



/*================ MEDIA 1500 ================*/
@media screen and (max-width: 1500px){

.foto-wrap-item-one {
    height: 250px;
}

.foto-wrap-item-two{
	height: 110px;}
}






















/*================ MEDIA 1280 ================*/
@media screen and (max-width: 1280px){

.menu li a{
	margin-right: 25px;
}

.foto-wrap-item{
	-webkit-flex: 0 0 calc(100% / 6);
	-moz-flex: 0 0 calc(100% / 6);
	-ms-flex: 0 0 calc(100% / 6);
	-o-flex: 0 0 calc(100% / 6);
	flex: 0 0 calc(100% / 6);
}

.foto-wrap-item-one {
    height: 200px;
}

.foto-wrap-item-two{
	height: 90px;
}

.video-bg{
	display: none;
}

.owl-theme .owl-nav{
	display: none;
}


}





/*================ MEDIA 1200 ================*/
@media screen and (max-width: 1200px){

.menu{
	display: none;
}

.order-line{
	display: none;
}

.order-wrap-item3,
.order-wrap-item4,
.order-wrap-item2{
	margin-left: 0;
}





.order-wrap{
	justify-content: space-around;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
}

.order-wrap-item{
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
	-ms-align-items: center;
	align-items: center;
	text-align: center;
	margin-bottom: 30px;
}

.order-wrap-top,
.order-wrap-down{
	display: none;
}

.order-wrap-mobile{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: flex-start;
	align-items: flex-start;
	justify-content: space-around;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-top: 50px;
}

.order-wrap-mobile .order-wrap-item{
	-webkit-flex: 0 0 calc(100% / 2);
	-moz-flex: 0 0 calc(100% / 2);
	-ms-flex: 0 0 calc(100% / 2);
	-o-flex: 0 0 calc(100% / 2);
	flex: 0 0 calc(100% / 2);
}

.order-wrap-item .order-wrap-item-img{
	margin-left: 25px;
}

}












/*================ MEDIA 1000 ================*/
@media screen and (max-width: 1000px){

.advantage-wrap{
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
}

.advantage-wrap-right{
	margin-left: 0px;
	margin-top: 30px;
}

.footer-wrap-text{
	display: none;
}





.foto-wrap-item{
	-webkit-flex: 0 0 calc(100% / 3);
	-moz-flex: 0 0 calc(100% / 3);
	-ms-flex: 0 0 calc(100% / 3);
	-o-flex: 0 0 calc(100% / 3);
	flex: 0 0 calc(100% / 3);
}



}















/*================ MEDIA 680 ================*/
@media screen and (max-width: 680px){

.awr-wrapper-item{
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
	-ms-align-items: center;
	align-items: center;
	justify-content: center;
	text-align: center;
	margin-bottom: 20px;
}

.order-wrap-mobile .order-wrap-item{
	-webkit-flex: 0 0 calc(100% );
	-moz-flex: 0 0 calc(100% );
	-ms-flex: 0 0 calc(100% );
	-o-flex: 0 0 calc(100% );
	flex: 0 0 calc(100% );
}

.foto-wrap-item-one {
    height: 160px;
}

.foto-wrap-item-two{
	height: 90px;
}

.awr-wrapper-item-text{
	margin-left: 0;
}

.order-wrap-down{
	margin-top: 0;
}

.owit-p2 br{
	display: none;
}

.awr-p1{
	text-align: center;
}

.awr-wrapper-item-text p br{
	display: none;
}

.order-p1 br{
	display: none;
}

.header-wrap-contacts-phone-img{
	display: none;
}

.header-wrap-contacts-social2{
	display: none;
}

.header-wrap-contacts-phone{
	margin-right: 0;
}

.header-wrap-contacts-phone-a2{
	display: none;
}

.cup-btn p{
	display: none;
}

.foto-wrap-item{
	-webkit-flex: 0 0 calc(100% / 2);
	-moz-flex: 0 0 calc(100% / 2);
	-ms-flex: 0 0 calc(100% / 2);
	-o-flex: 0 0 calc(100% / 2);
	flex: 0 0 calc(100% / 2);
}

.foto-top{
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
	-ms-align-items: center;
	align-items: center;
	text-align: center;
}

.foto-top h2{
	margin-right: 0;
	font-size: 35px;
}



}




/*================ MEDIA 430 ================*/
@media screen and (max-width: 430px){

.header-wrap{
	-webkit-flex-direction: column;
	-moz-flex-direction: column;
	-ms-flex-direction: column;
	-o-flex-direction: column;
	flex-direction: column;
	-ms-align-items: center;
	align-items: center;
	justify-content: center;
}

.header-wrap-contacts-phone-a{
	margin-top: 20px;
}

.header-wrap-logo-text2{
	display: none;
}

h2{
	font-size: 41px;
}

.cup-p1{
	font-size: 36px;
	margin-bottom: 45px;
}

.cup-wrap h2 span{
	font-size: 36px;
}

}
















































