@media only screen and (min-width : 1024px) {
.affix{position:fixed;top:0!important;max-width:1200px;width:100%}.affix-bottom{position:absolute;width:inherit}
}

/*==========  Mobile First Method  ==========*/

@media only screen and (min-width: 320px) and (max-width: 479px) {
	.maincontainer {margin: 0 -15px;}
	.slick-slide img {height: 220px;}
	.slick-prev, .slick-next {height: 15%;width: 15%;}
	.edit {position: relative!important;}
	.sliders .title a {font-size: 1rem;}

	.last_block_review .slick-list:before, .last_block_review .slick-list:after {content: "";background: none;display: none;}
	.slick-prev:before, .slick-next:before {font-size: 1.2rem;line-height: 1rem;}
	.news {display: block;width: 100%;}
	.news a figure {float: none;margin-right: 0;margin-bottom: 10px;}
	.news a figure img {width: 100%;height: 162px;}
	.news a figure .score {font-size: 1.5rem;top: 115px;}
	.news_two a figure {margin-right: 0;float: none;margin-bottom: 10px;}
	footer .copy {text-align: center;margin-bottom: 18px;}
	footer .social {float: none;text-align: center;}
	.fullnews {margin-top: -105px;}
	.fullnews h1 {font-size: 1.4rem;line-height: 1.7rem;}
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
	.maincontainer {margin: 0 -15px;}
	.slick-slide img {height: 220px;}
	.slick-prev, .slick-next {height: 15%;width: 15%;}
	.edit {position: relative!important;}
	.sliders .title a {font-size: 1rem;}

	.last_block_review .slick-list:before, .last_block_review .slick-list:after {content: "";background: none;display: none;}
	.slick-prev:before, .slick-next:before {font-size: 1.2rem;line-height: 1rem;}
	.logo {text-align: center;}
	.news {display: block;width: 100%;}
	.news_two a figure {margin-right: 0;float: none;margin-bottom: 10px;}
	.news_two a figure img {width: 100%;height: 200px;}
	.popular_g figure img {  height: 230px;max-height: 230px;}
	footer .copy {text-align: center;margin-bottom: 18px;}
	footer .social {float: none;text-align: center;}
	.fullnews {margin-top: -85px;}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.row {width: 750px;}
	.maincontainer header .logo {text-align: center;float: none;}
	.maincontainer {margin: 0 -15px;}
	.edit {position: relative!important;}

	.slick-prev, .slick-next {width: 8%;}
	.last_block_review .slick-list:before, .last_block_review .slick-list:after {content: "";background: none;display: none;}
	.logo {text-align: center;}
	.news {width: 47%;}
	.popular_g {  width: 49%;display: inline-block;}
	footer .copy {text-align: center;margin-bottom: 18px;}
	footer .social {float: none;text-align: center;}

}

 @media only screen and (min-width: 992px) and (max-width: 1199px) {
	.row {width: 970px;}
	
	header .logo a {margin-left: 13px;}
	.b240 {margin-left: -22px;}
	.fullnews .review_main .itog {font-size: 0.9rem;}
	.slick-prev, .slick-next {width: 8%;}
	.last_block_review .slick-list:before, .last_block_review .slick-list:after {content: "";background: none;display: none;}
	.news {  width: 49%;margin-right: 0;}
}

@media only screen and (min-width: 1024px) and (max-width: 1024px) {
 	
 	#navigation a {  padding: 0 10px;}
 	#story {width: 210px;}
 	
 	.last_block_review .slick-list:before, .last_block_review .slick-list:after {content: "";  background: rgba(38, 38, 38, 0.8);display: block;}
}

@media only screen and (min-width: 1024px) {
	nav {width: 93%;}
}
@media only screen and (min-width: 1200px) {
	
}

@media only screen and (min-width: 1300px) {
	
}

@media only screen and (max-width: 992px) {
	
}