@media only screen and (min-width: 1600px) {
	.container {
	    max-width: 1520px;
	}
	.banner-section .container { 
		max-width: 1520px;
	}
	header .main-menu .sub-menu a {
		font-size: 17px;
	}
	.queriescall-block h3 {
		font-size: 30px;
	}
	.queriescall-block a.ihf-btn {
		font-size: 18px;
	}
	.services-carousel.owl-carousel .owl-nav button.owl-prev {
		left: -45px;
	}
	.services-carousel.owl-carousel .owl-nav button.owl-next {
		right: -45px;
	}
}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
	.container {
	   max-width: 1320px;
	}
	.banner-section .container { 
		max-width: 1320px;
	}
	body {
		font-size: 18px;
	}
	h2, .h2 {
	    font-size: 32px;
	}
	h3, .h3 {
	    font-size: 24px;
	}
	h4, .h4 {
	    font-size: 22px;
	}
	.banner-carousel .slide-item {
		min-height: 550px;
	}
	.slider-main-title h2, .slider-main-title h1 {
		font-size: 55px;
		line-height: 65px;
	}
	.services-carousel.owl-carousel .owl-nav button.owl-prev {
		left: -45px;
	} 
	.services-carousel.owl-carousel .owl-nav button.owl-next {
		right: -45px;
	}
	.queriescall-block h3 {
		font-size: 24px;
	}
	.queriescall-block .ihf-btn {
		font-size: 18px;
	}
	.single-about-image .about-imgs-1 img {
		max-width: 335px;
	}
	.single-about-image .about-imgs-1.about-imgs-2 img {
    	max-width: 235px;
	}
	.single-about-image .about-imgs-1.about-imgs-3 img {
    	max-width: 266px;
	}
	.single-about-image .about-imgs-1.about-imgs-4 img {
    	max-width: 316px;
	}
	.testimonial-carousel.owl-carousel .owl-nav button.owl-prev {
		left: -20px;
	}
	.testimonial-carousel.owl-carousel .owl-nav button.owl-next {
		right: -20px;
	}
	.testimonial-item {
    	max-width: 1200px;
	}
	.placing-section-wrap {
		padding-bottom: 50px;
    	padding-top: 80px;
	}
	.faq-section-wrap .txt-block {
		padding: 50px 10px 50px 10px;
	}
	.faq-section-wrap .card-header {
		display: flex;
		justify-content: space-between;
		align-items: start;
	}
	.about-short-three .contact-box-wrap {
		min-height: 295px;
	}
	.productgallery-carousel.owl-carousel .owl-nav button.owl-next {
		right: 45.5%;
	}
	.productgallery-carousel.owl-carousel .owl-nav button.owl-prev {
		left: 45.5%;
	}
	.gallery-wrap iframe {
		height: 230px;
	}
}
@media only screen and (min-width: 1200px) and (max-width: 1399px){
	.container, .container-lg, .container-md, .container-sm, .container-xl {
	    max-width: 1200px;
	}
	.banner-section .container { 
		max-width: 1200px;
	}
	body {
		font-size: 16px;
		overflow-x: hidden;
		line-height: 1.6;
	}
	h2, .h2 {
	    font-size: 32px;
	}
	h3, .h3 {
	    font-size: 24px;
	}
	h4, .h4 {
	    font-size: 22px;
	}
	.pad-tb {
	    padding: 40px 0;
	}
    .breadcrumb_wrap {
    	padding: 200px 0 160px;
    }
	.banner-carousel .slide-item {
		min-height: 520px;
		padding-top: 110px;
    	padding-bottom: 60px;
	}
	.slider-main-title h2, .slider-main-title h1 {
		font-size: 50px;    
		line-height: 60px;
	}
	.single-about-image .about-imgs-1 img {
		max-width: 305px;
	}
	.single-about-image .about-imgs-1.about-imgs-2 img {
    	max-width: 214px;
	}
	.single-about-image .about-imgs-1.about-imgs-3 img {
    	max-width: 236px;
	}
	.single-about-image .about-imgs-1.about-imgs-4 img {
    	max-width: 276px;
	}
	.hom-products-section-wrap {
		padding: 100px 0 120px;
	}
	.testimonial-carousel.owl-carousel .owl-nav button.owl-prev {
		left: -20px;
	}
	.testimonial-carousel.owl-carousel .owl-nav button.owl-next {
		right: -20px;
	}
	.testimonial-item {
    	max-width: 1100px;
	}
	.placing-section-wrap {
		padding-bottom: 40px;
    	padding-top: 60px;
	}
	.services-content h4 {
		font-size: 19px;
	}
	.services-content {
    	padding: 25px 15px;
	}
	.about-short-three .contact-box-wrap {
		min-height: 290px;
	}
	#sm-1 {
		margin-bottom: -30px;
	}
	#sm-2 {
		margin-top: -30px;
	}
	.product-intro-section .form-column .inner-column {
    	padding: 0 15px 0 20px;
	}
	.product-intro-section h2 {
		font-size: 26px;
	}
	.productgallery-carousel.owl-carousel .owl-nav button.owl-prev {
		left: 45%;
	}
	.productgallery-carousel.owl-carousel .owl-nav button.owl-next {
		right: 45%;
	}
	.faq-section-wrap .txt-block {
		padding: 30px 10px 30px 10px;
	}
	.faq-section-wrap .card-header {
		display: flex;
		justify-content: space-between;
		align-items: start;
		gap: 10px;
		padding: .75rem 1rem;
	}
	#faqAccordion .card-header .title {
    	font-size: 16px;
	}
	.breadcrumb_title h1, .breadcrumb_title h2 {
		font-size: 40px;
	}
	.we-support-wrap p {
		font-size: 20px;
	}
	.gallery-wrap iframe {
		height: 205px;
	}
}
@media only screen and (min-width: 1200px) and (max-width: 1280px){
	h1, .h1 {
    	font-size: 30px;
	}
	h2, .h2 {
    	font-size: 26px;
	}
	.container, .container-lg, .container-md, .container-sm, .container-xl {
	    max-width: 1170px;
	}
	.banner-section .container { 
		max-width: 1100px;
	}
	.services-carousel.owl-carousel .owl-nav button.owl-prev {
	    left: -25px;
	}
	.services-carousel.owl-carousel .owl-nav button.owl-next {
	    right: -25px;
	}
	.banner-carousel .slide-item {
		min-height: 520px;
	}
	.slider-main-title h2, .slider-main-title h1 {
		font-size: 45px;    
		line-height: 55px;
	}
	.breadcrumb_title h1, .breadcrumb_title h2 {
		font-size: 36px;
	}
	.single-about-image .about-imgs-1 img {
        max-width: 295px;
    }
	.single-about-image .about-imgs-1.about-imgs-2 img {
        max-width: 207px;
    }
	.we-support-wrap p {
		font-size: 20px;
	}
	.testimonial-item {
        max-width: 1050px;
    }
	.services-content h4 {
		font-size: 18px;
	}
	.services-content {
    	padding: 25px 15px;
	}
	.breadcrumb_wrap {
        padding: 180px 0 140px;
    }
	#sm-1 {
        margin-bottom: -20px;
    }
	#sm-2 {
        margin-top: -20px;
    }
	.contact-box-wrap {
		padding: 20px 12px;
	}
	.product-intro-section h2 {
        font-size: 24px;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1199px){
	.container, .container-lg, .container-md, .container-sm {
		max-width: 980px;
	}
	.banner-section .container { 
		max-width: 920px;
	}
	body {
		font-size: 16px;
		line-height: 1.6;
	}
	h1, .h1 {
    	font-size: 28px;
	}
	h2, .h2 {
    	font-size: 24px;
	}
	h3, .h3 {
	    font-size: 22px;
	}
	h4, .h4 {
	    font-size: 20px;
	}
	h5, .h5 {
	    font-size: 19px;
	}
	.pad-tb {
	    padding: 40px 0;
	}
	.breadcrumb_title h1, .breadcrumb_title h2 {
		font-size: 34px;
	}
    .services-carousel.owl-carousel .owl-nav button.owl-prev {
	    left: -15px;
	}
	.services-carousel.owl-carousel .owl-nav button.owl-next {
	    right: -15px;
	}
	.banner-carousel .slide-item {
		min-height: 450px;    
		padding-top: 100px;
    	padding-bottom: 50px;
	}
	.slider-main-title h2, .slider-main-title h1 {
		font-size: 38px;    
		line-height: 48px;
	}
	.footer-widget ul.widget-links > li {
		margin-bottom: 5px;
	}
	.footer-top {
		padding: 40px 0 20px;
	}
	.single-about-image {
    	max-width: 100%;
	}
	.single-about-image .about-imgs-1 img {
		max-width: 242px;
	}
	.single-about-image .about-imgs-1.about-imgs-2 img {
		max-width: 170px;
	}
	.single-about-image .about-imgs-1.about-imgs-3 img {
		max-width: 200px;
	}
	.single-about-image .about-imgs-1.about-imgs-4 img {
		max-width: 235px;
	}
	.hom-products-section-wrap.pad-tb {
		padding: 100px 0;
	}
	.we-support-wrap p {
		font-size: 20px;
	}
	.testimonial-carousel.owl-carousel .owl-nav button.owl-prev {
		left: -10px;
	}
	.testimonial-carousel.owl-carousel .owl-nav button.owl-next {
		right: -10px;
	}
	.testimonial-item {
		max-width: 850px;
	}
	.placing-section-wrap {
		padding-bottom: 20px;
    	padding-top: 40px;
	}
	.blog-card .content h3 {
		font-size: 18px;
	}
	.footer-top .col-lg-3:nth-of-type(1) {
		max-width: 23%;
	}
	.footer-top .col-lg-3:nth-of-type(4) {
		max-width: 27%;
	}
	.footer-widget ul.widget-links > li a {
		padding-left: 20px;
	}
	.txt {
    	padding-left: 25px;
	}
	.breadcrumb_wrap {
        padding: 170px 0 130px;
    }
	header .main-menu {
		padding-right: 10px !important;
	}
	#sm-1 {
		margin-bottom: 10px;
	}
	#sm-2 {
		margin-top: 20px;
	}
	.about-8-img.left-column {
		padding-right: 30px;
	}
	.about-8-img.right-column {
    	padding-left: 30px;        
		margin-top: -55px;
	}
	.about-8-txt.left-column {
		padding-left: 10px;
    	padding-right: 0;
	}
	.about-8-txt.left-column:after {
		width: 60px;
	}
	.suppliers-manufacturers:after {
		height: 95%;
    	top: 3%;
	}
	.wholesale-suppliers-section .wave-shape-bottom {
		bottom: -2px;
	}
	.productgallery-carousel.owl-carousel .owl-nav button.owl-next {
		right: 44%;
	}
	.productgallery-carousel.owl-carousel .owl-nav button.owl-prev {
		left: 44%;
	}
	.faq-section-wrap .txt-block {
		padding: 30px 10px 30px 10px;
	}
	.faq-section-wrap .card-header {
		display: flex;
		justify-content: space-between;
		align-items: start;
		gap: 10px;
		padding: .75rem 1rem;
	}
	#faqAccordion .card-header .title {
    	font-size: 16px;
	}
	.contact-box-wrap {
		min-height: 285px;
	}
	.services-content h4 {
		font-size: 20px;
	}
	.product-intro-section h2 {
		font-size: 24px;
	}
	.gallery-wrap iframe {
		height: 165px;
	}
	.placing-section-wrap::before {
		width: 30%;
	}
}
@media only screen and (min-width: 768px) and (max-width: 991px){
	.container, .container-md, .container-sm {
	    max-width: 740px;
	}
	body {
		font-size: 16px;
		line-height: 1.6;
	}
	h1, .h1 {
    	font-size: 26px;
	}
	h2, .h2 {
    	font-size: 24px;
	}
	h3, .h3 {
	    font-size: 22px;
	}
	h4, .h4 {
	    font-size: 20px;
	}
	h5, .h5 {
	    font-size: 17px;
	}
    .side-menu-logo img {
    	width: 100%;
    }
    .side-menu-logo {
    	width: 85%;
    }
    .pad-tb {
	    padding: 40px 0;
	}
	.breadcrumb_title h1, .breadcrumb_title h2 {
		font-size: 30px;
	}
	.services-carousel.owl-carousel .owl-nav button.owl-prev {
	    left: -25px;
	}
	.services-carousel.owl-carousel .owl-nav button.owl-next {
	    right: -25px;
	}
	.banner-carousel .slide-item {
		min-height: 400px;
	}
	.slider-main-title h2, .slider-main-title h1 {
		font-size: 30px;    
		line-height: 40px;
		margin-bottom: 20px;
	}
	.banner-section .owl-carousel .owl-nav button.owl-prev {
		left: 5px;
	}
	.banner-section .owl-carousel .owl-nav button.owl-next {
		right: 5px;
	}
	nav.side-menu-nav {
		margin-top: 35px;
	}
	.queriescall-block {
		padding: 30px 15px;
	}
	.queriescall-block h3 {
		font-size: 22px;
	}
	.footer-widget h3.widget_title_one {
		opacity: 1;
	}
	.footer-top .col-off-40 {
		margin-left: 0;
		margin-right: 0;
	}
	.footer-top {
		padding: 40px 0 20px;
	}
	.banner-section .container {
    	max-width: 740px; 
	}
	.slider-main-title {
		padding-left: 20px;
	}
	.banner-section .transform-banner {
		padding-right: 20px;
	}
	.intro-section-wrap .col-lg-6.col-md-6 {
		-ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
	}
	.single-about-image {
		margin-bottom: 30px;
	}
	.single-about-image .about-imgs-1.about-imgs-3 img {
    	max-width: 248px;
	}
	.single-about-image .about-imgs-1.about-imgs-4 img {
    	max-width: 280px;
	}
	.single-about-image .about-imgs-1.about-imgs-4 {
		left: 0;
	}
	.single-about-image .about-imgs-1.about-imgs-3 {
		float: right;
	}
	.hom-products-section-wrap {
		padding: 120px 0!important;
	}
	.hom-products-section-wrap .ihf-btn {
		font-size: 15px;
	}
	.single-services {
		padding-left: 15px;
    	padding-right: 15px;
	}
	.services-content h4 {
		font-size: 15px;
	}
	.we-support-wrap p {
		font-size: 19px;
	}
	.testimonial-item {
    	max-width: 82%;
	}
	.placing-order-wrap {
		padding-left: 65px;
    	margin-top: 20px;
	}
	.placing-section-wrap::before {
		width: 75px;
	}
	.placing-section-wrap {
		padding-bottom: 30px;
    	padding-top: 50px;
	}
	.blog-card .content h3 {
		font-size: 16px;
	}
	.blog-card .content {
    	padding: 25px 15px;
	}
	.header.header_fixed .side-menu-close span{
    	background: var(--black);
	}
	.breadcrumb_wrap {
    	padding: 170px 0 130px;
	}
	#sm-1 {
		margin-bottom: 30px;
	}
	#sm-2 {
		margin-top: 0px;
	}
	.about-8-img.left-column {
		padding-right: 0;
	}
	.about-8-txt.right-column {
		padding-left: 45px;
    	padding-right: 0;
	}
	.about-8-img.right-column {
		padding-left: 0;    
		margin-top: -125px;
	}
	.about-8-txt.left-column {
		padding-left: 0;
    	padding-right: 0;
	}
	.about-8-txt.right-column:before {
		width: 60px;
    	left: -25px;
	}
	.suppliers-manufacturers:after {
		height: 99%;
    	top: 1%;
	}
	.wholesale-suppliers-section .wave-shape-bottom {
		bottom: -2px;
	}
	.faq-section-wrap .txt-block {
		padding: 0;
	}
	.faq-section-wrap .row {
		flex-direction: column-reverse;
	}
	.faq-section-wrap .container:after {
		width: 100%;
    	left: 0;
		display: none;
	}
	.faq-section-wrap.pad-tb {
    	padding: 40px 0 40px;    
		background: #fff;
	}
	.faq-section-wrap .ct-06-img {
		margin-top: 30px;
		margin-bottom: 40px;
		text-align: center;
	}
	.faq-section-wrap .card-header {
		display: flex;
		justify-content: space-between;
		align-items: start;
		gap: 10px;
		padding: .75rem 1rem;
	}
	.gallery-wrap iframe {
		height: 190px;
	}
	.gallery-wrap .col-md-4 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;        
		margin-bottom: 15px;
    }
	.gallery-wrap .grid .grid-img-overlay i {
		font-size: 25px;
	}
	.gallery-wrap .masonry-gallery .grid {
    	width: 33.33333%;
	}
	.blog-inner-section .col-md-10 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
	.contact-section-wrap .col-lg-4.col-md-4 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
	}
	.contact-section-wrap .col-lg-4.col-md-4:first-of-type { 
		-ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
	}
	.contact-box-wrap {
		margin-top: 20px;
		min-height: auto;
	}
	.about-short-three.contact-section-wrap .contact-box-wrap {
		margin-top: 0;
		min-height: 270px;
	}
	.about-short-three.contact-section-wrap .col-lg-4.col-md-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 0 0 33.333333%;
    }
	.product-intro-section .form-column .inner-column {
    	padding: 20px 15px 0;
	}
	.product-gallery-card {
		padding: 15px;
	}
	.productgallery-carousel.owl-carousel .owl-nav button.owl-next {
		right: 42%;
	}
	.productgallery-carousel.owl-carousel .owl-nav button.owl-prev {
		left: 42%;
	}
	.product-icon-section .box-icon p {
		font-size: 16px;
	}
	.product-icon-section .box-icon h4 {
		font-size: 17px;
	}
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
	.container {
		max-width: 100%;
	}
}
@media only screen and (max-width: 767px) {
	body {
		font-size: 16px;
		line-height: 1.6;
	}
	h1, .h1 {
    	font-size: 26px;
	}
	h2, .h2 {
	    font-size: 24px;
	}
	h3, .h3 {
	    font-size: 22px;
	}
	h4, .h4 {
	    font-size: 20px;
	}
	h5, .h5 {
	    font-size: 19px;
	}
    header {
    	padding: 6px 10px;
    }
    .pad-tb {
	    padding: 40px 0;
	}
	.call_toaction {
		display: block;
	    position: fixed;
	    bottom: 0;
	    width: 100%;
	    z-index: 99999;
	    clear: both;
	}
	.call_toaction ul { 
	    display: flex;
	    list-style: none;
        justify-content: center;
        margin-bottom: 0;
        padding-inline-start: 0;
        margin-block-start: 0em;
		margin-block-end: 0em;
	}
	.call_toaction ul > li { 
		width: 50%;
		text-align: center;
	}
	.call_toaction ul > li:first-child a {
		background: #2a8802;
	    display: block;
	    color: #fff;
	    padding: 10px 0;
	}
	.call_toaction ul > li:last-child a {
		background: #09346d; 
	    display: block;
	    color: #fff;
	    padding: 10px 0; 
	}
	.call_toaction ul > li a i { 
		padding-right: 5px;
	}
	.call_toaction ul > li:last-child a i {
		font-weight: 600;
	}
	.call_toaction ul > li a {
		font-size: 16px;
	} 
	.whatsappsticky { 
		display: none;
	}
	.services-carousel.owl-carousel .owl-nav button.owl-prev {
		left: 0;
	}
	.services-carousel.owl-carousel .owl-nav button.owl-next {
	    right: 0;
	}
	.side-menu-nav {
		margin-top: 35px;
	}
	.banner-carousel .slide-item {
		min-height: 400px;
	}
	.slider-main-title h2, .slider-main-title h1 {
		font-size: 30px;    
		line-height: 40px;
		margin-bottom: 20px;
	}
	.banner-section .owl-carousel .owl-nav button.owl-prev {
		left: 5px;
	}
	.banner-section .owl-carousel .owl-nav button.owl-next {
		right: 5px;
	}
	.footer-top .col-off-40 {
		margin-left: 0;
		margin-right: 0;
	}
	.footer-widget h3.widget_title_one {
		display: none;
	}
	.footer-bottom {
		padding: 15px 0 70px; 
		text-align: center;
	}
	.footer-bottom ul {
		float: none;
		margin-right: 0;
		margin-top: 10px;
		padding-inline-start: 0;
	}
	.queriescall-block {
		display: block;    
		text-align: center;
		padding: 25px 15px;
	}
	.queriescall-block h3 {
		font-size: 22px;
    	margin-bottom: 15px;
	}
	.footer-top {
		padding: 40px 0 25px;
	}
	.breadcrumb_title h1, .breadcrumb_title h2 {
        font-size: 26px;
    }
	.queriescall-wrap .row.align-items-center {
		margin-right: -10px;
		margin-left: -10px;
	}
	.thanks-sec h3 {
	    font-size: 24px;
	    line-height: 34px;
	}
	.thanks-sec h2 {
		font-size: 42px;
	}
	/**/
	.banner-carousel .slide-item {
		padding-top: 120px;
    	padding-bottom: 50px;
	}
	.banner-section .container {
    	max-width: 90%;
	}    
	.slider-main-title {
		margin-bottom: 25px;
	}
	.single-about-image {
		max-width: 100%;
		margin-left: 0;
		margin-right: 0;
	}
	.single-about-image {
		display: none;
	}
	.single-about-image.single-about-image-one {
		display: block;        
		margin-bottom: 25px;
	}
	.single-about-image .about-imgs-1 img {
		max-width: 100%;
	}
	.single-about-image .about-imgs-1.about-imgs-2 img {
		max-width: 100%;
	}
	.single-about-image .about-imgs-1.about-imgs-3 img {
		max-width: 100%;
	}
	.single-about-image .about-imgs-1.about-imgs-4 img {
    	max-width: 100%; 
	}
	.single-about-image .about-imgs-1.about-imgs-4 {
		left: 0;
	}
	.hom-products-section-wrap.pad-tb {
		padding: 90px 0px 120px;
	}
	.we-support-wrap p {
		font-size: 18px;
	}
	.commitment-wrap {
		padding: 40px 0;
	}
	.testimonial-item {
    	max-width: 85%;
	}
	.placing-section-wrap {
		padding-bottom: 40px;
    	padding-top: 50px;
	}
	.placing-order-wrap {
		margin-bottom: 0;
		padding-left: 0;
		margin-top: 30px;
	}
	.placing-section-wrap::before {
		width: 0%;
	}
	.blog-card .content {
    	padding: 20px 15px;
	}
	.footer-widget h3 {
		margin-bottom: 10px;    
		margin-top: 10px;
	}
	.header.header_fixed .side-menu-close span{
    	background: var(--black);
	}
	.single-about-image.single-about-image-one .col-lg-7.col-6 {
		padding-right: 5px;
		padding-left: 10px;
	}
	.single-about-image.single-about-image-one .col-lg-5.col-6 {
		padding-left: 5px;        
		padding-right: 10px;
	}
	.single-about-image .about-imgs-1 {
		margin-bottom: 10px;
	}
	.single-about-image .about-imgs-1.about-imgs-2 {
		margin-bottom: 10px;
	}
	.footer-top .col-lg-3:nth-of-type(2) .footer-widget, .footer-top .col-lg-3:nth-of-type(2) .footer-widget ul {
		margin-bottom: 0;
	} 
	.anim-icons-2 .image, .anim-icons-3 .image-1 {
		width: auto;
	}
	.breadcrumb_wrap {
    	padding: 180px 0 140px;
	}
	.about-short-info img {
		margin-top: 20px;
	}
	.contact-box-wrap {
		min-height: auto;
		margin-bottom: 15px;
	}
	.wholesale-suppliers-section img {
		margin-top: 20px;
	}
	.about-8-txt.right-column:before {
		display: none;
	}
	.suppliers-manufacturers {
		padding: 40px 15px;
		background: #f2f2f0;
	}
	.suppliers-manufacturers:after, .about-8-txt.left-column:after {
		display: none;
	}
	.about-8-img.left-column {
		padding-right: 0;
	}
	.about-8-txt.right-column {
		position: relative;
		padding-left: 0;
		padding-right: 0;
		padding-top: 15px;
	}	
	#sm-1 {
		margin-bottom: 0;
	}
	.about-8-img.right-column {
		padding-left: 0;
	}
	#sm-2 {
		margin-top: 15px;
	}
	.about-8-txt.left-column {
		position: relative;
		padding-left: 0;
		padding-right: 0;
		padding-top: 15px;
	}
	.faq-section-wrap .txt-block {
		padding: 0;
	}
	.faq-section-wrap .row {
		flex-direction: column-reverse;
	}
	.faq-section-wrap .container:after {
		width: 100%;
    	left: 0;
		display: none;
	}
	.faq-section-wrap.pad-tb {
    	padding: 40px 0 40px;    
		background: #fff;
	}
	.faq-section-wrap .ct-06-img {
		margin-top: 30px;
		margin-bottom: 40px;
		text-align: center;
	}
	.faq-section-wrap .card-header {
		display: flex;
		justify-content: space-between;
		align-items: start;
		gap: 10px;
		padding: .75rem 1rem;
	}
	.gallery-wrap .masonry-gallery .grid {
    	width: 33.33333%;
	}
	.product-intro-section .form-column .inner-column {
    	padding: 20px 15px 0;
	}
	.productgallery-carousel.owl-carousel .owl-nav button.owl-next {
		right: 40%;
	}
	.productgallery-carousel.owl-carousel .owl-nav button.owl-prev {
		left: 40%;
	}
	.product-gallery-card {
		padding: 15px;
	}
	.product-intro-section h2 {
		font-size: 24px;
	}
}
@media only screen and (max-width: 575px) {
	.slider-main-title h2, .slider-main-title h1 {
		font-size: 28px;    
		line-height: 38px;
	}
	.queriescall-block h3 {
        font-size: 24px;
	}
	.testimonial-item {
        max-width: 80%;
    }
	.services-content h4 {
		font-size: 22px;
	}
	.gallery-wrap .masonry-gallery .grid {
        width: 50%;
    }
	.gallery-wrap iframe {
		margin-bottom: 10px;
		height: 252px;
	}
	.productgallery-carousel.owl-carousel .owl-nav button.owl-prev {
        left: 38%;
    }
	.productgallery-carousel.owl-carousel .owl-nav button.owl-next {
        right: 38%;
    }
}	
@media only screen and (max-width: 480px) { 
	.slider-main-title h2, .slider-main-title h1 {
		margin-bottom: 15px;
	}
	.slider-content .ihf-btn {
		padding: 6px 22px;
	}
	.banner-section .owl-carousel .owl-nav button.owl-prev span, .banner-section .owl-carousel .owl-nav button.owl-next span {
		font-size: 32px;
	}
	.slider-main-title h2, .slider-main-title h1 {
        font-size: 26px;
        line-height: 36px;
    }
	.breadcrumb_title h1, .breadcrumb_title h2 {
        font-size: 24px;
    }
	.testimonial-carousel.owl-carousel .owl-nav button.owl-prev {
		left: -10px;
	}
	.testimonial-carousel.owl-carousel .owl-nav button.owl-next {
		right: -10px;
	}	
	.breadcrumb_wrap {
        padding: 160px 0 100px;
    }
	.productgallery-carousel.owl-carousel .owl-nav button.owl-prev {
        left: 35%;
    }
	.productgallery-carousel.owl-carousel .owl-nav button.owl-next {
        right: 35%;
    }
	h1, .h1 {
        font-size: 24px;
    }
	.gallery-wrap iframe {
		height: 205px;
	}
}
@media only screen and (max-width: 393px) {
	.queriescall-block h3 {
        font-size: 20px;
    }
	.blog-card .content h3 {
		font-size: 20px;
	}
	#faqAccordion .card-header .title {
    	font-size: 16px;
	}
}
@media only screen and (max-width: 375px) {
	.slider-main-title h4 {
		margin-bottom: 10px;
	}
	.services-content .more-btn {
		right: 15px;
	}	
	.gallery-wrap iframe {
        height: 185px;
    }
	.faq-section-wrap .card-header {
		padding: .75rem .75rem;
	}
	.services-content h4 {
        font-size: 20px;
    }
}
@media only screen and (max-width: 360px) { 
	.testimonials-wrap.pad-tb {
		padding: 40px 0 20px;
	}
	.gallery-wrap iframe {
        height: 163px;
    }
	.productgallery-carousel.owl-carousel .owl-nav button.owl-next {
        right: 31%;
    }
	.productgallery-carousel.owl-carousel .owl-nav button.owl-prev {
        left: 31%;
    }
	.breadcrumb_title h1, .breadcrumb_title h2 {
        font-size: 22px;
    }
	.contact-form-wrapper {
		padding: clamp(8px, 1.15vw, 60px);
	}
}
@media only screen and (max-width: 320px) { 
	header .header-logo {
		width: 80%;
	}
	.slider-main-title h2, .slider-main-title h1 {
		font-size: 24px;    
		line-height: 34px;
	}
	.queriescall-wrap .ihf-btn {
		padding: 10px 15px;
	}
	.services-content .more-btn i {
		width: 40px;
		height: 40px;
		line-height: 40px;
	}
	.we-support-wrap p {
        font-size: 17px;
    }
	.testimonial-carousel.owl-carousel .owl-nav button.owl-next span, .testimonial-carousel.owl-carousel .owl-nav button.owl-prev span {
		height: 35px;
		width: 35px;
		line-height: 32px;    
		font-size: 16px;
	}
	.blog-card .content h3 {
        font-size: 18px;
    }

}