.jdjj {
    height: 350px;
    object-fit: fill;
}

.content-facility {
    min-height: 200px;
}

.service-facility {
    margin-bottom: 40px;
}

.service-facility-section.style-two:before {
    height: auto;
}

.service-facility .inner-box {
    box-shadow: 0px 50px 60px 55px rgba(0, 0, 0, 0.07);
}

.main-header .sticky-header .header-upper {
    background: #fff;
}

.header-style-two .sticky-header .main-menu .navigation>li.current>a, .header-style-two .sticky-header .main-menu .navigation>li>a {
    color: #797672;
    font-weight: 500;
}

.mobile-menu .menu-box {
    background: #817d7d;
}

.page-title .bread-crumb {
    border: none !important;
}

.service-block .image img {
    width: 100%;
    height: 325px;
    object-fit: cover;
}

@media screen and (max-width: 575px) {
    .page-title h1 {
        font-size: 37px !important;
        line-height: 45px !important;
    }

    .page-title .bread-crumb {
        padding: 4px 10px;
    }

    .sec-title {
        margin-bottom: 30px;
    }

    .sec-title .sub-title {
        margin-bottom: 25px;
    }

    .pd-section {
        padding: 45px 0 30px;
    }

    .pd-test-section {
        padding: 45px 0 0px;
    }

    .page-title {
        padding: 90px 0 90px;
    }
}

@media screen and (max-width: 767px) {

    .page-title {
        padding: 90px 0 90px;
    }

    .banner-section .content-box {
        padding: 80px 15px 0;
    }
}


@media screen and (max-width: 945px) {

    .pd-section {
        padding: 45px 0 30px;
    }

    .page-title {
        padding: 90px 0 90px;
    }

    .welcome-section-three .image-one {
        width: 100%;
        padding-right: 0 !important;
    }

    .welcome-section-three .image-one img {
        width: 98%;
    }

    .auto-container {
        padding: 0px 30px;
    }
    
    .contact-form-section {
        padding-bottom: 50px;
    }
}