@media screen and (max-width: 1400px) {
    section.cards,
    section.faqs,
    section.level,
    section.levels,
    section.service {
        padding: 50px 0;
    }
    section.service h6 {
        font-size: 20px;
    }
    .all-assignments .title h2,
    .faqs .bottom-content h5,
    section.all-assignments .title h2,
    section.cards h5,
    section.faqs h3,
    section.level h2,
    section.service h3,
    section.testimonial h3 {
        font-size: 30px;
    }
    .high-class .left-content h4 {
        font-size: 25px;
    }
    section.cards h6 {
        font-size: 19px;
    }
    section.high-class .col-lg-5 img:nth-child(2) {
        width: 250px;
        position: absolute;
        left: 336px;
        top: 52px;
    }
    section.level img {
        width: 300px;
        height: auto;
    }
    .slick-slide img {
        margin: auto;
    }
    section.cards .boxes .content p {
        padding: 0 80px;
        font-size: 15px;
    }
    .cards .content {
        padding: 78px 0 0 6px;
    }
}
@media screen and (max-width: 992px) {
    .home-banner {
        background: linear-gradient(115deg, rgba(0,201,201,1) 14%, rgba(37,189,189,1) 61%, rgba(37,189,189,1) 78%);
    }
    .about-listing ul {
        grid-template-columns: auto;
    }
    .home-banner form h4,
    .home-banner form select:nth-child(7) {
        width: 100%;
    }
    .level-container .course span:nth-child(2) {
        justify-content: start;
    }
    section.testimonial .content p {
        padding: 0 50px;
    }
    .home-banner .left-content p,
    .listing li span:nth-child(2) {
        padding-right: 0;
        text-align: center;
    }
    section.home-banner img {
        width: 130px;
        margin-right: 16px;
    }
    .home-banner .left-content h1 {
        text-align: center;
    }
    .home-banner form {
        width: 100%;
        margin-top: 30px;
    }
    .level-container .course:before,
    .listing a:nth-child(4),
    section.high-class img {
        display: none;
    }
    section.level .title {
        padding: 0 100px;
    }
    .level-container {
        grid-template-columns: 1fr;
        margin: auto;
        height: 400px;
        overflow-y: auto;
        padding-left: 20px;
    }
    section.levels .row {
        height: 200px;
        overflow-y: auto;
        margin-bottom: 30px;
    }
    section.levels .row::-webkit-scrollbar {
        width: 2px;
    }
    section.levels .row::-webkit-scrollbar-track {
        box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    }
    section.levels .row::-webkit-scrollbar-thumb {
        background-color: var(--color-green);
        outline: 1px solid var(--color-green);
    }
    .listing li img {
        margin: auto auto 10px;
        display: block;
    }
    .listing li,
    .listing li span:nth-child(2) {
        display: block;
    }
    .listing div {
        width: 100%;
        background: var(--color-green);
    }
    section.service h3 {
        padding: 0 16px;
    }
}
@media screen and (max-width: 768px) {
    .about-listing ul svg {
        display: block;
        margin: auto;
        padding-bottom: 10px;
    }
    section.about-info .left-content ul li span {
        padding: 0 50px;
        text-align: center;
        display: block;
    }
    .navbar-nav .nav-item:nth-child(4)::before,
    .order-payments,
    .primary-btn,
    section.about-info .right-content img {
        display: none;
    }
    .high-class .left-content,
    section.review-info .left-content p {
        padding-right: 0;
    }
    .level-container .course span:nth-child(2) {
        width: 79%;
        left: 20%;
        top: 19%;
        font-size: 14px;
    }
    .listing ul {
        grid-template-columns: auto;
    }
    img.footer-logo {
        width: auto !important;
    }
    .level-container .course:before {
        top: -3px;
        left: 17%;
        width: 315px;
        height: 55px;
        background-size: contain;
    }
    p {
        font-size: 14px !important;
    }
    section.header {
        top: 0;
    }
    section.header .navbar-collapse {
        background-color: #000;
        padding-left: 10px;
        padding-bottom: 30px;
    }
    .home-banner .left-content h1,
    section.level h1,
    section.levels h1,
    section.service h1,
    section.testimonial h3 {
        font-size: 20px !important;
        line-height: 26px !important;
        padding: 10px;
    }
    section.home-banner img {
        width: 100px;
        margin: 0 10px;
    }
    .home-banner {
        padding: 120px 0 70px;
    }
    .home-banner form input,
    .home-banner form select {
        width: 100%;
        border-radius: 0;
    }
    .home-banner form input:nth-child(4),
    .home-banner form select:nth-child(6) {
        margin-left: 0;
    }
    .home-banner form h4 {
        font-size: 23px;
        padding: 15px;
        border-radius: 0;
    }
    .high-class .left-content h4 {
        font-size: 20px;
        line-height: 26px;
        text-align: left;
    }
    section.high-class {
        padding: 50px 0 20px;
        text-align: center;
    }
    .high-class .left-content p {
        padding: 0;
        text-align: left;
        font-weight: 400;
        line-height: 23px;
    }
    .high-class .whatsapp {
        position: relative;
    }
    .high-class .whatsapp svg,
    .whatsapp a {
        position: absolute;
        left: -273px;
        top: 65px;
        font-size: 25px !important;
        line-height: 1;
    }
    .high-class .whatsapp svg {
        padding-right: 10px;
    }
    section.about-info h3,
    section.cards h5,
    section.cipd-reviews h3,
    section.faqs h3,
    section.level-slider h2,
    section.review-info .left-content h3,
    section.review-info .right-content h4,
    section.service h6 {
        font-size: 20px;
    }
    .all-assignments,
    section.cards,
    section.level,
    section.service {
        padding: 50px 0;
    }
    .faqs .bottom-content p,
    section.level .title {
        padding: 0 25px;
    }
    section.all-assignments .title h2,
    section.level-3-info h2 {
        font-size: 20px;
        padding: 0;
    }
    section.order-now h3 {
        font-size: 20px;
        line-height: 26px;
        padding-bottom: 11px;
    }
    section.order-now .content {
        padding: 40px 20px;
        border-radius: 0;
    }
    .order-now {
        padding: 60px 0;
    }
    section.levels {
        padding: 40px 20px;
    }
    section.levels .content div {
        line-height: 30px;
    }
    section.testimonial .content {
        padding-top: 35px;
        top: -39px;
    }
    section.testimonial .fa-v {
        top: -51px;
    }
    section.testimonial .content p {
        font-size: 16px;
        padding: 0 45px 0 51px;
    }
    section.faqs {
        padding: 50px 5px;
    }
    section.faqs .content {
        padding: 20px;
    }
    .faqs .bottom-content h5,
    .faqs .content h4 {
        font-size: 20px;
        text-align: left;
    }
    .listing {
        background-color: #22cebe;
        padding: 25px;
        height: 425px;
        overflow-y: auto;
    }
    .listing::-webkit-scrollbar {
        width: 3px;
    }
    .listing::-webkit-scrollbar-track {
        box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    }
    .listing::-webkit-scrollbar-thumb {
        background-color: #000;
        outline: #000 solid 1px;
    }
    .listing li span:nth-child(2),
    section.cards .boxes .content p,
    section.service .col-md-3 {
        padding: 0;
    }
    .listing .primary-btn,
    .listing div {
        border-radius: 0;
    }
    section.flags h4 {
        font-size: 20px;
        line-height: 26px;
        text-align: center;
        padding-bottom: 20px;
    }
    footer.foooter h4 {
        padding-top: 20px;
        font-size: 23px;
    }
    .home-banner form {
        padding: 30px 20px;
    }
    button#read-more-btn {
        margin-left: 20px;
    }
    .navbar-light .navbar-toggler {
        color: rgba(0, 0, 0, 0.55);
        border-color: #fff;
        margin-top: -22px;
    }
    .bottom-content {
        background-color: var(--color-grey);
        margin-bottom: 10px;
        padding-bottom: 20px;
    }
    .faqs .bottom-content h5 {
        padding-left: 20px;
    }
    img.box-bg {
        visibility: hidden;
    }
    section.cards .boxes .content {
        left: 0;
        border: 3px solid #fff;
        color: #fff;
        margin: 15px;
    }
    section.cards img {
        filter: invert(1);
    }
    .boxes .content p,
    section.cards h6 {
        transform: rotate(0);
    }
    .cards .content {
        padding: 30px;
        margin-top: 20px;
    }
    section.cards .boxes {
        position: relative;
        height: 325px;
    }
    .level-scroll::-webkit-scrollbar {
        width: 1px;
    }
    .level-scroll::-webkit-scrollbar-track {
        box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    }
    .level-scroll::-webkit-scrollbar-thumb {
        background-color: var(--color-green);
        outline: 1px solid var(--color-green);
    }
    footer.foooter img:first-child {
        width: 300px;
        margin: auto;
        display: block;
    }
    .home-banner form h3 {
        font-size: 19px;
        padding-bottom: 10px;
    }
    .service img {
        width: 130px;
        margin-top: 20px;
    }
    .testimonial .slick-slide img {
        max-width: 150px;
    }
    .levels .content .d-flex {
        line-height: 26px;
        margin-bottom: 12px;
    }
    .assignment-4,
    .assignment-7,
    .three-slider .assignment-3 {
        margin-left: 0;
        padding: 0 20px;
    }
    section.high-class.class-3:before {
        top: 294px;
        right: -157px;
        font-size: 90px;
        display: none;
    }
    .level-3 h2 {
        font-size: 20px !important;
        line-height: 26px !important;
    }
    section.level-3-info:before {
        top: 234px;
        left: -74px;
        font-size: 200px;
        color: #c9cbda4f;
        z-index: -1;
    }
    section.high-class.class-3 h4 {
        font-size: 20px;
        line-height: 26px;
        font-weight: 700;
    }
    section.high-class.class-3 ul li p {
        line-height: 1.3;
    }
    section.high-class .left-content {
        height: 350px;
        overflow: auto;
    }
    section.high-class .left-content::-webkit-scrollbar {
        width: 2px;
    }
    section.high-class .left-content::-webkit-scrollbar-track {
        box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    }
    section.high-class .left-content::-webkit-scrollbar-thumb {
        background-color: #fff;
        outline: #fff solid 1px;
    }
    section.level-slider {
        text-align: center;
        padding: 40px 0;
    }
    .cipd-writers-slider .content div ul:nth-child(3) li span:first-child,
    .cipd-writers-slider .content h3,
    section.about-banner h2 {
        font-size: 25px;
    }
    .cipd-writers-slider .content p {
        padding: 0 20px;
    }
    .cipd-writers-slider .content div ul:nth-child(4) li span:first-child,
    .cipd-writers-slider .content div ul:nth-child(4) li span:nth-child(2) {
        font-size: 13px;
    }
    .card-shadow {
        background-color: #80808014;
        padding-top: 20px;
    }
    section.about-banner p {
        padding: 0;
        line-height: 21px;
    }
    section.about-info .left-content ul li {
        display: block;
        margin-bottom: 0;
    }
    section.about-info p {
        padding-right: 0;
        line-height: 20px;
        font-weight: 400;
    }
    .about-banner {
        padding: 150px 0 55px;
    }
    section.pricing .col-sm-4 ul:nth-child(2) li,
    section.pricing h5 {
        width: 350px;
        font-size: 18px;
        font-weight: 600;
        margin: auto;
    }
    section.pricing-info h3 {
        font-size: 20px;
        padding-bottom: 10px;
    }
    section.pricing-info {
        padding: 40px 0;
    }
    section.pricing h5 {
        width: 350px;
        height: 80px;
        font-size: 30px;
    }
    .cipd-reviews .nav-tabs {
        justify-content: center;
    }
    .cipd-reviews .nav-tabs .nav-link {
        width: auto;
        align-items: center;
        margin: 0 5px;
    }
    .cipd-reviews .nav-tabs .nav-link img {
        width: 70px;
    }
    section.review-info {
        padding: 40px 0;
        text-align: center;
    }
    section.review-info .right-content {
        margin: 0 10px;
        padding: 58px 0 50px;
    }
    section.review-info a {
        padding: 8px 25px;
        font-size: 15px;
    }
    section.pricing .col-sm-4 ul:nth-child(2) li {
        height: 48px;
        border-bottom: 3px solid var(--color-green);
    }
    form.order-form {
        padding: 30px 10px;
    }
    form.order-form input,
    form.order-form select,
    form.order-form ul input {
        width: 100%;
        border-radius: 0;
        height: 35px;
        font-size: 13px;
        padding-left: 10px;
        margin-bottom: 10px;
    }
    form.order-form ul input {
        margin-bottom: 0;
        padding-left: 0;
    }
    form.order-form ul {
        flex-direction: column;
        align-items: center;
    }
    form.order-form ul span {
        font-size: 14px;
        font-weight: 400;
        color: var(--color-perpal);
    }
    section.order-form h4:first-child {
        font-size: 20px;
        margin: 20px 0 0;
    }
    .amount button {
        margin-top: 25px;
    }
}
@media screen and (max-width: 360px) {
    .level-container .course:before {
        top: 0;
        left: 11px;
        width: 307px;
        height: 47px;
        background-size: contain;
    }
    section.about-info {
        padding: 55px 0 0;
    }
}
