﻿@font-face {
    font-family: 'Helvetica Neue';
    src: url('fonts/helveticaneue_regular41d.eot'); /* IE9 Compat Modes */
    src: url('fonts/helveticaneue_regular41d.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    /*url('fonts/helveticaneue_regular.woff2') format('woff2'),*/ /* Super Modern Browsers */
    url('fonts/helveticaneue_regular.woff') format('woff'), /* Pretty Modern Browsers */
    url('fonts/helveticaneue_regular.ttf') format('truetype'), /* Safari, Android, iOS */
    url('fonts/helveticaneue_regular.svg#svgFontName') format('svg'); /* Legacy iOS */
}

@font-face {
    font-family: 'HelveticaNeueLTStdRoman';
    src: url('fonts/helveticaneueltstd_roman41d.eot'); /* IE9 Compat Modes */
    src: url('fonts/helveticaneueltstd_roman41d.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    /*url('fonts/helveticaneueltstd_roman.woff2') format('woff2'),*/ /* Super Modern Browsers */
    url('fonts/helveticaneueltstd_roman.woff') format('woff'), /* Pretty Modern Browsers */
    url('fonts/helveticaneueltstd_roman.ttf') format('truetype'), /* Safari, Android, iOS */
    url('fonts/helveticaneueltstd_roman.svg#svgFontName') format('svg'); /* Legacy iOS */
}


/**
 * Header
 * -----------------------------------------------------------------------------
 */

 html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    background: 0 0;
    font-size: 100%;
    vertical-align: baseline;
}

body.et_cover_background {
    background-repeat: no-repeat !important;
    background-attachment: fixed;
    background-position: top center !important;
   
    background-size: cover !important;
}

@media only screen and (max-width: 767px)
body, .et_pb_column_1_2 .et_quote_content blockquote cite, .et_pb_column_1_2 .et_link_content a.et_link_main_url, .et_pb_column_1_3 .et_quote_content blockquote cite, .et_pb_column_3_8 .et_quote_content blockquote cite, .et_pb_column_1_4 .et_quote_content blockquote cite, .et_pb_blog_grid .et_quote_content blockquote cite, .et_pb_column_1_3 .et_link_content a.et_link_main_url, .et_pb_column_3_8 .et_link_content a.et_link_main_url, .et_pb_column_1_4 .et_link_content a.et_link_main_url, .et_pb_blog_grid .et_link_content a.et_link_main_url {
    font-size: 17px;
}

.site-header-primary {
    border-top: 0.294118em solid #ffcb00;
    box-shadow: 0 0.0588235em #ebc326 inset;
    height: 73px;
    padding-top: 0.764706em;
    position: relative;
}

.site-header-primary #header-logo.logo.us-pos {
    width: 160px;
    height: 37px;
    margin-left: 51px;
}

.site-header-primary #header-logo.logo.us-pos {
    width: 160px;
    height: 37px;
    margin-left: 51px;
}

#header-logo.logo.us-pos
{
    /*
    background-image: url(//a.travel-assets.com/uitoolkit/2-34/dbbbe0731cadbb25060dc00518cd8f491293cbbc/core/images/exp-logo.svg);
    */
    background-image: url(images/EXP_LOCALEXP_LOGO_HORIZONTAL_FULL.png);
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    -ms-background-size: contain;
    background-size: contain
}



.home.et_fixed_nav.et_show_nav #page-container {
    padding-top: 0 !important;
    margin-top: -10px;
}

.home.et_fixed_nav #main-header {
    position: absolute;
}

.home #main-header {
    background-color: transparent;
}

.et_fixed_nav #main-header {
   
    box-shadow: none;
}

#main-header {
    z-index: 99999;
    width: 100%;
    
    font-weight: 500;
    line-height: 23px;
}

@media (max-width: 740px)
.page.et_fixed_nav #main-header, .single.et_fixed_nav #main-header {
    height: 140px !important;
}

@media (max-width: 980px)
.et_non_fixed_nav.et_transparent_nav #main-header, .et_fixed_nav #main-header {
   
    transition: none;
}



.container {
    position: relative;
    text-align: left;
    margin: auto;
    max-width: 1080px;
    width: 80%;
}

@media (max-width: 980px)
#logo, .logo_container, #main-header, .container {
   
    transition: none;
}

@media (max-width: 1139px)
#main-header .container {
    overflow: hidden;
  
}

@media (max-width: 768px)
body #main-header .container {
    margin: 0;
    max-width: 100%;
    width: 100% !important;
    padding: 0 20px;
}

@media (max-width: 420px)
.logo-container {
    width: 50%;
    float: left;
    margin: 0 auto;
    text-align: center;
    min-width: auto;
}
@media (max-width: 768px)
.logo-container {
    width: auto;
    float: left;
    min-width: 0;
}
.logo-container {
    width: 20%;
    float: left;
    min-width: 200px;
    position: relative;
}

.logo-container #eg-logo {
    padding: 15px 0;
    height: 70px;
    max-height: 70px;
}

@media (max-width: 1139px)
.main-menu-container {
    width: 100%;
}

@media (max-width: 1139px)
.hidemobile {
    display: none;
}
.main-menu-container {
    float: right;
    width: auto;
}

@media (max-width: 1139px)
.main-menu {
    width: 100%;
    background-color: #000;
}

.main-menu {
    display: block;
    float: right;
    padding: 1px;
}

.main-menu ul li {
    display: inline-block;
    padding: 11px 0 15px 35px;
    text-align: left;
}

@media (max-width: 1139px)
.main-menu ul li {
    padding: 15px 0px 15px 0px;
    float: left;
    width: 100%;
    text-align: center;
}

@media (max-width: 980px)
.main-menu ul li {
    display: inline-block;
    padding: 11px 0px 15px 0px;
    text-align: left;
}


#hero {
    width: 100%;
    background-image: url(images/dropbox/header.jpg);
    background-position: center center;
    background-size: cover;
    background-color: #000099;
}

section {
    max-width: 100%;
    overflow: hidden;
    display: block;
}



@media (max-width: 1360px)
.home-hero {
   
    width: 100%;
}

@media (max-width: 800px)
.home-hero {
    background-position: top 200px left calc(500px - 20%);
}

@media (max-width: 768px)
.home-hero {
    padding-left: 20px;
    margin-left: 0;
}


.featuredArea {
    position: relative;
}

.featured-content .post-thumbnail img {
    width: 100%;
}



.featured-content-entry-header {
    background-color: rgba(0, 0, 0, 0.6);
    padding: 40px 20px;
    position: absolute;
    right: 8%;
    top: 0;
    width: 235px;
    z-index: 93;
    box-sizing: border-box;
    /*height: 304px;*/
    height: 100%;
    overflow: hidden;
}

.featured-content-entry-header .entry-title {
    color: #fff;
    font-size: 25px;
    line-height: 28px;
    margin: 3px auto 8px;
}

.featured-content-entry-header .entry-title a {
    color: #fff;
}

.featured-story{
    padding-bottom:40px;
}

.post-thumbnail-brands img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 50%;
}

#partnership-benefits, #stories, #faq, .hasTopBorder {
    padding: 40px 0;
    border-top: 1px solid #ccc;
    margin: 20px 80px 0 80px;
}

#rentallodging{
    padding: 15px 0;
    border-top: 1px solid #ccc;
    margin: 20px 80px 0 80px;
}

#partnership-benefits h2, #stories h2, #how-it-works h2, #egpc h2, #join-expedia h2, #terms h2 {
    color: #000099;
    font-size: 28px;
    font-weight: normal;
    text-align: left;
    padding-bottom: 10px;
    
}

#partnership-benefits h3, #stories h3, #how-it-works h3, #egpc h3, #faq h3 {
    margin: 25px 0 0 0;
    font-size: 18px;
}



#partnership-benefits h3, #partnership-benefits p, #stories h3, #stories p, #how-it-works h3, #how-it-works p, #faq h3, #faq p{
    text-align: left;
    font-family: Arial;
    font-size: 15px;
    color: #000000;
    line-height: 22px;
    margin-right: 20px;
}

#stories a{
    margin-top: 0px;
}

.hr-orange {
    display: block;
    float: left;
    background-color: #ffc60b;
    /* background-color: #F58025; */
    height: 4px;
    width: 40px;
    border-radius: 5px;
    margin: 0 0 28px 0;
}



.row {
    
    display: flex;
   
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

* {
    
    box-sizing: border-box;
    -webkit-tap-highlight-color: rgba(0, 135, 245, 0);
}

*, ::after, ::before {
    box-sizing: inherit;
}

p:last-of-type {
    padding-bottom: 0;
}


.col-lg-4, .col-md-4, .col-sm-4, .col-lg-6, .col-md-6,.col-sm-6, .col-lg-12
{
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}




.homepage-icon1 {
    background: url("images/dropbox/iconglobal90.png") no-repeat;
    width: 90px;
    height: 90px;
}



.homepage-icon2 {
    background: url("images/dropbox/icontravel90.png") no-repeat;
    width: 90px;
    height: 90px;
}

.homepage-icon3 {
    background: url("images/dropbox/iconrevenue90.png") no-repeat;
    width: 90px;
    height: 90px;
}

#stories .success-stories {
    display: block;
    text-align: center;
}

#stories .featured-story .story-header-image{
    height:348px;
    width:100%;
    margin-bottom:29px;
}

#stories .featured-icon{
    height:30px;
    position: relative;
    top: 0;
    left: 0;
    background-color: #000099;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    font-family: arial;
    padding: 4px 13px;
    text-transform:uppercase;
    display:inline-block;
}

#stories .read-more{
    bottom:0;
}

#stories .featured-story h3{
    font-family:Arial;
    font-weight:bold;
    font-size:30px;
    color:#000;
    line-height:38px;
    margin-top:0;
}

#stories .featured-story p{
    font-size:16px;
    line-height:24px;
}

a, a:active, a:hover, a:visited {
    color: #0065DA;
    font-family: Arial;
    font-size: 16px;
    text-decoration: none;
}

@media (max-width: 768px)
.home.page #faq, .home.page #stories {
    margin: 20px 24px 0 24px;
}

@media (max-width: 768px)
#partnership-benefits, #stories, .hasTopBorder {
    margin: 20px 24px 0 24px;
}

@media (max-width: 768px)
#partnership-benefits h3, #stories h3, #how-it-works h3, #egpc h3 {
    font-size: 18px;
    color: #000;
}

@media (max-width: 768px)
#partnership-benefits p, #stories p, #how-it-works p, #egpc p {
    font-size: 14px;
    line-height: 20px;
}

@media only screen and (max-width: 767px)
h2, .product .related h2, .et_pb_column_1_2 .et_quote_content blockquote p {
    font-size: 20px;
}
@media only screen and (max-width: 980px)
h2, .product .related h2, .et_pb_column_1_2 .et_quote_content blockquote p {
    font-size: 27px;
}


@media (min-width: 768px)
.col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}

.col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}


.col-md-4 {
   
    flex: 0 0 33.333333%;
    float: left;
    max-width: 33.333333%;
    
}

@media (max-width: 768px)
.home .story-header-image {
    height: 135px;
}

@media (max-width: 768px)
.story-header-image {
    height: 220px;
}
.story-header-image {
    width: 100%;
    height: 250px;
    background-size: cover;
    background-position: center center;
}

.story-header-image-row3{
    margin-top:29px;
}

@media (max-width: 768px)
#how-it-works {
    padding: 40px 24px 0px 24px;
}

#how-it-works {
    background-color: #EEF1F3;
    padding: 60px 80px 0px 80px;
}

#how-it-works p {
    margin-bottom: 40px;
}

.homepage-icon4 {
    background: url(images/dropbox/iconregister90.png) no-repeat;
    width: 90px;
    height: 86px;
}

.homepage-icon5 {
    background: url(images/dropbox/iconplatform90.png) no-repeat;
    width: 90px;
    height: 85px;
}

.homepage-icon6 {
    background: url(images/dropbox/icondiscovery84.png) no-repeat;
    width: 84px;
    height: 90px;
}

.homepage-icon7 {
    background: url(images/dropbox/iconsupport90.png) no-repeat;
    width: 90px;
    height: 85px;
}

#faq h2 {
    color: #000099;
    font-size: 28px;
    font-weight: normal;
    text-align: left;
    padding-bottom: 10px;
    /* font-family: 'CentGothWGL'; */
}

#faq .story-container {
    padding-bottom: 20px;
}


#faq .faq-link {
    display: block;
    text-align: center;
    padding-bottom: 10px;
}


#cta-banner {
    width: 100%;
    background-color: #1d345c;
    /*border-top: 1px solid #ccc;
    padding: 40px 0; */
    margin: 30px 0px 0 0px;

  }



#cta-banner .cta-banner2  {
    background-image: url(images/dropbox/footer.jpg);
    background-size: cover;
    background-position: center center;
    min-height: 400px;
    width:100%;
}


#cta-banner h2{
    font-size: 40px;
    line-height: 40px;
    color: white;
    /*font-family: 'CentGothWGL'; 
    word-break: keep-all;*/
}


#cta-banner.cta-footer-banner .cta-text {
    margin-left: auto;

}

#cta-banner .cta-text{
    padding: 95px 80px;
    max-width: 680px;
}


#button-teal {
     margin-top: 20px;
    
}

a, a:active, a:hover, a:visited {
    color: #0065da;
    font-family: Arial;
    font-size: 16px;
    text-decoration: none;
}





.btn {
    position: absolute;
    top: 50%;
    left: 0%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    background-color: #001;
    color: white;
    font-size: 16px;
    padding: 12px 64px;
    border: none;
    cursor: pointer;
    border-radius: 5px;
    text-align: center;
}

@media (min-width: 992px)
.col-lg-6 {
   
    flex: 0 0 50%;
   
}



@media (max-width: 768px)
#cta-banner.cta-footer-banner .cta-text {
    padding-left: 40px;
}


@media (max-width: 768px)
#cta-banner  {
    padding: 40px 40px 40px 24px;
}

@media (max-width: 576px)
#cta-banner a.button-teal {
    display: block;
    font-size: 16px;
    text-align: center;
    width: 100%;
}

@media (max-width: 768px)
#cta-banner .cta-banner2 {
    min-height: 345px;
}















