h1.go-bottom {
    position: absolute;
    width: 100%;
    text-align: center;
    bottom: 5%;
    font-family: "RazerF5Thin";
    font-size: 22px;
    font-weight: normal;
}

h2 {
    font-family: "RazerF5Thin";
    font-size: 30px;
    color: #00ff00;
    text-transform: uppercase;
    line-height: 30px;
}

h3 {
    font-family: "RazerF5";
    color: #00ff00;
    font-size: 16px;
    margin: 0;
}

img.chroma-logo, div.hero-logo {
    position: absolute;
    bottom: 5%;
    left: 66%;
    text-align: right;
}

span.small {
    font-size: 12px;
    font-style: italic;
}

.boxed-content p {
    font-family: "RazerF5";
    color: #999;
    font-weight: normal;
}

.intro {
    background: url("http://assets.razerzone.com/eeimages/products/24708/hero-bg.jpg") no-repeat;
    background-size: cover;
}

.js-image-container {
    min-height: 860px;
    height: 100vh;
}

.absolute-image {
    position: absolute;
    position: absolute;
    left: 8%;
    width: 75%;
    top: 13%;
}


/* Press Awards & Reviews */
.awards-reviews {
  background: #000;
  padding: 3% 0;
}
.awards-reviews h2 {
  text-align: left;
  padding: 0 0 3% 0;
}
.awards-reviews ul.awards {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
}

.awards-reviews ul.awards > li.award-item {
  max-width: 150px;
  width: 150px;
  margin: 10px;
}
/*End Press Awards & Reviews Container*/

#introduction {
    background: url("http://assets.razerzone.com/eeimages/products/24708/panel-2-bg.jpg") no-repeat center top;
    background-size: cover;
}

#introduction .boxed-content {
    max-width: 310px;
    top: 5%;
}

#lag-free {
    background: url("http://assets.razerzone.com/eeimages/products/24708/panel-3-bg.jpg") no-repeat center top;
    background-size: cover;
}

#lag-free .boxed-content {
    max-width: 310px;
    top: 15%;
    left: 60%;
}

#surround {
    background: url("http://assets.razerzone.com/eeimages/products/24708/panel-4-bg.jpg") no-repeat center top;
    background-size: cover;
}

#surround .boxed-content {
    max-width: 630px;
    position: relative;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    margin-top: 50px;
}

#battery {
    background: url("http://assets.razerzone.com/eeimages/products/24708/panel-5-bg.jpg") no-repeat center top;
    background-size: cover;
}

#battery span.small {
    display: block;
    width: 100%;
    text-align: center;
    font-style: italic;
    margin: 5px 0 0 0;
}

#battery .boxed-content {
    max-width: 720px;
    position: relative;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    margin-top: 50px;
}

#features {
    background: url("http://assets.razerzone.com/eeimages/products/24708/panel-6-bg.jpg") no-repeat center top;
    background-size: cover;
}

#features .boxed-content {
    max-width: 310px;
    top: 5%;
}

#quick {
    background: url("http://assets.razerzone.com/eeimages/products/24708/panel-7-bg.jpg") no-repeat center top;
    background-size: cover;
}

#quick .boxed-content {
    max-width: 310px;
    top: 15%;
    left: 60%;
}

#lighting {
    background: black;
    padding: 40px 0;
}

#lighting .container {
    padding-bottom: 10px;
}

#lighting .icons {
    float: left;
    padding: 0 10px;
}

#lighting h2 {
    text-align: left;
}

#lighting .info-holder {
    display: inline-block;
    font-family: "RazerF5";
}

#lighting .controls {
    text-align: left;
    display: inline-block;
    float: left;
}

#lighting .extras {
    display: inline-block;
    float: left;
}

#lighting .extras .header-text {
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
    text-align: left;
}

#lighting .extras .body-text {
    font-size: 14px;
    color: #999;
    line-height: 14px;
}

#lighting .bigger {
    font-size: 20px;
    color: #888;
}

#lighting .cavan {
    margin-bottom: 50px;
}

#lighting .razer-link {
    color: white;
}

#lighting .extras .options-holder {
    float: left;
    padding-left: 10px;
    margin-left: 10px;
    border-left: 1px solid white;
}

#lighting .static-effects {
    float: left;
    transition: all 2s ease
}

.chroma-badge {
    position: absolute;
    top: 5%;
    right: 0;
}

.accolades-container {
  background: none #000;
  padding: 5% 0;
}
.accolades-container .logo-images {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  align-content: center;
}
.accolades-container .logo-images img {
  padding: 5px 10px;
}
.accolades-container #quotes div {
  font: 22px;
  color: #FFF;
}
.accolades-container #quotes div span{
  font: 18px;
  color: #999;
}

#gallery {
    height: auto;
    min-height: 0;
    padding: 40px 0;
}

#gallery h2 {
    text-align: left;
}

/*#gallery .zoom-gallery a {
    max-width: 220px;
}*/

#gallery .zoom-gallery a {
  max-width: 220px;
  width: 220px;
  min-height: 220px;
  display: flex;
  align-items: center;
  align-content: center;
}

#gallery .zoom-gallery img {
    max-width: 100%;
}

img.mfp-img {
    background: black;
}

#specs h2 {
    font-size: 24px;
}

#specs {
    text-align: left;
    color: #888;
    font-size: 16px;
    line-height: 22px;
    padding: 40px 0;
    font-family: "RazerF5";
    background: #161616;
}

#specs span {
    display: block;
    margin: 0;
    padding: 0;
    margin-left: 26px;
}

#specs span.small {
    margin: 10px 0 0 -13px;
    line-height: 14px;
    font-size: 14px;
}

#specs ul {
    list-style-type: disc;
    margin-left: 16px;
}

#specs ul li {
    list-style: disc;
}

@media screen and (max-width:1250px) {
    img.chroma-logo, div.hero-logo {
        left: 72%;
    }
}

@media screen and (max-width:768px) {
    div.intro {
        background: black;
    }
    .js-image-container {
        min-height: 0;
        height: auto;
    }
    .absolute-image {
        position: relative;
        margin: 20px 0 0 0;
    }
    div.intro img.logo {
        display: block;
        margin: 20px 0;
        padding: 0;
    }
    div.intro div.boxed-content {
        padding: 10px;
    }
    img.chroma-logo, div.hero-logo {
        position: absolute;
        /* bottom: 6%; */
        /* right: 25%; */
        top: 90px;
        left: 20px;
        width: 150px;
        text-align: left;
    }
    h1.go-bottom {
        position: relative;
        padding: 20px 0;
        background: black;
    }
    #introduction {
        background: rgb(17, 17, 17);
    }
    #introduction .boxed-content {
        max-width: 0;
        width: 100%;
        min-width: 100%;
        padding: 0;
    }
    #lag-free {
        background: rgb(17, 17, 17);
    }
    #lag-free .boxed-content {
        max-width: 0;
        min-width: 100%;
        top: 0;
        left: 0;
        text-align: center;
        padding: 0;
    }
    #surround {
        background: rgb(17, 17, 17);
    }
    #surround .boxed-content {
        padding: 10px;
        margin: 0;
    }
    #battery .boxed-content {
        padding: 0;
        margin: 0;
    }
    #battery {
        background: rgb(17, 17, 17);
    }
    #features {
        background: rgb(17, 17, 17);
        text-align: center;
    }
    #features .boxed-content {
        max-width: 0;
        min-width: 100%;
        top: 0;
        left: 0;
        text-align: center;
        padding: 0;
    }
    #quick {
        background: rgb(17, 17, 17);
    }
    #quick .boxed-content {
        max-width: 0;
        min-width: 100%;
        top: 0;
        left: 0;
        text-align: center;
        padding: 0;
    }
    #specs {
        padding: 10px 0;
    }
}
