﻿h1 { font-size: 38px; border: solid 0px blue; text-align: center; line-height: 1.3em; }
.navSearchWrap { display: none; }

.desktop-navbar-container .NavbarHeaderContainer:last-child { margin: 10px auto 10px; }
.NavbarHeaderContainer .navbarHeaderWrapper > div:first-child { float: left; }
.NavbarHeaderContainer .navbarHeaderWrapper .navGetQuoteContainer { float: right; margin-right: 105px;}
.NavbarHeaderContainer .navbarHeaderWrapper .navMenuAndDropdownContainer { float: right;  margin-right: -178px;}
.navbarHeaderWrapper > div:last-child { float: right; margin-right: -220px;}
.NavbarHeaderContainer .navbarHeaderWrapper.navbarUnloggedIn .navGetQuoteContainer { margin-right: 50px;}

.desktop-navbar-container .NavbarHeaderContainer .navbarHeaderWrapper .navGetQuoteContainer { display: block; }

.container { width: 100% !important; max-width: 100% !important; padding-left: 0; padding-right: 0; }
.container-s1 { padding: 0; margin: 0 auto; width: 100%; max-width: 1200px; color: #434343 !important; }
.container-s2 { padding: 0; margin: 0 auto; width: 100%; max-width: 1200px; color: #434343 !important; }

.br-no-mobile { display:block; }

.info-1 { color: #888; text-align: center; font-style: italic; font-size: 20px; margin: 40px 0 0px 0; line-height: 1.3em; }

.info-3 { text-align:center; margin: 25px 0 0px 0; color: #434343; font-size: 18px;}

.search-wrapper { height: 60px; width: 50%; margin: 0 auto; margin-top: 40px; }
.search-wrapper__textbox { height: 100%; width: 65%; background-color: #eee; margin: 0; float: left; border-radius: 30px 0px 0px 30px !important; outline: none; padding: 5px 20px; font-size: 18px; color: #434343; border:none;}
.search-wrapper__directory {
    height: 40px;
    margin-bottom: 1rem;
}

    .search-wrapper__directory .search-wrapper__textbox {
        width: 90% !important;
    }

.search-wrapper__button__directory {
    width: 10% !important;
    background-color: #eee !important;
}

    .search-wrapper__button__directory i {
        opacity: .4;
    }

    .search-wrapper__button__directory:hover:before {
        background-color: #eee !important;
    }

.search-wrapper__button {
    height: 100%;
    width: 35%;
    background-color: var(--bgcolor-theme);
    color: var(--textcolorcontrast-theme);
    margin: 0;
    float: left;
    font-size: 22px;
    font-weight: bold;
    padding: 0 20px;
    border-radius: 0 30px 30px 0 !important;
    border: none;
    position: relative;
}
    .search-wrapper__button:before { content: ''; display: block; position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
    .search-wrapper__button:hover:before { background-color: rgba(255,255,255, 0.2) !important; }

.three-icons-wrapper { border: solid 0px red; width: 100%; text-align: center; margin-top: 60px; }
.single-icon-wrapper { width: 30%; border: solid 0px blue; display: inline-block; }
.single-icon-wrapper__icon { height: 70px; width: auto; display: block; margin: 0 auto; }
.single-icon-wrapper__text { font-size: 18px; line-height: 1.3em; margin-top: 20px; }

.testimonial-wrapper { background-color: #fff; border: solid 0px red; width: 270px; position: relative; padding: 20px 10px; border-radius: 8px; box-shadow: 0px 0px 3px 3px rgb(67 67 67 / 15%); margin: 0 auto; margin-top: 90px; z-index: 100; }
.testimonial-wrapper__avatar { border-radius: 50%; position: relative; display: block; margin: 0 auto; margin-top: -82px; }
.testimonial-wrapper__text { font-size: 14px; }
.testimonial-wrapper__star { color: var(--green) !important; margin-top: 10px; }

.info-2 { font-weight: bold; font-size: 24px; color: #434343; text-align: center; margin-top: 50px; margin-bottom: 30px; line-height: 1.3em; }

.discover-title { background-color: #eee; font-size: 24px; font-weight: bold; text-align: center; padding: 20px 0; margin-top: 40px; display: block !important; width: 100% !important; }
    .discover-title span:before { content: ""; border-left: solid 10px var(--bgcolor-theme); padding-left: 15px; }

.discover-wrapper { width: 70%; margin: 0 auto; border: solid 0px blue; margin-top: 30px; }
.discover-item { width: 23%; display: block; float: left; margin-right: 2.6%; border-radius:3px; margin-bottom: 15px; border: 1px solid #E0E1E3; height: 260px; text-align: center; }
    .discover-item:nth-of-type(4n) { margin-right: 0; }
.discover-item__image { width: 100%; padding: 10px 10px 0 10px; }
.discover-item__link { text-decoration: none; }
.discover-item__text { text-align: center; font-size: 15px; border: solid 0px red; margin-top: 10px; }

/*.home-gq-travel-container { background-color: #eee; width: 100%; display: none; position: fixed; margin: 0 auto; top: 0; font-size: 14px; z-index: 2000 !important; padding: 35px 0; vertical-align: middle; box-shadow: rgb(67 67 67 / 20%) 0 0 10px 4px; border-bottom: solid 2px #ddd; }
.home-gq-travel-wrapper { max-width: 1200px; width: 100%; margin: 0 auto; position: relative; border: solid 0px red; }
.home-gq-travel-wrapper__title { font-weight: bold; font-size: 20px; display: inline-block; width: 49%; border: solid 0px blue; height: 45px; line-height: 45px; vertical-align: middle !important; }
.home-gq-travel-searchholder { float: right; width: 50%; border: solid 0px red; height: 45px; }
.home-gq-travel-searchholder__textbox { border: solid 0px red; height: 100%; width: 65%; background-color: #fff; margin: 0; float: left; border-radius: 22px 0px 0px 22px !important; outline: none; padding: 5px 20px; font-size: 18px; color: #434343; }
.home-gq-travel-searchholder__button { border: solid 0px red; display: block !important; height: 100% !important; width: 35%; background-color: var(--bgcolor-theme); color:#434343; margin: 0; float: left; font-size: 22px; font-weight: bold; border-radius: 0 22px 22px 0 !important; }
*/

.home-gq-travel-container { background-color: #eee; width: 100%; display: none; position: fixed; margin: 0 auto; top: 0; font-size: 14px; z-index: 2000 !important; padding: 35px 0; vertical-align: middle; box-shadow: rgb(67 67 67 / 20%) 0 0 10px 4px; border-bottom: solid 2px #ddd; }

.home-gq-travel-wrapper { max-width: 1200px; width: 100%; margin: 0 auto; position: relative; border: solid 0px red; display:flex; box-sizing:border-box; justify-content:space-between; align-items:center;}
.home-gq-travel-left { border:solid 0px red; }
.home-gq-travel-right { border:solid 0px red; width:40%; text-align:right;}
.home-gq-travel-description { font-size: 18px !important; margin-top: 10px; line-height:1.3em;}

.home-gq-travel-wrapper__title { font-weight: bold; font-size: 28px; display: inline-block; line-height:1.2em; }
.home-gq-travel-searchholder { border: solid 0px red; height: 45px;}
.home-gq-travel-searchholder__textbox { border: solid 0px red; height: 100%; width: 65%; background-color: #fff; margin: 0; float: left; border-radius: 22px 0px 0px 22px !important; outline: none; padding: 5px 20px; font-size: 18px; color: #434343; }
.home-gq-travel-searchholder__button { border: solid 0px red; display: block !important; height: 100% !important; width: 35%; background-color: var(--bgcolor-theme); color: var(--textcolorcontrast-theme); margin: 0; float: left; font-size: 22px; font-weight: bold; border-radius: 0 22px 22px 0 !important; position:relative;}
    .home-gq-travel-searchholder__button:before { content: ''; display: block; position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
    .home-gq-travel-searchholder__button:hover:before { background-color: rgba(255,255,255, 0.2) !important; }

::-webkit-input-placeholder { /* Chrome/Opera/Safari */ font-size:16px; }
::-moz-placeholder { /* Firefox 19+ */ font-size: 16px; }
:-ms-input-placeholder { /* IE 10+ */ font-size: 16px; }
:-moz-placeholder { /* Firefox 18- */ font-size: 16px; }

/*IPAD AIR - HORIZONTAL */
@media screen and (max-width:1180px) {
    .search-wrapper { height: 60px; width: 65%; }
    /*.home-gq-travel-wrapper { max-width: 1200px; width: 90%; margin: 0 auto; position: relative; border: solid 0px red; }*/
    .home-gq-travel-wrapper { width: 95%; }

    .three-icons-wrapper { border: solid 0px red; width: 100%; text-align: center; margin-top: 40px; position: relative; vertical-align: top !important; }
    .single-icon-wrapper { width: 30%; border: solid 0px blue; display: inline-block; position: relative; vertical-align: top !important; }
    .single-icon-wrapper__icon { height: 70px; }
    .single-icon-wrapper__text { font-size: 14px; line-height: 1.3em; margin-top: 20px; }
}

@media screen and (max-width: 1024px){
    /*.home-gq-travel-container { background-color: #eee; width: 100%; display: none; position: fixed; margin: 0 auto; top: 0; font-size: 14px; z-index: 2000 !important; padding: 35px 0; vertical-align: middle; box-shadow: rgb(67 67 67 / 20%) 0 0 10px 4px; border-bottom: solid 2px #ddd; }
    .home-gq-travel-wrapper { max-width: 1200px; width: 100%; margin: 0 auto; position: relative; border: solid 0px red; }
    .home-gq-travel-wrapper__title { font-weight: bold; font-size: 20px; display: block; width: 100%; border: solid 0px blue; height:auto; line-height: 1.3em; margin-bottom: 20px; vertical-align: middle !important; text-align:center }*/
    

    .home-gq-travel-searchholder { float: none !important; border: solid 0px red; height: 45px; margin: 0 auto; }
    .home-gq-travel-searchholder__textbox { height: 100%; width: 60%; background-color: #fff; margin: 0; float: left; border-radius: 22px 0px 0px 22px !important; outline: none; padding: 5px 20px; font-size: 18px; color: #434343; }
    .home-gq-travel-searchholder__button { display: block !important; height: 100% !important; width: 40%; background-color: var(--bgcolor-theme); margin: 0; float: left; font-size: 22px; font-weight: bold; border-radius: 0 22px 22px 0 !important; }
}

/*IPAD AIR - VERTICAL */
@media screen and (max-width:820px) {
    .search-wrapper { }
    .search-wrapper__textbox { border: solid 0px red; height: 100%; width: 58%; background-color: #eee; margin: 0; float: left; border-radius: 22px 0px 0px 22px !important; outline: none; padding: 5px 20px; font-size: 18px; color: #434343; }
    .search-wrapper__button { border: solid 0px red; height: 100%; width: 42%; background-color: var(--bgcolor-theme); margin: 0; float: left; font-size: 20px; font-weight: bold; padding: 0 20px; border-radius: 0 22px 22px 0 !important; }

    .discover-wrapper { width: 90%; margin: 0 auto; border: solid 0px blue; margin-top: 40px; }
    .discover-item, .discover-item:nth-of-type(4n) { width: 31.5%; margin-right:2.7%; display: block; float: left; margin-bottom: 30px; border: 1px solid #E0E1E3; height: 280px; text-align: center; }
        .discover-item:nth-of-type(3n) { margin-right: 0; }

    /*.home-gq-travel-wrapper { width: 90%; }*/
}

@media screen and (max-width:768px) {
    .home-gq-travel-wrapper { position: relative; border: solid 0px red; display: flex; box-sizing: border-box; justify-content: space-between; align-items: center; flex-direction:column; row-gap:20px;}
    .home-gq-travel-left { border: solid 0px red; width: 80%; text-align:center;}
    .home-gq-travel-right { border: solid 0px red; width: 100%; }
    .home-gq-travel-description { font-size: 20px !important; margin-top: 10px; }
}

@media screen and (max-width:550px) {
    .info-3 { font-size: 15px; }
    h1 { font-size: 28px; padding:0 10px; line-height:1.3em;}
    .search-wrapper { height: 60px; border: solid 0px blue; width: 90%; margin: 0 auto; margin-top: 40px; }
    /*.search-wrapper__textbox { border: solid 0px red; height: 100%; width: 55%; background-color: #eee; margin: 0; float: left; border-radius: 22px 0px 0px 22px !important; outline: none; padding: 5px 20px; font-size: 18px; color: #434343; }
    .search-wrapper__button { border: solid 0px red; height: 100%; width: 45%; background-color: var(--bgcolor-theme); margin: 0; float: left; font-size: 20px; font-weight: bold; padding: 0 20px; border-radius: 0 22px 22px 0 !important; }*/

    .search-wrapper__textbox { border: solid 0px red; height: 100%; width: 69%; background-color: #eee; margin: 0; float: left; border-radius: 22px 0px 0px 22px !important; outline: none; padding: 5px 15px; font-size: 18px; color: #434343; }
    .search-wrapper__button { border: solid 0px red; height: 100%; width: 31%; background-color: var(--bgcolor-theme); margin: 0; float: left; font-size: 20px; font-weight: bold; padding: 0 20px; border-radius: 0 22px 22px 0 !important; }

    .info-1 { color: #888; text-align: center; font-style: italic; font-size: 16px; margin: 40px 10px 0px 10px; line-height: 1.3em; }
    .info-2 { font-weight: bold; font-size: 24px; color: #434343; text-align: center; margin-top: 50px; margin-bottom: 30px; line-height: 1.3em; padding: 0 10px; }

    .discover-item, .discover-item:nth-of-type(4n), .discover-item:nth-of-type(3n) { width: 47.5%; display: block; float: left; margin-right: 4.8%; margin-bottom: 20px; border: 1px solid #E0E1E3; height: 240px; text-align: center; }
        .discover-item:nth-of-type(2n) { margin-right: 0; }
    .discover-item__image { width: 100%; }
    .discover-item__link { text-decoration: none; }
    .discover-item__text { text-align: center; font-weight: bold; font-size: 15px; border: solid 0px red; margin-top: 10px; }
    .br-no-mobile { display: none; }

    .search-wrapper__directory .search-wrapper__textbox {
        width: 85% !important;
    }

    .search-wrapper__button__directory {
        width: 15% !important;
    }
}
