@media (min-width: 576px) {
	.page-id-18 .article {
		max-width: 520px;
		margin-left: auto;
		margin-right: auto;
	}
}

@media (min-width: 768px){
	.container-fluid {
		padding-left: 30px;
		padding-right: 30px;
	}
	.page-id-18 .article {
		max-width: 760px;
		margin-left: auto;
		margin-right: auto;
	}
	.text-md-center {
		text-align: center;
	}
	.text-md-center .icon-img {
		justify-content: center;
	}
    .text-md-center .btn-outer {
		justify-content: center;
	}
    .text-md-start .btn-outer {
		justify-content: flex-start;
	}
	.gy-md-6 {
		--bs-gutter-y: 4rem;
	}
	.gy-md-30 {
		--bs-gutter-y: 35px;
	}
	.gx-md-30 {
		--bs-gutter-x: 35px;
	}
	.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-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-95 {
	    padding-top: 95px;
	}
	.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;
	}
	.mt-md-50 {
	    margin-top: 50px;
	}
	.mb-md-50 {
	    margin-bottom: 50px;
	}
	.pt-md-50 {
	    padding-top: 50px;
	}
	.pb-md-50 {
	    padding-bottom: 50px;
	}
	.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;
	}
	.text-md-start {
		text-align: left;
	}
	.justify-content-md-start {
		justify-content: flex-start;
	}
    .search-modal {
    	background-color: rgba(0, 0, 0, 0.5);
    	-webkit-backdrop-filter: blur(4px);
    	backdrop-filter: blur(4px);
    }
    .search-modal .modal-dialog-centered {
    	min-height: inherit;
        margin-top: 0;
    }
    .gallery-slider.owl-carousel .owl-nav .owl-prev:hover,
	.gallery-slider.owl-carousel .owl-nav .owl-next:hover,
    .about-slider.owl-carousel .owl-nav .owl-prev:hover,
	.about-slider.owl-carousel .owl-nav .owl-next:hover {
		background-color: var(--sk-primary);
	}
	.gallery-slider.owl-carousel .owl-nav .owl-prev:hover:after,
	.gallery-slider.owl-carousel .owl-nav .owl-next:hover:after,
	.about-slider.owl-carousel .owl-nav .owl-prev:hover:after,
	.about-slider.owl-carousel .owl-nav .owl-next:hover:after {
		left: 0;
		top: 0;
	}
	.gy-md-30 {
		--bs-gutter-y: 32px;
	}
	.mobile-header-outer {
        display: none;
    }
}

@media (min-width: 992px){
	.container-fluid {
		padding-left: 40px;
		padding-right: 40px;
	}
	.page-id-18 .article {
		max-width: 940px;
		margin-left: auto;
		margin-right: auto;
	}
	
	.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;
	}
    .section-highlight-thematic .check-list {
    	 max-width: 529px;
    }
    .max-width-498 {
    	max-width: 498px;
    }
    .max-width-429 {
    	max-width: 429px;
    }
    .max-width-502 {
    	max-width: 502px;
    }
    .max-width-502 p {
    	max-width: 478px;
    }
    .justify-content-lg-end {
    	justify-content: flex-end;
    }
    .p-max-422 p {
    	max-width: 422px;
    }
    .p-max-width-429 p {
    	max-width: 429px;
    }
	.sidebar-nav li:hover ul {
		max-height: inherit;
		transition: max-height 0.3s linear;
	}
}

@media (min-width: 1200px){
	.container {
		max-width: 1170px;
	}	
	.container-fluid {
		padding-left: 95px;
		padding-right: 95px;
	}
	.page-id-18 .article {
		max-width: 1170px;
		margin-left: auto;
		margin-right: auto;
	}
	.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;
	}
	.main-menu > ul > li.mm-add-listing {
		display: none;
	}
	.pt-xl-180 {
		padding-top: 180px;
	}
	.pb-xl-180 {
		padding-bottom: 180px;
	}
	.pt-xl-160 {
		padding-top: 160px;
	}
	.pb-xl-160 {
		padding-bottom: 160px;
	}
	.pt-xl-140 {
		padding-top: 120px;
	}
	.pb-xl-140 {
		padding-bottom: 120px;
	}
	.gx-xl-40 {
		--bs-gutter-x: 40px;
	}
	.pt-xl-100 {
		padding-top: 100px;
	}
	.header-part.sticky {
		box-shadow: 0 3px 5px rgba(0, 0, 0, 0.35);
	}
}

@media (min-width: 1441px) {
	.container-fluid {
		max-width: 1441px;
		padding-left: 95px;
		padding-right: 95px;
	}
	
}

@media (max-width: 1440px) {
	.footer-graphics {
		bottom: -24px;
	}
	.footer-bottom {
	    padding: 55px 0 35px;
	    margin-top: -16px;
	}
	.mega-menu-cta-card {
	    width: 357px;
	}
	.mega-menu-cta {
	    width: 305px;
	    height: 328px;
	}
	.mega-menu-last-col .mega-menu-cta-card p {
		font-size: 18px;
	}
	.mega-menu-last-col .mega-menu-cta-card a {
		font-size: 18px;
	}
	.header-menu {
		gap: 102px;
	}
	.mega-menu-cta-card-img img {
		height: 133px;
	}
}
@media (max-width: 1300px) {
	.header-menu {
		gap: 10px;
	}
	.mega-menu-last-col .mega-menu-cta {
    	width: 359px;
	}
}
@media (max-width: 1199px) {
	.mega-menu-cta-card {
        width: 334px;
    }
	.mega-menu-cta {
        width: 296px;
        height: 300px;
        padding: 30px 28px;
    }
	.header-menu {
        gap: 9px;
    }
	.mega-menu-row {
    	gap: 46px;
	}
	.hex-behind-card {
	    top: -29%;
	}
	.footer-graphics {
        bottom: -19px;
    }
	.image-blog {
	    min-height: 310px;
        max-height: 310px;
	}
	.image-blog .btn-outer {
		padding: 38px 15px;
	}
	.card-blog {
	    padding: 52px 44px 70px;
	}
	.card-blog.inline {
	    padding: 55px 20px 55px 30px;
	}
	.search-result ul li a:hover {
		color: var(--sk-primary);
	}
	.sidebar-inner {
	    padding-left: 40px;
	}
	#menu > ul > li > a {
		padding: 18px 6px 29px;
	}
	#menu > ul > li .mega-menu-col ul li a {
		font-size: 16px;
	}
	#menu > ul > li .mega-menu-col ul li a strong {
		font-size: 18px;
	}
}

@media (max-width: 1024px) {
	body .wrapper {
	    padding-top: 102px;
	}
	.header-part.sticky {
		box-shadow: 0 3px 5px rgba(0, 0, 0, 0.35);
		background-color: var(--sk-white);
	}
	.mobile-header {
	    display: block;
	}
	.desktop-header {
	    display: none;
	}
	.header-right {
		gap: 11px
	}
	.header-part {
		padding: 16px 0;
		background-color: var(--sk-white);
	}
	.header-top-btn {
		margin-right: 10px;
	}
	.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: 10px 20px;
		color: var(--sk-black);
		background-color: var(--sk-primary);
	}
	.menu-icon .active-text {
		display: none;
		padding-right: 0;
		width: auto;
		padding-top: 0;
		padding-bottom: 0;
		border: 1px solid var(--sk-black);
	}
	.menu-icon .normal-text  img {
		width: 19px;
		object-fit: contain;
		margin-top: 1px;
	}
	.menu-icon .active-text img {
		width: 14px;
		object-fit: contain;
		margin-top: 3px;
	}
	.menu-icon span.normal-text {
		border: 1px solid var(--sk-black);
	}
	.menu-icon span.normal-text i {
		display: flex;
		align-items: center;
		justify-content: center;
		width: 19px;
		min-width: 19px;
		height: 13px;
	}
	.menu-icon span.active-text i {
		display: flex;
		align-items: center;
		justify-content: center;
		width: 48px;
		min-width: 48px;
		height: 46px;
		background-color: var(--sk-primary);
		margin-left: 13px;
	}
	.mm-wrapper_opening .menu-icon .active-text {
		display: flex;
		background-color: var(--sk-white);
	}
	.mm-wrapper_opening .menu-icon .normal-text {
		display: none;
	}
	.mm-wrapper_opening .header-part {
		box-shadow: none;
		background-color: var(--sk-secondary);
		background-size: 0;
	}
	.mm-wrapper_opening .header-part:before {
		height: 118%;
		background-color: var(--sk-secondary);
	}
	.mm-wrapper_opening .header-part:after {
		height: 0;
	}
	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;
    }
	.mega-menu-last-col .mega-menu-cta {
        width: 100%;
		max-width: 335px;
		margin-left: auto;
		margin-right: auto;
		height: auto;
		mask-image: url(../images/Mobile_mask.svg);
		-webkit-mask-image: url(../images/Mobile_mask.svg);
		mask-repeat: no-repeat;
		-webkit-mask-repeat: no-repeat;
		mask-position: center ;
		-webkit-mask-position: center;
		mask-size: contain;
		-webkit-mask-size: contain;
		padding: 50px 20px;
		white-space: normal;
    }
	.mega-menu-last-col .mega-menu-cta *:last-child {
		margin-bottom: 0 !important;
	}
	.mega-menu-last-col .mega-menu-cta p {
		margin-bottom: 15px;
	}
	.mega-menu-last-col .mega-menu-cta p a {
		color: #000000 !important;
		padding: 0 !important;
	}
	.mega-menu-last-col .mega-menu-cta p a:hover {
		color: var(--sk-secondary) !important;
	}
	.mobile-mega-menu-col.mega-menu-last-col.mm-listitem {
		flex: 1 0 0;
		align-items: flex-end;
		padding-top: 50px;
		padding-bottom: 50px;
	}
	.mega-menu-last-col .mega-menu-cta p {
		width: 100%;
	}
	.mega-menu-last-col .mega-menu-cta .btn-outer {
		justify-content: center;
	}
	.mega-menu-last-col .mega-menu-cta .btn-outer a {
		white-space: nowrap;
	}
}

@media (max-width: 991px) {
	.table-outer {
		overflow-x: auto;
	}
	.table-outer table {
		max-width: inherit;
	}
	.image-right,
   	.image-left {
	    margin: 0px;
	    width: 100%;
	    max-width: 100%;
	}
	.card-blog.inline {
	    padding: 35px 40px 35px 65px;
	}
	.half-banner {
	    position: relative;
	    right: 0;
	    top: 0;
	    width: 100%;
	    height: 100%;
	    padding-bottom: 50%;
	}
	.error-section {
	    padding: 0;
	}
	.error-section .hero-caption {
	    min-height: inherit;
	    display: flex;
	    flex-direction: column;
	    justify-content: center;
	    max-width: 100%;
	    width: 100%;
	}
	.max-width-536 {
	    max-width: 100%;
	}
	.sidebar {
	    align-items: flex-start;
	    padding-left: 0;
	}
	.sidebar-inner {
	    width: 100%;
	    max-width: 100%;
		padding-left: 0;
	}
	.sidebar-widget {
		width: 100%;
	    max-width: 100%;
	}
	.sidebar-nav li ul {
		display: none;
		max-height: inherit;
	}
	
}

@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 - 149px);
}
    body.logged-in.admin-bar.mm-wrapper_opening .mm-menu_fullscreen.mm-menu_position-top {
        top: 149px;
    }
    
    
}
@media (max-width: 782px) {
	
}
@media (max-width: 767px) {
	body {
		font-size: 16px;
	}
	
	h1, h2, h3, h4, h5, h6,.maxtitle-1,.maxtitle-2,.maxtitle-3,.maxtitle-4,.maxtitle-5,.maxtitle-6 {
	    margin: 0 0 12px 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: 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;
	}
	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, .intro-text { 
		margin-bottom: 20px;
	}
	.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
	    padding-left: 20px;
	    padding-right: 20px;
	}
	body .wrapper {
	    padding-top: 92px;
	}
	body.logged-in.admin-bar .header-part {
		top: 0px;
	}
	body.logged-in.admin-bar.mm-wrapper_opening .header-part {
		top: 46px;
	}
	.header-part.sticky {
		position: absolute;
	}
	.header-part.header-scroll {
		top: auto;
	}
	.mm-wrapper_opening .header-part {
		position: fixed;
	}
	.mm-menu_fullscreen.mm-menu_position-top {
	    height: calc(100vh - 92px);
	}
	.mm-wrapper_opening .mm-menu_position-bottom, 
	.mm-wrapper_opening .mm-menu_position-front, 
	.mm-wrapper_opening .mm-menu_position-top {
	    top: 92px;
	}
    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;
    }
    .body-sticky.mm-wrapper_opening .mm-menu_position-bottom, .body-sticky.mm-wrapper_opening .mm-menu_position-front, .body-sticky.mm-wrapper_opening .mm-menu_position-top {
	    top: 92px;
	}
	.body-sticky .mm-menu_fullscreen.mm-menu_position-top {
		height: calc(100vh - 92px);
	}
    .mm-menu_fullscreen.mm-menu_position-top {
	    height: calc(100vh - 92px);
	}
	.mm-panel {
		background-position: 100% 138%;
	}
	.header-right .btn,
	.header-right .header-search,
	.header-right .menu-icon {
		display: none;
	}
	.mm-wrapper_opening .header-right .header-search,
	.mm-wrapper_opening .header-right .menu-icon {
		display: inherit;
	}
	.mm-wrapper_opening .header-right .header-top-btn {
		display: none;
	}
	.header-logo img {
		width: 126px;
	}
	.header-top-btn {
        margin-right: 0px;
    }
	.header-nav {
        padding: 16px 0;
        background-color: var(--sk-white);
    }
    .header-nav:after,
    .header-nav:before {
    	display: none;
    }
    .mobile-header-outer {
        display: flex;
        height: 48px;
    }
    .sk-mobile-header {
        display: flex;
        width: 100%;
        position: fixed;
        right: 0;
        bottom: 0;
        z-index: 99;
        padding: 0;
        box-shadow: 0 -2px 4px rgba(0, 0, 0, 0.16);
    }
    .sk-mobile-header .btn {
    	flex: 1 0 0;
    	justify-content: space-between;
    	border: none;
    	border-right: 1px solid #000;
    }
    .sk-mobile-header .btn span {
    	padding-right: 0;
    }
    .sk-mobile-header .btn i {
     	width: auto;
     	margin-right: 20px;
     	background-color: transparent;
    }
    .sk-mobile-header .btn i:before {
    	display: none;
    }
    .sk-mobile-header .header-search {
    	border: none;
    	background-color: var(--sk-white);
    }
    .home .sub-banner .sub-title {
	    font-size: 22px;
	    margin-bottom: 10px;
	}
	.hex-behind-card {
	    display: none;
	}
    .sub-title-mask {
    	padding: 9px 20px 9px 20px;
        font-size: 18px;
	    line-height: 24px;
    }
    .content-title li,
    .content-title p {
	    font-size: 18px;
	}
	.main-btn {
		font-size: 16px;
		line-height: 19px;
		padding: 13px 20px 12px;
	}
	.btn-outer {
		gap: 12px;
	}
	.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;
	}
	.mobile-filter {
		position: relative;
		display: flex;
	}
	.mobile-filter-btn {
		position: relative;
		display: flex;
		background-color: var(--sk-secondary);
		color: var(--sk-white);
		width: 50%;
		padding: 15px;
		font-size: 18px;
		line-height: 22px;
		font-weight: 700;
		justify-content: center;
		align-items: center;
		text-decoration: none;
		gap: 8px;
	}
	.mobile-filter-btn img {
		display: flex;
	}
	.mobile-filter-btn:first-child {
		margin-right: 1px;
	}
	.mobile-filter-btn:hover {
		color: var(--sk-white);
		text-decoration: none;
	}
	.accordion-content {
		font-size: 16px;
		line-height: 24px;
		padding-bottom: 25px;
	}
	table thead th,
	.table-outer table thead th {
	    font-size: 16px;
	}
	table tbody td,
	table tbody th,
	.table-outer table tbody td,
	.table-outer table tbody th {
	    font-size: 14px;
	}
	.two-col-btn-row {
	    grid-template-columns: repeat(1, 1fr);
	    gap: 0 40px;
	}
	.btn.multi-btn {
		border-bottom: none;
	    padding: 15px 0px 15px 0;
	}
	.two-col-btn-row .btn.multi-btn:nth-last-child(2),
	.two-col-btn-row p:nth-last-child(2) .btn.multi-btn {
		border-top: 1px solid var(--sk-black);
	}
	.two-col-btn-row .btn.multi-btn:last-child,
	.two-col-btn-row .btn.multi-btn:nth-last-child(2),
	.two-col-btn-row p:nth-last-child(2) .btn.multi-btn,
	.multi-btn-outer p:last-child .btn.multi-btn,
	.two-col-btn-row p:last-child .btn.multi-btn {
	    border-bottom: 1px solid var(--sk-black);
	}
	.icon-blog .link-arrowed {
	    opacity: 1;
	    visibility: visible;
	}
	blockquote {
	    font-size: 18px;
	    line-height: 1.7;
	    padding: 0 0 38px;
	    border-left: none;
	    border-bottom:3px solid var(--sk-secondary);
	}
	.home-icon-section .icon-blog .icon-img {
	    margin-bottom: 15px;
	}
	.home-icon-section .icon-blog {
		align-items: center;
		text-align: center;
		
	}
	.home-icon-section .icon-img img {
	    height: 64px;
	}
	.home-icon-section .icon-blog .icon-img {
		justify-content: center;
		margin-left: auto;
		margin-right: auto;
		width: auto;
		height: 64px;
	}
	.home-icon-section .icon-blog p {
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 17px;
	}
	.full-width-banner {
    	padding-bottom: 68%;
	}
	.intro-text {
	    font-size: 26px;
	    line-height: 40px;
	}
	.post-content {
		font-size: 18px;
	}
	.post-content .intro-text, .post-content p {
		margin-bottom: 20px;
	}
	.mobile-bg-none {
		background-size: 0;
		padding-top: 0;
		padding-bottom: 0px;
	}
	.mobile-bg-none .shape-top,
	.mobile-bg-none .shape-bottom {
		display: none;
	}
	.mobile-bg-none .container-fluid {
		padding-left: 0;
		padding-right: 0;
	}
	.mobile-bg-none .row {
		--bs-gutter-x: 0;
		--bs-gutter-y: 0;
	}
	.white-captio-box {
		position: relative;
		z-index: 1;
		margin-top: -50px;
		padding: 30px 20px;
		-webkit-mask-position: -21px 0;
	}
	.p-max-width-325 p {
		margin-left: 0;
	}
	.icon-blog h2 {
		font-size: 28px;
	}
	.icon-blog h3 {
		font-size: 24px;
	}
	.icon-blog .maxtitle-6 {
		font-size: 20px;
	}
	.icon-blog .icon-img {
		height: 48px;
		width: 48px;
	}
	.icon-blog p {
		font-size: 18px;
	}
	.counter-blog {
		padding: 25px 32px;
		min-height: initial;
		background-size: cover;
		flex-direction: column;
		align-items: flex-start;
	}
	.counter-blog + .counter-blog {
		margin-top: 16px;
	}
	.counter-number {
		font-size: 24px;
        margin-top: 15px;
	}
	.counter-blog p {
		font-size: 20px;
		line-height: 1.2;
	}
	.card-blog.inline {
	    padding: 35px 20px 35px 20px;
	    width: calc(100% + 40px);
	    margin-left: -20px;
	    mask-size: 109%;
    	-webkit-mask-size: 109%;
	}
	.card-blog.inline.mobile-bg-none {
    	background-color: var(--sk-white);
	}
	.card-blog.inline.mobile-bg-none 
	.card-blog.inline .maxtitle-3 {
		font-size: 24px;
		line-height: 1.3;
	}
	.card-blog.inline .card-img {
	    width: 119px;
	    min-width: 119px;
	}
	.footer-row {
		flex-direction: column;
		gap: 27px 0;
	}
	.footer-bottom-row {
		flex-direction: column-reverse;
	}
    .footer-graphics {
        background-size: 469px;
        background-position: 37px -228px;
        width: 270px;
        height: 270px;
        bottom: auto;
        top: -27px;
    }
    .span-heading {
    	font-size: 16px;
    	margin-bottom: 8px;
    }
    .footer-graphics-left {
	    width: 316px;
	    height: 111%;
	    background-size: 143px;
	}
    .footer-bottom-right {
    	gap: 8px;
    	flex-wrap: wrap;
    	align-items: center;
    	justify-content: center;
    }
    .footer-social {
    	gap: 8px;
    }
    .footer-social li {
    	flex: 1 0 0;
    }
    .footer-bottom-menu {
    	justify-content: center;
    	gap: 15px 12px;
    }
    .search-modal .modal-body {
    	background-color: transparent;
    }
    .search-modal:before {
	    position: absolute;
	    content: '';
	    right: 0;
	    bottom: 0;
	    width: 100%;
	    height: 100%;
	    background: url(../images/mobile-nav.svg) no-repeat;
	    background-size: 180vw;
	    background-position: center bottom;
	}
    .search-modal {
    	background-color: var(--sk-secondary);
    }
    .search-btn.btn span i,	
    .btn.btn-close i {
    	width: 48px;
    	min-width: 48px;
    }
    .search-bar .search-btn {
    	right: 1px;
    }
    .modal-header {
    	justify-content: flex-end;
    }
    .modal-header .header-logo {
    	display: none;
    }
    .search-section {
    	background-color: transparent;
    }
    .search-bar input {
    	height: 48px;
    }
    .search-header {
    	padding: 24px 20px;
    	position: relative;
    	justify-content: flex-end;
    }
    .search-header .header-logo {
    	display: none;
    }
    .search-bar-outer {
    	padding: 10px 0px;
    }
    .search-section:after {
    	display: none;
    }
    .search-result ul li a,
    .search-result label,
    .search-bar-outer > label {
    	color: var(--sk-white);
    }
    .search-result ul li a:hover {
    	color: var(--sk-primary);
    }
    .search-modal .modal-dialog-centered {
	    margin-top: 0;
	    min-height: inherit;
	}
	
	.light-blue-box {
		padding: 36px;
	}
	.gy-30 {
		--bs-gutter-y: 30px;
	}
	.mobile-center {
		text-align: center;
		justify-content: center;
	}
	.mobile-center .card-img {
		margin-left: auto;
		margin-right: auto;
	}
	.card-img {
		max-width: 119px;
	}
	.card-blog {
        padding: 70px 30px 70px;
    }
    .mobile-center .btn-outer {
    	justify-content: center;
    }
    .card-blog .maxtitle-2 {
    	font-size: 24px;
    	line-height: 1.2;
    }
    .check-list li {
    	font-size: 18px;
    }
    .check-list li strong {
    	font-size: 20px;
    }
    .welcome-header {
    	padding: 80px 20px 10px;
    }
    .welcome-modal-box .btn-close {
	    right: 10px;
	    top: 31px;
	}
	.welcome-box-row {
		flex-direction: column;
		padding: 0 0 30px;
	}
	.welcome-box-col {
		width: 100%;
		padding: 30px 20px;
	}
    .welcome-box-col.box-col-full-width {
        padding: 0px 20px 0px 20px;
    }
	.welcome-box-col:not(:last-child):first-child {
		border-right: none;
		border-bottom: 1px solid #D8D8D8;
	}
    .footer-bottom-left p {
    	font-size: 12px;
    	text-align: center;
    }
    .footer-bottom-left {
    	gap: 10px;
    }
	.mobile-banner {
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center;
	}
	.about-slider-section .content-title {
	    max-width: 100%;
	}
	.gallery-slider.owl-carousel .owl-nav,
	.about-slider.owl-carousel .owl-nav {
	    position: absolute;
	    right: auto;
	    top: auto;
	    width: 100%;
	    bottom: 0;
	    left: 0;
	    z-index: 0;
	}
	.gallery-slider.owl-carousel .owl-nav .owl-prev:before,
	.gallery-slider.owl-carousel .owl-nav .owl-next:before,
	.about-slider.owl-carousel .owl-nav .owl-prev:before,
	.about-slider.owl-carousel .owl-nav .owl-next:before {
		width: 16px;
		height: 16px;
		left: auto;
		right: 0px;
		transform: translateY(-50%);
		background: url(../images/slider-arrow-white.svg) no-repeat center;
	    background-size: contain;
	    background-repeat: no-repeat;
	}
	.gallery-slider.owl-carousel .owl-nav .owl-prev:before,
	.about-slider.owl-carousel .owl-nav .owl-prev:before {
		left: 0px;
		right: auto;
		transform: translateY(-50%) rotate(-180deg);
	}
	.gallery-slider.owl-carousel .owl-nav .owl-prev,
	.gallery-slider.owl-carousel .owl-nav .owl-next,
	.about-slider.owl-carousel .owl-nav .owl-prev,
	.about-slider.owl-carousel .owl-nav .owl-next {
	    position: relative;
	    display: inline-flex;
	    width: 20px;
	    height: 20px;
	    background-color: transparent;
	    border: none;
	    font-size: 0;
	    outline: none;
	    box-shadow: none;
	    margin: 0 12px 0 0;
	    float: left;
	    z-index: 2;
	    padding: 0;
	}
	.gallery-slider.owl-carousel .owl-nav .owl-next,
	.about-slider.owl-carousel .owl-nav .owl-next {
		text-align: right;
		float: right;
	}
	.gallery-slider.owl-carousel .owl-nav .owl-prev:after,
	.gallery-slider.owl-carousel .owl-nav .owl-next:after,
	.about-slider.owl-carousel .owl-nav .owl-prev:after,
	.about-slider.owl-carousel .owl-nav .owl-next:after {
	    display: none;
	}
	.gallery-slider.owl-carousel .owl-dots,
	.about-slider.owl-carousel .owl-dots {
		position: relative;
		display: block;
		text-align: center;
		margin: 10px 20px 0;
		padding: 0;
	}
	.gallery-slider.owl-carousel .owl-dots .owl-dot,
	.about-slider.owl-carousel .owl-dots .owl-dot {
		position: relative;
		display: inline-flex;
		width: 6px;
		height: 6px;
		background-color: transparent;
		padding: 0;
		border-radius: 50%;
		border: 1px solid var(--sk-white);
		margin: 0 3px;
	}
	.gallery-slider.owl-carousel .owl-dots .owl-dot.active,
	.about-slider.owl-carousel .owl-dots .owl-dot.active {
		background-color: var(--sk-white);
	}
	.about-slider-blog {
		padding: 20px 20px;
	}
	.about-slider-blog .maxtitle-6 {
		font-size: 20px;
	}
	.sub-number {
		font-size: 18px;
	}
	.grid-67 > .row {
	    --bs-gutter-x: 40px;
	    --bs-gutter-y: 52px;
	}
	.about-slider-section {
	    margin-bottom: -25px;
	}
	.mobile-full-width-btn .btn {
		width: 100%;
		justify-content: space-between;
	}
	.footer-social.secondary {
		justify-content: center;
	}
	.footer-social.secondary li {
		flex: inherit;
		width: 48px;
	}
	.partner-blog {
		padding: 18px 24px 24px;
	}
	.with-btn {
	    flex-direction: column;
	    align-items: flex-start;
	    justify-content: flex-start;
	}
	.with-btn .btn {
		display: none;
	}
	.icon-blog h3 {
		font-size: 24px;
	}
	.mobile-heading-28 .maxtitle-2,
	.mobile-heading-28 .maxtitle-3,
	.mobile-heading-28 .maxtitle-4,
	.mobile-heading-28 .maxtitle-5,
	.mobile-heading-28 .maxtitle-6,
	.mobile-heading-28 h2,
	.mobile-heading-28 h3,
	.mobile-heading-28 h4,
	.mobile-heading-28 h5,
	.mobile-heading-28 h6 {
		font-size: 28px;
	}
	.mobile-heading-24 .maxtitle-2,
	.mobile-heading-24 .maxtitle-3,
	.mobile-heading-24 .maxtitle-4,
	.mobile-heading-24 .maxtitle-5,
	.mobile-heading-24 .maxtitle-6,
	.mobile-heading-24 h2,
	.mobile-heading-24 h3,
	.mobile-heading-24 h4,
	.mobile-heading-24 h5,
	.mobile-heading-24 h6 {
		font-size: 24px;
	}
	.grid-87 > .row {
	    --bs-gutter-x: 38px;
	    --bs-gutter-y: 57px;
	}
	.error-section p {
	    font-size: 18px;
	}
	.error-section .hero-graphics.top-right {
		background-size: 500px;
        background-position: 23px 76px;
	}
	.sub-title,
	.peta-title {
        font-size: 17px;
    }
	.home .sub-banner h1 {
		font-size: 36px;
	}
	.home .sub-banner {
		padding-bottom: 59px;
	}
	.full-width-btn {
		flex-direction: column;
	}
	.timeline-item p {
	    font-size: 18px;
	}
	.address-row > .row {
	    --bs-gutter-x: 39px;
	    --bs-gutter-y: 20px;
	}
	.post-content h2 {
	    margin-top: 45px;
	    font-size: 26px;
	}
	.post-content h3 {
		font-size: 24px;
	}
	.post-content h3, 
	.post-content h4,
	.post-content h5,
	.post-content h6 {
	    margin-top: 35px;
	}
	.post-content .container-fluidyes h2 {
		font-size: 30px;
	}
	.post-content .container-fluidyes h3 {
		font-size: 28px;
	}
	.alignleft,
	.alignright {
		float: none;
		float: unset;
		display: block;
		margin: 0 0 20px;
	}
	.aligncenter {
		margin: 0 auto 20px;
		display: block;
	}
	.page-id-18 .article {
		padding: 50px 20px;
	}
	.welcome-modal-top {
		padding: 50px 20px 30px;
	}
	.welcome-modal-top .title-logo img {
		width: 120px;
	}
	.welcome-box-row + .welcome-box-row .welcome-box-col.box-col-full-width {
		padding-top: 19px;
	}	
	.menu-icon span.normal-text {
		border: none;
	}
	.btn.btn-close i {
        height: 46px;
    }
	.about-slider {
		padding-right: 20px;
	}
	.gallery-slider.owl-carousel .owl-nav .owl-next, .about-slider.owl-carousel .owl-nav .owl-next {
		margin-right: 0;
	}
	.content-title.with-btn {
		gap: 20px;
	}
	.content-title form {
		width: 100%;
	}
	.content-title .jq-selectbox {
		width: 100%;
	}
	.faq-category .multi-btn {
	    font-size: 24px;
	}
	.cky-revisit-bottom-left {
		bottom: 57px !important;
	}
	.ads-modal .modal-header {
		padding: 15px;
		justify-content: space-between;
	}
	.ads-modal .modal-header .header-logo {
		display: flex;
	}
	.ads-modal .header-logo img {
		width: 86px;
	}
	.ads-modal-box {
		position: relative;
		width: 100%;
		display: flex;
		flex-direction: column;
		gap: 25px;
		padding: 90px 15px 30px;
		/* background-color: var(--sk-blue); */
		margin-top: 0;
	}
	.ads-modal-top-box p {
		font-size: 29px;;
	}
	.ads-modal-top-box {
		padding: 10px 15px;
		max-width: 200px;
	}
	.app-icon-outer {
		max-width: 118px;
	}
	.ads-modal-info p {
		font-size: 19px;
	}
	.ads-modal-info {
		max-width: 62%;
	}
}


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

@media (max-width: 600px) {
	body.logged-in.admin-bar .header-part {
        top: 46px;
    }
    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: 92px;
    }
    body.logged-in.admin-bar.mm-wrapper_opening.body-sticky .mm-menu_fullscreen.mm-menu_position-top {
        height: calc(100vh - 92px);
    }
	body.logged-in.admin-bar.mm-wrapper_opening.body-sticky .header-part.sticky {
        top: 0px;
    }
    
}

@media (max-width: 575px) {
	.half-banner {
		padding-bottom: 100%;
	}
}

@media (max-width: 480px) {
	.mm-panel {
		background-position: 100% 112%;
	}
	.footer-bottom-right .btn span {
		padding: 6px 10px;
	}
	.footer-social li a {
		width: 35px;
		height: 35px;
	}
	.footer-social li a img {
		height: 15px;
	}
}

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

@media (max-width: 359px) {
	.header-right {
        margin-left: -43px;
    }
    .sk-mobile-header .menu-icon span {
    	padding-left: 10px;
    	padding-right: 10px;
    }
    .footer-col {
		width: 100%;
	}
	.mm-btn.mm-btn_next.mm-listitem__btn {
	    width: 20px;
	}
	.sk-mobile-header .btn i {
     	width: auto;
     	min-width: 15px;
     	margin-right: 5px;
     	background-color: transparent;
    }
}