/* only for mobile started here */
@media screen and (max-width: 768px) {
    .mob-d-none {
        display: none;
    }

    .sec-pad {
        padding: 40px 10px;
    }

    .mob-mt-25 {
        margin-top: 25px;
    }

    .mob-m-t-20-b-65 {
        margin-top: 20px;
        margin-bottom: 65px;
    }

    .about-section-one {
        flex-direction: column;
    }

    .section-3-video-container {
        margin-top: 15px;
    }

    .vision-container {
        margin-bottom: 50px;
    }

    .footer-container {
        flex-direction: column;
    }

    header .header-container .logo-search-container {
        order: 2;
        display: block;
        padding: 0;
        margin-bottom: 5px;
        height: 0px;
    }

    .scroll-to-top {
        right: 12px;
        bottom: 88px;
    }

    .floating-whatsapp {
        bottom: 88px;
        display: none;
    }

    /*  */
    .home-top-swiper-banner .swiper-slide img.hide-in-mob,
    .hide-in-mob {
        display: none;
    }

    .inner-page-banner .hide-in-mob {
        display: none;
    }

    .common-heading {
        font-size: 22px;
        line-height: 34px;
    }

    .common-heading::after {
        bottom: -2px;
    }

    header .top-header {
        display: none;
    }

    header {
        padding-bottom: 160px;
    }

    header.akash-header.sticky-menu .logo-search-container .search-container {
        transform: translateY(-110px);
        transition: 0.4s all ease-in-out;
    }

    header.akash-header.sticky-menu .logo-search-container .search-container.active {
        transform: translateY(0);
    }

    header .header-container {
        display: flex;
        flex-direction: column;
        /* position: relative; */
    }

    header .header-container .logo-search-container {
        order: 2;
        display: block;
        padding: 0;
        margin-bottom: 5px;
        height: 0px;
    }

    header .header-container .main-menu {
        order: 1;
    }

    .logo-search-container .logo-container {
        width: 130px;
        height: 60px;
        left: 10px;
        padding: 6px;
        top: 10px;
    }

    .logo-search-container .search-container .mob-d-none {
        display: none !important;
    }

    .logo-search-container .search-container {
        flex-direction: column;
        background: #336774;
        padding: 15px;
        gap: 10px;
        box-shadow: 0px 0px 10px #00000030;
        width: 96%;
        margin-left: 2%;
        border-radius: 0 0 10px 10px;
        transition: 0.4s all ease-in-out;
    }

    .logo-search-container .search-container .search-bar-wrapper {
        width: 100%;
        justify-content: center;
    }

    .logo-search-container .search-container .search-bar-wrapper input {
        width: calc(100% - 50px);
    }

    header.akash-header.sticky-menu .logo-search-container .search-container.active {
        display: block;
    }

    header.akash-header.sticky-menu .logo-search-container .search-container {
        transform: translateY(-110px);
        display: none;
        transition: 0.4s all ease-in-out;
    }

    .about-section-one .about-founder-img-wrapper {
        width: 100%;
    }

    .about-section-one .about-founder-img-wrapper img {
        height: 310px;
        object-fit: contain;
    }

    .product-list-item-container2 .product-item-img-wrapper2 {
        width: 90%;
        height: auto;
    }

    .mode-img-container img {
        width: 15px;
        height: 15px;
    }

    .product-search-section {
        flex-direction: row;
        align-items: flex-start;
        padding: 10px;
        gap: 15px;
        align-items: center;
    }

    .product-search-bg-2 {
        flex-direction: column;
        gap: 0px;
        padding-top: 0px;
        padding-bottom: 10px;
        background: #14363e;
        margin-top: -1px !important;
    }

    .product-search-bg-2 .product-search-section {
        gap: 10px;
    }

    .product-search-section .filter-container {
        margin-left: 20px;
    }

    .contact-details-container,
    .heading-search-container {
        flex-direction: column;
        align-items: flex-start;
    }

    .heading-search-container h1 {
        text-align: left;
    }

    .faculty-search-container {
        flex-direction: column;
        align-items: flex-start;
    }

    .faculty-search-container select {
        width: 280px;
    }

    .login-page-container .login-wrapper {
        width: 95%;
    }

    .shop-section-container .mob-o-2,
    .shop-details-wrapper .price-share-container h2 {
        order: 2;
    }

    .price-share-container {
        flex-direction: column;
        gap: 15px;
        align-items: flex-start;
    }

    .offer-ends-in-container {
        flex-direction: column;
        gap: 13px;
    }

    .choose-product-details-container .col-1 {
        display: none;
    }

    .choose-product-details-container .row .col-3 {
        flex: 0 0 auto;
        width: 33.33333333% !important;
    }

    .successful-msg-container .successful-msg-wrapper h1 {
        flex: 1;
        font-size: 25px;
    }

    .my-profile-section {
        flex-direction: column;
    }

    .my-profile-section .my-profile-left-section {
        width: 100%;
    }

    .my-profile-left-section .my-profile-tab {
        min-height: unset;
    }

    .my-profile-left-section .my-profile-tab ul {
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: center;
    }

    .my-profile-left-section .my-profile-tab ul li {
        text-wrap: nowrap;
        width: fit-content;
    }

    .my-profile-right-section .cus-tab-content ul {
        flex-wrap: wrap;
        padding-left: 0px;
        border-bottom: none;
        gap: 10px;
        justify-content: center;
        display: flex;
    }

    .my-profile-right-section .cus-tab-content ul li {
        text-wrap: nowrap;
    }

    .order-container .serial-link {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        text-align: center;
        gap: 20px;
    }

    .all-order-container {
        flex-direction: column;
        justify-content: center;
        align-items: center;
        text-align: center;
    }

    .contact-details-container .contact-details-left {
        width: 100%;
    }

    .product-search-section .filter-subject-container {
        overflow: scroll;
        flex-wrap: unset;
        margin-left: 20px;
        flex: 1;
    }

    .product-search-section .filter-subject-container button {
        text-wrap: nowrap;
        overflow: unset;
        white-space: nowrap;
    }

    .product-search-section .filter-subject-name {
        width: fit-content;
        padding: 3px;
    }

    .who-we-are-box-container {
        flex-wrap: wrap;
    }

    .index-mode-container {
        height: auto;
        padding: 50px 0;
    }

    .index-mode-container ul {
        flex-wrap: wrap;
        position: relative;
        align-items: center;
        justify-content: center;
        top: unset;
        left: unset;
        transform: unset;
        gap: 70px;
    }

    .app-feature-container-left .app-feature-item {
        flex-direction: row-reverse;
    }

    .app-feature-container {
        padding: 20px 50px;
    }

    .demo-lecture-section .tab-content {
        height: 250px;
        margin-top: 20px;
    }

    .testimonials-section .AkashTestimonialstSwiper .swiper-button-next,
    .testimonials-section .AkashTestimonialstSwiper .swiper-button-prev {
        display: none;
    }

    footer {
        padding-bottom: 75px;
    }

    .footer-all-reserve-container {
        flex-direction: column;
        gap: 10px;
        padding: 15px 0;
        background: transparent;
    }

    .demo-lecture-modal-container .modal-dialog {
        margin: auto;
    }

    footer .left-side-fixed-container {
        display: none;
    }

    .who-we-are-section .common-heading {
        margin-top: 20px;
    }

    .about-video-container img {
        height: 200px;
    }

    .about-video-modal-container .modal-dialog .modal-content {
        height: 250px;
    }

    .about-video-modal-container .modal-dialog {
        width: unset;
    }

    .about-video-modal-container .btn-close {
        top: -23px;
        right: 0;
    }

    header .header-container .header-marq {
        display: none;
    }

    .home-lecture-section h2 {
        margin-bottom: 10px;
    }

    .home-my-profile-container .profile-name-img-wrapper span {
        display: none;
    }

    .testimonials-item-wrapper {
        height: auto;
    }

    .crossed-text-wrapper {
        flex-direction: column;
        gap: 0;
    }

    .product-list-item-container2 .product-item-content-wrapper2 {
        padding: 0;
        padding-top: 50px;
    }

    .special-offer-container {
        padding: 5px;
    }

    .special-offer-container .swiper-wrapper .swiper-slide img {
        height: 150px;
    }
}

/* only for mobile ended here */

/* for large screen started here */
@media screen and (min-width: 769px) {
    .only-for-mob {
        display: none;
    }

    .akash-header.sticky-menu .search-icon-in-mob {
        display: none;
    }

    .ca-cma-mob-container {
        display: none;
    }

    .footer-bottom-menu {
        display: none;
    }
}

/* for large screen ended here */

@media screen and (max-width: 600px) {
    .only-mob-d-none {
        display: none;
    }
}


/* tab started here */
@media screen and (min-width: 576px) and (max-width: 1023px) {
    .footer-container {
        flex-direction: row;
        flex-wrap: wrap;
    }

    .footer-container .footer-item {
        width: 46%;
        flex: unset;
    }

    .youtube-video-container iframe {
        height: 320px;
    }

    .my-profile-section {
        flex-direction: row;
        gap: 15px;
    }

    .my-profile-section .my-profile-left-section {
        width: 200px;
    }

    .my-profile-left-section .my-profile-tab ul li {
        width: 100%;
    }

    .all-order-container {
        flex-direction: row;
    }

    .my-profile-right-section .cus-tab-content ul li {
        font-size: 12px;
    }

    .my-profile-right-section .cus-tab-content ul {
        justify-content: flex-start;
    }

    .contact-details-container,
    .heading-search-container {
        flex-direction: row;
        flex-wrap: wrap;
    }

    .contact-details-container .contact-details-left {
        width: 45%;
    }

    .footer-bottom-menu {
        display: block;
    }

    .floating-whatsapp {
        display: none;
    }

    /* menu start */
    header .top-header {
        display: none;
    }

    header {
        padding-bottom: 160px;
    }

    header.akash-header.sticky-menu .logo-search-container .search-container {
        transform: translateY(-110px);
        transition: 0.4s all ease-in-out;
    }

    header.akash-header.sticky-menu .logo-search-container .search-container.active {
        transform: translateY(0);
    }

    header .header-container {
        display: flex;
        flex-direction: column;
        /* position: relative; */
    }

    header .header-container .logo-search-container {
        order: 2;
        display: block;
        padding: 0;
        margin-bottom: 5px;
        height: 0px;
    }

    header .header-container .main-menu {
        order: 1;
    }

    .logo-search-container .logo-container {
        width: 130px;
        height: 60px;
        left: 10px;
        padding: 6px;
        top: 10px;
    }

    .logo-search-container .search-container .mob-d-none {
        display: none !important;
    }

    .logo-search-container .search-container {
        flex-direction: column;
        background: #336774;
        padding: 15px;
        gap: 10px;
        box-shadow: 0px 0px 10px #00000030;
        width: 96%;
        margin-left: 2%;
        border-radius: 0 0 10px 10px;
        transition: 0.4s all ease-in-out;
    }

    .logo-search-container .search-container .search-bar-wrapper {
        width: 100%;
        justify-content: center;
    }

    .logo-search-container .search-container .search-bar-wrapper input {
        width: calc(100% - 50px);
    }

    header.akash-header.sticky-menu .logo-search-container .search-container.active {
        display: block;
    }

    header.akash-header.sticky-menu .logo-search-container .search-container {
        transform: translateY(-110px);
        display: none;
        transition: 0.4s all ease-in-out;
    }

    header .header-container .header-marq {
        display: none;
    }

    /* menu end */
}

/* tab ended here */