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

@media screen and (max-width:991px) and (min-width: 577px) {
  .socialbox{ text-align: center; float: unset; }
  .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%; }
}

@media screen and (max-width: 1250px){
  .headerbar, .side-navigation, .side-navigation ul ul li, .current_page_item{ display: block; }
  .headerbar:focus,.hamburger:focus{ outline: none; }
  .hamburger i:before { line-height: 0; text-align: left; color: #000000; }
  .main-header .side-navigation { display: none }
  .side-navigation,.side-navigation li { padding: 0; }
  .side-navigation ul ul li a{ border: 0; }
  #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; }

}


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

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

  /* slider */
  h1.banner-heading { font-size: 50px; }

  /* Services */
  .services-wrap { grid-gap: 15px; }
  .service-title { font-size: 28px; }

  /* Richtext */
  .rt-img-2 img { max-width: 48.5%; }
  .rt-img-2 { gap: 25px; }

}

@media screen and (min-width:1260px) and (max-width:1500px){

  /* Slider */
  h1.banner-heading { font-size: 44px; line-height: 54px; }
  .banner-slider.banner-right h2 { font-size: 46px; line-height: 60px; }

  /* Image With Text */
  .iwt-text-wrap { padding-left: 25px; }
  p.iwt-text { max-width: 100%; }

  /* service */
  .service-wrap p { max-width: 90%; }

  /* Categories */
  .c-headings h2 { max-width: 85%; }
  .c-box { gap: 15px; }

  /* New Arrival */
  .na-products .slick-next { right: 0; }

  /* Richtext */
  .richtext-img { gap: 25px }
  .rt-img-2 { gap: 15px; }
  .rt-img-2 img { max-width: 49%; width: 100%; }
  .richtext-text p { max-width: 100%; }

  /* Image With Text 3 */
  .iwt-3-t { padding-left: 25px; }
  h3.iwt-3-title { font-size: 38px; line-height: 54px; }
  p.iwt-3-text { margin: 15px 0 35px; max-width: 98%; font-size: 15px; }

  /* Blog */
  .blog-content-wrap { grid-gap: 25px; }
  .blog-title a { line-height: 28px; }

  /* Testimonial */
  h2.testi-heading { font-size: 48px; line-height: 64px; }
  .testi-head { padding-bottom: 30px; }
  .testi-content { grid-template-columns: 12% 88%; }
  .testimonial-text { max-width: 100%; }

}

@media screen and (min-width: 1010px) and (max-width:1250px) {

  section { background-size: cover; background-repeat: no-repeat; padding: 30px 0; }
  .na-head, .cp-head, h2.richtext-heading, .blog-heading, .testi-head, .insta-heading { padding-bottom: 25px; }
  h2.na-heading, h2.cp-heading, h2.richtext-heading, .blog-heading h2, .testi-heading, .insta-heading { font-size: 36px; line-height: 46px; }

  /* Slider */
  #banner { padding: 0 0 30px; }
  h1.banner-heading { font-size: 34px; line-height: 44px; }
  .banner-text { font-size: 14px; line-height: 30px; margin: 5px 0 20px; }
  .banner-btn { font-size: 14px; max-width: 200px; }
  .banner-fade-slider.banner-middle { padding: 0px 5px; }
  .banner-slider.banner-right h2 { font-size: 42px; line-height: 50px; }

  /* Image With Text */
  h3.iwt-title { font-size: 26px; }
  .iwt-text-wrap { padding-left: 20px; }
  h5.iwt-since { font-size: 18px; margin: 12px 0 12px; }
  p.iwt-text { font-size: 14px; line-height: 24px; max-width: 100%; }

  /* Services */
  .service-wrapper { padding: 30px 0 30px; }
  .service-inner-wrapper { gap: 15px; }
  .service-wrap p { max-width: 100%; }

  /* Categories */
  .c-headings h2 { font-size: 28px; line-height: 38px; max-width: 100%; padding: 0 0 25px; }
  .c-box { gap: 10px; }
  .c-text { left: 10px; }
  a.c-title { font-size: 20px; }
  .c-btn { max-width: 40px; height: 40px; }
  .c-text i { font-size: 14px !important; }
  a.cat_btn { margin: 25px auto 0; }

  /* Categories 2 */
  .c2-text-wrap { left: 20px; bottom: 20px; }
  a.c2-title { font-size: 27px; }

  /* New Arrival */
  .na-products .slick-next { right: 0; }
  a.na-btn { margin: 25px auto 0; }

  /* Image With Text 2 */
  h3.iwt-2-title { font-size: 32px; line-height: 40px; }
  p.iwt-2-text { font-size: 14px; line-height: 30px; margin: 15px 0 25px; }

  /* Video */
  .v-video video { height: 500px; }

  /* Richtext */
  .richtext-img { gap: 15px; }
  .rt-img-2 { gap: 10px; }
  .rt-img-2 img { width: 100%; max-width: 49%; }
  .richtext-text p { font-size: 14px; max-width: 100%; }

  /* Image With Text 3 */
  .iwt-3-t { padding-left: 25px; }
  h3.iwt-3-title { font-size: 28px; line-height: 42px; }
  p.iwt-3-text { font-size: 14px; line-height: 25px; margin: 10px 0 30px; max-width: 98%; }

  /* Blog */
  .blog-content-wrap { grid-gap: 10px; }
  .blog-title a { font-size: 18px; line-height: 34px; }
  .blog-title { padding: 15px 0; }

  /* Testimonial */
  .testi-inner { padding: 25px 25px 0; }
  .testi-content { grid-template-columns: 15% 85%; margin-bottom: 20px; }
  .testi-text p { font-size: 14px; line-height: 24px; padding: 15px 0 25px; }
  .testimonial-text { max-width: 100%; }
  img.arrow-img { bottom: 10px; right: 20px; }

}

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

  section { padding: 30px 0; }
  h2.na-heading, h2.cp-heading, h2.richtext-heading, .blog-heading h2, .testi-heading, .insta-heading { font-size: 34px; line-height: 44px; }
  .na-head, .cp-head, h2.richtext-heading, .blog-heading, .testi-head, .insta-heading { padding-bottom: 25px; }

  /* Slider */
  #banner { padding: 0 0 30px; }
  .banner-inner-wrapper { padding: 25px 0; }
  h1.banner-heading { font-size: 42px; line-height: 46px; text-align: center; }
  .banner-text { font-size: 14px; line-height: 24px; text-align: center; margin: 5px 0 15px; }
  .banner-btn { font-size: 14px; max-width: 200px; height: 45px; margin: 0 auto; }
  .banner-text.banner-left { padding-bottom: 25px; }
  .banner-slider.banner-right h2 { font-size: 42px; line-height: 50px; }
  .banner-slider.banner-right { padding-left: 15px; }
  h6.bsc-title { left: 0; max-width: 100%; text-align: center; }

  /* Image With Text */
  .iwt-img { text-align: center; }
  .iwt-text-wrap { padding-top: 30px; }
  h3.iwt-title { font-size: 32px; line-height: 28px; text-align: center; }
  h5.iwt-since { font-size: 20px; text-align: center; margin: 15px 0 15px; }
  p.iwt-text { font-size: 14px; line-height: 24px; text-align: center; max-width: 100%; }
  a.iwt-btn { font-size: 16px; max-width: 170px; height: 45px; margin: 20px auto 0; }

  /* Services */
  .service-wrapper { padding: 30px 0 30px; }
  .service-inner-wrapper { gap: 15px; }
  .service-wrap p { font-size: 14px; line-height: 22px; max-width: 100%; }
  .service-wrap h4 { font-size: 19px; line-height: 24px; padding: 10px 0 10px; }

  /* Categories */
  .c-headings h2 { font-size: 24px; line-height: 36px; padding: 0 0 25px; max-width: 100%; }
  .c-contents.slick-slide { margin: 0 5px; }
  .c-box .slick-list { margin: 0 -5px; }
  a.cat_btn { max-width: 170px; height: 45px; margin: 30px auto 0; }

  /* Categories-2 */
  .c2-text-wrap { left: 10px; bottom: 15px; }
  a.c2-title { font-size: 26px; line-height: 26px; }
  p.c2-text { font-size: 18px; line-height: 20px; margin: 5px 0 0 0; }

  /* New Arrival */
  .na-detail-wrap { min-height: 470px !important; }
  .na-text { padding-top: 50px; }
  .na-products .slick-next { right: 0; }
  a.na-btn { max-width: 170px; height: 45px; margin: 30px auto 0; }

  /* Iamage with text 2 */
  section#iwt-2 { padding: 30px 0; }
  img.text_img { display: none; }
  .iwt-2-t { position: relative; top: 0; transform: translateY(0%); padding-bottom: 25px; }
  h3.iwt-2-title { font-size: 36px; line-height: 36px; text-align: center; }
  p.iwt-2-text { font-size: 14px; line-height: 26px; text-align: center; margin: 10px 0 20px; }
  a.iwt-2-btn { max-width: 170px; height: 45px; margin: 0 auto; }
  .iwt-2-img-wrap { padding-left: 0px; }

  /* Video */
  section#Video { padding-top: 0; }
  .v-video video { height: 100%; }

  /* Collection Product */
  .cp-collection-text { bottom: 10px; left: 10px; }
  a.cp-coll-title { font-size: 28px; }
  a.cp-btn { font-size: 16px; max-width: 150px; height: 45px; margin-top: 15px; }
  .cp-title { font-size: 20px; padding: 10px 0; }
  .cp-text p { font-size: 14px; }
  .cp-price { padding: 10px 0; }
  .cp-price del { font-size: 14px; }
  .cp-price ins { font-size: 18px; }

  /* Richtext */
  .richtext-img { flex-direction: column-reverse; gap: 20px; }
  h2.richtext-heading { text-align: center; }
  .rt-img-2 { gap: 20px; }
  .rt-img-2 img { max-width: 48.5%; }
  .rt-img-1 { width: 100%; }
  .rt-img-1 img { margin: 0 auto; width: 100%; }
  .richtext-text p { font-size: 14px; line-height: 26px; max-width: 100%; }
  .richtext-text a { max-width: 170px; height: 45px; }

  /* Image With Text 3 */
  .iwt-3-img-wrap { text-align: center; }
  .iwt-3-t { padding: 25px 0 30px; }
  h3.iwt-3-title { font-size: 32px; line-height: 42px; text-align: center; }
  p.iwt-3-text { font-size: 14px; line-height: 30px; text-align: center; margin: 10px auto 30px; max-width: 90%; }
  a.iwt-3-btn { max-width: 170px; height: 45px; margin: 0 auto; }

  /* Testimonial */
  .testi-inner {  padding: 20px 20px 0; }
  .testi-content { grid-template-columns: 15% 82%; margin-bottom: 20px; grid-gap: 3%; }
  .testi-text p { font-size: 14px; line-height: 24px; padding: 10px 0 25px; text-align: justify; }
  img.arrow-img { bottom: 15px; right: 20px; }
  .testimonial-text { max-width: 100%; }

  /* Blog */
  .blog-info.slick-slide { margin: 0 5px; }
  .blog-content-wrap .slick-list { margin: 0 -5px; }
  .blog-title a { font-size: 18px; }
  a.blog-btn { color: #FFFFFF; max-width: 170px; margin: 15px auto 0; }
  a.blog-btn span { height: 100%; }

}

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

  section { padding: 30px 0; }
  h2.na-heading, h2.cp-heading, h2.richtext-heading, .blog-heading h2, .testi-heading, .insta-heading { font-size: 30px; line-height: 36px; }
  .na-head, .cp-head, h2.richtext-heading, .blog-heading, .testi-head, .insta-heading { padding-bottom: 25px; }

  /* Slider */
  .banner-text.banner-left,.banner-fade-slider.banner-middle,.banner-slider.banner-right { padding: 15px 0; }
  h1.banner-heading { font-size: 32px; line-height: 42px; text-align: center; }
  .banner-text { font-size: 14px; line-height: 24px; text-align: center; margin: 5px 0 15px; }
  .banner-btn { font-size: 14px; max-width: 190px; height: 45px; margin: 0 auto; }
  .banner-slider.banner-right h2 { font-size: 40px; line-height: 40px; }
  h6.bsc-title { bottom: 25px; left: 0; width: 100%; text-align: center; max-width: 100%; }
  #banner { padding: 0 0 30px; }

  /* Image With Text */
  .iwt-text-wrap { padding-top: 25px; }
  h3.iwt-title { font-size: 28px; line-height: 28px; text-align: center; }
  h5.iwt-since { font-size: 16px; text-align: center; margin: 10px 0 10px; }
  p.iwt-text { font-size: 14px; line-height: 24px; text-align: justify; max-width: 100%; }
  a.iwt-btn { font-size: 14px; max-width: 150px; height: 45px; margin: 0px auto 0; }

  /* Service */
  .service-wrapper { padding: 30px 0 30px; }
  .service-inner-wrapper { grid-template-columns: 1fr; gap: 25px; }
  .service-wrap p { max-width: 100%; }
  .service-wrap h4 { font-size: 20px; line-height: 22px; }

  /* Categories */
  .c-headings h2 { font-size: 20px; line-height: 30px; padding: 0px 0 25px; max-width: 100%; }
  .c-contents.slick-slide { margin: 0 5px; }
  .c-box .slick-list { margin: 0 -5px; }
  a.cat_btn { font-size: 14px; max-width: 150px; height: 45px; margin: 25px auto 0; }
  .c-btn { max-width: 40px; height: 40px; }
  .c-text i { font-size: 14px !important; }

  /* Categories 2 */
  .c2-box { flex-direction: column; }
  .c2-contents img { height: 300px; object-fit: cover; border-radius: 10px; }
  .c2-text-wrap { left: 10px; bottom: 15px; }
  a.c2-title { font-size: 26px; line-height: 26px; }
  p.c2-text { font-size: 18px; }

  /* New Arrival */
  .na-detail-wrap { min-height: 470px !important; }
  .na-products .slick-next { right: 0; }
  .na-text { padding-top: 50px; }
  .na-hover { opacity: 1; }

  /* Image with text 2 */
  section#iwt-2 { padding: 30px 0; }
  img.text_img { display: none; }
  .iwt-2-t { position: relative; top: 0; transform: translateY(0%); padding-bottom: 25px; }
  h3.iwt-2-title { font-size: 32px; line-height: 42px; text-align: center; }
  p.iwt-2-text { font-size: 14px; line-height: 30px; text-align: center; margin: 10px 0 25px; }
  a.iwt-2-btn { font-size: 14px; max-width: 150px; height: 45px; margin: 0 auto; }
  .iwt-2-img-wrap { padding-left: 0; }

  /* Video */
  .v-video video { height: 100%; }
  img.video-img { object-fit: cover; }
  img.play { width: 100%; max-width: 10%; }
  section#Video { padding-top: 30px; }

  /* Collection Product */
  a.cp-coll-title { font-size: 28px; }
  a.cp-btn { font-size: 14px; max-width: 150px; height: 45px; margin-top: 15px; }
  .cp-products { padding-left: 0px; padding-top: 15px; }
  .cp-products .slick-prev { left: 0; }
  h4.tab-cat-name,.cp-title,.cp-text p,.cp-review { text-align: center; }
  .cp-price { justify-content: center; }


  /* Richtext */
  .richtext-img { flex-direction: column-reverse; gap: 10px; }
  .rt-img-2 { flex-direction: column; gap: 10px; }
  .rt-img-1 { outline-offset: -10px; }
  .richtext-text p { font-size: 14px; line-height: 24px; margin: 20px auto; max-width: 100%; text-align: justify; }
  .richtext-text a { font-size: 14px; max-width: 150px; height: 45px; }

  /* Image With Text 3 */
  .iwt-3-t { padding: 20px 10px; }
  h3.iwt-3-title { font-size: 23px; line-height: 36px; text-align: center; }
  p.iwt-3-text { font-size: 14px; line-height: 26px; text-align: center; margin: 10px 0 20px; max-width: 100%; }
  a.iwt-3-btn { font-size: 14px; max-width: 150px; height: 45px; margin: 0 auto; }

  /* Blog */
  .blog-info.slick-slide { margin: 0 5px; }
  .blog-content-wrap .slick-list { margin: 0 -5px; }
  .blog-information { padding: 20px 10px; max-width: 100%; bottom: 1rem; }
  .blog-title a { font-size: 18px; line-height: 28px; }
  .blog-title { padding: 15px 0; }
  .blog-heading h2 { padding-bottom: 0; }
  a.blog-btn { font-size: 14px; max-width: 150px; height: 45px; margin: 10px auto 0; color: #ffffff; }
  a.blog-btn span { height: 100%; }

  /* Testimonial */
  .testi-inner { padding: 10px; }
  img.quotes-img { display: none; }
  .testi-content { grid-template-columns: 100%; margin-bottom: 25px; }
  .testimonial-text { max-width: 100%; padding-top: 10px; }
  .testi-text p { font-size: 14px; line-height: 24px; padding: 10px 0; text-align: justify; }
  img.arrow-img { bottom: 10px; right: 10px; }

  /* Instagram */
  .instagram-feed-div { grid-template-columns: 1fr 1fr !important; }

}

@media screen and (max-width:380px) {
  .above_title{ margin-top: 0; }
}
