@media (max-width:479px) {
    .navbar-toggler:focus {
        box-shadow: none !important;
    }
    .navbar-collapse {
        position: absolute;
        top: 60px;
        left: -130px;
        box-shadow: 1px 1px 10px #00000070;
        padding: 15px;
        border-radius: 7px;
        background-color: #fff;
        z-index: 999;
        width: 200px;
    }
    button.navbar-toggler {
        border: none !important;
    }
    span.navbar-toggler-icon {
        margin-right: 0px;
    }
    .navbar-nav a.nav-link {
    color: #0a0a0a !important;
    font-size: 14px;
    font-weight: 500;
    padding: 6px 4px !important;
    }
    .second-frame {
        margin-left: 12px;
    }
    .banner-box h4:after, .about-first-box h4:after {
        width: 120px;
        left: 62%;
    }
    .banner-box h1 {
        font-size: 38px;
        margin-top: -10px !important;
    }
    .banner-box p {
        font-size: 15px;
        text-align: justify;
        margin-bottom: -10px !important;
    }
    .banner-dua-button a, .about-butt-sec a {
        padding: 14px 14px !important;
        margin-right: 10px !important;
    }
    .about-first-box h4:after {
        left: 47% !important;
        width: 120px !important;
    }
    .about-sec-content p, .about-first-box p {
        text-align: justify;
    }
    .serv-content {
        top: 50%;
        padding: 0 15px;
    }
    .serv-content p {
        font-size: 15px;
        text-align: justify;
        margin-bottom: 0 !important;
    }
    .checked-up {
        margin-top: 0px !important;
    }
    .number-box {
        margin-bottom: 30px;
    }
    .uk-width-3-4 {
        width: 100% !important;
    }
    .test-items {
        width: 90% !important;
    }
    h4.text-dark {
        margin: 0 !important;
        font-size: 18px !important;
        font-weight: 600;
    }
    .test-items p {
        font-size: 15px;
        font-weight: 500;
    }
    .cta-box h2 {
        font-size: 30px;
        margin-bottom: 45px;
    }









    /* About Us Page */
    .banner-all-box h1 {
    font-size: 42px;
    font-weight: 600;
    }
    .story-img1 img {
        margin-top: 20px;
    }
    .check-plan {
        margin-top: 40px;
    }
    iframe {
        width: 100%;
        height: 420px;
    }
}