@import url(fontawesome-all.min.css);
/*@import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:300italic,600italic,300,400,500,600,700|Open+Sans+Condensed:300,400,500,600,700");*/
@import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:300italic,600italic,300,400,500,600,700|Oswald&display");
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}
body {
  line-height: 1;
}
* {
  outline-color: #ffd800;
}
ol, ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
body {
  -webkit-text-size-adjust: none;
}
mark {
  background-color: transparent;
  color: inherit;
}
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input, select, textarea {
  -moz-appearance: none;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
}
/* Basic */
@-ms-viewport {
  width: device-width;
}
@media screen and (max-width: 480px) {
  html, body {
    min-width: 320px;
  }
}
html {
  box-sizing: border-box;
}
*, *:before, *:after {
  box-sizing: inherit;
}
/*
		body.is-preload *, body.is-preload *:before, body.is-preload *:after {
			-moz-animation: none !important;
			-webkit-animation: none !important;
			-ms-animation: none !important;
			animation: none !important;
			-moz-transition: none !important;
			-webkit-transition: none !important;
			-ms-transition: none !important;
			transition: none !important;
		}
*/
/* Type */
html {
  font-size: 16pt;
}
@media screen and (max-width: 1680px) {
  html {
    font-size: 12pt;
  }
}
@media screen and (max-width: 736px) {
  html {
    font-size: 11pt;
  }
}
@media screen and (max-width: 360px) {
  html {
    font-size: 10pt;
  }
}
body {
  color: #3F4145;
  font-weight: 300;
  font-size: 1.125rem;
  line-height: 1.65;
}
input, select, textarea {
  color: rgba(51, 53, 57, 1.00);
  font-weight: 400;
  font-size: 1.25rem;
  line-height: 1.65;
  letter-spacing: 0.10rem;
}
a {
  -moz-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-bottom-color 0.2s ease-in-out;
  -webkit-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-bottom-color 0.2s ease-in-out;
  -ms-transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-bottom-color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-bottom-color 0.2s ease-in-out;
  border-bottom: dotted 1px rgba(255, 255, 255, 0.5);
  text-decoration: none;
  color: inherit;
}
a:hover {
  border-bottom-color: transparent;
}
strong, b {
  color: #3F4145;
  font-weight: 600;
}
em, i {
  font-style: italic;
}
p {
  margin: 0 0 1.25rem 0;
  font-size: 1.25rem;
  line-height: 1.5;
  font-weight: 400;
}
p > strong {
  font-weight: 600 !important;
}
.formqualify {
  font-size: 1.125rem;
  line-height: 1.375;
  font-weight: 500;
  margin: .5em 0;
  text-align: center;
}
.formtos {
  font-size: 0.95rem;
  line-height: 1.25;
  font-weight: 400;
  margin: .5em 0;
  color: rgba(57, 57, 57, 1.00);
}
h1, h2, h3 {
  text-align: center;
}
h1, h2, h3, h4, h5, h6 {
  color: #3F4145;
  line-height: 1.5;
  margin: 0 0 1rem 0; /*letter-spacing: 0.2rem;*/
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  color: inherit;
  text-decoration: none;
}
/*
h1.major, h2.major, h3.major, h4.major, h5.major, h6.major {
    border-bottom: solid 1px #3F4145;
    width: -moz-max-content;
    width: -webkit-max-content;
    width: -ms-max-content;
    width: max-content;
    padding-bottom: 0.25rem;
    margin: 0 0 1rem 0;
}
*/
h1 {
  font-family: "Source Sans Pro", sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 3.25rem;
  line-height: 1.25;
  color: #000;
  margin: .75rem 0 0.75rem 0;
}
h2 {
  font-family: "Source Sans Pro", sans-serif;
  text-transform: capitalize;
  font-weight: 600;
  font-size: 1.625rem;
  line-height: 1.5;
  margin: .25rem 0 0 0;
}
h3 {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 1.75rem;
  letter-spacing: 0.05rem;
  color: #000;
  margin: .5rem 0;
  font-weight: 500;
}
h4 {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1;
  margin-top: .75em;
}
h5 {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.25;
  margin-top: .5em;
  text-align: center;
}
h6 {
  font-size: 1.75rem;
  font-weight: 400;
  line-height: 1.5;
  margin-top: .5em;
  text-align: center;
}
.quiz h1, .quiz h2, .quiz h3, .quiz h4, .quiz h5 {
  font-family: "Source Sans Pro", sans-serif;
  line-height: 1.25;
}
.quiz h1 {
  font-weight: 800;
  font-size: 2.25rem;
  color: #000;
  text-transform: uppercase;
}
.quiz h2 {
  font-weight: 500;
  font-size: 2rem;
  color: #000;
}
.quiz h3 {
  font-weight: 500;
  font-size: 1.5rem;
  line-height: 1.25;
  color: #3f4145;
}
.quiz h4 {
  font-weight: 600;
  font-size: 1.375rem;
  line-height: 1.125;
  margin-top: 1rem;
}
.quiz h5 {
  font-weight: 500;
  font-size: 1.125rem;
  line-height: 1.25;
}
#contactform .fa, #contactform .fas {
  font-weight: 900;
  margin-right: .25rem;
  color: #000;
}
p.quiztos {
  font-weight: 400;
  font-size: .875rem;
}
body {
  font-family: "Source Sans Pro", sans-serif;
  background: #E6E9EB;
}
#content h1 {
  font-family: "Source Sans Pro", sans-serif;
  text-transform: uppercase;
  font-size: 2rem;
  line-height: 1.2;
  margin: 1em 0;
}
#content h2 {
  font-family: "Source Sans Pro", sans-serif;
  text-transform: capitalize;
  font-size: 1.5rem;
  line-height: 1.25;
  margin: 1.5em 0 1em 0;
  text-align: left;
}
#limheight, #limheight2 {
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
}
#limheight li, #limheight2 li {
  /*    display: inline-block; */
}
@media screen and (max-width: 736px) {
  h1 {
    font-size: 6vw;
  }
  h1 br {
    display: block !important;
  }
  h2 {
    font-size: 1.25em;
    line-height: 1.5;
  }
  h2 br {
    display: none !important;
  }
  #limheight, #limheight2 {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
  }
  /*
.quiz h2 {
  font-size: 1.75rem;
}
*/
}
@media screen and (max-width: 480px) {
  h1 {
    font-size: 2rem;
  }
  br {
    display: none !important;
  }
  ul.alt li label br {
    display: block !important;
  }
  h2 {
    font-family: "Source Sans Pro", sans-serif;
    font-size: 4.5vw;
    line-height: 1.25;
    margin: .25rem 0 0 0;
  }
  h3 {
    font-size: 1.75rem;
    letter-spacing: 0rem;
    line-height: 2rem;
    margin: .5rem 0;
  }
  h4 {
    font-size: 1.25rem;
    line-height: 1;
    margin-top: 0em;
  }
  h5 {
    font-size: 1.425rem;
    font-weight: 500;
    line-height: 1;
    margin-top: 0em;
  }
  .quiz h3 {
    font-size: 1.25rem;
  }
}
sub {
  font-size: 0.8rem;
  position: relative;
  top: 0.5rem;
}
sup {
  font-size: 0.8rem;
  position: relative;
  top: -0.5rem;
}
blockquote {
  border-left: solid 4px #3F4145;
  font-style: italic;
  margin: 0 0 2rem 0;
  padding: 0.5rem 0 0.5rem 2rem;
}
code {
  background: rgba(255, 255, 255, 0.075);
  border-radius: 4px;
  font-family: "Courier New", monospace;
  font-size: 0.9rem;
  margin: 0 0.25rem;
  padding: 0.25rem 0.65rem;
}
pre {
  -webkit-overflow-scrolling: touch;
  font-family: "Courier New", monospace;
  font-size: 0.9rem;
  margin: 0 0 2rem 0;
}
pre code {
  display: block;
  line-height: 1.75;
  padding: 1rem 1.5rem;
  overflow-x: auto;
}
hr {
  border: 0;
  border-bottom: solid 1px rgba(63, 65, 69, 0.5);
  margin: 1rem 0;
}
.align-left {
  text-align: left;
}
.align-center {
  text-align: center;
}
.align-right {
  text-align: right;
}
/* Box */
.box {
  /*  padding: 1.25em;*/
  padding: 1em 1.25em;
}
.box > :last-child, .box > :last-child > :last-child, .box > :last-child > :last-child > :last-child {
  margin-bottom: 0;
}
.box.alt {
  border: 0;
  border-radius: 0;
  padding: 0;
}
.box.contect {
  /*
    padding: .5em;
    margin: .5em;
*/
  background-color: rgba(0, 0, 0, 0.05)
}
/* Icon */
div.success {
  text-align: center;
  width: 100% !important;
  margin: 1em 0;
}
.success i:before {
  font-size: 6rem;
  text-align: center;
  color: hsla(120, 99%, 32%, 1.00);
  height: 6em;
}
.check li {
  font-size: 1.25rem;
  font-weight: 500;
  list-style: none;
  margin: 0 0 1rem 0;
  padding-left: 4em;
}
.check li:before {
  font-size: 2rem;
}
.check li:before {
  content: '\f058';
  font-family: 'FontAwesome';
  float: left;
  margin: -.75rem 0 0 -2.5rem;
  color: hsla(120, 99%, 32%, 1.00);
}
.check ul {
  list-style: none;
  margin: 0 0 2rem 0;
}
.check ul li {}
/* List */
ol {
  list-style: decimal;
  margin: 0 0 1em 0;
  padding-left: 1.25em;
}
ol li {
  padding-left: 0.25em;
}
ul {
  list-style: disc;
  margin: 0 0 1em 0;
  padding-left: 1em;
}
ul li {
  padding-left: 0.5em;
}
ul.alt {
  list-style: none;
  padding-left: 0;
}
ul.alt li {
  border-top: solid 1px rgba(63, 65, 69, 0.10);
  padding: .5em 0 0 0;
}
ul.alt li:first-child {
  border-top: 0;
  padding-top: 0;
}
dl {
  margin: 0 0 1em 0;
}
dl dt {
  display: block;
  font-weight: 600;
  margin: 0 0 1rem 0;
}
dl dd {
  margin-left: 2rem;
}
/* Button */
input[type="submit"], input[type="reset"], input[type="button"], button, .button {
  /*    font-family: 'Oswald', sans-serif !important;*/
  -moz-appearance: none;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  -moz-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
  -webkit-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
  -ms-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
  border-radius: 0.25em;
  border: 0;
  cursor: pointer;
  display: inline-block;
  font-size: 1.25em;
  font-weight: 400;
  height: 3em;
  letter-spacing: 0em;
  line-height: 3em;
  padding: 0 .25em;
  text-align: center;
  text-decoration: none;
  text-transform: none;
  white-space: nowrap;
}
input[type="submit"].icon:before, input[type="reset"].icon:before, input[type="button"].icon:before, button.icon:before, .button.icon:before {
  margin-right: 0.5em;
}
input[type="submit"].fit, input[type="reset"].fit, input[type="button"].fit, button.fit, .button.fit {
  width: 100%;
}
input[type="submit"].backbtn, input[type="reset"].backbtn, input[type="button"].backbtn, button.backbtn, .button.backbtn {
  font-family: "Source Sans Pro", sans-serif !important;
  font-size: 1rem;
  line-height: 1rem;
  font-weight: 400;
  display: block;
  margin: 1.5em auto 0 auto;
  padding: 0 1.125rem;
  box-shadow: inset 0 0 0 2px #E6E9EB;
  height: 2.25rem;
}
.damageslist .button.backbtn .fa, .button.backbtn .fas {
  font-weight: 900;
  margin-right: .25em;
  color: #A9AFB3;
}
input[type="submit"].small, input[type="reset"].small, input[type="button"].small, button.small, .button.small {
  font-size: 0.875em;
  display: block;
  margin: auto !important;
  padding: 0 1.25em;
}
input[type="submit"].large, input[type="reset"].large, input[type="button"].large, button.large, .button.large {
  height: 3em;
  line-height: 3em;
  display: block;
  margin: auto !important;
  padding: 0 1.25em;
}
input[type="submit"].disabled, input[type="submit"]:disabled, input[type="reset"].disabled, input[type="reset"]:disabled, input[type="button"].disabled, input[type="button"]:disabled, button.disabled, button:disabled, .button.disabled, .button:disabled {
  pointer-events: none;
  opacity: 0.25;
}
input[type="submit"], input[type="reset"], input[type="button"], button, .button {
  background-color: transparent;
  box-shadow: inset 0 0 0 2px #8D8D8D;
  color: #777777 !important;
}
input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover, button:hover, .button:hover {
  box-shadow: inset 0 0 0 2px #0071CA;
  color: #222222 !important;
}
input[type="submit"]:active, input[type="reset"]:active, input[type="button"]:active, button:active, .button:active {
  box-shadow: inset 0 0 0 2px #0071CA;
  color: #222222 !important;
  background-color: rgba(123, 210, 237, 0.25);
}
/*
input[type="submit"].primary, input[type="reset"].primary, input[type="button"].primary, button.primary, .button.primary {
  box-shadow: none;
  background-color: #000;
  color: #ffffff !important;
  margin: .25em auto !important;
}
*/
input[type="submit"].primary, input[type="reset"].primary, input[type="button"].primary, button.primary, .button.primary {
  box-shadow: none;
  color: #ffffff !important;
  margin: .375em auto !important;
}
input[type="submit"].primary:nth-child(even), input[type="reset"].primary:nth-child(even), input[type="button"].primary:nth-child(even), button.primary:nth-child(even), .button.primary:nth-child(even) {
  background-color: #ffd800;
  color: #000000 !important;
}
input[type="submit"].primary:nth-child(odd), input[type="reset"].primary:nth-child(odd), input[type="button"].primary:nth-child(odd), button.primary:nth-child(odd), .button.primary:nth-child(odd) {
  background-color: #ffd800;
  color: #000000 !important;
}
input[type="submit"].primary:hover, input[type="reset"].primary:hover, input[type="button"].primary:hover, button.primary:hover, .button.primary:hover {
  background-color: #ffd800;
  color: #000000 !important;
}
input[type="submit"].primary:active, input[type="reset"].primary:active, input[type="button"].primary:active, button.primary:active, .button.primary:active {
  background-color: #ffd800;
  color: #000000 !important;
}
.lanbtn {
  /*
  font-family: 'Oswald', sans-serif !important;
  font-size: 1.5em !important;
*/
  font-size: 1.25em !important;
  font-weight: 800 !important;
}
@media screen and (max-width: 640px) {
  /*
.lanbtn {
    letter-spacing: 0em !important;
    font-size: 5.5vw !important;
}
*/
}
/* BG 

#bg {
    -moz-transform: scale(1.0);
    -webkit-transform: scale(1.0);
    -ms-transform: scale(1.0);
    transform: scale(1.0);
    -webkit-backface-visibility: hidden;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    z-index: 1;
}
#bg:before, #bg:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
#bg:before {
    -moz-transition: background-color 0.5s ease-in-out;
    -webkit-transition: background-color 0.5s ease-in-out;
    -ms-transition: background-color 0.5s ease-in-out;
    transition: background-color 0.5s ease-in-out;
    -moz-transition-delay: 0.5s;
    -webkit-transition-delay: 0.5s;
    -ms-transition-delay: 0.5s;
    transition-delay: 0.5s;
    background-image: linear-gradient(to top, rgba(19, 21, 25, 0.7), rgba(19, 21, 25, 0.4)), url("../../images/overlay.png");
    background-size: auto, 256px 256px;
    background-position: center, center;
    background-repeat: no-repeat, repeat;
    z-index: 2;
}
#bg:after {
    -moz-transform: scale(1.125);
    -webkit-transform: scale(1.125);
    -ms-transform: scale(1.125);
    transform: scale(1.125);
    -moz-transition: -moz-transform 0.325s ease-in-out, -moz-filter 0.325s ease-in-out;
    -webkit-transition: -webkit-transform 0.325s ease-in-out, -webkit-filter 0.325s ease-in-out;
    -ms-transition: -ms-transform 0.325s ease-in-out, -ms-filter 0.325s ease-in-out;
    transition: transform 0.325s ease-in-out, filter 0.325s ease-in-out;
    background-image: url("../../images/bg.jpg");
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    z-index: 1;
}
body.is-article-visible #bg:after {
    -moz-transform: scale(1.0825);
    -webkit-transform: scale(1.0825);
    -ms-transform: scale(1.0825);
    transform: scale(1.0825);
    -moz-filter: blur(0.2rem);
    -webkit-filter: blur(0.2rem);
    -ms-filter: blur(0.2rem);
    filter: blur(0.2rem);
}
body.is-preload #bg:before {
    background-color: #000000;
}
*/
/* Wrapper */
#wrapper {
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -moz-flex-direction: column;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -moz-align-items: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -moz-justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  position: relative;
  /*		min-height: 100vh;*/
  width: 100%;
  padding: 2rem 2rem;
  z-index: 3;
}
#wrapper:before {
  content: '';
  display: block;
}
@media screen and (max-width: 1680px) {
  #wrapper {
    padding: 2rem 2rem;
  }
}
@media screen and (max-width: 736px) {
  #wrapper {
    padding: 2rem 1rem;
  }
}
@media screen and (max-width: 480px) {
  #wrapper {
    padding: 1rem;
  }
}
/* Header */
#header {
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -moz-flex-direction: column;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -moz-align-items: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -moz-transition: -moz-transform 0.325s ease-in-out, -moz-filter 0.325s ease-in-out, opacity 0.325s ease-in-out;
  -webkit-transition: -webkit-transform 0.325s ease-in-out, -webkit-filter 0.325s ease-in-out, opacity 0.325s ease-in-out;
  -ms-transition: -ms-transform 0.325s ease-in-out, -ms-filter 0.325s ease-in-out, opacity 0.325s ease-in-out;
  transition: transform 0.325s ease-in-out, filter 0.325s ease-in-out, opacity 0.325s ease-in-out;
  background-color: #fff;
  max-width: 100%;
  border-radius: 14px;
}
#header > * {
  -moz-transition: opacity 0.325s ease-in-out;
  -webkit-transition: opacity 0.325s ease-in-out;
  -ms-transition: opacity 0.325s ease-in-out;
  transition: opacity 0.325s ease-in-out;
  position: relative;
  margin: 1rem 0;
}
#header > *:before {
  content: '';
  display: block;
  position: absolute;
  top: calc(-2rem - 1px);
  left: calc(50% - 1px);
  width: 1px;
  height: calc(2rem + 1px);
  background: #3F4145;
}
#header > :first-child {
  margin: 0;
  width: 34em;
}
@media screen and (max-width: 736px) {
  #header > :first-child {
    width: 90vw;
  }
}
#header > :first-child:before {
  display: none;
}
#header .content {
  border-style: solid;
  border-color: #3F4145;
  border-top-width: 1px;
  border-bottom-width: 1px;
  max-width: 100%;
}
#header .content .inner {
  -moz-transition: max-height 0.5s ease, padding 0.5s ease, opacity 0.325s ease-in-out;
  -webkit-transition: max-height 0.5s ease, padding 0.5s ease, opacity 0.325s ease-in-out;
  -ms-transition: max-height 0.5s ease, padding 0.5s ease, opacity 0.325s ease-in-out;
  transition: max-height 0.5s ease, padding 0.5s ease, opacity 0.325s ease-in-out;
  -moz-transition-delay: 0.25s;
  -webkit-transition-delay: 0.25s;
  -ms-transition-delay: 0.25s;
  transition-delay: 0.25s;
  padding: 2rem 2rem;
  max-height: 40rem;
  overflow: hidden;
}
#header .content .inner > :last-child {
  margin-bottom: 0;
}
#header .content p {
  text-transform: uppercase;
  letter-spacing: 0rem;
  font-size: 0.8rem;
  line-height: 2;
}
@media screen and (max-width: 980px) {
  #header .content p br {
    /*				display: none;*/
  }
}
@media screen and (max-width: 736px) {
  #header {
    border-radius: 12px
  }
  #header > * {
    margin-top: 1rem;
  }
  #header > *:before {
    top: calc(-2rem - 1px);
    height: calc(2rem + 1px);
  }
  #header .logo {
    height: 4.75rem;
    line-height: 4.75rem;
  }
  #header .logo .icon:before {
    font-size: 1.75rem;
  }
  #header .content .inner {
    padding: 1.5rem 1rem;
  }
  #header .content p {
    line-height: 1.875;
  }
}
@media screen and (max-width: 480px) {
  #header {
    padding: 0;
    border-radius: 8px
  }
  #header .content .inner {
    padding: 1.5rem 0;
  }
  #header nav ul, #main nav ul {
    -moz-flex-direction: column;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 10rem;
    max-width: 100%;
  }
  #header nav ul li, #main nav ul li {
    border-left: 0;
    border-top: solid 1px #3F4145;
  }
  #header nav ul li:first-child, #main nav ul li:first-child {
    border-top: 0;
  }
  #header nav ul li a, #main nav ul li a {
    height: 3rem;
    line-height: 3rem;
    min-width: 0;
    width: 100%;
  }
  #header nav.use-middle:after, #main nav.use-middle:after {
    display: none;
  }
}
/* Footer */
#footer, #productinfo {
  -moz-transition: -moz-transform 0.325s ease-in-out, -moz-filter 0.325s ease-in-out, opacity 0.325s ease-in-out;
  -webkit-transition: -webkit-transform 0.325s ease-in-out, -webkit-filter 0.325s ease-in-out, opacity 0.325s ease-in-out;
  -ms-transition: -ms-transform 0.325s ease-in-out, -ms-filter 0.325s ease-in-out, opacity 0.325s ease-in-out;
  transition: transform 0.325s ease-in-out, filter 0.325s ease-in-out, opacity 0.325s ease-in-out;
  width: 100%;
  max-width: 100%;
  margin-top: 72vh;
  text-align: center;
}
#footer .copyright, #footer .copyright a, #footer .copyright strong {
  /*color: #DDDDDD !important;
    letter-spacing: 0.2rem;*/
  font-size: 0.95rem;
  margin-bottom: 0;
  text-transform: uppercase;
  
  margin: 0 .5em;
}
body.is-article-visible #footer, body.is-article-visible #productinfo {
  -moz-transform: scale(0.95);
  -webkit-transform: scale(0.95);
  -ms-transform: scale(0.95);
  transform: scale(0.95);
  -moz-filter: blur(0.1rem);
  -webkit-filter: blur(0.1rem);
  -ms-filter: blur(0.1rem);
  filter: blur(0.1rem);
  opacity: 0;
}
body.is-preload #footer, body.is-preload #productinfo {
  opacity: 0;
}
#productinfo p {
  font-size: 1rem;
  margin-bottom: 0.25rem !important;
  color: #DDDDDD !important;
}
.sources {
  color: #DDDDDD !important;
  background-color: rgba(0, 0, 0, 0.40);
  margin: 2em 0;
  padding: 1.5em;
}
.sources p, .sources a, .sources ul {
  font-size: 0.75rem;
  line-height: 1.5em;
}
.sources ul {
  list-style: none;
  margin: 0 0 1em 0;
  padding-left: 0em;
}
/* Flex Rows by Spike */
.row {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch
}
.row, .row > * {
  box-sizing: border-box
}
.row.gtr-uniform > * > :last-child, article:last-child, article > :last-child, section:last-child, section > :last-child {
  margin-bottom: 0
}
.row.aln-left {
  justify-content: flex-start
}
.row.aln-center {
  justify-content: center
}
.row.aln-right {
  justify-content: flex-end
}
.row.aln-top {
  align-items: flex-start
}
.row.aln-middle {
  align-items: center
}
.row.aln-bottom {
  align-items: flex-end
}
.row > .imp {
  order: -1
}
.row > .col-1 {
  width: 8.33333%
}
.row > .off-1 {
  margin-left: 8.33333%
}
.row > .col-2 {
  width: 16.66667%
}
.row > .off-2 {
  margin-left: 16.66667%
}
.row > .col-3 {
  width: 25%
}
.row > .off-3 {
  margin-left: 25%
}
.row > .col-4 {
  width: 33.33333%
}
.row > .off-4 {
  margin-left: 33.33333%
}
.row > .col-5 {
  width: 41.66667%
}
.row > .off-5 {
  margin-left: 41.66667%
}
.row > .col-6 {
  width: 50%
}
.row > .off-6 {
  margin-left: 50%
}
.row > .col-7 {
  width: 58.33333%
}
.row > .off-7 {
  margin-left: 58.33333%
}
.row > .col-8 {
  width: 66.66667%
}
.row > .off-8 {
  margin-left: 66.66667%
}
.row > .col-9 {
  width: 75%
}
.row > .off-9 {
  margin-left: 75%
}
.row > .col-10 {
  width: 83.33333%
}
.row > .off-10 {
  margin-left: 83.33333%
}
.row > .col-11 {
  width: 91.66667%
}
.row > .off-11 {
  margin-left: 91.66667%
}
.image.fit span, .row > .col-12, table, ul.actions li .button {
  width: 100%
}
.row > .off-12 {
  margin-left: 100%
}
.row.gtr-0 {
  margin-top: 0;
  margin-left: 0
}
.row.gtr-0 > * {
  padding: 0
}
.row.gtr-0.gtr-uniform {
  margin-top: 0
}
.row.gtr-0.gtr-uniform > * {
  padding-top: 0
}
.row.gtr-25 {
  margin-top: -12.5px;
  margin-left: -12.5px
}
.row.gtr-25 > * {
  padding: 12.5px 0 0 12.5px
}
.row.gtr-25.gtr-uniform {
  margin-top: -12.5px
}
.row.gtr-25.gtr-uniform > * {
  padding-top: 12.5px
}
.row.gtr-50 {
  margin-top: -25px;
  margin-left: -25px
}
.row.gtr-50 > * {
  padding: 25px 0 0 25px
}
.row.gtr-50.gtr-uniform {
  margin-top: -25px
}
.row.gtr-50.gtr-uniform > * {
  padding-top: 25px
}
.row {
  margin-top: -50px;
  margin-left: -50px
}
.row > * {
  padding: 50px 0 0 50px
}
.row.gtr-uniform {
  margin-top: -50px
}
.row.gtr-uniform > * {
  padding-top: 50px
}
.row.gtr-150 {
  margin-top: -75px;
  margin-left: -75px
}
.row.gtr-150 > * {
  padding: 75px 0 0 75px
}
.row.gtr-150.gtr-uniform {
  margin-top: -75px
}
.row.gtr-150.gtr-uniform > * {
  padding-top: 75px
}
.row.gtr-200 {
  margin-top: -100px;
  margin-left: -100px
}
.row.gtr-200 > * {
  padding: 100px 0 0 100px
}
.row.gtr-200.gtr-uniform {
  margin-top: -100px
}
.row.gtr-200.gtr-uniform > * {
  padding-top: 100px
}
@media screen and (max-width:1680px) {
  .row {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch
  }
  .row, .row > * {
    box-sizing: border-box
  }
  .row.gtr-uniform > * > :last-child {
    margin-bottom: 0
  }
  .row.aln-left {
    justify-content: flex-start
  }
  .row.aln-center {
    justify-content: center
  }
  .row.aln-right {
    justify-content: flex-end
  }
  .row.aln-top {
    align-items: flex-start
  }
  .row.aln-middle {
    align-items: center
  }
  .row.aln-bottom {
    align-items: flex-end
  }
  .row > .imp-xlarge {
    order: -1
  }
  .row > .col-1-xlarge {
    width: 8.33333%
  }
  .row > .off-1-xlarge {
    margin-left: 8.33333%
  }
  .row > .col-2-xlarge {
    width: 16.66667%
  }
  .row > .off-2-xlarge {
    margin-left: 16.66667%
  }
  .row > .col-3-xlarge {
    width: 25%
  }
  .row > .off-3-xlarge {
    margin-left: 25%
  }
  .row > .col-4-xlarge {
    width: 33.33333%
  }
  .row > .off-4-xlarge {
    margin-left: 33.33333%
  }
  .row > .col-5-xlarge {
    width: 41.66667%
  }
  .row > .off-5-xlarge {
    margin-left: 41.66667%
  }
  .row > .col-6-xlarge {
    width: 50%
  }
  .row > .off-6-xlarge {
    margin-left: 50%
  }
  .row > .col-7-xlarge {
    width: 58.33333%
  }
  .row > .off-7-xlarge {
    margin-left: 58.33333%
  }
  .row > .col-8-xlarge {
    width: 66.66667%
  }
  .row > .off-8-xlarge {
    margin-left: 66.66667%
  }
  .row > .col-9-xlarge {
    width: 75%
  }
  .row > .off-9-xlarge {
    margin-left: 75%
  }
  .row > .col-10-xlarge {
    width: 83.33333%
  }
  .row > .off-10-xlarge {
    margin-left: 83.33333%
  }
  .row > .col-11-xlarge {
    width: 91.66667%
  }
  .row > .off-11-xlarge {
    margin-left: 91.66667%
  }
  .row > .col-12-xlarge {
    width: 100%
  }
  .row > .off-12-xlarge {
    margin-left: 100%
  }
  .row.gtr-0 {
    margin-top: 0;
    margin-left: 0
  }
  .row.gtr-0 > * {
    padding: 0
  }
  .row.gtr-0.gtr-uniform {
    margin-top: 0
  }
  .row.gtr-0.gtr-uniform > * {
    padding-top: 0
  }
  .row.gtr-25 {
    margin-top: -12.5px;
    margin-left: -12.5px
  }
  .row.gtr-25 > * {
    padding: 12.5px 0 0 12.5px
  }
  .row.gtr-25.gtr-uniform {
    margin-top: -12.5px
  }
  .row.gtr-25.gtr-uniform > * {
    padding-top: 12.5px
  }
  .row.gtr-50 {
    margin-top: -25px;
    margin-left: -25px
  }
  .row.gtr-50 > * {
    padding: 25px 0 0 25px
  }
  .row.gtr-50.gtr-uniform {
    margin-top: -25px
  }
  .row.gtr-50.gtr-uniform > * {
    padding-top: 25px
  }
  .row {
    margin-top: -50px;
    margin-left: -50px
  }
  .row > * {
    padding: 50px 0 0 50px
  }
  .row.gtr-uniform {
    margin-top: -50px
  }
  .row.gtr-uniform > * {
    padding-top: 50px
  }
  .row.gtr-150 {
    margin-top: -75px;
    margin-left: -75px
  }
  .row.gtr-150 > * {
    padding: 75px 0 0 75px
  }
  .row.gtr-150.gtr-uniform {
    margin-top: -75px
  }
  .row.gtr-150.gtr-uniform > * {
    padding-top: 75px
  }
  .row.gtr-200 {
    margin-top: -100px;
    margin-left: -100px
  }
  .row.gtr-200 > * {
    padding: 100px 0 0 100px
  }
  .row.gtr-200.gtr-uniform {
    margin-top: -100px
  }
  .row.gtr-200.gtr-uniform > * {
    padding-top: 100px
  }
}
@media screen and (max-width:1280px) {
  .row {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch
  }
  .row, .row > * {
    box-sizing: border-box
  }
  .row.gtr-uniform > * > :last-child {
    margin-bottom: 0
  }
  .row.aln-left {
    justify-content: flex-start
  }
  .row.aln-center {
    justify-content: center
  }
  .row.aln-right {
    justify-content: flex-end
  }
  .row.aln-top {
    align-items: flex-start
  }
  .row.aln-middle {
    align-items: center
  }
  .row.aln-bottom {
    align-items: flex-end
  }
  .row > .imp-large {
    order: -1
  }
  .row > .col-1-large {
    width: 8.33333%
  }
  .row > .off-1-large {
    margin-left: 8.33333%
  }
  .row > .col-2-large {
    width: 16.66667%
  }
  .row > .off-2-large {
    margin-left: 16.66667%
  }
  .row > .col-3-large {
    width: 25%
  }
  .row > .off-3-large {
    margin-left: 25%
  }
  .row > .col-4-large {
    width: 33.33333%
  }
  .row > .off-4-large {
    margin-left: 33.33333%
  }
  .row > .col-5-large {
    width: 41.66667%
  }
  .row > .off-5-large {
    margin-left: 41.66667%
  }
  .row > .col-6-large {
    width: 50%
  }
  .row > .off-6-large {
    margin-left: 50%
  }
  .row > .col-7-large {
    width: 58.33333%
  }
  .row > .off-7-large {
    margin-left: 58.33333%
  }
  .row > .col-8-large {
    width: 66.66667%
  }
  .row > .off-8-large {
    margin-left: 66.66667%
  }
  .row > .col-9-large {
    width: 75%
  }
  .row > .off-9-large {
    margin-left: 75%
  }
  .row > .col-10-large {
    width: 83.33333%
  }
  .row > .off-10-large {
    margin-left: 83.33333%
  }
  .row > .col-11-large {
    width: 91.66667%
  }
  .row > .off-11-large {
    margin-left: 91.66667%
  }
  .row > .col-12-large {
    width: 100%
  }
  .row > .off-12-large {
    margin-left: 100%
  }
  .row.gtr-0 {
    margin-top: 0;
    margin-left: 0
  }
  .row.gtr-0 > * {
    padding: 0
  }
  .row.gtr-0.gtr-uniform {
    margin-top: 0
  }
  .row.gtr-0.gtr-uniform > * {
    padding-top: 0
  }
  .row.gtr-25 {
    margin-top: -7.5px;
    margin-left: -7.5px
  }
  .row.gtr-25 > * {
    padding: 7.5px 0 0 7.5px
  }
  .row.gtr-25.gtr-uniform {
    margin-top: -7.5px
  }
  .row.gtr-25.gtr-uniform > * {
    padding-top: 7.5px
  }
  .row.gtr-50 {
    margin-top: -15px;
    margin-left: -15px
  }
  .row.gtr-50 > * {
    padding: 15px 0 0 15px
  }
  .row.gtr-50.gtr-uniform {
    margin-top: -15px
  }
  .row.gtr-50.gtr-uniform > * {
    padding-top: 15px
  }
  .row {
    margin-top: -30px;
    margin-left: -30px
  }
  .row > * {
    padding: 30px 0 0 30px
  }
  .row.gtr-uniform {
    margin-top: -30px
  }
  .row.gtr-uniform > * {
    padding-top: 30px
  }
  .row.gtr-150 {
    margin-top: -45px;
    margin-left: -45px
  }
  .row.gtr-150 > * {
    padding: 45px 0 0 45px
  }
  .row.gtr-150.gtr-uniform {
    margin-top: -45px
  }
  .row.gtr-150.gtr-uniform > * {
    padding-top: 45px
  }
  .row.gtr-200 {
    margin-top: -60px;
    margin-left: -60px
  }
  .row.gtr-200 > * {
    padding: 60px 0 0 60px
  }
  .row.gtr-200.gtr-uniform {
    margin-top: -60px
  }
  .row.gtr-200.gtr-uniform > * {
    padding-top: 60px
  }
}
@media screen and (max-width:980px) {
  .row {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch
  }
  .row, .row > * {
    box-sizing: border-box
  }
  .row.gtr-uniform > * > :last-child {
    margin-bottom: 0
  }
  .row.aln-left {
    justify-content: flex-start
  }
  .row.aln-center {
    justify-content: center
  }
  .row.aln-right {
    justify-content: flex-end
  }
  .row.aln-top {
    align-items: flex-start
  }
  .row.aln-middle {
    align-items: center
  }
  .row.aln-bottom {
    align-items: flex-end
  }
  .row > .imp-medium {
    order: -1
  }
  .row > .col-1-medium {
    width: 8.33333%
  }
  .row > .off-1-medium {
    margin-left: 8.33333%
  }
  .row > .col-2-medium {
    width: 16.66667%
  }
  .row > .off-2-medium {
    margin-left: 16.66667%
  }
  .row > .col-3-medium {
    width: 25%
  }
  .row > .off-3-medium {
    margin-left: 25%
  }
  .row > .col-4-medium {
    width: 33.33333%
  }
  .row > .off-4-medium {
    margin-left: 33.33333%
  }
  .row > .col-5-medium {
    width: 41.66667%
  }
  .row > .off-5-medium {
    margin-left: 41.66667%
  }
  .row > .col-6-medium {
    width: 50%
  }
  .row > .off-6-medium {
    margin-left: 50%
  }
  .row > .col-7-medium {
    width: 58.33333%
  }
  .row > .off-7-medium {
    margin-left: 58.33333%
  }
  .row > .col-8-medium {
    width: 66.66667%
  }
  .row > .off-8-medium {
    margin-left: 66.66667%
  }
  .row > .col-9-medium {
    width: 75%
  }
  .row > .off-9-medium {
    margin-left: 75%
  }
  .row > .col-10-medium {
    width: 83.33333%
  }
  .row > .off-10-medium {
    margin-left: 83.33333%
  }
  .row > .col-11-medium {
    width: 91.66667%
  }
  .row > .off-11-medium {
    margin-left: 91.66667%
  }
  .row > .col-12-medium {
    width: 100%
  }
  .row > .off-12-medium {
    margin-left: 100%
  }
  .row.gtr-0 {
    margin-top: 0;
    margin-left: 0
  }
  .row.gtr-0 > * {
    padding: 0
  }
  .row.gtr-0.gtr-uniform {
    margin-top: 0
  }
  .row.gtr-0.gtr-uniform > * {
    padding-top: 0
  }
  .row.gtr-25 {
    margin-top: -10px;
    margin-left: -10px
  }
  .row.gtr-25 > * {
    padding: 10px 0 0 10px
  }
  .row.gtr-25.gtr-uniform {
    margin-top: -10px
  }
  .row.gtr-25.gtr-uniform > * {
    padding-top: 10px
  }
  .row.gtr-50 {
    margin-top: -20px;
    margin-left: -20px
  }
  .row.gtr-50 > * {
    padding: 20px 0 0 20px
  }
  .row.gtr-50.gtr-uniform {
    margin-top: -20px
  }
  .row.gtr-50.gtr-uniform > * {
    padding-top: 20px
  }
  .row {
    margin-top: -40px;
    margin-left: -40px
  }
  .row > * {
    padding: 40px 0 0 40px
  }
  .row.gtr-uniform {
    margin-top: -40px
  }
  .row.gtr-uniform > * {
    padding-top: 40px
  }
  .row.gtr-150 {
    margin-top: -60px;
    margin-left: -60px
  }
  .row.gtr-150 > * {
    padding: 60px 0 0 60px
  }
  .row.gtr-150.gtr-uniform {
    margin-top: -60px
  }
  .row.gtr-150.gtr-uniform > * {
    padding-top: 60px
  }
  .row.gtr-200 {
    margin-top: -80px;
    margin-left: -80px
  }
  .row.gtr-200 > * {
    padding: 80px 0 0 80px
  }
  .row.gtr-200.gtr-uniform {
    margin-top: -80px
  }
  .row.gtr-200.gtr-uniform > * {
    padding-top: 80px
  }
}
@media screen and (max-width:736px) {
  .row {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch
  }
  .row, .row > * {
    box-sizing: border-box
  }
  .row.gtr-uniform > * > :last-child {
    margin-bottom: 0
  }
  .row.aln-left {
    justify-content: flex-start
  }
  .row.aln-center {
    justify-content: center
  }
  .row.aln-right {
    justify-content: flex-end
  }
  .row.aln-top {
    align-items: flex-start
  }
  .row.aln-middle {
    align-items: center
  }
  .row.aln-bottom {
    align-items: flex-end
  }
  .row > .imp-small {
    order: -1
  }
  .row > .col-1-small {
    width: 8.33333%
  }
  .row > .off-1-small {
    margin-left: 8.33333%
  }
  .row > .col-2-small {
    width: 16.66667%
  }
  .row > .off-2-small {
    margin-left: 16.66667%
  }
  .row > .col-3-small {
    width: 25%
  }
  .row > .off-3-small {
    margin-left: 25%
  }
  .row > .col-4-small {
    width: 33.33333%
  }
  .row > .off-4-small {
    margin-left: 33.33333%
  }
  .row > .col-5-small {
    width: 41.66667%
  }
  .row > .off-5-small {
    margin-left: 41.66667%
  }
  .row > .col-6-small {
    width: 50%
  }
  .row > .off-6-small {
    margin-left: 50%
  }
  .row > .col-7-small {
    width: 58.33333%
  }
  .row > .off-7-small {
    margin-left: 58.33333%
  }
  .row > .col-8-small {
    width: 66.66667%
  }
  .row > .off-8-small {
    margin-left: 66.66667%
  }
  .row > .col-9-small {
    width: 75%
  }
  .row > .off-9-small {
    margin-left: 75%
  }
  .row > .col-10-small {
    width: 83.33333%
  }
  .row > .off-10-small {
    margin-left: 83.33333%
  }
  .row > .col-11-small {
    width: 91.66667%
  }
  .row > .off-11-small {
    margin-left: 91.66667%
  }
  .row > .col-12-small {
    width: 100%
  }
  .row > .off-12-small {
    margin-left: 100%
  }
  .row.gtr-0 {
    margin-top: 0;
    margin-left: 0
  }
  .row.gtr-0 > * {
    padding: 0
  }
  .row.gtr-0.gtr-uniform {
    margin-top: 0
  }
  .row.gtr-0.gtr-uniform > * {
    padding-top: 0
  }
  .row.gtr-25 {
    margin-top: -5px;
    margin-left: -5px
  }
  .row.gtr-25 > * {
    padding: 5px 0 0 5px
  }
  .row.gtr-25.gtr-uniform {
    margin-top: -5px
  }
  .row.gtr-25.gtr-uniform > * {
    padding-top: 5px
  }
  .row.gtr-50 {
    margin-top: -10px;
    margin-left: -10px
  }
  .row.gtr-50 > * {
    padding: 10px 0 0 10px
  }
  .row.gtr-50.gtr-uniform {
    margin-top: -10px
  }
  .row.gtr-50.gtr-uniform > * {
    padding-top: 10px
  }
  .row {
    margin-top: -20px;
    margin-left: -20px
  }
  .row > * {
    padding: 20px 0 0 20px
  }
  .row.gtr-uniform {
    margin-top: -20px
  }
  .row.gtr-uniform > * {
    padding-top: 20px
  }
  .row.gtr-150 {
    margin-top: -30px;
    margin-left: -30px
  }
  .row.gtr-150 > * {
    padding: 30px 0 0 30px
  }
  .row.gtr-150.gtr-uniform {
    margin-top: -30px
  }
  .row.gtr-150.gtr-uniform > * {
    padding-top: 30px
  }
  .row.gtr-200 {
    margin-top: -40px;
    margin-left: -40px
  }
  .row.gtr-200 > * {
    padding: 40px 0 0 40px
  }
  .row.gtr-200.gtr-uniform {
    margin-top: -40px
  }
  .row.gtr-200.gtr-uniform > * {
    padding-top: 40px
  }
}
@media screen and (max-width:360px) {
  .row {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch
  }
  .row, .row > * {
    box-sizing: border-box
  }
  .row.gtr-uniform > * > :last-child {
    margin-bottom: 0
  }
  .row.aln-left {
    justify-content: flex-start
  }
  .row.aln-center {
    justify-content: center
  }
  .row.aln-right {
    justify-content: flex-end
  }
  .row.aln-top {
    align-items: flex-start
  }
  .row.aln-middle {
    align-items: center
  }
  .row.aln-bottom {
    align-items: flex-end
  }
  .row > .imp-xsmall {
    order: -1
  }
  .row > .col-1-xsmall {
    width: 8.3333333333%
  }
  .row > .off-1-xsmall {
    margin-left: 8.3333333333%
  }
  .row > .col-2-xsmall {
    width: 16.6666666667%
  }
  .row > .off-2-xsmall {
    margin-left: 16.6666666667%
  }
  .row > .col-3-xsmall {
    width: 25%
  }
  .row > .off-3-xsmall {
    margin-left: 25%
  }
  .row > .col-4-xsmall {
    width: 33.3333333333%
  }
  .row > .off-4-xsmall {
    margin-left: 33.3333333333%
  }
  .row > .col-5-xsmall {
    width: 41.6666666667%
  }
  .row > .off-5-xsmall {
    margin-left: 41.6666666667%
  }
  .row > .col-6-xsmall {
    width: 50%
  }
  .row > .off-6-xsmall {
    margin-left: 50%
  }
  .row > .col-7-xsmall {
    width: 58.3333333333%
  }
  .row > .off-7-xsmall {
    margin-left: 58.3333333333%
  }
  .row > .col-8-xsmall {
    width: 66.6666666667%
  }
  .row > .off-8-xsmall {
    margin-left: 66.6666666667%
  }
  .row > .col-9-xsmall {
    width: 75%
  }
  .row > .off-9-xsmall {
    margin-left: 75%
  }
  .row > .col-10-xsmall {
    width: 83.3333333333%
  }
  .row > .off-10-xsmall {
    margin-left: 83.3333333333%
  }
  .row > .col-11-xsmall {
    width: 91.6666666667%
  }
  .row > .off-11-xsmall {
    margin-left: 91.6666666667%
  }
  .row > .col-12-xsmall {
    width: 100%
  }
  .row > .off-12-xsmall {
    margin-left: 100%
  }
  .row.gtr-0 {
    margin-top: 0;
    margin-left: 0
  }
  .row.gtr-0 > * {
    padding: 0
  }
  .row.gtr-0.gtr-uniform, .row.gtr-25 {
    margin-top: 0
  }
  .row.gtr-0.gtr-uniform > * {
    padding-top: 0
  }
  .row.gtr-25 {
    margin-left: -.3125em
  }
  .row.gtr-25 > * {
    padding: 0 0 0 .3125em
  }
  .row.gtr-25.gtr-uniform {
    margin-top: -.3125em
  }
  .row.gtr-25.gtr-uniform > * {
    padding-top: .3125em
  }
  .row, .row.gtr-50 {
    margin-top: 0;
    margin-left: -.625em
  }
  .row.gtr-50 > * {
    padding: 0 0 0 .625em
  }
  .row.gtr-50.gtr-uniform {
    margin-top: -.625em
  }
  .row.gtr-50.gtr-uniform > * {
    padding-top: .625em
  }
  .row {
    margin-left: -1.25em
  }
  .row > * {
    padding: 0 0 0 1.25em
  }
  .row.gtr-uniform {
    margin-top: -1.25em
  }
  .row.gtr-uniform > * {
    padding-top: 1.25em
  }
  .row.gtr-150 {
    margin-top: 0;
    margin-left: -1.875em
  }
  .row.gtr-150 > * {
    padding: 0 0 0 1.875em
  }
  .row.gtr-150.gtr-uniform {
    margin-top: -1.875em
  }
  .row.gtr-150.gtr-uniform > * {
    padding-top: 1.875em
  }
  .row.gtr-200 {
    margin-top: 0;
    margin-left: -2.5em
  }
  .row.gtr-200 > * {
    padding: 0 0 0 2.5em
  }
  .row.gtr-200.gtr-uniform {
    margin-top: -2.5em
  }
  .row.gtr-200.gtr-uniform > * {
    padding-top: 2.5em
  }
}
#disclaimer, #productinfo {
  margin: 5rem auto 0 auto;
  padding: 1em;
  text-align: left;
    line-height: 1.125;
}
#productinfo h1 {
  color: #DDDDDD !important;
  font-size: 1.25rem !important;
  margin-bottom: 0.5rem !important;
}
#productinfo h2 {
  color: #DDDDDD !important;
  font-size: 1.125rem !important;
  margin-bottom: 0.5rem !important;
}
div.logo {
  margin: 0 auto;
  width: 28em;
  text-align: center;
}
.logo img {
  width: 16em !important;
  width: auto;
  margin: auto;
}
#disclaimer p, #disclaimer strong {
    font-weight: 500;
  font-size: .9rem;
  margin-bottom: 0.5rem;
    line-height: 1.125;
/*  color: #DDDDDD !important;*/
}
@media screen and (max-width: 736px) {
  #disclaimer {
    margin: 4rem auto 0 auto;
/*    width: 90vw;*/
  }
  div.logo {
    text-align: center;
    width: 90vw;
  }
  .logo img {
    max-width: 12em !important;
    min-width: 10em !important;
    width: auto;
    margin: auto;
  }
  #footer {
    margin-top: 100vw;
  }
}
/* Form */
form {
  margin: 0 0 2em 0;
}
label {
  display: block;
  font-size: 0.9em;
  font-weight: 500;
  margin: 0 0 0.5em 0;
}
label strong {
  font-size: 1.5rem;
  line-height: 1;
  margin: 0;
}
label p {
  font-size: 1.125rem;
  line-height: 1;
  margin: 0 0 .375rem .5rem;
}
label p .fa, .fas {
  font-weight: 900;
  margin-right: .5em;
  color: #000;
}
input[type="tel"], input[type="text"], input[type="password"], input[type="email"], select, textarea {
  -moz-appearance: none;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  border-radius: 4px;
  border: none;
  border: solid 1px;
  color: inherit;
  display: block;
  outline: 0;
  padding: 0 1em;
  text-decoration: none;
  width: 100%;
}
input[type="tel"]:invalid, input[type="text"]:invalid, input[type="password"]:invalid, input[type="email"]:invalid, select:invalid, textarea:invalid {
  box-shadow: none;
}
select {
  background-size: 1.25rem;
  background-repeat: no-repeat;
  background-position: calc(100% - 1rem) center;
  height: 2.75em;
  padding-right: 2.75em;
  text-overflow: ellipsis;
}
select:focus::-ms-value {
  background-color: transparent;
}
select::-ms-expand {
  display: none;
}
input[type="tel"], input[type="text"], input[type="password"], input[type="email"], select {
  margin-bottom: .5em !important;
  height: 3em;
}
textarea {
  padding: 0.75em 1em;
}
input[type="checkbox"], input[type="radio"] {
  -moz-appearance: none;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  display: block;
  float: left;
  margin-right: -2em;
  opacity: 0;
  width: 1em;
  z-index: -1;
}
input[type="checkbox"] + label, input[type="radio"] + label {
  text-decoration: none;
  cursor: pointer;
  display: inline-block;
  font-size: 1.25em;
  font-weight: 400;
  padding-left: 3.4em;
  padding-right: 0.75em;
  position: relative;
  width: 100%;
}
input[type="checkbox"] + label:before, input[type="radio"] + label:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  text-transform: none !important;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
}
input[type="checkbox"] + label:before, input[type="radio"] + label:before {
  border-radius: 4px;
  border: solid 2px;
  content: '';
  display: inline-block;
  font-size: 0.8em;
  height: 2.0625em;
  left: 1em;
  line-height: 2.0625em;
  position: absolute;
  text-align: center;
  top: 0;
  width: 2.0625em;
}
input[type="checkbox"]:checked + label:before, input[type="radio"]:checked + label:before {
  content: '\f00c';
}
input[type="checkbox"] + label:before {
  border-radius: 4px;
}
input[type="radio"] + label:before {
  border-radius: 100%;
}
::-webkit-input-placeholder {
  opacity: 1.0;
}
:-moz-placeholder {
  opacity: 1.0;
}
::-moz-placeholder {
  opacity: 1.0;
}
:-ms-input-placeholder {
  opacity: 1.0;
}
label {
  color: #777777;
}
input[type="tel"], input[type="text"], input[type="password"], input[type="email"], select, textarea {
  background-color: rgba(144, 144, 144, 0.075);
  border-color: #8D8D8D;
  font-family: "Source Sans Pro", sans-serif;
}
input[type="tel"]:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, select:focus, textarea:focus {
  border-color: #ffd800;
  box-shadow: 0 0 0 1px #ffd800;
}
select {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' preserveAspectRatio='none' viewBox='0 0 40 40'%3E%3Cpath d='M9.4,12.3l10.4,10.4l10.4-10.4c0.2-0.2,0.5-0.4,0.9-0.4c0.3,0,0.6,0.1,0.9,0.4l3.3,3.3c0.2,0.2,0.4,0.5,0.4,0.9 c0,0.4-0.1,0.6-0.4,0.9L20.7,31.9c-0.2,0.2-0.5,0.4-0.9,0.4c-0.3,0-0.6-0.1-0.9-0.4L4.3,17.3c-0.2-0.2-0.4-0.5-0.4-0.9 c0-0.4,0.1-0.6,0.4-0.9l3.3-3.3c0.2-0.2,0.5-0.4,0.9-0.4S9.1,12.1,9.4,12.3z' fill='%23777777' /%3E%3C/svg%3E");
}
select option {
  color: #777777;
  background: #ffffff;
}
input[type="checkbox"] + label, input[type="radio"] + label {
  color: #3E3E3E;
}
input[type="checkbox"] + label:before, input[type="radio"] + label:before {
  background: rgba(208, 208, 208, 0.1);
  border-color: #8D8D8D;
}
input[type="checkbox"]:checked + label:before, input[type="radio"]:checked + label:before {
  background-color: #8D8D8D;
  border-color: #8D8D8D;
  color: #ffffff;
}
input[type="checkbox"]:focus + label:before, input[type="radio"]:focus + label:before {
  border-color: #8D8D8D;
  box-shadow: 0 0 0 1px #8D8D8D;
}
::-webkit-input-placeholder {
  color: #8D8D8D !important;
}
:-moz-placeholder {
  color: #8D8D8D !important;
}
::-moz-placeholder {
  color: #8D8D8D !important;
}
:-ms-input-placeholder {
  color: #8D8D8D !important;
}
.formerize-placeholder {
  color: #8D8D8D !important;
}
/* Image */
.image {
  border-radius: 4px;
  border: 0;
  display: inline-block;
  position: relative;
}
.image:before {
  pointer-events: none;
  border-radius: 4px;
  content: '';
  display: block;
  height: 100%;
  left: 0;
  opacity: 0.5;
  position: absolute;
  top: 0;
  width: 100%;
}
.image img {
  border-radius: 4px;
  display: block;
}
.image.left, .image.right {
  max-width: 51%;
}
.image.left img, .image.right img {
  width: 100%;
}
.image.left {
  float: left;
  padding: 0.5em 1.5em 1em 0;
  top: 0.25em;
}
.image.left.cover, .image.right.cover {
  min-width: 20% !important;
  max-width: 30% !important;
}
.image.left.cover img, .image.right.cover img {
  width: 100%;
  min-width: 20% !important;
}
.image.left.cover {
  float: left;
  padding: 0em 1em 0em 0;
  top: 0em;
}
.image.right {
  float: right;
  padding: 0.5em 0 1em 1.5em;
  top: 0.25em;
}
.image.fit {
  display: block;
  margin: 0 0 0.5rem 0;
  width: 100%;
}
.image.fit img {
  width: 100%;
}
.image.main {
  display: block;
  margin: 0;
  width: 85%;
}
.image.main img {
  width: 100%;
}
.image.sm, .image.sm {
  max-width: 28%;
}
.image.sm img, .image.right img {
  width: 100%;
}
.image.sm {
  float: left;
  padding: 0 1em .5em 0;
  top: 0.25em;
}
@media screen and (max-width: 736px) {
  .image.main {
    margin: .5em 1em 0 1em;
  }
}
@media screen and (max-width: 480px) {
  .image.main {
    margin: .5em 1em 0 1em;
  }
}
/* Features Grid */
.features-grid {
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -moz-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -moz-align-items: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -moz-justify-content: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
}
.features-grid.special {
  margin-top: calc(-18rem - 1px);
}
.features-grid .feature {
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -moz-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -moz-align-items: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -moz-justify-content: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -moz-flex-direction: column;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  border-left-width: 1px;
  border-top-width: 1px;
  width: 9rem;
  height: 5.25rem;
  text-align: center;
  line-height: 2;
}
.features-grid .feature h4 {
  margin-bottom: 0.7rem;
}
.features-grid .feature .icon {
  color: #000;
}
.features-grid .feature .icon:before {
  font-size: 2.25rem;
}
.features-grid .feature > :last-child {
  margin-bottom: 0;
}
.features-grid .feature:nth-child(3n - 2) {
  border-left-width: 0;
}
.features-grid .feature:nth-child(-n + 3) {
  border-top-width: 0;
}
@media screen and (max-width: 480px) {
  .features-grid .feature {
    width: 50%;
    vertical-align: top;
  }
  .features-grid {
    -moz-align-items: baseline;
    -webkit-align-items: baseline;
    -ms-align-items: baseline;
    align-items: baseline;
  }
}
/*POP UP*/
.blocker {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  z-index: 999;
  padding: 20px;
  box-sizing: border-box;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  text-align: center
}
.blocker:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.05em
}
.blocker.behind {
  background-color: transparent
}
.modal {
  display: none;
  vertical-align: middle;
  position: relative;
  z-index: 2;
  max-width: 500px;
  box-sizing: border-box;
  width: 90%;
  background: #fff;
  padding: 15px 30px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  -ms-border-radius: 8px;
  border-radius: 8px;
  -webkit-box-shadow: 0 0 10px #000;
  -moz-box-shadow: 0 0 10px #000;
  -o-box-shadow: 0 0 10px #000;
  -ms-box-shadow: 0 0 10px #000;
  box-shadow: 0 0 10px #000;
  text-align: left
}
.modal a.close-modal {
  position: absolute;
  top: -12.5px;
  right: -12.5px;
  display: block;
  width: 30px;
  height: 30px;
  text-indent: -9999px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAYAAAA6/NlyAAAAAXNSR0IArs4c6QAAA3hJREFUaAXlm8+K00Acx7MiCIJH/yw+gA9g25O49SL4AO3Bp1jw5NvktC+wF88qevK4BU97EmzxUBCEolK/n5gp3W6TTJPfpNPNF37MNsl85/vN/DaTmU6PknC4K+pniqeKJ3k8UnkvDxXJzzy+q/yaxxeVHxW/FNHjgRSeKt4rFoplzaAuHHDBGR2eS9G54reirsmienDCTRt7xwsp+KAoEmt9nLaGitZxrBbPFNaGfPloGw2t4JVamSt8xYW6Dg1oCYo3Yv+rCGViV160oMkcd8SYKnYV1Nb1aEOjCe6L5ZOiLfF120EjWhuBu3YIZt1NQmujnk5F4MgOpURzLfAwOBSTmzp3fpDxuI/pabxpqOoz2r2HLAb0GMbZKlNV5/Hg9XJypguryA7lPF5KMdTZQzHjqxNPhWhzIuAruOl1eNqKEx1tSh5rfbxdw7mOxCq4qS68ZTjKS1YVvilu559vWvFHhh4rZrdyZ69Vmpgdj8fJbDZLJpNJ0uv1cnr/gjrUhQMuI+ANjyuwftQ0bbL6Erp0mM/ny8Fg4M3LtdRxgMtKl3jwmIHVxYXChFy94/Rmpa/pTbNUhstKV+4Rr8lLQ9KlUvJKLyG8yvQ2s9SBy1Jb7jV5a0yapfF6apaZLjLLcWtd4sNrmJUMHyM+1xibTjH82Zh01TNlhsrOhdKTe00uAzZQmN6+KW+sDa/JD2PSVQ873m29yf+1Q9VDzfEYlHi1G5LKBBWZbtEsHbFwb1oYDwr1ZiF/2bnCSg1OBE/pfr9/bWx26UxJL3ONPISOLKUvQza0LZUxSKyjpdTGa/vDEr25rddbMM0Q3O6Lx3rqFvU+x6UrRKQY7tyrZecmD9FODy8uLizTmilwNj0kraNcAJhOp5aGVwsAGD5VmJBrWWbJSgWT9zrzWepQF47RaGSiKfeGx6Szi3gzmX/HHbihwBser4B9UJYpFBNX4R6vTn3VQnez0SymnrHQMsRYGTr1dSk34ljRqS/EMd2pLQ8YBp3a1PLfcqCpo8gtHkZFHKkTX6fs3MY0blKnth66rKCnU0VRGu37ONrQaA4eZDFtWAu2fXj9zjFkxTBOo8F7t926gTp/83Kyzzcy2kZD6xiqxTYnHLRFm3vHiRSwNSjkz3hoIzo8lCKWUlg/YtGs7tObunDAZfpDLbfEI15zsEIY3U/x/gHHc/G1zltnAgAAAABJRU5ErkJggg==')
}
.modal-spinner {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  padding: 12px 16px;
  border-radius: 5px;
  background-color: #111;
  height: 20px
}
.modal-spinner > div {
  border-radius: 100px;
  background-color: #fff;
  height: 20px;
  width: 2px;
  margin: 0 1px;
  display: inline-block;
  -webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
  animation: sk-stretchdelay 1.2s infinite ease-in-out
}
.modal-spinner .rect2 {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s
}
.modal-spinner .rect3 {
  -webkit-animation-delay: -1.0s;
  animation-delay: -1.0s
}
.modal-spinner .rect4 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s
}
@-webkit-keyframes sk-stretchdelay {
  0%, 40%, 100% {
    -webkit-transform: scaleY(0.5)
  }
  20% {
    -webkit-transform: scaleY(1.0)
  }
}
@keyframes sk-stretchdelay {
  0%, 40%, 100% {
    transform: scaleY(0.5);
    -webkit-transform: scaleY(0.5)
  }
  20% {
    transform: scaleY(1.0);
    -webkit-transform: scaleY(1.0)
  }
}
/*Phone Number*/
.phone h3 {
  font-weight: 600;
  font-size: 1.175em;
}
.phone u, .phone a {
  white-space: pre !important;
}
/*

        @media screen and (min-width: 736px) {
            .phone br {
            display: none !important;
            }
        }

*/
@media screen and (max-width: 480px) {
  #wrapper {
    padding: 0rem !important;
  }
  body {
    background: #fff;
  }
  #header {
    padding: 0 !important;
    border-radius: 0px !important;
  }
  #header > :first-child {
    width: 100vw !important;
  }
}
.cloud-tags {
  list-style: none;
  border-bottom: 1px dotted #ccc;
  padding: 13px;
}
/* list item into cloud tags */
.cloud-tags li {
  display: inline-block;
  margin: 0em .5em .5em 0;
  background-color: #8d8d8d;
  font-size: 1.35em;
  color: #fff;
  padding: .5em;
  line-height: 1em;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 500;
}
.cloud-tags li * {
  display: inline-block;
  padding: 8px;
  text-shadow: 1px 0.01px rgba(0, 0, 0, 0.15);
  border-radius: 6px;
  margin-bottom: 2px;
  font-size: 12px;
  text-decoration: none;
  color: #fff;
  transition: .2s;
  outline: 0;
  margin: 1px;
}
/*
Header alert
*/
.alert {
  /*font-family: "Source Sans Pro", sans-serif;*/
  background-color: #2E3235;
  margin: 0 0 0 0;
  padding: .5em 0;
  text-align: center;
  color: #fff;
  font-weight: 600;
  border-bottom: rgba(230, 230, 230, 1.00) 1px solid;
}
.alert p {
  font-family: "Source Sans Pro", sans-serif;
  margin: 0;
  font-size: 1em;
  line-height: 1em;
}
.alert i {
  /*  color: rgba(255, 215, 10, 1.00);*/
  color: rgb(255, 224, 0)
}
@media screen and (max-width: 480px) {
  .alert {
    margin: 0;
  }
  label span {
    display: none;
  }
}
/*accordion*/
.accordion {
  margin: 0 !important;
  padding: 0 !important
}
.accordion li {
  margin: 0 0 1em 0;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  border: 3px solid #66686A;
  list-style: none;
  padding: 0
}
.accordion li:last-child {
  margin: 0 0 2em 0;
}
.accordion p {
  margin: 0;
}
.accordion a {
  font-weight: bold;
  text-transform: uppercase;
  color: #fff;
  text-decoration: none !important;
  border-bottom: none;
  padding-right: 3.5em;
  font-size: 1em;
  line-height: 1.25em;
}
.accordion-trigger {
  background-color: #66686A;
  display: block;
  padding: 1em .75em;
  position: relative;
}
.accordion-trigger:after {
  display: block;
  position: absolute;
  right: .25em;
  top: 50%;
  transform: translateY(-50%);
  font-size: 1.5em;
}
.accordion-trigger.expanded:after {
  content: "-";
}
.accordion-trigger.collapsed:after {
  content: "+";
}
.accordion-content {
  overflow: hidden;
  -webkit-transition: height 0.25s;
  -moz-transition: height 0.25s;
  transition: height 0.25s;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.accordion-content.expanded {
  height: auto; /*    padding: 1em  1em !important;*/
}
.accordion-content.collapsed {
  height: 0;
}
.accordion-content p {
  padding: .5em 1em;
  margin: 0;
  line-height: 1.5em;
}
.accordion-content blockquote {
  margin: 0 0 0 1.5em;
  border-left: none 0px;
  font-style: normal;
  padding: 0px
}
.accordion-content.expanded ul.alt li {
  list-style: disc !important;
  margin: 0 0 0 1em !important;
  border: 0 !important;
}
.accordion-content.expanded ul.alt {
  margin: 0 0 0 2em;
}
.accordion-content .box {
  margin: 1em;
  padding: .5em;
  border: none 0px;
}
.accordion-content .box p {
  margin: 0;
  padding: 0
}
/* Table */
.table-wrapper {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
}
table {
  margin: 0 0 2rem 0;
  width: 100%;
}
table tbody tr {
  border: solid 1px;
  border-left: 0;
  border-right: 0;
}
table td {
  padding: 0.75rem 0.75rem;
}
table th {
  font-size: 1.125rem;
  font-weight: 600;
  padding: 1rem 0.75rem 0.75rem 0.75rem;
  color: #000;
  text-align: left;
}
tbody tr td ul {
  list-style: disc;
  margin: 0 0 0 0;
  padding-left: 1.25em;
}
tbody tr td ul li {
  font-size: 0.9rem;
  padding-left: 0.25em;
}
tbody tr td hr {
  border: 0;
  border-bottom: solid 1px rgba(0, 0, 0, 0.15);
  margin: .75rem 0;
}
table thead {
  border-bottom: solid 2px;
}
table tfoot {
  border-top: solid 2px;
}
table.alt {
  border-collapse: separate;
}
table.alt tbody tr td {
  border: solid 1px;
  border-left-width: 0;
  border-top-width: 0;
}
table.alt tbody tr td:first-child {
  border-left-width: 1px;
}
table.alt tbody tr:first-child td {
  border-top-width: 1px;
}
table.alt thead {
  border-bottom: 0;
}
table.alt tfoot {
  border-top: 0;
}
table tbody tr {
  border-color: rgba(0, 0, 0, 0.15);
}
table tbody tr:nth-child(2n + 1) {
  background-color: rgba(246, 247, 248, .5);
}
table th {
  /*		color: #282828;*/
}
table thead {
  border-bottom-color: rgba(0, 0, 0, 0.15);
}
table tfoot {
  border-top-color: rgba(0, 0, 0, 0.15);
}
table.alt tbody tr td {
  border-color: rgba(0, 0, 0, 0.15);
}
/* Pre message */
.q1 {
  margin: .5em 0 0 0;
  font-size: 1em;
  line-height: 1.25em;
  font-weight: 600;
  color: #fff !important;
  padding: .75em 1em;
  background-color: rgba(126, 0, 2, 1.00);
  border-radius: 4px;
}
.q1 .fa, .q1 .fas {
  font-weight: 900;
  margin-right: .25em;
  color: #fff;
}
/*meter*/
.meter {
  height: 0.9875em;
  position: relative;
  margin: 0 0 1em 0 !important;
  background: #E6E9EB;
  -moz-border-radius: 0.5em;
  -webkit-border-radius: 0.5em;
  border-radius: 0.5em;
  padding: 0.125em;
  -webkit-box-shadow: inset 0 -1px 1px rgba(255, 255, 255, 0.3);
  -moz-box-shadow: inset 0 -1px 1px rgba(255, 255, 255, 0.3);
  box-shadow: inset 0 -1px 1px rgba(255, 255, 255, 0.3);
}
.meter > span {
  display: block;
  height: 100%;
  -webkit-border-top-right-radius: 8px;
  -webkit-border-bottom-right-radius: 8px;
  -moz-border-radius-topright: 8px;
  -moz-border-radius-bottomright: 8px;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  -webkit-border-top-left-radius: 20px;
  -webkit-border-bottom-left-radius: 20px;
  -moz-border-radius-topleft: 20px;
  -moz-border-radius-bottomleft: 20px;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  /*			background-color: rgb(43,194,83);*/
  background-color: rgba(255,216,0);
  background-image: -webkit-gradient(linear, left bottom, left top, /*
			  color-stop(0, rgb(43,194,83)),
			  color-stop(1, rgb(84,240,84))
*/ color-stop(0, rgba(255,216,0)), color-stop(1, rgba(255,216,0)));
  background-image: -moz-linear-gradient(center bottom, rgb(255,216,0) 37%, rgba(255,216,0) 69%);
  -webkit-box-shadow:
    inset 0 2px 9px rgba(255, 255, 255, 0.3), inset 0 -2px 6px rgba(0, 0, 0, 0.4);
  -moz-box-shadow:
    inset 0 2px 9px rgba(255, 255, 255, 0.3), inset 0 -2px 6px rgba(0, 0, 0, 0.4);
  box-shadow:
    inset 0 2px 9px rgba(255, 255, 255, 0.3), inset 0 -2px 6px rgba(0, 0, 0, 0.4);
  position: relative;
  overflow: hidden;
}
.meter > span:after, .animate > span > span {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-image:
    -webkit-gradient(linear, 0 0, 100% 100%, color-stop(.25, rgba(255, 255, 255, .2)), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, rgba(255, 255, 255, .2)), color-stop(.75, rgba(255, 255, 255, .2)), color-stop(.75, transparent), to(transparent));
  background-image:
    -moz-linear-gradient(-45deg, rgba(255, 255, 255, .2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%, transparent 75%, transparent);
  z-index: 1;
  -webkit-background-size: 50px 50px;
  -moz-background-size: 50px 50px;
  -webkit-animation: move 4s linear infinite;
  -webkit-border-top-right-radius: 8px;
  -webkit-border-bottom-right-radius: 8px;
  -moz-border-radius-topright: 8px;
  -moz-border-radius-bottomright: 8px;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  -webkit-border-top-left-radius: 20px;
  -webkit-border-bottom-left-radius: 20px;
  -moz-border-radius-topleft: 20px;
  -moz-border-radius-bottomleft: 20px;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  overflow: hidden;
}
.animate > span:after {
  display: none;
}
@-webkit-keyframes move {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 50px 50px;
  }
}
/*Added*/
#heading h1, #heading h2, #heading h3 {
  color: #3F4145;
}
#heading h1 > br, #heading > h2 br, #heading h3 > br {
  display: block !important;
}
#heading h1 strong, #heading h2 strong, #heading h3 strong, #heading h2 u {
  color: #000;
}
#heading .underline {
  border-bottom: 3px solid #3F4145;
  display: inline-block;
  line-height: 0.85;
}
#heading h1 {
  text-transform: none;
  font-weight: 600;
  font-size: 3rem;
  line-height: 1.25;
  margin: 1rem 0 0 0;
  letter-spacing: 0;
  color: #000;
}
#content h1 {
  text-transform: none;
  font-weight: 600;
  font-size: 2.5rem;
  line-height: 1.25;
  /* margin: 1rem 0 1.5rem 0; */
  letter-spacing: 0;
  color: #000;
}
#heading h2, #content h2 {
  text-transform: none;
  font-weight: 600;
  font-size: 1.5rem;
  line-height: 1.125;
  margin: 0.25rem 0 0.75rem 0;
}
#heading h3, #content h3 {
  text-transform: none;
  font-weight: 600;
  font-size: 1.75rem;
  line-height: 1.25;
  margin: 0.25rem 0 0.75rem 0;
}
#content h3 {
  text-decoration: none;
  color: #000;
  margin: 2rem 0 1rem 0;
  font-weight: 500;
  font-size: 1.875rem;
}
.button.primary.large.lanbtn {
  text-transform: none;
  letter-spacing: 2px;
}
.damageslist ul li {
  font-family: "Source Sans Pro", sans-serif;
  padding-left: 0.5em;
  font-size: 1.375rem;
  font-weight: 400;
}
.damageslist ul {
  list-style: none;
  margin: 0 0 0 0;
  padding-left: .5em;
}
.damageslist ul span {
  display: block;
  font-size: 1rem;
  line-height: 1.125;
  font-family: "Source Sans Pro", sans-serif !important;
  margin-bottom: .75rem;
  margin-left: 1.25rem;
}
.damageslist .fa, .fas {
  font-weight: 900;
  margin-right: .5em;
  color: #3F4145;
}
.damageslist {
  margin: 1rem 0 2.5em 0;
  clear: both;
}
.damageslist h2 {
  text-transform: capitalize;
  font-weight: 600;
  font-size: 1.75rem;
  margin: 0.25rem 0 0.75rem 0;
  color: #000;
  letter-spacing: 0.05rem;
}
.box.contect {
  padding: 1em 1.5em 1em 1.5em;
  margin: 1.5em -1.25em;
  background-color: rgb(246, 247, 248);
  border-top: solid 1px rgba(85, 85, 85, 0.45);
  border-bottom: solid 1px rgba(85, 85, 85, 0.45);
}
.ctaheading {
  text-transform: none;
  font-weight: 700;
  font-size: 1.125em;
  line-height: 1.375em;
  margin: .75rem 0 0.125em 0;
  text-align: center;
}
.ctaicons {
  text-align: center;
  font-size: 1em;
  font-weight: 500;
  color: rgba(61, 61, 61, 1.00);
  margin-top: 0.5em;
}
.ctaheading h3 {
  font-size: 1.625rem;
  font-weight: 600;
  color: #000;
  margin: 0 0 0.5rem 0 !important;
  line-height: 1 !important;
}
.ctaheading h4 {
  font-size: 1.25rem;
  font-weight: 600;
  color: #000;
 margin: 0 0 1rem 0 !important;
  line-height: 1 !important;
}
.ctaheading > h3 strong {
  color: #3F4145;
}
.ctaheading > p {
  font-size: 1.125rem;
  font-weight: 400;
}
.ctaicons i {
  margin: 0 1em 0 1em;
  color: #000;
}
.ctaicons:last-child i {
  margin: 0 0 0 1em;
}
hr {
  border: 0;
  border-top: solid 1px rgba(63, 65, 69, 0.10);
  margin: 1rem 0;
}
#contentintro:after {
  content: "";
  display: table;
  clear: both;
}
.image.fit.product img {
  width: 100%;
  border-radius: 4px;
  display: block;
  margin: .5rem 0 2rem 0;
}
@media screen and (max-width: 736px) {
  .image.sm, .image.sm {
    max-width: 30%;
    margin-right: 0em;
  }
  #intro p {
    font-size: 1.25rem;
  }
  #heading .underline {
    border-bottom: 0px solid #3F4145;
  }
  #heading h1 {
    font-size: 3rem;
  }
  #content h1 {
    font-size: 1.875rem;
  }
  #heading h2 {
    font-size: 1.5rem;
  }
  #content h2 {
    font-size: 2rem;
  }
  #heading h3, #content h3 {
    font-size: 1.75rem;
  }
  .damageslist {
    margin: 1rem 0 1em 0;
    clear: both;
  }
  .lanbtn {
    font-size: 1.25em !important;
  }
  .alert p {
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 1px;
    margin: 0.125em;
    font-size: .95em;
    line-height: 1.25em;
  }
}
@media screen and (max-width: 608px) {
  .image.sm, .image.sm {
    max-width: 35%;
    margin-right: .5rem;
    margin-bottom: 0em;
  }
  .damageslist ul li {
    /*    font-family: 'Oswald', sans-serif;*/
    padding-left: 0em;
    font-size: 1.25rem;
    font-weight: 500;
  }
  #heading li {
    margin: 0;
  }
  #heading ul li {
    padding-left: 0;
    margin: 0;
  }
  #heading h3, #content h3 {
    font-size: 1.5rem;
  }
  #heading h1 {
    font-size: 3rem;
  }
  #content h1 {
    font-size: 1.75rem;
  }
  #heading h2 {
    font-size: 1.5rem;
  }
  #content h2 {
    font-size: 2rem;
  }
  .damageslist h2 {
    font-size: 1.5rem;
  }
  .ctaheading > h3 {
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 480px) {
  .image.sm, .image.sm {
    max-width: 40%;
    margin-right: .375em;
    margin-bottom: 0em;
  }
  .image.fit img {
    width: 100vw;
    margin-left: -1.125em;
    margin: 0 0 2rem 0;
  }
  .image img {
    border-radius: 0px;
    display: block;
  }
  .image.fit.product img {
    border-radius: 4px;
    display: block;
    margin: 1rem 0 2rem 0;
  }
  #heading {
    margin: -1em 0 0em 0;
  }
  #heading h1 {
    font-size: 2.5rem;
  }
  #content h1 {
    font-size: 1.75rem;
  }
  #heading h2 {
    font-size: 1.25rem;
  }
  #content h2 {
    font-size: 1.75rem;
  }
  #heading h3, #content h3 {
    font-size: 1.5rem;
  }
  .damageslist h2 {
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 360px) {
  .image.sm, .image.sm {
    display: block;
    margin: 0 0 1rem 0;
    width: 100%;
    max-width: none;
  }
  #heading h1 {
    font-size: 2rem;
  }
  #content h1 {
    font-size: 1.75rem;
  }
  #heading h2 {
    font-size: 1.25rem;
  }
  #content h2 {
    font-size: 1.25rem;
  }
  #heading h3, #content h3 {
    font-size: 1.25rem;
  }
  .damageslist ul {
    list-style: none;
    margin: 0;
    padding-left: 0em;
  }
  hr {
    border-bottom: solid 0 rgba(63, 65, 69, 0.10);
    margin: .75em 0;
  }
  .alert p span {
    display: none;
  }
    
  .ctaheading > h3 {
    font-size: 1.375rem;
  }
}
/* List */
ol {
  list-style: decimal;
  margin: 0 0 2em 0;
  padding-left: 1.25em;
}
ol li {
  padding-left: 0.25em;
}
ul {
  list-style: disc;
  margin: 0 0 2em 0;
  padding-left: 1em;
}
ul li {
  padding-left: 0.5em;
}
ul.alt {
  list-style: none;
  padding-left: 0;
}
ul.alt span {
  display: block;
  line-height: 1;
  margin: 0;
}
ul.alt li {
  border-top: solid 1px;
  padding: 0.5em 0;
}
ul.alt li:first-child {
  border-top: 0;
  padding-top: 0;
}
ul.alt li::before {
  margin: 1em;
}
dl {
  margin: 0 0 2em 0;
}
dl dt {
  display: block;
  font-weight: 700;
  margin: 0 0 1em 0;
}
dl dd {
  margin-left: 2em;
}
ul.alt li {
  border-top-color: rgba(144, 144, 144, 0.25);
}
.mainimg {
  display: block;
  margin: 0 -1.375rem;
  border-radius: 0px;
}
.mainimg img {
  width: 100%;
}
/* Intro */
#intro {
  position: relative;
  padding: 2em 0em;
  background: url(../../images/main.jpg) no-repeat center top;
  background-size: cover;
  text-align: center;
  color: #FFF;
  margin: 2.5rem -1.25em 1rem -1.25em;
  width: 100% 2em;
}
#intro .heading {
  position: relative;
  width: 80%;
  margin: 0em auto;
  letter-spacing: 0.10em;
  line-height: 2em;
  z-index: 2;
}
#intro .heading span {
  display: inline-block;
  padding: 0.30em 0.75em 0.50em 0.75em !important;
  text-align: center;
}
#intro .txt1 {
  background: hsla(0, 0%, 0%, 0.7);
  font-size: 2rem;
  font-weight: 600;
  opacity: 1;
}
#intro .txt2 {
  background: rgb(255, 224, 0);
  font-size: 1.5rem;
  padding: 0 1rem;
  color: black;
  font-weight: 700;
}
@media screen and (max-width: 608px) {
  #intro {
    margin: 2rem -1.25em;
    width: 100% 2em;
  }
  #intro .txt1 {
    font-size: 1.75rem;
  }
  #intro .txt2 {
    font-size: 1.375rem;
  }
}
@media screen and (max-width: 480px) {
  #intro {
    width: 100vw;
    margin: 2em -1.375em;
  }
  #intro .txt1 {
    font-size: 1.5rem;
  }
  #intro .txt2 {
    font-size: 1.25rem;
    padding: 0 1rem;
  }
}
/* Intro Header */
#introhead {
  position: relative;
  padding: 2em 0em;
  background: url(../../images/mainhead.jpg) no-repeat center top;
  background-size: cover;
  text-align: center;
  color: #FFF;
  margin: -1.1em -1.25em 1.5em -1.25em;
  width: 100% 2em;
  border-radius: 14px 14px 0 0;
}
#introhead .heading {
  position: relative;
  width: 80%;
  margin: 0em auto;
  letter-spacing: 0.10em;
  line-height: 2em;
  z-index: 2;
}
#introhead .heading span {
  display: inline-block;
  padding: 0.30em 0.75em 0.50em 0.75em !important;
  text-align: center;
}
#introhead .txt1 {
  background: hsla(0, 0%, 0%, 0.7);
  /*                font-size: 2rem;*/
  font-size: 2.75rem;
  font-weight: 700;
  opacity: 1;
  line-height: 1.25;
}
#introhead .txt1 span {
  color: rgb(255, 224, 0);
  margin: 0 !important;
  padding: 0 !important;
  display: block;
  font-weight: 700;
  font-size: 3rem;
}
#introhead .txt2 {
  background: rgb(255, 224, 0);
  /*                font-size: 1.5rem;*/
  font-size: 1.25rem;
  line-height: 1.25;
  padding: 0 2rem;
  color: black;
  font-weight: 600;
}
@media screen and (max-width: 608px) {
  #introhead {
    margin: -1.25em -1.325em 1.25em -1.325em;
    width: 100% 2em;
  }
  #introhead .txt1 {
    /*                font-size: 1.75rem;*/
    font-size: 2.25rem;
    font-size: 2.5rem;
  }
  #introhead .txt2 {
    /*			font-size: 1.375rem;*/
    font-size: 1.5rem;
    width: 55vw;
  }
}
@media screen and (max-width: 480px) {
  #introhead {
    width: 100vw;
    margin: -1em -1.375em 1.25em -1.375em;
    border-radius: 0;
  }
  #introhead .txt1 {
    font-size: 1.75rem;
    font-size: 2rem;
  }
  #introhead .txt2 {
    font-size: 1.5rem;
    padding: 0 1rem;
  }
}