.scrollable-tabs .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li a{
    background-repeat: no-repeat;
    background-position: 27px center;
    padding-left: 66px;
    border-left: 2px solid rgba(180, 182, 184, 0.20);
    transition: 0.5s all;
    /* padding: 15px 20px; */
}   

.scrollable-tabs .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li .elementor-item-active {
    transition: 0.5s all;
    border-left: 2px solid #DA5315;
}
.scrollable-tabs .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li {
    clear: both;
    display: block;
    width: 100%;
}
/***  Normal tabs ***/
.scrollable-tabs .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li.new-developments a{
    background-image: url('images/new-developments.svg');
}

.scrollable-tabs .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li.empty-rates-liability-exemptions a{
    background-image: url('images/empty-rates-liability-exemptions.svg');
}

.scrollable-tabs .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li.redevelopment-refurbishment a{
    background-image: url('images/redevelopment-refurbishment.svg');
}

.scrollable-tabs .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li.temporary-occupation-rates-mitigation a{
    background-image: url('images/temporary-occupation-rates-mitigation.svg');
}

.scrollable-tabs .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li.budgeting-forecasting a{
    background-image: url('images/budgeting-forecasting.svg');
}

.scrollable-tabs .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li.rateable-value-appeals a{
    background-image: url('images/rateable-value-appeals.svg');
}

.scrollable-tabs .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li.demolition-strategy a{
    background-image: url('images/demolition-strategy.svg');
}

.scrollable-tabs .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li.rate-management-compliance a{
    background-image: url('images/rate-management-compliance.svg');
}

.scrollable-tabs .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li.business-rates-review a{
    background-image: url('images/business-rates-review.svg');
}

.scrollable-tabs .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li.strategies-for-empty a{
    background-image: url('images/strategies-for-empty.svg');
}
.scrollable-tabs .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li.enter-exit-property a{
    background-image: url('images/enter-exit-property.svg');
}
.scrollable-tabs .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li.reliefs-exemptions a{
    background-image: url('images/reliefs-exemptions.svg');
}
.scrollable-tabs .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li.rate-management a{
    background-image: url('images/rate-management.svg');
}


/***  Hover and active tabs ***/

.scrollable-tabs .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li.new-developments a:hover,
.scrollable-tabs .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li.new-developments a.elementor-item-active{
    background-image: url('images/new-developments-active.svg');
}

.scrollable-tabs .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li.empty-rates-liability-exemptions a:hover,
.scrollable-tabs .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li.empty-rates-liability-exemptions a.elementor-item-active{
    background-image: url('images/empty-rates-liability-exemptions-active.svg');
}

.scrollable-tabs .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li.redevelopment-refurbishment a:hover,
.scrollable-tabs .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li.redevelopment-refurbishment a.elementor-item-active{
    background-image: url('images/redevelopment-refurbishment-active.svg');
}

.scrollable-tabs .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li.temporary-occupation-rates-mitigation a:hover,
.scrollable-tabs .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li.temporary-occupation-rates-mitigation a.elementor-item-active{
    background-image: url('images/temporary-occupation-rates-mitigation-active.svg');
}

.scrollable-tabs .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li.budgeting-forecasting a:hover,
.scrollable-tabs .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li.budgeting-forecasting a.elementor-item-active{
    background-image: url('images/budgeting-forecasting-active.svg');
}

.scrollable-tabs .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li.rateable-value-appeals a:hover,
.scrollable-tabs .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li.rateable-value-appeals a.elementor-item-active{
    background-image: url('images/rateable-value-appeals-active.svg');
}

.scrollable-tabs .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li.demolition-strategy a:hover,
.scrollable-tabs .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li.demolition-strategy a.elementor-item-active{
    background-image: url('images/demolition-strategy-active.svg');
}

.scrollable-tabs .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li.rate-management-compliance a:hover,
.scrollable-tabs .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li.rate-management-compliance a.elementor-item-active{
    background-image: url('images/rate-management-compliance-active.svg');
}

.scrollable-tabs .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li.business-rates-review a:hover,
.scrollable-tabs .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li.business-rates-review a.elementor-item-active{
    background-image: url('images/business-rates-review-active.svg');
}

.scrollable-tabs .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li.strategies-for-empty a:hover,
.scrollable-tabs .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li.strategies-for-empty a.elementor-item-active{
    background-image: url('images/strategies-for-empty-active.svg');
}
.scrollable-tabs .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li.enter-exit-property a:hover,
.scrollable-tabs .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li.enter-exit-property a.elementor-item-active{
    background-image: url('images/enter-exit-property-active.svg');
}
.scrollable-tabs .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li.reliefs-exemptions a:hover,
.scrollable-tabs .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li.reliefs-exemptions a.elementor-item-active{
    background-image: url('images/reliefs-exemptions-active.svg');
}
.scrollable-tabs .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li.rate-management a:hover,
.scrollable-tabs .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li.rate-management a.elementor-item-active{
    background-image: url('images/rate-management-active.svg');
}

.elementor-page .elementor-button{
    line-height: 16.34px;
}
.elementor-button .elementor-button-icon{
    color: #F8D06A;
}
.team-member-wrapper {
    display: flex;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
}
.team-member-card{
    flex: 0 0 25%;
    max-width: 25%;
    padding: 0 15px; 
    margin-bottom: 20px;
}
.meet-the-team-wrap .team-member-card{
    flex: 0 0 20%;
    max-width: 20%;
    padding: 0 15px; 
}
.team-member-thumb{
    position: relative;
    overflow: hidden;

}
.view-profile-overlay span {
    display: block;
    font-family: "Noto Sans";
    font-size: 12px;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
    letter-spacing: 3.96px;
    text-transform: uppercase;
    color: #fff;
}

.view-profile-overlay{
    background: rgba(28, 33, 40, 0.70);
    position: absolute;
    bottom: -100%;
    z-index: 1;
    display: flex;
    align-items: center;
    padding-left: 59px;
    padding-right: 59px;
    justify-content: center;
    height: 100%;
    transition: all 0.5s ease;
    z-index: 2;
    cursor: pointer;
    width: 100%;
    border-radius: 20px 0px 20px 20px;

  }
  .view-profile-overlay span{
    display: block;
    padding: 20px 15px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    min-width: 170px;
  }
  .team-member-thumb:hover .view-profile-overlay {
    bottom: 0;
}

.team-member-thumb img,.modal-team-thumb img{
    background-repeat: no-repeat;
    background-position: top center;
    height: 100%;
    width: 100%;
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 20px 0px 20px 20px;
}
.top-model .team-member-thumb img,.modal-team-thumb img{
    position: relative;
    background-size: contain;
    max-height: 367px;
}
.team-member-thumb{
    flex: 0 0 273px;
    padding-bottom: 100%;
}

.team-member-card-inner{
    height: 100%;
    display: flex;
    flex-direction: column;
}
.team-member-thumb a{
    display: block;
    line-height: 0;
}
.team-membercontent-top {
    /* padding: 6px 0 0 0; */
    /* display: flex;
    align-items: center;
    justify-content: space-between; */

}
.team-membercontent-top p{
    margin-bottom: 0;
}
.team-membercontent-top h4{
    margin-bottom: 0;
    margin-top: 0;
    color: #002;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    /* line-height: 58px;  */
    line-height: 30px;
    margin-top: 25px;
}
.team-member-position{
    color: #DA5315;
    font-family: "Noto Sans";
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 31px
}
.team-membercontent-bottom,.team-membercontent-bottom a , .modal-right a{
    color: #404040;
    font-family: Noto Sans;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 30px; /* 187.5% */
    
}
.team-membercontent-bottom a:hover , .modal-right a:hover{
    color: #DA5315;
}

.team-membercontent-bottom{
    /* padding: 27px 25px 27px 30px; */
    padding-top: 22px;

}
.team-member-phone,.team-member-email,.team-member-vcard,.team-member-call{
    background-repeat: no-repeat;
    padding-left: 37px;
    margin-bottom: 16px;
    display: inline-block;
    background-size: 24px;
    background-position: 0 center;
}
.team-member-call{
    background-image: url('images/phone-calling.svg');
}
.team-member-phone{
    background-image: url('images/iPhone.svg');
}
.team-member-email{
    background-image: url('images/Letter.svg');
}
a.team-member-vcard,.modal-right a.team-member-vcard{
    background-image: url('images/v-card.svg');
    margin-bottom: 0;
    color: #E28413;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 30px; /* 187.5% */
    position: relative;
}
a.team-member-vcard::after{
    content: "";
    position: absolute;
    border-bottom: 1px dashed #E28413;
    bottom: 0;
    right: -3px;
    width: 46px;
}
.team-member-linkedin {
    display: inline-block;
    position: absolute;
    right: 15px;
    top: 15px;
    z-index: 3;
}
.team-member-card-inner{
    position: relative;
}
.specialist-team-wrapper .team-member-card {
    flex: 0 0 50%;
    max-width: 50%;
}
.specialist-team-wrapper .team-member-card .team-member-card-inner {
    display: flex;
    margin-bottom: 30px;
    box-shadow: 0px 20px 20px -10px rgba(28, 33, 40, 0.10);
    height: auto;
    width: 100%;
    flex-direction: row;
    height: calc(100% - 30px);
}
.specialist-team-wrapper  .team-member-thumb {
    flex: 0 0 288px;
    padding-bottom: 0;
}
.specialist-team-wrapper a.team-member-linkedin{
    right: 15px;
    top: 15px;
}
.team-member-content {
    width: 100%;
}
.specialist-team-wrapper .team-member-thumb img {
    position: relative;
    background-size: cover;
}
.modal {
    position: fixed;
    /* left: 0; */
    /* right: -100%; */
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.25);
    opacity: 0;
    visibility: hidden;
    transform: scale(1.1);
    /* transition: visibility 0s linear 0.25s, opacity 0.25s 0s, transform 0.25s; */
    /* z-index: 10; */
    z-index: 999;
    /* transition: all 0.7s ease-in-out 0s !important; */
    transform: scaleY(1) !important;
  }
  .modal-content {
    /* position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: white;
    max-width: 1240px;
    width: 100%; */

    position: absolute;
    top: 0;
    background-color: white;
    max-width: 880px;
    width: 100%;
    right: -100%;
    /* right: 0; */
    /* overflow: auto; */
    height: 100%;
    box-shadow: 0px 30px 60px 0px rgba(0, 0, 34, 0.05);
  }
  .show-modal .modal-content {
    right: 0;
    transition: all 0.7s ease-in-out 0s !important;
    transform: scaleY(1) !important;
}
  .close-button {
    text-align: center;
    cursor: pointer;
    transition: color 0.12s ease-in-out;
    position: absolute;
    left: -48px;
    width: 48px;
    height: 48px;
    background: #E28413;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 0px;
  }
  .close-button:hover {
    color: var(--clr-main);
  }
  .show-modal {
    opacity: 1;
    visibility: visible;
    /* transform: scale(1.0);
    transition: visibility 0s linear 0s, opacity 0.25s 0s, transform 0.25s; */
    transition: all 0.7s ease-in-out 0s !important;
    transform: scaleY(1) !important;
    right: 0;
  }

  .modal-body {
    /* display: flex; */
    padding: 40px;
    overflow-y: auto;
    height: 100%;
}
.modal-left{
    width: 100%;
 padding-top: 40px;
 padding-bottom: 110px;
}
.modal-right{
    /* max-width: 348px; */
    /* flex: 0 0 348px; */
    background: #F7F9FB;
    padding: 30px;
    
}


.modal-left p:last-child{
    margin-bottom: 0;
}
.modal-left  h4{
    margin-bottom: 10px;
}
.team-member-position{
    color: #404040;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px; /* 214.286% */
    position: relative;
    margin-left: 45px;
}
.team-member-position::after{
    content: "";
    position: absolute;
    height: 1px;
    width: 30px;
    background-color: #E28413;
    top: 50%;
    left: -42px;
}
.modal-left{    
    font-family: "Noto Sans", Sans-serif;
    font-weight: 300;
    letter-spacing: -0.46px;
    font-size: 17px;
}
.modal-team-thumb{
    /* margin-bottom: 30px; */
    position: relative;
    /* padding-bottom: 100%; */
    width: 100%;
    flex: 1;
    padding-top: 20px;
}
.team-member-detail-wrapper{
    flex: 1;
    padding-top: 40px;
}
.team-scroll{
    /* max-height:  500px;
    overflow: auto; */
    color: #404040;
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: 32px;
    /* max-width: 750px; */
}
.bottom-model h4.career-text{
    color: #002;
font-size: 24px;
font-style: normal;
font-weight: 700;
line-height: 48px; /* 200% */
margin-bottom: 25px;
}

.meet-the-team-wrap .team-member-card-inner{
    margin-bottom: 30px;
    height: calc(100% - 30px);
}
.modal-body .top-model{
    border-radius: 0px 20px 20px 20px;
    background-color: #d9dce0;
    display: flex;
    gap: 40px;
    padding: 0 40px;
    background: linear-gradient(135deg, rgba(201, 207, 214, 0.50) 0%, rgba(246, 246, 246, 0.50) 100%), #F9FBFD;
}
.modal-body .top-model .team-member-title{
    color: #002;
font-size: 32px;
font-style: normal;
font-weight: 700;
line-height: 48px; /* 150% */
background-image: linear-gradient(transparent 60%, rgba(226, 132, 19, 1) 60%);
    background-size: auto 119%;
    margin-bottom: 25px;
}
.modal-body .top-model .team-member-position{
    color: #5C5C5C;
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 32px; /* 177.778% */
margin-top: 5px;
margin-left:0;
margin-bottom: 35px;
}
.modal-body .top-model .team-member-position::after{
    height:0;
    width:0;
}
.career-wrapper ul{
    padding-left: 0;
}
.career-wrapper ul li{
    margin-bottom: 11px;
    position: relative;
    padding-left: 25px;
    list-style: none;
    color: #002;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 28px; /* 200% */
}
.career-wrapper ul li:last-child{
    margin-bottom: 20px;
}
.career-wrapper ul li::before{
    content: "";
    width: 5px;
    height: 5px;
    top: 12px;
    left: 0;
    position: absolute;
    display: block;
    background-color: #E28413;
    border-radius: 50%;
}
.career-wrapper p{
    color: #404040;
font-size: 14px;
font-style: normal;
font-weight: 300;
line-height: 32px; /* 228.571% */
}
.career-wrapper{
    position:relative;
    padding-top: 35px;
    max-width: 703px;
}
.career-wrapper::after{
    content: "";
    position: absolute;
    height: 1px;
    width: 100%;
    top: 25px;
    left: 0;
    background-color: rgba(198, 198, 214, 0.25);
}
.team-member-detail-wrapper .team-member-phone, .team-member-email, .team-member-vcard, .team-member-call{
    margin-bottom: 10px;
}
.title-slider .elementor-slides .swiper-slide-inner{
    padding-left: 0;
}
@media(min-width:1200px){
    .contact-us-section-with-form{
        position: relative;
    }
    .contact-us-section-with-form:after{
        content: "";
        position: absolute;
        height: 290px;
        width: 323px;
        background-image: url('images/orange-in-bg-pettrn.png'), url('images/main-section-right.png');
        right: -40px;
        bottom: 0;
        background-repeat: no-repeat;
        background-size: 284px , 39px;
        background-position: 0 bottom, right bottom;
    }
    .contact-us-main-wrapper:after{
        content: "";
        position: absolute;
        height: 331px;
        width: 323px;
        background-image: url('images/main-section.png');
        right: 0;
        bottom: -96px;
        background-repeat: no-repeat;
        background-size: 323px;
    }
    .specialist-team-wrapper .team-member-wrapper .team-member-card + .team-member-card .team-member-card-inner {
        margin-left: auto;
    }
    .specialist-team-wrapper .team-member-card .team-member-card-inner{
        width: calc(100% - 17px);
    }
}

@media(max-width: 1400px){
    .modal-content{
        width: 80%;
    } 
}

@media only screen and (max-height: 900px) and (orientation : landscape){
    /* .modal-content{
        transform: translate(-50%, calc(-50% - -50px ));        
       
    } */
  
    /* .team-scroll{
        max-height: 335px;

    } */
 }

@media(max-width: 1024px){
    .team-scroll{
        font-size: 14px;
        line-height: 28px;
      }
    .team-member-card{
        flex: 0 0 33.333%;
        max-width: 33.333%;
    }
    .specialist-team-wrapper .team-member-card{
        flex: 0 0 100%;
        max-width: 100%;  
    }
}

@media(max-width:991px){
    .modal-team-thumb{
        padding-top: 0;
    }
    .modal-body .top-model {
        flex-direction: column;
        padding: 25px;
        gap: 0;
    }
    .team-member-card{
        flex: 0 0 50%;
        max-width: 50%;
        margin-bottom: 30px;
    }
    .meet-the-team-wrap .team-member-card{
        flex: 0 0 50%;
        max-width: 50%;
        margin-bottom: 30px;
    }
    .modal-body {
        flex-direction: column-reverse;
        height: 97vh;
        overflow: auto;
    }
    .modal-right{
        max-width: 100%;
        flex: 1;
    }
    .team-scroll{
        max-height: 100%;
        overflow: auto;
    }
}

@media(max-width:767px){
    .title-slider .elementor-slides .swiper-slide-inner{
        padding-top: 25px;
        padding-bottom: 25px;
    }
    .modal-body .top-model .team-member-title{
        font-size: 20px;
        line-height: 35px;
    }
    .modal-body .top-model{
        flex-direction: column;
        padding: 0 0 30px 0;
        background: #fff;
    }
    .modal-body{
        padding: 20px;
    }
}



@media(max-width:575px){
    .career-wrapper::after{
        width: calc(100% + 40px);
        margin-left: -20px;
    }
    .career-wrapper ul li{
        font-size: 16px;
        line-height: 30px;
    }
    .modal-body .top-model .team-member-position{
        margin-bottom: 30px;
    }
    .team-member-detail-wrapper{
        padding-top: 20px;
    }
    .modal-left {
        position: relative;
        padding-top: 30px;
    }
    .modal-left::after{
        content: "";
        position: absolute;
        height: 1px;
        width: calc(100% + 40px);
        margin-left: -20px;
        top: 0;
        left: 0;
        background-color: rgba(198, 198, 214, 0.25);
    }
    .modal-body .top-model .team-member-position{
        position: relative;
        color: #404040;
font-size: 14px;
font-style: normal;
font-weight: 600;
line-height: 30px; /* 214.286% */
padding-left: 42px;
    }
    .modal-body .top-model .team-member-position::after{
        content: "";
        position: absolute;
        height: 1px;
        width: 30px;
        background-color: #E28413;
        top: 50%;
        left: 0;
    }
    .modal-body .top-model .team-member-title{
        background-image: none;
    }
    #modal-team-thumb {
        background: linear-gradient(135deg, rgba(201, 207, 214, 0.50) 0%, rgba(246, 246, 246, 0.50) 100%), #F9FBFD;
        padding: 15px 15px 0 15px;
        border-radius: 20px 0px 20px 20px;
    }
    .modal-right a{
        font-size: 16px;
        line-height: 30px;
    }
    .team-member-card{
        flex: 0 0 100%;
        max-width: 100%;
    }
    .meet-the-team-wrap .team-member-card{
        flex: 0 0 100%;
        max-width: 100%;
    }
    .modal-content {
        width: calc(100% - 48px);
        top: 0;
        transform: translate(0, 0);
        /* left: 20px; */
        right: 0;
    }
    .team-member-thumb img,.modal-team-thumb img{
        background-size: cover;
        width: 100%;
        margin: 0 auto;
        display: block;
    }
    .top-model .team-member-thumb img,.modal-team-thumb img{
        background-size: contain;
    }
    .modal-left .team-scroll p{
        font-size: 16px;
        line-height: 30px;
        margin-bottom: 20px;
    }
    .modal-left .team-scroll p:last-child{
        margin-bottom: 0;
    }
    .modal-right{
        padding: 20px;
    }
    .close-button{
        width: 48px;
        height: 48px;
        left: -48px;
    }
    .specialist-team-wrapper .team-member-card .team-member-card-inner{
        flex-direction: column;
        height: calc(100% - 30px);
    }
    
    .specialist-team-wrapper .team-member-thumb{
        flex: 0 0 288px;
        padding-bottom: 100%;
    }
    .specialist-team-wrapper .team-member-thumb img{
        position: absolute;
    }
}