.cta-content-wrapper .section-buttons a.cb-btn.type-1:before{
    display: inline-block;
}
.cta-content-wrapper .section-buttons a.cb-btn {
    text-transform: uppercase;
    position: relative;
    display: inline-block;
}
.cta-content-wrapper .section-buttons a.cb-btn:before{
    content: "\f105";
    font-family: 'FontAwesome';
    position: absolute;
    right: 35px;
    top: 10px;
    width: 0;
    height: 0;
    font-size: 24px;
    margin-top: 9px;
    z-index: 1;
    color: #fff;
}
.footer{
    padding-bottom: 60px;
    padding-top: 110px;
}
.footer-middle ul.menu > li.menu-item:before{
    color: #ED2019;
}
.footer-middle ul.menu > li.menu-item{
    padding: 0 60px 0 0;
}
.footer-middle ul.menu > li.menu-item > a{
    font-weight: 400;
}
.footer-bottom {
    background-color: #3B3B3B;
    padding-bottom: 50px;
}
.copyright-text p, .footer-bottom .policy-nav a.policy-nav-item{
    color: #fff;
}
.footer-bottom .policy-nav a.policy-nav-item:hover{
    color: #fff;
    text-decoration: underline;
}
a.cb-btn.type-11{
    text-align: center;
}
body a.cb-btn.type-9{
    border: 2px solid;
    background-color: transparent;
    color: #ed2019;
    border-color: #ed2019;
    text-transform: uppercase;
    text-align: center;
    text-decoration: none;
}
.content-block.block-type-teams h2.section-title, .job-left h2.section-title{
    position: relative;
}
.content-block.block-type-teams h2.section-title:before, .job-left h2.section-title:before {
    content: "";
    width: 60%;
    height: 0px;
    border-bottom: 2px solid;
    position: absolute;
    margin-left: 20px;
    top: 50%;
    left: -64%;
    margin-top: -1px;
}
.job-left h2.section-title:before{
    left: -68%;
}
a.scroll-trigger{
    width: 76px;
    height: 76px;
    border: 3px solid;
    border-radius: 50%;
    margin-top: 15px;
    position: absolute;
    bottom: 130px;
    right: 60px;
    transform: rotate(90deg);
}
a.scroll-trigger span {
    position: absolute;
    width: 30px;
    border-bottom: 1px solid;
    border-top: 2px solid;
    left: 19px;
    top: calc(50% - 4px);
    transform: translateY(-3px);
    transition: all 0.3s ease;
}
a.scroll-trigger span:after {
    width: 15px;
    height: 15px;
    position: absolute;
    content: "";
    border-top: 3px solid;
    border-right: 3px solid;
    transform: rotate(45deg);
    top: -8px;
    right: 0px;
}
a.scroll-trigger:hover span{
    left: 30px;
}
.content-block.features-block.interactive-features-slider{
    position: relative;
}
.content-block.features-block.interactive-features-slider:before {
    position: absolute;
    content: "";
    width: 52vw;
    height: 52vw;
    top: -2vw;
    right: -26vw;
    background-color: transparent;
    border-radius: 50%;
    border: 1px dashed #C3C3C3;
}
/*
body .content-block.features-block.interactive-features-slider + .image-text-block .single-it-section:first-child{
    position: relative;
}
body .content-block.features-block.interactive-features-slider + .image-text-block .single-it-section:first-child:before {
    position: absolute;
    content: "";
    width: 52vw;
    height: 52vw;
    top: -44vw;
    right: -26vw;
    background-color: transparent;
    border-radius: 50%;
    border: 1px dashed #C3C3C3;
}
*/
body .content-block.features-block.interactive-features-slider + .image-text-block .single-it-section:first-child{
    position: relative;
}
body .content-block.features-block.interactive-features-slider + .image-text-block .single-it-section:first-child:after {
    position: absolute;
    content: "";
    width: 56vw;
    height: 56vw;
    bottom: -22vw;
    left: -26vw;
    background-color: transparent;
    border-radius: 50%;
    border: 1px dashed #C3C3C3;
/*    clip-path: ellipse(67% 69% at 100% 0%);*/
    z-index: 0;
}
body.page-template-page-homepage .image-text-content-wrapper .it-section-middle .section-content {
    padding-right: 200px;
}
.single-it-section + .single-it-section{
    padding-top: 290px;
}
.single-it-section .image-section{
    position: relative;
    z-index: 1;
}
.content-block.features-block.interactive-features-slider + .image-text-block{
    position: relative;
}
.content-block.features-block.interactive-features-slider + .image-text-block:after{
    position: absolute;
    content: "";
    width: 42vw;
    height: 42vw;
    bottom: -22vw;
    right: -25vw;
    border-radius: 50%;
    z-index: 0;
}
.features-list{
    margin: 80px 0 0;
}
.features-block.core-values:before{
    z-index: 1;
}
.features-block.core-values:after {
    position: absolute;
    content: "";
    width: 60vw;
    height: 60vw;
    bottom: -30vw;
    right: 0;
    background-color: transparent;
    border-radius: 50%;
    border: 1px dashed #C3C3C3;
    z-index: 0;
}
.core-values .section-img{
    position: relative;
    z-index: 2;
}
.content-block.block-featured-communities a.featured-community-trigger.cb-btn{
    text-transform: uppercase;
    position: relative;
    padding: 20px 50px 20px 40px;
}
.content-block.block-featured-communities a.featured-community-trigger.cb-btn i.fa {
    margin-left: 20px;
    font-size: 24px;
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
}
input.special-community-finder{
    background-color: transparent;
    border: 2px solid #fff;
    border-radius: 0;
    text-align: left;
    color: #fff;
    text-transform: uppercase;
}
.community-list{
    max-width: 380px;
    left: 50%;
    transform: translateX(-50%);
}
.content-block.block-featured-communities{
    overflow: visible;
}
.community-list{
    border-radius: 0;
}
.community-finder .single-community{
    box-shadow: 0;
    border-bottom: 1px solid #ddd;
    padding: 0px 20px 10px 20px;
    margin-bottom: 20px;
}
.communities-searchbox-list .single-community:first-child{
    padding-top: 20px;
}
.content-block.block-type-inner-hero + .image-text-block > .single-it-section:first-child{
    position: relative;
    padding-bottom: 130px;
}
.content-block.block-type-inner-hero + .image-text-block > .single-it-section:first-child:before{
    position: absolute;
    content: "";
    width: 52vw;
    height: 52vw;
    top: -7vw;
    right: -26vw;
    background-color: transparent;
    border-radius: 50%;
    border: 1px dashed #C3C3C3;
}
.content-block.block-type-inner-hero + .image-text-block > .single-it-section:first-child + .single-it-section .image-text-content-wrapper .section-buttons {
    width: 10%;
}
.vertical-tagline h4.section-tagline{
    margin-top: 4vw;
}
body.page-template-page-homepage .image-text-content-wrapper .section-buttons{
    margin-top: 8vw;
}
.inner-hero-wrapper{
    padding-left: calc(5vw + 130px);
    padding-right: 4vw;
}
.content-block.block-type-inner-hero + .image-text-block > .single-it-section:first-child + .single-it-section, .cv-tabs-outer{
    position: relative;
}
.content-block.block-type-inner-hero + .image-text-block > .single-it-section:first-child + .single-it-section:before, .cv-tabs-outer:before{
    position: absolute;
    content: "";
    width: 58vw;
    height: 58vw;
    top: 7vw;
    left: -31vw;
    background-color: transparent;
    border-radius: 50%;
    border: 1px dashed #C3C3C3;
}
.cv-tabs-outer:before{
    width: 50vw;
    height: 50vw;
}
.vertical-tagline h4.section-tagline{
    letter-spacing: 1px;
}
.single-it-section + .single-it-section.image-position-left{
    position: relative;
}
.single-it-section + .single-it-section.image-position-left:before {
    position: absolute;
    content: "";
    width: 42vw;
    height: 42vw;
    bottom: -18vw;
    right: -25vw;
    border-radius: 50%;
    z-index: 0;
}
body.page-template-page-investment-strategy .single-it-section + .single-it-section.image-position-left:after,
body.page-template-page-commitment .single-it-section + .single-it-section.image-position-left:after{
    position: absolute;
    content: "";
    width: 62vw;
    height: 62vw;
    bottom: -42vw;
    left: -15vw;
    border-radius: 50%;
    z-index: 0;
    background-color: #EDEDED;
}
body.page-template-page-our-team .content-block.block-type-teams:after{
    position: absolute;
    content: "";
    width: 52vw;
    height: 52vw;
    top: 40vw;
    left: -26vw;
    background-color: transparent;
    border-radius: 50%;
    border: 1px dashed #C3C3C3;
    z-index: 0;
}
body.page-template-page-our-team .content-block.block-type-teams .container {
    position: relative;
    z-index: 1;
}
body.page-template-page-our-team .content-block.block-type-teams {
    margin-bottom: 10px;
}
.block-teams-wrap{
    position: relative;
}
.block-teams-wrap:before {
    position: absolute;
    content: "";
    width: 52vw;
    height: 52vw;
    top: -4vw;
    right: -30vw;
    background-color: transparent;
    border-radius: 50%;
    border: 1px dashed #C3C3C3;
}
input.special-community-finder{
    font-weight: 400;
}
.single-feature h4.feature-title{
    font-weight: 600;
}
form#job-apply input#submit, button.formmangr-button.formmangr-button-submit{
    -webkit-appearance: none;
}
li.single-tab-nav a.tab-nav-link {
    position: relative;
    padding: 17px 50px;
}
li.single-tab-nav a.tab-nav-link.active:after{
    content: "\f105";
    font-family: 'FontAwesome';
    position: absolute;
    right: 95px;
    top: 15px;
    width: 0;
    height: 0;
    font-size: 36px;
    margin-top: 5px;
    z-index: 1;
}
li.single-tab-nav a.tab-nav-link.active:after{
    font-size: 56px;
}
.job-listing:before{
     top: 8.7%;
}




@media screen and (max-width: 1675px) {
    .container{
        max-width: 1500px;
    }
    h1.hero-title{
        font-size: 55px;
    } 
    .inner-hero-wrapper h1{
        font-size: 60px;
    }
    .interactive-features-slider span.feature-title{
        font-size: 6vw;
    } 
    h2.section-title{
        font-size: 50px;
    }
    h4.section-tagline{
        font-size: 22px;
    }
    .testimonial-content p{
        font-size: 45px;
    }
    body.page-template-page-our-team .block-type-teams .container{
        max-width: 1300px;
    }
    .team-member-info span.member-name{
        font-size: 36px;
    }
    .team-member-info span.member-title {
        font-size: 18px;
    }
    .section-core-values .single-feature p{
        margin: 5px 0;
    }
    .communities-title h2.section-title{
        font-size: 48px;
    }
    .community-btns a.cb-btn{
        font-size: 14px;
    }
    li.single-tab-nav a.tab-nav-link{
        padding: 13px 50px;
    }
    li.single-tab-nav a.tab-nav-link.active:after {
        font-size: 42px;
        top: 10px;
    }
    .inner-hero-wrapper h1{
        font-size: 50px;
    }
    .inner-hero-wrapper {
        padding-top: 8vw;
        padding-left: calc(4vw + 100px);
        padding-right: calc(2vw + 55px);
    }
    .hero-wrapper .container .hero-content {
        width: 55%;
    }
    a.scroll-trigger{
        border: 3px solid;
    }
    a.scroll-trigger span{
        border-top: 2px solid;
    }
    a.scroll-trigger span:after{
        border-top: 3px solid;
        border-right: 3px solid;
    }
    .hero-description p{
        font-size: 22px;
    }
}


@media screen and (max-width:1440px) {
    body{
        font-size: 16px;
    }
    .container{
        max-width: 1280px;
    }
    a.scroll-trigger{
        border: 2px solid;
    }
    .job-listing .container, .job-listing .container .listing-wrapper {
        max-width: 1280px;
    }
    h1.hero-title{
        font-size: 48px;
    }
    .inner-hero-wrapper h1{
        font-size: 45px;
    }
    .interactive-features-slider span.feature-title{
        font-size: 5vw;
    } 
    h2.section-title{
        font-size: 42px;
    }
    h4.section-tagline{
        font-size: 20px;
    }
    .testimonial-content p{
        font-size: 40px;
    }
    body a.cb-btn, body .header a.cb-btn, .job-listing-filters select, a.cb-btn.apply-job-filters, body a.cb-btn.type-9{
        font-size: 14px;
        min-width: 200px;
        max-width: 250px;
        padding: 20px 20px;
    }
    body.page-template-page-our-team .block-type-teams .container{
        max-width: 1200px;
    }
    .team-member-info span.member-name{
        font-size: 30px;
    }
    .team-member-info span.member-title {
        font-size: 16px;
    }
    .small-arrow{
        width: 40px;
        height: 40px;
    }
    .small-arrow span{
        width: 20px;
        top: 50%;
        transform: translateY(-1px);
    }
    .communities-title h2.section-title{
        font-size: 42px;
    }
    .communities-loop{
        padding: 30px;
    }
    .community-info .community-btns a.cb-btn {
        font-size: 12px;
        letter-spacing: 1px;
        display: flex;
        justify-content: center;
        align-items: center;
		max-width: 100%;
    }
    .inner-hero-wrapper {
        padding-top: 8vw;
        padding-left: calc(4vw + 100px);
        padding-right: calc(2vw + 55px);
    }
    .inner-hero-wrapper h2 {
        font-size: 20px;
    }
    .single-job-wrap {
        max-width: 1000px;
        margin: 0 auto;
    }
    .job-listing-filters{
        max-width: 1000px;
        margin: 0 auto 50px;
    }
    .content-block.block-featured-communities .featured-communities h2.section-title, .content-block.block-featured-communities .search-communities h2.section-title{
        font-size: 34px;
    }
    h3.section-subtitle, .testimonial-info h3.section-subtitle {
        font-size: 18px;
    }
    .testimonial-info .author-info{
        font-size: 14px;
    }
    .hero-wrapper .community-finder{
        width: 100%;
        max-width: 440px
    }
    .hero-wrapper .community-finder input.special-community-finder{
        font-size: 14px;
    }
    .community-list > i{
        font-size: 18px;
        top: -35px;
    }
    a.scroll-trigger{
        width: 56px;
        height: 56px;
        bottom: 110px;
    }
    a.scroll-trigger span{
        left: 12px;
        width: 25px;
        transform: translateY(-2px);
        top: calc(50% - 2px);
    }
    a.scroll-trigger:hover span {
        left: 15px;
    }
    .hero-description p{
        font-size: 18px;
    }
    .single-feature h4.feature-title{
        font-size: 32px;
    }
    .section-core-values .single-feature p {
        font-size: 16px;
    }
    input.special-community-finder{
        top: -49px;
        font-size: 14px;
        padding: 13px 30px
    }
    .vertical-tagline h4.section-tagline:after{
        transform: translateX(-12px) translateY(15px);
    }
    .contact-wrap h4.section-tagline, .section-content {
        font-size: 16px;
    }
    .contact-right .corporate, .contact-right .office-hours{
        padding-right: 20px;
    }
    .formmangr-row input.formmangr-input, .formmangr-row select, .formmangr-row textarea {
        font-size: 16px;
   }
   .featured-community-slider ol.flex-control-nav {
        bottom: 0px;
    }
    .featured-community-slider .flex-control-paging li a.flex-active {
        background: #ffffff;
        border: 1px solid #ffffff;
    }
    .featured-community-slider .flex-control-paging li a{
        border: 1px solid #ffffff;
    }
    body.page-template-page-homepage .image-text-content-wrapper .it-section-middle .section-content {
        padding-right: 100px;
    }
    .cta-content{
        margin-left: calc(50% - 88px);
    }
    .core-values .section-img{
        margin-left: calc(-1*(60vw - 700px));
    }
    li.single-testimonial .testi-slide-index{
        font-size: 44px;
    }
    li.single-testimonial .testi-slide-index span.index{
        font-size: 70px;
    }
    .community-list{
        max-width: 350px;
    }
    .cta-wrapper h3.section-subtitle:after{
        left: -12px;
    }
    a.tab-nav-link{
        font-size: 40px;
        padding-top: 15px;
    }
    .tab-single-img img{
        width: calc(100% + (100vw - 1200px)/2);
    }
    .tab-content h3{
        font-size: 40px;
    }
    p.tab-desc{
        font-size: 24px;
    }
    .image-position-left .vertical-tagline h4.section-tagline:after{
        transform: translateX(12px) translateY(15px);
    }
    .footer-middle ul.menu > li.menu-item:first-child{
        padding-right: 0px;
    }
    .footer-middle ul.menu > li.menu-item {
        padding: 0 45px 0 0;
    }
    .job-listing:before{
        top: 9.4%;
    }
    .community-list-wrapper .community-info span.starting-price{
        font-size: 15px;
    }
    .features-block.core-values .section-headings{
        width: 60%;
    }
    .features-block.core-values .section-core-values {
        width: 40%;
    }
    .block-featured-communities .community-list > i {
        top: -27px;
    }
    .cta-content-wrapper .section-buttons a.cb-btn:before{
        margin-top: 4px;
    }
    li.single-tab-nav a.tab-nav-link.active:after{
        font-size: 37px;
    }
    .community-info-left span.beds span{
        letter-spacing: 1px;
    }
    .single-community-address, .community-info-left span.beds{
        font-size: 14px;
    }
    .footer-middle ul.menu{
        margin-top: 22px;
    }
}

@media screen and (max-width:1366px) {
    .container{
        max-width: 1170px;
    }
    .features-block.core-values .section-headings{
        width: 60%;
    }
    .features-block.core-values .section-core-values {
        width: 40%;
    }
    .contact-section h4.section-tagline {
        margin: 0 11px 20px 0;
    }
    a.tab-nav-link{
        font-size: 33px;
    }
    li.single-tab-nav a.tab-nav-link.active:after{
        font-size: 32px;
    }
    .inner-hero-wrapper h1 {
        font-size: 40px;
    }
    .communities-title h2.section-title {
        font-size: 35px;
    }
    h1.hero-title {
        font-size: 42px;
    }
}

@media screen and (max-width:1200px) {
    .container{
        max-width: 960px;
    }
    .job-listing .container, .job-listing .container .listing-wrapper {
        max-width: 960px;
    }
    h1.hero-title{
        font-size: 44px;
    }
    .inner-hero-wrapper h1{
        font-size: 50px;
    }
    .interactive-features-slider span.feature-title{
        font-size: 5vw;
    } 
    h2.section-title{
        font-size: 38px;
    }
    h4.section-tagline{
        font-size: 20px;
    }
    .testimonial-content p{
        font-size: 36px;
    }
    .hero-wrapper{
        padding: 20vw 0;
    }
    .scroll-trigger{
        right: 50%;
    }
    .hero-content {
        width: 100%;
    }
    h1.hero-title, .hero-description{
        text-align: center;
    }
    .hero-wrapper .community-finder{
        margin: 20px auto 0;
    }
    body.page-template-page-homepage .image-text-content-wrapper .section-buttons{
        margin-left: calc(50% - 25vw);
    }
    body .content-block.features-block.interactive-features-slider + .image-text-block .single-it-section.image-position-left .vertical-tagline {
        width: calc(50% - 5vw);
    }
    .core-values .section-img{
        margin-left: 0;
    }
    .features-block.core-values{
        padding-bottom: 120px;
    }
    .content-block.block-type-inner-hero + .image-text-block > .single-it-section:first-child + .single-it-section + .single-it-section.image-position-left .vertical-tagline{
        width: calc(50% - -40vw);
    }
    .inner-hero-wrapper {
        padding-left: calc(2vw + 80px);
        padding-top: 7vw;
    }
    body.page-template-page-our-team .block-type-teams .container {
        max-width: 900px;
    }
    .team-member-info span.member-name {
        font-size: 26px;
    }
    .content-block.block-type-inner-hero + .image-text-block > .single-it-section:first-child {
        padding-bottom: 100px;
    }
    body.page-template-page-contact .contact-section{
        padding-bottom: 0;
    }
    li.single-tab-nav a.tab-nav-link {
        padding: 10px 20px;
        font-size: 30px;
    }
    li.single-tab-nav a.tab-nav-link.active:after{
        top: 0;
        right: 55px;
    }
    .tab-single-img img {
        width: calc(100% + (100vw - 600px)/2);
        height: 40vw;
    }
    .team-member-outer.container{
        max-width: 800px;
        margin: 50px auto;
    }
    .team-member-content{
        width: 70%;
    }
    .community-info-left, .community-info-right{
        width: 100%;
        justify-content: center;
        padding-left: 0;
    }
	.community-list-wrapper.type-grid .communities-loop .single-community {
		    width: calc(33.33% - 40px);
	}
}


@media screen and (max-width:1200px)  and (orientation:portrait){
    .content-block.block-type-inner-hero{
        min-height: 500px;
    }
    .vertical-tagline h4.section-tagline{
        height: 60vw;
    }
    .job-listing .container, .job-listing .container .listing-wrapper {
        max-width: 750px;
    }
    .inner-hero-wrapper h2 span br {
        display: none;
    }
    .single-job-wrap{
        margin: 0 auto;
    }
    .contact-wrap .corporate, .contact-wrap .office-hours {
        width: 100%;
        margin-bottom: 30px;
    }
    .contact-section h4.section-tagline {
        margin: 0 35px 20px 0;
        min-width: 120px;
    }
    .contact-wrap{
        margin-bottom: 0px;
    }
    .inner-hero-wrapper h1 {
        font-size: 36px;
        margin: 0;
    }
    .inner-hero-wrapper h1 br{
        display: none;
    }
    .testimonials-bg div#testimonials-slider {
        padding: 50px 0;
    }
    .content-block.block-testimonials {
        padding: 300px 0 50px;
    }
    .job-listing:before{
        top: 9.2%;
    }
}

@media screen and (max-width:1024px) {
    .hero-wrapper .container .hero-content {
    width: 100%;
    padding: 0 50px;
}
    .hero-overlay:after {
    bottom: 0vw;
    left: 50%;
    transform: translateX(-50%);
}
}

@media screen and (max-width:992px) {
    .container{
        max-width: 700px;
    }
/*
    .hero-wrapper .container .hero-content {
        width: 100%;
    }
*/
    a.scroll-trigger{
        bottom: 40px;
        transform: translateX(-50%) rotate(90deg);
    }
    .job-listing .container, .job-listing .container .listing-wrapper, .headings-subwrapper {
        max-width: 700px;
    }
    .interactive-features-slider .features-list{
        top: 60px;
    }
    .content-block.features-block{
        padding: 60px 0;
    }
    .content-block.features-block.core-values {
        padding: 0 0 0px;
    }
    body .content-block.features-block.interactive-features-slider + .image-text-block .single-it-section.image-position-left .vertical-tagline {
        width: 100%;
        order: 1;
    }
    .hero-overlay:before, .content-block.features-block.interactive-features-slider:after {
        right: auto;
        left: 50%;
        transform: translateX(-50%);
    }
    .scroll-trigger {
        left: 50%;
        right: auto;
        transform: translateX(-50%) rotate(90deg);
    }
    body .image-text-content-wrapper .vertical-tagline{
        width: 100%;
        transform: rotate(0deg);
        height: auto;
        writing-mode:unset;
        order: 1;
    }
    .vertical-tagline h4.section-tagline{
       height: auto;
       margin-top: 0;
       margin-bottom: 30px;
    }
    .vertical-tagline h4.section-tagline:after{
        border-top: 2px solid;
        border-right: 0;
        height: 0;
        top: 50%;
        margin-top: -1px;
        transform: translateX(10px);
    }
    .image-position-left .vertical-tagline h4.section-tagline:after{
        transform: translateX(15px) translateY(-50%);
    }
    .single-it-section.image-position-right .image-section{
        margin-left: 0;
        width: 100%;
    }
    body.page-template-page-homepage .image-text-content-wrapper .it-section-middle .section-content {
        padding-right: 0;
    }
    h2.section-title br {
        display: none;
    }
    .it-section-middle {
        width: 100%;
        order:2;
    }
    body.page-template-page-homepage .image-text-content-wrapper .section-buttons {
        margin-left: 0;
        order: 3;
    }
    .single-it-section.image-position-right .text-section.container {
        order: 2;
    }
    .single-it-section .image-section{
        width: 100%;
        order: 1;
        margin-bottom: 0;
        height: 40vw;
    }
    .single-it-section .text-section {
        order: 2;
    }
    .content-block.features-block.interactive-features-slider + .image-text-block:after, .single-it-section + .single-it-section.image-position-left:before{
        display: none;
    }
    .single-it-section + .single-it-section {
        padding-top: 30px;
    }
    .scroll-trigger{
        bottom: 50px;
    }
    .single-value-img{
        display: none;
    }
    h3.featurs-tagline{
        font-size: 18px;
    }
    .single-it-section{
        padding: 0;
    }
    .content-block.block-type-cta{
        padding-left: 0;
        padding-top: 50px;
    }
    .featured-communities, .search-communities{
        width: 100%;
    }
    .content-block.block-featured-communities .featured-communities h2.section-title, .content-block.block-featured-communities .search-communities h2.section-title{
        width: 100%;
        writing-mode: unset;
        transform: rotate(0deg);
    }
    .featured-communities-btn-wrapper, .content-block.block-featured-communities .community-finder {
        width: 100%;
        padding-top: 30px;
    }
    .core-values .section-img{
        order: 1;
    }
    .headings-subwrapper{
        order: 2;
        padding: 0 15px;
    }
    .features-block.core-values .container{
        max-width: 100%;
        padding: 0;
    }
    .core-values .section-img{
        width: 100%;
        height: 40vw;
        border-radius: 0;
        order:1;
        margin-bottom: 50px;
    }
    .features-block.core-values .section-core-values{
        width: 100%;
    }
    .features-block.core-values .section-headings{
        width: 100%;
        display: flex;
        flex-flow: wrap;
    }
    .features-list {
        margin: 40px 0;
        text-align: left;
    }
    .section-core-values .single-feature {
        text-align: left;
        width: 50%;
        display: inline-table;
        margin-bottom: 20px;
    }
    .cta-content {
        margin-left: 0;
    }
    .cta-wrapper h3.section-subtitle{
        width: 100%;
        writing-mode: inherit;
        transform: rotate(0deg);
    }
    .cta-content{
        width: 100%;
    }
    .featured-communities, .search-communities{
        border-left:0;
    }
    .block-featured-communities .initial-section h2.section-title {
        text-align: center !important;
        display: block;
    }
    .featured-communities{
        margin-bottom: 50px;
        display: block;
    }
    .hero-overlay:after{
        bottom: 0vw;
        left: 50%;
        transform: translateX(-50%);
    }
    .copyright-text{
        margin-right: 40px;
    }
    .footer-left{
        width: 100%;
        max-width: 100%;
    }
    .footer-middle {
        width: 100%;
    }
    .footer-right {
        width: 100%;
        text-align: center;
    }
    .cta-wrapper h3.section-subtitle:after{
        border-left: 0;
        border-top: 2px solid #fff;
        left: 30px;
        margin-top: 12px;
    }
    .footer-left-top {
        text-align: center;
    }
    .menu-main-menu-container {
        text-align: center;
    }
    .footer-middle ul.menu > li.menu-item{
        text-align: left;
        padding: 0 50px 0 0;
    }
    .content-block.block-featured-communities{
        padding-right: 0;
    }
    .block-featured-communities .community-list > i {
        top: -29px;
    }
    .cta-foreground .foreground-img{
        width: 100%;
        height: 100%;
        margin-bottom: 0;
        border-radius: 0;
        padding-left: 0;
        padding-bottom: 0;
    }
    .cta-foreground{
        left: 0;
        width: 100%;
        position: relative;
    }
    .cta-content-wrapper{
        width: 100%;
    }
    .cta-wrapper:before{
        top:auto;
        bottom: -47vw;
    }
    .footer-bottom{
        overflow: hidden;
        text-align: center;
    }
    .attribution{
        width: 100%;
    }
    .cta-content-wrapper{
        padding: 5vw 0 0;
    }
    .cta-wrapper h3.section-subtitle{
        padding-top: 50px;
        margin-top: 0;
        margin-left: 0;
    }
    .features-block.core-values:before{
        display: none;
    }
    .menu-burger-section{
        top: 36px;
    }
    .header-cta{
        padding: 35px 0;
    }
    .mobile-menu .menu-main-menu-container {
        text-align: left;
    }
    .inner-hero-wrapper{
        width: 60vw;
        height: 60vw;
        left: 50%;
        transform: translateX(-50%);
        padding-left: 50px;
        padding-right: 50px;
        padding-top: 10vw;
    }
    .content-block.block-type-inner-hero + .image-text-block > .single-it-section:first-child .image-section {
        width: 100%;
        position: relative;
        border-radius: 0;
        left: 0;
        top: 0;
        padding-left: 0;
    }
    .content-block.block-type-inner-hero + .image-text-block > .single-it-section:first-child .image-section img {
        position: absolute;
        left: 0;
        bottom: 0;
        height: 100%;
        width: 100%;
        object-fit: cover;
    }
    .content-block.block-type-inner-hero:before{
        display: none;
    }
    .content-block.block-type-inner-hero + .image-text-block > .single-it-section:first-child .it-section-middle {
        width: 100%;
        padding-left: 0;
        margin-top: 0;
    }
    .content-block.block-type-inner-hero + .image-text-block > .single-it-section:first-child {
        padding-bottom: 30px;
    }
    .image-text-block + .content-block {
        padding-top: 50px;
    }
    .inner-hero-wrapper h1, .inner-hero-wrapper h2{
        text-align: center;
    }
    li.community-slide .container{
        max-width: 600px;
    }
    .community-info-wrap{
        flex-direction: column;
    }
    .community-info-wrap img{
        max-width: 100%;
    }
    body.page-template-page-our-team .content-block.block-type-inner-hero + .content-block.block-type-teams:before {
        left: 0;
        transform: translateX(0);
        width: 100%;
        border-radius: 0;
    }
    body.page-template-page-our-team .content-block.block-type-inner-hero + .content-block.block-type-teams h2.section-title {
        text-align: center;
    }
    body.page-template-page-our-team .content-block.block-type-inner-hero + .content-block.block-type-teams .team-grid {
        margin-top: 70px;
    }
    .member-headshot{
        width: 30vw;
        height: 30vw;
        margin: 30px auto;
    }
    .team-member-content{
        padding-left: 25px;
    }
    body.page-template-page-investment-strategy .single-it-section + .single-it-section.image-position-left:after{
        display: none;
    }
    .communities-loop{
        width: 100%;
        order: 2;
    }
    .communities-map {
        width: 100%;
        height: 50vw;
        margin: 0;
    }
    .testimonial-content, .testimonial-info{
        padding-left: 0;
    }
    body.page-template-page-our-communities .block-testimonials ul.flex-direction-nav, body.page-template-page-about .block-testimonials ul.flex-direction-nav{
        right: auto;
        left: 50%;
        transform: translateX(-50%);
    }
    li.single-testimonial{
        padding: 150px 0 100px;
        margin-top: 30px;
    }
    li.single-testimonial .testi-slide-index{
        top: -50px;
        right: auto;
        left: 50%;
        transform: translateX(-50%);
    }
    .flex-direction-nav li {
        position: relative;
        z-index: 2;
        top: 70px;
    }
    .testimonials-bg div#testimonials-slider {
        padding: 70px 0 0;
    }
    .job-listing:before{
        display: none;
    }
    .single-job-listing .inner-hero-wrapper{
        width: 60vw;
        height: 60vw;
        left: 50%;
        transform: translateX(-50%) !important;
        padding-left: 50px;
        padding-right: 50px;
        padding-top: 10vw;
        text-align: center;
    }
    .job-left, .job-right {
        width: 100%;
    }
    .job-left{
        margin-bottom: 50px;
    }
    .contact-intro-img {
        width: 100%;
        border-radius: 0;
        left: 0;
        top: 0;
        height: 30vw;
    }
    .contact-intro-img img{
        height: 100%;
    }
    body.page-template-page-contact .contact-section:before{
        display: none;
    }
    .contact-right {
        width: 100%;
        padding: 0 0 30px;
    }
    body.page-template-page-contact .contact-section{
        padding-top: 0;
    }
    .contact-wrap .corporate, .contact-wrap .office-hours{
        width: auto;
    }
    .job-left h2.section-title:before{
        display: none;
    }
    h2.section-title br{
        display: none;
    } 
    .section-content{
        padding-right: 0;
    }
    .single-feature{
        min-width: 200px;
        text-align: center;
    }
    body.page-template-page-our-team .content-block.block-type-teams h2.section-title:before{
         left: -34%;
    }
    .single-team-member{
        width: 50%;
    }
    .features-images{
        height: 75vw;
    }
    .menu-burger-section .menu-trigger{
        margin-top: 17px;
    }
    body.page-template-page-investment-strategy .single-it-section + .single-it-section.image-position-left:after, 
    body.page-template-page-commitment .single-it-section + .single-it-section.image-position-left:after{
        display: none;
    }
    body.page-template-page-our-team .content-block.block-type-teams {
        margin-bottom: 0;
        padding-bottom: 0;
    }
    body.page-template-page-our-communities .page-content {
        padding-top: 124px;
    }
    .communities-title h2.section-title{
        width: 100%;
        text-align: center;
    }
    .communities-title h2.section-title:before{
        width: 100vw;
        height: 100vw;
    }
    .community-filters {
        width: 90%;
        margin: 10px auto 40px;
    }
    .community-filter {
        width: 100%;
        margin: 0 0 20px;
    }
    .page-template-page-acquisitions .community-filters{
        width: 90%;
        margin: 20px auto;
    }
    .community-list-wrapper.acquisition .communities-loop .single-community{
        width: 100%;
    }
    .testimonial-info h3.section-subtitle:before{
        width: 8%;
        left: -3%;
    }
    body.page-template-page-our-communities .block-testimonials .testimonials-bg:before{
        display: none;
    }
    body:not(.home) .scroll-trigger{
        display: none;
    }
    .cv-tabs-outer.container {
        padding-top: 0;
    }
    .cv-tabs-outer .vertical-tagline {
        width: 100%;
        writing-mode: inherit;
        transform: rotate(0);
    }
    .cv-tabs-outer .vertical-tagline h4.section-tagline {
        margin-bottom: 50px;
        margin-top: 0;
    }
    .cv-tabs-inner{
        width: 100%;
    }
    ul.tab-navigation {
        display: none;
    }
    .tab-content-wrapper {
        width: 100%;
    }
    a.tab-aac-trigger {
        color: #acacac;
        display: block;
        font-size: 36px;
        text-align: center;
        font-weight: 600;
        padding: 10px;
        border-top: 2px solid;
    }
    a.tab-aac-trigger {
        display: block;
    }
    .tab-single-img img {
        width: 100%;
        height: 50vw;
    }
    .tab-content h3 {
        width: 100%;
        text-align: center;
        font-size: 30px;
    }
    p.tab-desc {
        width: 100%;
        text-align: center;
        font-size: 21px;
    }
    .tabpanel {
        position: relative;
    }
    .team-member-outer.container{
        max-width: 700px;
        margin: 50px auto;
    }
    .team-member-content{
        width: 100%;
    }
    .content-block.features-block.interactive-features-slider{
        padding-bottom: 90px;
    }
    .job-listing-filters select{
        min-width: 170px;
    }
    a.cb-btn.reset-job-filters i{
        font-size: 32px;
    }
	.community-list-wrapper.type-grid .communities-loop .single-community {
		    width: calc(50% - 40px);
	}
}




@media screen and (max-width:767px) {
    body:not(.home) .page-content {
        padding-top: 92px;
    }
    .container, .hero-wrapper .container{
        padding: 0 15px;
    }
    .logo-section img{
        max-width: 220px;
    }
    .menu-burger-section{
        right: 20px;
    }
    .menu-burger-section .menu-trigger {
        margin-top: 10px;
    }
    .hero-wrapper .container .hero-content{
        padding: 0;
    }
    .header-cta{
        display: none;
    }
    .mobile-menu .header-cta{
        display: block;
    }
    .hero-overlay:before, .content-block.features-block.interactive-features-slider:after{
        width: 74vw;
        height: 74vw;
        bottom: -36vw;
    }
    .hero-wrapper {
        padding: 35vw 0;
    }
    h1.hero-title {
        font-size: 34px;
        line-height: 1.2;
    }
    .hero-overlay:after{
        width: 100%;
        height: 100%;
        border-radius: 0;
    }
    .content-block.features-block.interactive-features-slider{
            padding-bottom: 90px;
    }
    .content-block.features-block.interactive-features-slider:after{
        content: "";
        width: 70vw;
        height: 70vw;
        top: -35vw;
    }
    h3.featurs-tagline {
        font-size: 16px;
        margin-bottom: 30px;
    }
    .interactive-features-slider span.feature-title {
        font-size: 11vw;
        line-height: 12vw;
    }
    .interactive-features-slider .features-list {
        top: 10px;
    }
    h2.section-title {
        font-size: 30px;
    }
    body a.cb-btn, body .header a.cb-btn, .job-listing-filters select, a.cb-btn.apply-job-filters, body a.cb-btn.type-9{
        min-width: 170px;
        max-width: 200px;
    }
    .section-core-values .single-feature{
        width: 100%;
    }
    .single-feature{
        padding: 5px 20px;
    }
    .content-block.block-featured-communities .featured-communities h2.section-title, .content-block.block-featured-communities .search-communities h2.section-title{
        padding-right: 0
    }
    .content-block.features-block {
        padding: 20px 0 60px;
    }
    body a.cb-btn, body .header a.cb-btn, .job-listing-filters select, a.cb-btn.apply-job-filters, body a.cb-btn.type-9{
        max-width: 200px;
    }
    .content-block.block-featured-communities a.featured-community-trigger.cb-btn,
    .featured-communities-btn-wrapper, .content-block.block-featured-communities .community-finder{
        width: 100%;
        max-width: 350px;
        margin: 0 auto;
    }
    .footer{
        padding-top: 60px;
    }
    .footer-logo img{
        max-width: 200px;
    }
    .footer-left{
        padding-right: 0;
    }
    .footer-address{
        padding: 20px 0 10px;
    }
    .footer-middle ul.menu > li.menu-item{
        text-align: center;
        width: 100%;
        padding-right: 0;
    }
    .footer-middle ul.menu > li.menu-item:before{
        display: none;
    }
    .footer-middle ul.menu > li.menu-item:first-child{
        padding-right: 0;
    }
    .footer-middle ul.menu > li.menu-item ul.sub-menu{
        margin-top: 20px;
        padding-right: 0px;
    }
    .policy-nav a.policy-nav-item:last-child{
        margin-right: 0;
        padding-right: 0;
    }
    .footer-bottom .container{
        display: flex;
        flex-flow: wrap;
        justify-content: center;
    }
    .footer-bottom .container .community-icons{
        width: 100%;
        order: 3;
    }
    .footer-bottom .container .copyright-text {
        margin-right: 0px;
        order: 1;
    }
    .footer-bottom .container .policy-nav{
        order: 2;
    }
    .footer-bottom .container .attribution{
        order: 4;
    }
    .inner-hero-wrapper {
        width: 90vw;
        height: 90vw;
    }
    .testimonial-content p{
        padding: 20px;
        font-size: 30px;
    }
    .testimonial-info h3.section-subtitle:before{
        left: -4%;
    }
    body.page-template-page-our-team .content-block.block-type-inner-hero + .content-block.block-type-teams .team-grid{
        padding-top: 20px;
    }
    .single-team-member{
        width: 100%;
        padding: 20px;
    }
    body.page-template-page-our-team .content-block.block-type-teams{
        padding: 70px 0 0;
    }
    body.page-template-page-our-team .content-block.block-type-inner-hero + .content-block.block-type-teams:before{
        height: 70vw;
    }
    .team-member-info{
        text-align: center;
    }
    .team-member-info .small-arrow{
        margin: 30px auto 0;
    }
    .member-headshot, .team-member-content{
        width: 100%;
    }
    .member-headshot{
        height: 100vw;
        background-size: cover;
        background-position: top center;
    }
    .team-member-content {
        padding-left: 0px;
    }
    body:not(.home).single-team .page-content {
        padding-top: 100px;
    }
    body.page-template-page-our-team .content-block.block-type-teams:after{
        top:120vw;
    }
    body:not(.home) .image-text-block + .content-block {
        padding-top: 0px;
    }
     
    .community-list-wrapper .community-img {
        width: 100%;
        height: 50vw;
    }
    .community-img img {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: calc(100% - 15px);
        object-fit: cover;
        object-position: center center;
    }
    .community-list-wrapper .community-info{
        width: 100%;
    }
    .community-info-left, .community-info-right{
        width: 100%;
        justify-content: center;
        padding-left: 0;
    }
    .community-list-wrapper .community-info span.starting-price span.price-string{
        font-size: 24px;
        display: inline-block;
    }
    .content-block.block-testimonials {
        padding: 200px 0 0px;
    }
    li.single-testimonial {
        padding: 100px 0 0;
    }
    .single-job-listing .inner-hero-wrapper {
        width: 90vw;
        height: 90vw;
    }
    .jobs-inner-hero > span{
        margin-bottom: 5px;
    }
    .jobs-inner-hero > span.other-info span {
        margin-bottom: 5px;
    }
    .single-job-listing .inner-hero-wrapper h1 {
        font-size: 28px;
    }
    .job-listing-filters{
        text-align: center;
    }
    .job-listing-filters select {
        width: 100%;
        max-width: 250px;
        display: block;
        margin: 0 auto 14px;
    }
    .job-listing-filters .apply-job-filters {
        margin: 0 auto;
        display: block;
        max-width: 200px;
    }
    a.cb-btn.type-2.reset-job-filters{
        margin: 20px auto;
    }
    .single-job.text-color-dark{
        margin-bottom: 30px;
    }
    .job-right{
        padding-left: 0;
    }
    .job-form-row.col-3, .job-form-row.col-2{
        width: 100%;
        margin-bottom: 0;
    }
    .job-form-row.col-3 .job-form-field, .job-form-row.col-2 .job-form-field{
        width: 100%;
        margin-bottom: 25px;
    }
    .contact-intro-img{
        position: relative;
        height: 40vw;
        margin-bottom: 30px;
    }
    .contact-right .corporate, .contact-right .office-hours {
        padding-right: 0px;
        width: 100%;
    }
    .formmangr-col {
        width: 100%;
        padding: 0;
    }
    .formmangr-col.field-type-phone, .formmangr-col.field-type-email {
        width: 100%;
    }
    body.single-job-listing .content-block.job-description {
        padding: 60px 0 90px;
    }
    .communities-map{
        height: 80vw;
    }
    .cta-content-wrapper .section-buttons a.cb-btn{
        padding: 20px 40px 20px 20px;
    }
    .cta-content-wrapper .section-buttons a.cb-btn:before{
        right: 25px;
    }
    .section-core-values .features-list {
        margin-bottom: 10px;
    }
    .single-feature h4.feature-title {
        font-size: 26px;
    }
    .content-block.block-type-inner-hero + .image-text-block > .single-it-section:first-child + .single-it-section{
        padding-top: 60px;
    }
    .content-block.block-type-inner-hero + .image-text-block > .single-it-section:first-child + .single-it-section:before{
        top: -10vw;
    }
    .content-block.block-featured-communities a.featured-community-trigger.cb-btn i.fa{
        font-size: 25px;
    }
    .block-featured-communities .community-list > i {
        top: -30px;
    }
    .community-finder input.special-community-finder {
        text-align: center;
    }
    .communities-searchbox-list{
        text-align: left;
    }
    .community-list-wrapper.acquisition .communities-loop .single-community{
        margin: 0 0 50px;
    }
    ul.acquisition-filters{
        display: flex;
        flex-flow: wrap;
    }
    ul.acquisition-filters li.acquisition-filter {
        flex: 48%;
        width: 48%;
        margin: 3px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .hero-wrapper .community-finder{
        width: 90%;
    }
/*
    .content-block.block-type-inner-hero:after{
        background: none;
    }
*/
    .community-info .community-btns a.cb-btn {
        font-size: 14px;
    }
	.community-list-wrapper.type-grid .communities-loop .single-community {
		    width: 100%;
		margin: 0 0 20px;
	}
}