/*
Template Name: Hosp Life
File: Layout CSS
Author: TemplatesOnWeb
*/
/*********************services****************/
#service{
padding-top:40px; 
padding-bottom:40px; 
 }
.service_2il span{
background: #f4f4f4;
width: 100%;
height: 60px;
line-height: 60px;
display: inline-block;
font-size: 32px;
text-align: center;
border-bottom:5px solid #b58516;
}
.service_2il span:hover{
background:#22a98b;
color:#fff!important; 
 }
.service_2{
margin-top:30px; 
 }
 
#progress{
background: #f4f4f4;
padding-top:70px;
padding-bottom:40px;
  }
.progress_1i{
 background:#fff;
 padding:40px 15px; 
  }
.progress_1i span i{
 background:#22a98b;
 color:#fff;
 border-radius:50%;
 width:60px;
 height:60px;
 line-height:60px;
 font-size:30px; 
  }
.progress_1i span{
 display:block;
 margin-top:-75px; 
 margin-bottom:25px;
  }
/*********************services_end****************/


@media screen and (max-width : 767px){
#service{
text-align:center; 
 }
.service_2ir {
margin-top:10px; 
 }
.service_2i {
margin-top:15px;  
 }
.progress_1i {
margin-bottom:50px; 
 }
#progress{
text-align:center;
padding-bottom:0; 
 }
}

@media (min-width:768px) and (max-width:991px) {
.service_2il span{
font-size:22px; 
 }
.progress_1i h3{
font-size:28px; 
 }
 }
@media (min-width:992px) and (max-width:1200px) {

  }
@media (min-width:1201px) and (max-width:1255px) {

 }
