@media (min-width: 576px) {



.preview-slider {
	padding-right: 100px;
}
.ingredients .drop-out {
	width: 310px;
}
.cinema-list {
	padding-top: 8px;
	margin: 0 -8px;
	display: flex;
	flex-wrap: wrap;
}
.cinema-item {
	margin: 16px 8px 0;
	width: calc(50% - 16px);
}
.page-control {
	background: 0;
	height: auto;
	padding: 16px 0;
	margin: 0;
}
.page-control a {
	height: 24px;
}
.tab-slider {
	margin-right: 0;
	padding-right: 80px;
}
.tab-slider .slick-list {
	position: relative;
	overflow: hidden;
}
.tab-slider .slick-list:after {
	content: '';
	display: block;
	background: linear-gradient(270deg, #0E0F11 0%, rgba(14, 15, 17, 0) 100%);
	width: 50px;
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 10;
}


.tab-slider .slick-arrow {
	position: absolute;
	z-index: 10;
	top: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 64px;
	height: 44px;
	background: #414650;
	border-radius: 16px;
	cursor: pointer;
}
.tab-slider .slick-arrow svg {
	width: 24px;
	height: 24px;
	transform: rotate(0deg);
}
.tab-slider .slick-next {
	right: 0;
}
.products-list .product-item {
	width: 33.3333%;
}
.tool-wrapper {
	display: flex;
	flex-wrap: wrap;
}
.tool-wrapper .select {
	width: 304px;
	margin-right: 16px;
}
.page-content > .tool-wrapper > .select {
	margin-top: 24px;
}

.page *:not(.page-content) .page-control + H1 {
	margin-top: 0;
}
.bonus-block .head br {
	display: none;
}
.cooperation-block .form {
	max-width: 304px;
}



.gallery-slider {
	margin-top: 54px;
	padding-right: 0;
	overflow: visible;
}
.gallery-slider .slick-list {
	overflow: hidden;
}
.gallery-slider .slick-prev {
	right: auto;
	left: -16px;
	top: 50%;
	transform: translateY(-50%);
}
.gallery-slider .slick-next {
	right: -16px;
	top: 50%;
	transform: translateY(-50%);
}
.gallery-slider .gallery-item {
	margin-right: 16px;
}



.slick-slider {
	height: auto;
	display: block;
	overflow: visible;
}
.slick-list {
	overflow: hidden;
}
.slick-arrow {
	cursor: pointer;
	position: absolute;
	top: -56px;
	z-index: 10;
	background: #414650;
	border-radius: 12px;
	width: 40px;
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.slick-arrow svg {
	width: 8px;
	height: 14px;
	fill: #D7D7D7;
}
.slick-prev {
	right: 48px;
}
.slick-next {
	right: 0;
}
.slick-next svg {
	transform: rotate(180deg);
}


.swiper-button-prev,
.swiper-button-next {
	cursor: pointer;
	position: absolute;
	top: -56px;
	z-index: 50;
	background: #414650;
	border-radius: 12px;
	width: 40px;
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.swiper-button-prev svg,
.swiper-button-next svg {
	width: 8px;
	height: 14px;
	fill: #D7D7D7;
}
.swiper-button-prev {
	right: 48px;
}
.swiper-button-next {
	right: 0;
}
.swiper-button-next svg {
	transform: rotate(180deg);
}


.promotion-list {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -8px;
}
.promotion-item {
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 16px 8px 0;
	width: calc(50% - 16px);
}
.promotion-item img {
	height: 100%;
	object-fit: cover;
	object-position: 50% 50%;
}



.news-grid {
	margin: 0 -8px;
}
.news-grid .news-item {
	width: 50%;
	padding: 0 8px;
}
.choice-box {
	padding: 0 10px;
	width: 50%;
}
.modal-payment .choice-item .content {
	height: 130px;
	padding-bottom: 10px;
}
.session-slider .slick-list {
	padding-right: 100px;
}
.session-slider .session-item {
	margin: 0 5px;
}
.session-slider {
	margin-right: -5px;
	margin-left: -5px;
}
.film-board .image img {
	border-radius: 16px 16px 0 0;
}


.address-data .street {
	width: 63%;
}
.address-data .building {
	width: 37%;
}
.address-data .sm {
	width: 22%;
}
.address-data .md {
	width: 56%;
}
.delivery-data {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.delivery-data .data-row {
	width: 300px;
}





}



@media (max-width: 575px) {

	.promotion-list {
		display: flex;
		flex-wrap: wrap;
		margin: 0 -8px;
	}
	.promotion-item {
		display: flex;
		justify-content: center;
		align-items: center;
		margin: 16px 8px 0;
		width: calc(50% - 16px);
	}
	.promotion-item img {
		height: 100%;
		object-fit: cover;
		object-position: 50% 50%;
	}
.promotion-slider .promotion-item {
	display: block;
}
}
@media (max-width: 768px) {
	.session .title {
		width: 350px;
	}

	.fil_d_none_mob {
		display: none;
	}
}
@media (min-width: 768px) {


.sorting {
	margin-top: 0;
	padding-top: 32px;
}
.sorting .form {
	position: static;
	background: 0;
	border-radius: 0;
	padding: 0;
}
.sorting .switch-wrapper:not(:last-child) {
	margin-right: 32px;
}


.useful-buttons {
	margin-left: -8px;
	margin-right: -8px;
}
.useful-buttons .button {
	padding: 0 8px;
	width: 50%;
}
.useful-buttons .icon {
	position: relative;
	width: 112px;
	height: 112px;
	min-width: 112px;
	max-width: 112px;
	display: block;
}
.useful-buttons .icon img {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}
.useful-buttons .bt-light-gray {
	height: 112px;
	padding: 0 24px 0 0;
	font-size: 24px;
	letter-spacing: -1px;
	overflow: hidden;
	width: 100%;
	justify-content: flex-start;
	flex-wrap: nowrap;
	text-align: left;
	line-height: 1.3;
}



.header-wrapper {
	height: 56px;
}
.header-logo img {
	width: 94px;
}
.header-city {
	margin-left: 40px;
	position: relative;
}
.header-city > a {
	display: inline-flex;
	align-items: center;
	text-decoration: none;
	letter-spacing: -0.5px;
	color: #1DB1BA;
	font-weight: 600;
	font-size: 16px;
	line-height: 24px;
	height: 56px;
}
.header-city svg {
	width: 24px;
	height: 24px;
	margin-right: 8px;
}
.header-cart {
	margin-right: 8px;
}
.header-user {
	background: #1C1F23;
	border-radius: 12px;
	height: 40px;
	padding: 0 8px;
}


.preview-slider {
	margin: 0 -8px;
	padding: 0 0 27px;
	max-height: 273px;
	display: flex;
}
.preview-slider.slick-slider {
	overflow: visible;
	margin: 0;
	padding-right: 8px;
	max-height: 100%;
}
.preview-slider .slick-list {
	overflow: hidden;
	padding-right: 170px;
	margin: 0 -8px;
	overflow: hidden;
}
.preview-slider .preview-item {
	margin: 0 8px;
	min-width: 520px;
}
.preview-slider.slick-slider .preview-item {
	min-width: 0;
}
.preview-item .image,
.preview-item .top-panel {
	height: 246px;
}
.preview-item:before {
	width: 105px;
}
.preview-item:after,
.preview-item .full-link:after  {
	left: 105px;
	width: 270px;
}
.preview-item .title {
	font-size: 24px;
	line-height: 32px;
}
.preview-item .category {
	margin-top: 8px;
	font-size: 14px;
	line-height: 20px;
}
.preview-slider .slick-prev {
	top: 96px;
	left: -16px;
	right: auto;
}
.preview-slider .slick-next {
	top: 96px;
	right: -16px;
}

.catalog-block {
	margin-top: 20px;
	padding-top: 12px;
}
.catalog-slider {
	margin: 16px 0 0;
}
.catalog-slider .slick-list {
	margin: 0 -8px;
}
.catalog-slider .slick-slide {
	margin: 0 8px;
}
.movie-item .preview {
	/*height: 339px;*/
}
.movie-item .wrapper {
	padding-top: 12px;
}


.promotion-block {
	margin-top: 10px;
}
.promotion-item .title {
	display: none;
}



.promotion-slider {
	margin: 16px -8px 0;
	height: 220px;
}
.promotion-slider .promotion-item {
	margin: 0 8px;
}
.promotion-item .image {
	height: 220px;
}


.history-block {
	margin-top: 32px;
}
.history-block .scroll-x {
	margin-top: 16px;
}
.scroll-x .history-item {
	width: 116px;
	min-width: 116px;
	margin-right: 18px;
}
.history-item a {
	height: 164px;
	font-size: 12px;
	line-height: 16px;
}
.slick-slider {
	margin-top: 16px;
}
.gallery-slider {
	margin-top: 80px;
}


.product-block {
	margin-top: 24px;
}
.product-slider {
	margin: 16px -8px 0;
	height: 272px;
}
.product-slider .product-item {
	margin: 0 8px;
}
.product-item .image {
	height: 184px;
}
.product-item .wrapper {
	padding-top: 12px;
}



.sticker-red,
.sticker-white {
	margin-right: 8px;
	height: 28px;
	line-height: 28px;
	padding: 0 8px;
	font-size: 9px;
	border-radius: 8px;
	font-size: 14px;
	font-weight: 600;
}



.slick-dots {
	display: flex;
	justify-content: center;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
}
.slick-dots li * {
	display: none;
}
.slick-dots li {
	cursor: pointer;
	width: 64px;
	height: 3px;
	background: #8B919B;
	margin: 0 8px;
	transition: all .3s;
}
.slick-dots li:hover,
.slick-dots li.slick-active {
	background: #E3000B;
}

.catalog-list .movie-item {
	margin: 16px 8px 0;
	width: calc(33.3333% - 16px);
	padding-bottom: 20px;
}
.cart-bar {
	position: static;
	padding-top: 16px;
	background: 0;
}
.cart-bar .bt-red {
	width: auto;
	margin: 16px 16px 0 0;
	padding: 0 24px;
	border-radius: 12px;
	height: 48px;
	line-height: 48px;
	display: block;
	text-align: center;
}
.cart-bar .form-quantity {
	margin-top: 16px;
	width: 150px;
	border-radius: 12px;
	background: #2E3239;
	padding: 4px;
}
.form-quantity input {
	width: calc(100% - 80px);
}




.calendar-list {
	margin-right: 0;
}
.calendar-list + .filter-wrapper {
	margin-top: 24px;
}
.calendar-list + .filter-wrapper .bt-light-gray {
	margin: 0;
	width: auto;
	padding-right: 20px;
	padding-left: 24px;
	font-weight: 600;
	font-size: 16px;
	line-height: 24px;
}
.calendar-list + .filter-wrapper .bt-light-gray svg {
	margin-right: 8px;
}
.calendar-list  .bt-dark {
	line-height: 25px;
	padding-top: 10px;
}


.modal-cart .lg-title {
	font-size: 32px;
	line-height: 40px;
}
.cart-left {
	width: calc(100% - 304px);
	padding-right: 20px;
	margin-top: 32px;
}
.cart-right {
	width: 304px;
	margin-top: 32px;
}
.film-cart {
	margin: 16px 0 0;
}
.order-summary {
	margin: 0;
}
.progress-bar {
	margin-top: 0;
}
.info-list .item .cell:nth-child(2) {
	text-align: right;
	min-width: 100px;
	padding-left: 5px;
}
.product-cart {
	margin: 16px 0 0;
}


.progress-list {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -8px;
	padding-top: 8px;
}
.progress-item {
	display: block;
	padding: 16px 16px 60px;
	width: calc(33.333% - 16px);
	margin: 16px 8px 0;
}
.progress-item .value {
	margin-bottom: 8px;
}
.nav-page ul {
	margin: 0 -8px;
}
.nav-page li {
	margin-top: 16px;
	width: 50%;
	padding: 0 8px;
}


.filter-tool .select {
	width: 304px;
	margin-right: 16px;
}
.vacancy-list {
	margin: 0 -8px;
}
.vacancy-list .vacancy-item {
	width: calc(50% - 16px);
	margin: 16px 8px 0;
}
.order-list {
	display: flex;
	flex-wrap: wrap;
	margin-left: -8px;
	margin-right: -8px;
}
.order-list .order-box {
	width: calc(50% - 16px);
	margin: 16px 8px 0;
}

.personal-data {
	max-width: 944px;
}
.personal-data .form-col {
	width: calc(50% - 8px);
}
.personal-data .form-item {
	margin-top: 16px;
}
.personal-data .form-item input {
	font-size: 24px;
	height: 80px;
}
.info-menu li,
.info-menu .manager-item {
	width: 33.333%;
}
.info-menu .manager-item {
	padding: 0 8px;
}
.partner-item {
	width: 33.333%;
}
.contacts-block .tel {
	font-size: 64px;
	line-height: 72px;
	letter-spacing: -3px;
}
.contacts-block .social {
	margin: 0;
	padding-top: 40px;
}
.contacts-block .social .soc-item {
	width: 48px;
	height: 48px;
	margin: 16px 16px 0 0;
}
.promotion-detail .lg-title {
	margin-top: 24px;
}
.promotion-detail .bt-red {
	width: auto;
	display: inline-flex;
}



.modal {
	max-width: 464px;
}
.modal .modal-close {
	right: 0%;
	transform: translateX(0%);
}
.modal .md-title {
	font-size: 32px;
	line-height: 40px;
}


.modal-notice {
	padding: 64px 74px 40px;
}



.modal-form {
	padding: 56px 40px 40px;
}
.modal-form form {
	padding-top: 32px;
}



.modal-product {
	max-width: 464px;
}
.modal-product .modal-close {
	right: 0%;
	transform: translateX(0%);
}
.modal-product .content {
	padding: 32px;
}
.modal-product .md-title {
	font-size: 32px;
	line-height: 40px;
}
.modal-product p {
	margin-top: 16px;
	font-weight: 600;
	font-size: 18px;
	line-height: 32px;
}
.modal-product .form-quantity {
	width: 150px;
	margin-top: 40px;
}
.modal-product .bt-red {
	width: calc(100% - 166px);
	margin: 40px 0 0 auto;
}

.modal-head {
	height: 104px;
	padding-left: 50px;
	padding-right: 50px;
}
.modal-head .back {
	margin-left: 0;
	font-weight: bold;
	font-size: 32px;
	line-height: 40px;
	letter-spacing: -1px;
	color: #fff;
}
.modal-head .back::before {
	border-bottom: 2px solid #fff;
	border-right: 2px solid #fff;
	width: 13px;
	height: 13px;
}
.modal-head .modal-close {
	font-size: 18px;
	margin-right: 6px;
}
.modal-head .modal-close .icon-close {
	width: 32px;
	height: 32px;
}
.modal-head .modal-close .icon-close::before,
.modal-head .modal-close .icon-close::after {
	width: 27px;
	height: 3px;
	left: 3px;
	top: 14px;
}
.modal-payment .choice-item .content {
	display: block;
	height: 368px;
	padding: 0 20px;
	text-align: center;
}
.modal-payment .choice-item .icon {
	width: 100%;
	height: 208px;
	justify-content: center;
	align-items: center;
	display: flex;
}
.modal-payment .choice-item .icon svg {
	width: 160px;
}
.modal-payment .choice-item .text {
	width: 100%;
	padding-left: 0;
	font-size: 16px;
	line-height: 24px;
}
.modal-payment .md-title {
	font-size: 24px;
	line-height: 32px;
	letter-spacing: -1px;
}
.modal-payment .choice-item p {
	margin-top: 24px;
	font-weight: 500;
	font-size: 14px;
	line-height: 20px;
}
.modal-payment .note {
	margin: 24px 0 0;
	font-weight: 500;
	font-size: 14px;
	line-height: 20px;
	text-align: center;
	padding: 0;
}
.delivery-list {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.delivery-list .choice-item {
	margin-top: 16px;
	width: calc(50% - 8px);
}
.delivery-list .choice-item .md-title br {
	display: none;
}
.delivery-list .choice-item p br {
	display: block;
}
.film-board .image img {
	height: 360px;
}
.review-item {
	margin-left: 0;
	margin-right: 0;
}



}


@media (min-width: 992px) {

.seat-wrapper {
	width: 956px;
}

.viewport-wrapper {
	padding-bottom: 0;
}
.preview-slider .slick-list {
	padding-right: 270px;
}
.promotion-item .image {
	height: 224px;
}
.page {
	position: relative;
	z-index: 1;
	padding-bottom: 50px;
}
.side-nav {
	position: relative;
	width: 144px;
	height: auto;
	overflow: visible;
	padding: 8px 0 12px 13px;
}
.page-content {
	width: calc(100% - 144px);
	padding-left: 16px;
}
.side-nav li {
	margin-top: 24px;
}
.side-nav li:first-child {
	margin-top: 0;
}
.side-nav li a {
	color: #8B919B;
}
.side-nav li a:hover {
	color: #fff;
}
.side-nav li a span {
	color: #fff;
}
.side-nav ul:last-child {
	padding-top: 24px;
}


.preview-slider .preview-item {
	min-width: 504px;
}

.history-slider {
	margin-right: -16px;
	margin-left: -8px;
}
.history-slider .slick-list {
	padding-right: 0;
}
.history-slider .history-item {
	margin: 0 8px;
}


.footer {
	position: relative;
	z-index: 20;
	background: #1C1F23;
	flex-shrink: 0;
	color: #8B919B;
}
.footer-wrapper {
	height: 40px;
}
.footer-copy {
	margin-right: auto;
	font-weight: 500;
}
.footer-app a {
	display: inline-block;
	margin-left: 4px;
}
.footer-social {
	display: flex;
	align-items: center;
	padding-left: 8px;
}
.footer-social a {
	margin-left: 16px;
}


H1 {
	font-size: 40px;
	line-height: 48px;
	letter-spacing: -2px;
}
.subtitle {
	font-size: 18px;
	line-height: 32px;
}
.form-box {
	padding-top: 24px;
}


.form-box .form-item input {
	height: 80px;
	text-align: center;
	justify-content: center;
	font-size: 24px;
}
.form-box .help {
	margin-top: 52px;
}
.form-box .agree {
	margin-top: 52px;
}
.cinema-detail .col-left {
	width: calc(50% - 8px);
}
.cinema-detail .col-right {
	width: calc(50% - 8px);
}
.cinema-detail .map {
	margin-top: 32px;
	height: 320px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.cinema-detail .map img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.cinema-detail .total-info {
	font-size: 64px;
	line-height: 72px;
	letter-spacing: -3px;
}
.cinema-detail .gallery-list {
	margin: 32px 0 0;
}
.cinema-detail .text {
	padding-top: 15px;
}


.advantages-list {
	margin: 0 -8px;
	padding-top: 24px;
}
.advantages-list .item {
	padding: 16px 8px 0;
	width: 50%;
}
.product-image {
	margin: 0;
}
.product-card p {
	line-height: 20px;
}
.product-card .stickers {
	bottom: 15px;
}
.product-card__left {
	width: 304px;
}
.product-card__right {
	width: calc(100% - 304px);
	padding: 0 0 0 32px;
	margin: 0;
}

.products-list .product-item {
	width: 25%;
}
.product-image img {
	border-radius: 16px;
}
.radio-bt .label {
	padding: 8px 12px;
	font-size: 12px;
	line-height: 16px;
}
.choice-wrapper {
	margin: 8px 16px 0 0;
}
.session-catalog {
	position: relative;
	padding-bottom: 0;
}
.session-catalog:before,
.session-catalog:after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	bottom: 240px;
	right: 0;
	width: 18px;
	background: #0E0F11;
	z-index: 2;
}
.session-catalog:before {
	right: 18px;
	width: 46px;
	background: linear-gradient(270deg, #0E0F11 0%, rgba(14, 15, 17, 0) 100%);
}
.js-scroll-x {
	margin-right: 0;
}
.js-scroll-x .session-col:last-child {
	position: relative;
	z-index: 10;
}


.modal-cart {
	padding: 32px 40px;
}
.cart-left {
	padding-right: 0;
	padding-right: 36px;
	max-width: 780px;
}
.film-cart {
	background: 0;
	border-radius: 16px;
	z-index: 2;
	padding-left: 100px;
	padding-right: 56px;
	display: flex;
	min-height: 140px;
}
.film-cart:before {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	right: 40px;
	background: #1C1F23;
	border-radius: 16px;
	height: 100%;
	z-index: -1;
}
.film-cart:after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	background: #1DB1BA;
	border-radius: 16px;
	height: 100%;
	width: 50%;
	z-index: -2;
}
.film-cart .content {
	width: calc(100% - 77px);
	padding-right: 10px;
}
.film-cart .product .image {
	position: absolute;
	left: 16px;
	top: 16px;
	width: 76px;
	height: 108px;
}
.film-cart .product .text {
	padding-left: 0;
}
.film-cart .product {
	margin-top: 8px;
}

.cart-side {
	position: static;
	width: 77px;
	padding: 0;
}
.cart-side .bt-delete {
	margin-top: auto;
}
.cart-side .bonus {
	margin: 0;
	width: 140px;
	position: absolute;
	top: 49px;
	right: -51px;
	height: 40px;
	line-height: 40px;
	white-space: nowrap;
	transform: rotate(90deg);
	justify-content: center;
	padding-top: 10px;
	font-size: 12px;
}


.product-cart {
	background: 0;
	border-radius: 16px;
	z-index: 2;
	padding-right: 56px;
	display: flex;
	min-height: 140px;
}
.product-cart:before {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	right: 40px;
	background: #1C1F23;
	border-radius: 16px;
	height: 100%;
	z-index: -1;
}
.product-cart:after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	background: #1DB1BA;
	border-radius: 16px;
	height: 100%;
	width: 50%;
	z-index: -2;
}
.product-cart .product .image {
	width: 76px;
	height: auto;
	min-height: 76px;
}
.product-cart .product .text {
	width: calc(100% - 76px);
}
.product-cart .product {
	width: calc(100% - 201px);
	padding-right: 10px;
}
.product-cart .form-quantity {
	margin: 0 0 auto;
}
.bt-red {
	height: 56px;
	font-weight: 600;
	font-size: 16px;
	line-height: 24px;
}



.thank-left {
	width: calc(100% - 420px);
	max-width: 383px;
}
.thank-right {
	width: 384px;
}
.social {
	margin-top: 40px;
	text-align: left;
}
.social .soc-item {
	margin: 16px 16px 0 0;
}
.catalog-tools {
	margin-bottom: 0;
}
.catalog-tools .select {
	width: 304px;
}
.vacancy-list .vacancy-item {
	width: calc(33.333% - 16px);
}


.main-content {
	width: calc(100% - 304px);
	padding-right: 16px;
}
.main-sidebar {
	width: 404px;
}
.vacancy-detail .gallery {
	padding-top: 16px;
	margin: 0 -8px;
}
.vacancy-detail .gallery a {
	width: calc(50% - 16px);
	margin: 16px 8px 0;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 174px;
	border-radius: 16px;
	overflow: hidden;
}
.vacancy-detail .gallery img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: 50% 50%;
}
.bonus-item .value {
	font-size: 64px;
	line-height: 72px;
	letter-spacing: -3px;
}
.bonus-block H2 {
	margin-top: 40px;
	font-size: 40px;
	line-height: 48px;
	letter-spacing: -2px;
}
.bonus-block {
	padding-bottom: 0;
}
.bonus-block::after {
	bottom: -430px;
	right: -86px;
}
.bonus-block .head {
	font-size: 96px;
	line-height: 124px;
}
.bonus-block .text {
	padding-right: 200px;
}
.cooperation-block .md-text {
	margin-top: 24px;
}
.cooperation-block ol li:not(.d-lg-flex) {
	width: 50%;
}
.cooperation-block ol li .text {
	width: 55%;
}
.cooperation-block ol li .image {
	width: 40%;
}
.cooperation-block ol li.d-lg-flex {
	width: 100%;
}
.cooperation-block ol li.d-lg-flex img {
	margin-top: 0;
}
.partner-item {
	width: 25%;
}
.promotion-detail .bt-red {
	margin-top: 8px;
}
.promotion-detail img {
	margin-bottom: 30px;
}
.news-grid .news-item {
	width: 33.333%;
}

.page-note {
	padding-top: 160px;
}
.page-note .lg-title {
	font-size: 32px;
	line-height: 40px;
}


.modal-film .top-panel  {
	margin: 0;
	height: 104px;
	background: 0;
}

.delivery-list .choice-item .icon {
	width: 136px;
	text-align: center;
}
.delivery-list .choice-item .text {
	width: calc(100% - 136px);
	padding-left: 0;
}
.delivery-list .choice-item .content {
	padding-left: 0;
}
.delivery-list .choice-item .icon img {
	width: 88px;
	height: 74px;
}
.delivery-list .choice-item .md-title {
	font-weight: 700;
	font-size: 24px;
	line-height: 32px;
}
.delivery-list .choice-item p {
	color: #8B919B;
	font-weight: 500;
	font-size: 14px;
	line-height: 20px;
}
.film-board {
	margin: 0;
}
.session-box .md-title + .adds {
	margin-left: 24px;
}

.modal-film {
	padding: 0 40px 40px;
}


.modal-gallery .modal-close {
	right: 0%;
	transform: translateX(0%);
}


.modal-gallery {
	max-width: 784px;
}
.slider-gallery {
	padding-bottom: 20px;
}
.slider-gallery .slick-arrow {
	top: 50%;
	transform: translateY(-50%);
	width: 56px;
	height: 56px;
}
.slider-gallery .slick-prev {
	right: auto;
	left: -80px;
}
.slider-gallery .slick-next {
	left: auto;
	right: -80px;
}

.session-slider .slick-list {
	padding-right: 0;
}

}


@media (min-width: 1200px) {

.modal-film .xl-title {
	margin-top: 0px;
	font-size: 40px;
	line-height: 48px;
}
.modal-film .title {
	font-size: 52px;
}
.font-lg-lg {
	font-size: 64px;
	line-height: 72px;
	letter-spacing: -3px;
}
.cooperation-block ol li .text {
	width: 51%;
}
.cooperation-block ol li .image {
	width: 45%;
}
.promotion-item {
	width: calc(25% - 16px);
}



.gallery-slider {
	margin-right: 20px;
}
.gallery-slider .slick-list {
	padding-right: 100px;
}
.gallery-slider .gallery-item {
	height: 264px;
}

.preview-slider .slick-list {
	padding-right: 155px;
}
.cinema-item {
	width: calc(33.333% - 16px);
}
.catalog-list .movie-item {
	width: calc(20% - 16px);
}
.product-card .head {
	display: flex;
	align-items: flex-end;
}
.product-card .icons {
	display: inline;
}
.product-card .icons img {
	width: 40px;
}
.set-box .products-list .product-item {
	width: 25%;
}
.product-card H2 {
	font-size: 32px;
	line-height: 40px;
}
.set-box .bt-red {
	display: inline-flex;
	height: 40px;
	padding: 0 16px;
	width: auto;
	font-size: 16px;
	border-radius: 12px;
}
.products-section {
	margin-top: 40px;
}
.products-list .product-item {
	width: 20%;
}


.progress-item {
	width: calc(25% - 16px);
}
.nav-page li {
	width: 33.333%;

}



.order-wrapper {
	display: flex;
	flex-wrap: wrap;
	margin-top: 0;
}
.order-block .qr-box {
	margin: 0 auto;
	height: 108px;
	display: flex;
	flex-direction: column;
	max-width: 304px;
	width: 100%;
	padding-top: 0;
	order: 2;
	border-radius: 0 0 16px 16px;
}
.order-block .image {
	order: -2;
	height: 72px;
	position: relative;
}
.order-block .image img {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: 0;
}
.qr-box::before {
	bottom: auto;
	top: 0;
	background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #FFFFFF 100%);
	transform: rotate(180deg);
}
.order-block .order-box {
	width: 100%;
	margin-top: 0;
	display: flex;
	align-items: flex-start;
}
.order-block .order-box::before {
	background: #0E0F11;
	top: 50%;
	transform: translate(0%, -50%);
	left: 0;
	width: 16px;
	height: 32px;
	border-radius: 0 100% 100% 0 / 0 50% 50% 0;
}
.order-block .order-box::after {
	display: block;
	border-radius: 100% 0 0 100% / 50% 0 0 50%;
	background: #0E0F11;
	width: 16px;
	height: 32px;
	right: 0;
	left: auto;
	top: 50%;
	transform: translateY(-50%);
}
.order-box .left-col {
	width: calc(50% - 2px);
	padding-right: 32px;
}
.order-box .right-col {
	width: calc(50% - 2px);
	padding-left: 32px;
	order: 3;
}
.order-block .order-box .hr {
	margin: 0;
	border-top: 0;
	border-right: 4px dotted #0E0F11;
	height: 100%;
	width: 4px;
}
.order-block .info-list {
	margin-top: 0;
}
.order-box .buttons .bt-red {
	height: 40px;
	font-size: 16px;
}
.statistics-box .item {
	width: auto;
	min-width: 50%;
}
.order-list .order-box {
	width: calc(25% - 16px);
}
.order-catalog .bt-all {
	margin: 0 auto;
	max-width: 195px;
	display: flex;
}


.statistics-box {
	margin-top: 0;
}

.bonus-block .text {
	padding-right: 0;
	max-width: 760px;
}

.bonus-block::after {
	bottom: -180px;
	right: -80px;
}
.news-grid .news-item {
	width: 25%;
}
.film-board .image img {
	border-radius: 16px;
}
.film-board .image:after {
	content: '';
	display: block;
	background: #1C1F23;
	border-radius: 16px 0px 0px 16px;
	opacity: 1;
	width: 174px;
	height: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	transform: rotate(0deg);
}
.film-board .image:before {
	background: linear-gradient(90deg, #1C1F23 0%, rgba(28, 31, 35, 0) 100%);
	opacity: 1;
	left: 174px;
	top: 0;
	width: 330px;
	height: 100%;
}
.film-board .gradient:before {
	content: '';
	display: block;
	position: absolute;
	background: linear-gradient(90deg, #1C1F23 0%, rgba(28, 31, 35, 0) 100%);
	left: 174px;
	top: 0;
	width: 330px;
	height: 100%;
}
.film-board .content {
	margin: 0;
	padding: 0;
	position: absolute;
	left: 0;
	top: 0;
	background: transparent;
	z-index: 10;
	padding: 32px 0 32px 32px;
	max-width: 350px;
	display: flex;
	flex-direction: column;
	height: 360px;
}
.film-board .buttons {
	margin-top: auto;
}
.film-board .act-buttons {
	position: absolute;
	right: 30px;
	bottom: 32px;
}
.film-board .act-buttons .button {
	margin-top: 8px;
	display: flex;
	justify-content: flex-end;
}
.film-board .act-buttons .button > * {
	height: 40px;
	display: inline-flex;
	width: auto;
	padding: 0 16px;
	font-size: 16px;
	border-radius: 12px;
}
.film-board {
	margin-bottom: 16px;
}




}



@media (min-width: 1900px) {

.bn-left {
	display: block;
	position: absolute;
	left: 0; top: 0;
	z-index: 200;
}
.bn-right {
	display: block;
	position: absolute;
	top: 0; right: 0;
	z-index: 200;
}
.catalog-list .movie-item {
	width: calc(16.6667% - 16px);
}
.products-list .product-item {
	width: 16.6667%;
}



}