/* Mini: up to 479px (Phones portrait) */
/* @media (max-width: 479px) {
    body {
        font-size: 14px;
    }

    .margin_header {
        margin-bottom: 150px;
    }

    .pad_top_bot_70,
    .pad_top_bot_80,
    .pad_top_bot_90,
    .pad_top_bot_100,
    .pad_top_bot_120 {
        padding-bottom: 40px;
        padding-top: 40px;
    }

    .pad_bot_90 {
        padding-bottom: 40px;
    }

    .pad_top_120,
    .pad_top_90,
    .pad_top_80,
    .pad_top_100 {
        padding-top: 40px;
    }

    .pad_top_70 {
        padding-top: 35px;
    }

    .pad_top_40_bot_100 {
        padding-bottom: 60px;
    }

    .pad_top_40_bot_140 {
        padding-bottom: 80px;
    }

    .pad_bot_140 {
        padding-bottom: 15px;
    }

    .pad_top_100_bot_140 {
        padding-top: 40px;
        padding-bottom: 80px;
    }

    .pad_top_120_bot_140 {
        padding-top: 40px;
        padding-bottom: 80px;
    }

    .pad_top_80_bot_40 {
        padding-top: 40px;
    }

    .pad_top_160_bot_140 {
        padding-top: 80px;
        padding-bottom: 80px;
    }

    .pad_top_90_bot_120 {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .pad_top_120_bot_80 {
        padding-top: 50px;
        padding-bottom: 30px;
    }

    .pad_bot_120,
    .pad_bot_100 {
        padding-bottom: 40px;
    }

    .pad_top_40_bot_90 {
        padding-bottom: 40px;
    }

    .remove_top_bot_pad {
        padding-top: 0px;
        padding-bottom: 0px;
    }

    .pad_bot_70 {
        padding-bottom: 35px;
    }

    .pad_top_60 {
        padding-top: 20px;
    }

    .common_button {
        padding: 6px 20px;
        font-size: 12px;
        min-width: 100px;
    }

    .buttons_more a {
        margin-right: 8px;
    }

    .buttons_more_single a {
        margin-right: 0px;
        margin-bottom: 10px;
    }

    .white_heading_1 {
        font-size: 1.8rem;
    }

    .white_heading_2 {
        font-size: 1.4rem;
        margin-bottom: 15px;
    }

    .white_heading_3 {
        font-size: 1.1rem;
        margin-bottom: 12px;
    }

    .blk_heading01_1 {
        font-size: 1.4rem;
        margin-bottom: 15px;
    }

    .blue_heading01_1 {
        font-size: 1.4rem;
        margin-bottom: 10px;
        letter-spacing: -0.06em;
        text-align: center;
        line-height: 1.6rem;
    }

    .blk_heading01_2 {
        font-size: 1.2rem;
    }

    .blue_heading01_2 {
        font-size: 1.2rem;
    }

    .blk_heading01_3 {
        font-size: 1.1rem;
        margin-bottom: 12px;
    }

    .green_heading_lg_1,
    .yellow_heading_lg_1 {
        font-size: 2.2rem;
        margin-bottom: 15px;
    }

    .yellow_heading_lg_2 {
        font-size: 1.8rem;
    }

    .line_heading_large1 {
        font-size: 4.5em;
    }

    .home_right {
        right: -30px;
    }

    .page_mid_right {
        top: 25%;
        right: -15px;
    }

    .page_mid_top_left {
        left: -8%;
        top: 1%;
    }

    .page_top_left2 {
        top: 12%;
    }

    .page_top_left2 .line_heading_large1 {
        font-size: 3.5rem;
    }

    .page_top_left4 {
        top: 12%;
    }

    .margin_top120 {
        margin-top: 40px;
    }

    .margin_top100 {
        margin-top: 40px;
    }

    .right_sec_mobile .common_button {
        padding: 6px 12px;
        font-size: 11px;
        min-width: 80px;
    }

    .nav_header .uk-logo img {
        width: 80px;
    }

    .nav_header.home_header.stick_header .home_brand .uk-logo img {
        width: 80px;
    }

    .nav_header.home_header .home_brand .uk-logo img {
        width: 100px;
        margin-top: 0px;
    }

    .mobile_tog_inner,
    .nav_header .uk-logo {
        min-height: 45px;
    }

    .sidebar_logo {
        width: 80px !important;
    }

    .custom_sidebar .uk-nav-default a {
        font-size: 15px;
    }

    .custom_sidebar .uk-nav-default .side_con_a a {
        font-size: 13px;
    }

    .animate_open {
        transform: translateY(-15px);
        -webkit-transform: translateY(-15px);
        -moz-transform: translateY(-15px);
        -ms-transform: translateY(-15px);
        -o-transform: translateY(-15px);
    }

    .custom_sidebar .uk-nav-default>li {
        margin-bottom: 8px;
    }

    .custom_sidebar .uk-nav-default .uk-nav-sub li {
        margin-bottom: 6px;
    }

    .custom_sidebar .uk-nav-default .uk-nav-sub a {
        font-size: 13px;
    }

    .custom_sidebar .uk-nav-default ul.uk-nav-sub {
        padding: 6px 0 4px 0px;
    }

    .home_content_col {
        min-height: 90vh;
    }

    .home_content_col_mob {
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
        background-image: url("../images/banners/home_banner1.jpg");
    }

    .home_content_wrap h1 {
        margin-top: 30px;
        margin-bottom: 15px;
    }

    .home_content_col .line_heading_large1_white_01 {
        color: var(--color-6);
        opacity: 0.5;
    }

    .img_background {
        position: absolute;
        z-index: 50;
        width: 98%;
        height: 100%;
        padding-bottom: 25%;
    }

    .side_by_side_img.order_2 {
        margin-top: 20px;
        padding-bottom: 120px;
    }

    .get_Started_button {
        display: flex;
        justify-content: center;
    }

    .there_bar_horizontal1_80 {
        margin-top: 20px;
        height: 4px;
    }

    .there_bar_horizontal2_100 {
        height: 4px;
    }

    .color_3boxes_eq {
        height: 4px;
    }

    .there_bar_horizontal1_80 .bar_1 {
        width: 8%;
    }

    .there_bar_horizontal1_80 .bar_2 {
        width: 12%;
    }

    .there_bar_horizontal1_80 .bar_3 {
        width: 18%;
    }

    .there_bar_horizontal2_100 .bar_1 {
        width: 25%;
    }

    .there_bar_horizontal2_100 .bar_2 {
        width: 15%;
    }

    .there_bar_horizontal2_100 .bar_3 {
        width: 10%;
    }

    .there_bar_vertical1_100 .bar_1 {
        width: 4px;
        height: 15%;
    }

    .there_bar_vertical1_100 .bar_2 {
        width: 4px;
        height: 25%;
    }

    .there_bar_vertical1_100 .bar_3 {
        width: 4px;
        height: 45%;
    }

    .there_bar_vertical1_100_grid .verticle_bar_wrap_div {
        padding-left: 10px;
        width: 97%;
    }

    .there_bar_vertical1_100 {
        padding: 0;
    }

    .there_bar_ver_right_corner {
        height: 20%;
        top: 10%;
    }

    .common_img_div_gr_sh1 img {
        width: 96%;
    }

    .full_widh_gr_sh {
        width: 92%;
        height: 92%;
    }

    .content_div_50col {
        width: 100%;
        padding-right: 0px;
    }

    .content_div_50grid .content_div_50col:first-child {
        padding-bottom: 8px;
    }

    .page_top_txt {
        padding-top: 40px;
    }

    .common_img_div_yel_sh1 img {
        width: 96%;
    }

    .common_img_div_yel_sh2 img {
        width: 96%;
    }

    .full_widh_yel_sh {
        left: 2%;
    }

    .box_yel_sh1 {
        bottom: -4%;
        right: 2%;
    }

    .box_yel_sh3 {
        right: 16%;
        bottom: -5%;
    }

    .ch_pad_sl.pad_top_90_bot_120 {
        padding-top: 10px;
    }

    .common_img_div_yel_sh4 img {
        width: 94%;
    }

    .box_yel_sh2 {
        left: 2%;
        bottom: -6%;
    }

    .content_div h4 {
        font-size: 1rem;
    }

    .content_div_86 {
        margin-bottom: 8px;
        width: 100%;
    }

    .round_ash1 {
        right: -25%;
        width: 110%;
        top: 35%;
    }

    .round_yl1 {
        left: -25%;
        width: 110%;
        top: 35%;
    }

    .web_dev_page_boxes {
        padding-bottom: 40px;
    }

    .rectan_yel_sh_left2 {
        left: 3%;
        top: 28%;
    }

    .des_logo {
        margin-bottom: 30px;
    }

    .des_logo img {
        width: 140px;
    }

    .title {
        margin-bottom: 6px;
        padding-bottom: 3px;
    }

    .number_list {
        display: flex;
        align-items: flex-start;
        margin-bottom: 24px;
    }

    .home_vedio {
        position: relative;
        width: 100%;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        padding-top: 24px;
    }

    .para_des {
        font-size: 16px;
        text-align: center;
        letter-spacing: -0.04em;
        font-weight: 400;
    }

    .para_description {
        font-size: 14px;
        text-align: center;
        letter-spacing: -0.04em;
        font-weight: 400;
    }

    .para_des_2 {
        font-size: 12px;
        text-align: center;
        font-weight: 400;
    }

    .para_des_4 {
        font-size: 12px;
        text-align: center;
        font-weight: 400;
    }

    .para_des_3 {
        font-size: 12px;
        text-align: center;
        letter-spacing: -0.01em;
        font-weight: 700;
    }

    .ul_li {
        padding-bottom: 6px;
        font-size: 12px;
    }

    .brochure_img_02 {
        border-radius: 12px;
        margin: 0;
        padding: 0;
    }

    .row_item {
        display: flex;
        align-items: flex-start;
        gap: 12px !important;
    }

    .icon_col img {
        width: 32px !important;
        height: 28px !important;
    }

    .comma {
        margin-top: 6px;
    }

    .para_head {
        font-size: 12px;
        font-weight: 700;
        text-align: left;
        padding-bottom: 6px;
    }

    .para_des_5 {
        font-size: 12px;
        font-weight: 400;
        text-align: left;
    }

    .align_head {
        text-align: center;
        margin-bottom: 32px;
    }

    .para_des_6 {
        font-size: 12px;
        padding-bottom: 0px;
        text-align: left;
        padding-left: 16px;
        font-weight: 600;
    }

    .align_image {
        display: flex;
        justify-content: space-between;
    }

    .nestle {
        width: 80px;
        height: calc(80px / 3.46);
    }

    .custom_div_2 hr {
        border: none;
        height: 1px;
        background-color: var(--color-7);
    }

    .para_des_7 {
        padding: 0px;
    }

    .blue_box {
        background-color: var(--color-7);
        margin-top: 24px;
        border-radius: 0px 0px 8px 8px;
        padding-left: 12px;
        padding-right: 12px;
        padding-top: 48px;
        padding-bottom: 48px;
    }

    .header_box {
        padding: 80px 0;
    }

    .row_text {
        display: flex;
        flex-direction: row;
        gap: 15px;
        align-items: flex-start;
        color: white;
        padding-bottom: 80px;
    }

    .row_text:last-child {
        padding-bottom: 0;
    }

    .row_text p {
        font-size: 13px;
        margin: 0;
        width: 120px;
    }

    .row_text p span {
        font-size: 20px;
        color: var(--color-9);
    }

    .bg-shape {
        position: absolute;
        z-index: 0;
    }

    .shape1 {
        top: 40px;
        width: 100%;
    }

    .section-with-bg .content_div {
        position: relative;
        z-index: 1;
    }

    .play_button img {
        width: 40px;
    }

    .with_txt_white_play span {
        margin-left: 3px;
    }

    .common_img_div_gr_sh1 .play_button {
        right: 12%;
        bottom: 10%;
    }

    .fancybox-content {
        width: 92% !important;
        height: 30% !important;
        max-width: calc(100% - 30px) !important;
    }

    .boxes_col {
        padding: 3px 3px;
    }

    .boxes_col_info_inner h3 {
        font-size: 16px;
    }

    .boxes_col_info_inner h4 {
        font-size: 13px;
    }

    .boxes_col_info_inner p {
        font-size: 11px;
    }

    .text_box_col {
        min-height: 180px;
    }

    .text_box_inner {
        margin-top: 20px;
        margin-bottom: 15px;
    }

    .text_box_wrap h3 {
        font-size: 18px;
    }

    .text_box_wrap p {
        font-size: 10px;
    }

    .title_center_div {
        margin-bottom: 20px;
    }

    .title_right_grid {
        justify-content: initial;
    }

    .title_side_col {
        display: block;
    }

    .title_side_col p {
        padding-top: 0;
        padding-left: 0;
    }

    .slick-arrow {
        width: 25px;
        height: 25px;
    }

    .slick-arrow svg {
        width: 16px;
    }

    .slider_right_align1 .slick-prev {
        right: 70px;
    }

    .slider_right_align1 .slick-next {
        right: 40px;
    }

    .slider_right_align1 .slick-arrow {
        bottom: -60px;
    }

    .slider_right_align2 .slick-arrow {
        bottom: -60px;
    }

    .slider_right_align2 .slick-prev {
        right: 30px;
    }

    .slider_right_align3 .slick-prev {
        right: 25px;
    }

    .slider_right_align_sec1 {
        right: 0;
    }

    .slider_right_align_sec2 {
        right: 4%;
    }

    .border_slide_wrap {
        padding: 20px 15px;
    }

    .border_slide {
        margin-right: 15px;
    }

    .title_right_grid {
        margin-bottom: 25px;
    }

    .text_boxes_ash_grid {
        margin-bottom: -15px;
        margin-left: -15px;
    }

    .text_boxes_ash_col {
        padding-bottom: 15px;
        padding-left: 15px;
    }

    .text_boxes_ash_wrap {
        padding: 0px 15px;
    }

    .text_boxes_sec_ash_t_pad {
        margin-top: 15px;
    }

    .tech_head {
        font-size: 12px;
    }

    .clr_icon {
        height: 40px;
        max-width: 100px;
    }

    .work_slide_des {
        padding: 15px 8px 15px 8px;
    }

    .work_slide_white_text .work_slide_des p {
        font-size: 12px;
    }

    .work_slide_des_hidden p {
        font-size: 12px;
    }

    .work_slider1 .work_slide_img {
        padding-top: 110%;
    }

    .work_slider2 .work_slide_img {
        margin-top: 0px;
        padding-top: 120%;
    }

    .spaces_h {
        height: 20px;
    }

    .blog_default_grid .blog_default_col:last-child {
        margin-bottom: 0px;
    }

    .blog_default_wrap_search h3 {
        padding-top: 12px;
    }

    .blog_default_wrap p {
        padding-bottom: 8px;
    }

    .blog_default_grid_search {
        margin-bottom: 25px;
    }

    .add_port_size.common_img_div_yel_sh2 img {
        width: 82%;
    }

    .blog_boxes_col {
        margin-bottom: 0px;
        margin-top: 30px !important;
    }

    .blog_boxes_style1_sec {
        padding-top: 0px;
        padding-bottom: 40px;
    }

    .blog_boxes_grid .blog_boxes_col:first-child {
        margin-top: 25px !important;
    }

    .blog_box_wrap h3 {
        font-size: 16px;
        padding-top: 15px;
    }

    .blog_writer .person_img_col {
        width: 40px !important;
    }

    .blog_si_tags {
        font-size: 11px;
    }

    .blog_si_head .margin_bot40 {
        margin-bottom: 20px;
    }

    .content_div_si {
        font-size: 12px;
    }

    .content_div_si h1 {
        font-size: 22px;
    }

    .content_div_si h2 {
        font-size: 20px;
    }

    .content_div_si h3 {
        font-size: 18px;
    }

    .content_div_si h4 {
        font-size: 16px;
    }

    .content_div_si h5 {
        font-size: 14px;
    }

    .content_div_si h6 {
        font-size: 13px;
    }

    .subs_des_col h4 {
        padding-top: 4px;
        font-size: 16px;
    }

    .subs_des_col {
        padding-bottom: 15px;
    }

    .form_sec .wpforms-field-label {
        font-size: 14px !important;
    }

    .subscribe_sec .wpforms-field-label {
        margin-bottom: 0px !important;
    }

    .form_sec textarea.wpforms-field-large {
        height: 70px !important;
    }

    .form_sec .wpforms_field textarea {
        height: 70px;
    }

    .form_sec .wpforms-field {
        padding-top: 20px !important;
    }

    .subs_form_col .mc-field-group {
        padding-top: 20px;
    }

    .form_sec .wpforms-field-large {
        font-size: 12px !important;
    }

    .subs_form_col input[type="email"] {
        font-size: 12px !important;
    }

    .subs_form_col .mc-field-group label {
        font-size: 14px !important;
    }

    .subs_form_col .mc-field-group label {
        margin-bottom: 0px !important;
    }

    .form_sec_cm_button button {
        padding: 8px 16px !important;
        font-size: 12px !important;
        min-width: 100px !important;
    }

    .subs_form_col input[type="submit"] {
        font-size: 12px !important;
        padding: 10px 20px !important;
        min-width: 100px !important;
        margin: 25px 0px 0px 0px !important;
    }

    .form_sec .wpforms-submit-container {
        padding-top: 25px !important;
    }

    .subscribe_sec .wpforms-submit-container {
        padding-top: 12px !important;
    }

    div.wpforms-container-full .wpforms-form label.wpforms-error {
        font-size: 11px !important;
    }

    .wpcf7-not-valid-tip,
    .wpcf7 form .wpcf7-response-output {
        font-size: 12px;
    }

    .discuss_sec .buttons_more {
        margin-top: 15px;
    }

    footer {
        padding-top: 40px;
        text-align: center;
    }

    .foot_col_cont p {
        padding-bottom: 4px;
    }

    .foot_logo_col img {
        width: 40px;
        margin-bottom: 15px;
    }

    #return_to_top {
        bottom: 10px;
    }

    #return_to_top span svg {
        width: 14px;
    }

    #return_to_top.vissible_top {
        right: 10px !important;
    }

    .counter_sec_head {
        padding-bottom: 12px;
    }

    .count_des {
        font-size: 14px;
    }

    .counter_col {
        text-align: center;
        margin-bottom: 25px;
    }

    .counter_grid .counter_col:last-child {
        margin-bottom: 0;
    }

    .col50_plain_col {
        margin-bottom: 15px;
    }

    .col50_plain_col h4 {
        font-size: 16px;
    }

    .col50_plain_col h4 span {
        padding-right: 6px;
    }

    .col25_plain_col {
        margin-bottom: 15px;
    }

    .col25_plain_col h3 {
        font-size: 28px;
        margin-bottom: 15px;
    }

    .there_box_cl_col {
        padding-bottom: 25px;
    }

    .there_box_cl_grid .there_box_cl_col:last-child {
        padding-bottom: 8px;
    }

    .there_box_cl {
        padding-left: 15px;
        padding-right: 15px;
    }

    .there_box_cl_grid .there_box_cl_col .there_box_cl_col_wrap_m .there_box_cl_col_wrap:after {
        display: none;
    }

    .clients_logo_sec {
        padding-top: 15px;
    }

    .tech_slider .test_des p {
        font-size: 12px;
    }

    .our_work_toggle_col {
        width: 50%;
    }

    .our_work_toggle_col span {
        font-size: 14px;
    }

    .work_boxes_grid {
        margin-top: -15px;
    }

    .work_boxes_grid .work_box_col:nth-child(odd) {
        margin-top: 0px;
    }

    .work_box_col {
        margin-bottom: 0px;
        margin-top: 25px !important;
    }

    .work_box_info {
        padding: 12px 12px;
        margin-top: -12%;
    }

    .work_box_info h3 {
        font-size: 16px;
    }

    .work_box_info h4 {
        font-size: 12px;
    }

    .work_summery_box_col {
        display: block;
        padding-top: 25px;
    }

    .work_summery_box_wrap {
        display: flex;
    }

    .work_summery_box {
        box-sizing: border-box;
        padding-right: 6px;
        padding-bottom: 0px;
        width: 33.333333%;
    }

    .work_summery_box h5 {
        font-size: 13px;
        padding-bottom: 3px;
    }

    .work_summery_box p {
        font-size: 11px;
    }

    .work_objectives_sec.pad_top_bot_70 {
        padding-top: 30px;
    }

    .client_horizontal_text .line_heading_large1 {
        font-size: 3em;
    }

    .client_horizontal_text.page_top_up_right {
        top: 3%;
    }

    .counter_port .counter_col {
        margin-bottom: 15px;
        text-align: left;
    }

    .counter_port .count_des {
        font-size: 1rem;
    }

    .person_grid {
        margin-top: 8px;
    }

    .person_img_col {
        width: 50px;
    }

    .person_des_box h4 {
        font-size: 14px;
    }

    .person_des_box p {
        font-size: 11px;
    }

    .side_img_middle_sec .side_img_middle_sec_des_inner {
        padding: 50px 15px 20px 15px;
    }

    .side_img_middle_col_port {
        padding-top: 130%;
    }

    .socail_sh_div {
        margin-top: 30px;
    }

    .socail_sh_div2 {
        margin-top: 15px;
    }

    .forms_tab {
        margin-top: 20px;
    }

    .full_form_section_pad {
        padding-top: 25px;
    }

    .form-column {
        order: 1;
    }

    .image-column {
        order: 2;
    }

    .form_tab_img_col {
        padding-left: 20px;
        padding-top: 30px;
    }

    .tab_wrap .uk-tab li {
        padding-left: 4px;
        padding-right: 4px;
    }

    .tab_wrap .uk-tab li a {
        font-size: 14px;
    }

    .form_tab_img_wrap_main {
        margin-top: 0%;
        margin-left: 0px;
    }

    .form_tab_img_wrap {
        padding-top: 140%;
    }

    .contact_des_grid {
        margin-bottom: 0px;
    }

    .contact_des_col {
        padding-bottom: 20px;
    }

    .contact_des_grid .contact_des_col:last-child {
        padding-bottom: 0;
    }

    .contact_des_col h3 {
        font-size: 20px;
        padding-bottom: 12px;
    }

    .contact_box {
        padding-bottom: 12px;
    }

    .contact_box .contact_box_title {
        padding-bottom: 10px;
    }

    .contact_map_wrap {
        padding-top: 60%;
    }

    .side_by_side_des.order_1 {
        padding-bottom: 30px;
    }

    .search_form_wrap input[type="search"] {
        width: 100%;
    }

    .search_form_wrap input[type="submit"] {
        padding: 6px 20px;
        min-width: 100px;
    }

    .pagination_wrap {
        font-size: 12px;
    }

    .accordion_ul {
        margin-top: 25px;
    }

    .accordion_ul .uk-accordion-title {
        font-size: 15px;
        padding: 8px 8px;
        padding-right: 25px;
    }

    .accordion_ul .uk-accordion-title::before {
        width: 10px;
        height: 10px;
        right: 12px;
    }

    .accordion_ul .uk-accordion-content {
        padding: 8px 8px;
    }

    .form_tab_grid {
        flex-direction: column-reverse !important;
    }

    .image_col {
        padding: 0px;
    }

    .form_col .form_style {
        padding: 20px;
        border-radius: 0 0 24px 24px;
        flex: 1;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }

    .floating-label input.wpcf7-form-control {
        display: flex;
        width: 98%;
        padding-left: 10px;
        border: 1px solid #ccc;
        border-radius: 3px;
        font-size: 12px;
        outline: none;
        background: transparent;
        color: #ffffff;
        font-family: "PoppinsMedium";
        height: 42px;
    }

    .floating-label textarea.wpcf7-form-control {
        display: flex;
        width: 98%;
        padding-left: 10px;
        padding-top: 10px;
        border: 1px solid #ccc;
        border-radius: 3px;
        font-size: 12px;
        outline: none;
        background: transparent;
        color: #ffffff;
        font-family: "PoppinsMedium";
        height: 140px;
    }

    .image_col {
        padding: 0 0 0 20px;
        flex: 1;
        display: flex;
        border-radius: 0 0 0 24px;
    }

    .image_contact {
        width: 100%;
        height: auto;
        object-fit: cover;
        border-radius: 24px 24px 0 0;
    }

    .contact_us {
        padding-top: 24px;
        justify-content: center;
    }

    .foot_col_cont p {
        display: flex;
        justify-content: center;
    }

    .foot_col_icons {
        display: flex;
        justify-content: center;
    }

    .last_content {
        padding: 36px 20px 20px 20px;
    }
} */

/* Small: 480px to 767px (Phones landscape) */
/* @media (min-width: 480px) and (max-width: 767px) {
    body {
        font-size: 15px;
    }

    .margin_header {
        margin-bottom: 170px;
    }

    .pad_top_bot_70,
    .pad_top_bot_80,
    .pad_top_bot_90,
    .pad_top_bot_100,
    .pad_top_bot_120 {
        padding-bottom: 50px;
        padding-top: 50px;
    }

    .pad_bot_90 {
        padding-bottom: 50px;
    }

    .pad_top_120,
    .pad_top_90,
    .pad_top_80,
    .pad_top_100 {
        padding-top: 50px;
    }

    .pad_top_70 {
        padding-top: 45px;
    }

    .pad_top_40_bot_100 {
        padding-bottom: 70px;
    }

    .pad_top_40_bot_140 {
        padding-bottom: 100px;
    }

    .pad_bot_140 {
        padding-bottom: 18px;
    }

    .pad_top_100_bot_140 {
        padding-top: 50px;
        padding-bottom: 100px;
    }

    .pad_top_120_bot_140 {
        padding-top: 50px;
        padding-bottom: 100px;
    }

    .pad_top_80_bot_40 {
        padding-top: 50px;
    }

    .pad_top_160_bot_140 {
        padding-top: 100px;
        padding-bottom: 100px;
    }

    .pad_top_90_bot_120 {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .pad_top_120_bot_80 {
        padding-top: 60px;
        padding-bottom: 35px;
    }

    .pad_bot_120,
    .pad_bot_100 {
        padding-bottom: 50px;
    }

    .pad_top_40_bot_90 {
        padding-bottom: 50px;
    }

    .remove_top_bot_pad {
        padding-top: 0px;
        padding-bottom: 0px;
    }

    .pad_bot_70 {
        padding-bottom: 45px;
    }

    .pad_top_60 {
        padding-top: 25px;
    }

    .common_button {
        padding: 7px 22px;
        font-size: 12.5px;
        min-width: 105px;
    }

    .white_heading_1 {
        font-size: 2rem;
    }

    .white_heading_2 {
        font-size: 1.5rem;
        margin-bottom: 18px;
    }

    .white_heading_3 {
        font-size: 1.2rem;
        margin-bottom: 14px;
    }

    .blk_heading01_1 {
        font-size: 1.5rem;
        margin-bottom: 18px;
    }

    .blue_heading01_1 {
        font-size: 1.5rem;
        margin-bottom: 11px;
        letter-spacing: -0.07em;
        text-align: center;
        line-height: 1.8rem;
    }

    .blk_heading01_2 {
        font-size: 1.3rem;
    }

    .blue_heading01_2 {
        font-size: 1.3rem;
    }

    .blk_heading01_3 {
        font-size: 1.2rem;
        margin-bottom: 14px;
    }

    .green_heading_lg_1,
    .yellow_heading_lg_1 {
        font-size: 2.5rem;
        margin-bottom: 18px;
    }

    .yellow_heading_lg_2 {
        font-size: 2rem;
    }

    .line_heading_large1 {
        font-size: 5.5em;
    }

    .home_right {
        right: -35px;
    }

    .page_mid_right {
        top: 28%;
        right: -20px;
    }

    .page_mid_top_left {
        left: -7%;
        top: 1.5%;
    }

    .page_top_left2 {
        top: 13%;
    }

    .page_top_left2 .line_heading_large1 {
        font-size: 4.5rem;
    }

    .page_top_left4 {
        top: 13%;
    }

    .margin_top120 {
        margin-top: 50px;
    }

    .margin_top100 {
        margin-top: 50px;
    }

    .right_sec_mobile .common_button {
        padding: 7px 14px;
        font-size: 11.5px;
        min-width: 85px;
    }

    .nav_header .uk-logo img {
        width: 90px;
    }

    .nav_header.home_header.stick_header .home_brand .uk-logo img {
        width: 90px;
    }

    .nav_header.home_header .home_brand .uk-logo img {
        width: 110px;
        margin-top: 0px;
    }

    .mobile_tog_inner,
    .nav_header .uk-logo {
        min-height: 50px;
    }

    .sidebar_logo {
        width: 90px !important;
    }

    .custom_sidebar .uk-nav-default a {
        font-size: 16px;
    }

    .custom_sidebar .uk-nav-default .side_con_a a {
        font-size: 13.5px;
    }

    .custom_sidebar .uk-nav-default>li {
        margin-bottom: 9px;
    }

    .custom_sidebar .uk-nav-default .uk-nav-sub li {
        margin-bottom: 7px;
    }

    .custom_sidebar .uk-nav-default .uk-nav-sub a {
        font-size: 13.5px;
    }

    .home_content_col {
        min-height: 93vh;
    }

    .home_content_wrap h1 {
        margin-top: 35px;
        margin-bottom: 18px;
    }

    .img_background {
        width: 97.5%;
        padding-bottom: 30%;
    }

    .side_by_side_img.order_2 {
        margin-top: 25px;
        padding-bottom: 150px;
    }

    .there_bar_horizontal1_80 {
        margin-top: 23px;
        height: 5px;
    }

    .there_bar_horizontal2_100 {
        height: 5px;
    }

    .color_3boxes_eq {
        height: 5px;
    }

    .there_bar_horizontal1_80 .bar_1 {
        width: 9%;
    }

    .there_bar_horizontal1_80 .bar_2 {
        width: 13%;
    }

    .there_bar_horizontal1_80 .bar_3 {
        width: 20%;
    }

    .there_bar_horizontal2_100 .bar_1 {
        width: 27%;
    }

    .there_bar_horizontal2_100 .bar_2 {
        width: 17%;
    }

    .there_bar_horizontal2_100 .bar_3 {
        width: 12%;
    }

    .there_bar_vertical1_100 .bar_1 {
        width: 5px;
        height: 18%;
    }

    .there_bar_vertical1_100 .bar_2 {
        width: 5px;
        height: 28%;
    }

    .there_bar_vertical1_100 .bar_3 {
        width: 5px;
        height: 50%;
    }

    .common_img_div_gr_sh1 img {
        width: 95%;
    }

    .full_widh_gr_sh {
        width: 90%;
        height: 90%;
    }

    .content_div_50col {
        width: 100%;
    }

    .page_top_txt {
        padding-top: 50px;
    }

    .common_img_div_yel_sh1 img {
        width: 95%;
    }

    .common_img_div_yel_sh2 img {
        width: 95%;
    }

    .full_widh_yel_sh {
        left: 1%;
    }

    .box_yel_sh1 {
        bottom: -4.5%;
        right: 1%;
    }

    .box_yel_sh3 {
        right: 15%;
        bottom: -5.5%;
    }

    .ch_pad_sl.pad_top_90_bot_120 {
        padding-top: 13px;
    }

    .common_img_div_yel_sh4 img {
        width: 93%;
    }

    .box_yel_sh2 {
        left: 1%;
        bottom: -7%;
    }

    .content_div h4 {
        font-size: 1.06rem;
    }

    .content_div_86 {
        margin-bottom: 9px;
    }

    .round_ash1 {
        right: -22%;
        width: 105%;
        top: 32%;
    }

    .round_yl1 {
        left: -22%;
        width: 105%;
        top: 32%;
    }

    .web_dev_page_boxes {
        padding-bottom: 50px;
    }

    .rectan_yel_sh_left2 {
        left: 2.5%;
        top: 27%;
    }

    .des_logo {
        margin-bottom: 35px;
    }

    .des_logo img {
        width: 150px;
    }

    .title {
        margin-bottom: 7px;
        padding-bottom: 3.5px;
    }

    .number_list {
        margin-bottom: 28px;
    }

    .home_vedio {
        padding-top: 30px;
    }

    .para_des {
        font-size: 18px;
    }

    .para_description {
        font-size: 15px;
    }

    .para_des_2 {
        font-size: 13px;
    }

    .para_des_4 {
        font-size: 13px;
    }

    .para_des_3 {
        font-size: 13px;
    }

    .ul_li {
        padding-bottom: 7px;
        font-size: 13px;
    }

    .row_item {
        gap: 14px !important;
    }

    .icon_col img {
        width: 36px !important;
        height: 32px !important;
    }

    .para_head {
        font-size: 13px;
        padding-bottom: 7px;
    }

    .para_des_5 {
        font-size: 13px;
    }

    .align_head {
        margin-bottom: 38px;
    }

    .para_des_6 {
        font-size: 13px;
        padding-left: 20px;
    }

    .nestle {
        width: 88px;
        height: calc(88px / 3.46);
    }

    .blue_box {
        margin-top: 28px;
        padding-left: 14px;
        padding-right: 14px;
        padding-top: 56px;
        padding-bottom: 56px;
    }

    .header_box {
        padding: 100px 0;
    }

    .row_text {
        gap: 18px;
        padding-bottom: 100px;
    }

    .row_text p {
        font-size: 14px;
        width: 138px;
    }

    .row_text p span {
        font-size: 22px;
    }

    .shape1 {
        top: 50px;
    }

    .play_button img {
        width: 45px;
    }

    .common_img_div_gr_sh1 .play_button {
        right: 11%;
        bottom: 9%;
    }

    .fancybox-content {
        width: 91% !important;
        height: 32% !important;
        max-width: calc(100% - 35px) !important;
    }

    .boxes_col {
        padding: 3.5px 3.5px;
    }

    .boxes_col_info_inner h3 {
        font-size: 17px;
    }

    .boxes_col_info_inner h4 {
        font-size: 14px;
    }

    .boxes_col_info_inner p {
        font-size: 12px;
    }

    .text_box_col {
        min-height: 200px;
    }

    .text_box_inner {
        margin-top: 25px;
        margin-bottom: 18px;
    }

    .text_box_wrap h3 {
        font-size: 19px;
    }

    .text_box_wrap p {
        font-size: 11px;
    }

    .title_center_div {
        margin-bottom: 23px;
    }

    .slick-arrow {
        width: 28px;
        height: 28px;
    }

    .slick-arrow svg {
        width: 18px;
    }

    .slider_right_align1 .slick-prev {
        right: 80px;
    }

    .slider_right_align1 .slick-next {
        right: 45px;
    }

    .slider_right_align1 .slick-arrow {
        bottom: -65px;
    }

    .slider_right_align2 .slick-arrow {
        bottom: -65px;
    }

    .slider_right_align2 .slick-prev {
        right: 34px;
    }

    .slider_right_align3 .slick-prev {
        right: 28px;
    }

    .slider_right_align_sec2 {
        right: 3.5%;
    }

    .border_slide_wrap {
        padding: 25px 18px;
    }

    .border_slide {
        margin-right: 18px;
    }

    .title_right_grid {
        margin-bottom: 28px;
    }

    .text_boxes_ash_grid {
        margin-bottom: -18px;
        margin-left: -18px;
    }

    .text_boxes_ash_col {
        padding-bottom: 18px;
        padding-left: 18px;
    }

    .text_boxes_ash_wrap {
        padding: 0px 18px;
    }

    .text_boxes_sec_ash_t_pad {
        margin-top: 18px;
    }

    .tech_head {
        font-size: 13px;
    }

    .clr_icon {
        height: 45px;
        max-width: 110px;
    }

    .work_slide_des {
        padding: 18px 9px 18px 9px;
    }

    .work_slide_white_text .work_slide_des p {
        font-size: 13px;
    }

    .work_slide_des_hidden p {
        font-size: 13px;
    }

    .work_slider1 .work_slide_img {
        padding-top: 105%;
    }

    .work_slider2 .work_slide_img {
        padding-top: 115%;
    }

    .spaces_h {
        height: 23px;
    }

    .blog_default_wrap_search h3 {
        padding-top: 13px;
    }

    .blog_default_wrap p {
        padding-bottom: 9px;
    }

    .blog_default_grid_search {
        margin-bottom: 28px;
    }

    .add_port_size.common_img_div_yel_sh2 img {
        width: 80%;
    }

    .blog_boxes_col {
        margin-top: 35px !important;
    }

    .blog_boxes_style1_sec {
        padding-bottom: 50px;
    }

    .blog_boxes_grid .blog_boxes_col:first-child {
        margin-top: 28px !important;
    }

    .blog_box_wrap h3 {
        font-size: 17px;
        padding-top: 18px;
    }

    .blog_writer .person_img_col {
        width: 43px !important;
    }

    .blog_si_tags {
        font-size: 12px;
    }

    .blog_si_head .margin_bot40 {
        margin-bottom: 23px;
    }

    .content_div_si {
        font-size: 13px;
    }

    .content_div_si h1 {
        font-size: 23px;
    }

    .content_div_si h2 {
        font-size: 21px;
    }

    .content_div_si h3 {
        font-size: 19px;
    }

    .content_div_si h4 {
        font-size: 17px;
    }

    .content_div_si h5 {
        font-size: 15px;
    }

    .content_div_si h6 {
        font-size: 14px;
    }

    .subs_des_col h4 {
        padding-top: 4.5px;
        font-size: 17px;
    }

    .subs_des_col {
        padding-bottom: 18px;
    }

    .form_sec .wpforms-field-label {
        font-size: 15px !important;
    }

    .form_sec textarea.wpforms-field-large {
        height: 75px !important;
    }

    .form_sec .wpforms_field textarea {
        height: 75px;
    }

    .form_sec .wpforms-field {
        padding-top: 23px !important;
    }

    .subs_form_col .mc-field-group {
        padding-top: 23px;
    }

    .form_sec .wpforms-field-large {
        font-size: 13px !important;
    }

    .subs_form_col input[type="email"] {
        font-size: 13px !important;
    }

    .subs_form_col .mc-field-group label {
        font-size: 15px !important;
    }

    .form_sec_cm_button button {
        padding: 9px 18px !important;
        font-size: 13px !important;
        min-width: 105px !important;
    }

    .subs_form_col input[type="submit"] {
        font-size: 13px !important;
        padding: 11px 23px !important;
        min-width: 105px !important;
        margin: 28px 0px 0px 0px !important;
    }

    .form_sec .wpforms-submit-container {
        padding-top: 28px !important;
    }

    .subscribe_sec .wpforms-submit-container {
        padding-top: 13px !important;
    }

    div.wpforms-container-full .wpforms-form label.wpforms-error {
        font-size: 11.5px !important;
    }

    .wpcf7-not-valid-tip,
    .wpcf7 form .wpcf7-response-output {
        font-size: 12.5px;
    }

    .discuss_sec .buttons_more {
        margin-top: 18px;
    }

    footer {
        padding-top: 50px;
    }

    .foot_logo_col img {
        width: 45px;
        margin-bottom: 18px;
    }

    #return_to_top {
        bottom: 13px;
    }

    #return_to_top span svg {
        width: 15px;
    }

    #return_to_top.vissible_top {
        right: 13px !important;
    }

    .counter_sec_head {
        padding-bottom: 14px;
    }

    .count_des {
        font-size: 15px;
    }

    .counter_col {
        margin-bottom: 28px;
    }

    .col50_plain_col {
        margin-bottom: 18px;
    }

    .col50_plain_col h4 {
        font-size: 17px;
    }

    .col50_plain_col h4 span {
        padding-right: 7px;
    }

    .col25_plain_col {
        margin-bottom: 18px;
    }

    .col25_plain_col h3 {
        font-size: 31px;
        margin-bottom: 18px;
    }

    .there_box_cl_col {
        padding-bottom: 28px;
    }

    .there_box_cl_grid .there_box_cl_col:last-child {
        padding-bottom: 9px;
    }

    .there_box_cl {
        padding-left: 18px;
        padding-right: 18px;
    }

    .clients_logo_sec {
        padding-top: 18px;
    }

    .tech_slider .test_des p {
        font-size: 12.5px;
    }

    .our_work_toggle_col {
        width: 50%;
    }

    .our_work_toggle_col span {
        font-size: 15px;
    }

    .work_boxes_grid {
        margin-top: -18px;
    }

    .work_box_col {
        margin-top: 28px !important;
    }

    .work_box_info {
        padding: 14px 14px;
        margin-top: -11%;
    }

    .work_box_info h3 {
        font-size: 17px;
    }

    .work_box_info h4 {
        font-size: 12.5px;
    }

    .work_summery_box_col {
        padding-top: 28px;
    }

    .work_summery_box {
        padding-right: 7px;
    }

    .work_summery_box h5 {
        font-size: 14px;
        padding-bottom: 3.5px;
    }

    .work_summery_box p {
        font-size: 12px;
    }

    .work_objectives_sec.pad_top_bot_70 {
        padding-top: 33px;
    }

    .client_horizontal_text .line_heading_large1 {
        font-size: 3.5em;
    }

    .client_horizontal_text.page_top_up_right {
        top: 3.5%;
    }

    .counter_port .counter_col {
        margin-bottom: 18px;
    }

    .counter_port .count_des {
        font-size: 1.1rem;
    }

    .person_grid {
        margin-top: 9px;
    }

    .person_img_col {
        width: 55px;
    }

    .person_des_box h4 {
        font-size: 15px;
    }

    .person_des_box p {
        font-size: 12px;
    }

    .side_img_middle_sec .side_img_middle_sec_des_inner {
        padding: 55px 18px 23px 18px;
    }

    .side_img_middle_col_port {
        padding-top: 120%;
    }

    .socail_sh_div {
        margin-top: 35px;
    }

    .socail_sh_div2 {
        margin-top: 18px;
    }

    .forms_tab {
        margin-top: 23px;
    }

    .full_form_section_pad {
        padding-top: 28px;
    }

    .form_tab_img_col {
        padding-left: 25px;
        padding-top: 35px;
    }

    .tab_wrap .uk-tab li {
        padding-left: 5px;
        padding-right: 5px;
    }

    .tab_wrap .uk-tab li a {
        font-size: 15px;
    }

    .form_tab_img_wrap {
        padding-top: 130%;
    }

    .contact_des_col {
        padding-bottom: 23px;
    }

    .contact_des_col h3 {
        font-size: 21px;
        padding-bottom: 14px;
    }

    .contact_box {
        padding-bottom: 14px;
    }

    .contact_box .contact_box_title {
        padding-bottom: 11px;
    }

    .contact_map_wrap {
        padding-top: 55%;
    }

    .side_by_side_des.order_1 {
        padding-bottom: 35px;
    }

    .search_form_wrap input[type="search"] {
        width: 100%;
    }

    .search_form_wrap input[type="submit"] {
        padding: 7px 23px;
        min-width: 105px;
    }

    .pagination_wrap {
        font-size: 12.5px;
    }

    .accordion_ul {
        margin-top: 28px;
    }

    .accordion_ul .uk-accordion-title {
        font-size: 16px;
        padding: 9px 9px;
        padding-right: 28px;
    }

    .accordion_ul .uk-accordion-title::before {
        width: 11px;
        height: 11px;
        right: 13px;
    }

    .accordion_ul .uk-accordion-content {
        padding: 9px 9px;
    }

    .form_col .form_style {
        padding: 22px;
        border-radius: 0 0 28px 28px;
    }

    .floating-label input.wpcf7-form-control {
        padding-left: 11px;
        font-size: 13px;
        height: 45px;
    }

    .floating-label textarea.wpcf7-form-control {
        padding-left: 11px;
        padding-top: 11px;
        font-size: 13px;
        height: 148px;
    }

    .image_col {
        padding: 0 0 0 25px;
        border-radius: 0 0 0 28px;
    }

    .image_contact {
        border-radius: 28px 28px 0 0;
    }

    .contact_us {
        padding-top: 28px;
    }

    .last_content {
        padding: 42px 22px 22px 22px;
    }
} */

/* Medium: 768px to 959px (Tablets portrait) */
/* @media (min-width: 768px) and (max-width: 959px) {

    .custom_container95,
    .custom_container90,
    .custom_container85,
    .custom_container80,
    .custom_container70,
    .custom_container75,
    .custom_container65,
    .custom_container60,
    .custom_container50 {
        width: calc(100% - 40px);
        padding-left: 0px;
        padding-right: 0px;
    }

    .custom_container_m32 {
        margin: 0 20px;
    }

    .pad_top_bot_70,
    .pad_top_bot_80,
    .pad_top_bot_90,
    .pad_top_bot_100,
    .pad_top_bot_120 {
        padding-bottom: 65px;
        padding-top: 65px;
    }

    .pad_top_bot_140 {
        padding-bottom: 65px;
        padding-top: 170px;
    }

    .pad_bot_90 {
        padding-bottom: 65px;
    }

    .pad_bot_70 {
        padding-bottom: 55px;
    }

    .pad_top_120,
    .pad_top_90,
    .pad_top_80,
    .pad_top_100 {
        padding-top: 65px;
    }

    .pad_top_70 {
        padding-top: 55px;
    }

    .pad_top_40_bot_100 {
        padding-bottom: 85px;
    }

    .pad_top_40_bot_140 {
        padding-bottom: 110px;
    }

    .pad_bot_140 {
        padding-bottom: 55px;
    }

    .pad_top_100_bot_140 {
        padding-top: 65px;
        padding-bottom: 110px;
    }

    .pad_top_120_bot_140 {
        padding-top: 65px;
        padding-bottom: 110px;
    }

    .pad_top_80_bot_40 {
        padding-top: 65px;
        padding-bottom: 0px;
    }

    .pad_top_160_bot_140 {
        padding-top: 130px;
        padding-bottom: 110px;
    }

    .pad_top_90_bot_120 {
        padding-top: 65px;
        padding-bottom: 95px;
    }

    .pad_top_120_bot_80 {
        padding-top: 95px;
        padding-bottom: 65px;
    }

    .pad_bot_120,
    .pad_bot_100 {
        padding-bottom: 65px;
    }

    .pad_top_40_bot_90 {
        padding-top: 0px;
        padding-bottom: 65px;
    }

    .pad_top_l_40 {
        padding-top: 0px;
    }

    .pad_top_m_190 {
        padding-top: 180px;
    }

    .remove_top_bot_pad {
        padding-top: 0px;
        padding-bottom: 0px;
    }

    .pad_top_60 {
        padding-top: 35px;
    }

    .last_content {
        padding: 48px 24px 24px 24px;
    }

    .line_heading_large1 {
        font-size: 7em;
    }

    .home_right {
        right: -80px;
    }

    .page_mid_right {
        top: 6%;
        right: -30px;
    }

    .page_top_left1 {
        right: 0;
        left: auto;
    }

    .page_top_left2 {
        right: 0;
        left: auto;
        top: 8%;
    }

    .page_top_left3 {
        right: 0;
        left: auto;
        top: 1%;
    }

    .page_top_left4 {
        right: 0;
        left: auto;
        top: 8%;
    }

    .page_top_left5 {
        right: 0;
        left: auto;
        top: 8%;
    }

    .page_mid_right .line_heading_large1_blk_01,
    .page_top_left4 .line_heading_large1_blk_02,
    .page_top_left3 .line_heading_large1_blk_02,
    .page_top_left2 .line_heading_large1_blk_02,
    .page_top_left1 .line_heading_large1_blk_02,
    .page_top_right .line_heading_large1_blk_02 {
        color: var(--color-8);
        opacity: 0.2;
    }

    .page_top_left5 .line_heading_large1_blk_02 {
        color: var(--color-5);
        opacity: 0.1;
    }

    .page_top_left1.verticle_text_left1 {
        transform: rotate(270deg);
        transform-origin: 95% 50%;
    }

    .page_top_left2.verticle_text_left1 {
        transform: rotate(270deg);
        transform-origin: 80% 5%;
    }

    .page_top_left3.verticle_text_left1 {
        transform: rotate(270deg);
        transform-origin: 100% 68%;
    }

    .page_top_left4.verticle_text_left1 {
        transform: rotate(270deg);
        transform-origin: 80% 5%;
    }

    .page_top_left5.verticle_text_left1 {
        transform: rotate(270deg);
        transform-origin: 82% 40%;
    }

    .page_top_left2 .line_heading_large1 {
        font-size: 5.5rem;
    }

    .links_more a:first-child {
        margin-bottom: 15px;
    }

    .margin_top120 {
        margin-top: 65px;
    }

    .margin_top100 {
        margin-top: 65px;
    }

    .nav_header .uk-navbar-dropdown .dropdown-links {
        grid-template-columns: 1fr;
        padding-right: 0;
        border-right: none;
    }

    .nav_header .uk-navbar-dropdown .dropdown-links-col {
        margin-bottom: 12px;
    }

    .nav_header .uk-navbar-dropdown {
        position: absolute;
        top: auto;
    }

    .nav_header .uk-navbar-dropdown .dropdown-inner {
        flex-direction: column;
        padding: 16px;
    }

    .nav_header .uk-navbar-dropdown .video-wrap,
    .nav_header .uk-navbar-dropdown .video-wrap img {
        border-right: none;
        padding-right: 0;
        margin-bottom: 16px;
    }

    .nav_header_cont {
        padding-top: 4px;
        padding-bottom: 4px;
        padding-right: 20px;
        padding-left: 20px;
    }

    .search_wrap {
        padding-left: 20px;
        padding-right: 20px;
    }

    .home_content_wrap {
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 75px;
        padding-bottom: 20px;
    }

    .there_bar_horizontal1_80 {
        margin-top: 28px;
        height: 7px;
    }

    .there_bar_horizontal2_100 {
        height: 7px;
    }

    .color_3boxes_eq {
        height: 7px;
    }

    .there_bar_horizontal1_80 .bar_1 {
        width: 7%;
    }

    .there_bar_horizontal1_80 .bar_2 {
        width: 9%;
    }

    .there_bar_horizontal1_80 .bar_3 {
        width: 15%;
    }

    .there_bar_horizontal2_100 .bar_1 {
        width: 28%;
    }

    .there_bar_horizontal2_100 .bar_2 {
        width: 19%;
    }

    .there_bar_horizontal2_100 .bar_3 {
        width: 14%;
    }

    .there_bar_vertical1_100 .bar_1 {
        width: 7px;
        height: 23%;
    }

    .there_bar_vertical1_100 .bar_2 {
        width: 7px;
        height: 33%;
    }

    .there_bar_vertical1_100 .bar_3 {
        width: 7px;
        height: 48%;
    }

    .there_bar_vertical1_100_grid {
        margin: 0;
    }

    .there_bar_vertical1_100_grid .verticle_bar_wrap_div {
        width: 98%;
    }

    .there_bar_vertical1_100 {
        padding: 0;
    }

    .there_bar_ver_right_corner {
        height: 45%;
        top: 14%;
    }

    .order_1 {
        order: 1;
    }

    .order_2 {
        order: 2;
    }

    .side_by_side_grid {
        margin: 0;
    }

    .side_by_side_grid_1 {
        margin: 0;
    }

    .side_by_side_right .side_by_side_des,
    .side_by_side_right2 .side_by_side_des,
    .side_by_side_right50 .side_by_side_des {
        padding-left: 20px;
        padding-right: 20px;
    }

    .side_by_side_left .side_by_side_des {
        padding-left: 20px;
        padding-right: 20px;
        padding-bottom: 35px;
    }

    .side_by_side_left_solid_back .side_by_side_des {
        padding-left: 20px;
        padding-right: 20px;
    }

    .side_by_side_left_solid_back .side_by_side_img_backgr {
        padding-left: 0px;
        padding-right: 0px;
    }

    .side_by_side_img {
        height: auto;
        padding-left: 0 !important;
        align-items: center;
    }

    .side_by_side_top_bot_pad {
        padding-top: 55px;
        padding-bottom: 20px !important;
    }

    .content_div h5 {
        margin-top: 15px;
    }

    .content_div_86 {
        margin-bottom: 18px;
        width: 96%;
    }

    .common_img_div_gr_sh1 img {
        width: 96%;
    }

    .full_widh_gr_sh {
        width: 89%;
        height: 87%;
    }

    .career_double_img img {
        width: 100%;
    }

    .home_vedio {
        padding-top: 32px;
    }

    .custom_col_43,
    .custom_col_57,
    .custom_col_40,
    .custom_col_60 {
        width: 100%;
    }

    .page_top_txt {
        padding-top: 65px;
    }

    .common_img_div_yel_sh1 img,
    .common_img_div_yel_sh2 img {
        width: 87%;
    }

    .full_widh_yel_sh {
        width: 87%;
        left: 7%;
    }

    .box_yel_sh1 {
        right: 7%;
    }

    .box_yel_sh3 {
        right: 7%;
        bottom: -5.5%;
    }

    .ch_pad_sl.pad_top_90_bot_120 {
        padding-top: 35px;
    }

    .common_img_div_yel_sh4 img {
        width: 91%;
    }

    .box_yel_sh2 {
        left: 1.5%;
        bottom: -7%;
    }

    .web_reel_des_col {
        padding-top: 0%;
    }

    .web_reel_img_col img {
        position: relative;
        width: 100%;
        max-width: 100%;
    }

    .round_ash1 {
        top: 4%;
    }

    .round_yl1 {
        top: 4%;
    }

    .web_dev_page_boxes {
        padding-bottom: 65px;
    }

    .side_by_side_50_both .side_by_side_des {
        padding-left: 0px;
        padding-right: 0px;
    }

    .side_by_side_50_both .side_by_side_des:last-child {
        padding-top: 5px;
    }

    .space {
        padding-top: 56px !important;
    }

    .rectan_yel_sh_left2 {
        left: 2.8%;
        top: 24%;
    }

    .side_by_side_img_bl {
        padding-top: 18px;
        padding-bottom: 55px;
    }

    .common_img_div_gr_sh1 .play_button {
        right: 7%;
    }

    .title_center_div {
        width: 100%;
        margin-bottom: 28px;
    }

    .text_box_col {
        min-height: 250px;
    }

    .text_boxes_grid {
        margin-bottom: -23px;
    }

    .slick-arrow {
        width: 33px;
        height: 33px;
    }

    .slick-arrow svg {
        width: 23px;
    }

    .slider_right_align1 .slick-prev {
        right: 80px;
    }

    .slider_right_align1 .slick-next {
        right: 42px;
    }

    .slider_right_align2 .slick-prev {
        right: 38px;
    }

    .slider_right_align3 .slick-prev {
        left: auto;
        right: 33px;
    }

    .slider_right_align3 .slick-next {
        left: auto;
        right: 0px;
    }

    .text_boxes_ash_grid {
        margin-bottom: -28px;
    }

    .text_boxes_ash_col {
        padding-bottom: 28px;
    }

    .cl_logo {
        height: 38px;
        width: 95px;
    }

    .slider_right_align_sec2 {
        width: 95%;
    }

    .tech_head {
        font-size: 15px;
    }

    .spaces_h {
        height: 28px;
    }

    .slider_right_align_sec3 {
        width: 100%;
        right: 0%;
        clip-path: inset(0vw 0vw 0vw 0);
    }

    .slider_right_align_sec3 .slick-list {
        overflow: hidden;
    }

    .work_slider_col {
        padding-left: 0;
        padding-top: 14px;
    }

    .work_slide_des {
        padding: 28px 18px 18px 18px;
    }

    .work_slide_white_text .work_slide_des p {
        padding-top: 9px;
        font-size: 14px;
    }

    .hover_dis_button_slider .slick-arrow {
        visibility: visible;
    }

    .blog_default_wrap h3 {
        font-size: 21px;
        padding-top: 14px;
        padding-bottom: 9px;
    }

    .blog_default_wrap_search h3 {
        padding-top: 0px;
    }

    .author_name_type {
        padding-bottom: 7px;
    }

    .blog_default_wrap_search p {
        font-size: 14px;
    }

    .blog_box_wrap {
        padding-left: 0%;
        padding-right: 0%;
    }

    .blog_si_head .margin_bot40 {
        margin-bottom: 28px;
    }

    .blog_si_fe_img_wrap {
        margin-top: 28px;
        margin-bottom: 28px;
    }

    .content_div_si figure {
        margin-top: 18px;
        margin-bottom: 28px;
    }

    .subs_des_col h4 {
        padding-top: 9px;
    }

    .form_sec .wpforms-field {
        padding-top: 18px !important;
    }

    .subs_form_col .mc-field-group {
        padding-top: 18px;
    }

    .subscribe_sec .wpforms-field {
        margin-top: 0px !important;
    }

    footer {
        padding-top: 65px;
        padding-bottom: 35px;
    }

    .foot_col {
        padding-bottom: 18px;
    }

    .foot_col_p_m {
        padding-right: 0%;
    }

    .col50_plain_col {
        margin-bottom: 28px;
    }

    .col50_plain_col h4 {
        font-size: 19px;
    }

    .col25_plain_col h3 {
        font-size: 32px;
    }

    .col25_plain_col h4 {
        font-size: 19px;
    }

    .there_box_cl {
        padding-left: 18px;
        padding-right: 18px;
    }

    .there_box_cl_col {
        padding-bottom: 28px;
    }

    .there_box_cl_col h4 {
        font-size: 17px;
    }

    .there_box_sec .common_img_div,
    .blue_grad_cont {
        display: block;
    }

    .there_box_cl_grid .there_box_cl_col .there_box_cl_col_wrap_m .there_box_cl_col_wrap:after {
        width: 14px;
        right: -22px;
    }

    .clients_logo_sec {
        padding-top: 28px;
    }

    .clients_logo_grid {
        padding-top: 0px;
        margin-bottom: -28px;
    }

    .clients_logo_col {
        margin-bottom: 28px;
    }

    .side_by_side_left .tech_slider_toggle_col {
        padding-bottom: 14px;
    }

    .tech_toggle_col span {
        font-size: 14px;
    }

    .our_work_toggle_col {
        width: 33.33333%;
        margin-bottom: 14px;
    }

    .our_work_toggle_col span {
        font-size: 16px;
    }

    .work_objectives_sec.pad_top_bot_70 {
        padding-top: 38px;
    }

    .work_objectives_sec .side_by_side_img {
        padding-bottom: 55px;
    }

    .client_horizontal_text .line_heading_large1 {
        font-size: 5.5em;
    }

    .counter_port_col {
        padding-top: 23px;
    }

    .counter_port .counter_col {
        margin-bottom: 28px;
    }

    .counter_port .count_des {
        font-size: 24px;
    }

    .solution_col {
        padding-right: 0%;
    }

    .testi_video_col {
        padding-bottom: 14px;
    }

    .side_by_side_img_cover_box {
        padding-top: 65%;
        height: auto;
    }

    .side_by_side_img_cover_box img {
        position: absolute;
        left: 0;
        top: 0;
    }

    .side_img_middle_sec .side_img_middle_sec_des_inner {
        padding: 65px 18px 23px 18px;
    }

    .side_img_middle_col_port {
        padding-top: 95%;
    }

    .box_form {
        min-height: 380px;
    }

    .forms_tab {
        margin-top: 35px;
    }

    .double_title_sec_col1 {
        padding-right: 0%;
        padding-bottom: 28px;
    }

    .double_title_sec_col2 {
        padding-right: 0%;
    }

    .tab_wrap .uk-tab li a {
        font-size: 26px;
    }

    .form_tab_img_wrap_main {
        margin-top: 18%;
        margin-left: -14px;
    }

    .contact_des_grid {
        margin-bottom: -35px;
    }

    .contact_des_col {
        padding-bottom: 28px;
    }

    .contact_des_col h3 {
        font-size: 26px;
    }

    .search_form_wrap input[type="search"] {
        width: 55%;
    }

    .en-menu-head {
        font-size: 1.3rem;
    }

    .en-menu-sub {
        font-size: 0.85rem;
    }

    .only_de_with_ti {
        padding-bottom: 28px;
    }

    .banner_section {
        background-color: #232ed1;
        overflow: hidden;
        position: relative;
        padding-bottom: 56px;
    }

    .uk-grid.side_by_side_grid,
    .uk-grid.side_by_side_grid_1 {
        display: flex;
        flex-direction: column;
    }

    .border_padding {
        order: 1;
        display: flex;
        flex-direction: column;
    }

    .banner_image_container {
        order: 2;
    }

    .border_padding .content_div {
        display: flex;
        flex-direction: column;
    }

    .heading_txt {
        order: 1;
    }

    .para_txt {
        order: 3;
    }

    .second_para {
        order: 4;
    }

    .group {
        order: 5;
    }

    .banner_image {
        padding-top: 28px;
        width: 100%;
        height: auto;
        max-width: 740px;
    }

    .brochuer_des {
        padding-top: 70px !important;
    }

    .border_padding {
        padding-top: 32px;
        padding-right: 28px;
    }

    .benefits-section .padd_left_0 {
        padding-left: 28px;
    }

    .benefits-section .content_div {
        padding-bottom: 28px;
    }

    .benefits-section .banner_image_container {
        padding-top: 28px;
    }

    .benefits-section .image-box {
        padding-top: 55%;
    }

    .ul_li {
        padding-bottom: 13px;
    }
} */

/* Large: 960px to 1199px (Desktops & tablets landscape) */
/* @media (min-width: 960px) and (max-width: 1199px) {
    .white_heading_1 {
        font-size: 35px;
    }

    .white_heading_2 {
        font-size: 30px;
        margin-bottom: 23px;
    }

    .white_heading_3 {
        font-size: 21px;
        margin-bottom: 18px;
    }

    .blk_heading01_1 {
        font-size: 30px;
        margin-bottom: 23px;
    }

    .blue_heading01_1 {
        font-size: 38px;
        margin-bottom: 14px;
    }

    .blk_heading01_2 {
        font-size: 24px;
        margin-bottom: 18px;
    }

    .blue_heading01_2 {
        font-size: 24px;
        margin-bottom: 18px;
    }

    .blk_heading01_3 {
        font-size: 21px;
        margin-bottom: 18px;
    }

    .green_heading_lg_1,
    .yellow_heading_lg_1 {
        font-size: 36px;
        margin-bottom: 23px;
    }

    .yellow_heading_lg_2 {
        font-size: 28px;
    }

    .line_heading_large1 {
        font-size: 8em;
    }

    .home_right {
        right: -95px;
    }

    .page_mid_right {
        right: -38px;
    }

    .page_top_left1 {
        left: -24px;
    }

    .page_top_left2 {
        left: -30px;
    }

    .page_top_left3 {
        left: -20px;
    }

    .page_top_left4 {
        left: -23px;
    }

    .text_box_col {
        padding-bottom: 23px;
    }

    .title_center_div {
        width: 75%;
    }

    .nav_header_cont {
        padding-right: 2.5%;
        padding-left: 2.5%;
    }

    .web_dev_page_boxes {
        padding-top: 0%;
        padding-bottom: 8%;
    }

    .round_yl1 {
        top: -10%;
    }

    .blog_box_wrap h3 {
        font-size: 21px;
    }

    .blog_writer .person_des_box h4 {
        font-size: 13.5px !important;
    }

    .blog_writer .person_des_box p {
        font-size: 11.5px !important;
    }

    .blog_writer .person_img_col {
        width: 48px !important;
    }

    .blog_boxes_col {
        margin-bottom: 28px;
    }

    .blog_boxes_grid .blog_boxes_col:nth-child(even) {
        margin-top: 28px;
    }

    .blog_boxes_style1_sec {
        padding-top: 28px;
        padding-bottom: 48px;
    }

    .blog_si_tags {
        font-size: 15px;
    }

    .content_div_si h1 {
        font-size: 27px;
    }

    .content_div_si h2 {
        font-size: 25px;
    }

    .content_div_si h3 {
        font-size: 23px;
    }

    .content_div_si h4 {
        font-size: 21px;
    }

    .content_div_si h5 {
        font-size: 18px;
    }

    .content_div_si h6 {
        font-size: 16px;
    }

    .our_work_toggle_wrap {
        width: 100%;
    }

    .work_box_col {
        margin-bottom: 28px;
    }

    .work_boxes_grid .work_box_col:nth-child(odd) {
        margin-top: 28px;
    }

    .work_box_info {
        padding: 14px 18px;
    }

    .work_box_info h3 {
        font-size: 21px;
        padding-bottom: 9px;
    }

    .work_box_info h4 {
        font-size: 14px;
    }

    .side_img_middle_col_port {
        width: 90%;
        padding-top: 125%;
    }

    .accordion_ul {
        margin-top: 35px;
    }

    .accordion_ul .uk-accordion-title {
        font-size: 17px;
        padding: 14px 18px;
    }

    .accordion_ul .uk-accordion-title::before {
        width: 13px;
        height: 13px;
    }

    .accordion_ul .uk-accordion-content {
        padding: 14px 18px;
        font-size: 13.5px;
    }

    .en-menu-head {
        font-size: 1.5rem;
    }

    .en-menu-sub {
        font-size: 0.95rem;
    }

    .nav_header .uk-navbar-nav li a {
        font-size: 13.5px;
    }

    .nav_header .uk-navbar-nav>li.head_call {
        margin-left: 23px;
    }

    .content_div_86 {
        width: 92%;
    }

    .side_by_side_50_both_s1 {
        padding-top: 4%;
    }

    .home_vedio {
        padding-top: 34px;
    }

    .para_des {
        font-size: 22px;
    }

    .para_description {
        font-size: 18px;
    }

    .double_title_sec_col1 {
        padding-right: 3%;
    }

    .double_title_sec_col2 {
        padding-right: 6%;
    }

    .boxes_col_info_inner h3 {
        font-size: 19px;
    }

    .boxes_col_info_inner h4 {
        font-size: 15px;
    }

    .boxes_col_info_inner p {
        font-size: 13px;
    }

    .text_box_col {
        min-height: 250px;
    }

    .text_box_inner {
        margin-top: 35px;
        margin-bottom: 28px;
    }

    .text_box_wrap h3 {
        font-size: 23px;
        margin-bottom: 28px;
    }

    .text_box_wrap p {
        font-size: 11px;
    }
} */

/* @media (min-width: 1199px) {
    .banner_section {
        background-color: #232ed1;
        overflow: hidden;
        position: relative;
        padding-left: 64px;
    }
} */

@media (max-width: 640px) {
    body {
        font-size: 15px;
    }

    /* .margin_header {
        margin-bottom: 190px;
    } */

    .pad_top_bot_70,
    .pad_top_bot_80,
    .pad_top_bot_90,
    .pad_top_bot_100,
    .pad_top_bot_120 {
        padding-bottom: 60px;
        padding-top: 60px;
    }

    .pad_bot_90 {
        padding-bottom: 60px;
    }

    .pad_top_120,
    .pad_top_90,
    .pad_top_80,
    .pad_top_100 {
        padding-top: 60px;
    }

    .pad_top_70 {
        padding-top: 50px;
    }

    .pad_top_40_bot_100 {
        padding-bottom: 80px;
    }

    .pad_top_40_bot_140 {
        padding-bottom: 120px;
    }

    .pad_bot_140 {
        padding-bottom: 20px;
    }

    .pad_top_100_bot_140 {
        padding-top: 60px;
        padding-bottom: 120px;
    }

    .pad_top_120_bot_140 {
        padding-top: 60px;
        padding-bottom: 120px;
    }

    .pad_top_80_bot_40 {
        padding-top: 60px;
    }

    .pad_top_160_bot_140 {
        padding-top: 120px;
        padding-bottom: 120px;
    }

    .pad_top_90_bot_120 {
        padding-top: 60px;
        padding-bottom: 60px;
    }

    .pad_top_120_bot_80 {
        padding-top: 70px;
        padding-bottom: 40px;
    }

    .pad_bot_120,
    .pad_bot_100 {
        padding-bottom: 60px;
    }

    .pad_top_40_bot_90 {
        padding-bottom: 60px;
    }

    .remove_top_bot_pad {
        padding-top: 0px;
        padding-bottom: 0px;
    }

    .pad_bot_70 {
        padding-bottom: 50px;
    }

    .pad_top_60 {
        padding-top: 30px;
    }

    .common_button {
        padding: 8px 25px;
        font-size: 13px;
        min-width: 110px;
    }

    .buttons_more a {
        margin-right: 12px;
    }

    .buttons_more_single a {
        margin-right: 0px;
        margin-bottom: 0px;
    }

    .white_heading_1 {
        /*font-size:35px;*/
        font-size: 2.23125rem;
    }

    .white_heading_2 {
        font-size: 1.7rem;
        margin-bottom: 20px;
    }

    .white_heading_3 {
        font-size: 1.3rem;
        margin-bottom: 15px;
    }

    .blk_heading01_1 {
        /*font-size:26px;*/
        font-size: 1.7rem;
        margin-bottom: 20px;
    }

    .blue_heading01_1 {
        /*font-size:26px;*/
        font-size: 1.7rem;
        margin-bottom: 12px;
        letter-spacing: -0.08em;
        text-align: center;
        line-height: 3rem;
    }

    .blk_heading01_2 {
        font-size: 1.4rem;
    }

    .blue_heading01_2 {
        font-size: 1.4rem;
    }

    .blk_heading01_3 {
        font-size: 1.3rem;
        margin-bottom: 15px;
    }

    .green_heading_lg_1,
    .yellow_heading_lg_1 {
        font-size: 3rem;
        margin-bottom: 20px;
    }

    .yellow_heading_lg_2 {
        font-size: 2.5rem;
    }

    .line_heading_large1 {
        font-size: 6.2em;
    }

    .home_right {
        right: -45px;
    }

    .page_mid_right {
        top: 30%;
        right: -25px;
    }

    .page_mid_top_left {
        left: -6%;
        top: 2%;
    }

    .page_top_left2 {
        top: 14%;
    }

    .page_top_left2 .line_heading_large1 {
        font-size: 5rem;
    }

    .page_top_left4 {
        top: 14%;
    }

    .margin_top120 {
        margin-top: 60px;
    }

    .margin_top100 {
        margin-top: 60px;
    }

    .right_sec_mobile .common_button {
        padding: 8px 16px;
        font-size: 12px;
        min-width: 90px;
    }

    .nav_header .uk-logo img {
        width: 100px;
    }

    .nav_header.home_header.stick_header .home_brand .uk-logo img {
        width: 100px;
    }

    .nav_header.home_header .home_brand .uk-logo img {
        width: 120px;
        margin-top: 0px;
    }

    .mobile_tog_inner,
    .nav_header .uk-logo {
        min-height: 55px;
    }

    .sidebar_logo {
        width: 100px !important;
    }

    .custom_sidebar .uk-nav-default a {
        font-size: 17px;
    }

    .custom_sidebar .uk-nav-default .side_con_a a {
        font-size: 14px;
    }

    .animate_open {
        transform: translateY(-20px);
        -webkit-transform: translateY(-20px);
        -moz-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        -o-transform: translateY(-20px);
    }

    .custom_sidebar .uk-nav-default>li {
        margin-bottom: 10px;
    }

    .custom_sidebar .uk-nav-default .uk-nav-sub li {
        margin-bottom: 8px;
    }

    .custom_sidebar .uk-nav-default .uk-nav-sub a {
        font-size: 14px;
    }

    .custom_sidebar .uk-nav-default ul.uk-nav-sub {
        padding: 8px 0 5px 0px;
    }

    .home_content_col {
        min-height: 95vh;
    }

    .home_content_col_mob {
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
        background-image: url("../images/banners/home_banner1.jpg");
    }

    .home_content_wrap h1 {
        margin-top: 40px;
        margin-bottom: 20px;
    }

    .home_content_col .line_heading_large1_white_01 {
        color: var(--color-6);
        opacity: 0.5;
    }

    .img_background {
        position: absolute;
        z-index: 50;
        width: 97%;
        height: 100%;
        padding-bottom: 33%;
    }

    .side_by_side_img.order_2 {
        margin-top: 30px;
        /* padding-bottom: 180px; */
    }

    .get_Started_button {
        display: flex;
        justify-content: center;
    }

    .there_bar_horizontal1_80 {
        margin-top: 25px;
        height: 6px;
    }

    .there_bar_horizontal2_100 {
        height: 6px;
    }

    .color_3boxes_eq {
        height: 6px;
    }

    .there_bar_horizontal1_80 .bar_1 {
        width: 10%;
    }

    .there_bar_horizontal1_80 .bar_2 {
        width: 14%;
    }

    .there_bar_horizontal1_80 .bar_3 {
        width: 22%;
    }

    .there_bar_horizontal2_100 .bar_1 {
        width: 28%;
    }

    .there_bar_horizontal2_100 .bar_2 {
        width: 18%;
    }

    .there_bar_horizontal2_100 .bar_3 {
        width: 13%;
    }

    .there_bar_vertical1_100 .bar_1 {
        width: 6px;
        height: 20%;
    }

    .there_bar_vertical1_100 .bar_2 {
        width: 6px;
        height: 30%;
    }

    .there_bar_vertical1_100 .bar_3 {
        width: 6px;
        height: 55%;
    }

    .there_bar_vertical1_100_grid .verticle_bar_wrap_div {
        padding-left: 15px;
        width: 95%;
    }

    .there_bar_vertical1_100 {
        padding: 0;
    }

    .there_bar_ver_right_corner {
        height: 25%;
        top: 12%;
    }

    .common_img_div_gr_sh1 img {
        width: 94%;
    }

    .full_widh_gr_sh {
        width: 88%;
        height: 88%;
    }

    .content_div_50col {
        width: 100%;
        padding-right: 0px;
    }

    .content_div_50grid .content_div_50col:first-child {
        padding-bottom: 10px;
    }

    .page_top_txt {
        padding-top: 60px;
    }

    .common_img_div_yel_sh1 img {
        width: 94%;
    }

    .common_img_div_yel_sh2 img {
        width: 94%;
    }

    .full_widh_yel_sh {
        left: 0%;
    }

    .box_yel_sh1 {
        bottom: -5%;
        right: 0%;
    }

    .box_yel_sh3 {
        /*right: 0%;
        bottom: -7%;*/
        right: 14%;
        bottom: -6%;
    }

    .ch_pad_sl.pad_top_90_bot_120 {
        padding-top: 15px;
    }

    .common_img_div_yel_sh4 img {
        width: 92%;
    }

    .box_yel_sh2 {
        left: 0%;
        bottom: -8%;
    }

    .content_div h4 {
        font-size: 1.12rem;
    }

    .content_div_86 {
        /*width: 100%;*/
        margin-bottom: 10px;
    }

    .round_ash1 {
        right: -20%;
        width: 100%;
        top: 30%;
    }

    .round_yl1 {
        left: -20%;
        width: 100%;
        top: 30%;
    }

    .web_dev_page_boxes {
        padding-bottom: 60px;
    }

    .rectan_yel_sh_left2 {
        left: 2%;
        top: 26%;
    }

    .des_logo {
        margin-bottom: 40px;
    }

    .des_logo img {
        width: 160px;
    }

    .title {
        margin-bottom: 8px;
        padding-bottom: 4px;
    }

    .number_list {
        display: flex;
        align-items: flex-start;

        margin-bottom: 32px;
    }

    .home_vedio {
        position: relative;
        width: 100%;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        padding-top: 36px;
    }

    .para_des {
        font-size: 20px;
        text-align: center;
        letter-spacing: -0.04em;
        font-weight: 400;
    }

    .para_description {
        font-size: 16px;
        text-align: center;
        letter-spacing: -0.04em;
        font-weight: 400;
    }

    .para_des_2 {
        font-size: 14px;
        text-align: center;
        font-weight: 400;
    }

    .para_des_4 {
        font-size: 14px;
        text-align: center;
        font-weight: 400;
    }

    .para_des_3 {
        font-size: 14px;
        text-align: center;
        letter-spacing: -0.01em;
        font-weight: 700;
    }

    .ul_li {
        padding-bottom: 8px;
        font-size: 14px;
    }

    .brochure_img_02 {
        border-radius: 16px;

        margin: 0;
        padding: 0;
    }

    /* .brochuer_des {
        padding-top: 200px !important;
    } */

    .row_item {
        display: flex;
        align-items: flex-start;
        gap: 16px !important;
    }

    .icon_col img {
        width: 40px !important;
        height: 36px !important;
    }

    .comma {
        margin-top: 8px;
    }

    .para_head {
        font-size: 14px;
        font-weight: 700;
        text-align: left;
        padding-bottom: 8px;
    }

    .para_des_5 {
        font-size: 14px;
        font-weight: 400;
        text-align: left;
    }

    .align_head {
        text-align: center;
        margin-bottom: 44px;
    }

    .para_des_6 {
        font-size: 14px;
        padding-bottom: 0px;
        text-align: left;
        padding-left: 24px;
        font-weight: 600;
    }

    .align_image {
        display: flex;
        justify-content: space-between;
    }

    .nestle {
        width: 96px;
        height: calc(96px / 3.46);
    }

    .custom_div_2 hr {
        border: none;
        height: 2px;
        background-color: var(--color-7);
    }

    .para_des_7 {
        padding: 0px;
    }

    .blue_box {
        background-color: var(--color-7);
        margin-top: 32px;
        border-radius: 0px 0px 10px 10px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 64px;
        padding-bottom: 64px;
    }

    .header_box {
        padding: 120px 0;
    }

    .row_text {
        display: flex;
        flex-direction: row;
        gap: 20px;
        align-items: flex-start;
        color: white;

        padding-bottom: 120px;
    }

    .row_text:last-child {
        padding-bottom: 0;
    }

    .row_text p {
        font-size: 15px;
        margin: 0;
        width: 156px;
    }

    .row_text p span {
        font-size: 24px;
        color: var(--color-9);
    }

    .bg-shape {
        position: absolute;
        z-index: 0;
    }

    .shape1 {
        top: 60px;
        width: 100%;
    }

    .section-with-bg .content_div {
        position: relative;
        z-index: 1;
    }

    .play_button img {
        width: 50px;
    }

    .with_txt_white_play span {
        margin-left: 4px;
    }

    .common_img_div_gr_sh1 .play_button {
        right: 10%;
        bottom: 8%;
    }

    .fancybox-content {
        width: 90% !important;
        height: 35% !important;
        max-width: calc(100% - 40px) !important;
    }

    .boxes_col {
        /*padding: 6px 10px;*/
        padding: 4px 4px;
    }

    .boxes_col_info_inner h3 {
        font-size: 18px;
    }

    .boxes_col_info_inner h4 {
        font-size: 15px;
    }

    .boxes_col_info_inner p {
        font-size: 13px;
    }

    .text_box_col {
        min-height: 220px;
    }

    .text_box_inner {
        margin-top: 30px;
        margin-bottom: 20px;
    }

    .text_box_wrap h3 {
        font-size: 20px;
    }

    .text_box_wrap p {
        font-size: 12px;
    }

    .title_center_div {
        margin-bottom: 25px;
    }

    .title_right_grid {
        justify-content: initial;
    }

    .title_side_col {
        display: block;
    }

    .title_side_col p {
        padding-top: 0;
        padding-left: 0;
    }

    .slick-arrow {
        width: 30px;
        height: 30px;
    }

    .slick-arrow svg {
        width: 20px;
    }

    .slider_right_align1 .slick-prev {
        right: 90px;
    }

    .slider_right_align1 .slick-next {
        right: 50px;
    }

    .slider_right_align1 .slick-arrow {
        bottom: -70px;
    }

    .slider_right_align2 .slick-arrow {
        bottom: -70px;
    }

    .slider_right_align2 .slick-prev {
        right: 38px;
    }

    .slider_right_align3 .slick-prev {
        right: 30px;
    }

    .slider_right_align_sec1 {
        right: 0;
    }

    .slider_right_align_sec2 {
        /*width: 95%;*/
        right: 3%;
    }

    .border_slide_wrap {
        padding: 30px 20px;
    }

    .border_slide {
        margin-right: 20px;
    }

    .title_right_grid {
        margin-bottom: 30px;
    }

    .text_boxes_ash_grid {
        /*margin-bottom: -25px;*/
        margin-bottom: -20px;
        margin-left: -20px;
    }

    .text_boxes_ash_col {
        /*padding-bottom: 25px;*/
        padding-bottom: 20px;
        padding-left: 20px;
    }

    .text_boxes_ash_wrap {
        padding: 0px 20px;
    }

    .text_boxes_sec_ash_t_pad {
        margin-top: 20px;
    }

    .tech_head {
        font-size: 14px;
    }

    .clr_icon {
        /*height: 60px;
        max-width: 120px;*/
        height: 50px;
        max-width: 120px;
    }

    .work_slide_des {
        padding: 20px 10px 20px 10px;
    }

    .work_slide_white_text .work_slide_des p {
        font-size: 14px;
    }

    .work_slide_des_hidden p {
        font-size: 14px;
    }

    .work_slider1 .work_slide_img {
        padding-top: 100%;
    }

    .work_slider2 .work_slide_img {
        margin-top: 0px;
        padding-top: 110%;
    }

    .spaces_h {
        height: 25px;
    }

    .blog_default_grid .blog_default_col:last-child {
        margin-bottom: 0px;
    }

    .blog_default_wrap_search h3 {
        padding-top: 15px;
    }

    .blog_default_wrap p {
        padding-bottom: 10px;
    }

    .blog_default_grid_search {
        margin-bottom: 30px;
    }

    .add_port_size.common_img_div_yel_sh2 img {
        /*width: 92%;*/
        width: 79%;
    }

    .blog_boxes_col {
        margin-bottom: 0px;
        margin-top: 40px !important;
    }

    .blog_boxes_style1_sec {
        padding-top: 0px;
        padding-bottom: 60px;
    }

    .blog_boxes_grid .blog_boxes_col:first-child {
        margin-top: 30px !important;
    }

    .blog_box_wrap h3 {
        font-size: 18px;
        padding-top: 20px;
    }

    .blog_writer .person_img_col {
        width: 45px !important;
    }

    .blog_si_tags {
        font-size: 13px;
    }

    .blog_si_head .margin_bot40 {
        margin-bottom: 25px;
    }

    .content_div_si {
        font-size: 14px;
    }

    .content_div_si h1 {
        font-size: 25px;
    }

    .content_div_si h2 {
        font-size: 22px;
    }

    .content_div_si h3 {
        font-size: 20px;
    }

    .content_div_si h4 {
        font-size: 18px;
    }

    .content_div_si h5 {
        font-size: 16px;
    }

    .content_div_si h6 {
        font-size: 15px;
    }

    .subs_des_col h4 {
        padding-top: 5px;
        font-size: 18px;
    }

    .subs_des_col {
        padding-bottom: 20px;
    }

    .form_sec .wpforms-field-label {
        font-size: 16px !important;
    }

    .subscribe_sec .wpforms-field-label {
        margin-bottom: 0px !important;
    }

    .form_sec textarea.wpforms-field-large {
        height: 80px !important;
    }

    .form_sec .wpforms_field textarea {
        height: 80px;
    }

    .form_sec .wpforms-field {
        padding-top: 25px !important;
    }

    .subs_form_col .mc-field-group {
        padding-top: 25px;
    }

    .form_sec .wpforms-field-large {
        font-size: 14px !important;
    }

    .subs_form_col input[type="email"] {
        font-size: 14px !important;
    }

    .subs_form_col .mc-field-group label {
        font-size: 16px !important;
    }

    .subs_form_col .mc-field-group label {
        margin-bottom: 0px !important;
    }

    .form_sec_cm_button button {
        padding: 10px 20px !important;
        font-size: 14px !important;
        min-width: 110px !important;
    }

    .subs_form_col input[type="submit"] {
        font-size: 14px !important;
        padding: 12px 25px !important;
        min-width: 110px !important;
        margin: 30px 0px 0px 0px !important;
    }

    .form_sec .wpforms-submit-container {
        padding-top: 30px !important;
    }

    .subscribe_sec .wpforms-submit-container {
        padding-top: 15px !important;
    }

    div.wpforms-container-full .wpforms-form label.wpforms-error {
        font-size: 12px !important;
    }

    .wpcf7-not-valid-tip,
    .wpcf7 form .wpcf7-response-output {
        font-size: 13px;
    }

    .discuss_sec .buttons_more {
        margin-top: 20px;
    }

    footer {
        padding-top: 60px;
        text-align: center;
    }

    .foot_col_cont p {
        padding-bottom: 5px;
    }

    .foot_logo_col img {
        /* width: 50px; */
        width: 40%;
        margin-bottom: 20px;
    }

    #return_to_top {
        bottom: 15px;
    }

    #return_to_top span svg {
        width: 16px;
    }

    #return_to_top.vissible_top {
        right: 15px !important;
    }

    .counter_sec_head {
        padding-bottom: 15px;
    }

    .count_des {
        font-size: 16px;
    }

    .counter_col {
        text-align: center;
        margin-bottom: 30px;
    }

    .counter_grid .counter_col:last-child {
        margin-bottom: 0;
    }

    .col50_plain_col {
        margin-bottom: 20px;
    }

    .col50_plain_col h4 {
        font-size: 18px;
    }

    .col50_plain_col h4 span {
        padding-right: 8px;
    }

    .col25_plain_col {
        margin-bottom: 20px;
    }

    .col25_plain_col h3 {
        font-size: 34px;
        margin-bottom: 20px;
    }

    .there_box_cl_col {
        padding-bottom: 30px;
    }

    .there_box_cl_grid .there_box_cl_col:last-child {
        padding-bottom: 10px;
    }

    .there_box_cl {
        padding-left: 20px;
        padding-right: 20px;
    }

    .there_box_cl_grid .there_box_cl_col .there_box_cl_col_wrap_m .there_box_cl_col_wrap:after {
        display: none;
    }

    .clients_logo_sec {
        padding-top: 20px;
    }

    .tech_slider .test_des p {
        font-size: 13px;
    }

    .our_work_toggle_col {
        width: 50%;
    }

    .our_work_toggle_col span {
        font-size: 16px;
    }

    .work_boxes_grid {
        margin-top: -20px;
    }

    .work_boxes_grid .work_box_col:nth-child(odd) {
        margin-top: 0px;
    }

    .work_box_col {
        margin-bottom: 0px;
        margin-top: 30px !important;
    }

    .work_box_info {
        padding: 15px 15px;
        margin-top: -10%;
    }

    .work_box_info h3 {
        font-size: 18px;
    }

    .work_box_info h4 {
        font-size: 13px;
    }

    .work_summery_box_col {
        display: block;
        padding-top: 30px;
    }

    .work_summery_box_wrap {
        display: flex;
    }

    .work_summery_box {
        box-sizing: border-box;
        padding-right: 8px;
        padding-bottom: 0px;
        width: 33.333333%;
    }

    .work_summery_box h5 {
        font-size: 15px;
        padding-bottom: 4px;
    }

    .work_summery_box p {
        font-size: 13px;
    }

    .work_objectives_sec.pad_top_bot_70 {
        padding-top: 35px;
    }

    .client_horizontal_text .line_heading_large1 {
        font-size: 4em;
    }

    .client_horizontal_text.page_top_up_right {
        top: 4%;
    }

    .counter_port .counter_col {
        margin-bottom: 20px;
        text-align: left;
    }

    .counter_port .count_des {
        font-size: 1.2rem;
    }

    .person_grid {
        margin-top: 10px;
    }

    .person_img_col {
        width: 60px;
    }

    .person_des_box h4 {
        font-size: 16px;
    }

    .person_des_box p {
        font-size: 13px;
    }

    .side_img_middle_sec .side_img_middle_sec_des_inner {
        padding: 60px 20px 25px 20px;
    }

    .side_img_middle_col_port {
        padding-top: 115%;
    }

    .socail_sh_div {
        margin-top: 40px;
    }

    .socail_sh_div2 {
        margin-top: 20px;
    }

    .forms_tab {
        margin-top: 25px;
    }

    .full_form_section_pad {
        padding-top: 30px;
    }

    .form-column {
        order: 1;
        /* form stays first */
    }

    .image-column {
        order: 2;
        /* image below */
    }

    .form_tab_img_col {
        padding-left: 30px;
        padding-top: 40px;
    }

    .tab_wrap .uk-tab li {
        padding-left: 6px;
        padding-right: 6px;
    }

    .tab_wrap .uk-tab li a {
        font-size: 16px;
    }

    .form_tab_img_wrap_main {
        /*position: relative;
    bottom: 0%;
    left: 0px;*/
        margin-top: 0%;
        margin-left: 0px;
    }

    .form_tab_img_wrap {
        padding-top: 120%;
    }

    .contact_des_grid {
        margin-bottom: 0px;
    }

    .contact_des_col {
        padding-bottom: 25px;
    }

    .contact_des_grid .contact_des_col:last-child {
        padding-bottom: 0;
    }

    .contact_des_col h3 {
        font-size: 22px;
        padding-bottom: 15px;
    }

    .contact_box {
        padding-bottom: 15px;
    }

    .contact_box .contact_box_title {
        padding-bottom: 12px;
    }

    .contact_map_wrap {
        padding-top: 50%;
    }

    .side_by_side_des.order_1 {
        padding-bottom: 40px;
    }

    .search_form_wrap input[type="search"] {
        width: 100%;
    }

    .search_form_wrap input[type="submit"] {
        padding: 8px 25px;
        min-width: 110px;
    }

    .pagination_wrap {
        font-size: 13px;
    }

    .accordion_ul {
        margin-top: 30px;
    }

    .accordion_ul .uk-accordion-title {
        font-size: 17px;
        padding: 10px 10px;
        padding-right: 30px;
    }

    .accordion_ul .uk-accordion-title::before {
        width: 12px;
        height: 12px;
        right: 14px;
    }

    .accordion_ul .uk-accordion-content {
        padding: 10px 10px;
    }

    .form_tab_grid {
        flex-direction: column-reverse !important;
    }

    .image_col {
        padding: 0px;
    }


    .form_col .form_style {
        padding: 24px;
        border-radius: 0 0 32px 32px;
        flex: 1;
        display: flex;
        flex-direction: column;
        justify-content: space-between"

    }

    .floating-label input.wpcf7-form-control {
        display: flex;
        width: 98%;
        padding-left: 12px;
        border: 1px solid #ccc;
        border-radius: 3px;
        font-size: 14px;
        outline: none;
        background: transparent;
        color: #ffffff;
        font-family: "PoppinsMedium";
        height: 48px;

    }

    .floating-label textarea.wpcf7-form-control {
        display: flex;
        width: 98%;
        padding-left: 12px;
        padding-top: 12px;
        border: 1px solid #ccc;
        border-radius: 3px;
        font-size: 14px;
        outline: none;
        background: transparent;
        color: #ffffff;
        font-family: "PoppinsMedium";
        height: 156px;
    }

    .image_col {
        padding: 0 0 0 30px;
        flex: 1;
        display: flex;
        border-radius: 0 0 0 32px;
    }

    .image_contact {
        width: 100%;
        height: auto;
        object-fit: cover;
        border-radius: 32px 32px 0 0;
    }

    .contact_us {
        padding-top: 32px;
        justify-content: center;
    }

    .foot_col_cont p {
        display: flex;

        justify-content: center;
    }

    .foot_col_icons {
        display: flex;
        justify-content: center;
    }

    .last_content {
        padding: 48px 24px 24px 24px;

    }

    .benefits-grid {
        gap: 1px;
    }

    .links_sec,
    .socials_sec,
    .cont_links {
        display: inline;
    }

    .socials_sec .socials,
    .footer_inner_cont {
        justify-content: center;
    }

    .cont_links .footer_links {
        margin-left: 0;
    }

    .footer_inner_cont .foot_col_cont {
        display: block;
    }
}

@media (max-width: 959.98px) {

    .custom_container95,
    .custom_container90,
    .custom_container85,
    .custom_container80,
    .custom_container70,
    .custom_container75,
    .custom_container65,
    .custom_container60,
    .custom_container50 {
        width: calc(100% - 40px);
        padding-left: 0px;
        padding-right: 0px;
    }

    .custom_container_m32 {
        margin: 0 20px;
    }

    .pad_top_bot_70,
    .pad_top_bot_80,
    .pad_top_bot_90,
    .pad_top_bot_100,
    .pad_top_bot_120 {
        padding-bottom: 70px;
        padding-top: 70px;
    }

    .pad_top_bot_140 {
        padding-bottom: 70px;
        padding-top: 180px;
    }

    .pad_bot_90 {
        padding-bottom: 70px;
    }

    .pad_bot_70 {
        padding-bottom: 60px;
    }

    .pad_top_120,
    .pad_top_90,
    .pad_top_80,
    .pad_top_100 {
        padding-top: 70px;
    }

    .pad_top_70 {
        padding-top: 60px;
    }

    .pad_top_40_bot_100 {
        padding-bottom: 90px;
    }

    .pad_top_40_bot_140 {
        padding-bottom: 120px;
    }

    .pad_bot_140 {
        padding-bottom: 60px;
    }

    .pad_top_100_bot_140 {
        padding-top: 70px;
        padding-bottom: 120px;
    }

    .pad_top_120_bot_140 {
        padding-top: 70px;
        padding-bottom: 120px;
    }

    .pad_top_80_bot_40 {
        padding-top: 70px;
        padding-bottom: 0px;
    }

    .pad_top_160_bot_140 {
        padding-top: 140px;
        padding-bottom: 120px;
    }

    .pad_top_90_bot_120 {
        padding-top: 70px;
        padding-bottom: 100px;
    }

    .pad_top_120_bot_80 {
        padding-top: 100px;
        padding-bottom: 70px;
    }

    .pad_bot_120,
    .pad_bot_100 {
        padding-bottom: 70px;
    }

    .pad_top_40_bot_90 {
        padding-top: 0px;
        padding-bottom: 70px;
    }

    .pad_top_l_40 {
        padding-top: 0px;
    }

    .pad_top_m_190 {
        padding-top: 190px;
    }

    .remove_top_bot_pad {
        padding-top: 0px;
        padding-bottom: 0px;
    }

    .pad_top_60 {
        padding-top: 40px;
    }

    .last_content {
        padding: 48px 24px 24px 24px;
    }

    .line_heading_large1 {
        font-size: 7.5em;
    }

    .home_right {
        right: -90px;
    }

    .page_mid_right {
        top: 8%;
        right: -33px;
    }

    .page_top_left1 {
        right: 0;
        left: auto;
    }

    .page_top_left2 {
        right: 0;
        left: auto;
        top: 9%;
    }

    .page_top_left3 {
        right: 0;
        left: auto;
        top: 2%;
    }

    .page_top_left4 {
        right: 0;
        left: auto;
        top: 9%;
    }

    .page_top_left5 {
        right: 0;
        left: auto;
        top: 9%;
    }

    .page_mid_right .line_heading_large1_blk_01,
    .page_top_left4 .line_heading_large1_blk_02,
    .page_top_left3 .line_heading_large1_blk_02,
    .page_top_left2 .line_heading_large1_blk_02,
    .page_top_left1 .line_heading_large1_blk_02,
    .page_top_right .line_heading_large1_blk_02 {
        color: var(--color-8);
        opacity: 0.2;
    }

    .page_top_left5 .line_heading_large1_blk_02 {
        color: var(--color-5);
        opacity: 0.1;
    }

    .page_top_left1.verticle_text_left1 {
        -moz-transform: rotate(270deg);
        -o-transform: rotate(270deg);
        -webkit-transform: rotate(270deg);
        transform: rotate(270deg);
        -moz-transform-origin: 95% 50%;
        -o-transform-origin: 95% 50%;
        -webkit-transform-origin: 95% 50%;
        transform-origin: 95% 50%;
    }

    .page_top_left2.verticle_text_left1 {
        -moz-transform: rotate(270deg);
        -o-transform: rotate(270deg);
        -webkit-transform: rotate(270deg);
        transform: rotate(270deg);
        -moz-transform-origin: 80% 5%;
        -o-transform-origin: 80% 5%;
        -webkit-transform-origin: 80% 5%;
        transform-origin: 80% 5%;
    }

    .page_top_left3.verticle_text_left1 {
        -moz-transform: rotate(270deg);
        -o-transform: rotate(270deg);
        -webkit-transform: rotate(270deg);
        transform: rotate(270deg);
        -moz-transform-origin: 100% 68%;
        -o-transform-origin: 100% 68%;
        -webkit-transform-origin: 100% 68%;
        transform-origin: 100% 68%;
    }

    .page_top_left4.verticle_text_left1 {
        -moz-transform: rotate(270deg);
        -o-transform: rotate(270deg);
        -webkit-transform: rotate(270deg);
        transform: rotate(270deg);
        -moz-transform-origin: 80% 5%;
        -o-transform-origin: 80% 5%;
        -webkit-transform-origin: 80% 5%;
        transform-origin: 80% 5%;
    }

    .page_top_left5.verticle_text_left1 {
        -moz-transform: rotate(270deg);
        -o-transform: rotate(270deg);
        -webkit-transform: rotate(270deg);
        transform: rotate(270deg);
        -moz-transform-origin: 82% 40%;
        -o-transform-origin: 82% 40%;
        -webkit-transform-origin: 82% 40%;
        transform-origin: 82% 40%;
    }

    .page_top_left2 .line_heading_large1 {
        font-size: 6rem;
    }

    /* .links_more a:first-child {
        margin-bottom: 15px;
    } */

    .margin_top120 {
        margin-top: 70px;
    }

    .margin_top100 {
        margin-top: 70px;
    }

    .nav_header .uk-navbar-dropdown .dropdown-links {
        grid-template-columns: 1fr;
        padding-right: 0;
        border-right: none;
    }

    .nav_header .uk-navbar-dropdown .dropdown-links-col {
        margin-bottom: 12px;
    }

    .nav_header .uk-navbar-dropdown {
        position: absolute;
        top: auto;
    }

    .nav_header .uk-navbar-dropdown .dropdown-inner {
        flex-direction: column;
        padding: 16px;
    }

    .nav_header .uk-navbar-dropdown .video-wrap,
    .nav_header .uk-navbar-dropdown .video-wrap img {
        border-right: none;
        padding-right: 0;
        margin-bottom: 16px;
    }

    .nav_header_cont {
        padding-top: 4px;
        padding-bottom: 4px;
        /**/
        padding-right: 20px;
        padding-left: 20px;
    }

    .search_wrap {
        padding-left: 20px;
        padding-right: 20px;
    }

    .home_content_wrap {
        padding-left: 20px;
        padding-right: 20px;
        /* padding-top: 0; */
        padding-top: 80px;
        padding-bottom: 20px;
    }

    .there_bar_horizontal1_80 {
        margin-top: 30px;
        height: 8px;
    }

    .there_bar_horizontal2_100 {
        height: 8px;
    }

    .color_3boxes_eq {
        height: 8px;
    }

    .there_bar_horizontal1_80 .bar_1 {
        width: 7%;
    }

    .there_bar_horizontal1_80 .bar_2 {
        width: 10%;
    }

    .there_bar_horizontal1_80 .bar_3 {
        width: 16%;
    }

    .there_bar_horizontal2_100 .bar_1 {
        width: 30%;
    }

    .there_bar_horizontal2_100 .bar_2 {
        width: 20%;
    }

    .there_bar_horizontal2_100 .bar_3 {
        width: 15%;
    }

    .there_bar_vertical1_100 .bar_1 {
        width: 8px;
        height: 25%;
    }

    .there_bar_vertical1_100 .bar_2 {
        width: 8px;
        height: 35%;
    }

    .there_bar_vertical1_100 .bar_3 {
        width: 8px;
        height: 50%;
    }

    .there_bar_vertical1_100_grid {
        margin: 0;
    }

    .there_bar_vertical1_100_grid .there_bar_vertical1_100,
    .there_bar_vertical1_100_grid .verticle_bar_wrap_div {
        box-sizing: border-box;
    }

    .there_bar_vertical1_100_grid .verticle_bar_wrap_div {
        width: 98%;
    }

    .there_bar_vertical1_100 {
        padding: 0;
    }

    .there_bar_ver_right_corner {
        height: 50%;
        top: 15%;
    }

    .order_1 {
        order: 1;
    }

    .order_2 {
        order: 2;
    }

    .benefits-section .side_by_side_grid {
        margin: auto;
    }

    .side_by_side_grid {
        margin: 0;
    }

    .side_by_side_grid_1 {
        margin: 0;
    }

    .side_by_side_right .side_by_side_des {
        padding-left: 20px;
        padding-right: 20px;
    }

    .side_by_side_right2 .side_by_side_des {
        padding-left: 20px;
        padding-right: 20px;
    }

    .side_by_side_right50 .side_by_side_des {
        padding-left: 20px;
        padding-right: 20px;
    }

    .side_by_side_left .side_by_side_des {
        padding-left: 20px;
        padding-right: 20px;
        padding-bottom: 40px;
    }

    .side_by_side_left_solid_back .side_by_side_des {
        padding-left: 20px;
        padding-right: 20px;
    }

    .side_by_side_left_solid_back .side_by_side_img_backgr {
        padding-left: 0px;
        padding-right: 0px;
    }

    .side_by_side_img {
        /* padding-left: 20px;
    padding-right: 20px; */
        /* height: 100px; */
        height: auto;
        padding-left: 0 !important;
        align-items: center;
    }

    .side_by_side_top_bot_pad {
        padding-top: 60px;
        padding-bottom: 25px !important;
    }

    .content_div h5 {
        /*margin-top:20px;*/
        margin-top: 15px;
    }

    .content_div_86 {
        margin-bottom: 20px;
        width: 95%;
    }

    .common_img_div_gr_sh1 img {
        width: 95%;
    }

    .full_widh_gr_sh {
        width: 88%;
        height: 85%;
    }

    .career_double_img img {
        width: 100%;
    }

    .home_vedio {
        position: relative;
        width: 100%;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        padding-top: 36px;
    }

    .custom_col_43 {
        width: 100%;
    }

    .custom_col_57 {
        width: 100%;
    }

    .custom_col_40 {
        width: 100%;
    }

    .custom_col_60 {
        width: 100%;
    }

    .page_top_txt {
        padding-top: 70px;
    }

    .common_img_div_yel_sh1 img {
        width: 85%;
    }

    .common_img_div_yel_sh2 img {
        width: 85%;
    }

    .full_widh_yel_sh {
        width: 85%;
        left: 8%;
    }

    .box_yel_sh1 {
        right: 8%;
    }

    .box_yel_sh3 {
        right: 8%;
        bottom: -6%;
    }

    .ch_pad_sl.pad_top_90_bot_120 {
        padding-top: 40px;
    }

    .common_img_div_yel_sh4 img {
        width: 90%;
    }

    .box_yel_sh2 {
        left: 2%;
        bottom: -8%;
    }

    .web_reel_des_col {
        padding-top: 0%;
    }

    .web_reel_img_col img {
        position: relative;
        width: 100%;
        max-width: 100%;
    }

    .round_ash1 {
        top: 5%;
    }

    .round_yl1 {
        top: 5%;
    }

    .web_dev_page_boxes {
        padding-bottom: 70px;
    }

    .side_by_side_50_both .side_by_side_des {
        padding-left: 0px;
        padding-right: 0px;

    }

    .side_by_side_50_both .side_by_side_des:last-child {
        padding-top: 5px;
    }

    .space {
        padding-top: 64px !important;
    }

    .rectan_yel_sh_left2 {
        left: 3%;
        top: 25%;
    }

    .side_by_side_img_bl {
        padding-top: 20px;
        padding-bottom: 60px;
    }

    .common_img_div_gr_sh1 .play_button {
        right: 8%;
    }

    .title_center_div {
        width: 100%;
        margin-bottom: 30px;
    }

    .text_box_col {
        min-height: 260px;
    }

    .text_boxes_grid {
        /*margin-bottom: -30px;*/
        margin-bottom: -25px;
    }

    .slick-arrow {
        width: 35px;
        height: 35px;
    }

    .slick-arrow svg {
        width: 25px;
    }

    .slider_right_align1 .slick-prev {
        right: 85px;
    }

    .slider_right_align1 .slick-next {
        right: 45px;
    }

    .slider_right_align2 .slick-prev {
        right: 40px;
    }

    .slider_right_align3 .slick-prev {
        left: auto;
        right: 35px;
    }

    .slider_right_align3 .slick-next {
        left: auto;
        right: 0px;
    }

    .text_boxes_ash_grid {
        margin-bottom: -30px;
    }

    .text_boxes_ash_col {
        padding-bottom: 30px;
    }

    .cl_logo {
        height: 40px;
        width: 100px;
    }

    .slider_right_align_sec2 {
        width: 94%;
    }

    .tech_head {
        font-size: 16px;
    }

    .spaces_h {
        height: 30px;
    }

    .slider_right_align_sec3 {
        width: 100%;
        right: 0%;
        clip-path: inset(0vw 0vw 0vw 0);
    }

    .slider_right_align_sec3 .slick-list {
        overflow: hidden;
    }

    .work_slider_col {
        padding-left: 0;
        padding-top: 15px;
    }

    .work_slide_des {
        padding: 30px 20px 20px 20px;
    }

    .work_slide_white_text .work_slide_des p {
        padding-top: 10px;
        font-size: 15px;
    }

    .hover_dis_button_slider .slick-arrow {
        visibility: visible;
    }

    .blog_default_wrap h3 {
        font-size: 22px;
        padding-top: 15px;
        padding-bottom: 10px;
    }

    .blog_default_wrap_search h3 {
        padding-top: 0px;
    }

    .author_name_type {
        padding-bottom: 8px;
        /*font-size: 13px;*/
    }

    .blog_default_wrap_search p {
        font-size: 15px;
    }

    .blog_box_wrap {
        padding-left: 0%;
        padding-right: 0%;
    }

    .blog_si_head .margin_bot40 {
        margin-bottom: 30px;
    }

    .blog_si_fe_img_wrap {
        margin-top: 30px;
        margin-bottom: 30px;
    }

    .content_div_si figure {
        margin-top: 20px;
        margin-bottom: 30px;
    }

    .subs_des_col h4 {
        padding-top: 10px;
    }

    .form_sec .wpforms-field {
        padding-top: 20px !important;
    }

    .subs_form_col .mc-field-group {
        padding-top: 20px;
    }

    .subscribe_sec .wpforms-field {
        margin-top: 0px !important;
    }

    footer {
        padding-top: 70px;
        padding-bottom: 40px;
    }

    .foot_col {
        padding-bottom: 20px;
    }

    .foot_col_p_m {
        padding-right: 0%;
    }

    .col50_plain_col {
        margin-bottom: 30px;
    }

    .col50_plain_col h4 {
        font-size: 20px;
    }

    .col25_plain_col h3 {
        font-size: 34px;
    }

    .col25_plain_col h4 {
        font-size: 20px;
    }

    .there_box_cl {
        padding-left: 20px;
        padding-right: 20px;
    }

    .there_box_cl_col {
        padding-bottom: 30px;
    }

    .there_box_cl_col h4 {
        font-size: 18px;
    }

    .there_box_sec .common_img_div,
    .blue_grad_cont {
        display: block;
    }

    .there_box_cl_grid .there_box_cl_col .there_box_cl_col_wrap_m .there_box_cl_col_wrap:after {
        width: 15px;
        right: -24px;
    }

    .clients_logo_sec {
        padding-top: 30px;
    }

    .clients_logo_grid {
        padding-top: 0px;
        margin-bottom: -30px;
    }

    .clients_logo_col {
        margin-bottom: 30px;
    }

    .side_by_side_left .tech_slider_toggle_col {
        padding-bottom: 15px;
    }

    .tech_toggle_col span {
        font-size: 15px;
    }

    .our_work_toggle_col {
        width: 33.33333%;
        margin-bottom: 15px;
    }

    .our_work_toggle_col span {
        font-size: 17px;
    }

    .work_objectives_sec.pad_top_bot_70 {
        padding-top: 40px;
    }

    .work_objectives_sec .side_by_side_img {
        padding-bottom: 60px;
    }

    .client_horizontal_text .line_heading_large1 {
        font-size: 6em;
    }

    .counter_port_col {
        padding-top: 25px;
    }

    .counter_port .counter_col {
        margin-bottom: 30px;
    }

    .counter_port .count_des {
        font-size: 26px;
    }

    .solution_col {
        padding-right: 0%;
    }

    .testi_video_col {
        padding-bottom: 15px;
    }

    .side_by_side_img_cover_box {
        padding-top: 70%;
        height: auto;
    }

    .side_by_side_img_cover_box img {
        position: absolute;
        left: 0;
        top: 0;
    }

    .side_img_middle_sec .side_img_middle_sec_des_inner {
        padding: 70px 20px 25px 20px;
    }

    .side_img_middle_col_port {
        padding-top: 100%;
    }

    .box_form {
        min-height: 400px;
        /* border-radius: 32px; */
    }

    .forms_tab {
        margin-top: 40px;
    }

    .double_title_sec_col1 {
        padding-right: 0%;
        padding-bottom: 30px;
    }

    .double_title_sec_col2 {
        padding-right: 0%;
    }

    .tab_wrap .uk-tab li a {
        font-size: 30px;
    }

    .form_tab_img_wrap_main {
        /*bottom: 15%;
    left: -15px;*/
        margin-top: 20%;
        margin-left: -15px;
    }

    .contact_des_grid {
        margin-bottom: -40px;
    }

    .contact_des_col {
        padding-bottom: 30px;
    }

    .contact_des_col h3 {
        font-size: 28px;
    }

    .search_form_wrap input[type="search"] {
        width: 60%;
    }

    .en-menu-head {
        font-size: 1.4rem;
    }

    .en-menu-sub {
        font-size: 0.9rem;
    }

    .only_de_with_ti {
        padding-bottom: 30px;
    }

    .banner_section {
        background-color: #232ed1;
        /* max-height: 674px; */
        overflow: hidden;
        position: relative;
        padding-bottom: 64px;
    }

    .uk-grid.side_by_side_grid {
        display: flex;
        flex-direction: column;
    }

    .uk-grid.side_by_side_grid_1 {
        display: flex;
        flex-direction: column;
    }

    .border_padding {
        order: 1;
        display: flex;
        flex-direction: column;
    }

    .banner_image_container {
        order: 2;
    }

    .border_padding .content_div {
        display: flex;
        flex-direction: column;
    }

    .heading_txt {
        order: 1;
    }

    .para_txt {
        order: 3;
    }

    .second_para {
        order: 4;
    }

    .group {
        order: 5;
    }

    .banner_image {
        padding-top: 32px;
        overflow: hidden;
        width: 100%;
        height: auto;
        max-width: 792px;
    }

    .brochuer_des {
        padding-top: 80px !important;
    }

    .border_padding {
        padding-top: 36px;
        padding-right: 30px;
    }

    .benefits-section .content_div {
        padding-bottom: 30px;
    }

    .benefits-section .banner_image_container {
        padding-top: 30px;
    }

    .benefits-section .image-box {
        padding-top: 60%;
    }

    .ul_li {
        padding-bottom: 15px;
    }
}

@media (max-width: 1280px) {
    .white_heading_1 {
        font-size: 45px;
    }

    .white_heading_2 {
        font-size: 40px;
        margin-bottom: 25px;
    }

    .white_heading_3 {
        font-size: 26px;
        margin-bottom: 20px;
    }

    .blk_heading01_1 {
        font-size: 40px;
        margin-bottom: 25px;
    }

    .blue_heading01_1 {
        font-size: 64px;
        margin-bottom: 15px;
    }

    .blk_heading01_2 {
        font-size: 32px;
        margin-bottom: 20px;
    }

    .blue_heading01_2 {
        font-size: 32px;
        margin-bottom: 20px;
    }

    .blk_heading01_3 {
        font-size: 24px;
        margin-bottom: 20px;
    }

    .green_heading_lg_1,
    .yellow_heading_lg_1 {
        font-size: 50px;
    }

    .yellow_heading_lg_2 {
        font-size: 40px;
    }

    .home_vedio {
        position: relative;
        width: 100%;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        padding-top: 36px;
    }

    .count_des {
        font-size: 18px;
    }

    .client_horizontal_text .line_heading_large1 {
        font-size: 10em;
    }

    .side_img_middle_sec .side_img_middle_sec_des_inner {
        padding: 70px 8% 70px 16%;
    }

    .side_img_middle_col_port {
        width: 80%;
        padding-top: 100%;
    }

    .box_form {
        padding: 8%;
    }

    .three_tab li {
        width: 33.33333%;
    }

    .tab_wrap .uk-tab li {
        padding-left: 15px;
        padding-right: 15px;
    }

    .tab_wrap .uk-tab li a {
        font-size: 40px;
    }
}

@media (max-width: 1025px) {
    .white_heading_1 {
        font-size: 38px;
    }

    .white_heading_2 {
        font-size: 32px;
        /*margin-bottom: 20px;*/
    }

    .white_heading_3 {
        font-size: 22px;
    }

    .blk_heading01_2 {
        font-size: 26px;
    }

    .blk_heading01_1 {
        font-size: 32px;
        /*margin-bottom: 20px;*/
    }

    .blue_heading01_1 {
        font-size: 45px;
        /*margin-bottom: 20px;*/
    }

    .blue_heading01_2 {
        font-size: 26px;
    }

    .blk_heading01_3 {
        font-size: 22px;
    }

    .green_heading_lg_1,
    .yellow_heading_lg_1 {
        font-size: 40px;
        margin-bottom: 25px;
    }

    .yellow_heading_lg_2 {
        font-size: 30px;
    }

    .home_vedio {
        position: relative;
        width: 100%;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        padding-top: 36px;
    }
}

@media (max-width: 1200px) {
    .line_heading_large1 {
        font-size: 8.5em;
    }

    .home_right {
        right: -100px;
    }

    .page_mid_right {
        right: -40px;
    }

    .page_top_left1 {
        left: -26px;
    }

    .page_top_left2 {
        left: -32px;
    }

    .page_top_left3 {
        left: -22px;
    }

    .page_top_left4 {
        left: -25px;
    }

    .text_box_col {
        /*padding-bottom: 30px;*/
        padding-bottom: 25px;
    }

    .title_center_div {
        width: 70%;
    }
}

@media (max-width: 360px) {
    .line_heading_large1 {
        font-size: 5.2em;
    }

    .home_right {
        right: -30px;
    }
}

@media (max-width: 1199px) {
    .nav_header_cont {
        padding-right: 3%;
        padding-left: 3%;
    }

    .web_dev_page_boxes {
        padding-top: 0%;
        padding-bottom: 10%;
    }

    .round_yl1 {
        top: -12%;
    }

    .blog_box_wrap h3 {
        font-size: 22px;
    }

    .blog_writer .person_des_box h4 {
        font-size: 14px !important;
    }

    .blog_writer .person_des_box p {
        font-size: 12px !important;
    }

    .blog_writer .person_img_col {
        width: 50px !important;
    }

    .blog_boxes_col {
        margin-bottom: 30px;
    }

    .blog_boxes_grid .blog_boxes_col:nth-child(even) {
        margin-top: 30px;
    }

    .blog_boxes_style1_sec {
        padding-top: 30px;
        padding-bottom: 50px;
    }

    .blog_si_tags {
        font-size: 16px;
    }

    .content_div_si h1 {
        font-size: 28px;
    }

    .content_div_si h2 {
        font-size: 26px;
    }

    .content_div_si h3 {
        font-size: 24px;
    }

    .content_div_si h4 {
        font-size: 22px;
    }

    .content_div_si h5 {
        font-size: 19px;
    }

    .content_div_si h6 {
        font-size: 17px;
    }

    .our_work_toggle_wrap {
        width: 100%;
    }

    .work_box_col {
        margin-bottom: 30px;
    }

    .work_boxes_grid .work_box_col:nth-child(odd) {
        margin-top: 30px;
    }

    .work_box_info {
        padding: 15px 20px;
    }

    .work_box_info h3 {
        font-size: 22px;
        padding-bottom: 10px;
    }

    .work_box_info h4 {
        font-size: 15px;
    }

    .side_img_middle_col_port {
        width: 100%;
        padding-top: 135%;
    }

    .accordion_ul {
        margin-top: 40px;
    }

    .accordion_ul .uk-accordion-title {
        font-size: 18px;
        padding: 15px 20px;
    }

    .accordion_ul .uk-accordion-title::before {
        width: 14px;
        height: 14px;
    }

    .accordion_ul .uk-accordion-content {
        padding: 15px 20px;
        font-size: 14px;
    }

    .en-menu-head {
        font-size: 1.6rem;
    }

    .en-menu-sub {
        font-size: 1rem;
    }
}

@media (max-width: 1024px) {
    .nav_header .uk-navbar-nav li a {
        font-size: 14px;
    }

    .nav_header .uk-navbar-nav>li.head_call {
        margin-left: 25px;
    }
}

@media (max-width: 320px) {
    .right_sec_mobile img {
        width: 20px;
        margin-left: 10px;
    }

    .right_sec_mobile .common_button {
        padding: 8px 12px;
        min-width: 40px;
    }

    .nav_header .uk-logo img {
        width: 70px;
    }

    .nav_header.home_header .home_brand .uk-logo img {
        width: 100px;
    }

    .nav_header.home_header.stick_header .home_brand .uk-logo img {
        width: 90px;
    }
}

@media (min-width: 640px) {
    .home_content_col_mob {
        background-image: none !important;
    }

    .side_by_side_des.order_1 {
        padding-bottom: 40px;
    }

    .custom_div {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .para_des_2 {
        font-size: 16px;
        text-align: center;
        font-weight: 400;
        max-width: 726px;
    }

    .para_des_4 {
        font-size: 16px;
        text-align: center;
        font-weight: 400;
        width: 926px;
    }

    .para_des_3 {
        font-size: 16px;
        text-align: center;
        font-weight: 700;
        width: 600px;
    }

    .brochure_img_02 img {
        border-radius: 16px;
        align-items: center;
        justify-content: center;
    }

    .para_head {
        font-size: 16px;
        font-weight: 700;
    }

    .align_head {
        text-align: center;
        margin-bottom: 64px;
    }

    .comma {
        text-align: left;
        width: 96px;
        height: auto;
        margin-right: clamp(0px, 5vw, 100px);
    }

    .comma_left {
        text-align: left;
        width: 96px;
        height: auto;
        padding-left: clamp(0px, 5vw, 100px);
    }

    .comma_left img {
        display: block;
        width: 96px;
        height: auto;
    }

    .comma img {
        display: block;
        width: 96px;
        height: auto;
    }

    .para_des_6 {
        font-size: 16px;
        padding-bottom: 0px;
        text-align: left;
        font-weight: 600;
    }

    .align_image {
        position: relative;
        /* so comma can be placed relative to this */
        display: flex;
        justify-content: center;
        /* center Nestlé */
        align-items: center;
    }

    .align_image_1 {
        width: 100%;
        position: relative;
        display: flex;

        align-items: center;
    }

    .align_image .nestle {
        width: 139px;
        /* height: 32px; */
    }

    .align_image .comma {
        position: absolute;
        right: 0;
        /* lock it to right corner */
        top: 50%;
        transform: translateY(-50%) rotate(180deg);
        /* vertically center + rotate */
    }

    .custom_div_2 {
        display: flex;
        justify-content: space-between;
        align-items: stretch;
    }

    .custom_div_2 p {
        flex: 1;
        text-align: left;
        /* padding:10px 10px 10px 10px; */
        position: relative;
    }

    .custom_div_2 hr {
        display: none;
    }

    .custom_div_2 p:not(:last-child)::after {
        content: "";
        position: absolute;
        right: 0;
        top: 0;
        height: 100%;
        width: 2px;
        background: var(--color-7);
    }

    .para_des_7 {
        font-weight: 600;
        padding: 10px;
        padding-left: 20px;
    }

    .section-with-bg {
        position: relative;
        overflow: hidden;
        /* hides shapes going outside */
    }

    .bg-shape {
        position: absolute;
        z-index: 0;
    }

    .shape1 {
        top: 0px;
        width: 100%;
    }

    .section-with-bg .content_div {
        position: relative;
        z-index: 1;
        /* ensures text is on top */
    }
}

@media (min-width: 680px) and (max-width: 989.98px) {
    .img_background {
        position: absolute;
        z-index: 50;
        width: 92%;
        height: 100px;

        padding-bottom: 160px;
    }

    .side_by_side_des.order_1 {
        padding-bottom: 100px;
    }

    .side_by_side_img.order_2 {
        margin-top: 50px;
        padding-bottom: 340px;
    }
}

@media (min-width: 1199px) and (max-width: 1367px) {
    .img_background {
        position: absolute;
        z-index: 50;
        width: 97%;
        height: 38%;
        margin-top: 25%;
    }

    .side_by_side_des.order_1 {
        padding-bottom: 40px;
    }

    .side_by_side_img.order_2 {
        margin-top: 50px;
        padding-bottom: 180px;
    }
}

@media (min-width: 989.98px) and (max-width: 1199px) {
    .img_background {
        position: absolute;
        z-index: 50;
        width: 99%;
        height: 29%;
        margin-top: 45%;
    }

    .side_by_side_des.order_1 {
        padding-bottom: 80px;
    }

    .side_by_side_img.order_2 {
        margin-top: 50px;
        padding-bottom: 180px;
    }

    .row_item {
        display: flex;
        flex-direction: row;
        align-items: flex-start;
        gap: 32px;
        height: 120px;
    }
}

@media (min-width: 1367px) {
    .img_background {
        position: absolute;
        z-index: 50;
        width: 97%;
        height: 38%;
        margin-top: 25%;
    }

    .side_by_side_des.order_1 {
        padding-bottom: 80px;
    }

    .side_by_side_img.order_2 {
        margin-top: 50px;
        padding-bottom: 180px;
    }

    .para_des {
        font-size: 28px;
        text-align: center;
        letter-spacing: -0.04em;
        font-weight: 400;
    }

    .para_description {
        font-size: 24px;
        text-align: center;
        letter-spacing: -0.04em;
        font-weight: 400;
    }
}

@media (max-width: 1367px) {
    .content_div_86 {
        width: 90%;
    }

    .side_by_side_50_both_s1 {
        padding-top: 5%;
    }

    .home_vedio {
        position: relative;
        width: 100%;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .para_des {
        font-size: 24px;
        text-align: center;
        letter-spacing: -0.04em;
        font-weight: 400;
    }

    .para_description {
        font-size: 20px;
        text-align: center;
        letter-spacing: -0.04em;
        font-weight: 400;
    }

    .double_title_sec_col1 {
        padding-right: 4%;
    }

    .double_title_sec_col2 {
        padding-right: 7%;
    }
}

@media (max-width: 1281px) {
    .round_ash1 {
        top: -20%;
    }

    .side_by_side_50_both_s1 {
        padding-top: 0%;
    }
}

@media ((min-width: 640px) and (max-width: 851px)) {
    .brochuer_des {
        padding-top: 420px;
    }

    .row_item {
        display: flex;
        align-items: flex-start;
        gap: 16px;
    }

    .icon_col img {
        width: 72px;
        height: auto;
    }

    .blue_box {
        background-color: var(--color-7);
        margin-top: 32px;
        border-radius: 0px 0px 10px 10px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 64px;
        padding-bottom: 64px;
    }

    .row_text {
        display: flex;
        flex-direction: row;
        gap: 128px;
        align-items: flex-start;
        color: white;
        justify-content: center;
        padding-bottom: 64px;
    }

    .row_text:last-child {
        padding-bottom: 0;
    }

    .row_text p {
        font-size: 15px;
        margin: 0;
        width: 156px;
    }

    .row_text p span {
        font-size: 24px;
        color: var(--color-9);
    }
}

@media ((min-width: 851px) and (max-width: 1023px)) {
    .brochuer_des {
        padding-top: 450px;
    }

    .blue_box {
        background-color: var(--color-7);
        margin-top: 32px;
        border-radius: 0px 0px 10px 10px;
        padding-left: 16px;
        padding-right: 16px;
        padding-top: 64px;
        padding-bottom: 64px;
    }

    .row_text {
        display: flex;
        flex-direction: row;
        gap: 160px;
        align-items: flex-end;
        color: white;
        justify-content: center;
        padding-bottom: 80px;
    }

    .row_text:last-child {
        padding-bottom: 0;
    }

    .row_text p {
        font-size: 16px;
        margin: 0;
        width: 162px;
    }

    .row_text p span {
        font-size: 24px;
        color: var(--color-9);
    }
}

@media ((min-width: 959.98px) and (max-width:1900px)) {
    .bounce-img img {
        width: 500px;
        /* height: 450px; */
    }

    .ul_li {
        padding-bottom: 24px;
    }

    .side_by_side_grid {
        display: flex;
        align-items: center;
    }

    .side_by_side_grid_1 {
        display: flex;
        align-items: top;
    }

    .row_item {
        display: flex;
        flex-direction: row;
        align-items: flex-start;
        gap: 32px;
        height: 120px;
    }
}

@media (max-width: 1100px) {
    .boxes_col_info_inner h3 {
        font-size: 20px;
    }

    .boxes_col_info_inner h4 {
        font-size: 16px;
    }

    .boxes_col_info_inner p {
        font-size: 14px;
    }

    .text_box_col {
        min-height: 260px;
    }

    .text_box_inner {
        margin-top: 40px;
        margin-bottom: 30px;
    }

    .text_box_wrap h3 {
        font-size: 24px;
        margin-bottom: 30px;
    }

    .text_box_wrap p {
        font-size: 12px;
    }
}

@media (max-width: 340px) {
    .tab_wrap .uk-tab li a {
        font-size: 14px;
    }
}

@media (min-width: 959.98px) {
    .banner_section {
        background-color: #232ed1;
        /* margin-left: 5.8%;
    margin-right: 5.8%; */
        max-height: 674px;
        overflow: hidden;
        /* Add this */
        position: relative;
        align-items: center;
        /* horizontal center (optional) */
    }

    .banner_image {
        padding-top: 32px;
        overflow: hidden;
        width: 776px;
        height: 864px;
    }

    .content_para {
        padding-left: 64px;
    }

    .banner_content {
        align-content: center;
        padding-bottom: 168px;
    }

    .last_content {
        padding-left: 140px;
    }

    .blue_box {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        justify-items: center;
        background-color: var(--color-7);
        margin-top: 32px;
        border-radius: 0 0 10px 10px;
        padding: 128px 80px;
        gap: 64px;
    }

    .blue_box .row_text {
        text-align: left;
        max-width: 200px;
    }

    .blue_box .row_text p {
        margin: 0 0 32px;
        color: white;
        font-size: 20px;
        letter-spacing: -0.04em;
        height: 150px;
    }

    .blue_box .row_text p span {
        font-size: 40px;
        margin-right: 4px;
        color: var(--color-9);
    }
}

@media (min-width: 1900px) {
    .banner_section {
        background-color: #232ed1;
        margin-left: 5.8%;
        margin-right: 5.8%;
        overflow: hidden;
        position: relative;
        max-height: 940px;
    }

    .heading_txt {
        max-width: 730px;
    }

    .para_txt {
        max-width: 800px;
    }

    .text_container {
        padding: 32px;
    }

    .banner_image {
        padding-top: 32px;
        overflow: hidden;
        width: 900px;
        height: 864px;
    }

    .banner_content {
        padding-bottom: 0px;
    }
}

@media (min-width: 1950px) {
    .banner_section {
        background-color: #232ed1;
        margin-left: 5.8%;
        margin-right: 5.8%;
        overflow: hidden;
        position: relative;
        max-height: 1040px;
    }

    .heading_txt {
        max-width: 730px;
    }

    .para_txt {
        max-width: 800px;
    }

    .text_container {
        padding: 80px;
    }

    .banner_image {
        padding-top: 80px;
        overflow: hidden;
        width: 1050px;
        height: 864px;
    }
}