/* Defaults */
* { box-sizing: border-box; }
body{margin: 0; padding: 0; }
body, div, h1, h2, h3, h4, h5, h6, p, a { color:#3D3F42; font-weight: normal; }
h1 { font-size: 28px; line-height: 40px; margin: 20px 0; font-weight: 300; }
h2 { font-size: 30px; line-height: 44px; margin: 20px 0; }
h3 { font-size: 20px; line-height: 32px; margin: 20px 0; }
h4 { font-size: 20px; line-height: 33px; margin: 20px 0; }
p { font-size: 16px; line-height: 28px; margin: 20px 0; }
ul { margin: 20px 0px; padding: 0; }
li { margin: 0 0 10px 20px; font-size: 16px; line-height: 26px; }
a { color: #3E75CF; font-weight: bold; text-decoration: none; }
a:hover { text-decoration: none; }

/* Utility Classes */
.container { width: 100%; max-width: 1280px; padding-left: 10px; padding-right: 10px; margin: 0 auto; }
.text-center { text-align: center; }
.text-white, .text-white h1, .text-white h2, .text-white h3, .text-white h4, .text-white h5, .text-white h6, .text-white p { color: #FFF; }
.position-relative { position: relative; }
.btn { display: inline-block; padding: 20px 35px; box-shadow: 2px 2px 3px rgba(39,41,42,.25); border-radius: 4px !important; font-size: 16px !important; line-height: 16px; text-decoration: none; transition: background-color 200ms; height: auto !important; border: none !important; }

/* Brand Banner */
.branding-banner { color: #FFF; }

/* Top Navigation */
.logo { padding-top: 10px; padding-bottom: 10px; }
.logo img { max-width: 100%; height: auto; width: auto; display: block; max-height: 30px; }

/* Section Defaults */
.summary-section, .section-form, .section-key-features { padding-top: 50px; padding-bottom: 50px; }

/* Key Features Section */
.icon-row-image img { width: 50px; height: 50px; }
.section-key-features h3 { margin-bottom: 30px; }
.key-features-content { max-width: 300px; margin: 0 auto; line-height: 27px; }
.row.icon-row { max-width: 950px; margin: 0 auto; }
.icon-row-image { margin-bottom: 10px; }

/* Marketo and Form Section */
.section-form { margin-bottom: 40px; background-color: #eeeeee; }
.section-form.section-form-white { background-color: #FFF; }
.section-form-intro { max-width: 600px; margin: 0 auto; }
body .mktoForm .mktoButton { display: inline-block; padding: 20px 35px !important; box-shadow: 2px 2px 3px rgba(39,41,42,.25) !important; border-radius: 4px !important; font-size: 16px !important; line-height: 16px; text-decoration: none; transition: background-color 200ms; height: auto !important; border: none !important; margin: 0 !important; }
.mktoForm .mktoRequiredField label.mktoLabel { width: auto !important; }
.mktoButtonWrap { margin-left: 0 !important; margin-right: 0 !important; }
.mktoForm .mktoRequiredField .mktoAsterix { display: inline-block !important; margin: 0 5px 0 0 !important; float: none !important; padding-left: 0 !important }
body .mktoForm input.mktoTextField, body .mktoForm input.mktoField, body .mktoForm select.mktoField { border: 1px solid #7A7F85; padding: 10px; border-radius: 5px !important; height: auto !important; }
body .mktoForm select.mktoField { background:url(https://more.ebsco.com/rs/689-LNQ-855/images/select-icon-retina.png) no-repeat right top; background-size: auto 100%; }
body .mktoForm .mktoFormRow .mktoFormCol,body .mktoForm .mktoFormRow:nth-of-type(9) .mktoFormCol:nth-of-type(1), body .mktoFormRow:nth-of-type(10) .mktoFormCol .mktoHtmlText { width: 100% !important; }
body .mktoForm textarea.mktoField { width: 100% !important; }
body .section-form .mktoForm .mktoFormRow .mktoFormCol .mktoHtmlText { width: 100% !important; padding: 0 10px; margin-bottom: 25px; }
body .mktoForm .mktoFormRow .mktoFieldDescriptor { margin:0 !important; }
body .mktoForm .mktoOffset { display: none !important; }

/* Sidebar Layout */
.sidebar-body { padding-left: 10px; padding-right: 10px; }
.sidebar-body-copy { padding-left: 10px; padding-right: 10px; padding-top: 20px; }

/* List Block Section */
.list-block ul { margin:0; padding: 0; }
.list-block li { margin: 0 0 0 20px; padding: 6px 0; }

/* Icon Block Section */
.icon-block .col-2 { padding: 40px 10px 40px 80px; position: relative; }
.icon-block-image { position: absolute; top: 32px; left: 10px; width: 50px; }
.icon-block-image img { width: 100%; height: auto; }
.icon-block-content { line-height: 28px; }

/* Sidebar Form */
.sidebar-form .section-form-inner { padding-bottom: 40px; }
.close-btn { display: block; width: 20px; height: 20px; background:url(https://more.ebsco.com/rs/689-LNQ-855/images/close-icon-retina.png) no-repeat right top; background-size: auto 100%; }
body .sidebar-form .mktoForm .mktoFormRow .mktoFormCol { margin-bottom: 20px !important; }
body .sidebar-form .mktoForm .mktoRequiredField label.mktoLabel { color: #FFF; }
body .sidebar-form .mktoForm .mktoFormRow .mktoFormCol .mktoHtmlText { color: #FFF; }
body .sidebar-form .mktoForm .mktoFormRow .mktoFormCol .mktoHtmlText a { color: #FFF !important; font-weight: bold; }
body .sidebar-form .mktoForm .mktoFormRow .mktoFormCol .mktoHtmlText a:hover { text-decoration: underline; }

/* Section Thank You */
.section-thank-you { margin-bottom: 40px; }
.section-thank-you-intro { padding-top: 40px; padding-bottom: 40px; }
.section-thank-you-inner { max-width: 620px; margin: 0 auto; }

/* Section Events */
.section-events { padding-top: 75px; padding-bottom: 50px; }
.section-events .container { max-width: 620px; }
.icon-single-image { padding-top: 20px; padding-bottom: 20px; }
.icon-single-image img { width: 50px; height: auto; }
.section-events h2, .section-events h4 { margin-top: 10px; margin-bottom: 10px; }

/* Section Hero Button Toggle */
.section-hero-hide-button .btn-outer { display: none; }
.sidebar-button.section-hero-hide-button { display: none; }

@media (max-width: 767px) {
    /* Utility Classes */
    .hide-mobile { display: none; }

    /* Hero Section */
    body .hero-bg-mobile-tablet { padding-bottom: 40px; }

    /* Key Features Defaults */
    .icon-row .col-3 { margin-bottom: 30px; padding-right: 40px; padding-left: 40px; }
    .icon-row .col-3-right { margin-bottom: 0; }

    /* List Block Section */
    .list-block { padding-left: 10px; padding-right: 10px; }
    
    /* Marketo and Form Section */
    .mktoFormCol { padding-bottom: 10px !important; }

    /* Sidebar Layout */
    .sidebar-row { padding-top: 120px; position: relative; }
    .sidebar-row-alt { padding-top: 25px; }
    .sidebar-form { position: absolute; top: 0; width: 100%; z-index: 2; }
    .sidebar-form-in-page { position: inherit; top: auto; z-index: inherit; }
    .sidebar-form-inner { padding: 30px 20px 20px; }
    .sidebar-button { position: absolute; top: 38px; left: 0; width: 100%; text-align: center; padding-left: 10px; padding-right: 10px; }
    .sidebar-row-alt .sidebar-button { position: inherit; top: auto; left: auto; margin-bottom: 20px; }
    .sidebar-button a { display: block; }
    .sidebar-form .close-btn { position: absolute; top: 18px; right: 18px; }
    #mktoSidebarForm.active { display: block; }
    .sidebar-body-inner { padding-left: 10px; padding-right: 10px; padding-bottom: 30px; }
    .sidebar-body-inner-no-padding { padding-left: 0; padding-right: 0; }

    /* Icon Block Section */
    .icon-block .col-2 { padding-top: 20px; padding-bottom: 20px; padding-left: 70px; }
    .icon-block-image { top: 11px; left: 0; }
}
@media (min-width: 768px) { 

    /* Utility Classes */
    .visible-mobile-only { display: none; }

    /* Defaults */
    h1 {font-size: 34px; line-height: 50px; }
    h3 { font-size: 24px; line-height: 36px; }

    /* Utility Classes */
    .row, .mktoFormRow { display: table; width: 100%; }
    .col-3 { display: table-cell; vertical-align: top; width: 33.3%; padding: 0 10px; }
    .col-2 { display: table-cell; vertical-align: top; width: 50%; padding: 0 10px; }

    /* Hero Section */
    .section-hero h1 { margin-bottom: 60px; }
    .section-hero h3 { margin-top: 40px; }

    /* Marketo and Form Section */
    body .section-form .mktoForm .mktoFormRow .mktoFieldDescriptor { display: table-cell; vertical-align: top; width: 50% !important; padding-left: 10px; padding-right: 10px; padding-bottom: 20px; }
    .section-form .mktoForm .mktoButtonRow { padding-left: 10px; padding-right: 10px; }
    .section-form-inner { max-width: 880px; margin: 0 auto; }

    /* Summary Section */
    .summary-section-inner { max-width: 620px; margin: 0 auto; }

    /* Key Features Section */
    .key-features-content { max-width: 220px; }   

    /* Sidebar Layout */
    .sidebar-form .section-form-inner { width: 300px; margin: 0 auto; padding-top: 35px; padding-left: 20px; padding-right: 20px; }

}
@media (max-width: 1023px) { 

    /* Hero Section */
    .hero-bg-mobile-tablet { background-repeat: no-repeat; background-position: center top; background-size: cover; padding-top: 20px; padding-bottom: 20px; position: relative; }
    .section-sidebar .hero-bg-mobile-tablet { padding-bottom: 40px; }
    .btn-outer { position: absolute; bottom: -27px; left: 0; width: 100%; }

}

@media( min-width: 768px) and (max-width: 1023px) {
   
   /* Sidebar Layout */
    .sidebar-row { display: flex; flex-direction: row-reverse; }
    .sidebar-row-alt { flex-direction: row; }
    .sidebar-body-inner { padding: 35px 10px; }
    .sidebar-body-inner-no-padding { padding-left: 0; padding-right: 0; }
    
}

@media (min-width: 1024px) {

    /* Defaults */
    h1 {font-size: 38px; line-height: 54px; }
    h3 { font-size: 24px; line-height: 36px; }

    /* Hero Section */
    .hero-bg-desktop { background-repeat: no-repeat; background-position: center top; background-size: auto 100%; padding-top: 50px; padding-bottom: 30px; min-height: 315px; }
    .section-hero-no-button .hero-bg-desktop { padding-top: 80px; }
    .section-hero-no-button-no-subhead .hero-bg-desktop { padding-top: 99px; }
    .section-hero-hide-button .hero-bg-desktop { padding-top: 80px; }

    .section-hero h1 { margin-bottom: 50px; }
    .section-hero h3 { margin-top: 20px; }

    /* Key Features */
    .key-features-content { max-width: 300px; }

    /* Sidebar Layout */
    .sidebar-form { position: absolute; top: 0; right: 0; width: 33%; min-height:100%; padding-top: 40px; z-index: 1; }
    .section-sidebar-inner { width: 67.1%; }
    .sidebar-page .branding-banner .container { max-width: none; }
    .sidebar-body { max-width: 660px; margin: 0 auto; }
    .sidebar-body.sidebar-body-wide { max-width: 800px; }
    .sidebar-body-inner { padding: 20px 20px 30px; }
    .sidebar-body-inner-no-padding { padding-left: 0; padding-right: 0; }
    .sidebar-form .section-form-inner { padding-top: 50px; padding-left: 0; padding-right: 0; }
    .sidebar-page .branding-banner { position: absolute; top: 0; left: 0; width: 100%; z-index: 2; }
    .sidebar-page .hero-bg-desktop { padding-top: 90px; }
}

/* Arabic Landing Pages */

body.arabic, .arabic div, .arabic h1, .arabic h2, .arabic h3, .arabic h4, .arabic h5, .arabic h6, .arabic p, .arabic a { direction: rtl; }
.arabic li { margin: 0 20px 10px 0; }
.arabic select.mktoField { direction: ltr; }

.arabic h1 { font-size: 32px; line-height: 48px; }
.arabic h2 { font-size: 34px; line-height: 51px; }
.arabic h3 { font-size: 24px; line-height: 36px; }
.arabic h4 { font-size: 22px; line-height: 33px; }
.arabic p { font-size: 20px; line-height: 30px; }
.arabic li { font-size: 20px; line-height: 30px; }
body.arabic .mktoForm .mktoFieldWrap { float: none; }
body.arabic .sidebar-form .mktoForm .mktoRequiredField label { float: none; width: 100%; display: block; text-align: right; }
body.arabic .mktoLogicalField.mktoCheckboxList { clear: none; float: right; padding-top: 5px; }
body.arabic .mktoForm.mktoLayoutAbove .mktoLabel { text-align: right; color: #FFF; }
body.arabic label[for='prefmktgPromoOptIn'] { width: calc(100% - 30px )!important; }

/* Icon Block Section */
.arabic .icon-block .col-2 { padding: 40px 80px 40px 10px; }
.arabic .icon-block-image { left: auto; right: 10px; }
.arabic .btn { font-size: 22px !important; }

@media (max-width: 767px) {
    /* Icon Block Section */
    .arabic .icon-block .col-2 { padding-top: 20px; padding-bottom: 20px; padding-right: 70px; }

}
@media (min-width: 768px) { 
    
    /* Defaults */
    .arabic h1 {font-size: 30px; line-height: 46px; }
    .arabic h3 { font-size: 28px; line-height: 42px; }

    .arabic .list-block .col-2.col-2-left { padding-right: 0; }

}

@media (min-width: 1024px) {

    /* Defaults */
    .arabic h1 { font-size: 42px; line-height: 63px; }
    .arabic h2 { font-size: 34px; line-height: 51px; }
    .arabic h4 { font-size: 24px; line-height: 36px; }

    /* Sidebar Layout */
    .arabic .sidebar-form { right: auto; left: 0; }

    /* List Block Section */
    .arabic .list-block { padding-top: 30px; }

}

/* Modal */
body.modal-active { width: 100%; height: 100%; overflow: hidden; }
.modal-overlay { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(39,41,42,.95); z-index: 1000; display: none; overflow-y: auto; -webkit-overflow-scrolling: touch; }
.modal-active .modal-overlay { display: block; }
.modal-overlay-inner { width: 95%; max-width: 780px; margin: 10% auto; position: relative; padding-top: 40px; }
.modal-close { position: absolute; top: 0; right: 0; }
.modal-close svg { width: 25px; height: 25px; }
.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; }
.embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }