img, iframe {max-width: 100%; height: auto} html,body{-webkit-text-size-adjust:100%;text-size-adjust:100%} :root { --main-bg: #fff; --light: #f5f5f5; --light-comp: #4d4d4d; --dark: #333; --dark-comp: #fff; --primary: #273991; --primary-comp: #fff; --secondary: #E53826; --secondary-comp: #fff; }html { --12px: .75rem; --14px: 0.875rem; --15px: 0.9375rem; --16px: 1rem; --17px: 1.0625rem; --18px: 1.125rem; --19px: 1.1875rem; --20px: 1.25rem; --24px: 1.5rem; --32px: 2rem; --50px: 3.125rem; }* { scroll-behavior: smooth }*:focus-visible { outline-style: solid; outline-width: 2px; outline-color: #000; outline-offset: 4px; border-radius: 3px; transition: all .3s linear .01s; }:is(.bg-dark, header, .hero) *:focus-visible { outline-color: #fff }a[target="_blank"] { position: relative }a[target="_blank"] i { padding: 4px; border: 1px solid black; color: #000; background-color: #fff; text-decoration: none; position: absolute; left: 0; top: -30px; z-index: 999; width: 140px; display: none; font-size: var(--12px); font-style: normal; font-weight: 400; font-family: sans-serif; text-align: center !important; text-transform: none }a[target="_blank"]:is(:hover, :focus) i { display: block }.ccpaNotice a:focus-visible { outline-color: #000 }.ccpaNotice a i { bottom: unset !important; top: -30px; }.jump { text-decoration-line: underline; text-decoration-color: var(--secondary); color: var(--secondary); text-underline-offset: 4px; position: absolute; background: #fff; left: 150px; top: -6px; padding: 10px; border-width: 2px; border-color: var(--dark); border-style: none solid solid; transform: translateY(-100%) }.jump:focus { transform: translateY(0%); outline-offset: 0 } * { box-sizing: border-box; scroll-behavior: smooth }button { background: none; border: none; padding: 0 }body, button, form * { font-family: 'Poppins', sans-serif; font-size: var(--18px); }body { line-height: 1.5; text-align: center; min-width: 320px; }body, .row1 .grid a, .contact a, button { color: var(--light-comp, #4d4d4d); }body, header ul, .hero h1, .hero p, .row1 h2, .row1 h3 { padding: 0; margin: 0; }h1, h2, h3, h4, h5, h6, p, th, td, dd, dt, li, blockquote { text-align: left; }h1, .home h2 { color: var(--dark, #333); }img, iframe { max-width: 100%; height: auto; display: block; margin: 0 auto }iframe { aspect-ratio: auto 16 / 9; width: 100%; margin: 1em auto; }.fullwidth { width: 100%; }a img, iframe { border: none; }a, .row1 h3, .row3 img { transition: ease-in-out .3s; }a, :is(form input[type=submit],.btn,.row1 a,.contact a):is(:hover, :focus) { text-decoration: none; }a, .row1 a:is(:hover,:focus) h3, .contact a:is(:hover,:focus) { color: var(--secondary, #b15adf); }a:is(:hover,:focus) { text-decoration: underline; text-underline-offset: 4px }hr { border-width: 1px; border-color: var(--light, #e7e7e7); border-style: none none solid; margin: 40px 0; }.imgLeft, .imgRight { max-width: 45%; }.imgLeft { float: left; margin: 10px 4% 2% 0; }.imgRight { float: right; margin: 10px 0 2% 4%; }.clear { clear: both; }.nowrap, a[href^=tel] { white-space: nowrap; }sup { line-height: 0; }.hide { display: none !important; }.center, .ccpaNotice, .hero h1, .hero p, .row1 h2, .row1 h3, .row1 p, .cta h2, .cta p, .contact li { text-align: center !important; }.wrap { display: block; max-width: 1080px; margin: 0 auto; position: relative; }.bg-dark, .bg-primary { color: var(--dark-comp, #fff); }.bg-dark { background-color: var(--dark, #333); }.bg-primary { background-color: var(--primary, #273991); }.bg-light { background-color: var(--light, #e7e7e7); color: var(--dark, #333); }.mid { align-items: center; align-self: center; }.grid { display: grid; grid-gap: 10px 20px; }.grid.half { grid-template-columns: repeat(2,1fr); }.grid.third { grid-template-columns: repeat(3,1fr); }.grid.fourth { grid-template-columns: repeat(4,1fr); }.grid.fullimg>img{width:100%;height:100%;object-fit:cover;object-position:50% 30%}.fullimg>div>*:first-child{margin-top:0}.bgimg { position: relative }.bgimg > img:first-of-type { position: absolute; width: 100%; height: 100%; inset: 0; object-fit: cover; z-index: 0 }.bgimg:before, .bgimg:after { z-index: 1 }.bgimg > .wrap { z-index: 2 } header, .hero { position: relative; }header a:is(:hover,:focus) { text-decoration-color: var(--secondary); text-decoration-thickness: 2px }header, footer, footer button { font-size: var(--16px); }header { background-image: linear-gradient(180deg,rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0.61) 55%, rgba(255, 255, 255, 0) 100%); z-index: 999; }header .wrap, footer .wrap { padding: 20px 10px; }header .grid, footer .cta .grid, .row2 .grid { grid-template-columns: 250px 1fr; }header nav { text-align: right; }nav li { display: inline-block; }nav a { display: block; margin: 5px; padding: 5px; font-weight: bold; }nav a, .hero h1, .hero p { color: var(--dark, #333); }nav li .btn { padding: 5px 10px; }.hero h1, .hero p { color: var(--light, #f5f5f5); } .hero, .cta { background-size: cover; background-position: center; position: relative; }.hero:before{background-image:linear-gradient(rgba(255,255,255,.9) ,transparent 150px,transparent) }.hero:before, .cta:before { content: ""; width: 100%; height: 100%; background-color: rgba(0,0,0,.3); position: absolute; inset: 0 }.hero { width: 100%; height: 400px; margin-top: -128px; background-position-y: 25% }.hero > .wrap { top: 55%; transform: translateY(-55%) }.hero h1, .hero p, .cta h2, .cta p { padding: 0 10px; text-shadow: 2px 2px 3px rgba(0,0,0,.5); }.hero h1 { font-size: 36px; }.hero .btn { margin-top: 20px; } .row1 .wrap { padding: 50px 10px 40px; }.row1 .grid, .contact .grid { padding: 20px 0; }.row1 .grid { grid-gap: 40px; }.row1 h3 { text-align: center; }.row2 .wrap { padding: 30px 10px 40px; }.row2 .grid { padding: 20px 0; }.row2 .grid:nth-of-type(odd) h2, .row2 .grid:nth-of-type(odd) p { text-align: right; }.row2 .grid:nth-of-type(even) { grid-template-columns: 1fr 250px; }.row2 .grid:nth-of-type(even) > div:first-of-type { order: 2; }.row3 .wrap { padding: 40px 10px; }.row3 img { vertical-align: middle; filter: grayscale(100%); opacity: 50%; display: inline-block; }.row3 img:hover { filter: grayscale(0); opacity: 100%; }.testimonials h2, .testimonials p {text-align: center;}.goback {margin:80px 0; text-align: center;} .marquee-container { width: 100%; overflow: hidden; position: relative; }.marquee { display: flex; width: 200%; animation: scroll 40s linear infinite; }.marquee-content { display: flex; align-items: center; width: 100%; flex-shrink: 0; }.marquee img { height: 100px; margin: 0 20px; object-fit: contain; outline: none; background-color: #fff; border-radius: 10px; } @keyframes scroll { 0% { transform: translateX(0); } 100% { transform: translateX(-50%); }} .risks li { font-size: 21px; } form { margin: 0; }fieldset { border: none; margin: 0; padding: 0 }legend { padding-top: 40px; font-size: var(--24px); font-weight: bold }form .grid { grid-gap: 0 10px; }form label { display: block; text-align: left }form :is(input,textarea,select) { padding: 10px; border-width: 1px; border-color: #fff; border-style: none none solid; background-color: transparent; margin-bottom: 10px; width: 100% }form select { color: #fff; }form textarea { height: 100px; }form input[type=submit],.btn { display: inline-block; min-width: 110px; text-align: center; line-height: 1.6; background-color: var(--secondary, #E53826); color: var(--primary-comp, #fff) !important; padding: 10px 40px; margin: 10px 0; border: none; border-radius: 3px; transition: ease-in-out .3s; width: auto }form input[type=submit] { min-width: 250px; margin: 0; }:is(form input[type=submit], .btn,button):is(:hover, :focus) { cursor: pointer; }:is(form input[type=submit], .btn):is(:hover, :focus) { background-color: var(--secondary, #b15adf); text-decoration: none }form :is(input,textarea), ::placeholder { color: var(--primary-comp, #fff); } form#meterreadings, form#requestservice {padding:30px 0 50px;}form#meterreadings :is(input, textarea, select), form#requestservice :is(input, textarea, select) {border:1px solid #C0C0C0; color: var(--light-comp, #4d4d4d); }form#meterreadings .btn, form#requestservice .btn {margin-top:50px;} .cta:before { background-color: rgba(0,0,0,.5); }.cta .wrap { padding: 30px 10px 40px; }.cta h2 { font-size: 30px; }.subfoot .grid { grid-gap: 0 20px }.subfoot .grid.mid { grid-template-columns: 1fr 150px; text-align: left }.wcag { text-align: right } main { padding: 30px 10px 40px; }main h1, main h2, .row2 h3 { font-size: 24px; }main h3 { font-size: 20px; }main h4, .cta { font-size: 18px; }main ul, main ol { padding-left: 25px; }main li { margin: 5px 0; }.nolist, .contact ul { list-style: none; text-emphasis: none; }.emphasis { padding: 80px; margin: 40px 0; }.emphasis ul li { padding: 30px 0; }.dealertrust { padding: 80px 10px; color: #fff; }.dealertrust h2, .dealertrust p { text-align: center; }.dealertrust::before { content: ""; width: 100%; height: 100%; background-color: rgba(0,0,0,.5); position: absolute; inset: 0 }.dealertrust > .wrap { width: 800px; }.techpartners { grid-template-columns: 400px 1fr; margin: 50px 0; }.techpartners img { border: 1px solid #eee; }.social-contact img { width: 30px; height: 30px; }.social-contact { width: 120px; margin: 0 auto; }.resources div { display: flex; flex-direction: column; height: 100%; background-color: #e7e7e7; padding: 20px; border-radius: 4px; }.resources div p:last-child { margin-top: auto; }.brand img { height: 70px; }.brand { text-wrap: balance; }.printer { height: 100%; object-fit: cover; }.about img { width: 400px; height: 920px; float: right; object-fit: cover; }.small { font-weight: bold; font-size: 14px; line-height: 6px; }.mobile-break {display: none;}.pad ul li {padding: 8px; margin:10px ;}.pad {padding-bottom: 20px;} @media(forced-colors:active) { #logo img { filter: drop-shadow(1px 1px 4px #000) }} @media(max-width:999px) { .back { display: block } .contact .grid.fourth { grid-template-columns: 1fr 1fr }} @media(max-width:900px) { .mobile-break {display: inline;} .dealertrust > .wrap { width: 100%; } .techpartners { grid-template-columns: 1fr; } .techpartners p { text-align: center; margin: 0 clamp(25px, 5vw, 125px); } .grid.third.resources { grid-template-columns: 1fr 1fr } .social-contact {grid-template-columns: repeat(3,1fr)!important; } } @media(max-width:767px) { .grid.fourth, .grid.third { grid-template-columns: 1fr 1fr } .dealertrust .grid.half { grid-template-columns: 1fr; padding: 10px; } .dealertrust { margin: 0; } .imgLeft, .imgRight { float: none; max-width: 100%; margin: 0 auto; } } @media(max-width:700px) { header .grid, .row2 .grid, .grid.third.resources { grid-template-columns: 1fr !important } header { background-image: linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0.61) 85%, rgba(255, 255, 255, 0) 100%); } .hero { margin-top: -190px; } .hero > .wrap:has(.btn) { transform: translateY(-50%) !important; } .hero > .wrap { transform: translateY(-5%) !important; } .row2 .grid > div { order: unset !important } nav ul, .row2 h2, .row2 p { text-align: center !important } .logo img { margin: 0 auto } } @media(max-width:600px) { .grid.half, .grid.third, footer .cta .grid, .row2 .grid, .subfoot .grid.mid { grid-template-columns: 1fr } .subfoot p, .row2 h2, .row2 h3 { text-align: center } .imgRight { float: none; margin: 0 auto; max-width: 100%; } .row1 .grid > div:nth-of-type(2) { border: none } .emphasis { padding: 40px 20px; } .emphasis ul li { padding: 10px 0; } main { margin-bottom: 50px }} @media(max-width:500px) { .grid.fourth, .contact .grid.fourth { grid-template-columns: 1fr } .jump { left: unset; right: 0 }} @media(max-width:400px) { form input[type=submit] { max-width: unset; display: block; width: 100% }}