@media only screen and (min-width: 1400px) {
    .container,
    .container-xl,
    .container-xxl,
    .container-lg,
    .container-md,
    .container-sm {
        max-width: 1372px;
    }
}
@media only screen and (max-width: 1799px) {
}
@media only screen and (max-width: 1599px) {
    header nav.navbar {
        padding: 34px 15px;
    }
    header nav.navbar .company_logo a.navbar_brand img {
        max-width: 280px;
    }
    header nav.navbar ul.navbar-nav {
        gap: 12px 22px;
    }
    .header_btn a.header_btn_view {
        padding: 14px 22px;
    }
    header nav.navbar ul.navbar-nav > li.nav-item.dropdown > .dropdown-menu:before {
        height: calc(100% - 44px);
    }
    .my_100,
    .technology_solutions_part .list_tec_sol_box {
        margin: 80px 0;
    }
    .py_100,
    .technology_solutions_part .list_tec_sol_box:nth-child(odd) {
        padding: 80px 0;
    }
    .get_in_touch_part {
        padding: 70px 0;
    }
}
@media only screen and (min-width: 1200px) {
        header nav.navbar ul.navbar-nav > li.nav-item.dropdown > .dropdown-menu {
        visibility: hidden;
        border: unset;
        border-radius: 0;
        margin: 0;
        background: transparent;
        position: absolute;
        top: 100%;
        left: 0;
        min-width: 230px;
        display: block;
        opacity: 0;
        transform: scaleY(0);
        transition: 0.4s all;
        transform-origin: top;
        width: 100%;
        max-width: 560px;
    }
    header nav.navbar ul.navbar-nav > li.nav-item.dropdown:hover > .dropdown-menu {
        opacity: 1;
        transform: scaleY(1);
        visibility: visible;
    }
    header nav.navbar ul.navbar-nav > li.nav-item.dropdown > .dropdown-menu ul.dropdown_list li a {
        color: #444444;
        font-size: 16px;
        font-weight: 500;
        letter-spacing: 0.417px;
        line-height: 1;
        padding: 11px 10px;
        border-bottom: 1px dashed rgb(0 0 0 / 12%);
    }
    header nav.navbar ul.navbar-nav > li.nav-item.dropdown > .dropdown-menu ul.dropdown_list li a:hover {
        color: #4299c6;
    }
  header nav.navbar ul.navbar-nav > li.nav-item.dropdown > .dropdown-menu:before {
        content: "";
        position: absolute;
        width: 100%;
        left: 0;
        bottom: 0;
        background: #ffffff;
        border-radius: 15px;
        box-shadow: 0px 3px 7px rgb(0 0 0 / 8%);
    }
    header nav.navbar ul.navbar-nav > li.nav-item.dropdown > .dropdown-menu ul.dropdown_list li:last-child a {
        border: unset;
    }
    header nav.navbar ul.navbar-nav > li.nav-item > a {
        color: #444444;
        font-size: 16px;
        font-weight: 600;
        text-transform: uppercase;
        letter-spacing: 0.417px;
        line-height: 1;
        padding: 6px 6px;
        background: linear-gradient(to right, #0e3495, #4299c6 50%, #222222 0%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        background-size: 200% 100%;
        background-position: 100%;
        transition: background-position 275ms ease;
        text-decoration: none;
    }
    header nav.navbar ul.navbar-nav > li.nav-item > a:hover,
    header nav.navbar ul.navbar-nav > li.nav-item:hover > a {
        background-position: 0 100%;
    }
    header nav.navbar ul.navbar-nav > li.nav-item.dropdown > .dropdown-menu .mega_menu_list ul.dropdown_list {
    width: calc(100% - 250px);
    padding-left: 25px;
    padding-right: 10px;
    border-left: 1px solid rgb(0 0 0 / 8%);
}
}
@media only screen and (min-width: 1400px) {
}
@media only screen and (max-width: 1399px) {
    header nav.navbar {
        padding: 25px 5px;
    }
    header nav.navbar ul.navbar-nav > li.nav-item > a {
        font-size: 15px;
    }
    .header_btn a.header_btn_view {
        padding: 14px 18px;
        font-size: 14px;
    }
    header nav.navbar ul.navbar-nav {
        gap: 12px 13px;
    }
    header nav.navbar .header_btn {
        gap: 9px;
    }
    header nav.navbar .company_logo a.navbar_brand img {
        max-width: 250px;
    }
    header nav.navbar ul.navbar-nav > li.nav-item.dropdown > .dropdown-menu:before {
        height: calc(100% - 34px);
    }
    header nav.navbar ul.navbar-nav > li.nav-item.dropdown > .dropdown-menu {
        padding: 45px 8px 8px;
    }
    .home_slider .slider_img_view .slider_left {
        padding-bottom: 65px;
    }
    .home_slider .slider_img_view .slider_left p {
        font-size: 17px;
    }
    .main_title_loc {
        padding: 0px 32px;
    }
    .title_part span.subtitle {
        margin-bottom: 20px;
    }
    .title_part h2 {
        font-size: 32px;
    }
    .aboutus_left_img .year_of_experiance {
        width: calc(84% - 0px);
    }
    .aboutus_left_img .year_of_experiance .counter_view_box h2 {
        font-size: 36px;
    }
    .aboutus_left_img .year_of_experiance .counter_view_box .counter_year .counter > span {
        font-size: 70px;
        width: 36px;
    }
    .aboutus_left_img .year_of_experiance .counter_view_box .counter_year .counter {
        height: 60px;
    }
    .aboutus_left_img .year_of_experiance .counter_view_box .counter_show sup {
        font-size: 68px;
    }
    .aboutus_right .aboutus_top,
    .aboutus_right .vision_mission_box {
        padding: 48px 42px 42px 35px;
    }
    .aboutus_right .aboutus_top p {
        margin-bottom: 24px;
    }
    .get_in_touch_part {
        padding: 60px 0;
    }
    .footer_list.address {
        padding-left: 10px;
    }
    .footer_list.products_list {
        padding-left: 30px;
    }
    .footer_list.contact_info {
        padding-left: 70px;
    }
    .footer_list.quick_link {
        padding-left: 58px;
    }
    footer .footer_logo {
        padding: 32px 10px 25px;
        margin-top: 42px;
    }
    footer {
        padding: 80px 0 0 0;
    }
    .products_list_slider,
    .why_choos_us .why_choos_us_slider,
    .product_portfolio_part .product_portfolio_slider {
        margin-top: 40px;
    }
    .products_and_services_view .custom_arrows,
    .why_choos_slide .custom_arrows,
    .product_portfolio_slide_view .custom_arrows {
        top: -90px;
    }
    .product_portfolio_part .title_part p {
        max-width: calc(95% - 0px);
    }
    .contact_form .form_design {
        padding: 32px 32px 32px 32px;
    }
    .contact_information ul.contact_us_info li .contact_details_icon img {
        max-width: 32px;
        max-height: 30px;
    }
    .contact_information ul.contact_us_info li {
        gap: 15px;
    }
    .contact_information ul.contact_us_info li {
        padding: 26px 22px;
    }
    .contact_information ul.contact_us_info li:nth-child(2) {
        width: calc(53% - 8px);
    }
    .contact_information ul.contact_us_info li:nth-child(3) {
        width: calc(47% - 8px);
    }
    .contact_information ul.contact_us_info li .contacts_info {
        width: calc(100% - 50px);
    }
    .contact_form .main_title_loc p {
        font-size: 15px;
        margin-top: 10px;
        max-width: calc(100% + 0px);
    }
    .contact_form .form_design .gy-5 {
    --bs-gutter-y: 2.2rem;
}
    .inner_banner.home_slider .slider_img_view .slider_left {
        padding-bottom: 45px;
    }
    .inner_about_us .title_part h2 {
        white-space: unset;
    }
    .technology_solutions_details h3 {
    font-size: 30px;
    }
    .products_details_info .title_part h5 {
        margin: 10px 0;
        font-size: 19px;
    }
    ul.pr_list_icon li{
        font-size: 17px;
        padding: 24px 22px;
    }
    .products_details_info .main_title_loc p.main_text {
        margin: 10px 0;
    }
    .tx_error_text h2 {
    font-size: 3rem;
}

}

@media only screen and (max-width: 1199px) {
    header nav.navbar .navbar-toggler {
        border: unset;
        width: 45px;
        height: 40px;
        padding: 0;
        margin-top: 2px;
        box-shadow: unset;
        outline: unset;
    }

    header nav.navbar .navbar-toggler:before,
    header nav.navbar .navbar-toggler span:before,
    header nav.navbar .navbar-toggler span:after {
        content: "";
        position: absolute;
        height: 2px;
        width: calc(100% - 20px);
        left: 50%;
        top: 50%;
        background: #000000;
        transform: translate(-50%, -50%);
    }

    header nav.navbar .navbar-toggler span {
        width: 100%;
        left: 0;
        top: 0;
        height: 100%;
        position: absolute;
    }

    header nav.navbar .navbar-toggler span:before {
        top: calc(50% - 8px);
        width: calc(100% - 12px);
    }

    header nav.navbar .navbar-toggler span:after {
        top: calc(50% + 8px);
        width: calc(100% - 28px);
    }
    header nav.navbar .navbar-collapse {
        position: fixed;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        z-index: 10;
        background: rgb(14 52 149 / 50%);
        display: block;
        clip-path: polygon(0 0, 100% 0, 80% 70%, 20% 70%);
        opacity: 0;
        transition: all 0.4s;
        visibility: hidden;
        backdrop-filter: blur(11px);
        padding: 60px 60px 60px 40px;
    }
    header nav.navbar .navbar-collapse.show {
        visibility: visible;
        clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
        opacity: 1;
        background: rgb(14 52 149 / 100%);
        backdrop-filter: blur(0px);
    }
    header nav.navbar .navbar-collapse button.navbar-toggler.close_btn {
        position: fixed;
        right: 20px;
        top: 20px;
        border: 2px solid #627199;
        border-radius: 100%;
        width: 45px;
        height: 45px;
        z-index: 1;
        background: #0e3495;
    }
    header nav.navbar .navbar-collapse:before {
        background-image: url(./../images/about_us_background.jpg);
        content: "";
        height: 100%;
        width: 100%;
        position: absolute;
        left: 0;
        top: 0;
        background-size: cover;
        mix-blend-mode: multiply;
        background-repeat: no-repeat;
        opacity: 0.22;
        pointer-events: none;
    }
    header nav.navbar .navbar-collapse button.navbar-toggler.close_btn span::before {
        transform: translate(-50%, -50%) rotate(45deg);
        top: calc(50% - 0px);
    }

    header nav.navbar .navbar-collapse button.navbar-toggler.close_btn span::after {
        transform: translate(-50%, -50%) rotate(-45deg);
        top: calc(50% - 0px);
    }

    header nav.navbar .navbar-collapse button.navbar-toggler.close_btn span::before,
    header nav.navbar .navbar-collapse button.navbar-toggler.close_btn span::after {
        width: calc(100% - 16px);
        background: rgb(255 255 255 / 100%);
    }

    header nav.navbar .navbar-collapse button.navbar-toggler.close_btn:before {
        display: none;
    }
    header nav.navbar ul.navbar-nav > li.nav-item > a {
        color: rgb(255 255 255 / 80%);
        display: inline-block;
        padding: 0;
        font-size: 32px;
        letter-spacing: 0.2px;
        line-height: 1.15;
    }
    header nav.navbar ul.navbar-nav > li.nav-item {
        padding: 5px 0;
    }
    header nav.navbar ul.navbar-nav > li.nav-item {
        padding: 7px 0;
        display: flex;
        align-items: center;
        flex-wrap: wrap;
    }
    header nav.navbar ul.navbar-nav > li.nav-item .dropdown-toggle {
        line-height: 1;
        height: 8px;
        margin-top: 7px;
        margin-left: 8px;
        opacity: 0.85;
    }
    header nav.navbar ul.navbar-nav > li.nav-item .dropdown-toggle:after {
        margin: 0;
        border-color: #ffffff transparent #ffffff transparent;
        border-width: 6px;
        vertical-align: 7px;
    }
    header nav.navbar ul.navbar-nav > li.nav-item.dropdown > .dropdown-menu {
        border: unset;
        padding: 0;
        margin: 0;
        box-shadow: none;
        inset: auto;
        overflow: hidden;
        position: static !important;
        -moz-transition: all ease 0.5s;
        width: 100%;
        background: #fff0;
        transform: none !important;
        display: block !important;
        left: 100% !important;
        max-width: 100%;
        max-height: 0;
        transition: max-height 0.6s cubic-bezier(0, 1, 0, 1);
    }
    header nav.navbar ul.navbar-nav > li.nav-item.dropdown > .dropdown-menu.show {
        max-height: 1000px;
        transition: max-height 1.5s ease-in-out;
    }
    header nav.navbar ul.navbar-nav > li.nav-item.dropdown > .dropdown-menu ul.dropdown_list {
        padding-top: 12px;
    }
    header nav.navbar ul.navbar-nav > li.nav-item.dropdown > .dropdown-menu ul.dropdown_list li a,
    header nav.navbar ul.navbar-nav > li.nav-item.dropdown > .dropdown-menu ul.dropdown_list li a:focus {
        background-color: transparent;
    }
    header nav.navbar ul.navbar-nav > li.nav-item.dropdown > .dropdown-menu ul.dropdown_list li a {
        color: rgb(255 255 255 / 80%);
        padding: 5px 0px;
    }
    header nav.navbar ul.navbar-nav > li.nav-item > a:hover,
    header nav.navbar ul.navbar-nav > li.nav-item > a:focus {
        color: #ffffff;
    }
    .home_slider .slider_img_view .slider_left h1 {
        font-size: calc(2em - 3px);
        margin-bottom: 12px;
    }
    .home_slider .slider_img_view .slider_left p {
        font-size: 16px;
    }
    .my_100, .my_70,
    .technology_solutions_part .list_tec_sol_box {
        margin: 65px 0;
    }
    .py_100,
    .technology_solutions_part .list_tec_sol_box:nth-child(odd) {
        padding: 65px 0;
    }
    /* .products_list_slider {
        margin-top: 38px;
    } */
    .custom_arrows .swiper_button {
        height: 40px;
        width: 40px;
    }
    a.product_box {
        padding: 28px 22px 30px;
    }
    a.product_box .pr_title h4 {
        font-size: 20px;
        margin-bottom: 8px;
    }
    .title_part h2 {
        white-space: unset;
    }
    .aboutus_right .aboutus_top,
    .aboutus_right .vision_mission_box {
        padding: 40px 28px 34px 30px;
    }
    .vision_mission_box .tab-content {
        margin-top: 22px;
    }
    .aboutus_left_img .year_of_experiance .counter_view_box h2 {
        font-size: 32px;
    }
    .aboutus_left_img .year_of_experiance .counter_view_box .counter_year .counter > span {
        font-size: 58px;
        width: 32px;
    }
    .aboutus_left_img .year_of_experiance .counter_view_box .counter_show sup {
        font-size: 56px;
    }
    .aboutus_left_img .year_of_experiance .counter_view_box {
        margin-bottom: 18px;
        gap: 18px;
    }
    .get_in_touch_part .get_in_touch_box {
        gap: 0 50px;
    }
    .get_in_touch_part .get_in_touch_box .title_part {
        width: calc(100% - 250px);
    }
    .blue_text {
        font-size: 15px;
    }
    .border_btn {
        padding: 10px 40px 10px 18px;
    }
    .border_btn:before {
        right: 16px;
    }

    footer {
        padding: 70px 0 0 0;
    }
    footer .footer_logo_img > a {
        display: block;
        max-width: 260px;
    }
    .footer_list.contact_info {
        padding-left: 72px;
    }
    .footer_list.address {
        width: calc(100% + 50px);
    }
    footer .footer_part .footer_list.products_list li {
        line-height: 1.2;
    }
    .footer_list.products_list {
        padding-left: 8px;
    }
    .footer_list.quick_link {
        padding-left: 87px;
    }
    .products_and_services_view .custom_arrows,
    .why_choos_slide .custom_arrows,
    .product_portfolio_slide_view .custom_arrows {
        right: 20px;
        top: -90px;
    }
    .product_portfolio_part .title_part,
    .why_choos_us .title_part,
    .products_and_services .title_part {
        max-width: calc(100% - 130px);
    }
    .product_portfolio_slide_view .custom_arrows {
        right: 30px;
    }
    .product_portfolio_part .title_part p {
        max-width: calc(100% - 0px);
    }
    .contact_information ul.contact_us_info li:nth-child(3),
    .contact_information ul.contact_us_info li:nth-child(2) {
        width: calc(100% - 0px);
    }
    .contact_information ul.contact_us_info li .contacts_info span,
    .contact_information ul.contact_us_info li .contacts_info a {
        white-space: unset;
    }
    .contact_us_part .title_part p {
        font-size: 16px;
    }
    .contact_form .form_design {
        padding: 22px 28px 32px 28px;
    }
    .contact_form .main_title_loc {
        padding: 30px 28px 10px 32px;
    }
    .contact_form .main_title_loc h2 {
        font-size: 26px;
    }
        .main_title_loc {
        padding: 0px 24px;
    }
    .technology_solutions_details h3 {
        font-size: 28px;
    }
    .products_details_info .pr_details_box h3 {
        font-size: 24px;
    }
    .click_details .accordion-item .accordion-body {
        padding: 14px 14px;
    }
    .products_details_info .title_part h5 {
        font-size: 18px;
    }
    ul.pr_list_icon li {
        width: calc(25% - 12px);
    }
    ul.list_point_details>li span {
        margin-bottom: 5px;
    }
    .technology_solutions_part .main_title_loc{
        padding: 0px 5px;
    }
}
@media only screen and (max-width: 991px) {
    header {
        border-top: 10px solid #0e3495;
        top: -10px;
    }
    .home_slider .home_slider_btn button {
        height: 22px;
        width: 22px;
    }
    .home_slider .slider_img_view .slider_left h1 {
        white-space: normal;
    }
    .title_part h2 {
        font-size: 30px;
    }
    .main_title_loc {
        padding: 0px 22px;
    }
    .custom_arrows {
        margin-top: 45px;
    }
    /* .products_list_slider {
        margin-top: 28px;
    } */
    .custom_arrows {
        margin-top: 0;
    }
    .my_100, .my_70,
    .technology_solutions_part .list_tec_sol_box {
        margin: 55px 0;
    }
    .py_100,
    .technology_solutions_part .list_tec_sol_box:nth-child(odd) {
        padding: 55px 0;
    }
    .aboutus_left_img {
        max-width: 650px;
    }
    /* .why_choos_us .why_choos_us_slider {
        margin-top: 50px;
    } */
    .get_in_touch_part {
        padding: 50px 0;
    }
    .get_in_touch_part .get_in_touch_box .title_part {
        width: calc(100% - 200px);
    }
    /* .product_portfolio_part .title_part h2 {
    margin-bottom: 18px;
}  */
    footer {
        padding: 60px 0 0 0;
    }
    .product_portfolio_part .title_part,
    .product_portfolio_part .title_part,
    .why_choos_us .title_part,
    .products_and_services .title_part {
        max-width: calc(83% - 0px);
    }
    .product_portfolio_slide_view .custom_arrows {
        right: 30px;
    }
    .contact_information ul.contact_us_info li .contacts_info span,
    .contact_information ul.contact_us_info li .contacts_info a {
        white-space: pre-line;
    }
    .contact_information ul.contact_us_info li:nth-child(3),
    .contact_information ul.contact_us_info li:nth-child(2) {
        width: calc(50% - 8px);
    }
    .contact_map .loaction_frame,
    .contact_map .loaction_frame iframe {
        height: 310px;
    }
    .contact_map {
        margin-top: 60px;
    }
    .contact_us_part .contact_us_information {
        position: relative;
        top: unset;
    }
    .inner_body_view .title_part span.subtitle {
        margin-bottom: 14px;
    }
    .contact_us_part .contact_form {
        scroll-margin-top: 120px;
    }
    .home_slider .home_slider_btn {
        padding: 7px 9px 7px 9px;
    }
    .home_slider_btn:before,
    .home_slider_btn:after {
        width: 22px;
        height: 22px;
        clip-path: path("M0 0 Q0,28 28,20 L 0 25 Z");
    }
    .inner_about_us .aboutus_left_img .year_of_experiance {
        left: 12px;
    }
    .our_expertise_part .main_title_loc {
        margin-bottom: 27px;
    }
    .inner_about_us .vision_mission_box {
        margin-top: 24px;
        margin-bottom: 8px;
    }
    .our_expertise_part .list_of_experties ul li
    {
        width: calc(33.33% - 13px);
    }
    span.our_expertise_text{
        max-width: unset;
                padding: 0 18px;
    }
    .our_expertise_part .list_of_experties ul li span{
        font-size: 17px;
    }
    ul.list_point_details>li {
        margin-bottom: 18px;
        padding-left: 25px;
    }
    ul.list_point_details>li span {
    margin-bottom: 5px;
    }
    ul.list_point_details>li:before{
        top: 5px;
    }
    .technology_solutions_details {
        padding: 26px 25px;
    }
    .technology_solutions_details h3 {
        font-size: 26px;
    }
    .technology_solutions_details .title_sub_part {
        margin-bottom: 12px;
        padding-bottom: 3px;
    }
    ul.list_point_details {
        margin: 15px 0 15px 0;
    }
         .technology_solutions_part .list_tec_sol_box {
        scroll-margin-top: 100px;
    }
    .products_details_part .products_details_nd {
    margin-top: 30px;
}
ul.bullets_list li {
    width: calc(50% - 35px);
}
    ul.pr_list_icon li {
        width: calc(33.33% - 12px);
    }
    .products_details_info .pr_details_box {
        padding-top: 22px;
        margin-top: 28px;
    }
    .products_inq_btn{
        text-align: center;
    }
    .products_inq_btn button.pr_btn {
    padding: 13px 50px 13px 16px;
    font-size: 15px;
    max-width: 190px;
}
.products_inq_btn {
    margin-top: 28px;
}
    .tx_error_text h2 {
        font-size: 2.7rem;
    }
}
@media only screen and (max-height: 767px) {
}
@media only screen and (max-height: 600px) {
}

@media only screen and (max-width: 767px) {
    header nav.navbar {
        padding: 20px 5px;
    }
    header nav.navbar .company_logo a.navbar_brand img {
        max-width: 230px;
    }
    header nav.navbar .header_btn {
        gap: 7px;
        display: flex;
        align-items: center;
        justify-content: center;
        align-content: center;
    }
    .header_btn a.header_btn_view {
        padding: 12px 15px;
        font-size: 13px;
    }
    header {
        border-top: 8px solid #0e3495;
        top: -8px;
    }
    .home_slider .slider_img_view .slider_left h1 {
        font-size: calc(2em - 8px);
        margin-bottom: 8px;
    }
    .home_slider .slider_img_view .slider_left p {
        font-size: 14px;
    }
    .home_slider .slider_img_view .slider_left {
        width: calc(60% - 0px);
    }
    .home_slider .slider_img_view .slider_right {
        width: calc(40% + 0px);
    }
    .title_part h2 {
        font-size: 26px;
    }
    .main_title_loc {
        padding: 0px 18px;
        gap: 15px 32px;
    }
    .title_part span.subtitle,
    .aboutus_right .aboutus_top .title_part span.subtitle {
        margin-bottom: 16px;
        padding: 6px 10px;
    }
    .custom_arrows .swiper_button {
        height: 34px;
        width: 34px;
    }
    .custom_arrows .swiper_button img {
        max-width: 16px;
    }
    .custom_arrows {
        max-width: fit-content;
        height: 36px;
    }
    .my_100, .my_70,
    .technology_solutions_part .list_tec_sol_box {
        margin: 50px 0;
    }
    .aboutus_right .aboutus_top,
    .aboutus_right .vision_mission_box {
        padding: 30px 20px 25px 30px;
    }
    .blue_text {
        font-size: 15px;
    }
    /* .why_choos_us .why_choos_us_slider {
    margin-top: 40px;
} */
    .whychoose_box .whychoose_us_img span.dot_pt {
        height: 35px;
        width: 35px;
        bottom: -16px;
    }
    .whychoose_box .whychoose_us_img {
        height: 195px;
    }
    .why_choos_us h4 {
        font-size: 17px;
    }
    .get_in_touch_part .get_in_touch_box .title_part h2 {
        font-size: 24px;
    }
    .get_in_touch_part .get_in_touch_box {
        gap: 0 20px;
        padding-right: 10px;
    }
    .get_in_touch_part .get_in_touch_box .title_part {
        width: calc(100% - 150px);
    }
    .border_btn {
        padding: 8px 35px 8px 15px;
    }
    .border_btn:before {
        right: 11px;
    }
    .product_portfolio_part .title_part {
        max-width: calc(100% - 0px);
    }
    .product_portfolio_part .main_title_loc {
        flex-wrap: wrap;
    }
    .product_portfolio_part .product_portfolio_slider {
        margin-top: 25px;
    }
    .product_portfolio_part .pr_portfolio_box .pr_portfolio_title .btn_style_view {
        width: 40px;
        height: 40px;
    }
    footer {
        padding: 50px 0 0 0;
    }
    .footer_list.address {
        width: calc(100% + 00px);
    }
    .footer_list.quick_link {
        padding-left: 10px;
    }
    .footer_list.contact_info,
    .footer_list.products_list {
        padding-left: 15px;
    }
    .products_list_slider,
    .why_choos_us .why_choos_us_slider,
    .product_portfolio_part .product_portfolio_slider {
        margin-top: 30px;
        padding-bottom: 15px;
    }
    .products_and_services_view .custom_arrows,
    .why_choos_slide .custom_arrows,
    .product_portfolio_slide_view .custom_arrows {
        top: -80px;
    }
    .product_portfolio_part .title_part,
    .product_portfolio_part .title_part,
    .why_choos_us .title_part,
    .products_and_services .title_part {
        width: calc(100% + 0px);
    }
    .product_portfolio_part .title_part,
    .product_portfolio_part .title_part,
    .why_choos_us .title_part,
    .products_and_services .title_part {
        width: calc(100% + 0px);
        max-width: calc(100% - 0px);
    }
    .products_and_services_view .custom_arrows,
    .why_choos_slide .custom_arrows,
    .product_portfolio_slide_view .custom_arrows {
        position: absolute;
        bottom: 0;
        top: unset;
        transform: translateY(100%);
        left: 0;
        right: unset;
        display: flex;
        justify-content: center;
        margin: 0 auto;
        align-items: center;
        align-content: center;
        max-width: 100%;
    }
    .products_and_services,
    .why_choos_us,
    .product_portfolio_part {
        margin-bottom: 80px;
    }
    .contact_us_part .title_part p {
        margin-top: 12px;
    }
    .contact_information ul.contact_us_info li:nth-child(2) {
        width: calc(53% - 8px);
    }

    .contact_information ul.contact_us_info li:nth-child(3) {
        width: calc(47% - 8px);
    }
    .contact_map {
        margin-top: 50px;
    }
    .inner_body_view .title_part span.subtitle {
        margin-bottom: 14px;
    }
    .contact_form .main_title_loc h2 {
        font-size: 24px;
    }
    .contact_us_part .contact_form {
        scroll-margin-top: 100px;
    }
    .vision_mission_box .tab-content {
        margin-top: 16px;
    }
        .our_expertise_part .list_of_experties ul li {
        width: calc(50% - 10px);
    }
    .whychoose_box {
    padding: 30px 30px 38px;
    }
     
        .technology_solutions_details h3 {
        font-size: 24px;
        margin-bottom: 10px;
    }
    .technology_solutions_details p {
    margin: 10px 0 8px 0;
    font-size: 16px;
}
    ul.list_point_details>li:before {
        top: 6px;
    }   
     .technology_solutions_part .list_tec_sol_box {
        scroll-margin-top: 90px;
    }
    .products_details_part .products_details_info .title_part h2 {
    margin-bottom: 10px;
}
    ul.list_point_details>li {
        margin-bottom: 15px;
        padding-left: 25px; 
    }
    ul.bullets_list {
        gap: 13px 35px;
    }
    ul.bullets_list li{
     width: calc(50% - 20px);
    }
        ul.pr_list_icon li {
        font-size: 16px;
        padding: 18px 16px 15px 16px;
    }
    ul.pr_list_icon {
        margin-top: 14px;
    }
    .products_details_info .pr_details_box ul.list_point_details {
    margin-top: 10px;
    padding-left: 30px;
    }
    .products_details_info .pr_details_box h3.icon_title {
        margin-bottom: 10px;
    }
        .products_details_part .products_details_nd {
        margin-top: 25px;
    }
        .products_details_info .pr_details_box {
        padding-top: 18px;
        margin-top: 24px;
    }
    .products_details_info .pr_details_box h3.icon_title:after {
        font-size: 21px;
        top: 3px;
    }
    .products_details_info .pr_details_box h3.icon_title {
    padding-left: 35px;
}
ul.bullets_list {
    padding-left: 50px;
}
.products_details_info .pr_details_box .horizontal_list .list_points h4 {
    max-width: 205px;
}
.products_details_part .products_img img {
    max-height: 350px;
}
.inner_banner.home_slider .slider_img_view .slider_left ul.breadcrumbs {
    gap: 5px 28px;
}
.technology_solutions_img img {
    max-height: 380px;
}
.tx_error_text h2 {
        font-size: 2.4rem;
    }
    .tx_error_text h5 {
    font-size: 19px;
    margin: 8px 0;
    }
}

@media only screen and (max-height: 550px) {
}
@media only screen and (min-width: 575px) {
    .header_btn a.header_btn_view img {
        display: none;
    }
    .header_btn a.header_btn_view span {
        display: block;
    }
    .req_quote_btn>button{
        display: none;
    }
}
@media only screen and (max-width: 575px) {
    .header_btn a.header_btn_view img {
        width: 100%;
        height: 100%;
        object-fit: contain;
        max-width: 26px;
        max-height: 22px;
        display: block;
    }
    .header_btn a.header_btn_view.quote_btn img {
        filter: invert(1);
    }
    .header_btn a.header_btn_view.login_btn img {
        filter: brightness(0) saturate(100%) invert(57%) sepia(99%) saturate(518%) hue-rotate(170deg) brightness(84%)
            contrast(82%);
    }
    .header_btn a.header_btn_view {
        padding: 4px 8px;
        border-radius: 5px;
    }
    .header_btn a.header_btn_view span {
        display: none;
    }
    header nav.navbar .navbar-collapse {
        padding: 45px 40px 30px 28px;
    }
    header nav.navbar ul.navbar-nav > li.nav-item > a {
        font-size: 29px;
    }
    header nav.navbar ul.navbar-nav > li.nav-item.dropdown > .dropdown-menu ul.dropdown_list li a {
        font-size: 17px;
    }
    header nav.navbar ul.navbar-nav > li.nav-item .dropdown-toggle:after {
        border-width: 5px;
    }
    header nav.navbar ul.navbar-nav > li.nav-item .dropdown-toggle {
        margin-top: 4px;
        margin-left: 7px;
    }
    .header_btn a.header_btn_view > span {
        display: none;
    }
    header {
        border-top: 6px solid #0e3495;
        top: -6px;
    }

    header nav.navbar .navbar-toggler {
        width: 30px;
        height: 32px;
        margin: 0px 0px 0px 3px;
    }

    header nav.navbar .navbar-toggler span:before {
        width: calc(100% - 0px);
        top: calc(50% - 7px);
    }

    header nav.navbar .navbar-toggler:before {
        width: calc(100% - 6px);
    }

    header nav.navbar .navbar-toggler span:after {
        width: calc(100% - 16px);
        top: calc(50% + 7px);
    }
    .home_slider .slider_img_view .slider_right,
    .home_slider .slider_img_view .slider_left {
        width: calc(100% - 0px);
    }
    .home_slider .slider_img_view .slider_left {
        padding-top: 24px;
        padding-bottom: 37px;
        padding-left: calc(5% - 5px);
        padding-right: 5px;
    }
    .home_slider .slider_img_view .slider_left h1 {
        font-size: calc(1.8em - 6px);
    }
    .home_slider .slider_img_view .slider_right:after {
        background: linear-gradient(0deg, rgb(221 229 235 / 0%) 0%, rgb(221 229 235) 95%, rgb(221 229 235) 100%);
        width: 100%;
        height: 45px;
        top: unset;
        bottom: -3px;
        transform: scaleY(-1);
    }
    .home_slider .home_slider_btn {
        right: 25px;
        padding: 7px 7px 5px 7px;
    }
    .main_title_loc {
        padding: 0px 5px;
        gap: 12px 32px;
    }
    .title_part h2 {
        font-size: 24px;
    }
    .title_part span.subtitle,
    .aboutus_right .aboutus_top .title_part span.subtitle {
        margin-bottom: 12px;
        padding: 5px 8px;
        font-size: 13px;
    }
    .my_100, .my_70,
    .technology_solutions_part .list_tec_sol_box {
        margin: 45px 0;
    }
    .py_100,
    .technology_solutions_part .list_tec_sol_box:nth-child(odd) {
        padding: 45px 0;
    }
    /* .products_list_slider {
        margin-top: 18px;
    } */
    .custom_arrows .swiper_button {
        height: 28px;
        width: 28px;
        border-radius: 5px;
    }
    .custom_arrows {
        gap: 6px;
        height: 32px;
    }
    .custom_arrows .swiper_button img {
        max-width: 14px;
    }
    a.product_box {
        padding: 22px 16px 22px;
    }
    .btn_style_view {
        bottom: 20px;
    }
    a.product_box .pr_title {
        margin-bottom: 35px;
    }
    .aboutus_left_img {
        height: auto !important;
        padding: 75% 0 15px;
    }

    .aboutus_left_img .about_bg {
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
    }
    .aboutus_left_img .year_of_experiance {
        width: calc(92% - 0px);
        position: relative;
        bottom: 0;
        padding: 11px 11px 13px 11px;
    }
    .aboutus_left_img .year_of_experiance .counter_view_box h2 {
        font-size: 26px;
        width: min-content;
        border-radius: 5px;
    }
    .aboutus_left_img .year_of_experiance .counter_view_box .counter_year .counter > span {
        font-size: 46px;
        width: 24px;
    }
    .aboutus_left_img .year_of_experiance .counter_view_box .counter_show sup {
        font-size: 36px;
        top: -3px;
        margin-left: 2px;
    }
    .aboutus_left_img .year_of_experiance .counter_view_box {
        padding: 13px 12px;
        margin-bottom: 14px;
        border-radius: 9px;
    }
    p {
        font-size: 15px;
    }
    .aboutus_right .aboutus_top,
    .aboutus_right .vision_mission_box {
        padding: 22px 15px 25px 20px;
    }
    .aboutus_right .aboutus_top p {
        margin-bottom: 16px;
        margin-top: 12px;
    }
    /* .why_choos_us .why_choos_us_slider {
    margin-top: 24px;
} */
    .whychoose_box {
        padding: 16px 22px 30px;
    }
    .get_in_touch_part .get_in_touch_box .title_part {
        width: calc(100% - 0px);
    }
    .get_in_touch_part .get_in_touch_box {
        gap: 20px 20px;
    }
    .get_in_touch_part {
        padding: 44px 0;
    }
    .blue_text {
        font-size: 14px;
    }
    .product_portfolio_part .pr_portfolio_box {
        padding: 20px 18px 22px 22px;
    }
    .product_portfolio_part .pr_portfolio_box .pr_portfolio_title h4 {
        font-size: 18px;
        margin-bottom: 10px;
    }
    .product_portfolio_part .pr_portfolio_box .pt_port_icon {
        max-width: 50px;
        max-height: 57px;
        margin-bottom: 18px;
    }
    .product_portfolio_part .pr_portfolio_box .pr_portfolio_title .btn_style_view {
        width: 34px;
        height: 34px;
        border-radius: 7px;
    }
    .product_portfolio_part .pr_portfolio_box .pr_portfolio_title .btn_style_view::before {
        max-width: 16px;
    }
    .product_portfolio_part .pr_portfolio_box .pr_portfolio_title {
        padding-bottom: 36px;
    }
    .product_portfolio_part .product_portfolio_slider {
        margin-top: 15px;
    }
    .footer_list.address,
    .footer_list.contact_info,
    .footer_list.products_list,
    .footer_list.quick_link {
        padding-left: 0;
    }
    .footer_list h6 {
        margin-bottom: 8px;
    }
    footer .footer_part p,
    footer .footer_part a {
        font-size: 15px;
    }
    footer .footer_logo {
        padding: 32px 0px 22px;
        margin-top: 28px;
        gap: 22px 70px;
    }
        footer .footer_logo_img > a {
        max-width: 210px;
    }
    .products_list_slider,
    .why_choos_us .why_choos_us_slider,
    .product_portfolio_part .product_portfolio_slider {
        margin-top: 22px;
        padding-bottom: 12px;
    }
    .products_and_services,
    .why_choos_us,
    .product_portfolio_part {
        margin-bottom: 70px;
    }
    /* .product_portfolio_part .title_part h2 {
        margin-bottom: 12px;
    } */
    header nav.navbar .navbar-collapse button.navbar-toggler.close_btn {
        width: 35px;
        height: 35px;
    }
    header nav.navbar .navbar-toggler:before,
    header nav.navbar .navbar-toggler span:before,
    header nav.navbar .navbar-toggler span:after {
        height: 1px;
    }
    .contact_us_part .title_part p {
        font-size: 15px;
        margin-top: 10px;
    }
    .inner_body_view .title_part span.subtitle {
        margin-bottom: 10px;
    }
    .contact_information ul.contact_us_info li:nth-child(3),
    .contact_information ul.contact_us_info li:nth-child(2),
    .contact_information ul.contact_us_info li {
        width: calc(100% + 0px);
    }
    .contact_information ul.contact_us_info li .contacts_info span,
    .contact_information ul.contact_us_info li .contacts_info a {
        white-space: unset;
        font-size: 15px;
    }
    .contact_information ul.contact_us_info li .contacts_info h4 {
        font-size: 14px;
        margin-bottom: 6px;
    }
    .contact_information ul.contact_us_info li .contacts_info h6 {
        font-size: 16px;
    }
    .contact_us_part .contact_information {
        margin-top: 20px;
    }
    .contact_information ul.contact_us_info li {
        padding: 22px 20px;
    }
    .contact_form .main_title_loc h2 {
        font-size: 22px;
    }
    .contact_form .main_title_loc {
        padding: 25px 18px 16px 18px;
    }
    .contact_form .form_design .form-group label {
        font-size: 15px;
    }
    .contact_form .form_design {
        padding: 15px 16px 32px 16px;
    }
    .btn_style_view {
        font-size: 15px;
    }
    .contact_map {
        margin-top: 40px;
    }
    .contact_map .loaction_frame,
    .contact_map .loaction_frame iframe {
        height: 280px;
    }
    .contact_map .loaction_frame iframe {
        border-radius: 10px;
    }
    .contact_form .form_design {
        border-radius: 0px 0px 10px 10px;
    }
    .contact_us_part .contact_form {
        scroll-margin-top: 80px;
    }
    a.product_box .pr_title h4 {
        font-size: 19px;
    }
    .title_part h2 {
        margin-bottom: 12px;
    }
    .inner_banner.home_slider .slider_img_view .slider_right,
    .inner_banner.home_slider .slider_img_view .slider_left {
        width: calc(100% + 0px);
    }
    .home_slider .slider_img_view {
        flex-direction: column-reverse;
    }
    .inner_banner.home_slider .slider_img_view .slider_left {
        padding-bottom: 20px;
    }
    .inner_banner.home_slider .slider_img_view .slider_left h1 {
        margin-bottom: 5px;
    }
    .inner_banner.home_slider .slider_img_view .slider_left ul.breadcrumbs li img {
        width: 13px;
        height: 13px;
    }
    .inner_banner.home_slider .slider_img_view .slider_left ul.breadcrumbs {
        gap: 3px 20px;
    }
    .inner_banner.home_slider .slider_img_view .slider_left ul.breadcrumbs li:before {
        left: -13px;
    }
    .inner_banner.home_slider .slider_img_view .slider_right:after {
        /* height: 30px;
        background: linear-gradient(0deg, rgb(221 229 235 / 0%) 0%, rgb(221 229 235) 95%, rgb(221 229 235) 100%); */
        display: none;
    }
    .inner_banner.home_slider{
        background-color: transparent;
    }
       .inner_banner.home_slider .slider_img_view .slider_left {
        /* padding-bottom: 14px;
        padding-top: 8px; */
                padding: 12px 10px;
        background: linear-gradient(180deg, rgb(221 229 235) 0%, rgb(227 233 238) 50%, rgba(221, 229, 235, 1) 100%);
    }
        .inner_about_us .vision_mission_box {
        margin-top: 18px;
        margin-bottom: 8px;
        padding: 22px 15px 25px 20px;
    }
    .inner_about_us .vision_mission_box .nav-tabs button.nav-link{
        font-size: 17px;
    }
    .inner_about_us .vision_mission_box .vision_mission_content p {
    font-size: 15px;
}
.vision_mission_box .vision_mission_content {
    gap: 14px;
}
.inner_about_us .aboutus_left_img {
        padding: 0px 12px;
    }
        .inner_about_us .aboutus_left_img .year_of_experiance {
        left: 12px;
        position: absolute;
    }
    .inner_about_us .aboutus_left_img .year_of_experiance .counter_view_box .counter_year .counter {
    height: 38px;
}
.inner_about_us .aboutus_left_img .year_of_experiance .counter_view_box .counter_year .counter > span {
    font-size: 48px;
    width: 26px;
}
.inner_about_us .aboutus_left_img .year_of_experiance .counter_view_box .counter_show sup {
    font-size: 32px;
}
.inner_about_us .aboutus_left_img .year_of_experiance .counter_view_box h2 {
    font-size: 20px;
}
.inner_about_us .aboutus_left_img .year_of_experiance .counter_view_box {
    padding: 15px;
    border-radius: 12px;
}
    .our_expertise_part .list_of_experties ul li span
 {
        font-size: 15px;
    }
        .our_expertise_part .list_of_experties ul li {
        padding: 18px 12px 18px 15px;
        width: calc(50% - 7px);
    }
     .our_expertise_part .main_title_loc {
        margin-bottom: 18px;
        padding-bottom: 15px;
    }
    .our_expertise_part .list_of_experties ul li .list_exp_icon {
    margin-bottom: 15px;
}
    span.our_expertise_text {
        padding: 0px 5px;
        font-size: 15px;
    }
    .technology_solutions_part .list_tec_sol_box
 {
        margin: 42px 0;
    }
     .technology_solutions_part .list_tec_sol_box:nth-child(odd) {
        padding: 42px 0;
    }
        .technology_solutions_details {
        padding: 20px 18px;
    }
        .technology_solutions_details p {
        margin: 8px 0 8px 0;
        font-size: 15px;
    }
        .technology_solutions_details h3 {
        /* font-size: 22px; */
        margin-bottom: 8px;
    }
        .technology_solutions_details .title_sub_part {
        margin-bottom: 10px;
    }
        ul.list_point_details {
        margin: 10px 0 12px 0;
    }
    ul.list_point_details>li span{
        font-size: 19px;
          margin-bottom: 3px;
    }
    ul.list_point_details>li {
    font-size: 15px;
    }
    ul.list_point_details>li>ul>li {
    font-size: 15px;
    margin-bottom: 8px;
}
ul.list_point_details>li:before {
        top: 4px;
    }
    .our_expertise_part .list_of_experties ul {
        gap: 13px;
    }
    .technology_solutions_part .list_tec_sol_box {
        scroll-margin-top: 80px;
    }
        .products_details_info .title_part h5 {
        font-size: 16px;
        margin: 8px 0;
    }
    .products_details_part .products_details_info .title_part h2 {
        margin-bottom: 8px;
    }
        .products_details_info .pr_details_box {
        padding-top: 14px;
        margin-top: 20px;
    }
        .products_details_info .pr_details_box h3 {
        font-size: 22px;
        line-height: 1.28;
    }
    .click_details h5.list_title{
        font-size: 16px;
        padding: 9px 32px 9px 12px;
    }
    .click_details .accordion-item .accordion-body p {
    font-size: 15px;
    }
        .click_details .accordion-item .accordion-body {
        padding: 10px 14px 10px;
    }
    .click_details .accordion-item {
    margin-bottom: 11px;
}
    .products_details_part ul.list_point_details>li span {
        font-size: 18px;
    }
       .products_details_info .pr_details_box h3.icon_title:after {
        font-size: 17px;
        top: 4px;
    }
        .products_details_info .pr_details_box h3.icon_title {
        padding-left: 32px;
    }
        ul.bullets_list li {
        width: calc(100% - 0px);
        font-size: 15px;
    }
        ul.bullets_list {
        padding-left: 32px;
        gap: 8px 35px;
    }
    .products_details_info .pr_details_box ul.list_point_details {
        padding-left: 5px;
    }
    .click_details .accordion-item:last-child {
    margin-bottom: 0;
}
    ul.pr_list_icon li {
        font-size: 15px;
        padding: 18px 16px 15px 16px;
        width: calc(50% - 8px);
    }
    ul.pr_list_icon li .pr_icon_list {
    margin-bottom: 12px;
}
ul.pr_list_icon li .pr_icon_list img {
    width: 45px;
    height: 45px;
}
.fancybox-image, .fancybox-spaceball {
    width: calc(100% - 20px) !important;
    height: calc(100% - 20px) !important;
    object-fit: contain;
    left: 50% !important;
    transform: translateX(-50%) !important;
}
ul.list_point_details.mb_13>li {
    margin-bottom: 10px;
}
.products_details_info .pr_details_box .horizontal_list .list_points {
    flex-direction: column;
    gap: 3px;
    padding: 20px 0px 20px;
}
.products_details_info .pr_details_box .horizontal_list .list_points ul.bullets_list {
    padding-left: 25px;
      gap: 5px;
}
.products_details_info .pr_details_box .horizontal_list .list_points h4{
    max-width: unset;
    white-space: unset;
}
    .contact_form .form_design .gy-5 {
        --bs-gutter-y: 1.7rem;
    }
    .contact_form .form_design .form-group input, .contact_form .form_design .form-group textarea{
        padding-left: 18px;
    }
    .popup_modal_style .modal .modal-dialog .modal-content {
    margin: 25px 0px;
}
.popup_modal_style .modal .modal-dialog {
    width: calc(100% - 20px);
    margin: 0 auto;
}
.popup_modal_style .modal .modal-dialog .modal-content .main_title_loc span.pera {
    font-size: 15px;
}
.popup_modal_style .modal .modal-dialog .modal-content button.btn-close {
    width: 28px;
    height: 28px;
    background-size: 13px;
    border-radius: 8px;
}
.popup_modal_style .modal .modal-dialog .modal-content .req_modal_details {
    padding: 25px 22px;
}
.popup_modal_style .form-group input, .popup_modal_style .form-group textarea, .popup_modal_style .form-group input:focus, .popup_modal_style .form-group textarea:focus {
    padding: 10px 12px 8px 15px;
}
.popup_modal_style .form-group label {
    font-size: 14px;
    top: -8px;
}
.popup_modal_style .gy-4 {
    --bs-gutter-y: 1.8rem;
}
.popup_modal_style .modal .modal-dialog .modal-content .req_modal_details {
    padding: 25px 22px 15px 22px;
}
.products_inq_btn button.pr_btn:before {
    height: 34px;
    width: 34px;
    background-size: 12px;
    right: 6px;
}
.products_inq_btn button.pr_btn{
    padding: 12px 50px 12px 15px;
    max-width: 180px;
    border-radius: 12px;
    font-size: 14px;
}
.products_inq_btn {
        margin-top: 24px;
    }
    .products_details_part .products_img {
    position: relative;
    top: unset;
    padding: 20px;
}
.products_details_part .products_img img {
    max-height: 230px;
}
.home_slider .slider_img_view .slider_right img {
    min-height: 160px;
}
.products_inq_btn, .products_inq_btn.active {
    transform: unset;
    position: relative;
    display: inline-block;
    top: unset;
    bottom: unset;
}
.listed_modal .modal-dialog .modal-content {
    margin: 15px 15px 20px 15px;
}
.listed_modal .modal-dialog .modal-content .modal-body {
    padding: 20px 20px 20px 15px;
}
.listed_modal .modal-dialog .modal-content .modal-body button.btn-close.open_close_btn {
    border-radius: 8px 10px 8px 8px;
        right: 8px;
    top: 8px;
    height: 30px;
    width: 30px;
    background-size: 14px;
}
.listed_modal .modal-dialog .modal-content .modal-body h3 {
    margin-bottom: 15px;
    font-size: 24px;
    padding: 0px 10px 5px 3px;
    width: calc(100% - 50px);
}
.listed_modal .modal-dialog .modal-content .modal-body ul
{
    padding-left: 0px;
}
.listed_modal .modal-dialog .modal-content .modal-body ul li a{
    font-size: 17px;
}
.listed_modal .modal-dialog .modal-content .modal-body ul li {
    padding: 8px 8px 8px 16px;
}
.listed_modal .modal-dialog .modal-content .modal-body ul li:before {
    width: 5px;
    height: 5px;
    left: 4px;
    top: 18px;
}
.listed_modal .modal-dialog .modal-content .modal-body ul li:first-child:before {
    top: 10px;
}
 .req_quote_btn>button{
        display: block;
    }
    .tx_error_text h2{
        font-size: 36px;
    }
    .tx_error_text h5 {
    font-size: 18px;
    margin: 8px 0 10px;
    }
    .thanks_error_img img {
    max-width: 72px;
    max-height: 72px;
}
.tx_error_text p {
    font-size: 16px;
}
.thanks_error .btn_style_view {
    padding: 14px 52px 13px 16px;
    max-width: 192px;
    font-size: 15px;
}
}

@media only screen and (max-width: 450px) {
    header nav.navbar .company_logo a.navbar_brand img {
        max-width: 190px;
    }
    header nav.navbar {
        padding: 16px 0px;
    }
    header {
        border-top: 4px solid #0e3495;
        top: -4px;
    }

    .home_slider .home_slider_btn {
        gap: 5px;
    }
    .vision_mission_box .vision_mission_content {
        flex-direction: column;
    }
    .whychoose_box .whychoose_us_img img {
        max-width: 220px;
        max-height: 130px;
    }
    .whychoose_box .whychoose_us_img {
        height: 160px;
    }
    .whychoose_box .whychoose_us_img span.dot_pt {
        height: 30px;
        width: 30px;
        bottom: -15px;
    }
    .whychoose_box .whychoose_us_img span.dot_pt:after {
        height: 8px;
        width: 8px;
    }
    .why_choos_us h4 {
        font-size: 16px;
    }
    .whychoose_box {
        gap: 32px;
        padding: 18px 22px 21px;
    }
    .copyright_part_text .copy_text span {
        display: block;
    }
    .copyright_part_text .copy_text span:before {
        display: none;
    }
    .copyright_part_text .copy_text span.webplus a img {
        max-width: 22px;
    }
}
