/*
Template Name: Wed Planner
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_1r1 .tags a {
border: 1px solid #f3e3c2;
color: #333;
font-size: 14px;
margin: 0px 2px 6px 0px;
padding: 8px 16px 8px 16px;
font-size: 14px;
transition: 0.3s;
display: block;
}
.blog_1r1 .tags a:hover {
background:#dcb560;
color:#fff;
}
/*********************blog_end****************/


@media screen and (max-width : 767px){
.blog_1r{
margin-top:20px; 
 }
.blog_1r1  h4{
text-align:center; 
 }
.blog_1dt1ir {
text-align:left!important;
margin-top:15px; 
 }
.blog_1dt2  h2{
text-align:center; 
 }
.blog_1dt3  h2{
text-align:center;  
 }
.blog_1dt5  h2{
text-align:center;  
 }
.blog_dt1r5il{
margin-top:10px;
text-align:center;  
 }
.blog_dt1r5 h2{
text-align:center;  
 }
 }


@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:1270px) {

 }



