fieldset,
figure,
hr {
  border: 0;
  padding: 0;
}
.btn,
.btn-topbar,
section.no-border {
  border: none;
}
.btn,
.btn-topbar,
.input-group-btn,
audio,
canvas,
iframe,
img,
input[type="text"],
svg,
video {
  vertical-align: middle;
}
.btn,
.btn-topbar,
.dropit-submenu a,
.primary-menu > li > a,
.quick-menu a,
.site-footer a,
.top-bar h3 a {
  text-decoration: none;
}
.invisible,
.popover span {
  visibility: hidden;
}
html {
  color: #222;
  font-size: 1em;
  line-height: 1.4;
}
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}
::selection {
  background: #b3d4fc;
  text-shadow: none;
}
hr {
  display: block;
  height: 1px;
  border-top: 1px solid #ccc;
  margin: 2em 0;
}
fieldset,
figure {
  margin: 0;
}
textarea {
  resize: vertical;
}
.browserupgrade {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}
.alignleft,
.alignright {
  margin-right: 20px;
}
.bottom-bar,
.rslides span.title,
.site-footer > .container,
.site-logo,
.top-bar {
  background-repeat: no-repeat;
}
@font-face {
  font-family: icomoon;
  src: url("fonts/icomoon.eot?wwnktl");
  src: url("fonts/icomoon.eot?#iefixwwnktl") format("embedded-opentype"),
    url("fonts/icomoon.woff?wwnktl") format("woff"),
    url("fonts/icomoon.ttf?wwnktl") format("truetype"),
    url("fonts/icomoon.svg?wwnktl#icomoon") format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
[class*=" icon-"],
[class^="icon-"] {
  font-family: icomoon;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-times:before {
  content: "\e600";
}
.icon-plus:before {
  content: "\e601";
}
.icon-th-menu:before {
  content: "\e602";
}
.icon-arrow-up-thick:before {
  content: "\e603";
}
.icon-arrow-down-thick:before {
  content: "\e604";
}
.icon-download:before {
  content: "\e605";
}
.icon-zoom:before {
  content: "\e606";
}
.icon-shopping-cart:before {
  content: "\e607";
}
.btn-lg,
.icon-lg {
  font-size: 1.5em;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
body {
  color: #212121;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.4375;
  background-color: #074883;
}
.btn-primary .btn-action,
a,
h1,
h2,
h3,
h4 {
  color: #0086fe;
}
.btn,
h1 {
  line-height: 1;
}
p {
  margin: 0 0 1em;
}
h1,
h2,
h3,
h4 {
  letter-spacing: -0.03em;
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
}
h1 {
  margin-bottom: 1.25em;
  font-size: 1.875em;
}
h1 small,
h2 small {
  color: #7f7f7f;
  font-size: 1em;
  font-weight: 400;
}
h2,
h3 {
  margin-top: 1.5em;
  margin-bottom: 0.5em;
}
h3 {
  margin-bottom: 0.25em;
}
h2:first-child {
  margin-top: 0;
}
img {
  max-width: 100%;
  height: auto !important;
}
.aligncenter,
.alignleft,
.alignright {
  display: block;
  margin-bottom: 20px;
}
.btn,
.btn-md .btn-action,
.quick-menu li {
  display: inline-block;
}
.alignleft {
  float: left;
}
.alignright,
.pull-right {
  float: right;
}
.aligncenter {
  margin-left: auto;
  margin-right: auto;
}
.pull-left {
  float: left;
}
.catalog-block p,
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
  margin-top: -35px;
  margin-bottom: -20px;
}
.text-highlight {
  font-weight: 700;
  color: #0086fe;
}
.text-red,
.text-red a {
  color: #de3c3c;
}
.embed-container {
  position: relative;
  max-width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
}
.embed-container embed,
.embed-container iframe,
.embed-container object {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.menu,
.no-style,
.sub-menu {
  margin: 0;
  padding: 0;
  list-style: none;
}
.btn-block,
.container {
  margin-left: auto;
  margin-right: auto;
}
.btn {
  padding: 10px 14px;
  color: #fff;
  font-size: 14px;
  background-color: #7f7f7f;
  outline: 0;
  cursor: pointer;
}
.btn-primary {
  background-color: #0086fe;
}
.btn-danger {
  background-color: red;
}
.btn-block {
  display: block;
  text-align: center;
}
.btn-center {
  text-align: center;
}
.btn-text,
html.no-touch .home-feature:hover .btn-overlay {
  background-color: transparent;
}
.btn-md {
  padding: 14px 22px;
  font-size: 1.125rem;
}
.btn-cart {
  height: 38px;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 12px;
  line-height: 44px;
}
.btn-cart span[class*="icon-"] {
  position: relative;
  top: 4px;
  font-size: 2em;
}
.btn-cta {
  line-height: 1;
}
.btn-action {
  text-transform: uppercase;
  font-weight: 700;
  line-height: 1.1;
}
.btn-danger .btn-action {
  color: red;
}
.btn-md.btn-cta {
  padding-top: 12px;
  padding-bottom: 12px;
}
.btn-md .btn-action {
  padding: 10px;
  margin: -10px -20px -10px 22px;
  background-color: #fff;
}
.btn-topbar {
  position: absolute;
  top: 0;
  right: 0;
  width: 48px;
  height: 38px;
  padding: 0;
  color: #fff;
  text-align: center;
  background-color: #7f7f7f;
  outline: 0;
}
.container,
.home-feature,
.input-group,
.input-group-btn,
.page-content,
.page-content li,
.page-content-wrap,
.site-footer,
.top-bar {
  position: relative;
}
.main,
.main .container,
.site-header,
input[type="text"]:focus {
  background-color: #fff;
}
.btn-topbar span[class*="icon-"] {
  display: block;
  height: 100%;
  line-height: 38px;
}
.btn-download-xs,
.btn-search-xs {
  top: -44px;
  right: 50px;
}
.btn-download-xs {
  right: 100px;
}
.container {
  max-width: 1170px;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-lg-10,
.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-sm-10,
.col-sm-12.col-lg-12,
.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-xs-10,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  float: left;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-4 {
  width: 33.33333334%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-7 {
  width: 58.33333334%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-10 {
  width: 83.33333334%;
}
.col-xs-12 {
  width: 100%;
}
.hidden-xs,
.primary-menu,
.visible-lg,
.visible-md {
  display: none;
}
input[type="text"] {
  margin: 0;
  padding: 2px 8px;
  height: 34px;
  line-height: 1.4375;
  border: 1px solid #7f7f7f;
  background-color: #f8f8f8;
  -webkit-box-shadow: inset 2px 2px 4px rgba(0, 0, 0, 0.14);
  -moz-box-shadow: inset 2px 2px 4px rgba(0, 0, 0, 0.14);
  -o-box-shadow: inset 2px 2px 4px rgba(0, 0, 0, 0.14);
  box-shadow: inset 2px 2px 4px rgba(0, 0, 0, 0.14);
}
input[type="text"]:focus {
  border-color: #9f9f9f;
  outline: 0;
}
.page-content-wrap,
.primary-nav {
  border-left: 6px solid #fff;
  border-right: 6px solid #fff;
}
.primary-nav,
.top-bar {
  border-bottom: 6px solid #fff;
}
.input-group {
  display: table;
  border-collapse: separate;
}
.input-group input[type="text"],
.input-group-btn {
  display: table-cell;
}
.input-group input[type="text"] {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group-btn {
  width: 1%;
  font-size: 0;
  white-space: nowrap;
}
.top-bar {
  height: 44px;
  background-image: url("images/cad-line-art-top.webp");
  background-position: center center;
  -webkit-box-shadow: 0 6px 32px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 6px 32px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 6px 32px rgba(0, 0, 0, 0.2);
  box-shadow: 0 6px 32px rgba(0, 0, 0, 0.2);
}
.top-bar h3 {
  margin: 0;
  font-size: 1rem;
}
.top-bar h3 a {
  display: block;
  margin-left: -1rem;
  padding-left: 1rem;
  padding-right: 1rem;
  color: #032f56;
  line-height: 38px;
  background-color: #e3cd53;
}
.text-iso {
  margin-bottom: 0;
  color: #fff;
  line-height: 40px;
}
.site-header .search-block {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 99;
  padding: 6px;
  background-color: #fff;
  -webkit-box-shadow: 0 20px 24px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 20px 24px rgba(0, 0, 0, 0.4);
  -o-box-shadow: 0 20px 24px rgba(0, 0, 0, 0.4);
  box-shadow: 0 20px 24px rgba(0, 0, 0, 0.4);
}
.search-block h3 {
  margin: 0.5em 0;
  font-size: 1.375em;
  line-height: 1;
}
.page-content-wrap .search-block {
  font-size: 0.875em;
}
.page-content-wrap .search-block h3 {
  margin: 1em 0 0;
  font-size: 1.5em;
  line-height: 1;
}
.page-content-wrap .search-block p {
  margin: 0 0 0.25em;
}
.site-logo {
  display: block;
  height: 62px;
  margin-top: 18px;
  margin-bottom: 18px;
  background-image: url("images/logo-deltron-tme-lg.gif");
  background-position: left center;
  background-size: contain;
}
.main .container {
  padding-left: 0;
  padding-right: 0;
  -webkit-box-shadow: 0 22px 40px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 22px 40px rgba(0, 0, 0, 0.5);
  -o-box-shadow: 0 22px 40px rgba(0, 0, 0, 0.5);
  box-shadow: 0 22px 40px rgba(0, 0, 0, 0.5);
}
.page-content-wrap {
  padding-bottom: 50px;
}
.section-title {
  padding: 20px;
}
.page-content {
  padding: 20px;
  border-top: 26px solid #7f7f7f;
}
.page-content ul {
  list-style: none;
  font-weight: 700;
}
.page-content li {
  margin-bottom: 0.75em;
}
.page-content li:before {
  content: "•";
  position: absolute;
  top: 1px;
  left: -18px;
  color: #0086fe;
  font-size: 1.25em;
  line-height: 1;
}
.sidebar-products .product-block {
  float: none;
  width: auto;
}
.article {
  padding-top: 1em;
  padding-bottom: 1em;
}
.article-header h1 {
  margin-top: 1.75em;
  margin-bottom: 0.5em;
  font-size: 1.25em;
  line-height: 1;
}
.site-footer {
  color: #fff;
  padding: 10px;
  font-size: 1em;
  line-height: 1.538;
  background-color: #7f7f7f;
}
.block-title,
.site-footer a.imp {
  color: #004685;
}
.site-footer > .container {
  padding: 26px;
  background-image: url("images/logo-deltron-footer-bg.png");
  background-position: center 96%;
}
.site-footer a {
  color: #fff;
}
ul.footer-menu:first-child {
  margin-left: 0;
  padding-left: 0;
  border-left: none;
}
.bottom-bar {
  height: 44px;
  background-image: url("images/cad-line-art-top.webp");
  background-position: center center;
}
.primary-nav {
  background-color: #535c65;
  -webkit-box-shadow: 0 22px 18px -4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 22px 18px -4px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 22px 18px -4px rgba(0, 0, 0, 0.2);
  box-shadow: 0 22px 18px -4px rgba(0, 0, 0, 0.2);
}
.primary-menu > li > a {
  display: block;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #fff;
  font-weight: 700;
  text-align: center;
  border-top: 2px solid #0086fe;
}
.dropit-submenu li:first-child a,
.primary-menu .sub-menu li:first-child a,
.primary-menu > li:first-child > a {
  border-top: none;
}
.primary-menu .sub-menu {
  display: none;
  padding: 0 10px;
  font-size: 0.875em;
  line-height: 1;
  border-top: 1px solid #afafaf;
  background-color: grey;
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(grey),
    to(#5a5a5a)
  );
  background-image: -webkit-linear-gradient(top, grey, #5a5a5a);
  background-image: -moz-linear-gradient(top, grey, #5a5a5a);
  background-image: -o-linear-gradient(top, grey, #5a5a5a);
  background-image: -ms-linear-gradient(top, grey, #5a5a5a);
  background-image: linear-gradient(top, grey, #5a5a5a);
}
.primary-menu .sub-menu a {
  display: block;
  padding: 10px 4px;
  color: #fff;
  text-decoration: none;
  text-align: center;
  border-top: 1px solid #afafaf;
}
.dropit .dropit-open .dropit-submenu,
.primary-menu > li.open > .sub-menu {
  display: block;
}
.quick-menu {
  margin-left: 33px;
  margin-bottom: 8px;
}
.quick-menu li {
  line-height: 1;
  border-left: 1px solid #0086fe;
}
.quick-menu li:first-child {
  border-left: none;
}
.quick-menu a {
  display: block;
  padding: 0 14px;
  font-weight: 700;
  line-height: 1;
}
.btn-overlay,
.home-features {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
.home-features {
  padding: 10px;
  background-color: #002e57;
}
.home-feature {
  -webkit-box-flex: 0 1 auto;
  -moz-box-flex: 0 1 auto;
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  border: 6px solid #fff;
  border-top-width: 0;
}
.home-feature.first {
  border-top-width: 6px;
}
.home-feature .btn-overlay {
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  position: absolute;
  z-index: 9;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.4);
  -webkit-transition: 0.3s ease-in;
  -moz-transition: 0.3s ease-in;
  -ms-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
}
.bottom-corner,
.dropit .dropit-trigger,
.popover,
.rslides,
.rslides li:first-child,
.top-corner,
.top-corner-logo {
  position: relative;
}
.home-feature .btn {
  width: 85%;
  padding-top: 1rem;
  padding-bottom: 1rem;
  font-size: 1.125rem;
  color: #0086fe;
  text-align: center;
  background-color: rgba(255, 255, 255, 0.88);
  border: 3px solid #0086fe;
  -webkit-transition: 0.3s ease-in;
  -moz-transition: 0.3s ease-in;
  -ms-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
}
html.no-touch .home-feature .btn:hover {
  color: #fff;
  background-color: #0086fe;
}
.clearfix:after,
.clearfix:before,
.row:after,
.row:before,
html.no-flexbox .home-features:after,
html.no-flexbox .home-features:before {
  content: " ";
  display: table;
}
.clearfix:after,
.row:after,
html.no-flexbox .home-features:after {
  clear: both;
}
html.no-flexbox .btn-overlay {
  padding-top: 22%;
  text-align: center;
}
.holiday {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
.rslides {
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}
.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
}
.rslides li:first-child {
  display: block;
  float: left;
}
.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
}
.product-block h3,
.product-block-2 h3,
.rslides span.title {
  position: absolute;
  height: 26px;
  margin: 0;
  line-height: 26px;
  background-color: #7f7f7f;
  text-overflow: ellipsis;
  color: #fff;
  white-space: nowrap;
  overflow: hidden;
}
.rslides span.title {
  bottom: 0;
  left: 0;
  right: 0;
  padding: 0 6px;
  font-size: 1em;
  font-weight: 700;
  text-align: right;
  background-image: url("images/logo-deltron-rev-white.png");
  background-position: -40px -26px;
}
html.no-flexbox .rslides span.title {
  bottom: auto;
  top: 276px;
}
.product-grid > .row {
  margin-left: -3px;
  margin-right: -3px;
}
.product-block,
.product-block-2 {
  position: relative;
  display: block;
  float: left;
  width: 50%;
  padding-top: 32px;
  padding-left: 3px;
  padding-right: 3px;
  overflow: hidden;
}
.product-block h3,
.product-block-2 h3 {
  top: 0;
  left: 3px;
  right: 3px;
  padding: 0 6px 0 24px;
  font-size: 0.875em;
  text-align: center;
}
.product-block .product-thumb {
  display: table;
  width: 100%;
  height: 170px;
  padding: 10px;
  text-align: center;
  background: #fff;
  background: -moz-linear-gradient(top, #e2e2e2 0, #fff 50%);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0, #e2e2e2),
    color-stop(50%, #fff)
  );
  background: -webkit-linear-gradient(top, #e2e2e2 0, #fff 50%);
  background: -o-linear-gradient(top, #e2e2e2 0, #fff 50%);
  background: -ms-linear-gradient(top, #e2e2e2 0, #fff 50%);
  background: linear-gradient(to bottom, #e2e2e2 0, #fff 50%);
}
.product-block-2 .product-thumb {
  display: table;
  width: 100%;
  height: 170px;
  padding: 0;
  text-align: center;
  background: #fff;
}
.product-thumb .img-wrap {
  display: table-cell;
  vertical-align: middle;
}
.product-photo {
  padding-top: 2em;
  padding-bottom: 2em;
  text-align: center;
}
.product-photo.no-padding {
  padding-top: 0;
}
.popover span {
  opacity: 0;
  position: absolute;
  top: 0;
  z-index: 999;
  display: block;
  width: 210px;
  padding: 10px;
  color: #fff;
  font-size: 0.813em;
  line-height: 1.25;
  background-color: #002e57;
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.6);
  cursor: pointer;
  transition: 0.5s;
}
.popover-bottom-left span {
  right: 0;
  transition: 0.5s;
}
.popover:hover span {
  opacity: 1;
  visibility: visible;
}
.popover-bottom-left:hover span {
  top: 70%;
}
.block {
  margin-bottom: 20px;
  margin-left: 10px;
}
.block-title {
  margin: 0 0 0.5em;
  padding-right: 10px;
  font-size: 1.5em;
  line-height: 1;
}
.drop-menu li,
.header-block {
  margin-bottom: 0;
}
.header-block {
  padding: 16px;
}
.catalog-block {
  padding-top: 20px;
  color: #004685;
  font-size: 1.15384em;
  text-align: center;
}
.catalog-block strong {
  color: #fff;
  font-size: 1.6em;
  line-height: 1;
}
.sidebar-block {
  margin-bottom: 30px;
}
.sidebar-block .block-title {
  font-size: 1.125em;
  line-height: 1.25;
}
.bottom-corner:before,
.top-corner-logo:before,
.top-corner:before {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 990;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 26px 26px 0 0;
  border-color: #fff transparent transparent;
}
.bottom-corner:after,
.top-corner-logo:after,
.top-corner:after {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 992;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 18px 18px 0 0;
  border-color: #fdb515 transparent transparent;
}
.bottom-corner:after,
.bottom-corner:before {
  top: auto;
  left: auto;
  right: 0;
  bottom: 0;
  border-width: 0 0 26px 26px;
  border-color: transparent transparent #fff;
}
.bottom-corner:after {
  border-width: 0 0 18px 18px;
  border-color: transparent transparent #0086fe;
}
.top-corner-logo:before {
  border-width: 32px 32px 0 0;
}
.top-corner-logo:after {
  border: none;
  width: 16px;
  height: 16px;
  background-image: url("images/logo-deltron-circle-sm.png");
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}
.page-content.top-corner:after,
.page-content.top-corner:before {
  top: -26px;
}
.top-corner-gray:after {
  border-color: #7f7f7f transparent transparent;
}
.btn-cart.top-corner:before {
  border-width: 22px 22px 0 0;
  border-color: #074883 transparent transparent;
}
.btn-cart.top-corner:after {
  border-width: 14px 14px 0 0;
}
.dropit {
  list-style: none;
  padding: 0;
  margin: 0;
}
.dropit .dropit-submenu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  min-width: 150px;
  list-style: none;
  padding: 0;
  margin: 0;
}
.drop-menu {
  font-weight: 400;
}
.drop-menu li:before,
.hidden {
  display: none !important;
}
.dropit-submenu {
  background-color: #fff;
  font-size: 0.875em;
  width: 100%;
  border-top: 6px solid #7f7f7f;
  -webkit-box-shadow: 0 6px 18px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 6px 18px rgba(0, 0, 0, 0.4);
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.4);
}
.dropit-submenu a {
  display: block;
  padding: 6px 10px;
  line-height: 1;
  border-top: 1px solid #ccc;
}
.dropit-submenu a:hover {
  background-color: #f8f8f8;
}
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.hide-text {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
@media only screen and (min-width: 360px) {
  ul.footer-menu {
    float: left;
    padding-left: 10px;
    margin-left: 10px;
    border-left: 1px solid #004685;
  }
}
@media only screen and (min-width: 600px) {
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-3,
  .product-block,
  .product-block-2 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.33333334%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.33333334%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.33333334%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .hidden-xs {
    display: block;
  }
  .hidden-sm,
  .visible-lg,
  .visible-md,
  .visible-xs {
    display: none;
  }
  .home-features {
    -webkit-flex-flow: row nowrap;
    -moz-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
  }
  .home-feature {
    border-top-width: 6px;
    border-left-width: 0;
  }
  .home-feature.first {
    border-left-width: 6px;
  }
  html.no-flexbox .home-feature {
    display: block;
    float: left;
    width: 50%;
    height: 314px;
    overflow: hidden;
  }
  .product-block .product-thumb,
  .product-block-2 .product-thumb {
    height: 200px;
  }
  .sidebar-products .product-block {
    float: left;
    width: 33.3333334%;
  }
  .top-bar h3 {
    font-size: 1.25rem;
  }
  .text-iso {
    font-size: 1.125rem;
  }
  .video-home {
    max-width: 75%;
    margin: auto;
    padding-bottom: 42.25%;
  }
  .site-footer > .container {
    background-position: right center;
  }
  .catalog-block {
    padding-top: 0;
  }
}
@media only screen and (min-width: 992px) {
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.33333334%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-9,
  .product-section-title .section-header {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.33333334%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .hidden-lg,
  .sidebar-products .top-corner:after,
  .sidebar-products .top-corner:before,
  .visible-md,
  .visible-xs {
    display: none;
  }
  .sidebar-products .product-thumb .img-wrap,
  .visible-lg {
    display: block;
  }
  .video-home {
    max-width: 50%;
    padding-bottom: 28.25%;
  }
  .btn-search-xs {
    display: none !important;
  }
  .site-header .search-block {
    display: block;
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    z-index: 1;
    padding-top: 20px;
    background-color: transparent;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
  }
  .site-header .search-block input[type="text"] {
    height: 30px;
    color: #818181;
    font-size: 0.875em;
  }
  .site-header .search-block .btn {
    padding: 8px;
  }
  ul.primary-menu {
    display: block !important;
    width: 100%;
    text-align: center;
    font-size: 0;
  }
  ul.primary-menu > li {
    position: relative;
    display: inline-block;
  }
  ul.primary-menu > li > a {
    position: relative;
    z-index: 899;
    display: block;
    padding: 0.75em 1.25em;
    color: #fff;
    font-size: 16px;
    text-decoration: none;
    text-align: center;
    border: none;
    border-left: 2px solid #fdb515;
    background-color: #535c65;
  }
  ul.primary-menu > li:first-child > a {
    border-left: none;
  }
  .primary-menu .sub-menu {
    display: block !important;
    position: absolute;
    z-index: -1;
    top: 80%;
    left: 0;
    min-width: 220px;
    -webkit-box-shadow: 0 4px 18px rgba(0, 0, 0, 0.6);
    -moz-box-shadow: 0 4px 18px rgba(0, 0, 0, 0.6);
    -o-box-shadow: 0 4px 18px rgba(0, 0, 0, 0.6);
    box-shadow: 0 4px 18px rgba(0, 0, 0, 0.6);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 0.2s ease-in;
    -moz-transition: 0.2s ease-in;
    -ms-transition: 0.2s ease-in;
    transition: 0.2s ease-in;
  }
  .primary-menu .sub-menu a {
    display: block;
    position: relative;
    overflow: hidden;
    font-size: 13px;
    text-align: left;
    white-space: nowrap;
  }
  .no-touch .primary-menu .sub-menu a:before {
    content: "";
    position: absolute;
    z-index: 1;
    width: 96%;
    bottom: -10px;
    height: 10px;
    left: 2%;
    border-radius: 100px/5px;
    -webkit-box-shadow: 0 -4px 28px rgba(255, 255, 255, 0.6);
    box-shadow: 0 -4px 28px rgba(255, 255, 255, 0.6);
    opacity: 0;
  }
  .no-touch .primary-menu .sub-menu a:hover:before {
    opacity: 1;
  }
  .primary-menu > li.open > .sub-menu {
    z-index: 999;
    top: 100%;
    opacity: 1;
    visibility: visible;
  }
  .product-section-title {
    display: table;
    width: 100%;
  }
  .product-section-title .search-block,
  .product-section-title .section-header {
    display: table-cell;
    vertical-align: bottom;
  }
  .product-section-title .search-block {
    text-align: right;
  }
  .page-content-wrap {
    padding-top: 50px;
    padding-left: 24px;
    padding-right: 24px;
  }
  body.home .page-content-wrap {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }
  .page-content,
  .section-title {
    padding-left: 40px;
    padding-right: 40px;
  }
  .sidebar-products > h3 {
    line-height: 1;
  }
  .sidebar-products .product-block {
    float: none;
    width: auto;
    margin-bottom: 10px;
    padding-top: 0;
  }
  .sidebar-products .product-block h3 {
    position: relative;
    height: auto;
    margin: 0;
    padding: 0 0 8px;
    color: #4b4b4b;
    line-height: 1;
    text-align: left;
    background: 0 0;
    white-space: normal;
    overflow: visible;
    text-overflow: initial;
  }
  .sidebar-products .product-thumb {
    display: block;
    height: auto;
    border-top: 1px solid #b4b4b4;
  }
}
.hv-container {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 315px;
  padding-top: 56.25%;
}
@media only screen and (min-width: 1140px) {
  .main {
    position: relative;
    background-color: #002e57;
  }
  .main:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    height: 50%;
    border-bottom: 6px solid #fff;
    background-color: #fff;
    background-image: -webkit-gradient(
      linear,
      left top,
      left bottom,
      from(#fff),
      to(#cdcdcd)
    );
    background-image: -webkit-linear-gradient(top, #fff, #cdcdcd);
    background-image: -moz-linear-gradient(top, #fff, #cdcdcd);
    background-image: -o-linear-gradient(top, #fff, #cdcdcd);
    background-image: -ms-linear-gradient(top, #fff, #cdcdcd);
    background-image: linear-gradient(top, #fff, #cdcdcd);
  }
}
@media only screen and (max-width: 600px) {
  .hv {
    position: relative;
    overflow: hidden;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 175%;
    height: 315px;
  }
}
@media print, (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  .site-logo {
    background-image: url("images/logo-deltron-tme-lg-2x.png");
  }
  .top-corner-logo:after {
    background-image: url("images/logo-deltron-circle-sm-2x.png");
  }
}
@media print {
  blockquote,
  img,
  pre,
  tr {
    page-break-inside: avoid;
  }
  *,
  :after,
  :before {
    background: 0 0 !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  blockquote,
  pre {
    border: 1px solid #999;
  }
  thead {
    display: table-header-group;
  }
  img {
    max-width: 100% !important;
  }
  h2,
  h3,
  p {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
@media screen and (max-width: 600px) {
  .site-footer {
    font-size: 1.25em;
    line-height: 2em;
  }
}
