@media only screen and (min-width: 200px) and (max-width: 767px) {
    header.header {
        position: relative;
        background: #2d313d;
    }
    .top-header p {
        font-size: 11px;
        color: #fff !important;
    }
    header.header.inner-sec .top-header p a {
        color: #fff;
    }
    a.menu-toggle {
        color: #fff !important;
    }
    .header-info {
        justify-content: center;
        flex-direction: column;
    }
    .header-info ul {
        display: flex;
        justify-content: center;
    }
    .stellarnav.dark.right.mobile {
        text-align: right;
    }
    .stellarnav.mobile.right > ul {
        z-index: 99;
        background: #2d313d;
    }
    a.close-menu.half {
        color: #fff;
    }
    .banner-content h1 {
        font-size: 16px;
        color: #222;
    }
    .banner-content p {
        color: #666;
        font-size: 15px;
    }
    .banner-content h3 {
        font-size: 14px;
        margin: 0 0 5px 0;
    }
    .top-header ul li:last-child p {
        font-size: 13px;
    }
    .top-header ul {
        flex-direction: column;
        justify-content: center;
        gap: 10px;
    }
    .class-list {
        padding: 20px;
        margin-top: 30px;
    }
    .service-card {
        width: 100%;
    }
    .info-bg h3 {
        font-size: 22px;
    }
    .info-bg h5 {
        font-size: 22px;
    }
    .banner-overlay {
        position: relative;
        padding: 15px;
    }
    .theme-btn {
        padding: 5px 17px;
        font-size: 12px;
        color: #222;
    }
    .class-list h3 {
        font-size: 20px;
    }
    .class-list ul li a {
        font-size: 16px;
        padding: 10px 15px;
        min-height: auto;
    }
    .class-list ul li {
        width: 100%;
    }
    .about-left h3 {
        font-size: 20px;
    }
    .about-right {
        margin-top: 0;
    }
    .evalution h4 {
        font-size: 20px;
    }
    .eve-btn h5 {
        font-size: 15px;
    }
    .eve-btn h5 label {
        font-size: 11px;
    }
    .evalution p {
        font-size: 17px;
    }
    .orl {
        margin: 15px 0;
    }
    .copy-right ul {
        flex-direction: revert;
        justify-content: center; /* text-align: center; */
        margin-top: 9px;
    }
    .copy-right ul li:last-child {
        margin-left: inherit;
    }
    .inner-banner img.w-100 {
        height: 85px;
        object-fit: cover;
    }
    .inner-banner-content {
        position: absolute;
        top: 12px;
        left: 17px;
    }
    .inner-banner-content ul {
        margin: 0;
    }
    .inner-banner-content h1 {
        font-size: 14px;
        margin: 0 0 0 0;
    }
    .inner-banner-content ul a {
        font-size: 13px;
        letter-spacing: 0;
    }
    .tab-content h2 {
        font-size: 18px;
    }
    .arcd-li button.btn.btn-link {
        font-size: 16px;
        padding: 9px 40px 9px 0;
        position: relative;
        white-space: inherit;
    }
    .tab-content p {
        font-size: 16px;
    }
    header.header.inner-sec .stellarnav > ul > li > a {
        color: #fff !important;
    }
    ul#myTab a.nav-link {
        font-size: 18px;
    }
    .custom-table tr .registerButton a {
        white-space: nowrap;
    }
    h1 {
        font-size: 18px !important;
        line-height: 1.5 !important;
    }
    .year-cell select {
        width: 100%;
    }
    .team-info.contact-left {
        padding: 20px 20px;
    }
    .sidebaractioncomplaint {
        position: relative;
        top: 0;
        right: 0;
        transform: inherit;
        display: inline-block;
        margin-top: 15px;
    }
    .sidebaraction {
        position: relative;
        top: 0;
        right: 0;
        background: #18191E;
        box-shadow: 0px -6px 20px 0px rgba(37, 68, 122, 0.60);
        transform: inherit;
        display: inline-block;
        margin-top: 15px;
    }
    .scrollup {
        right: 47px;
    }
    .sidebar {
        top: 46%;
        z-index: 9999;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {

    header.header {
        position: relative;
        background: #2d313d;
    }
    a.menu-toggle {
        color: #fff !important;
    }
   
    .stellarnav.dark.right.mobile {
        text-align: right;
    }
    .stellarnav.mobile.right > ul {
        z-index: 99;
    }
    .banner-content h1 {
        font-size: 27px;
    }
    .banner-content h2 {
        font-size: 29px;
    }
    .top-header ul li:last-child p {
        color: #484848;
        font-size: 14px;
    }
    .class-list h3 {
        font-size: 30px;
    }
    .class-list ul li {
        width: 32%;
    }
    .class-list ul li a {
        font-size: 16px;
    }
    .about-left h3 {
        font-weight: 600;
        font-size: 24px;
    }
    .evalution p {
        color: #606060;
        font-size: 23px;
    }
    .footer-menu ul a {
        padding: 5px 16px;
    }
    .copy-right ul p {
        font-size: 13px;
    }
    .copy-right ul a {
        font-size: 13px;
    }
    .service-card {
        width: 50%;
    }
    .inner-banner-content {
        top: 10px;
        left: 43px;
    }
    .inner-banner-content h1 {
        font-size: 17px;
        margin: 0 0 0 0;
    }
    .custom-table tr .registerButton a {
        white-space: nowrap;
    }
    .sidebar {
        top: 37%;
    }
    .sidebaractioncomplaint {
        position: relative;
        top: 0;
        right: 0;
        transform: inherit;
        display: inline-block;
        margin-top: 15px;
    }
    .sidebaraction {
        position: relative;
        top: 0;
        right: 0;
        background: #18191E;
        box-shadow: 0px -6px 20px 0px rgba(37, 68, 122, 0.60);
        transform: inherit;
        display: inline-block;
        margin-top: 15px;
    }
    header.header.inner-sec .stellarnav > ul > li > a {
        color: #fff !important;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .stellarnav > ul > li > a {
        font-size: 15px;
        padding: 9px 14px;
    }
    .banner-content h1 {
        font-size: 57px;
    }
    .top-header ul li:last-child p {
        font-size: 20px;
    }
} /********************@media only screen and (min-width:1201px)********************/ /********************@media only screen and (min-width:1201px)********************/
