@media screen and (max-width: 1330px) {

}

@media screen and (max-width: 1292px){

}

@media screen and (max-width: 1199px) {
    .first_section_main_list_body {
        padding-bottom: 80px;
    }

    .sale_modal_body_slider {
        max-width: 550px;
        height: 570px;
        width: 100%;
    }
}

@media screen and (max-width: 1130px) {
    .contact_item_list {
        gap: 20px;
        justify-content: center;
    }
}

@media screen and (max-width: 1100px) {
    .first_section_main_list_body {
        padding-bottom: 120px;
    }

    .board_main {
        flex-direction: column;
    }

    .board_main_item {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .board_main_item_title {
        text-align: center;
    }

    .filter_main_body_image {
        display: none;
    }
}

@media screen and (max-width: 1024px) {
    .first_section_main_list_body {
        padding-bottom: 140px;
    }
}

@media screen and (max-width: 991px) {
    .mobile_remove {
        display: none;
    }

    .first_section_main_item_list ul {
        display: flex;
        flex-direction: unset;
        gap: 20px;
        flex-wrap: wrap;
    }

    .first_section_main_list_background {
        height: 500px;
    }

    .first_section {
        min-height: auto;
        height: auto;
    }

    .sale_modal_body {
        flex-direction: column;
        padding: 0px 0;
    }

    .sale_modal {
        overflow: scroll;
    }

    .sale_modal_body_slider {
        height: 450px;
    }

    .slider_paginate {
        padding: 10px;
    }

    .header_language_body_main {
        left: -42px;
    }
}

@media screen and (max-width: 975px) {
    .header_button {
        gap: 20px;
    }

    .header_menu ul {
        gap: 20px;
    }

    .header_menu ul li a {
        font-size: 14px;
    }

    .header_button_bay button {
        font-size: 14px;
        width: 100px;
    }

    .step_main_list_item.hr::after {
        left: -45%;
    }

    .step_main_list {
        gap: 40px;
    }

    .ordering_main {
        flex-direction: column-reverse;
        gap: 0;
    }

    .sale_modal_body_slider_image {
        height: 370px;
    }
}

@media screen and (max-width: 900px) {
    .step_main_list_item.hr::after {
        left: -30%;
        width: 125px;
    }
}

@media screen and (max-width: 768px) {
    .header_menu ,
    .header_button_bay {
        display: none;
    }

    .header_button_card button {
        width: 35px;
        height: 35px;
        font-size: 14px;
    }

    .header_mobile_menu {
        display: flex;
    }

    .first_section_main_title {
        font-size: 18px;
    }

    .first_section_main {
        padding: 0;
        gap: 10px;
    }

    .first_section_main_list_body {
        padding-bottom: 40px;
        padding-top: 0px;
        flex-direction: column;
    }

    .first_section {
        height: auto;
    }

    .first_section_main_list_body_item_fixed {
        position: absolute;
    }

    .first_section_main_item_list ul li {
        gap: 5px;
        padding: 5px;
        background-color: #edf2f5;
    }

    .first_section_main_item_list_title {
        font-size: 12px;
    }

    .first_section_main_item_list_description {
        font-size: 12px;
    }

    .first_section_main_list_background {
        background-size: cover;
        background-position: left;
        background-repeat: no-repeat;
        width: 100%;
        height: 450px;
        position: absolute;
        bottom: 0;
        left: 0;
    }

    .first_section_main_title {
        padding: 20px 0 20px;
    }

    .header_icon {
        height: 30px;
    }

    .board_main_item_title {
        font-size: 25px;
    }

    .board_main_list_item {
        width: 48%;
    }

    .filter_main_title {
        font-size: 25px;
        line-height: 1.2;
    }

    .info_board_list_item {
        max-width: unset;
        min-width: 200px;
    }

    .step_main_list {
        align-items: unset;
        padding-top: 10px;
        padding-bottom: 40px;
        flex-direction: row;
        overflow-y: scroll;
        justify-content: flex-start;
    }

    .step_main_list_item {
        padding: 10px;
        max-width: unset;
        width: 100%;
        flex-direction: column;
        min-width: 200px;
    }

    .filter_main_title {
        flex-wrap: wrap;
        gap: 20px;
        justify-content: center;
    }

    .footer_list {
        flex-wrap: wrap;
        gap: 20px;
    }

    .about_us_description {
        font-size: 16px;
        line-height: 1.40;
    }

    .last_section_title {
        font-size: 30px;
        max-width: 210px;
        color: #000000;
    }

    .contact_form_footer_list {
        justify-content: center;
    }

    .contact_form_main {
        padding: 30px 20px 50px;
        border: 5px solid #091220;
    }

    .contact_form_main_title {
        font-size: 28px;
        padding-bottom: 14px;
    }

    .contact_form_main_description {
        font-size: 16px;
        line-height: 1.4;
    }

    .contact_form_list_input {
        padding-top: 20px;
    }

    .contact_item_list {
        padding: 20px 0;
        gap: 20px;
    }

    .contact_list_item {
        max-width: unset;
    }

    .ordering_cupon {
        flex-direction: column;
    }

    .ordering_table {
        overflow-y: scroll;
    }

    .ordering_table_list_title {
        padding-right: 20px;
    }

    body.active {
        padding-right: 0;
    }

    .sale_modal_body_slider_image {
        height: 210px;
    }

    .sale_modal_body_slider {
        height: 290px;
    }

    .sale_modal_body_info_title {
        font-size: 16px;
    }

    .slider_paginate {
        padding: 10px;
    }

    .video_modal_player {
        height: 320px;
    }

    .step_main_link {
        padding-top: 0;
    }

    .step_main_list_item_icon {
        max-width: 100px;
        padding: 10px;
        height: 100px;
    }

    .last_section_main {
        align-items: flex-start;
    }

    .last_section_description {
        max-width: 210px;
        color: #000000;
    }

    .filter_main {
        padding: 20px 0 0;
    }

    .board_main {
        padding: 20px 0 0;
    }

    .info_board_list {
        padding-top: 25px;
        flex-wrap: nowrap;
        width: 100%;
        overflow-x: scroll;
        justify-content: flex-start;
        padding-bottom: 20px;
    }

    .step_main_list_right .step_main_list_item {
        flex-direction: column-reverse;
    }

    .step_main_list_left ,
    .step_main_list_right {
        min-width: 200px;
    }

    .first_section_main {
        padding: 0;
        gap: 10px;
        background-image: url(../img/header_icon.png);
        background-size: contain;
        background-position: 105px 70px;
        background-repeat: no-repeat;
    }

    .first_section_main_list_background {
        display: none;
    }

    .first_section_main_item_list_icon {
        width: 40px;
        height: 40px;
    }

    .first_section_main_item_list ul {
        gap: 5px;
    }

    .first_section_main_item_list_info {
        gap: 2px;
    }

    .step_main_list {
        gap: 10px;
    }

    .sale_modal_body_info_number {
        padding-top: 10px;
    }

    .sale_modal_body_info_price {
        padding-top: 10px;
    }

    .sale_modal_body_info_button {
        padding-top: 10px;
    }

    .filter_main .filter_main_body {
        padding: 0px 0 10px;
    }

    .step_main_list_item_description {
        font-size: 14px;
    }

    .step_main_list_item_step {
        font-size: 18px;
    }

    .step_main_list_item_step span {
        font-size: 40px;
    }

    .board_main_item_list {
        gap: 10px;
    }

    .board_main_list_item_icon {
        height: 55px;
    }

    .board_main_list_item_icon img {
        height: 100%;
    }

    .board_main_list_item_description {
        padding-top: 20px;
        font-size: 12px;
    }

    .board_main_list_item_title {
        font-size: 16px;
        font-weight: 600;
        line-height: 1.2;
        min-height: 35px;
    }

    .slider_arrow {
        display: none;
    }

    .first_section::after {
        content: '';
        position: absolute;
        width: 200px;
        height: 260px;
        background-image: url('../img/complect2.png');
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
        bottom: -16px;
        left: 28%;
    }

    .first_section {
        position: relative;
        height: 575px !important;
    }

    .first_section_main_list {
        z-index: 11111;
    }

    .filter_main_body_slid {
        padding-top: 25px;
    }

    .footer_icon{
        gap: 10px;
    }
    .footer_icon .idram img{

       width: 55px;
    }
    .footer {
        align-items: center;
    }

}

@media screen and (max-width: 660px) {

}

@media screen and (max-width: 576px){

}

@media screen and (max-width: 560px) {

}

@media screen and (max-width: 540px) {

}

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

}

@media screen and (max-width: 470px){
    .last_section {
        background-position: 185% 60px;
    }
}

@media screen and (max-width: 400px) {

}

@media screen and (max-width: 380px){

}

@media screen and (max-width: 340px) {

}

@media (max-width: 992px) {

}

@media (max-width: 650px) {

}

@media (max-height: 800px) {
    .first_section_main_list_body {
        padding-top: 40px;
    }

    .first_section_main_title {
        padding: 25px 0 0;
    }

    .first_section {
        height: 762px;
    }
}
