/*
-----------------------------------------------
imarketsolutions.com 
Stylesheet: Master.css
Created: 8/28/2013
Author:  Ben Schiling
Organization:  iMarket Solutions
----------------------------------------------- */

/*----------------------------------------------------------------------------*/
/* --- BEGIN GENERAL UTILITY ------------------------------------------------ */

/* ---- Brand Colors ----*/
:root {
  --vdblue: #095485;
  --dblue: #0b5485;
  --blue: #166fa5;
  --lblue: #24a1d9;
  --dorange: #f35a2c;
  --orange: #f97324;
  --lorange: #fab040;
  --yellow: #fac62c;
  --lyellow: #fae013;
  --white: #fff;
  --gray: #e8e8e8;
  --black: #000;
}
.bgradient {
  background: linear-gradient(to bottom, var(--lblue) 0%, var(--dblue) 100%);
}
.ygradient {
  background: linear-gradient(to bottom, var(--lyellow) 0%, var(--orange) 100%);
}
.ggradient {
  background: linear-gradient(to bottom, var(--white) 0%, var(--gray) 100%);
}
/* ---- End Brand Colors ----*/
/* --- Fonts --- */

/* cyrillic-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 300 800;
  font-stretch: 100%;
  font-display: swap;
  src: url(/assets/fonts/woff2/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWtE6FxZCJgvAQ.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 300 800;
  font-stretch: 100%;
  font-display: swap;
  src: url(/assets/fonts/woff2/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWvU6FxZCJgvAQ.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 300 800;
  font-stretch: 100%;
  font-display: swap;
  src: url(/assets/fonts/woff2/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWtU6FxZCJgvAQ.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 300 800;
  font-stretch: 100%;
  font-display: swap;
  src: url(/assets/fonts/woff2/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWuk6FxZCJgvAQ.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* hebrew */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 300 800;
  font-stretch: 100%;
  font-display: swap;
  src: url(/assets/fonts/woff2/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWu06FxZCJgvAQ.woff2) format('woff2');
  unicode-range: U+0307-0308, U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F;
}
/* math */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 300 800;
  font-stretch: 100%;
  font-display: swap;
  src: url(/assets/fonts/woff2/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWxU6FxZCJgvAQ.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 300 800;
  font-stretch: 100%;
  font-display: swap;
  src: url(/assets/fonts/woff2/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqW106FxZCJgvAQ.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 300 800;
  font-stretch: 100%;
  font-display: swap;
  src: url(/assets/fonts/woff2/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWtk6FxZCJgvAQ.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 300 800;
  font-stretch: 100%;
  font-display: swap;
  src: url(/assets/fonts/woff2/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWt06FxZCJgvAQ.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 300 800;
  font-stretch: 100%;
  font-display: swap;
  src: url(/assets/fonts/woff2/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWuU6FxZCJgg.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300 800;
  font-stretch: 100%;
  font-display: swap;
  src: url(/assets/fonts/woff2/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSKmu0SC55K5gw.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300 800;
  font-stretch: 100%;
  font-display: swap;
  src: url(/assets/fonts/woff2/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSumu0SC55K5gw.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300 800;
  font-stretch: 100%;
  font-display: swap;
  src: url(/assets/fonts/woff2/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSOmu0SC55K5gw.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300 800;
  font-stretch: 100%;
  font-display: swap;
  src: url(/assets/fonts/woff2/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSymu0SC55K5gw.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* hebrew */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300 800;
  font-stretch: 100%;
  font-display: swap;
  src: url(/assets/fonts/woff2/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS2mu0SC55K5gw.woff2) format('woff2');
  unicode-range: U+0307-0308, U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F;
}
/* math */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300 800;
  font-stretch: 100%;
  font-display: swap;
  src: url(/assets/fonts/woff2/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTVOmu0SC55K5gw.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300 800;
  font-stretch: 100%;
  font-display: swap;
  src: url(/assets/fonts/woff2/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTUGmu0SC55K5gw.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300 800;
  font-stretch: 100%;
  font-display: swap;
  src: url(/assets/fonts/woff2/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSCmu0SC55K5gw.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300 800;
  font-stretch: 100%;
  font-display: swap;
  src: url(/assets/fonts/woff2/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSGmu0SC55K5gw.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300 800;
  font-stretch: 100%;
  font-display: swap;
  src: url(/assets/fonts/woff2/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}




/* --- GENERAL UTILITY - UNIVERSAL RESET --- */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {margin: 0;padding: 0;}

*, *:before, *:after {box-sizing: border-box;-webkit-box-sizing: border-box; -moz-box-sizing: border-box; background: transparent none repeat left top;}
fieldset, a img { border: 0 solid transparent; }

html, body {height:100%;}

body {
  font: 62.5%/1.8em "Open Sans", Arial, 'Helvetica Neue', Helvetica, sans-serif;
  background-color: #FFF;
  text-align: left;
  min-width:320px;
  color: var(--black);
}

body.active-navigation,
body.no-scroll {
  overflow: hidden;
}

body.mceContentBody {min-width:0;background-color: #FFF;}

#container-all {overflow:hidden;position:relative;}

.width-limiter {
  max-width:1250px; 
  margin:0 auto;
  width: calc(100% - 30px);
  
}

@media all and (max-width: 1025px) {
}

@media all and (max-width: 800px) {
  /*prevent automatic landscape orientation zoom on iOS devices */
  html {-webkit-text-size-adjust: 100%;}
}

.modal-trigger {
  cursor: pointer;
}
.modal-trigger:focus {
  background-color: blue; /* make a brand color */
}
#site-modal.ims-lightbox {  /* make a brand color */
 background-color: #e0f2ff;
}
#site-modal .popup-inner {
  padding: 0 20px;
}

/* imsLightbox Modal Forms */
.ims-lightbox {
  background-color: var(--lblue);
  background-size: 400px 220px;
  background-position: top;
  background-repeat: no-repeat;
  position: fixed;
  left: 0%;
  top: 11%;
  width: 100%;
  height: calc(100% - 110px);
  z-index: 1001;
  overflow: visible;
  -webkit-box-shadow: 0 1px 12px 20000px rgba(0,0,0,.25);
  box-shadow: 0 1px 12px 20000px rgba(0,0,0,.25);
  border-radius: 0px;
  padding: 88px 0 30px;
}
.webp .ims-lightbox:not(#site-modal)::before {
  background-image: url(/assets/templates/main/images/other/trees.webp);
}
.no-webp .ims-lightbox:not(#site-modal)::before {
  background-image: url(/assets/templates/main/images/other/trees.png);
}
.ims-lightbox:not(#site-modal)::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  opacity: 0.1;
  background-size: 100%;
  background-position: top;
  background-repeat: no-repeat;
  z-index: -1;
}
.ims-lightbox .popup-inner {
  height: 100%;
  overflow-y: scroll;
}
.ims-lightbox .secondary-tools-outer {
  border: none;
  padding: 0;
  margin: 0;
}
.ims-lightbox .close-popup {
  background-color: var(--dblue);
  border-radius: 50%;
  height: 58px;
  width: 58px;
  display: inline-block;
  text-align: center;
  font-weight: bold;
  cursor: pointer;
  background-image: url(/assets/templates/main/images/icons/icon-close.svg);
  background-repeat: no-repeat;
  background-position: center;
  color: transparent;
  background-size: 30px;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  position: absolute;
  top: 15px;
  right: 20px;
}

/* Minimal styles for Promotions popup */
.promotions-popup {
  text-align: center;
}
.promotions-popup .popup-inner {
  padding: 0 15px;
}
.promotions-popup .popup-inner h2.h1 {
  margin-top: 0;
}
.ims-lightbox .promotions-popup {
  height: 100%;
}
.ims-lightbox .promotions-popup h2.h1 a {
  text-decoration: none;
  color: var(--black);
}
.ims-lightbox .promotions-popup img {
  max-width: 100%;
  height: auto;
}
.promotions-popup .cta-phone {
  margin-bottom: 33px;
}
.call-redeem {
  font-size: 2.4em;
  font-style: italic;
  font-weight: 400;
  margin-bottom: 16px;
  color: var(--black);
}
@media all and (max-width:399px) {
  .promotions-popup .cta-phone.cta-button a {
    font-size: 26px;
  }
}
/* --- GENERAL UTILITY - ACCESSIBILITY --- */

#access_key, .access_key { text-align: center; }
#accessibility {
  position: absolute;
  left: -999em;
}

/* --- GENERAL UTILITY - TYPOGRAPHY --- */
.hero-title {
  font-style: italic;
  text-transform: uppercase;
  color: var(--white);
}
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
  color: var(--black);
  font-weight:bold;
  line-height: 1.15em;
  margin: 0em 0 0.7em;
}

.h1, .h2, .h3, .h4, .h5, .h6 {
  display: block;
}

h4 .h4 {
  font-style: italic;
}
p, li {line-height:1.6em;}

p {margin-bottom: 1.3em;}

#home-top-content li,
#home-main-content li,
#top-content li,
#main-content li {
  margin-bottom: .5em;
}

address {
  font-size: 1.2em;
  font-style: normal;
  margin-bottom: 1.5em;
}

blockquote {
  margin: 0 .6em;
}

iframe {
  border:none;
  position: relative;
  z-index:1;
}

blockquote p { margin-bottom: 0.75em; }
blockquote .source { font-size: 1.2em; }
ul, ol { padding: 0 0 1.8em 3.6em; color:#000000;}
ul ul, ul ol, ol ul, ol ol { padding-bottom: 0; }
li li, li p { font-size: 1em; }

dl { padding: 0 0 1.8em 0; }
dt {font-size: 1.3em;font-weight: bold;}
dd {font-size: 1.3em;padding: 0 0 1.5em 3.6em;}

dd ul, dd ol { padding-left: 0; }
dd * { font-size: 1em; }
.publication_name { font-style: italic; }
.footnote { font-size: 1.1em; }


/* --- LAYOUTS - TYPOGRAPHY --- */

h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6,p,li {-webkit-transition: all 0.2s ease;-o-transition: all 0.2s ease;transition: all 0.2s ease;}

.hero-title {font-size: 4.5em; line-height: 1}
h1,.h1 {font-size: 3.6em; line-height: 1.2em}
h2,.h2 {font-size: 2.8em;}
h3,.h3 {font-size: 2.4em;}
h4,.h4 {font-size: 2.0em;}
h5,.h5 {font-size: 1.6em;}
h6,.h6 {font-size: 1.6em;}
p, li {font-size: 1.6em;}

/* --- GENERAL UTILITY - IMAGES --- */

a img { border: 0; }
p.last { margin-top: 3em; }

.image-left, .image-right, .image-center {
  font-size: 1.2em;
  line-height: 0;
}

.image-left, .image-right {
  max-width: 50%;
}

.image-left {
  float: left;
  margin: 0;
  padding: 0 2em 0.75em 0;
}

.image-right {
  float: right;
  margin: 0;
  padding: 0 0 0.75em 2em;
}

.image-center {
  max-width: 100%;
  margin: 0 auto 1.8em;
  text-align: center;
}

.image-left img, .image-right img, .image-center img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}

.image-contain {
  max-width: 100%;
  height: auto;
}

.caption {
  font-size: 1.3em;
  line-height: 1.6364em;
  text-align: center;
}

.landing-page-hero-image {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 270px; /* Desired height of the image */
  position: relative;
  width: 100%;
}

.custom-featured-image {
  width: auto;
  max-width: 50%;
}

.custom-featured-image > img {
  width: auto;
  max-width: 100%;
  height: auto;
}

@media all and (max-width: 570px) {
  .image-left, .image-right {
    float: none;
    max-width: 100%;
    margin: 0 auto; 
    padding: 0 0 10px;
  }
  .custom-featured-image { 
    max-width: 90%;
  }
}

/* --- GENERAL UTILITY - LINKS --- */

a:link,
a:visited {
  color: var(--orange);
  text-decoration: underline;
  outline: none;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

a:hover,
a:active {
  color: var(--lorange);
  text-decoration: none;
}

/* --- GENERAL UTILITY - TABLES --- */

table { margin: 0 auto 1.8em auto; }

caption {
  font-size: 1.2em;
  font-style: italic;
  text-align: center;
  padding: 0 0 0.6em 0;
  margin: 0 auto;
}

td, th {
  font-size: 1.2em;
  line-height: 1em;
  padding: 0.5em 9px 0.25em;
}

th {
  font-weight: bold;
  border: 0;
}

tfoot td { line-height: 1.5em; }

tfoot ul {
  padding: 0;
  list-style: none;
}

tfoot li { font-size: 1em; }

/* --- GENERAL UTILITY - SITEWIDE FORMS --- */

.populate {
  color:#6d6d6d;
}

.populate:focus {
  color:#000000;
}

form fieldset input[type="text"],
form fieldset textarea,
form fieldset select,
#wp-blog #sidebar select {
  border:1px solid #CECECE;
  border-radius: 3px;
  font-family: Arial,Helvetica,sans-serif;
  padding: 13px 10px 14px;
  background-color: #ffffff;
  height: 50px;
}

form fieldset select,
#wp-blog #sidebar select {
  padding: 10px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #ffffff url(/assets/templates/main/images/icons/select-arrows.svg) no-repeat scroll 98% 50%;
  padding-right: 25px;
}

label,
input[type="radio"],
input[type="checkbox"],
input[type="submit"],
button {
  cursor:pointer;
}

label,
input[type="submit"],
button {
  border:none;
  -webkit-appearance:none;
}

/*this keeps iphones from zooming in on form fields */
@media screen and (-webkit-min-device-pixel-ratio:0) { 
  select:focus, textarea:focus, input:focus {
    font-size: 16px;
  }
}

pre {
    height: 0;
}

ul.onecol,
ul.twocol, 
ul.threecol {
  padding: 0 0 0 1.5em;
}

.content-left form fieldset input[type="text"],
.content-left form fieldset textarea,
.content-left form fieldset select,
.content-left span.wrapper label {
  width:100%;
}

.content-left label, 
.content-left p.label-heading {
  font-size: 1.5em;
  line-height: 1.5em;
  margin: 0;
  display: inline-block;
}

.content-left label em, 
.content-left p.label-heading em {
  color:#ce0000;
}

.content-left span.wrapper label input, 
.content-left span.wrapper label span {
  display: inline-block;
}

.content-left span.wrapper label input  {
  margin: 2px 5px;
}

.content-left span.note {
  display: block;
  font-size: 1.2em;
}

.content-left form fieldset {
  border: none;
  overflow: hidden;
}

.content-left form fieldset ul {
  list-style: none outside none;
  margin: 0;
  overflow: visible;
  padding: 0;
}
.content-left form fieldset ul.submit {
  text-align: center;
}

.content-left form fieldset ul {
  list-style: none outside none;
  margin-top: 0;
  overflow: hidden;
  display: flex;
  gap: 12px 40px;
  flex-wrap: wrap;
}
.content-left form fieldset.threecol ul {
  gap: 12px 30px;
}
.content-left form fieldset.fourcol ul {
  gap: 12px 20px;
}

.content-left form fieldset ul li {
  list-style: none outside none;
  margin: 5px 0;
  font-size: 1em;
  width: 100%;
}

.content-left form fieldset input[type="text"],
.content-left form fieldset textarea,
.content-left form fieldset select {
  display:block;
  font-size: 1.3em;
  width: 100%;
}

/* --- GENERAL UTILITY - ERRORS & CONFIRMATIONS --- */

/* --- form errors ---- */

/* highlight fields marked as error */
input.error,
select.error,
textarea.error {
  border: 1px solid red !important;
}

/* --- error container styling ---- */

#error-container,
.error-container {
  background: #ffa0a0; /* Old browsers */ /* FF3.6+ */ /* Chrome,Safari4+ */ /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #ffa0a0 0%,#f9c2c2 100%); /* Opera 11.10+ */ /* IE10+ */
  background: -webkit-gradient(linear,  left top, left bottom,  from(#ffa0a0),to(#f9c2c2));
  background: linear-gradient(to bottom,  #ffa0a0 0%,#f9c2c2 100%); /* W3C */
  border-top:10px solid #D60000;
  color: #353535;
  text-shadow: 0 1px 0 #fff;
}

.confirmation-container {
  background: #abeaab; /* Old browsers */ /* FF3.6+ */ /* Chrome,Safari4+ */ /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #abeaab 0%,#bfffbf 100%); /* Opera 11.10+ */ /* IE10+ */
  background: -webkit-gradient(linear,  left top, left bottom,  from(#abeaab),to(#bfffbf));
  background: linear-gradient(to bottom,  #abeaab 0%,#bfffbf 100%); /* W3C */
  border-top:10px solid #008000;
  color: #343434;
  text-shadow: 0 1px 0 #fff;
}

#error-container {
  border-radius: 0 0 7px 7px !important;
  -webkit-box-shadow: 0 1px 3px #000000 !important;
  box-shadow: 0 1px 3px #000000 !important;
  color: #353535 !important;
  height: 50%;
  margin-bottom: 1.8em !important;
  padding: 1.8em 1.8em 2.5em !important;
  position: fixed;
  right: 0 !important;
  top: 0 !important;
  z-index: 3000 !important;
  right: 5% !important;
  width: 30% !important;
}

#error-container h3, 
#error-container h2 {
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0 0;
  background-color: transparent !important;
  border: medium none !important;
  color: #e51937 !important;
  font-family: Arial,"Helvetica Neue",Helvetica,sans-serif !important;
  font-size: 2.4em !important;
  font-style: normal !important;
  font-weight: bold !important;
  margin: 0 !important;
  padding: 0 25px 0 0 !important;
  position: relative !important;
  text-shadow: none;
  text-transform: capitalize;
  top: 0 !important;
  width: 100% !important;
}

#error-container ul {
  display: block !important;
  height: 80% !important;
  padding: 0 !important;
  margin: 10px !important;
  overflow-x: hidden !important;
  overflow-y: scroll !important;
  text-align: left !important;
}

#error-container li {
  color:#000000 !important;
  min-height: 0 !important;
  list-style-image: none !important;
  font-weight:normal !important;
  padding: 1px 0 !important;
}

#error-container li:before {
  color: #565656 !important;
  content: "\00BB" !important;
  font-size: 1.3em !important;
  font-style: normal !important;
  font-weight: normal !important;
  line-height: 1em !important;
  padding: 0 5px 0 0 !important;
  text-shadow: none !important;
}

/* close error container input */
input.close-modal-popup {
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0 0;
  background-color: #BC1010;
  border: none !important;
  border-radius: 6px !important;
  -webkit-box-shadow: 0 1px 1px #999 !important;
  box-shadow: 0 1px 1px #999 !important;
  color: #FFFFFF !important;
  cursor: pointer !important;
  font-size: 1.8em !important;
  height: 30px !important;
  margin: 1px 5px !important;
  padding: 0 0 0 1px !important;
  position: absolute !important;
  right: 3px !important;
  top: 3px !important;
  width: 30px !important;
  -webkit-appearance:none;
  z-index: 100;
}

input.close-modal-popup:hover,
input.close-modal-popup:active {
  background-color: #676767 !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

/* IE Version Warning */
#ie-message {
  background-color: #EFEFEF;
  border:1px solid #bababa;
  padding:5px;
  margin: 10px 30px 0;
  text-align:center;
  display: none;
}
#ie-message .h2, #ie-message .h3 {
  font-family: Arial, Helvetica, sans-serif;
  color: #d92027;
  margin:0 0 10px;
}
#ie-message p {
  margin:0 0 5px;
}
body.oldIE #ie-message {
  display: block !important;
}

/*----- LAYOUTS - ERRORS & CONFIRMATIONS ----- */

#error-container {
  border-radius: 0 !important;
  height:75% !important;
  width: 100% !important;
}

/* --- GENERAL UTILITY - COLUMN LAYOUTS --- */

fieldset.onecol ul,
fieldset.twocol ul,
fieldset.threecol ul,
ul.twocol, 
ul.threecol {
  overflow: hidden;
  padding: 0 0 0 1.5em;
}

fieldset.twocol ul li,
ul.twocol li {
  width: 50%;
}

fieldset.threecol ul li,
ul.threecol li {
  width: 33%;
}

/* --- GENERAL UTILITY - UTILITY CLASSES --- */

.inline-block { display: inline-block; }
.block { display: block; }

.margin-0 { margin: 0; }
.margin-auto { margin: auto; }

.vertical-top { vertical-align: top; }
.vertical-middle { vertical-align: middle; }
.vertical-bottom { vertical-align: bottom; }

.bold { font-weight: bold; }
.normal { font-weight: normal; }
.italic { font-style: italic; }
.no-italic { font-style: normal; }

.clear { clear: both; }
.clear-left { clear: left; }
.clear-right { clear: right; }

.zip-input .hide { display: none; }
.show { display: block; }

.align-center {text-align:center;}
.align-right {text-align:right;}
.align-left {text-align:left;}

.float-left { float: left; }
.float-right { float: right; }

/* Honeypot Validation */
li.company_name_required,
.secondary-tools form ul li.structured_particle_required, 
#mini-form li.structured_particle_required,
li.structured_particle_required {
  position: absolute;
  display: none;
  visibility: hidden;
}

/*Top Content Phone on One Line */
#content-phone-callout {
  margin-top: 0;
  margin-bottom: 15px;
  font-style: italic;
  text-transform: uppercase;
}
#content-phone-callout a {
  display: inline-block;
  text-decoration: underline;
  color: var(--black);
  font-style: italic;
}

/* --- FLEX UTILITY CLASSES --- */

.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.inline-flex {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

/* FD = Flex Direction */
.fd-column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.fd-column-reverse {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}
.fd-row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}
.fd-row-reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

/* FW = Flex Wrap */
.fw-wrap {
  -webkit-box-flex: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

/* JC = Justify Content */
.jc-flex-start {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.jc-flex-end {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.jc-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.jc-space-around {
  -ms-flex-pack: distribute;
  justify-content: space-around;
}
.jc-space-between {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.jc-space-evenly {
  -webkit-box-pack: space-evenly;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
}

/* AC = Align Content */
.ac-flex-start {
  -ms-flex-line-pack: start;
  align-content: flex-start;
}
.ac-flex-end {
  -ms-flex-line-pack: end;
  align-content: flex-end;
}
.ac-center {
  -ms-flex-line-pack: center;
  align-content: center;
}
.ac-space-around {
  -ms-flex-line-pack: distribute;
  align-content: space-around;
}
.ac-space-between {
  -ms-flex-line-pack: justify;
  align-content: space-between;
}
.ac-space-evenly {
  -ms-flex-line-pack: space-evenly;
  align-content: space-evenly;
}

/* AI = Align Items */
.ai-flex-start {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.ai-flex-end {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.ai-center {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.ai-baseline {
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
}
.ai-stretch {
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

/* AS = Align Self */
.as-flex-start {
  -ms-flex-item-align: start;
  align-self: flex-start;
}
.as-flex-end {
  -ms-flex-item-align: end;
  align-self: flex-end;
}
.as-center {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}
.as-baseline {
  -ms-flex-item-align: baseline;
  align-self: baseline;
}
.as-stretch {
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
}
.as-auto {
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
}

/* Flex Grow/Shrink/Basis */
.flex-1 {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.flex-2 {
  -webkit-box-flex: 2;
  -ms-flex: 2;
  flex: 2;
}
.flex-3 {
  -webkit-box-flex: 3;
  -ms-flex: 3;
  flex: 3;
}
.flex-4 {
  -webkit-box-flex: 4;
  -ms-flex: 4;
  flex: 4;
}

/* --- GENERAL UTILITY - Read More --- */

a.hc-trigger {
  white-space: nowrap;
  font-size: 1.8em;
  font-weight: 700;
  color: var(--orange);
  font-style: italic;
}
@media all and (max-width: 800px) {
  /* html.js  */
  .hc-start:not(.show) {
    display: none;
  }
}

/* --- GENERAL UTILITY - SITEWIDE Buttons --- */

input[type="submit"],
button {
  background-color: var(--lblue);
  color:#fff;
  font-style: italic;
  border-radius: 3px;
  height: 44px;
  font-size: 18px;
  font-weight: 700;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  padding: 0 25px;
  text-transform: capitalize;
}

input[type="submit"]:hover,
input[type="submit"]:active,
button:hover,
button:active {
  background-color: var(--lorange);
  color: #fff;
}

.view-all {
  font-size: 1.8em;
  font-weight: 700;
  margin-bottom: 0;
  text-align: center;
  line-height: 44px;
  text-transform: uppercase;
}
.view-all a {
  padding: 11px 20px;
  border-radius: 0px;
  text-decoration:none;
  background-color: var(--blue);
  border-radius: 3px;
  color:#fff;
  text-transform: capitalize;
}
.view-all a:hover,
.view-all a:active {
  background-color: var(--lorange);
  color: #fff;
}
.view-all.alt-va a {
  border: 3px solid #4596d1;
  padding: 8px 17px;
}
.view-all.alt-va a:hover,
.view-all.alt-va a:active {
  border-color: #fff;
}

.cta-button {
  display: inline-block;
  text-align: center;
}
.cta-button a,
.cta-button button {
  display: block;
  min-height: 56px;
  line-height: 24px;
  font-size: 2em;
  font-weight: 700;
  font-style: normal;
  margin: 0;
  border-radius: 0px;
  padding: 16px 30px;
  text-decoration: none;
  color: #fff;
  background-color: var(--orange);
  text-transform: uppercase;
  -ms-transform: skewX(-10deg);
  -webkit-transform: skewX(-10deg);
  transform: skewX(-10deg);
}
.cta-button a:hover,
.cta-button a:active,
.cta-button button:hover,
.cta-button button:active {
  background-color: var(--lblue);
  color: #fff;
}
.cta-button a span {
  display: inline-block;
}
.cta-button.cta-phone a {
  min-height: 77px;
  font-style: normal;
  padding: 24px 33px;
  border-radius: 100px;
  font-size: 2.9em;
  background-color: var(--orange);
  -webkit-box-shadow: 0 5px 6px 0 rgba(26, 64, 93, 0.25);
  box-shadow: 0 5px 6px 0 rgba(26, 64, 93, 0.25);
  transform: skewX(0deg);
}

.cta-button.cta-phone a img {
  margin-right: 14px;
  margin-bottom: -8px;
}
.cta-button.cta-phone a:hover,
.cta-button.cta-phone a:active {
  background-color: var(--dblue);
}
.mobile-nav-buttons .cta-button.cta-phone a {
  background-color: var(--dblue);
}
.mobile-nav-buttons .cta-button.cta-phone a:hover {
  background-color: var(--orange);
}
.phone-button.cta-button a {
  padding-left: 60px;
  position: relative;
}
.phone-button.cta-button a:before {
  content: '';
  position: absolute;
  left: 17px;
  top: 0px;
  height: 100%;
  width: 34px;
  background-image: url(/assets/templates/main/images/icons/icon-phone-white.svg);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}

/* --- END GENERAL UTILITY --- */


/* --- MASTHEAD --- */

.logo {
  margin: 0px auto;
  max-width: 260px;
  position: relative;
}

.logo img {
  width:100%;
  height:auto;
  display:block;
}
#masthead .logo {
  max-width: 353px;
}
.tagline {
  color: #034ea2;
  font-size: 1.6em;
  font-weight: bold;
  margin: 15px 0 15px;
  text-align: center;
  line-height:1.3em;
}

/* mobile.css rules */
#container-masthead {
  background-color: #fff;
}
#container-masthead #masthead {
  overflow: visible;
}
#masthead .masthead-inner {
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-top: 25px;
  padding-bottom: 25px;
}
#masthead .masthead-left,
#masthead .masthead-center,
#masthead .masthead-right {
  width: 100%;
  text-align: center;
}
#masthead .phone-text {
  display: block;
}
#masthead .masthead-top {
  text-align: center;
  background-color: #E8F5FB;
  padding-top: 12px;
  padding-bottom: 12px;
}
#masthead .masthead-top p {
  margin: 0;
  font-size: 2.0em;
  line-height: 1.3em;
  font-weight: 400;
  font-style: italic;
  color: var(--black);
}
#masthead .phone-text {
  display: none;
}
.masthead-financing {
  font-size: 1.8em;
  margin-top: 20px;
  margin-bottom: 20px;
}
.masthead-financing a {
  color: var(--orange);
  font-weight: 700;
  text-transform: uppercase;
  font-style: italic;
}
.masthead-financing a:hover {
  color: var(--yellow);
  text-decoration: underline;
}
#masthead,
.logo,
.phone-container,
.tagline {
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

@media all and (max-width: 800px) {
  #container-masthead::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 15px;
    left: 0;
    bottom: -15px;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(0,0,0,0)), to(rgba(0,0,0,0.16)));
    background: -o-linear-gradient(bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.16) 100%);
    background: linear-gradient(0deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.16) 100%);
    z-index: 1;
  }
}

/* --- PHONE NUMBER --- */

.phone-container {
  text-align: center;
}

.phone-text {
  color: #960404;
  font-size: 2.4em;
  line-height: 1.15em;
  margin:0;
}

.phone-number {
  font-size: 3.5em;
  font-weight:bold;
  line-height: 1.15em;
  margin:0;
  white-space: nowrap;
}

.phone-number,
.phone-number span,
.phone-number a,
.phone-number span.gc-cs-link {
  text-decoration:none;
}
.phone-number a {
  color: var(--black);
}
@media all and (max-width: 570px) {
  .phone-container {
    display: block;
    float: none;
    margin: 0 auto;
    max-width: 450px;
    width: 100%;
  }
}  

/* --- END MASTHEAD --- */


/* --- BEGIN PRIMARY NAVIGATION (MOBILE/TABLET) --- */

#container-primary-navigation .phone-number {
  text-align: center;
}

@media all and (max-width: 800px) {
  #toggle-navigation {
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }

  #container-primary-navigation,
  .ims-push-content {
    -webkit-transition: left 0.2s ease;
    -o-transition: left 0.2s ease;
    transition: left 0.2s ease;
  }

  #primary-navigation {
    background-image: none;
    background-repeat: repeat;
    background-attachment: scroll;
    background-position: 0 0;
    background-color: rgba(255,255,255,0.98);
    -webkit-box-shadow: none;
    box-shadow: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    width: 100%;
    padding: 80px 0 20px;
    overflow-x: hidden;
    overflow-y: scroll;
  }

  #primary-navigation > ul {
    display: block;
    padding: 0;
    height: auto;
    list-style-type:none;
    position: relative;
    width: 100%;
    /*border-bottom: 1px solid rgba(0,0,0,0.3);*/
  }
  #primary-navigation ul li.nav-level-1:first-of-type:before,
  #primary-navigation ul li.nav-level-1::after,
  #primary-navigation > ul::after,
  #primary-navigation ul li.nav-level-1 ul > li:not(.last):not(.nav-level-3) > a::after,
  #primary-navigation ul li.nav-level-1.active-submenu > a::after  {
    content: '';
    position: absolute;
    width: calc(100% - 30px);
    height: 2px;
    left: 50%;
    bottom: 0;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: var(--lblue);
  }

  /* #primary-navigation ul li.nav-level-1:first-of-type:before {
    top: 0;
  } */

  #primary-navigation ul li {
    position:relative;
  }

  /* --- NAV ITEM COLORS & FONT SIZES --- */

  /* ----- Static ----- */
  /* All Nav Items */
  #primary-navigation li,
  #primary-navigation li a:link,
  #primary-navigation li a:visited {
    color: var(--dblue);
  }

  /* ----- You Are Here ----- */
  /* All Nav Items */
  #primary-navigation li.current > a:link,
  #primary-navigation li.current > a:visited,
  #primary-navigation li.current > a:hover,
  #primary-navigation li.current > a:active {
    color: var(--dblue);
  }

  /* ----- Nav Font Sizes ----- */
  /* Top Level */
  #primary-navigation ul li.nav-level-1 {
    font-size: 2.4em;
    line-height: 1.1em;
  }
  /* Secondary */
  #primary-navigation ul li.nav-level-1 > ul > li {
    font-size: 0.85em;
    line-height: 1.1em;
  }
  /* Tertiary/Third Level & Beyond */
  #primary-navigation ul li.nav-level-1 > ul > li li {
    font-size: 0.85em;
    line-height: 1.1em;
  }

  /* --- TOP-LEVEL --- */

  #primary-navigation ul li.nav-level-1 {
    /*border-bottom: 1px solid rgba(0,0,0,0.3);*/
    min-height: 40px;
    height:auto;
    line-height: 1.1em;
    overflow: hidden;
    padding: 0;
    position: relative;
    text-align: left;
    font-weight: 700;
  }
  #primary-navigation ul li.nav-level-1:last-child::after {
    display: none;
  }
  #primary-navigation ul li.nav-level-1 > a {
    display: block;
    padding: 19px 19% 19px 25px;
    text-decoration: none;
    position: relative;
    text-transform: uppercase;
  }

  /* --- NAV ITEMS --- */

  /* ----- All Dropdown Nav Items ----- */
  #primary-navigation ul li.nav-level-1 ul {
    list-style-type:none;
    margin: 0;
    max-height: 0;

  }
  #primary-navigation ul li.nav-level-1 li {
    overflow: hidden; 
    text-align: left;

  }
  #primary-navigation ul li.nav-level-1 li a {
    display: block; 
    padding: 12px 50px 12px 30px;
    position: relative;
    text-decoration: none;
  }

  /* ----- 3rd Level Nav Items (tertiary service pages) & beyond ------------ */
  #primary-navigation ul li.nav-level-1 > ul > li ul {
    border-left: none;
    margin: 0;
  }
  #primary-navigation ul li.nav-level-1 > ul > li ul li a {
    padding: 8px 50px 8px 0;
    font-weight: 400;
  }
  #primary-navigation ul li.nav-level-1 > ul > li > ul ul {
    margin: 0 0 0 2%;
  }

  /* Active Navigation */
  #primary-navigation ul li.nav-level-1 ul.active {
    max-height: none; 
  }
  #primary-navigation ul li.nav-level-1 > ul.active {
    padding-bottom:8px;
    padding-left: 20px;
  }

  /* --- NAVIGATION 'SHOW/HIDE' LINK --- */

  #toggle-navigation {
    height: 0;
    width:0;
  }
  .no-js #toggle-navigation {
    display:none;
  }
  .js #toggle-navigation {
    background-image: none;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: 0 center;
    background-color: transparent;
    background-size: auto 30px;
    border-radius: 0;
    cursor: pointer;
    font-size: 16px;
    font-weight: 700;
    height: 85px;
    text-transform: uppercase;
    left: 0;
    margin: 0 auto;
    width: calc(100% - 80%);
    overflow: hidden;
    padding: 0;
    position: fixed;
    text-align: left;
    top: 0;
    z-index:2001;
    -webkit-transition: background 0.4s linear;
    -o-transition: background 0.4s linear;
    transition: background 0.4s linear;
  }
  .js #toggle-navigation a {
    position: relative;
    font-size: 14px;
    color: #8cd7f9;
    display: block;
    height: 100%;
    line-height: 40px;
    padding: 42px 5px 0 5px;
    text-align:center;
    text-decoration: none;
    width:100%;
    -webkit-transition: 0s;
    -o-transition: 0s;
    transition: 0s;
  }
  .js #toggle-navigation a::before,
  .js #toggle-navigation a::after,
  .js #toggle-navigation::before {
    content: '';
    position: absolute;
    width: 38px;
    height: 6px;
    background-color: #8cd7f9;
    left: 50%;
    -webkit-transform: translate(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%);
    -webkit-transition-property: transform;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
  }
  .js #toggle-navigation a::before {
    top: 15px;
    -webkit-transform-origin: center left;
    -ms-transform-origin: center left;
    transform-origin: center left;
  }
  .js #toggle-navigation a::after {
    bottom: 39px;
    -webkit-transform-origin: center left;
    -ms-transform-origin: center left;
    transform-origin: center left;
  }
  .js #toggle-navigation::before {
    top: 27px;
  }
  .js .active-navigation #toggle-navigation {
    border-radius: 50%;
    width: 58px;
    height: 58px;
    position: fixed;
    top: 0;
    right: 0;
    margin-right: 25px;
    margin-top: 15px;
    padding: 0px;
  }
  .js .active-navigation #toggle-navigation a {
    background-color: var(--lblue);
    height: 100%;
    width: 100%;
    display: inline-block;
    text-align: center;
    font-weight: bold;
    cursor: pointer;
    background-image: url(/assets/templates/main/images/icons/icon-close.svg);
    background-repeat: no-repeat;
    background-position: center;
    color: transparent;
    background-size: 30px;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
  }
  .js .active-navigation #toggle-navigation a::before,
  .js .active-navigation #toggle-navigation a::after,
  .js .active-navigation #toggle-navigation::before {
    content: none;
  }

  /* ------ Show/Hide Navigation (slide-out) ------ */
  #container-primary-navigation {
    height: 100%;
    left: -100%;
    position:fixed;
    width: 100%;
    top: 0;
    z-index: 1010;
  }
  #container-primary-navigation .nav-logo {
    position: relative;
    width: calc(100% - 105px);
    padding: 10px 5px 15px 10px;
    margin: -75px auto 0 0;
  }
  #container-primary-navigation .nav-logo a {
    display: inline-block;
  }
  #container-primary-navigation .nav-logo img {
    max-width: 100%;
    width: 100%;
    height: 100%;
  }
  .active-navigation #container-primary-navigation {
    left: 0;
  }

  #container-masthead,
  #container-content,
  #container-footer,
  .ims-push-content {
    position:relative;
    left:0;
  }

  .active-navigation #container-masthead.ims-push-content, 
  .active-navigation .ims-push-content,
  .active-navigation #container-fixed-masthead {
    left: 0;
  }
  .active-navigation #container-masthead {
    -webkit-box-shadow:none;
    box-shadow:none;
  }

  /* Hide Apex Chat when nav is active */
  .active-navigation #apexchat_invitation_container_minimized_wrapper,
  .active-navigation #apexchat_invitation_container_wrapper {
    display:none !important;
  }

  /* --- EXPAND NAVIGATION BUTTONS --- */

  div.expand-nav {
    cursor:pointer; 
    display: block;
    height: 50px;
    margin: 0;
    padding: 2px;
    position: absolute;
    right: 20px;
    top: 5px;
    width: 50px;
    z-index: 900;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
  }
  div.expand-nav > span.nav-expand {
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
  }
  div.expand-nav.active span.nav-expand {
    background-color: var(--dblue);
  }
  li.nav-level-1 li div.expand-nav {
    height: 40px;
    padding: 4px;
    width: 40px;
  }
  span.nav-expand {
    background-color: var(--lblue);
    border-radius: 5px;
    display: inline-block;
    width: 40px;
    height: 40px;
    margin: 2px;
    text-align: center;
    vertical-align: top;
    padding: 0;
    position: relative;
  }
  li.nav-level-1 li span.nav-expand {
    height: 32px;
    position: relative;
    margin: 0;
    width: 32px;
  }
  span.nav-expand:after,
  span.nav-expand:before {
    content: '';
    position: absolute;
    width: 13px;
    height: 2px;
    background-color: #fff;
    /* border-radius: 0px; */
    top: 50%;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
  }
  span.nav-expand:before {
    position: relative;
    display: block;
  }
   /* 2nd level */
  li.nav-level-2 span.nav-expand:after,
  li.nav-level-2 span.nav-expand:before {
    content: '';
    position: absolute;
    width: 12px;
    height: 2px;
    background-color: #fff;
    /* border-radius: 0px; */
    top: 50%;
  }
  /* 2nd level static right */
  li.nav-level-2 span.nav-expand:after {
    right: 5.5px;
  }
  /* 2nd level static left */
  li.nav-level-2 span.nav-expand:before {
    left: 6px;
  }
  /* static right */
  span.nav-expand:after {
    -webkit-transform: rotate(-45deg) translateY(-50%);
    -ms-transform: rotate(-45deg) translateY(-50%);
    transform: rotate(-45deg) translateY(-50%);
    right: 9px;
  }
  /* static left */
  span.nav-expand:before {
    -webkit-transform: rotate(45deg) translateY(-50%);
    -ms-transform: rotate(45deg) translateY(-50%);
    transform: rotate(45deg) translateY(-50%);
    left: 8.5px;
  }
  /* active left */
  div.expand-nav.active > span.nav-expand::before {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 18px;
    left: 9px;
    background-color: #fff;
  }
  /* active right */
  div.expand-nav.active > span.nav-expand::after {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 18px;
    right: 10px;
    background-color: #fff;
  }
  /* 2nd level right active */
  li.nav-level-2 div.expand-nav.active > span.nav-expand::before {
    top: 15px;
    left: 6px;
  }
  /* 2nd level left active */
  li.nav-level-2 div.expand-nav.active > span.nav-expand::after {
    top: 15px;
    right: 6.5px;
  }

} /* @media all and (max-width: 800px) */

#primary-navigation .phone-number {
  margin: 20px 0 0 20px;
  padding-bottom: 20px;
  font-size: 26px;
}
#primary-navigation .phone-number svg {
  max-width: 26px;
}
#primary-navigation .phone-number a {
  padding-left: 5px;
}

/* --- MOBILE OVERRIDES --- */

@media all and (min-width: 571px) {
  .js #toggle-navigation a {
    font-size: 16px;
    padding-top: 42px;
  }
}
@media all and (max-width: 420px) {
  .js #toggle-navigation a {
    font-size: 12px;
    padding-top: 42px;
  }
}

/* --- END PRIMARY NAVIGATION (MOBILE/TABLET) --- */


/* --- BEGIN CONTENT FRAMEWORK --- */
#container-fixed-masthead {
  display: none;
}

#content, 
#container-content,
#sidebar-content {
  position: relative;
}
#content-wrap {
  overflow: hidden;
  position: relative;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: top center;
}
#content-wrap > .width-limiter:not(.top-content-upper) {
  position: relative;
  z-index: 10;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  padding-bottom: 80px;  
}
#content-wrap .top-content-upper {
  padding-top: 50px;
}
#content-wrap .top-content-upper h1 {
  margin-bottom: 20px;
  max-width: 800px;
}
@media (max-width: 800px) {
  #content-wrap > .width-limiter:not(.top-content-upper) {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    width: 100%;
    padding-bottom: 0;
  }
  #content-wrap .content-left {
    width: calc(100% - 40px);
    margin: 0 auto;
    padding-bottom: 70px;
  }
}
@media (max-width: 570px) {
  #content-wrap .content-left {
    width: calc(100% - 30px);
  }
}
/* --- TOP CONTENT CUSTOM STYLES --- */

#breadcrumbs-container {
  padding: 0px 0 5px;
  font-size: 16px;
  text-transform: capitalize;
  font-weight: 400;
}
#breadcrumbs-container + h1 {
  margin-top: 30px;
}
#breadcrumbs-container a {
  color: var(--black);
}
#breadcrumbs-container a:hover,
#breadcrumbs-container a:active {
  color: #034ea2;
}

/* --- Service Area Map Override --- */
#service-areas #content-wrap .content-left #service-calls-map .service-call-info-window p,
#service-areas #content-wrap .content-left #service-calls-map .service-call-info-window strong,
#service-areas #content-wrap .content-left #service-calls-map label {
  color: #000;
}
#service-areas #service-calls-map button {
  border-radius: 0;
}

/* --- FEATURED IMAGE --- */

.automatic-page-image {
  position: absolute;
  height: 100%;
  width: 100%;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 100% auto;
}

#wp-blog #container-all > .ims-push-content {
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 100% auto;
}

/* --- TV LAYOUT OVERRIDES --- */
.no-main-content.exclude-sidebar #content-wrap > .width-limiter,
.no-main-content.full-width-layout #content-wrap > .width-limiter {
  padding-top: 0px;
  padding-bottom: 0;
}
.no-landing-page-image:not(.no-main-content) #content-wrap > .width-limiter {
  padding-bottom: 0;
}
.no-landing-page-image.full-width-layout #content-wrap > .width-limiter {
  padding-top: 0;
}

/* --- Width Restriction for No Sidebar --- */
/* Restricts width of all content except .image-SOMETHING divs and img tags. */
.exclude-sidebar .content-left .content-spacer > *:not(.image-left):not(.image-center):not(.image-right):not(img),
.exclude-sidebar .top-content-upper > *:not(.image-left):not(.image-center):not(.image-right):not(img) {
  width: 100%;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
} 

/* --- END CONTENT FRAMEWORK --- */


/* --- BEGIN SECONDARY CONTENT --- */

.secondary-tools-outer {
  background-color:transparent;
  margin: 0;
  padding: 20px 0;
}

.secondary-tools-outer:first-child {
}

.secondary-tools .secondary-tools-heading {
  display:block;
  margin-top: 0;
  margin-bottom: 0.4em;
}

.secondary-tools .secondary-tools-heading,
.secondary-tools .secondary-tools-heading a:link,
.secondary-tools .secondary-tools-heading a:visited {
  text-decoration:none;
}

.secondary-tools .secondary-tools-heading a:hover,
.secondary-tools .secondary-tools-heading a:active {
}

.secondary-tools ul {
  list-style-type: none;
  padding: 10px 0;
}

.secondary-tools li {
  font-weight: bold;
  padding: 6px 0;
}

.secondary-tools ul li a:link,
.secondary-tools ul li a:visited {
  text-decoration: underline;
}

.secondary-tools ul li a:hover,
.secondary-tools ul li a:active {
}

.secondary-tools form {
  margin:0 0 15px;
}

.secondary-tools form ul {
  list-style-type:none;
  padding: 0;
}

.secondary-tools form fieldset,
.secondary-tools form ul, 
.secondary-tools form ul li {
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  width: 100%;
}

.secondary-tools form fieldset input[type="text"], 
.secondary-tools form fieldset textarea, 
.secondary-tools form fieldset select {
  font-size: 1em;
}

.secondary-tools form fieldset textarea {
  resize: vertical;
}

.secondary-tools form input[type="submit"],
.secondary-tools form button {
  position: relative;
}

/* --- SECONDARY CONTENT - FEATURED IMAGE/VIDEO --- */

#featured-image,
#featured-video {
  background-color: #b1b1b1;
  padding: 10px;
  border-radius: 5px;
  text-align: center;
}

.featured-section-title {
  margin: 10px 0 20px 0;
  color: #fff;
}

.featured-section-caption {
  font-size: 1.8em;
  margin: 20px 0 10px 0;
  display: block;
  color: #fff;
}

#featured-image .automatic-page-image {
  position: relative;
  display: block;
  padding-bottom: 66%;
  background-size: cover;
  background-position: center;
}

/* --- SECONDARY CONTENT - MINI FORM --- */

/* mobile.css */
#mini-form-cta {
  background-color: var(--orange);
  padding-top: 38px;
  padding-bottom: 31px;
}
#mini-form-cta .width-limiter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  gap: 12px;
}
#mini-form-cta .width-limiter > span {
  font-size: 2.8em;
  line-height: 1.3;
  color: var(--black);
  font-weight: 700;
}
#mini-form-cta img {
  vertical-align: middle;
  margin-right: 20px;
}
#mini-form-cta .cta-phone {
  white-space: nowrap;
}
#mini-form-cta .cta-button a {

}
#mini-form-cta .cta-button a:hover,
#mini-form-cta .cta-button a:active {
  color: var(--white);
  background-color: var(--lblue);
}

.mf-title.secondary-tools-heading {
  margin: 0;
  text-align: center;
}
.mf-subtitle {
  margin-top: 0;
  text-align: center;
}
#mini-form .label-heading,
#mini-form label {
  display: block;
  text-align: left;
}

#mini-form fieldset,
#mini-form ul,
#mini-form li {
  display: block;
  width: auto;
}

#mini-form ul {
  margin: 0; 
}

#mini-form li {
  padding: 5px 0;
  font-weight: 400;
}

#mini-form input[type="text"],
#mini-form textarea,
#mini-form select {
  width: 100%;
  background-color: #FFFFFF;
}

#mini-form textarea {
  max-height: 100px;
}

#mini-form button,
#mini-form input[type="submit"] {
  position: static;
  margin: 0 auto;
}

#mini-form ul.submit {
  text-align: center;
}

/* Select the ul containing the company required input. */
#mini-form fieldset:last-child > ul:first-child {

}

/* --- SECONDARY CONTENT - PROMOTIONS --- */

/*--- PROMOTIONS - Sidebar --- */
.webp .promo-service {
  background-image: url('/assets/templates/main/images/backgrounds/bg-service-areas-subpages.webp');
}
.no-webp .promo-service {
  background-image: url('/assets/templates/main/images/backgrounds/bg-service-areas-subpages.jpg');
}
.promo-service {
  background-size: cover;
  background-position: bottom;
  background-repeat: no-repeat;
  background-color: var(--lblue);
}
#promotions-secondary {
  padding: 50px 0;
}

#promotions-secondary .secondary-tools-heading {
  text-align: center;
  margin-bottom: 25px;
  color: var(--white);
}
.sidebar-right #promotions-secondary .promotions {
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
}
#promotions-secondary .promotions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 15px;
  padding: 0;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
}
#promotions-secondary .promotions li {
  padding-top: 0;
  padding-bottom: 0;
}
#promotions-secondary li a {
  display: block;
  padding: 15px 20px 20px 55px;
  position: relative;
  border: 4px solid #fff;
  border-radius: 15px;
  background-color: var(--yellow);
  min-height: 106px;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #fff;
  transition: 0.2s;
  margin-left: 30px;
}
.webp #promotions-secondary li a::before {
  background-image: url(/assets/templates/main/images/other/trees.webp);
}
.no-webp #promotions-secondary li a::before {
  background-image: url(/assets/templates/main/images/other/trees.png);
}
#promotions-secondary li a::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  opacity: 0.2;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
#promotions-secondary li a div,
#promotions-secondary li a span {
  position: relative;
}
#promotions-secondary .secondary-tools li a:hover {
  background-color: var(--blue);
}
#promotions-secondary .secondary-tools li a:hover .promo-title,
#promotions-secondary .secondary-tools li a:hover .promo-teaser,
#promotions-secondary .secondary-tools li a:hover .promo-view-details {
  color: var(--white);
}
#promotions-secondary .secondary-tools li a .promo-image {
  position: absolute;
  top: calc(15%);
  left: -36px;
  height: 75px;
  width: 75px;
  background-color: var(--white);
  background-position: center;
  background-repeat: no-repeat;
  border-radius: 50%;
}
.sidebar-right #promotions-secondary li a {
  margin-left: 30px;
}

#promotions-secondary a .promo-title {
  display: block;
  font-size: 1.33em;
  color: var(--black);
  font-style: italic;
  font-weight: 400;
  line-height: 1.25;
}
#promotions-secondary a .promo-teaser {
  display: block;
  font-weight: 400;
  color: var(--black);
  font-style: italic;
  margin-top: 5px;
}
#promotions-secondary a .promo-view-details {
  text-transform: uppercase;
  text-decoration: underline;
  display: block;
  color: var(--orange);
  font-style: italic;
  font-size: 18px;
}
#promotions-secondary .view-all {
  margin-top: 30px;
}
#promotions-secondary .view-all a:hover {
  background-color: var(--lorange);
}
@media all and (max-width: 800px) {
  .webp .promo-service {
    background-image: url('/assets/templates/main/images/backgrounds/bg-service-areas-subpages-mobile.webp');
  }
  .no-webp .promo-service {
    background-image: url('/assets/templates/main/images/backgrounds/bg-service-areas-subpages-mobile.jpg');
  }
}
/*--- PROMOTIONS - Landing Page --- */
#promotions .promotions-top {
  background-color: #EFF8FD;
  padding-top: 63px;
  padding-bottom: 63px;
  background-position: bottom;
  background-size: cover;
  background-repeat: no-repeat;
}
#promotions #breadcrumbs-container,
#promotions .promotions-top h1 {
  text-align: center;
  margin-bottom: 0;
  margin-top: 0px;
}
#promotions .promotions-top h1 {
  margin-top: 10px;
}
#promotions #content-wrap {
  padding-top: 50px;
}
.promotions-item {
  border: solid 4px var(--dorange);
  background-color: var(--yellow);
  color: var(--black);
  text-align: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 30px;
  border-radius: 15px;
  position: relative;
}
.webp .promotions-item::before {
  background-image: url(/assets/templates/main/images/other/trees-large.webp);
}
.no-webp .promotions-item::before {
  background-image: url(/assets/templates/main/images/other/trees-large.png);
}
.promotions-item::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  right: 0px;
  opacity: 0.15;
  background-size: 300%;
  background-position: top right;
  background-repeat: no-repeat;
}
.promotions-item .promotions-inner {
  padding: 40px 25px 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
}
.promotions-item h2 {
  color: var(--black);
  font-style: italic;
  text-align: center;
  margin-top: 20px;
}
.promotions-item .promotion-content {
  font-size: 1.8em;
}
.promotions-item .coupon-footer {
  font-style: italic;
  font-size: 1.5em;
}
.promotions-item .promo-cta-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.promotions-item .promo-cta-buttons .cta-button {
  width: 180px;
}
.promotions-item .promo-cta-buttons .schedule-service-button,
.promotions-item .promo-cta-buttons .request-estimate-button {
  width: 260px;
}
.promotions-item .cta-button.promo-details a {
  background-color: var(--blue);
  color: #fff;
  border: none;
  max-width: 180px;
  margin: 0 auto 0 0;
}
.promotions-item .cta-button.promo-details a:hover,
.promotions-item .cta-button.promo-details a:active {
  background-color: var(--lblue);
  border-color: #034ea2;
}
.promotions-item .promo-image img {
  max-width: 100%;
  height: auto;
}
.promotions-style-default {
  background-image: url(/assets/images/promotions/style/default.svg);
}
.promotions-style-air-conditioning {
  background-image: url(/assets/images/promotions/style/icon-promo-ac.svg);
}
.promotions-style-heating {
  background-image: url(/assets/images/promotions/style/icon-promo-heating.svg);
}
.promotions-style-indoor-air-quality {
  background-image: url(/assets/images/promotions/style/icon-promo-iaq.svg);
}
.promotions-style-maintenance {
  background-image: url(/assets/images/promotions/style/icon-promo-maintenance.svg);
}
.promotions-style-electric {
  background-image: url(/assets/images/promotions/style/icon-promo-electric.svg);
}
.promo-image:empty {
  background-size: 50% 50%;
  background-position: center;
  background-repeat: no-repeat;
  background-color: #fff;
  border-radius: 50%;
  width: 222px;
  height: 222px;
  margin-left: auto;
  margin-right: auto;
  background-image: url(/assets/images/promotions/style/default.svg);
}

@media all and (min-width: 571px) {
  .promotions-item .promotions-inner {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    gap: 25px;
  }
  .promotions-item .promo-image {
    width: 30%;
    min-width: 30%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  #promotions .promo-image:empty {
    width: 45%;
    min-width: auto;
    max-width: 150px;
    max-height: 150px;
  }
  #promotions .content {
    width: 55%;
  }
  .promotions-item h2,
  #promotions .content {
    text-align: left;
  }
  .promotions-item .promo-cta-buttons {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}

.webp #promotions #service-area-list::before ,
.webp #details #service-area-list::before  {
  /* background-image: url('/assets/templates/main/images/backgrounds/bg-service-area-mobile.webp'); */
  background-image: url('/assets/templates/main/images/backgrounds/subpage-city.webp');
}

.no-webp #promotions #service-area-list::before ,
.no-webp #details #service-area-list::before {
  /* background-image: url('/assets/templates/main/images/backgrounds/bg-service-area-mobile.jpg'); */
  background-image: url('/assets/templates/main/images/backgrounds/subpage-city.png');
}

#promotions #service-area-list,
#details #service-area-list {
  background-color: var(--lblue);
  position: relative;
}
#promotions #service-area-list::before,
#details #service-area-list::before {
  content: '';
  position: absolute;
  width:100%;
  height:100%;
  bottom: 0px;
  right: 0px;
  background-size: 300%;
  background-position: bottom;
  background-repeat: no-repeat;
}
#promotions .service-area-top,
#details .service-area-top {
  padding-top: 50px;
  
}
#promotions #service-area-list::after,
#details #service-area-list::after {
  content: '';
  position: absolute;
  width:100%;
  height:100%;
  bottom: 0px;
  right: 0px;
  background-color: #27B0E1;
  background-size: 100%;
  background-position: bottom;
  background-repeat: no-repeat;
  opacity: 0.1;
  z-index: 0;
}
#service-area-list .service-area-top,
#service-area-list .sa-towns-box {
  position: relative;
  z-index: 1;
}

/*--- PROMOTIONS - Details Page --- */
#details .promotions-top {
  background-color: #e0f2ff;
  height: 150px;
}
#details #content-wrap {
  overflow: visible;
}
#details .promotions-item {
  margin-top: -75px;
}
#details .promotions-item .promotion-item-inner {
  padding: 40px 25px 20px;
  position: relative;
}
#details h1 {
  margin-top: 0;
  color: var(--black);
  font-style: italic;
}
#details .promo-image:empty {
  width: 222px;
  height: 222px;
}
#details #mini-form-cta,
#details #mini-form-cta span,
#details #mini-form-cta div {
  position: relative;
  z-index: 1;
}
#details #mini-form-cta span a {
  color: var(--black);
}
#details #mini-form-cta .cta-button a,
#details #mini-form-cta .cta-button button {
    background-color: var(--blue)
}

#details #mini-form-cta .cta-button a:hover,
#details #mini-form-cta .cta-button button:hover {
    background-color: var(--lblue);
    color: var(--white)
}
#details .promotions-item::before {
  z-index: 0;
}
@media all and (min-width: 571px) {
  #details .promotions-item .promo-image {
    width: 265px;
    height: 265px;
    min-width: auto;
  }
}

/* --- SECONDARY CONTENT - REVIEWS --- */

/* Generic Reviews Outer */
#testimonials-secondary {
  background-size: cover;
  background-position: top center;
  padding-top: 55px;
  padding-bottom: 50px;
  background-image: url(/assets/templates/main/images/backgrounds/bg-reviews-mobile.jpg);
}
#testimonials-secondary .secondary-tools-heading {
  text-align: center;
  margin-bottom: 20px;
}
#testimonials-secondary .testimonials-inner {
  padding: 30px 27px 40px;
  background-color: rgba(255, 255, 255, 0.95);
  border-radius: 5px;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
}
#testimonials-secondary .view-all a:hover {
  background-color: var(--lblue);
}
#testimonials-secondary .button-wrapper {
  margin-top: 30px;
  text-align: center;
}
#testimonials-secondary .google-review a {
  border-radius: 50px;
  padding: 22px 25px 22px 84px;
  font-size: 2.4em;
  background-color: var(--white);
  color: var(--black);
  text-transform: capitalize;
  -ms-transform: skewX(0deg);
  -webkit-transform: skewX(0deg);
  transform: skewX(0deg);
  position: relative;
}
#testimonials-secondary .google-review a:hover {
  background-color: var(--vdblue);
  color: var(--white);
}
#testimonials-secondary .google-review a::before {
  content: '';
  position: absolute;
  width: 42px;
  height: 43px;
  top: 12px;
  left: 30px;
  background-image: url('/assets/templates/main/images/other/image-google.png');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
/* Generic Reveiws Inner */
.testimonial p.quote {
  font-style: italic;
  font-size: 2em;
  line-height: 28px;
  margin-bottom: 30px;
}
.testimonial p.quote:before {
  content:open-quote;
}
.testimonial p.quote:after {
  content:close-quote;
}
#testimonials-secondary .testimonials-inner .view-all {
  text-align: left;
}
#testimonials-secondary .st-inner {
  text-align: left;
}
/* Standard Reviews Inner */
.testimonial.st-review blockquote .source {
  font-size: 1.8em;
  font-weight: 700;
}
@media all and (max-width:800px) {
  #testimonials-secondary .testimonials-inner .view-all {
    text-align: center;
  }
}
@media all and (max-width: 400px) {
  #testimonials-secondary .google-review a {
    font-size: 1.6em;
  }
}
/* Birdeye Star Rating Box */
.review-star-rating .star-rating-inner {
  position: relative;
  display: inline-block;
  background-color: rgba(255, 255, 255, 0.95);
  -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  padding: 20px;
  border-radius: 5px;
  color: var(--black);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 265px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
}
.review-star-rating span.avg-star-rating {
  font-size: 4.5em;
  font-weight: 700;
  margin-right: 7px;
  color: var(--black);
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.review-star-rating i.star {
  width: 40px;
  height: 35px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.review-star-rating a {
  font-size: 1.8em;
  margin-left: 5px;
  color: var(--dorange);
  text-transform: uppercase;
  text-decoration: underline;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  font-weight: 700;
  font-style: italic;
}
.review-star-rating a:hover,
.review-star-rating a:active {
  color: var(--lorange);
  text-decoration: underline;
}
/* Birdeye Reviews Inner */
.testimonial.be-review .source-info {
  min-height: 70px;
}
.testimonial.be-review .source-info .source {
  font-size: 1.5em;
}
.testimonial.be-review .source-info .rating_output {
  font-style: italic;
  font-size: 1.4em;  
}
.testimonial.be-review .source-info .source,
.testimonial.be-review .source-info .rating_output {
  /*These colors need to be the same to account for facebook reviews. */
  color: #555;
}

.testimonial.be-review .source-image {
  position: relative;
  display: inline-block;
  float: left;
  margin-right: 10px;
}
.testimonial.be-review .source-image img {
  border-radius: 50%;
  width: 62px;
  max-width: 62px;
  height: 62px;
}
.testimonial.be-review .review-source {
  border-radius: 50%;
  background-color: #fff;
  height: 25px;
  width: 25px;
  position: absolute;
  right: 0px;
  bottom: 0px;
  text-indent: -9999px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: auto 18px;
  -webkit-box-shadow: 0px 0px 3px #9c9c9c;
  box-shadow: 0px 0px 3px #9c9c9c;
}
.review-source.source-Facebook {
  background-image: url(/assets/templates/main/images/icons/reviewv3-icon-facebook.svg);
}
.review-source.source-Google {
  background-image: url(/assets/templates/main/images/icons/reviewv3-icon-google.svg);
}
.review-source.source-BBB {
  background-image: url(/assets/templates/main/images/icons/reviewv3-icon-bbb.svg);
}
i.star {
  background-image: url(/assets/templates/main/images/icons/icon-birdeye-single-star.svg);
  width: 20px;
  height: 20px;
  margin: 1px;
  background-repeat: no-repeat;
  display: inline-block;
  background-size: contain;
}
i.icon-recommended {
  background-image: url(/assets/templates/main/images/icons/reviewv3-icon-recommended.svg);
  width: 20px;
  height: 16px;
  background-repeat: no-repeat;
  display: inline-block;
  background-size: contain;
}
.review-source.source-no-source {
  display: none;
}
.testimonial.be-review blockquote {
  margin: 15px 0px 0px;
}
.testimonial.be-review .read-more {
  font-size: 1.8em;
  font-weight: bold;
  text-decoration: underline;
  cursor: pointer;
  color: var(--dorange);
  display: block;
  margin-bottom: 35px;
  font-style: italic;
  text-transform: uppercase;
  display: inline-block;
}
.testimonial.be-review .read-more:hover,
.testimonial.be-review .read-more:active {
  color: var(--lorange);
}
@media all and (max-width: 570px) {
  .testimonial.be-review .read-more.popup-link {
    display: none;
  }
}
@media all and (min-width: 571px) {
  .testimonial.be-review .read-more.no-popup-link {
    display: none;
  }
}
/* Birdeye Reviews Popup */
#testimonials-popup .popup-inner {
  padding-right: 35px;
  padding-left: 35px;
}
#testimonials-popup .popup-inner > div {
  position: relative;
}
#testimonials-popup .popup-inner h2 {
  margin-top: 0px;
}
#testimonials-popup-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 20px;
  border-bottom: 2px solid #dbdbdb;
  margin-bottom: 36px;
}
#testimonials-popup-header h2 {
  margin-top: 0;
}
#testimonials-popup .testimonial {
  margin-bottom: 30px;
}
#testimonials-popup .testimonial .rating_output,
#testimonials-popup .testimonial .source,
#testimonials-popup .testimonial .quote p {
  /*Set these colors to all show on the popup background. */
  color: var(--black);
}

/*--- REVIEWS - Landing Page --- */
/* Default reviews page */
#reviews .testimonial.st-review{
  margin-bottom: 40px;
}
#reviews .testimonial.st-review .quote {
  background-color: #ebebeb;
  padding: 25px;
  border-radius: 10px;
  width: 580px;
  max-width: 95%;
  position: relative;
  margin-bottom: 15px;
}
#reviews .testimonial.st-review .quote p {
  font-style: italic;
}
#reviews .testimonial.st-review .quote p:last-child {
  margin-bottom: 0;
}
#reviews .testimonial .quote p:first-child::before {
  content: '\201c';
}
#reviews .testimonial .quote p:last-child::after {
  content: '\201d';
}
#reviews .testimonial.st-review .source {
  font-size: 1.5em;
  color: #666;
}
#reviews .testimonial.st-review .quote:after {
  content: " ";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 7.5px 0 7.5px;
  border-color: #ebebeb transparent transparent transparent;
  bottom:-9px;
  position: absolute;
}
#reviews .testimonial.st-review:nth-child(odd) .quote:after {
  left: 20px;
}
#reviews .testimonial.st-review:nth-child(even) .quote:after {
  right: 20px;
}
#reviews .testimonial.st-review:nth-child(odd) .quote {    
  float: left;
}
#reviews .testimonial.st-review:nth-child(even) .quote {
  float: right;
}
#reviews .testimonial.st-review:nth-child(odd) .source {
  text-align: left;
  clear: left;
}
#reviews .testimonial.st-review:nth-child(even) .source {
  text-align: right;
  clear: right;
}
/*Birdeye Reviews Page */
#reviews .review-star-rating {
  margin-bottom: 40px;
  position: relative;
}
#reviews .review-star-rating a {
  text-decoration: none;
}
#reviews .review-star-rating .star-rating-inner {
  margin-left: 0;
}
#reviews .testimonial.be-review {
  margin-bottom: 40px;
  -webkit-box-shadow: 0px 0px 3px #f1f1f1;
  box-shadow: 0px 0px 3px #f1f1f1;
  background-color: #f1f1f1;
  border-radius: 5px;
  padding: 20px;
}

/*Reviews Pagination */
#testimonial_pagination {
  text-align: center;
}
#testimonial_pagination a {
  background-color: #ebebeb;
  padding: 3px 10px;
  margin: 0px 5px;
  color: var(--dblue);
  text-decoration: none;
  font-size: 15px;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
#testimonial_pagination a.current,
#testimonial_pagination a:hover,
#testimonial_pagination a:active {
  background-color: var(--dblue);
  color: var(--white);
}
#testimonial_pagination .pagination-spacer {
  padding: 3px 5px;
  vertical-align: super;
}

/* --- SECONDARY CONTENT - SERVICE AREAS --- */


#service-area-list {
  padding-top: 0;
  padding-bottom: 0;
}
.service-area-top {
  text-align: center;
  padding-top: 17px;
  padding-bottom: 0;
}
#service-area-list .sa-title {
  max-width: 300px;
  margin-left: auto;
  margin-right: auto;
  color: #fff;
  margin-top: 0;
  margin-bottom: 25px;
  line-height: 1.17em;
}
#service-area-list .sa-towns-box {
  padding-top: 30px;
  padding-bottom: 50px;
}
#service-area-search {
  background-color: var(--orange);
  border-radius: 30px;
  padding: 12px 20px 15px;
  max-width: 400px;
  margin-left: auto;
  margin-right: auto;
}
#service-area-search .sas-text {
  margin-top: 0;
  margin-bottom: 7px;
  font-weight: 400;
  font-style: italic;
}
#service-area-search-form {
  margin-bottom: 0;
}
#service-area-search-form ul {
  display: flex;
  align-items: center;
  justify-content: center;
}
#service-area-search-form ul li {
  width: auto;
}
#zip_code {
  max-width: 125px;
  height: 44px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border: none;
  border-radius: 0px;
  color: var(--lblue);
  font-size: 18px;
}
#zip_code::placeholder {
  color: var(--lblue);
  font-style: italic;
  font-family: "Open Sans", sans-serif;
}
#service-area-list .sa-top-box {
  padding-bottom: 0px;
}
#service-area-list ul.service-cities {
  padding: 0px;
  margin-left: 0;
  text-align: center;
  display: block;
}
#service-area-list ul.service-cities li {
  display: inline-block;
  margin: 0px 8px 2px;
  position: relative;
  color: #fff;
}
#service-area-list ul.service-cities li a {
  color: #fff;
  font-weight: 700;
  font-size: 18px;
  font-style: italic;
  text-transform: uppercase;
}
#service-area-list ul.service-cities li a:hover,
#service-area-list ul.service-cities li a:active {
  text-decoration: underline;
  color: var(--lyellow);
}
#service-area-list ul.service-cities li:not(:last-of-type)::after {
  content: '\2022';
  position: absolute;
  right: -12px;
  color: #fff;
}
#service-area-list .view-all {
  margin-top: 25px;
}

/*Service Area Page */
#service-areas #top-content .content-spacer {
  padding-left: 0;
  padding-right: 0;
}
#service-areas #top-content .secondary-tools {
  text-align: center;
}
#service-areas #service-area-search {
  text-align: center;
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  box-shadow: 0 1px 5px #676767;
  max-width: 100%;
  width: 100%;
  margin-top: 0px;
}
#service-areas h2.service-towns {
  margin-top: 0;
}
#service-areas #service-area-list li a:link,
#service-areas #service-area-list li a:visited {
  display: inline-block;
}
#service-areas #main-content #service-area-towns-list ul li:not(.view-all) {
  width: 50%;
  margin: 0 -3px 5px 0;
  padding: 6px;
  display: inline-block;
  vertical-align: top;
}
#service-areas li.submit {
  margin-left: -40px;
}
@media all and (min-width: 501px) {
  #service-areas #main-content #service-area-towns-list ul li:not(.view-all) {
    width: 33%;
  }
}

/* --- SECONDARY CONTENT - Maintenance Program  --- */

#maintenance-secondary {
  background-color: var(--lyellow);
  text-align: center;
  padding-top: 60px;
  padding-bottom: 60px;
  position: relative;
}
#maintenance-secondary::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100px;
  top: -60px;
  left: 0px;
  background-image: url('/assets/templates/main/images/backgrounds/bg-maintenance-curve.webp');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
#maintenance-secondary .secondary-tools-heading {
  max-width: 400px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 15px;
  margin-bottom: 10px;
}
.ma-subtitle {
  margin-top: 0;
  margin-bottom: 20px;
  font-style: italic;
  font-weight: 400;
}
.maintenance-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 18px;
}
#maintenance-secondary .secondary-tools {
  margin-top: -89px;
  position: relative;
}
.ma-image img {
  max-width: 100%;
  height: auto;
}
ul.ma-points {
  margin: 0 auto;
  text-align: left;
  padding: 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  max-width: 371px;
}
.ma-points li {
  position: relative;
  padding-left: 45px;
  margin-right: 20px;
  margin-left: 10px;
  margin-bottom: 10px;
  display: block;
  min-height: 38px;
  font-weight: 700;
}
.ma-points li:last-of-type {
  margin-bottom: 0;
}
.ma-points li:before {
  content: '';
  background-image: url(/assets/templates/main/images/icons/icon-shield-maintenance.svg);
  background-size: 80%;
  background-position: center;
  background-repeat: no-repeat;
  height: 100%;
  width: 40px;
  position: absolute;
  top: -2px;
  left: 0px;
}
#maintenance-secondary .view-all {
  margin-top: 33px;
}
#maintenance-secondary .view-all a:hover {
  background-color: var(--lblue);
}
#maintenance-secondary .italic {
  font-style: italic;
  font-weight: 400;
}

/* Home Affiliations */
#home-affils {
  padding-bottom: 60px;
}
#home-affils .width-limiter {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 15px;
}
#home-affils .affil img {
  width: 100%;
  height: auto;
}
#home-affils .affil {
  max-width: 21%;
}

/* --- SECONDARY CONTENT - AFFILIATIONS --- */

#affiliations-block {
  padding-top: 28px;
  padding-bottom: 30px;
  text-align: center;
  background-color: #eef8fe;
}
#affiliations-block h2 {
  margin-top: 0;
  margin-bottom: 15px;
}
#affiliations-block .h4 {
  margin-top: 0;
  margin-bottom: 20px;
}
#affiliations-block .affiliations-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 20px;
}
#affiliations-block .affiliations-wrapper picture {
  max-width: 33%;
  height: 100%;
}
#affiliations-block .affiliations-wrapper picture img {
  max-width: 100%;
  height: auto;
}

/* Content Page */
ul.affiliations {
  list-style-type: none;
  margin: 0;
  padding: 0;
  text-align:center;
}
ul.affiliations li {
  display: inline-block;
  margin-right: -3px;
  max-width: 250px;
  padding: 12px;
  vertical-align: middle;
}
ul.affiliations li a {
  color: #000;
  display:block;
  text-decoration: none;
}
ul.affiliations li img {
  border: medium none;
  display:block;
  width:100%;
}
ul.affiliations li span {
  left: -999em;
  position: absolute;
}
ul.affiliations li span.visible {
  display: block;
  font-size: 1.1em;
  font-weight: bold;
  line-height:1.1em;
  left: auto;
  padding: 5px;
  position: static;
  text-align: center;
}

/* --- SECONDARY CONTENT - PAYMENTS --- */
/*
#payments ul {
  padding: 0;
  text-align: left;
}

#payments ul li {
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0 0;
  background-color: transparent;
  display: inline-block;
  list-style-type: none;
  padding: 0;
}

#payments ul li img {}

#payments ul li span {
  position:absolute;
  left:-999em;
}
*/
/* --- SECONDARY CONTENT - LAYOUTS/ANIMATION --- */

/* --- END SECONDARY CONTENT ------------------------------------------------ */


/* --- STAFF PAGE --- */

/* Department Names */
.staff-member-container .department-name {
  text-align: center;
  padding-bottom: 0.8em;
  border-bottom: 1px solid #cccccc;
}

/* Staff Members */
.staff-member {
  border-bottom: 1px solid #cccccc;
  margin: auto auto 15px;
  overflow: hidden;
  padding: 15px 0 30px;
}

.staff-member .photo {
  display: block;
  float: left;
  height: auto;
  max-width: 30%;
  padding: 5px;
}

.staff-member .photo img {
  max-width: 100%;
  height: auto;
}

.staff-member .bio {
  float: left;
  padding-left: 25px;
  width: 70%;
}

/* No biograpy layout */
.staff-member.without-bio {
  display: inline-block;
  vertical-align: top;
  margin: 1% 0;
  text-align: center;
  width: 49%;
  border: none;
}

.staff-member.without-bio .photo {
  display: block;
  float: none;
  max-width: 100%;
}

.staff-member.without-bio .bio {
  float: none;
  padding-left: 0;
  width: 100%;
}

/* Staff Member Preview (for Details mode) */

.staff-member.preview {
  display: inline-block;
  margin: auto -3px 30px auto;
  padding: 0 10px;
  text-align: center;
  vertical-align: top;
  width: 25%;
  border-bottom: none;
}

.staff-member.preview .photo,
.staff-member.preview .bio {
  float: none;
}

.staff-member.preview .photo {
  max-width: 100%;
  padding: 0;
}

.staff-member.preview .bio {
  width: 100%;
  padding-left: 0;
}

/* Staff Member Details */
.staff-member.details {
  border: none;
}

.staff-member.details .photo {
  display: inline;
  float: left;
  padding: 0 25px 0 0;
  max-width: 50%;
}

.staff-member.details .bio {
  float: none;
  padding-left: 0;
  width: auto;
}

/* --- STAFF - LAYOUTS/ANIMATION --- */

@media all and (max-width: 1200px) {
  /* Staff Member Preview - Details Mode */
  .staff-member.preview {
    width: 33.333%;
  }
}

@media all and (max-width: 1025px) {
  /* Staff Member Preview - Details Mode */
  .staff-member.preview {
    width: 50%;
  }
}

@media all and (max-width: 800px) {
  .staff-member .photo {
    max-width: 40%;
  }
  .staff-member .bio {
    width: 60%;
  }
}

@media all and (max-width: 570px) {
  .staff-member {
    text-align: center;
  }
  .staff-member .photo {
    float: none;
    margin: auto;
    width: 200px;
    max-width: 100%;
  }
  .staff-member .bio {
    float: none;
    margin: 15px auto auto;
    padding-left: 0;
    width: 100%;
  }

  /* No biograpy layout */
  .staff-member.without-bio {
    margin: 0;
    width: 100%;
    padding: 30px 0 15px;
  }
  .staff-member.without-bio .photo {
    width: auto;
  }

  /* Staff Member Preview - Details Mode */
  .staff-member.preview {
    width: 100%;
    margin-bottom: 45px;
  }
  .staff-member.preview .bio {
    margin-top: 0;
  }
  /* Staff Member Details */
  .staff-member.details {
    text-align: left;
  }
  .staff-member.details .photo {
    display: block;
    float: none;
    max-width: 100%;
    padding: 0;
    margin: 0;
  }
}

/* --- PROJECTS PAGES --- */

/* -------------- Project Details View ------------------- */

/* Project Detail - Columns */
#project-detail-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;  
  -ms-flex-wrap: wrap;  
  flex-wrap: wrap;
}

#project-detail-wrap .project-short-description {
  font-weight: 700;
  color: #000;
}

#project-detail-wrap .project-spec-list {
  list-style-type: none;
  padding-left: 0;
}

#project-detail-wrap .project-spec-list li span {
  font-weight: 700;
}

#project-detail-wrap hr {
  color: #707070;
}

@media (max-width: 800px) {
  #project-detail-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .project-main-content {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .project-col-right {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
}
.project-main-content {
  width: 100%;
}
.project-main-content hr {
  color: #707070;
}

/* Project Detail Gallery Thumbnails */
.project-gallery {
  background-color: #ddd;
  margin-bottom: 30px
}
.project-photo-thumbnail {
  margin: 5px;    
}
.project-photo-thumbnail a {
  display: block;
  height: 100%;
  text-align: center;
  text-decoration: none;  
  width: 100%;
}
.project-category-list span,
.project-category-list a {
  font-size: 16px;
}

/* Project Detail Gallery Pagination */
.project-gallery .alt_page_navigation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.project-gallery .alt_page_navigation a {
  background-color: #ebebeb;
  padding: 3px 10px;
  margin: 0px 5px;
  color: #005aa1;
  text-decoration: none;
  font-size: 15px;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  float: none;
}
.project-video {
  max-width: 80%;
  margin: 0 auto;
  margin-bottom: 30px;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.49);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.49);
}
@media all and (max-width: 800px) {
  .project-video {
    max-width: 100%;
  }
}
#paging_container {
  padding: 5px;
}

#details #project-category-nav li {
  display: block;
}

/* -------------- End Details View ------------------- */

/* -------------- Project Grid View ------------------- */

#projects #main-content {
  width: 100%;
}

/* Projects Category Nav */
#cateogry-nav-outer {
  border-bottom: 1px solid #f58220;
  margin-bottom: 35px;
}
#cateogry-nav-outer h2 {
  color: #000000;
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 30px;
}
ul#project-category-nav {
  padding-left: 0;
  padding-bottom: 25px;
}
#project-category-nav li {
  list-style: none;
  display: inline-block;
  margin-bottom: 10px;
}

#project-category-nav li:not(:last-child) {
  margin-right: 15px;
}
#project-category-nav a {
  display: inline-block;
  color: #000000;
  border-radius: 50px;
  border: 1px solid #000;
  background-color: #fff;
  padding: 12px 20px 12px 20px;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
#project-category-nav a:hover,
#project-category-nav a.active {
  background-color: #000;
  color: #fff;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}


/* Project Pagination */
#projects_pagination {
  text-align: center;
}
#projects_pagination a.current,
#projects_pagination a:hover,
#projects_pagination a:active {
  background-color: #000;
  color: #fff;
}
#projects_pagination a {
  padding: 3px 10px;
  margin: 0px 5px;
  color: #000;
  text-decoration: none;
  font-size: 15px;
  font-weight: 700;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  border: 1px solid #000000;
  border-radius: 5px;
  background-color: #ffffff;
}

/* Projects Grid */
.projects-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;

  margin: 0 -10px;
}
.project-album {
  width: 33.3%;
  margin: 0 0 20px;;
  padding: 0 10px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

@media all and (max-width: 800px) {
  .project-album {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
  }
  .projects-grid > div:nth-child(2n+1) {
    /* padding-left: 0px; */
  }
  .projects-grid > div:nth-child(2n) {
    /* padding-right: 0px; */
  }
}
@media all and (max-width: 570px) {
  .project-album {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
  .projects-grid > div {
    padding: 0;
  }
}

/* Project Grid Card */
.project-album {
  position: relative;
}
.project-contents {
  width: 100%;
  height: 100%; 

  padding: 10px 25px 90px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#aacd37), to(#49a343));
  background-image: -o-linear-gradient(top, #aacd37 0%, #49a343 100%);
  background-image: linear-gradient(180deg, #aacd37 0%, #49a343 100%);
} 
.project-album .background-image{
  width: 100%;
  padding-bottom: 62%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
a.project-album { 
  text-decoration: none;
}
.project-album .project-name { 
  color: #000000;
  font-weight: 700;
  font-size: 24px;
}
.project-album .project-description { 
  color: #000000;
  font-size: 18px;
  font-weight: 700;
}
.project-album .project-read-more { 
  text-align: center;
  position: absolute;
  bottom: 30px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.project-album .project-read-more span {
  display: inline-block;
  padding: 12px 20px 12px 20px;
  background-color: #960404;
  text-transform: uppercase;
  color: #ffffff;
  border-radius: 50px;
  font-weight: 700;
  font-size: 18px;
  -webkit-transition: 0.2s all;
  -o-transition: 0.2s all;
  transition: 0.2s all;
}
a.project-album:hover .project-read-more span {
  background-color: #000;
  -webkit-transition: 0.2s all;
  -o-transition: 0.2s all;
  transition: 0.2s all;
}

/* --- End Projects Grid View --- */


/* --- PRODUCTS PAGES --- */

/* --------------- Products -------------------------- */

/* --------------- Products Landing ------------------ */

#products #main-content {
  width: 100%;
}

#product-filter {
  padding: 20px 0 30px;
  border-top: 1px solid #707070;
  border-bottom: 1px solid #707070;
  margin-bottom: 30px;
}
#closeout #product-filter,
#fireplace-inserts #product-filter,
#free-standing-stoves #product-filter,
#built-in-fireplaces #product-filter {
  display: none;
}
#product-list-wrap #product-filter h2.filter-heading {
  margin-top: 0;
  font-size: 2.4em;
  color: #000000;
}
#product-filter-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
#product-filter-form .form-group {
  display: inline-block;
}
#product-filter-form .filter .form-group {
  margin: 0 10px;
  width: calc(50% - 20px);
}
#product-filter-form .filter .form-group:first-of-type {
  margin-left: 0;
}
#product-filter-form .filter .form-group:last-of-type {
  margin-right: 0;
}
#product-filter-form .filter {
  width: 50%;
}
#product-filter-form .form-group label {
  display: block;
  font-size: 1.8em;
  line-height: 2em;
  margin: 0;
  cursor: pointer;
}
/* select styles from forms.css */
#product-filter-form select {
  padding: 10px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #ffffff url(/assets/templates/main/images/icons/select-arrows.svg) no-repeat scroll 98% 50%;
  padding: 13px 25px 14px 10px;
  height: 50px;
  font-size: 16px;
  border: 1px solid #707070;
  border-radius: 4px;
  color: #7f7f7f;
  -webkit-box-shadow: none;
  box-shadow: none;
  width: 100%;
}

#product-filter-form select:focus {
  font-size: 16px;
}

#product-filter-form .filter-submit {
  width: 25%;
  position: relative;
  text-align: center;
}

#product-filter-form .filter-submit input {
  border-radius: 50px;
  background-color: #000000;
  height: 50px;
  line-height: 50px;
  padding: 0 20px;
  font-size: 18px;
  font-weight: 700;
  margin-right: 10px;
  border: 1px solid #000000;
}

#product-filter-form .filter-submit input:hover,
#product-filter-form .filter-submit input:active {
  background-color: #fff;
  color: #000;
}

#product-filter-form .filter-submit #reset-filter {
  font-size: 18px;
  margin-left: 10px;
  color: #960404;
}

#product-filter-form .filter-submit #reset-filter:hover,
#product-filter-form .filter-submit #reset-filter:active {
  color: #017608;
}

#product-filter-form .filter-sort {
  width: calc(25% - 5px);
  margin-left: 5px;
}
#product-filter-form .filter-sort .form-group {
  width: 100%;
}

.product-count p {
  font-weight: 700;
  color: #000;
}

@media all and (max-width: 1025px) {
  #product-filter-form {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #product-list-wrap .filter {
    width: 100%;
  }
  #product-list-wrap .filter-submit {
    width: 50%;
  }
  #product-list-wrap .filter-sort {
    margin-left: 0;
    width: calc(50% - 10px);
    margin-right: 10px;
  }
  #product-filter-form .filter-submit {
    text-align: left;
  }
  #product-filter-form select {
    max-width: 290px;
  }
  #product-filter-form .filter .form-group {
    width: calc(50% - 10px);
    margin: 0 5px;
  }
  #product-filter-form .filter .form-group:first-of-type {
    margin-left: 0;
  }
  #product-filter-form .filter .form-group:last-of-type {
    margin-right: 0;
  }
  #product-filter-form .filter-submit::after {
    display: none;
  }
}

@media all and (max-width: 570px) {
  #product-list-wrap .filter-sort,
  #product-list-wrap .filter-submit {
    width: 100%;
  }
  #product-list-wrap .filter-sort {
    margin-right: 0px;
  }
  #product-filter-form .filter .form-group {
    width: 100%;
    margin: 0;
  }
  #product-list-wrap .filter-submit {
    margin-top: 10px;
  }
}

/* Products Pagination */
#products_pagination {
  text-align: center;
}
#products_pagination a.current,
#products_pagination a:hover,
#products_pagination a:active {
  background-color: #000;
  color: #fff;
}
#products_pagination a {
  padding: 3px 10px;
  margin: 0px 5px;
  color: #000;
  text-decoration: none;
  font-size: 15px;
  font-weight: 700;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  border: 1px solid #000000;
  border-radius: 5px;
  background-color: #ffffff;
}


/* Products Grid */
.products-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;

  margin: 0 -10px;
}
.product-album {
  width: calc(25% - 20px);
  margin: 0 10px 20px;
  padding: 0 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;

  /* margin: 0 10px 20px;; */
  /* padding: 0 10px 0; */
  /* margin:5px */

}

@media all and (max-width: 800px) {
  .product-album {
    width: calc(50% - 20px);
  }
}
@media all and (max-width: 570px) {
  .product-album {
    width: calc(100% - 20px);
  }
  .products-grid > div {
    padding: 0;
  }
}

/* Product Grid Card */
.product-album {
  position: relative;
}
.product-contents {
  width: 100%;
  height: 100%; 

  padding: 10px 25px 90px;
  background-color: #eee;
} 
.product-album .background-image{
  width: 100%;
  padding-bottom: 62%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
a.product-album { 
  text-decoration: none;
  border: 1px solid #AFB0B4;
}
.product-album .product-name { 
  color: #000000;
  font-weight: 700;
  font-size: 24px;
}
.product-album .product-description { 
  color: #000000;
  font-size: 18px;
  font-weight: 700;
}
.product-album .product-read-more { 
  text-align: center;
  position: absolute;
  bottom: 30px;
  left: 50%;
  width: calc(100% - 20px);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.product-album .product-read-more span {
  display: inline-block;
  padding: 12px 20px 12px 20px;
  background-color: #960404;
  text-transform: uppercase;
  color: #ffffff;
  border-radius: 50px;
  font-weight: 700;
  font-size: 18px;
  -webkit-transition: 0.2s all;
  -o-transition: 0.2s all;
  transition: 0.2s all;
}
a.product-album:hover .product-read-more span {
  background-color: #000;
  -webkit-transition: 0.2s all;
  -o-transition: 0.2s all;
  transition: 0.2s all;
}

.product-album {
  position: relative;
}
.product-album.onsale:before {
  content: 'Sale!';
  position: absolute;
  top: 0;
  right: 0;
  height: 50px;
  width: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 50px;
  font-size: 14px;
  color: white;
  background-color: #f00;
}

@media all and (max-width: 800px) {
  .product-album .product-read-more span {
    font-size: 16px;
    margin: 0 10px;
  }
}



/* --- End Products Landing --- */

/* --- Product Details View --- */

/* Project Detail - Columns */
#product-detail-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;  
  -ms-flex-wrap: wrap;  
  flex-wrap: wrap;
}

.product-col-right .product-short-description {
  font-weight: bold;
  color: #000;
}

@media (max-width: 800px) {
  #product-detail-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .product-main-content {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .product-col-right {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
}
.product-main-content {
  width: 100%;
  padding-bottom: 20px;
}

/* Project Detail Gallery Thumbnails */
#main-photo {
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}
.product-gallery {
  background-color: #ddd;
  margin-bottom: 30px
}
.product-photo-thumbnail {
  margin: 5px;    
}
.product-photo-thumbnail a {
  display: block;
  height: 100%;
  text-align: center;
  text-decoration: none;  
  width: 100%;
}
.product-category-list span,
.product-category-list a {
  font-size: 16px;
}

/* Project Detail Gallery Pagination */
.product-gallery .alt_page_navigation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.product-gallery .alt_page_navigation a {
  background-color: #ebebeb;
  padding: 3px 10px;
  margin: 0px 5px;
  color: #005aa1;
  text-decoration: none;
  font-size: 15px;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  float: none;
}
.product-video {
  max-width: 80%;
  margin: 0 auto;
  margin-bottom: 30px;
}
@media all and (max-width: 800px) {
  .product-video {
    max-width: 100%;
  }
}
#paging_container {
  padding: 5px;
}

.product-price-info p,
.product-col-right .product-category,
.product-col-right .product-brand {
  color: #000;
}

.product-price-info .price {
}
.product-price-info .sale-price {

}
.product-price-info.onsale .price,
.product-price-info.onsale .sale-price {
  color: #f00;
  margin-right: 10px;
}
.product-price-info.onsale .sale-price {

}
.product-price-info.onsale .price {
  text-decoration: line-through;
  opacity: .7;
}



/* Related Products */

.related-products {
  width: 100%;
  border-top: 1px solid #707070;
}
.product-row {
  display: -webkit-box;  
  display: -ms-flexbox;  
  display: flex;
}
@media all and (max-width: 800px) {
  #details .product-row {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

/* End Related Products */

/* --- End Details View --- */
/* --- End Products --- */


/* --- BEGIN FOOTER --- */

#container-footer {
  background-color: #fff;
}
.main-footer {
  padding-top: 0px;
  padding-bottom: 50px;
}
#container-footer .main-footer > div,
#container-footer-navigation {
  text-align: center;
}
.main-footer p {
  font-size: 18px;
}
.main-footer .copyright {
  font-size: 16px;
  max-width: 335px;
  margin: 0 auto 15px;
  font-style: italic;
}
.main-footer .license {
  margin-bottom: 5px;
  margin-top: 10px;
}
.footer-center {
  margin-top: 29px;
  margin-bottom: 0px;
}
.footer-center .address {
  margin-bottom: 0;
}
.footer-financing {
  margin-bottom: 0;
  font-weight: 700;
}
.copyright {
  margin-bottom: 5px;
}
.footer-logo {
  margin-bottom: 40px;
  display: block;
  text-align: center;
}
.footer-logo img {
  width: 100%;
  height: auto;
  max-width: 358px;
}
.address {
  margin-top: 40px;
  margin-bottom: 0px;
}
.footer-phone a {
  color: var(--black);
  font-weight: 700;
}
#container-footer-navigation {
  padding-top: 20px;
  /* background-color: #034ea2; */
  padding-bottom: 0;
  color: #fff;
}
#newsletter-signup {
  /* background-color: #034ea2; */
  text-align: center;
  padding: 0px;
}
#newsletter-signup .secondary-tools-heading {
  font-size: 2em;
  color: var(--black);
  font-style: italic;
  font-weight: 400;
  margin-bottom: 10px;
}
#newsletter-signup form {
  margin-bottom: 0px;
  position: relative;
  max-width: 400px;
  margin-right: auto;
  margin-left: auto;
  width: 100%;
}
#newsletter-signup .secondary-tools form ul li {
  padding: 0;
  width: 100%;
}
#newsletter-signup #list-response-form-7-item-3 {
  border-radius: 5px;
  height: 47px;
  padding-left: 10px;
  padding-right: 90px;
  width: 250px;
}
#newsletter-signup #list-response-form-7-item-3::placeholder {
  color: var(--lblue);
  font-style: italic;
  font-family: "Open Sans", sans-serif;
}
#newsletter-signup fieldset:last-child {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 90px;
}
#newsletter-signup button {
  width: 90px;
  height: 47px;
  font-family: 'Open Sans', sans-serif;
}
#newsletter-signup ul.submit {
  margin-left: -110px;
}
#newsletter-signup button:hover,
#newsletter-signup button:active {
  background-color: var(--dblue);
}
.footer-financing a {
  color: var(--orange);
  text-transform: uppercase;
  font-style: italic;
}
.footer-financing a:hover {
  color: var(--lorange);
  text-decoration: underline;
}
.container-footer-bottom {
  background-color: rgba(36, 161, 217, 0.1);
  padding: 45px 0;
}
#container-footer .get-quote-button {
  margin-bottom: 10px;
}
#container-footer .get-quote-button a {
  background-color: var(--dblue);
}
#container-footer .get-quote-button a:hover {
  background-color: var(--orange);
}
@media all and (max-width:399px) {
  #newsletter-signup #list-response-form-7-item-3 {
    width: 220px;
  }
  #newsletter-signup ul.submit {
    margin-left: -70px;
  }
}
@media all and (max-width: 800px) {
  .main-footer .get-quote-button {
    display: none;
  }
  .footer-financing {
    margin-top: 20px;
    margin-bottom: 5px;
  }
  .copyright {
    margin-bottom: 10px;
  }
  .footer-financing a {
    margin-bottom: 0px;
  }
}
/* --- FOOTER - NAVIGATION --- */

#footer-navigation ul {
  list-style-type: none;
  padding: 0;
  margin: 0px 0 57px;
  text-align: center;
}
#footer-navigation ul li {
  display: inline-block;
  font-size: 1.8em;
  font-weight: 400;
  padding: 0;
  text-transform: uppercase;
}
#footer-navigation ul li:not(:first-of-type)::before {
  content: '\007C';
  color: var(--black);
  display: inline-block;
  position: relative;
  padding: 0 8px;
}
#footer-navigation ul li a:link,
#footer-navigation ul li a:visited {
  color: var(--dorange);
  text-decoration: underline;
  font-style: italic;
  font-weight: 700;
}
#footer-navigation ul li a:hover,
#footer-navigation ul li a:active {
  text-decoration: none;
}

/* --- FOOTER - SOCIAL NETWORKING --- */

.social-networking {
  margin: 20px 0 5px;
  text-align: center;
}

.social-networking ul {
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 5px;
  list-style-type: none;
}

.social-networking li a {
  display: block;
  text-indent: -9999em;
  font-size: 1px;
  color: transparent;
  height: 45px;
  width: 45px;
  background-color: var(--dblue);
  border-radius: 50%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: auto 60%;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}

.social-networking li.btn-facebook a {
  background-image: url('/assets/templates/main/images/social/btn-facebook.svg');
}
.social-networking li.btn-twitter a {
  background-image: url('/assets/templates/main/images/social/btn-twitter.svg');
  background-size: auto 50%;
}
.social-networking li.btn-youtube a {
  background-image: url('/assets/templates/main/images/social/btn-youtube.svg');
}
.social-networking li.btn-instagram a {
  background-image: url('/assets/templates/main/images/social/btn-instagram.svg');
}
.social-networking li.btn-pinterest a {
  background-image: url('/assets/templates/main/images/social/btn-pinterest.svg');
}
.social-networking li.btn-angies-list a {
  background-image: url('/assets/templates/main/images/social/btn-angies-list.svg');
}
.social-networking li.btn-houzz a {
  background-image: url('/assets/templates/main/images/social/btn-houzz.svg');
}
.social-networking li.btn-linkedin a {
  background-image: url('/assets/templates/main/images/social/btn-linkedin.svg');
}
.social-networking li.btn-google-maps a {
  background-image: url('/assets/templates/main/images/social/btn-google-maps.svg');
  background-size: auto 50%;
}
.social-networking li.btn-google-my-business a {
  background-image: url('/assets/templates/main/images/social/btn-google-my-business.svg');
}
.social-networking li.btn-yelp a {
  background-image: url('/assets/templates/main/images/social/btn-yelp.svg');
}
.social-networking li.btn-flickr a {
  background-image: url("/assets/templates/main/images/social/btn-flickr.svg");
  background-size: auto 40%;
}
.social-networking li.btn-nextdoor a {
  background-image: url('/assets/templates/main/images/social/btn-nextdoor.svg');
  background-size: auto 55%;
}
.social-networking li.btn-x a {
  background-image: url('/assets/templates/main/images/social/btn-x.svg');
  background-size: auto 50%;
}
.social-networking li.btn-tiktok a {
  background-image: url('/assets/templates/main/images/social/btn-tiktok.svg');
}

.social-networking li a:hover,
.social-networking li a:active {
  background-color: var(--lblue);
  color: transparent;
}
@media all and (max-width:800px) {
  #footer-navigation ul {
    margin: 0 auto 57px;
    max-width: 371px;
  }
}
/* --- FOOTER - iMARKET LINKS --- */

p.imarket-link {
  margin: 0px auto;
  color: var(--black);
  max-width: 271px;
}
p.imarket-link a {
  position:relative;
  background-color: transparent;
  background-image: url('/assets/templates/main/images/logo-imarket.svg');
  background-repeat: no-repeat;
  background-size: 25px;
  background-position: 0 50%;
  color: var(--black);
  padding-left: 30px;
  margin:0 auto;
  text-decoration: underline;
}
p.imarket-link a:hover {
  text-decoration: none;
}

/* --- FOOTER - MOBILE FIXED FOOTER --- */

#container-footer {
  margin-bottom: 85px;
  padding-top: 50px;
}

.mobile-fixed-footer {
  position: fixed;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #166fa5;
  -webkit-box-shadow: 0 5px 15px rgba(0,0,0,.75);
  box-shadow: 0 5px 15px rgba(0,0,0,.75);
  top: 0;
  right: 0;
  width: 100%;
  height: 82px;
  line-height: 85px;
  text-align: center;
  z-index: 2000;
}
.active-navigation .mobile-fixed-footer {
  right: -100%;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.mobile-phone .phone-number {
  font-size: 0;
  position: relative;
}
.mobile-phone,
.mobile-col:not(.mobile-phone) {
  width: 70%;
}
.mobile-col:not(.mobile-phone) a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  text-decoration: none;
  height: 100%;
  padding-bottom: 10px;
}
.mobile-col svg {
  max-width: 40px;
  height: auto;
  fill: #8cd7f9;
  margin-bottom: 3px;
}
.mobile-col.mobile-contact svg {
  max-width: 50px;
  margin-bottom: 7px;
}
.mobile-phone {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.mobile-phone svg {
  max-width: 65px;
  width: 100%;
  fill: #2b2b2b;
}
.mobile-phone .phone-number svg {
  position: relative;
  /*width: 20px;
  height: 35px;
  left: -6px;
  top: 4px;*/
  fill: var(--dblue);
  margin-bottom: 0;
}
/*.mobile-phone .phone-number a {
  position: relative;
}
.mobile-phone .phone-number a::before {
  content: 'Call Us';
  position: absolute;
  color: #0b5485;
  width: 60px;
  font-size: 14px;
  height: 0px;
  top: 22px;
  left: 4px;
  font-weight: 400;
  z-index: 2;
}*/
.mobile-col:not(.mobile-phone) p {
  margin: 0;
  font-size: 14px;
  font-weight: 700;
  color: #8cd7f9;
  text-transform: uppercase;
}
.mobile-nav-buttons {
  text-align: center;
  margin-top: 36px;
  max-width: 320px;
  margin-left: auto;
  margin-right: auto;
}
.mobile-nav-buttons .cta-phone {
  margin-bottom: 21px;
}

  .mobile-col:not(.mobile-phone) p {
    font-size: 12px;
  }
@media all and (min-width: 571px) {
  .mobile-col:not(.mobile-phone) p {
    font-size: 16px;
  }
}
@media all and (max-width: 800px) {
  #container-masthead {
    margin-top: 82px;
  }
  .mobile-phone .phone-number a {
    display: block;
    -webkit-box-shadow: 0 5px 9px rgb(0 0 0 / 24%);
    box-shadow: 0 5px 9px rgb(0 0 0 / 24%);
    background-color: #8CD7FC;
    border-radius: 50%;
    position: relative;
    padding: 10px;
  }
}
@media all and (max-width: 399px) {
  .mobile-phone {
    width: 64%;
  }
  .mobile-col:not(.mobile-phone) p {
    font-size: 12px;
  }
}

/* --- END FOOTER --- */

/* --- YOUTUBE --- */
.vid_trigger {position: relative; overflow:hidden;background-position:50% 50%;background-size:cover;background-repeat:no-repeat;cursor: pointer;display:block;}
.vid_trigger img {visibility:hidden;}
.lightbox {display: none;position: fixed;z-index: 1001;width: 100%;height: 100%;text-align: center;top: 0;left: 0;background-color: rgba(0,0,0,0.8);}
.v_player {position:relative;margin:0 auto;width: 100% !important;height: 100% !important;}
.lightbox img,.lightbox iframe {max-width: 800px;min-height: 460px !important; max-height: 80%;margin-top: 130px;position: relative;z-index: 1000;width: 90% !important;}
.lightbox-visible {outline: none;display: block;}
.ims-vid-trigger {cursor:pointer;}

@media all and (min-width: 801px) {
  body.ims-youtube-lightbox #content-wrap { z-index: 801; } 
  body.ims-youtube-lightbox #container-fixed-masthead { z-index: 802; }
}
@media all and (max-width: 800px) {
body.ims-youtube-lightbox #masthead .phone-number { z-index: 801; }
  .lightbox img,.lightbox iframe { margin-top: 65px;}
}

.vid_trigger::before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background-image: url(/assets/templates/main/images/icons/icon-play-button.svg);
  background-size: 20% auto;
  background-repeat: no-repeat;
  background-position: center center;
  opacity: 1;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

.vid_trigger:hover::before {
  background-image: url(/assets/templates/main/images/icons/icon-play-button-blue.svg);
}

/* --- Location Dropdown Nav --- */

.location-navigation {
  margin-left: 5px;
}
.location-navigation ul {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
}
.location-navigation .nav-level-1 {
  position: relative;
}
.location-navigation .nav-level-1>a {
  display: inline-block;
  min-width: 100px;
  padding: 6px 18px 6px 7px;
  background-color: #fff;
  color: #003a63;
  font-size: 16px;
  height: 32px;
}
.location-navigation a span {
  position: relative;
  line-height: 1.1em;
}
.location-navigation .nav-level-1>a>span {
  position: relative;
  top: -2px;
}
.location-navigation .nav-level-1>ul {
  display: none;
  position: absolute;
  text-align: left;
  min-width: 170px;
  background-color: #fff;
  right: 0;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  border-radius: 5px;
}
.location-navigation .nav-level-2 a {
  display: block;
  padding: 8px 15px 8px 15px;
  color: #003a63;
  font-size: 16px;
}
.location-navigation ul li,
.location-navigation ul li a,
.secondary-tools .location-navigation ul li a {
  text-decoration: none !important;
  cursor: pointer;
}
.location-navigation .nav-level-1.active>ul {
  display: block;
  z-index: 1;
  padding: 0;
  overflow: hidden;
}
.location-navigation .nav-level-2 a.current,
.location-navigation .nav-level-2 a:hover {
  background-color: #5C8E1E;
}
.location-navigation .nav-level-1>a>span::before {
  content: none;
}
.location-navigation .nav-level-1>a::before {
  content: "";
  background-image: url("/assets/templates/main/images/nav/icon-dropdown.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  position: absolute;
  top: 0;
  height: 100%;
  width: 7px;
  right: 5px;
}
.location-navigation a.dropdown-trigger {
  height: 32px;
  min-width: 100px;
}
.location-navigation a.dropdown-trigger:hover {
  color: #003a63;
}
.location-select {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 13px 0 13px;
}
.location-select p {
  margin-bottom: 0;
}
.location-select > span {
  font-size: 16px;
}
.location-select select {
  margin-left: 10px;
  height: 32px;
  background-color: #fff;
  color: #003a63;
  border-radius: 5px;
  font-size: 16px;
  padding: 0 0 0 5px;
  border-color: #fff;
}
@media (min-width: 801px) {
  #masthead .location-select {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 9px 0 9px;
  }
}

/* End Location Dropdown Nav */

#chat-bubble a {
  position: fixed;
  bottom: 10px;
  right: 10px;
  height: 65px;
  width: 65px;
  border-radius: 50%;
  background-color: #fff;
  -webkit-box-shadow: 0 5px 15px rgb(0 0 0 / 35%);
  box-shadow: 0 5px 15px rgb(0 0 0 / 35%);
  z-index: 1000;
  text-align: center;
  cursor: pointer;
}
#chat-bubble a img {
  padding-top: 15px;
}
@media (max-width: 800px) {
  #chat-bubble a {
    display: none;
  }
}

/* --- Static Campaign Sections - mobile.css --- */
#cmpgn-st {
  background-color: #4596d1;
}
#cmpgn-st {
  padding: 15px 0;
}
#cmpgn-st img {
  width: 100%;
  height: auto;
  vertical-align: middle;
}

/* --- Advanced Maintenance Page - mobile.css --- */
#maintenance-program .top-content-upper {
  background-color: #fac62c;
  padding-bottom:  115px;
  position: relative;
}
#maintenance-program .top-content-upper::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 150px;
  left: 0;
  bottom: -75px;
  transform: rotate(180deg);
  background-image: url("/assets/templates/main/images/backgrounds/ma-wave-desktop.svg");
  background-size: auto 100%;
  background-repeat: no-repeat;
  background-position: bottom center;
}
#maintenance-program .top-content-upper .top-content-right {
  text-align: center;
}
#maintenance-program .top-content-upper .top-content-right img {
  max-width: 100%;
  height: auto;
}
#maintenance-service-plans {
  background-color: #fff;
  padding: 58px 0 73px 0;
  text-align: center;
}
#maintenance-service-plans h2 {
  margin-top: 0;
  position: relative;
}
#maintenance-service-plans .service-plan {
  background-color: #166fa5;
  margin-bottom: 25px;
  position: relative;
  overflow: hidden;
  max-width: 300px;
  margin-left: auto;
  margin-right: auto;
}
#maintenance-service-plans .service-plan:nth-child(even) {
  background-color: #0b5485;
}
#maintenance-service-plans .service-plan.most-popular::before {
  content: 'Most Popular';
  position: absolute;
  top: 23px;
  right: -46px;
  color: #fff;
  font-size: 1.3em;
  font-weight: 700;
  font-style: italic;
  transform: rotate(45deg);
  background-color: #f35a2c;
  padding: 5px 40px;
}
#maintenance-service-plans .service-plan .plan-title-outer {
  background-color: #24a1d9;
  padding: 25px 20px;
}
#maintenance-service-plans .service-plan .plan-title-outer .plan-title {
  display: block;
  text-align: center;
  font-weight: 700;
  font-style: italic;
  font-size: 3em;
  line-height: 1.1;
  text-transform: uppercase;
  color: #fff;
}
#maintenance-service-plans .service-plan .plan-title-outer .plan-number {
  display: block;
  font-size: 4.5em;
  line-height: 1.1;
  margin-bottom: 10px;
}
#maintenance-service-plans .service-plan .plan-title-outer .plan-subtitle {
  display: block;
  font-style: italic;
  font-size: 1.5em;
}
#maintenance-service-plans .service-plan .plan-benefit {
  display: block;
  text-align: left;
  padding: 10px 10px 10px 28px;
  font-size: 1.4em;
  line-height: 28px;
  position: relative;
  color: #fff;
}
#maintenance-service-plans .service-plan .plan-benefit::before {
  content: '';
  position: absolute;
  left: 10px;
  top: 18px;
  background-image: url("/assets/templates/main/images/icons/icon-checkmark-white.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: 14px;
  height: 11px;
}

#maintenance-steps {
  padding: 41px 0 41px 0;
  background-color: #24a1d9;
}

#maintenance-steps .h1 {
  text-align: center;
  color: #fff;
}

#maintenance-steps .maintenance-step {
  text-align: center;
  max-width: 330px;
  margin: 0 auto 30px auto;
}

#maintenance-steps .maintenance-step img {
  max-width: 100%;
  height: auto;
}

#maintenance-steps .maintenance-step h3 {
  margin-top: 8px;
  margin-bottom: 5px;
  text-transform: uppercase;
  font-style: italic;
  color: #fff;
}
#maintenance-steps .maintenance-step p {
  color: #fff;
}
#maintenance-steps .maintenance-step:last-of-type,
#maintenance-steps .maintenance-step:last-of-type p {
  margin-bottom: 0;
}

#maintenance-cta {
  background-color: #fac62c;
  padding: 35px 0 120px 0;
  margin-bottom: 95px;
  text-align: center;
  position: relative;
}
#maintenance-cta::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 95px;
  bottom: 0;
  left: 0;
  background-image: url("/assets/templates/main/images/other/wave-yellow.svg");
  background-size: auto 100%;
  background-position: bottom center;
  background-repeat: no-repeat;
}
#maintenance-cta h2 {
  margin-top: 0;
}
#maintenance-cta .h4 {
  font-weight: 400;
  font-style: italic;
}
#maintenance-cta span.p {
  font-size: 1.8em;
  margin-top: 15px;
  margin-bottom: 20px;
  display: block;
}
#maintenance-cta h4 {
  margin-bottom: 25px;
}
#maintenance-cta h4:last-of-type {
  margin-bottom: 0;
}

#maintenance-main-content {
  padding: 65px 0;
}
#maintenance-main-content .content-left {
  background-color: #e8f5fb;
  padding: 20px 25px 40px 25px;
  width: 100%;
}
#maintenance-main-content .content-left h1 {
  margin-top: 0;
  margin-bottom: 10px;
}
#maintenance-main-content .content-left h2,
#maintenance-main-content .content-left h3 {
  text-align: center;
}
#maintenance-main-content .content-left h3 {
  margin-top: 0;
}
#maintenance-main-content .content-left h4 {
  margin-top: 30px;
}
#maintenance-main-content .cta-button {
  display: block;
  margin: 0 auto 0 auto;
}
#maintenance-main-content .cta-button a {
  margin: 0 auto;
  display: inline-block;
  font-size: 17px;
  min-width: 218px;
}
#maintenance-form button {
  font-size: .8em;
  min-width: 240px;
}
@media all and (min-width: 390px) {
  #maintenance-main-content .cta-button a {
    font-size: 2em;
  }
  #maintenance-form button {
    font-size: 1em;
  }
}
@media all and (max-width: 800px) {
  #maintenance-main-content #maintenance-form {
    display: none;
  }
}
#maintenance-program #maintenance-form form {
  max-width: 615px;
  margin: 0 auto;
}
#maintenance-form form fieldset:last-of-type,
#maintenance-form form li,
#maintenance-form form li > input,
#maintenance-form form li select,
#maintenance-form form li textarea {
  width: 100%;
  min-width: 240px;
}
#maintenance-form form li label {
  display: block;
  text-align: left;
}
#maintenance-form form ul.submit {
  text-align: center;
}
#maintenance-program #home-affils {
  background-color: rgba(36, 161, 217, 0.1);
  padding: 60px 0;
}
#maintenance-program #container-footer::before {
  display: none;
}

/* CODELIBENTRY_ENTRY: 4 */
.careers-top-content {
  background-color: #9F9F9F;
  text-align: center;
  padding: 50px 0px;
}
.careers-top-content h1 {
  margin-top: 0px;
}
.careers-top-content h1,
.careers-top-content #breadcrumbs-container span,
.careers-top-content #breadcrumbs-container span a {
  color: #fff;
}

#careers-featured-content {
  text-align: center;
  padding: 50px 0px;
}
#careers-featured-content .width-limiter > div img {
  max-width: 100%;
  height: auto;
}

#careers-video {
  background-color: #9F9F9F;
  text-align: center;
  padding: 50px 0px;
}
#careers-video h2,
#careers-video h4 {
  color: #fff;
  margin-top: 0px;
}
#careers-video .video-outer img {
  max-width: 100%;
  height: auto;
}
#careers-benefits {
  padding: 50px 0px;
}
#careers-benefits .h1 {
  text-align: center;
  margin-top: 0px;
}

#careers-benefits .careers-benefits-inner > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#careers-benefits .careers-benefit-icon img {
  max-width: 100%;
  height: auto;
}
#careers-benefits .careers-benefit-content {
  padding-left: 10px;
  width: 67%;
}

#careers-share {
  background-color: #9F9F9F;
  text-align: center;
  padding: 50px 0px;
}
#careers-share .h2 {
  margin-top: 0px;
}
#careers-share .share-buttons {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
#careers-share .share-button {
  margin: 0 5px;
}
#careers-share .share-button a {
  display: block;
  background-color: #393939;
  border-radius: 50%;
  padding: 20px;
  height: 40px;
  width: 40px;
  background-size: 20px auto;
  background-repeat: no-repeat;
  background-position: center;
}
#careers-share .share-button a span {
  font-size: 0px;
  line-height: 0;
}
#careers-share .share-button.fb a {
  background-image: url("/assets/templates/main/images/social/btn-facebook.svg");
}
#careers-share .share-button.twitter a {
  background-image: url("/assets/templates/main/images/social/btn-twitter.svg");
}
#careers-share .share-button.linkedin a {
  background-image: url("/assets/templates/main/images/social/btn-linkedin.svg");
}
#careers-share .share-button.email a {
  background-image: url("/assets/templates/main/images/icons/btn-email.svg");
}

#current-openings {
  text-align: center;
  padding: 50px 0px;
}
#current-openings .h1 {
  margin-top: 0px;
}
#current-openings .opening-outer {
  padding-bottom: 30px;
  border-bottom: 1px solid #707070;
}

#careers-contact {
  background-color: #646464;
  text-align: center;
  padding: 50px 0px;
}
#careers-contact h2 {
  color: #fff;
  margin-top: 0px;
}

/* Mobile First only form styles - needed for Position Page as well */
#form-content form ul {
  list-style-type: none;
  padding: 0;
}
#form-content form ul li {
  display: inline-block;
  padding: 0 5px;
  margin: 5px 0;
}
#form-content form fieldset:not(.twocol) ul li {
  width: 100%;
}
#form-content form ul li input,
#form-content form ul li textarea,
#form-content form ul li select {
  width: 100%;
}
#form-content label {
  display: block;
}
#form-content label,
#form-content .label-heading,
#form-content form h2,
#form-content form .note,
#form-content form input[type="file"] {
  color: #222;
}
#form-content .submit {
  text-align: center;
}

body.careers-position .top-content-upper,
body.careers-position #top-content {
  text-align: center;
}

#careers-cta-box {
  background-color: #B9B9B9;
  text-align: center;
  padding: 50px 0px;
}

#careers-company-overview {
  text-align: center;
  background-color: #E8E7E7;
  padding: 50px 30px;
}
#careers-company-overview ul {
  padding-left: 0;
  text-align: left;
}

#careers-video .vid_trigger {
  width: 100%;
  height: auto;
  max-width: 600px;
  max-height: 337px;
  margin: 0 auto;
}
/* Installation Standards page */
#seven-installation-standards .image-wrapper {
  max-width: 250px;
  margin: 0 0 30px;
}
#seven-installation-standards .image-wrapper img {
  width: 100%;
  height: auto;
}

/* Commercial Maintenance page */
#commercial-maintenance-program.full-width-layout  #content-wrap {
  padding: 70px 0px;
}

/* WP Blog styles */
#wp-blog #content-wrap {
  padding-bottom: 40px;
}
#sidebar .widget {
  margin-bottom: 20px;
}
body #sidebar-content h2 {
  margin-bottom: 10px;
}
body .content-spacer .post:not(:first-child) {
  margin-top: 30px;
  padding-top: 30px;
}

/* Mascots CWR: https://app.clickup.com/t/86b2bcxxw */
.ultimate-parent-8 #maintenance-secondary,
.ultimate-parent-8 #maintenance-secondary .ma-image,
.ultimate-parent-9 #maintenance-secondary,
.ultimate-parent-9 #maintenance-secondary .ma-image,
.ultimate-parent-10 #maintenance-secondary,
.ultimate-parent-10 #maintenance-secondary .ma-image,
#maintenance-program #maintenance-secondary,
#maintenance-program #maintenance-secondary .ma-image,
#about #maintenance-secondary,
#about #maintenance-secondary .ma-image,
#financing #maintenance-secondary,
#financing #maintenance-secondary .ma-image,
#affiliations #maintenance-secondary,
#affiliations #maintenance-secondary .ma-image,
#reviews #maintenance-secondary,
#reviews #maintenance-secondary .ma-image,
#staff #maintenance-secondary,
#staff #maintenance-secondary .ma-image,
#hvac-equipment-leasing #maintenance-secondary,
#hvac-equipment-leasing #maintenance-secondary .ma-image,
#seven-installation-standards #maintenance-secondary,
#seven-installation-standards #maintenance-secondary .ma-image,
#rent-to-own #maintenance-secondary,
#rent-to-own #maintenance-secondary .ma-image {
  position: relative;
}
.ultimate-parent-8 #maintenance-secondary .ma-image,
.ultimate-parent-9 #maintenance-secondary .ma-image,
.ultimate-parent-10 #maintenance-secondary .ma-image,
#maintenance-program #maintenance-secondary .ma-image,
#about #maintenance-secondary .ma-image,
#financing #maintenance-secondary .ma-image,
#affiliations #maintenance-secondary .ma-image,
#reviews #maintenance-secondary .ma-image,
#staff #maintenance-secondary .ma-image,
#hvac-equipment-leasing #maintenance-secondary .ma-image,
#seven-installation-standards #maintenance-secondary .ma-image,
#rent-to-own #maintenance-secondary .ma-image {
  z-index: -2;
  visibility: hidden;
}
.webp .ultimate-parent-8 #maintenance-secondary::after {
  background-image: url('/assets/templates/main/images/mascots/mascot-image-walter.webp');
}
.no-webp .ultimate-parent-8 #maintenance-secondary::after {
  background-image: url('/assets/templates/main/images/mascots/mascot-image-walter.png');
}
.webp .ultimate-parent-9 #maintenance-secondary::after {
  background-image: url('/assets/templates/main/images/mascots/mascot-image-dan.webp');
}
.no-webp .ultimate-parent-8 #maintenance-secondary::after {
  background-image: url('/assets/templates/main/images/mascots/mascot-image-dan.png');
}
.webp .ultimate-parent-10 #maintenance-secondary::after {
  background-image: url('/assets/templates/main/images/mascots/mascot-image-brad.webp');
}
.no-webp .ultimate-parent-10 #maintenance-secondary::after {
  background-image: url('/assets/templates/main/images/mascots/mascot-image-brad.png');
}
.webp #maintenance-program #maintenance-secondary::after {
  background-image: url('/assets/templates/main/images/mascots/mascot-image-gregg.webp');
}
.no-webp #maintenance-program #maintenance-secondary::after {
  background-image: url('/assets/templates/main/images/mascots/mascot-image-gregg.png');
}
.webp #about #maintenance-secondary::after {
  background-image: url('/assets/templates/main/images/mascots/mascot-image-jordan.webp');
}
.no-webp #about #maintenance-secondary::after {
  background-image: url('/assets/templates/main/images/mascots/mascot-image-jordan.png');
}
.webp #financing #maintenance-secondary::after {
  background-image: url('/assets/templates/main/images/mascots/mascot-image-parker.webp');
}
.no-webp #financing #maintenance-secondary::after {
  background-image: url('/assets/templates/main/images/mascots/mascot-image-parker.png');
}
.webp #affiliations #maintenance-secondary::after {
  background-image: url('/assets/templates/main/images/mascots/mascot-image-parker.webp');
}
.no-webp #affiliations #maintenance-secondary::after {
  background-image: url('/assets/templates/main/images/mascots/mascot-image-parker.png');
}
.webp #reviews #maintenance-secondary::after {
  background-image: url('/assets/templates/main/images/mascots/mascot-image-tabetha.webp');
}
.no-webp #reviews #maintenance-secondary::after {
  background-image: url('/assets/templates/main/images/mascots/mascot-image-tabetha.png');
}
.webp #staff #maintenance-secondary::after {
  background-image: url('/assets/templates/main/images/mascots/mascot-image-gregg.webp');
}
.no-webp #staff #maintenance-secondary::after {
  background-image: url('/assets/templates/main/images/mascots/mascot-image-gregg.png');
}
.webp #hvac-equipment-leasing #maintenance-secondary::after {
  background-image: url('/assets/templates/main/images/mascots/mascot-image-dan.webp');
}
.no-webp #hvac-equipment-leasing #maintenance-secondary::after {
  background-image: url('/assets/templates/main/images/mascots/mascot-image-dan.png');
}
.webp #seven-installation-standards #maintenance-secondary::after {
  background-image: url('/assets/templates/main/images/mascots/mascot-image-jordan.webp');
}
.no-webp #seven-installation-standards #maintenance-secondary::after {
  background-image: url('/assets/templates/main/images/mascots/mascot-image-jordan.png');
}
.webp #rent-to-own #maintenance-secondary::after {
  background-image: url('/assets/templates/main/images/mascots/mascot-image-dan.webp');
}
.no-webp #rent-to-own #maintenance-secondary::after {
  background-image: url('/assets/templates/main/images/mascots/mascot-image-dan.png');
}
.ultimate-parent-8 #maintenance-secondary::after,
.ultimate-parent-9 #maintenance-secondary::after,
.ultimate-parent-10 #maintenance-secondary::after,
#maintenance-program #maintenance-secondary::after,
#about #maintenance-secondary::after,
#financing #maintenance-secondary::after,
#affiliations #maintenance-secondary::after,
#reviews #maintenance-secondary::after,
#staff #maintenance-secondary::after,
#hvac-equipment-leasing #maintenance-secondary::after,
#seven-installation-standards #maintenance-secondary::after,
#rent-to-own #maintenance-secondary::after {
  content: '';
  position: absolute;
  width: 225px;
  height: 250px;
  top: -40px;
  left: calc(50% - 113px);
  z-index: 2;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

/* Welcome Modal */
#welcome-content {
  text-align: center;
}
#alert-modal {
    height: auto;
    max-height: calc(95% - 12.5%);
    overflow: auto;
}
#alert-modal.ims-lightbox .popup-inner {
    height: 100%;
    overflow-y:auto;
}
#alert-modal.ims-lightbox .close-popup {
  top: 15px;
}

/* Claim Promo CTA CWR: https://app.clickup.com/t/86b6vk8k9*/
#claim-promo-form form fieldset:last-of-type,
#claim-promo-form form li,
#claim-promo-form form li > input,
#claim-promo-form form li select,
#claim-promo-form form li textarea {
  width: 100%;
  min-width: 240px;
}
#claim-promo-form form li label {
  display: block;
  text-align: left;
}
#claim-promo-form form ul.submit {
  text-align: center;
}