/*
Template Name: Laboratory
File: Layout CSS
Author: TemplatesOnWeb
Author URI: https://www.templateonweb.com/
Licence: <a href="https://www.templateonweb.com/license">Website Template Licence</a>
*/

/*********************services****************/
.main_serv {
background-image: url(../img/26.jpg);
background-position: center center;
background-size: cover;
}
.spec_1 img{
height:610px;  
 }
/*********************services_end****************/


@media screen and (max-width : 767px){
.about_h1m ul{
text-align:left; 
 }
 }

@media (min-width:576px) and (max-width:767px) {

 }
@media (min-width:768px) and (max-width:991px) {
.about_h1m p{
font-size:14px; 
 }
.about_h1m li{
font-size:14px; 
 }
#spec_o  .about_h1m .fs-4{
font-size:18px!important; 
 }
#spec_o  .block_sm{
font-size:40px; 
 }
 }

@media (min-width:992px) and (max-width:1200px) {
#spec_o  .about_h1m .fs-4{
font-size:18px!important; 
 }
#spec_o  .block_sm{
font-size:40px; 
 }
#spec_o .about_h1m h1{
font-size:26px;
}
 }
@media (min-width:1201px) and (max-width:1310px) {
.about_h1m {
padding:30px!important; 
 }
#spec_o .about_h1m h1{
font-size:26px;
}
 }

