html{font-size:100%}
html *{transition: .5s all}
@media only screen and (max-width:1400px) and (min-width:1020px){
    html{font-size:85%}
    header ul li {
        padding: 5px 16px;
    }
}

@media only screen and (max-width: 980px) and (min-width: 320px) {
    html{font-size:70%}
    a.menu-bottom {
    display: revert;
}

 .header-btns .contact img, .header-btns .phone img {
        width: 20px;
        margin: 10px 0 0 0;
    }
    
    .header-btns {
        display: block;
        position: absolute;
        z-index: 3;
        top: 0;
        right: 0;
        width: 100%;
        height: 40px;
    }
    
    .header-btns .phone {
        position: relative;
        z-index: 998;
        background: #de6927;
        float: right;
        width: 50%;
        height: 100%;
        text-align: center;
        -webkit-transition: 0.5s;
        -moz-transition: 0.5s;
        -ms-transition: 0.5s;
        transition: 0.5s;
    }
    .header-btns .contact {
        background: #23dc52;
    }
    
    .header-btns .contact {
        width: 50%;
        height: 100%;
        float: left;
        text-align: center;
        -webkit-transition: 0.5s;
        -moz-transition: 0.5s;
        -ms-transition: 0.5s;
        transition: 0.5s;
    }
    
    .header-btns p {
        display: none;
    }

    
    header {
        padding: 20px 0;
        z-index: 2;
        margin: 35px 0 0;
        text-align: center;
        padding: 10px 0;
    }
    header .logo img {
        max-width: 170px;
    }

    h2 {
        font-size: 24px !important;
        line-height: 28px !important;
        margin-bottom: 10px;
        letter-spacing: 0;
    }



    .btn {
        font-size: 13px;
        letter-spacing: 0;
        padding: 10px 15px;
    }

    section {
        padding: 30px 0;
        overflow: hidden;
    }



.info-banner h1 br {
    display: none;
}

.info-banner h1 {
    font-size: 2.75rem;
    margin-bottom: 10px;
}

.main-banner {
    padding: 30px 0;
    text-align: center;
    border-radius: 0;
}

p {
    font-size: 1.2rem !important;
}

.info-banner p {
    width: 100%;
    margin-bottom: 16px;
}

.logo-banner {
    margin: 10px 0 20px 0;
    position: relative;
    bottom: 0;
}

.custom-form {
    padding: 60px 15px 25px;
}


.head {
    margin-bottom: 20px;
}

header::before {
    width: calc(100% - 10px);
    left: 5px;
    border: 0;
    background: #fff;
}

span.btn-cht, span.btn-cl {
    display: none;
}

.main-banner::before {
    border: 0;
    border-color: #e06a24;
}

.info-banner h3 {
    width: 100%;
    font-size: 1.45rem;
    margin-bottom: 15px;
}

.custom-form {
    padding: 30px 12px;
}

.custom-form img.bg-form {max-width: 40%;}

.custom-form h3 {
    padding-bottom: 10px;
    margin-bottom: 10px;
    text-align: center;
}

.custom-form h4 {
    margin-bottom: 20px;
}

.custom-form textarea.form-control {
    height: 80px;
    margin-bottom: 10px;
}

.logo-banner h4 {
    font-size: 1.5rem;
    margin-bottom: 15px;
}

.our-work {
    margin: -40px 0 0;
    padding-top: 80px;
    text-align: center;
}

.our-work .container::before {
    right: 0;
    width: 50%;
    height: 100%;
    top: 0;
}

.owl-book.owl-theme .owl-nav {
    position: relative;
    top: 0;
    margin-top: 10px;
}

.our-work h2 {
    margin-bottom: 30px;
}

h2::before {
    left: 0 !important;
    right: 0 !important;
    margin: auto;
    width: 50%;
}

.our-best {
    padding: 40px 0;
    text-align: center;
}

.box-best {
    text-align: left;
    padding: 18px 15px 18px 110px;
    min-height: auto;
}

.box-best > span {
    left: 20px;
}

.box-best h4 {
    margin-bottom: 5px;
}

.img-best img {
    max-width: 100%;
    top: 0;
}


.our-count {
    text-align: center;
}

.our-count h2::before {
    display: none;
}

.our-count h2 {
    margin-bottom: 20px;
}

.our-count [class*='col-md-2'] {
    width: 50%;
    display: inline-block;
}

.count-det h3 {
    font-size: 3rem;
    margin-bottom: 0;
    line-height: 2.5rem;
}

.count-det p {
    line-height: normal;
    margin-bottom: 20px;
}

.our-count::after {
    width: 90%;
}

.info-price ul li {
    font-size: 1.37rem;
}

.info-price ul {
    height: 250px;
}

.info-price ul h5 {
    font-size: 1.25rem;
}

.info-price {
    margin-bottom: 20px;
}


h2 br {
    display: none;
}

.copy {
    text-align: center;
}

.copy ul {
    text-align: center;
}

.our-price {
    margin-bottom: 0;
}

.our-idea {
    background: #f7f3ed;
    padding: 40px 0;
    margin: 0;
}

.our-idea::before {
    display: none;
}

.our-idea [class*='col']::before {
    display: none;
}

.info-idea {
    min-height: auto !important;
    padding: 30px 15px;
    border: 1px solid #66b6a3;
    margin-bottom: 15px;
}

.info-idea h4 {
    font-size: 1.75rem;
    font-weight: 700;
    margin-bottom: 10px;
}

.info-idea p {
    margin-bottom: 10px;
}

.info-idea.img-idea {
    border: none;
    padding: 0 !important;
    margin: 0;
}

.our-idea .row::before {
    display: none;
}

.info-idea.img-idea img {
    max-width: 100%;
    left: 0;
}

.our-idea [class*='col']:nth-child(4) {
    order: 1;
}

our-idea [class*='col']:nth-child(7) {
}

.our-idea .btn-block {
    margin: 0 0 15px;
}

.our-contact::after {
    display: none;
}

.our-contact {
    text-align: center;
}

.info-cont h2 {
    margin-bottom: 20px;
}

.info-cont textarea.form-control {
    height: 80px;
    margin-bottom: 16px;
}

.owl-testimonial.owl-theme .owl-dots {
    margin: 20px 0 0;
}

footer ul {
    flex-direction: column;
    text-align: center;
    align-items: center;
}

footer ul li {
    margin-bottom: 5px;
}

footer ul li:last-child {
    margin-bottom: 0;
}

.main-cta .container::before {
    display: none;
}

.main-cta .btn-block {margin-bottom: 50px;}

.main-cta {
    margin: 0;
    padding-bottom: 20px;
}

.main-cta h2 {
    margin-bottom: 10px;
    padding: 0 15px;
}

.main-cta::before {
    border-radius: 0;
}

div#popupform { 
    /*background: #dc6935;*/
    /*border-radius: 20px;*/
    /*padding: 20px 10px;*/
}

.custom-form h3 >span {
    font-size: inherit;
}
    
}