html {height: 100%;}
body{ background: #000; color: #888; font-family: 'Titillium Web', sans-serif; padding-top:50px;}

nav .logo-name {
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  float: left;
  margin-top: 5px;
}

nav.custom{
  box-shadow: 0px 2px 8px 0px rgba(50, 50, 50, 0.08);
  border: none;
  margin-bottom: 0 !important;
  margin: 0 auto;
  padding:  12px 0;
}

.navbar-nav.custom li a{
  color: #999;
  font-weight: 400;
  font-size: 12px;
  line-height: 1;
  padding: 5px 10px;
  text-transform: uppercase;
}

.navbar-nav.custom li:last-child a,
.navbar-nav.custom li.last{
  border-right: 0;
}

.navbar-nav.custom li a.buybtn{
  background: lime;
  border-radius: 0;
  color: black;
}


.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:focus,
.navbar-inverse .navbar-nav>.active>a:hover{
  background: none;
}

.category-landing{
  padding: 80px 0 0;
}
.category-landing img.product-image{
  margin-top: 50px;
}

.product-hero{
  padding-top:40px;
  margin-bottom: 50px;
  margin-top: 40px;
}

.product-family{
  background: #171717;
}

.product-family a{
  color: #888888;
  display: inline-block;
  font-size: 16px;
  padding: 20px 0;
  text-decoration: none;
  text-align: center;
}

@media(min-width: 1200px){
  .product-family a {
    padding: 20px 34px;
  }
}

@media(min-width: 1024px) and (max-wdith:1200px){
  .product-family a {
    padding: 20px 25px;
  }
}

@media(max-width: 768px){
  .product-family a{
    display: block;
  }
}




.product-family a:last-child, .available-sizes a:last-child{
  border-right: 0;
}
.product-family a img, .product-family-name{
  display: inline-block;
}

.product-family-name{
  width: 50%;
  padding-left: 10px;
  vertical-align: middle;
}
.product-family-name:after{
  content: " >";
  color: #00ff00;
  bottom: 20px;
 }

#sizes{
  background: #0c0c0c;
}

.available-sizes a{
  color: #999; 
  border-right: 1px solid #999;
  display: inline-block;
  padding: 0 10px 0 7px;
  text-transform: uppercase;
}


#specs img{
  margin-top: 30px;
}

#specs ul{
  padding-left: 20px;
}

#gallery{
  padding:  30px 0;
}

#gallery .row{
  padding: 20px 0;
}


/* Overrides */

.bx-wrapper .bx-viewport{
  background: none!important;
  box-shadow: none!important;
  border: 0!important;
  left:  0!important;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
  background: lime!important;
}

.bx-wrapper .bx-controls-direction a {
  z-index: 2;
}
img.mfp-img {
  background: black;
}

.owl-item div {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: flex-start;
  align-items: center;
  justify-content: center;
}
.owl-item div > a {
  width: 29%;
  margin: 0 15px;
}

.owl-item div{
   justify-content: flex-start;
}
.owl-carousel .owl-next{
  background: none;
  position: absolute;
  color: #888;
  font-size: 50px;
  right: -10px;
  top: 42%;
  width: 30px;
  height: 30px;
}

.owl-carousel .owl-prev{
  background: none;
  position: absolute;
  color: #888;
  font-size: 50px;
  left: -10px;
  top: 42%;
  width: 30px;
  height: 30px;
}

.owl-theme .owl-controls .owl-buttons div{
   font-size: 17px!important;
}




/* Mobile Style */

@media (min-width: 768px){
  .navbar-nav.custom li a{
    border-right: 1px solid #555;
    padding:  0 10px;
  }
  .navbar-nav .header-logo-rz {
    position: absolute;
    top: -20px;
    right: 0;
  }
  .navbar-header .header-logo-rz {
    display:  none;
  }
  .bx-wrapper {
    display: none;
  }
  .category-landing img.product-image{
    margin-top: 48px;
  }
  .navbar-nav.custom li a.buybtn{
    border-radius: 4px;
    margin-top: -5px;
    padding: 5px;
  }
  .navbar-nav.custom{
    margin-top: 9px;
  }
  #gallery h2{
    padding-bottom: 60px;
  }
  #awards .logo-images{
    margin-top: 60px;
  }
  .product-hero {
    margin-top: 30px;
    padding-top: 0;
  }
  #specs img{
    margin-top: 130px;
  }
  .product-family a{
    border-right: 1px solid #222;
  }
  .size{
    min-height: 392px;
  }
  #sizes p{
    width: 80%;
    margin: 0 auto;
  }
}

@media (max-width: 768px){
  .pns .row.usp-text {
    padding: 0;
  } 
  nav .logo-name {
    margin-top: 20px;
    margin-left: 15px;
  }
  .zoom-gallery{
    display:  none;
  }
  .category-landing img.product-image{
    padding-top: 40px;
  }

  .st156.category-landing{
    padding-top: 50px;
  }

  .navbar-header .header-logo-rz {
    float:  left;
    margin-top: 5px;
    margin-left: 15px;
  }
  #specs img,
  .product-hero, 
  .hero-logo, 
  .available-sizes img{
    width: 100%;
    max-width: 100%;
  }

  .size.extended, .size.large, .size.medium, .size.small{
    background-size: contain!important;
  }

}


/*---------------------------------------
   SECTION:  lighting
-----------------------------------------*/

.lighting-container{
    min-height: 600px;
    background: #000;
    position: relative;
    padding: 70px 0 10px 0;
}
.lighting-container * { font-family: "RazerF5Thin"; }
/* .lighting-container h2 { text-align: center; } */
/*.lighting-content { padding-top: 0; }*/
.chroma-badge {
  float: right;
  position: relative;
  z-index: 99;
}
.le-cavan { margin-top: -100px; }
.le-controls * { color: #888; }
.le-controls{ padding-top:  40px; }
.le-controls .panels .header-text
{
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
}
.le-controls .panels > div:first-of-type { border-left: 1px solid #666; }
.le-controls .panels .body-text {
    font-size: 14px;
    line-height: 1.1em;
}
.icons { cursor: pointer; }
div#reactive-panel .body-text { width: 150px; }

#mouse-clicks {
  cursor: pointer;
  display: block;
  position: absolute;
  top: 143px;
  width: 70px;
  height: 72px;
  z-index: 1;
  left: 199px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Popup youtube */
.popup-youtube img{
  margin-top: 15px;
}


@media(max-width: 768px){
  .popup-youtube img{
    margin: 0 auto;
    display: block;
  }
}

/* misc */
.st280 h1{
  text-transform: inherit;
}

@media(min-width: 768px){
  .st280 h1{
    padding-top: 750px;
  }
}


@media(max-width: 768px){
  .st280 .logo-responsive{
    width:  100%;
    max-width:  100%;
  }
}

ul.bxslider{
  padding-left: 0 !important;
}

/* old styles */
/* ul li {
  color: #888;
  font-family: "RazerF5";
  font-size: 16px;
  line-height: 18px;
  list-style-type: disc;
} */

/*---------------------------------------
   SECTION:  HOME                 
-----------------------------------------*/

header .color-overlay {
    min-height: 900px;
}

header .full-screen {
    width: 100%;
    height: 100px;
}

.sticky-navigation {
    min-height: 56px;
    height: 19px;
    padding: 12px 0;
    border: none;
    /* padding: 0 !important; */
    margin-bottom: 0 !important;
    background: url(http://assets.razerzone.com/eeimages/sir_en/img/header-bg-1px.jpg) repeat-x;
    -webkit-backface-visibility: hidden;
    -webkit-box-shadow: 0px 2px 8px 0px rgba(50, 50, 50, 0.08);
    box-shadow: 0px 2px 8px 0px rgba(50, 50, 50, 0.08);
}

.navbar-collapse{
    position: relative;
}

.sticky-navigation .header-logo-rz{
    position: absolute;
    top: -13px;
    right: 0;
}

.sticky-navigation .navbar-header img {
  -webkit-backface-visibility: hidden;
}

.sticky-navigation .main-navigation .current a {
  color: #FFFFFF;
  position: relative;
  outline: none;
}

.sticky-navigation .main-navigation li a:hover {
    color: lime;
}

.mobile-logo{
    display: none;
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form{
    margin-left: 98px;
}
@media (max-width: 768px){
  .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    margin-left: 0;
  }
}
.sticky-navigation .main-navigation li:last-child a, .navbar-header a.cta-btn{
    border: none;
    background: lime;
    padding: 3px;
    margin-top: -3px;
    color: white;
    border-radius: 4px;
    color: black;
    margin: -3px 0 0 -2px !important;
}


header .only-logo .navbar {
    background: none;
    padding: 60px;
}

header .logo-name{
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    color: #999999;
    float: left;
    margin-top: 2px;
}

header .only-logo .navbar .navbar-header {
    float: none;
}

.sticky-navigation .main-navigation li{
    padding: 10px 0;
    text-align:  center;
}

.sticky-navigation .main-navigation li:last-child a{
    border: none;
}
header .logo-name {
  font: 12px "RazerF5"; 
  letter-spacing: 0.5px;
  padding-right: 20px; 
}

.sticky-navigation .main-navigation li a, .navbar-header a.cta-btn {
  line-height: 12px;
  font-weight: 400;
  font-size: 12px;
  text-transform: uppercase;
  color: #999;
  border-right: 1px solid #555;
  padding: 0 10px;
}


@media (min-width: 768px) and (max-width: 991px) {
  .sticky-navigation .main-navigation li:first-child a {
    padding-left:24px !important; 
  }

  .sticky-navigation .main-navigation li:last-child a {
    margin: 0px 0 0 6px !important;
  } 
} 
@media (max-width: 768px) {
  .navbar-fixed-top .navbar-collapse {
    background: #111;
    display: none;
    position: absolute;
    width: 95%;
    top: 12px; 
    left: 125px;
  } 

  .sticky-navigation .main-navigation li:last-child a{
    width: 100px;
    margin: 0 auto!important;
  }
  .sticky-navigation .header-logo-rz {
    display: block;
    text-align: center;
    position: relative;
  }
  .sticky-navigation .main-navigation li a { border-right: 1px solid #555; text-align:  center; }

  .sticky-navigation .main-navigation li a {
    margin:  0 auto;
    padding: 0;
  }
  .navbar-fixed-top .navbar-collapse {
    background: #111;
    display: none;
    position: absolute;
    width: 100%;
    top: 56px; 
    left: 0px;
  } 
/*   .footer-list { display: inline-block; } */
}


/*---------------------------------------
   SECTION:  footer                 
-----------------------------------------*/

footer{
    background: #121212;
}
.footer-container {
    padding-top: 50px;
    padding-bottom: 0px;
    color: #888;
    padding-bottom: 50px
}
.footer-list {
    margin: 0;
    padding: 0;
}

.footer-list li:first-child {
    padding-left: 0;
}
.footer-list li {
    float: left;
    list-style-type: none;
    padding-right: 10px;
    padding-left: 10px;
    border-right: 1px solid #888888;
    padding-top: 0;
    line-height: 14px;
    color: #888;
    font-weight: normal;
}
.footer-list li:last-child {
    border: 0;
}

.footer-list li:nth-child(4) {
    /*border: 0;*/
}

.footer-list li a {
    color: #888;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: normal;
}

.social{
    text-align: right;
    margin-top: -7px;
}
.social-icons {
    float: right;
}
.social-icons-text-init,.social-icons a{
    float: left
}

p.copyrights{
    text-align: left;
    padding: 0;
    font-size: 14px;
    font-weight: normal;
}

@media (max-width: 768px) {

  .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form{
      margin-left: 0;
  }

  .mobile-logo{
      display: block;
  }
  .sticky-navigation .main-navigation li a{
      border: 0;
  }
  .navbar-toggle{
      margin-top: 6px;
  }

  .sticky-navigation .main-navigation li a{
      margin-left: 0 !important;
      padding: 0;
  }
  .container>.navbar-header{
      text-align: left;
      padding-left: 10px; 
  }
  .navbar-fixed-top .navbar-collapse{
    background: #111;
    display: none;
    position: absolute;
    width: 100%;
    top: 55px;
    left: 0;
  }

  .mobile-only{
      display: block;
      width: 100%;
  }

  .js-image-container{
      padding-top: 0;
      background: #111;
  }

  .footer-list{
    text-align: center;
  }
  .footer-list li {
    float: none;
    display: inline-block;
  }

  .social{
      float: left;
      width: 100%;
      margin: 20px 0;
  }
  .social-icons{
      float: none;
      width: 100%;
      text-align: center;
  }
  .social-icons-text-init, .social-icons a{
      float: none;
  }
  .bx-wrapper .bx-controls-direction a{
      z-index: 3;
  }

  p.copyrights {
      text-align: center;
  }
}

.notice{
  padding: 30px 0;
}

/*Mobile CTA Button*/
    @media (max-width: 767px) {
        .navbar-nav .cta-btn { 
            display: none !important; 
        }
        .navbar-header a.cta-btn { 
            float:right; 
            margin:5px 20px 0 0 !important; 
            padding: 5px 8px !important;
            text-decoration: none;
            color: black;
            line-height: 12px;
            font-weight: 400;
            font-size: 12px;
            text-transform: uppercase;
            border-right: 1px solid #555;
        }
    }

    @media (min-width: 768px) {
        .navbar-header a.cta-btn { 
            display: none !important; 
        }
    }