@media handheld, only screen and (max-width: 992px) {
    #check {
        display: none;
    }
    .checkbtn {
        display: block;
        float: right;
        font-size: 42px;
        color: #000;
        margin-top: 0px;
    }

    .inner-banner {
        height: 141px;
    }

    .header-sec {
        padding-top: 0px;
    }
    .mobile-version {
        display: block;
    }
    .desktop-version {
        display: none;
    }
    .name-details {
        padding-left: 0px;
        margin-top: 0%;
    }
    .name-details h1 {
        font-size: 62px;
    }
    .name-details small {
        margin-bottom: 7%;
    }
    .logo img {
        width: 97px !important;
        margin: 10px auto 0px !important;
    }
    .my-work {
        margin-top: 0px;
        margin-bottom: 15px;
    }

    .name-details span {
        margin-top: 20px;
        margin-bottom: 9px;
    }
    .social-media {
        margin-bottom: 60px;
        display: block;
    }
    .navigation {
        padding: 9px;
        text-align: center;
    }
    .logo {
        margin-bottom: 11px;
    }
    .menu-button {
        padding: 10px;
        background: #fff;
        text-align: center;
    }
    .sticky .logo img {
        width: 28%;
    }
    .menu-button button {
        font-size: 25px;
        width: 63px;
        height: 63px;
        display: block;
        background: #fbd45a;
        float: right;
        border-radius: 49px;
    }
    .menu-button button i {
        margin-right: 0px;
    }
    .event-brush {
        display: none !important;
    }
    .event-box {
        width: 100%;
        height: 347px;
    }
    .events-text h3 {
        font-weight: 900;
        color: #fff;
        font-size: 46px;
    }
    .event-btn {
        background: #fbd45a;
        color: #000;
        width: 250px;
        height: 55px;
        border: none;
        font-size: 17px;
        margin-bottom: 45px;
        border-radius: 42px;
    }
    .faq-text h3 {
        font-size: 43px;
    }
    .navigation ul {
        float: none;
        margin-bottom: 0px;
        margin-top: 0px;
        position: fixed;
        background: #104675ed;
        left: -100%;
        top: 10px;
        height: 100vh;
        z-index: 99999;
        width: 100%;
        padding-top: 38px;
        -webkit-transition: all 0.4s ease;
        -moz-transition: all 0.4s ease;
        transition: all 0.4s ease;
    }
    .navigation li {
        list-style: none;
        display: list-item;
        margin-left: 57px;
        font-size: 15px;
        font-weight: 500;
        margin-bottom: 24px;
        display: list-item;
    }
    .let-talk {
        background: #135bfb;
        color: #fff;
        width: auto;
        display: block;
        text-align: center;
        height: auto;
        border-radius: 6px;
        line-height: 39px;
        float: right;
        margin-top: 0px;
        margin-left: 0px;
        padding: 12px;
    }
    .main-degree {
        height: auto;
        width: 100%;
        padding: 41px;
        border-radius: 24px;
        margin-top: 31px;
    }
    .second-epreence-box {
        margin-bottom: 36px;
    }
    .navigation li a {
        color: #fff;
        font-size: 21px;
    }
    .chart-icon {
        display: block !important;
        font-size: 20px;
    }
    .let-talk span,
    .let-talk .fa-arrow-right {
        display: none;
    }
    .volunteers-sec {
        height: 497px;
    }
    .showcase-projects h1 {
        color: #0f4aaf;
        font-family: myFirstFont;
        margin-top: 67px;
        margin-bottom: 44px;
        text-align: center;
        padding: 0px 0%;
        line-height: 49px;
    }
    .tab button {
        margin: 0px 6px 19px;
    }
    .testimonials-box {
        margin-top: 27px;
    }
    .accordion {
        margin-bottom: 41px;
    }
    .accordion .accordion-item {
        margin-right: 0px;
    }
    .contact-form h1 {
        font-weight: 800;
        font-size: 44px;
        margin-bottom: 32px;
    }
    .hire-me-section {
        height: auto;
    }
    .achivment-bg {
        display: none;
    }
    .achiv-box {
        margin-top: 0px;
    }
    .project-box {
        margin-bottom: 35px;
    }
    #check:checked ~ ul {
        left: 0%;
        -webkit-transition: all 0.4s ease;
        -moz-transition: all 0.4s ease;
        transition: all 0.4s ease;
    }

    #check:checked ~ ul ul {
        left: 0% !important;
        -webkit-transition: all 0.4s ease;
        -moz-transition: all 0.4s ease;
        transition: all 0.4s ease;
    }

    .awesome-ul li {
        display: list-item !important;
        margin-left: 50px !important;
        margin-bottom: 23px !important;
    }

    .awesome-ul li a {
        color: #fff !important;
    }

    .cancel-btn {
        display: block;
        position: absolute;
        color: #fff;
        top: 11px;
        right: 26px;
        font-size: 46px;
    }
    .footer-panel img {
        text-align: center;
        margin: 0px auto;
        display: block;
    }
    .footer-panel span {
        text-align: center;
        display: block;
        margin-top: 6%;
        text-transform: uppercase;
        letter-spacing: 2px;
    }
    .top-contact-details {
        display: none;
    }
    .logo img {
        width: 37%;
        margin: 0px auto;
        display: block;
    }
    .carousel-inner > .item > img {
        display: block;
        max-width: 100%;
        height: 255px;
        object-fit: cover;
    }
    .carousel-caption {
        text-align: left;
        right: 7%;
        left: 6%;
    }
    .carousel-caption h2 {
        font-weight: 800;
        font-size: 29px;
    }
    .about_company img {
        width: 100%;
        margin-bottom: -168px;
        height: 390px;
        object-fit: cover;
    }
    .about-company-text {
        padding: 39px;
        margin-top: 123px;
    }
    .about-company-text h1 {
        font-weight: 800;
        text-transform: capitalize;
        font-size: 32px;
        margin-top: 0px;
        margin-bottom: 20px;
    }
    .mission-vision {
        flex-direction: column;
    }
    .menu-button span {
        display: none !important;
    }

    .awesome-ul {
        background: #0000 !important;
        text-align: left !important;
        margin-top: 83px !important;
        left: -100% !important;
    }
}

@media handheld, only screen and (max-width: 414px) {
    .banner-brush {
        width: 100%;
        margin-top: -50px;
        z-index: 9;
        position: relative;
    }

    .cause-donate {
        height: auto;
        margin-top: 26px;
    }

    .causes-dara-thumb {
        margin-bottom: 20px;
    }

    .symtom-type-thumb {
        margin-bottom: 28px;
    }

    .associate-thumb {
        margin-bottom: 41px;
    }
}
