/*
Template Name: Tour Agency
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/34.jpg);
background-position: center;
}
.tags li a{
padding: 8px 10px;
background-color: hsla(0,0%,98%,.8);
margin: 0px 2px 6px 0px;
border-radius: 4px;
display:block;
font-size: 14px;
transition: 0.3s;
}
.tags li a:hover{
background:#ef3f3e;
color:#fff;
}
.main_blog_dt{
background-image: url(../img/41.jpg);
background-position: center; 
 }
/*********************blog_end****************/



@media screen and (max-width : 767px){
.blog_1lil{
margin-top:8px;
margin-bottom:8px;
text-align:center; 
 }
.blog_1lil p{
text-align:left; 
 }
.blog_1r{
margin-top:15px; 
 }
.blog_1r2  h5{
text-align:center;  
 }
.blog_1r2ir h5{
text-align:left;  
 }
.blog_dt1i {
text-align:center; 
 }
.blog_dt1ir {
text-align:center!important;
margin-top:15px; 
 }
.blog_dt2  h3{
text-align:center; 
 }
.blog_dt3  h3{
text-align:center; 
 }
.blog_dt3il .form-control{
margin-top:10px; 
 }
 
 }

@media (min-width:576px) 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:1360px) {

 }



