@media (max-width: 1199px) {
    .header-social li,
  .footer-social li {
        margin-left: 10px
    }
    .header-list a,
  .footer-list a {
        font-size: 20px
    }
    .header-list li,
  .footer-list li {
        margin: 0 15px
    }
    .about h3,
  .contact h3 {
        font-size: 28px
    }
    .contact span {
        font-size: 28px
    }
    .main-list .header-list li {
        margin: 0px 10px;
    }
}
@media (max-width: 991px) {
    .header {
        position: fixed;
        top: 0px;
        left: 0px;
    }
    .col-xs-0.col-md-6.main-list, .col-xs-0.col-md-6 {
        width: 100%;
    }
    .col-xs-7.col-md-3, .col-xs-6.col-md-3.bottom {
        text-align: left;
        width: 66.5%;
    }
    .welcome h1 {
        font-size: 40px
    }
    .footer-list {
        display: none
    }
    .about h2,
  .contact h2 {
        margin-bottom: 40px;
        margin-left: 0px;
    }
    .header-social {
        display: inline-block;
        padding-left: 70px
    }
    .contacts-social {
        padding-top: 0px;
        padding-left: 0px;
        padding-bottom: 40px;
        margin-left: -10px;
    }
    .header-burger {
        display: block;
        float: right;
        background: transparent;
        border: none;
        position: relative;
        width: 32px;
        height: 27px;
        margin: 45px 0;
        z-index: 2
    }
    .header-burger:before {
        content: '';
        display: block;
        width: 100%;
        height: 5px;
        background: #fff;
        position: absolute;
        top: 0;
        left: 0;
        transition: .5s;
        border-radius: 50px
    }
    .header-burger:after {
        content: '';
        display: block;
        width: 100%;
        height: 5px;
        background: #fff;
        position: absolute;
        bottom: 0;
        left: 0;
        transition: .5s;
        border-radius: 50px
    }
    .header-burger span {
        display: block;
        width: 100%;
        height: 5px;
        background: #fff;
        position: absolute;
        top: 11px;
        right: 0;
        transition: .5s;
        opacity: 1;
        border-radius: 50px
    }
    .header-burger.close:before {
        top: 50% !important;
        transition: .5s;
        -ms-transform: translateY(-50%) rotate(45deg);
        transform: translateY(-50%) rotate(45deg)
    }
    .header-burger.close:after {
        top: 50% !important;
        transition: .5s;
        -ms-transform: translateY(-50%) rotate(-45deg);
        transform: translateY(-50%) rotate(-45deg)
    }
    .header-burger.close span {
        opacity: 0
    }
    .main-list {
        position: absolute;
        top: 115px;
        left: 0;
        background: rgba(27, 31, 34, 0.9);
        width: 100%;
        display: none
    }
    .main-list .header-list {
        padding: 0;
        text-align: center;
    }
    .main-list .header-list li {
        display: block;
        margin: 10px 0;
    }
    span.lang_toggle {
       display: none
    }
    img.price_img {
       width: 55%;
    }
}
@media (max-width: 767px) {
    
   img.about_team_pic {
     padding-top:10px;
     padding-bottom:20px;
     width:100%;
   }
    
    .header-logo img,
  .footer-logo img {
        width: 100px
    }
    .header-social li, .footer-social li {
        margin-left: 10px
    }
    .header-social a,
  .footer-social a {
        width: 20px;
        height: 20px;
        line-height: 20px;
        font-size: 12px
    }
    
    .calc-btn button {
        margin-top: 10px;
        font-size: 15px;
        font-weight: bold;
        padding: 7px 15px;
    }
    
    .header,
  .footer {
        height: 50px
    }
    
    .header {
        position: fixed;
        top: 0px;
        left: 0px;
    }
    .header-logo,
  .footer-logo {
        margin: 11px 0
    }
    .header-social,
  .footer-social {
        padding: 15px 0
    }
    .contacts-social {
        padding-top: 0px;
        padding-bottom: 20px;
    }
    .welcome h1 {
        font-size: 26px
    }
    .portfolio-single-text h2 {
        font-size: 16px
    }
    .portfolio {
        padding: 10px 0 10px
    }
    .about h2,
  .contact h2 {
        font-size: 26px;
        margin-bottom: 20px
    }
    .about h3,
  .contact h3 {
        font-size: 20px
    }
    .contact span {
        font-size: 20px
    }
    .about p,
  .contact p {
        font-size: 16px
    }
    .about,
  .contact {
        padding: 20px 0
    }
    .contact .name-input {
        width: 100%
    }
    .contact .email-input {
        width: 100%;
        margin-left: 0
    }
    .header-burger {
        width: 20px;
        height: 17px;
        margin: 16px 0
    }
    .header-burger:before,
  .header-burger:after,
  .header-burger span {
        height: 3px
    }
    .header-burger span {
        top: 7px
    }
    .main-list {
        top: 50px
    }
    .header-list a, .footer-list a {
        font-size: 18px
    }
    
    .popup-content .single-title {
        font-size: 34px;
        line-height: 39px;
        margin-bottom: 0px;
    }
    .popup-content .single-undertitle {
        font-size: 18px;
        line-height: 20px;
        margin-bottom: -4px;
        margin-left: 0px;
        margin-right: 0px;
    }
    .circle-box p {
        line-height: 18px;
        font-size: 16px;
    }
    .popup-content .getprice-fields {
        text-align: center;
        margin-top: 17px;
    }
    .popup-content .form-controll {
        width: 65%;
        padding: 7px 18px;
        margin-bottom: 7px;
    }
}

    
    
}
@media (max-width: 480px) {
    .masonry-item {
        width: 100%;
        padding: 0;
        padding-bottom: 10px
    }
}
