@media (min-width: 1400px) {}

@media (max-width: 1440px) {
    .hero {
        padding-top: 2rem;
    }

    figure.hero-arrow {
        right: -90px;
        bottom: -60px;
    }

    .parent-form {
        padding: 22px 30px;
    }

    .parent-form h6 {
        width: 80%;
        margin: auto;
        margin-bottom: 1rem;
    }

    span.circle-linear-mark.left-bottom {
        width: 255px;
        height: 255px;
        flex-shrink: 0;
    }

    figure.about-us-right {
        z-index: -1;
    }

    figure.about-us-right {
        width: 650px;
        height: 650px;
        right: -4rem;
    }

    .know-about-us .custom-content p {
        width: 75%;
    }

    .heading-2 {
        line-height: 43px;
    }

    .cta-counter {
        width: 90%;
        padding: 2rem 2rem;
    }

    .heading-3 {
        font-size: 20px;
        line-height: 24px;
    }

    .ghostwriting-solutions-slider {
        height: 630px;
    }

    .services-card .content-card {
        padding: 14px 14px;
    }

    .services-card.last-services-card {
        width: 545px;
    }

    .projects-card-slider {
        width: 1200px;
    }

    .projects-card {
        height: 319px;
    }

    .packages-card .heading {
        font-size: 20px;
    }

    .packages-card ul {
        height: 300px;
        gap: 4px;
    }

    .swiper.packages-slider {
        padding: 2.5rem 8px;
    }

    .showcase-cards-parent {
        gap: 25px;
    }

    figure.showcase-book {
        width: 330px;
        height: 330px;
    }

    .showcase-cards-parent {
        width: 30%;
    }

    .parent-showcase-books {
        padding: 5rem 0 0;
    }


    .cta-sec .heading-2 {
        width: 83%;
    }

    ul.list-style li {
        margin-bottom: 8px;
    }

    .review-card {
        padding: 0rem 14px 14px;
    }

    .client-details h6 {
        font-size: 16px;
    }

    .review-slider {
        width: 120%;
    }

    footer {
        padding: 4rem 0 0;
    }

    .parent-cta-btns {
        padding: .5rem 0 1.5rem;
    }
    
    .heading-1 {
    font-size: 45px;
}

.review-slider {
    padding-top: 1rem;
    padding-bottom: 3rem;
}

    .review-card {
        padding: 0rem 14px 14px;
        height: 180px;
    }

}

@media (max-width: 1199px) {
    .parent-form h6 {
        width: 100%;
    }

    .parent-form {
        padding: 16px 20px;
    }

    figure.loud-speaker {
        max-width: 40px;
        top: 60px;
    }

    .heading-1 {
        font-size: 40px;
        line-height: 45px;
    }

    p {
        font-size: 14px;
    }

    .parentBtns {
        gap: 1rem;
    }

    .hero {
        padding-top: 6rem;
        height: 690px;
    }

    span.bg-colored-tag {
        font-size: 16px;
    }

    .custom-btn {
        font-size: 14px;
        padding: 12px 20px;
    }

    .cta-counter {
        width: 100%;
        padding: 1.5rem 0rem;
    }

    figure.about-us-right {
        width: 550px;
        height: 550px;
    }

    .know-about-us .custom-content p {
        width: 79%;
    }

    .py {
        padding-top: 4rem;
        padding-bottom: 4rem;
    }

    .services-card.last-services-card {
        width: 100%;
    }

    .ghostwriting-solutions-slider {
        height: 490px;
    }

    .services-card p {
        height: 50px;
        overflow-y: auto;
    }

    .services-card .content-card p {
        height: 50px;
    }

    figure.services-img {
        width: 80px;
        height: 80px;
    }

    figure.services-img img {
        width: 45px;
        height: 45px;
    }

    .services-card.last-services-card {
        padding: 16px;
    }

    .projects-card-slider {
        width: 115%;
    }

    .heading-3 {
        font-size: 18px;
        line-height: 20px;
    }

    figure.showcase-book {
        width: 290px;
        height: 290px;
    }

    .showcase-cards-parent {
        width: 32%;
    }

    figure.cta-girl {
        max-width: 52%;
        z-index: -1;
    }

    button.accordion-button {
        font-size: 16px;
    }

    .news-letter-foam {
        grid-template-columns: 30% 30% 30%;
    }

    .news-letter {
        margin: 3rem 0 2rem;
    }

    .cta-foam .custom-form {
        padding: 30px 30px;
    }

    a.cta-btns {
        font-size: 14px;
    }

}

@media (max-width: 991px) {
    .hero {
        height: auto;
        padding-top: 10rem;
        padding-bottom: 6rem;
    }

    .parent-form {
        margin: 4rem auto 0rem;
        width: 60%;
    }

    .know-about-us .custom-content p {
        width: 100%;
    }

    figure.about-us-right {
        display: none;
    }

    .ghostwriting-solutions-slider {
        height: 290px;
    }

    .services-card p {
        height: 110px;
    }

    .services-card .content-card p {
        height: 120px;
    }

    .heading-2 {
        font-size: 30px;
        line-height: 35px;
    }

    .projects-card-slider {
        width: 120%;
    }

    .swiper-slide.swiper-slide-active .packages-card {
        transform: unset;
    }

    .packages-card {
        width: 60%;
        margin: auto;
    }

    .packages-card .heading {
        font-size: 26px;
    }

    .swiper.packages-slider {
        padding: 0.5rem 8px;
    }

    .showcase-books-slider {
        display: block;
    }

    .parent-showcase-books {
        display: none;
    }

    .cta-sec {
        margin-top: 0;
    }

    .showcase-card {
        background: transparent;
        box-shadow: none;
    }

    .showcase-card .heading-3 {
        color: white;
    }

    .numbers-parents::before {
        display: none;
    }

    .cards-number {
        display: none;
    }

    .showcase-books-slider span.swiper-pagination-bullet.swiper-pagination-bullet-active {
        transform: scale(.6);
    }

    .showcase-books-slider.swiper .swiper-pagination {
        bottom: -50px;
    }

    .showchase-section {
        padding-bottom: 7rem;
    }

    .showcase-card {
        height: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        padding: 18px;
    }

    .why-choice-slider {
        height: 100%;
    }

    .why-choice-slider {
        margin: 2rem 0 0;
    }

    .cta-foam .custom-form {
        padding: 20px 20px;
    }

    .cta-foam .custom-form input {
        margin-bottom: 1.5rem;
    }

    .cta-foam .custom-form textarea,
    .cta-foam .custom-form input {
        font-size: 14px;
    }

    .cta-foam .custom-form textarea {
        height: 140px;
    }

    footer {
        padding: 3rem 0 0;
    }

    .footer-content {
        width: 96%;
    }

    .parent-cta-btns {
        flex-direction: column;
        align-items: center;
        justify-content: start;
        gap: 1.5rem;
    }

    .address {
        width: 100%;
    }

    .news-letter-foam {
        grid-template-columns: 28% 30% 30%;
        gap: 1rem;
    }

    .news-letter-foam input {
        height: 43px;
    }

    .news-letter-foam input::placeholder {
        font-size: 14px;
    }

    .client-details h6 {
        font-size: 14px;
    }

    .services-card p {
        height: 60px;
    }

    .parent-tag {
        font-size: 16px;
    }
    
    .parent-bottom-footer {
    flex-direction: column;
    gap: 10px;
}

}

@media (max-width: 767px) {
    .child-top-header a {
        display: inline-block;
        max-width: 20em;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    header a.cta-btns {
        display: none;
    }

    .heading-1 {
        font-size: 42px;
        line-height: normal;
    }

    figure.hero-arrow {
        right: 0;
        transform: rotate(-215deg) rotateX(180deg) rotateY(0deg);
    }

    .parent-form {
        width: 100%;
    }

    figure.loud-speaker {
        max-width: 60px;
        top: 40px;
    }

    .ghostwriting-solutions-slider {
        height: 240px;
    }

    .services-card .content-card p {
        height: 70px;
    }

    .services-card.first-services-card {
        border-radius: 20px;
        border: 1px solid #FFF;
        background: #FFF;
        height: 100%;
        padding: 20px;
    }

    .services-card.first-services-card .heading-2.white {
        color: black;
    }

    .services-card.first-services-card p {
        color: black;
    }

    .services-card.first-services-card a.btn.custom-btn {
        background: linear-gradient(180deg, #6B60FF 0%, #25B192 100%);
        color: white;
    }

    .parent-content-header {
        grid-template-columns: 100%;
        gap: 0rem;
    }

    .projects-card-slider {
        width: 140%;
    }

    .packages-card {
        width: 80%;
    }

    .review-slider {
        width: 95%;
    }
    
    .news-letter .heading-1-1 {
    font-size: 25px;
}

}

@media (max-width: 575px) {
    
    .parent-bottom-footer ul a {
    font-size: 14px;
}

    .heading-1 {
        font-size: 28px;
    }
    
    a.navbar-brand {
    margin: 0;
}
    
    .right-side-header .parentBtns {
        width: 100%;
        white-space: nowrap;
    }

    .custom-btn {
        padding: 10px 15px;
    }

    header nav.navbar .container {
        margin: 0 10px;
    }

    .child-top-header a {
        max-width: 13em;
        font-size: 12px;
    }

    .child-top-header {
        gap: 4px;
    }

    span.bg-colored-tag {
        font-size: 14px;
    }

    .parent-form h6 {
        font-size: 30px;
        line-height: normal;
    }

    figure.loud-speaker {
        max-width: 40px;
        top: 60px;
    }

    .parent-form :is(input, textarea, select) {
        font-size: 14px;
    }

    .parent-form :is(input, textarea, select)::placeholder {
        font-size: 14px;
    }

    .heading-2 {
        font-size: 22px;
        line-height: normal;
    }

    p.counter-number {
        font-size: 29px;
    }

    .counter-child span {
        font-size: 16px;
    }

    .counter-child {
        gap: 6px;
    }

    .services-card p {
        height: 55px;
    }

    .heading-2 {
        font-size: 20px;
        line-height: normal;
    }

    .ghostwriting-solutions-slider {
        height: 250px;
    }

    .projects-card-slider {
        width: 110%;
    }

    .packages-card {
        width: 100%;
    }

    span.pkg-details {
        font-size: 14px;
    }

    figure.cta-girl {
        display: none;
    }

    .email-subscribe {
        width: 100%;
        margin-top: 1.5rem;
    }

    .email-subscribe input {
        height: 63px;
    }

    .email-subscribe .custom-btn {
        height: 45px;
    }

    .cta-sec {
        height: 250px;
    }

    .cta-sec .heading-2 {
        width: 100%;
        text-align: center;
    }

    ul.list-style li {
        font-size: 14px;
    }

    .heading-3 {
        font-size: 16px;
    }

    button.accordion-button {
        font-size: 14px;
        padding: 6px 8px;
    }

    .accordion-body {
        font-size: 14px;
        line-height: normal;
        padding: 10px 8px;
    }

    .review-slider {
        width: 93%;
    }

    .cta-foam .custom-form input {
        margin-bottom: 1rem;
    }

    .cta-foam .custom-form textarea {
        height: 100px;
        font-size: 14px;
    }

    footer {
        border-radius: 50px 50px 0px 0px;
    }

    figure.hero-arrow {
        max-width: 150px;
        bottom: -50px;
    }

    .projects-card {
        height: 230px;
    }

    .projects-card-slider {
        width: 100%;
    }

    .news-letter-foam {
        grid-template-columns: 100%;
        margin-top: 1.5rem;
    }

    .news-letter-foam input {
        text-align: center;
        font-size: 14px;
        height: 40px;
    }

    .news-letter-foam input::placeholder {
        font-size: 14px;
    }

    .news-letter .heading-1-1 {
        font-size: 18px;
    }

    .address {
        gap: 10px;
    }

    .address img {
        width: 20px;
    }

    .address a {
        font-size: 14px;
    }

    header .custom-btn {
        padding: 10px 10px;
        border-radius: 10px;
    }
    
    .parent-form:after {
    background: black;
    background-image: none;
}

.footer-content h6 {
    margin: 0 0 0rem;
}

    a.navbar-brand img {
        max-width: 180px;
    }
    
    header nav.navbar .container {
        padding: 6px 6px;
    }
    
    .hero {
        border-radius: 0 0 15px 15px;
    }
    
    button.accordion-button {
    font-weight: 600 !important;
}

    footer {
        border-radius: 20px 20px 0px 0px;
    }
    
    .custom-form p {
    font-size: 12px;
    line-height: normal;
}


.cta-foam .custom-form {
    margin: 0rem auto 0;
}

}

@media (max-width: 320px) {

    .child-top-header a {
        max-width: 10em;
        font-size: 12px;
    }
    .heading-1 {
        font-size: 24px;
    }

    .hero .custom-content .parentBtns .custom-btn {
        width: 100%;
    }

    .hero .custom-content .parentBtns {
        flex-direction: column;
    }

    figure.hero-arrow {
        right: -20px;
        max-width: 130px;
    }

    .parent-form {
        padding: 10px 10px 15px;
    }

    .parent-form h6 {
        font-size: 28px;
        line-height: normal;
    }

    .hero {
        padding-bottom: 4rem;
    }

    .projects-card {
        height: 360px;
    }

    .packages-card .heading {
        font-size: 20px;
    }

    .packages-card ul li .pkg-icon {
        width: 20px;
    }

    .packages-footer a.anchar {
        font-size: 14px;
    }

    .our-team-card {
        height: 224px;
    }

    .cta-foam .custom-form {
        padding: 12px;
    }

    .news-letter .heading-1-1 {
        font-size: 22px;
    }

    p.bottom-footer {
        font-size: 13px;
    }
    
        a.navbar-brand img {
        max-width: 140px;
    }
    
        span.bg-colored-tag {
        font-size: 12px;
    }
    
    header nav.navbar .container {
    padding: 6px 6px;
}

    .parent-bottom-footer ul a {
        font-size: 12px;
    }
    
    .news-letter .heading-1-1 {
        font-size: 16px;
    }

}