@media only screen and (max-width: 1920px) and (min-width: 1500px) {
	.container {
		max-width: 1750px;
	}
}

@media only screen and (max-width: 1600px) {}

@media only screen and (max-width: 1445px) {
	.main-hero p {
		font-size: 2rem;
	}

	.heading {
		font-size: 2.5rem;
	}

	.main-hero .title h4 {
		font-size: 2.2rem;
	}

	.quick-list a {
		font-size: 2.225rem;
	}

	.quick-list a figure {
		font-size: 3rem;
		width: 8.5rem;
	}

	.list-item li .list-item-wrap p {
		font-size: 2.225rem;
	}

	.servicesSlider .swiper-button-prev,
	.servicesSlider .swiper-button-next,
	.servicesSlider1 .swiper-button-prev,
	.servicesSlider1 .swiper-button-next {
		width: 6.5rem;
		height: 6.5rem;
	}

	.services-card h4 {
		font-size: 2rem;
	}

	.services-card p {
		font-size: 1.5rem;
	}

	.review-list-item .user {
		width: 6.5rem;
		font-size: 3.5rem;
	}

	.about-card p {
		font-size: 1.2225rem;
	}

	.about-title h3 {
		font-size: 2.225rem;
	}

	.main-section {
		padding: 1rem 0 2.375rem;
	}

	.review-summary .overall h3 {
		font-size: 5.5rem;
	}
}

@media only screen and (max-width: 1366px) {
	html {
		font-size: 15px;
	}

	.about-inner-sec ul {
		font-size: 1.5rem;
	}

	.heading {
		font-size: 2.2rem;
	}

	.inner {
		padding: 2.375rem 3.75rem 2.375rem;
	}

	.post-card h4 {
		font-size: 1.7rem;
	}

	.main-hero p {
		font-size: 1.5rem;
	}

	.rating {
		font-size: 1.45rem;
	}

	.services-list li a {
		font-size: 1.7rem;
	}
}

@media (max-width: 1199.98px) {
	html {
		font-size: 14px;
	}

	.main-hero p {
		font-size: 1.5rem;
	}

	.main-hero .title {
		gap: 1.275rem;
	}

	.main-hero .title h4 {
		font-size: 2rem;
	}

	.quick-list a figure {
		font-size: 2.5rem;
		width: 8rem;
	}

	.quick-list a {
		font-size: 2rem;
	}

	.list-item li .list-item-wrap p {
		font-size: 2rem;
	}

	.list-item li .list-item-wrap div span {
		font-size: 1.7rem;
	}

	.heading {
		font-size: 2.1rem;
	}

	.about-title h3 {
		font-size: 2rem;
	}

	.about-title h3 span {
		font-size: 2rem;
	}

	.about-inner-sec ul {
		font-size: 1.3rem;
	}

	.heading {
		font-size: 1.8rem;
	}

	.post-card .post-card-content {
		padding: 1.75rem 1rem;
	}

	.post-card h4 {
		font-size: 1.4rem;
	}

	.post-card .user-detail h5 {
		font-size: 1.575rem;
	}

	.review-list-item>div q {
		font-size: 1.25rem;
	}
}

@media (max-width: 991.98px) {
	html {
		font-size: 13px;
	}

	.card .card-header {
		padding: 3.75rem 2rem 3.125rem;
		flex-flow: wrap;
	}

	#myTab.swipe-nav .nav-link {
		font-size: 1.5rem;
	}

	.list-item li .list-item-wrap p {
		font-size: 1.6rem;
	}

	.card .card-header a {
		font-size: 1.5rem;
	}

	.serv-card h4 {
		font-size: 1.45rem;
	}

	.servicesSlider .swiper-button-prev,
	.servicesSlider .swiper-button-next,
	.servicesSlider1 .swiper-button-prev,
	.servicesSlider1 .swiper-button-next {
		width: 5.5rem;
		height: 5.5rem;
	}

	.list-item li .list-item-wrap {
		gap: 0.75rem;
	}

	.services-card h4 {
		font-size: 1.8rem;
	}

	.hero-title {
		align-items: center;
	}

	.services-card p {
		font-size: 1.3rem;
	}

	.services-wrap {
		padding-bottom: 1.5rem;
	}

	.card {
		margin-bottom: 0;
	}

	.call-btn {
		width: 80px;
	}

	.post-card a {
		font-size: 1.45rem;
	}

	.review-summary .overall h3 {
		font-size: 4.5rem;
	}

}

@media (max-width: 767.98px) {
	html {
		font-size: 12px;
	}

	.about-title {
		flex-flow: wrap;
	}

	.main-img img {
		width: 100%;
	}

	.main-img {
		width: 100%;
		min-width: auto;
	}

	.quick-list {
		padding: 3.125rem 1rem;
		flex-flow: wrap;
	}

	.quick-list a {
		font-size: 1.7rem;
	}

	.list-item li .list-item-wrap {
		padding: 2.75rem;
		gap: 1.75rem;
		flex-flow: wrap;
	}

	.card .card-body {
		padding: 0 2rem;
	}

	.hero-title .dropdown-menu {
		left: 0 !important;
	}

	.card .card-header {
		padding: 1.75rem 2rem 3.125rem;
	}

	.inner {
		padding: 2.375rem 1.75rem 2.375rem;
	}

	.about-inner-sec ul {
		flex-flow: wrap;
	}

	.post-card .user-detail {
		flex-flow: wrap;
	}

	.reviews-list-wrap .review-list-item+.review-list-item {
		flex-flow: wrap;
	}
}

@media (max-width: 575.98px) {
	#myTab {
		margin-bottom: 1.75rem;
	}

	#myTab.swipe-nav .nav-link {
		font-size: 1.5rem;
		padding: 0.35em 1.35em;
	}

	.quick-list {
		/* margin: 1.75rem 1.5rem; */
		justify-content: space-around;
		padding: 2rem 0;
	}

	.quick-list a figure {
		font-size: 2rem;
		width: 4.5rem;
		border: 2px solid var(--primary);
	}

	.quick-list a {
		font-size: 1.35rem;
		font-weight: 500;
	}

	.hero-title {
		margin: 0;
	}

	.main-hero p {
		margin-top: 0.5rem;
	}

	.hero-title .btn {
		font-size: 2rem;
	}

	.main-hero .title {
		gap: 1rem;
		margin-bottom: 1.75rem;
	}

	.main-hero .title figure img {
		width: 26px;
	}

	.review-list-item {
		flex-flow: wrap;
		gap: 1rem;
	}

	.rating {
		font-size: 1.4rem;
	}

	.card .card-body {
		padding: 0 1.5rem;
	}

	.review-list-item .user {
		width: 4.5rem;
		font-size: 2.5rem;
	}

	.heading {
		font-size: 2.5rem;
	}

	.card .card-header {
		padding: 1.5rem;
		flex-wrap: nowrap;
	}

	.main-img {
		max-width: 100px;
		aspect-ratio: 1;
		object-fit: cover;
	}

	.main-img a.figure-overlay {
		padding: 1.125rem;
		font-size: 1.325rem;
	}

	.swipe-nav .swiper-slide {
		width: fit-content !important;
	}

	.about-card .card-footer {
		padding: 1.5rem;
	}

	.about-title h3 {
		font-size: 1.7rem;
		margin: 0;
	}

	.social-links {
		flex-flow: wrap;
		margin-bottom: 1.5rem;
		gap: 1rem;
	}

	footer ul {
		flex-flow: wrap;
		gap: 1rem;
	}

	.main-hero .title h4 {
		font-size: 1.5rem;
	}

	.main-hero .title span {
		margin-left: 3rem;
		font-size: 1.5rem;
	}

	.main-hero p {
		font-size: 1.4rem;
		width: 80%;
	}

	.list-item li .list-item-wrap {
		flex-flow: nowrap;
		padding: 1.5rem;
	}

	.list-item li .list-item-wrap span img {
		width: 140px;
	}

	.about-inner-sec ul li {
		width: 100%;
		margin-left: 1.125rem;
	}

	.latest-post.inner .col-6 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}

	.view-more {
		font-size: 1.2625rem;
		padding: 1.5rem;
	}

	.reviews-list-wrap .review-list-item+.review-list-item {
		flex-direction: column;
	}

	.review-summary .overall h3 {
		font-size: 3rem;
	}

	.review-summary {
		margin: 1.325rem 0 0;
		padding: 2rem;
	}

	.review-summary .overall {
		gap: 1rem;
		align-items: flex-start;
	}

	.services-list li a {
		font-size: 1.5rem;
		padding: 0.75em 1.5em;
	}

	.list-item li .list-item-wrap p {
		font-size: 1.45rem;
		font-weight: 400;
	}

	.list-item li .list-item-wrap div span {
		font-size: 1.325rem;
	}

	.list-item li .list-item-wrap figure {
		width: 2.5rem;
		font-size: 1.75rem;
	}

	.list-item li .list-item-wrap>a {
		font-size: 1.7rem;
	}

	.card .card-header a {
		font-size: 1.325rem;
	}

	.servicesSlider,
	.servicesSlider1 {
		margin: 0;
		padding: 0;
		overflow: visible;
	}

	.servicesSlider::before,
	.servicesSlider1::before,
	.servicesSlider::after,
	.servicesSlider1::after,
	.reviews-card::after {
		display: none;
	}

	.servicesSlider .swiper-button-prev,
	.servicesSlider .swiper-button-next,
	.servicesSlider1 .swiper-button-prev,
	.servicesSlider1 .swiper-button-next {
		width: 4rem;
		height: 4rem;
	}

	.servicesSlider .swiper-button-prev,
	.servicesSlider1 .swiper-button-prev {
		left: -1rem;
	}

	.servicesSlider .swiper-button-next,
	.servicesSlider1 .swiper-button-next {
		right: -1rem;
	}

	.servicesSlider .swiper-button-prev::after,
	.servicesSlider .swiper-button-next:after,
	.servicesSlider1 .swiper-button-prev::after,
	.servicesSlider1 .swiper-button-next:after {
		font-size: 1.25rem;
	}

	.services-card h4 {
		font-size: 1.5rem;
	}

	.services-card p {
		font-size: 1.25rem;
	}

	.call-btn {
		width: 50px;
		font-size: 1.5rem;
		box-shadow: 0px 0px 0px 6px rgb(28 115 228 / 34%);
	}

	.review-list {
		padding-bottom: 2.5rem;
	}

	.about-card .card-header {
		align-items: flex-start;
	}

	.about-card .card-header a>img {
		width: 22px;
	}

	.about-card p {
		margin: 0 0 1.5rem !important;
	}

	.about-title,
	.post-card .user-detail {
		flex-wrap: nowrap;
	}

	.about-title h3 span {
		font-size: 1.5rem;
		margin-top: 0.25rem;
	}

	.about-title figure img:first-child,
	.post-card .user-detail figure img {
		max-width: 100px;
		aspect-ratio: 1;
		border-radius: 50%;
		object-fit: cover;
	}

	.serv-card a {
		font-size: 1.25rem;
	}

	.social-card {
		margin-bottom: 0 !important;
	}

	.social-links a {
		gap: 1.5rem;
		padding: 2rem;
	}

	.social-links a figure img {
		max-width: 100px;
		aspect-ratio: 1;
		object-fit: cover;
	}

	.social-links h5 {
		font-size: 1.5rem;
	}

	footer ul li+li {
		padding-left: 0;
		border: none;
	}

	.review-list::-webkit-scrollbar {
		width: 8px;
	}

	.inner {
		padding: 1.5rem;
	}

	.inner-card #myTab {
		margin-bottom: 1.5rem;
	}

	.review-list-item>div figure img {
		max-width: 160px;
		height: 120px;
		object-fit: cover;
	}

	.review-summary .overall div {
		gap: 0.5rem;
	}

	.review-summary .overall div span {
		font-size: 1.25rem;
	}

	.review-summary .icon-down {
		font-size: 1.5rem;
	}

	.services-list h3 {
		font-size: 2rem;
		margin-bottom: 1.5rem;
	}

	.post-card .user-detail figure img {
		max-width: 70px;
		width: auto;
	}

	.post-card h4 {
		font-size: 1.7rem;
	}

	.post-card .user-detail h5 {
		font-size: 1.5rem;
	}

	.post-card .user-detail h6,
	.post-card a {
		font-size: 1.325rem;
	}

	.heading.mb-5 {
		margin-bottom: 1.5rem !important;
	}

	.highlight-card {
		width: 200px;
		padding: 1.25rem;
		font-size: 1.125rem;
	}

	.highlight-card span {
		max-width: 100%;
	}

	.about-inner-sec ul {

		font-size: 1.25rem;
	}

	.about-inner-sec ul li ul li {
		width: auto;
		margin-left: -0.75rem;
	}
	.social-links li {		
		max-width: 100%;
	}
	.service-content p {
		margin: 0 !important;
	}
	.about-title {		
		margin-bottom: 1.5rem;
	}
	.serv-card figure, .services-card figure {
		margin-bottom: 1rem;
	}
}

@media (max-width: 440.98px) {
	.card {
		border-block: 2px solid #DBDBDB;
	}

	.list-item li {
		border-top: 2px solid #DBDBDB;
	}

	.inner,
	.view-more,
	.reviews-list-wrap .review-list-item+.review-list-item {
		border-width: 2px;
	}

	#myTab {
		margin-bottom: 1.75rem;
	}

	#myTab.swipe-nav .nav-link {
		padding: 0.25em 1.125em;
		font-size: 1.325rem;
	}

	.heading,
	.about-title h3,
	.post-card h4,
	.services-list h3 {
		font-size: 2.25rem;
	}

	.rating {
		font-size: 14px;
		gap: 4px;
	}

	.rating li:last-child {
		padding-left: 4px;
		margin-left: 4px;
	}

	.hero-title {
		align-items: flex-start;
	}

	.hero-title .btn {
		font-size: 1.5rem;
		padding: 0 0.25rem;
	}

	.main-img {
		/* max-width: 120px; */
	}

	.main-hero p {
		font-weight: 500;
		width: 90%;
		font-size: 13.5px;
		margin-top: 0.25rem;
	}

	.main-hero .title figure img {
		width: 18px;
	}

	.main-hero .title {
		gap: 0.5rem;
		margin-bottom: 1.5rem;
		align-items: center;
	}

	.card .card-header a,
	.list-item li .list-item-wrap div span,
	.about-card p,
	.services-card p,
	.review-list-item>div q,
	.about-title h3 span,
	.servicesSlider .swiper-button-prev::after,
	.servicesSlider .swiper-button-next:after,
	.servicesSlider1 .swiper-button-prev::after,
	.servicesSlider1 .swiper-button-next:after,
	.post-card a,
	.post-card p,
	.post-card .user-detail h6,
	.about-inner-sec ul {
		font-size: 1.125rem;
	}

	.main-hero .title span,
	.services-card h4,
	.serv-card h4,
	.social-links h5,
	.post-card h4,
	.post-card .user-detail h5,
	.view-more {
		font-size: 1.5rem;
	}

	.main-hero .title span {
		margin-left: 1rem;
	}

	.quick-list {
		padding: 1.5rem 2.75rem;
		justify-content: space-between;
		border-top: 2px solid #DBDBDB;
		background: transparent;
	}

	.list-item li .list-item-wrap {
		gap: 1rem;
	}

	.list-item li .list-item-wrap span img {
		width: 130px;
	}

	.list-item li .list-item-wrap figure {
		font-size: 2rem;
	}

	.list-item li .list-item-wrap>a {
		font-size: 1.5rem;
	}

	.review-list {
		padding-bottom: 2rem;
		margin-bottom: 2rem;
	}

	.review-list-item .user {
		width: 4rem;
		font-size: 1.5rem;
	}

	.about-title figure img:first-child {
		max-width: 70px;
	}

	.about-title figure .icon {
		width: 20px;
	}

	.servicesSlider .swiper-button-prev,
	.servicesSlider .swiper-button-next,
	.servicesSlider1 .swiper-button-prev,
	.servicesSlider1 .swiper-button-next {
		width: 3.75rem;
		height: 3.75rem;
		border-width: 3px;
	}

	.social-links a figure img {
		max-width: 70px;
	}

	.social-links a {
		padding: 1.5rem;
		border-width: 2px;
	}

	.about-card .card-footer {
		border-width: 2px;
	}

	.review-summary {
		padding: 1.5rem;
	}

	.review-summary .overall h3 {
		font-size: 2.5rem;
	}

	.review-summary .overall div span {
		font-size: 1.125rem;
	}

	.review-summary .icon-down {
		font-size: 1.325rem;
	}

	.services-list li a {
		font-size: 1.125rem;
		padding: 0.5em 1.5em;
	}

	.post-card .user-detail figure img {
		max-width: 60px;
		width: auto;
	}

	.highlight-card {
		width: 100%;
	}
	.main-hero .title h4 {
        font-size: 1.325rem;
    }
	.quick-list a {		
		gap: 0.25rem;		
	}
	.quick-list a figure {
        font-size: 1.65rem;
        width: 4rem;
    }
	.quick-list a {
        font-size: 1.25rem;
        font-weight: 500;
    }
	.list-item li .list-item-wrap p {
        font-size: 1.25rem;
        font-weight: 500;
    }
	.list-item li:first-child .list-item-wrap:first-child {
		align-items: center;
		padding: 0 0 0 1.5rem;
		border-bottom: 2px solid #DBDBDB;
		margin-bottom: 1.5rem;
	}
	.reviews-card {
		border-block: none !important;
	}
	.social-card {
		border-top: none;
	}	
	.serv-card a {
        font-size: 1.125rem;
    }
}

@media (max-width: 320.98px) {

	.card .card-header,
	.list-item li .list-item-wrap,
	.about-title,
	.rating,
	.post-card .user-detail {
		flex-wrap: wrap;
	}

	.post-card .user-detail figure .icon {
		right: 1rem;
	}

	.heading, .about-title h3, .post-card h4, .services-list h3 {
        font-size: 2rem;
    }

	.gallery-sec .row .col-6 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	.list-item li .list-item-wrap p {
        font-size: 1.125rem;        
    }	
	.card .card-header,
	.quick-list,
	.list-item li .list-item-wrap,
	.about-card .card-footer {        
        padding: 1.125rem 1.5rem;
    }
	.services-wrap {
        padding-bottom: 1.5rem;
    }
	.main-hero .title {        
        margin-bottom: 1.125rem;        
    }
	#myTab {
        margin-bottom: 1.325rem;
    }
}