@media screen and (max-width:1400px){
    h1{font-size:60px;}
    h2{font-size:55px;}
    .banner-image img{height:400px;}
}
@media screen and (max-width:1200px){
    body{font-size:16px;}
    h1{font-size:48px;}
    h2{font-size:45px;}
    h3{font-size:40px;}
    h4{font-size:22px;}
    h5{font-size:18px;}
    h6{font-size:16px;}
    p{font-size:16px;}
    .button{font-size:18px;padding:12px 26px;}
    .medium-size{font-size:16px;}
    .empty-space{padding:70px 0px;}
    .empty-space-top{padding-top:70px;}
    .empty-space-bottom{padding-bottom:70px;}
    .list-box li:before{top:3px;width:16px;height:16px;}
    .list-box li{font-size:16px;}
    .video-iframe video{width:100%;height:600px;}
    .video-separator-right img,.video-separator-left img{width:150px;height:auto;}
    .video-separator-left{top:40px;}
    .video-separator-right{bottom:40px;}
    .adventure-image img{height:450px;width:100%;object-fit:cover;}
}
@media screen and (max-width:992px){
    body{font-size:14px;}
    h1{font-size:40px;}
    h2{font-size:35px;}
    h3{font-size:30px;}
    h4{font-size:20px;}
    h5{font-size:16px;}
    h6{font-size:15px;}
    .empty-space{padding:50px 0px;}
    .empty-space-top{padding-top:50px;}
    .empty-space-bottom{padding-bottom:50px;}
    .button{font-size:16px;}
    .hero-box-image{margin-bottom:-80px;}
    .product-flavor-image img:nth-child(2){left:-22%;}
    .footer-box{padding:20px 0px;}
    .footer:before{height:60px;}
    .banner-image img{height:400px;}
    .testing-experience-image{width:40px;}
    .cocktail-recipe-image img{height:600px;object-fit:cover;}
}
@media screen and (max-width:767px){
    h1{font-size:23px;}
    h2{font-size:22px;}
    h3{font-size:20px;}
    h4{font-size:18px;}
    .empty-space{padding:40px 0px;}
    .empty-space-top{padding-top:40px;}
    .empty-space-bottom{padding-bottom:40px;}
    .medium-size{font-size:14px;}
    .slick-arrow{width:30px;height:30px;}
    .slick-next{right:20px;}
    .slick-prev{left:20px;}
    .video-info{bottom:20px;}
    .video-separator-right img,.video-separator-left img{width:80px;height:auto;}
    .video-separator-left{left:-50px;top:10px;}
    .video-separator-right{right:-20px;bottom:10px;}
    .video-iframe video{width:100%;height:400px;}
    .video-image img{height:300px;object-fit:cover;}
    .product-flavor-image{width:70%;}
    .modal-image img{width:100%;height:250px;object-fit:cover;object-position:center center;}
    .traspers-info{padding-top:15px;}
    .hero-bg{padding-bottom:0px;margin-bottom:-20px;}
    .hero-image img{width:100%;height:700px;object-fit:cover;object-position:bottom;}
    .hero-info{display:block;}
    .hero-info-text{width:100%;}
    .hero-box-image{width:100%;margin:30px auto;}
    .hero-box-image img{max-width:200px;}
    .logo img{width:100px;}
    .adventure-info{position:absolute;top:45%;padding:0px 10px;}
    .adventure-bg{height:auto;}
    .adventure-image img{height:440px;}
    .footer-top{padding-top:15px;padding-bottom:30px;}
    .footer-subscribe{padding:15px;}
    .footer:before{height:30px;}
    .copyright-info{text-align:center;}
    .banner-image img{height:280px;}
    .banner-info{top:60%;}
    .about-info{padding-top:15px;}
    .cocktail-recipe-top-info p{font-size:20px;}
    .product-box{margin:20px 5px;}
    .product-image img{height:250px;}
    .product-info{padding:10px 5px;}
    .product-button .button{font-size:14px;}
    .testing-experience-box{padding:30px 20px;}
    .testing-experience-image{width:30px;}
    .testing-experience-image img{width:30px;}
    .product-flavor-info{padding-top:15px;}
    .cocktail-recipe-image img{height:350px;}
}