@media (min-width: 300px) and (max-width:450px) {

    .history-block .inner-box {
        margin: 10px;
    }

    .image_boxes.style_six .image_box .experience .experience_inner {
        padding: 15px 30px !important;
        margin: 0px 10px 15px 20px !important;
        object-fit: contain;
    }

    .contact_form_box_all.type_two .contact_form_shortcode {
        padding: 20px !important;
        margin-top: 30px;
    }

    .height_510px, .height_510 {
        height: unset !important;
    }

    .title_all_box.style_five .title_sections .before_title {
        padding: 20px 0px 12px 0px !important;
    }

    .about-section .pd_bottom_80 {
        padding-bottom: 0px;
    }

    .about-section .pd_bottom_40 {
        padding-bottom: 0px;
    }

    .title_sections>iframe {
        width: 100%;
        height: 600px;
        border-radius: 10px;
    }

    .header .hamburger_menu .line, .default_sickty_heaad .hamburger_menu .line {
        background-color: #ffffff !important;
    }

    .footer_widgets .fo_wid_title h2 {
        text-align: center;
    }

    .footer_widgets ul {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        padding-left: 0px;
        gap: 10px;
    }

    .news_boxed.dark_color ul>li {
        list-style: none;
        border-right: 1px solid #000;
        padding-right: 10px;
    }

    .news_boxed.dark_color ul>li:last-child {
        border-right: unset;
    }

    .footer_widgets .description_box p {
        margin: unset;
        text-align: center !important;
    }

    .footer_contact_list {
        margin-bottom: 15px;
    }

    .footer_area img.footer-logo {
        width: 155px !important;
    }

    a.dropdown-toggle.nav-link {
        color: #101010 !important;
    }

    .crt_mobile_menu .menu-box form {
        display: none !important;
    }

    .curve_shape_bottom_1 svg {
        height: unset !important;
    }

    .push_button_inner .push-heading h4 {
        font-size: 18px !important;
        margin-top: 40px;
    }

    .push_button_inner .push-img {
        margin: auto;
    }

    .push-content p {
        font-size: 16px !important;
        color: #101010;
        font-family: var(--font-family-DMSans);
        font-weight: 400;
        line-height: 30px;
        text-align: justify;
        margin-top: 20px;
    }

    .push-content ul li {
        font-size: 16px !important;
    }

    .push-content .push-button {
        display: flex;
        justify-content: center;
    }

    .push-content .push-button .theme-btn.one {
        min-width: 180px !important;
    }

    .push .side-bar .nav-pills .nav-link .title {
        gap: 10px !important;
        font-size: 15px !important;
        padding: 0px 0px !important;
    }

    .scroll-container {
        height: unset !important;
    }

    .push_button_inner {
        padding: 25px 0px !important;
    }

    .btn-whatsapp-pulse {
        bottom: 150px !important;
        right: 15px !important;

    }

    .prgoress_indicator {
        right: 20px !important;
        bottom: 95px !important;
    }

    .smps_card {
        margin-top: 25px;
    }

    .smps_card h4 {
        font-size: 16px !important;
    }

    .custom_main_cat .h4, h4 {
        font-size: 16px;
        /* text-align: center; */
        width: 350px;
        line-height: unset;
    }

    .column-2{
        order: 1;
        margin-top: 30px;
    }

    .column-1{
        order: 2;
    }

    .bbox-table {
        margin-top: 40px;
    }

    .bbox-table td.len {
        width: unset !important;
    }

    .push-content {
        margin-top: 0px !important;
    }

    .push-content.bbox {
        margin-top: 0px !important;
        margin-left: 0px !important;
    }

    .pricelist-card {
        margin-bottom: 40px;
    }

    .pricelist-btn h4 {
        width: 318px;
    }

    .contact_us .contact_form_box_all.type_one .contact_form_box_inner {
        padding: 10px 5px 10px !important;
    }

}