

@media screen and (max-width: 3840px) {
 
}

@media screen and (max-width: 1920px) {
 
}

@media screen and (max-width: 1440px) {
 
}

@media screen and (max-width: 1280px) {
 

}

@media screen and (max-width: 1200px){
  .desktop_header .search form button{
	position: absolute;
	right: 80px;
	top:25px;
	border:0;
	background-color: #fff;
	padding-left:10px;
	outline:none;
  font-size: 15px;

}
.desktop_header .header_menu ul li{
	margin-right: 5px;
}
.desktop_header .search form div{
	right: 95px;
}

}

@media screen and (max-width: 1024px) {
 
}



@media screen and (max-width: 991px) {

.social_media_section{
      display: none;
	}
.social_media_section2{
      display: block;
	}

.social_media .social_media_icon{
  height: 30px;
  width: 30px;
  border-radius: 50%;
  border:1px solid #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 5px;
  background-color: #fff;
  box-shadow: 0 4px 7px rgba(0,0,0,0.5)
}
.social_media .social_media_icon:hover{
  height: 30px;
  width: 30px;
  border-radius: 50%;
  border:1px solid #DF2E24;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 5px;
  columns: #fff;
  background-color: #DF2E24;
  box-shadow: 0 4px 7px rgba(0,0,0,0.5);
  cursor: pointer;
}

 .social_media .social_media_icon a i {
 	font-size: 12px;
 }
   

}

@media screen and (max-width: 868px) {
 

     .social_media_section{
      top:73%!important;
      left:10px!important;
      z-index: 1111;
	}
  

}

@media screen and (max-width: 834px) {
 
}

@media screen and (max-width: 800px) {
 
}


@media screen and (max-width: 768px) {
	  /*===blogs============*/
	  .left-sidebar{
		height: auto!important;
		position: static!important;
	}
	.left-sidebar .category,.left-sidebar .top-post{
		display: none;
	}
	.mobile-filters{
		display: block!important;
	}
	.left-sidebar .category.active,.left-sidebar .top-post.active{
		display: block;
	}



}

@media screen and (max-width: 600px) {
	
	
	.rt_10{
		font-size: 10px!important;
	}
	.rt_11{
		font-size: 11px!important;
	}
	.rt_12{
		font-size: 12px!important;
	}
	.rt_13{
		font-size: 13px!important;
	}
	.rt_14{
		font-size: 14px!important;
	}
	.rt_15{
		font-size: 15px!important;
	}
	.rt_16{
		font-size: 16px!important;
	}
	.rt_17{
		font-size: 17px!important;
	}
	.rt_18{
		font-size: 18px!important;
	}
	.rt_19{
		font-size: 19px!important;
	}
	.rt_20{
		font-size: 20px!important;
	}
	.rt_21{
		font-size: 21px!important;
	}
	.rt_22{
		font-size: 22px!important;
	}
	.rt_24{
		font-size: 24px!important;
	}
	.rt_24{
		font-size: 24px!important;
	}
	.rt_25{
		font-size: 25px!important;
	}
	.rt_26{
		font-size: 26px!important;
	}
	.rt_32{
		font-size: 32px!important;
	}
	.rt_40{
		font-size: 40px!important;
	}
	.mobile_header .logo{
		width: 50px;
	}
	.closejobDesc{
		width:25px; height: 25px;
		top:4px;
	}
	
	.right-sidebar .blog-content{
    /*min-height: 180px;*/
    height: auto;
    overflow: hidden;
} 
	

	
 
}


@media screen and (max-width: 575px) {
  
  
}


@media screen and (max-width: 480px) {

}



@media screen and (max-width: 384px) {
 
}

@media screen and (max-width: 375px) {
 
}

@media screen and (max-width: 360px) {
 
}

@media screen and (max-width: 320px) {
 
}