.banner-infos{width: 100%;max-width:1920px;margin:0 auto;position: relative;display: block;}
.banner-props{position: relative;background:url('https://cdn.jashnrealty.com/assets/v2/images/about/brand-banner.jpg') center center no-repeat;background-size:cover;height:556px;}
.banner-props-about{position: relative;background:url('https://cdn.jashnrealty.com/assets/v2/images/about/brand-banner.png') center center no-repeat;background-size:cover;height:556px;}
.banner-content{position: relative;height:100%;background:rgba(46,44,117,0.2);padding-top: 72px;z-index: 1;display: flex;flex-direction: column;align-items: center;justify-content: center;padding-left:15px;padding-right:15px;}
.title-captions{font-size:70px;}
.about-details.font-props{font-size:24px;color:#fff;}
@media screen and (max-width:1199px){
    .banner-props{height: 440px;}
    .banner-content{padding-top:60px;}
    .title-captions{font-size:50px;}
}
@media screen and (max-width:767px){
    .title-captions{font-size:40px;}
}
/* Seperator css */
.seperator{border-bottom:var(--cta-color) solid 1px;}
.seperator:before{position: absolute;content: "";background: url('https://cdn.jashnrealty.com/assets/v2/images/home/j-icon-white.svg') center center no-repeat;left:50%;right:0;bottom:-40px;width:80px;height:80px;transform: translateX(-50%);}

/* Team Member css */
.management-team{padding-bottom:50px;}
.mt-16{margin-top:16px;}
.top-30{margin-top:30px;}
.top-10{margin-top:10px;}
.mt-30{margin-top:30px;display: inline-flex;}
.pd-t-b-100{padding-top:100px;padding-bottom:50px;}
.pd-t-b-100 + .pd-t-b-100{padding-top:50px;}
.section-props.p-t-b-100{padding-top:100px;padding-bottom:100px;}
.about-caption{padding-top: 68.43%;display: block;}
.abs-img-props {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.bd-left-design.b-l-shift:before{top:auto;left:-50px;bottom:0px;}
.bd-left-design.b-l-shift,
.bd-left-design.b-r-shift{padding-bottom: 50px;}
.bd-left-design.b-r-shift:before{top:auto;right:-50px;bottom:0px;left:auto;}
.justify{text-align: justify;}
@media screen and (max-width:1199px){
    .pd-t-b-100{padding-top:60px;padding-bottom:90px;}
    .management-team{padding-bottom:0;}
    .pd-t-b-100 + .pd-t-b-100{padding-top:0}
    .grid-2-info.gap-150{gap:100px;}
}
@media screen and (max-width:991px){
    .grid-2-info.gap-150{gap:100px;}
}
@media screen and (max-width:767px){
    .grid-2-info.gap-150{gap: 30px;}
    .pd-t-b-100{padding-bottom: 60px;}
    .section-props.p-t-b-100{padding-top: 60px;padding-bottom:60px;}
    .bd-left-design.b-l-shift,
    .bd-left-design.b-r-shift{padding-bottom: 0;}
    .bd-left-design::before,
    .bd-left-design.b-l-shift:before{left:0;bottom:0;width:0;height: 0;border:none;}
    .order-1{order:1;}
    .order-2{order:2;}
    .blog-links.mt-30{margin-top:16px;}
}