/*-------------- media section ---------------*/

@media screen and (max-width: 320px){
  .side-navigation ul li ul a{
    font-size: 15px;
  }
  .titles-underline:after{
    margin: 0 auto;
    left: 0;
    right: 0;
  }
  .above_title{
    margin-top: 0;
  }
  .service-img-black {
    left: 80px !important;
  }
}
@media (min-width : 321px) and (max-width:375px) {
  .service-img-black {
    left: 105px !important;
  }
}
@media (min-width : 376px) and (max-width:425px) {
  .service-img-black {
    left: 133px !important;
  }
}
@media screen and (max-width:991px) and (min-width: 577px) {
  .socialbox{
    text-align: center;
    float: unset;
  }
  .home #header .menubar{
    position: static;
  }
  .about-content a {
    margin-bottom: 10px;
  }
  .about-content {
    margin-top: 25px;
  }
  .titles-underline:after {
    margin-left: -7%;
  }
  #our-services .page-box{
    margin-bottom:0.5em;
    margin-top:20px;
  }
  .testimonialwrapper-box{
    margin-bottom: 50px;
  }
  #header .logo a.custom-logo-link{
    position: static;
  }
  .fadeInRight{
    animation-name: unset !important;
  }
  .socialbox {
    text-align: center;
    float: unset;
  }
  .blog-share-icon {
    margin-left: -8em;
    margin-right: -4em;
  }
  .services-content-left{
    padding-bottom: 10px;
  }
  .woocommerce div.product div.images .flex-control-thumbs{
    margin: 10px 0 0 0;
  }
  .contact-box .wpcf7 input[type="text"],
  .contact-box .wpcf7 input[type="email"],
  .contact-box .wpcf7 textarea{
    width: 100% !important;
  }
  #sidebar aside{
    margin-bottom: 11%;
  }
  .authordetails .author_links{
    padding-left: 0;
  }
  .authordetails ul{
    margin-left: 0;
    padding-top: 20px;
  }
  .search-results input{
    margin-bottom: 10px;
  }
  .search-results select{
    margin-bottom: 10px;
  }
  .admin-bar{
    position: relative;
  }
  .contact-info {
    margin: 0 !important;
  }
  .record-contents {
    padding-top: 20px;
  }
  #our-newsletter .newsletter-head{
    padding-left: 15px;
    text-align: center;
  }
  #our-newsletter .newsletter-form input[type="submit"]{
    width: 100%;
    margin-top: 20px;
  }
  #our-newsletter .newsletter{
    position: unset;
    width: auto;
  }
  #footer h3{
    padding-top: 20px;
  }
  #our-newsletter .wpcf7-form-control-wrap{
    float: none;
  }
  #our-newsletter .newsletter{
    margin: 0;
  }
  #slider .inner_carousel p{
    display: none;
  }
  #slider .carousel-caption{
    top: 40%;
    right: 10%;
  }
  #site_top .socialbox a i{
    font-size: 14px;
  }
  .socialbox{
    text-align: center;
    float: unset;
  }
  .socialbox .apply-online{
    margin-left: 0;
    font-size: 11px;
    padding: 9px 8px;
  }
  #site_top .con-info span{
    padding: 2px;
  }
  .record-contents b {
    font-size: 25px;
  }
  .core-value-icon {
    height: 65px;
  }
  #our-newsletter .newsletter h3{
    font-size: 21px;
  }
  #our-newsletter .newsletter-form input[type="submit"]{
    margin: 15px 0 0;
  }
  #our-newsletter .newsletter p{
    margin-bottom: 0;
  }
  #our-newsletter .newsletter-head{
    padding-top: 16px;
  }
  #our-newsletter .newsletter{
    top: -26px;
  }
  #footer .copyright{
    text-align: center;
  }
  #footer .socialbox{
    text-align: center;
    padding-top: 20px;
  }
  #sidebar ul li a{
    padding-left: 0;
  }
  #sidebar span.comment-author-link{
    margin-left: 0;
  }
  #single-event .list-group{
    margin-top: 20px;
  }
  .search-results input{
    margin-bottom: 10px;
  }
  .search-results select{
    margin-bottom: 10px;
  }
  .why-choose-us-icon-line:after {
    height: 160px;
    margin-left: -26%;
    margin-top: 55%;
  }
  .about-text-content{
    margin-top: 5%;
    text-align: center;
  }
  #about p.text-uppercase.font-weight-bold {
    font-size: 11px;
  }
  .search-box{
    float: none;
  }
  .search-box form.search-form{
    margin: 0 auto;
  }
  .social-box .social-media {
    padding-top: 21px;
  }
  #footer input[type="submit"] {
    padding: 9px 3%;
  }
  small {
    font-size: 13px !important;
  }
  #our-newsletter .newsletter-form input[type="email"]{
    width: 100%;
  }
  #our-newsletter .newsletter-form i {
    right: 145px !important;
    top: 96px;
  }
}
@media screen and (max-width: 1024px){
  .side-navigation ul li:hover > ul{
    animation:unset;
  }
  .side-navigation ul li{
    width: 100%;
    height: 50px;
    border-bottom: 1px solid #ffffff;
  }
    /* .side-navigation ul li a,  .side-navigation li */
  .headerbar, .side-navigation,
   .side-navigation ul ul li,
   .current_page_item{
    display: block;
   }
   .headerbar:focus,.hamburger:focus{
     outline: none;
   }
  .home #header .menubar{
    position: static;
  }
  .hamburger i:before {
   line-height: 0;
   text-align: left;
   color: #ffffff;
  }
  .main-header .side-navigation {
   display: none
  }
  .side-navigation,.side-navigation li {
    padding: 0;
  }
  .side-navigation ul li a {
    padding: 10px 15px;
    color: #fff;
    text-align: left;
    font-size: 15px;
    font-weight: 600;
  }
  .side-navigation ul ul li {
    border-bottom: 1px solid #303030 !important;
  }
  .side-navigation ul ul li a{
    border: 0;
  }
  amp-sidebar#sidebar1 {
    background: #FF7A00;
    width: 250px;
  }
  #sidebar1 {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 9999999;
    top: 0;
    left: 0;
    overflow-x: hidden;
    transition: .5s;
  }
  .side-navigation ul li ul, .side-navigation ul li ul ul {
    display: none;
  }
  .side-navigation ul ul,.side-navigation ul ul li {
    background: var(--transparent) !important;
  }
  .side-navigation ul ul {
    position: static;
    width: 100%;
    box-shadow: none;
  }
  .side-navigation ul ul li{
    padding-left: 15px;
  }
  .side-navigation ul.sub-menu li a:before{
    content: none;
  }
  .side-navigation ul>li.menu-item-has-children>a:after{
    margin-top: 0;
  }
	iframe {
    height: auto;
	}
  #site_top .con-info span{
    padding: 3px;
  }
  #our-newsletter .newsletter-form i{
    right: 28px;
  }
  #our-newsletter .newsletter p{
    margin-bottom: 0;
  }
  #slider .carousel-caption{
    top: 55%;
  }
  .testimonials-img{
    left: 0;
    right: 0;
    margin-left: 0px;
  }
}


 /* ----------------------- Custom Responsive ------------------ */

@media screen and (min-width:1800px) {
  .slider-wrapper .slider-inner-wrapper img{
    width: 100% !important;
  }
}

@media screen and (min-width:1042px) and (max-width:1800px){
  .container {
    padding: 0 20px;
  }
  .iwt-1-img-inner {
    display: grid !important;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 15px;
  }
  img.beanimg_1,img.beanimg_2{
    width: 100px
  }
  .iwt-3-left-text {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 1rem;
    width: 86%;
    margin: 0 auto;
  }
}

@media screen and (min-width:1400px) and (max-width:1800px){

  /* slider */
  .slide-text { padding-left: 2.5rem; }
  h1.slider-head { font-size: 56px; max-width: 75%; }

  /* Creation */
  .creation-content.owl-carousel { display: flex; }

  /* Mocktail */
  .mocktails-content.owl-carousel { display: flex; }

  /* Video */
  section#Video { padding: 50px 0 50px; }
  .v-video iframe { height: 525px; }
  .v-video-down iframe { width: 455px; height: 250px; }

  /* Services */
  .service-content.owl-carousel { display: grid; }

  /* Product */
  .shop-content.owl-carousel { display: flex; }
  .shop-wrap { margin: 0 10px; }

  /* About */
  .about-img img { max-width: 39%; }

  /* Baneer */
  .banner-txet h2 { font-size: 42px; }
  .banner-txet p { padding: 10px 0; }

  /* NEWSLETTER */
  .news-text h2 { max-width: 75%; }
  .news-text-p { max-width: 70%; padding: 15px 0; }
  .news-btn { right: 13rem; }
}

@media screen and (max-width:1400px) {
  section {
    background-size: cover;
    background-repeat: no-repeat;
    padding: 30px 0;
  }

  /* Heading */
  .creation-head h2, .shop-head h2, .about-head h2, .video-head h2,h2.lm-heading,.service-head h2,.testimonial-title h3,.blog-heading h2,.insta-head h2 span { font-size: 40px; line-height: 50px; }
  .creation-head, .shop-head, .about-head, .video-head, .insta-head, .blog-heading, .tm-head, .lm-head { padding-bottom: 35px; }

  /* Slider */
  h1.slider-head { font-size: 40px; line-height: 60px; padding: 0; max-width: 100%; }
  .dish-img { margin: 20px 0 0; }
  .dish-img img { padding: 10px 0; }
  a.slider-btn { margin-top: 50px; }
  .slide-text { padding-left: 3rem; }
  .slide-img { height: 70vh; }

  /* Creation */
  img.c-side-img { display: none; }
  .creation-content.owl-carousel { display: grid; grid-template-columns: 1fr 1fr 1fr 1fr 1fr; grid-gap: 25px; }

  /* Latest Recipe */
  h5.lm-title a { font-size: 30px; line-height: 40px; }
  .lm-text-wrap p { font-size: 14px; line-height: 26px; margin: 0; }
  .lm-ingredient h4 { font-size: 26px; line-height: 36px; padding-top: 0; }
  ul.ing-list { grid-gap: 40px; }
  .lm-more-btn a { font-size: 16px; width: 150px; height: 50px; margin-top: 50px; }

  /* Tab Menu */
  img.tm-side-menu { display: none; }
  h2.tm-heading { font-size: 40px; text-align: center; }
  .tm-pills { justify-content: flex-start; white-space: nowrap; overflow-x: scroll; flex-wrap: nowrap; width: 100%; }
  li.tm-item { width: 100%; }
  .tm-link { font-size: 18px; padding: 25px 0; }
  .tm-slide { padding: 35px 0; grid-gap: 20px; }
  .tm-title a { font-size: 18px; }
  a.tm-view-btn { font-size: 16px; width: 150px; height: 50px; }

  /* Mocktails */
  .mocktails-content.owl-carousel { display: flex; }
  .mock-wrap { margin: 0 10px; }
  a.mocktail_btn { font-size: 16px; width: 150px; height: 50px; margin: 30px auto 0; }

  /* Video */
  section#Video { padding: 30px 0 30px; }
  .video-head h2 { font-size: 32px; padding: 0; }
  .video-img, .video-down-img { height: 100%; width: 100%; }
  img.play,.down-play { width: 44px; }
  h4.v-title { font-size: 18px; text-align: center; padding: 0 0 10px; position: absolute; top: 0px; left: 10px; }
  .video-down { padding-top: 40px; }
  .video-down { justify-content: center; padding-top: 30px; flex-wrap: wrap; }
  iframe { height: 355px; width: 100%; }
  .v-video-down iframe { height: 215px ;width: 300px; }
  .video-down { display: grid; grid-template-columns: 1fr 1fr 1fr; grid-gap: 15px; }

  /* Services */
  img.side-img { display: none; }
  .service-head p { font-size: 16px; line-height: 30px; padding: 20px 0; }
  .service-content.owl-carousel { display: grid; }
  .service-text h3 { font-size: 30px; }
  .shop-content.owl-carousel { display: flex; }
  .shop-wrap { margin: 10px; }
  .shop-tp { flex-direction: column; }
  .shop-title a { font-size: 18px; }
  .shop-prize bdi { font-size: 18px; }
  .SHOP-TEXT { padding: 8px 8px 12px; }
  .buy-btn a { height: 40px; margin: 15px auto 0; }

  /* Testimonial */
  #testimonials .container { max-width: 960px; }
  .testimonials-img { max-width: 400px; height: 450px; }
  .testimonials-img img { max-width: 290px; height: 430px; }
  img.testi-side-img { display: none; }
  .testimonial-title h3 { max-width: 100%; }
  .testimonial-text p { font-size: 15px; line-height: 25px; padding: 20px 0; }

  /* About */
  .about_blank1 { width: 75px; height: 75px; }
  .about_blank2 { width: 50px; height: 50px; right: 3rem; top: 3rem; }
  .about-head p { font-size: 16px; line-height: 30px; margin: 20px 0 0; }
  .about-img { display: grid; grid-template-columns: 1fr 0.5fr 1fr; align-items: center; grid-gap: 15px; }

  /* BLog */
  .blog-heading h2 { padding: 0; }
  .blog-heading { padding-bottom: 25px; }
  .blog-content { display: grid; grid-template-columns: 1fr 1fr 1fr; grid-template-areas: unset; grid-gap: 15px; }
  .blog-contents:nth-child(1),.blog-contents:nth-child(2),.blog-contents:nth-child(3),.blog-contents:nth-child(4),.blog-contents:nth-child(5),.blog-contents:nth-child(6) { grid-area: auto; }
  .blog-information { bottom: 10px; left: 0; margin: 0 5px; }
  .blog-title a { font-size: 14px; font-weight: 700; }

  /* Banner Text */
  .banner-txet h2 { font-size: 28px; line-height: 40px; padding: 0; }
  .banner-txet p { font-size: 14px; line-height: 26px; padding: 15px 0;; }
  .banner-txet a { font-size: 16px; line-height: 20px; max-width: 270px; height: 50px; }

  /* Instagram */
  .insta-head h2 { font-size: 28px; padding: 0; }

  /* Newsletter */
  .news-text h2 { font-size: 34px; line-height: 46px; max-width: 100%; }
  .news-text-p { font-size: 16px; line-height: 26px; max-width: 100%; }
  p.tag-input { max-width: 70% }
  .news-btn { right: 6.1rem; }
  .inner-news-wrap { grid-template-columns: 68% 30%; grid-gap: 20px; }


}

@media screen and (max-width:1000px){

  .creation-head h2, .shop-head h2, .about-head h2.video-head h2,h2.lm-heading,.service-head h2,.about-head h2,.banner-txet h2,.insta-head h2 span, .blog-heading h2 { font-size: 38px; line-height: 50px; padding: 0; }
  .creation-head, .shop-head, .about-head, .video-head, .insta-head, .blog-heading, .tm-head, .lm-head { padding-bottom: 30px; }

  /* Slider */
  #slider { padding: 0 0 0px; }
  .slide-text { padding: 0 0.5rem; width: 100%; max-width: 720px; margin: 0 auto; }
  .slider-inner-wrapper { display: grid; grid-template-columns: 100%; }
  p.slider-subhead { font-size: 20px; text-align: center; margin: 0; }
  h1.slider-head { font-size: 42px; line-height: 60px; text-align: center; max-width: 100%; padding: 0; }
  .dish-img { margin: 20px 0 0; justify-content: space-between; }
  .dish-img img { max-width: 120px; padding: 10px 0; margin: 0; }
  a.slider-btn { font-size: 16px; max-width: 200px; height: 55px; justify-content: center; margin: 40px auto 0px; }
  .slide-text { padding: 20px 0.5rem; }
  .slide-img { height: 70vh; }
  .slide-img img { padding: 20px 20px; }

  /* Creation */
  img.c-side-img { display: none; }
  .creation-content button.owl-dot { display: block; padding: 5px; border: none; margin-bottom: 9px; background-color: #ffffff; border: none; margin-right: 10px; }
  .creation-content button.owl-dot.active { background-color: #ff7a00; }
  .creation-content .owl-dots { text-align: center; padding-top: 15px; display: flex; justify-content: center; }

  /* Latest Recipe */
  h5.lm-title { text-align: center; }
  h5.lm-title a { font-size: 32px; line-height: 44px; }
  .lm-text-wrap p { font-size: 16px; line-height: 34px; text-align: center; }
  .lm-ingredient { margin-top: 0; }
  .lm-ingredient h4 { font-size: 28px; line-height: 38px; padding: 0; text-align: center; }
  ul.ing-list { display: grid; grid-template-columns: 1fr 1fr; padding-left: 0;  grid-gap: 0; }
  ul.ing-list li { justify-self: center; line-height: 30px; }
  .lm-more-btn a { font-size: 16px; width: 170px; height: 50px; margin: 35px auto 0; }

  /* Tab Menu */
  img.tm-side-menu {display: none; }
  h2.tm-heading { font-size: 32px; line-height: 40px; text-align: center; }
  .tm-pills { justify-content: flex-start; white-space: nowrap; overflow-x: scroll; flex-wrap: nowrap; width: 100%; }
  li.tm-item { width: 100%; }
  .tm-link { font-size: 18px; padding: 20px 15px; width: 100%; }
  .tm-slide { grid-template-columns: 1fr 1fr; grid-gap: 25px; padding: 35px 0; }
  .menu-btn a { font-size: 12px; top: 10px; right: 12px; }
  .tm-images { border-radius: 5px; padding: 30px 15px; }
  .tm-title { padding-top: 10px; }
  .tm-title a { font-size: 16px; line-height: 26px; }
  a.tm-view-btn { font-size: 16px; width: 160px; height: 50px; }

  /* Mocktail */
  .mocktails-banner { padding-bottom: 30px; }
  h4.mocktails_title a { font-size: 16px; }
  h4.mocktails_title { text-align: center; }
  a.mocktail_btn { font-size: 16px; text-align: center; width: 160px; height: 50px; margin: 30px auto 0; }
  .mocktails-content button.owl-dot { display: block; padding: 5px; border: none; margin-bottom: 9px; background-color: #ffffff; border: none; margin-right: 10px; }
  .mocktails-content button.owl-dot.active { background-color: #ff7a00; }
  .mocktails-content .owl-dots { text-align: center; padding-top: 15px; display: flex; justify-content: center; }

  /* Video */
  section#Video { padding: 30px 0 30px; }
  .video-head h2 { font-size: 32px; padding: 0; }
  .video-img, .video-down-img { height: 100%; width: 100%; }
  img.play,.down-play { width: 44px; }
  h4.v-title { font-size: 18px; text-align: center; padding: 0 0 10px; position: absolute; top: 0px; left: 10px; }
  .video-down { padding-top: 40px; }
  .video-down { display: flex; justify-content: center; padding-top: 0px; flex-wrap: wrap; }
  .v-video-down { margin-top: 20px; }
  iframe { height: 260px; }

  /* services */
  img.side-img { display: none; }
  .service-head p { font-size: 16px; line-height: 30px; padding: 20px 0; max-width: 100%; }
  .service-img img { width: auto !important; }
  .service-img { width: 100px; height: 100px; }
  .service-text h3 { font-size: 26px; line-height: 30px; }
  .service-content button.owl-dot { display: block; padding: 5px; border: none; margin-bottom: 9px; background-color: #ffffff; border: none; margin-right: 10px; }
  .service-content button.owl-dot.active { background-color: #ff7a00; }
  .service-content .owl-dots { text-align: center; padding-top: 15px; display: flex; justify-content: center; }

  /* Product */
  .SHOP-TEXT { padding: 7px 7px 15px; }
  .shop-tp { justify-content: center; flex-direction: column; }
  .shop-title a { font-size: 16px; }
  .shop-prize bdi { font-size: 16px; }
  .buy-btn a { font-size: 14px; height: 35px; }
  .shop-content button.owl-dot { display: block; padding: 5px; border: none; margin-bottom: 9px; background-color: #ffffff; border: none; margin-right: 10px; }
  .shop-content button.owl-dot.active { background-color: #ff7a00; }
  .shop-content .owl-dots { text-align: center; padding-top: 15px; display: flex; justify-content: center; }
  .testimonial-text-section { padding: 0; }
  .shop-wrap { padding-bottom: 10px; }

  /* Testimonial */
  .testimonials-img { max-width: 320px; height: 350px; }
  .testimonials-img img { max-width: 220px; height: 340px; }
  .testimonials-content { padding-top: 0px; }
  .testimonial-title h3 { font-family: 'Play'; line-height: 40px; font-size: 32px; max-width: 100%; }
  .testimonial-text p { font-size: 12px; padding-top: 10px; padding-bottom: 25px; }
  #testimonials .owl-dots { margin-top: 25px; }
  img.testi-side-img { display: none; }
  #testimonials .container { max-width: 720px; }

  /* About */
  .about_blank_div { display: none; }
  .about-head p { font-size: 14px; line-height: 26px; margin: 15px 0 0; }
  .about-img { display: flex; justify-content: center; flex-direction: column; }
  .about-img img { margin-bottom: 10px; }

  /* Blog */
  .blog-content { padding-top: 0; }
  .blog-content { display: grid; grid-template-columns: 1fr 1fr; grid-template-areas: unset; grid-gap: 15px; }
  .blog-contents:nth-child(1),.blog-contents:nth-child(2),.blog-contents:nth-child(3),.blog-contents:nth-child(4),.blog-contents:nth-child(5),.blog-contents:nth-child(6) { grid-area: auto; }
  .blog-information { bottom: 5px; left: 0px; margin: 0 5px; }
  .shop-wrap { margin: 0px; }

  /* Banner Text */
  .banner-txet { position: relative; top: 0; left: 0; transform: translate(0%,0%); width: 100%; padding: 0.5rem; }
  .banner-txet p { font-size: 14px; line-height: px; padding: 10px 0; }
  .banner-txet a { font-size: 16px; line-height: 20px;  max-width: 230px; height: 50px; }
  .insta-head h2 { font-size: 24px; line-height: 32px; padding: 0; }


  /* Newsletter */
  .inner-news-wrap { grid-gap: 20px; padding: 15px; }
  .news-text h2 { font-size: 24px; line-height: 36px; max-width: 100%; }
  .news-text-p { font-size: 16px; line-height: 26px; max-width: 100%; }
  p.tag-input { max-width: 100%; }
  .news-btn { right: 2px; }
  .news-img img { width: 100%; }



}

@media screen and (max-width:750px){

  .creation-head h2, .shop-head h2, .about-head h2.video-head h2,h2.lm-heading,.service-head h2,.about-head h2,.banner-txet h2,.insta-head h2 span, .blog-heading h2 { font-size: 32px; line-height: 40px; padding: 0; }
  .creation-head, .shop-head, .about-head, .video-head, .insta-head, .blog-heading, .tm-head, .lm-head { padding-bottom: 30px; }

  /* Slider */
  #slider { padding: 0 0 0px; }
  .slide-text { padding: 0 0.5rem; }
  .slider-inner-wrapper { display: grid; grid-template-columns: 100%; }
  p.slider-subhead { font-size: 20px; text-align: center; margin: 0; }
  h1.slider-head { font-size: 30px; line-height: 45px; text-align: center; max-width: 100%; padding: 0; }
  .dish-img { margin: 10px 0 0; justify-content: space-evenly; }
  .dish-img img { max-width: 70px; padding: 10px 0; margin: 0; }
  a.slider-btn { font-size: 16px; max-width: 170px; height: 50px; justify-content: center; margin: 30px auto 0px; }
  .slide-text { padding: 20px 0.5rem; }
  .slide-img { height: 50vh; }

  /* Creation */
  img.c-side-img { display: none; }
  .cc-wrap h4 { font-size: 16px; padding: 10px 0 10px; }

  /* Latest Recipe */
  h5.lm-title { text-align: center; }
  h5.lm-title a { font-size: 26px; line-height: 36px; }
  .lm-text-wrap p { font-size: 16px; line-height: 28px; text-align: center; }
  .lm-ingredient { margin-top: 0; }
  .lm-ingredient h4 { font-size: 28px; line-height: 38px; padding: 0; text-align: center; }
  ul.ing-list { display: grid; grid-template-columns: 1fr 1fr; padding-left: 0; grid-gap: 0; }
  ul.ing-list li { justify-self: center; line-height: 30px; }
  .lm-more-btn a { font-size: 16px; width: 170px; height: 50px; margin: 35px auto 0; }

  /* Tab Menu */
  img.tm-side-menu {display: none; }
  h2.tm-heading { font-size: 32px; line-height: 40px; text-align: center; }
  .tm-pills { justify-content: flex-start; white-space: nowrap; overflow-x: scroll; flex-wrap: nowrap; width: 100%; }
  li.tm-item { width: 100%; }
  .tm-link { font-size: 18px; padding: 20px 15px; width: 100%; }
  .tm-slide { grid-template-columns: 1fr 1fr; grid-gap: 25px; padding: 35px 0; }
  .menu-btn a { font-size: 12px; top: 10px; right: 12px; }
  .tm-images { border-radius: 5px; padding: 30px 15px; }
  .tm-title { padding-top: 10px; }
  .tm-title a { font-size: 16px; line-height: 26px; }
  a.tm-view-btn { font-size: 16px; width: 160px; height: 50px; }

  /* Mocktail */
  .mocktails-banner { padding-bottom: 30px; }
  h4.mocktails_title a { font-size: 16px; }
  h4.mocktails_title { text-align: center; }
  a.mocktail_btn { font-size: 16px; text-align: center; width: 160px; height: 50px; margin: 30px auto 0; }
  .mocktails-content button.owl-dot { display: block; padding: 5px; border: none; margin-bottom: 9px; background-color: #ffffff; border: none; margin-right: 10px; }
  .mocktails-content button.owl-dot.active { background-color: #ff7a00; }
  .mocktails-content .owl-dots { text-align: center; padding-top: 15px; display: flex; justify-content: center; }

  /* Video */
  section#Video { padding: 30px 0 30px; }
  .video-head h2 { font-size: 32px; padding: 0; }
  .video-img, .video-down-img { height: 100%; width: 100%; }
  img.play,.down-play { width: 44px; }
  h4.v-title { font-size: 18px; text-align: center; padding: 0 0 10px; position: absolute; top: 0px; left: 10px; }
  .video-down { padding-top: 40px; }
  .v-video, .v-video-down { width: 100%; }
  .video-down { justify-content: center; padding-top: 0px; flex-wrap: wrap; }
  .v-video-down { margin-top: 20px; }
  .v-video-down iframe { width: 100%; }

  /* services */
  img.side-img { display: none; }
  .service-head p { font-size: 14px; line-height: 27px; padding: 20px 0; max-width: 100%; }
  .service-img img { width: auto !important; }
  .service-img { width: 100px; height: 100px; }
  .service-text h3 { font-size: 26px; line-height: 30px; }
  .service-content button.owl-dot { display: block; padding: 5px; border: none; margin-bottom: 9px; background-color: #ffffff; border: none; margin-right: 10px; }
  .service-content button.owl-dot.active { background-color: #ff7a00; }
  .service-content .owl-dots { text-align: center; padding-top: 15px; display: flex; justify-content: center; }

  /* Product */
  .SHOP-TEXT { padding: 7px 7px 15px; }
  .shop-tp { justify-content: center; flex-direction: column; }
  .shop-title a { font-size: 16px; }
  .shop-prize bdi { font-size: 16px; }
  .buy-btn a { font-size: 14px; height: 35px; }
  .shop-content button.owl-dot { display: block; padding: 5px; border: none; margin-bottom: 9px; background-color: #ffffff; border: none; margin-right: 10px; }
  .shop-content button.owl-dot.active { background-color: #ff7a00; }
  .shop-content .owl-dots { text-align: center; padding-top: 15px; display: flex; justify-content: center; }
  .testimonial-text-section { padding: 0; }
  .shop-wrap { padding-bottom: 10px; }

  /* Testimonial */
  .testimonial-text-section { display: grid; grid-template-columns: 1fr; }
  .testimonials-img { max-width: 570px; height: 375px; }
  .testimonials-img img { max-width: 250px; height: 375px; }
  .testimonials-content { padding-top: 0px; }
  .testimonial-title h3 { font-family: 'Play'; line-height: 40px; font-size: 32px; max-width: 100%; }
  .testimonial-text p { font-size: 13px; padding-top: 10px; padding-bottom: 25px; }
  #testimonials .owl-dots { margin-top: 25px; }
  img.testi-side-img { display: none; }

  /* About */
  .about_blank_div { display: none; }
  .about-head p { font-size: 14px; line-height: 26px; margin: 15px 0 0; }
  .about-img { display: flex; justify-content: center; flex-direction: column; }
  .about-img img { margin-bottom: 10px; }

  /* Blog */
  .blog-content { padding-top: 0; }
  .blog-content { display: grid; grid-template-columns: 1fr; grid-template-areas: unset; }
  .blog-contents:nth-child(1),.blog-contents:nth-child(2),.blog-contents:nth-child(3),.blog-contents:nth-child(4),.blog-contents:nth-child(5),.blog-contents:nth-child(6) { grid-area: auto; }
  .blog-information { bottom: 5px; left: 5px; }

  /* Banner Text */
  .banner-txet { position: relative; top: 0; left: 0; transform: translate(0%,0%); width: 100%; padding: 0.5rem; }
  .banner-txet p { font-size: 14px; line-height: px; padding: 10px 0; }
  .banner-txet a { font-size: 16px; line-height: 20px;  max-width: 230px; height: 50px; }
  .insta-head h2 { font-size: 24px; line-height: 32px; padding: 0; }

  /* Instagram */
  .insta-inner { grid-template-columns: 100%; }
  .insta-1 { grid-template-columns: 1fr 1fr; }

  /* Newsletter */
  .inner-news-wrap { grid-template-columns: 100%; grid-gap: 20px; padding: 0; }
  .news-text h2 { font-size: 24px; line-height: 36px; max-width: 100%; }
  .news-text-p { font-size: 16px; line-height: 26px; max-width: 100%; }
  p.tag-input { max-width: 100%; }
  .news-btn { right: 2px; }
  .news-img img { width: 100%; }

}

@media screen and (max-width:380px) {

}
