@media (min-width: 1921px) {
  .hero-swiper-wrapper {
    width: 100%;
    padding: 200px 0 450px !important;
  }
}
@media (min-width: 1601px) {
  .hero .hero-nav-prev {
    left: 15em;
  }
  .hero .hero-nav-next {
    right: 15em;
  }

  .inner-banner {
    padding: 180px 0 220px;
    position: relative;
    background-size: cover !important;
    background-position: center !important;
  }
}

@media (max-width: 1440px) {
  .container {
    max-width: 1140px !important;
  }
}
@media (max-width: 1399px) {
  .ftr-cta-box {
    max-width: 1300px;
  }
}
@media (max-width: 1365px) {
  .ftr-cta-box {
    max-width: 97%;
  }
}
@media (max-width: 1280px) {
  .hero-nav-btn {
    top: 70%;
  }
}
@media(min-width: 992px) and (max-width: 1199px) {
	.gall-pg-tabs-outer {
	overflow-x: auto;
	}
	.gall-pg-tabs {
		width: 120%!important;
		justify-content: flex-start;
	}
}
@media(min-width: 768px) and (max-width: 991px) {
	.gall-pg-tabs-outer {
	overflow-x: auto;
	}
	.gall-pg-tabs {
		width: 150%!important;
		justify-content: flex-start;
	}
}
@media (max-width: 1199px) {
	
  .single-pro-sec4-btns {
    flex-wrap: wrap;
    gap: 20px 0;
  }
  .nav-menu ul {
    gap: 0 18px;
  }
  .top-heading h2 {
    font-size: 40px;
    line-height: 1.3;
  }
  .hm-cta1 .top-heading h2 {
    font-size: 40px;
    line-height: 1.3;
  }
  .hm-blog-section {
    padding-left: 30px;
  }
  .nav-menu > ul > li .sub-menu li a {
		padding: 10px 35px;
	}
	.nav-menu > ul > li .sub-menu {
		position: initial;
		display: none;
		width: 100%;
		pointer-events: all;
		opacity: 1;
		transition: unset;
		margin-top: 0!important;
	}
  .nav-menu {
    position: fixed;
    right: -100%;
    top: 0;
    width: 100%;
    height: 100vh;
    overflow-y: auto;
    background: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    z-index: 9999;
    transition: all 0.3s ease-in-out;
  }
  header.show .nav-menu {
    right: 0;
  }
  .nav-menu ul {
    flex-direction: column;
    align-items: flex-start;
    margin-top: 70px !important;
    justify-content: flex-start;
  }
  .nav-menu ul li {
    width: 100%;
  }
  .nav-menu ul li a {
    padding: 15px 20px;
    display: flex;
    width: 100%;
    text-align: left;
    border-bottom: 1px solid #01142515;
  }
  .nav-menu ul li:last-child a {
    border-bottom: 0;
  }
  .nav-menu ul li a::after {
    display: none;
  }
  .nav-right {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 0 10px;
  }
  .bars {
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 55px;
    height: 50px;
    background: #011425;
    font-size: 40px;
    color: #fff;
  }
  .times {
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #011425;
    color: #fff;
    font-size: 28px;
    cursor: pointer;
  }
}
@media (max-width: 1140px) {
  .gallery-section-btm {
    padding-left: 12px;
  }
  .gallery-section-top ul {
    flex-wrap: wrap;
    justify-content: flex-start;
    gap: 12px;
  }
}
@media (max-width: 1024px) {
  .single-pro-sec1-btm h3 {
    font-size: 32px;
    line-height: 1.3;
  }
  .about-sec-left {
    left: 0;
  }
  .about-sec-right {
    padding-left: 40px;
  }
  .blog-single-sec h2 {
    font-size: 30px;
    line-height: 1.2;
  }
  .blog-content .blog-info {
    width: 95%;
    max-width: 100%;
  }
  .why-choose-right::after {
    width: 300px;
  }
  .why-choose-right {
    padding-left: 120px;
  }
  .client-sec-flex {
    flex-wrap: wrap;
    justify-content: center;
    gap: 30px 0;
  }
  .client-sec-flex .client {
    min-width: 50%;
    text-align: center;
  }
  .about-page-sec2 {
    padding-top: 60px;
    padding-bottom: 40px;
  }
  .single-pro-sec1 .why-choose-right {
    padding-left: 40px;
  }
  .single-pro-sec1 .why-choose-img2 {
    right: -2em;
  }
}
@media (max-width: 991px) {
  .hm-about-us-sec {
    padding-bottom: 60px;
  }
  .con-pg-info-box-right {
    padding: 30px 20px;
  }
  .con-pg-info-box {
    padding: 30px 20px;
  }
  .top-heading h2 {
    font-size: 30px;
    line-height: 1.3;
  }
  .hm-cta1 .top-heading h2 {
    font-size: 30px;
    line-height: 1.3;
  }
  .hero-slide-text h1,
  .inner-banner h1 {
    font-size: 50px;
    line-height: 1.1;
  }
}

@media (max-width: 767px) {
	.single-product-slide-img a {
	  width: 100%;
	  height: 400px;
	}
	.tab-pagination .swiper-pagination {
		bottom: -49px !important;
		left: 43%!important;
	}
	.gal-tab-content, .gal-tab-content a {
		height: 400px;
	}
  .postid-84 .single-pro2-sec3 {
    padding-top: 40px !important;
  }
  .products-content .products-info h4 {
    font-size: 22px;
  }
  .single-pro2-sec3 {
    padding-top: 0 !important;
  }
  .single-pro-sec1-btm h3 {
    font-size: 28px;
    line-height: 1.3;
  }
  .single-pro-sec5 {
    padding-bottom: 150px;
  }
  .single-pro-sec4-btns {
    justify-content: flex-start;
  }
  .single-pro-sec4 {
    padding: 40px 0;
  }
  .single-pro-sec3-img-middle {
    gap: 18px;
  }
  .single-pro-sec3 {
    padding: 40px 0;
  }
  .single-pro-sec2 {
    padding: 40px 0;
  }
  .single-pro-sec1 .why-choose-img2 {
    right: 0;
  }
  .single-pro-sec1 .why-choose-left {
    padding-left: 0;
    padding-top: 0;
    padding-bottom: 20px;
  }
  .blog-single-sec {
    padding-bottom: 120px;
  }
  .blog-single-sec h2 {
    font-size: 28px;
  }
  .con-pg-info-box-right h3 {
    font-size: 24px;
  }
  .faq-pg-top {
    gap: 0 10px;
  }
  .faq-pg-top .left span {
    font-size: 35px;
	min-width: 20px;
  }
  .faq-pg-btm-inner p {
    font-size: 16px;
  }
  .faq-pg-item.active .faq-icon span {
    left: 1px;
  }
  .faq-pg-sec {
    padding-bottom: 150px;
  }
  .faq-pg-btm-inner {
    padding-left: 43px;
  }
  .faq-pg-top .left h4 {
    font-size: 20px;
  }
  .faq-pg-top .left {
    gap: 0 20px;
  }
  .faq-pg-item {
    padding: 30px 15px;
  }
  .about-pg-why-choose {
    padding: 0 0 170px !important;
  }
  .inner-banner {
    padding: 60px 0 90px;
  }
  .why-choose-left {
    padding: 0;
  }
  .gallery-section-btm {
    margin-top: 30px;
  }
  .gallery-section {
    padding: 40px 0 90px;
  }
  .ftr-cta-box-outer {
    padding: 0 15px;
  }
  .ftr-cta-box {
    position: initial;
    transform: initial;
    max-width: 100%;
    margin-bottom: 50px;
    margin-top: -140px;
    padding: 40px 20px;
    flex-direction: column;
    gap: 20px 0;
  }
  .ftr-cta-box .top-heading {
    text-align: center;
  }
  .client-sec-flex .client img {
    max-width: 120px;
  }
  .why-choose-right {
    padding-left: 0;
  }
  .why-choose-accordion {
    max-width: 100%;
  }
  .blog-content .blog-date-outer {
    max-width: 100%;
  }
  .blog-content .blog-date {
    left: 0.43em;
    max-width: 100%;
  }
  .hm-blog-section {
    padding: 40px 15px 50px;
  }
  .hm-blog-right {
    padding-left: 0;
    padding-top: 50px;
  }
  .why-choose {
    padding: 40px 0 60px;
  }
  .products-img img {
    width: 100%;
  }
  .hm-product-container {
    padding: 30px 20px;
  }
  .hm-cta1 {
    padding: 40px 0 140px;
  }
  .hm-cta1 .top-heading h2 {
    font-size: 28px;
    line-height: 1.3;
  }
  .top-heading h2 {
    font-size: 28px;
    line-height: 1.3;
  }
  .hero-slide-text {
    opacity: 1;
    top: 0;
  }
  .hero-slide-text h1,
  .inner-banner h1 {
    font-size: 40px;
    line-height: 1.3;
  }
  .hero-swiper-wrapper {
    padding: 60px 0 260px;
  }
  .hero-nav-btn {
    top: 75%;
  }
  header nav .logo img {
    max-width: 180px;
  }
  header .btn-wrap iconify-icon {
    display: block;
  }
  header .btn-wrap span {
    display: none;
  }
  header .btn-wrap .btnn {
    min-width: 40px;
    width: 40px;
    height: 40px;
    padding: 0;
    font-size: 18px;
  }
  .bars {
    min-width: 40px;
    height: 40px;
    font-size: 28px;
  }
  header .btn-wrap .btnn::after {
    display: none;
  }
  .about-sec-left-img2 {
    right: 0;
  }
  .hm-about-us-sec {
    padding: 0 0 40px;
  }
  .about-sec-right {
    padding-left: 0;
  }
  .testimonials-sec {
    padding: 30px 0 40px;
  }
  .ftr {
    padding: 40px 0 20px;
  }
  .ftr-content2 {
    padding-left: 0;
  }
  .ftr-btm p {
    line-height: 1.6;
    text-align: center;
  }
  .ftr-social {
    justify-content: center;
  }
  .gall-pg-tabs {
    width: 1500px;
    justify-content: flex-start;
    overflow-x: auto;
  }
  .gall-pg-tab {
    width: 100%;
  }
  .gall-pg-tabs-outer {
    overflow-x: auto;
  }
}
@media (max-width: 575px) {
	.nav-menu ul li a {
		justify-content: space-between;
	}
  .faq-pg-item.active .faq-icon span {
    left: 1.05px;
  }
  .faq-icon {
    width: 36px;
    height: 36px;
  }
  .why-choose-img2 {
    left: 0;
  }
  .about-sec-left-img2 {
    right: 0;
  }
  .about-sec-left-img2 img {
    max-width: 200px;
  }
  .hero-img-btm {
    bottom: -2px;
  }
  .why-choose-img2 img {
    max-width: 160px;
  }
}
@media (max-width: 370px) {
  .gallery-section-top ul li.gal-tab {
    width: 100%;
    text-align: center;
  }
}
