@media screen and (min-width: 1570px){
	.container{
		max-width: 1560px;
		padding: 0;
		margin: 0 auto;
	}
}	
@media screen and (max-width: 1569px){
	.title h1{
		font-size: 30px;
	}
	.best-row-title .best-item:nth-child(3){
		left: 27px;
	}
	.comments-item_text p br{
		display: none;
	}
	.comments-item_title{
		font-size: 16px;
	}
	.comments-item{
		width: 360px;
		padding-left: 20px;
		padding-right: 20px;
	}
	.tech-wrapper{
		padding-right: 0;
	}
	.use-section{
		height: 670px;
		padding-top: 75px;
	}
	.use-item:after{
		width: 187px;
	}
	.use-item_text{
		font-size: 16px;
	}
	.use-item_text br{
		display: none;
	}
	.use-item_title{
		font-size: 21px;
	}
	.result-section{
		height: 2140px;
	}
	.result-item{
		margin-bottom: 40px;
	}
	.container{
		/*max-width: 1140px;*/
		padding: 0;
	}
	.result-box{
		margin-top: 30px;
	}
	.where-section{
		height: 810px;
		padding-top: 125px;
	}
	.main-title h1{
		font-size: 38px;
	}
	.main-subtitle{
		margin-top: 30px;
		margin-left: 0;
	}
	.main-text{
		margin-left: 0;
		max-width: 520px;
		font-size: 37px;
	}
	.main-bottom-text{
		text-align: left;
	}
	.main-section{
		height: 860px;
	}
	.main-right{
		margin-top: 30px;
	}
	.header-menu li a{
		font-size: 13px;
	}
	.last-section{
		height: 1010px;
	}
}
@media screen and (max-width: 1199px){
	.container{
		max-width: 970px;
		padding: 0;
	}
	.tech-item{
		margin-bottom: 12px;
	}
	.tech-title{
		margin-bottom: 20px;
	}
	.tech-wrapper{
		justify-content: flex-start;
	}
	.tech-section{
		background: url(../img/tech-bg2.jpg) no-repeat center center/cover;
		padding-top: 70px;
		height: 740px;
	}
	.comments-item{
		padding-right: 10px;
		padding-left: 10px;
		padding-bottom: 36px;
	}
	.comments-item_title{
		max-width: 220px;
		margin-left: auto;
		margin-right: auto;
	}
	.comments-item{
		width: 310px;
	}
	.use-item_title{
		max-width: 280px;
		margin-left: auto;
		margin-right: auto;
	}
	.use-item:after{
		width: 158px;
	}
	.where-section{
		height: 710px;
	}
	.main-section{
		height: 1000px;
		background: url(../img/main-bg2.jpg) no-repeat center center/cover;
	}
	.header-menu li a{
		font-size: 11px;
	}
	.header-info_text br{
		display: none;
	}
	.header-info_icon img{
		max-width: 100%;
	}
	.header-info_icon{
		max-width: 52px;
	}
	.header-info_text{
		margin-left: 10px;
	}
	.header-menu li{
		margin-right: 25px;
	}
	.header-info_item{
		max-width: 190px;
	}
	.main-wrapper{
		flex-direction: column;
	}
	.main-title h1{
		font-size: 48px;
		line-height: 48px;
	}
	.main-title h1 br{
		display: none;
	}
	.main-subtitle{
		margin-left: auto;
	}
	.main-text{
		margin-top: -96px;
	}
	.main-bottom-text{
		margin-left: 268px;
	}
	.main-form{
		margin-left: auto;
	}
	.main-form_overlay{
		right: 20px !important;
		left: auto;
	}
	.main-right{
		margin-top: -30px;
	}
	.main-text{
		height: 70px;
		line-height: 70px;
		padding-top: 0;
	}
	.main-wrapper{
		margin-top: 30px;
	}
	.popup-wrapper{
		width: 940px;
		margin-left: -470px;
	}
	.popup-img{
		left: -40px;
	}
	.best-row-title .best-item:nth-child(2){
		left: 25px;
	}
	.best-row-title .best-item:nth-child(3){
		left: -5px;
	}
	.best-row-title .best-item:nth-child(5){
		left: -50px;
	}
	.best-row-title .best-item:nth-child(6){
		left: -40px;
	}


	.main-section-success{
		height: 1118px;
	}
	.header-info_icon-footer{
		max-width: 230%;
	}
	.success-header-menu-div a{
		text-transform: uppercase;
	    color: #4a6980;
	    font-size: 12px;
	    margin-right: 30px;
	}
	.success-footer{
		padding-top: 30px;
	}
	.last-section{
		background: url(../img/last-bg2.jpg) no-repeat center center/cover;
		height: 1120px;
	}
}
@media screen and (max-width: 991px){
	.title h1{
		font-size: 25px;
	}
	.comments-item_title{
		font-size: 19px;
		max-width: 260px;
	}
	.comments-section{
		height: 2000px;
	}
	.comments-item{
		width: 100%;
		margin-bottom: 30px;
		padding-left: 30px;
		padding-right: 30px;
	}
	.comments-box{
		flex-wrap: wrap;
	}
	.use-section{
		height: 590px;
		padding-top: 50px;
	}
	.use-item_text{
		font-size: 15px;
		max-width: 180px;
		margin-left: auto;
		margin-right: auto;
	}
	.use-item_title{
		max-width: 200px;
		font-size: 17px;
	}
	.use-item:after{
		top: 90px;
		right: -121px;
	}
	.use-item_img{
		max-width: 190px;
		margin-left: auto;
		margin-right: auto;
	}
	.use-item_img img{
		max-width: 100%;
	}
	.container{
		max-width: 720px;
		padding: 0;
		margin: 0 auto;
	}
	.where-section{
		height: 610px;
	}
	.main-title h1{
		font-size: 35px;
		line-height: 38px;
	}
	.main-bottom-text{
		margin-left: 18px;
		text-align: right;
		margin-top: -52px;
		margin-bottom: 120px;
	}
	header{
		align-items: center;
		flex-direction: column;
	}
	.header-info{
		margin-top: 20px;
	}
	.main-text{
		margin-top: -110px;
	}
	.main-subtitle{
		margin-top: 40px;
		margin-right: auto;
		position: relative;
		top: 55px;
	}
	.main-text{
		height: 60px;
		line-height: 60px;
		font-size: 30px;
		max-width: 430px;
	}
	.main-form{
		width: 355px;
		padding-left: 20px;
		padding-right: 20px;
	}
	.main-form_overlay{
		width: 355px;
		height: 575px;
	}
	.main-title h1{
		text-align: center;
	}
	.main-form_arrow{
		left: -100px;
	}
	.main-form_field input{
		width: 100%;
	}
	.result-item_text p{
		font-size: 15px;
	}
	.result-item_content{
		max-width: 50%;
		padding-top: 40px;
	}
	.popup-wrapper{
		width: 760px;
		margin-left: -380px;
	}
	.popup-form_fields input{
		width: 290px;
	}
	.popup-img img{
		max-width: 75%;
	}
	.popup-img{
		bottom: -80px;
	}
	.best-row-2 .best-item:first-child{
		font-size: 13px;
	}
	.best-item{
		font-size: 12px;
	}
	.best-row-title .best-item:nth-child(5){
		left: -30px;
	}
	.best-row-title .best-item:nth-child(4){
		left: -20px;
	}
	.best-row-title .best-item{
		padding: 0 16px;
	}
	.best-row-title .best-item:nth-child(2){
		left: 15px;
	}
	.best-section .container{
		max-width: 100%;
	}
	.smcs-1{
		font-size: 28px;
	}
	.smcs-2{
		font-size: 18px;
	}
	.smcs-photo-wrapper{
		padding-top: 0;
	}
	.smcs-3{
		font-size: 15px;
	}
	.header-content-wrapper{
		flex-direction: column;
	}
	.succes-header-content-wrapper{
		margin-bottom: 30px;
	}
	.success-footer{
		margin-top: 497px;
	}
	.main-section-success{
		padding-top: 30px;
	}
	.main-section{
		height: 1050px;
	}
	.result-section{
		padding-top: 50px;
	}
	.result-title{
		margin-bottom: 50px;
	}
	.best-section{
		height: 770px;
		padding-top: 65px;
	}
	.last-section{
		height: 1200px;
	}
}
@media screen and (max-width: 767px){
	.allfon {
   
    display: none!important;
  
}
	.container{
		max-width: 480px;
		padding: 0;
		margin: 0 auto;
	}
	.title h1{
		font-size: 24px;
		padding-bottom: 18px;
	}
	.title h1 br{
		display: none;
	}
	.title h1:after{
		width: 370px;
		margin-left: -185px;
	}
	.tech-section{
		height: 825px;
		background: url(../img/tech-bg3.jpg) no-repeat center center/cover;
	}
	.comments-section{
		height: 2220px;
	}
	.use-item_title{
		max-width: 290px;
	}
	.use-item_text{
		font-size: 16px;
		max-width: 290px;
	}
	.use-section{
		height: 1290px;
	}
	.use-item{
		width: 100%;
		margin-bottom: 50px;
	}
	.use-item_title{
		font-size: 21px;
	}
	.use-item:after{
		display: none;
	}
	.use-box{
		flex-direction: column;
	}
	.result-section{
		height: 3600px;
	}
	.result-item_content{
		max-width: 100%;
		padding-top: 20px;
	}
	.result-item{
		flex-direction: column;
	}
	.result-item3, .result-item4{
		flex-direction: column-reverse;
	}
	.where-subtitle{
		font-size: 18px;
	}
	.where-section{
		height: 1140px;
	}
	.where-item{
		width: 50%;
	}
	.where-box{
		flex-wrap: wrap;
	}
	.main-section{
		height: 1580px;
		background: url(../img/main-bg3.jpg) no-repeat center center/cover;
	}
	.header-menu{
		display: none;
	}
	.header-info{
		display: none;
	}
	.main-title h1{
		font-size: 30px;
		line-height: 32px;
	}
	.main-subtitle{
		margin-top: 470px;
		top: 55px;
	}
	.main-bottom-text{
		margin-top: 50px;
	}
	.main-subtitle{
		top: 156px;
	}
	.main-section{
		padding-top: 0;
	}
	.main-text{
		margin-left: auto;
		margin-right: auto;
	}
	.main-bottom-text{
		margin-top: 20px;
		margin-right: 34px;
	}
	.main-subtitle{
		max-width: 350px;
		font-size: 21px;
		margin-left: 130px;
	}
	.main-right{
		margin-top: 80px;
	}
	.main-form{
		margin: 0 auto;
	}
	.main-form_overlay{
		right: 80px !important;
	}
	.popup-wrapper{
		flex-direction: column-reverse;
		width: 560px;
		margin-left: -280px;
	}
	.popup-right{
		padding-top: 0;
	}
	.popup-wrapper{
		padding-right: 0;
		padding-top: 50px;
	}
	.popup-form_name{
		padding-left: 130px;
	}
	.popup-img{
		display: none;
	}
	.smcs-photo-wrapper{
		display: none;
	}
	.succes-header-content-wrapper{
		justify-content: center;
	}
	.sfm-item a{
		font-size: 10px;
	}
	.smcs-content-wrapper{
		text-align: center;
	}
	.main-section-success{
		height: 1158px;
	}
	.success-footer{
		margin-top: 735px;
	}
	.success-header-menu-div a{
		margin-right: 10px;
	}
	.sfm-item{
		margin-right: 20px;
	}
	.best-item{
		font-size: 10px;
	}
	.best-row-2 .best-item:last-child p{
		font-size: 16px;
	}
	.best-row-2 .best-item:first-child{
		font-size: 10px;
	}
	.tech-item span{
		font-size: 16px;
	}
	.tech-item p{
		max-width: 360px;
	}
	.tech-box .tech-item:nth-child(4) span{
		max-width: 170px;
	}
	.tech-box .tech-item:nth-child(4) p{
		max-width: 230px;
	}
	.tech-item{
		margin-bottom: 22px;
	}
	.tech-title{
		margin-bottom: 50px;
	}
	.best-title h1{
		font-size: 20px;
		padding-left: 30px;
		padding-right: 30px;
	}
	.best-subtitle{
		font-size: 16px;
	}
	.best-title h1{
		font-size: 15px;
		padding-left: 20px;
		padding-right: 20px;
	}
	.last-section{
		background: url(../img/last-bg3.jpg) no-repeat center center/cover;
		height: 1750px;
		padding-top: 20px;
	}
	.footer-menu{
		flex-direction: column;
	}
	.footer-menu{
		padding-top: 30px;
	}
	.footer-menu li{
		margin-bottom: 10px;
	}
	footer{
		margin-top: 0;
	}
	.last-section{
		height: 1670px;
	}
	.last-section .header-info{
		display: flex;
		bottom: 50px;
		position: absolute;
		color: #fff;
	}
	.last-section .header-info_text{
		color: #fff;
	}
	.last-section .header-info_text br{
		display: block;
	}
	.footer2 {
    height: 228px;
		display: block;
	}
	footer{
		display: none;
	}
	.bottom-row.desblock{
		display: block;
		position: fixed;
bottom: 0;
width: 100%;
	}
	
}
@media screen and (max-width: 574px){
	
	.container{
		max-width: 300px;
		padding: 0;
	}
	.title h1{
		font-size: 15px;
	}
	.title h1:after{
		width: 260px;
		margin-left: -130px;
		height: 1px;
	}
	.comments-item_title{
		font-size: 16px;
		max-width: 240px;
	}
	.comments-item_text{
		font-size: 14px;
	}
	.comments-item{
		padding-left: 15px;
		padding-right: 15px;
	}
	.result-section{
		height: 3200px;
	}
	.where-section{
		height: 780px;
	}
	.result-item_title{
		font-size: 15px;
	}
	.result-item_text p br{
		display: none;
	}
	.result-item_img img{
		max-width: 100%;
	}
	.result-item{
		max-width: 300px;
	}
	.where-subtitle{
		font-size: 16px;
	}
	.main-subtitle{
		max-width: 100%;
		font-size: 18px;
		margin-left: 0;
	}
	.main-text{
		height: 50px;
		line-height: 50px;
		font-size: 20px;
	}
	.main-bottom-text{
		margin-right: 0;
	}
	.main-title h1{
		font-size: 18px;
		line-height: 22px;
	}
	.main-form{
		width: 290px;
	}
	.main-form_overlay{
		right: 20px !important;
		width: 295px;
	}
	.main-section{
		padding-top: 10px;
	}
	.main-form_remained{
		font-size: 11px;
	}
	.main-form_subtitle{
		font-size: 20px;
	}
	.main-form_text{
		font-size: 16px;
	}
	.main-form_arrow{
		top: 230px;
	}
	.popup-wrapper{
		width: 300px;
		margin-left: -150px;
		padding-top: 30px;
	}
	.popup-form_name{
		padding-left: 20px;
	}
	.popup-form_fields input{
		width: 259px;
	}
	.popup-wrapper{
		height: 535px;
	}
	.success-footer{
		margin-top: 692px;
	}
	.suc-foot-menu-wrapper{
		flex-wrap: wrap;
	}
	.succes-header-content-wrapper{
		flex-wrap: wrap;
	}
	.smcs-1{
		font-size: 25px;
	}
	.smcs-3{
		font-size: 12px;
	}
	.smcs-2{
		font-size: 12px;
	}
	.tech-item span{
		margin-bottom: 6px;
	}
	.tech-section{
		height: 885px;
	}
	.best-row{
		height: 50px;
		line-height: 50px;
	}
	.best-item{
		font-size: 7px;
	}
	.best-row-2 .best-item:last-child p span{
		font-size: 13px;
	}
	.best-row-2 .best-item:last-child p{
		font-size: 10px;
	}
	.best-row-2 .best-item:last-child{
		line-height: 2;
	}
	.best-row-title .best-item:nth-child(6){
		left: -10px;
	}
	.best-row-title .best-item{
		padding: 0 6px;
		height: 20px;
		line-height: 20px;
	}
	.best-row-2 .best-item:first-child{
		font-size: 6px;
	}
	.best-row .best-item:nth-child(3), .best-row .best-item:nth-child(4), .best-row .best-item:nth-child(5){
		width: 4%;
	}
	.best-row .best-item:first-child{
		width: 20%;
	}
	.best-row-title .best-item:nth-child(2){
		left: -25px;
	}
	.best-row-title .best-item:nth-child(3), .best-row-title .best-item:nth-child(4), .best-row-title .best-item:nth-child(5){
		width: 15%;
	}
	.best-row-title .best-item:nth-child(6){
		left: -2px;
	}
	.best-row-title .best-item:nth-child(3), .best-row-title .best-item:nth-child(4), .best-row-title .best-item:nth-child(5){
		font-size: 6px;
	}
	.best-row-title .best-item:nth-child(5){
		left: -20px;
	}
	.best-row-title .best-item:nth-child(3){
		left: -22px;
	}
	.best-row-title .best-item:nth-child(5){
		left: -3px;
	}
	.best-row-title .best-item:nth-child(4){
		left: -3px;
	}
	.best-row-title{
		background: #e4e2db;
	}
	.best-row-title .best-item{
		line-height: 50px;
	}
	.comments-section{
		height: 2150px;
		padding-top: 55px;
	}
	.best-section{
		height: 530px;
		padding-top: 35px;
	}
	.best-subtitle{
		margin-bottom: 50px;
	}
	.best-title h1{
		font-size: 12px;
	}
	.best-subtitle{
		font-size: 12px;
	}
	.result-section{
		height: auto;
	}
	.tech-section{
		padding-top: 40px;
	}
	.use-section{
		height: 1220px;
	}
	.tech-item p{
		font-size: 15px;
	}
	.last-section{
		height: 1670px;
	}
	.last-section{
		height: 1580px;
	}
	.bottom-row-btn a{
		width: 100px;
		height: 30px;
		line-height: 30px;
		font-size: 12px;
	}
	.bottom-row-newprice{
		font-size: 15px;
	}
	.bottom-row-newprice span{
		font-size: 20px;
	}
	.bottom-row-wrapper{
		flex-direction: column;
	}
	.bottom-row{
		height: 152px;
padding-top: 8px;

	}
	.bottom-row-text {
    text-align: right;
    margin-right: 0;
}
	.bottom-row-btn{
		text-align: center;
	}
	.bottom-row-subtitle{
		text-align: center;
	}
	.last-section{
		height: 1620px;
	}
	.last-section .header-info_item1{
		margin-right: 5px;
	}
	.last-section .header-info_text{
		font-size: 12px;
	}
}
@media screen and (max-width: 420px){
	.main-section {
   
    background-position: -186px 0;
}
}
@media (min-width: 576px) {
	.sizes .container {
    max-width: 540px;
}
}
@media (min-width: 768px) {
	.sizes .container {
    max-width: 720px;
}
}
@media (min-width: 992px) {
	.sizes .container {
    max-width: 960px;
}
}
@media (min-width: 1200px) {
	.sizes .container {
    max-width: 1140px;
}
}
@media (max-width: 768px) {
.sizes .container .el_block_img .wrapper {
    clear: both;
    max-width: 1140px;
    margin: 0 auto;
    display: block;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}
.sizes .container	.el_block_img .item {
    display: inline-block;
    flex-direction: column;
    align-items: center;
    width: 100%;
    text-align: center;
    margin-bottom: 36px;
}
.sizes .container .el_block_img .item span {
    float: left;
    width: 100%;
}
}




