@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;}
	.block-comment-user .ed, .selectmass input {float: left;}
	.sliders .title a {font-size: 1rem;}
	.slider-nav {display: none;}
	.bbcodes {margin-top: 7px;}

	header {height: 118px;}	
	header .logo {text-align: center;border-bottom: 3px solid #e74c3c;}
	#nav, header .logo {margin: 0 -15px;}
	.login_main {margin: 0 -15px;}
	.lbn, #logbtn {border-right: none;}
	.movie_item .description_popup {display: none;}
	.movie_item img {height: 160px;}
	.fullnews .poster .info, .block-comment-user .rcol {overflow: visible;}
	.fullnews .poster h1 {margin-top: 10px;}
	.rates {display: block;margin-bottom: 10px;}
	.fullnews .player iframe, .fullnews .player object {height: 250px;}
}

@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;}
	.block-comment-user .ed {float: left;}
	.sliders .title a {font-size: 1rem;}
	.slider-nav {display: none;}
	.bbcodes {margin-top: 7px;}

	header {height: 118px;}	
	header .logo {text-align: center;border-bottom: 3px solid #e74c3c;}
	#nav, header .logo {margin: 0 -15px;}
	.login_main {margin: 0 -15px;}
	.lbn, #logbtn {border-right: none;}
	.movie_item .description_popup {display: none;}
	.movie_item img, .top img {height: 180px;}
	.fullnews .poster .info, .block-comment-user .rcol {overflow: visible;}
	.fullnews .poster h1 {margin-top: 10px;}
	.rates {display: block;margin-bottom: 10px;}
	.fullnews .player iframe, .fullnews .player object {height: 200px;}
}

@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;}

	header {height: 118px;}	
	header .logo {text-align: center;border-bottom: 3px solid #e74c3c;}
	#nav, header .logo {margin: 0 -15px;}
	.login_main {margin: 0 -15px;}
	.lbn, #logbtn {border-right: none;}
	.movie_item img, .top img {height: 200px;}
	.top:nth-child(odd) {padding-right: 15px;}
	.top {width: 33.33%;}
}

 @media only screen and (min-width: 992px) and (max-width: 1199px) {
	.row {width: 970px;}

	.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;}

	header {height: 118px;}	
	header .logo {text-align: center;border-bottom: 3px solid #e74c3c;}
	#nav, header .logo {margin: 0 -15px;}
	.login_main {margin: 0 -15px;}
	.lbn, #logbtn {border-right: none;}
	.movie_item img {height: 180px;}
	.top:nth-child(odd) {padding-right: 15px;}
	.top {width: 50%;}
	.top img {height: 110px;}
}

@media only screen and (min-width: 1024px) and (max-width: 1024px) {
 	
 	#navigation a {  padding: 0 10px;}
 	#story {width: 210px;}
 	header .logo {margin: 0;border-bottom: none;}
 	#navigation ul li:first-child {display: none;}
 	header {height: 60px;}
 	
 	.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: 91%;}
	.shortstory .margin {margin: -15px 15px -15px -15px;float: left;width: 50%;}
	.news {width: 100%;}
	.main_news:first-child {width: 45%;float: left;}
}
@media only screen and (min-width: 1200px) {
	
}

@media only screen and (min-width: 1300px) {
	
}

@media only screen and (max-width: 992px) and (min-width: 992px) {
	.large-2, .large-10 {width: 100%;}
}