div#free-burger, div#close-burger {
    display:none;
}

@media (min-width: 1401px) { 
section#text-doc h2 {
    margin-top: 120px;
}
section#resizer img {
    margin-top: -280px;
}
}

@media (max-width: 1600px) { 
	.container-high {
    max-width: 89vw;
	}
    section#resizer {
        background-position: 216% 0;
    }
    section#blue-feaut h3 {
        margin-top: 0;
    }
    .h5 {
        font-size: 17px;
    }
    section#blue-feaut h2 {
        margin-top: 0px;
    }
    section#blue-feaut ul li {
        font-size: 18px;
    }
    .big-percent {
        font-size: 296px;
    }
    section#black-feaut .wh-box {
        height: 385px;
    }
    section#newpreim {
        height: 160vh;
    }
    .utb-box {
        margin: -100px auto 0;
    }
} 

@media (max-width: 768px) { 

}


@media (max-width: 767px) { 
	/*------ #mobile-tags ------*/
	.offset-1, .offset-2, .offset-3, .offset-4, .offset-5 {
    margin-left: 0;
	}
	.d-non {display:none !important;}
	.col-width-10 {width:10%;-webkit-box-flex: 0; flex: 0 0 10%; max-width: 10%;}
	.col-width-20 {width:20%;-webkit-box-flex: 0; flex: 0 0 20%; max-width: 20%;}
	.col-width-30 {width:30%;-webkit-box-flex: 0; flex: 0 0 30%; max-width: 30%;}
	.col-width-40 {width:40%;-webkit-box-flex: 0; flex: 0 0 40%; max-width: 50%;}
	.col-width-50 {width:50%;-webkit-box-flex: 0; flex: 0 0 50%; max-width: 50%;}
	.col-width-60 {width:60%;-webkit-box-flex: 0; flex: 0 0 60%; max-width: 60%;}
	.col-width-70 {width:70%;-webkit-box-flex: 0; flex: 0 0 70%; max-width: 70%;}
	.col-width-80 {width:80%;-webkit-box-flex: 0; flex: 0 0 80%; max-width: 80%;}
	.col-width-90 {width:90%;-webkit-box-flex: 0; flex: 0 0 90%; max-width: 90%;}
	.rewrow {
	flex-direction: column-reverse;
	}
	/*------ #mobile-tags ------*/
.navbar-collapse {
    position: fixed;
    top: 0;
    left: 0;
    background: #131313f7;
    width: 100%;
    height: 100vh;
    animation-duration: 0.6s;
    animation-name: slideInLeft;
    transition: all 0.3s ease-in-out 0s;
    padding: 25px;
}
.collapse.show a.close-menu-btn {
 display: block;
}
a.close-menu-btn {
position: absolute;
right: 15px;
top: 15px;
animation-duration: 2.5s;
animation-name: fadeIn;
transition: all 0.3s ease-in-out 0s;
}
.navbar-collapse:after {
    content: "";
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: #2b2b2bad;
    z-index: -1;
    animation-duration: 1.5s;
    animation-name: fadeIn;
    transition: all 0.3s ease-in-out 0s;
}
a.close-menu-btn svg {
    width: 40px;
    height: 40px;
    fill: #ffffffb5;
}
.navbar-expand-lg .navbar-nav .nav-link {
    color: #fff;
}
.navbar {
    width: 100%;
    float: right;
    margin: 0;
    padding: 25px 0px;
}
ul#menu-top-menu {
    display: block;
    width: 100%;
}
section#work-banner .button {
    width: 100%;
}
.ooffer-box {
    max-width: 100%;
}
.ooffer-item {
    width: 100%;
	margin-top: 20px;
}
.container-high h1 {
    font-size: 9.7vw;
    line-height: 9.5vw;
    text-align: center;
	padding-top: 0vh;
}
.ooffer-item p span {
    font-size: 25px;
}
section#work-banner {
    background-size: 200%;
    background-position: 85% 0%;
    background-repeat: no-repeat;
}
section#work-banner:before {
    background: linear-gradient(0deg,#f5f6f8 42%,#0000 55%);
}
section#topser .topser-item {
    width: 100%;
}
section#topser .header-phone {
    font-size: 17px;
}
section#blog-box figcaption {
    width: calc(100% - 30px);
}
section#resizer h3 {
    text-align: center;
    font-size: 30px;
}
section#resizer h3 span {
    font-size: 28px;
    line-height: 40px;
}
section#resizer p {
    text-align: center;
}
section#resizer .button {
    margin: 0 auto 30px;
}
section#why-us .hover_content_block {
    margin-bottom: 15px;
}
.main-contact {
    height: auto;
}
section#contact-box .flex-box {
    height: auto;
    padding: 40px 20px;
}
section#magnific-gallery .magnif-row {
    display: flex;
    margin-bottom: 0;
    flex-wrap: wrap;
	}
	section#magnific-gallery a.magnif-link {
    height:35vh;
	margin-bottom: 10px;
	}
	section#magnific-gallery .magnif-row.mcol-2 a.magnif-link, section#magnific-gallery .magnif-row.mcol-3 a.magnif-link, section#magnific-gallery .magnif-row.mcol-4 a.magnif-link, section#magnific-gallery .magnif-row.mcol-5 a.magnif-link, section#magnific-gallery .magnif-row.mcol-6 a.magnif-link {
    width: 100%;
	}
    section#page-footer .phone-box {
        width: 100%;
        text-align: center;
        padding-top: 20px;
    }
    section#page-footer .copy-box p, section#page-footer .copy-box a {
        text-align: center !important;
        padding: 0px 0;
        font-size: 16px;
    }
    .btns-box {
        width: 100%;
    }

    .text-center {
        text-align: center!important;
        font-size: 18px;
    }

    section#text-doc h2 {
        font-size: 23px;
    }
    section#topser p.logodesc {
        display: none;
    }
    .container-owl {
        width: 100%;
    }
    .utb-box {
        width: 100%;
    }
    section#iboxer-slide {
        padding-top: 170px;
    }
    .utb-box-txt {
        width: 100%;
    }
    section#blue-feaut img {
        display: none;
    }
    .utb-box-txt {
        font-size: 18px;
        height: 70px;
    }
    .utb-box-txt i {
        font-size: 32px;
    }
    section#about-us .sub-img-box h4 {
        font-size: 20px;
    }
    section#about-us .sub-img-box h4 span {
        font-size: 27px;
    }
    section#about-us img {
        margin-bottom: 40px;
    }
    section#about-us .sub-img-box {
        bottom: -20px;
    }
    section#about-us .about-vhar {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
    }
    section#about-us .one-vhar {
        margin-bottom: 15px;
    }
    section#about-us .one-vhar span {
        display: block;
    }
    ul.warli li {
        width: 100%;
        margin: 20px 1% 0;
        float: left;
        text-align: left;
    }
    section#magnific-gallery a.magnif-link.col-w50 {
        width: 100% !important;
    }
    section#blue-feaut {
        padding-bottom: 40px;
        padding-top: 40px;
    }
    section#testim-stars .star-item {
        background: #ffff;
        padding: 25px 15px;
        border-radius: 0;
        display: block;
        border: 1px solid #ccc;
        margin-bottom: 30px;
    }
    .container-high {
        max-width: 100%;
        width: auto;
        padding-left: 30px;
    padding-right: 30px;
    }
    section#magnific-gallery {
        width: auto;
        padding: 0 15px;
    }
    section#testim-stars .photo-star {
        width: 100%;
        float: inherit;
        border-right: none;
        margin-right: 30px;
        margin-bottom: 15px;
    }
    section#testim-stars .text-star {
        align-items: center;
        justify-content: center;
        width: 100%;
    }
    section#menue {
        width: 100%;
        top: 0;
        height: 100vh;
        left: -100vw;
        transition: 0.2s;
    }
    ul#menu-top-menu li {
        width: 100%;
        text-align: left;
    }
    div#free-burger {
        display: block;
        position: absolute;
        font-size: 32px;
        color: #353535;
        z-index: 999;
        width: max-content;
        top: 20px;
        right: 30px;
        text-align: center;
    }
    section#menue.show {
        left: 0;
    }
    div#close-burger {
        color: #fff;
        font-size: 30px;
        position: absolute;
        top: 20px;
        right: 30px;
    }
    div#close-burger {
        color: #fff;
        font-size: 30px;
        position: absolute;
        top: 20px;
        right: 30px;
        z-index: 9999;
        display: block;
    }
    ul#menu-top-menu ul.sub-menu {
        display: block;
        background: #e68518 !important;
        padding: 0;
        width: 100%;
        position: relative;
        margin-top: -40px;
    }
    ul#menu-top-menu ul.sub-menu li a {
        padding: 10px 0;
    }
    ul#menu-top-menu .menu-item-has-children:hover ul.sub-menu {
        animation-name: none;
    }
    section#v-bg h1 {
        margin-top: 130px;
        font-size: 26px;
        line-height: 25px;
    }
    ul.warli li {
        width: 100% !important;
        margin: 8px 0 !important;
        float: left;
        text-align: left;
        height: auto !important;
    }
    .left-feaut {
        min-height: 550px;
        background: none;
        background-repeat: no-repeat;
        background-size: contain;
        display: block;
        align-items: center;
        justify-content: right;
    }
    .feaut-inner {
        width: 100%;
        height: auto;
        background: #f3f3f3;
        border-radius: 20px;
        padding: 25px;
        display: flex;
        align-items: center;
        justify-content: center;
        box-shadow: 1px 1px 10px #00000063;
        margin-bottom: 30px;
    }
    .feaut-text h3 {
        font-size: 20px;
    }
    section#page-footer a.logo img {
        margin: 0 auto 25px;
    }
    .prems-box {
        display: block;
    }
    section#contact-box .flex-box {
        height: auto;
        padding: 15px 0;
    }
    div#owl-box2 button.owl-prev, div#owl-box2 button.owl-next {
        top: 39%;
    }

}

@media (max-width: 375px) { 
	.form {
    zoom: 0.8 !important;
	}
}