@media (min-width: 1370px){
    .wrapper {
        min-width: 1364px;
        max-width: 100%;
    }
    .content{
        min-width: 1364px;
        max-width: 100%;
    }
    
    footer{
        min-width: 1364px;
        max-width: 100%;
    }
    .wrapper.carus{
        max-width: 1364px;
    }
    
    .general-box__text-right{
        width:32%;
    }
    
}

@media (max-width: 1000px) and (min-width: 767px){
    
    header{
        height:100%;
        padding-bottom: 10px;
    }
    
    .mobile_device{
        display:none;
    }
    
    .tablet_device{
        display:block;
    }
    
    .tablet_device .page-title{
        z-index:0;
    }
    
    
    .standard_device{
        display:none;
    }
    
    .main-nav__item{
        padding: 0 0 0 55px;
    }
    .header-right{
        width:100%;
    }
    footer {
      height:100%;
    }
    .copy{
        width:50%;
    }
    .footer-nav{
        width:50%;
        float: right;
    }
    .footer-logo{
        float:left;
    }
    
    .service-list__item{
        width:50%;
    }
    
    .page-title .page-title-list-item__link{
        padding: 5px 5px 0;
        font-size: 14px;
    }
    .gallery-box-list__item{
        width:50%;
    }
    
    .inner-page .content .wrapper{
        padding-top: 5px;
        padding-bottom: 5px;
    }
    .project-box {
        padding: 5px 0 5px 5px;
    }
    .project-box-list__item{
        margin-right: 0;
        margin-bottom: 0;
        width:50%;
    }
    
    .general-box__text-left {
        margin: 10px;
        width: 95%;
        float: left;
    }
    
    .general-box__text-right {
        width: 100%;
        float: left;
    }
    
    .contact-left{
        width: 100%;
        float: left;
    }
    
    .box-contact-map{
        position: relative;
        width: 100%;
        float: left;
    }
    
    .page-title{
        z-index: 10;
    }
    
    .page-title h1{
        z-index: 10;
    }
    
    
}


@media (max-width: 767px){
   
   header{
        height:100%;
        padding-bottom: 10px;
    }
    .wrapper{
        padding: 0 10px;
    }
    
    .tablet_device{
        display:none;
    }
    
    .standard_device{
        display:none;
    }
    
    .mobile_device{
        display:block;
    }
    .logo{
        width:100%;
    }
    .logo img{
        width:100%;
    }
    
    nav li {
		display: block;
		float: none;
		width: 100%;
	}
	nav li a {
		border-bottom: 1px solid #576979;
	}
    	nav li:last-child a {
    	border-right: 0;
    }
    nav a:hover, nav a:active {
    	background-color: #8c99a4;
    }
    nav a#pull {
    	display: none;
    }
    .clearfix:before,
    .clearfix:after {
        content: " ";
        display: table;
    }
    .clearfix:after {
        clear: both;
    }
    .clearfix {
        *zoom: 1;
    }
    nav a#pull {
        display: block;
        background-color: #283744;
        width: 100%;
        position: relative;
    }
    nav a#pull:after {
        content: "";
        background: url(../img/nav-icon.png) no-repeat;
        width: 30px;
        height: 30px;
        display: inline-block;
        position: absolute;
        right: 15px;
        top: 10px;
    }
    nav a {
        color: #fff;
        display: inline-block;
        width: 100%;
        text-align: left;
        text-decoration: none;
        line-height: 40px;
        text-shadow: 1px 1px 0px #283744;
        text-indent: 25px;
    }
    .header-right{
        width:100%;
    }
    nav ul {
        width: 100%;
        display: none;
        height: auto;
    }
    
    nav {
        width: 100%;
        background: #455868;
        font-size: 11pt;
        font-family: 'PT Sans', Arial, sans-serif;
        font-weight: bold;
        position: relative;
        border-bottom: 2px solid #283744;
        padding:0px;
        margin-top:10px;
    }
    
    .header-contact{
        text-align:center;
    }
    
    .header-contact__email{
        margin: 0 22px 5px 0;
    }
    .list-lang{
        margin-left:35%;
    }
    .list-lang__item{
        display: table-cell;
        padding: 0 10px;
    }
    .list-lang:after{
        display:none;
    }
    .list-lang__item.active{
        display: table-cell;
        border: 1px solid;
    }
    
    .box-lang{
        float: none;
        width: 100%;
        margin: 5px 0;
    }
    
    .logo{
        margin-bottom:10px;
    }
    
    .box-search{
        padding:0;
    }
    footer {
      height:100%;
    }
    .copy{
        width:100%;
    }
    .footer-nav{
        display:none;
        width:100%;
        float: right;
    }
    .footer-logo{
        width:100%;
        float:left;
    }
    
    .service-list__item{
        width:100%;
        margin: 5px 0;
    }
    .box-projects{
        display:none;
    }
    
    .page-title-list__item{
        display: block;
        width: 50%;
        float:left;
    }
    .page-title .page-title-list-item__link{
        height: 20px;
        font-size: 8px;
        padding: 0px;
        text-align: center;
        border-bottom: 1px solid #005a8a;
    }
    .page-title-list__item:last-child{
        border-right: 1px solid #005a8a;
        width:100%;
    }
    .page-title .page-title-list__item:last-child .page-title-list-item__link{
        border-bottom: none;
    }
    .gallery-box-list__item{
        width:100%;
        height: 170px;
        margin: 6% 0;
    }
    .gallery-box{
        margin: 18px 10px 0 10px;
    }
    .gallery-box-item__link:hover:after{
        width: 40px;
        height: 40px;
        left: 45%;
    }
    .general-box {
        margin: 10px 10px 10px 0px;
    }
    .inner-page .content .wrapper{
        padding-top: 5px;
        padding-bottom: 5px;
    }
    .project-box {
        padding: 10px 0;
    }
    .project-box-list__item{
        width:100%;
    }
    .project-box-list__link img{
        width:100%;
        height:100%;
    }
    
    .general-box__text-left {
        margin: 10px;
        width: 95%;
        float: left;
    }
    
    .page-title__list{
        border-left: 1px solid #005a8a;
        border-bottom: 1px solid #005a8a;
        border-top: 1px solid #005a8a;
    }
    
    .general-box__text-right {
        display:none;
    }
    .general-box table tbody tr td{
        float: left;
        width:100%;
    }
    .page-title h1{
        min-height: 30px;
        max-height: 65px;
        text-align: left;
        padding: 15px 20px 0 5px;
    }
    
    .page-title.service_inner h1{
        height: 65px;
    }
    .page-title.project_inner h1{
        height: 65px;
    }
    
    .project-box-list__link:hover:after{
        left: 50%;
    }
    
    .mobile_device .inner-content-wrap{
        width:100%;
    }
    
    .mobile_device .text-inf{
        padding: 0;
    }
    .mobile_device .text-inf img{
        width: 100%;
    }
    .mobile_device .special-text p{
        text-align:center;
    }
    
    .mobile_device .text-inf .list-inf{
        margin-left:5px;
    }
    
    .mobile_device .contact-nav{
        position:relative;
        margin-top: 10px;
        left:0;
        top:0;
    }
    .mobile_device .contact-left{
        padding: 10px 0 0 0;
    }
    
    .mobile_device .contact-left__text{
        margin-bottom: 10px;
    }
    
    .mobile_device .col-form{
        width:100%;
    }
    
    
    .contact-left{
        width: 100%;
        float: left;
    }
    
    .box-contact-map{
        display:none;
    }
    
    .page-title{
        z-index: 10;
    }
    
    .page-title h1{
        z-index: 10;
    }
    
    .box-search{
        display:none;
    }
    .header-right{
        padding-top:5px;
    }
    
    .mobile_device .page-title{
        position:relative;
    }
    
    .mobile_device .wrapper_mob{
        padding:0 10px;
    }
    
    .mobile_device .page-title-back{
        position:relative;
        float:right;
    }
    
}