

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

}
@media only screen and (max-width: 10000px) {
  .head-contacts .phones{
      padding-right: 20px;
      font-size: 14px;
      padding-top: 21px;
  }
  .head-contacts .call-order{
      width: 120px;
      padding-top: 19px;
  }
  header .admin-email {
      margin-top: 0;
  }

      .head-contacts .working-time {
          margin-top: 2px;
      }
}

@media only screen and (max-width: 1680px) {
    /*.top-menu ul li a{*/
        /*padding: 32px 7px;*/
    /*}*/
    /*.separator-before:before{*/
        /*left: -9px;*/
    /*}*/
    /*.separator-after:after{*/
        /*right: -8px;*/
    /*}*/

    .top-stoimost{
      padding-bottom: 10px;
      padding-right: 70px;
      margin: auto;
      text-align: center;
      display: block;
    }
    .head-sub{
        width: 98%;
        height: 82px;
/*        margin-left: 14%;*/
    }
    .logo-head-left{
        width: 180px;
    }
    .logo-head{
        width: 147px;
    }

    .index-title{
        padding-top: 110px;
        font-size: 55px;
    }
    .index-text{
        width: 627px;
    }
    .index-text p:first-child{
        letter-spacing: 2px;
    }
    .block-menu,
    .block-foot{
        width: 95%;
    }
    .content-index{
        /*height: 1045px;*/
        /*height: 1137px;*/
        height:1006px;
		
    }
    .request-forma-title h1{
        font-size: 50px;
    }
    .ourworks-slide-left{
        width: 65%;
    }
    .ourworks-slide-right{
        width: 35%;
    }
    .ourworks-slide-left{
        padding: 172px;
    }
    .ourworks-slide-right-sub{
        padding: 100px 50px 0 20px;
    }
    .slide-descr{
        font-size: 16px;
        padding-bottom: 30px;
        margin-bottom: 10px;
    }
    .slide-title{
        font-size: 22px;
    }
    .slide-stoim-img{
        width: 220px;
        bottom: -144px;
        right: -195px;
    }
    .content-video-sub{
        height: 850px;
    }
    .projects-title,
    .contacts-title{
        margin-top: -20px;
    }

    .foot-sub {
        width: 84%;
        margin-left: 14%;
    }
}

@media only screen and (max-width: 1366px) {
    .top-menu ul li a{
        font-size: 14px;
        padding: 26px 10px;
    }
    .head-sub{
        height: 66px;
    }
    .separator-before:before{
        left: -12px;
    }
    .separator-after::after{
        right:-12px;
    }
    .logo-head-left{
        width: 145px;
    }
    .logo-head{
        width: 117px;
    }
    .head-contacts .phones{
        padding-top: 13px;
    }
    .head-contacts .call-order{
        padding-top: 11.5px;
    }
    .head-contacts .working-time {
        margin-top: 0px;
    }
    .index-title{
        padding-top: 85px;
        font-size: 50px;
    }
    .index-text{
        width: 570px;
    }
    .index-text p:first-child{
        font-size: 22px;
    }
    .index-text p:last-child{
        font-size: 14px;
        height: 31px;
        line-height: 31px;
    }
    .block-menu-angle ul li:last-child{
        padding-left: 10px;
        font-size: 15px;
    }
    .block-menu-border:hover .block-menu-angle ul li:last-child{
        font-size: 16px;
    }
    .content-index{
        /*height: 1011px;*/
        /*height:1104px;*/
        height:1212px;
		height:1980px;
    }
    .stoimost{
        margin: 3px 0 0 200px;
    }
    .request-forma{
        /*height: 470px;*/
    }
    .block-request-forma{
        /*top: 210px;*/
        height: 300px;
    }
    .request-forma-title{
        padding: 15px 20px;
    }
    .request-forma-title h1{
        font-size: 44px;
        margin: 0 0 10px 0;
    }
    .plashka{
        width: 290px;
        height: 125px;
    }
    .plashka p{
        font-size: 15px;
    }
    #stoim{
        width: 150px;
    }
    .arrow-img{
        width: 40px;
        left: -26px;
    }
    .autocad{
        margin: 20px auto 0 auto;
    }
    .ourworks-slide-left{
        width: 60%;
    }
    .ourworks-slide-right{
        width: 40%;
    }
    .slide-descr{
        font-size: 14px;
    }
    .ourworks-slide-right-sub{
        padding: 70px 50px 0 20px;
    }
    .slide-stoim{
        width: 200px;
        margin-top: 100px;
    }
    .slide-stoim-img{
        width: 150px;
        bottom: -80px;
        right: -130px;
    }
    .content-video-sub{
        height: 650px;
    }
    .single-block-text{
        width: 70%;
    }
    .projects-title,
    .contacts-title{
        margin-top: -40px;
    }
    .footer-right {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .foot-contacts {
        padding-top: 20px;
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
    }

    .foot-contacts .phones {
        font-size: 20px;
    }

    .footer-right {
        width: 30%;
    }

    .foot-order {
        padding-top: 20px;
    }
}

@media only screen and (max-width: 1439px) {
  .top-menu ul li a{
    font-size: 13px;
  }
}
@media only screen and (max-width: 1279px) {
  .top-stoimost{
    top: 50%;
    left: 0;
    margin: 0;
    padding: 0;
    position: fixed;
    transform: rotate(90deg) translate(0px, 40px);
  }
  .top-stoimost .button{
    padding: 3px;
  }
  .top-stoimost .button span{
    padding: 3px;
    font-size: 12px;
  }
  .head-contacts.pull-right{
    width: auto;
    text-align: center;
  }
  .head-sub{
    width: 100%;
    margin-left: 0;
    padding-left: 17px;
  }
  .content-single{
      padding-top: 100px;
  }


}
@media only screen and (max-width: 1199px) {
	.content-index{
		height:2330px;
	}

    header .admin-email{
        font-size: 10px;
        line-height: 9px;
    }
    header .working-time {
        font-size: 10px;
        line-height: 12px;
    }
    .logo-head-left{
        width: 115px;
    }
    .head-sub{
        height: 52px;
        /* width: 87%;
        margin-left: 12%; */
    }
    .top-menu ul li a{
        padding: 20px 10px;
        font-size: 12px;
    }
    .logo-head{
        width: 93px;
    }
    .call-order{
        width: 100px;
        padding-top: 11.5px;
    }
    .head-contacts .phones{
        font-size: 10px;
        padding-top: 12px;
    }
    .index-title{
        padding-top: 75px;
        font-size: 45px;
    }
    .index-text{
        width: 512px;
    }
    .index-text p:first-child{
        font-size: 20px;
    }
    .index-text p:last-child{
        font-size: 12px;
        height: 28px;
        line-height: 28px;
    }
    .block-menu-sub{
        width: 33.3333%;
    }
    .block-menu{
        margin: 70px auto 0 auto;
    }
    .block-foot{
        padding-top: 120px;
    }
    .director{
        width: 380px;
        height: 97px;
        background-size: 100% 100%;
    }
    .director img{
        width: 35%;
    }
    .director p{
        margin: 5px 0 0 0;
        font-size: 12px;
    }
    .stoimost{
        margin: 3px 0 0 100px;
    }
    .stoimost img{
        width: 300px;
    }
    .block-woman{
        right: -58%;
        bottom: -116px;
    }
    .block-woman img{
        width: 200px;
    }
    .content-request{
        z-index: 11;
        padding: 80px 0 130px 0;
    }
    .request-forma-title h1{
        font-size: 35px;
    }
    .request-forma-title p{
        font-size: 14px;
        margin-bottom: 20px;
    }
    .block-request-forma{
        /*top: 160px;*/
        height: 255px;
    }
    .form-request-title{
        font-size: 16px;
    }
    #name,
    #email,
    #phone,
    .file-upload,
    #message{
        font-size: 14px;
    }
    #message{
        height: 110px;
    }
    .request-forma{
        /*height: 375px;*/
    }
    .arrow-img{
        width: 30px;
        left: -20px;
        bottom: -32px;
    }
    .autocad{
        margin: 15px auto 0 auto;
    }
    .ourworks-slide-left{
        padding: 156px;
    }
    .ourworks-slide-right-sub{
        padding: 50px 50px 0 20px;
    }
    .slide-title{
        font-size: 18px;
    }
    .slide-descr{
        font-size: 12px;
    }
    .slide-stoim{
        margin-top: 84px;
    }
    .projects-title,
    .contacts-title{
        font-size: 50px;
    }
    .contacts-block{
        margin: 70px 22% 0 0;
    }
    .footer-projects{
        height: 50px;
    }
    .content-video-sub{
        height: 550px;
    }
    .single-block-text{
        width: 90%;
        padding-top: 20px;
    }
    .single-block{
        height: 450px;
    }
    .projects-title,
    .contacts-title{
        margin-top: -50px;
    }
    .foot-sub {
        width: 87%;
        margin-left: 12%;
    }
    .logo-foot {
        width: 93px;
    }
}

@media only screen and (max-width: 991px) {
    .logo-head{
        margin-left: 0%;
    }
    .logo-head-left{
        width: 77px;
    }
    .head-contacts .call-order {
        padding-top: 9px;
    }
    .head-contacts .admin-email {
        font-size: 12px;
        line-height: 14px;
    }
    .head-contacts .working-time {
       font-size: 12px;
       line-height: 12px;
    }
    .top-menu{
        display: none;
    }
    .sandvich-menu{
        display: block;
        height: 52px;
        line-height: 52px;
        color: #ffffff;
        font-size: 30px;
        margin-left: 50px;
        padding-right: 20px;
        cursor: pointer;
    }
    .head-contacts .phones{
        font-size: 12px;
        padding-top: 9px;
    }
    .head-sub{
        width: 83%;
        width: 100%;
/*        margin-left: 17%;*/
    }
    .index-title{
        padding-top: 60px;
        font-size: 40px;
    }
    .index-text{
        width: 460px;
    }
    .index-text p:first-child{
        font-size: 18px;
    }
    .index-text p:last-child{
        font-size: 10px;
        height: 25px;
        line-height: 25px;
    }
    .block-menu{
        margin: 75px auto 0 auto;
    }
    .block-menu-sub{
        width: 50%;
    }
    .content-index{
        height: 1209px;
		height:1980px;
    }
    .director{
        width: 310px;
        height: 89px;
    }
    .director img{
        width: 40%;
    }
    .director p{
        font-size: 10px;
        margin: 10px 0 0 0;
    }
    .stoimost{
        margin: 3px 0 0 40px;
    }
    .stoimost img{
        width: 275px;
        margin-top: 5px;
    }
    .block-woman{
        right: -33%;
        bottom: -74px;
    }
    .block-woman img{
        width: 170px;
    }
    .block-foot{
        padding-top: 90px;
    }
    .content-index{
        /*height: 1140px;*/
        /*height:1233px;*/
        height:3060px;
    }
    .request-forma{
        width: 51%;
    }
    .plashka{
        padding: 10px;
        height: auto;
        width: auto;
    }
    .plashka p{
        line-height: 1;
        font-size: 10px;
    }
    .autocad{
        font-size: 11px;
        width: 47%;
    }
    .ourworks-slide-left,
    .ourworks-slide-right{
        float: none !important;
        width: 100%;
    }
    .ourworks-slide-right{
        border-top: 1px solid #000000;
    }
    .ourworks-slide-left{
        padding: 60px;
    }
    .slide-stoim{
        float: right;
        margin-right: 100px;
        margin-top: 25px;
        margin-bottom: 25px;
    }
    .projects-title,
    .contacts-title{
        font-size: 40px;
    }
    .projects-works-content{
        padding: 110px 0 0 0;
    }
    .contacts-block{
        margin: 70px 15% 0 0;
    }
    .content-video-sub{
        height: 450px;
    }
    .content-single{
        width: 90%;
    }
    .breadcrumbs{
        width: 80%;
        margin: 0 auto;
    }
    .single-title{
        font-size: 50px;
        margin-bottom: 50px;
    }
    .single-block-title{
        margin-bottom: 0px;
    }
    .lg-text{
        font-size: 50px;
    }
    .foot-menu-item {
        width: 50%;
    }
    .footer-left {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .foot-menu-conf-policy {
        padding-top: 20px;
    }

    .foot-menu {
        margin-bottom: 40px;
        min-width: auto;
    }

    .footer-right {
        width: 40%;
    }
}

@media only screen and (max-width: 767px) {
    .head-contacts .call-order {
        padding-top: 6px;
    }

    .head-contacts .call-order.pull-right{
      width: 140px;
    }

    .head-sub{
        width: 80%;
        margin-left: 20%;
    }
    .logo-head{
        /* margin-left: 22%; */
        width: 80px;
    }
    .sandvich-menu{
        margin-left: 15px;
        height: 45px;
        line-height: 45px;
    }
    .head-sub{
        width: 100%;
        margin-left: 0px;
        height: 47px;
    }
    .head-contacts .phones{
        padding-right: 18px;
        padding-top: 5px;
    }
    .call-order{
        padding-top: 8px;
    }
    .logo-head-left{
        width: 100px;
    }
    .index-title{
        padding-top: 45px;
        font-size: 30px;
    }
    .index-text{
        width: 345px;
    }
    .index-text p:first-child{
        font-size: 12px;
    }
    .index-text p:last-child{
        font-size: 8px;
        padding: 0 5px;
        height: 17px;
        line-height: 17px;
    }
    .block-menu{
        margin: 30px auto 0 auto;
    }
    .block-menu-sub{
        width: 100%;
    }
    .content-index{
        /*height: 1700px;*/
        /*height:1780px;*/
        height:100%;
        background-size: 400% 100%;
        background-position: 52% 0;
    }
    .block-woman{
        display: none;
    }
    .block-foot{
        padding-top: 30px;
    }
    .director{
        margin: 0 auto;
        float: none !important;
    }
    .stoimost{
        margin: 10px auto 0 auto;
        float: none !important;
        text-align: center;
    }
    .plashka{
        display: none;
    }
    .request-forma{
        width: 95%;
        overflow: auto;
        max-height: 100%;
    }
    .arrow-img{
        left: -18px;
    }
    .autocad{
        width: 87%;
    }
    .slide-title{
        text-align: center;
    }
    .projects-title,
    .contacts-title{
        font-size: 30px;
    }
    .contacts-block{
        margin: 70px 5% 0 0;
    }
    .footer-projects{
        height: 30px;
    }
    .content-video-sub{
        height: 350px;
    }
    .content-video-top{
        height: 20px;
    }
    .content-video-bottom{
        height: 40px;
    }
    .single-title{
        font-size: 40px;
    }
    .breadcrumbs{
        width: 70%;
    }
    .panel-single{
        padding: 20px 30px;
    }
    .content-single h3{
        font-size: 16px;
        margin-top: 30px;
    }
    .lg-text{
        font-size: 40px;
    }
    .single-block-text{
        font-size: 16px;
    }
    .projects-title,
    .contacts-title{
        margin-top: -60px;
    }
    .single-callback{
        text-align: right;
    }
    .single-callback div .bbtn-img{
        width:250px;
    }
    .single-callback div .lady-img{
        height:260px;
        left:-135px;
    }
    .request-forma-close{
      right: 10px;
      top: 0px;
    }
    .foot-contacts .phones {
        font-size: 18px;
    }
    .logo-foot {
        width: 93px;
    }
}

@media only screen and (max-width: 640px) {
    .foot-sub {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        width: 83%;
        margin-left: 10%;
    }

    .footer-left .conf-policy {
        display: none;
    }

    .footer-right .conf-policy {
        display: block;
    }

    .footer-left,
    .footer-right {
        width: 100%;
    }

    .foot-menu {
        margin-bottom: 0;
    }

    .foot-order {
        padding-top: 15px;
    }

    .foot-contacts .call-order {
        margin-bottom: 10px;
    }

    .foot-contacts {
        padding-top: 0;
    }
}

@media only screen and (max-width: 480px) {
    .logo-head{
        margin-left: 0%;
    }
    .logo-head-left{
        width: 77px;
    }
    .index-title{
        font-size: 24px;
        padding-top: 10px;
    }
    .content-index{
        /*height: 1760px;*/
    }
    .director{
        width: 300px;
    }
    .head-contacts .phones{
        padding-right: 8px;
    }
    .index-text{
        width: 275px;
    }
    .index-text p{
        float: none !important;
        width: 100%;
        text-align: center;
    }
    .index-text p:first-child{
        margin-bottom: 5px;
    }
    .mobile-menu ul li a{
        padding: 5px 0 5px 50px;
        font-size: 10px;
    }
    .ourworks-title{
        font-size: 24px;
        padding: 0px 0 6px 0;
    }
    .ourworks-img{
        max-width: 100%;
        text-align: center;
    }
    .content-projects{
        padding-top: 83px;
    }
    .projects-title,
    .contacts-title{
        font-size: 24px;
    }
    .mobile-menu ul ul{
        padding-top: 0px;
        padding-bottom: 0px;
    }
    .projects-works-content{
        font-size: 14px;
        width: 200px;
        padding: 77px 0 0 0;
    }
    .projects-works{
        height: 650px;
    }
    .request-forma-title h1{
        font-size: 24px;
    }
    .request-forma-title p{
        font-size: 11px;
    }
    #stoim{
        width: 110px;
    }
    #name,
    #email,
    #phone,
    .file-upload,
    #message{
        font-size: 10px;
    }
    .content-request{
        padding: 110px 0 30px 0;
    }
    .single-title{
      font-size: 24px;
      margin-bottom: 5px;
    }

    .breadcrumbs{
        width: 100%;
    }
    .projects-title,
    .contacts-title{
        margin-top: 0px;
    }
    .single-callback{
        text-align: center;
        margin:30px 0 40px 0;
    }
    .single-callback div .lady-img{
        display: none;
    }
}
