
/********************/
/* GLOBAL           */
/********************/

body {
	padding: 0;
	margin: 0;
	font-size: 13px;
	font-family: 'Lato', sans-serif;
	background: #ffffff;
	background: #f2f2f2;
	color: #515255;
	font-weight: 400;
	line-height: 21px;
}

  body.noscroll {
	position: fixed; 
	overflow-y: scroll;
	width: 100%;
  }

p, h1, h2, h3, h4, h5, h6, form, dl, dt, dd, ul {
	padding: 0;
	margin: 0;
}

  p.top {
	margin: 0 0 15px 0;
  }

  p.bottom {
	margin: 15px 0 0 0;
  }

img {
	border: 0;

}

li {
	list-style: none;
}

a {
	color: #0645ad;
	text-decoration: none;
}

a:hover {
	color: #a0143C;
	text-decoration: none;
}

h2 {
	padding: 0;
	margin: 0;
	font-size: 24px;
	font-weight: 600;
	color: #212225;
	line-height: 30px;
}

h4 {
	padding: 0;
	margin: 10px 0 0 0;
	font-size: 15px;
	font-weight: 400;
	color: #818285;
	line-height: 20px;
}

hr {
	display: block;
	border: #efefef;
	background: #efefef;
	height: 1px;
	margin: 20px 0;
}

.wrap {
	padding: 0;
	margin: 0 auto;
	width: 980px;
	overflow: hidden;
}

.wrapper {
	padding: 0;
	margin: 0 auto;
	width: 100%;
	max-width: 1500px;
	overflow: hidden;
}

.iwrap {
	padding: 0;
	margin: 0;
	width: 100%;
	overflow: hidden;
}

#joinus { 
	position: fixed;
	right: 0px;
	top: 165px;
	height: 120px;
	width: 35px;
	background: url('../images/joinus.png') no-repeat left top;
	margin-right: -5px;
	box-shadow: 3px 2px 5px rgba(0,0,0,0.12);
	-moz-box-shadow: 3px 2px 5px rgba(0,0,0,0.12);
	-webkit-box-shadow: 3px 2px 5px rgba(0,0,0,0.12);
	z-index: 99999;
}

  #joinus:hover {
	background-position: left -120px;
  }

  #joinus.freetrial {
	background: url('../images/freetrial.png') no-repeat left top;
  }

.blue {
	color: #0645ad;
}

.orange {
	color: #a0143C;
}

.red {
	color: #a0143C;
}

.darkred {
	color: #a0143C;
}

.darkblue {
	color: #154277;
}

.banner {
	cursor: pointer;
}

/********************/
/* MOBILE           */
/********************/

#top-menu-right img,
#mobmenulink {
	display: none;
}

#menumember img {
	display: none;
}

#mobile-menu,
#mobile-top-link,
#mobile-call,
#social-mobile {
	display: none;
}

#ads-mobile,
#mobile-center-ad {
	display: none;
}

#mobile-vlinks {
	text-align: center;
}

  #mobile-vlinks span {
	font-size: 12px;
	color: #ffffff;
	line-height: 24px;
	cursor: pointer;
  }

  #mobile-vlinks span.vmobile {
	display: block;
  }

  #mobile-vlinks span.vfull {
	display: none;
  }

/********************/
/* TOP MENU         */
/********************/

#tr-menu {
	position: fixed;
	display: none;
	padding: 0;
	margin: 0;
	border: 1px solid #c7143c;
	background: #ffffff;
	z-index: 99998;
}

  #tr-menu a {
	display: block;
	padding: 0 10px;
	text-decoration: none;
	color: #313235;
	line-height: 36px;
	font-size: 13px;
	font-weight:normal;
	width: 180px;
	height: 36px;
  }

    #tr-menu a.pm {
	border-top: 1px solid #dddddd;
	font-weight: 700;
	color: #0645ad;
	height: 40px;
	line-height: 40px !important;
    }

      #tr-menu a.pm span {
	display: block;
	padding-left: 25px;
	background: url('../images/icon_spass.png') no-repeat left 10px;
      }

    #tr-menu a:hover {
	background: #f0f0f0;
	color: #a0143C;
    }

/********************/
/* HEADER           */
/********************/

#header {
	position: fixed;
	left: 0px;
	top: 0px;
	padding: 9px 40px 0 40px;
	border-bottom: 1px solid #dddddd;
	background: #ffffff;
	width: 100%;
	height: 70px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	z-index: 99998;
}

  .sticky {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    z-index: 99998;
  }

  #logo {
	float: left;
	width: 233px;
  }

  #top-menu-left {
	float: left;
	padding: 1px 0;
	margin: 16px 0 0 0;
  }

    #top-menu-left span {
	display: inline-block;
	padding: 0;
	margin: 0 40px 0 0;
	font-size: 16px;
	font-weight: 600;
	color: #555555;
	height: 44px;
	line-height: 20px;
	text-decoration: none;
	cursor: pointer;
    }

      #top-menu-left span:hover,
      #top-menu-left span.active {
	background: url('../images/menu-active-bg.png') no-repeat center bottom;
	color: #c7143c;
      }

  #top-menu-right {
	float: right;
	margin: 8px 0 0 0;
  }

    #top-menu-right form {
	display: inline-block;
    }

      #top-menu-right form .text {
	padding: 5px 20px 5px 40px;
	border: 0;
	border-radius: 3px;
	background: #ffffff url('../images/menu-search-text-bg.png') no-repeat left center;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-webkit-appearance: none;
	color: #313235;
	width: 300px;
	height: 36px;
	line-height: normal;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight: 400;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
      }

    #menu-welcome {
	display: inline-block;
	font-size: 15px;
	color: #ffffff;
	line-height: 36px;
	vertical-align: top;
    }

    #menu-settings {
	display: inline-block;
	margin: 0 0 0 15px;
	background: url('../images/top-menu-icon-settings.png') no-repeat left center;
	width: 27px;
	line-height: 36px;
	height: 36px;
	vertical-align: top;
    }

    #menu-messages {
	display: inline-block;
	margin: 0 0 0 15px;
	background: url('../images/top-menu-icon-messages.png') no-repeat left center;
	width: 28px;
	line-height: 36px;
	height: 36px;
	text-align: right;
	vertical-align: top;
    }

      #menu-messages.hm {
	width: 37px;
      }

      #menu-messages span {
		display: inline-block;
		background: #ff8200;
		border-radius: 50%;
		width: 17px;
		height: 17px;
		line-height: 15px;
		font-size: 11px;
		font-weight: 600;
		color: #ffffff;
		text-decoration: none;
		vertical-align: top;
		text-align: center;
      }

        #menu-messages:hover span {
		background: #ff7200;
        }

    #top-menu-right > a:nth-child(2) {
	display: inline-block;
	padding: 0 20px;
	margin: 0 0 0 20px;
	border: 1px solid #aaaaaa;
	border-radius: 3px;
	background: #ffffff;
	font-size: 14px;
	font-weight: 600;
	text-align: center;
	color: #666666;
	height: 34px;
	line-height: 32px;
	text-decoration: none;
	vertical-align: top;
    }

      #top-menu-right > a:nth-child(2):hover {
	border: 1px solid #c7143c;
	background: #c7143c;
	color: #ffffff;
	text-decoration: none;
      }

    #top-menu-right > a:nth-child(3) {
	display: inline-block;
	padding: 0;
	margin: 0 0 0 20px;
	font-size: 15px;
	font-weight: 600;
	text-align: center;
	color: #999999;
	height: 36px;
	line-height: 36px;
	text-decoration: none;
	vertical-align: top;
    }

      #top-menu-right > a:nth-child(3):hover {
	color: #a0143C;
	text-decoration: underline;
      }

/********************/
/* HOME SEARCH      */
/********************/

#home-search {
	position: static;
	padding: 10px 0;
	margin: 70px 0 0 0;
	border-bottom: 1px solid #cccccc;
	background: #e8e8e8;
	text-align: center;
	width: 100%;
	box-sizing: border-box;
}

  #home-search ul.sb-promos {
	display: none;
  }

  #home-search.fixed {
	position: fixed;
	left: 0px;
	top: 70px;
	padding: 10px 20px;
	margin: 0;
	box-shadow: 0px 1px 6px rgba(0,0,0,0.40);
	-moz-box-shadow: 0px 1px 6px rgba(0,0,0,0.40);
	-webkit-box-shadow: 0px 1px 6px rgba(0,0,0,0.40);
	z-index: 99990;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
  }

    #home-search.fixed .wrap {
	width: 100%;
    }

  #searchbox {
	float: left;
	width: 690px;
  }

    #searchbox-inner {
	margin: 0;
    }

  #home-search form .text {
	padding: 5px 10px 5px 10px;
	border-top: 1px solid #c7143c;
	border-bottom: 1px solid #c7143c;
	border-left: 0;
	border-left: 1px solid #cccccc;
	border-right: 0;
	border-radius: 0;
	background: #ffffff;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-webkit-appearance: none;
	color: #313235;
	width: 500px;
	height: 40px;
	line-height: normal;
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	font-weight: 400;
	box-sizing: border-box;
	vertical-align: top;
  }

  #home-search form .sbutton {
	padding: 0 0 0 46px;
	margin: 0;
	border: 0;
	border-radius: 0;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	background: #c7143c url('../images/sb-button-bg.png') no-repeat 20px 12px;
	font-size: 16px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	color: #ffffff;
	text-align: left;
	width: 120px;
	height: 40px;
	line-height: 36px;
	cursor: pointer;
	vertical-align: top;
	outline: none;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-webkit-appearance: none;
  }

    #home-search form .sbutton:hover {
	background: #a0143C url('../images/sb-button-bg.png') no-repeat 20px 12px;
    }

    #home-search form .sbutton::-moz-focus-inner {
	border: none;
    }

/********************/
/* HOME SECTION     */
/********************/

.home-section {
	padding: 27px 30px 30px 30px;
	margin: 30px auto;
	background: #ffffff;
	max-width: 1500px;
	box-sizing: border-box;
}

  .home-section .wrapper {
	max-width: 1440px;
  }

/********************/
/* HOME FEATURED    */
/********************/

#home-section-featured {
	padding: 0;
	margin: 30px auto;
	background: #ffffff;
	max-width: 1500px;
	box-sizing: border-box;
}

  #home-section-featured ul {
	padding: 0;
	margin: 0;
	width: 100%;
	overflow: hidden;
  }

    #home-section-featured ul li {
	float: left;
	padding: 0;
	margin: 0;
	width: 25%;
	height: 250px;
	box-sizing: border-box;
	transition: background-size .3s ease-in-out;
    }

      #home-section-featured ul li a {
		display: block;
		width: 100%;
		height: 100%;
      }

        #home-section-featured ul li a span {
		display: inline-block;
		padding: 8px 12px;
		background: rgba(255,255,255,0.9);
		box-shadow: 2px 2px 0px 2px rgba(255, 255, 255, .7);
		font-size: 20px;
		font-weight: 900;
		color: #212225;
		line-height: 26px;
		width: 116px;
        }

          #home-section-featured ul li a:hover span {
		color: #c7143c;
          }

      #home-section-featured ul li:nth-child(1) {
		background: url('../images/home-featured-apparel.jpg') no-repeat center center;
		background-size: auto 100%;
      }

      #home-section-featured ul li:nth-child(2) {
		background: url('../images/home-featured-electronics.jpg') no-repeat center center;
		background-size: auto 100%;
      }

      #home-section-featured ul li:nth-child(3) {
		background: url('../images/home-featured-tools.jpg') no-repeat center center;
		background-size: auto 100%;
      }

      #home-section-featured ul li:nth-child(4) {
		background: url('../images/home-featured-fashion.jpg') no-repeat center center;
		background-size: auto 100%;
      }

        #home-section-featured ul li:hover {
		background-size: auto 102%;
        }

/********************/
/* PROMO BANNERS    */
/********************/

#home-promos-middle-inner .bxslider
	width: 100%;
}

  #home-promos-middle-inner .bxslider li
	width: 100%;
	overflow: hidden;
  }

.bx-wrapper .bx-viewport {
	border: 0;
	left: 0;
	width: 100%;
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
    	-ms-transform: translatez(0);
    	-o-transform: translatez(0);
    	transform: translatez(0);
}

#home-promos-middle-inner .bx-wrapper .bx-pager,
#home-promos-middle-inner .bx-wrapper .bx-controls-auto {
	position: absolute;
	left: 0px;
	bottom: -30px;
}

.bx-has-pager {
	position: relative;
}

.bx-wrapper .bx-pager {
	display: inline-block;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #c1c2c5;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #717275;
}

.bx-wrapper .bx-prev,
.bx-wrapper .bx-next,
.bx-wrapper .bx-next:hover,
.bx-wrapper .bx-prev:hover {
	display: none;
}

.bx-wrapper .bx-controls-direction,
.bx-wrapper .bx-controls-direction a {
	display: none;
}

/********************/
/* CATEGORIES       */
/********************/

#home-categories-promos {
	padding: 30px 40px 0 40px;
}

  #home-categories {
	position: relative;
	float: left;
	padding: 10px 0 10px 0;
	margin: 0;
	background: #ffffff;
	width: 250px;
	height: 420px;
	box-sizing: border-box;
  }

  #home-categories h3 {
	padding: 0;
	margin: 0 20px 10px 20px;
	font-size: 16px;
	font-weight: 600;
	color: #222325;
	line-height: 22px;
  }

  #home-categories ul li {
	position: relative;
	padding: 0;
	margin: 0;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	font-size: 15px;
	font-weight: 400;
	line-height: 19px;
	width: 249px;
	z-index: 9999;
  }

    #home-categories ul li:hover,
    #home-categories ul li.on {
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #ffffff;
    }

    #home-categories ul li a {
	display: block;
	padding: 8px 20px 8px 52px;
	color: #515255;
    }

      #home-categories ul li a:hover,
      #home-categories ul li.on a {
	color: #a0143C;
      }

      #home-categories ul li#cat-2960 {
		background: url('../images/cat-icon-2960.png') no-repeat 20px 8px;
      }
        #home-categories ul li#cat-2960 a {
		font-weight: 700;
		color: #c7153d;
        }
      #home-categories ul li#cat-3 {
		background: url('../images/cat-icon-3.png') no-repeat 20px 8px;
      }
      #home-categories ul li#cat-2399 {
		background: url('../images/cat-icon-2399.png') no-repeat 21px 8px;
      }
      #home-categories ul li#cat-2392 {
		background: url('../images/cat-icon-2392.png') no-repeat 20px 8px;
      }
      #home-categories ul li#cat-2415 {
		background: url('../images/cat-icon-2415.png') no-repeat 21px 8px;
      }
      #home-categories ul li#cat-2403 {
		background: url('../images/cat-icon-2403.png') no-repeat 21px 8px;
      }
      #home-categories ul li#cat-2398 {
		background: url('../images/cat-icon-2398.png') no-repeat 21px 8px;
      }
      #home-categories ul li#cat-112 {
		background: url('../images/cat-icon-112.png') no-repeat 20px 8px;
      }
      #home-categories ul li#cat-2396 {
		background: url('../images/cat-icon-2396.png') no-repeat 22px 8px;
      }
      #home-categories ul li#cat-125 {
		background: url('../images/cat-icon-125.png') no-repeat 23px 8px;
      }
      #home-categories ul li#cat-2402 {
		background: url('../images/cat-icon-2402.png') no-repeat 21px 8px;
      }
      #home-categories ul li#cat-2409 {
		background: url('../images/cat-icon-2409.png') no-repeat 20px 8px;
      }
      #home-categories ul li#cat-2408 {
		background: url('../images/cat-icon-2408.png') no-repeat 20px 8px;
      }
      #home-categories ul li#cat-2410 {
		background: url('../images/cat-icon-2410.png') no-repeat 20px 8px;
      }
      #home-categories ul li#cat-TC {
		margin: 0;
      }
        #home-categories ul li#cat-TC a {
		padding: 5px 20px 4px 52px;
		color: #a0143C;
		font-size: 13px;
        }

  #sub-categories {
	position: absolute;
	display: none;
	padding: 0;
	margin: 0;
	border: 1px solid #cccccc;
	background: #ffffff;
	width: 0;
	height: 418px;
	top: 32px;
	left: 0px;
	z-index: 9998;
  }

    #sub-categories .sc-inner {
	padding: 12px 20px 0 20px;
	width: 100%;
	overflow: hidden;
	box-sizing: border-box;
    }

      .sc-inner .sc-column {
		float: left;
		width: 33.3%;
		height: 154px;
      }

        .sc-inner .sc-column p {
		margin: 0 0 5px 0;
		font-size: 13px;
		font-weight: 700;
		line-height: 21px;
        }

    #sub-categories ul {
	padding: 0;
	margin: 0;
	font-size: 13px;
	line-height: 18px;
	width: 100%;
	column-count: 3;
	column-gap: 10px;
    }

      #sub-categories ul li {
		margin: 0 0 6px 0;
      }

      #sub-categories ul li a {
		display: block;
		padding: 0;
		color: #414245;
		width: 100%;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
      }

        #sub-categories ul li a:hover {
		color: #c7143c;
        }

  #sub-categories .ad-inner {
	padding: 10px 20px 0 20px;
	margin: 0 20px;
	border-top: 1px dashed #dddddd;
	height: 58px;
	overflow: hidden;
  }

    #sub-categories .ad-inner a,
    #sub-categories .ad-inner a:hover {
	text-decoration: none;
    }

    #sub-categories .ad-title {
	display: block;
	font-size: 13px;
	font-weight: 700;
	color: #15467A;
	white-space: nowrap;
	height: 18px;
	line-height: 18px;
	overflow: hidden;
	text-overflow: ellipsis;
    }

      #sub-categories .ad-inner:hover .ad-title {
	color: #ff7200;
      }

    #sub-categories .ad-url {
	display: block;
	font-size: 12px;
	color: #008000;
	white-space: nowrap;
	height: 17px;
	line-height: 17px;
	overflow: hidden;
	text-overflow: ellipsis;
    }

    #sub-categories .ad-text {
	display: block;
	margin: 0;
	font-size: 12px;
	color: #616265;
	font-weight: 400;
	line-height: 16px;
	max-height: 40px;
	overflow: hidden;
    }

/********************/
/* PROMOS MIDDLE    */
/********************/

#home-promos-middle {
	float: left;
	margin-left: -250px;
	margin-right: -300px;
	width: 100%;
	height: 450px;
}

  #home-promos-middle-inner {
	padding: 0 30px;
	margin: 0 300px 0 250px;
  }

    #home-promos-middle-inner .wrapper {
	height: 450px;
    }

    #home-promos-middle-inner .promo-banner {
	width: 100%;
	overflow: hidden;
    }

      #home-promos-middle-inner .promo-banner img {
	margin-left: 50%;
	transform: translateX(-50%);
      }

    #home-promos-middle-inner .bx-has-pager {
	width: 100px;
	margin: 0 auto;
    }

/********************/
/* PROMOS RIGHT     */
/********************/

#home-promos-right {
	position: relative;
	float: left;
	width: 300px;
}

  #home-promos-right > .hpr-box {
	padding: 10px 15px;
	margin: 0;
	background: #ffffff;
	width: 270px;
	height: 120px;
  }

    #home-promos-right > .hpr-box:nth-child(1) {
	margin-bottom: 0;
    }

     .hpr-box .pbinner {
		display: block;
		padding: 0;
		margin: 0;
    }

      .hpr-box span.title {
		display: block;
		margin: 0 0 5px 0;
		font-size: 16px;
		line-height: 21px;
		font-weight: 600;
		color: #212225;
		overflow: hidden;
      }

      .hpr-box span.details {
		display: block;
		font-size: 13px;
		line-height: 18px;
		font-weight: 400;
		color: #515255;
		text-align: justify;
		overflow: hidden;
      }

  .hpr-banner {
	padding: 0;
	margin: 30px 0 0 0;
	width: 300px;
	height: 250px;
  }

/********************/
/*  PROMO BOXES     */
/********************/

#home-promo-boxes {
	padding: 0 40px;
	margin: 20px 0 30px 0;
	width: 100%;
	overflow: hidden;
	box-sizing: border-box;
}

  .home-promobox {
	float: left;
	padding: 6px 0 0 0;
	margin: 0;
	width: 32%;
  }

    #home-promo-boxes .home-promobox:nth-child(2) {
	margin: 0 2%;
    }

    .home-promobox-inner {
	position: relative;
	padding: 20px 20px 30px 20px;
	margin: 0;
	background: #ffffff;
    }

      #home-promo-boxes .home-promobox:nth-child(1) .home-promobox-inner {
		background: #ffffff url('../images/hp-promobox-rfq.png') no-repeat right bottom;
      }

      #home-promo-boxes .home-promobox:nth-child(2) .home-promobox-inner {
		background: #ffffff url('../images/hp-promobox-logistics.png') no-repeat right bottom;
      }

      #home-promo-boxes .home-promobox:nth-child(3) .home-promobox-inner {
		background: #ffffff url('../images/hp-promobox-supplierpass.png') no-repeat right bottom;
      }

      .home-promobox-inner p {
		padding: 0 10px 0 0;
		margin: 10px 0 0 0;
		font-size: 16px;
		color: #616265;
		line-height: 22px;
      }

        .home-promobox-inner p.button {
		margin-top: 15px;
        }

        .home-promobox-inner p.button a {
		display: inline-block;
		padding: 0 20px;
		border: 1px solid #cccccc;
		border-radius: 0;
		height: 34px;
		line-height: 32px;
		font-weight: 600;
		color: #313235;
        }

          .home-promobox-inner p.button a:hover {
		border: 1px solid #154277;
		background: #154277;
		color: #ffffff;
          }

          #home-promo-boxes .home-promobox:nth-child(1) .home-promobox-inner p.button a:hover {
		border: 1px solid #212225;
		background: #212225;
		color: #ffffff;
          }

          #home-promo-boxes .home-promobox:nth-child(2) .home-promobox-inner p.button a:hover {
		border: 1px solid #a0143C;
		background: #a0143C;
		color: #ffffff;
          }

    .ribbon {
	position: absolute;
	right: -5px; top: -5px;
	z-index: 1;
	overflow: hidden;
	width: 110px;
	height: 110px;
	text-align: right;
    }

      .ribbon span {
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	text-transform: uppercase;
	text-align: center;
	line-height: 20px;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	width: 135px;
	display: block;
	background: #212225;
	background: linear-gradient(#212225 0%, #212225 100%);
	box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
	position: absolute;
	top: 31px; right: -26px;
      }

        .ribbon.red span {
		background: linear-gradient(#a0143C 0%, #a0143C 100%);
        }

        .ribbon.darkblue span {
		background: linear-gradient(#154277 0%, #154277 100%);
        }

      .ribbon span::before {
		content: "";
		position: absolute; left: 0px; top: 100%;
		z-index: -1;
		border-left: 3px solid #212225;
		border-right: 3px solid transparent;
		border-bottom: 3px solid transparent;
		border-top: 3px solid #212225;
      }

        .ribbon.red span::before {
		border-left: 3px solid #a0143C;
		border-top: 3px solid #a0143C;
        }

        .ribbon.darkblue span::before {
		border-left: 3px solid #154277;
		border-top: 3px solid #154277;
        }

      .ribbon span::after {
		content: "";
		position: absolute; right: 0px; top: 100%;
		z-index: -1;
		border-left: 3px solid transparent;
		border-right: 3px solid #212225;
		border-bottom: 3px solid transparent;
		border-top: 3px solid #212225;
      }

        .ribbon.red span::after {
		border-right: 3px solid #a0143C;
		border-top: 3px solid #a0143C;
        }

        .ribbon.darkblue span::after {
		border-right: 3px solid #154277;
		border-top: 3px solid #154277;
        }

/********************/
/*  PRODUCTS        */
/********************/

ul.products {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 100%;
	overflow: hidden;
}

  ul.products li {
	list-style: none;
	float: left;
	padding: 0 10px;
	margin: 30px 0 0 0;
	width: 16.6%;
	min-width: 200px;
	overflow: hidden;
	text-align: center;
	box-sizing: border-box;
	cursor: pointer;
  }

    ul.products li .image {
	position: relative;
	display: block;
	padding: 0;
	margin: 0 auto;
	width: 100px;
	height: 100px;
	overflow: hidden;
    }

      ul.products li .image img {
		position: absolute;
		top: 0;
		left: 0;
		bottom: 0;
		right: 0;
		margin: auto;
		max-width: 100%;
		height: auto;
		-webkit-transition: all 0.4s ease;
		-moz-transition: all 0.4s ease-in-out;
		-o-transition: all 0.4s ease-in-out;
		-ms-transition: all 0.4s ease-in-out;
		transition: all 0.4s ease-in-out;
      }

        ul.products li:hover .image img {
		-webkit-transform: scale(1.1);
		-moz-transform: scale(1.1);
		-o-transform: scale(1.1);
		-ms-transform: scale(1.1);
		transform: scale(1.1);
        }

    ul.products li .title {
	display: block;
	padding: 0;
	margin: 8px 0 0 0;
	font-size: 16px;
	font-weight: 600;
	color: #212225;
	text-transform: capitalize;
	line-height: 24px;
	height: 24px;
	overflow: hidden;
    }

      ul.products li:hover .title {
	color: #a0143C;
      }

/********************/
/*  NEWS            */
/********************/

ul.news {
	padding: 0;
	margin: 0;
	width: 100%;
	overflow: hidden;
}

  ul.news li {
	float: left;
	padding: 0;
	margin: 30px 2.5% 0 0;
	width: 18%;
	height: 202px;
	cursor: pointer;
  }

    ul.news li:nth-child(5n+5) {
	margin-right: 0;
    }

      ul.news li span.image {
	position: relative;
	display: block;
	background: #ffffff;
	color: #ffffff;
	width: 100%;
	height: 150px;
	overflow: hidden;
	text-align: center;
      }

        ul.news li span.image img {
		margin-left: 0;
		width: 100%;
		max-width: 100%;
		height: auto;
		-webkit-transition: all 0.3s ease;
		-moz-transition: all 0.3s ease-in-out;
		-o-transition: all 0.3s ease-in-out;
		-ms-transition: all 0.3s ease-in-out;
		transition: all 0.3s ease-in-out;
        }

        @supports(object-fit: cover) {
	  ul.news li span.image img {
		height: 100%;
		object-fit: cover;
		object-position: center center;
	  }
        }

          ul.news li:hover span.image img {
            -webkit-transform: scale(1.05);
            -moz-transform: scale(1.05);
            -o-transform: scale(1.05);
            -ms-transform: scale(1.05);
            transform: scale(1.05);
            -webkit-backface-visibility: hidden;
            opacity: 0.9;
          }

      ul.news li span.title {
	display: block;
	margin: 10px 0 0 0;
	font-size: 15px;
	font-weight: 600;
	color: #313235;
	line-height: 21px;
	height: 42px;
	overflow: hidden;
	text-transform: capitalize;
      }

        ul.news li:hover span.title {
          color: #a0143C;
        }

/********************/
/*  VIDEOS          */
/********************/

ul.videos {
	padding: 0;
	margin: 0;
	width: 100%;
	overflow: hidden;
}

  ul.videos li {
	float: left;
	padding: 0;
	margin: 30px 2.5% 0 0;
	width: 18%;
	height: 202px;
	cursor: pointer;
  }

    ul.videos li:nth-child(5n+5) {
	margin-right: 0;
    }

      ul.videos li span.image {
	position: relative;
	display: block;
	background: #000000;
	color: #ffffff;
	width: 100%;
	height: 150px;
	overflow: hidden;
	text-align: center;
      }

        ul.videos li span.image img {
		margin-left: 0;
		width: 100%;
		max-width: 100%;
		height: auto;
		-webkit-transition: all 0.3s ease;
		-moz-transition: all 0.3s ease-in-out;
		-o-transition: all 0.3s ease-in-out;
		-ms-transition: all 0.3s ease-in-out;
		transition: all 0.3s ease-in-out;
        }

        @supports(object-fit: cover) {
	  ul.videos li span.image img {
		height: 100%;
		object-fit: cover;
		object-position: center center;
	  }
        }

          ul.videos li:hover span.image img {
            -webkit-transform: scale(1.05);
            -moz-transform: scale(1.05);
            -o-transform: scale(1.05);
            -ms-transform: scale(1.05);
            transform: scale(1.05);
            -webkit-backface-visibility: hidden;
            opacity: 0.9;
          }

      ul.videos li span.image span.playbutton {
		position: absolute;
		left: 0;
		right: 0;
		top: 50%;
		margin: 0 auto;
		width: 42px;
		height: 42px;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
		background: url('../images/video_list_playbutton.png') no-repeat left top;
      }

        ul.videos li:hover span.image span.playbutton {
          background-position: left -42px;
        }

      ul.videos li span.title {
	display: block;
	margin: 10px 0 0 0;
	font-size: 15px;
	font-weight: 600;
	color: #313235;
	line-height: 21px;
	height: 42px;
	overflow: hidden;
	text-transform: capitalize;
      }

        ul.videos li:hover span.title {
          color: #a0143C;
        }

/********************/
/*  TRADE SHOWS     */
/********************/

#home-trade-shows h2 {
	margin-bottom: 20px;
}

#home-trade-shows h4 {
	margin: 0;
	font-size: 15px;
	font-weight: 400;
	color: #616265;
	line-height: 25px;
}

#home-trade-shows .wrapper .tshow-column {
	float: left;
	padding: 0;
	margin: 0;
	width: 20%;
}

  #home-trade-shows .wrapper .tshow-column:nth-child(1) {
	margin: 0 5% 0 0;
	width: 35%;
  }

  .tshow-column div {
	width: 100%;
	overflow: hidden;
	text-align: center;
  }

    .tshow-column div img {
	display: block;
	margin: 0 auto;
    }

    .tshow-column div span {
	display: block;
	margin: 10px 0 0 0;
	width: 100%;
	color: #515255;
    }

      .tshow-column div a:hover span {
          color: #1578bd;
      }

#home-trade-shows p.center {
	margin: 25px 0 0 0;
	text-align: center;
}

  #home-trade-shows p.center img {
	display: block;
	margin: 0 auto;
	max-width: 100%;
	height: auto;
  }

/********************/
/* BOTTOM ADS       */
/********************/

#home-ads-bottom {
	padding: 0;
	margin: 30px auto;
	overflow: hidden;
	width: 728px;
}

/********************/
/* FOOTER           */
/********************/

#footer {
	padding: 23px 40px 20px 40px;
	margin: 0;
	border-top: 1px solid #363636;
	background: #464646;
}

  #footer .wrap {
	padding: 20px 0 0 0;
	color: #c8c9cd;
	font-size: 12px;
	width: 100%;
  }

    #footer .wrap.top {
	padding: 0 0 20px 0;
	border-bottom: 1px solid #c8c9cd;
    }

  #footer a {
	color: #c8c9cd;
  }

    #footer a:hover {
	color: #ffffff;
    }

  #footer h3 {
	font-size: 12px;
	color: #eeeeee;
	text-align: left;
	padding-bottom: 2px;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #c8c9cd;
	line-height: 18px;
  }

  #footer ul {
	list-style: none;
	margin: 10px 0 0 0;
  }

  #footer ul li {
	list-style: none;
	font-size: 12px;
	line-height: 22px;
  }

  #footer .fcol {
	float: left;
	padding: 0 70px 0 0;
	margin: 0;
	width: 20%;
	box-sizing: border-box;
  }

    #footer .fcol.last {
	padding: 0;
	margin: 0;
    }

  #footer .fc-left {
	float: left;
  }

  #footer .fc-right {
	float: right;
  }

  #footer .social {
	margin: 15px 0 0 0;
	width: 172px;
	text-align: left;
  }

    #footer .social ul {
	padding: 0;
	margin: 0;
	height: 31px;
	width: 100%;
	overflow: hidden;
    }

      #footer .social ul li {
	float: left;
	padding: 0;
	margin: 0 8px 0 0;
	line-height: normal;
	width: 30px;
      }

        #footer .social ul li a {
		border: 0;
        }

        #footer .social ul li:nth-child(3) {
		margin-right: 0;
        }

  a#social-fb {
	display: inline-block;
	background: url('../images/social-fb.png') no-repeat left top;
	width: 30px;
	height: 30px;
  }

    a#social-fb:hover {
	background-position: left -30px;
    }

  a#social-gp {
	display: inline-block;
	background: url('../images/social-gp.png') no-repeat left top;
	width: 30px;
	height: 30px;
  }

    a#social-gp:hover {
	background-position: left -30px;
    }

  a#social-tw {
	display: inline-block;
	background: url('../images/social-tw.png') no-repeat left top;
	width: 30px;
	height: 30px;
  }

    a#social-tw:hover {
	background-position: left -30px;
    }

  a#social-li {
	display: inline-block;
	background: url('../images/social-li.png') no-repeat left top;
	width: 30px;
	height: 30px;
  }

    a#social-li:hover {
	background-position: left -30px;
    }

  #back-to-top {
	display: none;
	position: fixed;
	bottom: 20px;
	right: 20px;
	width: 39px;
	height: 39px;
	text-decoration: none;
	background: url('../images/icon-back-to-top.png') no-repeat left top;
	opacity: .7;
	filter: alpha(opacity=70);
	cursor: pointer;
}

  #back-to-top:hover {
	text-decoration: none;
	background-position: left -39px;
  }

/********************/
/* SUGGEST          */
/********************/

#suggest {
	position: absolute;
	display: none;
	padding: 0;
	border: 1px solid #c7143c;
	border-top: 0;
	background: #ffffff;
	width: 375px;
	line-height: normal;
	z-index: 99998;
}

  #suggest .head {
	display: none;
  }

  #suggest a {
	float: none;
	display: block;
	padding: 0 10px;
	margin: 0;
	font-size: 15px;
	font-family: 'Open Sans', sans-serif;
	line-height: 35px;
	color: #313235;
	text-align: left;
	text-decoration: none;
	white-space: nowrap;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
  }

  #suggest a:hover {
	background: #c7143c;
	color: #ffffff;
	text-decoration: none;
  }

/********************/
/* PAGE MASK        */
/********************/

div#pageMask {
	position: fixed;
	display: none;
	left: 0px; top: 0px;
	opacity: .65;
	filter: alpha(opacity=65);
	background: #000000;
	z-index: 99998;
	cursor: pointer;
}

/********************/
/* PAGE POP         */
/********************/

div#pagePop {
	position: absolute;
	display: none;
	padding: 15px 15px 0 40px;
	margin: 0;
	border: 0;
	border-radius: 12px;
	-moz-border-radius: 12px;
	background: #ffffff;
	width: 545px;
	height: 585px;
	z-index: 99999;
}

/********************/
/* ACCOUNT POP      */
/********************/

#accountPop {
	position: absolute;
	display: none;
	padding: 0;
	margin: 0;
	border: 2px solid #000000;
	background: #ffffff;
	width: 496px;
	height: 246px;
	z-index: 99999;
}

/********************/
/* MAX WIDTH        */
/********************/

@media (max-width: 1500px) {

  .home-section {
	margin: 30px 40px;
  }

  #home-section-featured {
	margin: 30px 40px;
  }

}

