<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/*!
 * Elevate Elevate Wp Media  v0.0.1
 * COPYRIGHT @ NIIT 2025. All rights reserved
 * Licensed under NIIT
 */
@media (max-width: 350px) {
    .yellow-bg-btn {
        width: 80px;
        min-height: 70px;
        top: -40px !important;
        padding: 20px 10px 6px 10px;
        z-index: 1046;
    }

    .yellow-bg-btn img {
        height: 18px;
    }

    .nav-icon-btn-container {
        gap: 16px;
    }

    .nav-course-btn .elementor-button-link {
        padding: 6px 10px 6px 10px !important;
    }

    .nav-brand-logo {
        height: 30px !important;
    }

    .main-header {
        height: 50px;
        min-height: 50px;
    }
}

@media screen and (max-width: 600px) and (min-width: 351px) {
    .nav-course-btn .elementor-button-link {
        padding: 6px 10px 6px 10px !important;
    }
}

@media (max-width: 768px) {
    /* .modal-dialog-scrollable .modal-body {
        max-height: 65vh;
    } */
    .elementor-2931 .elementor-element.elementor-element-5c185f9 {
        --width: 100px;
    }
}

@media (min-width: 767px) and (max-width: 1024px) {
    .elementor .elementor-hidden-tablet {
        display: none;
    }
}</pre></body></html>