﻿body {
}


@media only screen and (max-width: 767px) {
    .slider-content-text > h2 {
        font-size: 18px;
        line-height: 20px;
    }

    .slider-content-text > h3 {
        font-size: 12px;
        line-height: 14px;
    }

    .markets-marquee-img {
        height: auto;
    }
}

.vintage4 {
    writing-mode: vertical-lr;
    letter-spacing: 4px;
    color: #FFF;
    font-weight: bold;
}

.product-subtitle {
    background-repeat: no-repeat;
    background-size: cover;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

@media only screen and (max-width: 990px) {
    .vintage4 {
        writing-mode: unset;
        padding: 10px 0;
        margin: 0;
    }

    .product-subtitle {
        background: none !important;
    }

    .word-crystal-black {
        text-shadow: none;
        color: #5b5b5f;
    }
}

.hero-slider {
    height: 200px;
}

    .hero-slider .single-slide {
        height: 200px;
    }

.banner-1-sw1 {
    display: inline-block !important;
    height: 180px;
}

.banner-twyx {
    position:relative;
    height: 120px;
}

.banner-top {
    position: relative;
    transition: all 2s;
    overflow: hidden;
}

.banner-flower-container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.banner-flower {
    height: 90%;
}

.banner-flower-logo {
    position: absolute;
    animation-delay: .5s;
    height: 25%;
    text-align: center;
}
.banner-flower-word{  
}
.banner-flower-logo :nth-child(1){
    height:45%
}
.banner-flower-logo :last-child {
    height: 47%;
    margin-top:20px;
}

.banner-jb2 {
    position: absolute;
    bottom: 12%;
    height: 20%;
    left: 27%;
    animation-delay: .5s;
}

.banner-jb {
    position: absolute;
    bottom: 12%;
    height: 20%;
    right: 27%;
    animation-delay: .5s;
}

.banner-md {
    position: absolute;
    bottom: 20%;
    height: 10%;
    right: 20%;
    animation-delay: .5s;
}

.slide-2-left {
    position: absolute;
    left: 25%;
    top: 0
}