/***********Responsive**************/


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

    .nav>ul>li {
        margin: 0px 20px 0px 0px;
    }

    .rounded-icon {
        width: 110px;
        height: 110px;
        flex: 0 0 110px;
        border-radius: 50%;
        padding: 30px;
    }

    .outer-icon {

        width: 130px;
        height: 130px;
        flex: 0 0 130px;
    }

    .service-area h4 {
        font-size: 20px;
        font-weight: 700;
        line-height: 65px;
    }

    .service-more-btn {
        margin-top: 15px;
    }

    .service-area p {
        font-size: 15px;
    }

    .service-area {
        border-radius: 25px 25px 78px 25px;
    }

    .from-bg-area {
        margin-left: 0;
    }

    .faq-area {
        margin-left: 0 !important;
    }

    .green-border {
        height: auto;
    }

    .as-seen-icon-list ul {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
    }

    .section-gap {
        padding: 65px 0;
    }

    .inner-banner {
        height: 550px !important;
    }

    .inner-banner>img {
        object-fit: cover;
        height: 100%;
    }

}

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

    .nav>ul>li {
        margin: 0px 20px 0px 0px;
    }

    .two-btn a {
        font-size: 14px;
    }

    .logo {
        max-width: 150px;
    }

    .sub-head {
        font-size: 22px;
        line-height: 30px;
    }

    .banner-content h1 {
        font-size: 35px;
        line-height: 45px;
        margin-bottom: 20px;
    }

    .banner>img {
        height: 100%;
        object-fit: cover;
    }

    .foot-info ul li a p {
        font-size: 16px;
    }

    .inner-banner {
        height: 550px !important;
    }

    .call-us-side h4 {
        font-size: 24px;
        line-height: 30px;
    }

    .call-us-side a {
        font-size: 18px;
    }
    
    .scrollup.active {
        bottom:32%;
        right: 0;
    }

}

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

    /*******************************
********NAV BAR*****************
*****************************/
    .nav {
        position: fixed;
        left: 0px;
        top: 0px;
        background: var(--green-color);
        height: 100%;
        z-index: 999;
        transform: translate(-105%, 0px);
        transition: all 0.4s ease-in-out;
        width: 300px;
        box-shadow: 0 0 5px #606060;
        margin: 0;
        display: block;
        overflow-y: auto;
    }

    .menutogg {
        transform: translate(0%, 0px) !important;
        transition: all 0.4s ease-in-out;
    }

    .nav ul {
        width: 100%;
    }

    .header .row {
        margin: 0px;
    }

    header{
        padding:0 !important ;
    }

    #pull {
        display: block;
        width: auto;
        float: right;
        margin-top: 15px;
        order: 3;
    }

    ul#menu-bg {
        display: block;
    }

    .header-phone {
        margin-left: 40px;
        margin-top: 14px;
    }

    .top-icon {
        margin-top: 31px;
    }

    .nav>ul>li {
        display: block;
        margin: 0;
        clear: both;
    }

    .logo {
        margin-top: 0;
        position: relative;
        z-index: 99;
        width: 200px;
        order: 1;
    }

    .menu-part {
        flex-flow: wrap;
    }

    /*******************************
********NAV BAR*****************
*****************************/

    .nav>ul>li>a {
        padding: 10px 15px;
        color: #fff;
    }

    .mob-logo {
        display: block !important;
        width: auto !important;
        max-width: 100%;
        text-align: center;
        overflow: hidden;
        background: #FFF;
        padding: 10px;
    }

    .topmines #pull {
        margin-top: 5px;
    }

    .nav>ul>li:hover>a,
    .nav>ul>li.current-menu-item>a,
    .nav>ul>li.current-menu-parent>a,
    .nav>ul>li.current-menu-ancestor>a {
        color: #fff;
    }


    span.arrow-icon {
        position: absolute;
        top: 10px;
        right: 10px;
        z-index: 999;
        color: #FFF;
        font-size: 18px;
    }


    .nav>ul>li>ul {
        position: relative;
        visibility: visible;
        opacity: 1;
    }

    .nav>ul>li>ul>li>a,
    .nav>ul>li>ul>li>ul>li>a {
        padding: 9px 15px 10px 15px;
    }

    .nav>ul>li>ul>li>ul {
        position: relative;
        top: 10%;
        left: 0;
        z-index: 999;
        width: 100%;
        opacity: 1;
        visibility: visible;
        transition: all 0.3s ease-in-out;
        -webkit-transition: all 0.3s ease-in-out;
    }


    .drop>ul>.drop .arrow-icon {
        rotate: 0deg;
    }

    .nav>ul>li>a {
        padding-right: 30px;
    }

    .blog-part {
        margin-bottom: 20px;
    }

    .head-top .social ul {
        justify-content: center;
        margin-bottom: 15px;
        border-bottom: 2px solid #ffffff;
    }

    .head-info ul {
        justify-content: center;
    }

    .two-btn {
        order: 2;
    }

    .top-nav {
        padding: 10px 0;
    }

    .banner-content {
        padding: 64px 0;
    }



    .icon-bar {
        top: 0;
    }

    .banner {
        height: 850px;
    }

    .text-banner {
        text-align: center;
        margin-bottom: 20px;
    }

    .banner-content h1 {
        font-size: 25px;
        line-height: 33px;
        margin-bottom: 20px;
    }

    .sub-head {
        font-size: 18px;
        line-height: 26px;
    }

    .banner-from strong {
        font-size: 26px;
        line-height: 30px;
    }

    .video-box {
        margin-bottom: 20px;
    }

    .con-info {
        margin-bottom: 20px;
        height: auto;
    }

    .footer-holder p {
        max-width: max-content;
        margin-bottom: 15px;
    }

    .foot-info ul li a {
        margin-right: 10px;
    }

    .inner-banner {
        height: 350px !important;
    }

    .service-content {
        margin-top: 50px;
    }

    .service-content h1 {
        font-size: 30px;
        line-height: 35px;
    }

    .inner-banner .banner-content {
        padding-top: 100px;
    }



}



@media only screen and (max-width: 767.98px) {
    .head-top {
        border-bottom: 5px solid #f7953e !important;
    }

    .foot-info ul {

        flex-flow: wrap;
    }

    .foot-info ul li {
        margin-bottom: 10px;
    }

    .as-seen-icon-list ul {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
    }

    .banner-content h1 {
        font-size: 25px;
        line-height: 25px;
        margin-bottom: 20px;
    }

    .sub-head {
        font-size: 16px;
        line-height: 22px;
    }

    .two-btn a {
        color: #FFF;
        padding: 5px 15px;
    }


    .inn-banner-btn {
        flex-flow: wrap;
    }


    .inner-banner .text-banner {
        text-align: start;
        margin-bottom: 0;
    }

    .service-area {
        min-height: auto;
        border-radius: 25px 25px 25px 25px;
    }

    .outer-icon {
        width: 130px;
        height: 130px;
        flex: 0 0 130px;
        position: relative;
    }

    .com-l-1 {
        border: 1px solid #d5d5d5;
        border-bottom-left-radius: 0 !important;
        border-top-left-radius: 15px;
        border-top-right-radius: 15px;

    }

    .com-l-2 {
        border: 1px solid #d5d5d5;
        border-top-right-radius: 0 !important;
        border-bottom-left-radius: 15px;
        border-bottom-right-radius: 15px;
    }

    .scrollup.active {
        bottom:32%;
        right: 0;
    }


}

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


    #pull {

        margin-top: 8px;
        order: 3;
    }

    .logo {
        width: 130px;
    }

    .inn-banner-btn {
        margin-top: 20px !important;
    }

    .faq-area .accordion-button {
        font-size: 16px;
        padding: 10px;
    }

    .accordion-body {
        padding: 10px;
    }

    .green-border {
        height: auto;
        padding: 15px;
    }

    .banner-from {
        background: #FFF;
        padding: 15px;
        border-radius: 20px;
    }

    .con-info {
        padding: 15px;
    }

    .con-info ul li a p {
        font-size: 16px;
    }

    .from-bg-area {
        padding: 15px;
    }

    .faq-area {
        margin-left: 0 !important;
        margin-top: 0px;
    }

    .team-area strong {
        font-size: 16px;
        font-weight: 700;
    }

    .team-area p {
        font-size: 14px;
    }

    .banner .swiper-slide img {
        height: 400px;
    }



}

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

    #pull {
        margin-top: 8px;
        order: 3;
    }

    .head-info ul {
        justify-content: center;
        flex-flow: column;
    }

    .head-info li:first-child {
        margin-right: 0px;
        margin-bottom: 10px;
    }

    .heading-content h2 {
        font-size: 25px;
    }

    .inner-banner .banner-content h1::before {
        max-width: 160px;
    }


}

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