/*
Template Name: Family Doctor
File: Layout CSS
Author: TemplatesOnWeb
Author URI: https://www.templateonweb.com/
Licence: <a href="https://www.templateonweb.com/license">Website Template Licence</a>
*/
/*********************blog****************/
#blog_h{
padding-top:40px;
padding-bottom:40px;
}
.blog_h_1i h6 a{
margin-right:10px;
color:#999!important;
}
.blog_h_1i h6 a i{
margin-right:5px;
}
.blog_h_1i {
box-shadow: 0 0 10px #da00672e;
padding:10px;
}
.blog_h_1{
margin-top:30px; 
 }
 
.product_1_last{
margin-top:20px; 
 }
.product_1_last ul li{
 display:inline-block;
 margin: 0 2px;
 width:45px;
 height:45px;
 line-height:45px;
 background: #da006721; 
 text-align:center;
 border-radius:3px;
 }
.product_1_last ul li a{
display:block;
color: #333;
 }
.product_1_last ul li:hover{
 background: #da0067;
 }
.product_1_last ul li:hover a{
 color: #fff!important;
 }
.act{
  background:#da0067!important;
 }
.act a{
 color: #fff!important;
 }
/*********************blog_end****************/


@media screen and (max-width : 767px){
.blog_h_1i {
margin-top:10px;
text-align:center; 
 }
.product_1_last ul li{
margin-bottom:10px; 
 }
}

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

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

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

 }