/*
  Theme Name: Travelocity Blog
  Description: Child Theme of Divi by Elegant Themes
  Author: Wave Interactive
  Version: 1.0.1
  Template: Divi
*/

@import url('../Divi/style.css?v1.5');

@font-face {
    font-family: Journeyman;  
    src: url(/wp-content/themes/TVLY_Blog/Journeyman.ttf);  
    font-weight: normal;  
}

/*
	Livefyre
 */
.lf-app-embed,
.livefyre-app {
    overflow: hidden;
}

body {
    background-color: #f5f5f5;
}

.page-travel-for-good #secondary-header-section {
    display: none;
}

.page-travel-for-good .opSidebar .widget_search {
    display: none;
}

.page-travel-for-good .opSidebar #custom_html-2 {
    margin-bottom: 10px;
}

.page-travel-for-good .opSidebar #text-6,
.page-travel-for-good .opSidebar #text-7,
.page-travel-for-good .opSidebar #custom_html-4 {
    display: none;
}

.page-travel-for-good .opSidebar .recent-posts-extended {
    display: none;
}

#main-header {
    border-top: 5px solid #004e93 !important;
    background-color: #004074;
    box-shadow: none;
}

#secondary-header-section {
    padding-top: .47em;
    padding-bottom: .47em;
    border-bottom: 1px solid transparent;
    border-color: #ffcb00 transparent #c7c7c7;
    background-color: #fff;
}

    #secondary-header-section #et-secondary-menu {
        float: left;
    }

    #secondary-header-section a {
        padding: .41176471em .52941176em .41176471em .52941176em;
        color: #004e93;
        font-size: 1em;
    }

#main-banner {
    position: relative;
    z-index: 1000;
    width: 100%;
}

    #main-banner .banner-shadow {
        background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.4) 100%);
        background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.4) 100%);
        background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.4) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#66000000',GradientType=0 );
        position: absolute;
        width: 100%;
        height: 80px;
        bottom: 0;
        left: 0;
        right: 0;
    }

    #main-banner .bannerContainer {
        max-height: 198px;
        overflow: hidden;
    }

        #main-banner .bannerContainer img {
            max-width: none;
            width: 100%;
            height: auto;
            display: block;
        }

        
        .single #main-banner .bannerContainer img {
            position: absolute;
            bottom: -100%;
        }

        .single #main-banner .bannerContainer {
            position: relative;
            height: 232px;
            background-position: center;
            background-size: cover;
            background-repeat: no-repeat;
        }

    #main-banner .bannerContent {
        position: absolute;
        max-width: 1140px;
        margin: 0 auto;
        left: 0;
        right: 0;
        bottom: 0px;
        text-align: center;
        height: 100%;
    }

    #main-banner .bannerContent {
        max-width: 850px;
        justify-content: flex-end !important;
    }

    .page-template-home #main-banner .bannerContent{
        display: flex;
        justify-content: center;
        align-items: center;
        height: 100%;
        width: 100%;
        top: 0px;
    }

    #main-banner .bannerContent .main-logo {
        position: absolute;
        bottom: 30px;
        max-width: 250px;
    }

    .category #main-banner .bannerContent .main-logo {
        position: absolute;
        max-width: 130px;
        right: 0;
        bottom: 30px;
    }
	
	.category #main-banner .bannerContent .sysmain-logo {
        position: absolute;
        max-width: 400px;
        right: -95px;
        bottom: 50px;
    }

    .page-template-home #main-banner .bannerContent .main-logo {
        position: relative;
        bottom: 10px;
        left: unset;
        max-width: 130px;
        margin-right: 20px;
    }

    #main-banner .bannerContent h1 {
        color: #fff;
        font-weight: bold;
        font-size: 47px;
        position: absolute;
        left: 0;
        right: 0;
        bottom: 30px;
    }

.single #main-banner .bannerContainer {
    max-height: 174px;
    overflow: hidden;
}

.single #main-banner .bannerContent {
    bottom: 20px;
    text-align: left;
}

    .single #main-banner .bannerContent .main-logo {
        max-width: 130px;
        bottom: unset !important;
    }

    .single #main-banner .bannerContent h1 {
        color: #fff;
        font-weight: bold;
        font-size: 35px;
    }

h2 {
    font-size: 30px;
    font-weight: bold;
}

.jcarSliderWrap {
    margin-top: 20px;
    max-width: 100vw;
    overflow: hidden;
}

.jcarSliderWrap ul li .posts li {
    width: 50%;
    height: 204px;
    margin-bottom: 7px;
    float: left;
    position: relative;
}

    .jcarSliderWrap ul li .posts li:first-of-type {
        height: 415px;
        margin-bottom: 0;
        padding-right: 7px;
    }

    .jcarSliderWrap ul li .posts li .recentPostContent {
        position: absolute;
        bottom: 0;
        left: 0;
        padding: 0 20px 15px;
        background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.4) 100%);
        background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.4) 100%);
        background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.4) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#66000000',GradientType=0 );
    }

    .jcarSliderWrap ul li .posts li .recentPostContent h3 {
        color: #fff;
        font-size: 26px;
        font-weight: bold;
        max-width: 96%;
    }

        .jcarSliderWrap ul li .posts li .recentPostContent h3 a {
            display: block;
        }

    .jcarSliderWrap ul li .posts li:first-of-type .recentPostContent h3 {
        color: #fff;
        font-size: 33px;
        font-weight: bold;
    }

    .jcarSliderWrap ul li .posts li .recentPostContent a.catLink {
        background-color: #f28000;
        color: #fff;
        font-size: 11px;
        font-weight: bold;
        line-height: 1.0em;
        padding: 0.4em 1.0em;
        margin-bottom: 8px;
        display: inline-block;
    }

.category .jcarSliderWrap {
    margin-top: 0;
    max-width: 100%;
    margin-bottom: 40px;
}

.single #left-area .et_pb_post .et_post_meta_wrapper p.catLabel {
    font-size: 11px;
    font-weight: bold;
    padding-bottom: 0.5em;
}

.single #left-area .et_pb_post .et_post_meta_wrapper a.catLink {
    background-color: #f28000;
    color: #fff;
    font-size: 11px;
    font-weight: bold;
    line-height: 1.0em;
    padding: 0.4em 1.0em;
    margin-bottom: 8px;
    display: inline-block;
}

/*
	Footer
 */
        body #main-footer {
    background-color: rgba(188,214,232,0.3);
}

.et_pb_section {
    background-color: transparent;
}

body .site-footer-background {
    background-color: transparent;
}

#footer-widgets .footer-widget li {
    text-decoration: none;
}

    #footer-widgets .footer-widget li a {
        color: #6b6b6b;
        font-weight: normal;
    }

    #footer-widgets .footer-widget li:before {
        position: absolute;
        top: 9px;
        left: 0;
        border-width: 3px;
        border-style: solid;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        content: none;
    }

/* >>>>>>>>>>>>>>>>>>>>>>>>>
    TVLY BLOG STYLES
    >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>*/

.whatsTrending .et_pb_post {
    position: relative;
    width: 48%;
    float: left;
    margin-right: 2%;
    margin-bottom: 2%;
    min-height: 388px;
    max-height: 388px;
    overflow: hidden;
}

    .whatsTrending .et_pb_post .post-content {
        display: none;
    }

    .whatsTrending .et_pb_post .articleContentWrap {
        position: absolute;
        bottom: 0;
        padding: 30px 20px;
        width: 100%;
        background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.4) 100%);
        background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.4) 100%);
        background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.4) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#66000000',GradientType=0 );
    }

    .whatsTrending .et_pb_post h2 {
        padding-bottom: 0;
    }

    .whatsTrending .et_pb_post h2 a {
        color: #fff;
        display: block;
    }

.whatsTrending.et_pb_bg_layout_light .et_pb_post .post-meta, .whatsTrending.et_pb_bg_layout_light .et_pb_post .post-meta a, .whatsTrending.et_pb_bg_layout_light .post-meta, .whatsTrending.et_pb_bg_layout_light .et_pb_portfolio_item .post-meta a, .whatsTrending.et_pb_bg_layout_light .et_pb_post p, .whatsTrending.et_pb_bg_layout_light p.et_pb_title_meta_container, .whatsTrending.et_pb_bg_layout_light p.et_pb_title_meta_container a {
    color: #fff;
}

.whatsTrending .et_pb_post .articleContentWrap .post-meta {
    font-size: 11px;
}

.whatsTrending .et_pb_image_container img, .whatsTrending .et_pb_post a img {
    max-width: none;
    vertical-align: bottom;
    object-fit: cover;
    object-position: center;
    min-width: 345px;
    width: 100%;
    height: 388px;
}

body.archive #left-area.whatsTrending .et_pb_post h2 {
    line-height: 1.2em !important;
    font-size: 30px;
    padding-bottom: 0;
}

#left-area .articleContentWrap .post-meta {
    color: transparent;
    padding-bottom: 0;
    margin-bottom: 0;
    text-indent: -1.8em;
    font-size: 11px;
}

#left-area .articleContentWrap .post-meta a {
    display: none;
}

#left-area .articleContentWrap .post-meta span {
    color: #fff;
}

.articleContentWrap .post-meta .author.vcard {
    display: none;
}




/* >>>>>>>>>>>>>>>>>>>>>>>>>
    VOLUNTEER OPPORTUNITY STYLES
    >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>*/

.page .et_pb_row, .container {
    width: 100%;
    max-width: 1140px;
}

.page-travel-for-good .et_pb_row, .page-travel-for-good .container {
    width: 100% !important;
    max-width: 1300px !important;
}

.noscroll {
    overflow: hidden;
}

.logo_container {
    display: none;
}

.page.et_pb_gutters3 .et_pb_column_3_4, .et_right_sidebar #left-area {
    margin-right: 1.5%;
    padding-right: 2%;
    width: 70.625%;
}

.page.et_pb_gutters3 .et_pb_column_1_4, .et_right_sidebar #sidebar {
    width: 25.875%;
    padding-left: 0;
}

.page-homepage.et_pb_gutters3 .et_pb_column_3_4, .et_right_sidebar #left-area {
    margin-right: 1.5%;
    padding-right: 2%;
    width: 65%;
}

.page-homepage.et_pb_gutters3 .et_pb_column_1_4, .et_right_sidebar #sidebar {
    width: 32%;
    padding-left: 0;
}

#main-content {
    background-color: transparent;
}

#main-content .container:before {
    content: none;
}

.single #main-content .container {
    padding-top: 90px;
}

#main-header {
    border-top: none !important;
}

#secondary-header-section {
    display: none;
    padding-top: .47em;
    padding-bottom: .47em;
    background-color: transparent;
    color: #fff;
    position: absolute;
    top: 247px;
    left: 0;
    right: 0;
    margin: 0 auto;
    max-width: 1300px;
    border-bottom: 0;
}

    #secondary-header-section #et-secondary-menu {
        float: none;
    }

.et_header_style_centered #top-menu > li > a {
    padding: 1em 0;
    font-weight: 400;
}

#et-secondary-nav {
    display: inline-block;
    display: block;
    text-align: center;
}

    #et-secondary-nav li {
        text-align: left;
        display: inline-block;
        margin-right: 0;
    }

#et-secondary-menu > ul > li a {
    padding: 0.25em 1.5em;
    color: #fff;
    font-weight: bold;
    font-size: 16px;
}

.menu-travelocity-sub-menu-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.single .menu-travelocity-sub-menu-wrap {
    bottom: -55px;
}

#menu-travelocity-sub-menu {
    display: inline-block;
    display: block;
    text-align: center;
}

    #menu-travelocity-sub-menu li {
        text-align: left;
        display: inline-block;
        margin-right: 0;
    }

.menu-travelocity-sub-menu-container > ul > li a {
    padding: 0.25em 1.5em;
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    display: block;
}

.menu-travelocity-sub-menu-container > ul > li:first-of-type a {
    background-image: url(/inspire/wp-content/uploads/2019/03/home-white.png);
    background-position: center 0;
    background-repeat: no-repeat;
    text-indent: -9999px;
    padding-left: .8em;
    padding-right: .8em;
    background-size: contain;
}

.menu-travelocity-sub-menu-container > ul > li:first-of-type:hover a {
    background-color: transparent;
    background-image: url(/inspire/wp-content/uploads/2019/03/home-white.png);
    background-position: center 0;
    background-repeat: no-repeat;
    background-size: contain;
}

.single #menu-travelocity-sub-menu {
    background-color: #fff;
}

.single .menu-travelocity-sub-menu-container {
    bottom: -55px;
    background-color: #fff;
}

.single .menu-travelocity-sub-menu-container > ul > li a {
    padding: 1em 1.5em;
    color: #003e74;
    font-weight: 400;
}

.single .menu-travelocity-sub-menu-container > ul > li:first-of-type a {
    background-image: url(/inspire/wp-content/uploads/2019/03/home-blue.png);
    background-position: center 13px;
    padding-left: .8em;
    padding-right: .8em;
    background-size: contain;
}

#voMap {
    position: relative;
}

    #voMap ul {
        list-style: none;
    }

        #voMap ul > li {
            position: absolute;
            left: 0;
            top: 0;
            /*background-color: rgba(0,255,0,0.3);*/
            width: 120px;
            height: 30px;
            cursor: pointer;
            border-radius: 15px;
            text-indent: -9999px;
        }

            #voMap ul > li:first-of-type {
                left: 22px;
                top: 353px;
            }

            #voMap ul > li:nth-of-type(2) {
                left: 494px;
                top: 208px;
                height: 50px;
                width: 100px;
            }

            #voMap ul > li:nth-of-type(3) {
                left: 159px;
                top: 288px;
                height: 60px;
            }

            #voMap ul > li:nth-of-type(4) {
                left: 508px;
                top: 306px;
                height: 40px;
            }

            #voMap ul > li:nth-of-type(5) {
                left: 487px;
                top: 437px;
                height: 50px;
                width: 125px;
            }

            #voMap ul > li:nth-of-type(6) {
                left: 763px;
                top: 197px;
            }

            #voMap ul > li:nth-of-type(7) {
                left: 684px;
                top: 434px;
                height: 50px;
            }

            #voMap ul > li:nth-of-type(8) {
                left: 133px;
                top: 377px;
            }

            #voMap ul > li:nth-of-type(9) {
                left: 1px;
                top: 275px;
                width: 125px;
                height: 40px;
            }

            #voMap ul > li:nth-of-type(10) {
                left: 722px;
                top: 262px;
                width: 180px;
            }

    #voMap .et_pb_blurb_content img {
        display: block;
        width: 100%;
        padding-right: 17px;
    }

#voLocationMask {
    display: none;
    background-color: rgba(0,0,0,0.8);
    position: fixed;
    width: 100vw;
    height: 100vh;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 99999;
}

.tvOpportunities {
    width: 100%;
    margin: 0 auto;
    border: 1px solid #ccc;
    position: relative;
    display: none;
    background-color: #fff;
    z-index: 100000;
    position: fixed;
    width: 80%;
    max-width: 965px;
    top: 50%;
    left: 0;
    right: 0;
    /*bottom: 1vh;*/
    overflow-y: auto;
    max-height: 97vh;
    transform: translate(0,-50%);
}

    .tvOpportunities > span {
        background-image: url(/wp-content/uploads/2019/02/X-close1.png);
        background-repeat: no-repeat;
        content: "";
        text-indent: -9999px;
        width: 18px;
        height: 18px;
        position: absolute;
        top: 20px;
        right: 20px;
        cursor: pointer;
        z-index: 2;
    }

    .tvOpportunities .voLocationContent {
        padding: 30px;
        text-align: center;
    }

        .tvOpportunities .voLocationContent a.button {
            text-transform: uppercase;
            font-size: 25px;
            color: #4a4a4a;
            border: 1px solid #999;
            padding: 0.375em 1.5em;
            display: none;
        }

    .tvOpportunities .voLocationHeader {
        text-align: center;
        background-color: #0F4074;
        position: relative;
        padding: 60px 0 20px;
        color: #fff;
    }

        .tvOpportunities .voLocationHeader:after {
            background-image: url(/wp-content/uploads/2019/02/voLocationTarget1.png);
            background-repeat: no-repeat;
            content: "";
            width: 136px;
            height: 117px;
            position: absolute;
            top: 0;
            left: 0;
        }

        .tvOpportunities .voLocationHeader h2 {
            text-transform: uppercase;
            font-size: 50px;
            line-height: 1.0em;
            font-weight: 300;
            color: #fff;
        }

            .tvOpportunities .voLocationHeader h2 span {
                display: none;
            }

        .tvOpportunities .voLocationHeader h3 {
            text-transform: uppercase;
            font-size: 37px;
            line-height: 1.0em;
            font-weight: bold;
            margin: 0;
            padding: 0;
            color: #fff;
        }

    .tvOpportunities .tvOpportunity {
        border-bottom: 1px solid #ccc;
        margin-bottom: 30px;
        padding-bottom: 60px;
        position: relative;
    }

        .tvOpportunities .tvOpportunity:last-of-type {
            margin-bottom: 0;
        }

    .tvOpportunities .tvLeftContent {
        float: left;
        padding-right: 30px;
        width: 45%;
    }

    .tvOpportunities .tvRightContent {
        float: left;
        width: 55%;
    }

        .tvOpportunities .tvRightContent h3 {
            font-weight: bold;
            font-size: 36px;
            color: #4a4a4a;
        }

        .tvOpportunities .tvRightContent p {
            color: #4a4a4a;
        }

        .tvOpportunities .tvRightContent > ul {
            position: absolute;
            bottom: 0;
            left: 0;
            right: 0;
            margin: 0 auto;
            list-style: none;
            text-align: center;
        }

            .tvOpportunities .tvRightContent > ul li {
                display: inline-block;
                text-align: center;
                padding: 0 12px;
                line-height: 1.0em;
                border-right: 1px solid #666;
                font-size: 16px;
                color: #4a4a4a;
            }

                .tvOpportunities .tvRightContent > ul li:last-of-type {
                    border-right: none;
                }

        .tvOpportunities .tvRightContent a {
            font-weight: bold;
            color: #4a4a4a;
        }

.opSidebar {
    border: none;
    padding-right: 0;
    padding-top: 40px;
    position: relative;
}

.opSidebar:before {
    content: "";
    background-color: #000;
    height: 4px;
    width: 90%;
    position: absolute;
    top: 0;
    left: 0;
}

.page-travel-for-good .opSidebar:before {
    content: none;
}

body .et_pb_column .opSidebar .et_pb_widget,
body #sidebar.opSidebar .et_pb_widget {
    margin-bottom: 40px;
}

.single #sidebar.opSidebar .et_pb_widget,
.single #sidebar.opSidebar .et_pb_widget.widget_custom_html.widget_text {
    margin-bottom: 40px;
}

    .single #sidebar.opSidebar .et_pb_widget.widget_text,
    body #sidebar.opSidebar .et_pb_widget.widget_text {
        margin-bottom: 1em;
    }

.opSidebar h4 {
    font-size: 29px;
    color: #4a4a4a;
    font-weight: bold;
}

.page-travel-for-good .opSidebar h4 {
    font-weight: 400;
}

body .et_pb_column .opSidebar .et_pb_widget.widget_text {
    margin-bottom: 15px;
}

    body .et_pb_column .opSidebar .et_pb_widget.widget_text.widget_custom_html,
    body #sidebar.opSidebar .et_pb_widget.widget_text.widget_custom_html {
        margin-bottom: 40px;
    }

.opSidebar .widget_search input#s {
    height: 44px !important;
    border-color: transparent;
}

.opSidebar .widget_search input#searchsubmit {
    background-color: #f28000;
    color: #fff;
    font-size: 17px;
    font-weight: bold;
    line-height: 1.0em;
    padding: 0.6475em 1.75em;
    height: auto !important;
    width: auto;
    border-radius: 5px;
}

/* Override Eyepax Wizard styles */

.opSidebar #searchwrapper {
    background-color: #003e74;
    padding: 15px 15px 10px 15px;
    margin: 0;
}

.page-travel-for-good .opSidebar #searchwrapper {
    background-color: #000;
    padding: 15px 5px 10px 15px;
    margin: 0;
}

    .opSidebar #searchwrapper .nav-tabs {
        float: none;
        width: 100%;
    }

.opSidebar .widget_eyepax_wizard .label {
    color: #fff !important;
}

.page-travel-for-good .opSidebar .widget_eyepax_wizard .label {
    color: #fff !important;
    font-size: 10px !important;
}

.opSidebar .tab-content {
    width: 100%;
    float: none;
    padding-left: 0px;
    margin-top: 15px;
}

.opSidebar #searchwrapper fieldset {
    display: block;
    margin-right: -15px;
}

.opSidebar #searchwrapper .text input {
    background-color: #fff;
    border: 1px solid #b0b0b0;
    border-radius: 0;
    color: #999;
}

    .opSidebar #searchwrapper .text input:focus {
        margin-left: .13333333em;
    }

.opSidebar #H-Destination {
    width: 100%;
}

.opSidebar .widget_eyepax_wizard {
    margin-bottom: 0;
}

    .opSidebar .widget_eyepax_wizard .cols-nested label {
        width: 46.5% !important;
    }

    .opSidebar .widget_eyepax_wizard .cols-nested.destination-only label {
        width: 100% !important;
    }

.opSidebar #searchwrapper .col {
    padding: 0 !important;
}

.opSidebar #searchwrapper .tab-pane label {
    margin-left: 0;
    margin-bottom: 15px;
}

    .opSidebar #searchwrapper .tab-pane label:first-of-type {
        margin-right: 14px;
    }

.opSidebar .tabs-left {
    width: 100%;
    background-color: transparent;
    border: none;
}

.opSidebar .tab-pane {
    width: 100%;
}

.opSidebar #searchwrapper .label {
    display: block;
    background-color: transparent !important;
    text-transform: none;
}

.opSidebar #searchwrapper button[type=submit] {
    margin: 0 auto;
    width: 100%;
    color: #fff !important;
    font-size: 17px;
    line-height: 1.4em;
    padding: 1em;
    background: #f28000;
    border-radius: 5px;
}

.page-travel-for-good .opSidebar #searchwrapper button[type=submit] {
    margin-left: 0;
    font-size: 13.125px;
    line-height: 19.313px;
    background: rgb(154,207,3);
    background: -moz-linear-gradient(top, rgba(154,207,3,1) 0%, rgba(116,160,3,1) 100%);
    background: -webkit-linear-gradient(top, rgba(154,207,3,1) 0%,rgba(116,160,3,1) 100%);
    background: linear-gradient(to bottom, rgba(154,207,3,1) 0%,rgba(116,160,3,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9acf03', endColorstr='#74a003',GradientType=0 );
    width: auto;
    color: #000 !important;
}

.opSidebar #searchwrapper label,
.opSidebar #searchwrapper label[style] {
    max-width: calc(100% - 10px);
}

.opSidebar #searchwrapper .rooms, .opSidebar #searchwrapper .dntknw-dates, .opSidebar #searchwrapper .advanced-options {
    display: block;
}

.opSidebar #searchwrapper .advanced-options {
    display: block !important;
    margin-bottom: 6px;
    margin-top: 0;
}

.opSidebar input[type="text"], .opSidebar input[type="password"], .opSidebar input[type="email"], .opSidebar textarea, .opSidebar select {
    color: #999;
}

.opSidebar select {
    margin-left: .1333333em;
}

.opSidebar input::placeholder {
    color: #999;
}

.opSidebar input:-ms-input-placeholder {
    color: #999;
}

.opSidebar .rooms fieldset {
    margin-bottom: 0;
}

.opSidebar.col12-lg.has-top-bar {
    width: 96%;
    padding-right: 0;
}

.opSidebar #searchwrapper .rooms-container {
    margin-bottom: 0;
}

.opSidebar .active section {
    margin-top: 0;
}

.opSidebar #custom_html-3,
.opSidebar #custom_html-6 {
    background-color: #fff;
    margin-top: 0;
    padding: 20px 25px;
}

    .opSidebar #custom_html-3 h4.widgettitle,
    .opSidebar #custom_html-6 h4.widgettitle {
        display: none;
        font-size: 23px;
        font-weight: bold;
        margin: 0 0 25px;
        padding: 0;
        color: #000;
    }

    .opSidebar #custom_html-3 .tvEmail h4,
    .opSidebar #custom_html-6 .tvEmail h4 {
        font-size: 23px;
        font-weight: bold;
        line-height: 1.2em;
        margin: 0 0 40px;
        padding: 0;
        color: #000;
    }

    .opSidebar #custom_html-3 .tvEmail img,
    .opSidebar #custom_html-6 .tvEmail img {
        margin-bottom: 30px;
    }

    .opSidebar #custom_html-3 input[type=text],
    .opSidebar #custom_html-6 input[type=text] {
        font-size: 19px;
        line-height: 1.58em;
        padding: 12px;
        width: 100%;
        margin-bottom: 30px;
    }

    .opSidebar #custom_html-3 button,
    .opSidebar #custom_html-6 button {
        background: #f28000;
        color: #fff;
        font-size: 17px;
        line-height: 1.4em;
        padding: 0.5em 1em;
        margin: 0;
        border-radius: 5px;
    }

.page-travel-for-good .opSidebar #custom_html-7,
.page-travel-good-sidebar-test .opSidebar #custom_html-7 {
    background-color: #0F4074;
    margin-top: 0;
    padding: 20px 25px;
}

    .page-travel-for-good .opSidebar #custom_html-7 h4.widgettitle,
    .page-travel-good-sidebar-test .opSidebar #custom_html-7 h4.widgettitle {
        font-size: 25px;
        font-weight: bold;
        margin: 0 0 25px;
        padding: 0;
        color: #fff;
    }

    .page-travel-for-good .opSidebar #custom_html-7 input[type=text],
    .page-travel-good-sidebar-test .opSidebar #custom_html-7 input[type=text] {
        font-size: 19px;
        line-height: 1.58em;
        padding: 12px;
        width: 100%;
        margin-bottom: 0;
    }

    .page-travel-for-good .opSidebar #custom_html-7 button,
    .page-travel-good-sidebar-test .opSidebar #custom_html-7 button {
        /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#9acf03+0,74a003+100 */
        background: rgb(154,207,3); /* Old browsers */
        background: -moz-linear-gradient(top, rgba(154,207,3,1) 0%, rgba(116,160,3,1) 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(top, rgba(154,207,3,1) 0%,rgba(116,160,3,1) 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom, rgba(154,207,3,1) 0%,rgba(116,160,3,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9acf03', endColorstr='#74a003',GradientType=0 ); /* IE6-9 */
        color: #000;
        font-size: 14px;
        line-height: 1em;
        padding: 12px 18px;
        margin: 12px 0;
        float: right;
        border-radius: 5px;
    }

body .et_pb_column .opSidebar .et_pb_widget.recent-posts-extended {
    margin-bottom: 10px;
}

.opSidebar .recent-posts-extended h4 {
    color: #003e74;
    font-size: 26px;
}

.opSidebar .recent-posts-extended .rpwe-block li {
    padding-bottom: 25px;
}

.single .opSidebar .recent-posts-extended .rpwe-block,
.category .opSidebar .recent-posts-extended .rpwe-block {
    max-width: 320px;
}

.cat-description {
    text-align: center;
    margin: 0 auto 50px;
    max-width: 90%;

}

.cat-description p {
    font-size: 18px;
    color: #4a4a4a;
}

#pum-19313 .pum-container{
    padding: 0;
    border: 0;
}

#pum-19313 .pum-title{
    display: none;
}

.opp-header{
    background: #0f4074;
    padding: 40px 0 10px;
    text-align: center;    
    background-image: url(/wp-content/uploads/2019/02/voLocationTarget.png);
    background-repeat: no-repeat;
    background-size: 100px;
}

.opp-header h2{
    color: #fff;
    font-weight: 300;
    text-transform: uppercase;
    padding-bottom: 5px;
    font-size: 35px;
}

.opp-header h3{    
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 24px;
}

.opp-body{
    padding: 40px;
}

.opp-item img{
    float: left;
    width: 40%;
    margin: 0 20px 20px 0;
}

.opp-item-info-wrap {
    display: flex;
    clear: both;
    padding: 20px 0 0;
    justify-content: space-evenly;
}

.opp-item {
    padding: 30px 0;
    border-bottom: 1px solid #ccc;
}

div.opp-item:first-of-type{
    padding-top: 0;
}

.opp-item-info {
    border-right: 1px solid #000;
    text-align: center;
    flex-grow: 1;
    font-size: 13px;
}

div.opp-item-info:last-of-type {
    border-right: none;
}

.opp-item h4 {
    font-size: 24px;
    font-weight: 600;
}

.opp-item p {
    font-size: 14px;
}

.opp-footer {
    padding: 30px 0 0;
}

.opp-footer .btn{
    width: 200px;
    border: 1px solid #ccc;
    border-radius: 0;
    padding: 6px;
    text-transform: uppercase;
    font-weight: 400;
    color: #000;
    text-align: center;
    font-size: 17px;
    margin: auto;
    display: block;
}

.opp-banner .et_pb_promo_description{
    position: unset
}

.opp-banner a{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.tfg_posts_wrap{
    display: flex;
    flex-wrap: wrap;
}

.tfg_posts_wrap h2{
    flex-basis: 100%;
    text-align: center;
}

.tfg_post {
    flex-basis: 33.333%;
    padding: 40px;
    position: relative;
}

.tfg_post > a{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

/* Travel For Good - Search Widget */
.locale#searchwrapper .tab-content{
    padding-right: 10px;
}

.menu-travelocity-sub-menu-container ul#menu-travelocity-sub-menu{
    position: relative;
}

.menu-travelocity-sub-menu-container .sub-mega-wrap{
    position: absolute;
    top: 100%;
    left: 130px;
    right: 130px;
    display: none;
}

.menu-travelocity-sub-menu-container .menu-item:hover > a{
    background: #fff;
    color: #000;
}

.menu-travelocity-sub-menu-container .menu-item:hover .sub-mega-wrap{
    display: block;
}

.menu-travelocity-sub-menu-container .sub-mega-wrap.active{
    display: block;
}

.menu-travelocity-sub-menu-container .sub-mega-menu{
    background: #fff;
    display: flex;
    padding: 20px;
    -webkit-box-shadow: 0px 4px 15px -5px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 4px 15px -5px rgba(0,0,0,0.75);
    box-shadow: 0px 4px 15px -5px rgba(0,0,0,0.75);
}

.menu-travelocity-sub-menu-container .sub-mega-post{
    margin: 10px;
    flex: 33.333% 1 1;
    position: relative;
}

.menu-travelocity-sub-menu-container .sub-mega-post a{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

#searchwrapper .tab-pane .destination-only .col{
    margin: 0 0 15px 0 !important;
    max-width: 100%;
}

.cols-nested.partdates{
    display: none !important;
}

#searchwrapper .active .tab-label{
    color: #fff !important;
}

body:not(.page-id-19138) #searchwrapper .change-lob {
    text-align: center;
}

body:not(.page-id-19138) #searchwrapper .change-lob .icon{
    display: flex;
    flex-direction: column;
    text-align: center;
    padding: 0;
    margin: 10px 0;
    font-size: 20px;
}

body.page-id-19138 #searchwrapper .nav-tabs {
    padding-top: 20px !important;
}

#searchwrapper .cols-nested {
    max-width: 100%;
}

#searchwrapper .inline-label{
    color: #fff;
}

div#tfg_main_row {
    display: flex;
    flex-wrap: wrap;
}

div#tfg_content {
    width: 60%;
    margin: 0;
    flex: 60% 1 1;
}

div#tfg_sidebar {
    width: 40%;
    margin: 0;
    flex: 40% 1 1;
    min-width: 300px;
}

.advanced-options{
    clear: both;
}

#searchwrapper .tab-content button[type=submit]#H-searchButtonExt1{
    margin-left: 0 !important;
}

div#tfg_sidebar .et_pb_widget {
    width: 100% !important;
}

div#tfg_sidebar .et_pb_widget#custom_html-7 button{
    float: unset;
}

div#page-container{
    padding-top: 42px !important;
}

.home .et_pb_post h2{
    margin-top: 10px;
}

.home .et_pb_post a.catLink {
    background-color: #f28000;
    color: #fff;
    font-size: 11px;
    font-weight: bold;
    line-height: 1.0em;
    padding: 0.4em 1.0em;
    margin-bottom: 0;
    display: inline-block;
    margin-right: 5px;
}

.single-post .entry-content p {
    font-size: 16px;
    color: #333;
}

.single-post h1{
    font-weight: 700;
    font-family: "Segoe UI", Arial, sans-serif;
    line-height: 1.1em !important;
}

.bannerContent .main-logo img{
    -webkit-filter: drop-shadow(0px 0px 8px #000);
    filter: drop-shadow(0px 0px 8px #000);
}

.page-template-home .bannerContent .main-logo img{
    -webkit-filter: unset;
    filter: unset;
}

.category #tvly_rp_widget-2{
    display: none;
}

.single #rpwe_widget-5{
    display: none;
}

/* Related Posts Widget */
#tvly_rp_widget-2 .featured-img-wrap {
    flex: 100px 0 0;
    background-size: cover;
    background-position: center;
}

#tvly_rp_widget-2 .featured-img-wrap {
    flex: 100px 0 0;
    background-size: cover;
    background-position: center;
    height: 90px;
    margin-right: 20px;
    position: relative;
}

#tvly_rp_widget-2 .featured-img-wrap a{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

#tvly_rp_widget-2 .tvly-related-post {
    display: flex;
    padding: 20px 0;
    border-bottom: 1px solid #ddd;
}

#tvly_rp_widget-2 .tvly-related-post h3{
    font-weight: 700;
    font-size: 17px;
    line-height: 1.2em;
    color: #000;
}

#tvly_rp_widget-2 small{
    color: #bbb;
    font-size: 11px;
}

.et_monarch .et_social_4col li{
    width: unset;
}

#advanced-options span{
    color: #fff;
    text-decoration: underline;
}

#opMobileList ul {
    list-style: none;
    padding-left: 4.75em;
}

#opMobileList ul li {
    background-image: url(images/tvlyPin.png);
    background-repeat: no-repeat;
    background-position: 0 0.25em;
    background-size: 0.7727em 0.7727em;
    padding-left: 1.4em;
    margin: 0.7727em 0;
    font-size: 22px;
    font-weight: bold;
    color: #4A4A4A;
}

body:not(.category) #main-banner .bannerContent {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    width: 100%;
    top: 0px;
    max-width: 850px;
    justify-content: flex-end !important;
}

#main-banner .bannerContent .main-logo {
    position: relative;
    bottom: 10px;
    left: unset;
    max-width: 130px;
    margin-right: 20px;
}

/* Mobile Nav - Shop */
.tvly_mobile_menu span{
    color: white;
}

.tvly_mobile_menu span::after{
    content: "\25B6";
    transform: rotate(90deg);
    display: inline-block;
    margin-left: 5px;
    font-size: 10px;
}

/* Mobile Nav - Blog */
.tvly_mobile_nav_main_toggle{
    position: absolute;
    right: 20px;
    bottom: 20px;
    display: none;
}

.tvly_mobile_nav_main_toggle{
    color: white;
}

.tvly_mobile_nav_main_toggle span::after {
    content: "\2630";
    display: inline-block;
    margin-left: 5px;
    font-size: 22px;
}

.tvly_mobile_nav_main {
    display: none;
    background: white;
    padding: 0px;
    z-index: 10000;
    position: absolute;
    width: 100%;
    top: 100%;
    border-top: 0;
    box-shadow: 0 0 30px 0;
    -webkit-transition: max-height 1s, padding 1s; /* Safari */
    transition: max-height 1s, padding 1s;
    max-height: 0px;
    overflow: hidden;
    left: 0;
    right: 0;
}
.tvly_mobile_nav_main.active {
    -webkit-transition: max-height 1s; /* Safari */
    transition: max-height 1s;
    max-height: 600px;
    padding: 10px;
    border-top: 3px solid #2ea3f2;
}

.tvly_mobile_nav_main li {
    list-style: none;
    padding: 10px;
    font-size: 14px;
    text-align: center;
}

#menu-travelocity-sub-menu li:first-of-type{
    margin-right: 10px;
}

#top-menu > li > a{
    padding: 1em 0 0 !important;
}

#top-menu > li:first-of-type > a{
    background-image: url(/inspire/wp-content/uploads/2017/03/tvly-logo.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    text-indent: -9999px;
    width: 90px;
}

#top-menu li{
    line-height: 2.5em;
}

#tvly-shop-nav{
    display: none;
    max-height: 0;
    position: absolute;
    top: 45px;
    width: 100%;
    background: white;
    box-shadow: 0px 0px 30px;
    -webkit-transition: max-height 1s; /* Safari */
    transition: max-height 1s;
    overflow: hidden;
}

#tvly-shop-nav.active{
    border-top: 3px solid #2ea3f2;
    padding: 5px 0;
    max-height: 500px;
    -webkit-transition: max-height 1s; /* Safari */
    transition: max-height 1s;
}

#tvly-shop-nav li {
    padding: 5px 0;
    border-bottom: 1px solid #ededed;
}

#tvly-shop-nav li a {
    color: #003e74;
}

.tvly_mobile_wrap{
    display: none;
}


@media screen and (max-width: 980px) {

    .tvly_mobile_wrap{
        display: inline-block;
    }

    #tvly-shop-nav{
        display: block;
    }

    .tvly_mobile_nav {
        display: block;
    }

    .tvly_mobile_toggle_wrap{
        display: inline-block;
    }

    .tvly_mobile_nav_main{
        display: inline-block;
    }

    .tvly_mobile_nav_main_toggle{
        display: block;
    }

    #et-top-navigation{
        width: unset !important;
        display: inline-block;
        float: left !important;
        left: 170px;
        top: 15px;
    }

    .tvly_mobile_menu > span{
        color: white;
        padding: 0px 10px;
        display: inline-block;
    }

    .tvly_mobile_menu.active > span{
        background: white;
        color: #003e74;
    }
	
	.content-sidebar.cssPress, .content-sidebar.cssAuthorProfilePage {
		margin-left: 0% !important;
	}
}


    @media screen and (max-width: 768px) {
    .opp-item img{
        width: 100%;
    }

    .opp-item-info-wrap {
        flex-direction: column;
    }

    .opp-item-info {
        margin-bottom: 5px;
        border: none;
    }

    .tfg_post{
        flex-basis: 100%;
    }

    .category #main-banner .bannerContent .main-logo{
        bottom: 70px;
    }
}

@media screen and (min-width: 981px) {
    .opSidebar #searchwrapper .nav-tabs {
        float: none;
        width: 100%;
    }

    .opSidebar .tab-content {
        width: 100%;
        float: none;
        margin-top: 0;
    }

    .page-travel-for-good .opSidebar #searchwrapper .nav-tabs {
        float: left;
        width: 25%;
        margin-right: 3%;
    }

    .page-travel-for-good .opSidebar .tab-content {
        width: 72%;
        float: left;
    }

    .page-travel-for-good .opSidebar .tabs-left > .nav-tabs > li {
        width: 100%;
        float: none;
    }
}

#et_mobile_nav_menu {display: none !important}

/* Author Page */

.content-sidebar.cssPress,
.content-sidebar.cssAuthorProfilePage {
    padding-top: 30px;
    margin-top: 15px;
    margin-left: 70%;
    margin-right: 0%;
}

    .content-sidebar.cssPress .widget,
    .content-sidebar.cssAuthorProfilePage .widget {
        border-left: 1px solid #e1e1e1;
        padding-left: 5%;
        margin-bottom: -15px;
        padding-bottom: 0%;
    }
	
	.site-content {
        margin-right: 0%;
        margin-left: 0px;
        width: 70%;
    }


    .content-sidebar.cssPress .sf-field-category {
        display: none;
    }

    .content-sidebar.cssPress .textwidget a {
        padding: 5px 0px;
        display: block;
    }
	
	.content-area {
		float: left;
		width: 70%;
		padding: 0 5% 2% 5%;
		background-color: #FFF;
		margin-top: 0px;
	}

	.content-area.cssPress,
	.content-area.cssAuthorProfilePage {
		padding-top: 20px;
	}

/* Fanciest Author Box - Avatars */
	.wp-user-avatar {
		border-radius: 50%;
	}

	.archive-header {
		min-width: 10%;
	}
	
.GridContainer {
    padding-left: 0%;
    position: relative;
}

    .GridContainer .post-thumbnail-shadow {
        /*background: url('images/small_img_gradient.png') repeat-x bottom;*/
        position: absolute;
        z-index: 1;
        width: 100%;
        height: 100%;
        top: 0px;
        left: 0px;
    }

    .GridContainer .doubleSized .post-thumbnail-shadow {
        /*background: url('images/big_img_gradient.png') repeat-x bottom;*/
    }

.category .GridContainer .post-thumbnail-shadow,
.tag .GridContainer .post-thumbnail-shadow,
.cssPress .GridContainer .post-thumbnail-shadow {
    background: none;
}

.GridContainer a.post-thumbnail {
    color: white;
}
.GridContainer .img-container .entry-header{
    min-height:120px;
    margin-bottom:20px !important;
    padding:3% 5%;
    max-width:100%;
}
.GridContainer .doubleSized .img-container .entry-header{
    padding:3% 3%;
}
.GridContainer article {
    width:33%;
    height: 340px;
    padding: 0px;
    margin: 0;
    overflow: hidden;
    background-color: #FFFFFF;
}
.GridContainer.related article {
    width:100%;
    height: 340px;
    padding: 0px;
    margin: 0;
    overflow: hidden;
    background-color: #FFFFFF;
}

    .GridContainer article h4 {
        line-height: 1.2em;
        font-size: 1em;
        font-weight:400;
        text-transform: none;
        margin: 0 0 5px 0;
        color:#3f3f3f;
    }
    .GridContainer .entry-header p{
        color:#959595;
        margin-bottom:0;
    }
        .GridContainer article h4 a:hover {
            color: #10C4F7;
            text-decoration: none;
        }

    .doubleSized .entry-header h4, .GridContainer .doubleDouble .entry-header h4, .GridContainer .fullWidth .entry-header h4{
        font-size:1.5em;
        color:#fff;
    }
    .doubleHeight .entry-header h4{
        color:#fff;
    }
    .doubleSized .entry-header p, .doubleHeight .entry-header p, .doubleDouble .entry-header p, .fullWidth .entry-header p{
        color:#fff;
        margin-bottom:0;
    }

.GridContainer .entry-header {
    position: absolute;
    z-index: 1;
    bottom: 0px;
    background: none;
    margin: 0px;
    width: 90%;
    padding-top: 5%;
    padding-bottom: 5%;
    padding-left: 5%;
    padding-right: 5%;
    background-color:#f7f7f7;
    transition: background-color 0.5s ease;
}
.GridContainer .doubleSized .entry-header, .GridContainer .doubleDouble .entry-header, .GridContainer .doubleHeight .entry-header, .GridContainer .fullWidth .entry-header {
    background-color:rgba(0,0,0, .45);
    transition: background-color 0.5s ease;
    width:100%;
}

    .GridContainer .entry-header .entry-header-social-icons {
        color: white;
        font-size: 12px;
        display: none;
    }
    .GridContainer .entry-header.active{
        background-color:#dddddd;
        transition: background-color 0.5s ease;
    }
    .GridContainer .doubleSized .entry-header.active, .GridContainer .doubleDouble .entry-header.active, .GridContainer .doubleHeight .entry-header.active, .GridContainer .fullWidth .entry-header.active{
        background-color:rgba(0,0,0, .70);
        transition: background-color 0.5s ease;
    }
    .GridContainer .entry-header.active .entry-header-social-icons {
        display: block;
    }

        .GridContainer .entry-header.active .entry-header-social-icons a:link,
        .GridContainer .entry-header.active .entry-header-social-icons a:visited {
            color: #fff;
            text-decoration: none;
        }

        .GridContainer .entry-header.active .entry-header-social-icons a:hover {
            color: #00aced;
            text-decoration: none;
        }

        .GridContainer .entry-header.active .entry-header-social-icons .author {
            margin: 3px 0px;
        }

        .GridContainer .entry-header.active .entry-header-social-icons .linkFacebook {
        }

        .GridContainer .entry-header.active .entry-header-social-icons .linkTwitter {
        }

        .GridContainer .entry-header.active .entry-header-social-icons .linkPinterest {
        }

i.fa-facebook, i.fa-facebook-square {
    color: #3b5998;
}

i.fa-twitter, i.fa-twitter-square {
    color: #00aced;
}

i.fa-pinterest, i.fa-pinterest-square {
    color: #cb2027;
}





.GridContainer img.size-full,
.GridContainer img.size-large,
.GridContainer .wp-post-image,
.GridContainer .post-thumbnail img {
    /*width: 160%;
    max-width: 160%;
    margin-left: -30%;*/
}

.GridContainer .entry-meta {
    background-color: transparent;
    min-height: 15px;
}

.GridContainer .entry-meta-thumbs {
    background-color: transparent;
    min-height: 15px;
    margin: 15px 0px;
}

    .GridContainer .entry-meta-thumbs a {
        color: #10C4F7;
    }

        .GridContainer .entry-meta-thumbs a:hover {
            color: #e1e1e1;
            text-decoration: none;
        }

.GridContainer .entry-title a {
    color:#3f3f3f;
    font-size: 16px;
    line-height: 18px;
    margin: 0;
    font-weight: bold;
}
.GridContainer .entry-summary-thumbs {
    padding: 0px;
}

    .GridContainer .entry-summary-thumbs p {
        padding: 0px;
        margin: 0px;
    }

.GridContainer .entry-meta-readmore-thumbs a {
    color: #10C4F7;
}

    .GridContainer .entry-meta-readmore-thumbs a:hover {
        color: #e1e1e1;
    }

.GridContainer .readmore-link {
    float: left;
}

.GridContainer .comments-link {
    float: right;
}

.GridContainer article.doubleSized {
    width: 66%;
    height: 340px;
}
.GridContainer article.doubleHeight {
    width: 33%;
    height: 680px;
}
.GridContainer article.doubleDouble {
    width: 66%;
    height: 680px;
}
.GridContainer article.fullWidth {
    width: 99%;
    height: 340px;
    /* min-width:500px; */
}

    .GridContainer article.doubleSized h4 a {
        font-size: 30px;
        line-height: 34px;
    }

    .GridContainer article.doubleSized .entry-excerpt {
        color: #ffffff;
        font-size: 15px;
        line-height: 17px;
        margin: 0;
        font-weight: bold;
        text-shadow: -1px -1px 1px #000;
    }

    .GridContainer article.doubleSized img.size-full,
    .GridContainer article.doubleSized img.size-large,
    .GridContainer article.doubleSized .wp-post-image,
    .GridContainer article.doubleSized .post-thumbnail img {
        width: 100%;
        max-width: 100%;
        margin-left: 0%;
    }


/* About Page */

.page-template-about-template section {
    background-color: #fff;
}

#heroMobile.mobileHero {
    display: none;
}

#hero {
    background-size: cover;
}

    #hero .row {
        margin-left: auto;
        margin-right: auto;
    }

        #hero .row .text-area {
            display: flex;
            justify-content: center;
            align-items: center;
            min-height: 300px;
			margin: auto;
        }

            #hero .row .text-area h1 {
                margin: 0;
                padding: 0;
                color: #fff;
                font-size: 56px;
                font-weight: 700;
            }

.blurbIntro {
    padding: 20px 0;
}

.blurbIntro .container {
    padding: 0 7vw;
}

.blurbColumns {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.page-template-about-template .twoColLeft {
    background-color: #fff;
    color: #131313;
}

.page-template-about-template .twoColLeft h2 {
    color: #003C75;
}

.twoColLeft .row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
	margin-top: 100px;
}

    .twoColLeft .row > div {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        align-self: center;
        float: none;
    }

.twoColLeft .row > div:last-of-type {
    padding: 0 3vw;
}

.twoColLeft .row > div:first-of-type {
    padding: 0;
    margin: 0;
    object-fit: cover;
}

.twoColLeft .row > div:first-of-type p {
    padding: 0;
    margin: 0;
}

    .twoColLeft .row > div:first-of-type img {
        padding: 0;
        margin: 0;
    }

.page-template-about-template .twoColRight {
    background-color: #fff;
    color: #131313;
}

    .page-template-about-template .twoColRight h2 {
        color: #003C75;
    }

.twoColRight .row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
	margin-top: 40px;
	margin-bottom: 100px;
}

.twoColRight .row > div {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    align-self: center;
    float: none;
}

.twoColRight .row > div:first-of-type {
    padding: 0 3vw;
}

.twoColRight .row > div:last-of-type {
    padding: 0;
    margin: 0;
    object-fit: cover;
}

    .twoColRight .row > div:last-of-type p {
        padding: 0;
        margin: 0;
    }

    .twoColRight .row > div:last-of-type img {
        padding: 0;
        margin: 0;
    }

.formSection {
    position: relative;
}

.formSection .ghostBackground {
    background-color: rgba(255,255,255,0.8);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
	opacity: 0;
}

.formSection .container {
    padding: 0 14vw;
	padding-top: 40px;
    padding-bottom: 80px;
}

    .formSection .gform_wrapper ul.gform_fields li.gfield {
        padding: 0;
    }

    .formSection .row-flush {
        text-align: center;
        position: relative;
		flex-direction: column;
    }
	
    .formSection h2 {
        font-size: 36px;
		font-weight: 700;
        color: #003E74;
    }

    .formSection input:not([type="submit"]), .formSection textarea, .formSection .rc-anchor-light {
        background-color: #fff;
        border: 1px solid #595959;
        border-radius: 5px;
    }

        .formSection input[type="submit"] {
            border-radius: 5px;
            padding: 5px 20px 5px 20px;
            font-weight: 400;
			background-color: #003E74;
			color: #fff;
			font-size: 21px !important;
			font-family: Arial;
			text-transform: uppercase;
        }

        .formSection .gform_wrapper .gform_footer {
            position: absolute;
            right: 0;
            display: inline-block;
            text-align: right;
            width: auto;
            margin: 0;
            padding: 0;
        }

body .formSection .gform_wrapper .top_label div.ginput_container {
    margin-top: 0;
}

.formSection .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    padding: 10px 8px;
}

.editorSection .text-area {
    padding: 15px;
    box-shadow: rgba(0,0,0,0.2) 0 0 5px;
    height: 100%;
}

.editorSection h2 {
    font-size: 36px;
    color: #003E74;
    text-align: center;
	margin-top: 1em;
    margin-bottom: 1em;
	font-weight: 700;
}

.editorSection h3 span {
    font-size: 0.8em;
}

.editorSection .row.colWrap {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    flex-grow: 1;
    flex-basis: 0;
    float: none;
    margin-bottom: 40px;
}

    .editorSection .row.colWrap > div {
        float: none;
        align-items: stretch;
    }

@media screen and (max-width: 1024px) {
    #hero .row .text-area {
        min-height: 20vw;
    }
}

@media screen and (max-width: 960px) {
    .aboutNavWrap .container {
        width: auto;
        padding-right: 0;
        padding-left: 0;
    }

    .aboutNav {
        margin-left: 0;
    }

    .aboutNav > li > a {
        padding: 22px 10px;
    }

    #hero .row .text-area h1 {
        font-size: 5vw;
    }

    .twoColRight .row {
        flex-direction: column-reverse;
    }

    .blurbIntro .container {
        padding: 0 5vw;
    }

    .twoColRight .row > div:first-of-type {
        padding: 0 15px;
    }

    .twoColLeft .row > div:last-of-type {
        padding: 0 15px;
    }
}

    @media screen and (max-width: 767px) {
        .aboutNavWrap {
            position: relative;
        }

            .aboutNavWrap .replaceLogo {
                background-image: url(images/orbitz-logo-header.png);
                background-repeat: no-repeat;
                background-size: contain;
                background-position: center left;
                background-color: #222;
                text-indent: -9999px;
                width: 120px;
                height: 50px;
                margin-right: 30px;
                display: block;
                position: absolute;
                left: 15px;
            }

        .aboutNav.navbar-collapse.collapse {
            flex-direction: column-reverse;
            margin: 50px 0 20px;
            padding: 0;
        }

        .aboutNav > li > a {
            padding: 10px;
        }

        .aboutNav > li:last-of-type {
            display: none;
        }

        .aboutNav > li:nth-last-of-type(2) {
            margin-right: 0;
        }

        .editorSection .row.colWrap > div {
            float: none;
            align-items: stretch;
            margin-bottom: 20px;
        }
        .formSection .gform_wrapper .gform_footer {
            position: relative;
            bottom: 0;
            margin: 10px 0;
        }
    }

@media only screen and (min-width: 992px)
.col-md-6 {
    width: 49%;
}

.row {
    margin-right: -15px;
    margin-left: -15px;
	justify-content: center;
}

.blurb1 {
	background-color: #E8E8E8 !important;	
	background: url('/inspire/wp-content/uploads/2021/06/wander-wisely.png')top right no-repeat;
	background-size: 600px;
	color: #131313;
	font-family: Arial;
	font-size: 18px;
	}
		
.blurb1 h2 {
	color: #003E74;
	font-family: Arial;
	font-weight: 700;
	font-size: 56px
	}
.blurb1 .row {
	margin-top: 30px;
	}
	
.blurb1 .container {
	text-align: center;
	}
	
.blurb2 {
	color: #131313;
	font-family: Arial;
	font-size: 18px;
	}
.blurb2 h3 {
	color: #003E74;
	font-family: Arial;
	font-weight: 700;
	font-size: 24px
	}
	
.blurb4 {
	color: #131313;
	font-family: Arial;
	font-size: 18px;
	}
	
.blurb4 h3 {
	color: #003E74;
	font-family: Arial;
	font-weight: 700;
	font-size: 24px
	}
	
.blurbCorner1 {
	position: absolute;
    top: -35px;
    left: -35px;	
	}
.blurbCorner2 {
	position: absolute;
    top: -35px;
    right: -35px;
	}
	
@media screen and (max-width: 500px) {
    .blurb1 h2 {
		font-size: 46px;
    }
	
	.twoColLeft .row > div:first-of-type img {
    padding: 2px;
    margin: 20px;
    width: 80%;
	}
	
	.twoColLeft .row > div:first-of-type {
    margin-left: -15px;
	}
	
	.blurbCorner1 {
    position: absolute;
    top: -20px;
    left: 12px;
    width: 25%;
	}
	
	.twoColRight .row > div:last-of-type img {
    padding: 2px;
    margin: 20px;
    width: 80%;
	}
	
	.blurbCorner2 {
    position: absolute;
    top: -20px;
    right: 35px;
    width: 25%;
	}
	
	.formSection .gform_wrapper .gform_footer {
    left: 25%;
	}
	
	#hero .row .text-area {
    min-height: 0;
	}
	
	h1 {
	font-size: 1.5rem !important;
	color: #fff;
	margin-top: 20px !important;
    padding-left: 10px;
	}
	
	#heroMobile.mobileHero {
	display: contents;
    
	}
	
	.heroVideo {
	display: none;
	
	}
	
	#hero .row .text-area h1 {
	display: none;
	}
	
	.heroVideoMobile p{
	margin-bottom: 0;
	}
	
	.mobileHero h1{
	font-size: 46px !important;
	text-align: center;
	padding-top: 35px;
    padding-bottom: 75px;
	width: 270px;
	margin-left: 10%;
	margin-right: 10%;
	}
	
	.blurb1 img {
	width: 40%;
	}
	
	.blurb1 {
	background: none;
		
	}
	
	
	
	
}

@media screen and (min-width: 500px) {
	.heroVideoMobile {
	display: none;
	}
}

@media screen and (max-width: 500px) {
	.category #main-banner .bannerContent .sysmain-logo {
    position: absolute;
    max-width: 350px;
    right: 14px;
    bottom: 81px;
	}
}
