@media (min-width: 1600px) {}

@media (max-width: 1440px) {
    .heading-1 {
        font-size: 40px;
    }

    .parent-hero-content p {
        width: 75%;
    }

    .rounded-parent {
        width: 530px;
        height: auto;
    }

    .main-circle {
        top: 160px;
        padding-top: 5rem;
    }

    .outer-circle figure:nth-child(01) {
        top: 200px;
        left: -140px;
    }

    .outer-circle figure:nth-child(02) {
        left: 0px;
        top: 70px;
    }

    .outer-circle figure:nth-child(03) {
        left: 210px;
        top: 40px;
    }

    .outer-circle figure:nth-child(04) {
        right: -5px;
        top: 60px;
    }

    .outer-circle figure:nth-child(05) {
        right: -120px;
        top: 210px;
    }


    .hero-sec {
        height: 603px;
    }

    .ghostwriting-solutions-slider {
        height: 965px;
    }

    .content-card p {
        padding-right: 6px;
    }

    .generic-card {
        height: 305px;
    }

    .bottom-generic-heading .heading-3 {
        padding: 9px 20px 10px;
    }

    .generic-card-slider {
        height: 650px;
    }

    .main-heading.centered {
        margin: 0 0 1.5rem;
    }

    .generic-card p {
        font-size: 14px;
        line-height: normal;
        padding-top: 2px;
        height: 140px;
    }

    .process-card .heading-3 {
        font-size: 18px;
    }

    .process-card {
        padding: 25px 10px;
        height: 500px;
    }

    .process-card p {
        height: 160px;
    }

    .process-card {
        height: 435px;
    }

    .process-sec:before {
        top: -11px;
    }

    figure.process-string {
        left: 110px;
    }

    figure.process-string img {
        height: 600px;
        width: 950px;
    }

    .parent-faq-right {
        width: 390px;
    }

    .inner-banner {
        padding: 10rem 0 7rem;
    }

    figure.bottom-cta-top {
        right: 2%;
    }

    figure.bottom-cta-bottom {
        left: 1%;
    }

    .bottom-cta-banner p {
        width: 80%;
    }

    .bottom-footer {
        margin: 3rem 0 0;
    }

    .faq-sec.py {
        padding-bottom: 9rem;
    }

    @keyframes ball2 {
        0% {
            transform: translate(50px, 0px);
        }

        100% {
            transform: translate(0px, 0px);
        }
    }

    @keyframes ball1 {
        0% {
            transform: translate(-50px, 0px);
        }

        100% {
            transform: translate(0px, 0px);
        }
    }

    .services-card {
        height: 300px;
    }

    .ghostwriting-solutions-slider-inner {
        height: 635px;
    }

    figure.why-choice-us-layer img,
    figure.top-yellow-layer img {
        max-width: 250px;
    }

    .heading-3 {
    font-size: 17px;
}

    
    p {
        font-size: 14px;
    }
    
    .accordion-body {
        font-size: 14px;
    }
    
    .footer-link-parent ul li a {
        font-size: 14px;
    }
    
    .parent-bottom-footer ul li a {
        font-size: 14px;
    }

}

@media (max-width: 1199px) {

    .heading-1 {
        font-size: 50px;
    }

    .parent-hero-content p {
        width: 90%;
    }

    .hero-sec {
        height: 700px;
    }

    .ghostwriting-solutions-slider {
        height: 590px;
        padding: 0 0 1rem;
    }

    .heading-2 {
        font-size: 30px;
        line-height: normal;
    }


    .generic-card-slider {
        height: auto;
    }

    .ghostwriting-solutions-slider {
        height: auto;
    }

    .our-services-sec:before {
        top: -6px;
    }

    figure.top-yellow-layer {
        max-width: 200px;
    }

    figure.why-choice-us-layer {
        max-width: 200px;
    }

    .heading-3 {
        font-size: 18px;
        line-height: normal;
    }

    .our-process-slider .swiper-slide:nth-child(even) .process-card {
        margin-top: 0;
    }


    span.for-numbers {
        position: absolute;
        top: 10px;
        right: 10px !important;
        margin: 0 !important;
        left: unset !important;
        width: 50px;
        height: 50px;
        border-radius: 28px;
        opacity: 1;
        background: var(--primary-color);
        color: white;
        font-size: 24px;
    }

    .process-card {
        height: 310px;
    }

    .process-card p {
        height: 90px;
    }

    .process-sec:before {
        top: -8px;
    }

    figure.process-string {
        display: none;
    }

    .why-choice-us-slider {
        height: 600px;
    }

    .parent-faq-right {
        width: 340px;
        height: 400px;
        top: 25px;
    }

    .faq-sec.py {
        padding-bottom: 7rem;
    }

    .faq-parent {
        padding: 20px;
    }

    .review-slider-2-parent {
        margin-right: 0px;
    }

    .review-slider-2-parent .swiper-wrapper .swiper-slide:nth-child(07) {
        transform: translate(55px, 0px);
    }

    ul.footer-anchar-list {
        padding: 0 0px 0px;
    }

    .footer-link-parent.contact-us-details ul.footer-anchar-list li.bolded a {
        font-size: 16px;
    }

    ul.footer-anchar-list li {
        margin: 0 0 4px;
    }

    figure.bottom-cta-top {
        right: 0%;
    }

    figure.bottom-cta-bottom {
        left: 0%;
    }

    figure.bottom-cta-top img {
        max-width: 80px;
    }

    figure.bottom-cta-bottom img {
        max-width: 130px;
    }

    figure.why-icon {
        margin-top: -38px;
        margin-left: -22px;
        padding: 6px 6px;
    }

}

@media (max-width: 991px) {

    .parent-bottom-footer {
        flex-direction: column;
        gap: 6px;
    }

    .left-footer {
        text-align: center;
    }

    .review-slider-2-parent .swiper-wrapper .swiper-slide:nth-child(02) {
        transform: translate(0px, 30px);
    }

    .review-slider-2-parent .swiper-wrapper .swiper-slide:nth-child(03) {
        transform: translate(0px, 60px);
    }

    .review-slider-2-parent .swiper-wrapper .swiper-slide:nth-child(04) {
        transform: translate(30px, 140px) scale(1.7);
    }

    .review-slider-2-parent .swiper-wrapper .swiper-slide:nth-child(05) {
        transform: translate(45px, 60px);
    }

    .review-slider-2-parent .swiper-wrapper .swiper-slide:nth-child(06) {
        transform: translate(34px, 30px);
    }

    .review-slider-2-parent .swiper-wrapper .swiper-slide:nth-child(07) {
        transform: translate(20px, 0px);
    }

    .review-slider-child {
        padding: 30px 40px;
    }

    header#header.fixed .navbar-toggler {
        filter: none;
    }

    .about-us-sec .custom-content {
        margin: 4rem 0 0;
    }

    .process-card {
        height: 340px;
    }

    .process-card .heading-3 {
        font-size: 16px;
    }

    .why-choice-us-slider {
        height: auto;
        padding: 2rem 1rem 2rem;
    }

    header#header nav.navbar {
        background: var(--primary-color);
        border-radius: 8px;
        padding: 5px 10px;
        gap: 1rem;
    }

    .navbar-collapse {
        margin: 0rem 0rem 2rem;
    }

    ul.navbar-nav {
        gap: 14px;
    }

    .nav-link {
        padding: 10px 10px;
        justify-content: center;
        text-align: center;
    }

    header .dropdown-menu {
        margin: 1rem 0;
    }

    header .dropdown .nav-link {
        text-align: center;
    }

    header .parentBtns {
        justify-content: center;
        align-items: center;
        text-align: center;
        margin: 1.5rem 0 0;
    }

    .navbar-collapse {
        height: 75dvh;
        overflow-y: auto;
        overflow-x: hidden;
    }

    header .dropdown .nav-link {
        margin: 0;
    }

    .hero-sec {
        height: 725px;
    }

    .outer-circle figure:nth-child(01) {
        top: 270px;
        left: -40px;
    }

    .main-circle {
        width: 95%;
    }

    .rounded-parent {
        width: 490px;
    }

    .outer-circle figure:nth-child(03) {
        left: 190px;
        top: 40px;
    }

    .outer-circle figure:nth-child(04) {
        right: -5px;
        top: 75px;
    }

    .py {
        padding-top: 4rem;
        padding-bottom: 4rem;
    }

    .video-parent img {
        width: 100%;
        margin-top: 1rem;
    }

    .why-choice-us-card p {
        padding-right: 20px;
    }

    .why-choice-us-slider {
        padding: 2rem 1rem 4rem;
    }

    .cta-banner {
        padding: 4rem 0;
    }

    .parent-cta-img {
        display: none;
    }

    .parent-faq-right {
        display: none;
    }

    .faq-parent {
        width: 100%;
        grid-template-columns: 100%;
    }

    .review-slider-2-parent .swiper-wrapper .swiper-slide:nth-child(04) {
        transform: translate(30px, 135px) scale(1.7);
    }

    .ghostwriting-solutions-slider-inner {
        height: auto;
        padding: 3rem 0 0;
    }

}

@media (max-width: 767px) {
    .hero-sec {
        height: 665px;
    }

    .heading-1 {
        font-size: 30px;
        line-height: normal;
    }

    .main-circle {
        width: 85%;
        top: 190px;
    }

    .parent-btn {
        gap: 10px;
    }

    .parent-hero-content p {
        width: 100%;
    }

    .outer-circle figure img {
        max-width: 140px;
    }

    .outer-circle figure:nth-child(02) {
        left: 20px;
        top: 160px;
    }

    .outer-circle figure:nth-child(03) {
        left: 190px;
        top: 80px;
    }

    .outer-circle figure:nth-child(04) {
        right: 25px;
        top: 145px;
    }

    .outer-circle figure:nth-child(05) {
        right: -40px;
        top: 270px;
    }

    figure.why-choice-us-layer {
        max-width: 130px;
    }

    .process-card {
        height: 290px;
    }

    .process-card p {
        height: 70px;
    }

    .why-choice-us-slider {
        padding: 2rem 1rem 4rem;
    }

    .review-slider-2-parent figure.client-pictures img {
        max-width: 50px;
    }

    .review-slider-2-parent figure.client-pictures {
        width: 55px;
    }

    .review-slider-2-parent {
        height: 190px;
    }

    .review-slider-child {
        padding: 25px 20px;
    }

    .review-slider-child p {
        height: 110px;
        overflow-y: auto;
        padding-right: 12px;
    }

    .yellow.d-block {
        display: inline-block !important;
    }

    h6.footer-link-child {
        font-size: 15px;
        margin: 0 0 1rem;
    }

    header#header .navbar-nav .dropdown-menu {
        border-color: white;
    }

    .inner-banner {
        padding: 9rem 0 4rem;
    }

    .services-card {
        height: 250px;
    }

    .content-card p {
        height: 70px;
    }
    
    figure.accept-payment {
        margin: 1rem 0 1.5rem;
    }
    
    .heading-2 {
        font-size: 22px;
    }

}

@media (max-width: 575px) {

    .hero-sec {
        height: 460px;
        padding: 7rem 0;
    }

    .main-circle {
        width: 85%;
        height: 500px;
        top: 50px;
        max-width: 100%;
        margin: auto;
        position: static;
    }

    .outer-circle figure img {
        display: none;
    }

    .heading-1 {
        font-size: 20px;
    }

    .main-circle {
        width: 100%;
        background: transparent;
        padding: 0;
        margin: 1rem 0 0;
        height: auto;
        gap: 0;
    }

    .rounded-parent {
        width: 100%;
    }

    .main-circle .heading-2 {
        color: white;
    }

    .process-sec:before {
        height: 102%;
        background-size: cover;
        top: -8px;
        left: -50px;
        background-position: right;
    }

    .process-card {
        height: 335px;
    }

    .process-card p {
        height: 90px;
    }

    .why-choice-us-card {
        height: 220px;
    }

    .heading-2 {
        font-size: 22px;
    }

    .accordion-button {
        font-size: 14px;
        padding: 16px 0;
    }

    .accordion-button::after {
        width: 25px;
        height: 25px;
    }

    .faq-sec.py {
        padding-bottom: 5rem;
    }

    .reviews-slider-2 {
        display: none;
    }

    .review-slider-2-parent {
        display: none;
    }

    .bottom-cta-banner p {
        width: 100%;
    }

    .footer-link-parent {
        margin: 1rem 0 0rem;
    }

    .left-footer p {
        margin: 0;
    }

    .parent-bottom-footer ul li a {
        font-size: 14px;
    }

    .parent-bottom-footer p {
        font-size: 13px;
        text-align: center;
    }

    .parent-bottom-footer {
        gap: 4px;
    }

    .nav-link {
        border: 1px solid white;
    }

    header .dropdown-menu {
        margin: 14px 0 0;
    }

    .tag {
        font-size: 14px;
    }

    p {
        font-size: 14px;
    }

    .nav-link {
        font-size: 14px;
        margin: 0 0px;
    }

    header .dropdown-item {
        font-size: 14px;
    }

    .process-sec:before {
        top: -7px;
    }

    .inner-banner {
        padding: 8rem 0 3rem;
    }

}

@media (max-width: 320px) {

    .navbar-brand {
        margin: 0;
    }

    .custom-btn {
        padding: 6px 10px;
        font-size: 14px;
    }

    .hero-sec {
        height: 480px;
        padding: 8rem 0;
    }

    .py {
        padding-top: 3rem;
        padding-bottom: 3rem;
    }

    .about-us-sec .custom-content {
        margin: 3rem 0 0;
    }

    .our-services-sec:before {
        top: -5px;
    }

    .services-card {
        padding: 6px 6px;
    }

    figure.top-yellow-layer {
        max-width: 103px;
    }

    .heading-2 {
        font-size: 18px;
    }

    .parent-bottom-footer ul {
        gap: 8px;
    }

    .parent-bottom-footer ul li a {
        font-size: 13px;
    }

    .parent-bottom-footer p {
        font-size: 11px;
    }

    .footer-link-parent ul li a {
        font-size: 14px;
    }

    h6.footer-link-child {
        font-size: 14px;
    }

    .footer-link-parent.contact-us-details ul.footer-anchar-list li.bolded a {
        font-size: 14px;
    }

    .left-footer {
        text-align: start;
    }

    .parent-bottom-footer ul {
        list-style: none;
    }

    .accordion-body {
        font-size: 14px;
        line-height: normal;
    }

    figure.bottom-cta-top img {
        max-width: 40px;
    }

    figure.bottom-cta-bottom img {
        max-width: 45px;
    }

}