body {
    margin: 0;
    padding: 0;
    background-color: #fff;
    font-family: Roboto, sans-serif;
    font-size: 11pt;
    color: #151515;
}

a:link,
a:visited {
    font-family: Roboto, sans-serif;
    font-size: 11pt;
    outline: none;
    text-decoration: underline;
    color: #336699;
}

a:hover {
    text-decoration: none;
}

p {
    margin: 0;
    padding: 10px 0 0;
    line-height: 150%;
}

ul {
    margin: 0;
    padding: 0 0 0 20px;
}

ul li {
    padding-bottom: 5px;
}

form {
    margin: 0;
    padding: 0;
}

hr {
    border-bottom: 1px solid #dedede;
    border-left: 0;
    border-right: 0;
    border-top: 0;
}

img {
    width: 1uto;
    max-width: 100%;
}

.overflow-x {
    overflow-x: auto;
}

.wp {
    width: auto;
    max-width: 1920px;
}

.wp-cnt {
    width: auto;
    max-width: 1600px;
}

.ma {
    margin: 0 auto;
}

.header {
    width: 100%;
    height: 81px;
    overflow: hidden;
    background-color: #003b6f;
}

.subheader {
    width: 100%;
    height: 47px;
    background-color: #336699;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
}

.content {
    width: 100%;
    height: auto;
    min-height: 500px;
    _height: 500px;
}

.subfooter {
    width: 100%;
    font-size: 8pt;
    font-family: Verdana;
}

.sf-p {
    padding: 20px 0 25px;
}

.sf-bg {
    background: url(../images/f-line.gif) repeat-x #f3f3f3;
}

.footer {
    width: 100%;
    font-size: 8pt;
    font-family: Verdana;
}

.f-p {
    padding: 35px 0;
}

.f-bg {
    background: url(../images/f-line.gif) repeat-x #dcdcdc;
}

.logo {
    float: left;
    padding: 15px 0 0 0px;
}

.logo a:link,
.logo a:visited {
    display: block;
    width: auto;
    max-width: 316px;
    _width: 316px;
    text-decoration: none;
}

.logo img {
    width: 100%;
}

.cart {
    float: right;
    padding: 28px 70px 0 0;
}

.cart a:link,
.cart a:visited {
    display: block;
    padding-left: 45px;
    background: url(../images/icon-cart.jpg) left 1px no-repeat;
    position: relative;
    z-index: 1;
    color: #fff;
    text-decoration: none;
    font-size: 13pt;
    font-weight: bolder;
}

.cart a:hover {
    color: #ff8e00;
}

.cart span {
    display: block;
    padding: 5px 10px;
    position: absolute;
    left: 13px;
    top: -17px;
    background-color: #79a216;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    color: #d5dbe1;
    font-size: 10pt;
}

.header-phone {
    float: right;
    height: 33px;
    padding: 3px 135px 0 45px;
    margin-top: 20px;
    background: url(../images/icon-phone.jpg) left 5px no-repeat;
    color: #fff;
    text-transform: uppercase;
    font-size: 20pt;
}

.search {
    float: right;
    position: relative;
}

A.search-trigger{
	display: block;
	padding: 14px 55px 0 30px;
	height: 33px;
	font-size: 13pt;
	background: url(../images/search-white.png) right center no-repeat #ED7529;
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
}

A.search-trigger:hover{
	background-color: #003B6F;
}

.search-form{
	display: none;
	position: absolute;
	left: 0;
	top: calc(100% + 1px);
	background-color: #336799;
	padding: 20px;
	width: 305px;
	z-index: 2;
}

.search-type{
	display: flex;
	width: 100%;
	padding: 10px 0;
	color: #FFF;
}

.search-type input{
	align-self: center;
	margin-top: 0;
	margin-bottom: 0;
}

.search-type label{
	padding-right: 20px;
	text-transform: uppercase;
}

.search-wp {
	display: flex;
}

.s-input{
    width: calc(100% - 100px);
    padding: 10px;
    background-color: #FFF;
    border: 0;
    font-family: Verdana;
    font-size: 10pt;
    color: #787878;	
}

.s-submit{
	width: 100px;
	background-color: #ED7529;
	border: 0;
	color: #FFF;
	text-transform: uppercase;
	padding: 10px 20px;
	cursor: pointer;
}

.s-submit:hover{
	background-color: #003B6F;
}

.s-btn {
    position: absolute;
    right: 1px;
    top: 1px;
}

.top-menu {
    text-align: right;
}

.tm-main,
.tm-sep,
.tm-sep-last {
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: top;
}

.tm-sep {
    width: 1px;
    height: 47px;
    background-color: #517da8;
}

.tm-sep-last {
    height: 20px;
    margin-right: 30px;
}

.tm-link:link,
.tm-link:visited {
    display: block;
    padding: 14px 20px 0;
    height: 33px;
    text-decoration: none;
    font-size: 13pt;
    color: #fff;
    text-transform: uppercase;
}

.tm-itemS a.tm-link:link,
.tm-itemS a.tm-link:visited {
    padding-left: 40px;
    font-weight: bold;
    background: url(../images/icon-tm.jpg) 10px center no-repeat;
}

.tm-item a.tm-link:hover {
    color: #ff8e00;
}

.mobile-menu-wrapper {
    margin-top: 22px;
    margin-right: 20px;
    float: right;
    display: none;
}

.mobile-menu-state {
    display: none;
}

.mobile-menu-trigger {
    display: block;
    width: 30px;
    height: 30px;
    margin-left: 10px;
    cursor: pointer;
}

.mobile-menu-trigger span {
    height: 3px;
    width: 22px;
    margin: -1px auto 0;
    background: #fff;
    display: block;
    position: relative;
    top: 50%;
    transition: background 0.2s ease-out;
}

.mobile-menu-trigger span:before,
.mobile-menu-trigger span:after {
    background: #fff;
    content: '';
    display: block;
    height: 100%;
    position: absolute;
    transition: all 0.2s ease-out;
    width: 100%;
}

.mobile-menu-trigger span:before {
    top: 7px;
}

.mobile-menu-trigger span:after {
    top: -7px;
}

.mobile-menu-state:checked ~ .mobile-menu {
    display: block;
    max-height: 240px;
}

.mobile-menu-state:checked ~ .mobile-menu-trigger span {
    background: transparent;
}

.mobile-menu-state:checked ~ .mobile-menu-trigger span:before {
    transform: rotate(-45deg);
}

.mobile-menu-state:checked ~ .mobile-menu-trigger span:after {
    transform: rotate(45deg);
}

.mobile-menu-state:checked ~ .mobile-menu-trigger:not(.steps) span:before,
.mobile-menu-state:checked ~ .mobile-menu-trigger:not(.steps) span:after {
    top: 0;
}

.mobile-menu {
    display: none;
    user-select: none;
    width: 100%;
    position: absolute;
    right: 0;
    top: 65px;
    z-index: 11;
}

.mobile-menu p {
    padding: 0;
}

.mobile-menu a {
    display: block;
    text-align: right;
    padding: 10px 15px 10px 5px;
    background-color: rgba(0, 0, 0, 0.9);
    border-bottom: 1px solid #c3c3c3;
    text-decoration: none;
    color: #fff;
}

.mobile-menu a:hover {
    background: rgba(0, 0, 0, 0.7);
}

.mobile-menu a.mobile-inquire {
    display: none;
    background: #0f5fb1;
    transition: background 0.5s;
}

.mobile-menu a.mobile-inquire:hover {
    background: #0d4884;
}

.mobile-search {
    display: none;
    text-align: left;
    background-color: rgba(0, 0, 0, 0.9);
}

.mobile-search input {
    margin: 10px 15px 10px 5px;
    min-width: calc(100% - 20px);
    box-sizing: border-box;
}

.subfooter a:link,
.subfooter a:visited {
    color: #444;
    font-size: 8pt;
    font-family: Verdana;
}

.ft-block,
.ft-inner {
    float: left;
}

.ft-lbl {
    display: block;
    padding: 15px 0 20px 5px;
    text-transform: uppercase;
    font-weight: bold;
}

.ft-sitemap,
.ft-contacts {
    padding-left: 60px;
}

.ft-sitemap div.ft-inner {
    padding-right: 70px;
}

.ft-contacts div.ft-inner {
    padding: 0 90px 0 5px;
}

.ft-contacts div.ft-inner div {
    padding-bottom: 5px;
}

.ft-inner div {
    clear: left;
    float: left;
}

.ft-inner div.ft-branch-block {
    clear: none;
}

.ft-branch div.ft-inner {
    padding: 0 80px 0 5px;
}

.ft-branch-block {
    float: left;
    padding-right: 20px;
}

.ft-branch-block div {
    padding-bottom: 5px;
}

.ft-block a:link,
.ft-block a:visited {
    display: block;
    padding: 3px 5px;
    text-decoration: none;
}

.ft-block a:hover {
    color: #1a5181;
}

.ft-company {
    font-weight: bold;
    color: #1a5181;
}

.ft-logo {
    float: right;
    padding: 55px 70px 0 0;
}

.ft-copyright {
    float: left;
    padding: 20px 0 0 70px;
}

.socials {
    float: right;
    padding-right: 70px;
}

.socials div {
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: top;
    padding: 0 5px;
}

.subscribe-wp {
    float: right;
    padding-right: 50px;
}

.subscribe-wp label {
    float: left;
    display: block;
    padding: 3px 30px 0 0;
    line-height: 140%;
    font-size: 11pt;
}

.subscribe {
    float: left;
    width: 301px;
    height: 23px;
    background-color: #336699;
    padding: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.su-input {
    float: left;
    padding-right: 10px;
}

.su-input input {
    width: 200px;
    padding: 3px 10px;
    border: 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.su-btn {
    float: left;
}

.su-btn a:link,
.su-btn a:visited {
    display: block;
    width: 71px;
    height: 20px;
    padding-top: 3px;
    background: url(../images/subscribe-btn.jpg) no-repeat;
    text-align: center;
    color: #292d23;
    text-decoration: none;
    font-size: 10pt;
}

.su-btn a:hover {
    color: #3a84cf;
}

.subscribing {
    width: 301px;
    height: 20px;
    margin-top: 1px;
    background: url(../images/subscribing.gif) center center no-repeat;
}

.up-msg {
    width: 100%;
    text-align: center;
    padding-top: 5px;
    color: #fff;
    font-size: 8pt;
}

.clear {
    clear: both;
}

.home-tabs-ttl {
    margin: 20px 0 0 165px;
    padding: 4px 0 30px 30px;
    background: url(../images/icon-plus.jpg) left 12px no-repeat;
    font-size: 20pt;
    font-weight: bold;
    color: #252525;
}

.tabs {
    margin-top: 25px;
    width: 100%;
    border-bottom: 1px solid #a9afb3;

    display: flex;
    align-items: center;
}
@media (max-width: 700px) {
    .tabs {
        flex-direction: column;
        align-items: flex-start;
        row-gap: 20px;
    }
}

.tabs .home-tabs-ttl {
    width: max-content;
    padding-bottom: 0;
    margin-top: 0;
    margin-left: 4%;
}

.tabs-spacer {
    width: 100%;
    height: 30px;
}

.tab-lbl {
    float: left;
    width: 20%;
    text-align: right;
    padding-top: 10px;
    font-size: 16pt;
    color: #336699;
}

.tabs-inner {
    float: left;
}

.tabs-inner a:link,
.tabs-inner a:visited {
    float: left;
    display: block;
    padding: 15px 50px;
    border-top: 1px solid #a3a9ae;
    border-right: 1px solid #a3a9ae;
    text-decoration: none;
    color: #616161;
    font-size: 16pt;
}

.tab-item {
    /*background-color: #EAEAE5;*/
    background-color: #f2f2f2;
}

.tab-itemS {
    position: relative;
    z-index: 1;
    top: 1px;
    background-color: #fff;
    border: 1px solid #fff;
}

.tabs-inner a:first-child {
    margin-left: 160px;
    border-left: 1px solid #a3a9ae;
    -webkit-border-top-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    border-top-left-radius: 5px;
}

.tabs-inner a:last-child {
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    border-top-right-radius: 5px;
}

.tabs-inner a:hover {
    background-color: #336699;
    color: #fff;
}

.tabs h2 {
    float: left;
    display: block;
    padding: 10px 0 0 90px;
    font-size: 18pt;
    color: #535353;
    margin: 0;
    font-weight: normal;
}

.content-wp {
    width: 96%;
    padding: 35px 2% 0;
}

.left-menu-cont {
    display: none;
}

.left-menu-popup-trigger {
    display: none;
    margin-bottom: 30px;
    padding: 10px 28px;
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
    color: #fafafa;
    border-radius: 6px;
    background: #336699;
    box-shadow: 0px 3px 5px 0px rgba(36, 57, 115, 0.54);
    text-align: center;
    cursor: pointer;
    transition: box-shadow 0.5s;
}

.left-menu-popup-trigger:hover {
    box-shadow: 0px 0 10px rgba(83, 83, 83, 0.74);
}

.left-menu-wp {
    width: calc(100vw - 100px);
}

.fancybox-slide #leftMenuCont {
    padding: 45px;
    /* background-color: #f2f2f2; */
}

.left-menu {
    float: left;
    width: 215px;
    box-sizing: border-box;
    margin-bottom: 50px;
    border-right: 1px solid #d3d3d3;
}

.left-menu label {
    display: block;
    font-size: 16pt;
    padding-bottom: 20px;
}

.home-cnt {
    float: right;
    width: calc(100% - 245px);
}

.home-L {
    float: left;
    width: 60%;
}

.home-R {
    float: left;
    width: 19%;
}

.left-menu a:link,
.left-menu a:visited {
    display: block;
    text-decoration: none;
}

.lm-main {
    padding-bottom: 10px;
}

span.lm-main {
    display: block;
    margin-bottom: 10px;
    position: relative;
    z-index: 1;
}

span.lm-main span {
    display: block;
    position: absolute;
    right: 10px;
    top: 50%;
    width: 20px;
    height: 21px;
    margin-top: -10px;
    cursor: pointer;
}

span.lm-main span.plus {
    background: url(../images/icon-plus.png) no-repeat;
}

span.lm-main span.minus {
    background: url(../images/icon-minus.png) no-repeat;
}

.lm-main a:link,
.lm-main a:visited,
span.lm-main {
    display: block;
    padding: 8px 10px 8px 30px;
    background-color: #f2f2f2;
    color: #104778;
}

.fancybox-slide .lm-main a:link,
.fancybox-slide .lm-main a:visited,
.fancybox-slide span.lm-main,
.fancybox-slide a.clear-filter {
    display: block;
    padding: 8px 10px;
    border: 1px solid #104778;
    margin-bottom: 10px;
    color: #104778;
    text-decoration: none;
    transition: background 0.5s;
    text-indent: 0;
}

.fancybox-slide .lm-main a:hover,
.fancybox-slide span.lm-main:hover,
.fancybox-slide a.clear-filter:hover {
    background: #10487836;
}

.fancybox-slide .lm-main {
    padding-bottom: 0;
}

.left-menu a:hover {
    color: #767676;
}

.submenu-hidden {
    display: none;
}

.submenu-level-2 {
    padding: 10px 0 10px 20px;
}

.lm-sub,
.lm-subS,
.sm-sub {
    padding-bottom: 10px;
}

.lm-sub a:link,
.lm-sub a:visited,
.lm-subS a:link,
.lm-subS a:visited,
.sm-sub a:link,
.sm-sub a:visited {
    margin-left: 10px;
    padding-left: 20px;
    background: url(../images/lm-arr.jpg) left 5px no-repeat;
    color: #767676;
    font-size: 10pt;
}

.lm-subS a:link,
.lm-subS a:visited {
    color: #ff6c00;
}

.lm-sub a:hover,
.sm-sub a:hover {
    text-decoration: underline;
}

.sm-main {
    padding-bottom: 10px;
}

.sm-main a:link,
.sm-main a:visited {
    margin-left: 30px;
    padding-left: 25px;
    font-size: 12pt;
}

.smm-item a:link,
.smm-item a:visited {
    color: #767676;
}

.smm-itemS a:link,
.smm-itemS a:visited {
    color: #ff6c00;
}

.smm-itemS a.active:link,
.smm-itemS a.active:visited {
    background: url(../images/icon-plus-orange.jpg) left 5px no-repeat;
}

.smm-itemS a.inactive:link,
.smm-itemS a.inactive:visited {
    background: url(../images/icon-minus-orange.jpg) left 5px no-repeat;
}

.smm-item a:hover {
    color: #ff6c00;
}

.sub-menu {
    padding: 10px 0 10px 25px;
}

.sub-hidden {
    display: none;
}

.home-thumb {
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: top;
    width: 275px;
    padding: 0 0 30px 30px;
    overflow-x: hidden;
}

.home-thumb a:link,
.home-thumb a:visited,
.hft-ttl {
    display: block;
    text-decoration: none;
    color: #336699;
    font-size: 14pt;
}

.home-thumb a:hover {
    color: #535353;
}

.home-thumb span {
    cursor: pointer;
}

.home-thumb span.hth-img {
    display: table;
    table-layout: fixed;
    width: 100%;
}

.home-thumb span.hth-img span {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    height: 185px;
    border: 1px solid #e4e4e4;
    overflow: hidden;
}

.home-thumb span.hth-img span img {
    width: auto;
    max-width: 100%;
    _width: 100%;
}

.hth-ttl,
.hft-ttl {
    display: block;
    margin: 0;
    background: url(../images/icon-arr.jpg) left 18px no-repeat;
    padding: 15px 0 0 25px;
    font-weight: normal;
    font-size: 14pt;
}

.home-R label {
    margin-top: 20px;
    padding: 0 0 30px 30px;
    background: url(../images/icon-plus.jpg) left 10px no-repeat;
    font-size: 22pt;
    font-weight: bold;
    color: #252525;
}

.hovered:hover {
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=60)';
    filter: alpha(opacity=60);
    -moz-opacity: 0.6;
    -khtml-opacity: 0.6;
    opacity: 0.6;
    -webkit-transition: all 0.4s linear;
    -moz-transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
    transition: all 0.4s linear;
}

.home-txt {
    /*
  width: auto;
  max-width: 935px;
  _width: 935px;
  padding: 0 30px 30px;
	 */
    padding-bottom: 20px;
}

.home-cnt label {
    display: block;
    /*
  width: auto;
  max-width: 935px;
  _width: 935px;
	 */
    padding: 10px;
    border-bottom: 1px dotted #9bb4cd;
    /*margin: 0 30px 20px;
  font-size: 18pt;
  color: #104778;*/
    margin: 50px 30px 20px;
    padding: 0 0 30px 30px;
    background: url(../images/icon-plus.jpg) left 10px no-repeat;
    font-size: 22pt;
    font-weight: bold;
    color: #252525;
}

/*.home-featured-label{
    margin: 20px 30px 20px !important;
    padding: 0 0 30px 30px;
    background: url(../images/icon-plus.jpg) left 10px no-repeat;
    font-size: 22pt !important;
    font-weight: bold;
    color: #252525 !important;
}*/

.home-sep {
    width: auto;
    max-width: 935px;
    _width: 935px;
    border-bottom: 1px dotted #9bb4cd;
    margin: 0 30px 50px;
}

.nav {
    width: 98%;
    padding: 10px 0 0 2%;
}

.nav span,
.nav a:link,
.nav a:visited {
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: top;
    padding-right: 10px;
    /*font-size: 10pt;
  color: #535353;*/
    text-decoration: none;
    font-weight: bold;
}

.nav a:hover {
    text-decoration: underline;
}

.block-ttl {
    /*font-size: 30pt;
  margin: 0;
  padding-bottom: 20px;
  color: #262626;*/
    font-weight: normal;
    text-align: left;

    margin: 0px 0px 10px;
    padding: 0 0 0px 30px;
    background: url(../images/icon-plus.jpg) left 10px no-repeat;
    font-size: 22pt;
    font-weight: bold;
    color: #252525;
}

.tabs-about {
    padding: 50px 0 0 170px;
    border-bottom: 1px solid #c6cace;
}

.tabs-products {
    padding-left: 10px;
    border-bottom: 1px solid #c6cace;
    margin-bottom: 50px;
}

.tabs-about a:link,
.tabs-about a:visited,
.tabs-products a:link,
.tabs-products a:visited {
    display: block;
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: top;
    margin-right: 5px;
    padding: 15px 50px;
    border-right: 1px solid #c6cace;
    border-left: 1px solid #c6cace;
    border-top: 1px solid #c6cace;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    color: #303030;
    text-decoration: none;
}

.ta-item:link,
.ta-item:visited {
    background: url(../images/about-tab.gif) repeat-x #eaecea;
}

.ta-itemS:link,
.ta-itemS:visited {
    background-color: #fff;
    position: relative;
    z-index: 1;
    top: 1px;
}

.tabs-about a.ta-item:hover,
.tabs-products a.ta-item:hover,
.tabs-products a.ta-model:link,
.tabs-products a.ta-model:visited {
    background-image: none;
    background-color: #336699;
    color: #fff;
}

.about {
    padding-bottom: 30px;
}

.about-ttl {
    padding-bottom: 20px;
    font-size: 22pt;
}

.about-img {
    float: left;
    padding: 10px 30px 10px 0;
}

.data-sep {
    width: 100%;
    height: 30px;
}

.pb-30 {
    padding-bottom: 30px;
}

.thumb {
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: top;
    padding: 0 0 30px 1.5%;
}

.th-category {
    width: 22%;
}

.th-type {
    width: 22%;
}

.th-brand {
    width: 22%;
}

.th-industry {
    width: 31%;
}

.thumb a:link,
.thumb a:visited {
    display: block;
    text-decoration: none;
    color: #636363;
    font-size: 10pt;
    text-align: left;
}

.th-brand a:link,
.th-brand a:visited {
    text-align: center;
}

.thumb span {
    cursor: pointer;
}

.thumb span.th-img {
    display: table;
    width: 100%;
}

.thumb span.th-img span {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    width: 100%;
    border: 1px solid #e4e4e4;
    overflow: hidden;
}

.th-category span.th-img span {
    height: 185px;
}

.th-type span.th-img span {
    height: 195px;
}

.th-brand span.th-img span {
    height: 160px;
}

.th-industry span.th-img span {
    height: 221px;
}

.thumb span.th-ttl {
    display: block;
    padding-top: 15px;
    font-size: 14pt;
    color: #151515;
}

.thumb span.th-txt {
    display: block;
    padding-top: 10px;
}

.thumb a:hover,
.thumb a:hover span.th-ttl {
    color: #336699;
}

.products {
    float: right;
    width: calc(100% - 245px);
}

.products-ttl {
    margin: 0;
    padding: 0 250px 10px 0;
    font-size: 30pt;
    font-weight: 100;
}

.products-header {
    width: 80%;
    padding-bottom: 30px;
}

.filter {
    padding: 10px 0 10px 25px;
}

.filter div {
    padding-bottom: 5px;
    font-size: 10pt;
    color: #1d1d1d;
}

.filter div.inactive {
    color: #868686;
}

.filter font {
    font-size: 9pt;
    color: #868686;
}

.product-table-top-scrollbar {
    overflow: auto;
}

.ptt-thumb {
    height: 10px;
}

.product-table {
    width: 100%;
    margin-bottom: 30px;
    overflow: auto;
}

.product-table::-webkit-scrollbar,
.product-table-top-scrollbar::-webkit-scrollbar {
    height: 5px;
}

.product-table::-webkit-scrollbar-track,
.product-table-top-scrollbar::-webkit-scrollbar-track {
    background: #f1f1f1;
}

.product-table::-webkit-scrollbar-thumb,
.product-table-top-scrollbar::-webkit-scrollbar-thumb {
    background: #3a84cf;
}

.product-table::-webkit-scrollbar-thumb:hover,
.product-table-top-scrollbar::-webkit-scrollbar-thumb:hover {
    background: #003b6f;
}

.product-table table {
    border: 1px solid #d7dadd;
    width: 100%;
}

.product-table td {
    padding: 15px;
    min-width: 70px;
    font-size: 10pt;
}

.product-table td:first-child {
    /*min-width: 150px;*/
    width: auto;
}

.product-table td.model-btn {
    width: auto;
    min-width: 110px;
    _width: 110px;
}

.product-table td.td-header {
    background: url(../images/tbl-header.gif) repeat-x #eaebe9;
    border-bottom: 1px solid #d7dadd;
    color: #181818;
    font-size: 11pt;
}

.tr-odd {
    background-color: #f6f6f6;
}

.product-table img {
    display: block;
    margin: 0 auto;
}

.brand-logo {
    width: 120px;
}

.product-loading {
    width: 100%;
    height: 300px;
    background: url(../images/product-loading.gif) center center no-repeat;
}

.products-imgs {
    float: left;
    padding-right: 5%;
    width: 28%;
}

.products-imgs-wp {
    float: left;
    width: auto;
    max-width: 310px;
}

.products-imgs-txt {
    float: left;
    width: 55%;
}

.data-files {
    width: 100%;
    padding: 30px 0 10px;
}

.model-custom {
    width: auto;
    min-width: 300px;
}

.model-fixed {
    width: auto;
    min-width: 100px;
}

.accessory-fixed {
    display: block;
    width: 150px;
}

.accessory-img {
    width: auto;
    min-width: 150px;
}

.model-files {
    float: left;
    width: 45%;
    padding-right: 5%;
}

.model-config {
    float: left;
    width: 50%;
}

.model-config label,
.model-fixed label {
    display: block;
    font-size: 8pt;
    padding-bottom: 5px;
}

.model-pn {
    padding-bottom: 10px;
}

.model-pn input {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #d7dadd;
    padding: 3px 5%;
    width: 90%;
    font-family: Verdana;
    font-size: 8pt;
}

.model-qty {
    float: left;
    width: 35%;
    padding-right: 5%;
}

.model-fixed .model-qty {
    float: none;
    width: 100%;
    padding-right: 0;
}

.model-qty input {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #d7dadd;
    padding: 3px 5%;
    width: 90%;
    font-family: Verdana;
    font-size: 8pt;
}

.model-add {
    float: left;
    width: 60%;
    padding-top: 13px;
}

.model-fixed .model-add {
    float: none;
    width: 100%;
}

.model-add a:link,
.model-add a:visited {
    background-color: #5f9e49;
    color: #fff;
    display: block;
    font-size: 10pt;
    padding: 5px 10px;
    text-align: center;
    text-decoration: none;
}

.data-files a:link,
.data-files a:visited {
    float: left;
    display: block;
    height: 21px;
    padding: 6px 50px 4px 45px;
    color: #2f2f2f;
    font-size: 12pt;
    margin: 10px 50px 0 0;
}

.model-files a:link,
.model-files a:visited {
    display: block;
    padding: 6px 5px 4px 45px;
    color: #2f2f2f;
    font-size: 12pt;
    margin-bottom: 10px;
}

.data-files-p a:link,
.data-files-p a:visited {
    margin-top: 20px;
}

.data-doc:link,
.data-doc:visited {
    background: url(../images/icons/doc-icon.gif) no-repeat;
}

.data-xls:link,
.data-xls:visited {
    background: url(../images/icons/xls-icon.gif) no-repeat;
}

.data-ppt:link,
.data-ppt:visited {
    background: url(../images/icons/ppt-icon.gif) no-repeat;
}

.data-pdf:link,
.data-pdf:visited {
    background: url(../images/icons/pdf-icon.gif) no-repeat;
}

.enlarge {
    display: block;
    position: absolute;
    right: 1px;
    bottom: 1px;
    width: 36px;
    height: 36px;
    background: url(../images/enlarge.png) no-repeat;
}

.p-img-main {
    width: 100%;
}

.p-img-thumb {
    float: left;
    width: 105px;
    padding: 5px 2px 0;
}

.p-img a:link,
.p-img a:visited {
    display: block;
    text-decoration: none;
    position: relative;
    z-index: 1;
}

.p-img span {
    cursor: pointer;
}

.p-img span.pth-img {
    display: table;
    width: 100%;
}

.p-img span.pth-img span {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    width: 100%;
    border: 1px solid #e4e4e4;
}

.p-img-thumb span.pth-img span {
    height: 105px;
    overflow: hidden;
}

.spec-L {
    float: left;
    width: 425px;
    padding-right: 50px;
}

.spec-R {
    float: left;
    width: 425px;
}

.spec-ttl {
    padding-top: 20px;
    font-weight: bold;
}

.related {
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: top;
    width: 45%;
    padding: 30px 4% 20px 0;
}

.related a:link,
.related a:visited {
    display: block;
    text-decoration: none;
    color: #636363;
}

.related span {
    display: block;
    cursor: pointer;
}

.related span.related-img {
    float: left;
    width: 50%;
    padding-right: 5%;
}

.related span.related-img span {
    width: auto;
    max-width: 250px;
    _width: 250px;
}

.related span.related-img {
    text-align: center;
}

.related span.related-img img {
    width: auto;
    max-width: 100%;
}

.related span.related-data {
    float: left;
    width: 45%;
}

.related span.related-ttl {
    font-size: 16pt;
    color: #151515;
}

.related span.related-brand {
    padding-top: 15px;
}

.related span.related-brand img {
    width: auto;
    max-width: 180px;
    _width: 180px;
}

.related span.related-txt {
    padding-top: 15px;
    line-height: 150%;
    font-size: 10pt;
}

.related a:hover,
.related a:hover span.related-ttl {
    color: #3a84cf;
}

.accessory-tbl {
    padding-top: 30px;
    overflow: auto;
}

.accessory-tbl table {
    border: 0;
}

.accessory-tbl td {
    padding: 10px 15px;
}

.accessory-tbl .data-files {
    padding: 0 30px;
}

.accessory-tbl .data-files a:link,
.data-files a:visited {
    padding-right: 0;
    margin-right: 0;
    margin-top: 0;
}

.accessory-ttl {
    padding-bottom: 10px;
    font-size: 16pt;
    color: #181818;
}

.accessory-txt {
    font-size: 10pt;
}

.accessory-qty-lbl {
    font-size: 9pt;
    font-weight: bold;
    text-align: center;
    padding-bottom: 5px;
}

.accessory-qty-input {
    width: 80px;
    text-align: center;
}

.cfg-link:link,
.cfg-link:visited {
    display: block;
    padding: 5px 10px;
    text-align: center;
    background-color: #003b6f;
    text-decoration: none;
    color: #fff;
    font-size: 10pt;
}

.cfg-link:hover {
    background-color: #386a9b;
}

.cfg-link2:link,
.cfg-link2:visited {
    display: block;
    padding: 5px 10px;
    margin-top: 10px;
    text-align: center;
    background-color: #4d8936;
    text-decoration: none;
    color: #fff;
    font-size: 10pt;
}

.cfg-link2:hover {
    background-color: #76b761;
}

.cfg-add:link,
.cfg-add:visited {
    display: block;
    padding: 5px 10px;
    text-align: center;
    background-color: #5f9e49;
    text-decoration: none;
    color: #fff;
    font-size: 10pt;
}

.cfg-add:hover {
    background-color: #9fcd90;
}

.models-fade {
    display: none;
    background: #000;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 10;
    width: 100%;
    height: 100%;
    opacity: 0.8;
    z-index: 9999;
}

.models-loading {
    background: url(../images/model-loading.gif) center center no-repeat #000;
}

.models-popup {
    display: none;
    width: 100%;
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 99999;
}

.models-popup-wp {
    width: auto;
    max-width: 800px;
    _width: 800px;
    margin: 0 auto;
    font-size: 10pt;
    position: relative;
    z-index: 1;
    padding: 45px 0;
}

.models-num {
    font-weight: bold;
}

.cfg-wp {
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: top;
    background-color: #f7f9f8;
}

.cfg-R div.cfg-ttl {
    padding: 15px 5%;
    width: 90%;
    background: url(../images/cfg.gif) repeat-x #eaebe9;
    text-align: left;
    border-bottom: 1px solid #d9dcde;
    font-size: 25pt;
    color: #3a84cf;
}

.cfg-ttl-only {
    font-weight: bold;
    font-size: 13pt;
}

.cfg {
    text-align: left;
}

.cfg table {
    width: 100%;
    border: 0;
}

.cfg-L {
    width: 100%;
    padding-top: 15px;
}

.cfg-L .cfg {
    padding-top: 20px;
    width: 100%;
}

.cfg-R .cfg {
    width: 100%;
    overflow-x: auto;
}

.cfg-L table {
    width: 100%;
}

.cfg-R {
    width: 100%;
}

.cfg-R td {
    padding: 10px 20px;
    background: url(../images/cfg-row.gif) repeat-x #eaebe9;
    border-bottom: 1px solid #d9dcde;
    text-align: center;
}

.cfg-L tr.cfg-row-hidden {
    display: none;
}

.cfg-L td.cfg-col {
    padding: 0 20px 15px;
}

.cfg-L td.cfg-sep {
    padding: 10px 20px 25px;
    color: #458ad0;
    font-style: italic;
    font-size: 12pt;
}

.cfg-L td.cfg-sep [type='checkbox'] {
    float: left;
    margin-top: 8px;
}

.cfg-L td.cfg-sep div {
    float: left;
    /* width: 90%; */
    padding: 6px 0 0 10px;
}

.cfg-L td.cfg-ttl {
    width: 100%;
}

.cfg-val {
    padding-top: 10px;
}

.cfg-L td.cfg-qty {
    background: url(../images/cfg-row.gif) repeat-x #eaebe9;
    border-top: 1px solid #d9dcde;
    border-bottom: 1px solid #d9dcde;
    padding-top: 15px;
}

.cfg-val input {
    width: 730px;
}

.cfg-qty div.cfg-ttl-only {
    float: left;
    width: 80px;
    padding-top: 6px;
}

.cfg-qty div.cfg-val {
    float: left;
    padding-top: 0;
}

.cfg-qty input {
    text-align: center;
    width: 70px;
}

.cfg-val select,
.cfg-val input[type='text'] {
    width: 100%;
    height: 31px;
    line-height: 31px;
    padding: 0 20px;
    box-sizing: border-box;
    border: 1px solid #d2d2d2;
    border-radius: 2px;
    font-size: 15px;
    outline: 0;
    background: #fcfbfe;
}

.exception {
    clear: left;
    display: none;
}

.exception-lbl {
    padding: 10px 0 5px;
    font-size: 10pt;
}

.exception {
    padding-right: 15px;
}

.cfg-L textarea {
    width: 690px;
    height: 50px;
    resize: none;
}

.cfg-model {
    padding: 15px 20px;
    background: url(../images/cfg.gif) repeat-x #eaebe9;
    font-size: 16pt;
}

.cfg-model label {
    display: block;
}

.cfg-model div {
    padding-top: 5px;
    font-weight: bold;
}

.cfg-btn,
.cfg-save {
    float: right;
}

.cfg-save {
    float: right;
    padding-right: 10px;
}

.cfg-form {
    display: none;
}

.models-close {
    position: absolute;
    right: 0;
    top: 0;
}

.compare-wp {
    width: 75px;
}

.compare-wp span {
    display: block;
}

.compare-tbl {
    padding: 30px 0 20px;
}

.compare-back {
    text-align: right;
    padding-bottom: 50px;
}

.compare-tbl table {
    width: 100%;
    border: 0;
}

.compare-tbl td {
    width: 20%;
    padding: 15px 2%;
    border: 1px solid #d8d7d3;
    font-size: 10pt;
}

.compare-tbl td.compare-empty {
    border: 0;
}

.compare-tbl td.compare-tbl-ttl {
    font-size: 14pt;
}

.compare-link:link,
.compare-link:visited {
    display: block;
    text-decoration: none;
    color: #151515;
}

.compare-link span {
    display: block;
    cursor: pointer;
}

.compare-link span.compare-ttl {
    font-size: 16pt;
}

.compare-link span.compare-img {
    padding-top: 15px;
}

.compare-link span.compare-img img {
    height: auto;
    max-height: 150px;
    _height: 150px;
}

.compare-link span.compare-brand {
    padding-top: 15px;
}

.compare-link span.compare-brand img {
    width: auto;
    max-width: 120px;
    _width: 120px;
}

.compare-link span.compare-txt {
    padding-top: 10px;
    line-height: 150%;
    font-size: 10pt;
}

.compare-link:hover {
    color: #336699;
}

.search-res {
    padding-bottom: 50px;
}

.search-title {
    padding: 20px 0 5px;
}

.search-title a:link,
.search-title a:visited {
    font-weight: bold;
}

.search-text {
    line-height: 120%;
}

.search-link {
    color: #09818c;
    padding-top: 5px;
}

.home-featured {
    width: 100%;
    padding-top: 25px;
}

.home-featured a:link,
.home-featured a:visited {
    display: block;
    text-decoration: none;
    font-size: 10pt;
    color: #151515;
}

.home-featured span {
    display: block;
    cursor: pointer;
}

.home-featured span.hft-img {
    padding-bottom: 10px;
}

.home-featured span.hft-txt {
    padding-top: 15px;
    line-height: 150%;
}

.home-featured span.hft-link {
    padding-top: 15px;
}

.home-featured span.hft-link span {
    text-align: center;
    width: 165px;
    padding: 5px;
    background: #5882ac;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #fff;
    font-size: 10pt;
    font-style: italic;
    text-decoration: none;
}

.inquire-wp {
    width: auto;
    /*max-width: 1000px;
  _width: 100px;*/
    margin: 40px auto 0;
    position: relative;
    z-index: 1;
}

.inquire-header {
    float: left;
    width: 75%;
    padding-bottom: 20px;
}

.inquire-wp table {
    width: 100%;
}

.continue-shopping {
    float: right;
    padding: 10px 0 20px;
}

.inquire-tbl {
    width: 100%;
    position: relative;
    z-index: 1;
}

.inquire-qty-wp {
    width: 70px;
    margin: 0 auto;
}

.inquire-qty {
    width: 60px;
    text-align: center;
}

.inquire-update {
    padding-bottom: 20px;
}

.inquire-update div {
    position: relative;
    top: -10px;
    text-align: right;
}

.inquire-L {
    float: right;
    width: 330px;
}

.inquire-R {
    float: right;
    width: 440px;
}

.iq-item {
    padding-bottom: 10px;
}

.iq-item label {
    display: block;
    padding-bottom: 5px;
    font-size: 10pt;
}

.iq-input input {
    width: 300px;
}

.iq-select select {
    width: 280px;
}

.iq-msg-wp {
    float: right;
    width: 770px;
}

.iq-msg-wp div.iq-item {
    float: left;
}

.iq-area textarea {
    width: 630px;
    height: 200px;
    resize: none;
}

.iq-captcha {
    clear: left;
    float: right;
    padding: 0 130px 50px 0;
}

.iq-captcha label {
    float: left;
    padding-right: 20px;
    display: block;
    padding-top: 10px;
    font-size: 12pt;
}

.iq-captcha div.iq-captcha-input {
    float: left;
    padding-top: 5px;
}

.iq-captcha input {
    width: 100px;
    text-align: center;
    font-size: 14pt;
}

.iq-button {
    padding-top: 10px;
    text-align: right;
}

.inquire-cnt {
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: top;
    width: 45%;
    padding: 0 3% 20px 0;
}

.inquire-txt {
    font-size: 10pt;
    line-height: 150%;
}

.inquire-img {
    float: left;
    width: 50%;
    padding-right: 5%;
}

.inquire-img img {
    width: 100%;
}

.translate {
    float: right;
    position: relative;
    z-index: 1;
    padding: 20px 50px 0 0;
}

.t-icon {
    float: left;
    padding-top: 9px;
}

.t-lbl {
    float: left;
    padding: 11px 0 0 8px;
    color: #fff;
}

.t-fake {
    float: left;
    width: 145px;
    position: relative;
    z-index: 1;
}

.t-wp {
    width: 145px !important;
    opacity: 0;
    position: absolute;
    z-index: 2;
    top: 26px;
    left: 0;
    width: 166px;
    overflow: hidden;
}

.products-socials {
    float: right;
    padding-top: 5px;
}

.products-socials label {
    display: block;
    float: left;
    padding: 10px 20px 0 0;
    font-size: 10pt;
    text-transform: uppercase;
}

.products-socials ul {
    float: left;
    padding: 0 !important;
    margin: 0 !important;
    list-style-type: none !important;
}

.products-socials li {
    float: left !important;
    margin-right: 2px !important;
    margin-bottom: 2px !important;
    padding: 0px !important;
    display: inline !important;
    width: auto !important;
    background-color: #f0f0f0;
}

.products-socials li a:link,
.products-socials li a:visited {
    -moz-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    display: block !important;
    float: left !important;
    height: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    width: 40px !important;
    height: 40px !important;
    text-indent: -9999px !important;
}

.products-socials li a:hover {
    background-position: 0 -40px !important;
}

.products-socials li a {
    background-color: transparent;
}

.products-socials li.facebook a {
    background: url(../images/socials/products/facebook.png) no-repeat 0 0;
}

.products-socials li.facebook a:hover {
    background-color: #3b5998;
}

.products-socials li.googleplus a {
    background: url(../images/socials/products/googleplus.png) no-repeat 0 0;
}

.products-socials li.googleplus a:hover {
    background-color: #d94a39;
}

.products-socials li.linkedin a {
    background: url(../images/socials/products/linkedin.png) no-repeat 0 0;
}

.products-socials li.linkedin a:hover {
    background-color: #71b2d0;
}

.products-socials li.twitter a {
    background: url(../images/socials/products/twitter.png) no-repeat 0 0;
}

.products-socials li.twitter a:hover {
    background-color: #48c4d2;
}

.model-filter select {
    width: auto;
    width: 80px;
    padding: 3px;
    font-size: 10pt;
    color: #151515;
    border: 1px solid #c6cace;
}

.form-thanks,
.no-quotes {
    clear: both;
}

.select-model-btn {
    padding: 30px 0 50px;
}

.select-model-btn a:link,
.select-model-btn a:visited {
    display: block;
    float: left;
    padding: 10px 20px;
    text-decoration: none;
    color: #fff;
    font-size: 14pt;
    background-color: #336699;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.select-model-btn a:hover {
    background-color: #003b6f;
}

.select-model-lbl {
    padding: 50px 0 20px;
    font-size: 23pt;
    color: #336699;
}

.products-vlbl {
    display: block;
    padding-bottom: 10px;
    font-size: 14pt;
}

.products-vframe {
    padding-bottom: 30px;
}

.filters-lbl {
    padding: 30px 0 10px;
    font-size: 14pt;
    color: #336699;
}

a.clear-filter {
    display: block;
    background: none;
    border: none;
    padding: 10px;
    margin: 10px 0px -20px 0px;
    text-align: center;
    background-color: #f2f2f2;
    cursor: pointer;
    text-align: left;
    text-indent: 20px;
    color: #104778;
    font-family: Roboto, sans-serif;
    font-size: 11pt;
    font-weight: normal;
    text-decoration: none;
}

.inquire-tbl-img img {
    width: auto;
    max-width: 120px;
    height: auto;
    max-height: 120px;
}

.inquire-tbl-img img {
    width: auto;
    max-width: 120px;
    height: auto;
    max-height: 120px;
}

.about-header::after {
    content: '';
    display: block;
    float: none;
    clear: both;
}

.page-err {
    width: auto;
    max-width: 590px;
    padding: 0 15px 50px;
    margin: 0 auto;
    text-align: center;
}

.page-err h1 {
    margin: 30px 0;
    font-size: 60pt;
    color: #ff0000;
}

.page-err h2 {
    margin: 0;
    padding: 0;
    font-size: 30pt;
    color: #525965;
    font-weight: normal;
}

.home-slider {
    /* overflow: hidden; */
}

.home-slider-wp {
    background-color: #f2f2f2;
    padding: 45px;
    /* border-radius: 10px; */
    position: relative;
    --swiper-pagination-color: #336699;
    --swiper-navigation-color: #ff7c00;
}

.slide-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.slide-txt {
    width: 55%;
}
.slide-txt * {
    line-height: 110%;
}

.slide-img {
    width: 40%;
    align-self: center;
 
}
.slide-img img {
    display: block;
    margin: 0 auto;
    max-height: 350px;
}

.slide-txt .slide-link{
    display: inline-flex;
    padding: 15px;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 1px;
    background-color: #ff7c00;
    margin-top: 35px;
    transition: .3s ease-in-out;
}
.slide-txt .slide-link:hover{
    background-color: #dc6a00;
    box-shadow: 0 0 10px rgba(0,0,0,0.2);
}

@media screen and (max-width: 1770px) {
    .home-thumb {
        padding-left: 15px;
    }
}

@media screen and (max-width: 1660px) {
    .home-thumb {
        padding-left: 50px;
    }
    .home-L {
        width: 50%;
    }
    .home-R {
        width: 24%;
    }
    .products-imgs-txt {
        width: 100%;
        padding: 20px 0 50px;
    }
    .tabs-products a:link,
    .tabs-products a:visited {
        padding-left: 30px;
        padding-right: 30px;
    }
}

@media screen and (max-width: 1620px) {
    .ft-sitemap {
        padding-left: 20px;
    }
    .ft-sitemap div.ft-inner,
    .ft-branch div.ft-inner {
        padding-right: 35px;
    }
    .ft-contacts div.ft-inner {
        padding-right: 70px;
    }
    .subscribe-wp label {
        font-size: 11pt;
    }

    .ft-copyright {
        padding: 20px 0 0 20px;
    }
}

@media screen and (max-width: 1590px) {
    .tabs-about a:link,
    .tabs-about a:visited {
        padding-left: 30px;
        padding-right: 30px;
    }

    .home-tabs-ttl {
        margin: 20px 0 0 45px;
    }

    .tabs-inner a:first-child {
        margin-left: 40px;
    }

    .tabs-about {
        padding: 50px 0 0 0px;
    }
}

@media screen and (max-width: 1490px) {
    .home-thumb {
        padding-left: 30px;
    }
}

@media screen and (max-width: 1460px) {
    .ft-copyright {
        padding-left: 20px;
    }
    .socials {
        padding-right: 20px;
    }
    .tabs label {
        padding-left: 50px;
        font-size: 16pt;
    }
}

@media (max-width: 1455px) {
    .tabs h1 {
        padding-left: 20px;
    }
}

@media screen and (max-width: 1400px) {
    .ft-contacts {
        padding-left: 20px;
    }
}

@media screen and (max-width: 1380px) {
    .th-industry {
        width: 48%;
        padding-left: 1.5%;
    }
    .th-industry span.th-img span {
        height: auto;
    }
}

@media screen and (max-width: 1350px) {
    .ft-copyright {
        padding-top: 5px;
    }
    .ft-copyright span {
        display: block;
        padding-top: 5px;
    }
    .tabs-inner a:link,
    .tabs-inner a:visited {
        padding-left: 35px;
        padding-right: 35px;
    }
    .home-thumb {
        width: 43%;
        padding-left: 4%;
    }
}

@media (max-width: 1310px) {
    .ft-inner {
        float: none;
    }
}

@media screen and (max-width: 1290px) {
    .tabs-products a:link,
    .tabs-products a:visited {
        padding-left: 17px;
        padding-right: 17px;
    }
}

@media screen and (max-width: 1260px) {
    .tm-sep-last {
        display: none;
    }

    .tabs label {
        width: 350px;
        padding-top: 0;
    }

    .tabs-inner a:first-child {
        margin-left: 30px;
    }

    .tabs-about a:link,
    .tabs-about a:visited {
        padding-left: 17px;
        padding-right: 17px;
    }

    .cart {
        padding-right: 30px;
    }

    .header-phone,
    .header-phone a {
        padding-right: 50px;
    }
}

@media (max-width: 1240px) {
    .tabs-inner a:link,
    .tabs-inner a:visited {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media screen and (max-width: 1205px) {
    .subscribe-wp {
        padding-right: 150px;
    }
    .subscribe-wp label {
        float: none;
        padding: 0 0 10px;
    }
}

@media screen and (max-width: 1170px) {
    .th-brand span.th-img span img {
        width: auto;
        max-width: 100%;
        _width: 100%;
    }

    .s-input {
        width: 200px;
    }
    .tm-link:link,
    .tm-link:visited {
        padding-left: 15px;
        padding-right: 15px;
        font-size: 11pt;
    }
    .ft-logo {
        padding-right: 20px;
    }
    .ft-logo img {
        width: 200px;
    }
}

@media (max-width: 1135px) {
    .tabs-products {
        margin-bottom: 30px;
    }

    .products-socials {
        float: none;
        margin-bottom: 10px;
    }

    .products-socials::after {
        content: '';
        display: block;
        clear: both;
        float: none;
    }

    .accessory-tbl tr {
        display: block;
        margin-bottom: 30px;
        border: 2px solid #eee;
    }

    .accessory-tbl td {
        display: block;
        margin-bottom: 20px;
    }

    .accessory-tbl td:empty {
        display: none;
    }

    .accessory-tbl .accessory-img {
        display: inline-block;
    }

    .accessory-qty-lbl {
        text-align: left;
    }
}

@media screen and (max-width: 1090px) {
    .logo {
        padding-left: 20px;
    }
}

@media (max-width: 1080px) {
    .tabs h1 {
        padding-top: 19px;
        font-size: 14pt;
    }
}

@media (max-width: 1070px) {
    .products-ttl {
        padding-right: 0;
        font-size: 25pt;
    }

    .products-header {
        width: auto;
        padding-bottom: 30px;
    }
}

@media screen and (max-width: 1050px) {
    .tabs-products a:link,
    .tabs-products a:visited {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media screen and (max-width: 1030px) {
    .home-L {
        width: 45%;
    }
    .home-R {
        width: 28%;
    }

    .tm-link:link,
    .tm-link:visited {
        padding-left: 10px;
        padding-right: 10px;
        font-size: 10pt;
    }

    .translate {
        padding: 20px 20px 0 0;
    }

    .header-phone {
        margin-top: 24px;
        font-size: 14pt;
        padding-left: 25px;
        background-size: 18px;
    }
}

@media (max-width: 995px) {
    .f-bg {
        padding: 10px 0;
        background: #dcdcdc;
    }

    .f-bg .wp-cnt {
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
    }

    .ft-copyright {
        padding-left: 0;
        order: 3;
    }

    .socials {
        padding-right: 0;
        margin-bottom: 10px;
    }

    .socials div {
        max-width: 30px;
    }

    .subscribe-wp {
        padding-right: 0;
    }

    .su-input input {
        width: 130px;
    }

    .subscribe {
        width: 231px;
    }
}

@media (max-width: 970px) {
    .th-category {
        width: 31%;
    }

    .th-type {
        width: 31%;
    }

    .th-brand {
        width: 31%;
    }
}

@media (max-width: 950px) {
    .tabs h1 {
        padding-top: 19px;
        font-size: 11pt;
    }

    .tabs-inner a:link,
    .tabs-inner a:visited {
        font-size: 11pt;
    }

    .mobile-menu-wrapper {
        display: block;
    }

    .top-menu {
        display: none;
    }

    .translate {
        display: none;
    }
    .slide-content {
        flex-direction: column-reverse;
        row-gap: 20px;
    }
    .slide-txt,
    .slide-img{
        width: 100%;
    }
}

@media (max-width: 880px) {
    .ft-lbl {
        padding: 15px 0 5px 0;
    }

    .sf-p {
        padding: 0;
    }

    .ft-block {
        float: none;
    }

    .ft-block::after {
        content: '';
        display: block;
        clear: both;
        float: none;
    }

    .ft-sitemap,
    .ft-contacts {
        padding-left: 0;
    }

    .ft-logo {
        padding-top: 20px;
        float: none;
    }

    .sf-p .wp-cnt {
        text-align: center;
    }

    .ft-sitemap div.ft-inner,
    .ft-branch div.ft-inner,
    .ft-contacts div.ft-inner {
        padding-right: 0;
    }

    .ft-inner .ft-branch-block {
        padding-right: 0;
        float: left;
        text-align: left;
    }

    .ft-inner .ft-branch-block a {
        margin: 0;
        padding: 0;
    }

    .ft-branch-block:not(:nth-child(2)) div {
        padding-right: 10px;
        padding-left: 10px;
    }

    .ft-branch {
        display: inline-block;
    }

    .ft-inner div {
        clear: left;
        float: none;
    }
}

@media (max-width: 825px) {
}

@media (max-width: 795px) {
    .about-img {
        float: none;
        padding: 0;
    }
}

@media (max-width: 780px) {
    .header-phone {
        padding-right: 20px;
    }

    .cart {
        padding-right: 10px;
    }
}

@media (max-width: 760px) {
    .home-tabs-ttl {
        margin: 20px 0 0 35px;
    }
}

@media (max-width: 755px) {
    .tabs h1 {
        display: none;
    }

    .home-tabs-ttl {
        font-size: 18pt;
    }
}

@media (max-width: 730px) {
    .left-menu {
        float: none;
        border: none;
        width: auto;
        margin-bottom: 10px;
    }

    .home-cnt,
    .products {
        float: none;
        width: auto;
    }

    .left-menu-popup-trigger {
        display: block;
    }

    .left-menu-desk {
        display: none;
    }
}

@media (max-width: 715px) {
    .cart a:link,
    .cart a:visited {
        font-size: 0;
        height: 19px;
    }

    .thumb span.th-ttl {
        font-size: 12pt;
    }
}

@media (max-width: 650px) {
    .logo a:link,
    .logo a:visited {
        max-width: 245px;
        margin-top: 6px;
    }

    .hth-ttl,
    .hft-ttl {
        font-size: 11pt;
    }
}

@media (max-width: 580px) {
    .about-ttl {
        font-size: 18pt;
    }

    .cfg-qty div.cfg-ttl-only {
        float: none;
    }

    .cfg-qty div.cfg-val {
        float: none;
        margin-top: 10px;
    }

    .cfg-btn,
    .cfg-save {
        float: none;
        clear: both;
        text-align: center;
        margin-top: 20px;
        padding-right: 0;
    }
}

@media (max-width: 570px) {
    .logo a:link,
    .logo a:visited {
        max-width: 210px;
        margin-top: -4px;
    }

    .header-phone {
        position: absolute;
        top: 27px;
        left: 27px;
        font-size: 14px;
        background-size: 12px;
        padding-left: 19px;
    }

    .header-phone a {
        color: #fff;
        text-decoration: none;
        font-size: 14px;
    }

    .s-input {
        width: 160px;
    }

    .home-cnt label {
        background: url(../images/icon-plus.jpg) left 5px no-repeat;
        font-size: 17pt;
    }

    .home-tabs-ttl {
        font-size: 17pt;
        background: url(../images/icon-plus.jpg) left 9px no-repeat;
    }
}

@media (max-width: 520px) {
    .tabs-about a:link,
    .tabs-about a:visited {
        padding-left: 10px;
        padding-right: 10px;
    }
}


@media (max-width: 485px) {
	.search-form{
		left: -45px;
	}
}

@media (max-width: 470px) {
    .th-category {
        width: 100%;
    }

    .th-type {
        width: 100%;
    }

    .th-brand {
        width: 100%;
    }

    .th-industry {
        width: 100%;
    }

    .home-thumb {
        width: 100%;
        padding-left: 0;
    }

    .thumb {
        padding-left: 0;
    }

    .home-cnt label {
        margin: 50px 0 20px;
    }
}

@media (max-width: 405px) {
    .s-input {
        width: 99px;
    }
}

@media (max-width: 380px) {
    .tabs-inner a:first-child {
        margin-left: 5px;
    }

    .tabs-inner a:link,
    .tabs-inner a:visited {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media (max-width: 360px) {
    .cart {
        padding-right: 0;
    }

    .mobile-menu-trigger {
        margin-left: 0;
    }

    .logo a:link,
    .logo a:visited {
        max-width: 193px;
    }

    .tabs-inner a:link,
    .tabs-inner a:visited {
        padding-left: 10px;
        padding-right: 10px;
    }
}
