/* ****************
Ratina
************** */

@media (min-width: 1921px) {
    .containers {
        width: 1400px;
        margin: 0 auto;
    }
}

@media (max-width: 1920px) {
    .containers {
        width: 1400px;
        margin: 0 auto;
    }
}

@media (max-width: 1600px) {
    .containers {
        width: 1320px;
        margin: 0 auto;
    }
}

@media (max-width: 1400px) {
    .containers {
        width: 1140px;
        margin: 0 auto;
    }
}

@media (max-width: 1280px) {
    .containers {
        width: 90%;
        margin: 0 auto;
    }
}

@media (max-width: 1199px) {
    .section-header h2 {
        font-size: 28px;
    }
    .testimonial-four .testimonial-two-head p {
        font-size: 16px;
        margin: 37px 0 43px;
    }
    .special-course-price {
        font-size: 30px;
    }
    .title-sec h2 {
        font-size: 30px;
        color: #0b0b0b;
    }
    .course-background-info .course-title {
        font-size: 24px;
    }
    .page-banner h1 {
        font-size: 30px;
    }
    .section-sub-head h2 {
        font-size: 30px;
    }
}


/* ****************
Desktop
************** */

@media (max-width: 1023px) {}

@media (max-width: 991px) {
    .become-instructors {
        padding: 240px 0 60px
    }
    .home-slide-text h1 {
        font-size: 36px;
    }
    .home-slide-text h2 {
        font-size: 22px;
    }
    .home-slide-text p {
        font-size: 16px;
    }
    .trust-user p {
        font-size: 16px;
    }
    .testimonial-all {
        padding: 15px;
    }
    .testimonial-four .testimonial-two-head p {
        font-size: 14px;
    }
    .four-testimonial-founder h3 {
        font-size: 18px;
    }
    .become-instructors {
        padding: 440px 0 60px;
    }
    .home-slide {
        min-height: 600px;
    }
    .four-testimonial-founder span {
        font-size: 14px;
    }
    .subtitle {
        font-size: 30px;
    }
}


/* **************** 
Tab 
************** */

@media (max-width: 767px) {
    .become-instructors {
        margin-top: 100px;
        padding: 260px 0 20px
    }
    .review .container {
        width: 100%;
        max-width: 100%;
    }
    .section-header {
        display: block;
    }
    .student-course {
        position: relative;
        margin-top: 50px;
    }
    .home-slide {
        padding: 100px 0 60px;
    }
    .review {
        bottom: -300px;
    }
    .enroll-img {
        width: 60px;
        height: 100%;
    }
    .course-count h3 {
        font-size: 22px;
        margin-bottom: 0;
    }
    .course-count p {
        margin-bottom: 0;
        font-size: 16px;
    }
    .testimonial-four .slick-list {
        border: 4px solid #ededed;
        max-width: 100%;
    }
    .blog-title a {
        color: #000;
        font-size: 18px;
    }
    .enroll-group .total-course {
        margin-bottom: 15px;
    }
    .top-instructors p {
        font-size: 16px;
        margin-bottom: 0;
    }
    .subtitle {
        font-size: 24px;
    }
    .title-sec h2,
    .title-sec h5 {
        margin-bottom: 16px
    }
    .title-sec h2 {
        font-size: 24px;
        color: #0b0b0b
    }
    .special-course-price {
        font-size: 22px;
    }
    .course-background-info .course-title {
        font-size: 22px;
    }
    .breadcrumb-item a {
        font-size: 14px;
    }
    .successstoriss {
        display: block;
    }
    .post-left ul li {
        border: 0;
        padding: 0;
        margin-bottom: 8px;
    }
    .post-left ul li:first-child {
        border: 0;
        padding-left: 0;
    }
    .post-left ul {
        display: block;
    }
    .section-sub-head span {
        padding-bottom: 5px;
    }
    .footer-title {
        margin-bottom: 15px;
    }
    .page-banner h1 {
        font-size: 24px;
    }
    .section-sub-head h2 {
        font-size: 24px;
    }
    .student-mentor h4 {
        font-size: 18px;
    }
    .membershipcard .product-content .title a {
        font-size: 20px;
    }
    .course-content {
        padding: 40px 0px;
    }
    .blog-grid-box .post-left ul li,
    .grid-modern .post-left ul li {
        padding: 0;
    }
}

@media (max-width: 575px) {
    .fount-about-img img {
        margin: auto;
        border-radius: 50px;
        width: 48px;
    }
    .testi-quotes img {
        position: absolute;
        left: 20%;
        z-index: 99;
        top: -11px;
        width: 12%;
    }
    .testi-right img {
        position: absolute;
        right: 0;
        top: 0;
        width: 17%;
    }
    .user-love {
        padding: 50px 0;
        min-height: 270px;
    }
    .review {
        position: inherit;
        bottom: auto;
        top: 50px;
    }
    .testimonial-four .testimonial-two-head p {
        font-size: 14px;
        color: #000;
    }
    .become-instructors {
        margin-top: 100px;
        padding: 0;
    }
    .section-header h2 {
        font-size: 24px;
    }
    .course-img img {
        height: 50px;
    }
    .course-inner-content h4 {
        margin-bottom: 0px;
        font-size: 18px;
    }
    .course-full-width .justify-content-center {
        justify-content: start !important;
    }
}


/* **************** 
Mobile 
************** */

@media (max-width: 375px) {}

@media (max-width: 320px) {}