@media screen and (min-width: 1921px) {
    .banner-img-rent {
        height: 49.010416667vw;
    }

    .banner-text-rent {
        height: 49.010416667vw;
    }

    .text-blue-rent {
        font-size: 2.2916666666666665vw;
    }

    .text-container-rent {
        width: 24.375vw;
        position: absolute;
        right: calc((100% - 64.58333333333334vw) / 2 - 1.9791666666666665vw);
        margin-top: 4.947916666666666vw;
    }

    .banner-subtitle {
        margin: 3.90625vw 0 2.083333333333333vw;
        font-size: 0.9895833333333333vw;
    }

    .ml80 {
        margin-left: -4.947916666666666vw;
    }

    .text-content {
        font-size: 1.0416666666666665vw;
    }

    .list-rent li img {
        width: 9.114583333333332vw;
    }

    .subtitle {
        margin-bottom: 0.5208333333333333vw;
    }

    .block-3 {
        margin-left: calc((100% - 64.58333333333334vw) / 2 + 8.854166666666668vw);
    }

    .content-rent {
        margin-top: 3.125vw;
        margin-bottom: 6.25vw;
    }

    .mb30 {
        margin-bottom: 1.5625vw;
    }

    .mb10 {
        margin-bottom: 0.5208333333333333vw;
    }

    .container.rent {
        max-width: 46.875vw;
    }
}

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

    .banner-img-rent {
        order: 2;
        position: static;
        height: auto;
        margin-top: 25px;
    }

    .text-container-rent {
        width: 100%;
        padding-left: 20px;
        padding-right: 20px;
        margin-left: auto;
        margin-right: auto;
        right: 0;
        margin-top: 40px;
    }

    .banner {
        margin-top: 91px;
        margin-bottom: 0;
    }

    .photo-style {
        width: 100%;
    }

    .section.banner {
        display: flex;
    }

    .banner-text-rent {
        order: 1;
        height: 257px;
        position: static;
    }

    .btn.rent {
        padding: 12px 30px;
        max-width: calc(100% - 30px);
    }

    .subtitle-bold {
        font-weight: 500;
    }

    .text-container-rent {
        width: 100%;
        padding-left: 20px;
        padding-right: 20px;
        margin-left: auto;
        margin-right: auto;
        right: 0;
        margin-top: 40px;
        position: static;
    }

    .banner-title {
        margin-top: 0;
        margin-bottom: 0;
    }

    .text-blue-rent {
        font-size: 36px;
    }

    .banner-subtitle {
        width: 100%;
        margin: 28px 0 31px;
        font-weight: 400;
        font-size: 20px;
    }

    .subtitle-bold br {
        display: none;
    }

    .linear {
        display: none;
    }

    /* Content-rent */
    .section.content-rent {
        margin-top: 44px;
        margin-bottom: 70px;
    }

    .box {
        width: 100%;
        margin-left: 0;
    }

    .first-box {
        width: 100%;
        margin-left: 0;
    }

    .block-1 {
        margin-bottom: 40px;
    }
}

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

    .container.rent {
        padding-left: 10px;
        padding-right: 10px;
    }

    .section.banner {
        margin-top: 71px;
        position: relative;
        height: auto;
    }

    .text-container-rent {
        margin-top: 20px;
    }

    .text-blue-rent {
        font-size: 26px;
    }

    .banner-title {
        text-align: center;
    }

    .banner-text-rent {
        height: 180px;
    }

    .banner-subtitle {
        position: relative;
        margin: 20px 0 0;
        font-size: 16px;
        font-weight: 500;
    }

    .list-storage li {
        flex-wrap: wrap;
        justify-content: center;
    }

    .btn {
        width: 100%;
    }

    .btn.rent {
        position: absolute;
        bottom: 8vw;
        left: 0;
        margin: 0 15px;
    }

    /*.banner-subtitle {
        margin-bottom: 470px;
    }*/
    .text-content {
        font-size: 16px;
        margin-top: 30px;
    }

    .text-content br {
        display: none;
    }

    .section.content-rent {
        margin-bottom: 10px;
    }

    .section.content-rent {
        margin-top: 80px;
    }

    .box-left {
        width: 100%;
        max-width: 330px;
    }

    .list-rent li {
        flex-wrap: wrap;
        justify-content: center;
    }

    .box.block-5 {
        margin-bottom: 50px;
    }

    .last-list {
        margin-top: 0px;
    }

    .first-box li {
        flex-wrap: nowrap;
    }

    .ml80 {
        margin-left: -158px;
    }

}

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

    /*  .banner-subtitle {
          margin-bottom: 400px;
      }*/
    .section.banner {
        margin-top: 90px;
    }
}


