@media screen and (min-width: 1201px) {
.menu{list-style:none;padding-left:0;display:flex;gap:40px;align-items:center;margin:0 auto 0 40px}
.menu li{font-size:14px;line-height:1}
.menu li.parent_link > a{position:relative;display:flex;align-items:center}
.menu li.parent_link > a:after{content:url('data:image/svg+xml,<svg width="8" height="5" viewBox="0 0 8 5" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0.875 0.8125L4 3.9375L7.125 0.8125" stroke="%23C6BDBD" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>');margin-left:6px;margin-top:-4px}
.hamburger{display:none}
.catalog_dropdown{position:absolute;left:0;top:100%;background:#F4F2F2;border-radius:8px;width:250px;padding:10px 0;min-width:100%;display:none;list-style:none;margin-bottom:0}
.catalogMenu{position:relative}
.catalog_dropdown a{display:block;font-size:16px;padding:10px 25px}
.parent_link{position:relative;overflow:hidden}
.parent_link ul:not(.catalog_dropdown){position:absolute;top:100%;left:-20px;background:white;border-radius:8px;padding:20px;list-style:none;margin-bottom:0;width:200px;opacity:0;transition:.5s}
.parent_link ul:not(.catalog_dropdown) li{line-height:1.2}
.parent_link ul:not(.catalog_dropdown) li:not(:last-child){margin-bottom:10px}
.parent_link:hover ul:not(.catalog_dropdown){opacity:1}
.parent_link:hover{overflow:visible}
.catalog_toggle{background:#F4F2F2;border-radius:8px;padding:10px;cursor:pointer}
.catalog_toggle svg{margin-right:6px}
.menu .parent_link .catalog_toggle:not(.active):hover{color:black;opacity:.5}
.menu .catalog_toggle.active{background:var(--grad);color:white}
.menu .parent_link .catalog_toggle.active:after{content:url('data:image/svg+xml,<svg width="8" height="5" viewBox="0 0 8 5" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0.875 0.8125L4 3.9375L7.125 0.8125" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>')}
.catalog_toggle.active svg *{stroke:white}
li.catalogMenu.parent_link{overflow:visible}
}
@media screen and (max-width: 1200px) {
.header .menu{display:none}
.hamburger{padding:0;display:flex}
.hamburger-inner,.hamburger-inner:after,.hamburger-inner:before{background:#151515;border-radius:0}
.header{gap:40px}
.logo{margin-right:auto}
.mainslide{min-height:650px}
.prod_list{grid-template-columns:repeat(3,1fr)}
.feat_grid{grid-template-columns:repeat(3,1fr)}
.links_flex{grid-template-columns:repeat(3,1fr)}
.maintitle{font-size:55px}
.maintext{font-size:30px}
.slide_old_price{font-size:30px}
.slide_price{font-size:70px}
.bf_text{font-size:22px}
.bf_title{font-size:35px}
.maintitle.maintitle2{font-size:70px}
.maintitle.maintitle2 span{font-size:100px}
.maintitle.maintitle3{font-size:70px}
.maintitle.maintitle3 span{font-size:75px}
.maintitle.maintitle4{font-size:58px}
.maintitle.maintitle5{font-size:80px}
.title2{font-size:64px}
.form_text{font-size:25px}
.mb60{margin-bottom:50px}
.mb40{margin-bottom:30px}
.title{font-size:34px}
.gallery_grid a:nth-child(1),.gallery_grid a:nth-child(2),.gallery_grid a:nth-child(3){height:320px}
.title3{font-size:45px}
.top_form_left img{left:-100px}
.top_form .title2{font-size:45px}
.top_form_right .form_text{font-size:24px}
.mm-navbar{background:transparent}
.mm-panel{background:var(--grad)}
a.mm-navbar__title{color:white!important}
a.mm-listitem__text{color:white!important;font-size:20px;padding:20px;line-height:1.1}
.catalog_toggle{background:transparent}
.mm-listitem:after{left:0}
.mm-wrapper_opened .hamburger--spin .hamburger-inner{transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:rotate(225deg)}
.mm-wrapper_opened .hamburger--spin .hamburger-inner:before{top:0;transition:top .1s ease-out,opacity .1s ease-out .12s;opacity:0}
.mm-wrapper_opened .hamburger--spin .hamburger-inner:after{bottom:0;transition:bottom .1s ease-out,transform .22s cubic-bezier(.215,.61,.355,1) .12s;transform:rotate(-90deg)}
.gost_slider2.gost_btns{grid-template-columns:repeat(6,1fr)}
.gost_slider1.gost_images{min-height:205px}
.slide_title.big_slide_title{font-size:80px}
.slide_text{font-size:28px}
.feat_title{font-size:22px}
.banner_item__title.title{font-size:28px}
.font20{font-size:18px}
.box_title{font-size:22px}
.logo_text.title{font-size:20px}
.ftitle{font-size:18px}
.catalog_toggle svg *{stroke:white}
.catalogMenu.mm-listitem a{display:flex;align-items:center;gap:10px}
.mm-btn_next:after,.mm-btn_prev:before{border-color:white}
.docs_list{grid-template-columns:repeat(3,1fr)}
#bestMethodForm .top_form_left img{position:relative;right:0;left:auto;width:100%}
#bestMethodForm .top_form_left{height:auto;max-height:100%;width:100%}
#bestMethodForm .top_form_right{width:auto}
#bestMethodForm .top_form{gap:0}
#shakeForm .top_form_left img{left:auto;width:500px}
.slide_title{font-size:42px}
	.contact_page_wrapper .contact_page {
    grid-template-columns: 1fr;
    gap: 40px;
}

#map {
    height: 400px !important;
}

.blog_categories {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.contacts_list_bottom {
    grid-template-columns: repeat(2, 1fr);
}

.contact_card_image {
    height: 200px;
}

.contact_card_name {
    font-size: 22px;
}
	.article_detail_tab {
    width: 392px;
    max-width: 100%;
}
}
@media screen and (max-width: 992px) {
.fon_block3 .fon_content{flex-direction:column;gap:0}
.form_img2{width:100%}
.form_side3{width:100%;position:relative;top:0;transform:translateY(0);text-align:center;padding:40px 40px 20px}
.fon_block3{margin:0;padding:50px 0}
.fon_block3 .form_img2 img{margin:0;max-width:100%;height:auto}
.fon_block3 .form_img2{display:flex;justify-content:center}
.footer_top{flex-wrap:wrap;gap:30px}
.fcol{width:calc(50% - 15px)}
.f_menu{gap:25px}
.f_menu li{font-size:18px}
.fval{font-size:18px}
.faq_head{font-size:21px}
.title{font-size:30px}
footer{margin-top:50px;margin-bottom:50px}
.pt90{padding-top:55px}
.fon_block2 .fon_content{flex-direction:column;gap:40px}
.form_side2{position:relative;width:100%;transform:translateY(0%);border-radius:20px}
.fon_block{padding:0;min-height:auto}
.title2{font-size:45px}
.form_img2>img{margin-top:0}
.fon_block.fon_block2{padding-bottom:0}
.feat_col_item{font-size:22px}
.form_text{font-size:22px}
.top_form_left{order:1}
.top_form_left img{left:0;position:relative;width:100%;height:auto}
.top_form{display:flex;flex-direction:column;gap:40px;padding:8px}
.kr_stickers{top:calc(100% + 80px);right:0;z-index:1}
.top_form .title2{font-size:40px}
.top_form_right .form_text{font-size:22px}
.top_form_right{text-align:center;width:100%}
.inst_link{font-size:30px}
.info_boxes{grid-template-columns:repeat(2,1fr)}
.box_info{padding:15px}
.info_box{height:370px}
.form_img2>img{height:500px}
.fon_block1 .fon_content{flex-direction:column;align-items:stretch;gap:40px}
.form_side1{width:100%}
.gost_slider_wrap{margin-right:auto;margin-left:auto;width:auto}
.prod_list{grid-template-columns:repeat(2,1fr)}
.proj_name{line-height:1.2}
.gallery_grid{gap:20px}
.gallery_grid a:nth-child(1){width:100%!important;height:350px!important}
.gallery_grid a{width:calc(50% - 10px)!important;height:250px!important}
.gallery_grid a.video:nth-child(2):after,.gallery_grid a.video:nth-child(3):after{transform:translate(-50%,-50%) scale(1)}
.banner_content{display:flex;flex-direction:column;gap:50px}
.banner_content_left{text-align:center}
.slide_old_price{display:inline-block}
.slide_price{font-size:55px}
.maintitle{font-size:40px}
.maintext{font-size:25px}
.ban_features{display:grid;grid-template-columns:repeat(2,1fr);gap:40px}
.ban_feat_item + .ban_feat_item{margin-top:0}
.bf_title{font-size:28px}
.bf_text{font-size:18px}
.maintitle.maintitle2{font-size:55px}
.maintitle.maintitle2 span{display:block;font-size:80px}
.maintitle.maintitle3{font-size:50px}
.maintitle.maintitle3 span{display:block;font-size:55px}
.maintitle.maintitle4{font-size:45px}
.maintitle.maintitle4 span{display:block}
.maintitle.maintitle5{font-size:60px}
.gost_slider2.gost_btns{width:500px}
.form_side2:after{display:none}
.fon_block1 .form_img{margin:0;display:flex;justify-content:center}
.fon_block1 .form_img img{height:auto;margin:0}
.top_form_left{margin-right:-8px}
.links_flex{grid-template-columns:repeat(2,1fr)}
.faq_block{grid-template-columns:1fr}
.fon_block3{height:auto}
.form_side3 .social{justify-content:center}
.footer_col.footer_col2{display:none}
.copy{font-size:14px}
.footer{gap:30px}
.footer_col.footer_col3{width:330px}
.feat_grid{grid-template-columns:repeat(2,1fr)}
.coll_content{grid-template-columns:1fr}
.slide_title.big_slide_title{font-size:57px}
.slide_text{font-size:20px;margin-top:0}
.slide_content{width:60%;gap:20px;padding:30px 40px;padding-right:80px}
.slide_item{height:320px}
.slide_image:after{width:120px}
.rb-thumb{height:300px}
.title.font49{font-size:38px}
.title_grid .text br{display:none}
.full_img{height:320px}
.number_item__title{font-size:30px}
.feat_grid.grid4{grid-template-columns:repeat(2,1fr)}
.posts_list{grid-template-columns:repeat(2,1fr)}
.product-layout{width:calc(33.33% - 16px)}
.product_page{gap:40px 24px}
.attributes_title{font-size:22px}
.title.font31{font-size:27px}
.gallery_list .rb-thumb{height:150px}
.gallery_list{gap:14px}
.floating_icon.floating_icon1{left:0}
.floating_icon.floating_icon2{right:0}
#shakeForm .top_form_left{height:300px}
#shakeForm .top_form_left img{position:relative;width:calc(100% + 16px);height:100%;right:-1px;top:0;border-radius:0}
#shakeForm .top_form{padding-bottom:0;overflow:hidden}
.structure_wrap{grid-template-columns:1fr 300px 1fr}
.slide_title{font-size:33px}
}
@media screen and (max-width: 480px) {
.feat_grid{grid-template-columns:repeat(1,1fr);gap:15px}
.gallery_grid a:nth-child(1){height:250px!important}
.gallery_grid{gap:10px}
.gallery_grid a{width:calc(50% - 5px)!important;height:150px!important}
.video:after{width:60px;height:60px;content:url('data:image/svg+xml,<svg width="20" height="22" viewBox="0 0 25 29" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M23.4307 17.2737C25.5336 16.0597 25.5336 13.0245 23.4307 11.8104L4.87088 1.09487C2.76803 -0.119204 0.139475 1.39839 0.139475 3.82655V25.2576C0.139475 27.6857 2.76803 29.2033 4.87088 27.9893L23.4307 17.2737Z" fill="white"/></svg>');padding:7px 0 0 5px}
.title{font-size:26px;line-height:1.2}
.mb65{margin-bottom:40px}
.gost_slider_wrap{width:100%}
.form_side1{text-align:center}
.inputs_flex .w50{width:100%}
.title2{font-size:40px}
.form_text{font-size:20px}
.mb40{margin-bottom:20px}
.mb60{margin-bottom:40px}
.pt90{padding-top:60px}
.info_boxes{grid-template-columns:repeat(1,1fr);gap:15px}
.title3{font-size:32px}
.form_text3{font-size:18px}
.form_text3 br{display:none}
.fon_block3 .form_img2 img{height:auto}
.links_flex{grid-template-columns:repeat(2,1fr);gap:10px}
.link_item_name{gap:5px}
.top_form .title2{font-size:30px}
.top_form_right .form_text{font-size:20px}
.inputs_flex .w60,.inputs_flex .w40{width:100%}
.form_side2{padding:30px 20px;order: 1;}
.feat_col{position:relative;flex-direction:row;order:-1;gap:35px;padding:0}
.form_img.form_img2{display:flex;flex-wrap:wrap;gap:30px}
.feat_col_item{font-size:20px}
.form_img2>img{height:auto;margin-right:-15px;width:calc(100% + 15px)}
.footer_center{flex-wrap:wrap}
.f_menu{display:none}
.footer_center{padding:0 0 20px}
.footer_top{border-bottom:none;padding:35px 0;gap:25px}
.footer_center .bt{width:100%}
.fcol{width:100%}
.copy{text-align:center}
.prod_list{grid-template-columns:repeat(1,1fr);gap:20px}
.header_phone{display:flex;gap:10px;width:min-content}
.header .bt{display:none}
.plusminus{--width:30px}
.faq_head{font-size:18px;padding:14px 20px}
.faq_body{padding:20px}
.maintitle{font-size:32px}
.slide_old_price{font-size:25px}
.slide_price{font-size:35px}
.maintext{font-size:22px}
.bf_title{font-size:24px;flex-direction:column;align-items:flex-start}
.ban_features{gap:20px}
.bf_text{font-size:17px}
.maintitle.maintitle2{font-size:35px}
.maintitle.maintitle2 span{font-size:45px}
.maintitle.maintitle3{font-size:37px}
.maintitle.maintitle3 span{font-size:40px}
.maintitle.maintitle4{font-size:32px}
.maintext br{display:none}
.maintitle.maintitle5{font-size:37px}
.maintitle.maintitle5 span{display:inline}
.mainslide{min-height:570px}
.lined:before{height:1px;bottom:-3px}
.feat_item{text-align:center;display:flex;flex-direction:column;align-items:center}
.feat_icon{height:auto;margin-bottom:15px}
a.mm-listitem__text{font-size:17px;padding:15px}
.gost_slider2.gost_btns{grid-template-columns:repeat(5,1fr);gap:5px}
.gost_btn{height:65px}
.gost_btn.swiper-slide-thumb-active,.gost_btn.active{border-width:5px}
.gost_slider1.gost_images{min-height:155px}
.gost_sticker{height:100px;top:-20px;right:0}
.slide_item_flex{flex-direction:column}
.slide_item{height:525px}
.slide_content{width:100%;padding:30px 20px;text-align:center;gap:20px;height:55%;background:var(--grad);align-items:center}
.slide_image{width:100%;height:45%;margin-left:0;justify-content:center;margin-top:auto}
.slide_title.big_slide_title{font-size:40px}
.slide_text{font-size:18px}
.slide_content .bt{width:100%}
.slide_image:after{width:100px;display:none}
.slide_image:before{width:100%}
.title_grid{grid-template-columns:repeat(1,1fr);gap:20px}
.collection_tab_btns{gap:10px}
.collection_tab_btn{width:calc(33.33% - 7px)}
.coll_btn_img{height:80px}
.coll_option_group{font-size:22px;text-align: center;width: 100%;}
.coll_content_text{margin-bottom:20px;font-size:22px}
.btns_flex{flex-direction:column}
.coll_attr_list{column-count:1}
.coll_attr_item{margin-bottom:8px}
.feat_title br{display:none}
.feat_text br{display:none}
.feat_text{margin-top:10px}
.banners_list{grid-template-columns:repeat(1,1fr);gap:20px}
.banner_item__title.title{font-size:25px;text-align: left;}
.banner_item__text{padding:20px;gap: 16px;}
.banner_item{height:260px}
.banner_item__text .bt{
    width: 100%;
}
.form_side2 .title br,.form_side2 .text br{display:none}
.mb30{margin-bottom:20px}
.font20{font-size:16px}
.fon_block1 .form_img img{max-width:100%}
.fon_block1 .fon_content{gap: 0;}
.slider_nav .swiper-pagination{display:none}
.slider_nav_side{width:auto}
.rb-thumb.swiper-slide.swiper-slide-active{max-width:100%;opacity:1}
.top_form_left{padding:0 0 40px}
.top_sticker{font-size:21px;min-width:200px;top:10px;min-height:43px;right:0}
.proj_name{font-size:22px}
.proj_info{text-align:center;padding:20px 0 0}
.link_item{height:220px}
.link_item_img:before{height:100px}
.faq_content_side b{font-size:22px}
.faq_content{width:100%;text-align: center;}
#bestMethodForm .top_form_left{padding:0;height:auto}
.top_form_right{text-align: left;}
.top_form_right .note{text-align:center}
.inputs_flex{gap:20px}
.post_name{font-size:22px;margin-bottom:0}
.footer{flex-direction:column}
.footer_col.footer_col1{align-items:center;text-align:center;order:1}
.logo_text.title{font-size:16px}
.logo_text.title br{display:none}
.policy{font-size:12px}
.top_select + .top_select{margin-left:10px;padding-left:10px}
.header_wrapper{padding:10px 0}
.header_phone span:last-child{display:none}
.header_phone_text{font-size:12px}
.header_phone svg{min-width:27px}
.hamburger-inner,.hamburger-inner:after,.hamburger-inner:before{width:30px;height:2px}
.hamburger-box{width:30px;height:20px}
.hamburger-inner:before{top:-8px}
.hamburger-inner:after{bottom:-8px}
.hamburger-inner{margin-top:0}
.header{gap:15px}
.logo{margin-right:0}
.title.font49{font-size:28px}
.full_img{height:230px}
.title.font31{font-size:24px}
.numbers_grid{grid-template-columns:repeat(2,1fr)}
.number_item{text-align:center}
.feat_grid.grid4{grid-template-columns:repeat(1,1fr)}
.posts_list{grid-template-columns:repeat(1,1fr)}
.title_grid #column-right{display:block!important;padding:0}
.title_grid #column-right .feat_item{text-align:left;align-items:flex-start}
.title_grid #column-right .feat_title{font-size:20px}
.pt50{padding-top:40px}
.blog_categories{display:flex;flex-wrap:wrap;gap: 5px;}
.posts_bottom{grid-template-columns:1fr}
.pagination_side{display:flex;justify-content:center}
.select_page .bt{padding:12px 15px}
.select_page select{min-width:60px}
.select_page{font-size:14px}
.select_page form{display:flex;align-items:center;gap:10px}
.pt70{padding-top:40px}
.title.font25{font-size:22px}
.faq_form{padding:40px 20px 20px}
.faq_form .btns_flex{width:100%}
.faq_form .btns_flex .bt{width:100%}
.product-layout{width:100%}
.product-thumb .caption{padding:15px 0}
.product_images{width:100%}
.big_images .swiper-slide{height:300px}
.product_page{gap:30px}
.product_info{order:-1;width:100%}
.product_description{width:100%;order:1}
.product_attributes{width:100%}
.docs_list{grid-template-columns:repeat(1,1fr);gap:15px}
.contact_page{grid-template-columns:1fr}
.map{order:1}
.cont_info .cont_val span{font-size:18px}
.gallery_list .rb-thumb{grid-area:auto!important;height:150px!important}
.gallery_list{grid-template-columns:repeat(2,1fr);gap:10px}
.rb-thumb.swiper-slide{max-width:100%}
.rb-thumb.swiper-slide.swiper-slide-next{max-width:100%;opacity:1}
.feedmodal .modal-dialog{margin-top:30px}
.feedmodal .modal-body .form_img.form_img2{display:none}
.feedmodal .modal-body>.close svg *{stroke:#151515}
.cookie_popup{left:0;bottom:0;border-radius:0}
.cookie_popup_title{font-size:18px;margin-bottom:9px}
.cookie_popup_text{font-size:13px}
.floating_icon img{width:150px}
.floating_icon.floating_icon2{bottom:0}
.floating_icon.floating_icon1{bottom:0}
.product_description.grid{grid-template-columns:repeat(1,1fr);gap:15px}
.descr_content.descr_content_title{font-size:21px}
.product_attrs_side,.product_attr_imgs{width:100%}
#shakeForm .top_form_left{padding:0;height:250px;margin-right:0}
#shakeForm .top_form_left img{width:calc(100% + 7px)}
#aboutTilesForm .form_img img{margin-top:0;height:100%}
.feat_table{grid-template-columns:repeat(1,1fr)}
.feat_table_col1 .feat_table_head{height:auto}
.feat_table_col.feat_table_col1{display:none}
.structure_wrap{display:flex;flex-wrap:wrap}
.structure_col1,.structure_col2{padding:0;gap:20px;width:100%}
.str_label{min-height:auto}
.dark_banner .slide_content{background:#262626CC}
.slide_image img{object-position:right}
.dark_banner .slide_image{height:100%}
.slide_item5 .slide_image img{object-position:-670px 0}
.article_detail_tab {
    width: 100%;
}

.blog_categories .bt {
    padding: 10px 12px;
}

.contact_card_name {
    font-size: 20px;
    margin-bottom: 10px;
}

.contacts_list_bottom {
    grid-template-columns: repeat(1, 1fr);
    margin-top: 50px;
}

.contact_card_image {
    margin-bottom: 13px;
}
.contact_page_wrapper .contact_page {
    gap: 30px;
}
	.home_slider .swiper-pagination {
    position: unset;
    margin-top: 20px;
}
	.title_grid {text-align: center;}

.title_grid .text {
    font-size: 12px;
}

.title {
    empty-cells: ce;
    text-align: center;
}

.form_side2 .text {text-align: center;font-size: 12px;order: 1;margin-top: 0;margin-top: 20px;}

.submit_flex .note {
    text-align: center;
}

.form_side2 .text.mb60 {
    margin-bottom: 0;
}

.form_side3 {
    padding: 30px 20px 20px;
}

.podtext {
    font-size: 12px;
    text-align: center;
}

.box_info {
    text-align: center;
    min-height: auto;
}

.top_form_right .text {
    text-align: center;
    font-size: 12px;
    order: 1;
    margin-bottom: 0;
    margin-top: 20px;
}

.top_form_left {
    order: -1;
}

#shakeForm .top_form {
    padding-bottom: 8px;
    padding-top: 0;
}

.slider_nav.projects_nav {}

.projects_nav .slider_nav_side:last-child {
    width: 100%;
}

.projects_nav .arr_flex {
    display: none;
}

.slider_nav .bt {
    width: 100%;
}

#bestMethodForm .top_form_left img {
    left: -8px;
    right: -8px;
    width: calc(100% + 16px);
}

.ftitle {
    text-align: center;
}

.footer_col .cont_val {justify-content: center;gap: 10px;}

	.coll_options_list {
    gap: 10px;
}
	.form_side2 {
    display: flex;
    flex-direction: column;
}
.top_form_right {
    display: flex;
    flex-direction: column;
}
	.cont_val {
    justify-content: center;
}
	.link_item_img img {
    width: 320px;
}

.link_item_img:after {
    height: 270px;
}
	.swiper-pagination {
    margin-top: 30px;
}
.proj_video {
    height: 550px;
}
	.coll_content_left {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

.coll_colors {
    width: 100%;
}

.coll_content_left .btns_flex {
    width: 100%;
}

.coll_content_item {
    width: calc(50% - 10px);
}
	.faq_content_side {
    display: flex;
    flex-direction: column;
}

.faq_description {
    order: 1;
}

.faq_content_side b {
    margin-top: 0;
}

.faq_contacts {
    margin-bottom: 60px;
}
.text.hide_mob {display: none;}

.text.show_mob {
    display: block;
    margin-top: 20px;
    text-align: center;
}
.coll_content_title, .coll_content_text {
    text-align:center;
}
}
