.nk-large {
  font-size: 14px;
}
.nk-large.nk-heading,
.nk-large.nk-subheading,
.nk-large .nk-heading,
.nk-large .nk-subheading {
  font-size: 24px;
}
.nk-small {
  font-size: 10px;
}
.nk-small.nk-heading,
.nk-small.nk-subheading,
.nk-small .nk-heading,
.nk-small .nk-subheading {
  font-size: 13.846153846px;
}
/* FONT FACES */

@font-face {
  font-family: 'ITCAvantGardeStd-Bk';
  src: url('../Assets/Fonts/2E0D4D_0_0.eot');
  src: url('../Assets/Fonts/2E0D4D_0_0.eot?#iefix') format('embedded-opentype'), url('../Assets/Fonts/2E0D4D_0_0.woff2') format('woff2'), url('../Assets/Fonts/2E0D4D_0_0.woff') format('woff'), url('../Assets/Fonts/2E0D4D_0_0.ttf') format('truetype');
}
@font-face {
  font-family: 'ITCAvantGardeStd-Demi';
  src: url('../Assets/Fonts/2E0D4D_1_0.eot');
  src: url('../Assets/Fonts/2E0D4D_1_0.eot?#iefix') format('embedded-opentype'), url('../Assets/Fonts/2E0D4D_1_0.woff2') format('woff2'), url('../Assets/Fonts/2E0D4D_1_0.woff') format('woff'), url('../Assets/Fonts/2E0D4D_1_0.ttf') format('truetype');
}
@font-face {
  font-family: 'ITCAvantGardeStd-Md';
  src: url('../Assets/Fonts/2E0D4D_2_0.eot');
  src: url('../Assets/Fonts/2E0D4D_2_0.eot?#iefix') format('embedded-opentype'), url('../Assets/Fonts/2E0D4D_2_0.woff2') format('woff2'), url('../Assets/Fonts/2E0D4D_2_0.woff') format('woff'), url('../Assets/Fonts/2E0D4D_2_0.ttf') format('truetype');
}
.font-AvantGardeGothicBook {
  font-family: 'ITCAvantGardeStd-Bk', Arial, sans-serif;
}
.font-AvantGardeGothicMedium {
  font-family: 'ITCAvantGardeStd-Md', Arial, sans-serif;
}
.font-AvantGardeGothicDemi {
  font-family: 'ITCAvantGardeStd-Demi', Arial, sans-serif;
}
/* GENERAL UTILITY STYLES */

.grid-spacing-before {
  margin-top: 20px;
}
@media (max-width: 767px) {
  .grid-spacing-before {
    margin-top: 10px;
  }
}
.grid-spacing-after {
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .grid-spacing-after {
    margin-bottom: 10px;
  }
}
.paragraph-spacing-before {
  margin-top: 10px;
}
.paragraph-spacing-after {
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .text-right-xs {
    text-align: right;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .text-right-sm {
    text-align: right;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .text-right-md {
    text-align: right;
  }
}
@media (min-width: 1200px) {
  .text-right-lg {
    text-align: right;
  }
}
.nk-heading,
.nk-subheading {
  font-family: ITCAvantGardeStd-Bk, Arial, sans-serif;
  font-size: 18px;
  line-height: 1.1em;
}
.nk-heading {
  color: #e57200;
}
.nk-subheading {
  color: #326bc9;
}
.content-error {
  color: red !important;
}
@media (min-width: 992px) {
  div[class*="col"] {
    padding-left: 10px;
    padding-right: 10px;
  }
}
/* ASPECT RATIO MANAGEMENT */
.lock-aspect-350 {
  position: relative;
  height: 0;
}
.lock-aspect-350 > * {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
@media (min-width: 1200px) {
  .lock-aspect-350 {
    padding-bottom: 37.280701754%;
  }
  .col-sm-1 .lock-aspect-350 {
    padding-bottom: 629.62962963%;
  }
  .col-sm-2 .lock-aspect-350 {
    padding-bottom: 257.575757576%;
  }
  .col-sm-3 .lock-aspect-350 {
    padding-bottom: 161.904761905%;
  }
  .col-sm-4 .lock-aspect-350 {
    padding-bottom: 118.055555556%;
  }
  .col-sm-5 .lock-aspect-350 {
    padding-bottom: 92.896174863%;
  }
  .col-sm-6 .lock-aspect-350 {
    padding-bottom: 76.576576577%;
  }
  .col-sm-7 .lock-aspect-350 {
    padding-bottom: 65.134099617%;
  }
  .col-sm-8 .lock-aspect-350 {
    padding-bottom: 56.666666667%;
  }
  .col-sm-9 .lock-aspect-350 {
    padding-bottom: 50.147492625%;
  }
  .col-sm-10 .lock-aspect-350 {
    padding-bottom: 44.973544974%;
  }
  .col-sm-11 .lock-aspect-350 {
    padding-bottom: 40.767386091%;
  }
  .col-md-1 .lock-aspect-350 {
    padding-bottom: 629.62962963%;
  }
  .col-md-2 .lock-aspect-350 {
    padding-bottom: 257.575757576%;
  }
  .col-md-3 .lock-aspect-350 {
    padding-bottom: 161.904761905%;
  }
  .col-md-4 .lock-aspect-350 {
    padding-bottom: 118.055555556%;
  }
  .col-md-5 .lock-aspect-350 {
    padding-bottom: 92.896174863%;
  }
  .col-md-6 .lock-aspect-350 {
    padding-bottom: 76.576576577%;
  }
  .col-md-7 .lock-aspect-350 {
    padding-bottom: 65.134099617%;
  }
  .col-md-8 .lock-aspect-350 {
    padding-bottom: 56.666666667%;
  }
  .col-md-9 .lock-aspect-350 {
    padding-bottom: 50.147492625%;
  }
  .col-md-10 .lock-aspect-350 {
    padding-bottom: 44.973544974%;
  }
  .col-md-11 .lock-aspect-350 {
    padding-bottom: 40.767386091%;
  }
  .col-lg-1 .lock-aspect-350 {
    padding-bottom: 629.62962963%;
  }
  .col-lg-2 .lock-aspect-350 {
    padding-bottom: 257.575757576%;
  }
  .col-lg-3 .lock-aspect-350 {
    padding-bottom: 161.904761905%;
  }
  .col-lg-4 .lock-aspect-350 {
    padding-bottom: 118.055555556%;
  }
  .col-lg-5 .lock-aspect-350 {
    padding-bottom: 92.896174863%;
  }
  .col-lg-6 .lock-aspect-350 {
    padding-bottom: 76.576576577%;
  }
  .col-lg-7 .lock-aspect-350 {
    padding-bottom: 65.134099617%;
  }
  .col-lg-8 .lock-aspect-350 {
    padding-bottom: 56.666666667%;
  }
  .col-lg-9 .lock-aspect-350 {
    padding-bottom: 50.147492625%;
  }
  .col-lg-10 .lock-aspect-350 {
    padding-bottom: 44.973544974%;
  }
  .col-lg-11 .lock-aspect-350 {
    padding-bottom: 40.767386091%;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .lock-aspect-350 {
    padding-bottom: 37.234042553%;
  }
  .col-sm-1 .lock-aspect-350 {
    padding-bottom: 688.524590164%;
  }
  .col-sm-2 .lock-aspect-350 {
    padding-bottom: 265.82278481%;
  }
  .col-sm-3 .lock-aspect-350 {
    padding-bottom: 164.705882353%;
  }
  .col-sm-4 .lock-aspect-350 {
    padding-bottom: 119.318181818%;
  }
  .col-sm-5 .lock-aspect-350 {
    padding-bottom: 93.541202673%;
  }
  .col-sm-6 .lock-aspect-350 {
    padding-bottom: 76.923076923%;
  }
  .col-sm-7 .lock-aspect-350 {
    padding-bottom: 65.31881804%;
  }
  .col-sm-8 .lock-aspect-350 {
    padding-bottom: 56.756756757%;
  }
  .col-sm-9 .lock-aspect-350 {
    padding-bottom: 50.17921147%;
  }
  .col-sm-10 .lock-aspect-350 {
    padding-bottom: 44.967880086%;
  }
  .col-sm-11 .lock-aspect-350 {
    padding-bottom: 40.7371484%;
  }
  .col-md-1 .lock-aspect-350 {
    padding-bottom: 688.524590164%;
  }
  .col-md-2 .lock-aspect-350 {
    padding-bottom: 265.82278481%;
  }
  .col-md-3 .lock-aspect-350 {
    padding-bottom: 164.705882353%;
  }
  .col-md-4 .lock-aspect-350 {
    padding-bottom: 119.318181818%;
  }
  .col-md-5 .lock-aspect-350 {
    padding-bottom: 93.541202673%;
  }
  .col-md-6 .lock-aspect-350 {
    padding-bottom: 76.923076923%;
  }
  .col-md-7 .lock-aspect-350 {
    padding-bottom: 65.31881804%;
  }
  .col-md-8 .lock-aspect-350 {
    padding-bottom: 56.756756757%;
  }
  .col-md-9 .lock-aspect-350 {
    padding-bottom: 50.17921147%;
  }
  .col-md-10 .lock-aspect-350 {
    padding-bottom: 44.967880086%;
  }
  .col-md-11 .lock-aspect-350 {
    padding-bottom: 40.7371484%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .lock-aspect-350 {
    padding-bottom: 37.083333333%;
  }
  .col-sm-1 .lock-aspect-350 {
    padding-bottom: 821.538461538%;
  }
  .col-sm-2 .lock-aspect-350 {
    padding-bottom: 281.052631579%;
  }
  .col-sm-3 .lock-aspect-350 {
    padding-bottom: 169.523809524%;
  }
  .col-sm-4 .lock-aspect-350 {
    padding-bottom: 121.363636364%;
  }
  .col-sm-5 .lock-aspect-350 {
    padding-bottom: 94.513274336%;
  }
  .col-sm-6 .lock-aspect-350 {
    padding-bottom: 77.391304348%;
  }
  .col-sm-7 .lock-aspect-350 {
    padding-bottom: 65.521472393%;
  }
  .col-sm-8 .lock-aspect-350 {
    padding-bottom: 56.808510638%;
  }
  .col-sm-9 .lock-aspect-350 {
    padding-bottom: 50.14084507%;
  }
  .col-sm-10 .lock-aspect-350 {
    padding-bottom: 44.87394958%;
  }
  .col-sm-11 .lock-aspect-350 {
    padding-bottom: 40.608365019%;
  }
}
@media (max-width: 767px) {
  .lock-aspect-350 {
    padding-bottom: 37.234042553%;
  }
}
/* .lock-aspect-350 */

.lock-aspect-250 {
  position: relative;
  height: 0;
}
.lock-aspect-250 > * {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
@media (min-width: 1200px) {
  .lock-aspect-250 {
    padding-bottom: 26.629072682%;
  }
  .col-sm-1 .lock-aspect-250 {
    padding-bottom: 449.735449735%;
  }
  .col-sm-2 .lock-aspect-250 {
    padding-bottom: 183.982683983%;
  }
  .col-sm-3 .lock-aspect-250 {
    padding-bottom: 115.646258503%;
  }
  .col-sm-4 .lock-aspect-250 {
    padding-bottom: 84.325396825%;
  }
  .col-sm-5 .lock-aspect-250 {
    padding-bottom: 66.354410617%;
  }
  .col-sm-6 .lock-aspect-250 {
    padding-bottom: 54.697554698%;
  }
  .col-sm-7 .lock-aspect-250 {
    padding-bottom: 46.524356869%;
  }
  .col-sm-8 .lock-aspect-250 {
    padding-bottom: 40.476190476%;
  }
  .col-sm-9 .lock-aspect-250 {
    padding-bottom: 35.81963759%;
  }
  .col-sm-10 .lock-aspect-250 {
    padding-bottom: 32.123960695%;
  }
  .col-sm-11 .lock-aspect-250 {
    padding-bottom: 29.119561494%;
  }
  .col-md-1 .lock-aspect-250 {
    padding-bottom: 449.735449735%;
  }
  .col-md-2 .lock-aspect-250 {
    padding-bottom: 183.982683983%;
  }
  .col-md-3 .lock-aspect-250 {
    padding-bottom: 115.646258503%;
  }
  .col-md-4 .lock-aspect-250 {
    padding-bottom: 84.325396825%;
  }
  .col-md-5 .lock-aspect-250 {
    padding-bottom: 66.354410617%;
  }
  .col-md-6 .lock-aspect-250 {
    padding-bottom: 54.697554698%;
  }
  .col-md-7 .lock-aspect-250 {
    padding-bottom: 46.524356869%;
  }
  .col-md-8 .lock-aspect-250 {
    padding-bottom: 40.476190476%;
  }
  .col-md-9 .lock-aspect-250 {
    padding-bottom: 35.81963759%;
  }
  .col-md-10 .lock-aspect-250 {
    padding-bottom: 32.123960695%;
  }
  .col-md-11 .lock-aspect-250 {
    padding-bottom: 29.119561494%;
  }
  .col-lg-1 .lock-aspect-250 {
    padding-bottom: 449.735449735%;
  }
  .col-lg-2 .lock-aspect-250 {
    padding-bottom: 183.982683983%;
  }
  .col-lg-3 .lock-aspect-250 {
    padding-bottom: 115.646258503%;
  }
  .col-lg-4 .lock-aspect-250 {
    padding-bottom: 84.325396825%;
  }
  .col-lg-5 .lock-aspect-250 {
    padding-bottom: 66.354410617%;
  }
  .col-lg-6 .lock-aspect-250 {
    padding-bottom: 54.697554698%;
  }
  .col-lg-7 .lock-aspect-250 {
    padding-bottom: 46.524356869%;
  }
  .col-lg-8 .lock-aspect-250 {
    padding-bottom: 40.476190476%;
  }
  .col-lg-9 .lock-aspect-250 {
    padding-bottom: 35.81963759%;
  }
  .col-lg-10 .lock-aspect-250 {
    padding-bottom: 32.123960695%;
  }
  .col-lg-11 .lock-aspect-250 {
    padding-bottom: 29.119561494%;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .lock-aspect-250 {
    padding-bottom: 26.595744681%;
  }
  .col-sm-1 .lock-aspect-250 {
    padding-bottom: 491.803278689%;
  }
  .col-sm-2 .lock-aspect-250 {
    padding-bottom: 189.873417722%;
  }
  .col-sm-3 .lock-aspect-250 {
    padding-bottom: 117.647058824%;
  }
  .col-sm-4 .lock-aspect-250 {
    padding-bottom: 85.227272727%;
  }
  .col-sm-5 .lock-aspect-250 {
    padding-bottom: 66.815144766%;
  }
  .col-sm-6 .lock-aspect-250 {
    padding-bottom: 54.945054945%;
  }
  .col-sm-7 .lock-aspect-250 {
    padding-bottom: 46.6562986%;
  }
  .col-sm-8 .lock-aspect-250 {
    padding-bottom: 40.540540541%;
  }
  .col-sm-9 .lock-aspect-250 {
    padding-bottom: 35.842293907%;
  }
  .col-sm-10 .lock-aspect-250 {
    padding-bottom: 32.119914347%;
  }
  .col-sm-11 .lock-aspect-250 {
    padding-bottom: 29.097963143%;
  }
  .col-md-1 .lock-aspect-250 {
    padding-bottom: 491.803278689%;
  }
  .col-md-2 .lock-aspect-250 {
    padding-bottom: 189.873417722%;
  }
  .col-md-3 .lock-aspect-250 {
    padding-bottom: 117.647058824%;
  }
  .col-md-4 .lock-aspect-250 {
    padding-bottom: 85.227272727%;
  }
  .col-md-5 .lock-aspect-250 {
    padding-bottom: 66.815144766%;
  }
  .col-md-6 .lock-aspect-250 {
    padding-bottom: 54.945054945%;
  }
  .col-md-7 .lock-aspect-250 {
    padding-bottom: 46.6562986%;
  }
  .col-md-8 .lock-aspect-250 {
    padding-bottom: 40.540540541%;
  }
  .col-md-9 .lock-aspect-250 {
    padding-bottom: 35.842293907%;
  }
  .col-md-10 .lock-aspect-250 {
    padding-bottom: 32.119914347%;
  }
  .col-md-11 .lock-aspect-250 {
    padding-bottom: 29.097963143%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .lock-aspect-250 {
    padding-bottom: 26.488095238%;
  }
  .col-sm-1 .lock-aspect-250 {
    padding-bottom: 586.813186813%;
  }
  .col-sm-2 .lock-aspect-250 {
    padding-bottom: 200.751879699%;
  }
  .col-sm-3 .lock-aspect-250 {
    padding-bottom: 121.088435374%;
  }
  .col-sm-4 .lock-aspect-250 {
    padding-bottom: 86.688311688%;
  }
  .col-sm-5 .lock-aspect-250 {
    padding-bottom: 67.509481669%;
  }
  .col-sm-6 .lock-aspect-250 {
    padding-bottom: 55.279503106%;
  }
  .col-sm-7 .lock-aspect-250 {
    padding-bottom: 46.801051709%;
  }
  .col-sm-8 .lock-aspect-250 {
    padding-bottom: 40.577507599%;
  }
  .col-sm-9 .lock-aspect-250 {
    padding-bottom: 35.814889336%;
  }
  .col-sm-10 .lock-aspect-250 {
    padding-bottom: 32.052821128%;
  }
  .col-sm-11 .lock-aspect-250 {
    padding-bottom: 29.005975014%;
  }
}
@media (max-width: 767px) {
  .lock-aspect-250 {
    padding-bottom: 26.595744681%;
  }
}
/* .lock-aspect-250 */

.lock-aspect-200 {
  position: relative;
  height: 0;
}
.lock-aspect-200 > * {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
@media (min-width: 1200px) {
  .lock-aspect-200 {
    padding-bottom: 21.303258145%;
  }
  .col-sm-1 .lock-aspect-200 {
    padding-bottom: 359.788359788%;
  }
  .col-sm-2 .lock-aspect-200 {
    padding-bottom: 147.186147186%;
  }
  .col-sm-3 .lock-aspect-200 {
    padding-bottom: 92.517006803%;
  }
  .col-sm-4 .lock-aspect-200 {
    padding-bottom: 67.46031746%;
  }
  .col-sm-5 .lock-aspect-200 {
    padding-bottom: 53.083528493%;
  }
  .col-sm-6 .lock-aspect-200 {
    padding-bottom: 43.758043758%;
  }
  .col-sm-7 .lock-aspect-200 {
    padding-bottom: 37.219485495%;
  }
  .col-sm-8 .lock-aspect-200 {
    padding-bottom: 32.380952381%;
  }
  .col-sm-9 .lock-aspect-200 {
    padding-bottom: 28.655710072%;
  }
  .col-sm-10 .lock-aspect-200 {
    padding-bottom: 25.699168556%;
  }
  .col-sm-11 .lock-aspect-200 {
    padding-bottom: 23.295649195%;
  }
  .col-md-1 .lock-aspect-200 {
    padding-bottom: 359.788359788%;
  }
  .col-md-2 .lock-aspect-200 {
    padding-bottom: 147.186147186%;
  }
  .col-md-3 .lock-aspect-200 {
    padding-bottom: 92.517006803%;
  }
  .col-md-4 .lock-aspect-200 {
    padding-bottom: 67.46031746%;
  }
  .col-md-5 .lock-aspect-200 {
    padding-bottom: 53.083528493%;
  }
  .col-md-6 .lock-aspect-200 {
    padding-bottom: 43.758043758%;
  }
  .col-md-7 .lock-aspect-200 {
    padding-bottom: 37.219485495%;
  }
  .col-md-8 .lock-aspect-200 {
    padding-bottom: 32.380952381%;
  }
  .col-md-9 .lock-aspect-200 {
    padding-bottom: 28.655710072%;
  }
  .col-md-10 .lock-aspect-200 {
    padding-bottom: 25.699168556%;
  }
  .col-md-11 .lock-aspect-200 {
    padding-bottom: 23.295649195%;
  }
  .col-lg-1 .lock-aspect-200 {
    padding-bottom: 359.788359788%;
  }
  .col-lg-2 .lock-aspect-200 {
    padding-bottom: 147.186147186%;
  }
  .col-lg-3 .lock-aspect-200 {
    padding-bottom: 92.517006803%;
  }
  .col-lg-4 .lock-aspect-200 {
    padding-bottom: 67.46031746%;
  }
  .col-lg-5 .lock-aspect-200 {
    padding-bottom: 53.083528493%;
  }
  .col-lg-6 .lock-aspect-200 {
    padding-bottom: 43.758043758%;
  }
  .col-lg-7 .lock-aspect-200 {
    padding-bottom: 37.219485495%;
  }
  .col-lg-8 .lock-aspect-200 {
    padding-bottom: 32.380952381%;
  }
  .col-lg-9 .lock-aspect-200 {
    padding-bottom: 28.655710072%;
  }
  .col-lg-10 .lock-aspect-200 {
    padding-bottom: 25.699168556%;
  }
  .col-lg-11 .lock-aspect-200 {
    padding-bottom: 23.295649195%;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .lock-aspect-200 {
    padding-bottom: 21.276595745%;
  }
  .col-sm-1 .lock-aspect-200 {
    padding-bottom: 393.442622951%;
  }
  .col-sm-2 .lock-aspect-200 {
    padding-bottom: 151.898734177%;
  }
  .col-sm-3 .lock-aspect-200 {
    padding-bottom: 94.117647059%;
  }
  .col-sm-4 .lock-aspect-200 {
    padding-bottom: 68.181818182%;
  }
  .col-sm-5 .lock-aspect-200 {
    padding-bottom: 53.452115813%;
  }
  .col-sm-6 .lock-aspect-200 {
    padding-bottom: 43.956043956%;
  }
  .col-sm-7 .lock-aspect-200 {
    padding-bottom: 37.32503888%;
  }
  .col-sm-8 .lock-aspect-200 {
    padding-bottom: 32.432432432%;
  }
  .col-sm-9 .lock-aspect-200 {
    padding-bottom: 28.673835125%;
  }
  .col-sm-10 .lock-aspect-200 {
    padding-bottom: 25.695931478%;
  }
  .col-sm-11 .lock-aspect-200 {
    padding-bottom: 23.278370514%;
  }
  .col-md-1 .lock-aspect-200 {
    padding-bottom: 393.442622951%;
  }
  .col-md-2 .lock-aspect-200 {
    padding-bottom: 151.898734177%;
  }
  .col-md-3 .lock-aspect-200 {
    padding-bottom: 94.117647059%;
  }
  .col-md-4 .lock-aspect-200 {
    padding-bottom: 68.181818182%;
  }
  .col-md-5 .lock-aspect-200 {
    padding-bottom: 53.452115813%;
  }
  .col-md-6 .lock-aspect-200 {
    padding-bottom: 43.956043956%;
  }
  .col-md-7 .lock-aspect-200 {
    padding-bottom: 37.32503888%;
  }
  .col-md-8 .lock-aspect-200 {
    padding-bottom: 32.432432432%;
  }
  .col-md-9 .lock-aspect-200 {
    padding-bottom: 28.673835125%;
  }
  .col-md-10 .lock-aspect-200 {
    padding-bottom: 25.695931478%;
  }
  .col-md-11 .lock-aspect-200 {
    padding-bottom: 23.278370514%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .lock-aspect-200 {
    padding-bottom: 21.19047619%;
  }
  .col-sm-1 .lock-aspect-200 {
    padding-bottom: 469.450549451%;
  }
  .col-sm-2 .lock-aspect-200 {
    padding-bottom: 160.601503759%;
  }
  .col-sm-3 .lock-aspect-200 {
    padding-bottom: 96.870748299%;
  }
  .col-sm-4 .lock-aspect-200 {
    padding-bottom: 69.350649351%;
  }
  .col-sm-5 .lock-aspect-200 {
    padding-bottom: 54.007585335%;
  }
  .col-sm-6 .lock-aspect-200 {
    padding-bottom: 44.223602484%;
  }
  .col-sm-7 .lock-aspect-200 {
    padding-bottom: 37.440841367%;
  }
  .col-sm-8 .lock-aspect-200 {
    padding-bottom: 32.462006079%;
  }
  .col-sm-9 .lock-aspect-200 {
    padding-bottom: 28.651911469%;
  }
  .col-sm-10 .lock-aspect-200 {
    padding-bottom: 25.642256903%;
  }
  .col-sm-11 .lock-aspect-200 {
    padding-bottom: 23.204780011%;
  }
}
@media (max-width: 767px) {
  .lock-aspect-200 {
    padding-bottom: 21.276595745%;
  }
}
/* .lock-aspect-200 */

/* HTML OVERRIDES */

html,
body {
  font-family: ITCAvantGardeStd-Bk, Arial, sans-serif;
  font-size: 13px;
  color: #003057;
}
html {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  min-width: 320px;
}
body {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  min-height: 100%;
  padding-top: 10px;
}
@media (max-width: 767px) {
  body {
    padding-top: 61px;
    /* height of mobile header - accomodates sticky nav */
  
  }
}
.bold {
  font-family: ITCAvantGardeStd-Demi, Arial, sans-serif;
  font-weight: normal;
}
strong,
b {
  font-family: ITCAvantGardeStd-Demi, Arial, sans-serif;
  font-weight: normal;
}
ul,
ol {
  padding-left: 1.25em;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1.2em;
  font-size: 1em;
  margin: 0;
}
h1,
h2,
h3,
h4,
h5,
h6,
.nk-heading {
  font-family: ITCAvantGardeStd-Bk, Arial, sans-serif;
}
input[type=text],
textarea,
select {
  border: 1px solid #003057;
}
input[type=text].active,
textarea.active,
select.active,
input[type=text].focus,
textarea.focus,
select.focus,
input[type=text]:active,
textarea:active,
select:active,
input[type=text]:focus,
textarea:focus,
select:focus,
input[type=text]:hover,
textarea:hover,
select:hover {
  background-color: #e7eef9;
}
ul.MainContentList {
  margin: 20px 0 0 0;
  padding-left: 0px;
  list-style: none;
}
ul.MainContentList > li {
  border-top: 1px solid #326bc9;
  padding: 20px 0;
}
ul.MainContentList > li > * + * {
  margin-top: 10px;
}
ul.MainContentList > li > :first-child {
  margin-top: 0px;
}
ul.MainContentList > li > :last-child {
  margin-bottom: 0px;
}
ul.MainContentList > li:last-child {
  padding-bottom: 0px;
}
ul.MainContentList.border-bottom {
  border-bottom: 1px solid #326bc9;
}
ul.MainContentList.border-bottom > li:last-child {
  padding-bottom: 20px;
}
@media (max-width: 767px) {
  ul.MainContentList {
    margin-top: 10px;
  }
  ul.MainContentList > li {
    padding: 10px 0;
  }
  ul.MainContentList.border-bottom > li:last-child {
    padding-bottom: 10px;
  }
}
/* BOOTSTRAP OVERRIDES */

.btn {
  font-family: ITCAvantGardeStd-Bk, Arial, sans-serif;
  background-image: none;
  text-shadow: none;
  border-radius: 0px;
  box-shadow: none;
}
.btn.btn-default {
  color: #003057;
  border-color: #003057;
}
.btn.btn-default.active,
.btn.btn-default.focus,
.btn.btn-default:active,
.btn.btn-default:focus,
.btn.btn-default:hover {
  background-color: #e7eef9;
}
.btn.btn-primary {
  background-color: #326bc9;
  border-color: #003057;
}
.btn.btn-primary.active,
.btn.btn-primary.focus,
.btn.btn-primary:active,
.btn.btn-primary:focus,
.btn.btn-primary:hover {
  background-color: #003057;
}
/* GENERAL STYLES */

.rich-text-content .rt-heading {
  font-family: ITCAvantGardeStd-Bk, Arial, sans-serif;
  font-size: 18px;
  line-height: 1.1em;
  color: #e57200;
}
.rich-text-content .rt-subheading {
  font-family: ITCAvantGardeStd-Bk, Arial, sans-serif;
  font-size: 18px;
  line-height: 1.1em;
  color: #326bc9;
}
.rich-text-content .rt-small {
  font-size: 10px;
}
.rich-text-content .rt-small.nk-heading,
.rich-text-content .rt-small.nk-subheading,
.rich-text-content .rt-small .nk-heading,
.rich-text-content .rt-small .nk-subheading {
  font-size: 13.846153846px;
}
.rich-text-content .rt-large {
  font-size: 14px;
}
.rich-text-content .rt-large.nk-heading,
.rich-text-content .rt-large.nk-subheading,
.rich-text-content .rt-large .nk-heading,
.rich-text-content .rt-large .nk-subheading {
  font-size: 24px;
}
.rich-text-content .rt-large .rt-heading,
.rich-text-content .rt-large .rt-subheading {
  font-size: 24px;
}
.rich-text-content > * + * {
  margin-top: 10px;
}
.rich-text-content > :first-child {
  margin-top: 0px;
}
.rich-text-content > :last-child {
  margin-bottom: 0px;
}
.nk-heading + .awContent,
.nk-heading + .awContentItem,
.nk-subheading + .awContent,
.nk-subheading + .awContentItem {
  margin-top: 10px;
}
.rt-caption {
  font-size: 0.75em;
  text-align: center;
  color: #326bc9;
}
.knowledge-center-glyphs {
  display: inline-block;
  margin-top: 0;
}
.knowledge-center-glyphs > * + * {
  margin-left: 0.75em;
}
.awCTA .upperCaption .knowledge-center-glyphs {
  font-size: 1.333333333em;
  color: #326bc9;
  margin-left: 1.25em;
}
@media (max-width: 991px) {
  .list-links a {
    display: inline-block;
    padding-top: 5px;
    padding-bottom: 5px;
  }
}
.pdf-link-wrapper {
  display: inline-block;
}
.pdf-link-wrapper .pdf-link-anchor {
  display: table;
}
.pdf-link-wrapper .icon-cell,
.pdf-link-wrapper .text-cell {
  display: table-cell;
  vertical-align: middle;
}
.pdf-link-wrapper .icon {
  display: block;
}
.pdf-link-wrapper.pdf-link-large .icon-cell {
  padding-left: 8px;
  width: 40px;
}
.pdf-link-wrapper.pdf-link-large .icon {
  width: 32px;
  height: 32px;
  background: transparent url(../Assets/images/pdficon_large.png) center no-repeat;
}
.pdf-link-wrapper.pdf-link-large .text-cell {
  padding-left: 8px;
}
.pdf-link-wrapper.pdf-link-small .icon-cell {
  width: 16px;
}
.pdf-link-wrapper.pdf-link-small .icon {
  width: 16px;
  height: 16px;
  background: transparent url(../Assets/images/pdficon_small.png) center no-repeat;
}
.pdf-link-wrapper.pdf-link-small .text-cell {
  padding-left: 8px;
}
.submit-response {
  margin-bottom: 20px;
  padding: 0 20px;
  line-height: 40px;
  color: white;
}
@media (max-width: 767px) {
  .submit-response {
    margin-bottom: 10px;
    padding: 0 10px;
    line-height: 30px;
  }
}
.submit-response.bg-primary {
  background-color: #326bc9;
}
.submit-response.bg-success {
  background-color: #60c932;
}
.submit-response.bg-info {
  background-color: #3297c9;
}
.submit-response.bg-warning {
  background-color: #c9b032;
}
.submit-response.bg-danger {
  background-color: #c93232;
}
.default-content {
  color: red;
}
.default-content > :first-child {
  margin-top: 0px;
}
.default-content > :last-child {
  margin-bottom: 0px;
}
/* TEMPLATE STYLES */

.row-top-logo img {
  height: 30px;
}
#page-header .row-top-links {
  font-size: 10px;
}
#page-header .top-row-company-link + .top-row-company-link::after {
  content: "|";
  margin: 0 5px;
  color: #337ab7;
}
@media (max-width: 767px) {
  #page-header {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 100;
  }
}
.navbar-nkusa {
  min-height: 0;
  margin-bottom: 20px;
  border: 0px none;
  font-size: 14px;
  font-family: ITCAvantGardeStd-Bk, Arial, sans-serif;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .navbar-nkusa {
    font-size: 12px;
  }
}
@media (min-width: 768px) {
  .navbar-nkusa .navbar-collapse.collapse {
    padding-left: 0;
    padding-right: 0;
    background-color: #326bc9;
    color: white;
    text-align: center;
    height: 36px;
  }
  .navbar-nkusa .navbar-nav {
    float: none;
    display: inline-block;
    vertical-align: top;
  }
  .navbar-nkusa .navbar-nav > li > a {
    text-shadow: none;
    padding: 8px 14px;
  }
  .navbar-nkusa .nav > li > a:hover,
  .navbar-nkusa .nav > li > a:active,
  .navbar-nkusa .nav > li > a:focus,
  .navbar-nkusa .nav > li > a.active {
    background-color: #003057;
  }
  .navbar-nkusa a {
    color: white;
    outline: 0px none;
  }
  .navbar-nkusa a:hover,
  .navbar-nkusa a:active,
  .navbar-nkusa a:focus {
    color: white;
    text-decoration: underline;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .navbar-nkusa {
    font-size: 11px;
  }
  .navbar-nkusa .navbar-nav > li > a {
    text-shadow: none;
    padding: 8px 10px;
  }
}
@media (max-width: 767px) {
  .navbar-nkusa {
    margin-bottom: 0;
    background-color: rgba(255, 255, 255, 0.9);
  }
  .navbar-nkusa .container {
    border-bottom: 1px solid #326bc9;
  }
  .navbar-nkusa .navbar-header {
    margin: 0;
  }
  .navbar-nkusa .navbar-header .navbar-brand {
    padding: 14px 0;
  }
  .navbar-nkusa .navbar-header .navbar-brand img {
    height: 22px;
  }
  .navbar-nkusa .navbar-header .navbar-toggle {
    border: 1px solid #326bc9;
    margin-right: 0;
  }
  .navbar-nkusa .navbar-header .mobile-search {
    font-size: 25px;
    padding: 0;
    line-height: 50px;
    height: 50px;
    margin-right: 20px;
  }
  .navbar-nkusa .navbar-header .icon-bar {
    background-color: #326bc9;
  }
  .navbar-nkusa .navbar-collapse {
    border-top: 1px solid #326bc9;
    padding-left: 0;
    padding-right: 0;
    background-color: #e7eef9;
  }
  .navbar-nkusa .navbar-nav.nav {
    margin: 0;
    padding: 4px 0;
  }
  .navbar-nkusa .navbar-nav.nav > li > a {
    padding: 8px 12px;
    text-shadow: none;
  }
  .navbar-nkusa .navbar-nav.nav > li > a:hover,
  .navbar-nkusa .navbar-nav.nav > li > a:active,
  .navbar-nkusa .navbar-nav.nav > li > a:focus {
    background-color: #326bc9;
    color: white;
  }
  .navbar-nkusa .navbar-nav.nav + .navbar-nav.nav {
    border-top: 1px dotted #326bc9;
  }
  .navbar-nkusa .navbar-nav.nav.major {
    font-size: 1.166666667em;
  }
  .navbar-nkusa .navbar-nav.nav.minor a {
    line-height: 1.2em;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .navbar-nkusa .navbar-header .navbar-brand {
    padding: 11px 0;
  }
  .navbar-nkusa .navbar-header .navbar-brand img {
    height: 28px;
  }
}
#page-content h1 {
  color: #e57200;
}
#page-footer {
  font-size: 10px;
}
#page-footer a {
  color: white;
  outline: 0px none;
}
#page-footer a:hover,
#page-footer a:active,
#page-footer a:focus {
  color: white;
  text-decoration: underline;
}
#page-footer .content {
  background-color: #003057;
  color: white;
  padding: 8px 10px;
  margin: 20px 0;
}
#page-footer .list-inline {
  margin-bottom: 0;
}
@media (min-width: 768px) and (max-width: 991px) {
  #page-footer .copyright {
    text-align: right;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  #page-footer .copyright {
    text-align: right;
  }
}
@media (min-width: 1200px) {
  #page-footer .copyright {
    text-align: right;
  }
}
@media (max-width: 767px) {
  #page-footer .copyright {
    margin-top: 5px;
  }
}
@media (max-width: 767px) {
  #page-footer .content {
    margin: 10px 0;
  }
}
/* TEMPLATE-SPECIFIC STYLES */

.product-grid-container {
  margin-top: 20px;
}
.product-grid-container > ul {
  padding-left: 0px;
  margin: 0 -10px;
  list-style: none;
}
.product-grid-container > ul > li {
  padding: 0 10px;
  float: left;
}
@media (min-width: 992px) {
  .product-grid-container > ul > li {
    width: 33.333333333%;
  }
  .product-grid-container > ul > li:nth-child(1n+4) {
    margin-top: 20px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .product-grid-container > ul > li {
    width: 50%;
  }
  .product-grid-container > ul > li:nth-child(1n+3) {
    margin-top: 20px;
  }
}
@media (max-width: 767px) {
  .product-grid-container > ul > li {
    width: 100%;
  }
  .product-grid-container > ul > li:nth-child(1n+2) {
    margin-top: 10px;
  }
}
.product-grid-container .product-grid-item {
  border: 1px solid #326bc9;
  box-sizing: border-box;
  position: relative;
  /* aspect should be 300 x 250*/

}
.product-grid-container .product-grid-item .tile-link {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  padding: 9px;
  padding-bottom: 30px;
}
.product-grid-container .product-grid-item .tile-link:hover {
  text-decoration: none;
}
@media (max-width: 767px) {
  .product-grid-container .product-grid-item .tile-link {
    position: relative;
  }
}
.product-grid-container .product-grid-item img {
  max-width: 100%;
  /*@media (max-width: @screen-sm-max) {
                width: 100%;
            }*/

}
.product-grid-container .product-grid-item .product-grid-item-inner > * + * {
  margin-top: 5px;
}
.product-grid-container .product-grid-item .product-grid-item-inner > :first-child {
  margin-top: 0px;
}
.product-grid-container .product-grid-item .product-grid-item-inner > :last-child {
  margin-bottom: 0px;
}
.product-grid-container .product-grid-item .product-grid-item-inner .productImage {
  position: relative;
  text-align: center;
  z-index: 50;
}
@media (min-width: 1200px) {
  .product-grid-container .product-grid-item .product-grid-item-inner .productImage {
    height: 195px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .product-grid-container .product-grid-item .product-grid-item-inner .productImage {
    height: 140px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .product-grid-container .product-grid-item .product-grid-item-inner .productImage {
    height: 180px;
  }
}
.product-grid-container .product-grid-item .product-grid-item-inner .productImage img {
  position: relative;
  top: 55%;
  max-height: 200px;
  max-width: 100%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media (max-width: 767px) {
  .product-grid-container .product-grid-item .product-grid-item-inner .productImage img {
    max-width: 250px;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
}
.product-grid-container .product-grid-item .product-grid-item-inner .productName {
  position: relative;
  font-size: 18px;
  color: #326bc9;
  z-index: 100;
}
.product-grid-container .product-grid-item .learnMore {
  position: absolute;
  bottom: 10px;
  font-size: 10px;
}
.product-grid-container .product-grid-item .learnMore,
.product-grid-container .product-grid-item .learnMore a {
  color: #326bc9;
}
@media (min-width: 1200px) {
  .product-grid-container .product-grid-item {
    height: 306px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .product-grid-container .product-grid-item {
    height: 250px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .product-grid-container .product-grid-item {
    height: 292px;
  }
}
@media (max-width: 767px) {
  
}
.tProductDetail h1.nk-heading {
  margin-bottom: 10px;
}
.tProductDetail .product-image {
  text-align: center;
}
.tProductDetail .product-image img {
  max-width: 100%;
}
.tProductDetail .features-and-links {
  font-size: 0.916666667em;
}
.tProductDetail .features-and-links .rt-heading {
  font-size: 1em;
  line-height: 1.2em;
  color: #003057;
  font-family: ITCAvantGardeStd-Demi, Arial, sans-serif;
  font-weight: normal;
}
.tProductDetail .features-and-links .rt-subheading {
  font-size: 1em;
  color: #003057;
  font-family: ITCAvantGardeStd-Demi, Arial, sans-serif;
  font-weight: normal;
}
.tProductDetail .features ul {
  list-style: square;
}
.tProductDetail .links > * + * {
  margin-top: 10px;
}
.tProductDetail .links > :first-child {
  margin-top: 0px;
}
.tProductDetail .links > :last-child {
  margin-bottom: 0px;
}
.tProductDetail .links .product-category-name {
  margin-bottom: 10px;
}
.tProductDetail .links .product-category-name a {
  color: #003057;
}
.tProductDetail .features-and-links-desktop {
  margin-top: 20px;
  margin-left: 0;
}
.tProductDetail .features-and-links-desktop:first-child {
  margin-top: 0;
}
.tProductDetail .features-and-links-mobile {
  margin-top: 10px;
}
@media (min-width: 992px) {
  .tProductDetail .features-and-links-desktop > * {
    border-left: 1px solid #326bc9;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .tProductDetail .features-and-links-desktop {
    border-left: 1px solid #326bc9;
  }
  .tProductDetail .features-and-links-desktop > * + * {
    margin-top: 10px;
  }
}
@media (max-width: 767px) {
  .tProductDetail .product-description {
    margin-top: 10px;
  }
}
.tArticle > * + * {
  margin-top: 10px;
}
.tArticle > :first-child {
  margin-top: 0px;
}
.tArticle > :last-child {
  margin-bottom: 0px;
}
.tArticle .details {
  margin-top: 5px;
  font-size: 1.166666667em;
}
.tArticle .awContent {
  margin-top: 10px;
}
.awArticleList ul.event-details,
.tArticle.tEvent ul.event-details {
  *zoom: 1;
}
.awArticleList ul.event-details:before,
.tArticle.tEvent ul.event-details:before,
.awArticleList ul.event-details:after,
.tArticle.tEvent ul.event-details:after {
  content: " ";
  display: table;
}
.awArticleList ul.event-details:after,
.tArticle.tEvent ul.event-details:after {
  clear: both;
}
.awArticleList ul.event-details > li,
.tArticle.tEvent ul.event-details > li {
  color: #326bc9;
  float: left;
}
.awArticleList ul.event-details > li .fa,
.tArticle.tEvent ul.event-details > li .fa {
  color: #e57200;
  margin-right: 10px;
}
@media (min-width: 768px) {
  .awArticleList ul.event-details > li + li::before,
  .tArticle.tEvent ul.event-details > li + li::before {
    content: "|";
    position: relative;
    top: -0.11em;
    padding-right: 10px;
  }
}
@media (max-width: 767px) {
  .awArticleList ul.event-details > li,
  .tArticle.tEvent ul.event-details > li {
    display: block;
    float: none;
  }
  .awArticleList ul.event-details > li .fa,
  .tArticle.tEvent ul.event-details > li .fa {
    display: inline-block;
    width: 14px;
    text-align: center;
  }
}
.awContent + .awContent,
.awContentItem + .awContentItem,
.awContent + .awContentItem,
.awContentItem + .awContent {
  margin-top: 20px;
}
.awRichText + .awRichText {
  margin-top: 1em;
}
.awContentItem + .awRichText.rt-block-well {
  margin-top: 0px;
}
@media (max-width: 767px) {
  .awContent + .awContent,
  .awContentItem + .awContentItem,
  .awContent + .awContentItem,
  .awContentItem + .awContent {
    margin-top: 10px;
  }
}
.umbraco-forms-form {
  padding: 10px 0px 10px 0px;
}
.umbraco-forms-caption {
  font-size: 2em;
  line-height: 2em;
}
.umbraco-forms-field {
  clear: both;
}
.contourField div label {
  display: inline;
}
.umbraco-forms-form label.fieldLabel {
  font-weight: bold;
  display: block;
  background: transparent !important;
}
.umbraco-forms-form small {
  display: block;
  float: left;
  clear: both;
  padding: 5px 5px 5px 200px;
}
.umbraco-forms-form fieldset {
  padding: 1em 1em 0 0;
  margin: 0 0 1.5em 0;
  border: none;
}
.umbraco-forms-field .umbraco-forms-navigation {
  padding: 1em 0;
}
.umbraco-forms-form legend {
  font-weight: bold;
  font-size: 1.2em;
  line-height: 1.2em;
  display: block;
}
.umbraco-forms-form input.text,
.umbraco-forms-form input.title,
.umbraco-forms-form textarea,
.umbraco-forms-form select {
  margin: 0.5em 0;
  border: 1px solid #bbbbbb;
}
.umbraco-forms-form input.text:focus,
.umbraco-forms-form input.title:focus,
.umbraco-forms-form textarea:focus,
.umbraco-forms-form select:focus {
  border: 1px solid #666666;
}
.umbraco-forms-form input.text,
.umbraco-forms-form textarea {
  max-width: 400px !important;
  padding: 5px;
  display: block;
  width: 95%;
}
.umbraco-forms-form textarea {
  height: 250px;
}
.umbraco-forms-form input.fileupload {
  height: auto !important;
}
.umbraco-forms-form span.checkboxlist,
.umbraco-forms-form span.radiobuttonlist,
.umbraco-forms-form span.checkbox {
  display: block;
  float: left;
  padding: 10px;
}
.umbraco-forms-form .checkboxlist label {
  float: left;
  clear: left;
}
.umbraco-forms-form .checkboxlist input,
.umbraco-forms-form .radiobuttonlist input,
.umbraco-forms-form .checkbox input {
  width: auto !important;
  height: auto !important;
  border: none !important;
  display: inline !important;
}
.umbraco-forms-form .hiddenfield {
  display: none;
}
.umbraco-forms-form span.field-validation-error {
  color: #8a1f11 !important;
  background: transparent !important;
}
.umbraco-forms-form #recaptcha_widget_div {
  margin-left: 200px;
}
.umbraco-forms-form .field-validation-error {
  padding-left: 5px;
}
.awArticleHighlight {
  background-color: #e7eef9;
  /* this element exists to support aspect locking. We attach block-level styles here instead of the parent for that reason also. */

}
.awArticleHighlight .title {
  margin-bottom: 15px;
}
.awArticleHighlight .articles {
  display: table;
}
.awArticleHighlight .article {
  width: 24%;
  padding-right: 2.33%;
  padding-left: 2.33%;
  box-sizing: border-box;
  line-height: 1.2em;
  display: table-cell;
  vertical-align: top;
}
.awArticleHighlight .article:first-of-type {
  padding-left: 0;
}
@media (max-width: 991px) {
  .awArticleHighlight .article {
    width: 100%;
    padding-right: 0;
    padding-left: 0;
    border-left: none;
    display: inline-block;
    clear: both;
  }
}
.awArticleHighlight .article-summary {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
.awArticleHighlight.rt-block-large {
  font-size: 1.166666667em;
}
.awArticleHighlight.rt-block-pullquote {
  font-size: 1.833333333em;
  line-height: 1em;
}
.awArticleHighlight.rt-block-pullquote .awArticleHighlight-inner {
  padding: 0.8em 0;
  margin: 0.8em 0;
  border: 1px solid #003057;
  border-width: 1px 0;
}
.awArticleHighlight.rt-block-well .awArticleHighlight-inner {
  padding: 20px;
}
@media (min-width: 768px) {
  .awArticleHighlight .articles > * + * {
    border-left: 1px solid #326bc9;
  }
}
@media (max-width: 991px) {
  .awArticleHighlight .title {
    margin-bottom: 0;
  }
  .awArticleHighlight .article {
    margin-top: 10px;
    border-left: none;
    border-top: 1px solid #326bc9;
    padding-top: 10px;
  }
  .awArticleHighlight.rt-block-well .awArticleHighlight-inner {
    padding: 10px;
  }
}
.awArticleList .filters .filterItem {
  font-size: 1.666666667em;
  line-height: 1em;
  padding: 10px;
  color: white;
  cursor: pointer;
  background-color: gray;
}
.awArticleList .filters .filterItem.SupportEducationArticle {
  background-color: #326bc9;
}
.awArticleList .filters .filterItem.IndustryNews {
  background-color: #e57200;
}
.awArticleList .filters .filterItem.IndustryLink {
  background-color: #003057;
}
.awArticleList .filters .filterItem.PressRelease {
  background-color: #326bc9;
}
.awArticleList .filters .filterItem.Event {
  background-color: #e57200;
}
.awArticleList .filters .filterItem.Training {
  background-color: #003057;
}
.awArticleList .filters .filterItem.inactive {
  opacity: 0.4;
}
.awArticleList .awArticleListItem .header {
  font-size: 1.666666667em;
  line-height: 1em;
}
.awArticleList .awArticleListItem .summary > * + * {
  margin-top: 10px;
}
.awArticleList .awArticleListItem .summary > :first-child {
  margin-top: 0px;
}
.awArticleList .awArticleListItem .summary > :last-child {
  margin-bottom: 0px;
}
.awArticleList .awArticleListItem.SupportEducationArticle .header {
  color: #326bc9;
}
.awArticleList .awArticleListItem.IndustryNews .header {
  color: #e57200;
}
.awArticleList .awArticleListItem.IndustryLink .header {
  color: #003057;
}
.awArticleList .awArticleListItem.PressRelease .header {
  color: #326bc9;
}
.awArticleList .awArticleListItem.Event .header {
  color: #e57200;
}
.awArticleList .awArticleListItem.Training .header {
  color: #003057;
}
.awArticleList .list[data-article-filter="SupportEducationArticle"] .awArticleListItem {
  display: none;
}
.awArticleList .list[data-article-filter="SupportEducationArticle"] .awArticleListItem.SupportEducationArticle {
  display: block;
}
.awArticleList .list[data-article-filter="IndustryNews"] .awArticleListItem {
  display: none;
}
.awArticleList .list[data-article-filter="IndustryNews"] .awArticleListItem.IndustryNews {
  display: block;
}
.awArticleList .list[data-article-filter="IndustryLink"] .awArticleListItem {
  display: none;
}
.awArticleList .list[data-article-filter="IndustryLink"] .awArticleListItem.IndustryLink {
  display: block;
}
.awArticleList .list[data-article-filter="PressRelease"] .awArticleListItem {
  display: none;
}
.awArticleList .list[data-article-filter="PressRelease"] .awArticleListItem.PressRelease {
  display: block;
}
.awArticleList .list[data-article-filter="Event"] .awArticleListItem {
  display: none;
}
.awArticleList .list[data-article-filter="Event"] .awArticleListItem.Event {
  display: block;
}
.awArticleList .list[data-article-filter="Training"] .awArticleListItem {
  display: none;
}
.awArticleList .list[data-article-filter="Training"] .awArticleListItem.Training {
  display: block;
}
@media (max-width: 991px) {
  .awArticleList .filters .filterItem,
  .awArticleList .awArticleListItem .header {
    font-size: 1.333333333em;
  }
}
@media (max-width: 767px) {
  .awArticleList .filters > .row > * + * {
    margin-top: 10px;
  }
  .awArticleList .filters .filterItem {
    padding: 10px;
  }
  .awArticleList .awArticleListItem .summary {
    margin: 5px 0;
  }
}
.awCareAreaAnchorLinks ul {
  margin-bottom: 0px;
}
.awCareAreaAnchorLinks ul > li > a {
  display: block;
  padding-left: 1em;
  text-indent: -1em;
}
.awCareAreaAnchorLinks ul > li > a .fa {
  text-indent: 0;
}
@media (min-width: 480px) and (max-width: 767px) {
  .awCareAreaAnchorLinks ul {
    -webkit-column-count: 2;
    /* Chrome, Safari, Opera */
    -moz-column-count: 2;
    /* Firefox */
    column-count: 2;
    -webkit-column-gap: 10px;
    -moz-column-gap: 10px;
    column-gap: 10px;
  }
}
.awCareAreaList .awCareAreaItem .graphic img {
  width: 100%;
}
.awCareAreaList .awCareAreaItem .summary > :first-child {
  margin-top: 0px;
}
.awCareAreaList .awCareAreaItem .summary > :last-child {
  margin-bottom: 0px;
}
.awCareAreaList .awCareAreaItem .product-categories > li > a {
  padding-left: 1em;
  text-indent: -1em;
  display: block;
}
.awCareAreaList .awCareAreaItem .product-categories > li > a .fa {
  text-indent: 0;
}
.awCareAreaList .awCareAreaItem .backToTop {
  margin-top: 1em;
}
@media (min-width: 768px) {
  .awCareAreaList .awCareAreaItem .header {
    margin-bottom: 10px;
  }
  .awCareAreaList .awCareAreaItem .product-categories {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .awCareAreaList {
    margin-top: 20px;
  }
  .awCareAreaList .awCareAreaItem .product-categories {
    margin-top: 10px;
    -webkit-column-count: 2;
    /* Chrome, Safari, Opera */
    -moz-column-count: 2;
    /* Firefox */
    column-count: 2;
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .awCareAreaList .awCareAreaItem .product-categories {
    -webkit-column-count: 2;
    /* Chrome, Safari, Opera */
    -moz-column-count: 2;
    /* Firefox */
    column-count: 2;
    -webkit-column-gap: 10px;
    -moz-column-gap: 10px;
    column-gap: 10px;
  }
}
@media (max-width: 767px) {
  .awCareAreaList .awCareAreaItem .header {
    margin-bottom: 7.5px;
    line-height: 1.2em;
  }
  .awCareAreaList .awCareAreaItem .summary {
    margin-top: 10px;
  }
  .awCareAreaList .awCareAreaItem .product-categories {
    margin-top: 10px;
    margin-bottom: 0;
  }
}
.awCarousel {
  position: relative;
}
.awCarousel .carousel-inner {
  height: 100%;
}
.awCarousel .item {
  height: 100%;
  overflow: hidden;
}
.awCarousel .item .background {
  min-height: 355px;
  /* todo: remove after review
            position: absolute;
            left: 0; right: 0;
            top: 0; bottom: 0;
            */
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
@media (max-width: 1200px) {
  .awCarousel .item .background {
    min-height: 340px;
  }
}
.awCarousel .item .carousel-caption {
  left: auto;
  right: 0;
  top: auto;
  bottom: 30px;
  width: 50%;
  margin: 0;
  padding: 0 10px 0 0;
  text-align: left;
  text-shadow: none;
  color: #003057;
}
@media (max-width: 1200px) {
  .awCarousel .item .carousel-caption {
    width: 45%;
  }
}
.awCarousel .carousel-indicators {
  left: auto;
  right: 10px;
  bottom: 10px;
  width: auto;
  margin: 0;
}
.awCarousel .carousel-indicators > li {
  border-color: #003057;
  border-radius: 0px;
  margin: 0;
}
.awCarousel .carousel-indicators > li.active {
  background-color: #003057;
  height: 10px;
  width: 10px;
}
@media (max-width: 1199px) {
  .awCarousel .item .carousel-caption {
    min-height: 0;
  }
}
@media (max-width: 992px) {
  .awCarousel .carousel-indicators {
    top: 280px;
    bottom: auto;
  }
  .awCarousel .carousel-inner {
    background-color: #e7eef9;
  }
  .awCarousel .carousel-inner .item > a {
    cursor: pointer;
  }
  .awCarousel .carousel-inner .item > a:hover {
    text-decoration: none;
  }
  .awCarousel .carousel-inner .item .background {
    min-height: 310px;
  }
  .awCarousel .carousel-inner .item .carousel-caption {
    width: 100%;
    min-height: 127px !important;
    padding: 20px;
    background-color: #e7eef9;
    position: static;
  }
}
@media (max-width: 480px) {
  .awCarousel .carousel-inner .item .carousel-caption {
    min-height: 205px !important;
    padding: 10px;
  }
  .awCarousel .carousel-inner .item .carousel-caption span.rt-small {
    position: absolute;
    bottom: 20px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .awContactRequestForm .col-sm-12 + .col-sm-12 {
    margin-top: 20px;
  }
}
@media (max-width: 767px) {
  .awContactRequestForm .col-xs-12 + .col-xs-12 {
    margin-top: 10px;
  }
}
.awContactRequestForm .location-segments > * + * {
  margin-top: 20px;
}
.awContactRequestForm .location-segments > :first-child {
  margin-top: 0px;
}
.awContactRequestForm .location-segments > :last-child {
  margin-bottom: 0px;
}
@media (min-width: 992px) {
  .awContactRequestForm .location-segments .row > * + * {
    margin-top: 20px;
  }
  .awContactRequestForm .location-segments .row > :first-child {
    margin-top: 0px;
  }
  .awContactRequestForm .location-segments .row > :last-child {
    margin-bottom: 0px;
  }
}
@media (max-width: 767px) {
  .awContactRequestForm .location-segments > * + * {
    margin-top: 10px;
  }
  .awContactRequestForm .location-segments > :first-child {
    margin-top: 0px;
  }
  .awContactRequestForm .location-segments > :last-child {
    margin-bottom: 0px;
  }
  .awContactRequestForm .location-segments .row > * + * {
    margin-top: 10px;
  }
  .awContactRequestForm .location-segments .row > :first-child {
    margin-top: 0px;
  }
  .awContactRequestForm .location-segments .row > :last-child {
    margin-bottom: 0px;
  }
}
.awContactRequestForm .location-segment .title {
  color: #326bc9;
}
.awContactRequestForm .umbraco-forms-form {
  padding: 0;
}
.awContactRequestForm form .umbraco-forms-page {
  vertical-align: bottom;
}
.awContactRequestForm form .umbraco-forms-page > * {
  vertical-align: bottom;
}
.awContactRequestForm form .umbraco-forms-page > * + * {
  margin-top: 20px;
}
.awContactRequestForm form .umbraco-forms-page > :first-child {
  margin-top: 0px;
}
.awContactRequestForm form .umbraco-forms-page > :last-child {
  margin-bottom: 0px;
}
.awContactRequestForm form .umbraco-forms-page fieldset {
  padding: 0;
  margin: 0;
}
.awContactRequestForm form .umbraco-forms-page fieldset + fieldset {
  margin-top: 20px;
}
.awContactRequestForm form .umbraco-forms-page button,
.awContactRequestForm form .umbraco-forms-page input.btn {
  display: inline-block;
  line-height: 36px;
  font-size: 1.666666667em;
}
.awContactRequestForm form .umbraco-forms-page input.text,
.awContactRequestForm form .umbraco-forms-page textarea,
.awContactRequestForm form .umbraco-forms-page select {
  display: inline-block;
  padding: 19px 20px;
  width: 100%;
  resize: vertical;
  max-width: none !important;
  margin-top: 0;
  margin-bottom: 0;
}
.awContactRequestForm form .umbraco-forms-page select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.awContactRequestForm form .umbraco-forms-page .umbraco-forms-fieldset > .row > * > * + * {
  margin-top: 20px;
}
.awContactRequestForm form .umbraco-forms-page .umbraco-forms-fieldset > .row > * > :first-child {
  margin-top: 0px;
}
.awContactRequestForm form .umbraco-forms-page .umbraco-forms-fieldset > .row > * > :last-child {
  margin-bottom: 0px;
}
.awContactRequestForm form .umbraco-forms-page .help-block {
  margin-bottom: 0;
}
.awContactRequestForm form .umbraco-forms-page .umbraco-forms-navigation {
  margin-top: 20px;
}
@media (max-width: 767px) {
  .awContactRequestForm form .umbraco-forms-page > * + * {
    margin-top: 10px;
  }
  .awContactRequestForm form .umbraco-forms-page > :first-child {
    margin-top: 0px;
  }
  .awContactRequestForm form .umbraco-forms-page > :last-child {
    margin-bottom: 0px;
  }
  .awContactRequestForm form .umbraco-forms-page fieldset + fieldset {
    margin-top: 10px;
  }
  .awContactRequestForm form .umbraco-forms-page input.text,
  .awContactRequestForm form .umbraco-forms-page textarea,
  .awContactRequestForm form .umbraco-forms-page select {
    padding: 9px 10px;
  }
  .awContactRequestForm form .umbraco-forms-page button,
  .awContactRequestForm form .umbraco-forms-page input.btn {
    line-height: 26px;
    font-size: 1.333333333em;
  }
  .awContactRequestForm form .umbraco-forms-page .umbraco-forms-fieldset > .row > * + * {
    margin-top: 10px;
  }
  .awContactRequestForm form .umbraco-forms-page .umbraco-forms-fieldset > .row > :first-child {
    margin-top: 0px;
  }
  .awContactRequestForm form .umbraco-forms-page .umbraco-forms-fieldset > .row > :last-child {
    margin-bottom: 0px;
  }
  .awContactRequestForm form .umbraco-forms-page .umbraco-forms-fieldset > .row > * > * + * {
    margin-top: 10px;
  }
  .awContactRequestForm form .umbraco-forms-page .umbraco-forms-fieldset > .row > * > :first-child {
    margin-top: 0px;
  }
  .awContactRequestForm form .umbraco-forms-page .umbraco-forms-fieldset > .row > * > :last-child {
    margin-bottom: 0px;
  }
  .awContactRequestForm form .umbraco-forms-page .umbraco-forms-navigation {
    margin-top: 10px;
  }
}
#page-content .awCTA .background {
  min-height: 143px;
}
#page-content .awCTA .caption {
  margin-top: 0;
  padding: 20px;
  box-sizing: border-box;
}
#page-content .awCTA .caption > .caption {
  padding: 0;
}
#page-content .awCTA.style-normal .caption {
  background-color: #326bc9;
}
#page-content .awCTA.style-normal .rich-text-content .rt-heading .fa.fa-chevron-right {
  color: white;
}
@media (max-width: 767px) {
  #page-content .awCTA .caption {
    padding: 20px 10px;
  }
}
#page-content .awGraphic .graphic {
  position: relative;
}
#page-content .awGraphic .overlay-text {
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 20px;
  color: white;
  line-height: 1.1em;
}
#page-content .awGraphic .overlay-text .rt-heading {
  color: white;
}
#page-content .awGraphic .overlay-text .rt-subheading {
  color: white;
}
#page-content .awGraphic .caption {
  margin-top: 5px;
  font-size: 0.916666667em;
  color: #326bc9;
  text-align: center;
}
@media (min-width: 768px) and (max-width: 991px) {
  
}
@media (max-width: 767px) {
  #page-content .awGraphic .overlay-text {
    padding: 10px;
  }
}
#page-content .awKnowledgeCenterCTA {
  position: relative;
}
#page-content .awKnowledgeCenterCTA .background {
  min-height: 200px;
}
@media (max-width: 767px) {
  #page-content .awKnowledgeCenterCTA .background {
    background-position: top right;
  }
}
#page-content .awKnowledgeCenterCTA .upperCaption,
#page-content .awKnowledgeCenterCTA .caption {
  padding: 20px;
  position: absolute;
}
#page-content .awKnowledgeCenterCTA .upperCaption {
  top: 0;
  left: 0;
}
#page-content .awKnowledgeCenterCTA .upperCaption .rt-heading {
  display: inline-block;
}
#page-content .awKnowledgeCenterCTA .caption {
  bottom: 0;
  left: 0;
}
@media (max-width: 767px) {
  #page-content .awKnowledgeCenterCTA .upperCaption,
  #page-content .awKnowledgeCenterCTA .caption {
    padding: 20px 10px;
  }
}
@media (max-width: 350px) {
  #page-content .awKnowledgeCenterCTA .upperCaption .knowledge-center-glyphs {
    display: block;
    margin-left: 0;
    margin-top: 0.5em;
  }
}
.awMultiColumn .awGraphic img {
  width: 100%;
}
@media (min-width: 992px) {
  .awMultiColumn .awColumn + .awColumn.col-md-12,
  .awMultiColumn .awColumn + .awColumn.col-md-unspecified {
    margin-top: 20px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .awMultiColumn .awColumn + .awColumn.col-sm-12,
  .awMultiColumn .awColumn + .awColumn.col-sm-unspecified {
    margin-top: 20px;
  }
}
@media (max-width: 767px) {
  .awMultiColumn .awColumn + .awColumn.col-xs-12,
  .awMultiColumn .awColumn + .awColumn.col-xs-unspecified {
    margin-top: 10px;
  }
}
.awProductDivisionList .awProductDivisionItem {
  padding: 20px;
  background-color: #e7eef9;
}
.awProductDivisionList a {
  color: inherit;
}
.awProductDivisionList ul {
  margin-bottom: 0;
}
.awProductDivisionList .heading {
  margin-bottom: 12px;
}
.awProductDivisionList .graphic {
  margin-bottom: 12px;
}
.awProductDivisionList .graphic img {
  width: 100%;
}
.awProductDivisionList .description {
  font-size: 0.916666667em;
  margin-bottom: 12px;
}
.awProductDivisionList .categories > li + li {
  margin-top: 1em;
}
.awProductDivisionList .category-name {
  font-size: 1.166666667em;
  color: #003057;
}
.awProductDivisionList .product-name {
  color: #326bc9;
  margin-top: 4px;
}
.awProductDivisionList .products :first-child {
  margin-top: 0;
}
.awProductDivisionList .products > li + li {
  margin-top: 4px;
}
.awProductDivisionList .products + .categories {
  margin-top: 1em;
  border-top: 1px solid #003057;
  padding-top: 1em;
}
@media (min-width: 768px) and (max-width: 991px) {
  .awProductDivisionList > .row > * + * {
    margin-top: 20px;
  }
}
@media (max-width: 767px) {
  .awProductDivisionList > .row > * + * {
    margin-top: 10px;
  }
}
#page-content .awRichText {
  line-height: 1.3em;
}
#page-content .awRichText.rt-block-large {
  font-size: 1.166666667em;
}
#page-content .awRichText.rt-block-large .rt-heading,
#page-content .awRichText.rt-block-large .rt-subheading {
  font-size: 24px;
}
#page-content .awRichText.rt-block-pullquote {
  font-size: 24px;
  line-height: 1em;
  display: block;
  margin: 0.8em 0;
}
#page-content .awRichText.rt-block-pullquote .awRichText-inner {
  padding: 0.8em 0;
  border: 1px solid #003057;
  border-width: 1px 0;
}
#page-content .awRichText.rt-block-well {
  display: block;
}
#page-content .awRichText.rt-block-well .awRichText-inner {
  padding: 20px;
  background-color: #e7eef9;
}
#page-content .awRichText p {
  margin-bottom: 0;
}
#page-content .awRichText * + p {
  margin-top: 10px;
}
#page-content .awRichText * + h1 {
  margin-top: 20px;
}
#page-content .awRichText * + h2 {
  margin-top: 15px;
}
@media (max-width: 767px) {
  #page-content .awRichText.rt-block-well .awRichText-inner {
    padding: 10px;
  }
}
.awSearchForm form {
  vertical-align: bottom;
}
.awSearchForm form > * {
  vertical-align: bottom;
}
.awSearchForm button {
  display: inline-block;
  line-height: 36px;
  min-width: 160px;
  font-size: 1.666666667em;
  float: right;
}
.awSearchForm .search-field-container {
  margin-right: 180px;
}
.awSearchForm input[type=text] {
  display: inline-block;
  line-height: 48px;
  padding: 0 20px;
  width: 100%;
}
@media (max-width: 767px) {
  .awSearchForm button {
    line-height: 26px;
    min-width: 100px;
    font-size: 1.333333333em;
  }
  .awSearchForm .search-field-container {
    margin-right: 110px;
  }
  .awSearchForm input[type=text] {
    line-height: 38px;
    padding: 0 10px;
  }
}
.awVideo,
.awCTA {
  position: relative;
  background-color: #e7eef9;
}
.awVideo .background,
.awCTA .background {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  /* todo: remove after review
        position: absolute;
        left: 0; right: 0;
        top: 0; bottom: 0;
        background-size: cover;
        background-position: top center;
        background-repeat: no-repeat;
        */

}
.awVideo .caption > :first-child,
.awCTA .caption > :first-child,
.awVideo .upperCaption > :first-child,
.awCTA .upperCaption > :first-child {
  margin-top: 0px;
}
.awVideo .caption > :last-child,
.awCTA .caption > :last-child,
.awVideo .upperCaption > :last-child,
.awCTA .upperCaption > :last-child {
  margin-bottom: 0px;
}
.awVideo .link,
.awCTA .link {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  /* todo: remove after review
        position: absolute; left: 0; right: 0; top: 0; bottom: 0;
        */

}
.awVideo .link:active,
.awCTA .link:active,
.awVideo .link:focus,
.awCTA .link:focus,
.awVideo .link:visited,
.awCTA .link:visited {
  border: none;
}
.awVideo.style-normal .caption,
.awCTA.style-normal .caption {
  color: white;
}
.awVideo.style-clean,
.awCTA.style-clean {
  background-color: white;
}
.awVideo.style-clean .awCTA-inner,
.awCTA.style-clean .awCTA-inner,
.awVideo.style-clean .awVideo-inner,
.awCTA.style-clean .awVideo-inner {
  border: 1px solid #003057;
}
.awVideo.style-clean .caption,
.awCTA.style-clean .caption {
  background-color: transparent;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .awVideo,
  .awCTA {
    font-size: 0.85em;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  
}
@media (max-width: 767px) {
  
}
#page-content .awVideo {
  min-height: 340px;
  background-color: #e57200;
}
#page-content .awVideo .awVideo-inner {
  min-height: 340px;
}
#page-content .awVideo .background {
  position: relative;
  min-height: 143px;
  background-position: center;
  background-size: cover;
}
#page-content .awVideo .play-button {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -30px;
  margin-top: -30px;
  width: 60px;
  height: 60px;
  background: transparent url(../Assets/images/play-button.png) center no-repeat;
}
#page-content .awVideo.style-normal .play-button {
  top: 34.117647059%;
}
#page-content .awVideo.style-normal .caption {
  /* todo: remove after review 
            background-color: @color-orange;
            */
  padding: 20px;
  box-sizing: border-box;
}
#page-content .awVideo.style-normal .caption .rt-heading {
  color: white;
}
#page-content .awVideo.style-clean .background {
  min-height: 340px;
}
#page-content .awVideo.style-clean .caption {
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 20px;
  background-color: transparent;
}
#page-content .awVideo.style-clean .caption .rt-heading {
  color: white;
}
#page-content .awVideo.style-clean .caption .rt-subheading {
  color: white;
}
#page-content .awVideo.style-inset .background {
  min-height: 340px;
}
#page-content .awVideo.style-inset .caption {
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 20px;
  background-color: transparent;
}
#page-content .awVideo.style-normal.no-caption .background {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}
#page-content .awVideo.style-normal.no-caption .play-button {
  top: 50%;
}
@media (max-width: 1200px) {
  #page-content .awVideo {
    font-size: 0.85em;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  
}
@media (max-width: 767px) {
  #page-content .awVideo.style-normal .caption {
    padding: 20px 10px;
  }
  #page-content .awVideo.style-clean .caption {
    padding: 10px;
  }
}
.awVideoModal .modal-header {
  border-bottom: 0px none;
}
.awVideoModal .modal-header .close {
  position: relative;
  top: -10px;
}
.awVideoModal .iframe-container {
  height: 0;
  padding-bottom: 60.9375%;
}
.awVideoModal iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
@media (min-width: 1200px) {
  .awVideoModal .modal-dialog {
    width: 1100px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .awVideoModal .modal-dialog {
    width: 900px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .awVideoModal .modal-dialog {
    width: 700px;
  }
}
.awIFrame .awIFrameInner {
  position: relative;
  margin-left: auto;
  margin-right: auto;
}
.awIFrame iframe {
  border: 0px none;
  width: 100%;
  height: 100%;
}
body.page-homepage #page-content .awContentItem.awVideo {
  min-height: 340px;
}
@media (max-width: 991px) {
  body.page-homepage #page-content .awContentItem.awVideo {
    min-height: 0;
  }
}
body.page-homepage #page-content .awContentItem.awVideo .background {
  min-height: 227px;
}
@media (min-width: 1200px) {
  body.page-homepage #page-content .awContentItem.awVideo .background {
    min-height: 246px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body.page-homepage #page-content .awContentItem.awVideo .background {
    min-height: 219px;
  }
}
body.page-homepage #page-content .awContentItem.awCTA .background {
  min-height: 143px;
}
@media (min-width: 600px) and (max-width: 991px) {
  body.page-homepage #page-content .awContentItem.awCTA .background {
    min-height: 293px;
  }
}
body.page-homepage #page-content .awContentItem.awCTA.style-clean:not(class="awKnowledgeCenterCTA") .background {
  min-height: 142px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  body.page-homepage #page-content .awContentItem.awCTA.style-clean:not(class="awKnowledgeCenterCTA") .background {
    min-height: 142px;
  }
}
body.page-homepage #page-content .awContentItem.awKnowledgeCenterCTA .background {
  min-height: 200px;
}
body.page-homepage #page-content .awContentItem.awArticleHighlight {
  min-height: 202px;
}
@media (min-width: 1200px) {
  body.page-why-different-is-better .content-well-row .rt-block-well .awRichText-inner {
    min-height: 340px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body.page-why-different-is-better .content-well-row .rt-block-well .awRichText-inner {
    min-height: 390px;
  }
}
body.page-about-us #page-content .awContentItem.awVideo {
  min-height: 340px;
}
body.page-about-us #page-content .awContentItem.awVideo.style-clean .caption {
  right: auto;
  bottom: auto;
  left: 0;
  top: 0;
}
body.contenttype-leadform h1 {
  font-size: 1.846153846em;
}
body.contenttype-leadform h2 {
  font-size: 1.384615385em;
}
body.contenttype-leadform .rep-select {
  margin: 10px 0 0 0;
  padding: 0 10px;
  list-style: none;
}
body.contenttype-leadform .rep-select li {
  padding: 0;
  box-sizing: border-box;
}
body.contenttype-leadform .rep-select li a {
  margin: 0;
  padding: 10px;
  display: block;
  border: 1px solid #326bc9;
  text-align: center;
}
body.contenttype-leadform .rep-select li + li {
  margin-top: 10px;
}
body.contenttype-leadform .lead-form {
  margin-top: 1.5em;
}
body.contenttype-leadform .lead-form h1,
body.contenttype-leadform .lead-form h2 {
  font-family: ITCAvantGardeStd-Bk, Arial, sans-serif;
  font-size: 18px;
  line-height: 1.1em;
  color: #e57200;
}
body.contenttype-leadform .lead-form p {
  margin: 10px 0 0;
}
body.contenttype-leadform .lead-form .umbraco-forms-fieldset .umbraco-forms-field {
  display: flex;
  flex-direction: column;
  margin-bottom: 1.5em;
}
body.contenttype-leadform .lead-form .umbraco-forms-fieldset .umbraco-forms-field.hiddenfield {
  margin: 0;
}
body.contenttype-leadform .lead-form .umbraco-forms-fieldset .umbraco-forms-field.checkboxlist > div:first-child {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
}
body.contenttype-leadform .lead-form .umbraco-forms-fieldset .umbraco-forms-field.text h2 {
  background-color: #e57200;
  color: white;
  padding: 0.5em;
}
body.contenttype-leadform .lead-form .umbraco-forms-fieldset .umbraco-forms-field input {
  /*border:1px solid @color-dark-blue;*/
  padding: 0.5em;
}
body.contenttype-leadform .lead-form .umbraco-forms-fieldset .umbraco-forms-field input[type=text] {
  width: 100%;
}
body.contenttype-leadform .lead-form .umbraco-forms-fieldset .umbraco-forms-field input[type=radio],
body.contenttype-leadform .lead-form .umbraco-forms-fieldset .umbraco-forms-field input[type=checkbox] {
  margin-right: 0.5em;
}
body.contenttype-leadform .lead-form .umbraco-forms-fieldset .umbraco-forms-field > div {
  order: 2;
}
body.contenttype-leadform .lead-form .umbraco-forms-fieldset .umbraco-forms-field .help-block {
  order: 1;
}
body.contenttype-leadform .lead-form .umbraco-forms-fieldset .field-validation-error {
  color: red;
}
.toast-title {
  font-weight: bold;
}
.toast-message {
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}
.toast-message a,
.toast-message label {
  color: white;
}
.toast-message a:hover {
  color: #cccccc;
  text-decoration: none;
}
.toast-close-button {
  position: relative;
  right: -0.3em;
  top: -0.3em;
  float: right;
  font-size: 20px;
  font-weight: bold;
  color: white;
  -webkit-text-shadow: 0 1px 0 white;
  text-shadow: 0 1px 0 white;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  filter: alpha(opacity=80);
}
.toast-close-button:hover,
.toast-close-button:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  filter: alpha(opacity=40);
}
/*Additional properties for button version
 iOS requires the button element instead of an anchor tag.
 If you want the anchor version, it requires `href="#"`.*/

button.toast-close-button {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.toast-top-center {
  top: 0;
  right: 0;
  width: 100%;
}
.toast-bottom-center {
  bottom: 0;
  right: 0;
  width: 100%;
}
.toast-top-full-width {
  top: 0;
  right: 0;
  width: 100%;
}
.toast-bottom-full-width {
  bottom: 0;
  right: 0;
  width: 100%;
}
.toast-top-left {
  top: 12px;
  left: 12px;
}
.toast-top-right {
  top: 12px;
  right: 12px;
}
.toast-bottom-right {
  right: 12px;
  bottom: 12px;
}
.toast-bottom-left {
  bottom: 12px;
  left: 12px;
}
#toast-container {
  position: fixed;
  z-index: 999999;
  pointer-events: none;
  /*overrides*/

}
#toast-container * {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#toast-container > div {
  position: relative;
  pointer-events: auto;
  overflow: hidden;
  margin: 0 0 6px;
  padding: 15px 15px 15px 50px;
  width: 300px;
  -moz-border-radius: 3px 3px 3px 3px;
  -webkit-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
  background-position: 15px center;
  background-repeat: no-repeat;
  -moz-box-shadow: 0 0 12px #999999;
  -webkit-box-shadow: 0 0 12px #999999;
  box-shadow: 0 0 12px #999999;
  color: white;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  filter: alpha(opacity=80);
}
#toast-container > :hover {
  -moz-box-shadow: 0 0 12px black;
  -webkit-box-shadow: 0 0 12px black;
  box-shadow: 0 0 12px black;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  filter: alpha(opacity=100);
  cursor: pointer;
}
#toast-container > .toast-info {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=") !important;
}
#toast-container > .toast-error {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=") !important;
}
#toast-container > .toast-success {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==") !important;
}
#toast-container > .toast-warning {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=") !important;
}
#toast-container.toast-top-center > div,
#toast-container.toast-bottom-center > div {
  width: 300px;
  margin-left: auto;
  margin-right: auto;
}
#toast-container.toast-top-full-width > div,
#toast-container.toast-bottom-full-width > div {
  width: 96%;
  margin-left: auto;
  margin-right: auto;
}
.toast {
  background-color: #030303;
}
.toast-success {
  background-color: #51a351;
}
.toast-error {
  background-color: #bd362f;
}
.toast-info {
  background-color: #2f96b4;
}
.toast-warning {
  background-color: #f89406;
}
.toast-progress {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 4px;
  background-color: black;
  opacity: 0.4;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  filter: alpha(opacity=40);
}
/*Responsive Design*/

@media all and (max-width: 240px) {
  #toast-container > div {
    padding: 8px 8px 8px 50px;
    width: 11em;
  }
  #toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }
}
@media all and (min-width: 241px) and (max-width: 480px) {
  #toast-container > div {
    padding: 8px 8px 8px 50px;
    width: 18em;
  }
  #toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }
}
@media all and (min-width: 481px) and (max-width: 768px) {
  #toast-container > div {
    padding: 15px 15px 15px 50px;
    width: 25em;
  }
}
