/******************************************************************************************
* ----------------------------------------------------------------------------------------
* _____ _____  ___  _____
* |  _  \ ___ \/ _ \|  _  \
* | | | | |_/ / /_\ \ | | |
* | | | |    /|  _  | | | |
* | |/ /| |\ \| | | | |/ /
* |___/ \_| \_\_| |_/___/
*
* ----------------------------------------------------------------------------------------
* Created for KEO/RIS Marketing.
* Author: Darin Radimaker | github - id8
* ----------------------------------------------------------------------------------------
* Date: 6/8/2016 |  Time: 12:37 PM
* ----------------------------------------------------------------------------------------
*******************************************************************************************/
.logo-postitive-nomargin {
  background: url("../images/logo-positive-nomargin.svg");
  background: url('../images/logo-positive-nomargin3x.png');
}
.logo-negative-nomargin {
  background: url("../images/logo-negative-nomargin.svg");
  background: url('../images/logo-negative-nomargin3x.png');
}
body *::selection {
  background: #002240;
  color: #fff;
}
@font-face {
  font-family: "ICO";
  src: url("../fonts/icomoon.eot?#iefix");
  src: url("../fonts/icomoon.eot?#iefix") format("eot"), url("../fonts/icomoon.woff") format("woff"), url("../fonts/icomoon.ttf") format("truetype"), url("../fonts/icomoon.svg") format("svg");
}
@font-face {
  font-family: "FTS";
  font-weight: 100;
  src: url("../fonts/SpecialtyFonts/05ab513f-5e4c-48a6-8d93-194d81b035ae.eot?#iefix");
  src: url("../fonts/SpecialtyFonts/05ab513f-5e4c-48a6-8d93-194d81b035ae.eot?#iefix") format("eot"), url("../fonts/SpecialtyFonts/ca54c98e-ff57-4109-81d4-797e4c74e323.woff2") format("woff2"), url("../fonts/SpecialtyFonts/b541f133-d72f-409b-94d9-9b770cf9b902.woff") format("woff"), url("../fonts/SpecialtyFonts/398c07c2-f13f-44f0-bd3c-920609331f30.ttf") format("truetype");
}
@font-face {
  font-family: "FTS";
  font-weight: 100;
  font-style: italic;
  src: url("../fonts/SpecialtyFonts/cc43309e-1013-4dab-a70d-f018ac8c9a9f.eot?#iefix");
  src: url("../fonts/SpecialtyFonts/cc43309e-1013-4dab-a70d-f018ac8c9a9f.eot?#iefix") format("eot"), url("../fonts/SpecialtyFonts/2a1ffee4-9b13-404f-a8d8-e374d2c921ab.woff2") format("woff2"), url("../fonts/SpecialtyFonts/b479ca81-eed9-4b9e-8c6a-23290934d720.woff") format("woff"), url("../fonts/SpecialtyFonts/906a41f5-2f84-454b-925a-887517767c1b.ttf") format("truetype");
}
@font-face {
  font-family: "FTS";
  font-weight: 400;
  src: url("../fonts/SpecialtyFonts/51dcf39e-31e4-44dd-9b5a-69f391c240ed.eot?#iefix");
  src: url("../fonts/SpecialtyFonts/51dcf39e-31e4-44dd-9b5a-69f391c240ed.eot?#iefix") format("eot"), url("../fonts/SpecialtyFonts/560a2a1a-cef8-472e-a1e7-f217c9802af4.woff2") format("woff2"), url("../fonts/SpecialtyFonts/42b8057d-a076-40a7-a3b4-76ec1321211c.woff") format("woff"), url("../fonts/SpecialtyFonts/35d1d8d0-e6d2-44ab-ae23-5af3e8d60c45.ttf") format("truetype");
}
@keyframes pulse {
  from {
    transform: scale3d(1, 1, 1);
  }
  50% {
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}
.pulse {
  animation-name: pulse;
}
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  font-size: 16px;
}
body {
  font-size: 16px;
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 16px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: 'Roboto', Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.5em;
  color: #002240;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #ff4d00;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #b33600;
  text-decoration: none;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 0px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.5em;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0.75em;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 1em;
  margin-bottom: 1em;
  border: 0;
  border-top: 1px solid #dfdfff;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: 'FTS', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 100;
  line-height: 1em;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  line-height: 1;
  color: #0000ef;
  font-size: 87.5%;
}
h1 .large,
h2 .large,
h3 .large,
h4 .large,
h5 .large,
h6 .large,
.h1 .large,
.h2 .large,
.h3 .large,
.h4 .large,
.h5 .large,
.h6 .large {
  font-size: 112.5%;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 1em;
  margin-bottom: 0.25em;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 0.5em;
  margin-top: 0;
  margin-bottom: 0.125em;
}
h1,
.h1 {
  font-size: 3em;
}
h2,
.h2 {
  font-size: 2em;
}
h3,
.h3 {
  font-size: 1.5em;
}
h4,
.h4 {
  font-size: 1.25em;
}
h5,
.h5 {
  font-size: 1.125em;
}
h6,
.h6 {
  font-size: 1em;
}
p {
  margin: 0 0 0.5em;
}
.lead {
  margin-bottom: 1em;
  font-size: 1em;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 1.5em;
  }
}
small,
.small {
  font-size: 50%;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #0000ef;
}
.text-primary {
  color: #ff4d00;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #cc3e00;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #ff4d00;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #cc3e00;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: -0.5em;
  margin: 2em 0 1em;
  border-bottom: 1px solid #dfdfff;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 0.5em;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 1em;
}
dt,
dd {
  line-height: 1.5em;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 992px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #0000ef;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 0.5em 1em;
  margin: 0 0 1em;
  font-size: 1.125em;
  border-left: 5px solid #70d44b;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.5em;
  color: #28455e;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #70d44b;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 1em;
  font-style: normal;
  line-height: 1.5em;
}
#live-area h1,
#live-area .h1,
#live-area h2,
#live-area .h2,
#live-area h3,
#live-area .h3,
#live-area h4,
#live-area .h4,
#live-area h5,
#live-area .h5,
#live-area h6,
#live-area .h6 {
  line-height: 1em;
  text-transform: uppercase;
}
#live-area h1.text-xl,
#live-area .h1.text-xl,
#live-area h2.text-xl,
#live-area .h2.text-xl,
#live-area h3.text-xl,
#live-area .h3.text-xl,
#live-area h4.text-xl,
#live-area .h4.text-xl,
#live-area h5.text-xl,
#live-area .h5.text-xl,
#live-area h6.text-xl,
#live-area .h6.text-xl,
#live-area h1.text-lg,
#live-area .h1.text-lg,
#live-area h2.text-lg,
#live-area .h2.text-lg,
#live-area h3.text-lg,
#live-area .h3.text-lg,
#live-area h4.text-lg,
#live-area .h4.text-lg,
#live-area h5.text-lg,
#live-area .h5.text-lg,
#live-area h6.text-lg,
#live-area .h6.text-lg,
#live-area h1.text-xxl,
#live-area .h1.text-xxl,
#live-area h2.text-xxl,
#live-area .h2.text-xxl,
#live-area h3.text-xxl,
#live-area .h3.text-xxl,
#live-area h4.text-xxl,
#live-area .h4.text-xxl,
#live-area h5.text-xxl,
#live-area .h5.text-xxl,
#live-area h6.text-xxl,
#live-area .h6.text-xxl {
  line-height: 1em;
}
strong {
  font-weight: 500;
}
strong h1,
strong .h1,
strong h2,
strong .h2,
strong h3,
strong .h3,
strong h4,
strong .h4,
strong h5,
strong .h5,
strong h6,
strong .h6 {
  font-weight: 400;
}
h1 strong,
.h1 strong,
h2 strong,
.h2 strong,
h3 strong,
.h3 strong,
h4 strong,
.h4 strong,
h5 strong,
.h5 strong,
h6 strong,
.h6 strong {
  color: #ff4d00;
  font-weight: 400;
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  letter-spacing: 0em;
  margin-top: 0;
  margin-bottom: 24px;
  margin-left: 0em;
  width: 100%;
}
h1:only-child,
.h1:only-child,
h2:only-child,
.h2:only-child,
h3:only-child,
.h3:only-child,
h4:only-child,
.h4:only-child,
h5:only-child,
.h5:only-child,
h6:only-child,
.h6:only-child {
  margin-bottom: 0;
}
.text-object h1,
.text-object .h1,
.text-object h2,
.text-object .h2,
.text-object h3,
.text-object .h3,
.text-object h4,
.text-object .h4,
.text-object h5,
.text-object .h5,
.text-object h6,
.text-object .h6 {
  margin-bottom: 24px;
}
.text-object h1:only-child,
.text-object .h1:only-child,
.text-object h2:only-child,
.text-object .h2:only-child,
.text-object h3:only-child,
.text-object .h3:only-child,
.text-object h4:only-child,
.text-object .h4:only-child,
.text-object h5:only-child,
.text-object .h5:only-child,
.text-object h6:only-child,
.text-object .h6:only-child {
  margin-bottom: 24px;
}
.text-object:only-child h1,
.text-object:only-child .h1,
.text-object:only-child h2,
.text-object:only-child .h2,
.text-object:only-child h3,
.text-object:only-child .h3,
.text-object:only-child h4,
.text-object:only-child .h4,
.text-object:only-child h5,
.text-object:only-child .h5,
.text-object:only-child h6,
.text-object:only-child .h6 {
  margin-bottom: 24px;
}
.text-object:only-child h1:only-child,
.text-object:only-child .h1:only-child,
.text-object:only-child h2:only-child,
.text-object:only-child .h2:only-child,
.text-object:only-child h3:only-child,
.text-object:only-child .h3:only-child,
.text-object:only-child h4:only-child,
.text-object:only-child .h4:only-child,
.text-object:only-child h5:only-child,
.text-object:only-child .h5:only-child,
.text-object:only-child h6:only-child,
.text-object:only-child .h6:only-child {
  margin-bottom: 24px;
}
.column > h1:last-child,
.column > h2:last-child,
.column > h3:last-child,
.column > h4:last-child,
.column > h5:last-child,
.column > h6:last-child {
  margin-bottom: 0;
}
p {
  display: inline-block;
  width: 100%;
  margin: 0 0 24px;
}
p:empty {
  display: none !important;
}
.pt-image {
  margin: 0 0 24px;
}
.pt-image:last-child {
  margin-bottom: 0;
}
#live-area .column div.text-object:last-child ul:last-child,
#live-area .column div.text-object:last-child li:last-child,
#live-area .column div.text-object:last-child p:last-child {
  margin-bottom: 0;
}
#live-area .column div.text-object:last-child h1:last-child,
#live-area .column div.text-object:last-child .h1:last-child,
#live-area .column div.text-object:last-child h2:last-child,
#live-area .column div.text-object:last-child .h2:last-child,
#live-area .column div.text-object:last-child h3:last-child,
#live-area .column div.text-object:last-child .h3:last-child,
#live-area .column div.text-object:last-child h4:last-child,
#live-area .column div.text-object:last-child .h4:last-child,
#live-area .column div.text-object:last-child h5:last-child,
#live-area .column div.text-object:last-child .h5:last-child,
#live-area .column div.text-object:last-child h6:last-child,
#live-area .column div.text-object:last-child .h6:last-child {
  margin-bottom: 0;
}
a i.fa,
a i.b-icon,
a span.b-icon {
  margin-bottom: 0px;
  margin-right: .25em;
}
i.fa,
.b-icon {
  margin-bottom: 24px;
}
i.fa.h-icon,
.b-icon.h-icon {
  margin-bottom: 0;
  margin-right: .25em;
  vertical-align: bottom;
}
i.fa:last-child,
.b-icon:last-child {
  margin-bottom: 0;
}
.btn i,
.btn span.b-icon {
  color: inherit;
}
.btn {
  margin-bottom: 24px;
  font-weight: 500;
}
.btn:last-child {
  margin-bottom: 0;
}
#live-area ul,
#live-area ol {
  font-size: 1em;
  line-height: 1.5em;
  padding: 0 0 0 0;
  width: 100%;
  margin: 0 0 0 0;
  list-style: none;
}
#live-area ul ul,
#live-area ol ul,
#live-area ul ol,
#live-area ol ol {
  margin-bottom: 0;
}
#live-area ul li,
#live-area ol li {
  width: 100%;
  padding-left: 1.5em;
  margin-bottom: 8px;
}
#live-area ul li li,
#live-area ol li li {
  margin-bottom: 8px;
}
#live-area ul li li:last-child,
#live-area ol li li:last-child {
  margin-bottom: 0;
}
#live-area ul li li li,
#live-area ol li li li {
  margin-bottom: 8px;
}
#live-area ul li li li:last-child,
#live-area ol li li li:last-child {
  margin-bottom: 0;
}
#live-area ul li:before,
#live-area ol li:before {
  margin-left: -1.5em;
  display: inline-block;
  width: 1em;
  float: left;
}
#live-area ul li:before {
  content: '+';
}
#live-area ol {
  counter-reset: section;
  list-style-type: none;
}
#live-area ol li:before {
  counter-increment: section;
  content: counters(section, ".");
}
#live-area ul,
#live-area ol {
  margin-bottom: 24px;
}
blockquote {
  padding: 0.5em 1em;
  margin: 0 0 1em;
  font-size: 1.125em;
  border-left: 5px solid #70d44b;
}
blockquote p:last-child {
  font-size: .75em;
  font-style: italic;
}
blockquote p:last-child:only-child {
  font-size: 1em;
  font-style: normal;
}
hr {
  width: 100%;
  margin-top: 24px;
  margin-bottom: 24px;
  border: 0;
  border-top: 1px solid #eceff1;
}
column > hr:only-child,
.text-object:first-child > hr:only-child,
.text-object:last-child > hr:only-child {
  margin: 0 0 0 0;
}
column > hr:last-child,
.text-object:first-child > hr:last-child,
.text-object:last-child > hr:last-child {
  margin-bottom: 0;
}
column > hr:first-child,
.text-object:first-child > hr:first-child,
.text-object:last-child > hr:first-child {
  margin-top: 0;
}
p + hr,
h1 + hr,
h2 + hr,
h3 + hr,
h4 + hr,
h5 + hr,
h6 + hr,
ul + hr,
ol + hr,
div.text-object + hr {
  margin-top: 0;
}
iframe {
  max-width: 100%;
  width: 100%;
  display: inline-block;
}
.next-prev-links {
  border-top: 1px solid #002240;
}
.next-prev-links a.btn {
  margin: 20px 0 20px 0;
  display: inline-block;
}
.text-2x {
  font-size: 2em;
  line-height: 1.5em;
}
.text-2x h1,
.text-2x .h1,
.text-2x h2,
.text-2x .h2,
.text-2x h3,
.text-2x .h3,
.text-2x h4,
.text-2x .h4,
.text-2x h5,
.text-2x .h5,
.text-2x h6,
.text-2x .h6 {
  line-height: 1em;
}
.text-2x h1.text-xl,
.text-2x .h1.text-xl,
.text-2x h2.text-xl,
.text-2x .h2.text-xl,
.text-2x h3.text-xl,
.text-2x .h3.text-xl,
.text-2x h4.text-xl,
.text-2x .h4.text-xl,
.text-2x h5.text-xl,
.text-2x .h5.text-xl,
.text-2x h6.text-xl,
.text-2x .h6.text-xl,
.text-2x h1.text-xxl,
.text-2x .h1.text-xxl,
.text-2x h2.text-xxl,
.text-2x .h2.text-xxl,
.text-2x h3.text-xxl,
.text-2x .h3.text-xxl,
.text-2x h4.text-xxl,
.text-2x .h4.text-xxl,
.text-2x h5.text-xxl,
.text-2x .h5.text-xxl,
.text-2x h6.text-xxl,
.text-2x .h6.text-xxl,
.text-2x h1.text-lg,
.text-2x .h1.text-lg,
.text-2x h2.text-lg,
.text-2x .h2.text-lg,
.text-2x h3.text-lg,
.text-2x .h3.text-lg,
.text-2x h4.text-lg,
.text-2x .h4.text-lg,
.text-2x h5.text-lg,
.text-2x .h5.text-lg,
.text-2x h6.text-lg,
.text-2x .h6.text-lg {
  line-height: 1em;
}
.text-2x h1,
.text-2x .h1,
.text-2x h2,
.text-2x .h2,
.text-2x h3,
.text-2x .h3,
.text-2x h4,
.text-2x .h4,
.text-2x h5,
.text-2x .h5,
.text-2x h6,
.text-2x .h6 {
  margin-bottom: 24px;
}
.text-2x h1:only-child,
.text-2x .h1:only-child,
.text-2x h2:only-child,
.text-2x .h2:only-child,
.text-2x h3:only-child,
.text-2x .h3:only-child,
.text-2x h4:only-child,
.text-2x .h4:only-child,
.text-2x h5:only-child,
.text-2x .h5:only-child,
.text-2x h6:only-child,
.text-2x .h6:only-child {
  margin-bottom: 0;
}
.text-2x .text-object h1,
.text-2x .text-object .h1,
.text-2x .text-object h2,
.text-2x .text-object .h2,
.text-2x .text-object h3,
.text-2x .text-object .h3,
.text-2x .text-object h4,
.text-2x .text-object .h4,
.text-2x .text-object h5,
.text-2x .text-object .h5,
.text-2x .text-object h6,
.text-2x .text-object .h6 {
  margin-bottom: 24px;
}
.text-2x .text-object h1:only-child,
.text-2x .text-object .h1:only-child,
.text-2x .text-object h2:only-child,
.text-2x .text-object .h2:only-child,
.text-2x .text-object h3:only-child,
.text-2x .text-object .h3:only-child,
.text-2x .text-object h4:only-child,
.text-2x .text-object .h4:only-child,
.text-2x .text-object h5:only-child,
.text-2x .text-object .h5:only-child,
.text-2x .text-object h6:only-child,
.text-2x .text-object .h6:only-child {
  margin-bottom: 24px;
}
.text-2x .text-object:only-child h1,
.text-2x .text-object:only-child .h1,
.text-2x .text-object:only-child h2,
.text-2x .text-object:only-child .h2,
.text-2x .text-object:only-child h3,
.text-2x .text-object:only-child .h3,
.text-2x .text-object:only-child h4,
.text-2x .text-object:only-child .h4,
.text-2x .text-object:only-child h5,
.text-2x .text-object:only-child .h5,
.text-2x .text-object:only-child h6,
.text-2x .text-object:only-child .h6 {
  margin-bottom: 24px;
}
.text-2x .text-object:only-child h1:only-child,
.text-2x .text-object:only-child .h1:only-child,
.text-2x .text-object:only-child h2:only-child,
.text-2x .text-object:only-child .h2:only-child,
.text-2x .text-object:only-child h3:only-child,
.text-2x .text-object:only-child .h3:only-child,
.text-2x .text-object:only-child h4:only-child,
.text-2x .text-object:only-child .h4:only-child,
.text-2x .text-object:only-child h5:only-child,
.text-2x .text-object:only-child .h5:only-child,
.text-2x .text-object:only-child h6:only-child,
.text-2x .text-object:only-child .h6:only-child {
  margin-bottom: 0;
}
.text-2x ul li,
.text-2x ol li {
  margin-bottom: 8px;
}
.text-2x ul li li,
.text-2x ol li li {
  margin-bottom: 8px;
}
.text-2x ul li li:last-child,
.text-2x ol li li:last-child {
  margin-bottom: 0;
}
.text-2x ul li li li,
.text-2x ol li li li {
  margin-bottom: 8px;
}
.text-2x ul li li li:last-child,
.text-2x ol li li li:last-child {
  margin-bottom: 0;
}
.text-2x .btn {
  margin-bottom: 24px;
}
.text-2x .btn:last-child {
  margin-bottom: 0px;
}
.text-2x p {
  margin: 0 0 24px;
}
.text-2x p:empty {
  display: none !important;
}
.text-2x i.fa,
.text-2x .b-icon {
  margin-bottom: 24px;
}
.text-2x i.fa.h-icon,
.text-2x .b-icon.h-icon {
  margin-bottom: 0;
}
.text-2x i.fa:last-child,
.text-2x .b-icon:last-child {
  margin-bottom: 0;
}
.text-2x .pt-image {
  margin: 0 0 24px;
}
.text-2x .pt-image:last-child {
  margin-bottom: 0;
}
.text-2x #live-area ul,
.text-2x #live-area ol {
  margin: 0 0 24px;
}
.text-2x #live-area ul ul,
.text-2x #live-area ol ul,
.text-2x #live-area ul ol,
.text-2x #live-area ol ol {
  margin-bottom: 0;
  margin-top: 0;
}
.text-2x hr {
  margin-top: 24px;
  margin-bottom: 24px;
  border: 0;
  border-top: 1px solid #002240;
}
.text-2x p + hr,
.text-2x h1 + hr,
.text-2x h2 + hr,
.text-2x h3 + hr,
.text-2x h4 + hr,
.text-2x h5 + hr,
.text-2x h6 + hr,
.text-2x ul + hr,
.text-2x ol + hr {
  margin-top: 0;
}
.text-3x {
  font-size: 3em;
  line-height: 1.5em;
}
.text-3x h1,
.text-3x .h1,
.text-3x h2,
.text-3x .h2,
.text-3x h3,
.text-3x .h3,
.text-3x h4,
.text-3x .h4,
.text-3x h5,
.text-3x .h5,
.text-3x h6,
.text-3x .h6 {
  line-height: 1em;
}
.text-3x h1.text-xl,
.text-3x .h1.text-xl,
.text-3x h2.text-xl,
.text-3x .h2.text-xl,
.text-3x h3.text-xl,
.text-3x .h3.text-xl,
.text-3x h4.text-xl,
.text-3x .h4.text-xl,
.text-3x h5.text-xl,
.text-3x .h5.text-xl,
.text-3x h6.text-xl,
.text-3x .h6.text-xl,
.text-3x h1.text-xxl,
.text-3x .h1.text-xxl,
.text-3x h2.text-xxl,
.text-3x .h2.text-xxl,
.text-3x h3.text-xxl,
.text-3x .h3.text-xxl,
.text-3x h4.text-xxl,
.text-3x .h4.text-xxl,
.text-3x h5.text-xxl,
.text-3x .h5.text-xxl,
.text-3x h6.text-xxl,
.text-3x .h6.text-xxl,
.text-3x h1.text-lg,
.text-3x .h1.text-lg,
.text-3x h2.text-lg,
.text-3x .h2.text-lg,
.text-3x h3.text-lg,
.text-3x .h3.text-lg,
.text-3x h4.text-lg,
.text-3x .h4.text-lg,
.text-3x h5.text-lg,
.text-3x .h5.text-lg,
.text-3x h6.text-lg,
.text-3x .h6.text-lg {
  line-height: 1em;
}
.text-3x h1,
.text-3x .h1,
.text-3x h2,
.text-3x .h2,
.text-3x h3,
.text-3x .h3,
.text-3x h4,
.text-3x .h4,
.text-3x h5,
.text-3x .h5,
.text-3x h6,
.text-3x .h6 {
  margin-bottom: 24px;
}
.text-3x h1:only-child,
.text-3x .h1:only-child,
.text-3x h2:only-child,
.text-3x .h2:only-child,
.text-3x h3:only-child,
.text-3x .h3:only-child,
.text-3x h4:only-child,
.text-3x .h4:only-child,
.text-3x h5:only-child,
.text-3x .h5:only-child,
.text-3x h6:only-child,
.text-3x .h6:only-child {
  margin-bottom: 0;
}
.text-3x .text-object h1,
.text-3x .text-object .h1,
.text-3x .text-object h2,
.text-3x .text-object .h2,
.text-3x .text-object h3,
.text-3x .text-object .h3,
.text-3x .text-object h4,
.text-3x .text-object .h4,
.text-3x .text-object h5,
.text-3x .text-object .h5,
.text-3x .text-object h6,
.text-3x .text-object .h6 {
  margin-bottom: 24px;
}
.text-3x .text-object h1:only-child,
.text-3x .text-object .h1:only-child,
.text-3x .text-object h2:only-child,
.text-3x .text-object .h2:only-child,
.text-3x .text-object h3:only-child,
.text-3x .text-object .h3:only-child,
.text-3x .text-object h4:only-child,
.text-3x .text-object .h4:only-child,
.text-3x .text-object h5:only-child,
.text-3x .text-object .h5:only-child,
.text-3x .text-object h6:only-child,
.text-3x .text-object .h6:only-child {
  margin-bottom: 24px;
}
.text-3x .text-object:only-child h1,
.text-3x .text-object:only-child .h1,
.text-3x .text-object:only-child h2,
.text-3x .text-object:only-child .h2,
.text-3x .text-object:only-child h3,
.text-3x .text-object:only-child .h3,
.text-3x .text-object:only-child h4,
.text-3x .text-object:only-child .h4,
.text-3x .text-object:only-child h5,
.text-3x .text-object:only-child .h5,
.text-3x .text-object:only-child h6,
.text-3x .text-object:only-child .h6 {
  margin-bottom: 24px;
}
.text-3x .text-object:only-child h1:only-child,
.text-3x .text-object:only-child .h1:only-child,
.text-3x .text-object:only-child h2:only-child,
.text-3x .text-object:only-child .h2:only-child,
.text-3x .text-object:only-child h3:only-child,
.text-3x .text-object:only-child .h3:only-child,
.text-3x .text-object:only-child h4:only-child,
.text-3x .text-object:only-child .h4:only-child,
.text-3x .text-object:only-child h5:only-child,
.text-3x .text-object:only-child .h5:only-child,
.text-3x .text-object:only-child h6:only-child,
.text-3x .text-object:only-child .h6:only-child {
  margin-bottom: 0;
}
.text-3x ul li,
.text-3x ol li {
  margin-bottom: 8px;
}
.text-3x ul li li,
.text-3x ol li li {
  margin-bottom: 8px;
}
.text-3x ul li li:last-child,
.text-3x ol li li:last-child {
  margin-bottom: 0;
}
.text-3x ul li li li,
.text-3x ol li li li {
  margin-bottom: 8px;
}
.text-3x ul li li li:last-child,
.text-3x ol li li li:last-child {
  margin-bottom: 0;
}
.text-3x .btn {
  margin-bottom: 24px;
}
.text-3x .btn:last-child {
  margin-bottom: 0px;
}
.text-3x p {
  margin: 0 0 24px;
}
.text-3x p:empty {
  display: none !important;
}
.text-3x i.fa,
.text-3x .b-icon {
  margin-bottom: 24px;
}
.text-3x i.fa.h-icon,
.text-3x .b-icon.h-icon {
  margin-bottom: 0;
}
.text-3x i.fa:last-child,
.text-3x .b-icon:last-child {
  margin-bottom: 0;
}
.text-3x .pt-image {
  margin: 0 0 24px;
}
.text-3x .pt-image:last-child {
  margin-bottom: 0;
}
.text-3x #live-area ul,
.text-3x #live-area ol {
  margin: 0 0 24px;
}
.text-3x #live-area ul ul,
.text-3x #live-area ol ul,
.text-3x #live-area ul ol,
.text-3x #live-area ol ol {
  margin-bottom: 0;
  margin-top: 0;
}
.text-3x hr {
  margin-top: 24px;
  margin-bottom: 24px;
  border: 0;
  border-top: 1px solid #002240;
}
.text-3x p + hr,
.text-3x h1 + hr,
.text-3x h2 + hr,
.text-3x h3 + hr,
.text-3x h4 + hr,
.text-3x h5 + hr,
.text-3x h6 + hr,
.text-3x ul + hr,
.text-3x ol + hr {
  margin-top: 0;
}
.text-4x {
  font-size: 4em;
  line-height: 1.5em;
}
.text-4x h1,
.text-4x .h1,
.text-4x h2,
.text-4x .h2,
.text-4x h3,
.text-4x .h3,
.text-4x h4,
.text-4x .h4,
.text-4x h5,
.text-4x .h5,
.text-4x h6,
.text-4x .h6 {
  line-height: 1em;
}
.text-4x h1.text-xl,
.text-4x .h1.text-xl,
.text-4x h2.text-xl,
.text-4x .h2.text-xl,
.text-4x h3.text-xl,
.text-4x .h3.text-xl,
.text-4x h4.text-xl,
.text-4x .h4.text-xl,
.text-4x h5.text-xl,
.text-4x .h5.text-xl,
.text-4x h6.text-xl,
.text-4x .h6.text-xl,
.text-4x h1.text-xxl,
.text-4x .h1.text-xxl,
.text-4x h2.text-xxl,
.text-4x .h2.text-xxl,
.text-4x h3.text-xxl,
.text-4x .h3.text-xxl,
.text-4x h4.text-xxl,
.text-4x .h4.text-xxl,
.text-4x h5.text-xxl,
.text-4x .h5.text-xxl,
.text-4x h6.text-xxl,
.text-4x .h6.text-xxl,
.text-4x h1.text-lg,
.text-4x .h1.text-lg,
.text-4x h2.text-lg,
.text-4x .h2.text-lg,
.text-4x h3.text-lg,
.text-4x .h3.text-lg,
.text-4x h4.text-lg,
.text-4x .h4.text-lg,
.text-4x h5.text-lg,
.text-4x .h5.text-lg,
.text-4x h6.text-lg,
.text-4x .h6.text-lg {
  line-height: 1em;
}
.text-4x h1,
.text-4x .h1,
.text-4x h2,
.text-4x .h2,
.text-4x h3,
.text-4x .h3,
.text-4x h4,
.text-4x .h4,
.text-4x h5,
.text-4x .h5,
.text-4x h6,
.text-4x .h6 {
  margin-bottom: 24px;
}
.text-4x h1:only-child,
.text-4x .h1:only-child,
.text-4x h2:only-child,
.text-4x .h2:only-child,
.text-4x h3:only-child,
.text-4x .h3:only-child,
.text-4x h4:only-child,
.text-4x .h4:only-child,
.text-4x h5:only-child,
.text-4x .h5:only-child,
.text-4x h6:only-child,
.text-4x .h6:only-child {
  margin-bottom: 0;
}
.text-4x .text-object h1,
.text-4x .text-object .h1,
.text-4x .text-object h2,
.text-4x .text-object .h2,
.text-4x .text-object h3,
.text-4x .text-object .h3,
.text-4x .text-object h4,
.text-4x .text-object .h4,
.text-4x .text-object h5,
.text-4x .text-object .h5,
.text-4x .text-object h6,
.text-4x .text-object .h6 {
  margin-bottom: 24px;
}
.text-4x .text-object h1:only-child,
.text-4x .text-object .h1:only-child,
.text-4x .text-object h2:only-child,
.text-4x .text-object .h2:only-child,
.text-4x .text-object h3:only-child,
.text-4x .text-object .h3:only-child,
.text-4x .text-object h4:only-child,
.text-4x .text-object .h4:only-child,
.text-4x .text-object h5:only-child,
.text-4x .text-object .h5:only-child,
.text-4x .text-object h6:only-child,
.text-4x .text-object .h6:only-child {
  margin-bottom: 24px;
}
.text-4x .text-object:only-child h1,
.text-4x .text-object:only-child .h1,
.text-4x .text-object:only-child h2,
.text-4x .text-object:only-child .h2,
.text-4x .text-object:only-child h3,
.text-4x .text-object:only-child .h3,
.text-4x .text-object:only-child h4,
.text-4x .text-object:only-child .h4,
.text-4x .text-object:only-child h5,
.text-4x .text-object:only-child .h5,
.text-4x .text-object:only-child h6,
.text-4x .text-object:only-child .h6 {
  margin-bottom: 24px;
}
.text-4x .text-object:only-child h1:only-child,
.text-4x .text-object:only-child .h1:only-child,
.text-4x .text-object:only-child h2:only-child,
.text-4x .text-object:only-child .h2:only-child,
.text-4x .text-object:only-child h3:only-child,
.text-4x .text-object:only-child .h3:only-child,
.text-4x .text-object:only-child h4:only-child,
.text-4x .text-object:only-child .h4:only-child,
.text-4x .text-object:only-child h5:only-child,
.text-4x .text-object:only-child .h5:only-child,
.text-4x .text-object:only-child h6:only-child,
.text-4x .text-object:only-child .h6:only-child {
  margin-bottom: 0;
}
.text-4x ul li,
.text-4x ol li {
  margin-bottom: 8px;
}
.text-4x ul li li,
.text-4x ol li li {
  margin-bottom: 8px;
}
.text-4x ul li li:last-child,
.text-4x ol li li:last-child {
  margin-bottom: 0;
}
.text-4x ul li li li,
.text-4x ol li li li {
  margin-bottom: 8px;
}
.text-4x ul li li li:last-child,
.text-4x ol li li li:last-child {
  margin-bottom: 0;
}
.text-4x .btn {
  margin-bottom: 24px;
}
.text-4x .btn:last-child {
  margin-bottom: 0px;
}
.text-4x p {
  margin: 0 0 24px;
}
.text-4x p:empty {
  display: none !important;
}
.text-4x i.fa,
.text-4x .b-icon {
  margin-bottom: 24px;
}
.text-4x i.fa.h-icon,
.text-4x .b-icon.h-icon {
  margin-bottom: 0;
}
.text-4x i.fa:last-child,
.text-4x .b-icon:last-child {
  margin-bottom: 0;
}
.text-4x .pt-image {
  margin: 0 0 24px;
}
.text-4x .pt-image:last-child {
  margin-bottom: 0;
}
.text-4x #live-area ul,
.text-4x #live-area ol {
  margin: 0 0 24px;
}
.text-4x #live-area ul ul,
.text-4x #live-area ol ul,
.text-4x #live-area ul ol,
.text-4x #live-area ol ol {
  margin-bottom: 0;
  margin-top: 0;
}
.text-4x hr {
  margin-top: 24px;
  margin-bottom: 24px;
  border: 0;
  border-top: 1px solid #002240;
}
.text-4x p + hr,
.text-4x h1 + hr,
.text-4x h2 + hr,
.text-4x h3 + hr,
.text-4x h4 + hr,
.text-4x h5 + hr,
.text-4x h6 + hr,
.text-4x ul + hr,
.text-4x ol + hr {
  margin-top: 0;
}
.text-5x {
  font-size: 5em;
  line-height: 1.5em;
}
.text-5x h1,
.text-5x .h1,
.text-5x h2,
.text-5x .h2,
.text-5x h3,
.text-5x .h3,
.text-5x h4,
.text-5x .h4,
.text-5x h5,
.text-5x .h5,
.text-5x h6,
.text-5x .h6 {
  line-height: 1em;
}
.text-5x h1.text-xl,
.text-5x .h1.text-xl,
.text-5x h2.text-xl,
.text-5x .h2.text-xl,
.text-5x h3.text-xl,
.text-5x .h3.text-xl,
.text-5x h4.text-xl,
.text-5x .h4.text-xl,
.text-5x h5.text-xl,
.text-5x .h5.text-xl,
.text-5x h6.text-xl,
.text-5x .h6.text-xl,
.text-5x h1.text-xxl,
.text-5x .h1.text-xxl,
.text-5x h2.text-xxl,
.text-5x .h2.text-xxl,
.text-5x h3.text-xxl,
.text-5x .h3.text-xxl,
.text-5x h4.text-xxl,
.text-5x .h4.text-xxl,
.text-5x h5.text-xxl,
.text-5x .h5.text-xxl,
.text-5x h6.text-xxl,
.text-5x .h6.text-xxl,
.text-5x h1.text-lg,
.text-5x .h1.text-lg,
.text-5x h2.text-lg,
.text-5x .h2.text-lg,
.text-5x h3.text-lg,
.text-5x .h3.text-lg,
.text-5x h4.text-lg,
.text-5x .h4.text-lg,
.text-5x h5.text-lg,
.text-5x .h5.text-lg,
.text-5x h6.text-lg,
.text-5x .h6.text-lg {
  line-height: 1em;
}
.text-5x h1,
.text-5x .h1,
.text-5x h2,
.text-5x .h2,
.text-5x h3,
.text-5x .h3,
.text-5x h4,
.text-5x .h4,
.text-5x h5,
.text-5x .h5,
.text-5x h6,
.text-5x .h6 {
  margin-bottom: 24px;
}
.text-5x h1:only-child,
.text-5x .h1:only-child,
.text-5x h2:only-child,
.text-5x .h2:only-child,
.text-5x h3:only-child,
.text-5x .h3:only-child,
.text-5x h4:only-child,
.text-5x .h4:only-child,
.text-5x h5:only-child,
.text-5x .h5:only-child,
.text-5x h6:only-child,
.text-5x .h6:only-child {
  margin-bottom: 0;
}
.text-5x .text-object h1,
.text-5x .text-object .h1,
.text-5x .text-object h2,
.text-5x .text-object .h2,
.text-5x .text-object h3,
.text-5x .text-object .h3,
.text-5x .text-object h4,
.text-5x .text-object .h4,
.text-5x .text-object h5,
.text-5x .text-object .h5,
.text-5x .text-object h6,
.text-5x .text-object .h6 {
  margin-bottom: 24px;
}
.text-5x .text-object h1:only-child,
.text-5x .text-object .h1:only-child,
.text-5x .text-object h2:only-child,
.text-5x .text-object .h2:only-child,
.text-5x .text-object h3:only-child,
.text-5x .text-object .h3:only-child,
.text-5x .text-object h4:only-child,
.text-5x .text-object .h4:only-child,
.text-5x .text-object h5:only-child,
.text-5x .text-object .h5:only-child,
.text-5x .text-object h6:only-child,
.text-5x .text-object .h6:only-child {
  margin-bottom: 24px;
}
.text-5x .text-object:only-child h1,
.text-5x .text-object:only-child .h1,
.text-5x .text-object:only-child h2,
.text-5x .text-object:only-child .h2,
.text-5x .text-object:only-child h3,
.text-5x .text-object:only-child .h3,
.text-5x .text-object:only-child h4,
.text-5x .text-object:only-child .h4,
.text-5x .text-object:only-child h5,
.text-5x .text-object:only-child .h5,
.text-5x .text-object:only-child h6,
.text-5x .text-object:only-child .h6 {
  margin-bottom: 24px;
}
.text-5x .text-object:only-child h1:only-child,
.text-5x .text-object:only-child .h1:only-child,
.text-5x .text-object:only-child h2:only-child,
.text-5x .text-object:only-child .h2:only-child,
.text-5x .text-object:only-child h3:only-child,
.text-5x .text-object:only-child .h3:only-child,
.text-5x .text-object:only-child h4:only-child,
.text-5x .text-object:only-child .h4:only-child,
.text-5x .text-object:only-child h5:only-child,
.text-5x .text-object:only-child .h5:only-child,
.text-5x .text-object:only-child h6:only-child,
.text-5x .text-object:only-child .h6:only-child {
  margin-bottom: 0;
}
.text-5x ul li,
.text-5x ol li {
  margin-bottom: 8px;
}
.text-5x ul li li,
.text-5x ol li li {
  margin-bottom: 8px;
}
.text-5x ul li li:last-child,
.text-5x ol li li:last-child {
  margin-bottom: 0;
}
.text-5x ul li li li,
.text-5x ol li li li {
  margin-bottom: 8px;
}
.text-5x ul li li li:last-child,
.text-5x ol li li li:last-child {
  margin-bottom: 0;
}
.text-5x .btn {
  margin-bottom: 24px;
}
.text-5x .btn:last-child {
  margin-bottom: 0px;
}
.text-5x p {
  margin: 0 0 24px;
}
.text-5x p:empty {
  display: none !important;
}
.text-5x i.fa,
.text-5x .b-icon {
  margin-bottom: 24px;
}
.text-5x i.fa.h-icon,
.text-5x .b-icon.h-icon {
  margin-bottom: 0;
}
.text-5x i.fa:last-child,
.text-5x .b-icon:last-child {
  margin-bottom: 0;
}
.text-5x .pt-image {
  margin: 0 0 24px;
}
.text-5x .pt-image:last-child {
  margin-bottom: 0;
}
.text-5x #live-area ul,
.text-5x #live-area ol {
  margin: 0 0 24px;
}
.text-5x #live-area ul ul,
.text-5x #live-area ol ul,
.text-5x #live-area ul ol,
.text-5x #live-area ol ol {
  margin-bottom: 0;
  margin-top: 0;
}
.text-5x hr {
  margin-top: 24px;
  margin-bottom: 24px;
  border: 0;
  border-top: 1px solid #002240;
}
.text-5x p + hr,
.text-5x h1 + hr,
.text-5x h2 + hr,
.text-5x h3 + hr,
.text-5x h4 + hr,
.text-5x h5 + hr,
.text-5x h6 + hr,
.text-5x ul + hr,
.text-5x ol + hr {
  margin-top: 0;
}
.text-lg {
  font-size: 1.5em;
  line-height: 1.5em;
}
.text-lg h1,
.text-lg .h1,
.text-lg h2,
.text-lg .h2,
.text-lg h3,
.text-lg .h3,
.text-lg h4,
.text-lg .h4,
.text-lg h5,
.text-lg .h5,
.text-lg h6,
.text-lg .h6 {
  line-height: 1em;
}
.text-lg h1.text-xl,
.text-lg .h1.text-xl,
.text-lg h2.text-xl,
.text-lg .h2.text-xl,
.text-lg h3.text-xl,
.text-lg .h3.text-xl,
.text-lg h4.text-xl,
.text-lg .h4.text-xl,
.text-lg h5.text-xl,
.text-lg .h5.text-xl,
.text-lg h6.text-xl,
.text-lg .h6.text-xl,
.text-lg h1.text-xxl,
.text-lg .h1.text-xxl,
.text-lg h2.text-xxl,
.text-lg .h2.text-xxl,
.text-lg h3.text-xxl,
.text-lg .h3.text-xxl,
.text-lg h4.text-xxl,
.text-lg .h4.text-xxl,
.text-lg h5.text-xxl,
.text-lg .h5.text-xxl,
.text-lg h6.text-xxl,
.text-lg .h6.text-xxl,
.text-lg h1.text-lg,
.text-lg .h1.text-lg,
.text-lg h2.text-lg,
.text-lg .h2.text-lg,
.text-lg h3.text-lg,
.text-lg .h3.text-lg,
.text-lg h4.text-lg,
.text-lg .h4.text-lg,
.text-lg h5.text-lg,
.text-lg .h5.text-lg,
.text-lg h6.text-lg,
.text-lg .h6.text-lg {
  line-height: 1em;
}
.text-lg h1,
.text-lg .h1,
.text-lg h2,
.text-lg .h2,
.text-lg h3,
.text-lg .h3,
.text-lg h4,
.text-lg .h4,
.text-lg h5,
.text-lg .h5,
.text-lg h6,
.text-lg .h6 {
  margin-bottom: 36px;
}
.text-lg h1:only-child,
.text-lg .h1:only-child,
.text-lg h2:only-child,
.text-lg .h2:only-child,
.text-lg h3:only-child,
.text-lg .h3:only-child,
.text-lg h4:only-child,
.text-lg .h4:only-child,
.text-lg h5:only-child,
.text-lg .h5:only-child,
.text-lg h6:only-child,
.text-lg .h6:only-child {
  margin-bottom: 0;
}
.text-lg .text-object h1,
.text-lg .text-object .h1,
.text-lg .text-object h2,
.text-lg .text-object .h2,
.text-lg .text-object h3,
.text-lg .text-object .h3,
.text-lg .text-object h4,
.text-lg .text-object .h4,
.text-lg .text-object h5,
.text-lg .text-object .h5,
.text-lg .text-object h6,
.text-lg .text-object .h6 {
  margin-bottom: 36px;
}
.text-lg .text-object h1:only-child,
.text-lg .text-object .h1:only-child,
.text-lg .text-object h2:only-child,
.text-lg .text-object .h2:only-child,
.text-lg .text-object h3:only-child,
.text-lg .text-object .h3:only-child,
.text-lg .text-object h4:only-child,
.text-lg .text-object .h4:only-child,
.text-lg .text-object h5:only-child,
.text-lg .text-object .h5:only-child,
.text-lg .text-object h6:only-child,
.text-lg .text-object .h6:only-child {
  margin-bottom: 36px;
}
.text-lg .text-object:only-child h1,
.text-lg .text-object:only-child .h1,
.text-lg .text-object:only-child h2,
.text-lg .text-object:only-child .h2,
.text-lg .text-object:only-child h3,
.text-lg .text-object:only-child .h3,
.text-lg .text-object:only-child h4,
.text-lg .text-object:only-child .h4,
.text-lg .text-object:only-child h5,
.text-lg .text-object:only-child .h5,
.text-lg .text-object:only-child h6,
.text-lg .text-object:only-child .h6 {
  margin-bottom: 36px;
}
.text-lg .text-object:only-child h1:only-child,
.text-lg .text-object:only-child .h1:only-child,
.text-lg .text-object:only-child h2:only-child,
.text-lg .text-object:only-child .h2:only-child,
.text-lg .text-object:only-child h3:only-child,
.text-lg .text-object:only-child .h3:only-child,
.text-lg .text-object:only-child h4:only-child,
.text-lg .text-object:only-child .h4:only-child,
.text-lg .text-object:only-child h5:only-child,
.text-lg .text-object:only-child .h5:only-child,
.text-lg .text-object:only-child h6:only-child,
.text-lg .text-object:only-child .h6:only-child {
  margin-bottom: 0;
}
.text-lg ul li,
.text-lg ol li {
  margin-bottom: 12px;
}
.text-lg ul li li,
.text-lg ol li li {
  margin-bottom: 12px;
}
.text-lg ul li li:last-child,
.text-lg ol li li:last-child {
  margin-bottom: 0;
}
.text-lg ul li li li,
.text-lg ol li li li {
  margin-bottom: 12px;
}
.text-lg ul li li li:last-child,
.text-lg ol li li li:last-child {
  margin-bottom: 0;
}
.text-lg .btn {
  margin-bottom: 24px;
}
.text-lg .btn:last-child {
  margin-bottom: 0px;
}
.text-lg p {
  margin: 0 0 36px;
}
.text-lg p:empty {
  display: none !important;
}
.text-lg i.fa,
.text-lg .b-icon {
  margin-bottom: 36px;
}
.text-lg i.fa.h-icon,
.text-lg .b-icon.h-icon {
  margin-bottom: 0;
}
.text-lg i.fa:last-child,
.text-lg .b-icon:last-child {
  margin-bottom: 0;
}
.text-lg .pt-image {
  margin: 0 0 36px;
}
.text-lg .pt-image:last-child {
  margin-bottom: 0;
}
.text-lg #live-area ul,
.text-lg #live-area ol {
  margin: 0 0 36px;
}
.text-lg #live-area ul ul,
.text-lg #live-area ol ul,
.text-lg #live-area ul ol,
.text-lg #live-area ol ol {
  margin-bottom: 0;
  margin-top: 0;
}
.text-lg hr {
  margin-top: 36px;
  margin-bottom: 36px;
  border: 0;
  border-top: 1px solid #002240;
}
.text-lg p + hr,
.text-lg h1 + hr,
.text-lg h2 + hr,
.text-lg h3 + hr,
.text-lg h4 + hr,
.text-lg h5 + hr,
.text-lg h6 + hr,
.text-lg ul + hr,
.text-lg ol + hr {
  margin-top: 0;
}
@media (max-width: 1199px) {
  .text-lg {
    font-size: 1.375em;
  }
  .text-lg h1,
  .text-lg .h1,
  .text-lg h2,
  .text-lg .h2,
  .text-lg h3,
  .text-lg .h3,
  .text-lg h4,
  .text-lg .h4,
  .text-lg h5,
  .text-lg .h5,
  .text-lg h6,
  .text-lg .h6 {
    line-height: 1em;
  }
  .text-lg h1.text-xl,
  .text-lg .h1.text-xl,
  .text-lg h2.text-xl,
  .text-lg .h2.text-xl,
  .text-lg h3.text-xl,
  .text-lg .h3.text-xl,
  .text-lg h4.text-xl,
  .text-lg .h4.text-xl,
  .text-lg h5.text-xl,
  .text-lg .h5.text-xl,
  .text-lg h6.text-xl,
  .text-lg .h6.text-xl,
  .text-lg h1.text-xxl,
  .text-lg .h1.text-xxl,
  .text-lg h2.text-xxl,
  .text-lg .h2.text-xxl,
  .text-lg h3.text-xxl,
  .text-lg .h3.text-xxl,
  .text-lg h4.text-xxl,
  .text-lg .h4.text-xxl,
  .text-lg h5.text-xxl,
  .text-lg .h5.text-xxl,
  .text-lg h6.text-xxl,
  .text-lg .h6.text-xxl,
  .text-lg h1.text-lg,
  .text-lg .h1.text-lg,
  .text-lg h2.text-lg,
  .text-lg .h2.text-lg,
  .text-lg h3.text-lg,
  .text-lg .h3.text-lg,
  .text-lg h4.text-lg,
  .text-lg .h4.text-lg,
  .text-lg h5.text-lg,
  .text-lg .h5.text-lg,
  .text-lg h6.text-lg,
  .text-lg .h6.text-lg {
    line-height: 1em;
  }
  .text-lg h1,
  .text-lg .h1,
  .text-lg h2,
  .text-lg .h2,
  .text-lg h3,
  .text-lg .h3,
  .text-lg h4,
  .text-lg .h4,
  .text-lg h5,
  .text-lg .h5,
  .text-lg h6,
  .text-lg .h6 {
    margin-bottom: 33px;
  }
  .text-lg h1:only-child,
  .text-lg .h1:only-child,
  .text-lg h2:only-child,
  .text-lg .h2:only-child,
  .text-lg h3:only-child,
  .text-lg .h3:only-child,
  .text-lg h4:only-child,
  .text-lg .h4:only-child,
  .text-lg h5:only-child,
  .text-lg .h5:only-child,
  .text-lg h6:only-child,
  .text-lg .h6:only-child {
    margin-bottom: 0;
  }
  .text-lg .text-object h1,
  .text-lg .text-object .h1,
  .text-lg .text-object h2,
  .text-lg .text-object .h2,
  .text-lg .text-object h3,
  .text-lg .text-object .h3,
  .text-lg .text-object h4,
  .text-lg .text-object .h4,
  .text-lg .text-object h5,
  .text-lg .text-object .h5,
  .text-lg .text-object h6,
  .text-lg .text-object .h6 {
    margin-bottom: 33px;
  }
  .text-lg .text-object h1:only-child,
  .text-lg .text-object .h1:only-child,
  .text-lg .text-object h2:only-child,
  .text-lg .text-object .h2:only-child,
  .text-lg .text-object h3:only-child,
  .text-lg .text-object .h3:only-child,
  .text-lg .text-object h4:only-child,
  .text-lg .text-object .h4:only-child,
  .text-lg .text-object h5:only-child,
  .text-lg .text-object .h5:only-child,
  .text-lg .text-object h6:only-child,
  .text-lg .text-object .h6:only-child {
    margin-bottom: 33px;
  }
  .text-lg .text-object:only-child h1,
  .text-lg .text-object:only-child .h1,
  .text-lg .text-object:only-child h2,
  .text-lg .text-object:only-child .h2,
  .text-lg .text-object:only-child h3,
  .text-lg .text-object:only-child .h3,
  .text-lg .text-object:only-child h4,
  .text-lg .text-object:only-child .h4,
  .text-lg .text-object:only-child h5,
  .text-lg .text-object:only-child .h5,
  .text-lg .text-object:only-child h6,
  .text-lg .text-object:only-child .h6 {
    margin-bottom: 33px;
  }
  .text-lg .text-object:only-child h1:only-child,
  .text-lg .text-object:only-child .h1:only-child,
  .text-lg .text-object:only-child h2:only-child,
  .text-lg .text-object:only-child .h2:only-child,
  .text-lg .text-object:only-child h3:only-child,
  .text-lg .text-object:only-child .h3:only-child,
  .text-lg .text-object:only-child h4:only-child,
  .text-lg .text-object:only-child .h4:only-child,
  .text-lg .text-object:only-child h5:only-child,
  .text-lg .text-object:only-child .h5:only-child,
  .text-lg .text-object:only-child h6:only-child,
  .text-lg .text-object:only-child .h6:only-child {
    margin-bottom: 0;
  }
  .text-lg ul li,
  .text-lg ol li {
    margin-bottom: 11px;
  }
  .text-lg ul li li,
  .text-lg ol li li {
    margin-bottom: 11px;
  }
  .text-lg ul li li:last-child,
  .text-lg ol li li:last-child {
    margin-bottom: 0;
  }
  .text-lg ul li li li,
  .text-lg ol li li li {
    margin-bottom: 11px;
  }
  .text-lg ul li li li:last-child,
  .text-lg ol li li li:last-child {
    margin-bottom: 0;
  }
  .text-lg .btn {
    margin-bottom: 24px;
  }
  .text-lg .btn:last-child {
    margin-bottom: 0px;
  }
  .text-lg p {
    margin: 0 0 33px;
  }
  .text-lg p:empty {
    display: none !important;
  }
  .text-lg i.fa,
  .text-lg .b-icon {
    margin-bottom: 33px;
  }
  .text-lg i.fa.h-icon,
  .text-lg .b-icon.h-icon {
    margin-bottom: 0;
  }
  .text-lg i.fa:last-child,
  .text-lg .b-icon:last-child {
    margin-bottom: 0;
  }
  .text-lg .pt-image {
    margin: 0 0 33px;
  }
  .text-lg .pt-image:last-child {
    margin-bottom: 0;
  }
  .text-lg #live-area ul,
  .text-lg #live-area ol {
    margin: 0 0 33px;
  }
  .text-lg #live-area ul ul,
  .text-lg #live-area ol ul,
  .text-lg #live-area ul ol,
  .text-lg #live-area ol ol {
    margin-bottom: 0;
    margin-top: 0;
  }
  .text-lg hr {
    margin-top: 33px;
    margin-bottom: 33px;
    border: 0;
    border-top: 1px solid #002240;
  }
  .text-lg p + hr,
  .text-lg h1 + hr,
  .text-lg h2 + hr,
  .text-lg h3 + hr,
  .text-lg h4 + hr,
  .text-lg h5 + hr,
  .text-lg h6 + hr,
  .text-lg ul + hr,
  .text-lg ol + hr {
    margin-top: 0;
  }
}
@media (max-width: 991px) {
  .text-lg {
    font-size: 1.25em;
  }
  .text-lg h1,
  .text-lg .h1,
  .text-lg h2,
  .text-lg .h2,
  .text-lg h3,
  .text-lg .h3,
  .text-lg h4,
  .text-lg .h4,
  .text-lg h5,
  .text-lg .h5,
  .text-lg h6,
  .text-lg .h6 {
    line-height: 1em;
  }
  .text-lg h1.text-xl,
  .text-lg .h1.text-xl,
  .text-lg h2.text-xl,
  .text-lg .h2.text-xl,
  .text-lg h3.text-xl,
  .text-lg .h3.text-xl,
  .text-lg h4.text-xl,
  .text-lg .h4.text-xl,
  .text-lg h5.text-xl,
  .text-lg .h5.text-xl,
  .text-lg h6.text-xl,
  .text-lg .h6.text-xl,
  .text-lg h1.text-xxl,
  .text-lg .h1.text-xxl,
  .text-lg h2.text-xxl,
  .text-lg .h2.text-xxl,
  .text-lg h3.text-xxl,
  .text-lg .h3.text-xxl,
  .text-lg h4.text-xxl,
  .text-lg .h4.text-xxl,
  .text-lg h5.text-xxl,
  .text-lg .h5.text-xxl,
  .text-lg h6.text-xxl,
  .text-lg .h6.text-xxl,
  .text-lg h1.text-lg,
  .text-lg .h1.text-lg,
  .text-lg h2.text-lg,
  .text-lg .h2.text-lg,
  .text-lg h3.text-lg,
  .text-lg .h3.text-lg,
  .text-lg h4.text-lg,
  .text-lg .h4.text-lg,
  .text-lg h5.text-lg,
  .text-lg .h5.text-lg,
  .text-lg h6.text-lg,
  .text-lg .h6.text-lg {
    line-height: 1em;
  }
  .text-lg h1,
  .text-lg .h1,
  .text-lg h2,
  .text-lg .h2,
  .text-lg h3,
  .text-lg .h3,
  .text-lg h4,
  .text-lg .h4,
  .text-lg h5,
  .text-lg .h5,
  .text-lg h6,
  .text-lg .h6 {
    margin-bottom: 30px;
  }
  .text-lg h1:only-child,
  .text-lg .h1:only-child,
  .text-lg h2:only-child,
  .text-lg .h2:only-child,
  .text-lg h3:only-child,
  .text-lg .h3:only-child,
  .text-lg h4:only-child,
  .text-lg .h4:only-child,
  .text-lg h5:only-child,
  .text-lg .h5:only-child,
  .text-lg h6:only-child,
  .text-lg .h6:only-child {
    margin-bottom: 0;
  }
  .text-lg .text-object h1,
  .text-lg .text-object .h1,
  .text-lg .text-object h2,
  .text-lg .text-object .h2,
  .text-lg .text-object h3,
  .text-lg .text-object .h3,
  .text-lg .text-object h4,
  .text-lg .text-object .h4,
  .text-lg .text-object h5,
  .text-lg .text-object .h5,
  .text-lg .text-object h6,
  .text-lg .text-object .h6 {
    margin-bottom: 30px;
  }
  .text-lg .text-object h1:only-child,
  .text-lg .text-object .h1:only-child,
  .text-lg .text-object h2:only-child,
  .text-lg .text-object .h2:only-child,
  .text-lg .text-object h3:only-child,
  .text-lg .text-object .h3:only-child,
  .text-lg .text-object h4:only-child,
  .text-lg .text-object .h4:only-child,
  .text-lg .text-object h5:only-child,
  .text-lg .text-object .h5:only-child,
  .text-lg .text-object h6:only-child,
  .text-lg .text-object .h6:only-child {
    margin-bottom: 30px;
  }
  .text-lg .text-object:only-child h1,
  .text-lg .text-object:only-child .h1,
  .text-lg .text-object:only-child h2,
  .text-lg .text-object:only-child .h2,
  .text-lg .text-object:only-child h3,
  .text-lg .text-object:only-child .h3,
  .text-lg .text-object:only-child h4,
  .text-lg .text-object:only-child .h4,
  .text-lg .text-object:only-child h5,
  .text-lg .text-object:only-child .h5,
  .text-lg .text-object:only-child h6,
  .text-lg .text-object:only-child .h6 {
    margin-bottom: 30px;
  }
  .text-lg .text-object:only-child h1:only-child,
  .text-lg .text-object:only-child .h1:only-child,
  .text-lg .text-object:only-child h2:only-child,
  .text-lg .text-object:only-child .h2:only-child,
  .text-lg .text-object:only-child h3:only-child,
  .text-lg .text-object:only-child .h3:only-child,
  .text-lg .text-object:only-child h4:only-child,
  .text-lg .text-object:only-child .h4:only-child,
  .text-lg .text-object:only-child h5:only-child,
  .text-lg .text-object:only-child .h5:only-child,
  .text-lg .text-object:only-child h6:only-child,
  .text-lg .text-object:only-child .h6:only-child {
    margin-bottom: 0;
  }
  .text-lg ul li,
  .text-lg ol li {
    margin-bottom: 10px;
  }
  .text-lg ul li li,
  .text-lg ol li li {
    margin-bottom: 10px;
  }
  .text-lg ul li li:last-child,
  .text-lg ol li li:last-child {
    margin-bottom: 0;
  }
  .text-lg ul li li li,
  .text-lg ol li li li {
    margin-bottom: 10px;
  }
  .text-lg ul li li li:last-child,
  .text-lg ol li li li:last-child {
    margin-bottom: 0;
  }
  .text-lg .btn {
    margin-bottom: 24px;
  }
  .text-lg .btn:last-child {
    margin-bottom: 0px;
  }
  .text-lg p {
    margin: 0 0 30px;
  }
  .text-lg p:empty {
    display: none !important;
  }
  .text-lg i.fa,
  .text-lg .b-icon {
    margin-bottom: 30px;
  }
  .text-lg i.fa.h-icon,
  .text-lg .b-icon.h-icon {
    margin-bottom: 0;
  }
  .text-lg i.fa:last-child,
  .text-lg .b-icon:last-child {
    margin-bottom: 0;
  }
  .text-lg .pt-image {
    margin: 0 0 30px;
  }
  .text-lg .pt-image:last-child {
    margin-bottom: 0;
  }
  .text-lg #live-area ul,
  .text-lg #live-area ol {
    margin: 0 0 30px;
  }
  .text-lg #live-area ul ul,
  .text-lg #live-area ol ul,
  .text-lg #live-area ul ol,
  .text-lg #live-area ol ol {
    margin-bottom: 0;
    margin-top: 0;
  }
  .text-lg hr {
    margin-top: 30px;
    margin-bottom: 30px;
    border: 0;
    border-top: 1px solid #002240;
  }
  .text-lg p + hr,
  .text-lg h1 + hr,
  .text-lg h2 + hr,
  .text-lg h3 + hr,
  .text-lg h4 + hr,
  .text-lg h5 + hr,
  .text-lg h6 + hr,
  .text-lg ul + hr,
  .text-lg ol + hr {
    margin-top: 0;
  }
}
@media (max-width: 767px) {
  .text-lg {
    font-size: 1.125em;
  }
  .text-lg h1,
  .text-lg .h1,
  .text-lg h2,
  .text-lg .h2,
  .text-lg h3,
  .text-lg .h3,
  .text-lg h4,
  .text-lg .h4,
  .text-lg h5,
  .text-lg .h5,
  .text-lg h6,
  .text-lg .h6 {
    line-height: 1em;
  }
  .text-lg h1.text-xl,
  .text-lg .h1.text-xl,
  .text-lg h2.text-xl,
  .text-lg .h2.text-xl,
  .text-lg h3.text-xl,
  .text-lg .h3.text-xl,
  .text-lg h4.text-xl,
  .text-lg .h4.text-xl,
  .text-lg h5.text-xl,
  .text-lg .h5.text-xl,
  .text-lg h6.text-xl,
  .text-lg .h6.text-xl,
  .text-lg h1.text-xxl,
  .text-lg .h1.text-xxl,
  .text-lg h2.text-xxl,
  .text-lg .h2.text-xxl,
  .text-lg h3.text-xxl,
  .text-lg .h3.text-xxl,
  .text-lg h4.text-xxl,
  .text-lg .h4.text-xxl,
  .text-lg h5.text-xxl,
  .text-lg .h5.text-xxl,
  .text-lg h6.text-xxl,
  .text-lg .h6.text-xxl,
  .text-lg h1.text-lg,
  .text-lg .h1.text-lg,
  .text-lg h2.text-lg,
  .text-lg .h2.text-lg,
  .text-lg h3.text-lg,
  .text-lg .h3.text-lg,
  .text-lg h4.text-lg,
  .text-lg .h4.text-lg,
  .text-lg h5.text-lg,
  .text-lg .h5.text-lg,
  .text-lg h6.text-lg,
  .text-lg .h6.text-lg {
    line-height: 1em;
  }
  .text-lg h1,
  .text-lg .h1,
  .text-lg h2,
  .text-lg .h2,
  .text-lg h3,
  .text-lg .h3,
  .text-lg h4,
  .text-lg .h4,
  .text-lg h5,
  .text-lg .h5,
  .text-lg h6,
  .text-lg .h6 {
    margin-bottom: 27px;
  }
  .text-lg h1:only-child,
  .text-lg .h1:only-child,
  .text-lg h2:only-child,
  .text-lg .h2:only-child,
  .text-lg h3:only-child,
  .text-lg .h3:only-child,
  .text-lg h4:only-child,
  .text-lg .h4:only-child,
  .text-lg h5:only-child,
  .text-lg .h5:only-child,
  .text-lg h6:only-child,
  .text-lg .h6:only-child {
    margin-bottom: 0;
  }
  .text-lg .text-object h1,
  .text-lg .text-object .h1,
  .text-lg .text-object h2,
  .text-lg .text-object .h2,
  .text-lg .text-object h3,
  .text-lg .text-object .h3,
  .text-lg .text-object h4,
  .text-lg .text-object .h4,
  .text-lg .text-object h5,
  .text-lg .text-object .h5,
  .text-lg .text-object h6,
  .text-lg .text-object .h6 {
    margin-bottom: 27px;
  }
  .text-lg .text-object h1:only-child,
  .text-lg .text-object .h1:only-child,
  .text-lg .text-object h2:only-child,
  .text-lg .text-object .h2:only-child,
  .text-lg .text-object h3:only-child,
  .text-lg .text-object .h3:only-child,
  .text-lg .text-object h4:only-child,
  .text-lg .text-object .h4:only-child,
  .text-lg .text-object h5:only-child,
  .text-lg .text-object .h5:only-child,
  .text-lg .text-object h6:only-child,
  .text-lg .text-object .h6:only-child {
    margin-bottom: 27px;
  }
  .text-lg .text-object:only-child h1,
  .text-lg .text-object:only-child .h1,
  .text-lg .text-object:only-child h2,
  .text-lg .text-object:only-child .h2,
  .text-lg .text-object:only-child h3,
  .text-lg .text-object:only-child .h3,
  .text-lg .text-object:only-child h4,
  .text-lg .text-object:only-child .h4,
  .text-lg .text-object:only-child h5,
  .text-lg .text-object:only-child .h5,
  .text-lg .text-object:only-child h6,
  .text-lg .text-object:only-child .h6 {
    margin-bottom: 27px;
  }
  .text-lg .text-object:only-child h1:only-child,
  .text-lg .text-object:only-child .h1:only-child,
  .text-lg .text-object:only-child h2:only-child,
  .text-lg .text-object:only-child .h2:only-child,
  .text-lg .text-object:only-child h3:only-child,
  .text-lg .text-object:only-child .h3:only-child,
  .text-lg .text-object:only-child h4:only-child,
  .text-lg .text-object:only-child .h4:only-child,
  .text-lg .text-object:only-child h5:only-child,
  .text-lg .text-object:only-child .h5:only-child,
  .text-lg .text-object:only-child h6:only-child,
  .text-lg .text-object:only-child .h6:only-child {
    margin-bottom: 0;
  }
  .text-lg ul li,
  .text-lg ol li {
    margin-bottom: 9px;
  }
  .text-lg ul li li,
  .text-lg ol li li {
    margin-bottom: 9px;
  }
  .text-lg ul li li:last-child,
  .text-lg ol li li:last-child {
    margin-bottom: 0;
  }
  .text-lg ul li li li,
  .text-lg ol li li li {
    margin-bottom: 9px;
  }
  .text-lg ul li li li:last-child,
  .text-lg ol li li li:last-child {
    margin-bottom: 0;
  }
  .text-lg .btn {
    margin-bottom: 24px;
  }
  .text-lg .btn:last-child {
    margin-bottom: 0px;
  }
  .text-lg p {
    margin: 0 0 27px;
  }
  .text-lg p:empty {
    display: none !important;
  }
  .text-lg i.fa,
  .text-lg .b-icon {
    margin-bottom: 27px;
  }
  .text-lg i.fa.h-icon,
  .text-lg .b-icon.h-icon {
    margin-bottom: 0;
  }
  .text-lg i.fa:last-child,
  .text-lg .b-icon:last-child {
    margin-bottom: 0;
  }
  .text-lg .pt-image {
    margin: 0 0 27px;
  }
  .text-lg .pt-image:last-child {
    margin-bottom: 0;
  }
  .text-lg #live-area ul,
  .text-lg #live-area ol {
    margin: 0 0 27px;
  }
  .text-lg #live-area ul ul,
  .text-lg #live-area ol ul,
  .text-lg #live-area ul ol,
  .text-lg #live-area ol ol {
    margin-bottom: 0;
    margin-top: 0;
  }
  .text-lg hr {
    margin-top: 27px;
    margin-bottom: 27px;
    border: 0;
    border-top: 1px solid #002240;
  }
  .text-lg p + hr,
  .text-lg h1 + hr,
  .text-lg h2 + hr,
  .text-lg h3 + hr,
  .text-lg h4 + hr,
  .text-lg h5 + hr,
  .text-lg h6 + hr,
  .text-lg ul + hr,
  .text-lg ol + hr {
    margin-top: 0;
  }
}
.text-xl {
  font-size: 2em;
  line-height: 1.5em;
}
.text-xl h1,
.text-xl .h1,
.text-xl h2,
.text-xl .h2,
.text-xl h3,
.text-xl .h3,
.text-xl h4,
.text-xl .h4,
.text-xl h5,
.text-xl .h5,
.text-xl h6,
.text-xl .h6 {
  line-height: 1em;
}
.text-xl h1.text-xl,
.text-xl .h1.text-xl,
.text-xl h2.text-xl,
.text-xl .h2.text-xl,
.text-xl h3.text-xl,
.text-xl .h3.text-xl,
.text-xl h4.text-xl,
.text-xl .h4.text-xl,
.text-xl h5.text-xl,
.text-xl .h5.text-xl,
.text-xl h6.text-xl,
.text-xl .h6.text-xl,
.text-xl h1.text-xxl,
.text-xl .h1.text-xxl,
.text-xl h2.text-xxl,
.text-xl .h2.text-xxl,
.text-xl h3.text-xxl,
.text-xl .h3.text-xxl,
.text-xl h4.text-xxl,
.text-xl .h4.text-xxl,
.text-xl h5.text-xxl,
.text-xl .h5.text-xxl,
.text-xl h6.text-xxl,
.text-xl .h6.text-xxl,
.text-xl h1.text-lg,
.text-xl .h1.text-lg,
.text-xl h2.text-lg,
.text-xl .h2.text-lg,
.text-xl h3.text-lg,
.text-xl .h3.text-lg,
.text-xl h4.text-lg,
.text-xl .h4.text-lg,
.text-xl h5.text-lg,
.text-xl .h5.text-lg,
.text-xl h6.text-lg,
.text-xl .h6.text-lg {
  line-height: 1em;
}
.text-xl h1,
.text-xl .h1,
.text-xl h2,
.text-xl .h2,
.text-xl h3,
.text-xl .h3,
.text-xl h4,
.text-xl .h4,
.text-xl h5,
.text-xl .h5,
.text-xl h6,
.text-xl .h6 {
  margin-bottom: 48px;
}
.text-xl h1:only-child,
.text-xl .h1:only-child,
.text-xl h2:only-child,
.text-xl .h2:only-child,
.text-xl h3:only-child,
.text-xl .h3:only-child,
.text-xl h4:only-child,
.text-xl .h4:only-child,
.text-xl h5:only-child,
.text-xl .h5:only-child,
.text-xl h6:only-child,
.text-xl .h6:only-child {
  margin-bottom: 0;
}
.text-xl .text-object h1,
.text-xl .text-object .h1,
.text-xl .text-object h2,
.text-xl .text-object .h2,
.text-xl .text-object h3,
.text-xl .text-object .h3,
.text-xl .text-object h4,
.text-xl .text-object .h4,
.text-xl .text-object h5,
.text-xl .text-object .h5,
.text-xl .text-object h6,
.text-xl .text-object .h6 {
  margin-bottom: 48px;
}
.text-xl .text-object h1:only-child,
.text-xl .text-object .h1:only-child,
.text-xl .text-object h2:only-child,
.text-xl .text-object .h2:only-child,
.text-xl .text-object h3:only-child,
.text-xl .text-object .h3:only-child,
.text-xl .text-object h4:only-child,
.text-xl .text-object .h4:only-child,
.text-xl .text-object h5:only-child,
.text-xl .text-object .h5:only-child,
.text-xl .text-object h6:only-child,
.text-xl .text-object .h6:only-child {
  margin-bottom: 48px;
}
.text-xl .text-object:only-child h1,
.text-xl .text-object:only-child .h1,
.text-xl .text-object:only-child h2,
.text-xl .text-object:only-child .h2,
.text-xl .text-object:only-child h3,
.text-xl .text-object:only-child .h3,
.text-xl .text-object:only-child h4,
.text-xl .text-object:only-child .h4,
.text-xl .text-object:only-child h5,
.text-xl .text-object:only-child .h5,
.text-xl .text-object:only-child h6,
.text-xl .text-object:only-child .h6 {
  margin-bottom: 48px;
}
.text-xl .text-object:only-child h1:only-child,
.text-xl .text-object:only-child .h1:only-child,
.text-xl .text-object:only-child h2:only-child,
.text-xl .text-object:only-child .h2:only-child,
.text-xl .text-object:only-child h3:only-child,
.text-xl .text-object:only-child .h3:only-child,
.text-xl .text-object:only-child h4:only-child,
.text-xl .text-object:only-child .h4:only-child,
.text-xl .text-object:only-child h5:only-child,
.text-xl .text-object:only-child .h5:only-child,
.text-xl .text-object:only-child h6:only-child,
.text-xl .text-object:only-child .h6:only-child {
  margin-bottom: 0;
}
.text-xl ul li,
.text-xl ol li {
  margin-bottom: 16px;
}
.text-xl ul li li,
.text-xl ol li li {
  margin-bottom: 16px;
}
.text-xl ul li li:last-child,
.text-xl ol li li:last-child {
  margin-bottom: 0;
}
.text-xl ul li li li,
.text-xl ol li li li {
  margin-bottom: 16px;
}
.text-xl ul li li li:last-child,
.text-xl ol li li li:last-child {
  margin-bottom: 0;
}
.text-xl .btn {
  margin-bottom: 24px;
}
.text-xl .btn:last-child {
  margin-bottom: 0px;
}
.text-xl p {
  margin: 0 0 48px;
}
.text-xl p:empty {
  display: none !important;
}
.text-xl i.fa,
.text-xl .b-icon {
  margin-bottom: 48px;
}
.text-xl i.fa.h-icon,
.text-xl .b-icon.h-icon {
  margin-bottom: 0;
}
.text-xl i.fa:last-child,
.text-xl .b-icon:last-child {
  margin-bottom: 0;
}
.text-xl .pt-image {
  margin: 0 0 48px;
}
.text-xl .pt-image:last-child {
  margin-bottom: 0;
}
.text-xl #live-area ul,
.text-xl #live-area ol {
  margin: 0 0 48px;
}
.text-xl #live-area ul ul,
.text-xl #live-area ol ul,
.text-xl #live-area ul ol,
.text-xl #live-area ol ol {
  margin-bottom: 0;
  margin-top: 0;
}
.text-xl hr {
  margin-top: 48px;
  margin-bottom: 48px;
  border: 0;
  border-top: 1px solid #002240;
}
.text-xl p + hr,
.text-xl h1 + hr,
.text-xl h2 + hr,
.text-xl h3 + hr,
.text-xl h4 + hr,
.text-xl h5 + hr,
.text-xl h6 + hr,
.text-xl ul + hr,
.text-xl ol + hr {
  margin-top: 0;
}
@media (max-width: 1199px) {
  .text-xl {
    font-size: 1.75em;
  }
  .text-xl h1,
  .text-xl .h1,
  .text-xl h2,
  .text-xl .h2,
  .text-xl h3,
  .text-xl .h3,
  .text-xl h4,
  .text-xl .h4,
  .text-xl h5,
  .text-xl .h5,
  .text-xl h6,
  .text-xl .h6 {
    line-height: 1em;
  }
  .text-xl h1.text-xl,
  .text-xl .h1.text-xl,
  .text-xl h2.text-xl,
  .text-xl .h2.text-xl,
  .text-xl h3.text-xl,
  .text-xl .h3.text-xl,
  .text-xl h4.text-xl,
  .text-xl .h4.text-xl,
  .text-xl h5.text-xl,
  .text-xl .h5.text-xl,
  .text-xl h6.text-xl,
  .text-xl .h6.text-xl,
  .text-xl h1.text-xxl,
  .text-xl .h1.text-xxl,
  .text-xl h2.text-xxl,
  .text-xl .h2.text-xxl,
  .text-xl h3.text-xxl,
  .text-xl .h3.text-xxl,
  .text-xl h4.text-xxl,
  .text-xl .h4.text-xxl,
  .text-xl h5.text-xxl,
  .text-xl .h5.text-xxl,
  .text-xl h6.text-xxl,
  .text-xl .h6.text-xxl,
  .text-xl h1.text-lg,
  .text-xl .h1.text-lg,
  .text-xl h2.text-lg,
  .text-xl .h2.text-lg,
  .text-xl h3.text-lg,
  .text-xl .h3.text-lg,
  .text-xl h4.text-lg,
  .text-xl .h4.text-lg,
  .text-xl h5.text-lg,
  .text-xl .h5.text-lg,
  .text-xl h6.text-lg,
  .text-xl .h6.text-lg {
    line-height: 1em;
  }
  .text-xl h1,
  .text-xl .h1,
  .text-xl h2,
  .text-xl .h2,
  .text-xl h3,
  .text-xl .h3,
  .text-xl h4,
  .text-xl .h4,
  .text-xl h5,
  .text-xl .h5,
  .text-xl h6,
  .text-xl .h6 {
    margin-bottom: 42px;
  }
  .text-xl h1:only-child,
  .text-xl .h1:only-child,
  .text-xl h2:only-child,
  .text-xl .h2:only-child,
  .text-xl h3:only-child,
  .text-xl .h3:only-child,
  .text-xl h4:only-child,
  .text-xl .h4:only-child,
  .text-xl h5:only-child,
  .text-xl .h5:only-child,
  .text-xl h6:only-child,
  .text-xl .h6:only-child {
    margin-bottom: 0;
  }
  .text-xl .text-object h1,
  .text-xl .text-object .h1,
  .text-xl .text-object h2,
  .text-xl .text-object .h2,
  .text-xl .text-object h3,
  .text-xl .text-object .h3,
  .text-xl .text-object h4,
  .text-xl .text-object .h4,
  .text-xl .text-object h5,
  .text-xl .text-object .h5,
  .text-xl .text-object h6,
  .text-xl .text-object .h6 {
    margin-bottom: 42px;
  }
  .text-xl .text-object h1:only-child,
  .text-xl .text-object .h1:only-child,
  .text-xl .text-object h2:only-child,
  .text-xl .text-object .h2:only-child,
  .text-xl .text-object h3:only-child,
  .text-xl .text-object .h3:only-child,
  .text-xl .text-object h4:only-child,
  .text-xl .text-object .h4:only-child,
  .text-xl .text-object h5:only-child,
  .text-xl .text-object .h5:only-child,
  .text-xl .text-object h6:only-child,
  .text-xl .text-object .h6:only-child {
    margin-bottom: 42px;
  }
  .text-xl .text-object:only-child h1,
  .text-xl .text-object:only-child .h1,
  .text-xl .text-object:only-child h2,
  .text-xl .text-object:only-child .h2,
  .text-xl .text-object:only-child h3,
  .text-xl .text-object:only-child .h3,
  .text-xl .text-object:only-child h4,
  .text-xl .text-object:only-child .h4,
  .text-xl .text-object:only-child h5,
  .text-xl .text-object:only-child .h5,
  .text-xl .text-object:only-child h6,
  .text-xl .text-object:only-child .h6 {
    margin-bottom: 42px;
  }
  .text-xl .text-object:only-child h1:only-child,
  .text-xl .text-object:only-child .h1:only-child,
  .text-xl .text-object:only-child h2:only-child,
  .text-xl .text-object:only-child .h2:only-child,
  .text-xl .text-object:only-child h3:only-child,
  .text-xl .text-object:only-child .h3:only-child,
  .text-xl .text-object:only-child h4:only-child,
  .text-xl .text-object:only-child .h4:only-child,
  .text-xl .text-object:only-child h5:only-child,
  .text-xl .text-object:only-child .h5:only-child,
  .text-xl .text-object:only-child h6:only-child,
  .text-xl .text-object:only-child .h6:only-child {
    margin-bottom: 0;
  }
  .text-xl ul li,
  .text-xl ol li {
    margin-bottom: 14px;
  }
  .text-xl ul li li,
  .text-xl ol li li {
    margin-bottom: 14px;
  }
  .text-xl ul li li:last-child,
  .text-xl ol li li:last-child {
    margin-bottom: 0;
  }
  .text-xl ul li li li,
  .text-xl ol li li li {
    margin-bottom: 14px;
  }
  .text-xl ul li li li:last-child,
  .text-xl ol li li li:last-child {
    margin-bottom: 0;
  }
  .text-xl .btn {
    margin-bottom: 24px;
  }
  .text-xl .btn:last-child {
    margin-bottom: 0px;
  }
  .text-xl p {
    margin: 0 0 42px;
  }
  .text-xl p:empty {
    display: none !important;
  }
  .text-xl i.fa,
  .text-xl .b-icon {
    margin-bottom: 42px;
  }
  .text-xl i.fa.h-icon,
  .text-xl .b-icon.h-icon {
    margin-bottom: 0;
  }
  .text-xl i.fa:last-child,
  .text-xl .b-icon:last-child {
    margin-bottom: 0;
  }
  .text-xl .pt-image {
    margin: 0 0 42px;
  }
  .text-xl .pt-image:last-child {
    margin-bottom: 0;
  }
  .text-xl #live-area ul,
  .text-xl #live-area ol {
    margin: 0 0 42px;
  }
  .text-xl #live-area ul ul,
  .text-xl #live-area ol ul,
  .text-xl #live-area ul ol,
  .text-xl #live-area ol ol {
    margin-bottom: 0;
    margin-top: 0;
  }
  .text-xl hr {
    margin-top: 42px;
    margin-bottom: 42px;
    border: 0;
    border-top: 1px solid #002240;
  }
  .text-xl p + hr,
  .text-xl h1 + hr,
  .text-xl h2 + hr,
  .text-xl h3 + hr,
  .text-xl h4 + hr,
  .text-xl h5 + hr,
  .text-xl h6 + hr,
  .text-xl ul + hr,
  .text-xl ol + hr {
    margin-top: 0;
  }
}
@media (max-width: 991px) {
  .text-xl {
    font-size: 1.5em;
  }
  .text-xl h1,
  .text-xl .h1,
  .text-xl h2,
  .text-xl .h2,
  .text-xl h3,
  .text-xl .h3,
  .text-xl h4,
  .text-xl .h4,
  .text-xl h5,
  .text-xl .h5,
  .text-xl h6,
  .text-xl .h6 {
    line-height: 1em;
  }
  .text-xl h1.text-xl,
  .text-xl .h1.text-xl,
  .text-xl h2.text-xl,
  .text-xl .h2.text-xl,
  .text-xl h3.text-xl,
  .text-xl .h3.text-xl,
  .text-xl h4.text-xl,
  .text-xl .h4.text-xl,
  .text-xl h5.text-xl,
  .text-xl .h5.text-xl,
  .text-xl h6.text-xl,
  .text-xl .h6.text-xl,
  .text-xl h1.text-xxl,
  .text-xl .h1.text-xxl,
  .text-xl h2.text-xxl,
  .text-xl .h2.text-xxl,
  .text-xl h3.text-xxl,
  .text-xl .h3.text-xxl,
  .text-xl h4.text-xxl,
  .text-xl .h4.text-xxl,
  .text-xl h5.text-xxl,
  .text-xl .h5.text-xxl,
  .text-xl h6.text-xxl,
  .text-xl .h6.text-xxl,
  .text-xl h1.text-lg,
  .text-xl .h1.text-lg,
  .text-xl h2.text-lg,
  .text-xl .h2.text-lg,
  .text-xl h3.text-lg,
  .text-xl .h3.text-lg,
  .text-xl h4.text-lg,
  .text-xl .h4.text-lg,
  .text-xl h5.text-lg,
  .text-xl .h5.text-lg,
  .text-xl h6.text-lg,
  .text-xl .h6.text-lg {
    line-height: 1em;
  }
  .text-xl h1,
  .text-xl .h1,
  .text-xl h2,
  .text-xl .h2,
  .text-xl h3,
  .text-xl .h3,
  .text-xl h4,
  .text-xl .h4,
  .text-xl h5,
  .text-xl .h5,
  .text-xl h6,
  .text-xl .h6 {
    margin-bottom: 36px;
  }
  .text-xl h1:only-child,
  .text-xl .h1:only-child,
  .text-xl h2:only-child,
  .text-xl .h2:only-child,
  .text-xl h3:only-child,
  .text-xl .h3:only-child,
  .text-xl h4:only-child,
  .text-xl .h4:only-child,
  .text-xl h5:only-child,
  .text-xl .h5:only-child,
  .text-xl h6:only-child,
  .text-xl .h6:only-child {
    margin-bottom: 0;
  }
  .text-xl .text-object h1,
  .text-xl .text-object .h1,
  .text-xl .text-object h2,
  .text-xl .text-object .h2,
  .text-xl .text-object h3,
  .text-xl .text-object .h3,
  .text-xl .text-object h4,
  .text-xl .text-object .h4,
  .text-xl .text-object h5,
  .text-xl .text-object .h5,
  .text-xl .text-object h6,
  .text-xl .text-object .h6 {
    margin-bottom: 36px;
  }
  .text-xl .text-object h1:only-child,
  .text-xl .text-object .h1:only-child,
  .text-xl .text-object h2:only-child,
  .text-xl .text-object .h2:only-child,
  .text-xl .text-object h3:only-child,
  .text-xl .text-object .h3:only-child,
  .text-xl .text-object h4:only-child,
  .text-xl .text-object .h4:only-child,
  .text-xl .text-object h5:only-child,
  .text-xl .text-object .h5:only-child,
  .text-xl .text-object h6:only-child,
  .text-xl .text-object .h6:only-child {
    margin-bottom: 36px;
  }
  .text-xl .text-object:only-child h1,
  .text-xl .text-object:only-child .h1,
  .text-xl .text-object:only-child h2,
  .text-xl .text-object:only-child .h2,
  .text-xl .text-object:only-child h3,
  .text-xl .text-object:only-child .h3,
  .text-xl .text-object:only-child h4,
  .text-xl .text-object:only-child .h4,
  .text-xl .text-object:only-child h5,
  .text-xl .text-object:only-child .h5,
  .text-xl .text-object:only-child h6,
  .text-xl .text-object:only-child .h6 {
    margin-bottom: 36px;
  }
  .text-xl .text-object:only-child h1:only-child,
  .text-xl .text-object:only-child .h1:only-child,
  .text-xl .text-object:only-child h2:only-child,
  .text-xl .text-object:only-child .h2:only-child,
  .text-xl .text-object:only-child h3:only-child,
  .text-xl .text-object:only-child .h3:only-child,
  .text-xl .text-object:only-child h4:only-child,
  .text-xl .text-object:only-child .h4:only-child,
  .text-xl .text-object:only-child h5:only-child,
  .text-xl .text-object:only-child .h5:only-child,
  .text-xl .text-object:only-child h6:only-child,
  .text-xl .text-object:only-child .h6:only-child {
    margin-bottom: 0;
  }
  .text-xl ul li,
  .text-xl ol li {
    margin-bottom: 12px;
  }
  .text-xl ul li li,
  .text-xl ol li li {
    margin-bottom: 12px;
  }
  .text-xl ul li li:last-child,
  .text-xl ol li li:last-child {
    margin-bottom: 0;
  }
  .text-xl ul li li li,
  .text-xl ol li li li {
    margin-bottom: 12px;
  }
  .text-xl ul li li li:last-child,
  .text-xl ol li li li:last-child {
    margin-bottom: 0;
  }
  .text-xl .btn {
    margin-bottom: 24px;
  }
  .text-xl .btn:last-child {
    margin-bottom: 0px;
  }
  .text-xl p {
    margin: 0 0 36px;
  }
  .text-xl p:empty {
    display: none !important;
  }
  .text-xl i.fa,
  .text-xl .b-icon {
    margin-bottom: 36px;
  }
  .text-xl i.fa.h-icon,
  .text-xl .b-icon.h-icon {
    margin-bottom: 0;
  }
  .text-xl i.fa:last-child,
  .text-xl .b-icon:last-child {
    margin-bottom: 0;
  }
  .text-xl .pt-image {
    margin: 0 0 36px;
  }
  .text-xl .pt-image:last-child {
    margin-bottom: 0;
  }
  .text-xl #live-area ul,
  .text-xl #live-area ol {
    margin: 0 0 36px;
  }
  .text-xl #live-area ul ul,
  .text-xl #live-area ol ul,
  .text-xl #live-area ul ol,
  .text-xl #live-area ol ol {
    margin-bottom: 0;
    margin-top: 0;
  }
  .text-xl hr {
    margin-top: 36px;
    margin-bottom: 36px;
    border: 0;
    border-top: 1px solid #002240;
  }
  .text-xl p + hr,
  .text-xl h1 + hr,
  .text-xl h2 + hr,
  .text-xl h3 + hr,
  .text-xl h4 + hr,
  .text-xl h5 + hr,
  .text-xl h6 + hr,
  .text-xl ul + hr,
  .text-xl ol + hr {
    margin-top: 0;
  }
}
@media (max-width: 767px) {
  .text-xl {
    font-size: 1.25em;
  }
  .text-xl h1,
  .text-xl .h1,
  .text-xl h2,
  .text-xl .h2,
  .text-xl h3,
  .text-xl .h3,
  .text-xl h4,
  .text-xl .h4,
  .text-xl h5,
  .text-xl .h5,
  .text-xl h6,
  .text-xl .h6 {
    line-height: 1em;
  }
  .text-xl h1.text-xl,
  .text-xl .h1.text-xl,
  .text-xl h2.text-xl,
  .text-xl .h2.text-xl,
  .text-xl h3.text-xl,
  .text-xl .h3.text-xl,
  .text-xl h4.text-xl,
  .text-xl .h4.text-xl,
  .text-xl h5.text-xl,
  .text-xl .h5.text-xl,
  .text-xl h6.text-xl,
  .text-xl .h6.text-xl,
  .text-xl h1.text-xxl,
  .text-xl .h1.text-xxl,
  .text-xl h2.text-xxl,
  .text-xl .h2.text-xxl,
  .text-xl h3.text-xxl,
  .text-xl .h3.text-xxl,
  .text-xl h4.text-xxl,
  .text-xl .h4.text-xxl,
  .text-xl h5.text-xxl,
  .text-xl .h5.text-xxl,
  .text-xl h6.text-xxl,
  .text-xl .h6.text-xxl,
  .text-xl h1.text-lg,
  .text-xl .h1.text-lg,
  .text-xl h2.text-lg,
  .text-xl .h2.text-lg,
  .text-xl h3.text-lg,
  .text-xl .h3.text-lg,
  .text-xl h4.text-lg,
  .text-xl .h4.text-lg,
  .text-xl h5.text-lg,
  .text-xl .h5.text-lg,
  .text-xl h6.text-lg,
  .text-xl .h6.text-lg {
    line-height: 1em;
  }
  .text-xl h1,
  .text-xl .h1,
  .text-xl h2,
  .text-xl .h2,
  .text-xl h3,
  .text-xl .h3,
  .text-xl h4,
  .text-xl .h4,
  .text-xl h5,
  .text-xl .h5,
  .text-xl h6,
  .text-xl .h6 {
    margin-bottom: 30px;
  }
  .text-xl h1:only-child,
  .text-xl .h1:only-child,
  .text-xl h2:only-child,
  .text-xl .h2:only-child,
  .text-xl h3:only-child,
  .text-xl .h3:only-child,
  .text-xl h4:only-child,
  .text-xl .h4:only-child,
  .text-xl h5:only-child,
  .text-xl .h5:only-child,
  .text-xl h6:only-child,
  .text-xl .h6:only-child {
    margin-bottom: 0;
  }
  .text-xl .text-object h1,
  .text-xl .text-object .h1,
  .text-xl .text-object h2,
  .text-xl .text-object .h2,
  .text-xl .text-object h3,
  .text-xl .text-object .h3,
  .text-xl .text-object h4,
  .text-xl .text-object .h4,
  .text-xl .text-object h5,
  .text-xl .text-object .h5,
  .text-xl .text-object h6,
  .text-xl .text-object .h6 {
    margin-bottom: 30px;
  }
  .text-xl .text-object h1:only-child,
  .text-xl .text-object .h1:only-child,
  .text-xl .text-object h2:only-child,
  .text-xl .text-object .h2:only-child,
  .text-xl .text-object h3:only-child,
  .text-xl .text-object .h3:only-child,
  .text-xl .text-object h4:only-child,
  .text-xl .text-object .h4:only-child,
  .text-xl .text-object h5:only-child,
  .text-xl .text-object .h5:only-child,
  .text-xl .text-object h6:only-child,
  .text-xl .text-object .h6:only-child {
    margin-bottom: 30px;
  }
  .text-xl .text-object:only-child h1,
  .text-xl .text-object:only-child .h1,
  .text-xl .text-object:only-child h2,
  .text-xl .text-object:only-child .h2,
  .text-xl .text-object:only-child h3,
  .text-xl .text-object:only-child .h3,
  .text-xl .text-object:only-child h4,
  .text-xl .text-object:only-child .h4,
  .text-xl .text-object:only-child h5,
  .text-xl .text-object:only-child .h5,
  .text-xl .text-object:only-child h6,
  .text-xl .text-object:only-child .h6 {
    margin-bottom: 30px;
  }
  .text-xl .text-object:only-child h1:only-child,
  .text-xl .text-object:only-child .h1:only-child,
  .text-xl .text-object:only-child h2:only-child,
  .text-xl .text-object:only-child .h2:only-child,
  .text-xl .text-object:only-child h3:only-child,
  .text-xl .text-object:only-child .h3:only-child,
  .text-xl .text-object:only-child h4:only-child,
  .text-xl .text-object:only-child .h4:only-child,
  .text-xl .text-object:only-child h5:only-child,
  .text-xl .text-object:only-child .h5:only-child,
  .text-xl .text-object:only-child h6:only-child,
  .text-xl .text-object:only-child .h6:only-child {
    margin-bottom: 0;
  }
  .text-xl ul li,
  .text-xl ol li {
    margin-bottom: 10px;
  }
  .text-xl ul li li,
  .text-xl ol li li {
    margin-bottom: 10px;
  }
  .text-xl ul li li:last-child,
  .text-xl ol li li:last-child {
    margin-bottom: 0;
  }
  .text-xl ul li li li,
  .text-xl ol li li li {
    margin-bottom: 10px;
  }
  .text-xl ul li li li:last-child,
  .text-xl ol li li li:last-child {
    margin-bottom: 0;
  }
  .text-xl .btn {
    margin-bottom: 24px;
  }
  .text-xl .btn:last-child {
    margin-bottom: 0px;
  }
  .text-xl p {
    margin: 0 0 30px;
  }
  .text-xl p:empty {
    display: none !important;
  }
  .text-xl i.fa,
  .text-xl .b-icon {
    margin-bottom: 30px;
  }
  .text-xl i.fa.h-icon,
  .text-xl .b-icon.h-icon {
    margin-bottom: 0;
  }
  .text-xl i.fa:last-child,
  .text-xl .b-icon:last-child {
    margin-bottom: 0;
  }
  .text-xl .pt-image {
    margin: 0 0 30px;
  }
  .text-xl .pt-image:last-child {
    margin-bottom: 0;
  }
  .text-xl #live-area ul,
  .text-xl #live-area ol {
    margin: 0 0 30px;
  }
  .text-xl #live-area ul ul,
  .text-xl #live-area ol ul,
  .text-xl #live-area ul ol,
  .text-xl #live-area ol ol {
    margin-bottom: 0;
    margin-top: 0;
  }
  .text-xl hr {
    margin-top: 30px;
    margin-bottom: 30px;
    border: 0;
    border-top: 1px solid #002240;
  }
  .text-xl p + hr,
  .text-xl h1 + hr,
  .text-xl h2 + hr,
  .text-xl h3 + hr,
  .text-xl h4 + hr,
  .text-xl h5 + hr,
  .text-xl h6 + hr,
  .text-xl ul + hr,
  .text-xl ol + hr {
    margin-top: 0;
  }
}
.text-xxl {
  font-size: 2.25em;
  line-height: 1.5em;
}
.text-xxl h1,
.text-xxl .h1,
.text-xxl h2,
.text-xxl .h2,
.text-xxl h3,
.text-xxl .h3,
.text-xxl h4,
.text-xxl .h4,
.text-xxl h5,
.text-xxl .h5,
.text-xxl h6,
.text-xxl .h6 {
  line-height: 1em;
}
.text-xxl h1.text-xl,
.text-xxl .h1.text-xl,
.text-xxl h2.text-xl,
.text-xxl .h2.text-xl,
.text-xxl h3.text-xl,
.text-xxl .h3.text-xl,
.text-xxl h4.text-xl,
.text-xxl .h4.text-xl,
.text-xxl h5.text-xl,
.text-xxl .h5.text-xl,
.text-xxl h6.text-xl,
.text-xxl .h6.text-xl,
.text-xxl h1.text-xxl,
.text-xxl .h1.text-xxl,
.text-xxl h2.text-xxl,
.text-xxl .h2.text-xxl,
.text-xxl h3.text-xxl,
.text-xxl .h3.text-xxl,
.text-xxl h4.text-xxl,
.text-xxl .h4.text-xxl,
.text-xxl h5.text-xxl,
.text-xxl .h5.text-xxl,
.text-xxl h6.text-xxl,
.text-xxl .h6.text-xxl,
.text-xxl h1.text-lg,
.text-xxl .h1.text-lg,
.text-xxl h2.text-lg,
.text-xxl .h2.text-lg,
.text-xxl h3.text-lg,
.text-xxl .h3.text-lg,
.text-xxl h4.text-lg,
.text-xxl .h4.text-lg,
.text-xxl h5.text-lg,
.text-xxl .h5.text-lg,
.text-xxl h6.text-lg,
.text-xxl .h6.text-lg {
  line-height: 1em;
}
.text-xxl h1,
.text-xxl .h1,
.text-xxl h2,
.text-xxl .h2,
.text-xxl h3,
.text-xxl .h3,
.text-xxl h4,
.text-xxl .h4,
.text-xxl h5,
.text-xxl .h5,
.text-xxl h6,
.text-xxl .h6 {
  margin-bottom: 48px;
}
.text-xxl h1:only-child,
.text-xxl .h1:only-child,
.text-xxl h2:only-child,
.text-xxl .h2:only-child,
.text-xxl h3:only-child,
.text-xxl .h3:only-child,
.text-xxl h4:only-child,
.text-xxl .h4:only-child,
.text-xxl h5:only-child,
.text-xxl .h5:only-child,
.text-xxl h6:only-child,
.text-xxl .h6:only-child {
  margin-bottom: 0;
}
.text-xxl .text-object h1,
.text-xxl .text-object .h1,
.text-xxl .text-object h2,
.text-xxl .text-object .h2,
.text-xxl .text-object h3,
.text-xxl .text-object .h3,
.text-xxl .text-object h4,
.text-xxl .text-object .h4,
.text-xxl .text-object h5,
.text-xxl .text-object .h5,
.text-xxl .text-object h6,
.text-xxl .text-object .h6 {
  margin-bottom: 48px;
}
.text-xxl .text-object h1:only-child,
.text-xxl .text-object .h1:only-child,
.text-xxl .text-object h2:only-child,
.text-xxl .text-object .h2:only-child,
.text-xxl .text-object h3:only-child,
.text-xxl .text-object .h3:only-child,
.text-xxl .text-object h4:only-child,
.text-xxl .text-object .h4:only-child,
.text-xxl .text-object h5:only-child,
.text-xxl .text-object .h5:only-child,
.text-xxl .text-object h6:only-child,
.text-xxl .text-object .h6:only-child {
  margin-bottom: 48px;
}
.text-xxl .text-object:only-child h1,
.text-xxl .text-object:only-child .h1,
.text-xxl .text-object:only-child h2,
.text-xxl .text-object:only-child .h2,
.text-xxl .text-object:only-child h3,
.text-xxl .text-object:only-child .h3,
.text-xxl .text-object:only-child h4,
.text-xxl .text-object:only-child .h4,
.text-xxl .text-object:only-child h5,
.text-xxl .text-object:only-child .h5,
.text-xxl .text-object:only-child h6,
.text-xxl .text-object:only-child .h6 {
  margin-bottom: 48px;
}
.text-xxl .text-object:only-child h1:only-child,
.text-xxl .text-object:only-child .h1:only-child,
.text-xxl .text-object:only-child h2:only-child,
.text-xxl .text-object:only-child .h2:only-child,
.text-xxl .text-object:only-child h3:only-child,
.text-xxl .text-object:only-child .h3:only-child,
.text-xxl .text-object:only-child h4:only-child,
.text-xxl .text-object:only-child .h4:only-child,
.text-xxl .text-object:only-child h5:only-child,
.text-xxl .text-object:only-child .h5:only-child,
.text-xxl .text-object:only-child h6:only-child,
.text-xxl .text-object:only-child .h6:only-child {
  margin-bottom: 0;
}
.text-xxl ul li,
.text-xxl ol li {
  margin-bottom: 16px;
}
.text-xxl ul li li,
.text-xxl ol li li {
  margin-bottom: 16px;
}
.text-xxl ul li li:last-child,
.text-xxl ol li li:last-child {
  margin-bottom: 0;
}
.text-xxl ul li li li,
.text-xxl ol li li li {
  margin-bottom: 16px;
}
.text-xxl ul li li li:last-child,
.text-xxl ol li li li:last-child {
  margin-bottom: 0;
}
.text-xxl .btn {
  margin-bottom: 24px;
}
.text-xxl .btn:last-child {
  margin-bottom: 0px;
}
.text-xxl p {
  margin: 0 0 48px;
}
.text-xxl p:empty {
  display: none !important;
}
.text-xxl i.fa,
.text-xxl .b-icon {
  margin-bottom: 48px;
}
.text-xxl i.fa.h-icon,
.text-xxl .b-icon.h-icon {
  margin-bottom: 0;
}
.text-xxl i.fa:last-child,
.text-xxl .b-icon:last-child {
  margin-bottom: 0;
}
.text-xxl .pt-image {
  margin: 0 0 48px;
}
.text-xxl .pt-image:last-child {
  margin-bottom: 0;
}
.text-xxl #live-area ul,
.text-xxl #live-area ol {
  margin: 0 0 48px;
}
.text-xxl #live-area ul ul,
.text-xxl #live-area ol ul,
.text-xxl #live-area ul ol,
.text-xxl #live-area ol ol {
  margin-bottom: 0;
  margin-top: 0;
}
.text-xxl hr {
  margin-top: 48px;
  margin-bottom: 48px;
  border: 0;
  border-top: 1px solid #002240;
}
.text-xxl p + hr,
.text-xxl h1 + hr,
.text-xxl h2 + hr,
.text-xxl h3 + hr,
.text-xxl h4 + hr,
.text-xxl h5 + hr,
.text-xxl h6 + hr,
.text-xxl ul + hr,
.text-xxl ol + hr {
  margin-top: 0;
}
@media (max-width: 1199px) {
  .text-xxl {
    font-size: 2em;
  }
  .text-xxl h1,
  .text-xxl .h1,
  .text-xxl h2,
  .text-xxl .h2,
  .text-xxl h3,
  .text-xxl .h3,
  .text-xxl h4,
  .text-xxl .h4,
  .text-xxl h5,
  .text-xxl .h5,
  .text-xxl h6,
  .text-xxl .h6 {
    line-height: 1em;
  }
  .text-xxl h1.text-xl,
  .text-xxl .h1.text-xl,
  .text-xxl h2.text-xl,
  .text-xxl .h2.text-xl,
  .text-xxl h3.text-xl,
  .text-xxl .h3.text-xl,
  .text-xxl h4.text-xl,
  .text-xxl .h4.text-xl,
  .text-xxl h5.text-xl,
  .text-xxl .h5.text-xl,
  .text-xxl h6.text-xl,
  .text-xxl .h6.text-xl,
  .text-xxl h1.text-xxl,
  .text-xxl .h1.text-xxl,
  .text-xxl h2.text-xxl,
  .text-xxl .h2.text-xxl,
  .text-xxl h3.text-xxl,
  .text-xxl .h3.text-xxl,
  .text-xxl h4.text-xxl,
  .text-xxl .h4.text-xxl,
  .text-xxl h5.text-xxl,
  .text-xxl .h5.text-xxl,
  .text-xxl h6.text-xxl,
  .text-xxl .h6.text-xxl,
  .text-xxl h1.text-lg,
  .text-xxl .h1.text-lg,
  .text-xxl h2.text-lg,
  .text-xxl .h2.text-lg,
  .text-xxl h3.text-lg,
  .text-xxl .h3.text-lg,
  .text-xxl h4.text-lg,
  .text-xxl .h4.text-lg,
  .text-xxl h5.text-lg,
  .text-xxl .h5.text-lg,
  .text-xxl h6.text-lg,
  .text-xxl .h6.text-lg {
    line-height: 1em;
  }
  .text-xxl h1,
  .text-xxl .h1,
  .text-xxl h2,
  .text-xxl .h2,
  .text-xxl h3,
  .text-xxl .h3,
  .text-xxl h4,
  .text-xxl .h4,
  .text-xxl h5,
  .text-xxl .h5,
  .text-xxl h6,
  .text-xxl .h6 {
    margin-bottom: 48px;
  }
  .text-xxl h1:only-child,
  .text-xxl .h1:only-child,
  .text-xxl h2:only-child,
  .text-xxl .h2:only-child,
  .text-xxl h3:only-child,
  .text-xxl .h3:only-child,
  .text-xxl h4:only-child,
  .text-xxl .h4:only-child,
  .text-xxl h5:only-child,
  .text-xxl .h5:only-child,
  .text-xxl h6:only-child,
  .text-xxl .h6:only-child {
    margin-bottom: 0;
  }
  .text-xxl .text-object h1,
  .text-xxl .text-object .h1,
  .text-xxl .text-object h2,
  .text-xxl .text-object .h2,
  .text-xxl .text-object h3,
  .text-xxl .text-object .h3,
  .text-xxl .text-object h4,
  .text-xxl .text-object .h4,
  .text-xxl .text-object h5,
  .text-xxl .text-object .h5,
  .text-xxl .text-object h6,
  .text-xxl .text-object .h6 {
    margin-bottom: 48px;
  }
  .text-xxl .text-object h1:only-child,
  .text-xxl .text-object .h1:only-child,
  .text-xxl .text-object h2:only-child,
  .text-xxl .text-object .h2:only-child,
  .text-xxl .text-object h3:only-child,
  .text-xxl .text-object .h3:only-child,
  .text-xxl .text-object h4:only-child,
  .text-xxl .text-object .h4:only-child,
  .text-xxl .text-object h5:only-child,
  .text-xxl .text-object .h5:only-child,
  .text-xxl .text-object h6:only-child,
  .text-xxl .text-object .h6:only-child {
    margin-bottom: 48px;
  }
  .text-xxl .text-object:only-child h1,
  .text-xxl .text-object:only-child .h1,
  .text-xxl .text-object:only-child h2,
  .text-xxl .text-object:only-child .h2,
  .text-xxl .text-object:only-child h3,
  .text-xxl .text-object:only-child .h3,
  .text-xxl .text-object:only-child h4,
  .text-xxl .text-object:only-child .h4,
  .text-xxl .text-object:only-child h5,
  .text-xxl .text-object:only-child .h5,
  .text-xxl .text-object:only-child h6,
  .text-xxl .text-object:only-child .h6 {
    margin-bottom: 48px;
  }
  .text-xxl .text-object:only-child h1:only-child,
  .text-xxl .text-object:only-child .h1:only-child,
  .text-xxl .text-object:only-child h2:only-child,
  .text-xxl .text-object:only-child .h2:only-child,
  .text-xxl .text-object:only-child h3:only-child,
  .text-xxl .text-object:only-child .h3:only-child,
  .text-xxl .text-object:only-child h4:only-child,
  .text-xxl .text-object:only-child .h4:only-child,
  .text-xxl .text-object:only-child h5:only-child,
  .text-xxl .text-object:only-child .h5:only-child,
  .text-xxl .text-object:only-child h6:only-child,
  .text-xxl .text-object:only-child .h6:only-child {
    margin-bottom: 0;
  }
  .text-xxl ul li,
  .text-xxl ol li {
    margin-bottom: 16px;
  }
  .text-xxl ul li li,
  .text-xxl ol li li {
    margin-bottom: 16px;
  }
  .text-xxl ul li li:last-child,
  .text-xxl ol li li:last-child {
    margin-bottom: 0;
  }
  .text-xxl ul li li li,
  .text-xxl ol li li li {
    margin-bottom: 16px;
  }
  .text-xxl ul li li li:last-child,
  .text-xxl ol li li li:last-child {
    margin-bottom: 0;
  }
  .text-xxl .btn {
    margin-bottom: 24px;
  }
  .text-xxl .btn:last-child {
    margin-bottom: 0px;
  }
  .text-xxl p {
    margin: 0 0 48px;
  }
  .text-xxl p:empty {
    display: none !important;
  }
  .text-xxl i.fa,
  .text-xxl .b-icon {
    margin-bottom: 48px;
  }
  .text-xxl i.fa.h-icon,
  .text-xxl .b-icon.h-icon {
    margin-bottom: 0;
  }
  .text-xxl i.fa:last-child,
  .text-xxl .b-icon:last-child {
    margin-bottom: 0;
  }
  .text-xxl .pt-image {
    margin: 0 0 48px;
  }
  .text-xxl .pt-image:last-child {
    margin-bottom: 0;
  }
  .text-xxl #live-area ul,
  .text-xxl #live-area ol {
    margin: 0 0 48px;
  }
  .text-xxl #live-area ul ul,
  .text-xxl #live-area ol ul,
  .text-xxl #live-area ul ol,
  .text-xxl #live-area ol ol {
    margin-bottom: 0;
    margin-top: 0;
  }
  .text-xxl hr {
    margin-top: 48px;
    margin-bottom: 48px;
    border: 0;
    border-top: 1px solid #002240;
  }
  .text-xxl p + hr,
  .text-xxl h1 + hr,
  .text-xxl h2 + hr,
  .text-xxl h3 + hr,
  .text-xxl h4 + hr,
  .text-xxl h5 + hr,
  .text-xxl h6 + hr,
  .text-xxl ul + hr,
  .text-xxl ol + hr {
    margin-top: 0;
  }
}
@media (max-width: 991px) {
  .text-xxl {
    font-size: 1.75em;
  }
  .text-xxl h1,
  .text-xxl .h1,
  .text-xxl h2,
  .text-xxl .h2,
  .text-xxl h3,
  .text-xxl .h3,
  .text-xxl h4,
  .text-xxl .h4,
  .text-xxl h5,
  .text-xxl .h5,
  .text-xxl h6,
  .text-xxl .h6 {
    line-height: 1em;
  }
  .text-xxl h1.text-xl,
  .text-xxl .h1.text-xl,
  .text-xxl h2.text-xl,
  .text-xxl .h2.text-xl,
  .text-xxl h3.text-xl,
  .text-xxl .h3.text-xl,
  .text-xxl h4.text-xl,
  .text-xxl .h4.text-xl,
  .text-xxl h5.text-xl,
  .text-xxl .h5.text-xl,
  .text-xxl h6.text-xl,
  .text-xxl .h6.text-xl,
  .text-xxl h1.text-xxl,
  .text-xxl .h1.text-xxl,
  .text-xxl h2.text-xxl,
  .text-xxl .h2.text-xxl,
  .text-xxl h3.text-xxl,
  .text-xxl .h3.text-xxl,
  .text-xxl h4.text-xxl,
  .text-xxl .h4.text-xxl,
  .text-xxl h5.text-xxl,
  .text-xxl .h5.text-xxl,
  .text-xxl h6.text-xxl,
  .text-xxl .h6.text-xxl,
  .text-xxl h1.text-lg,
  .text-xxl .h1.text-lg,
  .text-xxl h2.text-lg,
  .text-xxl .h2.text-lg,
  .text-xxl h3.text-lg,
  .text-xxl .h3.text-lg,
  .text-xxl h4.text-lg,
  .text-xxl .h4.text-lg,
  .text-xxl h5.text-lg,
  .text-xxl .h5.text-lg,
  .text-xxl h6.text-lg,
  .text-xxl .h6.text-lg {
    line-height: 1em;
  }
  .text-xxl h1,
  .text-xxl .h1,
  .text-xxl h2,
  .text-xxl .h2,
  .text-xxl h3,
  .text-xxl .h3,
  .text-xxl h4,
  .text-xxl .h4,
  .text-xxl h5,
  .text-xxl .h5,
  .text-xxl h6,
  .text-xxl .h6 {
    margin-bottom: 42px;
  }
  .text-xxl h1:only-child,
  .text-xxl .h1:only-child,
  .text-xxl h2:only-child,
  .text-xxl .h2:only-child,
  .text-xxl h3:only-child,
  .text-xxl .h3:only-child,
  .text-xxl h4:only-child,
  .text-xxl .h4:only-child,
  .text-xxl h5:only-child,
  .text-xxl .h5:only-child,
  .text-xxl h6:only-child,
  .text-xxl .h6:only-child {
    margin-bottom: 0;
  }
  .text-xxl .text-object h1,
  .text-xxl .text-object .h1,
  .text-xxl .text-object h2,
  .text-xxl .text-object .h2,
  .text-xxl .text-object h3,
  .text-xxl .text-object .h3,
  .text-xxl .text-object h4,
  .text-xxl .text-object .h4,
  .text-xxl .text-object h5,
  .text-xxl .text-object .h5,
  .text-xxl .text-object h6,
  .text-xxl .text-object .h6 {
    margin-bottom: 42px;
  }
  .text-xxl .text-object h1:only-child,
  .text-xxl .text-object .h1:only-child,
  .text-xxl .text-object h2:only-child,
  .text-xxl .text-object .h2:only-child,
  .text-xxl .text-object h3:only-child,
  .text-xxl .text-object .h3:only-child,
  .text-xxl .text-object h4:only-child,
  .text-xxl .text-object .h4:only-child,
  .text-xxl .text-object h5:only-child,
  .text-xxl .text-object .h5:only-child,
  .text-xxl .text-object h6:only-child,
  .text-xxl .text-object .h6:only-child {
    margin-bottom: 42px;
  }
  .text-xxl .text-object:only-child h1,
  .text-xxl .text-object:only-child .h1,
  .text-xxl .text-object:only-child h2,
  .text-xxl .text-object:only-child .h2,
  .text-xxl .text-object:only-child h3,
  .text-xxl .text-object:only-child .h3,
  .text-xxl .text-object:only-child h4,
  .text-xxl .text-object:only-child .h4,
  .text-xxl .text-object:only-child h5,
  .text-xxl .text-object:only-child .h5,
  .text-xxl .text-object:only-child h6,
  .text-xxl .text-object:only-child .h6 {
    margin-bottom: 42px;
  }
  .text-xxl .text-object:only-child h1:only-child,
  .text-xxl .text-object:only-child .h1:only-child,
  .text-xxl .text-object:only-child h2:only-child,
  .text-xxl .text-object:only-child .h2:only-child,
  .text-xxl .text-object:only-child h3:only-child,
  .text-xxl .text-object:only-child .h3:only-child,
  .text-xxl .text-object:only-child h4:only-child,
  .text-xxl .text-object:only-child .h4:only-child,
  .text-xxl .text-object:only-child h5:only-child,
  .text-xxl .text-object:only-child .h5:only-child,
  .text-xxl .text-object:only-child h6:only-child,
  .text-xxl .text-object:only-child .h6:only-child {
    margin-bottom: 0;
  }
  .text-xxl ul li,
  .text-xxl ol li {
    margin-bottom: 14px;
  }
  .text-xxl ul li li,
  .text-xxl ol li li {
    margin-bottom: 14px;
  }
  .text-xxl ul li li:last-child,
  .text-xxl ol li li:last-child {
    margin-bottom: 0;
  }
  .text-xxl ul li li li,
  .text-xxl ol li li li {
    margin-bottom: 14px;
  }
  .text-xxl ul li li li:last-child,
  .text-xxl ol li li li:last-child {
    margin-bottom: 0;
  }
  .text-xxl .btn {
    margin-bottom: 24px;
  }
  .text-xxl .btn:last-child {
    margin-bottom: 0px;
  }
  .text-xxl p {
    margin: 0 0 42px;
  }
  .text-xxl p:empty {
    display: none !important;
  }
  .text-xxl i.fa,
  .text-xxl .b-icon {
    margin-bottom: 42px;
  }
  .text-xxl i.fa.h-icon,
  .text-xxl .b-icon.h-icon {
    margin-bottom: 0;
  }
  .text-xxl i.fa:last-child,
  .text-xxl .b-icon:last-child {
    margin-bottom: 0;
  }
  .text-xxl .pt-image {
    margin: 0 0 42px;
  }
  .text-xxl .pt-image:last-child {
    margin-bottom: 0;
  }
  .text-xxl #live-area ul,
  .text-xxl #live-area ol {
    margin: 0 0 42px;
  }
  .text-xxl #live-area ul ul,
  .text-xxl #live-area ol ul,
  .text-xxl #live-area ul ol,
  .text-xxl #live-area ol ol {
    margin-bottom: 0;
    margin-top: 0;
  }
  .text-xxl hr {
    margin-top: 42px;
    margin-bottom: 42px;
    border: 0;
    border-top: 1px solid #002240;
  }
  .text-xxl p + hr,
  .text-xxl h1 + hr,
  .text-xxl h2 + hr,
  .text-xxl h3 + hr,
  .text-xxl h4 + hr,
  .text-xxl h5 + hr,
  .text-xxl h6 + hr,
  .text-xxl ul + hr,
  .text-xxl ol + hr {
    margin-top: 0;
  }
}
@media (max-width: 767px) {
  .text-xxl {
    font-size: 1.5em;
  }
  .text-xxl h1,
  .text-xxl .h1,
  .text-xxl h2,
  .text-xxl .h2,
  .text-xxl h3,
  .text-xxl .h3,
  .text-xxl h4,
  .text-xxl .h4,
  .text-xxl h5,
  .text-xxl .h5,
  .text-xxl h6,
  .text-xxl .h6 {
    line-height: 1em;
  }
  .text-xxl h1.text-xl,
  .text-xxl .h1.text-xl,
  .text-xxl h2.text-xl,
  .text-xxl .h2.text-xl,
  .text-xxl h3.text-xl,
  .text-xxl .h3.text-xl,
  .text-xxl h4.text-xl,
  .text-xxl .h4.text-xl,
  .text-xxl h5.text-xl,
  .text-xxl .h5.text-xl,
  .text-xxl h6.text-xl,
  .text-xxl .h6.text-xl,
  .text-xxl h1.text-xxl,
  .text-xxl .h1.text-xxl,
  .text-xxl h2.text-xxl,
  .text-xxl .h2.text-xxl,
  .text-xxl h3.text-xxl,
  .text-xxl .h3.text-xxl,
  .text-xxl h4.text-xxl,
  .text-xxl .h4.text-xxl,
  .text-xxl h5.text-xxl,
  .text-xxl .h5.text-xxl,
  .text-xxl h6.text-xxl,
  .text-xxl .h6.text-xxl,
  .text-xxl h1.text-lg,
  .text-xxl .h1.text-lg,
  .text-xxl h2.text-lg,
  .text-xxl .h2.text-lg,
  .text-xxl h3.text-lg,
  .text-xxl .h3.text-lg,
  .text-xxl h4.text-lg,
  .text-xxl .h4.text-lg,
  .text-xxl h5.text-lg,
  .text-xxl .h5.text-lg,
  .text-xxl h6.text-lg,
  .text-xxl .h6.text-lg {
    line-height: 1em;
  }
  .text-xxl h1,
  .text-xxl .h1,
  .text-xxl h2,
  .text-xxl .h2,
  .text-xxl h3,
  .text-xxl .h3,
  .text-xxl h4,
  .text-xxl .h4,
  .text-xxl h5,
  .text-xxl .h5,
  .text-xxl h6,
  .text-xxl .h6 {
    margin-bottom: 36px;
  }
  .text-xxl h1:only-child,
  .text-xxl .h1:only-child,
  .text-xxl h2:only-child,
  .text-xxl .h2:only-child,
  .text-xxl h3:only-child,
  .text-xxl .h3:only-child,
  .text-xxl h4:only-child,
  .text-xxl .h4:only-child,
  .text-xxl h5:only-child,
  .text-xxl .h5:only-child,
  .text-xxl h6:only-child,
  .text-xxl .h6:only-child {
    margin-bottom: 0;
  }
  .text-xxl .text-object h1,
  .text-xxl .text-object .h1,
  .text-xxl .text-object h2,
  .text-xxl .text-object .h2,
  .text-xxl .text-object h3,
  .text-xxl .text-object .h3,
  .text-xxl .text-object h4,
  .text-xxl .text-object .h4,
  .text-xxl .text-object h5,
  .text-xxl .text-object .h5,
  .text-xxl .text-object h6,
  .text-xxl .text-object .h6 {
    margin-bottom: 36px;
  }
  .text-xxl .text-object h1:only-child,
  .text-xxl .text-object .h1:only-child,
  .text-xxl .text-object h2:only-child,
  .text-xxl .text-object .h2:only-child,
  .text-xxl .text-object h3:only-child,
  .text-xxl .text-object .h3:only-child,
  .text-xxl .text-object h4:only-child,
  .text-xxl .text-object .h4:only-child,
  .text-xxl .text-object h5:only-child,
  .text-xxl .text-object .h5:only-child,
  .text-xxl .text-object h6:only-child,
  .text-xxl .text-object .h6:only-child {
    margin-bottom: 36px;
  }
  .text-xxl .text-object:only-child h1,
  .text-xxl .text-object:only-child .h1,
  .text-xxl .text-object:only-child h2,
  .text-xxl .text-object:only-child .h2,
  .text-xxl .text-object:only-child h3,
  .text-xxl .text-object:only-child .h3,
  .text-xxl .text-object:only-child h4,
  .text-xxl .text-object:only-child .h4,
  .text-xxl .text-object:only-child h5,
  .text-xxl .text-object:only-child .h5,
  .text-xxl .text-object:only-child h6,
  .text-xxl .text-object:only-child .h6 {
    margin-bottom: 36px;
  }
  .text-xxl .text-object:only-child h1:only-child,
  .text-xxl .text-object:only-child .h1:only-child,
  .text-xxl .text-object:only-child h2:only-child,
  .text-xxl .text-object:only-child .h2:only-child,
  .text-xxl .text-object:only-child h3:only-child,
  .text-xxl .text-object:only-child .h3:only-child,
  .text-xxl .text-object:only-child h4:only-child,
  .text-xxl .text-object:only-child .h4:only-child,
  .text-xxl .text-object:only-child h5:only-child,
  .text-xxl .text-object:only-child .h5:only-child,
  .text-xxl .text-object:only-child h6:only-child,
  .text-xxl .text-object:only-child .h6:only-child {
    margin-bottom: 0;
  }
  .text-xxl ul li,
  .text-xxl ol li {
    margin-bottom: 12px;
  }
  .text-xxl ul li li,
  .text-xxl ol li li {
    margin-bottom: 12px;
  }
  .text-xxl ul li li:last-child,
  .text-xxl ol li li:last-child {
    margin-bottom: 0;
  }
  .text-xxl ul li li li,
  .text-xxl ol li li li {
    margin-bottom: 12px;
  }
  .text-xxl ul li li li:last-child,
  .text-xxl ol li li li:last-child {
    margin-bottom: 0;
  }
  .text-xxl .btn {
    margin-bottom: 24px;
  }
  .text-xxl .btn:last-child {
    margin-bottom: 0px;
  }
  .text-xxl p {
    margin: 0 0 36px;
  }
  .text-xxl p:empty {
    display: none !important;
  }
  .text-xxl i.fa,
  .text-xxl .b-icon {
    margin-bottom: 36px;
  }
  .text-xxl i.fa.h-icon,
  .text-xxl .b-icon.h-icon {
    margin-bottom: 0;
  }
  .text-xxl i.fa:last-child,
  .text-xxl .b-icon:last-child {
    margin-bottom: 0;
  }
  .text-xxl .pt-image {
    margin: 0 0 36px;
  }
  .text-xxl .pt-image:last-child {
    margin-bottom: 0;
  }
  .text-xxl #live-area ul,
  .text-xxl #live-area ol {
    margin: 0 0 36px;
  }
  .text-xxl #live-area ul ul,
  .text-xxl #live-area ol ul,
  .text-xxl #live-area ul ol,
  .text-xxl #live-area ol ol {
    margin-bottom: 0;
    margin-top: 0;
  }
  .text-xxl hr {
    margin-top: 36px;
    margin-bottom: 36px;
    border: 0;
    border-top: 1px solid #002240;
  }
  .text-xxl p + hr,
  .text-xxl h1 + hr,
  .text-xxl h2 + hr,
  .text-xxl h3 + hr,
  .text-xxl h4 + hr,
  .text-xxl h5 + hr,
  .text-xxl h6 + hr,
  .text-xxl ul + hr,
  .text-xxl ol + hr {
    margin-top: 0;
  }
}
@media (max-width: 480px) {
  .text-xxl {
    font-size: 1em;
  }
  .text-xxl h1,
  .text-xxl .h1,
  .text-xxl h2,
  .text-xxl .h2,
  .text-xxl h3,
  .text-xxl .h3,
  .text-xxl h4,
  .text-xxl .h4,
  .text-xxl h5,
  .text-xxl .h5,
  .text-xxl h6,
  .text-xxl .h6 {
    line-height: 1em;
  }
  .text-xxl h1.text-xl,
  .text-xxl .h1.text-xl,
  .text-xxl h2.text-xl,
  .text-xxl .h2.text-xl,
  .text-xxl h3.text-xl,
  .text-xxl .h3.text-xl,
  .text-xxl h4.text-xl,
  .text-xxl .h4.text-xl,
  .text-xxl h5.text-xl,
  .text-xxl .h5.text-xl,
  .text-xxl h6.text-xl,
  .text-xxl .h6.text-xl,
  .text-xxl h1.text-xxl,
  .text-xxl .h1.text-xxl,
  .text-xxl h2.text-xxl,
  .text-xxl .h2.text-xxl,
  .text-xxl h3.text-xxl,
  .text-xxl .h3.text-xxl,
  .text-xxl h4.text-xxl,
  .text-xxl .h4.text-xxl,
  .text-xxl h5.text-xxl,
  .text-xxl .h5.text-xxl,
  .text-xxl h6.text-xxl,
  .text-xxl .h6.text-xxl,
  .text-xxl h1.text-lg,
  .text-xxl .h1.text-lg,
  .text-xxl h2.text-lg,
  .text-xxl .h2.text-lg,
  .text-xxl h3.text-lg,
  .text-xxl .h3.text-lg,
  .text-xxl h4.text-lg,
  .text-xxl .h4.text-lg,
  .text-xxl h5.text-lg,
  .text-xxl .h5.text-lg,
  .text-xxl h6.text-lg,
  .text-xxl .h6.text-lg {
    line-height: 1em;
  }
  .text-xxl h1,
  .text-xxl .h1,
  .text-xxl h2,
  .text-xxl .h2,
  .text-xxl h3,
  .text-xxl .h3,
  .text-xxl h4,
  .text-xxl .h4,
  .text-xxl h5,
  .text-xxl .h5,
  .text-xxl h6,
  .text-xxl .h6 {
    margin-bottom: 24px;
  }
  .text-xxl h1:only-child,
  .text-xxl .h1:only-child,
  .text-xxl h2:only-child,
  .text-xxl .h2:only-child,
  .text-xxl h3:only-child,
  .text-xxl .h3:only-child,
  .text-xxl h4:only-child,
  .text-xxl .h4:only-child,
  .text-xxl h5:only-child,
  .text-xxl .h5:only-child,
  .text-xxl h6:only-child,
  .text-xxl .h6:only-child {
    margin-bottom: 0;
  }
  .text-xxl .text-object h1,
  .text-xxl .text-object .h1,
  .text-xxl .text-object h2,
  .text-xxl .text-object .h2,
  .text-xxl .text-object h3,
  .text-xxl .text-object .h3,
  .text-xxl .text-object h4,
  .text-xxl .text-object .h4,
  .text-xxl .text-object h5,
  .text-xxl .text-object .h5,
  .text-xxl .text-object h6,
  .text-xxl .text-object .h6 {
    margin-bottom: 24px;
  }
  .text-xxl .text-object h1:only-child,
  .text-xxl .text-object .h1:only-child,
  .text-xxl .text-object h2:only-child,
  .text-xxl .text-object .h2:only-child,
  .text-xxl .text-object h3:only-child,
  .text-xxl .text-object .h3:only-child,
  .text-xxl .text-object h4:only-child,
  .text-xxl .text-object .h4:only-child,
  .text-xxl .text-object h5:only-child,
  .text-xxl .text-object .h5:only-child,
  .text-xxl .text-object h6:only-child,
  .text-xxl .text-object .h6:only-child {
    margin-bottom: 24px;
  }
  .text-xxl .text-object:only-child h1,
  .text-xxl .text-object:only-child .h1,
  .text-xxl .text-object:only-child h2,
  .text-xxl .text-object:only-child .h2,
  .text-xxl .text-object:only-child h3,
  .text-xxl .text-object:only-child .h3,
  .text-xxl .text-object:only-child h4,
  .text-xxl .text-object:only-child .h4,
  .text-xxl .text-object:only-child h5,
  .text-xxl .text-object:only-child .h5,
  .text-xxl .text-object:only-child h6,
  .text-xxl .text-object:only-child .h6 {
    margin-bottom: 24px;
  }
  .text-xxl .text-object:only-child h1:only-child,
  .text-xxl .text-object:only-child .h1:only-child,
  .text-xxl .text-object:only-child h2:only-child,
  .text-xxl .text-object:only-child .h2:only-child,
  .text-xxl .text-object:only-child h3:only-child,
  .text-xxl .text-object:only-child .h3:only-child,
  .text-xxl .text-object:only-child h4:only-child,
  .text-xxl .text-object:only-child .h4:only-child,
  .text-xxl .text-object:only-child h5:only-child,
  .text-xxl .text-object:only-child .h5:only-child,
  .text-xxl .text-object:only-child h6:only-child,
  .text-xxl .text-object:only-child .h6:only-child {
    margin-bottom: 0;
  }
  .text-xxl ul li,
  .text-xxl ol li {
    margin-bottom: 8px;
  }
  .text-xxl ul li li,
  .text-xxl ol li li {
    margin-bottom: 8px;
  }
  .text-xxl ul li li:last-child,
  .text-xxl ol li li:last-child {
    margin-bottom: 0;
  }
  .text-xxl ul li li li,
  .text-xxl ol li li li {
    margin-bottom: 8px;
  }
  .text-xxl ul li li li:last-child,
  .text-xxl ol li li li:last-child {
    margin-bottom: 0;
  }
  .text-xxl .btn {
    margin-bottom: 24px;
  }
  .text-xxl .btn:last-child {
    margin-bottom: 0px;
  }
  .text-xxl p {
    margin: 0 0 24px;
  }
  .text-xxl p:empty {
    display: none !important;
  }
  .text-xxl i.fa,
  .text-xxl .b-icon {
    margin-bottom: 24px;
  }
  .text-xxl i.fa.h-icon,
  .text-xxl .b-icon.h-icon {
    margin-bottom: 0;
  }
  .text-xxl i.fa:last-child,
  .text-xxl .b-icon:last-child {
    margin-bottom: 0;
  }
  .text-xxl .pt-image {
    margin: 0 0 24px;
  }
  .text-xxl .pt-image:last-child {
    margin-bottom: 0;
  }
  .text-xxl #live-area ul,
  .text-xxl #live-area ol {
    margin: 0 0 24px;
  }
  .text-xxl #live-area ul ul,
  .text-xxl #live-area ol ul,
  .text-xxl #live-area ul ol,
  .text-xxl #live-area ol ol {
    margin-bottom: 0;
    margin-top: 0;
  }
  .text-xxl hr {
    margin-top: 24px;
    margin-bottom: 24px;
    border: 0;
    border-top: 1px solid #002240;
  }
  .text-xxl p + hr,
  .text-xxl h1 + hr,
  .text-xxl h2 + hr,
  .text-xxl h3 + hr,
  .text-xxl h4 + hr,
  .text-xxl h5 + hr,
  .text-xxl h6 + hr,
  .text-xxl ul + hr,
  .text-xxl ol + hr {
    margin-top: 0;
  }
}
.heading-h1 {
  font-size: 3em;
  line-height: 1em;
}
.heading-h1 i.fa,
.heading-h1 i.b-icon {
  font-size: inherit;
  line-height: inherit;
}
.heading-h2 {
  font-size: 2em;
  line-height: 1em;
}
.heading-h2 i.fa,
.heading-h2 i.b-icon {
  font-size: inherit;
  line-height: inherit;
}
.heading-h3 {
  font-size: 1.5em;
  line-height: 1em;
}
.heading-h3 i.fa,
.heading-h3 i.b-icon {
  font-size: inherit;
  line-height: inherit;
}
.heading-h4 {
  font-size: 1.25em;
  line-height: 1em;
}
.heading-h4 i.fa,
.heading-h4 i.b-icon {
  font-size: inherit;
  line-height: inherit;
}
.heading-h5 {
  font-size: 1.125em;
  line-height: 1em;
}
.heading-h5 i.fa,
.heading-h5 i.b-icon {
  font-size: inherit;
  line-height: inherit;
}
.heading-h6 {
  font-size: 1em;
  line-height: 1em;
}
.heading-h6 i.fa,
.heading-h6 i.b-icon {
  font-size: inherit;
  line-height: inherit;
}
.text-reset {
  font-size: 16px;
  line-height: 1.5em;
}
.text-reset i.fa,
.text-reset i.b-icon {
  font-size: inherit;
  line-height: inherit;
}
.text-reset h1,
.text-reset .h1,
.text-reset h2,
.text-reset .h2,
.text-reset h3,
.text-reset .h3,
.text-reset h4,
.text-reset .h4,
.text-reset h5,
.text-reset .h5,
.text-reset h6,
.text-reset .h6 {
  line-height: 1em;
}
.text-reset h1.text-xl,
.text-reset .h1.text-xl,
.text-reset h2.text-xl,
.text-reset .h2.text-xl,
.text-reset h3.text-xl,
.text-reset .h3.text-xl,
.text-reset h4.text-xl,
.text-reset .h4.text-xl,
.text-reset h5.text-xl,
.text-reset .h5.text-xl,
.text-reset h6.text-xl,
.text-reset .h6.text-xl,
.text-reset h1.text-xxl,
.text-reset .h1.text-xxl,
.text-reset h2.text-xxl,
.text-reset .h2.text-xxl,
.text-reset h3.text-xxl,
.text-reset .h3.text-xxl,
.text-reset h4.text-xxl,
.text-reset .h4.text-xxl,
.text-reset h5.text-xxl,
.text-reset .h5.text-xxl,
.text-reset h6.text-xxl,
.text-reset .h6.text-xxl,
.text-reset h1.text-lg,
.text-reset .h1.text-lg,
.text-reset h2.text-lg,
.text-reset .h2.text-lg,
.text-reset h3.text-lg,
.text-reset .h3.text-lg,
.text-reset h4.text-lg,
.text-reset .h4.text-lg,
.text-reset h5.text-lg,
.text-reset .h5.text-lg,
.text-reset h6.text-lg,
.text-reset .h6.text-lg {
  line-height: 1em;
}
.text-reset h1,
.text-reset .h1,
.text-reset h2,
.text-reset .h2,
.text-reset h3,
.text-reset .h3,
.text-reset h4,
.text-reset .h4,
.text-reset h5,
.text-reset .h5,
.text-reset h6,
.text-reset .h6 {
  margin-bottom: 24px;
}
.text-reset h1:only-child,
.text-reset .h1:only-child,
.text-reset h2:only-child,
.text-reset .h2:only-child,
.text-reset h3:only-child,
.text-reset .h3:only-child,
.text-reset h4:only-child,
.text-reset .h4:only-child,
.text-reset h5:only-child,
.text-reset .h5:only-child,
.text-reset h6:only-child,
.text-reset .h6:only-child {
  margin-bottom: 0;
}
.text-reset .text-object h1,
.text-reset .text-object .h1,
.text-reset .text-object h2,
.text-reset .text-object .h2,
.text-reset .text-object h3,
.text-reset .text-object .h3,
.text-reset .text-object h4,
.text-reset .text-object .h4,
.text-reset .text-object h5,
.text-reset .text-object .h5,
.text-reset .text-object h6,
.text-reset .text-object .h6 {
  margin-bottom: 24px;
}
.text-reset .text-object h1:only-child,
.text-reset .text-object .h1:only-child,
.text-reset .text-object h2:only-child,
.text-reset .text-object .h2:only-child,
.text-reset .text-object h3:only-child,
.text-reset .text-object .h3:only-child,
.text-reset .text-object h4:only-child,
.text-reset .text-object .h4:only-child,
.text-reset .text-object h5:only-child,
.text-reset .text-object .h5:only-child,
.text-reset .text-object h6:only-child,
.text-reset .text-object .h6:only-child {
  margin-bottom: 24px;
}
.text-reset .text-object:only-child h1,
.text-reset .text-object:only-child .h1,
.text-reset .text-object:only-child h2,
.text-reset .text-object:only-child .h2,
.text-reset .text-object:only-child h3,
.text-reset .text-object:only-child .h3,
.text-reset .text-object:only-child h4,
.text-reset .text-object:only-child .h4,
.text-reset .text-object:only-child h5,
.text-reset .text-object:only-child .h5,
.text-reset .text-object:only-child h6,
.text-reset .text-object:only-child .h6 {
  margin-bottom: 24px;
}
.text-reset .text-object:only-child h1:only-child,
.text-reset .text-object:only-child .h1:only-child,
.text-reset .text-object:only-child h2:only-child,
.text-reset .text-object:only-child .h2:only-child,
.text-reset .text-object:only-child h3:only-child,
.text-reset .text-object:only-child .h3:only-child,
.text-reset .text-object:only-child h4:only-child,
.text-reset .text-object:only-child .h4:only-child,
.text-reset .text-object:only-child h5:only-child,
.text-reset .text-object:only-child .h5:only-child,
.text-reset .text-object:only-child h6:only-child,
.text-reset .text-object:only-child .h6:only-child {
  margin-bottom: 0;
}
.text-reset ul li,
.text-reset ol li {
  margin-bottom: 8px;
}
.text-reset ul li li,
.text-reset ol li li {
  margin-bottom: 8px;
}
.text-reset ul li li:last-child,
.text-reset ol li li:last-child {
  margin-bottom: 0;
}
.text-reset ul li li li,
.text-reset ol li li li {
  margin-bottom: 8px;
}
.text-reset ul li li li:last-child,
.text-reset ol li li li:last-child {
  margin-bottom: 0;
}
.text-reset .btn {
  margin-bottom: 24px;
}
.text-reset .btn:last-child {
  margin-bottom: 0px;
}
.text-reset p {
  margin: 0 0 24px;
}
.text-reset p:empty {
  display: none !important;
}
.text-reset i.fa,
.text-reset .b-icon {
  margin-bottom: 24px;
}
.text-reset i.fa.h-icon,
.text-reset .b-icon.h-icon {
  margin-bottom: 0;
}
.text-reset i.fa:last-child,
.text-reset .b-icon:last-child {
  margin-bottom: 0;
}
.text-reset .pt-image {
  margin: 0 0 24px;
}
.text-reset .pt-image:last-child {
  margin-bottom: 0;
}
.text-reset #live-area ul,
.text-reset #live-area ol {
  margin: 0 0 24px;
}
.text-reset #live-area ul ul,
.text-reset #live-area ol ul,
.text-reset #live-area ul ol,
.text-reset #live-area ol ol {
  margin-bottom: 0;
  margin-top: 0;
}
.text-reset hr {
  margin-top: 24px;
  margin-bottom: 24px;
  border: 0;
  border-top: 1px solid #002240;
}
.text-reset p + hr,
.text-reset h1 + hr,
.text-reset h2 + hr,
.text-reset h3 + hr,
.text-reset h4 + hr,
.text-reset h5 + hr,
.text-reset h6 + hr,
.text-reset ul + hr,
.text-reset ol + hr {
  margin-top: 0;
}
#live-area section .row.icon-block .pt-image,
#content section .row.icon-block .pt-image {
  width: 100%;
  text-align: inherit;
}
#live-area section .row.icon-block .pt-image img,
#content section .row.icon-block .pt-image img {
  display: inline-block;
  max-width: 144px;
}
#live-area section .row.logos-row .column,
#content section .row.logos-row .column {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
}
#live-area section .row.logos-row .pt-image,
#content section .row.logos-row .pt-image {
  box-sizing: border-box;
  padding: 24px 12px;
  width: 220px;
  margin-bottom: 0px;
}
#live-area section .row.logos-row .pt-image img,
#content section .row.logos-row .pt-image img {
  margin-bottom: 0px;
}
#live-area .pt-image {
  margin: 0 0 24px;
}
#live-area .pt-image.img-inline img {
  display: inline-block;
}
#live-area .pt-image.img-cover img {
  object-fit: cover;
  object-position: center center;
  width: 100%;
  height: 100%;
  max-width: none;
}
#live-area .pt-image.img-contain img {
  object-fit: contain;
  object-position: center center;
  width: 100%;
  height: 100%;
  max-width: none;
}
#live-area .pt-image.img-icon-sm img {
  width: 120px;
  display: inline-block;
}
#live-area .pt-image.img-icon-md img {
  width: 240px;
  display: inline-block;
}
#live-area .pt-image.img-icon-lg img {
  width: 360px;
  display: inline-block;
}
#live-area .pt-image:last-child {
  margin-bottom: 0;
}
#live-area .pt-image + div.pt-ds {
  margin-top: -24px;
}
#live-area img.img-inline {
  display: inline-block;
}
#live-area img.img-cover {
  object-fit: cover;
  object-position: center center;
  width: 100%;
  height: 100%;
  max-width: none;
}
#live-area img.img-contain {
  object-fit: contain;
  object-position: center center;
  width: 100%;
  height: 100%;
  max-width: none;
}
@keyframes colorchange {
  0% {
    background: #FF009A;
  }
  25% {
    background: #8057CD;
  }
  50% {
    background: #00ADEE;
  }
  75% {
    background: #8057CD;
  }
  100% {
    background: #FF009A;
  }
}
.note {
  padding: 1rem;
  color: #fff;
  font-size: 1rem !important;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  animation: colorchange 10s infinite;
  margin-bottom: 1rem;
}
.note p:before {
  content: "[ ";
}
.note p:after {
  content: " ]";
}
.note {
  display: none !important;
}
.note *:last-child {
  margin-bottom: 0 !important;
}
body.logged-in.role-administrator span.highlighted-copy {
  display: inline-block;
  background: yellow;
  color: black;
}
body.logged-in.role-administrator .note {
  width: 100%;
  display: inline-block !important;
}
#live-area section .row .column .text-object.quad-list ul {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
}
#live-area section .row .column .text-object.quad-list ul:before,
#live-area section .row .column .text-object.quad-list ul:after {
  display: none !important;
}
@media (max-width: 480px) {
  #live-area section .row .column .text-object.quad-list li {
    width: 100%;
    padding-right: 1em;
    display: inline-block;
  }
}
@media (max-width: 768px) {
  #live-area section .row .column .text-object.quad-list li {
    width: 50%;
    padding-right: 1em;
    display: inline-block;
  }
}
@media (min-width: 768px) {
  #live-area section .row .column .text-object.quad-list li {
    width: 33.333%;
    padding-right: 1em;
    display: inline-block;
  }
}
@media (min-width: 992px) {
  #live-area section .row .column .text-object.quad-list li {
    width: 25%;
    padding-right: 1em;
    display: inline-block;
  }
}
#live-area section .row .column .text-object.checkmark-list ul li:before {
  content: "\f00c";
  padding-right: 0.4em;
  color: #ff4d00;
  font-family: FontAwesome;
}
#live-area section .row .column .text-object.map-list ul li:before {
  content: "\f041";
  padding-right: 0.4em;
  color: #ff4d00;
  font-family: FontAwesome;
}
#live-area.text-muted,
#live-area .text-muted {
  color: #0000ef;
}
#live-area.text-muted h1,
#live-area .text-muted h1,
#live-area.text-muted h2,
#live-area .text-muted h2,
#live-area.text-muted h3,
#live-area .text-muted h3,
#live-area.text-muted h4,
#live-area .text-muted h4,
#live-area.text-muted h5,
#live-area .text-muted h5,
#live-area.text-muted h6,
#live-area .text-muted h6,
#live-area.text-muted blockquote,
#live-area .text-muted blockquote,
#live-area.text-muted address,
#live-area .text-muted address,
#live-area.text-muted li,
#live-area .text-muted li,
#live-area.text-muted span,
#live-area .text-muted span,
#live-area.text-muted strong,
#live-area .text-muted strong,
#live-area.text-muted p,
#live-area .text-muted p {
  color: #0000ef;
}
#live-area.text-primary,
#live-area .text-primary {
  color: #ff4d00;
}
#live-area.text-primary h1,
#live-area .text-primary h1,
#live-area.text-primary h2,
#live-area .text-primary h2,
#live-area.text-primary h3,
#live-area .text-primary h3,
#live-area.text-primary h4,
#live-area .text-primary h4,
#live-area.text-primary h5,
#live-area .text-primary h5,
#live-area.text-primary h6,
#live-area .text-primary h6,
#live-area.text-primary blockquote,
#live-area .text-primary blockquote,
#live-area.text-primary address,
#live-area .text-primary address,
#live-area.text-primary li,
#live-area .text-primary li,
#live-area.text-primary span,
#live-area .text-primary span,
#live-area.text-primary strong,
#live-area .text-primary strong,
#live-area.text-primary p,
#live-area .text-primary p {
  color: #ff4d00;
}
#live-area.text-secondary,
#live-area .text-secondary {
  color: #70d44b;
}
#live-area.text-secondary h1,
#live-area .text-secondary h1,
#live-area.text-secondary h2,
#live-area .text-secondary h2,
#live-area.text-secondary h3,
#live-area .text-secondary h3,
#live-area.text-secondary h4,
#live-area .text-secondary h4,
#live-area.text-secondary h5,
#live-area .text-secondary h5,
#live-area.text-secondary h6,
#live-area .text-secondary h6,
#live-area.text-secondary blockquote,
#live-area .text-secondary blockquote,
#live-area.text-secondary address,
#live-area .text-secondary address,
#live-area.text-secondary li,
#live-area .text-secondary li,
#live-area.text-secondary span,
#live-area .text-secondary span,
#live-area.text-secondary strong,
#live-area .text-secondary strong,
#live-area.text-secondary p,
#live-area .text-secondary p {
  color: #70d44b;
}
#live-area.text-tertiary,
#live-area .text-tertiary {
  color: #00a0d4;
}
#live-area.text-tertiary h1,
#live-area .text-tertiary h1,
#live-area.text-tertiary h2,
#live-area .text-tertiary h2,
#live-area.text-tertiary h3,
#live-area .text-tertiary h3,
#live-area.text-tertiary h4,
#live-area .text-tertiary h4,
#live-area.text-tertiary h5,
#live-area .text-tertiary h5,
#live-area.text-tertiary h6,
#live-area .text-tertiary h6,
#live-area.text-tertiary blockquote,
#live-area .text-tertiary blockquote,
#live-area.text-tertiary address,
#live-area .text-tertiary address,
#live-area.text-tertiary li,
#live-area .text-tertiary li,
#live-area.text-tertiary span,
#live-area .text-tertiary span,
#live-area.text-tertiary strong,
#live-area .text-tertiary strong,
#live-area.text-tertiary p,
#live-area .text-tertiary p {
  color: #00a0d4;
}
#live-area.text-reset,
#live-area .text-reset {
  color: inherit;
}
#live-area.text-reset h1,
#live-area .text-reset h1,
#live-area.text-reset h2,
#live-area .text-reset h2,
#live-area.text-reset h3,
#live-area .text-reset h3,
#live-area.text-reset h4,
#live-area .text-reset h4,
#live-area.text-reset h5,
#live-area .text-reset h5,
#live-area.text-reset h6,
#live-area .text-reset h6,
#live-area.text-reset blockquote,
#live-area .text-reset blockquote,
#live-area.text-reset address,
#live-area .text-reset address,
#live-area.text-reset li,
#live-area .text-reset li,
#live-area.text-reset span,
#live-area .text-reset span,
#live-area.text-reset strong,
#live-area .text-reset strong,
#live-area.text-reset p,
#live-area .text-reset p {
  color: inherit;
}
#live-area h1.text-muted,
#live-area h2.text-muted,
#live-area h3.text-muted,
#live-area h4.text-muted,
#live-area h5.text-muted,
#live-area h6.text-muted,
#live-area blockquote.text-muted,
#live-area address.text-muted,
#live-area li.text-muted,
#live-area span.text-muted,
#live-area strong.text-muted,
#live-area p.text-muted,
#live-area h1 .text-muted,
#live-area h2 .text-muted,
#live-area h3 .text-muted,
#live-area h4 .text-muted,
#live-area h5 .text-muted,
#live-area h6 .text-muted,
#live-area blockquote .text-muted,
#live-area address .text-muted,
#live-area li .text-muted,
#live-area span .text-muted,
#live-area strong .text-muted,
#live-area p .text-muted {
  color: #0000ef;
}
#live-area h1.text-muted h1,
#live-area h2.text-muted h1,
#live-area h3.text-muted h1,
#live-area h4.text-muted h1,
#live-area h5.text-muted h1,
#live-area h6.text-muted h1,
#live-area blockquote.text-muted h1,
#live-area address.text-muted h1,
#live-area li.text-muted h1,
#live-area span.text-muted h1,
#live-area strong.text-muted h1,
#live-area p.text-muted h1,
#live-area h1 .text-muted h1,
#live-area h2 .text-muted h1,
#live-area h3 .text-muted h1,
#live-area h4 .text-muted h1,
#live-area h5 .text-muted h1,
#live-area h6 .text-muted h1,
#live-area blockquote .text-muted h1,
#live-area address .text-muted h1,
#live-area li .text-muted h1,
#live-area span .text-muted h1,
#live-area strong .text-muted h1,
#live-area p .text-muted h1,
#live-area h1.text-muted h2,
#live-area h2.text-muted h2,
#live-area h3.text-muted h2,
#live-area h4.text-muted h2,
#live-area h5.text-muted h2,
#live-area h6.text-muted h2,
#live-area blockquote.text-muted h2,
#live-area address.text-muted h2,
#live-area li.text-muted h2,
#live-area span.text-muted h2,
#live-area strong.text-muted h2,
#live-area p.text-muted h2,
#live-area h1 .text-muted h2,
#live-area h2 .text-muted h2,
#live-area h3 .text-muted h2,
#live-area h4 .text-muted h2,
#live-area h5 .text-muted h2,
#live-area h6 .text-muted h2,
#live-area blockquote .text-muted h2,
#live-area address .text-muted h2,
#live-area li .text-muted h2,
#live-area span .text-muted h2,
#live-area strong .text-muted h2,
#live-area p .text-muted h2,
#live-area h1.text-muted h3,
#live-area h2.text-muted h3,
#live-area h3.text-muted h3,
#live-area h4.text-muted h3,
#live-area h5.text-muted h3,
#live-area h6.text-muted h3,
#live-area blockquote.text-muted h3,
#live-area address.text-muted h3,
#live-area li.text-muted h3,
#live-area span.text-muted h3,
#live-area strong.text-muted h3,
#live-area p.text-muted h3,
#live-area h1 .text-muted h3,
#live-area h2 .text-muted h3,
#live-area h3 .text-muted h3,
#live-area h4 .text-muted h3,
#live-area h5 .text-muted h3,
#live-area h6 .text-muted h3,
#live-area blockquote .text-muted h3,
#live-area address .text-muted h3,
#live-area li .text-muted h3,
#live-area span .text-muted h3,
#live-area strong .text-muted h3,
#live-area p .text-muted h3,
#live-area h1.text-muted h4,
#live-area h2.text-muted h4,
#live-area h3.text-muted h4,
#live-area h4.text-muted h4,
#live-area h5.text-muted h4,
#live-area h6.text-muted h4,
#live-area blockquote.text-muted h4,
#live-area address.text-muted h4,
#live-area li.text-muted h4,
#live-area span.text-muted h4,
#live-area strong.text-muted h4,
#live-area p.text-muted h4,
#live-area h1 .text-muted h4,
#live-area h2 .text-muted h4,
#live-area h3 .text-muted h4,
#live-area h4 .text-muted h4,
#live-area h5 .text-muted h4,
#live-area h6 .text-muted h4,
#live-area blockquote .text-muted h4,
#live-area address .text-muted h4,
#live-area li .text-muted h4,
#live-area span .text-muted h4,
#live-area strong .text-muted h4,
#live-area p .text-muted h4,
#live-area h1.text-muted h5,
#live-area h2.text-muted h5,
#live-area h3.text-muted h5,
#live-area h4.text-muted h5,
#live-area h5.text-muted h5,
#live-area h6.text-muted h5,
#live-area blockquote.text-muted h5,
#live-area address.text-muted h5,
#live-area li.text-muted h5,
#live-area span.text-muted h5,
#live-area strong.text-muted h5,
#live-area p.text-muted h5,
#live-area h1 .text-muted h5,
#live-area h2 .text-muted h5,
#live-area h3 .text-muted h5,
#live-area h4 .text-muted h5,
#live-area h5 .text-muted h5,
#live-area h6 .text-muted h5,
#live-area blockquote .text-muted h5,
#live-area address .text-muted h5,
#live-area li .text-muted h5,
#live-area span .text-muted h5,
#live-area strong .text-muted h5,
#live-area p .text-muted h5,
#live-area h1.text-muted h6,
#live-area h2.text-muted h6,
#live-area h3.text-muted h6,
#live-area h4.text-muted h6,
#live-area h5.text-muted h6,
#live-area h6.text-muted h6,
#live-area blockquote.text-muted h6,
#live-area address.text-muted h6,
#live-area li.text-muted h6,
#live-area span.text-muted h6,
#live-area strong.text-muted h6,
#live-area p.text-muted h6,
#live-area h1 .text-muted h6,
#live-area h2 .text-muted h6,
#live-area h3 .text-muted h6,
#live-area h4 .text-muted h6,
#live-area h5 .text-muted h6,
#live-area h6 .text-muted h6,
#live-area blockquote .text-muted h6,
#live-area address .text-muted h6,
#live-area li .text-muted h6,
#live-area span .text-muted h6,
#live-area strong .text-muted h6,
#live-area p .text-muted h6,
#live-area h1.text-muted blockquote,
#live-area h2.text-muted blockquote,
#live-area h3.text-muted blockquote,
#live-area h4.text-muted blockquote,
#live-area h5.text-muted blockquote,
#live-area h6.text-muted blockquote,
#live-area blockquote.text-muted blockquote,
#live-area address.text-muted blockquote,
#live-area li.text-muted blockquote,
#live-area span.text-muted blockquote,
#live-area strong.text-muted blockquote,
#live-area p.text-muted blockquote,
#live-area h1 .text-muted blockquote,
#live-area h2 .text-muted blockquote,
#live-area h3 .text-muted blockquote,
#live-area h4 .text-muted blockquote,
#live-area h5 .text-muted blockquote,
#live-area h6 .text-muted blockquote,
#live-area blockquote .text-muted blockquote,
#live-area address .text-muted blockquote,
#live-area li .text-muted blockquote,
#live-area span .text-muted blockquote,
#live-area strong .text-muted blockquote,
#live-area p .text-muted blockquote,
#live-area h1.text-muted address,
#live-area h2.text-muted address,
#live-area h3.text-muted address,
#live-area h4.text-muted address,
#live-area h5.text-muted address,
#live-area h6.text-muted address,
#live-area blockquote.text-muted address,
#live-area address.text-muted address,
#live-area li.text-muted address,
#live-area span.text-muted address,
#live-area strong.text-muted address,
#live-area p.text-muted address,
#live-area h1 .text-muted address,
#live-area h2 .text-muted address,
#live-area h3 .text-muted address,
#live-area h4 .text-muted address,
#live-area h5 .text-muted address,
#live-area h6 .text-muted address,
#live-area blockquote .text-muted address,
#live-area address .text-muted address,
#live-area li .text-muted address,
#live-area span .text-muted address,
#live-area strong .text-muted address,
#live-area p .text-muted address,
#live-area h1.text-muted li,
#live-area h2.text-muted li,
#live-area h3.text-muted li,
#live-area h4.text-muted li,
#live-area h5.text-muted li,
#live-area h6.text-muted li,
#live-area blockquote.text-muted li,
#live-area address.text-muted li,
#live-area li.text-muted li,
#live-area span.text-muted li,
#live-area strong.text-muted li,
#live-area p.text-muted li,
#live-area h1 .text-muted li,
#live-area h2 .text-muted li,
#live-area h3 .text-muted li,
#live-area h4 .text-muted li,
#live-area h5 .text-muted li,
#live-area h6 .text-muted li,
#live-area blockquote .text-muted li,
#live-area address .text-muted li,
#live-area li .text-muted li,
#live-area span .text-muted li,
#live-area strong .text-muted li,
#live-area p .text-muted li,
#live-area h1.text-muted span,
#live-area h2.text-muted span,
#live-area h3.text-muted span,
#live-area h4.text-muted span,
#live-area h5.text-muted span,
#live-area h6.text-muted span,
#live-area blockquote.text-muted span,
#live-area address.text-muted span,
#live-area li.text-muted span,
#live-area span.text-muted span,
#live-area strong.text-muted span,
#live-area p.text-muted span,
#live-area h1 .text-muted span,
#live-area h2 .text-muted span,
#live-area h3 .text-muted span,
#live-area h4 .text-muted span,
#live-area h5 .text-muted span,
#live-area h6 .text-muted span,
#live-area blockquote .text-muted span,
#live-area address .text-muted span,
#live-area li .text-muted span,
#live-area span .text-muted span,
#live-area strong .text-muted span,
#live-area p .text-muted span,
#live-area h1.text-muted strong,
#live-area h2.text-muted strong,
#live-area h3.text-muted strong,
#live-area h4.text-muted strong,
#live-area h5.text-muted strong,
#live-area h6.text-muted strong,
#live-area blockquote.text-muted strong,
#live-area address.text-muted strong,
#live-area li.text-muted strong,
#live-area span.text-muted strong,
#live-area strong.text-muted strong,
#live-area p.text-muted strong,
#live-area h1 .text-muted strong,
#live-area h2 .text-muted strong,
#live-area h3 .text-muted strong,
#live-area h4 .text-muted strong,
#live-area h5 .text-muted strong,
#live-area h6 .text-muted strong,
#live-area blockquote .text-muted strong,
#live-area address .text-muted strong,
#live-area li .text-muted strong,
#live-area span .text-muted strong,
#live-area strong .text-muted strong,
#live-area p .text-muted strong,
#live-area h1.text-muted p,
#live-area h2.text-muted p,
#live-area h3.text-muted p,
#live-area h4.text-muted p,
#live-area h5.text-muted p,
#live-area h6.text-muted p,
#live-area blockquote.text-muted p,
#live-area address.text-muted p,
#live-area li.text-muted p,
#live-area span.text-muted p,
#live-area strong.text-muted p,
#live-area p.text-muted p,
#live-area h1 .text-muted p,
#live-area h2 .text-muted p,
#live-area h3 .text-muted p,
#live-area h4 .text-muted p,
#live-area h5 .text-muted p,
#live-area h6 .text-muted p,
#live-area blockquote .text-muted p,
#live-area address .text-muted p,
#live-area li .text-muted p,
#live-area span .text-muted p,
#live-area strong .text-muted p,
#live-area p .text-muted p {
  color: #0000ef;
}
#live-area h1.text-primary,
#live-area h2.text-primary,
#live-area h3.text-primary,
#live-area h4.text-primary,
#live-area h5.text-primary,
#live-area h6.text-primary,
#live-area blockquote.text-primary,
#live-area address.text-primary,
#live-area li.text-primary,
#live-area span.text-primary,
#live-area strong.text-primary,
#live-area p.text-primary,
#live-area h1 .text-primary,
#live-area h2 .text-primary,
#live-area h3 .text-primary,
#live-area h4 .text-primary,
#live-area h5 .text-primary,
#live-area h6 .text-primary,
#live-area blockquote .text-primary,
#live-area address .text-primary,
#live-area li .text-primary,
#live-area span .text-primary,
#live-area strong .text-primary,
#live-area p .text-primary {
  color: #ff4d00;
}
#live-area h1.text-primary h1,
#live-area h2.text-primary h1,
#live-area h3.text-primary h1,
#live-area h4.text-primary h1,
#live-area h5.text-primary h1,
#live-area h6.text-primary h1,
#live-area blockquote.text-primary h1,
#live-area address.text-primary h1,
#live-area li.text-primary h1,
#live-area span.text-primary h1,
#live-area strong.text-primary h1,
#live-area p.text-primary h1,
#live-area h1 .text-primary h1,
#live-area h2 .text-primary h1,
#live-area h3 .text-primary h1,
#live-area h4 .text-primary h1,
#live-area h5 .text-primary h1,
#live-area h6 .text-primary h1,
#live-area blockquote .text-primary h1,
#live-area address .text-primary h1,
#live-area li .text-primary h1,
#live-area span .text-primary h1,
#live-area strong .text-primary h1,
#live-area p .text-primary h1,
#live-area h1.text-primary h2,
#live-area h2.text-primary h2,
#live-area h3.text-primary h2,
#live-area h4.text-primary h2,
#live-area h5.text-primary h2,
#live-area h6.text-primary h2,
#live-area blockquote.text-primary h2,
#live-area address.text-primary h2,
#live-area li.text-primary h2,
#live-area span.text-primary h2,
#live-area strong.text-primary h2,
#live-area p.text-primary h2,
#live-area h1 .text-primary h2,
#live-area h2 .text-primary h2,
#live-area h3 .text-primary h2,
#live-area h4 .text-primary h2,
#live-area h5 .text-primary h2,
#live-area h6 .text-primary h2,
#live-area blockquote .text-primary h2,
#live-area address .text-primary h2,
#live-area li .text-primary h2,
#live-area span .text-primary h2,
#live-area strong .text-primary h2,
#live-area p .text-primary h2,
#live-area h1.text-primary h3,
#live-area h2.text-primary h3,
#live-area h3.text-primary h3,
#live-area h4.text-primary h3,
#live-area h5.text-primary h3,
#live-area h6.text-primary h3,
#live-area blockquote.text-primary h3,
#live-area address.text-primary h3,
#live-area li.text-primary h3,
#live-area span.text-primary h3,
#live-area strong.text-primary h3,
#live-area p.text-primary h3,
#live-area h1 .text-primary h3,
#live-area h2 .text-primary h3,
#live-area h3 .text-primary h3,
#live-area h4 .text-primary h3,
#live-area h5 .text-primary h3,
#live-area h6 .text-primary h3,
#live-area blockquote .text-primary h3,
#live-area address .text-primary h3,
#live-area li .text-primary h3,
#live-area span .text-primary h3,
#live-area strong .text-primary h3,
#live-area p .text-primary h3,
#live-area h1.text-primary h4,
#live-area h2.text-primary h4,
#live-area h3.text-primary h4,
#live-area h4.text-primary h4,
#live-area h5.text-primary h4,
#live-area h6.text-primary h4,
#live-area blockquote.text-primary h4,
#live-area address.text-primary h4,
#live-area li.text-primary h4,
#live-area span.text-primary h4,
#live-area strong.text-primary h4,
#live-area p.text-primary h4,
#live-area h1 .text-primary h4,
#live-area h2 .text-primary h4,
#live-area h3 .text-primary h4,
#live-area h4 .text-primary h4,
#live-area h5 .text-primary h4,
#live-area h6 .text-primary h4,
#live-area blockquote .text-primary h4,
#live-area address .text-primary h4,
#live-area li .text-primary h4,
#live-area span .text-primary h4,
#live-area strong .text-primary h4,
#live-area p .text-primary h4,
#live-area h1.text-primary h5,
#live-area h2.text-primary h5,
#live-area h3.text-primary h5,
#live-area h4.text-primary h5,
#live-area h5.text-primary h5,
#live-area h6.text-primary h5,
#live-area blockquote.text-primary h5,
#live-area address.text-primary h5,
#live-area li.text-primary h5,
#live-area span.text-primary h5,
#live-area strong.text-primary h5,
#live-area p.text-primary h5,
#live-area h1 .text-primary h5,
#live-area h2 .text-primary h5,
#live-area h3 .text-primary h5,
#live-area h4 .text-primary h5,
#live-area h5 .text-primary h5,
#live-area h6 .text-primary h5,
#live-area blockquote .text-primary h5,
#live-area address .text-primary h5,
#live-area li .text-primary h5,
#live-area span .text-primary h5,
#live-area strong .text-primary h5,
#live-area p .text-primary h5,
#live-area h1.text-primary h6,
#live-area h2.text-primary h6,
#live-area h3.text-primary h6,
#live-area h4.text-primary h6,
#live-area h5.text-primary h6,
#live-area h6.text-primary h6,
#live-area blockquote.text-primary h6,
#live-area address.text-primary h6,
#live-area li.text-primary h6,
#live-area span.text-primary h6,
#live-area strong.text-primary h6,
#live-area p.text-primary h6,
#live-area h1 .text-primary h6,
#live-area h2 .text-primary h6,
#live-area h3 .text-primary h6,
#live-area h4 .text-primary h6,
#live-area h5 .text-primary h6,
#live-area h6 .text-primary h6,
#live-area blockquote .text-primary h6,
#live-area address .text-primary h6,
#live-area li .text-primary h6,
#live-area span .text-primary h6,
#live-area strong .text-primary h6,
#live-area p .text-primary h6,
#live-area h1.text-primary blockquote,
#live-area h2.text-primary blockquote,
#live-area h3.text-primary blockquote,
#live-area h4.text-primary blockquote,
#live-area h5.text-primary blockquote,
#live-area h6.text-primary blockquote,
#live-area blockquote.text-primary blockquote,
#live-area address.text-primary blockquote,
#live-area li.text-primary blockquote,
#live-area span.text-primary blockquote,
#live-area strong.text-primary blockquote,
#live-area p.text-primary blockquote,
#live-area h1 .text-primary blockquote,
#live-area h2 .text-primary blockquote,
#live-area h3 .text-primary blockquote,
#live-area h4 .text-primary blockquote,
#live-area h5 .text-primary blockquote,
#live-area h6 .text-primary blockquote,
#live-area blockquote .text-primary blockquote,
#live-area address .text-primary blockquote,
#live-area li .text-primary blockquote,
#live-area span .text-primary blockquote,
#live-area strong .text-primary blockquote,
#live-area p .text-primary blockquote,
#live-area h1.text-primary address,
#live-area h2.text-primary address,
#live-area h3.text-primary address,
#live-area h4.text-primary address,
#live-area h5.text-primary address,
#live-area h6.text-primary address,
#live-area blockquote.text-primary address,
#live-area address.text-primary address,
#live-area li.text-primary address,
#live-area span.text-primary address,
#live-area strong.text-primary address,
#live-area p.text-primary address,
#live-area h1 .text-primary address,
#live-area h2 .text-primary address,
#live-area h3 .text-primary address,
#live-area h4 .text-primary address,
#live-area h5 .text-primary address,
#live-area h6 .text-primary address,
#live-area blockquote .text-primary address,
#live-area address .text-primary address,
#live-area li .text-primary address,
#live-area span .text-primary address,
#live-area strong .text-primary address,
#live-area p .text-primary address,
#live-area h1.text-primary li,
#live-area h2.text-primary li,
#live-area h3.text-primary li,
#live-area h4.text-primary li,
#live-area h5.text-primary li,
#live-area h6.text-primary li,
#live-area blockquote.text-primary li,
#live-area address.text-primary li,
#live-area li.text-primary li,
#live-area span.text-primary li,
#live-area strong.text-primary li,
#live-area p.text-primary li,
#live-area h1 .text-primary li,
#live-area h2 .text-primary li,
#live-area h3 .text-primary li,
#live-area h4 .text-primary li,
#live-area h5 .text-primary li,
#live-area h6 .text-primary li,
#live-area blockquote .text-primary li,
#live-area address .text-primary li,
#live-area li .text-primary li,
#live-area span .text-primary li,
#live-area strong .text-primary li,
#live-area p .text-primary li,
#live-area h1.text-primary span,
#live-area h2.text-primary span,
#live-area h3.text-primary span,
#live-area h4.text-primary span,
#live-area h5.text-primary span,
#live-area h6.text-primary span,
#live-area blockquote.text-primary span,
#live-area address.text-primary span,
#live-area li.text-primary span,
#live-area span.text-primary span,
#live-area strong.text-primary span,
#live-area p.text-primary span,
#live-area h1 .text-primary span,
#live-area h2 .text-primary span,
#live-area h3 .text-primary span,
#live-area h4 .text-primary span,
#live-area h5 .text-primary span,
#live-area h6 .text-primary span,
#live-area blockquote .text-primary span,
#live-area address .text-primary span,
#live-area li .text-primary span,
#live-area span .text-primary span,
#live-area strong .text-primary span,
#live-area p .text-primary span,
#live-area h1.text-primary strong,
#live-area h2.text-primary strong,
#live-area h3.text-primary strong,
#live-area h4.text-primary strong,
#live-area h5.text-primary strong,
#live-area h6.text-primary strong,
#live-area blockquote.text-primary strong,
#live-area address.text-primary strong,
#live-area li.text-primary strong,
#live-area span.text-primary strong,
#live-area strong.text-primary strong,
#live-area p.text-primary strong,
#live-area h1 .text-primary strong,
#live-area h2 .text-primary strong,
#live-area h3 .text-primary strong,
#live-area h4 .text-primary strong,
#live-area h5 .text-primary strong,
#live-area h6 .text-primary strong,
#live-area blockquote .text-primary strong,
#live-area address .text-primary strong,
#live-area li .text-primary strong,
#live-area span .text-primary strong,
#live-area strong .text-primary strong,
#live-area p .text-primary strong,
#live-area h1.text-primary p,
#live-area h2.text-primary p,
#live-area h3.text-primary p,
#live-area h4.text-primary p,
#live-area h5.text-primary p,
#live-area h6.text-primary p,
#live-area blockquote.text-primary p,
#live-area address.text-primary p,
#live-area li.text-primary p,
#live-area span.text-primary p,
#live-area strong.text-primary p,
#live-area p.text-primary p,
#live-area h1 .text-primary p,
#live-area h2 .text-primary p,
#live-area h3 .text-primary p,
#live-area h4 .text-primary p,
#live-area h5 .text-primary p,
#live-area h6 .text-primary p,
#live-area blockquote .text-primary p,
#live-area address .text-primary p,
#live-area li .text-primary p,
#live-area span .text-primary p,
#live-area strong .text-primary p,
#live-area p .text-primary p {
  color: #ff4d00;
}
#live-area h1.text-secondary,
#live-area h2.text-secondary,
#live-area h3.text-secondary,
#live-area h4.text-secondary,
#live-area h5.text-secondary,
#live-area h6.text-secondary,
#live-area blockquote.text-secondary,
#live-area address.text-secondary,
#live-area li.text-secondary,
#live-area span.text-secondary,
#live-area strong.text-secondary,
#live-area p.text-secondary,
#live-area h1 .text-secondary,
#live-area h2 .text-secondary,
#live-area h3 .text-secondary,
#live-area h4 .text-secondary,
#live-area h5 .text-secondary,
#live-area h6 .text-secondary,
#live-area blockquote .text-secondary,
#live-area address .text-secondary,
#live-area li .text-secondary,
#live-area span .text-secondary,
#live-area strong .text-secondary,
#live-area p .text-secondary {
  color: #70d44b;
}
#live-area h1.text-secondary h1,
#live-area h2.text-secondary h1,
#live-area h3.text-secondary h1,
#live-area h4.text-secondary h1,
#live-area h5.text-secondary h1,
#live-area h6.text-secondary h1,
#live-area blockquote.text-secondary h1,
#live-area address.text-secondary h1,
#live-area li.text-secondary h1,
#live-area span.text-secondary h1,
#live-area strong.text-secondary h1,
#live-area p.text-secondary h1,
#live-area h1 .text-secondary h1,
#live-area h2 .text-secondary h1,
#live-area h3 .text-secondary h1,
#live-area h4 .text-secondary h1,
#live-area h5 .text-secondary h1,
#live-area h6 .text-secondary h1,
#live-area blockquote .text-secondary h1,
#live-area address .text-secondary h1,
#live-area li .text-secondary h1,
#live-area span .text-secondary h1,
#live-area strong .text-secondary h1,
#live-area p .text-secondary h1,
#live-area h1.text-secondary h2,
#live-area h2.text-secondary h2,
#live-area h3.text-secondary h2,
#live-area h4.text-secondary h2,
#live-area h5.text-secondary h2,
#live-area h6.text-secondary h2,
#live-area blockquote.text-secondary h2,
#live-area address.text-secondary h2,
#live-area li.text-secondary h2,
#live-area span.text-secondary h2,
#live-area strong.text-secondary h2,
#live-area p.text-secondary h2,
#live-area h1 .text-secondary h2,
#live-area h2 .text-secondary h2,
#live-area h3 .text-secondary h2,
#live-area h4 .text-secondary h2,
#live-area h5 .text-secondary h2,
#live-area h6 .text-secondary h2,
#live-area blockquote .text-secondary h2,
#live-area address .text-secondary h2,
#live-area li .text-secondary h2,
#live-area span .text-secondary h2,
#live-area strong .text-secondary h2,
#live-area p .text-secondary h2,
#live-area h1.text-secondary h3,
#live-area h2.text-secondary h3,
#live-area h3.text-secondary h3,
#live-area h4.text-secondary h3,
#live-area h5.text-secondary h3,
#live-area h6.text-secondary h3,
#live-area blockquote.text-secondary h3,
#live-area address.text-secondary h3,
#live-area li.text-secondary h3,
#live-area span.text-secondary h3,
#live-area strong.text-secondary h3,
#live-area p.text-secondary h3,
#live-area h1 .text-secondary h3,
#live-area h2 .text-secondary h3,
#live-area h3 .text-secondary h3,
#live-area h4 .text-secondary h3,
#live-area h5 .text-secondary h3,
#live-area h6 .text-secondary h3,
#live-area blockquote .text-secondary h3,
#live-area address .text-secondary h3,
#live-area li .text-secondary h3,
#live-area span .text-secondary h3,
#live-area strong .text-secondary h3,
#live-area p .text-secondary h3,
#live-area h1.text-secondary h4,
#live-area h2.text-secondary h4,
#live-area h3.text-secondary h4,
#live-area h4.text-secondary h4,
#live-area h5.text-secondary h4,
#live-area h6.text-secondary h4,
#live-area blockquote.text-secondary h4,
#live-area address.text-secondary h4,
#live-area li.text-secondary h4,
#live-area span.text-secondary h4,
#live-area strong.text-secondary h4,
#live-area p.text-secondary h4,
#live-area h1 .text-secondary h4,
#live-area h2 .text-secondary h4,
#live-area h3 .text-secondary h4,
#live-area h4 .text-secondary h4,
#live-area h5 .text-secondary h4,
#live-area h6 .text-secondary h4,
#live-area blockquote .text-secondary h4,
#live-area address .text-secondary h4,
#live-area li .text-secondary h4,
#live-area span .text-secondary h4,
#live-area strong .text-secondary h4,
#live-area p .text-secondary h4,
#live-area h1.text-secondary h5,
#live-area h2.text-secondary h5,
#live-area h3.text-secondary h5,
#live-area h4.text-secondary h5,
#live-area h5.text-secondary h5,
#live-area h6.text-secondary h5,
#live-area blockquote.text-secondary h5,
#live-area address.text-secondary h5,
#live-area li.text-secondary h5,
#live-area span.text-secondary h5,
#live-area strong.text-secondary h5,
#live-area p.text-secondary h5,
#live-area h1 .text-secondary h5,
#live-area h2 .text-secondary h5,
#live-area h3 .text-secondary h5,
#live-area h4 .text-secondary h5,
#live-area h5 .text-secondary h5,
#live-area h6 .text-secondary h5,
#live-area blockquote .text-secondary h5,
#live-area address .text-secondary h5,
#live-area li .text-secondary h5,
#live-area span .text-secondary h5,
#live-area strong .text-secondary h5,
#live-area p .text-secondary h5,
#live-area h1.text-secondary h6,
#live-area h2.text-secondary h6,
#live-area h3.text-secondary h6,
#live-area h4.text-secondary h6,
#live-area h5.text-secondary h6,
#live-area h6.text-secondary h6,
#live-area blockquote.text-secondary h6,
#live-area address.text-secondary h6,
#live-area li.text-secondary h6,
#live-area span.text-secondary h6,
#live-area strong.text-secondary h6,
#live-area p.text-secondary h6,
#live-area h1 .text-secondary h6,
#live-area h2 .text-secondary h6,
#live-area h3 .text-secondary h6,
#live-area h4 .text-secondary h6,
#live-area h5 .text-secondary h6,
#live-area h6 .text-secondary h6,
#live-area blockquote .text-secondary h6,
#live-area address .text-secondary h6,
#live-area li .text-secondary h6,
#live-area span .text-secondary h6,
#live-area strong .text-secondary h6,
#live-area p .text-secondary h6,
#live-area h1.text-secondary blockquote,
#live-area h2.text-secondary blockquote,
#live-area h3.text-secondary blockquote,
#live-area h4.text-secondary blockquote,
#live-area h5.text-secondary blockquote,
#live-area h6.text-secondary blockquote,
#live-area blockquote.text-secondary blockquote,
#live-area address.text-secondary blockquote,
#live-area li.text-secondary blockquote,
#live-area span.text-secondary blockquote,
#live-area strong.text-secondary blockquote,
#live-area p.text-secondary blockquote,
#live-area h1 .text-secondary blockquote,
#live-area h2 .text-secondary blockquote,
#live-area h3 .text-secondary blockquote,
#live-area h4 .text-secondary blockquote,
#live-area h5 .text-secondary blockquote,
#live-area h6 .text-secondary blockquote,
#live-area blockquote .text-secondary blockquote,
#live-area address .text-secondary blockquote,
#live-area li .text-secondary blockquote,
#live-area span .text-secondary blockquote,
#live-area strong .text-secondary blockquote,
#live-area p .text-secondary blockquote,
#live-area h1.text-secondary address,
#live-area h2.text-secondary address,
#live-area h3.text-secondary address,
#live-area h4.text-secondary address,
#live-area h5.text-secondary address,
#live-area h6.text-secondary address,
#live-area blockquote.text-secondary address,
#live-area address.text-secondary address,
#live-area li.text-secondary address,
#live-area span.text-secondary address,
#live-area strong.text-secondary address,
#live-area p.text-secondary address,
#live-area h1 .text-secondary address,
#live-area h2 .text-secondary address,
#live-area h3 .text-secondary address,
#live-area h4 .text-secondary address,
#live-area h5 .text-secondary address,
#live-area h6 .text-secondary address,
#live-area blockquote .text-secondary address,
#live-area address .text-secondary address,
#live-area li .text-secondary address,
#live-area span .text-secondary address,
#live-area strong .text-secondary address,
#live-area p .text-secondary address,
#live-area h1.text-secondary li,
#live-area h2.text-secondary li,
#live-area h3.text-secondary li,
#live-area h4.text-secondary li,
#live-area h5.text-secondary li,
#live-area h6.text-secondary li,
#live-area blockquote.text-secondary li,
#live-area address.text-secondary li,
#live-area li.text-secondary li,
#live-area span.text-secondary li,
#live-area strong.text-secondary li,
#live-area p.text-secondary li,
#live-area h1 .text-secondary li,
#live-area h2 .text-secondary li,
#live-area h3 .text-secondary li,
#live-area h4 .text-secondary li,
#live-area h5 .text-secondary li,
#live-area h6 .text-secondary li,
#live-area blockquote .text-secondary li,
#live-area address .text-secondary li,
#live-area li .text-secondary li,
#live-area span .text-secondary li,
#live-area strong .text-secondary li,
#live-area p .text-secondary li,
#live-area h1.text-secondary span,
#live-area h2.text-secondary span,
#live-area h3.text-secondary span,
#live-area h4.text-secondary span,
#live-area h5.text-secondary span,
#live-area h6.text-secondary span,
#live-area blockquote.text-secondary span,
#live-area address.text-secondary span,
#live-area li.text-secondary span,
#live-area span.text-secondary span,
#live-area strong.text-secondary span,
#live-area p.text-secondary span,
#live-area h1 .text-secondary span,
#live-area h2 .text-secondary span,
#live-area h3 .text-secondary span,
#live-area h4 .text-secondary span,
#live-area h5 .text-secondary span,
#live-area h6 .text-secondary span,
#live-area blockquote .text-secondary span,
#live-area address .text-secondary span,
#live-area li .text-secondary span,
#live-area span .text-secondary span,
#live-area strong .text-secondary span,
#live-area p .text-secondary span,
#live-area h1.text-secondary strong,
#live-area h2.text-secondary strong,
#live-area h3.text-secondary strong,
#live-area h4.text-secondary strong,
#live-area h5.text-secondary strong,
#live-area h6.text-secondary strong,
#live-area blockquote.text-secondary strong,
#live-area address.text-secondary strong,
#live-area li.text-secondary strong,
#live-area span.text-secondary strong,
#live-area strong.text-secondary strong,
#live-area p.text-secondary strong,
#live-area h1 .text-secondary strong,
#live-area h2 .text-secondary strong,
#live-area h3 .text-secondary strong,
#live-area h4 .text-secondary strong,
#live-area h5 .text-secondary strong,
#live-area h6 .text-secondary strong,
#live-area blockquote .text-secondary strong,
#live-area address .text-secondary strong,
#live-area li .text-secondary strong,
#live-area span .text-secondary strong,
#live-area strong .text-secondary strong,
#live-area p .text-secondary strong,
#live-area h1.text-secondary p,
#live-area h2.text-secondary p,
#live-area h3.text-secondary p,
#live-area h4.text-secondary p,
#live-area h5.text-secondary p,
#live-area h6.text-secondary p,
#live-area blockquote.text-secondary p,
#live-area address.text-secondary p,
#live-area li.text-secondary p,
#live-area span.text-secondary p,
#live-area strong.text-secondary p,
#live-area p.text-secondary p,
#live-area h1 .text-secondary p,
#live-area h2 .text-secondary p,
#live-area h3 .text-secondary p,
#live-area h4 .text-secondary p,
#live-area h5 .text-secondary p,
#live-area h6 .text-secondary p,
#live-area blockquote .text-secondary p,
#live-area address .text-secondary p,
#live-area li .text-secondary p,
#live-area span .text-secondary p,
#live-area strong .text-secondary p,
#live-area p .text-secondary p {
  color: #70d44b;
}
#live-area h1.text-tertiary,
#live-area h2.text-tertiary,
#live-area h3.text-tertiary,
#live-area h4.text-tertiary,
#live-area h5.text-tertiary,
#live-area h6.text-tertiary,
#live-area blockquote.text-tertiary,
#live-area address.text-tertiary,
#live-area li.text-tertiary,
#live-area span.text-tertiary,
#live-area strong.text-tertiary,
#live-area p.text-tertiary,
#live-area h1 .text-tertiary,
#live-area h2 .text-tertiary,
#live-area h3 .text-tertiary,
#live-area h4 .text-tertiary,
#live-area h5 .text-tertiary,
#live-area h6 .text-tertiary,
#live-area blockquote .text-tertiary,
#live-area address .text-tertiary,
#live-area li .text-tertiary,
#live-area span .text-tertiary,
#live-area strong .text-tertiary,
#live-area p .text-tertiary {
  color: #00a0d4;
}
#live-area h1.text-tertiary h1,
#live-area h2.text-tertiary h1,
#live-area h3.text-tertiary h1,
#live-area h4.text-tertiary h1,
#live-area h5.text-tertiary h1,
#live-area h6.text-tertiary h1,
#live-area blockquote.text-tertiary h1,
#live-area address.text-tertiary h1,
#live-area li.text-tertiary h1,
#live-area span.text-tertiary h1,
#live-area strong.text-tertiary h1,
#live-area p.text-tertiary h1,
#live-area h1 .text-tertiary h1,
#live-area h2 .text-tertiary h1,
#live-area h3 .text-tertiary h1,
#live-area h4 .text-tertiary h1,
#live-area h5 .text-tertiary h1,
#live-area h6 .text-tertiary h1,
#live-area blockquote .text-tertiary h1,
#live-area address .text-tertiary h1,
#live-area li .text-tertiary h1,
#live-area span .text-tertiary h1,
#live-area strong .text-tertiary h1,
#live-area p .text-tertiary h1,
#live-area h1.text-tertiary h2,
#live-area h2.text-tertiary h2,
#live-area h3.text-tertiary h2,
#live-area h4.text-tertiary h2,
#live-area h5.text-tertiary h2,
#live-area h6.text-tertiary h2,
#live-area blockquote.text-tertiary h2,
#live-area address.text-tertiary h2,
#live-area li.text-tertiary h2,
#live-area span.text-tertiary h2,
#live-area strong.text-tertiary h2,
#live-area p.text-tertiary h2,
#live-area h1 .text-tertiary h2,
#live-area h2 .text-tertiary h2,
#live-area h3 .text-tertiary h2,
#live-area h4 .text-tertiary h2,
#live-area h5 .text-tertiary h2,
#live-area h6 .text-tertiary h2,
#live-area blockquote .text-tertiary h2,
#live-area address .text-tertiary h2,
#live-area li .text-tertiary h2,
#live-area span .text-tertiary h2,
#live-area strong .text-tertiary h2,
#live-area p .text-tertiary h2,
#live-area h1.text-tertiary h3,
#live-area h2.text-tertiary h3,
#live-area h3.text-tertiary h3,
#live-area h4.text-tertiary h3,
#live-area h5.text-tertiary h3,
#live-area h6.text-tertiary h3,
#live-area blockquote.text-tertiary h3,
#live-area address.text-tertiary h3,
#live-area li.text-tertiary h3,
#live-area span.text-tertiary h3,
#live-area strong.text-tertiary h3,
#live-area p.text-tertiary h3,
#live-area h1 .text-tertiary h3,
#live-area h2 .text-tertiary h3,
#live-area h3 .text-tertiary h3,
#live-area h4 .text-tertiary h3,
#live-area h5 .text-tertiary h3,
#live-area h6 .text-tertiary h3,
#live-area blockquote .text-tertiary h3,
#live-area address .text-tertiary h3,
#live-area li .text-tertiary h3,
#live-area span .text-tertiary h3,
#live-area strong .text-tertiary h3,
#live-area p .text-tertiary h3,
#live-area h1.text-tertiary h4,
#live-area h2.text-tertiary h4,
#live-area h3.text-tertiary h4,
#live-area h4.text-tertiary h4,
#live-area h5.text-tertiary h4,
#live-area h6.text-tertiary h4,
#live-area blockquote.text-tertiary h4,
#live-area address.text-tertiary h4,
#live-area li.text-tertiary h4,
#live-area span.text-tertiary h4,
#live-area strong.text-tertiary h4,
#live-area p.text-tertiary h4,
#live-area h1 .text-tertiary h4,
#live-area h2 .text-tertiary h4,
#live-area h3 .text-tertiary h4,
#live-area h4 .text-tertiary h4,
#live-area h5 .text-tertiary h4,
#live-area h6 .text-tertiary h4,
#live-area blockquote .text-tertiary h4,
#live-area address .text-tertiary h4,
#live-area li .text-tertiary h4,
#live-area span .text-tertiary h4,
#live-area strong .text-tertiary h4,
#live-area p .text-tertiary h4,
#live-area h1.text-tertiary h5,
#live-area h2.text-tertiary h5,
#live-area h3.text-tertiary h5,
#live-area h4.text-tertiary h5,
#live-area h5.text-tertiary h5,
#live-area h6.text-tertiary h5,
#live-area blockquote.text-tertiary h5,
#live-area address.text-tertiary h5,
#live-area li.text-tertiary h5,
#live-area span.text-tertiary h5,
#live-area strong.text-tertiary h5,
#live-area p.text-tertiary h5,
#live-area h1 .text-tertiary h5,
#live-area h2 .text-tertiary h5,
#live-area h3 .text-tertiary h5,
#live-area h4 .text-tertiary h5,
#live-area h5 .text-tertiary h5,
#live-area h6 .text-tertiary h5,
#live-area blockquote .text-tertiary h5,
#live-area address .text-tertiary h5,
#live-area li .text-tertiary h5,
#live-area span .text-tertiary h5,
#live-area strong .text-tertiary h5,
#live-area p .text-tertiary h5,
#live-area h1.text-tertiary h6,
#live-area h2.text-tertiary h6,
#live-area h3.text-tertiary h6,
#live-area h4.text-tertiary h6,
#live-area h5.text-tertiary h6,
#live-area h6.text-tertiary h6,
#live-area blockquote.text-tertiary h6,
#live-area address.text-tertiary h6,
#live-area li.text-tertiary h6,
#live-area span.text-tertiary h6,
#live-area strong.text-tertiary h6,
#live-area p.text-tertiary h6,
#live-area h1 .text-tertiary h6,
#live-area h2 .text-tertiary h6,
#live-area h3 .text-tertiary h6,
#live-area h4 .text-tertiary h6,
#live-area h5 .text-tertiary h6,
#live-area h6 .text-tertiary h6,
#live-area blockquote .text-tertiary h6,
#live-area address .text-tertiary h6,
#live-area li .text-tertiary h6,
#live-area span .text-tertiary h6,
#live-area strong .text-tertiary h6,
#live-area p .text-tertiary h6,
#live-area h1.text-tertiary blockquote,
#live-area h2.text-tertiary blockquote,
#live-area h3.text-tertiary blockquote,
#live-area h4.text-tertiary blockquote,
#live-area h5.text-tertiary blockquote,
#live-area h6.text-tertiary blockquote,
#live-area blockquote.text-tertiary blockquote,
#live-area address.text-tertiary blockquote,
#live-area li.text-tertiary blockquote,
#live-area span.text-tertiary blockquote,
#live-area strong.text-tertiary blockquote,
#live-area p.text-tertiary blockquote,
#live-area h1 .text-tertiary blockquote,
#live-area h2 .text-tertiary blockquote,
#live-area h3 .text-tertiary blockquote,
#live-area h4 .text-tertiary blockquote,
#live-area h5 .text-tertiary blockquote,
#live-area h6 .text-tertiary blockquote,
#live-area blockquote .text-tertiary blockquote,
#live-area address .text-tertiary blockquote,
#live-area li .text-tertiary blockquote,
#live-area span .text-tertiary blockquote,
#live-area strong .text-tertiary blockquote,
#live-area p .text-tertiary blockquote,
#live-area h1.text-tertiary address,
#live-area h2.text-tertiary address,
#live-area h3.text-tertiary address,
#live-area h4.text-tertiary address,
#live-area h5.text-tertiary address,
#live-area h6.text-tertiary address,
#live-area blockquote.text-tertiary address,
#live-area address.text-tertiary address,
#live-area li.text-tertiary address,
#live-area span.text-tertiary address,
#live-area strong.text-tertiary address,
#live-area p.text-tertiary address,
#live-area h1 .text-tertiary address,
#live-area h2 .text-tertiary address,
#live-area h3 .text-tertiary address,
#live-area h4 .text-tertiary address,
#live-area h5 .text-tertiary address,
#live-area h6 .text-tertiary address,
#live-area blockquote .text-tertiary address,
#live-area address .text-tertiary address,
#live-area li .text-tertiary address,
#live-area span .text-tertiary address,
#live-area strong .text-tertiary address,
#live-area p .text-tertiary address,
#live-area h1.text-tertiary li,
#live-area h2.text-tertiary li,
#live-area h3.text-tertiary li,
#live-area h4.text-tertiary li,
#live-area h5.text-tertiary li,
#live-area h6.text-tertiary li,
#live-area blockquote.text-tertiary li,
#live-area address.text-tertiary li,
#live-area li.text-tertiary li,
#live-area span.text-tertiary li,
#live-area strong.text-tertiary li,
#live-area p.text-tertiary li,
#live-area h1 .text-tertiary li,
#live-area h2 .text-tertiary li,
#live-area h3 .text-tertiary li,
#live-area h4 .text-tertiary li,
#live-area h5 .text-tertiary li,
#live-area h6 .text-tertiary li,
#live-area blockquote .text-tertiary li,
#live-area address .text-tertiary li,
#live-area li .text-tertiary li,
#live-area span .text-tertiary li,
#live-area strong .text-tertiary li,
#live-area p .text-tertiary li,
#live-area h1.text-tertiary span,
#live-area h2.text-tertiary span,
#live-area h3.text-tertiary span,
#live-area h4.text-tertiary span,
#live-area h5.text-tertiary span,
#live-area h6.text-tertiary span,
#live-area blockquote.text-tertiary span,
#live-area address.text-tertiary span,
#live-area li.text-tertiary span,
#live-area span.text-tertiary span,
#live-area strong.text-tertiary span,
#live-area p.text-tertiary span,
#live-area h1 .text-tertiary span,
#live-area h2 .text-tertiary span,
#live-area h3 .text-tertiary span,
#live-area h4 .text-tertiary span,
#live-area h5 .text-tertiary span,
#live-area h6 .text-tertiary span,
#live-area blockquote .text-tertiary span,
#live-area address .text-tertiary span,
#live-area li .text-tertiary span,
#live-area span .text-tertiary span,
#live-area strong .text-tertiary span,
#live-area p .text-tertiary span,
#live-area h1.text-tertiary strong,
#live-area h2.text-tertiary strong,
#live-area h3.text-tertiary strong,
#live-area h4.text-tertiary strong,
#live-area h5.text-tertiary strong,
#live-area h6.text-tertiary strong,
#live-area blockquote.text-tertiary strong,
#live-area address.text-tertiary strong,
#live-area li.text-tertiary strong,
#live-area span.text-tertiary strong,
#live-area strong.text-tertiary strong,
#live-area p.text-tertiary strong,
#live-area h1 .text-tertiary strong,
#live-area h2 .text-tertiary strong,
#live-area h3 .text-tertiary strong,
#live-area h4 .text-tertiary strong,
#live-area h5 .text-tertiary strong,
#live-area h6 .text-tertiary strong,
#live-area blockquote .text-tertiary strong,
#live-area address .text-tertiary strong,
#live-area li .text-tertiary strong,
#live-area span .text-tertiary strong,
#live-area strong .text-tertiary strong,
#live-area p .text-tertiary strong,
#live-area h1.text-tertiary p,
#live-area h2.text-tertiary p,
#live-area h3.text-tertiary p,
#live-area h4.text-tertiary p,
#live-area h5.text-tertiary p,
#live-area h6.text-tertiary p,
#live-area blockquote.text-tertiary p,
#live-area address.text-tertiary p,
#live-area li.text-tertiary p,
#live-area span.text-tertiary p,
#live-area strong.text-tertiary p,
#live-area p.text-tertiary p,
#live-area h1 .text-tertiary p,
#live-area h2 .text-tertiary p,
#live-area h3 .text-tertiary p,
#live-area h4 .text-tertiary p,
#live-area h5 .text-tertiary p,
#live-area h6 .text-tertiary p,
#live-area blockquote .text-tertiary p,
#live-area address .text-tertiary p,
#live-area li .text-tertiary p,
#live-area span .text-tertiary p,
#live-area strong .text-tertiary p,
#live-area p .text-tertiary p {
  color: #00a0d4;
}
#live-area h1.text-reset,
#live-area h2.text-reset,
#live-area h3.text-reset,
#live-area h4.text-reset,
#live-area h5.text-reset,
#live-area h6.text-reset,
#live-area blockquote.text-reset,
#live-area address.text-reset,
#live-area li.text-reset,
#live-area span.text-reset,
#live-area strong.text-reset,
#live-area p.text-reset,
#live-area h1 .text-reset,
#live-area h2 .text-reset,
#live-area h3 .text-reset,
#live-area h4 .text-reset,
#live-area h5 .text-reset,
#live-area h6 .text-reset,
#live-area blockquote .text-reset,
#live-area address .text-reset,
#live-area li .text-reset,
#live-area span .text-reset,
#live-area strong .text-reset,
#live-area p .text-reset {
  color: inherit;
}
#live-area h1.text-reset h1,
#live-area h2.text-reset h1,
#live-area h3.text-reset h1,
#live-area h4.text-reset h1,
#live-area h5.text-reset h1,
#live-area h6.text-reset h1,
#live-area blockquote.text-reset h1,
#live-area address.text-reset h1,
#live-area li.text-reset h1,
#live-area span.text-reset h1,
#live-area strong.text-reset h1,
#live-area p.text-reset h1,
#live-area h1 .text-reset h1,
#live-area h2 .text-reset h1,
#live-area h3 .text-reset h1,
#live-area h4 .text-reset h1,
#live-area h5 .text-reset h1,
#live-area h6 .text-reset h1,
#live-area blockquote .text-reset h1,
#live-area address .text-reset h1,
#live-area li .text-reset h1,
#live-area span .text-reset h1,
#live-area strong .text-reset h1,
#live-area p .text-reset h1,
#live-area h1.text-reset h2,
#live-area h2.text-reset h2,
#live-area h3.text-reset h2,
#live-area h4.text-reset h2,
#live-area h5.text-reset h2,
#live-area h6.text-reset h2,
#live-area blockquote.text-reset h2,
#live-area address.text-reset h2,
#live-area li.text-reset h2,
#live-area span.text-reset h2,
#live-area strong.text-reset h2,
#live-area p.text-reset h2,
#live-area h1 .text-reset h2,
#live-area h2 .text-reset h2,
#live-area h3 .text-reset h2,
#live-area h4 .text-reset h2,
#live-area h5 .text-reset h2,
#live-area h6 .text-reset h2,
#live-area blockquote .text-reset h2,
#live-area address .text-reset h2,
#live-area li .text-reset h2,
#live-area span .text-reset h2,
#live-area strong .text-reset h2,
#live-area p .text-reset h2,
#live-area h1.text-reset h3,
#live-area h2.text-reset h3,
#live-area h3.text-reset h3,
#live-area h4.text-reset h3,
#live-area h5.text-reset h3,
#live-area h6.text-reset h3,
#live-area blockquote.text-reset h3,
#live-area address.text-reset h3,
#live-area li.text-reset h3,
#live-area span.text-reset h3,
#live-area strong.text-reset h3,
#live-area p.text-reset h3,
#live-area h1 .text-reset h3,
#live-area h2 .text-reset h3,
#live-area h3 .text-reset h3,
#live-area h4 .text-reset h3,
#live-area h5 .text-reset h3,
#live-area h6 .text-reset h3,
#live-area blockquote .text-reset h3,
#live-area address .text-reset h3,
#live-area li .text-reset h3,
#live-area span .text-reset h3,
#live-area strong .text-reset h3,
#live-area p .text-reset h3,
#live-area h1.text-reset h4,
#live-area h2.text-reset h4,
#live-area h3.text-reset h4,
#live-area h4.text-reset h4,
#live-area h5.text-reset h4,
#live-area h6.text-reset h4,
#live-area blockquote.text-reset h4,
#live-area address.text-reset h4,
#live-area li.text-reset h4,
#live-area span.text-reset h4,
#live-area strong.text-reset h4,
#live-area p.text-reset h4,
#live-area h1 .text-reset h4,
#live-area h2 .text-reset h4,
#live-area h3 .text-reset h4,
#live-area h4 .text-reset h4,
#live-area h5 .text-reset h4,
#live-area h6 .text-reset h4,
#live-area blockquote .text-reset h4,
#live-area address .text-reset h4,
#live-area li .text-reset h4,
#live-area span .text-reset h4,
#live-area strong .text-reset h4,
#live-area p .text-reset h4,
#live-area h1.text-reset h5,
#live-area h2.text-reset h5,
#live-area h3.text-reset h5,
#live-area h4.text-reset h5,
#live-area h5.text-reset h5,
#live-area h6.text-reset h5,
#live-area blockquote.text-reset h5,
#live-area address.text-reset h5,
#live-area li.text-reset h5,
#live-area span.text-reset h5,
#live-area strong.text-reset h5,
#live-area p.text-reset h5,
#live-area h1 .text-reset h5,
#live-area h2 .text-reset h5,
#live-area h3 .text-reset h5,
#live-area h4 .text-reset h5,
#live-area h5 .text-reset h5,
#live-area h6 .text-reset h5,
#live-area blockquote .text-reset h5,
#live-area address .text-reset h5,
#live-area li .text-reset h5,
#live-area span .text-reset h5,
#live-area strong .text-reset h5,
#live-area p .text-reset h5,
#live-area h1.text-reset h6,
#live-area h2.text-reset h6,
#live-area h3.text-reset h6,
#live-area h4.text-reset h6,
#live-area h5.text-reset h6,
#live-area h6.text-reset h6,
#live-area blockquote.text-reset h6,
#live-area address.text-reset h6,
#live-area li.text-reset h6,
#live-area span.text-reset h6,
#live-area strong.text-reset h6,
#live-area p.text-reset h6,
#live-area h1 .text-reset h6,
#live-area h2 .text-reset h6,
#live-area h3 .text-reset h6,
#live-area h4 .text-reset h6,
#live-area h5 .text-reset h6,
#live-area h6 .text-reset h6,
#live-area blockquote .text-reset h6,
#live-area address .text-reset h6,
#live-area li .text-reset h6,
#live-area span .text-reset h6,
#live-area strong .text-reset h6,
#live-area p .text-reset h6,
#live-area h1.text-reset blockquote,
#live-area h2.text-reset blockquote,
#live-area h3.text-reset blockquote,
#live-area h4.text-reset blockquote,
#live-area h5.text-reset blockquote,
#live-area h6.text-reset blockquote,
#live-area blockquote.text-reset blockquote,
#live-area address.text-reset blockquote,
#live-area li.text-reset blockquote,
#live-area span.text-reset blockquote,
#live-area strong.text-reset blockquote,
#live-area p.text-reset blockquote,
#live-area h1 .text-reset blockquote,
#live-area h2 .text-reset blockquote,
#live-area h3 .text-reset blockquote,
#live-area h4 .text-reset blockquote,
#live-area h5 .text-reset blockquote,
#live-area h6 .text-reset blockquote,
#live-area blockquote .text-reset blockquote,
#live-area address .text-reset blockquote,
#live-area li .text-reset blockquote,
#live-area span .text-reset blockquote,
#live-area strong .text-reset blockquote,
#live-area p .text-reset blockquote,
#live-area h1.text-reset address,
#live-area h2.text-reset address,
#live-area h3.text-reset address,
#live-area h4.text-reset address,
#live-area h5.text-reset address,
#live-area h6.text-reset address,
#live-area blockquote.text-reset address,
#live-area address.text-reset address,
#live-area li.text-reset address,
#live-area span.text-reset address,
#live-area strong.text-reset address,
#live-area p.text-reset address,
#live-area h1 .text-reset address,
#live-area h2 .text-reset address,
#live-area h3 .text-reset address,
#live-area h4 .text-reset address,
#live-area h5 .text-reset address,
#live-area h6 .text-reset address,
#live-area blockquote .text-reset address,
#live-area address .text-reset address,
#live-area li .text-reset address,
#live-area span .text-reset address,
#live-area strong .text-reset address,
#live-area p .text-reset address,
#live-area h1.text-reset li,
#live-area h2.text-reset li,
#live-area h3.text-reset li,
#live-area h4.text-reset li,
#live-area h5.text-reset li,
#live-area h6.text-reset li,
#live-area blockquote.text-reset li,
#live-area address.text-reset li,
#live-area li.text-reset li,
#live-area span.text-reset li,
#live-area strong.text-reset li,
#live-area p.text-reset li,
#live-area h1 .text-reset li,
#live-area h2 .text-reset li,
#live-area h3 .text-reset li,
#live-area h4 .text-reset li,
#live-area h5 .text-reset li,
#live-area h6 .text-reset li,
#live-area blockquote .text-reset li,
#live-area address .text-reset li,
#live-area li .text-reset li,
#live-area span .text-reset li,
#live-area strong .text-reset li,
#live-area p .text-reset li,
#live-area h1.text-reset span,
#live-area h2.text-reset span,
#live-area h3.text-reset span,
#live-area h4.text-reset span,
#live-area h5.text-reset span,
#live-area h6.text-reset span,
#live-area blockquote.text-reset span,
#live-area address.text-reset span,
#live-area li.text-reset span,
#live-area span.text-reset span,
#live-area strong.text-reset span,
#live-area p.text-reset span,
#live-area h1 .text-reset span,
#live-area h2 .text-reset span,
#live-area h3 .text-reset span,
#live-area h4 .text-reset span,
#live-area h5 .text-reset span,
#live-area h6 .text-reset span,
#live-area blockquote .text-reset span,
#live-area address .text-reset span,
#live-area li .text-reset span,
#live-area span .text-reset span,
#live-area strong .text-reset span,
#live-area p .text-reset span,
#live-area h1.text-reset strong,
#live-area h2.text-reset strong,
#live-area h3.text-reset strong,
#live-area h4.text-reset strong,
#live-area h5.text-reset strong,
#live-area h6.text-reset strong,
#live-area blockquote.text-reset strong,
#live-area address.text-reset strong,
#live-area li.text-reset strong,
#live-area span.text-reset strong,
#live-area strong.text-reset strong,
#live-area p.text-reset strong,
#live-area h1 .text-reset strong,
#live-area h2 .text-reset strong,
#live-area h3 .text-reset strong,
#live-area h4 .text-reset strong,
#live-area h5 .text-reset strong,
#live-area h6 .text-reset strong,
#live-area blockquote .text-reset strong,
#live-area address .text-reset strong,
#live-area li .text-reset strong,
#live-area span .text-reset strong,
#live-area strong .text-reset strong,
#live-area p .text-reset strong,
#live-area h1.text-reset p,
#live-area h2.text-reset p,
#live-area h3.text-reset p,
#live-area h4.text-reset p,
#live-area h5.text-reset p,
#live-area h6.text-reset p,
#live-area blockquote.text-reset p,
#live-area address.text-reset p,
#live-area li.text-reset p,
#live-area span.text-reset p,
#live-area strong.text-reset p,
#live-area p.text-reset p,
#live-area h1 .text-reset p,
#live-area h2 .text-reset p,
#live-area h3 .text-reset p,
#live-area h4 .text-reset p,
#live-area h5 .text-reset p,
#live-area h6 .text-reset p,
#live-area blockquote .text-reset p,
#live-area address .text-reset p,
#live-area li .text-reset p,
#live-area span .text-reset p,
#live-area strong .text-reset p,
#live-area p .text-reset p {
  color: inherit;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 24px;
  padding-right: 24px;
}
@media (min-width: 768px) {
  .container {
    width: 748px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 968px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1168px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 24px;
  padding-right: 24px;
}
.row {
  margin-left: -24px;
  margin-right: -24px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 24px;
  padding-right: 24px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #0000ef;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1em;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.5em;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 0.75em;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 1em;
  font-size: 1.5em;
  line-height: inherit;
  color: #000067;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 1em;
  line-height: 1.5em;
  color: #28455e;
}
.form-control {
  display: block;
  width: 100%;
  height: 2.15em;
  padding: 6px 12px;
  font-size: 1em;
  line-height: 1.5em;
  color: #28455e;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0.75em;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #dfdfff;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 2.15em;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 12em;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 24em;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 1em;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 2em;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 12em;
  padding: 5px 10px;
  font-size: 0.5em;
  line-height: 1.5;
  border-radius: 0px;
}
select.input-sm {
  height: 12em;
  line-height: 12em;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 12em;
  padding: 5px 10px;
  font-size: 0.5em;
  line-height: 1.5;
  border-radius: 0px;
}
.form-group-sm select.form-control {
  height: 12em;
  line-height: 12em;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 12em;
  min-height: 1.5em;
  padding: 6px 10px;
  font-size: 0.5em;
  line-height: 1.5;
}
.input-lg {
  height: 24em;
  padding: 10px 16px;
  font-size: 1.125em;
  line-height: 1.3333333;
  border-radius: 0px;
}
select.input-lg {
  height: 24em;
  line-height: 24em;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 24em;
  padding: 10px 16px;
  font-size: 1.125em;
  line-height: 1.3333333;
  border-radius: 0px;
}
.form-group-lg select.form-control {
  height: 24em;
  line-height: 24em;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 24em;
  min-height: 2.125em;
  padding: 11px 16px;
  font-size: 1.125em;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 2.6875em;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 2.15em;
  height: 2.15em;
  line-height: 2.15em;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 24em;
  height: 24em;
  line-height: 24em;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 12em;
  height: 12em;
  line-height: 12em;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 6em;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #0066c0;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 8em;
}
.form-horizontal .form-group {
  margin-left: -24px;
  margin-right: -24px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 24px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.333333px;
    font-size: 1.125em;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 0.5em;
  }
}
.btn {
  display: inline-block;
  margin: 0 0 0 0;
  font-weight: 500;
  font-family: 'FTS', Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-style: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  white-space: nowrap;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 0.375em 2em;
  font-size: 1em;
  line-height: 1em;
  border-radius: 1.25em;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:only-child {
  margin-bottom: 0;
}
.btn span {
  vertical-align: baseline;
  display: inline-block;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: inherit;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: inherit;
  background-color: rgba(255, 77, 0, 0);
  border: 0.125em solid #ff4d00;
  transition: background 0.35s, border 0.35s;
  border-radius: 1.25em;
}
.btn-default:active,
.btn-default.active,
.btn-default:focus,
.btn-default.focus,
.btn-default:hover,
.btn-default:hover {
  color: inherit;
  background: rgba(255, 77, 0, 0);
  outline: 3px solid #ff4d00;
  border-color: #ff4d00;
}
.open > .dropdown-toggle.btn-default {
  color: #ff4d00;
  background-color: #cc3e00;
  border-color: #c23b00;
}
.open > .dropdown-toggle.btn-default:hover,
.open > .dropdown-toggle.btn-default:focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #ff4d00;
  background-color: #a83300;
  border-color: #802700;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #ff4d00;
  border-color: #ff4d00;
}
.btn-default .badge {
  color: #ff4d00;
  background-color: inherit;
}
.btn-primary {
  color: inherit;
  background-color: rgba(255, 77, 0, 0);
  border: 0.125em solid rgba(255, 77, 0, 0.3);
  transition: background 0.35s, border 0.35s;
  border-radius: 1.25em;
}
.btn-primary:active,
.btn-primary.active,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:hover,
.btn-primary:hover {
  color: inherit;
  background: rgba(255, 77, 0, 0);
  outline: 3px solid rgba(255, 77, 0, 0.3);
  border-color: #ff4d00;
}
.open > .dropdown-toggle.btn-primary {
  color: rgba(255, 77, 0, 0.3);
  background-color: rgba(204, 62, 0, 0.3);
  border-color: #c23b00;
}
.open > .dropdown-toggle.btn-primary:hover,
.open > .dropdown-toggle.btn-primary:focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: rgba(255, 77, 0, 0.3);
  background-color: rgba(168, 51, 0, 0.3);
  border-color: #802700;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: rgba(255, 77, 0, 0.3);
  border-color: #ff4d00;
}
.btn-primary .badge {
  color: rgba(255, 77, 0, 0.3);
  background-color: #ff4d00;
}
.btn-secondary {
  color: inherit;
  background-color: rgba(210, 242, 198, 0);
  border: 0.125em solid #d2f2c6;
  transition: background 0.35s, border 0.35s;
  border-radius: 1.25em;
}
.btn-secondary:active,
.btn-secondary.active,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary:hover,
.btn-secondary:hover {
  color: inherit;
  background: rgba(210, 242, 198, 0);
  outline: 3px solid #d2f2c6;
  border-color: #d2f2c6;
}
.open > .dropdown-toggle.btn-secondary {
  color: #d2f2c6;
  background-color: #b1e89d;
  border-color: #abe695;
}
.open > .dropdown-toggle.btn-secondary:hover,
.open > .dropdown-toggle.btn-secondary:focus,
.open > .dropdown-toggle.btn-secondary.focus {
  color: #d2f2c6;
  background-color: #9be181;
  border-color: #80d960;
}
.btn-secondary:active,
.btn-secondary.active,
.open > .dropdown-toggle.btn-secondary {
  background-image: none;
}
.btn-secondary.disabled,
.btn-secondary[disabled],
fieldset[disabled] .btn-secondary,
.btn-secondary.disabled:hover,
.btn-secondary[disabled]:hover,
fieldset[disabled] .btn-secondary:hover,
.btn-secondary.disabled:focus,
.btn-secondary[disabled]:focus,
fieldset[disabled] .btn-secondary:focus,
.btn-secondary.disabled.focus,
.btn-secondary[disabled].focus,
fieldset[disabled] .btn-secondary.focus,
.btn-secondary.disabled:active,
.btn-secondary[disabled]:active,
fieldset[disabled] .btn-secondary:active,
.btn-secondary.disabled.active,
.btn-secondary[disabled].active,
fieldset[disabled] .btn-secondary.active {
  background-color: #d2f2c6;
  border-color: #d2f2c6;
}
.btn-secondary .badge {
  color: #d2f2c6;
  background-color: #70d44b;
}
.btn-tertiary {
  color: inherit;
  background-color: rgba(110, 219, 255, 0);
  border: 0.125em solid #6edbff;
  transition: background 0.35s, border 0.35s;
  border-radius: 1.25em;
}
.btn-tertiary:active,
.btn-tertiary.active,
.btn-tertiary:focus,
.btn-tertiary.focus,
.btn-tertiary:hover,
.btn-tertiary:hover {
  color: inherit;
  background: rgba(110, 219, 255, 0);
  outline: 3px solid #6edbff;
  border-color: #6edbff;
}
.open > .dropdown-toggle.btn-tertiary {
  color: #6edbff;
  background-color: #3bcfff;
  border-color: #31ccff;
}
.open > .dropdown-toggle.btn-tertiary:hover,
.open > .dropdown-toggle.btn-tertiary:focus,
.open > .dropdown-toggle.btn-tertiary.focus {
  color: #6edbff;
  background-color: #17c6ff;
  border-color: #00b3ee;
}
.btn-tertiary:active,
.btn-tertiary.active,
.open > .dropdown-toggle.btn-tertiary {
  background-image: none;
}
.btn-tertiary.disabled,
.btn-tertiary[disabled],
fieldset[disabled] .btn-tertiary,
.btn-tertiary.disabled:hover,
.btn-tertiary[disabled]:hover,
fieldset[disabled] .btn-tertiary:hover,
.btn-tertiary.disabled:focus,
.btn-tertiary[disabled]:focus,
fieldset[disabled] .btn-tertiary:focus,
.btn-tertiary.disabled.focus,
.btn-tertiary[disabled].focus,
fieldset[disabled] .btn-tertiary.focus,
.btn-tertiary.disabled:active,
.btn-tertiary[disabled]:active,
fieldset[disabled] .btn-tertiary:active,
.btn-tertiary.disabled.active,
.btn-tertiary[disabled].active,
fieldset[disabled] .btn-tertiary.active {
  background-color: #6edbff;
  border-color: #6edbff;
}
.btn-tertiary .badge {
  color: #6edbff;
  background-color: #00a0d4;
}
.btn-link {
  color: #ff4d00;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #b33600;
  text-decoration: none;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #0000ef;
  text-decoration: none;
}
.btn-lg {
  padding: 0.375em 2em;
  font-size: 1.125em;
  line-height: 1.3333333;
  border-radius: 1.25em;
}
.btn-sm {
  padding: 0.375em 2em;
  font-size: 0.5em;
  line-height: 1.5;
  border-radius: 1.25em;
}
.btn-xs {
  padding: 0.375em 2em;
  font-size: 0.5em;
  line-height: 1.5;
  border-radius: 1.25em;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
#searchsubmit {
  border: 0px solid;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.breadcrumb-container {
  padding-top: 12px;
  padding-bottom: 12px;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 1em;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 0.75em;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #ccc;
}
.breadcrumb > .active {
  color: #0000ef;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 1em 0;
  border-radius: 0.75em;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.5em;
  text-decoration: none;
  color: #ff4d00;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 0.75em;
  border-top-left-radius: 0.75em;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 0.75em;
  border-top-right-radius: 0.75em;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 3;
  color: #b33600;
  background-color: #dfdfff;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  background-color: #ff4d00;
  border-color: #ff4d00;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #0000ef;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 1.125em;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 0.5em;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
}
.pager {
  padding-left: 0;
  margin: 1em 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #dfdfff;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #0000ef;
  background-color: #fff;
  cursor: not-allowed;
}
.alert {
  padding: 15px;
  margin-bottom: 1em;
  border: 1px solid transparent;
  border-radius: 0.75em;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-right-radius: 0.75em;
  border-top-left-radius: 0.75em;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0.75em;
  border-bottom-left-radius: 0.75em;
}
a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #dfdfff;
  color: #0000ef;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #0000ef;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #ff4d00;
  border-color: #ff4d00;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #ffdbcc;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
#live-area {
  z-index: 1;
  position: relative;
  border-color: #ff4d00;
  display: block;
  float: left;
  width: 100%;
}
#live-area img {
  max-width: 100%;
}
#live-area section:first-child:before {
  width: 100%;
  height: 144px;
  content: '';
  background: transparent;
  position: relative;
  display: none;
}
@media (max-width: 768px) {
}
section {
  padding: 0 0;
  display: block;
  float: left;
  position: relative;
  width: 100%;
  z-index: 1;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: center center !important;
  padding-top: 48px;
  padding-bottom: 48px;
  overflow: hidden;
}
section .container-fluid {
  float: initial;
}
.column {
  padding-top: 12px;
  padding-bottom: 12px;
}
.column:empty {
  padding-top: 0;
  padding-bottom: 0;
}
@media (max-width: 767px) {
}
.container.wraps-page-content,
#sidebar-container {
  padding-top: 24px;
  padding-bottom: 48px;
}
article {
  display: block;
  position: relative;
}
#blog-feed {
  padding-top: 0px;
}
#blog-feed .featured-article {
  background: #28455e;
}
@media (max-width: 992px) {
  #blog-feed .featured-article .article-content-container {
    order: 2;
  }
  #blog-feed .featured-article .article-image {
    order: 1;
  }
}
#blog-feed .featured-article .article-details-lead {
  width: 100%;
  order: 0;
  display: inline-flex;
  align-items: center;
  flex-wrap: nowrap;
  padding-bottom: 24px;
}
#blog-feed .featured-article .article-details-lead div.date {
  text-align: left;
  width: 75%;
  width: calc(100% - (48px * 2));
  font-size: 16px;
  color: #5e7388;
}
#blog-feed .featured-article .article-details-lead div.type {
  text-align: right;
  width: 96px;
  height: 48px;
  padding-left: 48px;
}
#blog-feed .featured-article .article-details-lead div.type img {
  width: 100%;
  height: auto;
}
#blog-feed .readmore-link {
  text-decoration: none;
}
#blog-feed div.row.articles-feed .articles-container {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  justify-content: center;
}
#blog-feed div.row.articles-feed .articles-container:before,
#blog-feed div.row.articles-feed .articles-container:after {
  display: none !important;
}
#blog-feed div.row.articles-feed .articles-container .feed-article .content-container {
  padding: 48px;
}
#blog-feed div.row.articles-feed .articles-container .feed-article {
  height: auto;
  background: #fff;
  display: inline-block;
}
#blog-feed div.row.articles-feed .articles-container .feed-article .featured-image-article {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 50%;
  overflow: hidden;
}
#blog-feed div.row.articles-feed .articles-container .feed-article .featured-image-article img {
  position: absolute;
}
#blog-feed div.row.articles-feed .articles-container .feed-article .content-container {
  display: inline-flex;
  flex-wrap: wrap;
  width: 100%;
}
#blog-feed div.row.articles-feed .articles-container .feed-article .content-container .article-details-lead {
  width: 100%;
  order: 0;
  display: inline-flex;
  align-items: center;
  flex-wrap: nowrap;
  padding-bottom: 24px;
}
#blog-feed div.row.articles-feed .articles-container .feed-article .content-container .article-details-lead div.date {
  text-align: left;
  width: 75%;
  width: calc(100% - (48px * 2));
  font-size: 16px;
  color: #5e7388;
}
#blog-feed div.row.articles-feed .articles-container .feed-article .content-container .article-details-lead div.type {
  text-align: right;
  width: 96px;
  height: 48px;
  padding-left: 48px;
}
#blog-feed div.row.articles-feed .articles-container .feed-article .content-container .article-details-lead div.type img {
  width: 100%;
  height: auto;
}
#blog-feed div.row.articles-feed .articles-container .feed-article .content-container .feed-header {
  width: 100%;
  order: 1;
}
#blog-feed div.row.articles-feed .articles-container .feed-article .content-container .feed-header a {
  color: inherit;
}
#blog-feed div.row.articles-feed .articles-container .feed-article .content-container .feed-header h2 {
  margin-bottom: 12px;
}
#blog-feed div.row.articles-feed .articles-container .feed-article .content-container div.excerpt {
  width: 100%;
  order: 2;
  font-size: 14px;
  line-height: 1.5em;
  padding-bottom: 12px;
  border-bottom: 2px solid #ff4d00;
  margin-bottom: 12px;
}
#blog-feed div.row.articles-feed .articles-container .feed-article .content-container div.excerpt p:last-child {
  margin-bottom: 12px;
}
#blog-feed div.row.articles-feed .articles-container .feed-article .content-container div.vendor {
  display: inline-block;
  padding-top: 12px;
  width: 80%;
  order: 4;
  padding-bottom: 10%;
  position: relative;
}
#blog-feed div.row.articles-feed .articles-container .feed-article .content-container div.vendor img.img-contain {
  position: absolute;
  object-position: left center;
}
#blog-feed div.row.articles-feed .articles-container .feed-article {
  width: 30%;
  width: calc(33% - (48px/2));
  margin-left: 12px;
  margin-right: 12px;
  margin-bottom: 24px;
}
@media (max-width: 992px) {
  #blog-feed div.row.articles-feed .articles-container .feed-article {
    width: 50%;
    width: calc(50% - (48px/2));
  }
}
@media (max-width: 768px) {
  #blog-feed div.row.articles-feed .articles-container .feed-article {
    width: 100%;
    width: calc(100% - (48px/2));
  }
}
#blog-article .container-fluid .row {
  justify-content: center;
}
#blog-article .container-fluid .row .container-article {
  padding: 24px;
  background: #fff;
  width: 700px;
  max-width: 100%;
}
#blog-article .container-fluid .row .container-article .featured-image-article {
  margin-bottom: 24px;
}
#blog-article .container-fluid .row .container-article .article-details-lead {
  width: 100%;
  order: 0;
  display: inline-flex;
  align-items: center;
  flex-wrap: nowrap;
  padding-bottom: 24px;
}
#blog-article .container-fluid .row .container-article .article-details-lead div.date {
  text-align: left;
  width: 75%;
  width: calc(100% - (48px * 2));
  font-size: 16px;
  color: #5e7388;
}
#blog-article .container-fluid .row .container-article .article-details-lead div.type {
  text-align: right;
  width: 96px;
  height: 48px;
  padding-left: 48px;
}
#blog-article .container-fluid .row .container-article .article-details-lead div.type img {
  width: 100%;
  height: auto;
}
.bs-flex-fix:before,
.bs-flex-fix:after {
  display: none !important;
}
.flex-xs-stretch-nowrap {
  display: block;
}
@media (min-width: 0) {
  .flex-xs-stretch-nowrap {
    display: flex;
    align-items: stretch;
    flex-wrap: nowrap;
  }
  .flex-xs-stretch-nowrap:before,
  .flex-xs-stretch-nowrap:after {
    display: none !important;
  }
}
.flex-xs-center-nowrap {
  display: block;
}
@media (min-width: 0) {
  .flex-xs-center-nowrap {
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
  }
  .flex-xs-center-nowrap:before,
  .flex-xs-center-nowrap:after {
    display: none !important;
  }
}
.flex-xs-start-nowrap {
  display: block;
}
@media (min-width: 0) {
  .flex-xs-start-nowrap {
    display: flex;
    align-items: flex-start;
    flex-wrap: nowrap;
  }
  .flex-xs-start-nowrap:before,
  .flex-xs-start-nowrap:after {
    display: none !important;
  }
}
.flex-xs-end-nowrap {
  display: block;
}
@media (min-width: 0) {
  .flex-xs-end-nowrap {
    display: flex;
    align-items: flex-end;
    flex-wrap: nowrap;
  }
  .flex-xs-end-nowrap:before,
  .flex-xs-end-nowrap:after {
    display: none !important;
  }
}
.flex-xs-stretch {
  display: block;
}
@media (min-width: 0) {
  .flex-xs-stretch {
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
  }
  .flex-xs-stretch:before,
  .flex-xs-stretch:after {
    display: none !important;
  }
}
.flex-xs-center {
  display: block;
}
@media (min-width: 0) {
  .flex-xs-center {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
  }
  .flex-xs-center:before,
  .flex-xs-center:after {
    display: none !important;
  }
}
.flex-xs-start {
  display: block;
}
@media (min-width: 0) {
  .flex-xs-start {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
  }
  .flex-xs-start:before,
  .flex-xs-start:after {
    display: none !important;
  }
}
.flex-xs-end {
  display: block;
}
@media (min-width: 0) {
  .flex-xs-end {
    display: flex;
    align-items: flex-end;
    flex-wrap: wrap;
  }
  .flex-xs-end:before,
  .flex-xs-end:after {
    display: none !important;
  }
}
.flex-xs-baseline {
  display: block;
}
@media (min-width: 0) {
  .flex-xs-baseline {
    display: flex;
    align-items: baseline;
    flex-wrap: wrap;
  }
  .flex-xs-baseline:before,
  .flex-xs-baseline:after {
    display: none !important;
  }
}
.flex-xs-baseline-last {
  display: block;
}
@media (min-width: 0) {
  .flex-xs-baseline-last {
    display: flex;
    align-items: last-baseline;
    flex-wrap: wrap;
  }
  .flex-xs-baseline-last:before,
  .flex-xs-baseline-last:after {
    display: none !important;
  }
}
.flex-xs-reset {
  display: block;
}
@media (min-width: 0) {
  .flex-xs-reset {
    display: block;
  }
}
.flex-sm-stretch-nowrap {
  display: block;
}
@media (min-width: 768px) {
  .flex-sm-stretch-nowrap {
    display: flex;
    align-items: stretch;
    flex-wrap: nowrap;
  }
  .flex-sm-stretch-nowrap:before,
  .flex-sm-stretch-nowrap:after {
    display: none !important;
  }
}
.flex-sm-center-nowrap {
  display: block;
}
@media (min-width: 768px) {
  .flex-sm-center-nowrap {
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
  }
  .flex-sm-center-nowrap:before,
  .flex-sm-center-nowrap:after {
    display: none !important;
  }
}
.flex-sm-start-nowrap {
  display: block;
}
@media (min-width: 768px) {
  .flex-sm-start-nowrap {
    display: flex;
    align-items: flex-start;
    flex-wrap: nowrap;
  }
  .flex-sm-start-nowrap:before,
  .flex-sm-start-nowrap:after {
    display: none !important;
  }
}
.flex-sm-end-nowrap {
  display: block;
}
@media (min-width: 768px) {
  .flex-sm-end-nowrap {
    display: flex;
    align-items: flex-end;
    flex-wrap: nowrap;
  }
  .flex-sm-end-nowrap:before,
  .flex-sm-end-nowrap:after {
    display: none !important;
  }
}
.flex-sm-stretch {
  display: block;
}
@media (min-width: 768px) {
  .flex-sm-stretch {
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
  }
  .flex-sm-stretch:before,
  .flex-sm-stretch:after {
    display: none !important;
  }
}
.flex-sm-center {
  display: block;
}
@media (min-width: 768px) {
  .flex-sm-center {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
  }
  .flex-sm-center:before,
  .flex-sm-center:after {
    display: none !important;
  }
}
.flex-sm-start {
  display: block;
}
@media (min-width: 768px) {
  .flex-sm-start {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
  }
  .flex-sm-start:before,
  .flex-sm-start:after {
    display: none !important;
  }
}
.flex-sm-end {
  display: block;
}
@media (min-width: 768px) {
  .flex-sm-end {
    display: flex;
    align-items: flex-end;
    flex-wrap: wrap;
  }
  .flex-sm-end:before,
  .flex-sm-end:after {
    display: none !important;
  }
}
.flex-sm-baseline {
  display: block;
}
@media (min-width: 768px) {
  .flex-sm-baseline {
    display: flex;
    align-items: baseline;
    flex-wrap: wrap;
  }
  .flex-sm-baseline:before,
  .flex-sm-baseline:after {
    display: none !important;
  }
}
.flex-sm-baseline-last {
  display: block;
}
@media (min-width: 768px) {
  .flex-sm-baseline-last {
    display: flex;
    align-items: last-baseline;
    flex-wrap: wrap;
  }
  .flex-sm-baseline-last:before,
  .flex-sm-baseline-last:after {
    display: none !important;
  }
}
.flex-sm-reset {
  display: block;
}
@media (min-width: 768px) {
  .flex-sm-reset {
    display: block;
  }
}
.flex-md-stretch-nowrap {
  display: block;
}
@media (min-width: 992px) {
  .flex-md-stretch-nowrap {
    display: flex;
    align-items: stretch;
    flex-wrap: nowrap;
  }
  .flex-md-stretch-nowrap:before,
  .flex-md-stretch-nowrap:after {
    display: none !important;
  }
}
.flex-md-center-nowrap {
  display: block;
}
@media (min-width: 992px) {
  .flex-md-center-nowrap {
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
  }
  .flex-md-center-nowrap:before,
  .flex-md-center-nowrap:after {
    display: none !important;
  }
}
.flex-md-start-nowrap {
  display: block;
}
@media (min-width: 992px) {
  .flex-md-start-nowrap {
    display: flex;
    align-items: flex-start;
    flex-wrap: nowrap;
  }
  .flex-md-start-nowrap:before,
  .flex-md-start-nowrap:after {
    display: none !important;
  }
}
.flex-md-end-nowrap {
  display: block;
}
@media (min-width: 992px) {
  .flex-md-end-nowrap {
    display: flex;
    align-items: flex-end;
    flex-wrap: nowrap;
  }
  .flex-md-end-nowrap:before,
  .flex-md-end-nowrap:after {
    display: none !important;
  }
}
.flex-md-stretch {
  display: block;
}
@media (min-width: 992px) {
  .flex-md-stretch {
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
  }
  .flex-md-stretch:before,
  .flex-md-stretch:after {
    display: none !important;
  }
}
.flex-md-center {
  display: block;
}
@media (min-width: 992px) {
  .flex-md-center {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
  }
  .flex-md-center:before,
  .flex-md-center:after {
    display: none !important;
  }
}
.flex-md-start {
  display: block;
}
@media (min-width: 992px) {
  .flex-md-start {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
  }
  .flex-md-start:before,
  .flex-md-start:after {
    display: none !important;
  }
}
.flex-md-end {
  display: block;
}
@media (min-width: 992px) {
  .flex-md-end {
    display: flex;
    align-items: flex-end;
    flex-wrap: wrap;
  }
  .flex-md-end:before,
  .flex-md-end:after {
    display: none !important;
  }
}
.flex-md-baseline {
  display: block;
}
@media (min-width: 992px) {
  .flex-md-baseline {
    display: flex;
    align-items: baseline;
    flex-wrap: wrap;
  }
  .flex-md-baseline:before,
  .flex-md-baseline:after {
    display: none !important;
  }
}
.flex-md-baseline-last {
  display: block;
}
@media (min-width: 992px) {
  .flex-md-baseline-last {
    display: flex;
    align-items: last-baseline;
    flex-wrap: wrap;
  }
  .flex-md-baseline-last:before,
  .flex-md-baseline-last:after {
    display: none !important;
  }
}
.flex-md-reset {
  display: block;
}
@media (min-width: 992px) {
  .flex-md-reset {
    display: block;
  }
}
.flex-lg-stretch-nowrap {
  display: block;
}
@media (min-width: 1200px) {
  .flex-lg-stretch-nowrap {
    display: flex;
    align-items: stretch;
    flex-wrap: nowrap;
  }
  .flex-lg-stretch-nowrap:before,
  .flex-lg-stretch-nowrap:after {
    display: none !important;
  }
}
.flex-lg-center-nowrap {
  display: block;
}
@media (min-width: 1200px) {
  .flex-lg-center-nowrap {
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
  }
  .flex-lg-center-nowrap:before,
  .flex-lg-center-nowrap:after {
    display: none !important;
  }
}
.flex-lg-start-nowrap {
  display: block;
}
@media (min-width: 1200px) {
  .flex-lg-start-nowrap {
    display: flex;
    align-items: flex-start;
    flex-wrap: nowrap;
  }
  .flex-lg-start-nowrap:before,
  .flex-lg-start-nowrap:after {
    display: none !important;
  }
}
.flex-lg-end-nowrap {
  display: block;
}
@media (min-width: 1200px) {
  .flex-lg-end-nowrap {
    display: flex;
    align-items: flex-end;
    flex-wrap: nowrap;
  }
  .flex-lg-end-nowrap:before,
  .flex-lg-end-nowrap:after {
    display: none !important;
  }
}
.flex-lg-stretch {
  display: block;
}
@media (min-width: 1200px) {
  .flex-lg-stretch {
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
  }
  .flex-lg-stretch:before,
  .flex-lg-stretch:after {
    display: none !important;
  }
}
.flex-lg-center {
  display: block;
}
@media (min-width: 1200px) {
  .flex-lg-center {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
  }
  .flex-lg-center:before,
  .flex-lg-center:after {
    display: none !important;
  }
}
.flex-lg-start {
  display: block;
}
@media (min-width: 1200px) {
  .flex-lg-start {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
  }
  .flex-lg-start:before,
  .flex-lg-start:after {
    display: none !important;
  }
}
.flex-lg-end {
  display: block;
}
@media (min-width: 1200px) {
  .flex-lg-end {
    display: flex;
    align-items: flex-end;
    flex-wrap: wrap;
  }
  .flex-lg-end:before,
  .flex-lg-end:after {
    display: none !important;
  }
}
.flex-lg-baseline {
  display: block;
}
@media (min-width: 1200px) {
  .flex-lg-baseline {
    display: flex;
    align-items: baseline;
    flex-wrap: wrap;
  }
  .flex-lg-baseline:before,
  .flex-lg-baseline:after {
    display: none !important;
  }
}
.flex-lg-baseline-last {
  display: block;
}
@media (min-width: 1200px) {
  .flex-lg-baseline-last {
    display: flex;
    align-items: last-baseline;
    flex-wrap: wrap;
  }
  .flex-lg-baseline-last:before,
  .flex-lg-baseline-last:after {
    display: none !important;
  }
}
.flex-lg-reset {
  display: block;
}
@media (min-width: 1200px) {
  .flex-lg-reset {
    display: block;
  }
}
.justify-center {
  justify-content: center;
}
.justify-end {
  justify-content: flex-end;
}
.justify-start {
  justify-content: flex-start;
}
.justify-space-between {
  justify-content: space-between;
}
.justify-space-evenly {
  justify-content: space-evenly;
}
.justify-space-around {
  justify-content: space-around;
}
@media (max-width: 768px) and (min-width: 480px) {
  .row-md-fifths {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    justify-content: center;
  }
  .row-md-fifths:before,
  .row-md-fifths:after {
    display: none !important;
  }
  .row-md-fifths .column {
    width: 50%;
  }
}
@media (max-width: 992px) and (min-width: 768px) {
  .row-md-fifths {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    justify-content: center;
  }
  .row-md-fifths:before,
  .row-md-fifths:after {
    display: none !important;
  }
  .row-md-fifths .column {
    width: 33.3333333%;
  }
}
@media (min-width: 0) {
  .row-xs-fifths .column {
    width: 20%;
  }
}
@media (min-width: 768px) {
  .row-sm-fifths .column {
    width: 20%;
  }
}
@media (min-width: 992px) {
  .row-md-fifths .column {
    width: 20%;
  }
}
@media (min-width: 1200px) {
  .row-lg-fifths .column {
    width: 20%;
  }
}
@media (min-width: 1200px) {
  .row-xl-fifths .column {
    width: 20%;
  }
}
@media (min-width: 0) {
  .pad-xs-1,
  div.pad-xs-1,
  .container.pad-xs-1 {
    padding: 24px;
  }
  .pad-xs-1 > .row,
  div.pad-xs-1 > .row,
  .container.pad-xs-1 > .row {
    margin-left: -24px;
    margin-right: -24px;
  }
  .pad-xs-1-horz,
  div.pad-xs-1-horz,
  .container.pad-xs-1-horz {
    padding-left: 24px;
    padding-right: 24px;
  }
  .pad-xs-1-horz > .row,
  div.pad-xs-1-horz > .row,
  .container.pad-xs-1-horz > .row {
    margin-left: -24px;
    margin-right: -24px;
  }
  .pad-xs-1-vert,
  div.pad-xs-1-vert,
  .row.pad-xs-1-vert,
  .container.pad-xs-1-vert {
    padding-top: 24px;
    padding-bottom: 24px;
  }
  .pad-xs-1-top,
  div.pad-xs-1-top,
  .row.pad-xs-1-top,
  .container.pad-xs-1-top {
    padding-top: 24px;
  }
  .pad-xs-1-bottom,
  div.pad-xs-1-bottom,
  .row.pad-xs-1-bottom,
  .container.pad-xs-1-bottom {
    padding-bottom: 24px;
  }
  .pad-xs-1-left,
  div.pad-xs-1-left,
  .container.pad-xs-1-left {
    padding-left: 24px;
  }
  .pad-xs-1-right,
  div.pad-xs-1-right,
  .container.pad-xs-1-right {
    padding-right: 24px;
  }
  section.pad-xs-1,
  .row.pad-xs-1,
  section.pad-xs-1-horz,
  .row.pad-xs-1-horz,
  section.pad-xs-1-left,
  .row.pad-xs-1-left,
  section.pad-xs-1-right,
  .row.pad-xs-1-right {
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media (min-width: 0) {
  .pad-xs-2,
  div.pad-xs-2,
  .container.pad-xs-2 {
    padding: 48px;
  }
  .pad-xs-2 > .row,
  div.pad-xs-2 > .row,
  .container.pad-xs-2 > .row {
    margin-left: -48px;
    margin-right: -48px;
  }
  .pad-xs-2-horz,
  div.pad-xs-2-horz,
  .container.pad-xs-2-horz {
    padding-left: 48px;
    padding-right: 48px;
  }
  .pad-xs-2-horz > .row,
  div.pad-xs-2-horz > .row,
  .container.pad-xs-2-horz > .row {
    margin-left: -48px;
    margin-right: -48px;
  }
  .pad-xs-2-vert,
  div.pad-xs-2-vert,
  .row.pad-xs-2-vert,
  .container.pad-xs-2-vert {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .pad-xs-2-top,
  div.pad-xs-2-top,
  .row.pad-xs-2-top,
  .container.pad-xs-2-top {
    padding-top: 48px;
  }
  .pad-xs-2-bottom,
  div.pad-xs-2-bottom,
  .row.pad-xs-2-bottom,
  .container.pad-xs-2-bottom {
    padding-bottom: 48px;
  }
  .pad-xs-2-left,
  div.pad-xs-2-left,
  .container.pad-xs-2-left {
    padding-left: 48px;
  }
  .pad-xs-2-right,
  div.pad-xs-2-right,
  .container.pad-xs-2-right {
    padding-right: 48px;
  }
  section.pad-xs-2,
  .row.pad-xs-2,
  section.pad-xs-2-horz,
  .row.pad-xs-2-horz,
  section.pad-xs-2-left,
  .row.pad-xs-2-left,
  section.pad-xs-2-right,
  .row.pad-xs-2-right {
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media (min-width: 0) {
  .pad-xs-3,
  div.pad-xs-3,
  .container.pad-xs-3 {
    padding: 72px;
  }
  .pad-xs-3 > .row,
  div.pad-xs-3 > .row,
  .container.pad-xs-3 > .row {
    margin-left: -72px;
    margin-right: -72px;
  }
  .pad-xs-3-horz,
  div.pad-xs-3-horz,
  .container.pad-xs-3-horz {
    padding-left: 72px;
    padding-right: 72px;
  }
  .pad-xs-3-horz > .row,
  div.pad-xs-3-horz > .row,
  .container.pad-xs-3-horz > .row {
    margin-left: -72px;
    margin-right: -72px;
  }
  .pad-xs-3-vert,
  div.pad-xs-3-vert,
  .row.pad-xs-3-vert,
  .container.pad-xs-3-vert {
    padding-top: 72px;
    padding-bottom: 72px;
  }
  .pad-xs-3-top,
  div.pad-xs-3-top,
  .row.pad-xs-3-top,
  .container.pad-xs-3-top {
    padding-top: 72px;
  }
  .pad-xs-3-bottom,
  div.pad-xs-3-bottom,
  .row.pad-xs-3-bottom,
  .container.pad-xs-3-bottom {
    padding-bottom: 72px;
  }
  .pad-xs-3-left,
  div.pad-xs-3-left,
  .container.pad-xs-3-left {
    padding-left: 72px;
  }
  .pad-xs-3-right,
  div.pad-xs-3-right,
  .container.pad-xs-3-right {
    padding-right: 72px;
  }
  section.pad-xs-3,
  .row.pad-xs-3,
  section.pad-xs-3-horz,
  .row.pad-xs-3-horz,
  section.pad-xs-3-left,
  .row.pad-xs-3-left,
  section.pad-xs-3-right,
  .row.pad-xs-3-right {
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media (min-width: 0) {
  .pad-xs-4,
  div.pad-xs-4,
  .container.pad-xs-4 {
    padding: 96px;
  }
  .pad-xs-4 > .row,
  div.pad-xs-4 > .row,
  .container.pad-xs-4 > .row {
    margin-left: -96px;
    margin-right: -96px;
  }
  .pad-xs-4-horz,
  div.pad-xs-4-horz,
  .container.pad-xs-4-horz {
    padding-left: 96px;
    padding-right: 96px;
  }
  .pad-xs-4-horz > .row,
  div.pad-xs-4-horz > .row,
  .container.pad-xs-4-horz > .row {
    margin-left: -96px;
    margin-right: -96px;
  }
  .pad-xs-4-vert,
  div.pad-xs-4-vert,
  .row.pad-xs-4-vert,
  .container.pad-xs-4-vert {
    padding-top: 96px;
    padding-bottom: 96px;
  }
  .pad-xs-4-top,
  div.pad-xs-4-top,
  .row.pad-xs-4-top,
  .container.pad-xs-4-top {
    padding-top: 96px;
  }
  .pad-xs-4-bottom,
  div.pad-xs-4-bottom,
  .row.pad-xs-4-bottom,
  .container.pad-xs-4-bottom {
    padding-bottom: 96px;
  }
  .pad-xs-4-left,
  div.pad-xs-4-left,
  .container.pad-xs-4-left {
    padding-left: 96px;
  }
  .pad-xs-4-right,
  div.pad-xs-4-right,
  .container.pad-xs-4-right {
    padding-right: 96px;
  }
  section.pad-xs-4,
  .row.pad-xs-4,
  section.pad-xs-4-horz,
  .row.pad-xs-4-horz,
  section.pad-xs-4-left,
  .row.pad-xs-4-left,
  section.pad-xs-4-right,
  .row.pad-xs-4-right {
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media (min-width: 0) {
  .pad-xs-5,
  div.pad-xs-5,
  .container.pad-xs-5 {
    padding: 120px;
  }
  .pad-xs-5 > .row,
  div.pad-xs-5 > .row,
  .container.pad-xs-5 > .row {
    margin-left: -120px;
    margin-right: -120px;
  }
  .pad-xs-5-horz,
  div.pad-xs-5-horz,
  .container.pad-xs-5-horz {
    padding-left: 120px;
    padding-right: 120px;
  }
  .pad-xs-5-horz > .row,
  div.pad-xs-5-horz > .row,
  .container.pad-xs-5-horz > .row {
    margin-left: -120px;
    margin-right: -120px;
  }
  .pad-xs-5-vert,
  div.pad-xs-5-vert,
  .row.pad-xs-5-vert,
  .container.pad-xs-5-vert {
    padding-top: 120px;
    padding-bottom: 120px;
  }
  .pad-xs-5-top,
  div.pad-xs-5-top,
  .row.pad-xs-5-top,
  .container.pad-xs-5-top {
    padding-top: 120px;
  }
  .pad-xs-5-bottom,
  div.pad-xs-5-bottom,
  .row.pad-xs-5-bottom,
  .container.pad-xs-5-bottom {
    padding-bottom: 120px;
  }
  .pad-xs-5-left,
  div.pad-xs-5-left,
  .container.pad-xs-5-left {
    padding-left: 120px;
  }
  .pad-xs-5-right,
  div.pad-xs-5-right,
  .container.pad-xs-5-right {
    padding-right: 120px;
  }
  section.pad-xs-5,
  .row.pad-xs-5,
  section.pad-xs-5-horz,
  .row.pad-xs-5-horz,
  section.pad-xs-5-left,
  .row.pad-xs-5-left,
  section.pad-xs-5-right,
  .row.pad-xs-5-right {
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media (min-width: 0) {
  .pad-xs-6,
  div.pad-xs-6,
  .container.pad-xs-6 {
    padding: 144px;
  }
  .pad-xs-6 > .row,
  div.pad-xs-6 > .row,
  .container.pad-xs-6 > .row {
    margin-left: -144px;
    margin-right: -144px;
  }
  .pad-xs-6-horz,
  div.pad-xs-6-horz,
  .container.pad-xs-6-horz {
    padding-left: 144px;
    padding-right: 144px;
  }
  .pad-xs-6-horz > .row,
  div.pad-xs-6-horz > .row,
  .container.pad-xs-6-horz > .row {
    margin-left: -144px;
    margin-right: -144px;
  }
  .pad-xs-6-vert,
  div.pad-xs-6-vert,
  .row.pad-xs-6-vert,
  .container.pad-xs-6-vert {
    padding-top: 144px;
    padding-bottom: 144px;
  }
  .pad-xs-6-top,
  div.pad-xs-6-top,
  .row.pad-xs-6-top,
  .container.pad-xs-6-top {
    padding-top: 144px;
  }
  .pad-xs-6-bottom,
  div.pad-xs-6-bottom,
  .row.pad-xs-6-bottom,
  .container.pad-xs-6-bottom {
    padding-bottom: 144px;
  }
  .pad-xs-6-left,
  div.pad-xs-6-left,
  .container.pad-xs-6-left {
    padding-left: 144px;
  }
  .pad-xs-6-right,
  div.pad-xs-6-right,
  .container.pad-xs-6-right {
    padding-right: 144px;
  }
  section.pad-xs-6,
  .row.pad-xs-6,
  section.pad-xs-6-horz,
  .row.pad-xs-6-horz,
  section.pad-xs-6-left,
  .row.pad-xs-6-left,
  section.pad-xs-6-right,
  .row.pad-xs-6-right {
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media (min-width: 0) {
  .pad-xs-7,
  div.pad-xs-7,
  .container.pad-xs-7 {
    padding: 168px;
  }
  .pad-xs-7 > .row,
  div.pad-xs-7 > .row,
  .container.pad-xs-7 > .row {
    margin-left: -168px;
    margin-right: -168px;
  }
  .pad-xs-7-horz,
  div.pad-xs-7-horz,
  .container.pad-xs-7-horz {
    padding-left: 168px;
    padding-right: 168px;
  }
  .pad-xs-7-horz > .row,
  div.pad-xs-7-horz > .row,
  .container.pad-xs-7-horz > .row {
    margin-left: -168px;
    margin-right: -168px;
  }
  .pad-xs-7-vert,
  div.pad-xs-7-vert,
  .row.pad-xs-7-vert,
  .container.pad-xs-7-vert {
    padding-top: 168px;
    padding-bottom: 168px;
  }
  .pad-xs-7-top,
  div.pad-xs-7-top,
  .row.pad-xs-7-top,
  .container.pad-xs-7-top {
    padding-top: 168px;
  }
  .pad-xs-7-bottom,
  div.pad-xs-7-bottom,
  .row.pad-xs-7-bottom,
  .container.pad-xs-7-bottom {
    padding-bottom: 168px;
  }
  .pad-xs-7-left,
  div.pad-xs-7-left,
  .container.pad-xs-7-left {
    padding-left: 168px;
  }
  .pad-xs-7-right,
  div.pad-xs-7-right,
  .container.pad-xs-7-right {
    padding-right: 168px;
  }
  section.pad-xs-7,
  .row.pad-xs-7,
  section.pad-xs-7-horz,
  .row.pad-xs-7-horz,
  section.pad-xs-7-left,
  .row.pad-xs-7-left,
  section.pad-xs-7-right,
  .row.pad-xs-7-right {
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media (min-width: 0) {
  .pad-xs-0,
  div.pad-xs-0,
  .container.pad-xs-0 {
    padding: 0px;
  }
  .pad-xs-0 > .row,
  div.pad-xs-0 > .row,
  .container.pad-xs-0 > .row {
    margin-left: 0px;
    margin-right: 0px;
  }
  .pad-xs-0-horz,
  div.pad-xs-0-horz,
  .container.pad-xs-0-horz {
    padding-left: 0px;
    padding-right: 0px;
  }
  .pad-xs-0-horz > .row,
  div.pad-xs-0-horz > .row,
  .container.pad-xs-0-horz > .row {
    margin-left: 0px;
    margin-right: 0px;
  }
  .pad-xs-0-vert,
  div.pad-xs-0-vert,
  .row.pad-xs-0-vert,
  .container.pad-xs-0-vert {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .pad-xs-0-top,
  div.pad-xs-0-top,
  .row.pad-xs-0-top,
  .container.pad-xs-0-top {
    padding-top: 0px;
  }
  .pad-xs-0-bottom,
  div.pad-xs-0-bottom,
  .row.pad-xs-0-bottom,
  .container.pad-xs-0-bottom {
    padding-bottom: 0px;
  }
  .pad-xs-0-left,
  div.pad-xs-0-left,
  .container.pad-xs-0-left {
    padding-left: 0px;
  }
  .pad-xs-0-right,
  div.pad-xs-0-right,
  .container.pad-xs-0-right {
    padding-right: 0px;
  }
  section.pad-xs-0,
  .row.pad-xs-0,
  section.pad-xs-0-horz,
  .row.pad-xs-0-horz,
  section.pad-xs-0-left,
  .row.pad-xs-0-left,
  section.pad-xs-0-right,
  .row.pad-xs-0-right {
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media (min-width: 768px) {
  .pad-sm-1,
  div.pad-sm-1,
  .container.pad-sm-1 {
    padding: 24px;
  }
  .pad-sm-1 > .row,
  div.pad-sm-1 > .row,
  .container.pad-sm-1 > .row {
    margin-left: -24px;
    margin-right: -24px;
  }
  .pad-sm-1-horz,
  div.pad-sm-1-horz,
  .container.pad-sm-1-horz {
    padding-left: 24px;
    padding-right: 24px;
  }
  .pad-sm-1-horz > .row,
  div.pad-sm-1-horz > .row,
  .container.pad-sm-1-horz > .row {
    margin-left: -24px;
    margin-right: -24px;
  }
  .pad-sm-1-vert,
  div.pad-sm-1-vert,
  .row.pad-sm-1-vert,
  .container.pad-sm-1-vert {
    padding-top: 24px;
    padding-bottom: 24px;
  }
  .pad-sm-1-top,
  div.pad-sm-1-top,
  .row.pad-sm-1-top,
  .container.pad-sm-1-top {
    padding-top: 24px;
  }
  .pad-sm-1-bottom,
  div.pad-sm-1-bottom,
  .row.pad-sm-1-bottom,
  .container.pad-sm-1-bottom {
    padding-bottom: 24px;
  }
  .pad-sm-1-left,
  div.pad-sm-1-left,
  .container.pad-sm-1-left {
    padding-left: 24px;
  }
  .pad-sm-1-right,
  div.pad-sm-1-right,
  .container.pad-sm-1-right {
    padding-right: 24px;
  }
  section.pad-sm-1,
  .row.pad-sm-1,
  section.pad-sm-1-horz,
  .row.pad-sm-1-horz,
  section.pad-sm-1-left,
  .row.pad-sm-1-left,
  section.pad-sm-1-right,
  .row.pad-sm-1-right {
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media (min-width: 768px) {
  .pad-sm-2,
  div.pad-sm-2,
  .container.pad-sm-2 {
    padding: 48px;
  }
  .pad-sm-2 > .row,
  div.pad-sm-2 > .row,
  .container.pad-sm-2 > .row {
    margin-left: -48px;
    margin-right: -48px;
  }
  .pad-sm-2-horz,
  div.pad-sm-2-horz,
  .container.pad-sm-2-horz {
    padding-left: 48px;
    padding-right: 48px;
  }
  .pad-sm-2-horz > .row,
  div.pad-sm-2-horz > .row,
  .container.pad-sm-2-horz > .row {
    margin-left: -48px;
    margin-right: -48px;
  }
  .pad-sm-2-vert,
  div.pad-sm-2-vert,
  .row.pad-sm-2-vert,
  .container.pad-sm-2-vert {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .pad-sm-2-top,
  div.pad-sm-2-top,
  .row.pad-sm-2-top,
  .container.pad-sm-2-top {
    padding-top: 48px;
  }
  .pad-sm-2-bottom,
  div.pad-sm-2-bottom,
  .row.pad-sm-2-bottom,
  .container.pad-sm-2-bottom {
    padding-bottom: 48px;
  }
  .pad-sm-2-left,
  div.pad-sm-2-left,
  .container.pad-sm-2-left {
    padding-left: 48px;
  }
  .pad-sm-2-right,
  div.pad-sm-2-right,
  .container.pad-sm-2-right {
    padding-right: 48px;
  }
  section.pad-sm-2,
  .row.pad-sm-2,
  section.pad-sm-2-horz,
  .row.pad-sm-2-horz,
  section.pad-sm-2-left,
  .row.pad-sm-2-left,
  section.pad-sm-2-right,
  .row.pad-sm-2-right {
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media (min-width: 768px) {
  .pad-sm-3,
  div.pad-sm-3,
  .container.pad-sm-3 {
    padding: 72px;
  }
  .pad-sm-3 > .row,
  div.pad-sm-3 > .row,
  .container.pad-sm-3 > .row {
    margin-left: -72px;
    margin-right: -72px;
  }
  .pad-sm-3-horz,
  div.pad-sm-3-horz,
  .container.pad-sm-3-horz {
    padding-left: 72px;
    padding-right: 72px;
  }
  .pad-sm-3-horz > .row,
  div.pad-sm-3-horz > .row,
  .container.pad-sm-3-horz > .row {
    margin-left: -72px;
    margin-right: -72px;
  }
  .pad-sm-3-vert,
  div.pad-sm-3-vert,
  .row.pad-sm-3-vert,
  .container.pad-sm-3-vert {
    padding-top: 72px;
    padding-bottom: 72px;
  }
  .pad-sm-3-top,
  div.pad-sm-3-top,
  .row.pad-sm-3-top,
  .container.pad-sm-3-top {
    padding-top: 72px;
  }
  .pad-sm-3-bottom,
  div.pad-sm-3-bottom,
  .row.pad-sm-3-bottom,
  .container.pad-sm-3-bottom {
    padding-bottom: 72px;
  }
  .pad-sm-3-left,
  div.pad-sm-3-left,
  .container.pad-sm-3-left {
    padding-left: 72px;
  }
  .pad-sm-3-right,
  div.pad-sm-3-right,
  .container.pad-sm-3-right {
    padding-right: 72px;
  }
  section.pad-sm-3,
  .row.pad-sm-3,
  section.pad-sm-3-horz,
  .row.pad-sm-3-horz,
  section.pad-sm-3-left,
  .row.pad-sm-3-left,
  section.pad-sm-3-right,
  .row.pad-sm-3-right {
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media (min-width: 768px) {
  .pad-sm-4,
  div.pad-sm-4,
  .container.pad-sm-4 {
    padding: 96px;
  }
  .pad-sm-4 > .row,
  div.pad-sm-4 > .row,
  .container.pad-sm-4 > .row {
    margin-left: -96px;
    margin-right: -96px;
  }
  .pad-sm-4-horz,
  div.pad-sm-4-horz,
  .container.pad-sm-4-horz {
    padding-left: 96px;
    padding-right: 96px;
  }
  .pad-sm-4-horz > .row,
  div.pad-sm-4-horz > .row,
  .container.pad-sm-4-horz > .row {
    margin-left: -96px;
    margin-right: -96px;
  }
  .pad-sm-4-vert,
  div.pad-sm-4-vert,
  .row.pad-sm-4-vert,
  .container.pad-sm-4-vert {
    padding-top: 96px;
    padding-bottom: 96px;
  }
  .pad-sm-4-top,
  div.pad-sm-4-top,
  .row.pad-sm-4-top,
  .container.pad-sm-4-top {
    padding-top: 96px;
  }
  .pad-sm-4-bottom,
  div.pad-sm-4-bottom,
  .row.pad-sm-4-bottom,
  .container.pad-sm-4-bottom {
    padding-bottom: 96px;
  }
  .pad-sm-4-left,
  div.pad-sm-4-left,
  .container.pad-sm-4-left {
    padding-left: 96px;
  }
  .pad-sm-4-right,
  div.pad-sm-4-right,
  .container.pad-sm-4-right {
    padding-right: 96px;
  }
  section.pad-sm-4,
  .row.pad-sm-4,
  section.pad-sm-4-horz,
  .row.pad-sm-4-horz,
  section.pad-sm-4-left,
  .row.pad-sm-4-left,
  section.pad-sm-4-right,
  .row.pad-sm-4-right {
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media (min-width: 768px) {
  .pad-sm-5,
  div.pad-sm-5,
  .container.pad-sm-5 {
    padding: 120px;
  }
  .pad-sm-5 > .row,
  div.pad-sm-5 > .row,
  .container.pad-sm-5 > .row {
    margin-left: -120px;
    margin-right: -120px;
  }
  .pad-sm-5-horz,
  div.pad-sm-5-horz,
  .container.pad-sm-5-horz {
    padding-left: 120px;
    padding-right: 120px;
  }
  .pad-sm-5-horz > .row,
  div.pad-sm-5-horz > .row,
  .container.pad-sm-5-horz > .row {
    margin-left: -120px;
    margin-right: -120px;
  }
  .pad-sm-5-vert,
  div.pad-sm-5-vert,
  .row.pad-sm-5-vert,
  .container.pad-sm-5-vert {
    padding-top: 120px;
    padding-bottom: 120px;
  }
  .pad-sm-5-top,
  div.pad-sm-5-top,
  .row.pad-sm-5-top,
  .container.pad-sm-5-top {
    padding-top: 120px;
  }
  .pad-sm-5-bottom,
  div.pad-sm-5-bottom,
  .row.pad-sm-5-bottom,
  .container.pad-sm-5-bottom {
    padding-bottom: 120px;
  }
  .pad-sm-5-left,
  div.pad-sm-5-left,
  .container.pad-sm-5-left {
    padding-left: 120px;
  }
  .pad-sm-5-right,
  div.pad-sm-5-right,
  .container.pad-sm-5-right {
    padding-right: 120px;
  }
  section.pad-sm-5,
  .row.pad-sm-5,
  section.pad-sm-5-horz,
  .row.pad-sm-5-horz,
  section.pad-sm-5-left,
  .row.pad-sm-5-left,
  section.pad-sm-5-right,
  .row.pad-sm-5-right {
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media (min-width: 768px) {
  .pad-sm-6,
  div.pad-sm-6,
  .container.pad-sm-6 {
    padding: 144px;
  }
  .pad-sm-6 > .row,
  div.pad-sm-6 > .row,
  .container.pad-sm-6 > .row {
    margin-left: -144px;
    margin-right: -144px;
  }
  .pad-sm-6-horz,
  div.pad-sm-6-horz,
  .container.pad-sm-6-horz {
    padding-left: 144px;
    padding-right: 144px;
  }
  .pad-sm-6-horz > .row,
  div.pad-sm-6-horz > .row,
  .container.pad-sm-6-horz > .row {
    margin-left: -144px;
    margin-right: -144px;
  }
  .pad-sm-6-vert,
  div.pad-sm-6-vert,
  .row.pad-sm-6-vert,
  .container.pad-sm-6-vert {
    padding-top: 144px;
    padding-bottom: 144px;
  }
  .pad-sm-6-top,
  div.pad-sm-6-top,
  .row.pad-sm-6-top,
  .container.pad-sm-6-top {
    padding-top: 144px;
  }
  .pad-sm-6-bottom,
  div.pad-sm-6-bottom,
  .row.pad-sm-6-bottom,
  .container.pad-sm-6-bottom {
    padding-bottom: 144px;
  }
  .pad-sm-6-left,
  div.pad-sm-6-left,
  .container.pad-sm-6-left {
    padding-left: 144px;
  }
  .pad-sm-6-right,
  div.pad-sm-6-right,
  .container.pad-sm-6-right {
    padding-right: 144px;
  }
  section.pad-sm-6,
  .row.pad-sm-6,
  section.pad-sm-6-horz,
  .row.pad-sm-6-horz,
  section.pad-sm-6-left,
  .row.pad-sm-6-left,
  section.pad-sm-6-right,
  .row.pad-sm-6-right {
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media (min-width: 768px) {
  .pad-sm-7,
  div.pad-sm-7,
  .container.pad-sm-7 {
    padding: 168px;
  }
  .pad-sm-7 > .row,
  div.pad-sm-7 > .row,
  .container.pad-sm-7 > .row {
    margin-left: -168px;
    margin-right: -168px;
  }
  .pad-sm-7-horz,
  div.pad-sm-7-horz,
  .container.pad-sm-7-horz {
    padding-left: 168px;
    padding-right: 168px;
  }
  .pad-sm-7-horz > .row,
  div.pad-sm-7-horz > .row,
  .container.pad-sm-7-horz > .row {
    margin-left: -168px;
    margin-right: -168px;
  }
  .pad-sm-7-vert,
  div.pad-sm-7-vert,
  .row.pad-sm-7-vert,
  .container.pad-sm-7-vert {
    padding-top: 168px;
    padding-bottom: 168px;
  }
  .pad-sm-7-top,
  div.pad-sm-7-top,
  .row.pad-sm-7-top,
  .container.pad-sm-7-top {
    padding-top: 168px;
  }
  .pad-sm-7-bottom,
  div.pad-sm-7-bottom,
  .row.pad-sm-7-bottom,
  .container.pad-sm-7-bottom {
    padding-bottom: 168px;
  }
  .pad-sm-7-left,
  div.pad-sm-7-left,
  .container.pad-sm-7-left {
    padding-left: 168px;
  }
  .pad-sm-7-right,
  div.pad-sm-7-right,
  .container.pad-sm-7-right {
    padding-right: 168px;
  }
  section.pad-sm-7,
  .row.pad-sm-7,
  section.pad-sm-7-horz,
  .row.pad-sm-7-horz,
  section.pad-sm-7-left,
  .row.pad-sm-7-left,
  section.pad-sm-7-right,
  .row.pad-sm-7-right {
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media (min-width: 768px) {
  .pad-sm-0,
  div.pad-sm-0,
  .container.pad-sm-0 {
    padding: 0px;
  }
  .pad-sm-0 > .row,
  div.pad-sm-0 > .row,
  .container.pad-sm-0 > .row {
    margin-left: 0px;
    margin-right: 0px;
  }
  .pad-sm-0-horz,
  div.pad-sm-0-horz,
  .container.pad-sm-0-horz {
    padding-left: 0px;
    padding-right: 0px;
  }
  .pad-sm-0-horz > .row,
  div.pad-sm-0-horz > .row,
  .container.pad-sm-0-horz > .row {
    margin-left: 0px;
    margin-right: 0px;
  }
  .pad-sm-0-vert,
  div.pad-sm-0-vert,
  .row.pad-sm-0-vert,
  .container.pad-sm-0-vert {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .pad-sm-0-top,
  div.pad-sm-0-top,
  .row.pad-sm-0-top,
  .container.pad-sm-0-top {
    padding-top: 0px;
  }
  .pad-sm-0-bottom,
  div.pad-sm-0-bottom,
  .row.pad-sm-0-bottom,
  .container.pad-sm-0-bottom {
    padding-bottom: 0px;
  }
  .pad-sm-0-left,
  div.pad-sm-0-left,
  .container.pad-sm-0-left {
    padding-left: 0px;
  }
  .pad-sm-0-right,
  div.pad-sm-0-right,
  .container.pad-sm-0-right {
    padding-right: 0px;
  }
  section.pad-sm-0,
  .row.pad-sm-0,
  section.pad-sm-0-horz,
  .row.pad-sm-0-horz,
  section.pad-sm-0-left,
  .row.pad-sm-0-left,
  section.pad-sm-0-right,
  .row.pad-sm-0-right {
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media (min-width: 992px) {
  .pad-md-1,
  div.pad-md-1,
  .container.pad-md-1 {
    padding: 24px;
  }
  .pad-md-1 > .row,
  div.pad-md-1 > .row,
  .container.pad-md-1 > .row {
    margin-left: -24px;
    margin-right: -24px;
  }
  .pad-md-1-horz,
  div.pad-md-1-horz,
  .container.pad-md-1-horz {
    padding-left: 24px;
    padding-right: 24px;
  }
  .pad-md-1-horz > .row,
  div.pad-md-1-horz > .row,
  .container.pad-md-1-horz > .row {
    margin-left: -24px;
    margin-right: -24px;
  }
  .pad-md-1-vert,
  div.pad-md-1-vert,
  .row.pad-md-1-vert,
  .container.pad-md-1-vert {
    padding-top: 24px;
    padding-bottom: 24px;
  }
  .pad-md-1-top,
  div.pad-md-1-top,
  .row.pad-md-1-top,
  .container.pad-md-1-top {
    padding-top: 24px;
  }
  .pad-md-1-bottom,
  div.pad-md-1-bottom,
  .row.pad-md-1-bottom,
  .container.pad-md-1-bottom {
    padding-bottom: 24px;
  }
  .pad-md-1-left,
  div.pad-md-1-left,
  .container.pad-md-1-left {
    padding-left: 24px;
  }
  .pad-md-1-right,
  div.pad-md-1-right,
  .container.pad-md-1-right {
    padding-right: 24px;
  }
  section.pad-md-1,
  .row.pad-md-1,
  section.pad-md-1-horz,
  .row.pad-md-1-horz,
  section.pad-md-1-left,
  .row.pad-md-1-left,
  section.pad-md-1-right,
  .row.pad-md-1-right {
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media (min-width: 992px) {
  .pad-md-2,
  div.pad-md-2,
  .container.pad-md-2 {
    padding: 48px;
  }
  .pad-md-2 > .row,
  div.pad-md-2 > .row,
  .container.pad-md-2 > .row {
    margin-left: -48px;
    margin-right: -48px;
  }
  .pad-md-2-horz,
  div.pad-md-2-horz,
  .container.pad-md-2-horz {
    padding-left: 48px;
    padding-right: 48px;
  }
  .pad-md-2-horz > .row,
  div.pad-md-2-horz > .row,
  .container.pad-md-2-horz > .row {
    margin-left: -48px;
    margin-right: -48px;
  }
  .pad-md-2-vert,
  div.pad-md-2-vert,
  .row.pad-md-2-vert,
  .container.pad-md-2-vert {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .pad-md-2-top,
  div.pad-md-2-top,
  .row.pad-md-2-top,
  .container.pad-md-2-top {
    padding-top: 48px;
  }
  .pad-md-2-bottom,
  div.pad-md-2-bottom,
  .row.pad-md-2-bottom,
  .container.pad-md-2-bottom {
    padding-bottom: 48px;
  }
  .pad-md-2-left,
  div.pad-md-2-left,
  .container.pad-md-2-left {
    padding-left: 48px;
  }
  .pad-md-2-right,
  div.pad-md-2-right,
  .container.pad-md-2-right {
    padding-right: 48px;
  }
  section.pad-md-2,
  .row.pad-md-2,
  section.pad-md-2-horz,
  .row.pad-md-2-horz,
  section.pad-md-2-left,
  .row.pad-md-2-left,
  section.pad-md-2-right,
  .row.pad-md-2-right {
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media (min-width: 992px) {
  .pad-md-3,
  div.pad-md-3,
  .container.pad-md-3 {
    padding: 72px;
  }
  .pad-md-3 > .row,
  div.pad-md-3 > .row,
  .container.pad-md-3 > .row {
    margin-left: -72px;
    margin-right: -72px;
  }
  .pad-md-3-horz,
  div.pad-md-3-horz,
  .container.pad-md-3-horz {
    padding-left: 72px;
    padding-right: 72px;
  }
  .pad-md-3-horz > .row,
  div.pad-md-3-horz > .row,
  .container.pad-md-3-horz > .row {
    margin-left: -72px;
    margin-right: -72px;
  }
  .pad-md-3-vert,
  div.pad-md-3-vert,
  .row.pad-md-3-vert,
  .container.pad-md-3-vert {
    padding-top: 72px;
    padding-bottom: 72px;
  }
  .pad-md-3-top,
  div.pad-md-3-top,
  .row.pad-md-3-top,
  .container.pad-md-3-top {
    padding-top: 72px;
  }
  .pad-md-3-bottom,
  div.pad-md-3-bottom,
  .row.pad-md-3-bottom,
  .container.pad-md-3-bottom {
    padding-bottom: 72px;
  }
  .pad-md-3-left,
  div.pad-md-3-left,
  .container.pad-md-3-left {
    padding-left: 72px;
  }
  .pad-md-3-right,
  div.pad-md-3-right,
  .container.pad-md-3-right {
    padding-right: 72px;
  }
  section.pad-md-3,
  .row.pad-md-3,
  section.pad-md-3-horz,
  .row.pad-md-3-horz,
  section.pad-md-3-left,
  .row.pad-md-3-left,
  section.pad-md-3-right,
  .row.pad-md-3-right {
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media (min-width: 992px) {
  .pad-md-4,
  div.pad-md-4,
  .container.pad-md-4 {
    padding: 96px;
  }
  .pad-md-4 > .row,
  div.pad-md-4 > .row,
  .container.pad-md-4 > .row {
    margin-left: -96px;
    margin-right: -96px;
  }
  .pad-md-4-horz,
  div.pad-md-4-horz,
  .container.pad-md-4-horz {
    padding-left: 96px;
    padding-right: 96px;
  }
  .pad-md-4-horz > .row,
  div.pad-md-4-horz > .row,
  .container.pad-md-4-horz > .row {
    margin-left: -96px;
    margin-right: -96px;
  }
  .pad-md-4-vert,
  div.pad-md-4-vert,
  .row.pad-md-4-vert,
  .container.pad-md-4-vert {
    padding-top: 96px;
    padding-bottom: 96px;
  }
  .pad-md-4-top,
  div.pad-md-4-top,
  .row.pad-md-4-top,
  .container.pad-md-4-top {
    padding-top: 96px;
  }
  .pad-md-4-bottom,
  div.pad-md-4-bottom,
  .row.pad-md-4-bottom,
  .container.pad-md-4-bottom {
    padding-bottom: 96px;
  }
  .pad-md-4-left,
  div.pad-md-4-left,
  .container.pad-md-4-left {
    padding-left: 96px;
  }
  .pad-md-4-right,
  div.pad-md-4-right,
  .container.pad-md-4-right {
    padding-right: 96px;
  }
  section.pad-md-4,
  .row.pad-md-4,
  section.pad-md-4-horz,
  .row.pad-md-4-horz,
  section.pad-md-4-left,
  .row.pad-md-4-left,
  section.pad-md-4-right,
  .row.pad-md-4-right {
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media (min-width: 992px) {
  .pad-md-5,
  div.pad-md-5,
  .container.pad-md-5 {
    padding: 120px;
  }
  .pad-md-5 > .row,
  div.pad-md-5 > .row,
  .container.pad-md-5 > .row {
    margin-left: -120px;
    margin-right: -120px;
  }
  .pad-md-5-horz,
  div.pad-md-5-horz,
  .container.pad-md-5-horz {
    padding-left: 120px;
    padding-right: 120px;
  }
  .pad-md-5-horz > .row,
  div.pad-md-5-horz > .row,
  .container.pad-md-5-horz > .row {
    margin-left: -120px;
    margin-right: -120px;
  }
  .pad-md-5-vert,
  div.pad-md-5-vert,
  .row.pad-md-5-vert,
  .container.pad-md-5-vert {
    padding-top: 120px;
    padding-bottom: 120px;
  }
  .pad-md-5-top,
  div.pad-md-5-top,
  .row.pad-md-5-top,
  .container.pad-md-5-top {
    padding-top: 120px;
  }
  .pad-md-5-bottom,
  div.pad-md-5-bottom,
  .row.pad-md-5-bottom,
  .container.pad-md-5-bottom {
    padding-bottom: 120px;
  }
  .pad-md-5-left,
  div.pad-md-5-left,
  .container.pad-md-5-left {
    padding-left: 120px;
  }
  .pad-md-5-right,
  div.pad-md-5-right,
  .container.pad-md-5-right {
    padding-right: 120px;
  }
  section.pad-md-5,
  .row.pad-md-5,
  section.pad-md-5-horz,
  .row.pad-md-5-horz,
  section.pad-md-5-left,
  .row.pad-md-5-left,
  section.pad-md-5-right,
  .row.pad-md-5-right {
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media (min-width: 992px) {
  .pad-md-6,
  div.pad-md-6,
  .container.pad-md-6 {
    padding: 144px;
  }
  .pad-md-6 > .row,
  div.pad-md-6 > .row,
  .container.pad-md-6 > .row {
    margin-left: -144px;
    margin-right: -144px;
  }
  .pad-md-6-horz,
  div.pad-md-6-horz,
  .container.pad-md-6-horz {
    padding-left: 144px;
    padding-right: 144px;
  }
  .pad-md-6-horz > .row,
  div.pad-md-6-horz > .row,
  .container.pad-md-6-horz > .row {
    margin-left: -144px;
    margin-right: -144px;
  }
  .pad-md-6-vert,
  div.pad-md-6-vert,
  .row.pad-md-6-vert,
  .container.pad-md-6-vert {
    padding-top: 144px;
    padding-bottom: 144px;
  }
  .pad-md-6-top,
  div.pad-md-6-top,
  .row.pad-md-6-top,
  .container.pad-md-6-top {
    padding-top: 144px;
  }
  .pad-md-6-bottom,
  div.pad-md-6-bottom,
  .row.pad-md-6-bottom,
  .container.pad-md-6-bottom {
    padding-bottom: 144px;
  }
  .pad-md-6-left,
  div.pad-md-6-left,
  .container.pad-md-6-left {
    padding-left: 144px;
  }
  .pad-md-6-right,
  div.pad-md-6-right,
  .container.pad-md-6-right {
    padding-right: 144px;
  }
  section.pad-md-6,
  .row.pad-md-6,
  section.pad-md-6-horz,
  .row.pad-md-6-horz,
  section.pad-md-6-left,
  .row.pad-md-6-left,
  section.pad-md-6-right,
  .row.pad-md-6-right {
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media (min-width: 992px) {
  .pad-md-7,
  div.pad-md-7,
  .container.pad-md-7 {
    padding: 168px;
  }
  .pad-md-7 > .row,
  div.pad-md-7 > .row,
  .container.pad-md-7 > .row {
    margin-left: -168px;
    margin-right: -168px;
  }
  .pad-md-7-horz,
  div.pad-md-7-horz,
  .container.pad-md-7-horz {
    padding-left: 168px;
    padding-right: 168px;
  }
  .pad-md-7-horz > .row,
  div.pad-md-7-horz > .row,
  .container.pad-md-7-horz > .row {
    margin-left: -168px;
    margin-right: -168px;
  }
  .pad-md-7-vert,
  div.pad-md-7-vert,
  .row.pad-md-7-vert,
  .container.pad-md-7-vert {
    padding-top: 168px;
    padding-bottom: 168px;
  }
  .pad-md-7-top,
  div.pad-md-7-top,
  .row.pad-md-7-top,
  .container.pad-md-7-top {
    padding-top: 168px;
  }
  .pad-md-7-bottom,
  div.pad-md-7-bottom,
  .row.pad-md-7-bottom,
  .container.pad-md-7-bottom {
    padding-bottom: 168px;
  }
  .pad-md-7-left,
  div.pad-md-7-left,
  .container.pad-md-7-left {
    padding-left: 168px;
  }
  .pad-md-7-right,
  div.pad-md-7-right,
  .container.pad-md-7-right {
    padding-right: 168px;
  }
  section.pad-md-7,
  .row.pad-md-7,
  section.pad-md-7-horz,
  .row.pad-md-7-horz,
  section.pad-md-7-left,
  .row.pad-md-7-left,
  section.pad-md-7-right,
  .row.pad-md-7-right {
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media (min-width: 992px) {
  .pad-md-0,
  div.pad-md-0,
  .container.pad-md-0 {
    padding: 0px;
  }
  .pad-md-0 > .row,
  div.pad-md-0 > .row,
  .container.pad-md-0 > .row {
    margin-left: 0px;
    margin-right: 0px;
  }
  .pad-md-0-horz,
  div.pad-md-0-horz,
  .container.pad-md-0-horz {
    padding-left: 0px;
    padding-right: 0px;
  }
  .pad-md-0-horz > .row,
  div.pad-md-0-horz > .row,
  .container.pad-md-0-horz > .row {
    margin-left: 0px;
    margin-right: 0px;
  }
  .pad-md-0-vert,
  div.pad-md-0-vert,
  .row.pad-md-0-vert,
  .container.pad-md-0-vert {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .pad-md-0-top,
  div.pad-md-0-top,
  .row.pad-md-0-top,
  .container.pad-md-0-top {
    padding-top: 0px;
  }
  .pad-md-0-bottom,
  div.pad-md-0-bottom,
  .row.pad-md-0-bottom,
  .container.pad-md-0-bottom {
    padding-bottom: 0px;
  }
  .pad-md-0-left,
  div.pad-md-0-left,
  .container.pad-md-0-left {
    padding-left: 0px;
  }
  .pad-md-0-right,
  div.pad-md-0-right,
  .container.pad-md-0-right {
    padding-right: 0px;
  }
  section.pad-md-0,
  .row.pad-md-0,
  section.pad-md-0-horz,
  .row.pad-md-0-horz,
  section.pad-md-0-left,
  .row.pad-md-0-left,
  section.pad-md-0-right,
  .row.pad-md-0-right {
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media (min-width: 1200px) {
  .pad-lg-1,
  div.pad-lg-1,
  .container.pad-lg-1 {
    padding: 24px;
  }
  .pad-lg-1 > .row,
  div.pad-lg-1 > .row,
  .container.pad-lg-1 > .row {
    margin-left: -24px;
    margin-right: -24px;
  }
  .pad-lg-1-horz,
  div.pad-lg-1-horz,
  .container.pad-lg-1-horz {
    padding-left: 24px;
    padding-right: 24px;
  }
  .pad-lg-1-horz > .row,
  div.pad-lg-1-horz > .row,
  .container.pad-lg-1-horz > .row {
    margin-left: -24px;
    margin-right: -24px;
  }
  .pad-lg-1-vert,
  div.pad-lg-1-vert,
  .row.pad-lg-1-vert,
  .container.pad-lg-1-vert {
    padding-top: 24px;
    padding-bottom: 24px;
  }
  .pad-lg-1-top,
  div.pad-lg-1-top,
  .row.pad-lg-1-top,
  .container.pad-lg-1-top {
    padding-top: 24px;
  }
  .pad-lg-1-bottom,
  div.pad-lg-1-bottom,
  .row.pad-lg-1-bottom,
  .container.pad-lg-1-bottom {
    padding-bottom: 24px;
  }
  .pad-lg-1-left,
  div.pad-lg-1-left,
  .container.pad-lg-1-left {
    padding-left: 24px;
  }
  .pad-lg-1-right,
  div.pad-lg-1-right,
  .container.pad-lg-1-right {
    padding-right: 24px;
  }
  section.pad-lg-1,
  .row.pad-lg-1,
  section.pad-lg-1-horz,
  .row.pad-lg-1-horz,
  section.pad-lg-1-left,
  .row.pad-lg-1-left,
  section.pad-lg-1-right,
  .row.pad-lg-1-right {
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media (min-width: 1200px) {
  .pad-lg-2,
  div.pad-lg-2,
  .container.pad-lg-2 {
    padding: 48px;
  }
  .pad-lg-2 > .row,
  div.pad-lg-2 > .row,
  .container.pad-lg-2 > .row {
    margin-left: -48px;
    margin-right: -48px;
  }
  .pad-lg-2-horz,
  div.pad-lg-2-horz,
  .container.pad-lg-2-horz {
    padding-left: 48px;
    padding-right: 48px;
  }
  .pad-lg-2-horz > .row,
  div.pad-lg-2-horz > .row,
  .container.pad-lg-2-horz > .row {
    margin-left: -48px;
    margin-right: -48px;
  }
  .pad-lg-2-vert,
  div.pad-lg-2-vert,
  .row.pad-lg-2-vert,
  .container.pad-lg-2-vert {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .pad-lg-2-top,
  div.pad-lg-2-top,
  .row.pad-lg-2-top,
  .container.pad-lg-2-top {
    padding-top: 48px;
  }
  .pad-lg-2-bottom,
  div.pad-lg-2-bottom,
  .row.pad-lg-2-bottom,
  .container.pad-lg-2-bottom {
    padding-bottom: 48px;
  }
  .pad-lg-2-left,
  div.pad-lg-2-left,
  .container.pad-lg-2-left {
    padding-left: 48px;
  }
  .pad-lg-2-right,
  div.pad-lg-2-right,
  .container.pad-lg-2-right {
    padding-right: 48px;
  }
  section.pad-lg-2,
  .row.pad-lg-2,
  section.pad-lg-2-horz,
  .row.pad-lg-2-horz,
  section.pad-lg-2-left,
  .row.pad-lg-2-left,
  section.pad-lg-2-right,
  .row.pad-lg-2-right {
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media (min-width: 1200px) {
  .pad-lg-3,
  div.pad-lg-3,
  .container.pad-lg-3 {
    padding: 72px;
  }
  .pad-lg-3 > .row,
  div.pad-lg-3 > .row,
  .container.pad-lg-3 > .row {
    margin-left: -72px;
    margin-right: -72px;
  }
  .pad-lg-3-horz,
  div.pad-lg-3-horz,
  .container.pad-lg-3-horz {
    padding-left: 72px;
    padding-right: 72px;
  }
  .pad-lg-3-horz > .row,
  div.pad-lg-3-horz > .row,
  .container.pad-lg-3-horz > .row {
    margin-left: -72px;
    margin-right: -72px;
  }
  .pad-lg-3-vert,
  div.pad-lg-3-vert,
  .row.pad-lg-3-vert,
  .container.pad-lg-3-vert {
    padding-top: 72px;
    padding-bottom: 72px;
  }
  .pad-lg-3-top,
  div.pad-lg-3-top,
  .row.pad-lg-3-top,
  .container.pad-lg-3-top {
    padding-top: 72px;
  }
  .pad-lg-3-bottom,
  div.pad-lg-3-bottom,
  .row.pad-lg-3-bottom,
  .container.pad-lg-3-bottom {
    padding-bottom: 72px;
  }
  .pad-lg-3-left,
  div.pad-lg-3-left,
  .container.pad-lg-3-left {
    padding-left: 72px;
  }
  .pad-lg-3-right,
  div.pad-lg-3-right,
  .container.pad-lg-3-right {
    padding-right: 72px;
  }
  section.pad-lg-3,
  .row.pad-lg-3,
  section.pad-lg-3-horz,
  .row.pad-lg-3-horz,
  section.pad-lg-3-left,
  .row.pad-lg-3-left,
  section.pad-lg-3-right,
  .row.pad-lg-3-right {
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media (min-width: 1200px) {
  .pad-lg-4,
  div.pad-lg-4,
  .container.pad-lg-4 {
    padding: 96px;
  }
  .pad-lg-4 > .row,
  div.pad-lg-4 > .row,
  .container.pad-lg-4 > .row {
    margin-left: -96px;
    margin-right: -96px;
  }
  .pad-lg-4-horz,
  div.pad-lg-4-horz,
  .container.pad-lg-4-horz {
    padding-left: 96px;
    padding-right: 96px;
  }
  .pad-lg-4-horz > .row,
  div.pad-lg-4-horz > .row,
  .container.pad-lg-4-horz > .row {
    margin-left: -96px;
    margin-right: -96px;
  }
  .pad-lg-4-vert,
  div.pad-lg-4-vert,
  .row.pad-lg-4-vert,
  .container.pad-lg-4-vert {
    padding-top: 96px;
    padding-bottom: 96px;
  }
  .pad-lg-4-top,
  div.pad-lg-4-top,
  .row.pad-lg-4-top,
  .container.pad-lg-4-top {
    padding-top: 96px;
  }
  .pad-lg-4-bottom,
  div.pad-lg-4-bottom,
  .row.pad-lg-4-bottom,
  .container.pad-lg-4-bottom {
    padding-bottom: 96px;
  }
  .pad-lg-4-left,
  div.pad-lg-4-left,
  .container.pad-lg-4-left {
    padding-left: 96px;
  }
  .pad-lg-4-right,
  div.pad-lg-4-right,
  .container.pad-lg-4-right {
    padding-right: 96px;
  }
  section.pad-lg-4,
  .row.pad-lg-4,
  section.pad-lg-4-horz,
  .row.pad-lg-4-horz,
  section.pad-lg-4-left,
  .row.pad-lg-4-left,
  section.pad-lg-4-right,
  .row.pad-lg-4-right {
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media (min-width: 1200px) {
  .pad-lg-5,
  div.pad-lg-5,
  .container.pad-lg-5 {
    padding: 120px;
  }
  .pad-lg-5 > .row,
  div.pad-lg-5 > .row,
  .container.pad-lg-5 > .row {
    margin-left: -120px;
    margin-right: -120px;
  }
  .pad-lg-5-horz,
  div.pad-lg-5-horz,
  .container.pad-lg-5-horz {
    padding-left: 120px;
    padding-right: 120px;
  }
  .pad-lg-5-horz > .row,
  div.pad-lg-5-horz > .row,
  .container.pad-lg-5-horz > .row {
    margin-left: -120px;
    margin-right: -120px;
  }
  .pad-lg-5-vert,
  div.pad-lg-5-vert,
  .row.pad-lg-5-vert,
  .container.pad-lg-5-vert {
    padding-top: 120px;
    padding-bottom: 120px;
  }
  .pad-lg-5-top,
  div.pad-lg-5-top,
  .row.pad-lg-5-top,
  .container.pad-lg-5-top {
    padding-top: 120px;
  }
  .pad-lg-5-bottom,
  div.pad-lg-5-bottom,
  .row.pad-lg-5-bottom,
  .container.pad-lg-5-bottom {
    padding-bottom: 120px;
  }
  .pad-lg-5-left,
  div.pad-lg-5-left,
  .container.pad-lg-5-left {
    padding-left: 120px;
  }
  .pad-lg-5-right,
  div.pad-lg-5-right,
  .container.pad-lg-5-right {
    padding-right: 120px;
  }
  section.pad-lg-5,
  .row.pad-lg-5,
  section.pad-lg-5-horz,
  .row.pad-lg-5-horz,
  section.pad-lg-5-left,
  .row.pad-lg-5-left,
  section.pad-lg-5-right,
  .row.pad-lg-5-right {
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media (min-width: 1200px) {
  .pad-lg-6,
  div.pad-lg-6,
  .container.pad-lg-6 {
    padding: 144px;
  }
  .pad-lg-6 > .row,
  div.pad-lg-6 > .row,
  .container.pad-lg-6 > .row {
    margin-left: -144px;
    margin-right: -144px;
  }
  .pad-lg-6-horz,
  div.pad-lg-6-horz,
  .container.pad-lg-6-horz {
    padding-left: 144px;
    padding-right: 144px;
  }
  .pad-lg-6-horz > .row,
  div.pad-lg-6-horz > .row,
  .container.pad-lg-6-horz > .row {
    margin-left: -144px;
    margin-right: -144px;
  }
  .pad-lg-6-vert,
  div.pad-lg-6-vert,
  .row.pad-lg-6-vert,
  .container.pad-lg-6-vert {
    padding-top: 144px;
    padding-bottom: 144px;
  }
  .pad-lg-6-top,
  div.pad-lg-6-top,
  .row.pad-lg-6-top,
  .container.pad-lg-6-top {
    padding-top: 144px;
  }
  .pad-lg-6-bottom,
  div.pad-lg-6-bottom,
  .row.pad-lg-6-bottom,
  .container.pad-lg-6-bottom {
    padding-bottom: 144px;
  }
  .pad-lg-6-left,
  div.pad-lg-6-left,
  .container.pad-lg-6-left {
    padding-left: 144px;
  }
  .pad-lg-6-right,
  div.pad-lg-6-right,
  .container.pad-lg-6-right {
    padding-right: 144px;
  }
  section.pad-lg-6,
  .row.pad-lg-6,
  section.pad-lg-6-horz,
  .row.pad-lg-6-horz,
  section.pad-lg-6-left,
  .row.pad-lg-6-left,
  section.pad-lg-6-right,
  .row.pad-lg-6-right {
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media (min-width: 1200px) {
  .pad-lg-7,
  div.pad-lg-7,
  .container.pad-lg-7 {
    padding: 168px;
  }
  .pad-lg-7 > .row,
  div.pad-lg-7 > .row,
  .container.pad-lg-7 > .row {
    margin-left: -168px;
    margin-right: -168px;
  }
  .pad-lg-7-horz,
  div.pad-lg-7-horz,
  .container.pad-lg-7-horz {
    padding-left: 168px;
    padding-right: 168px;
  }
  .pad-lg-7-horz > .row,
  div.pad-lg-7-horz > .row,
  .container.pad-lg-7-horz > .row {
    margin-left: -168px;
    margin-right: -168px;
  }
  .pad-lg-7-vert,
  div.pad-lg-7-vert,
  .row.pad-lg-7-vert,
  .container.pad-lg-7-vert {
    padding-top: 168px;
    padding-bottom: 168px;
  }
  .pad-lg-7-top,
  div.pad-lg-7-top,
  .row.pad-lg-7-top,
  .container.pad-lg-7-top {
    padding-top: 168px;
  }
  .pad-lg-7-bottom,
  div.pad-lg-7-bottom,
  .row.pad-lg-7-bottom,
  .container.pad-lg-7-bottom {
    padding-bottom: 168px;
  }
  .pad-lg-7-left,
  div.pad-lg-7-left,
  .container.pad-lg-7-left {
    padding-left: 168px;
  }
  .pad-lg-7-right,
  div.pad-lg-7-right,
  .container.pad-lg-7-right {
    padding-right: 168px;
  }
  section.pad-lg-7,
  .row.pad-lg-7,
  section.pad-lg-7-horz,
  .row.pad-lg-7-horz,
  section.pad-lg-7-left,
  .row.pad-lg-7-left,
  section.pad-lg-7-right,
  .row.pad-lg-7-right {
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media (min-width: 1200px) {
  .pad-lg-0,
  div.pad-lg-0,
  .container.pad-lg-0 {
    padding: 0px;
  }
  .pad-lg-0 > .row,
  div.pad-lg-0 > .row,
  .container.pad-lg-0 > .row {
    margin-left: 0px;
    margin-right: 0px;
  }
  .pad-lg-0-horz,
  div.pad-lg-0-horz,
  .container.pad-lg-0-horz {
    padding-left: 0px;
    padding-right: 0px;
  }
  .pad-lg-0-horz > .row,
  div.pad-lg-0-horz > .row,
  .container.pad-lg-0-horz > .row {
    margin-left: 0px;
    margin-right: 0px;
  }
  .pad-lg-0-vert,
  div.pad-lg-0-vert,
  .row.pad-lg-0-vert,
  .container.pad-lg-0-vert {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .pad-lg-0-top,
  div.pad-lg-0-top,
  .row.pad-lg-0-top,
  .container.pad-lg-0-top {
    padding-top: 0px;
  }
  .pad-lg-0-bottom,
  div.pad-lg-0-bottom,
  .row.pad-lg-0-bottom,
  .container.pad-lg-0-bottom {
    padding-bottom: 0px;
  }
  .pad-lg-0-left,
  div.pad-lg-0-left,
  .container.pad-lg-0-left {
    padding-left: 0px;
  }
  .pad-lg-0-right,
  div.pad-lg-0-right,
  .container.pad-lg-0-right {
    padding-right: 0px;
  }
  section.pad-lg-0,
  .row.pad-lg-0,
  section.pad-lg-0-horz,
  .row.pad-lg-0-horz,
  section.pad-lg-0-left,
  .row.pad-lg-0-left,
  section.pad-lg-0-right,
  .row.pad-lg-0-right {
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media (min-width: 0) {
  .text-xs-last-center {
    text-align-last: center;
  }
  .text-xs-last-right {
    text-align-last: right;
  }
  .text-xs-last-left {
    text-align-last: left;
  }
  .text-xs-center {
    text-align: center;
  }
  .text-xs-justify {
    text-align: justify;
  }
  .text-xs-right {
    text-align: right;
  }
  .text-xs-left {
    text-align: left;
  }
}
@media (min-width: 768px) {
  .text-sm-last-center {
    text-align-last: center;
  }
  .text-sm-last-right {
    text-align-last: right;
  }
  .text-sm-last-left {
    text-align-last: left;
  }
  .text-sm-center {
    text-align: center;
  }
  .text-sm-justify {
    text-align: justify;
  }
  .text-sm-right {
    text-align: right;
  }
  .text-sm-left {
    text-align: left;
  }
}
@media (min-width: 992px) {
  .text-md-last-center {
    text-align-last: center;
  }
  .text-md-last-right {
    text-align-last: right;
  }
  .text-md-last-left {
    text-align-last: left;
  }
  .text-md-center {
    text-align: center;
  }
  .text-md-justify {
    text-align: justify;
  }
  .text-md-right {
    text-align: right;
  }
  .text-md-left {
    text-align: left;
  }
}
@media (min-width: 1200px) {
  .text-lg-last-center {
    text-align-last: center;
  }
  .text-lg-last-right {
    text-align-last: right;
  }
  .text-lg-last-left {
    text-align-last: left;
  }
  .text-lg-center {
    text-align: center;
  }
  .text-lg-justify {
    text-align: justify;
  }
  .text-lg-right {
    text-align: right;
  }
  .text-lg-left {
    text-align: left;
  }
}
section {
  background-size: cover;
}
.bg-white {
  border-color: #002240;
  background: #fff;
  color: #002240;
}
.bg-white h1,
.bg-white h2,
.bg-white h3,
.bg-white h4,
.bg-white h5,
.bg-white h6 {
  color: #002240;
}
.bg-white p,
.bg-white li {
  color: #002240;
}
.bg-white i.fa,
.bg-white i.b-icon {
  color: #002240 !important;
}
.bg-white div.text-object a {
  color: #ff4d00;
}
.bg-white div.text-object a:hover {
  text-decoration: underline;
}
.bg-white ul li a,
.bg-white ol li a {
  color: #ff4d00;
}
.bg-white ul li:before,
.bg-white ol li:before {
  color: #ff4d00;
}
.bg-white hr {
  border-top-color: #002240;
}
.bg-white .column {
  border-color: #002240;
}
.bg-white .btn,
.bg-white .gform_button {
  text-decoration: none;
}
.bg-white .btn:hover,
.bg-white .gform_button:hover {
  text-decoration: none;
}
.bg-white .btn i,
.bg-white .gform_button i,
.bg-white .btn span.b-icon,
.bg-white .gform_button span.b-icon {
  color: inherit !important;
}
.bg-white .btn.btn-default,
.bg-white .gform_button.btn-default,
.bg-white .btn.button,
.bg-white .gform_button.button {
  color: #002240;
  background-color: rgba(255, 77, 0, 0);
  border-color: #ff4d00;
}
.bg-white .btn.btn-default:hover,
.bg-white .gform_button.btn-default:hover,
.bg-white .btn.button:hover,
.bg-white .gform_button.button:hover,
.bg-white .btn.btn-default:focus,
.bg-white .gform_button.btn-default:focus,
.bg-white .btn.button:focus,
.bg-white .gform_button.button:focus {
  color: #fff;
  background-color: #ff4d00;
  outline-color: #ff4d00;
  border-color: #ff4d00;
}
.bg-white .btn.btn-default:hover:before,
.bg-white .gform_button.btn-default:hover:before,
.bg-white .btn.button:hover:before,
.bg-white .gform_button.button:hover:before,
.bg-white .btn.btn-default:focus:before,
.bg-white .gform_button.btn-default:focus:before,
.bg-white .btn.button:focus:before,
.bg-white .gform_button.button:focus:before {
  color: #ff4d00;
}
.bg-white .btn.btn-default:hover:after,
.bg-white .gform_button.btn-default:hover:after,
.bg-white .btn.button:hover:after,
.bg-white .gform_button.button:hover:after,
.bg-white .btn.btn-default:focus:after,
.bg-white .gform_button.btn-default:focus:after,
.bg-white .btn.button:focus:after,
.bg-white .gform_button.button:focus:after {
  color: #ff4d00;
}
.bg-black {
  border-color: #eceff1;
  background: #002240;
  color: #eceff1;
}
.bg-black h1,
.bg-black h2,
.bg-black h3,
.bg-black h4,
.bg-black h5,
.bg-black h6 {
  color: #eceff1;
}
.bg-black p,
.bg-black li {
  color: #eceff1;
}
.bg-black i.fa,
.bg-black i.b-icon {
  color: #eceff1 !important;
}
.bg-black div.text-object a {
  color: #ff4d00;
}
.bg-black div.text-object a:hover {
  text-decoration: underline;
}
.bg-black ul li a,
.bg-black ol li a {
  color: #ff4d00;
}
.bg-black ul li:before,
.bg-black ol li:before {
  color: #ff4d00;
}
.bg-black hr {
  border-top-color: #eceff1;
}
.bg-black .column {
  border-color: #eceff1;
}
.bg-black .btn,
.bg-black .gform_button {
  text-decoration: none;
}
.bg-black .btn:hover,
.bg-black .gform_button:hover {
  text-decoration: none;
}
.bg-black .btn i,
.bg-black .gform_button i,
.bg-black .btn span.b-icon,
.bg-black .gform_button span.b-icon {
  color: inherit !important;
}
.bg-black .btn.btn-default,
.bg-black .gform_button.btn-default,
.bg-black .btn.button,
.bg-black .gform_button.button {
  color: #eceff1;
  background-color: rgba(255, 77, 0, 0);
  border-color: #ff4d00;
}
.bg-black .btn.btn-default:hover,
.bg-black .gform_button.btn-default:hover,
.bg-black .btn.button:hover,
.bg-black .gform_button.button:hover,
.bg-black .btn.btn-default:focus,
.bg-black .gform_button.btn-default:focus,
.bg-black .btn.button:focus,
.bg-black .gform_button.button:focus {
  color: #002240;
  background-color: #ff4d00;
  outline-color: #ff4d00;
  border-color: #ff4d00;
}
.bg-black .btn.btn-default:hover:before,
.bg-black .gform_button.btn-default:hover:before,
.bg-black .btn.button:hover:before,
.bg-black .gform_button.button:hover:before,
.bg-black .btn.btn-default:focus:before,
.bg-black .gform_button.btn-default:focus:before,
.bg-black .btn.button:focus:before,
.bg-black .gform_button.button:focus:before {
  color: #ff4d00;
}
.bg-black .btn.btn-default:hover:after,
.bg-black .gform_button.btn-default:hover:after,
.bg-black .btn.button:hover:after,
.bg-black .gform_button.button:hover:after,
.bg-black .btn.btn-default:focus:after,
.bg-black .gform_button.btn-default:focus:after,
.bg-black .btn.button:focus:after,
.bg-black .gform_button.button:focus:after {
  color: #ff4d00;
}
.bg-black {
  border-color: #fff;
  background: #002240;
  color: #fff;
}
.bg-black h1,
.bg-black h2,
.bg-black h3,
.bg-black h4,
.bg-black h5,
.bg-black h6 {
  color: #fff;
}
.bg-black p,
.bg-black li {
  color: #fff;
}
.bg-black i.fa,
.bg-black i.b-icon {
  color: #fff !important;
}
.bg-black div.text-object a {
  color: #ff4d00;
}
.bg-black div.text-object a:hover {
  text-decoration: underline;
}
.bg-black ul li a,
.bg-black ol li a {
  color: #ff4d00;
}
.bg-black ul li:before,
.bg-black ol li:before {
  color: #ff4d00;
}
.bg-black hr {
  border-top-color: #fff;
}
.bg-black .column {
  border-color: #fff;
}
.bg-black .btn,
.bg-black .gform_button {
  text-decoration: none;
}
.bg-black .btn:hover,
.bg-black .gform_button:hover {
  text-decoration: none;
}
.bg-black .btn i,
.bg-black .gform_button i,
.bg-black .btn span.b-icon,
.bg-black .gform_button span.b-icon {
  color: inherit !important;
}
.bg-black .btn.btn-default,
.bg-black .gform_button.btn-default,
.bg-black .btn.button,
.bg-black .gform_button.button {
  color: #fff;
  background-color: rgba(255, 77, 0, 0);
  border-color: #ff4d00;
}
.bg-black .btn.btn-default:hover,
.bg-black .gform_button.btn-default:hover,
.bg-black .btn.button:hover,
.bg-black .gform_button.button:hover,
.bg-black .btn.btn-default:focus,
.bg-black .gform_button.btn-default:focus,
.bg-black .btn.button:focus,
.bg-black .gform_button.button:focus {
  color: #002240;
  background-color: #ff4d00;
  outline-color: #ff4d00;
  border-color: #ff4d00;
}
.bg-black .btn.btn-default:hover:before,
.bg-black .gform_button.btn-default:hover:before,
.bg-black .btn.button:hover:before,
.bg-black .gform_button.button:hover:before,
.bg-black .btn.btn-default:focus:before,
.bg-black .gform_button.btn-default:focus:before,
.bg-black .btn.button:focus:before,
.bg-black .gform_button.button:focus:before {
  color: #ff4d00;
}
.bg-black .btn.btn-default:hover:after,
.bg-black .gform_button.btn-default:hover:after,
.bg-black .btn.button:hover:after,
.bg-black .gform_button.button:hover:after,
.bg-black .btn.btn-default:focus:after,
.bg-black .gform_button.btn-default:focus:after,
.bg-black .btn.button:focus:after,
.bg-black .gform_button.button:focus:after {
  color: #ff4d00;
}
.bg-gray-dark {
  border-color: #fff;
  background: #28455e;
  color: #fff;
}
.bg-gray-dark h1,
.bg-gray-dark h2,
.bg-gray-dark h3,
.bg-gray-dark h4,
.bg-gray-dark h5,
.bg-gray-dark h6 {
  color: #fff;
}
.bg-gray-dark p,
.bg-gray-dark li {
  color: #fff;
}
.bg-gray-dark i.fa,
.bg-gray-dark i.b-icon {
  color: #fff !important;
}
.bg-gray-dark div.text-object a {
  color: #ff4d00;
}
.bg-gray-dark div.text-object a:hover {
  text-decoration: underline;
}
.bg-gray-dark ul li a,
.bg-gray-dark ol li a {
  color: #ff4d00;
}
.bg-gray-dark ul li:before,
.bg-gray-dark ol li:before {
  color: #ff4d00;
}
.bg-gray-dark hr {
  border-top-color: #fff;
}
.bg-gray-dark .column {
  border-color: #fff;
}
.bg-gray-dark .btn,
.bg-gray-dark .gform_button {
  text-decoration: none;
}
.bg-gray-dark .btn:hover,
.bg-gray-dark .gform_button:hover {
  text-decoration: none;
}
.bg-gray-dark .btn i,
.bg-gray-dark .gform_button i,
.bg-gray-dark .btn span.b-icon,
.bg-gray-dark .gform_button span.b-icon {
  color: inherit !important;
}
.bg-gray-dark .btn.btn-default,
.bg-gray-dark .gform_button.btn-default,
.bg-gray-dark .btn.button,
.bg-gray-dark .gform_button.button {
  color: #fff;
  background-color: rgba(255, 77, 0, 0);
  border-color: #ff4d00;
}
.bg-gray-dark .btn.btn-default:hover,
.bg-gray-dark .gform_button.btn-default:hover,
.bg-gray-dark .btn.button:hover,
.bg-gray-dark .gform_button.button:hover,
.bg-gray-dark .btn.btn-default:focus,
.bg-gray-dark .gform_button.btn-default:focus,
.bg-gray-dark .btn.button:focus,
.bg-gray-dark .gform_button.button:focus {
  color: #28455e;
  background-color: #ff4d00;
  outline-color: #ff4d00;
  border-color: #ff4d00;
}
.bg-gray-dark .btn.btn-default:hover:before,
.bg-gray-dark .gform_button.btn-default:hover:before,
.bg-gray-dark .btn.button:hover:before,
.bg-gray-dark .gform_button.button:hover:before,
.bg-gray-dark .btn.btn-default:focus:before,
.bg-gray-dark .gform_button.btn-default:focus:before,
.bg-gray-dark .btn.button:focus:before,
.bg-gray-dark .gform_button.button:focus:before {
  color: #ff4d00;
}
.bg-gray-dark .btn.btn-default:hover:after,
.bg-gray-dark .gform_button.btn-default:hover:after,
.bg-gray-dark .btn.button:hover:after,
.bg-gray-dark .gform_button.button:hover:after,
.bg-gray-dark .btn.btn-default:focus:after,
.bg-gray-dark .gform_button.btn-default:focus:after,
.bg-gray-dark .btn.button:focus:after,
.bg-gray-dark .gform_button.button:focus:after {
  color: #ff4d00;
}
.bg-gray {
  border-color: #002240;
  background: #5e7388;
  color: #002240;
}
.bg-gray h1,
.bg-gray h2,
.bg-gray h3,
.bg-gray h4,
.bg-gray h5,
.bg-gray h6 {
  color: #002240;
}
.bg-gray p,
.bg-gray li {
  color: #002240;
}
.bg-gray i.fa,
.bg-gray i.b-icon {
  color: #002240 !important;
}
.bg-gray div.text-object a {
  color: #ff4d00;
}
.bg-gray div.text-object a:hover {
  text-decoration: underline;
}
.bg-gray ul li a,
.bg-gray ol li a {
  color: #ff4d00;
}
.bg-gray ul li:before,
.bg-gray ol li:before {
  color: #ff4d00;
}
.bg-gray hr {
  border-top-color: #002240;
}
.bg-gray .column {
  border-color: #002240;
}
.bg-gray .btn,
.bg-gray .gform_button {
  text-decoration: none;
}
.bg-gray .btn:hover,
.bg-gray .gform_button:hover {
  text-decoration: none;
}
.bg-gray .btn i,
.bg-gray .gform_button i,
.bg-gray .btn span.b-icon,
.bg-gray .gform_button span.b-icon {
  color: inherit !important;
}
.bg-gray .btn.btn-default,
.bg-gray .gform_button.btn-default,
.bg-gray .btn.button,
.bg-gray .gform_button.button {
  color: #002240;
  background-color: rgba(255, 77, 0, 0);
  border-color: #ff4d00;
}
.bg-gray .btn.btn-default:hover,
.bg-gray .gform_button.btn-default:hover,
.bg-gray .btn.button:hover,
.bg-gray .gform_button.button:hover,
.bg-gray .btn.btn-default:focus,
.bg-gray .gform_button.btn-default:focus,
.bg-gray .btn.button:focus,
.bg-gray .gform_button.button:focus {
  color: #5e7388;
  background-color: #ff4d00;
  outline-color: #ff4d00;
  border-color: #ff4d00;
}
.bg-gray .btn.btn-default:hover:before,
.bg-gray .gform_button.btn-default:hover:before,
.bg-gray .btn.button:hover:before,
.bg-gray .gform_button.button:hover:before,
.bg-gray .btn.btn-default:focus:before,
.bg-gray .gform_button.btn-default:focus:before,
.bg-gray .btn.button:focus:before,
.bg-gray .gform_button.button:focus:before {
  color: #ff4d00;
}
.bg-gray .btn.btn-default:hover:after,
.bg-gray .gform_button.btn-default:hover:after,
.bg-gray .btn.button:hover:after,
.bg-gray .gform_button.button:hover:after,
.bg-gray .btn.btn-default:focus:after,
.bg-gray .gform_button.btn-default:focus:after,
.bg-gray .btn.button:focus:after,
.bg-gray .gform_button.button:focus:after {
  color: #ff4d00;
}
.bg-gray-light {
  border-color: #002240;
  background: #eceff1;
  color: #002240;
}
.bg-gray-light h1,
.bg-gray-light h2,
.bg-gray-light h3,
.bg-gray-light h4,
.bg-gray-light h5,
.bg-gray-light h6 {
  color: #002240;
}
.bg-gray-light p,
.bg-gray-light li {
  color: #002240;
}
.bg-gray-light i.fa,
.bg-gray-light i.b-icon {
  color: #002240 !important;
}
.bg-gray-light div.text-object a {
  color: #00a0d4;
}
.bg-gray-light div.text-object a:hover {
  text-decoration: underline;
}
.bg-gray-light ul li a,
.bg-gray-light ol li a {
  color: #00a0d4;
}
.bg-gray-light ul li:before,
.bg-gray-light ol li:before {
  color: #00a0d4;
}
.bg-gray-light hr {
  border-top-color: #002240;
}
.bg-gray-light .column {
  border-color: #002240;
}
.bg-gray-light .btn,
.bg-gray-light .gform_button {
  text-decoration: none;
}
.bg-gray-light .btn:hover,
.bg-gray-light .gform_button:hover {
  text-decoration: none;
}
.bg-gray-light .btn i,
.bg-gray-light .gform_button i,
.bg-gray-light .btn span.b-icon,
.bg-gray-light .gform_button span.b-icon {
  color: inherit !important;
}
.bg-gray-light .btn.btn-default,
.bg-gray-light .gform_button.btn-default,
.bg-gray-light .btn.button,
.bg-gray-light .gform_button.button {
  color: #002240;
  background-color: rgba(0, 160, 212, 0);
  border-color: #00a0d4;
}
.bg-gray-light .btn.btn-default:hover,
.bg-gray-light .gform_button.btn-default:hover,
.bg-gray-light .btn.button:hover,
.bg-gray-light .gform_button.button:hover,
.bg-gray-light .btn.btn-default:focus,
.bg-gray-light .gform_button.btn-default:focus,
.bg-gray-light .btn.button:focus,
.bg-gray-light .gform_button.button:focus {
  color: #eceff1;
  background-color: #00a0d4;
  outline-color: #00a0d4;
  border-color: #00a0d4;
}
.bg-gray-light .btn.btn-default:hover:before,
.bg-gray-light .gform_button.btn-default:hover:before,
.bg-gray-light .btn.button:hover:before,
.bg-gray-light .gform_button.button:hover:before,
.bg-gray-light .btn.btn-default:focus:before,
.bg-gray-light .gform_button.btn-default:focus:before,
.bg-gray-light .btn.button:focus:before,
.bg-gray-light .gform_button.button:focus:before {
  color: #00a0d4;
}
.bg-gray-light .btn.btn-default:hover:after,
.bg-gray-light .gform_button.btn-default:hover:after,
.bg-gray-light .btn.button:hover:after,
.bg-gray-light .gform_button.button:hover:after,
.bg-gray-light .btn.btn-default:focus:after,
.bg-gray-light .gform_button.btn-default:focus:after,
.bg-gray-light .btn.button:focus:after,
.bg-gray-light .gform_button.button:focus:after {
  color: #00a0d4;
}
.bg-primary {
  border-color: #fff;
  background: #992e00;
  color: #fff;
}
.bg-primary h1,
.bg-primary h2,
.bg-primary h3,
.bg-primary h4,
.bg-primary h5,
.bg-primary h6 {
  color: #fff;
}
.bg-primary p,
.bg-primary li {
  color: #fff;
}
.bg-primary i.fa,
.bg-primary i.b-icon {
  color: #fff !important;
}
.bg-primary div.text-object a {
  color: #fff;
}
.bg-primary div.text-object a:hover {
  text-decoration: underline;
}
.bg-primary ul li a,
.bg-primary ol li a {
  color: #fff;
}
.bg-primary ul li:before,
.bg-primary ol li:before {
  color: #fff;
}
.bg-primary hr {
  border-top-color: #fff;
}
.bg-primary .column {
  border-color: #fff;
}
.bg-primary .btn,
.bg-primary .gform_button {
  text-decoration: none;
}
.bg-primary .btn:hover,
.bg-primary .gform_button:hover {
  text-decoration: none;
}
.bg-primary .btn i,
.bg-primary .gform_button i,
.bg-primary .btn span.b-icon,
.bg-primary .gform_button span.b-icon {
  color: inherit !important;
}
.bg-primary .btn.btn-default,
.bg-primary .gform_button.btn-default,
.bg-primary .btn.button,
.bg-primary .gform_button.button {
  color: #fff;
  background-color: rgba(255, 255, 255, 0);
  border-color: #fff;
}
.bg-primary .btn.btn-default:hover,
.bg-primary .gform_button.btn-default:hover,
.bg-primary .btn.button:hover,
.bg-primary .gform_button.button:hover,
.bg-primary .btn.btn-default:focus,
.bg-primary .gform_button.btn-default:focus,
.bg-primary .btn.button:focus,
.bg-primary .gform_button.button:focus {
  color: #992e00;
  background-color: #fff;
  outline-color: #fff;
  border-color: #fff;
}
.bg-primary .btn.btn-default:hover:before,
.bg-primary .gform_button.btn-default:hover:before,
.bg-primary .btn.button:hover:before,
.bg-primary .gform_button.button:hover:before,
.bg-primary .btn.btn-default:focus:before,
.bg-primary .gform_button.btn-default:focus:before,
.bg-primary .btn.button:focus:before,
.bg-primary .gform_button.button:focus:before {
  color: #fff;
}
.bg-primary .btn.btn-default:hover:after,
.bg-primary .gform_button.btn-default:hover:after,
.bg-primary .btn.button:hover:after,
.bg-primary .gform_button.button:hover:after,
.bg-primary .btn.btn-default:focus:after,
.bg-primary .gform_button.btn-default:focus:after,
.bg-primary .btn.button:focus:after,
.bg-primary .gform_button.button:focus:after {
  color: #fff;
}
.bg-secondary {
  border-color: #28455e;
  background: #70d44b;
  color: #002240;
}
.bg-secondary h1,
.bg-secondary h2,
.bg-secondary h3,
.bg-secondary h4,
.bg-secondary h5,
.bg-secondary h6 {
  color: #002240;
}
.bg-secondary p,
.bg-secondary li {
  color: #002240;
}
.bg-secondary i.fa,
.bg-secondary i.b-icon {
  color: #002240 !important;
}
.bg-secondary div.text-object a {
  color: #ff4d00;
}
.bg-secondary div.text-object a:hover {
  text-decoration: underline;
}
.bg-secondary ul li a,
.bg-secondary ol li a {
  color: #ff4d00;
}
.bg-secondary ul li:before,
.bg-secondary ol li:before {
  color: #ff4d00;
}
.bg-secondary hr {
  border-top-color: #28455e;
}
.bg-secondary .column {
  border-color: #28455e;
}
.bg-secondary .btn,
.bg-secondary .gform_button {
  text-decoration: none;
}
.bg-secondary .btn:hover,
.bg-secondary .gform_button:hover {
  text-decoration: none;
}
.bg-secondary .btn i,
.bg-secondary .gform_button i,
.bg-secondary .btn span.b-icon,
.bg-secondary .gform_button span.b-icon {
  color: inherit !important;
}
.bg-secondary .btn.btn-default,
.bg-secondary .gform_button.btn-default,
.bg-secondary .btn.button,
.bg-secondary .gform_button.button {
  color: #002240;
  background-color: rgba(255, 77, 0, 0);
  border-color: #ff4d00;
}
.bg-secondary .btn.btn-default:hover,
.bg-secondary .gform_button.btn-default:hover,
.bg-secondary .btn.button:hover,
.bg-secondary .gform_button.button:hover,
.bg-secondary .btn.btn-default:focus,
.bg-secondary .gform_button.btn-default:focus,
.bg-secondary .btn.button:focus,
.bg-secondary .gform_button.button:focus {
  color: #70d44b;
  background-color: #ff4d00;
  outline-color: #ff4d00;
  border-color: #ff4d00;
}
.bg-secondary .btn.btn-default:hover:before,
.bg-secondary .gform_button.btn-default:hover:before,
.bg-secondary .btn.button:hover:before,
.bg-secondary .gform_button.button:hover:before,
.bg-secondary .btn.btn-default:focus:before,
.bg-secondary .gform_button.btn-default:focus:before,
.bg-secondary .btn.button:focus:before,
.bg-secondary .gform_button.button:focus:before {
  color: #ff4d00;
}
.bg-secondary .btn.btn-default:hover:after,
.bg-secondary .gform_button.btn-default:hover:after,
.bg-secondary .btn.button:hover:after,
.bg-secondary .gform_button.button:hover:after,
.bg-secondary .btn.btn-default:focus:after,
.bg-secondary .gform_button.btn-default:focus:after,
.bg-secondary .btn.button:focus:after,
.bg-secondary .gform_button.button:focus:after {
  color: #ff4d00;
}
.bg-tertiary {
  border-color: #fff;
  background: #00a0d4;
  color: #fff;
}
.bg-tertiary h1,
.bg-tertiary h2,
.bg-tertiary h3,
.bg-tertiary h4,
.bg-tertiary h5,
.bg-tertiary h6 {
  color: #fff;
}
.bg-tertiary p,
.bg-tertiary li {
  color: #fff;
}
.bg-tertiary i.fa,
.bg-tertiary i.b-icon {
  color: #fff !important;
}
.bg-tertiary div.text-object a {
  color: #ff4d00;
}
.bg-tertiary div.text-object a:hover {
  text-decoration: underline;
}
.bg-tertiary ul li a,
.bg-tertiary ol li a {
  color: #ff4d00;
}
.bg-tertiary ul li:before,
.bg-tertiary ol li:before {
  color: #ff4d00;
}
.bg-tertiary hr {
  border-top-color: #fff;
}
.bg-tertiary .column {
  border-color: #fff;
}
.bg-tertiary .btn,
.bg-tertiary .gform_button {
  text-decoration: none;
}
.bg-tertiary .btn:hover,
.bg-tertiary .gform_button:hover {
  text-decoration: none;
}
.bg-tertiary .btn i,
.bg-tertiary .gform_button i,
.bg-tertiary .btn span.b-icon,
.bg-tertiary .gform_button span.b-icon {
  color: inherit !important;
}
.bg-tertiary .btn.btn-default,
.bg-tertiary .gform_button.btn-default,
.bg-tertiary .btn.button,
.bg-tertiary .gform_button.button {
  color: #fff;
  background-color: rgba(255, 77, 0, 0);
  border-color: #ff4d00;
}
.bg-tertiary .btn.btn-default:hover,
.bg-tertiary .gform_button.btn-default:hover,
.bg-tertiary .btn.button:hover,
.bg-tertiary .gform_button.button:hover,
.bg-tertiary .btn.btn-default:focus,
.bg-tertiary .gform_button.btn-default:focus,
.bg-tertiary .btn.button:focus,
.bg-tertiary .gform_button.button:focus {
  color: #00a0d4;
  background-color: #ff4d00;
  outline-color: #ff4d00;
  border-color: #ff4d00;
}
.bg-tertiary .btn.btn-default:hover:before,
.bg-tertiary .gform_button.btn-default:hover:before,
.bg-tertiary .btn.button:hover:before,
.bg-tertiary .gform_button.button:hover:before,
.bg-tertiary .btn.btn-default:focus:before,
.bg-tertiary .gform_button.btn-default:focus:before,
.bg-tertiary .btn.button:focus:before,
.bg-tertiary .gform_button.button:focus:before {
  color: #ff4d00;
}
.bg-tertiary .btn.btn-default:hover:after,
.bg-tertiary .gform_button.btn-default:hover:after,
.bg-tertiary .btn.button:hover:after,
.bg-tertiary .gform_button.button:hover:after,
.bg-tertiary .btn.btn-default:focus:after,
.bg-tertiary .gform_button.btn-default:focus:after,
.bg-tertiary .btn.button:focus:after,
.bg-tertiary .gform_button.button:focus:after {
  color: #ff4d00;
}
.bg-image-dark {
  z-index: 2;
  border-color: #fff;
  color: #002240;
  background-size: cover;
  background-position: center center;
}
.bg-image-dark:before {
  z-index: -1;
  position: absolute;
  background: rgba(0, 0, 0, 0.75);
  content: '';
  height: 100%;
  width: 100%;
  display: block;
  left: 0;
  top: 0;
}
.bg-image-dark h1,
.bg-image-dark h2,
.bg-image-dark h3,
.bg-image-dark h4,
.bg-image-dark h5,
.bg-image-dark h6 {
  color: #fff;
}
.bg-image-dark p,
.bg-image-dark li {
  color: #fff;
}
.bg-image-dark i.fa,
.bg-image-dark i.b-icon {
  color: #fff !important;
}
.bg-image-dark div.text-object a {
  color: #ff4d00;
}
.bg-image-dark div.text-object a:hover {
  text-decoration: underline;
}
.bg-image-dark ul li a,
.bg-image-dark ol li a {
  color: #ff4d00;
}
.bg-image-dark ul li:before,
.bg-image-dark ol li:before {
  color: #ff4d00;
}
.bg-image-dark hr {
  border-top-color: #fff;
}
.bg-image-dark .column {
  border-color: #fff;
}
.bg-image-dark .btn,
.bg-image-dark .gform_button {
  text-decoration: none;
}
.bg-image-dark .btn:hover,
.bg-image-dark .gform_button:hover {
  text-decoration: none;
}
.bg-image-dark .btn i,
.bg-image-dark .gform_button i,
.bg-image-dark .btn span.b-icon,
.bg-image-dark .gform_button span.b-icon {
  color: inherit !important;
}
.bg-image-dark .btn.btn-default,
.bg-image-dark .gform_button.btn-default,
.bg-image-dark .btn.button,
.bg-image-dark .gform_button.button {
  color: #fff;
  background-color: rgba(255, 77, 0, 0);
  border-color: #ff4d00;
}
.bg-image-dark .btn.btn-default:hover,
.bg-image-dark .gform_button.btn-default:hover,
.bg-image-dark .btn.button:hover,
.bg-image-dark .gform_button.button:hover,
.bg-image-dark .btn.btn-default:focus,
.bg-image-dark .gform_button.btn-default:focus,
.bg-image-dark .btn.button:focus,
.bg-image-dark .gform_button.button:focus {
  color: #002240;
  background-color: #ff4d00;
  outline-color: #ff4d00;
  border-color: #ff4d00;
}
.bg-image-dark .btn.btn-default:hover:before,
.bg-image-dark .gform_button.btn-default:hover:before,
.bg-image-dark .btn.button:hover:before,
.bg-image-dark .gform_button.button:hover:before,
.bg-image-dark .btn.btn-default:focus:before,
.bg-image-dark .gform_button.btn-default:focus:before,
.bg-image-dark .btn.button:focus:before,
.bg-image-dark .gform_button.button:focus:before {
  color: #ff4d00;
}
.bg-image-dark .btn.btn-default:hover:after,
.bg-image-dark .gform_button.btn-default:hover:after,
.bg-image-dark .btn.button:hover:after,
.bg-image-dark .gform_button.button:hover:after,
.bg-image-dark .btn.btn-default:focus:after,
.bg-image-dark .gform_button.btn-default:focus:after,
.bg-image-dark .btn.button:focus:after,
.bg-image-dark .gform_button.button:focus:after {
  color: #ff4d00;
}
.bg-image-dark:before {
  display: none;
}
.bg-image-dark-overlay {
  z-index: 2;
  border-color: #fff;
  color: #002240;
  background-size: cover;
  background-position: center center;
}
.bg-image-dark-overlay:before {
  z-index: -1;
  position: absolute;
  background: rgba(40, 69, 94, 0.75);
  content: '';
  height: 100%;
  width: 100%;
  display: block;
  left: 0;
  top: 0;
}
.bg-image-dark-overlay h1,
.bg-image-dark-overlay h2,
.bg-image-dark-overlay h3,
.bg-image-dark-overlay h4,
.bg-image-dark-overlay h5,
.bg-image-dark-overlay h6 {
  color: #fff;
}
.bg-image-dark-overlay p,
.bg-image-dark-overlay li {
  color: #fff;
}
.bg-image-dark-overlay i.fa,
.bg-image-dark-overlay i.b-icon {
  color: #fff !important;
}
.bg-image-dark-overlay div.text-object a {
  color: #ff4d00;
}
.bg-image-dark-overlay div.text-object a:hover {
  text-decoration: underline;
}
.bg-image-dark-overlay ul li a,
.bg-image-dark-overlay ol li a {
  color: #ff4d00;
}
.bg-image-dark-overlay ul li:before,
.bg-image-dark-overlay ol li:before {
  color: #ff4d00;
}
.bg-image-dark-overlay hr {
  border-top-color: #fff;
}
.bg-image-dark-overlay .column {
  border-color: #fff;
}
.bg-image-dark-overlay .btn,
.bg-image-dark-overlay .gform_button {
  text-decoration: none;
}
.bg-image-dark-overlay .btn:hover,
.bg-image-dark-overlay .gform_button:hover {
  text-decoration: none;
}
.bg-image-dark-overlay .btn i,
.bg-image-dark-overlay .gform_button i,
.bg-image-dark-overlay .btn span.b-icon,
.bg-image-dark-overlay .gform_button span.b-icon {
  color: inherit !important;
}
.bg-image-dark-overlay .btn.btn-default,
.bg-image-dark-overlay .gform_button.btn-default,
.bg-image-dark-overlay .btn.button,
.bg-image-dark-overlay .gform_button.button {
  color: #fff;
  background-color: rgba(255, 77, 0, 0);
  border-color: #ff4d00;
}
.bg-image-dark-overlay .btn.btn-default:hover,
.bg-image-dark-overlay .gform_button.btn-default:hover,
.bg-image-dark-overlay .btn.button:hover,
.bg-image-dark-overlay .gform_button.button:hover,
.bg-image-dark-overlay .btn.btn-default:focus,
.bg-image-dark-overlay .gform_button.btn-default:focus,
.bg-image-dark-overlay .btn.button:focus,
.bg-image-dark-overlay .gform_button.button:focus {
  color: #28455e;
  background-color: #ff4d00;
  outline-color: #ff4d00;
  border-color: #ff4d00;
}
.bg-image-dark-overlay .btn.btn-default:hover:before,
.bg-image-dark-overlay .gform_button.btn-default:hover:before,
.bg-image-dark-overlay .btn.button:hover:before,
.bg-image-dark-overlay .gform_button.button:hover:before,
.bg-image-dark-overlay .btn.btn-default:focus:before,
.bg-image-dark-overlay .gform_button.btn-default:focus:before,
.bg-image-dark-overlay .btn.button:focus:before,
.bg-image-dark-overlay .gform_button.button:focus:before {
  color: #ff4d00;
}
.bg-image-dark-overlay .btn.btn-default:hover:after,
.bg-image-dark-overlay .gform_button.btn-default:hover:after,
.bg-image-dark-overlay .btn.button:hover:after,
.bg-image-dark-overlay .gform_button.button:hover:after,
.bg-image-dark-overlay .btn.btn-default:focus:after,
.bg-image-dark-overlay .gform_button.btn-default:focus:after,
.bg-image-dark-overlay .btn.button:focus:after,
.bg-image-dark-overlay .gform_button.button:focus:after {
  color: #ff4d00;
}
.bg-dark-overlay {
  z-index: 2;
  border-color: #fff;
  color: #002240;
  background-size: cover;
  background-position: center center;
}
.bg-dark-overlay:before {
  z-index: -1;
  position: absolute;
  background: rgba(40, 69, 94, 0.75);
  content: '';
  height: 100%;
  width: 100%;
  display: block;
  left: 0;
  top: 0;
}
.bg-dark-overlay h1,
.bg-dark-overlay h2,
.bg-dark-overlay h3,
.bg-dark-overlay h4,
.bg-dark-overlay h5,
.bg-dark-overlay h6 {
  color: #fff;
}
.bg-dark-overlay p,
.bg-dark-overlay li {
  color: #fff;
}
.bg-dark-overlay i.fa,
.bg-dark-overlay i.b-icon {
  color: #fff !important;
}
.bg-dark-overlay div.text-object a {
  color: #ff4d00;
}
.bg-dark-overlay div.text-object a:hover {
  text-decoration: underline;
}
.bg-dark-overlay ul li a,
.bg-dark-overlay ol li a {
  color: #ff4d00;
}
.bg-dark-overlay ul li:before,
.bg-dark-overlay ol li:before {
  color: #ff4d00;
}
.bg-dark-overlay hr {
  border-top-color: #fff;
}
.bg-dark-overlay .column {
  border-color: #fff;
}
.bg-dark-overlay .btn,
.bg-dark-overlay .gform_button {
  text-decoration: none;
}
.bg-dark-overlay .btn:hover,
.bg-dark-overlay .gform_button:hover {
  text-decoration: none;
}
.bg-dark-overlay .btn i,
.bg-dark-overlay .gform_button i,
.bg-dark-overlay .btn span.b-icon,
.bg-dark-overlay .gform_button span.b-icon {
  color: inherit !important;
}
.bg-dark-overlay .btn.btn-default,
.bg-dark-overlay .gform_button.btn-default,
.bg-dark-overlay .btn.button,
.bg-dark-overlay .gform_button.button {
  color: #fff;
  background-color: rgba(255, 77, 0, 0);
  border-color: #ff4d00;
}
.bg-dark-overlay .btn.btn-default:hover,
.bg-dark-overlay .gform_button.btn-default:hover,
.bg-dark-overlay .btn.button:hover,
.bg-dark-overlay .gform_button.button:hover,
.bg-dark-overlay .btn.btn-default:focus,
.bg-dark-overlay .gform_button.btn-default:focus,
.bg-dark-overlay .btn.button:focus,
.bg-dark-overlay .gform_button.button:focus {
  color: #28455e;
  background-color: #ff4d00;
  outline-color: #ff4d00;
  border-color: #ff4d00;
}
.bg-dark-overlay .btn.btn-default:hover:before,
.bg-dark-overlay .gform_button.btn-default:hover:before,
.bg-dark-overlay .btn.button:hover:before,
.bg-dark-overlay .gform_button.button:hover:before,
.bg-dark-overlay .btn.btn-default:focus:before,
.bg-dark-overlay .gform_button.btn-default:focus:before,
.bg-dark-overlay .btn.button:focus:before,
.bg-dark-overlay .gform_button.button:focus:before {
  color: #ff4d00;
}
.bg-dark-overlay .btn.btn-default:hover:after,
.bg-dark-overlay .gform_button.btn-default:hover:after,
.bg-dark-overlay .btn.button:hover:after,
.bg-dark-overlay .gform_button.button:hover:after,
.bg-dark-overlay .btn.btn-default:focus:after,
.bg-dark-overlay .gform_button.btn-default:focus:after,
.bg-dark-overlay .btn.button:focus:after,
.bg-dark-overlay .gform_button.button:focus:after {
  color: #ff4d00;
}
.bg-image-light {
  z-index: 2;
  border-color: #eceff1;
  color: #002240;
  background-size: cover;
  background-position: center center;
}
.bg-image-light:before {
  z-index: -1;
  position: absolute;
  background: rgba(0, 0, 0, 0.75);
  content: '';
  height: 100%;
  width: 100%;
  display: block;
  left: 0;
  top: 0;
}
.bg-image-light h1,
.bg-image-light h2,
.bg-image-light h3,
.bg-image-light h4,
.bg-image-light h5,
.bg-image-light h6 {
  color: #002240;
}
.bg-image-light p,
.bg-image-light li {
  color: #002240;
}
.bg-image-light i.fa,
.bg-image-light i.b-icon {
  color: #002240 !important;
}
.bg-image-light div.text-object a {
  color: #ff4d00;
}
.bg-image-light div.text-object a:hover {
  text-decoration: underline;
}
.bg-image-light ul li a,
.bg-image-light ol li a {
  color: #ff4d00;
}
.bg-image-light ul li:before,
.bg-image-light ol li:before {
  color: #ff4d00;
}
.bg-image-light hr {
  border-top-color: #eceff1;
}
.bg-image-light .column {
  border-color: #eceff1;
}
.bg-image-light .btn,
.bg-image-light .gform_button {
  text-decoration: none;
}
.bg-image-light .btn:hover,
.bg-image-light .gform_button:hover {
  text-decoration: none;
}
.bg-image-light .btn i,
.bg-image-light .gform_button i,
.bg-image-light .btn span.b-icon,
.bg-image-light .gform_button span.b-icon {
  color: inherit !important;
}
.bg-image-light .btn.btn-default,
.bg-image-light .gform_button.btn-default,
.bg-image-light .btn.button,
.bg-image-light .gform_button.button {
  color: #002240;
  background-color: rgba(255, 77, 0, 0);
  border-color: #ff4d00;
}
.bg-image-light .btn.btn-default:hover,
.bg-image-light .gform_button.btn-default:hover,
.bg-image-light .btn.button:hover,
.bg-image-light .gform_button.button:hover,
.bg-image-light .btn.btn-default:focus,
.bg-image-light .gform_button.btn-default:focus,
.bg-image-light .btn.button:focus,
.bg-image-light .gform_button.button:focus {
  color: #fff;
  background-color: #ff4d00;
  outline-color: #ff4d00;
  border-color: #ff4d00;
}
.bg-image-light .btn.btn-default:hover:before,
.bg-image-light .gform_button.btn-default:hover:before,
.bg-image-light .btn.button:hover:before,
.bg-image-light .gform_button.button:hover:before,
.bg-image-light .btn.btn-default:focus:before,
.bg-image-light .gform_button.btn-default:focus:before,
.bg-image-light .btn.button:focus:before,
.bg-image-light .gform_button.button:focus:before {
  color: #ff4d00;
}
.bg-image-light .btn.btn-default:hover:after,
.bg-image-light .gform_button.btn-default:hover:after,
.bg-image-light .btn.button:hover:after,
.bg-image-light .gform_button.button:hover:after,
.bg-image-light .btn.btn-default:focus:after,
.bg-image-light .gform_button.btn-default:focus:after,
.bg-image-light .btn.button:focus:after,
.bg-image-light .gform_button.button:focus:after {
  color: #ff4d00;
}
.bg-image-light:before {
  display: none;
}
.bg-image-light-overlay {
  z-index: 2;
  border-color: #eceff1;
  color: #002240;
  background-size: cover;
  background-position: center center;
}
.bg-image-light-overlay:before {
  z-index: -1;
  position: absolute;
  background: rgba(255, 255, 255, 0.75);
  content: '';
  height: 100%;
  width: 100%;
  display: block;
  left: 0;
  top: 0;
}
.bg-image-light-overlay h1,
.bg-image-light-overlay h2,
.bg-image-light-overlay h3,
.bg-image-light-overlay h4,
.bg-image-light-overlay h5,
.bg-image-light-overlay h6 {
  color: #002240;
}
.bg-image-light-overlay p,
.bg-image-light-overlay li {
  color: #002240;
}
.bg-image-light-overlay i.fa,
.bg-image-light-overlay i.b-icon {
  color: #002240 !important;
}
.bg-image-light-overlay div.text-object a {
  color: #ff4d00;
}
.bg-image-light-overlay div.text-object a:hover {
  text-decoration: underline;
}
.bg-image-light-overlay ul li a,
.bg-image-light-overlay ol li a {
  color: #ff4d00;
}
.bg-image-light-overlay ul li:before,
.bg-image-light-overlay ol li:before {
  color: #ff4d00;
}
.bg-image-light-overlay hr {
  border-top-color: #eceff1;
}
.bg-image-light-overlay .column {
  border-color: #eceff1;
}
.bg-image-light-overlay .btn,
.bg-image-light-overlay .gform_button {
  text-decoration: none;
}
.bg-image-light-overlay .btn:hover,
.bg-image-light-overlay .gform_button:hover {
  text-decoration: none;
}
.bg-image-light-overlay .btn i,
.bg-image-light-overlay .gform_button i,
.bg-image-light-overlay .btn span.b-icon,
.bg-image-light-overlay .gform_button span.b-icon {
  color: inherit !important;
}
.bg-image-light-overlay .btn.btn-default,
.bg-image-light-overlay .gform_button.btn-default,
.bg-image-light-overlay .btn.button,
.bg-image-light-overlay .gform_button.button {
  color: #002240;
  background-color: rgba(255, 77, 0, 0);
  border-color: #ff4d00;
}
.bg-image-light-overlay .btn.btn-default:hover,
.bg-image-light-overlay .gform_button.btn-default:hover,
.bg-image-light-overlay .btn.button:hover,
.bg-image-light-overlay .gform_button.button:hover,
.bg-image-light-overlay .btn.btn-default:focus,
.bg-image-light-overlay .gform_button.btn-default:focus,
.bg-image-light-overlay .btn.button:focus,
.bg-image-light-overlay .gform_button.button:focus {
  color: #fff;
  background-color: #ff4d00;
  outline-color: #ff4d00;
  border-color: #ff4d00;
}
.bg-image-light-overlay .btn.btn-default:hover:before,
.bg-image-light-overlay .gform_button.btn-default:hover:before,
.bg-image-light-overlay .btn.button:hover:before,
.bg-image-light-overlay .gform_button.button:hover:before,
.bg-image-light-overlay .btn.btn-default:focus:before,
.bg-image-light-overlay .gform_button.btn-default:focus:before,
.bg-image-light-overlay .btn.button:focus:before,
.bg-image-light-overlay .gform_button.button:focus:before {
  color: #ff4d00;
}
.bg-image-light-overlay .btn.btn-default:hover:after,
.bg-image-light-overlay .gform_button.btn-default:hover:after,
.bg-image-light-overlay .btn.button:hover:after,
.bg-image-light-overlay .gform_button.button:hover:after,
.bg-image-light-overlay .btn.btn-default:focus:after,
.bg-image-light-overlay .gform_button.btn-default:focus:after,
.bg-image-light-overlay .btn.button:focus:after,
.bg-image-light-overlay .gform_button.button:focus:after {
  color: #ff4d00;
}
.bg-light-overlay {
  z-index: 2;
  border-color: #eceff1;
  color: #002240;
  background-size: cover;
  background-position: center center;
}
.bg-light-overlay:before {
  z-index: -1;
  position: absolute;
  background: rgba(255, 255, 255, 0.75);
  content: '';
  height: 100%;
  width: 100%;
  display: block;
  left: 0;
  top: 0;
}
.bg-light-overlay h1,
.bg-light-overlay h2,
.bg-light-overlay h3,
.bg-light-overlay h4,
.bg-light-overlay h5,
.bg-light-overlay h6 {
  color: #002240;
}
.bg-light-overlay p,
.bg-light-overlay li {
  color: #002240;
}
.bg-light-overlay i.fa,
.bg-light-overlay i.b-icon {
  color: #002240 !important;
}
.bg-light-overlay div.text-object a {
  color: #ff4d00;
}
.bg-light-overlay div.text-object a:hover {
  text-decoration: underline;
}
.bg-light-overlay ul li a,
.bg-light-overlay ol li a {
  color: #ff4d00;
}
.bg-light-overlay ul li:before,
.bg-light-overlay ol li:before {
  color: #ff4d00;
}
.bg-light-overlay hr {
  border-top-color: #eceff1;
}
.bg-light-overlay .column {
  border-color: #eceff1;
}
.bg-light-overlay .btn,
.bg-light-overlay .gform_button {
  text-decoration: none;
}
.bg-light-overlay .btn:hover,
.bg-light-overlay .gform_button:hover {
  text-decoration: none;
}
.bg-light-overlay .btn i,
.bg-light-overlay .gform_button i,
.bg-light-overlay .btn span.b-icon,
.bg-light-overlay .gform_button span.b-icon {
  color: inherit !important;
}
.bg-light-overlay .btn.btn-default,
.bg-light-overlay .gform_button.btn-default,
.bg-light-overlay .btn.button,
.bg-light-overlay .gform_button.button {
  color: #002240;
  background-color: rgba(255, 77, 0, 0);
  border-color: #ff4d00;
}
.bg-light-overlay .btn.btn-default:hover,
.bg-light-overlay .gform_button.btn-default:hover,
.bg-light-overlay .btn.button:hover,
.bg-light-overlay .gform_button.button:hover,
.bg-light-overlay .btn.btn-default:focus,
.bg-light-overlay .gform_button.btn-default:focus,
.bg-light-overlay .btn.button:focus,
.bg-light-overlay .gform_button.button:focus {
  color: #fff;
  background-color: #ff4d00;
  outline-color: #ff4d00;
  border-color: #ff4d00;
}
.bg-light-overlay .btn.btn-default:hover:before,
.bg-light-overlay .gform_button.btn-default:hover:before,
.bg-light-overlay .btn.button:hover:before,
.bg-light-overlay .gform_button.button:hover:before,
.bg-light-overlay .btn.btn-default:focus:before,
.bg-light-overlay .gform_button.btn-default:focus:before,
.bg-light-overlay .btn.button:focus:before,
.bg-light-overlay .gform_button.button:focus:before {
  color: #ff4d00;
}
.bg-light-overlay .btn.btn-default:hover:after,
.bg-light-overlay .gform_button.btn-default:hover:after,
.bg-light-overlay .btn.button:hover:after,
.bg-light-overlay .gform_button.button:hover:after,
.bg-light-overlay .btn.btn-default:focus:after,
.bg-light-overlay .gform_button.btn-default:focus:after,
.bg-light-overlay .btn.button:focus:after,
.bg-light-overlay .gform_button.button:focus:after {
  color: #ff4d00;
}
.bg-image-primary-overlay {
  z-index: 2;
  border-color: #fff;
  color: #002240;
  background-size: cover;
  background-position: center center;
}
.bg-image-primary-overlay:before {
  z-index: -1;
  position: absolute;
  background: rgba(255, 77, 0, 0.75);
  content: '';
  height: 100%;
  width: 100%;
  display: block;
  left: 0;
  top: 0;
}
.bg-image-primary-overlay h1,
.bg-image-primary-overlay h2,
.bg-image-primary-overlay h3,
.bg-image-primary-overlay h4,
.bg-image-primary-overlay h5,
.bg-image-primary-overlay h6 {
  color: #fff;
}
.bg-image-primary-overlay p,
.bg-image-primary-overlay li {
  color: #fff;
}
.bg-image-primary-overlay i.fa,
.bg-image-primary-overlay i.b-icon {
  color: #fff !important;
}
.bg-image-primary-overlay div.text-object a {
  color: #002240;
}
.bg-image-primary-overlay div.text-object a:hover {
  text-decoration: underline;
}
.bg-image-primary-overlay ul li a,
.bg-image-primary-overlay ol li a {
  color: #002240;
}
.bg-image-primary-overlay ul li:before,
.bg-image-primary-overlay ol li:before {
  color: #002240;
}
.bg-image-primary-overlay hr {
  border-top-color: #fff;
}
.bg-image-primary-overlay .column {
  border-color: #fff;
}
.bg-image-primary-overlay .btn,
.bg-image-primary-overlay .gform_button {
  text-decoration: none;
}
.bg-image-primary-overlay .btn:hover,
.bg-image-primary-overlay .gform_button:hover {
  text-decoration: none;
}
.bg-image-primary-overlay .btn i,
.bg-image-primary-overlay .gform_button i,
.bg-image-primary-overlay .btn span.b-icon,
.bg-image-primary-overlay .gform_button span.b-icon {
  color: inherit !important;
}
.bg-image-primary-overlay .btn.btn-default,
.bg-image-primary-overlay .gform_button.btn-default,
.bg-image-primary-overlay .btn.button,
.bg-image-primary-overlay .gform_button.button {
  color: #fff;
  background-color: rgba(0, 34, 64, 0);
  border-color: #002240;
}
.bg-image-primary-overlay .btn.btn-default:hover,
.bg-image-primary-overlay .gform_button.btn-default:hover,
.bg-image-primary-overlay .btn.button:hover,
.bg-image-primary-overlay .gform_button.button:hover,
.bg-image-primary-overlay .btn.btn-default:focus,
.bg-image-primary-overlay .gform_button.btn-default:focus,
.bg-image-primary-overlay .btn.button:focus,
.bg-image-primary-overlay .gform_button.button:focus {
  color: #ff4d00;
  background-color: #002240;
  outline-color: #002240;
  border-color: #002240;
}
.bg-image-primary-overlay .btn.btn-default:hover:before,
.bg-image-primary-overlay .gform_button.btn-default:hover:before,
.bg-image-primary-overlay .btn.button:hover:before,
.bg-image-primary-overlay .gform_button.button:hover:before,
.bg-image-primary-overlay .btn.btn-default:focus:before,
.bg-image-primary-overlay .gform_button.btn-default:focus:before,
.bg-image-primary-overlay .btn.button:focus:before,
.bg-image-primary-overlay .gform_button.button:focus:before {
  color: #002240;
}
.bg-image-primary-overlay .btn.btn-default:hover:after,
.bg-image-primary-overlay .gform_button.btn-default:hover:after,
.bg-image-primary-overlay .btn.button:hover:after,
.bg-image-primary-overlay .gform_button.button:hover:after,
.bg-image-primary-overlay .btn.btn-default:focus:after,
.bg-image-primary-overlay .gform_button.btn-default:focus:after,
.bg-image-primary-overlay .btn.button:focus:after,
.bg-image-primary-overlay .gform_button.button:focus:after {
  color: #002240;
}
.bg-center {
  background-position: center center !important;
}
.bg-repeat-vert {
  background-size: 100%;
  background-repeat: repeat-y;
}
.bg-cover {
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.bg-fixed {
  background-attachment: fixed;
}
.bg-half-image-black {
  z-index: 1;
  position: relative;
}
.bg-half-image-black:before,
.bg-half-image-black:after {
  width: 50%;
  z-index: -1;
  display: block;
  height: 100%;
  content: '';
  position: absolute;
  top: 0;
}
.bg-half-image-black:before {
  background: transparent;
  left: 0;
}
.bg-half-image-black:after {
  background: #002240;
  right: 0;
}
@media (max-width: 991px) {
  .bg-half-image-black .row .column ~ .column {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .bg-half-image-black:before,
  .bg-half-image-black:after {
    width: 100%;
    height: 50%;
    z-index: -1;
    display: block;
    content: '';
    position: absolute;
    top: initial;
    left: 0;
  }
  .bg-half-image-black:after {
    background: #002240;
    top: 0px;
  }
  .bg-half-image-black:after {
    top: 50%;
  }
}
@media (max-width: 767px) {
  .bg-half-image-black:before,
  .bg-half-image-black:after {
    display: none;
  }
}
div.heading-wrap {
  box-sizing: border-box;
  padding-top: 48px;
  padding-bottom: 24px;
  display: flex;
  align-items: flex-end;
  background-size: cover;
  background-position: center center;
  overflow: hidden;
  position: relative;
}
.navbar {
  z-index: 1;
  display: block;
  min-height: 0px;
}
.nav {
  list-style: none;
  padding-left: 0px;
  margin-bottom: 0px;
}
.nav li {
  z-index: 1;
  display: inline-block;
  width: auto;
  position: relative;
}
.nav li a {
  display: inline-block;
  width: 100%;
}
.nav li ul {
  z-index: 2;
  position: absolute;
  top: 0px;
  left: 0px;
  display: none;
}
.nav li ul li {
  width: 100%;
}
.nav li ul li a {
  width: 100%;
}
.nav li ul li ul {
  position: relative;
  width: 100%;
  padding-left: 0em;
}
.nav li ul li ul li {
  width: 100%;
  padding-left: 0px;
}
.nav li ul li ul li a {
  width: 100%;
}
.nav li a:hover + ul,
.nav li a:focus + ul,
.nav li a:active + ul {
  display: block;
}
.nav li:hover ul,
.nav li:focus ul,
.nav li:active ul {
  display: block;
}
#top-nav,
#main-nav {
  font-family: 'FTS', Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  border: 0px solid;
  position: relative;
  z-index: 6;
}
#top-nav > div.container,
#main-nav > div.container {
  max-width: 100%;
}
#top-nav {
  z-index: 7;
  position: absolute;
  top: 24px;
  width: 100%;
  background: transparent;
  font-size: 0.75em;
  font-weight: 400;
  font-family: 'Roboto', Helvetica, Arial, sans-serif;
  color: #fff;
  text-align: right;
}
#top-nav .menu-short-top-menu-container {
  width: auto;
  vertical-align: middle;
  display: inline-block;
  float: right;
}
#top-nav #menu-top-menu {
  width: auto;
  vertical-align: middle;
  display: inline-block;
  float: none;
}
#top-nav .social-link {
  margin-top: 0;
}
#top-nav ul.nav {
  vertical-align: bottom;
}
#top-nav ul.nav li {
  border-top: 0px;
  border-bottom: 0px;
  float: left;
}
#top-nav ul.nav li a {
  display: inline-block;
  font-weight: inherit;
  font-size: inherit;
  font-family: inherit;
  color: #fff;
  padding: .5em 1.25em;
}
#top-nav ul.nav li a:hover {
  color: #ff4d00;
}
#top-nav .social-links {
  vertical-align: bottom;
  display: inline-block;
  width: auto;
  font-size: 1.25em;
  float: right;
}
#top-nav .social-links .social-link {
  color: #002240;
  background: #fff;
  border-radius: 100%;
}
#top-nav .social-links .social-link i {
  color: #002240;
}
#top-nav .social-links .social-link:hover i,
#top-nav .social-links .social-link:focus i,
#top-nav .social-links .social-link:active i {
  color: #ffb899;
}
#main-nav {
  z-index: 9;
  background: #002240;
  font-size: 1.25em;
  font-weight: 800;
  font-style: normal;
  line-height: .9;
  position: relative;
}
@media (min-width: 992px) {
  #main-nav {
    position: absolute;
    left: 0;
    top: 48px;
    width: 100%;
    background: rgba(0, 34, 64, 0);
  }
}
@media (max-width: 1199px) {
  #main-nav {
    font-size: 1em;
  }
}
#main-nav .brand-container {
  display: inline-block;
  vertical-align: middle;
}
#main-nav .brand-container a.navbar-brand {
  display: inline-block;
  vertical-align: middle;
  padding: 0px;
  margin: 0px;
}
#main-nav .brand-container a.navbar-brand #logo {
  height: 100px;
  padding-top: 12px;
  padding-bottom: 12px;
  position: relative;
  width: auto;
}
#main-nav .brand-container a.navbar-brand #logo img {
  width: auto;
  height: 100%;
}
@media (max-width: 1199px) {
  #main-nav .brand-container a.navbar-brand #logo {
    height: 75px;
  }
}
@media (max-width: 991px) {
  #main-nav .brand-container a.navbar-brand #logo {
    height: 67.5px;
  }
}
#main-nav .navbar-collapse {
  position: relative;
  display: inline-block;
  float: right;
}
#main-nav .navbar-collapse > div {
  display: inline-block;
}
#main-nav .navbar-collapse > div > ul {
  vertical-align: middle;
  display: inline-block;
  position: relative;
}
#main-nav .navbar-collapse > div > ul li a {
  display: inline-block;
  width: 100%;
  transition: color 0.35s;
}
#main-nav .navbar-collapse > div > ul > li {
  font-family: 'Roboto', Helvetica, Arial, sans-serif;
  font-weight: 800;
  font-style: normal;
  text-transform: normal;
  line-height: 100px;
}
@media (max-width: 1199px) {
  #main-nav .navbar-collapse > div > ul > li {
    line-height: 75px;
  }
}
#main-nav .navbar-collapse > div > ul > li > a {
  line-height: 1;
  display: inline-block;
  vertical-align: middle;
  float: none;
  padding: 1em 1em 1em 1em;
  color: #fff;
}
#main-nav .navbar-collapse > div > ul > li > a:hover,
#main-nav .navbar-collapse > div > ul > li > a:focus,
#main-nav .navbar-collapse > div > ul > li > a:active {
  color: #ff4d00;
}
#main-nav .navbar-collapse > div > ul > li > a:hover:before,
#main-nav .navbar-collapse > div > ul > li > a:focus:before,
#main-nav .navbar-collapse > div > ul > li > a:active:before {
  color: #ff4d00;
}
#main-nav .navbar-collapse > div > ul > li > ul {
  line-height: 1.25em;
  border-bottom-right-radius: 1em;
  border-bottom-left-radius: 1em;
  padding: 0em 0em;
  background: rgba(40, 69, 94, 0.8);
  font-size: 0.75em;
  display: block;
  visibility: hidden;
  overflow: hidden;
  transform-origin: 50% 0;
  transform: rotateX(-90deg);
  transition: transform 0.35s ease-in-out;
  left: 50%;
  margin-left: -125px;
  top: 100px;
  width: 250px;
}
@media (max-width: 1199px) {
  #main-nav .navbar-collapse > div > ul > li > ul {
    top: 75px;
    width: 225px;
    margin-left: -101.25px;
  }
}
#main-nav .navbar-collapse > div > ul > li > ul li {
  vertical-align: top;
  overflow: hidden;
  font-family: 'FTS', Helvetica, Arial, sans-serif;
  font-weight: 400;
}
#main-nav .navbar-collapse > div > ul > li > ul li a {
  border-top: 1px solid #5e7388;
}
#main-nav .navbar-collapse > div > ul > li > ul li a {
  overflow: visible;
  padding: 1.5em 2em;
  line-height: 1em;
  color: #eceff1;
}
#main-nav .navbar-collapse > div > ul > li > ul li a:hover,
#main-nav .navbar-collapse > div > ul > li > ul li a:focus,
#main-nav .navbar-collapse > div > ul > li > ul li a:active {
  color: #ff4d00;
}
#main-nav .navbar-collapse > div > ul > li > ul li a:before {
  transition: margin-left 0.35s;
}
#main-nav .navbar-collapse > div > ul > li > ul li.menu-item-has-children {
  padding-bottom: 1.5em / 2;
}
#main-nav .navbar-collapse > div > ul > li > ul li.menu-item-has-children a {
  padding-bottom: 1.5em / 2;
}
#main-nav .navbar-collapse > div > ul > li > ul li li {
  border-top: 0px solid #5e7388;
  padding: 0 0 0 0;
}
#main-nav .navbar-collapse > div > ul > li > ul li li:last-child a:last-child {
  border-bottom: 0;
}
#main-nav .navbar-collapse > div > ul > li > ul li li a {
  text-indent: 1em;
  border-top: 1px solid #5e7388;
}
#main-nav .navbar-collapse > div > ul > li > ul li li a {
  padding: 1.5em / 2 2em;
}
#main-nav .navbar-collapse > div > ul > li:hover ul,
#main-nav .navbar-collapse > div > ul > li a:hover + ul,
#main-nav .navbar-collapse > div > ul > li:focus ul,
#main-nav .navbar-collapse > div > ul > li a:focus + ul > li:active ul,
#main-nav .navbar-collapse > div > ul > li a:active + ul {
  visibility: visible;
  transform: rotateX(0deg);
}
i.b-icon,
span.b-icon {
  font-family: "ICO";
  display: inline-block;
  font-style: normal;
  font-weight: normal;
  width: auto;
  position: relative;
  height: auto;
}
i.b-icon:before,
span.b-icon:before {
  font-family: "ICO";
  display: inline-block;
}
i.b-icon.bicon-01:before,
span.b-icon.bicon-01:before {
  content: "\e900";
}
i.b-icon.bicon-01:before,
span.b-icon.bicon-01:before {
  content: "\e900";
}
i.b-icon.bicon-02:before,
span.b-icon.bicon-02:before {
  content: "\e901";
}
i.b-icon.bicon-03:before,
span.b-icon.bicon-03:before {
  content: "\e902";
}
i.b-icon.bicon-04:before,
span.b-icon.bicon-04:before {
  content: "\e903";
}
i.b-icon.bicon-05:before,
span.b-icon.bicon-05:before {
  content: "\e904";
}
i.b-icon.bicon-06:before,
span.b-icon.bicon-06:before {
  content: "\e905";
}
i.b-icon.bicon-07:before,
span.b-icon.bicon-07:before {
  content: "\e906";
}
i.b-icon.bicon-08:before,
span.b-icon.bicon-08:before {
  content: "\e907";
}
i.b-icon.bicon-09:before,
span.b-icon.bicon-09:before {
  content: "\e908";
}
i.b-icon.bicon-10:before,
span.b-icon.bicon-10:before {
  content: "\e909";
}
i.b-icon.bicon-11:before,
span.b-icon.bicon-11:before {
  content: "\e90a";
}
i.b-icon.bicon-12:before,
span.b-icon.bicon-12:before {
  content: "\e90b";
}
i.b-icon.bicon-13:before,
span.b-icon.bicon-13:before {
  content: "\e90c";
}
i.b-icon.bicon-14:before,
span.b-icon.bicon-14:before {
  content: "\e90d";
}
i.b-icon.bicon-15:before,
span.b-icon.bicon-15:before {
  content: "\e90e";
}
i.b-icon.bicon-16:before,
span.b-icon.bicon-16:before {
  content: "\e90f";
}
i.b-icon.bicon-17:before,
span.b-icon.bicon-17:before {
  content: "\e910";
}
i.b-icon.bicon-18:before,
span.b-icon.bicon-18:before {
  content: "\e911";
}
i.b-icon.bicon-19:before,
span.b-icon.bicon-19:before {
  content: "\e912";
}
i.b-icon.bicon-20:before,
span.b-icon.bicon-20:before {
  content: "\e913";
}
i.b-icon.bicon-21:before,
span.b-icon.bicon-21:before {
  content: "\e914";
}
i.b-icon.bicon-22:before,
span.b-icon.bicon-22:before {
  content: "\e915";
}
i.b-icon.bicon-23:before,
span.b-icon.bicon-23:before {
  content: "\e916";
}
i.b-icon.bicon-24:before,
span.b-icon.bicon-24:before {
  content: "\e917";
}
i.b-icon.bicon-25:before,
span.b-icon.bicon-25:before {
  content: "\e918";
}
i.b-icon.bicon-26:before,
span.b-icon.bicon-26:before {
  content: "\e919";
}
i.b-icon.bicon-27:before,
span.b-icon.bicon-27:before {
  content: "\e91a";
}
i.b-icon.bicon-28:before,
span.b-icon.bicon-28:before {
  content: "\e91b";
}
i.b-icon.bicon-29:before,
span.b-icon.bicon-29:before {
  content: "\e91c";
}
i.b-icon.bicon-30:before,
span.b-icon.bicon-30:before {
  content: "\e91d";
}
i.b-icon.bicon-31:before,
span.b-icon.bicon-31:before {
  content: "\e91e";
}
i.b-icon.bicon-32:before,
span.b-icon.bicon-32:before {
  content: "\e91f";
}
i.b-icon.bicon-33:before,
span.b-icon.bicon-33:before {
  content: "\e920";
}
i.b-icon.bicon-34:before,
span.b-icon.bicon-34:before {
  content: "\e921";
}
i.b-icon.bicon-35:before,
span.b-icon.bicon-35:before {
  content: "\e922";
}
i.b-icon.bicon-36:before,
span.b-icon.bicon-36:before {
  content: "\e923";
}
i.b-icon.bicon-37:before,
span.b-icon.bicon-37:before {
  content: "\e924";
}
i.b-icon.bicon-38:before,
span.b-icon.bicon-38:before {
  content: "\e925";
}
i.b-icon.bicon-39:before,
span.b-icon.bicon-39:before {
  content: "\e926";
}
i.b-icon.bicon-40:before,
span.b-icon.bicon-40:before {
  content: "\e927";
}
i.b-icon.bicon-41:before,
span.b-icon.bicon-41:before {
  content: "\e928";
}
i.b-icon.bicon-42:before,
span.b-icon.bicon-42:before {
  content: "\e929";
}
i.b-icon.bicon-43:before,
span.b-icon.bicon-43:before {
  content: "\e92a";
}
i.b-icon.bicon-44:before,
span.b-icon.bicon-44:before {
  content: "\e92b";
}
i.b-icon.bicon-45:before,
span.b-icon.bicon-45:before {
  content: "\e92c";
}
i.b-icon.bicon-46:before,
span.b-icon.bicon-46:before {
  content: "\e92d";
}
i.b-icon.bicon-47:before,
span.b-icon.bicon-47:before {
  content: "\e92e";
}
i.b-icon.bicon-48:before,
span.b-icon.bicon-48:before {
  content: "\e92f";
}
i.b-icon.bicon-49:before,
span.b-icon.bicon-49:before {
  content: "\e930";
}
i.b-icon.bicon-50:before,
span.b-icon.bicon-50:before {
  content: "\e931";
}
i.b-icon.bicon-51:before,
span.b-icon.bicon-51:before {
  content: "\e932";
}
i.b-icon.bicon-52:before,
span.b-icon.bicon-52:before {
  content: "\e933";
}
i.b-icon.bicon-53:before,
span.b-icon.bicon-53:before {
  content: "\e934";
}
i.b-icon.bicon-54:before,
span.b-icon.bicon-54:before {
  content: "\e935";
}
i.b-icon.bicon-55:before,
span.b-icon.bicon-55:before {
  content: "\e936";
}
i.b-icon.bicon-56:before,
span.b-icon.bicon-56:before {
  content: "\e937";
}
i.b-icon.bicon-57:before,
span.b-icon.bicon-57:before {
  content: "\e938";
}
i.b-icon.bicon-58:before,
span.b-icon.bicon-58:before {
  content: "\e939";
}
i.b-icon.bicon-59:before,
span.b-icon.bicon-59:before {
  content: "\e93a";
}
i.b-icon.bicon-60:before,
span.b-icon.bicon-60:before {
  content: "\e93b";
}
i.b-icon.bicon-61:before,
span.b-icon.bicon-61:before {
  content: "\e93c";
}
i.b-icon.bicon-62:before,
span.b-icon.bicon-62:before {
  content: "\e93d";
}
i.b-icon.bicon-63:before,
span.b-icon.bicon-63:before {
  content: "\e93e";
}
i.b-icon.bicon-64:before,
span.b-icon.bicon-64:before {
  content: "\e93f";
}
i.b-icon.bicon-65:before,
span.b-icon.bicon-65:before {
  content: "\e940";
}
i.b-icon.bicon-66:before,
span.b-icon.bicon-66:before {
  content: "\e941";
}
i.b-icon.bicon-67:before,
span.b-icon.bicon-67:before {
  content: "\e942";
}
i.b-icon.bicon-68:before,
span.b-icon.bicon-68:before {
  content: "\e943";
}
i.b-icon.bicon-69:before,
span.b-icon.bicon-69:before {
  content: "\e944";
}
i.b-icon.bicon-70:before,
span.b-icon.bicon-70:before {
  content: "\e945";
}
i.b-icon.bicon-71:before,
span.b-icon.bicon-71:before {
  content: "\e946";
}
i.b-icon.bicon-72:before,
span.b-icon.bicon-72:before {
  content: "\e947";
}
i.b-icon.bicon-73:before,
span.b-icon.bicon-73:before {
  content: "\e948";
}
i.b-icon.bicon-74:before,
span.b-icon.bicon-74:before {
  content: "\e949";
}
i.b-icon.bicon-75:before,
span.b-icon.bicon-75:before {
  content: "\e94a";
}
i.b-icon.bicon-76:before,
span.b-icon.bicon-76:before {
  content: "\e94b";
}
i.b-icon.bicon-77:before,
span.b-icon.bicon-77:before {
  content: "\e94c";
}
i.b-icon.bicon-78:before,
span.b-icon.bicon-78:before {
  content: "\e94d";
}
i.b-icon.bicon-79:before,
span.b-icon.bicon-79:before {
  content: "\e94e";
}
i.b-icon.bicon-80:before,
span.b-icon.bicon-80:before {
  content: "\e94f";
}
i.b-icon.bicon-81:before,
span.b-icon.bicon-81:before {
  content: "\e950";
}
i.b-icon.bicon-82:before,
span.b-icon.bicon-82:before {
  content: "\e951";
}
i.b-icon.bicon-83:before,
span.b-icon.bicon-83:before {
  content: "\e952";
}
i.b-icon.bicon-84:before,
span.b-icon.bicon-84:before {
  content: "\e953";
}
i.b-icon.bicon-85:before,
span.b-icon.bicon-85:before {
  content: "\e954";
}
i.b-icon.bicon-86:before,
span.b-icon.bicon-86:before {
  content: "\e955";
}
i.b-icon.bicon-87:before,
span.b-icon.bicon-87:before {
  content: "\e956";
}
i.b-icon.bicon-88:before,
span.b-icon.bicon-88:before {
  content: "\e957";
}
i.b-icon.bicon-89:before,
span.b-icon.bicon-89:before {
  content: "\e958";
}
i.b-icon.bicon-90:before,
span.b-icon.bicon-90:before {
  content: "\e959";
}
i.b-icon.bicon-91:before,
span.b-icon.bicon-91:before {
  content: "\e95a";
}
i.b-icon.bicon-92:before,
span.b-icon.bicon-92:before {
  content: "\e95b";
}
i.b-icon.bicon-93:before,
span.b-icon.bicon-93:before {
  content: "\e95c";
}
i.b-icon.bicon-94:before,
span.b-icon.bicon-94:before {
  content: "\e95d";
}
i.b-icon.bicon-95:before,
span.b-icon.bicon-95:before {
  content: "\e95e";
}
i.b-icon.bicon-96:before,
span.b-icon.bicon-96:before {
  content: "\e95f";
}
i.b-icon.bicon-97:before,
span.b-icon.bicon-97:before {
  content: "\e960";
}
i.b-icon.bicon-98:before,
span.b-icon.bicon-98:before {
  content: "\e961";
}
i.b-icon.bicon-99:before,
span.b-icon.bicon-99:before {
  content: "\e962";
}
i.b-icon.bicon-100:before,
span.b-icon.bicon-100:before {
  content: "\e963";
}
i.fa.icon-2x,
.b-icon.icon-2x {
  font-size: 2em;
  line-height: 1;
}
i.fa.icon-3x,
.b-icon.icon-3x {
  font-size: 3em;
  line-height: 1;
}
i.fa.icon-4x,
.b-icon.icon-4x {
  font-size: 4em;
  line-height: 1;
}
i.fa.icon-5x,
.b-icon.icon-5x {
  font-size: 5em;
  line-height: 1;
}
#content img {
  max-width: 100%;
  width: auto;
  height: auto;
}
img.alignright {
  float: right;
  margin-left: 1em;
  display: inline-block;
}
img.alignleft {
  float: left;
  margin-right: 1em;
  display: inline-block;
}
@media (max-width: 992px) {
  img.alignleft.size-full,
  img.alignright.size-full {
    float: none;
    display: block;
  }
}
@media (max-width: 768px) {
  img.alignleft,
  img.alignright {
    display: block;
    float: none;
    margin-top: 1em;
    margin-bottom: 1em;
    max-width: 100%;
    height: auto;
  }
}
img.aligncenter {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
img.text-center {
  display: inline-block;
  margin: auto auto;
}
footer {
  display: block;
  float: left;
  position: relative;
  width: 100%;
}
footer .center-footer {
  background: #222f39;
}
footer .sub-logo {
  font-family: 'FTS', Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: #eceff1;
}
@media (min-width: 768px) {
  footer .sub-logo p {
    padding-left: 12px;
  }
}
@media (max-width: 768px) {
  footer .sub-logo {
    width: 300px;
  }
}
@media (max-width: 768px) {
  footer .logo-row {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
  }
  footer .logo-container {
    float: left;
    width: 100%;
    margin-bottom: 1em;
    width: 300px;
  }
}
footer img.inline-logo {
  width: 320px;
  max-width: 100%;
  margin-bottom: 24px;
}
footer h4 {
  margin-top: .25em;
  color: #fff;
  margin-bottom: .5em;
}
footer ul {
  padding-left: 0;
  list-style: none;
  margin-bottom: 0px;
}
footer ul > li {
  display: inline-block;
  width: 100%;
}
footer ul > li > a {
  font-family: 'FTS', Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: #fff;
  display: inline-flex;
  align-items: center;
  margin-bottom: .5em;
  font-size: 1.25em;
  text-transform: uppercase;
}
footer ul > li li a {
  text-transform: none;
  font-size: 1em;
  font-family: 'FTS', Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: #fff;
  display: inline-flex;
  align-items: center;
  margin-bottom: .5em;
}
footer ul > li li a:before {
  content: '+';
  display: inline-block;
  color: #ff4d00;
  width: 1em;
  margin-top: -0.125em;
  float: left;
}
@media (max-width: 992px) {
  footer .row {
    padding-bottom: 2em;
  }
  footer .row h1,
  footer .row h2,
  footer .row h3,
  footer .row h4,
  footer .row ul {
    text-align: left;
  }
  footer .row.footer-widget-area {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
  footer .row.footer-widget-area > div {
    width: 33%;
  }
}
@media (max-width: 768px) {
  footer .row.footer-widget-area > div {
    margin-bottom: 1em;
    width: 300px;
  }
}
footer .menu-row {
  color: #fff;
  font-family: 'FTS', Helvetica, Arial, sans-serif;
  color: #eceff1;
  font-size: .875em;
  font-weight: 400;
  text-transform: uppercase;
}
@media (min-width: 992px) {
  footer .menu-row {
    padding-top: 48px;
  }
}
footer .menu-row p {
  margin: 0 0 0 0;
  width: auto;
  display: inline-block;
}
footer .menu-row ul.menu {
  padding-left: 1em;
  padding-right: 1em;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
footer .menu-row ul.menu li {
  width: auto;
  padding: 0 0 0 0;
}
footer .menu-row ul.menu li a {
  padding: 0 1em;
  border-left: 1px solid #fff;
  margin: 0 0 0 0;
}
footer .menu-row ul.menu li a:before {
  display: none;
}
footer .footer-widget-area {
  padding-top: 1em;
}
footer .footer-widget-area .footer-btn-special a {
  margin-bottom: 24px;
  display: inline-block;
  margin: 0 0 0 0;
  font-weight: 500;
  font-family: 'FTS', Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-style: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  white-space: nowrap;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 0.375em 2em;
  font-size: 1em;
  line-height: 1em;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: inherit;
  background-color: rgba(255, 77, 0, 0);
  border: 0.125em solid rgba(255, 77, 0, 0.3);
  transition: background 0.35s, border 0.35s;
  border-radius: 1.25em;
  background: #ff4d00;
  color: #222f39;
}
footer .footer-widget-area .footer-btn-special a i,
footer .footer-widget-area .footer-btn-special a span.b-icon {
  color: inherit;
}
footer .footer-widget-area .footer-btn-special a:last-child {
  margin-bottom: 0;
}
footer .footer-widget-area .footer-btn-special a:only-child {
  margin-bottom: 0;
}
footer .footer-widget-area .footer-btn-special a span {
  vertical-align: baseline;
  display: inline-block;
}
footer .footer-widget-area .footer-btn-special a:focus,
footer .footer-widget-area .footer-btn-special a:active:focus,
footer .footer-widget-area .footer-btn-special a.active:focus,
footer .footer-widget-area .footer-btn-special a.focus,
footer .footer-widget-area .footer-btn-special a:active.focus,
footer .footer-widget-area .footer-btn-special a.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
footer .footer-widget-area .footer-btn-special a:hover,
footer .footer-widget-area .footer-btn-special a:focus,
footer .footer-widget-area .footer-btn-special a.focus {
  color: inherit;
  text-decoration: none;
}
footer .footer-widget-area .footer-btn-special a:active,
footer .footer-widget-area .footer-btn-special a.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
footer .footer-widget-area .footer-btn-special a.disabled,
footer .footer-widget-area .footer-btn-special a[disabled],
fieldset[disabled] footer .footer-widget-area .footer-btn-special a {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
afooter .footer-widget-area .footer-btn-special a.disabled,
fieldset[disabled] afooter .footer-widget-area .footer-btn-special a {
  pointer-events: none;
}
footer .footer-widget-area .footer-btn-special a:active,
footer .footer-widget-area .footer-btn-special a.active,
footer .footer-widget-area .footer-btn-special a:focus,
footer .footer-widget-area .footer-btn-special a.focus,
footer .footer-widget-area .footer-btn-special a:hover,
footer .footer-widget-area .footer-btn-special a:hover {
  color: inherit;
  background: rgba(255, 77, 0, 0);
  outline: 3px solid rgba(255, 77, 0, 0.3);
  border-color: #ff4d00;
}
.open > .dropdown-togglefooter .footer-widget-area .footer-btn-special a {
  color: rgba(255, 77, 0, 0.3);
  background-color: rgba(204, 62, 0, 0.3);
  border-color: #c23b00;
}
.open > .dropdown-togglefooter .footer-widget-area .footer-btn-special a:hover,
.open > .dropdown-togglefooter .footer-widget-area .footer-btn-special a:focus,
.open > .dropdown-togglefooter .footer-widget-area .footer-btn-special a.focus {
  color: rgba(255, 77, 0, 0.3);
  background-color: rgba(168, 51, 0, 0.3);
  border-color: #802700;
}
footer .footer-widget-area .footer-btn-special a:active,
footer .footer-widget-area .footer-btn-special a.active,
.open > .dropdown-togglefooter .footer-widget-area .footer-btn-special a {
  background-image: none;
}
footer .footer-widget-area .footer-btn-special a.disabled,
footer .footer-widget-area .footer-btn-special a[disabled],
fieldset[disabled] footer .footer-widget-area .footer-btn-special a,
footer .footer-widget-area .footer-btn-special a.disabled:hover,
footer .footer-widget-area .footer-btn-special a[disabled]:hover,
fieldset[disabled] footer .footer-widget-area .footer-btn-special a:hover,
footer .footer-widget-area .footer-btn-special a.disabled:focus,
footer .footer-widget-area .footer-btn-special a[disabled]:focus,
fieldset[disabled] footer .footer-widget-area .footer-btn-special a:focus,
footer .footer-widget-area .footer-btn-special a.disabled.focus,
footer .footer-widget-area .footer-btn-special a[disabled].focus,
fieldset[disabled] footer .footer-widget-area .footer-btn-special a.focus,
footer .footer-widget-area .footer-btn-special a.disabled:active,
footer .footer-widget-area .footer-btn-special a[disabled]:active,
fieldset[disabled] footer .footer-widget-area .footer-btn-special a:active,
footer .footer-widget-area .footer-btn-special a.disabled.active,
footer .footer-widget-area .footer-btn-special a[disabled].active,
fieldset[disabled] footer .footer-widget-area .footer-btn-special a.active {
  background-color: rgba(255, 77, 0, 0.3);
  border-color: #ff4d00;
}
footer .footer-widget-area .footer-btn-special a .badge {
  color: rgba(255, 77, 0, 0.3);
  background-color: #ff4d00;
}
footer .footer-widget-area .footer-btn-special a:hover {
  background: #222f39;
  color: #ff4d00;
}
#sidebar {
  padding-bottom: 1em;
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
}
#sidebar aside {
  border-left: 1px solid #ff4d00;
  width: 100%;
}
#sidebar ul li {
  padding-left: 0;
}
#sidebar ul li:before {
  display: none;
}
#sidebar ul li li {
  text-indent: 1em;
}
#sidebar ul li li li {
  text-indent: 2em;
}
#sidebar a {
  text-decoration: none;
}
#sidebar .widget_nav_menu {
  padding-top: 0px;
  padding-bottom: 0px;
}
#sidebar h4 {
  padding: .25em .5em;
  border-bottom: 1px solid #ff4d00;
  margin-bottom: 0px;
}
#sidebar ul {
  list-style: none;
  font-family: 'FTS', Helvetica, Arial, sans-serif;
  padding-left: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
}
#sidebar ul li a {
  text-decoration: none ;
  color: #002240;
  font-size: .75em;
  padding: .25em 1em;
  width: 100%;
  display: block;
  border-bottom: 1px solid #ff4d00;
}
#sidebar ul li a:hover {
  color: #ff4d00;
}
/* 3RD TIER PAGE TEMPLATE */
.row.page-sidebar-row {
  display: flex;
  align-items: stretch;
}
@media (max-width: 992px) {
  .row.page-sidebar-row {
    flex-wrap: wrap;
  }
}
@media (max-width: 992px) {
  #main-nav #navbar {
    display: none !important;
  }
  #main-nav {
    padding-top: 12px;
    padding-bottom: 12px;
    background: #002240;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 301;
  }
  #main-nav > .container {
    width: 100%;
    max-width: 100%;
  }
}
@media (min-width: 992px) {
  .mobile-only {
    display: none !important;
  }
}
@media (min-width: 992px) {
  #mobile-menu-container,
  #mobile-trigger {
    display: none !important;
  }
}
#mobile-trigger {
  position: fixed;
  top: 12px;
  right: 12px;
  font-family: 'FTS', Helvetica, Arial, sans-serif;
  overflow: hidden;
  white-space: nowrap;
  color: #fff;
  background: #002240;
  height: 67.5px;
  width: 67.5px;
  padding: 10px 15px;
  z-index: 301;
  transform: translateZ(0);
}
#mobile-trigger #x-container {
  width: 100%;
  position: relative;
  padding-bottom: 100%;
}
#mobile-trigger span {
  display: block;
  position: absolute;
  height: 2px;
  width: 100%;
  background: #fff;
  border-radius: 0px;
  opacity: 1;
  left: 0;
  transform: rotate(0deg);
  transition: 0.25s ease-in-out;
}
#mobile-trigger span:nth-child(1) {
  top: 15.75px;
}
#mobile-trigger span:nth-child(2),
#mobile-trigger span:nth-child(3) {
  top: 22.75px;
}
#mobile-trigger span:nth-child(4) {
  top: 29.75px;
}
#mobile-trigger.open span:nth-child(1) {
  top: 22.75px;
  width: 0%;
  left: 50%;
}
#mobile-trigger.open span:nth-child(2) {
  transform: rotate(45deg);
}
#mobile-trigger.open span:nth-child(3) {
  transform: rotate(-45deg);
}
#mobile-trigger.open span:nth-child(4) {
  top: 22.75px;
  width: 0%;
  left: 50%;
}
#scrollLock {
  display: block;
  position: fixed;
  width: 100%;
  height: 0;
  z-index: 200;
  top: 0;
  left: 0;
  background: #002240;
  opacity: .0;
  visibility: hidden;
  transition: opacity 0.35s;
}
#scrollLock.scrollLock {
  opacity: 0;
  height: 100%;
  visibility: visible;
}
body.scrollLock {
  overflow: hidden;
  min-height: 5000%;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0px;
}
.mobile-menu {
  font-family: 'FTS', Helvetica, Arial, sans-serif;
  display: block;
  width: 100%;
  max-height: 100%;
  position: fixed;
  top: 0px;
  right: 0px;
  z-index: 300;
  height: 0;
  transition: transform 0.35s, right 0.35s;
  font-size: 1.125em;
  background: #002240;
  transform: translateZ(0);
}
.mobile-menu.open {
  top: 91.5px;
  border-top: 1px solid #eceff1;
  height: 100%;
}
.mobile-menu nav#mobile-menu-nav {
  height: 100%;
  max-height: 100%;
  width: 100%;
  overflow-x: hidden;
  overflow-y: auto;
}
.mobile-menu nav#mobile-menu-nav ul.menu {
  list-style: none;
  margin: 0px 0px 0px 0px;
  padding: 0px;
}
.mobile-menu nav#mobile-menu-nav ul.menu > li {
  border-top: 1px solid #eceff1;
}
.mobile-menu nav#mobile-menu-nav ul.menu li {
  position: relative;
  padding: 0 0 0 0;
}
.mobile-menu nav#mobile-menu-nav ul.menu li.menu-item-has-children {
  position: relative;
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
}
.mobile-menu nav#mobile-menu-nav ul.menu li a {
  color: #fff;
  padding-top: 1em;
  padding-left: 24px;
  padding-right: 24px;
  padding-bottom: 1em;
  line-height: 1em;
  display: inline-block;
  vertical-align: bottom;
  font-weight: 800;
  font-family: 'Roboto', Helvetica, Arial, sans-serif;
}
.mobile-menu nav#mobile-menu-nav ul.menu li a i.fa {
  font-size: 1em;
}
.mobile-menu nav#mobile-menu-nav ul.menu li ul.sub-menu {
  list-style: none;
  position: relative;
  padding: 0 0 0 0;
  margin: 0 0 0 0;
  width: 100%;
  text-align: left;
  background: #002240;
  transform: translateZ(0);
  transition: transform 0.35s, max-height 0.35s;
  overflow-x: hidden;
  overflow-y: auto;
  max-height: 0px;
}
.mobile-menu nav#mobile-menu-nav ul.menu li a.main-item {
  width: 80%;
  width: calc(100% - 3em);
}
.mobile-menu nav#mobile-menu-nav ul.menu li li {
  padding-left: 24px;
}
.mobile-menu nav#mobile-menu-nav ul.menu li li.sub-menu ul.sub-menu {
  height: auto;
  max-height: 1000px;
}
.mobile-menu nav#mobile-menu-nav ul.menu li a.submenulink,
.mobile-menu nav#mobile-menu-nav ul.menu li li.sub-menu a.submenulink {
  color: #fff;
  background: #002240;
  width: auto;
  line-height: inherit;
  width: 3em;
  padding: 1em 1em;
  text-align: center;
  cursor: pointer;
  position: relative;
}
.mobile-menu nav#mobile-menu-nav ul.menu li a.submenulink i,
.mobile-menu nav#mobile-menu-nav ul.menu li li.sub-menu a.submenulink i {
  position: absolute;
  left: 50%;
  top: 50%;
  float: none !important;
  margin-top: -0.5em;
  margin-left: -0.4em;
}
.mobile-menu nav#mobile-menu-nav ul.menu li a.submenulink.open + ul.sub-menu {
  max-height: 1000px;
}
.mobile-menu a.submenulink {
  display: inline-block;
  color: #fff;
  background: #002240;
  width: 100%;
  padding: 1em 0;
  box-sizing: border-box;
}
.mobile-menu a.submenulink i {
  margin-left: 0px;
  margin-right: 0px;
}
#mobile-menu-nav > ul.menu > li {
  position: relative;
}
@media (max-width: 991px) {
  #top-nav {
    display: none;
  }
}
@media (max-width: 991px) {
  body.logged-in {
    top: 46px;
  }
  body.logged-in.scrollLock {
    top: 0px !important;
  }
  body.logged-in #wp-admin-bar-new_draft,
  body.logged-in #wp-admin-bar-gform-forms {
    display: none !important;
  }
  body.logged-in #mobile-trigger,
  body.logged-in #main-nav {
    top: 46px;
  }
  body.logged-in #mobile-menu-container {
    top: 137.5px;
  }
  body.logged-in #wpadminbar {
    position: fixed !important;
  }
}
.store-launch {
  display: none !important;
}
#mobile-menu-container {
  transform: translateY(-120%);
  transform-origin: 100% 50%;
}
#mobile-menu-container.open {
  transform: translateY(0);
}
.social-links {
  float: right;
  text-align: right;
}
@media (max-width: 991px) {
  .social-links {
    text-align: left;
    margin-top: 1em;
  }
}
@media (max-width: 767px) {
  .social-links {
    text-align: center;
    margin-top: 1em;
  }
}
.social-links .social-link {
  font-size: 1em;
  height: auto;
  width: auto;
  padding: 0.2em 0.475em;
  text-align: center;
  display: inline-block;
  margin-left: 12px;
  margin-right: 12px;
  background: inherit;
  position: relative;
  margin-top: 0.3em;
}
.social-links .social-link i {
  font-size: 1em;
  width: 1em;
  height: 1em;
  color: inherit;
  margin-right: 0;
}
.social-links .social-link:hover i {
  color: inherit;
}
#live-area .gform_wrapper.gravity-theme .gform_fields {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
}
section .gform_wrapper.gravity-theme label,
section .gform_wrapper.gravity-theme legend {
  font-family: 'FTS', Helvetica, Arial, sans-serif;
  font-weight: 100;
  font-size: 1.125em;
}
section .gform_wrapper.gravity-theme label.gfield_label,
section .gform_wrapper.gravity-theme legend.gfield_label {
  font-family: 'FTS', Helvetica, Arial, sans-serif;
  font-weight: 100;
  font-size: 1.125em;
}
section .gform_wrapper.gravity-theme .gchoice label,
section .gform_wrapper.gravity-theme .ginput_container_consent label,
section .gform_wrapper.gravity-theme .ginput_complex label,
section .gform_wrapper.gravity-theme .gchoice legend,
section .gform_wrapper.gravity-theme .ginput_container_consent legend,
section .gform_wrapper.gravity-theme .ginput_complex legend {
  font-weight: 300;
  font-family: 'Roboto', Helvetica, Arial, sans-serif;
  font-size: 1em;
}
section .gform_wrapper.gravity-theme .ginput_complex label,
section .gform_wrapper.gravity-theme .ginput_complex legend {
  font-size: 0.75em;
}
section .gform_wrapper.gravity-theme input[type=color],
section .gform_wrapper.gravity-theme input[type=date],
section .gform_wrapper.gravity-theme input[type=datetime-local],
section .gform_wrapper.gravity-theme input[type=datetime],
section .gform_wrapper.gravity-theme input[type=email],
section .gform_wrapper.gravity-theme input[type=month],
section .gform_wrapper.gravity-theme input[type=number],
section .gform_wrapper.gravity-theme input[type=password],
section .gform_wrapper.gravity-theme input[type=search],
section .gform_wrapper.gravity-theme input[type=tel],
section .gform_wrapper.gravity-theme input[type=text],
section .gform_wrapper.gravity-theme input[type=time],
section .gform_wrapper.gravity-theme input[type=url],
section .gform_wrapper.gravity-theme input[type=week],
section .gform_wrapper.gravity-theme select,
section .gform_wrapper.gravity-theme textarea {
  background: transparent;
  border: 1px solid;
  border-radius: 1em;
  padding: 0.25em 1em 0.25em 1em;
  font-size: 1em;
  line-height: 1.5em;
  font-weight: 300;
}
section .gform_wrapper.gravity-theme input[type=color]:focus,
section .gform_wrapper.gravity-theme input[type=date]:focus,
section .gform_wrapper.gravity-theme input[type=datetime-local]:focus,
section .gform_wrapper.gravity-theme input[type=datetime]:focus,
section .gform_wrapper.gravity-theme input[type=email]:focus,
section .gform_wrapper.gravity-theme input[type=month]:focus,
section .gform_wrapper.gravity-theme input[type=number]:focus,
section .gform_wrapper.gravity-theme input[type=password]:focus,
section .gform_wrapper.gravity-theme input[type=search]:focus,
section .gform_wrapper.gravity-theme input[type=tel]:focus,
section .gform_wrapper.gravity-theme input[type=text]:focus,
section .gform_wrapper.gravity-theme input[type=time]:focus,
section .gform_wrapper.gravity-theme input[type=url]:focus,
section .gform_wrapper.gravity-theme input[type=week]:focus,
section .gform_wrapper.gravity-theme select:focus,
section .gform_wrapper.gravity-theme textarea:focus {
  outline: 0;
  box-shadow: 0px 0px 0px 2px #ff4d00;
}
section .gform_button.button {
  margin-bottom: 24px;
  display: inline-block;
  margin: 0 0 0 0;
  font-weight: 500;
  font-family: 'FTS', Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-style: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  white-space: nowrap;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 0.375em 2em;
  font-size: 1em;
  line-height: 1em;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: inherit;
  background-color: rgba(255, 77, 0, 0);
  border: 0.125em solid #ff4d00;
  transition: background 0.35s, border 0.35s;
  border-radius: 1.25em;
}
section .gform_button.button i,
section .gform_button.button span.b-icon {
  color: inherit;
}
section .gform_button.button:last-child {
  margin-bottom: 0;
}
section .gform_button.button:only-child {
  margin-bottom: 0;
}
section .gform_button.button span {
  vertical-align: baseline;
  display: inline-block;
}
section .gform_button.button:focus,
section .gform_button.button:active:focus,
section .gform_button.button.active:focus,
section .gform_button.button.focus,
section .gform_button.button:active.focus,
section .gform_button.button.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
section .gform_button.button:hover,
section .gform_button.button:focus,
section .gform_button.button.focus {
  color: inherit;
  text-decoration: none;
}
section .gform_button.button:active,
section .gform_button.button.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
section .gform_button.button.disabled,
section .gform_button.button[disabled],
fieldset[disabled] section .gform_button.button {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
asection .gform_button.button.disabled,
fieldset[disabled] asection .gform_button.button {
  pointer-events: none;
}
section .gform_button.button:active,
section .gform_button.button.active,
section .gform_button.button:focus,
section .gform_button.button.focus,
section .gform_button.button:hover,
section .gform_button.button:hover {
  color: inherit;
  background: rgba(255, 77, 0, 0);
  outline: 3px solid #ff4d00;
  border-color: #ff4d00;
}
.open > .dropdown-togglesection .gform_button.button {
  color: #ff4d00;
  background-color: #cc3e00;
  border-color: #c23b00;
}
.open > .dropdown-togglesection .gform_button.button:hover,
.open > .dropdown-togglesection .gform_button.button:focus,
.open > .dropdown-togglesection .gform_button.button.focus {
  color: #ff4d00;
  background-color: #a83300;
  border-color: #802700;
}
section .gform_button.button:active,
section .gform_button.button.active,
.open > .dropdown-togglesection .gform_button.button {
  background-image: none;
}
section .gform_button.button.disabled,
section .gform_button.button[disabled],
fieldset[disabled] section .gform_button.button,
section .gform_button.button.disabled:hover,
section .gform_button.button[disabled]:hover,
fieldset[disabled] section .gform_button.button:hover,
section .gform_button.button.disabled:focus,
section .gform_button.button[disabled]:focus,
fieldset[disabled] section .gform_button.button:focus,
section .gform_button.button.disabled.focus,
section .gform_button.button[disabled].focus,
fieldset[disabled] section .gform_button.button.focus,
section .gform_button.button.disabled:active,
section .gform_button.button[disabled]:active,
fieldset[disabled] section .gform_button.button:active,
section .gform_button.button.disabled.active,
section .gform_button.button[disabled].active,
fieldset[disabled] section .gform_button.button.active {
  background-color: #ff4d00;
  border-color: #ff4d00;
}
section .gform_button.button .badge {
  color: #ff4d00;
  background-color: inherit;
}
#scrollLockModal {
  display: block;
  position: fixed;
  width: 100%;
  height: 0;
  z-index: 300;
  top: 0;
  left: 0;
  background: #fff;
  opacity: .0;
  cursor: pointer;
  visibility: hidden;
  transition: opacity 0.3s;
  transition-timing-function: ease-in-out;
}
#scrollLockModal.scrollLock {
  opacity: .35;
  height: 100%;
  visibility: visible;
}
#cta-modal {
  box-shadow: 0px 4px 4px 3px rgba(40, 69, 94, 0.25);
  position: fixed;
  max-height: 100%;
  visibility: hidden;
  overflow-y: auto;
  overflow-x: hidden;
  vertical-align: middle;
  display: block;
  top: -500000%;
  left: 50%;
  transform: translate(-50%) translateY(-50%) scale(0, 0);
  z-index: 301;
  padding-top: 0px;
  padding-bottom: 0px;
  transition: transform 0.3s;
  transition-timing-function: ease-in-out;
  background: #fff;
}
@media (max-width: 991px) {
  #cta-modal {
    width: 100%;
  }
}
#cta-modal.open {
  visibility: visible;
  top: 50%;
  transform: translate(-50%) translateY(-50%) scale(1, 1);
  display: block;
}
#cta-modal #closeModal {
  font-size: 1em;
  display: block;
  position: absolute;
  top: 0px;
  right: 0px;
  padding: 0.6em 0.8em;
  z-index: 22;
  text-align: center;
  background: #002240;
  color: #fff;
}
#cta-modal #closeModal i {
  width: 1em;
  height: 1em;
  color: inherit;
}
#cta-modal:before {
  display: none !important;
}
#cta-modal .row.content-row-cta-modal {
  margin-top: -1px;
  flex-wrap: wrap;
}
#cta-modal .row.content-row-cta-modal:before {
  display: none !important;
}
@media (min-width: 767px) {
  #cta-modal .row.content-row-cta-modal {
    display: flex;
    align-items: stretch;
  }
}
@media (max-width: 767px) {
  #cta-modal {
    width: calc(100% - 40px);
  }
}
#cta-modal .row.content-row-cta-modal .column {
  padding: 48px;
}
#cta-modal {
  background: #fff;
}
#cta-modal #cta-logo {
  display: inline-block;
  max-width: 320px;
  width: 100%;
  position: relative;
  display: block;
  margin-bottom: 24px;
}
#cta-modal #cta-logo img {
  width: 100%;
  height: auto;
}
#cta-modal .address-phone {
  font-size: 14px;
}
#cta-modal .address-phone a {
  box-sizing: border-box;
  padding-left: 1.5em;
  font-weight: 400;
  color: #fff;
  width: 100%;
  display: inline-block;
}
#cta-modal .address-phone a span {
  display: inline-block;
  width: 100%;
}
#cta-modal .address-phone a i {
  margin-top: .6em;
  display: inline-block;
  float: left;
  margin-left: -1.5em;
}
#cta-modal input,
#cta-modal select,
#cta-modal textarea {
  background: rgba(255, 255, 255, 0.75);
}
#cta-modal input[type="submit"] {
  background: rgba(255, 77, 0, 0);
}
#cta-modal input[type="submit"]:hover {
  background: #ff4d00;
  color: #002240;
}
@media (min-width: 0) {
  .border-xs-top {
    border-top-width: 0;
    border-right-width: 0;
    border-bottom-width: 0;
    border-left-width: 0;
    border-top-width: 1px;
    border-color: #9db1bd;
    border-style: solid;
  }
}
@media (min-width: 0) {
  .border-xs-right {
    border-top-width: 0;
    border-right-width: 0;
    border-bottom-width: 0;
    border-left-width: 0;
    border-right-width: 1px;
    border-color: #9db1bd;
    border-style: solid;
  }
}
@media (min-width: 0) {
  .border-xs-left {
    border-top-width: 0;
    border-right-width: 0;
    border-bottom-width: 0;
    border-left-width: 0;
    border-left-width: 1px;
    border-color: #9db1bd;
    border-style: solid;
  }
}
@media (min-width: 0) {
  .border-xs-bottom {
    border-top-width: 0;
    border-right-width: 0;
    border-bottom-width: 0;
    border-left-width: 0;
    border-bottom-width: 1px;
    border-color: #9db1bd;
    border-style: solid;
  }
}
@media (min-width: 0) {
  .border-xs-none {
    border-top-width: 0;
    border-right-width: 0;
    border-bottom-width: 0;
    border-left-width: 0;
    border-none-width: 1px;
    border-color: #9db1bd;
    border-style: solid;
  }
}
@media (min-width: 768px) {
  .border-sm-top {
    border-top-width: 0;
    border-right-width: 0;
    border-bottom-width: 0;
    border-left-width: 0;
    border-top-width: 1px;
    border-color: #9db1bd;
    border-style: solid;
  }
}
@media (min-width: 768px) {
  .border-sm-right {
    border-top-width: 0;
    border-right-width: 0;
    border-bottom-width: 0;
    border-left-width: 0;
    border-right-width: 1px;
    border-color: #9db1bd;
    border-style: solid;
  }
}
@media (min-width: 768px) {
  .border-sm-bottom {
    border-top-width: 0;
    border-right-width: 0;
    border-bottom-width: 0;
    border-left-width: 0;
    border-bottom-width: 1px;
    border-color: #9db1bd;
    border-style: solid;
  }
}
@media (min-width: 768px) {
  .border-sm-left {
    border-top-width: 0;
    border-right-width: 0;
    border-bottom-width: 0;
    border-left-width: 0;
    border-left-width: 1px;
    border-color: #9db1bd;
    border-style: solid;
  }
}
@media (min-width: 768px) {
  .border-sm-none {
    border-top-width: 0;
    border-right-width: 0;
    border-bottom-width: 0;
    border-left-width: 0;
    border-none-width: 1px;
    border-color: #9db1bd;
    border-style: solid;
  }
}
@media (min-width: 992px) {
  .border-md-top {
    border-top-width: 0;
    border-right-width: 0;
    border-bottom-width: 0;
    border-left-width: 0;
    border-top-width: 1px;
    border-color: #9db1bd;
    border-style: solid;
  }
}
@media (min-width: 992px) {
  .border-md-right {
    border-top-width: 0;
    border-right-width: 0;
    border-bottom-width: 0;
    border-left-width: 0;
    border-right-width: 1px;
    border-color: #9db1bd;
    border-style: solid;
  }
}
@media (min-width: 992px) {
  .border-md-bottom {
    border-top-width: 0;
    border-right-width: 0;
    border-bottom-width: 0;
    border-left-width: 0;
    border-bottom-width: 1px;
    border-color: #9db1bd;
    border-style: solid;
  }
}
@media (min-width: 992px) {
  .border-md-left {
    border-top-width: 0;
    border-right-width: 0;
    border-bottom-width: 0;
    border-left-width: 0;
    border-left-width: 1px;
    border-color: #9db1bd;
    border-style: solid;
  }
}
@media (min-width: 992px) {
  .border-md-none {
    border-top-width: 0;
    border-right-width: 0;
    border-bottom-width: 0;
    border-left-width: 0;
    border-none-width: 1px;
    border-color: #9db1bd;
    border-style: solid;
  }
}
@media (min-width: 1200px) {
  .border-lg-top {
    border-top-width: 0;
    border-right-width: 0;
    border-bottom-width: 0;
    border-left-width: 0;
    border-top-width: 1px;
    border-color: #9db1bd;
    border-style: solid;
  }
}
@media (min-width: 1200px) {
  .border-lg-right {
    border-top-width: 0;
    border-right-width: 0;
    border-bottom-width: 0;
    border-left-width: 0;
    border-right-width: 1px;
    border-color: #9db1bd;
    border-style: solid;
  }
}
@media (min-width: 1200px) {
  .border-lg-bottom {
    border-top-width: 0;
    border-right-width: 0;
    border-bottom-width: 0;
    border-left-width: 0;
    border-bottom-width: 1px;
    border-color: #9db1bd;
    border-style: solid;
  }
}
@media (min-width: 1200px) {
  .border-lg-left {
    border-top-width: 0;
    border-right-width: 0;
    border-bottom-width: 0;
    border-left-width: 0;
    border-left-width: 1px;
    border-color: #9db1bd;
    border-style: solid;
  }
}
@media (min-width: 1200px) {
  .border-lg-none {
    border-top-width: 0;
    border-right-width: 0;
    border-bottom-width: 0;
    border-left-width: 0;
    border-none-width: 1px;
    border-color: #9db1bd;
    border-style: solid;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.pager:before,
.pager:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.pager:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
.t-primary {
  color: #ff4d00;
}
.t-primary p {
  color: inherit;
}
.t-primary h1,
.t-primary h2,
.t-primary h3,
.t-primary h4,
.t-primary h5,
.t-primary h6 {
  color: inherit;
}
.t-primary i.fa,
.t-primary i.b-icon {
  color: inherit;
}
p.t-primary,
h1.t-primary,
h2.t-primary,
h3.t-primary,
h4.t-primary,
h5.t-primary,
h6.t-primary,
i.fa.t-primary,
i.b-icon.t-primary {
  color: #ff4d00;
}
.t-secondary {
  color: #70d44b;
}
.t-secondary p {
  color: inherit;
}
.t-secondary h1,
.t-secondary h2,
.t-secondary h3,
.t-secondary h4,
.t-secondary h5,
.t-secondary h6 {
  color: inherit;
}
.t-secondary i.fa,
.t-secondary i.b-icon {
  color: inherit;
}
p.t-secondary,
h1.t-secondary,
h2.t-secondary,
h3.t-secondary,
h4.t-secondary,
h5.t-secondary,
h6.t-secondary,
i.fa.t-secondary,
i.b-icon.t-secondary {
  color: #70d44b;
}
.t-tertiary {
  color: #00a0d4;
}
.t-tertiary p {
  color: inherit;
}
.t-tertiary h1,
.t-tertiary h2,
.t-tertiary h3,
.t-tertiary h4,
.t-tertiary h5,
.t-tertiary h6 {
  color: inherit;
}
.t-tertiary i.fa,
.t-tertiary i.b-icon {
  color: inherit;
}
p.t-tertiary,
h1.t-tertiary,
h2.t-tertiary,
h3.t-tertiary,
h4.t-tertiary,
h5.t-tertiary,
h6.t-tertiary,
i.fa.t-tertiary,
i.b-icon.t-tertiary {
  color: #00a0d4;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1470px) {
  .visible-xl {
    display: block !important;
  }
  table.visible-xl {
    display: table !important;
  }
  tr.visible-xl {
    display: table-row !important;
  }
  th.visible-xl,
  td.visible-xl {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
@media (min-width: 1470px) {
  .hidden-xl {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
section.link-section:before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background: #002240;
  background: transparent;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  opacity: .5;
}
@supports (mix-blend-mode: color) {
  section.link-section:before {
    mix-blend-mode: color;
    opacity: 1;
  }
}
.services-row {
  display: flex;
  align-items: stretch;
  justify-content: center;
  flex-wrap: wrap;
}
.services-row:before,
.services-row:after {
  display: none !important;
}
.services-row .column {
  background-position: center center !important;
  background-size: cover !important;
  width: 100%;
  text-align: center;
  position: relative;
  overflow: hidden;
  z-index: 1;
  padding: 0 0 0 0;
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
}
.services-row .column h2 {
  padding: 7px 10px;
  border: 1px solid rgba(255, 255, 255, 0);
  transition: border 0.35s;
  font-size: 18px;
  text-shadow: 2px 2px 0px #002240;
}
.services-row .column .text-object {
  position: relative;
  z-index: 2;
}
.services-row .column:before {
  transition: background 0.35s;
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background: #002240;
  background: transparent;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  opacity: .5;
}
@supports (mix-blend-mode: color) {
  .services-row .column:before {
    mix-blend-mode: color;
    opacity: 1;
  }
}
.services-row .column:hover:before {
  background: #ff4d00;
}
.services-row .column a {
  z-index: 11;
  display: inline-flex;
  align-items: center;
  width: 100%;
}
.services-row .column a .text-object {
  width: 100%;
  padding-left: 24px;
  padding-right: 24px;
}
@media (max-width: 768px) {
  .services-row .column {
    width: 100%;
  }
  .services-row .column a .text-object {
    padding-top: 20%;
    padding-bottom: 20%;
    box-sizing: border-box;
  }
}
@media (min-width: 768px) {
  .services-row .column {
    width: 50%;
  }
  .services-row .column a .text-object {
    padding-top: 20%;
    padding-bottom: 20%;
  }
  .services-row .column:last-child {
    width: 100%;
  }
  .services-row .column:last-child a .text-object {
    padding-top: 10%;
    padding-bottom: 10%;
  }
}
@media (min-width: 992px) {
  .services-row .column {
    width: 33.333333333%;
  }
  .services-row .column a .text-object {
    padding-top: 35%;
    padding-bottom: 35%;
  }
  .services-row .column:nth-child(5),
  .services-row .column:nth-child(6) {
    width: 50%;
  }
  .services-row .column:nth-child(5) a .text-object,
  .services-row .column:nth-child(6) a .text-object {
    padding-top: 23.333333333331%;
    padding-bottom: 23.333333333331%;
  }
}
@media (min-width: 1200px) {
  .services-row .column {
    width: 20%;
  }
  .services-row .column a .text-object {
    padding-top: 50%;
    padding-bottom: 50%;
  }
  .services-row .column:nth-child(5),
  .services-row .column:nth-child(6) {
    width: 20%;
  }
  .services-row .column:nth-child(5) a .text-object,
  .services-row .column:nth-child(6) a .text-object {
    padding-top: 50%;
    padding-bottom: 50%;
  }
  .services-row .column:last-child a .text-object {
    padding-top: 50%;
    padding-bottom: 50%;
  }
}
.address-phone address {
  display: inline;
}
.address-phone i {
  margin-bottom: 0px;
  margin-right: .25em;
}
.address-phone a {
  padding-left: 1em;
  margin-bottom: 12px;
  width: 100%;
  display: inline-block;
  color: #fff;
}
.address-phone a i.fa {
  margin-left: -1em;
  color: #70d44b !important;
}
.address-phone a:hover {
  color: #fff;
}
section.landing-link-page .row {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
}
section.landing-link-page .row:before,
section.landing-link-page .row:after {
  display: none !important;
}
section.landing-link-page .row .column {
  background-size: auto 110% !important;
  background-position: center center !important;
  transition: background-size 0.35s;
  z-index: 2;
  position: relative;
  display: flex;
  align-content: center;
  flex-wrap: wrap;
}
section.landing-link-page .row .column > .text-object {
  width: 100%;
}
section.landing-link-page .row .column a.full-link {
  width: 100%;
}
section.landing-link-page .row .column:before {
  transition: background 0.35s;
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background: #28455e;
  background: transparent;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  opacity: .5;
}
@supports (mix-blend-mode: color) {
  section.landing-link-page .row .column:before {
    mix-blend-mode: color;
    opacity: 1;
  }
}
section.landing-link-page .row .column.no-before {
  background-size: cover !important;
}
section.landing-link-page .row .column.no-before:before {
  background: transparent;
}
section.landing-link-page .row .column:hover,
section.landing-link-page .row .column:focus,
section.landing-link-page .row .column:active {
  background-size: auto 120% !important;
}
section.landing-link-page .row .column:hover.no-before,
section.landing-link-page .row .column:focus.no-before,
section.landing-link-page .row .column:active.no-before {
  background-size: cover !important;
}
section.landing-link-page .row .column:hover.no-before:before,
section.landing-link-page .row .column:focus.no-before:before,
section.landing-link-page .row .column:active.no-before:before {
  background: transparent;
}
section.landing-link-page .row .column:hover:before,
section.landing-link-page .row .column:focus:before,
section.landing-link-page .row .column:active:before {
  background: #ff4d00;
}
@media (max-width: 768px) {
  section.landing-link-page .row .column {
    padding: 0 0 0 0;
    background: #28455e;
    width: 100%;
  }
  section.landing-link-page .row .column.no-before,
  section.landing-link-page .row .column a.full-link {
    min-height: 50vw;
    height: auto;
    padding: 20vw 10vw;
  }
}
@media (min-width: 768px) {
  section.landing-link-page .row .column {
    background: #28455e;
    width: 50%;
    padding-left: 0px;
    padding-right: 0px;
  }
  section.landing-link-page .row .column.no-before,
  section.landing-link-page .row .column a.full-link {
    min-height: 50vw;
    padding: 10vw 10vw;
  }
}
@media (min-width: 992px) {
  section.landing-link-page .row .column {
    background: #28455e;
    width: 50%;
  }
  section.landing-link-page .row .column.no-before,
  section.landing-link-page .row .column a.full-link {
    min-height: 0px;
    padding: 10vw 10vw;
  }
}
@media (min-width: 1200px) {
  section.landing-link-page .row .column {
    background: #28455e;
    width: 33.3333%;
    height: auto;
  }
  section.landing-link-page .row .column.no-before,
  section.landing-link-page .row .column a.full-link {
    padding: 10vw 5vw;
  }
}
@media (min-width: 1470px) {
  section.landing-link-page .row .column {
    background: #28455e;
    width: 33.3333%;
  }
  section.landing-link-page .row .column.no-before,
  section.landing-link-page .row .column a.full-link {
    padding: 10vw 5vw;
  }
}
div.debug {
  position: fixed;
  bottom: 0;
  right: 0;
  font-size: .5em;
  background: #ff0000;
  padding: 10px;
  z-index: 99999;
}
section.watermarked div.container:before {
  position: absolute;
  width: 50vw;
  height: 50vw;
  display: inline-block;
  content: '';
  right: 0;
  bottom: 50%;
  margin-left: -15vw;
  margin-bottom: -25%;
  background: url('../images/logo-watermark.svg');
  backround-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}
section.watermarked.plus div.container {
  z-index: 3;
}
section.watermarked.plus div.container:before {
  display: none;
}
section.watermarked.plus:after {
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url('../images/plus.svg');
  background-position: center center;
  background-repeat: repeat;
  background-size: 100px;
  opacity: .075;
  z-index: -1;
}
#header-fix.header-plain {
  background: #002240;
  height: 196px;
  display: block;
  width: 100%;
}
body.logged-in #header-fix.header-plain {
  height: 164px;
}
.seperator-object:after {
  content: '';
  border-bottom: 0.25em solid #ff4d00;
  width: 200px;
  display: inline-block;
  clear: left;
  border-radius: .125em;
}
.service-icon-home {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  justify-content: center;
}
.service-icon-home .pt-image {
  max-width: 75px;
}
.service-icon-home .column {
  padding-bottom: 24px;
  width: 300px;
}
@media (min-width: 992px) {
  .service-icon-home:before {
    display: none;
  }
  .service-icon-home .column {
    padding-bottom: 12px;
    width: 20%;
  }
}
#live-area .img-grid .column {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-around;
}
#live-area .img-grid .column .pt-image {
  margin-bottom: 0px;
  max-width: 100px;
}
@media (min-width: 992px) {
  #live-area .img-grid .column {
    flex-wrap: nowrap;
  }
  #live-area .img-grid .column .pt-image {
    max-width: 140px;
  }
}
.img-grid-large .column {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
}
.img-grid-large .column .pt-image {
  margin-bottom: 0px;
  max-width: 150px;
}
.process-row {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  justify-content: center;
}
.process-row:before,
.process-row:after {
  display: none !important;
}
.process-row .column {
  width: 300px;
}
@media (min-width: 1469px) {
  .process-row .column {
    width: 16.66666667%;
  }
}
.wrapping-row {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  justify-content: center;
}
.wrapping-row:before,
.wrapping-row:after {
  display: none !important;
}
@media (max-width: 992px) {
  .wrapping-row .divided-column {
    width: 300px;
    padding-bottom: 24px;
  }
}
@media (min-width: 992px) {
  .pt-image.software-picture {
    width: 55vw;
    margin-left: -5vw;
  }
}
#live-area .pt-image.fit-image {
  text-align: center;
  width: 100%;
}
#live-area .pt-image.fit-image img {
  object-fit: cover;
  max-width: none;
  width: 100%;
  height: 100%;
  object-position: 50% 50%;
}
section.logo-row-white {
  border-bottom: 1px solid #eceff1;
  border-top: 1px solid #eceff1;
}
section .detail-row {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  justify-content: center;
}
section .detail-row:before,
section .detail-row:after {
  display: none !important;
}
@media (min-width: 991px) {
  section .detail-row {
    padding-top: 24px;
  }
}
@media (max-width: 991px) {
  section .detail-row .column {
    width: 50%;
    padding-top: 1em;
  }
}
@media (max-width: 768px) {
  section .detail-row .column {
    width: 100%;
  }
}
#live-area section .row > .column > hr {
  border: 0px solid;
  background: #ff4d00;
  background: linear-gradient(90deg, #ff4d00 0%, #70d44b 50%, #00a0d4 100%);
  height: .125em;
}
section.video-bg-section {
  z-index: 1;
  position: relative;
}
section.video-bg-section .container {
  z-index: 10 !important;
}
section.video-bg-section video {
  z-index: 0;
  position: absolute;
}
section.video-bg-section:after {
  z-index: 3 !important;
}
@supports (-ms-ime-align:auto) {
  section.video-bg-section video {
    left: 0;
    top: 0;
    height: auto !important;
    width: 100% !important;
  }
  @media (max-width: 1500px) {
    section.video-bg-section video {
      height: 100% !important;
      width: auto !important;
    }
  }
}
.featured-image-article-single {
  margin-bottom: 48px;
}
#live-area section .text-object.super-list ul {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}
#live-area section .text-object.super-list ul li {
  width: 100%;
  padding-right: 1em;
}
#live-area section .text-object.super-list ul li:before {
  color: #ff4d00;
}
@media (min-width: 480px) {
  #live-area section .text-object.super-list ul li {
    width: 50%;
  }
}
@media (min-width: 992px) {
  #live-area section .text-object.super-list ul li {
    width: 33.33333333%;
  }
}
@media (min-width: 768px) {
  #live-area section .text-object.super-list ul li {
    width: 25%;
  }
}
#live-area .bordered-form {
  padding: 1.5em;
  border-radius: 1em;
  border: 1px solid #fff;
}
#live-area .bordered-form span.subfields {
  font-family: 'FTS', Helvetica, Arial, sans-serif;
  font-weight: 100;
  padding-bottom: .25em;
  border-bottom: 1px solid;
  width: 100%;
  display: inline-block;
}
#live-area .bordered-form .gform_wrapper.gravity-theme .gfield textarea.small {
  height: 2em;
}
#live-area .bordered-form .gform_wrapper.gravity-theme .gfield.dealer-code-enter label {
  font-size: 1em;
}
#live-area .bordered-form .gform_wrapper.gravity-theme .gfield.dealer-code-enter label span.gfield_required {
  color: #fff;
}
.text-object.pricing-table {
  --alternate-row-color: #eceff1;
  --alternate-row-color-light: #d9dfe3;
  max-width: 100%;
  overflow-x: auto;
}
.text-object.pricing-table table {
  background: var(--alternate-row-color-light);
  border: 1px solid #002240;
  width: 100%;
  min-width: 600px;
}
.text-object.pricing-table table td {
  border-bottom: 1px solid #002240;
}
.text-object.pricing-table table td:nth-child(2) {
  text-align: center;
}
.text-object.pricing-table table td:nth-child(3) {
  text-align: right;
}
.text-object.pricing-table table thead td {
  padding: 1em 1em;
  background: #002240;
  color: #fff;
  font-size: 1.25em;
  font-family: 'FTS', Helvetica, Arial, sans-serif;
  font-weight: 100;
  font-style: normal;
  text-transform: uppercase;
}
.text-object.pricing-table table tbody tr:nth-child(odd) {
  background: var(--alternate-row-color);
}
.text-object.pricing-table table tbody tr td {
  border: 1px solid #002240;
  padding: 1em 1em;
  font-size: 1em;
}
.text-object.pricing-table table tbody tr td p {
  margin-bottom: 18px;
}
.text-object.pricing-table table tbody tr td:nth-child(2) {
  text-align: center;
}
.text-object.pricing-table table tbody tr td:nth-child(3) {
  text-align: right;
}
.text-object.pricing-table table tbody tr td:nth-child(3) p {
  margin-bottom: .25em;
}
.text-object.pricing-table table tbody tr td h1 {
  margin-bottom: .25em;
  font-size: 1.675em;
  font-weight: 500;
}
.text-object.pricing-table table tbody tr td h2 {
  font-weight: 500;
  margin-bottom: .25em;
  font-size: 1.25em;
}
.text-object.pricing-table table tbody tr td h3 {
  margin-bottom: .25em;
  font-size: 1em;
}
div.content-navigation-links {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  height: auto;
  text-align: center;
  background: #fff;
  transform: translateY(-100px);
  z-index: 99999;
}
div.content-navigation-links:focus-within {
  transform: translateY(0);
}
#live-area *:focus {
  outline: 5px solid cyan;
}
#live-area .charger-style .bg-black-alt {
  background-color: #000d1a;
}
#live-area .charger-style .bg-light-gray {
  background: #eceff1;
}
#live-area .charger-style .text-lg {
  line-height: 1.25em;
}
#live-area .charger-style .text-lg ul li {
  line-height: 1.2em;
}
#live-area .charger-style .text-lg h1 {
  font-weight: 500;
  text-transform: none;
  line-height: 1.2em;
  margin-bottom: 1rem;
}
#live-area .charger-style h2,
#live-area .charger-style h3,
#live-area .charger-style h4,
#live-area .charger-style h5,
#live-area .charger-style h6 {
  font-family: 'Roboto';
  text-transform: none;
  font-weight: 700;
}
#live-area .charger-style h2.heading-h1 {
  font-size: 3.725em;
}
#live-area .charger-style .charger-type .charge-type--info h2 {
  width: 100% !important;
  font-size: 2.8em !important;
  margin-bottom: .375em;
  line-height: .875em;
}
#live-area .charger-style .charger-type .charge-type--info h2 strong {
  width: 100% !important;
  font-size: .5em;
  color: #002240;
  font-weight: 700;
}
#live-area .charger-style .charger-type p em {
  font-style: normal;
}
#live-area .charger-style .charger-type p em strong {
  font-size: .75em;
  font-weight: 400;
}
#live-area .charger-style .charger-type p strong {
  font-size: 2.9em;
  line-height: 1;
}
#live-area .charger-style .btn-white {
  border: 2px solid #fff;
  color: #fff;
  background: transparent;
}
#live-area .charger-style .btn-white:hover,
#live-area .charger-style .btn-white:focus {
  border: 2px solid #fff;
  color: #002240;
  background: #fff;
}
#live-area .charger-style .margin-bottom-fix {
  margin-bottom: -1px;
}
#live-area .charger-style .pt-image.img-icon-md {
  display: inline-block;
}
#live-area .charger-style .pt-image.icon-center {
  display: inline-block;
  width: auto;
}
#live-area .charger-style .pt-image.img-fit {
  margin: 0 0 0 0;
}
@media (min-width: 992px) {
  #live-area .charger-style .pt-image.img-fit img {
    width: 50vw;
    object-fit: cover;
    max-width: none;
    height: 100%;
    object-position: 60% 50%;
  }
}
#live-area .charger-style .check-green ul li:before {
  content: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 16 16' style='enable-background:new 0 0 16 16;' xml:space='preserve'%3E%3Cpath class='st0' style='fill: %2370D44B;' d='M8,12.8l3.9-12.6h2.8L9.6,16h-3l-2.3-5.7H1.7V7.8h4.7L8,12.8z'/%3E%3C/svg%3E%0A");
  font-family: 'FontAwesome';
  color: #70d44b;
  padding-right: .25em;
  padding-top: 0.05em;
}
#live-area .charger-style .check-green .li-pdf ul li {
  margin-left: .5em;
}
#live-area .charger-style .check-green .li-pdf ul li:before {
  content: url("data:image/svg+xml, %3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 378 465.2' %3E%3Cstyle type='text/css'%3E .st0%7Bfill:%23FFFFFF;%7D .st1%7Bfill:%23FF2116;%7D .st2%7Bfill:%232C2C2C;%7D%0A%3C/style%3E%3Cpath class='st0' d='M43.6,457.9c-20.4,0-36.4-16-36.4-36.4v-378c0-20.4,16-36.4,36.4-36.4h223.9c8,0,15.3,2.9,20.4,8.7L362,90.1 c5.8,5.8,8.7,13.1,8.7,20.4v311.1c0,20.4-16,36.4-36.4,36.4H43.6L43.6,457.9z'/%3E%3Cpath class='st1' d='M267.5,14.5c5.8,0,11.6,2.2,15.3,6.5l74.1,74.1c4.4,4.4,6.5,9.4,6.5,15.3v311.1c0,16-13.1,29.1-29.1,29.1H43.6 c-16,0-29.1-13.1-29.1-29.1v-378c0-16,13.1-29.1,29.1-29.1H267.5L267.5,14.5L267.5,14.5z M267.5,0H43.6C19.6,0,0,19.6,0,43.6v378 c0,24,19.6,43.6,43.6,43.6h290.7c24,0,43.6-19.6,43.6-43.6V110.5c0-9.4-3.6-18.9-10.9-25.4l-74.1-74.1C285.7,3.6,276.9,0,267.5,0 L267.5,0L267.5,0z'/%3E%3Cpath class='st1' d='M278.2,209.7c-2.5-2.7-6.7-4.9-12.2-6.4c-5.5-1.5-12.2-2.3-19.8-2.3c-4.4,0-9,0.3-13.9,0.8 c-4.9,0.5-9.9,1.2-15.2,2.1c-3.1-2.9-6.2-6.1-9.2-9.5c-3-3.5-6-7.2-8.9-11.2c-2-2.9-4-5.8-5.9-8.7c-1.9-2.9-3.7-5.8-5.4-8.7 c2.7-8.5,5.1-16.9,6.8-24.7c1.7-7.8,2.7-14.9,2.7-21.1c0-4.5-0.7-10.6-3.2-15.6c-2.5-5-6.6-8.8-13.5-8.8c-1.8,0-3.7,0.5-5.4,1.5 c-1.7,1-3.1,2.3-4,3.9c-2.7,4.9-3.5,13.1-2.4,22.9c1.2,9.8,4.4,21.3,9.6,32.7c-1.8,5.5-3.8,11-6,16.8c-2.2,5.8-4.5,11.8-7.1,18.1 c-2.2,5.3-4.5,10.5-7,15.7c-2.5,5.2-5.1,10.3-7.9,15.2c-14.9,6-27.2,12.3-35.9,18.4c-8.8,6.1-14,12.1-14.9,17.6 c-0.4,1.8-0.3,3.5,0.3,5.2c0.5,1.6,1.5,3.2,3,4.6c0.9,0.7,2.3,1.7,4.1,2.5s4.1,1.4,6.8,1.4c8.5,0,17.6-6.3,26.4-15.8 c8.7-9.5,17.1-22.2,24.2-35.1c4-1.4,8.1-2.8,12.3-4.1c4.2-1.3,8.5-2.4,12.8-3.5c4.7-1.3,9.3-2.4,13.7-3.3c4.4-1,8.8-1.8,13.2-2.5 c10.4,9.4,20.1,14.6,28.4,17.4c8.3,2.8,15.2,3.3,19.9,3.3c5.6,0,9.2-0.9,11.6-2.3c2.4-1.4,3.6-3.3,4.4-5.4c0.8-2.5,0.8-4.7,0.3-6.7 C280.2,212.4,279.3,210.8,278.2,209.7L278.2,209.7z M173.9,102.8c0.7-1.3,1.6-2.3,2.7-3c1.1-0.7,2.2-1.1,3.5-1.1 c2.5,0,4.5,1.1,5.9,3.2c1.4,2.1,2.1,5.3,2.1,9.5c0,4.4-0.7,10.2-2.1,17c-1.4,6.8-3.4,14.6-5.9,23c-5.1-11.6-7.6-22.1-8.4-30.5 C170.9,112.7,171.9,106.3,173.9,102.8L173.9,102.8z M102.7,258.8c0.9-4.5,5.6-9.7,13.4-15.1c7.7-5.4,18.5-11,31.4-16.5 c-7.3,12.4-14.5,22.3-21.1,29.2c-6.5,6.9-12.4,10.7-16.7,10.7c-0.9,0-1.7-0.2-2.5-0.5c-0.8-0.3-1.5-0.8-2.2-1.3 c-0.9-0.9-1.5-2-1.9-3.1C102.6,261,102.5,259.9,102.7,258.8L102.7,258.8z M212.8,204.6c-3.8,0.7-7.8,1.5-11.9,2.4 c-4.1,0.9-8.3,1.9-12.4,3c-3.6,0.9-7.3,1.9-10.9,3c-3.6,1.1-7.1,2.3-10.6,3.5c2-3.8,3.9-7.5,5.6-11.2c1.7-3.6,3.3-7.2,4.5-10.6 c1.6-4,3.3-8.1,4.9-12.2c1.6-4.1,3.1-8.3,4.6-12.5c1.4,2.5,3,5.1,4.6,7.6c1.6,2.5,3.4,5.1,5.2,7.6c2.5,3.5,5.2,6.8,7.9,10 C207.1,198.6,209.9,201.7,212.8,204.6L212.8,204.6L212.8,204.6L212.8,204.6L212.8,204.6L212.8,204.6z M220.1,206.8 c8.7-1.6,16.9-2.4,23.8-2.5c6.9-0.1,12.4,0.3,15.9,1.1c3.3,0.7,5.8,2.2,7.4,4.2c1.6,2,2.2,4.5,1.7,7.4c-0.5,3.1-2.6,5.4-5.6,6.6 c-3,1.3-6.8,1.5-10.8,0.6c-6.5-1.6-12.4-4.2-17.8-7.2C229.2,214,224.4,210.4,220.1,206.8L220.1,206.8z'/%3E%3Cpath class='st2' d='M114.9,333.7c0-0.1,0-0.2,0-0.3c0-0.1,0-0.2,0.1-0.2c0-0.1,0.1-0.1,0.2-0.1c0.1,0,0.2-0.1,0.3-0.1 c1-0.1,2.1-0.1,3.3-0.1c1.2,0,2.5-0.1,3.8-0.1s2.8,0,4.2-0.1c1.5,0,3,0,4.5,0c4.3,0,7.9,0.6,11,1.6s5.6,2.6,7.6,4.5 c2,1.9,3.5,4.2,4.4,6.8c1,2.6,1.4,5.4,1.4,8.4c0,3.9-0.7,7.3-2,10.1c-1.3,2.8-3.1,5.1-5.4,7c-2.3,1.8-5,3.2-8,4 c-3,0.9-6.3,1.3-9.8,1.3c-0.6,0-1.1,0-1.5,0c-0.4,0-0.8,0-1.2,0c-0.4,0-0.7,0-1,0c-0.3,0-0.7,0-1.1,0v5.9v5.9v5.9v5.9 c0,0.1,0,0.2,0,0.3c0,0.1-0.1,0.2-0.1,0.2c-0.1,0.1-0.1,0.1-0.2,0.1c-0.1,0-0.2,0-0.3,0h-2.4h-2.4H118h-2.4c-0.1,0-0.2,0-0.3,0 c-0.1,0-0.2-0.1-0.2-0.1c-0.1-0.1-0.1-0.1-0.1-0.2c0-0.1,0-0.2,0-0.3v-16.6v-16.6v-16.6C114.9,350.3,114.9,333.7,114.9,333.7 L114.9,333.7z M125.9,366.5c0.4,0,0.7,0,1,0.1c0.3,0,0.7,0,1.1,0s0.8,0,1.3,0c0.5,0,1,0,1.6,0c1.8,0,3.6-0.2,5.2-0.6 c1.6-0.4,3.2-1,4.4-1.9c1.3-0.9,2.4-2.2,3.1-3.8c0.7-1.6,1.2-3.6,1.2-6c0-2-0.3-3.7-0.9-5.1c-0.6-1.5-1.4-2.7-2.5-3.7 c-1.1-1-2.5-1.7-4.1-2.2c-1.6-0.5-3.5-0.7-5.5-0.7c-0.6,0-1.2,0-1.8,0c-0.6,0-1.1,0-1.6,0c-0.5,0-1,0-1.4,0.1 c-0.4,0-0.8,0.1-1.1,0.1v6v6v6V366.5L125.9,366.5z'/%3E%3Cpath class='st2' d='M166.9,333.8c0-0.1,0-0.2,0-0.3c0-0.1,0.1-0.2,0.1-0.2c0.1-0.1,0.1-0.1,0.2-0.2c0.1,0,0.2-0.1,0.4-0.1 c0.6,0,1.4-0.1,2.5-0.1c1.1,0,2.3-0.1,3.8-0.1c1.4,0,3-0.1,4.6-0.1c1.6,0,3.4,0,5.1,0c5.2,0,9.7,0.8,13.5,2.4 c3.9,1.5,7.1,3.8,9.6,6.7c2.6,2.9,4.5,6.4,5.8,10.4s1.9,8.5,1.9,13.4c0,6.8-1.1,12.4-3,17s-4.5,8.2-7.6,10.9 c-3.1,2.7-6.6,4.6-10.2,5.8c-3.6,1.2-7.3,1.7-10.7,1.7c-1.3,0-2.7,0-4.2,0c-1.5,0-3,0-4.4,0c-1.4,0-2.8,0-4-0.1 c-1.2,0-2.2-0.1-2.8-0.1c-0.1,0-0.2,0-0.3-0.1c-0.1,0-0.1-0.1-0.2-0.2c-0.1-0.1-0.1-0.2-0.1-0.3c0-0.1,0-0.2,0-0.3v-16.5v-16.5 v-16.5L166.9,333.8L166.9,333.8L166.9,333.8z M177.9,391c0.4,0,0.9,0.1,1.3,0.1c0.4,0,0.8,0,1.3,0.1s0.8,0,1.3,0c0.4,0,0.9,0,1.4,0 c2.9,0,5.5-0.5,7.9-1.5c2.4-1,4.5-2.6,6.3-4.6c1.8-2.1,3.2-4.7,4.2-7.9c1-3.2,1.5-6.9,1.5-11.3c0-4.2-0.5-7.8-1.5-10.8 s-2.4-5.4-4.2-7.2c-1.8-1.9-3.9-3.2-6.2-4.1c-2.3-0.9-4.9-1.3-7.7-1.3c-0.5,0-1,0-1.5,0c-0.5,0-1,0-1.4,0c-0.5,0-0.9,0-1.3,0.1 c-0.4,0-0.9,0.1-1.3,0.1v12.1v12.1v12.1C177.9,378.9,177.9,391,177.9,391L177.9,391z'/%3E%3Cpath class='st2' d='M237.7,399.9c0,0.2,0,0.3,0,0.4c0,0.1-0.1,0.2-0.1,0.3c-0.1,0.1-0.1,0.1-0.2,0.1c-0.1,0-0.2,0-0.3,0h-2.4h-2.4 h-2.4h-2.4c-0.1,0-0.2,0-0.3,0c-0.1,0-0.2-0.1-0.2-0.1c-0.1-0.1-0.1-0.1-0.1-0.3c0-0.1,0-0.2,0-0.4v-16.6v-16.6v-16.6v-16.6 c0-0.1,0-0.2,0-0.3c0-0.1,0.1-0.2,0.1-0.2c0.1-0.1,0.1-0.1,0.2-0.1s0.2,0,0.3,0h8.5h8.5h8.5h8.5c0.2,0,0.3,0,0.4,0s0.2,0.1,0.2,0.1 c0.1,0.1,0.1,0.1,0.1,0.2c0,0.1,0.1,0.2,0.1,0.3l0.3,2.1l0.3,2.1l0.3,2.1l0.3,2.1c0,0.2,0,0.3,0,0.4c0,0.1-0.1,0.2-0.1,0.3 c-0.1,0.1-0.2,0.1-0.3,0.1c-0.1,0-0.2,0-0.4,0H256h-6.1h-6.1h-6.1v4.8v4.8v4.8v4.8h5.5h5.5h5.5h5.5c0.1,0,0.2,0,0.3,0 c0.1,0,0.2,0.1,0.2,0.1c0.1,0.1,0.1,0.1,0.1,0.2c0,0.1,0,0.2,0,0.4v2.1v2.1v2.1v2.1c0,0.2,0,0.3,0,0.4s-0.1,0.2-0.1,0.2 c-0.1,0.1-0.1,0.1-0.2,0.1c-0.1,0-0.2,0-0.3,0h-5.5h-5.5h-5.5h-5.5v6.9v6.9v6.9L237.7,399.9L237.7,399.9L237.7,399.9z'/%3E%3C/svg%3E%0A");
  font-size: 1.7em;
  margin-top: -0.125em;
}
#live-area .charger-style .check-green hr {
  border-top: 1px solid #00556d;
  margin-top: 0;
  margin-bottom: 1.5rem;
}
@media (min-width: 992px) {
  #live-area .charger-style .border-right-blue {
    border-right: 2px solid #00556d;
  }
}
@media (min-width: 992px) {
  #live-area .charger-style .border-right-gray {
    border-right: 2px solid #93a2af;
  }
}
#live-area .charger-style .hr-blue hr {
  border-top: 0 solid;
  background: #00556d !important;
  height: 1px;
}
@media (min-width: 1200px) {
  #live-area .charger-style .border-gray-top {
    border-top: 5px solid #eceff1;
  }
}
#live-area .charger-style table thead tr th {
  background: #00566e;
  color: #fff;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
}
#live-area .charger-style table thead tr th:nth-of-type(1) {
  width: 70%;
  max-width: 800px;
}
#live-area .charger-style table thead tr th:nth-of-type(2) {
  width: 15%;
  max-width: 120px;
  padding-left: 10px;
}
#live-area .charger-style table thead tr th:nth-of-type(3) {
  width: 15%;
  max-width: 120px;
  background: #70d44b;
  padding-left: 10px;
}
#live-area .charger-style table tbody tr:nth-of-type(even) td:nth-of-type(1) {
  background: #e6e8ea;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
}
#live-area .charger-style table tbody tr:nth-of-type(even) td:nth-of-type(2) {
  background: #f2f2f2;
}
#live-area .charger-style table tbody tr:nth-of-type(even) td:nth-of-type(3) {
  background: #f2f2f2;
}
#live-area .charger-style table tbody tr:nth-of-type(odd) td:nth-of-type(1) {
  background: #f2f2f2;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
}
#live-area .charger-style table tbody tr:nth-of-type(odd) td:nth-of-type(2) {
  background: #e6e8ea;
}
#live-area .charger-style table tbody tr:nth-of-type(odd) td:nth-of-type(3) {
  background: #e6e8ea;
}
#live-area .charger-style .check {
  text-align: center;
}
#live-area .charger-style .check .fa-check:before {
  color: #70d44b;
}
#live-area .charger-style .minus {
  text-align: center;
}
#live-area .charger-style .minus .fa-minus:before {
  color: #5e7388;
}
/*# sourceMappingURL=../base-boot/bootstrap.css.map */