@media (max-width: 767px) {
    .banner-desc-box {
        position: absolute;
        top: 50%;
        left: 50%;
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: flex-start;
        flex-direction: column;
        transform: translate(-50%, -50%);
    }


    .banner-desc-box-title {
        font-size: 60px;
        color: #FFFFFF;
        text-align: center;
        font-family: Ethereal-Regular;
    }

    .banner-desc-box-title h1 {
        font-size: 60px;
        font-weight: 300;
        color: #FFFFFF;
        text-align: center;
        width: 100%;
        text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
    }

    .banner-desc-box-content {
        font-size: 20px;
        color: #FFFFF5;
        width: 100%;
        text-align: center;
        text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
    }

    .block-btn {
        background: #333333;
        color: #ffffff !important;
        border-radius: 8px;
        height: 42px;
    }

    .catalog-box {
        width: 100%;
        max-width: 1300px;
        margin: auto;
        padding: 30px 0;
    }

    .catalog-row {
        display: flex;
        justify-content: space-around;
        align-items: center;
        flex-direction: column;
        padding: 0 15px;
    }

    .catalog-img {
        width: 100%;
        height: 400px;
        background: #eeeeee;
        overflow: hidden;
    }

    .catalog-img img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .catalog-content {
        width: 100%;
        padding: 20px 0;
    }

    .catalog-content h3 {
        font-family: ProximaNova-Bold;
    }

    .catalog-content p {
        color: #666666;
    }

    .carousel-inner {
        height: 450px;
    }

    .carousel-item {
        height: 450px;
    }

    .carousel-item img {
        height: 100%;
        object-fit: cover;
    }

    .main {
        margin-top: 115px;
    }

    .m-catalog-title {
        margin-top: 50px;
        padding: 0 15px;
    }

    .btn-box {
        padding: 0 15px;
    }

    .block-btn {
        width: 100% !important;
    }
}

@media (min-width: 768px) and (max-width: 1365px) {
    .row-title {
        margin-top: 50px;
    }

    .banner-desc-box {
        position: absolute;
        top: 50%;
        left: 50%;
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: flex-start;
        flex-direction: column;
        transform: translate(-50%, -50%);
    }


    .banner-desc-box-title {
        font-size: 60px;
        color: #FFFFFF;
        text-align: center;
        font-family: Ethereal-Regular;
    }

    .banner-desc-box-title h1 {
        font-size: 60px;
        font-weight: 300;
        color: #FFFFFF;
        text-align: center;
        width: 100%;
        text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
    }

    .banner-desc-box-content {
        font-size: 20px;
        color: #FFFFF5;
        width: 100%;
        text-align: center;
        text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
    }

    .block-btn {
        background: #333333;
        color: #ffffff !important;
        border-radius: 8px;
        height: 42px;
        margin: auto;
    }

    .catalog-box {
        width: 100%;
        max-width: 1300px;
        margin: 50px auto 0;
    }

    .catalog-row {
        display: flex;
        justify-content: space-around;
        align-items: center;
        flex-direction: column;
        padding: 0 15px;
    }

    .catalog-row-second {
        padding-bottom: 30px;
    }

    .catalog-img {
        width: 100%;
        height: 400px;
        background: #eeeeee;
        overflow: hidden;
    }

    .catalog-img img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .catalog-content {
        width: 100%;
        padding: 20px 0;
    }

    .catalog-content h3 {
        font-family: ProximaNova-Bold;
    }

    .catalog-content p {
        color: #666666;
    }

    .carousel-inner {
        height: 450px;
    }

    .carousel-item {
        height: 450px;
    }

    .carousel-item img {
        height: 100%;
        object-fit: cover;
    }

    .main {
        margin-top: 115px;
    }

}

@media (min-width: 1366px) {
    .banner-desc-box {
        position: absolute;
        top: 50%;
        left: 50%;
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: flex-start;
        flex-direction: column;
        transform: translate(-50%, -50%);
    }


    .banner-desc-box-title {
        font-size: 60px;
        color: #FFFFFF;
        text-align: center;
        font-family: Ethereal-Regular;
    }

    .banner-desc-box-title h1 {
        font-size: 60px;
        font-weight: 300;
        color: #FFFFFF;
        text-align: center;
        width: 100%;
        text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
    }

    .banner-desc-box-content {
        font-size: 20px;
        color: #FFFFF5;
        width: 100%;
        text-align: center;
        text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
    }

    .block-btn {
        background: #333333;
        color: #ffffff !important;
        border-radius: 8px;
        height: 42px;
    }

    .catalog-box {
        width: 100%;
        max-width: 1300px;
        margin: auto;
    }

    .catalog-row {
        display: flex;
        justify-content: space-around;
        align-items: center;
    }

    .catalog-img {
        width: 654px;
        height: 960px;
        background: #eeeeee;
        overflow: hidden;
    }

    .catalog-img img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .catalog-content {
        width: 500px;
    }

    .catalog-content h3 {
        font-family: ProximaNova-Bold;
    }

    .catalog-content p {
        color: #666666;
    }

    .carousel-inner {
        height: 450px;
    }

    .carousel-item {
        height: 450px;
    }

    .carousel-item img {
        height: 100%;
        object-fit: cover;
    }

    .main {
        margin-top: 115px;
    }

}
