.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-9 .elementor-element.elementor-element-fa96fd8{text-align:center;}.elementor-9 .elementor-element.elementor-element-fa96fd8 .elementor-heading-title{color:#000000;}.elementor-9 .elementor-element.elementor-element-5f5b051{margin-top:3%;margin-bottom:0%;}.elementor-9 .elementor-element.elementor-element-8d29f55{text-align:center;}.elementor-9 .elementor-element.elementor-element-8d29f55 .elementor-heading-title{color:#000000;}.elementor-9 .elementor-element.elementor-element-b2588e3{margin-top:3%;margin-bottom:0%;}.elementor-9 .elementor-element.elementor-element-814d62a{text-align:center;}.elementor-9 .elementor-element.elementor-element-814d62a .elementor-heading-title{color:#000000;}/* Start custom CSS *//*Staff page*/ 
/*title*/ 
.section_title{ 
	display:none; 
} 

.staff_img{
    border-radius:0px;
    width:150px;
    height: 180px;
}

.staff_img img{
    width:150px;
    height: 180px;
}

.crl_row{
    padding: 0 0 20px 0;
}

.crl_column{
    width:calc(50% - 20px); 
    padding:0px;
    background-image: linear-gradient(180deg, #FFCC00 0%,#FEF6D7 100%);
    margin-right: 20px;
    height: 180px;
}

.content_title{
    padding-bottom: 20px;
    font-family: "Roboto Slab", Sans-serif;
}

.col_content{
    width:100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.col_content div,.col_content a{
    font-family: Montserrat;
    font-size: 13px;
    color: black;
}

.content_description{
    min-height: 19px;
}

@media screen and (max-width:1024px) and (min-width:768px){ 
	.crl_column{ 
		width:calc(50% - 20px); 
		min-width:0; 
		height:150px;
	} 
	.col_img{ 
        min-width:unset; 
        min-height:unset; 
        display:flex; 
    } 
     
    .staff_img,.staff_img img{ 
        width:100px; 
        height:150px; 
    } 

    
    .content_title{
        padding-bottom: 10px;
    }
    
    .content_description{
        margin-bottom:10px;
    }
    
	.col_content{ 
	    padding:10px; 
	    width: calc(100% - 100px); 
	    word-break: break-word; 
	} 
	.content_email,.content_title+div{ 
	    text-overflow: ellipsis; 
        overflow: hidden; 
        white-space: nowrap; 
	} 
	.content_email:hover,.content_title+div:hover{ 
	    overflow: visible; 
        white-space: normal; 
	} 
} 
@media screen and (max-width:767px)and (orientation:portrait){ 
     
    .elementor-shortcode{ 
        display: flex; 
        flex-wrap: nowrap; 
        overflow-x: auto; 
        -webkit-overflow-scrolling: touch; 
        scroll-snap-type: x mandatory; 
    } 
     
    .crl_row{ 
         flex: 0 0 auto; 
         max-width: calc(450px + 10px); 
        scroll-snap-align: center ; 
        overflow: visible; 
        } 
     
	.crl_column{ 
	    min-width:0; 
		margin-right: 5px; 
        margin-bottom: 5px; 
		width:100%; 
		scroll-snap-align: center ; 
		width: 225px; 
		height: 400px;
		flex-wrap:wrap;
	} 
	.col_img{ 
        min-width:unset; 
        min-height:unset; 
        display:flex;
        width:100%;
        height:250px;
    } 
     
   .staff_img,.staff_img img{ 
        width:100%; 
        height:250px;
    } 
    
    
	.col_content{ 
	    padding:10px; 
	    width:100%;
	    word-break: break-word;
	    height: 150px;
	} 
	
	.content_title{
        padding-bottom: 10px;
        font-size:15px!important;
    }
    
    .content_description{
        margin-bottom:10px;
        min-height:13px;
    }
	
	.content_email,.content_title+div{ 
	    text-overflow: ellipsis;
        overflow: hidden; 
        white-space: nowrap; 
        font-size:13px!important;
	} 
	.content_email:hover,.content_title+div:hover{ 
	    overflow: visible; 
        white-space: normal; 
	} 
} 
@media screen and (max-width:767px) and (orientation:landscape){ 

 .elementor-shortcode{ 
        display: flex; 
        flex-wrap: nowrap; 
        overflow-x: auto; 
        -webkit-overflow-scrolling: touch; 
        scroll-snap-type: x mandatory; 
    } 
     
    .crl_row{ 
         flex: 0 0 auto; 
         max-width: 710px; 
        scroll-snap-align: center ; 
        overflow: visible; 
        } 
     
	.crl_column{ 
	    min-width:0; 
		margin-right: 5px; 
        margin-bottom: 5px; 
		width:100%; 
		scroll-snap-align: center ; 
		width: 350px; 
		min-width:0;
		height:160px;
	} 
    

	.col_img{ 
        min-width:unset; 
        min-height:unset; 
        display:flex; 
    } 
     
    .staff_img,.staff_img img{ 
        width:120px; 
        height:160px; 
    } 

    .content_title{
        padding-bottom: 10px;
    }
    
    .content_description{
        margin-bottom:10px;
    }
    
	.col_content{ 
	    padding:10px; 
	    width: calc(100% - 120px); 
	    word-break: break-word; 
	} 
	.content_email,.content_title+div{ 
	    text-overflow: ellipsis; 
        overflow: hidden; 
        white-space: nowrap; 
	} 
	.content_email:hover,.content_title+div:hover{ 
	    overflow: visible; 
        white-space: normal; 
	} 
} 





/*pic*/ 
.staff_img img{ 
	object-position: top; 
} 
/*staff details*/ 
.content_title{ 
	font-size:18px; 
	font-weight:normal; 
} 
.content_title+div, .staff_email,.content_description{ 
	font-size:15px; 
} 


.content_title,.content_title+div,.content_description{
    color:black;
}

.content_email,.staff_email{ 
    color:#23A4DC; 
}/* End custom CSS */