/*********************************
    Responsive CSS Start Here
**********************************/


@media (min-width: 375px) {
    .sub_banner_wrap .sub_title_para h2 {
        font-size: 20px;
        text-align: center;
    }
}

@media (min-width: 484px) {

    .insights_box {
        display: flex;
        width: 100%;
    }

    .insights_box_img {
        width: 150px;
        height: 130px;
    }

    .insights_box_content {
        width: calc(100% - 150px);
        padding: 10px 0 10px 15px;
    }

    .box_right_img {
        width: 150px;
        height: 130px;
    }

    .RTG_insights_wrap .d-flex .insights_box_content {
        width: calc(100% - 150px);
        padding: 10px 0 10px 15px;
    }

    .about_client_review {
        padding: 0 50px;
    }

    .leadership__wrap .row {
        margin: -5px;
        justify-content: center;
    }

    .leadership__wrap .row .col-md-4 {
        padding: 5px;
        width: 50%;
    }

    .leader_profile_img {
        height: 350px;
    }

    .leader_overlay_wrap {
        height: 98px;
    }

    .overlay_title_head p {
        line-height: 20px;
    }

    .overlay_title_head {
        margin-bottom: 0px;
        padding-right: 0px;
        min-height: 115px;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .overlay_para {
        height: 200px;
    }

    .overlay_para p {
        line-height: 22px;
    }

    .bottom_arrow {
        width: 30px;
    }

    .right-div .burger {
        margin-left: 20px;
    }

    .get_in_touch .btn-ctn {
        font-size: 15px;
        height: 40px;
    }

    .result_wrap {
        background-size: 250px;
    }

    .service_box_img {
        height: 170px;
    }

    .happens_box_img {
        height: 300px;
    }

    .inventory_process_img {
        width: 150px;
        height: 130px;
    }

    .inventory_process_content {
        width: calc(100% - 150px);
        padding: 0px 0px 10px 15px;
    }

    .blog_banner .insights_box .insights_box_img,
    .blog_sec_wrap .insights_box .insights_box_img {
        height: 220px;
    }

    .blog_sec_wrap .insights_box .insights_box_img {
        height: 220px;
    }

    .blog_pagination ul li .page-numbers {
        width: 40px;
        height: 40px;
    }



}

@media (min-width: 575px) {
    .post-template-default.single .main_title_banner h1 {
        max-width: 440px;
        margin: 0;
    }
}

@media (min-width: 601px) {
    .dd_none {
        display: none;
    }

    .process_img picture img {
        aspect-ratio: 500 / 430;
    }

    .mm_none {
        display: block;
    }

    .banner_content h1,
    .slider_title {
        max-width: 340px;
    }

    .main_head .main_logo {
        width: 130px;
        padding-bottom: 8px;
        padding-top: 8px;
    }

    .top_head {
        padding: 4px 0;
    }

    .head_row {
        padding-left: 20px;
        width: calc(100% - 130px);
    }

    .link_address ul {
        display: flex;
        justify-content: center;
    }

    .result_wrap .col-md-6 {
        width: 50%;
    }

    .main_menu {
        width: 100%;
        display: flex;
        align-items: center;
        padding: 8px 0;
    }

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

    .People__img picture img {
        aspect-ratio: 734 / 441;
    }

    .banner_img picture img {
        aspect-ratio: 1728 / 837;
    }

    .sub_banner_img picture img {
        aspect-ratio: 1728 / 560;
    }

    .sub_banner_img picture img {
        aspect-ratio: 630 / 610;
    }

    .RTG_stand_img picture img {
        aspect-ratio: 600 / 445;
    }

    .RTG_stand_wrap.how_diffrent picture img {
        /*         aspect-ratio: 600 / 492; */
        aspect-ratio: 600 / 400;
    }

    .result_wrap .real_content {
        text-align: left;
        max-width: 380px;
        padding-left: 10px;
    }

    .real_world_result {
        text-align: left;
    }

    .result_wrap {
        background-size: 150px;
    }

    .our_rtg_wrap .row .col-md-3 {
        padding: 10px;
        width: 50%;
    }

    .real_world_wrap .row .col-md-6 {
        width: 50%;
        text-align: left;
    }

    .real_world_wrap .main_title h2 {
        margin-bottom: 12px;
        max-width: 200px;
        line-height: 28px;
    }

    .real_world_result .container {
        flex-direction: row;
        align-items: center;
    }

    .real_world_result .container .real_content {
        padding-left: 25px;
        width: 45%;
        padding-right: 20px;
    }

    .real_world_result .container .service_slider_wrap {
        width: 55%;
    }

    .real_world_result .item {
        width: 250px;
    }

    .service_slider_wrap {
        padding: 0;
    }

    .people_process .row .col-md-7 {
        width: 55%;
        text-align: left;
    }

    .people_process .row .col-md-5 {
        width: 45%;
    }

    .process_description p {
        margin-bottom: 20px;
    }

    .process_description h2 {
        margin-bottom: 0px;
    }

    .built__wrap .row {
        margin: -8px;
    }

    .built__wrap .row .col-md-4 {
        padding: 8px;
        width: 33.3333%;
    }

    .build_header {
        padding: 18px 15px;
        height: 135px;
    }

    .head_icon {
        min-height: 65px;
    }

    .head_icon img {
        max-width: 55px;
    }

    .build_description {
        height: calc(100% - 135px);
        padding: 25px 10px;
    }

    .RTG_stand_wrap .row .col-md-5 {
        width: 45%;
    }

    .RTG_stand_wrap .row .col-md-7 {
        width: 55%;
        text-align: left;
    }

    .contact_us .book_form .form_group:nth-child(1),
    .contact_us .book_form .form_group:nth-child(2),
    .contact_us .book_form .form_group:nth-child(3),
    .contact_us .book_form .form_group:nth-child(4) {
        width: 50%;
    }

    .perfer_toTalk .row {
        margin: -12px;
    }

    .perfer_toTalk .row .col-md-6 {
        padding: 12px;
        width: 50%;
    }

    .perfer_toTalk .row .col-md-6:nth-child(even)::after {
        right: unset;
        bottom: 40%;
        left: -21px;
        top: unset;
    }

    .perfer_toTalk .row .col-md-6:nth-child(odd)::after {
        display: none;
    }

    .next_para {
        margin-bottom: 0px;
    }

    .next_grid {
        display: flex;
        align-items: center;
        margin: 0 -8px;
    }

    .next_para {
        width: 50%;
        padding: 0px 8px;
    }

    .client_review {
        width: 50%;
        padding: 0px 8px;
    }

    .helping__wrap .container {
        display: flex;
    }

    .helping_img {
        width: 43%;
    }

    .helping_content {
        width: 57%;
        display: flex;
        align-items: center;
        text-align: left;
    }

    .helping_img picture img {
        aspect-ratio: 618 / 320;
    }

    .helping__wrap {
        background-size: 370px;
        background-position-y: 0px;
    }

    .banner_content {
        padding: 60px 0 70px 40px;
    }

    .real_content .main_title h1 {
        max-width: 170px;
    }

    .we_do_slider_arrow {
        display: block;
        margin-top: 0px;
    }

    .we_do_slider_arrow .swiper-button-prev,
    .we_do_slider_arrow .swiper-button-next {
        position: absolute;
    }

    .insights_box_content h4 {
        max-width: 400px;
    }

    /* .services_banner .sub_banner_img::after {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background-image: url("../images/sub-banner-overlay.webp");
        background-repeat: no-repeat;
        background-size: cover;
    } */

    .services_banner .main_title_banner h1 {
        max-width: 360px;
        text-align: left;
    }

    .inventory_management .process_img {
        aspect-ratio: 630 / 424;
    }

    .RTG_inventory_process .row .col-md-4 {
        width: 33.333%;
    }

    .why_invetory_wrap .row {
        margin: -8px;
    }

    .why_invetory_wrap .row .col-md-6 {
        padding: 8px;
        width: 50%;
    }

    .invetory_box_wrap {
        height: 100%;
    }

    .invetory_box_content {
        height: calc(100% - 150px);
    }

    .rtg_blog_title {
        padding: 20px 10px;
    }

    .excess_inventory_wrap .row .col-md-6 {
        width: 50%;
    }

    .excess_inventory_wrap .main_title {
        text-align: left;
        padding-top: 30px;
    }

    .excess_inventory_wrap .main_title h2 {
        /*         max-width: 220px; */
        max-width: 250px;
    }

    .excess_inventory_img picture img {
        aspect-ratio: 735 / 522;
    }

    .inventory_optimization .row .col-md-6 {
        width: 50%;
    }

    .investory__icons {
        width: 45px;
    }

    .optimization_content {
        width: calc(100% - 45px);
        padding-left: 20px;
    }

    .how_rtg_solution .row .col-md-3 {
        width: 50%;
    }

    .inventory_text_title {
        font-size: 20px;
        line-height: 22px;
        margin-bottom: 15px;
    }

    .inventory_process_content h3 {
        font-size: 20px;
        line-height: 22px;
        margin-bottom: 15px;
    }

    .why_RTG_solutions .main_title p {
        max-width: 950px;
        margin: 0 auto 20px;
    }

    .leadership__wrap .row {
        margin: -8px;
    }

    .leadership__wrap .row .col-md-4 {
        padding: 8px;
    }

    .pain_happens_wrap .row {
        margin: -6px;
    }

    .pain_happens_wrap .row .col-md-4 {
        width: 50%;
        padding: 6px;
    }

    .happens_box_img {
        height: 200px;
    }

    .happens_box_content {
        padding: 15px 5px;
    }

    .excess_inventory_img {
        margin-bottom: 0;
    }

    .real_world_result .real_content_inner .main_title.mm_none {
        margin-bottom: 20px;
        max-width: 180px;
    }

    .design_consulting .real_content .main_title h1 {
        max-width: 260px;
    }

    .design_consulting .real_content .main_title {
        margin-bottom: 0;
    }

    .FAQ_wrap .accordion {
        padding: 0 20px;
    }

    .blog_banner .row {
        margin: -5px;
    }

    .blog_banner .row .col-md-6 {
        width: 50%;
        padding: 5px;
    }

    /* .blog_banner .insights_box .insights_box_img,
    .blog_sec_wrap .insights_box .insights_box_img {
        height: 150px;
    }

    .blog_banner .insights_box .insights_box_content {
        height: calc(100% - 150px);
    } */

    .page-template-template-case-study .insights_box .blog_title,
    .page-template-template-blog .insights_box .blog_title {
        min-height: 100px;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
    }


    .blog_banner .insights_box .insights_box_content {
        height: calc(100% - 220px);
        position: relative;
        padding-bottom: 20px !important;
    }

    .blog_banner .insights_box .insights_box_content .learn_more {
        position: absolute;
        bottom: 0px;
        left: 10px;
    }

    .blog_sec_wrap .insights_box .insights_box_content {
        width: 100%;
        padding: 15px 10px 20px;
        position: relative;
    }

    .blog_sec_wrap .insights_box .insights_box_content .learn_more {
        position: absolute;
        bottom: 0px;
        left: 10px;
    }

    .blog_banner .insights_box {
        height: 100%;
    }

    .blog_sec_wrap .row .col-md-4 {
        padding: 8px;
        width: 50%;
    }

    .blog_pagination .button_prev {
        width: 70px;
        height: 40px;
    }

    .blog_pagination {
        margin-top: 40px;
    }

    .blog_pagination ul li .page-numbers {
        width: 50px;
        height: 50px;
        font-size: 20px;
    }

    .next_para p {
        max-width: 400px;
    }

    .contact_us_banner .sub_title_desc p {
        max-width: 620px;
        margin: 0 auto;
    }

    .full_video_wrap .modal-content {
        transform: none;
        height: 100%;
        width: 100%;
        position: static;
    }

    .footer_blog .d-flex {
        width: 48%;
    }

    .approach_body_title {
        min-height: 50px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .approach_body_para .week_title {
        margin: 0;
        min-height: 60px;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 10px 0;
    }

    .default_content .alignleft {
        float: left;
        margin-right: 20px;
        width: auto;
    }

    .default_content .alignright {
        float: right;
        margin-left: 20px;
        width: auto;
    }

    .pp-date p {
        font-size: 15px !important;
        display: inline-block;
    }

    .pp-date p:not(:first-child) {
        padding-left: 13px;
        border-left: 1px solid #000;
        margin-left: 10px !important;
    }

    .sub_banner_wrap .sub_title_para h2 {
        text-align: left;
    }

    /* For devices ≥ 601px */


}

@media (min-width: 651px) {
    .banner_content .container {
        text-align: left;
    }

    .banner_content p {
        margin-left: 0;
    }

    .result_wrap .real_content {
        max-width: 100%;
    }

    .book_a_free .row .col-md-6 {
        width: 50%;
    }

    .book_a_free .main_title h2 {
        text-align: left;
        max-width: 430px;
    }

    .book_a_free .main_title p {
        text-align: left;
    }


    .main_title_banner h1,
    .sub_title_banner,
    .sub_title_para p {
        text-align: left;
    }

    .build_description {
        padding: 35px 20px;
    }

    /* .RTG_stand_wrap .row {
        align-items: center;
    } */

    .lets_get_wrap {
        background-image: url("../images/lets-get-bg-desktop.webp");
        background-size: 500px;
    }

    .post-box,
    .single-post blockquote {
        background-image: url("../images/lets-get-bg-desktop.webp");
        background-size: 500px;
        text-align: left;
        align-items: flex-start;
    }

    .lets_grid {
        text-align: left;
        display: flex;
        align-items: center;
    }

    .lets_grid .main_title {
        width: calc(100% - 200px);
        padding-right: 20px;
    }

    .lets_talk_btn {
        width: 200px;
    }

    .result_wrap {
        background-image: url("../images/result-desktop-img.webp");
        background-size: 260px;
    }

    .project_table table {
        display: table;
    }

    .project_table table thead {
        display: table-header-group;
    }

    .project_table table tbody {
        display: table-row-group;
    }

    .project_table table tr {
        display: table-row;
        box-shadow: none;
        margin: 0;
        padding: 0;
    }

    .project_table table td,
    .project_table table th {
        display: table-cell;
        padding: 14px 16px;
        text-align: center;
    }

    .project_table table td::before {
        display: none;
    }

    .project_table table thead tr th:nth-child(1),
    .project_table table thead tr th:nth-child(2) {
        width: 25%;
    }

    .project_table table thead tr th {
        width: 50%;
    }

    .project_table table thead tr th {
        background-color: #324038;
    }

    .project_table table thead tr {
        display: table-row;
    }

    .project_table table tr th,
    .project_table table tr td {
        border-right: 5px solid #fff !important;
    }

    .project_table table tr th:last-child,
    .project_table table tr td:last-child {
        border: none !important;
    }

    .project_table tbody {
        width: 100%;
    }

    .project_table table tbody tr {
        margin: 0px;
        width: 100%;
    }

    .project_table table td span {
        padding-left: 0px;
    }

    .inventory_prcess_wrap .main_title h2 {
        /*         max-width: 400px; */
        max-width: 510px;
        margin: 0 auto 20px;
    }

    .inventory_prcess_wrap .main_title p {
        max-width: 750px;
        margin: 0 auto;
    }

    .why_RTG_solutions .main_title h2 {
        max-width: 450px;
        margin: 0 auto 25px;
    }

    .content_review .row .col-md-4 {
        width: 50%;
    }

    .content_review .row .col-md-8 {
        width: 50%;
        padding-left: 20px;
    }

    .how_RTG_gets .row {
        margin: -7px;
    }

    .how_RTG_gets .row .col-md-4 {
        width: 33.3333%;
        padding: 7px;
    }

    /* .blog_banner .insights_box .insights_box_img,
    .blog_sec_wrap .insights_box .insights_box_img {
        height: 180px;
    }

    .blog_banner .insights_box .insights_box_content {
        height: calc(100% - 180px);
    }

    .page-template-template-case-study .insights_box .insights_box_content,
    .page-template-template-blog .insights_box .insights_box_content {
        height: calc(100% - 180px);
    } */

    .single_blog_wrap .row .col-md-8 {
        width: 60%;
    }

    .single_blog_wrap .row .col-md-4 {
        width: 40%;
    }

    .sticky_content {
        position: sticky;
        top: 95px;
        z-index: 666;
    }

    .toc_wrap {
        display: block;
        background-color: #EDEDED;
        padding: 20px;
    }

    .toc_title,
    .toc_wrap h4 {
        margin-bottom: 20px;
        color: #000;
        font-weight: 700;
        font-size: 18px;
    }

    .toc_wrap ul li,
    .toc_wrap nav ul li {
        margin-bottom: 15px;
    }

    .toc_wrap nav ul li a::before {
        display: none !important;
    }

    .toc_wrap ul li:last-child,
    .toc_wrap nav ul li:last-child {
        margin-bottom: 0px;
    }

    .toc_wrap ul li a,
    .toc_wrap nav ul li a {
        font-size: 16px !important;
        color: #106945;
        line-height: 20px !important;
        display: block;
        font-weight: 700 !important;
        transition: 0.4s;
        padding: 0px !important;
    }

    .toc_wrap nav ul li.active a {
        font-weight: 800 !important;
        color: #000 !important;
    }

    .toc_wrap ul li a:hover,
    .toc_wrap nav ul li a:hover {
        color: #000;
    }

    .single_blog_wrap .lets_get_wrap {
        text-align: left;
        padding-right: 0px;
    }



    .how_RTG_gets .project_table table tr th:nth-child(1) {
        background-color: #000;
        padding-left: 0px !important;
    }

    .how_RTG_gets .project_table table tr th:nth-child(2) {
        background-color: #000;
    }

    .how_RTG_gets .project_table table tr th:nth-child(3) {
        background-color: #000;
        padding-right: 0px !important;
    }

    .how_RTG_gets .project_table table tr td {
        text-align: center;
        padding: 10px;
    }

    .how_RTG_gets .project_table table tr th:nth-child(1) .table_head {
        background-color: #fff;
    }

    .how_RTG_gets .project_table table tr th:nth-child(2) .table_head {
        background-color: #4D7EA8;
    }

    .how_RTG_gets .project_table table tr th:nth-child(3) .table_head {
        background-color: #106945;
    }

    .table_head {
        height: 60px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .how_RTG_gets .project_table table tbody tr:nth-child(2n+1) td {
        background-color: #393939 !important;
        color: #fff !important;
    }

    .how_RTG_gets .project_table table tbody tr:nth-child(2n+2) td {
        background-color: #232222 !important;
        color: #fff !important;
    }

    .how_RTG_gets .project_table table thead tr .head_box_design {
        font-size: 20px;
        padding: 0px 10px 20px 10px;
    }

    .how_RTG_gets .project_table tbody tr {
        border-bottom: 20px solid #000;
        background-color: #000 !important;
    }

    .how_RTG_gets .project_table tbody tr td:not(:last-child) {
        border-right: 20px solid #000 !important;
    }

    .lets_talk_btn {
        margin-top: 0px;
    }

    /* For devices ≥ 651px */
}

@media (min-width: 768px) {
    .book_a_free .row {
        align-items: center;
    }

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

    .book_form form .form_group:nth-child(1),
    .book_form form .form_group:nth-child(2) {
        width: 50%;
    }

    .insights_box_img {
        width: 110px;
    }

    .insights_box_content {
        width: calc(100% - 110px);
        padding: 10px 0 10px 15px;
    }

    .box_right_img {
        width: 110px;
        height: 125px;
    }

    .insights_box {
        margin: 0px;
        display: block;
        height: 100%;
    }

    .RTG_insights_wrap .row .col-md-6 {
        width: 50%;
    }

    .insights_box_img {
        width: 100%;
        height: 280px;
    }

    .insights_box .insights_box_content {
        height: calc(100% - 280px);
        position: relative;
        padding-bottom: 25px !important;
    }

    /* .page-template-template-case-study .insights_box .insights_box_content,
    .page-template-template-blog .insights_box .insights_box_content {
        height: auto;
        padding-bottom: 22px !important;
    }

    .page-template-template-case-study .insights_box .insights_box_content .learn_more,
    .page-template-template-blog .insights_box .insights_box_content .learn_more {
        position: static;
    } */

    .insights_box .insights_box_content .learn_more {
        position: absolute;
        left: 10px;
        bottom: 0px;
    }

    .insights_box_content {
        width: 100%;
        padding: 20px 10px;
    }

    .RTG_insights_wrap .d-flex .insights_box_content {
        width: calc(100% - 110px);
        padding: 10px 0 20px 15px;
        position: relative;
    }

    .RTG_insights_wrap .d-flex .insights_box_content .learn_more {
        position: absolute;
        bottom: 0;
        right: 10px;
    }

    .insights_box_content h4,
    .insights_box_content h4 a,
    .blog_title a {
        font-size: 18px;
    }

    /* .insights_box_content h4,
    .insights_box_content h4 a {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        overflow: hidden;
        text-overflow: ellipsis;
        word-break: break-word;
    } */

    #service_slider {
        display: flex;
        flex-direction: column-reverse;
        margin-bottom: 0px;
    }

    .service_slider_wrap .owl-nav {
        text-align: right;
        margin-top: 0px;
        margin-bottom: 20px;
        padding-right: 40px;
    }

    .leader_profile_img {
        height: 410px;
    }

    .contact_us .book_form {
        padding: 40px;
    }

    .chat_us {
        padding: 20px 25px;
    }

    .result_wrap {
        background-size: 260px;
    }

    .RTG_insights_wrap .d-flex .insights_box_content p {
        display: none;
    }

    .how_RTG_slider {
        display: flex;
        flex-direction: column-reverse;
        z-index: 555;
    }

    .how_RTG_slider_arrow {
        max-width: 1400px;
        width: 98%;
        margin: 0 auto 30px;
        padding: 0 12px;
        display: flex;
        justify-content: flex-end;
    }

    /* .how_RTG_wrap .container {
        padding-right: 140px;
        margin-bottom: -35px;
    } */

    .how_RTG_wrap .main_title {
        margin-bottom: 0px;
        text-align: left;
        position: relative;
        z-index: 666;
    }

    .excess_inventory_wrap .main_title h2 {
        /*         max-width: 230px; */
        /* 		max-width: 90%; */
        max-width: 92%;
    }

    .how_rtg_solution .row .col-md-3 {
        width: 25%;
    }

    .content_review .row {
        padding: 30px;
        align-items: center;
    }

    .overlay_para {
        height: 255px;
    }

    .pain_happens_wrap .row .col-md-4 {
        width: 33.3333%;
    }

    .happens_box_img {
        height: 150px;
    }

    .happens_box_title {
        min-height: 40px;
        font-size: 20px;
    }

    .happens_box_title a {
        font-size: 20px;
    }

    .FAQ_wrap .accordion {
        padding: 0 30px;
    }

    .inventory_process_img {
        width: 200px;
        height: 150px;
    }

    .inventory_process_content {
        width: calc(100% - 200px);
    }

    .excess_inventory_wrap .main_title {
        padding-top: 50px;
    }

    /* .blog_banner .insights_box .insights_box_img,
    .blog_sec_wrap .insights_box .insights_box_img {
        height: 200px;
    }

    .blog_banner .insights_box .insights_box_content {
        height: calc(100% - 200px);
    }

    .page-template-template-case-study .insights_box .insights_box_content,
    .page-template-template-blog .insights_box .insights_box_content {
        height: calc(100% - 200px);
    } */

    .book_form form .gform-body .gform_fields .gfield.gfield--width-half {
        width: 50%;
    }

    .how_RTG_slider2 {
        padding-top: 30px;
        overflow: visible;
    }

    .how_RTG_wrap .container {
        z-index: 1;
    }

    .how_RTG_slider2 .owl-nav {
        position: absolute;
        right: 3%;
        top: -30px;
        margin: 0 auto;
        z-index: 7777;
    }

    /* For devices ≥ 768px */
}

@media (min-width: 800px) {
    .full_video_wrap .modal-content {
        transform: rotate(90deg);
        position: absolute;
    }

    .full_video_wrap .modal-content .modal-header {
        top: 82px;
    }

    .full_video_wrap .modal-body video {
        width: auto;
        height: auto;
        max-height: 92vh;
        max-width: 95%;
        object-fit: cover;
        object-position: center top;
    }

}

@media (min-width: 840px) {
    .full_video_wrap .modal-content {
        transform: none;
        position: static;
        width: 100%;
    }

    .full_video_wrap .modal-content .modal-header {
        top: 0px;
        right: 0;
    }

    .full_video_wrap .modal-body video {
        width: auto;
        max-height: 92vh;
        max-width: 95%;
    }

}

@media (min-width: 992px) {
    header.main_head {
        border-top: 5px solid #106945;
        padding-top: 0px;
    }

    header.main_head .container {
        max-width: 1320px;
        width: 98%;
        padding: 0 12px;
        margin: 0 auto;
    }

    .main_head .main_logo {
        width: 200px;
        padding: 0px;
    }

    .head_row {
        width: calc(100% - 200px);
        padding-left: 20px;
        padding-right: 0px;
    }

    .top_head {
        padding: 0px;
    }

    .right-div .burger {
        margin-left: 15px;
    }

    .get_in_touch .btn-ctn {
        font-size: 15px;
        height: 45px;
        font-weight: 500;
        width: 180px;
    }

    .add_content p a {
        font-size: 15px;
    }

    header.main_head .main_logo a {
        margin-top: 0px;
    }


    .link_address {
        position: absolute;
        right: 0;
        top: 12px;
        z-index: 55;
        width: 100%;
    }

    .get_in_touch {
        display: flex;
        align-items: center;
        justify-content: center;
        height: 80px;
    }

    .media_icons ul {
        display: inline-flex;
    }

    .media_icons {
        height: 45px;
    }

    .link_address ul {
        justify-content: flex-end;
    }

    .main_banner_wrap .swiper {
        height: 450px;
        min-height: 450px;
    }

    .main_menu {
        padding: 0px;
    }

    .media_icons {
        padding: 0px;
    }

    .copyright .media_icons ul {
        margin: 0px;
    }

    .copyright .media_icons ul li {
        padding: 0px;
    }

    .media_icons ul {
        gap: 22px;
    }

    .link_address ul li {
        padding: 0 10px;
    }

    .main_banner_wrap .swiper-pagination {
        right: 40px;
        flex-direction: column;
        top: 0px;
        width: auto;
        left: unset;
    }

    .main_banner_wrap .swiper-pagination span {
        width: 6px;
        height: 45px;
    }

    .btn-ctn {
        max-width: 250px;
        font-size: 18px;
        font-weight: 700;
    }

    .page-id-5933 .lets_get_wrap .btn-ctn {
        padding-top: 45px;
        padding-bottom: 45px;
        font-size: 15px;
        height: 0px;
    }

    .page-id-5948 .lets_get_wrap .btn-ctn {
        padding-top: 45px;
        padding-bottom: 45px;
        font-size: 15px;
        height: 0px;
    }


    .banner_img::after {
        opacity: 0;
    }

    .box_right_img {
        width: 160px;
        height: 140px;
    }

    .RTG_insights_wrap .d-flex .insights_box_content {
        width: calc(100% - 160px);
        height: 140px;
    }

    .insights_box_content h4,
    .insights_box_content h4 a,
    .blog_title a {
        font-size: 22px;
    }

    #our_client_review .owl-stage {
        margin-left: -50px;
    }

    .real_world_result .container {
        flex-direction: row;
        align-items: center;
    }

    .we_do_slider .swiper-button-prev {
        left: 5%;
    }

    .we_do_slider .swiper-button-prev img {
        transform: rotate(180deg);
    }

    .we_do_slider .swiper-button-next {
        right: 5%;
    }

    .we_do_slider .swiper-slide.swiper-slide-prev,
    .we_do_slider .swiper-slide.swiper-slide-next {
        opacity: 1;
    }

    .we_do_slider .swiper-slide.swiper-slide-prev .slider_footer_title,
    .we_do_slider .swiper-slide.swiper-slide-next .slider_footer_title {
        opacity: 1;
    }

    .we_do_slider .swiper-slide.swiper-slide-prev .slider_front_wrap .slider_footer p,
    .we_do_slider .swiper-slide.swiper-slide-next .slider_front_wrap .slider_footer p {
        opacity: 1;
    }


    .leadership__wrap .row .col-md-4 {
        width: 33.333%;
    }

    .lets_grid .main_title p {
        max-width: 530px;
    }

    .contact_us .book_form {
        padding: 60px;
    }

    .contact_us .book_form form {
        margin: -12px;
    }

    .contact_us .book_form form .form_group {
        padding: 12px;
    }

    .media_icons {
        display: block;
    }

    .main_menu {
        border-top: 1px solid #D9D9D9;
    }

    .banner_content {
        padding: 30px 0 30px;
    }

    .banner_content h1,
    .slider_title {
        font-size: 35px;
        /*         line-height: 34px; */
        line-height: 40px;
        max-width: 430px;
        margin-bottom: 20px;
    }

    .our_rtg_wrap .row .col-md-3 {
        width: 25%;
    }

    .RTG_insights_wrap .d-flex {
        align-items: center;
    }

    .insights_box_img {
        height: 310px;
    }

    .insights_box .insights_box_content {
        height: calc(100% - 310px);
    }

    .RTG_insights_wrap .d-flex .learn_more {
        text-align: right;
    }

    .swiper-slide.swiper-slide-prev .slider_box_wrap:hover .overlay_content {
        top: 0;
    }

    .swiper-slide.swiper-slide-next .slider_box_wrap:hover .overlay_content {
        top: 0;
    }

    .inventory_process_img {
        width: 160px;
    }

    .inventory_process_content {
        width: calc(100% - 160px);
    }

    .arrow_bottom_grid {
        display: none;
    }

    .swiper-slide.swiper-slide-active .slider_box_wrap:hover .overlay_content {
        top: 0;
    }

    .leadership__wrap .row {
        margin: -10px;
    }

    .leadership__wrap .row .col-md-4 {
        padding: 10px;
    }

    .happens_box_content {
        padding: 20px 15px;
    }

    .happens_box_img {
        height: 200px;
    }

    .happens_box_title {
        min-height: 50px;
    }

    .real_content .main_title p {
        max-width: 258px;
    }

    .real_world_wrap .main_title p {
        max-width: 360px;
    }

    .our_rtg_wrap .main_title p,
    .RTG_insights_wrap .main_title p {
        max-width: 635px;
    }

    .book_a_free .main_title p {
        max-width: 310px;
    }

    .excess_inventory_wrap .main_title p {
        /*         max-width: 360px; */
        max-width: 90%;
    }

    .why_RTG_solutions .main_title p {
        max-width: 840px;
    }

    .design_consulting .real_content .main_title p {
        max-width: 390px;
    }

    .how_RTG_gets .main_title p {
        max-width: 740px;
        margin: 0 auto 20px;
    }

    .roi_wrap .main_title p {
        max-width: 790px;
        margin: 0 auto 20px;
    }

    .FAQ_wrap .accordion {
        padding: 0 50px;
    }

    .inventory_grid .inventory_prcess_row {
        align-items: center;
    }

    .inventory_process_img {
        width: 300px;
        height: 190px;
    }

    .inventory_process_content {
        width: calc(100% - 300px);
        padding: 10px 10px 10px 30px;
    }

    .inventory_text_title {
        font-size: 22px;
        line-height: 25px;
    }

    .inventory_process_content h3 {
        font-size: 22px;
        line-height: 25px;
    }

    /* .blog_banner .insights_box .insights_box_img {
        height: 250px;
    }

    .blog_banner .insights_box .insights_box_content {
        height: calc(100% - 250px);
    } */

    .blog_banner .insights_box .insights_box_img {
        height: 250px;
    }

    .blog_banner .insights_box .insights_box_content {
        height: calc(100% - 250px);
    }


    .blog_banner .insights_box {
        padding: 15px;
    }

    .blog_sec_wrap .row {
        margin: -5px;
    }

    .blog_sec_wrap .row .col-md-4 {
        width: 33.3333%;
        padding: 5px;
    }

    .blog_sec_wrap .insights_box .insights_box_img {
        height: 160px;
    }

    .blog_sec_wrap .col-md-4 .insights_box_content {
        height: calc(100% - 160px);
    }

    .perfer_toTalk .row .col-md-6:nth-child(even)::after {
        left: -24px;
    }

    #services_slider_blog {
        padding: 0px;
    }

    #services_slider_blog .owl-item.active.center .slider_title_text a {
        color: #000;
        background-color: #fff;
    }

    #services_slider_blog .owl-item.active.center .slider_title_text a:hover {
        background-color: #3AB047;
        color: #fff;
    }

    .sticky_content {
        top: 135px;
    }

    .overlay_title_head p strong {
        font-size: 20px;
    }

    .footer_blog .d-flex {
        width: 32%;
    }

    .book_form form .gform-footer input[type="submit"] {
        max-width: 250px !important;
        font-size: 18px !important;
    }

    .error-info-inner {
        padding: 50px 0;
        min-height: 500px;
        display: flex;
        align-items: center;
    }

    .contact_us .book_form .gform-body .gform_fields {
        column-gap: 25px;
        row-gap: 25px;
    }

    .contact_us .book_form .gform-body .gform_fields .gfield .validation_message {
        bottom: -22px;
    }

    .contact_us .book_form .gform-footer {
        margin-top: 30px;
    }


    /* For devices ≥ 992px */
}

@media(min-width: 1000px) {

    #services_slider_blog {
        display: flex;
        align-items: center;
        justify-content: center;
    }


    /* above 1000 */
}

@media only screen and (min-width: 1024px) {
    .full_video_wrap .modal-content {
        position: static;
    }
}

@media only screen and (min-width: 1201px) {
    .container {
        width: 95%;
    }

    .banner_content .container {
        text-align: left;
    }

    .main_banner_wrap .swiper {
        height: calc(96vh - 132px);
        min-height: 380px;
    }

    header.main_head .main_logo a {
        margin-bottom: 0;
        /* margin-top: -30px; */
    }

    .main_head .main_logo a {
        height: 125px;
        display: flex;
        align-items: center;
        justify-content: flex-start;
    }

    .main_logo a picture {
        margin: 0;
    }

    .main_menu .menuLink ul.menu {
        height: 80px;
    }

    .main_menu .menuLink ul.menu>li {
        height: 100%;
        margin-right: 145px;
    }

    .main_menu .menuLink ul.menu>li:last-child {
        margin-right: 0px;
    }

    .main_menu .menuLink ul.menu>li>a {
        border-bottom: 5px solid transparent;
    }

    .main_menu .menuLink ul.menu>li>a {
        height: 100%;
        display: flex;
        align-items: center;
        text-transform: capitalize;
    }

    .main_menu .menuLink ul.menu>li>a:hover {
        color: #106945;
        border-color: #106945;
    }

    .link_address ul li:first-child {
        margin-right: 40px;
    }

    .main_head .main_logo {
        width: 385px;
    }

    .head_row {
        width: calc(100% - 385px);
    }

    .head_row .menuLink {
        width: calc(100% - 175px);
        padding-right: 20px;
    }

    .head_row .menuLink {
        display: block;
    }

    .right-div {
        width: 175px;
    }

    .right-div .burger {
        margin-left: 0px;
    }


    #Right_Funnel {
        display: none;
    }

    .burger {
        display: none;
    }

    .menuLink ul li>ul.sub-menu {
        color: #fff;
        position: absolute;
        min-width: 220px;
        max-width: 220px;
        display: block !important;
        width: 100%;
        /* left: -30px; */
        top: calc(100% + 20px);
        z-index: 1;
        visibility: hidden;
        /* opacity: 0; */
        /* -webkit-transform: scaleX(0);
		-moz-transform: scaleX(0);
		-ms-transform: scaleX(0);
		-o-transform: scaleX(0);
		transform: scaleX(0); */
        /* -webkit-transition: all 0.5s ease-in-out 0s;
        -moz-transition: all 0.5s ease-in-out 0s;
        -ms-transition: all 0.5s ease-in-out 0s;
        -o-transition: all 0.5s ease-in-out 0s;
        transition: all 0.5s ease-in-out 0s;
        transform-origin: 0 0 0; */
        margin-left: 0;
        /* -webkit-box-shadow: 0px 4px 9px -2px rgb(0 0 0 / 45%);
        -moz-box-shadow: 0px 4px 9px -2px rgba(0, 0, 0, 0.45);
        box-shadow: 0px 4px 9px -2px rgb(0 0 0 / 45%); */
        border-radius: 15px;
        border: 4px solid #02939C;
        /* background-color: #fff; */

        transform: scale(0.01);
        opacity: 0;
        transition: transform 0.4s ease, opacity 0.4s ease, box-shadow 0.4s ease 0.15s;
    }

    .menuLink ul.menu>li>ul.sub-menu::after {
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        top: -19px;
        width: 0px;
        height: 0px;
        border-style: solid;
        border-width: 0 14px 16px 14px;
        border-color: transparent transparent #02939C transparent;
        transform: rotate(0deg);
        margin: 0 auto;
    }

    .menuLink ul.menu>li>ul.sub-menu::before {
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        top: -25px;
        height: 23px;
    }

    .menuLink ul li:hover>.sub-menu {
        visibility: visible;
        opacity: 1;
        left: 0;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        transform: scale(1);
    }

    .menuLink ul li>ul.sub-menu li a::after {
        display: none;
    }

    .sub-menu li:first-child a {
        border-radius: 10px 10px 0 0;
    }

    .sub-menu li:last-child a {
        border-radius: 0 0 10px 10px;
        border-bottom: none;
    }

    .sub-menu li .sub-menu {
        left: 190px !important;
        top: 0 !important;
    }

    .sub-menu li:hover .sub-menu {
        left: 212px !important;
        top: -2px !important;
    }

    .sub-menu .menu-item-has-children::after {
        right: 10px !important;
        top: 18px !important;
        border-color: #fff transparent transparent #fff !important;
        transform: rotate(138deg) !important;
    }

    .sub-menu li a {
        color: #fff;
        padding: 8px 20px;
    }

    .menuLink .fixed__menu_link>ul>li.menu-item-has-children {
        padding-right: 10px;
    }

    .sub-menu .menu-item-has-children {
        padding: 0px !important;
    }

    .menuLink .fixed__menu_link>ul>li.current-menu-ancestor::after {
        border-color: #e80303 !important;
    }

    .menuLink .fixed__menu_link>ul>li.menu-item-has-children::after {
        right: -9px;
        top: 7px;
        border-color: #fff;
    }

    .sub-menu li a {
        border-bottom: 1px solid #02939C;
        color: #fff !important;
        background-color: #204289;
    }

    .sub-menu li a:hover {
        color: #fff !important;
        background-color: #02939C;
    }

    .header__menu .menu>li.menu-item-has-children>.sub-menu>li.current-menu-ancestor>a {
        background-color: #03939c;
    }

    .header__menu .menu>li.menu-item-has-children>.sub-menu>li.current-menu-ancestor>.sub-menu>li.current_page_item a {
        background-color: #03939c;
    }

    .menuLink ul.menu {
        display: flex;
    }

    .menuLink ul.menu>li.menu-item-has-children a {
        padding-right: 25px;
    }

    .menuLink ul.menu>li.menu-item-has-children:hover::after {
        border-color: #fff;
    }

    .menuLink ul li.menu-item-has-children::after {
        top: 36px;
        right: 8px;
    }

    .offcanvas-body>.menuLink>.menu>li.menu-item-has-children .sub-menu li.menu-item-has-children::after {
        border-color: #fff;
    }

    /* Menu css */

    .menu .sub-menu li:first-child a {
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
    }

    .menu>li>.sub-menu li:last-child>a {
        border-bottom: 0;
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
    }

    .menu .sub-menu li:first-child .sub-menu li a {
        border-radius: 0;
    }

    .menu .sub-menu li:first-child .sub-menu li:first-child a {
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
    }

    .menu .sub-menu li:first-child .sub-menu li:last-child a {
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
    }

    /* Menu css end */



    .main_menu .menuLink ul.menu>li {
        margin-right: 70px;
    }

    .main_banner_wrap .swiper-pagination span {
        height: 50px;
    }

    .banner_content {
        padding: 50px 0;
    }

    .banner_content p {
        max-width: 380px;
        margin-left: 0;
    }

    .main_title h1,
    .main_title h2 {
        font-size: 30px;
        line-height: 30px;
    }

    .real_content .main_title {
        margin-bottom: 25px;
    }

    .real_content .main_title h1,
    .real_content .main_title h2 {
        max-width: 230px;
    }


    .insights_box {
        margin-bottom: 0px;
    }

    .insights_box_content p {
        margin: 15px 0px;
        font-size: 18px;
    }

    .result_wrap .real_content {
        padding-left: 20px;
    }

    .box_right_img {
        width: 200px;
        height: 145px;
    }

    .RTG_insights_wrap .d-flex .insights_box_content {
        width: calc(100% - 200px);
        padding: 10px 20px 22px 25px;
        height: 145px;
    }

    .main_footer .container {
        padding: 0 12px;
        width: 95%;
    }

    .main_footer {
        padding: 70px 0px 50px;
    }

    .footer_arrow {
        display: none;
    }

    .main_footer .main_logo {
        border-bottom: none;
        text-align: left;
        padding: 0px;
    }

    .address_wrap ul li {
        justify-content: flex-start;
        align-items: flex-start;
        border-bottom: none;
        padding: 15px 0px;
    }

    .footer_title {
        text-align: left;
        font-size: 22px;
        line-height: 25px;
        cursor: unset;
        border-bottom: none;
        padding: 0px;
        margin-bottom: 30px;
    }

    .footer_title a {
        text-align: left !important;
        font-size: 22px !important;
        line-height: 25px !important;
        border-bottom: none !important;
        padding: 0 !important;
        margin-bottom: 30px !important;
        color: #3CB64B !important;
        font-weight: 700 !important;
    }

    .address_content p {
        max-width: 210px;
    }

    .main_footer .menu {
        display: block;
    }

    .main_footer .menu li a {
        text-align: left;
        border-bottom: none;
        padding: 0px;
        font-size: 14px;
        font-weight: 400;
        margin-bottom: 15px;
    }

    .main_footer .row {
        margin: 0 -5px;
    }

    .main_footer .row .col-md-3 {
        padding: 0 5px;
    }

    .main_footer .row .col-md-3:nth-child(1) {
        width: 24%;
    }

    .main_footer .row .col-md-3:nth-child(2) {
        width: 18%;
    }

    .main_footer .row .col-md-3:nth-child(3) {
        width: 17%;
    }

    .main_footer .row .col-md-3:nth-child(4) {
        width: 18%;
    }

    .main_footer .row .col-md-3:nth-child(5) {
        width: 23%;
    }

    .address_wrap ul li .img_icon {
        width: 20px;
        margin-right: 0px;
    }

    .address_content {
        text-align: left;
        width: calc(100% - 20px);
        padding-left: 10px;
    }

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

    .copyright {
        padding-top: 10px;
    }

    .copyright .media_icons ul {
        gap: 35px;
    }

    .copyright .container {
        display: flex;
        text-align: center;
        justify-content: space-between;
    }

    .copyright .media_icons {
        padding: 0px;
        height: auto;
        border-bottom: none;
        width: auto;
    }

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

    .approach_head_title {
        height: 60px;
    }

    .approach_body_para p strong {
        font-size: 18px;
    }

    .approach_body_para .week_title {
        font-size: 18px;
    }

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

    .approach_body_para {
        height: calc(100% - 60px);
    }

    .real_world_wrap .main_title {
        padding-left: 40px;
    }

    /* .client_review_wrap {
        max-width: 1355px;
    } */

    .client_review_wrap {
        /* min-height: 280px; */
        display: flex;
        flex-wrap: wrap;
        flex-direction: column;
        justify-content: center;
        /* clip-path: polygon(10% 0%, 100% 0, 90% 100%, 0 100%); */
        padding: 0px 95px;
        margin: 40px 0px;
    }

    .review_inner_content {
        min-height: 280px;
        background-color: #ededed;
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding: 20px 20px;
        position: relative;
    }

    .client_review_wrap::before {
        left: 6px;
        width: 90px;
        background-image: url("../images/curve-before.webp");
    }

    .client_review_wrap::after {
        right: 6px;
        width: 90px;
        background-image: url("../images/curve-after.webp");
    }

    #our_client_review .owl-stage {
        margin-left: -68%;
    }

    #our_client_review .owl-nav button {
        position: absolute;
        top: 50%;
    }

    #our_client_review .owl-nav button.owl-prev {
        left: 13%;
    }

    #our_client_review .owl-nav button.owl-next {
        right: 17%;
    }

    /* .client_review_wrap::before,
    .client_review_wrap::after {
        width: 80px;
        height: 41px;
    } */

    .real_content_inner {
        max-width: 562px;
        margin-left: auto;
        width: 100%;
    }

    .service_box_para p {
        font-size: 18px;
        line-height: 26px;
    }

    .our_clients_wrap {
        padding: 50px 0px;
    }

    .real_world_result .item {
        width: 300px;
    }

    .service_box_img {
        height: 200px;
    }

    .slider_footer_title {
        font-size: 22px;
        line-height: 24px;
    }

    .overlay_title {
        font-size: 22px;
        line-height: 26px;
        max-width: 200px;
    }

    .form_group input {
        height: 60px;
        font-size: 16px;
    }

    .book_form form .form_group textarea {
        height: 140px;
        min-height: 140px;
        font-size: 16px;
    }

    .review_inner_content::before,
    .review_inner_content::after {
        width: 50px;
        height: 25px;
    }

    .review_inner_content::before {
        left: 24px;
        top: -14px;
    }

    .review_inner_content::after {
        right: 24px;
        bottom: -14px;
    }

    .about_client_review {
        padding: 0 120px;
    }

    .about_client_review .swiper-button-prev,
    .about_client_review .swiper-button-next {
        top: 45%;
        bottom: unset;
    }

    .about_client_review .swiper-button-next {
        right: 95px;
    }

    .about_client_review .swiper-button-prev {
        left: 95px;
    }

    .arrow_bottom {
        display: block;
    }

    .arrow_bottom .swiper-button-prev,
    .arrow_bottom .swiper-button-next {
        position: absolute;
    }

    .slider_box_img {
        height: 250px;
    }

    .RTG_insights_wrap {
        padding: 40px 0px;
    }

    .media_icons ul {
        gap: 26px;
    }

    .sub_banner_content {
        min-height: 350px;
        padding: 60px 0px;
    }

    .main_title_banner h1,
    .archive .main_title_banner h2 {
        font-size: 35px;
    }

    .sub_banner_wrap .sub_title_para h2 {
        font-size: 25px;
    }

    .sub_title_banner {
        font-size: 28px;
    }

    .sub_title_para p {
        font-size: 24px;
    }

    .people_process {
        text-align: left;
        padding: 50px 0;
    }

    .process_description p {
        font-size: 18px;
        line-height: 24px;
    }

    .people_process .row .col-md-7 {
        padding-right: 90px;
    }

    .process_description h2 {
        font-size: 28px;
    }

    .process_description p strong {
        max-width: 530px;
    }

    .built__wrap {
        padding: 50px 0;
    }

    .built__wrap .row {
        margin: -12px;
    }

    .built__wrap .row .col-md-4 {
        padding: 12px;
    }

    .build_header {
        padding: 25px 20px;
        height: 170px;
    }

    .build_description {
        height: calc(100% - 170px);
        padding: 45px 40px;
    }

    .build_title {
        font-size: 25px;
    }

    .head_icon img {
        max-width: 62px;
    }

    .build_description p {
        font-size: 18px;
        line-height: 26px;
    }

    .RTG_stand_wrap {
        padding: 50px 0;
    }

    .RTG_stand_wrap .row .col-md-7 {
        padding-left: 50px;
    }

    .leadership__wrap {
        padding: 50px 0;
    }

    .leadership__wrap .row {
        margin: -5px;
    }

    .leadership__wrap .row .col-md-4 {
        padding: 5px;
        width: 25%;
    }

    .leader_profile_img {
        height: 350px;
    }

    .overlay_para {
        height: 225px;
    }

    .leader_overlay_wrap {
        padding: 12px 20px;
    }

    .overlay_title_head p strong {
        font-size: 22px;
    }

    .overlay_title_head p {
        line-height: 18px;
        font-size: 16px;
        margin-bottom: 5px;
    }

    .overlay_para p {
        line-height: 22px;
        font-size: 16px;
    }


    .what_we_do {
        padding: 50px 0px;
    }

    .check_list ul li {
        font-size: 18px;
        padding-left: 45px;
        margin-bottom: 25px;
    }

    .check_list ul li::after {
        width: 35px;
        height: 35px;
    }

    .main_title ul li {
        font-size: 18px;
        padding-left: 45px;
        margin-bottom: 25px;
    }

    .main_title ul li::after {
        width: 35px;
        height: 35px;
    }

    .how_diffrent .main_title p strong {
        max-width: 400px;
    }

    .full_content .main_title {
        margin-top: 20px;
    }

    .post-box,
    .single-post blockquote {
        background-size: 550px;
        padding: 50px 0px;
        padding-right: 40px;
    }

    .lets_grid .main_title p {
        max-width: 660px;
    }

    .book_a_free {
        padding: 50px 0px;
    }

    .contact_us {
        padding: 50px 0;
    }

    .contact_us .container {
        max-width: 1200px;
    }

    .contact_desc {
        margin-bottom: 30px;
    }

    .sub_title_desc p {
        font-size: 20px;
        max-width: 800px;
        margin: 0 auto;
        line-height: 28px;
    }


    .perfer_toTalk .row {
        margin: -25px;
    }

    .perfer_toTalk .row .col-md-6 {
        padding: 25px;
    }

    .perfer_toTalk {
        padding: 50px 0px;
    }

    .perfer_toTalk .container {
        max-width: 1200px;
    }

    .perfer_toTalk .main_title {
        margin-bottom: 40px;
    }

    .chat_content p {
        margin: 0 0 2px;
        font-size: 18px;
    }

    .chat_icon {
        width: 70px;
    }

    .chat_icon img {
        width: 45px;
    }

    .chat_content {
        width: calc(100% - 70px);
    }

    .perfer_toTalk .row .col-md-6:nth-child(even)::after {
        font-size: 20px;
    }

    .next_wrap {
        margin-top: 50px;
    }

    .next_para {
        width: 54%;
    }

    .client_review {
        width: 46%;
    }

    .next_wrap>p {
        font-size: 18px;
    }

    .next_para p {
        line-height: 25px;
        font-size: 18px;
        max-width: 450px;
    }

    .profile_description p {
        font-size: 18px;
    }

    .helping_content h3 {
        font-size: 22px;
        padding-left: 30px;
    }

    .helping__wrap {
        background-image: url("../images/lets-get-bg-desktop.webp");
        background-size: 665px;
        background-position-y: 0px;
    }

    .result_wrap {
        background-size: 300px;
    }

    .we_do_slider .swiper-button-prev {
        left: 6%;
    }

    .we_do_slider .swiper-button-next {
        right: 6%;
    }

    .service_box_title,
    .service_box_title a {
        font-size: 22px;
        line-height: 25px;
    }

    .overlay_title_head {
        min-height: 92px;
        padding: 5px 0;
    }

    .services_banner .main_title_banner h1 {
        max-width: 520px;
    }

    .RTG_inventory_process {
        padding: 50px 0px;
    }

    .inventory_management .main_title {
        max-width: 510px;
    }

    .inventory_process_quote p {
        font-size: 18px;
    }

    .title_inventory_process p {
        font-size: 18px;
    }

    .title_inventory_process {
        margin-bottom: 40px;
    }

    .show_value_box {
        min-height: 100px;
    }

    .show_value_box p {
        font-size: 28px;
    }

    .show_value_para p {
        font-size: 20px;
        max-width: 220px;
        margin: 0 auto;
        line-height: 24px;
    }

    .inventory_process_quote::after,
    .inventory_process_quote::before {
        top: 10%;
        width: 50px;
        height: 27px;
    }

    .invetory_icons {
        max-width: 70px;
        height: 70px;
    }

    .invetory_box_head p {
        /*         font-size: 28px; */
        font-size: 27px;
    }

    .why_invetory_wrap {
        padding: 50px 0;
    }

    .why_invetory_wrap .container {
        padding: 0 60px;
    }

    .why_invetory_wrap .main_title {
        margin-bottom: 50px;
    }

    .why_invetory_wrap .main_title h2 {
        margin-bottom: 30px;
    }

    .why_invetory_wrap .row {
        margin: -12px;
    }

    .why_invetory_wrap .row .col-md-6 {
        padding: 12px;
    }

    .invetory_box_head {
        height: 170px;
    }

    .invetory_box_content {
        height: calc(100% - 170px);
        padding: 35px 40px;
    }

    .invetory_box_content ul li {
        font-size: 18px;
        padding-left: 40px;
        margin-bottom: 18px;
    }

    .invetory_box_content ul li::before {
        width: 28px;
        height: 28px;
    }

    .why_invetory_wrap .main_title p {
        max-width: 720px;
        margin: 0 auto;
    }

    .how_RTG_wrap {
        padding: 30px 0 50px;
    }

    .rtg_blog_title p {
        font-size: 20px;
        line-height: 24px;
    }

    .excess_inventory_wrap {
        background-color: #000;
        position: relative;
        padding: 50px 0px;
    }

    .excess_inventory_wrap .main_title h2 {
        /*         max-width: 300px; */
    }

    .excess_inventory_wrap .main_title p {
        /*         max-width: 310px; */
    }

    .excess__service {
        padding: 35px 25px;
        margin: 20px 0;
    }

    .excess__service_content p {
        line-height: 28px;
        font-size: 20px;
    }

    .icons_img {
        width: 90px;
    }

    .excess__service_content {
        width: calc(100% - 90px);
        padding-left: 25px;
    }

    .icons_img_title {
        font-size: 24px;
        margin-bottom: 12px;
        line-height: 30px;
    }

    .excess__service_content h3 {
        font-size: 24px;
        margin-bottom: 12px;
        line-height: 30px;
    }

    .inventory_optimization {
        padding: 50px 0 30px;
    }

    .inventory_optimization .main_title {
        margin-bottom: 50px;
    }

    .optimization_row {
        padding-left: 20px;
    }

    .investory__icons {
        width: 65px;
    }

    .investory__icons img {
        width: 55px;
    }

    .optimization_content {
        width: calc(100% - 65px);
        padding-left: 25px;
    }

    .investory_icons_title {
        font-size: 22px;
    }

    .optimization_content p {
        font-size: 18px;
    }

    .how_rtg_solution {
        padding: 50px 0px;
    }

    .how_rtg_solution .main_title {
        margin-bottom: 40px;
    }

    .ready_grid {
        margin-top: 35px;
    }

    .ready_grid h3 {
        font-size: 28px;
        line-height: 36px;
        margin-bottom: 30px;
    }

    .timeline_wrap {
        padding: 50px 0px;
    }

    .timeline_wrap .main_title {
        margin-bottom: 50px;
    }

    .project_table table thead tr th {
        background-color: #324038;
        padding: 25px 10px;
        font-size: 20px;
    }

    .project_table table tbody tr td {
        font-size: 18px;
        padding: 25px 10px;
    }

    .project_table table tr th,
    .project_table table tr td {
        border-right: 10px solid #fff !important;
    }

    .inventory_prcess_wrap {
        padding: 50px 0;
    }

    .inventory_grid .inventory_prcess_row {
        padding: 20px;
        align-items: center;
    }

    .inventory_prcess_wrap .main_title p {
        max-width: 830px;
    }

    .inventory_text_title {
        font-size: 22px;
        line-height: 28px;
    }

    .inventory_process_content h3 {
        /*         font-size: 22px; */
        font-size: 24px;
        line-height: 28px;
    }

    .inventory_process_content p {
        font-size: 18px;
        line-height: 22px;
        max-width: 900px;
    }

    .FAQ_wrap {
        padding: 50px 0px;
    }

    .FAQ_wrap .main_title {
        margin-bottom: 50px;
    }

    .FAQ_wrap .accordion .accordion-item .accordion-button {
        font-size: 20px;
        font-weight: 700;
        line-height: 25px;
        padding: 20px 45px 20px 50px;
    }

    .FAQ_wrap .accordion .accordion-item .accordion-button::before {
        top: 12px;
        width: 40px;
        height: 40px;
    }

    .FAQ_wrap .accordion-body {
        padding: 10px 45px 35px 51px;
    }

    .FAQ_wrap .accordion-body p {
        font-size: 18px;
        line-height: 25px;
    }

    .FAQ_wrap .accordion-body p {
        max-width: 854px;
    }

    .why_RTG_solutions {
        padding: 50px 0px 30px;
    }

    .why_RTG_solutions .main_title h2 {
        max-width: 540px;
    }

    .content_review {
        padding: 50px 0px;
    }

    .content_review .row {
        padding: 45px;
    }

    .content_review .row .col-md-4 {
        width: 44%;
    }

    .content_review .row .col-md-8 {
        width: 56%;
        padding-left: 10px;
    }

    .content_review p {
        font-size: 18px;
    }

    .review_content_row p {
        font-size: 20px;
    }

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

    .pain_happens_wrap .row {
        margin: -10px;
    }

    .pain_happens_wrap .row .col-md-4 {
        padding: 10px;
    }

    .pain_happens_wrap {
        padding: 50px 0;
    }

    .happens_box_img {
        height: 240px;
    }

    .pain_happens_box {
        padding: 12px;
    }

    .happens_box_content .check_list ul li::after {
        top: 4px;
    }

    .happens_box_content .check_list ul li {
        padding-left: 35px;
        margin-bottom: 12px;
    }

    .happens_box_title {
        min-height: 60px;
        font-size: 24px;
    }

    .happens_box_title a {
        font-size: 24px;
    }

    .main_title p {
        line-height: 26px;
        font-size: 18px;
    }

    .main_title p strong {
        line-height: 22px;
    }

    .real_content .main_title p {
        max-width: 290px;
    }

    .real_world_wrap .main_title p {
        max-width: 430px;
    }

    .our_rtg_wrap .main_title p,
    .RTG_insights_wrap .main_title p {
        max-width: 705px;
    }

    .book_a_free .main_title p {
        max-width: 355px;
    }

    .full_content .main_title {
        margin-top: 50px;
    }

    .full_content .main_title p {
        max-width: 880px !important;
        margin: 0 auto;
    }

    .how_diffrent .check_list {
        max-width: 500px;
    }

    .how_diffrent .main_title ul {
        max-width: 500px;
    }

    .RTG_stand_wrap .main_title p {
        max-width: 510px;
    }

    .contact_us .main_title p {
        max-width: 450px;
    }

    .why_RTG_solutions .main_title p {
        max-width: 960px;
    }

    .feilds_title {
        padding-left: 20px;
    }

    .design_consulting .real_content .main_title h1 {
        max-width: 360px;
    }

    .design_consulting .real_content .main_title p {
        max-width: 460px;
    }

    .developd_wrap .main_title {
        margin-bottom: 50px !important;
    }

    .developd_wrap .main_title h2 {
        max-width: 490px;
        margin: 0 auto 25px;
    }

    .how_RTG_gets {
        padding: 50px 0px;
    }

    .how_RTG_gets .main_title p {
        max-width: 820px;
    }

    .how_RTG_gets .row {
        margin: -12px;
    }

    .how_RTG_gets .row .col-md-4 {
        padding: 12px;
    }

    .head_box_design {
        min-height: 90px;
    }

    .table_head {
        min-height: 90px;
        font-size: 24px;
    }

    .head_box_design p {
        font-size: 24px;
    }

    .box_design_para {
        min-height: 80px;
    }

    .box_design_para p {
        line-height: 22px;
        font-size: 18px;
    }

    .how_RTG_gets .project_table table tr td {
        height: 100px;
        padding: 15px 20px;
        line-height: 22px;
        font-size: 18px;
    }

    .roi_wrap {
        padding: 50px 0px;
    }

    .roi_wrap .main_title h2 {
        max-width: 680px;
        margin: 0 auto 30px;
    }

    .roi_wrap .main_title p {
        max-width: 890px;
        margin: 0 auto 30px;
    }

    .faq_instructional_wrap .main_title h2 {
        max-width: 460px;
    }

    .RTG_solution_wrap {
        padding: 50px 0px;
    }

    .RTG_solution_wrap .main_title h2 {
        max-width: 360px;
        margin-bottom: 30px;
    }

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

    .RTG_solution_wrap .main_title p {
        max-width: 430px;
    }

    .RTG_solution_wrap .main_title p strong {
        line-height: 24px;
    }

    .list_content_box .check_list ul li {
        line-height: 24px;
    }

    .FAQ_wrap .accordion {
        padding: 0 80px;
    }

    .excess_inventory_wrap .main_title {
        padding-top: 0px;
    }

    .streamlined_delivery {
        padding: 50px 0px !important;
    }

    .blog_banner {
        padding: 50px 0px;
    }

    .blog_banner .row {
        margin: -10px;
    }

    .blog_banner .row .col-md-6 {
        padding: 10px;
    }

    /* .blog_banner .insights_box .insights_box_img {
        height: 300px;
    }

    .blog_banner .insights_box .insights_box_content {
        height: calc(100% - 300px);
    } */

    .blog_banner .insights_box .insights_box_img {
        height: 300px;
    }

    .blog_banner .insights_box .insights_box_content {
        height: calc(100% - 300px);
    }

    .blog_sec_wrap {
        padding: 50px 0px;
    }

    .blog_sec_wrap .insights_box .insights_box_img {
        height: 200px;
    }

    .blog_sec_wrap .col-md-4 .insights_box_content {
        height: calc(100% - 200px);
    }

    .blog_sec_wrap .row {
        margin: -10px;
    }

    .blog_sec_wrap .row .col-md-4 {
        padding: 10px;
    }

    .blog_pagination ul li {
        margin: 0px 10px;
    }

    .blog_pagination ul li .page-numbers {
        width: 60px;
        height: 60px;
        font-size: 24px;
    }

    .blog_sec_wrap .blog_title {
        max-width: 280px;
        min-height: 110px;
    }

    .services_slider {
        margin-bottom: 40px;
    }

    .blog_banner .main_title_banner {
        margin-bottom: 30px;
    }

    .single_blog .main_title_banner h1,
    .post-template-default.single .main_title_banner h1 {
        max-width: 750px !important;
    }

    .slider_title_text a {
        font-size: 18px;
        min-height: 55px;
    }

    .single_blog_wrap {
        padding: 50px 0px;
    }

    .default_content p {
        font-size: 18px;
        line-height: 22px;
    }

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

    .default_content h2 {
        font-size: 28px;
        line-height: 30px;
    }

    .default_content h3 {
        font-size: 24px;
        line-height: 28px;
    }

    .default_content h4 {
        font-size: 24px;
        line-height: 26px;
    }

    .default_content h5,
    .default_content h6 {
        font-size: 22px;
        line-height: 26px;
    }

    .default_content ul li {
        font-size: 18px;
        line-height: 22px;
    }

    .toc_wrap {
        padding: 30px 40px;
    }

    .toc_title,
    .toc_wrap h4 {
        margin-bottom: 25px;
        font-size: 22px;
    }

    .toc_wrap ul li a,
    .toc_wrap nav ul li a {
        font-size: 18px !important;
        line-height: 22px !important;
    }

    .toc_wrap ul,
    .toc_wrap nav ul {
        padding: 0px !important;
    }

    .toc_wrap ul li,
    .toc_wrap nav ul li {
        margin-bottom: 30px;
    }

    .contact_us_banner .sub_title_desc p {
        max-width: 800px;
    }

    #services_slider_blog {
        margin-bottom: 30px;
    }

    #services_slider_blog .owl-nav button.owl-prev {
        left: 10px;
    }

    #services_slider_blog .owl-nav button.owl-next {
        right: 10px;
    }

    #services_slider_blog .owl-nav button {
        top: 35px;
    }

    .social_media {
        margin-top: 40px;
    }

    .social_media p {
        font-size: 18px;
    }

    .social_media ul li a {
        width: 45px;
        height: 45px;
        padding: 12px;
    }

    .main_footer .row .col-md-3:nth-child(3) .footer_title:nth-child(3) {
        margin-top: 30px;
    }

    .full_video_wrap .modal-dialog {
        display: flex;
        align-items: center;
        justify-content: center
    }

    .footer_inner_content {
        min-height: 290px;
    }

    .main_footer .row .col-md-3 .footer_inner_content:nth-child(2) {
        min-height: auto;
    }

    .main_footer .row .col-md-3 .footer_inner_content:nth-child(2) .footer_title {
        max-width: 200px;
    }

    .main_footer .address_wrap {
        /*         margin-top: 80px; */
        margin-top: 60px;
    }

    .footer_blog .d-flex {
        width: 100%;
    }


    .footer_blog_img {
        width: 100px;
        min-width: 100px;
        height: 68px;
    }

    .footer_blog_img a {
        height: 100%;
        overflow: hidden;
        position: relative;
    }

    .footer_blog_img a img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: center;
    }

    .footer_blog_title {
        width: calc(100% - 100px);
    }

    .footer_blog .d-flex {
        padding: 10px;
        margin: 0 0 12px;
    }

    .footer_blog_title p a {
        font-size: 17px;
    }

    .book_form form .gform-body .gform_fields .gfield .ginput_container input {
        height: 60px;
        font-size: 16px;
    }

    .book_form form .gform-body .gform_fields .gfield .ginput_container textarea {
        height: 140px;
        min-height: 140px;
        font-size: 16px;
    }






    /*************/
    .menuLink {
        position: static;
        height: 80px;
    }

    .menuLink .mega-menu-wrap {
        position: static !important;
        width: 100% !important;
        height: 100% !important;
    }

    .menuLink .mega-menu-wrap .max-mega-menu {
        position: static !important;
        height: 100% !important;
    }

    .menuLink .mega-menu-wrap>.max-mega-menu>li.mega-menu-megamenu>.mega-sub-menu {
        left: 0px !important;
        max-width: 100% !important;
        width: 100% !important;
        padding: 15px 12px 10px !important;
        margin: 0 auto !important;
        right: 0px !important;
        transform: translate(0, 0px) !important;
        height: 550px !important;
        overflow: auto !important;
    }

    .menuLink .mega-menu-wrap>.max-mega-menu>li.mega-menu-megamenu>.mega-sub-menu>li.mega-menu-row {
        width: 98% !important;
        max-width: 1440px !important;
        margin: 0 auto !important;
        float: none !important;
    }

    .menuLink .mega-menu-wrap>.max-mega-menu>li.mega-menu-item {
        height: 100% !important;
        margin-right: 110px !important;
    }

    .menuLink .mega-menu-wrap>.max-mega-menu>li.mega-menu-item:last-child {
        margin-right: 0px !important;
    }

    .menuLink .mega-menu-wrap>.max-mega-menu>li.mega-menu-item.mega-current-menu-ancestor>a.mega-menu-link {
        color: #106945 !important;
        border-color: #106945 !important;
    }

    .menuLink .mega-menu-wrap>.max-mega-menu>li.mega-menu-item>a.mega-menu-link {
        padding: 0px !important;
        font-size: 17px !important;
        color: #000 !important;
        font-weight: 500 !important;
        font-family: "Albert Sans", sans-serif !important;
        text-transform: capitalize !important;
        height: 100% !important;
        line-height: unset !important;
        max-height: 100% !important;
        display: flex !important;
        align-items: center;
        height: 100% !important;
        border-bottom: 5px solid transparent !important;
    }

    .menuLink .mega-menu-wrap>.max-mega-menu>li.mega-menu-item>a.mega-menu-link .mega-indicator {
        display: none !important;
    }

    .menuLink .mega-menu-wrap>.max-mega-menu>li.mega-menu-megamenu>.mega-sub-menu .mega-sub-menu li .mega-sub-menu li {
        padding: 0px 0px !important;
    }

    .mega-block-title {
        font-size: 20px !important;
        margin-bottom: 20px !important;
        padding-top: 30px !important;
    }

    .menuLink .mega-menu-wrap>.max-mega-menu>li.mega-menu-megamenu>.mega-sub-menu .mega-sub-menu li a.mega-menu-link {
        font-size: 16px !important;
    }

    .menuLink .mega-menu-wrap>.max-mega-menu .mega-menu-recent-posts .mm-post-item {
        display: flex;
        padding: 10px;
        background-color: #fff;
        width: 100%;
        align-items: center;
        margin: 0 0 12px;
    }

    .menuLink .mega-menu-wrap>.max-mega-menu .mega-menu-recent-posts .mm-post-item .mm-post-thumb {
        width: 100px;
        min-width: 100px;
        overflow: hidden;
        position: relative;
        height: 70px !important;
    }

    .menuLink .mega-menu-wrap>.max-mega-menu .mega-menu-recent-posts .mm-post-item .mm-post-thumb img {
        width: 100%;
        height: auto !important;
        object-fit: cover !important;
        object-position: center !important;
        transition: 0.4s;
    }

    .menuLink .mega-menu-wrap>.max-mega-menu .mega-menu-recent-posts .mm-post-item:hover img {
        transform: scale(1.04);
    }

    .menuLink .mega-menu-wrap>.max-mega-menu .mega-menu-recent-posts .mm-post-item .mm-post-title {
        width: calc(100% - 100px);
        padding-left: 15px;
        display: block;
        color: #106945;
        font-weight: 700;
        font-size: 15px;
        transition: 0.4s;
        line-height: 20px;
    }

    .menuLink .mega-menu-wrap>.max-mega-menu .mega-menu-recent-posts .mm-post-item .mm-post-title:hover {
        color: #000;
    }

    .menuLink .mega-menu-wrap>.max-mega-menu>li.mega-menu-megamenu>.mega-sub-menu .mega-sub-menu li a.mega-menu-link {
        color: #000 !important;
        font-family: "Albert Sans", sans-serif !important;
        font-weight: 500 !important;
        margin-bottom: 12px !important;
        transition: 0.4s !important;
    }

    .menuLink .mega-menu-wrap>.max-mega-menu>li.mega-menu-megamenu>.mega-sub-menu .mega-sub-menu li a.mega-menu-link:hover {
        color: #106945 !important;
        padding-left: 4px !important;
    }

    .main_menu .menuLink .max-mega-menu .mega-menu-flyout .mega-sub-menu {
        background-color: #EDEDED !important;
        padding: 10px 0px !important;
    }

    .main_menu .menuLink .max-mega-menu .mega-menu-flyout .mega-sub-menu li .mega-menu-link {
        font-weight: 500 !important;
        margin-bottom: 12px !important;
        transition: 0.4s !important;
        background-color: transparent !important;
        padding: 6px 15px 6px !important;
        font-size: 17px !important;
        color: #000 !important;
        font-weight: 500 !important;
        font-family: "Albert Sans", sans-serif !important;
        text-transform: capitalize !important;
        line-height: unset !important;
        max-height: 100% !important;
        display: flex !important;
        align-items: center;
        height: 100% !important;
        margin: 0 !important;
        transition: 0.4s !important;
    }

    .main_menu .menuLink .max-mega-menu .mega-menu-flyout .mega-sub-menu li .mega-menu-link:hover {
        color: #106945 !important;
    }

    .error-info-inner {
        padding: 50px 0;
        min-height: 80vh;
    }

    .heading-slider h1 {
        font-size: 30px;
        line-height: 30px;
    }

    .heading-slider p {
        max-width: 1100px;
        margin: 0 auto 20px;
    }

    .heading-slider p {
        font-size: 18px;
    }

    .page-template-template-contact .sub_banner_content .sub_title_para p {
        max-width: 800px;
        font-size: 20px;
        line-height: 28px;
    }

    .post-box p strong,
    .single-post blockquote p strong {
        font-size: 30px;
        line-height: 30px;
    }

    .default_content ol li,
    .rtg-content ol li,
    .process_description ol li,
    .how_diffrent .main_title ol li,
    .build_description ol li,
    .main_title ol li {
        font-size: 18px;
        line-height: 22px;
    }

    .process_description ul li,
    .build_description ul li {
        font-size: 18px;
        padding-left: 45px;
        margin-bottom: 25px;
    }

    .process_description ul li::after,
    .build_description ul li::after {
        width: 35px;
        height: 35px;
    }

    .result_wrap .real_content ol li {
        margin-bottom: 20px;
    }

    .how_RTG_slider2 .owl-stage-outer {
        margin-left: -40px;
    }

    .how_RTG_slider2 {
        padding-top: 50px;
    }

    .slider_footer {
        height: 100px;
    }

    .page-template-template-service-c .our_rtg_wrap {
        padding-top: 40px;
    }

    .page-template-template-service-c .what_we_do {
        padding-bottom: 40px;
    }

    .page-template-template-about .main_title_banner h1 {
        font-size: 26px;
    }

    .page-template-template-about .sub_title_banner {
        font-size: 35px;
    }

    .pp-date p {
        font-size: 16px !important;
    }

    .main_logo p {
        width: 85%;
    }

    /* For devices ≥ 1201px */
}

@media only screen and (min-width: 1300px) {
    .leader_profile_img {
        height: 400px;
    }

    .overlay_para {
        height: 265px;
    }

    .result_wrap .real_content .main_title p {
        max-width: 100%;
    }

    .sub_banner_wrap .sub_title_para h2 {
        font-size: 32px;
    }



}

@media only screen and (min-width: 1399px) {

    .main_menu .menuLink ul.menu>li {
        margin-right: 110px;
    }

    .main_banner_wrap .swiper {
        min-height: 600px;
        height: calc(100vh - 132px);
    }

    .container {
        max-width: 1320px;
    }

    .banner_content h1,
    .slider_title {
        font-size: 50px;
        /*         line-height: 45px; */
        line-height: 52px;
        max-width: 600px;
        margin-bottom: 25px;
    }

    .btn-ctn {
        height: 50px;
        max-width: 250px;
        font-weight: 800;
    }

    .page-id-5933 .lets_get_wrap .btn-ctn {
        padding-top: 38px;
        padding-bottom: 38px;
        height: 0px;
        max-width: 290px;

    }

    .page-id-5948 .lets_get_wrap .btn-ctn {
        padding-top: 38px;
        padding-bottom: 38px;
        height: 0px;
        max-width: 290px;

    }


    .main_banner_wrap .swiper-pagination {
        right: 8%;
    }

    .main_banner_wrap .swiper-pagination span {
        height: 80px;
    }


    .real_world_result {
        padding: 80px 0px;
    }

    .result_wrap .container {
        max-width: 1220px;
    }

    .result_wrap {
        padding: 50px 0px;
        background-size: 380px;
    }

    .real_content .main_title {
        margin-bottom: 25px;
    }

    .real_content .main_title h1,
    .real_content .main_title h2 {
        max-width: 280px;
    }

    .main_title h1,
    .main_title h2 {
        font-size: 40px;
        line-height: 40px;
    }

    .page-template-template-about .sub_title_banner {
        font-size: 45px;
    }

    .what_we_do {
        padding: 90px 0px;
    }

    .what_we_do .main_title {
        margin-bottom: 30px;
    }

    .real_world_wrap {
        padding: 50px 0px;
    }

    .our_rtg_wrap {
        padding: 80px 0px;
    }

    .real_world_wrap .main_title {
        padding-left: 60px;
        text-align: left;
    }


    .real_world_wrap .main_title h2 {
        margin-bottom: 22px;
        max-width: 310px;
        line-height: 45px;
    }

    .address_wrap ul li .img_icon {
        width: 25px;
        margin-right: 0px;
    }

    .address_content {
        text-align: left;
        width: calc(100% - 25px);
        padding-left: 15px;
    }

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

    .insights_box_img {
        height: 350px;
    }

    .insights_box .insights_box_content {
        height: calc(100% - 350px);
    }

    .box_right_img {
        width: 240px;
        height: 165px;
    }

    .RTG_insights_wrap .d-flex .insights_box_content {
        width: calc(100% - 240px);
        padding: 10px 20px 22px 35px;
        height: 165px;
    }

    .insights_box_content h4,
    .insights_box_content h4 a,
    .blog_title a {
        font-size: 25px;
    }


    .approach_head_title {
        height: 70px;
    }

    .approach_body_title {
        min-height: 70px;
    }

    .approach_body_para p strong {
        font-size: 22px;
    }

    .approach_body_para .week_title {
        font-size: 22px;
        min-height: 80px;
    }

    .approach_body_para {
        height: calc(100% - 70px);
    }

    .approach_body_para p {
        font-size: 18px;
    }

    .real_content_inner {
        max-width: 500px;
        margin-left: auto;
        width: 100%;
    }

    .book_a_free {
        padding: 60px 0px;
    }

    .our_clients_wrap {
        padding: 60px 0px;
    }

    .real_world_result .item {
        width: 350px;
    }

    .service_box_img {
        height: 220px;
    }

    .overlay_content p {
        font-size: 18px;
        line-height: 22px;
    }

    .overlay_title {
        font-size: 24px;
        line-height: 30px;
        max-width: 250px;
    }

    .slider_footer_title {
        font-size: 24px;
        line-height: 26px;
    }

    .slider_footer p {
        font-size: 18px;
        font-weight: 700;
    }

    .slider_footer_title span {
        font-size: 18px;
        font-weight: 700;
    }

    .result_wrap .real_content .btn-ctn {
        margin-top: 10px;
    }

    .book_a_free .main_title h2 {
        margin-bottom: 35px;
    }

    .about_client_review {
        padding: 0 150px;
    }

    .about_client_review .swiper-button-next {
        right: 130px;
    }

    .about_client_review .swiper-button-prev {
        left: 120px;
    }

    .review_inner_content {
        padding: 20px 50px;
    }

    .review_inner_content p {
        font-size: 18px;
    }

    .review_inner_content::before,
    .review_inner_content::after {
        width: 60px;
        height: 30px;
    }

    .review_inner_content::before {
        left: 35px;
        top: -12px;
    }

    .review_inner_content::after {
        right: 30px;
        bottom: -12px;
    }

    .client_review_wrap {
        padding: 0px 135px;
        margin: 40px 0px;
    }

    .client_review_wrap::before {
        left: -25px;
        width: 161px;
    }

    .client_review_wrap::after {
        right: -25px;
        width: 163px;
    }

    .slider_box_img {
        height: 350px;
    }


    .RTG_insights_wrap {
        padding: 50px 0px;
    }

    .get_more_btn {
        margin-top: 40px;
    }

    .insights_box .insights_box_content h4 {
        max-width: 500px;
    }

    .insights_box .insights_box_content .learn_more {
        margin-top: 30px;
    }

    .RTG_insights_wrap .d-flex .insights_box_content h4 {
        max-width: 280px;
    }

    .sub_banner_content {
        padding: 50px 0px;
        min-height: 400px;
    }

    .main_title_banner h1,
    .archive .main_title_banner h2 {
        font-size: 50px;
        line-height: 50px;
    }

    .sub_title_banner {
        font-size: 30px;
    }

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

    .people_process {
        padding: 70px 0;
    }

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

    .people_process .row .col-md-7 {
        width: 55%;
    }

    .people_process .row .col-md-5 {
        width: 45%;
    }

    .process_description p {
        font-size: 20px;
        line-height: 26px;
    }

    .process_description h2 {
        font-size: 32px;
    }

    .process_description p strong {
        max-width: 530px;
    }

    .built__wrap {
        padding: 70px 0;
    }

    .built__wrap .main_title {
        margin-bottom: 50px;
    }

    .built__wrap .main_title h2 {
        margin-bottom: 25px;
    }

    .build_header {
        padding: 25px 20px;
        height: 200px;
    }

    .build_description {
        height: calc(100% - 200px);
        padding: 40px 69px;
    }

    .build_description p {
        font-size: 20px;
        line-height: 28px;
    }

    .RTG_stand_wrap {
        padding: 70px 0;
    }

    .RTG_stand_wrap .row .col-md-7 {
        padding-left: 60px;
    }

    .RTG_stand_wrap .main_title h2 {
        margin-bottom: 35px;
    }

    .what_we_do {
        padding: 70px 0px;
    }

    .leadership__wrap {
        padding: 70px 0;
    }

    .leadership__wrap .main_title {
        margin-bottom: 50px;
    }

    .leadership__wrap .row {
        margin: -5px;
    }

    .leadership__wrap .row .col-md-4 {
        padding: 5px;
        width: 25%;
    }

    .leader_profile_img {
        height: 430px;
    }

    .overlay_para {
        height: 290px;
    }

    .overlay_para p {
        line-height: 24px;
        font-size: 16px;
    }

    .leader_overlay_wrap {
        height: 100px;
    }

    .overlay_title_head {
        min-height: 90px;
    }

    .overlay_title_head p strong {
        font-size: 24px;
        padding-bottom: 5px;
    }

    .overlay_title_head p {
        line-height: 18px;
        font-size: 16px;
        margin-bottom: 5px;
    }

    .how_diffrent .main_title p strong {
        max-width: 444px;
    }

    .check_list ul li {
        font-size: 20px;
    }

    .main_title ul li {
        font-size: 20px;
    }

    .full_content .main_title {
        margin-top: 30px;
    }


    .lets_get_wrap {
        background-size: 730px;
        padding: 60px 0px;

        min-height: 320px;
        display: flex;
        align-items: center;
    }

    .lets_grid .main_title {
        width: calc(100% - 345px);
    }

    .lets_talk_btn {
        width: 345px;
    }

    .lets_grid .main_title p {
        max-width: 740px;
    }

    .page-template-template-case-study .lets_get_wrap .main_title p {
        max-width: 100%;
    }

    .footer_title {
        margin-bottom: 0;
        min-height: 70px;
        padding-bottom: 5px;
    }

    .footer_title a {
        margin-bottom: 0 !important;
        min-height: 70px !important;
        padding-bottom: 5px !important;
    }

    .real_world_result .real_content_inner p {
        max-width: 322px;
        margin-bottom: 35px;
    }

    .contact_desc {
        margin-bottom: 50px;
    }

    .sub_title_desc p {
        font-size: 24px;
        max-width: 930px;
        line-height: 32px;
    }

    .perfer_toTalk {
        padding: 70px 0px;
    }

    .next_wrap {
        margin-top: 60px;
    }

    .next_wrap>p {
        font-size: 20px;
    }

    .next_para p {
        line-height: 28px;
        font-size: 20px;
        max-width: 500px;
    }

    .profile_description p {
        font-size: 20px;
    }

    .profile_img {
        width: 90px;
        height: 90px;
        min-width: 90px;
    }

    .profile_description {
        width: calc(100% - 90px);
        padding-left: 30px;
    }

    .chat_content p {
        font-size: 20px;
    }

    .helping__wrap {
        background-size: 735px;
    }

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

    .service_box_title,
    .service_box_title a {
        font-size: 25px;
    }

    .services_banner .main_title_banner h1 {
        max-width: 710px;
    }

    .facing_challenges_wrap {
        min-height: 280px;
        display: flex;
        align-items: center;
    }

    .page-template-template-service-b .lets_get_wrap {
        min-height: 280px;
        display: flex;
        align-items: center;
    }

    .inventory_management .main_title {
        max-width: 570px;
    }

    .RTG_inventory_process {
        padding: 60px 0px;
    }

    .inventory_process_quote p,
    .title_inventory_process p {
        font-size: 20px;
    }

    .show_value_box {
        min-height: 110px;
    }

    .show_value_box p {
        font-size: 32px;
    }

    .show_value_para p {
        font-size: 24px;
        max-width: 240px;
        /*         line-height: 26px; */
        line-height: 28px;
    }

    .why_invetory_wrap {
        padding: 70px 0;
    }

    .invetory_box_head {
        height: 190px;
    }

    .invetory_box_content {
        height: calc(100% - 190px);
        padding: 45px 50px;
    }

    .page-id-5992 .invetory_box_content {
        height: calc(100% - 190px);
        padding: 45px 49px;
    }

    .why_invetory_wrap .main_title p {
        max-width: 800px;
    }

    .invetory_icons {
        max-width: 80px;
        height: 80px;
    }

    .invetory_box_head p {
        /*         font-size: 32px; */
        font-size: 30px;
    }

    .invetory_box_content ul li {
        font-size: 20px;
        padding-left: 45px;
        margin-bottom: 22px;
    }

    .invetory_box_content ul li::before {
        width: 32px;
        height: 32px;
    }

    .how_RTG_wrap {
        padding: 50px 0 70px;
    }

    .rtg_blog_title p {
        font-size: 24px;
        line-height: 26px;
    }

    .how_RTG_slider_arrow {
        margin: 0 auto 50px;
    }

    .excess_inventory_wrap .main_title h2 {
        /*         max-width: 460px; */
    }

    .excess_inventory_wrap .main_title p {
        /*         max-width: 350px; */
    }

    .icons_img {
        width: 110px;
    }

    .excess__service_content {
        width: calc(100% - 110px);
        padding-left: 30px;
    }

    .excess__service {
        margin: 25px 0;
    }

    .icons_img_title {
        font-size: 26px;
        line-height: 32px;
    }

    .excess__service_content h3 {
        /*         font-size: 26px; */
        font-size: 28px;
        line-height: 32px;
    }

    .excess__service_content p {
        line-height: 30px;
        font-size: 22px;
    }

    .inventory_optimization {
        padding: 70px 0 30px;
    }

    .inventory_optimization .main_title {
        margin-bottom: 60px;
    }

    .investory_icons_title {
        font-size: 24px;
    }

    .optimization_content p {
        max-width: 530px;
    }

    .optimization_row {
        padding-left: 40px;
    }

    .ready_grid {
        margin-top: 45px;
    }

    .ready_grid h3 {
        font-size: 35px;
        line-height: 42px;
        margin-bottom: 35px;
    }

    .timeline_wrap {
        padding: 70px 0px;
    }

    .project_table table thead tr th {
        font-size: 22px;
    }

    .inventory_prcess_wrap {
        padding: 70px 0;
    }

    .inventory_prcess_wrap .main_title {
        margin-bottom: 50px;
    }

    .inventory_prcess_wrap .main_title h2 {
        /*         max-width: 650px; */
        max-width: 700px;
        margin: 0 auto 25px;
    }

    .inventory_prcess_wrap .main_title p {
        max-width: 930px;
    }

    .inventory_text_title {
        font-size: 26px;
        line-height: 34px;
    }

    .inventory_process_content h3 {
        /*         font-size: 26px; */
        font-size: 28px;
        line-height: 34px;
    }

    .inventory_process_content p {
        font-size: 20px;
        line-height: 24px;
    }

    .inventory_process_img {
        width: 345px;
        height: 238px;
    }

    .inventory_process_content {
        width: calc(100% - 345px);
        padding-left: 50px;
    }

    .page-template-template-service-c .lets_get_wrap {
        min-height: 280px;
    }

    .book_a_call {
        min-height: 280px;
    }

    .FAQ_wrap {
        padding: 70px 0px;
    }

    .FAQ_wrap .accordion .accordion-item .accordion-button {
        font-size: 22px;
        line-height: 26px;
        padding: 25px 45px 25px 55px;
    }

    .FAQ_wrap .accordion .accordion-item .accordion-button::before {
        width: 48px;
        height: 48px;
        top: 15px;
    }

    .FAQ_wrap .accordion-body {
        padding: 0px 55px 20px;
    }

    .why_RTG_solutions .main_title h2 {
        max-width: 710px;
    }

    .why_RTG_solutions .main_title p {
        max-width: 1060px;
    }

    .content_review {
        padding: 70px 0px;
    }

    .build_title {
        font-size: 30px;
    }

    .contact_us .book_form {
        padding: 70px 80px;
    }

    .chat_icon {
        width: 80px;
    }

    .chat_icon img {
        width: 55px;
    }

    .chat_content {
        width: calc(100% - 80px);
    }

    .pain_happens_wrap {
        padding: 70px 0;
    }

    .pain_happens_wrap .main_title {
        margin-bottom: 40px;
    }

    .pain_happens_wrap .row {
        margin: -12px;
    }

    .pain_happens_wrap .row .col-md-4 {
        padding: 12px;
    }

    .happens_box_content {
        padding: 30px 15px 10px;
    }

    .happens_box_img {
        height: 290px;
    }

    .happens_box_title {
        min-height: 70px;
        font-size: 26px;
    }

    .happens_box_title a {
        font-size: 26px;
    }

    .banner_content p {
        max-width: 440px;
        margin-bottom: 35px;
    }

    .main_title p {
        line-height: 28px;
        font-size: 20px;
    }

    .main_title p strong {
        line-height: 25px;
    }

    .real_content .main_title p {
        max-width: 530px;
    }

    .real_world_result .real_content_inner .main_title.mm_none {
        max-width: 100%;
    }

    .real_content .main_title p {
        max-width: 322px;
    }

    .real_world_wrap .main_title p {
        max-width: 460px;
    }

    .our_rtg_wrap .main_title p,
    .RTG_insights_wrap .main_title p {
        max-width: 800px;
    }

    .book_a_free .main_title p {
        max-width: 390px;
    }

    .people_process .row .col-md-7 {
        padding-right: 110px;
    }

    .RTG_stand_wrap .main_title p {
        max-width: 570px;
    }

    .full_content .main_title p {
        max-width: 980px !important;
    }

    .contact_us .main_title {
        margin-bottom: 40px;
    }

    .feilds_title {
        padding-left: 40px;
    }

    .feilds_title p {
        font-size: 22px;
    }

    .design_consulting .real_content .main_title h1 {
        max-width: 480px;
        margin-bottom: 30px;
    }

    .design_consulting .real_content .main_title p {
        max-width: 490px;
    }

    .developd_wrap .main_title h2 {
        max-width: 650px;
        margin: 0 auto 30px;
    }

    .how_RTG_gets .main_title h2 {
        margin: 0 auto 30px;
    }

    .how_RTG_gets .main_title p {
        max-width: 910px;
    }

    .head_box_design {
        min-height: 100px;
    }

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

    .table_head {
        min-height: 100px;
        font-size: 26px;
    }

    .how_RTG_gets {
        padding: 70px 0px;
    }

    .roi_wrap {
        padding: 70px 0px;
    }

    .roi_wrap .main_title h2 {
        max-width: 860px;
    }

    .roi_wrap .main_title p {
        max-width: 980px;
    }

    .partner_slider_content .inventory_process_quote {
        padding: 0 80px;
    }

    .faq_instructional_wrap .main_title h2 {
        max-width: 600px;
    }

    .RTG_solution_wrap {
        padding: 70px 0px;
    }

    .RTG_solution_wrap .main_title h2 {
        max-width: 480px;
    }

    .RTG_solution_wrap .main_title p {
        max-width: 470px;
    }

    .RTG_solution_wrap .main_title p strong {
        line-height: 26px;
    }

    .list_content_box {
        padding: 40px 50px;
    }

    .sets_us_titl {
        font-size: 26px;
        margin-bottom: 30px;
    }

    .list_content_box.check_list p {
        font-size: 26px;
        margin-bottom: 30px;
    }

    .FAQ_wrap .accordion {
        padding: 0 100px;
    }

    .partner_slider_content .inventory_process_quote::before,
    .partner_slider_content .inventory_process_quote::after {
        width: 60px;
        height: 37px;
    }

    .streamlined_delivery {
        padding: 70px 0px !important;
    }

    /* .blog_banner .insights_box .insights_box_img {
        height: 350px;
    }

    .page-template-template-case-study .insights_box .insights_box_content,
    .page-template-template-blog .insights_box .insights_box_content {
        height: calc(100% - 350px);
    }

    .blog_banner .insights_box .insights_box_content {
        height: calc(100% - 350px);
    }

    .blog_sec_wrap .insights_box .insights_box_img {
        height: 230px;
    } */

    .blog_banner .insights_box .insights_box_img {
        height: 350px;
    }

    .blog_banner .insights_box .insights_box_content {
        height: calc(100% - 350px);
    }

    .blog_sec_wrap .insights_box .insights_box_img {
        height: 240px;
    }

    .blog_sec_wrap .col-md-4 .insights_box_content {
        height: calc(100% - 240px);
    }

    .blog_pagination ul li .page-numbers {
        width: 70px;
        height: 70px;
        font-size: 26px;
    }

    .blog_sec_wrap .blog_title {
        max-width: 320px;
        min-height: 100px;
    }

    .single_blog .main_title_banner h1,
    .post-template-default.single .main_title_banner h1 {
        max-width: 1050px !important;
    }

    .slider_title_text a {
        font-size: 20px;
        min-height: 60px;
    }

    .single_blog_wrap {
        padding: 60px 0px;
    }

    .default_content p {
        font-size: 20px;
        line-height: 28px;
    }

    .default_content ul {
        margin-bottom: 30px;
    }

    .default_content ul li {
        font-size: 20px;
        line-height: 28px;
        margin-bottom: 15px;
    }

    .default_content h1 {
        font-size: 45px;
        line-height: 45px;
    }

    .default_content h2 {
        font-size: 35px;
        line-height: 40px;
    }

    .default_content h3 {
        font-size: 28px;
        line-height: 38px;
    }

    .default_content h4 {
        font-size: 26px;
        line-height: 32px;
    }

    .default_content h5,
    .default_content h6 {
        font-size: 24px;
        line-height: 30px;
    }

    .contact_us_banner .sub_title_desc p {
        max-width: 950px;
    }

    #services_slider_blog .owl-nav button {
        top: 40px;
    }

    .social_media p {
        font-size: 20px;
    }

    .social_media ul li a {
        width: 50px;
        height: 50px;
    }


    .full_video_wrap .modal-body video {
        width: 100%;
        height: 100vh;
        max-height: unset;
        max-width: unset;
        object-fit: cover;
        object-position: center;
    }

    .book_form form .gform-footer input[type="submit"] {
        height: 50px !important;
    }

    .heading-slider h1 {
        font-size: 40px;
        line-height: 40px;
    }

    .heading-slider p {
        font-size: 20px;
    }

    .archive .main_title_banner h2 {
        margin-top: 10px;
    }

    .error-page .main_title_banner h1 {
        margin-bottom: 20px;
    }

    .page-template-template-contact .sub_banner_content .sub_title_para p {
        max-width: 950px;
        font-size: 24px;
        line-height: 34px;
    }

    .post-box p strong,
    .single-post blockquote p strong {
        font-size: 35px;
        line-height: 46px;
    }

    .default_content ol,
    .rtg-content ol,
    .process_description ol,
    .how_diffrent .main_title ol,
    .main_title ol {
        padding-left: 30px;
    }

    .default_content ol li,
    .rtg-content ol li,
    .process_description ol li,
    .how_diffrent .main_title ol li,
    .build_description ol li,
    .main_title ol li {
        font-size: 20px;
        margin-bottom: 15px;
        line-height: 28px;
    }

    .post-box,
    .single-post blockquote {
        background-size: 730px;
        padding: 45px 0px;
        min-height: 320px;
        padding-right: 40px;
    }

    .process_description ul li,
    .build_description ul li {
        font-size: 20px;
    }

    .real_content .main_title ol {
        padding-left: 35px;
    }

    .default_content ul li::before {
        top: 12px;
    }

    .page-template-template-service-a .lets_get_wrap {
        min-height: 280px;
        display: flex;
        align-items: center;
    }

    .how_RTG_slider2 .owl-stage-outer {
        margin-left: -50px;
    }

    .how_RTG_slider2 {
        padding-top: 70px;
    }

    .how_RTG_gets .project_table table thead tr .head_box_design {
        padding: 0px 13px 20px 13px;
    }

    .how_RTG_gets .project_table tbody tr td:not(:last-child) {
        border-right: 26px solid #000 !important;
    }

    .slider_footer {
        height: 110px;
    }

    .page-template-template-service-c .what_we_do .main_title h2 {
        margin-bottom: 30px;
    }

    .pp-date p {
        font-size: 18px !important;
    }

    /* For devices ≥ 1400px */
}


@media only screen and (min-width: 1699px) {
    .main_banner_wrap .swiper-pagination {
        right: 13%;
    }

    .result_wrap .container {
        max-width: 1440px;
    }

    .container,
    header.main_head .container {
        max-width: 1440px;
    }

    .page-template-template-about .main_title_banner h1 {
        font-size: 32px;
    }

    .page-template-template-about .sub_title_banner {
        font-size: 60px;
    }

    .btn-ctn {
        height: 55px;
        max-width: 300px;
    }

    .page-id-5933 .lets_get_wrap .btn-ctn {
        padding-top: 38px;
        padding-bottom: 38px;
        height: 0px;
    }

    .page-id-5948 .lets_get_wrap .btn-ctn {
        padding-top: 38px;
        padding-bottom: 38px;
        height: 0px;
    }

    .bannertitle {
        font-size: 20px;
        margin-bottom: 15px;
    }

    .banner_content h1,
    .slider_title {
        font-size: 60px;
        font-weight: 800;
        line-height: 65px;
        /*         max-width: 750px; */
        max-width: 850px;
        margin-bottom: 30px;
    }

    .result_wrap {
        padding: 75px 0px;
        background-size: 422px;
    }

    .result_wrap .real_content {
        padding-left: 50px;
    }

    .real_world_result .main_title {
        margin-bottom: 0px;
    }

    .real_world_result .real_content_inner p {
        max-width: 385px;
        margin-bottom: 35px;
    }

    .what_we_do {
        padding: 90px 0px;
    }

    .what_we_do .main_title {
        margin-bottom: 60px;
    }

    .overlay_title {
        font-size: 28px;
        line-height: 32px;
        margin-bottom: 22px;
    }



    .real_world_result {
        padding: 80px 0px;
    }

    .service_box_img {
        height: 245px;
    }

    .service_box_para {
        max-width: 300px;
        margin-bottom: 10px;
    }

    .real_world_wrap {
        padding: 90px 0px;
    }

    .real_world_wrap .main_title h2 {
        margin-bottom: 30px;
        max-width: 350px;
    }

    .video_container .content button {
        width: 140px;
        min-width: 140px;
        height: 140px;
    }

    .real_world_wrap .main_title {
        padding-left: 100px;
    }




    .our_rtg_wrap {
        padding: 100px 0px;
    }

    .our_rtg_wrap .main_title {
        margin-bottom: 50px;
    }

    .approach_head_title {
        height: 90px;
    }

    .approach_head_title h3,
    .approach_head_title p {
        font-size: 28px;
    }

    .approach_body_para p strong {
        font-size: 25px;
        line-height: 30px;
    }

    .approach_body_para {
        height: calc(100% - 90px);
        padding: 20px 20px 40px;
    }

    .approach_body_title {
        min-height: 70px;
    }

    .approach_body_para .week_title {
        font-size: 25px;
        min-height: 90px;
    }

    .approach_body_para p {
        font-size: 18px;
    }


    .RTG_insights_wrap {
        padding: 70px 0px;
    }

    .RTG_insights_wrap .main_title {
        margin-bottom: 50px;
    }

    .get_more_btn {
        margin-top: 50px;
    }

    .insights_box_content h4,
    .insights_box_content h4 a,
    .blog_title a {
        font-size: 28px;
    }

    .box_right_img {
        width: 240px;
        height: 170px;
    }

    .RTG_insights_wrap .d-flex .insights_box_content {
        width: calc(100% - 240px);
        padding-left: 40px;
        padding-top: 10px;
        padding-bottom: 22px;
        padding-right: 0px;
        height: 170px;
    }

    .insights_box .insights_box_content h4 {
        max-width: 570px;
    }

    .insights_box_img {
        height: 355px;
    }

    .insights_box .insights_box_content {
        height: calc(100% - 355px);
    }

    .insights_box_content {
        padding: 35px 10px 10px;
    }

    .RTG_insights_wrap .d-flex .insights_box_content h4 {
        max-width: 370px;
    }



    .partner_slider_wrap {
        padding: 50px 0px;
    }

    .partner_slider_wrap .main_title {
        margin-bottom: 50px;
    }



    .real_world_result .real_content {
        width: 44%;
        display: flex;
        align-items: center;
    }

    .real_content_inner {
        max-width: 594px;
        margin-left: auto;
        width: 100%;
    }

    .service_slider_wrap {
        width: 56%;
    }

    .service_slider_wrap .item {
        width: 385px;
        background-color: #fff;
        padding: 10px;
        position: relative;
    }

    .service_box_title {
        min-height: 60px;
    }

    .service_box_title,
    .service_box_title a {
        font-size: 28px;
    }


    .book_a_free {
        padding: 70px 0px;
    }

    .copyright .media_icons ul {
        gap: 45px;
    }

    .our_clients_wrap {
        padding: 80px 0px;
    }

    .slider_footer {
        padding: 20px 15px;
        height: 120px;
    }

    .slider_footer_title {
        font-size: 28px;
        line-height: 30px;
    }

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

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

    .overlay_content p {
        font-size: 20px;
        line-height: 26px;
    }

    .about_client_review {
        padding: 0 220px;
    }

    .about_client_review .swiper-button-prev {
        left: 190px;
    }

    .about_client_review .swiper-button-next {
        right: 195px;
    }

    .review_inner_content::before,
    .review_inner_content::after {
        width: 80px;
        height: 41px;
    }

    .slider_box_img {
        height: 370px;
    }

    .insights_box .insights_box_content .learn_more {
        margin-top: 40px;
    }

    .sub_banner_content {
        padding: 30px 0px;
        min-height: 500px;
    }

    .main_title_banner h1,
    .archive .main_title_banner h2 {
        font-size: 60px;
        line-height: 60px;
    }

    .sub_title_banner {
        font-size: 40px;
    }

    .sub_title_para p {
        font-size: 30px;
    }

    .people_process {
        padding: 80px 0;
    }

    .process_description p {
        font-size: 22px;
        line-height: 30px;
        margin-bottom: 25px;
    }

    .process_description p strong {
        max-width: 580px;
    }

    .process_description h2 {
        font-size: 40px;
    }

    .built__wrap {
        padding: 90px 0;
    }

    .build_description p {
        font-size: 22px;
        line-height: 30px;
        margin-bottom: 10px;
    }

    .head_icon {
        min-height: auto;
        margin-bottom: 8px;
    }

    .head_icon img {
        max-width: 90px;
    }


    .RTG_stand_wrap {
        padding: 90px 0;
    }

    .RTG_stand_wrap .row .col-md-5 {
        width: 44%;
    }

    .RTG_stand_wrap .row .col-md-7 {
        padding-left: 70px;
        width: 56%;
    }

    .what_we_do {
        padding: 90px 0px;
    }

    .leader_overlay_wrap {
        padding: 10px 25px 20px;
        height: 105px;
    }

    .bottom_arrow {
        width: 40px;
    }

    /* .overlay_title_head p {
        line-height: 18px;
        font-size: 16px;
    } */

    /* .overlay_title_head p strong {
        font-size: 24px;
    } */

    .overlay_title_head {
        min-height: 100px;
    }

    .overlay_para {
        height: 300px;
    }

    /* .overlay_para p {
        line-height: 23px;
        font-size: 16px;
    } */

    .how_diffrent .check_list {
        max-width: 515px;
    }

    .how_diffrent .main_title ul {
        max-width: 515px;
    }

    .main_title ul {
        max-width: 515px;
        text-align: left;
    }

    .full_content .main_title {
        margin-top: 40px;
    }

    .how_diffrent .main_title p strong {
        max-width: 533px;
    }

    .perfer_toTalk {
        padding: 70px 0px;
    }

    .next_wrap {
        margin-top: 70px;
    }

    .next_wrap>p {
        font-size: 22px;
    }

    .next_para p {
        line-height: 30px;
        font-size: 22px;
        max-width: 540px;
    }

    .profile_description p {
        font-size: 22px;
    }

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

    /* .services_banner .sub_banner_content {
        min-height: 450px;
    } */

    .services_banner .main_title_banner h1 {
        max-width: 900px;
    }

    .inventory_management .main_title {
        max-width: 100%;
    }

    .RTG_inventory_process {
        padding: 70px 0px 50px;
    }

    .show_value_box {
        min-height: 140px;
    }

    .show_value_box p {
        font-size: 38px;
    }

    .why_invetory_wrap {
        padding: 90px 0;
    }

    .why_invetory_wrap .main_title {
        margin-bottom: 60px;
    }

    .why_invetory_wrap .main_title h2 {
        margin-bottom: 35px;
    }

    .why_invetory_wrap .main_title p {
        max-width: 950px;
    }

    .invetory_box_head p {
        /*         font-size: 35px; */
        font-size: 33px;
    }

    .invetory_icons {
        max-width: 90px;
        height: 90px;
    }

    .invetory_box_content ul li {
        /*         font-size: 22px; */
        font-size: 21px;
    }

    .page-id-5972 .invetory_box_content ul li {
        font-size: 20px;
    }

    .page-id-5992 .invetory_box_content ul li {
        font-size: 20px;
    }

    .invetory_box_head {
        height: 210px;
    }

    .invetory_box_content {
        height: calc(100% - 210px);
    }

    .rtg_blog_title p {
        font-size: 25px;
        line-height: 28px;
    }

    .how_RTG_slider_arrow {
        margin: 0 auto 60px;
    }

    .how_RTG_wrap {
        padding: 50px 0 90px;
    }

    .excess__service_content p {
        line-height: 30px;
        font-size: 22px;
    }

    .excess__service_content p {
        line-height: 30px;
        font-size: 24px;
    }

    .optimization_content {
        padding-left: 40px;
    }

    .ready_grid {
        margin-top: 45px;
    }

    .ready_grid h3 {
        font-size: 40px;
        line-height: 48px;
    }

    .main_title h1,
    .main_title h2 {
        /*         font-size: 50px; */
        font-size: 48px;
        line-height: 50px;
    }

    .book_a_free .main_title h2 {
        max-width: 100%;
    }

    .real_content .main_title h1,
    .real_content .main_title h2 {
        max-width: 360px;
    }

    .timeline_wrap {
        padding: 70px 0px 90px;
    }

    .project_table table thead tr th {
        font-size: 25px;
    }

    .inventory_prcess_wrap {
        padding: 70px 0;
    }

    .inventory_prcess_wrap .main_title h2 {
        /*         max-width: 780px; */
        /* 		max-width: 980px; */
        /* 		max-width: 1020px; */
        max-width: 1070px;
        margin: 0 auto 30px;
    }

    .inventory_prcess_wrap .main_title p {
        max-width: 1120px;
    }

    .inventory_process_img {
        width: 345px;
    }

    .inventory_process_content {
        width: calc(100% - 345px);
        padding-left: 50px;
    }

    .inventory_text_title {
        font-size: 28px;
        line-height: 35px;
    }

    .inventory_process_content h3 {
        /*         font-size: 28px; */
        font-size: 32px;
        line-height: 35px;
    }

    .inventory_process_content p {
        font-size: 20px;
        line-height: 24px;
    }

    .FAQ_wrap {
        padding: 90px 0px;
    }

    .FAQ_wrap .accordion .accordion-item .accordion-button {
        font-size: 24px;
        line-height: 30px;
        padding: 25px 45px 25px 85px;
    }

    .FAQ_wrap .accordion .accordion-item .accordion-button::before {
        width: 52px;
        height: 52px;
        top: 14px;
        left: 12px;
    }

    .FAQ_wrap .accordion-body {
        padding: 15px 55px 50px 85px;
    }

    .faq_arrow {
        width: 63px;
        height: 40px;
        top: 20px;
    }

    .why_RTG_solutions .main_title h2 {
        /*         max-width: 900px; */
        max-width: 920px;
        margin: 0 auto 35px;
    }

    .why_RTG_solutions .main_title p {
        max-width: 1260px;
        margin: 0 auto 20px;
    }

    .content_review {
        padding: 90px 0px;
    }

    .content_review .row {
        padding: 55px;
    }

    .content_review .row .col-md-4 {
        width: 40%;
    }

    .content_review .row .col-md-8 {
        width: 60%;
    }

    .build_title {
        font-size: 35px;
    }

    .sub_title_desc p {
        font-size: 24px;
        max-width: 950px;
        line-height: 34px;
    }

    .contact_desc {
        margin-bottom: 60px;
    }

    .contact_us .book_form {
        padding: 90px 110px;
    }

    .chat_icon {
        width: 90px;
    }

    .chat_content {
        width: calc(100% - 90px);
    }

    .chat_icon img {
        width: 60px;
    }

    .excess_inventory_wrap .main_title h2 {
        /*         max-width: 560px; */
    }

    .pain_happens_wrap {
        padding: 90px 0;
    }

    .happens_box_img {
        height: 305px;
    }

    .happens_box_img {
        height: 305px;
    }

    .pain_happens_wrap .row {
        margin: -12px;
    }

    .pain_happens_wrap .row {
        margin: -12px;
    }

    .pain_happens_wrap .row {
        margin: -15px;
    }

    .pain_happens_wrap .row .col-md-4 {
        padding: 15px;
    }

    .happens_box_title {
        font-size: 28px;
    }

    .happens_box_title a {
        font-size: 28px;
        line-height: 32px;
    }

    .main_title p {
        line-height: 32px;
        font-size: 24px;
    }

    .main_title p strong {
        line-height: 30px;
    }

    .banner_content p {
        max-width: 540px;
    }

    .real_content .main_title p {
        line-height: 30px;
        max-width: 100%;
    }

    .real_world_result .main_title p {
        max-width: 386px;
    }

    .real_world_wrap .main_title p {
        max-width: 550px;
    }

    .our_rtg_wrap .main_title p,
    .RTG_insights_wrap .main_title p {
        max-width: 1000px;
    }

    .book_a_free .main_title p {
        max-width: 480px;
    }

    .RTG_stand_wrap .main_title p {
        max-width: 660px;
    }

    .full_content .main_title p {
        max-width: 1170px !important;
    }

    .full_content .main_title p strong {
        max-width: 100% !important;
    }

    .contact_us .main_title {
        margin-bottom: 50px;
    }

    .contact_us .main_title p {
        max-width: 600px;
    }

    .excess_inventory_wrap .main_title p {
        /*         max-width: 580px; */
    }

    .feilds_title {
        margin-bottom: 50px;
    }

    .feilds_title p {
        font-size: 25px;
    }

    .design_consulting .real_content .main_title p {
        max-width: 600px;
    }

    .developd_wrap .main_title h2 {
        max-width: 800px;
    }

    .what_we_do.developd_wrap {
        padding: 70px 0 50px;
    }

    .our_rtg_wrap.our_RTG_phase {
        padding: 30px 0px 50px;
    }

    .our_rtg_wrap.our_RTG_phase .main_title h2 {
        max-width: 850px;
        margin: 0 auto 30px;
    }

    .our_rtg_wrap.our_RTG_phase .main_title p {
        max-width: 1000px;
    }

    .our_rtg_wrap.our_RTG_phase .approach_body_para p strong {
        display: block;
        text-align: center;
        max-width: 265px;
        margin: 0 auto;
    }

    .head_box_design {
        margin-bottom: 20px;
    }

    .head_box_design p {
        font-size: 32px;
    }

    .table_head {
        min-height: 100px;
        font-size: 32px;
    }

    .how_RTG_gets .main_title h2 {
        margin: 0 auto 50px;
    }

    .how_RTG_gets .main_title p {
        max-width: 1100px;
    }

    .how_RTG_gets {
        padding: 90px 0px;
    }

    .how_RTG_gets .main_title p {
        margin: 0 auto 30px;
    }

    .how_RTG_gets .main_title {
        margin-bottom: 60px;
    }

    .box_design_para {
        min-height: 90px;
    }

    .head_box_design {
        min-height: 110px;
    }

    .table_head {
        min-height: 110px;
    }

    .faq_instructional_wrap .main_title h2 {
        max-width: 760px;
    }

    .RTG_solution_wrap {
        padding: 90px 0px;
    }

    .RTG_solution_wrap .main_title h2 {
        max-width: 440px;
    }

    .RTG_solution_wrap .main_title p {
        max-width: 570px;
    }

    .RTG_solution_wrap .main_title p strong {
        line-height: 34px;
    }

    .list_content_box {
        padding: 50px 60px;
    }

    .list_content_box .check_list ul li {
        font-size: 22px;
        line-height: 28px;
        padding-left: 60px;
    }

    .list_content_box .check_list ul li::after {
        top: -6px;
        width: 40px;
        height: 40px;
    }

    .sets_us_titl {
        font-size: 30px;
        margin-bottom: 35px;
    }

    .list_content_box.check_list p {
        font-size: 30px;
        margin-bottom: 35px;
    }

    .FAQ_wrap .accordion {
        padding: 0 160px;
    }

    .roi_wrap .main_title p {
        max-width: 1190px;
    }

    .streamlined_delivery .main_title {
        margin-bottom: 50px;
    }

    .inventory_process_quote p,
    .title_inventory_process p {
        font-size: 22px;
        line-height: 28px;
    }

    .streamlined_delivery {
        padding: 90px 0px !important;
    }

    /* .blog_banner .insights_box .insights_box_img {
        height: 375px;
    }

    .blog_banner .insights_box .insights_box_content {
        height: calc(100% - 375px);
    } */

    .blog_banner .insights_box .insights_box_img {
        height: 375px;
    }

    .blog_banner .insights_box .insights_box_content {
        height: calc(100% - 375px);
    }

    .blog_sec_wrap .blog_title {
        max-width: 410px;
        min-height: 140px;
    }

    .single_blog .main_title_banner h1,
    .post-template-default.single .main_title_banner h1 {
        max-width: 1100px !important;
    }

    .slider_title_text a {
        font-size: 22px;
        min-height: 65px;
    }

    .default_content p {
        font-size: 24px;
        line-height: 32px;
        margin-bottom: 30px;
    }

    .default_content ul li {
        font-size: 24px;
        line-height: 32px;
        margin-bottom: 20px;
    }

    .default_content ul li::before {
        top: 12px;
    }

    .default_content h1 {
        font-size: 55px;
        line-height: 60px;
    }

    .default_content h2 {
        font-size: 50px;
        line-height: 52px;
        margin: 40px 0;
    }

    .default_content h3 {
        font-size: 35px;
        line-height: 40px;
        margin: 40px 0px;
        max-width: 650px;
    }

    .single_blog_wrap .lets_get_wrap {
        margin-bottom: 40px;
    }

    .toc_wrap ul li a,
    .toc_wrap nav ul li a {
        font-size: 20px !important;
        line-height: 24px !important;
    }

    .social_media ul li a {
        width: 60px;
        height: 60px;
        padding: 16px;
    }

    .book_form form .gform-footer input[type="submit"] {
        height: 55px !important;
        max-width: 300px !important;
    }

    .mega-block-title {
        font-size: 22px !important;
    }

    .menuLink .mega-menu-wrap>.max-mega-menu>li.mega-menu-megamenu>.mega-sub-menu .mega-sub-menu li a.mega-menu-link {
        font-size: 18px !important;
    }

    .menuLink .mega-menu-wrap>.max-mega-menu .mega-menu-recent-posts .mm-post-item .mm-post-title {
        font-size: 17px;
        line-height: 20px;
    }

    .heading-slider h1 {
        font-size: 50px;
        line-height: 50px;
    }

    .heading-slider p {
        font-size: 22px;
    }

    .post-box p strong,
    .single-post blockquote p strong {
        font-size: 44px;
        line-height: 57px;
    }

    .default_content ol li {
        font-size: 24px;
        margin-bottom: 20px;
        line-height: 32px;
    }

    .post-box,
    .single-post blockquote {
        margin-bottom: 40px;
    }

    .result_wrap .real_content ul li,
    .result_wrap .real_content ol li {
        font-size: 24px;
        line-height: 32px;
    }

    .real_world_wrap .main_title ul li,
    .real_world_wrap .main_title ol li {
        font-size: 24px;
        line-height: 32px;
    }

    .how_RTG_slider2 .owl-stage-outer {
        margin-left: -80px;
    }

    .how_RTG_slider2 .owl-nav {
        position: absolute;
        right: 13%;
        top: -42px;
    }

    .list_content_box.check_list ul li {
        font-size: 22px;
        line-height: 28px;
        padding-left: 60px;
    }

    .single-post .main_title_banner h1 {
        font-size: 56px;
    }

    .main_logo p {
        color: #fff;
        font-size: 14px;
        margin-top: 40px;
        width: 80%;
    }

    /* For devices ≥ 1699px */
}

@media only screen and (min-width: 1921px) {
    .real_content_inner {
        max-width: 583px;
    }
}

@media only screen and (min-width: 2144px) {
    .real_content_inner {
        max-width: 565px;
    }

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

    .inventory_process_content p {
        font-size: 22px;
        line-height: 30px;
    }

    .inventory_grid .inventory_prcess_row {
        padding: 30px;
    }

    .main_title_banner h1,
    .archive .main_title_banner h2 {
        font-size: 65px;
    }
}

@media only screen and (min-width: 2401px) {
    .real_content_inner {
        max-width: 545px;
    }
}


@media screen and (min-width:992px) and (max-width:1024px) {
    .full_video_wrap .modal-content {
        background-color: #fff0;
        border: none;
        padding: 0;
        transform: rotate(90deg);
        width: 100vh;
        height: 100vw;
        min-height: 100vw;
        width: 100dvh;
        height: 100dvw;
        min-height: 100dvw;
        position: absolute
    }

    .full_video_wrap .modal-body,
    .full_video_wrap .modal-body video {
        object-position: right center
    }

}

@media screen and (min-width:800px) and (max-width:830px) {
    .full_video_wrap .modal-content {
        background-color: #fff0;
        border: none;
        padding: 0;
        transform: rotate(90deg);
        width: 100vh;
        height: 100vw;
        min-height: 100vw;
        width: 100dvh;
        height: 100dvw;
        min-height: 100dvw;
        position: absolute
    }

    .full_video_wrap .modal-body,
    .full_video_wrap .modal-body video {
        object-position: right center
    }

    .heading-slider p {
        font-size: 24px;
    }

}