@media (min-width: 1680px) and (max-width: 1780px) {
    .cust-container-lg {
        max-width: 1450px;
    }

    .cust-container-md {
        max-width: 1360px;
        padding: 0 20px;
    }

    :root {
        /* style guide for 1680 */
        --h1-font-size: 60px;
        --h1-line-height: 70px;

        --h2-font-size: 50px;
        --h2-line-height: 55px;

        --h3-font-size: 33px;
        --h3-line-height: 38px;

        --h4-font-size: 23px;
        --h4-line-height: 28px;

        --h5-font-size: 20px;
        --h5-line-height: 30px;

        --h6-font-size: 18px;
        --h6-line-height: 25px;

        --body-font-size: 20px;
        --body-line-height: 28px;

    }

    /* blogs */
    
    .blogs_header .insights .right {
        max-width: 81%;
    }

    .trending_topics .filter {
        margin-bottom: 40px;
        margin-top: 25px;
        gap: 10px;
    }

    .insights_card .blog_title {
        padding: 3px 0 8px;
    }

    .insights_card .insights_tags {
        gap: 20px;
        margin-top: 24px;
    }

    .connect_our_team .connect_card {
        height: 240px;
    }

    .insights_card {
        grid-template-columns: 55% 39%;
        gap: 3%;
        margin-bottom: 100px;
    }

    .insights_card .date p {
        margin-bottom: 8px;
    }

    /* end */

    .home_hero_main .hero_content {
        background-size: 500px;
        background-position: 96% 141%;
    }

    .changed_recently .changed_row {
        grid-template-columns: 478px 420px 465px;
    }

    .changed_recently .changed_col_v2 .img-box {
        height: 512px;
    }

    .changed_recently .brand_icon.img-box {
        max-width: 225px;
        height: 68px;
    }

    .the_team .team_row {
        grid-template-columns: 46% 48%;
        gap: 6%;
    }

    .work_it_card .common_heading_h2 {
        margin-bottom: 45px;
    }

    .work_it_card .week_2 .heading-h3 {
        margin-bottom: 21px;
    }

    .book_appointment {
        padding: 110px 0 20px;
    }

    .what_others .early_movers .early_card {
        padding: 30px 27px;
        border-radius: 15px;
        font-size: 30px;
        line-height: 38px;
    }

    .book_appointment .request_quote .quote_form {
        padding: 40px 40px 45px;
    }

    .main-footer .footer_logo a img {
        max-width: 220px;
    }

    .the_team .team_row .right .companuy_logo {
        height: 120px;
        width: 120px;
        left: -67px;
        top: -78px;
    }

    .the_team .team_row .right .companuy_logo img {
        max-width: 71%;
    }

    .what_others .opportunity_row {
        grid-template-columns: 39.5% 49.5%;
        gap: 11%;
        margin-top: 48px;
        padding-bottom: 70px;
    }

    .the_opportunity {
        padding: 100px 0 75px;
    }

    .faq_section .accordion-header.active-acc-head .accordion-button::after {
        right: 20px;
        top: 22px;
        height: 45px;
        width: 45px;
    }

    .what_others .result_image.img-box {
        height: 450px;
    }

    .what_others .results .design_content p {
        margin-bottom: 18px;
    }

    .what_others .results .inner_design {
        padding: 40px 0 20px;
    }

    .what_others .results {
        padding: 50px 65px 48px 48px;
        display: grid;
        grid-template-columns: 47% 48%;
        gap: 5%;
    }

    .faq_section .accordion-button {
        padding: 28px 13px;
        font-size: 21px;
    }

    .faq_section .accordion-header .accordion-button::after {
        right: 20px;
        top: 16px;
        height: 54px;
        width: 54px;
    }
    .how_work_left {
    width: 60%;
}
/*SERVICE-SECTION-START-HERE*/
.service_banner_bottom .chatgpt_white_section .chatgpt_content_section h4 {
    font-size: 26px;
    line-height: 36px;
}
.service_banner_bottom .chatgpt_white_section .chatgpt_content_section {
    padding-top: 30px;
}
/*SERVICE-SECTION-END-HERE*/

}

@media (min-width: 1600px) and (max-width: 1679px) {
    .cust-container-lg {
        max-width: 1400px;
    }

    .cust-container-md {
        max-width: 1340px;
        padding: 0 20px;
    }

    :root {
        /* style guide for 1680 */
        --h1-font-size: 60px;
        --h1-line-height: 70px;

        --h2-font-size: 50px;
        --h2-line-height: 55px;

        --h3-font-size: 33px;
        --h3-line-height: 38px;

        --h4-font-size: 23px;
        --h4-line-height: 28px;

        --h5-font-size: 20px;
        --h5-line-height: 30px;

        --h6-font-size: 18px;
        --h6-line-height: 25px;

        --body-font-size: 18px;
        --body-line-height: 22px;

    }


    /* blogs */

    .blogs_header .insights .right {
        max-width: 84%;
    }
    
    .trending_topics .filter {
        margin-bottom: 40px;
        margin-top: 25px;
        gap: 10px;
    }

    .insights_card .blog_title {
        padding: 3px 0 8px;
    }

    .insights_card .insights_tags {
        gap: 20px;
        margin-top: 24px;
    }

    .connect_our_team .connect_card {
        height: 240px;
    }

    .insights_card {
        grid-template-columns: 55% 36%;
        gap: 3%;
        margin-bottom: 100px;
    }

    .insights_card .date p {
        margin-bottom: 8px;
    }

    /* end */

    .connect_our_team .connect_card {
        height: 240px;
    }

    .home_hero_main .hero_content {
        background-size: 500px;
        background-position: 96% 141%;
    }

   
    .changed_recently .changed_row {
        grid-template-columns: 478px 420px 465px;
    }

    .changed_recently .changed_col_v2 .img-box {
        height: 512px;
    }
    
    .the_team .forward_row .straig_card .card_icon {
        height: 65px;
        width: 65px;
        margin-bottom: 18px;
    }

    .changed_recently .brand_icon.img-box {
        max-width: 225px;
        height: 68px;
    }

    .the_team .team_row {
        grid-template-columns: 46% 48%;
        gap: 6%;
    }

    .work_it_card .common_heading_h2 {
        margin-bottom: 45px;
    }

    .work_it_card .week_2 .heading-h3 {
        margin-bottom: 21px;
    }

    .book_appointment {
        padding: 110px 0 20px;
    }

    .what_others .early_movers .early_card {
        padding: 30px 27px;
        border-radius: 15px;
        font-size: 30px;
        line-height: 38px;
    }

    .book_appointment .request_quote .quote_form {
        padding: 40px 40px 45px;
    }

    .main-footer .footer_logo a img {
        max-width: 220px;
    }

    .the_team .team_row .right .companuy_logo {
        height: 120px;
        width: 120px;
        left: -67px;
        top: -78px;
    }

    .the_team .team_row .right .companuy_logo img {
        max-width: 71%;
    }

    .what_others .opportunity_row {
        grid-template-columns: 39.5% 49.5%;
        gap: 11%;
        margin-top: 48px;
        padding-bottom: 70px;
    }

    .the_opportunity {
        padding: 100px 0 75px;
    }

    .faq_section .accordion-header.active-acc-head .accordion-button::after {
        right: 20px;
        top: 22px;
        height: 45px;
        width: 45px;
    }

    .what_others .result_image.img-box {
        height: 450px;
    }

    .what_others .results .design_content p {
        margin-bottom: 18px;
    }

    .what_others .results .inner_design {
        padding: 40px 0 20px;
    }

    .what_others .results {
        padding: 50px 65px 48px 48px;
        display: grid;
        grid-template-columns: 47% 48%;
        gap: 5%;
    }

    .faq_section .accordion-button {
        padding: 28px 13px;
        font-size: 21px;
    }

    .faq_section .accordion-header .accordion-button::after {
        right: 20px;
        top: 16px;
        height: 54px;
        width: 54px;
    }

    .book_appointment .request_quote .genuine_conversation {
        padding: 46px 30px 72px;
    }

    .the_team .team_pic.img-box {
        width: 94%;
        height: 380px;
    }
       .how_work_left {
    width: 60%;
}
.how_work_left .img-section {
    margin-top: 80px;
}
/*ABOUT-PAGE-START*/
.about_hero_title .hero_title {
    font-size: 35px;
    line-height: 45px;
}
.our_vision_about .vision_content .content {
    font-size: 25px;
    line-height: 36px;
}
/*ABOUT-PAGE-END*/
.how_work_right .step h2 {
    font-size: 30px;
    line-height: 50px;
}
.how_work_inner .step {
    margin-bottom:30px;
}
.how_work_inner .step:last-child{
    margin-bottom:0px;
}
.author_link {
    top: -5px;
}
.insight_author .author_left {
    width: 60%;
}
/*SERVICE-SECTION-START-HERE*/
.service_banner_bottom .chatgpt_white_section .chatgpt_content_section h4 {
    font-size: 22px;
    line-height: 30px;
}
.service_banner_bottom .chatgpt_white_section .chatgpt_content_section {
    padding-top: 30px;
}
.about_page_header .common_heading_h2 .heading-h2 {
    font-size: 42px;
    line-height: 52px;
    padding-bottom: 20px;
}
.testimonial_section .testimonial_slider .item_inner .slider_content h3 {
    font-size: 35px;
    line-height: 50px;
    padding-bottom: 10px;
}
.testimonial_section .testimonial_slider .item_inner .testimonial_name {
    padding-top: 40px;
}
.testimonial_section  .owl-theme .owl-nav {
    position:relative;
    top: -70px;
}
/*SERVICE-SECTION-END-HERE*/

}

@media (min-width: 1400px) and (max-width: 1599px) {

    .cust-container-lg {
        max-width: 100%;
        padding: 0 70px;
    }

    .cust-container-md {
        max-width: 100%;
        padding: 0 90px;
    }

    :root {
        /* style guide for 1680 */
        --h1-font-size: 50px;
        --h1-line-height: 55px;

        --h2-font-size: 42px;
        --h2-line-height: 45px;

        --h3-font-size: 28px;
        --h3-line-height: 32px;

        --h4-font-size: 21px;
        --h4-line-height: 26px;

        --h5-font-size: 20px;
        --h5-line-height: 24px;

        --h6-font-size: 17px;
        --h6-line-height: 23px;

        --body-font-size: 17px;
        --body-line-height: 23px;

    }

    /* blog degail */
    
    .changed_recently .brand_row {
        gap: 50px;
        margin-top: 50px;
    }

    .blogs_header .insights .right {
        max-width: 90%;
    }

    .blog_detail_header {
        position: relative;
        padding: 155px 0 20px;
    }

    .detail_header .detail_image_main {
        height: 440px;
        width: 100%;
    }

    .blog_detail_content .insight_detal_card h1,
    .blog_detail_content .insight_detal_card h2,
    .blog_detail_content .insight_detal_card h3,
    .blog_detail_content .insight_detal_card h4,
    .blog_detail_content .insight_detal_card h5 {
        font-size: 30px;
        line-height: 40px;
    }

    .blog_detail_content .insight_detal_card h6 {
        font-size: 22px;
        line-height: 38px;
    }

    .blog_detail_content .insight_detal_card p,
    .blog_detail_content .insight_detal_card li,
    .blog_detail_content .insight_detal_card a {
        font-size: 18px;
        line-height: 28px;
        margin: 12px 0;
    }

    .insight_detail.insights_tags {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        gap: 24px;
        margin-top: 13px;
        margin-bottom: 36px;
    }

    .insight_detail.insights_tags p {
        font-size: 15px;
    }

    .blog_detail_content .insight_detal_card p,
    .blog_detail_content .insight_detal_card li,
    .blog_detail_content .insight_detal_card a {
        font-size: 17px;
        line-height: 25px;
        margin: 12px 0;
    }

    .blog_detail_content .detail_content .left_detail .list {
        font-size: 17px;
        line-height: 25px;
        margin-bottom: 8px;
    }

    /* blogs */
    .insights_card .insights_tags .theme-btn-fill {
        padding: 5px 15px;
        font-size: 15px;
    }

    .trending_topics .filter .theme-btn-fill {
        padding: 5px 15px;
        font-size: 15px;
    }

    .theme-btn-outline,
    .theme-btn-fill,
    .light-btn-outline {
        padding: 7px 22px;
        border-radius: 50px;
    }

    .insights_card .insights_tags .authors,
    .insights_card .insights_tags .min_read {
        font-size: 15px;
    }

    .insights_card .date {
        font-size: 16px;
    }

    .insights_card .insights_text p {
        font-size: 16px;
        line-height: 24px;
    }

    .trending_topics .filter {
        margin-bottom: 40px;
        margin-top: 25px;
        gap: 10px;
    }

    .insights_card .blog_title {
        padding: 3px 0 8px;
    }

    .insights_card .insights_tags {
        gap: 20px;
        margin-top: 24px;
    }

    .connect_our_team .connect_card {
        height: 240px;
    }

    .insights_card {
        grid-template-columns: 60% 34%;
        gap: 4%;
        margin-bottom: 85px;
    }

    .insights_card .date p {
        margin-bottom: 8px;
    }

    /* end */

    .connect_our_team .our_team .detail {
        gap: 12px;
    }

    .connect_our_team .connect_card {
        height: 240px;
    }

    .home_hero_main .hero_content {
        background-size: 437px;
        background-position: 96% 35%;
    }

    .changed_recently .changed_row {
        grid-template-columns: 30% 35% 35%;
    }

    .ai_focused_main {
        padding: 25px 0 30px;
    }

    .home_hero_main .banner_content_detail {
        max-width: 730px;
        line-height: 40px;
    }

    .changed_recently .text_detail p {
        margin-bottom: 25px;
    }

    .changed_recently .text_detail p:last-child {
        margin-bottom: 0px;
    }

    .changed_recently .changed_col_v2 .img-box {
        height: 474px;
        width: 85%;
        margin: 0 auto;
    }

    .the_team .forward_row .straig_card .card_icon {
        height: 65px;
        width: 65px;
        margin-bottom: 18px;
    }

    .changed_recently .brand_icon.img-box {
        max-width: 220px;
        height: 49px;
    }

    .the_team .team_row {
        grid-template-columns: 46% 48%;
        gap: 6%;
    }

    .work_it_card .common_heading_h2 {
        margin-bottom: 45px;
    }

    .work_it_card .week_2 .heading-h3 {
        margin-bottom: 21px;
    }

    .book_appointment {
        padding: 110px 0 20px;
    }

    .what_others .early_movers .early_card {
        padding: 30px 27px;
        border-radius: 15px;
        font-size: 27px;
        line-height: 32px;
    }

    .book_appointment .request_quote .quote_form {
        padding: 39px 30px 40px;
    }

    .web_tag p {
        padding: 2px 14px;
        font-size: 15px;
    }

    .main-footer .footer_logo a img {
        max-width: 220px;
    }

    .the_team .team_row .right .companuy_logo {
        height: 120px;
        width: 120px;
        left: -67px;
        top: -78px;
    }

    .the_team .team_row .right .companuy_logo img {
        max-width: 71%;
    }

    .what_others .opportunity_row {
        grid-template-columns: 39.5% 55.5%;
        gap: 5%;
        margin-top: 48px;
        padding-bottom: 70px;
    }

    .book_appointment .request_quote .quote_title {
        margin-bottom: 30px;
    }

    .the_opportunity {
        padding: 100px 0 75px;
    }

    .faq_section .accordion-header.active-acc-head .accordion-button::after {
        right: 20px;
        top: 22px;
        height: 45px;
        width: 45px;
    }

    .what_others .result_image.img-box {
        height: 425px;
    }

    .what_others .results .design_content p {
        margin-bottom: 15px;
    }

    .what_others .results .inner_design {
        padding: 40px 0 20px;
    }

    .what_others .results {
        padding: 50px 65px 48px 48px;
        display: grid;
        grid-template-columns: 47% 48%;
        gap: 5%;
    }

    .faq_section .accordion-button {
        padding: 28px 13px;
        font-size: 19px;
    }

    .faq_section .accordion-header .accordion-button::after {
        right: 20px;
        top: 16px;
        height: 44px;
        width: 44px;
    }

    .book_appointment .request_quote .genuine_conversation {
        padding: 40px 30px 45px;
    }

    .the_team .team_pic.img-box {
        width: 100%;
        height: 385px;
    }

    .faq_section .accordion-button::before {
        margin-right: 20px;
        padding-left: 10px;
    }

    .faq_section .accordion .accordion-body {
        padding: 0px 72px 15px 62px;
        margin-bottom: 20px;
        border-radius: 0 0 15px 15px;
    }

    .home_hero_main .banner_title .heading-h1 {
        max-width: 840px;
    }

    .what_others .early_movers .early_card p {
        margin-bottom: 25px;
    }

    .book_appointment .request_quote .quote_form .cust-w-50 {
        width: 49%;
    }

    .the_team .forward_row {
        grid-template-columns: repeat(4, 1fr);
        gap: 15px;
    }

    .what_others .opportunity_row .opprotu_image.img-box {
        width: 100%;
        height: 307px;
        border: 9px solid #fff;
    }

    .how_it_works {
        padding: 70px 0;
    }

    .the_team {
        position: relative;
        padding: 80px 0;
    }

    .what_others::before {
        height: 600px;
        width: 600px;
        background: radial-gradient(#00e7632e, #00e76317, #00e7630d);
        bottom: 200px;
        left: 50px;
    }

    .what_others::after {
        height: 600px;
        width: 600px;
        background: radial-gradient(#00e7632e, #00e76317, #00e7630d);
        top: 160px;
        right: 5px;
    }

    .how_it_works::after {
        height: 411px;
        width: 784px;
        top: 40px;
        right: 0;
        border-radius: 600px;
    }
           .how_work_left {
    width: 50%;
}
.how_work_left .img-section {
    margin-top:60px;
}
.how_it_works h3 {
    font-size: 40px;
    line-height:50px;
}
.how_work_right .step h2 {
    font-size: 30px;
    line-height: 50px;
}
/*ABOUT-PAGE-START*/
.about_hero_title .hero_title {
    font-size: 35px;
    line-height: 45px;
}
.our_vision_about .vision_content .content {
    font-size: 25px;
    line-height: 36px;
}
.from_vision .vision_image {
    width: 520px;
}
.about_hero .about_hero_image {
    width: 520px;
}
.team_member_card .member_designation {
    font-size: 18px;
    line-height: 28px;
}
.team_member_card .member_name {
    font-size: 22px;
    line-height: 26px;
}
/*ABOUT-PAGE-END*/
.how_work_right .step h2 {
    font-size: 30px;
    line-height: 50px;
}
.how_work_inner .step {
    margin-bottom:30px;
}
.how_work_inner .step:last-child{
    margin-bottom:0px;
}
.author_link {
    top: -5px;
}
.insight_author .author_left {
    width: 60%;
}
/*SERVICE-SECTION-START-HERE*/
.service_banner_bottom .chatgpt_white_section .chatgpt_content_section h4 {
    font-size: 22px;
    line-height: 30px;
}
.service_banner_bottom .chatgpt_white_section .chatgpt_content_section {
    padding-top: 30px;
}
.about_page_header .common_heading_h2 .heading-h2 {
    font-size: 42px;
    line-height: 52px;
    padding-bottom: 20px;
}
.testimonial_section .testimonial_slider .item_inner .slider_content h3 {
    font-size: 35px;
    line-height: 50px;
    padding-bottom: 10px;
}
.testimonial_section .testimonial_slider .item_inner .testimonial_name {
    padding-top: 40px;
}
.testimonial_section  .owl-theme .owl-nav {
    position:relative;
    top: -70px;
}
/*SERVICE-SECTION-END-HERE*/

}

@media (min-width: 1360px) and (max-width: 1399px) {

    .cust-container-lg {
        max-width: 100%;
        padding: 0 70px;
    }

    .cust-container-md {
        max-width: 100%;
        padding: 0 90px;
    }

    :root {
        /* style guide for 1680 */
        --h1-font-size: 50px;
        --h1-line-height: 55px;

        --h2-font-size: 42px;
        --h2-line-height: 45px;

        --h3-font-size: 28px;
        --h3-line-height: 32px;

        --h4-font-size: 21px;
        --h4-line-height: 26px;

        --h5-font-size: 20px;
        --h5-line-height: 24px;

        --h6-font-size: 17px;
        --h6-line-height: 23px;

        --body-font-size: 17px;
        --body-line-height: 23px;

    }
    
    .blogs_header .insights .right {
        max-width: 95%;
    }

    .changed_recently .brand_row {
        gap: 31px;
        margin-top: 30px;
    }

    /* blog degail */
    .detail_header .detail_image_main {
        height: 422px;
        width: 100%;
    }

    .blog_detail_content .insight_detal_card h1,
    .blog_detail_content .insight_detal_card h2,
    .blog_detail_content .insight_detal_card h3,
    .blog_detail_content .insight_detal_card h4,
    .blog_detail_content .insight_detal_card h5 {
        font-size: 30px;
        line-height: 40px;
    }

    .blog_detail_content .insight_detal_card h6 {
        font-size: 20px;
        line-height: 308px;
    }

    .blog_detail_content .insight_detal_card p,
    .blog_detail_content .insight_detal_card li,
    .blog_detail_content .insight_detal_card a {
        font-size: 17px;
        line-height: 26px;
        margin: 12px 0;
    }

    .insight_detail.insights_tags {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        gap: 24px;
        margin-top: 13px;
        margin-bottom: 36px;
    }

    .insight_detail.insights_tags p {
        font-size: 15px;
    }

    .blog_detail_content .insight_detal_card p,
    .blog_detail_content .insight_detal_card li,
    .blog_detail_content .insight_detal_card a {
        font-size: 16px;
        line-height: 25px;
        margin: 12px 0;
    }

    .blog_detail_content .detail_content .left_detail .list {
        font-size: 16px;
        line-height: 25px;
        margin-bottom: 8px;
    }

    .blog_detail_header {
        position: relative;
        padding: 155px 0 20px;
    }

    /* blogs */

    .insights_card .insights_tags .theme-btn-fill {
        padding: 5px 15px;
        font-size: 15px;
    }

    .trending_topics .filter .theme-btn-fill {
        padding: 5px 15px;
        font-size: 15px;
    }

    .theme-btn-outline,
    .theme-btn-fill,
    .light-btn-outline {
        padding: 7px 22px;
        border-radius: 50px;
    }

    .insights_card .insights_tags .authors,
    .insights_card .insights_tags .min_read {
        font-size: 15px;
    }

    .insights_card .date {
        font-size: 16px;
    }

    .insights_card .insights_text p {
        font-size: 16px;
        line-height: 24px;
    }

    .trending_topics .filter {
        margin-bottom: 40px;
        margin-top: 25px;
        gap: 10px;
    }

    .insights_card .blog_title {
        padding: 3px 0 8px;
    }

    .insights_card .insights_tags {
        gap: 20px;
        margin-top: 24px;
    }

    .connect_our_team .connect_card {
        height: 240px;
    }

    .insights_card {
        grid-template-columns: 60% 34%;
        gap: 4%;
        margin-bottom: 85px;
    }

    .insights_card .date p {
        margin-bottom: 8px;
    }

    /* end */

    .connect_our_team .our_team {
        grid-template-columns: 28% 1fr;
        gap: 50px;
    }

    .connect_our_team .our_team .detail {
        gap: 12px;
    }

    .connect_our_team .connect_card {
        height: 240px;
    }

    .home_hero_main .hero_content {
        background-size: 437px;
        background-position: 96% 35%;
    }

    .changed_recently .changed_row {
        grid-template-columns: 30% 35% 35%;
    }

    .ai_focused_main {
        padding: 25px 0 30px;
    }

    .home_hero_main .banner_content_detail {
        max-width: 730px;
        line-height: 40px;
    }

    .changed_recently .text_detail p {
        margin-bottom: 25px;
    }

    .changed_recently .text_detail p:last-child {
        margin-bottom: 0px;
    }

    .changed_recently .changed_col_v2 .img-box {
        height: 447px;
        width: 85%;
        margin: 0 auto;
    }

    .the_team .forward_row .straig_card .card_icon {
        height: 65px;
        width: 65px;
        margin-bottom: 18px;
    }

    .changed_recently .brand_icon.img-box {
        max-width: 220px;
        height: 49px;
    }

    .the_team .team_row {
        grid-template-columns: 46% 48%;
        gap: 6%;
    }

    .work_it_card .common_heading_h2 {
        margin-bottom: 45px;
    }

    .work_it_card .week_2 .heading-h3 {
        margin-bottom: 21px;
    }

    .book_appointment {
        padding: 110px 0 20px;
    }

    .what_others .early_movers .early_card {
        padding: 30px 27px;
        border-radius: 15px;
        font-size: 27px;
        line-height: 32px;
    }

    .book_appointment .request_quote .quote_form {
        padding: 39px 30px 40px;
    }

    .web_tag p {
        padding: 2px 14px;
        font-size: 15px;
    }

    .main-footer .footer_logo a img {
        max-width: 220px;
    }

    .the_team .team_row .right .companuy_logo {
        height: 100px;
        width: 100px;
        left: -50px;
        top: -48px;
    }

    .the_team .team_row .right .companuy_logo img {
        max-width: 71%;
    }

    .what_others .opportunity_row {
        grid-template-columns: 39.5% 55.5%;
        gap: 5%;
        margin-top: 48px;
        padding-bottom: 70px;
    }

    .book_appointment .request_quote .quote_title {
        margin-bottom: 30px;
    }

    .the_opportunity {
        padding: 100px 0 75px;
    }

    .faq_section .accordion-header.active-acc-head .accordion-button::after {
        right: 20px;
        top: 22px;
        height: 45px;
        width: 45px;
    }

    .what_others .result_image.img-box {
        height: 385px;
    }

    .what_others .results .design_content p {
        margin-bottom: 15px;
    }

    .what_others .results .inner_design {
        padding: 40px 0 20px;
    }

    .what_others .results {
        padding: 50px 65px 48px 48px;
        display: grid;
        grid-template-columns: 47% 48%;
        gap: 5%;
    }

    .faq_section .accordion-button {
        padding: 28px 13px;
        font-size: 19px;
    }

    .faq_section .accordion-header .accordion-button::after {
        right: 20px;
        top: 16px;
        height: 44px;
        width: 44px;
    }

    .book_appointment .request_quote .genuine_conversation {
        padding: 40px 30px 45px;
    }

    .the_team .team_pic.img-box {
        width: 100%;
        height: 365px;
    }

    .faq_section .accordion-button::before {
        margin-right: 20px;
        padding-left: 10px;
    }

    .faq_section .accordion .accordion-body {
        padding: 0px 72px 15px 62px;
        margin-bottom: 20px;
        border-radius: 0 0 15px 15px;
    }

    .home_hero_main .banner_title .heading-h1 {
        max-width: 840px;
    }

    .what_others .early_movers .early_card p {
        margin-bottom: 25px;
    }

    .book_appointment .request_quote .quote_form .cust-w-50 {
        width: 49%;
    }

    .the_team .forward_row {
        grid-template-columns: repeat(4, 1fr);
        gap: 15px;
    }

    .what_others .opportunity_row .opprotu_image.img-box {
        width: 100%;
        height: 307px;
        border: 9px solid #fff;
    }

    .how_it_works {
        padding: 70px 0;
    }

    .the_team {
        position: relative;
        padding: 80px 0;
    }

    .page__header-inner .header_nav li {
        margin-right: 45px;
    }

    .what_others::before {
        height: 600px;
        width: 600px;
        background: radial-gradient(#00e7632e, #00e76317, #00e7630d);
        bottom: 200px;
        left: 50px;
    }

    .what_others::after {
        height: 600px;
        width: 600px;
        background: radial-gradient(#00e7632e, #00e76317, #00e7630d);
        top: 160px;
        right: 5px;
    }

    .how_it_works::after {
        height: 411px;
        width: 784px;
        top: 40px;
        right: 0;
        border-radius: 600px;
    }
     .how_work_left {
    width: 50%;
}
.how_work_left .img-section {
    margin-top:60px;
}
.how_it_works h3 {
    font-size: 40px;
    line-height:50px;
}
.how_work_right .step h2 {
    font-size: 30px;
    line-height: 50px;
}
.how_work_right {
    gap: 50px;
}
/*ABOUT-PAGE-START*/
.about_hero_title .hero_title {
    font-size: 32px;
    line-height: 42px;
}
.our_vision_about .vision_content .content {
    font-size: 25px;
    line-height: 36px;
}
.from_vision .vision_image {
    width: 500px;
}
.about_hero .about_hero_image {
    width: 500px;
}
.team_member_card .member_designation {
    font-size: 18px;
    line-height: 28px;
}
.team_member_card .member_name {
    font-size: 22px;
    line-height: 26px;
}
/*ABOUT-PAGE-END*/
.how_work_right .step h2 {
    font-size: 30px;
    line-height: 50px;
}
.how_work_inner .step {
    margin-bottom:30px;
    height: 60vh;
}
.how_work_inner .step:last-child{
    margin-bottom:0px;
}
.insight_author .author_left {
    width: 70%;

}
.author_link {
    top: -5px;
}
/*SERVICE-SECTION-START-HERE*/
.service_banner_bottom .chatgpt_white_section .chatgpt_content_section h4 {
    font-size: 20px;
    line-height: 30px;
}
.service_banner_bottom .chatgpt_white_section .chatgpt_content_section {
    padding-top: 30px;
}
.about_page_header .common_heading_h2 .heading-h2 {
    font-size: 42px;
    line-height: 52px;
    padding-bottom: 20px;
}
.testimonial_section .testimonial_slider .item_inner .slider_content h3 {
    font-size: 35px;
    line-height: 50px;
    padding-bottom: 10px;
}
.testimonial_section .testimonial_slider .item_inner .testimonial_name {
    padding-top: 40px;
}
.testimonial_section  .owl-theme .owl-nav {
    position:relative;
    top: -70px;
}
.service_banner_bottom .chatgpt_white_section {
    padding:50px 25px;
}
.service_banner_bottom {
    padding-top: 80px;
}
.service_process_section .service_process_bottom h4 {
    font-size: 22px;
    line-height: 32px;
}
.service_process_section .service_process_bottom .process_bottom_white .green_content {
    width:40px;
    height:40px;
    right: 10px;
    bottom: 60px;
}
.service_process_section .service_process_bottom .process_bottom_white {
    padding: 32px 25px 0px 25px;
}
.service_process_section .service_process_bottom .process_bottom_image {
    height: 195px;
}
.service_process_section .service_process_bottom {
    padding-top: 30px;
}
.service_page_header .about_hero {
    grid-template-columns: 46% 40%;
}
.powered_search {
    padding: 80px 0px;
}
.powered_search_inner {
    gap:40px;
}
.testimonial_section .testimonial_slider .owl-nav button {
    height:40px;
    width: 40px;
}
/*SERVICE-SECTION-END-HERE*/


}

@media (min-width: 1200px) and (max-width: 1359px) {


    .cust-container-lg {
        max-width: 100%;
        padding: 0 70px;
    }

    .cust-container-md {
        max-width: 100%;
        padding: 0 90px;
    }

    :root {
        /* style guide for 1680 */
        --h1-font-size: 50px;
        --h1-line-height: 55px;

        --h2-font-size: 42px;
        --h2-line-height: 45px;

        --h3-font-size: 28px;
        --h3-line-height: 32px;

        --h4-font-size: 21px;
        --h4-line-height: 26px;

        --h5-font-size: 20px;
        --h5-line-height: 24px;

        --h6-font-size: 17px;
        --h6-line-height: 23px;

        --body-font-size: 17px;
        --body-line-height: 23px;

    }

    .book_appointment .book_top .right {
        padding-top: 35px;
    }
    
    .blogs_header .insights .right {
        max-width: 100%;
    }

    /* blog degail */
    .detail_header .detail_image_main {
        height: 440px;
        width: 100%;
    }

    .blog_detail_content .insight_detal_card h1,
    .blog_detail_content .insight_detal_card h2,
    .blog_detail_content .insight_detal_card h3,
    .blog_detail_content .insight_detal_card h4,
    .blog_detail_content .insight_detal_card h5 {
        font-size: 28px;
        line-height: 38px;
    }

    .blog_detail_content .insight_detal_card h6 {
        font-size: 20px;
        line-height: 30px;
    }

    .blog_detail_content .insight_detal_card p,
    .blog_detail_content .insight_detal_card li,
    .blog_detail_content .insight_detal_card a {
        font-size: 16px;
        line-height: 25px;
        margin: 12px 0;
    }

    .insight_detail.insights_tags {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        gap: 24px;
        margin-top: 13px;
        margin-bottom: 36px;
    }

    .insight_detail.insights_tags p {
        font-size: 15px;
    }

    .blog_detail_content .insight_detal_card p,
    .blog_detail_content .insight_detal_card li,
    .blog_detail_content .insight_detal_card a {
        font-size: 16px;
        line-height: 25px;
        margin: 12px 0;
    }

    .blog_detail_content .detail_content .left_detail .list {
        font-size: 16px;
        line-height: 25px;
        margin-bottom: 8px;
    }

    .blog_detail_header {
        position: relative;
        padding: 155px 0 20px;
    }

    .detail_header .detail_title {
        position: relative;
        max-width: 77%;
    }

    .page__header-inner {
        padding-top: 18px;
        padding-bottom: 18px;
    }

    /* blogs */

    .insights_card .insights_tags .theme-btn-fill {
        padding: 5px 15px;
        font-size: 15px;
    }

    .trending_topics .filter .theme-btn-fill {
        padding: 5px 15px;
        font-size: 15px;
    }

    .theme-btn-outline,
    .theme-btn-fill,
    .light-btn-outline {
        padding: 7px 22px;
        border-radius: 50px;
    }

    .insights_card .insights_tags .authors,
    .insights_card .insights_tags .min_read {
        font-size: 15px;
    }

    .insights_card .date {
        font-size: 16px;
    }

    .insights_card .insights_text p {
        font-size: 16px;
        line-height: 24px;
    }

    .trending_topics .filter {
        margin-bottom: 40px;
        margin-top: 16px;
        gap: 10px;
    }

    .insights_card .blog_title {
        padding: 3px 0 8px;
    }

    .insights_card .insights_tags {
        gap: 20px;
        margin-top: 24px;
    }

    .connect_our_team .connect_card {
        height: 240px;
    }

    .insights_card {
        grid-template-columns: 62% 34%;
        gap: 4%;
        margin-bottom: 85px;
    }

    .insights_card .date p {
        margin-bottom: 8px;
    }

    /* end */

    .connect_our_team .our_team {
        grid-template-columns: 28% 1fr;
        gap: 50px;
    }

    .connect_our_team .our_team .detail {
        gap: 12px;
    }

    .connect_our_team .connect_card {
        height: 240px;
    }

    .home_hero_main .hero_content {
        background-size: 310px;
        background-position: 96% 35%;
    }

    .changed_recently .changed_row {
        grid-template-columns: 30% 35% 35%;
    }

    .ai_focused_main {
        padding: 25px 0 30px;
    }

    .how_it_works::before {
        height: 600px;
        width: 600px;
        background: radial-gradient(#00e76317, #00e76317, #00e7630d);
        top: 100px;
        left: 30px;
    }

    .book_appointment .request_quote .genuine_conversation .select_day {
        width: 100%;
        overflow: hidden;
    }

    .how_it_works::after {
        height: 411px;
        width: 784px;
        top: 40px;
        right: 0;
        border-radius: 600px;
    }

    .home_hero_main .banner_content_detail {
        max-width: 702px;
        line-height: 40px;
    }

    .changed_recently .text_detail p {
        margin-bottom: 25px;
    }

    .changed_recently .text_detail p:last-child {
        margin-bottom: 0px;
    }

    .home_hero_main .banner_sub_heading {
        margin: 45px 0 21px;
    }

    .changed_recently .changed_col_v2 .img-box {
        height: 414px;
        width: 85%;
        margin: 0 auto;
    }

    .the_team .forward_row .straig_card .card_icon {
        height: 65px;
        width: 65px;
        margin-bottom: 18px;
    }

    .changed_recently .brand_icon.img-box {
        max-width: 220px;
        height: 49px;
    }

    .the_team .team_row {
        grid-template-columns: 46% 48%;
        gap: 6%;
    }

    .work_it_card .common_heading_h2 {
        margin-bottom: 40px;
    }

    .work_it_card .week_2 .heading-h3 {
        margin-bottom: 21px;
    }

    .book_appointment {
        padding: 110px 0 20px;
    }

    .what_others .early_movers .early_card {
        padding: 30px 27px;
        border-radius: 15px;
        font-size: 27px;
        line-height: 32px;
    }

    .book_appointment .request_quote .quote_form {
        padding: 39px 30px 40px;
    }

    .web_tag p {
        padding: 2px 14px;
        font-size: 15px;
    }

    .main-footer .footer_logo a img {
        max-width: 188px;
    }

    .the_team .team_row .right .companuy_logo {
        height: 120px;
        width: 120px;
        left: -67px;
        top: -78px;
    }

    .the_team .team_row .right .companuy_logo img {
        max-width: 71%;
    }

    .what_others .opportunity_row {
        grid-template-columns: 39.5% 55.5%;
        gap: 5%;
        margin-top: 48px;
        padding-bottom: 70px;
    }

    .book_appointment .request_quote .quote_title {
        margin-bottom: 30px;
    }

    .the_opportunity {
        padding: 100px 0 75px;
    }

    .faq_section .accordion-header.active-acc-head .accordion-button::after {
        right: 20px;
        top: 22px;
        height: 45px;
        width: 45px;
    }

    .work_it_card {
        grid-template-columns: 54% 40%;
        gap: 6%;
    }

    .what_others .result_image.img-box {
        height: 370px;
    }

    .what_others .results .design_content p {
        margin-bottom: 15px;
    }

    .what_others .results .inner_design {
        padding: 40px 0 20px;
    }

    .what_others .results {
        padding: 50px 65px 48px 48px;
        display: grid;
        grid-template-columns: 47% 48%;
        gap: 5%;
    }

    .faq_section .accordion-button {
        padding: 28px 13px;
        font-size: 19px;
    }

    .faq_section .accordion-header .accordion-button::after {
        right: 20px;
        top: 16px;
        height: 44px;
        width: 44px;
    }

    .book_appointment .request_quote .genuine_conversation {
        padding: 40px 40px 45px;
    }

    .the_team .team_pic.img-box {
        width: 100%;
        height: 365px;
    }

    .faq_section .accordion-button::before {
        margin-right: 20px;
        padding-left: 10px;
    }

    .faq_section .accordion .accordion-body {
        padding: 0px 72px 15px 62px;
        margin-bottom: 20px;
        border-radius: 0 0 15px 15px;
    }

    .home_hero_main .banner_title .heading-h1 {
        max-width: 840px;
    }

    .what_others .early_movers .early_card p {
        margin-bottom: 25px;
    }

    .book_appointment .request_quote .quote_form .cust-w-50 {
        width: 49%;
    }

    .the_team .forward_row {
        grid-template-columns: repeat(4, 1fr);
        gap: 15px;
    }

    .what_others .opportunity_row .opprotu_image.img-box {
        width: 100%;
        height: 307px;
        border: 9px solid #fff;
    }

    .how_it_works {
        padding: 70px 0;
    }

    .the_team {
        position: relative;
        padding: 80px 0;
    }

    .page__header-inner .header_nav li {
        margin-right: 45px;
    }

    .what_others::before {
        height: 600px;
        width: 600px;
        background: radial-gradient(#00e7632e, #00e76317, #00e7630d);
        bottom: 200px;
        left: 50px;
    }

    .what_others::after {
        height: 600px;
        width: 600px;
        background: radial-gradient(#00e7632e, #00e76317, #00e7630d);
        top: 160px;
        right: 5px;
    }
 .how_work_left {
    width: 50%;
}
.how_work_left .img-section {
    margin-top:60px;
}
.how_it_works h3 {
    font-size: 40px;
    line-height:50px;
}
.how_work_right .step h2 {
    font-size: 30px;
    line-height: 50px;
}
.how_work_right {
    gap: 50px;
}
/*ABOUT-PAGE-START*/
.about_hero_title .hero_title {
    font-size: 30px;
    line-height: 40px;
}
.our_vision_about .vision_content .content {
    font-size: 25px;
    line-height: 36px;
}
.from_vision .vision_image {
    width: 450px;
    height: 350px;
}
.about_hero .about_hero_image {
    width:450px;
    height:350px;
}
.team_member_card .member_designation {
    font-size: 16px;
    line-height: 24px;
}
.team_member_card .member_name {
    font-size: 22px;
    line-height: 26px;
}
.team_member_card .member_image {
    height: 320px;
}
.rankai_team_slider .owl-nav button {
    height: 40px;
    width: 40px;
}
.trusted_organisations .header {
    margin-bottom: 40px;
}
.trusted_organisations .orgin_image img {
    max-width: 80px;
}
.organisations_bottom {
    position: relative;
    margin-top: 40px;
}
/*ABOUT-PAGE-END*/
.how_work_right .step h2 {
    font-size: 30px;
    line-height: 50px;
}
.how_work_inner .step {
    margin-bottom:30px;
    height:65vh;
}
.how_work_inner .step:last-child{
    margin-bottom:0px;
}
.insight_author .author_left {
    width: 70%;

}
.author_link {
    position: relative;
    top: 0px;
}
/*SERVICE-SECTION-START-HERE*/
.service_banner_bottom .chatgpt_white_section .chatgpt_content_section h4 {
    font-size: 18px;
    line-height: 28px;
}
.service_banner_bottom .chatgpt_white_section .chatgpt_content_section {
    padding-top: 10px;
}
.service_banner_bottom .chatgpt_white_section .chatgpt_content_section p{
    font-size:15px;
    line-height:22px;
}
.about_page_header .common_heading_h2 .heading-h2 {
    font-size: 42px;
    line-height: 52px;
    padding-bottom: 20px;
}
.testimonial_section .testimonial_slider .item_inner .slider_content h3 {
    font-size: 30px;
    line-height: 40px;
    padding-bottom: 10px;
}
.testimonial_section .testimonial_slider .item_inner .testimonial_name {
    padding-top: 40px;
}
.testimonial_section  .owl-theme .owl-nav {
    position:relative;
    top: -70px;
}
.service_banner_bottom .chatgpt_white_section {
    padding:50px 25px;
}
.service_banner_bottom {
    padding-top: 80px;
}
.service_process_section .service_process_bottom h4 {
    font-size: 22px;
    line-height: 32px;
}
.service_process_section .service_process_bottom .process_bottom_white .green_content {
    width: 40px;
    height: 40px;
    right: 10px;
    bottom: 40px;
}
.service_process_section .service_process_bottom .process_bottom_white {
    padding: 32px 25px 0px 25px;
}
.service_process_section .service_process_bottom .process_bottom_white p{
    font-size:15px;
    line-height:25px;
}
.service_process_section .service_process_bottom .process_bottom_image {
    height: 195px;
}
.service_process_section .service_process_bottom {
    padding-top: 30px;
}
.service_page_header .about_hero {
    grid-template-columns: 50% 40%;
}
.powered_search {
    padding: 80px 0px;
}
.powered_search_inner {
    gap:40px;
}
.testimonial_section .testimonial_slider .owl-nav button {
    height:40px;
    width: 40px;
}
.service_process_section .service_process_bottom h4 {
    font-size: 20px;
    line-height: 30px;
    min-height:70px;
}
/*SERVICE-SECTION-END-HERE*/
}

@media (min-width: 992px) and (max-width: 1199px) {

    .cust-container-lg {
        max-width: 100%;
        padding: 0 50px;
    }

    .cust-container-md {
        max-width: 100%;
        padding: 0 60px;
    }

    :root {
        /* style guide for 1680 */
        --h1-font-size: 42px;
        --h1-line-height: 45px;

        --h2-font-size: 35px;
        --h2-line-height: 38px;

        --h3-font-size: 28px;
        --h3-line-height: 32px;

        --h4-font-size: 21px;
        --h4-line-height: 26px;

        --h5-font-size: 20px;
        --h5-line-height: 24px;

        --h6-font-size: 17px;
        --h6-line-height: 23px;

        --body-font-size: 17px;
        --body-line-height: 23px;

    }
    
    .blogs_header {
        padding: 152px 0 20px;
    }
    
    .trending_topics .title {
        font-size: 18px;
    }
    
   .blogs_header .insights .right {
        max-width: 100%;
        padding-top: 50px;
    }
    
    .changed_recently .brand_row {
        margin-top: 40px;
    }

    /* blog degail */
    .detail_header .detail_image_main {
        height: 325px;
        width: 100%;
    }

    .detail_header .detail_title {
        max-width: 690px;
    }

    .page__header-inner {
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .blog_detail_content .insight_detal_card h1,
    .blog_detail_content .insight_detal_card h2,
    .blog_detail_content .insight_detal_card h3,
    .blog_detail_content .insight_detal_card h4,
    .blog_detail_content .insight_detal_card h5 {
        font-size: 26px;
        line-height: 36px;
    }

    .blog_detail_content .insight_detal_card h6 {
        font-size: 20px;
        line-height: 27px;
    }

    .blog_detail_content .insight_detal_card p,
    .blog_detail_content .insight_detal_card li,
    .blog_detail_content .insight_detal_card a {
        font-size: 18px;
        line-height: 28px;
        margin: 12px 0;
    }

    .insight_detail.insights_tags {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        gap: 24px;
        margin-top: 13px;
        margin-bottom: 36px;
    }

    .insight_detail.insights_tags p {
        font-size: 15px;
    }

    .blog_detail_content .insight_detal_card p,
    .blog_detail_content .insight_detal_card li,
    .blog_detail_content .insight_detal_card a {
        font-size: 15px;
        line-height: 22px;
        margin: 12px 0;
    }

    .blog_detail_content .detail_content .left_detail .list {
        font-size: 15px;
        line-height: 22px;
        margin-bottom: 6px;
    }

    .blog_detail_header {
        position: relative;
        padding: 155px 0 20px;
    }


    /* blogs */

    .theme-btn-outline,
    .theme-btn-fill,
    .light-btn-outline {
        padding: 7px 22px;
        border-radius: 50px;
    }

    .insights_card .insights_tags .authors,
    .insights_card .insights_tags .min_read {
        font-size: 15px;
    }

    .insights_card .date {
        font-size: 16px;
    }

    .insights_card .insights_text p {
        font-size: 16px;
        line-height: 24px;
    }

    .trending_topics .filter {
        margin-bottom: 40px;
        margin-top: 16px;
        gap: 10px;
    }

    .insights_card .blog_title {
        padding: 3px 0 8px;
    }

    .insights_card .insights_tags {
        gap: 20px;
        margin-top: 24px;
    }

    .connect_our_team .connect_card {
        height: 240px;
    }

    .insights_card {
        grid-template-columns: 62% 34%;
        gap: 4%;
        margin-bottom: 85px;
    }

    .insights_card .date p {
        margin-bottom: 8px;
    }

    .blogs_header .insights {
        grid-template-columns: 52% 48%;
        margin-bottom: 30px;
    }

    .trending_topics {
        padding-top: 25px;
    }

    .insights_card .insights_tags .theme-btn-fill {
        padding: 5px 15px;
        font-size: 15px;
    }

    .trending_topics .filter .theme-btn-fill {
        padding: 5px 15px;
        font-size: 15px;
    }

    /* end */


    .connect_our_team .our_team {
        grid-template-columns: 100%;
        gap: 30px;
    }

    .connect_our_team .our_team .detail {
        gap: 12px;
    }

    .connect_our_team .connect_card {
        height: 220px;
    }

    .home_hero_main .hero_content {
        background-size: 250px;
        background-position: 100% 20%;
    }

    .changed_recently .changed_row {
        grid-template-columns: 42% 58%;
    }

    .changed_col_v1 {
        grid-column: 1 / 4;
        margin-bottom: 35px;
    }

    .ai_focused_main {
        padding: 25px 0 30px;
    }

    .home_hero_main {
        padding: 190px 0 60px;
    }

    .ai_focused_main .ai_focused_row {
        grid-template-columns: 100%;
        gap: 64px;
    }

    .ai_focused_main .ai_focused_row .image {
        height: 323px;
        width: 490px;
    }

    .how_it_works::before {
        height: 600px;
        width: 600px;
        background: radial-gradient(#00e7632e, #00e76305, #00e7630d);
        top: 100px;
        left: 30px;
    }

    .book_appointment .request_quote .genuine_conversation .select_day {
        width: 100%;
        overflow: hidden;
    }

    .changed_recently {
        padding: 10px 0 80px;
    }

    .how_it_works::after {
        height: 300px;
        width: 557px;
        top: 40px;
        right: 0;
        border-radius: 600px;
    }

    .faq_section {
        padding: 63px 0 80px;
    }

    .home_hero_main .banner_content_detail {
        max-width: 702px;
        line-height: 40px;
    }

    .changed_recently .changed_row .changed_col_v1 .title {
        margin-bottom: 25px;
        margin-top: 10px;
    }

    .changed_recently .text_detail p {
        margin-bottom: 15px;
    }

    .changed_recently .text_detail p:last-child {
        margin-bottom: 0px;
    }

    .home_hero_main .banner_sub_heading {
        margin: 45px 0 21px;
    }

    .changed_recently .changed_col_v2 .img-box {
        height: 405px;
        width: 85%;
        margin: 0 auto;
        margin-left: 0;
    }

    .the_team .forward_row .straig_card .card_icon {
        height: 65px;
        width: 65px;
        margin-bottom: 18px;
    }

    .changed_recently .brand_icon.img-box {
        max-width: 150px;
        height: 39px;
    }

    .changed_recently .brand_icon.img-box img {
        object-fit: contain;
    }

    .the_team .team_row ul {
        margin-top: 15px;
        margin-bottom: 15px;
        max-width: 100%;
    }

    .the_team .team_row .right .text_v1 {
        margin-bottom: 30px;
    }

    .the_team .team_row .right {
        position: relative;
        padding-top: 0;
    }

    .the_team .team_row {
        grid-template-columns: 100%;
        gap: 12px;
    }

    .work_it_card .common_heading_h2 {
        margin-bottom: 18px;
    }

    .work_it_card .week_2 .heading-h3 {
        margin-bottom: 12px;
    }

    .what_others .early_movers .early_card p:last-child {
        font-size: 17px;
    }

    .what_others .early_movers {
        display: grid;
        grid-template-columns: 32% 33% 29%;
        gap: 3%;
    }

    .book_appointment .request_quote {
        grid-template-columns: 100%;
        gap: 25px;
        margin-top: 35px;
    }

    .main-footer .footer-inner {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        justify-content: space-between;
        align-items: self-start;
        gap: 20px;
        row-gap: 50px;
        margin-bottom: 50px;
    }

    .book_appointment .book_top {
        grid-template-columns: 100%;
        gap: 2%;
    }

    .book_appointment {
        padding: 72px 0 20px;
    }

    .what_others .early_movers .early_card {
        padding: 22px 20px;
        border-radius: 15px;
        font-size: 20px;
        line-height: 25px;
    }

    .main-footer {
        padding: 50px 0 40px;
    }

    .how_works_slider .ai_visibility p {
        margin-bottom: 11px;
    }

    .faq_section .faq_row .faq_left {
        padding-top: 20px;
    }

    .faq_section .faq_row {
        grid-template-columns: 100%;
        gap: 4%;
    }

    .book_appointment .request_quote .quote_form {
        padding: 39px 30px 40px;
    }

    .web_tag p {
        padding: 2px 14px;
        font-size: 15px;
    }

    .main-footer .footer_logo a img {
        max-width: 188px;
    }

    .the_team .team_row .right .companuy_logo {
        height: 100px;
        width: 100px;
        left: 67px;
        top: -53px;
    }

    .the_team .team_row .right .companuy_logo img {
        max-width: 71%;
    }

    .what_others .opportunity_row {
        grid-template-columns: 100%;
        gap: 25px;
        margin-top: 31px;
        padding-bottom: 67px;
    }

    .book_appointment .request_quote .quote_title {
        margin-bottom: 30px;
    }

    .the_opportunity {
        padding: 80px 0 42px;
    }

    .faq_section .accordion-header.active-acc-head .accordion-button::after {
        right: 20px;
        top: 22px;
        height: 45px;
        width: 45px;
    }

    .work_it_card {
        grid-template-columns: 55% 43%;
        gap: 20px;
    }

    .what_others .result_image.img-box {
        height: 395px;
        width: 100%;
    }

    .work_it_card .work_it_right {
        width: 94%;
    }

    .what_others .results .design_content p {
        margin-bottom: 15px;
    }

    .what_others .results .inner_design {
        padding: 20px 0 10px;
    }

    .what_others .results {
        padding: 50px 65px 48px 48px;
        display: grid;
        grid-template-columns: 100%;
        gap: 25px;
    }

    .faq_section .accordion-button {
        padding: 28px 13px;
        font-size: 19px;
    }

    .faq_section .accordion-header .accordion-button::after {
        right: 20px;
        top: 16px;
        height: 44px;
        width: 44px;
    }

    .book_appointment .request_quote .genuine_conversation {
        padding: 40px 100px 45px;
    }

    .the_team .team_pic.img-box {
        width: 625px;
        height: 390px;
    }

    .faq_section .accordion-button::before {
        margin-right: 20px;
        padding-left: 10px;
    }

    .faq_section .accordion .accordion-body {
        padding: 0px 72px 15px 62px;
        margin-bottom: 20px;
        border-radius: 0 0 15px 15px;
    }

    .home_hero_main .banner_title .heading-h1 {
        max-width: 80%;
        width: 100%;
    }

    .what_others .early_movers .early_card p {
        margin-bottom: 25px;
    }

    .book_appointment .request_quote .quote_form .cust-w-50 {
        width: 49%;
    }

    .the_team .forward_row {
        grid-template-columns: repeat(4, 1fr);
        gap: 15px;
    }

    .what_others .opportunity_row .opprotu_image.img-box {
        width: 605px;
        height: 307px;
        border: 9px solid #fff;
    }

    .how_it_works {
        padding: 70px 0;
    }

    .what_others .opportunity_row .opp_text {
        width: 100%;
        max-width: 85%;
    }

    .the_team {
        position: relative;
        padding: 80px 0;
    }
    
    .page__header-inner .header_nav li {
        margin-right: 20px;
    }

    .what_others::before {
        height: 600px;
        width: 600px;
        background: radial-gradient(#00e7632e, #00e76317, #00e7630d);
        bottom: 200px;
        left: 50px;
    }

    .header-right .theme-btn-fill {
        padding-left: 18px;
        padding-right: 14px;
        gap: 10px;
        font-size: 14px;
    }

    .what_others::after {
        height: 600px;
        width: 600px;
        background: radial-gradient(#00e7632e, #00e76317, #00e7630d);
        top: 160px;
        right: 5px;
    }
    .how_work_left {
    width: 50%;
}
.how_work_left .img-section {
    margin-top:30px;
}
.how_it_works h3 {
    font-size: 30px;
    line-height:40px;
}
.how_work_right .step h2 {
    font-size: 20px;
    line-height: 30px;
}
.how_work_right {
    gap: 30px;
}
.how_work_right .step p {
    font-size: 15px;
    line-height: 25px;
    
}
.divider-dot {
    width: 30px;
    height: 30px;
    background-size:contain;
}
/*ABOUT-PAGE-START*/
.about_hero_title .hero_title {
    font-size: 25px;
    line-height: 35px;
}
.our_vision_about .vision_content .content {
    font-size: 20px;
    line-height: 32px;
}
.about_hero .about_hero_image {
    width: 350px;
    height: 300px;
}
.from_vision .vision_image {
    width: 350px;
    height: 300px;
}
.from_vision {
    padding:0px;
}
.from_vision .vision_detail {
    margin-top: 20px;
}
.from_vision .vision_detail {
    font-size: 15px;
}
.from_vision .vision_detail p {
    margin-bottom: 20px;
}
.team_member_card .member_designation {
    font-size: 14px;
    line-height: 22px;
}
.team_member_card .member_name {
    font-size: 20px;
    line-height: 24px;
}
.team_member_card .member_image {
    height: 320px;
}
.rankai_team_slider .owl-nav button {
    height: 40px;
    width: 40px;
}
.trusted_organisations .header {
    margin-bottom: 30px;
}
.trusted_organisations .orgin_image img {
    max-width: 60px;
}
.organisations_bottom {
    position: relative;
    margin-top: 30px;
}
.about_page_header {
    padding: 160px 0 20px;
}
.about_hero_content .about_hero_title {
    position: relative;
    margin: 13px 0 30px;
}
.trusted_organisations {
    padding: 0px;
}
.organisations_bottom .sation_card .title {
    font-size: 35px;
}
.organisations_bottom .sation_card .test {
    font-size: 16px;
}
/*ABOUT-PAGE-END*/
.how_work_right .step h2 {
    font-size: 22px;
    line-height: 32px;
}
.how_work_inner .step {
    margin-bottom: 10px;
    height: 55vh;
    padding: 20px;
}
.how_work_inner .step:last-child{
    margin-bottom:0px;
}
.insight_author .author_left {
    width: 70%;

}
.author_link {
    position: relative;
    top: 0px;
}
/*SERVICE-SECTION-START-HERE*/
.service_banner_bottom .chatgpt_white_section .chatgpt_content_section h4 {
    font-size: 18px;
    line-height: 28px;
}
.service_banner_bottom .chatgpt_white_section .chatgpt_content_section {
    padding-top: 10px;
}
.service_banner_bottom .chatgpt_white_section .chatgpt_content_section p{
    font-size:15px;
    line-height:22px;
}
.about_page_header .common_heading_h2 .heading-h2 {
    font-size: 42px;
    line-height: 52px;
    padding-bottom: 20px;
}
.testimonial_section .testimonial_slider .item_inner .slider_content h3 {
    font-size: 20px;
    line-height: 30px;
    padding-bottom: 10px;
}
.testimonial_section .testimonial_slider .item_inner .testimonial_name {
    padding-top: 40px;
}
.testimonial_section  .owl-theme .owl-nav {
    position:relative;
    top: -70px;
}
.service_banner_bottom .chatgpt_white_section {
    padding:50px 25px;
}
.service_banner_bottom {
    padding-top:60px;
    grid-template-columns: repeat(3, 1fr);
}
.service_process_section .service_process_bottom h4 {
    font-size: 22px;
    line-height: 32px;
}
.service_process_section .service_process_bottom .process_bottom_white .green_content {
    width: 40px;
    height: 40px;
    right: 10px;
    bottom: 40px;
}
.service_process_section .service_process_bottom .process_bottom_white {
    padding: 32px 25px 0px 25px;
}
.service_process_section .service_process_bottom .process_bottom_white p{
    font-size:15px;
    line-height:25px;
}
.service_process_section .service_process_bottom .process_bottom_image {
    height: 195px;
}
.service_process_section .service_process_bottom {
    padding-top: 30px;
}
.service_page_header .about_hero {
    grid-template-columns: 50% 40%;
    padding-right:70px;
}
.powered_search {
    padding: 80px 0px;
}
.powered_search_inner {
    gap: 20px;
}
.testimonial_section .testimonial_slider .owl-nav button {
    height:40px;
    width: 40px;
}
.service_page_header {
 padding: 80px 0 20px;
}
.service_page_header .common_heading_h2 .heading-h2 {
    font-size: 35px;
    line-height: 45px;
    padding-bottom: 20px;
}
.service_process_section .service_process_bottom h4 {
    font-size: 20px;
    line-height: 30px;
    min-height:70px;
}
.service_recently_bottom .service_recently_content p {
    margin-bottom: 0px;
}
.service_recently_bottom .service_recently_content p {
    margin-bottom: 0px;
    font-size: 15px;
}
.service_recently_bottom {
    padding-top: 50px;
    align-items: start;
}
.service_process_section {
    padding-top: 80px;
}
.service_process_bottom .owl-nav button {
    height:40px;
    width: 40px;
}
.search_content {
    font-size: 13px;
}
.testimonial_section p {
    color: rgba(255, 255, 255, 0.8);
    font-size: 15px;
}
.testimonial_section h2 {
    padding-bottom: 10px;
}
/*SERVICE-SECTION-END-HERE*/

}

@media (min-width: 768px) and (max-width: 991px) {

    /** mobile menu css **/
    .fixed-menu-bar-mobile {
        display: block;
        z-index: 9999;
        top: 8px;
    }

    .trending_topics .title {
        font-size: 17px;
    }
    
    .page__header-inner .header-right {
        display: none;
    }

    .cust-container-lg {
        max-width: 100%;
        padding: 0 35px;
    }

    .cust-container-md {
        max-width: 100%;
        padding: 0 40px;
    }

    .page__header-inner .header-logo {
        width: 145px;
        display: block;
    }

    :root {
        /* style guide for 1680 */
        --h1-font-size: 40px;
        --h1-line-height: 42px;

        --h2-font-size: 32px;
        --h2-line-height: 36px;

        --h3-font-size: 27px;
        --h3-line-height: 31px;

        --h4-font-size: 21px;
        --h4-line-height: 26px;

        --h5-font-size: 19px;
        --h5-line-height: 23px;

        --h6-font-size: 17px;
        --h6-line-height: 23px;

        --body-font-size: 17px;
        --body-line-height: 23px;

    }
    
    .blogs_header {
        padding: 159px 0 20px;
    }
    
    .blogs_header .insights .right {
        max-width: 100%;
    }
    
    .slide-nav-container {
        padding: 0px 25px 60px 25px;
    }
    
    .changed_recently .brand_row {
        gap: 30px;
        margin-top: 30px;
    }

    .home_hero_main .banner_content_detail span {
        border-radius: 15px;
        padding: 4px 13px;
        margin: 0 5px;
    }

    /* blog degail */
    .detail_header .detail_image_main {
        height: 260px;
        width: 100%;
    }

    .blog_detail_content {
        position: relative;
        padding: 10px 0;
    }

    .detail_header .detail_title {
        max-width: 100%;
    }

    .page__header-inner {
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .blog_detail_content .insight_detal_card h1,
    .blog_detail_content .insight_detal_card h2,
    .blog_detail_content .insight_detal_card h3,
    .blog_detail_content .insight_detal_card h4,
    .blog_detail_content .insight_detal_card h5 {
        font-size: 26px;
        line-height: 36px;
    }

    .blog_detail_content .insight_detal_card h6 {
        font-size: 20px;
        line-height: 27px;
    }

    .blog_detail_content .insight_detal_card p,
    .blog_detail_content .insight_detal_card li,
    .blog_detail_content .insight_detal_card a {
        font-size: 18px;
        line-height: 28px;
        margin: 12px 0;
    }

    .insight_detail.insights_tags {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        gap: 15px;
        margin-top: 13px;
        margin-bottom: 36px;
    }

    .insight_detail.insights_tags p {
        font-size: 15px;
    }

    .blog_detail_content .insight_detal_card p,
    .blog_detail_content .insight_detal_card li,
    .blog_detail_content .insight_detal_card a {
        font-size: 15px;
        line-height: 22px;
        margin: 12px 0;
    }

    .blog_detail_content .detail_content .left_detail .list {
        font-size: 15px;
        line-height: 22px;
        margin-bottom: 6px;
    }

    .blog_detail_header {
        position: relative;
        padding: 155px 0 20px;
    }

    .blog_detail_content .detail_content {
        grid-template-columns: 100%;
        gap: 20px;
        width: 100%;
        max-width: 100%;
    }

    .blog_detail_content .detail_content .left_detail {
        position: relative;
        top: 12px;
        border-radius: 12px;
        padding: 15px;
    }

    /* blogs */

    .theme-btn-outline,
    .theme-btn-fill,
    .light-btn-outline {
        padding: 7px 22px;
        border-radius: 50px;
    }

    .insights_card .insights_tags .authors,
    .insights_card .insights_tags .min_read {
        font-size: 15px;
    }

    .insights_card .date {
        font-size: 16px;
    }

    .insights_card .insights_text p {
        font-size: 16px;
        line-height: 24px;
    }

    .trending_topics .filter {
        margin-bottom: 40px;
        margin-top: 16px;
        gap: 10px;
    }

    .insights_card .blog_title {
        padding: 3px 0 8px;
    }

    .insights_card .insights_tags {
        gap: 20px;
        margin-top: 24px;
        position: absolute;
        bottom: 0;
        left: 0;
    }

    .connect_our_team .connect_card {
        height: 240px;
    }

    .insights_card {
        grid-template-columns: 100%;
        gap: 10px;
        margin-bottom: 70px;
    }

    .trending_topics .insights_card:last-child {
        margin-bottom: 43px;
    }

    .insights_card .image {
        width: 71%;
        margin-bottom: 60px;
    }

    .insights_card .date p {
        margin-bottom: 8px;
    }

    .blogs_header .insights {
        grid-template-columns: 100%;
        margin-bottom: 30px;
    }

    .trending_topics {
        padding-top: 25px;
    }

    .insights_card .insights_tags .theme-btn-fill {
        padding: 5px 15px;
        font-size: 15px;
    }

    .trending_topics .filter .theme-btn-fill {
        padding: 5px 15px;
        font-size: 15px;
    }

    /* end */

    /* contact */
    .connect_our_team .our_team {
        grid-template-columns: 100%;
        gap: 30px;
    }

    .connect_our_team .our_team .detail {
        grid-template-columns: repeat(2, 1fr);
        gap: 12px;
    }

    .connect_our_team .connect_card {
        height: 210px;
    }

    .location_main iframe {
        height: 255px;
    }

    .connect_our_team .connect_card .title p {
        margin: 0 0 5px;
    }

    /* end */

    .home_hero_main .hero_content {
        background-size: 250px;
        background-position: 99% 51%;
    }

    .changed_recently .changed_row {
        grid-template-columns: 100%;
    }

    .changed_col_v1 {
        grid-column: 1;
        margin-bottom: 35px;
    }

    .ai_focused_main {
        padding: 25px 0 30px;
    }

    .home_hero_main {
        padding: 170px 0 30px;
    }

    .ai_focused_main .ai_focused_row {
        grid-template-columns: 100%;
        gap: 64px;
    }

    .ai_focused_main .ai_focused_row .image {
        height: 323px;
        width: 490px;
    }

    .how_it_works::before {
        height: 600px;
        width: 600px;
        background: radial-gradient(#00e7632e, #00e76305, #00e7630d);
        top: 100px;
        left: 30px;
    }

    .book_appointment .request_quote .genuine_conversation .select_day {
        width: 100%;
        overflow: hidden;
    }

    .changed_recently {
        padding: 10px 0 80px;
    }

    .how_it_works::after {
        height: 300px;
        width: 557px;
        top: 40px;
        right: 0;
        border-radius: 600px;
    }

    .faq_section {
        padding: 63px 0 80px;
    }

    .home_hero_main .banner_content_detail {
        max-width: 100%;
        line-height: 40px;
    }

    .changed_recently .changed_row .changed_col_v1 .title {
        margin-bottom: 25px;
        margin-top: 10px;
    }

    .changed_recently .text_detail p {
        margin-bottom: 15px;
    }

    .changed_recently .text_detail p:last-child {
        margin-bottom: 0px;
    }

    .home_hero_main .banner_sub_heading {
        margin: 180px 0 21px;
    }

    .changed_recently .changed_col_v2 .img-box {
        height: 398px;
        width: 325px;
        margin: 0 0 30px 0;
    }

    .the_team .forward_row .straig_card .card_icon {
        height: 65px;
        width: 65px;
        margin-bottom: 18px;
    }

    .changed_recently .brand_icon.img-box {
        max-width: 150px;
        height: 39px;
    }

    .changed_recently .brand_icon.img-box img {
        object-fit: contain;
    }

    .the_team .team_row ul {
        margin-top: 15px;
        margin-bottom: 15px;
        max-width: 100%;
    }

    .the_team .team_row .right .text_v1 {
        margin-bottom: 30px;
    }

    .the_team .team_row .right {
        position: relative;
        padding-top: 0;
    }

    .the_team .team_row {
        grid-template-columns: 100%;
        gap: 12px;
    }

    .work_it_card .common_heading_h2 {
        margin-bottom: 18px;
    }

    .work_it_card .week_2 .heading-h3 {
        margin-bottom: 12px;
    }

    .what_others .early_movers .early_card p:last-child {
        font-size: 17px;
    }

    .what_others .early_movers {
        display: grid;
        grid-template-columns: 32% 33% 29%;
        gap: 3%;
    }

    .book_appointment .request_quote {
        grid-template-columns: 100%;
        gap: 25px;
        margin-top: 35px;
    }

    .main-footer .footer-inner {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        justify-content: space-between;
        align-items: self-start;
        gap: 20px;
    }

    .book_appointment .book_top {
        grid-template-columns: 100%;
        gap: 2%;
    }

    .book_appointment {
        padding: 72px 0 20px;
    }

    .what_others .early_movers .early_card {
        padding: 22px 20px;
        border-radius: 15px;
        font-size: 20px;
        line-height: 25px;
    }

    .main-footer {
        padding: 50px 0 40px;
    }

    .how_works_slider .ai_visibility p {
        margin-bottom: 11px;
    }

    .faq_section .faq_row .faq_left {
        padding-top: 20px;
    }

    .faq_section .faq_row {
        grid-template-columns: 100%;
        gap: 4%;
    }

    .book_appointment .request_quote .quote_form {
        padding: 39px 30px 40px;
    }

    .web_tag p {
        padding: 2px 14px;
        font-size: 15px;
    }

    .main-footer .footer_logo a img {
        max-width: 188px;
    }

    .the_team .team_row .right .companuy_logo {
        height: 100px;
        width: 100px;
        left: 67px;
        top: -53px;
    }

    .the_team .team_row .right .companuy_logo img {
        max-width: 71%;
    }

    .what_others .opportunity_row {
        grid-template-columns: 100%;
        gap: 25px;
        margin-top: 31px;
        padding-bottom: 67px;
    }

    .book_appointment .request_quote .quote_title {
        margin-bottom: 30px;
    }

    .the_opportunity {
        padding: 80px 0 42px;
    }

    .faq_section .accordion-header.active-acc-head .accordion-button::after {
        right: 20px;
        top: 22px;
        height: 45px;
        width: 45px;
    }

    .work_it_card {
        grid-template-columns: 55% 43%;
        gap: 20px;
    }

    .what_others .result_image.img-box {
        height: 380px;
        width: 100%;
    }

    .work_it_card .work_it_right {
        width: 94%;
    }

    .form-control {
        border-radius: 15px;
        height: 45px;
    }

    .what_others .results .design_content p {
        margin-bottom: 15px;
    }

    .what_others .results .inner_design {
        padding: 20px 0 10px;
    }

    .what_others .results {
        padding: 40px 30px 37px 35px;
        display: grid;
        grid-template-columns: 100%;
        gap: 25px;
    }

    .faq_section .accordion-button {
        padding: 28px 13px;
        font-size: 19px;
    }

    .faq_section .accordion-header .accordion-button::after {
        right: 20px;
        top: 16px;
        height: 44px;
        width: 44px;
    }

    .book_appointment .request_quote .genuine_conversation {
        padding: 40px 20px 45px;
    }

    .the_team .team_pic.img-box {
        width: 625px;
        height: 390px;
    }

    .faq_section .accordion-button::before {
        margin-right: 20px;
        padding-left: 10px;
    }

    .faq_section .accordion .accordion-body {
        padding: 0px 72px 15px 62px;
        margin-bottom: 20px;
        border-radius: 0 0 15px 15px;
    }

    .home_hero_main .banner_title .heading-h1 {
        max-width: 96%;
        width: 100%;
    }

    .what_others .early_movers .early_card p {
        margin-bottom: 25px;
    }

    .book_appointment .request_quote .quote_form .cust-w-50 {
        width: 49%;
    }

    .the_team .forward_row {
        grid-template-columns: repeat(2, 1fr);
        gap: 15px;
    }

    .what_others .opportunity_row .opprotu_image.img-box {
        width: 605px;
        height: 307px;
        border: 9px solid #fff;
    }

    .how_it_works {
        padding: 70px 0;
    }

    .what_others .opportunity_row .opp_text {
        width: 100%;
        max-width: 85%;
    }

    .the_team {
        position: relative;
        padding: 80px 0;
    }

    .page__header-inner .header_nav li {
        margin-right: 15px;
    }

    .what_others::before {
        height: 600px;
        width: 600px;
        background: radial-gradient(#00e7632e, #00e76317, #00e7630d);
        bottom: 200px;
        left: 50px;
    }

    .header-right .theme-btn-fill {
        padding-left: 18px;
        padding-right: 14px;
        gap: 10px;
        font-size: 14px;
    }

    .what_others::after {
        height: 600px;
        width: 600px;
        background: radial-gradient(#00e7632e, #00e76317, #00e7630d);
        top: 160px;
        right: 5px;
    }

    .the_team .the_team_footer p {
        text-align: justify;
    }

    .the_team .the_team_footer p span {
        display: block;
        width: max-content;
        border-radius: 18px;
        padding: 5px 14px;
        margin-bottom: 10px;
    }
    
    .work_it_card .common_heading_h2 .heading-h2::after {
        right: -22px;
        bottom: -23px;
        height: 36px;
        width: 33px;
        transform: rotate(346deg);
    }

    .the_team .the_team_footer {
        margin-top: 40px;
    }
    /*ABOUT-PAGE-START*/
.about_hero_title .hero_title {
    font-size: 25px;
    line-height: 35px;
}
.our_vision_about .vision_content .content {
    font-size: 16px;
    line-height: 28px;
}
.about_hero .about_hero_image {
    width: 270px;
    height: 270px;
}
.our_vision_about .vision_row {
    padding:47px 40px;
}
.from_vision .vision_image {
    width: 270px;
    height: 270px;
}
.from_vision {
    padding:0px;
}
.from_vision .vision_detail {
    margin-top: 20px;
}
.from_vision .vision_detail {
    font-size: 15px;
}
.from_vision .vision_detail p {
    margin-bottom: 20px;
}
.team_member_card .member_designation {
    font-size: 14px;
    line-height: 22px;
}
.team_member_card .member_name {
    font-size: 20px;
    line-height: 24px;
}
.team_member_card .member_image {
    height: 320px;
}
.rankai_team_slider .owl-nav button {
    height: 40px;
    width: 40px;
}
.trusted_organisations .header {
    margin-bottom: 30px;
}
.trusted_organisations .orgin_image img {
    max-width: 60px;
}
.organisations_bottom {
    position: relative;
    margin-top: 30px;
}
.about_page_header {
    padding: 140px 0 0px;
}
.about_hero_content .about_hero_title {
    position: relative;
    margin: 13px 0 30px;
}
.trusted_organisations {
    padding: 0px;
}
.organisations_bottom .sation_card .title {
    font-size: 35px;
}
.organisations_bottom .sation_card .test {
    font-size: 16px;
}
.our_vision_about {
    padding: 50px 0;
}
/*ABOUT-PAGE-END*/
.how_work_wrapper {
    flex-direction: column;
    height:auto;
}
.how_work_left {
    width: 100%;
}
.how_work_right {
    width: 100%;
    overflow:visible;
}
.how_work_left .img-section {
    margin-top: 40px;
}
.how_work_inner .step {
    height: 40vh;
    padding: 40px 20px;
}
.insight_author .author_left {
    width: 70%;

}
.author_link {
    position: relative;
    top: 0px;
}
/*SERVICE-SECTION-START-HERE*/
.service_banner_bottom .chatgpt_white_section .chatgpt_content_section h4 {
    font-size: 18px;
    line-height: 28px;
}
.service_banner_bottom .chatgpt_white_section .chatgpt_content_section {
    padding-top: 10px;
}
.service_banner_bottom .chatgpt_white_section .chatgpt_content_section p{
    font-size:15px;
    line-height:22px;
}
.about_page_header .common_heading_h2 .heading-h2 {
    font-size: 42px;
    line-height: 52px;
    padding-bottom: 20px;
}
.testimonial_section .testimonial_slider .item_inner .slider_content h3 {
    font-size: 20px;
    line-height: 30px;
    padding-bottom: 10px;
}
.testimonial_section .testimonial_slider .item_inner .testimonial_name {
    padding-top: 40px;
}
.testimonial_section  .owl-theme .owl-nav {
    position: relative;
    top: -70px;
    right: -15px;
}
.service_banner_bottom .chatgpt_white_section {
    padding:50px 25px;
}
.service_banner_bottom {
    padding-top:60px;
    grid-template-columns: repeat(2, 1fr);
}
.service_process_section .service_process_bottom h4 {
    font-size: 22px;
    line-height: 32px;
}
.service_process_section .service_process_bottom .process_bottom_white .green_content {
    width: 40px;
    height: 40px;
    right: 10px;
    bottom: 40px;
}
.service_process_section .service_process_bottom .process_bottom_white {
    padding: 32px 25px 0px 25px;
}
.service_process_section .service_process_bottom .process_bottom_white p{
    font-size:15px;
    line-height:25px;
}
.service_process_section .service_process_bottom .process_bottom_image {
    height: 195px;
}
.service_process_section .service_process_bottom {
    padding-top: 30px;
}
.service_page_header .about_hero {
    grid-template-columns: 50% 40%;
    padding-right: 29px;
}
.powered_search {
    padding: 50px 0px;
}
.powered_search_inner {
    gap: 15px;
    grid-template-columns: repeat(2, 1fr);
}
.testimonial_section .testimonial_slider .owl-nav button {
    height:40px;
    width: 40px;
}
.service_page_header {
 padding: 30px 0 50px 0px;
}
.service_page_header .common_heading_h2 .heading-h2 {
    font-size: 25px;
    line-height: 35px;
    padding-bottom: 10px;
}
.service_process_section .service_process_bottom h4 {
    font-size: 20px;
    line-height: 30px;
    min-height:70px;
}
.service_recently_bottom .service_recently_content p {
    margin-bottom: 0px;
}
.service_recently_bottom .service_recently_content p {
    margin-bottom: 0px;
    font-size: 15px;
}
.service_recently {
    padding: 50px 0 80px;
}
.service_banner .service_banner_top h1 {
    padding-bottom: 15px;
}
.service_cta .theme-btn-fill {
    margin-top: 15px;
}
.service_recently_bottom {
    padding-top:30px;
    align-items: start;
    gap:30px;
}
.service_process_section {
    padding-top: 80px;
}
.service_process_bottom .owl-nav button {
    height:40px;
    width: 40px;
}
.search_content {
    font-size: 13px;
}
.testimonial_section p {
    color: rgba(255, 255, 255, 0.8);
    font-size: 15px;
}
.testimonial_section h2 {
    padding-bottom: 10px;
}
.testimonial_section {
    padding-top: 70px;
}
.testimonial_section .testimonial_heading {
    width: 62%;
}
.testimonial_section .testimonial_slider .item_inner .testimonial_name h5 {
    font-size: 18px;
}
.testimonial_section .testimonial_slider .item_inner .testimonial_name h6 {
    font-size: 15px;
}
.what_others {
    padding: 100px 0 50px 0px;
}
/*SERVICE-SECTION-END-HERE*/


}

@media (min-width: 320px) and (max-width: 767px) {


    /** mobile menu css **/
    .fixed-menu-bar-mobile {
        display: block;
        z-index: 9999;
        top: 8px;
    }
    
    .blogs_header .insights .right {
        max-width: 100%;
    }
    
    .trending_topics .title {
        font-size: 17px;
    }

    .page__header-inner .header-right {
        display: none;
    }

    .cust-container-lg {
        max-width: 100%;
        padding: 0 20px;
    }

    .cust-container-md {
        max-width: 100%;
        padding: 0 20px;
    }

    .request_quote.quote_for_mobile {
        display: block;
    }

    .request_quote.fot_desktop {
        display: none;
    }

    section {
        overflow: hidden;
    }

    .page__header-inner .header-logo {
        width: 135px;
        display: block;
    }

    :root {
        /* style guide for 1680 */
        --h1-font-size: 35px;
        --h1-line-height: 38px;

        --h2-font-size: 28px;
        --h2-line-height: 30px;

        --h3-font-size: 25px;
        --h3-line-height: 28px;

        --h4-font-size: 20px;
        --h4-line-height: 24px;

        --h5-font-size: 18px;
        --h5-line-height: 22px;

        --h6-font-size: 16px;
        --h6-line-height: 20px;

        --body-font-size: 16px;
        --body-line-height: 20px;

    }
    
        
    .slide-nav-container {
        padding: 20px 25px 60px 25px;
    }
    
    .work_it_card .common_heading_h2 .heading-h2::after {
        right: -22px;
        bottom: -23px;
        height: 36px;
        width: 33px;
        transform: rotate(346deg);
    }

    /* blog degail */
    .detail_header .detail_image_main {
        height: 170px;
        width: 100%;
    }

    .blog_detail_content {
        position: relative;
        padding: 10px 0;
    }

    .detail_header .detail_title {
        max-width: 100%;
    }

    .page__header-inner {
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .blog_detail_content .insight_detal_card h1,
    .blog_detail_content .insight_detal_card h2,
    .blog_detail_content .insight_detal_card h3,
    .blog_detail_content .insight_detal_card h4,
    .blog_detail_content .insight_detal_card h5 {
        font-size: 25px;
        line-height: 30px;
    }

    .blog_detail_content .insight_detal_card h6 {
        font-size: 18px;
        line-height: 22px;
    }

    .blog_detail_content .insight_detal_card p,
    .blog_detail_content .insight_detal_card li,
    .blog_detail_content .insight_detal_card a {
        font-size: 18px;
        line-height: 28px;
        margin: 12px 0;
    }

    .insight_detal_card ol,
    .insight_detal_card ul {
        padding-left: 1rem;
    }

    .insight_detail.insights_tags {
        display: grid;
        justify-content: left;
        align-items: center;
        gap: 5px;
        margin-top: 13px;
        margin-bottom: 36px;
        width: 100%;
    }

    .insight_detail.insights_tags p {
        font-size: 15px;
        justify-content: flex-start;
    }

    .blog_detail_content .insight_detal_card p,
    .blog_detail_content .insight_detal_card li,
    .blog_detail_content .insight_detal_card a {
        font-size: 15px;
        line-height: 22px;
        margin: 12px 0;
    }

    .blog_detail_content .detail_content .left_detail .list {
        font-size: 15px;
        line-height: 22px;
        margin-bottom: 6px;
    }

    .blog_detail_header {
        position: relative;
        padding: 120px 0 20px;
    }

    .blog_detail_content .detail_content {
        grid-template-columns: 100%;
        gap: 20px;
        width: 100%;
        max-width: 100%;
    }

    .blog_detail_content .detail_content .left_detail {
        position: relative;
        top: 12px;
        border-radius: 12px;
        padding: 15px;
    }

    /* blogs */

    .theme-btn-outline,
    .theme-btn-fill,
    .light-btn-outline {
        padding: 7px 22px;
        border-radius: 50px;
    }

    .insights_card .insights_tags .authors,
    .insights_card .insights_tags .min_read {
        font-size: 12px;
    }

    .insights_card .date {
        font-size: 16px;
    }

    .insights_card .insights_text p {
        font-size: 15px;
        line-height: 24px;
    }

    .trending_topics .filter {
        margin-bottom: 40px;
        margin-top: 16px;
        gap: 10px;
    }

    .insights_card .blog_title {
        padding: 3px 0 8px;
    }

    .insights_card .insights_tags {
        gap: 15px;
        margin-top: 24px;
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        justify-content: space-between;
    }

    .insights_card .insights_tags .min_read span {
        height: 7px;
        width: 6px;
        margin-right: 5px;
    }

    .pagination_main .page-circle {
        width: 30px;
        height: 30px;
        border-radius: 30px;
        text-align: center;
        font-size: 12px;
        font-weight: 500;
        line-height: 15px;
    }

    .pagination_main .page-item.disabled .page-link {
        font-size: 12px;
        line-height: 15px;
    }

    .pagination_main .next-link {
        border-radius: 30px;
        padding: 7px 13px !important;
        height: 30px;
        font-size: 12px;
        line-height: 16px;
    }

    .pagination_main .page-link {
        padding: 7px;
    }

    .pagination_main .prev-link {
        height: 30px;
        font-size: 16px;
        line-height: 25px;
        padding: 7px 13px !important;
    }

    .pagination_main .pagination.gap-2 {
        gap: 5px !important;
    }

    .connect_our_team .connect_card {
        height: 240px;
    }

    .insights_card {
        grid-template-columns: 100%;
        gap: 10px;
        margin-bottom: 70px;
    }

    .trending_topics .insights_card:last-child {
        margin-bottom: 43px;
    }

    .insights_card .image {
        width: 100%;
        margin-bottom: 60px;
    }

    .insights_card .date p {
        margin-bottom: 8px;
    }

    .blogs_header .insights {
        grid-template-columns: 100%;
        margin-bottom: 0;
    }

    .blogs_header {
        padding: 150px 0 20px;
    }

    .trending_topics {
        padding-top: 25px;
    }

    .insights_card .insights_tags .theme-btn-fill {
        padding: 5px 15px;
        font-size: 12px;
    }

    .trending_topics .filter .theme-btn-fill {
        padding: 5px 15px;
        font-size: 12px;
    }

    /* end */

    /* contact */

    .connect_our_team .connect_card .text p {
        font-size: 16px;
        margin-bottom: 1px;
    }

    .connect_our_team .connect_card .cta_text p {
        font-size: 16px;
    }

    .connect_our_team .our_team {
        grid-template-columns: 100%;
        gap: 30px;
    }

    .connect_our_team .our_team .detail {
        grid-template-columns: 100%;
        gap: 12px;
    }

    .connect_our_team .connect_card {
        height: max-content;
    }

    .location_main iframe {
        height: 200px;
    }

    .location_main {
        padding: 18px 0 30px;
    }

    .connect_our_team {
        padding: 160px 0 20px;
    }

    .connect_our_team .connect_card .title p {
        margin: 0 0 5px;
    }

    /* end */

    .home_hero_main .hero_content {
        background-size: 250px;
        background-position: 38% 54%;
    }

    .changed_recently .changed_row {
        grid-template-columns: 100%;
    }

    .changed_col_v1 {
        grid-column: 1;
        margin-bottom: 35px;
    }

    .ai_focused_main {
        padding: 25px 0 30px;
    }

    .home_hero_main {
        padding: 150px 0 30px;
    }

    .ai_focused_main .ai_focused_row {
        grid-template-columns: 100%;
        gap: 64px;
    }

    .ai_focused_main .ai_focused_row .image {
        height: 245px;
        width: 375px;
    }

    .how_it_works::before {
        height: 600px;
        width: 600px;
        background: radial-gradient(#00e7632e, #00e76305, #00e7630d);
        top: 100px;
        left: 30px;
    }

    .changed_recently .brand_row {
        gap: 15px;
        margin-top: 30px;
    }

    .book_appointment .request_quote .genuine_conversation .select_day {
        width: 100%;
        overflow: hidden;
    }

    .changed_recently {
        padding: 10px 0 80px;
    }

    .how_it_works::after {
        height: 300px;
        width: 557px;
        top: 40px;
        right: 0;
        border-radius: 600px;
    }

    .faq_section {
        padding: 63px 0 80px;
    }

    .home_hero_main .banner_content_detail {
        max-width: 100%;
        line-height: 27px;
    }

    .changed_recently .changed_row .changed_col_v1 .title {
        margin-bottom: 25px;
        margin-top: 10px;
    }

    .changed_recently .text_detail p {
        margin-bottom: 15px;
    }

    .changed_recently .text_detail p:last-child {
        margin-bottom: 0px;
    }

    .home_hero_main .banner_sub_heading {
        margin: 260px 0 21px;
    }

    .changed_recently .changed_col_v2 .img-box {
        height: 398px;
        width: 325px;
        margin: 0 0 30px 0;
    }

    .the_team .forward_row .straig_card .card_icon {
        height: 45px;
        width: 44px;
        margin-bottom: 12px;
    }

    .changed_recently .brand_icon.img-box {
        max-width: 150px;
        height: 39px;
    }

    .the_team .forward_row .straig_card .card_text {
        font-size: 16px;
        line-height: 19px;
    }

    .the_team .forward_row .straig_card .card_icon img {
        height: 100%;
        width: 100%;
        object-fit: cover;
    }

    .changed_recently .brand_icon.img-box img {
        object-fit: contain;
    }

    .the_team .team_row ul {
        margin-top: 15px;
        margin-bottom: 15px;
        max-width: 100%;
    }

    .the_team .team_row .right .text_v1 {
        margin-bottom: 30px;
        max-width: 100%;
    }

    .the_team .team_row .right {
        position: relative;
        padding-top: 0;
    }

    .the_team .team_row {
        grid-template-columns: 100%;
        gap: 12px;
    }

    .work_it_card .common_heading_h2 {
        margin-bottom: 18px;
    }

    .work_it_card .week_2 .heading-h3 {
        margin-bottom: 12px;
    }

    .what_others .early_movers .early_card p:last-child {
        font-size: 17px;
    }

    .what_others .early_movers {
        display: grid;
        grid-template-columns: 100%;
        gap: 15px;
    }

    .book_appointment .request_quote {
        grid-template-columns: 100%;
        gap: 25px;
        margin-top: 35px;
    }

    .main-footer .footer-inner {
        display: grid;
        grid-template-columns: 100%;
        justify-content: space-between;
        align-items: self-start;
        gap: 30px;
    }

    .main-footer .footer-inner .healping p {
        margin-top: 0;
        margin-bottom: 0;
    }

    .book_call .zoom_phone {
        text-align: center;
        font-size: 14px;
    }

    .book_appointment .book_top {
        grid-template-columns: 100%;
        gap: 2%;
    }

    .book_appointment {
        padding: 72px 0 20px;
    }

    .what_others .early_movers .early_card {
        padding: 22px 20px;
        border-radius: 15px;
        font-size: 20px;
        line-height: 25px;
    }

    .main-footer {
        padding: 50px 0 40px;
    }

    .how_works_slider .ai_visibility p {
        margin-bottom: 11px;
    }

    .faq_section .faq_row .faq_left {
        padding-top: 20px;
    }

    .faq_section .faq_row {
        grid-template-columns: 100%;
        gap: 4%;
    }

    .book_appointment .request_quote .quote_form {
        padding: 29px 20px 29px;
    }

    .web_tag p {
        padding: 2px 14px;
        font-size: 15px;
    }

    .main-footer .footer_logo a img {
        max-width: 160px;
    }

    .the_team .team_row .right .companuy_logo {
        height: 85px;
        width: 85px;
        left: 67px;
        top: -40px;
    }

    .the_team .team_row .right .companuy_logo img {
        max-width: 71%;
    }

    .what_others .opportunity_row {
        grid-template-columns: 100%;
        gap: 25px;
        margin-top: 31px;
        padding-bottom: 25px;
    }

    .book_appointment .request_quote .quote_title {
        margin-bottom: 30px;
    }

    .the_opportunity {
        padding: 80px 0 42px;
    }

    .work_it_card {
        grid-template-columns: 100%;
        gap: 20px;
    }

    .what_others .result_image.img-box {
        height: 250px;
        width: 100%;
    }

    .work_it_card .work_it_right {
        width: 100%;
    }

    .form-control {
        border-radius: 10px;
        height: 40px;
    }

    .how_works_slider .owl-dots {
        text-align: center;
        margin-top: 42px !important;
    }

    .cust-form .cust-form-group label {
        font-size: 15px;
        padding-bottom: 6px;
    }

    .what_others .results .design_content p {
        margin-bottom: 15px;
    }

    .what_others .results .inner_design {
        padding: 13px 0 6px;
    }

    .what_others .results {
        padding: 30px 20px 35px 20px;
        display: grid;
        grid-template-columns: 100%;
        gap: 25px;
    }

    .faq_section .accordion-button {
        padding: 20px 50px 12px 12px;
        font-size: 16px;
    }

    .faq_section .accordion-header .accordion-button::after {
        right: 10px;
        top: 14px;
        height: 35px;
        width: 35px;
    }

    .faq_section .accordion-header.active-acc-head .accordion-button::after {
        right: 10px;
        top: 14px;
        height: 35px;
        width: 35px;
    }

    .book_appointment .request_quote .genuine_conversation {
        padding: 35px 7px 35px;
    }

    .the_team .team_pic.img-box {
        width: 100%;
        height: 230px;
    }

    .faq_section .accordion-button::before {
        margin-right: 11px;
        padding-left: 1px;
    }

    .cust-form .cust-form-group.cust-form-sbumit {
        margin-bottom: 0;
        margin-top: 10px;
    }

    .the_team .forward_row .straig_card {
        padding: 15px;
        border-radius: 15px;
    }

    .the_team .forward_row .straig_card p {
        margin-top: 0;
        margin-bottom: 0;
    }

    .faq_section .accordion .accordion-body {
        padding: 0px 15px 15px 44px;
        margin-bottom: 20px;
        border-radius: 0 0 15px 15px;
    }

    .home_hero_main .banner_title .heading-h1 {
        max-width: 96%;
        width: 100%;
    }

    .what_others .early_movers .early_card p {
        margin-bottom: 25px;
    }

    .book_appointment .request_quote .quote_form .cust-w-50 {
        width: 100%;
    }

    .the_team .forward_row {
        grid-template-columns: repeat(2, 1fr);
        gap: 15px;
    }

    .cust-form .cust-form-group {
        margin-bottom: 18px;
    }

    .what_others .opportunity_row .opprotu_image.img-box {
        width: 100%;
        height: 215px;
        border: 9px solid #fff;
    }

    .how_it_works {
        padding: 70px 0;
    }

    .what_others .opportunity_row .opp_text {
        width: 100%;
        max-width: 100%;
    }

    .the_team {
        position: relative;
        padding: 60px 0 60px;
    }

    .page__header-inner .header_nav li {
        margin-right: 15px;
    }

    .what_others::before {
        height: 600px;
        width: 600px;
        background: radial-gradient(#00e7632e, #00e76317, #00e7630d);
        bottom: 200px;
        left: 50px;
    }

    .header-right .theme-btn-fill {
        padding-left: 18px;
        padding-right: 14px;
        gap: 10px;
        font-size: 14px;
    }

    .what_others::after {
        height: 600px;
        width: 600px;
        background: radial-gradient(#00e7632e, #00e76317, #00e7630d);
        top: 160px;
        right: 5px;
    }

    .the_team .the_team_footer p {
        text-align: justify;
    }

    .the_team .the_team_footer p span {
        display: block;
        width: max-content;
        border-radius: 18px;
        padding: 2px 11px;
        margin-bottom: 10px;
    }

    .what_others {
        padding: 57px 0 60px;
        position: relative;
    }

    .home_hero_main::before {
        height: 500px;
        width: 500px;
        background: radial-gradient(#00e7632e, #00e76305, #00e7630d);
        background-size: inherit;
        background-repeat: no-repeat;
        background-position: center center;
        top: 35px;
        right: -85px;
        bottom: 0;
        filter: blur(20px);
        border-radius: 50%;
    }

    .the_team .the_team_footer {
        margin-top: 34px;
    }

    .home_hero_main .banner_content_detail span {
        border: 0;
        border-radius: 0;
        padding: 0 5px;
        color: var(--Green);
        font-weight: 500;
    }

    .request_quote.quote_for_mobile .nav {
        display: flex;
        gap: 25px;
        justify-content: center;
        align-items: center;
    }

    .book_appointment .request_quote .quote_title img {
        max-width: 25px;
    }

    .request_quote.quote_for_mobile .nav-pills .nav-link {
        background: transparent;
        color: var(--Black);
        border-bottom: 1px solid transparent;
        border-radius: 0;
        padding: 9px 5px;
        font-weight: 500;
    }

    .request_quote.quote_for_mobile .nav-pills .nav-link.active {
        background: transparent;
        color: var(--DarkGreen);
        border-bottom: 1px solid var(--DarkGreen);
        border-radius: 0;
        padding: 9px 5px;
    }
      /*ABOUT-PAGE-START*/
.about_hero_title .hero_title {
    font-size: 20px;
    line-height: 30px;
}
.our_vision_about .vision_content .content {
    font-size: 16px;
    line-height: 28px;
}
.about_hero .about_hero_image {
    width: 230px;
    height: 210px;
    margin-top: 50px;
    margin-right: auto;
}
.our_vision_about .vision_row {
    padding: 47px 20px;
    display: block;
}
.from_vision .vision_image {
    width: 230px;
    height: 230px;
    margin-bottom: 50px;
    margin-left: auto;
    margin-right: auto;
}
.from_vision {
    padding:0px;
     overflow:visible;
}
.from_vision .vision_detail {
    margin-top: 20px;
}
.from_vision .vision_detail {
    font-size: 15px;
}
.from_vision .vision_detail p {
    margin-bottom: 20px;
}
.team_member_card .member_designation {
    font-size: 14px;
    line-height: 22px;
}
.team_member_card .member_name {
    font-size: 20px;
    line-height: 24px;
}
.team_member_card .member_image {
    height: 170px;
}
.rankai_team_slider .owl-nav button {
    height: 40px;
    width: 40px;
}
.trusted_organisations .header {
    margin-bottom: 30px;
}
.trusted_organisations .orgin_image img {
    max-width: 60px;
}
.organisations_bottom {
    position: relative;
    margin-top: 30px;
}
.about_page_header {
    padding: 140px 0 0px;
}
.about_hero_content .about_hero_title {
    position: relative;
    margin: 13px 0 30px;
}
.trusted_organisations {
    padding: 0px;
}
.organisations_bottom .sation_card .title {
    font-size: 25px;
}
.organisations_bottom .sation_card .test {
    font-size: 16px;
        margin-top: 15px;
}
.our_vision_about {
    padding: 50px 0;
}
.about_page_header .about_hero {
 display:block;
}
.our_vision_about .vision_row .vision_image {
    display: none;
}
.from_vision .cust-container-lg {
    display:block;
}
.organisations_bottom .sation_row {
    grid-template-columns: 50% 50%;
}
.organisations_bottom .sation_card {
    padding: 10px;
}
/*ABOUT-PAGE-END*/
.how_work_wrapper {
    flex-direction: column;
    height:auto;
}
.how_work_left {
    width: 100%;
}
.how_work_right {
    width: 100%;
    overflow:visible;
}
.how_work_left .img-section {
    margin-top: 30px;
}
.how_work_inner .step {
    height: 55vh;
    padding: 40px 0px;
}
.how_it_works h3 {
    font-size: 25px;
    line-height: 35px;
}
.how_work_right .step h2 {
    font-size: 20px;
    line-height: 30px;
}
.insight_author .author_left {
    width: 100%;
}
.author_link {
    top: 0px;
}
/*SERVICE-SECTION-START-HERE*/
.service_banner_bottom .chatgpt_white_section .chatgpt_content_section h4 {
    font-size: 18px;
    line-height: 28px;
}
.service_banner_bottom .chatgpt_white_section .chatgpt_content_section {
    padding-top: 10px;
}
.service_banner_bottom .chatgpt_white_section .chatgpt_content_section p{
    font-size:15px;
    line-height:22px;
}
.about_page_header .common_heading_h2 .heading-h2 {
    font-size: 42px;
    line-height: 52px;
    padding-bottom: 20px;
}
.testimonial_section .testimonial_slider .item_inner .slider_content h3 {
    font-size: 20px;
    line-height: 30px;
    padding-bottom: 10px;
}
.testimonial_section .testimonial_slider .item_inner .testimonial_name {
    padding-top: 10px;
}
.testimonial_section  .owl-theme .owl-nav {
    position:relative;
    top: -70px;
}
.service_banner_bottom .chatgpt_white_section {
    padding:50px 25px;
}
.service_banner_bottom {
    padding-top:60px;
    display:flex;
    flex-direction:column;
}
.service_process_section .service_process_bottom h4 {
    font-size: 22px;
    line-height: 32px;
}
.service_process_section .service_process_bottom .process_bottom_white .green_content {
    width: 40px;
    height: 40px;
    right: 10px;
    bottom: 40px;
}
.service_process_section .service_process_bottom .process_bottom_white {
    padding: 32px 25px 0px 25px;
}
.service_process_section .service_process_bottom .process_bottom_white p{
    font-size:15px;
    line-height:25px;
}
.service_process_section .service_process_bottom .process_bottom_image {
    height: 195px;
}
.service_process_section .service_process_bottom {
    padding-top:20px;
}
.service_page_header .about_hero {
    grid-template-columns: 50% 40%;
    padding-right: 29px;
}
.powered_search {
    padding: 0px 0px 50px 0px;
}
.powered_search_inner {
    gap: 15px;
    grid-template-columns:100%;
}
.testimonial_section .testimonial_slider .owl-nav button {
    height:40px;
    width: 40px;
}
.service_page_header {
 padding: 30px 0 50px 0px;
}
.service_page_header .common_heading_h2 .heading-h2 {
    font-size: 25px;
    line-height: 35px;
    padding-bottom: 10px;
}
.service_process_section .service_process_bottom h4 {
    font-size: 20px;
    line-height: 30px;
    min-height:auto;
}
.service_recently_bottom .service_recently_content p {
    margin-bottom: 0px;
}
.service_recently_bottom .service_recently_content p {
    margin-bottom: 0px;
    font-size: 15px;
}
.service_recently {
    padding: 50px 0 80px;
}
.service_banner .service_banner_top h1 {
    padding-bottom: 15px;
}
.service_cta .theme-btn-fill {
    margin-top: 15px;
}
.service_recently_bottom {
    padding-top: 30px;
    align-items: start;
    gap: 30px;
    grid-template-columns: 100%;
}
.service_process_section {
    padding-top: 50px;
}
.service_process_bottom .owl-nav button {
    height:40px;
    width: 40px;
}
.search_content {
    font-size: 13px;
}
.testimonial_section p {
    color: rgba(255, 255, 255, 0.8);
    font-size: 15px;
}
.testimonial_section h2 {
    padding-bottom: 10px;
}
.testimonial_section {
    padding-top: 70px;
    flex-direction: column;
}
.testimonial_section .testimonial_heading {
    width: 100%;
    padding-bottom:30px;
}
.testimonial_section .testimonial_slider .item_inner .testimonial_name h5 {
    font-size: 18px;
}
.testimonial_section .testimonial_slider .item_inner .testimonial_name h6 {
    font-size: 15px;
}
.what_others {
    padding:50px 0px;
}
.service_recently_heading h2 {
    font-size: 20px;
}
.testimonial_section .testimonial_slider {
    width: 100%;
}
.testimonial_section .testimonial_slider .item_inner {
    gap: 10px;
}
/*SERVICE-SECTION-END-HERE*/

}