
#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;
  }



@media (max-width: 1280px) {

  ul.hotbuys li {
	width: 20%;
  }

  ul.products li {
	width: 20%;
	min-width: 200px;
  }

  ul.news li {
	margin: 30px 2% 0 0;
	width: 23.5%;
  }

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

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

  ul.videos li {
	margin: 30px 2% 0 0;
	width: 23.5%;
  }

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

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

}



@media (max-width: 1240px) {

  #top-menu-left span#tr4 {
	display: none;
  }

}



@media (max-width: 1152px) {

  h4 {
	font-size: 14px;
	line-height: 19px;
  }

    #home-news-videos h4 {
	max-height: 38px;
	overflow: hidden;
    }

  .home-promobox-inner p {
	height: 198px;
  }

    .home-promobox-inner p.button {
	height: auto;
    }

  #home-promo-boxes .home-promobox:nth-child(1) .home-promobox-inner {
	background: #ffffff;
  }

  #home-promo-boxes .home-promobox:nth-child(2) .home-promobox-inner {
	background: #ffffff;
  }

  #home-promo-boxes .home-promobox:nth-child(3) .home-promobox-inner {
	background: #ffffff;
  }

  ul.products li {
	width: 25%;
  }

}



@media (max-width: 1120px) {

  #top-menu-left span#tr3 {
	display: none;
  }

}



@media (max-width: 1024px) {

  #home-categories {
	position: static;
	float: none;
	padding: 15px 0 20px 0;
	margin: 0 0 30px 0;
	width: 100%;
	height: auto;
  }

    #home-categories ul {
	width: 100%;
	overflow: hidden;
	column-count: 3;
	column-gap: 0;
    }

      #home-categories ul li:nth-child(6) {
		display: none;
      }

  #home-promos-middle {
	position: static;
	float: none;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	height: auto;
  }

    #home-promos-middle-inner {
	padding: 0;
	margin: 0;
    }

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

  #home-promos-right {
	position: static;
	float: none;
	width: 300px;
	margin: 30px auto 0 auto;
	overflow: hidden;
  }

  #home-promos-right > .hpr-box {
	float: left;
  }

    #home-promos-right > .hpr-box:nth-child(2) {
	float: right;
	margin-top: 0;
    }

  #home-promo-boxes {
	margin: 30px 0;
  }

  ul.news li {
	margin: 30px 2% 0 0;
	width: 32%;
  }

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

    ul.news li:nth-child(4n+4) {
	margin-right: 2%;
    }

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

  ul.videos li {
	margin: 30px 2% 0 0;
	width: 32%;
  }

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

    ul.videos li:nth-child(4n+4) {
	margin-right: 2%;
    }

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

  #home-trade-shows h4 {
	font-size: 14px;
	line-height: 23px;
  }

  .tshow-column div {
	padding: 2%;
	width: 96%;
  }

    .tshow-column div img {
	max-width: 80%;
	height: auto;
    }

}



@media (max-width: 900px) {

  #top-menu-left span#tr2 {
	display: none;
  }

  ul.products li {
	width: 33.3%;
  }

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

  #home-section-featured {
	margin: 30px auto;
	width: 750px;
  }

    #home-section-featured ul li {
	width: 50%;
    }

}



@media (max-width: 800px) {

  #ssme_banner {
    display: none;
  }

  /********************/
  /* COMMON STYLES    */
  /********************/

  body {
    overflow-x: hidden;
  }

  #outer {
    position: relative;
    overflow: hidden;
  }

  #uvTab {
    display: none;
  }

  .wrap {
    padding: 0;
    margin: 0;
    text-align: left;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    overflow: hidden;
  }

  .container {
    padding: 0;
    margin: 0;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    overflow: hidden;
  }

  #joinus {
    display: none;
  }

  #header {
	padding: 9px 10px 9px 10px;
	height: 54px;
  }

    .sticky {
      position: static;
    }

    #top-menu-left,
    #menu-settings,
    #menu-messages {
	display: none;
    }

    #mobmenulink {
	float: left;
	display: block;
	margin: 0;
	width: 36px;
	height: 36px;
	background: url('../images/icon_mobilemenu.png') no-repeat 0px 0px;
	cursor: pointer;
    }

      #mobmenulink.active {
	background-position: 0px -36px;
      }

    #logo {
	width: auto;
    }

      #logo img  {
	height: 36px;
	width: auto;
      }

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

    #menu-welcome {
	display: inline-block;
	font-size: 12px;
	color: #ffffff;
	height: 34px;
	line-height: 34px;
	vertical-align: top;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	max-width: 125px;
    }


    #top-menu-right > a:nth-child(2) {
	padding: 0 10px;
	margin: 5px 0 0 0;
	font-size: 13px;
	height: 24px;
	line-height: 22px;
	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) {
	margin: 5px 0 0 12px;
	font-size: 13px;
	height: 26px;
	line-height: 26px;
    }

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

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

  #home-search {
	padding: 10px;
	margin: 54px 0 0 0;
	background: #dbe0e4;
	text-align: center;
  }

    #home-search .wrap {
	text-align: center;
    }

    #home-search.fixed {
	top: 54px;
    }

    #act-select {
	display: none !important;
    }

    .selectBox-dropdown {
	display: none !important;
    }

    #home-search form .text {
	border-left: 1px solid #c7143c;
	width: 320px;
    }

    #home-search form .sbutton {
	padding: 0;
	background: #c7143c url('../images/sb-button-bg.png') no-repeat center center;
	width: 40px;
	text-indent: -999px;
    }

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

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

  #home-categories-promos {
	padding: 20px;
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
  }

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

  #home-promos-middle {
	float: none;
	margin: 0 0 20px 0;
	width: 100%;
	height: 450px;
  }

    #home-promos-middle-inner {
	padding: 0;
	margin: 0;
    }

      #home-promos-middle-inner .promo-banner {
		padding-left: 0;
		box-sizing: border-box;
      }

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

  #home-promo-boxes {
	padding: 0 20px;
	margin: 0 0 20px 0;
  }

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

      .home-promobox-inner p {
	height: auto;
      }

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

  /********************/
  /*  SECTIONS        */
  /********************/

  .home-section {
	padding: 20px;
	margin: 30px 20px;
  }

    .home-section h2 {
	font-size: 20px;
	line-height: 30px;
	text-align: center;
    }

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

  ul.products li {
	width: 50%;
	min-width: 0;
  }

      ul.products li .title {
	font-size: 14px;
	line-height: 21px;
	width: 100%;
	height: 21px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
      }

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

  #home-section-featured {
	margin: 30px auto;
	width: 375px;
  }

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

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

  ul.news li {
	margin: 30px 4% 0 0;
	width: 48%;
  }

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

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

    ul.news li:nth-child(3n+3) {
	margin-right: 4%;
    }

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

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

  ul.videos li {
	margin: 30px 4% 0 0;
	width: 48%;
  }

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

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

    ul.videos li:nth-child(3n+3) {
	margin-right: 4%;
    }

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

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

  #home-trade-shows {
	padding: 12px 15px 15px 15px;
	margin: 20px 20px 0 20px;
  }

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

    #home-trade-shows h4 {
	font-size: 14px;
	line-height: 23px;
    }

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

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

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

  #home-ads-bottom {
	padding: 0;
	margin: 20px auto 25px auto;
	width: 300px;
  }

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

  #footer {
	padding: 23px 20px 20px 20px;
	margin: 0 0 51px 0;
  }

  #footer .fcol {
	float: none;
	display: none;
  }

    #footer .fcol.last {
	display: block;
	margin: 0 auto;
	width: 106px;
    }

    #footer .social {
	width: 106px;
    }

  #footer .fc-left {
	float: none;
	text-align: center;
	font-size: 12px;
  }

  #footer .fc-right {
	float: none;
	margin: 12px 0;
	font-size: 12px;
	text-align: center;
  }

    #footer .fc-right a:hover {
	color: #ffffff;
	text-decoration: underline;
    }

  #social-media {
    display: none;
  }

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

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

  #ads-mobile {
    display: block;
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 50px;
    padding: 0;
    border-top: 1px solid #464646;
    background: #ffffff;
    text-align: center;
    z-index: 99990;
  }

  #mobile-center-ad {
    position: absolute;
    display: none;
    padding: 10px;
    margin: 0;
    border: 0;
    background: none;
    width: 300px;
    height: 260px;
    z-index: 99999;
  }

    #mobile-center-ad-close {
      position: absolute;
      left: 295px;
      top: 10px;
      cursor: pointer;
    }

    #mobile-center-ad-inner {
      padding: 0;
      margin: 7px 0 0 0;
      border: 3px solid rgba(153,153,153,0.65);
      border-radius: 2px;
      -moz-border-radius: 2px;
      width: 294px;
      height: 264px;
    }

      #mobile-center-ad-inner img {
        padding: 0;
        margin: 0;
        border: 2px solid #00609D;
        width: 290px;
        height: 260px;
      }

  #mobile-menu {
	display: none;
	position: fixed;
	top: 54px;
	left: 0px;
	padding: 15px 20px 10px 20px;
	background: #464646;
	border-bottom: 5px solid #262626;
	font-size: 12px;
	line-height: 24px;
	color: #ffffff;
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	z-index: 99999;
  }

    #mobile-menu .wrapper {
	margin-bottom: 20px;
    }

    #mobile-menu .lcolumn {
	float: left;
	width: 45%;
    }

    #mobile-menu .rcolumn {
	float: right;
	width: 45%;
    }

    #mobile-menu h3 {
	padding: 0;
	margin: 0 0 12px 0;
	font-size: 15px;
	font-weight: 600;
	color: #ffffff;
	border-bottom: 1px solid #cccccc;
	line-height: 24px;
	white-space: nowrap;
	width: 100%;
	overflow: hidden;
    }

    #mobile-menu a {
	display: block;
	padding: 0;
	color: #dddddd;
	font-size: 14px;
	line-height: 28px;
	white-space: nowrap;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
    }

      #mobile-menu a:hover {
	color: #ffffff;
	text-decoration: none;
      }

    #mobile-menu hr {
	border: #cccccc;
	background: #cccccc;
	margin: 20px 0 25px 0;
    }

    #mobile-menu .mm-social {
	text-align: center;
    }

      #mobile-menu .mm-social a {
	display: inline;
	margin: 0 15px;
      }

}



@media (max-width: 750px) {

  #home-categories ul {
	column-count: 2;
  }

    #home-categories ul li {
	font-size: 13px;
	line-height: 19px;
  }

    #home-categories ul li a {
	padding-left: 48px;
    }

    #home-categories ul li:nth-child(6) {
		display: block;
    }

  #home-promos-right > .hpr-box {
	float: none;
	display: block;
	margin-left: auto;
	margin-right: auto;
  }

    #home-promos-right > .hpr-box:nth-child(2) {
	float: none;
	margin-top: 20px;
    }

}



@media (max-width: 600px) {

  ul.news {
	margin: 0 auto;
	width: 300px;
  }

  ul.news li {
	float: none;
	display: block;
	margin: 30px 0 0 0;
	width: 100%;
  }

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

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

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

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

  ul.videos {
	margin: 0 auto;
	width: 300px;
  }

  ul.videos li {
	float: none;
	display: block;
	margin: 30px 0 0 0;
	width: 100%;
  }

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

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

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

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

}


