.elementor-kit-17{--e-global-color-primary:#041772;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#000000;--e-global-color-accent:#2FCCD6;--e-global-color-e997b5b:#EEF9F6;--e-global-color-d583319:#FFDF4D;--e-global-color-b7bbe81:#FCF9EF;--e-global-color-90c002e:#1A1729;--e-global-color-53ffb71:#D67379;--e-global-color-4741b08:#DC823F;--e-global-color-abf4ed8:#FFF6D5;}.elementor-kit-17 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */html,body{
    overflow-x: hidden !important;
}

a{
    border-bottom: 0 !important;
    border-bottom-color: none !important;
} 

.profile-header.ekit-team-img img{
    width: 250px !important;
    height: 250px !important;
}
.profile-designation{
    font-size: 14px !important;
}

.profile-body p{
    text-align: center;
}

.profile-content{
    text-align: justify !important;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
}

#join-our-team{
        padding-top: 200px;
        padding-bottom:200px;
    }
    

@media only screen and (max-width: 800px){
    #join-our-team{
        padding-top: 150px;
        padding-bottom:150px;
    }
    

}/* End custom CSS */