.new-header-middle{
    display: none !important;
}

.new-header-lower{
    margin-top: 30px !important;
}

.heading .border_line{
    width: 92px;
    margin-top: -10px;
}

.welcome_right h6{
    padding-left: 10px;
}

rs-arrow{
    display: none !important;
}

.contact_nuber.refound{
    bottom: 90px;
    min-width: 100vw;
    text-align: center;
    left: 0;
}

.contact_nuber.refound ul{
    text-align: center !important;
}

.border-horizontal{
    border: 1px solid #2d72bb!important;
    display: block;
    margin: 10px 0;
    max-width: 70px;
}

.button-what{
    min-width: 220px !important;
    margin-top: 30px !important;
    padding-left: 5px !important;
    padding-right: 5px !important;
}

@media screen and (min-width: 1000px) {
    .new-header-lower .new-nav-box:before{
        width: calc(100% + 100px);
    }
    .new-header-lower .lower-info-box .inner:before{
        width: calc(100% + 100px);
    }

    .new-header-lower .new-nav-box{
        min-width: 430px !important;
    }

    .testimonial_inner .sub_heading{
        margin-right: 60px;
    }
}
.single-item > img {
    border-radius: 10px;
}
.single-item.image{
border: none !important;
    display: none !important;
}

@media screen and (min-width: 601px) {
    .welcome_section .wel_content_left {
        height: 20px;
        padding-top: 10px;
    }
    .single-item.image {
        display: block !important;
    }
}

.img-holde.seperater{
  max-height: 500px !important;
    overflow: hidden;
}
@media screen and (max-width: 600px) {
    .welcome_section .wel_content_left {
        padding-bottom: 10px;
        padding-top: 15px;
        margin-top: -30px;
        margin-left: 20px;
        margin-right: 20px;
        width: calc(100% - 40px);
        text-align: center;
    }
    .welcome_section .wel_content_left > h2{
        margin-bottom: 0;
    }
    .img-holde.seperater{
        max-height: 330px !important;
    }
    .img-holde.seperater img{
        margin-top: -70px !important;
    }
}


/*
Slider Classes
*/

.breadcrumb-area{
    background-size: 100% auto;
    min-height: 300px;
    padding-top: 200px;
    background: url("/wa/146280.jpg") no-repeat fixed center;
    transition: all .4s ease-in-out;
}
.breadcrumb-area h1 {
    color: #ececec !important;
}

@media screen and (min-width:  767px) {
    .addToFirstTop{
        left: 340px !important;
    }
    .description001{
        padding-top: 10px !important;
        width: 539px !important;
        font-size: 16px !important;
    }
    .outerservice .our_service_inner{
        min-height: 340px;
    }


    .testimonial_section:before{
        content: " ";
        position: absolute;
        padding: 1px 0 9px;
        background: url(/cdn/wp-content/themes/aircol/images/resources/counter_bg.jpg) no-repeat fixed center center;
        background-size: cover;
        width: 3000px;
        z-index: 1;
    }

    .button-what{
        margin-top: 70px !important;
    }
}