:root {
  --black: #000;
  --white: #fff;
  --text-color: #0f0f0f;
  --orange: #eb8e2e;
  --red: #ff1616;
  --body-font: "Red Hat Display", sans-serif;
  --heading-font: "Cormorant Garamond", serif;
}

.mobile-menu {
  display: none;
}

@media only screen and (min-width: 1600px) {
  .container {
    max-width: 1400px;
  }
}

@media only screen and (min-width: 1900px) {
  .container {
    max-width: 1600px;
  }

  .connect-cont {
    padding: 50px 100px 50px 0px;
  }

  .connect-cont .connect-cont-wrap {
    max-width: 550px;
  }

  /* .main-product-box .prod-img-panel img{ height: 450px;} */

  .saree-box img {
    height: 550px;
  }

  .banner-section .banner img {
    height: 900px;
  }

  .catbox-section .catbox img {
    height: 1000px;
  }

  .catbox-outer .catimg img {
    height: 400px;
  }

  .catbox-caption {
    width: 30%;
  }
}

@media only screen and (min-width: 1024px) and (max-width: 1199px) {
  .catbox-caption {
    width: 60%;
  }
  .banner-section .banner img {
    height: 600px;
  }
  .banner-caption {
    width: 70%;
  }
  .banner-caption h2 {
    font-size: 45px;
    line-height: 55px;
  }
  .saree-box img {
    height: 350px;
  }
  .main-product-box .prod-img-panel {
    height: 250px;
  }
  .main-product-box .prod-img-panel img {
    height: 250px;
  }
  .menuwrap ul li {
    margin: 0px 8px;
  }
}

@media (max-width: 1199px) {
  .woof_container h4 {
    font-size: 24px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .saree-box img {
    height: 300px;
  }
  .catbox-caption h2 {
    font-size: 30px;
    line-height: 40px;
  }
  .catbox-section .catbox img {
    height: 500px;
  }
  .catbox-section .catbox img {
    height: 500px;
  }
  .catbox-outer .catimg img {
    height: 300px;
  }
  .review-box .media .media-left {
    width: 150px;
  }
  .banner-section .banner img {
    height: 500px;
  }
  .banner-caption {
    width: 80%;
  }
  .banner-caption h2 {
    font-size: 40px;
    line-height: 45px;
  }
  .main-product-box .prod-img-panel {
    height: 250px;
  }
  .main-product-box .prod-img-panel img {
    height: 250px;
  }
  .contact-info p {
    font-size: 13px;
    line-height: 18px;
  }
}

@media only screen and (max-width: 991px) {
  .top-search {
    display: none;
    width: 100%;
    max-width: 100%;
  }
  .mobile-menu {
    display: block;
    padding: 10px 0px;
    position: relative;
    z-index: 9;
  }
  .mobile-menu .top-search {
    display: block;
  }
  header.main-header {
    padding: 10px 0px;
  }
  .navbar-brand img {
    height: 50px;
  }
  .mobile-menu .top-search .probox {
    background-image: none !important;
    box-shadow: none !important;
    background-color: #1a1a1a !important;
  }

  .megamenu {
    display: none !important;
  }

  .megamenu.active {
    display: block !important;
    width: 300px;
    left: -285px;
    top: 0px;
  }

  .navbar-toggler {
    padding: 0;
    margin-left: 30px;
    position: relative;
    top: 0px;
  }
  .navbar-toggler:focus {
    outline: none;
    box-shadow: none;
    border: 0px;
  }
  .navbar-toggler .navbar-toggler-icon {
    width: 22px;
    height: 2px;
    background: #fff;
    border-radius: 5px;
    position: relative;
  }
  .navbar-toggler .navbar-toggler-icon::after {
    content: "";
    position: absolute;
    top: -8px;
    width: 30px;
    height: 2px;
    background: #fff;
    border-radius: 5px;
    right: 0;
  }

  .navbar-toggler .navbar-toggler-icon::before {
    content: "";
    position: absolute;
    bottom: -8px;
    width: 30px;
    height: 2px;
    background: #fff;
    border-radius: 5px;
    right: 0;
  }
  .btn-noline {
    border: none;
  }

  .navbar-collapse {
    position: absolute;
    top: 57px;
    right: 0;
    background: var(--orange);
    width: 200px;
    max-width: 100%;
    padding: 15px;
    z-index: 99;
  }

  .navbar-collapse ul li {
    margin: 6px 0px;
    padding: 0px;
  }

  .navbar-collapse ul li a {
    color: #fff !important;
    padding: 3px 0 0 !important;
    font-weight: 500 !important;
    font-size: 14px !important;
    display: inline-block;
  }

  ul.top-contactus {
    display: flex;
    width: 50%;
    justify-content: flex-end;
  }
  .top-contactus li a {
    font-size: 0px;
  }
  .top-contactus li a i {
    font-size: 18px;
  }
  #myHeader {
    min-height: 50px;
  }
  .brand-logo img {
    width: 50px;
  }

  .navbar-collapse ul li.active {
    background-color: #fff;
  }

  .navbar-collapse ul li.active a {
    color: #0a0d74 !important;
    padding: 0px 5px !important;
  }

  .top-search .asl_w_container {
    max-width: 100%;
  }

  .menuwrap ul li span.drop-menu,
  .menuwrap ul li span.drop-menu2 {
    display: block;
    position: relative;
    float: right;
    width: 24px;
    height: 24px;
  }

  .menuwrap ul li span.drop-menu:before,
  .menuwrap ul li span.drop-menu2:before {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 14px;
    height: 2px;
    content: "";
    z-index: 9;
    background: #fff;
  }

  .menuwrap ul li span.drop-menu:after,
  .menuwrap ul li span.drop-menu2:after {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 2px;
    height: 14px;
    content: "";
    z-index: 9;
    background: #fff;
  }
  .megamenu-wrap .megamenu-cont {
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%;
    max-height: 100%;
    overflow: initial;
  }
  .megamenu-cont ul li {
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
    position: relative;
  }

  .megamenu-pic {
    display: none;
  }

  .megamenu-cont ul li .view a {
    color: var(--orange) !important;
    position: absolute;
    right: 0;
    top: 0;
  }

  .megamenu1 .megamenu-wrap:before {
    top: 30px;
    right: -10px;
    transform: rotate(90deg);
  }

  .megamenu2 .megamenu-wrap:before {
    top: 66px;
    right: -10px;
    transform: rotate(90deg);
  }

  .main-header.header-appear .megamenu.active {
    top: 0px;
  }
}

@media only screen and (max-width: 767px) {
  .title-section h2 {
    font-size: 30px;
  }
  .section-space {
    padding: 30px 0px;
  }
  p {
    font-size: 13px;
    line-height: 20px;
  }

  .banner.banner-left {
    display: none;
  }
  .banner-section .banner-right {
    width: 100%;
    max-width: 100%;
  }

  .banner-caption {
    width: 100%;
    left: 0%;
    padding: 0px 20px;
  }
  .saree-box {
    margin-bottom: 15px;
  }
  .saree-layer {
    padding: 0px 20px;
    opacity: 1;
    background-color: rgba(0, 0, 0, 0.4);
  }

  .catbox-section .catbox {
    width: 100%;
    max-width: 100%;
  }
  .catbox-caption {
    width: 100%;
    right: 0px;
    padding: 0px 15px;
  }
  .catbox-outer {
    padding: 50px 0px;
  }
  .catbox-caption h2 {
    font-size: 30px;
  }

  .catbox-outer .catimg img {
    height: 300px;
  }
  .cat-bredcum ul {
    padding-bottom: 20px;
  }
  .catbox-outer .viewtxt {
    padding-top: 20px;
  }
  .cat-bredcum ul li {
    font-size: 17px;
  }

  .main-product-box .product-content-panel h5 {
    font-size: 13px;
  }
  .main-product-box .product-content-panel h4 {
    font-size: 13px;
  }

  .prow {
    margin-left: -5px !important;
    margin-right: -5px !important;
  }
  .prow .pcol {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }

  .review-box .media {
    display: block;
    width: 100%;
  }
  .review-box .media .media-left {
    text-align: center;
    margin: 0 auto;
    margin-bottom: 15px;
  }
  .review-box .media .media-body {
    padding-left: 0;
    text-align: center;
  }
  .review-star .jq-ry-container {
    margin: 0 auto !important;
  }

  .subcrib-section .title-section p {
    padding: 0px;
  }
  .subcrib-section .title-section p {
    font-size: 13px;
    line-height: 17px;
  }
  .es-form-field-container {
    padding: 0px !important;
  }
  .footer-copyright {
    margin-left: 0;
    max-width: 100%;
  }
  .ftr-box.fmenu {
    margin-bottom: 30px;
  }

  .details_page .woocommerce-tabs {
    margin-top: 20px;
    padding: 10px;
  }

  .details_page .product .woocommerce-tabs .panel {
    padding: 10px !important;
  }
  .details_page .product .woocommerce-tabs .panel p {
    font-size: 13px;
    line-height: 20px;
  }
  .details_page .product .woocommerce-tabs .panel h2 {
    font-size: 20px !important;
  }

  .about-cont {
    padding: 0px 15px;
  }
  .contact-info .address {
    margin-bottom: 20px;
    height: auto;
  }
  .home-contact {
    display: block !important;
    width: 100%;
  }
  .home-contact .contact-map {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .home-contact .contact-frm {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding: 15px;
  }
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
  .details_page .product .woocommerce-tabs ul.tabs li a {
    font-size: 15px;
  }
  .details_page .product .woocommerce-tabs ul.tabs li {
    margin: 0px 10px !important;
  }
  .banner-section .banner img {
    height: 500px;
  }
  .banner-caption h2 {
    font-size: 40px;
    line-height: 50px;
  }
  .main-product-box .prod-img-panel {
    height: 300px;
  }
  .main-product-box .prod-img-panel img {
    height: 300px;
  }
  .catbox-section .catbox img {
    height: 500px;
  }
}

@media only screen and (min-width: 320px) and (max-width: 575px) {
  .details_page .product .woocommerce-tabs ul.tabs li a {
    font-size: 13px;
  }
  .details_page .product .woocommerce-tabs ul.tabs li {
    margin: 0px 3px !important;
  }
  .banner-section .banner img {
    height: 350px;
  }
  .banner-caption h2 {
    font-size: 30px;
    line-height: 40px;
  }
  .main-product-box .prod-img-panel {
    height: 200px;
  }
  .main-product-box .prod-img-panel img {
    height: 200px;
  }
  .catbox-section .catbox img {
    height: 400px;
  }
}

@media (max-width: 480px) {
  .navbar-collapse {
    width: 100%;
    max-width: 100%;
  }

  .megamenu.active {
    width: 100%;
    left: 0;
    top: 60px;
  }

  .megamenu2.active {
    top: 98px;
  }

  .megamenu1 .megamenu-wrap:before {
    top: -8px;
    right: auto;
    left: 9px;
    transform: rotate(0deg);
  }
  .megamenu2 .megamenu-wrap:before {
    top: -8px;
    right: auto;
    left: 10px;
    transform: rotate(0deg);
  }

  .main-header.header-appear .megamenu.active {
    top: 60px;
  }

  .main-header.header-appear .megamenu2.active {
    top: 98px;
  }
}
