/*
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>
*/

/*********************blog****************/
.main_blog {
background-image: url(../img/29.jpg);
background-position: center center;
background-size: cover;
}
.blog_1l1l ul li a{
background:#111; 
 }
.blog_pg1r1 .tags li a {
border: 1px solid #c9dcf9;
margin: 0px 2px 6px 0px;
padding: 8px 16px 8px 16px;
display: inline-block;
font-size: 14px;
transition: 0.3s;
}
.blog_pg1r1 .tags li a:hover {
background:#03175b;
color:#fff;
border-color:#03175b;
}
.main_blog_dt {
background-image: url(../img/30.jpg);
background-position: center center;
background-size: cover;
}

/*********************blog_end****************/


@media screen and (max-width : 767px){
.blog_1l1{
text-align:center; 
 }
.blog_1l1 p{
text-align:left; 
 }
.blog_1l1r {
text-align:center!important;
margin-top:15px;  
 }
.blog_1r{
margin-top:20px; 
 }
.blog_pg1r1 h5{
text-align:center; 
 }
.blog_1l1l{
text-align:center!important;
margin-top:15px;  
 }
.blog_1d1 h3{
text-align:center;  
 }
.blog_1d1ir{
margin-top:15px; 
 }
.blog_1d2 h3{
text-align:center; 
 }
.blog_1dt2il{
margin-top:10px;  
 }
.blog_1dt2il h6{
text-align:center; 
 }
 }

@media (min-width:576px) and (max-width:767px) {
.blog_1d1ir{
margin-top:0; 
 }
 }
@media (min-width:768px) and (max-width:991px) {
.blog_pg1r1 .button_2{
padding-left:20px;
padding-right:20px; 
 }
 }

@media (min-width:992px) and (max-width:1200px) {

 }


