@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-110 {
		padding-top: 110px;
	}	
	.pb-md-110 {
		padding-bottom: 110px;
	}
	.pt-md-115 {
		padding-top: 115px;
	}
	.mb-md-115 {
		margin-bottom: 115px;
	}
	.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;
	}
	.mb-md-40 {
		margin-bottom: 40px;
	}
	.mt-md-45 {
		margin-top: 45px;
	}
	.mt-md-35 {
		margin-top: 35px;
	}
	.mb-md-35 {
		margin-bottom: 35px;
	}
	.mt-md-30 {
		margin-top: 30px;
	}
	.mb-md-30 {
		margin-bottom: 30px;
	}
	.pt-md-40 {
		padding-top: 40px;
	}
	.pb-md-40 {
		padding-bottom: 40px;
	}
	.mt-md-50 {
		margin-top: 50px;
	}
	.pt-md-50 {
		padding-top: 50px;
	}
	.pb-md-50 {
		padding-bottom: 50px;
	}
	.mb-md-25 {
		margin-bottom: 25px;
	}

	.space-top-very-large {
		padding-top: 100px;
	}
	.space-bottom-very-large {
		padding-bottom: 100px;
	}
	.space-top-large {
		padding-top: 65px;
	}
	.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;
	}
	.about-cat-row > .row > .col-md-5 {
		flex: 0 0 auto;
        width: 47.545%;
	}
	.about-cat-row > .row > .col-md-7 {
		flex: 0 0 auto;
        width: 52.455%;
	}

}

@media (min-width: 992px){
	.space-top-very-large {
		padding-top: 130px;
	}
	.space-bottom-very-large {
		padding-bottom: 130px;
	}
	.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;
	}
	.about-row > .row > .col-lg-5 {
		flex: 0 0 auto;
        width: 40.45%;
	}
	.about-row > .row > .col-lg-7 {
		flex: 0 0 auto;
        width: 59.55%;
	}
	.about-cat-row > .row > .col-lg-5 {
		flex: 0 0 auto;
        width: 47.545%;
	}
	.about-cat-row > .row > .col-lg-7 {
		flex: 0 0 auto;
        width: 52.455%;
	}
}

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

@media (min-width: 1441px){
	.container {
		max-width: 1406px;
	}
	.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-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-155 {
		padding-top: 155px;
	}
	.pb-xl-155 {
		padding-bottom: 155px;
	} 
	.pt-xl-150 {
		padding-top: 150px;
	}		
	.pb-xl-150 {
		padding-bottom: 150px;
	}
	.pt-xl-120 {
		padding-top: 120px;
	}
	.pb-xl-120 {
		padding-bottom: 120px;
	}
	.mb-xl-130 {
		margin-bottom: 130px;
	}
	.pb-xl-115 {
		padding-bottom: 115px;
	}
	.pt-xl-100 {
		padding-top: 100px;
	}		
	.pb-xl-100 {
		padding-bottom: 100px;
	}
	.mb-xl-95 {
		margin-bottom: 95px;
	}
	.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;
	}
	.space-top-very-large {
		padding-top: 160px;
	}
	.space-bottom-very-large {
		padding-bottom: 160px;
	}
	.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: 1440px) {
	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: 60px;
	}
	.hero-banner {
	    min-height: 600px;
	}
	.hero-banner h1 {
		margin-bottom: 30px;
	}
	.hero-banner p {
		margin-bottom: 30px;
	}
	.header-logo img {
	    width: 320px;
	}
	.reference-slider.owl-carousel .owl-dots,
	.hero-slider.owl-carousel .owl-dots {
	    max-width: 1130px;
	}
	.reference-info {
	    padding: 31px 27px 48px 30px;
	}
	.reference-info h3 {
		font-size: 30px;
	}
	.hero-img-right {
	    padding-right: 40px;
	    padding-left: 67px;
	}
	.grid-49 > .row {
	    --bs-gutter-x: 40px;
	    --bs-gutter-y: 49px;
	}
	.hero-section-top .hero-img-right {
	    padding-top: 50px;
	    padding-left: 50px;
	    padding-bottom: 50px;
	}
	.team-row > .row {
	    --bs-gutter-x: 30px;
	    --bs-gutter-y: 30px;
	}
	.team-blog-info {
	    padding: 30px 30px;
	}
	.job-row .row {
	    --bs-gutter-x: 35px;
	    --bs-gutter-y: 35px;
	}
}

@media (max-width: 1199px) {
	.main-menu > li {
	    margin: 0 15px;
	}
	.header-logo img {
        width: 280px;
    }
    .main-menu > li.mega-menu-item > ul.sub-menu {
	    left: -165px;
	    width: calc(100% + 165px);
	}
	.reference-slider.owl-carousel .owl-dots,
	.hero-slider.owl-carousel .owl-dots {
	    max-width: 920px;
	}
	.about-row > .row {
	    --bs-gutter-x: 40px;
	}
	.about-cat-row > .row {
	    --bs-gutter-x: 20px;
	    --bs-gutter-y: 20px;
	}
	.about-cat-row > .row > div {
	    gap: 20px;
	}
	.service-blog-info {
	    padding: 28px 20px 34px;
	}
	.reference-info {
		gap: 30px;
	    padding: 31px 27px 30px 30px;
	}
	.reference-info h3 {
		font-size: 26px;
	}
	.image-blue-row > .row {
	    --bs-gutter-x: 40px;
	}
	.image-blue-info {
	    padding: 70px 50px 70px 0;
	}
	.img-right .image-blue-info {
	    padding: 70px 0px 70px 50px;
	}
	.footer-img img {
	    width: 185px;
	}
	.hero-img-right {
	    padding-top: 0px;
	    padding-right: 30px;
	    padding-left: 40px;
	}
	.hero-img-right-content h1 {
	    font-size: 32px;
	    margin-bottom: 20px;
	}
	.hero-img-right-content p {
	    margin-bottom: 30px;
	}
	.hero-img-right-content ul {
	    gap: 20px;
	}
	.image-content-row .row > div:last-child .content-title {
	    padding-left: 40px;
	}
	.image-content-row .row > div:first-child .content-title {
	    padding-right: 40px;
	}
	.image-content-row .content-title h2 {
	    margin-bottom: 30px;
	}
	.grid-49 > .row {
	    --bs-gutter-x: 30px;
	    --bs-gutter-y: 50px;
	}
	.team-row > .row {
	    --bs-gutter-x: 20px;
	    --bs-gutter-y: 20px;
	}
	.team-blog-info {
	    padding: 30px 20px;
	}
	.testimonials-seection .check-list {
	    padding-left: 40px;
	}
	.gallery-row .row {
	    --bs-gutter-x: 35px;
	    --bs-gutter-y: 35px;
	}
	.news-row-outer > .row  .row,
	.news-row-outer > .row {
	    --bs-gutter-x: 30px;
	    --bs-gutter-y: 35px;
	}
	.job-row .row {
	    --bs-gutter-x: 30px;
	    --bs-gutter-y: 30px;
	}
	.job-detail h1 {
	    padding-left: 24px;
	    font-size: 30px;
	}
	.job-detail {
	    padding-right: 40px;
	}
	.contact-form {
	    padding: 40px 40px;
	}
	.grid-90 > .row {
		--bs-gutter-x: 50px;
		--bs-gutter-y: 50px;
	}
}

@media (max-width: 991px) {
	body {
		padding-top: 115px;
	}
	.desktop-header {
		display: none;
	}
	.mobile-header {
		display: block;
	}
	.header-part {
		padding: 35px 0;
	}
	.header-part.sticky {
		padding: 20px 0;
	}
	.header-part.sticky .header-logo img {
	    width: 240px;
	}
	.reference-slider.owl-carousel .owl-dots,
	.hero-slider.owl-carousel .owl-dots {
	    max-width: 680px;
	}
	.about-row > .row {
	    --bs-gutter-y: 40px;
	}
	.image-blue-row .content-img {
	    margin-top: 0px;
	}
	.image-blue-info {
		background-color: var(--sk-primary);
		padding: 70px 50px;
		border-top-left-radius: 40px;
	}
	.img-right .image-blue-info {
		padding: 70px 50px;
	}
	.image-blue-info:before {
		display: none;
	}
	.span-heading {
		margin: 0px 0 20px;
	}
	.hero-section-blue {
		flex-direction: column;
	}
	.hero-img-left {
		width: 100%;
		margin: 0;
	}
	.hero-section-blue {
		margin-bottom: 0;
	}
	.hero-img-right {
		width: 100%;
		padding: 50px 30px;
	}
	.hero-img-right-content {
		padding: 0;
	}
	.image-content-row .row > div:last-child .content-title {
	    padding-left: 0px;
	}
	.image-content-row .row > div:first-child .content-title {
	    padding-right: 0px;
	}
	.image-content-row .row {
		--bs-gutter-y: 40px;
	}
	.hero-section-top {
		flex-direction: column;
	}
	.hero-section-top .hero-img-right {
	    padding: 50px 50px 0;
	}
	.testimonials-seection .check-list {
	    padding-left: 0px;
	    margin-top: 50px;
	}
	.gallery-row .row {
	    --bs-gutter-x: 30px;
	    --bs-gutter-y: 30px;
	}
	.gallery-nav-slider-outer {
		margin-bottom: 20px;
	}
	.job-detail {
	    padding-right: 0px;
	}
	.grid-90 > .row {
		--bs-gutter-x: 30px;
		--bs-gutter-y: 50px;
	}
}
@media (max-width: 782px) {
    body.logged-in.admin-bar .header-part {
        top:46px;
    }
	.logged-in.admin-bar .sk-offcanvas-content.open {
	    top: 161px;
	}
	.logged-in.admin-bar .header-part.sticky .sk-offcanvas-content.open {
	    top: 124px;
	}
}

@media (max-width: 767px) {
	body {
		padding-top: 109px;
		font-size: 12px;
	}
	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,p.maxtitle-1 {
	    font-size: 28px;
	}
	h2,h1.maxtitle-2,h2.maxtitle-2,h3.maxtitle-2,h4.maxtitle-2,h5.maxtitle-2,h6.maxtitle-2,div.maxtitle-2,p.maxtitle-2  {
	    font-size: 28px;
	}
	h3,h1.maxtitle-3,h2.maxtitle-3,h3.maxtitle-3,h4.maxtitle-3,h5.maxtitle-3,h6.maxtitle-3,div.maxtitle-3,p.maxtitle-3  {
	    font-size: 20px;
	}
	h4,h1.maxtitle-4,h2.maxtitle-4,h3.maxtitle-4,h4.maxtitle-4,h5.maxtitle-4,h6.maxtitle-4,div.maxtitle-4,p.maxtitle-4 {
	    font-size: 20px;
	}
	h5,h1.maxtitle-5,h2.maxtitle-5,h3.maxtitle-5,h4.maxtitle-5,h5.maxtitle-5,h6.maxtitle-5,div.maxtitle-5,p.maxtitle-5 {
	    font-size: 18px;
	}
	h6,h1.maxtitle-6,h2.maxtitle-6,h3.maxtitle-6,h4.maxtitle-6,h5.maxtitle-6,h6.maxtitle-6,div.maxtitle-6,p.maxtitle-6 {
	    font-size: 16px;
	}
	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;
	}
	.hero-banner {
	    min-height: 298px;
	    padding: 30px 0 55px;
	}
	.hero-banner h1 {
		margin-bottom: 12px;
	}
	.hero-banner p {
		margin-bottom: 15px;
	}
	.btn {
		font-size: 12px;
		padding: 7px 17px;
		border-width: 1px;
	}
	.hero-banner:before {
	    max-width: 72%;
	}
	ul.sk-mobile-menu > li > a {
		font-size: 20px;
	}
	.header-logo img {
		width: 244px;
	}
	.header-part.sticky .header-logo img {
        width: 200px;
    }
	.sk-offcanvas-content.open {
	    top: 109px;
	}
	.header-part.sticky .sk-offcanvas-content.open {
	    top: 72px;
	}
	.logged-in.admin-bar .sk-offcanvas-content.open {
	    top: 155px;
	}
	.logged-in.admin-bar .header-part.sticky .sk-offcanvas-content.open {
	    top: 118px;
	}
	ul.sk-nav-menu > li {
	    margin: 0 0 14px;
	}
	ul.sk-mobile-menu > li.menu-item-has-children .caret:after {
	    width: 18px;
	    height: 18px;
	}
	ul.sk-mobile-menu > li.menu-item-has-children .caret {
	    top: -1px;
	}
	ul.sk-mobile-menu > li li a,
	ul.sk-mobile-menu > li.mega-menu-item > ul > li > a {
	    font-size: 14px;
	}
	.reference-slider.owl-carousel .owl-dots {
		max-width: 500px;
		gap: 3px;
		margin-top: 19px;
	}
	.reference-slider.owl-carousel .owl-dots .owl-dot {
		width: 8px;
		height: 8px;
	}
	.hero-slider.owl-carousel .owl-dots {
	    max-width: 500px;
	    bottom: 11px;
	    gap: 3px;
	}
	.hero-slider.owl-carousel .owl-dots .owl-dot {
		width: 8px;
		height: 8px;
	}
	.about-info h2 {
	    margin-bottom: 26px;
	}
	.about-info .about-quote cite strong {
	    font-size: 12px;
	}
	.about-info .about-quote cite {
	    font-size: 10px;
	}
	.about-cat-info {
		font-size: 16px;
		gap: 10px;
	}
	.about-cat-info img {
	    width: 15px;
	    max-width: 15px;
	}
	.service-seection:before {
		border-radius: 0;
	}
	.service-blog-info h2 {
	    font-size: 20px;
	    margin-bottom: 10px;
	}
	.service-blog-info p {
	    margin-bottom: 15px;
	}
	.service-blog-info .btn-outer {
	    margin-top: 10px;
	}
	.read-more {
	    font-size: 14px;
	}
	.read-more img {
	    width: 14px;
	    max-width: 14px;
	    min-width: 14px;
	}
	.service-slider.owl-carousel .owl-stage {
	    padding-bottom: 19px;
	    gap: 3px;
	}
	.service-slider.owl-carousel .owl-dots .owl-dot {
	    width: 8px;
	    height: 8px;
	}
	.service-seection {
	    padding-bottom: 38px;
	}
	.reference-info {
        gap: 20px;
        padding: 20px 20px 20px 20px;
    }
    .reference-info h3 {
		font-size: 24px;
	}
	.news-slider-section {
	    padding: 30px 0 40px;
	}
	.content-title h2 {
		gap: 13px;
	}
	.content-title h2 img {
	    width: 14px;
	}
	.news-slider.owl-carousel .owl-dots {
	   	margin-top: 19px;
	    gap: 3px;
	}
	.news-slider.owl-carousel .owl-dots .owl-dot {
	    width: 8px;
	    height: 8px;
	}
	.news-slider-blog {
		flex-direction: column;
	}
	.news-slider-info {
		width: 100%;
		padding: 25px 20px;
	}
	.news-slider-info h3 {
		margin-bottom: 20px;
	}
	.news-slider-blog .gallery-item {
		width: 100%;
	}
	.image-blue-row .content-img {
		width: calc(100% + 40px);
		margin-left: -20px;
	}
	.image-blue-info {
		width: calc(100% + 40px);
		margin-left: -20px;
		padding: 50px 20px;
		border-top-left-radius: 40px;
	}
	.img-right .image-blue-info {
		padding: 50px 20px;
	}
	.image-blue-info h2 br {
		display: none;
	}
	.image-blue-info p {
		font-size: 14px;
		margin-bottom: 19px;
	}
	.image-blue-info h2 {
		margin-bottom: 10px;
	}
	.footer-middle {
		padding: 50px 0;
	}
	.footer-row {
		flex-direction: column;
	}
	.footer-col:nth-child(2),
	.footer-col:nth-child(3) {
		display: none;
	}
	.footer-col:first-child {
		order: 2;
		margin-top: 30px;
	}
	.footer-col:last-child {
		order: 1;
		margin-top: 10px;
		align-items: center;
		justify-content: center;
	}
	.footer-logo {
		text-align: center;
		justify-content: center;
	}
	.footer-logo img {
		width: 195px;
	}
	.footer-img img {
		width: 127px;
		margin: auto;
	}
	.footer-info {
		width: 100%;
		text-align: center;
	}
	.footer-info p {
		font-size: 12px;
	}
	.footer-info p strong {
		font-size: 14px;
	}
	.footer-bottom {
		padding: 0 0 30px;
		background-color: var(--sk-skeen);
	}
	.footer-bottom-inner {
		justify-content: center;
	}
	.footer-bottom-inner p {
	    font-size: 12px;
	}
	.footer-bottom-inner ul li a {
	    font-size: 12px;
	}
	.footer-bottom-inner ul li:before {
	    font-size: 12px;
	    margin: 0 3px;
	}
	.hero-img-right {
		padding: 50px 20px;
	}
	.hero-img-right-content h1 {
        font-size: 25px;
        margin-bottom: 16px;
    }
    .hero-img-right-content p {
        margin-bottom: 25px;
    }
    .hero-img-right-content ul {
    	grid-template-columns: repeat(1, 1fr);
    	gap: 15px;
    }
    .hero-img-right-content ul li {
    	gap: 7px;
    }
    .hero-img-right-content ul li:before {
	    width: 14px;
	    min-width: 14px;
	    height: 14px;
	}
    .hero-img-right-content ul li a {
    	font-size: 14px;
    }
    .image-content-row .row {
		--bs-gutter-y: 20px;
	}
	.image-content-row .content-title h2 {
		margin-bottom: 15px;
	}
	.grid-49 > .row {
	    --bs-gutter-y: 40px;
	}
	.hero-section-top .hero-img-right {
	    padding: 30px 20px 0;
	}
	.pb-60-i {
		padding-bottom: 60px !important;
	}
	.testimonials {
	    gap: 20px;
	    margin-top: 30px;
	}
	.testimonials-auther img {
	    width: 100px;
	    min-width: 100px;
	    height: 100px;
	}
	.check-list ul {
	    gap: 15px;
	}
	.check-list ul li {
    	gap: 12px;
    }
    .check-list ul li:before {
	    width: 14px;
	    min-width: 14px;
	    height: 14px;
	}
    .check-list ul li a {
    	font-size: 14px;
    }
    .testimonials-seection .check-list {
        margin-top: 35px;
    }
    .timeline {
    	max-width: 100%;
    	gap: 20px;
    }
    .timeline-item {
    	width: 100%;
    	padding-left: 20px;
    }
    .timeline-item:nth-child(even) {
	    text-align: left;
	    justify-content: flex-start;
	}
	.timeline-item:nth-child(even):before,
	.timeline-item:before {
		left: -5px;
		top: 8px;
	}
	.timeline-item:not(:last-child):after {
		left: 0;
		right: auto;
		top: 8px;
	}
	.timeline-num {
		font-size: 20px;
	}
	.sub-title {
		font-size: 14px;
	}
	.gallery-row .row {
	    --bs-gutter-x: 20px;
	    --bs-gutter-y: 20px;
	}
	.news-row .row {
        --bs-gutter-x: 30px;
        --bs-gutter-y: 25px;
    }
    .pagination ul {
	    gap: 3px;
	}
	.pagination ul li a {
	    width: 10px;
	    height: 10px;
	}
	.gallery-slider-nav {
	    margin-top: 10px;
	}
	.job-row .row {
	    --bs-gutter-x: 20px;
	    --bs-gutter-y: 20px;
	}
	.job-blog-info {
	    padding: 23px 25px;
	}
	.job-blog-info h2 {
	    font-size: 16px;
	}
	.job-detail h1 {
        padding-left: 10px;
        font-size: 26px;
        border-left-width: 3px;
    }
    .job-detail ul,
    .job-detail ul.job-meta {
    	margin-bottom: 20px;
    }
    .job-detail p strong {
	    margin-top: 20px;
	}
	.contact-form {
        padding: 30px 20px;
    }
    .contact-form h2 {
	    font-size: 20px;
	    margin-bottom: 13px;
	}
	.contact-form p {
	    margin-bottom: 25px;
	}
	.input-div input, .input-div textarea {
	    padding: 12px 15px;
	}
	.grid-90 > .row {
		--bs-gutter-x: 30px;
		--bs-gutter-y: 40px;
	}
}	


@media (max-width: 640px) {

}

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

@media (max-width: 575px) {
	.navbar-collapse {
	    max-width: 100%;
	}
	.hero-slider.owl-carousel .owl-dots {
	    max-width: 100%;
	    padding: 0 20px;
	}
	.reference-slider.owl-carousel .owl-dots {
		max-width: 100%;
	    padding: 0 20px;
	}
}

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

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

@media (max-width: 350px) {
	body {
		padding-top: 106px;
	}
	.header-logo img {
		width: 224px;
	}
	.sk-offcanvas-content.open {
	    top: 106px;
	}
	.header-part.sticky .sk-offcanvas-content.open {
	    top: 72px;
	}
	.logged-in.admin-bar .sk-offcanvas-content.open {
	    top: 152px;
	}
	.logged-in.admin-bar .header-part.sticky .sk-offcanvas-content.open {
	    top: 72px;
	}
}
