@media screen and (max-width:1024px) {
    .toggle {
        display: block;
        color: #0033a0
    }
    .header-button {
        display: none;
    }
    ul.menu-list {
        width: 100%;
        display: none;
    }
    ul.menu-list li {
        display: block;
        text-align: center;
    }
    .header-menu {
        display: none;
    }
    .headerAll-right {
        display: none;
    }
    .headerAll {
        position: relative;
        z-index: 0;
    }
    .sliderSection {
        padding-top: 0px;
        position: relative;
    }
    .arrows {
        position: absolute;
        transform: translateX(-50%);
        left: 50%;
        display: flex;
        justify-content: space-between;
        width: 100%;
        top: 35%;
        z-index: 1;
    }
}

@media screen and (max-width:768px) {
    img.mobile {
        display: block;
    }
    img.desktop {
        display: none;
    }
    .new-products-all {
        background: none;
    }
    .products-section_items-item_image {
        position: relative;
        min-width: unset;
        width: 100%;
    }
    .footer-top {
        flex-direction: column;
    }
    .footer-top-left {
        flex-direction: column;
    }
}

@media screen and (max-width:450px) {
    .about-section-right {
        flex: 1;
        text-align: center;
        padding: 25px;
        max-width: 340px;
    }
    .about-section-right p {
        font-weight: 300;
        text-align: center;
    }
    .about-section {
        flex-direction: column;
        background: none;
        padding: 5px;
    }
    .about-section-left img {
        width: 100%;
        display: block;
    }
    .footer-all-top_item.map {
        display: flex;
        flex-direction: column;
        max-width: 250px;
        justify-content: center;
        text-align: center;
    }
    .footer-all-top_item {
        display: flex;
        flex-direction: column;
        padding-bottom: 30px;
    }
    .footer-all-top {
        flex-direction: column;
    }
    .headerAll {
        position: fixed;
        margin: auto;
        width: 100%;
        z-index: 10;
        display: flex;
        background: white !important;
    }
    .toggle {
        width: 100%;
        padding: 10px 20px;
        background: white !important;
        text-align: right;
        box-sizing: border-box;
        font-size: 25px;
        display: none;
    }
    .toggle {
        display: block;
        color: black;
    }
    .products-section {
        padding-top: 50px;
        padding-bottom: 50px;
        padding-left: 10px;
        padding-right: 10px;
    }
    .about-section {
        margin-top: 10px;
    }
    .new-products-all {
        padding-top: 40px;
        padding-bottom: 75px;
    }
    .arrows {
        position: absolute;
        transform: translateX(-50%);
        left: 50%;
        display: flex;
        justify-content: space-between;
        width: 100%;
        top: 50%;
        z-index: 1;
    }
    .sliderText p {
        color: white;
        font-size: 15px;
        max-width: 280px;
        text-align: center;
        padding: 10px;
        font-weight: bold;
    }
    .sliderText {
        position: absolute;
        right: 64px;
        bottom: 150px;
        background: #fdc3004d;
        bottom: 40px;
    }
    .about-section-all_top h1 {
        color: #575656;
        font-size: 30px;
    }
    .about-section-all_top p {
        color: #575656;
        font-size: 15px;
        line-height: 30px;
    }
    .main-products h1 {
        color: white;
        font-size: 40px;
        margin-bottom: 0;
        text-align: center;
        padding-top: 50px;
    }
    .about-top {
        flex-direction: column;
    }
    .item img {
        width: 100%;
        display: block;
        max-width: 55px;
        margin: auto;
    }
    .item.special img {
        width: 100%;
        max-width: unset;
    }
    .about-drop-section {
        background-size: cover;
        padding-top: 25px;
        padding-bottom: 60px;
    }
    .about-drop-last__content>.about-drop__item:nth-child(1) {
        padding-bottom: 70px;
    }
    .about-top__title h1 {
        color: #ffcd30;
        font-size: 30px;
        margin-bottom: 0;
    }
    .about-top__title h2 {
        margin-bottom: 0;
        font-size: 20px;
    }
    .about-top__left p {
        font-size: 15px;
        text-align: justify;
        padding: 5px;
    }
    .about-center__content p {
        font-size: 15px;
    }
    .about-vision__content h1 {
        color: #ffce2d;
        font-size: 30px;
    }
    .about-vision__content h2 {
        color: #575656;
        font-size: 20px;
    }
    .about-vision p {
        font-size: 15px;
        line-height: 30px;
    }
    .about-drop-section__content h1 {
        font-size: 30px;
        color: white;
    }
    .about-drop-section__content p {
        color: white;
        font-size: 16px;
        padding: 20px 0px;
    }
    .about-drop-last h1 {
        color: #575656;
        font-size: 30px;
        text-align: center;
    }
    .services-all_items-item {
        padding-top: 0px;
    }
    .services-all_items-item p {
        font-size: 20px;
    }
    .services-all h1 {
        font-size: 35px;
        color: #fdca00;
    }
    .form-itemsAll {
        display: flex;
        max-width: 1030px;
        margin: auto;
        flex-direction: column;
    }
    .sumbit {
        max-width: 930px;
        margin: auto;
        text-align: center;
    }
    .flex-area {
        flex-direction: column;
    }
    .text-area h2 {
        text-align: center;
        padding-top: 15px;
    }
    .text-area p {
        font-size: 15px;
        padding-top: 15px;
    }
    .text-area ul li {
        font-size: 15px;
        text-align: left;
    }
    .footer-items_item {
        padding: 25px;
        text-align: left;
        display: flex;
        flex-direction: column;
    }
    .text-area.special {
        background: url(/assets/images/arrow-bg.png) no-repeat;
        background-size: 100%;
        min-height: unset;
        padding: 20px;
        background-position: bottom;
    }
    .flex-area.different {
        flex-direction: column-reverse;
    }
    .flex-area.different.special {
        flex-direction: column;
        background-position: bottom;
    }
    .link-area a {
        text-decoration: none;
        color: #575e76;
        /* font-weight: bold; */
        text-decoration: underline;
        text-decoration-color: #f6c725;
        text-decoration-thickness: 3px;
        font-size: 14px;
    }
    .text-area.special h2 {
        text-align: left;
        font-size: 18px;
    }
    .content-area p {
        font-size: 16px;
    }
    .about-vision__content.special img {
        width: 100%;
        display: block;
        position: unset;
    }
    .link-buttons h1 {
        color: #575656;
        font-size: 25px;
        font-weight: bold;
        padding-bottom: 30px;
        padding-top: 30px;
    }
    .link-buttons__item {
        margin: 10px;
    }
    .guris-all {
        padding-top: 20px;
    }
    .flex-area.repair {
        padding-top: 10px;
    }
    .flex-area.repair h1 {
        text-decoration: underline;
        font-size: 20px;
        text-decoration-color: #f9c602;
    }
    .text-area ul {
        list-style: none;
        padding: 0;
    }
    .link-buttons {
        padding-top: 10px;
        text-align: center;
        padding-bottom: 40px;
    }
}

@media screen and (max-width:425px) {
    .sliderText {
        position: absolute;
        right: 40px;
        bottom: 150px;
        background: #fdc3004d;
        bottom: 155px;
    }
    .quote {
        display: none;
    }
    .mobile-menu.active img {
        width: 100%;
        max-width: 200px;
    }
}