/* Text Elements */

h1.h1.text {
  margin-top: 20px;
  padding-right: 5px;
  padding-left: 5px;
  color: #fff;
  text-align: center;
  text-shadow: #000 2px 2px 5px;
}

h1.grow.professional {
  color: #fff;
  text-align: center;
  text-shadow: #000 2px 2px 5px;
  -webkit-transition-delay: .5s;
     -moz-transition-delay: .5s;
       -o-transition-delay: .5s;
          transition-delay: .5s;
  -webkit-transition-duration: 3s;
     -moz-transition-duration: 3s;
       -o-transition-duration: 3s;
          transition-duration: 3s;
  -webkit-transform: scaleX(1) scaleY(1);
     -moz-transform: scaleX(1) scaleY(1);
       -o-transform: scaleX(1) scaleY(1);
          transform: scaleX(1) scaleY(1);
}

h1.grow.professional.outofview {
  -webkit-transition-delay: 1s;
     -moz-transition-delay: 1s;
       -o-transition-delay: 1s;
          transition-delay: 1s;
  -webkit-transform: scaleX(.1) scaleY(.1);
     -moz-transform: scaleX(.1) scaleY(.1);
       -o-transform: scaleX(.1) scaleY(.1);
          transform: scaleX(.1) scaleY(.1);
}

h2.serving {
  margin-bottom: 8px;
  color: #fff;
  text-align: center;
  text-shadow: #000 2px 2px 5px;
  font-size: 24px;
}

h4.contact {
  color: #fff;
  font-size: 26px;
}

h4.contact.heading {
  text-shadow: #000 2px 2px 5px;
}

h4.heading.section {
  margin-bottom: 16px;
  text-align: left;
  font-weight: 600;
  font-size: 25px;
  line-height: 33px;
}

h4.center.heading.section {
  text-align: center;
  text-decoration: underline;
  font-style: italic;
}

h5.label.lighting {
  background-color: transparent;
  text-shadow: #000 2px 2px 5px;
  font-weight: 600;
  font-size: 41px;
}

h5.label.lighting.sub {
  font-size: 27px;
}

h5.heading.sub {
  margin-top: 0;
  padding-top: 0;
  font-weight: 600;
  font-style: italic;
  font-size: 20px;
}

p.paragraph.menu-toggle-text {
  margin-bottom: 0;
  font-size: 16px;
}

p.paragraph.contact.text {
  color: #fff;
  text-align: center;
  text-shadow: #000 2px 2px 5px;
  font-size: 20px;
}

p.paragraph a.paragraph-text-3 {
  color: #fff;
  text-decoration: underline;
}

p.paragraph a.paragraph-text-4 {
  color: #fff;
  text-decoration: underline;
}

p.paragraph.body.text {
  margin-right: 0;
  margin-left: 0;
  padding-right: 10px;
  padding-left: 10px;
  max-width: 1200px;
  color: #000;
  text-shadow: none;
  font-size: 20px;
  line-height: 24px;
}

p.paragraph span.paragraph-text-27 {
  font-weight: 600;
}

p.paragraph span.paragraph-text-28 {
  font-weight: 600;
}

p.paragraph span.paragraph-text-29 {
  font-weight: 600;
}

p.paragraph span.paragraph-text-30 {
  font-weight: 600;
}

p.paragraph span.paragraph-text-31 {
  font-weight: 600;
}

p.paragraph span.paragraph-text-32 {
  font-weight: 600;
}

p.paragraph span.paragraph-text-33 {
  font-weight: 600;
}

p.paragraph span.paragraph-text-34 {
  font-weight: 600;
}

p.paragraph span.paragraph-text-1 {
  font-weight: 600;
}

p.paragraph span.paragraph-text-2 {
  font-weight: 600;
}

p.paragraph span.paragraph-text-5 {
  font-weight: 600;
}

p.paragraph span.paragraph-text-6 {
  font-weight: 600;
}

p.paragraph span.paragraph-text-7 {
  font-weight: 600;
}

p.paragraph span.paragraph-text-8 {
  font-weight: 600;
}

p.paragraph span.paragraph-text-9 {
  font-weight: 600;
}

p.paragraph span.paragraph-text-10 {
  font-weight: 600;
}

p.paragraph span.paragraph-text-11 {
  font-weight: 600;
}

p.paragraph span.paragraph-text-12 {
  font-weight: 600;
}

p.paragraph span.paragraph-text-13 {
  font-weight: 600;
}

p.paragraph span.paragraph-text-14 {
  font-weight: 600;
}

p.paragraph span.paragraph-text-15 {
  font-weight: 600;
}

p.paragraph span.paragraph-text-16 {
  font-weight: 600;
}

p.paragraph span.paragraph-text-17 {
  font-weight: 600;
}

p.paragraph span.paragraph-text-18 {
  font-weight: 600;
}

a.link-text.nav-item {
  display: block;
  margin-top: 0;
  margin-right: 0;
  margin-left: 0;
  padding: 0;
  background-color: transparent;
  color: rgba(37, 37, 37, .85);
  text-align: center;
  text-transform: uppercase;
  text-shadow: #000 2px 2px 5px;
  font-size: 1.25rem;
  font-family: 'Ropa Sans', sans-serif;
  -webkit-transition-delay: .05s;
     -moz-transition-delay: .05s;
       -o-transition-delay: .05s;
          transition-delay: .05s;
  -webkit-transition-timing-function: ease-in-out;
     -moz-transition-timing-function: ease-in-out;
       -o-transition-timing-function: ease-in-out;
          transition-timing-function: ease-in-out;
  -webkit-transition-duration: .3s;
     -moz-transition-duration: .3s;
       -o-transition-duration: .3s;
          transition-duration: .3s;
  -webkit-transition-property: all;
     -moz-transition-property: all;
       -o-transition-property: all;
          transition-property: all;
}

a.link-text b.text-link-text-1 {
  color: #ee9d0a;
  font-size: 1.875rem;
}

a.link-text span.text-link-text-3 {
  color: #2991d7;
  font-size: 1.875rem;
}

a.link-text span.text-link-text-4 {
  font-size: 1.875rem;
}

a.link-text span.text-link-text-5 {
  font-family: 'Ropa Sans', sans-serif;
}

a.link-text span.text-link-text-6 {
  font-size: 1.875rem;
}

a.link-text.nav-item:hover {
  background-color: transparent;
  color: #fdfdfd;
  -webkit-transform: translateX(2px) translateY(2px);
     -moz-transform: translateX(2px) translateY(2px);
       -o-transform: translateX(2px) translateY(2px);
          transform: translateX(2px) translateY(2px);
}

/* Layout Elements */

body.body-1 {
  background-image: url('../site%20images/pgbkgrd.webp');
  background-attachment: scroll;
  background-position: right center;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: cover;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

.container.call.wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  -ms-flex-align: end;

  -webkit-align-content: flex-end;
  -ms-flex-line-pack: end;
          align-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
     -moz-box-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

.container.amber.emergency.wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: distribute;
  margin-top: 30px;
  margin-right: auto;
  margin-left: auto;
  min-width: 250px;
  min-height: 300px;
  width: auto;
  background-image: none;
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: 0 0;
  background-repeat: no-repeat;
  box-shadow: none;

  background-blend-mode: normal;
  -webkit-justify-content: space-around;
          justify-content: space-around;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  -webkit-align-content: space-around;
  -ms-flex-line-pack: distribute;
          align-content: space-around;
}

.container.emergency {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  min-height: 250px;
  width: 30%;
  height: 100%;
  border-radius: 30px;
  background-image: url('../site%20images/emergency.webp');
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: cover;
  background-repeat: no-repeat;
  box-shadow: rgba(0, 0, 0, .5) 5px 5px 10px 0;

  background-blend-mode: normal;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
          align-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

.container.amber {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  min-height: 250px;
  width: 30%;
  height: 100%;
  border-radius: 30px;
  background-image: url('../site%20images/amber.webp');
  background-attachment: scroll;
  background-position: center top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: cover;
  background-repeat: no-repeat;
  box-shadow: rgba(0, 0, 0, .5) 5px 5px 10px 0;

  background-blend-mode: normal;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
          align-content: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

.container.text.wrapper {
  margin-top: 20px;
  margin-bottom: 0;
  padding-right: 10px;
  padding-bottom: 40px;
  padding-left: 10px;
}

.container.contact.wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  margin-right: auto;
  margin-left: auto;
  padding: 20px;
  max-width: 415px;
  border-radius: 30px;
  background-color: #000;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
}

.container.footer.sub.wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: justify;
  padding-right: 20px;
  padding-left: 20px;
  border-radius: 30px;
  background-image: none;
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: 0 0;
  background-repeat: no-repeat;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  -webkit-align-content: space-between;
  -ms-flex-line-pack: justify;
          align-content: space-between;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
          justify-content: space-between;
  background-blend-mode: normal;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.container.footer {
  padding-top: 40px;
  background-image: url('../site%20images/footer-bkgrd.png');
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: cover;
  background-repeat: repeat;

  background-blend-mode: normal;
}

.container.body.sub.wrapper {
  background-image: url('../site%20images/pgbkgrd.webp');
  background-attachment: scroll;
  background-position: center top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: cover;
  background-repeat: repeat;

  background-blend-mode: normal;
}

.container.call.sticky-container.wrapper {
  position: -webkit-sticky;
  position:         sticky;
  top: 0;
  z-index: 10;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-align: center;
  background-color: #000;
  background-image: none;
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: 0 0;
  background-repeat: no-repeat;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  background-blend-mode: normal;
}

.container.ewd.wrapper {
  width: 100%;
}

.container.nav-col {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: center;
  margin-top: 0;
  width: 100%;
  background-color: transparent;

  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
}

.container.mobile-menu-toggle {
  margin-bottom: 0;
  background-color: rgba(37, 37, 37, .7);
}

.container.menu-wrapper {
  z-index: 10;
  display: none;
  box-shadow: none;
}

.container.button.mobile-menu-toggle {
  padding-top: 12px;
  max-width: 80px;
  width: auto;
  border-radius: 20px;
  background-color: #da2727;
}

.container.contact.page.wrapper {
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-align: start;
  max-width: 950px;
  background-color: transparent;

  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
          align-items: flex-start;
}

.container.contact.info.page.wrapper {
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-align: center;
  margin: 10px;
  padding: 10px;
  background-color: rgba(116, 116, 116, .61);

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
}

.container.h1.wrapper {
  -webkit-transition-delay: 0s;
     -moz-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s;
  -webkit-transition-timing-function: ease;
     -moz-transition-timing-function: ease;
       -o-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: 0s;
     -moz-transition-duration: 0s;
       -o-transition-duration: 0s;
          transition-duration: 0s;
  -webkit-transition-property: none;
     -moz-transition-property: none;
       -o-transition-property: none;
          transition-property: none;
}

.container.body.text {
  margin-right: auto;
  margin-left: auto;
  padding: 30px 20px;
  max-width: 1200px;
  background-color: transparent;
}

.container.sub.two.wrapper {
  background-color: #d7dce0;
}

.container.h1.wrapper.outofview {
  -webkit-transform: scaleX(.1) scaleY(.1);
     -moz-transform: scaleX(.1) scaleY(.1);
       -o-transform: scaleX(.1) scaleY(.1);
          transform: scaleX(.1) scaleY(.1);
}

.link-container.link-container-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  min-width: 300px;
  width: 30%;
  height: 100%;
  background-image: url('../site%20images/emergency.webp');
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: repeat;

  background-blend-mode: normal;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
}

.link-container.emergency.link.link-container-1 {
  -ms-flex-pack: center;
  -ms-flex-align: center;
  margin: 10px;
  min-height: 250px;
  border-radius: 40px;
  background-image: url('../site%20images/emergency.webp');
  background-position: center top;
  box-shadow: rgba(0, 0, 0, .5) 5px 5px 10px 0;
  -webkit-transition-delay: 0s;
     -moz-transition-delay: 0s;
       -o-transition-delay: 0s;
          transition-delay: 0s;
  -webkit-transition-timing-function: ease;
     -moz-transition-timing-function: ease;
       -o-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: 0s;
     -moz-transition-duration: 0s;
       -o-transition-duration: 0s;
          transition-duration: 0s;
  -webkit-transition-property: none;
     -moz-transition-property: none;
       -o-transition-property: none;
          transition-property: none;

  -webkit-align-content: center;
  -ms-flex-line-pack: center;
          align-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

.link-container.amber.link.link-container-1 {
  -ms-flex-pack: center;
  -ms-flex-align: center;
  margin: 10px;
  min-height: 250px;
  border-radius: 40px;
  background-image: url('../site%20images/amber.webp');
  background-position: center top;
  box-shadow: rgba(0, 0, 0, .5) 5px 5px 10px 0;
  -webkit-transform: scaleX(1);
     -moz-transform: scaleX(1);
       -o-transform: scaleX(1);
          transform: scaleX(1);

  -webkit-align-content: center;
  -ms-flex-line-pack: center;
          align-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

.link-container.emergency.link.link-container-1.outofview {
  -webkit-transform: scaleX(.01) scaleY(.01);
     -moz-transform: scaleX(.01) scaleY(.01);
       -o-transform: scaleX(.01) scaleY(.01);
          transform: scaleX(.01) scaleY(.01);
}

.link-container.emergency.link.link-container-1:hover {
  -webkit-transform: translateZ(0px) scaleX(.98) scaleY(.98);
     -moz-transform: translateZ(0px) scaleX(.98) scaleY(.98);
          transform: translateZ(0px) scaleX(.98) scaleY(.98);
}

.link-container.amber.link.link-container-1:hover {
  -webkit-transform: scaleX(.98) scaleY(.98);
     -moz-transform: scaleX(.98) scaleY(.98);
       -o-transform: scaleX(.98) scaleY(.98);
          transform: scaleX(.98) scaleY(.98);
}

div.responsive-picture.logo {
  margin: 20px auto 0;
  padding-top: 4px;
  padding-right: 10px;
  padding-left: 10px;
  max-width: 700px;
  width: 80%;
}

div.responsive-picture.nfib {
  margin: 20px auto;
}

a.responsive-picture.ewdp {
  margin: 50px auto;
  max-width: 250px;
}

.rule.menu-line hr {
  border-top-width: 2px;
}

.rule.menu-line {
  margin-top: 1px;
  margin-bottom: 1px;
  padding-top: 2px;
  padding-bottom: 2px;
  width: auto;
}

ul.list-container.menu {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: center;
  -ms-flex-align: stretch;
  padding: 0 1.25rem;
  background-color: transparent;

  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
     -moz-box-align: stretch;
          align-items: stretch;
}

li.list-item-container.nav-wrapper {
  position: relative;
  display: inline-block;
  padding: 0;

  -webkit-box-flex: 1;
  -webkit-flex: 1 auto;
     -moz-box-flex: 1;
      -ms-flex: 1 auto;
          flex: 1 auto;
}

.html-element.html-element-1 {
  margin-right: auto;
  margin-left: auto;
  max-width: 1000px;
  width: 100%;
}

a.responsive-picture.strobe {
  margin: 4px auto;
  max-width: 605px;
  width: 40%;
}

li.list-item.list {
  font-size: 20px;
}

li.list-item span.list-item-text-1 {
  font-weight: 600;
}

li.list-item span.list-item-text-2 {
  font-weight: 600;
}

li.list-item span.list-item-text-3 {
  font-weight: 600;
}

li.list-item span.list-item-text-4 {
  font-weight: 600;
}

li.list-item.bold.item.list {
  font-weight: 600;
}

a.responsive-picture.strobe:hover {
  -webkit-transform: scaleX(.96) scaleY(.96);
     -moz-transform: scaleX(.96) scaleY(.96);
       -o-transform: scaleX(.96) scaleY(.96);
          transform: scaleX(.96) scaleY(.96);
}

@media screen and (min-width: 40rem) {
  /* Text Elements */

  h1.h1.text {
    font-size: 30px;
  }

  h2.serving {
    font-size: 30px;
  }

  a.link-text.nav-item {
    padding-right: 8px;
    padding-bottom: 0;
    padding-left: 8px;
    font-size: 1.125rem;
  }

  /* Layout Elements */

  .container.amber.emergency.wrapper {
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    box-shadow: none;

    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
  }

  .container.contact.wrapper {
    margin-right: auto;
    margin-left: auto;
    max-width: 500px;
  }

  .container.footer.sub.wrapper {
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-align: center;
    background-image: none;
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: 0 0;
    background-repeat: no-repeat;

    background-blend-mode: normal;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
            align-items: center;
  }

  .container.footer {
    background-size: cover;
  }

  .container.body.sub.wrapper {
    background-position: center center;
  }

  .container.mobile-menu-toggle {
    display: none;
  }

  .container.menu-wrapper {
    display: block;
  }

  .container.nav-col {
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;

    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
  }

  ul.list-container.menu {
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    padding: 9px 15px;

    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
  }

  li.list-item-container.nav-wrapper {
    padding: 0 8px;
    background-color: transparent;
  }

  div.responsive-picture.logo {
    max-width: 700%;
    width: 70%;
  }

  a.responsive-picture.strobe {
    max-width: 200px;
    width: 30%;
  }
}

@media screen and (min-width: 64rem) {
  /* Text Elements */

  h1.h1.text {
    font-size: 48px;
  }

  h2.serving {
    margin-bottom: 0;
    color: #fff;
    text-align: center;
    font-size: 48px;
  }

  h4.contact {
    padding-right: 20px;
    padding-left: 20px;
    color: #fff;
  }

  a.link-text b.text-link-text-1 {
    color: #ee9d0a;
  }

  a.link-text span.text-link-text-3 {
    font-size: 1.875rem;
  }

  a.link-text.nav-item {
    color: #1779ba;
    text-shadow: #000 2px 2px 5px;
    font-size: 1.375rem;
    font-family: 'Ropa Sans', sans-serif;
  }

  /* Layout Elements */

  body.body-1 {
    background-image: none;
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: 0 0;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  .container.call.wrapper {
    -ms-flex-pack: end;

    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
       -moz-box-pack: end;
            justify-content: flex-end;
  }

  .container.amber.emergency.wrapper {
    padding-right: 10px;
    padding-left: 10px;
    max-width: 1200px;
    box-shadow: none;
  }

  .container.call.sticky-container.wrapper {
    top: 0;
    -ms-flex-pack: center;

    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
            justify-content: center;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }

  .container.body.sub.wrapper {
    background-image: url('../site%20images/pgbkgrd.webp');
    background-attachment: scroll;
    background-position: center center;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: cover;
    background-repeat: no-repeat;

    background-blend-mode: normal;
  }

  .container.footer {
    display: block;
    padding-top: 40px;
    background-image: url('../site%20images/footer-bkgrd.png');
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: cover;
    background-repeat: no-repeat;

    background-blend-mode: normal;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }

  .container.contact.wrapper {
    background-color: #030303;
  }

  .container.footer.sub.wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display:    -moz-box;
    display: -ms-flexbox;
    display:         flex;
    -ms-flex-pack: distribute;
    -ms-flex-align: start;
    background-image: none;
    background-attachment: scroll;
    background-position: left top;
    background-clip: border-box;
    background-origin: padding-box;
    background-size: 0 0;
    background-repeat: no-repeat;

    background-blend-mode: normal;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
       -moz-box-align: start;
            align-items: flex-start;
    -webkit-justify-content: space-around;
            justify-content: space-around;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }

  .container.menu-wrapper {
    width: 80%;
  }

  div.responsive-picture.logo {
    max-width: 500px;
  }
}