@media (min-width: 2560px) {
    .mobile-display, .mid-display{display: none;}
    .big-display{display: block;}
    .brand-logo img {
        position: absolute;
        right: 35%;
        top: -95px;
        width: 8%;
    }
    .brand-logo2 img {
        position: absolute;
        left: 22%;
        top: -100px;
        width: 8%;
        z-index: 99;
    }
    .mangrove .brand-logo img {
        position: absolute;
        right: 31%;
        top: -120px;
        width: 8%;
    }
    .gray-txt h2 {
        font-size: 160px;
    }
    .gray-txt p {
        color: #12371DCC;
        font-size: 25px;
        font-family: 'TT Commons Regular';
        margin: 85px 0 120px;
        line-height: 1.3;
        width: 80%;
    }
    .gray-txt {
        position: absolute;
        top: 0;
        padding: 300px 120px;
    }
    .mangrove-forest {
        position: relative;
        padding: 80px;
        height: 80vh;
    }

    /* Signature detail page  */
    .detail-banner-section {
        height: 90vh;
    }
    .banner-margin-top {
        margin-top: 270px;
    }
    .signature-rare-txt p {
        width: 55%;
    }
    .wisky-can-img img:nth-child(2) {
        left: 55%;
    }
    .wisky-can-img img:nth-child(4) {
        left: 50%;
    }
    .wisky-txt h2 {
        font-size: 70px;
    }
    .instructions p {
        width: 55%;
    }
    .blender-content-wrapper {
        top: 260px;
    }
}
@media (max-width: 2560px) {
   


}

@media (max-width: 1920px) {
    /*================== Index page =================== */
    .mobile-display, .big-display{display: none;}
    .mid-display{display: block;}
    .gray-txt h2 {
        font-size: 120px;
    }
    .gray-txt p {
        font-size: 20px;
    }
    .gray-txt {
        position: absolute;
        top: 0;
        padding: 240px 120px;
    }
    .mangrove-forest {
        position: relative;
        padding: 80px;
        height: 105vh;
    }

    /*====================== signature detail page ========================= */
    .detail-banner-section {
        height: 115vh;
    }
    .banner-margin-top {
        margin-top: 230px;
    }
    .signature-rare-txt p {
        width: 80%;
    }
    .wisky-can-img img:nth-child(2) {
        left: 40%;
    }
    .wisky-can-img img:nth-child(4) {
        left: 31%;
    }
    .wisky-txt h2 {
        font-size: 60px;
    }
    .instructions p {
        width: 80%;
    }
    .blender-content-wrapper {
        top: 90px;
    }
}

@media (max-width: 1600px) {

    /* Banner section  */
    .signature-img img {
        width: 75%;
    }
    .sign-txt {
        font-size: 45px;
        margin: -60px -180px 0;
    }
    .banner-txt h1 {
        font-size: 120px;
    }
    .banner-txt p {
        width: 40%;
        font-size: 22px;
    }
    svg #title, svg #titleMid, svg #title2, svg #titleMid2, svg #title3, svg #titleMid3 {
        font-size: 155px;
    }
    .green-txt {
        height: 380px;
    }
    .community-txt {
        height: 230px;
    }
    .green-text-wrapper {
        margin: 130px 0;
    }
    .green-blande-txt {
        padding: 145px 0 0;
    }
    .mangrove-number h2 {
        font-size: 200px;
    }
    .mangrove-number {
        margin-top: 0;
    }
    .green-text-wrapper p {
        margin: 80px 0 0;
        font-size: 22px;
        width: 41%;
    }
    .gray-txt {
        padding: 100px;
    }
    .gray-txt h2 {
        font-size: 100px;
    }
    .community p {
        font-size: 22px;
        width: 38%;
    }
    .green-img img, .community-txt img {
        width: 55%;
    }
    .brand-logo img {
        right: 32%;
    }
    .mangrove .brand-logo img {
        right: 27%;
        top: -80px;
    }

    /* Signature Detail Page  */
    .detail-banner-txt h2 {
        font-size: 120px;
        width: 80%;
    }
    .wisky-img img{
        width: 45%;
    }
    .detail-banner-txt p {
        font-size: 22px;
        width: 80%;
    }
    .banner-margin-top {
        margin-top: 215px;
    }
    .signature-rare-txt h2 {
        font-size: 65px;
    }
    .wisky-can-img img:nth-child(1){
        width: 70%;
    }
    .wisky-can-img img:nth-child(3) {
        width: 10%;
    }
    .wisky-can-img img:nth-child(2) {
        left: 40%;
        width: 7%;
    }
    .wisky-can-img img:nth-child(4) {
        left: 30%;
        width: 30%;
    }
    .signature-rare-txt h6 {
        font-size: 20px;
        margin: 15px 0;
    }
    .signature-rare-txt p {
        font-size: 20px;
        line-height: 1.1;
        width: 85%;
    }
    svg #titleNature, svg #titleNature2 {
        font-size: 85px;
    }
    .mixed-txt p {
        width: 45%;
        font-size: 22px;
        line-height: 1.1;
        margin: 20px 0 60px;
    }
    .border-line {
        padding: 30px 0;
    }
    .instructions {
        margin-top: 80px;
    }
    .wisky-txt h2 {
        margin-bottom: 45px;
    }
    .wisky-txt {
        margin-top: 0;
    }
    .nature-txt-para {
        width: 65%;
    }
    .nature-txt-para p {
        width: 70%;
    }
    .blender-txt h2 {
        font-size: 150px;
    }
    .blender-txt h2 span {
        font-size: 70px;
    }
    .blender-para {
        width: 65%;
    }
    .blender-content-wrapper {
        left: 15%;
        padding: 0 80px;
        top: 90px;
        width: 75%;
    }
    .nature-txt h2 {
        font-size: 70px;
    }
    .nature-txt h2 span {
        font-size: 150px;
    }
    .sign-img {
        position: absolute;
        bottom: 10px;
        left: 20%;
    }
    .blender-para {
        width: 100%;
    }
    .nature-txt {
        top: 15%;
    }
}


@media (max-width: 1440px) {
    svg #titleNature, svg #titleNature2 {
        font-size: 75px;
    }
    .mixed-txt p {
        width: 51%;
        font-size: 22px;
    }
    .wisky-txt h2 {
        font-size: 50px;
    }
    .item p, .quntity p, .instructions h6  {
        font-size: 18px;
    }
    .quntity {
        width: 85px;
    }
    .instructions p {
        width: 100%;
    }
    .sign-img {
        bottom: 15px;
        left: 23%;
        width: 24%;
    }

}

@media (max-width: 1366px) {
    .banner-txt h1 {
        margin-top: 20%;
    }
    .banner-txt p {
        margin: 30px 0;
    }
    .green-text-wrapper p {
        margin: 10px 0 0;
    }
    svg #title, svg #titleMid, svg #title2, svg #titleMid2, svg #title3, svg #titleMid3 {
        font-size: 135px;
    }
    .gray-txt p {
        font-size: 16px;
    }
    .signature-logo {
        top: -65px;
    }
    .community {
        margin: 50px 0 0;
    }
    .banner-txt p {
        width: 50%;
        font-size: 20px;
    }
    .brand-logo2 img {
        top: -50px;
    }
    .gray-txt h2 {
        font-size: 80px;
    }
    .gray-txt p {
        width: 75%;
        margin: 30px 0 50px;
    }
    .green-text-wrapper p {
        font-size: 20px;
        width: 51%;
    }
    .community p {
        font-size: 20px;
        width: 50%;
    }
    .gray-txt {
        padding: 75px;
    }
    .mangrove-number h2 {
        font-size: 150px;
    }
    .mangrove-number p {
        font-size: 20px;
        width: 50%;
    }
    .signature-footer {
        padding: 35px;
        height: 65vh;
    }
    .community p {
        margin: 10px 0;
    }
    .green-txt {
        height: 405px;
    }
    .detail-banner-txt h2 {
        font-size: 90px;
        width: 70%;
    }
    .detail-banner-txt p {
        font-size: 20px;
        width: 80%;
        margin: 20px 0 35px;
    }
    .detail-banner-section {
        height: 130vh;
    }
    .signature-rare-txt h2 {
        font-size: 50px;
    }
    .signature-rare-txt h6 {
        font-size: 18px;
        margin: 10px 0;
    }
    .signature-rare-txt p {
        font-size: 18px;
        width: 90%;
    }
    svg #titleNature, svg #titleNature2 {
        font-size: 70px;
    }
    .mixed-txt p {
        width: 51%;
        font-size: 20px;
        margin-top: 0;
    }
    .item p, .quntity p, .instructions h6 {
        font-size: 16px;
    }
    .instructions p, .instructions p span {
        font-size: 16px;
    }

    .blender-txt h2, .nature-txt h2 span {
        font-size: 100px;
    }
    .nature-txt h2 {
        font-size: 45px;
    }
    .nature-txt {
        position: absolute;
        top: 10%;
    }
    .nature-txt-para p {
        font-size: 13px;
        margin-left: 200px;
        width: 55%;
        margin-top: 0;
    }
    .blender-para p {
        font-size: 13px;
    }
    .sign-img {
        position: absolute;
        bottom: 25px;
        left: 23%;
        width: 25%;
    }
    .blender-content-wrapper {
        left: 15%;
        padding: 0 80px;
        top: 70px;
        width: 75%;
    }
    .blender-content-wrapper h6 {
        font-size: 16px;
    }
    .blender-txt h2 span {
        font-size: 45px;
    }
    .footer-txt h2 {
        font-size: 70px;
    }
    .footer-logo {
        top: -90px;
    }
    .footer-logo IMG{
        width: 8%;
    }


}


@media (min-width: 1280px) and (max-width: 1366px) {

}


@media (max-width: 1199.98px) {

}


@media (max-width: 991.98px) {

}


@media (min-width: 768px) and (max-width: 991.98px) {

}


@media (max-width: 767.98px) {

}


@media (min-width: 576px) and (max-width: 767.98px) {

}


@media (max-width: 575.98px) {
    .mobile-display{display: block;}
    .mid-display , .big-display{display: none;}
    /* Mobile menu  */
    .fixed-header {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        background-color: #000;
        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
        z-index: 99999;
      }

    nav.header--nav {
        position: fixed;
        top: 0;
        left: 0;
        background: #221d26;
        width: 100%;
        height: 300vh;
        z-index: 9999;
        padding-top: 45px;
        transition: all .4s;
        transform: translateX(-101%);
    }
    nav.header--nav.active-nav {
        transform: translateX(0);
    }
    nav {
        padding: 20px 40px;
    }
    .header--logo{
        display: flex;
        justify-content: space-between;
        align-items: center;
        width: 100%;
        padding: 0 20px;
    }
    .header--logo img{
        width: 50%;
    }
    .hamburger-menu-mobile {
        width: 35px;
        background-color: #D1A457;
        height: 35px;
        border-radius: 30px;
        display: grid;
        place-content: center;
    }
    .hamburger-menu-mobile button{
        border: none;
        background: transparent;
    }
    .hamburger-menu-mobile button svg {
        color: #fff;
    }
    button.menu-itmes {
        color: #fff;
        font-size: 20px;
        background: 0 0;
        border: 1px solid #fff;
        border-radius: 50%;
        width: 30px;
        height: 30px;
        display: grid;
        place-content: center;
    }
    .close-tag {
        position: absolute;
        right: 25px;
    }
    .main-menu li a {
        font-size: 40px;
        margin-bottom: 50px;
        text-align: left;
        color: #fff;
        font-weight: 700;
        font-family: 'variera-medium';
    }
    .mobile-menu-logo {
        margin-bottom: 70px;
    }
    .mobile-contact-menu .contact-list {
        margin-bottom: 35px;
    }
     /* Mobile menu ends */
    .green-bg {
        padding: 25px;
        height: 70vh;
    }
    .arrow-txt {
        bottom: 190px;
        right: 15px;
    }
    .arrow-txt img {
        width: 10%;
    }
    .arrow-txt p {
        margin-left: 5px;
        margin-bottom: 50px;
        font-size: 16px;
    }
    .gray-txt p {
        margin: 30px 0 40px;
    }
    .sign-txt {
        font-size: 25px;
        margin: -15px -50px 0;
    }
    .banner-txt h1 {
        font-size: 50px;
        margin-top: 75%;
    }
    .banner-txt {
        padding: 0 20px;
    }
    .banner-txt p, .green-text-wrapper p, .mangrove-number p, .community p {
        width: 95%;
        font-size: 20px;
    }
    .green-btn {
        padding: 15px 20px;
        font-size: 14px;
    }
    .banner-section {
        height: 100vh;
    }
    .green-blande-txt {
        padding: 15px 0 0;
    }
    .green-text-wrapper {
        margin: 0;
        padding: 0 0 140px;
    }
    .green-img img, .community-txt img {
        width: 85%;
    }
    .brand-logo img {
        position: absolute;
        right: 20%;
        top: -40px;
        width: 15%;
    }
    .festival-box {
        margin: 50px 0;
        padding: 0 20px;
    } 
    .festival-box .signature-logo{
        display: none;
    }
    .gray-txt {
        padding: 10px;
        top: 350px;
        text-align: center;
    }
    .gray-txt h2 {
        font-size: 60px;
    }
    .gray-txt p {
        font-size: 18px;
        width: 90%;
    }
    .mobileview-padding{
        padding: 0;
    }
    .brand-logo2 img {
        left: 0%;
        top: 60px;
        width: 15%;
    }
    .community {
        margin: 0;
        padding: 0 10px;
        overflow-x: hidden;
    }
    .lite-green-btn {
        padding: 20px 30px;
        font-size: 14px;
    }
    .mangrove .brand-logo img {
        right: 12%;
        top: -40px;
        width: 15%;
    }
    .mangrove-number h2 {
        font-size: 100px;
    }
    .mangrove-forest {
        padding: 20px;
        height: 75vh;
    }
    /* Footer  */
    .footer-logo {
        top: -65px;
    }
    .footer-logo img{
        width: 25%;
    }
    .footer-txt h2 {
        font-size: 30px;
    }
    .signature-footer {
        padding: 20px;
        height: 35vh;
    }

    .green-txt {
        height: 200px;
    }
    .community-txt {
        height: 190px;
    }

    /* Signature detil page  */
    .detail-banner-txt h2 {
        font-size: 50px;
        width: 90%;
    }
    .detail-banner-section {
        height: 115vh;
        padding: 30px;
    }
    .detail-banner-txt p {
        width: 100%;
    }
   .signature-rare-section {
	padding: 80px 30px 30px;
}
    .wisky-can-img img:nth-child(1) {
        width: 100%;
    }
    .wisky-can-img img:nth-child(2) {
        left: 10%;
        width: 12%;
    }
    .wisky-can-img img:nth-child(3) {
        width: 15%;
        right: 10%;
    }
    .wisky-can-img img:nth-child(4) {
        left: 10%;
        width: 35%;
        top: 58%;
    }
    .mobile-order2{
        order: 2;
    }
    .mobile-order1{
        order: 1;
    }
    .mixed-nature-section {
        padding: 30px;
    }
    .mixed-txt p {
        width: 100%;
        font-size: 18px;
    }
    .detail-bottom-video {
        padding: 20px;
        height: 65vh;
    }
    .cocktail-img-section {
        flex-direction: column;
    }
    .brand-logo-slider img {
        right: 35%;
        top: -65px;
        width: 25%;
    }
    .wisky-txt {
        margin-top: 0;
        padding: 10px;
    }
    .wisky-txt h2 {
        font-size: 30px;
        margin-bottom: 10px;
    }
    .master-blender-section {
        padding: 40px 0 !important;
    }
    .sign-img {
        bottom: 40%;
        left: 45%;
        width: 60%;
    }
    .item p, .quntity p, .instructions h6 {
        font-size: 14px;
        margin-bottom: 5px;
    }
    .instructions {
        margin-top: 10px;
    }
    .instructions p, .instructions p span {
        font-size: 14px;
    }
    .instructions h6 {
        margin: 10px 0;
    }
    .border-line {
        padding: 30px 0 0px;
    }
    .swiper-control-wrapper {
        margin-top: 35px;
    }
    svg #titleMobile4{
        font-size: 35px;
    }
    .mixed-txt {
        margin-top: 60px;
    }
    .mixed-nature-txt {
        height: 100px;
    }
    .blender-content-wrapper {
        left: 15%;
        padding: 0;
        top: 40px;
        width: 90%;
    }
    .blender-txt h2 span, .nature-txt h2 {
        font-size: 25px;
    }
    .nature-txt h2{
        position: relative;
        left: -110px;
    }
    .blender-txt h2, .nature-txt h2 span {
        display: block;
        font-size: 40px;
        line-height: 1;
    }
    .padding-zero{
        padding: 0;
    }
    .blender-para p {
        width: 100%;
    }
    .blender-para p {
        margin: 10px 0;
        width: 100%;
    }
    .nature-txt-para p {
        margin-left: 30px;
        width: 50%;
        margin-top: 0;
        font-size: 12px;
    }
    .nature-txt-para {
        width: 100%;
    }
}

@media (max-width: 390px){
    .banner-section {
        height: 100vh;
    }
}

@media (max-width: 375px){
    .banner-section {
        height: 100vh;
    }
}