/*
Template Name: Jobsz
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_1l1ir ul li a{
background-color:#4540df; 
 }
.blog_1r1 ul li a {
padding: 5px 10px;
background: #f9f9f9;
display: block;
margin: 3px 2px 3px 0;
border-radius: 5px;
transition: 0.3s;
}
.blog_1r1 ul li a:hover {
background-color:#4540df; 
color:#fff;
}

.blog_1dt1i{
border-left:3px solid #4540df; 
 }
.tags a{
padding: 5px 10px;
background: #fff;
display: block;
margin: 3px 2px 3px 0;
border-radius: 5px;
transition: 0.3s; 
 }
.tags a:hover {
background-color:#4540df; 
color:#fff;
}

.blog_1dt2il span{
width:90px;
height:90px;
line-height:90px; 
 }
/*********************blog_end****************/


@media screen and (max-width : 767px){
.blog_1l1ir {
text-align:center!important;
margin-top:15px; 
 }
.blog_1l1il {
text-align:center;
 }
.blog_1r{
margin-top:20px; 
 }
.blog_1r1  h4{
text-align:center; 
 }
.blog_1dt2ir {
margin-top:15px;  
 }
.blog_1dt2il{
text-align:center; 
 }
.blog_1dt3  h3{
text-align:center; 
 }
.blog_1dt3il .form-control{
margin-top:10px; 
 }
 }

@media (min-width:576px) and (max-width:767px) {

 }
@media (min-width:768px) and (max-width:991px) {
.blog_1l1il .button_2{
padding-left:15px;
padding-right:15px;
font-size:14px; 
 }
.blog_1dt2il span {
width: 60px;
height: 60px;
line-height: 60px;
font-size:30px;
}
 }

@media (min-width:992px) and (max-width:1200px) {
.blog_1l1il .button_2{
padding-left:15px;
padding-right:15px;
font-size:14px; 
 }
.blog_1dt2il span {
width: 80px;
height: 80px;
line-height: 80px;
font-size:45px;
}
 }
@media (min-width:1201px) and (max-width:1300px) {

 }



