@media only screen and (max-width: 1560px) {
  .advantages-item .min {
    display: inline;
  }
}
@media only screen and (max-width: 1360px) {
  .scheme-work-list .min {
    display: inline;
  }
}
@media only screen and (max-width: 1200px) {
  .head-nav-list li a {
    padding: 10px;
  }

  .costing-form {
    padding-left: 2em;
  }

  .advantages-item .item-img {
    margin-bottom: 15px;
  }
  .advantages-item .item-title {
    margin-bottom: 15px;
    font-size: 17px;
  }
  .advantages-item .item-text {
    font-size: 16px;
  }

  .advantages-list li {
    font-size: 25px;
  }
  .advantages-list li .number {
    font-size: 30px;
  }

  .scheme-work-list li .list-title {
    font-size: 20px;
  }
  .scheme-work-list li .list-text {
    font-size: 16px;
    line-height: 18px;
  }
}
@media only screen and (max-width: 992px) {
  .ui-head {
    padding-top: 40px;
  }

  .head-mail a {
    margin-left: 0;
  }

  .main-slider-item > img {
    width: auto;
  }

  .mobile-bar {
    height: 50px;
    width: 100%;
    padding: 7px 0;
    display: block;
    z-index: 130;
  }

  .head-toggle-mnu {
    display: block;
  }

  .head-panel {
    position: fixed;
    top: 50px;
    bottom: 0;
    left: 0;
    display: none;
    width: 100%;
    height: 100%;
    background: #C0C0C0;
    -webkit-transform: rotateZ(0deg);
            transform: rotateZ(0deg);
    z-index: 100;
    overflow: auto;
  }
  .head-panel:before {
    content: "";
    display: inline-block;
    height: 100%;
    margin-left: -5px;
    vertical-align: middle;
    text-align: center;
  }

  .head-logo-mobile {
    display: block;
    margin: auto;
    width: 50px;
    height: 45px;
    position: absolute;
    right: 0;
    left: 0;
    top: 6px;
  }
  .head-logo-mobile .wrapper-logo {
    width: 100%;
    height: 100%;
  }

  .panel-head-inner {
    display: inline-block;
    width: 100%;
    vertical-align: middle;
  }

  .dial-number {
    display: block;
  }

  .head-nav-list {
    display: block;
  }
  .head-nav-list li {
    display: block;
    border: none;
    margin-bottom: 5px;
    text-align: center;
  }
  .head-nav-list li a {
    padding: 5px 0;
    width: 100%;
    font-size: 13px;
    border-radius: 5px;
    background: #3BA648;
    opacity: 0.7;
    display: inline-block;
  }
  .head-nav-list li:last-child {
    border: none;
  }

  .col-md-left {
    padding-left: 15px;
  }

  .col-md-right {
    padding-right: 15px;
  }

  .main-head {
    text-align: center;
  }

  .head-left {
    margin-top: 15px;
  }

  .head-right {
    margin-top: 15px;
    text-align: center;
  }

  .main-slider-item .item-btn a {
    margin-right: 9.3em;
  }

  .costing-form {
    padding-right: 13em;
  }
  .costing-form .form-group {
    display: block;
    position: relative;
    left: -7px;
  }
  .costing-form .form-group:after {
    content: "";
    display: block;
    height: 100%;
    width: 20px;
    background: #E2E2E2;
    box-shadow: 1.3px 0 0 rgba(0, 0, 0, 0.41);
    position: absolute;
    left: -11px;
    top: 0;
    -webkit-transform: skewX(26deg);
        -ms-transform: skewX(26deg);
            transform: skewX(26deg);
  }
  .costing-form .bonus {
    padding: 15px 8em 15px 3em;
    right: -65px;
  }

  .section-title h2 {
    font-size: 27px;
  }

  .catalog-content .tab-names > li {
    width: 23%;
    font-size: 16px;
    margin-bottom: 5px;
  }

  .catalog-item .wrapper-cost a {
    font-size: 14px;
  }

  .catalog-list li {
    width: 23%;
  }
  .catalog-list li a {
    width: 100%;
  }

  .left-desc-block {
    margin-bottom: 20px;
    text-align: center;
  }
  .left-desc-block .subtitle {
    margin-top: 0;
  }

  .section-title.left {
    text-align: center;
  }

  .left-desc-block .block-list {
    display: inline-block;
    width: 400px;
  }
  .left-desc-block .block-list li {
    text-align: left;
  }

  .section-form .section-title {
    padding-left: 0;
  }
  .section-form .section-title h2 {
    padding: 8px 15px;
  }
  .section-form .section-title h2:before {
    right: 0;
  }
  .section-form .section-title h2:after {
    left: 0;
  }

  .section-title .min {
    display: inline;
  }

  .advantages-list li {
    font-size: 20px;
    padding-right: 10px;
  }
  .advantages-list li .number {
    font-size: 25px;
  }

  .advantages-item {
    width: 50%;
  }

  .scheme-work-list {
    text-align: center;
  }
  .scheme-work-list li {
    width: 31%;
    margin-bottom: 15px;
  }
  .scheme-work-list li:nth-child(3):after {
    display: none;
  }

  .footer-logo {
    margin-bottom: 10px;
    text-align: center;
  }

  .footer-info {
    margin-bottom: 10px;
    text-align: center;
  }

  .footer-right {
    text-align: center;
  }

  .footer-mail a {
    margin-right: 0;
  }

  .call-back a {
    margin-right: 0;
  }

  .map-contact {
    right: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .main-slider-item .title {
    font-size: 22px;
  }
  .main-slider-item .text {
    font-size: 16px;
    line-height: 18px;
  }

  .main-section .min {
    display: inline;
  }

  .catalog-list li {
    width: 47%;
    margin-bottom: 10px;
  }

  .col-pad-mod {
    padding: 0 15px;
  }

  .examples-projects-slider {
    margin-top: 15px;
    padding: 0 5%;
  }
  .examples-projects-slider .slick-prev, .examples-projects-slider .slick-next {
    top: 45%;
  }
  .examples-projects-slider .slick-next {
    right: -5px;
  }
  .examples-projects-slider .slick-prev {
    left: -5px;
  }

  .reviews-slider {
    padding: 0;
  }

  .reviews-item {
    padding-bottom: 3em;
  }
  .reviews-item .item-img {
    margin-bottom: 12px;
    float: none;
    width: 100%;
    text-align: center;
  }
  .reviews-item .item-img img {
    display: inline-block;
  }
  .reviews-item .item-desc {
    float: none;
    text-align: center;
    width: 100%;
  }
  .reviews-item .text {
    font-size: 16px;
    line-height: 18px;
  }

  .footer-info {
    text-align: center;
  }

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

  .footer-details {
    text-align: center;
  }

  .footer-center {
    text-align: center;
  }

  .footer-phone-number {
    display: inline-block;
    text-align: right;
  }

  .footer-right {
    margin-top: 15px;
    text-align: center;
  }

  .footer-soc-network {
    margin-top: 10px;
  }
}
@media only screen and (max-width: 710px) {
  .hidden-galery {
    width: 600px;
  }

  .hidden-galery .selected-item-slider-carousel .item-slider-img {
    height: 88px;
  }
}
@media only screen and (max-width: 630px) {
  .head-logo .wrapper-logo {
    width: 120px;
  }

  .head-adress {
    display: none;
  }

  .head-time {
    display: none;
  }

  .head-logo-mobile .wrapper-logo {
    width: 100%;
  }

  .slick-prev, .slick-next {
    width: 30px;
    height: 30px;
  }

  .col-xm-12 {
    width: 100%;
  }

  .main-slider .slick-prev {
    left: 1%;
  }
  .main-slider .slick-next {
    right: 1%;
  }

  .main-slider-item {
    padding-bottom: 1em;
  }
  .main-slider-item .text {
    font-size: 14px;
    line-height: 16px;
  }
  .main-slider-item .title {
    font-size: 20px;
  }
  .main-slider-item .text-block {
    padding: 10px 10px 10px 30px;
    margin: 0 2em;
    -webkit-transform: skewX(-15deg);
        -ms-transform: skewX(-15deg);
            transform: skewX(-15deg);
  }
  .main-slider-item .text-block .inner {
    -webkit-transform: skewX(15deg);
        -ms-transform: skewX(15deg);
            transform: skewX(15deg);
  }
  .main-slider-item .item-btn a {
    margin-right: 6em;
    font-size: 13px;
  }
  .main-slider-item .item-btn a:before {
    -webkit-transform: skewX(-15deg);
        -ms-transform: skewX(-15deg);
            transform: skewX(-15deg);
  }

  .costing-form {
    padding: 10px 10px 0 10px;
  }
  .costing-form .form-title {
    font-size: 20px;
    text-align: center;
  }
  .costing-form .bonus {
    position: relative;
    margin: 20px auto 0;
    right: 0;
    padding: 20px 20px 10px;
    border-left: none;
    width: 240px;
  }
  .costing-form .bonus:after {
    margin: 0;
    right: 20px;
    bottom: 0;
    left: auto;
  }

  .range-list {
    display: block;
    width: 300px;
    margin: 0 auto;
  }
  .range-list li {
    display: block;
    margin-bottom: 40px;
    width: 100%;
    text-align: left;
  }

  .section-title h2 {
    font-size: 30px;
    line-height: 33px;
    padding: 0 20px;
  }
  .section-title h2:after {
    left: 0;
  }
  .section-title h2:before {
    right: 0;
  }
  .section-title h4 {
    font-size: 16px;
    line-height: 18px;
    margin-top: 10px;
  }

  .scroll-to-top {
    width: 40px;
    height: 40px;
    margin-top: 0;
  }
  .scroll-to-top:after {
    width: 25px;
    height: 25px;
    top: 12px;
  }

  .catalog-section {
    padding: 20px 0;
  }

  .catalog-content .tab-names > li {
    font-size: 18px;
    height: 30px;
    width: 46%;
    margin-right: 2%;
    margin-bottom: 8px;
  }
  .catalog-content .tab-names > li:last-child {
    margin-right: 0;
  }
  .catalog-content .tab-text {
    line-height: 30px;
  }

  .catalog-list li {
    font-size: 15px;
    margin-right: 2%;
  }
  .catalog-list li:nth-child(2) {
    margin-right: 0;
  }
  .catalog-list li:last-child {
    right: 0;
  }
  .catalog-list li a {
    height: 30px;
    line-height: 30px;
  }

  .advantages-list {
    padding: 0 5px;
  }
  .advantages-list li {
    font-size: 17px;
    padding-right: 10px;
  }
  .advantages-list li .number {
    font-size: 22px;
  }
  .advantages-list li:nth-child(1) {
    width: 29%;
  }
  .advantages-list li:nth-child(2) {
    width: 37%;
  }
  .advantages-list li:nth-child(3) {
    width: 29%;
  }

  .advantages-item {
    width: 100%;
  }

  .message-thanks {
    width: 80%;
  }

  .map-contact {
    width: 200px;
  }

  #map {
    height: 450px;
  }

  .map-contact p {
    font-size: 15px;
    line-height: 17px;
    margin-bottom: 5px;
  }

  .section-map .text {
    font-size: 16px;
    line-height: 17px;
    margin: 20px 0;
  }

  .section-map {
    padding-top: 20px;
  }

  .reviews-section {
    padding: 20px 0;
  }

  .reviews-slider {
    margin-top: 20px;
  }

  .geography-work {
    padding: 20px 0 0;
  }

  .main-footer {
    padding: 20px 0;
  }

  .hidden-galery {
    width: 470px;
  }

  .hidden-galery .selected-item-slider-carousel .item-slider-img {
    height: 70px;
  }
}
@media only screen and (max-width: 480px) {
  .main-slider-item > img {
    height: 220px;
  }

  .head-phone-number .text:after {
    top: 0;
  }

  .head-adress .text:after {
    top: 0;
  }

  .catalog-content .tab-names > li {
    font-size: 12px;
  }

  .catalog-list li a {
    font-size: 14px;
  }

  .catalog-item .wrapper-cost a {
    font-size: 12px;
  }

  .catalog-item .promo-list {
    top: 7px;
  }

  .catalog-item .promo-list li {
    padding: 2px 15px 2px 25px;
  }

  .catalog-item .promo-list li.title {
    font-size: 12px;
  }

  .catalog-item .promo-list li.hit {
    font-size: 12px;
    padding: 1px 15px 1px 25px;
    width: 60px;
  }

  .range-list {
    padding-bottom: 0;
  }

  .catalog-title {
    font-size: 27px;
    margin: 15px 0;
  }

  .section-form {
    padding: 20px 0;
  }
  .section-form .section-title h2 {
    font-size: 24px;
    line-height: 27px;
  }
  .section-form .subtitle {
    font-size: 20px;
  }

  .left-desc-block .text {
    font-size: 18px;
  }
  .left-desc-block .block-list {
    width: auto;
  }

  .advantages-item {
    padding-bottom: 15px;
  }

  .advantages-list {
    display: inline-block;
  }
  .advantages-list li {
    margin-bottom: 17px;
  }
  .advantages-list li:nth-child(1) {
    width: 49%;
  }
  .advantages-list li:nth-child(2) {
    width: 49%;
  }
  .advantages-list li:nth-child(3) {
    width: 50%;
    margin-bottom: 0;
  }

  .costing-form .form-submit {
    font-size: 18px;
    height: 40px;
  }

  .scheme-work {
    padding: 20px 0;
  }

  .scheme-work-content {
    padding-top: 0;
  }

  .scheme-work-list li {
    width: 100%;
    margin-bottom: 50px;
  }
  .scheme-work-list li:last-child {
    margin-bottom: 20px;
  }
  .scheme-work-list li:nth-child(3):after {
    display: block;
  }
  .scheme-work-list li:after {
    right: 0;
    left: 0;
    top: auto;
    bottom: -30px;
    margin: 0 auto;
    -webkit-transform: rotate(135deg);
        -ms-transform: rotate(135deg);
            transform: rotate(135deg);
  }

  .map-contact {
    width: 240px;
    top: auto;
    bottom: 10px;
    left: 0;
    right: 0;
    margin: 0 auto;
  }

  .map-contact p {
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 2px;
  }

  .geography-work-img {
    height: 120px;
  }
  .geography-work-img img {
    width: 100%;
    height: 100%;
  }

  .form-callback {
    width: 85%;
  }
  .form-callback .form-title {
    font-size: 20px;
  }
  .form-callback .text:after {
    bottom: 0;
    top: 0;
    margin: auto 0;
  }

  .message-thanks p {
    font-size: 17px;
  }

  .error {
    font-size: 10px;
  }

  .hidden-galery {
    width: 400px;
  }
  .hidden-galery .selected-item-slider-carousel .slick-next, .hidden-galery .selected-item-slider-carousel .slick-prev {
    top: 35%;
    width: 12px !important;
    height: 12px !important;
  }
  .hidden-galery .content-img .slick-next, .hidden-galery .content-img .slick-prev {
    top: 40%;
    width: 25px !important;
    height: 25px !important;
  }

  .hidden-galery .selected-item-slider-carousel .item-slider-img {
    height: 60px;
  }
}
@media only screen and (max-width: 400px) {
  .main-slider-item .item-btn a {
    margin-right: 3em;
  }

  .main-slider-item .title {
    font-size: 17px;
  }

  .advantages-list li {
    margin-bottom: 12px;
  }
  .advantages-list li:nth-child(1) {
    width: 100%;
  }
  .advantages-list li:nth-child(2) {
    width: 100%;
  }
  .advantages-list li:nth-child(3) {
    width: 100%;
  }

  .modal-logo {
    width: 140px;
    height: 70px;
  }

  .message-thanks p {
    font-size: 14px;
    margin-top: 15px;
  }

  .form-callback .wrapper-form-btn .submit-btn {
    font-size: 17px;
    height: 40px;
  }

  .form-callback-content {
    padding: 15px 10px 20px;
  }

  .catalog-item .item-desc {
    width: 100%;
  }
  .catalog-item .item-img {
    width: 100%;
  }

  .hidden-galery {
    width: 315px;
  }

  .selected-item-slider-carousel .item-slider-img {
    height: 64px;
  }

  .hidden-galery .gallery-btn {
    margin-top: 10px;
  }
  .hidden-galery .gallery-btn a {
    font-size: 15px;
  }

  .hidden-galery .selected-item-slider-carousel .item-slider-img {
    height: 50px;
  }
}
@media only screen and (max-height: 565px) {
  .form-callback-content {
    overflow: auto;
    height: 100%;
    width: 100%;
  }
}
@media only screen and (max-height: 440px) {
  .form-callback {
    height: 90%;
  }
}
@media only screen and (max-height: 350px) {
  .message-thanks {
    height: 90%;
  }
  .message-thanks p {
    overflow: auto;
    height: 100%;
  }
}
@media (min-width: 768px) {
  .middle-container {
    width: 750px;
  }

  .enlarged-container {
    width: 100%;
  }
}
@media (min-width: 992px) {
  .middle-container {
    width: 970px;
  }

  .enlarged-container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .middle-container {
    width: 1050px;
  }

  .enlarged-container {
    width: 100%;
  }
}
@media (min-width: 1460px) {
  .enlarged-container {
    width: 1450px;
  }
}
@media (min-width: 1330px) {
  .middle-container {
    width: 1200px;
  }
}
