* {margin: 0;padding: 0;}
body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
.home {
  /*background-image: url(../images/left-nav.jpg)*/
}
.home * {margin:0;padding:0;}
/*.site-header * {margin: 0;padding:0;}*/
.product-nav * {margin: 0;padding: 0;line-height:1.3;}
#content ul {
  padding-left: 40px;
}
p {
  margin-bottom: 10px;
}

body.full-width #mainWrap,
body.home #mainWrap {
  background: url(../images/bg-f.jpg);
}
#mainWrap {
  background: url(../images/bg.jpg);
  border-left: 1px solid #666;
  border-right: 1px solid #666;
}
/* new structure */
div.site-header {
  margin: 0 auto;
  width: 967px;
  height: 105px;
  background-color: #252525;
  border-bottom: 1px solid #666666;
  padding: 5px 10px 0 10px;
  position: relative;
}
.home li {
  list-style-type: none;
}
  .logo {
    float: left;
  }
  .contact-info {
    /*width: 70%;*/
    /*float: right;*/
    text-align: right;
    /*margin-top: 4px;*/
    position: absolute;
    right: 5px;
    top: 5px;
  }
    .contact-info a {
      font-weight: bold;
    }
    .contact-info p {
      line-height: 1;
      margin-bottom: 5px;
    }

/* top nav */
.top-nav {
  /*float: right;*/
  /*margin-top: 13px;*/
  position: absolute;
  bottom: 10px;
  right: 5px;
}
  .top-nav li {
    display: inline-block;
    text-transform: uppercase;
    margin-left: 15px;
    vertical-align: middle;
  }
  .top-nav li:first-child {
    margin: 0;
  }
  .top-nav li a:hover {
    text-decoration: none;
  }
  .top-nav li.top-nav-search {
    position: relative;
    display: inline-block;
  }
    .top-nav li.top-nav-search a {
      background: url(../images/search_icon.png) no-repeat;
      width: 33px;
      height: 33px;
      text-indent: -9999px;
      white-space: nowrap;
      display: block;
      position: relative;
      z-index: 1;
    }
    .top-nav li.top-nav-search:hover div {
      display: block;
    }
    .top-nav li.top-nav-search div {
      display: block;
      position: absolute;
      background: #252525;
      width: 0px;
      height: 40px;
      right: 33px;
      top: 0;
      overflow: hidden;
    }
      .top-nav li.top-nav-search div input {
        position: absolute;
        width: 255px;
        height: 15px;
        right: 0;
        padding: 5px;
        top: 4px;
        background: #000;
        color: #fff;
        outline: none;
        border: 1px solid #666666;
      }

/* left nav */
.left-nav {
  margin: 0 auto;
  float: left;
  width: 197px;
  background-color: #191919;
  min-height: 839px;
  position: relative;
  /*padding: 10px 0 225px 10px;*/
}
  .left-nav .search {
    margin: 20px 0 10px 0;
    padding: 0 10px;
  }
    .left-nav .search-input {
      vertical-align: middle;
      height: 16px;
      width: 135px;
      color: #ffffff;
      font-size: 11px;
      border: 1px solid #666666;
      background-color: #101010;
      overflow: hidden;
      line-height: 16px;
      padding-left: 2px;
    }
    .left-nav .search-btn {
      vertical-align: middle;
      background: url(/images/search_1.gif);
      width: 24px;
      height: 20px;
      display: inline-block;
      text-indent: -9999px;
      white-space: nowrap;
    }
  .left-nav .search-btn:hover {
    background: url(/images/search_2.gif);
  }
  .left-nav .categories {
    padding: 0 10px;
    clear: both;
  }
  .left-nav .categories > ul {
    list-style-type: none;
    border-bottom: 1px solid #666;
    margin: 0 10px 10px 0;
    padding: 0 0 10px 0;
  }
    .left-nav .categories > ul li {
      font-family: 'myriad-pro-condensed', sans-serif;
      font-size: 17px;
      letter-spacing: 1px;
      text-rendering: optimizeLegibility;
      margin: 0px;
      padding-bottom: 3px;
      padding-top: 2px;
      text-decoration: none;
      /*width: 185px;*/
      width: 100%;
      text-transform: uppercase;
      list-style-type: none;
    }
      .left-nav .categories li a {
        color: #fff;
        display: block;
        background-repeat: no-repeat;
        line-height: 16px;
        padding-left: 5px;
      }
      .left-nav .categories li a.selected {
        color: #ffe800;
      }
      .left-nav .categories li a:hover {
        color: yellow;
      }
      .left-nav .categories li a.deals {
        color: #49E20E;
        font-weight: bold;
      }
    .left-nav .categories li.list-header {
      color: #82B7DC;
      font-weight: bold;
      text-transform: none;
    }
    .left-nav .categories ul > li > ul {
      margin-left: 20px;
      margin-top: 5px;
      width: 166px;
    }
  .left-nav .social {
    background: #252525;
    overflow: hidden;
    padding: 15px 0;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
  }
    .left-nav .social li {
      display: inline;
      float: left;
      margin-left: 11px;
    }
    .left-nav .social li:first-child {
      margin-left: 0px;
    }
      .left-nav .social li a {
        background: url(../images/social.png) no-repeat;
        display: block;
        text-indent: -9999px;
        white-space: nowrap;
      }
        .left-nav .social li a:hover {
          opacity: 0.6;
        }
      .left-nav .social li a.fb {
        background-position: 0 0; width: 32px; height: 32px;
      }
      .left-nav .social li a.tw {
        background-position: 0 -66px; width: 32px; height: 32px;
      }
      .left-nav .social li a.ig {
        background-position: 0 -33px; width: 32px; height: 32px;
      }
      .left-nav .social li a.yt {
        background-position: 0 -99px; width: 64px; height: 32px;
      }

/* product nav */
.product-nav {
  padding: 5px;
  margin: 0;
  clear: both;
  text-align: center;
  position: relative;
  background: #000;
}
  .product-nav li {
    list-style-type: none;
  }
  .product-nav > li {
    font-family: 'myriad-pro-condensed', sans-serif;
    display: inline;
    position: relative;
    text-transform: uppercase;
    font-size: 18px;
  }
  .product-nav > li:before {
    content: "•";
    vertical-align: middle;
    margin: 0 20px;
    font-size: 16px;
  }
  .product-nav > li:first-child:before {
    display: none;
  }
    .product-nav > li > a {
      color: #fff;
      display: inline;
      vertical-align: middle;
      padding: 5px 0;
    }
      .product-nav > li a:hover {
        text-decoration: none;
        opacity: 1;
      }
      .product-nav > li:hover > div {
        visibility: visible;
        opacity: 1;
        transition: opacity 300ms linear;
      }
      .product-nav > li > div {
        visibility: hidden;
        opacity: 0;
        transition: visibility 0s 300ms, opacity 300ms linear;
        position: absolute;
        background: rgb(51, 51, 51);
        z-index: 1;
        width: 768px;
        text-align: left;
        min-height: 175px;
        padding: 10px;
        top: 26px;
      }
      .product-nav > li > div:hover {
        display: block;
      }
/*    .product-nav > li:hover + div {
      display: block;
    }
    .product-nav > div {
      display: none;
      position: absolute;
      z-index: 1;
      background: purple;
      width: 100%;
    }*/
    .product-nav .col-4,
    .product-nav .col-3,
    .product-nav .col-1 {
      float: left;
    }
    .product-nav .col-4 li,
    .product-nav .col-3 li,
    .product-nav .col-1 li {
      font-family: 'myriad-pro', sans-serif;
      font-size: 15px;
    }
    .product-nav .col-4 {
      width: 25%;
    }
    .product-nav .col-1 {
      width: 100%;
    }
    .product-nav .col-3 {
      width: 33.33333333%;
    }
    .product-nav h2 {
      font-family: 'myriad-pro-condensed', sans-serif;
      font-size: 24px;
      color: #fff;
    }

    .product-nav > li > div {
      /*opacity: 0.7;*/
    }
    .product-nav > li > div.toolholder {
      background: url('../images/product-navigation-bg_toolholder-r.jpg') no-repeat;
    }
    .product-nav > li > div.automation {
      background: url('../images/product-navigation-bg_automation-r.jpg') no-repeat;
    }
    .product-nav > li > div.indexable {
      background: url('../images/product-navigation-bg_indexable.jpg') no-repeat;
    }
    .product-nav > li > div.vises {
      background: url('../images/product-navigation-bg_vises.jpg') no-repeat;
    }



/*content*/
.content {
  position: relative;
}
  .home .content .info {
    position: absolute;
    bottom: 30px;
    left: 20px;
    background: #000;
    color: #a2a2a2;
    padding: 15px;
    width: 520px;
  }
    .home .content .info h2 {
      font-weight: bold;
      font-size: 24px;
      color: #fff;
      margin-bottom: 10px;
      text-transform: uppercase;
    }

/*footer*/
.footer{
  clear: both;
}


ul.product-footer {
  background: #000 url(../images/product-footer-bg.jpg);
  height: 100%;
  overflow: hidden;
  padding: 0;
  margin: 0;
}
  .product-footer li {
    width: 328px;
    float: left;
    list-style-type: none;
  }
    .product-footer li a {
      display: block;
      height: 100%;
      overflow: hidden;
      padding: 15px;
    }
    .product-footer li a {
      text-decoration: none;
    }
  .product-footer h2 {
    color: #adadad;
    text-align: center;
    font-family: "calluna-sans",sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    margin-bottom: 10px;
    text-transform: uppercase;
  }
  .product-footer p {
    color: #666666;
  }
  .product-footer div {
    text-align: center;
    margin-bottom: 15px;
  }

ul.sub-footer {
  background: #252525;
  text-align: right;
  padding: 25px 40px;
  margin: 0;
}
  .sub-footer li {
    display: inline;
    text-transform: uppercase;
  }
    .sub-footer li a {
      vertical-align: middle;
    }
  .sub-footer li:before {
    content: "•";
    vertical-align: middle;
    margin: 0 20px;
    font-size: 7px;
  }
  .sub-footer li:first-child:before {
    content: "";
  }

.legal {
  background: #000;
  height: 100%;
  overflow: hidden;
  text-transform: uppercase;
  padding: 20px;
}
  .legal .links {
    float: left;
    margin: 0 0 0 180px;
    padding: 0;
  }
    .legal .links li {
      display: inline;
      margin-left: 25px;
    }
    .legal .links li:first-child {
      margin: 0;
    }
    .legal .links li a {
      color: #5b5b5b;
    }
  .legal .copyright {
    float: right;
    color: #5b5b5b;
  }


/*---------------*/
.mail-form {
  padding: 0 10px;
}
/* mailchimp box */
#mc-embedded-subscribe-form {
  clear: both;
  padding-top: 5px;
}
  #mc-embedded-subscribe-form h3 {
    font-size: 12px;
    color: #82B7DC;
    margin: 0;
    text-transform: uppercase;
    margin-bottom: 5px;
  }
  #mc-embedded-subscribe-form p {
    margin: 0;
    text-transform: uppercase;
    line-height: 1.1;
    margin-bottom: 5px;
  }
  #mce-EMAIL {
    background: #fff url(../images/email.png) no-repeat 3px center;
    padding-left: 24px;
    margin-bottom: 5px;
  }
.subscription-popup .deals {
  background: #f47920;
  color: #fff;
  border-radius: 4px;
  padding: 5px 20px;
  text-align: center;
  text-transform: uppercase;
  font-size: 1em;
  border: none;
}
.error {
  color: red;
  display: none;
}
.overlay {
  background: rgba(0,0,0,0.8);
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  display: none;
}
.subscription-popup {
  font-size: 13px;
  line-height: 1.3;
  width: 500px;
  height: 125px;
  border: 1px solid #666;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -250px;
  margin-top: -100px;
  background: #2D2D2D;
  padding: 20px;
  z-index: 2;
  display: none;
}
  .close {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 23px;
    cursor: pointer;
  }
  .subscription-popup h1 {
    color: #49E20E;
  }
  .subscription-popup p {
    margin-bottom: 40px;
  }
  .column {
    list-style: none;
    float: left;
    padding: 0;
    margin: 0 0 0 20px;
    width: 140px;
  }
    .column:first-child {
      margin: 0;
    }
  #subform-submit {
    clear: both;
    margin-top: 20px;
  }
  .subscription-popup {
    height: 271px;
  }
  .subscription-popup p {
    margin-bottom: 20px;
  }
/* old shitty hacks */
#contentTop.no-video {
  border: 0;
}

/* new general styles */
.home .content {
  line-height: 0;
}
.content {
  min-height: 650px;
}
  .content > img {
    width: 100%;
    height: auto;
  }
.content::after {
  content: "";
  display: block;
  clear: both;
}
.double-module {
  list-style-type: none;
}
  .double-module > li {
    width: 272px;
    float: left;
    margin-right: 15px;
  }
  .double-module > li.odd {
    margin: 0;
  }
    .double-module h2 {
    font-family: "jaf-facitweb",sans-serif;
      color: #f47920;
      font-size: 18px;
    }
    .double-module img {
      width: 100%;
      height: auto;
      margin-bottom: 15px;
    }
.list-module {
  margin: 15px 0;
}
  .list-module li {
    border-bottom: 1px solid #555;
  }
  .list-module li:first-child {
    border-top: 1px solid #555;
  }
    .list-module li a {
      display: block;
      padding: 5px;
      font-size: 12px;
    }
    .list-module li a:hover {
      background: #82B7DC;
      color: #fff;
      text-decoration: none;
    }
.view-more {
  margin-bottom: 15px;
  display: block;
}
.view-more-content {
  display: none;
  margin-bottom: 15px;
}

.title-bar {
  background-color: #222222;
  padding: 5px 10px 0 10px;
  border-top: 1px solid #555555;
  border-bottom: 1px solid #555555;
  margin-top: 10px;
}
  .title-bar h1 {
    color: #666;
    font-weight: normal;
  }

/* video module */
.video-module:after {
  content: "";
  display: block;
  clear: both;
}
.video-module h2 {
  font-weight: normal;
  clear: both;
  font-size: 18px;
  font-family: "jaf-facitweb",sans-serif;
  margin-bottom: 15px;
}
  #player-container {
    width: 789px;
    height: 444px;
    display: block;
    background: #191919;
    border-bottom: 1px solid #666;
    margin-bottom: 15px;
  }
    #player-container iframe {
      width: 789px;
      height: 444px;
    }
  .videos-container {
    padding: 20px;
  }
  .video-list {
    margin: 0;
  }
  .video-list:after {
    content: "";
    display: block;
    clear: both;
  }
    .video-list li {
      list-style-type: none;
      float: left;
      margin: 0 15px 15px 0;
      width: 239px;
      height: 159px;
      position: relative;
    }
    .video-list li.now-playing {
      border: 5px solid #ff9933;
    }
    .video-list li a {
      position: relative;
      font-weight: bold;
      display: block;
    }
    .video-list li span {
      display: block;
      color: #fff;
    }
    .video-list li img {
      width: 100%;
      height: auto;
    }
    .video-list li:hover {}
      .video-list li.last {
        margin-right: 0;
      }
    .video-list li .video-title {
      position: absolute;
      bottom: 5px;
      left: 0;
      padding: 0 5px;
      font-family: "dejarip",sans-serif;
      font-weight: normal;
      font-size: 12px;
    }
    .video-module .background {
      position: absolute;
      width: 100%;
      height: 16px;
      text-align: center;
      padding-top: 138px;
    }
      .video-module .background span {
        display: none;
      }
    .video-module .background.is-playing {
      background: #ff9933;
    }
      .video-module .background.is-playing span {
        display: block;
      }
    .video-module .image {
      position: absolute;
      top: 5px;
      left: 5px;
      width: 229px;
    }
      .video-module .image .cover {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0,0,0,0);
        background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 60%, rgba(0,0,0,1) 100%);
        background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,0,0,0)), color-stop(60%, rgba(0,0,0,0)), color-stop(100%, rgba(0,0,0,1)));
        background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 60%, rgba(0,0,0,1) 100%);
        background: -o-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 60%, rgba(0,0,0,1) 100%);
        background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 60%, rgba(0,0,0,1) 100%);
        background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 60%, rgba(0,0,0,1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f85032', endColorstr='#000000', GradientType=0 );
      }
      .video-module .play-btn {
        width: 40px;
        height: 40px;
        background: url('../images/play-btn.png') no-repeat;
        position: absolute;
        left: 50%;
        top: 50%;
        margin: -20px 0 0 -20px;
        display: none;
      }

/* GMV */
div.gmv-module * {
  padding: 0;
  margin: 0;
  line-height: 1;
}
div.gmv-module p {
  line-height: 1.3;
}
div.gmv-module {
  font-family: 'futura-pt', sans-serif;
  color: #fff;
}

/* gmv top bar gradient BUY NOW button */
  div.gmv-module .buy-now-btn {
    color: #000;
    padding: 5px 10px;
    border-radius: 6px;
    border: 1px solid #ab6b39;
    border-bottom: 1px solid #FCB300;
    background: #FC6600;
    background: -moz-linear-gradient(top, #FC6600 0%, #FCB300 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FC6600), color-stop(100%,#FCB300));
    background: -webkit-linear-gradient(top, #FC6600 0%,#FCB300 100%);
    background: -o-linear-gradient(top, #FC6600 0%,#FCB300 100%);
    background: -ms-linear-gradient(top, #FC6600 0%,#FCB300 100%);
    background: linear-gradient(to bottom, #FC6600 0%,#FCB300 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FC6600', endColorstr='#FCB300',GradientType=0 );
  }
  div.gmv-module .buy-now-btn:hover {
    text-decoration: none;
    background: #b98037;
    background: -moz-linear-gradient(top, #FCB300 0%, #FC6600 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FCB300), color-stop(100%,#9FC6600));
    background: -webkit-linear-gradient(top, #FCB300 0%,#FC6600 100%);
    background: -o-linear-gradient(top, #FCB300 0%,#FC6600 100%);
    background: -ms-linear-gradient(top, #FCB300 0%,#FC6600 100%);
    background: linear-gradient(to bottom, #FCB300 0%,#FC6600 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FCB300', endColorstr='#FC6600',GradientType=0 );
  }
  div.gmv-module li {
    list-style: none;
  }
  div.gmv-module .nav {
    height: 100%;
    overflow: hidden;
    border-bottom: 1px solid #666;
    position: relative;
    height: 80px;
  }
  div.gmv-module .gmv-logo {
    position: absolute;
    left: 20px;
    bottom: 20px;
    font-size: 30px;
  }
  div.gmv-module .nav ul {
    position: absolute;
    right: 20px;
    bottom: 20px;
  }
    div.gmv-module .nav ul li {
      display: inline;
      list-style: none;
      margin-left: 20px;
      font-size: 16px;
    }
    div.gmv-module .nav ul li.active a {
      color: #eee;
      border-bottom: 1px solid #eee;
    }
  div.gmv-module .card {
    height: 100%;
    z-index: 1;
    position: relative;
    min-height: 300px;
  }
  div.gmv-module .card.right {
    width: 375px;
    float: right;
  }
  div.gmv-module .card.center {
    width: 700px;
    text-align: center;
    margin: 0 auto;
  }
  div.gmv-module .card.align-right {
    text-align: right;
  }
  div.gmv-module .card.left {
    width: 300px;
    float: left;
  }
  div.gmv-module .card.half {
    width: 450px;
  }
  div.gmv-module .card.wide {
    width: 700px;
  }
  div.gmv-module .card.full {
    width: 100%;
  }
  div.gmv-module .card .align-bottom {
    position: absolute;
    bottom: 60px;
    width: 700px;
  }
  div.gmv-module .card .align-bottom.center {
    text-align: center;
  }

  div.gmv-module h1,
  div.gmv-module h2,
  div.gmv-module h3,
  div.gmv-module h4 {
    font-weight: normal;
    margin-bottom: 15px;
  }
  div.gmv-module h1 {
    /*margin: 0;*/
    color: #fff;
    font-family: 'myriad-pro', sans-serif;
    font-size: 60px;
  }
  div.gmv-module h2 {
    font-size: 35px;
  }
  div.gmv-module h3 {
    font-size: 25px;
  }
  div.gmv-module h4 {
    font-family: 'myriad-pro', sans-serif;
	font-weight: lighter;
    font-size: 14px;
  }
  div.gmv-module p {
    margin-bottom: 0px;
	font-family: 'myriad-pro', sans-serif;
    font-weight: lighter;
    font-size: 20px;
  }
  div.gmv-module .highlight {
    color: #ff841a;
    font-size: 65px;
  }
  div.gmv-module .highlight.right {
    text-align: right;
  }
    div.gmv-module .sub-highlight {
      display: block;
      font-size: 27px;
    }
    div.gmv-module header {
      height: 300px;
      padding: 20px;
      border-bottom: 1px solid #666;
    }
      div.gmv-module header h1 {
        font-size: 45px;
      }
      div.gmv-module header h2 {
        font-size: 27px;
      }
      div.gmv-module header h3 {
        font-size: 18px;
      }
      div.gmv-module header p {
        font-size: 15px;
      }
    div.gmv-module section {
      padding: 60px 20px;
      border-bottom: 1px solid #666;
      height: 100%;
      overflow: hidden;
      min-height: 300px;
      position: relative;
    }
    div.gmv-module section.odd {
      background: #323b4a;
    }
      div.gmv-module section a {
        color: #71c4fc;
      }
  div.gmv-module .triple-list {
    height: 100%;
    overflow: hidden;
    margin-top: 15px;
    margin: 15px 0 40px 0;
  }
    div.gmv-module .triple-list li {
      width: 31%;
      float: left;
      list-style: none;
      padding: 0 1%;
      border-left: 1px solid #666;
    }
      div.gmv-module .triple-list li:first-child {
        border-left: none;
      }
  div.gmv-module .triple-list a {
    height: 150px;
    display: block;
  }
  div.gmv-module .triple-list a:hover {
    text-decoration: none;
  }
  div.gmv-module .triple-list li:hover {
    /*background: green;*/
  }

  div.gmv-module .background-image {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    opacity: 0.2;
    background-size: cover;
  }

  div.gmv-module .background-break {
    background-size: cover;
  }
  div.gmv-module .background-break.padded {

  }
  div.gmv-module .background-padded {
    position: relative;
    border-bottom: 1px solid #666;
  }
  div.gmv-module .background-padded {
    border-bottom: 1px solid #666;
    box-sizing: border-box;
    padding-bottom: 2%;
  }
    div.gmv-module .background-padded .bgi{
      height: 100%;
      box-sizing: border-box;
      margin: 2% 2% 0 2%;
    }
  div.gmv-module .background-full {
    border-bottom: 1px solid #666;
    padding: 2% 0;
  }
    div.gmv-module .background-full img {
      width: 100%;
      height: auto;
    }

/* vises */
.vises h1 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #f47920;
    font-size: 14px;
    font-weight: bold;
    width: 768px;
    background-color: #222222;
    padding: 5px 10px;
    border-top: 1px solid #555555;
    border-bottom: 1px solid #555555;
    margin-top: 20px;
    line-height: 1.3;
}
#content ul.sections {
    margin: 0;
    padding: 0;
}
    .sections li {
        display: inline-block;
        vertical-align: top;
        margin-bottom: 10px;
        margin-right: 10px;
        text-align: center;
    }
    .sections li.end {
        margin: 0;
    }
        .sections img {
            display: block;
            width: 246px;
            height: 200px;
            margin-bottom: 5px;
        }

.test {
    float: left;
    margin-left: 15px;
    width: 371px;
    text-align: center;
    margin-bottom: 60px;
}
.test:first-child {
    margin: 0;
}
.test img {
    width: 371px;
    height: 200px;
}
h4 {
    font-size: 30px;
    margin-top: 20px;
}

ul.product_info {
  margin-left: 40px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: -15px;
}
#content ul.contact-us {
  margin: 0;
  padding: 0;
}
ul.contact-us li {
  list-style-type: none;
}
ul.contact-us img {
  float: left;
  clear: both;
  margin-left: 10px;
}
ul.contact-us .info {
  float: left;
  width: 400px;
  margin-top: 30px;
  margin-left: 25px;
}

.listing input[type=submit] {
  padding: 0.6em 1em;
  line-height: 1;
  color: #fff;
  font-size: 0.8em;
  line-height: 1;
  position: relative;
  text-shadow: 0 -1px 1px rgba(0,0,0,.3);
  background: -moz-linear-gradient(top, #f47920 0%, #EB6809 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f47920), color-stop(100%,#EB6809));
  background: -webkit-linear-gradient(top, #f47920 0%,#EB6809 100%);
  background: -o-linear-gradient(top, #f47920 0%,#EB6809 100%);
  background: -ms-linear-gradient(top, #f47920 0%,#EB6809 100%);
  background: linear-gradient(to bottom, #f47920 0%,#EB6809 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f47920', endColorstr='#EB6809',GradientType=0 );
  background-color: #f47920;
  border-radius: 8px;
  border: 1px solid #f47920;
  box-shadow: 0 1px 2px rgba(0,0,0,.5), inset 0 1px 0 rgba(255,255,255,.3);
  top: -1px;
}
.listing input[type=submit]:hover {
  cursor: pointer;
  background: -moz-linear-gradient(top, #EB6809 0%, #f47920 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#EB6809), color-stop(100%,#f47920));
  background: -webkit-linear-gradient(top, #EB6809 0%,#f47920 100%);
  background: -o-linear-gradient(top, #EB6809 0%,#f47920 100%);
  background: -ms-linear-gradient(top, #EB6809 0%,#f47920 100%);
  background: linear-gradient(to bottom, #EB6809 0%,#f47920 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#EB6809', endColorstr='#f47920',GradientType=0 );
}

/*gmv buy now*/
div.gmv-module.buy-now * {
  box-sizing: border-box;
}
div.gmv-module.buy-now {
  background: #323b4a;
  height: 100%;
  overflow: hidden;
  /*min-height: 803px;*/
}

div.gmv-module.buy-now .column {
  width: 50%;
  float: left;
  padding: 20px;
}
  div.gmv-module.buy-now .column.cage-lock img {
    margin-top: 56px;
  }

div.gmv-module.buy-now h1 {
  display: block;
  font-size: 1.8em;
  border-bottom: 1px solid #666;
  padding: 40px 0 10px 20px;
}

div.gmv-module.buy-now h2 {
  font-size: 1.8em;
}

div.gmv-module.buy-now img {
  margin-bottom: 15px;
}

div.gmv-module.buy-now .card {
  border: 1px solid #666;
  color: #fff;
  text-align: center;
  padding: 30px;
  margin-bottom: 30px;
  /*margin: 30px 15px 30px 30px;*/
}
  div.gmv-module.buy-now .link {
    font-size: 1.4em;
  }
  div.gmv-module.buy-now .link a {
    color: #5799d2;
  }
  div.gmv-module.buy-now .card .input {
    text-align: left;
    font-size: 1.2em;
    margin-bottom: 15px;
    color: #fff;
  }
  div.gmv-module.buy-now .card .input:last-child {
    margin: 0;
  }
  div.gmv-module.buy-now select {
    display: block;
    width: 100%;
  }
  div.gmv-module.buy-now input {
  }
  div.gmv-module.buy-now .qty {
    width: 25px;
    background: transparent;
    border: 1px solid #666;
    color: #fff;
    padding: 5px;
    margin-right: 10px;
  }
  div.gmv-module.buy-now .oos {
    color: #f60000;
    font-weight: bold;
    margin-left: 20px;
  }
  div.gmv-module.buy-now .cage-price {
    padding-top: 38px;
    font-size: 1em;
  }
  div.gmv-module.buy-now p {
    font-size: 1.3em;
    margin-bottom: 15px;
  }
  div.gmv-module.buy-now .price span {
    width: 80px;
    display: inline-block;
  }
  div.gmv-module.buy-now p.error {
    display: block;
    height: 14px;
    margin-top: 4px;
    font-size: 1em;
  }
  div.gmv-module.buy-now p.error span {
    display: none;
  }
  div.gmv-module.buy-now p.error.active span {
    display: block;
  }
  div.gmv-module .add-to-cart {
    background: #ffd218;
    background: -moz-linear-gradient(top, #ffd218 0%, #ff8500 50%, #ff6a02 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffd218), color-stop(50%,#ff8500), color-stop(100%,#ff6a02));
    background: -webkit-linear-gradient(top, #ffd218 0%,#ff8500 50%,#ff6a02 100%);
    background: -o-linear-gradient(top, #ffd218 0%,#ff8500 50%,#ff6a02 100%);
    background: -ms-linear-gradient(top, #ffd218 0%,#ff8500 50%,#ff6a02 100%);
    background: linear-gradient(to bottom, #ffd218 0%,#ff8500 50%,#ff6a02 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffd218', endColorstr='#ff6a02',GradientType=0 );
    border-radius: 4px;
    font-weight: bold;
    font-size: 1.1em;
    padding: 5px;
    border: 1px solid #ff8500;
    border-top: 1px solid #cc6313;
    border-bottom: 1px solid #ff7b01;
  }
  div.gmv-module .add-to-cart:hover {
    cursor: pointer;
    background: #ff6a02;
    background: -moz-linear-gradient(top, #ff6a02 0%, #ff8500 50%, #ffd218 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff6a02), color-stop(50%,#ff8500), color-stop(100%,#ffd218));
    background: -webkit-linear-gradient(top, #ff6a02 0%,#ff8500 50%,#ffd218 100%);
    background: -o-linear-gradient(top, #ff6a02 0%,#ff8500 50%,#ffd218 100%);
    background: -ms-linear-gradient(top, #ff6a02 0%,#ff8500 50%,#ffd218 100%);
    background: linear-gradient(to bottom, #ff6a02 0%,#ff8500 50%,#ffd218 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff6a02', endColorstr='#ffd218',GradientType=0 );
  }

/* calc */
.box { border: 1px solid #efefef; padding: 10px 7px; color: #fdff3d; display: inline-block; margin-right: 20px; }
.box-center { margin-left: 80px; }
.box input { width: 120px; }
div.select { padding: 10px; }
form.calc { font-size: 16px; font-family: Verdana, Geneva, sans-serif; }
form.calc h2 { color: #809db9; background-color: #222222; border-top: 1px solid #555555; border-bottom: 1px solid #555555; line-height: 1.5; font-family: Verdana, Arial, Helvetica, sans-serif; color: #f47920; font-size: 14px; font-weight: bold; padding: 5px; margin: 15px 0 0 0; }
form.calc h2 .title { color: #8ce238; }
form.calc table { padding: 20px 10px; background: #666; color: #fdff3d; width: 100%; text-align: center; }
form.calc th { font-weight: normal; font-size: 15px; }
form.calc .generated { color: #8ce238; font-weight: bold; display: inline-block; min-width: 50px; min-height: 20px; line-height: 20px; border: 1px solid #808080; padding: 5px 10px; }
form.calc .pi { font-size: 24px; font-family: serif; }
form.calc .divide { font-size: 18px; margin: 0 5px; }
form.calc .answer { background: #9C9C9C; }
.models { display: block; margin-bottom:10px; }
.select p { color: #809db9; font-size: 1.5em; margin: 0 0 10px 0; }
.class-table { padding: 20px 10px; color: #fdff3d; font-size: 10px; text-align: center; }
.class-table td { border: 1px solid #FAFAFA; }
button.clear { background: #222222; border: 1px solid #555555; padding: 5px 15px; color: #f47920; font-size: 16px; margin: 10px 10px 0 0; float: right; display: inline; }
.class-table .no-border { border: 0; }
.class-table .colored { background: #4D4D4D; }
.class-table .selected { background: #FFFA61; color: #000; }

.header { margin: 40px 0 20px 20px; height: 100%; overflow: hidden; }
.header img { float: left; margin-right: 20px; }
.header .info { float: left; }

.images img {
  margin-top: 20px;
}
.images img:first-child {
  margin: 0;
}
.card.image-float img {
  margin-left: 17px;
  margin-bottom: 20px;
  margin-top: 20px;
}
.card.image-float {
  margin: 20px 0;
}
.card.image-float img:first-of-type {
  margin-left: 0;
}

.colored-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.2;
  background-size: cover;
  z-index: 0;
}

/* gmv-buy */

.gmv-buy * { box-sizing: border-box; }
.gmv-buy {
  text-align: left;
  background: #000;
  height: 100%;
  min-height: 724px;
}
.gmv-buy::after {
  content: "";
  display: block;
  clear: both;
}
.gmv-buy > header {
  background: #323b4a;
  padding: 40px 20px 10px 20px;
}
.gmv-buy header h1 {
  color: #fff;
}
.gmv-buy .logo {
  float: none;
}
.gmv-buy .selections::after {
  content: "";
  display: block;
  clear: both;
}
.gmv-buy .col {
  width: 196.25px;
  float: left;
  border-left: 1px dashed #353942;
}
.gmv-buy .col:first-child {
  border: none;
}

/* gmv options header bar */
.gmv-buy .col header {
  width: 198px;
  text-transform: uppercase;
  color: #fff;
  background-color: #232d36;
  padding: 5px;
  font-size: 14px;
  border-top: 1px dashed #353942;
  border-bottom: 1px dashed #353942;
}
.gmv-buy .col section {
  padding: 10px;
}
.gmv-buy .col .input-group {
  margin-bottom: 10px;
}

/* gmv icon header bar */
.gmv-buy .order header {
  text-transform: uppercase;
  color: #fff;
  background-color: #232d36;
  padding: 5px;
  font-size: 14px;
  border-top: 1px dashed #353942;
  border-bottom: 1px dashed #353942;
}
.gmv-buy .options {
  padding: 10px 0;
}
.gmv-buy .options::after {
  content: "";
  display: block;
  clear: both;
}

/* gmv icon opacity brightness */
.gmv-buy .options li {
  float: left;
  width: 16.6666667%;
  text-align: center;
  opacity: 0.15;
  transition: all ease-in 250ms;
  list-style-type: none;
}
.gmv-buy .options li.active {
  opacity: 1;
}
.gmv-buy .option-details > div {
  display: none;
  border-top: 1px dashed #353942;
  border-bottom: 1px dashed #353942;
  padding: 10px;
}
.gmv-buy .option-details > div::after {
  content: "";
  display: block;
  clear: both;
}
.gmv-buy .option-details > div.added {
  display: block;
}
.gmv-buy .option-details > div div.title {
  float: left;
  font-size: 30px;
  line-height: 1.3;
  margin-right: 10px;
}
.gmv-buy .option-details > div div.price {
  float: right;
  font-size: 30px;
  line-height: 1.3;
}
.gmv-buy .option-details > div div.sub-info {
  float: left;
  margin-right: 10px;
  font-size: 16px;
  width: 240px;
}

/* gmv bottom total bar orange */
.gmv-buy .total {
  background: #FC6600;
  border-radius: 10px;
  padding: 20px;
  margin: 20px 10px;
}
.gmv-buy .total::after {
  content: "";
  display: block;
  clear: both;
}
.gmv-buy .total div.total-text {
  float: left;
  color: #000;
  font-size: 30px;
}
.gmv-buy .total .price {
  float: right;
  color: #000;
  font-size: 30px;
}

/* gmv buy option checkboxes */
.gmv-buy .icheckbox_square-orange,
.gmv-buy .iradio_square-orange {
  display: block;
  transform: scale(0.8, 0.8);
}
.gmv-buy .quantity .error {
  display: none;
}
.gmv-buy .quantity.has-error .error {
  display: block;
  color: red;
}
.gmv-buy section .error {
  display: none;
}
.gmv-buy section.has-error .error {
  display: block;
  color: red;
}
.gmv-buy .quantity {
  float: right;
  margin: 0 10px;
}

/* gmv green ADD TO CART button */
.gmv-buy .submit-btn {
  background-color: #5EFF00;
  border-radius: 10px;
  border: 0;
  font-size: 30px;
  text-transform: uppercase;
  padding: 10px;
  display: inline-block;
}
.gmv-buy input[name="qty"] {
  font-size: 20px;
  border: 4px solid #fff;
  background-color: #000;
  color: #fff;
  padding: 5px;
  width: 40px;
  text-align: center;
  outline: none;
  display: inline-block;
  margin-right: 10px;
}
.gmv-buy label[for="qty"] {
  font-size: 20px;
  margin-right: 10px;
}
.gmv-buy header {
  background-color: #323b4a;
  padding: 40px 10px 10px 10px;
}