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

}

@media screen and (min-width: 1250px) and (max-width: 1460px) {

#footer{
	    padding: 35px 0 35px;
}

#footer .zag{
	    font-size: 27px;
}
	
#footer .subzag{
	    padding: 10px 0 10px;
}

#footer .contacts .info .email {
    padding-bottom: 40px;
}

#footer .contacts .form{
	    margin-top: 0px;
}

#footer .contacts .info .policy{
	font-size: 13px;
}

#footer .contacts .form input{
	    padding: 20px 0 20px;
	        margin-bottom: 10px;
}

#footer .contacts .pic img{
	width: 240px;
}

footer{
	height: 55px;
}

footer .logo{
	    margin-top: 10px;
}

#footer .contacts .info .zagi {
    padding: 25px 0 40px;
}



}


@media screen and (max-width: 1200px) {
	
.cont{
	width: 90%;
	max-width: 90%;
}
	.cont2 {
		width: 100%;
	}
	    

header .cont4 {
    width: 100%;
}

.cont6 {
    width: 90%;
    max-width: 90%;
}

.cont5 {
    width: 90%;
    max-width: 90%;
    margin: auto;
}

.cont7 {
    width: 90%;
    max-width: 90%;
}

#products .cont3{
	width: 90%;
}

header .head{
	width: 90%;
}

#products .bread{
	text-align: center;
}
	
#products h1{
	text-align: center;
}
	
		 header .head button, #footer .contacts .pic{

	display: none;	

}

#products .product{
		width: 50%;
    padding: 50px 0 0;
	}
	
		#products .product .pic img{
		   /* width: 70%;*/
	}

	
		#products .zag{
		    padding: 50px 0 40px;
		        font-size: 33px;
	}
	
		#products .etaps {
    padding-top: 50px;
}

#products .etaps img{
	width: 95%;
	}
	
		#products {
    padding: 0 0 50px;
}

#footer .zag{
	    width: 90%;
	        line-height: 30px;
	            font-size: 16px;
}

#footer .subzag{
	    font-size: 14px;
	    line-height: 25px;
    width: 90%;
}

#footer .contacts .info{
	width:50%;
	    text-align: center;
}

#footer .contacts .form{
	width:50%;
	
}

#footer .contacts .info .email {
    padding-bottom: 50px;
}

#footer .contacts .info .policy {
    font-size: 12px;
}

#footer .contacts .form input{
	padding: 25px 15px 15px;
	margin-bottom: 15px;
	width: 90%;
}

#footer .contacts .form button{
	width: 100%;
}


footer .logo{
    width: 100%;
}

footer .policy{
	width: 32%;
}

footer .copy {
    width: 32%;
}
	
}

@media screen and (max-width: 870px) {
	#menu-main .menu-item {
		font-size: 16px;
	}
}

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

#products .product .pic img {
    width: 100%;
    height: auto;
}
	
	#footer .contacts .form input[type=submit] {
		width: 100%;
	}
	
	/*video {
		width: 100%;
	}*/
	
	#products .video {
		width: 90%;
    	margin: auto;
	}
	
	#products .video video {
		width: 100%;
    	height: auto;
	}
	
	.hamburger{
	display: inline-block !important;
	position: absolute;
	    top: -7px;
    right: 0;
}

	
#products .product.linemob {
    padding-top: 160px;
}

#products .product {
    width: 100%;
}

#footer .contacts .info{
	width: 100%;
}

#footer .contacts .form {
    width: 100%;
}

#products .content .teleg3{
	flex-wrap: wrap;
}
	
#products .content .teleg4{
	flex-wrap: wrap;
}

#products .content .teleg3 div{
	width: 100%;
}

#products .content .teleg {
    flex-wrap: wrap;
    justify-content: center;
}

#products .content .teleg2{
	flex-wrap: wrap;
    justify-content: center;
}

#products .content .teleg2 img{
	height: auto;
       max-width: 450px;
    width: 100%;
}

#products .content .teleg div{
	    width: 100%;
}

.hamburger{
	    padding: 5px 0px 0 !important;
}

header .head .right a {
    margin-bottom: 0px;
}

.mobmenu{
	    position: fixed;
    display: block !important;
    left: 0;
    top: 0;
    width: 100%;
    min-height: 120vh;
    color: #fff;
        padding-top: 50%;
    background-color: rgba(75, 111, 156, 0.8);
    z-index: 1000;
    will-change: transform;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: -webkit-transform .45s ease;
    transition: -webkit-transform .45s ease;
    transition: transform .45s ease;
    transition: transform .45s ease, -webkit-transform .45s ease;
    margin-top: 0;
}

.mobmenu .link{
	float: none;
	width: 100%;
	text-align: center;
	padding: 15px 0;
	font-size: 18px;
	display: block;
	color: #fff;
	text-decoration: none;
}

.mobmenu .link:hover{
	background-color: #356caf;
}

.mobmenu .active{
	background-color: #2f5584;
}
	
	#products .zagmob{
    display: none;
    font-family: 'GothamProBlack';
    font-size: 16px;
    padding: 0px 0 0 0px;
    width: 80%;
    text-align: center;
    margin: auto;
    line-height: 25px;
}

#body-core-header{
	width: 100%;
	padding: 0;
}

#products .zagmob br{
	display: none;
	}
	
	
	
	header .head .mainimg, header .head .zag, #menu{

	display: none;	

}

header .head {
    padding: 20px 15px 0;
    flex-wrap: wrap;
}

header .head .headtitle{
	width: 100%;
	position: relative;
	font-size: 20px;
	text-align: left;
}

header .head .headtitle br{
	display: none;
}

header .head .right {
    float: left;
    text-align: left;
    width: 100%;
    position: relative;
    padding-top: 0px;
    padding-bottom: 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

header .head .right div{
	margin-bottom: 5px;
}	
	


	
#products .zag {
    padding: 160px 0 40px;
}	
	
		#products .video iframe{
		    width: 100% !important;
		    
	}
	
	
#products .content .port{
	width: 100% !important;
	height: auto;
}

#products .content .port img{
	max-width: 100% !important;
}

#products .content .portname{
	    padding: 10px 15px 0;
	    height: auto;
}

#products .content .pagin{
	    width: 240px;
    margin: 20px auto 0;
}

#products .content .zagprod{
	    font-size: 22px;
    padding-top: 20px;
        text-align: center;
}

#products .content .subinfo2{
	   padding: 0 15px;
	        font-size: 16px;
}

#products .content ul {
    margin: 0 13px;
    padding: 0 10px;
    padding-left: 20px;
    font-size: 16px;
}


.workimg{
	width: 100% !important;
	margin-top: 20px !important;
	float: none !important;
}

#products .content .works .work{
	    float: none !important;
    width: 100% !important;
    margin-top: 30px !important;
}

#products .content .works .work img{
	    width: 100%;
}

#products .content .works .name {
    padding-top: 10px;
    text-align: center;
}

#products .content .info:first-child {
    padding-top: 20px;
}
#products .content .info {
    padding-bottom: 20px;
    font-size: 16px;
    text-align: center;
}

#products .content .desc {
    font-size: 16px;
    padding: 0 10px;
}

#products .content .productinner .img{
	float: none;
    width: 80%;
    margin: auto;
    padding-top: 0px;
        text-align: center;
}

#products .content .productinner .img img{
	    margin-top: 20px !important;
	    width: 49%;
}

#products .content .productinner .tech{
	    width: 100%;
    font-size: 16px;
        margin-bottom: 20px;
}

#products .content .productinner .tech .tr .td:nth-child(even){
	padding: 10px 0 10px 10px;
}

	
}


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

	header .head .right a img {
		height: 100px;
	}
	
#products .content .productinner .img{
	float: none;
    width: 70%;
    margin: auto;
    padding-top: 0px;
}

#products .content .productinner .img img{
	    margin-top: 20px !important;
	    width: 100%;
    height: auto;
}	
	
		
#products .content .liz{
	    width: 263px;
    margin:0 auto 10px !important;
    float: none;
}


footer .copy{

	display: none;	

}

	#products .product{
    width: 100%;
    padding: 25px 0 25px;
	}



#footer .zag{
	    width: 100%;
	        line-height: 30px;
	            font-size: 16px;
}

#footer .subzag{
	    font-size: 14px;
	    line-height: 25px;
    width: 100%;
}

#footer .contacts .info{
	width:100%;
	    text-align: center;
}

#footer .contacts .form{
	width:100%;
	
}




footer .logo{
    width: 100%;
}

footer .policy{
	width: 47%;
}
	
}

@media screen and (max-width: 360px) {
	header .head .headtitle {
		font-size: 16px;
	}
}


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

	header .head .right a img {
		height: 90px;
	}

}











