@media (max-width:991px) {
    .menu-header ul {
        position: fixed;
        top: 0;
        left: -100%;
        width: 100%;
        height: 101vh;
        min-height: 100vh;
        background: linear-gradient(180deg, #0e0d59, #930666);
        border-radius: 0;
        max-width: 500px;
        flex-direction: column;
        justify-content: center;
        gap: 10px;
        border: none;
        overflow: auto;
        padding: 20px;
        transform: none;
        transition: 0.3s ease-in-out;
    }

    .menu-header ul:before {
        display: none;
    }

    .header-btn-contact {
        display: none;
    }

    .button-menu {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: space-between;
        height: 25px;
        width: 35px;
        border: none;
        background: transparent;
    }

    .button-menu.active-menu-icon .menu-btn-line.top-line {
        transform: rotate(45deg) translate(5px, 5px);
    }

    .button-menu.active-menu-icon .menu-btn-line.middle-line {
        opacity: 0;
    }

    .button-menu.active-menu-icon .menu-btn-line.bottom-line {
        transform: rotate(313deg) translate(6px, -6px);
    }

    ul.active-menu {
        left: 0;
    }

    .active-menu-icon {
        position: relative;
        z-index: 2;
    }

    .button-menu {
        height: 18px;
        width: 25px;
        background: 0 0;
        border: none;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }

    .menu-header {
        align-items: center;
    }

    .menu-btn-line {
        display: block;
        width: 100%;
        height: 2px;
        background: #ffc200;
        transition: .3s ease-in-out;
    }

    .min-heiht-100vh {
        min-height: auto;
        padding: 160px 0;
    }

    .header-main {
        padding: 20px 0;
    }

    .link-left-banner {
        display: none;
    }

    .container-970,
    .container-1480,
    .container-1640,
    .container-1490,
    .container-1050,
    .container-1144 {
        max-width: 90%;
    }

    .container-1695 {
        max-width: 90%;
        margin: 0 auto;
    }

    .fa-36 {
        font-size: 25px;
    }

    .fa-100 {
        font-size: 50px;
    }

    .fa-20 {
        font-size: 16px;
    }

    .rotated-portion-ebook {
        transform: rotate(-2deg) translateX(-50%);
        bottom: 40px;
    }

    .image-abs-right-main-banner {
        display: none;
    }

    .mb-30 {
        margin-bottom: 20px;
    }

    .rotated-portion-ebook {
        padding: 15px 0;
    }

    .rotated-portion-ebook>div h3,
    .rotated-portion-ebook marquee h3 {
        margin-right: 25px;
        padding-right: 55px;
        font-size: 20px;
    }

    .bg-image-banner {
        background-position: right;
    }

    .pt-250 {
        padding-top: 70px;
    }

    .pb-250 {
        padding-bottom: 70px;
    }

    .services-slider-main-parent .slick-list {
        padding-right: 0;
    }

    .no-container-but-contained {
        max-width: 90%;
        margin: 0 auto;
    }

    .services-slider-main-parent .slick-list .slick-list {
        display: none !important;
    }

    .services-slider-main-parent .slick-track .slick-slide {
        margin: 0;
        margin-right: 23px;
    }

    .fa-40 {
        font-size: 30px;
    }

    .btn-sliders {
        margin-top: 15px;
    }

    .arrows-icons {
        width: 48px;
        height: 48px;
        font-size: 16px;
    }

    .services-slider-main-parent {
        padding: 30px 0 0;
    }

    .services-slider-item-header h3 {
        font-size: 20px;
    }

    .services-slider-item-text p {
        font-size: 14px;
    }

    .services-slider-item-text {
        padding: 20px 20px 0;
    }

    .heading-text-easy-process h3 {
        font-size: 35px;
        margin: 20px 0;
    }

    .heading-text-easy-process p {
        font-size: 16px;
        margin-bottom: 20px;
        max-width: 100%;
    }

    .before-design-image:before,
    .after-design-image:after {
        display: none;
    }

    .heading-text-easy-process {
        text-align: center;
        margin-bottom: 45px;
    }

    .btn-reg {
        gap: 10px;
        font-size: 14px;
        border: none;
        padding: 7px 8px 7px 16px;
    }

    .image-btn {
        width: 30px;
        height: 30px;
    }

    .image-btn img {
        max-width: 15px;
    }

    .heading-text-easy-process .btn-reg {
        margin: 0 auto;
    }

    .main-parent-vertical-slider {
        margin: 0 auto;
    }

    .slick-vertical {
        margin: 0px 0 0;
    }

    .we-best-text {
        left: -100px;
        max-width: 65px;
        font-size: 17px;
    }

    .item-easy-process {
        padding: 20px 0;
        margin: 3px 0;
    }

    .item-easy-process h3 {
        font-size: 20px;
    }

    .fa-60 {
        font-size: 30px;
    }

    .fa-18 {
        font-size: 16px;
    }

    .image-content-writing-company {
        max-width: 100%;
        opacity: 0.2;
        z-index: -1;
        height: 100%;
        width: 100%;
        transform: translateY(-50%) scale(1);
    }

    .section-writing-company {
        padding: 50px 0;
        margin: 60px 0;
    }

    .circle-design-before:before {
        width: 100%;
        border-radius: 0;
    }

    .circle-design-after:after {
        opacity: 0;
        display: none;
    }

    br {
        display: none;
    }

    .text-content-writing-company .btn-reg.btn-absolute-bottom {
        position: relative;
        bottom: 0;
        margin: 0 auto;
        margin-top: 25px;
    }

    .mw-594 {
        max-width: 100%;
    }

    .mw-695 {
        max-width: 100%;
    }

    .text-content-writing-company {
        text-align: center;
    }

    .right-side-specs-images-design {
        display: none;
    }

    .specification-text ul li {
        padding-left: 23px;
        margin-bottom: 10px;
        font-size: 16px;
    }

    .specification-text ul li:before {
        font-size: 13px;
    }

    .pt-100 {
        padding-top: 50px;
    }

    .mb-150 {
        margin-bottom: 80px;
    }

    .blog-dots {
        display: none;
    }

    .specification-text ul {
        column-count: 3;
        column-gap: 30px;
        margin: 25px 0;
        max-width: 100%;
    }

    .rotated-section-bw-page .rotated-portion-ebook h3 {
        font-size: 20px;
        letter-spacing: -1px;
    }

    .rotated-section-bw-page .rotated-portion-ebook h3:after {
        background-size: 20px;
    }

    .mt-150 {
        margin-top: 80px;
    }

    .blog-left {
        text-align: center;
        margin-bottom: 45px;
    }

    .mw-375 {
        max-width: 100%;
    }

    .blog-main-heading h2 {
        max-width: 100%;
    }

    .fa-80 {
        font-size: 35px;
    }

    .blog-main-content p {
        max-width: 100%;
        line-height: 180%;
    }

    .mb-40 {
        margin-bottom: 20px;
    }

    .mb-50 {
        margin-bottom: 25px;
    }

    .blog-left .btn-reg.ms-auto {
        margin: 0 auto;
    }

    .why-choose-us:before {
        opacity: 0.2;
    }

    .section-client-review.circle-design-before:before {
        width: 100%;
    }

    .bg-green,
    .bg-blue,
    .bg-yellow {
        transform: none;
    }

    .clip-img img {
        max-width: 50px;
    }

    .reviews-slider-item.slick-current .clip-img {
        top: -21px;
    }

    .reviews-slider-item {
        background-size: 100% 100%;
    }

    .blog-left {
        padding-left: 0px;
    }

    .section-latest-blogs .row {
        flex-direction: column-reverse;
    }

    .blog-left .btn-reg {
        margin: 0 auto;
    }

    .blog-left-design {
        display: none;
    }

    .blog-book {
        z-index: -1;
        opacity: 0.2;
    }

    .pt-200 {
        padding-top: 50px;
    }

    .section-client-review.pt-100 {
        padding-top: 50px;
    }

    .fa-70 {
        font-size: 35px;
    }

    .pen-image {
        opacity: 0.2;
        top: 50%;
        left: 50%;
        height: 100%;
        transform: translate(-50%, -40%);
    }

    .ways-to-contact-items {
        padding: 15px 25px;
        gap: 15px;
    }

    .ways-to-contact-items-image {
        width: 50px;
        height: 50px;
        flex: 0 0 50px;
    }

    .ways-to-contact .row {
        row-gap: 12px;
    }

    .mb-100 {
        margin-bottom: 50px;
    }

    .row-main-footer-links .col-footer {
        flex: 0 0 50%;
        max-width: calc(50% - 10px);
    }

    .row-main-footer-links {
        flex-wrap: wrap;
        gap: 15px;
    }

    .column-count-2 {
        gap: 20px;
    }

    .text-footer-form {
        margin-bottom: 20px;
    }

    .image-abs-abt {
        opacity: 0.2;
        width: 150px;
    }

    .text-main-banner p {
        max-width: 100%;
        margin: 0 auto;
        margin-bottom: 20px;
    }

    .about-slider-main-parent {
        padding: 60px 0px;
    }

    .mission-left-design {
        display: none;
    }

    .about-blurb-text p {
        max-width: 100%;
    }

    .fa-30 {
        font-size: 25px;
    }

    .procedure-blurb {
        position: relative;
        left: unset;
        width: 100%;
        height: 200px;
        flex: 0 0 33.33%;
        max-width: 200px;
    }

    .procedure-blurb-img {
        max-width: 50px;
    }

    .procedure-blurb-heading h3 {
        text-align: center;
    }

    .procedure-blurb.gap-20 {
        gap: 10px;
    }

    .procedure-steps-main {
        max-width: 700px;
        flex-wrap: wrap;
        gap: 20px;
    }

    .procedure.pt-150 {
        padding-top: 0;
    }

    .procedure.pb-150 {
        padding-bottom: 50px;
    }

    .procedure-steps-main.pb-250 {
        padding-bottom: 0px;
    }

    .accomplishments-blog .blog-main-content p {
        max-width: 100%;
    }

    .accomplishments-blog .blog-main-heading h2 {
        max-width: 100%;
    }

    .accomplishments-blog {
        text-align: left;
    }

    .delivered-right-design {
        display: none;
    }

    .fa-90 {
        font-size: 50px;
    }

    .item-whychoose-us-text p {
        margin-bottom: 15px;
    }

    .accomplishments.pb-100 {
        padding-bottom: 0px;
    }

    .why-choose-us.pt-150 {
        padding-top: 0;
    }

    .text-main-banner p.mb-left-align {
        margin-left: 0;
    }

    .fa-22 {
        font-size: 16px;
    }

    .pt-150 {
        padding-top: 50px;
    }

    section.our-services-section.pb-50 {
        padding-bottom: 0px;
    }

    .mb-60 {
        margin-bottom: 40px;
    }

    .pb-150 {
        padding-bottom: 50px;
    }

    .fa-130 {
        font-size: 70px;
    }

    .imagesetyourbookfree {
        max-width: 200px;
    }

    .text-set-your-book-free .text-linear-red {
        display: block;
    }

    .imagesetyourbookfree img {
        bottom: -70px;
    }

    .pb-100 {
        padding-bottom: 50px;
    }

    .novels-with-image .novel-inner {
        padding: 40px 24px 40px;
    }

    .image-novels-with-image {
        opacity: 0.2;
        max-width: 50%;
        right: -50px;
    }

    .image-novels-with-image.girl-with-microphone {
        height: 100%;
        width: 100%;
        object-fit: contain;
        left: 50%;
        transform: translateX(-50%);
        text-align: center;
    }

    .image-novels-with-image.girl-with-microphone img {
        height: 100%;
        object-fit: contain;
    }

    .fa-50 {
        font-size: 35px;
    }

    .btn-left-bottom {
        bottom: -23px;
    }

    .services-slider-item-image-circled {
        width: 290px;
        height: 290px;
        margin: 25px auto -65px;
    }

    .mw-750 {
        max-width: 100%;
    }

    .image-left-absolute {
        display: none;
    }

    .vertical-tabs-custom .d-flex .nav-pills {
        flex-direction: row;
        max-width: 100%;
    }

    .vertical-tabs-custom .d-flex {
        flex-wrap: wrap;
        gap: 10px;
    }

    .vertical-tabs-custom .d-flex .nav-pills button {
        font-size: 18px;
        padding: 13px 0px;
    }

    .vertical-tabs-custom .d-flex .nav-pills button.active {
        padding-left: 30px;
    }

    .vertical-tabs-custom .d-flex .nav-pills button:before {
        width: 20px;
        height: 20px;
    }

    .box-content-tabs {
        padding: 35px 35px 35px 35px;
        gap: 10px;
    }

    .nav-pills.me-3 {
        margin-right: 0px !important;
    }

    .journeyofwriting {
        display: none;
    }

    .fa-120 {
        font-size: 70px;
    }

    .fa-150 {
        font-size: 75px;
    }

    span.let-create-image {
        width: 270px;
        height: 320px;
        top: -124px;
    }

    .gap-170 {
        gap: 80px;
    }

    .gap-120 {
        gap: 90px;
    }

    .pb-200 {
        padding-bottom: 50px;
    }

    .our-easy-process.mb-100 {
        margin-bottom: 0px;
    }

    .let-create-main.pb-100 {
        padding-bottom: 0px;
    }

    .pt-250.embark-book {
        padding-top: 50px;
    }

    .books-writing-service-col {
        order: -1;
    }

    .book-writing-services .books-writing-service-heading {
        align-items: center;
    }

    .imagesetyourbookfree.childrens-book {
        max-width: 100px;
    }

    .space-for-book-image {
        margin-left: 105px;
        margin-right: -175px;
    }

    .imagesetyourbookfree.childrens-book img {
        bottom: -75px;
    }

    .specification-section.mt-250 {
        margin-top: 0px;
    }

    .phone-icon {
        display: none;
    }

    .contact-page-form .form-custom input,
    .contact-page-form .form-custom textarea,
    .contact-page-form select {
        padding: 18px;
        font-size: 16px;
    }

    .novel-inner {
        padding-left: 20px;
        padding-right: 20px;
    }

    .btn-reg.btn-absolute-bottom {
        bottom: -22px;
    }

    .modal-content.modal-signup .modal-body {
        padding: 35px 35px 70px;
    }

    .modal-logo img {
        max-width: 150px;
    }

    .btn-close-modal img {
        max-width: 12px;
    }

    .btn-close-modal {
        width: 30px;
        height: 30px;
    }

    .modal-logo h3 {
        margin-top: 35px;
    }

    .fa-35 {
        font-size: 30px;
    }

    .form-modal {
        margin-top: 20px;
    }

    .form-inputs-modal {
        margin-bottom: 18px;
    }

    .form-inputs-modal input,
    .form-inputs-modal textarea {
        min-height: 45px;
        font-size: 15px;
    }

    .form-modal .btn-reg {
        bottom: -22px;
    }

    .fire {
        width: 8em;
        height: 6em;
    }

    .item-whychoose-us-text h3 {
        font-size: 25px;
        margin-bottom: 15px;
    }

    .item-whychoose-us-text p {
        font-size: 14px;
        line-height: 150%;
    }

    .images-top-right {
        width: 50px;
        height: 50px;
    }

    .section-client-review-left p {
        max-width: 100%;
    }

    .section-client-review-left {
        text-align: center;
    }

    .review-btns ul {
        gap: 15px;
        justify-content: center;
    }

    .review-btns li {
        width: 38px;
        height: 38px;
    }

    .review-btns li img {
        max-width: 14px;
    }

    .form-footer-main {
        padding: 45px 50px 50px;
        border-radius: 22px;
    }

    .text-footer-form p {
        max-width: 100%;
    }

    .form-custom input,
    .form-custom textarea {
        font-size: 16px;
        padding-bottom: 10px;
    }

    .ways-to-contact .row>div {
        margin: 0 auto;
        flex: 1 1 auto;
    }

    .ways-to-contact-items-text h3 {
        font-size: 16px;
        margin-bottom: 2px;
    }

    .ways-to-contact {
        margin-bottom: 50px;
    }

    .form-portion {
        margin-bottom: 85px;
    }

    .form-portion-form .btn-reg {
        bottom: -22px;
    }

    .row-main-footer-links .col-footer.footer-col-1 {
        flex: 0 0 100%;
        max-width: 100%;
        text-align: center;
    }

    .row-main-footer-links .col-footer {
        flex: 1 1 auto;
        max-width: fit-content;
    }

    .footer-logo a img {
        max-width: 140px;
        margin-bottom: 20px;
    }

    .links-portion>h3 {
        font-size: 18px;
        margin-bottom: 15px;
    }

    .links-portion ul li a {
        font-size: 14px;
        line-height: 230%;
    }

    .links-portion ul li a:hover {
        padding-left: 0;
    }

    .links-portion ul li a:before {
        display: none;
    }

    .social-icons-footer {
        gap: 15px;
    }

    .social-icons-footer li a img {
        width: 21px;
        height: 21px;
        object-fit: contain;
    }

    .copyright-text {
        padding: 35px 0 25px;
    }

    .reviews-slider-item {
        padding: 77px 20px 20px;
    }

    .min-vh-100 {
        min-height: auto !important;
        padding-bottom: 100px !important;
        padding-top: 140px !important;
    }

    .book-writing-services .item-whychooseus {
        padding: 80px 30px 40px;
    }

    .audience-item>img {
        height: 75px;
        max-width: 90%;
        object-fit: contain;
        filter: grayscale(0.5);
    }

    .header-logo img {
        max-width: 140px;
        height: auto;
    }

    .mt-70 {
        margin-top: 50px;
    }
}

@media(max-width:767px) {
    .fa-36 {
        font-size: 20px;
    }

    .fa-100 {
        font-size: 40px;
    }

    .fa-20 {
        font-size: 15px;
    }

    .mb-30 {
        margin-bottom: 15px;
    }

    .subscribe-newsletter.mw-500 {
        margin-top: 25px;
    }

    .rotated-portion-ebook>div h3,
    .rotated-portion-ebook marquee h3 {
        margin-right: 20px;
        padding-right: 50px;
        font-size: 18px;
    }

    .pt-250 {
        padding-top: 50px;
    }

    .fa-40 {
        font-size: 25px;
    }

    .arrows-icons {
        width: 38px;
        height: 38px;
        font-size: 14px;
    }

    .gap-20 {
        gap: 15px;
    }

    .services-slider-main-parent {
        padding: 30px 0 0;
    }

    .services-slider-item-header h3 {
        font-size: 18px;
    }

    .services-slider-item-header {
        margin-bottom: 25px;
    }

    .pb-250 {
        padding-bottom: 50px;
    }

    .heading-text-easy-process h3 {
        font-size: 35px;
        margin: 20px 0px;
    }

    .heading-text-easy-process p {
        font-size: 14px;
    }

    .heading-text-easy-process {
        margin-bottom: 35px;
    }

    .item-easy-process h3 {
        font-size: 18px;
    }

    .section-writing-company {
        padding: 40px 0px;
        margin: 60px 0px;
    }

    .constant-spinning {
        width: 40px;
    }

    .pt-100 {
        padding-top: 30px;
    }

    .specification-text ul li {
        font-size: 14px;
    }

    .specification-text ul {
        column-count: 2;
        margin: 20px 0px;
    }

    .mt-50 {
        margin-top: 30px;
    }

    .mt-150 {
        margin-top: 50px;
    }

    .mb-150 {
        margin-bottom: 50px;
    }

    .rotated-section-bw-page .rotated-portion-ebook h3 {
        font-size: 18px;
    }

    .fa-80 {
        font-size: 35px;
    }

    .mb-40 {
        margin-bottom: 15px;
    }

    .fa-16 {
        font-size: 14px;
    }

    .mb-50 {
        margin-bottom: 20px;
    }

    .blog-left {
        margin-bottom: 35px;
    }

    .item-whychoose-us-text h6 {
        font-size: 50px;
    }

    .item-whychoose-us-text h3 {
        font-size: 22px;
        margin-bottom: 15px;
    }

    .item-whychoose-us-text p {
        font-size: 14px;
        margin-bottom: 15px;
    }

    .mt-100 {
        margin-top: 30px;
    }

    .section-client-review.pt-100 {
        padding-bottom: 50px;
        padding-top: 50px;
    }

    .mb-100 {
        margin-bottom: 30px;
    }

    .section-client-review-right .slick-list {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .pt-200 {
        padding-top: 30px;
    }

    .mb-20 {
        margin-bottom: 10px;
    }

    .blog-content p {
        padding: 0px 20px;
    }

    .form-footer-main {
        padding: 65px 70px 80px;
    }

    .fa-70 {
        font-size: 30px;
    }

    .text-footer-form {
        margin-bottom: 20px;
    }

    .form-custom input,
    .form-custom textarea {
        font-size: 14px;
        padding-bottom: 18px;
    }

    .form-portion-form .btn-reg {
        bottom: -22px;
    }

    .ways-to-contact-items-text h3 {
        font-size: 18px;
    }

    .ways-to-contact-items-text a {
        font-size: 14px;
    }

    .form-portion {
        margin-bottom: 90px;
    }

    .ways-to-contact {
        margin-bottom: 70px;
    }

    .links-portion>h3 {
        font-size: 18px;
        margin-bottom: 18px;
    }

    .links-portion ul li a {
        font-size: 14px;
        line-height: 230%;
    }

    .social-icons-footer li a img {
        width: 20px;
    }

    .copyright-text {
        padding: 45px 0 25px;
        flex-direction: column;
    }

    .blog-book {
        max-width: 150px;
    }

    .pb-200 {
        padding-bottom: 90px;
    }

    .review-btns li {
        width: 38px;
        height: 38px;
    }

    .review-btns li img {
        max-width: 14px;
    }

    .fa-18 {
        font-size: 14px;
    }

    .text-content-writing-company .btn-reg.btn-absolute-bottom {
        margin-top: 20px;
    }

    .about-blurb-text p {
        line-height: 1.8;
    }

    .about-blurb-img {
        width: 40px;
        height: 40px;
        padding: 9px;
    }

    .procedure-blurb {
        height: 170px;
        max-width: 170px;
        flex: 0 0 50%;
    }

    .fa-15 {
        font-size: 14px;
    }

    .procedure-blurb-heading h3 {
        padding: 0px 20px;
    }

    .procedure-steps-main {
        max-width: 520px;
    }

    .fa-130 {
        font-size: 50px;
    }

    .imagesetyourbookfree {
        max-width: 120px;
    }

    .fa-50 {
        font-size: 30px;
    }

    .novels-with-image .novel-inner {
        padding: 40px 44px 60px;
    }

    .image-novels-with-image.girl-with-microphone {
        max-width: 100%;
    }

    .fa-22 {
        font-size: 14px;
    }

    .our-services-section.pb-200 {
        padding-bottom: 80px;
    }

    .vertical-tabs-custom .d-flex {
        margin-top: 20px;
    }

    .box-content-tabs {
        padding: 22px;
    }

    .vertical-tabs-custom .d-flex .nav-pills button {
        font-size: 16px;
        padding: 11px 0px;
    }

    .fa-120 {
        font-size: 50px;
    }

    .fa-150 {
        font-size: 60px;
    }

    .gap-120 {
        gap: 56px;
    }

    span.let-create-image {
        width: 240px;
        height: 290px;
        top: -113px;
    }

    .pt-250.embark-book {
        padding-top: 30px;
    }

    .let-create-main.pb-100 {
        padding-bottom: 30px;
    }

    .let-create-main.pt-100 {
        padding-top: 60px;
    }

    .our-easy-process {
        padding-top: 30px;
    }

    .audience-item>img {
        max-width: 200px;
    }

    .ls-6 {
        letter-spacing: -4px;
    }

    .imagesetyourbookfree.childrens-book {
        max-width: 70px;
    }

    .space-for-book-image {
        margin-left: 95px;
    }

    .imagesetyourbookfree.childrens-book img {
        bottom: -80px;
    }

    .contact-page-form .form-custom input,
    .contact-page-form .form-custom textarea,
    .contact-page-form select {
        font-size: 14px;
        padding: 15px;
    }

    .form-custom {
        margin-bottom: 20px;
    }

    #SiguUpModal .modal-dialog {
        max-width: 400px;
    }

    .modal-logo img {
        max-width: 130px;
    }

    .btn-close-modal img {
        max-width: 11px;
    }

    .btn-close-modal {
        width: 25px;
        height: 25px;
    }

    .modal-logo h3 {
        margin-top: 25px;
    }

    .form-modal {
        margin-top: 15px;
    }

    .form-inputs-modal input,
    .form-inputs-modal textarea {
        font-size: 14px;
    }

    .item-whychooseus {
        padding: 15px;
    }

    .audience-item>img {
        height: 55px;
        max-width: 90%;
        object-fit: contain;
    }

    .mt-70 {
        margin-top: 30px;
    }
    .header-logo img {
        max-width: 120px;
    }
}


@media(max-width:575px) {
    .fa-36 {
        font-size: 18px;
    }

    .fa-100 {
        font-size: 28px;
    }

    .mb-30 {
        margin-bottom: 10px;
    }

    .fa-20 {
        font-size: 14px;
    }

    .lh-204 {
        line-height: 174%;
    }

    .subscribe-newsletter .btn-submit {
        position: relative;
        transform: none;
        margin-top: 10px;
        max-width: 100%;
        right: unset;
    }

    .btn-submit {
        padding: 10px 20px;
        font-size: 14px;
    }

    .subscribe-newsletter input {
        padding: 12px 20px;
        font-size: 12px;
    }

    .mw-500 {}

    .subscribe-newsletter.mw-500 {
        margin-top: 20px;
    }

    .min-heiht-100vh {
        padding: 110px 0px 150px;
    }

    .rotated-portion-ebook>div h3,
    .rotated-portion-ebook marquee h3 {
        font-size: 15px;
        margin-right: 15px;
        padding-right: 38px;
    }

    .pt-250 {
        padding-top: 30px;
    }

    .fa-40 {
        font-size: 20px;
    }

    .btn-sliders {
        margin-top: 10px;
    }

    .gap-20 {
        gap: 10px;
    }

    .arrows-icons {
        width: 32px;
        height: 32px;
        font-size: 12px;
    }

    .services-slider-main-parent {
        padding: 20px 0px;
    }

    .services-slider-main-parent .slick-list {
        margin: 0;
    }

    .services-slider-main-parent .slick-track .slick-slide {
        margin-right: 0px;
    }

    .services-slider-item-header h3 {
        font-size: 16px;
    }

    .services-slider-item-header {
        margin-bottom: 15px;
    }

    .services-slider-item-text p {
        font-size: 12px;
        line-height: 24px;
    }

    .anchor-items-inner {
        font-size: 14px;
        gap: 10px;
    }

    .anchor-items-inner i {
        width: 20px;
        height: 20px;
        font-size: 10px;
    }

    .services-slider-item-header img {
        height: 40px;
    }

    .pb-250 {
        padding-bottom: 30px;
    }

    .heading-text-easy-process h3 {
        font-size: 28px;
        margin: 15px 0px;
    }

    .constant-spinning {
        width: 30px;
    }

    .heading-text-easy-process p {
        font-size: 12px;
        margin-bottom: 15px;
    }

    .btn-reg {
        font-size: 12px;
    }

    .image-btn {
        width: 20px;
        height: 20px;
    }

    .image-btn img {
        max-width: 10px;
    }

    .item-easy-process h3 {
        font-size: 15px;
    }

    .heading-text-easy-process {
        margin-bottom: 25px;
    }

    .mb-100 {
        margin-bottom: 20px;
    }

    .section-writing-company {
        margin: 30px 0px;
    }

    .fa-60 {
        font-size: 24px;
    }

    .fa-18 {
        font-size: 12px;
    }

    .pt-100 {
        padding-top: 20px;
    }

    .specification-text ul li {
        font-size: 12px;
        padding-left: 20px;
    }

    .specification-text ul li:before {
        top: 0;
    }

    .fa-14 {
        font-size: 12px;
    }

    .specification-text ul {
        margin: 15px 0px;
    }

    .specification-text .gap-50 {
        gap: 10px;
    }

    .rotated-section-bw-page .rotated-portion-ebook h3:after {
        background-size: 15px;
    }

    .rotated-section-bw-page .rotated-portion-ebook h3 {
        font-size: 15px;
    }

    .fa-80 {
        font-size: 28px;
    }

    .fa-16 {
        font-size: 12px;
    }

    .images-top-right {
        width: 40px;
        height: 40px;
        object-fit: contain;
    }

    .item-whychoose-us-text h6 {
        font-size: 40px;
    }

    .item-whychoose-us-text h3 {
        font-size: 20px;
        margin-bottom: 10px;
        padding-right: 50px;
    }

    .item-whychoose-us-text p {
        font-size: 12px;
    }

    .pb-150 {
        padding-bottom: 100px;
    }

    .section-client-review-left p {
        font-size: 12px;
        line-height: 22px;
    }

    .review-btns li {
        width: 32px;
        height: 32px;
    }

    .review-btns li img {
        max-width: 10px;
    }

    .review-btns ul {
        gap: 10px;
    }

    .reviews-slider-item {
        padding: 75px 20px 30px;
    }

    .section-client-review-right .slick-track {
        gap: 0;
    }

    .clip-img img {
        max-width: 35px;
    }

    .reviews-slider-item.slick-current .clip-img {
        top: -15px;
    }

    .section-client-review.pt-100 {
        padding-bottom: 30px;
    }

    .blogs-main {
        flex-direction: column;
    }

    .form-footer-main {
        padding: 45px 30px 50px;
        border-radius: 25px;
    }

    .fa-70 {
        font-size: 25px;
    }

    .form-custom input,
    .form-custom textarea {
        font-size: 12px;
        padding-bottom: 15px;
    }

    .form-portion-form .btn-reg {
        bottom: -17px;
    }

    .form-portion {
        margin-bottom: 60px;
    }

    .ways-to-contact-items {
        padding: 12px;
        gap: 10px;
    }

    .ways-to-contact-items-text h3 {
        font-size: 15px;
    }

    .ways-to-contact-items-text a {
        font-size: 12px;
    }

    .ways-to-contact-items-image {
        width: 40px;
        height: 40px;
        flex: 0 0 40px;
    }

    .ways-to-contact {
        margin-bottom: 50px;
    }

    .row-main-footer-links .col-footer {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .row-main-footer-links {}

    .links-portion>h3 {
        font-size: 18px;
        margin-bottom: 10px;
    }

    .links-portion ul li a {
        font-size: 14px;
        line-height: 200%;
    }

    .row-main-footer-links .col-footer * {
        text-align: center;
    }

    .column-count-2 {
        column-count: 1;
    }

    .social-icons-footer {
        justify-content: center;
    }

    .copyright-text p {
        font-size: 12px;
    }

    .copyright-text ul li a {
        font-size: 12px;
    }

    .copyright-text {
        padding: 35px 0 20px;
    }


    .mission-img {
        width: 100%;
        margin-left: 0px;
    }

    .mission-img:before {
        width: 100%;
        left: 0px;
    }

    .text-main-banner p {
        max-width: 100%;
    }

    .banner-btns {
        gap: 10px;
    }

    .fa-30 {
        font-size: 20px;
    }

    .about-blurb-img {
        width: 30px;
        height: 30px;
        padding: 6px;
    }

    .pb-100 {
        padding-bottom: 30px;
    }

    .about-slider-main-parent {
        padding: 40px 0px;
    }

    .procedure-blurb {
        max-width: 134px;
        height: 134px;
        flex: 0 0 auto;
    }

    .procedure-blurb-img {
        max-width: 40px;
    }

    .procedure-blurb-heading h3 {
        font-size: 12px;
    }

    .procedure.pb-150 {
        padding-bottom: 30px;
    }

    .fa-90 {
        font-size: 30px;
    }


    .mb-60 {
        margin-bottom: 20px;
    }

    .audience-item>img {
        max-width: 90%;
        height: 40px;
        object-fit: contain;
    }

    .audience-item {
        padding: 10px;
    }

    .fa-130 {
        font-size: 28px;
    }

    .imagesetyourbookfree img {
        height: 100px;
        bottom: -30px;
    }

    .imagesetyourbookfree {
        max-width: 50px;
    }

    .mb-150 {
        margin-bottom: 30px;
    }

    .pb-150 {
        padding-bottom: 50px;
    }

    .novels-with-image .novel-inner {
        padding: 30px 14px 50px;
    }

    .fa-50 {
        font-size: 24px;
    }

    .btn-left-bottom {
        gap: 10px;
    }

    .btn-left-bottom .btn-reg {
        font-size: 10px;
    }

    .btn-left-bottom {
        bottom: -18px;
    }

    .pt-150 {
        padding-top: 30px;
    }

    .pb-200 {
        padding-bottom: 30px;
    }

    .min-vh-100 {
        min-height: auto !important;
        padding-bottom: 100px !important;
        padding-top: 140px !important;
    }

    .rotated-section-bw-page.mb-150 {
        margin-bottom: 50px;
    }

    .services-slider-item-image-circled {
        width: 200px;
        height: 200px;
        padding: 11px;
        margin: 25px auto -45px;
    }

    .our-services-section.pb-200 {
        padding-bottom: 30px;
    }

    .image-novels-with-image.girl-with-microphone {
        right: 0;
        max-width: 100%;
    }

    .services-slider-item-image img {
        max-width: 170px;
    }

    .section-left-image-right-text.pt-150 {
        padding-top: 0;
    }

    .vertical-tabs-custom .d-flex .nav-pills button {
        font-size: 14px;
    }

    .box-content-tabs {
        flex-direction: column;
    }

    .section-left-image-right-text.pb-150 {
        padding-bottom: 20px;
    }

    .text-set-your-book-free .mb-150 {
        margin-bottom: 15px;
    }

    .fa-120 {
        font-size: 28px;
    }

    .gap-170 {
        gap: 40px;
    }

    .fa-150 {
        font-size: 31px;
    }

    .gap-120 {
        gap: 35px;
    }

    span.let-create-image {
        width: 120px;
        height: 150px;
        top: -57px;
    }

    .ls-6 {
        letter-spacing: -2px;
    }

    .let-create-main.pt-100 {
        padding-top: 30px;
    }

    .pt-250.embark-book {
        padding-top: 0px;
    }

    .specification-section.mb-150 {
        margin-bottom: 50px;
    }

    .imagesetyourbookfree.childrens-book {
        max-width: 40px;
    }

    .imagesetyourbookfree.childrens-book img {
        bottom: -30px;
    }

    .book-writing-services .item-whychooseus {
        padding: 55px 15px 20px;
    }

    .book-writing-services .item-whychooseus .images-top-right {
        top: -40px;
    }

    .contact-page-form .form-custom input,
    .contact-page-form .form-custom textarea,
    .contact-page-form select {
        font-size: 12px;
        padding: 12px;
    }

    .form-custom {
        margin-bottom: 15px;
    }

    .half-width .form-custom {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .d-flex.half-width {
        flex-wrap: wrap;
    }

    .contact-page-form .btn-reg {
        width: 100%;
    }

    .mt-70.contact-banner-btn {
        margin-top: 0px;
    }

    .modal-content.modal-signup .modal-body {
        padding: 30px 20px 50px;
    }

    .modal-logo img {
        max-width: 110px;
    }

    .btn-close-modal img {
        max-width: 9px;
    }

    .btn-close-modal {
        width: 22px;
        height: 22px;
    }

    .modal-logo h3 {
        margin-top: 20px;
    }

    .form-inputs-modal input,
    .form-inputs-modal textarea {
        font-size: 12px;
        min-height: 40px;
        border-radius: 5px;
    }

    .fa-35 {
        font-size: 24px;
    }

    .form-inputs-modal {
        margin-bottom: 10px;
    }

    .header-logo img {
        max-width: 100px;
    }

    .active-whychooseus h6,
    .item-whychooseus h6 {
        opacity: 1;
        visibility: visible;
        top: 0;
        background: linear-gradient(178deg, #FFC200 5.2%, #cf076b 56.78%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        margin-bottom: 12px;
    }

    .blog-img img {
        max-width: 280px;
    }

    .blog-content h2,
    .blog-content p {
        padding: 0;
    }

    .ways-to-contact-items .ways-to-contact-items-image:before {
        transform: translate(-50%, -50%) scale(1);
    }

    .ways-to-contact-items,
    .ways-to-contact-items .ways-to-contact-items-image {
        border-color: #F8A342;
    }

    .header-main {
        padding: 20px 0;
    }

    .ls-3 {
        letter-spacing: -1px;
    }

    .fire {
        width: 4em;
        height: 4em;
        display: none;
    }

    .particle {
        width: 3em;
        height: 2em;
    }

    .about-slider-main-parent .slick-track .about-slider-item {
        margin: 0 5px;
    }

}