@media (min-width: 576px) {
	
}

@media (min-width: 768px){
	.container-fluid {
		padding-left: 30px;
		padding-right: 30px;
	}
	.gy-md-6 {
		--bs-gutter-y: 4rem;
	}
	.gy-md-30 {
		--bs-gutter-y: 35px;
	}
	.gx-md-30 {
		--bs-gutter-x: 35px;
	}
	.pt-md-180 {
		padding-top: 180px;
	}
	.pt-md-170 {
		padding-top: 170px;
	}
	.pb-md-165 {
		padding-bottom: 165px;
	}
	.pt-md-160 {
		padding-top: 160px;
	}
	.pb-md-160 {
		padding-bottom: 160px;
	}
	.pt-md-140 {
		padding-top: 140px;
	}
	.pb-md-140 {
		padding-bottom: 140px;
	}
	.pt-md-130 {
		padding-top: 130px;
	}
	.pb-md-130 {
		padding-bottom: 130px;
	}
	.pt-md-125 {
		padding-top: 110px;
	}
	.pb-md-125 {
		padding-bottom: 110px;
	}
	.pt-md-120 {
		padding-top: 120px;
	}
	.pb-md-120 {
		padding-bottom: 120px;
	}
    .pt-md-110 {
		padding-top: 110px;
	}
	.pb-md-110 {
		padding-bottom: 110px;
	}
	.mt-md-100 {
	    margin-top: 100px;
	}
	.mb-md-100 {
	    margin-bottom: 100px;
	}
	.pt-md-100 {
	    padding-top: 100px;
	}
	.pb-md-100 {
	    padding-bottom: 100px;
	}
	.mt-md-90 {
	    margin-top: 90px;
	}
	.mb-md-90 {
	    margin-bottom: 90px;
	}
	.pt-md-90 {
	    padding-top: 90px;
	}
	.pb-md-90 {
	    padding-bottom: 90px;
	}
	.mt-md-80 {
	    margin-top: 80px;
	}
	.mb-md-80 {
	    margin-bottom: 80px;
	}
	.pt-md-80 {
	    padding-top: 80px;
	}
	.pb-md-80 {
	    padding-bottom: 80px;
	}
	.mt-md-70 {
	    margin-top: 70px;
	}
	.mb-md-70 {
	    margin-bottom: 70px;
	}
	.pt-md-70 {
	    padding-top: 70px;
	}
	.pb-md-70 {
	    padding-bottom: 70px;
	}
	.mt-md-65 {
	    margin-top: 65px;
	}
	.mb-md-65 {
	    margin-bottom: 65px;
	}
	.pt-md-65 {
	    padding-top: 65px;
	}
	.pb-md-65 {
	    padding-bottom: 65px;
	}
	.mt-md-60 {
	    margin-top: 60px;
	}
	.mb-md-60 {
	    margin-bottom: 60px;
	}
	.pt-md-60 {
	    padding-top: 60px;
	}
	.pb-md-60 {
	    padding-bottom: 60px;
	}
	.mb-md-55 {
	    margin-bottom: 55px;
	}
	.mt-md-50 {
	    margin-top: 50px;
	}
	.mb-md-50 {
	    margin-bottom: 50px;
	}
	.pt-md-50 {
	    padding-top: 50px;
	}
	.pb-md-50 {
	    padding-bottom: 50px;
	}
	.mt-md-45 {
	    margin-top: 45px;
	}
	.mb-md-45 {
	    margin-bottom: 45px;
	}
	.pt-md-45 {
	    padding-top: 45px;
	}
	.pb-md-45 {
	    padding-bottom: 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;
	}
	.pt-md-35 {
	    padding-top: 35px;
	}
	.pb-md-35 {
	    padding-bottom: 35px;
	}
	.mt-md-30 {
	    margin-top: 30px;
	}
	.mb-md-30 {
	    margin-bottom: 30px;
	}
	.pt-md-30 {
	    padding-top: 30px;
	}
	.pb-md-30 {
	    padding-bottom: 30px;
	}
	.mt-md-25 {
	    margin-top: 25px;
	}
	.mb-md-25 {
	    margin-bottom: 25px;
	}
	.mt-md-20 {
	    margin-top: 20px;
	}
	.mb-md-20 {
	    margin-bottom: 20px;
	}
	.pt-md-20 {
	    padding-top: 20px;
	}
	.pb-md-20 {
	    padding-bottom: 20px;
	}
	.mb-md-16 {
	    margin-bottom: 16px;
	}
	.mt-md-10 {
	    margin-top: 10px;
	}
	.mb-md-10 {
	    margin-bottom: 10px;
	}
	.pt-md-10 {
	    padding-top: 10px;
	}
	.pb-md-10 {
	    padding-bottom: 10px;
	}
	.mt-md-180 {
		margin-top: 180px;
	}
	.mt-md-15 {
		margin-top: 15px;
	}
	.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;
	}
	.gy-md-30 {
		--bs-gutter-y: 32px;
	}
	.mobile-header-outer {
		display: none;
	}
	.gx-lg-6 {
		--bs-gutter-x: 30px;
	}
	.mobile-img {
		display: none;
	}
	.header-contact {
		display: none !important;
	}
	.footer-social {
		display: none;
	}
	.text-md-center .icon-blog-img {
	    justify-content: center;
	}
	.post-filter-btn {
		display: none;
	}
}

@media (min-width: 992px){
	.container-fluid {
		padding-left: 40px;
		padding-right: 40px;
	}
	
	.pb-lg-50 {
		padding-bottom: 50px;
	}
	.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;
	}
	.case-type-slider .swiper-pagination,
	.card-slider .swiper-pagination,
	.feature-slider .swiper-pagination,
	.team-slider .swiper-pagination,
	.gallery-slider .swiper-pagination,
    .testimonial-slider .swiper-pagination {
		display: none;
	}
	.max-width-519 {
	    max-width: 534px;
	}
	.row > div:last-child .max-width-519 {
	   margin-left: auto;
	}
}

@media (min-width: 1025px){
	.main-menu > ul > li.mm-add-listing {
		display: none;
	}
}

@media (min-width: 1200px){
	.container {
		max-width: 1170px;
	}	
	.container-fluid {
		padding-left: 50px;
		padding-right: 50px;
	}
	.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;
	}
	
	.pt-xl-215 {
		padding-top: 215px;
	}
	.pt-xl-198 {
		padding-top: 198px;
	}
	.pb-xl-128 {
		padding-bottom: 128px;
	}
	.pt-md-125 {
		padding-top: 125px;
	}
	.pb-md-125 {
		padding-bottom: 125px;
	}
	.pt-xl-180 {
		padding-top: 180px;
	}
	.pb-xl-180 {
		padding-bottom: 180px;
	}
	.pt-xl-168 {
		padding-top: 168px;
	}
	.pt-xl-160 {
		padding-top: 160px;
	}
	.pb-xl-160 {
		padding-bottom: 160px;
	}
	.pt-xl-140 {
		padding-top: 120px;
	}
	.pb-xl-140 {
		padding-bottom: 120px;
	}
	.pt-xl-120 {
		padding-top: 120px;
	}
	.pb-xl-120 {
		padding-bottom: 120px;
	}
	.pt-xl-115 {
		padding-top: 115px;
	}
	.pb-xl-115 {
		padding-bottom: 115px;
	}
	.pt-xl-110 {
		padding-top: 110px;
	}
	.pb-xl-110 {
		padding-bottom: 110px;
	}
	.gx-xl-40 {
		--bs-gutter-x: 40px;
	}
	.pt-xl-100 {
		padding-top: 100px;
	}
	.pb-xl-70 {
		padding-bottom: 70px;
	}
	.gx-xl-8 {
		--bs-gutter-x: 38px;
	}
	.mb-xl-80 {
		margin-bottom: 80px;
	}
}

@media (min-width: 1350px) {
	.container-fluid {
		max-width: 1441px;
		padding-left: 95px;
		padding-right: 95px;
	}
	
}
@media (max-width: 1920px) {
	.full-width-map {
	    width: calc(56vw + 59px) ;
	}
	.map-left-side .full-width-map {
	    width: calc(56vw + 20px);
	}
}
@media (max-width: 1440px) {
	.hero-img {
	    width: 56.74%;
	}	
	.map-left-side .full-width-map,
	.full-width-map {
	    width: 60% ;
	}	
	.map-left-side .contact-map-blog,
	.contact-map-blog {
	    width: 40%;
	}
}
@media (max-width: 1430px) {
	.hero-banner .hero-caption {
        max-width: 466px;
    }
}
@media (max-width: 1349px) {
	.main-menu > ul > li.mega-menu-two ul li {
	    max-width: 167px;
	    margin: 10px;
	    display: inline-flex;
	}
	.main-menu > ul > li.mega-menu-one > ul > li {
	    width: 345px;
	}
	.hero-banner .hero-caption {
	    max-width: 466px;
	}
	.post-banner-social {
	    right: 20px;
	}

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

	.mobile-header {
	    display: block;
	    padding: 20px 0;
	}
	.desktop-header {
	    display: none;
	}
	.mm-wrapper_opening .header-search.search-btn {
		opacity: 0;
		visibility: hidden;
	}
	.mm-wrapper_opening .header-btn,
	.mm-wrapper_opening .header-btn:before {
		border-color: var(--sk-white);
	}
	.mm-listitem .drop-nav-arrow {
		display: none;
	}
	.menu-icon span {
		position: relative;
		display: flex;
		gap: 7px;
		width: 100%;
		height: 100%;
		justify-content: space-between;
		align-items: center;
		padding: 13px 20px 11px;
		color: var(--sk-primary);
	}
	.menu-icon .active-text {
		display: none;
	}
	.menu-icon .normal-text  img {
		width: 20px;
		object-fit: contain;
		margin-top: 0px;
	}
	.menu-icon .active-text img {
		width: 14px;
		object-fit: contain;
		margin-top: 0;
	}
	.menu-icon span.normal-text i {
		display: flex;
		align-items: center;
		justify-content: center;
		width: 20px;
		min-width: 20px;
		height: 14px;
	}
	.menu-icon span.active-text i {
		display: flex;
		align-items: center;
		justify-content: center;
		width: 14px;
		min-width: 14px;
		height: 14px;
	}
	.mm-wrapper_opening .menu-icon .active-text {
		display: flex;
	}
	.mm-wrapper_opening .menu-icon .normal-text {
		display: none;
	}
	.mm-wrapper_opening .mobile-header .btn {
		display: none;
	}
	.mm-listitem.mobile-none {
		display: none;
	}
	li.main-btn-li.mm-add-listing {
		padding: 0 64px;
	}
	li.main-btn-li.mm-add-listing .mm-listitem__text {
	    background-color: var(--sk-primary);
	    color: var(--sk-white) !important;
	    padding: 15px;
	    width: 100%;
	    text-align: center;
	    border-radius: 0 0 2px 2px;
	    display: flex;
	    flex-flow: column;
	    flex-basis: auto;
	    margin-bottom: 32px;
	}
	li.main-btn-li.mm-add-listing .mm-listitem__text:hover {
	    background-color: var(--sk-light-blue);
	}
	.header-top-menu {
		width: 100%;
		align-items: flex-start;
	}
	.mm-add-listing.mm-listitem .header-top-menu {
		gap: 0 24px;
	}
	.mm-add-listing.mm-listitem .header-top-menu a {
		font-size: 14px;
		line-height: 1.3;
		padding: 5px 0;
        display: flex;
        align-items: center;
        gap: 10px;
	}
    .mm-add-listing.mm-listitem .header-top-menu a:after {
    	position: relative;
        display: flex;
        content: '';
        width: 10px;
        height: 10px;
        background: url(../images/ui-icon-white.svg) no-repeat center;
        background-size: contain;
    }
    .mm-add-listing.mm-listitem .header-top-menu a:before {
    	top: auto;
        bottom: 0;
        background-color :#ffffff;
    }
	.mm-add-listing.mm-listitem a.btn.btn-primary {
		width: 100%;
		color: var(--sk-black) !important;
		padding: 15px 72px 15px 20px;
		-webkit-box-flex: initial;
	    box-flex: initial;
	    flex-grow: initial;
	    flex-basis: auto;
	    font-size: 16px;
	    line-height: 19px;
	    background-color: var(--sk-white);
	    margin-bottom: 15px;
	}
	.sub-menu li a img {
		display: none;
	}
	.sub-menu li a {
		white-space: normal;
	}
	.sub-menu li a strong {
		display: block;
	}
	.sub-banner {
		min-height: 440px;
	}
	.cta-banner-v1 {
	    padding: 82px 50px;
	}
	.hero-banner .hero-caption {
	    max-width: 421px;
	}
	.hero-caption .maxtitle-1 {
	    font-size: 48px;
	}
	.hero-caption p {
	    font-size: 20px;
	}
	.hero-caption .sub-title {
	    font-size: 18px;
	}
	.hero-banner {
		padding-top: 165px;
	}
	.hero-img {
	    top: 165px;
	    height: calc(100% - 165px);
	}
	.testimonial-item {
	    padding: 64px 40px 65px 49px;
	    gap: 50px;
	}
	.testimonial-item-info p {
	    font-size: 20px;
	}
	.testimonial-right {
	    width: 200px;
	    min-width: 200px;
	}
	.testimonial-right-info p {
	    font-size: 18px;
	}
	.btn-close {
	    right: 40px;
	    top: 32px;
	}
	.post-blog-back,
	.post-blog-front {
	    padding: 25px 20px;
	}
	.case-study-blog-info {
	    padding: 25px 20px;
	}
	.case-study-row .row {
	    --bs-gutter-x: 25px;
	    --bs-gutter-y: 25px;
	}
	.sk-tab .testimonial-slider .swiper-control {
	    top: auto;
	    bottom: 14px;
	    right: 40px;
	}
	.sk-tab .testimonial-slider .swiper-control .swiper-button-next, .sk-tab .testimonial-slider .swiper-control .swiper-button-prev {
	    width: 94px;
	}
	.contact-row > .row {
	    --bs-gutter-x: 40px;
	    --bs-gutter-y: 40px;
	}
	.contact-rorm .row {
	    --bs-gutter-x: 20px;
	    --bs-gutter-y: 20px;
	}
	.blue-box {
	    gap: 15px;
	    padding: 30px 30px;
	}
	.blue-box h3 {
	    font-size: 22px;
	}
	.blue-box-row .row {
	    --bs-gutter-x: 25px;
	    --bs-gutter-y: 25px;
	}
	.logo-row > .row {
	    --bs-gutter-x: 25px;
	    --bs-gutter-y: 40px;
	}
	.help-banner .hero-caption .maxtitle-1, .help-banner .hero-caption h1 {
	    font-size: 40px;
	}
	.help-banner .hero-caption p {
	    font-size: 18px;
	}
	.footer-col:last-child {
		margin-left: 0px;
	}
	.box-with-accordion h3 {
	    font-size: 24px;
	}
	.box-with-accordion p {
	    font-size: 16px;
	}
	.box-with-accordion-row > .row {
	    --bs-gutter-x: 25px;
	    --bs-gutter-y: 50px;
	}
	.box-with-accordion .accordion-button,
	.box-with-accordion .accordion-header .btn {
		font-size: 16px;
		padding: 15px 15px;
	}
	.box-with-accordion .accordion-button {
		padding-right: 24px;
	}
	.box-with-accordion .accordion-button span {
		right: 10px;
	}
	.white-icon-box-row > .row {
	    --bs-gutter-x: 20px;
	    --bs-gutter-y: 20px;
	}
	.white-icon-box {
	    padding: 48px 20px 39px;
	}
	.white-icon-box p {
	    font-size: 20px;
	}
	.full-height-image-content .full-height-info {
	    padding: 100px 65px;
	}
	.promotion-row .row {
	    --bs-gutter-x: 59px;
	}
	.promotion-post {
	    gap: 30px;
	}
	.promotion-post .maxtitle-3 {
	    font-size: 20px;
	}
	.blue-box-two {
		padding: 45px 20px;
	}
	.post-row > .row {
	    --bs-gutter-x: 30px;
	    --bs-gutter-y: 32px;
	}
	.post-banner-social-outer {
	    display: none;
	}
}
@media (max-width: 1024px) {
	.hero-banner .hero-caption {
        max-width: 396px;
    }
    .card-slider.swiper {
    	overflow: inherit;
    }
    .card-slider .swiper-control {
    	position: relative;
    	left: auto;
    	right: auto;
    	top: auto;
    	bottom: auto;
    	width: 100%;
    	display: flex;
    	justify-content: space-between;
    	align-items: center;
    	gap: 10px;
    	margin-top: 25px;
    	padding: 0;
    }
	.card-slider .swiper-control .swiper-button-next:after,
	.card-slider .swiper-control .swiper-button-prev:after {
	    position: relative;
	    content: '';
	    display: flex;
	    width: 12px;
	    height: 12px;
	    background: url(../images/btn-arrow-blue.svg) no-repeat center;
	    background-size: contain;
	}
	.card-slider .swiper-control .swiper-button-prev:after {
	    transform: rotate(-180deg);
	}
    .card-slider .swiper-control .swiper-button-next,
    .card-slider .swiper-control .swiper-button-prev {
    	position: relative;
	    left: auto;
	    top: auto;
	    right: auto;
	    bottom: auto;
    	margin: 0;
    	width: 20px;
    	height: 20px;
    	background-color: transparent;
    	border: none;
    	font-size: 0;
    	border-radius: 0;
    	box-shadow: none;
    	transition: all 0.3s ease;
    }
    .card-slider .swiper-control .swiper-button-next:hover,
    .card-slider .swiper-control .swiper-button-prev:hover {
    	background-color: transparent;
    }
    .card-slider .swiper-pagination {
    	position: relative;
    	left: auto;
    	top: auto;
    	right: auto;
    	bottom: auto;
    	display: inline-flex;
    	justify-content: center;
    	align-items: center;
    	flex-wrap: wrap;
        width: auto;
        gap: 4px;
    }
    .card-slider .swiper-pagination .swiper-pagination-bullet {
    	width: 12px;
    	height: 2px;
    	background-color: #B9BCBF;
    	opacity: 1;	
    	border-radius: 0;
    }
    .card-slider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    	background-color: var(--sk-primary);
    }
    .hover-box-row > .row {
    	--bs-gutter-x: 25px;
    	--bs-gutter-y: 25px;
    }
}
@media (max-width: 991px) {
	.hero-banner .hero-caption {
        max-width: 100%;
        padding: 70px 0;
    }
    .hero-banner {
    	min-height: inherit;
    	flex-direction: column;
		border-bottom: none;
    }
	.home .hero-img,
    .hero-img {
        left: auto;
        top: auto;
        right: auto;
        height: auto;
        width: 100%;
        padding-bottom: 56%;
        display: flex;
        position: relative;
		border-bottom: 2px solid var(--sk-green);
    }
    .hero-img:before {
    	display: none;
    }
    .hero-img img {
    	position: absolute;
    	left: 0;
    	top: 0;
    	width: 100%;
    	height: 100%;
    	object-fit: cover;
    	mask-image: none;
    	-webkit-mask-image: none;
    }
    .case-type-slider .swiper-control,
    .feature-slider .swiper-control,
    .team-slider .swiper-control,
    .gallery-slider .swiper-control,
    .testimonial-slider .swiper-control {
    	position: relative;
    	left: auto;
    	right: auto;
    	top: auto;
    	bottom: auto;
    	width: 100%;
    	display: flex;
    	justify-content: space-between;
    	align-items: center;
    	gap: 10px;
    	margin-top: 37px;
    	padding: 0;
    }
    .case-type-slider .swiper-control .swiper-button-next,
    .case-type-slider .swiper-control .swiper-button-prev,
    .feature-slider .swiper-control .swiper-button-next,
    .feature-slider .swiper-control .swiper-button-prev,
    .team-slider .swiper-control .swiper-button-next,
    .team-slider .swiper-control .swiper-button-prev,
    .gallery-slider .swiper-control .swiper-button-next,
    .gallery-slider .swiper-control .swiper-button-prev,
    .testimonial-slider .swiper-control .swiper-button-next, 
    .testimonial-slider .swiper-control .swiper-button-prev {
    	margin: 0;
    	width: 20px;
    	height: 20px;
    	background-color: transparent;
    	border: none;
    }
    .case-type-slider .swiper-control .swiper-button-next:hover,
    .case-type-slider .swiper-control .swiper-button-prev:hover,
    .feature-slider .swiper-control .swiper-button-next:hover,
    .feature-slider .swiper-control .swiper-button-prev:hover,
    .team-slider .swiper-control .swiper-button-next:hover,
    .team-slider .swiper-control .swiper-button-prev:hover,
    .gallery-slider .swiper-control .swiper-button-next:hover,
    .gallery-slider .swiper-control .swiper-button-prev:hover,
    .testimonial-slider .swiper-control .swiper-button-next:hover, 
    .testimonial-slider .swiper-control .swiper-button-prev:hover {
    	background-color: transparent;
    }
    .case-type-slider .swiper-pagination,
    .feature-slider .swiper-pagination,
    .team-slider .swiper-pagination,
    .gallery-slider .swiper-pagination,
    .testimonial-slider .swiper-pagination {
    	position: relative;
    	left: auto;
    	top: auto;
    	right: auto;
    	bottom: auto;
    	display: inline-flex;
    	justify-content: center;
    	align-items: center;
    	flex-wrap: wrap;
        width: auto;
        gap: 4px;
    }
    .case-type-slider .swiper-pagination .swiper-pagination-bullet,
    .feature-slider .swiper-pagination .swiper-pagination-bullet,
    .team-slider .swiper-pagination .swiper-pagination-bullet,
    .gallery-slider .swiper-pagination .swiper-pagination-bullet,
    .testimonial-slider .swiper-pagination .swiper-pagination-bullet {
    	width: 12px;
    	height: 2px;
    	background-color: #B9BCBF;
    	opacity: 1;	
    	border-radius: 0;
    }
    .case-type-slider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active,
    .feature-slider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active,
    .team-slider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active,
    .gallery-slider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active,
    .testimonial-slider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    	background-color: var(--sk-primary);
    }
    .gallery-slider .swiper-control {
    	margin-top: 20px;
    }
    .footer-cta-info {
    	flex-direction: column;
    	justify-content: center;
    	text-align: center;
    }
    .footer-cta-info p {
	    max-width: 100%;
	}
	.footer-cta {
		padding: 26px 0 33px;
	}
	.footer-subscribe {
	    max-width: 308px;
	}
	.fooer-icon-row {
	    flex-wrap: wrap;
	}
	.footer-bottom-row {
		flex-direction: column-reverse;
	}
	.footer-bottom-left {
		max-width: 100%;
	}
	.footer-bottom-left ul {
		justify-content: center;
	}
	.footer-bottom-left p {
		text-align: center;
	}
	.with-btn .btn {
		display: none;
	}
	.post-slider .swiper-control {
    	position: relative;
    	left: auto;
    	right: auto;
    	top: auto;
    	bottom: auto;
    	width: 100%;
    	display: flex;
    	justify-content: space-between;
    	align-items: center;
    	gap: 10px;
    	margin-top: 25px;
    	padding: 0;
    }
	.post-slider .swiper-control .swiper-button-next:after,
	.post-slider .swiper-control .swiper-button-prev:after {
	    position: relative;
	    content: '';
	    display: flex;
	    width: 12px;
	    height: 12px;
	    background: url(../images/btn-arrow-blue.svg) no-repeat center;
	    background-size: contain;
	}
	.post-slider .swiper-control .swiper-button-prev:after {
	    transform: rotate(-180deg);
	}
    .post-slider .swiper-control .swiper-button-next,
    .post-slider .swiper-control .swiper-button-prev {
    	position: relative;
	    left: auto;
	    top: auto;
	    right: auto;
	    bottom: auto;
    	margin: 0;
    	width: 20px;
    	height: 20px;
    	background-color: transparent;
    	border: none;
    	font-size: 0;
    	border-radius: 0;
    	box-shadow: none;
    	transition: all 0.3s ease;
    }
    .post-slider .swiper-control .swiper-button-next:hover,
    .post-slider .swiper-control .swiper-button-prev:hover {
    	background-color: transparent;
    }
    .post-slider .swiper-pagination {
    	position: relative;
    	left: auto;
    	top: auto;
    	right: auto;
    	bottom: auto;
    	display: inline-flex;
    	justify-content: center;
    	align-items: center;
    	flex-wrap: wrap;
        width: auto;
        gap: 4px;
    }
    .post-slider .swiper-pagination .swiper-pagination-bullet {
    	width: 12px;
    	height: 2px;
    	background-color: #B9BCBF;
    	opacity: 1;	
    	border-radius: 0;
    }
    .post-slider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    	background-color: var(--sk-primary);
    }
    .sk-tab .testimonial-slider .swiper-control .swiper-button-next, .sk-tab .testimonial-slider .swiper-control .swiper-button-prev {
        width: 20px;
    }
    .sk-tab .testimonial-slider .swiper-control {
        top: auto;
        bottom: auto;
        right: auto;
    }
    .multi-link-row .row > div:first-child .btn-link:last-child {
	    border-bottom: none;
	}
	.contact-blog-info {
	    margin-top: 30px;
	}
	.blue-box {
	    gap: 20px;
	    padding: 35px 48px;
	}
	.blue-box h3 {
	    font-size: 26px;
	}
	.logo-blog h3 {
	    font-size: 20px;
	}
	.radio-div.two-col {
	    grid-template-columns: repeat(1, 1fr);
	}
	.full-height-image-content .full-height-info {
        padding: 50px 50px 90px;
    }
	.full-height-image-content .content-title {
		max-width: 100%;
	}
	.post-filter-btn {
		position: relative;
		display: flex;
		align-items: center;
		justify-content: center;
		gap: 12px;
		background-color: var(--sk-secondary);
		color: var(--sk-primary);
		font-size: 20px;
		line-height: 1.3;
		font-weight: 500;
		padding: 13px;
		text-decoration: none;
	}
	.post-filter-btn:hover {
		text-align: none;
	}
	.post-filter-btn img {
		display: flex;
		width: 22px;
		min-width: 22px;
	}
	.post-filter-outer {
		background-color: transparent;
		padding: 0;
	}
	.post-filter-modal {
		background-color: var(--sk-primary);
	}
	.post-filter-modal .modal-dialog {
	    max-width: 100%;
	    margin-top: 0;
	    margin-left: auto;
	    margin-right: auto;
	    pointer-events: inherit;
	}
	.post-filter-modal .btn-close {
        top: 20px;
        right: 20px;
        padding: 0;
        width: 50px;
        height: 50px;
        font-size: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 2px;
        gap: 0;
        background-color: var(--sk-white);
    }
    .post-filter {
    	padding: 40px 0 0;
    	flex-direction: column;
    	gap: 12px;
    }
    .post-filter .maxtitle-3 {
    	color: #fff;
    	font-size: 20px;
    }
    .map-left-side .full-width-map, .full-width-map,
    .full-width-map {
	    width: 100% ;
	    position: relative;
	    height: 400px;
	}	

	.map-left-side .contact-map-blog,
	.contact-map-blog {
	    width: 100%;
	    padding: 0;
	    max-width: 100%;
	}
	.map-left-side .contact-map-blog {
		padding: 0;
	}
	.contact-map-blog-info {
	    padding-top: 0;
	}
	.header-part {
		border-bottom: none;
	}
}

@media (max-width: 782px) {
    body.logged-in.admin-bar .header-part.sticky {
        top:46px;
    }
    .logged-in.admin-bar .sk-offcanvas-content {
	    top: 46px;
	}
    body.logged-in.admin-bar.mm-wrapper_opening .mm-menu_fullscreen.mm-menu_position-top {
    	height: calc(100vh - 139px);
	}
    body.logged-in.admin-bar.mm-wrapper_opening .mm-menu_fullscreen.mm-menu_position-top {
        top: 139px;
    }
    
    
}
@media (max-width: 782px) {
	
}
@media (max-width: 767px) {
	body {
		font-size: 18px;
		line-height: 1.6;
	}
	
	h1, h2, h3, h4, h5, h6,.maxtitle-1,.maxtitle-2,.maxtitle-3,.maxtitle-4,.maxtitle-5,.maxtitle-6 {
	    margin: 0 0 14px 0;
	    line-height: 1.3;
	}
	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: 36px;
	}
	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: 28px;
		line-height: 1.35;
	}
	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;
	}
	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: 24px;
	}
	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: 20px;
	}
	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: 20px;
	}
	h1.maxtitle-7, h2.maxtitle-7, h3.maxtitle-7, h4.maxtitle-7, h5.maxtitle-7, h6.maxtitle-7 {
	    font-size: 18px;
	}
	p { 
		margin-bottom: 20px;
	}
	.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
	    padding-left: 20px;
	    padding-right: 20px;
	}
    body.logged-in.admin-bar.mm-wrapper_opening .mm-menu_fullscreen.mm-menu_position-top {
    	height: calc(100vh - 128px);
	}
    body.logged-in.admin-bar.mm-wrapper_opening .mm-menu_fullscreen.mm-menu_position-top {
        top: 128px;
    }
	.mm-navbar__title, .mm-listitem {
	    padding-left: 20px !important;
	    padding-right: 20px !important;
	}
	.mm-add-listing.mm-footer.mm-listitem {
	    padding: 20px 20px 75px;
	}
	.mm-btn.mm-btn_prev {
	    margin-left: 20px;
	}
	.mm-navbar__btn:not(.mm-hidden)+.mm-navbar__title {
	    padding-left: 20px !important;
	}
	.header-right .menu-icon {
		display: none;
	}
	.header-part.sticky {
		position: absolute;
	}
	.header-logo img {
	    width: 91px;
	}
	.header-top .main-center-col a,
	.header-top p,
	.header-social {
		display: none;
	}
	.mobile-header {
        padding: 16px 0;
    }
	.mobile-header .header-search.search-btn {
		display: none;
	}
	.header-part .btn {
		font-size: 14px;
		padding: 9px 20px;
		background-color: transparent;
		color: var(--sk-secondary);
	}
	.header-part .btn:hover {
		color: var(--sk-primary);
	}
	.header-contact {
		position: relative;
		display: inline-flex;
		align-items: center;
		gap: 8px;
		color: var(--sk-primary);
		font-size: 12px;
		line-height: 1.3;
		font-weight: 500;
		text-decoration: none;
		padding-top: 2px;
	}
	.header-contact:hover {
		color: var(--sk-secondary);
		text-decoration: none;
	}
	.header-contact img {
		min-width: 24px;
		width: 24px;
		margin-top: -2px;
	}
	.header-part .container-fluid {
	    padding-left: 20px;
	    padding-right: 20px;
	}
	.hero-banner {
        padding-top: 126px;
    }
    .header-top {
    	padding: 10px 0;
    }
    .header-lang {
    	gap: 5px;
    }
    .header-lang li a {
    	padding: 3px;
    }
    .header-lang li a img {
	    width: 22px;
	    min-width: 22px;
	    height: 16px;
	}
	.btn-outer {
		gap: 25px;
	}
	.sub-title {
		font-size: 16px;
		margin-bottom: 10px;
	}
	.hero-caption .sub-title {
		margin-bottom: 15px;
	}
	.hero-caption .search-bar {
	    margin-top: 30px;
	    margin-bottom: 0;
	}
    .search-bar input {
    	font-size: 16px;
    	padding: 15px 85px 15px 20px;
    }
    .btn-close {
    	top: 20px;
    	right: 20px;
    	padding: 0;
    	width: 50px;
    	height: 50px;
    	font-size: 0;
    	display: flex;
    	align-items: center;
    	justify-content: center;
    	border-radius: 2px;
    	gap: 0;
    	background-color: var(--sk-white);
    }
    .search-bar-outer > label {
	    font-size: 20px;
	    line-height: 1.5;
	}
	.search-bar .search-btn {
	    position: absolute;
	    right: 3px;
	    top: 3px;
	}
	.search-result ul li a {
	    font-size: 19px;
	}
	.search-modal .modal-dialog {
	    min-height: inherit;
	}
	.mobile-header-outer {
        display: flex;
        height: 58px;
    }
    .sk-mobile-header {
        display: flex;
        position: fixed;
        right: 0;
        bottom: 0;
        z-index: 99;
        padding: 8px 20px;
        justify-content: flex-end;
        width: 100%;
        box-shadow: 0 -2px 4px 0 rgba(0, 0, 0, 0.13);
        background-color: var(--sk-white);
        gap: 8px;
    }
    .sk-mobile-header .btn {
    	background-color: transparent;
    	color: var(--sk-primary);
    	font-size: 14px;
    	padding: 9px 18px;
    }
    .sk-mobile-header .menu-icon {
	    font-size: 14px;
	    line-height: 18px;
	    width: 100px;
	    height: 42px;
	}
	.sk-mobile-header .header-search.search-btn {
	    width: 42px;
	    height: 42px;
	    border: 2px solid var(--sk-secondary);
	}
	.sk-mobile-header .header-search.search-btn img {
		width: 18px;
	}
    .mm-wrapper_opened .header-right .menu-icon {
    	display: inline-flex;
    	position: fixed;
        right: 20px;
        top: 20px;
        width: 50px;
        height: 50px;
        font-size: 0;
    }
	.header-right .menu-icon .active-text {
		display: flex;
		padding: 0;
		align-items: center;
		justify-content: center;
		font-size: 0;
	}
	.header-right .menu-icon .normal-text {
		display: none;
	}
    .mm-wrapper_opened .header-right .menu-icon .active-text {
    	padding: 5px;
    	align-items: center;
    	justify-content: center;
    	gap: 0;
    }
    .mm-wrapper_opening .header-search.search-btn {
    	display: none;
    }
    .mm-wrapper_opened .sk-mobile-header {
    	display: none;
    }
    .mm-add-listing.mm-listitem.menu-btn a.mm-listitem__text {
	    width: 100%;
	    justify-content: center;
	}
	.accordion-button {
		font-size: 14px;
		padding: 16px 45px 16px 20px;
	}
	.accordion-button span {
	    right: 15px;
	}
	.accordion-body {
	    padding: 15px 31px 20px 20px;
	    font-size: 16px;
	    line-height: 1.5;
	}
	.accordion-button span:after {
	    width: 16px;
	    height: 16px;
	}
	.fooer-icon-row {
		flex-wrap: nowrap;
		overflow-x: auto;
		white-space: nowrap;
		gap: 36px;
		width: calc(100% + 40px);
		margin-left: -20px;
		padding: 0 20px;
	}
	.footer-icon-blog {
		min-width: inherit;
	}
	.footer-icon-row-outer {
	    padding: 23px 0;
	}
	.footer-icon-info p strong {
	    font-size: 16px;
	    margin-bottom: 4px;
	}
	.footer-icon-info p {
	    font-size: 12px;
	}
	.footer-icon {
	    width: 46px;
	    min-width: 46px;
	}
	.footer-top .accordion {
		padding: 20px 0;
	}
	.footer-top .accordion .accordion-item {
		border-radius: 0;
		border: none;
		margin: 0;
	}
	.footer-top .accordion-button {
		color: var(--sk-white);
		font-size: 18px;
		line-height: 1.4;
		font-weight: 500;
		padding: 7px 0;
		display: flex;
		align-items: center;
		gap: 12px;
		border-radius: 0;
		border: none;
	}
	.footer-top .accordion-button:before {
		position: relative;
		display: inline-flex;
		content: '';
		width: 14px;
		height: 14px;
		background: url(../images/plus.svg) no-repeat center;
		background-size: contain;
	}
	.footer-top .accordion-body {
		padding: 10px 0px 10px 26px;
		border: none;
	}
	.footer-col {
		padding: 25px 0 60px;
		border-top: 2px solid var(--sk-dark);
	}
	.footer-bottom-left p {
	    font-size: 12px;
	}
	.hero-caption .maxtitle-1 {
        font-size: 36px;
        margin-bottom: 14px;
    }
    .hero-caption .sub-title {
        font-size: 20px;
    }
    .hero-caption p {
        font-size: 18px;
    }
    .hero-banner .hero-caption {
        max-width: 100%;
        padding: 50px 0;
    }
    .hero-img {
        padding-bottom: 66%;
    }
    .quote-box {
    	width: calc(100% + 40px);
    	margin-left: -20px;
    	border-radius: 0;
    	padding: 70px 20px 69px;
    }
    .quote-box p {
    	font-size: 18px;
    }
    .quote-icon img {
    	width: 100%;
    	height: 100%;
    	left: 0;
    	top: 0;
    }
    .testimonial-item {
    	padding: 44px 24px 36px;
    	flex-direction: column;
    	gap: 25px;
    }
    .testimonial-item-info p {
        font-size: 18px;
    }
    .testimonial-img {
    	display: none;
    }
    .testimonial-right {
    	width: 100%;
    	background-color: transparent;
    	border-radius: 0;
    	border: none;
    }
    .testimonial-right-info {
    	flex-direction: row;
    	flex-wrap: wrap;
    	gap: 5px 10px;
    	padding: 0;
    	text-align: left;
    	align-items: flex-start;
    	justify-content: flex-start;
    	display: block;
    }
    .testimonial-right-info p {
    	color: var(--sk-white);
    	display: flex;
    	flex-wrap: wrap;
    	gap: 5px 5px;
    }
    .testimonial-right-info p strong {
    	display: inherit;
    }
    .heading-font-24 h1,
    .heading-font-24 h2,
    .heading-font-24 h3,
    .heading-font-24 h4,
    .heading-font-24 h5 {
    	font-size: 24px;
    }
    .heading-font-28 h1,
    .heading-font-28 h2,
    .heading-font-28 h3,
    .heading-font-28 h4,
    .heading-font-28 h5 {
    	font-size: 28px;
    }
    .gallery-slider {
    	width: calc(100% + 40px);
    	margin-left: -20px;
    }
    .gallery-slider .swiper-control {
    	padding-left: 20px;
    	padding-right: 20px;
    }
    .sk-tab .nav.nav-pills {
    	flex-wrap: nowrap;
    	overflow-x: auto;
    	padding: 0 10px;
    	justify-content: flex-start;
    }
    .sk-tab .nav.nav-pills .nav-link {
    	font-size: 14px;
    	padding: 14.5px 10px;
    	white-space: nowrap;
    }
    .table-outer table th {
	    padding: 10px 15px;
	}
	.table-outer table td {
	    padding: 10px 15px;
	}
	.body-xl p {
	    font-size: 20px;
	}
	.footer-cta-info p {
	    font-size: 24px;
	    line-height: 1.2;
	}
	.footer-cta-info .btn {
		width: 100%;
		justify-content: center;
	}
	.col-lg-6 .hover-box-inner h3 {
	    font-size: 26px;
	}
	.hover-box-inner h3 {
	    font-size: 22px;
	}
	.col-lg-6 .hover-box-inner {
	    padding-left: 25px;
	    padding-right: 25px;
	}
	.mobile-full-width-btn .btn {
		width: 100%;
		justify-content: center;
	}
	.post-blog-back,
	.post-blog-front {
	    padding: 30px 24px;
	}
	.post-slider.swiper {
		overflow: inherit;
	}
	.icon-blog-row .row {
	    --bs-gutter-x: 30px;
	    --bs-gutter-y: 40px;
	}
	.icon-blog h3 {
	    font-size: 22px;
	}
	.sub-banner {
	    padding: 176px 0 93px;
	}
	.table-outer table thead tr {
		display: block;
		background-color: var(--sk-primary);
		padding: 16px 32px;
		font-size: 20px;
		border-radius: 4px 4px 0 0;
	}
	.table-outer table thead tr th {
		display: inline-block;
		padding: 0;
	}
	.table-outer table tbody tr {
		display: block;
	}
	.table-outer table td {
		display: block;
		padding: 0;
		padding-top: 10px;
		padding-bottom: 20px;
		font-size: 16px;
	}
	.table-outer table tbody tr td:first-child {
		font-weight: 500;
		border-bottom: none;
		padding-bottom: 0;
		font-size: 18px;
		padding-top: 20px;
		width: 100%;
	}
	.table-outer thead th span {
	    display: inherit;
	}
	.team-img {
	    width: 92px;
	    min-width: 92px;
	    display: flex;
	}
	.team-top-left {
	    padding: 24px;
	}
	.team-contact li a img {
	    width: 20px;
	}
	.team-contact li a {
	    padding: 12px 24px;
	}
	.team-slider .swiper-control {
        margin-top: 25px;
    }
	.contact-rorm .gform-theme--foundation .gfield input[type="text"], .contact-rorm .gform-theme--foundation .gfield input[type="email"], .contact-rorm .gform-theme--foundation .gfield input[type="tel"], .contact-rorm .gform-theme--foundation .gfield select, .contact-rorm .gform-theme--foundation .gfield textarea,
    .input-div input, .input-div textarea {
	    padding: 25px 20px 10px 20px;
	}
	.contact-rorm .gform-theme--foundation .gfield .gfield_label,
	.input-div label {
	    left: 20px;
	    top: 14px;
	}
	.feature-blog p {
	    font-size: 14px;
	}
	.feature-slider .swiper-control {
        margin-top: 30px;
    }
    .blue-box-row .row {
	    --bs-gutter-x: 20px;
	    --bs-gutter-y: 20px;
	}
	.blue-box {
		flex-direction: column;
		align-items: center;
		justify-content: center;
		text-align: center;
		gap: 15px;
		padding: 25px 25px;
	}
	.blue-box h3 {
        font-size: 22px;
    }
    .logo-img {
	    height: 155px;
	    margin-bottom: 15px;
	}
	.help-banner .hero-caption .maxtitle-1, .help-banner .hero-caption h1 {
	    font-size: 36px;
	}
	.sub-banner.help-banner {
	    padding-bottom: 93px;
	}
	.help-form {
	    margin: 0;
	    margin-left: -20px;
		padding: 0;
		border: none;
		box-shadow: none;
		width: calc(100% + 40px);
		max-width: calc(100% + 40px);
	}
	.radio-div label {
	    font-size: 18px;
	}
	.help-form-blog{
		padding: 40px 20px;
	}
	.radio-div {
	    gap: 10px 30px;
	}
	.jq-radio {
	    width: 24px;
	    min-width: 24px;
	    height: 24px;
	}
	.jq-radio.checked .jq-radio__div:before {
	    width: 14px;
	    height: 14px;
	}
	.help-form-blog .btn-outer {
		align-items: center;
		flex-direction: column;
		gap: 15px;
		text-align: center;
	}
	.help-form-blog .btn-outer .btn {
		margin-bottom: 5px;
	}
	.help-form-blog .btn-outer .btn {
		width: 100%;
		justify-content: center;
	}
	.jq-selectbox__select {
		padding: 25px 40px 10px 18px;
		height: 64px;
	}
	.jq-selectbox__trigger {
	    width: 33px;
	}
	.box-with-accordion-meta {
		text-align: left;
	}
	.box-with-accordion p,
	.box-with-accordion h3 {
		text-align: left;
	}
	.box-with-accordion .gallery-item {
	    margin-bottom: 25px;
	}
	.box-with-accordion .accordion {
	    margin-top: 10px;
	}
	.box-with-accordion .accordion-header .btn {
		text-align: center;
        justify-content: center;
	}
	.box-with-accordion .accordion-button, .box-with-accordion .accordion-header .btn {
        font-size: 16px;
        padding: 12px 20px;
    }
    .box-with-accordion .accordion-button {
		padding-right: 30px;
	}
	.white-icon-box-row > .row {
	    --bs-gutter-x: 15px;
	    --bs-gutter-y: 15px;
	}
	.white-icon-box {
	    padding: 42px 15px 24px;
	}
	.white-icon-box p {
        font-size: 16px;
    }
    .white-icon-box .icon-blog-img {
	    margin: 0 0 16px;
	}
	.full-height-image-content .full-height-info {
        padding: 30px 20px 64px;
    }
    .full-height-image-content .content-title .maxtitle-2 {
	    margin-bottom: 13px;
	}
	.post-blog-back .btn-outer {
	    margin-top: 8px;
	}
	.footer-social {
		background-color: var(--sk-secondary);
		padding: 15px 0;
		text-align: center;
	}
	.footer-social .container-fluid {
		display: flex;
		align-items: center;
		justify-content: center;
		gap: 10px;
	}
	.footer-social p {
		margin: 4px 0 0;
		display: flex;
		line-height: 1.1;
		align-items: center;
		gap: 10px;
		font-weight: 500;
		color: var(--sk-primary);
	}
	.footer-social img {
		width: 24px;
		display: flex;
	}
	.contact-rorm .gform_wrapper.gform-theme.gform-theme--foundation.gform-theme--framework {
		--gf-form-gap-x: 20px;
		--gf-form-gap-y: 20px;
		--gf-field-gap-x: 20px;
		--gf-field-gap-y: 20px;
	}
	.success-massage-box {
		width: calc(100% + 40px);
		margin-left: -20px;
		padding: 30px 20px;
	}
	.success-massage-box .maxtitle-3 {
	    font-size: 22px;
	    margin-bottom: 5px;
	}
	.search-filter-bar {
		flex-direction: column;
		gap: 15px;
	}
	.search-bar-select, .search-filter-bar .search-bar {
		width: 100%;
	}
	.search-filter-bar .search-bar input {
		padding: 25px 60px 10px 20px;
	}
	.search-filter-bar .search-bar .search-btn {
	    right: 8px;
	    top: 8px;
	    width: 48px;
	    height: 48px;
	}
	.search-bar-select label, .search-filter-bar .search-bar label {
	    left: 21px;
	    top: 12px;
	}
	.blog-post {
		flex-direction: column;
		padding: 15px;
		align-items: flex-start;
		gap: 20px;
	}
	.blog-post .btn-outer {
	    margin-left: 0;
	}
	.blog-post {
		flex-direction: column;
		padding: 15px;
		align-items: flex-start;
		gap: 20px;
	}
	.blog-post .btn-outer {
	    margin-left: 0;
	}
	.mobile-none {
		display: none;
	}
	.footer-bottom {
		padding: 40px 0 34px;
	}
	.search-result label {
	    margin: 0 0 15px;
	}
	.search-result ul {
	    gap: 13px;
	}
	.promotion-row .row {
	    --bs-gutter-x: 30px;
	    --bs-gutter-y: 30px;
	}
	.promotion-post {
        gap: 20px;
    }
    .sk-tab .nav.nav-pills .nav-link:after {
	    height: 2px;
	}
	.mt-40 {
	    margin-top: 40px;
	}
	.hover-box-row > .row {
    	--bs-gutter-x: 17px;
    	--bs-gutter-y: 17px;
    }
    .number-blog {
    	padding: 24px;
    }
    .number-blog-num {
    	width: 40px;
    	height: 40px;
    	font-size: 28px;
    	margin-bottom: 12px;
    }
    .number-blog h3 {
    	font-size: 20px;
    }
    .number-blog p {
    	font-size: 14px;
    }
    .calculator-input input {
	    padding: 0 0 12px;
	    font-size: 20px;
	}
	.calculator-input + .calculator-input {
	    margin-top: 25px;
	}
	.calculator-answer-box label {
	    font-size: 18px;
	}
	.calculator-answer-box p {
	    font-size: 22px;
	}
	.podcast-slider.swiper {
		overflow: inherit;
	}
    .podcast-slider .swiper-control {
    	position: relative;
    	left: auto;
    	right: auto;
    	top: auto;
    	bottom: auto;
    	width: 100%;
    	display: flex;
    	justify-content: space-between;
    	align-items: center;
    	gap: 10px;
    	margin-top: 25px;
    	padding: 0;
    }
	.podcast-slider .swiper-control .swiper-button-next:after,
	.podcast-slider .swiper-control .swiper-button-prev:after {
	    position: relative;
	    content: '';
	    display: flex;
	    width: 12px;
	    height: 12px;
	    background: url(../images/btn-arrow-blue.svg) no-repeat center;
	    background-size: contain;
	}
	.podcast-slider .swiper-control .swiper-button-prev:after {
	    transform: rotate(-180deg);
	}
    .podcast-slider .swiper-control .swiper-button-next,
    .podcast-slider .swiper-control .swiper-button-prev {
    	position: relative;
	    left: auto;
	    top: auto;
	    right: auto;
	    bottom: auto;
    	margin: 0;
    	width: 20px;
    	height: 20px;
    	background-color: transparent;
    	border: none;
    	font-size: 0;
    	border-radius: 0;
    	box-shadow: none;
    	transition: all 0.3s ease;
    }
    .podcast-slider .swiper-control .swiper-button-next:hover,
    .podcast-slider .swiper-control .swiper-button-prev:hover {
    	background-color: transparent;
    }
   	.podcast-slider .swiper-pagination {
    	position: relative;
    	left: auto;
    	top: auto;
    	right: auto;
    	bottom: auto;
    	display: inline-flex;
    	justify-content: center;
    	align-items: center;
    	flex-wrap: wrap;
        width: auto;
        gap: 4px;
    }
    .podcast-slider .swiper-pagination .swiper-pagination-bullet {
    	width: 12px;
    	height: 2px;
    	background-color: #B9BCBF;
    	opacity: 1;	
    	border-radius: 0;
    }
    .podcast-slider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    	background-color: var(--sk-primary);
    }
    .podcast-slider .swiper-control {
    	margin-top: 35px;
    }
    .podcast-blog h3 {
	    font-size: 20px;
	    margin-bottom: 8px;
	}
	.post-row .post-slider-blog {
	    min-height: 389px;
	}
	.post-filter .btn {
		width: 100%;
		justify-content: center;
	}
	.news-banner {
	    padding: 175px 0 135px;
	}
	.news-date {
	    font-size: 18px;
	    margin: 0 0 14px;
	}
	.news-detail-img {
	    margin-top: -100px;
	}
	.news-detail-img img {
	    height: auto;
	    object-fit: cover;
	    min-height: 250px;
	}
	.post-bottom {
		flex-direction: column;
		font-size: 14px;
	}
	.post-bottom * {
		font-size: 14px;
	}
	.post-bottom .post-social {
		margin-top: 5px;
	}
	.post-bottom .post-social p {
	    font-size: 16px;
	}
	.post-social img {
	    width: 25px;
	    min-width: 25px;
	    margin-top: -5px;
	}
	.video-modal .modal-body {
	    padding: 25px 0;
	}
	.video-modal .video-blog h3 {
	    font-size: 24px;
	    margin: 0 0 18px;
	}
	.contact-map-blog-info .maxtitle-3 {
	    font-size: 22px;
	    margin-bottom: 20px;
	}
	.blog-post-info h3 {
	    font-size: 22px;
	    margin: 0 0 10px;
	}
	.modal-team {
	    padding: 50px 20px;
	}
	.modal-team .btn-close {
		right: 10px;
		top: 10px;
		width: 48px;
		height: 48px;
		background-color: var(--sk-secondary) !important;
	}
	.modal-body .jq-selectbox__dropdown {
    	margin: 0px 0 0;
		-webkit-border-radius: 0px;
		-moz-border-radius: 0px;
		-ms-border-radius: 0px;
		-o-border-radius: 0px;
		border-radius: 0px;
	}
	.modal-body .jq-selectbox ul {
		-webkit-border-radius: 0px;
		-moz-border-radius: 0px;
		-ms-border-radius: 0px;
		-o-border-radius: 0px;
		border-radius: 0px;
	}
	.hero-banner.small-height {
		min-height: inherit;
	}
	.hero-banner.small-height .hero-caption {
		padding-top: 40px;
	}
	.single.single-post  .content-info h2,
	.single.single-post  .content-info h3,
	.single.single-post  .content-info h4,
	.single.single-post  .content-info h5,
	.single.single-post  .content-info h6 {
		margin-top: 40px;
	}
	
}


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

@media (max-width: 600px) {
	body.logged-in.admin-bar .header-part {
    	top: 46px;
    }
    body.logged-in.admin-bar .header-part.sticky {
        top: 0px;
    }
    body.logged-in.admin-bar .header-part.sticky .sk-offcanvas-content {
        top: 0px;
    }
    html {
        margin-top: 0px !important;
    }
    body.logged-in.admin-bar .mm-page.mm-slideout {
    	padding-top: 46px;
    }
    body.logged-in.admin-bar.mm-wrapper_opening.body-sticky .mm-menu_fullscreen.mm-menu_position-top {
        top: 88px;
    }
    body.logged-in.admin-bar.mm-wrapper_opening.body-sticky .mm-menu_fullscreen.mm-menu_position-top {
        height: calc(100vh - 88px);
    }
    
}

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

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

@media (max-width: 370px) {
    
	.sk-mobile-header .btn {
    	font-size: 14px;
    	padding: 9px 8px;
    }
    .sk-mobile-header .menu-icon {
        width: 84px;
    }
    .sk-mobile-header .menu-icon span {
        padding: 13px 12px 11px;
    }
    .sk-mobile-header {
        padding: 8px 15px;
    }
    .sk-mobile-header .header-search.search-btn img {
        width: 15px;
    }
    .sk-mobile-header .header-search.search-btn {
        width: 38px;
    }
}

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