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

    .container{
        width: auto;
        padding: 0px 15px;
    }
    .services__items{
        justify-content: space-evenly;
    }
    .form-2{
        position: relative;
        left: 0;
        right: 0;
        margin: 20px auto;
        top: 0;
    }

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

    .primary__container{
        width: auto;
    }
    .header__phone{
        font-size: 20px;
    }
    .header__nav{
        display: none;
    }
    h1{
        font-size: 38px;
    }
    .primary{
        background: #3e6485;
        height: auto;
        padding-bottom: 80px;
    }
    .primary__right{
        float: none;
        margin: auto;
        
    }
    .primary__left{
        float: none;
        margin: 20px auto;
        margin-top: 40px;
    }
    .why-we{
        height: auto;
        background: #4c7595;
        padding-bottom: 50px;
    }
    .why-we__item{
        float: none;
        text-align: center;
        margin: 0px auto 40px auto;
        padding: 0;
    }
    .footer{
        height: auto;
    }
    .footer__info{
        width: auto;
        float: none;
        text-align: center;
    }
    .footer__phone{
        text-align: center;
    }
    .footer__copyright{
        float: none;
        width: auto;
        text-align: center;
    }
    .footer__copyright p{
        padding-top: 10px;
    }
    .footer__standart{
        float: none;
        width: auto;
        padding: 20px 0px;
        text-align: center;
    }
    .footer__standart:after{
        display: none;
    }
    .why-we__item{
        height: auto;
    }

}
@media screen and (max-width: 760px){
    
    .header-mobile
    {
        display:block;
    }
    .header-mobile2
    {
        display:block;
    }
    .header2-mobile
    {
        display: none;
        background: #3e6485;
    height: auto;
    z-index: 99;
   
    position: relative;
    padding: 10px;
    }
    .mob-span
    {
        font-size: 14px;
    font-weight: 500;
    color: #fff;
    text-transform: uppercase;
    display: inline-block;
    padding-left: 22px;
    line-height: 1.2;
    display: inline-block;
        
    }
    .btn-nav{
    display: inline-block;
    float: right;
    right: 20px !important;
    top: 20px;
    }
    .main-mob
    {
    top:0px;
    position: relative;
        
    }
    .primary{
        padding-bottom: 30px;
    }
    .why-we__item{
        width: auto;
    }
    .header .container{
        height: auto;
    }
    .header{
        top: 0px;
        padding-top: 20px;
        height: auto;
        background: #3e6485
    }
    .header__logo{
        width: 100%;
    }
    .header .container{
        display: block;
    }
    h1{
        font-size: 30px;
    }
    .header__logo{
        text-align: center;
        margin-bottom: 20px;
        display: inline-block;
        width: 100px;
    }
    .primary__right{
        width: auto;
        padding-bottom: 10px;
    }
    .form{
        width: auto;
        height: auto;
        padding: 30px 20px 20px 20px;
        background: #fff;
        border-radius: 15px;
    }
    .form .form__title{
        font-size: 26px;
    }
    .form input{
        font-size: 15px;
    }
    .primary__left{
        width: auto;
    }
    .primary__items .primary__item{
        width: 90%;
        height: auto;
        float: none;
        margin: 0px auto 30px auto;
    }
    .form-close{
        right: 18px;
    }
    .contact .map{
        height: auto;
    }
    .header__contact{
        text-align: center;
        display: inline-block;
        vertical-align: top;
    padding-top: 20px;
    }
    .header__phone{
        display: block;
        text-align: center;
    }
   /* .btn-nav{
        display: block;
        position: relative;
        z-index: 99;
        right: -20px;
    }
    .btn-nav span{
        display: block;
        position: relative;
        width: 30px;
        height: 5px;
        background-color: #fff;
        padding: 0;
        line-height: 0;
    }    
    .btn-nav span:nth-child(2){
        margin: 5px 0px;
    }
    
    .header__nav{
        display: block;
        position: absolute;
        width: 100%;
        height: auto;
        background: #44a7b3;
        left: -100%;
        top: 0;
        padding: 30px 0px 100% 0px;
        transition: 0.3s;
        z-index: 9;
    }
    .header__nav.active{
        left: 0px;
    }
    .header__nav ul{
        text-align: left;
    }
    .header__nav ul li{
        display: block;
    }
    */
	.footer__web{
	    display: block;
	    float: none;
	    padding: 20px 0px;
	    text-align: center;
	}
	.article-img{
		float: none;
		width: auto;
		height: auto;
	}
	.article-img img{
		height: auto;
	}
	.article .article-text{
		float: none;
		width: auto;
		padding: 0;
	}
	.article{
		margin-bottom: 60px;
	}
	.header-inner{
		padding-bottom: 40px;
		display:none;
	}
	.header-inner2{
		padding-bottom: 40px;
		display:none;
	}
	.article-single h1{
		font-size: 24px;
		text-align: center;
	}
	.footer__copyright{
		margin-left: 0;
	}
	.footer__standart{
		margin-left: 0;
	}
	.client-container .client-item{
		max-width: 100%;
        width: auto;
	}
	h2{
		font-size: 30px;
		padding: 30px 0px;
	}
	.article-single-text{
		columns: auto;
	}
	.btn-single-order-left, .btn-single-order-right{
		float: none;
	}
    .contact-text .contact-bl3{
        width: 100%;
    }


}
@media screen and (max-width: 1019px){
    
    .btn-nav{
        display: block;
        position: relative;
        z-index: 99;
        right: -20px;
    }
    .btn-nav span{
        display: block;
        position: relative;
        width: 30px;
        height: 5px;
        background-color: #fff;
        padding: 0;
        line-height: 0;
    }    
    .btn-nav span:nth-child(2){
        margin: 5px 0px;
    }
     .header__nav{
        display: block;
        position: absolute;
        width: 100%;
        height: auto;
        background: #44a7b3;
        left: -100%;
        top: 0;
        padding: 30px 0px 100% 0px;
        transition: 0.3s;
        z-index: 9;
    }
    .header__nav.active{
        left: 0px;
    }
    .header__nav ul{
        text-align: left;
    }
    .header__nav ul li{
        display: block;
    }
}
@media screen and (max-width: 740px)
{
.primary2-mob   
{display:block;
 display: block;
    position: relative;
    height: 100%;
    padding-top: 104px;
    box-sizing: border-box;
    z-index: 9;
    margin-top: -180px;
    background: #787879;
    
    background-position: top center;
    background-repeat: no-repeat;   
    
    
}

.prinary-new {
    display: inline-block;
   width: 100%;
    vertical-align: top;
}
.any {
    font-weight: bold;
    color: #fff;
    padding-left: 10px;
}

.primary2   
{display:none;}
}


@media screen and (min-width: 741px)
{
.primary2-mob
{display:none;}
    
.header-mobile
{display:none;}

.header-mobile2
{display:none;}
}

@media screen and (min-width: 1020px) and (max-width: 1175px){
.container{
        width: auto;
        padding: 0px 3px;
    }
    .header .container
    {height: auto;}
    
}

@media screen and (min-width: 742px) and (max-width: 834px)
{
  .primary2 {
    
    height: 100%;
    background: #395f80;  
    margin-top: -70px;
    
}
.primary__right{
        
        padding-left: 20%;
}
.prinary-new {
   
    width: 100%;
   
    padding: 20px;
}
.any {
   
    font-size: 1.7em;
    
}
}
@media screen and (min-width: 835px) and (max-width: 1239px)
{
    
    
   .primary2 {
    
    height: 100%;
    
    background: #395f80;  
    
} 
   .primary__right {
    
    float: right;
} 
    
}








































