@media (max-width: 576px) {
	.carousel-control-prev-icon {
    width: 22px;
    border-radius: 5px;
    height: 22px;
}
.breadcumb-wrapper {
        margin-bottom: 12px;
    }
	.hsc {
    box-shadow: 1px 1px 7px 2px #e1dfdf;
    padding: 15px;
    border: 1px dotted #ccc;
    margin-bottom: 16px;
}
.carousel-control-next-icon{
 width: 22px;
    border-radius: 5px;
    height: 22px;	
}
	
body .about-section6 {
        padding-top: 30px !important;
    }
	.btn-style{
		padding: 0px 10px;
    height: 40px;
    line-height: 40px
	}
	.title-area-two.v3 {
    margin-bottom: 10px;
}
    .about-content6 {
        margin-bottom: 30px;
    }
	.service-section-two {
    padding: 45px 0;
}
.service-card6{
	    margin-bottom: 40px;
}
.review-description {
    background: #fafafa;
    padding: 15px;
    border-radius: 6px;
    height: auto;
    margin-bottom: 12px;
}
.review-title p {
    font-size: 15px;
    margin-bottom: 11px;
    height: auto;
    overflow: hidden;
}
.testin {
    margin-top: 10px;
}
.baooa {
    padding: 0 0 45px;
}
.form-group {
    margin-bottom: 13px;
    position: relative;
}
.footer-widget .widget_title {
    font-size: 22px;
}
.space,
  .space-top {
    padding-top:40px;
  }
  .blog-single .blog-title {
    font-size: 22px;
}
.blog-details .blog-single {
    padding-bottom: 0px;
}
.blog-single {
    margin-bottom: 0px;
}
.form-title h3 {
    font-size: 20px;
}
.contact-information {
    background: rgb(243, 246, 247);
    padding: 19px;
}
.footer-widget {
    margin-bottom: 24px;
}
.carousel-control-prev {
    left:-20px;
}
.service-section-two .title-area-two {
    margin-bottom: 35px;
}
.service-section-two.space{
        padding-top: 40px;
    }
	.footer1-logo img
 {
    background-color: var(--white-color);
    padding: 8px;
    width: 210px;
}
.footer-widget.widget_nav_menu a {
    margin-bottom: 8px;
    font-size: 16px;
}
}