@media (min-width: 992px) {
    .all-jobs > div:nth-child(5),
    .all-jobs > div:nth-child(6),
    .all-jobs > div:nth-child(7),
    .all-jobs > div:nth-child(8),
    .all-jobs > div:nth-child(13),
    .all-jobs > div:nth-child(14),
    .all-jobs > div:nth-child(15),
    .all-jobs > div:nth-child(16) {
        background-color: var(--bs-light);
    }
}

@media (min-width: 1400px) {
    .hero-section {
        min-height: calc(100vh - 72px);
    }
}

@media (max-width: 1399.98px) {
    .header__search-input {
        display: none;
    }

    .phone_number {
        display: none;
    }

    .crp-section .crp-section___container {
        gap: 20px;
    }

    .hero-bg {
        bottom: 100px;
    }
}

@media (max-width: 991.98px) {
    .crp-section h2 {
        font-size: 22px;
    }

    .crp-section h5 {
        font-size: 16px;
    }

    .crp-section .crp-section___container .crp-item a img {
        height: 104px;
        width: 143px;
    }

    .crp-section .crp-section___container .crp-item a h4 {
        font-size: 16px;
        line-height: 22px;
        padding-right: 5px;
    }

    .crp-section .crp-section___container .crp-item a {
        gap: 16px;
    }

    .crp-section .crp-section___container .crp-item {
        height: 103px;
    }

    .hero-section {
        min-height: auto;
        padding-top: 20px;
    }

    .all-jobs > div:nth-child(4),
    .all-jobs > div:nth-child(5),
    .all-jobs > div:nth-child(6),
    .all-jobs > div:nth-child(10),
    .all-jobs > div:nth-child(11),
    .all-jobs > div:nth-child(12),
    .all-jobs > div:nth-child(16) {
        background-color: var(--bs-light);
    }

    .filter_category,
    .filter_location {
        flex: 1;
        border-right: 1px solid #e7edee;
        margin-right: 10px;
        min-width: auto;
        padding-right: 5px;
    }

    .filter_filter {
        flex-shrink: 0;
        width: 34px;
        display: inline-flex;
        align-items: center;
        justify-content: center;
    }

    .icon_text {
        padding: 0;
        gap: 0;
    }

    .aside {
        border-right: none;
        position: fixed;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        max-width: 400px;
        z-index: 9999;
        background-color: var(--bs-white);
        padding-top: 30px;
        overflow: auto;
        display: none;
    }

    .aside.show {
        display: block;
    }

    .main {
        width: 100%;
    }

    .close-aside {
        position: absolute;
        right: 10px;
        top: 10px;
    }

    .course-main {
        width: 100%;
        padding-left: 0;
        padding-top: 30px;
    }

    .sticky__fixed.sticky {
        top: 60px;
    }

    .login__left {
        display: none;
    }

    .login__right {
        width: 100%;
    }
}

@media (max-width: 767.98px) {
    .courses__nav {
        justify-content: center;
    }

    .course-card {
        width: 230px;
    }

    .course-section {
        padding: 40px 0 40px;
    }

    .hero-bg {
        bottom: 80px;
    }

    .hero-content {
        padding-block: 30px 80px;
    }

    .all-jobs > div {
        background-color: var(--bs-light);
    }

    .course-outcomes {
        -moz-column-count: 1;
        column-count: 1;
    }
}

@media (max-width: 575.98px) {
    .categories ul {
        gap: 10px;
    }

    .categories li {
        border-radius: 8px;
        height: 80px;
        padding: 0 8px;
        width: calc(50% - 5px);
    }

    .courses__nav {
        justify-content: center;
    }

    .courses__nav button {
        font-size: 16px;
        padding: 5px 15px;
    }

    .courses__nav {
        padding-bottom: 10px;
    }

    .h1,
    h1 {
        font-size: calc(1rem + 1.5vw);
    }

    .h2,
    h2 {
        font-size: calc(1rem + 0.9vw);
    }

    .hero-content {
        padding-block: 10px 60px;
    }

    .hero-search input {
        font-size: 13px;
        height: 40px;
        padding-left: 15px;
    }

    .hero-search button {
        height: 40px;
        padding: 0 20px;
        font-size: 13px;
    }

    .hero-content .h1 {
        font-size: 18px;
    }

    .logo img {
        width: 150px;
    }

    .header {
        height: 60px;
    }

    .categories {
        padding: 35px 0 35px;
    }

    .course-section {
        padding: 40px 0 40px;
    }

    .crp-section {
        padding: 40px 0;
    }

    .crp-section h2 {
        font-size: 18px;
    }

    .crp-section h5 {
        font-size: 14px;
        margin-bottom: 20px;
    }

    .publishers ul {
        justify-content: center;
    }

    .publishers h2 {
        font-size: 18px;
        margin-bottom: 25px;
    }

    .footer-links a {
        margin-bottom: 6px;
        font-size: 13px;
    }

    .footer_h3 {
        margin: 0 0 20px;
        padding-bottom: 10px;
        font-size: 13px;
    }

    .footer {
        font-size: 13px;
        padding: 35px 0 0;
    }

    .intercom-lightweight-app-launcher {
        max-width: 38px;
        width: 38px;
        max-height: 38px;
        height: 38px;
    }

    .intercom-lightweight-app-launcher-icon {
        width: 38px;
        height: 38px;
    }

    .intercom-lightweight-app-launcher-icon-open svg {
        width: 18px;
        height: 18px;
    }

    .course-card .card__nav a:last-child {
        width: 105px;
    }

    .course-card .card__nav a {
        min-height: 32px;
        font-size: 12px;
    }

    .h3,
    h3 {
        font-size: calc(1rem + 0.6vw);
    }

    .text-sm {
        font-size: 13px;
    }

    .view-link {
        font-size: 14px;
    }

    .institute-section {
        padding-block: 40px 40px;
    }

    .categories li h4 {
        font-size: 14px;
    }

    .cat__item {
        margin: 30px 0;
    }

    .cat__item {
        height: 60px;
        padding: 0 6px;
        border-radius: 4px;
    }

    .cat__img {
        border-radius: 3px;
        margin-right: 8px;
        height: 46px;
        width: 46px;
    }

    .hero-search {
        padding: 6px;
        border-radius: 15px;
    }

    .switch {
        margin: 0 15px;
    }

    .institute-cards__wrapper .owl-nav button {
        left: -17px;
        width: 34px;
        height: 34px;
        font-size: 12px !important;
    }

    .institute-cards__wrapper .owl-nav button.owl-next {
        right: -17px;
    }

    .categories li a {
        padding-left: 35px;
        text-align: left;
        align-items: start;
    }

    .categories li img {
        position: absolute;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
        margin-bottom: 0;
        width: 26px;
        height: auto;
    }

    .course-card {
        width: calc(50% - 6px);
        height: auto;
    }

    .course-card .card__info h3 {
        font-size: 12px;
        line-height: 18px;
        height: 36px;
        -webkit-line-clamp: 2;
    }

    .course-card .card__info {
        height: auto;
        padding: 5px 8px 8px;
    }

    .course-card .card__img {
        height: auto;
    }

    .course-card .card__details {
        margin-bottom: 10px;
    }

    .course-card .card__nav {
        position: relative;
        bottom: 0;
        justify-content: flex-end;
    }

    .course-card .card__nav a:first-child {
        display: none;
    }

    .login__right {
        padding: 20px 30px 18px;
    }

    .login__toggle {
        font-size: 14px;
        margin: 20px 0 25px;
    }

    .login__terms {
        font-size: 13px;
    }

    .login__tabs div {
        font-size: 16px;
    }

    .soc-log a {
        width: 34px;
        height: 34px;
    }

    .soc-log a img,
    .soc-log a svg {
        height: 18px;
    }

    .soc-log a:first-child img {
        height: 40px;
    }

    .devide-two .search-input {
        width: 100%;
        padding-bottom: 10px;
    }

    .search-btn {
        width: 100%;
    }

    .featured-categories .slick-arrow {
        left: -15px;
    }

    .featured-categories .slick-arrow.slick-next {
        right: -15px;
    }
}

@media (max-width: 380px) {
    .categories li {
        border-radius: 7px;
    }
}
