@media(max-width:1660px) {
    .footer-social-content ul li a {
    font-size: 15px;
}

    .banner-sec-form::before {
        width: 80%;
        height: 70px;
    }
}

@media(max-width:1600px) {
    .footer-social-content ul li a {
        font-size: 14px;
    }
}

@media(max-width:1440px) {
    .order-image-content a img {
        width: 100%;
    }

    .why-choose-img-bg .doc-image {
        width: 100%;
    }

    .testi-image-box img {
        width: 100%;
    }

    .banner-sec-bark-review img {
        width: 180px;
    }

    .banner-sec-form::before {
        width: 74%;
        height: 57px;
    }
    
    .footer-content ul li a {font-size: 14px;}

.footer-social-content ul li a {
    font-size: 12px;
}
}

@media(max-width:1330px) {
    .header .container {
        max-width: 92%;
    }

    .banner-sec .container {
        max-width: 92%;
    }

    .btn-expert-whatsapp-second-sect::after {
        right: 60% !important;
        top: -42% !important;
    }

    .rating-review-image img {
        width: 100%;
    }

    .rating-review-image::before {
        bottom: 35px;
    }

    .why-choose-content-last ul li {
        padding: 8px 10px;
        font-size: 14px;
    }

    .amazon-banner-img img {
        width: 100%;
    }

    .download-image-btn {
        gap: 20px;
    }

    .download-image-content h5 {
        width: 40%;
        font-size: 16px;
        padding: 6px 17px;
    }

    .footer-content img {
        width: 55%;
    }

    .footer-social-link {
        flex-wrap: wrap;
        gap: 10px;
    }
}

@media(max-width:1199px) {
    .btn-whatsapp-cntct-sect a {
    padding: 12px 30px;
}
    .banner-sec-form::before {
        height: 54px;
    }

    .banner-sec-bark-review img {
        width: 171px;
    }

    .second-right-part h1 {
        font-size: 25px;
    }

    .second-right-part p {
        font-size: 16px;
    }

    .theme-heading {
        font-size: 26px;
        line-height: 38px;
    }

    .best-services-content-right img {
        width: 100%;
    }

    .cta-img a img {
        width: 100%;
    }

    .exclusive-academic-box h3 {
        font-size: 15px;
    }

    .rating-reviews-box h2 {
        font-size: 26px;
    }

    .rating-slide h3 {
        font-size: 17px;
    }

    .rating-review-image::before {
        bottom: 0;
    }

    .why-choose-img-bg-content1 h3 {
        padding: 4px 48px 4px 22px;
    }

    .why-choose-content-last ul li {
        width: 100%;
    }

    .btn-order-cntct-sect a {
        padding: 12px 14px;
        font-size: 13px;
    }

    .download-image-btn p {
        width: 100%;
        font-size: 16px;
    }

    .download-image-content h3 {
        font-size: 35px;
    }

    .download-image-content h5 {
        width: 100%;
    }
}

@media(max-width: 992px) {
    .form-tag {
    font-size: 16px;
    width: 80%;
    padding: 14px 0px 14px 28px;
}
    .banner-sec {
        padding: 178px 0px;
    }

    .expert-section .slick-next {
        display: none !important;
    }

    .expert-section .slick-prev {
        display: none !important;
    }

    .header .navbar-nav {
        gap: 14px;
    }

    .header .nav-link.theme-btn {
        padding: 10px 26px;
    }

    .banner-sec-bark-review img {
        width: 140px;
    }

    .banner-sec-form form input {
        font-size: 12px;
    }

    .banner-sec-form form select {
        font-size: 14px;
    }

    .whatsapp-theme {
        margin-left: 0 !important;
        padding: 8px 10px;
    }

    a.expert-btn-second-sect.icon-btn {
        padding: 10px 15px;
    }

    .theme-heading {
        font-size: 25px;
        line-height: 30px;
    }

    .rating-reviews-box {
        padding: 15px 60px 15px 78px;
        margin: unset;
    }

    .rating-reviews-box h2 {
        font-size: 17px;
        line-height: 25px;
    }

    .rating-review-image::before {
        bottom: -39px;
        width: 187px;
        height: 235px;
        left: -43px;
    }

    .banner-sec-form::before {
        height: 43px;
    }
}

@media(max-width:768px) {
    .nav-item .dropdown-menu a {
    color: #fff;
}
        .nav-item .dropdown-menu {
    position: unset;
    background: unset;
    border: none;
}
    .subjects h4 {
        margin-left: 0;
        font-size: 14px;
    }

    a.button1.btn-primary-yellow.large {
        padding: 13px 58px;
    }

    .line-extras-buttons {
        display: none;
    }

    .main-banner-btn {
        gap: 10px;
    }

    .banner-sec.inner-banner-sec {
        height: 180vh;
    }

    .support-title .subtitle {
        width: 100%;
    }

    .banner-sec {
        /* height: 132vh; */
        padding: 140px 0px;
    }

    .header .navbar-toggler {
        background-color: var(--white-color);
    }

    .header .navbar-collapse {
        background-image: linear-gradient(to bottom, #1b8c9c 0%, #83c1c9 100%);
    }

    .header .navbar-nav {
        align-items: flex-start;
        padding: 26px;
        box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    }

    .header .nav-link.theme-btn {
        background: var(--primary);
    }

    .banner-sec-form {
        margin-top: 60px;
    }

    .banner-sec-bark-review img {
        width: 220px;
    }

    .second-section .container {
        max-width: 92%;
    }

    .btn-expert-whatsapp-second-sect {
        display: flex;
        align-items: center;
        gap: 7px;
        flex-wrap: wrap;
    }

    .btn-expert-whatsapp-second-sect::after {
        display: none;
    }

    .second-right-part {
        width: 100%;
    }

    .second-left-part {
        width: 100%;
    }

    .best-services .container {
        max-width: 92%;
    }

    .best-services-content-right {
        margin-top: 20px;
    }

    .best-assignment-service .container {
        max-width: 92%;
    }

    .best-assignment-service::before {
        z-index: 0;
    }

    .order-image-sec {
        padding: 30px 0px 0px 0px;
    }

    .rating-review-image::before {
        display: none;
    }

    .rating-review-image {
        margin-top: 30px;
    }

    .why-choose-sec .container {
        max-width: 92%;
    }

    .why-choose-img-bg-content1 {
        margin-top: 20px;
    }

    .pricing-box {
        margin-bottom: 20px;
    }

    .testimonials-sec {
        padding: 230px 0px 100px;
    }

    .heading-contact h1 {
        font-size: 42px;
    }

    .cntct-btn {
        display: block;
    }

    .left-cntct-sect .bannerForm-contactus {
        width: 100%;
        margin-left: unset;
    }

    h3.cntct-head-left {
        font-size: 29px;
    }

    .download-sec .container {
        max-width: 92%;
    }
    .why-chhose-grid {
        grid-template-columns: 1fr; /* single column */
    }
}

@media(max-width:575px) {
    .section.services-section {overflow-x: hidden;}
    
    .header {
    top: 55px;
}
    .site-header__title {
    font-size: 60px;
}

.main-content__checkmark {
    font-size: 100px;
}

.main-content__body {
    font-size: 16px;
}

    .support-section {
        overflow-x: hidden;
        overflow-y: hidden;
        height: 1400px;
    }

    .free-extras-white-bg {
        position: unset;
        height: unset;
        max-width: 100%;
    }

    section.section.bg-light h1 {
        font-size: 35px;
    }

    div#experts h1 span {
        font-size: 40px;
    }

    .guarantees-head h1 {
        font-size: 40px;
    }

    .subjects h4 {
        margin-left: 30px;
    }

    .banner-sec.inner-banner-sec {
        height: unset;
        padding: 140px 0px;
    }

    .footer-content img {
        width: 150px;
    }

    .footer .container {
        max-width: 90%;
    }

    .banner-sec-bark-review img {
        width: 150px;
    }
}

@media(max-width:414px) {
    .thankyou_sec {
    padding: 40px 0px;
    margin-bottom: 0;
    height: unset;
}

.site-header__title {
    font-size: 50px;
}

.main-content__checkmark {
    font-size: 70px;
}
    .support-section {
        overflow-x: hidden;
    }

    .box {
        padding-left: 22px;
    }

    .support-title p {
        font-size: 72px;
        line-height: 80px;
    }

    .support-title span {
        font-size: 30px;
        line-height: 34px;
    }

    .support-title .subtitle {
        margin-top: 40px;
        font-size: 16px;
    }

    .support-container__text span {
        font-size: 15px;
    }

    .icon img {
        width: unset;
    }

    .support-section {
        height: unset;
    }

    .experience-section {
        margin-bottom: 28px;
    }

    .support-container__heading h4 {
        font-size: 18px;
    }

    .guarantees-head h1 {
        font-size: 28px;
        margin-bottom: 10px;
    }

    .guarantees-block {
        height: unset;
        padding: 20px 0px;
    }

    .guarantees-block-content {
        max-width: 100%;
        margin-left: 50px;
        margin-right: 50px;
    }

    .guarantees-block-content h2 {
        font-size: 20px;
    }

    .free-extras-white-bg {
        max-width: 100%;
        position: unset;
        margin-top: unset;
        height: unset;
    }

    .main-guarantees-block .part-free-extras {
        position: unset;
    }

    .lazy-background-for-color {
        border-radius: 12px;
    }

    .img-id img {
        width: unset;
    }

    .r-name {
        margin-left: 0;
    }

    p.expert-para {
        display: none;
    }

    .contact-us-section:before {
        display: none;
    }

    .expert-section {
        margin-bottom: 20px;
    }

    a.expert-banner-btn {
        font-size: 14px;
        padding: 10px 12px;
    }

    .main-banner-btn {
        gap: 6px;
    }

    h1.service-head {
        font-size: 35px;
    }

    .easytostart-section h1 {
        font-size: 35px;
    }

    section.section.bg-light h1 {
        font-size: 32px;
    }

    .heading {
        font-size: 23px;
    }

    .subjects h4 {
        margin-left: 21px;
    }

    div#experts h1 span {
        font-size: 35px;
    }

    .guarantees-head h1 {
        font-size: 35px;
    }

    .easytostart-left-part img {
        width: 100%;
    }

    .banner-sec-form {
        width: 100%;
        padding: 48px 24px 30px 24px;
    }

    .banner-sec-form h3 {
        font-size: 25px;
    }

    .banner-sec {
        padding: 110px 0px;
    }

    .banner-sec .banner-sec-content h1 {
        font-size: 27px;
    }

    .banner-sec .banner-sec-content p {
        font-size: 14px;
    }

    .banner-sec-bark-review img {
        width: 115px;
    }

    .banner-sec-bark-review {
        display: none;
    }

    .header .navbar-brand img {
        width: 70%;
    }

    .theme-heading {
        font-size: 18px;
        line-height: 23px;
    }

    .google-play-img {
        text-align: center;
    }

    .cta-img a img {
        width: 100%;
    }

    .cta-sec .cta-img {
        margin-bottom: 10px;
    }

    .cta-sec .col-lg-4-border::after {
        display: none;
    }

    .cta-sec .col-lg-4-border::before {
        display: none;
    }

    .exclusive-academic-content h2 {
        font-size: 20px;
    }

    .rating-reviews-box {
        padding: 15px 60px 15px 68px;
    }

    .why-choose-heading h2 {
        line-height: 40px;
        font-size: 25px;
    }

    .why-choose-img-bg-content1 h3 {
        font-size: 20px;
    }

    .why-choose-content-last ul li {
        margin-left: 0;
    }

    .faqs-sec .container {
        max-width: 92%;
    }

    .pricing-content-head h3 {
        font-size: 20px;
    }

    .pricing-sec .container {
        max-width: 92%;
    }

    .testi-content h3 {
        font-size: 25px;
        margin-top: 10px;
    }

    .heading-contact h1 {
        margin-bottom: 0px;
        font-size: 27px;
    }

    h3.cntct-head-left {
        font-size: 17px;
        margin-bottom: 20px;
    }

    .btn-order-cntct-sect a {
        width: 100%;
        text-align: center;
    }

    .btn-whatsapp-cntct-sect a {
        width: 100%;
        text-align: center;
    }

    .btn-whatsapp-cntct-sect {
        margin-bottom: 20px;
    }

    .left-cntct-sect .form-value h2 {
        font-size: 20px;
    }

    .download-sec .container {
        padding: 34px 30px;
    }

    .download-image-content h3 {
        font-size: 22px;
    }

    .download-image-content h3 br {
        display: none;
    }

    .download-sec {
        padding-bottom: 10px;
    }

    .footer .container {
        max-width: 92%;
    }
}

@media(max-width:375px) {
    section.section.bg-light h1 {
        font-size: 28px;
    }

    .heading {
        font-size: 20px;
    }

    .header .container {
        max-width: 100%;
    }

    .banner-sec {
        padding: 110px 0px;
    }

    .banner-sec-form .banner-form-btn button {
        padding: 12px 90px;
    }

    .banner-sec-form::before {
        height: 38px;
    }

    .banner-sec .container {
        max-width: 100%;
    }

    .best-services .container {
        max-width: 100%;
    }

    .rating-reviews .container {
        max-width: 100%;
    }

    .why-choose-img-bg {
        padding: 40px 30px 10px 30px;
    }

    .customer .customer-content h2 {
        font-size: 26px;
        width: 100%;
    }

    .privacy-sec-content h1 {
        font-size: 28px;
        line-height: 35px;
    }

    .privacy-sec .container {
        max-width: 100%;
    }

    .whatsapp-theme {
        padding: 8px 9px;
    }
}

@media(max-width:360px) {
    a.expert-banner-btn {
        padding: 13px 4px;
        font-size: 12px;
    }

    .whatsapp-theme {
        padding: 8px 6px;
        font-size: 13px;
    }

    .banner-sec.inner-banner-sec {
        height: 185vh;
    }

    .banner-sec {
        padding: 110px 0px;
    }
}

@media(max-width:420px) {
 a.expert-banner-btn {
    padding: 10px 14px;
    font-size: 13px;
}   
}

@media(max-width:400px) {
 a.expert-banner-btn {
    padding: 10px 13px;
    font-size: 13px;
}   
}