/* Responsve Styling */
@media only screen and (min-width: 0px) and (max-width: 519px) {

    header.header {
        display: none;
    }
.banner_btn {
    display: block;
}

.banner_btn a {
    width: 100%;
    justify-content: center;
    text-align: center;
    margin: 5px 0;
}

.themebtn.blue {
    width: 100%;
}

.story_btn {
    display: block;
}

.story_btn a {
    width: 100%;
    text-align: center;
    margin: 5px 0;
}

.begin_btn {
    display: block;
}

.begin_btn a {
    width: 100%;
    margin: 3px 0;
    text-align: center;
}

.benefits {
}

.benefit_btn {
    display: block;
    margin: 10px 0;
}

.benefit_btn a {
    margin: 5px 0;
    width: 100%;
    text-align: center;
}
    .responsive_menu {
        display: block;
    }

    .responsive_logo img {
        width: 100px;
        filter: brightness(0) invert(1);
    }

    .open_menu {
        font-size: 23px;
    }

    .side_menu li a {
        font-size: 12px;
    }

    .banner_cont h3 {
        font-size: 30px;
        line-height: 1;
    }

    .banner_cont h6 {
        font-size: 15px;
    }

    .banner_cont p {
        font-size: 10px;
        font-weight: 400;
        line-height: 1.8;
    }

    .themebtn {
        padding: 9px 17px;
        font-size: 11px;
    }

    .home_banner {
        min-height: auto;
        padding: 40px 0px 90px;
    }

    .banner_cont h5 {
        font-size: 12px;
    }

    .chat_form {
        width: 97%;
        padding: 28px 25px;
        float: none;
        margin: 26px auto 0;
    }

    .chat_form h3 {
        font-size: 28px;
        margin-bottom: 7px;
    }

    .form_fields input,
    .form_fields textarea {
        height: 40px;
    }

    .form_fields textarea {
        height: 80px;
    }

    a.scroll {
        bottom: 18px;
        width: 50px;
        height: 50px;
        padding: 15px;
    }

    .story_img {
        height: auto;
        width: 90%;
        margin: 0 auto 40px;
    }

    .story_section {
        padding: 40px 0px;
    }

    .story_cont h3 {
        font-size: 26px;
    }

    .story_cont p {
        font-size: 11px;
        margin-bottom: 10px;
    }

    .story_section::before {
        width: 170px;
        height: 180px;
    }

    .story_btn {
        justify-content: center;
        gap: 14px;
    }

    .section_title h3 {
        font-size: 27px;
    }

    .our_services {
        padding: 40px 0px;
    }

    .section_title p {
        font-size: 11px;
        line-height: 1.8;
    }

    .begin_img {
        display: none;
    }

    .lets_begin_cont h3 {
        font-size: 26px;
        margin-bottom: 23px;
    }

    .lets_begin_cont {
        margin: 0;
    }

    .begin_books {
        display: none;
    }

    .begin_main {
        min-height: auto;
    }

    .expertise {
        padding: 40px 0px;
    }

    .exp_step {
        margin: 0 auto 40px;
    }

    .exp_step::after {
        display: none;
    }

    .exp_step::before {
        display: none;
    }

    .exp_book {
        margin: 0;
        height: auto;
        margin-bottom: 30px;
    }

    .exp_step.step_5 {
        display: none;
    }

    .exp_step p {
        font-size: 10px;
    }

    .benefits {
        padding: 40px 10px;
    }

    .benefits_cont h3 {
        font-size: 23px;
    }

    .exp_step.step_4 {
        margin: 0 auto;
    }

    .benefits_cont p {
        font-size: 11px;
    }

    .benefits_cont ul li {
        font-size: 12px;
    }

    .benefits_img {
        height: auto;
        margin-top: 40px;
    }

    .everything_you_need {
        padding: 40px 0px 40px;
    }

    .book_item {
        height: auto;
    }

    .slick-dots li button {
        width: 9px;
        height: 9px;
    }

    .author_sect {
        min-height: auto;
        padding: 40px 0px;
    }

    .author_sect::before {
        display: none;
    }

    .author_cont h3 {
        font-size: 31px;
    }

    .author_cont h3 span {
        font-size: 24px;
    }

    .consultant_cont h3 {
        font-size: 19px;
    }

    .consultant_cont h3 span::before {
        display: none;
    }

    .consultant_cont {
        width: auto;
    }

    .consultant_form {
        width: 100%;
        height: 100%;
        padding: 40px 40px;
        box-shadow: -7px 9px 1px 0px #5f4799;
    }

    .consultant_cont p {
        position: relative;
        z-index: 1;
        font-size: 12px;
    }

    .author_cont h3 span::before {
        display: none;
    }

    .consult_form input {
        margin-bottom: 23px;
    }

    .consult_form {
        width: 100%;
        margin-top: 12px;
    }

    .publishing_journey .mb-5 {
        margin-bottom: 18px !important;
    }

    .journey_faqs .accordion-button {
        padding: 20px 45px 20px 17px;
        font-size: 12px;
    }

    ::after {}

    .journey_faqs .accordion-button::after {
        top: 50% !important;
        transform: translateY(-50%);
    }

    .journey_faqs .accordion-body {
        font-size: 12px;
    }

    .publishing_journey {
        padding: 40px 0px;
    }

    .banner_cont h3 mark::before {
        bottom: 9px;
    }

    .top_footer {
        display: block;
        width: 90%;
        margin: 0 auto;
    }

    footer.footer {
        padding-top: 30px;
    }

    a.footer_logo {
        width: 170px;
        margin: 0 auto 12px;
    }

    .footer_para p {
        font-size: 10px;
        text-align: center;
        margin-bottom: 8px;
    }

    .footer_btn a {
        font-size: 9px;
    }

    h4.foot_head {
        font-size: 18px;
    }

    .footer_links {
        border: none;
    }

    .contact_vec {
        display: block;
    }

    ul.end_text {
        justify-content: flex-start;
        gap: 12px;
    }

    .right_contact a {
        font-size: 12px;
        margin-bottom: 17px;
    }

    ul.end_text li a {
        font-size: 12px;
        margin: 0;
    }

    .end_foot_div {
        display: block;
        text-align: center;
        width: 100%;
    }

    .mid_end p {
        font-size: 11px;
    }

    .card_img {}

    .card_img {
        width: auto;
    }

    .mid_footer {
        padding-bottom: 0;
    }

    .inner_cont h4 {
        font-size: 23px;
        line-height: 1.2;
    }

    .inner_banner {
        min-height: auto;
        padding-top: 50px;
        padding-bottom: 47px;
    }

    .inner_sub_banner {
        padding: 40px 0px;
    }

    .sub_banner_cont h3 {
        font-size: 17px;
    }

    .sub_banner_cont p {
        font-size: 11px;
        line-height: 1.7;
    }

    .sub_banner_cont {
        padding: 0;
    }

    .about__content__sec p,
    .time__line__contentPara p {
        font-size: 12px;
        line-height: 1.8;
    }

    .privacy_policy .about__content__sec h3,
    .about__content__sec h2 {
        font-size: 18px;
    }

    .padding__70 {
        padding: 30px 0px;
    }

    .about__content__sec h4 {
        font-size: 30px;
    }

    .popup_form .chat_form {
        width: 90%;
    }

    .about_cont h3 {
        font-size: 28px;
    }

    .about_section {
        padding: 40px 0px;
    }

    .about_cont p {
        font-size: 11px;
    }

    .about_img {
        height: auto;
    }

    .lets_begin {
        min-height: auto;
        padding: 35px 0px;
    }

    .sub_banner_cont.alt h3 {
        font-size: 24px;
    }

    .sub_banner_cont.alt h3 span {
        font-size: 20px;
    }

    .sub_banner_img {
        height: auto;
        width: 100%;
    }

    .sub_banner_img img {
        border-top-left-radius: 50px;
        border-bottom-right-radius: 50px;
    }

    .sub_banner_img::before {
        width: 70px;
        height: 70px;
        right: -7px;
        top: -7px;
    }

    .sub_banner_img::after {
        width: 70px;
        height: 70px;
        left: -7px;
        bottom: -7px;
    }

    .story_img img {
        border-top-left-radius: 50px;
        border-bottom-right-radius: 50px;
    }

    .story_img::after {
        width: 70px;
        height: 70px;
        right: -7px;
        top: -7px;
    }

    .story_img::before {
        width: 70px;
        height: 70px;
        left: -7px;
        bottom: -7px;
    }

    .contact_form h3 {
        font-size: 24px;
    }

    .contact_form {
        padding: 30px 20px;
        margin-top: 60px;
    }

    .contact_info h5 {
        font-size: 18px;
    }

    .contact_info p {
        font-size: 13px;
    }

    .contact_icon {
        width: 50px;
        height: 50px;
        padding: 13px;
    }

    .contact_item {
        margin-bottom: 10px;
    }

    .fomt_fields textarea {
        height: 90px;
    }

    .fomt_fields input,
    .fomt_fields textarea {
        margin-bottom: 10px;
    }
}

@media only screen and (min-width: 520px) and (max-width: 767px) {
    header.header {
        display: none;
    }

    .responsive_menu {
        display: block;
    }
.benefit_btn {
    margin: 20px 0;
}
    .responsive_logo img {
        width: 120px;
        filter: brightness(0) invert(1);
    }

    .open_menu {
        font-size: 32px;
    }

    .side_menu li a {
        font-size: 12px;
    }

    .banner_cont h3 {
        font-size: 43px;
        line-height: 1;
    }

    .banner_cont h6 {
        font-size: 20px;
    }

    .banner_cont p {
        font-size: 13px;
        font-weight: 400;
        line-height: 1.8;
    }

    .themebtn {
        padding: 9px 16px;
        font-size: 11px;
    }

    .home_banner {
        min-height: auto;
        padding: 40px 0px 90px;
    }

    .banner_cont h5 {
        font-size: 20px;
    }

    .chat_form {
        padding: 38px 26px;
        float: none;
        width: 82%;
        margin: 50px auto 0;
    }

    .chat_form h3 {
        font-size: 38px;
        margin-bottom: 7px;
    }

    .form_fields input,
    .form_fields textarea {
        height: 50px;
    }

    .form_fields textarea {
        height: 80px;
    }

    a.scroll {
        bottom: 8px;
        width: 60px;
        height: 60px;
        padding: 15px;
    }

    .story_img {
        height: auto;
        width: 80%;
        margin: 0 auto 40px;
    }

    .story_section {
        padding: 55px 0px;
    }

    .story_cont h3 {
        font-size: 39px;
    }

    .story_cont p {
        font-size: 12px;
        margin-bottom: 10px;
    }

    .story_section::before {
        width: 170px;
        height: 180px;
    }

    .story_btn {
        justify-content: center;
        margin-top: 30px;
    }

    .section_title h3 {
        font-size: 34px;
    }

    .our_services {
        padding: 55px 0px;
    }

    .section_title p {
        font-size: 12px;
        line-height: 1.8;
    }

    .begin_img {
        display: none;
    }

    .lets_begin_cont h3 {
        font-size: 37px;
        margin-bottom: 13px;
    }

    .lets_begin_cont {
        margin: 0;
    }

    .begin_books {
        display: none;
    }

    .begin_main {
        min-height: auto;
    }

    .expertise {
        padding: 50px 0px;
    }

    .exp_step {
        width: 70%;
        margin: 0 auto 30px;
    }

    .exp_step::after {
        display: none;
    }

    .exp_step::before {
        display: none;
    }

    .exp_book {
        margin: 0;
        height: auto;
        margin-bottom: 30px;
    }

    .exp_step.step_5 {
        display: none;
    }

    .exp_step p {
        font-size: 12px;
    }

    .benefits {
        padding: 55px 0px;
    }

    .benefits_cont h3 {
        font-size: 30px;
    }

    .exp_step.step_4 {
        margin: 0 auto;
    }

    .benefits_cont p {
        font-size: 12px;
    }

    .benefits_cont ul li {
        font-size: 14px;
    }

    .benefits_img {
        height: auto;
        margin-top: 40px;
    }

    .everything_you_need {
        padding: 40px 0px 40px;
    }

    .book_item {
        height: auto;
    }

    .slick-dots li button {
        width: 9px;
        height: 9px;
    }

    .author_sect {
        min-height: auto;
        padding: 40px 0px;
    }

    .author_sect::before {
        display: none;
    }

    .author_cont h3 {
        font-size: 46px;
    }

    .author_cont h3 span {
        font-size: 35px;
    }

    .consultant_cont h3 {
        font-size: 31px;
    }

    .consultant_cont h3 span::before {
        display: none;
    }

    .consultant_cont {
        width: auto;
    }

    .consultant_form {
        width: 100%;
        height: 100%;
        padding: 50px 50px;
        box-shadow: -7px 9px 1px 0px #5f4799;
    }

    .consultant_cont p {
        position: relative;
        z-index: 1;
        font-size: 16px;
    }

    .author_cont h3 span::before {
        display: none;
    }

    .consult_form input {
        margin-bottom: 24px;
    }

    .consult_form {
        width: 100%;
        margin-top: 12px;
    }

    .publishing_journey .mb-5 {
        margin-bottom: 18px !important;
    }

    .journey_faqs .accordion-button {
        padding: 20px 49px 20px 17px;
        font-size: 15px;
    }

    ::after {}

    .journey_faqs .accordion-button::after {
        top: 50% !important;
        transform: translateY(-50%);
    }

    .journey_faqs .accordion-body {
        font-size: 14px;
    }

    .publishing_journey {
        padding: 55px 0px;
    }

    .banner_cont h3 mark::before {
        bottom: 9px;
    }

    .top_footer {
        width: auto;
        display: block;
    }

    footer.footer {
        padding-top: 30px;
    }

    a.footer_logo {
        width: 170px;
        margin: 0 auto 12px;
    }

    .footer_para p {
        font-size: 13px;
        text-align: center;
        margin-bottom: 8px;
        display: block;
    }

    .footer_btn a {
        font-size: 13px;
    }

    h4.foot_head {
        font-size: 21px;
    }

    .footer_links {
        border: none;
    }

    .contact_vec {
        display: block;
    }

    ul.end_text {
        justify-content: flex-start;
        gap: 12px;
    }

    .right_contact a {
        font-size: 14px;
        margin-bottom: 17px;
    }

    ul.end_text li a {
        font-size: 14px;
        margin: 0;
    }

    .end_foot_div {
        display: block;
        text-align: center;
        width: 100%;
    }

    .mid_end p {
        font-size: 13px;
    }

    .card_img {}

    .card_img {
        width: 75%;
        margin: 0 auto;
    }

    .mid_footer {
        padding-bottom: 0;
    }

    .inner_cont h4 {
        font-size: 28px;
        line-height: 1.2;
    }

    .inner_banner {
        min-height: auto;
        padding-top: 30px;
    }

    .inner_sub_banner {
        padding: 40px 0px;
    }

    .sub_banner_cont h3 {
        font-size: 17px;
    }

    .sub_banner_cont p {
        font-size: 11px;
        line-height: 1.7;
    }

    .sub_banner_cont {
        padding: 0;
    }

    .about__content__sec p,
    .time__line__contentPara p {
        font-size: 13px;
        line-height: 1.8;
    }

    .privacy_policy .about__content__sec h3,
    .about__content__sec h2 {
        font-size: 22px;
    }

    .padding__70 {
        padding: 30px 0px;
    }

    .about__content__sec h4 {
        font-size: 30px;
    }

    .footer_para {
        display: block;
    }

    .menu_logo {
        padding: 13px 16px;
    }

    .service_item {
        padding: 20px 20px;
    }

    .services_cont h3 {
        font-size: 18px;
    }

    .services_cont p {
        font-size: 12px;
    }

    .services_icon {
        width: 60px;
        height: 60px;
    }

    ul.slick-dots {
        bottom: -24px;
    }

    .lets_begin {
        min-height: auto;
        padding: 50px 0px;
    }

    .exp_step h6 {
        font-size: 20px;
    }

    .exp_step h4 {
        font-size: 22px;
    }

    .form_sect {
        padding: 60px 0px;
    }

    .popup_form .chat_form {
        width: 70%;
    }

    .menu_logo {
        padding: 10px 13px;
    }

    .services_cont h3 {
        font-size: 17px;
    }

    .service_item {
        padding: 21px 17px;
    }

    .services_cont p {
        font-size: 12px;
    }

    .lets_begin {
        min-height: auto;
        padding: 43px 0px;
    }

    .footer_para {
        justify-content: center;
    }

    .about_cont h3 {
        font-size: 30px;
    }

    .about_cont p {
        font-size: 13px;
    }

    .about_img {
        height: auto;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {

    .service_item {
        padding: 20px 20px;
    }

    .services_cont h3 {
        font-size: 18px;
    }

    .services_cont p {
        font-size: 12px;
    }

    .services_icon {
        width: 60px;
        height: 60px;
    }

    ul.slick-dots {
        bottom: -24px;
    }

    .lets_begin {
        min-height: auto;
        padding: 50px 0px;
    }

    .exp_step h6 {
        font-size: 20px;
    }

    .exp_step h4 {
        font-size: 22px;
    }

    .form_sect {
        padding: 60px 0px;
    }
.main_head {
    display: block;
}

a.header_logo {
    margin: 0px auto 20px;
    display: block;
    width: 120px;
}

.header_right li a {
    font-size: 12px;
}

.header_right {
    justify-content: center;
}

.themebtn {
    font-size: 12px;
}

ul.main_menu li a {
    font-size: 11px;
}

.main_menu {
    gap: 16px !important;
}

.nav_menuMain .container {
    max-width: 100% !important;
    padding: 0 !important;
}

.main_menu {
    padding: 10px !important;
    border-radius: 0 !important;
}

.banner_cont h6 {
    font-size: 14px;
}

.banner_cont h3 {
    font-size: 44px;
    line-height: 47px;
}

.banner_cont p {
    font-size: 10px;
}

.chat_form {
    width: 100%;
}

.banner_btn {gap: 10px;}

.themebtn {
    padding: 8px 8px;
}

.banner_btn a {
    text-align: center;
}

.home_banner {
    padding: 230px 0 70px;
}

.story_img {
    height: 310px;
}

.story_cont h3 {
    font-size: 25px;
}

.story_cont h4 {
    font-size: 26px;
}

.story_cont p {
    font-size: 11px;
    line-height: 25px;
    margin: 0 0 5px;
}

.story_section .row {
    align-items: center;
}

.begin_img {width: 400px;left: -70px;bottom: -50px;}

.lets_begin_cont h3 {
    font-size: 31px;
}

.begin_main .col-md-7 {
    width: 100%;
}

.lets_begin_cont {
    margin-left: 330px;
}

.section_title h3 {
    font-size: 30px;
}

.exp_book {
    height: 200px;
    margin-top: 150px;
}

.step_2::after {display: none;}

.benefits_cont h3 {
    font-size: 31px;
}

.author_sect::before {
    display: none;
}

.author_sect .col-md-6 {
    width: 100%;
}

.consultant_cont h3 {
    font-size: 30px;
}

.consultant_cont h3 span::before {
    display: none;
}

.consultant_cont p {
    font-size: 12px;
}

}

@media only screen and (min-width: 992px) and (max-width: 1250px) {}