/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
a {
  background: transparent;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
mark {
  background: #ff0;
  color: #000;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}
pre {
  white-space: pre-wrap;
}
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 50%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.8em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
fieldset {
  border: 0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}
button,
input {
  line-height: normal;
}
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;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 12px;
  padding-right: 12px;
}
.container:before,
.container:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.container:after {
  clear: both;
}
.container:before,
.container:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.container:after {
  clear: both;
}
@media (min-width: 768px) {
  .container {
    width: 770px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 980px;
  }
}
@media (min-width: 1240px) {
  .container {
    width: 1220px;
  }
}
.row {
  margin-left: -20px;
  margin-right: -20px;
}
.row:before,
.row:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.row:after {
  clear: both;
}
.row:before,
.row:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.row:after {
  clear: both;
}
.row:before,
.row:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.row:after {
  clear: both;
}
.row:before,
.row:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.row:after {
  clear: both;
}
@media (max-width: 767px) {
  .row {
    margin-left: -12px;
    margin-right: -12px;
  }
}
.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: 20px;
  padding-right: 20px;
}
.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 {
  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: 0%;
}
.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: 0%;
}
.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) {
  .container {
    width: 770px;
  }
  .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 {
    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: 0%;
  }
  .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: 0%;
  }
  .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) {
  .container {
    width: 980px;
  }
  .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 {
    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: 0%;
  }
  .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: 0%;
  }
  .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: 1240px) {
  .container {
    width: 1220px;
  }
  .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 {
    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: 0%;
  }
  .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: 0%;
  }
  .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%;
  }
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  transition: height 0.35s ease;
}
.clearfix:before,
.clearfix:after,
.container-fluid:before,
.container-fluid:after,
.banner-nav:before,
.banner-nav:after,
.home-section--search form:before,
.home-section--search form:after,
.modal-footer:before,
.modal-footer:after,
.section--contactus:before,
.section--contactus:after,
.section--faq-list:before,
.section--faq-list:after,
.section--faq-list--detailed:before,
.section--faq-list--detailed:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.clearfix:after,
.container-fluid:after,
.banner-nav:after,
.home-section--search form:after,
.modal-footer:after,
.section--contactus:after,
.section--faq-list:after,
.section--faq-list--detailed: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;
  visibility: hidden !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
tr.visible-xs,
th.visible-xs,
td.visible-xs {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-xs.visible-sm {
    display: block !important;
  }
  tr.visible-xs.visible-sm {
    display: table-row !important;
  }
  th.visible-xs.visible-sm,
  td.visible-xs.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1239px) {
  .visible-xs.visible-md {
    display: block !important;
  }
  tr.visible-xs.visible-md {
    display: table-row !important;
  }
  th.visible-xs.visible-md,
  td.visible-xs.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1240px) {
  .visible-xs.visible-lg {
    display: block !important;
  }
  tr.visible-xs.visible-lg {
    display: table-row !important;
  }
  th.visible-xs.visible-lg,
  td.visible-xs.visible-lg {
    display: table-cell !important;
  }
}
.visible-sm,
tr.visible-sm,
th.visible-sm,
td.visible-sm {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-sm.visible-xs {
    display: block !important;
  }
  tr.visible-sm.visible-xs {
    display: table-row !important;
  }
  th.visible-sm.visible-xs,
  td.visible-sm.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1239px) {
  .visible-sm.visible-md {
    display: block !important;
  }
  tr.visible-sm.visible-md {
    display: table-row !important;
  }
  th.visible-sm.visible-md,
  td.visible-sm.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1240px) {
  .visible-sm.visible-lg {
    display: block !important;
  }
  tr.visible-sm.visible-lg {
    display: table-row !important;
  }
  th.visible-sm.visible-lg,
  td.visible-sm.visible-lg {
    display: table-cell !important;
  }
}
.visible-md,
tr.visible-md,
th.visible-md,
td.visible-md {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-md.visible-xs {
    display: block !important;
  }
  tr.visible-md.visible-xs {
    display: table-row !important;
  }
  th.visible-md.visible-xs,
  td.visible-md.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-md.visible-sm {
    display: block !important;
  }
  tr.visible-md.visible-sm {
    display: table-row !important;
  }
  th.visible-md.visible-sm,
  td.visible-md.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1239px) {
  .visible-md {
    display: block !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1240px) {
  .visible-md.visible-lg {
    display: block !important;
  }
  tr.visible-md.visible-lg {
    display: table-row !important;
  }
  th.visible-md.visible-lg,
  td.visible-md.visible-lg {
    display: table-cell !important;
  }
}
.visible-lg,
tr.visible-lg,
th.visible-lg,
td.visible-lg {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-lg.visible-xs {
    display: block !important;
  }
  tr.visible-lg.visible-xs {
    display: table-row !important;
  }
  th.visible-lg.visible-xs,
  td.visible-lg.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-lg.visible-sm {
    display: block !important;
  }
  tr.visible-lg.visible-sm {
    display: table-row !important;
  }
  th.visible-lg.visible-sm,
  td.visible-lg.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1239px) {
  .visible-lg.visible-md {
    display: block !important;
  }
  tr.visible-lg.visible-md {
    display: table-row !important;
  }
  th.visible-lg.visible-md,
  td.visible-lg.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1240px) {
  .visible-lg {
    display: block !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
.hidden-xs {
  display: block !important;
}
tr.hidden-xs {
  display: table-row !important;
}
th.hidden-xs,
td.hidden-xs {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .hidden-xs,
  tr.hidden-xs,
  th.hidden-xs,
  td.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-xs.hidden-sm,
  tr.hidden-xs.hidden-sm,
  th.hidden-xs.hidden-sm,
  td.hidden-xs.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1239px) {
  .hidden-xs.hidden-md,
  tr.hidden-xs.hidden-md,
  th.hidden-xs.hidden-md,
  td.hidden-xs.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1240px) {
  .hidden-xs.hidden-lg,
  tr.hidden-xs.hidden-lg,
  th.hidden-xs.hidden-lg,
  td.hidden-xs.hidden-lg {
    display: none !important;
  }
}
.hidden-sm {
  display: block !important;
}
tr.hidden-sm {
  display: table-row !important;
}
th.hidden-sm,
td.hidden-sm {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .hidden-sm.hidden-xs,
  tr.hidden-sm.hidden-xs,
  th.hidden-sm.hidden-xs,
  td.hidden-sm.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm,
  tr.hidden-sm,
  th.hidden-sm,
  td.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1239px) {
  .hidden-sm.hidden-md,
  tr.hidden-sm.hidden-md,
  th.hidden-sm.hidden-md,
  td.hidden-sm.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1240px) {
  .hidden-sm.hidden-lg,
  tr.hidden-sm.hidden-lg,
  th.hidden-sm.hidden-lg,
  td.hidden-sm.hidden-lg {
    display: none !important;
  }
}
.hidden-md {
  display: block !important;
}
tr.hidden-md {
  display: table-row !important;
}
th.hidden-md,
td.hidden-md {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .hidden-md.hidden-xs,
  tr.hidden-md.hidden-xs,
  th.hidden-md.hidden-xs,
  td.hidden-md.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-md.hidden-sm,
  tr.hidden-md.hidden-sm,
  th.hidden-md.hidden-sm,
  td.hidden-md.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1239px) {
  .hidden-md,
  tr.hidden-md,
  th.hidden-md,
  td.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1240px) {
  .hidden-md.hidden-lg,
  tr.hidden-md.hidden-lg,
  th.hidden-md.hidden-lg,
  td.hidden-md.hidden-lg {
    display: none !important;
  }
}
.hidden-lg {
  display: block !important;
}
tr.hidden-lg {
  display: table-row !important;
}
th.hidden-lg,
td.hidden-lg {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .hidden-lg.hidden-xs,
  tr.hidden-lg.hidden-xs,
  th.hidden-lg.hidden-xs,
  td.hidden-lg.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-lg.hidden-sm,
  tr.hidden-lg.hidden-sm,
  th.hidden-lg.hidden-sm,
  td.hidden-lg.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1239px) {
  .hidden-lg.hidden-md,
  tr.hidden-lg.hidden-md,
  th.hidden-lg.hidden-md,
  td.hidden-lg.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1240px) {
  .hidden-lg,
  tr.hidden-lg,
  th.hidden-lg,
  td.hidden-lg {
    display: none !important;
  }
}
.visible-print,
tr.visible-print,
th.visible-print,
td.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
  .hidden-print,
  tr.hidden-print,
  th.hidden-print,
  td.hidden-print {
    display: none !important;
  }
}
/*
 * Swiper Scrollbar 2.4.1
 * Scrollbar plugin for Swiper
 *
 * http://www.idangero.us/sliders/swiper/plugins/scrollbar.php
 *
 * Copyright 2010-2014, Vladimir Kharlampidi
 * The iDangero.us
 * http://www.idangero.us/
 *
 * Licensed under GPL & MIT
 *
 * Released on: June 27, 2014
*/
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
.swiper-container-verticle .swiper-scrollbar {
  background: none;
  position: absolute;
  right: 3px;
  top: 0;
  height: 100%;
  width: 5px;
}
.swiper-container-verticle .swiper-scrollbar .swiper-scrollbar-drag {
  background: rgba(0, 0, 0, 0.5);
}
/*
 * Swiper 2.7.0
 * Mobile touch slider and framework with hardware accelerated transitions
 *
 * http://www.idangero.us/sliders/swiper/
 *
 * Copyright 2010-2014, Vladimir Kharlampidi
 * The iDangero.us
 * http://www.idangero.us/
 *
 * Licensed under GPL & MIT
 *
 * Released on: August 30, 2014
*/
/* ===============================================================
Basic Swiper Styles 
================================================================*/
.swiper-slide {
  float: left;
}
.swiper-wrapper {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
/* IE10 Windows Phone 8 Fixes */
.swiper-wp8-horizontal {
  -ms-touch-action: pan-y;
}
.swiper-wp8-vertical {
  -ms-touch-action: pan-x;
}
/* ===============================================================
Your custom styles, here you need to specify container's and slide's
sizes, pagination, etc.
================================================================*/
.swiper-container {
  overflow: hidden;
  width: 100%;
}
.swiper-slide {
  /* Specify Slides's Size: */
  /*width: 100%;
	height: 100%;*/
}
.swiper-slide-active {
  /* Specific active slide styling: */
}
.swiper-slide-visible {
  /* Specific visible slide styling: */
}
.swiper-wrapper.swiper-wrapper-cloak {
  visibility: hidden;
}
/* ===============================================================
Pagination Styles
================================================================*/
.swiper-pagination-switch {
  /* Stylize pagination button: */
  display: inline-block;
  border: 2px solid #25346a;
  border-radius: 50%;
  background: #25346a;
  margin-right: 10px;
  cursor: pointer;
  width: 10px;
  height: 10px;
}
.swiper-pagination-switch:last-child {
  margin-right: 0;
}
@media print {
  .swiper-pagination-switch {
    display: none;
  }
}
.swiper-active-switch {
  /* Specific active button style: */
  background: transparent;
}
.swiper-visible-switch:not(.swiper-active-switch) {
  /* Specific visible button style: */
  background: transparent;
}
.btn,
.btn-lg,
.btn-lg-sqr {
  background: #2171bd;
  border: none;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  text-align: center;
  text-transform: uppercase;
  vertical-align: middle;
  white-space: nowrap;
  line-height: 1;
  border-radius: 0;
  padding: 6px 8px;
  font-size: 1.19rem;
  -webkit-user-select: none;
  /* Chrome all / Safari all */
  -moz-user-select: none;
  /* Firefox all */
  -ms-user-select: none;
  /* IE 10+ */
  /* No support for @x yet, use at own risk */
  -o-user-select: none;
  user-select: none;
  font-weight: 500;
}
.btn.reverse,
.btn-lg.reverse,
.btn-lg-sqr.reverse {
  background: transparent;
  color: #2171bd;
}
.btn.reverse:active,
.btn.reverse:hover,
.btn-lg.reverse:active,
.btn-lg.reverse:hover,
.btn-lg-sqr.reverse:active,
.btn-lg-sqr.reverse:hover {
  background: transparent;
}
.btn.reverse:hover,
.btn-lg.reverse:hover,
.btn-lg-sqr.reverse:hover {
  color: #25346a;
}
.btn.reverse:active,
.btn-lg.reverse:active,
.btn-lg-sqr.reverse:active {
  color: #3fc2e7;
}
.btn.variant,
.btn-lg.variant,
.btn-lg-sqr.variant {
  background: #8ccb39;
}
.btn.variant:hover,
.btn-lg.variant:hover,
.btn-lg-sqr.variant:hover {
  background: #7bb332;
}
.btn.variant:active,
.btn-lg.variant:active,
.btn-lg-sqr.variant:active {
  background: #3fc2e7;
}
.btn:active,
.btn-lg:active,
.btn-lg-sqr:active {
  background: #3fc2e7;
}
.btn:focus,
.btn-lg:focus,
.btn-lg-sqr:focus {
  outline: none;
}
.btn:hover,
.btn-lg:hover,
.btn-lg-sqr:hover {
  background: #25346a;
  text-decoration: none;
}
.btn[disabled],
fieldset[disabled] .btn,
.btn-lg[disabled],
fieldset[disabled] .btn-lg,
.btn-lg-sqr[disabled],
fieldset[disabled] .btn-lg-sqr {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
}
.btn i,
.btn-lg i,
.btn-lg-sqr i {
  margin-left: 5px;
}
.btn-lg {
  font-weight: 400;
  line-height: 1;
  border-radius: 25px;
  padding: 18px 25px;
  font-size: 1.4rem;
}
.btn-lg-sqr {
  line-height: 54px;
  padding: 0 14px;
  text-transform: none;
  /* override */
  font-weight: 400;
  font-size: 1.75rem;
}
.btn-lg-sqr i {
  display: inline-block;
  -webkit-transform: translateY(8%);
  -ms-transform: translateY(8%);
  transform: translateY(8%);
}
.bg-blue .link,
.bg-blue .link:active,
.bg-blue .btn-link,
.bg-blue .btn-link:active,
.bg-blue .link-arrow,
.bg-blue .link-arrow:active,
.bg-blue .link-arrow-reverse,
.bg-blue .link-arrow-reverse:active,
.bg-blue .link-sub,
.bg-blue .link-sub:active {
  color: #fff;
  border-color: #fff;
}
.bg-blue .link:hover,
.bg-blue .btn-link:hover,
.bg-blue .link-arrow:hover,
.bg-blue .link-arrow-reverse:hover,
.bg-blue .link-sub:hover {
  color: #3fc2e7;
  border-color: #3fc2e7;
}
.btn-link {
  color: #2171bd;
  background: transparent;
  border: none;
}
.btn-back {
  text-transform: uppercase;
}
.btn-back:before {
  font-family: 'icon-westinghouse';
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  speak: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e602";
  padding-right: 15px;
  transition: all 0.3s ease-in-out;
}
.btn-back:hover {
  color: #123d66;
}
.btn-more {
  background: transparent;
  border: 3px solid #fff;
  border-radius: 30px;
  color: #fff;
  display: inline-block;
  padding: 12px 15px 11px;
  text-align: center;
  text-decoration: none;
  font-size: 1.59992rem;
}
.btn-more .bg-blue-3:active {
  color: #3fc2e7;
}
.btn-more .bg-grey:active {
  color: #6e7183;
}
.btn-more:active {
  background: #fff;
  color: #25346a;
}
@media (max-width: 767px) {
  .btn-more i {
    display: none;
  }
}
@media (min-width: 768px) {
  .btn-more {
    overflow: hidden;
    -webkit-transition: width 0.3s;
    transition: width 0.3s;
  }
  .btn-more i,
  .btn-more span {
    display: inline-block;
    overflow: hidden;
    vertical-align: middle;
    -webkit-transition: width 0.3s;
    transition: width 0.3s;
  }
  .btn-more i {
    width: 16px;
    -ms-transform: translateX(1px);
    -webkit-transform: translate3d(1px, 0, 0);
    transform: translate3d(1px, 0, 0);
    font-family: 'icon-westinghouse';
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    speak: none;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .btn-more i:before {
    content: "\e601";
  }
  .btn-more span {
    overflow: hidden;
    width: 0;
    white-space: nowrap;
    word-wrap: normal;
  }
  .touch .btn-more span {
    display: none;
  }
}
.link,
.btn-link,
.link-arrow,
.link-arrow-reverse,
.link-sub,
.download-link {
  font-weight: 500;
}
.link:hover,
.btn-link:hover,
.link-arrow:hover,
.link-arrow-reverse:hover,
.link-sub:hover,
.product:hover .product-title {
  color: #25346a;
}
.link:active,
.btn-link:active,
.link-arrow:active,
.link-arrow-reverse:active,
.link-sub:active {
  color: #3fc2e7;
  outline: none;
}
.link-arrow > *,
.link-arrow:after {
  vertical-align: middle;
}
.link-arrow:after {
  display: inline-block;
  font-family: "icon-westinghouse";
  margin-left: 5px;
  content: "\e601";
}
.link-arrow-reverse > *,
.link-arrow-reverse:before {
  vertical-align: middle;
}
.link-arrow-reverse:before {
  display: inline-block;
  font-family: "icon-westinghouse";
  margin-right: 5px;
  content: "\e602";
}
.link-circle {
  font-family: 'icon-westinghouse';
  border: 2px solid #2171bd;
  color: #2171bd;
  border-radius: 50%;
  display: inline-block;
  line-height: 32px;
  text-align: center;
  width: 36px;
  height: 36px;
}
.link-sub {
  text-transform: uppercase;
  font-weight: 400;
}
.btn--back-to-top {
  font-family: 'icon-westinghouse';
  border: 2px solid #25346a;
  color: #25346a;
  border-radius: 50%;
  display: inline-block;
  line-height: 34px;
  text-align: center;
  width: 38px;
  height: 38px;
  background: #fff;
  display: none;
  z-index: 100;
  position: fixed;
  right: 50%;
  bottom: 30px;
}
@media print {
  .btn--back-to-top {
    display: none !important;
  }
}
.fb-share-button > span > iframe {
  visibility: inherit !important;
}
.play-video {
  font-size: 3.5rem;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  font-family: 'icon-westinghouse';
  border: 2px solid #fff;
  color: #fff;
  border-radius: 50%;
  display: inline-block;
  line-height: 79px;
  text-align: center;
  width: 83px;
  height: 83px;
  border-width: 4px;
  z-index: 1;
}
.play-video:before {
  display: inline-block;
  content: "\e60e";
  -ms-transform: translate(11%, -1%);
  -webkit-transform: translate3d(11%, -1%, 0);
  transform: translate3d(11%, -1%, 0);
}
.font-italic {
  font-style: italic;
}
.font-light {
  font-weight: 300;
}
.font-normal {
  font-weight: 400;
}
.font-medium {
  font-weight: 500;
}
.font-bold {
  font-weight: 700;
}
input[type=radio],
input[type=checkbox]:not(.bv-checkbox) {
  display: none;
}
input[type=radio] + label,
input[type=checkbox]:not(.bv-checkbox) + label {
  cursor: pointer;
  padding-left: 30px;
  position: relative;
  text-transform: capitalize;
  font-weight: 400;
  -webkit-user-select: none;
  /* Chrome all / Safari all */
  -moz-user-select: none;
  /* Firefox all */
  -ms-user-select: none;
  /* IE 10+ */
  /* No support for @x yet, use at own risk */
  -o-user-select: none;
  user-select: none;
}
input[type=radio] + label:before,
input[type=checkbox]:not(.bv-checkbox) + label:before {
  background-color: #fff;
  border: 3px solid #25346a;
  width: 22px;
  height: 22px;
  -ms-transform: translateY(-50%);
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
}
input[type=radio] + label:before,
input[type=checkbox]:not(.bv-checkbox) + label:before,
input[type=radio] + label:after,
input[type=checkbox]:not(.bv-checkbox) + label:after {
  content: ' ';
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 0;
}
.bg-grey input[type=radio] + label:before,
.bg-grey input[type=checkbox]:not(.bv-checkbox) + label:before {
  background-color: #6e7183;
  border-color: #fff;
}
input[type=radio]:checked + label,
input[type=checkbox]:not(.bv-checkbox):checked + label {
  color: #2171bd;
}
input[type=radio]:checked + label:after,
input[type=checkbox]:not(.bv-checkbox):checked + label:after {
  background: #2171bd;
}
input[type=radio]:checked + label:before,
input[type=checkbox]:not(.bv-checkbox):checked + label:before {
  border-color: #2171bd;
}
.bg-grey input[type=radio]:checked + label,
.bg-grey input[type=checkbox]:not(.bv-checkbox):checked + label {
  color: #fff;
}
.bg-grey input[type=radio]:checked + label:after,
.bg-grey input[type=checkbox]:not(.bv-checkbox):checked + label:after {
  background: #fff;
}
.bg-grey input[type=radio]:checked + label:before,
.bg-grey input[type=checkbox]:not(.bv-checkbox):checked + label:before {
  border-color: #fff;
}
input[type=radio] + label:before {
  border-radius: 50%;
}
input[type=radio] + label:after {
  border-radius: 50%;
  width: 12px;
  height: 12px;
  -ms-transform: translate(5px, -50%);
  -webkit-transform: translate3d(5px, -50%, 0);
  transform: translate3d(5px, -50%, 0);
}
input[type=radio]:checked + label {
  font-weight: 700;
}
input[type=checkbox]:not(.bv-checkbox) + label {
  border-radius: 2px;
}
input[type=checkbox]:not(.bv-checkbox) + label:before {
  border-width: 2px;
}
input[type=checkbox]:not(.bv-checkbox) + label:after {
  width: 12px;
  height: 12px;
  -ms-transform: translate(5px, -50%);
  -webkit-transform: translate3d(5px, -50%, 0);
  transform: translate3d(5px, -50%, 0);
}
input[type=checkbox]:not(.bv-checkbox):checked + label {
  font-weight: 500;
}
input[type=text],
input[type=email],
textarea {
  line-height: normal;
}
input[type=text]:-moz-placeholder,
input[type=email]:-moz-placeholder,
textarea:-moz-placeholder {
  color: rgba(110, 113, 131, 0.95);
  font-style: italic;
  font-weight: 400;
}
input[type=text]::-moz-placeholder,
input[type=email]::-moz-placeholder,
textarea::-moz-placeholder {
  color: rgba(110, 113, 131, 0.95);
  font-style: italic;
  font-weight: 400;
}
input[type=text]:-ms-input-placeholder,
input[type=email]:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: rgba(110, 113, 131, 0.95);
  font-style: italic;
  font-weight: 400;
}
input[type=text]::-webkit-input-placeholder,
input[type=email]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: rgba(110, 113, 131, 0.95);
  font-style: italic;
  font-weight: 400;
}
input[type=text]:focus:-moz-placeholder,
input[type=email]:focus:-moz-placeholder,
textarea:focus:-moz-placeholder {
  color: #000;
  font-style: normal;
}
input[type=text]:focus::-moz-placeholder,
input[type=email]:focus::-moz-placeholder,
textarea:focus::-moz-placeholder {
  color: #000;
  font-style: normal;
}
input[type=text]:focus:-ms-input-placeholder,
input[type=email]:focus:-ms-input-placeholder,
textarea:focus:-ms-input-placeholder {
  color: #000;
  font-style: normal;
}
input[type=text]:focus::-webkit-input-placeholder,
input[type=email]:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder {
  color: #000;
  font-style: normal;
}
input[type=text]::-ms-clear,
input[type=email]::-ms-clear,
textarea::-ms-clear {
  display: none;
}
input[type=text]:focus,
input[type=email]:focus,
select:focus,
textarea:focus {
  border-color: #2171bd;
  outline: none;
}
select {
  min-height: 45px;
  padding: 10px 30px;
}
.browser-android select {
  -webkit-appearance: listbox;
  /* a simple arrow img */
  background: url(data:image/png;base64,R0lGODlhDQAEAIAAAAAAAP8A/yH5BAEHAAEALAAAAAANAAQAAAILhA+hG5jMDpxvhgIAOw==) no-repeat right center;
  padding-right: 20px;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 2rem;
  font-size: 2.1rem;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="file"] {
  display: block;
}
select[multiple],
select[size] {
  height: auto;
}
select optgroup {
  font-size: inherit;
  font-style: inherit;
  font-family: inherit;
}
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
  height: auto;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 1.4rem;
  line-height: 1.42857143;
  color: #555555;
  vertical-align: middle;
}
.form-control-message {
  line-height: 1;
  font-style: italic;
  font-size: 1.4rem;
  padding-top: 8px;
  padding-right: 10px;
  padding-left: 10px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: auto;
  -webkit-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
}
.form-control-feedback {
  display: none;
  position: absolute;
  top: 50%;
  right: 12px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.form-group {
  display: inline-block;
  position: relative;
}
.form-group .has-error,
.form-group.has-error,
.form-group .input-validation-error,
.form-group .field-validation-error {
  color: #df2927;
}
.form-group .has-error .form-control,
.form-group.has-error .form-control,
.form-group .input-validation-error .form-control,
.form-group .field-validation-error .form-control,
.form-group .has-error.form-control,
.form-group.has-error.form-control,
.form-group .input-validation-error.form-control,
.form-group .field-validation-error.form-control {
  color: #df2927;
  border-color: #df2927;
}
.form-group .has-error .form-control:-moz-placeholder,
.form-group.has-error .form-control:-moz-placeholder,
.form-group .input-validation-error .form-control:-moz-placeholder,
.form-group .field-validation-error .form-control:-moz-placeholder,
.form-group .has-error.form-control:-moz-placeholder,
.form-group.has-error.form-control:-moz-placeholder,
.form-group .input-validation-error.form-control:-moz-placeholder,
.form-group .field-validation-error.form-control:-moz-placeholder {
  color: #df2927;
}
.form-group .has-error .form-control::-moz-placeholder,
.form-group.has-error .form-control::-moz-placeholder,
.form-group .input-validation-error .form-control::-moz-placeholder,
.form-group .field-validation-error .form-control::-moz-placeholder,
.form-group .has-error.form-control::-moz-placeholder,
.form-group.has-error.form-control::-moz-placeholder,
.form-group .input-validation-error.form-control::-moz-placeholder,
.form-group .field-validation-error.form-control::-moz-placeholder {
  color: #df2927;
}
.form-group .has-error .form-control:-ms-input-placeholder,
.form-group.has-error .form-control:-ms-input-placeholder,
.form-group .input-validation-error .form-control:-ms-input-placeholder,
.form-group .field-validation-error .form-control:-ms-input-placeholder,
.form-group .has-error.form-control:-ms-input-placeholder,
.form-group.has-error.form-control:-ms-input-placeholder,
.form-group .input-validation-error.form-control:-ms-input-placeholder,
.form-group .field-validation-error.form-control:-ms-input-placeholder {
  color: #df2927;
}
.form-group .has-error .form-control::-webkit-input-placeholder,
.form-group.has-error .form-control::-webkit-input-placeholder,
.form-group .input-validation-error .form-control::-webkit-input-placeholder,
.form-group .field-validation-error .form-control::-webkit-input-placeholder,
.form-group .has-error.form-control::-webkit-input-placeholder,
.form-group.has-error.form-control::-webkit-input-placeholder,
.form-group .input-validation-error.form-control::-webkit-input-placeholder,
.form-group .field-validation-error.form-control::-webkit-input-placeholder {
  color: #df2927;
}
.form-group .has-error .form-control-feedback,
.form-group.has-error .form-control-feedback,
.form-group .input-validation-error .form-control-feedback,
.form-group .field-validation-error .form-control-feedback {
  display: block;
}
.form-group .has-error select + .form-control-feedback,
.form-group.has-error select + .form-control-feedback,
.form-group .input-validation-error select + .form-control-feedback,
.form-group .field-validation-error select + .form-control-feedback {
  display: none;
}
.form-group .has-error:before,
.form-group.has-error:before,
.form-group .input-validation-error:before,
.form-group .field-validation-error:before {
  display: none;
}
fieldset {
  border: 0;
}
fieldset legend {
  font-weight: 400;
  font-size: 2.4rem;
  color: #25346a;
  border-bottom: 1px solid #25346a;
  line-height: 50px;
  margin: 0;
  position: relative;
}
.font-white,
.bg-blue,
.bg-blue-pattern,
.bg-blue-2,
.bg-blue-3,
.bg-blue-3-pattern,
.bg-grey,
.bg-grey-pattern,
.bg-black,
.bg-green,
.bg-green-2 {
  color: #fff;
}
.bg-blue {
  background: #25346a;
}
.bg-blue-pattern {
  background: url(/Common/Images/bg-blue-pattern.jpg);
}
.bg-blue-2 {
  background: #2171bd;
}
.bg-blue-3 {
  background: #3fc2e7;
}
.bg-blue-3-pattern {
  background: url(/Common/Images/bg-blue-3-pattern.jpg);
}
.bg-grey {
  background: #6e7183;
}
.bg-grey-light {
  background: #e5e5e5;
  color: #000;
}
.bg-grey-lighter {
  background: #f7f7f7;
  color: #000;
}
.bg-grey-pattern {
  background: url(/Common/Images/bg-grey-pattern.jpg);
}
.bg-black {
  background: #000;
}
.bg-green {
  background: #7bb332;
}
.bg-green-2 {
  background: #8ccb39;
}
@media (max-width: 767px) {
  .sm-hide {
    display: none;
  }
}
.text-blue {
  color: #2171bd;
  font-weight: 500;
}
.font-light {
  font-weight: 300;
}
@font-face {
  font-family: 'icon-westinghouse';
  src: url('/Common/Fonts/Icomoon/icomoon.eot?-fjjk1h');
  src: url('/Common/Fonts/Icomoon/icomoon.eot?#iefix-fjjk1h') format('embedded-opentype'), url('/Common/Fonts/Icomoon/icomoon.woff?-fjjk1h') format('woff'), url('/Common/Fonts/Icomoon/icomoon.ttf?-fjjk1h') format('truetype'), url('/Common/Fonts/Icomoon/icomoon.svg?-fjjk1h#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"],
[class*=" icon-"] {
  font-family: 'icon-westinghouse';
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  speak: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-dishwashers-type-builtunder:before {
  content: "\e65a";
}
.icon-freezers-type-barfreezer:before {
  content: "\e65b";
}
.icon-fridgeopening-top:before {
  content: "\e65c";
}
.icon-fridges-type-verticalfridge:before {
  content: "\e65d";
}
.icon-youtube:before {
  content: "\ea99";
}
.icon-microwaves-grill-quartz:before {
  content: "\e659";
}
.icon-microwaves-grill-radiant:before {
  content: "\e657";
}
.icon-cookers-steam:before {
  content: "\e658";
}
.icon-document-reverse:before {
  content: "\e645";
}
.icon-controls-knob:before {
  content: "\e616";
}
.icon-controls-touch:before {
  content: "\e617";
}
.icon-cookers-conventional:before {
  content: "\e618";
}
.icon-cookers-fanforced:before {
  content: "\e619";
}
.icon-no-1:before {
  content: "\e61a";
}
.icon-no-2:before {
  content: "\e61b";
}
.icon-no-3:before {
  content: "\e61c";
}
.icon-no-4:before {
  content: "\e61d";
}
.icon-no-5:before {
  content: "\e61e";
}
.icon-cooktop-ceramic:before {
  content: "\e61f";
}
.icon-cooktop-electric:before {
  content: "\e620";
}
.icon-cooktop-gas:before {
  content: "\e621";
}
.icon-cooktop-induction:before {
  content: "\e653";
}
.icon-cooktop-fullinduction:before {
  content: "\e622";
}
.icon-dishwashers-dryingsystem-activedry:before {
  content: "\e623";
}
.icon-dishwashers-dryingsystem-fandrying:before {
  content: "\e624";
}
.icon-dishwashers-type-glasswaresafe:before {
  content: "\e625";
}
.icon-freezers-type-chestfreezer:before {
  content: "\e626";
}
.icon-freezers-type-verticalfreezer:before {
  content: "\e627";
}
.icon-fridges-type-barfridge:before {
  content: "\e628";
}
.icon-fridges-type-bottommount:before {
  content: "\e629";
}
.icon-fridges-type-frenchdoor:before {
  content: "\e62a";
}
.icon-fridgeopening-left:before {
  content: "\e62b";
}
.icon-fridgeopening-leftandright:before {
  content: "\e654";
}
.icon-fridgeopening-leftorright:before {
  content: "\e62c";
}
.icon-fridgeopening-right:before {
  content: "\e62d";
}
.icon-fridgeopening-reversiblewithoptionaldoorkit:before {
  content: "\e62e";
}
.icon-fridgeopening-reversible:before {
  content: "\e62f";
}
.icon-fridges-type-sidebyside:before {
  content: "\e630";
}
.icon-fridges-type-singledoor:before {
  content: "\e631";
}
.icon-fridges-type-topmount:before {
  content: "\e632";
}
.icon-microwaves-grill-grill:before {
  content: "\e633";
}
.icon-microwaves-type-builtin:before {
  content: "\e634";
}
.icon-dishwasher-type-builtin:before {
  content: "\e635";
}
.icon-dishwasher-type-builtunder:before {
  content: "\e636";
}
.icon-dishwashers-type-freestanding:before {
  content: "\e655";
}
.icon-microwaves-type-freestanding:before {
  content: "\e637";
}
.icon-microwaves-type-freestandingcountertop:before {
  content: "\e638";
}
.icon-fridges-type-multidoor:before {
  content: "\e639";
}
.icon-microwaves-grill-none:before {
  content: "\e63a";
}
.icon-cookers-multifunction-1:before {
  content: "\e63b";
}
.icon-cookers-multifunction-2:before {
  content: "\e63c";
}
.icon-cookers-multifunction:before {
  content: "\e63d";
}
.icon-cookers-multifunction-4:before {
  content: "\e63e";
}
.icon-cookers-multifunction-5:before {
  content: "\e63f";
}
.icon-cookers-multifunction-6:before {
  content: "\e640";
}
.icon-cookers-multifunction-7:before {
  content: "\e641";
}
.icon-cookers-multifunction-8:before {
  content: "\e642";
}
.icon-cookers-multifunction-9:before {
  content: "\e643";
}
.icon-cookers-multifunction-10:before {
  content: "\e644";
}
.icon-cookers-multifunction-11:before {
  content: "\e646";
}
.icon-cookers-multifunction-12:before {
  content: "\e647";
}
.icon-cookers-multifunction-13:before {
  content: "\e648";
}
.icon-ovens-type-combinationoven:before {
  content: "\e649";
}
.icon-ovens-type-doubleoven:before {
  content: "\e64a";
}
.icon-ovens-type-duooven:before {
  content: "\e64b";
}
.icon-ovens-type-separategrillunderbenchoven:before {
  content: "\e64c";
}
.icon-ovens-type-separategrillwalloven:before {
  content: "\e64d";
}
.icon-ovens-type-singleoven:before {
  content: "\e64e";
}
.icon-ovens-type-singlepyrolyticpyroluxeoven:before {
  content: "\e64f";
}
.icon-rangehoods-type-fixed:before {
  content: "\e650";
}
.icon-rangehoods-type-integratedundercupboard:before {
  content: "\e651";
}
.icon-rangehoods-type-slideout:before {
  content: "\e652";
}
.icon-rangehoods-type-wallmountedcanopy:before {
  content: "\e656";
}
.icon-arrowdown:before {
  content: "\e600";
}
.icon-arrowright:before,
.navbar-menu--extra ul a:before {
  content: "\e601";
}
.icon-arrowleft:before {
  content: "\e602";
}
.icon-arrowup:before {
  content: "\e603";
}
.icon-avatar:before {
  content: "\e604";
}
.icon-cart:before {
  content: "\e605";
}
.icon-ceramic:before {
  content: "\e606";
}
.icon-cross:before {
  content: "\e607";
}
.icon-document:before {
  content: "\e608";
}
.icon-email:before {
  content: "\e609";
}
.icon-facebook:before {
  content: "\e60a";
}
.icon-induction:before {
  content: "\e60b";
}
.icon-pin:before {
  content: "\e60c";
}
.icon-pinterest:before {
  content: "\e60d";
}
.icon-play:before {
  content: "\e60e";
}
.icon-search:before {
  content: "\e60f";
}
.icon-service:before {
  content: "\e610";
}
.icon-tick:before {
  content: "\e611";
}
.icon-twitter:before {
  content: "\e612";
}
.icon-star:before {
  content: "\e614";
}
.icon-star-empty:before {
  content: "\e615";
}
.icon-record:before {
  content: "\e613";
}
.icon-plus:before {
  display: inline-block;
  content: "\e607";
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
html {
  height: 100%;
  width: 100%;
}
body {
  background: #fff;
  min-height: 100%;
}
body.cursor-wait * {
  cursor: wait !important;
}
@media print {
  @page {
    size: landscape;
  }
}
.body-container,
.navbar {
  -webkit-transition: -webkit-transform 0.6s;
  -moz-transition: -moz-transform 0.6s;
  -o-transition: -o-transform 0.6s;
  transition: transform 0.6s;
}
.body-container:before {
  background: rgba(255, 255, 255, 0.5);
  content: ' ';
  display: block;
  opacity: 0;
  z-index: -1;
  position: fixed;
  top: 0;
  left: 0;
  width: 101%;
  height: 100%;
  -webkit-transition: opacity 0.6s, z-index 0.6s;
  transition: opacity 0.6s, z-index 0.6s;
}
@media print {
  .body-container:before {
    display: none;
  }
}
.body-container.overlaid:before {
  opacity: 1;
  z-index: 100;
}
.main-wrapper {
  padding-bottom: 5px;
}
@media (min-width: 768px) {
  .main-wrapper {
    padding-bottom: 30px;
  }
}
@media (min-width: 768px) {
  .table-row {
    display: table;
    table-layout: fixed;
    width: 100%;
  }
}
.section-header {
  color: #25346a;
  border-bottom: 1px solid #25346a;
  line-height: 50px;
  position: relative;
}
.section-header h3 {
  line-height: 50px;
  margin: 0;
  font-weight: 400;
}
.section-header > i {
  display: none;
}
@media (min-width: 768px) {
  .section-header > i {
    cursor: pointer;
    float: right;
    font-family: 'icon-westinghouse';
    border: 2px solid #2171bd;
    color: #2171bd;
    border-radius: 50%;
    display: inline-block;
    line-height: 26px;
    text-align: center;
    width: 30px;
    height: 30px;
    -webkit-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    transform: translateY(-40px);
    -webkit-user-select: none;
    /* Chrome all / Safari all */
    -moz-user-select: none;
    /* Firefox all */
    -ms-user-select: none;
    /* IE 10+ */
    /* No support for @x yet, use at own risk */
    -o-user-select: none;
    user-select: none;
  }
  .section-header > i:last-child {
    margin-right: 25px;
  }
}
@media print {
  .section-header > i {
    display: none;
  }
}
@media (max-width: 767px) {
  .section-header h3 {
    text-align: center;
    font-size: 2rem;
  }
  .section-header.dropdown-toggler {
    cursor: pointer;
    border-bottom: none;
  }
  .section-header.dropdown-toggler:active h3,
  .section-header.dropdown-toggler:hover h3,
  .section-header.dropdown-toggler:active h3:after,
  .section-header.dropdown-toggler:hover h3:after {
    color: #3fc2e7;
  }
  .section-header.dropdown-toggler:active h3:after,
  .section-header.dropdown-toggler:hover h3:after {
    border-color: #3fc2e7;
  }
  .section-header.dropdown-toggler h3 {
    color: #2171bd;
    line-height: 60px;
    text-align: left;
    text-transform: uppercase;
    font-size: 1.8rem;
  }
  .section-header.dropdown-toggler h3:after {
    float: right;
    font-size: 1.6rem;
    margin-top: 13px;
    font-family: 'icon-westinghouse';
    border: 2px solid #2171bd;
    color: #2171bd;
    border-radius: 50%;
    display: inline-block;
    line-height: 30px;
    text-align: center;
    width: 34px;
    height: 34px;
    content: "\e600";
  }
}
@media print {
  .section-header > i {
    display: none;
  }
  .section-header.dropdown-toggler h3:after {
    display: none;
  }
}
@media print, (min-width: 768px) {
  .section-header + .collapse {
    display: block;
    height: auto !important;
  }
}
@media (min-width: 768px) {
  .section-header h3 {
    line-height: 55px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  max-width: 1240px;
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 767px) {
  .container-fluid {
    padding-left: 12px;
    padding-right: 12px;
  }
}
.page-content {
  margin-bottom: 80px;
  margin-top: 70px;
}
iframe {
  max-width: 100%;
}
.flex-container {
  display: flex;
}
.flex-row {
  flex-flow: row wrap;
}
.flex-col {
  flex-flow: column wrap;
}
.justify-horizontal {
  justify-content: center;
}
.justify-vertical {
  align-items: center;
}
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  background: #fff;
  color: #333333;
  font-family: "Gotham SSm A", "Gotham SSm B", Arial, sans-serif;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.42857143;
  overflow-x: hidden;
  padding-top: 65px;
}
@media (min-width: 768px) {
  body {
    padding-top: 95px;
  }
}
@media print {
  body {
    padding-top: 0;
  }
}
@media print {
  .footer,
  .navbar,
  .nav--mobile {
    display: none;
  }
}
p {
  margin: 0 0 1rem;
}
.lead {
  margin-bottom: 2rem;
  font-size: 1rem;
  font-weight: 200;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 2.1rem;
  }
}
small,
.small {
  font-size: 85%;
}
cite {
  font-style: normal;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.promotion-content,
.promotion-title {
  font-family: "Gotham SSm A", "Gotham SSm B", Arial, sans-serif;
  font-weight: 500;
  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 {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}
h1,
h2,
h3 {
  margin-top: 2rem;
  margin-bottom: 1rem;
}
h1 small,
h2 small,
h3 small,
h1 .small,
h2 .small,
h3 .small {
  font-size: 65%;
}
h4,
h5,
h6,
.promotion-content,
.promotion-title {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
h4 small,
h5 small,
h6 small,
h4 .small,
h5 .small,
h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 3.4rem;
  line-height: 4rem;
}
h2,
.h2 {
  font-size: 2.8rem;
  line-height: 3.6rem;
}
h3,
.h3 {
  font-size: 2.4rem;
  line-height: 2.8rem;
}
h4,
.h4,
.promotion-title {
  font-size: 2rem;
  line-height: 2.8rem;
}
h5,
.h5,
.promotion-content {
  font-size: 1.6rem;
  line-height: 2.4rem;
}
h6,
.h6 {
  font-size: 1.4rem;
}
.page-header {
  padding-bottom: 0rem;
  margin: 4rem 0 2rem;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
ul.with-bullet,
ol.with-bullet {
  padding-left: 30px;
  list-style: initial;
}
.list-unstyled,
.comment-list {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
.list-inline > li:first-child {
  padding-left: 0;
}
dl {
  margin-bottom: 2rem;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .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;
  }
  .dl-horizontal dd:before,
  .dl-horizontal dd:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  .dl-horizontal dd:after {
    clear: both;
  }
  .dl-horizontal dd:before,
  .dl-horizontal dd:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  .dl-horizontal dd:after {
    clear: both;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}
abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  margin: 30px 0;
}
blockquote p {
  font-size: 1.75rem;
  font-weight: 300;
  line-height: 1.25;
}
blockquote p:last-child {
  margin-bottom: 0;
}
blockquote small {
  display: block;
  line-height: 1.42857143;
  color: #999999;
}
blockquote small:before {
  content: '\2014 \00A0';
}
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}
blockquote.pull-right p,
blockquote.pull-right small,
blockquote.pull-right .small {
  text-align: right;
}
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: '';
}
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 2rem;
  font-style: normal;
  line-height: 1.42857143;
}
a {
  color: #2171bd;
  cursor: pointer;
  text-decoration: none;
  -webkit-transition: color 0.1s linear;
  transition: color 0.1s linear;
}
input,
button,
select,
textarea {
  border-radius: 0;
  border: 1px solid #e5e5e5;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
button:focus {
  outline: none;
}
img {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 25px;
}
hr {
  margin-top: 2rem;
  margin-bottom: 2rem;
  border: 0;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
br {
  display: none;
}
@media (min-width: 768px) {
  br {
    display: block;
  }
}
.article-list li {
  border-bottom: 1px solid #e5e5e5;
  padding-top: 25px;
  padding-bottom: 20px;
}
.article-list li:first-child {
  padding-top: 0;
}
@media (min-width: 768px) {
  .article-list li {
    padding-top: 54px;
    padding-bottom: 52px;
  }
}
.article-li-date {
  text-transform: uppercase;
}
.article-li-content {
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .article-li-content {
    line-height: 25px;
  }
}
.artile-li-details {
  font-size: 1.6rem;
  min-height: 1px;
  padding-left: 20px;
  padding-right: 20px;
}
@media (min-width: 768px) {
  .artile-li-details {
    width: 65%;
    float: left;
    display: block;
  }
}
@media (max-width: 767px) {
  .artile-li-details {
    text-align: center;
    padding-top: 20px;
    padding-right: 5px;
    padding-left: 5px;
  }
}
@media (min-width: 768px) {
  .artile-li-details {
    padding-right: 0;
  }
}
.article-li-img {
  overflow: hidden;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 768px) {
  .article-li-img {
    width: 35%;
    float: left;
    display: block;
  }
}
@media (max-width: 767px) {
  .article-li-img {
    display: block;
    max-height: 340px;
  }
  .article-li-img img {
    width: 100%;
  }
}
@media (min-width: 768px) {
  .article-li-img {
    height: 170px;
    position: relative;
  }
  .article-li-img img {
    height: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
.article-li-title {
  line-height: 26px;
  font-weight: 500;
  font-size: 2rem;
}
.article-date,
.article-title {
  color: #25346a;
  font-weight: 400;
}
.article-date {
  text-transform: uppercase;
}
.article-description,
.article-body {
  line-height: 2.6rem;
}
.article-description img,
.article-body img {
  max-width: 100%;
  height: auto;
}
.article-description {
  font-size: 1.4rem;
}
.article-body {
  padding-bottom: 15px;
  font-size: 1.6rem;
}
.article-body h6 {
  line-height: 2.6rem;
  margin-top: 30px;
  font-size: 1.8rem;
  font-weight: 400;
}
.article-body p {
  margin-top: 15px;
  margin-bottom: 15px;
}
.article-body p.content-top {
  margin-top: 40px;
}
.article-body.letter-body p {
  margin-top: 25px;
  margin-bottom: 25px;
}
@media (min-width: 768px) {
  .article-body {
    padding-bottom: 30px;
  }
  .article-body p {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .article-body.letter-body p {
    margin-top: 35px;
    margin-bottom: 35px;
  }
}
.article-body ul {
  list-style-type: disc;
  padding-left: 40px;
}
.article-body ol {
  list-style-type: decimal;
  padding-left: 40px;
}
.article-body-big {
  line-height: 2.8rem;
  font-size: 1.8rem;
}
.article-img {
  width: 100%;
}
.article-img-desc {
  line-height: 2.6rem;
  margin-top: 15px;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .article-img-desc {
    margin-bottom: 30px;
  }
}
.article-links {
  border-bottom: 1px solid #e5e5e5;
  border-top: 1px solid #e5e5e5;
  margin-bottom: 25px;
  padding-bottom: 35px;
}
.article-links li {
  margin-top: 35px;
}
.article-pager {
  border-top: 1px solid #e5e5e5;
  padding-top: 20px;
}
.article-pager li:first-child {
  float: left;
}
.article-pager li:last-child {
  float: right;
}
@media print {
  .article-pager {
    display: none;
  }
}
.article-quote {
  color: rgba(110, 113, 131, 0.95);
  font-style: italic;
  line-height: 3.4rem;
  font-size: 2.1rem;
}
@media (min-width: 768px) {
  .article-quote {
    font-size: 2.4rem;
  }
}
.article-title {
  border-bottom: 1px solid #e5e5e5;
  line-height: 32px;
  padding-bottom: 15px;
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .article-title {
    font-size: 2.2rem;
  }
}
.banner-nav {
  margin-right: auto;
  margin-left: auto;
  max-width: 1240px;
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 767px) {
  .banner-nav {
    padding-left: 12px;
    padding-right: 12px;
  }
}
.menuitem--banner-nav {
  background: #25346a;
  color: #fff;
  display: block;
  line-height: 50px;
  text-align: center;
  outline: 0 !important;
  font-weight: 300;
  font-size: 1.5rem;
  -webkit-user-select: none;
  /* Chrome all / Safari all */
  -moz-user-select: none;
  /* Firefox all */
  -ms-user-select: none;
  /* IE 10+ */
  /* No support for @x yet, use at own risk */
  -o-user-select: none;
  user-select: none;
}
.menuitem--banner-nav:after {
  display: inline-block;
  font-family: 'icon-westinghouse';
  margin-left: 10px;
  vertical-align: top;
  content: "\e600";
  -webkit-transition: -webkit-transform 0.6s;
  -moz-transition: -moz-transform 0.6s;
  -o-transition: -o-transform 0.6s;
  transition: transform 0.6s;
}
.menuitem--banner-nav.active {
  background: #3fc2e7;
}
.menuitem--banner-nav.active:after {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.home-banner--hero {
  background-size: 0;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.home-banner--hero .play-video {
  display: none;
}
.banner-ambient-loader {
  display: none;
}
@media (max-width: 767px) {
  .banner-ambient {
    display: none;
  }
  .banner-ambient-img {
    width: 100%;
    height: 250px;
    background-position: center;
    background-size: cover;
    overflow: hidden;
    position: relative;
  }
  .banner-nav .product-list--nav {
    display: none;
  }
  .banner-nav-menu {
    margin-top: 14px;
  }
  .banner-nav-menu li {
    margin-bottom: 1px;
  }
  .banner-nav .product-list--nav a {
    border-bottom: 1px solid #e5e5e5;
    color: #2171bd;
    height: auto;
    line-height: 30px;
    padding: 10px 20px;
    text-align: left;
  }
  .banner-nav .product-list--nav a:before {
    margin-right: 28px;
    content: "\e601";
    font-family: 'icon-westinghouse';
    border: 2px solid #2171bd;
    color: #2171bd;
    border-radius: 50%;
    display: inline-block;
    line-height: 28px;
    text-align: center;
    width: 32px;
    height: 32px;
  }
  .banner-nav .product-list--nav a:hover,
  .banner-nav .product-list--nav a:active {
    color: #3fc2e7;
  }
  .banner-nav .product-list--nav a:hover:before,
  .banner-nav .product-list--nav a:active:before {
    background: #3fc2e7;
    border-color: #3fc2e7;
    color: #fff;
  }
  .banner-nav .product-list--nav .img-wrapper {
    display: none;
    height: auto;
  }
  .banner-nav .product-list--nav li:last-child a {
    border-bottom: none;
  }
}
@media (min-width: 768px) {
  .banner-ambient {
    min-height: 100%;
    min-width: 100%;
    opacity: 0;
    position: absolute;
    top: 15%;
    left: 50%;
    -webkit-transform: translate(-50%, -15%);
    -ms-transform: translate(-50%, -15%);
    transform: translate(-50%, -15%);
    -webkit-transition: opacity 1s;
    transition: opacity 1s;
  }
  .banner-ambient.active {
    opacity: 1;
  }
  .banner-ambient.active ~ .banner-ambient-loader {
    opacity: 0;
  }
  .banner-ambient-loader {
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
    display: inline-block;
    left: 50%;
    position: absolute;
    top: 50%;
  }
  .banner-ambient-img {
    display: none;
  }
  .banner-nav {
    height: 100%;
    position: relative;
    z-index: 2;
  }
  .banner-nav .wrapper--banner-nav-menu {
    position: relative;
    margin-top: 445px;
    margin-right: auto;
    margin-left: auto;
  }
  .banner-nav .product-list--nav {
    background: #fff;
    display: none;
    padding-top: 20px;
    text-align: center;
    width: 100%;
    font-size: 1.6rem;
    padding-right: 8%;
    padding-left: 8%;
    position: absolute;
    top: 0;
    left: 0;
    -ms-transform: translateY(-100%);
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  .banner-nav .product-list--nav a {
    height: auto;
    padding-top: 0;
    padding-bottom: 15px;
  }
  .banner-nav .product-list--nav li {
    display: inline-block;
    float: none;
    vertical-align: top;
    width: 25%;
  }
  .banner-nav-menu > li {
    min-height: 1px;
    padding-left: 1px;
    padding-right: 1px;
    padding-left: 0;
    /* placed after for overriding purpose*/
  }
  .banner-nav-menu > li:last-child {
    padding-right: 0;
  }
  .home-banner--hero {
    height: 600px;
    background-position: 50%;
    background-size: cover;
  }
  .home-banner--hero:before {
    background: rgba(0, 0, 0, 0.2);
    content: ' ';
    display: block;
    opacity: 0;
    visibility: hidden;
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: opacity 0.6s;
    transition: opacity 0.6s;
  }
  .home-banner--hero.active:before {
    opacity: 1;
    visibility: visible;
  }
  .home-banner--hero.active .menuitem--banner-nav:not(.active) {
    background: rgba(37, 52, 106, 0.3);
  }
  .mobile .home-banner--hero .play-video {
    display: block;
  }
  .menuitem--banner-nav {
    line-height: 66px;
    -webkit-transition: background 0.6s;
    transition: background 0.6s;
  }
  .menuitem--banner-nav:after {
    content: "\e603";
  }
  .menuitem--banner-nav.active + .product-list--nav {
    display: block;
  }
}
@media (min-width: 768px) and (min-width: 768px) {
  .banner-nav-menu {
    display: table;
    table-layout: fixed;
    width: 100%;
  }
}
@media (min-width: 768px) and (min-width: 768px) {
  .banner-nav-menu > li {
    width: 33.33333333%;
    display: table-cell;
  }
}
@media (min-width: 768px) and (min-width: 768px) {
  .banner-nav-menu.group-of-4 > li {
    width: 25%;
  }
}
@media (min-width: 992px) {
  .menuitem--banner-nav {
    font-size: 2rem;
  }
}
.section--welcome {
  background: #e6e7e8;
  text-align: center;
  margin-right: auto;
  margin-left: auto;
}
.section--welcome a {
  font-weight: 700;
}
.section--welcome .container-fluid {
  padding: 10px 20px 20px;
  background: -webkit-linear-gradient(left, #e6e7e8, #f5f6f6 10%, #fff 50%, #f5f6f6 90%, #e6e7e8);
  background: -moz-linear-gradient(left, #e6e7e8, #f5f6f6 10%, #fff 50%, #f5f6f6 90%, #e6e7e8);
  background: linear-gradient(to right, #e6e7e8, #f5f6f6 10%, #fff 50%, #f5f6f6 90%, #e6e7e8);
}
[data-page=home] .section--welcome,
[data-page=home] .section--welcome .container-fluid {
  background: none;
}
.section--welcome h1 {
  color: #25346a;
  font-size: 2.8rem;
  font-weight: 700;
}
.section--welcome p {
  line-height: 2.6rem;
  color: #5b5d70;
  font-size: 1.8rem;
}
@media (min-width: 768px) {
  .section--welcome .container-fluid {
    padding-top: 50px;
    padding-bottom: 60px;
  }
}
@media print {
  .section--welcome {
    background: none;
  }
  .section--welcome .container-fluid {
    background: none;
  }
}
.section--register h1 {
  color: #25346a;
  font-size: 2.8rem;
  font-weight: 700;
}
.section--register p {
  line-height: 2.6rem;
  color: #5b5d70;
  font-size: 1.8rem;
}
.section--product-registration {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background: #fdfdfd;
  min-height: 320px;
  position: relative;
}
.section--product-registration > .container-fluid {
  color: #25346a;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  max-width: 600px;
  width: 100%;
}
.section--product-registration .main-heading {
  margin: 0 0 5px;
  line-height: 1.2em;
}
.section--product-registration h2 {
  font-size: 1.9rem;
  font-weight: 100;
}
.section--product-registration h3 {
  font-size: 2.4rem;
  font-weight: bold;
  letter-spacing: -1px;
}
.section--product-registration .footnote {
  font-size: 1.2rem;
}
.section--product-registration img {
  margin: auto auto 0;
  width: 100%;
}
@media (min-width: 768px) {
  .section--product-registration img {
    width: auto;
  }
  .section--product-registration h3 {
    font-size: 2.8rem;
  }
}
.comment-write {
  position: absolute;
  top: 0;
  right: 0;
}
.comment-list > li {
  margin-left: 0;
  margin-right: 0;
}
.comment-list > li:before,
.comment-list > li:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.comment-list > li:after {
  clear: both;
}
.comment-list > li:before,
.comment-list > li:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.comment-list > li:after {
  clear: both;
}
.comment-list > li:before,
.comment-list > li:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.comment-list > li:after {
  clear: both;
}
.comment-list > li:before,
.comment-list > li:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.comment-list > li:after {
  clear: both;
}
@media (max-width: 767px) {
  .comment-list > li {
    margin-left: -12px;
    margin-right: -12px;
  }
}
.comment-list > li .comment-list li:first-child {
  padding-top: 20px;
}
.comment-list .comment-list {
  background: #f7f7f7;
}
.comment-avatar {
  border-right: 1px solid #3fc2e7;
  float: left;
  margin-top: 1rem;
  text-align: center;
  width: 80px;
}
.comment-avatar .icon-avatar {
  font-size: 25px;
  font-family: 'icon-westinghouse';
  border: 2px solid #25346a;
  color: #25346a;
  border-radius: 50%;
  display: inline-block;
  line-height: 41px;
  text-align: center;
  width: 45px;
  height: 45px;
}
.comment-body {
  padding-right: 20px;
  padding-left: 100px;
}
.comment-action {
  margin-bottom: 20px;
}
.download-link {
  display: table;
  padding: 20px 10px 20px 20px;
  table-layout: fixed;
  font-weight: 400;
}
.download-link > * {
  vertical-align: middle;
}
@media (min-width: 768px) {
  .download-link > * {
    vertical-align: top;
  }
}
.download-link > div {
  display: table-cell;
}
.download-link > div:first-child {
  width: 75px;
}
.download-link:hover i {
  color: #25346a;
  border-color: #25346a;
}
.download-link:active i {
  color: #3fc2e7;
  border-color: #3fc2e7;
}
.download-link span {
  display: inline-block;
}
.download-link i {
  margin-right: 20px;
  font-size: 3rem;
  font-family: 'icon-westinghouse';
  border: 2px solid #2171bd;
  color: #2171bd;
  border-radius: 50%;
  display: inline-block;
  line-height: 51px;
  text-align: center;
  width: 55px;
  height: 55px;
}
@media (max-width: 767px) {
  .download-link {
    width: 100%;
  }
}
@media (min-width: 768px) {
  .download-link {
    height: 100px;
  }
}
.downloads-list:before,
.downloads-list:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.downloads-list:after {
  clear: both;
}
.downloads-list:before,
.downloads-list:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.downloads-list:after {
  clear: both;
}
.answer--faq-question > div,
.title--faq-header,
.title--faq-question {
  display: table;
  width: 100%;
}
.answer--faq-question > div > *,
.title--faq-header > *,
.title--faq-question > * {
  display: table-cell;
}
@media (max-width: 767px) {
  .answer--faq-question > div > *:last-child,
  .title--faq-header > *:last-child,
  .title--faq-question > *:last-child {
    width: 36px;
  }
}
@media (min-width: 768px) {
  .answer--faq-question > div > *:last-child,
  .title--faq-header > *:last-child,
  .title--faq-question > *:last-child {
    width: 60px;
  }
}
@media print {
  .answer--faq-question > div [class^=icon-arrow],
  .title--faq-header [class^=icon-arrow],
  .title--faq-question [class^=icon-arrow] {
    display: none;
  }
}
.body--faq-item {
  border-bottom: 1px solid #e5e5e5;
}
@media (min-width: 768px) {
  .body--faq-item {
    padding-right: 20px;
    padding-bottom: 1px;
    padding-left: 20px;
  }
}
.title--faq-col {
  height: 70px;
  padding-top: 35px;
}
@media (min-width: 768px) {
  .title--faq-col {
    height: 80px;
  }
}
.title--faq-header {
  border-bottom: 1px solid #25346a;
  cursor: pointer;
  margin: 0;
  position: relative;
  text-transform: uppercase;
}
.title--faq-header > * {
  vertical-align: middle;
  padding-top: 12px;
  padding-bottom: 12px;
}
@media (min-width: 768px) {
  .title--faq-header > * {
    padding: 15px 20px;
  }
}
@media (min-width: 992px) {
  .title--faq-header > * {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
.title--faq-header i:before,
.title--faq-question .icon-arrowdown:before {
  font-size: 1.6rem;
  font-family: 'icon-westinghouse';
  border: 2px solid #2171bd;
  color: #2171bd;
  border-radius: 50%;
  display: inline-block;
  line-height: 32px;
  text-align: center;
  width: 36px;
  height: 36px;
}
.title--faq-header:hover,
.title--faq-question:hover,
.title--faq-header.active,
.title--faq-question.active,
.title--faq-header:hover a,
.title--faq-question:hover a,
.title--faq-header.active a,
.title--faq-question.active a {
  color: #3fc2e7;
}
.title--faq-header:hover i:before,
.title--faq-question:hover i:before,
.title--faq-header.active i:before,
.title--faq-question.active i:before {
  color: #fff;
  background: #3fc2e7;
  border-color: #3fc2e7;
}
.title--faq-header.active i.icon-arrowdown:before,
.title--faq-question.active i.icon-arrowdown:before {
  content: "\e603";
}
.answer--faq-question .icon-letter:before {
  content: 'A';
  font-family: "Gotham SSm A", "Gotham SSm B", Arial, sans-serif;
  background-color: #3fc2e7;
  color: #fff;
  border-radius: 50%;
  display: inline-block;
  line-height: 36px;
  text-align: center;
  width: 36px;
  height: 36px;
}
.answer--faq-question .icon-letter,
.title--faq-question .icon-letter {
  font-size: 1.6rem;
}
.answer--faq-question > div > *,
.title--faq-question > * {
  vertical-align: top;
  padding-top: 15px;
  padding-bottom: 15px;
}
.answer--faq-question > div > *:nth-child(2),
.title--faq-question > *:nth-child(2) {
  padding-top: 13px;
}
@media (max-width: 767px) {
  .answer--faq-question > div > *:nth-child(2),
  .title--faq-question > *:nth-child(2) {
    padding-right: 20px;
    padding-left: 20px;
  }
  .answer--faq-question > div > *:first-child,
  .title--faq-question > *:first-child {
    width: 36px;
  }
}
@media (min-width: 768px) {
  .answer--faq-question > div > *,
  .title--faq-question > * {
    padding-right: 20px;
    padding-left: 20px;
  }
  .answer--faq-question > div > *:first-child,
  .title--faq-question > *:first-child {
    width: 60px;
  }
}
.title--faq-question {
  font-weight: 500;
}
.title--faq-question .icon-arrowdown {
  text-align: right;
}
.title--faq-question .icon-letter:before {
  content: 'Q';
  font-family: "Gotham SSm A", "Gotham SSm B", Arial, sans-serif;
  border: 2px solid #2171bd;
  color: #2171bd;
  border-radius: 50%;
  display: inline-block;
  line-height: 32px;
  text-align: center;
  width: 36px;
  height: 36px;
}
.footer {
  background: #25346a;
}
.footer,
.footer a {
  color: #fff;
}
.footer a:active,
.footer a:hover {
  color: #3fc2e7;
}
@media (max-width: 767px) {
  .footer {
    text-align: center;
  }
}
.footer-copyright {
  padding-bottom: 10px;
  font-weight: 300;
}
.footer-copyright li {
  display: inline;
}
.footer-copyright li:before {
  content: '|';
  margin-right: 6px;
}
.footer-copyright li:first-child {
  padding-left: 0;
}
.footer-copyright li:first-child:before {
  content: none;
}
@media (max-width: 768px) {
  .footer-copyright ul {
    font-size: 1.2rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .footer-copyright {
    font-size: 1.2rem;
  }
}
@media (min-width: 768px) {
  .footer-copyright {
    padding-bottom: 20px;
  }
  .footer-copyright li:last-child {
    display: none;
  }
  .footer-copyright ul {
    display: inline;
  }
}
.footer-logo img {
  width: 40px;
  height: 41px;
}
@media (max-width: 767px) {
  .footer-logo img.img--logo-desktop {
    display: none;
  }
}
@media (min-width: 768px) {
  .footer-logo img {
    width: 220px;
    height: 50px;
  }
  .footer-logo img.img--logo-mobile {
    display: none;
  }
}
.footer-main {
  padding-top: 15px;
  padding-bottom: 5px;
}
.footer-main p {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .footer-main {
    display: table;
    width: 100%;
    padding-top: 40px;
    padding-bottom: 25px;
  }
}
.footer-nav,
.footer-social-list {
  display: none;
}
.footer-supportinfo {
  margin-top: 7px;
}
.footer-supportinfo a,
.footer-supportinfo label {
  font-weight: 300;
}
.footer-supportinfo a {
  font-size: 3rem;
}
.footer-supportinfo label {
  display: none;
}
@media (min-width: 768px) {
  .footer-supportinfo {
    margin-top: 15px;
  }
  .footer-supportinfo label {
    display: block;
    font-size: 1.4rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .footer-supportinfo a {
    font-size: 2.5rem;
  }
}
@media (min-width: 992px) {
  .footer-supportinfo label {
    font-size: 2rem;
  }
}
.footer-signup-wrapper {
  padding-top: 14px;
  padding-bottom: 14px;
}
@media (min-width: 768px) {
  .footer-signup-wrapper {
    background: #3fc2e7;
    float: right;
    padding-left: 2%;
    width: 75.5%;
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
@media (min-width: 992px) {
  .footer-signup-wrapper {
    padding-left: 5%;
  }
}
.footer-signup {
  background: #2171bd;
  position: relative;
  font-size: 1.5rem;
}
.footer-signup .container-fluid {
  position: relative;
  z-index: 1;
}
.footer-signup .form-group {
  position: relative;
  width: 100%;
}
.footer-signup input {
  border: none;
  height: 41px;
  width: 100%;
  font-size: 1.6rem;
  padding-right: 20px;
  padding-left: 20px;
}
.footer-signup label {
  font-weight: 400;
}
@media (max-width: 767px) {
  .footer-signup .btn-link {
    display: none;
  }
  .footer-signup input {
    text-align: center;
  }
  .footer-signup label {
    margin-bottom: 5px;
  }
}
@media (min-width: 768px) {
  .footer-signup * {
    line-height: 40px;
  }
  .footer-signup:after {
    content: '';
    background: #3fc2e7;
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    width: 50%;
    height: 100%;
  }
  .footer-signup .form-group {
    max-width: 56%;
    width: 345px;
  }
  .footer-signup label {
    margin-right: 3%;
  }
  .footer-signup input {
    padding-right: 40px;
  }
  .footer-signup .btn-link {
    color: #25346a;
    font-size: 1.7rem;
    position: absolute;
    top: 0;
    right: 6px;
  }
}
@media (min-width: 992px) {
  .footer-signup label {
    font-size: 2rem;
  }
}
@media (min-width: 768px) {
  .footer-nav,
  .footer-support {
    display: table-cell;
    vertical-align: top;
  }
  .footer-nav {
    padding-left: 20px;
    width: 65%;
  }
  .footer-nav-col {
    float: left;
    padding-right: 2%;
    width: 25%;
    font-weight: 400;
  }
  .footer-nav-col h5 {
    color: #959595;
    line-height: 2.8rem;
    margin-top: 0;
    text-transform: uppercase;
  }
  .footer-nav-col h5.extra {
    margin-top: 23px;
  }
  .footer-nav-col li {
    margin-top: 11px;
  }
  .footer-nav-col ul {
    list-style: none;
    padding-left: 0;
    text-transform: capitalize;
  }
  .footer-nav-col.homeware li {
    margin-top: 18px;
  }
  .footer-nav-col.homeware li:first-child {
    margin-top: 15px;
  }
  .footer-social-list {
    display: block;
    margin-top: 25px;
  }
  .footer-social-list a {
    font-size: 2rem;
    font-family: 'icon-westinghouse';
    background-color: #fff;
    color: #fff;
    border-radius: 50%;
    display: inline-block;
    line-height: 36px;
    text-align: center;
    width: 36px;
    height: 36px;
  }
  .footer-social-list a:before {
    color: #25346a;
  }
  .footer-social-list a:hover {
    background: #3fc2e7;
  }
  .footer-social-list li {
    display: inline-block;
  }
  .footer-support {
    width: 35%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .footer-nav,
  .footer-nav h5 {
    font-size: 1.2rem;
  }
  .footer-nav h5 {
    line-height: 22px;
  }
}
.home-section--search {
  color: #25346a;
  margin-bottom: 15px;
  padding-bottom: 23px;
  text-align: center;
}
.home-section--search h2 {
  margin-bottom: 8px;
  font-style: italic;
  line-height: 50px;
  font-weight: 400;
  font-size: 2.5rem;
}
.home-section--search h2 i {
  font-size: 2.5rem;
  font-family: 'icon-westinghouse';
  background-color: #3fc2e7;
  color: #fff;
  border-radius: 50%;
  display: inline-block;
  line-height: 50px;
  text-align: center;
  width: 50px;
  height: 50px;
}
.home-section--search h2 span {
  display: inline-block;
}
@media (max-width: 449px) {
  .home-section--search h2 span {
    line-height: 35px;
    margin-top: 15px;
  }
}
.home-section--search form {
  line-height: 46px;
  margin-right: auto;
  margin-left: auto;
  max-width: 1240px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 2.2rem;
}
@media (max-width: 767px) {
  .home-section--search form {
    padding-left: 12px;
    padding-right: 12px;
  }
}
.home-section--search form strong {
  margin-left: 5px;
}
.home-section--search input[type=radio]:checked + label {
  color: #25346a;
}
.home-section--search input[type=radio]:checked + label:before {
  border-color: #25346a;
}
.home-section--search input[type=radio]:checked + label:after {
  background: #25346a;
}
.home-section--search .form-control {
  width: 280px;
  height: 48px;
  padding-right: 40px;
  padding-left: 12px;
}
@media (max-width: 992px) {
  .home-section--search .form-control,
  .home-section--search .form-control-message {
    text-align: center;
  }
  .home-section--search .form-group {
    margin-top: 15px;
  }
  .home-section--search strong {
    display: block;
  }
}
@media (min-width: 768px) {
  .home-section--search {
    margin-bottom: 20px;
  }
}
@media (min-width: 992px) {
  .home-section--search {
    margin-top: 52px;
  }
  .home-section--search .form-control-message {
    text-align: left;
  }
  .home-section--search .form-group {
    margin-left: 3.5%;
  }
  .home-section--search h2 {
    margin-top: 27.5px;
  }
}
.rangeslider,
.rangeslider__fill {
  background: #e6e6e6;
  display: block;
  height: 20px;
  width: 100%;
  box-shadow: inset 0px 5px 25px rgba(0, 0, 0, 0.35);
  border-radius: 10px;
}
.rangeslider {
  position: relative;
}
.rangeslider--disabled {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  opacity: 0.4;
}
.rangeslider__fill {
  background: rgba(0, 0, 0, 0.35);
  position: absolute;
  top: 0;
}
.rangeslider__handle {
  background: #2171bd;
  background-image: url('data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20version%3D%221.1%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%201%201%22%20preserveAspectRatio%3D%22none%22%3E%3ClinearGradient%20id%3D%22gradient%22%20gradientUnits%3D%22userSpaceOnUse%22%20x1%3D%220%25%22%20y1%3D%220%25%22%20x2%3D%220%25%22%20y2%3D%22100%25%22%3E%3Cstop%20offset%3D%220%25%22%20stop-color%3D%22%23358bdc%22%2F%3E%3Cstop%20offset%3D%22100%25%22%20stop-color%3D%22%23195792%22%2F%3E%3C%2FlinearGradient%3E%3Crect%20x%3D%220%22%20y%3D%220%22%20width%3D%221%22%20height%3D%221%22%20fill%3D%22url(%23gradient)%22%20%2F%3E%3C%2Fsvg%3E');
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
  border-radius: 50%;
  cursor: pointer;
  display: inline-block;
  position: absolute;
  top: -10px;
  width: 40px;
  height: 40px;
}
input[type="range"]:focus + .rangeslider .rangeslider__handle {
  -moz-box-shadow: 0 0 8px rgba(255, 0, 255, 0.9);
  -webkit-box-shadow: 0 0 8px rgba(255, 0, 255, 0.9);
  box-shadow: 0 0 8px rgba(255, 0, 255, 0.9);
}
.modal-open {
  overflow: hidden;
}
.modal {
  color: #fff;
  display: none;
  overflow: hidden;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  border-radius: 25px;
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.modal-header {
  padding: 15px 0;
  min-height: 16.42857143px;
  font-weight: 400;
}
.modal-header .close {
  color: #fff;
  float: right;
  line-height: 25px;
  font-size: 2.8rem;
}
.modal-header .close:focus {
  outline: none;
}
.modal-title {
  margin: 0;
}
.modal-body {
  position: relative;
}
.modal-footer {
  overflow: hidden;
  padding: 15px 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 32px auto;
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 780px;
  }
}
.nav:before,
.nav:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.nav:after {
  clear: both;
}
.nav:before,
.nav:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.nav:after {
  clear: both;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 17px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
}
.navbar {
  background: #25346a;
  min-height: 60px;
  position: relative;
  width: 100%;
  z-index: 101;
  position: fixed;
  top: 0;
  left: 0;
}
.navbar:before,
.navbar:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.navbar:after {
  clear: both;
}
.navbar:before,
.navbar:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.navbar:after {
  clear: both;
}
.navbar .container-fluid,
.navbar nav {
  position: relative;
}
.navbar .container-fluid {
  background-color: #25346a;
}
@media (max-width: 767px) {
  .navbar .container-fluid {
    padding-right: 4px;
    text-align: center;
    width: 100%;
  }
}
@media (min-width: 768px) {
  .navbar {
    min-height: 90px;
  }
  .navbar .container-fluid {
    background-color: inherit;
  }
  .navbar .container-fluid:after,
  .navbar .container-fluid:before {
    background: inherit;
    display: block;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
  }
  .navbar .container-fluid:after {
    left: 100%;
  }
  .navbar .container-fluid:before {
    right: 100%;
  }
}
.navbar-logo {
  height: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
}
.navbar-logo img {
  height: 30px;
}
@media (max-width: 767px) {
  .navbar-logo {
    display: inline-block;
  }
}
@media (min-width: 768px) {
  .navbar-logo {
    padding-top: 23.5px;
    padding-bottom: 23.5px;
    float: left;
  }
  .navbar-logo img {
    height: 43px;
  }
}
@media (min-width: 768px) {
  .navbar-menu,
  .navbar-nav > li > a {
    border-right: 1px solid #050b2c;
  }
}
.navbar-menu {
  color: #fff;
  text-align: center;
}
.navbar-menu.active .icon-cross {
  display: inline-block;
}
.navbar-menu.active .icon-bar-wrapper {
  display: none;
}
.navbar-menu .icon-cross {
  width: 30px;
  font-size: 2.5rem;
}
.navbar-menu .icon-bar {
  background: #fff;
  display: block;
  width: 30px;
  height: 4px;
}
.navbar-menu .icon-bar + .icon-bar {
  margin-top: 4px;
}
.navbar-menu .icon-bar-wrapper,
.navbar-menu span,
.navbar-menu .icon-cross {
  vertical-align: middle;
}
.navbar-menu .icon-bar-wrapper {
  height: 40px;
  display: inline-block;
  padding-top: 10px;
  padding-bottom: 10px;
}
.navbar-menu .icon-cross,
.navbar-menu span {
  display: none;
  line-height: 40px;
}
.navbar-menu .navbar-toggle {
  width: 65px;
  -webkit-user-select: none;
  /* Chrome all / Safari all */
  -moz-user-select: none;
  /* Firefox all */
  -ms-user-select: none;
  /* IE 10+ */
  /* No support for @x yet, use at own risk */
  -o-user-select: none;
  user-select: none;
}
@media (max-width: 767px) {
  .navbar-menu .navbar-toggle {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
@media (min-width: 768px) {
  .navbar-menu .navbar-toggle {
    margin-top: 25px;
    margin-bottom: 25px;
  }
}
@media (max-width: 767px) {
  .navbar-menu {
    background: #2171bd;
    cursor: pointer;
    float: left;
  }
}
@media (min-width: 768px) {
  .navbar-menu {
    padding-right: 35px;
    padding-left: 35px;
    float: right;
  }
  .navbar-menu.active {
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.15);
    background: #050b2c;
  }
  .navbar-menu.active .navbar-toggle {
    background: transparent;
  }
  .navbar-menu .navbar-toggle {
    border-radius: 4px;
    background: #2171bd;
    width: 110px;
  }
  .navbar-menu .navbar-toggle:hover,
  .navbar-menu .navbar-toggle:focus {
    cursor: pointer;
  }
  .navbar-menu span {
    display: inline-block;
    margin-left: 5px;
    text-transform: uppercase;
    font-weight: 500;
  }
}
.navbar-menu-secondary-container {
  border-top: 5px solid #3fc2e7;
  overflow: hidden;
  width: 100%;
  height: calc(100% - 65px);
}
.navbar-menu--dropwdown {
  display: none;
}
@media (min-width: 768px) {
  .navbar-menu--dropwdown {
    display: block;
    opacity: 0;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.15);
    color: #2171bd;
    width: 100%;
    z-index: -1;
    position: absolute;
    bottom: 0;
    left: 0;
    -webkit-transition: -webkit-transform 0s 0.5s, opacity 0.5s;
    -moz-transition: -moz-transform 0s 0.5s, opacity 0.5s;
    -o-transition: -o-transform 0s 0.5s, opacity 0.5s;
    transition: transform 0s 0.5s, opacity 0.5s;
  }
  .navbar-menu.active ~ .navbar-menu--dropwdown {
    opacity: 1;
    -webkit-transition: -webkit-transform 0.5s, opacity 0s;
    -moz-transition: -moz-transform 0.5s, opacity 0s;
    -o-transition: -o-transform 0.5s, opacity 0s;
    transition: transform 0.5s, opacity 0s;
    -ms-transform: translateY(100%);
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  .navbar-menu--dropwdown > div {
    display: table;
  }
}
.navbar-menu--extra,
.navbar-menu--homeware {
  vertical-align: top;
}
.navbar-menu--extra {
  background: #a3a5b0;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 768px) {
  .navbar-menu--extra {
    width: 25%;
    display: table-cell;
  }
}
.navbar-menu--extra ul {
  background: #e8eaed;
  padding: 10px;
}
.navbar-menu--extra ul a {
  border-top: 1px solid #fff;
  display: block;
  padding-left: 10px;
  padding-top: 12px;
  padding-bottom: 12px;
}
.navbar-menu--extra ul a:hover {
  color: #25346a;
}
.navbar-menu--extra ul a:before {
  font-family: "icon-westinghouse";
  margin-right: 10px;
}
.navbar-menu--extra li:first-child a {
  border-top: none;
}
@media (min-width: 992px) {
  .navbar-menu--extra ul,
  .navbar-menu--extra .navbar-supportinfo {
    padding-right: 35px;
    padding-left: 35px;
  }
}
.navbar-supportinfo {
  padding: 10px;
}
.navbar-supportinfo label,
.navbar-supportinfo a {
  color: #fff;
}
.navbar-supportinfo a {
  display: block;
  line-height: 3.2rem;
  font-size: 2.1rem;
  font-weight: 300;
}
.navbar-supportinfo .title--support-info {
  font-size: 1.6rem;
}
.navbar-supportinfo .time--support-info {
  font-size: 1.4rem;
}
@media (min-width: 1037px) {
  .navbar-supportinfo a {
    font-size: 2.4rem;
  }
  .navbar-supportinfo .title--support-info {
    font-size: 1.75rem;
  }
  .navbar-supportinfo .time--support-info {
    font-size: 1.55rem;
  }
}
.navbar-menu--homeware {
  background: #fff;
  padding-bottom: 9px;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .navbar-menu--homeware {
    width: 75%;
    display: table-cell;
  }
}
@media (min-width: 992px) {
  .navbar-menu--homeware {
    padding-right: 50px;
    padding-left: 50px;
  }
}
.navbar-menu--secondary {
  padding-top: 12.5px;
  padding-bottom: 12.5px;
}
.navbar-menu--secondary a,
.navbar-menu--secondary {
  color: #fff;
}
.navbar-menu--secondary a {
  display: block;
  padding: 7.5px 20px 7.5px 20px;
  font-weight: 500;
}
.navbar-menu--secondary label {
  color: #959595;
  display: block;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-weight: 400;
}
.navbar-menu--secondary .menu--phoneno a {
  font-weight: 300;
  font-size: 2.8rem;
}
.navbar-menu--secondary .menu--has-children {
  border-bottom: 2px solid #2f334a;
  cursor: pointer;
  margin-top: 12.5px;
  text-transform: uppercase;
  padding: 20px 20px 20px 30px;
}
.navbar-menu--secondary .menu--has-children.active:before {
  color: #3fc2e7;
  border-color: #3fc2e7;
  content: "\e603";
}
.navbar-menu--secondary .menu--has-children:before {
  float: right;
  font-family: 'icon-westinghouse';
  border: 2px solid #fff;
  color: #fff;
  border-radius: 50%;
  display: inline-block;
  line-height: 36px;
  text-align: center;
  width: 40px;
  height: 40px;
  content: "\e600";
  -ms-transform: translateY(-10px);
  -webkit-transform: translate3d(0, -10px, 0);
  transform: translate3d(0, -10px, 0);
}
.navbar-menu--secondary .menu--has-children.first {
  border-top: 2px solid #2f334a;
}
.navbar-menu--secondary .menu--has-children ul {
  display: none;
  text-transform: none;
  margin-top: 15px;
}
.navbar-menu--secondary .menu--has-children li {
  padding-right: 0;
  padding-left: 0;
}
.navbar-nav {
  margin: 0;
}
.navbar-nav > .active > a,
.navbar-nav > .active > a:hover {
  color: #555;
}
.navbar-nav i {
  font-size: 2.5rem;
}
.navbar-nav > li {
  float: left;
}
.navbar-nav > li > a {
  color: #fff;
  line-height: 2rem;
  outline: none;
  padding-top: 18px;
  padding-bottom: 17px;
}
.navbar-nav > li > a.active,
.navbar-nav > li > a:hover {
  color: #3fc2e7;
}
.navbar-nav > li.navbar-menu-separator {
  float: none;
  visibility: hidden;
}
.navbar-nav > li.navbar-menu-separator:before,
.navbar-nav > li.navbar-menu-separator:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.navbar-nav > li.navbar-menu-separator:after {
  clear: both;
}
.navbar-nav > li.navbar-menu-separator:before,
.navbar-nav > li.navbar-menu-separator:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.navbar-nav > li.navbar-menu-separator:after {
  clear: both;
}
@media (max-width: 767px) {
  header .navbar-nav {
    float: right;
  }
  header .navbar-nav > li {
    float: right;
  }
  header .navbar-nav > li > a {
    padding-left: 8px;
    padding-right: 8px;
  }
  header .navbar-nav i {
    font-size: 2rem;
  }
  .navbar-nav [class*=navbar-text--] {
    display: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: right;
  }
  .navbar-nav > li > a {
    padding-top: 32px;
    padding-bottom: 32px;
  }
  .navbar-nav > li > a span {
    display: inline-block;
    overflow: hidden;
    text-transform: uppercase;
    white-space: nowrap;
    width: 0;
  }
  .touch .navbar-nav > li > a span {
    display: none;
  }
}
@media (min-width: 992px) {
  .navbar-nav > li > a .navbar-text--location {
    width: auto;
  }
  .navbar-nav > li > a.active span,
  .navbar-nav > li > a:hover span {
    padding-left: 7px;
  }
  .navbar-nav > li > a.active span.navbar-text--search,
  .navbar-nav > li > a:hover span.navbar-text--search {
    width: 83px;
  }
  .navbar-nav > li > a.active span.navbar-text--shop,
  .navbar-nav > li > a:hover span.navbar-text--shop {
    width: 143px;
  }
  .navbar-nav > li > a.active span.navbar-text--service,
  .navbar-nav > li > a:hover span.navbar-text--service {
    width: 150px;
  }
  .navbar-nav > li > a.active span.navbar-text--location,
  .navbar-nav > li > a:hover span.navbar-text--location,
  .touch .navbar-nav > li > a.active span,
  .touch .navbar-nav > li > a:hover span {
    padding-left: 0;
  }
  .navbar-nav > li > a span {
    -webkit-transition: width .6s, padding .6s;
    transition: width .6s, padding .6s;
  }
}
.nav--mobile {
  background-color: #050b2c;
  height: 100%;
  z-index: 1;
  position: fixed;
  top: 0;
  left: 0;
  -ms-transform: translateX(-100%);
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  -webkit-transition: -webkit-transform 0.6s;
  -moz-transition: -moz-transform 0.6s;
  -o-transition: -o-transform 0.6s;
  transition: transform 0.6s;
}
.nav--mobile .nav {
  height: 100%;
}
.nav--mobile .nav > li:first-child a {
  padding-left: 20px;
}
@media (min-width: 768px), print {
  .nav--mobile {
    display: none;
  }
}
.navbar-search--dropdown {
  background: #e5e5e5;
  height: 0;
  opacity: 0;
  visibility: hidden;
  z-index: -3;
  position: absolute;
  bottom: -4px;
  left: 0;
  -webkit-transition: -webkit-transform 0s 0.5s, opacity 0.5s;
  -moz-transition: -moz-transform 0s 0.5s, opacity 0.5s;
  -o-transition: -o-transform 0s 0.5s, opacity 0.5s;
  transition: transform 0s 0.5s, opacity 0.5s;
}
.navbar-search--dropdown a,
.navbar-search--dropdown .icon-cross {
  float: right;
}
.navbar-search--dropdown.active {
  opacity: 1;
  height: auto;
  visibility: visible;
  -webkit-transition: -webkit-transform 0.5s, opacity 0s;
  -moz-transition: -moz-transform 0.5s, opacity 0s;
  -o-transition: -o-transform 0.5s, opacity 0s;
  transition: transform 0.5s, opacity 0s;
  -ms-transform: translateY(100%);
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
}
header .navbar-search--dropdown {
  height: auto;
  visibility: visible;
}
.navbar-search--dropdown .icon-cross {
  font-size: 1.3rem;
}
.navbar-search--dropdown label {
  color: #25346a;
  margin-bottom: 7px;
  font-weight: 400;
}
.navbar-search--dropdown .search-control {
  margin-bottom: 10px;
  position: relative;
}
.navbar-search--dropdown .search-control button {
  font-size: 2.3rem;
  position: absolute;
  top: 50%;
  right: 0;
  -ms-transform: translateY(-50%);
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
}
.nav--mobile .navbar-search--dropdown .search-control button {
  right: 0;
  font-size: 2.3rem;
}
.navbar-search--dropdown .search-control input {
  border: none;
  line-height: 38px;
  padding-right: 30px;
  padding-left: 10px;
  font-size: 1.8rem;
  width: 100%;
  height: 38px;
}
.navbar-search--dropdown .search-sample {
  color: rgba(110, 113, 131, 0.95);
}
@media (max-width: 767px) {
  .navbar-search--dropdown {
    margin-left: -12px;
    padding: 10px 12px;
    width: calc(100% + 16px);
  }
  .navbar-search--dropdown .search-sample,
  .navbar-search--dropdown .link-arrow {
    font-size: 1.2rem;
  }
}
@media (min-width: 768px) {
  .navbar-search--dropdown {
    left: -50%;
    width: 200%;
  }
  .navbar-search--dropdown .icon-cross {
    font-size: 1.6rem;
  }
  .navbar-search--dropdown label {
    font-size: 1.8rem;
  }
  .navbar-search--dropdown .search-wrapper {
    width: 650px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .navbar-search--dropdown .search-control input {
    height: 56px;
    line-height: 56px;
    padding-right: 55px;
    padding-left: 20px;
    font-size: 2.3rem;
  }
  .navbar-search--dropdown .search-control button {
    right: 10px;
    font-size: 3rem;
  }
}
@media (min-width: 992px) {
  .navbar-search--dropdown .search-wrapper {
    width: 785px;
  }
}
.navbar-stripe {
  background: #3fc2e7;
  height: 5px;
}
@media (min-width: 767px) {
  .navbar-stripe {
    position: relative;
    z-index: -2;
  }
}
.container--social-tile {
  height: 150px;
  overflow: hidden;
}
.container--social-tile .swiper-slide {
  color: #6e7183;
  display: block;
  line-height: 1.7;
  font-size: 1.6rem;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}
.social-title {
  color: inherit;
  display: block;
  text-transform: uppercase;
  font-size: 1.8rem;
}
.social-title:before,
.social-title span {
  display: inline-block;
}
.social-title span {
  font-size: 1.8rem;
}
.social-title:before {
  font-size: 2.3rem;
  font-family: 'icon-westinghouse';
  background-color: #2171bd;
  color: #fff;
  border-radius: 50%;
  display: inline-block;
  line-height: 50px;
  text-align: center;
  width: 50px;
  height: 50px;
}
@media (max-width: 480px) {
  .social-title:before {
    margin-bottom: 10px;
  }
}
.social-title.facebook:before {
  content: "\e60a";
}
.social-title.twitter:before {
  content: "\e612";
}
@media (max-width: 480px) {
  .social-title span {
    display: block;
  }
}
@media (min-width: 480px) {
  .social-title {
    margin-bottom: 10px;
  }
}
@media (min-width: 480px) and (max-width: 992px) {
  .social-title span {
    margin-left: 15px;
    line-height: 50px;
  }
}
@media (min-width: 992px) {
  .social-title:before,
  .social-title span {
    vertical-align: middle;
  }
  .social-title span {
    width: 190px;
  }
}
.social-pagination {
  border-bottom: 1px solid #969696;
  padding-bottom: 15px;
  width: 100%;
}
@media (max-width: 992px) {
  .social-pagination {
    display: inline-block;
    margin-bottom: 15px;
  }
}
@media (min-width: 992px) {
  .social-pagination {
    width: 200px;
  }
}
.section--share-print {
  display: none;
  overflow: hidden;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .section--share-print .btn-lg-sqr {
    font-size: 1.35rem;
  }
  .section--share-print.fixed .actions {
    display: none;
  }
}
@media (min-width: 768px) {
  .section--share-print {
    box-shadow: 3px 3px 3px 0 #999999;
    display: block;
    height: 55px;
    position: relative;
    z-index: 1;
    font-size: 1.3rem;
  }
  .section--share-print .actions,
  .section--share-print .btn-lg-sqr {
    float: right;
  }
  .section--share-print .actions {
    background: #fff;
    font-size: 1.3rem;
    padding-top: 10px;
    padding-bottom: 9px;
  }
  .section--share-print .actions .action {
    display: inline-block;
    line-height: 35px;
    padding-right: 10px;
    padding-left: 10px;
  }
  .section--share-print .actions .social-links button {
    line-height: 33px;
    padding-right: 10px;
  }
  .section--share-print .actions .social-links > * {
    display: inline-block;
    visibility: hidden !important;
    vertical-align: middle !important;
  }
  .section--share-print .actions .social-links > *:not(button) {
    margin-left: 5px;
  }
  .section--share-print .actions .social-links.visible > * {
    visibility: visible !important;
  }
  .section--share-print .actions li:last-child {
    border-left: 1px solid #2171bd;
  }
  .section--share-print .container-fluid {
    position: relative;
  }
  .section--share-print.fixed {
    background: #fff;
    position: fixed;
    width: 100%;
    z-index: 100;
  }
  .section--share-print li {
    float: left;
  }
  .section--share-print .nav {
    line-height: 55px;
    text-transform: uppercase;
    font-size: 1rem;
    position: absolute;
    top: 0;
    left: 20px;
  }
  .section--share-print .nav .link-arrow {
    padding: 0 6px;
    font-weight: 400;
  }
  .section--share-print .nav .link-arrow:after {
    display: inline-block;
    margin-left: 3px;
    -webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    -o-transition: -o-transform 0.3s;
    transition: transform 0.3s;
  }
  .section--share-print .nav .link-arrow.active,
  .section--share-print .nav .link-arrow:hover {
    color: #fff;
  }
  .section--share-print .nav .link-arrow:hover {
    background: #25346a;
  }
  .section--share-print .nav .link-arrow.active {
    background: #3fc2e7;
  }
  .section--share-print .nav .link-arrow.active:after {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
  }
}
@media (min-width: 1024px) {
  .section--share-print .nav {
    letter-spacing: -0.02rem;
    font-size: 1.3rem;
  }
  .section--share-print .actions {
    padding-right: 10px;
    padding-left: 10px;
  }
}
@media print {
  .section--share-print {
    display: none;
  }
}
.pagination {
  display: inline-block;
  margin-bottom: 25px;
  font-size: 1.6rem;
  font-weight: 500;
}
.pagination i {
  font-size: 1.4rem;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 8px;
  line-height: 1.42857143;
  text-decoration: none;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #25346a;
}
.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: #25346a;
  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: #999999;
  cursor: not-allowed;
}
@media (min-width: 768px) {
  .pagination {
    margin-bottom: 40px;
  }
}
@media print {
  .pagination {
    display: none;
  }
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 18px 25px;
  font-size: 1.75rem;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 25px;
  border-top-left-radius: 25px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 25px;
  border-top-right-radius: 25px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 6px 8px;
  font-size: 1.19rem;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.section--promotion {
  margin-bottom: 15px;
}
.section--promotion .promotion-wrapper {
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 992px) {
  .section--promotion .promotion-wrapper {
    width: 59.3220339%;
    float: left;
    display: block;
  }
}
.section--promotion .promotion-wrapper + .promotion-text,
.section--promotion .promotion-text.outer {
  min-height: 1px;
  padding-left: 25px;
  padding-right: 25px;
}
@media (min-width: 992px) {
  .section--promotion .promotion-wrapper + .promotion-text,
  .section--promotion .promotion-text.outer {
    width: 40.6779661%;
    float: left;
    display: block;
  }
}
@media (max-width: 992px) {
  .section--promotion .promotion-wrapper + .promotion-text,
  .section--promotion .promotion-text.outer {
    position: relative;
    padding-right: 20px;
    padding-left: 20px;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .section--promotion .promotion-wrapper + .promotion-text,
  .section--promotion .promotion-text.outer {
    margin-top: 20px;
  }
}
@media (max-width: 767px) {
  .section--promotion .promotion-wrapper + .promotion-text,
  .section--promotion .promotion-text + .promotion-wrapper {
    margin-top: 15px;
  }
}
@media (min-width: 768px) {
  .section--promotion {
    margin-bottom: 20px;
  }
}
@media (min-width: 992px) {
  .section--promotion .promotion-wrapper {
    padding-right: 1.66666667%;
  }
  .section--promotion.reversed .promotion-wrapper {
    width: 67.79661017%;
    padding-left: 1.66666667%;
    padding-right: 0;
  }
  .section--promotion.reversed .promotion-wrapper .promotion-text {
    width: 35.8974359%;
  }
  .section--promotion.reversed .promotion-wrapper .promotion-media {
    width: 64.1025641%;
  }
  .section--promotion.reversed .promotion-wrapper,
  .section--promotion.reversed .promotion-wrapper + .promotion-text,
  .section--promotion.reversed .promotion-text.outer {
    float: right;
  }
  .section--promotion.reversed .promotion-wrapper + .promotion-text,
  .section--promotion.reversed .promotion-text.outer {
    width: 32.20338983%;
  }
}
@media (min-width: 1240px) {
  .section--promotion {
    position: relative;
  }
  .section--promotion:before {
    background: #e0e2e4;
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    height: 100%;
  }
  .bg-grey-lighter .section--promotion .container-fluid {
    background: #f7f7f7;
  }
  .bg-grey-lighter .section--promotion:before {
    left: 50%;
  }
  .bg-grey-lighter .section--promotion.reversed:before {
    left: 0;
  }
  .section--promotion .container-fluid {
    background: #fff;
    position: relative;
    z-index: 1;
  }
  .section--promotion.reversed:before {
    left: 50%;
  }
}
.promotion {
  margin-left: 0;
  margin-right: 0;
}
.promotion:before,
.promotion:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.promotion:after {
  clear: both;
}
.promotion:before,
.promotion:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.promotion:after {
  clear: both;
}
.promotion:before,
.promotion:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.promotion:after {
  clear: both;
}
.promotion:before,
.promotion:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.promotion:after {
  clear: both;
}
@media (max-width: 767px) {
  .promotion {
    margin-left: -12px;
    margin-right: -12px;
  }
}
@media (max-width: 767px) {
  .promotion:hover .promotion-media > img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }
  .touch .promotion:hover .promotion-media > img {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}
@media (min-width: 768px) {
  .promotion:hover .promotion-media > img {
    -webkit-transform: translateX(-50%) scale(1.1);
    -ms-transform: translateX(-50%) scale(1.1);
    transform: translateX(-50%) scale(1.1);
  }
  .touch .promotion:hover .promotion-media > img {
    -webkit-transform: translateX(-50%) scale(1);
    -ms-transform: translateX(-50%) scale(1);
    transform: translateX(-50%) scale(1);
  }
}
.promotion:hover .promotion-media .swiper-slide-active img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.touch .promotion:hover .promotion-media .swiper-slide-active img {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.promotion .promotion-text {
  min-height: 1px;
  padding-left: 25px;
  padding-right: 25px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media (min-width: 768px) {
  .promotion .promotion-text {
    width: 41.17647059%;
    float: left;
    display: block;
  }
}
.promotion .promotion-media {
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 768px) {
  .promotion .promotion-media {
    width: 58.82352941%;
    float: left;
    display: block;
  }
}
.promotion-content {
  margin-bottom: 30px;
  font-weight: 400;
}
.promotion-media {
  overflow: hidden;
  position: relative;
}
.promotion-media .container--img-carousel {
  overflow: hidden;
}
.promotion-media iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.promotion-media iframe.init {
  z-index: 1;
}
.promotion-media iframe + .overlay {
  display: block;
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
}
.promotion-media iframe.active {
  z-index: 2;
}
.promotion-media iframe.active + .overlay {
  display: none;
}
@media (min-width: 768px) {
  .promotion-media > img {
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
.promotion-media > img,
.promotion-media .swiper-slide img {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media (max-width: 767px) {
  .promotion-media > img,
  .promotion-media .swiper-slide img {
    width: 100%;
  }
}
@media (min-width: 768px) {
  .promotion-media > img,
  .promotion-media .swiper-slide img {
    min-height: 100%;
    min-width: 100%;
    max-height: 105%;
  }
}
@media (min-width: 768px) {
  [data-page=lifestyle] .promotion-media .swiper-slide img,
  .article .promotion-media .swiper-slide img {
    min-width: 0;
    min-height: 0;
  }
}
.promotion-media .pagination--img-carousel {
  padding-bottom: 10px;
  text-align: center;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.promotion-media .swiper-slide {
  overflow: hidden;
  position: relative;
}
@media (max-width: 767px) {
  .promotion-media {
    max-height: 340px;
  }
  .promotion-media .play-video {
    position: absolute;
    top: 50%;
    right: 0;
    bottom: 0;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
  }
}
.promotion-label {
  background: #fff;
  display: inline-block;
  line-height: 25px;
  text-transform: uppercase;
  padding-right: 10px;
  padding-left: 10px;
  font-size: 1.3rem;
}
@media (max-width: 767px) {
  .promotion-label {
    margin-bottom: 15px;
  }
}
@media (min-width: 768px) {
  .promotion-label {
    line-height: 30px;
    padding-left: 17px;
    position: absolute;
    top: 30px;
    left: 0;
  }
}
.promotion-text {
  z-index: 1;
  padding-top: 15px;
  padding-bottom: 15px;
}
.promotion-text.bg-blue {
  box-shadow: 1px 0 0 0 #25346a;
}
.promotion-text.bg-blue .promotion-label {
  color: #25346a;
}
.promotion-text.bg-blue-3 {
  box-shadow: 1px 0 0 0 #3fc2e7;
}
.promotion-text.bg-blue-3 .promotion-label {
  color: #3fc2e7;
}
.promotion-text.bg-grey {
  box-shadow: 1px 0 0 0 #6e7183;
}
.promotion-text.bg-grey .promotion-label {
  color: #6e7183;
}
@media (max-width: 767px) {
  .promotion-text {
    text-align: center;
  }
}
@media (min-width: 768px) {
  .promotion-text {
    position: relative;
    vertical-align: top;
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .promotion-text .btn-more {
    position: absolute;
    bottom: 30px;
    left: 25px;
  }
  .promotion-text.social {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .promotion-text.social {
    text-align: center;
  }
}
.promotion-title {
  margin-top: 0;
  font-weight: 700;
}
@media (min-width: 768px) {
  .container--img-carousel,
  .promotion-text,
  .promotion-media {
    height: 340px;
  }
}
.registration-modal {
  padding: 0 !important;
}
.registration-modal .modal-content {
  background: #fff;
  border-radius: 0;
  color: #25346a;
  padding: 15px;
}
@media (min-width: 768px) {
  .registration-modal .modal-content {
    padding: 20px;
  }
}
.registration-modal .modal-content .modal-header {
  padding: 0;
}
.registration-modal .modal-content .close {
  font-size: 2.3rem;
  color: #25346a;
}
.registration-modal .modal-content .modal-body {
  padding: 20px 0 0;
}
.registration-modal .modal-content .modal-body h3 {
  font-size: 2.2rem;
  font-weight: 700;
  margin: 0 0 10px;
}
.registration-modal .modal-content .modal-body p {
  font-size: 1.8rem;
  margin: 0 0 20px;
}
.registration-modal .modal-content .modal-body .modal-intro-copy {
  margin: 0;
}
.registration-modal .modal-content .modal-body img {
  display: block;
  margin: 20px auto 30px;
}
.registration-modal .modal-content .modal-body h5 {
  font-size: 1.8rem;
  font-weight: 700;
  margin: 0 0 40px;
}
.registration-modal .modal-content .modal-body a.btn,
.registration-modal .modal-content .modal-body a.btn-lg,
.registration-modal .modal-content .modal-body a.btn-lg-sqr {
  font-size: 1.8rem;
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
  font-weight: 700;
  border-radius: 2em;
  line-height: 53px;
  padding: 0 30px;
  text-transform: capitalize;
}
.registration-modal .modal-content .modal-body .terms-text {
  font-size: 1.2rem;
  color: #6d6e70;
  line-height: 16px;
  margin: 40px 0 0;
}
.registration-modal .modal-footer {
  background: #25346a;
  border-top: 4px solid #3fc2e7;
  color: #fff;
  padding: 30px 0;
}
.registration-modal .modal-footer p {
  font-size: 1.8rem;
  margin: 0;
}
.registration-modal .modal-footer small {
  font-size: 1.2rem;
  margin-top: 10px;
}
.registration-modal .modal-footer a {
  color: #fff;
  text-decoration: underline;
}
.product {
  background: #fff;
  height: 340px;
  text-align: center;
  position: relative;
}
.product:hover img,
.product.active img {
  opacity: initial;
}
.product:hover .product-compare,
.product.active .product-compare {
  -webkit-transition: height 0.5s;
  transition: height 0.5s;
}
.touch .product .product-compare,
.product:hover .product-compare,
.product.active .product-compare {
  opacity: 1;
}
.touch .product .product-compare,
.product:hover .product-compare,
.product.active .product-compare {
  height: 33px;
}
.product .featured-image {
  display: none;
  left: 0px;
  position: absolute;
  top: 0px;
  z-index: 10;
}
.product.featured {
  position: relative;
}
.product.featured .featured-image {
  display: block;
}
.product-availability,
.product-descriptions,
.product-feature-description {
  line-height: 2.4rem;
  font-size: 1.6rem;
}
.product-availability,
.product-feature-title {
  color: #25346a;
}
.product-availability {
  margin-bottom: 30px;
  padding-left: 25px;
}
@media (max-width: 767px) {
  .product-availability {
    margin-top: 20px;
  }
  .product-availability strong {
    font-weight: 400;
  }
}
@media (min-width: 768px) {
  .product-availability span {
    display: inline-block;
    position: relative;
  }
  .product-availability span:before {
    font-family: "icon-westinghouse";
    font-size: 2.5rem;
    content: "\e613";
    position: absolute;
    top: 0;
    left: -28px;
  }
}
.product-code,
.product-name {
  display: inline-block;
  font-weight: 400;
}
.product-code,
.product-label {
  vertical-align: middle;
}
.product-code {
  line-height: 1.1;
  margin: 0;
}
@media (max-width: 767px) {
  .product-code {
    font-size: 1.6rem;
  }
}
.product-compare {
  background-color: #e5e5e5;
  opacity: 0;
  overflow: hidden;
  padding: 5px 15px;
  width: 100%;
  height: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  -webkit-transition: opacity 1s, height 0s 1s;
  transition: opacity 1s, height 0s 1s;
}
.product-col {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 20px;
  padding-right: 20px;
}
@media (min-width: 480px) {
  .product-col {
    width: 50%;
    border-left: 1px solid #e0e2e4;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .product-col:nth-child(2n + 1) {
    border-left: none;
  }
}
@media (min-width: 768px) {
  .product-col {
    width: 33.33333333%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .product-col:nth-child(3n + 1) {
    border-left: none;
  }
}
@media (min-width: 992px) {
  .product-col {
    width: 25%;
  }
  .product-col:nth-child(4n + 1) {
    border-left: none;
  }
}
.product-dimentions {
  display: block;
  font-size: 3.4rem;
  margin-top: 0;
  margin-bottom: 25px;
  font-weight: 300;
}
.product-dimentions span {
  color: #959595;
}
.product-dimentions span.product-dimentions-unit {
  font-size: 1.7rem;
}
@media (max-width: 767px) {
  .product-dimentions {
    font-size: 2.8rem;
  }
}
.product-dimentions,
.product-tooltip {
  vertical-align: top;
}
.product-descriptions {
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .product-descriptions {
    margin-bottom: 35px;
  }
}
.product-grade h5 {
  margin-top: 5px;
  margin-bottom: 0;
}
.product-grade > div {
  display: inline-block;
  margin-top: -5px !important;
  margin-bottom: -5px !important;
}
.product-img {
  padding: 15px 0;
  height: 210px;
}
.product-img a {
  display: block;
}
.product-img img {
  opacity: .7;
  max-width: 204px;
  max-height: 185px;
  -webkit-transition: opacity 1s;
  transition: opacity 1s;
}
.product-info {
  color: #adadad;
  padding: 0 15px;
}
.product-info .product-title {
  display: block;
  font-size: 1.6rem;
}
.product-info-list {
  color: #25346a;
  padding-left: 20px;
}
.product-info-list li {
  list-style: disc;
  padding-left: 0;
  font-weight: 500;
  font-size: 1.6rem;
  padding-top: 11px;
  padding-bottom: 11px;
}
.product-list {
  margin-left: -20px;
  margin-right: -20px;
}
.product-list:before,
.product-list:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.product-list:after {
  clear: both;
}
.product-list:before,
.product-list:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.product-list:after {
  clear: both;
}
.product-list:before,
.product-list:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.product-list:after {
  clear: both;
}
.product-list:before,
.product-list:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.product-list:after {
  clear: both;
}
@media (max-width: 767px) {
  .product-list {
    margin-left: -12px;
    margin-right: -12px;
  }
}
.product-list .product-col {
  margin-bottom: 30px;
}
.product-list .promotion-text {
  padding-right: 20px;
  padding-left: 20px;
}
@media (max-width: 767px) {
  .product-list .promotion-text {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
@media (min-width: 480px) {
  .product-list .promotion-text {
    height: 340px;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .product-list .promotion-text {
    position: relative;
    text-align: inherit;
  }
  .product-list .btn-more {
    position: absolute;
    bottom: 20px;
    left: 20px;
  }
}
@media (min-width: 768px) {
  .product-list .btn-more {
    left: 20px;
    bottom: 20px;
  }
  .product-list .promotion-content {
    margin-bottom: 0;
  }
  .product-list .promotion-label {
    padding-left: 20px;
    top: 25px;
  }
  .product-list .promotion-text {
    padding-bottom: 80px;
  }
}
.product-list--nav {
  margin-left: 0;
  margin-right: 0;
}
.product-list--nav:before,
.product-list--nav:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.product-list--nav:after {
  clear: both;
}
.product-list--nav:before,
.product-list--nav:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.product-list--nav:after {
  clear: both;
}
.product-list--nav:before,
.product-list--nav:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.product-list--nav:after {
  clear: both;
}
.product-list--nav:before,
.product-list--nav:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.product-list--nav:after {
  clear: both;
}
@media (max-width: 767px) {
  .product-list--nav {
    margin-left: -12px;
    margin-right: -12px;
  }
}
.product-list--nav a {
  display: block;
  height: 190px;
  padding-top: 50px;
  text-align: center;
  font-weight: 500;
  -webkit-transition: color 1s;
  transition: color 1s;
}
.product-list--nav a:hover {
  color: #25346a;
}
.product-list--nav a:hover img {
  opacity: 1;
}
.product-list--nav .img-wrapper {
  height: 100px;
  line-height: 100px;
}
.product-list--nav img {
  max-height: 100%;
  max-width: 100%;
  opacity: 0.75;
  -webkit-transition: opacity 1s;
  transition: opacity 1s;
}
.product-list--nav label {
  color: #25346a;
  display: block;
  text-align: left;
  text-transform: uppercase;
  white-space: nowrap;
  position: absolute;
  top: 20px;
  left: 20px;
}
.product-list--nav li {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .product-list--nav li {
    width: 20%;
    float: left;
    display: block;
  }
}
.product-label {
  color: #25346a;
  display: inline-block;
  border: 1px solid #25346a;
  height: 20px;
  line-height: 18px;
  margin-left: 10px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 1.1rem;
  padding-right: 10px;
  padding-left: 10px;
}
@media (min-width: 768px) {
  .product-label {
    height: 23px;
    line-height: 21px;
    margin-left: 20px;
  }
}
.product-name {
  line-height: 3.6rem;
  margin-top: 15px;
  margin-bottom: 15px;
  font-size: 2.8rem;
}
@media (min-width: 992px) {
  .product-name {
    border-bottom: 1px solid #e5e5e5;
    padding-right: 90px;
    padding-bottom: 10px;
  }
}
.product-promotion {
  color: #fff;
  font-size: 1.6rem;
}
@media (max-width: 767px) {
  .product-promotion {
    padding-top: 10px;
    text-align: center;
  }
  .product-promotion strong {
    font-weight: 400;
  }
  .product-promotion strong:after {
    content: ':';
  }
  .product-promotion .link-arrow {
    display: block;
    line-height: 3.6rem;
  }
}
@media (min-width: 768px) {
  .product-promotion {
    color: #fff;
    line-height: 45px;
    margin-bottom: 20px;
    position: relative;
  }
  .product-promotion:before {
    background: #3fc2e7;
    content: ' ';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    height: 100%;
  }
  .product-promotion .container-fluid {
    background: #25346a;
    overflow: hidden;
    padding-right: 140px;
    position: relative;
    text-overflow: ellipsis;
    white-space: nowrap;
    z-index: 1;
  }
  .product-promotion .link-arrow {
    border: 1px solid #fff;
    height: 25px;
    line-height: 22px;
    font-size: 1.2rem;
    padding-right: 5px;
    padding-left: 10px;
    position: absolute;
    top: 10px;
    right: 20px;
  }
  .product-promotion strong {
    background: #3fc2e7;
    display: block;
    float: left;
    margin-right: 20px;
    margin-left: -20px;
    padding-right: 20px;
    padding-left: 20px;
  }
}
.product-review {
  display: inline-block;
  margin: 0 auto 15px auto;
}
@media (min-width: 992px) {
  .product-review {
    margin: 0 0 70px 3px;
  }
}
.product-seperator {
  display: inline-block;
  width: 460px;
}
.product-specification {
  color: #25346a;
  border-top: 1px solid #919191;
  line-height: 26px;
  font-size: 1.6rem;
  margin-left: 0;
  margin-right: 0;
  padding-top: 15px;
  padding-bottom: 8px;
}
.product-specification:before,
.product-specification:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.product-specification:after {
  clear: both;
}
.product-specification:before,
.product-specification:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.product-specification:after {
  clear: both;
}
.product-specification:before,
.product-specification:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.product-specification:after {
  clear: both;
}
.product-specification:before,
.product-specification:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.product-specification:after {
  clear: both;
}
@media (max-width: 767px) {
  .product-specification {
    margin-left: -12px;
    margin-right: -12px;
  }
}
.product-specification:first-child {
  border-top: none;
}
@media (min-width: 768px) and (max-width: 991px) {
  .product-specification {
    font-size: 1.4rem;
  }
  .product-specification .col-sm-3 {
    padding-right: 12px;
    padding-left: 12px;
  }
}
.product-specification-show {
  display: none;
}
@media (min-width: 768px) {
  .product-specification-show {
    display: block;
    text-align: center;
    margin-bottom: 25px;
  }
  .product-specification-show a:after {
    display: inline-block;
    margin-left: 13px;
    font-size: 1.7rem;
    content: "\e600";
  }
  .product-specification-show a.open:after {
    content: "\e603";
  }
}
@media print {
  .product-specification-show {
    display: none;
  }
}
.product-tags {
  color: #6e7183;
  margin-bottom: 15px;
  padding-bottom: 15px;
  font-size: 1.4rem;
}
.product-tags li {
  display: inline-block;
  text-align: center;
  margin-right: 10px;
  text-transform: uppercase;
  min-width: 76px;
  max-width: 114px;
  vertical-align: top;
  font-size: 0.98rem;
}
.product-tags i {
  display: block;
  color: #000;
  font-size: 23px;
  margin-bottom: 10px;
  vertical-align: top;
}
.product-tags i:before {
  border: 4px solid #6d6e70;
  border-radius: 50%;
  display: inline-block;
  line-height: 48px;
  width: 56px;
  height: 56px;
}
.product-tags i.icon-cooktop-ceramic {
  font-size: 40px;
}
@media (max-width: 767px) {
  .product-tags {
    border-bottom: 2px solid #6e7182;
  }
  .product-tags li:last-child {
    margin-right: 0;
  }
}
@media (min-width: 480px) {
  .product-tags li {
    margin-right: 20px;
  }
}
.product-title {
  font-weight: 500;
}
.product-tooltip {
  font-style: normal;
  font-weight: 700;
  font-size: 1.39rem;
  font-family: sans-serif;
  background-color: #2171bd;
  color: #fff;
  border-radius: 50%;
  display: inline-block;
  line-height: 20px;
  text-align: center;
  width: 20px;
  height: 20px;
  -webkit-transform: translateY(5px);
  -ms-transform: translateY(5px);
  transform: translateY(5px);
}
.specification-property,
.specification-title {
  font-weight: 700;
}
.specification-property {
  text-transform: uppercase;
}
.responsive-video-wrapper {
  display: block;
  height: 0;
  overflow: hidden;
  padding: 0 0 56.25% 0;
  position: relative;
}
.responsive-video-wrapper iframe {
  bottom: 0;
  border: 0;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.back-to-top {
  margin-top: 75px;
  text-align: center;
  text-transform: uppercase;
}
.back-to-top .separator {
  border: 1px solid #e5e5e5;
  margin: 20px 0;
}
.featured-product {
  margin-bottom: 37.5px;
}
.featured-product .separator {
  border: 1px solid #e5e5e5;
  margin: 55px 0;
}
.featured-product h3 {
  font-weight: 500;
  font-size: 1.6rem;
  margin-bottom: 20px;
  margin-top: 20px;
}
@media (min-width: 768px) {
  .featured-product h3 {
    margin-top: 0;
  }
}
.featured-product .flex-container {
  flex-wrap: wrap;
  margin: 0;
}
@media (min-width: 768px) {
  .featured-product .flex-container {
    margin: 0 50px;
    flex-wrap: nowrap;
  }
}
.featured-product .thumb {
  margin: 0 auto;
}
@media (min-width: 768px) {
  .featured-product .thumb {
    margin-right: 50px;
  }
}
.featured-product .thumb img {
  margin: 0;
  max-width: none;
}
.featured-product .description {
  position: relative;
  text-align: center;
}
@media (min-width: 768px) {
  .featured-product .description {
    text-align: left;
  }
}
.featured-product .description p {
  font-size: 1.6rem;
  color: #333333;
  line-height: inherit;
}
.featured-product .description a {
  font-weight: 500;
}
.unglossy-grid {
  margin: 20px 0;
}
.unglossy-grid .area-1 {
  grid-area: area1;
}
.unglossy-grid .area-2 {
  grid-area: area2;
}
.unglossy-grid .area-3 {
  grid-area: area3;
}
.unglossy-grid .tile-lg {
  min-height: 395px;
}
.unglossy-grid .tile-md {
  min-height: 320px;
}
.unglossy-grid .tile-sm {
  min-height: 150px;
}
@media (min-width: 992px) {
  .unglossy-grid .tile-lg {
    min-height: 0;
  }
  .unglossy-grid .tile-md {
    min-height: 0;
  }
}
.unglossy-loader {
  position: relative;
}
.unglossy-loader img {
  display: block;
  margin: 40px auto;
}
.unglossy-template-1 {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 2fr 2fr;
  grid-template-columns: 2fr 2fr;
  grid-template-areas: "area2 area3 area1";
}
.unglossy-template-1 .d {
  -ms-grid-column-span: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  grid-column-end: 3;
  -ms-grid-row-span: 0;
  -ms-grid-row: 1;
  grid-row-start: 1;
  grid-row-end: 1;
}
.unglossy-template-1 .a {
  -ms-grid-column-span: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  grid-column-end: 3;
  -ms-grid-row-span: 0;
  -ms-grid-row: 2;
  grid-row-start: 2;
  grid-row-end: 2;
}
.unglossy-template-1 .g {
  -ms-grid-column-span: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  grid-column-end: 3;
  -ms-grid-row-span: 1;
  -ms-grid-row: 8;
  grid-row-start: 8;
  grid-row-end: 9;
}
.unglossy-template-1 .b {
  -ms-grid-column-span: 1;
  -ms-grid-column: 1;
  grid-column-start: 1;
  grid-column-end: 2;
  -ms-grid-row-span: 1;
  -ms-grid-row: 4;
  grid-row-start: 4;
  grid-row-end: 5;
}
.unglossy-template-1 .c {
  -ms-grid-column-span: 1;
  -ms-grid-column: 2;
  grid-column-start: 2;
  grid-column-end: 3;
  -ms-grid-row-span: 1;
  -ms-grid-row: 4;
  grid-row-start: 4;
  grid-row-end: 5;
}
.unglossy-template-1 .e {
  -ms-grid-column-span: 1;
  -ms-grid-column: 1;
  grid-column-start: 1;
  grid-column-end: 2;
  -ms-grid-row-span: 1;
  -ms-grid-row: 7;
  grid-row-start: 7;
  grid-row-end: 8;
}
.unglossy-template-1 .f {
  -ms-grid-column-span: 1;
  -ms-grid-column: 2;
  grid-column-start: 2;
  grid-column-end: 3;
  -ms-grid-row-span: 1;
  -ms-grid-row: 7;
  grid-row-start: 7;
  grid-row-end: 8;
}
@media (min-width: 992px) {
  .unglossy-template-1 {
    -ms-grid-columns: 5fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-columns: 5fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    -ms-grid-rows: 1fr 1fr 1fr;
    grid-template-rows: 1fr 1fr 1fr;
    grid-template-areas: "area1 area2 area3";
    height: 495px;
  }
  .unglossy-template-1 .d {
    -ms-grid-column-span: 2;
    -ms-grid-column: 1;
    grid-column-start: 1;
    grid-column-end: 3;
    -ms-grid-row-span: 3;
    -ms-grid-row: 1;
    grid-row-start: 1;
    grid-row-end: 4;
  }
  .unglossy-template-1 .a {
    -ms-grid-column-span: 4;
    -ms-grid-column: 3;
    grid-column-start: 3;
    grid-column-end: 7;
    -ms-grid-row-span: 2;
    -ms-grid-row: 1;
    grid-row-start: 1;
    grid-row-end: 3;
  }
  .unglossy-template-1 .g {
    -ms-grid-column-span: 4;
    -ms-grid-column: 7;
    grid-column-start: 7;
    grid-column-end: 11;
    -ms-grid-row-span: 2;
    -ms-grid-row: 1;
    grid-row-start: 1;
    grid-row-end: 3;
  }
  .unglossy-template-1 .b {
    -ms-grid-column-span: 2;
    -ms-grid-column: 3;
    grid-column-start: 3;
    grid-column-end: 5;
    -ms-grid-row-span: 1;
    -ms-grid-row: 3;
    grid-row-start: 3;
    grid-row-end: 4;
  }
  .unglossy-template-1 .c {
    -ms-grid-column-span: 2;
    -ms-grid-column: 5;
    grid-column-start: 5;
    grid-column-end: 7;
    -ms-grid-row-span: 1;
    -ms-grid-row: 3;
    grid-row-start: 3;
    grid-row-end: 4;
  }
  .unglossy-template-1 .e {
    -ms-grid-column-span: 2;
    -ms-grid-column: 7;
    grid-column-start: 7;
    grid-column-end: 9;
    -ms-grid-row-span: 1;
    -ms-grid-row: 3;
    grid-row-start: 3;
    grid-row-end: 4;
  }
  .unglossy-template-1 .f {
    -ms-grid-column-span: 2;
    -ms-grid-column: 9;
    grid-column-start: 9;
    grid-column-end: 11;
    -ms-grid-row-span: 1;
    -ms-grid-row: 3;
    grid-row-start: 3;
    grid-row-end: 4;
  }
}
.unglossy-template-2 {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 2fr 2fr;
  grid-template-columns: 2fr 2fr;
  grid-template-areas: "area2 area3 area1";
}
.unglossy-template-2 .a {
  -ms-grid-column-span: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  grid-column-end: 3;
  -ms-grid-row-span: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  grid-row-end: 3;
}
.unglossy-template-2 .e {
  -ms-grid-column-span: 1;
  -ms-grid-column: 1;
  grid-column-start: 1;
  grid-column-end: 2;
  -ms-grid-row-span: 1;
  -ms-grid-row: 3;
  grid-row-start: 3;
  grid-row-end: 4;
}
.unglossy-template-2 .f {
  -ms-grid-column-span: 1;
  -ms-grid-column: 2;
  grid-column-start: 2;
  grid-column-end: 3;
  -ms-grid-row-span: 1;
  -ms-grid-row: 3;
  grid-row-start: 3;
  grid-row-end: 4;
}
.unglossy-template-2 .d {
  -ms-grid-column-span: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  grid-column-end: 3;
  -ms-grid-row-span: 1;
  -ms-grid-row: 4;
  grid-row-start: 4;
  grid-row-end: 5;
}
.unglossy-template-2 .b {
  -ms-grid-column-span: 1;
  -ms-grid-column: 1;
  grid-column-start: 1;
  grid-column-end: 2;
  -ms-grid-row-span: 1;
  -ms-grid-row: 5;
  grid-row-start: 5;
  grid-row-end: 6;
}
.unglossy-template-2 .c {
  -ms-grid-column-span: 1;
  -ms-grid-column: 2;
  grid-column-start: 2;
  grid-column-end: 3;
  -ms-grid-row-span: 1;
  -ms-grid-row: 5;
  grid-row-start: 5;
  grid-row-end: 6;
}
.unglossy-template-2 .g {
  -ms-grid-column-span: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  grid-column-end: 3;
  -ms-grid-row-span: 1;
  -ms-grid-row: 6;
  grid-row-start: 6;
  grid-row-end: 7;
}
@media (min-width: 992px) {
  .unglossy-template-2 {
    -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 5fr;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 5fr;
    -ms-grid-rows: 1fr 1fr 1fr;
    grid-template-rows: 1fr 1fr 1fr;
    grid-template-areas: "area1 area2 area3";
    height: 495px;
  }
  .unglossy-template-2 .a {
    -ms-grid-column-span: 4;
    -ms-grid-column: 1;
    grid-column-start: 1;
    grid-column-end: 5;
    -ms-grid-row-span: 2;
    -ms-grid-row: 1;
    grid-row-start: 1;
    grid-row-end: 3;
  }
  .unglossy-template-2 .b {
    -ms-grid-column-span: 2;
    -ms-grid-column: 1;
    grid-column-start: 1;
    grid-column-end: 3;
    -ms-grid-row-span: 1;
    -ms-grid-row: 3;
    grid-row-start: 3;
    grid-row-end: 4;
  }
  .unglossy-template-2 .c {
    -ms-grid-column-span: 2;
    -ms-grid-column: 3;
    grid-column-start: 3;
    grid-column-end: 5;
    -ms-grid-row-span: 1;
    -ms-grid-row: 3;
    grid-row-start: 3;
    grid-row-end: 4;
  }
  .unglossy-template-2 .e {
    -ms-grid-column-span: 2;
    -ms-grid-column: 5;
    grid-column-start: 5;
    grid-column-end: 7;
    -ms-grid-row-span: 1;
    -ms-grid-row: 1;
    grid-row-start: 1;
    grid-row-end: 2;
  }
  .unglossy-template-2 .f {
    -ms-grid-column-span: 2;
    -ms-grid-column: 7;
    grid-column-start: 7;
    grid-column-end: 9;
    -ms-grid-row-span: 1;
    -ms-grid-row: 1;
    grid-row-start: 1;
    grid-row-end: 2;
  }
  .unglossy-template-2 .g {
    -ms-grid-column-span: 4;
    -ms-grid-column: 5;
    grid-column-start: 5;
    grid-column-end: 9;
    -ms-grid-row-span: 2;
    -ms-grid-row: 2;
    grid-row-start: 2;
    grid-row-end: 4;
  }
  .unglossy-template-2 .d {
    -ms-grid-column-span: 2;
    -ms-grid-column: 9;
    grid-column-start: 9;
    grid-column-end: 11;
    -ms-grid-row-span: 3;
    -ms-grid-row: 1;
    grid-row-start: 1;
    grid-row-end: 4;
  }
}
.unglossy-template-3 {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 2fr 2fr;
  grid-template-columns: 2fr 2fr;
  grid-template-areas: "area2 area3 area1";
}
.unglossy-template-3 .b {
  -ms-grid-column-span: 1;
  -ms-grid-column: 1;
  grid-column-start: 1;
  grid-column-end: 2;
  -ms-grid-row-span: 1;
  -ms-grid-row: 1;
  grid-row-start: 1;
  grid-row-end: 2;
}
.unglossy-template-3 .c {
  -ms-grid-column-span: 1;
  -ms-grid-column: 2;
  grid-column-start: 2;
  grid-column-end: 3;
  -ms-grid-row-span: 1;
  -ms-grid-row: 1;
  grid-row-start: 1;
  grid-row-end: 2;
}
.unglossy-template-3 .d {
  -ms-grid-column-span: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  grid-column-end: 3;
  -ms-grid-row-span: 1;
  -ms-grid-row: 2;
  grid-row-start: 2;
  grid-row-end: 3;
}
.unglossy-template-3 .g {
  -ms-grid-column-span: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  grid-column-end: 3;
  -ms-grid-row-span: 1;
  -ms-grid-row: 4;
  grid-row-start: 4;
  grid-row-end: 5;
}
.unglossy-template-3 .a {
  -ms-grid-column-span: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  grid-column-end: 3;
  -ms-grid-row-span: 1;
  -ms-grid-row: 5;
  grid-row-start: 5;
  grid-row-end: 6;
}
.unglossy-template-3 .e {
  -ms-grid-column-span: 1;
  -ms-grid-column: 1;
  grid-column-start: 1;
  grid-column-end: 2;
  -ms-grid-row-span: 1;
  -ms-grid-row: 6;
  grid-row-start: 6;
  grid-row-end: 7;
}
.unglossy-template-3 .f {
  -ms-grid-column-span: 1;
  -ms-grid-column: 2;
  grid-column-start: 2;
  grid-column-end: 3;
  -ms-grid-row-span: 1;
  -ms-grid-row: 6;
  grid-row-start: 6;
  grid-row-end: 7;
}
@media (min-width: 992px) {
  .unglossy-template-3 {
    -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 5fr 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 5fr 1fr 1fr 1fr 1fr;
    -ms-grid-rows: 1fr 1fr 1fr;
    grid-template-rows: 1fr 1fr 1fr;
    grid-template-areas: "area1 area2 area3";
    height: 495px;
  }
  .unglossy-template-3 .b {
    -ms-grid-column-span: 2;
    -ms-grid-column: 1;
    grid-column-start: 1;
    grid-column-end: 3;
    -ms-grid-row-span: 1;
    -ms-grid-row: 1;
    grid-row-start: 1;
    grid-row-end: 2;
  }
  .unglossy-template-3 .c {
    -ms-grid-column-span: 2;
    -ms-grid-column: 3;
    grid-column-start: 3;
    grid-column-end: 5;
    -ms-grid-row-span: 1;
    -ms-grid-row: 1;
    grid-row-start: 1;
    grid-row-end: 2;
  }
  .unglossy-template-3 .a {
    -ms-grid-column-span: 4;
    -ms-grid-column: 1;
    grid-column-start: 1;
    grid-column-end: 5;
    -ms-grid-row-span: 2;
    -ms-grid-row: 2;
    grid-row-start: 2;
    grid-row-end: 4;
  }
  .unglossy-template-3 .d {
    -ms-grid-column-span: 2;
    -ms-grid-column: 5;
    grid-column-start: 5;
    grid-column-end: 7;
    -ms-grid-row-span: 3;
    -ms-grid-row: 1;
    grid-row-start: 1;
    grid-row-end: 4;
  }
  .unglossy-template-3 .g {
    -ms-grid-column-span: 4;
    -ms-grid-column: 7;
    grid-column-start: 7;
    grid-column-end: 11;
    -ms-grid-row-span: 2;
    -ms-grid-row: 1;
    grid-row-start: 1;
    grid-row-end: 3;
  }
  .unglossy-template-3 .e {
    -ms-grid-column-span: 2;
    -ms-grid-column: 7;
    grid-column-start: 7;
    grid-column-end: 9;
    -ms-grid-row-span: 1;
    -ms-grid-row: 3;
    grid-row-start: 3;
    grid-row-end: 4;
  }
  .unglossy-template-3 .f {
    -ms-grid-column-span: 2;
    -ms-grid-column: 9;
    grid-column-start: 9;
    grid-column-end: 11;
    -ms-grid-row-span: 1;
    -ms-grid-row: 3;
    grid-row-start: 3;
    grid-row-end: 4;
  }
}
.unglossy-grid .tile-spacer {
  margin: 5px;
}
.unglossy-grid .tile {
  align-content: center;
  background-position: center;
  background-size: cover;
  color: #fff;
  display: flex;
  flex: 1 100%;
  flex-direction: column;
  justify-content: center;
  padding: 5px;
  text-align: center;
}
.unglossy-grid .tile > div {
  position: relative;
  z-index: 1;
}
.unglossy-grid .tile h3 {
  font-weight: 700;
  font-size: 3.1rem;
  line-height: 1;
}
@media (min-width: 768px) {
  .unglossy-grid .tile h3 {
    margin: 0 auto;
    max-width: 70%;
  }
}
@media (min-width: 768px) {
  .unglossy-grid .tile {
    background-position: center 39%;
  }
}
@media (min-width: 992px) {
  .unglossy-grid .tile {
    background-position: center;
  }
}
.unglossy-grid a {
  position: relative;
}
.unglossy-grid a:before {
  background-color: #25346a;
  content: '';
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  transition: all 0.3s ease-in-out;
  width: 100%;
  z-index: 0;
}
@media (min-width: 992px) {
  .unglossy-grid a {
    transition: all 0.3s ease-in-out;
  }
  .unglossy-grid a:hover:before {
    opacity: 0.8;
  }
}
@media (min-width: 768px) {
  .unglossy-grid .tile-lg h3 {
    font-size: 4.8rem;
    line-height: 1.2;
    margin: 0 auto;
    max-width: 90%;
  }
}
@media (min-width: 992px) {
  .unglossy-grid .tile-lg {
    max-width: 504px;
  }
  .unglossy-grid .tile-lg .tile {
    background-position: center 39%;
  }
}
@media (min-width: 1240px) {
  .unglossy-grid .tile-lg .tile {
    background-position: center;
  }
}
.unglossy-grid .tile-md {
  font-size: 4.8rem;
}
@media (min-width: 768px) {
  .unglossy-grid .tile-md {
    line-height: 1.2;
  }
}
.unglossy-grid .tile-sm h3 {
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 1.1;
}
@media (min-width: 1240px) {
  .unglossy-grid .tile-sm h3 {
    font-size: 1.8rem;
  }
}
.unglossy-grid .tile-ad-unglossy > div {
  background-color: #25346a;
}
.unglossy-grid .tile-ad-unglossy h3 {
  font-size: 3.5rem;
  color: #3fc2e7;
  font-family: "Gotham SSm A", "Gotham SSm B", Arial, sans-serif;
  margin-top: 22px;
  max-width: 100%;
}
.unglossy-grid .tile-ad-unglossy h4 {
  font-weight: 500;
  font-size: 1.3rem;
  font-family: "Gotham SSm A", "Gotham SSm B", Arial, sans-serif;
  margin-bottom: 25px;
  margin-top: -70px;
  /* Design is not fully centered */
  text-transform: uppercase;
}
.unglossy-grid .tile-ad-unglossy img {
  margin-left: -23px;
  max-width: 100%;
  width: 210px;
}
.unglossy-grid .tile-fb > a {
  background-color: #25346a;
}
.unglossy-grid .tile-fb .icon {
  background-color: #2171bd;
  border-radius: 50%;
  color: #fff;
  display: inline-block;
  height: 60px;
  line-height: 60px;
  text-align: center;
  transition: all 0.3s ease-in-out;
  width: 60px;
}
.unglossy-grid .tile-fb .icon:before {
  font-family: 'icon-westinghouse';
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  speak: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 3rem;
  content: '\e60a';
}
.unglossy-grid .tile-fb:hover .icon {
  background-color: #fff;
  color: #2171bd;
}
.unglossy-pages .intro {
  font-weight: 500;
  font-size: 1.8rem;
  color: #25346a;
  line-height: 1.7;
}
@media (min-width: 768px) {
  .unglossy-pages .intro {
    font-size: 2.2rem;
  }
}
.unglossy-pages h1 {
  font-weight: 700;
  font-size: 2.4rem;
  color: #25346a;
  line-height: 1.2;
  margin: 10px 0 70px 0;
  text-align: center;
}
@media (min-width: 768px) {
  .unglossy-pages h1 {
    font-size: 4.7rem;
    margin: 0 auto 70px auto;
    max-width: 90%;
    padding: 0 90px;
  }
}
.unglossy-pages h3 {
  font-weight: 700;
  color: #25346a;
  margin-bottom: 20px;
}
.unglossy-pages a {
  font-weight: 500;
}
.unglossy-pages li,
.unglossy-pages p {
  font-weight: 400;
  font-size: 1.8rem;
  line-height: 2;
}
.unglossy-pages ol,
.unglossy-pages ul {
  padding: 0;
}
.unglossy-pages ol li,
.unglossy-pages ul li {
  font-size: 1.8rem;
  margin-bottom: 15px;
  margin-top: 20px;
  position: relative;
}
.unglossy-pages ol li:before,
.unglossy-pages ul li:before {
  color: #3fc2e7;
  left: 0;
  position: absolute;
}
.unglossy-pages ul li {
  padding-left: 25px;
}
.unglossy-pages ul li:before {
  font-size: 1.2rem;
  font-family: 'icon-westinghouse';
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  speak: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e613";
  top: 5px;
}
.unglossy-pages ol {
  counter-reset: numbered-list-counter;
}
.unglossy-pages ol li {
  counter-increment: numbered-list-counter;
  padding-left: 25px;
}
.unglossy-pages ol li:before {
  font-size: 1.6rem;
  font-weight: 700;
  content: counter(numbered-list-counter) '.';
  top: 0;
}
.unglossy-pages hr {
  border-top: 4px solid #3fc2e7;
  margin-bottom: 75px;
}
.unglossy-banner {
  background: no-repeat center;
  background-size: cover;
  height: 195px;
}
@media (min-width: 992px) {
  .unglossy-banner {
    height: 595px;
  }
}
.unglossy-pages img {
  display: block;
  margin: 75px auto;
  max-width: 100%;
}
.page-next {
  clear: both;
}
.page-next .thumb {
  margin-right: 50px;
  flex: 0 0 auto;
}
.page-next .thumb img {
  display: block;
  margin: 0;
  max-width: 245px;
}
.page-next .description {
  padding-right: 90px;
  position: relative;
}
.page-next .description h3,
.page-next .description h4 {
  font-weight: 500;
  margin-top: 0;
}
.page-next .description h3 {
  font-size: 2.2rem;
  color: #2171bd;
  margin-bottom: 20px;
}
.page-next .description h4 {
  font-size: 1.4rem;
  color: #333333;
  margin-bottom: 0;
}
.page-next .description p {
  font-size: 1.6rem;
  color: #333333;
  line-height: inherit;
}
.page-next .link-arrow {
  position: relative;
}
.page-next .link-arrow:after {
  font-size: 3rem;
  margin-top: -15px;
  position: absolute;
  right: 15px;
  top: 50%;
  transition: right 0.3s ease-in-out;
}
@media (min-width: 1240px) {
  .page-next .link-arrow:after {
    right: 0;
  }
}
.page-next .link-arrow:hover {
  color: #2171bd;
}
.page-next .link-arrow:hover:after {
  right: 25px;
}
.listing-banner-tile {
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 992px) {
  .listing-banner-tile {
    width: 33.89830508%;
    float: left;
    display: block;
  }
}
.listing-banner-tile h2,
.listing-banner-tile h1 {
  color: #25346a;
  letter-spacing: -1px;
  font-weight: 700;
}
.listing-banner-tile p {
  line-height: 26px;
  font-size: 1.8rem;
}
@media (max-width: 767px) {
  .listing-banner-tile {
    margin-bottom: 20px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .listing-banner-tile {
    margin-bottom: 35px;
  }
}
@media (max-width: 991px) {
  .listing-banner-tile {
    text-align: center;
  }
}
@media (min-width: 992px) {
  .listing-banner-tile {
    padding-top: 30px;
    padding-right: 5%;
  }
}
@media (min-width: 1040px) {
  .listing-banner-tile {
    padding-top: 52px;
    padding-right: 7.5%;
  }
}
.section--article-details {
  padding-top: 30px;
  padding-bottom: 40px;
  padding-left: 0;
}
.section--article-details img {
  max-width: 100%;
  height: auto;
}
.section--article-details .container-fluid {
  max-width: 820px;
}
.section--article-list .article-list,
.section--article-list .container--pagination {
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 768px) {
  .section--article-list .article-list,
  .section--article-list .container--pagination {
    width: 67.79661017%;
    float: left;
    display: block;
  }
}
@media (min-width: 767px) {
  .section--article-list .article-list,
  .section--article-list .container--pagination {
    padding-right: 30px;
  }
}
.section--article-list aside {
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 768px) {
  .section--article-list aside {
    width: 32.20338983%;
    float: left;
    display: block;
  }
}
.section--article-list .container--pagination {
  margin-top: 30px;
  text-align: center;
}
.section--article-list .promotion-text {
  height: auto;
  padding-right: 20px;
  padding-left: 20px;
}
@media (min-width: 768px) {
  .section--article-list .promotion-text {
    padding-right: 25px;
    padding-left: 25px;
  }
}
.section--article-list .section-header {
  margin-bottom: 52px;
  font-weight: 400;
}
.section--article-questions .article-title {
  margin-bottom: 0;
}
.section--article-questions .title--faq-header.active {
  border-bottom: none;
}
.section--listing-banner {
  background: #f2f2f2;
  margin-bottom: 15px;
  padding-top: 43px;
  padding-bottom: 47px;
}
.section--listing-banner .promotion-wrapper {
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 992px) {
  .section--listing-banner .promotion-wrapper {
    width: 66.10169492%;
    float: left;
    display: block;
  }
}
@media (min-width: 768px) {
  .section--listing-banner .promotion-wrapper .promotion-text {
    width: 48.71794872%;
  }
  .section--listing-banner .promotion-wrapper .promotion-media {
    width: 51.28205128%;
  }
  .section--listing-banner .promotion-wrapper .promotion-media img {
    min-height: 100%;
    min-width: 100%;
    width: auto;
  }
}
.section--contactus {
  margin-right: auto;
  margin-left: auto;
  max-width: 1240px;
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 767px) {
  .section--contactus {
    padding-left: 12px;
    padding-right: 12px;
  }
}
.section--contactus h3 {
  border-bottom: 1px solid #25346a;
  color: #25346a;
  margin-bottom: 25px;
  font-weight: 400;
  padding-top: 20px;
  padding-bottom: 15px;
}
.section--contactus p {
  line-height: 1.6;
}
.section--contactus .intro--contactus {
  font-size: 1.8rem;
}
.section--contactus .info--contactus {
  font-size: 1.6rem;
}
.form-list--contactus button {
  padding-right: 20px;
  padding-left: 35px;
}
.form-list--contactus .form-group,
.form-list--contactus input,
.form-list--contactus select,
.form-list--contactus textarea {
  width: 100%;
}
@media (min-width: 768px) {
  .form-list--contactus .form-group {
    vertical-align: middle;
    width: 63.33333333%;
  }
  .form-list--contactus .form-group.align-top {
    vertical-align: top;
  }
}
.form-list--contactus input[type=text],
.form-list--contactus input[type=email] {
  height: 47px;
}
.form-list--contactus input[type=text],
.form-list--contactus input[type=email],
.form-list--contactus textarea {
  padding-right: 2.5%;
  padding-left: 2.5%;
}
.form-list--contactus label {
  font-size: 1.6rem;
  font-weight: 400;
}
@media (max-width: 767px) {
  .form-list--contactus label br {
    display: none;
  }
}
@media (min-width: 768px) {
  .form-list--contactus label {
    width: 36.66666667%;
  }
}
.form-list--contactus .clearfix,
.form-list--contactus .container-fluid,
.form-list--contactus .banner-nav,
.form-list--contactus .home-section--search form,
.form-list--contactus .modal-footer,
.form-list--contactus .section--contactus,
.form-list--contactus .section--faq-list,
.form-list--contactus .section--faq-list--detailed {
  margin-bottom: 30px;
}
.form-list--contactus .clearfix:last-child,
.form-list--contactus .container-fluid:last-child,
.form-list--contactus .banner-nav:last-child,
.form-list--contactus .home-section--search form:last-child,
.form-list--contactus .modal-footer:last-child,
.form-list--contactus .section--contactus:last-child,
.form-list--contactus .section--faq-list:last-child,
.form-list--contactus .section--faq-list--detailed:last-child {
  text-align: center;
}
@media (min-width: 768px) {
  .form-list--contactus .clearfix:last-child,
  .form-list--contactus .container-fluid:last-child,
  .form-list--contactus .banner-nav:last-child,
  .form-list--contactus .home-section--search form:last-child,
  .form-list--contactus .modal-footer:last-child,
  .form-list--contactus .section--contactus:last-child,
  .form-list--contactus .section--faq-list:last-child,
  .form-list--contactus .section--faq-list--detailed:last-child {
    text-align: right;
  }
}
.form-list--contactus select {
  line-height: 31px;
  height: 33px;
  padding-left: 2.5%;
}
.form-list--contactus textarea {
  padding-top: 8px;
  padding-bottom: 8px;
}
.contactus-col {
  margin-bottom: 20px;
  position: relative;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 768px) {
  .contactus-col {
    float: left;
    width: 50%;
  }
}
@media (min-width: 768px) {
  .contactus-col:nth-last-child(2) {
    padding-right: 8.5%;
  }
}
.resouce-list--contactus {
  line-height: 60px;
  margin-top: 25px;
  margin-bottom: 25px;
}
.resouce-list--contactus a {
  font-weight: 500;
  font-size: 1.8rem;
}
.resouce-list--contactus a > * {
  vertical-align: middle;
}
.resouce-list--contactus a:hover,
.resouce-list--contactus a:hover i {
  color: #3fc2e7;
}
.resouce-list--contactus a:hover i {
  border-color: #3fc2e7;
}
.resouce-list--contactus i {
  margin-right: 30px;
  font-family: 'icon-westinghouse';
  border: 2px solid #2171bd;
  color: #2171bd;
  border-radius: 50%;
  display: inline-block;
  line-height: 32px;
  text-align: center;
  width: 36px;
  height: 36px;
}
.resouce-list--contactus i:before {
  margin-right: -2px;
}
.resouce-list--contactus li {
  border-bottom: 1px solid #e5e5e5;
}
@media (min-width: 768px) {
  .resouce-list--contactus {
    line-height: 80px;
    margin-top: 35px;
    margin-bottom: 35px;
  }
  .resouce-list--contactus i {
    margin-right: 40px;
  }
}
.faq-col {
  position: relative;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 768px) {
  .faq-col {
    float: left;
    width: 50%;
  }
}
.faq-col a {
  border-bottom: 1px solid #e5e5e5;
  display: block;
  font-weight: 500;
  font-size: 1.8rem;
}
.faq-col a > * {
  vertical-align: middle;
}
.faq-col a i {
  margin-right: 6%;
  font-family: 'icon-westinghouse';
  border: 2px solid #2171bd;
  color: #2171bd;
  border-radius: 50%;
  display: inline-block;
  line-height: 32px;
  text-align: center;
  width: 36px;
  height: 36px;
}
.faq-col a i:before {
  margin-right: -2px;
}
.faq-col a:hover,
.faq-col a.active {
  color: #3fc2e7;
}
.faq-col a:hover i,
.faq-col a.active i {
  background: #3fc2e7;
  border-color: #3fc2e7;
  color: #fff;
}
.faq-col h3 {
  border-bottom: 1px solid #25346a;
  color: #25346a;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 300;
}
@media (max-width: 767px) {
  .faq-col a {
    padding-right: 4%;
    padding-left: 4%;
  }
}
@media (min-width: 768px) {
  .faq-col a i {
    margin-right: 40px;
  }
  .faq-col:first-child {
    padding-right: 10px;
  }
  .faq-col:last-child {
    padding-left: 10px;
  }
}
.faq-line-item {
  line-height: 70px;
}
@media (min-width: 768px) {
  .faq-line-item {
    line-height: 80px;
  }
}
.faq-sub-list li {
  border-bottom: 1px solid #e5e5e5;
  display: table;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
}
.section--faq-list,
.section--faq-list--detailed {
  padding-bottom: 50px;
  margin-right: auto;
  margin-left: auto;
  max-width: 1240px;
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 767px) {
  .section--faq-list,
  .section--faq-list--detailed {
    padding-left: 12px;
    padding-right: 12px;
  }
}
@media (min-width: 768px) {
  .section--faq-list,
  .section--faq-list--detailed {
    padding-bottom: 100px;
  }
}
@media print {
  .section--faq-list .collapse,
  .section--faq-list--detailed .collapse {
    display: block;
    height: auto !important;
  }
}
.section--faq-list--detailed {
  max-width: 1024px;
  padding-top: 15px;
}
.col--recipe-directions,
.col--recipe-ingredients {
  padding-bottom: 20px;
}
.col--recipe-directions h5,
.col--recipe-ingredients h5 {
  color: #25346a;
}
@media (max-width: 767px) {
  .col--recipe-directions,
  .col--recipe-ingredients {
    text-align: center;
  }
}
@media (min-width: 768px) {
  .col--recipe-directions {
    padding-top: 25px;
    padding-right: 20px;
    padding-bottom: 50px;
    padding-left: 5px;
  }
}
@media (min-width: 768px) {
  .col--recipe-ingredients {
    padding: 25px 50px;
  }
}
[class^=section--lifestyle-banner] img,
.section--promotion-variant img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
[class^=section--lifestyle-banner] {
  color: #fff;
  position: relative;
  overflow: hidden;
}
[class^=section--lifestyle-banner] h1 {
  color: #25346a;
  text-transform: uppercase;
  font-weight: 500;
}
[class^=section--lifestyle-banner] .container-fluid {
  height: 100%;
  position: relative;
}
[class^=section--lifestyle-banner] img {
  min-width: 100.1%;
  min-height: 100%;
}
[class^=section--lifestyle-banner] span {
  color: rgba(110, 113, 131, 0.95);
}
[class^=section--lifestyle-banner].text-white h1,
[class^=section--lifestyle-banner].text-white span {
  color: #fff;
  text-shadow: rgba(0, 0, 0, 0.5) 3px 3px 40px;
}
[class^=section--lifestyle-banner].text-blue span {
  color: #25346a;
}
.section--lifestyle-banner {
  height: 250px;
}
.section--lifestyle-banner span {
  text-align: center;
  width: 95%;
  font-size: 3rem;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.section--lifestyle-banner:after {
  display: block;
  content: '';
  box-shadow: 0 -5px 9px -8px #000 inset;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 5px;
}
@media (min-width: 768px) {
  .section--lifestyle-banner {
    height: 300px;
  }
  .section--lifestyle-banner span {
    font-size: 3.6rem;
  }
}
.section--lifestyle-banner.responsive-bg {
  background-position: center center;
  background-size: cover;
}
.section--lifestyle-banner.larger-banner {
  height: 389px;
}
@media (min-width: 768px) {
  .section--lifestyle-banner.larger-banner {
    height: 570px;
  }
}
.section--lifestyle-banner-2:before,
.section--lifestyle-banner-3:before {
  display: block;
  content: '';
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 5px;
}
.section--lifestyle-banner-3:before {
  box-shadow: 0 5px 9px -6px #000 inset;
}
.section--lifestyle-banner-2 {
  height: 240px;
  margin-bottom: 20px;
}
.section--lifestyle-banner-2:before {
  box-shadow: 0 5px 9px -7px #000 inset;
}
.section--lifestyle-banner-2 span {
  font-size: 2.8rem;
  position: absolute;
  top: 50%;
  left: 50%;
}
@media (max-width: 767px) {
  .section--lifestyle-banner-2 span {
    text-align: center;
    width: 95%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
}
@media (min-width: 768px) {
  .section--lifestyle-banner-2 span {
    left: 100px;
    width: 95%;
    font-size: 3.3rem;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.section--lifestyle-banner-3 {
  font-style: italic;
  height: 146px;
  margin-bottom: 30px;
  text-align: center;
  font-weight: 500;
  font-size: 3rem;
}
.section--lifestyle-banner-3 span {
  width: 90%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.section--lifestyle-welcome {
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
}
.section--lifestyle-welcome h2 {
  color: #25346a;
  font-weight: 400;
}
.section--lifestyle-welcome p {
  color: rgba(110, 113, 131, 0.95);
  font-size: 1.8rem;
}
@media (min-width: 768px) {
  .section--lifestyle-welcome {
    padding-bottom: 40px;
  }
}
.section--promotion.even.lifestyle {
  display: block;
}
@media (max-width: 767px) {
  .section--promotion.even.lifestyle .promotion-text {
    background: #f7f7f7;
  }
}
.section--promotion.lifestyle .promotion-content a,
.section--promotion-variant .promotion-content a {
  font-weight: 500;
}
.section--promotion.lifestyle .promotion-title,
.section--promotion-variant .promotion-title {
  color: #25346a;
}
.section--promotion.lifestyle .promotion-title span,
.section--promotion-variant .promotion-title span {
  font-weight: 400;
}
.section--promotion.lifestyle .promotion-text,
.section--promotion-variant .promotion-text {
  padding-top: 25px;
  padding-bottom: 25px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .section--promotion.lifestyle .promotion-text,
  .section--promotion-variant .promotion-text {
    margin-top: 0;
  }
}
@media (min-width: 992px) {
  .section--promotion.lifestyle .promotion-text,
  .section--promotion-variant .promotion-text {
    padding: 60px;
  }
}
.section--promotion-variant {
  margin-bottom: 20px;
  overflow-x: hidden;
}
.section--promotion-variant .promotion-media img {
  max-width: 90%;
  max-height: 90%;
  width: auto;
}
@media (max-width: 767px) {
  .section--promotion-variant .promotion-content {
    margin-bottom: 1rem;
  }
  .section--promotion-variant .promotion-media {
    height: 340px;
  }
  .section--promotion-variant .promotion-text {
    padding-bottom: 0;
  }
}
@media (min-width: 768px) {
  .section--promotion-variant {
    margin-bottom: 60px;
  }
}
.lifestyle-carousel [class^=icon-arrow] {
  display: none;
}
.lifestyle-carousel .container--product-img {
  position: static;
}
.lifestyle-carousel .pagination--product-img {
  text-align: center;
}
.lifestyle-carousel .promotion-content {
  margin-bottom: 20px;
}
.lifestyle-carousel .promotion-media {
  height: auto;
  max-height: 450px;
}
@media (min-width: 768px) {
  .lifestyle-carousel .promotion-media {
    padding-top: 60px;
  }
}
.lifestyle-carousel .promotion-media img {
  height: auto;
  max-height: 100%;
}
.lifestyle-carousel .promotion-text {
  height: auto;
}
.lifestyle-carousel .swiper-slide {
  position: relative;
}
.lifestyle-carousel .container--product-img {
  width: 100%;
  height: 300px;
}
.lifestyle-carousel .high {
  padding-top: 20px;
}
.lifestyle-carousel .high .container--product-img {
  height: 400px;
}
@media (min-width: 768px) {
  .lifestyle-carousel .high {
    padding-top: 50px;
  }
}
@media (max-width: 767px) {
  .lifestyle-carousel .short .container--product-img {
    height: 200px;
  }
}
@media (max-width: 1162px) {
  .lifestyle-carousel .pagination--product-img {
    display: block;
  }
}
@media (min-width: 1162px) {
  .lifestyle-carousel [class^=icon-arrow] {
    cursor: pointer;
    font-size: 2rem;
    font-family: 'icon-westinghouse';
    border: 2px solid #2171bd;
    color: #2171bd;
    border-radius: 50%;
    display: inline-block;
    line-height: 46px;
    text-align: center;
    width: 50px;
    height: 50px;
    -webkit-user-select: none;
    /* Chrome all / Safari all */
    -moz-user-select: none;
    /* Firefox all */
    -ms-user-select: none;
    /* IE 10+ */
    /* No support for @x yet, use at own risk */
    -o-user-select: none;
    user-select: none;
  }
  .lifestyle-carousel [class^=icon-arrow]:before {
    display: inline-block;
  }
  .lifestyle-carousel [class^=icon-arrow].icon-arrowleft:before {
    -webkit-transform: translateX(-4%);
    -ms-transform: translateX(-4%);
    transform: translateX(-4%);
  }
  .lifestyle-carousel [class^=icon-arrow].icon-arrowright:before {
    -webkit-transform: translateX(4%);
    -ms-transform: translateX(4%);
    transform: translateX(4%);
  }
  .lifestyle-carousel .container--product-img {
    width: 400px;
  }
}
.slide--lifestyle {
  display: none;
}
.slide--lifestyle:before,
.slide--lifestyle:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.slide--lifestyle:after {
  clear: both;
}
.slide--lifestyle:before,
.slide--lifestyle:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.slide--lifestyle:after {
  clear: both;
}
.slide--lifestyle.active {
  display: block;
}
.slider-header--lifestyle {
  color: #25346a;
  padding-top: 15px;
  text-align: center;
  font-weight: 400;
}
@media (min-width: 768px) {
  .slider-header--lifestyle {
    border-bottom: 1px solid #25346a;
    padding-bottom: 20px;
  }
}
.slider--lifestyle {
  width: 100%;
  margin-top: 28px;
  margin-right: auto;
  margin-bottom: 30px;
  margin-left: auto;
}
.slider--lifestyle input {
  display: none;
}
@media (min-width: 768px) {
  .slider--lifestyle {
    width: 575px;
  }
}
.slider-step--lifestyle {
  padding-top: 20px;
  padding-right: 20px;
  padding-left: 20px;
}
.slider-step--lifestyle li {
  float: left;
  width: 33.33333333%;
}
.slider-step--lifestyle li:last-child {
  width: 0;
}
.slider-step--lifestyle li span {
  display: inline-block;
  font-size: 13px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
@media (min-width: 768px) {
  .slider-step--lifestyle li span {
    font-size: inherit;
  }
}
.footer--lifestyle {
  line-height: 1.5;
  margin-bottom: 15px;
}
.footer--lifestyle img {
  height: 30px;
}
.footer--lifestyle span {
  vertical-align: -2px;
}
@media (min-width: 768px) {
  .footer--lifestyle {
    margin-bottom: 20px;
  }
}
.section--compare-products {
  background: #fff;
  color: #25346a;
  opacity: 0;
  padding-bottom: 35px;
  font-size: 12px;
  font-weight: 500;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.section--compare-products.active {
  opacity: 1;
}
.section--compare-products .checked {
  background: #2171bd;
  display: block;
  width: 14px;
  height: 14px;
}
@media print {
  .section--compare-products .checked {
    -webkit-print-color-adjust: exact;
  }
}
.section--compare-products .container-fluid {
  overflow: hidden;
}
.section--compare-products h3,
.section--compare-products h4 {
  margin-top: 0;
  margin-bottom: 0;
}
@media (max-width: 991px) {
  .section--compare-products h3 {
    font-size: 20px;
  }
  .section--compare-products h4 {
    font-size: 18px;
  }
}
.section--compare-products label {
  text-transform: uppercase;
  display: inline;
}
.section--compare-products .feature-title {
  position: absolute;
  bottom: 30px;
  left: 6px;
}
@media (max-width: 399px) {
  .section--compare-products .feature-title,
  .section--compare-products .specification-title {
    font-size: 16px;
  }
}
@media (min-width: 400px) {
  .section--compare-products .feature-title {
    left: 10px;
  }
}
@media (min-width: 768px) {
  .section--compare-products {
    padding-top: 50px;
    padding-bottom: 60px;
  }
}
@media print {
  .section--compare-products {
    padding-top: 0;
  }
}
.compare-header {
  float: left;
  display: block;
  max-width: 48%;
  word-wrap: break-word;
}
@media (min-width: 768px) {
  .compare-header {
    width: 33.33333333%;
  }
  .three-products .compare-header {
    width: 25%;
  }
}
@media print {
  .compare-header {
    float: none;
    display: table-header-group;
    width: 100%;
    max-width: none;
  }
}
.compare-table {
  display: block;
  width: 100%;
}
@media print {
  .compare-table {
    padding-top: 0 !important;
  }
}
.compare-body {
  display: block;
  font-size: 0;
  width: auto;
  overflow: auto;
  white-space: nowrap;
}
@media print, (min-width: 768px) {
  .compare-body {
    overflow: visible;
    float: left;
    width: 66.66666667%;
  }
  .compare-body .compare-col {
    width: 50%;
  }
  .three-products .compare-body {
    width: 75%;
  }
  .three-products .compare-body .compare-col {
    width: 33.33333333%;
  }
}
.compare-col {
  display: inline-block;
  vertical-align: top;
  white-space: normal;
  font-size: 12px;
  width: 100%;
}
.compare-header > div,
.compare-col > div {
  padding: 6px;
  border-bottom: 1px solid #e8eaed;
  border-right: 1px solid #e8eaed;
  page-break-inside: avoid;
}
.compare-header > div.header--product-table,
.compare-col > div.header--product-table {
  border-bottom-color: #25346a;
  padding: 10px 5px 5px 10px;
}
.compare-header > div.header--product-table.has-image,
.compare-col > div.header--product-table.has-image {
  padding-top: 135px;
}
@media (min-width: 768px) {
  .compare-header > div.header--product-table.has-image,
  .compare-col > div.header--product-table.has-image {
    padding-top: 165px;
  }
}
@media (min-width: 400px) {
  .compare-header > div,
  .compare-col > div {
    padding: 10px;
  }
}
.compare-header > div.separator--product-table,
.compare-col > div.separator--product-table {
  border: none;
}
@media (max-width: 399px) {
  .compare-header > div.header--product-table {
    padding-left: 6px;
  }
}
.compare-col:last-child > div {
  border-right: none;
}
.caption--product-table,
.feature-title,
.specification-title {
  font-weight: 400;
}
@media (min-width: 992px) {
  .caption--product-table {
    margin-top: 30px !important;
    padding-right: 10px;
    left: 10px;
  }
}
.header--product-table {
  min-height: 240px;
  position: relative;
  vertical-align: bottom;
}
@media (min-width: 768px) {
  .header--product-table {
    min-height: 270px;
  }
  .header--product-table.fixed {
    background: #fff;
    opacity: .95;
    position: fixed;
    top: 153px;
  }
}
@media print {
  .header--product-table {
    opacity: 1 !important;
    position: relative;
    top: 0 !important;
    width: 33.33333333%;
  }
  .three-products .header--product-table {
    width: 25%;
  }
}
.header--product-table a {
  color: #25346a;
  font-weight: 500;
  font-size: 1.4rem;
}
@media (min-width: 992px) {
  .header--product-table a {
    font-size: 1.6rem;
  }
}
.header--product-table h4 {
  line-height: 2.6rem;
  margin-bottom: 5px;
}
.header--product-table img {
  width: 120px;
  position: absolute;
  top: 0;
  left: 10px;
}
@media (min-width: 992px) {
  .header--product-table img {
    left: 20px;
    top: 30px;
  }
}
.separator--product-table {
  height: 40px;
}
@media (min-width: 768px) {
  .separator--product-table {
    height: 60px;
  }
}
.swipe-to-view {
  text-align: right;
  font-size: 1.8rem;
  padding-top: 15px;
  padding-bottom: 10px;
}
@media (min-width: 768px) {
  .swipe-to-view {
    display: none;
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
.compare-table--print {
  display: none;
}
@media print {
  .compare-table--print {
    width: 100%;
    table-layout: fixed;
    display: table !important;
  }
  .compare-table--print th,
  .compare-table--print td {
    border: 1px solid #e8eaed;
    padding: 10px;
    page-break-inside: avoid;
  }
  .compare-table--print .header--product-table {
    height: 270px;
  }
  .compare-table--print .header--product-table:first-child {
    vertical-align: top;
  }
  .bv-cleanslate .bv-core-container-71 .bv-inline-rating-container .bv-rating-stars.bv-rating-stars-off {
    color: transparent !important;
  }
}
.container--register-product {
  margin-bottom: 25px;
}
.container--register-product li {
  border-bottom: 1px solid #b8b8b8;
  padding-top: 15px;
  padding-bottom: 15px;
}
@media (max-width: 767px) {
  .container--register-product li:first-child {
    padding-top: 0;
  }
}
.container--register-product .link i,
.container--register-product .link span,
.container--register-product .btn-link i,
.container--register-product .btn-link span,
.container--register-product .link-arrow i,
.container--register-product .link-arrow span,
.container--register-product .link-arrow-reverse i,
.container--register-product .link-arrow-reverse span,
.container--register-product .link-sub i,
.container--register-product .link-sub span {
  vertical-align: middle;
}
.container--register-product .link i,
.container--register-product .btn-link i,
.container--register-product .link-arrow i,
.container--register-product .link-arrow-reverse i,
.container--register-product .link-sub i {
  font-size: 1.7rem;
}
.container--register-product .link span,
.container--register-product .btn-link span,
.container--register-product .link-arrow span,
.container--register-product .link-arrow-reverse span,
.container--register-product .link-sub span {
  margin-right: 10px;
  margin-left: 10px;
}
@media (max-width: 767px) {
  .container--register-product .lbl-state-desktop {
    display: none;
  }
  .container--register-product .lbl-state-mobile.form-label {
    width: auto;
    -webkit-transform: translateY(3px);
    -ms-transform: translateY(3px);
    transform: translateY(3px);
  }
  .container--register-product .link-add {
    display: inline-block;
    margin-top: 10px;
    text-align: center;
    width: 100%;
    -webkit-transform: translateY(10px);
    -ms-transform: translateY(10px);
    transform: translateY(10px);
  }
  .container--register-product .link-add span {
    padding-left: 0;
  }
  .container--register-product .select-state {
    float: right;
  }
}
@media (min-width: 768px) {
  .container--register-product .lbl-state-mobile {
    display: none;
  }
  .container--register-product .link-add {
    float: right;
    margin-top: 6px;
  }
}
.register-form {
  margin-bottom: 100px;
}
.register-form .lbl-subscribe {
  padding-left: 40px;
}
.register-form .clearfix,
.register-form .container-fluid,
.register-form .banner-nav,
.register-form .home-section--search form,
.register-form .modal-footer,
.register-form .section--contactus,
.register-form .section--faq-list,
.register-form .section--faq-list--detailed {
  max-width: 680px;
  width: 100%;
  padding-top: 13px;
  padding-bottom: 13px;
}
.register-form .clearfix > *,
.register-form .container-fluid > *,
.register-form .banner-nav > *,
.register-form .home-section--search form > *,
.register-form .modal-footer > *,
.register-form .section--contactus > *,
.register-form .section--faq-list > *,
.register-form .section--faq-list--detailed > * {
  vertical-align: middle;
}
@media (min-width: 768px) {
  .register-form .clearfix,
  .register-form .container-fluid,
  .register-form .banner-nav,
  .register-form .home-section--search form,
  .register-form .modal-footer,
  .register-form .section--contactus,
  .register-form .section--faq-list,
  .register-form .section--faq-list--detailed {
    padding-top: 18px;
    padding-bottom: 18px;
  }
}
.register-form .form-label,
.register-form .form-group {
  width: 100%;
}
.register-form .form-label {
  font-size: 1.8rem;
  font-weight: 400;
}
@media (max-width: 767px) {
  .register-form .form-label {
    margin-bottom: 6px;
  }
}
.register-form .form-group input {
  padding-right: 15px;
  padding-left: 15px;
  width: 100%;
  height: 47px;
}
.register-form .form-group select {
  padding-left: 10px;
}
.register-form select {
  line-height: 31px;
  height: 33px;
}
.register-form .section-header {
  font-weight: 400;
}
.register-form input[type=checkbox] + label {
  text-transform: none;
}
@media (min-width: 768px) {
  .register-form .form-label {
    width: 29.41176471%;
  }
  .register-form .form-group {
    width: 70.58823529%;
  }
}
.checkbox-wrapper {
  margin-bottom: 20px;
}
.register-terms .btn-lg > * {
  vertical-align: middle;
}
@media (max-width: 767px) {
  .register-terms {
    text-align: center;
  }
  .register-terms .btn-lg {
    margin-top: 20px;
    margin-bottom: 10px;
  }
  .register-terms > div {
    text-align: initial;
  }
}
@media (min-width: 768px) {
  .register-terms > div {
    float: left;
  }
  .register-terms .btn-lg {
    float: right;
  }
}
.manual-search {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 50px;
}
@media (min-width: 768px) {
  .manual-search {
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
}
.manual-search > label {
  display: block;
  font-size: 18px;
  text-align: center;
  width: 100%;
}
@media (min-width: 768px) {
  .manual-search > label {
    text-align: left;
    max-width: 250px;
  }
}
.manual-search > .input-wrap {
  position: relative;
  width: 100%;
}
@media (min-width: 768px) {
  .manual-search > .input-wrap {
    max-width: 400px;
  }
}
.manual-search > .input-wrap > input {
  border: 1px solid #e5e5e5;
  display: block;
  height: 40px;
  outline: none;
  padding: 0 50px 0 15px;
  width: 100%;
}
.manual-search > .input-wrap > button {
  background: transparent;
  border: 0;
  color: #2171bd;
  line-height: 0;
  height: 40px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 40px;
}
.manual-search > .input-wrap > button:before {
  font-family: 'icon-westinghouse';
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  speak: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e60f";
  font-size: 18px;
}
.search-categories {
  display: none;
  font-size: 1.6rem;
}
.search-categories label {
  font-weight: 500;
}
.search-categories li {
  display: inline-block;
}
.search-categories ul {
  display: inline;
}
.search-summary,
.search-switcher {
  text-align: center;
}
.search-summary {
  font-size: 1.9rem;
  padding-top: 30px;
  padding-bottom: 25px;
}
.search-summary label {
  font-weight: 500;
}
.search-switcher {
  margin-bottom: 35px;
}
.search-switcher button {
  width: 100%;
  height: 44px;
  background: #f2f2f2;
  border: none;
  color: #25346a;
  line-height: 44px;
  margin: 0 0 10px;
  max-width: 100%;
  text-transform: uppercase;
}
.search-switcher button.active {
  background: #2171bd;
  color: white;
}
@media (min-width: 768px) {
  .search-switcher button {
    width: 50%;
    height: 50px;
    line-height: 50px;
    max-width: 170px;
    font-size: 1.2rem;
  }
  .search-switcher button:first-child {
    border-bottom-left-radius: 25px;
    border-top-left-radius: 25px;
  }
  .search-switcher button:last-child {
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
  }
}
@media (max-width: 480px) {
  .search-switcher button {
    width: 100%;
    height: 44px;
    line-height: 44px;
    margin: 0 0 10px;
    max-width: 100%;
    font-size: 1.2rem;
  }
}
.section--search-input {
  background: #f2f2f2;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 20px;
}
.section--search-input h2,
.section--search-input .search-control {
  margin-bottom: 15px;
}
.section--search-input h2 {
  color: #25346a;
  font-weight: 700;
}
.section--search-input .search-control {
  display: inline-block;
  line-height: 56px;
  max-width: 580px;
  position: relative;
  width: 100%;
}
.section--search-input .search-control button {
  color: #2171bd;
  font-size: 3.3rem;
  position: absolute;
  top: 50%;
  right: 5px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.section--search-input .search-control input {
  font-size: 2.4rem;
  padding-right: 55px;
  padding-left: 15px;
  width: 100%;
  height: 58px;
}
.section--search-input .search-control input:not(:focus) {
  border-color: transparent;
}
@media (min-width: 768px) {
  .section--search-input {
    padding-top: 40px;
    padding-bottom: 50px;
  }
  .section--search-input h2,
  .section--search-input .search-control {
    margin-bottom: 20px;
  }
}
.section--search-default-msg .msg--empty-product {
  padding-top: 50px;
  padding-bottom: 50px;
}
.section--search-results .download-link {
  padding: 15px;
}
@media (min-width: 480px) {
  .section--search-results .download-link {
    height: 110px;
  }
}
.section--search-results .download-list {
  margin-top: 45px;
  margin-bottom: 35px;
}
.section--search-results .msg--empty-product {
  padding-top: 30px;
  padding-bottom: 50px;
}
.section--search-results .section-header {
  margin-bottom: 25px;
}
.section--search-results .section-header span {
  display: inline-block;
}
@media (max-width: 767px) {
  .section--search-results .section-header {
    text-align: center;
  }
}
.section--search-results .product {
  height: 320px;
}
.section--search-results .content-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.section--search-results .content-list .product-col {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  padding-top: 20px;
  padding-bottom: 20px;
}
@media (min-width: 768px) {
  .section--search-results .content-list .product-col {
    margin-bottom: 20px;
  }
}
.section--search-results .content-list .product {
  height: auto;
}
.section--search-results .content-list .product .search-description {
  text-align: left;
}
.header--sitemap-list,
.sitemap-list li {
  margin-top: 20px;
  margin-bottom: 20px;
}
.header--sitemap-list {
  text-transform: uppercase;
}
.section--sitemap {
  padding-top: 10px;
  padding-bottom: 50px;
}
.section--sitemap .container-fluid {
  max-width: 1024px;
}
.section--sitemap .section-header {
  border-color: #e5e5e5;
}
.section--sitemap .section-header,
.section--sitemap .header--sitemap-list {
  font-weight: 400;
}
@media (min-width: 768px) {
  .section--sitemap {
    padding-top: 20px;
    padding-bottom: 70px;
  }
  .section--sitemap .header--more {
    margin-right: -40px;
    padding-right: 40px;
  }
  .section--sitemap .header--support {
    margin-left: -40px;
    padding-left: 40px;
  }
}
@media (min-width: 992px) {
  .section--sitemap {
    padding-top: 40px;
    padding-bottom: 80px;
  }
}
.sitemap-list {
  font-size: 1.6rem;
}
.styleguide-h2 {
  margin-bottom: 30px;
}
.styleguide-section--tiles .tiles {
  border: 1px solid #2b2b2b;
  height: 0;
  margin-bottom: 40%;
  padding-top: 100%;
  position: relative;
}
.styleguide-section--tiles .tiles-text {
  max-width: 90%;
  position: absolute;
  top: 5%;
  left: 5%;
}
.styleguide-nav {
  padding: 10px 30px;
}
.styleguide-product--pink {
  background: #f24a7a;
}
.styleguide-product--red {
  background: #e31035;
  opacity: 1;
}
.styleguide-product--red.product-compare {
  height: 33px;
}
.styleguide-section--icons [class^=icon-] {
  margin-right: 20px;
  font-size: 3rem;
}
.styleguide-section--typefaces {
  font-size: 2.4rem;
}
.section--store-postcode {
  line-height: 45px;
  position: relative;
  text-align: center;
  z-index: 1;
  padding-top: 13px;
  padding-bottom: 13px;
}
.section--store-postcode * {
  vertical-align: middle;
}
.section--store-postcode .icon-service {
  margin-right: 8px;
  font-size: 2.2rem;
  font-family: 'icon-westinghouse';
  background-color: #3fc2e7;
  color: #fff;
  border-radius: 50%;
  display: inline-block;
  line-height: 43px;
  text-align: center;
  width: 43px;
  height: 43px;
}
@media (min-width: 768px) {
  .section--store-postcode {
    box-shadow: 3px 3px 3px 0 #999999;
  }
  .section--store-postcode .icon-service {
    margin-right: 12px;
  }
  .section--store-postcode label {
    margin-right: 20px;
  }
}
.section--store-postcode .btn-link {
  color: #2171bd;
  vertical-align: middle;
  position: absolute;
  top: 50%;
  right: 5px;
  font-size: 2.6rem;
  -ms-transform: translateY(-50%);
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
}
.section--store-postcode input {
  height: 45px;
  width: 100%;
  font-weight: 500;
  font-size: 1.6rem;
  padding-right: 40px;
  padding-left: 10px;
}
.section--store-postcode label {
  color: #25346a;
  font-size: 2.2rem;
}
.section--store-postcode .search-control {
  position: relative;
}
.section--store-postcode .search-control.has-error .btn-link {
  color: #df2927;
}
.section--store-postcode .search-control.has-error .form-control-feedback {
  display: none;
}
@media (max-width: 767px) {
  .section--store-postcode .search-control {
    margin-top: 10px;
  }
}
@media (min-width: 768px) {
  .section--store-postcode .search-control {
    display: inline-block;
    margin-top: 0;
    width: 240px;
  }
  .section--store-postcode .search-control .form-control-message {
    display: none;
  }
}
@media (min-width: 768px) {
  .section--store-map .container-fluid {
    height: 750px;
    padding-right: 0;
    padding-left: 0;
  }
}
.store-map {
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
  height: 100%;
}
@media (min-width: 768px) {
  .store-map {
    width: 60%;
    float: left;
    display: block;
  }
}
@media (max-width: 767px) {
  .store-map {
    display: none;
  }
}
@media (min-width: 1140px) {
  .store-map {
    width: 66.10169492%;
  }
}
.store-list {
  color: #25346a;
  height: 100%;
  overflow: hidden;
  padding-top: 10px;
  position: relative;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 768px) {
  .store-list {
    width: 40%;
    float: left;
    display: block;
  }
}
.store-list a {
  font-weight: 500;
}
.store-list h3 {
  border-bottom: 1px solid #25346a;
  padding-bottom: 20px;
  font-weight: 400;
}
.store-list h3 span {
  color: rgba(110, 113, 131, 0.95);
}
.store-list h3 strong {
  font-weight: 500;
}
@media (max-width: 767px) {
  .store-list h3 {
    text-align: center;
  }
}
.store-list .swiper-slide {
  width: 100%;
}
.store-list h5 {
  color: #2171bd;
  margin-top: 0;
  margin-bottom: 0;
}
.store-list li {
  border-bottom: 1px solid #e5e5e5;
  cursor: pointer;
  padding: 30px 25px 30px 45px;
  position: relative;
  word-wrap: break-word;
}
.store-list li a {
  word-break: break-all;
}
.store-list li:before {
  content: "\e610";
  position: absolute;
  top: 30px;
  left: 5px;
  font-family: 'icon-westinghouse';
  background-color: #3fc2e7;
  color: #fff;
  border-radius: 50%;
  display: inline-block;
  line-height: 28px;
  text-align: center;
  width: 28px;
  height: 28px;
}
@media (min-width: 768px) {
  .store-list {
    padding-top: 20px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .store-list li.active {
    background: #f7f7f7;
  }
}
@media (min-width: 1140px) {
  .store-list {
    width: 33.89830508%;
  }
}
.dropdown--filter-groups li,
.trigger--filter-menu-dropdown {
  padding-left: 12px;
  padding-right: 12px;
}
.dropdown--filter-groups a {
  border-top: 2px solid #e0e2e4;
}
.dropdown--filter-groups a.active {
  color: #fff;
  border-bottom: 2px solid #e0e2e4;
  border-top: none;
}
.dropdown--filter-groups a.active i {
  border-color: #fff;
}
.filter-groups a {
  display: inline-block;
  padding-right: 9px;
  padding-left: 9px;
}
.filter-groups a.active {
  color: #fff;
  background: #6e7183;
}
.filter-groups a.active i:before {
  content: "\e603";
}
@media (min-width: 992px) {
  .filter-groups a {
    padding-right: 20px;
    padding-left: 20px;
  }
}
.filter-options,
.section--filter-selected {
  text-align: center;
}
.msg--empty-product {
  color: #25346a;
  font-style: italic;
  text-align: center;
  font-weight: 400;
}
.section--filter {
  line-height: 50px;
  margin-bottom: 15px;
}
.section--filter label {
  margin-right: 5px;
}
@media (min-width: 768px) {
  .section--filter {
    margin-bottom: 35px;
  }
}
@media (min-width: 992px) {
  .section--filter label {
    margin-right: 20px;
  }
}
.section--filter-desktop {
  border-top: 1px solid #e0e2e4;
  box-shadow: 0px 2px 2px 0px #bfbfbf;
}
.section--filter-desktop .bg-grey {
  display: none;
}
@media (min-width: 768px) and (max-width: 991px) {
  .section--filter-desktop {
    font-size: 1.2rem;
  }
}
@media (max-width: 767px) {
  .section--filter-desktop {
    display: none;
  }
}
.section--filter-mobile {
  border-bottom: 2px solid #2171bd;
  text-transform: uppercase;
}
.section--filter-mobile a {
  cursor: pointer;
  display: block;
  line-height: 50px;
  vertical-align: middle;
}
.section--filter-mobile a i {
  float: right;
  margin-top: 7px;
  font-family: 'icon-westinghouse';
  border: 2px solid #2171bd;
  color: #2171bd;
  border-radius: 50%;
  display: inline-block;
  line-height: 31px;
  text-align: center;
  width: 35px;
  height: 35px;
}
.section--filter-mobile a.active i {
  color: #fff;
}
.section--filter-mobile a.active i:before {
  content: "\e603";
}
.section--filter-mobile a.active.trigger--filter-menu-dropdown {
  color: #25346a;
  font-weight: 500;
}
.section--filter-mobile a.active.trigger--filter-menu-dropdown i {
  background: #25346a;
  border-color: #25346a;
}
@media (min-width: 768px) {
  .section--filter-mobile {
    display: none;
  }
}
.section--filter-selected .btn,
.section--filter-selected .btn-lg,
.section--filter-selected .btn-lg-sqr {
  margin-left: 20px;
}
.section--filter-selected .btn:first-child,
.section--filter-selected .btn-lg:first-child,
.section--filter-selected .btn-lg-sqr:first-child {
  margin-left: 0;
}
.section--filter-selected > div {
  padding-bottom: 3px;
}
@media (min-width: 768px) {
  .section--filter-selected > div {
    border-bottom: 1px solid #6e7183;
  }
}
.section--product-list {
  overflow: hidden;
  padding-bottom: 5px;
}
@media (min-width: 768px) {
  .section--product-list {
    padding-bottom: 30px;
  }
}
.section--products-to-compare {
  background: #2171bd;
  width: 100%;
  z-index: 2;
  position: fixed;
  bottom: 0;
  left: 0;
}
.section--products-to-compare > div {
  height: 35px;
}
@media (min-width: 992px) {
  .section--products-to-compare {
    background: #fff;
    box-shadow: 0 -2px 2px -1px #bfbfbf;
  }
  .section--products-to-compare > div {
    height: 80px;
  }
}
.section--products-to-compare-desktop {
  display: none;
}
@media (min-width: 992px) {
  .section--products-to-compare-desktop {
    display: block;
  }
  .section--products-to-compare-desktop .btn-lg {
    float: right;
    margin-top: 16px;
  }
  .section--products-to-compare-desktop img {
    float: left;
    height: 50px;
    margin-right: 15px;
  }
  .section--products-to-compare-desktop label {
    font-size: 1.5rem;
  }
  .section--products-to-compare-desktop table {
    float: left;
    max-width: 800px;
  }
  .section--products-to-compare-desktop td {
    height: 80px;
    vertical-align: middle;
  }
  .section--products-to-compare-desktop td,
  .section--products-to-compare-desktop td label {
    font-weight: 500;
  }
  .section--products-to-compare-desktop td.title--compare-product {
    max-width: 180px;
    position: relative;
    text-align: center;
    padding-right: 30px;
    padding-left: 30px;
  }
  .section--products-to-compare-desktop td.title--compare-product:before {
    content: '';
    display: block;
    border: 7px solid transparent;
    border-left-color: #2171bd;
    position: absolute;
    top: 36.5px;
    right: -14px;
    width: 0;
    height: 0;
  }
  .section--products-to-compare-desktop td.product--to-compare {
    padding-left: 35px;
  }
  .section--products-to-compare-desktop td.product--to-compare img {
    max-width: 40px;
  }
}
.section--products-to-compare-mobile {
  line-height: 35px;
}
.section--products-to-compare-mobile a,
.section--products-to-compare-mobile a:hover,
.section--products-to-compare-mobile label {
  color: #fff;
  font-size: 1.5rem;
}
.section--products-to-compare-mobile label {
  text-transform: uppercase;
  font-weight: 500;
}
.section--products-to-compare-mobile .link,
.section--products-to-compare-mobile .btn-link,
.section--products-to-compare-mobile .link-arrow,
.section--products-to-compare-mobile .link-arrow-reverse,
.section--products-to-compare-mobile .link-sub {
  float: right;
}
@media (min-width: 992px) {
  .section--products-to-compare-mobile {
    display: none;
  }
}
.container--product-img-print {
  display: none;
}
@media print {
  .container--product-img-print {
    display: block;
    padding-top: 66.66666667%;
    position: relative;
    width: 100%;
    height: 0;
  }
  .container--product-img-print img {
    max-height: 100%;
    max-width: 100%;
    min-height: 80%;
    min-width: 80%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
}
.section--product-intro .swiper-wrapper {
  position: relative;
}
.section--product-intro .swiper-wrapper .featured-image {
  display: none;
  left: 0px;
  position: absolute;
  top: 0px;
  z-index: 10;
}
.section--product-intro .swiper-wrapper.featured .featured-image {
  display: block;
}
.container--product-img,
.container--product-thumbnail {
  display: inline-block;
  overflow: hidden;
  vertical-align: middle;
}
.container--product-media iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.container--product-media .play-video {
  font-size: 3rem;
  font-family: 'icon-westinghouse';
  border: 2px solid #fff;
  color: #fff;
  border-radius: 50%;
  display: inline-block;
  line-height: 76px;
  text-align: center;
  width: 80px;
  height: 80px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.container--product-media .play-video:before {
  display: inline-block;
  content: "\e60e";
  -webkit-transform: translateX(11%);
  -ms-transform: translateX(11%);
  transform: translateX(11%);
}
.container--product-media .swiper-slide {
  overflow: hidden;
  position: relative;
}
.container--product-media .swiper-slide img {
  max-height: 100%;
  max-width: 100%;
  min-height: 80%;
  min-width: 80%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media (max-width: 991px) {
  .container--product-feature,
  .container--product-img {
    position: absolute;
    top: 0;
    left: 0;
  }
  .container--product-feature,
  .container--product-img,
  .container--product-feature .swiper-slide,
  .container--product-img .swiper-slide {
    width: 100%;
    height: 100%;
  }
  .container--product-feature .swiper-wrapper,
  .container--product-img .swiper-wrapper {
    height: 100%;
  }
}
@media (min-width: 992px) {
  .container--product-img,
  .container--product-img .swiper-slide {
    max-width: 100%;
    width: 430px;
    height: 340px;
  }
}
.container--product-thumbnail {
  max-width: 312px;
}
.container--product-thumbnail,
.container--product-thumbnail .swiper-slide {
  height: 40px;
}
.container--product-thumbnail + span {
  color: #2171bd;
  margin-left: 2px;
  visibility: hidden;
}
.container--product-thumbnail .swiper-slide {
  cursor: pointer;
  width: 52px;
}
.container--product-thumbnail .swiper-slide:not(.active-nav) {
  opacity: .6;
}
.modal--product-carousel .modal-body i {
  cursor: pointer;
  font-size: 2.3rem;
  -webkit-user-select: none;
  /* Chrome all / Safari all */
  -moz-user-select: none;
  /* Firefox all */
  -ms-user-select: none;
  /* IE 10+ */
  /* No support for @x yet, use at own risk */
  -o-user-select: none;
  user-select: none;
  font-family: 'icon-westinghouse';
  border: 2px solid #fff;
  color: #fff;
  border-radius: 50%;
  display: inline-block;
  line-height: 51px;
  text-align: center;
  width: 55px;
  height: 55px;
}
.modal--product-carousel .modal-body i:before {
  display: inline-block;
}
.modal--product-carousel .modal-body i.icon-arrowleft {
  position: absolute;
  top: 50%;
  left: -80px;
}
.modal--product-carousel .modal-body i.icon-arrowleft:before {
  -webkit-transform: translateX(-5%);
  -ms-transform: translateX(-5%);
  transform: translateX(-5%);
}
.modal--product-carousel .modal-body i.icon-arrowright {
  position: absolute;
  top: 50%;
  right: -80px;
}
.modal--product-carousel .modal-body i.icon-arrowright:before {
  -webkit-transform: translateX(5%);
  -ms-transform: translateX(5%);
  transform: translateX(5%);
}
.modal--product-carousel .modal-content {
  background-color: #fff;
}
.modal--product-carousel .container--product-img,
.modal--product-carousel .container--product-img .swiper-slide {
  width: 780px;
  height: 520px;
}
.modal--product-carousel .container--product-img .play-video {
  border-width: 5px;
  line-height: 123px;
  font-size: 4.8rem;
  width: 132px;
  height: 132px;
}
.modal--product-carousel .container--product-thumbnail {
  max-width: 780px;
  margin-left: -9px;
  width: 780px;
}
.modal--product-carousel .container--product-thumbnail,
.modal--product-carousel .container--product-thumbnail .swiper-slide {
  height: 78px;
}
.modal--product-carousel .container--product-thumbnail img {
  padding-right: 9px;
  padding-left: 9px;
}
.modal--product-carousel .container--product-thumbnail .play-video {
  line-height: 51px;
  font-size: 1.9rem;
  width: 55px;
  height: 55px;
}
.modal--product-carousel .container--product-thumbnail .swiper-slide {
  border: none;
  width: 133px;
}
.pagination--product-img {
  margin-top: 25px;
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .pagination--product-img {
    display: none;
  }
}
.pagination--product-list {
  text-align: center;
}
@media (min-width: 768px) {
  .pagination--product-list {
    display: none;
  }
}
@media (max-width: 991px) {
  .product-intro-upper .container-wrapper,
  .section--product-features .container-wrapper {
    padding-top: 66.66666667%;
    position: relative;
    width: 100%;
    height: 0;
  }
  .product-intro-upper .container-outer-wrapper,
  .section--product-features .container-outer-wrapper {
    max-width: 100%;
    width: 620px;
    margin-right: auto;
    margin-left: auto;
  }
}
.product-intro-upper .back-btn {
  color: #adadad;
  display: inline-block;
  font-weight: bold;
  margin-bottom: 20px;
  text-transform: uppercase;
}
.product-intro-upper .back-btn:hover {
  color: #2171bd;
}
.product-intro-upper .product-thumbnail-outer-wrapper {
  padding-left: 70px;
}
@media (max-width: 767px) {
  .product-intro-upper .product-thumbnail-outer-wrapper {
    display: none;
  }
}
@media (min-width: 768px) {
  .product-intro-upper .product-thumbnail-outer-wrapper {
    white-space: nowrap;
    margin-top: 20px;
    margin-bottom: 40px;
  }
}
@media (min-width: 992px) {
  .product-intro-upper > div {
    width: 50%;
    float: right;
  }
}
@media (min-width: 1160px) {
  .product-intro-upper .text-center i {
    cursor: pointer;
    font-size: 2.1rem;
    -webkit-user-select: none;
    /* Chrome all / Safari all */
    -moz-user-select: none;
    /* Firefox all */
    -ms-user-select: none;
    /* IE 10+ */
    /* No support for @x yet, use at own risk */
    -o-user-select: none;
    user-select: none;
    font-family: 'icon-westinghouse';
    border: 2px solid #2171bd;
    color: #2171bd;
    border-radius: 50%;
    display: inline-block;
    line-height: 46px;
    text-align: center;
    width: 50px;
    height: 50px;
  }
  .product-intro-upper .text-center i:before {
    display: inline-block;
  }
  .product-intro-upper .text-center i.icon-arrowleft {
    margin-right: 1%;
  }
  .product-intro-upper .text-center i.icon-arrowleft:before {
    -webkit-transform: translateX(-6%);
    -ms-transform: translateX(-6%);
    transform: translateX(-6%);
  }
  .product-intro-upper .text-center i.icon-arrowright {
    margin-left: 1%;
  }
  .product-intro-upper .text-center i.icon-arrowright:before {
    -webkit-transform: translateX(6%);
    -ms-transform: translateX(6%);
    transform: translateX(6%);
  }
}
@media print, (max-width: 1160px) {
  .product-intro-upper .text-center i {
    display: none;
  }
}
@media print {
  .product-intro-upper .container-wrapper {
    display: none;
  }
}
.section--product-accessories,
.section--product-viewed {
  margin-bottom: 30px;
}
.section--product-accessories .section-header,
.section--product-viewed .section-header {
  margin-bottom: 30px;
}
.section--product-accessories .product-col,
.section--product-viewed .product-col {
  border-left: none;
}
.section--product-accessories .product-list,
.section--product-viewed .product-list {
  margin: 0;
}
.section--product-accolades a {
  color: #25346a;
  display: table;
  padding-top: 20px;
  padding-bottom: 20px;
}
.section--product-accolades a:hover {
  color: #3fc2e7;
}
.section--product-accolades a > * {
  display: table-cell;
  vertical-align: middle;
}
.section--product-accolades a span {
  padding-left: 20px;
}
@media (min-width: 768px) {
  .section--product-accolades {
    margin-bottom: 40px;
  }
}
.section--product-features {
  margin-top: 15px;
}
.section--product-features .container--product-feature {
  overflow: hidden;
}
.section--product-features .container--product-feature .promotion-text {
  padding-top: 40px;
  padding-bottom: 20px;
}
@media (min-width: 480px) {
  .section--product-features .container--product-feature .promotion-text {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
@media (min-width: 550px) {
  .section--product-features .container--product-feature .promotion-text {
    padding-top: 90px;
  }
}
@media (min-width: 620px) {
  .section--product-features .container--product-feature .promotion-text {
    padding-top: 120px;
  }
}
.section--product-features .pagination--product-feature {
  text-align: center;
  padding-top: 5px;
  padding-bottom: 5px;
}
@media (min-width: 768px) {
  .section--product-features {
    margin-top: 45px;
    margin-bottom: 70px;
  }
  .section--product-features .container-outer-wrapper {
    display: none;
  }
}
.section--product-downloads {
  margin-bottom: 25px;
}
@media (min-width: 768px) {
  .section--product-downloads {
    margin-bottom: 40px;
  }
}
.section--promotion.even {
  display: none;
}
@media (min-width: 768px) {
  .section--promotion.even {
    display: block;
  }
  .section--promotion.even .promotion-wrapper .promotion-media {
    width: 100%;
  }
  .section--promotion.even .promotion-wrapper,
  .section--promotion.even .promotion-wrapper + .promotion-text,
  .section--promotion.even .promotion-text.outer {
    width: 50%;
  }
  .section--promotion.even .promotion-text.outer {
    padding-top: 0;
  }
  .section--promotion.even .responsive-video-wrapper {
    padding-bottom: 28%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .section--promotion.even .promotion-wrapper,
  .section--promotion.even .promotion-wrapper + .promotion-text,
  .section--promotion.even .promotion-text.outer {
    float: left;
  }
  .section--promotion.even .promotion-wrapper + .promotion-text,
  .section--promotion.even .promotion-text.outer {
    margin-top: 0;
  }
  .section--promotion.even.reversed .promotion-wrapper,
  .section--promotion.even.reversed .promotion-wrapper + .promotion-text,
  .section--promotion.even.reversed .promotion-text.outer {
    float: right;
  }
}
@media (min-width: 992px) {
  .section--promotion.even .promotion-wrapper {
    padding-right: 0.83333333%;
  }
  .section--promotion.even.reversed .promotion-wrapper {
    padding-left: 0.83333333%;
    padding-right: 0;
  }
}
@media (min-width: 1240px) {
  .section--promotion.even .promotion-text.outer {
    padding-top: 50px;
  }
}
.section--product-intro {
  padding-top: 30px;
}
.section--product-intro .btn-lg-sqr {
  width: 300px;
  max-width: 100%;
}
@media (max-width: 991px) {
  .section--product-intro {
    text-align: center;
  }
}
@media (min-width: 768px) {
  .section--product-intro {
    padding-top: 115px;
  }
  .section--product-intro .btn-lg-sqr {
    display: none;
  }
}
@media (max-width: 767px) {
  .section--product-reviews .comment-write {
    display: none;
  }
}
@media (min-width: 768px) {
  .section--product-reviews {
    margin-bottom: 60px;
  }
}
/* override default promotion styes*/
.section--promotion.variant .promotion-wrapper {
  display: none;
}
@media (min-width: 768px) {
  .section--promotion.variant .promotion-wrapper {
    display: block;
  }
}
@media (min-width: 992px) {
  .section--promotion.variant .promotion-wrapper {
    padding-right: 0;
    padding-left: 1.66666667%;
  }
  .section--promotion.variant .promotion-wrapper,
  .section--promotion.variant .promotion-wrapper + .promotion-text {
    float: right;
  }
  .section--promotion.variant.reversed .promotion-wrapper {
    padding-left: 0;
    padding-right: 1.66666667%;
    width: 66.08333333%;
  }
  .section--promotion.variant.reversed .promotion-wrapper,
  .section--promotion.variant.reversed .promotion-wrapper + .promotion-text {
    float: left;
  }
  .section--promotion.variant.reversed .promotion-wrapper + .promotion-text {
    width: 33.91666667%;
  }
}
@media print, (max-width: 767px) {
  .section--product-specifications .inner-collapse {
    display: block;
    height: auto !important;
  }
}
@media (min-width: 768px) {
  .section--product-specifications {
    background: #f2f2f2;
    box-shadow: 0 1px 3px -1px #cccccc;
    margin-bottom: 25px;
    padding-top: 10px;
  }
}
@media (max-width: 767px) {
  .section--dropdown {
    border-bottom: 2px solid #e0e2e4;
  }
}
a.anchor {
  display: block;
  position: relative;
  top: -160px;
  visibility: hidden;
  height: 0px;
  padding: 0 0 0 0;
}
.section--certificate-banner {
  background-size: cover;
  padding: 25px 0 65px;
  width: 100%;
}
@media (min-width: 768px) {
  .section--certificate-banner {
    padding: 48px 0 75px;
  }
}
@media (min-width: 992px) {
  .section--certificate-banner {
    padding: 50px 0 65px;
  }
}
.section--certificate-banner .header-title {
  color: #fff;
  font-weight: 300;
  line-height: 1.1;
  margin-top: 20px;
  text-shadow: 0 2px 3px rgba(0, 0, 0, 0.5);
}
@media (min-width: 768px) {
  .section--certificate-banner .header-title {
    margin-top: 35px;
  }
}
.section--certificate-banner .header-decorative {
  display: block;
  font-size: 27px;
  overflow: visible;
}
@media (min-width: 768px) {
  .section--certificate-banner .header-decorative {
    font-size: 50px;
  }
}
.section--certificate-banner .header-decorative:before,
.section--certificate-banner .header-decorative:after {
  background-color: #fff;
  content: "";
  display: inline-block;
  height: 2px;
  position: relative;
  top: -5px;
  vertical-align: middle;
  width: 25px;
}
@media (min-width: 768px) {
  .section--certificate-banner .header-decorative:before,
  .section--certificate-banner .header-decorative:after {
    top: -8px;
    width: 35px;
  }
}
@media (min-width: 992px) {
  .section--certificate-banner .header-decorative:before,
  .section--certificate-banner .header-decorative:after {
    width: 55px;
  }
}
.section--certificate-banner .header-decorative:before {
  margin-right: 5px;
}
@media (min-width: 768px) {
  .section--certificate-banner .header-decorative:before {
    margin-right: 10px;
  }
}
.section--certificate-banner .header-decorative:after {
  margin-right: 10px;
}
@media (min-width: 768px) {
  .section--certificate-banner .header-decorative:after {
    margin-right: 15px;
  }
}
.section--certificate-banner .header-title-sub {
  font-size: 42px;
  display: block;
  letter-spacing: .03em;
  margin-top: 10px;
}
@media (min-width: 768px) {
  .section--certificate-banner .header-title-sub {
    font-size: 76px;
  }
}
@media (min-width: 992px) {
  .section--certificate-banner .header-title-sub {
    font-size: 82px;
  }
}
.section--competition-copy {
  background: #f5f5f5;
  padding-bottom: 50px;
}
@media (min-width: 768px) {
  .section--competition-copy {
    padding-bottom: 90px;
  }
}
@media (max-width: 768px) {
  .section--competition-copy img {
    margin: 0 auto;
    max-width: 60%;
  }
}
.section--competition-copy .container-fluid {
  max-width: 600px;
}
.section--competition-copy h2 {
  font-size: 18px;
  color: #25346a;
  line-height: 22px;
  margin: 25px 0 30px;
}
@media (min-width: 768px) {
  .section--competition-copy h2 {
    font-size: 24px;
    line-height: 28px;
    margin: 40px 0 50px;
  }
}
.section--competition-copy .competition-copy-wrapper {
  font-size: 19;
  color: #5b5d70;
  line-height: 25px;
  margin-top: 25px;
  text-align: center;
}
@media (min-width: 768px) {
  .section--competition-copy .competition-copy-wrapper {
    margin-top: 0;
    text-align: left;
  }
}
.section--competition-cta {
  margin: 35px 0;
}
@media (min-width: 768px) {
  .section--competition-cta {
    margin: 70px 0;
  }
}
.section--competition-cta .container-fluid {
  max-width: 600px;
}
.section--competition-cta .btn,
.section--competition-cta .btn-lg,
.section--competition-cta .btn-lg-sqr {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  background: #25346a;
  border-radius: 10px;
  display: block;
  font-size: 17px;
  font-weight: bold;
  margin: 0 auto;
  padding: 15px;
  width: 80%;
}
@media (min-width: 768px) {
  .section--competition-cta .btn,
  .section--competition-cta .btn-lg,
  .section--competition-cta .btn-lg-sqr {
    font-size: 30px;
    padding: 25px 15px;
  }
}
.section--competition-cta .btn:first-child,
.section--competition-cta .btn-lg:first-child,
.section--competition-cta .btn-lg-sqr:first-child {
  background: #3fc2e7;
  margin-bottom: 25px;
}
.section--competition-cta .btn:first-child:hover,
.section--competition-cta .btn-lg:first-child:hover,
.section--competition-cta .btn-lg-sqr:first-child:hover {
  background: #158aab;
}
@media (min-width: 768px) {
  .section--competition-cta .btn:first-child,
  .section--competition-cta .btn-lg:first-child,
  .section--competition-cta .btn-lg-sqr:first-child {
    margin-bottom: 50px;
  }
}
.section--competition-cta .btn:hover,
.section--competition-cta .btn-lg:hover,
.section--competition-cta .btn-lg-sqr:hover {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  background: #0b0f1e;
}
.article h1 {
  font-weight: 700;
  font-size: 2.4rem;
  color: #25346a;
  line-height: 1.2;
  margin: 10px 0 65px 0;
  text-align: center;
}
@media (min-width: 768px) {
  .article h1 {
    font-size: 4.7rem;
    padding: 0 90px;
  }
}
.article .intro {
  font-weight: 500;
  font-size: 1.8rem;
  color: #25346a;
  line-height: 1.7;
}
@media (min-width: 768px) {
  .article .intro {
    font-size: 2.2rem;
  }
}
.article h3 {
  font-weight: 700;
  color: #25346a;
  margin-bottom: 20px;
}
.article a {
  font-weight: 500;
}
.article p {
  font-size: 1.8rem;
  line-height: 2;
}
.article .responsive-video-wrapper {
  margin: 75px 0;
}
.article img {
  display: block;
  height: auto;
  margin: 75px auto;
  max-width: 100%;
}
.article .swiper-slide img {
  margin: 0;
}
.article ul {
  padding: 0;
}
.article ul li {
  font-size: 1.8rem;
  margin-bottom: 15px;
  margin-top: 20px;
  padding-left: 20px;
  position: relative;
}
.article ul li:before {
  font-size: 1rem;
  font-family: 'icon-westinghouse';
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  speak: none;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #3fc2e7;
  content: "\e613";
  left: 0;
  position: absolute;
  top: 5px;
}
.recipe .responsive-video-wrapper {
  margin: 75px 0;
}
.recipe h2,
.recipe h3 {
  margin-top: 40px;
}
@media (min-width: 768px) {
  .recipe h2,
  .recipe h3 {
    margin-top: 0;
  }
}
.recipe ol li {
  padding-bottom: 35px;
  margin: 0;
}
.recipe ol li:not(:first-child) {
  border-top: 1px solid #e5e5e5;
  padding-top: 35px;
}
.recipe ol li:not(:first-child):before {
  top: 35px;
}
.recipe ol li img,
.recipe ol li .responsive-video-wrapper {
  margin: 30px 0 0 0;
}
.recipe iframe {
  display: block;
  margin: 0 auto;
}
.recipe .recipe-details {
  font-weight: 700;
  border-top: 4px solid #3fc2e7;
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 55px;
  margin-top: 20px;
  text-transform: uppercase;
}
.recipe .recipe-details .flex-container {
  flex-direction: row;
  flex-grow: 0;
  justify-content: space-around;
}
@media (min-width: 992px) {
  .recipe .recipe-details .flex-container {
    justify-content: center;
  }
}
.recipe .recipe-details li {
  line-height: 0;
  margin: 20px 0;
  padding-left: 0;
}
@media (min-width: 992px) {
  .recipe .recipe-details li:not(:first-child) {
    padding-left: 20px;
  }
}
.recipe .recipe-details li:before {
  display: none;
}
.recipe .recipe-details label,
.recipe .recipe-details span {
  font-size: 1.1rem;
  line-height: 1;
}
@media (min-width: 992px) {
  .recipe .recipe-details label,
  .recipe .recipe-details span {
    font-size: 1.4rem;
  }
}
.recipe .recipe-details label {
  color: #333333;
}
.recipe .recipe-details span {
  color: #3fc2e7;
}
@media (min-width: 992px) {
  .recipe .recipe-details span {
    padding-left: 10px;
  }
}
.recipe .btn-lg {
  font-weight: 700;
  display: block;
  margin: 0 auto 75px auto;
  text-transform: none;
}
.survey-form .control-label {
  font-size: 1.8rem;
  font-weight: 400;
  color: #333333;
  vertical-align: middle;
}
@media (max-width: 767px) {
  .survey-form .control-label {
    margin-bottom: 6px;
  }
}
.survey-form .form-group {
  padding: 18px 0;
  width: 100%;
}
.survey-form .form-group select {
  width: 100%;
}
.survey-form .form-control-feedback {
  margin-top: -12px;
  right: 35px;
}
.survey-form .has-error label {
  color: #333333;
  display: block;
  font-style: normal;
}
.survey-form .has-error:last-child {
  font-style: italic;
  padding-left: 10px;
}
.survey-form span.has-error {
  margin-top: 5px;
  display: inline-block;
}
.survey-form .btn,
.survey-form .btn-lg,
.survey-form .btn-lg-sqr {
  font-weight: 400;
  line-height: 1;
  border-radius: 25px;
  padding: 18px 25px;
  font-size: 1.4rem;
  margin-top: 20px;
}
.multiselect__input,
.multiselect__single {
  background: #fff;
}
.multiselect__placeholder {
  color: #999;
  margin-bottom: 10px;
  padding-top: 2px;
}
.multiselect__tags {
  color: #2171bd;
  border: 1px solid #e5e5e5;
  padding: 15px 25px 5px 20px;
}
.has-error .multiselect__tags {
  color: #df2927;
  border: 1px solid #df2927;
}
.multiselect__tag {
  background: #2171bd;
  color: #fff;
  margin-bottom: 5px;
  margin-right: 10px;
  padding: 5px 21px 5px 10px;
}
.multiselect__tag-icon:after {
  font-size: 14;
  color: #fff;
  content: "×";
}
.multiselect__tag-icon:focus,
.multiselect__tag-icon:hover {
  background: #2171bd;
}
.multiselect__tag-icon:focus:after,
.multiselect__tag-icon:hover:after,
.multiselect__tag-icon:focus:after,
.multiselect__tag-icon:hover:after {
  color: #fff;
}
.multiselect__current {
  box-sizing: border-box;
  border: 1px solid #e8e8e8;
  padding: 8px 30px 0 12px;
}
.multiselect__select {
  margin-top: -2px;
}
.multiselect__select:before {
  border-style: solid;
  border-width: 4px 4px 0 4px;
  border-color: #2171bd transparent transparent transparent;
  content: "";
}
.multiselect__content-wrapper {
  background: #fff;
  border: 1px solid #e5e5e5;
  border-top: none;
  max-height: 240px;
  width: 100%;
}
.multiselect--above .multiselect__content-wrapper {
  border-top: 1px solid #e5e5e5;
}
.multiselect__option {
  padding: 12px;
}
.multiselect__option:after {
  font-size: 13;
  padding-left: 20px;
  padding-right: 12px;
}
.multiselect__option--highlight {
  background: #2171bd;
  color: #fff;
}
.multiselect__option--highlight:after {
  background: #2171bd;
  color: #fff;
  content: attr(data-select);
}
/*# sourceMappingURL=Common/Dist/main.css.map */