#site-header-adjusted .navbar-nav>li>a{
    padding: 10px 15px;
    line-height: 2.5;
}

#navbarMenu li a img.ck-tv-logo{
    width: 30px;
    margin-bottom: 6px;
}

.mobile-navbar ul li a img.ck-tv-logo{
    width: 30px;
    margin-bottom: 6px;
}

#ck-tv-page #about-us-link{
    color: white;
}

.press-release-margin-top{
    margin-top: 10px;
}

#ck-tv-page #site-header-adjusted > nav{
    padding-top: 0;
    padding-bottom: 0;
}

#new-about-us-page #site-header-adjusted > nav{
    padding-top: 0;
    padding-bottom: 0;
}

.home #site-header-adjusted > nav{
    padding-top: 0;
    padding-bottom: 0;
}

#ck-tv-page section.main{
    width: min(100%, 1200px);
    margin: 0 auto;
}

#press-release-page #site-header-adjusted > nav{
    padding-top: 0;
    padding-bottom: 0;
}

#press-release-page section.main{
    width: min(100%, 1170px);
    margin: 0 auto;
    margin-top: 100px;
}

#ck-tv-page .card .card-title{
    font-size: 16px;
}

#ck-tv-page .search-div{
    margin: 0 auto;
    display: flex;
    width: min(100%, 700px);
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
}

#ck-tv-page > div.padding-60 > section > div:nth-child(1) > div > div > label{
    white-space: nowrap;
}

#ck-tv-page .affix{
    position: fixed !important;
}

.corporate-housing .affix{
    position: fixed !important;
}

.partner-with-us-page .affix{
    position: fixed !important;
}

#ck-tv-page .card-yt-player{
    height: 200px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    cursor: pointer;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

#ck-tv-page div.card{
    height: 100%;
}

#ck-tv-page .bx-play-circle{
    margin-left: 7px;
}

#ck-tv-page #tv-gallery-container-1 a i, #ck-tv-page #tv-gallery-container-2 a i{
    font-size: 30px;
}

#ck-tv-page a.card-link{
    text-decoration: none;
    cursor: pointer;
    display: flex;
    align-items: center;
}

#ck-tv-page .card-body{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

#ck-tv-page .main a.property-profile{
    font-size: 15px;
}

#ck-tv-page #btnsearch{
    height: 41px;
    width: 100%;
    margin-top: 10px;
    color: white;
    background-color: #032354;
    border: none;
    text-decoration: none;
    border-radius: 4px;
    text-align: center;
    cursor: pointer;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}

#ck-tv-page a i.bx.bx-search-alt-2{
    font-size: 20px;
    margin-right: 5px;
}

footer.site-footer div.footer-col-1 > div > div > p{
    font-size: 12px;
}

#ck-tv-page .main p{
    font-size: 16px;
}

/* Blog in Partner */

.partner-with-us-page .blog-image, .home .blog-image{
    height: 100%;
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: gainsboro;
    transition: 0.35s all ease;
}

.corporate-housing .blog-image, .home .blog-image{
    height: 100%;
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: gainsboro;
    transition: 0.35s all ease;
}

.partner-with-us-page .blog-image-container, .home .blog-image-container{
    height: 200px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    overflow: hidden;
}

.corporate-housing .blog-image-container, .home .blog-image-container{
    height: 200px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    overflow: hidden;
}

.partner-with-us-page .blog-image-container a, .home .blog-image-container a{
    padding: 7px 10px;
    background-color: white;
    border-radius: 3px;
    z-index: 2;
    position: absolute;
}

.corporate-housing .blog-image-container a, .home .blog-image-container a{
    padding: 7px 10px;
    background-color: white;
    border-radius: 3px;
    z-index: 2;
    position: absolute;
}

.partner-with-us-page .blog-title-link, .home .blog-title-link{
    font-size: 16px;
    color: black;
    font-weight: 700;
    text-transform: uppercase;
    color: #032354
}

.corporate-housing .blog-title-link, .home .blog-title-link{
    font-size: 16px;
    color: black;
    font-weight: 700;
    text-transform: uppercase;
    color: #032354
}

.corporate-housing .blog-dates .event-dates, .home .blog-dates .event-dates{
    font-size: 16px;
    color: black;
    font-weight: 700;
    text-transform: uppercase;
    color: #032354
}

.partner-with-us-page .blog-dates .event-dates, .home .blog-dates .event-dates{
    font-size: 16px;
    color: black;
    font-weight: 700;
    text-transform: uppercase;
    color: #032354
}

.home .blog-dates{
    margin-top: auto;
}

.partner-with-us-page .blog-container-2{
    border: 1px solid #ccc;
    display: flex;
    flex-direction: column;
    align-content: space-between;
    flex-wrap: wrap;
}

.corporate-housing .blog-container-2{
    border: 1px solid #ccc;
    display: flex;
    flex-direction: column;
    align-content: space-between;
    flex-wrap: wrap;
}

.home .blog-container-2{
    padding: 0 15px;
    border: none;
    margin: 20px 0 5px;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    flex: 1;
}

.home .blog-container-2 p{
    text-align: justify;
    font-size: 14px;
}

.home .blog-container{
    flex: 1;
    margin: 10px;
    padding: 10px;
    background-color: #eee;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}

.partner-with-us-page .blogs-desc, .home .blogs-desc{
    color: #888;
}

.partner-with-us-page .read-all-blogs-pm{
    padding: 10px;
    background-color: #032354;
    color: white;
    border-radius: 4px;
}

.corporate-housing .read-all-blogs-pm{
    padding: 10px;
    background-color: #032354;
    color: white;
    border-radius: 4px;
}

.partner-with-us-page .blog-article-link, .home .blog-article-link{
    text-decoration: none;
}

.corporate-housing .blog-article-link, .home .blog-article-link{
    text-decoration: none;
}

li.nav-chat-with-us{
    display: none !important;
}

li.nav-chat-with-us a.image-chat-now-link{
    display: flex;
    align-items: center;
}

.d-md-none .housing-photo{
    height: 200px;
}

#ck-tv-page .main a{
    font-size: 16px;
}

#ck-tv-page p.card-text{
    font-size: 15px;
}

a.learn-more-faq{
    cursor: pointer;
}

div.new-guest div#testimonials{
    background-color: #ccc;
    background-image:  linear-gradient(to top, #032354 25.6%, rgba(3, 35, 84, 0.4) 100%),
    url('../../../__assets_v3/images/about-us-assets/guestbookbg.png');
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
}

div#navbarMenu ul.new-navbar-center{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}

div#navbarMenu ul.new-navbar-center li.menu-item-new-home{
    position: absolute;
    left: 0;
    display: none;
}

nav.affix div#navbarMenu ul.new-navbar-center li.menu-item-new-home{
    display: block;
}

nav.affix-top div#navbarMenu ul.new-navbar-center li.menu-item-new-home{
    display: none;
}

div#navbarMenu ul.new-navbar-center li.menu-item-new-home a{
    padding: 5px;
}

div#navbarMenu ul.new-navbar-center li.menu-item-new-home a img{
    margin: 0;
    height: auto;
}


div.van-1{
    background-image:  url('../../../__assets_v3/images/about-us-assets/van-combined.jpg');
    background-position: left;
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%;
    height: 280px;
    flex: 1 0 0;
}

div.pagination-drop{
    display: flex;
    justify-content: center;
    align-items: baseline;
    flex-wrap: wrap;
    align-content: baseline;
    flex-direction: row;
    margin: 30px 30px 60px;
}

div.pagination-drop div.input-group-guestbook-2{
    width: auto;
    padding-right: 0;
}

div.pagination-drop div.input-group-guestbook-2 select{
    margin-top: 0;
}

.mobile-home-page #body_loader,
body.home #body_loader,
body.listing-page-mobile #body_loader,
#body_loader.mobile-search{
    display: flex;
    z-index: 999;
    position: fixed;
    top: 50%;
    bottom: 50%;
    padding: 20px;
    width: 100%;
    margin: auto;
    height: 100%;
    opacity: 1;
}

.mobile-home-page #body_loader #search-results-preloader,
body.home #body_loader #search-results-preloader,
body.listing-page-mobile #body_loader #search-results-preloader,
#body_loader.mobile-search #search-results-preloader{
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    align-content: center;
    width: 100%;
    margin-bottom: 0;
    opacity: 1;
    z-index: 999;
}

.mobile-home-page #body_loader #search-results-preloader #circularG,
body.home #body_loader #search-results-preloader #circularG,
body.listing-page-mobile #body_loader #search-results-preloader #circularG,
#body_loader.mobile-search #search-results-preloader #circularG{
    margin: 0;
}

#home-flexslider form#frm_search .btn-normal-orange{
    height: unset;
}

div.van-2{
    background-image:  url('../../../__assets_v3/images/about-us-assets/van_2.png');
    background-position: right;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 400px;
    flex: 1 0 0;
}

body#new-about-us-page section.van{
    margin-top: 10px;
    margin-bottom: 40px;
    padding-left: 20px;
    padding-right: 20px;
}

div.van-photo{
    display: flex;
    width: 100%;
}

body#new-about-us-page section p.van-label{
    text-align: center;
    width: 100%;
    color: gray;
    font-weight: bolder;
    font-size: 15px;
}

section#recent-fp div.rfp{
    width: 100%;
    display: flex;
}

section#recent-fp div.rfp .photo-showcase{
    display: flex;
    flex: 1 0 auto;
    width: 400px;
    max-width: 100%;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: flex-end;
}

section#recent-fp div.rfp .photo-showcase .photo{
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 470px;
    margin: 5px 0;
}

#new-about-us-page button.slick-arrow{
    width: 100px;
    height: 100px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

#new-about-us-page button.slick-arrow:focus{
    outline: none;
}

#new-about-us-page .slick-prev:before, #new-about-us-page .slick-next:before{
    display: none;
}

#new-about-us-page .slick-next{
    z-index: 1;
    right: -50px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    filter: opacity(0.8) drop-shadow(0 0 0 #032354) saturate(1000%) brightness(80%);
    background-image: url('../../../__assets_v3/images/about-us-assets/chevron-right-regular-144.png');
}

#new-about-us-page .slick-prev{
    z-index: 1;
    left: -50px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    filter: opacity(0.8) drop-shadow(0 0 0 #032354) saturate(1000%) brightness(80%);
    background-image: url('../../../__assets_v3/images/about-us-assets/chevron-left-regular-144.png');
}

#new-about-us-page .slick-next:hover{
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    filter: opacity(0.8) drop-shadow(0 0 0 #032354) saturate(1000%) brightness(80%);
    background-image: url('../../../__assets_v3/images/about-us-assets/chevron-right-regular-144.png');
}

.slick-prev:hover{
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    filter: opacity(0.8) drop-shadow(0 0 0 #032354) saturate(1000%) brightness(80%);
    background-image: url('../../../__assets_v3/images/about-us-assets/chevron-left-regular-144.png');
}

#new-about-us-page .slick-next:focus{
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    filter: opacity(0.8) drop-shadow(0 0 0 #032354) saturate(1000%) brightness(80%);
    background-image: url('../../../__assets_v3/images/about-us-assets/chevron-right-regular-144.png');
}

#new-about-us-page .slick-prev:focus{
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    filter: opacity(0.8) drop-shadow(0 0 0 #032354) saturate(1000%) brightness(80%);
    background-image: url('../../../__assets_v3/images/about-us-assets/chevron-left-regular-144.png');
}

section#recent-fp div.rfp p{
    margin-top: 10px;
    margin-bottom: 10px;
}
body#new-about-us-page.airbnb-page div#body_content section#recent-fp div.rfp p.bldg-name-rfp{
    font-size: 20px;
    color: #333;
    font-weight: 600;
}

body#new-about-us-page.airbnb-page div#body_content section#recent-fp div.rfp p.bldg-address-rfp{
    font-size: 18px;
    color: #333;
}

section#recent-fp div.rfp .photo-showcase .rfp-title{
    width: 100%;
}

div.packages{
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    margin-bottom: 20px;
    justify-content: space-between;
}

div.packages div{
    border-left: 2px solid gray;
    padding-left: 20px;
    margin-bottom: 5px;
}

div.packages div.active{
    border-left: 2px solid #032354;
}

div.frame-container iframe{
    width: 100%;
    height: 400px;
    background-color: gray;
}

section#recent-fp #bf-main .photo{
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 470px;
    margin: 5px 0;
}

div#bf-main{
    width: 100%;
}

div.photo-bf-1{
    background-image: url('../../../__assets_v3/images/before-after/bf-1.jpg');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 470px;
}

div.photo-af-1{
    background-image: url('../../../__assets_v3/images/before-after/af-1.jpg');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 470px;
}

div.frame-container{
    display: block;
    justify-content: center;
}

body#new-about-us-page.airbnb-page div#body_content div.packages div p{
    font-weight: 600;
    margin: 0;
    color: gray;
}

body#new-about-us-page.airbnb-page div#body_content div.packages div p.active{
    color: #032354;
}

section#recent-fp div.rfp .photo-showcase .rfp-title{
    width: 100%;
}

section#recent-fp div.rfp .photo-showcase .rfp-photos{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

section#recent-fp div.rfp .photo-showcase .photo.photo-cka-1-rfp{
    background-image: url('../../../__assets_v3/images/about-us-assets/partner/rfp-1.png');
}

section#recent-fp div.rfp .photo-showcase .photo.photo-cka-2-rfp{
    background-image: url('../../../__assets_v3/images/about-us-assets/partner/rfp-2.png');
    width: 240px;
    height: 170px;
    width: 100%;
    flex: 1;
}

div.rfp-photos a{
    width: 50%;
}

section#recent-fp div.rfp .photo-showcase .photo.photo-cka-3-rfp{
    background-image: url('../../../__assets_v3/images/about-us-assets/partner/rfp-3.png');
    width: 240px;
    height: 170px;
    width: 50%;
    flex: 1;
}

section#recent-fp div.rfp .photo-showcase .photo.photo-cka-4-rfp{
    background-image: url('../../../__assets_v3/images/about-us-assets/partner/rfp-4.png');
    width: 240px;
    height: 170px;
    width: 50%;
    flex: 1;
}

section#recent-fp div.rfp .photo-showcase .photo.photo-cka-5-rfp{
    background-image: url('../../../__assets_v3/images/about-us-assets/partner/rfp-5.png');
    width: 240px;
    height: 170px;
    width: 50%;
    flex: 1;
}

div.new-guest #testimonials .col-md-4{
    padding: 15px;
}

div.new-guest #testimonials .narrative{
    padding: 0;
    margin: 0;
}

div.new-guest #testimonials p.guestbook,
div.new-guest #testimonials h2.guestbook{
    color: white;
    margin: 0;
    font-family: 'Raleway', sans-serif !important;
    font-weight: 400;
}

div.top-section{
    padding: 0;
}

div.new-guest #testimonials hr.guestbook{
    border: none;
    border-bottom: 1.5px solid white;
}

body#new-about-us-page div.new-guest section#testimonials-gb p,
body#new-about-us-page div.new-guest section#testimonials-gb .text-center
body#new-about-us-page div.new-guest section#testimonials-gb p.text-center{
    text-align: center;
}


body#new-about-us-page div.new-guest section#testimonials-gb div.text-center{
    text-align: center;
}

div.input-group-guestbook{
    display: flex;
    width: 100%;
    justify-content: space-between;
    margin: 15px;
    flex-wrap: wrap;
    padding-right: 28px;
    align-items: center;
    flex-direction: column;
}

div.input-group-guestbook select{
    width: 100%;
    padding: 15px;
    margin-top: 20px;
}

div.new-guest #testimonials #addon-span{
    color: white;
    padding-left: 15px;
    margin: 0;
    font-family: 'Raleway', sans-serif !important;
    font-weight: 400;
}

div.new-guest .pagination-gb{
    text-align: center;
    user-select: none;
}

div.new-guest .pagination-gb li{
    display: inline-block;
    margin: 5px;
    box-shadow: 0 5px 25px rgb(1 1 1 / 10%);
}

div.new-guest .pagination-gb li a{
    color: white;
    text-decoration: none;
    font-size: 1.2em;
    line-height: 45px;
}

div.new-guest .previous-page,
div.new-guest .next-page{
    background: #0056B9;
    width: 80px;
    border-radius: 45px;
    cursor: pointer;
}

div.new-guest .box-content{
    width: 100%;
}

div.new-guest li.previous-page a,
div.new-guest li.next-page a{
    color: white;
}

div.new-guest .current-page,
div.new-guest .dots{
    background: #ccc;
    width: 45px;
    border-radius: 50%;
    cursor: pointer;
}

div.new-guest .active{
    background: #0056B9;
}

div.new-guest .disable{
    background: #ccc;
}

div.input-group-guestbook select.items-card{
    width: 150px;
}

body#new-about-us-page p.expand-all{
    text-align: center;
    display: inline-block;
    padding: 5px;
    margin: 0 auto;
    font-weight: 600;
    font-size: 15px;
}
.owl-carousel.owl-drag .owl-item{
    padding-top: 20px;
}
div.box-area button.btn-view-more{
    margin-top: 5px;
    font-size: 15px;
    padding: 5px 10px;
}

div.box-area button.btn-view-more:hover{
    color: white;
}

div.box-area{
    padding: 20px;
    position: relative;
    display: block;
    background: white;
    color: black;
    box-shadow: rgba(0,0,0,0.35) 0 5px 15px;
    min-height: 340px;
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box;         /* Opera/IE 8+ */
}
div.box-area h5{
    font-size: 15px;
    font-weight: 700;
    color:#0056B9;
    margin-top: 30px;
    margin-bottom: 5px;
    text-transform: uppercase;
    letter-spacing: 1px;
}
div.box-area span{
    color: #032354;
    display: block;
    font-size: 15px;
    margin: 0 0 10px;
    font-weight: 400;
}

div#dual-button-wrapper a#btn-submit-main {
    padding-top: 7px !important;
}

div#dual-button-wrapper a#btn-submit-main .fa-check-circle{
    line-height: 24px;
}

body#new-about-us-page div#body_content section#testimonials p.star,
div#new-guestbook section#testimonials-gb p.star{
    margin: 10px 0;
    filter: opacity(0.8) drop-shadow(0 0 0 #032354) saturate(1000%) brightness(80%);
}

div#new-guestbook{
    background: url('../../../__assets/images/img-testimonials-bg.jpg');
    background-position: top center;
    background-color: #1a719f;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box;         /* Opera/IE 8+ */
}

div#new-guestbook div.container-guest {
    padding-left: 15px;
    padding-right: 15px;
    margin-left: auto;
    margin-right: auto;
}

div#new-guestbook div.container-guest .row{
    margin-right: -15px;
    margin-left: -15px;
}

#top-floating-container{
    top: 80px;
}

@media (min-width: 768px){
    #ck-tv-page .card-yt-player-adjusted{
        height: 400px;
    }

    #ck-tv-page #btnsearch{
        margin-top: 0;
    }

    #ck-tv-page .search-div{
        margin: 0 auto;
        display: flex;
        width: min(100%, 700px);
        flex-direction: row;
        flex-wrap: nowrap;
        align-items: center;
    }
    div#new-guestbook div.container-guest {
        width: 750px;
    }
    div.input-group-guestbook select{
        width: 350px;
    }
}

@media (min-width: 992px){
    div#new-guestbook div.container-guest {
        width: 970px;
    }
    #ck-tv-page .card-yt-player-adjusted-2{
        height: 300px;
    }
}

@media (min-width: 1200px){
    #ck-tv-page .card-yt-player-adjusted-3{
        height: 260px;
    }
    #ck-tv-page .card-yt-player-adjusted-2{
        height: 400px;
    }
    #ck-tv-page .card-yt-player-adjusted{
        height: 520px;
    }

    li.nav-chat-with-us{
        display: inline-block !important;
    }

    div#new-guestbook div.container-guest {
        width: 1170px;
    }
    #new-about-us-page .slick-next{
        right: -100px
    }

    #new-about-us-page .slick-prev{
        left: -100px;
    }
}

body#new-about-us-page section div.box-area .content{
    color: #333;
    font-size: 15px;
    text-align: center;
}
div.box-area .img-area{
    width: 80px;
    height: 80px;
    position: absolute;
    top: -40px;
    left: 0;
    bottom: 0;
    margin: 0 auto;
    right: 0;
    z-index: 1;
    border: 5px solid #fff;
    box-shadow: 0 5px 4px  rgba(0,0,0,0.5);
    background: #fff;
    border-radius: 50%;
}
section#testimonials .owl-nav{
    position: absolute;
    top: 50%;
    width: 100%;
}
section#testimonials .owl-prev,
section#testimonials .owl-next{
    width: 100px;
    height: 100px;
    line-height: 50px;
    color: #0056B9;
    text-align: center;
    background: #fff;
    position: absolute;
}
section#testimonials .owl-prev{
    left: -100px;
    top: -50px;
    background: transparent;
}

section#testimonials .owl-next{
    right: -100px;
    top: -50px;
    background: transparent;
}

.bx-chevron-right, .bx-chevron-left{
    font-size: 100px;
}

body#new-about-us-page .cktesti{
    line-height: 1.1;
}

div#new-guestbook.about-us-container h3.cktesti{
    line-height: 1.1;
    font-size: 24px;
}

body#new-about-us-page #testimonials .narrative h3{
    font-size: 24px;
}
div.expand-div{
    display: flex;
    justify-content: center;
    align-items: center;
}

body#new-about-us-page p.expand-all:hover{
    background-color: #032354;
    border-radius: 5px;
    cursor: pointer;
    color: white;
}

div#heading{
    margin: 0;
    padding: 0;
    height: 420px;
    position: relative;
    display: flex;
    justify-content: center;
    background-image: url("../../images/about-us-assets/about-us-bg.svg");
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
}
div#heading-history{
    margin: 0;
    padding: 0;
    height: 420px;
    position: relative;
    display: flex;
    justify-content: center;
    background-image: url("../../images/about-us-assets/history/main-bg.svg");
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
}

div#heading-partner-with-us-2.model-bg{
    background: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url("../../images/about-us-assets/about-us-bg.svg");
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

form#contact-us{
    width: 100%;
    margin-bottom: 40px;
    font-size: 16px;
    padding: 10px 0 40px;
    margin: 0 auto;
}

form#contact-us label{
    display: block;
    margin: 0;
    color: black;
}

form#contact-us span.error-msg{
    font-size: 16px;
    color: #c51244;
    position: relative;
    bottom: 2px;
}

form#contact-us p.error-msg{
    color: #c51244;
    margin: 0 0 20px 0;
}

form#contact-us input, form#contact-us select, form#contact-us textarea{
    padding: 20px;
    margin: 20px auto;
    width: 100%;
    box-sizing: border-box;
    border: 1px solid black;
    border-radius: 4px;
    color: #032354;
    font-weight: 600;
}

form#contact-us textarea{
    height: 130px;
}

form#contact-us h2.executive{
    color: #032354;
}

form#contact-us #parking-avail{
    font-size: 24px;
    padding: 5px;
    width: auto;
    margin: 20px 0 0;
}

#brand-title h3.CK-title.margin-all-40{
    margin: 20px;
}

#brand-title h2.CK-title.margin-all-40{
    margin: 20px;
}

#brand-title h1.CK-title.margin-all-40{
    margin: 20px;
}

#brand-title h3.CK-title.margin-all-60{
    margin: 20px;
}

#brand-title h2.CK-title.margin-all-60{
    margin: 20px;
}

#brand-title h1.CK-title.margin-all-60{
    margin: 20px;
}

/* Customize the label (the container) */
form#contact-us .container {
    display: block;
    position: relative;
    padding-left: 55px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 16px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #032354;
    margin-top: 20px;
    padding-top: 8px;
  }
  
  /* Hide the browser's default checkbox */
  form#contact-us .container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
  }
  
  /* Create a custom checkbox */
  form#contact-us .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 40px;
    width: 40px;
    background-color: #eee;
  }
  
  /* On mouse-over, add a grey background color */
  form#contact-us .container:hover input ~ .checkmark {
    background-color: #ccc;
  }
  
  /* When the checkbox is checked, add a blue background */
  form#contact-us .container input:checked ~ .checkmark {
    background-color: #032354;
  }
  
  /* Create the checkmark/indicator (hidden when not checked) */
  form#contact-us .checkmark:after {
    content: "";
    position: absolute;
    display: none;
  }
  
  /* Show the checkmark when checked */
  form#contact-us .container input:checked ~ .checkmark:after {
    display: block;
  }
  
  /* Style the checkmark/indicator */
  form#contact-us .container .checkmark:after {
    left: 15px;
    top: 5px;
    width: 10px;
    height: 20px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }

/* Create a custom radio button */
form#contact-us .checkmark-radio {
    position: absolute;
    top: 0;
    left: 0;
    height: 40px;
    width: 40px;
    background-color: #eee;
    border-radius: 50%;
  }
  
  /* On mouse-over, add a grey background color */
  form#contact-us .container:hover input ~ .checkmark-radio {
    background-color: #ccc;
  }
  
  /* When the radio button is checked, add a blue background */
  form#contact-us .container input:checked ~ .checkmark-radio {
    background-color: #032354;
  }
  
  /* Create the indicator (the dot/circle - hidden when not checked) */
  form#contact-us .checkmark-radio:after {
    content: "";
    position: absolute;
    display: none;
  }
  
  /* Show the indicator (dot/circle) when checked */
  form#contact-us .container input:checked ~ .checkmark-radio:after {
    display: block;
  }
  
  /* Style the indicator (dot/circle) */
  form#contact-us .container .checkmark-radio:after {
    top: 14px;
    left: 14px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: white;
  }

form#contact-us label.radio{
    width: fit-content;
    margin: 20px 0 0 0;
    top: -4px;
}

form#contact-us #submit{
    background-color: #032354;
    color: white;
    border: none;
    width: min(100%, 200px);
}

div.input-container{
    display: flex;
}

form#contact-us input#attachment{
    width: min(270px, 100%);
}

#testimonials{
    background-color: #032354;
    margin: 0 auto;
}

div.about-us-container{
    overflow-x: hidden;
}

div#new-guestbook #testimonials{
    background-color: transparent;
}

#testimonials .es-carousel-wrapper{
    width: min(100%, 1100px);
    padding: 0 21px;
    margin: 0 auto;
}

body#new-about-us-page section#testimonials ul li a:link { text-decoration: none; }
body#new-about-us-page section#testimonials ul li a:visited { text-decoration: none; }
body#new-about-us-page section#testimonials ul li a:hover { text-decoration: none; }
body#new-about-us-page section#testimonials ul li a:active { text-decoration: none; }

body#new-about-us-page section#testimonials #ckfeedback{
    padding: 5px;
    border-radius: 3px;
}

div#new-guestbook section#testimonials #ckfeedback{
    padding: 5px;
    border-radius: 3px;
}

body#new-about-us-page section#testimonials ul li{
    height: 300px;
}

body#new-about-us-page section#testimonials .es-nav .es-nav-prev,
body#new-about-us-page section#testimonials .es-nav .es-nav-next{
    background-size: 60%;
}

body#new-about-us-page section#testimonials .es-nav span{
    top: 35%;
    width: 40px;
}

body#new-about-us-page section#testimonials #ckfeedback:hover{
    background-color:#0056B9;
    text-decoration: none;
    color: white;
}

div#new-guestbook section#testimonials #ckfeedback:hover{
    background-color:#0056B9;
    text-decoration: none;
    color: white;
}

body#new-about-us-page section#testimonials ul{
    padding: 0;
}

body#new-about-us-page section#testimonials p,
div#new-guestbook section#testimonials p{
    margin: 0 0 10px;
    text-align: center;
}

body#new-about-us-page.airbnb-page div#body_content p.heading-fp{
    font-size: 18px;
    color: white;
}

body#new-about-us-page.airbnb-page div#body_content p.heading-fp-1{
    font-size: 18px;
    color: black;
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
}

body#new-about-us-page.airbnb-page div#body_content p.name-fp{
    font-size: 18px;
    color: #032354;
    font-weight: 600;
    margin-bottom: 0;
}

body#new-about-us-page div#body_content section#testimonials p,
div#new-guestbook section#testimonials p{
    padding: 0;
    margin: 0 0 10px;
}

body#new-about-us-page div#body_content section#testimonials .narrative{
    margin: 40px 0;
}

body#new-about-us-page div#body_content section#testimonials p img{
    height: 20px;
    margin: 10px 0;
}

div#new-guestbook section#testimonials p img{
    height: 20px;
    margin: 10px 0;
}

body#new-about-us-page section#testimonials{
    padding: 0;
}

div.attach-photos{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 200px;
    background-color: white;
    margin: 20px 0;
}

div.input-group{
    width: 50%;
}

div#gb-feedback-1{
    display: none;
}

div#gb-feedback-2{
    display: block;
}

p#gb-feedback-button{
    display: none;
}

div#modal-message-email, div.modal-review{
    position: fixed;
    z-index: 99999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,0.4);
    display: none;
    justify-content: center;
    align-items: center;
}

div.modal-review{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

div#modal-message-email .modal-content,
div.modal-review .modal-content{
    background-color: #fefefe;
    padding: 20px;
    border: 1px solid #888;
    width: 80%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

div.modal-review .modal-content{
    padding: 40px;
}

div.modal-review.new-guest{
    box-sizing: border-box;
}

div.modal-review.new-guest .modal-content{
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    outline: 0;
    height: auto;
}

div.modal-review.new-guest .modal-content p{
    font-size: 16px;
    font-family: 'Raleway', sans-serif;
}

div.modal-review .modal-content p.star{
    margin: 10px 0;
    filter: opacity(0.8) drop-shadow(0 0 0 #032354) saturate(1000%) brightness(80%);
}

div.modal-review .modal-content p{
    text-align: center;
    font-size: 15px;
}

div#modal-message-email .modal-content h3,
div.modal-review .modal-content h3{
    text-align: center;
}

div#modal-message-email .modal-content #close-modal,
div.modal-review .modal-content #close-modal-review{
    color: white;
    background-color:#032354;
    width: 100px;
    padding: 20px;
    margin: 20px;
    height: 60px;
    cursor: pointer;
    box-sizing: border-box;
    border: 1px solid black;
    border-radius: 4px;
    line-height: 20px;
    text-align: center;
    font-size: 20px;
    border: none;
}

div.modal-review .modal-content #close-modal-review{
    position: absolute;
    width: 60px;
    height: 60px;
    top: -30px;
    right: -30px;
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

div.modal-review .modal-content #close-modal-review .bx{
    font-size: 44px;
}

div.modal-review .modal-content #close-modal-review:hover{
    text-decoration: none;
}

div#heading-partner-with-us-2{
    margin: 0;
    padding: 0;
    height: 420px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    background-image: url("../../images/about-us-assets/partner/partner-with-us-page-2.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    flex-direction: column;
}
div#heading-partner-with-us-3{
    margin: 0;
    padding: 0;
    height: 420px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    background-image: url("../../images/housing/Corporate\ Housing\ 5.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    flex-direction: column;
}

div.housing-photo-1{
    height: 450px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-image: url("../../images/housing/Corporate\ Housing\ 2.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
div.housing-photo-2{
    height: 450px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-image: url("../../images/housing/Corporate\ Housing\ 3.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
div.housing-photo-3{
    height: 450px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-image: url("../../images/housing/Corporate\ Housing.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
}
div.housing-photo-3 p.photo-label{
    bottom: 25px;
    position: absolute;
    margin-top: 0;
    font-size: 15px;
    color: darkslategray;
    font-weight: 600;
}
div.housing-photo-4{
    height: 450px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-image: url("../../images/housing/Corporate\ Housing\ 4.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
div.icon-holder{
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: center;
    margin-top: 30px;
}
div.icon-holder i{
    font-size: 50px;
    color: #032354;
}

div.icon-holder p.icon-title{
    font-size: 22px;
    color: #032354;
    font-family: 'Roboto', sans-serif !important;
    font-weight: 500;
}

div#title{
    width: 45%;
    margin: 0;
    padding: 20px;
    height: 200px;
    background-color: white;
    text-align: center;
    position: absolute;
    bottom: -1px;
    align-items: center;
    justify-content: center;
    display: flex;
    flex-wrap: wrap;
    overflow: hidden;
}
p.justify{
    text-align: justify;
    text-justify: inter-word;
}
h3.CK-title, p.CK-description{
    margin: 20px 0;
}

h2.CK-title, p.CK-description{
    margin: 20px 0;
}

h1.CK-title, p.CK-description{
    margin: 20px 0;
}

.padding-60{
    padding-top: 61px;
}

.white{
    color: #fff;
}

.CK-title{
    font-size: 34px;
    font-weight: 800;
    color: #032354;
}
p.CK-description{
    font-size: 15px;
    font-weight: 500;
    color: #333;
}

body#new-about-us-page div#body_content{
    min-width: 100%;
}

body#new-about-us-page div#body_content div#title p.CK-description{
    font-size: 16px;
}

body#new-about-us-page.history-page div#body_content p{
    font-size: 15px;
}

li.menu-item{
    text-transform: uppercase;
    font-weight: 800;
    color: #032354;
    line-height: 30px;
}
ul.navbar-nav-about{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 0;
    padding: 0;
    box-shadow: 0 2px 4px 0px rgba(0,0,0,.2);
    font-size: 14px;
}
ul.navbar-nav-brands{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 0;
    padding: 0;
    font-size: 14px;
}
div#navbarMenu{
    padding: 0;
}
li.line{
    border-bottom: 4px solid #032354;
}
li.about-us-ck{
    border-bottom: 2px solid #032354;
}
li.our-history{
    border-bottom: 2px solid #032354;
}
li.our-brands{
    border-bottom: 2px solid #032354;
}
li.executive-team{
    border-bottom: 2px solid #032354;
}
li.partner-with-us{
    border-bottom: 2px solid #032354;
}
li.press-releases{
    border-bottom: 2px solid #032354;
}
li.contact-us{
    border-bottom: 2px solid #032354;
}

body#new-about-us-page .text-center, #quality p.text-center{
    text-align: center;
}

body#new-about-us-page section#brands p.text-center{
    font-size: 15px;
}
#form-link{
    text-decoration: underline;
    font-weight: 600;
}
a.learn-more{
    font-weight: 600;
}
.about-us-heading{
    color: #032354;
    text-align: center;
    font-size: 28px;
    font-weight: 700;
    margin-top: 40px;
    margin-bottom: 40px;
}
#brands .about-us-heading{
    margin-bottom: 10px;
}

#our-people .about-us-heading{
    margin-bottom: 40px;
}


div.about-us-container{
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: center;
}

div.about-us-container-history{
    margin: 0;
    padding: 0;
    display: block;
    margin: 0 auto;
}

div.pwu-2-50-1{
    width: 45%;
    max-width: 625px;
    background-color: #032354;
    max-height: 675px;
    padding: 0 20px 40px;
}

div.pwu-2-50-2{
    width: 45%;
    max-width: 625px;
    background-color: #0056B9;
    max-height: 675px;
    padding: 0 20px 40px;
}

div.pwu-2-50-1 h2.about-us-heading,
div.pwu-2-50-1 ul li{
    color: white;
}

div.pwu-2-50-2 h2.about-us-heading,
div.pwu-2-50-2 ul li{
    color: white;
}

div.pwu-2-50-1 h2.about-us-heading,
div.pwu-2-50-2 h2.about-us-heading{
    padding: 0;
}

.video-wrapper{
    width: 100%;
    margin: 0 auto;
}
.iframe-container{
    position: relative;
    width: 100%;
    padding-bottom: 56.25%;
}
.responsive-iframe{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

div.gray{
    background-color: #F5F5F5;
}

body#new-about-us-page section{
    width: min(100%, 1200px);
    padding: 0 20px;
}

body#new-about-us-page section#model-ck-icons{
    width: min(100%, 1010px);
    padding: 0 20px;
}

body#new-about-us-page .model-page section{
    width: min(100%, 1010px);
    padding: 0 20px;
}

form#contact-us{
    width: min(1200px, 100%);
}

.bruno-email{
    color: #0056B9;
}

body#new-about-us-page section#model-bruno-page p span.bruno-contact{
    font-size: 16px;
    font-weight: 600;
    text-decoration: underline;
}

body#new-about-us-page section#model-bruno-page{
    padding: 0 20px;
    width: min(100%, 800px);
    margin: 60px auto;
    display: flex;
}

body#new-about-us-page section p{
    margin: 20px 0;
}

body#new-about-us-page section#quality p{
    font-size: 15px;
}

body#new-about-us-page div.model-page section p,
body#new-about-us-page section#model-ck-icons div.list-property-logo p,
body#new-about-us-page section#model-bruno-page p{
    font-size: 15px;
}

body#new-about-us-page section#partner-with-us p{
    font-size: 15px;
}


body#new-about-us-page section ul{
    padding-left: 15px;
}

.logo-label{
    font-size: 15px;
    font-weight: bolder;
    color: gray;
    text-align: left;
    margin-top: 10px;
    width: 100%;
}

section#history{
    display: flex;
    padding: 0 20px;
}

section#manage-group{
    display: flex;
    padding: 20px 0 0 0;
}

section .history-50{
    width: 100%;
    padding: 0;
}

section#partner-with-us-form{
    padding-top: 30px;
}

div.partner-50{
    width: 100%;
}

div.partner-50 h2.about-us-heading{
    margin-top: 0;
    font-size: 24px;
    text-align: left;
    margin-bottom: 25px;
}

div.partner-poster{
    min-width: 450px;
    min-height: 450px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

div.partner-poster-1{
    background-image: url("../../images/about-us-assets/partner/poster-1.svg");
}

div.partner-poster-2{
    background-image: url("../../images/about-us-assets/partner/poster-2.svg");
}

div.partner-poster-4{
    background-image: url("../../images/about-us-assets/partner/design.png");
}

div.partner-poster-3{
    background-image: url("../../images/about-us-assets/partner/poster-3.svg");
}

div.partner-poster-5{
    background-image: url("../../images/about-us-assets/partner/unnamed.jpg");
    min-width: 600px;
    min-height: 300px;
}

div.partner-container{
    width: 100%;
    display: flex;
    flex-direction: row;
    margin: 0 auto 10px;
}

.is-hidden{
    display: none;
}

div.yes-no-div{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    line-height: 24px;
    padding: 10px 0;
    margin-bottom: 10px;
}

body#new-about-us-page section#recent-fp{
    width: min(100%, 1100px);
}

div.option{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
}

.underline{
    text-decoration: underline;
}

#show-all:hover, #hide-all:hover{
    cursor: pointer;
}

.history-image{
    width: 490px;
    height: 420px;
    background-image: url("../../images/about-us-assets/our-history.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 280%;
}
.about-us-link{
    text-decoration: underline;
    font-weight: 800;
}
#residences-2 div.photo-container{
    justify-content: space-evenly;
}

#recent div.photo-container{
    margin: 0 auto;
    justify-content: center;
}

#recent-fp div.photo-container{
    margin: 0 auto;
    justify-content: center;
}

#recent div.photo-showcase{
    margin: 0 10px;
}

#recent-fp div.photo-showcase{
    margin: 0 10px;
}

body#new-about-us-page section#recent{
    padding-bottom: 40px;
}

body#new-about-us-page section#recent-fp{
    padding-bottom: 40px;
}

#recent h2.about-us-heading{
    margin-top: 60px;
}

#recent-fp h2.about-us-heading{
    margin-top: 60px;
}

section#brands div.brands-logo{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    flex-direction: row;
    margin: 0 auto;
}

body#new-about-us-page a.view-prop-profile{
    padding: 10px;
    width: 100%;
    margin: 0 auto;
    color: white;
    background-color: #032354;
}

body#new-about-us-page a.view-prop-profile:hover,
body#new-about-us-page a.view-prop-profile:active,
body#new-about-us-page a.view-prop-profile:visited,
body#new-about-us-page a.view-prop-profile:link{
    text-decoration: none;
}

section#brands div.brands-logo.ck-logos{
    justify-content: center;
    max-width: 800px;
}

section#brands.main-brands div.brands-logo div.image-container{
    height: 70px;
    width: 250px;
}

section#brands.main-brands div.brands-logo div.image-container.image-container-1{
    height: 120px;
}

section#brands.main-brands div.brands-logo div.image-container.image-container-2{
    height: 100px;
}

div.image-container{
    height: 60px;
    width: 190px;
    padding: 10px;
    margin: 20px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
}
div.image-container-1{
    background-image: url("../../images/about-us-assets/manhattan.svg");
    background-size: 60%;
    height: 80px;
}
div.image-container-2{
    background-image: url("../../images/about-us-assets/hamptons.svg");
}
div.image-container-3{
    background-image: url("../../images/about-us-assets/ckhospital.svg");
}
div.image-container-4{
    background-image: url("../../images/about-us-assets/ckresidences.svg");
}
div.image-container-5{
    background-image: url("../../images/about-us-assets/soutbank.svg");
}
div.image-container-6{
    background-image: url("../../images/about-us-assets/ckapartments.svg");
}

div.ads-logo-container-1{
    background-image: url("../../images/about-us-assets/partner/logo/rent.png");
    background-size: 80%;
}

div.ads-logo-container-2{
    background-image: url("../../images/about-us-assets/partner/logo/onthehouse.png");
}

div.ads-logo-container-3{
    background-image: url("../../images/about-us-assets/partner/logo/rea.png");
}

div.faq-buttons{
    display: flex;
    margin-top: 30px;
    flex-direction: column;
    width: 100%;
}

a.faq-button{
    margin-right: 20px;
    padding: 20px;
    color: #fff;
    background-color: #032354;
    width: 100%;
    margin-bottom: 20px;
}

div.ads-logo-container-4{
    background-image: url("../../images/about-us-assets/partner/logo/homely.png");
    background-size: 70%;
}

div.ads-logo-container-5{
    background-image: url("../../images/about-us-assets/partner/logo/thehomepage-2.png");
}

div.ads-logo-container-6{
    background-image: url("../../images/about-us-assets/partner/logo/domain.png");
    background-size: 70%;
}

div.ads-logo-container-7{
    background-image: url("../../images/about-us-assets/partner/logo/Booking.png");
}

div.ads-logo-container-8{
    background-image: url("../../images/about-us-assets/partner/logo/expedia.png");
}

div.ads-logo-container-9{
    background-image: url("../../images/about-us-assets/partner/logo/wotif.png");

}

div.ads-logo-container-10{
    background-image: url("../../images/about-us-assets/partner/logo/airbnb.png");
}

div.ads-logo-container-11{
    background-image: url("../../images/about-us-assets/partner/logo/stayz-logo.png");
    background-size: 90%;
}

div.ads-logo-container-12{
    background-image: url("../../images/about-us-assets/partner/logo/home-away.png");
}

div.ads-logo-container-13{
    background-image: url("../../images/about-us-assets/partner/logo/agoda.png");
}

div.ads-logo-container-14{
    background-image: url("../../images/about-us-assets/partner/logo/getaroom.png");
    background-size: 90%;
}

div.soc-med-1{
    background-image: url("../../images/about-us-assets/partner/logo/facebook.png");
    width: 50px;
}
div.soc-med-2{
    background-image: url("../../images/about-us-assets/partner/logo/twitter.png");
    width: 50px;
}
div.soc-med-3{
    background-image: url("../../images/about-us-assets/partner/logo/youtube.png");
    width: 50px;
}
div.soc-med-4{
    background-image: url("../../images/about-us-assets/partner/logo/tiktok.png");
    width: 50px;
}
div.soc-med-5{
    background-image: url("../../images/about-us-assets/partner/logo/instagram.png");
    width: 50px;
}
div.soc-med-6{
    background-image: url("../../images/about-us-assets/partner/logo/linkedin.png");
    width: 50px;
}

section#brands{
    width: 100%;
}

section#our-people{
    margin-top: 10px;
    margin-bottom: 40px;
}

.span-logo{
    margin: 0;
    padding: 0;
    border: 0;
    width: 135px;
    height: 50px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
}
.span-logo-1{
    background-image: url("../../images/about-us-assets/ckapartments.svg");
}
.span-logo-2{
    background-image: url("../../images/about-us-assets/cknewzealand.svg");
}
.span-logo-3{
    background-image: url("../../images/about-us-assets/hamptons.svg");
}
.span-logo-4{
    background-image: url("../../images/about-us-assets/manhattan.svg");
    width: 70px;
}
.span-logo-5{
    background-image: url("../../images/about-us-assets/ckresidences.svg");
}
.span-logo-6{
    background-image: url("../../images/about-us-assets/ckhospital.svg");
}
.span-logo-7{
    background-image: url("../../images/about-us-assets/soutbank.svg");
}
.span-logo-bruno{
    background-image: url("../../images/about-us-assets/bruno.jpg");
}

div.our-banner div.span-logo-bruno{
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    border-radius: 50%;
    background-size: cover;
    border: 1px solid gray;
}

span.history{
    font-size: 24px;
    font-weight: bold;
}
.case-study{
    font-weight: 700;
    color: #032354;
}
.black-label{
    font-weight: 700;
}
.visit-us{
    text-decoration: underline;
}
.executive{
    font-size: 24px;
    font-weight: 500;
}
.executive-title{
    font-size: 20px;
    font-weight: 400;
    color: black;
}
div.people{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
}
div.person{
    flex: 25%;
    padding: 20px;
    text-align: center;
    height: 400px;
    display: flex;
    flex-direction: column;
    flex: 1;
}   
.person .person-img{
    width: 150px;
    height: 150px;
    margin: 20px auto;
    border-radius: 50%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border: 1px solid gray;
}
.person .person-img-1{
    background-image: url("../../images/about-us-assets/p1.svg");
}
.person .person-img-2{
    background-image: url("../../images/about-us-assets/p2.svg");
}
.person .person-img-3{
/*    background-image: url("../../images/about-us-assets/p3.svg");*/
background-image: url("../../images/about-us-assets/bruno.jpg");
}
.person .person-img-4{
    background-image: url("../../images/about-us-assets/p4.png");
}

.person .person-img-5{
    background-image: url("../../images/about-us-assets/grahamsmith.JPG");
}

.person .person-img-6{
    background-image: url("../../images/about-us-assets/soma.jpg");
}

.person .person-img-7{
    background-image: url("../../images/about-us-assets/joe.jpg");
}

.person .person-img-8{
    background-image: url("../../images/about-us-assets/ayub.jpg");
}

#new-about-us-page.our-people div.person{
    min-height: unset;
}

.history .history-img-logo{
    width: 230px;
    height: 120px;
    margin: 0;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: 20px;
    background-color: #F5F5F5;
}

div.history{
    display: inline-flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
}

div.history.with-label{
    flex-direction: column;
}

.history .history-img-poster{
    width: 250px;
    height: 250px;
    margin: 0;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 10px;
}

.history .history-img-logo-1{
    background-image: url("../../images/about-us-assets/history/2005-logo.svg");
}

.history .history-img-logo-2{
    background-image: url("../../images/about-us-assets/history/2007-logo.svg");
    background-size: 95%;
}

.history .history-img-logo-3{
    background-image: url("../../images/about-us-assets/ckresidences.svg");
    background-size: 95%;
}

.history .history-img-logo-4{
    background-image: url("../../images/about-us-assets/history/2011-logo.svg");
}

.history .history-img-logo-5{
    background-image: url("../../images/about-us-assets/ckhospital.svg");
    background-size: 95%;
}

.history .history-img-logo-6{
    background-image: url("../../images/about-us-assets/history/2017-logo.png");
    background-size: 95%;
}

.history .history-img-logo-7{
    background-image: url("../../images/about-us-assets/manhattan.svg");
    background-size: 60%;
}

.history .history-img-logo-8{
    background-image: url("../../images/about-us-assets/history/2019-logo.svg");
    background-size: 95%;
}

.history .history-img-logo-9{
    background-image: url("../../images/about-us-assets/history/2021-logo.svg");
    width: 220px;
    height: 220px;
}

.history .history-img-poster-1{
    background-image: url("../../images/about-us-assets/history/2005-poster.png");
    width: 400px;
    height: 400px;
}

.history .history-img-poster-2{
    background-image: url("../../images/about-us-assets/history/2007-poster.svg");
    width: 400px;
    height: 400px;
}

.history .history-img-poster-3{
    background-image: url("../../images/about-us-assets/history/2017-poster.svg");
    width: 200px;
    height: 200px;
}

.history .history-img-poster-4{
    background-image: url("../../images/about-us-assets/history/2018-poster-1.svg");
    width: 200px;
    height: 200px;
}

.history .history-img-poster-5{
    background-image: url("../../images/about-us-assets/history/2018-poster-2.svg");
    width: 200px;
    height: 200px;
}

.history .history-img-poster-6{
    background-image: url("../../images/about-us-assets/history/2018-poster-3.svg");
    width: 200px;
    height: 200px;
}

.history .history-img-poster-7{
    background-image: url("../../images/about-us-assets/history/2019-poster.svg");
    width: 200px;
    height: 200px;
}

div.perks-showcase{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
    max-width: 900px;
    margin: 0 auto;
}

div.perks-icon{
    padding: 20px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    flex: 1;
    min-width: 150px;
}

.ck-perks-icon{
    width: 70px;
    height: 70px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    margin: 0;
    background-color: #F5F5F5;
}

div.faq-heading{
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: auto;
    padding: 13px 0;
    cursor: pointer;
}

.faq-sub-main{
    border: 0;
    border-bottom: 3px #032354 solid;
}

body#new-about-us-page .faq-sub-main .text-center{
    text-align: left;
}

.faq-sub-main .heading-1{
    color: #032354;
    font-size: 15px;
    font-weight: 600;
}

#about-us div.faq-sub-main{
    margin: 0 auto;
}

body#new-about-us-page div.faq-content{
    padding: 15px;
}

body#new-about-us-page div.faq-content section#brands{
    padding: 0;
}

body#new-about-us-page div.faq-content p{
    margin: 0 0 20px;
}

div.list-property-logo-div{
    display: flex;
    padding: 20px;
    justify-content: center;
    align-items: center;
    flex-direction: row;
    flex-wrap: wrap;
}

body#new-about-us-page div#body_content div.about-us-container section ul#adjusted li{
    padding-bottom: 7px;   
}

div.list-property-logo{
    flex: 1 1 0;
    padding: 10px;
    min-width: 150px;
}

div.list-logo{
    width: 70px;
    height: 70px;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

div.list-logo-1{
    background-image: url("../../images/about-us-assets/partner/system.png");
}

div.list-logo-2{
    background-image: url("../../images/about-us-assets/partner/australia.png");
}

div.list-logo-3{
    background-image: url("../../images/about-us-assets/partner/it-department.png");
}

div.list-logo-4{
    background-image: url("../../images/about-us-assets/partner/rating-stars.png");
}

div.list-logo-5{
    background-image: url("../../images/about-us-assets/partner/card.png");
}

div.list-logo-6{
    background-image: url("../../images/about-us-assets/partner/draw.png");
}

div.list-logo-7{
    background-image: url("../../images/about-us-assets/partner/building.png");
}


body#new-about-us-page div.faq-content p:last-child{
    margin: 0;
}

.faq-heading .executive{
    margin: 0;
    color: #032354;
    font-weight: 600;
    font-size: 20px;
}

.faq-heading .bx{
    font-size: 44px;
    color: #032354;
    cursor: pointer;
}

.ck-perks-icon-1{
    background-image: url("../../images/about-us-assets/partner/heating.png");
}

.ck-perks-icon-2{
    background-image: url("../../images/about-us-assets/partner/dish-washer.png");
}

.ck-perks-icon-3{
    background-image: url("../../images/about-us-assets/partner/laundry.png");
}

.ck-perks-icon-4{
    background-image: url("../../images/about-us-assets/partner/parking.png");
}

.ck-perks-icon-5{
    background-image: url("../../images/about-us-assets/partner/facilities.png");
}

.ck-perks-icon-6{
    background-image: url("../../images/about-us-assets/partner/lift-access.png");
}

.ck-perks-icon-7{
    background-image: url("../../images/about-us-assets/partner/furniture.png");
}

.ck-perks-icon-fp-1{
    background-image: url("../../images/about-us-assets/partner/fully-setup.png");
    background-color: transparent;
}

.ck-perks-icon-fp-2{
    background-image: url("../../images/about-us-assets/partner/partly-setup.png");
    width: 100px;
    background-color: transparent;
}

.ck-perks-icon-fp-3{
    background-image: url("../../images/about-us-assets/partner/best-prices.png");
    background-color: transparent;
}

.ck-perks-icon-fp-4{
    background-image: url("../../images/about-us-assets/partner/upgrades.png");
    background-color: transparent;
}

.ck-perks-icon-fp-5{
    background-image: url("../../images/about-us-assets/partner/best-rates.png");
    background-color: transparent;
}

.ck-perks-icon-fp-6{
    background-image: url("../../images/about-us-assets/partner/warranty.png");
    background-color: transparent;
}

body#new-about-us-page .name{
    color: #032354;
    font-weight: bold;
    font-size: 15px;
    margin: 10px 0;
}
body#new-about-us-page .titles{
    font-size: 15px;
    margin: 10px 0;
}
body#new-about-us-page p.read-profile{
    color: #032354;
    font-weight: bold;
    font-size: 15px;
    margin: 10px 0;
    text-decoration: underline;
}

.partner-row{
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 100%;
    margin-bottom: 20px;
}
.partner-row h2.executive{
    text-align: left;
    margin: 0;
}
.partner-column{
    flex: 1 1 25%;
    height: auto;
    padding: 20px;
    margin: 20px;
    background-color: #F5F5F5;
    position: relative;
}

body#new-about-us-page .partner-column ul li, 
body#new-about-us-page .partner-50 ul li,
body#new-about-us-page section ul li,
div.date-created,
.article-links a,
body#new-about-us-page select#filter_brands {
    font-size: 15px;
}

body#new-about-us-page section#partner .partner-column ul li,
body#new-about-us-page section#partner .partner-column ol li{
    font-size: 14px;
}

.partner-row ul li.solid{
    margin-bottom: 20px;
}

a.solid{
    text-decoration: underline;
    font-weight: 800;
}
.partner-row ul li.solid a{
    text-decoration: underline;
    font-weight: 800;
    font-size: 14px;
}
.partner-row .learn-more{
    text-decoration: underline;
    font-weight: 800;
    position: absolute;
    bottom: 0;
    margin-bottom: 20px
}
.click-here{
    font-weight: 800;
}
.click-here-more{
    text-decoration: underline;
    font-weight: 800;
}
body#new-about-us-page section#quality{
    padding-bottom: 20px;
}
.quality-label{
    font-size: 22px;
    font-weight: 500;
    color: #032354;
}
section#our-brands{
    width: 100%;
    display: flex;
}

section#partner-with-us{
    width: min(100%, 1200px);
    margin-bottom: 20px;
}

.margin-right-40{
    margin-right: 40px;
}

.margin-right-50{
    margin-right: 50px;
}

.partner-50 ul li.solid{
    margin-bottom: 20px;
}
.partner-50 ul li.solid a{
    text-decoration: underline;
    font-weight: 800;
}

section .our-brands-30{
    width: 250px;
    margin: 0 20px;
}
section .our-brands-70{
    width: calc(100% - 250px);
}

section .our-brands-30.model-selection{
    display: block;
    width: 100%;
    margin: 20px 0;
}

section.model-selection{
    flex-direction: column;
}

div.our-banner{
    background-color: #F5F5F5;
    height: 250px;
    width: 250px;
    display: flex;
    justify-content: center;
    align-items: center;
}
div.our-banner.main-model-page{
    height: auto;
    width: 100%;
    flex-direction: column;
    align-items: flex-start;
    padding: 20px;
    padding-bottom: 0;
}
div.our-banner.model-page{
    height: auto;
    width: 100%;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 20px;
}
div.span-logo-line{
    margin: auto 0;
    border-left: 3px solid #7E8082;
    padding-left: 10px;
    height: 20px;
}

div.span-logo-line.solid{
    border-left: 3px solid #032354;
}

a.line-link{
    font-weight: 700;
    color: #7E8082;
    text-decoration: none;
    cursor: pointer;
    font-size: 15px;
}

a.line-link.solid-2{
    font-weight: 700;
    color: #032354;
}

div.our-banner-history{
    display: flex;
    justify-content: center;
    align-items: center;
}
div.our-banner .span-logo{
    width: 100%;
    margin: 10px;
}
div.our-banner .span-logo-3{
    width: 90%;
    height: 100px;
}
div.our-banner .span-logo-7{
    width: 90%;
    height: 100px;
}
div.our-banner .span-logo-4{
    width: 60%;
    height: 120px;
}
div.our-banner .span-logo-6{
    width: 100%;
    height: 100px;
}
body#new-about-us-page section .view-website{
    margin-top: 10px;
    color: white;
    background-color: #032354;
    font-size: 15px;
    padding: 10px;
    width: 250px;
}
body#new-about-us-page section .view-website-mobile{
    color: white;
    background-color: #032354;
    font-size: 15px;
    padding: 10px;
    width: 150px;
    margin: 0 auto;
    text-align: center;
}
div.view-website-div{
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px;
    margin-bottom: 20px;
}
.margin-btm-20{
    margin-bottom: 20px;
}
.left-align{
    text-align: left;
}
section#apartments{
    width: min(100%, 1200px);
    display: flex;
    margin-top: 40px;
}
section.our-people-executive{
    width: min(100%, 1100px);
    display: flex;
    margin-bottom: 20px;
}
.our-people-executive div.person{
    padding: 0;
    width: 100%;
    height: 100%;
    background-color: white;
}

.our-people-executive div.person .person-img{
    border: 1px solid gray;
    border-radius: 50%;
    width: 100%;
    height: 100%;
    margin: 0;
}

.margin-top-0{
    margin-top: 0;
}
.margin-top-60{
    margin-top: 60px;
}
div.photo-showcase{
    margin-right: 15px;
    max-width: 250px;
}
div.photo{
    width: 250px;
    height: 250px;
    margin-top: 15px;
    margin-bottom: 15px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.photo-showcase.photo-showcase-ha.ma-look-book{
    max-width: 135px;
    width: 135px;
}
div.photo-cka-0{
    background-image: url("../../images/about-us-assets/partner/poa-logo-1.png");
}
div.photo-cka-1{
    background-image: url("../../images/about-us-assets/partner/poa-logo-2.png");
}
div.photo-cka-2{
    background-image: url("../../images/about-us-assets/partner/poa-logo-3.png");
}
div.photo-cka-3{
    background-image: url("../../images/about-us-assets/bldg-post-office.svg");
}
div.photo-cka-1-fp{
    background-image: url("../../images/about-us-assets/partner/fp-1.png");
}
div.photo-cka-2-fp{
    background-image: url("../../images/about-us-assets/partner/fp-2.png");
}
div.photo-cka-3-fp{
    background-image: url("../../images/about-us-assets/partner/fp-3.png");
}
div.photo-ha-1{
    background-image: url("../../images/about-us-assets/bldg-port-melbourne.svg");
}
div.photo-ha-2{
    background-image: url("../../images/about-us-assets/bldg-st-kilda.svg");
}
div.photo-ha-3{
    background-image: url("../../images/about-us-assets/partner/hl-1.png");
    max-width: 100%;
    width: 300px;
    height: 230px;
}
div.photo-ha-4{
    background-image: url("../../images/about-us-assets/partner/hl-2.png");
    max-width: 100%;
    width: 300px;
    height: 230px;
}
div.photo-ma-1{
    background-image: url("../../images/about-us-assets/bldg-caulfield.svg");
}
div.photo-ma-2{
    background-image: url("../../images/about-us-assets/bldg-notting-hill.svg");
}
div.photo-ma-3{
    background-image: url("../../images/about-us-assets/bldg-glenn-iris.svg");
}
div.photo-ma-4{
    background-image: url("../../images/about-us-assets/partner/mhlogo-1.png");
    background-size: contain;
    width: 100%;
}
div.photo-ma-5{
    background-image: url("../../images/about-us-assets/partner/mhlogo-2.png");
    background-size: contain;
    width: 100%;
}

div.photo-hl-1{
    background-image: url("../../images/about-us-assets/partner/hl-1.png");
    background-size: contain;
    width: 100%;
}

div.photo-hl-2{
    background-image: url("../../images/about-us-assets/partner/hl-2.png");
    background-size: contain;
    width: 100%;
}

div#contact-bruno{
    display: block;
}

div#contact-bruno .our-banner{
    margin: 0 auto;
}

body#new-about-us-page section#model-bruno-page p.contact-bruno-info{
    text-align: center;
}

div.margin-40{
    margin: 40px;
    margin-right: 20px;
}

div.our-brands-70 .no-margin{
    margin: 0;
}

div.our-brands-70 .no-margin-right{
    margin-right: 0;
}

#brand-title h3.CK-title{
    margin: 60px;
}

#brand-title h2.CK-title{
    margin: 60px;
}

#brand-title h1.CK-title{
    margin: 60px;
}

.top-40{
    margin-top: 40px;
}

.bottom-20{
    margin-bottom: 20px;
}

section#time-line.our-people-executive{
    margin-bottom: 40px;
}

div.photo-container{
    display: inline-flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}
section#new-zealand{
    width: min(100%, 1200px);
    display: flex;
    margin-top: 40px;
}
section#hamptons{
    width: min(100%, 1200px);
    display: flex;
    margin-top: 40px;
}
section#manhattan{
    width: min(100%, 1200px);
    display: flex;
    margin-top: 40px;
}
section#southbank{
    width: min(100%, 1200px);
    display: flex;
    margin-top: 40px;
}
section#residences{
    width: min(100%, 1200px);
    display: flex;
    margin-top: 40px;
}
div.photo-residences{
    width: 200px;
    height: 100px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 70%;
}
#residences-2 div.photo-residences{
    width: 140px;
    height: 100px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    flex: 1;
    margin: 10px;
}
div.photo-residences-1{
    background-image: url("../../images/about-us-assets/somerset.svg");
}
div.photo-residences-2{
    background-image: url("../../images/about-us-assets/artseries.svg");
}
div.photo-residences-3{
    background-image: url("../../images/about-us-assets/citadines.svg");
}
div.photo-residences-4{
    background-image: url("../../images/about-us-assets/mantra.svg");
}
div.photo-residences-5{
    background-image: url("../../images/about-us-assets/quest.svg");
}
div.photo-residences-6{
    background-image: url("../../images/about-us-assets/accor.svg");
}
section#hospital-stays{
    width: min(100%, 1200px);
    display: flex;
    margin-top: 40px;
    margin-bottom: 20px;
}
.sticky-about-us {
    position: fixed;
    top: 52px;
    width: 100%;
    background-color: white;
    z-index: 10;
}
.fancybox-wrap.fancybox-desktop.fancybox-type-image.fancybox-opened{
    top:0;
}
#navbarMenu ul#dropdown-menu{
    background-color: #032354 !important;
    display: inline-block;
    text-align: right;
    position: absolute;
    top: 52px;
    left: -120%;
    /* display: none; */
    transition: opacity 0.5s ease; 
    width: 530px;
    display: none;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    padding: 10px;
}

ul#dropdown-menu hr{
    margin-top: 10px;
    margin-bottom: 10px;
}

ul#dropdown-menu a{
    color: #fff;
    text-decoration: none;
}

ul#dropdown-menu li.dropdown-menu-item {
    cursor: pointer;
    padding: 10px;
    text-align: center;
    width: 100%;
}

.dropdown-menu-item a{
    text-transform: none;
    font-size: 14px;
}

.dropdown-menu-item:hover {
      background-color: #0056B9;

}

ul#navsubbarMenu-2 li .centered{
    font-size: 18px;
    text-decoration: none;
    text-transform: uppercase;
}
ul#navsubbarMenu-2 li a:hover{
    text-decoration: none;
}
.sticky-our-brands {
    position: fixed;
    top: 106px;
    width: 100%;
    background-color: #F5F5F5;
    z-index: 99991;
}

.fancybox-wrap{
    z-index: 99999;
}

header.mobile-header{
    height: 80px;
    background-color: white;
    width: 100%;
    display: none;
    overflow: hidden;
    top: 0;
    left: 0;
    position: fixed;
    z-index: 99999;
    border-bottom: 1px solid gray;
    padding: 5px 0;
}

header.mobile-header .mobile-container{
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 15px;
    padding: 0;
}

img.site-logo__img{
    /* width: 365px; */
    /* height: 51px; */
    /* position: relative;
    top: -24px; */
    /* background-image: url("../../images/about-us-assets/logo.jpg"); */
    /* to be removed on 12-26-2022 revert to images/logo_350.png */
}

img.site-footer__logo{
    width: 200px;
    height: unset;
}

.mobile-header .mobile-logo{
    width: 220px;
    height: 55px;
    /* width: 260px;
    height: 55px; */
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    /* background-image: url("../../images/about-us-assets/logo.jpg"); */
    /* to be removed on 12-26-2022 */
    background-image: url('../../images/logo_350.png');
    display: flex;
    justify-items: center;
    /* position: relative;
    left: -10px;
    top: -9px; */
}

.toggle{
    width: 45px;
    height: 45px;
    border: 0;
    margin: 0;
    padding: 0;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100%;
    background-image: url("../../images/about-us-assets/menu.png");
    margin-right: 27px;
}

.toggle-close{
    width: 45px;
    height: 45px;
    border: 0;
    margin: 0;
    padding: 0;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 60%;
    background-image: url("../../images/about-us-assets/close.png");
    margin-right: 27px;
    display: none;
}

div.mobile-navbar{
    width: 100%;
    display: none;
    position: fixed;
    top: 80px;
    z-index: 9999999;
    background-color: #032354;
}

div.mobile-navbar.is-visible{
    display: none;
    background-color: #fff;
    overflow: scroll;
}

.mobile-navbar ul{
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 100%;
}

.mobile-navbar ul li{
    display: block;
    width: 100%;
}

footer.site-footer .footer-col-1,
footer.site-footer .footer-col-2,
footer.site-footer .footer-col-3{
    text-align: left;
}

footer.site-footer .footer-col-3 .social-link{
    margin-right: 0;
}

.mobile-navbar ul li a{
    color: white;
    padding: 20px 20px;
    width: 100%;
    display: block;
    border-bottom: 1px solid white;
    font-size: 14px;
    font-weight: 600;
    padding-left: 22px;
}

p.alignment{
    text-align: left;
}

section#about-us.about-home p.CK-description{
    font-size: 15px;
    line-height: 28px;
}

#history p.CK-description, .partner-row p, #quality p{
    text-align: justify;
    text-justify: inter-word;
}

div.star-testimonial{
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%;
    filter: opacity(0.8) drop-shadow(0 0 0 #032354) saturate(1000%) brightness(55%);
}

div#about-us-div{
    display: flex;
    justify-content: center;
}
div#about-us-div #about-us-link{
    display: flex;
    justify-content: space-between;
    text-decoration: none;
    color: white;
}
div#about-us-div #about-us-link-2{
    display: flex;
    justify-content: space-between;
    text-decoration: none;
    color: white;
}
div#about-us-div i{
    color: white;
    font-size: 30px;
    margin: auto 0;
    line-height: 20px;
}
#about-us-link-collapse{
    display: flex;
    justify-content: center;
}
#about-us-link-collapse ul#navsub-about-us{
    margin: 0;
    padding: 0;
    background-color: white;
}

ul#navsub-about-us .navsub-about-us-li{
    width: 100%;
    height: auto;
    filter: brightness(1);
    background-size: cover;
    background-repeat: no-repeat;
    margin: 10px 0;
}
li.navsub-about-us-li a.li-a{
    padding: 0;
}

p.about-text-center{
    font-size: 20px;
    color: white;
    font-weight: 700;
    text-align: center;
}

#ck-call-now{
    font-size: 10px;
    text-transform: uppercase;
    line-height: 9px;
    padding: 5px;
    padding-left: 4px;
    background-color: #032354;
    color: white;
    display: block;
    position: absolute;
    left: 240px;
    top: 28px;
}

#ck-call-now .glyphicon-earphone{
    margin-right: 2px;
}

body#new-about-us-page section p{
    text-align: justify;
    text-justify: inter-word;
}

body#new-about-us-page .name,
body#new-about-us-page .titles,
body#new-about-us-page p.read-profile{
    text-align: center;
}

a.view-website:hover, 
a.view-website:active, 
a.view-website:visited, 
a.view-website:link{
    color: white;
    text-decoration: none;
}

.mobile-navbar #mobile-navbar-sub-1{
    height: calc(100vh - 77px);
}

.mobile-navbar #mobile-navbar-sub-2{
    height: 61px;
    background-color: #032354;
    position: fixed;
    z-index: 1;
}

#about-us-link-collapse-2{
    padding-top: 62px;
}

#about-us-link-collapse ul li a{
    border: none;
}

/* Default */

.timeline .wrapper .about-us-heading{
    margin-bottom: 20px;
    margin-top: 7px;
}

.wrapper .our-brands-30{
    width: 250px;
    margin: 0 20px;
    display: none;
}
.wrapper .our-brands-70{
    margin: 0 20px;
}

body#new-about-us-page .timeline{
    flex: 0 1 auto;
    display: block;
    width: 90%;
    margin: 0 auto;
    /* width: min(90%, 1300px); */
}

.timeline .wrapper{
    position: relative;
    flex: 0 1 auto;
    display: flex;
    width: 100%;
    justify-content: space-between;
    padding-bottom: 0;
}

.history-details{
    text-align: justify;
    text-justify: inter-word;
    margin-bottom: 25px;
}

.timeline .wrapper::before {
    content: '';
    position: absolute;
    border-left: .5rem solid #032354;
    top: 0;
    left: 0;
    height: 100%;
}

.timeline > *:last-child::before{
    height: 0;
}

.timeline .wrapper .marker::before {
    content: '';
    position: absolute;
    width: 4rem;
    height: 4rem;
    top: -0.1rem;
    left: -2.5em;
    background-color: #032354;
    border: 1rem solid #F5F5F5;
    border-radius: 50%;
    box-shadow: 0 0.4rem 1rem rgb(0 0 0 / 20%);
    z-index: 4;
}

.timeline .wrapper .marker::after {
    content: '';
    position: absolute;
    top: 17px;
    left: -2.5rem;
    border-top: 0.5rem solid #032354;
    width: 5rem;
    z-index: 5;
}

section#time-line .our-brands-70{
    padding: 0;
    margin: 0.8rem 3rem 0 2rem;
}

.timeline .wrapper .marker{
    position: relative;
    margin-bottom: 2rem;
    padding-left: 6.1rem;
}

h3#all-releases{
    margin-top: 60px;
    text-align: center;
}

body#new-about-us-page select#filter_brands{
    margin-top: 30px;
    margin-bottom: 10px;
}

a.li-a div.centeredTxt p.about-text-center{
    font-size: 18px;
}

.site-footer__logo{
    width: 100%;
}

img.chat-now-image{
    content:url("../../../__assets_v3/images/online_40_merge.png");
    display: none;
}

a.image-chat-now-link{
    display: none;
}

div img.ck-tv-logo-header{
    height: 100px;
}

div.link-cont{
    margin-top: 20px;
}

div.link-cont a{
    font-size: 16px;
    background-color: #032354;
    color: white;
    padding: 8px;
    border-radius: 4px;
}

a.home-ck-tv .ck-tv-logo-header{
    height: 70px;
    margin-bottom: 26px;
}

div.short-stay-rate h3.raleway,
div#three-d-floorplan h3.raleway{
    text-align: center;
}

/* phones portrait*/

@media screen and (min-width: 320px){
    div.van-1{
        height: 90px;
    }
    body#new-about-us-page .model-page section#partner-with-us{
        margin-top: 50px;
    }
    div.image-container.ads-logo{
        background-size: contain;
        min-width: 85px;
        flex: 1;
    }
    div.box-area{
        justify-content: space-between;
    }
    section#testimonials .bx.bx-chevron-right{
        display: none;
    }
    #recent div.photo{
        width: 320px;
        height: 200px;
        background-size: contain;
        margin-left: auto;
        margin-right: auto;
    }
    #recent-fp div.photo{
        width: 320px;
        height: 200px;
        background-size: contain;
        margin-left: auto;
        margin-right: auto;
    }
    #recent div.photo-showcase{
        max-width: 320px;
    }
    #recent-fp div.photo-showcase{
        max-width: 320px;
    }

    section#partner-with-us-2{
        width: min(1200px, 100%);
    }
    div.faq-content ul, #manage-group ul{
        padding-left: 10px;
    }

    form#contact-us #submit{
        width: 100%;
    }

    div.input-container{
        flex-direction: column;
    }

    div.input-group{
        width: 100%;
    }

    div.pwu-2-50-1,  div.pwu-2-50-2{
        width: 95%;
        padding: 0 20px 20px;
    }

    .margin-1{
        margin: 0 auto;
    }

    .margin-2{
        margin: 0 auto;
    }

    #manage-group{
        flex-direction: column;
    }

    div#heading-partner-with-us-2{
        display: none;
    }

    div.history.with-label{
        align-items: center;
    }

    body#new-about-us-page ul#navsub-about-us a.li-a div.centeredTxt p.about-text-center{
        font-size: 20px;
    }
    
    div.mobile-navbar.is-visible{
        display: block;
    }

    .history .history-img-logo-9{
        width: 320px;
        height: 320px;
        margin-top: 0;
        background-size: 100%;
        background-color: #fff;
    }

    #ck-call-now{
        display: none;
    }

    .history .history-img-poster{
        width: 285px;
        height: 285px;
    }

    div.partner-poster{
        display: none;
    }

    div.people{
        display: block;
    }

    section#partner-with-us{
        padding: 0 20px;
    }

    section#partner{
        margin-bottom: 0;
    }

    div.partner-50 h2.about-us-heading{
        text-align: center;
    }

    .margin-right-40{
        margin-right: 0;
    }

    .margin-right-50{
        margin-right: 0;
    }

    div.col-md-10{
        padding-left: 5px;
        padding-right: 5px;
    }
    
    p.landing-paragraph{
        line-height: inherit;
        margin-bottom: 15px;
        margin-top: 15px;
    }

    div.date-created{
        margin-top: 10px;
        padding-left: 5px;
        padding-right: 5px;
        text-align: right;
    }

    h3#all-releases{
        margin-top: 20px;
    }

    .col-md-12.article-links{
        padding-left: 0;
        padding-right: 0;
    }

    #body_content .container #content_row{
        min-width: 0;
        min-height: 0;
    }

    h3.raleway, p.date{
        text-align: center;
        margin-bottom: 10px;
    }

    #southbank-div{
        margin-top: 20px;
        margin-bottom: 20px;
    }

    body#new-about-us-page .timeline{
        max-width: 100%;
    }

    .timeline .wrapper{
        display: block;
    }

    .timeline .wrapper .marker{
        padding-left: 0;
    }

    .wrapper .our-brands-70{
        margin: 0;
    }

    .timeline .wrapper .marker::before,
    .timeline .wrapper .marker::after,
    .timeline .wrapper::before{
        display: none;
    }

    .history .history-img-poster{
        margin-right: 0;
    }

    body#new-about-us-page.history-page div#body_content p{
        font-size: 15px;
    }

    div.history{
        width: 100%;
        display: flex;
        justify-content: center;
    }
    .mobile-navbar{
        height: auto;
        overflow: scroll;
    }
    header.site-header{
        display: none;
    }
    header.mobile-header{
        display: block;
        width: 100%;
    }
    div#heading, div#heading-history, div.margin-40{
        display: none;
    }

    p.CK-description{
        text-align: justify;
        text-justify: inter-word;
    }

    body#new-about-us-page p.alignment{
        text-align: center;
    }

    div.person{
        height: auto;
    }

    div.partner-column{
        padding: 5px;
        flex: 1 1 100%
    }

    div.partner-column p{
        text-align: justify;
        text-justify: inter-word;
    }

    .partner-row h2.executive {
        text-align: center;
    }

    div.partner-column{
        height: auto;
        margin: 0 0 20px;
    }

    body#new-about-us-page div.partner-column p.alignment{
        text-align: center;
    }

    .partner-row .learn-more{
        position: relative;
    }

    h3.quality-label{
        text-align: center;
    }

    #quality p{
        margin: 20px 0;
        text-align: justify;
        text-justify: inter-word;
    }

    h3.CK-title{
        text-align: center;
    }

    h2.CK-title{
        text-align: center;
    }

    h1.CK-title{
        text-align: center;
    }

    #brand-title h3.CK-title{
        margin: 40px;
    }

    #brand-title h2.CK-title{
        margin: 40px;
    }

    #brand-title h1.CK-title{
        margin: 40px;
    }

    #partner .partner-column h2{
        margin: 20px;
    }

    section .our-brands-30{
        display: none;
    }

    section.our-people-executive{
        display: block;
    }

    section.our-people-executive .our-brands-30{
        display: block;
        margin: 0 auto;
    }

    section.our-people-executive .our-brands-70{
        display: block;
        margin: 0 auto;
        padding: 20px 0;
    }

    .our-people-executive div.person .person-img{
        /*border-radius: 50%;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        border: 1px solid gray;*/

        width: 150px;
        height: 150px;
        margin: 20px auto;
        border-radius: 50%;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        border: 1px solid gray;
    }

    div.our-banner {
        height: 190px;
    }

    section .our-brands-70{
        width: 100%;
    }

    section#apartments{
        margin-top: 0;
    }

    .left-align{
        text-align: center;
    }

    body#new-about-us-page section p{
        text-align: justify;
        text-justify: inter-word;
    }

    section#residences ul li{
        text-align: justify;
        text-justify: inter-word;
    }

    section#residences ul{
        padding-left: 10px;
    }

    div.photo-showcase{
        margin: 0;
        max-width: 135px;
    }

    div.photo{
        width: 135px;
        height: 135px;
    }

    div.photo-residences{
        width: 135px;
    }

    div#about-us-page, div#our-history, div#our-brands,
    div#our-people, div#partner-with-us, div#press-releases-page,
    div.mobile-body, div#things-to-do
    {
        margin-top: 80px;
    }
    div#about-us-availability-page{
        margin-top: 0px;
    }

    div.model-page div#our-brands{
        margin-top: 0;
    }

    a.site-logo{
        display: none;
    }
    div.site-header__top{
        display: none;
    }
    div#bottom-floating-containers, div.bg-close{
        margin-top: 30px;
    }

    section#brands{
        max-width: 100%;
    }

    section#our-people{
        margin-top: 10px;
        margin-bottom: 30px;
    }

    #body_content .partner-column ul li, 
    #body_content .partner-50 ul li,
    section ul li,    
    div.date-created,
    .article-links a,
    select#filter_brands{
        font-size: 15px;
    }

    div#navbar-about-us{
        display: none;
    }

    .timeline .wrapper .marker{
        padding-left: 0;
    }

    .logo-label{
        text-align: center;
        max-width: 100%;
    }

    div#navbar-our-brands{
        display: none;
    }

    div.photo-container{
        width: 100%;
        justify-content: space-evenly;
    }

    #residences-2 div.photo-container{
        justify-content: center;
    }

    div#H2021.wrapper .our-brands-30{
        display: block;
        width: 100%;
        margin: 0;
        margin-bottom: 0;
        margin-top: 0;
    }

    div#H2021.wrapper{
        display: flex;
        flex-direction: column;
    }

    section#kathy .our-brands-70 p, 
    section#vincent .our-brands-70 p, 
    section#bruno .our-brands-70 p, 
    section#graeme .our-brands-70 p,
    section#graham .our-brands-70 p
    {
        font-size: 15px;
    }
}

/* small phones landscape */

@media screen and (min-width: 375px) {
    .photo-showcase.photo-showcase-ha.ma-look-book{
        max-width: 165px;
        width: 165px;
    }
    div.photo-showcase{
        margin: 0;
        max-width: 165px;
    }

    div.photo{
        width: 165px;
        height: 165px;
    }

    div.photo-residences{
        width: 165px;
    }

    .history .history-img-poster{
        width: 320px;
        height: 320px;
    }

    #ck-call-now{
        display: block;
    }
    div#H2021.wrapper .our-brands-30{
        display: block;
        width: 100%;
        margin: 0;
        margin-bottom: 20px;
        margin-top: 20px;
    }
}

@media screen and (min-width: 425px){
    div.van-1{
        height: 95px;
    }
    .photo-showcase.photo-showcase-ha.ma-look-book{
        max-width: 185px;
        width: 185px;
    }
    div.photo-showcase{
        margin: 0;
        max-width: 185px;
    }

    div.photo{
        width: 185px;
        height: 185px;
    }

    div.photo-residences{
        width: 185px;
    }
}

@media screen and (min-width: 480px) {
    div.van-1{
        height: 110px;
    }

    .history .history-img-logo-9{
        width: 400px;
        height: 400px;
    }

    .history .history-img-poster{
        width: 400px;
        height: 400px;
    }

    div.photo-showcase{
        margin: 0;
        max-width: 215px;
    }

    div.photo{
        width: 215px;
        height: 215px;
    }

    div.photo-residences{
        width: 200px;
    }
}

.width-80{
    width: 80%;
    margin: 0 auto;
}

#new-about-us-page .container.logos-bottom{
    width: min(100%, 1158px) !important;
    padding: 0 20px;
}

.site-footer .container.logos-bottom{
    width: min(100%, 1158px) !important;
    padding: 0 20px;
}

#new-about-us-page footer.site-footer div.mjmmm{
    width: 100%;
}

footer.site-footer div.mjmmm{
    width: 100%;
}

#new-about-us-page footer.site-footer{
    padding-top: 30px;
}

@media screen and (min-width: 500px){
    .shortlist-btn {
        text-align: center;
    }

    .filter-section {
        text-align: center;
        margin-top: 10px;
    }
}

@media screen and (max-width: 760px){
    .display-result-as {
        display: block;
        margin-bottom: 5px;
    }

    .nightly-rate-header-bar-wrapper {
        display: block;
        margin-bottom: 5px;
    }
}

@media screen and (min-width: 380px){
    .top-bar {
        margin-top: 80px !important;
    }
}

@media screen and (min-width: 1024px){
    .top-bar {
        margin-top: 0 !important;
    }
}

/* portrait tablets, portrait iPad, landscape e-readers, landscape */

@media screen and (min-width: 768px) {
    h3#all-releases{
        margin-top: 60px;
        text-align: left;
    }

    div.van-1{
        height: 170px;
    }
    div#gb-feedback-1{
        display: block;
    }
    
    div#gb-feedback-2{
        display: none;
    }
    
    p#gb-feedback-button{
        display: block;
    }

    .site-footer__logo{
        width: unset;
    }
    div.new-guest div.box-area{
        justify-content: space-between;
        max-height: 320px;
    }
    .photo-showcase.photo-showcase-ha.ma-look-book{
        max-width: 250px;
        width: 250px;
    }
    div.photo-showcase{
        margin: 0;
        max-width: 235px;
        margin-right: 5px;
    }

    div.photo{
        width: 235px;
        height: 235px;
    }

    div.photo-container{
        justify-content: flex-start;
    }
    #residences div.photo-container{
        justify-content: center;
    }
    div.photo-ha-3, div.photo-ha-4{
        max-width: 300px;
    }
    div.partner-container{
        width: 100%;
        display: flex;
        flex-direction: row;
        margin: 0 auto 40px;
    }
    #residences-2 div.photo-residences{
        width: 190px;
    }
    div.image-container.ads-logo{
        min-width: 150px;
        max-width: 150px;
    }
    div.box-area{
        justify-content: space-between;
    }
    div#about-us-availability-page{
        margin-top: 0;
    }
    div#modal-message-email .modal-content,
    div.modal-review .modal-content{
        width: 70%;
    }

    #testimonials .es-carousel-wrapper{
        width: min(100%, 1200px);
        padding: 0 60px;
        margin: 0 auto;
    }
    
    div.faq-buttons{
        flex-direction: row;
    }

    div.faq-buttons a.faq-button:last-child{
        margin-right: 0;
    }

    section#partner-with-us-2{
        width: min(1200px, 90%);
    }

    div.faq-content ul, #manage-group ul{
        padding-left: 20px;
    }

    form#contact-us{
        margin: 0 auto;
    }

    form#contact-us #submit{
        width: 200px;
    }

    div.input-container{
        flex-direction: row;
    }

    div.input-group{
        width: 50%;
    }

    div.pwu-2-50-1,  div.pwu-2-50-2{
        width: calc(100%/2);
        padding: 0 20px 20px;
    }

    .margin-1{
        margin: 0;
        margin-right: 20px;
    }

    .margin-2{
        margin: 0;
    }

    #manage-group{
        flex-direction: row;
    }

    div.people{
        display: flex;
    }

    div.person{
        flex: 40%;
    }
    
    div.margin-40{
        display: block;
    }

    body#new-about-us-page section#history{
        flex-direction: column;
        padding: 20px;
    }

    .history-image{
        width: 100%;
        height: 420px;
    }

    div.margin-40{
        margin: 20px;
    }

    section .history-50 .about-us-heading{
        margin-top: 20px;
    }
}

/* tablet, landscape iPad, lo-res laptops ands desktops */

@media screen and (min-width: 1024px) {
    div.our-banner {
        height: 250px;
    }

    .shortlist-btn {
        text-align: center;
    }

    .filter-section {
        text-align: center;
        margin-top: 10px;
    }

    /*.display-result-as {
        display: block;
        margin-bottom: 5px;
    }

    .nightly-rate-header-bar-wrapper {
        display: block;
        margin-bottom: 5px;
    }*/

    header.mobile-header{
        display: contents;
        width: 100%;
    }

    .press-release-margin-top{
        margin-top: 30px;
    }

    #press-release-page section.main{
        width: min(100%, 1170px);
        margin: 0 auto;
    }

    div.van-1{
        height: 230px;
    }
    #top-floating-container{
        top: 52px;
    }

    div.frame-container iframe{
        width: 100%;
        height: 700px;
    }

    div#modal-message-email .modal-content,
    div.modal-review .modal-content{
        width: 50%;
    }

    body#new-about-us-page div.new-guest section#testimonials-gb .text-center,
    body#new-about-us-page div.new-guest section#testimonials-gb p.text-center{
        text-align: left;
    }
    div.top-section{
        padding: 15px 5px 15px 15px;
    }
    div.input-group-guestbook{
        flex-direction: row;
    }
    div.input-group-guestbook select{
        margin-top: 0;
    }
    
    .margin-top-60{
        margin-top: 0;
    }
    .mobile-navbar #mobile-navbar-sub-1{
        display: none;
    }
    div#about-us-div #about-us-link-2{
        display: none;
    }
    div#heading-partner-with-us-2{
        display: flex;
    }
    .photo-showcase.photo-showcase-ha.ma-look-book{
        max-width: 300px;
        width: 300px;
    }
    div.view-website-div{
        display: none;
    }
    div.photo-showcase{
        margin: 0;
        max-width: 235px;
    }

    div.photo{
        width: 235px;
        height: 235px;
    }

    div.photo-container{
        justify-content: flex-start;
    }

    section .our-brands-30.model-selection{
        width: 250px;
        margin: 0 20px;
    }
    
    section.model-selection{
        flex-direction: row;
    }

    div#contact-bruno{
        display: none;
    }
    
    body#new-about-us-page section#model-bruno-page p.contact-bruno-info{
        text-align: left;
    }

    #brand-title h3.CK-title.margin-all-40{
        margin: 40px;
    }
    #brand-title h2.CK-title.margin-all-40{
        margin: 40px;
    }
    #brand-title h1.CK-title.margin-all-40{
        margin: 40px;
    }
    #brand-title h3.CK-title.margin-all-60{
        margin: 60px;
    }
    #brand-title h2.CK-title.margin-all-60{
        margin: 60px;
    }
    #brand-title h1.CK-title.margin-all-60{
        margin: 60px;
    }
    body#new-about-us-page .model-page section#partner-with-us{
        margin-top: 0;
    }
    div.image-container.ads-logo{
        min-width: 190px;
        max-width: 190px;
    }
    div.image-container.ads-logo-container-1,
    div.image-container.ads-logo-container-4,
    div.image-container.ads-logo-container-6{
        background-size: 75%;
    }
    section#testimonials .bx.bx-chevron-right{
        display: block;
    }
    .history div.history-img-poster-1,
    .history div.history-img-poster-2{
        width: 400px;
        height: 400px;
    }
    body#new-about-us-page .timeline{
        max-width: 1200px;
    }

    body#new-about-us-page.brands-page div#body_content p,
    body#new-about-us-page.brands-page div#body_content ul li{
        font-size: 15px;
    }

    body#new-about-us-page section#manage-group ul li{
        font-size: 16px;
    }

    body#new-about-us-page section#about-us.sao ul li{
        font-size: 16px;
    }

    body#new-about-us-page section#partner-with-us-faq ul li,
    body#new-about-us-page section#partner-with-us-faq ol li,
    body#new-about-us-page section#partner-with-us-faq p, 
    body#new-about-us-page section#partner-with-us-faq span{
        font-size: 16px;
    }

    body#new-about-us-page section#partner-with-us-faq ol{
        padding-left: 10px;
    }

    .faq-sub-main .heading-1{
        font-size: 16px;
    }

    a.faq-button{
        font-size: 16px;
    }

    section#brands div.brands-logo{
        justify-content: flex-start;
    }
    section#brands.main-brands div.brands-logo{
        justify-content: center;
        max-width: 900px;
    }
    div.modal-review .modal-content p{
        font-size: 15px;
    }
    body#new-about-us-page #testimonials .narrative h3,
    div#new-guestbook #testimonials .narrative h3{
        font-size: 26px;
    }

    body#new-about-us-page .name{
        font-size: 16px;
    }
    body#new-about-us-page section#testimonials .es-nav .es-nav-prev,
    body#new-about-us-page section#testimonials .es-nav .es-nav-next{
        background-size: unset;
    }

    body#new-about-us-page section#testimonials .es-nav span{
        top: 27%;
        width: 58px;
    }
    form#contact-us label.radio{
        width: fit-content;
        margin: 0;
        top: -4px;
    }

    body#new-about-us-page p.read-profile{
        margin: 0;
        margin-top: auto;
    }
    section .history-50{
        padding: 0 20px;
    }
    
    div.pwu-2-50-1,  div.pwu-2-50-2{
        width: 50%;
        padding: 0 20px 40px;
    }

    .margin-1{
        margin: 0;
        margin-right: 20px;
    }

    .margin-2{
        margin: 0;
    }

    body#new-about-us-page div#body_content section#kathy .our-brands-70 p, 
    body#new-about-us-page div#body_content section#vincent .our-brands-70 p, 
    body#new-about-us-page div#body_content section#bruno .our-brands-70 p, 
    body#new-about-us-page div#body_content section#brenton .our-brands-70 p,
    body#new-about-us-page div#body_content section#graham .our-brands-70 p,
    body#new-about-us-page div#body_content section#joe .our-brands-70 p,
    body#new-about-us-page div#body_content section#soma .our-brands-70 p,
    body#new-about-us-page div#body_content section#ayub .our-brands-70 p{
        font-size: 16px;
    }

    div.history.with-label{
        align-items: flex-start;
    }

    .padding-60{
        padding-top: 0;
    }

    section#partner{
        margin-bottom: 20px;
    }

    div.mobile-navbar.is-visible{
        display: none;
    }

    div#H2021.wrapper{
        display: flex;
        flex-direction: unset;
    }
    div#H2021.wrapper .our-brands-30{
        width: 250px;
        margin: 0 20px;
    }

    .history .history-img-logo-9{
        width: 220px;
        height: 220px;
    }

    div.photo{
        width: 250px;
        height: 250px;
    }

    #recent div.photo{
        width: 270px;
        height: 200px;
        background-size: contain;
        margin-left: auto;
        margin-right: auto;
    }
    #recent-fp div.photo{
        width: 100%;
        height: 250px;
        background-size: cover;
        margin-left: auto;
        margin-right: auto;
    }

    div.photo-showcase{
        max-width: 250px;
    }

    #recent div.photo-showcase{
        max-width: 270px;
    }
    #recent-fp div.photo-showcase{
        max-width: 410px;
        width: 330px;
    }

    div.photo-ha{
        width: 300px;
        height: 230px;
    }

    div.photo-showcase-ha{
        max-width: 300px;
    }

    h3.raleway, p.date{
        text-align: left;
    }

    div.date-created{
        margin-top: unset;
    }

    body#new-about-us-page section#history{
        flex-direction: row;
        padding: 20px;
        max-width: 1100px;
    }

    .history-image{
        width: 490px;
        height: 420px;
    }
    .history .history-img-poster{
        width: 250px;
        height: 250px;
    }

    div.partner-poster{
        display: block;
    }

    div.people{
        display: flex;
    }

    section#partner-with-us{
        margin-bottom: 20px;
        padding: 0;
    }

    div.partner-50 h2.about-us-heading{
        text-align: left;
    }

    .margin-right-40{
        margin-right: 40px;
    }

    .margin-right-50{
        margin-right: 50px;
    }

    h3#all-releases{
        margin-top: 60px;
    }

    .timeline .wrapper{
        display: flex;
        padding-bottom: 20px;
    }

    .timeline .wrapper .marker{
        padding-left: 6.1rem;
    }

    .wrapper .our-brands-70{
        margin: 0 20px;
    }

    .timeline .wrapper .marker::before,
    .timeline .wrapper .marker::after,
    .timeline .wrapper::before{
        display: block;
    }

    .history .history-img-poster{
        margin-right: 10px;
        margin-bottom: 10px;
    }

    body#new-about-us-page.history-page div#body_content p{
        font-size: 16px;
    }

    body#new-about-us-page.airbnb-page div#body_content p,
    div#new-guestbook section#testimonials p{
        font-size: 16px;
    }

    body#new-about-us-page.sao div#body_content p{
        font-size: 16px;
    }

    body#new-about-us-page div#body_content p.name{
        font-size: 16px;
    }

    div.history{
        display: inline-flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: flex-start;
    }
    div.mobile-navbar{
        display: none;
    }
    header.site-header{
        display: block;
    }
    header.mobile-header{
        display: none;
    }
    div#heading{
        display: flex;
    }

    div#heading-history{
        display: flex;
    }

    div.margin-40{
        display: block;
    }

    body#new-about-us-page p.alignment{
        text-align: left;
    }

    div.person{
        min-height: 400px;
        flex: 1;
    }

    .partner-row h2.executive {
        text-align: left;
        margin: 0;
    }

    div.partner-column p.alignment{
        text-align: center;
    }

    .partner-row .learn-more{
        position: absolute;
        bottom: 0;
        left: 0;
        margin-bottom: 20px;
        margin-left: 20px;
    }

    #quality p{
        margin: 20px 0;
        text-align: justify;
        text-justify: inter-word;
    }

    h3.CK-title{
        text-align: center;
    }
    h2.CK-title{
        text-align: center;
    }
    h1.CK-title{
        text-align: center;
    }

    #brand-title h3.CK-title{
        margin: 60px;
    }
    #brand-title h2.CK-title{
        margin: 60px;
    }
    #brand-title h1.CK-title{
        margin: 60px;
    }

    #partner .partner-column h2{
        margin: 0;
        margin-bottom: 20px;
    }

    section .our-brands-30{
        display: block;
    }

    section.our-people-executive{
        display: flex;
        margin: 0;
        margin-bottom: 40px;
    }

    section.our-people-executive .our-brands-30{
        width: 250px;
        margin: 0 20px;
        padding: 0;
    }

    section.our-people-executive .our-brands-70{
        width: calc(100% - 250px);
        margin: 0 20px;
        padding: 0;
    }

    .our-people-executive div.person .person-img{
        border: 1px solid gray;
        border-radius: 50%;
        width: 100%;
        height: 100%;
        margin: 0;
    }

    section .our-brands-70{
        width: calc(100% - 250px);
    }

    section#apartments{
        margin-top: 40px;
    }

    .left-align{
        text-align: left;
    }

    div.photo-showcase{
        margin-right: 15px;
    }

    div#about-us-page, div#our-history, div#our-brands,
    div#our-people, div#partner-with-us, div#press-releases-page,
    div.mobile-body, div#things-to-do
    {
        margin-top: 0;
    }

    a.site-logo{
        display: inline-block;
    }
    div.site-header__top{
        display: block;
    }

    section#brands{
        margin-top: 10px;
        margin-bottom: 30px;
        max-width: 1100px;
    }

    section#our-people{
        margin-top: 10px;
        margin-bottom: 40px;
    }

    body#new-about-us-page #body_content .partner-column ul li,
    body#new-about-us-page #body_content .partner-50 ul li,
    body#new-about-us-page section ul li,
    body#new-about-us-page div.date-created,
    body#new-about-us-page .article-links a,
    body#new-about-us-page select#filter_brands{
        font-size: 15px;
    }

    div#navbar-about-us{
        display: block;
    }

    .timeline .wrapper .marker{
        padding-left: 6.1rem;
    }

    .logo-label{
        text-align: center;
        max-width: 400px;
    }

    div#navbar-our-brands{
        display: block;
    }
    
    #residences-2 div.photo-container{
        justify-content: space-evenly;
        margin: 20px 0;
    }

    div.photo-container{
        justify-content: flex-start;
    }

    #residences div.photo-container{
        justify-content: center;
    }

    p.CK-description{
        text-align: center;
    }

    div.partner-column{
        flex: 1 1 25%;
        margin: 0 10px;
        padding: 20px;
    }

    body#new-about-us-page section#quality{
        padding-bottom: 40px;
    }

    h3.quality-label{
        text-align: left;
    }

    .wrapper .our-brands-30{
        display: block;
    }

    .wrapper .our-brands-70.no-margin{
        margin: 0;
        width: 100%;
    }
    
    .wrapper .our-brands-70.no-margin-right{
        margin-right: 0;
    }
}

/* Others */

@media screen and (min-width: 45em){
    .timeline .wrapper .marker{
        margin-bottom: 2.5rem;
    }

    .timeline .wrapper{
        width: 100%;
        margin: 0 auto;
    }
}

@media screen and (min-width: 27em){
    .timeline .wrapper .marker::after {
        visibility: visible;
    }
}

@media screen and (min-width: 1200px){
    div.van-1{
        height: 260px;
    }
}

@media screen and (min-width: 1300px){
    #new-about-us-page footer.site-footer{
        padding-top: 60px;
    }
    div.van-1{
        height: 280px;
    }
}

@media screen and (min-width: 1200px){
    a.image-chat-now-link{
        display: block;
    }
    img.chat-now-image{
        /* content:url("../../../__assets_v3/images/online_40_height.png"); */
        content:url("../../../__assets_v3/images/online_40_merge.png");
        display: inline;
    }
}