@media (max-width: 1899px) {

}

@media (max-width: 1799px) {

}

@media (max-width: 1699px) {

}

@media (max-width: 1599px) {
	:root{ --global-font-size-html: 16px; }
    body .container{ max-width: 1220px; }
}
@media (max-width: 1499px) {
	:root{ --global-font-size-html: 16px; }
	body .container{ max-width: 1280px; }
}
@media (max-width: 1399px) {
	:root{ --global-font-size-html: 15px; }
	body .container{ max-width: 1280px; }
}
@media (max-width: 1299px) {
	:root{ --global-font-size-html: 14px; }
	body .container{ max-width: 1120px; }
}
@media (max-width: 1199px) {
	:root{ --global-font-size-html: 13px; }
	body .container{ max-width: 1050px; }
}
@media (max-width: 1099px) {
	:root{ --global-font-size-html: 12px; }
	body .container{ max-width: 950px; }
}
@media (max-width: 1024px) {
	:root{ --global-font-size-html: 11px; }
	body .container{ max-width: initial; }
	body #content .main-head{font-size: 3.8rem;}
	body #content .vc_section{margin-bottom: 3rem;}
	body #content .hero-sec{padding: 4.5rem 0 3rem;}
	body #content .hero-sec .hero-review{left: 1rem; max-width: calc(100% - 2rem);}
	body #content .areas-sec .areas-head{margin-bottom: 2rem;}
	body #content .journey-sec{padding: 3.5rem 0;}
	body #content .about-sec{padding: 3.5rem 0;}
	body #content .about-sec .main-head{font-size: 2.35rem; max-width: none;}
	body #content .about-sec .txt p{max-width: none;}
	body #content .about-sec .about-img{margin-top: 2rem;}
	body #content .mission-sec .mission-row > .wpb_column > .vc_column-inner > .wpb_wrapper{padding: 2.5rem 2rem;}
	body #content .mission-sec .mission-quote, body #content .mission-sec .main-head.mission-quote{font-size: 2rem;}
	body #content .story-sec{padding: 3.5rem 0;}
	body #content .story-sec .main-head{font-size: 2.35rem; max-width: none;}
	body #content .services-sec{padding: 3.5rem 0;}
	body #content .services-sec .main-head{font-size: 2.35rem; max-width: none;}
	body #content .services-sec .services-head{margin-bottom: 2rem;}
	body #content .services-cta-sec{padding-bottom: 3.5rem;}
	body #content .services-cta-sec .services-cta-row{padding: 2.5rem 2rem;}
	body #content .services-cta-sec .main-head{font-size: 2.25rem;}
	body #content .values-sec{padding: 3.5rem 0;}
	body #content .values-sec .main-head{font-size: 2.35rem;}
	body #content .values-sec .values-head > .wpb_column:last-child .txt p{text-align: left; max-width: none;}
	body #content .why-choose-sec{padding: 3.5rem 0;}
	body #content .why-choose-sec .why-choose-row > .wpb_column:first-child > .vc_column-inner{padding: 2.5rem 2rem;}
	body #content .why-choose-sec .main-head{font-size: 2.35rem;}
	body #content .faq-sec .faq-row > .wpb_column{margin-bottom: 2rem;}
	body #content .faq-sec .faq-row > .wpb_column:last-child{margin-bottom: 0;}
}
@media (max-width: 768px) {
	:root{ --global-font-size-html: 14px; }
	body .flex-row{ flex-direction: column;}
	body .flex-row .col-1{ flex: 0 0 100%; width: 100%; }
	body .flex-row .col-2{ flex: 0 0 100%; width: 100%; }
	body .flex-row .col-3{ flex: 0 0 100%; width: 100%; }
	body .flex-row .col-4{ flex: 0 0 100%; width: 100%; }
	body .flex-row .col-5{ flex: 0 0 100%; width: 100%; }
	body .flex-row .col-6{ flex: 0 0 100%; width: 100%; }
	body .flex-row .col-7{ flex: 0 0 100%; width: 100%; }
	body .flex-row .col-8{ flex: 0 0 100%; width: 100%; }
	body .flex-row .col-9{ flex: 0 0 100%; width: 100%; }
	body .flex-row .col-10{ flex: 0 0 100%; width: 100%; }
	body .flex-row .col-11{ flex: 0 0 100%; width: 100%; }
	body .flex-row .col-12{ flex: 0 0 100%; width: 100%; }
	body .desk-hidden{display: block !important;}
	body .mob-hidden{display: none;}
	body header#masthead{padding: 0.75rem 0;}
	body header#masthead.sticky{padding: 0.5rem 0;}
	body header#masthead .header-main .header-inner{padding: 0.625rem 1rem 0.625rem 1.25rem;}
	body header#masthead div.mob-flex{display: flex; align-items: center; justify-content: space-between; width: 100%; padding: 0;}
	body header#masthead .mob-flex .logo{width: 65%; flex: 0 0 65%;}
	body header#masthead .mob-flex .logo img{max-height: 2.25rem; width: auto; max-width: 100%;}
	body header#masthead.sticky .header-main .logo img{max-height: 2rem;}
	body header#masthead .mobile-menu-link{display: block !important;}
	body header#masthead .mob-flex .mobile-menu-link{width: 35%; flex: 0 0 35%;}
	body header#masthead .mob-flex .menu-link{display: flex; justify-content: end; align-items: center;}
	body header#masthead .mob-flex .menu-link b{display: block; background: #0B140D; width: 30px; height: 2px; border-radius: 20px; margin-top: 10px; transition: 0.4s;}
	body header#masthead .mob-flex .menu-link b:first-child{margin-top: 0;}
	body header#masthead .main-menu{display: none !important;}
	body header#masthead .header-cta{display: none;}
	body #content .hero-sec{padding: 4rem 0 2.5rem;}
	body #content .hero-sec .main-head{font-size: 2.35rem;}
	body #content .hero-sec .txt p{max-width: none;}
	body #content .hero-sec .btn-flex{flex-direction: column; align-items: stretch; max-width: none; gap: 0.75rem;}
	body #content .hero-sec .btn-flex .btn-arrow, body #content .hero-sec .btn-flex .btn-2{flex: 1 1 auto; width: 100%;}
	body #content .hero-sec .btn-flex .btn-arrow a, body #content .hero-sec .btn-flex .btn-2 a{width: 100%; min-height: 3rem;}
	body #content .hero-sec .hero-list ul{flex-direction: column; gap: 1.25rem;}
	body #content .hero-sec .hero-img{margin-top: 1.5rem;}
	body #content .vc_section{margin-bottom: 2.5rem;}
	body #content .why-hk-row > .wpb_column{margin-bottom: 1rem;}
	body #content .areas-sec .areas-head{margin-bottom: 1.5rem;}
	body #content .areas-sec .areas-head > .wpb_column{margin-bottom: 1rem;}
	body #content .journey-sec{padding: 3rem 0;}
	body #content .about-sec{padding: 3rem 0;}
	body #content .about-sec .main-head{font-size: 2.1rem;}
	body #content .about-sec .about-img{margin-top: 1.5rem;}
	body #content .mission-sec{padding-bottom: 2.5rem;}
	body #content .mission-sec .mission-row > .wpb_column > .vc_column-inner > .wpb_wrapper{padding: 2rem 1.5rem; border-radius: 1.5rem;}
	body #content .mission-sec .mission-quote, body #content .mission-sec .main-head.mission-quote{font-size: 1.65rem;}
	body #content .story-sec{padding: 3rem 0;}
	body #content .story-sec .story-head{margin-bottom: 1.5rem;}
	body #content .story-sec .main-head{font-size: 2rem;}
	body #content .services-sec{padding: 3rem 0;}
	body #content .services-sec .services-head{margin-bottom: 1.5rem;}
	body #content .services-sec .main-head{font-size: 2rem;}
	body #content .services-sec .services-row > .wpb_column.service-card > .vc_column-inner > .wpb_wrapper{padding: 1.5rem 1.25rem;}
	body #content .services-sec .services-row h2, body #content .services-sec .services-row h3, body #content .services-sec .services-row h4, body #content .services-sec .services-row .service-title{font-size: 1.35rem;}
	body #content .services-sec .services-row > .wpb_column.service-card{margin-bottom: 1rem;}
	body #content .services-cta-sec{padding-bottom: 3rem;}
	body #content .services-cta-sec .services-cta-row{padding: 2rem 1.5rem; border-radius: 1.5rem;}
	body #content .services-cta-sec .main-head{font-size: 1.75rem;}
	body #content .services-cta-sec .txt p{max-width: none;}
	body #content .services-cta-sec .services-cta-row > .wpb_column:last-child > .vc_column-inner{justify-content: flex-start; margin-top: 1.25rem;}
	body #content .services-cta-sec .services-cta-btn, body #content .services-cta-sec .btn-flex.services-cta-btn{justify-content: flex-start; width: 100%;}
	body #content .story-sec .story-row > .wpb_column{margin-bottom: 1.25rem;}
	body #content .values-sec{padding: 3rem 0;}
	body #content .values-sec .values-head{margin-bottom: 1.5rem;}
	body #content .values-sec .main-head{font-size: 2rem;}
	body #content .values-sec .values-row > .wpb_column.value-card > .vc_column-inner > .wpb_wrapper{padding: 1.5rem 1.25rem;}
	body #content .values-sec .values-row h2, body #content .values-sec .values-row h3, body #content .values-sec .values-row h4, body #content .values-sec .values-row .value-title{font-size: 1.25rem;}
	body #content .why-choose-sec{padding: 3rem 0;}
	body #content .why-choose-sec .why-choose-row{flex-wrap: wrap !important; border-radius: 1.5rem;}
	body #content .why-choose-sec .why-choose-row > .wpb_column{width: 100% !important; max-width: 100% !important; flex: 0 0 100% !important;}
	body #content .why-choose-sec .why-choose-row > .wpb_column > .vc_column-inner, body #content .why-choose-sec .why-choose-row > .wpb_column:last-child > .vc_column-inner > .wpb_wrapper{min-height: auto;}
	body #content .why-choose-sec .why-choose-row > .wpb_column:first-child > .vc_column-inner{padding: 2rem 1.5rem;}
	body #content .why-choose-sec .main-head{font-size: 2rem;}
	body #content .why-choose-sec .wht-txt p{max-width: none;}
	body #content .why-choose-sec .why-choose-img .wpb_wrapper, body #content .why-choose-sec .why-choose-img .vc_figure, body #content .why-choose-sec .why-choose-img .vc_single_image-wrapper, body #content .why-choose-sec .why-choose-img .vc_single_image-wrapper img{min-height: 18rem;}
	body #content .testimonials-sec{padding: 3rem 0;}
	body #content .cta-sec{padding-bottom: 3rem;}
	body #content .faq-sec .faq-row > .wpb_column{margin-bottom: 1.5rem;}
	body #content .why-hk-row h2, body #content .why-hk-row h3, body #content .why-hk-row h4, body #content .why-hk-row .why-hk-title{font-size: 1.35rem;}
	body #content .pricing-sec .pricing-row{padding: 2rem 1.5rem; border-radius: 1.5rem;}
	body #content .pricing-page-sec{padding: 3rem 0;}
	body #content .pricing-page-sec .pricing-page-head{margin-bottom: 1.5rem;}
	body #content .pricing-page-sec .main-head{font-size: 2rem;}
	body #content .pricing-page-sec .pricing-page-row > .wpb_column > .vc_column-inner > .wpb_wrapper{padding: 1.75rem 1.5rem;}
	body #content .pricing-page-sec .pricing-plan-price .pricing-plan-amount{font-size: 2.75rem;}
	body #content .contact-sec{padding: 3rem 0;}
	body #content .contact-sec .contact-head{margin-bottom: 1.5rem;}
	body #content .contact-sec .main-head{font-size: 2rem;}
	body #content .contact-sec .contact-row > .wpb_column:first-child > .vc_column-inner, body #content .contact-sec .contact-row > .wpb_column:last-child > .vc_column-inner{padding-left: 0; padding-right: 0;}
	body #content .contact-sec .contact-row > .wpb_column{margin-bottom: 1.25rem;}
	body #content .contact-sec .contact-form-card > .vc_column-inner > .wpb_wrapper{padding: 1.75rem 1.375rem;}
	body #content .contact-sec .contact-direct-card{padding: 1.5rem 1.375rem;}
	body #content .contact-sec .contact-areas-card{padding: 1.375rem 1.25rem;}
	body #content .contact-sec .contact-areas-list{grid-template-columns: 1fr;}
	body #content .contact-sec .contact-map-card .contact-map-visual{min-height: 11rem;}
	body #content .contact-sec .contact-map-card .contact-map-caption{left: 0.75rem; right: 0.75rem; bottom: 0.75rem; padding: 0.75rem 1rem;}
	body #content .contact-sec form .form-group.col-6, body .contact-sec form .form-group.col-6{flex: 0 0 100%; max-width: 100%;}
	body #content .pricing-page-sec .pricing-note p{padding: 1rem 1.25rem; border-radius: 1.25rem; text-align: left;}
	body #content .contact-sec{padding: 3.5rem 0;}
	body #content .contact-sec .main-head{font-size: 2.35rem; max-width: none;}
	body #content .pricing-sec .main-head{font-size: 2.35rem;}
	body #content .pricing-sec .pricing-price{font-size: 2.75rem;}
	body #content .pricing-page-sec{padding: 3.5rem 0;}
	body #content .pricing-page-sec .main-head{font-size: 2.35rem; max-width: none;}
	body #content .areas-sec .areas-head > .wpb_column:last-child .txt p{text-align: left; max-width: none;}
	body #content .areas-sec .main-head{font-size: 2.35rem;}
	body #content .areas-sec .areas-row .area-name, body #content .areas-sec .areas-row h3.area-name{font-size: 1.25rem;}
	body #content .journey-sec .main-head{font-size: 2.25rem; max-width: none;}
	body #content .journey-sec .journey-img{margin-bottom: 2rem;}
	body #content .journey-sec .journey-step{padding-bottom: 1.75rem;}
	body #content .journey-sec .journey-step .step-copy p{max-width: none;}
	body #content .cta-sec .cta-banner-row{padding: 2rem 1.5rem; border-radius: 1.5rem;}
	body #content .cta-sec .main-head{font-size: 2.25rem; max-width: none;}
	body #content .cta-sec .txt p{max-width: none;}
	body #content .cta-sec .cta-btns, body #content .cta-sec .btn-flex.cta-btns{max-width: none; margin-left: 0; align-items: stretch;}
	body #content .testimonials-sec .main-head{font-size: 2.25rem; max-width: none;}
	body #content .testimonials-sec .testimonials-row > .wpb_column.testimonial-card > .vc_column-inner > .wpb_wrapper{padding: 1.5rem 1.25rem;}
	body #content .btn-flex{flex-direction: column; gap: 1rem; align-items: stretch;}
	body #content .btn-flex:not(.cta-btns){align-items: stretch;}
	body #content .btn-flex.justify-center{align-items: center;}
	body #content .feature-panel{padding: 0 1.25rem;}
	body #content .feature-panel .feature-item,
	body #content .feature-panel li{gap: 1rem; padding: 1.25rem 0;}
	body #content .feature-panel .icon,
	body #content .feature-panel .wpb_single_image{flex: 0 0 3rem; width: 3rem;}
	body #content .services-grid .vc_pageable-slide-wrapper{gap: 1.25rem;}
	body #content .services-grid .vc_grid-item-mini .vc_gitem-zone .vc_gitem-zone-mini .vc_gitem-row-position-top .full-img .vc_single_image-wrapper img,
	body #content .services-grid .vc_grid-item-mini .vc_gitem-zone .vc_gitem-zone-mini .vc_gitem-row-position-top .wpb_single_image .vc_single_image-wrapper img{height: 22rem;}
	body #content .services-grid .vc_grid-item-mini .vc_gitem-zone .vc_gitem-zone-mini .vc_gitem-row-position-middle .vc_gitem-col{padding: 1.5rem 1.25rem;}
	body #content .faq-sec .main-head{font-size: 2.25rem; max-width: none;}
	body #content .faq-sec .txt p{max-width: none;}
	body #content .faq-accordion.vc_tta.vc_tta-accordion .vc_tta-panel.faq-sec .vc_tta-panel-heading .vc_tta-panel-title > a{padding: 1.125rem 1.25rem; font-size: 1rem;}
	body #content .faq-accordion.vc_tta.vc_tta-accordion .vc_tta-panel.faq-sec .vc_tta-panel-body .vc_tta-panel-body-inner{padding: 0 1.25rem 1.125rem;}
	body #content .testimonials-grid .vc_pageable-slide-wrapper{gap: 1.25rem;}
	body #content .testimonial-card,
	body #content .testimonials-grid .vc_grid-item-mini{padding: 1.75rem 1.25rem;}
	body #content .main-head{font-size: 2.5rem;}
	body #content .page-header .page-header-inner .page-title{font-size:2.8rem;}
	body footer#colophon .footer-main{padding: 3rem 0 2rem;}
	body footer#colophon .footer-grid .col-4{flex: 0 0 100%; width: 100%; margin-bottom: 2rem;}
	body footer#colophon .footer-grid .col-4:last-child{margin-bottom: 0;}
	body footer#colophon .copyright .flex-row{flex-direction: column; text-align: center;}
	body footer#colophon .copyright p{text-align: center; width: 100%;}

}

@media (max-width: 576px) {
	body .hk-cat-grid .hk-cat-grid__list{ grid-template-columns: 1fr; }
	body .product-specs .features .grid{ grid-template-columns: 1fr; }
}