@media (min-width: 576px){
	
	
}
@media (min-width: 768px){
	.pb-md-250 {
		padding-bottom: 250px;
	}
	.pt-md-230 {
		padding-top: 230px;
	}
	.pt-md-180 {
		padding-top: 180px;
	}
	.pt-md-175 {
		padding-top: 175px;
	}
	.pb-md-175 {
		padding-bottom: 175px;
	}
	.pt-md-165 {
		padding-top: 165px;
	}
	.pb-md-165 {
		padding-bottom: 165px;
	}
	.pt-md-150 {
		padding-top: 150px;
	}
	.pb-md-150 {
		padding-bottom: 150px;
	}
	.pt-md-130 {
		padding-top: 130px;
	}
	.pb-md-130 {
		padding-bottom: 130px;
	}
	.pt-md-135 {
		padding-top: 135px;
	}
	.pb-md-145 {
		padding-bottom: 145px;
	}
	.pt-md-140 {
		padding-top: 140px;
	}	
	.pb-md-140 {
		padding-bottom: 140px;
	}
	.pt-md-120 {
		padding-top: 120px;
	}	
	.pb-md-120 {
		padding-bottom: 120px;
	}
	.pt-md-115 {
		padding-top: 115px;
	}
	.pb-md-115 {
		padding-bottom: 115px;
	}
	.mt-md-115 {
		margin-top: 115px;
	}
	.mb-md-115 {
		margin-bottom: 115px;
	}
	.pt-md-110 {
		padding-top: 110px;
	}	
	.pb-md-110 {
		padding-bottom: 110px;
	}
	.mb-md-100 {
		margin-bottom: 100px;
	}
	.pt-md-100 {
		padding-top: 100px;
	}	
	.pb-md-100 {
		padding-bottom: 100px;
	}
	.mt-md-100 {
		margin-top: 100px;
	}
	.pt-md-90 {
		padding-top: 90px;
	}
	.pb-md-90 {
		padding-bottom: 90px;
	}
	.pt-md-85 {
		padding-top: 85px;
	}
	.pb-md-85 {
		padding-bottom: 85px;
	}
	.pt-md-80 {
		padding-top: 80px;
	}
	.pb-md-80 {
		padding-bottom: 80px;
	}
	.mb-md-80 {
		margin-bottom: 80px;
	}
	.gy-md-80 {
		--bs-gutter-y: 80px;
	}
	.pt-md-75 {
		padding-top: 75px;
	}
	.pb-md-75 {
		padding-bottom: 75px;
	}
	.mb-md-70 {
		margin-bottom: 70px;
	}
	.mt-md-70 {
		margin-top: 70px;
	}
	.pt-md-70 {
		padding-top: 70px;
	}
	.pb-md-70 {
		padding-bottom: 70px;
	}
	.pt-md-65 {
		padding-top: 65px;
	}
	.pb-md-65 {
		padding-bottom: 65px;
	}
	.mb-md-65 {
		margin-bottom: 65px;
	}
	.mb-md-60 {
		margin-bottom: 60px;
	}
	.pt-md-60 {
		padding-top: 60px;
	}
	.pb-md-60 {
		padding-bottom: 60px;
	}
	.gy-md-40 {
		--bs-gutter-y: 40px;
	}
	.mb-md-50 {
		margin-bottom: 50px;
	}
	.mt-md-50 {
		margin-top: 50px;
	}
	.pt-md-50 {
		padding-top: 50px;
	}
	.pb-md-50 {
		padding-bottom: 50px;
	}
	.mt-md-45 {
		margin-top: 45px;
	}
	.mt-md-40 {
		margin-top: 40px;
	}
	.mb-md-40 {
		margin-bottom: 40px;
	}
	.pt-md-40 {
		padding-top: 40px;
	}
	.pb-md-40 {
		padding-bottom: 40px;
	}
	.mt-md-35 {
		margin-top: 35px;
	}
	.mb-md-35 {
		margin-bottom: 35px;
	}
	.mt-md-30 {
		margin-top: 30px;
	}
	.mb-md-30 {
		margin-bottom: 30px;
	}
	.mb-md-25 {
		margin-bottom: 25px;
	}

	.space-top-very-large {
		padding-top: 180px;
	}
	.space-top-medium {
		padding-top: 45px;
	}
	.space-top-small {
		padding-top: 30px;
	}
	.space-top-zero {
		padding-top: 0;
	}
	.space-bottom-large {
	    padding-bottom: 65px;
	}
	.space-bottom-medium {
	    padding-bottom: 45px;
	}
	.space-bottom-small {
	    padding-bottom: 30px;
	}
	.space-bottom-zero {
	    padding-bottom: 0;
	}
}

@media (min-width: 992px){
	.mt-lg-100 {
		margin-top: 100px;
	}
	.mb-lg-100 {
		margin-bottom: 100px;
	}
	.pt-lg-100 {
		padding-top: 100px;
	}	
	.pb-lg-100 {
		padding-bottom: 100px;
	}
	

	.space-top-large {
		padding-top: 80px;
	}
    .space-top-medium {
    	padding-top: 60px;
    }
    .space-top-small {
    	padding-top: 40px;
    }
	.space-top-zero {
		padding-top: 0;
	}
	.space-bottom-large {
	    padding-bottom: 80px;
	}
	.space-bottom-medium {
	    padding-bottom: 60px;
	}
	.space-bottom-small {
	    padding-bottom: 40px;
	}
	.space-bottom-zero {
	    padding-bottom: 0;
	}
	.gray-box-outer .col-lg-5 {
		flex: 0 0 auto;
        width: 47%;
	}
	.gray-box-outer .col-lg-7 {
		flex: 0 0 auto;
        width: 53%;
	}
	.content-image-row .col-lg-5 {
		flex: 0 0 auto;
        width: 47%;
	}
	.content-image-row .col-lg-7 {
		flex: 0 0 auto;
        width: 53%;
	}
}

@media (min-width: 1200px){
	.container {
		max-width: 1170px;
	}				
}

@media (min-width: 1541px){
	.container {
		max-width: 1404px;
	}
	.max-container-1186 {
		max-width: 1186px;
	}
	.max-container-1200 {
		max-width: 1251px;
	}
	.pt-xl-230 {
		padding-top: 230px;
	}
	.pt-xl-200 {
		padding-top: 200px;
	}
	.pb-xl-200 {
		padding-bottom: 200px;
	}
	.pb-xl-206 {
		padding-top: 206px;
	}
	.pt-xl-185 {
		padding-top: 185px;
	}
	.pb-xl-185 {
		padding-bottom: 185px;
	}
	.pt-xl-180 {
		padding-top: 180px;
	}		
	.pb-xl-180 {
		padding-bottom: 180px;
	}	
	.pt-xl-175 {
		padding-top: 175px;
	}
	.pb-xl-175 {
		padding-bottom: 175px;
	}
	.pb-xl-170 {
		padding-bottom: 170px;
	}
	.pt-xl-160 {
		padding-top: 160px;
	}
	.pb-xl-160 {
		padding-bottom: 160px;
	} 
	.pt-xl-155 {
		padding-top: 155px;
	}
	.pb-xl-155 {
		padding-bottom: 155px;
	} 
	.pt-xl-150 {
		padding-top: 150px;
	}		
	.pb-xl-150 {
		padding-bottom: 150px;
	}
	.mt-xl-130 {
		margin-top: 130px;
	}
	.mb-xl-130 {
		margin-bottom: 130px;
	}
	.pt-xl-130 {
		padding-top: 130px;
	}
	.pb-xl-130 {
		padding-bottom: 130px;
	}
	.pt-xl-125 {
		padding-top: 125px;
	}
	.pb-xl-125 {
		padding-bottom: 125px;
	} 
	.pt-xl-120 {
		padding-top: 120px;
	}
	.pb-xl-120 {
		padding-bottom: 120px;
	}
	.pb-xl-115 {
		padding-bottom: 115px;
	}
	.pt-xl-100 {
		padding-top: 100px;
	}		
	.pb-xl-100 {
		padding-bottom: 100px;
	}
	.mb-xl-95 {
		margin-bottom: 95px;
	}
	.mt-xl-80 {
		margin-top: 80px;
	}
	.pt-xl-80 {
		padding-top: 80px;
	}		
	.pb-xl-80 {
		padding-bottom: 80px;
	}
	.pt-xl-70 {
		padding-top: 70px;
	}		
	.pb-xl-70 {
		padding-bottom: 70px;
	}
	.mb-xl-70 {
		margin-bottom: 70px;
	}
	.pb-xl-25 {
		padding-bottom: 25px;
	}
	.mb-xl-110 {
		margin-bottom: 110px;
	}
	.mb-xl-100 {
		margin-bottom: 100px;
	}
	.mb-xl-140 {
		margin-bottom: 140px;
	}
	.mb-xl-80 {
		margin-bottom: 80px;
	}
	.mt-xl-40 {
		margin-top: 40px;
	}
	.pb-xl-90 {
		padding-bottom: 90px;
	}
	.pt-xl-90 {
		padding-top: 90px;
	}
	.pb-xl-60 {
		padding-bottom: 60px;
	}
	.pt-xl-60 {
		padding-top: 60px;
	}
	.space-top-very-large {
		padding-top: 280px;
	}
	.space-top-large {
		padding-top: 100px;
	}
    .space-top-medium {
    	padding-top: 75px;
    }
    .space-top-small {
    	padding-top: 50px;
    }
	.space-top-zero {
		padding-top: 0;
	}
	.space-bottom-large {
	    padding-bottom: 100px;
	}
	.space-bottom-medium {
	    padding-bottom: 75px;
	}
	.space-bottom-small {
	    padding-bottom: 50px;
	}
	.space-bottom-zero {
	    padding-bottom: 0;
	}
	

}

@media (max-width: 1540px) {
	body {
		padding-top: 158px;
	}
	.main-menu > li {
	    padding: 0px 25px;
	}
	.main-menu > li > a {
	    font-size: 20px;
	    padding: 20px 0px 30px;
	}
	.header-logo img {
	    width: 340px;
	}
	.header-part.sticky .header-logo img {
	    width: 290px;
	    height: auto;
	}
	.gray-box {
	    padding: 60px 50px 60px;
	}
	.main-menu > li > ul {
	    min-width: 239px;
	}
	.main-menu > li.mega-menu-item > ul.sub-menu {
	    gap: 15px;
	    padding: 40px 20px 40px;
	    max-width: 1170px;
	}
	.main-menu > li.mega-menu-item > ul.sub-menu > li > a {
	    padding-bottom: 25px;
	    font-size: 18px;
	}
	.main-menu > li.mega-menu-item > ul.sub-menu > li > a span {
	    font-size: 26px;
	}
	.main-menu > li > ul > li > a {
	    font-size: 18px;
	    padding: 15px 16px;
	}
	.content-image-outer:after {
		right: -20px;
	}
	.cta-banner {
	    padding: 95px 0 0px;
	}
	.grid-141 > .row {
	    --bs-gutter-x: 100px;
	}
	.grid-97 > .row {
	    --bs-gutter-x: 70px;
	}
	.news-blog-info {
		padding: 30px 25px 10px;
	}
	.news-blog .btn-outer {
	    padding: 0 25px 25px;
	}
	.news-blog-info h3 {
		font-size: 20px;
	}
	.reference-info h2, .reference-info .maxtitle-3, .reference-info h3 {
		font-size: 20px;
	}
	.span-heading {
		font-size: 20px;
		margin-top: 30px;
	}
	.footer-logo img {
	    width: 360px;
	}
	.post-module-row > .row {
	    --bs-gutter-x: 50px;
	    --bs-gutter-y: 50px;
	}
	.post-module-info {
	    padding: 55px 20px 45px 30px;
	}
	.post-module-info .sub-title {
		font-size: 18px;
	}
	.post-module-info h3 {
		font-size: 26px;
	}
	.post-module-info p {
		font-size: 16px;
	}
	.post-module-two > .row {
	    --bs-gutter-x: 50px;
	    --bs-gutter-y: 50px;
	}
	.post-module-two .post-module-blog .gallery-item {
	    width: 240px;
	    min-width: 240px;
	    margin: 0 -45px 0 0;
	}
	.post-module-two .post-module-info {
	    margin-top: 29px;
	    padding: 40px 20px 40px 76px;
	}
	.news-row > .row {
	    --bs-gutter-x: 35px;
	    --bs-gutter-y: 45px;
	}
	.input-div label {
		font-size: 18px;
	}
	.input-div textarea, .input-div input {
	    width: 100%;
	    padding: 12px 17px;
	}
}

@media (max-width: 1199px) {
	body {
		padding-top: 152px;
	}
	h1, h1.maxtitle-1, h2.maxtitle-1, h3.maxtitle-1, h4.maxtitle-1, h5.maxtitle-1, h6.maxtitle-1, div.maxtitle-1, span.maxtitle-1, p.maxtitle-1 {
	    font-size: 42px;
	}
	h2, h1.maxtitle-2, h2.maxtitle-2, h3.maxtitle-2, h4.maxtitle-2, h5.maxtitle-2, h6.maxtitle-2, div.maxtitle-2, span.maxtitle-2, p.maxtitle-2 {
	    font-size: 30px;
	}
	h3, h1.maxtitle-3, h2.maxtitle-3, h3.maxtitle-3, h4.maxtitle-3, h5.maxtitle-3, h6.maxtitle-3, div.maxtitle-3, span.maxtitle-3, p.maxtitle-3 {
	    font-size: 24px;
	}
	.header-right {
	    padding-top: 18px;
	}
	.header-logo img {
        width: 300px;
    }
    .header-part.sticky .header-logo img {
	    width: 254px;
	}
	.main-menu > li {
        padding: 0px 15px;
    }
    .main-menu > li.menu-item-has-children > a:after {
	    width: 11px;
	    height: 11px;
	    margin-top: 4px;
	}
	.main-menu > li.mega-menu-item > ul.sub-menu > li > a span:after {
	    width: 17px;
	    height: 12px;
	    margin-top: 2px;
	}
	.main-menu > li.mega-menu-item > ul.sub-menu {
        gap: 15px;
        padding: 30px 20px 30px;
        max-width: 960px;
    }
    .main-menu > li.mega-menu-item > ul.sub-menu > li > a {
    	font-size: 16px;
    }
    .main-menu > li.mega-menu-item > ul.sub-menu > li > a span {
        font-size: 24px;
        gap: 10px;
    }
    .hero-banner {
	    min-height: 500px;
	}
	.hero-caption p {
	    font-size: 20px;
	    margin-bottom: 40px;
	}
	.hero-caption .btn {
	    font-size: 20px;
	    padding: 12px 25px;
	}
	.hero-caption .btn img {
		width: 20px;
	}
	.hero-feature {
	    gap: 20px 40px;
	    margin: 40px 0 0;
	}
	.hero-feature li {
	    font-size: 20px;
	}
	.hero-feature li img {
		height: 24px;
		max-width: 24px;
	}
	.sk-tab .nav.nav-pills .nav-link {
	    font-size: 22px;
	}
	.sk-tab .nav.nav-pills .nav-link small {
	    font-size: 16px;
	}
	.grid-60 > .row {
		--bs-gutter-x: 40px;
		--bs-gutter-y: 50px;
	}
	.grid-68 > .row {
	    --bs-gutter-x: 40px;
	}
	.grid-48 > .row {
	    --bs-gutter-x: 35px;
	}
	.grid-52 > .row {
	    --bs-gutter-x: 40px;
	}
	.gray-box {
        padding: 43px 30px 39px;
    }
    .gray-box .product-feature-row {
    	flex-wrap: wrap;
    	margin-top: 20px;
    }
	.team-row > .row {
	    --bs-gutter-x: 40px;
	    --bs-gutter-y: 45px;
	}
	.content-image-row > .row {
	    --bs-gutter-x: 40px;
	    --bs-gutter-y: 60px;
	}
	.grid-141 > .row {
	    --bs-gutter-x: 60px;
	}
	.grid-97 > .row {
	    --bs-gutter-x: 50px;
	}
	.reference-row > .row {
	    --bs-gutter-x: 30px;
	    --bs-gutter-y: 30px;
	}
	.content-image-outer {
	    padding: 0px 50px 0 0;
	}
	.content-image-outer:before {
	    bottom: -40px;
	}
	.row > div:last-child .content-image-outer {
	    padding: 0px 0px 0 50px;
	}
	.footer-logo img {
	    width: 340px;
	}
	.post-module-row > .row {
	    --bs-gutter-x: 40px;
	    --bs-gutter-y: 40px;
	}
	.post-module-two .post-module-blog .gallery-item {
	    width: 200px;
	    min-width: 200px;
	    margin: 0 -55px 0 0;
	}
	.category-gallery-row .row {
	    --bs-gutter-x: 24px;
	    --bs-gutter-y: 24px;
	}
	.news-row > .row {
	    --bs-gutter-x: 30px;
	    --bs-gutter-y: 40px;
	}
}

@media (max-width: 991px) {
	body {
		padding-top: 137px;
	}
	.desktop-header {
		display: none;
	}
	.mobile-header {
		display: block;
		padding-top: 20px;
		padding-bottom: 20px;
	}
	.header-part.sticky .header-logo img {
        width: 200px;
    }
	.header-right-top {
		padding: 25px 40px;
		border-bottom: 1px solid rgba(255, 255, 255, 0.5);
		width: 100%;
		justify-content: space-between;
	}
	.header-search input {
		color: var(--sk-white);
	}
	.hero-banner {
        min-height: 400px;
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .btn.btn-white {
    	font-size: 14px;
    	padding: 5px 12px;
    	border-radius: 4px;
    }
    .btn.btn-white img {
    	width: 13px;
    }
    .sub-banner {
    	flex-direction: column;
    	padding-bottom: 0;
    }
    .sub-banner .banner-img,
    .half-content-img-section .banner-img {
    	position: relative;
    }
    .sub-banner .desktop-img,
    .half-content-img-section .desktop-img {
    	display: none;
    }
    .sub-banner .mobile-img,
	.half-content-img-section .mobile-img {
		display: flex !important;
	}
	.content-image-outer {
        margin-bottom: 50px;
    }
    .content-image-outer:before {
        bottom: -50px;
    }
	.product-slider-two:before {
		display: none;
	}
	.image-content-row .content-title {
	    max-width: 100%;
	}
	.product-summery {
	    padding-top: 0px;
	}
	.product-feature-row {
	    margin-top: 35px;
	}
	.product-filter .row {
	    --bs-gutter-x: 30px;
	    --bs-gutter-y: 22px;
	}
    .gray-box {
        padding: 50px 50px 60px;
    }
    .contact-address-blog-info {
        padding: 40px 50px;
    }
    .property-form {
    	padding: 60px 40px;
    }
    .radio-row {
    	flex-wrap: wrap;
    }
    .radio-item {
	    flex: auto;
	    width: 30%;
	}
	.property-logo {
	    margin-bottom: 40px;
	}
	.content-image-row .content-title {
		max-width: 100%;
	}
	.cta-banner .content-title {
	    padding: 0px 0 0px;
	}
	.grid-141 > .row {
	    --bs-gutter-x: 40px;
	}
	.grid-97 > .row {
	    --bs-gutter-x: 40px;
	}
	.footer-logo img {
	    width: 260px;
	}
}

@media (max-width: 782px) {
    body.logged-in.admin-bar .header-part {
        top:46px;
    }
	.logged-in.admin-bar .sk-offcanvas-content.open {
	    top: 183px;
	}
	.logged-in.admin-bar .header-part.sticky .sk-offcanvas-content.open {
	    top: 161x;
	}
}

@media (max-width: 767px) {
	body {
		padding-top: 95px;
		font-size: 16px;
	}
	h1, h2, h3, h4, h5, h6,.font-40,div.maxtitle-1,p.maxtitle-1,div.maxtitle-2,p.maxtitle-2,div.maxtitle-3,p.maxtitle-3,div.maxtitle-4,p.maxtitle-4,div.maxtitle-5,p.maxtitle-5,div.maxtitle-6,p.maxtitle-6 {
	    margin: 0 0 15px 0;
	}
	h1, h1.maxtitle-1, h2.maxtitle-1, h3.maxtitle-1, h4.maxtitle-1, h5.maxtitle-1, h6.maxtitle-1, div.maxtitle-1, span.maxtitle-1, p.maxtitle-1 {
	    font-size: 24px;
	    margin-bottom: 20px;
	}
	h2, h1.maxtitle-2, h2.maxtitle-2, h3.maxtitle-2, h4.maxtitle-2, h5.maxtitle-2, h6.maxtitle-2, div.maxtitle-2, span.maxtitle-2, p.maxtitle-2 {
	    font-size: 24px;
	    margin-bottom: 24px;
	}
	h3, h1.maxtitle-3, h2.maxtitle-3, h3.maxtitle-3, h4.maxtitle-3, h5.maxtitle-3, h6.maxtitle-3, div.maxtitle-3, span.maxtitle-3, p.maxtitle-3 {
	    font-size: 18px;
	}
	h4, h1.maxtitle-4, h2.maxtitle-4, h3.maxtitle-4, h4.maxtitle-4, h5.maxtitle-4, h6.maxtitle-4, div.maxtitle-4, span.maxtitle-4, p.maxtitle-4 {
	    font-size: 16px;
	}
	h5, h1.maxtitle-5, h2.maxtitle-5, h3.maxtitle-5, h4.maxtitle-5, h5.maxtitle-5, h6.maxtitle-5, div.maxtitle-5, span.maxtitle-5, p.maxtitle-5 {
	    font-size: 14px;
	}
	h6, h1.maxtitle-6, h2.maxtitle-6, h3.maxtitle-6, h4.maxtitle-6, h5.maxtitle-6, h6.maxtitle-6, div.maxtitle-6, span.maxtitle-6, p.maxtitle-6 {
	    font-size: 14px;
	}
	h1.maxtitle-7, h2.maxtitle-7, h3.maxtitle-7, h4.maxtitle-7, h5.maxtitle-7, h6.maxtitle-7, div.maxtitle-7, span.maxtitle-7, p.maxtitle-7 {
	    font-size: 14px;
	}
	p { 
		margin-bottom: 15px;
	}
	.row, .container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
	    --bs-gutter-x: 40px;
	}
	.container-fluid {
	    padding-left: 20px;
	    padding-right: 20px;
	}
	.header-top {
		display: none;
	}
	.header-logo img {
	    width: 248px;
	    height: auto;
	}
	.header-part.sticky .header-logo img {
	    width: 180px;
	    height: auto;
	}
	.mobile-header {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .header-part.sticky .mobile-header {
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .sk-offcanvas-content.open {
	    top: 95px;
	}
	.header-part.sticky .sk-offcanvas-content.open {
	    top: 69px;
	}
	.logged-in.admin-bar .sk-offcanvas-content.open {
	    top: 141px;
	}
	.logged-in.admin-bar .header-part.sticky .sk-offcanvas-content.open {
	    top: 115px;
	}
	.header-right-top {
        padding: 20px 20px;
    }
	ul.sk-mobile-menu > li > a {
	    padding: 20px 20px;
	}
	ul.sk-mobile-menu > li ul.sub-menu {
	    padding: 0px 0px 20px 55px;
	}
	ul.sk-nav-menu > li .sub-menu li > a {
	    padding: 13px 0;
	    font-size: 16px;
	}
	ul.sk-mobile-menu > li ul.sub-menu li ul.sub-menu {
	    padding: 8px 0px 13px 31px;
	}
	.mobile-menu-bottom {
	    padding: 40px 20px 40px;
	}
	.btn {
		font-size: 14px;
		padding: 5px 13px 5px;
	}
	.hero-caption h1 span, .hero-caption .maxtitle-1 span {
	    padding: 0px 30px 5px 6px;
	    line-height: 51px;
	}
	.hero-banner {
		min-height: 295px;
	    padding-bottom: 100px;
	}
	.hero-img {
	    width: 59%;
	    height: calc(100% - 50px);
	}
	.desktop-img {
		display: none !important;
	}
	.mobile-img {
	    display: flex !important;
	}
	.hero-caption {
	    max-width: 189px;
	}
	.hero-caption h1, .hero-caption .maxtitle-1 {
		margin-bottom: 16px;
	}
	.hero-caption p {
        font-size: 14px;
        margin-bottom: 22px;
    }
    .hero-caption .btn {
    	font-size: 14px;
    	padding: 5px 10px;
    	border-radius: 5px;
    	gap: 8px;
    }
    .hero-caption .btn img {
    	width: 12px;
    }
    .hero-feature {
    	position: absolute;
    	left: 0;
    	bottom: 0;
    	padding: 15px 20px;
    	gap: 10px 10px;
    	align-items: center;
    	justify-content: space-evenly;
    	width: 100%;
    	background-color: var(--sk-primary);
    	box-shadow: 0 -3px 6px rgba(0, 0, 0, 0.45);
    }
    .hero-feature li {
    	font-size: 16px;
    }
    .hero-feature li img {
        height: 16px;
        max-width: 16px;
    }
    .sk-tab .nav.nav-pills {
    	margin-bottom: 35px;
    }
    .sk-tab .nav.nav-pills .container {
    	padding: 0 10px;
    	flex-wrap: wrap;
    }
    .sk-tab .nav.nav-pills li {
    	width: 33.333%;
        flex: inherit;
    }
    .sk-tab .nav.nav-pills .nav-link {
        font-size: 16px;
        padding: 10px 7px;
    }
    .sk-tab .nav.nav-pills .nav-link small {
        font-size: 12px;
    }
    .sk-tab .nav.nav-pills .nav-link:before {
    	border-bottom: 1px solid var(--sk-border);
    }
    .sk-tab .nav.nav-pills li:nth-child(3) .nav-link:before {
    	border-right: none;
    }
    .sk-tab .nav.nav-pills li:nth-child(4) .nav-link:before {
	    border-left: 1px solid var(--sk-border);
	}
    .sk-tab .nav.nav-pills li:nth-child(4) .nav-link:before,
    .sk-tab .nav.nav-pills li:nth-child(5) .nav-link:before {
    	border-bottom: none;
    }
    .sk-tab .nav.nav-pills li:nth-child(4) .nav-link.active:before,
    .sk-tab .nav.nav-pills li:nth-child(5) .nav-link.active:before,
    .sk-tab .nav.nav-pills .nav-link.active:before {
	    border-bottom: 3px solid var(--sk-secondary);
	    height: calc(100% + 0px);
	}
	.product-slider .swiper-pagination {
		margin-bottom: 13px;
	}
    .product-slider .swiper-pagination .swiper-pagination-bullet {
    	width: 9px;
    	height: 9px;
    	margin-left: 4px;
    	border-radius: 2px;
    }
    .product-slider-two.owl-carousel .owl-dots .owl-dot,
    .product-slider.owl-carousel .owl-dots .owl-dot {
    	width: 7px;
    	height: 7px;
    	margin-left: 3px;
    }
    .product-slider-two.owl-carousel .owl-dots {
	    bottom: -35px;
	}
    .product-blog .gallery-item {
    	margin-bottom: 25px;
    }
    .product-cat {
    	font-size: 9px;
    	padding: 3.5px 9px;
    	margin-bottom: 11px;
    }
    .product-blog h3 {
    	font-size: 18px;
    	margin-bottom: 8px;
    }
    .product-blog p {
    	font-size: 12px;
    	line-height: 1.3;
    }
    .product-blog .btn-outer {
	    margin-top: 12px;
	}
	.product-blog .btn {
		font-size: 14px;
		padding: 3px 8px;
	}
    .read-more {
    	font-size: 10px;
    }
    .product-blog-two-info {
    	padding: 0 10px 10px 15px;
    }
    .product-blog-two-info h3 {
    	font-size: 14px;
    	margin-bottom: 0;
    }
    .btn-arrow {
    	width: 15px;
    }
    .content-image-outer {
    	padding: 0px 47px 0 0px;
    }
    .content-image-outer:before {
	    width: 60%;
	}
	.content-image-row > .row {
        --bs-gutter-x: 30px;
        --bs-gutter-y: 25px;
    }
    .content-image-row > .row.gy-5 {
    	--bs-gutter-y: 110px;
    }
	.row > div:last-child .content-image-outer {
	    padding: 0px 0px 0 47px;
	}
	.news-slider.swiper .swiper-pagination-bullets {
		margin-top: 12px;
	}
    .sub-title {
    	font-size: 14px;
    }
    .fancy-title h2 img {
    	width: 16px;
    	margin-top: 3px;
    }
	.with-btn {
		flex-direction: column;
		align-items: center;
		text-align: center;
		gap: 15px;
	}
	.reference-info .maxtitle-3, .reference-info h3 {
		font-size: 16px;
	}
	.reference-slider.swiper .swiper-pagination-bullets .swiper-pagination-bullet {
	    width: 9px;
	    height: 9px;
	    margin-left: 4px;
	    border-radius: 2px;
	}
	.reference-slider.swiper .swiper-pagination-bullets {
		margin-top: 15px;
	}
	.gallery-slider.owl-carousel .owl-dots {
		text-align: center;
		margin: 10px 0 0;
		padding: 0;
	}
	.gallery-slider.owl-carousel .owl-dots .owl-dot {
		position: relative;
		display: inline-flex;
		width: 13px;
		height: 13px;
		padding: 0;
		background: var(--sk-secondary);
		opacity: 0.25;
		border-radius: 50%;
		margin: 3px;
	}
	.gallery-slider.owl-carousel .owl-dots .owl-dot.active {
		opacity: 1;
	}
	.info-tab .nav.nav-pills .nav-link {
	    font-size: 12px;
	    padding: 8px 15px;
	}
	.info-tab .tab-content {
	    padding: 19px 16px;
	    font-size: 13px;
	}
	.product-summery-table table tr td {
		white-space: nowrap;
	}
	.sidebar-cat {
		margin-bottom: 50px;
	}
	.contact-title {
    	flex-direction: row;
    	gap: 15px 20px;
    	flex-wrap: wrap;
    	text-align: left;
    }
    .contact-card-blog {
        padding-top: 20px;
    }
    .contact-title-info {
	    margin-bottom: 23px;
	}
	.contact-title-info span {
	    padding: 0px 27px 5px 7px;
	}
	.news-slider.swiper .swiper-pagination-bullets .swiper-pagination-bullet {
		width: 9px;
		height: 9px;
		margin-left: 4px;
		border-radius: 2px;
	}
	.news-blog .read-more {
		font-size: 14px;
	}
	.reference-info {
	    bottom: 20px;
	    padding: 22px 20px 26px 20px;
	}
	.footer-logo img {
		width: 244px;
	}
	.footer-logo {
	    margin-bottom: 34px;
	}
	.footer-row {
    	flex-direction: column;
    	gap: 60px 0;
    }
    .footer-top {
    	padding: 40px 0 60px;
    }
    .footer-col,
    .footer-col:first-child {
        width: 100%;
        align-items: center;
        text-align: center;
    }
    .footer-col p {
    	margin-bottom: 23px;
    }
    .footer-col .header-social {
	    justify-content: center;
	}
	.span-heading {
        font-size: 22px;
        margin-top: 0px;
        margin-bottom: 20px;
    }
    .footer-menu {
	    align-items: center;
	    text-align: center;
	}
	.footer-bottom-inner {
		flex-direction: column-reverse;
		gap: 5px;
	}
	.footer-bottom-inner ul li:first-child:before {
		display: none;
	}
	.footer-bottom-inner ul li a,
	.footer-bottom-inner p,
	.footer-bottom-inner ul li {
		font-size: 14px;
	}
	.product-row > .row {
	    --bs-gutter-x: 25px;
	    --bs-gutter-y: 50px;
	}
	.pagination ul li a {
		width: 9px;
		height: 9px;
		border-radius: 2px;
	}
	.grid-60 > .row {
		--bs-gutter-x: 30px;
		--bs-gutter-y: 40px;
	}
	.sidebar-cat ul li a {
	    font-size: 12px;
	}
	.gallery-thumb-nav {
	    margin-top: 15px;
	}
	.gallery-thumb-slider .swiper-button-next,
	.gallery-thumb-slider .swiper-button-prev {
	    width: 30px;
	    height: 30px;
	}
	.gallery-thumb-slider .swiper-button-next:after, 
	.gallery-thumb-slider .swiper-button-prev:after {
	    font-size: 16px;
	}
	.product-filter .row {
	    --bs-gutter-x: 20px;
	    --bs-gutter-y: 18px;
	}
	.product-filter .btn-outer {
	    margin-top: 24px;
	    gap: 9px;
	}
	 .gray-box {
        padding: 40px 20px 40px;
    }
    .grid-97> .row {
	    --bs-gutter-x:40px;
	}
	.grid-34 > .row {
	    --bs-gutter-x: 20px;
	    --bs-gutter-y: 20px;
	}
	.reference-row > .row {
	    --bs-gutter-x: 20px;
	    --bs-gutter-y: 20px;
	}
    .contact-address-row > .row {
        --bs-gutter-x: 25px;
        --bs-gutter-y: 25px;
    }
    .contact-address-blog-info {
        padding: 25px 25px;
    }
    .contact-address-blog-info h2 {
    	font-size: 22px;
	    gap: 14px;
	    margin-bottom: 24px;
	}
	.contact-address-blog-info h2:before {
	    width: 22px;
	    min-width: 22px;
	    height: 27px;
	}
	.property-section .fancy-title h1,
	.contact-section .fancy-title h1 {
	    margin-bottom: 28px;
	}
	.team-row > .row {
	    --bs-gutter-x: 30px;
	    --bs-gutter-y: 40px;
	}
	.contact-form .row {
	    --bs-gutter-x: 20px;
	    --bs-gutter-y: 20px;
	}
	.input-div label {
	    margin: 0 0 5px;
	}
	.new-form-outer {
		padding: 30px 20px;
	}

	.product-table table,
	.product-table table tbody,
	.product-table table tr,
	.product-table table tr td {
		display: block;
		border-bottom: none;
		padding-left: 0;
		padding-right: 0;
		width: 100%;
	}
	.product-table table tr {
		position: relative;
		border-bottom: 1px solid var(--sk-primary);
	}
	.remove-btn {
		position: absolute;
		right: 0;
		top: 15px;
	}
	.product-table-info .maxtitle-3 {
	    font-size: 18px;
	    max-width: 100%;
	}
	.product-table {
		margin-bottom: 45px;
	}
	.reference-info h2, .reference-info .maxtitle-3, .reference-info h3 {
		font-size: 16px;
	}
	.reference-info p {
	    font-size: 14px;
	}
	.star-rating img {
	    width: 14px;
	    max-width: 14px;
	}
	.sub-banner .hero-caption h1,.sub-banner .hero-caption .maxtitle-1{
		margin-bottom: 30px;
	}
	.sub-banner .hero-caption p {
		font-size: 16px;
	}
	.post-module-row > .row {
	    --bs-gutter-x: 30px;
	    --bs-gutter-y: 30px;
	}
	.post-module-info .sub-title {
        font-size: 16px;
    }
    .post-module-info h3 {
        font-size: 24px;
    }
    .post-module-two .post-module-blog {
    	flex-direction: column;
    }
	.post-module-two .post-module-blog .gallery-item {
        width: 257px;
        min-width: 200px;
        max-width: 100%;
        margin: 0 auto -55px ;
    }
    .post-module-two .post-module-info {
        margin-top: 0px;
        padding: 80px 20px 40px 30px;
    }
    .post-module-two > .row {
        --bs-gutter-x: 30px;
        --bs-gutter-y: 44px;
    }
    .category-gallery-row .row {
	    --bs-gutter-x: 15px;
	    --bs-gutter-y: 15px;
	}
	.category-gallery-row .product-cat {
		padding: 5px 10px;
		font-size: 14px;
	}
	.gallery-thumb-slider-outer .hero-feature {
		justify-content: space-between;
	}
	.gallery-thumb-slider-outer .hero-feature li {
	    font-size: 16px;
	}
	.gallery-thumb-slider-outer .hero-feature li img {
	    width: 14px;
	    height: 16px;
	    margin-right: 13px;
	}
	.product-check-list li:before {
	    width: 15px;
	    min-width: 15px;
	    height: 17px;
	}
	.input-div label {
		font-size: 16px;
	}
	.input-div textarea, .input-div input {
	    width: 100%;
	    padding: 10px 15px;
	}
	.submit-div .btn {
		font-size: 16px;
		padding: 10px 15px;
	}
	.product-table table tr td {
		padding: 0 0 30px;
	}
	.product-table table tr td:first-child {
		padding-top: 30px;
	}
	.product-table table tr:first-child td:first-child {
		padding-top: 0px;
	}
	.product-table-info p {
	    margin-bottom: 30px;
	}
	.product-table-bottom .product-cat {
	    font-size: 16px;
	}
	.vc_row.vc_column-gap-30 {
		margin-left: -20px !important;
		margin-right: -20px !important;
	}

}	


@media (max-width: 640px) {

}

@media (max-width: 600px) {
    body.logged-in.admin-bar .header-part.sticky  {
        top: 0px;
    }
	.logged-in.admin-bar .header-part.sticky .sk-offcanvas-content.open {
	    top: 69px;
	}
}

@media (max-width: 575px) {
	.navbar-collapse {
	    max-width: 100%;
	}
	
}

@media (max-width: 480px) {
	
}

@media (max-width: 415px){
    
	.hero-tab-row {
        padding: 30px 15px 35px;
    }
    .cta-blog {
        padding: 35px 20px 50px;
        margin: 0;
    }
    .cta-icon-row .row {
        --bs-gutter-x: 10px;
        --bs-gutter-y: 10px;
    }
    .cta-icon img {
    	height: 40px;
    	object-fit: contain;
    }
    .cta-icon-blog p {
	    font-size: 8px;
	}
	.check-info li {
	    padding: 0 0 0 31px;
	}
	.contact-auther-blog {
	    gap: 24px;
	}
	.contact-auther-img img {
	    width: 105px;
	    min-width: 105px;
	    height: 105px;
	}
	.contact-auther-info p {
	    font-size: 19px;
	    margin-bottom: 9px;
	}
	.contact-auther-cat {
	    font-size: 10px;
	    margin-bottom: 2px;
	}
	.contact-card-img {
		margin: 0 auto 0;
        width: calc(100% - 40px);
    }
    .contact-card-blog {
        padding: 30px 20px 50px 20px;
    }
    .contact-address-blog {
    	flex-direction: column;
    }
    .contact-address-blog-img {
    	min-height: inherit;
    	width: 100%;
    }
    .contact-address-blog-info {
    	width: 100%;
    	border-radius: 0 0 20px 20px;
    }
}

@media (max-width: 350px) {
	body {
		padding-top: 82px;
	}
	.header-logo img {
        width: 190px;
        height: auto;
    }
    .sk-offcanvas-content.open {
        top: 82px;
    }
    .header-part.sticky .sk-offcanvas-content.open {
	    top: 69px;
	}
	.logged-in.admin-bar .sk-offcanvas-content.open {
	    top: 128px;
	}
	.logged-in.admin-bar .header-part.sticky .sk-offcanvas-content.open {
	    top: 69px;
	}
	.content-image-outer {
    	padding: 0px 30px 0 0px;
    	margin-bottom: 30px;
    }
    .content-image-outer:before {
    	bottom: -30px;
    }
	.row > div:last-child .content-image-outer {
	    padding: 0px 0px 0 30px;
	}
}
