#bio-banner #subheadng {
    font-weight: 500;
    font-size: 24px!important;
    padding: 15px 0px!important;
}
#Contributer p {
    color: #fff;
}
#bio-banner .vc_col-sm-5 .vc_column-inner {
    position: relative;
}
div#bioquotes {
    background: #0D2469;
    color: #fff;
    padding: 20px;
    position: absolute;
    left: -27px;
    bottom: -34px;
    right: 40px;
}
#bioquotes p:last-child {
    color: #E54A35;
}
div#bioquotes p {
    margin: 4px 0px;
}
#bio-banner .vc_col-sm-5 .wpb_single_image:after {
    content: "";
    background: #E0EEFF;
    position: absolute;
    height: 99%;
    width: 80%;
    right: -41%;
    border: 0;
    z-index: -1;
    bottom: -14%;
}

@media only screen and (max-width:1440px){
#bio-banner .vc_col-sm-5 .wpb_single_image:after {
    height: 100%;
    width: 90%;
    right: -5%;
}   
}
@media only screen and (max-width:1280px){
h1, .entry-content h1 {
    font-size: 45px!important;
}		
}

@media only screen and (max-width:921px){
#bio-banner .vc_col-sm-5 .wpb_single_image:after {
    height: 100%;
    width: 90%;
    right: -8%;
}    
#bio-banner .vc_col-sm-5 {
    width: 70%;
    margin: 0 auto;
}	
div#bio-banner {
    width: 100%;
    padding-top: 0px!important;
}	
div#left-bio {
    width: 100%;
    padding-top: 30px;
}	
#bio-banner .vc_row.wpb_row {
    display: flex;
    flex-direction: column-reverse!important;
}	
#bio-banner .vc_col-sm-5 .vc_single_image-img {
    width: 100%;
}	
#bio-banner .vc_col-sm-5 .wpb_single_image:after {
display:none;
}	
#bio-banner .wpb_single_image.vc_align_right {
    text-align: center;
}	
h1, .entry-content h1 {
    font-size: 35px!important;
}		
#bio-banner #left-bio .vc_column-inner {
    padding-right: 0!important;
}	
div#bioquotes {
    color: #fff;
    padding: 20px;
    position: relative;
    left: 0;
    bottom: 0px;
    right: 18px;
}
}

@media only screen and (max-width:767px){
div#bio-banner {
    width: 100%;
    padding-top: 0px!important;
    padding: 0!important;
}	
#bio-banner .vc_col-sm-5 {
    width: 100%;
    margin: 0 auto;
}	
div#left-bio {
    padding-top: 9px;
}	
#bio-banner .vc_col-sm-5 .vc_single_image-img {
    width: 100%;
}	
.vc_column_container>.vc_column-inner {
    padding-left: 0px!important;
    padding-right: 0px!important;
}	
	#bio-banner .vc_col-sm-5 .wpb_single_image:after{display:none;}	
h1, .entry-content h1 {
    font-size: 30px!important;
}	
#bio-banner #subheadng {
    font-weight: 500;
    font-size: 20px!important;
    padding: 15px 0px!important;
}	
div#community .vc_single_image-img {
    margin-bottom: 20px!important;
}	
div#community {
    padding-top: 30pximportant;
	 padding-bottom: 30pximportant;
}	
#bio-banner .vc_row.wpb_row {
    flex-direction: column-reverse!important;
    display: flex;
    gap: 20px;
}
}