@media (max-width:  1140px) {
/** {box-shadow: 0 0 10px red inset}  !* добавил для отладки*!*/

    body {
        background: #1B1B1B;
    }

    .deskop {
        display: none;
    }

.content {
    margin: 0;
    padding: 0;
    position: relative;
    left: -10px;
    width: 105%;
    backface-visibility: visible;
    background-color: #1B1B1B;
    padding-bottom: 20px;
}
.top-menu {
    z-index: 999;
    position: fixed;
    display: flex;
    flex-direction: row;
    top: 0px;
    width: 100%;
    height: 40px;
    backface-visibility: visible;
    background-image: url("../images/desktop/background_menu.svg");
}
.top-menu-brand {
    margin-left: 5%;
    margin-right: 10%;
    margin-top: 10px;
}
.top-menu-retailers {
    margin-top: 10px;
    display: flex;
    flex-direction: row;
}
.top-menu-retailers > img{
background-image: url("images/mobile/wildberries_top_menu.png");
}
.top-menu-retailers img:hover {
    border-radius: 5px;
    box-shadow: darkgrey 0 0 5px
}
.top-menu-retailers img:active {
    border-radius: 5px;
    box-shadow: darkgrey 0 0 1px
}
.top-menu-retailers > div:first-child {
    margin-right: 40px;

    font-family: Jost;
    font-size: 12px;
    font-weight: 300;
    line-height: 17.34px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #FFFFFF;
}
.top-menu-wb {
    margin-right: 10px;
}
.top-menu-ozon {
    /*margin-right: 40px;*/
}
.section-presentation {
    width: 100%;
}

.section-presentation-article div:nth-child(1){
    padding-top: 40px;
    padding-left: 5%;
    text-transform: uppercase;

    font-family: Arsenal;
    font-size: 21.74px;
    font-weight: 400;
    line-height: 21.74px;
    letter-spacing: -0.9057960510253906px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #FFFFFF;
}
    .section-presentation-article div:nth-child(2){
        width: 90%;
        padding-left: 5%;
    }

.section-presentation-article div:nth-child(3){
    padding-left: 5%;
    position: absolute;
    text-transform: uppercase;

    font-family: Arsenal;
    font-size: 36.91px;
    font-weight: 400;
    line-height: 36.91px;
    letter-spacing: -1.5380728244781494px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #FFFFFF;

}

.section-presentation-right {
    padding-top: 42px;
    width: 100%;
}
.image-2 {
    width: 100%;
}

.section-description {
    top: -5px;

    position: relative;
    width: 100%;
    display: flex;
    flex-direction: column-reverse;
    justify-content: center;
}
.section-description-left {
    justify-content: center;

}
.section-description-right {
    width: 100%;
}

.section-description-article {
    width: 95%;
    margin-left: 5%;
    margin-top: 50px;
    margin-bottom: 50px;
}
.section-description-article div:first-child{
    /*width: 100%;*/
    display: flex;
    flex-direction: row;
    align-items: center;
    align-content: center;
}

.section-description-article > div:first-child > div + div img{
    width: 100%;
}
.section-description-article div + div > p {
    font-family: Jost;
    font-size: 14px;
    font-weight: 300;
    line-height: 24px;
    letter-spacing: 0.5px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;

    margin-top: 25px;
    margin-bottom: 40px;
    color: #FFFFFF;
}
.section-description-article > div:nth-child(3) {
    font-family: Arsenal;
    font-size: 24px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;

    margin-top: 30px;
    margin-bottom: 50px;

    color: #FFFFFF;
}
.section-description-article > div:nth-child(4) > div {
    display: flex;
    flex-direction: row;
    padding-right: 5%;
    /*align-items: center;*/
    /*justify-content: left;*/
    margin-top: 30px;
    margin-bottom: 30px;
}
.section-description-article > div:nth-child(4) > div img {
    width: 20%;
    margin-right: 8%;

}

.section-description-article > div:nth-child(4) > div div:last-child{
    text-transform: uppercase;

    font-family: Jost;
    font-size: 14px;
    font-weight: 600;
    line-height: 16.8px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;

    width: 90%;
    color: #FFFFFF;
    margin-top: 0px;
    margin-bottom: 0px;
}

.section-advantages-three {
    position: relative;
    width: 96%;
    padding-left: 5%;
    display: flex;
    flex-direction: column;
}
.section-advantages-left {
    margin-top: 10px;
    width: 100%;
}

.section-advantages-intro {
    margin-top: 30px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: left;
}
.section-advantages-intro div:first-child {
    width: 0%;
}
.section-advantages-intro div:first-child img{
    width:100%;

}
.section-advantages-intro > div + div{
    /*margin-top: 50px;*/

    font-family: Arsenal;
    font-size: 16px;
    font-weight: 400;
    line-height: 19.2px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    text-transform: uppercase;
    color: #FFFFFF;
}
.section-advantages-article {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: left;
}
.section-advantages-article > div > div:first-child {
    width: 80%;

}

.section-advantages-article div + div {

}
.section-advantages-title {
    margin-top: 40px;

    font-family: Arsenal;
    font-size: 24px;
    font-weight: 400;
    line-height: 28.8px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #FFFFFF;
}
.section-advantages-table {
    margin-left: -3%;
    margin-top: 10px;
    margin-bottom: 10px;
    display: flex;
    flex-direction: column;

    text-transform: uppercase;
    font-family: Jost;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #FFFFFF;
}
.section-advantages-table span {
    font-family: Jost;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #FFFFFF;

}

.section-advantages-table > div div {
    border-bottom: solid 1px #515151;
    padding-top: 30px;
    padding-bottom: 30px;
    margin-left: 10px;
    width: 90%;
    /*height: 130px;*/

    font-family: Jost;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;



}
.section-advantages-table > div:last-child > div:last-child{
    border: none;
}

.section-advantages-final p {
    padding-bottom: 40px;

    font-family: Jost;
    font-size: 14px;
    font-weight: 300;
    line-height: 24px;
    letter-spacing: 0.5px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #FFFFFF;
}
.section-advantages-right {
    width: 104%;
    margin-left: -5%;
}

.useful-tips {
    width: 90%;
    padding-left: 5%;
    padding-top: 40px;
    padding-bottom: 40px;
}
.useful-tips-article {

}
.useful-tips-title {
    margin-bottom: 40px;
    text-transform: uppercase;

    font-family: Arsenal;
    font-size: 24px;
    font-weight: 400;
    line-height: 28.8px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #FFFFFF;
}
.useful-tips-list {

}
.drop-article {
    margin-top: 15px;
    width: 100%;
    position: relative;
    display: inline-block;

    border: solid 1px #515151;
    border-radius: 20px;
}
.drop-article:hover {
    border: solid 1px darkgrey;
}
.drop-title {

    display: flex;
    flex-direction: row;
}
.drop-title > div:first-child {
    text-transform: uppercase;

    margin: 20px;
    width: 100%;
    font-family: Jost;
    font-size: 16px;
    font-weight: 900;
    line-height: 24px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #FFFFFF;
}
.drop-title div a {
    align-items: center;
}
.drop-title div img:hover {
    padding: 2px;
    box-shadow: 0 0 5px darkgrey inset;
    border-radius: 13px;
}
.drop-btn-tips {
    display: flex;
    margin: 10px;
    width: 24px;
    align-items: center;
    text-align: right;
    cursor: pointer;
}
.drop-btn-tips img{

    align-content: center;
}

.drop-text-content {
    display: none;
    padding: 20px 20px 20px 20px;

    font-family: Jost;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #FFFFFF;
}

.footer {
    width: 90%;
    padding-left: 5%;
    padding-top: 20px;
    padding-bottom: 50px;
}

.footer-brand {
    padding-bottom: 10px;
    text-align: center;
}
.footer-retailers {
    position: relative;
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
}

.footer-bye-to {
    padding-top: 20px;
    padding-bottom: 15px;

    font-family: Jost;
    font-size: 16px;
    font-weight: 300;
    line-height: 26px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #FFFFFF;
}

.footer-wb {
    margin-right: 15px;
}
.footer-retailers-title {
    width: 99%;
    text-transform: uppercase;

    font-family: Arsenal;
    font-size: 22.07px;
    font-weight: 400;
    line-height: 22.07px;
    letter-spacing: -1.1034482717514038px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #FFFFFF;
}


.footer-ozon {
    margin-left: 18px;
}
.footer-retailers img:hover {
    border-radius: 20px;
    box-shadow: darkgrey 0 0 5px;
}
.footer-retailers img:active {
    border-radius: 20px;
    box-shadow: darkgrey 0 0 1px;
}



}

@font-face {
    font-family: "Jost";
    /* https://fonts-online.ru/fonts/jost/download */
    src: url("../fonts/Jost/Jost.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
@font-face {
    font-family: "Arsenal";
    /* https://fonts.google.com/selection?query=Arsenal */
    src: url("../fonts/Arsenal/Arsenal-Regular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}