@media only screen and (min-width: 100px) and (max-width: 1699px) {
	.about-before {
		width: 25%;
	}
	.banner-cont-mega {
		padding-left: 40px;
	}
	.banner-link {
		left: -30px;
	}
	.banner-img img {
        height: 720px;
    }
	.contact-before {
		width: 30%;
	}
	.web-title h2 {
		font-size: 56px;
	}
	.header-inner {
		padding: 20px 0px;
	}
	.cust-prod-content h2, .cust-cat-content h2 {
		font-size: 18px !important;
	}
	.about-content ul li a {
		font-size: 20px;
	}
}

@media only screen and (min-width: 100px) and (max-width: 1399px) {
	.shop-page-sec-main ul.products {
		row-gap: 22px;
		column-gap: 22px;
	}
	.about-content ul li a {
		font-size: 18px;
	}
	.site-logo {
		border-radius: 0px 0px 40px 40px;
		width: 160px;
	}
	.header-menu ul li a {
		font-size: 15px;
	}
	.header-container {
		gap: 40px;
	}
	.web-title h2 {
        font-size: 50px;
    }
	.banner-img img {
        height: 650px;
    }
	.banner-title a.site-btn {
		margin-top: 30px;
	}
	.web-title h6 {
		font-size: 20px;
		margin-bottom: 15px;
	}
	.about-content ul li span {
		font-size: 22px;
	}
	a.site-btn {
		font-size: 15px;
	}
	.footer-item span {
		font-size: 22px;
		margin-bottom: 25px;
	}
	.cust-prod-item .explore-more-button, .cust-cat-content .read-more-cat {
		font-size: 14px !important;
	}
	.cust-prod-content h2, .cust-cat-content h2 {
        margin-bottom: 20px !important;
    }
	.inner-header-title h2 {
		font-size: 46px;
	}
	.inner-header {
		padding: 140px 0px;
	}
	.shop-page-sidebar ul.product_list_widget li span.product-title, .shop-page-sidebar ul.wc-block-product-categories-list li a {
		font-size: 18px;
	}
	.shop-page-sidebar h3 {
		font-size: 26px !important;
		margin-bottom: 30px;
	}
	.single-product-data-main .summary h1.product_title.entry-title {
		font-size: 44px;
	}

}

/*for-laptop view-1024*/

@media only screen and (min-width: 100px) and (max-width: 1199px) {
	.web-title h2 {
        font-size: 44px;
    }
	.web-title h6 {
        font-size: 18px;
    }
	.banner-img img {
        height: 600px;
    }
	.site-logo {
        width: 160px;
    }
	.header-inner {
        padding: 16px 0px;
    }
	.spacing {
		padding: 70px 0px;
	}
	.cust-product-main ul.products li.product {
		width: 31.5% !important;
	}
	.cust-product-main ul.products {
		padding: 40px 20px;
		flex-wrap: wrap;
		row-gap: 30px;
	}
	.about-content ul li i {
		font-size: 46px;
	}
	.about-content ul li span {
        font-size: 18px;
    }
	.about-content ul li a {
        font-size: 15px;
    }
	p {
		font-size: 15px;
	}
	.footer-item span {
        font-size: 20px;
    }
	.footer-item ul li a{
		font-size: 14px;
	}
	.footer-contact ul li span{
		font-size: 15px;
	}
	.cust-product-main ul.products, .cust-cat-main {
		padding: 30px 20px;
	}
	.inner-header-title h2 {
        font-size: 38px;
    }
	.inner-header {
        padding: 120px 0px;
    }
	.shop-page-sidebar ul.product_list_widget li span.product-title, .shop-page-sidebar ul.wc-block-product-categories-list li a {
        padding-right: 20px;
    }
	.shop-page-sec-main ul.products {
        row-gap: 18px;
        column-gap: 18px;
    }
	.single-product-data-main .summary h1.product_title.entry-title {
        font-size: 38px;
    }
	.single-product-data-main {
		padding: 70px 0px;
	}
}


@media only screen and (min-width: 100px) and (max-width: 991px) {
	.about-before{
		display: none;
	}
	.contact .about-img {
        margin-top: 30px;
    }
	.about .about-img {
		margin-bottom: 30px;
	}
	.contact-before{
		display: none;
	}
	.footer-item {
    	margin-bottom: 35px;
	}
	.banner-img img {
        opacity: 0.7;
    }
	.banner-link {
        left: -20px;
    }
	.spacing {
        padding: 60px 0px;
    }
	.web-title h2 {
        font-size: 40px;
    }
	.fotter-top {
		padding: 60px 0px 30px 0px;
	}
	.gallery .container-fluid .row:nth-child(2) .col {
		flex: unset;
		width: 100%;
	}
	.shop-page-sidebar ul.product_list_widget li a::before, .shop-page-sidebar ul.wc-block-product-categories-list li a::before {
		top: 2px;
	}
	.shop-page-sidebar {
		margin-bottom: 30px;
	}
	.shop-page-sec-main ul.products {
        row-gap: 20px;
        column-gap: 27px;
    }
	.single-product-data-main {
        padding: 60px 0px;
    }
	.single-product-data-main .summary h1.product_title.entry-title {
        font-size: 30px;
    }
}


@media only screen and (min-width: 100px) and (max-width: 767px) {
	.inner-header-title h2 {
        font-size: 30px;
    }
	.inner-header {
        padding: 90px 0px;
    }
	.shop-page-sidebar ul.product_list_widget li span.product-title, .shop-page-sidebar ul.wc-block-product-categories-list li a {
        font-size: 16px;
    }
	.shop-page-sidebar ul.product_list_widget li a::before, .shop-page-sidebar ul.wc-block-product-categories-list li a::before {
        top: 0px;
    }
	.shop-page-sec-main ul.products {
        column-gap: 20px;
    }
	.single-product-data-main ol.flex-control-nav {
		gap: 20px;
		margin-top: 20px !important;
	}
	
}


@media only screen and (min-width: 100px) and (max-width: 575px) {
	.container {
		width: 98%;
	}
	.gt_float_switcher .gt-selected .gt-current-lang{
		padding: 10px 5px !important;
	}
	.site-logo {
        width: 145px;
    }
	.web-title h2 {
        font-size: 32px;
		margin-bottom: 15px;
    }
	.banner-link {
        display: none;
    }
	.banner-cont-mega {
        padding-left: 0px;
    }
	p {
        font-size: 14px;
    }
	a.site-btn {
        font-size: 14px;
        padding: 10px 20px;
    }
	.web-title h6 {
        font-size: 16px;
    }
	.banner-title a.site-btn {
        margin-top: 20px;
    }
	.banner-img img {
        height: 500px;
    }
	.spacing {
        padding: 50px 0px;
    }
	.tit-gap {
		margin-bottom: 30px;
	}
	.cust-prod-content h2, .cust-cat-content h2 {
        font-size: 16px !important;
    }
	.cust-cat-img {
		margin-bottom: 20px;
	}
	.cust-prod-item .explore-more-button, .cust-cat-content .read-more-cat {
        font-size: 13px !important;
        padding: 6px 15px !important;
    }
	.about-content ul li i {
        font-size: 30px;
    }
	.about-content ul {
		gap: 10px;
	}
	.fotter-top {
        padding: 40px 0px 20px 0px;
    }
	.footer-item {
        margin-bottom: 20px;
    }
	.responsive-logo {
		width: 120px;
	}
	.responsive-links ul li a {
		font-size: 15px;
	}
	.resp-social ul li a {
		font-size: 16px;
	}
	.footer-item img {
		width: 130px;
	}
	.footer-item span {
        margin-bottom: 20px;
    }
	.galler-container {
		margin-bottom: 20px;
	}
	.language-wrap .gt-selected .gt-current-lang {
		font-size: 14px;
	}
	.language-wrap .gt_float_switcher img {
		width: 25px;
		height: 25px;
	}
	.menu_bar a {
		font-size: 20px;
	}
	.header-search button {
		font-size: 18px;
	}
	.shop-page-sidebar h3 {
        font-size: 24px !important;
        margin-bottom: 20px;
    }
	.cust-prod-image {
		margin-bottom: 20px;
	}
	.shop-page-sec-main ul.products li.product {
		width: 47% !important;
	}
	.cust-prod-content h2 {
        margin-bottom: 0px !important;
    }
	.single-product-data-main {
        padding: 50px 0px;
    }
	.single-product-data-main .summary h1.product_title.entry-title {
        font-size: 24px;
    }
	.single-product-data-main ol.flex-control-nav {
        gap: 15px;
        margin-top: 15px !important;
    }
	.inner-header {
        padding: 60px 0px;
    }
	.top-head p {
		font-size: 12px;
	}
}

@media only screen and (min-width: 100px) and (max-width: 374px){
	.shop-page-sec-main ul.products {
        column-gap: 17px;
    }
	
}

    
