body{ font-family: "Karla", sans-serif !important; }

input, select, textarea{ font-family: "Karla", sans-serif !important; }

.overflow-hidden{ overflow: hidden; }

.new-designs-2022-ivytext h2{ font-family: "IvyPresto", sans-serif !important; font-size: 2.5em; font-weight: normal; letter-spacing: 0; }

/*New Header*/
.vcv-header{ position: fixed; width: 100%; top: 0; left: 0; z-index: 99999; background: #FFF; }
.vcv-header .new-header-2022 .menu-2022-wrap{ display: flex; justify-content: space-between; height: 100px; align-items: center; position: relative; transition: all .3s; }
.vcv-header .new-header-2022 .menu-2022-wrap .left-menu li{ display: inline-block; }
.vcv-header .new-header-2022 .menu-2022-wrap .left-menu li a{ display: block; padding: 0 10px; font-weight: bold; color: #000; font-size: 1.1em; transition: all .3s; font-size: 18px; }
.vcv-header .new-header-2022 .menu-2022-wrap .logo{ width: 180px; display: block; position: absolute; left: 50%; margin-left: -90px; }
.vcv-header .new-header-2022 .menu-2022-wrap .logo img{ width: 100%; }
.vcv-header .new-header-2022 .menu-2022-wrap .logo .logo-white{ display: none; }
.vcv-header .new-header-2022 .menu-2022-wrap .logo .logo-black{ display: block; }
.vcv-header .new-header-2022 .menu-2022-wrap .stay-button{ display: inline-block; background: #FFF; border-radius: 5px; font-weight: bold; color: #000; padding: 10px 30px; border: 2px solid #000; transition: all .3s; font-size: 18px; }
.vcv-header .new-header-2022 .menu-2022-wrap .stay-button:hover{ text-decoration: none; }
.vcv-header .new-header-2022 .menu-2022-wrap .hamburguer-new-design{ position: absolute; width: 35px; height: 40px; top: 22px; left: 0px; display: none; cursor: pointer; }
.vcv-header .new-header-2022 .menu-2022-wrap .hamburguer-new-design span{ display: block; width: 100%; height: 4px; margin-bottom: 6px; border-radius: 10px; background: #000; }

.close-menu-mobile{ position: absolute; right: 0; top: 20px; width: 25px; height: 25px; opacity: 1; display: none; z-index: 999999999; }
.close-menu-mobile:before, 
.close-menu-mobile:after{ position: absolute; left: 15px; content: ' '; height: 25px; width: 2px; background-color: #FFF; }
.close-menu-mobile:before{ transform: rotate(45deg); }
.close-menu-mobile:after{ transform: rotate(-45deg); }
 
/*Hide logo and Button in home header*/
.home .vcv-header .new-header-2022 .menu-2022-wrap .logo,
.home .vcv-header .new-header-2022 .menu-2022-wrap .stay-button{ display: none; }
.home.fixed-header .vcv-header .new-header-2022 .menu-2022-wrap .logo,
.home.fixed-header .vcv-header .new-header-2022 .menu-2022-wrap .stay-button{ display: block; }

/*Transparent Header*/
.transparent-header .vcv-header{ background: transparent; transition: all .3s; }
.transparent-header .vcv-header .new-header-2022 .menu-2022-wrap .left-menu li a{ color: #FFF; }
.transparent-header .vcv-header .new-header-2022 .menu-2022-wrap .logo .logo-white{ display: block; margin-bottom: 0; }
.transparent-header .vcv-header .new-header-2022 .menu-2022-wrap .logo .logo-black{ display: none; margin-bottom: 0 }
.transparent-header .vcv-header .new-header-2022 .menu-2022-wrap .stay-button{ border-color: transparent; }
.transparent-header .vcv-header .new-header-2022 .menu-2022-wrap .hamburguer-new-design span{ background: #FFF; }

@media screen and (min-width: 1199px){

    .transparent-header .vcv-header:hover{ background: #FFF; }
    .transparent-header .vcv-header:hover .new-header-2022 .menu-2022-wrap .left-menu li a{ color: #000; }
    .transparent-header .vcv-header:hover .new-header-2022 .menu-2022-wrap .logo .logo-white{ display: none; }
    .transparent-header .vcv-header:hover .new-header-2022 .menu-2022-wrap .logo .logo-black{ display: block; }
    .transparent-header .vcv-header:hover .new-header-2022 .menu-2022-wrap .stay-button{ border-color: #000; }
    .home.transparent-header .vcv-header:hover .new-header-2022 .menu-2022-wrap .logo,
    .home.transparent-header .vcv-header:hover .new-header-2022 .menu-2022-wrap .stay-button{ display: block; }

}

/*Fixed Header*/
.transparent-header.fixed-header .vcv-header{ background: #FFF; }
.transparent-header.fixed-header .vcv-header .new-header-2022 .menu-2022-wrap{ height: 70px; }
.transparent-header.fixed-header .vcv-header .new-header-2022 .menu-2022-wrap .left-menu li a{ color: #000; }
.transparent-header.fixed-header .vcv-header .new-header-2022 .menu-2022-wrap .logo .logo-white{ display: none; }
.transparent-header.fixed-header .vcv-header .new-header-2022 .menu-2022-wrap .logo .logo-black{ display: block; }
.transparent-header.fixed-header .vcv-header .new-header-2022 .menu-2022-wrap .stay-button{ border-color: #000; }


/*Hero*/
.new-designs-2022{ font-family: "Karla", sans-serif !important; } 

.new-designs-2022 .new-hero-design{ position: absolute !important; top: 50% !important; width: 1160px !important; left: 50%; margin-left: -580px; height: auto; transform: translateY(-50%); }
.new-designs-2022 .new-hero-design figure{ width: 650px; margin: 0 auto 20px; transition: all .3s; }
.new-designs-2022 .new-hero-design figure img{ width: 100%; }
.new-designs-2022 .new-hero-design p{ font-size: 1.8em; padding: 20px 0; color: #FFF; text-align: center; margin: 0 auto; max-width: 990px; }
.new-designs-2022 .new-hero-design .book-button{ display: block; background: #FFF; border-radius: 10px; padding: 16px 0; font-size: 1.2em; color: #000; margin: 0 auto; text-align: center; width: 210px; margin-top: 30px; font-weight: bold; position: absolute; bottom: 100px; transform: translateX(-50%); left: 50%; position: absolute; display: none; }
.new-designs-2022 .new-hero-design .book-button:hover{ text-decoration: none; }

/*.home .new-hero-design{ position: absolute !important; top: 0 !important; width: 1160px !important; left: 50%; margin-left: -580px; height: 100%; }*/
.hero-content{ height: 100vh; position: relative; }
.hero-content .hero-wrap-content{ height: auto;  position: absolute; top: 50%; left: 50%; transform: translateX(-50%) translateY(-50%); margin-top: -30px; }

.hero-video{ width: calc(100% + 60px); position: absolute; left: -30px; top: -40px; height: 100vh; object-fit: cover; overflow: hidden; }
.hero-video iframe{ position: absolute; width: 1920px; height: 1080px; top: 50%; left: 50%; transform: translateX(-50%) translateY(-50%);  }
.hero-video:before,
.hero.new-designs-2022:before{ content: ""; display: block; width: 100%; position: absolute; bottom: 0; background: #FFF; height: 50px; left: 0; z-index: 0; }

/*Centered Text*/
.new-designs-2022.new-design-centered-text{ text-align: center; font-size: 1.2em; padding: 100px 30px 60px; font-weight: 600; }

/*Properties*/
.new-designs-2022.our-properties-section{ margin-bottom: 50px; padding-bottom: 0; }
.new-designs-2022.our-properties-section .our-properties-section-title h6{ font-weight: 300; letter-spacing: 0; font-size: 2.3em; text-transform: none; font-family: "IvyPresto", sans-serif !important; }
.new-designs-2022.our-properties-section .our-properties-section-text .vce{ margin-bottom: 0 !important; }
.new-designs-2022.our-properties-section .our-properties-section-text .location{ color: #000; text-transform: uppercase; font-size: 1em !important; font-weight: bold; letter-spacing: 1px; margin-top: 15px; }
.new-designs-2022.our-properties-section .our-properties-section-text .name{ color: #000; font-size: 1.6em !important; font-weight: bold; }
.new-designs-2022.our-properties-section .our-properties-section-text .amenities{ color: #000; font-size: 1em !important; }

.our-properties-carousel-2022 .vce-content-slider-arrow.vce-content-slider-next-arrow span { width: 16px; height: 30px; background-size: 16px 30px; top: 160px; }
.our-properties-carousel-2022 .vce-content-slider-arrow.vce-content-slider-prev-arrow span { width: 16px; height: 30px; background-size: 16px 30px; top: 160px; }

.our-properties-section-last-section{ margin-bottom: 150px !important; }

.vce-row--col-gap-30>.vce-row-content>.vce-col { margin: 0 15px!important; }
.vce-content-slider.mobile-carousel{ margin: 0 auto; }



/*Small Hero*/
.new-designs-2022.small-hero-new-design{ height: 650px; }
.new-designs-2022.small-hero-new-design .new-design-text{ color: #FFF; font-family: "IvyPresto", sans-serif !important; position: absolute; top: 50%; transform: translateY(-50%); width: 1160px !important; left: 50%; margin-left: -580px; text-align: center; font-size: 4em; }

/*Locations List*/
.new-designs-2022 .locations-home-list-new-design{ margin-top: 100px; border-top: 1px solid #000; border-bottom: 1px solid #000; display: flex; justify-content: space-between; align-items: center; margin-bottom: 60px !important; }
.new-designs-2022 .locations-home-list-new-design li{ display: inline-block; }
.new-designs-2022 .locations-home-list-new-design li a{ color: #000; font-weight: bold; font-size: 1.3em; padding: 20px 15px; display: block; }
.new-designs-2022 .locations-home-list-new-design li.last-one a{ text-transform: uppercase; font-size: 1em; }
.new-designs-2022 .locations-home-list-new-design li.last-one a img{ position: relative; max-width: 28px; top: -2px; margin-left: 5px; }

.new-designs-2022 .view-all-properties-link{ margin-top: 40px; text-transform: uppercase; font-size: 1em; color: #000; text-decoration: none; font-weight: bold; display: inline-block; }
.new-designs-2022 .view-all-properties-link img{ position: relative; max-width: 28px; top: -2px; margin-left: 5px; }

/*.new-design-text{ font-size: 1.2em; }*/
.new-design-text.centered-v-h-text{ padding: 40px; display: flex; align-items: center; height: 550px; font-weight: normal; max-width: 410px; margin-bottom: 100px; }
.new-design-text.centered-v-h-text p{ line-height: 1.7; }

/*Instagram Box*/
.ig-box-wrap-new-designs{ margin: 130px 0 100px; }
.new-design-ig-box{ text-align: center; }
.new-design-ig-box img{ max-width: 20px; margin-bottom: 10px; }
.new-design-ig-box p{ text-transform: uppercase; font-weight: 900; margin-bottom: 40px; letter-spacing: 1px; font-size: .85em; }

/*Internal Pages*/
.new-design-big-image{ height: 1100px; }
.internal-page-spacer-new-design-2022{ padding-top: 50px !important; }
.hero-internal-new-design-2022{ color: #FFF; font-family: "IvyPresto", sans-serif !important; text-align: center; font-size: 4em; font-weight: normal; }
.centered-title-new-design-2022{ font-family: "IvyPresto", sans-serif !important; text-align: center; font-size: 1.8em; text-align: center; font-weight: normal; }

/*About Us*/
.about-us-new-design-posters img{ width: 900px; margin: 100px auto 130px; display: block; }
.about-us-spacer-pics-new-design-2022{ margin-bottom: 100px; }
.partner-with-us-about-new-design-2022{ font-family: "IvyPresto", sans-serif !important; }
.partner-with-us-about-new-design-2022-text-wrapper{ padding: 0 50px; }
.partner-with-us-about-new-design-2022 .partner-text{ font-size: 1.2em; font-family: "Karla", sans-serif; }
.partner-with-us-about-new-design-2022 .partner-link{ margin-top: 10px; text-transform: uppercase; font-size: .8em; color: #000; text-decoration: none; font-weight: bold; display: inline-block; letter-spacing: 2px; font-family: "Karla", sans-serif; }
.partner-with-us-about-new-design-2022 .partner-link img{ position: relative; max-width: 28px; top: 0; margin-left: 5px; }

/*Become a Partner*/
.become-a-partner-form-new-design-2022{ background: #F1EFE7 !important; padding: 100px 0 70px !important; }
.become-a-partner-form-new-design-2022 .become-a-partner-form-new-design-2022-title{ font-family: "IvyPresto", sans-serif !important; letter-spacing: 0; font-size: .8em; }
.become-a-partner-form-new-design-2022 .become-a-partner-form-new-design-2022-text{ font-size: 1.1em; letter-spacing: 0; padding-right: 30px; }
.become-a-partner-form-new-design-2022 .form-field{ margin-bottom: 5px !important; }
#frm_form_13_container { max-width: 100%; }
#frm_form_13_container input{ font-size: 12px !important; }

/*Our Locations*/
.location-boxes-new-design-2022{ margin: 30px 0 100px; }
.location-boxes-new-design-2022 .location-box-new-design-2022{ width: 100%; height: 100%; padding-bottom: 100%; background-size: cover; background-position: center; display: block; position: relative; margin-bottom: 40px; }
.location-boxes-new-design-2022 .location-box-new-design-2022 span{ display: inline-block; background: #FFF; padding: 10px; font-weight: bold; border-radius: 5px; color: #2C2C2C; position: absolute; top: 50%; left: 50%; transform: translateY(-50%) translateX(-50%); }

/*Review Box*/
.review-box-new-design-2022{ padding: 30px 0 !important; }
.partner-with-us-about-new-design-2022 { padding: 30px 0 !important; }
.review-box-new-design-2022 .review-box-new-design-2022-title{ font-family: "IvyPresto", sans-serif !important; }
.review-box-new-design-2022 .review-box-new-design-2022-title h2{ letter-spacing: 0; font-weight: normal; font-size: 2.3em; }
.review-box-new-design-2022 .review-box-new-design-2022-location{ text-transform: uppercase; letter-spacing: 2px; font-size: .7em; font-weight: bold; }
.review-box-new-design-2022 .review-box-new-design-2022-text{ font-size: 1.1em; padding-right: 50px;}
.review-box-new-design-2022 .vce-content-slider-arrow.vce-content-slider-prev-arrow{ width: 40px; height: 40px; background: transparent url("https://www.stayfieldtrip.com/wp-content/uploads/2022/02/slider-left.png"); background-size: 15px 30px; background-repeat: no-repeat; position: absolute; bottom: 30px; top: auto; left: 35px; }
.review-box-new-design-2022 .vce-content-slider-arrow.vce-content-slider-next-arrow{ width: 40px; height: 40px; background: transparent url("https://www.stayfieldtrip.com/wp-content/uploads/2022/02/slider-right.png"); background-size: 15px 30px; background-repeat: no-repeat; position: absolute; bottom: 30px; top: auto; left: 80px; }
.review-box-new-design-2022 .vce-content-slider-arrow span:before{ display: none; }

.our-properties-section-title-new-designs-fix.our-properties-section{ margin-bottom: 20px !important; font-size: .7em; }
.properties-spacer-new-design-2022{ height: 100px; }

/*Property Book Page*/
.detail-template-page{ background: #FFF; font-size: 1.3em; font-family: "Karla", sans-serif; }
.secondary_page h1{ font-family: "IvyPresto", sans-serif !important; font-size: 32px !important; text-align: left; margin-bottom: 0 !important; padding-bottom: 0 !important; }
.o-section-wrapper .col-sm-6{ width: 100% !important; margin-bottom: 50px; }
.property_description{ text-align: center; }
.property_description span{ font-family: "Karla", sans-serif !important; font-size: 18px !important; font-weight: bold !important; }
.c-sidebar__inner{ background: none; }
.detail-template-page label{ font-family: "Karla", sans-serif; font-weight: bold; font-size: .7em; }
.unit_overview{ border: none !important; }
/*.unit_overview:before{ content: ""; display: block; width: 100%; position: absolute; top: 50px; left: 0; height: 1px; background: #000; }*/
.c-section-title--bordered{ border: none; text-align: center; font-family: "IvyPresto", sans-serif !important; font-size: 1.8em; margin-bottom: 40px !important; }
#resortpro-book-unit input, #resortpro-book-unit select { background: #FFF !important; border-radius: 0; border: 1px solid #000; }
.detail-template-page .c-book-form__submit-btn{ font-weight: 900; font-size: 15px !important; }
.detail-template-page .c-book-form__submit-btn i{ display: none; }
#resortpro-book-unit{ height: auto !important; min-height: 450px; }

/*Pre Page*/
.new-designs-prepage{ padding: 120px 0; }
.new-designs-prepage .vce{ margin-bottom: 0 !important; }
.new-designs-prepage .new-designs-prepeage-title{ text-align: center; font-family: "IvyPresto", sans-serif !important; text-align: center; font-size: 2.3em; margin-bottom: 50px !important; }
.new-designs-prepage .new-designs-prepeage-paragraph{ text-align: center; font-size: 1.1em; max-width: 900px; margin: 0 auto; }
.new-designs-prepage .new-designs-prepeage-paragraph p{ line-height: 1.7; }
.new-design-text.centered-v-h-text p{ font-size: 1.1em; }
.partner-title.new-designs-partner-title h3{ font-size: 2.3em; }

/*Key in Images*/
.new-designs-2022-key-bg{ position: relative; filter: grayscale(100%); }
.new-designs-2022-key-bg:before{ content: "" !important; display: block; width: 50px; height: 150px; background: url("../img/fieldtrip-key-logo.svg"); background-size: 50px 150px; position: absolute; top: 50%; left: 50%; transform: translateX(-50%) translateY(-50%); z-index: 10; }

.new-designs-2022-key-bg.new-designs-2022-key-bg-small:before{ width: 24px; height: 90px; background-size: 24px 90px; }


/*Main Footer*/
.main-footer{ font-family: "Karla", sans-serif !important; }
.main-footer ul.menu .menu-item a{ font-weight: bold !important; color: #FFF !important; padding: 4px 0 !important; }
.main-footer ul.menu .menu-item a:hover{ text-decoration: underline; }
.main-footer h6{ font-weight: 900 !important; color: #FFF !important; text-decoration: none !important; }
.main-footer .footer-trademarks{ color: #FFF !important; font-weight: bold !important; }
.main-footer .frm_button_submit{ background: #FFF !important; color: #000 !important; font-weight: 900 !important; border: none !important; font-family: "Karla", sans-serif !important; border-radius: 3px !important; font-size: 11px !important; }
.main-footer .info-footer p{ font-weight: bold !important; color: #FFF !important; }
.main-footer .footer-message p{ font-weight: bold !important; color: #FFF !important; }
.main-footer .frm_style_formidable-style.with_frm_style .frm_radio label, 
.main-footer .frm_style_formidable-style.with_frm_style .frm_checkbox label{ color: #FFF !important; }
.main-footer .frm_form_fields input{ box-shadow: none; }
.main-footer .frm_style_formidable-style.with_frm_style .frm_checkbox{ padding-top: 10px; }
.main-footer .frm_style_formidable-style.with_frm_style .frm_checkbox input{ position: absolute; top: 11px; left: 0; width: 9px; height: 16px; background: #FFF !important; }
.main-footer .frm_style_formidable-style.with_frm_style .frm_checkbox label{ padding-left: 30px; text-indent: 0; }


.destinations-page{ background: #FFF; padding-top: 140px; }
.destinations-page .entry-title a{ font-family: "IvyPresto", sans-serif !important; letter-spacing: 0 !important; text-transform: none !important; font-size: 38px !important; }

.become-partner-section .fieldtrip-p4 h6{ font-family: "IvyPresto", sans-serif !important; letter-spacing: 0 !important; text-transform: none !important; font-size: 38px !important; }


.mobile-carousel{ display: none !important; }

/*Styles for Booking Pages*/
.unit_overview{}
.unit_overview .text-center{ display: flex; flex-direction: column-reverse; align-items: center; justify-content: center; }
.unit_overview .text-center i{ font-size: 22px; margin-top: 10px; }
.unit_overview .text-center div{ font-size: 17px; }

#slider{ border: none !important; }


.vce-content-slider-position-outside .vce-icon--size-tiny .vce-content-slider-arrow.vce-content-slider-prev-arrow{ left: -28px !important; }
.vce-content-slider-position-outside .vce-icon--size-tiny .vce-content-slider-arrow.vce-content-slider-next-arrow{ right: -28px !important; }

.new-designs-prepage-spacing-bullets p{ line-height: 2.4 !important; }


/*Home Booking Widget*/
.home .hero-content .content-area{ position: absolute; bottom: 130px; left: 50%; width: 700px; margin-left: -350px; }
.home .widget_resortpro_search_widget { background: none; max-width: 700px !important; margin: 0 auto !important; padding: 20px 30px; border-radius: 10px; color: #000; }

.home.search-template-page .date-group .form-control, 
.home.search-template-page .c-select-list select{ font-size: 18px; color: #FFF; font-weight: bold; }

.home.search-template-page .date-group .form-control::placeholder, 
.home.search-template-page .c-select-list select::placeholder { font-size: 18px !important; color: #FFF !important; font-weight: bold; }

.home.search-template-page .btn-ghost { background: none !important; border: 2px solid #FFF; margin-left: 20px; letter-spacing: 0; text-transform: none !important; color: #FFF; font-size: 18px; width: 120px; padding: 6px 0; float: right; margin-right: 20px; margin-top: -4px; font-weight: bold; border-radius: 5px; transition: all .3s; }
.home.search-template-page .btn-ghost:hover { background: #FFF !important; color: #000; border-color: #FFF; }

/*Search Page Template*/
.page-id-5.search-template-page .date-group .form-control, 
.page-id-5.search-template-page .c-select-list select{ font-size: 14px; color: #000; font-weight: bold; border: 1px solid #000; }

.page-id-5.search-template-page .date-group .form-control::placeholder, 
.page-id-5.search-template-page .c-select-list select::placeholder { font-size: 14px !important; color: #000 !important; font-weight: bold; }

.page-id-5.search-template-page .btn-ghost { background: none !important; border: 1px solid #000; margin-left: 20px; letter-spacing: 0; text-transform: uppercase !important; color: #000; font-size: 15px; width: 120px; padding: 0; float: right; margin-right: 20px; margin-top: 0; font-weight: 900; border-radius: 0; transition: all .3s; height: 38px; }
.page-id-5.search-template-page .btn-ghost:hover { background: #FFF !important; color: #000; border-color: #000; }

.page-id-5 .search_block{ background: #FFF !important; }
.page-id-5.search-template-page .form-control{ height: 38px; margin-right: 5px; }
.page-id-5 .date-group .glyphicon-calendar:before{ top: 17px; right: 10px; }
.page-id-5 .c-select-list:before{ top: 25px; right: 10px; }

/* fix */
footer div#el-8cc07a72 { margin-left: 0px !important;}

#bookingPopup.modal-calendar {
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    background-color: rgba(7, 8, 8, 0.7);
}

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

    /*.new-designs-2022 .new-hero-design figure{ width: 400px; margin: 0 auto 40px; }*/
    
}

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

    .new-designs-2022 .new-hero-design{ width: 100%; left: 0; margin-left: 0; padding: 0 50px; }
    /*.our-properties-section.new-designs-2022{ padding: 50px 0 100px !important; }*/
    .our-properties-section.new-designs-2022{ padding: 0 !important; }

    .new-designs-2022 .locations-home-list-new-design li a{ font-size: 1em; }
    .new-designs-2022 .locations-home-list-new-design li.last-one a{ font-size: .9em; }
    .new-designs-2022 .locations-home-list-new-design li.last-one a img { top: 0; }

    .new-designs-2022.small-hero-new-design .new-design-text { transform: translateY(0); width: 100% !important; left: 0; margin-left: 0; }

    .our-properties-section.new-designs-2022.our-properties-section-title-new-designs-fix{ padding: 0 !important; }
    .our-properties-section.new-designs-2022.our-properties-section-title-new-designs-fix .vce{ margin-bottom: 0 !important;  }    

}

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

    /*.new-designs-2022 .new-hero-design figure{ width: 100%; }*/
    .new-designs-2022 .locations-home-list-new-design{ padding: 20px 0; flex-wrap: wrap; justify-content: flex-start; }
    .review-box-new-design-2022 .vce-content-slider-arrow.vce-content-slider-prev-arrow{ bottom: auto; top: 52px; left: 235px; }
    .review-box-new-design-2022 .vce-content-slider-arrow.vce-content-slider-next-arrow { bottom: auto; top: 52px; left: 280px; }
    .review-box-new-design-2022 .review-box-new-design-2022-title h2{ font-size: 2.3em; }
    .about-us-new-design-posters img { width: 100%; margin: 30px auto 70px; display: block; }
    .partner-with-us-about-new-design-2022 { font-family: "IvyPresto", sans-serif !important; padding: 70px 0 !important; }



    .vcv-header .new-header-2022 .menu-2022-wrap .left-menu{ position: fixed; width: 100%; height: 100vh; background: rgba(0,0,0,0.8); z-index: 999999; top: 0; left: 0; display: flex; align-items: center; justify-content: center; flex-direction: column; opacity: 0; visibility: hidden; overflow: hidden; max-height: 0; transition: opacity .3s; }
    .vcv-header .new-header-2022 .menu-2022-wrap .hamburguer-new-design{ display: block; }
    .vcv-header .new-header-2022 .menu-2022-wrap .left-menu li a { color: #FFF; padding: 20px; font-size: 22px; }
    .vcv-header .new-header-2022 .menu-2022-wrap .stay-button{ position: absolute; right: 0; padding: 8px 10px; font-size: 14px; top: 18px; }
    .menu-mobile-open .vcv-header .new-header-2022 .menu-2022-wrap .left-menu{ opacity: 1; visibility: visible; max-height: 100vh; overflow: visible; }
    .vcv-header .new-header-2022 .menu-2022-wrap .logo { left: 50px; margin-left: 0; width: 140px; top: 27px; }
    .close-menu-mobile.show { display: block; }
    .transparent-header.fixed-header .vcv-header .new-header-2022 .menu-2022-wrap .left-menu li a{ color: #FFF !important; }
    
    .transparent-header .vcv-header .new-header-2022 .menu-2022-wrap .hamburguer-new-design span{ background: #FFF; }
    .fixed-header .vcv-header .new-header-2022 .menu-2022-wrap .hamburguer-new-design span{ background: #000; }

    .desktop-carousel{ padding: 0 20px; }

    .vcv-content--boxed .entry-content>.vce-row-container>.vce-row:not([data-vce-full-width=true]).new-designs-prepage { padding: 50px 20px !important; }


}

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

    .new-designs-2022 .new-hero-design p{ font-size: 1.3em; }
    .new-designs-2022 .new-hero-design a{ display: block; background: #FFF; border-radius: 10px; padding: 15px 0; font-size: 1.2em; color: #000; margin: 0 auto; text-align: center; width: 220px; margin-top: 30px; font-weight: bold; }
    .new-designs-2022.small-hero-new-design{ height: 500px; }
    .new-designs-2022.small-hero-new-design .new-design-text{ top: 40%; }
    .new-design-text.centered-v-h-text { height: auto; max-width: 100%; margin-bottom: 20px; }

    .new-designs-2022.our-properties-section .our-properties-section-title h6{ font-size: 2.2em; }

    .hero-content .content-area{ display: none; }
    .new-designs-2022 .new-hero-design .book-button{ display: block; }

}

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

    .review-box-new-design-2022 { padding: 60px 0 30px !important; }
    .review-box-new-design-2022 .review-box-new-design-2022-title h2{ font-size: 2em; }
    .review-box-new-design-2022 .vce-content-slider-arrow.vce-content-slider-prev-arrow{ top: 0; }
    .review-box-new-design-2022 .vce-content-slider-arrow.vce-content-slider-next-arrow { top: 0; }

    .container{ width: 100% !important; }

}

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

    .review-box-new-design-2022 .vce-content-slider-arrow.vce-content-slider-next-arrow{ left: auto; }
    .review-box-new-design-2022 .vce-content-slider-arrow.vce-content-slider-prev-arrow{ left: auto; right: 60px; }
    .partner-with-us-about-new-design-2022-text-wrapper { padding: 40px 0 0; }

    .new-designs-2022.our-properties-section .our-properties-section-text .amenities{ margin-bottom: 50px; }


    .desktop-carousel{ display: none !important; }
    .mobile-carousel{ display: block !important; max-width: 500px !important; padding: 0 20px !important; }


    .vcv-content--boxed .entry-content>.vce-row-container>.vce-row:not([data-vce-full-width=true]).new-designs-prepage { padding: 50px 20px !important; }
    .new-designs-2022 .locations-home-list-new-design{ margin-top: 50px; }

    .destinations-page .col-lg-12{ padding: 0 !important; }

    .detail-template-page .container{ padding: 0; }
    div#slider, 
    #resortpro-book-unit{ padding: 0; }
    .o-section-wrapper{ padding: 20px 30px; }

    .property_description,
    .property_description span,
    .property_description p{ font-size: 15px !important; }

    .vcv-header .new-header-2022 .menu-2022-wrap{ height: 70px; }
    .fixed-header-page .content{ padding-top: 70px; }
    
    
    .destinations-page .col-sm-6{ padding: 0; }

    .destinations-page .entry-header,
    .destinations-page .c-results-filters{ padding-left: 5px; }
    

}

.destinations-page .listing-wrap {
    padding: 15px 20px;
    width: 33.33333%;
}
@media screen and (max-width: 1199px){

    .destinations-page .listing-wrap {
        width: 50%;
    }

}



