@media (max-width: 1199px){
	.container {
	    max-width: 960px;
	}
	.footer__logo{
		font-size: 30px;
	}
	.decor__banner__text{
		text-align: left;
	}
	.inform__top{
		flex-wrap: wrap;
		justify-content: flex-start;
	}
	.inform__title{
		width: 100%;
		margin-bottom: 30px;
		order: 1;
	}
	.inform__btn{
		order: 2;
		margin-right: 40px;
	}
	.inform__subtitle{
		order: 3;
	}
	.header__cart{
		top: unset;
		bottom: 0;
		transform: translate(0, 50%);
	}
	.header__image{
		height: 360px;
	}
	.marquee{
		display: block;
	}
	.inform__advan{
		display: none;
	}
	.inform__list{
		flex-wrap: wrap;
	}
	.inform__item{
		width: 50%;
	}
	.inform__item:first-child{
		border-right: 1px solid #CBCBCD;
	}
	.inform__item:nth-of-type(2){
		border-right: 0;
		padding-right: 0;
		margin-right: 0;
	}
	.inform__item:last-child{
		width: 100%;
		border-top: 1px solid #CBCBCD;
		padding-left: 0;
	}
	.material__top{
		flex-wrap: wrap;
	}
	.material__img{
		width: 100%;
	}
	.material__list.list1{
		width: 100%;
	}
	.material__list.list1 .material__item{
		width: 50%;
		padding-top: 55px;
		padding-bottom: 55px;
	}
	.material__list.list1 .material__item:last-child{
		padding-left: 40px;
	}
	.material__list.list1 .material__item:first-child{
		padding-left: 0;
		border-right: 1px solid #CBCBCD;
		padding-right: 40px;
	}
	.material__list.list2{
		flex-wrap: wrap;
	}
	.material__list.list2 .material__item{
		width: 50%;
		padding-top: 55px;
		padding-bottom: 55px;
	}
	.material__list.list2 .material__item:nth-of-type(2){
		border-right: 0;
	}
	.material__list.list2 .material__item:last-child{
		width: 100%;
		border-top: 1px solid #CBCBCD;
		padding-left: 0;
	}
	.blum__advan{
		flex-wrap: wrap;
	}
	.blum__advan__item{
		margin-bottom: 38px;
	}
	.blum__advan__item:nth-of-type(3), .blum__advan__item:nth-of-type(4){
		margin-bottom: 0;
	}
	.decor__main{
		display: block;
	}
	.decor__left{
		width: 100%;
	}
	.decor__banner{
		margin-top: 60px;
		width: 100%;
		display: flex;
		height: auto;
		padding: 45px 35px;
	}
	.decor__banner__img{
		left: unset;
		right: -50px;
		transform: translate(0, 0);
		width: 340px;
	}
	.examples__img{
		height: 500px;
	}
	.examples__inform{
		flex-wrap: wrap;
	}
	.examples__name{
	    width: 100%;
	}
	.examples__right{
	    border-top: 1px solid #CBCBCD;
	    width: 100%;
	}
	.examples__decor{
		border-left: unset;
		padding-left: 0;
	}
	.examples__price{
		padding: 25px 0;
		padding-right: 25px;
	}
	.examples__days{
		padding-left: 40px;
	}
	.examples__panel{
		display: flex;
		align-items: center;
		justify-content: space-between;
		margin-top: 34px;
	}
	.examples__list{
		margin-top: 18px;
	}
	.examples__arrows{
		display: flex;
		align-items: center;
	}
	.examples__arrow{
		display: block;
		cursor: pointer;
	}
	.examples__arrow.prev{
		margin-right: 20px;
	}
	.virtual__main{
		flex-direction: column-reverse;
	}
	.virtual__left{
		width: 100%;
		margin-top: 35px;
	}
	.virtual__btn{
		max-width: 400px;
	}
	.virtual__board span{
		width: 28%;
	}
	.virtual__board img{
		right: 26px;
	}
	.years__main{
		flex-direction: column-reverse;
		align-items: flex-start;
	}
	.years__img{
		margin-bottom: 50px;
	}
	.premium__main{
		display: block;
	}
	.premium__left{
		width: 100%;
	}
	.premium__list{
		width: 100%;
		margin: 30px 0 40px 0;
	}
	.premium__btn{
		border-radius: unset;
		width: 392px;
		height: 68px;
		display: flex;
		align-items: center;
		flex-direction: row-reverse;
	}
	.premium__btn svg{
		margin-bottom: 0;
		margin-left: 20px;
	}
	.footer__tel{
		font-size: 28px;
	}
	.type__item:nth-of-type(3){
		margin-right: 26px;
	}
	.size__images{
		width: 51%;
	}
	.extra__item {
	    width: 46%;
	    margin-bottom: 30px;
	}
	.extra{
		flex-wrap: wrap;
	}
}
@media (max-width: 992px){
	.container {
	    max-width: 720px;
	}
	.inform__title{
		line-height: 56px;
		font-size: 46px;
	}
	.video__left{
		display: block;
		width: 60%;
	}
	.video__right{
		padding: 73px 0;
	}
	.video__description{
		width: 100%;
		margin-top: 35px;
	}
	.video__duration{
		margin-top: 10px;
	}
	.material, .decor, .trend, .years, .do, .how, .laminate{
		margin: 120px 0;
	}
	.blum__advan__item{
		width: 50%;
	}
	.blum__item{
		width: 49.8%;
	}
	.blum__item:last-child{
		width: 100%;
		margin-top: 50px;
	}
	.blum__item:last-child .blum__img{
		height: 360px;
	}
	.blum__list{
		flex-wrap: wrap;
	}
	.blum__item:last-child .blum__text{
		width: 42%;
		margin: 0 auto;
	}
	.decor__title{
		width: 70%;
	}
	.container{
		padding: 0;
	}
	.decor__tab{
		padding: 5px 11px;
	}
	.decor__item{
		width: 110px;
		height: 110px;
	}
	.decor__banner__btn{
		width: 300px;
	}
	.title{
		font-size: 34px;
		line-height: 49px;
	}
	.virtual__hint{
		position: static;
		display: block;
		transform: translate(0, 0);
		width: max-content;
		margin-top: 15px;
	}
	.virtual__board span {
	    width: 38%;
	}
	.do__title{
		width: 80%;
		margin: 0 auto;
	}
	.how__main{
		display: block;
	}
	.how__list{
		width: 100%;
		margin-top: 30px;
	}
	.premium__title {
	    font-size: 46px;
	    line-height: 56px;
	}
	.footer__inner{
		flex-wrap: wrap;
		justify-content: flex-start;
	}
	.footer__left{
		width: 100%;
		margin-bottom: 30px;
		order: 1;
	}
	.footer__center{
		order: 3;
	}
	.footer__tel{
		order: 2;
		margin-right: 90px;
	}	
	.header__cart{
		width: 157px;
	}
	.kviz__inner{
		flex-direction: column-reverse;
	}
	.kviz__main{
		width: 100%;
	}
	.kviz__right{
		width: 100%;
		height: 219px;
		padding: 40px;
	}
	.kviz__right__img.pc{
	    display: none;
	}
	.kviz__right__img.mobile{
	    display: block;
	}
	.kviz__right__title{
		text-align: left;
		color: #181817;
	}
	.kviz__right__subtitle{
		text-align: left;
		color: #181817;
		opacity: 0.8;
	}
	.type__item{
		width: 202px;
	}
	.kviz__panel{
		margin-top: 40px;
	}
	.extra{
		justify-content: flex-start;
	}
	.extra__item{
		width: 37%;
		margin-right: 50px;
	}
	.kviz__thanks{
		width: 100%;
		height: 400px;
	}
}
@media (max-width: 768px){
	.container {
	    max-width: 540px;
	}
	.inform__btn{
		padding: 26px 20px 23px 20px;
	}
	.inform__subtitle{
		margin-top: 20px;
	}
	.inform__title{
		margin-bottom: 20px;
	}
	.video__right{
		width: 36%;
	}
	.video__play img{
		width: 180px;
	}
	.decor__title{
		width: 100%;
	}
	.title {
	    font-size: 30px;
	    line-height: 41px;
	}
	.decor__tabs__wr{
		width: 100%;
		overflow: scroll;
		margin: 45px 0 20px 0;
		padding-bottom: 15px;
	}
	.decor__tabs{
		width: max-content;
		margin: 0;
	}
	.decor__item{
		width: 170px;
		height: 170px;
	}
	.decor__banner__img{
		width: 239px;
	}
	.examples__decor{
		order: 1;
		width: 50%
	}
	.examples__price{
		order: 3;
		width: 100%;
		border-top: 1px solid #CBCBCD;
		border-right: unset;
		padding-left: 0;
	}
	.examples__days{
		order: 2;
		width: 50%;
	}
	.examples__right{
		flex-wrap: wrap;
	}
	.virtual__title{
		width: 100%;
	}
	.virtual__btn{
		max-width: 100%;
	}
	.years__list{
		flex-direction: column;
		align-items: center;
		justify-content: center;
		text-align: center;
	}
	.years__item {
		border-right: unset;
	    border-bottom: 1px solid #CBCBCD;
	    margin-right: 0;
	    padding-right: 0;
	    padding-bottom: 20px;
	    margin-bottom: 20px;
	    width: 100%;
	}
	.years__item:last-child{
		border-bottom: 0;
		padding-bottom: 0;
		margin-bottom: 0;
	}
	.premium__img{
		height: 250px;
	}
	.inform__subtitle br{
		display: none;
	}
	.popup__content{
		padding: 50px 40px;
	}
	.kviz__main{
		padding: 44px 50px 40px 50px;
	}
	.type__item{
		width: 48%;
		margin-right: 4%;
	}
	.type__item:nth-of-type(2n){
		margin-right: 0;
	}
	.type__item:nth-of-type(3){
		margin-right: 4%;
	}
	.size{
		flex-direction: column-reverse;
	}
	.size__input{
		width: 100%;
	}
	.size__images {
	    width: 100%;
	    margin-bottom: 30px;
	}
	.extra__item{
		width: 48%;
		margin-right: 4%;
	}
	.extra__item:nth-of-type(2n){
		margin-right: 0;
	}
	.examples__days{
		padding-left: 0;
	}
}
@media (max-width: 576px){
	.container{
		padding: 0 0px;
	}
	.header__tel{
		font-size: 14px;
	}
	.header__cart{
		width: 127px;
		right: 9px;
	}
	.header__image{
		height: 220px;
	}
	.header__call{
		display: none;
	}
	.header__logo{
		font-size: 18px;
		line-height: 18px;
		max-width: 250px;
	}
	.inform__title {
	    line-height: 38px;
	    font-size: 31px;
	}
	.inform{
		margin-top: 35px;
	}
	.inform__btn{
		width: 100%;
		margin-right: 0;
		justify-content: center;
		align-items: center;
	}
	.marquee{
		font-size: 15px;
	}
	.inform__item{
		width: 100%;
		padding: 35px 15px !important;
		border-left: unset !important;
		border-right: unset !important;
	}
	.title{
		font-size: 28px;
		line-height: 39px;
	}
	.material__top{
		margin-top: 30px;
	}
	.material__list.list1 .material__item, .material__list.list2 .material__item{
		width: 100%;
		border-left: unset !important;
		border-right: unset !important;
		padding: 35px 15px !important;
	}
	.material__bg{
		height: 180px;
	}
	.video{
		flex-direction: column-reverse;
	}
	.video__right{
		padding: 30px 0;
		border: unset;
	}
	.video__title {
	    font-size: 19px;
	    line-height: 28px;
	    text-align: center;
	}
	.video__left{
		width: 100%;
	}
	.video__duration{
		text-align: center;
	}
	.video__description{
		margin-top: 20px;
		text-align: center;
		font-size: 16px;
		line-height: 27px;
		padding-bottom: 35px;
	}
	.blum__advan__item{
		width: 100%;
		margin-bottom: 18px;
	}
	.blum__advan__item:nth-of-type(3){
		margin-bottom: 18px;
	}
	.blum__item{
		width: 100%;
		margin-bottom: 40px;
	}
	.blum__item:last-child{
		margin-top: 0;
		margin-bottom: 0;
	}
	.blum__item:last-child .blum__text{
		width: 100%;
	}
	.decor__item {
    	width: 27.4vw;
    	height: 27.4vw;
    	margin-right: 1vw;
    	margin-bottom: 1vw;
	}
	.decor__left{
		width: 90vw;
	}
	.decor__list{
		width: 100%;
	}
	.decor__banner__img{
		position: static;
	}
	.decor__banner{
		display: block;
		padding-bottom: 0;
	}
	.decor__banner__btn{
		width: 100%;
	}
	.decor__banner__text{
		text-align: center;
	}
	.examples__panel__hint{
		width: 160px;
	}
	.examples__panel__hint:before {
	    right: 37px;
	    top: -1px;	
	}
	.examples__img{
		height: 240px;
	}
	.examples__name{
		padding-right: 0;
	}
	.examples__decor, .examples__days, .examples__price{
		padding-top: 15px;
		padding-bottom: 15px;
	}
	.trend{
		margin-top: 220px;
		padding-top: 0;
		height: 800px;
	}
	.trend__box{
		transform: translate(0, -50%);
		width: 100%;
		padding: 30px;
	}
	.trend__icon{
		width: 136px;
		height: 136px;
		top: unset;
		bottom: 0;
		transform: translate(0, 70%);
	}
	.trend__title{
		font-size: 19px;
		line-height: 28px;
	}
	.virtual__board img{
		right: -26px;
	}
	.virtual__board{
		padding: 20px 0 20px 20px;
	}
	.virtual__board span {
	    width: 42%;
	    font-size: 15px;
	}
	.years__img{
		width: 100%;
		margin-bottom: 35px;
	}
	.years__subtitle{
		font-size: 19px;
		line-height: 25px;
	}
	.years__info{
		align-items: flex-start;
	}
	.years__icon{
		margin-right: 30px;
	}
	.do__img{
		position: relative;
		left: -30px;
		width: 100vw;
		height: 490px;
	}
	.premium__title {
	    font-size: 31px;
	    line-height: 38px;
	}
	.premium__subtitle{
		display: none;
	}
	.premium__btn{
		width: 100%;
	}
	.footer__left{
		flex-direction: column;
	}
	.footer__text{
		margin-left: 0;
		margin-top: 10px;
		text-align: center;
	}
	.footer__tel{
		margin-right: 0;
    text-align: center;
    width: 80%;
    margin-bottom: 20px;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: space-between;
    align-content: center;
	margin-top: 85px !important;
	top: 90px;
    
	}
	.footer__center{
		justify-content: center;
		width: 100%;
	}
	.kviz__right{
		padding: 25px 0 25px 25px;
		height: auto;
	}
	.kviz__right__title{
		font-size: 22px;
		line-height: 29px;
	}
	.kviz__right__subtitle{
		width: 60%;
	}
	.kviz__main{
		padding: 50px 20px;
	}
	.kviz__name{
		font-size: 20px;
	}
	.type__img{
		width: 70px;
	}
	.type__box{
		height: 77px;
	}
	.kviz__prev{
		margin-right: 13px;
	}
	.extra__box{
		height: 100px;
	}
	.callback .size__input{
		width: 100%;
	}
	.kviz__submit, .kviz__next, .kviz__prev{
		font-size: 12px;
		line-height: 21px;
	}
	.kviz__thanks{
		padding: 49px 20px;
	}
	.thanks__subtitle{
		width: 100%;
	}
	.kviz__inner, .type__list, .size{
		margin-top: 20px;
	}
	.kviz__subtitle{
		margin: 10px 0 20px 0;
	}
}
@media (max-width: 380px){
}



	