@font-face {
  font-family: "Open Sans";
  src: url("/Content/fonts/OpenSans-Light.eot");
  src: url("/Content/fonts/OpenSans-Light.eot?#iefix") format("embedded-opentype"), url("/Content/fonts/OpenSans-Light.woff") format("woff"), url("/Content/fonts/OpenSans-Light.ttf") format("truetype"), url("/Content/fonts/OpenSans-Light.svg#OpenSans-Light") format("svg");
  font-style: normal;
  font-weight: 200; }

@font-face {
  font-family: "Open Sans";
  src: url("/Content/fonts/OpenSans-Regular.eot");
  src: url("/Content/fonts/OpenSans-Regular.eot?#iefix") format("embedded-opentype"), url("/Content/fonts/OpenSans-Regular.woff") format("woff"), url("/Content/fonts/OpenSans-Regular.ttf") format("truetype"), url("/Content/fonts/OpenSans-Regular.svg#OpenSans-Regular") format("svg");
  font-style: normal;
  font-weight: normal; }

@font-face {
  font-family: "Open Sans";
  src: url("/Content/fonts/OpenSans-Semibold.eot");
  src: url("/Content/fonts/OpenSans-Semibold.eot?#iefix") format("embedded-opentype"), url("/Content/fonts/OpenSans-Semibold.woff") format("woff"), url("/Content/fonts/OpenSans-Semibold.ttf") format("truetype"), url("/Content/fonts/OpenSans-Semibold.svg#OpenSans-Semibold") format("svg");
  font-style: normal;
  font-weight: 600; }

@font-face {
  font-family: "Open Sans";
  src: url("/Content/fonts/OpenSans-Bold.eot");
  src: url("/Content/fonts/OpenSans-Bold.eot?#iefix") format("embedded-opentype"), url("/Content/fonts/OpenSans-Bold.woff") format("woff"), url("/Content/fonts/OpenSans-Bold.ttf") format("truetype"), url("/Content/fonts/OpenSans-Bold.svg#OpenSans-Bold") format("svg");
  font-style: normal;
  font-weight: bold; }

@font-face {
  font-family: "Open Sans";
  src: url("/Content/fonts/OpenSans-ExtraBold.eot");
  src: url("/Content/fonts/OpenSans-ExtraBold.eot?#iefix") format("embedded-opentype"), url("/Content/fonts/OpenSans-ExtraBold.woff") format("woff"), url("/Content/fonts/OpenSans-ExtraBold.ttf") format("truetype"), url("/Content/fonts/OpenSans-ExtraBold.svg#OpenSans-Bold") format("svg");
  font-style: normal;
  font-weight: 800; }

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0; }

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline; }

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none; }

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none !important; }

/*! Modifications */
*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
  line-height: inherit; }

html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 1; }

.clear_all {
  display: block;
  width: 100%;
  clear: both; }

.h-visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  white-space: nowrap; }

.group::after {
  content: " ";
  display: table;
  clear: both; }

/*$path: polygon(100% 0, 0 0, 0 100%, 11% 88%, 7% 100%, 26% 83%, 20% 100%, 34% 90%, 30% 100%, 43% 95%, 42% 100%, 100% 100%);*/
/*$path: polygon(100% 0, 0 0, 0 100%, 11% 88%, 7% 100%, 26% 83%, 20% 100%, 34% 90%, 30% 100%, 43% 95%, 42% 100%, 100% 100%);*/
/* Mobile Hamburger Menu */
#nav-toggle {
  float: left;
  width: 100%;
  cursor: pointer; }

#nav-toggle {
  display: none; }
  #nav-toggle:checked ~ .hamburgerMenu .inner {
    height: 0px;
    top: 55%;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg); }
  #nav-toggle:checked ~ .hamburgerMenu .line {
    -webkit-transition-delay: 0.4s;
    -o-transition-delay: 0.4s;
    transition-delay: 0.4s;
    width: 35px; }
  #nav-toggle:checked ~ .hamburgerMenu .line.line-1 {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg); }
  #nav-toggle:checked ~ .hamburgerMenu .line.line-2 {
    opacity: 0; }
  #nav-toggle:checked ~ .hamburgerMenu .line.line-3 {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg); }
  @media screen and (max-width: 1200px) {
    #nav-toggle:checked ~ nav {
      top: 100%;
      opacity: 1;
      pointer-events: all; } }

.hamburgerMenu {
  display: none;
  cursor: pointer;
  height: 58px;
  width: 65px;
  position: absolute;
  top: 32px;
  right: calc(6% - 15px);
  z-index: 100;
  padding: 15px;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }
  @media screen and (max-width: 1200px) {
    .hamburgerMenu {
      display: block; } }
  @media screen and (max-width: 460px) {
    .hamburgerMenu {
      top: 23px; } }
  .hamburgerMenu .inner {
    -webkit-transition: all 0.6s cubic-bezier(0.5, 0.1, 0, 1.2);
    -o-transition: all 0.6s cubic-bezier(0.5, 0.1, 0, 1.2);
    transition: all 0.6s cubic-bezier(0.5, 0.1, 0, 1.2);
    -webkit-transition-delay: 0.4s;
    -o-transition-delay: 0.4s;
    transition-delay: 0.4s;
    height: 24px;
    width: 35px;
    position: absolute;
    left: 15px;
    top: 15px;
    display: block; }
  .hamburgerMenu .line {
    position: absolute;
    display: block;
    background: #fff;
    width: 35px;
    height: 4px;
    border-radius: 3px;
    right: 0px;
    -webkit-transition: all 0.6s cubic-bezier(0.5, 0.1, 0, 1.2);
    -o-transition: all 0.6s cubic-bezier(0.5, 0.1, 0, 1.2);
    transition: all 0.6s cubic-bezier(0.5, 0.1, 0, 1.2); }
  .hamburgerMenu .line.line-1 {
    top: 0;
    width: 30px; }
  .hamburgerMenu .line.line-2 {
    top: 50%; }
  .hamburgerMenu .line.line-3 {
    top: 100%;
    width: 21px; }

header {
  background-color: #152533;
  color: #fff;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 1;
  letter-spacing: 0.4px;
  z-index: 900; }
  @media screen and (max-width: 1200px) {
    header {
      padding: 5px 0; } }
  header ul {
    padding: 0;
    margin: 0; }
    header ul li {
      margin: 0;
      padding: 0;
      list-style: none; }
  header a {
    text-decoration: none;
    font-size: 15px;
    font-weight: 800;
    color: #fff;
    display: inline-block; }
  header .logo {
    position: relative;
    width: 220px;
    z-index: 30; }
    header .logo:hover {
      -webkit-transform: scale(1.05);
      -ms-transform: scale(1.05);
      transform: scale(1.05); }
    @media screen and (max-width: 1300px) and (min-width: 1201px) {
      header .logo {
        width: 190px; } }
    @media screen and (max-width: 460px) {
      header .logo {
        width: 180px; } }
  header .right {
    width: 180px;
    text-align: center; }
    header .right a {
      font-size: 13px; }
      header .right a img,
      header .right a span {
        vertical-align: middle; }
      header .right a:hover {
        color: #ffc40d; }
      header .right a.js-phoneswap {
        font-size: 20px;
        font-weight: 800;
        margin: 5px 0; }
      header .right a.loc {
        font-weight: 600;
        color: #8b8b8b; }
        header .right a.loc:hover {
          color: #ffc40d; }
      header .right a.review svg,
      header .right a.review span {
        display: inline-block;
        vertical-align: middle; }
      header .right a.review svg {
        position: relative;
        color: #ffc40d;
        height: 12px;
        width: 12px;
        top: 1px; }
    @media screen and (max-width: 1200px) {
      header .right {
        margin-right: 80px; } }
    @media screen and (max-width: 740px) {
      header .right {
        display: none; } }
  header nav {
    width: calc(100% - 220px - 180px);
    padding: 0 100px;
    text-align: center; }
    header nav > ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      header nav > ul input {
        display: none; }
      header nav > ul label {
        position: absolute;
        display: inline-block;
        vertical-align: middle;
        right: 0;
        top: 50%;
        -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%);
        font-size: 0;
        width: 15px;
        height: 15px; }
        header nav > ul label svg {
          -webkit-transition: all .3s ease-in-out;
          -moz-transition: all .3s ease-in-out;
          -o-transition: all .3s ease-in-out;
          -ms-transition: all .3s ease-in-out;
          transition: all .3s ease-in-out;
          width: 15px;
          height: 15px; }
      header nav > ul > li {
        position: relative; }
        @media screen and (min-width: 1201px) {
          header nav > ul > li:hover label svg {
            -webkit-transform: rotate(-180deg);
            -ms-transform: rotate(-180deg);
            transform: rotate(-180deg); }
          header nav > ul > li:hover > ul {
            top: calc(100% - 5px);
            opacity: 1;
            pointer-events: all; } }
        header nav > ul > li > a {
          padding: 50px 0;
          line-height: 1.2; }
          header nav > ul > li > a .red {
            -webkit-transition: all .3s ease-in-out;
            -moz-transition: all .3s ease-in-out;
            -o-transition: all .3s ease-in-out;
            -ms-transition: all .3s ease-in-out;
            transition: all .3s ease-in-out; }
          header nav > ul > li > a:hover {
            color: #ffc40d; }
            header nav > ul > li > a:hover .red {
              color: #ffc40d; }
          header nav > ul > li > a.icon-link {
            position: relative;
            padding-left: 30px; }
            header nav > ul > li > a.icon-link img {
              position: absolute;
              left: 0;
              top: 50%;
              -webkit-transform: translate(0, -50%);
              -ms-transform: translate(0, -50%);
              transform: translate(0, -50%); }
          @media screen and (min-width: 1601px) {
            header nav > ul > li > a br {
              display: none; } }
          @media screen and (max-width: 1600px) and (min-width: 1201px) {
            header nav > ul > li > a.twofer {
              padding-top: 40px;
              padding-bottom: 40px; } }
          @media screen and (min-width: 1201px) {
            header nav > ul > li > a.dropper {
              padding-right: 20px; } }
          @media screen and (max-width: 1200px) {
            header nav > ul > li > a br {
              display: none; } }
      header nav > ul ul {
        margin: 0;
        -webkit-transition: all .3s ease-in-out;
        -moz-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        -ms-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out; }
        @media screen and (min-width: 1201px) {
          header nav > ul ul {
            position: absolute;
            top: calc(90% - 5px);
            left: 50%;
            -webkit-transform: translate(-50%, 0);
            -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
            background-color: #f3f3f3;
            width: 200px;
            border-radius: 0 0 10px 10px;
            border-top: 5px solid #cd2127;
            opacity: 0;
            pointer-events: none; } }
        header nav > ul ul li {
          position: relative;
          -webkit-transition: all .3s ease-in-out;
          -moz-transition: all .3s ease-in-out;
          -o-transition: all .3s ease-in-out;
          -ms-transition: all .3s ease-in-out;
          transition: all .3s ease-in-out; }
          header nav > ul ul li:last-of-type {
            border-radius: 0 0 10px 10px; }
          header nav > ul ul li svg {
            position: absolute;
            right: 10px;
            top: 14px;
            color: #000;
            -webkit-transform: rotate(-90deg);
            -ms-transform: rotate(-90deg);
            transform: rotate(-90deg);
            -webkit-transition: all .3s ease-in-out;
            -moz-transition: all .3s ease-in-out;
            -o-transition: all .3s ease-in-out;
            -ms-transition: all .3s ease-in-out;
            transition: all .3s ease-in-out; }
          @media screen and (min-width: 1201px) {
            header nav > ul ul li.mobile {
              display: none; }
            header nav > ul ul li:hover {
              color: #cd2127;
              background-color: #e2e2e2; }
              header nav > ul ul li:hover ul {
                left: 100%;
                opacity: 1;
                pointer-events: all; }
              header nav > ul ul li:hover svg {
                -webkit-transform: rotate(0);
                -ms-transform: rotate(0);
                transform: rotate(0); } }
        header nav > ul ul a {
          display: block;
          color: #000;
          font-size: 15px;
          font-weight: bold;
          padding: 15px; }
          @media screen and (min-width: 1201px) {
            header nav > ul ul a:hover {
              color: #cd2127; } }
        header nav > ul ul ul {
          -webkit-transition: all .3s ease-in-out;
          -moz-transition: all .3s ease-in-out;
          -o-transition: all .3s ease-in-out;
          -ms-transition: all .3s ease-in-out;
          transition: all .3s ease-in-out; }
          @media screen and (min-width: 1201px) {
            header nav > ul ul ul {
              left: 120%;
              -webkit-transform: none;
              -ms-transform: none;
              transform: none;
              top: -5px;
              border-radius: 0 0 10px 0;
              opacity: 0;
              pointer-events: none; } }
    @media screen and (max-width: 1700px) {
      header nav {
        padding: 0 50px; } }
    @media screen and (max-width: 1600px) {
      header nav {
        padding: 0 35px; } }
    @media screen and (max-width: 1300px) {
      header nav {
        padding: 0 0px 0 20px; } }
    @media screen and (max-width: 1200px) {
      header nav {
        position: absolute;
        width: 100%;
        top: 80%;
        opacity: 0;
        pointer-events: none;
        right: 0;
        display: block;
        background-color: #08121c;
        padding: 30px 5%;
        -webkit-transition: all .3s ease-in-out;
        -moz-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        -ms-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out; }
        header nav > ul {
          display: block;
          width: 800px;
          max-width: 100%;
          text-align: left;
          margin: 0 auto; }
          header nav > ul > li {
            width: 100%;
            border-bottom: solid 2px #152533; }
            header nav > ul > li:last-of-type {
              border-bottom: none; }
            header nav > ul > li > a {
              padding: 15px 10px 15px 0px;
              font-size: 20px; }
          header nav > ul label {
            -webkit-transform: none;
            -ms-transform: none;
            transform: none;
            top: 0;
            width: 100%;
            height: 54px;
            cursor: pointer; }
            header nav > ul label svg {
              position: absolute;
              right: 0;
              top: 50%;
              -webkit-transform: translate(0, -50%);
              -ms-transform: translate(0, -50%);
              transform: translate(0, -50%);
              width: 20px;
              height: 20px; }
          header nav > ul input:checked ~ label svg {
            -webkit-transform: translate(0, -50%) rotate(-180deg);
            -ms-transform: translate(0, -50%) rotate(-180deg);
            transform: translate(0, -50%) rotate(-180deg); }
          header nav > ul input:checked ~ ul {
            padding-bottom: 15px;
            opacity: 1;
            max-height: 550px; }
          header nav > ul ul {
            position: relative;
            background-color: transparent;
            border-top: 0;
            top: auto;
            left: auto;
            -webkit-transform: none;
            -ms-transform: none;
            transform: none;
            -webkit-transition: all .3s ease-in-out;
            -moz-transition: all .3s ease-in-out;
            -o-transition: all .3s ease-in-out;
            -ms-transition: all .3s ease-in-out;
            transition: all .3s ease-in-out;
            opacity: 0;
            max-height: 0; }
            header nav > ul ul li svg {
              display: none; }
            header nav > ul ul a {
              color: #fff;
              font-size: 16px; }
            header nav > ul ul ul {
              padding-left: 30px;
              margin: 4px 0 10px;
              opacity: 1;
              max-height: none; }
              header nav > ul ul ul a {
                padding: 5px;
                font-style: italic; } }
  header .mobile-phone {
    position: relative;
    margin-right: 70px; }
    @media screen and (min-width: 741px) {
      header .mobile-phone {
        display: none; } }
    @media screen and (max-width: 460px) {
      header .mobile-phone {
        margin-right: 60px;
        top: 4px; } }

footer {
  background-color: #08121c;
  color: #fff;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-top: 50px;
  padding-bottom: 20px; }
  footer a {
    color: #fff;
    text-decoration: none;
    font-size: 15px;
    display: block; }
    footer a .red {
      -webkit-transition: all .3s ease-in-out;
      -moz-transition: all .3s ease-in-out;
      -o-transition: all .3s ease-in-out;
      -ms-transition: all .3s ease-in-out;
      transition: all .3s ease-in-out; }
    footer a:hover {
      color: #ffc40d; }
      footer a:hover .red {
        color: #ffc40d; }
    footer a.header {
      font-weight: 800;
      margin-top: 15px; }
  footer .left {
    width: 320px; }
    footer .left .js-phoneswap {
      position: relative;
      padding-left: 25px;
      font-size: 22px;
      font-weight: 800;
      width: 185px;
      text-align: center;
      margin: 0 auto; }
      footer .left .js-phoneswap img {
        position: absolute;
        left: 0;
        top: 50%;
        -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%); }
      footer .left .js-phoneswap small {
        display: block;
        font-size: 15px;
        font-weight: normal;
        color: #8b8b8b; }
    footer .left .logo:hover {
      -webkit-transform: scale(1.05);
      -ms-transform: scale(1.05);
      transform: scale(1.05); }
    @media screen and (max-width: 800px) {
      footer .left {
        margin: 0 auto;
        max-width: 100%; } }
  footer .right {
    width: 200px;
    text-align: center; }
    footer .right img {
      margin: 20px 0; }
    @media screen and (max-width: 1100px) {
      footer .right {
        width: 100%;
        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; }
        footer .right img {
          margin: 20px;
          max-width: calc((100% / 3) - 40px); } }
    @media screen and (max-width: 800px) {
      footer .right img {
        margin: 20px 10px 0;
        max-width: calc((100% / 3) - 20px); } }
  footer nav {
    width: calc(100% - 320px - 200px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 100px; }
    footer nav ul {
      margin: 0;
      padding: 0;
      list-style: none; }
      footer nav ul li {
        margin: 8px 0; }
        footer nav ul li:first-of-type a.header {
          margin-top: 0; }
    @media screen and (max-width: 1600px) {
      footer nav {
        padding: 0 50px; } }
    @media screen and (max-width: 1500px) {
      footer nav {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 500px;
        max-width: calc(100% - 320px - 200px); }
        footer nav ul:nth-of-type(1) {
          -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
          order: 1;
          width: 175px; }
        footer nav ul:nth-of-type(2) {
          -webkit-box-ordinal-group: 4;
          -ms-flex-order: 3;
          order: 3;
          width: 175px; }
        footer nav ul:nth-of-type(3) {
          -webkit-box-ordinal-group: 3;
          -ms-flex-order: 2;
          order: 2;
          width: 125px; }
        footer nav ul:nth-of-type(4) {
          -webkit-box-ordinal-group: 5;
          -ms-flex-order: 4;
          order: 4;
          width: 125px; } }
    @media screen and (max-width: 1100px) {
      footer nav {
        max-width: calc(100% - 320px);
        padding-right: 0; } }
    @media screen and (max-width: 800px) {
      footer nav {
        width: 100%;
        max-width: 100%;
        margin: 40px auto 0;
        padding: 0; }
        footer nav ul {
          width: 100% !important;
          text-align: center;
          margin-top: 0 !important; }
        footer nav li {
          width: 100%; } }

.copyright {
  background-color: #152533;
  color: #fff;
  text-align: center;
  font-size: 14px;
  padding-top: 10px;
  padding-bottom: 10px; }

/* Helpers */
.clear {
  clear: both; }

svg {
  display: inline-block;
  width: 1em;
  height: 1em; }

.center {
  text-align: center; }

.newHeaderAlert {
  background: #ffc40d;
  text-align: center;
  padding: 14px 0; }
  .newHeaderAlert h4 {
    margin: 0;
    font-size: 18px; }

.fixedEmergencyLink {
  position: fixed;
  bottom: 0;
  right: 0;
  z-index: 9999;
  padding: 2px 5px; }
  .fixedEmergencyLink a {
    text-decoration: none;
    color: #000;
    padding-bottom: 25px; }
    .fixedEmergencyLink a .red {
      font-weight: bold; }

.fixedEmergencyLink.scrolled {
  top: 0; }

.mobileLinkShow {
  display: none; }
  @media screen and (max-width: 1200px) {
    .mobileLinkShow {
      display: block; } }

/* BASE STYLE
======================================================= */
body {
  position: relative;
  display: block;
  color: #152533;
  font-size: 17px;
  font-family: "Open Sans", sans-serif;
  line-height: 1.5;
  width: 100%;
  max-width: 2000px;
  overflow-x: hidden;
  margin: 0 auto; }

/* CONTENT STYLING
======================================================= */
h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1.1; }

h1 {
  font-size: 30px;
  font-weight: 800;
  margin: 0;
  letter-spacing: 0.4px; }
  @media screen and (max-width: 1200px) {
    h1 {
      font-size: 28px; } }
  @media screen and (max-width: 740px) {
    h1 {
      font-size: 25px; } }
  @media screen and (max-width: 460px) {
    h1 {
      font-size: 23px; } }

h2 {
  font-size: 30px;
  letter-spacing: 0.4px;
  margin: 10px 0;
  font-weight: 800; }
  @media screen and (max-width: 1200px) {
    h2 {
      font-size: 25px; } }
  @media screen and (max-width: 460px) {
    h2 {
      font-size: 23px; } }

h3 {
  font-size: 23px;
  font-weight: 800;
  margin: 10px 0; }
  @media screen and (max-width: 1200px) {
    h3 {
      font-size: 20px; } }
  @media screen and (max-width: 460px) {
    h3 {
      font-size: 18px; } }

h4 {
  font-size: 1.4em; }

h5,
h6 {
  font-size: 18px;
  margin: 10px 0; }

.underline {
  position: relative; }
  .underline:after {
    content: "";
    position: relative;
    display: block;
    margin: 40px auto;
    width: 170px;
    height: 3px;
    background-color: #ffc40d; }
    @media screen and (max-width: 740px) {
      .underline:after {
        margin: 20px auto; } }

@media screen and (max-width: 740px) {
  ol {
    clear: both; } }

.content-wrap img {
  height: auto !important; }

p,
ul {
  font-weight: 600; }

a {
  color: #cd2127;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }
  a:hover {
    color: #82bcf3; }

ul {
  margin: 20px 0;
  padding: 0 0 0 20px; }
  ul ul,
  ul ol {
    margin: 5px 0; }
  ul.icon-list {
    padding: 0;
    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;
    text-align: center;
    list-style: none;
    width: 1200px;
    max-width: 100%;
    margin: 0 auto; }
    ul.icon-list a {
      color: #000;
      text-decoration: none; }
      ul.icon-list a:hover {
        color: #82bcf3; }
    ul.icon-list li {
      width: calc(25% - 10px);
      margin: 30px 5px;
      font-size: 19px;
      font-weight: 800; }
      ul.icon-list li img {
        display: block;
        margin: 0 auto 5px;
        height: auto !important; }
    @media screen and (max-width: 1300px) {
      ul.icon-list li {
        font-size: 18px; } }
    @media screen and (max-width: 1000px) {
      ul.icon-list {
        width: 600px; }
        ul.icon-list li {
          width: calc(50% - 10px); } }
    @media screen and (max-width: 740px) {
      ul.icon-list li {
        font-size: 16px; }
        ul.icon-list li img {
          width: 130px; } }
    @media screen and (min-width: 741px) {
      ul.icon-list.quin {
        width: 1400px; }
        ul.icon-list.quin li {
          width: calc(20% - 10px); } }
  @media screen and (min-width: 741px) and (max-width: 1000px) {
    ul.icon-list.quin li {
      width: calc((100% / 3) - 10px); } }
    ul.icon-list.wider {
      width: 1700px; }
  ul.emergency-list {
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    list-style: none;
    max-width: 100%; }
    ul.emergency-list li {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      width: calc(50% - 40px);
      margin: 10px 0;
      font-size: 19px;
      font-weight: 800; }
      ul.emergency-list li img {
        margin-right: 20px;
        max-width: 113px;
        height: auto !important; }
    @media screen and (max-width: 1000px) {
      ul.emergency-list li {
        font-size: 16px;
        width: calc(50% - 20px); }
        ul.emergency-list li img {
          width: 90px;
          margin-right: 10px; } }
    @media screen and (max-width: 640px) {
      ul.emergency-list li {
        width: 100%; } }
  ul.res-nav {
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    list-style: none;
    max-width: 100%; }
    ul.res-nav li {
      position: relative;
      width: calc(50% - 40px); }
      ul.res-nav li a {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin: 10px 0;
        font-size: 19px;
        font-weight: 800;
        text-decoration: none;
        color: #08121c;
        padding-right: 25px;
        position: relative; }
        ul.res-nav li a img {
          margin-right: 20px;
          height: auto !important; }
        ul.res-nav li a:hover {
          color: #82bcf3; }
        ul.res-nav li a:after {
          content: "";
          position: absolute;
          display: block;
          right: 0;
          top: 50%;
          -webkit-transform: translate(0, -50%);
          -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
          vertical-align: middle;
          background-image: url("/Content/images/icons/ArrowRight.png");
          width: 9px;
          height: 15px;
          background-size: contain;
          background-position: center center;
          background-repeat: no-repeat;
          margin-left: 20px; }
      ul.res-nav li span {
        font-size: 15px;
        margin-bottom: 20px;
        display: block; }
    @media screen and (max-width: 1400px) and (min-width: 1201px) {
      ul.res-nav li {
        width: calc(50% - 20px); }
        ul.res-nav li a {
          font-size: 16px; }
        ul.res-nav li img {
          margin-right: 10px; } }
    @media screen and (max-width: 900px) {
      ul.res-nav li {
        width: calc(50% - 20px); }
        ul.res-nav li a {
          font-size: 16px; }
        ul.res-nav li img {
          margin-right: 10px; } }
    @media screen and (max-width: 740px) {
      ul.res-nav li {
        width: 100%; } }

ol {
  margin: 20px 0;
  padding: 0; }
  ol ul,
  ol ol {
    margin: 5px 0; }
  ol > li {
    position: relative;
    margin: 10px 0;
    list-style: none;
    counter-increment: counter;
    padding-left: 40px; }
    ol > li:before {
      content: counter(counter) ".";
      position: absolute;
      top: 0px;
      left: 0;
      width: 30px;
      text-align: center;
      color: #152533;
      font-weight: bold;
      z-index: 2; }
    ol > li:after {
      content: "";
      position: absolute;
      display: block;
      width: 30px;
      height: 30px;
      border-radius: 100%;
      background-color: #82bcf3;
      left: 0;
      top: -2px; }
  ol.upgrade-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    ol.upgrade-list > li {
      background-color: #f3f3f3;
      width: calc(50% - 10px);
      margin: 10px 0;
      padding: 40px;
      text-align: center; }
      ol.upgrade-list > li img {
        display: block;
        margin: 0 auto 5px;
        height: auto !important; }
      ol.upgrade-list > li:after {
        display: none; }
      ol.upgrade-list > li:before {
        display: none;
        /*position: relative;
				top: auto; left: auto;
				color: $steel;
				margin-right: 5px;*/ }
      ol.upgrade-list > li:last-of-type {
        width: 100%; }
    @media screen and (max-width: 1000px) {
      ol.upgrade-list > li {
        padding: 20px; } }
    @media screen and (max-width: 740px) {
      ol.upgrade-list > li {
        width: 100%; } }

img {
  max-width: 100%; }

table.hours {
  width: 100%;
  overflow: hidden;
  border-collapse: collapse;
  margin: 20px 0; }
  table.hours p {
    margin: 0; }
  table.hours tbody {
    width: 100%; }
  table.hours tr {
    width: 100%;
    clear: both;
    display: block;
    position: relative;
    z-index: 4; }
    table.hours tr:after {
      content: "";
      display: table;
      width: 100%;
      clear: both; }
    table.hours tr:before {
      content: "";
      position: absolute;
      display: block;
      left: 0;
      bottom: 10px;
      width: 100%;
      border-bottom: dotted 2px #fff;
      z-index: -1; }
    table.hours tr td {
      position: relative;
      display: inline-block;
      margin: 5px 0;
      z-index: 5;
      font-size: 15px; }
      table.hours tr td:before {
        content: "";
        position: absolute;
        bottom: 4px;
        left: 0;
        width: 100%;
        height: 3px;
        background-color: #08121c;
        z-index: -1; }
      table.hours tr td:first-of-type {
        float: left;
        padding-right: 5px;
        font-weight: 800; }
      table.hours tr td:last-of-type {
        float: right;
        padding-left: 5px; }

.whiteHours table.hours tr:before {
  border-color: #08121c; }

.whiteHours table.hours tr td:before {
  background-color: #fff; }

/* Checkmark Animations */
@-webkit-keyframes checkmark_bottom {
  0% {
    height: 0; }
  100% {
    height: 5px; } }

@keyframes checkmark_bottom {
  0% {
    height: 0; }
  100% {
    height: 5px; } }

@-webkit-keyframes checkmark_top {
  0% {
    height: 0; }
  50% {
    height: 0; }
  100% {
    height: 13px; } }

@keyframes checkmark_top {
  0% {
    height: 0; }
  50% {
    height: 0; }
  100% {
    height: 13px; } }

.checkbox {
  height: 11px;
  width: 11px;
  background-color: transparent;
  border: none;
  background-color: #f3f3f3;
  width: 24px;
  height: 24px;
  border-radius: 3px;
  position: relative;
  display: inline-block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: border-color ease 0.2s;
  -o-transition: border-color ease 0.2s;
  transition: border-color ease 0.2s;
  cursor: pointer;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  margin-right: 5px; }

.checkbox::before,
.checkbox::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  height: 0;
  width: 3px;
  background-color: #cd2127;
  display: inline-block;
  -ms-transform-origin: left top;
  -webkit-transform-origin: left top;
  transform-origin: left top;
  content: " ";
  -webkit-transition: opacity ease 0.5s;
  -o-transition: opacity ease 0.5s;
  transition: opacity ease 0.5s; }

.checkbox::before {
  top: 17px;
  left: 10px;
  -ms-transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg); }

.checkbox::after {
  top: 12px;
  left: 5px;
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg); }

input:checked + .checkbox,
.checkbox.checked {
  background-color: #fff; }

input:checked + .checkbox::after,
.checkbox.checked::after {
  height: 15px;
  -webkit-animation: checkmark_bottom 0.2s ease 0s forwards;
  animation: checkmark_bottom 0.2s ease 0s forwards; }

input:checked + .checkbox::before,
.checkbox.checked::before {
  height: 20px;
  -webkit-animation: checkmark_top 0.4s ease 0s forwards;
  animation: checkmark_top 0.4s ease 0s forwards; }

.blueTexture {
  background-image: url("/Content/images/backgrounds/BlueTexture.jpg");
  background-size: cover;
  background-position: center center;
  color: #fff; }
  .blueTexture ul.icon-list a {
    color: #fff;
    text-decoration: none; }
    .blueTexture ul.icon-list a:hover {
      color: #ffc40d; }

.blueBackground {
  background-color: #0d1c2a !important;
  color: #fff; }
  .blueBackground ul.icon-list a {
    color: #fff;
    text-decoration: none; }
    .blueBackground ul.icon-list a:hover {
      color: #ffc40d; }

.red {
  color: #cd2127; }

.yellow {
  color: #ffc40d; }

.content-wrap {
  padding-left: 7%;
  padding-right: 7%; }
  @media screen and (max-width: 1500px) {
    .content-wrap {
      padding-left: 6%;
      padding-right: 6%; } }

.content-tb {
  padding-top: 80px;
  padding-bottom: 80px; }
  .content-tb.remove-bottom {
    padding-bottom: 0; }
  @media screen and (max-width: 1200px) {
    .content-tb {
      padding-top: 50px;
      padding-bottom: 50px; } }
  @media screen and (max-width: 460px) {
    .content-tb {
      padding-top: 40px;
      padding-bottom: 40px; } }
  .content-tb table {
    background-color: #fff;
    border-spacing: 0;
    border-radius: 8px;
    /*@media only screen and (max-width: 788px) {
			width: 100%;

			tbody,
			td,
			tr {
				display: block;
				width: 100%;
			}
			td {
				background-color: #fff;
				padding: 8px 15px;
				color: #000;
				&::before {
					content: attr(data-label) ":";
					display: block;
					font-weight: bold;
				}
			}
			tr:first-child {
				display: none;
			}
			tr:nth-child(2) th {
				border-top-left-radius: 8px;
				border-top-right-radius: 8px;
			}
			tr:last-child td:last-of-type {
				border-bottom-left-radius: 8px;
				border-bottom-right-radius: 8px;
			}
			tr:not(:first-child) th:first-of-type {
				width: 100%;
				background-color: $steel;
				text-align: center !important;
				display: block;
				padding: 10px;
			}
		}*/ }
    .content-tb table tr:first-child {
      font-size: 1.4em;
      font-weight: bold; }
    .content-tb table tr:first-child th:first-of-type {
      border-top-left-radius: 8px; }
    .content-tb table th {
      background-color: #82bcf3;
      padding: 15px; }
    .content-tb table th:last-child {
      border-top-right-radius: 8px; }
    .content-tb table tr:not(:first-child) th:first-of-type {
      background-color: #2a4c68;
      padding: 10px 32px; }
      @media only screen and (max-width: 896px) {
        .content-tb table tr:not(:first-child) th:first-of-type {
          padding-left: 25px;
          padding-right: 25px; } }
      @media only screen and (max-width: 870px) {
        .content-tb table tr:not(:first-child) th:first-of-type {
          padding-left: 20px;
          padding-right: 20px; } }
    .content-tb table tr:last-child th:first-of-type {
      border-bottom-left-radius: 8px; }
    .content-tb table td {
      color: #000;
      padding-left: 32px;
      padding-right: 32px;
      font-weight: 600; }
      @media only screen and (max-width: 880px) {
        .content-tb table td {
          padding-left: 25px;
          padding-right: 25px; } }
      @media only screen and (max-width: 849px) {
        .content-tb table td {
          padding-left: 15px;
          padding-right: 15px; } }
      @media only screen and (max-width: 804px) {
        .content-tb table td {
          padding-left: 10px;
          padding-right: 10px; } }

.center {
  text-align: center; }

@media screen and (min-width: 1001px) {
  .mobile-collapse .js-content {
    opacity: 1;
    display: block !important;
    height: auto !important;
    width: 100%; } }

@media screen and (max-width: 1000px) {
  .mobile-collapse .js-heading {
    position: relative;
    padding-left: 18px;
    font-size: 25px;
    cursor: pointer;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out; }
    .mobile-collapse .js-heading:hover {
      color: #82bcf3; }
    .mobile-collapse .js-heading:before, .mobile-collapse .js-heading:after {
      content: "";
      position: absolute;
      display: block;
      top: 12px;
      left: 0;
      width: 11px;
      height: 3px;
      background-color: #82bcf3; }
    .mobile-collapse .js-heading:after {
      -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
      transform: rotate(90deg); }
  .mobile-collapse .js-content p {
    margin: 0;
    padding: 5px 0; } }

.right-clip {
  position: relative;
  z-index: 20;
  background-color: #fff;
  -webkit-clip-path: polygon(100% 0, 0 0, 0 calc(100% - 10px), calc(100% - 812px) calc(100% - 10px), calc(100% - 860px) calc(100% - 40px), calc(100% - 660px) 100%, calc(100% - 730px) calc(100% - 60px), calc(100% - 540px) calc(100% - 10px), calc(100% - 580px) calc(100% - 80px), calc(100% - 240px) 100%, calc(100% - 280px) calc(100% - 90px), 100% 100%);
  clip-path: polygon(100% 0, 0 0, 0 calc(100% - 10px), calc(100% - 812px) calc(100% - 10px), calc(100% - 860px) calc(100% - 40px), calc(100% - 660px) 100%, calc(100% - 730px) calc(100% - 60px), calc(100% - 540px) calc(100% - 10px), calc(100% - 580px) calc(100% - 80px), calc(100% - 240px) 100%, calc(100% - 280px) calc(100% - 90px), 100% 100%); }
  @media screen and (max-width: 1200px) {
    .right-clip {
      -webkit-clip-path: polygon(100% 0, 0 0, 0 calc(100% - 10px), 100% calc(100% - 10px), calc(100% - 290px) calc(100% - 10px), calc(100% - 320px) calc(100% - 10px), calc(100% - 330px) calc(100% - 30px), calc(100% - 260px) calc(100% - 10px), calc(100% - 270px) calc(100% - 40px), calc(100% - 150px) 100%, calc(100% - 180px) calc(100% - 60px), 100% 100%);
      clip-path: polygon(100% 0, 0 0, 0 calc(100% - 10px), 100% calc(100% - 10px), calc(100% - 290px) calc(100% - 10px), calc(100% - 320px) calc(100% - 10px), calc(100% - 330px) calc(100% - 30px), calc(100% - 260px) calc(100% - 10px), calc(100% - 270px) calc(100% - 40px), calc(100% - 150px) 100%, calc(100% - 180px) calc(100% - 60px), 100% 100%); } }
  @media screen and (max-width: 640px) {
    .right-clip {
      -webkit-clip-path: polygon(100% 0, 0 0, 0 calc(100% - 10px), 100% calc(100% - 10px), calc(100% - 290px) calc(100% - 10px), calc(100% - 170px) calc(100% - 10px), calc(100% - 180px) calc(100% - 20px), calc(100% - 140px) calc(100% - 10px), calc(100% - 150px) calc(100% - 30px), calc(100% - 80px) 100%, calc(100% - 100px) calc(100% - 30px), 100% 100%);
      clip-path: polygon(100% 0, 0 0, 0 calc(100% - 10px), 100% calc(100% - 10px), calc(100% - 290px) calc(100% - 10px), calc(100% - 170px) calc(100% - 10px), calc(100% - 180px) calc(100% - 20px), calc(100% - 140px) calc(100% - 10px), calc(100% - 150px) calc(100% - 30px), calc(100% - 80px) 100%, calc(100% - 100px) calc(100% - 30px), 100% 100%); } }
  .right-clip.content-tb {
    padding-bottom: 160px; }
    @media screen and (max-width: 1200px) {
      .right-clip.content-tb {
        padding-bottom: 100px; } }
    @media screen and (max-width: 640px) {
      .right-clip.content-tb {
        padding-bottom: 60px; } }

.left-clip {
  position: relative;
  z-index: 20;
  background-color: #fff;
  -webkit-clip-path: polygon(100% 0, 0 0, 0 100%, 280px calc(100% - 90px), 240px 100%, 580px calc(100% - 80px), 540px calc(100% - 10px), 730px calc(100% - 60px), 660px 100%, 860px calc(100% - 40px), 812px calc(100% - 10px), 100% calc(100% - 10px));
  clip-path: polygon(100% 0, 0 0, 0 100%, 280px calc(100% - 90px), 240px 100%, 580px calc(100% - 80px), 540px calc(100% - 10px), 730px calc(100% - 60px), 660px 100%, 860px calc(100% - 40px), 812px calc(100% - 10px), 100% calc(100% - 10px)); }
  @media screen and (max-width: 1200px) {
    .left-clip {
      -webkit-clip-path: polygon(100% 0, 0 0, 0 100%, 180px calc(100% - 60px), 150px 100%, 270px calc(100% - 40px), 260px calc(100% - 10px), 330px calc(100% - 30px), 320px calc(100% - 10px), 290px calc(100% - 10px), 100% calc(100% - 10px), 100% calc(100% - 10px));
      clip-path: polygon(100% 0, 0 0, 0 100%, 180px calc(100% - 60px), 150px 100%, 270px calc(100% - 40px), 260px calc(100% - 10px), 330px calc(100% - 30px), 320px calc(100% - 10px), 290px calc(100% - 10px), 100% calc(100% - 10px), 100% calc(100% - 10px)); } }
  @media screen and (max-width: 640px) {
    .left-clip {
      -webkit-clip-path: polygon(100% 0, 0 0, 0 100%, 100px calc(100% - 30px), 80px 100%, 150px calc(100% - 30px), 140px calc(100% - 10px), 180px calc(100% - 20px), 170px calc(100% - 10px), 290px calc(100% - 10px), 100% calc(100% - 10px), 100% calc(100% - 10px));
      clip-path: polygon(100% 0, 0 0, 0 100%, 100px calc(100% - 30px), 80px 100%, 150px calc(100% - 30px), 140px calc(100% - 10px), 180px calc(100% - 20px), 170px calc(100% - 10px), 290px calc(100% - 10px), 100% calc(100% - 10px), 100% calc(100% - 10px)); } }
  .left-clip.clip-above {
    z-index: 15; }
  .left-clip.content-tb {
    padding-bottom: 160px; }
    @media screen and (max-width: 1200px) {
      .left-clip.content-tb {
        padding-bottom: 100px; } }
    @media screen and (max-width: 640px) {
      .left-clip.content-tb {
        padding-bottom: 60px; } }

.clip-above {
  position: relative;
  margin-top: -90px;
  padding-top: calc(90px + 80px);
  z-index: 10;
  overflow-x: hidden; }
  .clip-above.blueTexture:before {
    content: "";
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 90px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#000), to(transparent));
    background-image: -webkit-linear-gradient(#000, transparent);
    background-image: -o-linear-gradient(#000, transparent);
    background-image: linear-gradient(#000, transparent); }
  @media screen and (max-width: 1200px) {
    .clip-above {
      margin-top: -60px;
      padding-top: calc(60px + 50px); } }
  @media screen and (max-width: 640px) {
    .clip-above {
      margin-top: -30px;
      padding-top: calc(60px + 30px); } }
  @media screen and (max-width: 460px) {
    .clip-above {
      margin-top: -30px;
      padding-top: calc(30px + 40px); } }
  .clip-above ul li {
    margin-bottom: 10px;
    letter-spacing: 0.05em; }

.button {
  position: relative;
  display: inline-block;
  background-color: #c09100;
  width: 270px;
  max-width: 100%;
  text-align: center;
  border-radius: 3px;
  padding: 20px 10px;
  font-size: 16px;
  font-weight: 800;
  line-height: 1;
  color: #152533;
  text-decoration: none;
  font-family: "Open Sans", sans-serif;
  letter-spacing: 0.4px;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  border: none;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }
  @media screen and (max-width: 740px) {
    .button {
      display: block;
      margin: 5px auto;
      width: 300px; } }
  .button:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: -1;
    background-color: #ffc40d;
    background: #ffc40d;
    -webkit-mask: url("/Content/images/buttonSprite2.png");
    mask: url("/Content/images/buttonSprite2.png");
    -webkit-mask-size: 3000% 100%;
    mask-size: 3000% 100%;
    border: none;
    color: #000;
    cursor: pointer;
    -webkit-animation: ani2 0.6s steps(29) forwards;
    animation: ani2 0.6s steps(29) forwards; }
  .button:hover {
    color: #152533 !important; }
    .button:hover:before {
      -webkit-animation: ani 0.6s steps(29) forwards;
      animation: ani 0.6s steps(29) forwards; }
  .button.blue {
    background-color: #08121c;
    color: #fff; }
    .button.blue:before {
      background-color: #152533; }
    .button.blue:hover {
      color: #fff !important; }
  .button.emergency {
    background-color: #8b161a;
    color: #fff; }
    .button.emergency:before {
      background-color: #cd2127; }
    .button.emergency:hover {
      color: #fff !important; }
    .button.emergency span {
      display: inline-block;
      position: relative;
      padding-left: 32px; }
      .button.emergency span:before {
        content: "";
        position: absolute;
        left: 0;
        top: 50%;
        -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%);
        width: 24px;
        height: 21px;
        background-image: url("/Content/images/icons/EmergencyWhite.png");
        background-position: center center;
        background-size: contain;
        background-repeat: no-repeat; }

@-webkit-keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -webkit-transform: translate(0, -50%) translateY(0);
    transform: translate(0, -50%) translateY(0); }
  40% {
    -webkit-transform: translate(0, -50%) translateY(-20px);
    transform: translate(0, -50%) translateY(-20px); }
  50% {
    -webkit-transform: translate(0, -50%) translateY(10px);
    transform: translate(0, -50%) translateY(10px); }
  60% {
    -webkit-transform: translate(0, -50%) translateY(-15px);
    transform: translate(0, -50%) translateY(-15px); } }

@keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -webkit-transform: translate(0, -50%) translateY(0);
    transform: translate(0, -50%) translateY(0); }
  40% {
    -webkit-transform: translate(0, -50%) translateY(-20px);
    transform: translate(0, -50%) translateY(-20px); }
  50% {
    -webkit-transform: translate(0, -50%) translateY(10px);
    transform: translate(0, -50%) translateY(10px); }
  60% {
    -webkit-transform: translate(0, -50%) translateY(-15px);
    transform: translate(0, -50%) translateY(-15px); } }

@-webkit-keyframes ani {
  from {
    -webkit-mask-position: 0 0;
    mask-position: 0 0; }
  to {
    -webkit-mask-position: 100% 0;
    mask-position: 100% 0; } }

@keyframes ani {
  from {
    -webkit-mask-position: 0 0;
    mask-position: 0 0; }
  to {
    -webkit-mask-position: 100% 0;
    mask-position: 100% 0; } }

@-webkit-keyframes ani2 {
  from {
    -webkit-mask-position: 100% 0;
    mask-position: 100% 0; }
  to {
    -webkit-mask-position: 0 0;
    mask-position: 0 0; } }

@keyframes ani2 {
  from {
    -webkit-mask-position: 100% 0;
    mask-position: 100% 0; }
  to {
    -webkit-mask-position: 0 0;
    mask-position: 0 0; } }

.mas {
  position: absolute;
  color: #000;
  text-align: center;
  width: 101%;
  font-weight: 300;
  position: absolute;
  font-size: 11px;
  margin-top: 17px;
  overflow: hidden;
  font-weight: bold; }

.secondary-banner {
  position: relative;
  height: 320px;
  background-color: #8b8b8b;
  overflow: hidden;
  z-index: 20;
  left: -1px;
  width: calc(100% + 1px); }
  @media screen and (min-width: 641px) {
    .secondary-banner {
      -webkit-clip-path: polygon(100% 0, 0 0, 0 calc(100% - 10px), calc(100% - 812px) calc(100% - 10px), calc(100% - 860px) calc(100% - 40px), calc(100% - 660px) 100%, calc(100% - 730px) calc(100% - 60px), calc(100% - 540px) calc(100% - 10px), calc(100% - 580px) calc(100% - 80px), calc(100% - 240px) 100%, calc(100% - 280px) calc(100% - 90px), 100% 100%);
      clip-path: polygon(100% 0, 0 0, 0 calc(100% - 10px), calc(100% - 812px) calc(100% - 10px), calc(100% - 860px) calc(100% - 40px), calc(100% - 660px) 100%, calc(100% - 730px) calc(100% - 60px), calc(100% - 540px) calc(100% - 10px), calc(100% - 580px) calc(100% - 80px), calc(100% - 240px) 100%, calc(100% - 280px) calc(100% - 90px), 100% 100%); } }
  @media screen and (min-width: 641px) and (max-width: 1500px) {
    .secondary-banner {
      -webkit-clip-path: polygon(100% 0, 0 0, 0 calc(100% - 10px), calc(100% - 550px) calc(100% - 10px), calc(100% - 560px) calc(100% - 30px), calc(100% - 470px) 100%, calc(100% - 500px) calc(100% - 50px), calc(100% - 380px) calc(100% - 10px), calc(100% - 420px) calc(100% - 80px), calc(100% - 260px) 100%, calc(100% - 300px) calc(100% - 100px), 100% 100%);
      clip-path: polygon(100% 0, 0 0, 0 calc(100% - 10px), calc(100% - 550px) calc(100% - 10px), calc(100% - 560px) calc(100% - 30px), calc(100% - 470px) 100%, calc(100% - 500px) calc(100% - 50px), calc(100% - 380px) calc(100% - 10px), calc(100% - 420px) calc(100% - 80px), calc(100% - 260px) 100%, calc(100% - 300px) calc(100% - 100px), 100% 100%); } }
  @media screen and (min-width: 641px) and (max-width: 1200px) {
    .secondary-banner {
      -webkit-clip-path: polygon(100% 0, 0 0, 0 calc(100% - 10px), 100% calc(100% - 10px), calc(100% - 290px) calc(100% - 10px), calc(100% - 320px) calc(100% - 10px), calc(100% - 330px) calc(100% - 30px), calc(100% - 260px) calc(100% - 10px), calc(100% - 270px) calc(100% - 40px), calc(100% - 150px) 100%, calc(100% - 180px) calc(100% - 60px), 100% 100%);
      clip-path: polygon(100% 0, 0 0, 0 calc(100% - 10px), 100% calc(100% - 10px), calc(100% - 290px) calc(100% - 10px), calc(100% - 320px) calc(100% - 10px), calc(100% - 330px) calc(100% - 30px), calc(100% - 260px) calc(100% - 10px), calc(100% - 270px) calc(100% - 40px), calc(100% - 150px) 100%, calc(100% - 180px) calc(100% - 60px), 100% 100%); } }
  @media screen and (min-width: 641px) and (max-width: 800px) {
    .secondary-banner {
      -webkit-clip-path: polygon(100% 0, 0 0, 0 calc(100% - 10px), 100% calc(100% - 10px), calc(100% - 290px) calc(100% - 10px), calc(100% - 170px) calc(100% - 10px), calc(100% - 180px) calc(100% - 20px), calc(100% - 140px) calc(100% - 10px), calc(100% - 150px) calc(100% - 30px), calc(100% - 80px) 100%, calc(100% - 100px) calc(100% - 30px), 100% 100%);
      clip-path: polygon(100% 0, 0 0, 0 calc(100% - 10px), 100% calc(100% - 10px), calc(100% - 290px) calc(100% - 10px), calc(100% - 170px) calc(100% - 10px), calc(100% - 180px) calc(100% - 20px), calc(100% - 140px) calc(100% - 10px), calc(100% - 150px) calc(100% - 30px), calc(100% - 80px) 100%, calc(100% - 100px) calc(100% - 30px), 100% 100%); } }
  @media screen and (max-width: 1200px) {
    .secondary-banner {
      height: 250px; } }
  @media screen and (max-width: 800px) {
    .secondary-banner {
      height: 200px; } }
  @media screen and (max-width: 640px) {
    .secondary-banner {
      height: 150px; } }
  .secondary-banner h2 {
    position: absolute;
    bottom: 10px;
    left: 7%;
    color: #fff;
    font-size: clamp(20px, 3vw, 58px);
    letter-spacing: 0.2px;
    font-weight: 800;
    text-transform: uppercase;
    line-height: 0.8;
    margin: 0; }
    @media screen and (max-width: 1500px) {
      .secondary-banner h2 {
        left: 6%;
        font-size: clamp(20px, 4vw, 58px); } }
    @media screen and (max-width: 1200px) {
      .secondary-banner h2 {
        font-size: clamp(20px, 4.5vw, 58px); } }
    @media screen and (max-width: 800px) {
      .secondary-banner h2 {
        font-size: clamp(20px, 5.5vw, 58px); } }
    @media screen and (max-width: 640px) {
      .secondary-banner h2 {
        left: 0;
        bottom: 0;
        padding: 0 6%;
        width: 100%;
        text-align: center;
        font-size: clamp(24px, 7.3vw, 58px); } }
  .secondary-banner .image {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-width: none;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    z-index: -1; }

@media only screen and (min-width: 741px) {
  .body-split.generator .icon.right {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding-left: 3%; } }

.body-split.generator .icon img {
  -o-object-fit: contain;
  object-fit: contain;
  width: 100%;
  max-width: 450px; }

@media screen and (min-width: 741px) {
  .body-split {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .body-split > article.icon {
      width: 200px; }
    .body-split > article.content {
      width: calc(100% - 200px);
      padding-left: 20px; }
    .body-split.centered {
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; } }

@media screen and (min-width: 1001px) {
  .body-split.generator {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .body-split.generator > article.icon {
      width: 35%; }
    .body-split.generator > article.content {
      width: 65%; } }
  @media screen and (min-width: 1001px) and (max-width: 1300px) {
    .body-split.generator > article.icon {
      width: 30%; }
    .body-split.generator > article.content {
      width: 70%; } }

@media screen and (max-width: 740px) {
  .body-split > article.icon {
    text-align: center;
    margin-bottom: 20px; } }

.inline-phone {
  text-decoration: none;
  font-size: 30px;
  font-weight: 800;
  letter-spacing: 0.4px;
  color: #08121c; }
  .inline-phone img,
  .inline-phone span {
    display: inline-block;
    vertical-align: middle; }
  .inline-phone img {
    margin-right: 5px; }

.emerMan {
  position: absolute;
  right: 0;
  bottom: 0; }
  @media screen and (max-width: 1400px) {
    .emerMan {
      right: -100px; } }
  @media screen and (max-width: 1200px) {
    .emerMan {
      right: auto;
      left: 50%;
      -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
      transform: translate(-50%, 0); } }

.emergency-lower {
  width: calc(100% - 400px); }
  @media screen and (max-width: 1400px) {
    .emergency-lower {
      width: calc(100% - 300px); } }
  @media screen and (max-width: 1200px) {
    .emergency-lower {
      width: 100%;
      padding-bottom: 470px; } }
  @media screen and (max-width: 600px) {
    .emergency-lower {
      padding-bottom: 76vw; } }

.benefitSlider {
  margin: 30px 0;
  text-align: center; }
  .benefitSlider article {
    padding: 10px; }
  .benefitSlider img {
    margin: 0 auto; }
  .benefitSlider .slick-dots {
    position: relative;
    bottom: auto;
    padding-top: 10px; }
    .benefitSlider .slick-dots li {
      padding: 0;
      font-size: 0;
      margin: 0 10px;
      padding: 0;
      width: 8px; }
      .benefitSlider .slick-dots li button {
        width: 8px;
        height: 8px;
        background-color: #e2e2e2;
        border-radius: 100%;
        -webkit-transition: all .3s ease-in-out;
        -moz-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        -ms-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out; }
        .benefitSlider .slick-dots li button:before {
          display: none; }
      .benefitSlider .slick-dots li.slick-active button {
        background-color: #ffc40d; }
      .benefitSlider .slick-dots li:before {
        display: none; }
  @media screen and (max-width: 1200px) and (min-width: 901px) {
    .benefitSlider {
      width: 700px;
      max-width: 100%;
      margin: 30px auto; }
      .benefitSlider .slick-list {
        overflow: visible !important; }
      .benefitSlider article {
        -webkit-transition: all .3s ease-in-out;
        -moz-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        -ms-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out; }
        .benefitSlider article:not(.slick-active) {
          opacity: 0.3; } }
  @media screen and (max-width: 1200px) {
    .benefitSlider {
      margin: 30px auto 20px; } }

.residential-wrap {
  position: relative; }
  .residential-wrap .content {
    width: calc(100% - 400px); }
  .residential-wrap .estiMan {
    position: absolute;
    right: 0;
    bottom: 0; }
  @media screen and (max-width: 1200px) {
    .residential-wrap .content {
      width: 100%;
      padding-bottom: 535px; }
    .residential-wrap .estiMan {
      right: auto;
      left: 50%;
      -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
      transform: translate(-50%, 0); } }
  @media screen and (max-width: 640px) {
    .residential-wrap .content {
      padding-bottom: 600px; } }
  @media screen and (max-width: 490px) {
    .residential-wrap .content {
      padding-bottom: 115vw; } }

.contact-split {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .contact-split > article {
    width: 50%; }
    .contact-split > article.form {
      width: 40%;
      border-right: solid 2px #e2e2e2; }
      .contact-split > article.form .inner {
        display: none; }
    .contact-split > article.content {
      width: 60%; }
  .contact-split iframe {
    max-width: 100%;
    max-height: 300px; }
  @media screen and (max-width: 1000px) {
    .contact-split > article {
      width: 100%; }
      .contact-split > article.form {
        width: 100%; }
        .contact-split > article.form .inner {
          display: block; }
      .contact-split > article.content {
        width: 100%;
        margin-top: 20px; }
        .contact-split > article.content .inner {
          display: none; }
    .contact-split.career > article.form {
      -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
      order: 2;
      margin-top: 20px; }
    .contact-split.career > article.content {
      -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
      order: 1;
      margin-top: 0; } }

.basic-form {
  text-align: left; }
  .basic-form label {
    display: block;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 2px; }
    .basic-form label.error {
      color: #cd2127;
      font-size: 13px;
      font-weight: 200; }
  .basic-form input,
  .basic-form select,
  .basic-form textarea {
    display: block;
    width: 100%;
    padding: 10px;
    border: solid 1px #8b8b8b;
    border-radius: 3px; }
  .basic-form textarea {
    min-width: 100%;
    max-width: 100%;
    min-height: 150px; }
  .basic-form .button {
    margin-top: 10px; }
  .basic-form .inner-fields {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    .basic-form .inner-fields > div {
      width: 100%;
      margin: 5px 0; }
      .basic-form .inner-fields > div.half-field {
        width: calc(50% - 10px); }
        @media screen and (max-width: 500px) {
          .basic-form .inner-fields > div.half-field {
            width: 100%; } }

.grecaptcha-badge {
  z-index: 2000; }

.review-wrap {
  display: block;
  width: 100%;
  -webkit-column-count: 2;
  column-count: 2;
  margin-top: 40px; }
  @media screen and (max-width: 1000px) {
    .review-wrap {
      -webkit-column-count: 1;
      column-count: 1; } }
  .review-wrap > article {
    position: relative;
    display: block;
    break-inside: avoid;
    break-inside: avoid-column;
    -webkit-column-break-inside: avoid;
    border: solid 5px #ced0d2;
    padding: 20px;
    margin: 20px 0;
    border-radius: 10px; }
    .review-wrap > article:before {
      content: "";
      position: absolute;
      display: block;
      top: 30px;
      right: 30px;
      width: 133px;
      height: 87px;
      background-image: url("/Content/images/icons/QuoteOverlay.png");
      background-size: contain;
      background-position: center center;
      background-repeat: no-repeat;
      z-index: -1; }
    @media screen and (max-width: 1000px) {
      .review-wrap > article {
        border-width: 4px;
        margin: 15px 0; } }
    .review-wrap > article:first-of-type {
      margin-top: 0; }
    .review-wrap > article h3 {
      font-weight: bold; }
      .review-wrap > article h3 span {
        position: relative;
        display: inline-block;
        vertical-align: middle; }
      .review-wrap > article h3 .stars {
        top: -4px;
        margin-left: 5px; }
        .review-wrap > article h3 .stars svg {
          fill: #ffc40d;
          color: #ffc40d;
          width: 15px;
          height: 15px; }

.job-panel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 40px 0;
  border-bottom: solid 2px #f3f3f3; }
  .job-panel:first-of-type {
    padding-top: 0; }
  .job-panel:last-of-type {
    border-bottom: none;
    padding-bottom: 0; }
  .job-panel .icon {
    width: 150px; }
  .job-panel .content {
    width: calc(100% - 150px);
    padding-left: 20px; }
  .job-panel h2 {
    color: #2a4c68; }
  .job-panel p {
    margin: 10px 0 20px; }
    .job-panel p.details {
      margin: 5px 0 0;
      font-size: 14px; }
  @media screen and (max-width: 740px) {
    .job-panel {
      display: block;
      text-align: center; }
      .job-panel .icon {
        width: 100%; }
      .job-panel .content {
        width: 100%;
        padding-left: 0; } }

.job-listing {
  padding: 20px;
  background-color: #f3f3f3;
  border-radius: 10px;
  margin-bottom: 20px; }
  .job-listing h2 {
    color: #2a4c68; }
  .job-listing p {
    margin: 10px 0; }

.popupGrid {
  position: relative;
  z-index: 2;
  font-size: 0; }
  .popupGrid.masonry .grid-item {
    display: inline-block;
    overflow: hidden;
    margin: 2px; }
    .popupGrid.masonry .grid-item:hover img.after {
      opacity: 1; }
  .popupGrid.masonry .grid-sizer {
    margin: 0 2px; }
  .popupGrid.masonry .grid-item,
  .popupGrid.masonry .grid-sizer {
    width: calc(25% - 4px);
    height: auto; }
    @media screen and (max-width: 1200px) {
      .popupGrid.masonry .grid-item,
      .popupGrid.masonry .grid-sizer {
        width: calc((100% / 3) - 4px); } }
    @media screen and (max-width: 740px) {
      .popupGrid.masonry .grid-item,
      .popupGrid.masonry .grid-sizer {
        width: calc(50% - 4px); } }
    .popupGrid.masonry .grid-item:hover img,
    .popupGrid.masonry .grid-sizer:hover img {
      opacity: 0.8; }
    .popupGrid.masonry .grid-item img,
    .popupGrid.masonry .grid-sizer img {
      position: relative;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      width: auto;
      max-width: 100%;
      width: 100%;
      line-height: 1;
      -webkit-transition: all .3s ease-in-out;
      -moz-transition: all .3s ease-in-out;
      -o-transition: all .3s ease-in-out;
      -ms-transition: all .3s ease-in-out;
      transition: all .3s ease-in-out; }
    .popupGrid.masonry .grid-item .placeholderBlur,
    .popupGrid.masonry .grid-sizer .placeholderBlur {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      -webkit-filter: blur(25px);
      filter: blur(25px);
      z-index: 0; }
  .popupGrid.masonry.wider .twentytwenty-wrapper,
  .popupGrid.masonry.wider .grid-sizer {
    width: calc((100% / 3) - 20px); }
    @media screen and (max-width: 1200px) {
      .popupGrid.masonry.wider .twentytwenty-wrapper,
      .popupGrid.masonry.wider .grid-sizer {
        width: calc(50% - 20px); } }
    @media screen and (max-width: 740px) {
      .popupGrid.masonry.wider .twentytwenty-wrapper,
      .popupGrid.masonry.wider .grid-sizer {
        width: calc(100% - 20px); } }
  .popupGrid.masonry.wider .twentytwenty-wrapper {
    margin: 10px; }
  .popupGrid.masonry.wider .grid-sizer {
    margin: 0 10px; }
  .popupGrid.masonry.wider figure {
    margin: 0; }

.noscript-all {
  display: none; }

.generatorBG {
  position: relative;
  display: block;
  background-image: url("/Content/images/backgrounds/GeneratorBG.jpg");
  background-size: cover;
  background-position: center center;
  color: #fff; }
  .generatorBG .inner {
    width: 55%;
    margin: 0 0 0 auto; }
  @media screen and (max-width: 1200px) {
    .generatorBG {
      background-image: url("/Content/images/backgrounds/GeneratorBG1200.jpg");
      background-position: top center;
      background-repeat: no-repeat;
      background-size: 100%;
      padding-top: 35vw;
      background-color: #000; }
      .generatorBG .inner {
        width: 100%; } }

.P--EVCharger--Commercial .generatorBG {
  background-image: url("/Content/images/backgrounds/EV.jpg"); }
  .P--EVCharger--Commercial .generatorBG::before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.1); }
    @media only screen and (max-width: 1200px) {
      .P--EVCharger--Commercial .generatorBG::before {
        display: none; } }
  .P--EVCharger--Commercial .generatorBG .inner {
    position: relative;
    z-index: 2; }

@media screen and (max-width: 790px) {
  .responsiveTableContainer {
    overflow-x: scroll; } }

.responsiveTable tr:first-child {
  font-size: 1.2em !important; }
  .responsiveTable tr:first-child td {
    padding: 10px 32px; }

.responsiveTable tr:nth-child(odd) {
  background-color: #8b8b8b; }
  .responsiveTable tr:nth-child(odd) td {
    background-color: #8b8b8b; }

@media screen and (max-width: 790px) {
  .responsiveTable tr:nth-of-type(1) {
    display: none !important; }
  .responsiveTable td::before {
    content: attr(data-label) "" !important; }
  .responsiveTable td:nth-of-type(2):before {
    content: attr(data-label) ":";
    content: "Level 1 Charger" !important;
    color: #000; }
  .responsiveTable td:nth-of-type(3):before {
    content: "Level 2 Chargers" !important;
    color: #000; }
  .responsiveTable td:nth-of-type(4):before {
    content: "Level 3 Chargers" !important;
    color: #000; } }

.generator-split {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .generator-split:before, .generator-split:after {
    content: "";
    position: absolute;
    display: block;
    top: 0;
    bottom: 0;
    width: 50%;
    height: 100%;
    z-index: -1; }
  .generator-split:before {
    left: 0;
    background-color: #82bcf3; }
  .generator-split:after {
    right: 0;
    background-color: #2a4c68; }
  .generator-split > article {
    width: 50%; }
    .generator-split > article h3 {
      text-align: center; }
    .generator-split > article img {
      max-height: 300px;
      height: auto !important;
      width: auto !important; }
    .generator-split > article:first-of-type {
      background-color: #82bcf3; }
    .generator-split > article:last-of-type {
      background-color: #2a4c68;
      color: #fff; }
  @media screen and (max-width: 1000px) {
    .generator-split {
      display: block; }
      .generator-split:before {
        width: 100%; }
      .generator-split:after {
        display: none; }
      .generator-split > article {
        width: 100%; } }

section:has(> .estiMan):has(+ .clip-above) .estiMan,
.estimate-mascot:has(> .estiMan):has(+ .clip-above) .estiMan {
  bottom: 8px; }

.estimate-mascot {
  position: relative; }
  .estimate-mascot .container {
    width: calc(100% - 400px); }
  .estimate-mascot .estiMan {
    position: absolute;
    display: block;
    right: 0;
    bottom: 0px;
    z-index: 15; }
    .estimate-mascot .estiMan img {
      display: block;
      width: clamp(380px, 30vw, 480px); }
  @media screen and (max-width: 1400px) {
    .estimate-mascot .estiMan {
      right: -50px; }
    .estimate-mascot .container {
      width: calc(100% - 300px); } }
  @media screen and (max-width: 1200px) {
    .estimate-mascot .container {
      width: 100%; }
    .estimate-mascot .estiMan {
      display: none; } }

.half-imageBG {
  position: relative;
  display: table;
  width: 100%;
  overflow: hidden;
  z-index: 20;
  background-color: #000201;
  color: #fff; }
  .half-imageBG > article {
    position: relative;
    display: table-cell;
    width: 50%;
    vertical-align: top; }
    .half-imageBG > article.image {
      z-index: -1; }
      @media screen and (min-width: 1201px) {
        .half-imageBG > article.image img {
          position: absolute;
          top: 0;
          right: 0;
          bottom: 0;
          width: auto !important;
          max-width: none;
          height: 100%; } }
  @media screen and (min-width: 1201px) and (max-width: 1500px) {
    .half-imageBG > article.image img img {
      right: -10%; } }
      @media screen and (min-width: 1500px) {
        .half-imageBG > article.image img {
          left: 0;
          right: auto; } }
  @media screen and (min-width: 1201px) {
    .half-imageBG.right > article.image img {
      right: auto;
      left: -300px; } }
  @media screen and (min-width: 1500px) {
    .half-imageBG.right > article.image img {
      left: auto;
      right: 0; } }
  @media screen and (max-width: 1200px) {
    .half-imageBG {
      display: block; }
      .half-imageBG > article {
        display: block;
        width: 100%; }
        .half-imageBG > article.image {
          max-height: 500px;
          overflow: hidden; }
          .half-imageBG > article.image img {
            width: 100%; }
        .half-imageBG > article.content-tb {
          padding-top: 10px; }
      .half-imageBG.flippy {
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg); }
        .half-imageBG.flippy > article {
          -webkit-transform: rotate(180deg);
          -ms-transform: rotate(180deg);
          transform: rotate(180deg); } }

.FAQs {
  background: #8b8b8b;
  display: -ms-grid;
  display: grid;
  grid-row-gap: 20px; }
  .FAQs h2 {
    color: #fff; }
  .FAQs .FAQQ {
    display: block;
    position: relative;
    padding: 20px 30px 20px 60px;
    background: #152533;
    color: #fff;
    font-weight: 700;
    margin: 0;
    border-radius: 3px;
    cursor: pointer;
    -webkit-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    transition: 0.3s all ease; }
    @media screen and (min-width: 1001px) {
      .FAQs .FAQQ:hover {
        background: #2a4c68; }
        .FAQs .FAQQ:hover .expand {
          background: #152533; } }
    .FAQs .FAQQ.active .expand span.hor {
      -webkit-transform: translate(-50%, -50%) rotate(360deg);
      -ms-transform: translate(-50%, -50%) rotate(360deg);
      transform: translate(-50%, -50%) rotate(360deg); }
    .FAQs .FAQQ.active .expand span.vert {
      -webkit-transform: translate(-50%, -50%) rotate(360deg);
      -ms-transform: translate(-50%, -50%) rotate(360deg);
      transform: translate(-50%, -50%) rotate(360deg); }
    .FAQs .FAQQ .expand {
      position: absolute;
      left: 20px;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      height: 30px;
      width: 30px;
      background: #82bcf3;
      border-radius: 50%;
      -webkit-transition: 0.3s all ease;
      -o-transition: 0.3s all ease;
      transition: 0.3s all ease; }
      .FAQs .FAQQ .expand span {
        width: 20px;
        height: 3px;
        background: #fff;
        position: absolute;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        top: 50%;
        left: 50%;
        -webkit-transition: 0.3s all ease;
        -o-transition: 0.3s all ease;
        transition: 0.3s all ease; }
        .FAQs .FAQQ .expand span.vert {
          -webkit-transform: translate(-50%, -50%) rotate(90deg);
          -ms-transform: translate(-50%, -50%) rotate(90deg);
          transform: translate(-50%, -50%) rotate(90deg); }
  .FAQs .FAQA {
    background: #fff;
    padding: 20px 30px;
    border-radius: 0 0 3px 3px; }

.generators-table {
  width: 100%;
  background: #000;
  margin-bottom: 40px; }
  @media screen and (max-width: 1000px) {
    .generators-table {
      background: transparent; } }
  @media screen and (max-width: 1000px) {
    .generators-table thead {
      display: none; } }
  .generators-table thead tr td {
    background: #82bcf3;
    padding: 8px 15px;
    text-align: center;
    color: #000; }
    .generators-table thead tr td p {
      font-weight: 700;
      margin: 0; }
  .generators-table tbody tr td {
    background: #fff;
    padding: 8px 15px;
    text-align: center;
    color: #000; }
    .generators-table tbody tr td p {
      font-weight: 400;
      margin: 0; }
  .generators-table tbody tr:nth-child(even) td {
    background: #f3f3f3; }
  @media screen and (max-width: 1000px) {
    .generators-table tbody tr {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -ms-flex-pack: distribute;
      justify-content: space-around;
      grid-row-gap: 2px;
      margin-bottom: 10px; }
      .generators-table tbody tr td:nth-child(1) {
        width: 100%;
        position: relative;
        border-radius: 3px;
        background: #82bcf3;
        cursor: pointer;
        /*&:before {
						content: 'Generator Type';
						position: relative;
						display: block;
						color: $steel;
						border-bottom: 2px solid $steel;
					}*/ }
        .generators-table tbody tr td:nth-child(1) p {
          font-weight: 700; }
        .generators-table tbody tr td:nth-child(1):after {
          content: "+";
          position: absolute;
          right: 10px;
          top: 50%;
          display: block;
          color: #152533;
          font-size: 24px;
          font-weight: 900;
          -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
          transform: translateY(-50%); }
      .generators-table tbody tr td:nth-child(1):after {
        display: none; }
      .generators-table tbody tr td:nth-child(n + 2) {
        width: 100%;
        position: relative;
        background: #f3f3f3;
        border: 1px solid #152533;
        border-bottom: none;
        /*max-height: 0;
					padding: 0;*/
        overflow: hidden;
        height: auto;
        -webkit-transition: 0.3s all ease;
        -o-transition: 0.3s all ease;
        transition: 0.3s all ease; }
        .generators-table tbody tr td:nth-child(n + 2) p {
          padding: 8px; }
        .generators-table tbody tr td:nth-child(n + 2):before {
          position: relative;
          display: block;
          color: #2a4c68;
          border-bottom: 2px solid #82bcf3; }
      .generators-table tbody tr td:nth-child(2):before {
        content: "Fuel Type"; }
      .generators-table tbody tr td:nth-child(3):before {
        content: "Advantages"; }
      .generators-table tbody tr td:nth-child(4):before {
        content: "Disadvantages"; }
      .generators-table tbody tr td:nth-child(5) {
        border-bottom: 1px solid #152533; }
        .generators-table tbody tr td:nth-child(5):before {
          content: "Applications"; }
      .generators-table tbody tr.active td {
        max-height: 200px; }
        .generators-table tbody tr.active td:nth-child(1):after {
          content: "-"; } }

.list-header {
  display: block;
  font-size: 23px;
  font-size: clamp(18px, 1.5vw, 23px);
  font-weight: bolder;
  margin-bottom: 25px; }

.icon-flex {
  --col-count: 4;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  row-gap: 40px; }
  .icon-flex article {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-column-gap: clamp(10px, 1.3vw, 25px);
    column-gap: clamp(10px, 1.3vw, 25px);
    min-width: -webkit-fit-content;
    min-width: -moz-fit-content;
    min-width: fit-content; }
    @media screen and (max-width: 1080px) {
      .icon-flex article {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start; } }
    @media screen and (max-width: 650px) {
      .icon-flex article {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        row-gap: 10px;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center; } }
    .icon-flex article img {
      max-height: clamp(50px, 4vw, 75px); }
    .icon-flex article span {
      display: block;
      font-weight: bolder;
      font-size: 19px;
      font-size: clamp(16px, 1.4vw, 19px);
      margin: 0;
      line-height: 1.1;
      text-transform: uppercase; }
      @media screen and (max-width: 650px) {
        .icon-flex article span {
          text-align: center; } }
      @media screen and (max-width: 470px) {
        .icon-flex article span {
          font-size: 14px; } }
      .icon-flex article span.large {
        font-size: 44px;
        font-size: clamp(28px, 2.5vw, 44px); }
        @media screen and (max-width: 470px) {
          .icon-flex article span.large {
            font-size: 22px; } }

.brand-display {
  --col-count: 7;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .brand-display article {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 30px;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 calc(100% / var(--col-count));
    flex: 1 1 calc(100% / var(--col-count)); }
    @media screen and (max-width: 1500px) {
      .brand-display article {
        --col-count: 4;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center; } }
    @media screen and (max-width: 980px) {
      .brand-display article {
        --col-count: 2; } }
    .brand-display article span {
      font-size: 25px;
      font-size: clamp(18px, 2vw, 25px);
      font-weight: bolder;
      color: #a3a3a3;
      white-space: nowrap; }

.split-section {
  position: relative;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 60fr 40fr;
  grid-template-columns: 60fr 40fr;
  gap: 50px; }
  @media only screen and (max-width: 1280px) {
    .split-section {
      -ms-grid-columns: 70fr 30fr;
      grid-template-columns: 70fr 30fr;
      gap: 25px; } }
  @media only screen and (max-width: 1000px) {
    .split-section {
      -ms-grid-columns: 1fr;
      grid-template-columns: 1fr; } }
  @media only screen and (min-width: 1501px) {
    .split-section .text-wrap {
      padding-top: 35px; } }
  .split-section .text-wrap h2 {
    margin-top: 0; }
  .split-section .text-wrap h5 {
    line-height: 1.5; }
  .split-section .text-wrap p {
    line-height: 1.7;
    margin-top: 0; }
  .split-section .image-wrap img {
    display: block;
    max-width: 100%;
    -o-object-fit: cover;
    object-fit: cover; }
    @media only screen and (max-width: 1000px) {
      .split-section .image-wrap img {
        max-height: 450px;
        margin: auto; } }

.benefits-list {
  list-style: none;
  padding-left: 0;
  margin: 30px 0;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[3];
  grid-template-columns: repeat(3, 1fr);
  -webkit-column-gap: 30px;
  column-gap: 30px;
  row-gap: 50px; }
  @media only screen and (max-width: 1100px) {
    .benefits-list {
      -ms-grid-columns: (1fr)[2];
      grid-template-columns: repeat(2, 1fr);
      gap: 30px; } }
  @media only screen and (max-width: 640px) {
    .benefits-list {
      -ms-grid-columns: 1fr;
      grid-template-columns: 1fr;
      gap: 20px; } }
  .benefits-list li {
    font-size: 16px;
    font-weight: 600;
    max-width: 350px; }
    @media only screen and (max-width: 740px) {
      .benefits-list li {
        max-width: 100%; } }
    .benefits-list li .icon-wrap {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      gap: 15px;
      margin-bottom: 5px; }
      .benefits-list li .icon-wrap img {
        display: block;
        max-width: 100%;
        -o-object-fit: contain;
        object-fit: contain; }
        @media only screen and (max-width: 1000px) {
          .benefits-list li .icon-wrap img {
            max-width: 55px;
            aspect-ratio: 1 / 1; } }
      .benefits-list li .icon-wrap strong {
        font-size: clamp(22px, 1.66vw, 32px);
        font-weight: 900;
        line-height: 1.1;
        text-transform: uppercase; }
        .benefits-list li .icon-wrap strong span {
          display: block;
          font-size: clamp(16px, 0.93vw, 18px);
          font-weight: bold;
          text-transform: initial; }
        @media only screen and (max-width: 640px) {
          .benefits-list li .icon-wrap strong br {
            display: none; } }

/* Blog Styling */
.blogH1 {
  padding: 40px 80px;
  margin: 0 auto;
  max-width: 1800px; }

.BlogList {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[3];
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  padding: 40px 80px;
  margin: 0 auto;
  max-width: 1800px; }
  @media only screen and (max-width: 1050px) {
    .BlogList {
      -ms-grid-columns: (1fr)[2];
      grid-template-columns: repeat(2, 1fr); } }
  @media only screen and (max-width: 750px) {
    .BlogList {
      -ms-grid-columns: (1fr)[1];
      grid-template-columns: repeat(1, 1fr); } }

.BlogEntry {
  background: #08121c;
  background: -webkit-gradient(linear, left bottom, left top, from(#08121c), to(#152533));
  background: -webkit-linear-gradient(bottom, #08121c 0%, #152533 100%);
  background: -o-linear-gradient(bottom, #08121c 0%, #152533 100%);
  background: linear-gradient(0deg, #08121c 0%, #152533 100%);
  position: relative;
  padding: 1em 5%;
  text-align: center;
  color: #FFF;
  min-height: 300px;
  display: table; }
  .BlogEntry .BlogEntryBlockContent {
    display: table-cell;
    vertical-align: middle; }
  .BlogEntry .button {
    margin-top: 15px; }

/* Testimonilas Wrapper _______________
____________________________________*/
.testimonials-wrapper {
  position: relative;
  width: 100%;
  padding: 50px 4% 100px;
  background: url("/Content/images/rotator/5.jpg");
  background-position: center;
  background-size: cover;
  z-index: 1; }
  @media screen and (max-width: 640px) {
    .testimonials-wrapper {
      padding-bottom: 50px; } }
  .testimonials-wrapper.outline {
    background: none;
    padding: 0;
    /* the slides */
    /* the parent */ }
    .testimonials-wrapper.outline .reviewSlider-outerWrapper {
      margin: 0; }
    .testimonials-wrapper.outline .reviewSliderWrapper {
      padding-inline: 0; }
    .testimonials-wrapper.outline .slick-slide {
      margin: 0 27px; }
    .testimonials-wrapper.outline .slick-list {
      margin: 0 -27px; }
  .testimonials-wrapper .Overlay {
    background: rgba(0, 0, 0, 0.4);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1; }
  .testimonials-wrapper h2 {
    text-align: center;
    font-weight: bold;
    margin-bottom: 40px;
    color: #fff;
    letter-spacing: 0.1em; }
    @media screen and (max-width: 1000px) {
      .testimonials-wrapper h2 {
        font-size: 22px; } }
    @media screen and (max-width: 480px) {
      .testimonials-wrapper h2 {
        font-size: 20px; } }

.review-panels {
  position: relative;
  margin: 40px 0 0; }
  .review-panels .slick-list {
    overflow: visible !important; }
  .review-panels .slick-track {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  @media screen and (max-width: 1000px) {
    .review-panels {
      width: 700px;
      max-width: 100%;
      margin: 40px auto 0;
      overflow: hidden; } }
  .review-panels article {
    position: relative;
    /*width: calc((100% / 3) - 10px);*/
    margin: 0 10px;
    height: inherit !important;
    background-color: #fff;
    color: #000;
    text-align: left;
    border-radius: 10px;
    padding: 40px;
    z-index: 10; }
    .review-panels article h3 {
      font-size: 20px;
      font-weight: bold;
      margin: 30px 0 3px; }
    .review-panels article .stars {
      color: #ffc40d;
      font-size: 0; }
      .review-panels article .stars svg {
        height: 18px;
        width: 18px; }
    .review-panels article:before {
      content: "";
      position: absolute;
      display: block;
      top: 30px;
      right: 30px;
      width: 133px;
      height: 87px;
      background-image: url("/Content/images/icons/QuoteOverlay.png");
      background-size: contain;
      background-position: center center;
      background-repeat: no-repeat;
      z-index: -1; }
    .review-panels article:after {
      content: "";
      position: absolute;
      display: block;
      bottom: -15px;
      left: 50%;
      width: 30px;
      height: 30px;
      background-color: #fff;
      -webkit-transform: translate(-50%, 0) rotate(45deg);
      -ms-transform: translate(-50%, 0) rotate(45deg);
      transform: translate(-50%, 0) rotate(45deg);
      z-index: 10; }
    @media screen and (max-width: 1200px) {
      .review-panels article {
        padding: 30px; } }
  .review-panels .slick-dots {
    position: relative;
    bottom: auto;
    padding-top: 30px; }
    .review-panels .slick-dots li {
      padding: 0;
      font-size: 0;
      margin: 0 10px;
      padding: 0;
      width: 8px; }
      .review-panels .slick-dots li button {
        width: 8px;
        height: 8px;
        background-color: #fff;
        border-radius: 100%;
        -webkit-transition: all .3s ease-in-out;
        -moz-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        -ms-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out; }
        .review-panels .slick-dots li button:before {
          display: none; }
      .review-panels .slick-dots li.slick-active button {
        background-color: #ffc40d; }
      .review-panels .slick-dots li:before {
        display: none; }

.content-tb .responsive-table {
  width: 100%;
  border-collapse: collapse;
  background-color: white;
  color: #000;
  font-family: sans-serif; }
  .content-tb .responsive-table th {
    border-radius: none; }
  .content-tb .responsive-table tr:first-child {
    font-size: 17px !important; }

.content-tb .responsive-table th,
.content-tb .responsive-table td {
  border: 1px solid #8BB8E3;
  padding: 12px;
  text-align: left; }

.content-tb .responsive-table th {
  background-color: #8BB8E3;
  color: white; }
  .content-tb .responsive-table th:first-of-type {
    border-radius: 0; }
  .content-tb .responsive-table th:last-of-type {
    border-radius: 0; }

.content-tb .responsive-table tr:last-child th:first-of-type {
  border-radius: 0; }

.content-tb .responsive-table caption {
  caption-side: top;
  font-size: 1.25em;
  font-weight: bold;
  padding: 10px;
  color: #8BB8E3; }

/* Responsive styling */
@media screen and (max-width: 768px) {
  .content-tb .responsive-table thead {
    display: none; }
  .content-tb .responsive-table,
  .content-tb .responsive-table tbody,
  .content-tb .responsive-table tr,
  .content-tb .responsive-table td {
    display: block;
    width: 100%; }
  .content-tb .responsive-table tr {
    margin-bottom: 15px;
    border-bottom: 2px solid #8BB8E3; }
  .content-tb .responsive-table td {
    text-align: right;
    padding-left: 57%;
    position: relative; }
  .content-tb .responsive-table td::before {
    content: attr(data-label);
    position: absolute;
    left: 12px;
    width: 45%;
    padding-left: 10px;
    font-weight: bold;
    color: #8BB8E3;
    text-align: left; } }

@media screen and (max-width: 470px) {
  .content-tb .responsive-table td {
    padding-left: 65%;
    line-height: 1.25em;
    padding-bottom: 30px; } }

.content-tb .responsive-tableW {
  width: 100%;
  border-collapse: collapse;
  background-color: white;
  color: #FFF;
  font-family: sans-serif; }
  .content-tb .responsive-tableW th {
    border-radius: none; }
  .content-tb .responsive-tableW tr:first-child {
    font-size: 17px !important; }

.content-tb .responsive-tableW td {
  color: #FFF; }

.content-tb .responsive-tableW th,
.content-tb .responsive-tableW td {
  border: 1px solid #8BB8E3;
  padding: 12px;
  text-align: left; }

.content-tb .responsive-tableW th {
  background-color: #8BB8E3;
  color: white; }
  .content-tb .responsive-tableW th:first-of-type {
    border-radius: 0; }
  .content-tb .responsive-tableW th:last-of-type {
    border-radius: 0; }

.content-tb .responsive-tableW tr:last-child th:first-of-type {
  border-radius: 0; }

.content-tb .responsive-tableW caption {
  caption-side: top;
  font-size: 1.25em;
  font-weight: bold;
  padding: 10px;
  color: #8BB8E3; }

/* Responsive styling */
@media screen and (max-width: 768px) {
  .content-tb .responsive-tableW thead {
    display: none; }
  .content-tb .responsive-tableW,
  .content-tb .responsive-tableW tbody,
  .content-tb .responsive-tableW tr,
  .content-tb .responsive-tableW td {
    display: block;
    width: 100%; }
  .content-tb .responsive-tableW tr {
    margin-bottom: 15px;
    border-bottom: 2px solid #8BB8E3; }
  .content-tb .responsive-tableW td {
    text-align: right;
    padding-left: 57%;
    position: relative; }
  .content-tb .responsive-tableW td::before {
    content: attr(data-label);
    position: absolute;
    left: 12px;
    width: 45%;
    padding-left: 10px;
    font-weight: bold;
    color: #8BB8E3;
    text-align: left; } }

@media screen and (max-width: 470px) {
  .content-tb .responsive-tableW td {
    padding-left: 65%;
    line-height: 1.25em;
    padding-bottom: 30px; } }

/* Updated Specific Blog Styling */
.GrayBGContent {
  background: #ebebeb; }
  .GrayBGContent h3 {
    color: #54748c; }
  .GrayBGContent table {
    margin: 0 auto;
    text-align: center; }
    .GrayBGContent table th {
      color: #FFF; }
    .GrayBGContent table .subTHBar {
      background: #54748c; }
      .GrayBGContent table .subTHBar td {
        color: #FFF; }

.blogWhiteContent#GeneratorInstallDiv ol {
  margin: 40px 0; }

.blogContentSplit {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1.5fr 1fr;
  grid-template-columns: 1.5fr 1fr;
  gap: 75px; }
  @media screen and (max-width: 1100px) {
    .blogContentSplit {
      -ms-grid-columns: 1fr;
      grid-template-columns: 1fr;
      gap: 15px; } }

.topContent3Btns {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 50px;
  margin: 25px 0; }
  @media screen and (max-width: 1150px) {
    .topContent3Btns {
      -ms-grid-columns: 1fr;
      grid-template-columns: 1fr;
      gap: 15px; } }
  .topContent3Btns a {
    background: #0d1c2a;
    color: #FFF;
    font-weight: bold;
    padding: 10px 0;
    text-align: center;
    text-decoration: none;
    display: block;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease; }
    .topContent3Btns a:hover {
      background: #FFC40D;
      -webkit-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease;
      color: #0D1C2A; }

.blogBlueTexture.blueTexture {
  background: #0d1c2a; }
  .blogBlueTexture.blueTexture h2 {
    color: #ffc40d; }
  .blogBlueTexture.blueTexture ul {
    margin: 0 40px; }
    .blogBlueTexture.blueTexture ul li {
      list-style-type: none;
      margin: 20px 0;
      display: block;
      position: relative; }
      .blogBlueTexture.blueTexture ul li::before {
        content: url("/Content/images/newCheckboxImg.png");
        width: 43px;
        height: 43px;
        position: absolute;
        left: -60px;
        top: 5px; }
      .blogBlueTexture.blueTexture ul li strong {
        display: block;
        color: #ffc40d;
        font-weight: 700; }

.blogWhiteContent {
  padding-bottom: 0; }

.redAlertBlock {
  background: url(/Content/images/alertIcon.png) center left no-repeat #cd2127;
  color: #FFF;
  display: block;
  width: 100%;
  text-align: center;
  padding: 15px 15px 15px 75px;
  margin-top: 15px;
  margin-bottom: 50px; }

.bottomFullWhiteContent {
  padding-bottom: 30px; }

.fancyBlogTopContent table {
  margin: 30px auto; }

.fancyBlogClass h1 {
  margin-bottom: 25px; }

.fancyBlogClass .content-tb table.oldMobileTable td {
  padding: 10px 32px; }

.fancyBlogClass .content-tb table.oldMobileTable tr:first-child {
  font-size: 1em; }
  .fancyBlogClass .content-tb table.oldMobileTable tr:first-child th {
    border-right: 1px solid #FFF; }

.generatorBlueSplit {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 2fr 1fr;
  grid-template-columns: 2fr 1fr;
  gap: 55px;
  padding-bottom: 50px; }
  @media screen and (max-width: 1200px) {
    .generatorBlueSplit {
      -ms-grid-columns: 1fr;
      grid-template-columns: 1fr; } }
  .generatorBlueSplit ul {
    list-style-type: none;
    margin: 0;
    padding: 0; }
    .generatorBlueSplit ul li {
      display: -ms-grid;
      display: grid;
      -ms-grid-columns: 50px auto;
      grid-template-columns: 50px auto;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      text-align: left; }
      .generatorBlueSplit ul li span {
        display: block; }

.householdIconDisplay {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[7];
  grid-template-columns: repeat(7, 1fr);
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 50px;
  padding-bottom: 150px; }
  @media screen and (max-width: 1200px) {
    .householdIconDisplay {
      -ms-grid-columns: (1fr)[3];
      grid-template-columns: repeat(3, 1fr); } }
  @media screen and (max-width: 640px) {
    .householdIconDisplay {
      -ms-grid-columns: (1fr)[2];
      grid-template-columns: repeat(2, 1fr); } }
  .householdIconDisplay .householdIcon {
    text-align: center; }
    .householdIconDisplay .householdIcon span {
      display: block;
      margin-top: 30px;
      font-weight: bold; }

.genSplit {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 2fr 1fr;
  grid-template-columns: 2fr 1fr;
  gap: 50px; }
  @media screen and (max-width: 1200px) {
    .genSplit {
      -ms-grid-columns: 1fr;
      grid-template-columns: 1fr; } }

.left-clip.content-tb.grayBG {
  background: #ececec;
  padding-top: 70px;
  padding-bottom: 70px;
  -webkit-clip-path: none;
  clip-path: none; }
  .left-clip.content-tb.grayBG .locationListUL {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 0.75rem 2rem;
    list-style: none;
    padding: 0;
    margin: 0;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start; }
    @media screen and (max-width: 750px) {
      .left-clip.content-tb.grayBG .locationListUL {
        display: block; } }
    .left-clip.content-tb.grayBG .locationListUL li {
      font-weight: bold;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      gap: 0.4rem;
      font-size: 1rem;
      margin: 15px;
      white-space: nowrap; }
    .left-clip.content-tb.grayBG .locationListUL img {
      width: 16px;
      height: 16px;
      -o-object-fit: contain;
      object-fit: contain; }
    .left-clip.content-tb.grayBG .locationListUL a {
      display: inline-block;
      text-decoration: none;
      color: #152533;
      -webkit-transition: all 0.25s ease;
      -o-transition: all 0.25s ease;
      transition: all 0.25s ease; }
      .left-clip.content-tb.grayBG .locationListUL a:hover {
        color: #cd2127;
        -webkit-transition: all 0.25s ease;
        -o-transition: all 0.25s ease;
        transition: all 0.25s ease; }

@media (max-width: 700px) {
  .locationListUL {
    gap: 0.5rem 1rem; }
  .locationListUL li {
    font-size: 0.95rem; } }

.noPaddingTop {
  padding-top: 70px; }
  .noPaddingTop .icon-flex {
    margin-top: 50px; }

.whyChooseSection ul {
  list-style-type: none;
  margin: 0;
  padding: 0; }
  .whyChooseSection ul li {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 50px auto;
    grid-template-columns: 50px auto;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: left; }
    .whyChooseSection ul li span {
      display: block; }

.whyChooseSection h2 {
  color: #cc1f27; }

.content-tb table.comparison-table tr:first-child {
  font-size: 17px; }

.content-tb table.comparison-table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0 7px;
  margin: 20px 0 100px 0;
  background: #ececec; }

.content-tb table.comparison-table th,
.content-tb table.comparison-table td {
  padding: 12px 15px;
  text-align: center;
  background-color: #fff; }

.content-tb table.comparison-table th {
  background: #FFF;
  font-weight: bold; }

.content-tb table.comparison-table td:first-child {
  text-align: left;
  font-weight: bold;
  background-color: #ffc40d; }

/* Responsive stacking for mobile */
@media screen and (max-width: 768px) {
  .content-tb table.comparison-table thead {
    display: none; }
  .content-tb table.comparison-table,
  .content-tb table.comparison-table tbody,
  .content-tb table.comparison-table tr,
  .content-tb table.comparison-table td {
    display: block;
    width: 100%; }
  .content-tb table.comparison-table tr {
    margin-bottom: 7px;
    /* same gap on mobile */
    border: 1px solid #ddd;
    border-radius: 8px;
    overflow: hidden;
    background-color: #fff; }
  .content-tb table.comparison-table td {
    text-align: left;
    padding: 10px 15px;
    position: relative; }
  .content-tb table.comparison-table td::before {
    content: attr(data-label);
    display: block;
    font-weight: bold;
    margin-bottom: 5px;
    color: #555; }
  .content-tb table.comparison-table td:first-child {
    background-color: #ffc40d;
    border-bottom: 1px solid #ddd; } }

.body-split.body-Split-NewGen {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 3fr;
  grid-template-columns: 1fr 3fr;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 50px; }
  @media screen and (max-width: 1200px) {
    .body-split.body-Split-NewGen {
      -ms-grid-columns: 1fr;
      grid-template-columns: 1fr; } }

.body-split > article.icon.nowidthauto {
  width: auto; }

.hover_bkgr_fricc {
  background: rgba(0, 0, 0, 0.63);
  display: block;
  height: 100%;
  position: fixed;
  text-align: center;
  top: 0;
  width: 100%;
  z-index: 10000; }
  .hover_bkgr_fricc h2 {
    font-size: 65px;
    color: #f27505;
    font-weight: bold;
    margin-bottom: 0;
    margin-top: 0; }

.hover_bkgr_fricc .helper {
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.hover_bkgr_fricc {
  display: -ms-grid;
  display: grid;
  place-items: center; }
  .hover_bkgr_fricc .helper {
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    cursor: pointer; }
  .hover_bkgr_fricc > div {
    -webkit-box-shadow: 10px 10px 60px black;
    box-shadow: 10px 10px 60px black;
    display: inline-block;
    height: auto;
    min-height: 100px;
    vertical-align: middle;
    /*
		width: 60%;
		max-width: 875px;
		*/
    max-width: 1050px;
    position: relative;
    border-radius: 8px;
    padding: 65px 1.6% 110px; }
    .hover_bkgr_fricc > div img {
      border-radius: 8px; }
    .hover_bkgr_fricc > div .close-btn {
      position: absolute;
      left: 100%;
      top: 0%;
      border-radius: 50%;
      background-color: #f5f1df;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      width: 30px;
      height: 30px;
      rotate: 45deg;
      -webkit-transform-origin: top left;
      -ms-transform-origin: top left;
      transform-origin: top left;
      z-index: 2;
      cursor: pointer;
      -webkit-transition: 0.3s all ease;
      -o-transition: 0.3s all ease;
      transition: 0.3s all ease; }
      .hover_bkgr_fricc > div .close-btn:hover {
        rotate: 0deg; }
        .hover_bkgr_fricc > div .close-btn:hover:after {
          scale: 0; }
      .hover_bkgr_fricc > div .close-btn:before, .hover_bkgr_fricc > div .close-btn:after {
        content: "";
        position: absolute;
        left: 50%;
        top: 50%;
        border-radius: 3px;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        -webkit-transform-origin: top;
        -ms-transform-origin: top;
        transform-origin: top;
        -webkit-transition: 0.3s all ease;
        -o-transition: 0.3s all ease;
        transition: 0.3s all ease; }
      .hover_bkgr_fricc > div .close-btn:before {
        width: 15px;
        height: 3px; }
      .hover_bkgr_fricc > div .close-btn:after {
        height: 15px;
        width: 3px; }
    .hover_bkgr_fricc > div p {
      font-size: 26px;
      color: #2c2c2c; }
    @media screen and (max-width: 880px) {
      .hover_bkgr_fricc > div {
        width: 90%; }
        .hover_bkgr_fricc > div h2 {
          font-size: 45px; } }
    @media screen and (max-width: 640px) {
      .hover_bkgr_fricc > div {
        width: 90%; } }
    .hover_bkgr_fricc > div .button.large {
      width: 46%;
      padding: 0.5% 1.4%;
      margin: 0 10px;
      font-size: 17px;
      line-height: 2.5em; }
      @media screen and (max-width: 1050px) {
        .hover_bkgr_fricc > div .button.large {
          width: 100%;
          margin: 3px 0; } }
    .hover_bkgr_fricc > div h3 {
      margin-top: 20px;
      display: block;
      float: left;
      width: 100%;
      clear: both;
      color: #ff845e;
      font-size: 25px;
      letter-spacing: 0.5px;
      text-transform: none; }
      @media screen and (max-width: 1050px) {
        .hover_bkgr_fricc > div h3 {
          font-size: 3vw; } }
      @media screen and (max-width: 640px) {
        .hover_bkgr_fricc > div h3 {
          font-size: 5.5vw; } }
    .hover_bkgr_fricc > div .emailappP {
      display: block;
      text-align: center;
      margin: 15px 0; }

.mini-popup {
  position: fixed;
  bottom: 20px;
  right: 20px;
  padding: 20px 25px;
  padding: clamp(14px, 2vw, 20px) clamp(18px, 2.2vw, 25px);
  border-radius: 5px;
  min-width: Min(100%, 300px);
  cursor: pointer;
  -webkit-animation: pulse 3s infinite;
  animation: pulse 3s infinite;
  z-index: 99; }
  @media screen and (max-width: 400px) {
    .mini-popup {
      width: calc(100% - 40px); } }
  .mini-popup .close-btn {
    position: absolute;
    left: 100%;
    top: 0%;
    border-radius: 50%;
    background-color: #f5f1df;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 30px;
    height: 30px;
    rotate: 45deg;
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    z-index: 2;
    cursor: pointer;
    -webkit-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    transition: 0.3s all ease; }
    .mini-popup .close-btn:hover {
      rotate: 0deg; }
      .mini-popup .close-btn:hover:after {
        scale: 0; }
    .mini-popup .close-btn:before, .mini-popup .close-btn:after {
      content: "";
      position: absolute;
      left: 50%;
      top: 50%;
      border-radius: 3px;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      -webkit-transform-origin: top;
      -ms-transform-origin: top;
      transform-origin: top;
      -webkit-transition: 0.3s all ease;
      -o-transition: 0.3s all ease;
      transition: 0.3s all ease; }
    .mini-popup .close-btn:before {
      width: 15px;
      height: 3px; }
    .mini-popup .close-btn:after {
      height: 15px;
      width: 3px; }

@-webkit-keyframes pulse {
  0% { }
  50%, 100% { } }

@keyframes pulse {
  0% { }
  50%, 100% { } }

.popupCloseButton {
  background-color: #fff;
  border: 3px solid #999;
  border-radius: 50px;
  cursor: pointer;
  display: inline-block;
  font-family: arial;
  font-weight: bold;
  position: absolute;
  top: 48px;
  right: 20px;
  font-size: 25px;
  line-height: 25px;
  width: 30px;
  height: 30px;
  text-align: center; }

.popupCloseButton:hover {
  background-color: #ccc; }

.trigger_popup_fricc {
  cursor: pointer;
  font-size: 20px;
  margin: 20px;
  display: inline-block;
  font-weight: bold; }

.generacSection {
  background: url("/Content/images/generacSectionBG.jpg") center no-repeat; }
  @media screen and (max-width: 850px) {
    .generacSection {
      background: url("/Content/images/generacSectionBG.jpg") bottom center no-repeat #0b141b; } }
  .generacSection .generacSectionSplit {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
    min-height: 250px;
    color: #FFF;
    text-align: left;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-bottom: 50px; }
    @media screen and (max-width: 1000px) {
      .generacSection .generacSectionSplit {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr; } }
    @media screen and (max-width: 1000px) {
      .generacSection .generacSectionSplit .homeImgGenerac {
        max-height: 250px;
        margin: 0 auto; } }
    .generacSection .generacSectionSplit .generacText {
      max-width: 600px;
      text-align: left; }
      @media screen and (max-width: 1000px) {
        .generacSection .generacSectionSplit .generacText {
          max-width: none; } }
      .generacSection .generacSectionSplit .generacText h2 {
        text-transform: uppercase;
        font-size: 30px; }
      .generacSection .generacSectionSplit .generacText h3 {
        color: #ffc40d; }
      .generacSection .generacSectionSplit .generacText p {
        line-height: 1.8em; }
      .generacSection .generacSectionSplit .generacText .generacReviewLine {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-grid-columns: auto auto auto;
        grid-template-columns: auto auto auto;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        gap: 13px;
        margin-top: 50px; }
        @media screen and (max-width: 500px) {
          .generacSection .generacSectionSplit .generacText .generacReviewLine {
            display: -ms-grid;
            display: grid;
            -ms-grid-columns: auto;
            grid-template-columns: auto;
            text-align: center;
            margin-top: 0px;
            gap: 0; }
            .generacSection .generacSectionSplit .generacText .generacReviewLine img {
              margin: 0 auto; } }
      .generacSection .generacSectionSplit .generacText img {
        display: inline-block;
        max-width: none; }
      .generacSection .generacSectionSplit .generacText .largeYellowCount {
        color: #ffc40d;
        font-size: 50px;
        font-weight: bold;
        display: inline-block; }
      .generacSection .generacSectionSplit .generacText .smallYellowCount {
        color: #ffc40d;
        font-size: 20px;
        font-weight: bold;
        display: inline-block; }

.clip-above.reducedShadowing.blueTexture {
  box-shadow: 0px 21px 20px 2px rgba(0, 0, 0, 0.55) inset;
  -webkit-box-shadow: 0px 21px 20px 2px rgba(0, 0, 0, 0.55) inset;
  -moz-box-shadow: 0px 21px 20px 2px rgba(0, 0, 0, 0.55) inset; }
  .clip-above.reducedShadowing.blueTexture:before {
    background-image: none; }
