/* global */

.ytp-cued-thumbnail-overlay-image {
    display:none !important;
}

sup {
    font-size: 40% !important;
    vertical-align: top !important;
    display: inline-flex;
}

.menu-main-menu-container a sup {
    margin-top: 6px;
}

.featured-block-header .featured-block-title sup {
    margin-top: 17px;
}

.resorts .resort .resort-details-text sup {
    margin-top: 6px;
}

.footer-nav-columns .menu-item sup {
    margin-top: 3px;
}

.site-header {
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%) !important;
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%) !important;
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%) !important;
}

.hamburger--squeeze.is-active .hamburger-inner, .hamburger--squeeze.is-active .hamburger-inner:after, .hamburger--squeeze.is-active .hamburger-inner:before {
    background-color: #000;
}

.spaclub-tiles .spaclub-tile-inner {
    box-shadow: 9px 7px 40px -6px rgba(0, 0, 0, 0.25);
}

.spaclub-features {
    background-color: transparent;
}

.btn {
    border-radius: 0px;
}

.blog-single-post em {
    font-style: italic !important;
}

/*a, a:hover, a:active, a:focus {
    outline: 0 !important;
}*/

/* CONTENT BLOCK FIXES */

.site-footer .footer-nav {
    box-shadow: 9px 7px 40px -6px rgba(0, 0, 0, 0.25);
}

.site-footer .footer-awards {
    display: none;
}

.site-footer .footer-lower {
    box-shadow: 9px 7px 40px -6px rgba(0, 0, 0, 0.25);
}

.contact-us-block {
    box-shadow: 9px 7px 40px -6px rgba(0, 0, 0, 0.25);
}

.nav-primary .header-contact-btn .btn {
    padding: 16px;
    box-shadow: 9px 7px 20px -6px rgba(0, 0, 0, 0.25);
}

.view-rates-btn {
    position: relative !important;
    margin-top: 0px !important;
    text-align: left !important;
    z-index: auto !important;
}

.special-offer-call-outs {
    margin-bottom: 50px !important;
    margin-top: 0px !important;
    box-shadow: 9px 7px 40px -6px rgba(0, 0, 0, 0.25);
}

.special-offer-call-outs .vert-center-content {
    box-shadow: 9px 7px 40px -6px rgba(0, 0, 0, 0.25);
}

.special-offer-call-outs .btn {
    transition: .25s all;
    box-shadow: 9px 7px 40px -6px rgba(0, 0, 0, 0.25);
}

.special-offer-call-outs .btn:hover {
    transform: scale(1.05);
    box-shadow: 9px 7px 40px -6px rgba(0, 0, 0, 0.5);
}

.special_offer_call_out .slick-next, .special_offer_call_out .slick-prev {
    box-shadow: 9px 7px 40px -6px rgba(0, 0, 0, 0.25);
    transition: .25s all;
}

.special_offer_call_out_grid {
    margin-bottom: 50px;
}

.grey-feature-box {
    margin-bottom: 50px !important;
}

.archive-post {
    box-shadow: 9px 7px 40px -6px rgba(0, 0, 0, 0.25);
    margin: 0 10px 30px !important;
}

.scrollin.nav-down .header-logo, .scrollin.nav-up .header-logo {
    top: 20px !important;
}

.special-offer-post {
    box-shadow: 9px 7px 40px -6px rgba(0, 0, 0, 0.25);
}

.special-offer-image-container {
    box-shadow: 9px 7px 40px -6px rgba(0, 0, 0, 0.25);
}

.read-more-link {
    position: absolute !important;
    display: inline-flex !important;
    flex-direction: column;
    width: auto;
    bottom: 20px;
}

.read-more-link:after {
    content: '';
    background-color: #a1411b;
    height: 1px;
    width: 0%;
    display: flex;
    align-self: center;
    transition: .25s all;
}

.read-more-link:hover:after {
    width: 100%;
}

.load-more-special-offers-btn .btn {
    transition: .25s all;
    box-shadow: 9px 7px 40px -6px rgba(0, 0, 0, 0.25);
}

.load-more-special-offers-btn .btn:hover {
    transform: scale(1.05);
    box-shadow: 9px 7px 40px -6px rgba(0, 0, 0, 0.5);
}

.featured-dreams {
    margin: 0 auto 50px !important;
}

.featured-block-header {
    padding: 0px 20px 35px !important;
}

.featured-block-header .featured-block-description {
    padding-top: 50px !important;
}

.featured-rates {
    padding: 0 120px 50px;
}

.featured-dreams .featured-dream .featured-dream-img {
    box-shadow: 6px 7px 30px -5px rgba(0, 0, 0, 0.25);
    transition: .25s all;
}

.featured-dreams .featured-dream:hover .featured-dream-img {
    transform: scale(1.02);
}

.resorts {
    margin-bottom: 50px;
}

.resorts .resort {
    box-shadow: 9px 7px 40px -6px rgba(0, 0, 0, 0.25);
    margin-bottom: 50px !important;
    overflow: visible !important;
}

.spaclub-tiles {
    margin-bottom: 50px;
}

.resorts .resort .resort-details-text {
    box-shadow: 9px 7px 40px -6px rgba(0, 0, 0, 0.25);
    height: calc(100% - 90px);
    padding: 40px 20px !important;
    display: flex;
    flex-direction: column;
    background: #fff;
    justify-content: space-around;
    position: relative;
    z-index: 999;
    overflow: hidden;
}

.resorts .resort .btn {
    box-shadow: 9px 7px 40px -6px rgba(0, 0, 0, 0.25);
    transition: .25s all;
}

.resorts .resort .btn:hover {
    box-shadow: 9px 7px 40px -6px rgba(0, 0, 0, 0.5);
    transform: scale(1.02);
}

.resorts .resort .btn-wrap .btn-wrap-content {
    box-shadow: 9px 7px 40px -6px rgba(0, 0, 0, 0.25);
}

.resorts .resort .btn-wrap .btn-wrap-bg {
    background: #eff3f5;
}

/*
.featured_events {
    margin-bottom: 50px;
}

.featured-event-posts {
    margin-top: 15px;
}
*/

.menu-main-menu-container {
    box-shadow: 9px 7px 20px -6px rgba(0, 0, 0, 0.5);
}

.page-masthead {
    box-shadow: 9px 7px 40px -6px rgba(0, 0, 0, 0.25);
    z-index: 99 !important;
}

.destination-masthead-wrap .post-share-icons {
    z-index: 99 !important;
}

.post-share-icons .tooltip {
    box-shadow: 9px 7px 40px -6px rgba(0, 0, 0, 0.25);
}

.menu-main-menu-container .current-menu-item {
    width: 110% !important;
    z-index: 80;
}

.menu-main-menu-container .current-page-ancestor {
    width: 110% !important;
    z-index: 80;
}

.menu-main-menu-container .current-menu-item a {
    transform: scale(1.025);
    box-shadow: 9px 7px 40px -6px rgba(0, 0, 0, 0.25) !important;
}

.menu-main-menu-container .current-page-ancestor a {
    transform: scale(1.025);
    box-shadow: 9px 7px 40px -6px rgba(0, 0, 0, 0.25) !important;
}

.page-masthead-title {
    text-shadow: 0px 4px 3px rgba(0,0,0,0.15), 0px 8px 13px rgba(0,0,0,0.1), 0px 18px 23px rgba(0,0,0,0.1);
}

.daily-schedule-call-outs {
    margin: 0 0 50px 0 !important;
    box-shadow: 9px 7px 40px -6px rgba(0, 0, 0, 0.25);
}

.post-share-icons {
    border-bottom: none !important;
}

.page-template-template-rates-specials .special_offer_call_out_grid .grey-feature-box .special-offers {
    overflow-y: visible !important;
}

.blog-single-post a {
    text-decoration: none;
    display: inline-flex;
    flex-direction: column;
}

.blog-single-post a:after {
    content: '';
    width: 0%;
    height: 1px;
    background: #a1411b;
    display: flex;
    align-self: center;
    transition: .25s all;
    margin-top: -2px;
} 

.blog-single-post a:hover:after {
    width: 100%;
}



/* Recipe Content Fixes */
.field-group-div,
.field-label-above,
.field-name-field-rec-servings {
	width: 70%;
	margin: 0 auto;
	clear: both;
}
.field-group-div h3 {
	font-family: Oswald,sans-serif;
    text-transform: uppercase;
    letter-spacing: 2px;
    padding: 0 0 1em 0;
    width: auto !important;
}
.field .field-label {
	clear: both;
	display: inline-block;
	vertical-align: top;
	color: #a4a4a4;
	width: 150px !important;
}
.field .field-items {
	display: inline-block;
	vertical-align: top;
}
.field .field-items p,
.field .field-items ol,
.field .field-items li {
	padding-left: 0 !important;
	width: auto !important;
	margin: 0 !important;
}

/* End Recipe Content Fixes */



.spaclub-tiles .spaclub-tile-text {
    padding: 0px !important;
}

.spaclub-tiles .spaclub-tile-text .btn {
    box-shadow: 9px 7px 40px -6px rgba(0, 0, 0, 0.25);
}

.contact-us-block .contact-us-block-title {
    text-shadow: 0px 4px 3px rgba(0,0,0,0.15), 0px 8px 13px rgba(0,0,0,0.1), 0px 18px 23px rgba(0,0,0,0.1);
}

@media (max-width: 600px) {
    .spaclub-tiles .spaclub-tile {
        width: 100%;
    }

    .spaclub-tiles img {
        height: 200px !important;
    }

    .featured-dreams .featured-dream {
        width: 40% !important;
    }

    .resorts .resort img {
        height: 200px !important;
    }
}

@media (min-width: 600px) and (max-width: 750px) {
    .featured-dreams .featured-dream {
        width: 30% !important;
    }
}

@media screen and (max-width: 960px) {
    .site-header { 
        background: #fff !important;
        box-shadow: 9px 7px 40px -6px rgba(0, 0, 0, 0.25);
    }

    .spaclub-tiles img {
        height: 300px;
    }

    .spaclub-tiles .spaclub-tile-img {
        box-shadow: 9px 7px 40px -6px rgba(0, 0, 0, 0.25);
        position: relative;
    }

    .spaclub-tiles h3 {
        padding-top: 25px;
    }

    .spaclub-tiles .spaclub-tile-text .btn {
        margin-bottom: 25px !important;
    }

    .contact-us-block {
        margin: 0;
    }

    .contact-us-block img {
        height: 350px;
    }

    .spaclub-tiles .spaclub-tile-inner {
        overflow: hidden;
    }

    .featured-block-header .featured-block-title sup {
        margin-top: 10px;
    }

    .resorts .resort {
        padding: 0px;
        margin: 0 20px 50px 20px;
        z-index: 1;
        position: relative;
        overflow: hidden !important;
    }

    .resorts .resort img {
        box-shadow: 9px 7px 40px -6px rgba(0, 0, 0, 0.25);
        position: relative;
        z-index: 9999;
        height: 300px;
        object-fit: cover;
        object-position: center center;
    }

    .resorts .resort .btn {
        margin: 0 auto 25px;
    }

    .resorts .resort .resort-details-text {
        box-shadow: none;
        padding: 25px 100px !important;
    }

    .spaclub-features .resort .btn {
        margin: 0 auto 25px;
    }

    .featured-dreams .featured-dream {
        width: 25%;
    }

    .featured-dreams .featured-dream .featured-dream-img {
        margin: 15px;
    }

    .main {
        padding-top: 70px !important;
    }
}

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

    .resorts .resort .resort-details {
        height: calc(100% + 60px) !important;
        margin-top: -30px;
    }

    .footer-lower .menu-footer-social-menu-container li {
        box-shadow: 9px 7px 40px -6px rgba(0, 0, 0, 0.25);
    }

    .footer-nav .widget_nav_menu div a:after {
        content: '';
        width: 0%;
        height: 1px;
        background: #fff;
        display: flex;
        flex-direction: column;
        position: relative;
        transition: .25s all;
    }

    .footer-nav .widget_nav_menu div a:hover:after {
        width: 100%;
    }

    .footer-nav ul li {
        display: flex;
        flex-direction: row;
    }

    .spaclub-tiles .spaclub-tile-text {
        clip-path: polygon(0 0, 100% 0%, 90% 100%, 0% 100%);
        bottom: -1px !important;
        width: 80% !important;
        transition: .25s all cubic-bezier(.09,.5,.35,.98);
    }

    .spaclub-tiles .spaclub-tile:hover .spaclub-tile-text {
        clip-path: polygon(0 0, 100% 0%, 100% 100%, 0% 100%);
        width: 100% !important;
        padding: 0px 10px 8px !important;
    }

    .spaclub-tiles .spaclub-tile-text h3 {
        border-bottom: 10px solid #eff3f5;
    }

    .spaclub-tiles .spaclub-tile:hover .spaclub-tile-text h3 {
        background-color: #eff3f5 !important;
        border-bottom: 0 solid #eff3f5 !important;
    }

    .scrollin.nav-up .header-logo {
        top: 20px !important;
    }

    .destination-location-title {
        display: block;
        background-color: transparent;
        width: auto;
        height: auto;
        top: 37px !important;
        font-family: Oswald,sans-serif;
        text-transform: uppercase;
        letter-spacing: 2px;
        position: absolute;
        left: 0 !important;
        z-index: 1000;
    }

    .destination-location-title a {
        padding: 0 !important;
    }

    .destination-location-title h2 {
        font-size: 10px !important;
        color: #181b1d;
    }

    .destination-location-title p {
        display: none;
    }

    #menu-main-menu {
        width: 100%;
        display: flex;
        flex-direction: row;
        justify-content: space-between;
    }

    .menu-main-menu-container li {
        width: 100%;
        transition: .25s all;
    }

    .menu-main-menu-container li:hover a {
        transform: scale(1.025);
        box-shadow: 9px 7px 40px -6px rgba(0, 0, 0, 0.25);
    }

    .menu-main-menu-container li:hover {
        width: 110%;
        z-index: 99;
    }

    .search-input-top {
        background-color: transparent !important;
        font-family: lato;
        font-size: 15px !important;
        color: #181b1d !important;
        opacity: 0.25 !important;
        font-weight: bold;
        border: 1px solid #181b1d;
        border-radius: 1px;
    }

    .search-input-top::-webkit-input-placeholder {
        color: #181b1d !important;
        font-weight: bold;
    }

    .search-input-top:focus {
        color: #42545f !important;
    }

    #search-submit {
        margin-right: 5px !important;
        opacity: 0.25;
    }

    #search-form-top {
        width: calc(30% - 40px);
        display: inline-flex;
        flex-direction: column;
    }

    .menu-secondary-menu-container {
        width: 70%;
    }

    .menu-secondary-menu-container li {
        margin: 0px;
    }

    .menu-secondary-menu-container li a {
        display: inline-flex;
        flex-direction: column; 
    }

    .menu-secondary-menu-container li a:after {
        content: "";
        height: 1px;
        background: #42545f;
        width: 0%;
        align-self: center;
        transition: .25s all;
    }

    .menu-secondary-menu-container li a:hover:after {
        width: 100%;
    }

    .nav-secondary {
        display: flex;
        justify-content: space-around;    
    }
    
    #menu-secondary-menu {
        display: flex;
        justify-content: space-between;
        width: 100%;
    }
    
    .nav-secondary {
        width: calc(100% - 400px);
    }

}

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

    #search-form-top {
        width: calc(40% - 40px);
    }

    .menu-secondary-menu-container {
        display: flex;
        width: 60%;
        justify-content: space-around;        
    }

}

/* livechat */
#powered {
    display: none !important;
}

/* usersnap styles */

#us_report_button {
    display: none !important;
    right: auto;
    left: 30px;
    opacity: 0.25;
    transition: .25s all;
}

#us_report_button:hover {
    opacity: 1;
}


/* featured experience call out */

.featured_experience_call_out {
    margin-top: -10px !important;
    margin-bottom: 50px;
}

.featured-experience-call-outs img {
    height: 400px;
    object-fit: cover !important;
}

.LVHeadText {
    position: absolute;
    margin-top: -50px;
    width: 84%;
    left: calc(8% - 25px);
    text-align: left;
    font-size: 50px;
    letter-spacing: 4px;
    line-height: 50px;
}

.LVHeadText sup {
    font-size: 40%;
    vertical-align: top;
}

.LVHeadText span {
    font-weight: 300;
    font-size: 25px;
}

.experienceTextWide {
    letter-spacing:1.5px;
    font-size:31px;
    line-height: 33px;
    width: 100%;
    margin-bottom: 20px;
    left: 0;
}

.experienceTextWide sup {
    font-size: 40%;
    vertical-align: top;
}

.expFootContainer {
    position: absolute;
    top: 0;
    left: 0;
    max-width: 100%;
    width: 100%;
    overflow: hidden;
}

.expFootContent {
    width: 100vw;
    height: 400px;
    display: table-cell;
    vertical-align: middle;
}

.experienceSubtextWide {
    font-size: 14px;
    text-transform: none;
    font-family: lato;
    line-height: 20px;
    max-width: 80%;
    margin: auto;
}

.experienceSubtextWide sup {
    font-size: 40%;
    vertical-align: top;
}

.subtextDisclaimer {
    margin-top: 20px !important;
    margin-bottom: 0px !important;
    width: 50% !important;
    font-size: 10px !important;
    padding: 0;
    margin-left: 25%;
}

.experienceButton {
    background-color: #C05321;
    transition: 1s all;
    border: none;
    padding: 16px 30px;
    color: #fff;
    letter-spacing: 2px;
    font-size: 12px;
    text-transform: uppercase;
}

.experienceButton:hover {
    background-color: #a1411b;
    cursor: pointer;
}

/* callout text blocks */

.calloutText {
    max-width: 50%; 
    text-align: center; 
    display: block; 
    margin: auto; 
    font-family: oswald; 
    text-transform: uppercase; 
    color: #415460; 
    font-size: 30px; 
    font-weight: normal;
    line-height: 40px;
}

.calloutText sup {
    font-size: 40%;
    vertical-align: top;
}

.calloutSub {
    font-family: lato !important;
    font-size: 14px;
    font-weight: 300;
    text-transform: none;
    max-width: 50% !important;
    line-height: 25px;
}

.subStrong {
    font-size: 16px;
    font-family: oswald !important;
    font-weight: normal;
}

.calloutSub p {
    margin-bottom: 0 !important;
} 

.calloutHours {
    font-size: 16px;
    font-weight:600;
} 

.calloutButton {
    text-align: center;
}

/* three col blocks */

.threeColTile {
    width: 30%;
    display: inline-block;
    background-color: #F1F5F6;
    padding: 10px;
    vertical-align: top;
    margin: 40px 0;
} 

.threeColTileLanding {
    width: 32%;
    display: inline-block;
    vertical-align: top;
    margin: 40px 0;
}

.threeColTile p, .threeColTileLanding p {
    padding-bottom: 0 !important;
} 

.threeColTile img, .threeColTileLanding img {
    width: 100%;
    height: 300px !important;
    object-fit: cover;
    object-position: center center;
} 

.middle {
    margin-left: 4.5%; 
    margin-right: 4.5%;
}

.middleLanding {
    margin-left: 1.5%;
    margin-right: 1.5%;
}

.tileContent {
    width: 100%; 
    background-color: #fff; 
    padding: 20px;
    height: 335px;
    overflow: hidden;
} 

.tileContentLanding {
    width: 100%;
    background-color: #fff;
    padding: 20px;
    height: 230px;
    overflow: hidden;
}

.tileContent a {
    text-decoration: none;
}

.tileContent a:hover {
    text-decoration: underline;
}

.tileTitle {
    font-family: oswald;
    font-size: 31px;
    letter-spacing: 1.5pt;
    font-weight: normal;
    margin-bottom: 20px;
    line-height: 40px;
}

.tileTitleLanding {
    font-family: oswald;
    font-size: 16px;
    letter-spacing: 1pt;
    font-weight: normal;
    margin-bottom: 15px;
}

.tileTitleLanding a {
    color: #4e5356 !important;
}

.tileTitleWithSub {
    font-family: oswald;
    font-size: 31px;
    letter-spacing: 1.5pt;
    font-weight: normal;
    line-height: 40px;
}

.tileTitleWithSub sup {
    text-transform: uppercase;
    font-size: 14px;
    margin-bottom: 5px;
}

.tileSubTitle {
    text-transform: uppercase;
    font-size: 14px;
    margin-bottom: 10px;
}

.tileSubTitle sup {
    font-size: 40%;
    vertical-align: top;
}

.tileText {
    font-family: lato;
    font-weight: normal; 
    font-size: 14px; 
}

.tileCTA {
    margin-top: 10px;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: normal;
}

.tileCTA:hover {
    text-decoration: underline;
}

/* two col blockas */

.twoColIcons {
    text-align: center;
}

.twoCol {
    display: inline-block; 
    width: 25%;     
    margin: 0 20px; 
    vertical-align: top;
}

.twoColSlim {
    width: 15% !important;
}

.twoColSlim img {
    margin: auto;
}

.twoColSlimIcon {
    transform: scale(1.2);
}

.twoCol > img {
    margin: auto;
    height: 120px !important;
}

.twoCol > .largeImg {
    height: 200px !important;
    width: 200px !important;
    object-fit: cover;
    border-radius: 50%;
}

.twoColTitle {
    font-family: oswald;
    font-weight: normal;
    font-size: 28px;
    letter-spacing: 1.5pt;
    line-height: 40px;
}

.twoColTitle sup {
    font-size: 50%; 
    vertical-align: top;
}

.twoColDescription {
    font-family: lato;
    font-weight: normal;
    font-size: 14px;
    width: 80%;
    display: block;
    margin: auto;
}

.twoColDescription strong {
    text-transform: uppercase;
    font-family: oswald;
    font-size: 16px;
    letter-spacing: 1.5pt;
}

.twoColDescription a {
    text-transform: uppercase;
    font-weight: bold;
    text-decoration: none;
    font-size: 10px;
}

.twoColDescription sup {
    font-size: 40%;
    vertical-align: top;
}

.twoColCTA {
    font-family: lato;
    font-weight: 800;
    color: #C86B31;
    font-size: 14px;
    cursor: pointer;
}

.twoColCTA:hover {
    text-decoration: underline;
}

.twoColDivider {
    background-color: #415460;
    height: 1px;
    width: 60%;
    display: block;
    margin: 25px auto;
}

.twoColDividerTall {
    margin: 50px auto !important;
}

/* video callout */

.videoCallout {
    height: 600px;
    background-size: cover;
    background-position: center center;
}

.vert-center-landing {
    display: block;
    margin: auto;
    width: auto !important;
}

/* buttons */

.exploreLocationButtons {
    text-align: center;
}

.exploreLocationButtons a {
    margin: 0 10px;
}

/* contact footer */

.doubleButton a {
    margin: 0 15px;
}

/* aesthetics logo */

.aesthetics-logo {
    height: auto !important;
    width: 25% !important;
    display: block;
    margin-left: 200px;
    object-fit: none !important;
}

/* aesthitcs description expands */

.expand {
    height: 198px; 
    overflow: hidden; 
    transition: 0.5s all; 
    margin-bottom: 20px;
} 

#toggleOne:checked ~ #expandOne {
    height: 100% !important; 
    margin-bottom: 0px !important;
} 

#toggleTwo:checked ~ #expandTwo {
    height: 100% !important; 
    margin-bottom: 0px !important;
} 

#toggleThree:checked ~ #expandThree {
    height: 100% !important; 
    margin-bottom: 0px !important;
} 

.twoColContent label {
    text-transform: uppercase; 
    font-weight: bold; 
    text-decoration: none; 
    font-size: 10px; 
    color: #C05321; 
    cursor: pointer;
} 

.twoColContent label:hover {
    text-decoration: underline;
}

/* half width text */

.halfWidthText {
    width: 50%;
    margin: auto;
}

.halfWidthStrong {
    color: #000;
}

.halfWidthStrong span {
    font-weight: bold;
    font-size: 110%;
}

/* BLOCK spaclub tiles */

.spaclub-tile-description {
    padding: 0 30px;
    margin: 20px 0 20px 0;
}

.spaclub-tile-description-content {
    font-family: lato;
    font-size: 14px;
    font-weight: normal;
    color: #4E5356;
    line-height: 24px;
    text-align: left;
}

.spaclub-tile-description-content span {
    font-family: oswald;
}

.spaclub-description-cta {
    text-align: left;
    margin-top: 20px;
}

.spaclub-description-cta a {
    color: #CB5923;
    font-family: lato;
    font-weight: 900;
    font-size: 14px;
    text-decoration: none;
    letter-spacing: 2px;
}

.spaclub-description-cta a:hover,
.spaclub-description-cta a:focus {
    text-decoration: underline;
    outline-offset: 2px;
}

/* BLOCK Homepage Video Background */

.homepage_video_background {
    height: 600px;
    box-shadow: 9px 7px 40px -6px rgba(0, 0, 0, 0.25);
    margin-bottom: 50px;
}

.videoBG {
    width: 100%;
    overflow: hidden;
    position: absolute;
    height: 600px;
}

.videoBG:after {
    content: '';
    height: 600px;
    width: 100%;
    position: absolute;
    margin-top: -600px;
    background: rgba(0,0,0,0.25);
}

.videoBG > video {
    width: 100%;
    height: 600px;
    max-height: 600px;
    object-fit: cover;
    object-position: center center;
    position: absolute;
}

.videoBG > .vert-center-content {
    position: relative;
    height: 600px;
}

.videoBG > .vert-center-content > .vert-center-content-item {
    text-align: center;
}

.videoBG > .vert-center-content > .vert-center-content-item > a {
    margin-top: 60px;
    padding: 16px 45px;
}

.videoBG > .vert-center-content > .vert-center-content-item > img{
    width: 40%;
    display: block;
    position: relative;
    margin: auto;
    z-index: 9;
}

/* SECTION Development Page Footer */

.development-contact-us-block {
    background: #e5e5e5;
    background: -moz-linear-gradient(left, #e5e5e5 0%, #fafafa 50%, #e5e5e5 100%);
    background: -webkit-linear-gradient(left, #e5e5e5 0%,#fafafa 50%,#e5e5e5 100%);
    background: linear-gradient(to right, #e5e5e5 0%,#fafafa 50%,#e5e5e5 100%);
    height: 500px;
    position: relative;
    text-align: center;
    color: #44545F;
}

.development-contact-us-block .contact-us-block-title {
    font-family: Oswald,sans-serif;
    letter-spacing: 2px;
    line-height: 1.2em;
    text-transform: uppercase;
    font-size: 33px;
    margin-bottom: 10px;
}

.contact-us-block-description {
    color: #9EA6AB !important;
    margin-bottom: 50px;
}

.contact-us-form-container .left {
    width: 50%;
    float: left;
    text-align: right;
    padding-right: 15px;
}

.contact-us-form-container .right {
    width: 50%;
    float: right;
    text-align: left;
    padding-left: 15px;
}
.contact-us-form-container input {
    /*border: 1px solid #9EA6AB;*/
    border: none;
    height: 40px;
    padding: 0 20px;
    box-shadow: 9px 7px 40px -6px rgba(0, 0, 0, 0.25);
    color: #9EA6AB;
    font-size: 14px;
    font-family: lato;
    transition: .5s all;
}

.contact-us-form-container input:focus {
    box-shadow: 9px 7px 40px -6px rgba(0, 0, 0, 0.5);
}

.contact-us-form-container input[type=submit]:focus {
    outline-color: #fff;
}

.contact-us-form-container input::-webkit-input-placeholder, .contact-us-form-container textarea::-webkit-input-placeholder {
    color: #9EA6AB;
    transition: .25s all;
}

.contact-us-form-container input::-moz-placeholder, .contact-us-form-container textarea::-moz-placeholder { 
    color: #9EA6AB;
    transition: .5s all;
}

.contact-us-form-container input:-ms-input-placeholder, .contact-us-form-container textarea:-ms-input-placeholder {
    color: #9EA6AB;
    transition: .5s all;
}

.contact-us-form-container input:-moz-placeholder, .contact-us-form-container textarea:-moz-placeholder {
    color: #9EA6AB;
    transition: .5s all;
}

.contact-us-form-container .form-inputs-container {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 160px;
    text-align: right;
    float: right;
    width: 300px;
}

.contact-us-form-container textarea {
    height: 160px;
    border: 1px solid #9EA6AB;
    box-shadow: 9px 7px 40px -6px rgba(0, 0, 0, 0.25);
    width: 300px;
    resize: none;
    padding: 10px 20px;
    font-size: 14px;
    font-family: lato;
    transition: .5s all;
}

.contact-us-form-container textarea:focus {
    box-shadow: 9px 7px 40px -6px rgba(0, 0, 0, 0.5);
}

.contact-us-form-container .btn {
    margin-top: 60px;
    padding: 16px 50px !important;
    background-color: #D8772C;
    box-shadow: 9px 7px 40px -6px rgba(0, 0, 0, 0.25);
    transition: .5s all;
}

.contact-us-form-container .btn:hover {
    background-color: #C05321;
    border-radius: 5px;
    box-shadow: 9px 7px 40px -6px rgba(0, 0, 0, 0.5);
}

@media (max-width: 680px) {
    .development-contact-us-block {
        height: auto;
    }

    .development-contact-us-block .vert-center-content {
        padding: 50px 10%;
    }

    .contact-us-form-container .left {
        width: 100%;
        float: none;
        text-align: center;
        padding-right: 0px;
    }

    .contact-us-form-container .form-inputs-container {
        text-align: center;
        float: none;
        width: 80%;
        margin: auto;
    }

    .contact-us-form-container .right {
        width: 100%;
        float: none;
        text-align: center;
        padding-left: 0px;
    }

    .contact-us-form-container textarea {
        height: 120px;
        margin-top: 24px;
        width: 80%;
    }

    .contact-us-form-container .btn {
        width: 80%;
    }
}

@media (max-width: 500px) {
    .development-contact-us-block .vert-center-content {
        padding: 50px 5%;
    }
}


/* SECTION masthead image */

.masthead-image:before {
    content:"";
    height: 400px;
    width: 100%;
    position: absolute;
    background-color: #000;
    z-index: -1;
    opacity: 0.25;
}

.masthead-image.has-video {
	overflow: hidden;
}
.masthead-video {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: -1;
	transform: translate(-50%, -50%);
	min-width: 100%;
	height: auto;
}

.masthead-image {
    height: 400px;
    background-size: cover;
    background-position: center center;
    box-shadow: 9px 7px 40px -6px rgba(0, 0, 0, 0.25);
    position: relative;
    z-index: 99;
    margin-bottom: 50px;
}

.masthead-image .vert-center-content-item {
    margin-left: 80px;
}

.masthead-logo {
    height: 90px;
}


/* ACF plus_cr Option Checked */
.masthead-center-plus {
	text-align: center;
}
.masthead-center-plus .vert-center-content-item {
	margin-left: 0;
}
.masthead-center-plus img {
	display: inline-block;
	vertical-align: top;
}
.masthead-plus {
	color: #fff;
	font-size: 40px;
	display: inline-block;
	vertical-align: top;
	margin: 20px 30px;
}


.head-text {
    font-size: 35px;
    letter-spacing: 5px;
    font-weight: 400;
    font-family: oswald;
    color: #fff;
    text-transform: uppercase;
    line-height: 1em;
}

.head-subtext {
    font-size: 22px;
    letter-spacing: 2px;
    font-weight: 200;
    font-family: oswald;
    color: #fff;
    text-transform: uppercase;
}

@media (max-width: 950px) {
    .masthead-logo {
        margin-left: none;
        margin: auto;
    }

    .masthead-image .vert-center-content-item {
        margin-left: 40px;
    }
}

@media (max-width: 600px) {
    .masthead-logo {
        height: 75px;
    }

    .masthead-image .vert-center-content-item {
        margin-left: 0px;
        text-align: center;
    }

    .head-text {
        font-size: 28px;
    }
}

/* SECTION onpage subnav */

.onpage_subnav {
    height: 50px;
}

.onpage-subnav-track {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.onpage-subnav-track li {
    width: 100%;
}

.onpage-subnav-track li span {
    transition: .25s all;
}

.onpage-subnav-track li:hover {
    width: 110%;
}

.onpage-subnav-track li:hover span {
    transform: scale(1.1);
    color:#C05321;
}

.onpage-subnav-track li:hover a {
    color: inherit;
}

.onpage-subnav-categories {
    display: block;
    text-align: center;
    width: 100%;
    height: 50px;
    z-index: 100;
    background-color: #fff;
    position: fixed;
    top: 70px;
}

.onpage-subnav-categories .slick-tabs.slick-initialized {
    opacity: 1;
}

.onpage-subnav-categories .slick-tabs {
    transition: opacity .25s cubic-bezier(.09,.5,.35,.98);
}

.onpage-subnav-categories ul {
    width: 100%;
    max-width: 1306px;
}

.onpage-subnav-categories .slick-list .slick-track, .onpage-subnav-categories ul {
    height: 100%;
    margin: 0 auto;
}

.onpage-subnav-categories .slick-list {
    height: 100% !important;
}

.onpage-subnav-categories li, .oconpage-subnav-categories li a {
    height: 100%;
    transition: all .25s cubic-bezier(.09,.5,.35,.98);
}

.onpage-subnav-categories li {
    display: inline-block;
    border: 1px solid #ccc;
    border-right: none;
    background-color: #fff;
}

.onpage-subnav-categories li a {
    font-family: Oswald,sans-serif;
    text-transform: uppercase;
    color: #000;
    font-size: 10px;
    letter-spacing: 1px;
    width: 100%;
    display: table;
    float: left;
    border-top: 5px solid #fff;
    border-bottom: 5px solid #fff;
    text-decoration: none;
}

.onpage-subnav-categories li, .onpage-subnav-categories li a {
    height: 100%;
    transition: all .25s cubic-bezier(.09,.5,.35,.98);
}

.onpage-subnav-categories li a span {
    display: table-cell;
    height: 100%;
    width: 100%;
    text-align: center;
    vertical-align: middle;
    padding: 0 15px;
}

@media screen and (min-width: 1300px) {
    .admin-bar .onpage_subnav .scroll, .onpage_subnav .scroll {
        border-right: none;
    }
}

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

    .scroll .onpage-subnav-categories li {
        background-color: #42545f;
    }

    .scroll .onpage-subnav-categories li a {
        border-top: 5px solid #42545f;
        border-bottom: 5px solid #42545f;
        color: #fff;
    }

    .scroll .onpage-subnav-categories li:hover {
        background-color: #fff;
    }

    .scroll .onpage-subnav-categories li:hover a {
        border-top: 5px solid #fff;
        color: #C05321;
    }

    .scroll .border-top {
        border-top: none !important;
    }

    .scroll .onpage-subnav-categories {
        top: auto !important;
    }

    .admin-bar .onpage_subnav .scroll {
        position: fixed;
        margin: 0 auto;
        height: 70px;
        max-width: 1366px;
        border-right: 60px solid transparent;
        width: 100%;
        top: 102px;
        z-index: 99999;
    }

    .onpage_subnav .scroll {
        position: fixed;
        margin: 0 auto;
        height: 70px;
        max-width: 1366px;
        border-right: 60px solid transparent;
        width: 100%;
        top: 70px;
        z-index: 99999;
    }

    .onpage_subnav {
        height: 70px;
    }

    .onpage-subnav-categories {
        top: 540px;
        position: absolute;
        left: 0;
        height: 70px;
        z-index: 50;
    }

    .onpage-subnav-categories .border-top {
        content: "";
        position: absolute;
        border-top: 5px solid #D8772C;
        z-index: 9999;
        left: 0;
    }

    .onpage-subnav-categories li {
        border: none;
    }

    .onpage-subnav-categories li a {
        font-size: 16px;
        border-bottom-width: 10px;
    }

    .onpage-subnav-categories li:active a, .onpage-subnav-categories li:hover a {
        border-bottom-color: #C05321;
        border-bottom-width: 10px;
    }

}

/* SECTION callout with overlay */

.callout-content-container .countdown {
    position: absolute;
    width: 100%;
    left: 0;
    height: 550px;
    z-index: 9;
}

.countdown p {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    font-size: 280px;
    height: 550px;
    -webkit-text-fill-color: rgba(0,0,0,0.25);
    -webkit-background-clip: text !important;
    background-position: center center !important;
    font-family: oswald;
}

.callout-content-container:before {
    content: "";
    height: 550px;
    width: 100%;
    position: absolute;
    background-color: #000;
    opacity: 0.25;
    left: 0;
}

.callout-content-container {
    height: 550px;
    background-size: cover;
    background-position: center center;
    text-align: center;
    margin-bottom: 50px;
    padding: 0 20%;
    color: #44545F;
    box-shadow: 9px 7px 40px -6px rgba(0, 0, 0, 0.25);
    overflow: hidden;
}

.callout-content-container .vert-center-content {
    position: relative;
}

.callout-content-container .vert-center-content-item {
    z-index: 50;
}

.callout-content-container .vert-center-content:before {
    content: "";
    position: absolute;
    background: #fff;
    opacity: 0.85;
    height: 80%;
    width: 140%;
    left: -20%;
    top: 10%;
    box-shadow: 9px 7px 40px -6px rgba(0, 0, 0, 0.25);
}

.callout-content-container .callout-text {
    font-family: Oswald,sans-serif;
    letter-spacing: 2px;
    line-height: 1.2em;
    text-transform: uppercase;
    font-size: 33px;
    margin-bottom: 15px;
}

.callout-content-container .callout-description {
   font-family: lato;
   letter-spacing: 1px;
   line-height: 18px;
   font-size: 14px;
}

.callout-content-container .btn {
    padding: 16px 50px !important;
    background-color: #C05321;
    box-shadow: 9px 7px 40px -6px rgba(0, 0, 0, 0.25);
    transition: .5s all;
    margin: 60px 10px 0 10px;
}

.callout-content-container .btn:hover {
    background-color: #A1411B;
    box-shadow: 9px 7px 40px -6px rgba(0, 0, 0, 0.5);
    transform: scale(1.05);
}

@media (max-width: 900px) {
    .callout-content-container {
        padding: 0 15%;
    }
}

@media (max-width: 750px) {
    .callout-content-container {
        padding: 0 10%;
    }
}

@media (max-width: 600px) {
    .callout-content-container .btn {
        padding: 16px 0% !important;
        margin: 20px 30px 0 30px;
        width: 80%;
    }

    .callout-content-container .callout-description {
        margin-bottom: 20px;
    }
}

@media (max-width: 500px) {
    .callout-content-container {
        padding: 0 5%;
    }

    .callout-content-container .btn {
        margin: 20px 0px 0 0px;
        width: 90%;
    }
}


/* SECTION fluid content columns */

.offer-countdown .fluid-columns-container {
    padding-bottom: 30px !important;
    margin-bottom: 30px !important;
    border-bottom: 1px solid #4e5356;
}

.offer-countdown .callout-text {
    text-align: center;
    text-transform: uppercase;
    font-size: 28px;
    letter-spacing: 1px;
    margin-bottom: 30px;
    padding-bottom: 0px !important;
    line-height: initial;
    font-family: Oswald,sans-serif;
}

.fluid-columns-container {
    color: #44545F;
    text-align: center;
    padding: 0 10%;
    margin-bottom: 50px;
}

.fluid-columns-container .callout-text {
    font-family: Oswald,sans-serif;
    letter-spacing: 2px;
    line-height: 1.2em;
    text-transform: uppercase;
    font-size: 33px;
    margin-bottom: 50px;
}

.fluid-columns-container .fluid-columns {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.fluid-columns-container .fluid-column {
    width: 100%;
    padding: 0 10px;
}

.fluid-column img.circle-image {
    height: 100px;
    width: 100px;
    border-radius: 100px;
    margin-bottom: 20px;
    box-shadow: 9px 7px 40px -6px rgba(0, 0, 0, 0.25);
    object-fit: cover;
    object-position: center center;
}

.fluid-column .circle-orange {
    height: 80px;
    width: 80px;
    border-radius: 80px;
    box-shadow: 9px 7px 40px -6px rgba(0, 0, 0, 0.25);
    display: block;
    margin: auto auto 20px auto;
    background-color: #DA7A3A;
    cursor: pointer;
    transition: .5s all;
}

.fluid-column:hover .circle-orange {
    transform: scale(1.15);
    background-color: #C05321;
    box-shadow: 9px 7px 40px -6px rgba(0, 0, 0, 0.5);
}

.circle-orange p {
    font-family: Oswald,sans-serif;
    letter-spacing: 2px;
    line-height: 1.2em;
    text-transform: uppercase;
    font-size: 33px;
    margin-bottom: 2px;
    color: #fff;
}

.fluid-column .column-title {
    text-transform: uppercase;
    font-family: lato;
    letter-spacing: 2px;
    font-weight: bold;
    font-size: 14px;
    margin: 0 0 10px 0;
}

.fluid-column .column-description {
    color: #9EA6AB !important;
    font-size: 14px;
    line-height: 22px;
    font-family: lato;
    letter-spacing: 1px;
}

.fluid-column .column-description a {
    text-decoration: none;
    color: #C05321;
}

@media (max-width: 900px) {
    .fluid-columns-container {
        padding: 0 5%;
    }
}

@media (max-width: 750px) {
    .fluid-columns-container .fluid-columns {
        display: block;
    }

    .fluid-columns-container .fluid-column {
        width: 45%;
        display: inline-block;
    }

    .fluid-column .column-description {
        margin-bottom: 50px;
    }

    .fluid-columns-container {
        margin-bottom: 0px;
    }
}

@media (max-width: 550px) {
    .fluid-columns-container .fluid-column {
        width: 100%;
    }

    .fluid-column img.circle-image {
        height: 125px;
        width: 125px;
    }

    .fluid-column .circle-orange {
        height: 100px;
        width: 100px;
    }
}

@media (max-width: 500px) {
}

/* SECTION ten step process */

.ten-step-top .callout-banner {
    text-align: center;
    background-color: #44545F;
    height: 160px;
    margin-bottom: 50px;
    box-shadow: 9px 7px 40px -6px rgba(0, 0, 0, 0.25);
}

.ten-step-top .callout-text {
    font-family: Oswald,sans-serif;
    letter-spacing: 2px;
    line-height: 1.2em;
    text-transform: uppercase;
    font-size: 33px;
    margin-bottom: 10px;
    color: #fff;
}

.ten-step-top .column-description, .ten-step-bottom .column-description {
    opacity: 0;
    height: 0px;
    transition: .25s all;
    overflow: hidden;
    width: 120%;
}

.ten-step-top .fluid-column, .ten-step-bottom .fluid-column {
    transition: .25s all;
}

.ten-step-top .fluid-column:hover .column-description, .ten-step-bottom .fluid-column:hover .column-description {
    height: 100%;
    opacity: 1;
    width: 100%;
}

.ten-step-top .fluid-column:hover, .ten-step-bottom .fluid-column:hover {
    transform: scale(1.05);
    width: 120%;
}

.ten-step-bottom {
    text-align: center;
}

.ten-step-bottom .go-no-go-container {
    position: absolute;
    width: 100%;
    margin-top: -100px;
}

.ten-step-bottom .go-no-go {
    height: 200px;
    width: 200px;
    border-radius: 200px;
    background-color: #44545F;
    display: block;
    margin: auto;
    box-shadow: 9px 7px 40px -6px rgba(0, 0, 0, 0.25);
}

.go-no-go p {
    font-family: Oswald,sans-serif;
    letter-spacing: 2px;
    line-height: 1.2em;
    text-transform: uppercase;
    font-size: 33px;
    color: #fff;
}

.ten-step-bottom .bottom-content {
    background: -moz-linear-gradient(left, #e5e5e5 0%, #fafafa 50%, #e5e5e5 100%);
    background: -webkit-linear-gradient(left, #e5e5e5 0%,#fafafa 50%,#e5e5e5 100%);
    background: linear-gradient(to right, #e5e5e5 0%,#fafafa 50%,#e5e5e5 100%);
    margin-top: 150px;
    box-shadow: 9px 7px 40px -6px rgba(0, 0, 0, 0.25);
    padding-top: 150px;
    padding-bottom: 150px;
    margin-bottom: 50px;
}

.bottom-content .callout-text {
    font-family: Oswald,sans-serif;
    letter-spacing: 2px;
    line-height: 1.2em;
    text-transform: uppercase;
    font-size: 33px;
    margin-bottom: 10px;
    color: #44545F;
}

.bottom-content .fluid-columns-container {
    margin-top: 50px;
    margin-bottom: 0px !important;
}

.bottom-content .btn-container {
    position: absolute;
    width: 100%;
}

.btn-container .btn {
    margin-bottom: 50px;
    margin-top: 50px;
    padding: 16px 50px !important;
    background-color: #D8772C;
    box-shadow: 9px 7px 40px -6px rgba(0, 0, 0, 0.25);
    transition: .5s all;
}

.btn-container .btn:hover {
    background-color: #C05321;
    box-shadow: 9px 7px 40px -6px rgba(0, 0, 0, 0.5);
    transform: scale(1.05);
}

@media (max-width: 750px) {
    .ten-step-top .callout-text {
        padding: 0 10%;
    }

    .ten-step-bottom .bottom-content {
        margin-top: 100px;
        padding-bottom: 100px;
    }
    
    .btn-container .btn {
        margin-top: 0px;
    }

    .ten-step-top .fluid-column:hover, .ten-step-bottom .fluid-column:hover {
        width: 100%;
    }
}

@media (max-width: 600px) {
    .bottom-content .btn-container {
        padding: 0 10%;
    }

    .btn-container .btn {
        width: 80%;
    }
}

@media (max-width: 550px) {
    .bottom-content .callout-text {
        padding: 0 10%;
    }
}

@media (max-width: 500px) {
    .bottom-content .callout-text {
        padding: 0 5%;
    }

    .ten-step-top .callout-text {
        padding: 0 5%;
    }

    .bottom-content .btn-container {
        padding: 0 5%;
    }
}


/* SECTION development capabilities */

.staggered_bubbles .content-top {
    text-align: center;
    background-color: #44545F;
    box-shadow: 9px 7px 40px -6px rgba(0, 0, 0, 0.25);
    color: #fff;
    padding: 50px 20%;
    position: relative;
}

.staggered_bubbles .callout-text {
    font-family: Oswald,sans-serif;
    letter-spacing: 2px;
    line-height: 1.2em;
    text-transform: uppercase;
    font-size: 33px;
    margin-bottom: 25px;
    color: #fff;
    padding-top: 50px;
}

.staggered_bubbles .callout-description {
    font-family: lato;
    letter-spacing: 2px;
    line-height: 21px;
    font-size: 14px;
    color: #fff;
    padding-bottom: 50px;
}

.staggered_bubbles .content-bottom {
    background: -moz-linear-gradient(left, #e5e5e5 0%, #fafafa 50%, #e5e5e5 100%);
    background: -webkit-linear-gradient(left, #e5e5e5 0%,#fafafa 50%,#e5e5e5 100%);
    background: linear-gradient(to right, #e5e5e5 0%,#fafafa 50%,#e5e5e5 100%);
    box-shadow: 9px 7px 40px -6px rgba(0, 0, 0, 0.25);
    margin-bottom: 50px;
    padding: 60px 0;
    overflow: hidden;
}

.person .person-image {
    width: 50%;
    display: inline-block;
}

.person-image:before {
    content: "";
    width: 300px;
    height: 300px;
    position: absolute;
    background: #000;
    z-index: 10;
    border-radius: 300px;
    opacity: 0.35;
    transition: .25s all;
}

.person:hover .person-image:before {
    opacity: 0.15;
}

.person img, .wishlist-image {
    height: 300px;
    width: 300px;
    border-radius: 300px;
    box-shadow: 9px 7px 40px -6px rgba(0, 0, 0, 0.25);
    position: relative;
    z-index: 8;
    object-fit: cover;
    transition: .25s all;
}

.person .person-description {
    height: 300px;
    display: inline-block;
    width: 50%;
    font-family: oswald;
    font-weight: normal;
    font-size: 14px;
    color: #415460;
}

.person-description .vert-center-content {
    transition: .25s all;
    position: relative;
    z-index: 99;
}

.person:hover img {
    transform: scale(1.1);
}

.person:hover .person-description .vert-center-content {
    transform: scale(1.05);
}

.person-description span {
    font-size: 20px;
    letter-spacing: 1px;
}

.person:nth-child(odd) .person-description {
    float: right;
    padding-left: 20px;
    padding-right: 40px;
}

.person:nth-child(odd) .person-image {
    text-align: right;
    padding-right: 20px;
}

.person:nth-child(odd) .person-image:after {
    width: 150px;
    display: block;
    margin-left: 90%;
    border-bottom: 1px dashed #9EA6AB;
    content: "";
    -webkit-transform: skewY(45deg);
    transform: skewY(45deg);
}

.person:nth-child(even) .person-description {
    text-align: right;
    float: left;
    padding-right: 20px;
    padding-left: 40px;
}

.person:nth-child(even) .person-image {
    padding-left: 20px;
}

.person:nth-child(even) .person-description:after {
    width: 150px;
    display: block;
    margin-left: 90%;
    border-bottom: 1px dashed #9EA6AB;
    content: "";
    -webkit-transform: skewY(-45deg);
    transform: skewY(-45deg);
}

.person:last-child .person-image:after {
    display: none !important;
    content: "";
}

.person:last-child .person-description:after {
    display: none !important;
    content: "";
}

@media (max-width: 900px) {
    .staggered_bubbles .content-top {
        padding: 50px 10%;
    }
}

@media (max-width: 750px) {
    .person img {
        height: 200px;
        width: 200px;
    }

    .person-image:before {
        height: 200px;
        width: 200px;
    }

    .person .person-description {
        height: 200px;
    }
}

@media (max-width: 600px) {
    .staggered_bubbles .content-top {
        padding: 50px 5%;
    }
}

@media (max-width: 550px) {
    .person .person-image {
        width: 100%;
        display: block;
    }

    .person .person-description {
        display: block;
        width: 100%;
        text-align: center;
        height: auto;
    }

    .person:nth-child(odd) .person-image {
        text-align: center;
        padding-right: 0px;
    }

    .person:nth-child(odd) .person-image:after {
        display: none;
    }

    .person:nth-child(odd) .person-description {
        padding: 1rem 5% 2rem;
        float: none;
    }

    .person:nth-child(even) .person-image {
        text-align: center;
        padding-left: 0px;
    }

    .person:nth-child(even) .person-description {
        text-align: center;
        padding: 1rem 5% 2rem;
        float: none;
    }

    .person:nth-child(even) .person-description:after {
        display: none;
    }
}

/* SECTION Experience Bubbles */

.experience-bubbles {
    margin: 50px 0;
}

.experience-description span {
    font-family: oswald;
    font-size: 16px;
    text-transform: uppercase;
}

.experience-description p {
    font-family: lato;
    font-size: 14px;
}

.dream-wishlist .dream-wishlist-img {
    box-shadow: 9px 7px 40px -6px rgba(0, 0, 0, 0.25);
    transition: .25s all;
}

.dream-wishlist .heart {
    opacity: 0.9;
}

.dream-wishlist:hover .dream-wishlist-img {
    box-shadow: 9px 7px 40px -6px rgba(0, 0, 0, 0.5);
}

.experience:hover .bubble-container {
    transform: scale(1.1);
}

.experience:hover .experience-bubble .vert-center-content {
    transform: scale(0.9);
}

.experience:hover .bubble-container {
    box-shadow: 9px 7px 40px -6px rgba(0, 0, 0, 0.5);
}

.experience:hover .experience-description .vert-center-content-item {
    transform: scale(1.1);
}

.experience-bubble, .experience-description {
    width: 50%;
    display: inline-block;
    height: 300px;
    transition: .25s all;
}

.experience-description .vert-center-content-item {
    transition: .25s all;
}

.experience:hover .bubble-cta {
    opacity: 1;
}

.experience:hover .heart {
    opacity: 0.9;
}

.experience:hover .top {
    opacity: 0;
}

.experience:hover .bottom {
    opacity: 1;
}

.experience-bubbles .experience:nth-child(odd) .experience-bubble .bubble-container {
    float: right;
}

.experience-bubbles .experience:nth-child(even) .experience-bubble .bubble-container {
    float: left;
}

.experience-bubble .bubble-container {
    height: 300px;
    width: 300px;
    border-radius: 300px;
    display: inline-block;
    background-size: cover;
    background-position: center center;
    box-shadow: 9px 7px 40px -6px rgba(0, 0, 0, 0.25);
    transition: .25s all;
    position: relative;
    z-index: 99;
}

.bubble-container .top {
    position: absolute;
    z-index: 50;
}

.bubble-container .bottom {
    opacity: 0;
    position: relative;
    z-index: 99;
}

.bubble-container a {
    text-decoration: none;
}

.bubble-text {
    transition: .25s all;
    font-size: 28px;
    letter-spacing: 2px;
}

.bubble-cta {
    font-size: 18px;
    padding-top: 10px;
    border-top: 1px solid #fff;
    display: block;
    width: 70%;
    margin: auto;
    letter-spacing: 1px;
    cursor: pointer;
}

.bubble-cta:hover {
    font-weight: bold !important;
}

.bubble-cta, .bubble-text {
    font-family: Oswald,sans-serif;
    font-weight: 300;
    color: #fff;
    text-transform: uppercase;
}

.bubble-container .vert-center-content {
    background-color: rgba(0,0,0,0.25);
    border-radius: 300px;
    transition: .25s all;
    text-align: center;
}

.experience-bubbles .experience:nth-child(odd) .experience-bubble {
    float: left;
    padding-right: 40px;
}

.experience-bubbles .experience:nth-child(odd) .experience-bubble:after {
    width: 150px;
    display: block;
    margin-left: 90%;
    border-bottom: 1px dashed #9EA6AB;
    content: "";
    -webkit-transform: skewY(45deg);
    transform: skewY(45deg);
    margin-top: 300px;
    position: relative;
    z-index: 80;
}

.experience-bubbles .experience:last-child .experience-bubble:after {
    display: none !important;
    content: "";
}

.experience-bubbles .experience:nth-child(even) .experience-bubble {
    float: right;
    padding-left: 40px;
}

.experience-bubbles .experience:nth-child(odd) .experience-description {
    
    padding-left: 40px;
}

.experience-bubbles .experience:nth-child(even) .experience-description {
    text-align: right;
    padding-right: 40px;
}

.experience-bubbles .experience:nth-child(even) .experience-description:after {
    width: 150px;
    display: block;
    margin-left: 90%;
    border-bottom: 1px dashed #9EA6AB;
    content: "";
    -webkit-transform: skewY(-45deg);
    transform: skewY(-45deg);
}

.experience-bubbles .experience:last-child .experience-description:after {
    display: none !important;
    content: "";
}

.heart {
    position: relative;
    width: 60px;
    height: 50px;
    margin: 0 auto;
    background-image: none;
    margin-bottom: 130px;
}

.heart, .bubble-cta {
    transition: .25s all;
}

.heart:hover {
    opacity: 1 !important;
    animation: heartshake .5s;
}

.heart:hover:before, .heart:hover:after {
    opacity: 1;
}

.heart:hover:after {
    box-shadow: 9px 7px 40px -6px rgba(0, 0, 0, 0.5) !important;
}

.experience-bubble .active, .dream-wishlist .active {
    opacity: 1 !important;
    animation: hearted .5s;
}

.experience-bubble .active:before,
.dream-wishlist .active:before,
.experience-bubble .active:after,
.dream-wishlist .active:after {
    background: #C05321 !important;
}

.dream-wishlist .heart:before,
.dream-wishlist .heart:after {
    left: 15px;
    width: 15px !important;
    height: 25px !important;
    -moz-border-radius: 25px 25px 0 0;
    border-radius: 25px 25px 0 0 !important;
}

.dream-wishlist .heart:after {
    left: 0px;
}

.dream-wishlist .heart {
    height: 25px;
    width: 30px;
}

.heart:before,
.heart:after {
    position: absolute;
    content: "";
    left: 30px;
    top: 0;
    width: 30px;
    height: 50px;
    background: #fff;
    -moz-border-radius: 50px 50px 0 0;
    border-radius: 50px 50px 0 0;
    -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
            -ms-transform: rotate(-45deg);
                 -o-transform: rotate(-45deg);
                    transform: rotate(-45deg);
    -webkit-transform-origin: 0 100%;
        -moz-transform-origin: 0 100%;
             -ms-transform-origin: 0 100%;
                -o-transform-origin: 0 100%;
                    transform-origin: 0 100%;
    transition: .25s all;
}
.heart:after {
    left: 0;
    -webkit-transform: rotate(45deg);
       -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
         -o-transform: rotate(45deg);
            transform: rotate(45deg);
    -webkit-transform-origin: 100% 100%;
       -moz-transform-origin: 100% 100%;
        -ms-transform-origin: 100% 100%;
         -o-transform-origin: 100% 100%;
            transform-origin :100% 100%;
    box-shadow: 9px 7px 40px -6px rgba(0, 0, 0, 0.25);
    z-index: -1;
}

@keyframes hearted
{
  40%
  {
      transform: scale( .75 );
  }
  70%
  {
      transform: scale( 1.1 );
  }
  90%
  {
      transform: scale( .85 );
  }
  100%
  {
      transform: scale( 1 );
  }
}

@keyframes heartshake
{
  70%
  {
        transform: skewY(-10deg);
  }
  90%
  {
    transform: skewY(10deg);
  }
  100%
  {
    transform: skewY(0deg);
  }
}

@media screen and (min-width: 750px) {
    .dream-wishlist {
        height: 160px !important;
        width: 160px !important;
    }
}

@media screen and (max-width: 750px) {
    .experience-bubbles .experience:nth-child(odd) .experience-bubble:after {
        display: none !important;
    }

    .experience-bubbles .experience:nth-child(even) .experience-description:after {
        display: none !important;
    }

    .experience-bubble, .experience-description {
        width: 100%;
        padding-right: 0px !important;
        padding-left: 0px !important;
    }

    .experience-bubble .bubble-container {
        float: none !important;
        display: block;
        margin: auto;
    }

    .experience-bubble, .experience-description {
        height: auto;
        padding: 40px 0;
        text-align: center !important;
    }
}

/* SECTION Article Bar */

.content_bar_no_dropdown .single {
    margin-bottom: 100px;
}

.article-bar {
    background: -moz-linear-gradient(left, #e5e5e5 0%, #fafafa 50%, #e5e5e5 100%);
    background: -webkit-linear-gradient(left, #e5e5e5 0%,#fafafa 50%,#e5e5e5 100%);
    background: linear-gradient(to right, #e5e5e5 0%,#fafafa 50%,#e5e5e5 100%);
    height: 400px;
    box-shadow: 9px 7px 40px -6px rgba(0, 0, 0, 0.25);
    background-position: center center;
    background-size: cover;
    position: relative;
}

.article-bar:before {
    content: "";
    height: 400px;
    width: 100%;
    position: absolute;
    background-color: #000;
    opacity: 0.25;
}

.article-bar .content-box {
    height: 450px;
    width: 350px;
    margin: 0 25px 0 25px;
    box-shadow: 9px 7px 40px -6px rgba(0, 0, 0, 0.25);
    text-align: center;
    font-family: Oswald,sans-serif;
    color: #44545F;
    background: -moz-linear-gradient(left, #e5e5e5 0%, #fafafa 50%, #e5e5e5 100%);
    background: -webkit-linear-gradient(left, #e5e5e5 0%,#fafafa 50%,#e5e5e5 100%);
    background: linear-gradient(to right, #e5e5e5 0%,#fafafa 50%,#e5e5e5 100%);
    transition: .5s all;
    display: flex;
    flex-direction: column;
    z-index: 99;
    position: relative;
}

.content-box .name {
    letter-spacing: 2px;
    font-size: 30px;
    line-height: 1.2em;
    text-transform: uppercase;
    padding-top: 0px;
    font-family: oswald;
    margin-bottom: 5px;
}

.content-box .title {
    margin-bottom: 30px;        
}

.content-box .description {
    margin: 0 40px;
}

.content-box .title, .content-box .view-article {
    letter-spacing: 1px;
    font-size: 14px;
    padding-top: 5px;
    font-weight: bold;
    line-height: 1.2em;
    text-transform: uppercase;
}
.content-box .title, .content-box .view-article .toggle-hide {
	display: none;
}

.content-box .title, .content-box .view-article.active .toggle-hide {
	display: block;
}

.content-box .title, .content-box .view-article.active .toggle-show {
	display: none;
}

.content-box .vert-center-content {
    height: 450px;
    margin: 10px 0 10px 0;
}

.content-box .vert-center-content-item {
    padding: 0 20px;
    font-family: lato;
    line-height: 21px;
    font-size: 14px;
}

.content-box .btn {
    padding: 14px 35px;
    transition: .25s all;
    background-color: #DA7A3A;
    margin-top: 30px;
    box-shadow: 9px 7px 40px -6px rgba(0, 0, 0, 0.25);
}

.content-box .btn:hover {
    background-color: #C05321;
    transform: scale(1.05);
    box-shadow: 9px 7px 40px -6px rgba(0, 0, 0, 0.5);
}

.content-box .view-article {
    color: #C05321;
    cursor: pointer;
    transition: .25s all;
    display: inline-flex;
    flex-direction: column;
    align-self: center;
    width: auto;
    margin-top: 30px;
}

.content-box .no-editorial {
    cursor: default;
}

.content-box .view-article:hover {
    color: #A1411B;
}

.content-box .no-editorial:hover {
    color: #DA7A3A !important;
}

.content-box .view-article:after {
    content: "";
    height: 1px;
    background: #DA7A3A;
    transition: .25s all;
    width: 0%;
    margin-top: 2px;
    align-self: center;
}

.content-box .no-editorial:after {
    display: none !important;
}

.content-box .view-article:hover:after {
    width: 100%;
    background: #C05321;
}

.content-box .no-editorial:hover:after {
    display: none !important;
}

.article-bar-callout {
    padding: 0 20% 50px 20%; 
    text-align: center; 
    color: #44545F;  
}

.article-bar-callout .callout-text {
    font-family: Oswald,sans-serif;
    letter-spacing: 2px;
    line-height: 1.2em;
    text-transform: uppercase;
    font-size: 33px;
    margin-bottom: 25px;
    padding-top: 50px;
}

.article-bar-callout .callout-description {
    padding-bottom: 50px;
    font-family: lato;
    line-height: 21px;
    font-size: 14px;
}

.article-content {
    height: auto;
    background: -moz-linear-gradient(left, #e5e5e5 0%, #fafafa 50%, #e5e5e5 100%);
    background: -webkit-linear-gradient(left, #e5e5e5 0%,#fafafa 50%,#e5e5e5 100%);
    background: linear-gradient(to right, #e5e5e5 0%,#fafafa 50%,#e5e5e5 100%);
    width: 90%;
    margin: auto;
    box-shadow: 9px 7px 40px -6px rgba(0, 0, 0, 0.25);
    position: relative;
    margin-top: -50px;
    opacity: 0.9;
    margin-bottom: 100px;
    overflow: hidden;
    transition: .25s all;
    opacity: 0;
    max-height: 50px;
}

.article-content .fluid-columns-container {
    padding: 100px 10%;
    margin-bottom: 0px;
}

.initiated {
    max-height: 5000px;
    opacity: 1;
}

.initiated .fluid-columns {
    max-height: 500px !important;
}

.article-content .fluid-columns-container .fluid-columns {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    flex-wrap: wrap;
    max-height: 0px;
    transition: .25s all;
}

.open .fluid-columns {
    max-height: 5000px !important;
}

.article-content .fluid-columns-container .fluid-column {
    width: 33%;
    padding: 0 5px;
}

.article-content .fluid-columns-container .right {
    order: -1;
    align-self: flex-start;
}

.article-content img {
    height: 400px;
    width: 100%;
    border-radius: 0px;
    margin-bottom: 0px;
    box-shadow: 9px 7px 40px -6px rgba(0, 0, 0, 0.25);
    object-fit: cover;
    object-position: center center;
    margin-bottom: 10px;
}

.article-content .title-column {
    align-self: flex-start;
    letter-spacing: 2px;
    font-size: 34px;
    line-height: 1.2em;
    text-transform: uppercase;
    font-family: Oswald,sans-serif;
}

.article-content .tile-column span {
    font-weight: bold;
}

.article-content .title-column:after {
    content: "";
    content: "";
    width: 70%;
    background: #44545F;
    height: 1px;
    display: flex;
    align-self: center;
    margin: 20px auto 20px auto;
}

.article-content .column-title {
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 14px;
    margin: 0 0 10px 0;
    font-weight: 500;
    font-family: oswald;
    text-align: left;
}

.article-content .column-description {
    color: #9EA6AB !important;
    font-size: 14px;
    line-height: 22px;
    font-family: lato;
    letter-spacing: 1px;
    text-align: left;
    margin-bottom: 10px;
}

.article-content .column-description span {
    font-weight: bold;
}

.article-content .fluid-columns-container:after {
    content: "";
    height: 230px;
    width: 100%;
    background: linear-gradient(rgba(255,255,255,0), #EBEBEB 50%, #EBEBEB 100%);
    margin-top: -130px;
    display: inline-flex;
    flex-direction: row;
    position: absolute;
    left: 0;
    transition: .5s all;
}

.article-content .open:after {
    height: 0;
    margin-top: 100px;
    opacity: 0;
}

.article-content .read-more-container {
    position: absolute;
    z-index: 10;
    width: 100%;
    left: 0;
    margin-top: 25px;
}

.article-content .read-more {
    font-family: oswald;
    display: inline-flex;
    flex-direction: column;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
    cursor: pointer;
    transition: .25s all;
    color: #44545F;
}

.article-content .read-more:hover {
    font-weight: bold;
}

.article-content .read-more:hover:after {
    width: 100%;
}

.article-content .read-more:after {
    content: "";
    height: 1px;
    width: 0%;
    background: #44545F;
    align-self: center;
    transition: .25s all;
}

.development-contact-us-block .vert-center-content-item {
    padding: 0 20%;
}

.article-content .title-column-mobile {
    display: none;
}

.article-content .title-column-mobile-img {
    display: none;
}


@media (max-width: 900px) {
    .article-bar-callout {
        padding: 0 10% 50px 10%;
    }

    .development-contact-us-block .vert-center-content-item {
        padding: 0 10%;
    }
}

@media (max-width: 750px) {

    .article-content .title-column-mobile {
        display: block !important;
    }

    .article-content .title-column-mobile-img {
        display: block !important;
        height: 300px !important;
        object-position: top center;
        margin-bottom: 20px !important;
    }

    .article-content .title-column {
        display: none;
    }

    .article-content .fluid-columns-container .fluid-column {
        width: 100%;
    }

    .article-content .fluid-columns-container .fluid-columns .fluid-column:nth-child(2) {
        order: -1;
        align-self: flex-start;
    }

    .article-content .fluid-columns-container .fluid-columns .fluid-column:nth-child(3) {
        order: 0;
        align-self: normal;
    }

    .article-content .fluid-columns-container .fluid-columns .right img {
        display: none !important;
    }
    
}

@media (max-width: 600px) {
    .article-bar .content-box {
        width: calc(100% - 50px);
        float: none !important;
    }

    .development-contact-us-block .vert-center-content-item {
        padding: 0 10% !important;
    }
}

@media (max-width: 500px) {
}

/* SECTION featured content call outs */

.featured_content_call_out {
    background-color: transparent;
}

.slides-num {
    display: none;
}

.featured-content-call-outs .featured-content-subtext {
    font-family: lato;
    letter-spacing: 1px;
    line-height: 18px;
    font-size: 14px;
    color: #44545F;
    margin-top: 15px;
}

.featured-content-call-outs .vert-center-content {
    background-color: rgba(255,255,255,0.75);
    box-shadow: 18px 14px 70px -6px rgba(0, 0, 0, 0.25);
    border-radius: 1px;
}

.featured-content-call-outs {
    box-shadow: 9px 7px 40px -6px rgba(0, 0, 0, 0.25);
    margin-bottom: 50px;
}

.slick-dots {
    bottom: 40px;
}

/* SECTION Countdown */

.countdown-container .fluid-columns {
    justify-content: center;
}

.countdown-container .fluid-column {
    width: auto;
}

.countdown-container .circle-grey {
    height: 80px;
    width: 80px;
    border-radius: 80px;
    box-shadow: 9px 7px 40px -6px rgba(0, 0, 0, 0.25);
    display: block;
    margin: auto auto 20px auto;
    background-color: #46545E;
    cursor: default;
}

.circle-grey p {
    font-family: Lato,sans-serif;
    letter-spacing: 2px;
    line-height: 1.2em;
    font-size: 12px;
    margin-left: 2px;
    color: #fff;
    padding-bottom: 0px !important;
}

.circle-grey span {
    font-size: 33px;
}

@media (max-width: 750px) {
    .countdown-container .fluid-columns {
        display: flex;
    }

    .countdown-container .fluid-columns-container {
        margin-bottom: 50px;
    }
}

@media (max-width: 500px) {
    .countdown-container .fluid-columns {
        transform: scale(0.8);
    }
}

/* SECTION centered bubble columns */

.bubble-columns-container .fluid-columns {
    justify-content: center;
}

.bubble-columns-container .fluid-column {
    width: 30%;
}

.bubble-columns-container .fluid-column img {
    height: 200px;
    width: 200px;
}

.bubble-columns-container .fluid-column .icon {
    height: 70px;
    width: auto;
    object-fit: contain;
    border-radius: 0px;
    box-shadow: none;
}

@media (max-width: 900px) {
    .bubble-columns-container .fluid-column img {
        height: 150px;
        width: 150px;
    }
}

@media (max-width: 600px) {

    .bubble-columns-container .fluid-column img {
        height: 200px;
        width: 200px;
    }

    .bubble-columns-container .fluid-column {
        width: 100%
    }
}

@media (max-width: 500px) {
}

/* SECTION content divider */

.content-divider {
    background-color: #44545F;
    height: 1px;
    display: block;
    margin: auto auto 50px auto;
}

/* SECTION callout, description & button */

.cdb-image {
	height: 400px;
	width: 100%;
	background-size: cover;
    background-position: center center;
    margin: 50px 0;
}
@media (max-width: 500px) {
.cdb-image {
	height: 300px;
}
}

.cdb-container {
    color: #44545F;
    padding: 0px 20%;
    position: relative;
    text-align: center;  
}
@media (max-width: 500px) {
.cdb-container {
    padding: 0px 10%;
}
}

.cdb-container .callout-text {
    font-family: Oswald,sans-serif;
    letter-spacing: 2px;
    line-height: 1.2em;
    text-transform: uppercase;
    font-size: 33px;
    margin-bottom: 25px;
}

.cdb-container .callout-description {
    font-family: lato;
    letter-spacing: 1px;
    line-height: 18px;
    font-size: 14px;
    padding: 0 5% 50px;
}

.cdb-container .btn {
    padding: 16px 50px !important;
    background-color: #C05321;
    box-shadow: 9px 7px 40px -6px rgba(0, 0, 0, 0.25);
    transition: .5s all;
    margin: 0px 10px 50px 10px;
}

.cdb-container .btn:hover,
.cdb-container .btn:focus {
    background-color: #A1411B;
    box-shadow: 9px 7px 40px -6px rgba(0, 0, 0, 0.5);
    transform: scale(1.05);
}

/* SECTION callout & list */

.callout-list-container {
    color: #44545F;
    padding: 0px 20%;
    position: relative;
    text-align: center;  
}

.callout-list-container .callout-text {
    font-family: Oswald,sans-serif;
    letter-spacing: 2px;
    line-height: 1.2em;
    text-transform: uppercase;
    font-size: 33px;
    margin-bottom: 25px;
}

.callout-list-container ul {
    padding: 0 5% 50px;
}

.callout-list-container li {
    font-family: lato;
    letter-spacing: 1px;
    line-height: 18px;
    font-size: 14px;
    color: #44545F;
    padding-bottom: 20px;
    list-style-position:inside
}

.callout-list-container li:last-child {
    padding-bottom: 0px;
}

/* Contact Block */


.contact_block {
    margin-bottom: 50px;
}

.contact_block .left {
    width: 100% !important;
    float: left;
    display: flex;
    justify-content: center;
}

.contact_block .form-inputs-container {
    width: 400px;
}

.contact_block .development-contact-us-block {
    background-size: cover;
    background-position: center center;
}

.contact_block .development-contact-us-block .vert-center-content {
    position: relative;
}

.contact_block .development-contact-us-block:before {
    content: '';
    background: rgba(0,0,0,0.25);
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
}

.contact_block .form-inputs-container {
    justify-content: space-around !important;
    height: 60px !important;
}

.contact_block input {
    height: 50px !important;
}

.contact_block .contact-us-block-title, .contact_block .contact-us-block-description {
    color: #fff !important;
}


/* SPECIAL OFFER RELATED CONTENT */


.special-offer-related-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.special-offer-related-item {
    width: 48%;
    margin-top: 20px;
}

.special-offer-related-item p {
    padding-bottom: 0px !important;
}

.so-related-image {
    object-fit: cover;
    object-position: center center;
    height: 225px !important;
    width: 100%;
}

.special-offer-related-item .so-related-image-body {
    object-fit: cover;
    object-position: center center;
    height: 275px !important;
    width: 100%;
}

.so-related-title {
    font-family: oswald;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 400;
    margin: 10px 0px;
    padding-bottom: 0px !important; 
}

.so-related-description {
    margin-bottom: 10px;
    FONT-SIZE: 14px;
    line-height: 20px;
    padding-bottom: 0px !important;
}

.so-related-url {
    text-transform: uppercase;
    font-size: 14px;
    text-decoration: none;
    display: flex;
}

.so-related-url:after {
    display: none !important;
}

.so-related-url span {
    width: auto;
    overflow: hidden;
    display: flex;
    flex-direction: column;
}

.so-related-url span:after {
    content: '';
    display: flex;
    height: 1px;
    background: #a1411b;
    margin-top: -4px;
    width: 0%;
    align-self: center;
    transition: .25s all;
}

.so-related-url span:hover:after {
    width: 100%;
}

.special-offer-related-content .odd {
    width: 100% !important;
}

.so-related-intro {
    text-align: left;
    padding-top: 25px;
    border-top: 1px solid #4e5356;
    text-transform: uppercase;
    font-size: 28px;
    letter-spacing: 1px;
    margin-bottom: 30px;
    padding-bottom: 0px !important;
    line-height: initial;
    font-family: Oswald,sans-serif;
}

.so-related-intro-description {
    padding-bottom: 25px !important;
    text-align: left;
}

.offer-booking-header {
    background: #44545F;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    padding: 10px 0;
    font-size: 22px;
    letter-spacing: 1px;
    font-weight: bold;
    margin-top: 0px;
}

.offer-booking-content {
    border: 1px solid #44545F;
    padding: 20px 20px;
    margin-bottom: 40px;
}

.offer-booking-content .vegas {
    font-size: 16px;
}

.offer-booking-content a {
    width: 100%;
    font-size: 18px;
}

.booking-content-title {
    text-transform: capitalize;
    color: #4e5356;
    font-size: 20px;
    text-align: center;
    font-weight: 400;
}

.booking-content-title span {
    font-weight: 800;
}

.booking-content-phone {
    text-align: center;
    margin: 25px 0 25px 0;
    font-size: 25px;
    font-weight: bold;
    color: #4e5356;
}

.booking-offer-text span {
    color: #C05321;
    text-transform: uppercase;
    font-weight: bold;
}

.offer-terms-conditions {
    font-style: italic;
    font-size: 12px;
}

.offer-terms-conditions p {
    padding-bottom: 10px !important;
}

.offer-terms-conditions p:last-child {
    padding-bottom: 30px !important;
}

.special-offer-title {
    text-transform: uppercase;
    font-size: 28px;
    letter-spacing: 1px;
    margin-bottom: 30px;
    padding-bottom: 0px !important;
    color: #4e5356;
}

.special-offer-dates {
    color: #4e5356 !important;
}

@media (max-width: 1050px) {
    .offer-booking-header {
        display: none;
    }

    .offer-booking-content {
        display: none;
    }
}

@media (max-width: 500px) {
    .special-offer-related-item {
        width: 100%;
    }
}

/* BOOKING WIDGET */

.booking-widget-container {
    position: fixed;
    top: 0;
    height: 100vh;
    width: 100vw;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}

.booking-widget-inner {
    width: 80vw;
    height: auto;
    background: #fff;
    margin-left: 10vw;
    font-family: lato;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.5) 50%, rgba(255, 255, 255, 0) 100%);
    background-color: #ddd;
}

.booking-widget-inner header {
    background-color: #5c6b75;
    box-shadow: 0px 1px 25px 0px rgba(0, 0, 0, 0.5);
}

.booking-widget-inner header p {
    font-family: lato;
    font-weight: 300;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #fff;
    padding: 15px 30px;
    font-size: 20px;
}

.close {
    position: relative;
    width: 20px;
    height: 20px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    float: right;
    margin-top: 2px;
    transition: .25s all;
    cursor: pointer;
}

.close:hover {
    transform: rotate(15deg);
}

.close:hover::before, .close:hover::after {
    background: rgba(255,255,255,1);
}

.close::before, .close::after {
    content: '';
    position: absolute;
    height: 2px;
    width: 100%;
    top: 50%;
    left: 0;
    margin-top: -1px;
    background: rgba(255,255,255,0.8);
    transition: .25s all;
}

.close::before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.close::after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.close.pointy::Before, .close.pointy::after {
    width: 200%;
    left: -50%;
}

.cal-container {
    width: 55vw;
    margin: 30px 20px;
    padding: 30px 15px 30px 15px;
    display: flex;
    justify-content: space-between;
    background: #eee;
    box-shadow: 9px 7px 40px -6px rgba(0, 0, 0, 0.25);
    float: left;
}

.cal-container .cal:first-of-type {
    border-right: 1px solid #5c6b75;
    padding-right: 5px;
}

.cal-container .cal:last-of-type {
    padding-left: 5px;
}

.cal {
    color: #5c6b75;
    width: 27vw;
    display: inline-block;
    position: relative;
}

.cal-title {
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 900;
    font-size: 16px;
}

.week {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    margin-top: 15px;
    font-size: 12px;
}

.week span, .days span {
    width: 3.5vw;
    text-align: center;
}

.holder {
    cursor: default !important;
}

.holder:before {
    background: transparent !important;
}

.cal .days {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    margin-top: 15px;
}

.cal .days span {
    height: 3.5vw;
    padding-bottom: 1px;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    position: relative;
    z-index: 99999;
    cursor: pointer;
}

.cal .days span:before {
    content: "";
    height: 3vw;
    margin: 0.25vw;
    width: 3vw;
    position: absolute;
    z-index: -1;
    display: flex;
    top: 0;
    border-radius: 100px;
    transition: .15s all;
}

.cal .days span:hover {
    color: #fff;
    transform: scale(1.1);
}

.cal .days span:hover:before {
    content: "";
    background: #5c6b75;
    height: 3vw;
    margin: 0.25vw;
    width: 3vw;
    position: absolute;
    z-index: -1;
    display: flex;
    top: 0;
    border-radius: 100px;
}

.days .selected, .days .selectedFirst, .days .selectedSecond {
    color: #fff;
    transform: scale(1.1);
}

.days .selected:before, .days .selectedFirst:before, .days .selectedSecond:before {
    content: "";
    background: #5c6b75;
    height: 3vw;
    margin: 0.25vw;
    width: 3vw;
    position: absolute;
    z-index: -1;
    display: flex;
    top: 0;
    border-radius: 100px;
}

.past {
    opacity: 0.15 !important;
    cursor: default !important;
    color: #5c6b75 !important;
}

.past:before {
    background: transparent !important;
}

.past:hover {
    color: #5c6b75 !important;
    transform: scale(1) !important;
}

.past:hover:before {
    background: transparent !important;
}
  
.cal-right {
    right: calc(35vw + 15px);
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-left: 8px solid #5c6b75;
}

.cal-left {
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent; 
    border-right: 8px solid #5c6b75; 
    margin-left: 1.4vw;
}

.cal-right, .cal-left {
    width: 0;
    height: 0;
    position: absolute;
    transition: .25s all;
    z-index: 999;
    cursor: pointer;
}

.cal-left:hover, .cal-right:hover {
    transform: scale(1.2);
}

.calStop {
    opacity: 0.25 !important;
    cursor: default !important;
}

.calStop:hover {
    transform: scale(1) !important;
}

.booking-widget-inner .inputs {
    float: right;
    margin: 30px 20px;
    padding: 30px 20px;
    width: calc(25vw - 80px);
    height: 38.5vh;
    flex-direction: column;
    display: flex;
    justify-content: space-around;
    position: relative;
}

.inputs .none {
    display: none !important;
}

.resort-selection, .guest-selection {
    color: #5c6b75;
}

.inputs .resortSelect, .inputs .guestSelect, .inputs .dateSelect {
    border-bottom: 1px solid #5c6b75;
    border-top: none;
    border-left: none;
    border-right: none;
    background-image: none;
    background-color: transparent;
    height: 25px;
    padding: 0px;
    width: 100%;
    color: transparent;
    text-shadow: 0 0 0 #5c6b75;
    cursor: pointer;
    padding: 0 10px;
    position: relative;
    z-index: 89;
}

.inputs .place {
    position: absolute;
    margin-top: 2px;
    margin-left: 10px;
    width: calc(25vw - 120px);
    transition: .25s all;
    text-transform: uppercase;
}

.inputs .selected {
    margin-top: -15px !important;
    font-size: 12px;
}

.resort-options {
    z-index: 999 !important;
}

.resort-options, .guest-options {
    border-top: 1px solid #5c6b75;
    border-right: 2px solid #5c6b75;
    border-bottom: 2px solid #5c6b75;
    border-left: 2px solid #5c6b75;
    display: flex;
    flex-direction: column;
    padding: 15px 10px;
    position: absolute;
    max-height: 150px;
    width: calc(25vw - 120px);
    background: #eee;
    z-index: 99;
    overflow-x: hidden;
    overflow-y: scroll;
}

.resort-options span, .guest-options span {
    margin-bottom: 15px;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    width: auto;
}

.resort-options span:after, .guest-options span:after {
    content: '';
    width: 0%;
    background: #5c6b75;
    height: 1px;
    display: inline-flex;
    transition: .25s all;
}

.resort-options span:hover:after, .guest-options span:hover:after {
    width: 30px;
}

.resort-options span:last-child, .guest-options span:last-child {
    margin-bottom: 0px !important;
}

.booking-widget-inner .inputs .bookingOpen {
    background-color: #C05321 !important;
    color: #fff !important;
    font-size: 12px !important;
    padding: 16px 30px;
    cursor: pointer;
    box-shadow: 9px 7px 40px -6px rgba(0, 0, 0, 0.25);
    letter-spacing: 2px;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
    display: inline-block;
    margin: 0 auto;
}

.inputs .btn {
    font-size: 12px !important;
    padding: 16px 30px !important;
    cursor: pointer;
    box-shadow: 9px 7px 40px -6px rgba(0, 0, 0, 0.25);
}

.page-modal .advanced-search {
    color: #5c6b75;
    text-decoration: none;
    text-align: center;
    display: flex;
    flex-direction: column;
    position: absolute;
    width: calc(25vw - 120px);
    bottom: 20px;
}

.page-modal .advanced-search:after {
    content: '';
    background: #5c6b75;
    height: 1px;
    width: 0%;
    align-self: center;
    transition: .2s cubic-bezier(.09,.5,.35,.98);
}

.page-modal  .advanced-search:hover:after {
    width: 60%;
}

@media (max-width: 1060px) {
    .booking-widget-inner .inputs .bookingOpen {
        padding: 16px 25px;
    }
}

@media (min-width: 960px) {
    .page-modal .location {
        display: none;
    }
}

@media (max-width: 960px) {
    .booking-widget-container {
        display: none;
    }

    .page-modal.show {
        display: flex;
        justify-content: space-around;
        flex-direction: column;
    }
}

/* /BOOKING WIDGET */

/* TWO VIDEO BLOCKS */

.two-video-blocks {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 100%;
    height: auto;
}

.two-video-blocks .video-block {
    width: 49%;
    overflow: hidden;
}

.video-block iframe {
    width: calc(49% - 1px);
    height: 400px;
    position: absolute;
    overflow: hidden;
    box-shadow: 9px 7px 40px -6px rgba(0, 0, 0, 0.25);
}

.video-block .video-block-cover {
    width: 100%;
    height: 400px;
    position: relative;
    object-fit: cover;
    object-position: center center;
}

.video-block .video-title {
    color: #44545f;
    text-align: center;
    text-transform: uppercase;
    font-size: 18px;
    margin: 20px 0 50px 0;
    font-family: Oswald,sans-serif;
}

.video-block .video-title a {
	color: #da7a3a;
}

.video-block .video-title a:hover {
	color: #C05321;
}


.video-block .video-header {
    color: #44545f;
    text-align: center;
    font-size: 26px;
    text-transform: uppercase;
    font-weight: 300;
    margin-bottom: 20px;
    font-family: Oswald,sans-serif;
    letter-spacing: 1px;
}

.video-block .video-header span {
    font-weight: 500;
}

.play-button {
    height: 400px;
    width: 49%;
    position: absolute;
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    margin-top: -390px;
}

.play-button:after {
    content: '';
    background-image: url(../images/play_icon.svg);
    height: 80px;
    width: 80px;
    position: absolute;
    background-size: cover;
    margin-top: 145px;
    cursor: pointer;
    transition: .25s all;
    opacity: 0.8;
}

.play-button:hover:after {
    transform:scale(1.05);
    opacity: 1;
}

@media (max-width: 960px) {
    .two-video-blocks {
        padding: 0 15px;
    }

    .video-block iframe {
        width: calc(49% - 15px)
    }
}

@media (max-width: 750px) {
    .two-video-blocks {
        flex-direction: column;
    }

    .two-video-blocks .video-block {
        width: 100%;
    }

    .video-block iframe {
        width: calc(100% - 30px);
    }

    .play-button {
        width: calc(100% - 30px);
    }
}

@media (min-width: 1400px) {

    .booking-widget-inner {
        width: calc(60vw + 40px);
        margin-left: calc(20vw - 20px);
    }

    .booking-widget-inner .inputs {
        width: calc(15vw - 40px);
    }

    .cal-container {
        width: 45vw;
    }

    .cal-right {
        left: calc(65vw - 40px);
    }

    .inputs .btn {
        margin: 0px;
    }

    .resort-options, .guest-options {
        padding: 15px 30px 15px 10px;
        height: 120px;
        overflow: scroll;
    }

    .cal .days span:before {
        height: 2.5vw;
        width: 2.5vw;
    }

    .cal .days span:hover:before {
        height: 2.5vw;
        width: 2.5vw;
    }

    .cal .days span {
        height: 3vw;
    }

    .week span, .days span {
        width: 3vw;
    }

    .holder:before {
        background: transparent;
    }

    .days .selected:before, .days .selectedFirst:before, .days .selectedSecond:before {
        background: #5c6b75;
        height: 2.5vw !important;
        width: 2.5vw !important;
        margin: .25vw !important;
    }

    .resort-options, .guest-options {
        width: calc(15vw - 80px);
    }

    .page-modal .advanced-search {
        width: calc(15vw - 80px);
    }
}

/* BOOKING WIDGET PAGE BLOCK */

.booking-widget {
    display: flex;
    flex-direction: column;
    margin-bottom: 35px;
}

.booking-widget a {
    margin: auto;
}

.booking-widget .btn {
    margin-bottom: 10px;
}

.booking-widget .advanced-search {
    color: #181b1d;
}

/* /BOOKING WIDGET PAGE BLOCK */

/* responsive */

@media (max-width: 900px) {
    .calloutSub {
        max-width: 75% !important;
    }

    .twoCol > .largeImg {
        width: 150px !important;
        height: 150px !important;
    }

    .tileContentLanding {
        height: 260px;
    }

    .expFootContent {
        max-width: 95vw !important;
        height: 360px;
    }

    .aesthetics-logo {
        width: 30% !important;
        margin-left: 120px;
    }

    .halfWidthText {
        width: 80%;
    }

    .threeColTile {
        width: 100% !important;
    }

    .middle {
        margin-left: 0% !important;
        margin-right: 0% !important;
    }

    .tileContent {
        height: 200px;
    }
}

@media (max-width: 750px) {
    .threeColTileLanding {
        width: 100% !important;
    }

    .tileContentLanding {
        height: 200px !important;
    }

    .middleLanding {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    .exploreLocationButtons a {
        width: 75%;
        margin: 20px 0 0 0;
    }

    .twoColDivider {
        width: 90% !important;
    }

    .twoCol {
        width: 100% !important;
        margin: 0 !important;
    }

    .twoCol > .largeImg {
        height: 200px !important;
        width: 200px !important;
    }

    .aesthetics-logo {
        width: 50% !important;
        margin-left: 25%;
    }

    .homepage_video_background {
        height: 400px;
    }

    .videoBG {
        height: 400px;
    }

    .videoBG > video {
        height: 400px;
        max-height: 400px !important;
    }

    .videoBG > .vert-center-content {
        height: 400px !important;
    }

    .videoBG > .vert-center-content > .vert-center-content-item > img {
        width: 75% !important;
    }
}

@media (max-width: 600px) {
    .calloutText {
        max-width: 100%;
    }
    
    .calloutSub {
        max-width: 100%;
    }

    .videoCallout {
        height: 350px;
    }

    .expFootContent {
        max-width: 90vw;
    }

    .experienceTextWide {
        font-size: 22px;
    }

    .experienceSubtextWide {
        max-width: 70%;
    }

    .LVHeadText {
        line-height: 50px;
        width: 100%;
        left: 0;
        text-align: center;
        font-size: 40px;
    }

    .LVHeadText span {
        font-size: 20px;
        line-height: 0;
    }

    .exploreLocationButtons a {
        width: 100%;
    }

    .halfWidthText {
        width: 90%;
    }

    .tileContent {
        height: 300px;
    }
}

@media (max-width: 500px) {
    .blog-single-post {
        padding: 40px 0px !important;
    }

    .experienceTextWide {
        font-size: 16px;
        margin-bottom: 5px;
    }

    .experienceButton {
        margin: 0 5px;
    }

    .doubleButton a {
        margin: 0;
    }

    .LVHeadText {
        padding: 0 10px;
    }

    .subtextDisclaimer {
        width: 80% !important;
        max-width: 80%;
        margin-left: 10%;
    }
}