@media screen and (min-width: 922px) {
    .col-separator {
        border-right: 1px solid #eee;
        padding-right: 60px;
        margin: 3em 0;
    }
}

@media screen and (max-width:1440px){
.main-banner .banner-content {
    max-width: 750px;
}
.main-banner .banner-content h1{
    font-size: 60px;
}
}

@media screen and (max-width:1399px) {
    .footer-col-innner .widget {
        width: 100%;
        flex: 1;
    }

    .cart-table tr td {
        font-size: 20px;
    }
}

@media screen and (max-width:1024px) {
    .main-header .header-wrapper .header-logo .blink.desktop-link {
    max-width: 240px;
}
.main-banner .banner-content {
    max-width: 50%;
    padding-right: 15px;
}
.main-banner .banner-content h1{
    font-size: 40px;
}
}

@media screen and (max-width:991px) {
    .main-banner .banner-content{
        max-width: 100%;
        padding-right: 0;
    }
    .video-title h2 {
        font-size: 25px;
    }

    .main-banner .banner-content h1 {
        font-size: 55px;
    }

    .main-banner {
        padding-top: 220px;
        padding-bottom: 170px;
    }

    .section-title h2 {
        font-size: 35px;
    }

    .footer-col:not(:first-of-type) {
        padding-left: 20px;
    }

    .footer-col-innner .widget ul li a {
        font-size: 16px;
    }

    .footer-col-innner .widget:not(:first-of-type) {
        padding-left: 20px;
    }

    .main-footer .footer-col.site-info {
        max-width: 300px;
        flex: 0 0 300px;
    }

    .main-footer .footer-col.site-info h4 {
        font-size: 40px;
    }

    .footer-col-innner .widget ul li:not(:last-of-type) {
        margin-bottom: 10px;
    }

    .footer-col-innner .widget h4 {
        margin-bottom: 10px;
        font-size: 16px;
    }

    .main-header .header-menu {
        display: none;
    }

    .menu-toggle {
        display: inline-block;
    }

    .sticky-area {
        position: relative;
        top: 0;
    }

    .course-nav .nav-link {
        font-size: 16px;
    }

    .course-nav .nav-item:not(:last-of-type) {
        margin-right: 20px;
    }

    .infromation-desc .dr-img img {
        position: relative;
    }
}

@media screen and (max-width:767px) {
    .footer-col.footer-logo {
        max-width: 100%;
        flex: 0 0 100%;
    }

    .footer-col {
        flex: 0 0 100%;
    }

    .footer-col:not(:first-of-type) {
        padding-left: 0;
        margin-top: 10px;
    }

    .footer-col .footer-widget {
        text-align: center;
    }

    .question-box-video {
        padding-top: 50%;
    }

    .questionlist .option {
        margin-left: 0;
        margin-right: 0;
    }

    .main-banner .banner-content h1 {
        font-size: 35px;
    }

    .main-banner .banner-content h1 br {
        display: none;
    }

    .main-banner .banner-content p {
        font-size: 16px;
    }

    .main-banner {
        padding-top: 140px;
        padding-bottom: 70px;
    }

    .padding-top {
        padding-top: 40px;
    }

    .padding-bottom {
        padding-bottom: 40px;
    }

    .footer-col-innner .widget {
        flex: 0 0 100%;
    }

    .main-footer .footer-col .footer-widget {
        text-align: left;
    }

    .footer-col-innner .widget:not(:first-of-type) {
        padding-left: 0;
        margin-top: 20px;
    }

    .main-header .header-wrapper {
        padding: 5px 20px;
    }

    .main-header .header-wrapper .header-logo {
        max-width: 100%;
        flex: 1;
    }

    .main-header .header-wrapper .header-logo a {
        max-width: 130px;
    }

    .main-header {
        top: 20px;
    }

    .course-info-title h1 {
        font-size: 35px;
    }

    .course-info .course-info-block {
        padding: 20px;
    }

    .course-info-block .block-title {
        margin-bottom: 30px;
    }

    .page-banner {
        padding-top: 178px;
        padding-bottom: 70px;
        margin-bottom: 40px;
    }

    .page-banner .banner-title h1 {
        font-size: 45px;
    }

    .course-nav .nav-item:not(:last-of-type) {
        margin-right: 15px;
    }

    .preparation-card .preparation-body .pre-title {
        font-size: 20px;
    }

    .cart-table tr td {
        font-size: 20px;
    }

    .grand-total {
        padding-left: 40px;
        padding-right: 40px;
    }

    .cart-table tr {
        padding: 20px 0 0;
        border-bottom: 1px solid rgba(48, 56, 61, 0.1);
        display: block;
    }

    .cart-table.table tr td {
        display: block;
        text-align: center;
        padding: 0 0 20px;
    }

    .cart-table thead {
        display: none;
    }

    .cart-table tr td::before {
        content: attr(data-label);
        display: block;
        text-align: center;
        padding-bottom: 10px;
        font-weight: 600;
        text-transform: uppercase;
        font-size: 14px;
    }

    .cart-table .product {
        display: block;
        text-align: center;
    }

    .cart-table .product .img-wrap {
        margin: auto;
    }

    .cart-table tr td .quantity {
        margin: auto;
    }

    .newsletter-wrapper {
        padding: 40px 40px;
    }

    .mobile-link {
        display: inline;
    }

    .desktop-link {
        display: none;
    }

    .main-header .header-wrapper .header-logo .blink.desktop-link {
        display: none;
    }

    a.blink.for-mobile {
        margin-top: 36px;
        display: inline-block;
    }

    .breadcrumb .filter-form select {
        flex: 1;
        width: auto;
    }

    .breadcrumb.with-filter {
        flex-direction: column;
        margin-bottom: 20px !important;
        align-items: unset;
    }
    .inner-page-banner .banner-img{
        min-height: 300px;
    }
}

@media screen and (max-width:575px) {
    .section-title {
        flex-direction: column !important;
    }

    .section-title .btn {
        margin-top: 15px;
    }

    .section-title h2 {
        text-align: center;
    }

    .breadcrumb ul li,
    .breadcrumb ul li a {
        font-size: 12px;
    }

    .user-rating i {
        font-size: 15px;
    }

    .user-words .user-desc p {
        font-size: 14px;
    }

    .course-info-block .block-title {
        font-size: 25px;
    }

    .course-nav .nav-link {
        font-size: 14px;
    }

    .newsletter-wrapper form .input-wrapper {
        flex-direction: column;
        align-items: center;
    }

    .review-card-body {
        padding: 15px;
    }

    .mobile-link {
        display: inline;
    }

    .desktop-link {
        display: none;
    }
}