
@media (max-width: 980px) {

.right-sidebar {
    margin-left: 0;
    text-align: center;
}

.right-sidebar img{
	display: block;
	margin:0 auto;
    text-align: center;
}

.banner-area .top-post-title {
    position: static;
    padding:15px;
    margin:0;  
}

.banner-area .top-post-title h2 {
    color: #333333;
    font-size: 22px; 
}

.banner-area .post-meta {
   margin:0;  
}

}

@media (max-width: 767px) {

.top-menu li a{
	padding: 10px 10px;
}	

.header-big-text {
	font-size: 26px;
}	

.img-boxs-con {
	height: 95px;
	overflow: hidden;
}

.img-boxs-con li{
	border-right: none;
}

.top-slider .bx-wrapper .bx-caption {
	display: none;
}

.block-item .red-update h2, .offer-text h2, .comments-box h2{
	font-size: 24px;
}

.header-wrap.slideDownScaleReversedIn {
	margin-top:0;
}

}

@media (max-width: 357px) {

.header-wrap.slideDownScaleReversedIn {
    margin-top: -80px;
}

.top-slider .bx-wrapper .bx-caption {
	display: none;
}

.header-big-text {
	font-size:22px;
}

.block-item .red-update h2, .offer-text h2, .comments-box h2{
	font-size: 22px;
}	

}

@media only screen and (max-width: 980px) {

.top-menu li a{
	font-weight: bold;
	font-size: 15px;
}

}

