



@media screen and (max-width: 1024px) {

.mtb-md-20{
	margin-top: 20px !important;
	margin-bottom: 20px !important;
}
.mt-md-80{
	margin-top: 80px !important;
}
.pt-md-0{
	padding-top: 0;
}
.section-title h1{
		font-size: 32px;
}
.services .item .con{
	top: 42px;
}
.circle-card {
    width: 300px;
    height: 300px;
}
.shop .image-container{
	width: auto;
}
.why-choose .img-block{
	margin-top: 127px;
}
.why-choose .why-bx h3 {
    font-size: 18px;
}

.reason-bx h2{
	font-size: 20px;
}

 .testimonial-block-outer .border-box {
    width: 154px;
    } 
    
}
@media screen and (max-width: 992px) {
.mb-md-0{
	margin-bottom: 0;
}
.ml-md-0{
	margin-left: 0 !important;
}
/*.mrl-0{
	margin-right: 0 !important;
	margin-left: 0 !important;
}*/
.pl-sm-0{
	padding-left: 0;
}
 .offset-md-0{
	margin-left: 0;
 }

.testimonial-block-outer{
	display: flex;
}
/*===== Shop ======= */
.shop .image-container{
	width: auto;
}
.shop .product-name{
	margin-bottom: 15px;
}


.galleryscroll .container-fluid{
	padding-right: calc(var(--bs-gutter-x) * .5) !important;
    padding-left: calc(var(--bs-gutter-x) * .5) !important;
}

.about .img-box-2 {
	margin-bottom: 50px;
}
.about .outer{
    padding-left: 0px;
}
.our-core-value .blue-bx{
	right: 0;
	width: 100%;
}
 .blog-area .item{
 	margin-bottom: 20px;
 }
 
    
}
@media only screen and (min-width: 320px) and (max-width: 735px){

.mrl-0{
	margin-left: 0;
	margin-right: 0;
}
/*===== Testimonials */
.testimonial-block-outer {
    display: inherit;
}
.testimonial-block-outer .client-img{
	width: 100%;
	height: auto;
}
.testimonial-block-outer .text-box{
	text-align: center;
}
.testimonial-block-outer .quote-icon{
	margin: auto;
}
.testimonial-block-outer .rating{
	display: table;
}
/*===== Testimonials */

.about .cont{
	    padding: 30px 0 0px 0px;
}
.newsletter-container{
	background-position: center;
	padding-left: 26px;
    padding-top: 61px;
}

	}