/* Adding to Bootstrap */
pre {
    height: auto;
    overflow: visible;
}

.bg-black {
    background-color: black;
}

.bg-grey {
    background-color: #eee;
}

.bg-dark-grey {
    background-color: rgb(165, 165, 165);
}

.bg-home-grey {
    background-color: #f7f7f7;
}

.bg-inner-grey {
    background-color: #f7f7f7;
}

.bg-form-grey {
    background-color: #e0e0e0;
}

.bg-map-grey {
    background-color: #fff0;

}

.bg-inner-ocean-blue {
    background-color: #def2fb;
}

.bg-orange {
    background-color: #f4730e;
}

.bg-standard-hoa-purple {
    background-color: #000;
}

.bg-standard-bluer-blue {
    background-color: #000;
}

.bg-standard-bluer-assist {
    background-color: #f1f1f1;
}

.bg-expander-blue {
    background-color: #35a7ff;
}

.text-faded-border-blue {
    color: #44abfa;
}

.text-standard-green {
    color: #11964b;
}

.text-standard-blue {
    color: #000;
}

.text-electric-blue {
    color: #20c4f4;
}

.text-ocean-blue {
    color: #def2fb;
}

.text-insert-blue {
    color: #6D6E71;
}

.text-insert-black {
    color: #6D6E71;
}

/* Adding to Set Styles */
.default-orange-text {
    color: #f4730e;
}

.default-yellow-link {
    color: #ffc107;
}

.default-yellow-link:hover {
    color: #ffc107;
    text-decoration: underline;
}

.default-black-link {
    color: #000;
}

.default-black-link:hover {
    color: #000;
    text-decoration: underline;
}

.electric-btn {
    color: #20c4f4;
}

.electric-btn:hover {
    color: #3ca1c0;
}

.default-link {
    color: #000;
}

.default-link:hover {
    color: #20c4f4;
    text-decoration: underline;
}

/* Reset Other brand styles */
.top-bar .sticky-top {
    z-index: 1030 !important;
}

.main-content-bar {
    padding-top: 0px;
}

.util-bar {
    color: #fff;
}

.util-bar a {
    color: #fff;
}

.util-bar a:hover {
    text-decoration: underline;
}

.util-bar .login-links a {
    margin-right: 10px;
}

.divas-slider ul,
li {
    margin: 0;
    padding: 0;
}

.page-item.active .page-link {
    z-index: 1;
    /* color: #fff; */
    color: #000000;
    background-color: #24BAEC;
    border-color: #24BAEC;
}

.page-link {
    font-size: 1.2em;
    z-index: 2;
    color: #000;
    text-decoration: none;
    background-color: #fff;
    border-color: #dee2e6;
    padding: 1.0rem 1.25rem;
}

.page-link:hover {
    z-index: 2;
    color: #000;
    text-decoration: none;
    background-color: #e9ecef;
    border-color: #dee2e6;
}

.number-input button {
    height: 2rem !important;
}

.page-body a {
    color: #000;
}

.page-body a:hover {
    color: #000;
    text-decoration: underline;
}

.page-header {
    margin-bottom: 1.0rem;
}

.landing-page-header {
    margin-bottom: 0.0rem;
}

.pre-footer {
    border-top: #e8e8e8 solid 1px;
    background-position-x: 0 !important;
    background-position: top center;
    background-position-x: center;
    background-image: linear-gradient(to top right, #f6f6f6, #f6f6f6, #f6f6f6, #f6f6f6);
}

.btn-action {
    color: #fff;
    background-color: #000;
}

.btn-action:hover {
    color: #fff;
    background-color: #20c4f4;
}

.btn-faded-border-blue {
    color: #fff;
    background-color: #44abfa;
}

.btn-faded-border-blue:hover {
    color: #fff;
    background-color: #20c4f4;
}

.btn-standard-blue {
    color: #fff;
    background-color: #000;
}

.btn-standard-blue:hover {
    color: #fff;
    background-color: #20c4f4;
}

.btn-electric-blue {
    color: #fff;
    background-color: #20c4f4;
}

.btn-electric-blue:hover {
    color: #fff;
    background-color: #000;
}

.btn-ocean-blue {
    color: #fff;
    background-color: #def2fb;
}

.btn-ocean-blue:hover {
    color: #fff;
    background-color: #20c4f4;
}

.btn-insert-blue {
    color: #fff;
    background-color: #2a84c6;
}

.btn-insert-blue:hover {
    color: #fff;
    background-color: #20c4f4;
}

.btn-orange {
    color: #fff;
    background-color: #f4730e;
}

.btn-orange:hover {
    color: #fff;
    background-color: #c45806;
}

.btn-orange {
    color: #fff;
    background-color: #2a84c6;
}

.btn-orange:hover {
    color: #fff;
    background-color: #000;
}

.btn-grey {
    color: #fff;
    background-color: #eeeeee;
}

.btn-grey:hover {
    color: #fff;
    background-color: #eeeeee;
}

.btn-green {
    color: #fff;
    background-color: #24BAEC;
    border: solid 1px #61a60e;
    font-weight: bold;
    text-transform: uppercase;
    border-radius: 5px !important;
}

.btn-green:hover {
    color: #fff;
    background-color: #0da0d1;
    /* border: solid 1px #4a8b2c; */
}

.btn-neworange {
    color: #fff;
    background-color: #F36D21;
}

.btn-neworange:hover {
    color: #fff;
    background-color: #c45806;
}

/* Navigation Styles */
.hoa-main-navbar {
    background-image: linear-gradient(to top right, #1e9eff, #1e9eff);
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.04);
    box-shadow: 0 0px 4px rgba(0, 0, 0, 0.30);
}

.top-bar-phone {
    color: #70e873;
}

.top-bar-email {
    color: #70e873;
}

.top-bar-phone a {
    color: #70e873;
}

.top-bar-email a {
    color: #70e873;
}

/* Start - New Expander Navigation*/
.nav-row {
    color: #fff;
}

.nav-row .nav-left {
    border-right: 0.1em solid #44abfa;
}

.nav-row h3 {
    color: #fff;
    font-size: 1.2em;
}

.nav-row ul {
    padding: 0px;
    margin: 0px;
}

.nav-row .nav-left ul li {
    padding: 5px;
    list-style-type: none;
    border-top: 1px solid #44abfa;
}

.nav-row a li:hover {
    background-color: #44abfa;
}

.nav-row ul a li {
    color: #fff;
}

.nav-row .nav-right {
    background-color: #44abfa;
}

.nav-row .nav-right ul li {
    padding: 5px;
    list-style-type: none;
    border-top: 1px solid #5fb7fa;
}

.nav-row .nav-right h3 {
    font-size: 1.2em;
}

.nav-row .nav-right a li:hover {
    background-color: #5db9ff;
}

/*2022 MENU V.2 - SCRAPPED*/
.main-branding {
    text-align: center;
    padding: 15px;
}

.navigation-bar {
    z-index: 1049;
}

.navigation-bar .navigation-container {
    background-color: #ffffff !important;
    -webkit-box-shadow: 0 4px 6px rgba(0, 0, 0, 0.01);
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.10);
}

.navigation-bar .navigation-container .navbar {
    background-color: #ffffff !important;
    padding: 10px;
}

.navigation-bar .navigation-container .navbar .nav-link {
    color: #000;
    font-size: 0.80em;
    text-transform: capitalize;
    font-weight: normal;
    font-family: "futura-pt", "sans-serif";
    font-weight: 300;
    font-style: normal;
}

.navigation-bar .navigation-container .navbar .navbar-nav li:hover {
    background-color: #ffffff;
    /* color: #000000 !important;
    /* border-radius: 15px; */
}

/*END 2022 MENU V.2 - SCRAPPED*/
/*START 2022 MENU V.1 - SCRAPPED
.navigation-bar{
    margin-top: 20px;
    margin-bottom: -154px;
}
.navigation-bar .menu-item{
    font-size: 1.3em;
    font-weight: bold;
    margin-top: 50px;
}
.navigation-bar .menu-item a{
    color: #000;
    //color: #fff;//
}
.navigation-bar .menu-item a:hover{
    text-decoration: underline 3px;
    //color: #fff;//
}
.navigation-bar .menu-social-icon{
    text-transform: uppercase;
    color: #000;
    // color: #fff;//
}
.navigation-bar .menu-social-icon a{
    font-family: 'Nunito Sans', "sans-serif" !important;
    color: #000;
    //color: #fff;//
}
.navigation-bar .menu-social-icon a:hover{
    text-decoration: underline 2px;
}*/
/*END 2022 MENU V.1 - SCRAPPED*/
/* End - New Expander Navigation*/
/*.navbar .nav-link{
    color: #fff !important;
    padding:20px;
}
.navbar .navbar-nav li{
    text-transform:uppercase;
    font-size: 1.0em !important;
    text-align: center;
    padding: 0px;
    margin: 0px;
    margin-right: 1px;
    font-weight: 500;
}
.navbar .navbar-nav li:hover{
    color:#fff !important;
    background-color: #01b8f5;
}
.dropdown-menu{
    background-color: #01b8f5;
    margin: 0px;
    border: 0px;
    color:#fff;
}
.dropdown-item{
    color: #fff;
    padding: .75rem 1.5rem;
}
.dropdown-item:hover{
    color: #000;
    background-color:#01b8f5;
}
.hoa-main-navbar .dropdown-item{
    color: #fff !important;
    font-size: 14px;
    padding: 10px;
}
.hoa-main-navbar .dropdown-item:hover{
    color: #fff !important;
    font-size: 14px;
    padding: 10px;
    background-image: #84c2ea;
}*/
/* Carousel Bar */
.carousel-container {}

.carousel-container .carousel-caption {
    /*bottom: 40px;*/
    bottom: 200px;
    padding-top: 0px;
    background-color: #0601232e;
}

.carousel-container .header-signup-content {
    padding: 5px;
    /*background-color: #1a1a1acc;*/
    background-color: #060123e8;
}

.carousel-container .header-signup-content p {
    /*font-family: 'Playfair Display', serif;*/
    font-family: 'Red Hat Display', "sans-serif";
}

.carousel-container .header-signup-content p a {
    color: #B5A265;
}

.carousel-container .header-signup-content p a:hover {
    color: #998440;
}

.carousel-container .header-signup-content .header-signup-button {
    color: #fff;
    font-size: 18px;
    /*font-family: 'Playfair Display', serif;*/
    font-family: 'Red Hat Display', "sans-serif";
    text-transform: uppercase;
}

.carousel-container .header-signup-content .header-signup-social p {
    font-size: 12px;
    /*font-family: 'Playfair Display', serif;*/
    font-family: 'Red Hat Display', "sans-serif";
    text-transform: uppercase;
}

/* Homepage Search */
.search-content {
    padding: 15px;
}

.search-title h5 {
    color: #fff;
    font-weight: normal;
    text-transform: none;
}
.custom-form-control{
    font-size: 1.1em !important;
    padding-top: 0 !important;
}

.search-title h5 small {
    font-size: 0.7em;
    color: #def2fb;
}

.search-box {
    /*background-color:rgba(0, 0, 0, 0.600);*/
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.04);
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.30);
    z-index: 1001;
    /*margin-bottom: 30px;*/
}

.search-form {
    margin-bottom: 0px;
}

.search-form-container .input {
    width: 100%;
}

.search_home_keyword_input {
    border: 0px;
    border-radius: 1.25rem !important;
}

.search-button {
    margin-left: -36px;
    z-index: 100;
}

.search-content .search-button {
    border: none;
    background-color: #B5A265;
}

.search-content .search-button a {
    color: #fff;
}

.search-content .submithomepagesearch {
    text-transform: uppercase;
    font-weight: bold;
    width: 90px !important;
    border-top-right-radius: 19px !important;
    border-bottom-right-radius: 19px !important;
    background-color: #24BAEC;
}

input.form-control.rounded-0.search-go-container-text {
    border-top-left-radius: 15px !important;
    border-bottom-left-radius: 15px !important;
}

input.form-control.rounded-0.search-go-container-text::placeholder {
    color: #707070;
    ;
}

input.form-control.rounded-0.search-go-container-text::-ms-input-placeholder {
    color: #707070;
}

.form-control {
    font-size: 1.1em !important;
}
.btn {
    font-size: 1.1em;
}
.pl-1px{
    padding-left: 1px !important;
}

/******************* COMMENTED ON 11/03/2022 - OLD CSS
.mini-search-box{
    background-color: #fff;
}

.search-box h2{
    color: #2a84c6;
    font-size: 1.4em;
}
.search-box .journey_search{
    color: #8b8b8b;
    padding-top: 20px;
    padding-bottom: 13px;
    padding-left: 0px;
    font-size: 1.15em;
    cursor: pointer;
    font-weight: bold;
    border: none;
}
.search-box .journey_search_option{
    color: #636363;
    padding-top: 20px;
    padding-bottom: 13px;
    padding-left: 0px;
    font-size: 1.15em;
    font-weight: bold;
    border: none;
}
.search-box .journey_search_keyword{
    color: #8b8b8b;
    padding-left: 0px;
    font-size: 1.15em;
    font-weight: bold;
    border: none;
}
.search-box .journey_search_keyword .search_home_keyword_input::placeholder{
    font-size: 0.8em;
    color: #0091ff;
    font-weight: bold;
}
.search-box .journey_search_keyword .search_home_keyword_input::-ms-input-placeholder{
    font-size: 0.8em;
    color: #0091ff;
    font-weight: bold;
}
.search-box .journey_search_keyword .search_home_keyword_input:-ms-input-placeholder{
    font-size: 0.8em;
    color: #0091ff;
    font-weight: bold;
}
.search-box .journey_search .start_location_caption{
    color: #0091ff;
}
.search-box .journey_search .end_location_caption{
    color: #0091ff;
}
.search-box .journey_search .travel_periods_caption{
    color: #0091ff;
}
.search-box .form-control{
    padding-top: 25px;
    padding-bottom: 25px;
    margin-top:8px;
    font-size: 1.2em;
    border: none;
}
.search-box .form-control:focus {
    color: #000;
    background-color: #fff;
    border:none;
    outline: 0;
    -webkit-box-shadow: unset;
            box-shadow: unset;
}
.search-box .form-control::-webkit-input-placeholder {
    color: #000;
    opacity: 1;
}
.search-box .form-control::-ms-input-placeholder {
    color: #000;
    opacity: 1;
}
.search-box .form-control::placeholder {
    color: #000;
    opacity: 1;
}
.search-box .search-input{
    background-color: #fff;
}
.search-box .search-input_alt{
    background-color: #fff;
}
.search-box .search-input:hover{
    background-color: #def2fb;
}
.search-box .col-first{
    font-size: 1.0em;
    font-weight: bold;
    padding-left: 10px;
    border-right: solid 1px #def2fb;
    -webkit-box-shadow: 0 1px 4px rgba(222, 242, 251, 0.54);
    box-shadow: 0 1px 2px rgba(222, 242, 251, 0.99);
}
.search-box .col-middle{
    font-size: 1.0em;
    font-weight: bold;
    padding-left: 10px;
    border-right: solid 1px #def2fb;
    -webkit-box-shadow: 0 1px 4px rgba(222, 242, 251, 0.54);
    box-shadow: 0 1px 2px rgba(222, 242, 251, 0.99);
}
.search-box .col-last{
    font-size: 1.0em;
    font-weight: bold;
    padding-left: 10px;
    -webkit-box-shadow: 0 1px 4px rgba(222, 242, 251, 0.54);
    box-shadow: 0 1px 2px rgba(222, 242, 251, 0.99);
}
.search-box .search_input_last{
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 10px;
    border-radius: 0px;
    font-size: 1.2em;
}
*******************/
.btn-hoa-primary {
    font-size: 1.4rem;
    color: white;
    border: none;
    background-color: #000;
    cursor: pointer;
}

.btn-hoa-primary-small {
    font-size: 0.9rem;
    color: white;
    border: none;
    background-color: #000;
}

.btn-hoa-primary:hover {
    color: white;
    background-color: #20c4f4;
}

.search-bar {
    background-color: #161616;
    /*background-color: #0062b0;*/
    /*background-image: linear-gradient(33.33deg,#b5a265 0,#b5a265 100%);*/
    /* background-image: linear-gradient(33.33deg,#060123 0,#060123 100%); */
    /*border-bottom: 4px solid #cacaca;*/
    /*min-height: 70px;*/
    overflow: hidden;
    margin-top: 0px;
    margin-bottom: 00px;
    z-index: 999;
}

.home-brochure {
    color: #fff;
    /*background-image: linear-gradient(33.33deg,#b5a265 0,#b5a265 100%);*/
    /* background-image: linear-gradient(33.33deg,#060123 0,#060123 100%); */
    background-color: #000;
}

.mini-search-bar {
    min-height: 140px;
    overflow: hidden;
    margin-top: -250px;
    margin-bottom: 20px;
    z-index: 999;
}

.search-input-dropdown {
    margin-top: 0px;
    /*position: absolute;*/
    background-color: #fff;
    z-index: 1000;
}

.search-input-dropdown .search-dropdown {
    background-color: #eee;
    border: rgba(143, 143, 143, 0.144) 1px solid;
}

.search-input-dropdown .search-input-title h4 {
    padding: 10px 0px 10px 5px;
    font-size: 1.2em;
    font-weight: bold;
    color: #04a9db;
}

.search-input-dropdown .custom-control {
    padding-bottom: 5px;
    font-size: 1.0em;
}

.search-input-dropdown .custom-control-label {
    font-weight: bold;
}

.search-input-dropdown .custom-control-label:hover {
    color: #0091ff;
    cursor: pointer;
    font-weight: bold;
}

.tagline-content {
    /*background-color: #b5a2651f;*/
    padding: 0px 0px 0px 0px;
}

.tagline-content h1 {
    /*color: #000;*/
    color: #fff;
    font-size: 4.5rem;
    font-weight: bolder;
    letter-spacing: 2px;
    font-stretch: semi-expanded;
    /*font-family: 'Birthstone', cursive;*/
    text-shadow: 2px 2px #060123;
}

.tagline-content p {
    font-size: 1rem;
    font-weight: 600;
    padding: 0 0%;
    margin-bottom: 0px;
    line-height: normal;
    text-shadow: 2px 2px #060123;
}

/* Replace Search Checkbox Default Styles */
.custom-checkbox .custom-control-input:checked~.custom-control-label {
    color: #0091ff;
    font-weight: bold;
}

.search-input-dropdown .custom-checkbox .custom-control-label::before {
    border: none;
}

.custom-control-input:active~.custom-control-label::before {
    color: #fff;
    background-color: #fff;
}

.search-input-dropdown .custom-checkbox .custom-control-input:checked~.custom-control-label::after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%230091ff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E");
}

.search-input-dropdown .custom-control-label::after {
    position: absolute;
    top: 0.10rem;
    left: -1.6rem;
    display: block;
    width: 1.5rem;
    height: 1.5rem;
    content: "";
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50% 50%;
}

.search-input-dropdown .custom-control-input:checked~.custom-control-label::before {
    width: 20px;
    height: 20px;
    color: #fff;
    background-color: unset;
}

.search-input-dropdown .custom-control-input:focus~.custom-control-label::before {
    -webkit-box-shadow: unset;
    box-shadow: unset;
}

/* Homepage giftcard */
.home-partner-logo {
    margin-bottom: 10px;
}

.home-partner-logo img {
    opacity: 0.9;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.04);
    box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.30);
}

.home-partner-logo img:hover {
    opacity: 1.0;
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.04);
    box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.30);
}

/* Homepage giftcard */
.home-giftcard-text small {
    color: #000;
    font-size: 1.4em;
    line-height: 1.0;
}

.home-giftcard-text h2 {
    color: #000;
    font-size: 5.0em;
    font-weight: bold;
    line-height: 1.0;
    margin-bottom: 0px;
}

.home-giftcard-text .tag-line {
    font-size: 1.4em;
    line-height: 1.0;
}

.home-giftcard-buttons p {
    font-size: 1.2em;
    line-height: 1.0;
    color: #000;
}

.home-giftcard-buttons a.giftcard-green-button {
    /*border-radius: 0.2em !important;*/
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 2px;
    padding-bottom: 2px;
    margin-right: 5px;
    margin-bottom: 5px;
    background-color: #0062b0;
    font-size: 1.8em;
    color: #fff;
}

.home-giftcard-buttons a.giftcard-green-button:hover {
    /*border-radius: 0.2em !important;*/
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 2px;
    padding-bottom: 2px;
    margin-right: 5px;
    margin-bottom: 5px;
    background-color: #20c4f4;
    /*background-color:rgb(13, 85, 2);*/
    font-size: 1.8em;
    color: #fff;
}

.home-giftcard-buttons a.giftcard-orange-button {
    /*border-radius: 0.2em !important;*/
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 5px;
    padding-bottom: 4px;
    margin-right: 4px;
    margin-bottom: 5px;
    background-color: #20c4f4;
    font-size: 1.6em;
    color: #fff;
}

.home-giftcard-buttons a.giftcard-orange-button:hover {
    /*border-radius: 0.2em !important;*/
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 5px;
    padding-bottom: 4px;
    margin-right: 4px;
    margin-bottom: 5px;
    background-color: #0062b0;
    /*background-color:#f4570e; */
    font-size: 1.6em;
    color: #fff;
}

.gift-card-other {
    overflow-y: scroll;
    max-height: 200px;
}

/* Brochure */
.brochure-home-content h5 {
    color: #35a7ff;
    font-size: 1.2em;
    line-height: 1.2;
    margin-bottom: 10px;
}

.brochure-home-content h5 small {
    color: #35a7ff;
    font-size: 1.6em;
    line-height: 1.2;
    margin-bottom: 10px;
}

.brochure-home-content .brochure-orange-button {
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    padding-bottom: 4px;
    margin-right: 4px;
    margin-bottom: 5px;
    background-color: #35a7ff;
    font-size: 0.9em;
    color: #fff;
}

.brochure-home-content .brochure-orange-button:hover {
    /*border-radius: 0.2em !important;*/
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    padding-bottom: 4px;
    margin-right: 4px;
    margin-bottom: 5px;
    background-color: #000;
    /*background-color:#f4570e; */
    font-size: 0.9em;
    color: #fff;
}

.brochure-home-content p {
    margin-top: 0;
    margin-bottom: 1.0em;
}

/*In Line Subscribe*/
.subscribe-home-content h5 {
    color: #fff;
    font-size: 1.2em;
    line-height: 1.2;
    margin-bottom: 10px;
}

.subscribe-home-content h5 small {
    color: #fff;
    line-height: 1.2;
    margin-bottom: 10px;
    /* font-size: 30px; */
    font-family: "futura-pt-bold", "sans-serif";
    font-weight: 700;
    font-style: normal;
}

.subscribe-home-content .subscribe-orange-button {
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    padding-bottom: 4px;
    margin-right: 4px;
    margin-bottom: 5px;
    background-color: #fff;
    font-size: 0.9em;
    color: #fff;
}

.subscribe-home-content .subscribe-orange-button:hover {
    /*border-radius: 0.2em !important;*/
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    padding-bottom: 4px;
    margin-right: 4px;
    margin-bottom: 5px;
    background-color: #000;
    /*background-color:#f4570e; */
    font-size: 0.9em;
    color: #fff;
}

.subscribe-home-content p {
    margin-top: 0;
    margin-bottom: 1.0em;
}

.subscribe-home-content .submitfootersubscribe {
    text-transform: uppercase;
    font-family: "raleway", "sans-serif";
    font-weight: 600;
    font-style: normal;
    font-size: 15px !important;
}

/* Product list */
.product-box .product-name {
    min-height: 45px;
    max-height: 45px;
    font-size: 1.1em;
    line-height: 1.2;
    overflow: hidden;
}

.product-box .product-name a {
    font-weight: bold;
    color: #f4730e;
}

.product-box .product-name a:hover {
    color: #f4730e;
}

.product-box .product-summary-box {
    min-height: 100px;
    max-height: auto;
    line-height: 1.2;
    overflow: hidden;
}

.product-box .product-summary-box .product-price-box .from-price {
    border: 1px solid #d0d0d0;
    font-size: 1.4em;
}

.product-box .small-package-teaser {
    font-size: 1.2em;
}

.product-price-box .product-orange-button {
    background-color: #f4730e;
    font-size: 1.0em;
    color: #fff;
}

.product-price-box .product-orange-button:hover {
    background-color: #000;
    font-size: 1.0em;
    color: #fff;
}

.loading-bg {
    min-height: 116px;
    background-image: url('../images/custom/loading-bg.gif');
    background-repeat: no-repeat;
    background-position: center;
}

/*.loading-bg{
    background-color: #f7f7f7;
}*/
.home-more-button .btn-feature-more-button {
    border-radius: 1.2em !important;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 5px;
    padding-bottom: 4px;
    margin-right: 4px;
    margin-bottom: 5px;
    background-color: #b4b4b4;
    font-size: 1.2em;
    color: #fff !important;
}

.home-more-button .btn-feature-more-button:hover {
    border-radius: 1.2em !important;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 5px;
    padding-bottom: 4px;
    margin-right: 4px;
    margin-bottom: 5px;
    background-color: rgb(143, 143, 143);
    font-size: 1.2em;
    color: #fff !important;
}

.home-more-button .btn-cruiserail-more-button {
    border-radius: 1.2em !important;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 5px;
    padding-bottom: 4px;
    margin-right: 4px;
    margin-bottom: 5px;
    background-color: #b4b4b4;
    font-size: 1.2em;
    color: #fff !important;
}

.home-more-button .btn-cruiserail-more-button:hover {
    border-radius: 1.2em !important;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 5px;
    padding-bottom: 4px;
    margin-right: 4px;
    margin-bottom: 5px;
    background-color: rgb(143, 143, 143);
    font-size: 1.2em;
    color: #fff !important;
}

.home-more-button .btn-cruise-more-button {
    border-radius: 1.2em !important;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 5px;
    padding-bottom: 4px;
    margin-right: 4px;
    margin-bottom: 5px;
    background-color: #b4b4b4;
    font-size: 1.2em;
    color: #fff !important;
}

.home-more-button .btn-cruise-more-button:hover {
    border-radius: 1.2em !important;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 5px;
    padding-bottom: 4px;
    margin-right: 4px;
    margin-bottom: 5px;
    background-color: rgb(143, 143, 143);
    font-size: 1.2em;
    color: #fff !important;
}

.home-more-button .btn-rail-more-button {
    border-radius: 1.2em !important;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 5px;
    padding-bottom: 4px;
    margin-right: 4px;
    margin-bottom: 5px;
    background-color: #b4b4b4;
    font-size: 1.2em;
    color: #fff !important;
}

.home-more-button .btn-rail-more-button:hover {
    border-radius: 1.2em !important;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 5px;
    padding-bottom: 4px;
    margin-right: 4px;
    margin-bottom: 5px;
    background-color: rgb(143, 143, 143);
    font-size: 1.2em;
    color: #fff !important;
}

/* Package Page */
.staticpage-hero-image-bar {
    /*margin-top: -25px;*/
}

.package-hero-image-bar {
    margin-top: -25px;
}

.package-title-bar {
    /*position: relative;*/
    /*margin-top: -55px;*/
    /* padding-top: 40px; */
    /* padding-top: 20px; */
    /* padding-bottom: 40px; */
    /* padding-bottom: 20px; */
    /* margin-bottom: 15px; */

}

.package-navigation-container {
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;
}

.banner-header {
    position: absolute;
    margin-top: 7%;
    width: 100%;
    color: #f1f1f1;
    text-align: center;
    z-index: 1025;
}

.banner-header h1 {
    font-size: 5rem;
    font-weight: bolder;
    margin-bottom: 0px;
}

.package-title-bar .package-header-group {
    background-color: #fff;
}

.package-header-group h1 {
    color: #000;
    font-size: 2.3em;
    line-height: 1.0em;
    font-weight: bold;
    margin-bottom: 0.8em;
}

.package-header-group .nights-description {
    color: #222;
    font-size: 1.5em;
    line-height: 1.0em;
    margin-bottom: 0.5em;
}

.package-header-group .package-code {
    color: #222;
    font-size: 1.2em;
    line-height: 1.0em;
    margin-bottom: 0.5em;
}

.package-header-group .breadcrumb-links {
    font-size: 1.3em
}

.package-header-group .breadcrumb-links span {
    color: #6D6E71;
}

.package-header-group .breadcrumb-links a {
    color: #6D6E71;
}

.package-header-group .breadcrumb-links a:hover {
    color: #000;
}

.package-leading-price-container small {
    color: #000;
    font-size: 1.0rem;
    line-height: 1;
}

.package-page .package-leading-price-container small {
    color: #fff !important;
}

.package-page .package-leading-price-container .package-leading-price {
    color: #fff !important;
}

/* .package-leading-price-container .package-price-description{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 1.0rem;
} */
.package-leading-price-container .package-deposit-description {
    color: #babdc1;
    font-size: 1.1rem;
    line-height: 1;
}

.package-leading-price-container .package-leading-price {
    color: #000;
    font-size: 2.3em;
    margin-bottom: 0em;
    padding-top: 5px;
    padding-bottom: 5px;
    line-height: 1;
    font-weight: bold;
}

.package-leading-price-container .package-leading-price sup {
    font-weight: normal;
    font-size: 0.6em;
}

.package-leading-price-container .package-was-price {
    color: #ef4136;
    font-size: 1.0em;
    margin-bottom: 5px;
    line-height: 1;
    font-weight: bold;
}

.package-inclusions ul {
    margin-bottom: 0.0em;
}

.package-inclusions b {
    color: #006fc3;
    font-weight: normal;
}

.package-inclusions strong {
    color: #006fc3;
    font-weight: normal;
}

.package-summary {
    margin-top: 0.8em;
    /*margin-bottom: 0.8em;*/
    font-size: 1.3em;
}

.package-summary p {
    margin-bottom: 0;
}

.package-highlights-container .package-highlights {
    background-color: #f7f7f7;
}

.package-highlights-container .package-highlights ul {
    margin-bottom: 0;
    padding: 10px;
}

.package-highlights-container .package-highlights ul li {
    list-style-image: url('../images/custom/star.png');
}

.package-gallery .carousel-indicators {
    bottom: 10px;
}

.package-gallery .carousel-indicators>li {
    width: 50px;
    height: 5px;
}

.package-gallery .gallery-title-container {
    background-color: #0062b0;
    position: relative;
    padding: 25px;
    margin-right: -75px;
    margin-top: 50px;
    z-index: 999;
    text-align: center;
}

.package-gallery .gallery-title-container .gallery-title {
    text-transform: uppercase;
    font-size: 1.8em;
    line-height: 1.5em;
    margin-bottom: 0em;
    font-weight: bold;
    /*font-family: 'Handlee', cursive;*/
}

.package-selling-points-container h3 {
    color: #0062b0;
    font-size: 1.5em;
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
    text-align: center;
}

.package-selling-points-container h4 {
    color: #35a7ff;
    font-size: 1.2em;
    margin-top: 0.5rem;
    margin-bottom: 0.1rem;
    text-align: center;
}

.package-selling-points-container .package-selling-points p {
    font-size: 1.0em;
    text-align: justify;
}

.package-details-container h3 {
    color: #000;
    font-size: 1.35em;
    margin-top: 0.0rem;
    margin-bottom: 1.0rem;
    font-weight: bold;
}

.package-details-container {
    border-bottom: 1px solid #eee;
    font-size: 1.3em;
}

.package-details-container p {
    margin-bottom: 0em;
}

.package-details-container .package-inclusions-new p {
    margin-bottom: 10px;
}

.package-details-container b {
    color: #000;
    font-weight: normal;
}

.package-details-container .package-inclusions-new b {
    color: #000 !important;
    font-weight: bold !important;
}

.package-details-container strong {
    color: #006fc3;
    font-weight: normal;
}

.package-itinerary-container p {
    margin-bottom: 0em;
}

.package-pricing-container h3 {
    color: #000;
    /* font-size: 2.0em; */
    margin-bottom: 1.0rem;
    font-size: 1.4em !important;
    font-weight: normal;
}

.price-disclaimer {
    font-size: 1.3em;
    line-height: 0.8;
}

.price-disclaimer p {
    margin-bottom: 0.5em;
}

.price-filter {
    color: #fff;
}

.price-filter p {
    font-size: 1.1em;
}

.price-filter h5 {
    font-size: 1.5em;
    margin-bottom: 1.0em;
}

.price-filter h5 i {
    font-size: 0.9em;
}

.price-options p {
    margin-bottom: 0em;
}

.price-options-group-by {
    font-size: 1.2em;
    color: #fff;
}

.price-options-group-by .group-by-header {
    font-weight: normal;
    margin-bottom: 5px;
}

.price-options .primary-pivot-name {
    font-size: 1.2em;
    font-weight: bold;
}

.price-options .secondary-pivot-name {
    margin-top: 10px;
    font-size: 1.3em;
    font-weight: bold;
}

.price-options .secondary-pivot-type {
    font-size: 1.0em;
}

.price-options .secondary-pivot-type small {
    font-size: 1.0em;
    font-weight: 300;
}

.price-options .pricing-option-price {
    color: #000;
    font-size: 1.3em;
    font-weight: bold;
    margin-top: 15px;
    line-height: 1.2;
}

.price-options .pricing-onrequest-price {
    color: #000;
    font-size: 1.3em;
    font-weight: bold;
    line-height: 1.2;
    margin-top: 20px;
}

.price-options .pricing-was-price {
    color: #ef4136;
    font-size: 1.3em;
    font-weight: bold;
    line-height: 1.2;
    text-decoration: line-through;
}

.price-options .pricing-was-price-header {
    color: #ef4136;
    font-size: 0.8em;
    font-weight: bold;
    margin-top: 15px;
    padding-bottom: 0px;
}

.pricing-option-mt{
    margin-top: 31px !important;
}
.price-options .pricing-option-book {
    margin-top: 12px;
}

.price-options .pricing-option-book .btn {
    font-size: 1.1em !important;
    font-weight: bold;
    text-transform: uppercase;
}

.price-options .pricing-option-enquire {
    margin-top: 12px;
}

.price-options .pricing-option-enquire p {
    color: #000;
    font-size: 0.9em;
}

.price-options .price-options-heading {
    margin-top: 0.3em;
    color: #000;
}

.price-options .price-options-heading h5 {
    font-size: 1.3em;
}

.price-options .price-options-heading small {
    font-size: 1.1em;
    display: none;
}

.price-options .price-options-heading-help {
    margin-top: 0.5em;
    color: #000;
}

.price-options .price-options-heading-help h5 {
    font-size: 1.3em;
}

.price-options .price-options-heading-help a {
    color: #000;
}

.price-options .pricing-onrequest-price-header {
    color: #f4730e;
    font-size: 0.9em;
    font-weight: bold;
    line-height: 1.0;
    margin-top: 5px;
}

.bookingAssistForm {
    padding: 0.7em;
    white-space: normal;
    line-height: 1.0
}

.bookingOnRequestForm {
    padding: 0.7em;
    white-space: normal;
    line-height: 1.0
}

.bookingbutton {
    padding: 0.7em;
    white-space: normal;
    line-height: 1.0
}

.help-options p {
    font-size: 1.0em;
}

.help-options a {
    color: #ef4136;
    text-decoration: underline;
}

.help-options a:hover {
    color: #f73426;
    text-decoration: none;
}

.package-pricing-container .dim {
    opacity: 0.2;
}

.card-img-top:hover {
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.60);
    box-shadow: 0 0px 4px rgba(0, 0, 0, 0.60);
}

.package-copyright {
    font-size: 0.8em;
}

.flight-description-container hr {
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    background-color: #def2fb;
}

.flight-description-container .text-standard-blue {
    font-size: 1.0em;
}

.flight-description-container p {
    font-size: 0.8em;
}

.price-options .enquire-link {
    font-size: 1.2em;
}

.price-options .enquire-link a {
    color: grey;
}

.price-options .enquire-link a:hover {
    color: #000;
    text-decoration: underline;
}

.price-options .deposittext {
    color: #6D6E71;
    font-size: 1.1rem;
}

.offers-container {
    color: #fff;
}

.mini-offers-container {
    background-color: #61A60E;
    color: #fff;
}

.offers-container .discount-text {
    /*background-color: #910730;*/
    background-color: #61A60E;
}

.offers-container .promotion-text {
    background-color: #61A60E;
}

.offers-container p {
    line-height: 1.2;
    margin-bottom: 0;
}

.offers-container .offer-text {
    text-transform: uppercase;
    padding: 5px;
    font-size: 1.0em;
    font-weight: bold;
}

.offers-container .offer-date {
    font-size: 0.8em;
    text-transform: initial;
    font-weight: normal;
}

.mini-offers-container .discount-text {
    background-color: #61A60E;
}

.mini-offers-container .promotion-text {
    background-color: #61A60E;
}

.mini-offers-container p {
    line-height: 1.2;
    margin-bottom: 0;
}

.mini-offers-container .offer-text {
    text-transform: uppercase;
    font-size: 1.0em;
    font-weight: normal;
}

.mini-offers-container .offer-date {
    font-size: 0.8em;
    text-transform: initial;
    font-weight: normal;
}

.mini-contact-container {
    background-color: #F7F7F7;
    color: #000;
}

.mini-contact-container .contact-title {
    font-size: 2.0em;
    margin-bottom: 5px;
    font-weight: normal;
}

.mini-contact-container .contact-header {
    font-size: 1.3em;
    margin-bottom: 5px;
    font-weight: normal;
}

.mini-contact-container .contact-header i {
    font-size: 0.8em;
}

.mini-contact-container .contact-info {
    font-size: 0.9em;
    text-transform: initial;
    font-weight: normal;
    margin-bottom: 5px;
}

.mini-contact-container p {
    margin-bottom: 0px;
}

.mini-contact-container a {
    font-size: 1.3em;
    color: #6D6E71;
}

.mini-contact-container a:hover {
    color: #000;
    text-decoration: underline;
}

.package-onsale-text {
    background-color: #ef4136;
    margin-top: 2px;
    margin-bottom: 0px;
    padding: 1px;
    color: #fff;
}

.assist-return {
    font-size: 1.2em !important;
    margin-bottom: 0px;
    color: #000;
}

.assist-return a {
    color: #000;
}

.assist-return a:hover {
    text-decoration: underline;
}

.price-options .price-options-heading {
    margin-top: 0.3em;
    color: #000;
}

.enquiry-options p {
    margin-bottom: 0px;
}

.enquiry-options .enquiry-options-heading {
    color: #000;
}

.enquiry-options .enquiry-options-heading h5 {
    font-size: 1.3em;
}

.enquiry-options-subheader .enquiry-form-header {
    color: #fff;
    font-weight: normal;
    font-size: 1.2em;
    margin-bottom: 5px;
}

.enquiry-options .form-control[readonly] {
    background-color: #def2fb;
    ;
    color: #000;
    opacity: 1;
}

.enquiry-options .pricing-option-price {
    color: #000;
    font-size: 1.8em;
    font-weight: bold;
    line-height: 1.0;
}

.enquiry-options .pricing-option-price .price-description {
    color: #000;
    font-size: 0.5em;
    font-weight: bold;
    line-height: 1.0;
}

.enquiry-options .pricing-was-price {
    color: #ef4136;
    font-size: 0.9em;
    font-weight: bold;
    line-height: 1.2;
    text-decoration: line-through;
}

.enquiry-options .pricing-was-price-header {
    color: #ef4136;
    font-size: 0.8em;
    font-weight: bold;
    margin-top: 15px;
    padding-bottom: 0px;
}

.enquiry-options .discount-text p {
    font-size: 0.9em;
    padding-bottom: 0px;
}

.enquiry-options .promotion-text p {
    font-size: 0.9em;
    padding-bottom: 0px;
}

.enquiry-options .custom-checkbox .custom-control-input:checked~.custom-control-label {
    color: #000;
    font-weight: normal;
}

.enquiry-options .alert p {
    font-size: 0.9em;
    margin-bottom: 0.5em !important;
}

.enquiry-options .alert p a {
    font-weight: normal;
}

.booking-options p {
    margin-bottom: 0px;
}

.booking-options .booking-options-heading {
    margin-top: 0.3em;
    color: #000;
}

.booking-options .booking-options-heading h5 {
    font-size: 1.3em;
}

.booking-options .booking-options-heading small {
    font-size: 1.1em;
    display: none;
}

.booking-options-subheader .booking-form-header {
    color: #fff;
    font-weight: bold;
    margin-bottom: 5px;
}

.booking-options .form-control[readonly] {
    background-color: #def2fb;
    ;
    color: #000;
    opacity: 1;
}

.booking-options .pricing-option-price {
    color: #0062b0;
    font-size: 1.8em;
    font-weight: bold;
    line-height: 1.0;
}

.booking-options .pricing-option-price .price-description {
    color: #000;
    font-size: 0.5em;
    font-weight: bold;
    line-height: 1.0;
}

.booking-options .pricing-was-price {
    color: #ef4136;
    font-size: 0.9em;
    font-weight: bold;
    line-height: 1.2;
    text-decoration: line-through;
}

.booking-options .pricing-was-price-header {
    color: #ef4136;
    font-size: 0.8em;
    font-weight: bold;
    margin-top: 15px;
    padding-bottom: 0px;
}

.booking-options .discount-text p {
    font-size: 0.9em;
    padding-bottom: 0px;
}

.booking-options .promotion-text p {
    font-size: 0.9em;
    padding-bottom: 0px;
}

.booking-options .custom-checkbox .custom-control-input:checked~.custom-control-label {
    color: #000;
    font-weight: normal;
}

.booking-form .amount-header {
    font-size: 1.2em;
    font-weight: bold;
    margin-bottom: 5px;
}

.booking-form .amount-helper {
    color: #0062b0;
    font-size: 1.0em;
    margin-bottom: 5px;
}

.booking-form .amount-helper-pax {
    color: #0062b0;
    font-size: 0.9em;
}

.booking-form .amount-terms {
    color: rgb(116, 116, 116);
    font-size: 0.8em;
    line-height: 1.2;
}

.booking-form .sub-price {
    color: #0062b0;
    font-size: 1.0em;
}

.booking-form .total-price {
    color: #0062b0;
    font-size: 1.5em;
}

.booking-form .alert p {
    font-size: 1.0em;
    margin-bottom: 0.0em !important;
}

.booking-form .alert p a {
    font-weight: normal;
}

.bookingstatus a {
    color: #fff;
    text-decoration: underline;
}

.bookingstatus p {
    margin-bottom: 5px;
}

/** Side Bar **/
#sticky-sidebar {
    top: 0px !important;
    padding-bottom: 15px
}

#sticky-sidebar .sticky-top {
    top: 15px !important;
}

#sticky-sidebar ul {
    list-style-type: none !important;
    margin-left: 0px !important;
    margin-right: 40px !important;
}

#sticky-sidebar .whyus li {
    text-align: center;
    width: 100% !important;
    padding-bottom: 10px !important;
    border-bottom: 1px dashed #eee;
    padding-top: 10px !important;
    font-size: 18px !important;
}

#sticky-sidebar .side-support li {
    text-align: center;
    width: 100% !important;
    padding-bottom: 10px !important;
    border-bottom: 1px dashed #eee;
    padding-top: 10px !important;
}

#sticky-sidebar .whyus li i {
    color: #f4730e;
}

/** Content Page **/
.static-page .page-header h1 {
    color: #000;
    font-size: 2.0em;
    line-height: 1.0em;
    font-weight: normal;
    margin-bottom: 0.5em;
}

.summary p {
    margin-bottom: 0px;
}

.pricing-description table {
    margin-bottom: 0px;
}

.pricing-box-top {
    background-color: #222;
}

.pricing-box {
    background-color: #222;
}

.pricing-box-bottom {
    background-color: #222;
}

.pricing-box-content h2 span {
    font-size: 4.0rem;
    line-height: .8em;
}

.rfq-button span {
    font-size: 1.2em;
}

.header-image-bar {
    margin-top: -25px;
}

/** Footer **/
.pre-footer-box {}

.pre-footer-box .detail-list .detail-subject-social {
    font-size: 0.8rem;
    margin-bottom: 0.5rem;
}

.pre-footer-box .detail-list .detail-subject {
    color: #0a214c;
    font-size: 0.8rem;
    margin-bottom: 0.0rem;
}

.pre-footer h4 {
    font-size: 1.2em;
    color: #000;
    text-transform: uppercase;
    font-weight: bold;
}

.pre-footer p {
    font-weight: normal;
    font-size: 1.2em;
}

.pre-footer a {
    font-weight: normal;
    color: #6D6E71;
}

.pre-footer a:hover {
    text-decoration: underline;
}

.pre-footer hr {
    width: 55%;
    border: 1px solid rgb(226, 226, 226);
}

.pre-footer-box h4 small {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 0.7em;
    color: #0a214c;
}

.pre-footer .pre-footer-box .copyright hr {
    border-top: 1px solid #def2fb7a;
}

.pre-footer .footer_accreditation {
    padding-top: 20px;
}

.pre-footer .footer_accreditation img {
    padding: 2px;
}

.pre-footer .footer_copyright {
    padding-top: 10px;
    padding-bottom: 30px;
    font-size: 1.2em;
    font-weight: normal;
    color: #000;
    /* text-transform: uppercase; */
}

.pre-footer-logo {
    background-position-x: 0 !important;
    background-position: top center;
    background-position-x: center;
    /*background-image: linear-gradient(to top right, #f6f6f6, #f6f6f6, #f6f6f6, #f6f6f6);*/

    background-color: rgba(112, 112, 112, 0.2);


}

.pre-footer-logo-content {
    padding: 20px 0px;
}

.pre-footer-logo .pre-footer-logo-content .partner-title h6 {
    text-transform: uppercase;
    color: #707070;
    font-size: 15px;
    font-family: "raleway", "sans-serif";
    font-weight: 500;
    font-style: normal;
}

/** Frontend Forms **/
.general-enquiry-form {
    background-color: #eee;
    padding: 1rem 1rem 1rem 1rem;
    /*border-top: 2px solid #2d508d;*/
    margin-bottom: 0.0rem;
}

.inventory-enquiry-form {
    background-color: #eee;
    padding: 1rem 1rem 1rem 1rem;
    /*border-top: 2px solid #2d508d;*/
    margin-bottom: 0.0rem;
}

.inventory-enquiry-form label {
    display: inline-block;
    margin-bottom: 0em;
}

.inventory-enquiry-form .form-row {
    background-color: #eee;
}

.inventory-enquiry-form .form-group {
    margin-bottom: 0.0em;
    padding-bottom: 0.5em;
}

.giftcard-purchase-form {
    background-color: #eee;
    padding: 1rem 1rem 1rem 1rem;
    /*border-top: 2px solid #2d508d;*/
    margin-bottom: 0.0rem;
}

.giftcard-purchase-form label {
    display: inline-block;
    margin-bottom: 0em;
}

.giftcard-purchase-form .form-row {
    background-color: #eee;
}

.giftcard-purchase-form .form-group {
    margin-bottom: 0.0em;
    padding-bottom: 0.5em;
}

.giftcard-purchase-form .gift-card-active {
    background-color: #e2e2e2;
    font-weight: bold;
    font-size: 1.0em;
}

.giftcard-purchase-form .gift-card-other {
    color: rgb(85, 85, 85);
    font-weight: bold;
    font-size: 1.0em;
}

.giftcard-purchase-form .gift-card-cart-summary {
    background-color: #e2e2e2;
    font-size: 1.0em;
}

.activegiftcardquantity[readonly] {
    background-color: #fff !important;
}

.othergiftcardquantity[readonly] {
    background-color: #fff !important;
}

/* Search Page Styles */
.region-radio-group {
    max-height: 165px;
    overflow-y: scroll;
    font-size: 1.0em;
}

/******** START Top Picks SLIDER **********/
.toppicks-container {
    /*background-color: #f9f9f9;*/
    border-bottom: none;
    background-image: linear-gradient(180deg, #f6f6f6 0, #fff 100%);
    padding-top: 40px;
    /* padding-top: 20px; */
    padding-bottom: 5px;
    /* padding-bottom: 20px; */
    margin-bottom: 15px;
}

.toppicks-title h2 {
    color: #000;
    font-size: 1.75em;
    font-weight: bold;
    margin-bottom: 20px;
    font-family: futura-pt-bold;
    margin-left: 12px;
    margin-bottom: 1px;
    /*margin-left: 40px;*/
}

.toppicks-title h3 {
    /*font-family: 'Playfair Display', serif;*/
    font-family: 'Red Hat Display', "sans-serif";
    text-transform: uppercase;
    color: #232323;
    font-size: 2.0em;
    /*font-weight: normal;*/
    font-weight: normal;
    /*text-decoration: underline #b5a265 2px;*/
    text-underline-offset: 2px;
    margin-bottom: 20px;
}

.toppicks-content .top-pick-name {
    position: absolute;
    text-transform: uppercase;
    font-size: 1.0em;
    bottom: 0%;
    padding: 5px;
    width: 100%;
    line-height: 1.2;
    font-weight: bolder;
    color: #f1f1f1;
    text-align: center;
    background-color: #06012370;
    /*text-shadow: 1px 1px rgb(99, 99, 99);*/
}

/******** START Collections Styles ********/
.home-destination .collections-headings {
    position: absolute;
    text-transform: uppercase;
    font-size: 0.8em;
    top: 20px;
    padding: 10px;
    width: 100%;
    line-height: 1.2;
    font-weight: bolder;
    color: #f1f1f1;
    text-align: center;
}

/******** END  Collections Styles ********/
/******** START Destination SLIDER ********/
.destinationSlider .slider-image {
    /*padding:10px;*/
    /*margin-left:10px;*/
    opacity: 1.90;
    z-index: 99;
    /* -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.04);
    box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.30); */
    margin-bottom: 00px;
}

.destinationList .slider-image {
    /*padding:10px;*/
    /*margin-left:10px;*/
    opacity: 1.00;
    z-index: 99;
    /* -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.04);
    box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.30); */
    margin-bottom: 20px;
}

.destination-title h2 {
    color: #6D6E71;
    font-size: 2.0em;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.slider-image:hover {}

.slider-caption {
    /* background-color: rgba(0, 0, 0, 0.3); */
    position: relative;
    width: 100%;
    z-index: 999;
    padding-top: 10px;
    /* margin-top: -21%; */
    text-align: center;
    float: left;
}

.slider-caption h3 {
    text-transform: uppercase;
    font-size: 1.0em
}

.slider-caption a {
    color: #000;
}

.slider-caption a:hover {
    color: #000;
}

.home-destination {
    margin-top: 40px;
    /* margin-bottom: 30px; */
}

.destination-title h3 {
    /*font-family: 'Playfair Display', serif;*/
    font-family: 'Red Hat Display', "sans-serif";
    text-transform: uppercase;
    color: #232323;
    font-size: 2.0em;
    font-weight: normal;
    /*padding-left: 10px;*/
    margin-bottom: 20px;
    /*text-decoration: underline #b5a265 2px;*/
    text-underline-offset: 2px;
}

.slick-slide {
    padding: 10px;
}

.list-header h3 {
    /*background-color: #000;*/
    padding: 10px;
    padding-left: 5px;
    color: #000;
    /*color: #000;*/
    /*color: #fff;*/
    font-weight: normal;
    font-size: 2.0em;
    line-height: 1.0;
}

/******** START Rail SLIDER ********/
.destinationSlider .silder-item {
    background-color: #dedede;
}

.destinationSlider .silder-item:hover {
    background-color: #f8f8f8;
}

.destinationSlider .rail .slider-image {
    opacity: 1;
}

.destinationSlider .rail .slider-caption {
    /*background-color: rgba(0, 0, 0, 0.3);*/
    background-color: rgba(246, 246, 246, 0.9);
    position: relative;
    width: 100%;
    z-index: 999;
    padding-top: 10px;
    /* margin-top: -9%; */
    text-align: center;
    float: left;
}

.destinationSlider .rail .slider-caption a {
    color: #222;
}

.destinationSlider .rail .slider-caption h3 {
    text-transform: uppercase;
    font-size: 1.0em
}

.destinationList .rail-list .slider-image {
    opacity: 1;
    margin-bottom: 0px;
}

.destinationList .rail-list .slider-caption {
    /*background-color: rgba(0, 0, 0, 0.3);*/
    background-color: rgba(246, 246, 246, 0.9);
    position: relative;
    width: 100%;
    z-index: 999;
    margin-top: -13%;
    text-align: center;
    float: left;
}

.destinationList .rail-list .slider-caption a {
    color: #222;
}

.destinationList .rail-list .slider-caption h3 {
    text-transform: uppercase;
    font-size: 1.0em;
}

.destinationList .list-item {
    background-color: #dedede;
}

.destinationList .list-item:hover {
    background-color: #f8f8f8;
}

/*END*/
/*START*/
.packagelist-header h3 {
    /*font-family: 'Playfair Display', serif;*/
    /* font-family: 'Red Hat Display', "sans-serif"; */
    text-transform: uppercase;
    color: #232323;
    font-size: 1.8em;
    font-weight: bold;
    /* margin-bottom: 20px; */
    /* padding-left: 10px; */
    /* text-decoration: underline #b5a265 2px; */
    margin-bottom: 0px;
    text-underline-offset: 2px;
}

.packagelist-header p {
    font-size: 1.2em;
}

/*END*/
.introduction-content .mobile-header h1 {
    font-weight: bolder;
    font-size: 3.0em;
    margin-bottom: 0px;
}

.introduction-content p {
    font-size: 1.0em;
}

.rail-content h4 {
    font-size: 2.8rem;
}

.rail-content p {
    font-size: 1.0em;
}

.red-header {
    color: #af0305;
    text-transform: uppercase;
}

.blue-header {
    color: #0353af;
    text-transform: uppercase;
}

.green-header {
    color: #276907;
    text-transform: uppercase;
}

.orange-header {
    color: #cc7502;
    text-transform: uppercase;
}

.teal-header {
    color: #058399;
    text-transform: uppercase;
}

.brown-header {
    color: brown;
    text-transform: uppercase;
}

.black-header {
    color: #000;
    text-transform: uppercase;
}

.btn-orange {
    background-color: #cc7502;
    color: #fff;
}

.btn-orange:hover {
    color: #fff;
    background-color: #9b5802;
}

.btn-brown {
    background-color: brown;
    color: #fff;
}

.btn-brown:hover {
    color: #fff;
    background-color: rgb(134, 23, 23)
}

#accordion .card {
    margin-bottom: 5px;
}

#accordion .card-header a {
    cursor: pointer;
    font-size: 0.9rem;
    font-weight: bold;
    color: #000;
}

#accordion .card-header a:hover {
    cursor: pointer;
    font-weight: bold;
    color: #000;
}

/******** Homepage Styles ********/
.home-full-width-product-description-box .package-title {
    min-height: auto;
    overflow: hidden;
}

.home-full-width-product-description-box .package-title h4 {
    line-height: 1.2;
    font-size: 1.6em;
    font-weight: normal;
    color: #000;
}

.home-full-width-product-description-box .nights-description {
    font-size: 0.9em;
    font-weight: bold;
    margin-bottom: 0px;
}

/* .product-images .overlay-content{
    margin-left:5px;
    right: 0;
    padding-right:1.2em;
    position: absolute;
    z-index: 1000;
} */
.product-images .overlay-content {
    margin-left: 5px;
    left: 0;
    bottom: 0;
    padding-left: 1.2em;
    position: absolute;
    z-index: 1000;
}

.package-image-banner .overlay-content {
    margin-left: 5px;
    right: 0;
    bottom: 0;
    padding-right: 1.2em;
    padding-bottom: 1.2em;
    position: absolute;
    z-index: 1000;
}

.bookonline-badge-content {
    background-repeat: no-repeat;
    left: 18px;
    margin: 7px;
    padding: 7px;
    z-index: 1000;
    background-color: #ffffff8f;
    opacity: 0.8;
    font-size: 14px;
    font-family: "roboto", "sans-serif";
    font-weight: 500;
    font-style: normal;
    border-bottom-right-radius: 15px;
    border-top-right-radius: 15px;
    border-bottom-left-radius: 15px;
    border-top-left-radius: 15px;
}

.home-full-width-product-description-box .package-teaser {
    min-height: auto;
    max-height: auto;
    font-size: 0.9em;
    overflow: hidden;
}

.home-full-width-product-description-box .package-teaser a {
    color: #B5A265;
    font-weight: bold;
}

.product-box .small-package-title {
    min-height: 60px;
    max-height: 60px;
    overflow: hidden;
}

/* for displaying three lines */
.product-box .small-package-title-3l {
    min-height: 90px;
    max-height: 90px;
    overflow: hidden;
}

/* .product-box .package-tooltiptext .small-package-title {
    min-height: 85px;
    max-height: 85px;
    overflow: hidden;
} */

.product-box .small-package-title h4 {
    font-size: 1.3em;
    font-weight: bold;
    line-height: 1.2;
    color: #000;
    font-family: "roboto", "sans-serif";
    font-weight: 500;
    font-style: normal;
    z-index: 999;
}

.product-box .small-package-title-3l h4 {
    font-size: 1.3em;
    font-weight: bold;
    line-height: 1.2;
    color: #000;
    font-family: "roboto", "sans-serif";
    font-weight: 500;
    font-style: normal;
    z-index: 999;
}

.product-box .small-package-teaser {
    min-height: 0px;
    max-height: 80px;
    margin-bottom: 10px;
    white-space: normal !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
}

.tag-contianer-list .product-box .small-package-teaser {
    min-height: 0px;
    max-height: 90px;
    margin-bottom: 10px;
    white-space: normal !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
}

.product-images .package-tooltiptext {
    visibility: hidden;
    background-color: white;
    text-align: center;
    padding: 0px 0;
    position: absolute;
    z-index: 1001;
    min-height: 250px;
    max-height: 255px;
}

.product-box:hover .package-tooltiptext {
    visibility: visible;
    margin-top: 40px;
}

.package-tooltiptext .small-package-title {
    text-align: left;
}

.package-tooltiptext .package-departure-date {
    text-align: left;
}

.package-tooltiptext .teaser-text {
    text-align: left;
}

.night-description-border-bottom {
    position: relative;
    margin-bottom: 0px !important;
    padding: 4px;
    border-bottom: 1px solid #919191;
    z-index: 1001;
}

.package-list {
    /* margin-left: 10px;
    margin-right: 10px; */
}

.package-list h2 {
    font-size: 1.75em;
    margin-bottom: 0px;
    font-family: futura-pt-bold;

}

.package-list h2 a {
    color: #161616;
}

.bg-home-blue {
    background-color: white !important;
}


.package-list h2>span>a {
    color: #61A60E;
    font-size: 1.0rem;
    padding-top: 10px;
}

.package-list h2>span>a:hover {
    color: #61A60E;
}

.package-list p {
    font-size: 1.3em;
    margin-bottom: 0.5rem;
}

.package-list .nights-description {
    color: #161616;
    font-weight: normal;
    font-size: 16px;
    font-family: "roboto", "sans-serif";
    font-weight: 300;
    font-style: normal;
}

.package-list .product-box p.nights-description {
    margin-bottom: 0px;
}

.package-list .product-box .package-leading-price-container .package-leading-price {
    font-size: 1.8em;
}

.package-list .product-box .offers-container .discount-text {
    text-transform: uppercase;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 1.0em;
    font-weight: bold;
}

.package-list .product-box .offers-container .offer-text {
    text-transform: uppercase;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 1.0em;
    font-weight: bold;
}

.search-list .product-box p.nights-description {
    margin-bottom: 0px;
    font-size:16px;
    font-family: "roboto", sans-serif;
    font-weight: 300;
    font-style: normal;
    color: #161616;
}

.search-list .product-box .package-leading-price-container .package-leading-price {
    font-size: 1.8em;
}

.foodland p {
    margin-bottom: 0px;
    line-height: 1.2;
}

.custom-page-thanks a {
    color: #fff;
    text-decoration: underline;
}

.custom-page-thanks a:hover {
    color: #fff;
    text-decoration: underline;
}

.custom-page-ssc a {
    color: #0091ff;
    text-decoration: underline;
}

.custom-page-ssc a:hover {
    color: #0091ff;
    text-decoration: underline;
}

.custom-page-failed a {
    color: #fff;
    text-decoration: underline;
}

.custom-page-failed a:hover {
    color: #fff;
    text-decoration: underline;
}

.product-box .featured-package-gallery {
    max-height: 411px;
    overflow: hidden;
}

.product-box .listbox {
    max-height: 197px;
    overflow: hidden;
}

.post-header-title h2 {
    font-size: 1.5em;
    color: #000;
}

.post-header-title a {
    color: #000;
}

.post-header-title a:hover {
    color: #000;
}

.post-teaser a {
    color: #000;
}

.post-teaser a:hover {
    color: #000;
}

.byline {
    color: #949494;
}

/*General Video Styling*/
.video-wrapper {
    z-index: -2;
    background-color: #000;
    color: #000;
}

/*Home Page Video Banner*/
.image-wrapper {
    z-index: -2;
    background-color: #000;
    color: #000;
}

.video-homebanner-container {
    max-height: 430px;
    overflow: hidden;
}

.video-homebanner-mobile-container {
    max-height: 380px;
    overflow: hidden;
}

.video-homebanner-container .video {
    z-index: -1;
    /*opacity: 0.88;*/
    opacity: 0.95;
}

.packagepage-imagebanner-container {
    max-height: 1010px;
    overflow: hidden;
}

.packagepage-imagebanner-container .image {
    z-index: -1;
    /*opacity: 0.88;*/
    opacity: 0.95;
}

.image-overlay {
    position: absolute;
    margin-top: 25%;
    width: 100%;
    color: #f1f1f1;
    text-align: center;
    z-index: 1025;
}

.image-overlay h1 {
    font-size: 5rem;
    font-weight: bolder;
    margin-bottom: 0px;
}

/*Landing Page Custom Pages*/
.video-header-container {
    max-height: 400px;
    overflow: hidden;
}

.video {
    z-index: -1;
    opacity: 0.7;
}

.video-overlay {
    position: absolute;
    margin-top: 7%;
    width: 100%;
    color: #f1f1f1;
    text-align: center;
    z-index: 1025;
}

.video-overlay h1 {
    font-size: 5rem;
    font-weight: bolder;
    margin-bottom: 0px;
}

/*VRJ Custom Styles*/
div.vrj-intro {
    background-color: #ececec;
    margin-bottom: 30px;
    padding: 5px;
}

div.vrj-video {
    background-color: #000;
    margin-bottom: 0px;
    padding: 5px;
    width: 100% !important;
    height: 100% !important;
}

div.vrj-video iframe {
    margin-top: 5px;
}

div.vrj-valueadditions {
    margin-bottom: 10px;
    padding: 0px;
}

.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    max-width: 100% !important;
    overflow: hidden;
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}

/*Rail Landing Page*/
.control-prev {
    margin-top: 20px;
    position: relative;
    z-index: 999;
}

.control-prev .fa-arrow-circle-left {
    color: #000;
}

.control-next {
    margin-top: 20px;
    position: relative;
    z-index: 999;
}

.control-next .fa-arrow-circle-right {
    color: #000;
}

.carousel-item-list {
    z-index: -1;
}

.specialmessage-bar {
    font-size: smaller;
}

/*Landing Page Slider*/
/*
.destinationSlider{
    max-height: 210px;
    overflow: hidden;
}
.slider-list{
    display: flex;
    flex-wrap: nowrap;
}
.destinationSlider .slider-item{
    float: left;
}
.destinationSlider .card-body{
    position: absolute;
}
.slider {
    width: 50%;
    margin: 100px auto;
}

.slick-slide {
  margin: 0px 20px;
}

.slick-slide img {
  width: 100%;
}

.slick-prev:before,
.slick-next:before {
  color: black;
}


.slick-slide {
  transition: all ease-in-out .3s;
  opacity: .2;
}

.slick-active {
  opacity: .5;
}

.slick-current {
  opacity: 1;
}*/
/******** END RANGE SLIDER ********/
/* Deal Status Styles */
.dealstatus {
    margin-top: 5px;
}

.deal-new-offer {
    content: url('../images/custom/dealstatus/ntnow-value-add-icons-4.png');
    height: 25px;
}

.deal-exculsive {
    content: url('../images/custom/dealstatus/ntnow-value-add-icons-2.png');
    height: 25px;
}

.deal-selling-fast {
    content: url('../images/custom/dealstatus/ntnow-value-add-icons-10.png');
    height: 25px;
}

.deal-limited-availability {
    content: url('../images/custom/dealstatus/ntnow-value-add-icons-12-black.png');
    height: 25px;
}

/***MEDIA TAGS***/
@media (max-width: 1800px) {
    .video-homebanner-container {
        max-height: 420px;
        overflow: hidden;
    }
}

@media (max-width: 1680px) {
    .video-homebanner-container {
        max-height: 330px;
        overflow: hidden;
    }

    .hoa-main-navbar .nav-left h3 {
        font-size: initial;
    }

    .hoa-main-navbar .nav-right h3 {
        font-size: initial;
    }

    .navbar .branding {
        max-width: 450px;
    }

    .navbar .navbar-nav li {
        padding: 1px;
    }

    .navigation-bar .navigation-container .navbar .nav-link {
        font-size: 16px;
    }

    .navbar .navbar-nav li .hide-on-mobile {
        display: none;
    }

    /*
    .nav-row ul li{
        font-size: initial;
    }*/
    .util-bar .brand img {
        max-height: 45px;
    }

    .util-bar .contact .phone {
        font-size: 2.2rem;
    }

    .util-bar .contact .email {
        font-size: 1.0rem;
    }

    .util-bar .social img {
        margin-top: 2px;
        width: 35px;
    }

    .toppicks-content .top-pick-name {
        font-size: 0.8rem;
    }
}

@media (max-width: 1375px) {
    .video-homebanner-container {
        max-height: 300px;
        overflow: hidden;
    }

    .hoa-main-navbar .nav-left h3 {
        font-size: 1.2em;
    }

    .hoa-main-navbar .nav-right h3 {
        font-size: 1.2em;
    }

    .navbar .branding {
        max-width: 400px;
    }

    .navbar .navbar-nav li {
        padding: 1px;
    }

    .navigation-bar .navigation-container .navbar .nav-link {
        font-size: 16px;
    }

    .navbar .navbar-nav li .hide-on-mobile {
        display: none;
    }

    /*
    .nav-row ul li{
        font-size: 1.0em;
    }
    */
    .search-box .journey_search {
        font-size: 1.2em;
    }

    .hoa-main-navbar .nav-left h3 {
        font-size: 1.0em;
    }

    .hoa-main-navbar .nav-right h3 {
        font-size: 1.0em;
    }

    .util-bar .contact .phone {
        font-size: 2.2rem;
    }

    .util-bar .contact .email {
        font-size: 1.0rem;
    }

    .util-bar .social img {
        margin-top: 2px;
        width: 33px;
    }

    .toppicks-content .top-pick-name {
        font-size: 0.7rem;
    }
}

@media (max-width: 1280px) {
    .video-overlay {
        position: absolute;
        margin-top: 5%;
        width: 100%;
        color: #f1f1f1;
        text-align: center;
        z-index: 1049;
    }

    .video-homebanner-container {
        max-height: 250px;
        overflow: hidden;
    }

    .search-input-dropdown .custom-control {
        padding-bottom: 15px;
        font-size: 1.0em;
    }

    .hoa-main-navbar .nav-left h3 {
        font-size: 1.0em;
    }

    .hoa-main-navbar .nav-right h3 {
        font-size: 1.0em;
    }

    /*
    .nav-row ul li{
        font-size: 0.9em;
    }*/
    .navbar .branding {
        max-width: 370px;
    }

    .navbar .navbar-nav li {
        padding: 1px;
    }

    .navigation-bar .navigation-container .navbar .nav-link {
        font-size: 13px;
        /* font-weight: bold; */
    }

    .navbar .navbar-nav li .hide-on-mobile {
        display: none;
    }

    .search-box .journey_search {
        font-size: 1.1em;
    }

    .util-bar .contact .phone {
        font-size: 2.1rem;
    }

    .util-bar .contact .email {
        font-size: 0.8rem;
    }

    .util-bar .social img {
        margin-top: 5px;
        width: 30px;
    }

    .toppicks-content .top-pick-name {
        font-size: 0.7rem;
    }

    .slider-caption h3 {
        text-transform: uppercase;
        font-size: 1.0em;
    }

    .slider-caption {
        background-color: rgba(0, 0, 0, 0.3);
        position: relative;
        width: 100%;
        z-index: 999;
        padding-top: 10px;
        /* margin-top: -52px; */
        text-align: center;
        float: left;
    }

    .brochure-home-content p {
        margin-top: 1.0em;
        font-size: 0.9em;
        margin-bottom: 1.0em;
    }

    .package-list .product-box .offers-container .discount-text {
        text-transform: uppercase;
        padding-left: 5px;
        padding-right: 5px;
        font-size: 1.0em;
        font-weight: normal;
    }

    .package-list .product-box .offers-container .offer-text {
        text-transform: uppercase;
        padding-left: 5px;
        padding-right: 5px;
        font-size: 1.0em;
        font-weight: normal;
    }

    .offers-container .offer-text {
        text-transform: uppercase;
        padding: 5px;
        font-size: 1.0em;
        font-weight: normal;
    }

    .product-box .featured-package-gallery {
        max-height: 343px;
        overflow: hidden;
    }

    .product-box .listbox {
        max-height: 163px;
        overflow: hidden;
    }
}

@media (max-width: 1024px) {
    .video-overlay {
        position: absolute;
        margin-top: 6%;
        width: 100%;
        color: #f1f1f1;
        text-align: center;
        z-index: 1049;
    }

    .video-overlay h1 {
        font-size: 3.8rem;
    }

    .video-homebanner-container {
        max-height: 230px;
        overflow: hidden;
    }

    .navbar .branding {
        max-width: 350px;
    }

    .navbar .navbar-nav li {
        padding: 1px;
    }

    .navigation-bar .navigation-container .navbar .nav-link {
        font-size: 12px;
        font-weight: normal;
    }

    .navbar .navbar-nav li .hide-on-mobile {
        display: none;
    }

    .toppicks-content .top-pick-name {
        font-size: 0.8rem;
    }

    .search-title h5 {
        padding-top: 5px;
        /* font-size: 1.0em; */
    }

    .product-box .small-package-title {
        min-height: 60px;
        max-height: 60px;
    }

    .product-box .small-package-title-3l {
        min-height: 85px;
        max-height: 85px;
    }

    .product-box .small-package-title h4 {
        font-size: 1.1em;
        line-height: 1.2;
        color: #000;
        font-family: "roboto", "sans-serif";
        font-weight: 500;
        font-style: normal;
    }

    .product-box .small-package-title-3l h4 {
        font-size: 1.1em;
        line-height: 1.2;
        color: #000;
        font-family: "roboto", "sans-serif";
        font-weight: 500;
        font-style: normal;
    }

    .product-box .small-package-title a {
        font-family: "roboto", "sans-serif";
        font-weight: 500;
        font-style: normal;
    }

    .product-box .small-package-title-3l a {
        font-family: "roboto", "sans-serif";
        font-weight: 500;
        font-style: normal;
    }

    .package-title-bar {
        position: relative;
        margin-top: 5px;
        line-height: 1.3em !important;
    }

    .search-box .journey_search {
        font-size: 1.0em;
    }

    .hoa-main-navbar .nav-left h3 {
        font-size: 1.0em;
    }

    .hoa-main-navbar .nav-right h3 {
        font-size: 1.0em;
    }

    .nav-row ul li {
        font-size: 0.7em;
    }

    .search-box .journey_search span {
        font-size: initial;
        display: block;
    }

    .search-input-dropdown .custom-control {
        padding-bottom: 15px;
        font-size: 1.0em;
    }

    .util-bar .contact .phone {
        font-size: 2.0rem;
    }

    .util-bar .contact .email {
        font-size: 0.8rem;
    }

    .navbar .navbar-nav li {
        font-size: 0.8em !important;
    }

    .product-box .featured-package-gallery {
        max-height: 343px;
        overflow: hidden;
    }
}
@media (max-width: 991px) {
    .desktop-package-search .desktop-serach-go-container .form-control{
        font-size: 0.8em !important;
    }
    .desktop-package-search .search-title  .custom-form-control{
        font-size: 0.8em !important;
    }
    .desktop-package-search .btn-go {
        border-top-left-radius: 0px;
        border-bottom-left-radius: 0px;
        height: 34.15px;
    }
    .desktop-package-search .btn {
        font-size: 0.8em;
    }
}

@media (max-width: 990px) {
    .video-homebanner-container {
        max-height: 200px;
        overflow: hidden;
    }

    .home-full-width-product-description-box .package-title {
        min-height: auto;
        max-height: 110px;
    }

    .home-full-width-product-description-box .package-title h4 {
        font-size: 1.2em;
    }

    .home-full-width-product-description-box .package-teaser {
        /*display: none;*/
    }

    .navbar #navbarNavDropdown {
        margin-top: 10px;
    }

    /* .navbar .navbar-nav li{
        text-align: left;
    } */
    .navigation-bar .navigation-container .navbar .nav-link {
        font-size: 14px;
    }

    .navbar .navbar-nav li .hide-on-mobile {
        display: unset;
    }

    .search-title h5 {
        padding-top: 10px;
        font-size: 14px;
    }

    .product-box .small-package-title {
        min-height: 60px;
        max-height: 60px;
    }

    .product-box .small-package-title-3l {
        min-height: 90px;
        max-height: 90px;
    }

    .product-box .small-package-title h4 {
        font-size: 1.1em;
        line-height: 1.2;
        color: #000;
    }

    .product-box .small-package-title-3l h4 {
        font-size: 1.1em;
        line-height: 1.2;
        color: #000;
    }

    .product-box .small-package-teaser {
        min-height: 130px;
        max-height: 130px;
    }

    .search-input-dropdown .custom-control {
        padding-bottom: 10px;
        font-size: 0.9em;
    }

    .search-box .journey_search {
        padding-top: 10px;
    }

    .util-bar .contact span {
        line-height: 0.9;
        display: block;
    }

    .util-bar .contact .phone {
        font-size: 2.2rem;
    }

    .util-bar .contact .email {
        font-size: 1.0rem;
    }

    .toppicks-content .top-pick-name {
        font-size: 1.0rem;
    }

    .slider-caption h3 {
        text-transform: uppercase;
        font-size: 0.8em;
    }

    .slider-caption {
        background-color: rgba(0, 0, 0, 0.3);
        position: relative;
        width: 100%;
        z-index: 999;
        padding-top: 10px;
        /* margin-top: -50px; */
        text-align: center;
        float: left;
    }

    .package-list .product-box .offers-container .discount-text {
        text-transform: uppercase;
        padding-left: 5px;
        padding-right: 5px;
        font-size: 0.8em;
        font-weight: normal;
    }

    .package-list .product-box .offers-container .offer-text {
        text-transform: uppercase;
        padding-left: 5px;
        padding-right: 5px;
        font-size: 0.8em;
        font-weight: normal;
    }

    .offers-container .offer-text {
        text-transform: uppercase;
        padding: 5px;
        font-size: 1.0em;
        font-weight: normal;
    }

    .product-box .featured-package-gallery {
        max-height: 253px;
        overflow: hidden;
    }

    .product-box .listbox {
        max-height: 118px;
        overflow: hidden;
    }

    .package-leading-price-container .package-leading-price {
        font-size: 1.2rem !important;
    }

    .package-leading-price-container a {
        font-size: 0.6rem;
    }
}

@media (max-width: 768px) {
    .video-homebanner-container {
        max-height: 180px;
        overflow: hidden;
    }

    .search-title h5 {
        font-size: 14px;
        font-weight: bold;
    }

    .package-title-bar {
        position: relative;
        margin-top: 0px;
    }

    .search-box .col-last {
        font-size: 1.0em;
        font-weight: bold;
        padding-left: 10px;
        -webkit-box-shadow: 0 1px 4px rgba(222, 242, 251, 0.54);
        box-shadow: 0 1px 2px rgba(222, 242, 251, 0.99);
        padding-left: 0px;
    }

    .home-full-width-product-description-box .package-title {
        min-height: auto;
        max-height: 110px;
    }

    .home-full-width-product-description-box .package-title h4 {
        font-size: 1.3em;
    }

    .product-box .small-package-title {
        min-height: 25px;
        max-height: 26px;
    }

    .home-full-width-product-description-box .package-teaser {
        /*display: none;*/
    }

    .home-full-width-product-description-box .col-md-12 {
        padding-left: 0;
        padding-right: 0;
    }

    .product-box .small-package-title h4 {
        font-size: 1.1em;
    }

    .product-box .small-package-title-3l h4 {
        font-size: 1.1em;
    }

    .product-box .small-package-teaser {
        min-height: 0px;
        max-height: 130px;
    }

    .search-box .journey_search {
        padding-top: 10px;
    }

    .hoa-main-navbar .nav-left h3 {
        font-size: initial;
    }

    .hoa-main-navbar .nav-right h3 {
        font-size: initial;
    }

    .nav-row ul li {
        font-size: initial;
    }

    .search-box .journey_search {
        padding-top: 10px;
    }

    .util-bar .contact span {
        line-height: 0.9;
        display: block;
    }

    .util-bar .contact .phone {
        font-size: 1.7rem;
    }

    .util-bar .contact .email {
        font-size: 0.7rem;
    }

    .toppicks-content .top-pick-name {
        font-size: 1.0rem;
    }

    .search-box {
        background-color: rgba(221, 221, 221, 0.486);
    }

    .search-bar {
        /*min-height: 110px;*/
        overflow: hidden;
        margin-top: 0px;
        /*margin-bottom: 20px;*/
        z-index: 999;
    }

    .search-bar input {
        margin-bottom: 2px;
    }

    .destination-title h3 {
        margin-bottom: 10px;
    }

    .slider-caption h3 {
        text-transform: uppercase;
        font-size: 1.0em;
    }

    .slider-caption {
        background-color: rgba(0, 0, 0, 0.6);
        position: relative;
        width: 100%;
        z-index: 999;
        padding-top: 10px;
        /* margin-top: -21.5%; */
        text-align: center;
        float: left;
    }

    .product-box .featured-package-info {
        border: 1px solid rgb(189, 189, 189);
        order: 2;
    }

    .product-box .featured-package-gallery {
        order: 1;
        max-height: 253px;
        overflow: hidden;
    }

    .product-box .listbox {
        max-height: unset;
        overflow: unset;
    }
}

@media (max-width: 740px) {
    .home-advert-banner {
        display: none !important;
    }

    .video-homebanner-container {
        max-height: 180px;
        overflow: hidden;
    }

    .toppicks-content .top-pick-name {
        font-size: 1.0rem;
    }
}

@media (max-width: 575px) {
    .home-advert-banner {
        display: none !important;
    }

    .video-homebanner-container {
        max-height: 160px;
        overflow: hidden;
    }

    .staticpage-hero-image-bar {
        margin-top: -15px;
    }

    .package-title-bar {
        position: relative;
        margin-top: 0px;
    }

    .search-box .col-last {
        font-size: 1.0em;
        font-weight: bold;
        padding-left: 10px;
        -webkit-box-shadow: 0 1px 4px rgba(222, 242, 251, 0.54);
        box-shadow: 0 1px 2px rgba(222, 242, 251, 0.99);
        padding-left: 0px;
    }

    .package-gallery .gallery-title-container {
        background-color: #0062b0;
        position: relative;
        padding: unset;
        margin-right: unset;
        margin-top: 50px;
        z-index: 999;
        text-align: center;
    }

    .product-box .featured-package-info {
        border: 1px solid rgb(189, 189, 189);
        order: 2;
    }

    .product-box .featured-package-gallery {
        order: 1;
    }

    .home-full-width-product-description-box .package-title {
        min-height: 80px;
        max-height: 80px;
    }

    .home-full-width-product-description-box .package-title h4 {
        font-size: 1.2em;
    }

    .product-box .small-package-title {
        min-height: 40px;
        max-height: 55px;
    }

    .product-box .small-package-title-3l {
        min-height: 80px;
        max-height: 80px;
    }

    .product-box .small-package-title h4 {
        font-size: 1.2em;
    }

    .product-box .small-package-title-3l h4 {
        font-size: 1.2em;
    }

    .search-box .journey_search {
        padding-top: 10px;
    }

    .search-box .journey_search_keyword {
        color: #8b8b8b;
        padding-left: 0px;
        margin-bottom: 10px;
        font-size: 1.15em;
        font-weight: bold;
        border: none;
    }

    .util-bar .contact {
        background-color: #eee;
        padding: 8px;
        margin: 10px;
    }

    .util-bar .contact .phone {
        font-size: 2.0rem;
    }

    .util-bar .contact .email {
        font-size: 1.0rem;
    }

    .toppicks-content .top-pick-name {
        font-size: 0.8rem;
    }

    .slider-caption {
        background-color: rgba(0, 0, 0, 0.6);
        position: relative;
        width: 100%;
        z-index: 999;
        padding-top: 10px;
        /* margin-top: -52px; */
        text-align: center;
        float: left;
    }

    .destinationList {
        display: block;
    }

    .destinationSlider {
        display: none;
    }

    .package-list .product-box .offers-container .discount-text {
        text-transform: uppercase;
        padding-left: 5px;
        padding-right: 5px;
        font-size: 1.0em;
        font-weight: bold;
    }

    .package-list .product-box .offers-container .offer-text {
        text-transform: uppercase;
        padding-left: 5px;
        padding-right: 5px;
        font-size: 1.0em;
        font-weight: bold;
    }

    .offers-container .offer-text {
        text-transform: uppercase;
        padding: 5px;
        font-size: 1.0em;
        font-weight: bold;
    }

}

@media (min-width: 2600px) {
    .video-homebanner-container {
        max-height: 650px;
        overflow: hidden;
    }
}
