@media (max-width:767px){ 
.padrl-40{padding:0 40px;}
}

@media (min-width:320px) and (max-width:640px) and (orientation:portrait){
.team-slider-shortcode .team-slider-image{bottom:0;}
.author-bio-shortcode .author-bio-word{font-size:38px;}
.img-wrap{top:0;}
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="tel"], input[type="number"], textarea, select, .form-control{height:auto; font-size:12px; text-align:left; border-radius:5px; text-transform:capitalize;}

}

@media (min-width:320px) and (max-width:640px) and (orientation:landscape){

}

@media (min-width:768px) and (max-width:991px) and (orientation:portrait){

}

@media (min-width:768px) and (max-width:1024px) and (orientation:landscape){

}













@media (min-width:992px) and (max-width:1199px){

}




@media (max-width:1366px){


}