body {
    font-family: 'Didact Gothic', sans-serif;
}

/* WRAPPER */
.wrapper {
    max-width: 1180px;
}

@media all and (max-width: 1050px) {
    .wrapper {
        padding-left: 15px;
        padding-right: 15px;
    }
}

/* HEADER */
.header-container .header {
    padding: 1px 0 20px;
}

.header-container .header.wrapped {
    padding: 0 0 20px;
}

.header-container.sticky .header {
    padding: 20px 0 15px;
}

.header-container .header .toggler {
    top: 10px;
}

.header-container .header .toggler span,
.header-container .header .toggler span:before,
.header-container .header .toggler span:after {
    border-top: 3px solid #000;
}

.header-container .header .logo {
    text-align: left;
}

.header-container .header .logo a {
    margin-left: 0;
    margin-top: 11px;
    top: 0;
    background: #fff;
    padding: 0;
}

.header-container .header .logo a.small {
    background: #fff;

    -webkit-transform: translateY(-300px);
    -ms-transform: translateY(-300px);
    -o-transform: translateY(-300px);
    transform: translateY(-300px);
}

.header-container.sticky .header .logo a {
    padding: 0;
    margin-top: 4px;

    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
}

.header-container.sticky .header .logo a.small {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}

.header-container .header .logo a img {
    max-height: 111px;

    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.header-container.sticky .header .logo a img {
    max-height: 55px;
    margin-top: 0;
}

.header-container .header .nav {
    text-align: right;
    margin: 80px 0 0;
}

.header-container.sticky .header .nav {
    margin: -5px 0 0;
}

.header-container .header .nav ul {
    text-align: right;
}

.header-container .header .nav ul li {
    margin-left: 15px;
}

.header-container .header .nav ul li a {
    color: #282828;
    font-family: 'Didact Gothic', sans-serif;
    font-size: 16px;
    padding: 10px 5px;
    margin-bottom: -3px;
}

.header-container .header .nav ul li a img {
    margin-bottom: -18px;
    margin-left: -60px;
}

.header-container .header .nav ul li:hover a {
    color: #0b4e9c;

}

.header-container .header .nav ul li.active a {
    color: #0b4e9c;
    border-bottom: 1px solid #0b4e9c;
}

.header-container .header .nav ul li .subnav {
    background: #0b4e9c;
    margin-top: 1px;
    border: none;
    margin-left: 0px;
}

.header-container .header .nav ul li .subnav li a {
    background: transparent;
    color: #fff;
}

.header-container .header .nav ul li .subnav li:hover a {
    background: #fff;
    color: #0b4e9c;
}

@media all and (max-width: 1170px) {

    .header-container .header,
    .header-container .header.wrapped {
        padding: 10px 0 10px;
    }

    .header-container .header .nav ul li a {
        font-size: 14px;
        padding: 5px 2px;
    }

    .header-container.sticky .header {}

    .header-container .header .nav ul li .subnav {
        margin-top: 10px;
    }

    .header-container .header .logo {
        text-align: center;
    }

    .header-container .header .logo a {
        position: relative;
        margin: 0 0 5px;
        left: 0;
        display: inline-block;
        *display: inline;
        zoom: 1;

        -webkit-transform: translateX(0%);
        -ms-transform: translateX(0%);
        -o-transform: translateX(0%);
        transform: translateX(0%);
    }

    .header-container .header .logo a.small {
        height: 0;
        width: 0;
    }

    .header-container.sticky .header .logo a {
        margin-top: 0;
        margin-bottom: 15px;
    }

    .header-container.sticky .header .logo a.small {
        height: auto;
        width: auto;
    }

    .header-container .header .nav {
        border-bottom-color: transparent;
        text-align: center;
        margin: 10px 0 0;
    }

    .header-container .header .nav > ul > li {
        margin-left: 18px;
    }

    .header-container .header .nav > ul > li:nth-of-type(1) {
        margin-left: 0;
    }
}

@media all and (max-width: 767px) {
    .header-container .header .nav > ul > li {
        margin-left: 10px !important;
    }

    .header-container .header,
    .header-container .header.wrapped {
        padding: 8px 0 0;
    }

    .header-container.sticky .header {
        padding: 8px 0 0;
    }

    .header-container .header .logo a,
    .header-container.sticky .header .logo a {
        margin-top: 0;
        margin-bottom: 5px;
    }

    .header-container .header .logo a img,
    .header-container.sticky .header .logo a img {
        margin-top: 0;
        padding-bottom: 0;
        max-height: 45px;
    }

    .header-container .header .nav > ul > li {
        margin-top: 0px;
        padding-bottom: 5px;
    }

    .header-container .header .nav ul,
    .header-container .header .nav ul li {
        margin-left: 0 !important;
    }

    .header-container .header .nav ul li .subnav {
        background: #90908f;
    }
}

@media all and (max-width: 479px) {

    .header-container .header .logo a,
    .header-container.sticky .header .logo a {
        margin-top: 0;
    }

    .header-container .header .logo a img,
    .header-container.sticky .header .logo a img {
        max-width: 220px;
        margin-top: 0;
    }
}

.grand-cliff-ungasan .footer-container .footer .bottom .marketed,
.grand-cliff-nusa-dua .footer-container .footer .bottom .marketed {
    margin: 50px auto 15px;
}

.grand-cliff-ungasan .footer-container .footer .column .phone-numbers,
.grand-cliff-nusa-dua .footer-container .footer .column .phone-numbers {
    margin-bottom: 27px;
}

.grand-cliff-ungasan .footer-container .footer .column .socials,
.grand-cliff-nusa-dua .footer-container .footer .column .socials {
    margin-bottom: 11px;
}

.grand-cliff-ungasan .footer-container .footer .column address,
.grand-cliff-nusa-dua .footer-container .footer .column address {
    max-width: 310px;
}
.grand-cliff-ungasan.about .group {
    display: flex;
    flex-direction: row;
    align-items: center;
}
.grand-cliff-ungasan.about .group .half {
    float: none;
    width: 100%;
}
.grand-cliff-ungasan.about .the-content .group .half:first-of-type {
    padding-right: 40px;
}
@media all and (max-width: 1023px) {
    .grand-cliff-ungasan .footer-container .footer .bottom .marketed,
    .grand-cliff-nusa-dua .footer-container .footer .bottom .marketed {
        margin-top: 20px;
    }
    .grand-cliff-ungasan.about .group {
        display: block;
    }
    .grand-cliff-ungasan.about .group .half {
        float: none;
        width: 100%;
    }
    .grand-cliff-ungasan.about .group .half:first-of-type {
        padding-right: 0px !important;
    }
    .grand-cliff-ungasan.about .the-content .group .half img {
        display: none;
    }
    #chse_badge .group{
        width: 100% !important;
    }
    #chse_badge .group .half{
        text-align: center;
    }
    
}

.footer-container .footer {
    font-family: 'Didact Gothic', sans-serif;
    font-weight: 400;
    font-size: 13px;
}

.footer-container.sticky .footer {
    background: #fff;
    border-top: 1px solid #efefef;
}

.footer-container .footer .column {
    color: #282828;
}

.footer-container .footer .column h3 {
    color: #0b4e9c;
    font-family: 'Didact Gothic', sans-serif;
    font-weight: 400;
    font-size: 26px;
}

.footer-container .footer .column a {
    color: #282828;
}

.footer-container .footer .column .phone-numbers {
    margin-bottom: 15px;
}

.footer-container .footer .column address {
    margin-right: 0;
    margin-left: auto;
    margin-bottom: 32px;
}

.footer-container .footer .column .socials {
    margin-bottom: 103px;
}

.footer-container .footer .column .socials a {
    font-size: 13px;
    background: #000;
    color: #fff;

    -webkit-border-radius: 99px;
    -moz-border-radius: 99px;
    -ms-border-radius: 99px;
    -o-border-radius: 99px;
    border-radius: 99px;
}

.footer-container .footer .column .socials a:hover {
    background: #0b4e9c;
}

.footer-container .footer .bottom {
    font-family: 'Didact Gothic', sans-serif;
    font-weight: 400;
    font-size: 13px;
    color: #282828;
    top: 111px;
}

.footer-container .footer .bottom .marketed {
    max-width: 230px;
    margin: 40px auto 15px;
}
.footer-container.sticky .footer .column .socials {
    margin-bottom: 0px;
}
#chse_badge p {
    text-align: center;
    padding-top: 10px;
}
#chse_badge {
    margin-top: 40px;
}
#chse_badge img {
    max-width: 150px;
    margin: 0 auto;

}
#chse_badge .group {
    display: flex;
    flex-direction: row;
    align-items: center;
    width: 50%;
    margin: 0 auto;
 
}
#chse_badge .group .half {
    float: none;
    width: auto;
}
#chse_badge .group .half:last-of-type {
    padding-left: 20px;
}
@media all and (max-width: 1023px) {
    .footer-container .footer {
        font-size: 14px;
    }
    #chse_badge .group {
        display: block;
    }
   
    #chse_badge .group .half:last-of-type {
       padding-left: 0px;
       margin-top: 10px;
    }
    #chse_badge {
        margin-top: 20px;
    }

    .footer-container .footer .bottom .marketed {
        margin: 30px auto 15px;
    }
}

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

    .footer-container .footer .column,
    .footer-container .footer .column:first-of-type {
        padding-top: 0;
    }
}

.hero-container .promo-wrapper {
    position: relative;
}

.hero-container .promo-wrapper .promo-banner {
    background: none;
    position: absolute;
    top: 25px;
    left: 25px;
    height: 149px;
    width: 173px;
    z-index: 3;
}

@media all and (max-width: 1023px) {
    .hero-container .promo-wrapper {
        display: none;
    }
}

.hero-container .slideshow img.lazyload,
.hero-container .slideshow img.lazyloading {
    width: 100%;
    max-width: 100%;
    display: block
}

.hero-container .slideshow .caption big {
    font-family: 'Didact Gothic', sans-serif;
    font-size: 60px;
    color: #fff;
}

.hero-container .slideshow .caption small {
    font-family: 'Didact Gothic', sans-serif;
    font-size: 45px;
    font-weight: 300;
    color: #fff;
    text-transform: uppercase;
}

.hero-container .slideshow #slide-1 .caption {
    bottom: 30px;
    right: 15%;
}

.hero-container .slideshow #slide-2 .caption {
    bottom: 30px;
    right: 15%;
}
/* CSS FOR VIDEO ON HOMEPAGE MOBILE*/
@media all and (max-width: 767px) {
    .hero-container .media .video {
        background-image: url(images/homevideo.jpg);
    }
}
@media all and (max-width: 1023px) {

    .hero-container .slideshow #slide-1 .caption,
    .hero-container .slideshow #slide-2 .caption {
        bottom: 30px;
        top: auto;
        right: auto;
        left: 15%;
    }
}

.buttons-container {
    background: #fff;
}

.buttons-container:after {
    content: '';
    left: 0;
    right: 0;
    display: block;
    border-bottom: 1px solid #595352;
    margin-top: -61px;
    margin-bottom: 70px;
}

.buttons-container .button {
    padding: 0 0 30px;
}

.home .buttons-container .button {
    padding: 30px 0;
}

.home .buttons-container .button {
    padding-top: 40px;
}

.buttons-container .button .wrapper {
    max-width: 1024px;
}

.buttons-container .button a {
    color: #282828;
    font-family: 'Didact Gothic', sans-serif;
    font-size: 25px;
    border: 1px solid #282828;
    background: #fff;
    padding: 10px;
    min-width: 225px;
}

.buttons-container .button a:hover {
    background: #0b4e9c;
    border: 1px solid #0b4e9c;
    color: #fff;
}

.buttons-container .prevnext .wrapper {
    max-width: 1024px;
}

.buttons-container .prevnext a {
    color: #282828;
    background: #fff;
    top: -69px;
    font-size: 17px;
    font-weight: 400;
    font-family: 'Didact Gothic', sans-serif;
}

.buttons-container .prevnext a:hover {
    color: #282828;
}

.buttons-container .prevnext a i {
    background: #fff;
    color: #282828;
    border: 1px solid #282828;
}

.buttons-container .prevnext a:hover i {
    background-color: #0b4e9c !important;
    border: 1px solid #0b4e9c;
}

.buttons-container .prevnext a.prev i {
    background: url("/resources/grandcliff/images/prev-arrow.png") no-repeat center center;
}

.buttons-container .prevnext a.next i {
    background: url("/resources/grandcliff/images/next-arrow.png") no-repeat center center;
}

@media all and (max-width: 1050px) {
    .buttons-container .prevnext a {
        font-size: 17px;
    }
}

@media all and (max-width: 767px) {
    .buttons-container:after {
        margin-top: -76px;
    }

    .home .buttons-container:after {
        margin-top: -39px;
        margin-bottom: 47px;
    }
}

.reviews-container {
    margin-bottom: 0;
    font-family: 'Didact Gothic', sans-serif;
    position: relative;
    background-size: cover;
    background-position: center;
}

.reviews-container .bg-half {
    position: absolute;
    top: 0;
    bottom: 0;
    left: auto !important;
    right: 0;
    width: 54% !important;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left top;
}

.reviews-container .reviews {
    padding: 50px 0;
}

.reviews-container .reviews .wrapper {
    max-width: 1024px;
}

.reviews-container .reviews img {
    display: block;
    width: 100%;
}

.reviews-container .reviews h2 {
    color: #0b4e9c;
    font-family: 'Didact Gothic', sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 40px;
    text-align: center;
    font-size: 50px;
    line-height: 50px;
}

.reviews-container .reviews h2 span {
    display: block;
}

.reviews-container .reviews .home-reviews {
    padding: 50px 30px;
    text-align: center;
    width: 100%;
    background: rgba(255, 255, 255, 0.9);
}

.reviews-container .reviews .home-reviews a {
    margin-top: 30px;
    text-align: center;
    display: inline-block;
    *display: inline;
    zoom: 1;
    color: #0b4e9c;
    font-size: 16px;
    text-transform: uppercase;
}

.reviews-container .reviews .home-reviews ul {
    color: #282828;
    font-size: 20px;
    margin-left: 0 !important;
}

.reviews-container .reviews .home-reviews ul li {
    display: block;
}

.reviews-container .reviews .home-reviews ul li .right {
    text-align: center;
    font-size: 16px;
    line-height: 25px;
}

.reviews-container .reviews .home-reviews ul li .right .gr-date {
    color: #282828;
    margin-bottom: 20px;
    font-family: 'Didact Gothic', sans-serif;
    font-size: 16px;
}

.reviews-container .reviews .home-reviews ul li .right .rname {
    color: #282828;
    margin-top: 20px;
    display: block;
    font-family: 'Didact Gothic', sans-serif;
    font-size: 16px;
}

@media all and (max-width: 1023px) {
    .reviews-container .bg-half {
        display: none;
    }

    .reviews-container .reviews {
        width: 100%;
        padding: 30px 0;
    }

    .reviews-container .reviews h2 span {
        display: inline-block;
        *display: inline;
        zoom: 1;
    }

    .reviews-container .reviews .home-reviews {
        display: block;
        width: auto;
    }
}

@media all and (max-width: 767px) {
    .reviews-container {
        background: #fff !important;
    }

    .reviews-container .reviews {
        background: transparent;
        padding-top: 0;
        margin-bottom: 30px;
        border-bottom: 1px solid;
    }

    .reviews-container .reviews h2 {
        font-size: 42px !important;
        line-height: 50px !important;
        margin-bottom: 15px;
    }

    .reviews-container .reviews h2:before {
        display: none;
    }

    .reviews-container .reviews .home-reviews ul {
        font-size: 16px;
    }

    .reviews-container .reviews .home-reviews ul li .right .gr-date {
        font-size: 16px;
    }

    .reviews-container .reviews .home-reviews ul li .right .rname {
        font-size: 16px;
    }
}

.map-container {
    margin-top: 5px;
}

.map-container .map {
    height: 500px;
    width: calc(50% - 5px);
    text-align: center;
    margin-left: auto;
    margin-right: 0;
}

.map-container .bg-half {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 50% !important;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left top;
}

.map-container .bg-half a {
    position: absolute;
    font-size: 25px;
    color: #fff;
    min-width: 382px;
    text-shadow: 1px 3px 7px #000000;
    text-transform: uppercase;
    text-decoration: none;
    margin-top: 30px;
    padding: 6px 10px 8px;
    border: 1px solid #fff;
    left: 50%;

    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);

    zoom: 1;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.map-container .bg-half a:hover {
    background: #0b4e9c;
    border: 1px solid #0b4e9c;
    color: #fff;
}

@media all and (max-width: 1280px) {
    .map-container .map {
        height: 399px;
    }
}

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

    .map-container .bg-half a {
        display: none;
    }
}

.review-group-container {
    position: relative;
}

.review-group-container .bg-half{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 50% !important;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left top;
}

.home .review-group-container .reviews-container,
.gallery .review-group-container .reviews-container,
.photo-gallery.video .review-group-container .reviews-container,
.photo-gallery.floorplan .review-group-container .reviews-container,
.staff.experience .review-group-container .reviews-container,
.families.experience .review-group-container .reviews-container,
.about-eh .review-group-container .reviews-container,
.concierge .review-group-container .reviews-container,
.guest-reviews.press .review-group-container .reviews-container,
.rates .review-group-container .reviews-container,
.reservations .review-group-container .reviews-container,
.general-enquiries .review-group-container .reviews-container,
.links .review-group-container .reviews-container,
.sitemap .review-group-container .reviews-container{
    width:100%;
}

.review-group-container .reviews-container {
/*     height: 500px; */
    width: calc(50% - 5px);
    text-align: center;
    margin-left: auto;
    margin-right: 0;
}

.review-group-container .bg-half a {
    position: absolute;
    font-size: 25px;
    color: #fff;
    min-width: 382px;
    text-shadow: 1px 3px 7px #000000;
    text-transform: uppercase;
    text-decoration: none;
    margin-top: 30px;
    padding: 6px 10px 8px;
    border: 1px solid #fff;
    left: 50%;

    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);

    zoom: 1;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.review-group-container .bg-half a:hover {
    background: #0b4e9c;
    border: 1px solid #0b4e9c;
    color: #fff;
}


@media all and (max-width: 1280px) {
    .review-group-container .map {
        height: 399px;
    }
}

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

    .review-group-container .bg-half a {
        display: none;
    }
}

.content-container .content .content-item {
    font-family: 'Didact Gothic', sans-serif;
    color: #282828;
    font-size: 16px;
    line-height: 25px;
    max-width: 1920px;
    margin-left: auto;
    margin-right: auto;
}

.content-container .content .content-item.odd,
.content-container .content .content-seo {
    margin-top: 0;
}

.content-container.scroll .content .content-item.odd:first-of-type {
    border-top: 1px solid #0b4e9c;
    border-bottom: 1px solid #0b4e9c;
    text-align: center;
}

.content-container .content .content-item .bg-holder {
    background-repeat: no-repeat;
    background-size: cover;
}

.content-container .content .content-item .wrapper {
    max-width: 1024px;
}

.content-container .content .content-item .wrapper.wrapper-wide {
    max-width: 1024px;
}

.content-container .content-seo .content-item .wrapper {
    padding-bottom: 40px !important;
}

.content-container .content .content-item h1.entry-title,
.content-container .content .content-item h2.entry-title {
    color: #282828;
    font-family: 'Didact Gothic', sans-serif;
    font-weight: 400;
    font-size: 50px;
    line-height: 50px;
}

.content-container .content .content-item h1.entry-title {
    color: #0b4e9c;
    text-align: center;
    padding: 0px;
    margin-top: 40px;
    margin-bottom: 0;
}

.content-container .content .content-item h1.entry-title span {
    color: #282828;
}

.links .content-container .content .content-item h1.entry-title,
.sitemap .content-container .content .content-item h1.entry-title,
.contact-sent .content-container .content .content-item h1.entry-title,
.reservation-sent .content-container .content .content-item h1.entry-title {
    color: #0b4e9c;
    font-family: 'Didact Gothic', sans-serif;
    font-weight: 400;
    font-size: 50px;
    line-height: 38px;
}

.content-container.scroll .content .content-item h1.entry-title {
    color: #282828;
    font-family: 'Didact Gothic', sans-serif;
    font-size: 40px;
    line-height: 55px;
    margin-top: 0;
    margin-right: 15px;
    z-index: 21;
    text-align: left;
    padding: 0;
    border-top: none;
    border-bottom: none;
}

.content-container.scroll .content .content-item h1.entry-title span {
    color: #0b4e9c;
}

.content-container.scroll .content .content-item h1.entry-title span {
    z-index: 21;
}

.content-container .content .content-item h1.entry-title strong {
    font-size: 50px;
    color: #282828;
}

.content-container .content .content-item h2.entry-title {
    margin-bottom: 40px;
    color: #0b4e9c;
    text-align: center;
    font-size: 45px;
    font-weight: 300;
    line-height: 35px;

    -webkit-animation: scale-in-hor-center 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
    animation: scale-in-hor-center 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
}

.content-container .content .content-item h2.entry-title:after {
    content: '';
    display: block;
    margin-top: 1px;
}

.content-container .content .content-item h2.entry-title span,
.content-container .content .content-item h2.entry-title strong {
    display: inline-block;
    color: #0b4e9c;
}

.content-container .content .content-item h2.entry-title strong {
    font-weight: 400;
}

@-webkit-keyframes scale-in-hor-center {
    0% {
        -webkit-transform: scaleX(0);
        transform: scaleX(0);
        opacity: 1;
    }

    100% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
        opacity: 1;
    }
}

@keyframes scale-in-hor-center {
    0% {
        -webkit-transform: scaleX(0);
        transform: scaleX(0);
        opacity: 1;
    }

    100% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
        opacity: 1;
    }
}

.content-container .content .content-item h3,
.content-container .content .content-item h3 p {
    color: #0b4e9c;
    font-family: 'Didact Gothic', sans-serif;
    font-size: 25px;
    text-transform: uppercase;
}

.content-container .content .content-item h4,
.content-container .content .content-item h4 p {
    color: #0b4e9c;
    font-family: 'Didact Gothic', sans-serif;
    font-size: 25px;
    text-transform: uppercase;
    margin-bottom: 15px;
    margin-top: 25px;
    line-height: 28px;
}

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

    .content-container .content .content-item .bg-holder {
        background-image: none !important;
    }
    
    .content-container.scroll .content .content-item h1.entry-title {
        font-size: calc(20px + (35 - 20) * (100vw - 320px) / (1920 - 320))!important;
    }


    .content-container .content .content-item h2.entry-title {
        margin-bottom: 20px;
    }

    .content-container .content .content-item h3,
    .content-container .content .content-item h3 p {
        font-size: 22px;
    }

    .content-container .content .content-item h4,
    .content-container .content .content-item h4 p {
        font-size: 22px;
    }
}

@media all and (max-width: 767px) {
    .content-container .content .content-item .wrapper {
        padding-top: 25px;
        padding-bottom: 25px !important;
    }

    .content-container.scroll .content .content-item.odd:first-of-type .wrapper {
        padding-bottom: 0 !important;
    }
}

.content-container .content .content-item p {
    font-size: 16px;
    color: #282828;
    font-family: 'Didact Gothic', sans-serif;
    font-weight: 400;
    margin-bottom: 8px;
}

.content-container .content .content-item p a {
    color: #282828;
}

.content-container .content .content-item .spy {
    background: #fff;
}

.content-container .content .content-item .sticky .spy {
    background: #fff;
    border-top: 1px solid #0b4e9c;
    border-bottom: 1px solid #0b4e9c;
}

.content-container .content .content-item .spy ul {
    background: #fff;
    max-width: 1024px;
}

.content-container .content .content-item .spy ul li {
    border-left: none;
    margin-left: 25px;
}

.content-container .content .content-item .spy ul li:last-of-type {
    border-right: none;
}

.content-container .content .content-item .spy ul li a {
    color: #282828;
    font-family: 'Didact Gothic', sans-serif;
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
    text-decoration: none;
    display: block;
    padding: 15px 0;

    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.content-container .content .content-item .sticky .spy ul li a {
    padding: 15px 0;
}

.content-container .content .content-item .spy ul li a:hover {
    color: #0b4e9c;
}

.content-container .content .content-item .spy ul li.active a {
    color: #0b4e9c;
}

@media all and (max-width: 1135px) {
    .content-container .content .content-item .spy ul li {
        margin-left: 5px;
    }

    .content-container .content .content-item .spy ul li a,
    .content-container .content .content-item .sticky .spy ul li a {
        font-size: 15px;
        padding: 15px 10px;
    }

    .content-container .content .content-item .sticky .spy ul li a {
        padding: 15px 10px;
    }
}

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

    .content-container .content .content-item .spy ul li {
        margin-left: 5px;
        margin-right: 5px;
    }

    .content-container .content .content-item .spy ul li a,
    .content-container .content .content-item .sticky .spy ul li a {
        font-family: 'Didact Gothic', sans-serif;
    }
}

.home .content-container .content .content-item {
    position: relative;
    margin-top: 5px;
}

.home .content-container .content .content-item .bg-half {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 49%;
    z-index: -1;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left top;
}

.home .content-container .content .content-item .wrapper {
    padding-bottom: 40px;
}

.home .content-container .content .content-item.section-one .wrapper{
    padding-bottom: 0px;
}

.home .content-container .content .content-item .wrapper.wrapper-wide {
    padding-top: 0;
}

.home .content-container .content .content-item .wrapper .the-content {
    margin-left: calc(48% + 30px);
    margin: 0;
}

.home .content-container .content .content-item h1.entry-title {
    text-transform: uppercase;
    font-size: 50px;
    line-height: 55px;
    color: #282828;
    text-align: left;
    margin-bottom: 30px;
    margin-top: 0;
    font-family: 'Didact Gothic', sans-serif;

    padding: 0;
    border-top: none;
    border-bottom: none;
}

.home .content-container .content .content-item h1.entry-title small {
    display: block;
    color: #0b4e9c;
    font-size: 50px;
    line-height: 45px;
}

.home .content-container .content .content-item h1.entry-title span {
    color: #0b4e9c;
    font-size: 50px;
    display: inline-block;
    *display: inline;
    zoom: 1;
}

.home .content-container .content .content-item h1.entry-title span:first-of-type {
    margin-left: 0;
    display: block;
}

.home .content-container .content .content-item h2 {
    color: #0b4e9c;
    text-transform: uppercase;
    text-align: center;
    font-size: 30px;
    margin-bottom: 30px;
}

.home .content-container .content .content-item h2.entry-title {
    text-align: center;
    font-size: 30px;
    line-height: 30px;
    text-transform: inherit;
}

.home .content-container .content .content-item h2.entry-title:after {
    border: none;
}

.home .content-container .content .content-item.section-four .group .half a {
    display: block;
}

.home .content-container .content .content-item.section-four h3 {
    color: #fff;
    font-weight: 300;
    font-size: 35px;
    position: relative;
    z-index: 2;
    margin-top: -80px;
    margin-bottom: 80px;
    height: 0;
}

.home .content-container .content .content-item.section-four .group .half .btn-default {
    display: block;
    max-width: 200px;
    text-align: center;
    margin: 30px auto;
}

.home .content-container .content .content-item .poi {
    text-align: center;
    padding-bottom: 40px;
    font-size: 0;
    clear: both;
}

.home .content-container .content .content-item .poi li {
    min-width: 92px;
    margin-right: 8%;
    margin-top: 0;
    margin-bottom: 0;
    font-family: 'Didact Gothic', sans-serif;
    font-size: 17px;
    line-height: 22px;
    font-weight: 400;
    text-transform: none;
    color: #282828;
    vertical-align: top;
    display: inline-block;
    *display: inline;
    zoom: 1;
}

.home .content-container .content .content-item .poi li:last-of-type {
    margin-right: 0;
}

.home .content-container .content .content-item .poi li:before {
    content: '';
    clear: both;
    background: url("/resources/grandcliff/images/icon-sprite.png") no-repeat;
    height: 92px;
    width: 92px;
    display: block;
    margin: 0 auto 10px;
}

.home .content-container .content .content-item .poi li#poi-1:before {
    background-position: 0 0;

    -webkit-animation: bounce-in-fwd 1.1s both;
    animation: bounce-in-fwd 1.1s both;
}

.home .content-container .content .content-item .poi li#poi-2:before {
    background-position: -124px 0;

    -webkit-animation: bounce-in-fwd 1.1s both;
    animation: bounce-in-fwd 1.1s both;
}

.home .content-container .content .content-item .poi li#poi-3:before {
    background-position: -247px 0;

    -webkit-animation: bounce-in-fwd 1.1s both;
    animation: bounce-in-fwd 1.1s both;
}

.home .content-container .content .content-item .poi li#poi-4:before {
    background-position: -372px 0;

    -webkit-animation: bounce-in-fwd 1.1s both;
    animation: bounce-in-fwd 1.1s both;
}

@-webkit-keyframes bounce-in-fwd {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }

    38% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
        opacity: 1
    }

    55% {
        -webkit-transform: scale(.7);
        transform: scale(.7);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    72% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    81% {
        -webkit-transform: scale(.84);
        transform: scale(.84);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    89% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    95% {
        -webkit-transform: scale(.95);
        transform: scale(.95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
}

@keyframes bounce-in-fwd {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }

    38% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
        opacity: 1
    }

    55% {
        -webkit-transform: scale(.7);
        transform: scale(.7);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    72% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    81% {
        -webkit-transform: scale(.84);
        transform: scale(.84);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    89% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    95% {
        -webkit-transform: scale(.95);
        transform: scale(.95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
}

.home .content-container .content .content-item p {
    text-align: justify;
}

.home .content-container .content .content-item p:first-of-type {
    font-family: 'Didact Gothic', sans-serif;
    font-size: 16px;
    line-height: 24px;
}

.home .content-container .content .content-item p:last-of-type {
    margin-bottom: 15px;
}

.home .content-container .content .content-item .btn-default {
    text-transform: uppercase;
    text-decoration: none;
    color: #282828;
    font-family: 'Didact Gothic', sans-serif;
    font-size: 20px;
    border: 1px solid #282828;
    background: #fff;
    padding: 10px;
    min-width: 148px;
    margin: 5px;
    text-align: center;
    display: inline-block;
    zoom: 1;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.home .content-container .content .content-item .btn-default:hover {
    background: #0b4e9c;
    border: 1px solid #0b4e9c;
    color: #fff;
}

.home .content-container .content .content-item .group {
    font-size: 0;
    margin-left: -2.5px;
    margin-right: -2.5px;
}

.home .content-container .content .content-item .group .half {
    float: none;
    display: inline-block;
    *display: inline;
    zoom: 1;
    text-align: center;
    vertical-align: middle;
    width: calc(50% - 5px);
    margin: 2.5px;
    overflow: hidden;
}

.home .content-container .content .content-item .intro .group {
    margin-left: 0;
    margin-right: 0;
}

.home .content-container .content .content-item .intro .group .half {
    margin: 0;
}

.home .content-container .content .content-item .intro .group .half.half-content {
    padding-left: 50px;
}

.home .content-container .content .content-item .intro .group .half p {
    padding: 0;
}

.home .content-container .content .content-item.section-four .group .half {
    vertical-align: top;
    position: relative;
}

.home .content-container .content .content-item.section-four .group .half h2,
.home .content-container .content .content-item.section-two .group .half h3 {
    color: #282828;
    font-size: 50px;
    line-height: 50px;
    margin-bottom: 20px;
    margin-top: 30px;
}

.home .content-container .content .content-item.section-two .group .half h3 {
    text-transform: none;
}

.home .content-container .content .content-item.section-four .group .half h2 span,
.home .content-container .content .content-item.section-two .group .half h3 span {
    color: #0b4e9c;
}

.home .content-container .content .content-item.section-four a.btn-default {
    margin-top: 30px;
}

.home .content-container .content .content-item.section-four a {
    overflow: hidden;

}


.home .content-container .content .content-item.section-four a img {
    width: 100%;
    display: block;

    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.home .content-container .content .content-item.section-four a:hover img {
    -webkit-transform: scale(1.02);
    -ms-transform: scale(1.02);
    -o-transform: scale(1.02);
    transform: scale(1.02);
}


.home .content-container .content .content-item.section-four .group .half .img {
    position: absolute;
    background: transparent;
    left: 50%;
    top: 20px;
    z-index: 3;

    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);

}

.home .content-container .content .content-item.section-four .group .half .img img {
    max-height: 75px;
    width: auto;
}

.home .content-container .content .content-item.section-four .group .half p {
    max-width: 692px;
    padding: 0;
    margin: 0px auto;
    text-align: justify;
    text-align-last: center;
}

.home .content-container .content .content-item.section-two {
    margin-top: 0;
}

.home .content-container .content .content-item.section-two .wrapper.wrapper-wide {
    max-width: 1800px;
}

.home .content-container .content .content-item.section-two .group {
    margin: 0;
}

.home .content-container .content .content-item.section-two .group .half {
    position: relative;
    width: 32.944%;
    vertical-align: top;
    margin: 0;
}

.home .content-container .content .content-item.section-two .group .half:nth-child(2) {
    margin-left: 0.566%;
    margin-right: 0.566%;
}

.home .content-container .content .content-item.section-two .group .half .des {
    opacity: 0;
    max-width: 380px;
    width: 100%;
    height: auto;
    position: absolute;
    border: 1px solid #fff;
    padding: 5px 5px;
    background: transparent;
    z-index: 3;

    top: 50%;
    left: 50%;

    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);

    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;

}

.home .content-container .content .content-item.section-two .group .half a:hover .des {
    opacity: 1;
}


.home .content-container .content .content-item.section-two .group .half .des .border {
    position: relative;
    background: rgba(255, 255, 255, 0.9);
    padding: 40px 40px;
}

.home .content-container .content .content-item.section-two .group .half a .bg-img {
    display: block;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.home .content-container .content .content-item.section-two .group .half a:hover .bg-img {
    -webkit-transform: scale(1.02);
    -ms-transform: scale(1.02);
    -o-transform: scale(1.02);
    transform: scale(1.02);
}

.home .content-container .content .content-item.section-two .group .half .des img {
    text-align: center;
    margin: 0px auto;
}

.home .content-container .content .content-item.section-two .group .half .des h3 {
    font-size: 30px;
    line-height: 30px;
}

.home .content-container .content .content-item.section-two .group .half h3 span {
    display: block;
}

.home .content-container .content .content-item.section-two .group .half .des p {
    text-align: center;
}


.home .content-container .content .content-item .group .half a {
    text-decoration: none;
}

@media all and (max-width: 1440px) {
    .home .content-container .content .content-item.section-four .group .half h2 {
        font-size: 30px;
        line-height: 30px;
    }

    .home .content-container .content .content-item.section-four .group .half p {
        padding: 0 50px;
    }
}


@media all and (max-width: 1300px) {
    .home .content-container .content .content-item.section-two .group .half .des {
        max-width: 330px;
    }
}

@media all and (max-width: 1200px) {
    .home .content-container .content .content-item.section-two .group .half .des {
        max-width: 100%;

        opacity: 1;
        position: relative;
        left: 0;
        top: 0;
        transform: none;
    }

    .home .content-container .content .content-item.section-two .group .half a .bg-img {
        display: none;
    }

    .home .content-container .content .content-item.section-two .group .half .des {
        border: none;
    }

    .home .content-container .content .content-item.section-two .group .half .des .border {
        background: none;
    }

    

}

@media all and (max-width: 1170px) {
    .home .content-container .content .content-item .poi li {
        min-width: 119px;
        width: 10%;
        margin-right: 0;
    }

    .home .content-container .content .content-item .group .half {
        vertical-align: top;
    }

    .home .content-container .content .content-item.section-three .group .half {
        vertical-align: middle;
    }

}

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

    .home .content-container .content .content-item .wrapper {
        padding-bottom: 40px;
    }

    .home .content-container .content .content-item .wrapper .the-content {
        margin-left: 0;
    }

    .home .content-container .content .content-item h1.entry-title {}

    .home .content-container .content .content-item h1.entry-title span:first-of-type {
        margin-left: 0;
        display: inline-block;
    }

    .home .content-container .content .content-item h2 {
        font-size: 24px;
    }

   

    .home .content-container .content .content-item .intro .group .half {
        display: none;
    }

    .home .content-container .content .content-item .intro .group .half.half-content {
        display: block;
        width: 100%;
        padding: 0;
    }

    .home .content-container .content .group .content-item .wrapper .the-content {
        margin-right: 0;
    }

    .home .content-container .content .group .content-item .wrapper {
        padding-top: 20px;
        padding-bottom: 20px;
        background: #7f7f7f24;
    }

    .home .content-container .content .content-item.section-two .wrapper{
        padding-top: 0px;
    }

}

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

    .home .content-container .content .content-item h1.entry-title,
    .home .content-container .content .content-item h1.entry-title span,
    .home .content-container .content .content-item h1.entry-title small {
        font-size: 30px;
        line-height: 30px;
    }

    .home .content-container .content .content-item .poi {
        padding-bottom: 25px;
    }

    .home .content-container .content .content-item .poi li {
        padding-bottom: 15px;
    }

    .home .content-container .content .content-item .group .half {
        width: auto;
        display: block;
        margin: 0 0 30px;
    }

    .home .content-container .content .content-item.section-four .group .half {
        width: calc(50% - 5px);
        margin: 2.5px;
        display: inline-block;
        *display: inline;
        zoom: 1;
    }

    .home .content-container .content .content-item .group .half img {
        margin: 0 auto;
        width: 100%;
    }

    .home .content-container .content .content-item.section-four .group .half {
        width: 100%;
    }

    .home .content-container .content .content-item.section-four .group .half:last-of-type {
        margin-top: 30px;
    }

    .home .content-container .content .content-item.section-four .group .half p {
        padding: 0 15px;
    }

    .home .content-container .content .content-item.section-three .group .half:nth-of-type(odd) img {
        display: none;
    }

    .home .content-container .content .content-item.section-four h3 {
        font-size: 25px;
        margin-top: -50px;
        margin-bottom: 50px;
    }

    .home .content-container .content .content-item.section-two .group .half {
        width: 100%;
        margin-bottom: 18px;
    }

    .home .content-container .content .content-item.section-two .group .half:last-of-type {
        margin-bottom: 0px;
    }

    .home .content-container .content .content-item.section-two .group .half .des img {
        width: auto;
    }

    .home .content-container .content .content-item.section-two .group .half .des .border {
        padding: 40px 15px
    }

    .home .content-container .content .content-item.section-two .group .half .des p {
        text-align: justify;
    }

    .home .content-container .content .content-item.section-two .group .half:nth-child(2) {
        margin-left: 0;
        margin-right: 0;
    }

}

@media all and (max-width: 450px) {
    .home .content-container .content .content-item h1.entry-title {
        font-size: 30px;
    }
}

@media all and (max-width: 480px) {

    .home .content-container .content .content-item .group .half,
    .home .content-container .content .content-item.section-four .group .half {
        width: auto;
        display: block;
        margin: 0 0 15px;
    }
}

.about .content-container .content .content-item {
    position: relative;
}

.about .content-container .content .content-item .bg-half {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 45%;
    z-index: 1;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left top;
}

.about .content-container .content .content-item .first-img {
    float: right;
    margin: 3px -73px 0 30px;
}

@media all and (max-width: 1170px) {
    .about .content-container .content .content-item .first-img {
        margin-right: 0;
    }
}

@media all and (max-width: 1023px) {
    .about .content-container .content .content-item .the-content {
        width: auto;
        padding: 0;
    }

    .about .content-container .content .content-item .the-content:after {
        display: none;
    }
}

@media all and (max-width: 767px) {
    .about .content-container .content .content-item .first-img {
        display: none;
    }
}

.explore .content-container .content .content-item h2.entry-title {
    background: #f2f2f2;
    padding: 10px;
    margin-bottom: 0;
}

.explore .content-container .content .content-item h2.entry-title strong {
    display: inline;
}

.explore .content-container .content .content-item h3.entry-title {
    text-align: center;
    color: #0b4e9c;
    margin-bottom: 40px;
    font-size: 30px;
    text-transform: uppercase;
    border-bottom: 1px solid #0b4e9c;
}

.explore .content-container .content .content-item h3.entry-title span {
    background: #fff;
    min-width: 320px;
    display: inline-block;
    *display: inline;
    zoom: 1;
    margin: 0 auto -1px;
    vertical-align: bottom;
}

.explore .content-container .content .content-item.villa-layout .wrapper,
.explore .content-container .content .content-item.living-areas .wrapper {
    border-bottom: none;
}

.explore .content-container .content .content-item.living-areas .wrapper {
    padding-top: 0;
    padding-bottom: 0;
}

.explore .content-container .content .content-item .the-content {
    background: rgba(255, 255, 255, .9);
}

.explore .content-container .content .content-item .bg-holder:nth-of-type(2n+1) .the-content {
    padding: 30px 30px 30px 0;
    margin-right: auto;
    margin-left: 0;
    position: relative;
}

.explore .content-container .content .content-item.living-areas .bg-holder:nth-of-type(2n+1) .the-content {
    padding: 30px 0 30px 30px;
    margin-left: auto;
    margin-right: 0;
}

.explore .content-container .content .content-item.odd .the-content {
    background: transparent;
}

.explore .content-container .content .content-item .the-content:after {
    content: '';
    display: block;
    top: 0;
    bottom: 0;
    right: auto;
    left: 0;
    width: 1000%;
    background: rgba(255, 255, 255, .9);
    position: absolute;

    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
}

.explore .content-container .content .content-item.living-areas .the-content:after {
    right: 0;
    left: auto;

    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
}

.explore .content-container .content .content-item.villa-layout h2.entry-title,
.explore .content-container .content .content-item.living-areas h2.entry-title,
.explore .content-container .content .content-item.bedrooms h2.entry-title {
    line-height: 20px;
}

.explore .content-container .content .content-item.villa-layout .floorplan {
    margin: 30px 0px 20px;
    text-align: center;
}

.explore .content-container .content .content-item.villa-layout .floorplan img {
    margin: 0 auto;
    border: 1px solid #0b4e9c;
    display: inline-block;
    *display: inline;
    zoom: 1;
}

.explore .content-container .content .content-item.villa-layout .floorplan a {
    color: #272727;
}

.explore .content-container .content .content-item .group {
    margin: 0;
    margin-top: 30px;
    font-size: 0;
}

.explore .content-container .content .content-item .group:nth-of-type(2n) {
    background: none;
}

.explore .content-container .content .content-item .group .wrapper {
    margin: 0 auto;
    padding: 0;
}

.explore .content-container .content .content-item .group .half {
    width: 52.929%;
    display: inline-block;
    zoom: 1;
    float: none;
    vertical-align: middle;
    margin-bottom: 4px;
}

.explore .content-container .content .content-item .group .half:nth-of-type(odd) {}

.explore .content-container .content .content-item .group .half.half-content {
    width: 47.070%;
    padding: 25px 0 25px 50px;
    margin-left: 0;
    margin-right: 0;
}

.explore .content-container .content .content-item .group .half.half-content:nth-of-type(odd) {
    padding: 25px 50px 25px 0;
}

.explore .content-container .content .content-item.living-areas .wrapper.wrapper-wide {
    padding-top: 0px;
}

.explore .content-container .content .content-item.living-areas .group {
    margin-left: -5px;
    margin-right: -5px;
}

.explore .content-container .content .content-item.living-areas .group .half,
.grand-cliff-nusa-dua.explore .content-container .content .content-item.bedrooms .group .half {
    width: calc(50% - 10px);
    margin: 0 5px;
    display: inline-block;
    zoom: 1;
    float: none;
    vertical-align: middle;
}

.explore .content-container .content .content-item.living-areas .group,
.grand-cliff-nusa-dua.explore .content-container .content .content-item.bedrooms .group .half {
    font-size: 0;
}


.explore .content-container .content .content-item.living-areas .first-img {
    display: block;
    margin-bottom: 20px;
    margin-left: -73px;
    margin-right: -73px;
}

.explore .content-container .content .content-item.living-areas .second-img {
    margin-top: 30px;
    margin-left: -73px;
    margin-right: -73px;
    display: block;
}

.explore .content-container .content .content-item.bedrooms .group:first-of-type {
    margin-top: 30px;
}

.grand-cliff-nusa-dua.explore .content-container .content .content-item.bedrooms .wrapper:first-of-type {
    padding-top: 30px;
}

.grand-cliff-nusa-dua.explore .content-container .content .content-item.bedrooms .wrapper {
    padding-top: 0;
}

.grand-cliff-nusa-dua.explore .content-container .content .content-item.bedrooms .wrapper h4:first-of-type {
    margin-top: 0;
}

.grand-cliff-nusa-dua.explore .content-container .content .content-item.bedrooms .group:first-of-type {
    margin-top: 0;
}

.explore .content-container .content .content-item.bedrooms .group {
    margin-top: 0px
}

.explore .content-container .content .content-item.bedrooms .first-img {
    display: block;
}

@media all and (max-width: 1170px) {
    .explore .content-container .content .content-item.odd .the-content {
        padding: 0;
    }

    .explore .content-container .content .content-item.villa-layout .floorplan,
    .explore .content-container .content .content-item.living-areas .first-img,
    .explore .content-container .content .content-item.living-areas .second-img {
        margin-left: 0;
        margin-right: 0;
    }

    .explore .content-container .content .content-item .group .half,
    .explore .content-container .content .content-item .group .half.half-content {
        width: 50%;
    }
}

@media all and (max-width: 1023px) {
    .explore .content-container .content .content-item .group .wrapper {
        padding: 0px;
    }

    .explore .content-container .content .content-item {
        margin-bottom: 0;
    }

    .explore .content-container .content .content-item h4 {
        margin-top: 0
    }

    .explore .content-container .content .content-item.living-areas .group {
        margin-top: 30px;
    }

    .explore .content-container .content .content-item.living-areas,
    .explore .content-container .content .content-item.bedrooms {
        border-top: none;
    }

    .explore .content-container .content .content-item .bg-holder:first-of-type .wrapper {
        padding-bottom: 0;
    }

    .explore .content-container .content .content-item .bg-holder:nth-of-type(2n+1) .the-content,
    .explore .content-container .content .content-item.living-areas .bg-holder:nth-of-type(2n+1) .the-content {
        width: auto;
        padding: 0;
    }

    .explore .content-container .content .content-item .the-content:after {
        display: none;
    }

    .explore .content-container .content .content-item .group {
        margin: 0;
    }

    .explore .content-container .content .content-item.bedrooms .group {
        margin-bottom: 15px !important;
    }

    .explore .content-container .content .content-item.bedrooms .group:last-of-type {
        margin-bottom: 0;
    }

    .explore .content-container .content .content-item .group .wrapper {
        padding: 40px 0;
    }

    .explore .content-container .content .content-item .group .half {
        display: none;
    }

    .explore .content-container .content .content-item .group .half.half-content {
        padding: 0 !important;
        display: block;
        width: auto;
    }

    .explore .content-container .content .content-item.bedrooms .second-img {
        display: block;
    }
}

@media all and (max-width: 767px) {
    .explore .content-container .content .content-item.living-areas .wrapper {
        padding-bottom: 0 !important;
    }

    .explore .content-container .content .content-item h3.entry-title span {
        min-width: 200px;
    }
}

.quick-facts .content-container .content .content-item .group .half {
    width: 50%;
}

.quick-facts .content-container .content .content-item .half:first-of-type {
    padding-right: 20px;
}

.quick-facts .content-container .content .content-item .half:last-of-type {
    padding-left: 20px;
    vertical-align: top;
}

.quick-facts .content-container .content .content-item .item {
    color: #282828;
    font-family: 'Didact Gothic', sans-serif;
    font-weight: 400;
    font-size: 16px;
    margin-bottom: 25px;
    position: relative;
    padding-left: 70px;
}

.quick-facts .content-container .content .content-item .item:last-of-type {
    margin-bottom: 0;
}

.quick-facts .content-container .content .content-item .item strong {
    font-size: 20px;
    font-family: 'Didact Gothic', sans-serif;
    text-transform: uppercase;
    margin-bottom: 10px;
    display: block;
    color: #0b4e9c;
}

.quick-facts .content-container .content .content-item .item:before {
    content: '';
    display: inline-block;
    *display: inline;
    zoom: 1;
    position: absolute;
    top: -8px;
    left: -8px;
    background: url(images/quick-facts.png) no-repeat;
    height: 54px;
    width: 54px;
}

.quick-facts .content-container .content .content-item .item#location:before {
    background-position: 0 0;
}

.quick-facts .content-container .content .content-item .item#capacity:before {
    background-position: 0 -71px;
}

.quick-facts .content-container .content .content-item .item#living-areas:before {
    background-position: 0 -143px;
}

.quick-facts .content-container .content .content-item .item#spa:before,
.quick-facts .content-container .content .content-item .item#spa--gym:before,
.quick-facts .content-container .content .content-item .item#gym--spa:before {
    background-position: 0 -921px;
}

.quick-facts .content-container .content .content-item .item#pool:before {
    background-position: 0 -210px;
}

.quick-facts .content-container .content .content-item .item#staff:before,
.quick-facts .content-container .content .content-item .item#estate-staff:before {
    background-position: 0 -282px;
}

.quick-facts .content-container .content .content-item .item#dining:before {
    background-position: 0 -354px;
}

.quick-facts .content-container .content .content-item .item#communication:before {
    background-position: 0 -425px;
}

.quick-facts .content-container .content .content-item .item#entertainment:before {
    background-position: 0 -495px;
}

.quick-facts .content-container .content .content-item .item#for-families:before {
    background-position: 0 -567px;
}

.quick-facts .content-container .content .content-item .item#transport:before {
    background-position: 0 -638px;
}

.quick-facts .content-container .content .content-item .item#wedding--events:before {
    background-position: 0 -707px;
}

.quick-facts .content-container .content .content-item .item#property-area:before {
    background-position: 0 -779px;
}

.quick-facts .content-container .content .content-item .item#additional-facilities:before {
    background-position: 0 -850px;
}

.quick-facts .content-container .content .content-item .item#marketed-by:before,
.quick-facts .content-container .content .content-item .item#managed--marketed-by:before {
    background-position: 0px -992px;
}

@media all and (max-width: 1023px) {
    .quick-facts .content-container .content .content-item .item {
        font-size: 14px;
    }

    .quick-facts .content-container .content .content-item .item strong {
        font-size: 22px;
    }
}

@media all and (max-width: 767px) {
    .quick-facts .content-container .content .content-item .group .half {
        float: none;
        width: 100%;
    }

    .quick-facts .content-container .content .content-item .half:first-of-type,
    .quick-facts .content-container .content .content-item .half:last-of-type {
        padding: 0;
    }

    .quick-facts .content-container .content .content-item .item:last-of-type {
        margin-bottom: 25px;
    }

    .quick-facts .content-container .content .content-item .half:last-of-type .item:last-of-type {
        margin-bottom: 0;
    }
}
.press .content-container .content .content-item .press-container .press-item {
    padding-bottom: 10px;
}
.press .content-container .content .content-item .press-container .press-item.current {
    padding: 3px;
    margin-bottom: 15px;
}

.press .content-container .content .content-item .press-container .press-item a {
    color: #282828;
    font-family: 'Didact Gothic', sans-serif;
    font-size: 18px;
}

.press .content-container .content .content-item .press-pagination a {
    border: 1px solid #282828;
    color: #282828;
}

.press .content-container .content .content-item .press-pagination a:hover {
    background: #282828;
    color: #fff;
}

.press .content-container .content .content-item .press-pagination a.active {
    background: #282828;
    border-color: #282828;
    color: #fff;
}

.press .content-container .content .content-item .press-pagination a.prev,
.press .content-container .content .content-item .press-pagination a.next {}

.video .content-container .content .content-item .video {
    background: url(screenshot.png) no-repeat center center;
}

.video .content-container .content .content-item .video iframe {
    height: 575px;
}

.video .content-container .content .content-item .tabs > ul li a {
    background: #7e7e7e;
    color: #fff;
    font-family: 'Didact Gothic', sans-serif;
    font-size: 16px;
    font-weight: 400;
}

.video .content-container .content .content-item .tabs > ul li.current a {
    background: #0b4e9c;
    color: #fff;
}

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

    .video .content-container .content .content-item .tabs > ul li {
        display: block;
        margin-bottom: 12px;
    }

}

.floorplan .content-container .content .content-item .floorplan img {
    border: 1px solid #90908f;
}

.floorplan .content-container .content .content-item .floorplan a {
    color: #272727;
}

.floorplan .content-container .content .content-item .tabs > ul {
    text-align: left;
}

.floorplan .content-container .content .content-item .tabs > ul li a {
    background: #7e7e7e;
    color: #fff;
    font-family: 'Didact Gothic', sans-serif;
    font-size: 16px;
    font-weight: 400;
}

.floorplan .content-container .content .content-item .tabs > ul li.current a {
    background: #0b4e9c;
    color: #fff;
}

.gallery .content-container .content .content-item .tabs > ul li a {    
    background: #7e7e7e;
    color: #fff;
    font-family: 'Didact Gothic', sans-serif;
    font-size: 16px;
}.

.gallery .content-container .content .content-item .gallery-pagination a {
    border: 1px solid #282828;
    color: #282828;
}

.gallery .content-container .content .content-item .gallery-pagination a:hover {
    background: #282828;
    color: #fff;
}

.gallery .content-container .content .content-item .gallery-pagination a.active {
    background: #282828;
    border-color: #282828;
    color: #fff;
}

.locale .content-container .content .content-item h2.entry-title {
    background: #f2f2f2;
    padding: 10px;
    margin-bottom: 0;
}

.locale .content-container .content .content-item h2.entry-title strong {
    display: inline;
}

.locale .content-container .content .content-item h3.entry-title {
    text-align: center;
    color: #0b4e9c;
    margin-bottom: 40px;
    font-size: 35px;
    text-transform: uppercase;
    border-bottom: 1px solid #0b4e9c;
}

.locale .content-container .content .content-item h3.entry-title span {
    background: #fff;
    min-width: 320px;
    display: inline-block;
    *display: inline;
    zoom: 1;
    margin: 0 auto -1px;
    vertical-align: bottom;
}

.locale .content-container .content .content-item .the-content {
    background: rgba(255, 255, 255, .9);
}

.locale .content-container .content .content-item.odd .the-content {
    background: transparent;
}

.locale .content-container .content .content-item .wrapper {
    max-width: 1024px;
}

.locale .content-container .content .content-item.the-locale .wrapper {
    border-bottom: none;
    padding-bottom: 0;
}

.locale .content-container .content .content-item.the-locale .area {
    margin-top: 40px;
}

.locale .content-container .content .content-item.the-locale .map_div {
    float: right;
    width: 50%;
    height: 575px;
    margin-top: 0;
    margin-left: 30px;
}

.grand-cliff-nusa-dua.locale .content-container .content .content-item.the-locale .map_div {
    height: 590px;
}

.locale .content-container .content .content-item.the-locale h4 {
    margin: 0 0 15px;
    font-family: 'Didact Gothic', sans-serif;
    font-size: 30px;
}

.locale .content-container .content .content-item.the-locale .distances {
    width: calc(50% - 30px);
    margin-top: 10px;
    font-size: 0;
    display: inline-block;
    *display: inline;
    zoom: 1;
}

.locale .content-container .content .content-item.the-locale .distances dt,
.locale .content-container .content .content-item.the-locale .distances dd {
    width: 70%;
    color: #282828;
    font-family: 'Didact Gothic', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 10px;
    display: inline-block;
    *display: inline;
    zoom: 1;
}

.locale .content-container .content .content-item.the-locale .distances dd {
    width: 30%;
    text-align: right
}

.locale .content-container .content .content-item.things-to-do .wrapper.wrapper-wide {
    padding-top: 0;
    padding-bottom: 0px !important;
}

.locale .content-container .content .content-item.things-to-do .wrapper.wrapper-wide:last-of-type {
    padding-bottom: 40px !important;
}

.locale .content-container .content .content-item.things-to-do .group {
    margin-left: -5px;
    margin-right: -5px;
}

.locale .content-container .content .content-item.things-to-do .group .half {
    width: calc(50% - 10px);
    margin: 0 5px;
    display: inline-block;
    zoom: 1;
    float: none;
    vertical-align: middle;
}

.locale .content-container .content .content-item.things-to-do ul {
    list-style: disc;
}

.locale .content-container .content .content-item.things-to-do ul li {
    font-size: 16px;
    color: #282828;
    font-family: 'Didact Gothic', sans-serif;
    font-weight: 400;
    margin-bottom: 15px;
    line-height: 25px;
    text-align: justify;
    margin-left: 30px;
}

.locale .content-container .content .content-item.things-to-do ul li:last-of-type {
    margin-bottom: 0;
}

.locale .content-container .content .content-item.things-to-do .group {
    font-size: 0;
}

.locale .content-container .content .content-item .group:first-of-type {
    margin: 0;
}

@media all and (max-width: 1170px) {
    .locale .content-container .content .content-item .the-content {
        padding: 15px !important;
    }

    .locale .content-container .content .content-item.odd .the-content {
        padding: 0 !important;
    }

    .locale .content-container .content .content-item.the-locale .map_div {
        height: 547px;
    }

    .grand-cliff-nusa-dua.locale .content-container .content .content-item.the-locale .map_div {
        height: 557px;
    }

}

@media all and (max-width: 1023px) {
    .locale .content-container .content .content-item .the-content {
        width: auto !important;
        padding: 0 !important;
    }

    .locale .content-container .content .content-item .the-content:after {
        display: none !important;
    }

    .locale .content-container .content .content-item.the-locale .distances {
        float: none;
        width: auto;
    }

    .locale .content-container .content .content-item.the-locale .map_div,
    .grand-cliff-nusa-dua.locale .content-container .content .content-item.the-locale .map_div {
        float: none;
        width: auto;
        height: 225px;
        margin-left: 0;
        margin-bottom: 30px;
    }
}

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

    .locale .content-container .content .content-item.the-locale .distances dt,
    .locale .content-container .content .content-item.the-locale .distances dd {
        font-size: 15px;
    }

}

.experience .content-container .content .content-item.staff .wrapper,
.experience .content-container .content .content-item.dining .wrapper,
.experience .content-container .content .content-item.families .wrapper {
    border-bottom: none;
}

.experience .content-container .content .content-item.staff .wrapper.wrapper-wide,
.experience .content-container .content .content-item.dining .wrapper.wrapper-wide,
.experience .content-container .content .content-item.families .wrapper.wrapper-wide,
.experience .content-container .content .content-item.spa .wrapper.wrapper-wide {
    padding-top: 0;
}

.experience .content-container .content .content-item.spa .wrapper.wrapper-wide {
    padding-top: 0;
    padding-bottom: 0;
}

.experience .content-container .content .content-item .the-content {
    background: rgba(255, 255, 255, .9);
}

.experience .content-container .content .content-item .bg-holder {
    margin-top: 5px;
}

.experience .content-container .content .content-item.staff h1,
.experience .content-container .content .content-item.dining h1,
.experience .content-container .content .content-item.families h1,
.experience .content-container .content .content-item.spa h1 {
    text-align: center;
}

.experience .content-container .content .content-item.staff h2.entry-title,
.experience .content-container .content .content-item.dining h2.entry-title,
.experience .content-container .content .content-item.families h2.entry-title,
.experience .content-container .content .content-item.spa h2.entry-title {
    font-family: 'Didact Gothic', sans-serif;
    font-size: 30px;
    margin-bottom: 10px;
    text-align: left;
}

.experience .content-container .content .content-item.staff h2.entry-title:after,
.experience .content-container .content .content-item.dining h2.entry-title:after,
.experience .content-container .content .content-item.families h2.entry-title:after,
.experience .content-container .content .content-item.spa h2.entry-title:after {
    border-bottom: 0px;
}

.experience .content-container .content .content-item h3.entry-title {
    text-align: center;
    color: #0b4e9c;
    margin-top: 40px;
    margin-bottom: 40px;
    font-size: 35px;
    text-transform: uppercase;
    border-bottom: 1px solid #0b4e9c;
}

.experience .content-container .content .content-item h3.entry-title:last-of-type {
    margin-top: 0;
}

.experience .content-container .content .content-item h3.entry-title span {
    background: #fff;
    min-width: 320px;
    display: inline-block;
    zoom: 1;
    margin: 0 auto -1px;
    vertical-align: bottom;
}

.experience .content-container .content .content-item.spa .details {
    margin-top: 0;
}

.experience .content-container .content .content-item.staff .details {
    margin-top: 40px;
    font-size: 0;

}

.experience .content-container .content .content-item.staff dl,
.experience .content-container .content .content-item.spa dl {
    font-size: 0;
}


.experience .content-container .content .content-item.staff dt,
.experience .content-container .content .content-item.staff dd,
.experience .content-container .content .content-item.spa dt,
.experience .content-container .content .content-item.spa dd {
    font-size: 16px;
    display: block;
    margin-top: 20px;
}



.experience .content-container .content .content-item.staff dt,
.experience .content-container .content .content-item.staff dt p,
.experience .content-container .content .content-item.spa dt,
.experience .content-container .content .content-item.spa dt p {
    float: none;
    width: auto;
    color: #0b4e9c;
    font-family: 'Didact Gothic', sans-serif;
    font-size: 20px;
    margin-bottom: 15px;
    margin-top: 25px;
    line-height: 28px;
    text-transform: uppercase;
}

.experience .content-container .content .content-item.spa dt {
    margin-top: 0;
}

.experience .content-container .content .content-item.staff dt {
    width: 30%;
    font-size: 21px;
    display: inline-block;
    zoom: 1;
    vertical-align: top;
    margin-top: 0;
}

.experience .content-container .content .content-item.staff dd {
    width: 70%;
    display: inline-block;
    zoom: 1;
}

@media all and (max-width: 1024px) {
    .experience .content-container .content .content-item.staff dd {
        width: 100%;
    }
}

@media all and (max-width: 990px) {
    .experience .content-container .content .content-item.staff dt {
        margin-bottom: 5px !important;
        line-height: 22px !important;
        float: none !important;
        width: 100% !important;
    }
}

.experience .content-container .content .content-item.staff dt p,
.experience .content-container .content .content-item.spa dt p {
    margin-bottom: 0;
}

.experience .content-container .content .content-item.staff dd,
.experience .content-container .content .content-item.spa dd {
    font-size: 16px;
    color: #282828;
    font-family: 'Didact Gothic', sans-serif;
    font-weight: 400;
    margin-bottom: 15px;
    line-height: 25px;
    text-align: justify;
    margin-top: 0
}

.experience .content-container .content .content-item.staff dd:last-of-type,
.experience .content-container .content .content-item.spa dd:last-of-type {
    margin-bottom: 0;
}

.experience .content-container .content .content-item.families a {
    color: #282828;
}

.experience .content-container .content .content-item.dining h4 {
    color: #282828;
    font-family: 'Didact Gothic', sans-serif;
    font-size: 25px;
    text-transform: uppercase;
    margin: 0 0 15px;
}

.experience .content-container .content .content-item.staff .first-img {
    float: right;
    margin: 0 -73px 0 30px;
}

.experience .content-container .content .content-item.staff .first-img img {
    margin-top: 10px;
}

.experience .content-container .content .content-item.staff .first-img img:first-of-type {
    margin-top: 0;
}

.experience .content-container .content .content-item.dining .the-content p {
    font-size: 17px;
    color: #282828;
    font-family: 'Didact Gothic', sans-serif;
    font-weight: 400;
    margin-bottom: 15px;
    line-height: 24px;
    text-align: justify;
}

.experience .content-container .content .content-item.families .first-img {
    margin-top: 20px;
    margin-bottom: 20px;
}

.experience .content-container .content .content-item .group {
    margin: 5px 0 0;
    font-size: 0;
}

.experience .content-container .content .content-item .group:first-of-type {
    margin: 0;
}

.experience .content-container .content .content-item.staff .group,
.experience .content-container .content .content-item.dining .group,
.experience .content-container .content .content-item.families .group,
.experience .content-container .content .content-item.spa .group {
    margin-left: -5px;
    margin-right: -5px;
}

.experience .content-container .content .content-item .group:nth-of-type(2n) {
    background: none;
}

.experience .content-container .content .content-item .group .wrapper {
    margin: 0 auto;
    padding: 0;
}

.experience .content-container .content .content-item .group .half {
    width: 57.8125%;
    display: inline-block;
    *display: inline;
    zoom: 1;
    float: none;
    vertical-align: middle;
    margin-bottom: 0;
}

.experience .content-container .content .content-item.staff .group .half,
.experience .content-container .content .content-item.dining .group .half,
.experience .content-container .content .content-item.families .group .half,
.experience .content-container .content .content-item.spa .group .half {
    width: calc(50% - 10px);
    margin: 0 5px;
}

@media all and (max-width: 1170px) {
    .experience .content-container .content .content-item .the-content {
        padding: 15px !important;
    }

    .experience .content-container .content .content-item.staff .first-img {
        margin-right: 0;
    }
}

@media all and (max-width: 1023px) {
    .experience .content-container .content .content-item .the-content {
        width: auto !important;
        padding: 0 !important;
    }

    .experience .content-container .content .content-item .the-content:after {
        display: none !important;
    }

    .experience .content-container .content .content-item.spa p:last-of-type {
        margin-bottom: 15px;
    }

    .experience .content-container .content .content-item .group {
        margin: 0;
    }

    .experience .content-container .content .content-item .group .wrapper {
        padding: 0 !important;
        margin: 0;
    }

    .experience .content-container .content .content-item .group .half.half-content {
        padding: 0 !important;
        display: block;
        width: auto;
    }

    .experience .content-container .content .content-item.staff .first-img,
    .experience .content-container .content .content-item.spa .second-img {
        display: none;
    }
}

@media all and (max-width: 767px) {
    .experience .content-container .content .content-item.spa dt {
        font-size: 22px;
    }
}

.combine .content-container .content .content-item a {
    text-transform: uppercase;
    text-decoration: none;
    color: #282828;
    font-family: 'Didact Gothic', sans-serif;
    font-size: 25px;
    border: 1px solid #282828;
    background: #fff;
    padding: 10px 40px;
    min-width: 225px;
    margin: 35px auto 0;
    text-align: center;
    max-width: 200px;
    display: block;

    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.combine .content-container .content .content-item a:hover {
    background: #0b4e9c;
}

@media all and (max-width: 767px) {
    .combine .content-container .content .content-item h1 br {
        display: none;
    }
}

.content-item.weddings .wrapper .the-content .wrapper {
    margin-top: 15px;
    padding-top: 0px;
    padding-bottom: 0px !important;
}

.weddings .content-container .content .content-item .capacity {
    font-size: 20px;
    font-weight: 500;
    display: inline-block;
    zoom: 1;
    vertical-align: top;
    width: 40.2%;
    color: #282828;
    text-transform: none;
    text-decoration: none;
    text-align: center;
    border: 1px solid #7f7f7f;
    background: #fff;
    padding: 3.1% 25px;
}

.weddings .content-container .content .content-item .guidelines a {
    font-size: 20px;
    font-weight: 500;
    display: inline-block;
    zoom: 1;
    vertical-align: top;
    width: 40.2%;
    color: #282828;
    text-transform: none;
    text-decoration: none;
    text-align: center;
    border: 1px solid #7f7f7f;
    background: #fff;
    padding: 4.25% 5px;
    margin-top: 13px;
}

.weddings .content-container .content .content-item .guidelines a:hover {
    background: #0b4e9c;
    color: #282828;
}

.weddings .content-container .content .content-item .first-img {
    float: left;
    margin-right: 20px;
    width: calc(59.8% - 20px);
}

/* NEW 2023 - VIRGA */
.weddings .content-container .content .content-item h1.entry-title {
    text-align: left;
    font-weight: 400;
    font-size: 40px;
    margin-bottom: 48px;
    margin-top:8px;
    color:#282828;
}

.weddings .content-container .content .content-item h1.entry-title span {
    color:#0b4e9c;
}

.weddings .content-container .content .content-item h2.entry-title{
    text-align: left;
    font-size: 30px;
    margin-bottom: 15px;
}

.weddings .content-container .content .content-item img{
    width:100%;
}

.weddings .content-container .content .content-item p strong {
    margin-top: 25px;
    display: block;
    font-weight: bold;
}

.weddings .group .half.half-content {
    padding-right: 30px;
}

.weddings .guidelines {
    text-align: center;
    margin-top: 40px;
    /* font-size: 18px; */
}

.weddings .content-container .content .content-item .guidelines a {
    font-size: 19px;
    padding: 15px 20px;
    
}
.weddings .content-container .content .content-item .guidelines a:hover{
    color:#fff;
}

@media all and (max-width: 981px) {
    .weddings .group .half.half-content {
        width:100%;
        padding-right:0px;
    }
}


@media all and (max-width: 1050px) {
    .weddings .content-container .content .content-item .guidelines a {
        margin-top: 12px;
    }
}

@media all and (max-width: 1023px) {
    .experience .content-container .content .content-item .group .wrapper {
        margin: 0 15px;
    }

    .weddings .content-container .content .content-item .capacity {
        padding: 3.2% 5px;
        font-size: 16px;
    }

    .weddings .content-container .content .content-item .guidelines a {
        padding: 4.07% 5px;
        font-size: 16px;
    }
}

@media all and (max-width: 981px) {
    .content-item.weddings img {
        display: none !important;
    }

    .weddings .content-container .content .content-item .capacity {
        width: 100%;
        padding: 3.2% 5px;
        font-size: 16px;
    }

    .weddings .content-container .content .content-item .guidelines a {
        width: 49.8%;
        padding: 4.4% 5px;
        font-size: 16px;
    }
}

@media all and (max-width: 829px) {
    .content-item.weddings img {
        display: none !important;
    }

    .weddings .content-container .content .content-item .capacity {
        width: 100%;
        padding: 3.2% 5px;
        font-size: 16px;
    }

    .weddings .content-container .content .content-item .guidelines {
        font-size: 0;
    }

    .weddings .content-container .content .content-item .guidelines a {
        width: 50%;
        padding: 4.4% 5px;
        font-size: 16px;
    }
}

@media all and (max-width: 767px) {
    .content-item.weddings img {
        display: none !important;
    }

    .weddings .content-container .content .content-item .capacity {
        width: 100%;
        padding: 3.2% 5px;
        font-size: 16px;
    }

    .weddings .content-container .content .content-item .guidelines a {
        width: 100%;
        padding: 4.4% 5px;
        font-size: 16px;
    }
}

.guest-reviews .content-container .content .content-item .tabs {
    background: transparent;
}

.guest-reviews .content-container .content .content-item .tabs {
    margin: 0 -1px;
}

.guest-reviews .content-container .content .content-item .tabs > ul {
    font-size: 0;
    margin-bottom: 30px;
    margin-left: -1px;
    margin-right: -1px;
    text-align: left;
}

.guest-reviews .content-container .content .content-item .tabs > ul li {
    display: inline-block;
    *display: inline;
    zoom: 1;
}

.guest-reviews .content-container .content .content-item .tabs > ul li a {
    text-decoration: none;
    padding: 10px 15px;
    background: #7e7e7e;
    color: #fff;
    font-family: 'Didact Gothic', sans-serif;
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
    border-right: 1px solid #f1f9fc;
    display: block;
    min-width: 140px;
    text-align: center;

    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.guest-reviews .content-container .content .content-item .tabs > ul li.current a {
    background: #0b4e9c;
    color: #fff;
}

.guest-reviews .content-container .content .content-item .tabs > div {
    display: none;
}

.guest-reviews .content-container .content .content-item .tabs > div.current {
    display: block;
    overflow-x: auto;
}

.guest-reviews .content-container .content .content-item .reviews-container .review,
.guest-reviews .content-container .content .content-item .slides li{
    display: block;
    opacity: 1;
}

.guest-reviews .content-container .content .content-item .slides li:before {
    content: '\2018\2018';
    display: block;
    float: left;
    color: #b1b1b1;
    font-size: 70px;
    margin: 23px 10px -10px -5px;
    line-height: 1px;
    font-family: serif;
    letter-spacing: -11px;
}

.guest-reviews .content-container .content .content-item .reviews-container .review .name,
.guest-reviews .content-container .content .content-item .slides li .rname {
    font-family: 'Didact Gothic', sans-serif;
    color: #282828;
}

.guest-reviews .content-container .content .content-item .reviews-container .review .dates,
.guest-reviews .content-container .content .content-item .slides li .gr-date {
    font-family: 'Didact Gothic', sans-serif;
}

.guest-reviews .content-container .content .content-item .reviews-pagination a:hover {
    background: #282828;
    color: #fff;
}

.guest-reviews .content-container .content .content-item .reviews-pagination a.active {
    background: #282828;
    border-color: #282828;
    color: #fff;
}

.rates .content-container .content .content-item .teaser strong {
    color: #282828;
    font-family: 'Didact Gothic', sans-serif;
}

.rates .content-container .content .content-item .promotions {
    background: #7f7f7f;
    color: #fff;
}

.rates .content-container .content .content-item .discounts .rates-title,
.rates .content-container .content .content-item .promotions .rates-title {
    color: #282828;
    font-family: 'Didact Gothic', sans-serif;
}

.rates .content-container .content .content-item .promotions .rates-title {
    color: #fff;
}

.rates .content-container .content .content-item .discounts .rates-tagline,
.rates .content-container .content .content-item .promotions .rates-tagline {
    color: #282828;
    font-family: 'Didact Gothic', sans-serif;
}

.rates .content-container .content .content-item .tabs-end > ul {
    background: #7e7e7e;
}


.rates .content-container .content .content-item .tabs > ul li a {
    text-decoration: none;
    padding: 10px 15px;
    background: #7e7e7e;
    color: #fff;
    font-family: 'Didact Gothic', sans-serif;
    text-transform: uppercase;
    border-right: 1px solid #f1f9fc;
}

.rates .content-container .content .content-item .tabs > ul li.current a {
    background: #0b4e9c;
    color: #fff;
}

.rates .content-container .content .content-item .tabs-end table th {
    background: #7f7f7f;
    font-family: 'Didact Gothic', sans-serif;
}

.rates .content-container .content .content-item .tabs-end table td {
    background: #e6f0fb;
    color: #282828;
    font-family: 'Didact Gothic', sans-serif;
}

.rates .content-container .content .content-item .tabs-end table td.vrsubject {
    background: #7f7f7f !important;
    color: #fff;
}

.rates .content-container .content .content-item .tabs-end table td .inclusions i {
    background: #0b4e9c;
}
.rates .content-container .content .content-item .tabs>div.current,
.rates .content-container .content .content-item .tabs-end>div.current {
    overflow-x: unset;
}
@media all and (max-width: 1023px) {
    .rates .content-container .content .content-item .tabs-end > div.current {
        overflow-x: auto;
    }
}
@media all and (max-width: 767px) {

    .rates .content-container .content .content-item .tabs > ul li {
        margin-bottom: 12px;
    }

    .rates .content-container .content .content-item .tabs > ul li.current a {
        -webkit-box-shadow: 5px 5px 20px 2px rgba(0, 0, 0, 0.78);
        -moz-box-shadow: 5px 5px 20px 2px rgba(0, 0, 0, 0.78);
        box-shadow: 3px 3px 5px 2px rgba(0, 0, 0, 0.5);
    }
}

.reservations .content-container .content .content-item a,
.general-enquiries .content-container .content .content-item a {
    color: #282828;
}

.reservations .content-container .content .content-item form,
.general-enquiries .content-container .content .content-item form {
    color: #282828;
    font-family: 'Didact Gothic', sans-serif;
    font-weight: 400;
}

.reservations .content-container .content .content-item form h2,
.general-enquiries .content-container .content .content-item form h2 {
    color: #0b4e9c;
    font-family: 'Didact Gothic', sans-serif;
}

.reservations .content-container .content .content-item form p,
.general-enquiries .content-container .content .content-item form p {
    color: #282828;
    font-family: 'Didact Gothic', sans-serif;
}

.reservations .content-container .content .content-item form .form-row label,
.general-enquiries .content-container .content .content-item form .form-row label {
    font-family: 'Didact Gothic', sans-serif;
}

.reservations .content-container .content .content-item form .form-row .input input,
.general-enquiries .content-container .content .content-item form .form-row .input input {
    font-family: 'Didact Gothic', sans-serif;
}

.reservations .content-container .content .content-item form .form-row .select select,
.general-enquiries .content-container .content .content-item form .form-row .select select {
    font-family: 'Didact Gothic', sans-serif;
}

.reservations .content-container .content .content-item form .form-row input[type=submit],
.general-enquiries .content-container .content .content-item form .form-row input[type=submit] {
    font-size: 18px;
    font-family: 'Didact Gothic', sans-serif;
    border: 1px solid #282828;
    color: #282828;
    background: #fff;
}

.reservations .content-container .content .content-item form .form-row input[type=submit]:hover,
.general-enquiries .content-container .content .content-item form .form-row input[type=submit]:hover {
    background: #0b4e9c;
    color: #fff;
    border: 1px solid #0b4e9c;
}

.sitemap .content-container .content .content-item ul li a {
    color: #282828;
}

.links .content-container .content .content-item a,
.links .content-container .content .content-item a h2,
.links .content-container .content .content-item a h3 {
    color: #282828;
}

.links .content-container .content .content-item h2 {
    color: #282828;
    font-family: 'Didact Gothic', sans-serif;
}

.links .content-container .content .content-item h3 {
    color: #282828;
    font-family: 'Didact Gothic', sans-serif;
}