/*
Template Name: Hosp Life
File: Layout CSS
Author: TemplatesOnWeb
*/
/*********************gallery****************/
#prod_h{
padding-top:40px; 
padding-bottom:40px;
 }
.prod_h2i2 span a{
background:#22a98b;
color:#fff;
display:inline-block;
width:50px;
height:50px;
line-height:50px;
border-radius:50%;
font-size:16px; 
 }
.prod_h2i{
position:relative; 
 }
.prod_h2i2{
position:absolute;
width:100%;
top:70px;
display:none;
 }
.prod_h2i3{
position:absolute; 
width:100%;
background:#fff;
bottom:0;
padding:15px;
display:none;
 }
.prod_h2i:hover .prod_h2i2{
display:block; 
 }
.prod_h2i:hover .prod_h2i3{
display:block; 
 }
 
.prod_h3 h5{
display:inline-block;
margin-left:5px;
margin-right:5px;
 }
.prod_h3{
margin-top:15px; 
 }
.prod_h2i1 img{
min-height:260px;
 }
/*********************gallery_end****************/

@media screen and (max-width : 767px){

}

@media (min-width:768px) and (max-width:991px) {

 }
@media (min-width:992px) and (max-width:1200px) {

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

 }
