/* prefixed by https://autoprefixer.github.io (PostCSS: v7.0.23, autoprefixer: v9.7.3) */

/* prefixed by https://autoprefixer.github.io (PostCSS: v7.0.23, autoprefixer: v9.7.3) */

.text-block h1{

    margin:0;
    margin-bottom: 30px;
    text-transform: uppercase;
}
.text-block p{

}
.cta{
    background-color: transparent;
    text-transform: uppercase;
    font-size: 32px;
    font-family: Roboto;
    color: #f9c389;
    border: 1px solid #f9c389;
    padding: 10px 20px;
    text-decoration: none;
    margin-top: 30px;
    position: relative;
    display: inline-block;
}
.cta:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 51%;
    right: 51%;
    bottom: 0;
    background: #f9c389;
    height: 4px;
    color: #fff;
    -webkit-transition-property: left, right;
    -o-transition-property: left, right;
    transition-property: left, right;
    -webkit-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;

}
.cta:hover{
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    /*box-shadow: 0 0 1px #f9c389;*/

    overflow: hidden;

}
.cta:hover:before {
    left: 0;
    right: 0;

}

.text-block{
    width: 570px;
    position:relative;
    z-index: 3;
}
.tb1{
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    position: absolute;
    top: 37%;

}
.tb1 p{
    max-width: 515px;
}
#c1, #c2, #c3, #c4{
    display: none;

}

.tb2{
    left: 19%;
    top: 19%;
    position: absolute;
}
.tb2 p{
    max-width: 520px;
    padding-top: 30px;
}

.tb3{
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);

    position: absolute;
    top: 30%;
}

.cloud-area{
    position:relative;
    min-height: 800px;
    /*background: url('../img/cloudy.jpg');*/
    /*background-repeat: no-repeat;*/
    /*background-position: center center;*/
    /*background-size: cover;*/
}
.cloud-area canvas{
    width: 100%;
    height: 100%;
    z-index: 0;
    position: absolute;
    top: 0;
    background: transparent;
    opacity: 1;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
.cloudy{
    position: absolute;
    z-index: 1;
    max-width: 100%;
    width: 100%;
    top: -500px;
    -webkit-filter:contrast(1.05);
    filter:contrast(1.05);
}
#chef1, #chef2{
    position: absolute;
    max-width: 50%;

    height: auto;
    z-index: 1;
    top: 0;

}
#chef1{
    left: 0;
}
#chef2{
    top: -9%;
    right: 7%;
    max-width: 53%;
}
.abs_imgs{
    position: relative;
    z-index: 1;
    width:100%;
}
.abs_imgs img{
    position: absolute;
    max-width: 50%;
}
#glass{

}
#imagesequence, #glass{
    height: 450px;
    z-index: 4;
}
#main-content{
    position: relative;
}
.pour{
    top:-1px;
    right:0;
    z-index: 1;
    width: 51%;
}
.glass{
    /*!*top: 773px;*!*/
    /*left: 49%;*/
    /*transform: translateX(-50%);*/
    /*z-index: 2;*/
}
.entertainl{
    z-index: 1;
    right: 51%;
    top: 6%;
    -webkit-filter: contrast(1.1);
    filter: contrast(1.1);
}
.entertainr{
    z-index: 1;
    right:0;
    -webkit-filter: contrast(1.1);
    filter: contrast(1.1);
    top: 150px;
}
.second_sec{
    margin-bottom: -30px;
    margin-top: 250px;
}
.hero-inner svg{
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%)translateY(-50%)scale(1.7);
    -ms-transform: translateX(-50%)translateY(-50%)scale(1.7);
    transform: translateX(-50%)translateY(-50%)scale(1.7);
    top: 50%;
    z-index: 3;
}
.box2{
    z-index: 5;
}
.hero-block{
    z-index: 4;
    position: absolute;
    width: 450px;
    margin-left: auto;
    margin-right: auto;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%)translateY(-50%);
    -ms-transform: translateX(-50%)translateY(-50%);
    transform: translateX(-50%)translateY(-50%);

}
.hero-inner{
    /*display: -webkit-box;*/
    /*display: -ms-flexbox;*/
    /*display: flex;*/
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    max-width: 600px;

    height: 600px;
    position: absolute;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    top: 150px;
}
#desktop_video{
    -webkit-filter: contrast(1.1);
    filter: contrast(1.1);
}

.seq-outer{
    width: 460px;
    display: block;
    left: 50%;
    position: absolute;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 5;
}
.nco-popup{
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%)translateY(-50%);
    -ms-transform: translateX(-50%)translateY(-50%);
    transform: translateX(-50%)translateY(-50%);
    width: 80%;
    max-width: 1100px;
    display: none;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    z-index: 112;
    border: 3px solid #f9c389;
    background: #000;
    opacity: 0;
    -webkit-transition: 0.3s linear opacity;
    -o-transition: 0.3s linear opacity;
    transition: 0.3s linear opacity;

}

body.noscroll{
    overflow: hidden;
    height: 100vh;
}
body.noscroll .nco-popup-background{
    opacity: 1;
    -webkit-transition: 0.6s linear opacity;
    -o-transition: 0.6s linear opacity;
    transition: 0.6s linear opacity;
    display: block;
}
body.noscroll .nco-popup{
    opacity: 1;
    -webkit-transition: 1.2s linear all;
    -o-transition: 1.2s linear all;
    transition: 1.2s linear all;
}
.nco-popup-close{
    position: absolute;
    right: -66px;
    top: -68px;
    -webkit-transform: rotateZ(0);
    -ms-transform: rotate(0);
    transform: rotateZ(0);
    -webkit-transition: 0.4s all;
    -o-transition: 0.4s all;
    transition: 0.4s all;
    padding: 20px;
}
.nco-popup-close:hover{
    -webkit-transform: rotateZ(90deg);
    -ms-transform: rotate(90deg);
    transform: rotateZ(90deg);
    -webkit-transition: 0.2s all;
    -o-transition: 0.2s all;
    transition: 0.2s all;
}
.nco-popup-copies{
    padding-left: 45px;
    padding-right: 45px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    max-width: 440px;
}
.nco-popup-copies h1{
    font-size: 46px;
    line-height: 46px;
    text-transform: uppercase;
    margin-top: 0;
    max-width: 440px;
}
.nco-popup-copies a{
    background-color: #f9c288;
    font-weight: bold;
    font-size: 24px;
    text-transform: uppercase;
    top: -1px;
    position: relative;
    padding-left: 32px;
    padding-right: 32px;
    border: 2px solid #f9c288;
    cursor: pointer;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    padding-top: 12px;
    padding-bottom: 12px;
    color: #000;
    text-decoration: none;
}
.nco-popup-copies p{
    max-width: 440px;
}
.nco-popup-background{
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 111;
    background: #000;
    opacity: 0;
    top: 0;
    display: none;
    -webkit-transition: 0.7s linear opacity;
    -o-transition: 0.7s linear opacity;
    transition: 0.7s linear opacity;
}

@media only screen and (max-width: 1500px) {
    .tb2{
        left: 17%;
    }
    .text-block{
        width: 490px;
    }
}
@media only screen and (max-width: 1300px){

    .text-block {
        width: 385px;
    }
    .nco-popup-copies h1{
        font-size: 32px;
        line-height: 36px;
    }
    .nco-popup-copies a {
        font-size: 22px;
    }
    .hero-inner div p {
        line-height: 26px;
        max-width: 60%;
        font-size: 20px;
        margin-top: 15px;
    }
    .cta {
        font-size: 22px;
    }
    .entertainr{
        top: 197px;
    }
    .entertainl{
        top: 24px;
    }

    .moveup:last-of-type{
        top: -118px;
    }
}
@media only screen and (max-width: 1200px){
    .nco-popup img.desktop{
        width: 420px;
    }
    .cloud-area{
        margin-top: 200px;
    }
}
@media only screen and (max-width: 1024px) {
    .abs_imgs:last-of-type{
        min-height: 600px;
    }
    .cloud-area{
        margin-top: 0;
    }
    .cta {
        font-size: 20px;
    }

    #chef2 {
        top: 0;
        right: 10%;
        max-width: 50%;
    }
    .tb1{
        top: 70%;
    }
    .tb2 p {
        padding-top: 0;
    }
    .tb3{
        position: relative;
    }
    .moveup:last-of-type{
        top: 0;
    }
    .pour {
        top: -1px;
        right: -5%;
        z-index: 1;
        width: 55%;
        max-width: 55%!important;
    }
    .moveup{
        top: -98px;
    }
    .tb2{
        width: 365px;
        left: 32%;
    }

    .hero-inner {
        width: 100%;
    }
    .hero-inner svg {
        width: 90%;
        height: auto;
    }
    .nco-popup{
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: 80%;
        max-width: 554px;
        text-align: center;
    }
    .nco-popup-copies a{
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 20px;
    }
    .nco-popup-copies h1{
        max-width: 100%;
        margin-top: 20px;
        margin-bottom: 0;
        font-size: 34px;
        line-height: 36px;
    }
    .nco-popup-copies p {
        max-width: 100%;
    }
    .nco-popup img.mobile{
        max-width: 100%;
        height: auto;
        position: relative;
    }

    .newsletter small {
        text-align: center;
    }

    .hero-block{
        width: 65%;
    }
    .nco-popup-copies a {
        font-size: 20px;
    }
}
@media only screen and (max-width: 800px){
    .abs_imgs:last-of-type {
        min-height: 387px;
    }
    .hero-inner div p{
        line-height: 24px;
        font-size: 18px;
        margin-top: 15px;
    }
    .text-block {
        width: 40%;
    }
    .tb2{
        width: 60%;
    }
    .tb1{
        width: 70%;
        max-width: 350px;
        top:initial!important;
        bottom: 30px;
    }
    .text-block h1{
        margin-bottom: 10px;
    }
    .tb2 p{
        padding-top: 0;
    }
    .tb3{
        top: 101px;
        width: 70%;
        left: 50%;
        transform: translateX(-50%);
        max-width: 350px;
    }
    .hero-content {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        padding-top: 10%;
    }
    [data-aos-delay] {
        -webkit-transition-delay: 0.1s !important;
        -o-transition-delay: 0.1s !important;
        transition-delay: 0.1s !important;
    }

    .cloudy{
        top: -212px;
    }

    .second_sec{
        margin-top: 120px;
    }
    .tb2{


    }
    #imagesequence,#glass{
        height: 302px;
    }
    #chef1{
        max-width: 63%;
        left: -8%;
        top: -43px;
    }
    #chef2{
        top: 0;
        right: 5%;
        max-width: 50%;

    }
    .fheight{
        height: 550px;
    }

    .tb2.mobile {
        width: 70%;
        left: 50%;
        max-width: 350px;
        transform: translateX(-50%);
    }
}
@media only screen and (max-width: 600px){
    .entertainr.mobile{
        right: -8%;
        top: 0;
        max-width: 65%!important;
    }
    .moveup{
        top: -70px;
    }
    .fheight{
        height: 600px;
    }
    .fheight:last-of-type{
        height: 450px;
    }
    #glass{
        height: 300px;
    }
    .nco-popup-copies {
        padding-left: 15px;
        padding-right: 15px;
    }
    .nco-popup-close {
        right: -54px;
        top: -59px;
    }
    .nco-popup-close img{
        width: 30px;
        height: auto;
    }

    .pour{
        top: -48px;
        right: -33%;
        z-index: 1;
        width: 83%;
        max-width: 83%!important;
    }


}

@media only screen and (max-width: 415px) {


    .fheight{
        height: 450px;
    }
    .fheight:last-of-type{
        height: 360px;
    }


    .nco-popup-copies h1{
        font-size: 22px;
        line-height: 24px;
    }
    .cloud-area{
        margin-top: -20px;
        min-height: 650px;
    }

    .hero-inner{
        top: 0;
    }
    .cloudy {
        top: -71px;
    }
    #chef1 {
        max-width: 70%;
        left: -14%;
        top: 0;
    }
    #chef2 {
        top: 9px;
        right: 0;
        max-width: 57%;
    }

    .nco-popup{
        width: 75%;
    }
    .nco-popup-copies a {
        font-size: 18px;
    }
    /*.hero-inner svg {*/
    /*    height: 240px;*/
    /*    width: auto;*/
    /*}*/
    .cta{

        font-size: 20px;
        padding: 6px 12px;
        margin-top: 30px;

    }
    .hero-inner div p{
        max-width: 90%;
        font-size: 16px;
    }
    svg circle{
        -webkit-transform: scale(1.5);-ms-transform: scale(1.5);transform: scale(1.5);
    }
}
@media only screen and (max-width:320px){
    .fheight {
        height: 500px;
    }
}
@media only screen and (min-height: 880px) and (min-width: 801px){
    .cloud-area{
        margin-top: 100px;
    }
}
@media only screen and (min-height: 1280px){
    .cloud-area{
        margin-top: 400px;
    }
}