@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: 1550px; }
}
@media (max-width: 1499px) {
	:root{ --global-font-size-html: 15px; }
	body .container{ max-width: 1450px; }
	body #content .hero-sec .hero-slider .hero-txt > .wpb_wrapper{margin-bottom: 2rem;}
	body #content .standards-sec::before{width: 34%;}
}
@media (max-width: 1399px) {
	:root{ --global-font-size-html: 14px; }
	body .container{ max-width: 1250px; }
}
@media (max-width: 1299px) {
	:root{ --global-font-size-html: 14px; }
	body .container{ max-width: 1150px; }
}
@media (max-width: 1199px) {
	:root{ --global-font-size-html: 13px; }
	body .container{ max-width: 1100px; }
	body #content .prod-cat-grid .prod-cat-card{ aspect-ratio: 1 / 1.05; }
	body #content .prod-cat-grid .prod-cat-card .prod-cat-txt{ padding: 1.5rem 1.25rem; }
	body #content .prod-cat-grid .prod-cat-card .prod-cat-txt .main-head{ font-size: 1.5rem; }
}
@media (max-width: 1099px) {
	:root{ --global-font-size-html: 12px; }
	body .container{ max-width: 1000px; }
}
@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 .prod-cat-grid{ grid-template-columns: repeat(2, 1fr); }
	body #content .brands-grid > .wpb_column > .vc_column-inner > .wpb_wrapper{ grid-template-columns: repeat(3, 1fr); }
	body #content .brands-grid .brand-img{ min-height: 8.5rem; padding: 1.25rem 1rem; }
	body #content .sys-row > .wpb_column > .vc_column-inner > .wpb_wrapper{ padding: 2rem 1.5rem !important; }
	body #content .sys-row .txt .main-head{ font-size: 1.5rem; }
	body #content .cta-sec{ padding: 5rem 0 !important; }
	body #content .cta-sec .main-head{ font-size: 2.5rem; }
}
@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 div.mob-flex{display: flex; align-items: center; justify-content: space-between; width: 100%; padding: 0 1rem; }
	body header#masthead .mob-flex .logo{width: 65%; flex: 0 0 65%;}
	body header#masthead .mob-flex .logo img{width: 40%; height: auto;}
	body header#masthead.sticky .header-main .logo img{width: 35%;}
	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: #313D97 ; 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 .btn-flex{flex-direction: column; gap: 1rem; align-items: self-start;}
	body #content .btn-flex.justify-center{align-items: center;}
	body #content .hero-sec .hero-slider .hero-txt .main-head{font-size: 2.5rem;}
	body #content .hero-sec .hero-slider .hero-img img{height: 50vh;}
	body #content .hero-sec .hero-slider .hero-txt{max-width: 90%;}
	body #content .about-sec .about-num-row .about-txt{padding: 1.2rem 0.7rem;}
	body #content .about-sec .about-num-row .about-txt .main-head{font-size: 1.5rem;}
	body #content .btn-arrow a, body #content .btn-2 a, body #content .btn a{font-size: 1.125rem; display: inline-block;}
	body #content .prod-cat-grid{ grid-template-columns: 1fr; }
	body #content .prod-cat-grid .prod-cat-card{ aspect-ratio: 16 / 10; }
	body #content .prod-cat-grid .prod-cat-card .prod-cat-txt .main-head{ margin-bottom: 0.75rem; }
	body #content .prod-cat-grid .prod-cat-card .prod-cat-txt p{ max-height: 5rem; opacity: 1; visibility: visible; transform: none; margin-bottom: 1.125rem; }
	body #content .prod-cat-grid .prod-cat-card .prod-cat-txt .prod-cat-link{ max-height: 2rem; opacity: 1; visibility: visible; transform: none; }
	body #content .brands-grid > .wpb_column > .vc_column-inner > .wpb_wrapper{ grid-template-columns: repeat(2, 1fr); }
	body #content .brands-grid .brand-img{ min-height: 7.5rem; padding: 1rem 0.75rem; }
	body #content .brands-grid .brand-img img{ max-width: 75%; max-height: 3.5rem; }
	body #content .sys-row > .wpb_column{ margin-bottom: 1rem; }
	body #content .sys-row > .wpb_column > .vc_column-inner > .wpb_wrapper{ padding: 2rem 1.5rem !important; }
	body #content .sys-row .sys-icon{ margin-bottom: 1.5rem; }
	body #content .sys-row .txt .main-head{ font-size: 1.5rem; }
	body #content .cta-sec{ padding: 4rem 0 !important; }
	body #content .cta-sec .btn-flex{ flex-direction: column; align-items: center; }
	body #content .cta-sec .btn-flex .btn a,
	body #content .cta-sec .btn-flex .btn-2 a{ width: 100%; justify-content: center; }
	body #content .prod-cat-grid,
    body #content .product-archive-grid{ grid-template-columns: 1fr; }
    body #content .prod-cat-grid .prod-cat-card{ height: 320px; }
	body #content #specifications .border-img{margin-bottom: 1.5rem;}
	body #content .main-head{font-size: 2.7rem;}
	body #content .page-header .page-header-inner .page-title{font-size:2.8rem;}
	body #content .office-locations{ grid-template-columns: 1fr; }
	body #content .office-location{ min-height: 22rem; padding: 2rem 1.5rem; }
	body #content .office-location > h3{ font-size: 2.25rem; }
	body #content ul.product-navigator{gap:2rem 3rem;}
	body form > h2{ font-size: 2.5rem; margin-bottom: 1.5rem; }
	body form .interval-radio .wpcf7-list-item{ min-width: 100%; }
	body .quote-popup-overlay .quote-popup-box{ padding: 1.75rem; }

	body footer#colophon{ border-radius: 1.25rem 1.25rem 0 0; }
	body footer#colophon .footer-main{ padding: 3rem 0 2rem; }
	body footer#colophon .footer-top{ flex-direction: column; gap: 2.5rem; }
	body footer#colophon .footer-left,
	body footer#colophon .footer-right{ flex: 0 0 100%; width: 100%; padding: 0; text-align: left; }
	body footer#colophon .footer-right ul.menu{ justify-content: flex-start; gap: 0.75rem 1.25rem; }
	body footer#colophon .footer-right .footer-addresses p,
	body footer#colophon .footer-right .widget.footer-addresses p{ text-align: left; }
	body footer#colophon .copyright p{ text-align: center; }



}

@media (max-width: 576px) {
	body .traceenterprise-cat-grid .traceenterprise-cat-grid__list{ grid-template-columns: 1fr; }
	body .product-specs .features .grid{ grid-template-columns: 1fr; }
}