/* Responsve Styling */
@media only screen and (min-width: 0px) and (max-width: 519px) {
    header.header {
        display: none;
    }

    .responsive_menu {
        display: block;
    }

    .inner_cont h3 {
        font-size: 21px;
        line-height: 1.3;
    }

    .white_btn a {
        width: 60%;
    }

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

    .banner_cont {
        margin-bottom: 30px;
    }

    .sale_right_cont h4 {
        font-size: 19px;
    }

    .inner_cont h4 {
        font-size: 16px;
    }

    .inner_cont li {
        font-size: 12px;
        margin-bottom: 2px;
    }

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

    .inner_cont {
        margin-bottom: 30px;
    }

    .chat_form {
        width: 100%;
        float: unset;
        padding: 30px 15px;
    }

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

    .form_check label {
        font-size: 9px;
    }

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

    section.test_time {
        padding: 40px 0px;
    }

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

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

    .test_img {
        height: auto;
        margin-top: 22px;
    }

    .test_img img {
        border-radius: 10px 0px 10px 10px;
        width: 100%;
        box-shadow: 10px 10px 0px 0px var(--c2);
    }

    .section_title::before {
        width: 100px;
        height: 100px;
        right: -60px;
        top: -32%;
    }

    .expertise_sect::before {
        display: none;
    }

    .expertise_sect {
        background: var(--c3);
        padding: 40px 0px;
        min-height: auto;
        margin: 0;
        overflow: hidden;
    }

    .section_title h4 {
        font-size: 23px;
    }

    .section_title h4 span {
        font-size: 24px;
    }

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

    a.expertise_img_card {
        height: auto;
    }

    .ghost_provide {
        padding: 40px 0px 26px;
        overflow: hidden;
    }

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

    .provide_cont li {
        width: 100%;
    }

    .ghost_provide::after {
        bottom: auto;
        top: 0;
        opacity: 0.4;
        display: none;
    }

    .ghost_provide::before {
        display: none;
    }

    .provide_img::before {
        left: 5px;
    }

    .provide_img::after {
        right: 4px;
    }

    .provide_cont li a {
        font-size: 20px;
        padding: 13px 0px;
    }

    .bacgorund_div::before {
        opacity: 0.6;
    }

    .bacgorund_div {
        position: unset;
        width: 100%;
        transform: inherit;
        padding: 19px 10px;
        border-radius: 10px;
        margin-top: 24px;
    }

    .bacgorund_div a {
        font-size: 10px;
        padding: 10px 16px;
    }

    .your_cnt_main {
        padding-top: 40px;
    }

    .your_cnt_main h5 {
        width: 100%;
    }

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

    .your_cnt_main h3 span {
        font-size: 30px;
    }

    .yourwork_img {
        width: 100%;
        height: auto;
        top: 30px;
    }

    .inner_cont.text-center h3 {
        font-size: 30px;
        margin: 0;
    }

    .policy_content h1 {
        font-size: 25px;
    }

    .policy_content {
        max-width: 100%;
        padding: 30px 28px;
    }

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

    .policy_content h4 {
        font-size: 17px;
    }

    .policy_content ul li,
    .terms_content ul li {
        padding-left: 0;
        font-size: 13px;
    }

    .policy_content ul,
    .terms_content ul {
        padding-left: 5px;
    }

    .policy_content ul li::before,
    .terms_content ul li::before {
        left: -13px;
        top: 9px;
    }

    .policy_content h5 {
        font-size: 14px;
    }

    .quick_links {
        padding-left: 20px;
        margin: 13px 0px;
    }

    .quick_links ul li {
        line-height: 1;
    }

    .quick_links li a {
        margin-bottom: 18px;
        font-size: 13px;
    }

    .quick_links ul li:nth-last-child(1) a {
        margin: 0;
    }

    .footer {
        padding-top: 29px;
    }

    .footer_main p {
        width: auto;
        font-size: 11px;
    }

    h5.footer_heading {
        font-size: 17px;
    }

    .contact_info {
        margin-top: 20px;
    }

    .contact_info li a {
        font-size: 13px;
    }

    .footer_images {
        display: none;
    }

    .footer_img {
        display: none;
    }

    .contact_info {
        padding-left: 16px;
    }

    .footer_main {
        padding-left: 13px;
    }

    .copyright p {
        font-size: 11px;
        margin-bottom: 8px;
    }

    .home_banner::before {
        display: none;
    }

    .banner_cont h3 {
        font-size: 22px;
        line-height: 1.2;
    }

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

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

    .banner_cont p {
        width: auto;
        font-size: 12px;
        line-height: 1.7;
    }

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

    .turning_images {
        height: auto;
        width: 100%;
        margin-bottom: 30px;
    }

    .turning_image_sun {
        left: -50px;
    }

    .turning_content {
        width: 100%;
        padding: 23px 20px;
    }

    .turning_content h3 {
        width: auto;
        font-size: 32px;
        margin-bottom: 12px;
    }

    .turning_content h3 span {
        font-size: 30px;
    }

    .turning_content p {
        font-size: 13px;
        margin-bottom: 10px;
    }

    section.turning_words {
        padding: 40px 0;
        overflow: hidden;
    }

    section.your_work {
        margin: 0;
    }

    .ghosrtwriting_process {
        padding: 90px 0px 40px;
        overflow: hidden;
    }

    .process_main_cont {
        width: auto;
        padding: 20px 7px;
        position: relative;
        z-index: 1;
        top: 0;
    }

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

    .process_para h3 {
        font-size: 16px;
    }

    .process_cont span {
        font-size: 16px;
    }

    .process_cont {
        margin-bottom: 12px;
    }

    .process_img {
        position: unset;
        transform: none;
        width: 100%;
        height: auto;
        margin-top: -20px;
    }

    .process_img::before {
        display: none;
    }

    .process_head {
        font-size: 50px;
        top: 26px;
    }

    .ghosrtwriting_process .section_title {
        margin-bottom: 10px !important;
    }

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

    .sect_title h3 span {
        font-size: 27px;
    }

    .bold_text {
        font-size: 37px;
        top: -24px;
    }

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

    .sect_title {
        width: auto;
    }

    .main_service {
        display: block;
        margin-bottom: 30px;
    }

    .serv_img {
        width: 60px;
        height: auto;
        margin-bottom: 20px;
    }

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

    .serv_cont p {
        font-size: 13px;
        margin: 0;
    }

    .service_cont {
        width: auto;
    }

    .serv_cont {
        padding-left: 16px;
    }

    .service_img {
        height: auto;
        left: 0;
    }

    .our_services {
        padding: 40px 0px;
    }

    .sale_left_cont h3 span {
        font-size: 25px;
    }

    .sale_left_cont h3 {
        font-size: 22px;
        line-height: 1.3;
    }

    .sale_img {
        height: auto;
        width: 90%;
        left: auto;
        top: auto;
        margin: 30px auto;
    }

    .sale_right_cont {
        top: 0;
        right: auto;
        text-align: center;
    }

    .sale_right_cont img {
        height: auto;
    }

    .sale_sect {
        padding: 40px 0px 0;
        overflow: hidden;
    }

    .sale_right_cont p {
        width: auto;
        font-size: 15px;
    }

    .sale_right_cont h3 {
        font-size: 40px;
        margin-top: 10px;
    }

    .sale_left_cont {
        text-align: center;
    }

    .sale_left_cont a {
        margin: 0 auto;
    }

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

    .story_div img {
        width: 50px;
        height: auto;
    }

    .story_div {
        padding: 0;
    }

    .story_bottom {
        padding: 9px 0px;
    }

    section.Path_Excellence {
        padding: 40px 0;
        overflow: hidden;
    }

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

    .path_header h3 span {
        font-size: 28px;
    }

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

    .path_header::before {
        right: -50px;
        top: -70px;
    }

    .item {
        height: 200px;
    }

    .path_main {
        margin-top: 10px;
    }

    section.testimonial {
        padding: 40px 0px;
    }

    .customer_love_head {
        display: block;
    }

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

    .customer_love_head h3 span {
        font-size: 27px;
    }

    .testimonial_star_icon i {
        font-size: 40px;
    }

    .testimonial_star_icon {
        width: 20px;
        height: auto;
    }

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

    .testimonial_slider {
        padding: 17px 16px;
    }

    .testimonial_slider h4 {
        font-size: 20px;
    }

    .expertise_sect h2 {
        display: none;
    }

    .ghost_provide .section_title::before {
        right: 0;
        top: 20px;
    }

    .faqs_section {
        overflow: hidden;
        padding: 40px 0px;
    }

    .faqs_section .section_title h4 {
        font-size: 40px;
    }

    .faqs_section .section_title p {
        font-size: 15px;
        margin: 0;
    }

    .faqs_section .section_title {
        margin-bottom: 30px !important;
    }

    .faqs_mian .accordion-button {
        font-size: 12px;
        padding: 17px 11px;
    }

    .faqs_mian .accordion-button:not(.collapsed)::after {
        transform: rotate(90deg);
    }

    .faqs_mian .accordion-body {
        padding: 17px 17px;
    }

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

    .faqs_img {
        height: auto;
        transform: none;
    }

    .inner_cont.text-center {
        margin: 0;
    }

    .contact_us {
        padding: 40px 0px;
    }

    .contact_us::before {
        display: none;
    }

    .contact_us_cont h3 {
        font-size: 21px;
    }

    .contact_us_cont h5 {
        font-size: 17px;
    }

    .per-check label {
        font-size: 10px;
    }

    .per-check label a {
        font-size: 9px;
    }

    .contBox a span {
        font-size: 12px;
    }

    form.contact_page_form .col-md-12 {
        margin: 0 !important;
    }

    .contBox {
        margin-bottom: 12px;
    }

    .contact_map {
        margin-bottom: 30px;
    }

    .popup_form .chat_form {
        width: 90%;
    }

    .chat_form h4 {
        font-size: 19px;
    }

    .test_cont ul li {
        font-size: 12px;
        margin-bottom: 4px;
    }

    .test_cont h4 {
        font-size: 20px;
        margin: 13px 0px;
    }

    .copyright {
        padding: 10px 0px;
        display: block;
    }

    ul.copy_url {
        justify-content: center;
        gap: 20px;
    }

    .disclimer marquee {
        font-size: 13px;
    }

    .disclimer {
        margin-top: 5px;
    }

    .customer_love_head p {
        width: auto;
        font-size: 12px;
        margin: 13px 0px;
    }

    .experties_cont {
        left: 50%;
        transform: translateX(-50%);
        width: 89%;
    }

    .experties_cont .para {
        font-size: 11px;
    }

    .banner_cont ul li {
        font-size: 13px;
    }

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

    .provide_cont li a::before {
        top: 13px;
        font-size: 20px;
        left: -19px;
    }

    .inner_cont h3 span {
        font-size: 28px;
        padding: 10px 12px 5px;
    }

    .page-header h1 {
        font-size: 28px;
    }

    .about-page {
        padding: 40px 0px;
    }

    section.about-page p {
        font-size: 13px;
    }

    .page-header {
        margin-bottom: 30px;
    }

    .about-card {
        display: block;
    }

    .about-section h2 {
        font-size: 25px;
    }

    .values-list li,
    .serve-list li {
        font-size: 13px;
    }

    .about-card h2 {
        font-size: 17px;
    }

    .content ul li {
        font-size: 13px;
        margin-bottom: 7px;
    }

    .cta-box h2 {
        font-size: 30px;
    }
}

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

    .responsive_menu {
        display: block;
    }

    .inner_cont h3 {
        font-size: 32px;
        line-height: 1.3;
    }

    .inner_cont p {
        font-size: 14px;
    }

    .inner_cont h4 {
        font-size: 16px;
    }

    .inner_cont li {
        font-size: 12px;
        margin-bottom: 2px;
    }

    .themebtn {
        padding: 10px 16px;
        font-size: 14px;
    }

    .inner_cont {
        margin-bottom: 30px;
    }

    .chat_form {
        width: 90%;
        padding: 30px 15px;
        margin: 0 auto;
        float: unset;
    }

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

    .form_check label {
        font-size: 11px;
    }

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

    section.test_time {
        padding: 60px 0px;
    }

    .test_cont h3 {
        font-size: 36px;
        line-height: 1.2;
    }

    .test_cont p {
        font-size: 15px;
    }

    .test_img {
        height: auto;
        margin-top: 22px;
    }

    .test_img img {
        border-radius: 10px 0px 10px 10px;
        width: 100%;
        box-shadow: 10px 10px 0px 0px var(--c2);
    }

    .section_title::before {
        width: 100px;
        height: 100px;
        right: -60px;
        top: -32%;
    }

    .expertise_sect::before {
        display: none;
    }

    .expertise_sect {
        background: var(--c3);
        padding: 40px 0px;
        min-height: auto;
        margin: 0;
        overflow: hidden;
    }

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

    .section_title h4 span {
        font-size: 34px;
    }

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

    a.expertise_img_card {
        height: auto;
    }

    .ghost_provide {
        padding: 40px 0px 26px;
        overflow: hidden;
    }

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

    .provide_cont li {
        width: 100%;
    }

    .ghost_provide::after {
        bottom: auto;
        top: 0;
        opacity: 0.4;
        display: none;
    }

    .ghost_provide::before {
        display: none;
    }

    .provide_img::before {
        left: 5px;
    }

    .provide_img::after {
        right: 4px;
    }

    .provide_cont li a {
        font-size: 24px;
        padding: 22px 0px;
    }

    .bacgorund_div::before {
        opacity: 0.6;
    }

    .bacgorund_div {
        position: unset;
        width: 100%;
        transform: inherit;
        padding: 19px 10px;
        border-radius: 10px;
        margin-top: 24px;
    }

    .bacgorund_div a {
        font-size: 13px;
        padding: 10px 16px;
    }

    .your_cnt_main {
        padding-top: 40px;
    }

    .your_cnt_main h5 {
        width: 100%;
        font-size: 22px;
    }

    .your_cnt_main h3 {
        font-size: 33px;
    }

    .your_cnt_main h3 span {
        font-size: 30px;
    }

    .yourwork_img {
        width: 100%;
        height: auto;
        top: 30px;
    }

    .inner_cont.text-center h3 {
        font-size: 30px;
        margin: 0;
    }

    .policy_content h1 {
        font-size: 35px;
    }

    .policy_content {
        max-width: 100%;
        padding: 30px 28px;
    }

    .policy_content p {
        font-size: 15px;
    }

    .policy_content h4 {
        font-size: 23px;
    }

    .policy_content ul li,
    .terms_content ul li {
        padding-left: 0;
        font-size: 13px;
    }

    .policy_content ul,
    .terms_content ul {
        padding-left: 5px;
    }

    .policy_content ul li::before,
    .terms_content ul li::before {
        left: -13px;
        top: 9px;
    }

    .policy_content h5 {
        font-size: 14px;
    }

    .quick_links {
        padding-left: 20px;
        margin: 13px 0px;
    }

    .quick_links ul li {
        line-height: 1;
    }

    .quick_links li a {
        margin-bottom: 18px;
        font-size: 16px;
    }

    .quick_links ul li:nth-last-child(1) a {
        margin: 0;
    }

    .footer {
        padding-top: 29px;
    }

    .footer_main p {
        width: auto;
        font-size: 14px;
        line-height: 1.7;
        margin: 0 0 10px;
    }

    h5.footer_heading {
        font-size: 17px;
    }

    .contact_info {
        margin-top: 20px;
    }

    .contact_info li a {
        font-size: 16px;
    }

    .footer_images {
        display: none;
    }

    .footer_img {
        display: none;
    }

    .contact_info {
        padding-left: 16px;
    }

    .footer_main {
        padding-left: 13px;
    }

    .copyright p {
        font-size: 14px;
        margin-bottom: 8px;
    }

    .home_banner::before {
        display: none;
    }

    .banner_cont h3 {
        font-size: 38px;
        line-height: 1.2;
    }

    .banner_cont h6 {
        font-size: 16px;
        margin-bottom: 7px;
    }

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

    .banner_cont p {
        font-size: 14px;
        line-height: 1.6;
    }

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

    .turning_images {
        height: auto;
        width: 450px;
        margin: 0 auto 30px;
    }

    .turning_image_sun {
        left: -40px;
    }

    .turning_content {
        width: 100%;
        padding: 23px 20px;
    }

    .turning_content h3 {
        width: auto;
        font-size: 33px;
        margin-bottom: 12px;
    }

    .turning_content h3 span {
        font-size: 30px;
    }

    .turning_content p {
        font-size: 15px;
        margin-bottom: 10px;
    }

    section.turning_words {
        padding: 40px 0;
        overflow: hidden;
    }

    section.your_work {
        margin: 0;
    }

    .ghosrtwriting_process {
        padding: 110px 0px 60px;
        overflow: hidden;
    }

    .process_main_cont {
        width: auto;
        padding: 39px 34px;
        position: relative;
        z-index: 1;
        top: 0;
        z-index: -1;
    }

    .process_para p {
        font-size: 15px;
    }

    .process_para h3 {
        font-size: 20px;
    }

    .process_cont span {
        font-size: 16px;
    }

    .process_cont {
        margin-bottom: 12px;
    }

    .process_img {
        position: unset;
        transform: none;
        width: 100%;
        height: auto;
        margin-top: -20px;
    }

    .process_img::before {
        display: none;
    }

    .process_head {
        font-size: 50px;
        top: 145px;
        z-index: 1;
    }

    .ghosrtwriting_process .section_title {
        margin-bottom: 10px !important;
    }

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

    .sect_title h3 span {
        font-size: 27px;
    }

    .bold_text {
        font-size: 37px;
        top: 36px;
    }

    .sect_title p {
        font-size: 14px;
    }

    .sect_title {
        width: auto;
    }

    .main_service {
        display: block;
        margin-bottom: 25px;
    }

    .serv_img {
        width: 60px;
        height: auto;
        margin-bottom: 20px;
    }

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

    .serv_cont p {
        font-size: 13px;
        margin: 0;
    }

    .service_cont {
        width: auto;
    }

    .serv_cont {
        padding-left: 16px;
    }

    .service_img {
        height: auto;
        left: 0;
    }

    .our_services {
        padding: 60px 0px;
    }

    .sale_left_cont h3 span {
        font-size: 25px;
    }

    .sale_left_cont h3 {
        font-size: 25px;
        line-height: 1.3;
    }

    .sale_img {
        height: auto;
        width: 90%;
        left: auto;
        top: auto;
        margin: 30px auto;
    }

    .sale_right_cont {
        top: 0;
        right: auto;
        text-align: center;
    }

    .sale_right_cont img {
        height: auto;
    }

    .sale_sect {
        padding: 60px 0px 0;
        overflow: hidden;
    }

    .sale_right_cont p {
        width: auto;
        font-size: 18px;
        margin: 0 0 15px;
    }

    .sale_right_cont h3 {
        font-size: 40px;
        margin-top: 10px;
    }

    .sale_left_cont {
        text-align: center;
    }

    .sale_left_cont a {
        margin: 0 auto;
    }

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

    .story_div img {
        width: 50px;
        height: auto;
    }

    .story_div {
        padding: 0;
    }

    .story_bottom {
        padding: 9px 0px;
    }

    section.Path_Excellence {
        padding: 40px 0;
        overflow: hidden;
    }

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

    .path_header h3 span {
        font-size: 28px;
    }

    .path_header p {
        font-size: 15px;
    }

    .path_header::before {
        right: -50px;
        top: -70px;
    }

    .item {
        height: 200px;
    }

    .path_main {
        margin-top: 10px;
    }

    section.testimonial {
        padding: 40px 0px;
    }

    .customer_love_head {
        text-align: center;
        display: block;
    }

    .customer_love_head h3 {
        font-size: 32px;
    }

    .customer_love_head h3 span {
        font-size: 28px;
        font-weight: 700;
    }

    .testimonial_star_icon i {
        font-size: 40px;
    }

    .testimonial_star_icon {
        width: 20px;
        height: auto;
    }

    .testimonial_slider p {
        font-size: 14px;
    }

    .testimonial_slider {
        padding: 17px 16px;
    }

    .testimonial_slider h4 {
        font-size: 22px;
        font-weight: 600;
    }

    .expertise_sect h2 {
        display: none;
    }

    .ghost_provide .section_title::before {
        right: 0;
        top: 20px;
    }

    .faqs_section {
        overflow: hidden;
        padding: 40px 0px;
    }

    .faqs_section .section_title h4 {
        font-size: 40px;
    }

    .faqs_section .section_title p {
        font-size: 15px;
        margin: 0;
    }

    .faqs_section .section_title {
        margin-bottom: 30px !important;
    }

    .faqs_mian .accordion-button {
        font-size: 12px;
        padding: 17px 11px;
    }

    .faqs_mian .accordion-button:not(.collapsed)::after {
        transform: rotate(90deg);
    }

    .faqs_mian .accordion-body {
        padding: 17px 17px;
    }

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

    .faqs_img {
        height: auto;
        transform: none;
    }

    .inner_cont.text-center {
        margin: 0;
    }

    .contact_us {
        padding: 40px 0px;
    }

    .contact_us::before {
        display: none;
    }

    .contact_us_cont h3 {
        font-size: 32px;
    }

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

    .per-check label {
        font-size: 12px;
    }

    .per-check label a {
        font-size: 11px;
    }

    .contBox a span {
        font-size: 14px;
    }

    form.contact_page_form .col-md-12 {
        margin: 0 !important;
    }

    .contBox {
        margin-bottom: 12px;
    }

    .contact_map {
        margin-bottom: 30px;
    }

    .popup_form .chat_form {
        width: 90%;
    }

    .chat_form h4 {
        font-size: 25px;
    }

    .test_cont ul li {
        font-size: 12px;
        margin-bottom: 4px;
    }

    .test_cont h4 {
        font-size: 20px;
        margin: 13px 0px;
    }

    .copyright {
        padding: 10px 0px;
        display: block;
    }

    ul.copy_url {
        justify-content: center;
        gap: 20px;
    }

    .disclimer marquee {
        font-size: 13px;
    }

    .disclimer {
        margin-top: 5px;
    }

    .customer_love_head p {
        width: auto;
        font-size: 15px;
        margin: 13px 0px;
    }

    .experties_cont {
        left: 50%;
        transform: translateX(-50%);
        width: 90%;
    }

    .experties_cont .para {
        font-size: 13px;
    }

    .banner_cont ul li {
        font-size: 14px;
        margin-bottom: 10px;
    }

    .turning_content ul li {
        font-size: 16px;
    }

    .provide_cont li a::before {
        top: 13px;
        font-size: 20px;
        left: -19px;
    }

    .turning_content h4 {
        font-weight: 800;
        font-size: 24px;
    }

    .experties_cont p {
        font-size: 26px;
    }

    .sale_right_cont h4 {
        font-size: 24px;
        font-weight: 500;
    }

    .footer_icon a {
        font-size: 30px;
    }

    ul.copy_url a {
        font-size: 16px;
    }

    .inner_cont h3 span {
        font-size: 38px;
        padding: 10px 12px 5px;
    }

    .open_menu {
        font-size: 35px;
    }

    .menu_logo {
        padding: 13px 15px;
    }

    .banner_cont {
        margin-bottom: 30px;
    }

    .sale_left_cont p {
        margin: 0 auto 20px;
    }


    .page-header h1 {
        font-size: 28px;
    }

    .about-page {
        padding: 40px 0px;
    }

    section.about-page p {
        font-size: 13px;
    }

    .page-header {
        margin-bottom: 30px;
    }

    .about-card {
        display: block;
    }

    .about-section h2 {
        font-size: 25px;
    }

    .values-list li,
    .serve-list li {
        font-size: 13px;
    }

    .about-card h2 {
        font-size: 17px;
    }

    .content ul li {
        font-size: 13px;
        margin-bottom: 7px;
    }

    .cta-box h2 {
        font-size: 30px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
    .top_head a {
        font-size: 11px;
    }

    ul.header-main__nav {
        gap: 11px;
    }

    ul.header-main__nav li a {
        font-size: 10px;
    }

    ul.header-main__nav .themebtn {
        font-size: 10px;
        padding: 7px 11px;
    }

    a.header__logo img {
        width: 90px;
    }

    ul.header-main__nav .themebtn i {
        display: none;
    }

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

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

    .banner_cont p {
        width: auto;
        font-size: 12px;
    }

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

    .themebtn {
        font-size: 10px;
    }

    .chat_form {
        width: 96%;
        padding: 30px 18px;
    }

    .chat_form h4 {
        font-size: 20px;
    }

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

    .form_check label {
        font-size: 9px;
    }

    .form_field textarea {
        height: 88px;
    }

    .form_field input,
    .form_field textarea {
        padding: 9px 10px;
        font-size: 13px;
    }

    .turning_images {
        width: auto;
        height: auto;
    }

    .turning_content h3 {
        width: auto;
        font-size: 29px;
        margin-bottom: 14px;
    }

    .turning_content h3 span {
        font-size: 29px;
    }

    .turning_content p {
        font-size: 12px;
        margin-bottom: 8px;
    }

    .turning_content {
        width: 92%;
        padding: 22px 10px;
    }

    .turning_content ul li {
        font-size: 13px;
    }

    .section_title h4 {
        font-size: 29px;
    }

    .section_title h4 span {
        font-size: 26px;
    }

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

    a.expertise_img_card {
        height: 220px;
    }

    .experties_cont .para {
        font-size: 11px;
    }

    .experties_cont p {
        font-size: 16px;
    }

    .experties_cont {
        left: 50%;
        transform: translateX(-50%);
        width: 90%;
    }

    .provide_cont li a {
        font-size: 16px;
        padding: 13px 10px;
    }

    .provide_img {
        width: 100%;
        height: 380px;
    }

    .bacgorund_div {
        width: 90%;
    }

    .provide_cont li a::before {
        top: 9px;
        font-size: 23px;
        left: -13px;
    }

    .expertise_sect h2 {
    font-size: 82px;
    right: -32%;
}

.your_cnt_main h5 {
    width: 90%;
    font-size: 14px;
}

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

.your_cnt_main h3 span {
    font-size: 28px;
}

.work_ancher .themebtn {
    padding: 8px 15px;
}

.yourwork_img {
    width: 100%;
    height: 300px;
}

.your_cnt_main {padding-top: 60px;}

section.your_work {
    padding-bottom: 30px;
    margin-bottom: 40px;
    overflow: hidden;
}

.process_head {
    font-size: 70px;
}

.process_img {
    height: 360px;
}

.process_img::before {
    width: 300px;
    height: 300px;
}

.process_main_cont {
    width: 100%;
    padding: 24px 15px;
}

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

.process_cont {
    margin-bottom: 9px;
}

.bold_text {
    font-size: 68px;
}

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

.sect_title h3 span {
    font-size: 29px;
}

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

.sect_title {
    width: auto;
}

.serv_cont h4 {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 7px;
}

.serv_cont p {
    font-size: 12px;
    margin: 0;
}

.serv_img {
    height: auto;
    width: 220px;
}

.main_service {
    gap: 31px;
    margin-bottom: 21px;
}

.service_img {
    height: 259px;
    position: sticky;
    top: 30px;
}

.sale_img {
    width: 100%;
    height: auto;
    transform: scale(1.2) translateX(20px);
}

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

.sale_left_cont h3 span {
    font-size: 23px;
}

h3.heading2 {}

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

.sale_left_cont p {
    font-size: 12px;
    width: auto;
}

.sale_right_cont h4 {
    font-size: 20px;
}

.sale_right_cont p {
    width: auto;
    font-size: 14px;
}

.sale_sect::after {
    width: 180px;
    height: 180px;
}

.sale_sect::before {
    width: 120px;
    height: 120px;
    right: -40px;
    top: -23px;
}

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

.footer_main p {
    width: 91%;
    font-size: 11px;
    margin-bottom: 10px;
}

.footer_main p a {
    font-size: 12px;
}

    .quick_links li a {
    font-size: 11px;
    padding: 0;
}

.quick_links li a::before {
    font-size: 17px;
    left: -21px;
    width: 15px;
    height: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 0px;
}

h5.footer_heading {
    font-size: 16px;
}

.contact_info li a {
    font-size: 10px;
}

.disclimer marquee {
    font-size: 13px;
}

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

ul.copy_url a {
    font-size: 12px;
}

ul.copy_url {
    gap: 11px;
}

.copyright {
    justify-content: space-between;
}

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

section.our_services {
    overflow: hidden;
}

section.ghosrtwriting_process {
    overflow: hidden;
}

section.your_work {}

section.ghost_provide {
    overflow: hidden;
}

    .inner_banner {
    min-height: auto;
    padding: 70px 0px;
}

.inner_cont.text-center h3 {
    font-size: 40px;
}

.inner_cont.text-center h3 span {
    font-size: 40px;
}

.test_cont h3 {
    font-size: 32px;
}

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

.test_img {
    height: 270px;
}

.test_img img {
    width: 97%;
    border-radius: 40px 0px 40px 40px;
    box-shadow: 12px 12px 0px 0px var(--c2);
}

.page-header h1 {
    font-size: 40px;
}

section.about-page p {
    font-size: 13px;
}

.about-card h2 {
    font-size: 24px;
}

.about-section h2 {
    font-size: 25px;
}

.service-box h4 {
    font-size: 18px;
}

.values-list li, .serve-list li {
    font-size: 13px;
}

.cta-box h2 {
    font-size: 40px;
}
    .inner_cont h3 {
    font-size: 27px;
}

.inner_cont h6 {
    font-size: 18px;
}

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

    .faqs_section .section_title h4 {
    font-size: 50px;
}

.faqs_section .section_title p {
    margin: 0;
}

.faqs_mian .accordion-button:hover {
    font-size: 12px;
    padding: 15px 12px;
}

.faqs_mian .accordion-body {
    padding: 20px 20px;
}

.faqs_mian .accordion-body p {
    font-size: 13px;
}

.faqs_img {
    height: auto;
    transform: none;
}

    .contact_us_cont h5 {
    font-size: 14px;
}

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

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

.contact_form_fields textarea {
    height: 90px;
}

.per-check label {
    font-size: 11px;
}

.contBox a {
    font-size: 11px;
}

.contact_map iframe {
    width: 100%;
    height: 100%;
}

.contact_form_fields input, .contact_form_fields textarea {
    font-size: 12px;
}

.privacy {
    padding: 40px 0px;
}

.policy_content h1 {
    font-size: 40px;
}

.policy_content h4 {
    font-size: 20px;
}

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

.policy_content ul li, .terms_content ul li {
    font-size: 13px;
}

.policy_content ul, .terms_content ul {
    padding-left: 0px;
}
    .popup_form .chat_form {
    width: 43%;
}
}

@media only screen and (min-width: 1024px) and (max-width: 1365px) {
    .top_head a {
        font-size: 12px;
    }

    ul.header-main__nav {
        gap: 22px;
    }

    ul.header-main__nav li a {
        font-size: 12px;
    }

    ul.header-main__nav .themebtn {
        font-size: 11px;
        padding: 8px 11px;
    }

    a.header__logo img {
        width: 130px;
    }

    ul.header-main__nav .themebtn i {
        display: none;
    }

    .banner_cont h3 {
        font-size: 36px;
    }

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

    .banner_cont p {
        width: auto;
        font-size: 13px;
    }

    .banner_cont ul li {
        font-size: 13px;
    }

    .themebtn {
        font-size: 10px;
    }

    .chat_form {
        width: 96%;
        padding: 60px 38px;
    }

    .chat_form h4 {
        font-size: 28px;
    }

    .chat_form h3 {
        font-size: 29px;
    }

    .form_check label {
        font-size: 9px;
    }

    .form_field textarea {
        height: 88px;
    }

    .form_field input,
    .form_field textarea {
        padding: 9px 10px;
        font-size: 13px;
    }

    .turning_images {
        width: auto;
        height: auto;
    }

    .turning_content h3 {
        width: auto;
        font-size: 29px;
        margin-bottom: 14px;
    }

    .turning_content h3 span {
        font-size: 29px;
    }

    .turning_content p {
        font-size: 13px;
        margin-bottom: 8px;
    }

    .turning_content {
        width: 92%;
        padding: 22px 10px;
    }

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

    .section_title h4 {
        font-size: 36px;
    }

    .section_title h4 span {
        font-size: 29px;
    }

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

    a.expertise_img_card {
        height: 300px;
    }

    .experties_cont .para {
        font-size: 11px;
    }

    .experties_cont p {
        font-size: 19px;
        margin-bottom: 7px;
    }

    .experties_cont {
        left: 50%;
        transform: translateX(-50%);
        width: 90%;
    }

    .provide_cont li a {
        font-size: 16px;
        padding: 13px 10px;
    }

    .provide_img {
        width: 100%;
        height: 380px;
    }

    .bacgorund_div {
        width: 90%;
    }

    .provide_cont li a::before {
        top: 9px;
        font-size: 23px;
        left: -13px;
    }

    .expertise_sect h2 {
    font-size: 82px;
    right: -32%;
}

.your_cnt_main h5 {
    width: 90%;
    font-size: 14px;
}

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

.your_cnt_main h3 span {
    font-size: 28px;
}

.work_ancher .themebtn {
    padding: 8px 15px;
}

.yourwork_img {
    width: 100%;
    height: 350px;
}

.your_cnt_main {padding-top: 60px;}

section.your_work {
    padding-bottom: 0px;
    margin-bottom: 60px;
}

.process_head {
    font-size: 80px;
}

.process_img {
    height: 500px;
}

.process_img::before {
    width: 400px;
    height: 400px;
}

.process_main_cont {
    width: 100%;
    padding: 44px 15px;
}

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

.process_cont {
    margin-bottom: 9px;
}

.bold_text {
    font-size: 68px;
}

.sect_title h3 {
    font-size: 37px;
}

.sect_title h3 span {
    font-size: 41px;
}

.sect_title p {
    font-size: 15px;
}

.sect_title {
    width: auto;
}

.serv_cont h4 {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 7px;
}

.serv_cont p {
    font-size: 13px;
    margin: 0;
}

.serv_img {
    height: auto;
    width: 220px;
}

.main_service {
    gap: 31px;
    margin-bottom: 21px;
}

.service_img {
    height: 359px;
    position: sticky;
    top: 30px;
}

.sale_img {
    width: 100%;
    height: auto;
    transform: scale(1.2) translateX(20px);
}

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

.sale_left_cont h3 span {
    font-size: 23px;
}

h3.heading2 {}

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

.sale_left_cont p {
    font-size: 12px;
    width: auto;
}

.sale_right_cont h4 {
    font-size: 20px;
}

.sale_right_cont p {
    width: auto;
    font-size: 14px;
}

.sale_sect::after {
    width: 180px;
    height: 180px;
}

.sale_sect::before {
    width: 120px;
    height: 120px;
    right: -40px;
    top: -23px;
}

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

.footer_main p {
    width: 91%;
    font-size: 11px;
    margin-bottom: 10px;
}

.footer_main p a {
    font-size: 12px;
}

    .quick_links li a {
    font-size: 11px;
    padding: 0;
}

.quick_links li a::before {
    font-size: 17px;
    left: -21px;
    width: 15px;
    height: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 0px;
}

h5.footer_heading {
    font-size: 16px;
}

.contact_info li a {
    font-size: 10px;
}

.disclimer marquee {
    font-size: 13px;
}

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

ul.copy_url a {
    font-size: 14px;
}

ul.copy_url {
    gap: 26px;
}

.copyright {
    justify-content: space-between;
}

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

section.our_services {
    overflow: hidden;
}

section.ghosrtwriting_process {
    overflow: hidden;
}

section.your_work {}

section.ghost_provide {
    overflow: hidden;
}

    .inner_banner {
    min-height: auto;
    padding: 70px 0px;
}

.inner_cont.text-center h3 {
    font-size: 40px;
}

.inner_cont.text-center h3 span {
    font-size: 40px;
}

.test_cont h3 {
    font-size: 32px;
}

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

.test_img {
    height: 270px;
}

.test_img img {
    width: 97%;
    border-radius: 40px 0px 40px 40px;
    box-shadow: 12px 12px 0px 0px var(--c2);
}

.page-header h1 {
    font-size: 40px;
}

section.about-page p {
    font-size: 13px;
}

.about-card h2 {
    font-size: 24px;
}

.about-section h2 {
    font-size: 25px;
}

.service-box h4 {
    font-size: 18px;
}

.values-list li, .serve-list li {
    font-size: 13px;
}

.cta-box h2 {
    font-size: 40px;
}
    .inner_cont h3 {
    font-size: 27px;
}

.inner_cont h6 {
    font-size: 18px;
}

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

    .faqs_section .section_title h4 {
    font-size: 50px;
}

.faqs_section .section_title p {
    margin: 0;
}

.faqs_mian .accordion-button:hover {
    font-size: 12px;
    padding: 15px 12px;
}

.faqs_mian .accordion-body {
    padding: 20px 20px;
}

.faqs_mian .accordion-body p {
    font-size: 13px;
}

.faqs_img {
    height: auto;
    transform: none;
}

    .contact_us_cont h5 {
    font-size: 14px;
}

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

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

.contact_form_fields textarea {
    height: 90px;
}

.per-check label {
    font-size: 11px;
}

.contBox a {
    font-size: 11px;
}

.contact_map iframe {
    width: 100%;
    height: 100%;
}

.contact_form_fields input, .contact_form_fields textarea {
    font-size: 12px;
}

.privacy {
    padding: 40px 0px;
}

.policy_content h1 {
    font-size: 40px;
}

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

.policy_content p {
    font-size: 15px;
}

.policy_content ul li, .terms_content ul li {
    font-size: 13px;
}

.policy_content ul, .terms_content ul {
    padding-left: 0px;
}

.expertise_sect {
    padding: 110px 0px 70px;
    min-height: auto;
}

}
 