/* main --------------------------------------------------------------------- */
@media only screen and (max-width: 960px) {
    :root {
        --font-size-h1: 39px;
    }

    .b14 {
        flex-direction: column;
        gap: 50px;
    }

    .b15-card {
        display: grid;

        grid-template-columns: 2fr 3fr;
        max-width: none;

    }

    .b17 {
        height: auto;

    }

}


@media only screen and (max-width: 875px) {
    .b44__b46-img {
        display: none;
    }

    .b44__b45 {
        justify-content: center;
        padding-left: 10px;
    }

    .b38-line__b41-image {
        width: 250px;
    }
}





@media only screen and (max-width: 765px) {

    .b1__slider-1 {
        height: 85%;
    }

    .b1__b6 {
        column-gap: 60px;
    }

    .b1__b3 {
        display: none;
    }

    .b1__b2 {
        height: 510px;
    }

    .b1__b4 {
        padding-bottom: 25px;
    }


    .b76-cards {
        display: flex;
        flex-direction: column;
        gap: 50px;
    }

    .b76-card--1 {
        /* display: flex;
        flex-direction: column-reverse; */
    }

    .b76-card--2__b76-card-imgs {
        display: grid;
        grid-template-columns: 1fr 1fr;
        grid-template-rows: 200px;
    }

    .b76-card--1__b76-card-img {}

    .b76-card-img--2{
        background-size: auto;
        background-position-x: 0px;
    }

    .b76-card--5:hover .b76-card-img--2{
        transform: none;
        background-size: auto;
        background-position-x: 0px;
    }
    .b76-card-arrow{
        right: 30px;
        opacity: 1;
        fill: wheat;
    }
}

@media only screen and (max-width: 672px) {


    .font-bold-text {
        font-size: 18px;
    }

    .font-bold-accent {
        font-size: 25px;
    }


    .b33__b34-prod-group {
        display: flex;
        flex-direction: row-reverse;
        background: #373432;
        box-shadow: var(--box-shadow-1);
    }

    .b33__b34-prod-group-name {
        position: initial;
        opacity: 1;
        background: none;
    }

    .b33__b34-prod-group img {
        width: 150px;
    }

    .b31__b33 {
        display: flex;
        flex-direction: column;
        gap: 30px;
    }
}


@media only screen and (max-width: 610px) {
    .font-bold-text {
        font-size: 16px;
        gap: 50px;
    }


    .b38-line__b40-text {
        margin-left: 0px;
    }

    .b38-line__b41-image {

        position: initial;

        border-radius: 0;

        width: 100%;

        border: none;

    }

    .b38-line__b39 {
        padding: 0px;
        flex-direction: column;
    }

    .b38-line__b42 {
        overflow: hidden;
        background: var(--color-grad-black-supp);
    }

    .b38-line--light__b38-line__b41-image {
        display: none;
    }

    .b38-line--light__b39 {
        padding: 0 10px 0 20px;
    }

    .b15-card {
        grid-template-columns: 1fr;
        grid-template-rows: 220px;
    }

    .b44__b50-form form {
        flex-direction: column;
    }

    .b50-form__b51-header {
        text-align: center;
    }

    .b50-form__b56-submit {
        margin-top: 40px;
    }





    .b9 {
        display: none;
    }

    .b1__slider-1 {
        flex: none;
        height: 392px;
        width: 100%;
    }


    .b6 {
        flex-direction: column-reverse;
        align-items: initial;
        gap: 30px;
    }


    .b1__b7 {
        margin-top: 0;
        width: 100%;
    }

    .b1__b2 {
        height: 610px;
        display: none;
    }

    .b1__b4 {
        position: initial;
        background: var(--color-grad-2);
    }

    .ftr-w1 {
        gap: 0;
    }

    .b38-line__b43-text {
        padding-right: 10px;
    }

    .b38-line--light__b40-text {
        padding: 25px 0 25px 0px;
    }


}




@media only screen and (max-width: 889px) {
    .b24-nav__b27 {

        position: fixed;

        background: var(--color-grad-7);

        width: 100vw;

        height: calc(100% - var(--navbar-height));

        bottom: 0;

        flex-direction: column;

        justify-content: normal;

        left: 100%;

        transition: all 0.5s;

        z-index: 2;

        padding-top: 30px;

        gap: 10px;
    }

    .jnav-burger--open .burger-data {
        left: 0;
    }

    .b24-nav__b28 {

        height: auto;

        background: var(--color-grad-4);

        margin: 0 20px 0 20px;

    }

    .jburger-icon {
        display: block;
        position: absolute;
        height: 100%;
        right: 0;
    }

    .b24-nav__b26-logo>img {

        height: auto;

        width: 115px;

    }

    .b25-nav {
        justify-content: center;
    }
}

/* end main ----------------------------------------------------------------- */





/* product group ------------------------------------------------------------ */

@media only screen and (max-width: 1011px) {
    .b79-2-text {
        margin-left: auto;
    }

    .b80-1-htext {
        margin-left: auto;
    }

    .b80-1-text {
        margin-left: auto;
    }

    .b80-1-img:not(.b80-1-img--full) {
        margin-right: auto;
        display: flex;
        align-items: center;
    }

    .b79-2-img {
        margin-right: auto;
        width: 100%;
    }

}

@media only screen and (max-width: 960px) {}


@media only screen and (max-width: 875px) {
    .font-bold-text {
        font-size: 18px;
    }

    .font-bold-accent {
        font-size: 25px;
    }

    .font-h2 {
        font-size: 30px;
    }

    .b81-1-wform .b50-form__b54-inputs{
        box-shadow: none;
    }
}


@media only screen and (max-width: 765px) {
    .b79-3-w {
        gap: 35px;
    }

    .b80-1 {

        grid-template-columns: auto;

    }

    .b80-1-head {

        order: 1;

        max-width: initial;

    }

    .b80-1-text {

        order: 3;

        padding: 0 10px 0 10px;

    }

    .b80-1-img {

        order: 2;

        grid-column: initial;

        grid-row: initial;

        max-height: 300px;

        width: 100%;

        padding: 0 10px 0 10px;
    }
    .b80-1--revers .b80-1-text{
        padding: 0 10px 0 10px;
    }
    .b80-1-htext{
        padding: 20px 10px 20px 10px;
        text-align: center;
    }

    .b80-1-img--full3 img{
        object-fit: cover;
    }
    .scroll-block{
        display: none;
    }

}


@media only screen and (max-width: 672px) {
    
    .b78{
        grid-template-columns: auto;
        grid-template-rows: 200px auto;
    }
    .b78-text{
        order: 2;
    }
    .b78-text-1 {
        margin: auto;
        margin-top: 50px;
        margin-bottom: 50px;
        padding: 0 10px 0 10px;
        text-align: center;
    }
    .b79-2{
        grid-template-columns: auto;
    }

    .b-w{
        margin-top: var(--navbar-height);
    }

    .b78-img img {
        width: 100%;
        object-fit: cover;
        margin: 0;
        position: initial;
        height: 100%;
        max-width: none;
        max-height: none;
        box-shadow: none;
    }
    .b78-img-bg{
        display: none;
    }
}


@media only screen and (max-width: 610px) {
    .b81-1{
        flex-direction: column;
        gap: 35px;
    }
    .b79-3-w {
        flex-direction: column;
        gap: 80px;
        margin-bottom: 100px;
    }
    .b79-img {
        height: 200px;
    }
    
    .b81-1-text svg{
        display: none;
    }
}


@media only screen and (max-width: 580px) {}

/* end product group -------------------------------------------------------- */