
@media (max-width:980px){
	.custom-menu > ul li a {
		padding:11px 5.0px;
		}
	.slider-container{
		width:100%;
		max-width:555px;
		}
	.bx-window{
		width:100%;
		max-width:680px;
	}
	.header-bottom-right {
	  float: right;
	  width: 30%;
	}		
	
}
@media (max-width:800px){
	.custom-menu > ul li a {
		padding:11px 2px;
		font-size:13px;
		}
	.revolver.container{
		height:235px;
	}
	.header-bottom-right{
		width:38%;
	}
	.your-writing a > img {
  	padding: 0 10px 0 42px;
	}
	.footer-container [class*="footer-col-"]{
		width:23%;
	}
	.footer-column-1{
		width:42%;
	}
}

@media (max-width:768px){

.widget-wrapper-container .header-menu-left {
  float: none;
  text-align: center;
}
.logo {
  float: none;
  width: 100%;
}
.logo > img {
  float: none;
  padding: 0;
}
.header-bottom{
	text-align:center;
}
.search-box {
  float: none;
  position: relative;
}
.header-bottom-right > img {
  float: none;
  padding: 0;
}
.header-bottom-right {
  text-align: center;
  width: 100%;
  padding:20px 15px 0;
}
.home-sidebar{
	width:100%;
	float:none;
}
.home-main-contant {
  float: none;
  width: 100%;
  display:inline-block;
}
.footer-container [class*="footer-col-"]{
	width:49%;
	padding:15px;
	border:none;
}
.footer-container [class*="footer-col-"]:first-child{
	padding-left:15px;
}
	
	
	}
	
@media (max-width:360px){	
	.revolver.container {
	  height: 111px;
	}
	.three-column-conatiner > [class*="col-"]{
		width:100%;
		text-align:center;
	}
	.footer-container [class*="footer-col-"]{
		width:100%;
	}
}
