@media (min-width: 1700px) {
    .container {
        max-width: 1600px;
    }

}

@media (max-width: 1400px) {

    header a.nav-link,
    section.home-form form div select,
    section.home-form form div input,
    section.home-form form input::placeholder,
    section.assignment-help ul li,
    .topbar .f20,
    .f24,
    header .login {
        font-size: 16px;
    }

    a.navbar-brand img {
        width: 200px;
    }

    .counter .bg-shape {
        position: absolute;
        height: 190px;
        object-fit: inherit;
    }

    .priceSwiper ul li:first-child {
        font-size: 30px;
    }

    .priceSwiper ul li p ,  .f50 {
        font-size: 30px;
    }

    .priceSwiper ul li span {
        font-size: 24px;
    }

    .counter .boxes div img {
        width: 37px;
    }

    .live-chat {
        display: inline-flex;
        padding: 9px 25px;
        font-size: 16px;
        border-radius: 15px;
        border-bottom: 6px solid orangered;
    }

    .login img {
        width: 44px;
    }

    .home h1 {
        font-size: 38px;
    }

    section.home-form form div button,
    section.home-form form div p {
        font-size: 22px;
    }

    .f30 {
        font-size: 16px;
    }

    section.home .left-content img {
        width: 150px;
    }

    .home .left-content a.order-now {
        font-size: 20px;
        padding: 12px 28px;
    }

    section.home .right-content img {
        width: 450px;
    }

    section.home-form span {
        font-size: 26px;
        margin-bottom: 10px;
    }

    .home-form .right-content img,
    .field img {
        width: 100%;
    }

    .f60,
    .cta .f48,
  
    .counter_box span {
        font-size: 40px;
    }

    .latest-blog-box img,
    .paymenticons {
        width: 100%;
    }

    .f30,
    .process-box span,
    .counter_box p {
        font-size: 16px;
    }

    .assignment-help .right-content img,
    .highes-grades img {
        width: 100%;
    }

    .cta2-tiger {
        top: -30px;
        width: 275px;
    }

    .faq button.accordion-button {
        font-size: 18px;
    }

    .choose-box img {
        width: 50px;
    }

    .cta-2 .boxes .whatsapp div {
        background: var(--primary);
        padding: 5px;
    }

    .cta-2 .boxes .whatsapp {
        font-size: 20px;
        color: black;
    }

    .cta-2 .f40 {
        font-size: 26px;
    }

    img.shape-right {
        position: absolute;
        right: -55px;
        width: 68%;
    }

    .process-box {
        background: white;
        padding: 20px 20px;

    }

    .process-box p {
        font-weight: 500;
        font-size: 13px;
    }

    .f20,
    footer div ul li a,
    .testimonial-box p {
        font-size: 14px;
    }


    .choose-box span {
        font-size: 18px;
        padding: 10px 0px;
    }

    .counter .boxes .whatsapp,
    .latest-blog-box span,
    .field .f40,
    section.home-content span {
        font-size: 26px;
    }

    .counter .boxes .whatsapp div {
        background: var(--primary);
        padding: 10px;
        margin: 10px 0px;
        width: 140%;
        position: relative;
        left: -45px;
        color: var(--white);
        font-size: 26px;
    }

    .latest-blog-box .last-content p {
        font-size: 11px;
    }

    .testimonial-box span {
        font-size: 20px;
    }

    .testimonial .testiquote {
        width: 60px;
    }

}





@media (max-width: 1200px) {
    section.home .right-content img {
        width: 550px;
    }

    .academic-tiger {
        width: 100%;
    }

    .boxes img {
        width: 35px;
    }

}

@media (max-width: 992px) {


    .home {
        background: var(--primary-solid);
    }

    .pricing-content .left-content {
        padding: 10px;
    }

    section.pricing-content img {
        left: 0px;
    }

    form.order-form div {
        flex-direction: column;
        align-items: start;
    }

    .summary-img img {
        width: 275px;
        display: block;
        margin: auto;
    }

    .quality-img {
        width: 200px !important;
    }

    section {
        padding: 30px 0px;
    }

    section.home-form form div {
        flex-direction: column;
        margin-bottom: 10px;

    }

    section.home-form span {
        font-size: 16px;
    }


    .cta-2 .f40 {
        font-size: 20px;
    }

    header a.nav-link.active {
        border-bottom: 0px;
    }

    section.home .right-content img,
    img.shape-right,
    img.malaysiaflag,
    .field img {
        display: none;
    }

    section.home .left-content img {
        width: 95px;
    }

    .home .left-content a.order-now {
        font-size: 14px;
        padding: 8px 18px;
    }

    section.home-content span,
    .subject_box .f60,
    .price-heading,
    .priceSwiper ul li:first-child,
    footer .f50,
    h1,
    h2,
    h3 {
        font-size: 24px !important;
    }

    .home .f30 {
        font-size: 16px;
    }

    .choose-us .swiper-wrapper {
        margin-bottom: 30px;
    }

    .counter .boxes .whatsapp div,
    footer .boxes .whatsapp div,
    .cta-2 .boxes .whatsapp div {
        width: 100%;
        position: relative;
        left: 0px;
    }

    section.home-content .left-content,
    section.home-content .right-content {
        padding: 0px;
    }


    section.home-content::after,
    section.home-content::before {
        content: '';
        width: 100%;
        background: orangered;
    }

    .cta .right-content img,
    .cta-2 .boxes,
    .subject .w-50,
    .subject .w-25 {
        width: 100% !important;
    }


    .academic-tiger {
        width: 61%;
        display: block;
        margin: 10px auto;
    }

    .paymenticons {
        width: 50%;
    }

    img.giftpack {
        width: 30px;
    }

    .cta2-tiger {
        position: relative;
        width: 60%;
        top: 0;
    }

}

@media (max-width: 768px) {
    section.assignment-help ul {
        grid-template-columns: auto;
    }

    .counter_box {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .testimonial .swiper {
        padding-top: 20px;
    }

    .process-box {
        padding: 70px 50px;
    }

    .social-media a img {
        width: 25px;
    }


}