/*for-large-dekstop view-1200*/

@media only screen and (min-width: 100px) and (max-width: 1399px) {
	.header-nav nav ul {gap: 18px;}
	.banner {
    height: 1130px;
}
	ul.products.columns-4 li {
    width: 30% !important;
}
}

/*for-laptop view-1024*/

@media only screen and (min-width: 100px) and (max-width: 1199px) {
	.web-title h2 {
    font-size: 30px;
}
	.quick-links h4 {
    font-size: 17px;
}
	.inner-header {
    height: 370px;
    padding-top: 120px;
}
	.related.products ul.products li.product {
    width: 31% !important;
}
	.banner {
    height: 1000px;
    background: var(--c3);
}
	ul.products.columns-4 li {
    width: 46% !important;
}
	.single-product-data-main button.single_add_to_cart_button {
    width: 70%;
}
	.header-logo {
    width: 100%;
}
	.hero-about-content h1 {
    font-size: 35px;
}
	.header-nav nav ul {gap: 13px;}
}

/*for-tablet view-768*/

@media only screen and (min-width: 100px) and (max-width: 991px) {
	.banner-content {
    padding-top: 270px;
}
	.banner-image {
    display: none;
}
	.quick-links-main {
    flex-direction: column;
    padding: 40px 0 0;
}
	  .about-left-img,
    .about-right-img {
        height: 350px;
    }
.woocommerce-account .woocommerce-MyAccount-content {
    width: 70%;
   
    float: right;
}
    .about-content {
        padding: 40px 20px;
    }

    .about-content.web-title h2 {
        font-size: 38px;
    }

    .about-content p {
        font-size: 16px;
    }
	.woocommerce-account .woocommerce-MyAccount-navigation {
    width: 30%;
    float: left;
}
	.about-right-img {
    display: none;
}
}

/*for-landscape_mobile view-576*/

@media only screen and (min-width: 100px) and (max-width: 767px) {
	 .about-sec .row {
        row-gap: 30px;
    }
	.contact-form h2 {
    font-size: 25px;
}
	.contact-form {padding: 26px 25px;margin-top: 40px;}
.inner-header .inner-header-title h2 {
    font-size: 42px;
}
	.woocommerce-account .woocommerce-MyAccount-navigation {
    width: 80%;
    margin: 0 auto;
}
	.woocommerce-account .woocommerce-MyAccount-content {
    width: 100%;
    float: right;
    margin: 0 auto;
    padding-left: 0;
}
	.inner-header .inner-header-title h2 {
    font-size: 32px;
}
	.respon-logo {
    width: 120px;
}
.related.products ul.products li.product {
    width: 48% !important;
}
.inner-header {
    height: 320px;
    padding-top: 130px;
}
    .about-left-img,
    .about-right-img {
        height: 280px;
    }
	.copy-right-border {
    margin-top: 60px;
}
	.shop-page-sidebar .wp-block-woocommerce-product-filters:last-child {
    display: none;
}
.banner-title h1 {
    font-size: 36px;
}
	.about-left-img, .about-right-img img {
    height: 100%;
}
	.about-left-img img {
    height: 80%;
    object-fit: cover;
    width: 70%;
}

section.about-sec .row {
    flex-direction: column-reverse;
    padding: 50px 0;
}
    .about-content {
        padding: 0 15px;
        text-align: center;
    }

    .about-content.web-title h2 {
        font-size: 30px;
        line-height: 1.3;
    }

    .about-content h4 {
        font-size: 18px;
    }

    .about-content p {
        font-size: 15px;
        padding-bottom: 15px;
    }

    .web-btn a {
        padding: 11px 30px;
        font-size: 14px;
    }
	.banner-content {
    padding-top: 200px;
}
	.banner {
    height: 960px;
    background: var(--c3);
}
	.hero-about-sec {
    padding: 60px 0;
}
	.spacing {
    padding: 60px 0;
}
}

/*for-mobile view-375*/

@media only screen and (min-width: 100px) and (max-width: 575px) {
  .container {
    width: 96%;
  }
	section.about-sec {
        padding: 40px 0 0;
    }
.banner-content {
    padding-top: 160px;
}
	.about-left-img img {
    height: 80%;
    object-fit: cover;
    width: 70%;
}
	.banner {
    height: 990px;
}
	section.about-sec .row {
    flex-direction: column-reverse;
    padding: 50px 0 0;
    gap: 60px;
}
	.related.products ul.products li.product {
    width: 98% !important;
}
	section.about-sec .row {
    flex-direction: column-reverse;
    padding: 0px 0 0;
}
    .about-left-img,
    .about-right-img {
        height: 220px;
    }
.banner-title h1 {
    font-size: 28px;
}
    .about-content.web-title h2 {
        font-size: 26px;
    }

    .about-content p {
        font-size: 14px;
        line-height: 1.6;
    }

    .web-btn a {
        width: 100%;
        max-width: 220px;
    }
	.web-title h2 {
    font-size: 20px;
}
	.mission-content h2 {
    font-size: 21px;
}
	.hero-about-content h1 {
    font-size: 22px;
}
	.faq-main-item .accordion-body {
    font-size: 14px;
    line-height: 20px;
}
	ul.products.columns-4 li {
    width: 100% !important;
}
}

/*for-small_mobile view-320*/

@media only screen and (min-width: 100px) and (max-width: 374px) {
	  .about-left-img,
    .about-right-img {
        height: 180px;
    }

    .about-content.web-title h2 {
        font-size: 22px;
    }

    .about-content h4 {
        font-size: 16px;
    }

    .about-content p {
        font-size: 13px;
    }

    .web-btn a {
        padding: 10px 20px;
        font-size: 13px;
    }
}
