
@import"//fonts.googleapis.com/css?family=Titillium+Web:200,300,400,600";
h2 { color: #0F0; font-size: 30px;}
.overview{ 
  -webkit-box-sizing: border-box; /* Safari 3.0 - 5.0, Chrome 1 - 9, Android 2.1 - 3.x */
  -moz-box-sizing: border-box;    /* Firefox 1 - 28 */
  box-sizing: border-box;         /* Safari 5.1+, Chrome 10+, Firefox 29+, Opera 7+, IE 8+, Android 4.0+, iOS any */
}
#product_overview {
    padding: 30px 0 0 0 !important;
}
.razer-bttn button {
    color: #FFF;
    background-color: transparent;
    border: none;
    cursor: pointer;
}
.overview-placeholder {
    width: 938px;
    margin-top: 5px;
}
.overview-placeholder  * {
    font-family: "RazerF5Thin", "Titillium Web", Arial, Helvetica, sans-serif; 
}
#product_carousel_manual {
    display: none;
}
#placeholder-01 {
    padding: 50px 30px 0 30px;
}
#placeholder-01-01 {
    position: relative;
    background: url('http://assets.razerzone.com/eeimages/products/21936/usp-bg-01.png') 45px top no-repeat transparent; 
    min-height:740px; 
    width: 100%;
    margin-bottom: 50px;
}
#placeholder-01-01 > div {
    float: left;
}
#placeholder-01-01:after {
    content: '';
    display: block;
    clear: both;
}
#placeholder-02 {
    margin: 30px 0;  
    background-color: #000;
  padding: 30px;
  border: 1px solid #1a1a1a;
}
div.video_header { font: 100 40px "Titillium Web", Helvetica, Arial !important; }
.usp h2 {
    font-size: 30px;
    color: #0F0;
    text-transform: uppercase;
    line-height: 1.05em;
    margin-bottom: 25px;
}
.usp p {
    font-size: 16px;
    color: #888;
    line-height: 1.3em;
}
#usp-01 {
    width: 360px;
}
#usp-02 {
      float: right !important;
      width: 360px;
      margin-right: 30px;
}
#usp-03 {
    background: url('http://assets.razerzone.com/eeimages/products/21936/full-spectrum-gaming-logo-03.png') right 20px top no-repeat #000;
    min-height: 160px;
    margin-bottom: 50px;
    padding-right: 180px;
}
#firefly-container { margin-top: 5px; }

#firefly-container .icons {
    cursor: pointer !important;
}

.team-clg-icon {
    display: inline-block;
  height: 47px;
  width: 54px;
  background: url(//assets.razerzone.com/eeimages/products/17531/e-sport-icon-02.png) no-repeat 0 0;
}
.team-titan-icon {
    display: inline-block;
  height: 47px;
  width: 54px;
  background: url(//assets.razerzone.com/eeimages/products/17531/e-sport-icon-02.png) no-repeat -50px 0;
}
#e-sports {
    background-color: #000;
    padding: 20px 30px 0 30px;
    border: 1px solid #1a1a1a;
}
#e-sports h2 { margin-bottom: 20px; }
#e-sports h3 { font-size: 16px; font-family: "RazerF5Bold", "Titillium Web", Arial, Helvetica, sans-serif; }


.panels > div:first-of-type {
  border-left: 1px solid #666;
}
.panels .body-text {
  line-height: 1.1em;
}

.panels .header-text { color: #fff; text-transform: uppercase; font-size: 18px; }
#wave-slider img{
  cursor: pointer;
  margin-top: -5px;
  margin-left: 0px;
}
#firefly-mat-with-mouse {
  /*cursor: pointer;*/
  height: 550px;
  overflow: hidden;
}

#mouse-clicks {
  cursor: pointer;
  display: block;
  position: absolute;
  /* margin-top: 200px; */
  top: 280px;
  /* background-color: red; */
  width: 90px;
  height: 95px;
  z-index: 1;
  left: 238px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.learn-more {
  color: #fff;  
  margin: 10px 0;
  display: block;
}

.learn-more:hover {
  color: #0F0;
}

.learn-more:after {
  content: ">";
  color: #0F0;
  margin-top: 1px;
  display: inline-block;
  padding-left: 3px;
}

#product_carousel_new {
    /*position: relative;*/
    height: 573px;
    background: url(//assets.razerzone.com/eeimages/products/21936/brand-product-page-hero_firefly_01-01.png) no-repeat 0 0;
}
#product_carousel_new img {
    position: absolute;
}
#product_carousel_manual {
    display: none;
}

@-moz-document url-prefix() {
  #placeholder-placeholder-3 {
    margin: 0 0 40px 0 !important;
  }
}

@media only screen 
and (max-device-width : 768px) {
    .awards-section .usp-header-text,
    #e-sports .usp-header-text,
    .all-features h2{ font-size: 12px !important; }

    #chroma-lighting h2 {
        font-size: 12px;
        line-height: 12px;
    }

    #chroma-lighting p,
    .lighting-effects p {
        font-size: 10px;
    }

    .lighting-effects .usp-header-text{ font-size: 12px; }

    .lighting-effects .usp-sub-header-text {
        font-size: 12px;
        padding-top: 10px;
    }
}