/* font-family: "PTSansRegular"; */
@font-face {
    font-family: "PTSansRegular";
    src: url("/bitrix/templates/salut/fonts/PTSansRegular/PTSansRegular.eot");
    src: url("/bitrix/templates/salut/fonts/PTSansRegular/PTSansRegular.eot#iefix")format("embedded-opentype"),
    url("/bitrix/templates/salut/fonts/PTSansRegular/PTSansRegular.woff") format("woff"),
    url("/bitrix/templates/salut/fonts/PTSansRegular/PTSansRegular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/* font-family: "PTSansItalic"; */
@font-face {
    font-family: "PTSansItalic";
    src: url("/bitrix/templates/salut/fonts/PTSansItalic/PTSansItalic.eot");
    src: url("/bitrix/templates/salut/fonts/PTSansItalic/PTSansItalic.eot#iefix")format("embedded-opentype"),
    url("/bitrix/templates/salut/fonts/PTSansItalic/PTSansItalic.woff") format("woff"),
    url("/bitrix/templates/salut/fonts/PTSansItalic/PTSansItalic.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/* font-family: "PTSansBold"; */
@font-face {
    font-family: "PTSansBold";
    src: url("/bitrix/templates/salut/fonts/PTSansBold/PTSansBold.eot");
    src: url("/bitrix/templates/salut/fonts/PTSansBold/PTSansBold.eot#iefix")format("embedded-opentype"),
    url("/bitrix/templates/salut/fonts/PTSansBold/PTSansBold.woff") format("woff"),
    url("/bitrix/templates/salut/fonts/PTSansBold/PTSansBold.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

body{
	background:#9a0929;
	font-family: 'PTSansRegular';
}
.container{
	/*width:1280px;*/
	margin:0 auto;
}
#header{
	background-color: #fff;
}
header{
	background-color: rgba(0, 0, 0, 0.8);
}
.inner{
	padding: 0 40px;
}
.navbar-default{
	background-color: transparent;
	border:none;
}
.navbar{
	border-radius: 0;
	margin-bottom:0;
}
.navbar-brand{
	height:76px;
	padding: 28px 0;
}
.navbar-brand img{
	max-height: 20px;
	max-width: 145px;
}
.nav{
	padding-left: 40px;
}
.navbar-nav>li{
	padding-right: 40px;
	height: 76px;
}
.navbar-default .navbar-nav>li>a{
	color:#fff;
	font-size: 14px;
	padding: 0;
	margin-top:28px;
	margin-bottom: 28px;
	border-bottom: 1px solid #fff;
	text-transform: uppercase;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover{
	color:#bf1515;
	border-bottom: none;
}	
.navbar-nav>.active>a, .navbar-nav>.active>a:focus, .navbar-nav>.active>a:hover{
	color:#bf1515 !important;
	background-color: transparent !important;
	border-bottom: none !important;
}
.navbar-collapse{
	padding-left: 0;
	padding-right: 0;
}
.navbar-right li:last-child{
	padding-right: 0;
	
}
.navbar-right{
	margin-right: 0;
	display: inline-block;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover{
	background-color: transparent;
}
.navbar-default .navbar-toggle{
	border-color:#fff;
}
.navbar-default .navbar-toggle .icon-bar{
	background-color: #fff;
}
.navbar-toggle{
	margin-top: 21px;
	margin-bottom: 21px;
}
.headerContacts{
	display: inline-block;
	height: 76px;
	color:#fff;
	line-height: 76px;
	font-size: 20px;
	font-family: 'PTSansBold';
}
.icon{
	display: inline-block;
}
#header .icon-phone {
    background: url(/bitrix/templates/salut/img/phone.png) 0 0 no-repeat;
    width: 22px;
    height: 22px;
    position: relative;
    top:3px;
}
#header .headerContacts{
	padding-left: 50px;
}
#header  .icon-search {
    background: url(/bitrix/templates/salut/img/search.png) 0 0 no-repeat;
    width: 16px;
    height: 16px;
    opacity: 0.8;
}
#header  .icon-search:hover{
	cursor: pointer;
	opacity: 1;
}
#header .search-box-wrapper{
	position: absolute;
    left: -40px;
    top: 100%;
    width: calc(100% + 80px);
    overflow: hidden;
    background-color: #fff;
    z-index: 100;
}
#header .search-box{
	width:110%;
	height:70px;
	font-size:50px;
	padding:0 40px;
}
.headerSearch{
	display: inline-block;
	float: right;
	height: 76px;
}
.navbar-form{
	margin-top: 28px;
}
#content{
	background: #fff;
	padding: 20px 0;
	position:relative;
}
#overlay {
	z-index:3; 
	position:absolute; 
	background-color:#000; 
	opacity:0.6; 
	-moz-opacity:0.6; 
	filter:alpha(opacity=60);
	width:100%; 
	height:100%; 
	top:0; 
	left:0;
	bottom:0;
	right:0;
	cursor:pointer;
	display:none; 
}
#content .content-block{
	padding:20px 0;
}
#content .page-title{
	margin:0 0 30px 0;
	font-size: 20px;
	font-family: 'PTSansBold';
	
}
#content .nav-tabs>.active{
		padding: 1px 0;
	}
	

.sidebar-right{
	padding-left:40px;
}
.sidebar-right .banner-image-wrapper{
	width:100%;
	overflow:hidden;
}
.sidebar-right .banner-image{
	width:100%;
	position:relative;
}
.sidebar-right .banner{
	padding:0;
	position:relative;
}
.sidebar-right .simple-banner{
	padding:0;
	position:relative;
	margin-top:40px;
}
.sidebar-right .banner-image:after{
	content:"";
	display:block;
	width:100%;
	height:100%;
	z-index:1;
	position:absolute;
	top:0;
	left:0;
	background-color: rgba(0,0,0,0.7);
}
.simple-banner .banner-image:after{
	display:none;
}
.sidebar-right .banner-image img{
	width:100%;
	height:auto;
}
.sidebar-right .banner-info-block{
	display:block;
	width:100%;
	height:100%;
	z-index:2;
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	color: #fff;
}
.sidebar-right .banner-info-wrapper{
	width:100%;
	position:absolute;
	text-align:center;
	top:50%;
	transform: translateY(-50%);
	padding: 0 10px;
}
.sidebar-right  .banner-title{
	font-size:29px;
	line-height:29px;
}
.sidebar-right  .banner-sub-title{
	font-size:20px;
}
.sidebar-right  .banner-button{
	width:100%;
	margin-top:20px;
	font-size:15px;
	text-align:center;
	padding: 0 25px;
}
.sidebar-right  .banner-link{
	color: #fff;
	text-decoration:none;
	background-color:#9a0929;
	border-bottom: 3px solid #5c0519;
	border-radius:5px;
	display:block;
	line-height:50px;
}
.sidebar-right  .banner-link:hover{
	background-color: #5c0519;
}
.sidebar-right .vk{
	padding:0;
	margin-top:30px;
}
.sidebar-right .sidebar-news{
	padding:0;
	margin-top:30px;
}
footer{
	color:#fff;
	padding-top:40px;
}
#footer .col-md-12,#footer .col-md-3{
	padding:0;
	overflow:hidden;
}
#footer .grid{
	padding-right:15px;
}
#footer .footer-logo{
	margin-bottom:20px;
}
#footer .footer-menu{
	-webkit-column-count:2;  
    -moz-column-count:2;  
    column-count:2; 
}
#footer .footer-menu ul{
	list-style:none;
	padding-left:0;
}
#footer .footer-menu a{
	color: #fff;
	font-size:13px;
	line-height:15px;
	text-decoration:none;
	border-bottom: 1px solid #fff;
}
#footer .footer-menu a:hover,#footer .footer-menu a:focus{
	color: #bf1515;
	border-bottom-color:transparent;
}

#footer .footer-ec-logo img{
	max-width:80%;
}
#footer .footer-disclaimer{
	font-size:11px;
	line-height:13px;
}
#footer .footer-top-row{
	padding-bottom:40px;
}
#footer .footer-bottom-row{
	padding-top:40px;
	border-top:1px solid #fff;
	padding-bottom: 50px;
}
#footer .footer-new-title a{
	color:#fff;
	text-decoration:underline;
}
#footer .footer-new-time{
	color:#c26b7f;
}
#footer .footer-news{
	margin-bottom:30px;
}
#footer .icon-phone {
    background: url(/bitrix/templates/salut/img/phone.png) 0 0 no-repeat;
    width: 22px;
    height: 22px;
    position: relative;
    top:3px;
}
#footer .footer-phone-wrapper{
	display: inline-block;
	height: 26px;
	color:#fff;
	line-height: 26px;
	font-size: 20px;
	font-family: 'PTSansBold';
}
#footer .footer-new{
	padding-left:0;
}
#footer .dev-block{
	margin-top:30px;
}
#footer .dev-block img{
	width:140px;
}
#footer .dev-block a{
	color: #fff;
}
.back-top{
	right: 40px;
    bottom: 55px;
    position: fixed;
    background: url(/bitrix/templates/salut/img/arrow-top.png) no-repeat center center rgba(217,97,81,0.9);
    border: 1px solid #fff;
	width: 35px;
    height: 35px;
    padding: 10px;
    border-radius: 4px;
    text-indent: -9999px;
    cursor: pointer;
    z-index: 99;
    display: none;
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
}
.city-portal{
	display:inline-block;
	padding-left: 40px;
	
}
.city-portal li{
	border-left: 1px solid #c26b7f;
	line-height:14px;
}
.city-portal li:first-child{
	border-left: none;
}
.city-portal a{
	color:#c26b7f;
	text-decoration:none;
}
.city-portal a:hover{
	color: #bf1515;
}	
/*Страница ТОЛЬКО У НАС */
.blog-list{
	padding-top:10px;
}
.blog-item{
	overflow:hidden;
	margin-bottom:30px;
}
.blog-item:after{
	content:"";
	clear:both;
}
.blog-item-image{
	width: 135px;
	height:190px;
	float:left;
	margin: 0 15px 15px 0; 
}
.sidebar-news .blog-item-image{
	width: 70px;
	height:100px;
	float:left;
	margin: 0 15px 15px 0; 
}
.blog-item-image img{
	max-width:100%;
	max-height:100%;
}
.blog-item-info{
	float:left;
	max-width:calc(100% - 150px);
}
.blog-item-date{
	color:#808080;
	font-size:14px;
	/*margin-bottom:30px;*/
}
.blog-item-title a{
	font-size:20px;
	color: #000;
	border-bottom: 1px solid #000;
	text-decoration:none;

}
.sidebar-news .blog-item-title a{
	font-size:16px;
}
.sidebar-news .blog-item-title{
	margin-bottom:10px;
}
.blog-item-detail-picture{
	max-width:30%;
	max-height:250px;
	margin: 0 15px 15px 0;
	float:left;
}
.blog-item-title a:hover{
	border-bottom-color:transparent;
	color:#bf1515;
}
.blog-item-date-time{
	color: #000;
	font-family: 'PTSansRegular';
}
.blog-item-detail-title{
	color: #000;
	font-family: 'PTSansRegular';
	font-size:20px;
}
.blog-item-detail-subtitle{
	font-size:14px;
	color:#000;
	margin-bottom:30px;
}

/* Расписание */
.shedule-navigation{
	padding-left:10px;
	border:none;
	padding-bottom:30px;
}
.nav-tabs>li{
	margin-right:2px;
}
.nav-tabs>li>a{
	padding:10px;
	text-align:center;
	color: #000;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover{
	border:none;
	background:#9a0929;
	color: #fff;
	border-radius:10px;
}
.mobile-tabs{
	margin: 15px auto;
}
.btn-default{
	border:none;
	color: #fff;
	background-color: #9a0929;
	margin: 10px auto;
}
.btn-default.active, .btn-default:active, .open>.dropdown-toggle.btn-default,.btn-default:hover,.btn-default.focus, .btn-default:focus,.open>.dropdown-toggle.btn-default:hover {
	border:none;
	color: #fff;
	background-color:#5c0519;
}
#planet-block .btn-default{
	color: #fff;
	background-color: #0066cc;
}
#planet-block .btn-default.active, #planet-block .btn-default:active,#planet-block .open>.dropdown-toggle.btn-default,#planet-block .btn-default:hover,#planet-block .btn-default.focus, #planet-block .btn-default:focus,#planet-block .open>.dropdown-toggle.btn-default:hover {
	color: #fff;
	background-color:#034A91;
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover{
	background-color: #9a0929;
}
#planet-block .dropdown-menu>.active>a,#planet-block  .dropdown-menu>.active>a:focus,#planet-block .dropdown-menu>.active>a:hover{
	background-color: #0066cc;
}
.shedule-weekday,.shedule-date{
	display:block;
}
.nav-tabs>li>a:hover{
	border-color:transparent;
	background-color: transparent;
}
.shedule-item-info{
	padding:0;
}
.shedule-item-timetable{
	padding:0;
	padding-left:10px;
}
.shedule-item-img{
	max-width:90px;
	padding-left:0;
}
.shedule-item{
	border-top: 1px solid #e6e6e6;
	padding:30px 0;
	width:100%;
	clear:both;
	overflow:hidden;
}
.shedule-item-info-title-wrapper{
	margin-bottom:20px;
}
.shedule-item-title a{
	color: #000;
	text-decoration:none;
	border-bottom: 1px dashed #000;
	font-family: 'PTSansBold';
	font-size:14px;
}
.shedule-item-info-rating,.shedule-item-info-genre,.shedule-item-info-price{
	display:block;
	color: #999;
}
.shedule-item-info-price .glyphicon-rub{
	font-size:10px;
}
.shedule-movie-time-block{
	display:inline-block;
	font-size:14px;
	margin-right:5px;
	min-height:41px;
	/*margin-top:5px;*/
}
.shedule-movie-time-wrapper span{
	background-color: #f2f2f2;
	border-bottom:3px solid #919191;
	cursor:pointer;
	padding:10px;
	border-radius:5px;
	display:block;
}
.shedule-movie-time-wrapper a{
	color: #000;
	text-decoration:none;
	display: block;
    overflow: hidden;
}
.shedule-movie-time-wrapper span:hover,.shedule-movie-time-wrapper .active{
	background:#9a0929;
	border-bottom:3px solid #5c0519;
	color: #fff;
}

/*страница кинотеатра*/
#cinema-block{
	background-color: #1a1a1a;
}
#cinema-block #content{
	padding-top:0;
}
#cinema-block .map{
	  height:400px;
	  width:100%;
	}
#cinema-block .map-wrapper{
	position:relative;
	margin-bottom:40px;
}
#cinema-block .cinema-contacts{
	color: #fff;
	position:absolute;
	padding:190px 40px 40px 40px;
	top:0;
	right:0;
	height:400px;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0.85)));
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.85) 100%);
    background: -o-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.85) 100%);
    background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.85) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.85) 100%);
}
#cinema-block .cinema-contacts-title{
	font-family: 'PTSansBold';
	font-size:30px;
	line-height:30px;
	
}
#cinema-block .cinema-contacts-subtitle{
	font-family: 'PTSansRegular';
	font-size:14px;
	line-height:14px;
	margin-bottom:10px;
	margin-top: 10px;
}
#cinema-block .cinema-contacts-phone{
	font-family: 'PTSansRegular';
	font-size:20px;
	line-height:20px;
	
}
#cinema-block .cinema-contacts-closetime{
	font-family: 'PTSansRegular';
	font-size:14px;
	line-height:14px;
	color: #999;
	
}
#cinema-block .cinema-contacts-phone:last-child{
	margin-bottom:10px;
}
#cinema-block .cinema-contacts-phone-label{
	font-size:14px;
	color: #999;
}
#halls .col-md-12, #halls .col-md-2, #halls .col-md-6, #halls .col-xs-12{
	padding:0;
}
#halls .hall-info .element-title{
	font-size:14px;
	color: #808080;
	display: block;
}
#halls .hall-block{
	padding-bottom: 50px;
	border-bottom: 1px solid #e6e6e6;
}
#halls .hall-places{
	margin:0 auto;
}
#halls .hall-seance a{
	color: #000;
	text-decoration: underline;
}
#halls .hall-seance a:hover{
	text-decoration:none;
}
#halls .hall-info{
	overflow:hidden;
}
#halls .hall-places-wrapper{
	padding-top: 50px;
}
#halls .bookingFormTitle {
    font-weight: bold;
    font-size: 30px;	
    color: #000;
    margin-bottom: 35px;
}

#halls .bookingPlaces {
    padding: 35px 0;
    margin: 0;
    border-top: 1px solid #e6e6e6;
}

#halls .hall-title h3{
    font-weight: bold;
    font-size: 20px;    
    color: #000;
}

#halls .screenRow {
    padding-bottom: 30px;	
} 

#halls .screenLine {
    width: 100%;
    height: 5px;
    border-radius: 3px;
    background: #999999;
    display: inline-block;
    vertical-align: middle;
    margin-top: 5px;	
}

#halls .hallRow {
    width: 100%;
    height: 15px;
    margin-bottom: 3px;
}

#halls .hallRowsLeft,
#halls .hallRowsRight {
	display: inline-block;
}

#halls .rowNumLabel {
    display: inline-block;
    vertical-align: middle;
}

#halls .rowNumLabel.labelLeft {
    padding-left: 10px;	
} 

#halls .rowNumLabel.labelRight {
    padding-right: 10px; 
} 

#halls .rowPlaces {
    display: inline-block;
}

#halls .rowSeat {
	vertical-align: middle;
	text-align: center;
    display: inline-block;
    height: 15px;
    width: 15px;
    padding: 3px 2px 6px;
    margin-left: 3px;
    font-size: 9px;
    line-height: 1;
}

#halls .rowSeat.book,
#halls .rowSeat.bookVip {
    padding: 2px 1px 5px;
    border: 1px solid #9a0929;
    border-radius: 3px;
    color: #fff;
	width:15px;
	height:15px;
}

#halls .rowSeat.disable {
    padding: 2px 1px 5px;
    border: 1px solid #999999;
    border-radius: 3px;
}

#halls .rowSeat.buy {
    width: 15px;
    height: 15px;
    padding: 0;
    background: url('/images/icon/buyplace.png') 0 0 no-repeat;	
}

#halls .rowSeat.bookVip {
    border: 1px solid #efff10;
}

#halls .rowSeat.bookVip:hover,
#halls .rowSeat.bookVip.selected {
    background: #efff10;
}

#halls .rowSeat.book:hover,
#halls .rowSeat.book.selected {
	background: #9a0929;
	cursor: pointer;
}

#halls .rowPlaces:first-child {
    margin-left: 0;	
}

#halls .bookingBottom {
    border-top: 1px solid #e6e6e6;
    padding-top: 40px;   
}

#halls .bookingResults,
#halls .bookingPrice,
#halls .bookingSubmit,
#halls .bookingOrder,
#halls .bookingInfo {
    display: inline-block;
}

#halls .bookingResults {
    width: 46%;	
}
#halls .bookingPrice,.bookingSubmit,#halls .bookingInfo,.bookingOrder {
    width: 18%;	
    line-height: 1;
}

#halls .bookingMovieTitle {
    font-size: 20px;    
    color: #000;
}

#halls .bookingMovieInfo {
    font-size: 14px;    
    color: #000;
    line-height: 1;
    margin-bottom: 15px;
}

#halls .selectedSeatsBlock {
    display: inline-block;
    margin-right: 19px;
}

#halls .selectedSeatsWrapper {
    line-height: 1;	
}

#halls .selectedSeatsBlock .selectedRow {
    margin-bottom: 8px;	
}

#halls .selectedSeatsBlock .blockValue {
    color: #000;
    font-weight: bold;
}

#halls .bookingOrderTitle,
#halls .bookingPriceTitle {
	margin-bottom: 3px;
}

#halls .bookingOrderNumber,
#halls .bookingPriceNumber {
	color: #000;
	font-weight: bold;
	font-size: 20px;
	vertical-align: middle;
	display: inline-block;
	line-height: 1;
}

#halls .bookingError {
    text-align: center;	
}

#halls .bookingSuccessHidden {
    display: none;	
}

#halls .bookingViewOptions {
	color: #000;
    margin-top: 40px;
    padding-bottom: 40px;	
    border-bottom: 1px solid #e6e6e6;
    line-height: 1;
}

#halls .bookingProfile, #halls .smsText {
    margin-bottom: 20px;
}

.bookingSms {
    display: none;	
}

.phoneNumber {
    width: 25%;	
    display: inline-block;
    margin-right: 10px;
}

.phoneNumber .input {
    padding: 5px 0;
    font-size: 22px;	
}

.bookingHowTo {
	color: #000;
    margin-top: 40px;
    line-height: 1;
}

.bookingHowToTitle {
    font-size: 20px;
}

.bookingHowToText {
    margin-top:	17px;
} 

/*Страница планетария*/
#planet-block{
	background: url('/bitrix/templates/salut/img/planet.jpg') top right no-repeat #14181b;
}
#planet-block #content,#planet-block #header{
	background-color:transparent;
}
#planet-block #footer{
	background-color: #000;
}
#planet-block .navbar-default .navbar-nav>.active>a, #planet-block .navbar-default .navbar-nav>.active>a:focus, #planet-block .navbar-default .navbar-nav>.active>a:hover{
	color:#0066cc;
}
#planet-block .nav-tabs>li.active>a, #planet-block .nav-tabs>li.active>a:focus, #planet-block .nav-tabs>li.active>a:hover{
	background-color:#0066cc;
}
#planet-block .shedule-movie-time-wrapper span:hover, #planet-block  .shedule-movie-time-wrapper .active{
	border-bottom: 3px solid #003d7a;
	background-color:#0066cc;
}
#planet-block .row{
	margin:0;
}
#planet-block .page-title{
	color: #fff;
}
#planet-block .navbar-default .navbar-nav>li>a:focus, #planet-block  .navbar-default .navbar-nav>li>a:hover{
	color:#0066cc;
}
#planet-block .nav-tabs>li>a{
	color: #fff;
}
#planet-block .shedule-item-title a{
	color: #fff;
	border-bottom-color: #fff;
}
#planet-block .shedule-hall-title{
	color:#fff;
}

/*страница фильма*/
.film-cover{
	background-repeat:no-repeat;
	background-size: cover;
	background-position:center;
	height:650px;
	margin: -30px 0 30px 0;
}
.film-wrapper{
	overflow:hidden;
	margin-bottom:30px;
}
.film-wrapper:after,.film-text:after,.film-desc:after{
	content:"";
	clear:both;
}
.film-image{
	width: 135px;
	height:190px;
	float:left;
	margin: 0 15px 15px 0; 
}
.film-image img{
	max-width:100%;
	max-height:100%;
}
.film-desc{
	float:left;
	max-width:calc(100% - 150px);
	font-size:14px;
}
.film-label{
	color: #808080;
}
.film-info, .film-producer{
	margin-bottom:20px;
}
.film-title{
	margin-top:0;
	font-size:30px;
	font-family: "PTSansBold";
	margin-bottom:20px;
}
.film-cast{
	margin-bottom:20px;
}
.shedule-movie-time-hall{
		 margin: 10px 0 30px 0;
		 color: #999;
		 
	}
.footer-contacts a{
	width:40px;
	overflow:hidden;
	display:inline-block;
	margin-top:10px;
}
.footer-contacts a img{
max-width:100%;
}
.video-responsive { 
  position: relative; 
  padding-bottom: 56.25%; 
  height: 0; 
  overflow:hidden; 
  margin-bottom:40px;
 
} 
.video-responsive iframe, 
.video-responsive object, 
.video-responsive embed {
  position: absolute; 
  top: 0; 
  left: 0; 
  width:100%;
  height:100%;
}

@media (max-width: 1280px) {
	.container{
		width: 100%;
	}
	.film-cover{
		height:60vh;
	}
}
@media (min-width: 1000px) and (max-width: 1200px) {
	.navbar-right{
		padding-left:0;
	}
	.navbar-default .navbar-nav>li>a{
		font-size:13px;
	}
	#header .headerContacts{
		padding-left:0;
	}
	#header .nav{
		padding-left:15px;
	}
	#header .navbar-right .divider{
		display:none;
	}
	#footer .footer-menu{
	-webkit-column-count:1;  
    -moz-column-count:1;  
    column-count:1; 
}
}
@media (min-width: 1151px) and (max-width: 1280px) {
	.sidebar-right  .banner-title{
		font-size:25px;
		line-height:25px;
	}
	.sidebar-right  .banner-sub-title{
		font-size:15px;
	}
	.sidebar-right  .banner-link{
		line-height:40px;
	}
	
}
@media (min-width: 992px) and (max-width: 1150px) {
	.sidebar-right  .banner-title{
		font-size:20px;
		line-height:20px;
	}
	.sidebar-right  .banner-sub-title{
		font-size:13px;
	}
	.sidebar-right  .banner-link{
		line-height:35px;
	}
	
	
}
@media (min-width: 1000px) and (max-width: 1030px) {
	#header .headerContacts{
		padding-left:0;
		float:left;
		/*clear:left;*/
	}
	.navbar-right{
		float:left !important;
		padding-left: 425px !important;
		
	}
	.headerSearch{
		float:left;
		padding-left:50px;
	}
	
}
@media (min-width: 768px) and (max-width: 999px) {
	#header .headerContacts{
		padding-left:0;
		float:left;
		clear:left;
	}
	.navbar-default .navbar-nav>li>a{
		font-size:13px;
	}
	.nav{
		padding-left:15px;
	}
	.navbar-right{
		float:left !important;
		padding-left: 385px;
		
	}
	.headerSearch{
		float:left;
		padding-left:50px;
	}
	.navbar-nav>li:last-child{
		padding-right:0;
	}
	#footer .footer-menu{
	-webkit-column-count:1;  
    -moz-column-count:1;  
    column-count:1; 
	}
	#footer .grid{
		min-height:140px;
	}
	.film-cover{
		height:60vh;
	}
}
@media (max-width: 992px) {
	.film-cover{
		height:60vh;
	}
	.sidebar-right{
		padding-left:0;
	}
	.sidebar-right .banner{
		padding-left:0px;
	}
	.sidebar-right .simple-banner{
		margin-top:0px;
		padding-left:20px;
	}
	#cinema-block .cinema-contacts{
		position:static;
		padding-top: 40px;
		color: #000;
		height: auto;
		background: #eee;
	}
	#cinema-block .cinema-contacts-closetime{
		color: #000;
	}
	#cinema-block .cinema-contacts-phone-label{
		color: #000;
	}
}
@media (max-width: 767px) {
	.inner{
		padding: 0 10px;
	}
	#header{
		position: fixed;
		width:100%;
		z-index:1000;
	}
	#navbarCollapse{
		overflow: hidden;
	}
	
	.navbar-nav>li{
		height: auto;
	}
	.navbar-default .navbar-nav>li>a{
		border-bottom: none;
	}
	#header .headerContacts{
		position: absolute;
		top:0;
		right: 84px;
	}
	.headerSearch{
		display: block;
		float: none;
	}
	.navbar-form{
		border:none;
		box-shadow: none;
		position: relative;
		padding: 10px 30px 10px 40px;
		overflow: hidden;
		margin-top: 0;
	}
	.form-control{
		padding-right: 20px;
		position: relative;
		/*position: absolute;
		right: 4px;
		top:10px;*/
		overflow: hidden;

	}
	.search-button{
		position: absolute;
		top:10px;
		right:30px;
		height: 34px !important;
		background-color: #404144 !important;
		background-position: center !important;
		padding:0 15px;
	}
	.navbar-toggle{
		margin-right:0;
	}
	.navbar-right{
		width: 100%;
	}
	.navbar-right .divider{
		border-top: 1px solid #fff;
	}
	#content{
		padding-top:76px;
	}
	.sidebar-right{
		padding-left:0;
		margin:20px 0;
	}
	.simple-banner{
		padding-left:0 !important;
		margin-top:20px !important;
	}
	
	#footer{
		padding-bottom:50px;
	} 
	#footer .grid{
		min-height:140px;
	}
	.shedule-movie-time-block{
		margin-top:15px;
	}
	#planet-block header{
		background-color:#333;
	}
	#film-block .shedule-item{
		padding:20px 0 20px 0;
	}

	.blog-item{
		margin-bottom:10px;
	}
	
}


@media (max-width: 540px) {
	#footer .grid{
		width:100%;
		min-height:50px;
		margin-top:30px;
	}
}
@media (max-width: 500px) {
	.sidebar-right  .banner-title{
		font-size:25px;
		line-height:25px;
	}
	.sidebar-right  .banner-sub-title{
		font-size:15px;
	}
	#content .nav-tabs>li{
		display:block;
		float:none;
	}
	
	
}
@media (max-width: 470px) {
	#header .headerContacts {
    position: fixed;
    bottom: 0;
    top: auto;
    right: auto;
    width: 100%;
    left: 0;
    height: 50px;
    background: #333;
	line-height:50px;
	}
	.no-fixed-supported #header .headerContacts { position: absolute; }
}

@media (max-width: 440px) {
	
	.sidebar-right  .banner-title{
		font-size:17px;
		line-height:15px;
	}
	.sidebar-right  .banner-sub-title{
		font-size:13px;
	}
	.blog-item-info:before{
		content:"";
		clear:both;
		display:block;
	}
	.blog-item-info{
		float:0;
		max-width:100%;
		
	}
	.city-portal{
		display:block;
		padding-left: 0px;
		margin-top: 15px;
		
	}
	.film-desc{
		max-width:100%;
	}
	
}
@media (max-width: 300px) {
	.navbar-brand img{
		max-width:120px;
	}
}
@media (max-height: 665px) {
	#header{
		max-height:100vh;
	}
	#navbarCollapse{
		max-height:calc(100vh - 140px);
		overflow-x: hidden;
		overflow-y:scroll;
		
	}
	
}
@media (max-width: 470px) and (max-height: 665px) {
	#header .headerSearch{
		padding-bottom:80px;
	}
	
}
@media (min-width: 470px) and (max-width: 768px)  and (max-height: 665px) {
	
	#navbarCollapse{
		max-height:calc(100vh - 76px);
		overflow-x: hidden;
		overflow-y:scroll;
	}
	
}
@media (min-width: 769px) and (max-width: 797px) {
	.navbar-nav>li{
		padding-right:30px;
	}
}