﻿* {
  font-size: 12px;
  font-family: Verdana, Arial, sans-serif !important;
}
body {
  padding: 0;
  margin: 0;
}
body.shopindex .container {
  padding-left: 10px;
  padding-right: 10px;
  background-color: white;
}
html,
body {
  height: 100%;
}
label {
  word-wrap: break-word;
}
.clear {
  clear: both;
}
.hide {
  display: none;
}
.strong,
.bold {
  font-weight: bold;
}
.breadcrumb {
  padding: 10px !important;
}
.no-margin {
  margin: 0 !important;
  margin-bottom: 0 !important;
  margin-top: 0 !important;
}
.nowrap {
  white-space: nowrap !important;
}
.preload,
.preload * {
  display: none;
}
.bg-mono,
.bg-mono.btn {
  background: #004b8f !important;
}
.bg-multi,
.bg-multi.btn {
  background: #ee1c25 !important;
}
.bg-edge,
.bg-edge.btn {
  background: #88bb3a !important;
}
.bg-spacer,
.bg-spacer.btn {
  background: #6600CC !important;
}
.mono-label,
.monomounts-title {
  color: #004b8f !important;
  font-weight: bold;
}
.multi-label,
.multimounts-title {
  color: #ee1c25 !important;
  font-weight: bold;
}
.edge-label,
.edgemounts-title,
.Edgemounts-title {
  color: #88bb3a !important;
  font-weight: bold;
}
.spacer-label,
.extraspacers-title {
  color: #6600CC !important;
  font-weight: bold;
}
.red-bull {
  color: red !important;
  font-weight: bold;
}
.gray-bull {
  color: #aeafb3 !important;
  font-weight: bold;
}
p {
  margin-top: 0;
}
.left-bar ul li a,
.breadcrumb > li > a,
#option-selection ul > li > a,
.footer ul li a,
.faq a,
.pack-option,
.menu-label {
  text-decoration: none !important;
  color: #313132;
  overflow-wrap: break-word;
}
a:hover,
a.selected {
  color: #ee1c25 !important;
  text-decoration: none !important;
}
a:hover.secondary-link,
a.selected.secondary-link {
  color: #007EA7 !important;
}
h1 {
  font-size: 24px !important;
  font-weight: 400 !important;
  color: #00346E !important;
  margin-top: 0 !important;
}
h1 .mono-label,
h1 .multi-label,
h1 .edge-label {
  font-size: 18px !important;
}
h2 {
  font-size: 18px !important;
  font-weight: 400 !important;
  color: #014890 !important;
  margin-top: 0 !important;
}
h2 .mono-label,
h2 .multi-label {
  font-size: 18px !important;
}
h3 {
  font-size: 12px !important;
  font-weight: 700 !important;
  color: #313132 !important;
  margin-top: 0 !important;
}
h3 .mono-label,
h3 .multi-label {
  font-size: 15px !important;
}
h4 {
  font-size: 11px !important;
  font-weight: bold !important;
  color: #313132 !important;
  margin: 0 0 5px 20px;
}
.red-font {
  color: #ed1b24 !important;
}
.capacity-red-link {
  color: #ee1c25 !important;
}
/*.nav>li>a:focus, .nav>li>a:hover {
    color: #ed1b24 !important;
}

.breadcrumb>li>a:hover {
    color: #ed1b24 !important;
}*/
.dash-ul {
  list-style-type: none !important;
}
.dash-ul li:before {
  content: "-";
  position: relative;
  left: -5px;
}
.dash-ul li {
  text-indent: -5px;
}
.no-padding {
  padding: 0 !important;
}
.list-style-none {
  list-style: none;
}
.full-width-block {
  display: block;
  width: 100%;
}
.navbar-nav .dropdown-menu li {
  border-bottom: none !important;
}
.logo-container img {
  max-width: 220px;
}
.quality-footer-logo img {
  width: 128px;
  height: auto;
}
.logo-container {
  float: left;
}
#intro {
  float: left;
  clear: left;
  font-size: 17px;
  font-weight: bold;
  margin: 0;
}
#cc-images {
  padding: 0 25px 15px;
  margin-top: 15px;
}
#cc-images img {
  max-width: 270px;
}
#section-menu,
.section-sub-menu {
  margin: 20px 0;
}
#section-menu a,
.section-sub-menu a {
  font-size: 24px;
  font-weight: normal;
  color: #8290b5;
}
#multi-content #section-menu a,
.section-sub-menu a {
  color: #f9b39a;
}
#main-menu {
  margin-top: 80px;
  /*float: right;*/
  clear: right;
}
/*#main-menu ul { clear: right; list-style: none; float: right; margin: 0 auto; padding: 0; }*/
/*#main-menu ul li { padding-bottom: 13px; padding-left: 22px; }*/
/*#main-menu ul li:first-child { padding-left: 0; }*/
/*#main-menu .menu { border-bottom: 1px solid #dadada; }*/
#main-menu .menu,
#sub-menu .menu {
  border-bottom: none;
}
#main-menu .menu a,
#sub-menu .menu a {
  text-transform: uppercase;
}
#main-menu .navbar-nav > li > a {
  font-size: 13px;
  border-bottom: 3px solid transparent;
  padding: 0;
  margin: 0 10px;
}
#main-menu .navbar-nav > li > a:hover {
  color: inherit !important;
}
#main-menu .navbar-nav > li .dropdown-menu li > a {
  text-transform: none;
}
#main-menu .sub-menu {
  /*margin-top: 12px;*/
  display: none;
}
/*#main-menu .sub-menu li {
            padding-left: 20px;
        }*/
#main-menu .menu a,
#main-menu .sub-menu li a,
#sub-menu .menu a,
#sub-menu .sub-menu li a {
  color: #313132;
}
#main-menu .dropdown-submenu li a {
  color: #313132;
  font-weight: normal;
}
#main-menu .selected,
#sub-menu .selected {
  display: block;
  border-bottom: 3px solid #ee1c25;
}
#sub-menu {
  /*margin-top: 80px;*/
  float: right;
  /*clear: both;*/
}
.click {
  font-style: italic;
  color: #a7a9ac !important;
  font-size: 12px;
  font-weight: normal;
}
.no-underline {
  text-decoration: underline !important;
  text-decoration-color: white !important;
}
a.clickToView:before {
  content: "(click to view)";
  position: absolute;
  margin-top: -15px;
  font-style: italic;
  color: #a7a9ac !important;
  font-size: 12px;
  font-weight: normal;
}
a.brochures:before {
  margin-left: -8px;
}
#sales-content em {
  color: #00346E;
  font-weight: bold;
  font-style: normal;
}
.footer {
  display: block;
  margin: 0;
  width: 100%;
  /* border-top: 1px solid rgba(130, 130, 131, 0.2);*/
  float: left;
  padding-top: 10px;
}
.footer .container {
  width: 100%;
  padding: 0 !important;
}
.footer .container .row {
  display: table;
  margin: 0 auto;
}
.footer h3 {
  text-align: center;
}
.footer .section {
  float: left;
  padding: 15px 25px;
  min-height: 140px;
  width: auto;
}
/*.footer .section:first-child {
            border: none;
        }*/
.footer .section:last-child {
  padding-right: 0;
}
.footer .section h3 {
  margin: 0 0 2px;
  font-size: 13px !important;
  font-weight: bold;
}
.footer .section h3 a,
.footer .section h3 a:hover {
  color: #313132;
}
.footer .section ul {
  margin: 0;
  padding: 0;
}
.footer .section ul li {
  list-style: none;
  padding: 2px 0;
}
/*video {
    -webkit-filter: brightness(109.5%);
    outline: none;
    
    border: 1px solid #ccc; 
}

.video .poster {
    display: none;
    cursor: pointer;
}

.video video {
    display: block;
}

.video, .video .poster, .video video {
    height: auto !important;
    width: 99% !important;
    margin: 5px 0 15px;
}*/
a.text-button {
  background-color: #eee;
  color: #00346e;
  font-weight: bold;
  padding: 1px 6px;
  text-decoration: none;
}
.full-width {
  width: 100%;
}
.slider-arrow {
  font-size: 100%;
  color: #fff;
}
.nav-bar-reset {
  border: none !important;
}
.container {
  height: auto;
  background-color: #fff;
  padding: 10px !important;
}
.blue-text {
  color: #004596;
}
.navbar {
  margin-bottom: 0 !important;
}
.navbar-collapse.in {
  overflow-y: visible !important;
}
.breadcrumb {
  display: none !important;
  background-color: #fff !important;
}
.breadcrumb > .active {
  color: #ed1b24 !important;
  font-weight: bold;
}
.full-width-img {
  width: 100%;
  height: auto;
}
.full-width-img.add-top-spacing {
  margin-top: 30px;
}
.half-width-img {
  width: 50%;
  height: auto;
}
.navbar-default {
  background-image: none !important;
  filter: none !important;
  border-radius: 0;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  background-color: #fff !important;
}
.no-border {
  border: none !important;
  border-top: none !important;
  border-bottom: none !important;
  border-left: none !important;
  border-right: none !important;
}
.no-border-bottom {
  border-bottom: none !important;
}
.no-padding-left {
  padding-left: 0 !important;
}
.no-padding-right {
  padding-right: 0 !important;
}
.no-border-top {
  border-top: none !important;
}
.panel-body {
  padding: 0 !important;
  float: left;
  width: 100%;
  margin-bottom: 20px;
}
.panel {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  background-color: transparent !important;
}
.panel-group .panel-heading + .panel-collapse > .list-group,
.panel-group .panel-heading + .panel-collapse > .panel-body {
  border-top: none !important;
}
.panel-heading {
  /*min-height: 80px;*/
  padding: 10px 0 !important;
  float: left;
  width: 100%;
}
.panel-head-title {
  display: block;
  float: left;
  width: 85%;
  /*margin-top: 10px;*/
}
.panel-head-title a {
  float: left;
  width: 100%;
}
.panel-group {
  padding: 0 !important;
  margin-bottom: 0;
}
.panel {
  padding: 0 !important;
}
.header-line {
  display: block;
  border-bottom: 1px solid rgba(130, 130, 131, 0.2);
  width: 100%;
  float: left;
  margin: 10px 0;
}
.full-width-line {
  display: none;
  border-bottom: 1px solid rgba(130, 130, 131, 0.2);
  width: 100%;
  float: left;
  margin: 40px 0;
}
.left-bar {
  width: 18%;
  height: auto;
  float: left;
  min-width: 145px;
  /*padding: 0 10px;*/
  border: 1px solid rgba(130, 130, 131, 0.2);
}
.left-bar > div .title {
  border-bottom: 1px solid #E7E7E7;
  background-color: #F7F7F7;
  padding: 5px;
  line-height: 25px;
}
.left-bar > div ul {
  padding: 0;
  margin-top: 0 !important;
}
.left-bar > div .ux-submenu {
  margin-left: 20px;
  margin-bottom: 5px;
}
.left-bar > div .ux-submenu li {
  list-style: none;
  padding: 1px 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.divider {
  float: left;
  width: 1px;
  height: 100%;
  /* border-right: 1px solid rgba(130, 130, 131, 0.2);*/
  margin-bottom: 50px;
}
.slash-divider {
  font-size: 24px;
  font-weight: normal;
  margin-left: 5px;
}
span.glyphicon.slider-nav-button.right:before,
span.glyphicon.slider-nav-button.left:before {
  top: 236px;
}
span.glyphicon.slider-nav-button.right:before {
  content: '>';
  color: white;
  display: inline-block;
  -webkit-transform: scale(1, 2);
  -moz-transform: scale(1, 2);
  -ms-transform: scale(1, 2);
  -o-transform: scale(1, 2);
  transform: scale(1, 2);
  padding-right: 0.5em;
  position: absolute;
}
span.glyphicon.slider-nav-button.left:before {
  content: '<';
  color: white;
  display: inline-block;
  -webkit-transform: scale(1, 2);
  -moz-transform: scale(1, 2);
  -ms-transform: scale(1, 2);
  -o-transform: scale(1, 2);
  transform: scale(1, 2);
  padding-right: 0.5em;
  /*top: 136px;*/
  position: absolute;
}
.right-bar {
  width: 80%;
  height: auto;
  float: right;
  padding: 0 20px 10px 15px;
  margin-bottom: 40px;
}
.left-bar ul {
  padding: 0;
  margin-top: 0 !important;
}
.left-bar ul li {
  list-style: none;
  padding: 1px 0;
}
.content {
  height: 100%;
}
.glyphicon {
  font-family: 'Glyphicons Halflings' !important;
}
.btn {
  color: white !important;
  background: #014890 !important;
  min-width: 270px;
  white-space: normal !important;
  max-width: 270px;
}
a.btn.btn-primary:hover,
a.btn.btn-primary.selected {
  color: white !important;
}
.btn.secondary-btn {
  background: #00A8E8 !important;
}
a.btn.secondary-btn:hover,
a.btn.secondary-btn.selected {
  color: white !important;
}
.btn-link,
.btn-link:hover {
  background: none !important;
  text-decoration: underline !important;
  color: #00A8E8 !important;
  font-weight: normal !important;
  width: initial !important;
  text-align: left !important;
  min-width: initial;
  padding-left: 0 !important;
}
.btn.curve-edge-btn {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 15px;
  border-top-left-radius: 15px;
  border-top-right-radius: 0;
}
.btn.curve-edge-btn.default,
.btn.curve-edge-btn.default:hover {
  color: white !important;
}
a.btn:hover,
a.btn.selected {
  color: #00A8E8 !important;
}
.required:after {
  content: " *";
  color: #ee1c25 !important;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:focus,
.dropdown-menu > .active > a:hover,
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .open > a,
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-menu > .active > a,
#main-menu .menu > li > a:hover {
  background-color: white !important;
  background-image: none !important;
  filter: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border-bottom: 3px #ee1c25 solid !important;
}
.dropdown-menu > li > a {
  margin: 10px;
  padding: 0px !important;
  border-bottom: 3px solid transparent;
}
.dropdown-menu .grey-back > a:hover {
  background-color: transparent !important;
}
a.open:after {
  border-left-color: #fff !important;
}
.dropdown-submenu {
  position: relative;
}
.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  padding: 5px 0 0 !important;
}
/*.dropdown-submenu:hover > .dropdown-menu {
        display: block !important;
    }*/
.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #cccccc;
  margin-top: 5px;
  margin-right: -10px;
}
/*.dropdown-submenu:hover > a:after {
        border-left-color: #ffffff;
    }*/
.dropdown-submenu.pull-left {
  float: none;
}
.dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
}
.margin-top-20 {
  margin-top: 20px;
}
/*.footer .section .col-md-2 {
    width: 20% !important;
}*/
.buy-now {
  color: #ed1b24 !important;
  font-size: 14px;
}
/*@media (max-width: 560px) {
    .footer .section {
        width: 100%;
        display: block;
        float: left;
        border: none;
        text-align: center;
        padding-left: 0;
        padding-right: 0;
    }
}*/
.form-container {
  max-width: none !important;
}
.form-container #register-form label {
  text-align: right;
  max-height: 18px;
}
.form-container #register-form .left-column,
.form-container #register-form .right-column {
  padding-right: 30px;
}
.form-container #register-form .tip-field {
  font-weight: normal;
  font-size: 12px;
}
.form-container #register-form input[type="Checkbox"] {
  width: 12px;
  width: 40px;
  float: right;
}
.form-control {
  height: 28px !important;
  font-size: 13px !important;
  padding: 3px 10px !important;
}
textarea.form-control {
  height: auto !important;
}
.checkbox label {
  margin-bottom: 20px !important;
}
#sub-menu {
  margin-top: 0 !important;
}
#sub-menu .navbar-collapse {
  float: right;
}
#sub-menu .navbar-collapse .navbar-nav.menu.nav li {
  padding: 5px;
  border: 1px solid black !important;
  margin-right: 8px;
  margin-bottom: 5px;
  border-radius: 5px;
}
#sub-menu .navbar-collapse .navbar-nav.menu.nav li.cart {
  display: inline-flex;
}
#sub-menu .navbar-collapse .navbar-nav.menu.nav li.cart::before {
  font-family: 'Glyphicons Halflings';
  content: "\e116";
  padding-left: 5px;
  margin-right: -8px;
}
#sub-menu .nav {
  width: 100%;
}
#sub-menu .nav li {
  width: auto;
  float: left;
}
#sub-menu .nav li a {
  padding-top: 0;
  padding-bottom: 0;
}
.greyBox {
  background-color: rgba(130, 130, 131, 0.2);
  margin: 0 -10px 0 -10px;
  padding: 10px;
}
.grey-back {
  background-color: rgba(130, 130, 131, 0.2);
}
/*#packs .panel-heading {
    height: 51px;
}*/
.dropdown-header {
  font-weight: bold;
  color: #000 !important;
}
.orientationNotification {
  display: none;
}
.menu-label {
  padding: 4px 8px;
  cursor: pointer;
  clear: right;
  color: #313132 !important;
}
.visible-ln {
  display: none;
}
.input-error {
  border: 1px solid Red !important;
}
.faq-list {
  padding: 0 !important;
}
.capacity-list {
  padding: 0;
}
#faq-content p > a {
  white-space: pre;
}
.xs-faq-country-name {
  padding: 0 !important;
  height: auto !important;
  text-align: center !important;
}
@media (max-width: 480px) {
  .xs-nopadding {
    padding: 0 !important;
  }
  .capacity-list li {
    margin: 10px 0 25px !important;
  }
  .capacity-red-link:before {
    content: "(click to view)";
    position: absolute;
    margin-top: -15px;
    font-style: italic;
    color: #a7a9ac !important;
    font-size: 12px;
    font-weight: normal;
  }
  .click {
    display: none;
  }
  a.brochures:before {
    margin-left: 0 !important;
  }
  #section-menu {
    display: block;
    float: left;
    width: 100%;
  }
  .section-menu li {
    width: 100%;
    margin: 10px 0;
  }
  #section-menu,
  .section-sub-menu {
    margin: 5px 0 0;
  }
  #section-menu a,
  .section-sub-menu a {
    display: block;
    float: left;
    margin-bottom: 15px;
    width: 100%;
  }
  .slash-menu-item {
    display: block;
    float: left;
    width: 100%;
    margin-bottom: 20px;
  }
  .slash-divider {
    display: none;
  }
  .panel-heading {
    height: auto !important;
  }
  .header-line {
    display: none;
  }
  #cc-images {
    margin: 20px 0;
    padding: 0;
    clear: left;
  }
  #main-menu {
    margin-top: 0 !important;
    float: left !important;
    width: 100%;
  }
  #main-menu ul {
    width: 100%;
  }
  #navbarCollapse {
    width: 100%;
    border-top: none !important;
  }
  #pizazz-logo {
    margin-bottom: 20px;
  }
  .navbar-toggle {
    float: left !important;
  }
  .navbar-header {
    border-bottom: 1px solid rgba(130, 130, 131, 0.2);
  }
  .logo-container {
    width: 100%;
    display: block;
    float: left;
  }
  .navbar-collapse {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .nav li {
    width: 100%;
    border-bottom: 1px solid rgba(130, 130, 131, 0.2);
  }
  .navbar-nav {
    margin: 0 !important;
  }
  .dropdown-submenu:hover > .dropdown-menu {
    display: none;
  }
  .footer .section {
    width: 100%;
    display: block;
    float: left;
    border: none;
    text-align: center;
    padding-left: 0;
    padding-right: 0;
    min-height: initial;
    margin-bottom: 20px;
  }
  .btn-group {
    width: 100%;
  }
  .panel-title {
    color: #014890 !important;
  }
  .btn {
    margin-top: 10px !important;
    width: 100%;
  }
  #add-to-quote,
  #update-quote,
  #email-quote,
  #add-to-stock,
  #update-stock,
  #create-quote,
  #login-to-add,
  #checkout-order {
    width: 100%;
  }
  #faq-content p {
    padding-left: 0 !important;
  }
  #faq-content h4 {
    margin: 10px 0 !important;
  }
  .dash-ul,
  #faq-content .detail-table,
  #faq-content .po-table {
    margin-left: 0 !important;
  }
  .dash-ul {
    padding-left: 10px !important;
  }
  #mono-content ul {
    padding-left: 0;
  }
  .material-list {
    padding: 0 !important;
  }
  .material-list li {
    margin: 4px 0 !important;
  }
  #mono-brochures ul,
  #mono-intro-packs ul,
  #multi-brochures ul,
  #multi-intro-packs ul {
    padding: 0;
  }
}
@media (min-width: 768px) {
  .menu-label {
    display: none;
  }
}
@media (max-width: 767px) {
  .footer {
    padding-top: 10px !important;
  }
  .toggle-box {
    width: 50%;
    float: left;
  }
  .logo-container {
    width: 50% !important;
  }
  .logo-container img {
    max-width: 120px !important;
  }
  .panel-heading {
    height: auto !important;
  }
  .header-line {
    display: none;
  }
  #cc-images {
    margin: 20px 0;
    padding: 0;
    clear: left;
  }
  #navbarCollapse {
    width: 100%;
    border-top: none !important;
  }
  #pizazz-logo {
    margin-bottom: 20px;
  }
  .navbar-toggle {
    margin-top: 25px !important;
    margin-right: 0 !important;
    margin-bottom: 0 !important;
    float: left !important;
  }
  .navbar-header {
    border-bottom: 1px solid rgba(130, 130, 131, 0.2);
  }
  .logo-container {
    width: 100%;
    display: block;
    float: left;
  }
  .navbar-collapse {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .dropdown-submenu:hover > .dropdown-menu {
    display: none;
  }
  .footer .section {
    width: 100%;
    display: block;
    float: left;
    border: none;
    text-align: center;
    padding-left: 0;
    padding-right: 0;
    min-height: initial;
    margin-bottom: 20px;
  }
  .btn-group {
    width: 100%;
  }
  /*.panel-title {
        width: 100%;
    }*/
  .btn {
    margin-top: 10px !important;
    width: 100%;
  }
  #add-to-quote,
  #update-quote,
  #email-quote,
  #add-to-stock,
  #update-stock,
  #create-quote,
  #login-to-add,
  #checkout-order {
    width: 100%;
  }
  /*#faq-content p {
        padding-left: 0 !important;
    }*/
  /*.dash-ul, #faq-content .detail-table, #faq-content .po-table {
        margin-left: 0 !important;
    }*/
  .dash-ul {
    padding-left: 10px !important;
  }
  #sub-menu,
  #sub-menu .navbar-collapse {
    width: 100%;
  }
  #main-menu {
    margin-top: 0 !important;
    float: left !important;
    width: 100%;
  }
  #main-menu ul {
    width: 100%;
  }
  #navbarCollapse {
    width: 100%;
    border-top: none !important;
  }
  .nav li {
    width: 100%;
    border-bottom: 1px solid rgba(130, 130, 131, 0.2);
  }
  .navbar-nav {
    margin: 0 !important;
  }
  .right-bar {
    width: 100%;
    border-left: none;
    padding: 0 10px 10px 10px !important;
    margin-bottom: 0 !important;
  }
  .left-bar,
  .divider {
    width: 100% !important;
    margin-bottom: 10px;
  }
}
.video {
  max-width: 800px;
}
.video video {
    width: 100%;
    aspect-ratio: 16 / 9;
    display: block;
    border: 1px solid grey;
    height: auto;
}
@media (width: 768px) {
  .overflow-menu-item-left {
    right: auto !important;
    left: 0 !important;
  }
}
@media (max-width: 991px) {
  .full-width-line {
    display: block;
  }
  .footer .section {
    width: 100%;
    display: block;
    float: left;
    border: none;
    text-align: center;
    padding-left: 0;
    padding-right: 0;
    min-height: initial;
    margin-bottom: 20px;
  }
  #main-menu {
    margin-top: 0 !important;
    float: left !important;
    width: 100%;
  }
  .video {
    padding-bottom: 50.25% !important;
  }
    #cl img {
        max-width: 100%;
        width: -webkit-fill-available;
        width: -moz-available;
        width: stretch;
    }
}
@media (max-width: 688px) {
  .video {
    padding-bottom: 50.25% !important;
  }
}
@media (max-width: 480px) {
  .video {
    padding-bottom: 48.25% !important;
  }
}
@media (max-width: 370px) {
  .video {
    padding-bottom: 44.25% !important;
  }
}
@media (max-width: 265px) {
  .video {
    padding-bottom: 42.25% !important;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .visible-ln {
    display: block !important;
  }
  #app-desktop {
    display: none !important;
  }
  .col-ln-4 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    width: 33.33333333%;
    float: left;
  }
}
/* tablets portrait */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .container,
  .container-fluid {
    display: none !important;
  }
  .orientationNotification {
    display: block;
    padding: 20px;
    text-align: center;
  }
}
/*accordion*/
.accordion .active .ux-submenu {
  display: block;
  /*max-height: 500px ;*/
}
.left-bar.accordion .ux-submenu {
  margin-left: 20px;
  margin-bottom: 5px;
}
.accordion .title {
  width: 100%;
  display: inline-block;
  cursor: pointer;
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Safari */
  -khtml-user-select: none;
  /* Konqueror HTML */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none;
  /* Non-prefixed version, currently
                                supported by Chrome and Opera */
}
.toggle-switch {
  position: relative;
  top: 0;
  bottom: 0;
  left: 0;
  width: auto;
  height: 30px;
  line-height: 30px;
  margin: 10px;
  display: inline-block;
  border: 1px solid #BBB;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  padding: 0 45px;
  text-align: center;
  z-index: 0;
}
.toggle-switch:before {
  content: "Yes";
  position: absolute;
  background-color: #007EA7;
  color: white;
  top: 0;
  bottom: 0;
  left: 0;
  width: 48px;
  padding-right: 5px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.toggle-switch:after {
  content: "No";
  position: absolute;
  background-color: #ccc;
  color: white;
  top: 0;
  bottom: 0;
  right: 0;
  width: 48px;
  padding-left: 5px;
}
.toggle-switch input[type="checkbox"] {
  display: none;
}
.toggle-switch input[type="checkbox"]:empty ~ label {
  margin-left: -46px;
  margin-right: 0;
  -webkit-transition: all 100ms ease-in;
  transition: all 100ms ease-in;
}
.toggle-switch input[type="checkbox"]:checked ~ label {
  margin-right: -46px;
  margin-left: 0;
}
.toggle-switch label {
  cursor: pointer;
  position: relative;
  height: inherit;
  margin: -1px 0;
  padding: 0px 5px;
  border: 1px solid #BBB;
  background-color: white;
  display: block;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  z-index: 1;
  max-width: none;
  font-weight: normal;
}
.group-divider {
  border-bottom: #007EA7 1px solid;
}
.panel-button:before {
  float: left;
  color: #FFF;
  margin-right: 5px;
  font-size: 20px;
  width: auto;
  height: auto;
  display: block;
  background-color: #014890;
  border-radius: 5px;
  padding-left: 6px;
  padding-right: 6px;
}
.panel-title-cart:before {
  font-family: 'Glyphicons Halflings';
  content: "\e116";
}
.panel-title-checked:before {
  font-family: 'Glyphicons Halflings';
  content: "\e013";
  background-color: white;
  color: #014890;
  font-size: 25px;
  line-height: 28px;
  padding-right: 0;
}
.panel-title-cross:before {
  font-family: 'Glyphicons Halflings';
  content: "\e014";
  background-color: white;
  color: #014890;
  font-size: 25px;
  line-height: 28px;
  padding-right: 0;
}
.panel-group {
  margin-bottom: 0 !important;
}
.lesser-font {
  font-size: 11px;
}
.equal-container {
  display: flex;
  flex-wrap: wrap;
}
.equal-container .pull-bottom {
  bottom: 0;
  position: absolute;
}
.equal-container img {
  margin: 0 0 35px 0;
}
.equal-container .btn {
  min-width: 90%;
}
.accordion.faq-block {
  width: 100%;
  height: auto;
  /* padding: 0 10px; */
  border: 1px solid rgba(130, 130, 131, 0.2);
}
.accordion.faq-block > div .title {
  border-bottom: 1px solid #E7E7E7;
  background-color: #F7F7F7;
  padding: 5px;
  line-height: 25px;
  color: black;
}
.accordion.faq-block > div ul {
  padding: 0;
  margin-top: 0 !important;
}
.accordion.faq-block > div .ux-submenu {
  margin-left: 20px;
  margin-bottom: 5px;
  color: black;
}
.accordion.faq-block > div .ux-submenu li {
  list-style: none;
  padding: 1px 0;
}
.accordion.faq-block div:not(.active) .title:after {
  color: black;
  content: "OPEN";
  font-weight: bold;
  float: right;
  font-size: 10px;
}
.accordion.faq-block div.active .title:after {
  color: black;
  content: "CLOSE";
  font-weight: bold;
  float: right;
  font-size: 10px;
}
.accordion.faq-block .secondary-accordion {
  padding-top: 2px;
  padding-bottom: 5px;
  cursor: pointer;
}
.accordion.faq-block .submenu div:not(.active) .secondary-accordion:after {
  content: "\25BE";
  float: right;
  padding-right: 2px;
}
.accordion.faq-block .submenu div.active .secondary-accordion:after {
  content: "\25B4";
  float: right;
  padding-right: 2px;
}
.video {
 
  position: relative;
  padding-bottom: 52.25%;

  height: 0;
  overflow: hidden;
  margin-bottom: 15px;
}
.video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ux-toggle-switch {
  min-height: 33px;
}
.faq-heading {
  padding-top: 10px;
  margin: 25px 0px 5px 5px !important;
  color: #004b8f !important;
  font-weight: 700;
}
.faq-subheading {
    margin: 25px 0px 5px 5px !important;
    font-weight: 700;
}
.faq-block {
  margin-bottom: -1px;
}
.faq-block .inline {
  display: inline;
}
.faq-block .faq-text-block {
  margin-left: 26px !important;
  padding: 5px;
}
#faq-content .row .faq-list {
  margin-left: 16px;
}
.align-right {
  text-align: right;
  display: block;
  padding: 5px 0 5px 5px;
}
#quality-image {
  width: 200px;
  float: right;
}
.bullet-arrow {
  list-style-type: none;
}
.bullet-arrow::before {
  content: '►';
  margin-right: 5px;
  margin-left: -16px;
}
.bullet-hidden {
  list-style-type: none;
}
.about-container li {
  padding: 5px 0;
}
.password-view {
  width: auto;
  text-align: right;
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Safari */
  -khtml-user-select: none;
  /* Konqueror HTML */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none;
  /* Non-prefixed version, currently
                                  supported by Chrome and Opera */
}
.password-view input {
  display: none;
}
.password-view label {
  cursor: pointer;
  /* margin: 0; */
  margin-top: -30px;
  margin-right: 18px;
  position: absolute;
  right: 0;
}
.password-view label:after {
  content: '\1F441';
  color: dimgray;
  font-size: 16pt;
}