@media screen and (max-width: 1286px) {
	.home-page__s1-wrap-right {
		margin-right: -3%;
	}
}

@media screen and (max-width: 1216px) {
	.home-page__s1-wrap-right {
		margin-right: 0;
	}
}

@media screen and (max-width: 1170px) {
	.home-page__s1 {
		display: none;
	}

	.catalog_wrapper {
		-webkit-box-pack: start;
		    -ms-flex-pack: start;
		        justify-content: flex-start;
	}

	.widget-area__wrapper {		
		margin-right: 30px;	
	}

	.catalog_wr {
		width: 700px;
	}

	.product_wrapper-video-txt {
		display: none;
	}

	.product-single_wrapper .product_wrapper-video-txt {
		display: block;
	}

	.product-single_content {
		width: 40%;
	}

	.product-single_img {
		width: 500px;
	}

	.wcgs-carousel {
		width: 500px;
		height: 350px;	
	}

	.wcgs-slider-image {
		width: 500px !important;
		height: 350px !important;
		overflow: hidden !important;		
	}

	.gallery-navigation-carousel {
		width: 500px;
		height: 70px !important;
		margin-top: 20px !important;		
	}

	.gallery-navigation-carousel .draggable {
		width: 440px;		
		height: 70px !important;
		margin: 0 auto !important;
	}

	.wcgs-thumb {		
		width: 104px !important;
		height: 70px !important;
		overflow: hidden;
	}
}

@media screen and (max-width: 1140px) {
	.home-page__s2-wrap-block {
		width: 280px;
		height: auto;
		padding-bottom: 30px;
	}

	.home-page__s2-wrap-block-img {
		width: 200px;
		height: auto;
	}

	.home-page__s2-wrap-block h3 {
		font-size: 17px;
	}

	.home-page__s6-wrap {
		display: block;
		width: 556px;
		margin: 0 auto;
	}

	.home-page__s6-wrap-block-left {
		width: 100%;
	}

	.home-page__s6-wrap-block-right {
		margin-top: 50px;
	}

	.home-page__s6-wrap-block-right-imgs-big {
		margin-top: 0;
		padding-top: 190px;
	}
}

@media screen and (max-width: 1110px) {
	.home-page__s3 {
		background-image: unset;
		background: -o-linear-gradient(right, #F4F4F4 55.89%, rgba(244, 244, 244, 0) 97.66%), #F5F5F5;
		background: -webkit-gradient(linear, right top, left top, color-stop(55.89%, #F4F4F4), color-stop(97.66%, rgba(244, 244, 244, 0))), #F5F5F5;
		background: linear-gradient(270deg, #F4F4F4 55.89%, rgba(244, 244, 244, 0) 97.66%), #F5F5F5;
	}

	.home-page__s3-wrap {
		-ms-flex-pack: distribute;
		    justify-content: space-around;
	}

	.home-page__s3-wrap-block {
		width: 30%;
		margin-bottom: 60px;
	}
}

@media screen and (max-width: 1070px) {
	.home-page__s4-wrap {
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
	}

	.home-page__s4-wrap-block {
		width: 30%;
		margin-right: 30px;
	}

	.product_wrapper-video-popap {
	    display: none;
	    width: 800px;
	    height: 450px;
	    position: fixed;
	    top: calc( 50% - 225px );
	    left: calc( 50% - 400px );
	    z-index: 1001;
	}

	.close_button {
	    width: 15px;
	    height: 15px;
	    position: absolute;
	    top: 5px;
	    right: 5px;
	    cursor: pointer;
	}
}

@media screen and (max-width: 1023px) {
	#masthead{top:-200px;transition:0.4s}
	#masthead.fixed-top{top:0px;position: fixed;z-index:10;width:100%}
	.site-branding.heder-2,
	.site-branding {
		/*background-image: unset;*/
		padding-bottom: 10px;
		        -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
		                box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
	}

	.site-branding p,
	.site-branding.heder-2 p {
		color: var(--color-text-w);		
	}

	.site-header .main-navigation,
	.header__logo-img {
		display: none;
	}

	.header__logo-img-mb {
		display: block;
	}

	.header-logo.mb {
	    width: 320px;
	    margin-right: 16px
	}

	.header__logo {
		width: 110px
	}

	.logo__text {
		margin-left: 20px;
	}

	.logo__text p,
	.heder-2 .logo__text p {
	    font-size: 13px;
	    line-height: 16px;
	} 

	.logo__text-des {
	    margin-bottom: 6px;
	}

	.header-contact {
		width: auto;
		-ms-flex-wrap: wrap;
		    flex-wrap: wrap;
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;		
	}

	.header-contact__block {
		-webkit-box-pack: start;
		    -ms-flex-pack: start;
		        justify-content: start;
		margin: 8px 16px 8px 0;
	}

	.header-contact__icon,
	.footer-contact__icon {
		width: 40px;
    	height: 40px;
	}

	.header-contact__txt,
	.footer-contact__txt {
		font-size: 13px;
	}

	.header-contact a,
	.footer-contact__txt a {
		font-size: 20px;		
	}

	.header-contact a,
	.heder-2 .header-contact a {
		color: var(--color-text-w);
	}

	.header-burger {
		display: block;
	}

	.header-burger-mb {
		display: block;
		position: relative;
		width: 50px;
		height: 50px;
	}

	.header-burger-mb:before,
	.header-burger-mb:after {
		content: '';
		background-color: var(--color-accent);
		position: absolute;
		width: 30px;
		height: 3px;
		left: 0;
		-webkit-transition: 0.5s;
		-o-transition: 0.5s;
		transition: 0.5s;
	}

	.header-burger-mb span {
		position: absolute;
		background-color: var(--color-accent);
		left: 0;
		width: 30px;
		height: 3px;
		top: 23px;
	}

	.header-burger-mb:before {
		top: 15px;
	}

	.header-burger-mb:after {
		bottom: 16px;
	}

	.header-burger-mb.active:before {
		-webkit-transform: rotate(45deg);
		    -ms-transform: rotate(45deg);
		        transform: rotate(45deg);
		top: 23px;
	}

	.header-burger-mb.active span {
		-webkit-transform: scale(0);
		    -ms-transform: scale(0);
		        transform: scale(0);
	}

	.header-burger-mb.active:after {
		-webkit-transform: rotate(-45deg);
		    -ms-transform: rotate(-45deg);
		        transform: rotate(-45deg);
		bottom: 24px;
	}

	.header-navigation-mb {
		display: none;
		width: 320px;
		height: auto;
		z-index: 100;
		padding: 10px 16px;
        background-color: #2c3441;
		background-repeat: no-repeat;
		background-size: cover;
		position: absolute;
		top: 119px;
		right: 0;
	}

	.main-navigation-mb li {
		padding: 8px 0;
	}

	.main-navigation-mb a {
		color: var(--color-text-w);
		font-size: 18px;
		line-height: 20px;
	}

	.header-contact-mb {
		display: none;
	}

	/*Каталог*/
	.catalog_wrapper {
		display: block;	
		position: relative;	
	}

	.widget-area__wr {
		display: none;
	}

	.widget-area__wr.active {
		display: block;
		position: absolute;
		top: 0;
		left: -14px;
		width: 280px;
		padding: 20px;
		padding-bottom: 0;
		border: 1px solid var(--color-preaccent);
		border-left: none;
		border-top-right-radius: 10px;
  		border-bottom-right-radius: 10px;
		background-color: var(--color-text-w);
		-webkit-box-shadow: 0px 5px 10px rgb(30 35 66 / 20%);  		
  		        box-shadow: 0px 5px 10px rgb(30 35 66 / 20%);
  		z-index: 1001;        
	}

	.widget-area__wr .close_button {
		display: block;
		width: 15px;
		height: 15px;
		top: 5px;
		right: 5px;
	}

	.widget-area__p {
		display: block;
		-webkit-transform: rotate(-90deg);
		    -ms-transform: rotate(-90deg);
		        transform: rotate(-90deg);
  		-webkit-transform-origin: top left;
  		    -ms-transform-origin: top left;
  		        transform-origin: top left;
  		position: absolute;
  		top: 150px;
  		left: -15px;
  		font-size: 28px;
  		font-weight: 700;
  		border: 1px solid var(--color-preaccent);
  		border-top: none;
  		border-bottom-right-radius: 10px;
  		border-bottom-left-radius: 10px;
  		background-color: var(--color-text-w);
  		padding: 0 20px;  		
  		-webkit-box-shadow: 0px 5px 10px rgb(30 35 66 / 20%);  		
  		        box-shadow: 0px 5px 10px rgb(30 35 66 / 20%);
  		z-index: 100;
	}

	.catalog_wr {
		width: 850px;
		margin: 0 auto;
	}

	.product_wrapper-video-txt {
		display: block;
	}

	.footer-wrapper-t,
	.footer-wrapper-b,
	.footer__rekv {
		display: block;
	}

	.footer__logo-wr,
	.footer-contact__inm {
		margin: 0 auto;
	}

	.site-footer {
		padding-top: 20px;
    	padding-bottom: 40px;
	}

	.footer__logo-wr {
	    width: 320px;
	    margin-bottom: 8px;
	}

	.footer__logo {
		width: 110px;
	}

	.footer-navigation {
	    width: 100%; 
	}

	.footer-navigation .menu {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;		
	} 

	.footer-navigation li {
		padding: 0 6px;
	} 

	.footer-contact {
		width: 100%;
	}

	.footer-contact__block {
		margin: 0 auto;
	    margin-top: 24px;
	    width: -webkit-fit-content;
	    width: -moz-fit-content;
	    width: fit-content;
	} 
    
    .footer__rekv {
    	width: 100%;
    	text-align: center;
    	margin: 16px 0;
    }

    .footer__rekv-r {
    	margin-top: 16px;
    }

    .footer__polit {
    	width: 100%;
    	text-align: center;
    	margin: 16px 0;
    }

    .footer-contact__inm {
    	width: 100%;
    	text-align: center;
    }
}

@media screen and (max-width: 941px) {
	.home-page__s4-wrap-block {
		width: 264px;
	}
}

@media screen and (max-width: 910px) {
	.home-page__s2,
	.home-page__s3,
	.home-page__s4,
	.home-page__s6 {
		padding-top: 40px;
		padding-bottom: 40px;
	}

	.home-page__s5 {
		padding-top: 70px;
		padding-bottom: 70px;
	}

	.home-page__s2-wrap {
		width: 360px;
		margin: 0 auto;
		margin-top: 30px;
	}

	.home-page__s2-wrap-block {
		width: 360px;
		margin-bottom: 40px;
	}

	.home-page__s2-wrap-block h3 {
		font-size: 18px;
	}

	.home-page__h2:before {
		bottom: -9px;
	}

	.home-page__s2-wrap-block-img {
		width: 245px;
	}

	.home-page__h2,
	.home-page__s5 h2,
	.home-page__s6-wrap-block-left h2 {
		font-size: 31px;
		line-height: 38px;
	}

	.home-page__s2-desc {
		font-size: 16px;
		margin-top: 30px;
	}

	.home-page__s5 p {
		font-size: 20px;
		margin-top: 35px;
		line-height: 25px;
	}

	.home-page__s5 a {
		margin-top: 25px;
	}

	.product-single_wrapper {
		display: block;
	}

	.product-single_content {
		width: 100%;
		margin-bottom: 30px;
	}

	.product_wrapper-video-btn {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: start;
		    -ms-flex-pack: start;
		        justify-content: flex-start;
		-webkit-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
	}

	.button_border {
		margin: 20px 0;
		margin-right: 30px;
	}

	.product-single_img {
		width: 570px;
		margin: 0 auto;
	}

	.wcgs-carousel {
		width: 570px;
		height: 400px;	
	}

	.wcgs-slider-image {
		width: 570px !important;
		height: 400px !important;
		overflow: hidden !important;		
	}

	.gallery-navigation-carousel {
		width: 570px;
		height: 80px !important;
		margin-top: 20px !important;		
	}

	.gallery-navigation-carousel .draggable {
		width: 510px;		
		height: 80px !important;
		margin: 0 auto !important;
	}

	.wcgs-thumb {		
		width: 122px !important;
		height: 80px !important;
		overflow: hidden;
	}
}

@media screen and (max-width: 880px) {
	.catalog_wr {
		width: 100%;
	}

	.product_wrapper-video-txt {
		display: none;
	}

	.product_wrapper-video-popap {
	    display: none;
	    width: 760px;
	    height: 428px;
	    position: fixed;
	    top: calc( 50% - 214px );
	    left: calc( 50% - 380px );
	    z-index: 1001;
	}
}
@media screen and (min-width: 767px) {
	.logo__text-mobile-enable{display:none}
	.mobile-contact{display:none}
}
@media screen and (max-width: 767px) {
	.mobile-hamburger{display: flex;align-items: center;gap: 20px;}
	.mobile-contact{display:flex;column-gap: 14px;}
	.mobile-contact img{vertical-align: middle;width:16px;height:16px}
	.mobile-contact .header-contact__icon, .mobile-contact .footer-contact__icon{width:30px;height:30px;margin-right: 0px;}
	.logo__text-mobile{display:none}
	.header__logo-img-mb{height:50px;width: auto;width: 55px!important;}
	.header__logo{width: 55px!important;}
	header .logo__text{margin-left:10px;width: 90px!important;}
	.logo__text-mobile-enable{margin-bottom:0px!important}
	.product_wrapper-video-popap {
	    display: none;
	    width: 600px;
	    height: 338px;
	    position: fixed;
	    top: calc( 50% - 169px );
	    left: calc( 50% - 300px );
	    z-index: 1001;
	}

	.product_single_descript-table-thead {
		display: -ms-grid;
		display: grid;
		padding: 15px 0;
	}

	.product_single_descript-table-thead .thead.td1 {
		grid-area: thead-td1;
		width: 100%;
		/*padding-bottom: 6px;
		border-bottom: 1px solid var(--color-preaccent);*/
	}

	.product_single_descript-table-thead .thead.td2 {
		grid-area: thead-td2;
		width: 100%;
		padding-bottom: 6px;
		border-bottom: 1px solid var(--color-preaccent);
	}

	.product_single_descript-table-thead .thead.td3 {
		grid-area: thead-td3;
		width: 100%;
		padding-bottom: 6px;
		border-bottom: 1px solid var(--color-preaccent);
	}

	.product_single_descript-table-thead .thead.td4 {
		grid-area: thead-td4;
		width: 100%;
		padding-bottom: 6px;
		border-bottom: 1px solid var(--color-preaccent);
	}

	.product_single_descript-table-thead .thead.td5 {
		grid-area: thead-td5;
		width: 100%;
		padding-top: 6px;
	}

	.product_single_descript-table-thead .thead.td6 {
		grid-area: thead-td6;
		width: 100%;
		padding-top: 6px;
	}

	.product_single_descript-table-thead .thead.td7 {
		grid-area: thead-td7;
		width: 100%;
		padding-top: 6px;
	}

	.product_single_descript-table-thead {
	  	-ms-grid-columns: 84px 25% 25% 25%;
	  	grid-template-columns: 84px 25% 25% 25%;
	  	-ms-grid-rows: auto;
	  	grid-template-rows: auto;
	  	                                            grid-template-areas: 
	    	"thead-td1 thead-td2 thead-td3 thead-td4"
	    	"thead-td1 thead-td5 thead-td6 thead-td7";
	}

	.product_single_descript-table-tbody {
		display: -ms-grid;
		display: grid;
		height: auto;
	}

	.product_single_descript-table-tbody .tbody.td1 {
		grid-area: tbody-td1;
		width: 100%;
		padding-bottom: 6px;
		border-bottom: 1px solid var(--color-preaccent);
	}

	.product_single_descript-table-tbody .tbody.td2 {
		grid-area: tbody-td2;
		width: 100%;
		padding-bottom: 6px;
		border-bottom: 1px solid var(--color-preaccent);
	}

	.product_single_descript-table-tbody .tbody.td3 {
		grid-area: tbody-td3;
		width: 100%;
		padding-bottom: 6px;
		border-bottom: 1px solid var(--color-preaccent);
	}

	.product_single_descript-table-tbody .tbody.td4 {
		grid-area: tbody-td4;
		width: 100%;
		padding-bottom: 6px;
		border-bottom: 1px solid var(--color-preaccent);
	}

	.product_single_descript-table-tbody .tbody.td5 {
		grid-area: tbody-td5;
		width: 100%;
		padding-top: 6px;
	}

	.product_single_descript-table-tbody .tbody.td6 {
		grid-area: tbody-td6;
		width: 100%;
		padding-top: 6px;
	}

	.product_single_descript-table-tbody .tbody.td7 {
		grid-area: tbody-td7;
		width: 100%;
		padding-top: 6px;
	}

	.product_single_descript-table-tbody {
	  -ms-grid-columns: 84px 25% 25% 25%;
	  grid-template-columns: 84px 25% 25% 25%;
	  -ms-grid-rows: auto;
	  grid-template-rows: auto;
	                                                          grid-template-areas: 
	    "tbody-td1 tbody-td2 tbody-td3 tbody-td4"
	    "tbody-td1 tbody-td5 tbody-td6 tbody-td7";
	}
}

@media screen and (max-width: 767px) {

	.product_single_descript-table-tbody .tbody.td1 {
		-ms-grid-row: 1;
		-ms-grid-row-span: 2;
		-ms-grid-column: 1;
	}

	.product_single_descript-table-tbody .tbody.td2 {
		-ms-grid-row: 1;
		-ms-grid-column: 2;
	}

	.product_single_descript-table-tbody .tbody.td3 {
		-ms-grid-row: 1;
		-ms-grid-column: 3;
	}

	.product_single_descript-table-tbody .tbody.td4 {
		-ms-grid-row: 1;
		-ms-grid-column: 4;
	}

	.product_single_descript-table-tbody .tbody.td5 {
		-ms-grid-row: 2;
		-ms-grid-column: 2;
	}

	.product_single_descript-table-tbody .tbody.td6 {
		-ms-grid-row: 2;
		-ms-grid-column: 3;
	}

	.product_single_descript-table-tbody .tbody.td7 {
		-ms-grid-row: 2;
		-ms-grid-column: 4;
	}
}

@media screen and (max-width: 767px) {

	.product_single_descript-table-thead .thead.td1 {
		-ms-grid-row: 1;
		-ms-grid-row-span: 2;
		-ms-grid-column: 1;
	}

	.product_single_descript-table-thead .thead.td2 {
		-ms-grid-row: 1;
		-ms-grid-column: 2;
	}

	.product_single_descript-table-thead .thead.td3 {
		-ms-grid-row: 1;
		-ms-grid-column: 3;
	}

	.product_single_descript-table-thead .thead.td4 {
		-ms-grid-row: 1;
		-ms-grid-column: 4;
	}

	.product_single_descript-table-thead .thead.td5 {
		-ms-grid-row: 2;
		-ms-grid-column: 2;
	}

	.product_single_descript-table-thead .thead.td6 {
		-ms-grid-row: 2;
		-ms-grid-column: 3;
	}

	.product_single_descript-table-thead .thead.td7 {
		-ms-grid-row: 2;
		-ms-grid-column: 4;
	}
}

@media screen and (max-width: 767px) {

	.product_single_descript-table-tbody .tbody.td1 {
		-ms-grid-row: 1;
		-ms-grid-row-span: 2;
		-ms-grid-column: 1;
	}

	.product_single_descript-table-tbody .tbody.td2 {
		-ms-grid-row: 1;
		-ms-grid-column: 2;
	}

	.product_single_descript-table-tbody .tbody.td3 {
		-ms-grid-row: 1;
		-ms-grid-column: 3;
	}

	.product_single_descript-table-tbody .tbody.td4 {
		-ms-grid-row: 1;
		-ms-grid-column: 4;
	}

	.product_single_descript-table-tbody .tbody.td5 {
		-ms-grid-row: 2;
		-ms-grid-column: 2;
	}

	.product_single_descript-table-tbody .tbody.td6 {
		-ms-grid-row: 2;
		-ms-grid-column: 3;
	}

	.product_single_descript-table-tbody .tbody.td7 {
		-ms-grid-row: 2;
		-ms-grid-column: 4;
	}
}

@media screen and (max-width: 767px) {

	.product_single_descript-table-thead .thead.td1 {
		-ms-grid-row: 1;
		-ms-grid-row-span: 2;
		-ms-grid-column: 1;
	}

	.product_single_descript-table-thead .thead.td2 {
		-ms-grid-row: 1;
		-ms-grid-column: 2;
	}

	.product_single_descript-table-thead .thead.td3 {
		-ms-grid-row: 1;
		-ms-grid-column: 3;
	}

	.product_single_descript-table-thead .thead.td4 {
		-ms-grid-row: 1;
		-ms-grid-column: 4;
	}

	.product_single_descript-table-thead .thead.td5 {
		-ms-grid-row: 2;
		-ms-grid-column: 2;
	}

	.product_single_descript-table-thead .thead.td6 {
		-ms-grid-row: 2;
		-ms-grid-column: 3;
	}

	.product_single_descript-table-thead .thead.td7 {
		-ms-grid-row: 2;
		-ms-grid-column: 4;
	}
}

@media screen and (max-width: 767px) {

	.product_single_descript-table-tbody .tbody.td1 {
		-ms-grid-row: 1;
		-ms-grid-row-span: 2;
		-ms-grid-column: 1;
	}

	.product_single_descript-table-tbody .tbody.td2 {
		-ms-grid-row: 1;
		-ms-grid-column: 2;
	}

	.product_single_descript-table-tbody .tbody.td3 {
		-ms-grid-row: 1;
		-ms-grid-column: 3;
	}

	.product_single_descript-table-tbody .tbody.td4 {
		-ms-grid-row: 1;
		-ms-grid-column: 4;
	}

	.product_single_descript-table-tbody .tbody.td5 {
		-ms-grid-row: 2;
		-ms-grid-column: 2;
	}

	.product_single_descript-table-tbody .tbody.td6 {
		-ms-grid-row: 2;
		-ms-grid-column: 3;
	}

	.product_single_descript-table-tbody .tbody.td7 {
		-ms-grid-row: 2;
		-ms-grid-column: 4;
	}
}

@media screen and (max-width: 767px) {

	.product_single_descript-table-thead .thead.td1 {
		-ms-grid-row: 1;
		-ms-grid-row-span: 2;
		-ms-grid-column: 1;
	}

	.product_single_descript-table-thead .thead.td2 {
		-ms-grid-row: 1;
		-ms-grid-column: 2;
	}

	.product_single_descript-table-thead .thead.td3 {
		-ms-grid-row: 1;
		-ms-grid-column: 3;
	}

	.product_single_descript-table-thead .thead.td4 {
		-ms-grid-row: 1;
		-ms-grid-column: 4;
	}

	.product_single_descript-table-thead .thead.td5 {
		-ms-grid-row: 2;
		-ms-grid-column: 2;
	}

	.product_single_descript-table-thead .thead.td6 {
		-ms-grid-row: 2;
		-ms-grid-column: 3;
	}

	.product_single_descript-table-thead .thead.td7 {
		-ms-grid-row: 2;
		-ms-grid-column: 4;
	}
}

@media screen and (max-width: 767px) {

	.product_single_descript-table-tbody .tbody.td1 {
		-ms-grid-row: 1;
		-ms-grid-row-span: 2;
		-ms-grid-column: 1;
	}

	.product_single_descript-table-tbody .tbody.td2 {
		-ms-grid-row: 1;
		-ms-grid-column: 2;
	}

	.product_single_descript-table-tbody .tbody.td3 {
		-ms-grid-row: 1;
		-ms-grid-column: 3;
	}

	.product_single_descript-table-tbody .tbody.td4 {
		-ms-grid-row: 1;
		-ms-grid-column: 4;
	}

	.product_single_descript-table-tbody .tbody.td5 {
		-ms-grid-row: 2;
		-ms-grid-column: 2;
	}

	.product_single_descript-table-tbody .tbody.td6 {
		-ms-grid-row: 2;
		-ms-grid-column: 3;
	}

	.product_single_descript-table-tbody .tbody.td7 {
		-ms-grid-row: 2;
		-ms-grid-column: 4;
	}
}

@media screen and (max-width: 767px) {

	.product_single_descript-table-thead .thead.td1 {
		-ms-grid-row: 1;
		-ms-grid-row-span: 2;
		-ms-grid-column: 1;
	}

	.product_single_descript-table-thead .thead.td2 {
		-ms-grid-row: 1;
		-ms-grid-column: 2;
	}

	.product_single_descript-table-thead .thead.td3 {
		-ms-grid-row: 1;
		-ms-grid-column: 3;
	}

	.product_single_descript-table-thead .thead.td4 {
		-ms-grid-row: 1;
		-ms-grid-column: 4;
	}

	.product_single_descript-table-thead .thead.td5 {
		-ms-grid-row: 2;
		-ms-grid-column: 2;
	}

	.product_single_descript-table-thead .thead.td6 {
		-ms-grid-row: 2;
		-ms-grid-column: 3;
	}

	.product_single_descript-table-thead .thead.td7 {
		-ms-grid-row: 2;
		-ms-grid-column: 4;
	}
}

@media screen and (max-width: 767px) {

	.product_single_descript-table-tbody .tbody.td1 {
		-ms-grid-row: 1;
		-ms-grid-row-span: 2;
		-ms-grid-column: 1;
	}

	.product_single_descript-table-tbody .tbody.td2 {
		-ms-grid-row: 1;
		-ms-grid-column: 2;
	}

	.product_single_descript-table-tbody .tbody.td3 {
		-ms-grid-row: 1;
		-ms-grid-column: 3;
	}

	.product_single_descript-table-tbody .tbody.td4 {
		-ms-grid-row: 1;
		-ms-grid-column: 4;
	}

	.product_single_descript-table-tbody .tbody.td5 {
		-ms-grid-row: 2;
		-ms-grid-column: 2;
	}

	.product_single_descript-table-tbody .tbody.td6 {
		-ms-grid-row: 2;
		-ms-grid-column: 3;
	}

	.product_single_descript-table-tbody .tbody.td7 {
		-ms-grid-row: 2;
		-ms-grid-column: 4;
	}
}

@media screen and (max-width: 767px) {

	.product_single_descript-table-thead .thead.td1 {
		-ms-grid-row: 1;
		-ms-grid-row-span: 2;
		-ms-grid-column: 1;
	}

	.product_single_descript-table-thead .thead.td2 {
		-ms-grid-row: 1;
		-ms-grid-column: 2;
	}

	.product_single_descript-table-thead .thead.td3 {
		-ms-grid-row: 1;
		-ms-grid-column: 3;
	}

	.product_single_descript-table-thead .thead.td4 {
		-ms-grid-row: 1;
		-ms-grid-column: 4;
	}

	.product_single_descript-table-thead .thead.td5 {
		-ms-grid-row: 2;
		-ms-grid-column: 2;
	}

	.product_single_descript-table-thead .thead.td6 {
		-ms-grid-row: 2;
		-ms-grid-column: 3;
	}

	.product_single_descript-table-thead .thead.td7 {
		-ms-grid-row: 2;
		-ms-grid-column: 4;
	}
}

@media screen and (max-width: 767px) {

	.product_single_descript-table-tbody .tbody.td1 {
		-ms-grid-row: 1;
		-ms-grid-row-span: 2;
		-ms-grid-column: 1;
	}

	.product_single_descript-table-tbody .tbody.td2 {
		-ms-grid-row: 1;
		-ms-grid-column: 2;
	}

	.product_single_descript-table-tbody .tbody.td3 {
		-ms-grid-row: 1;
		-ms-grid-column: 3;
	}

	.product_single_descript-table-tbody .tbody.td4 {
		-ms-grid-row: 1;
		-ms-grid-column: 4;
	}

	.product_single_descript-table-tbody .tbody.td5 {
		-ms-grid-row: 2;
		-ms-grid-column: 2;
	}

	.product_single_descript-table-tbody .tbody.td6 {
		-ms-grid-row: 2;
		-ms-grid-column: 3;
	}

	.product_single_descript-table-tbody .tbody.td7 {
		-ms-grid-row: 2;
		-ms-grid-column: 4;
	}
}

@media screen and (max-width: 767px) {

	.product_single_descript-table-thead .thead.td1 {
		-ms-grid-row: 1;
		-ms-grid-row-span: 2;
		-ms-grid-column: 1;
	}

	.product_single_descript-table-thead .thead.td2 {
		-ms-grid-row: 1;
		-ms-grid-column: 2;
	}

	.product_single_descript-table-thead .thead.td3 {
		-ms-grid-row: 1;
		-ms-grid-column: 3;
	}

	.product_single_descript-table-thead .thead.td4 {
		-ms-grid-row: 1;
		-ms-grid-column: 4;
	}

	.product_single_descript-table-thead .thead.td5 {
		-ms-grid-row: 2;
		-ms-grid-column: 2;
	}

	.product_single_descript-table-thead .thead.td6 {
		-ms-grid-row: 2;
		-ms-grid-column: 3;
	}

	.product_single_descript-table-thead .thead.td7 {
		-ms-grid-row: 2;
		-ms-grid-column: 4;
	}
}

@media screen and (max-width: 767px) {

	.product_single_descript-table-tbody .tbody.td1 {
		-ms-grid-row: 1;
		-ms-grid-row-span: 2;
		-ms-grid-column: 1;
	}

	.product_single_descript-table-tbody .tbody.td2 {
		-ms-grid-row: 1;
		-ms-grid-column: 2;
	}

	.product_single_descript-table-tbody .tbody.td3 {
		-ms-grid-row: 1;
		-ms-grid-column: 3;
	}

	.product_single_descript-table-tbody .tbody.td4 {
		-ms-grid-row: 1;
		-ms-grid-column: 4;
	}

	.product_single_descript-table-tbody .tbody.td5 {
		-ms-grid-row: 2;
		-ms-grid-column: 2;
	}

	.product_single_descript-table-tbody .tbody.td6 {
		-ms-grid-row: 2;
		-ms-grid-column: 3;
	}

	.product_single_descript-table-tbody .tbody.td7 {
		-ms-grid-row: 2;
		-ms-grid-column: 4;
	}
}

@media screen and (max-width: 767px) {

	.product_single_descript-table-thead .thead.td1 {
		-ms-grid-row: 1;
		-ms-grid-row-span: 2;
		-ms-grid-column: 1;
	}

	.product_single_descript-table-thead .thead.td2 {
		-ms-grid-row: 1;
		-ms-grid-column: 2;
	}

	.product_single_descript-table-thead .thead.td3 {
		-ms-grid-row: 1;
		-ms-grid-column: 3;
	}

	.product_single_descript-table-thead .thead.td4 {
		-ms-grid-row: 1;
		-ms-grid-column: 4;
	}

	.product_single_descript-table-thead .thead.td5 {
		-ms-grid-row: 2;
		-ms-grid-column: 2;
	}

	.product_single_descript-table-thead .thead.td6 {
		-ms-grid-row: 2;
		-ms-grid-column: 3;
	}

	.product_single_descript-table-thead .thead.td7 {
		-ms-grid-row: 2;
		-ms-grid-column: 4;
	}
}

@media screen and (min-width: 690px) {
.mobile-contact{display:none}
}
@media screen and (max-width: 690px) {
	.header-navigation-mb{top: 73px;}
	.header-contact {
		display: none;
	}

	.header-contact-mb {
		display: block;
	}

	.header-contact-mb a {
		font-size: 20px;
		line-height: 22px;
		color: var(--color-text-w);
	}

	.header-contact-mb .header-contact__block {
		padding: 10px 0;
	}

	.products_wr .product_wrapper {
		display: block;
	}

	.products_wr .product_wrapper-img {
		margin: 0 auto;
	}

	.products_wr .product_wrapper-item {
		width: 100%;
		margin-top: 20px;
	}

	.products_wr .woocommerce-loop-product__title {
		text-align: center;
	}

	.product_wrapper-cart_video {
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
	}

	.product_wrapper-video-popap {
	    display: none;
	    width: 500px;
	    height: 282px;
	    position: fixed;
	    top: calc( 50% - 141px );
	    left: calc( 50% - 250px );
	    z-index: 1001;
	}

	.submit_your_appl-wrap {
		width: 100%;
	}	

	.product_single_descript-table-thead,
	.product_single_descript-table-tbody {
		/*font-size: 12px;*/
	}
}

@media screen and (max-width: 630px) {
	.home-page__s3-wrap-block {
		width: 40%;
		margin-bottom: 40px;
	}

	.home-page__s4-wrap {
		display: block;
		width: 290px;
		margin: 0 auto;
		margin-top: 50px;
	}

	.home-page__s4-wrap-block {
		width: 290px;
		margin-right: 0;
	}
}

@media screen and (max-width: 610px) {
	.home-page__s6-wrap {
		width: 100%;
	}

	.home-page__s6-wrap-block-left p {
		margin-top: 30px;
		font-size: 15px;
	}

	.home-page__s6-wrap-block-right {
		width: 100%;
	}

	.product-single_img {
		width: 500px;
	}

	.wcgs-carousel {
		width: 500px;
		height: 350px;	
	}

	.wcgs-slider-image {
		width: 500px !important;
		height: 350px !important;
		overflow: hidden !important;		
	}

	.gallery-navigation-carousel {
		width: 500px;
		height: 70px !important;
		margin-top: 20px !important;		
	}

	.gallery-navigation-carousel .draggable {
		width: 440px;		
		height: 70px !important;
		margin: 0 auto !important;
	}

	.wcgs-thumb {		
		width: 104px !important;
		height: 70px !important;
		overflow: hidden;
	}

	.product_single_descript {
		display: block;
	}

	.product_single_descript-txt, 
	.product_single_descript-img {
		max-width: 100%;
	}

	.product_single_descript-img {
		margin-top: 50px;
	}
}

@media screen and (max-width: 575px) {
	.home-page__s2-desc {
		width: 100%;
	}
}

@media screen and (max-width: 530px) {
	.product-single_img {
		width: 395px;
	}

	.wcgs-carousel {
		width: 395px;
		height: 276px;	
	}

	.wcgs-slider-image {
		width: 395px !important;
		height: 276px !important;
		overflow: hidden !important;		
	}

	.gallery-navigation-carousel {
		width: 395px;
		height: 50px !important;
		margin-top: 20px !important;		
	}

	.gallery-navigation-carousel .draggable {
		width: 335px;		
		height: 50px !important;
		margin: 0 auto !important;
	}

	.wcgs-thumb {		
		width: 78px !important;
		height: 50px !important;
		overflow: hidden;
	}

	.product_single_descript-search {
		display: block;
	}

	.product_single_descript-data {
		margin-bottom: 30px;
		margin-right: 0;
	}

	.table-search {
		width: 100%;
	}

	.product-single_content .product_title,
	.product_single_descript-h2,
	.submit_your_appl-wrap h2,
	.galerey-title {
		font-size: 28px;
	}

	.product_single_descript-wr {
		margin-bottom: 0px;
	}

	.product-single_wrapper {
		margin-top: 20px;
	}

	.product_single_descript-table-wr {
		margin-top: 40px;
		margin-bottom: 40px;
	}

	.product_single_descript {
		margin-bottom: 30px;
	}

	.galerey {
		padding-top: 30px;
    	padding-bottom: 30px;
	}

	.galerey-title {
		margin-bottom: 10px;
	}
}

@media screen and (max-width: 514px) {
	.product_wrapper-video-popap {
	    display: none;
	    width: 400px;
	    height: 226px;
	    position: fixed;
	    top: calc( 50% - 113px );
	    left: calc( 50% - 200px );
	    z-index: 1001;
	}

	.product_single_descript-table {
		overflow-x: scroll;
		white-space: nowrap;
		width: 100%;
	}

	.product_single_descript-table-wrap {
		width: 484px;
		display: inline-block;
	}
}

@media screen and (max-width: 480px) {
	.home-page__s3-wrap-block {
		width: 100%;
	}

	.home-page__s3-wrap-block p {
		font-size: 16px;
	}
}

@media screen and (max-width: 460px) {
	.container {
		padding: 0 10px;
	}

	.header-navigation-mb {
		top: 59px;
	}

	.header-logo {
	    width: auto;
	    margin-right: 16px
	}

	.header__logo,
	.footer__logo {
		width: 80px;
	}

	.logo__text {
		width: 130px;
		margin-left: 20px;
	}

	.heder-2 .logo__text p,
	.logo__text p {
	    font-size: 10px;
	    line-height: 16px;
	    max-width: 80px;
	} 

	.logo__text-des {
	    margin-bottom: 6px;
	}

	.footer__logo-wr {
		width: 290px;
	}

	.footer__logo-wr .logo__text {
		width: 190px;
	}

	.home-page__s5-wrap {
		width: 100%;
	}

	.home-page__s6-wrap-block-right-imgs-small {
		position: relative;
		max-width: 396px;
		margin: 0 auto;
		margin-top: 20px;
	}

	.home-page__s6-wrap-block-right-imgs-big {
		padding-top: 0;
		max-width: 332px;
		margin: 0 auto;
	}	
}

@media screen and (max-width: 425px) {
	.home-page__s5 {
		padding-top: 40px;
		padding-bottom: 40px;
	}

	.home-page__h2 {
		font-size: 28px;
		text-align: center;
	}

	.home-page__s5 h2 {
		font-size: 26px;
		width: 290px;
	}

	.home-page__s2-desc {
		font-size: 15px;
		margin-top: 25px;
	}

	.home-page__s2-wrap-block,
	.home-page__s2-wrap {
		width: 100%;
	}

	.home-page__s2-wrap-block h3 {
		font-size: 16px;
	}

	.home-page__s5 p {
		font-size: 18px;
		line-height: 23px;
	}

	.home-page__s6-wrap-block-left h2 {
		font-size: 26px;
	}

	.home-page__s6-wrap-block-left p {
		font-size: 14px;
	}	
}

@media screen and (max-width: 424px) {	
	.product_wrapper-video-popap {
	    display: none;
	    width: 370px;
	    height: 210px;
	    position: fixed;
	    top: calc( 50% - 105px );
	    left: calc( 50% - 185px );
	    z-index: 1001;
	}

	.product_wrapper-video-btn {
		display: block;
	}

	.button_border {
		margin: 0 auto;
	}

	.product-single_wrapper .product_wrapper-video {
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
		margin-top: 30px;
	}

	.product-single_img {
		width: 300px;
	}

	.wcgs-carousel {
		width: 300px;
		height: 209px;	
	}

	.wcgs-slider-image {
		width: 300px !important;
		height: 209px !important;
		overflow: hidden !important;		
	}

	.gallery-navigation-carousel {
		width: 300px;
		height: 40px !important;
		margin-top: 20px !important;		
	}

	.gallery-navigation-carousel .draggable {
		width: 240px;		
		height: 40px !important;
		margin: 0 auto !important;
	}

	.wcgs-thumb {		
		width: 54px !important;
		height: 40px !important;
		overflow: hidden;
	}

	.submit_your_appl {
		padding: 40px 0;
	}

	.submit_your_appl-btn {
		margin: 0 auto;
	}
}

@media screen and (max-width: 374px) {
	.product_wrapper-video-popap {
	    display: none;
	    width: 310px;
	    height: 176px;
	    position: fixed;
	    top: calc( 50% - 88px );
	    left: calc( 50% - 155px );
	    z-index: 1001;
	}
}

@media screen and (max-width: 366px) {
	.products_wr .product {
		padding: 10px;
	}

	.products_wr .product_wrapper-img {
		max-width: 300px;
		width: 100%;
		height: auto;
	}

	.products_wr a.product_type_simple {
		margin-right: 0;
	}	

	.product_wrapper-video-img {
		margin-left: 20px;
		margin-right: 0;
	}

	.product-single_wrapper .product_wrapper-video-img {
		margin-left: 0;
		margin-right: 14px;
	}


}