/* Responsive Css */

@media only screen and (max-width: 1749px) {
  .bann-video {
    top: -300px;
  }
  .banner-section .anim-icon .anim-icon-1 {
    left: 0;
    bottom: 42px;
  }

  .ads-section .image-box-two {
    right: 80px;
    bottom: -20px;
    height: 554px;
    width: 509px;
  }
  .ads-section .image-box-one {
    left: 80px;
    bottom: -20px;
    height: 554px;
    width: 509px;
  }
}

@media only screen and (max-width: 1600px) {
  .banner-section .content-box h2 {
    font-size: 50px;
    line-height: 60px;
    margin-bottom: 20px;
  }
  .bann-video {
    top: -180px;
    height: 900px;
    width: 100%;
  }
  .image-2 {
    width: 38%;
    height: 100%;
    top: 0;
  }
  .ads-section .content-box h2 {
    font-size: 59px;
    line-height: 60px;
    margin-bottom: 17px;
  }
  .banner-section.style-five {
    padding: 140px 0px;
  }
  .banner-section .anim-icon .anim-icon-7 {
    width: 90px;
    height: 64px;
    background-size: contain;
    top: 50px;
  }
  .banner-section .anim-icon .anim-icon-21 {
    width: 85px;
    height: 140px;
    background-size: contain;
    background-repeat: no-repeat;
  }
  .banner-section .content-box {
    padding: 0 10px 0 40px;
  }
  .banner-section .anim-icon .anim-icon-1 {
    width: 138px;
    height: 100px;
  }

  .ads-section .image-box-one {
    left: 80px;
    bottom: 0px;
    height: 486px;
    width: 450px;
  }
  .ads-section .image-box-two {
    right: 80px;
    bottom: 0px;
    height: 486px;
    width: 450px;
  }
  .subscribe-section h2 {
    font-size: 37px;
  }
  .subscribe-pop .modal-content::before{
    right: -85px;
  }
  .subscribe-pop .modal-dialog {
    max-width: 55%;
}
}

@media only screen and (max-width: 1499px) {
  .subscribe-section h2 {
    font-size: 40px;
  }
}

@media only screen and (max-width: 1399px) {
}

@media only screen and (max-width: 1299px) {
}

@media only screen and (max-width: 1200px) {
  .main-menu,
  .sticky-header,
  .main-header.style-one .outer-container:before {
    display: none !important;
  }

  .menu-area .mobile-nav-toggler {
    display: block;
    padding: 10px;
  }

  .megamenu ul li:first-child,
  .mobile-menu .navigation > li.dropdown > .megamenu .advice-box {
    display: none;
  }

  .related-product .shop-block-one {
    width: 33.333%;
  }
}

@media only screen and (min-width: 768px) {
  .main-menu .navigation > li > ul,
  .main-menu .navigation > li > ul > li > ul,
  .main-menu .navigation > li > .megamenu {
    display: block !important;
    visibility: hidden;
    opacity: 0;
  }
}

@media only screen and (max-width: 991px) {
  .slide-text.style-two.home-3 .pattern-layer {
    display: none;
  }

  .related-product .shop-block-one {
    width: 50%;
  }
}

@media only screen and (max-width: 767px) {
  .sec-title h2 {
    font-size: 36px;
    line-height: 44px;
  }

  .related-product .shop-block-one {
    width: 100%;
  }

  .related-product {
    padding-bottom: 40px;
  }

  .related-product.pt_180 {
    padding-top: 65px;
  }
}

@media only screen and (max-width: 599px) {
  .pagination li a {
    width: 40px;
    height: 40px;
    line-height: 40px;
  }

  .shop-six .shop-block-two {
    width: 100%;
    border-bottom: 1px solid #e7e9f0;
  }

  .shop-six .shop-block-two:last-child {
    border-bottom: none;
  }
}

@media only screen and (max-width: 499px) {
  .mobile-menu,
  .category-menu,
  .cart-popup {
    width: 100%;
  }
}
