/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 07 2026 | 19:45:45 */
/* Animated Border header Fix */
#header-outer header {
    /* border-bottom: 1px solid #64646426;*/
	border-bottom: 1px solid rgba(255, 255, 255, 0.25);
}
/* Turn On Remove Border On Transparent Header to avoid double border */
/* Animated Border header Fix */

/* Popup */

/* Custom Overlay */
.custom-popup-overlay{
    position:fixed;
    inset:0;
    background:rgba(0,0,0,.25);
    z-index:199998;

    opacity:0;
    visibility:hidden;

    transition: opacity .35s cubic-bezier(.4,0,.2,1);
}

.custom-popup-overlay.active{
    opacity:1;
    visibility:visible;
}
/* Custom Overlay ends */

.pum-theme-4194 .pum-content + .pum-close, .pum-theme-default-theme .pum-content + .pum-close {
    width: 42px;
    padding: 5px;
	right: -18px;
    border-radius: 100% !important;
}
.pum-container .pum-title {
    margin-bottom: 35px;
}
.pum-theme-4194 .pum-container, .pum-theme-default-theme .pum-container {
    max-width:90% !important;
	margin:auto;
}	
/* Popup Ends */

.main-slider .swiper-slide .slide-bg-wrap .slide-bg-overlay {
    opacity: 0.2;
}

.main-slider {
    margin-bottom: 0px;
}

/* Salient Menu Custom */

.lines:before {
    top: 9px;
}
.slide-out-widget-area-toggle .lines-button.close .lines:before {
    transform: translateY(-9px) rotateZ(-45deg) !important;
}
.lines:after {
    top: -9px;
}
.slide-out-widget-area-toggle .lines-button.close .lines:after {
    transform: translateY(9px) rotateZ(45deg) !important;
}
/* Salient Menu Custom */


#header-outer #top nav > ul > li > a {
color: #333 !important;	
}
.small-nav .current-menu-item span, .small-nav .current-menu-ancestor span {
	color:#119468 !important;
}
#header-outer #top .slide-out-widget-area-toggle a .lines-button:after, #header-outer #top .slide-out-widget-area-toggle a .lines:before, #header-outer #top .slide-out-widget-area-toggle a .lines:after {
    background-color: #000 !important;
}

#header-outer:not(.transparent) #top nav ul .slide-out-widget-area-toggle a:hover .lines-button:after, #header-outer:not(.transparent) #top nav ul .slide-out-widget-area-toggle a:hover .lines:before, #header-outer:not(.transparent) #top nav ul .slide-out-widget-area-toggle a:hover .lines:after {
background-color: #333 !important;		
}

#header-outer[data-lhe="default"] #top nav > ul > li > a:hover, #header-outer[data-lhe="default"] #top nav .sf-menu > .sfHover:not(#social-in-menu) > a, body #header-outer[data-lhe="default"] #top nav > ul > li > a:hover, body #header-outer[data-lhe="default"] #top nav .sf-menu > .sfHover:not(#social-in-menu) > a {
	color: #607549 !important;
}

.small-nav .header-bttn a:hover {
    color: #333;
    font-weight: 500;
}

#header-outer #top nav>.buttons {
    right: -10%;
}
.top-bttn {
    min-width: 230px;
    justify-content: center;
}
.top-bttn a {
    padding:0 !important
}
.top-bttn span {
    text-transform: uppercase;
    display: block;
    width: 145px !important;
    font-weight: 500 !important;
    color: #fff !important;
}
.green {
	background-color:#119468;
}
.green02 {
	background-color:#1da779;
}
.green03 {
	background-color:#30b388;
}
.yellow {
	background-color:#F9AB23;
}
.yellow02 {
	background-color:#fbb53c;
}
.yellow03 {
	background-color:#fbbd52;
}
.f-dark p {
	color:#000 !important;
}
.f-dark a {
	color:#119468 !important;
}
#header-outer[data-lhe="default"] #top nav > ul > li > a {
	padding-left: 30px;
    padding-right: 30px;
}
#page-header-bg span {
    text-shadow: 3px 3px 4px rgba(0, 0, 0, .7);
    font-weight: 600;
    letter-spacing: 2px;
}
/*.current-menu-item span, .current-menu-ancestor span:first-of-type {
	color:#119468 !important;
}*/
/* Landing Page Styles */
.n_landing header {
    display: none;
}
.home-top-landing {
	max-width:700px;
	margin:auto !important;
}
.area-content {
	padding:80px 0 !important;
}
.span_12.light .nectar-cta[data-style="arrow-circle-animation"]:not([data-using-bg="true"]) .arrow-circle-animation-arrow {
    fill: #fff;
}

.rates {
    padding: 0 0 30px !important;
    border: 1px solid rgba(255, 255, 255, 0.5);
}
.rates .top-area h4, .rates .top-area02 h4 {
    width: 165px;
    padding: 10px 0;
    text-align: center;
    margin-bottom: 30px !important;
}
.rates .top-area h4 {
    background-color: #f9ab23;
}
.rates .top-area02 h4 {
    background-color: #119468;
}
.rates .top-area h3, .rates .top-area02 h3 {
	font-weight:600 !important;
}
.rates h5 {
    font-size: 16px !important;
    line-height: 1.2 !important;
}
.item_description {
    margin-top: 10px;
	font-size:14px;
	line-height:1.2;
}
.rates .nectar_food_menu_item {
    margin-bottom: 0;
    padding-top: 20px;
    padding-bottom: 20px;
    min-height: 90px;
}

.empty-rate:after {
    content: '';
    border-bottom: 1px solid #fff;
    display: block;
    height: 70px;
}
.rates .top-area, .rates .top-area02 {
    min-height: 230px;
    background-color: rgba(0, 0, 0, 0.2);
    border-bottom: 1px solid;
    margin-bottom: 20px;
}
.rates .top-area, .rates .top-area02, .rates .nectar_food_menu_item, .rates .divider-wrap, .empty-rate  {
    padding-left:50px;
	padding-right:50px;
}
.rates ul {
    margin-bottom: 0;
}
.wagon-rates h4 {
    color: #f9ab23;
}
.disclaimer p {
	font-size:14px;
}
.disclaimer a {
   color:#119468 !important;
}
img.img-with-animation.resort-map.skip-lazy.nectar-lazy.loaded {
    max-width: 900px;
    padding: 80px 0;
}
.col2-txt {
    webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    column-gap: 60px;
}
.policy-terms {
	max-width:1300px;
	margin:auto;
	padding:0 20px;
}
.vc_separator-has-text {
	margin:30px 0;
}
.sa-logo {
    max-width: 200px !important;
}
.offers .iwithtext {
    display: flex;
    justify-content: center;
}
.offers .iwt-text {
    padding-left: 15px;
}
.offers .iwt-icon {
    position: relative;
}
.offers .material-symbols-outlined {
    font-size: 50px;
    color: #ffffff;
    width: 80px;
    height: 80px;
    background-color: #119468;
    border-radius: 50px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.offers .wpb_text_column {
    display: block !important;
    margin: auto !important;
}
.sp-offer {
    border: 1px solid #ddd;
    background-color: #fff;
}
.sp-offer .txt {
    padding: 0 100px !important;
}
.sp-offer h4 {
    font-size: 30px !important;
    font-weight: 700 !important;
    padding-bottom: 15px;
    background-color: #119468;
    display: block;
    color: #fff;
    padding: 12px;
    width: 300px;
    text-align: center;
    border-radius: 50px;
}

.sp-offer img {
	
}
.kt-logo {
    width: 300px;
    margin: 30px;
    position: relative !important;
    left: 20px;
    bottom: -77px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5) !important;
}
/* Landing Page Styles End */

/* Animated Logo Replacement */
/* .animated-logo {
    position: absolute;
    height: 90px;
    width: 225px;
    top: -5px;
	margin-left: 0px;
}
.small-nav .animated-logo {
display:none !important;	
}
.starting-logo.default-logo{
    display:none !important;
}*/
/* Animated Logo Replacement ends */

.bg-overlay {
	
}
#header-outer[data-lhe="default"] #top nav > ul > li > a:hover {
	color:#062817 !important;
}
.elvn {
    text-align: center;
    clear: both;
}
.logo-animated {
    max-width: 530px;
    margin: auto;
    margin-bottom: 40px !important;
}

.container {
    max-width: 1600px;
}
.header-bttn span {
    border: 1px solid;
    padding: 10px 20px;
    border-radius: 50px;
}
.small-text {
    font-size: 14px;
    line-height: 1.7;
}
/*.lines, .lines:after, .lines:before {
    width: 2.4rem;
}
.lines:before {
    top: 10px;
}
.lines:after {
    top: -10px;
}*/
.home-top {
	padding-bottom:150px !important;
}

.home-top h1, h2, h3, h4, h5, h6 {
    font-weight: 400;
}
.intro {
	padding:80px 0 !important;
}
.intro .cont {
	max-width:1000px;
	margin:auto;
}
.intro img {
	max-height:60px;
}

.col-txt {
    padding: 100px !important;
}
.title h3, .col-txt h3, .offers h3, .sp-offer h3 {
    font-size: 20px;
    font-weight: 300 !important;
    color: #119468;
    text-transform: uppercase;
    letter-spacing: 3px;
}

.benefits .divider {
    border-left: 1px solid #C8C7C6;
    height: auto;
}
.benefits p {
    max-width: 99px;
    margin: auto;
    line-height: 1.3;
}
.image-resp {
	min-height:800px;
}

.title h2, .title-wh h2 {
    font-size: 40px !important;
    line-height: 1.3;
    letter-spacing: .5px;
    padding: 20px 0;
}
.sp-offer .title-wh h2 {
    font-size: 50px !important;
    padding: 0 0 20px;
}
.title h4, .title-wh h4 {
    font-size: 20px !important;
    letter-spacing: 1px !important;
}
.title h2 strong {
	color:#119468;
}
.title-wh h2 strong {
	color:#F9AB23;
}
.title h2 {
    color: #062817;
}
.title h4 {
    color: #062817;
}
p {
    padding-bottom: 15px;
    line-height: 1.6;
}
.benefits {
    padding-top: 50px;
}
.benefits img {
    max-height: 50px;
    margin: 15px 0 !important;
}
.amenities {
    padding: 80px 0 0 !important;
    height: 750px;
}
.amenities h3 {
    display: inline-flex;
}
.amenities h3 img {
    margin-left:20px !important;
}
.amenities-info {
    margin-top: -550px;
}
.amenities-info h4 {
	
}
.nectar-cta[data-style="arrow-circle-animation"] .arrow-circle-animation-arrow-wrap {
    padding: 25px;
}
.bttn a {
	padding-left:30px;
	text-transform:uppercase;
}
.resort-gallery {
    padding: 100px 0 !important;
}
.resort-gallery p {
    margin: auto !important;
    max-width: 1150px;
    padding: 0 0 20px !important;
}
.gallery-grid .wpb_wrapper {
	/*display: grid;
	grid-template-columns: repeat(4, 1fr);
	grid-template-rows: repeat(2, 100px);*/
	display: flex;
    flex-wrap: wrap;
	gap:0 !important;
}
.gallery-grid .hover-wrap-inner:nth-of-type(4) {
	
}
.gallery-grid .hover-wrap-inner img {
    height: 392px;
    object-fit: cover;
}
.gallery-grid .hover-wrap-inner .image-svg {
    max-width: 710px;
}
.light div[data-style*=minimal] .toggle>.toggle-title i {
    border-color: transparent !important;
    height:0 !important
}
.toggle-title a {
    font-size: 18px !important;
}
.cta {
    padding: 30px 0 !important;
}
.cta h2, .cta strong {
    font-family: "Birthstone", cursive;
    font-size: 65px !important;
    font-weight: 400;
    padding: 0;
}
.cta p {
	font-size:25px;
}
.cta-bttns .wpb_wrapper {
    display: inline-flex;
    gap: 30px;
    justify-content: center;
}
.cta-bttns .bttn {
	
}
.contact-info {
    max-width: 900px;
    margin: auto;
    padding-bottom: 50px;
}
.contact-info .divider {
    border-left: 1px solid #119468;
    padding-left: 80px !important;
    height: 110px;
}
/*.bttn {
    width: 200px;
    padding: 10px 0 !important;
    text-align: center;
}*/
.logo {
	max-width:600px !important;
	margin:auto !important;
}
.logo-small {
	max-width:300px !important;
	margin:auto !important;
}
#amenities .cont h2 {
	margin-bottom:50px;
}
#amenities .cont h3 {
	font-size: 30px;
    line-height: 1.5;
}


body[data-form-style="minimal"] .container-wrap .span_12.light input[type="text"], body[data-form-style="minimal"] .container-wrap .span_12.light textarea, body[data-form-style="minimal"] .container-wrap .span_12.light input[type="email"], body[data-form-style="minimal"] .container-wrap .span_12.light input[type=password], body[data-form-style="minimal"] .container-wrap .span_12.light input[type=tel], body[data-form-style="minimal"] .container-wrap .span_12.light input[type=url], body[data-form-style="minimal"] .container-wrap .span_12.light input[type=search], body[data-form-style="minimal"] .container-wrap .span_12.light input[type=date], body[data-form-style="minimal"] .container-wrap .span_12.light input[type=number], body[data-form-style="minimal"] .container-wrap .span_12.light select {
    color: #000;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    background-color: rgba(255, 255, 255, 1) !important;
    box-shadow: none;
    border-bottom: 2px solid transparent;
    border-radius: 50px;
	padding-left: 30px !important;
}
.contact-form .wpcf7-submit {
    padding: 20px 30px !important;
    width: 100% !important;
    font-size: 15px !important;
    height: 50px;
    width: 200px !important;
    text-align: center !important;
    margin: auto !important;
	font-weight: 500 !important;
}
.f-submit {
	Text-align: center;
	margin:auto;
}
.contact-form {
    position: relative;
    z-index: 1;
    display: grid;
    column-gap: 20px;
    row-gap: 10px;
    grid-template-columns: repeat( auto-fit, minmax(350px, 1fr) );
    max-width: 1000px;
    margin: 50px auto;
}
.contact-form div {
    padding-top: 20px;
}
.col1 {
    grid-column: 1 / -1;
}
.contact-form label {
    font-size: 14px;
    text-transform: uppercase;
    color: #119468;
    font-weight: 600;
    letter-spacing: 1px;
    margin-bottom: 6px !important;
    display: block;
}
.wpcf7-spinner {
    position: absolute;
}
span.wpcf7-not-valid-tip {
    color: #b8beb2 !important;
    background: transparent;
    margin-left: 20px;
    box-shadow: none !important;
    padding-top: 5px !important;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
    border-color: transparent;
    background-color: #ce0801;
    color: #fff !important;
}
.light .wpcf7 div.wpcf7-response-output, div.wpcf7-validation-errors {
    color: #fff!important;
}
.core {
	
}
.core h3 {
    color: #062817;
}
.updates {
    max-width: 600px;
    margin: auto !important;
}
.cf7-thankyou-message {
	display:none;
}
.nectar-fancy-ul ul li {
    padding-left: 30px;
}
.cta .material-symbols-outlined {
    vertical-align: middle;
    margin-right: 10px;
}
.contact-social .social {
    margin: 30px 0;
}
.contact-social .social li {
    float: none;
    display: inline-block;
    margin: 0 10px;
    width: auto;
}
.contact-social .social li a {
    font-size: 30px !important;
    color: #607549;
}
.gallery-int .item-meta h4 {
    display: none;
}
/*FOOTER*/
.page-id-4266 #footer-outer {
	display:none;
}
.update-col-txt {
    border-right: 1px solid #888;
    padding: 80px 100px !important;
}
.update-col-image {
	
}
.update-col-copy {
    border-top: 1px solid #888;
    padding: 50px 100px !important;
    font-size: 13px;
}
.update-col-txt .f-submit {
    Text-align: left;
    margin: 50px 0 0;
}
.container-wrap input[type=text], .container-wrap input[type=email], .container-wrap input[type=password], .container-wrap input[type=tel], .container-wrap input[type=url], .container-wrap input[type=search], .container-wrap input[type=date], .container-wrap input[type=number], .container-wrap textarea, .container-wrap select, body > #review_form_wrapper.modal input[type=text], body > #review_form_wrapper.modal textarea, body > #review_form_wrapper.modal select, body > #review_form_wrapper.modal input[type=email], .select2-container--default .select2-selection--single, body[data-fancy-form-rcs="1"] .select2-container--default .select2-selection--single, .woocommerce input#coupon_code, .material.woocommerce-page[data-form-style="default"] input#coupon_code, body[data-form-style="minimal"] input[type="text"], body[data-form-style="minimal"] textarea, body[data-form-style="minimal"] input[type="email"], body[data-form-style="minimal"] input[type=password], body[data-form-style="minimal"] input[type=tel], body[data-form-style="minimal"] input[type=url], body[data-form-style="minimal"] input[type=search], body[data-form-style="minimal"] input[type=date], body[data-form-style="minimal"] input[type=number], body[data-form-style="minimal"] select {
    font-size: 15px;
    border-radius: 5px !important;
}
body[data-form-style="minimal"] textarea {
    height: 100px;
    border-radius: 5px !important;
}
.nectar-milestone {
    border: 1px solid rgba(255, 255, 255, 0.5);
    margin: 10px;
    padding: 50px 0;
}
.nectar-milestone:hover {
    transform:scale(1.1);
	transition:1s;
}
.nectar-milestone .subject {
    font-weight: 400;
    font-size: 20px;
    font-family: 'Open Sans', Helvetica, sans-serif;
}
/*FOOTER*/
#footer-widgets .span_3:first-of-type {
    text-align: center;
    border-right: 4px solid #F9AB23;
    padding-bottom: 10px;
}
#footer-widgets .span_3:first-of-type p {
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 3px;
}
#footer-outer .widget_media_image {
    max-width: 200px;
    text-align: center;
    margin: 0 auto 30px;
}
#footer-outer #footer-widgets .widget h4 {
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase !important;
    color: #f9ab23 !important;
}
.span_3:nth-of-type(2) {
	width:30%;
}
.span_3:nth-of-type(2) a, .span_3:nth-of-type(2) li {
	text-transform:uppercase;
}

.menu-footer-menu-container ul li {
    display: inline-block;
    width: 48% !important;
}
.span_3 {
	width:20%;
}
#copyright .span_5, #copyright .span_7 {
	width:100%;
	float:none;
	text-align:center;
}
#footer-outer #copyright .col ul {
    float: none;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px 0;
}
#footer-outer #copyright li {
    margin-left: 20px;
    margin-right: 20px;
}

#footer-widgets p, #footer-widgets a, #footer-widgets ul li {
    font-size: 13px;
    line-height: 1.5;
}
#footer-widgets .span_3:last-of-type img {
    max-width: 160px;
    margin: 0;
}
/*#footer-widgets .span_3:first-of-type, #footer-widgets .span_3:nth-of-type(3) {
	width:75%;
	border-right:1px solid #607549;
	 padding: 0 140px;
	display: flex;
    align-items: center;
}
#footer-widgets .span_3:last-of-type, #footer-widgets .span_3:nth-of-type(2) {
    width: 25%;
    justify-content: center;
	display: inline-grid;
    align-items: center;
	text-align:center;
}
#footer-widgets .span_3:first-of-type, #footer-widgets .span_3:nth-of-type(2) {
	height:475px
}
#footer-widgets .span_3:last-of-type, #footer-widgets .span_3:nth-of-type(3) {
	height:400px;
}
#footer-widgets .span_3 {
    border-bottom: 1px solid #607549;
    margin: 0 !important;
}

#footer-widgets .container {
    padding: 0 !important;
}
#footer-outer .row {
    padding: 0;
}
#footer-widgets .span_3 .widget {
	display:inline-block;
	width:50%;
}
#footer-widgets .span_3 .widget ul li {
	display:inline-block;
	width:47%;
}
#footer-widgets .span_3 .widget_media_image, #footer-widgets .span_3 .widget_custom_html {
    display: flex;
    width: 100%;
    margin: 0;
    align-self: stretch;
    justify-content: center;
}
#footer-widgets .span_3 .widget_media_image  {
    padding:50px 75px 0
}
#footer-widgets .textwidget.custom-html-widget {
    width: 100px;
}
#footer-widgets .clr:after, #footer-widgets .col:after, #footer-widgets .group:after, #footer-widgets .row:after {
    content: "";
    display: none;
}
#footer-widgets .span_3 .widget p {
    padding-bottom: 15px;
}
#footer-widgets .span_3:first-of-type p {
    font-size: 25px;
}
#footer-widgets .span_3:first-of-type h2 {
    font-size: 60px;
    color: #062817;
    line-height: 1.2;
    margin-bottom: 30px;
}
#footer-widgets .span_3:first-of-type a {
    color: #607549 !important;
    font-size: 20px;
    margin-top: 20px !important;
    display: block;
}
#footer-widgets .span_3:first-of-type a:after {
    content: " ";
    background-image: url(https://staging.vintanaliving.com/wp-content/uploads/2026/02/arrow-right.svg);
    display: inline-block;
    width: 40px;
    height: 33px;
    vertical-align: middle;
    margin-left: 17px;
}
#footer-outer #copyright {
    padding: 0;
}
#copyright .container {
    padding: 0 !important;
}
#copyright .span_5 {
    width: 75%;
    border-right: 1px solid #607549;
    height: 100px;
    margin: 0 !important;
    display: flex;
    align-items: center;
    padding: 0 0 0 100px;
}
#copyright .span_7 {
	width:25%;
	margin: 0 !important;
}
#copyright span {
    padding: 0 0 0 400px;
    text-align: right;
}
#copyright .social {
	display:none;
}*/
/*END FOOTER*/
/*RESPONSIVE*/
@media (max-width: 1920px) {
}
@media (max-width: 1680px) {
	.vc_col-sm-4, .vc_col-sm-8 {
    width: 50%;
}
	.counter .vc_col-sm-4 {
		width: 33.33%;
	}
	.nectar-milestone {
    padding: 20px;
    height: 170px;
}
}
@media (max-width: 1600px) {
	.container {
    padding: 0 30px;
}
}
@media (max-width: 1440px) {
	.title h2, .title-wh h2 {
    font-size: 40px !important;
}
	.cta {
    padding: 50px;
}
}
@media (max-width: 1366px) {
	.col-txt {
    padding: 50px !important;
}
	.nectar-milestone .number, .nectar-milestone .number .symbol-wrap {
    font-size: 50px !important;
}
}
@media (max-width: 1360px) {
}
@media (max-width: 1280px) {
}
@media (max-width: 1024px) {
	.disable-full-height-mobile.vc_row-o-full-height, .full-width-content.parallax_section {
    min-height: auto !important;
    height: auto !important;
  }

  .disable-full-height-mobile.vc_row-o-full-height > .col.span_12, .full-width-content.parallax_section > .col.span_12 {
    min-height: auto !important;
  }
#why-vintana {
    display: block;
    min-height: unset !important;
}
	#why-vintana .vc_col-sm-4, #why-vintana .vc_col-sm-8, #location .vc_col-sm-4, #location .vc_col-sm-8  {
    width: 100%;
}
	#amenities .vc_col-sm-6, #contact-us .vc_col-sm-6, #lagoon .vc_col-sm-6, #reserve .vc_col-sm-6 {
    width: 100%;
	padding: 0 100px;
}
	#floorplans .vc_col-sm-4, #floorplans .vc_col-sm-8 {
    width: 100%;
}
	#floorplans .vc_col-sm-4 {
    margin-bottom: 50px;
}
.update-col-txt {
    border-bottom: 1px solid #888;
    padding: 50px 80px!important;
    width: 100%;
}
	.update-col-image {
    text-align: center;
    width: 100%;
    padding: 80px 0 !important;
}
	.update-col-copy {
    text-align: center;
}
	.cta {
    width: 100%;
}
	.cta img {
    height: auto !important;
}
.transparent .animated-logo {
    width: 210px;
}	
.scrolled-down .animated-logo {
    width: 180px;
	display:none;
}		
	
}


@media (max-width: 820px) {
	#floorplans .vc_col-sm-8 {
        padding-left: 40px;
    }
/* Salient Menu Custom */
	
	body #header-outer .slide-out-widget-area-toggle.mobile-icon .lines:before {
        top: 9px;
    }
	body #header-outer .slide-out-widget-area-toggle.mobile-icon .lines:after {
        top: -9px;
    }
	.slide-out-widget-area-toggle.mobile-icon .lines-button:after {
    width: 38px !important;
	}
	.slide-out-widget-area-toggle.mobile-icon .lines-button:after, .slide-out-widget-area-toggle.mobile-icon .lines:after, .slide-out-widget-area-toggle.mobile-icon .lines:before {
    width: 38px !important;
	}
	#header-outer .slide-out-widget-area-toggle .lines, #header-outer .slide-out-widget-area-toggle .lines-button, #header-outer .slide-out-widget-area-toggle .lines:after, #header-outer .slide-out-widget-area-toggle .lines:before {
        width: 40px;
    }

/* Salient Menu Custom Ends */	
	
.transparent .animated-logo {
    width: 150px;
}	
.scrolled-down .animated-logo {
    width: 150px;
	display:none;
}	
	
	
}


@media (max-width: 767px) {
    #amenities .vc_col-sm-6, #contact-us .vc_col-sm-6, #lagoon .vc_col-sm-6, #reserve .vc_col-sm-6 {
        width: 100%;
        padding: 0 20px;
    }
}
@media (max-width: 600px) {
	.benefits .divider {
    border-left: none;
    border-top: 1px solid #C8C7C6;
    padding: 20px 0 !important;
}
	.bg-image {
		min-height:350px !important;
	}
	.amenities h3 img {
    margin: 10px auto !important;
}
	.bttn {
    text-align: center !important;
}
	.amenities h3 {
    display:block;
}
	.amenities {
    padding: 80px 0 0 !important;
    height: 500px;
}
	.amenities-info {
    margin-top: -270px;
}
	.resort-gallery {
    padding: 50px 35px !important;
    height: auto !important;
}
	.gallery-grid .hover-wrap-inner img {
    height: auto;
    margin: 15px 0;
}
	.wpb_column.left_padding_desktop_50pct > .vc_column-inner {
    padding-left: 0;
}
	.home-top {
    padding-bottom: 100px !important;
}
	.title h2, .title-wh h2 {
    font-size: 30px !important;
}
	.col-txt {
    padding: 40px !important;
}
	#amenities .vc_col-sm-6, #contact-us .vc_col-sm-6 {
    padding: 40px;
}
	#floorplans .vc_col-sm-8 {
    padding-bottom: 50px;
}
	.update-col-txt {
    padding: 40px !important;
}
	.update-col-copy {
    padding: 40px !important;
}
	.logo-animated {
    max-width: 330px;

}
	.cta {
    padding: 50px 20px;
}
	.counter .vc_col-sm-4 {
    width: 100%;
}
	.nectar-milestone {
    height: auto;
}
	.image-resp {
    min-height: 400px;
}
	
/* Pop maker Fix */
	
.pum-theme-4194 .pum-container, .pum-theme-default-theme .pum-container {
    top: 70px !important;
}
.pum-container {
 /* max-height: 90vh;
 overflow-y: auto; */
 }
.pum-container,
    .pum {
        position: absolute !important;
    }	
/* Pop maker Fix */	

}
/*END RESPONSIVE*/

