@import"http://fonts.googleapis.com/css?family=Titillium+Web:200,300,400,600";
    body {
    color: #333;
    font: 400 14px/24px "Titillium Web", Helvetica, Arial;
    height: 100%;
    margin: 0;
    padding: 0;
    width: 100%}
a, h1, h2, h3, h4, h5, li {
    font-family: 300 38px "Titillium Web", Helvetica, Helvetica Neue, Arial;
}
a{
    color: #fff;
    text-decoration: none;
}
.logo {
    background: url("../images/razer-logo.jpg") no-repeat;
    color: #757575;
    right: 0px;
    margin: 0;
    padding: 0;
    position: absolute;
    text-indent: -9999px;
    top: 0;
    width: 81px;
    height: 105px;

}
.main-nav-wrapper{
    width: 100%;
    background-color: #000;
    height: 105px;
    position: fixed;
    z-index: 3;
    top: 0;
}
.main-nav {
    background-color: #000;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 105px;
    position: fixed;
    top: 0;
    width: 940px;
    z-index: 3;
    margin: 0 auto;
}
.main-nav ul {
    float: left;
    list-style: none;
    margin: 0;
    padding: 0;
}
.logo, .logo:hover {
    text-decoration: none;
}
.main-nav h1{
    color: #fff;
    font: 300 32px/42px "Titillium Web", Helvetica, Arial;
    margin: 0;
    padding: 22px 0 0 0 ;
    width: auto;
}
.main-nav li {
    display: inline-block;
    margin: 0.5em 1em 0;
}
.main-nav li:fist-child {
    padding: 0;
}

.main-nav li, .main-nav li a {
    color: #555;
    text-decoration: none;
    text-transform: uppercase;
    font: 300 16px/26px "Titillium Web", Helvetica, Arial;
    padding-bottom: 5px;
}

.main-nav ul li.first {
    margin-left: 0;
}
.main-nav li.selected, .main-nav li:hover {
    border-bottom: 2px solid #00ff00;
}

.mobile {
    display: none;
}
.suppress-element {
    display: none !important;
}
.express-element {
    display: block;
}
.homepage {
    overflow: hidden;
    position: absolute;
    background: #000;
}
.main-nav, .slide-container, .slide-clip-container {
    backface-visibility: hidden;
    position: relative;
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.slide-container, .slide-clip-container {
    bottom: 0;
    position: absolute;
    top: 105px;
    -moz-transition: opacity .5s, -moz-transform 1s;
    -o-transition: opacity .5s, -o-transform 1s;
    -webkit-transition: opacity .5s, -webkit-transform 1s;
    transition: opacity .5s, transform 1s;
    -moz-transition-timing-function: cubic-bezier(.77, 0, .175, 1);
    -o-transition-timing-function: cubic-bezier(.77, 0, .175, 1);
    -webkit-transition-timing-function: cubic-bezier(.77, 0, .175, 1);
    transition-timing-function: cubic-bezier(.77, 0, .175, 1);
    width: 100%}
.slide-clip-container {
    z-index: 2;
}
.slide-clip .ui, .slide .ui {
    left: 0;
    position: absolute;
}
.slide-clip .ui {
    z-index: -1;
}
.move-to-slide-0 {
    -moz-transform: translatey(0);
    -ms-transform: translatey(0);
    -o-transform: translatey(0);
    -webkit-transform: translatey(0);
    transform: translatey(0);
}
.move-to-slide-1 {
    -moz-transform: translatey(-100%);
    -ms-transform: translatey(-100%);
    -o-transform: translatey(-100%);
    -webkit-transform: translatey(-100%);
    transform: translatey(-100%);
}
.move-to-slide-2 {
    -moz-transform: translatey(-200%);
    -ms-transform: translatey(-200%);
    -o-transform: translatey(-200%);
    -webkit-transform: translatey(-200%);
    transform: translatey(-200%);
}
.move-to-slide-3 {
    -moz-transform: translatey(-300%);
    -ms-transform: translatey(-300%);
    -o-transform: translatey(-300%);
    -webkit-transform: translatey(-300%);
    transform: translatey(-300%);
}
.move-to-slide-4 {
    -moz-transform: translatey(-400%);
    -ms-transform: translatey(-400%);
    -o-transform: translatey(-400%);
    -webkit-transform: translatey(-400%);
    transform: translatey(-400%);
}
.move-to-slide-5 {
    -moz-transform: translatey(-500%);
    -ms-transform: translatey(-500%);
    -o-transform: translatey(-500%);
    -webkit-transform: translatey(-500%);
    transform: translatey(-500%);
}

.move-to-slide-6 {
    -moz-transform: translatey(-600%);
    -ms-transform: translatey(-600%);
    -o-transform: translatey(-600%);
    -webkit-transform: translatey(-600%);
    transform: translatey(-600%);
}

.slide0 {
    background-image: url("../images/razer-christine-bg-01-v2.jpg");
}
.slide1 {
    background-image: url("../images/razer-christine-bg-05-v3.jpg");
}
.slide2 {
    background-image: url("../images/razer-christine-bg-02.jpg");
}
.slide3 {
    background-image: url("../images/razer-christine-bg-03-v2.jpg");
}
.slide4 {
    background-image: url("../images/razer-christine-bg-04.jpg");
}
.slide5 {
    background-color:#000;
}
.slide6 {
    background-color:#000;
}

.slide-clip {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: none;
    position: absolute;
    -moz-transition: opacity .6s;
    -o-transition: opacity .6s;
    -webkit-transition: opacity .6s;
    transition: opacity .6s;
    z-index: 1;
}
.slide-clip.clip-annimate {
    -moz-transition: clip 1s;
    -o-transition: clip 1s;
    -webkit-transition: clip 1s;
    transition: clip 1s;
    -moz-transition-timing-function: cubic-bezier(.77, 0, .175, 1);
    -o-transition-timing-function: cubic-bezier(.77, 0, .175, 1);
    -webkit-transition-timing-function: cubic-bezier(.77, 0, .175, 1);
    transition-timing-function: cubic-bezier(.77, 0, .175, 1);
}
.slide-clip {
    bottom: 0;
    display: none;
    left: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    -moz-transition: -moz-transform 1s;
    -o-transition: -o-transform 1s;
    -webkit-transition: -webkit-transform 1s;
    transition: transform 1s;
    -moz-transition-timing-function: cubic-bezier(.77, 0, .175, 1);
    -o-transition-timing-function: cubic-bezier(.77, 0, .175, 1);
    -webkit-transition-timing-function: cubic-bezier(.77, 0, .175, 1);
    transition-timing-function: cubic-bezier(.77, 0, .175, 1);
}
.slide-clip-start {
    display: block;
}
.slide-clip>div {
    bottom: 0;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    left: 0;
    /*padding: 80px;*/
    position: absolute;
    right: 0;
    top: 0;
    -moz-transition: -moz-transform 1s;
    -o-transition: -o-transform 1s;
    -webkit-transition: -webkit-transform 1s;
    transition: transform 1s;
    -moz-transition-timing-function: cubic-bezier(.77, 0, .175, 1);
    -o-transition-timing-function: cubic-bezier(.77, 0, .175, 1);
    -webkit-transition-timing-function: cubic-bezier(.77, 0, .175, 1);
    transition-timing-function: cubic-bezier(.77, 0, .175, 1);
    width: 940px;
    margin: 0 auto;
    /*padding-top: 166px;*/
}
.slide-clip.show, .slide-clip.show>div {
    display: block;
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.slide-clip.hide-at-top, .slide-clip.hide-at-bottom>div {
    display: block;
    -moz-transform: translate3d(0, -100%, 0);
    -ms-transform: translate3d(0, -100%, 0);
    -o-transform: translate3d(0, -100%, 0);
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
}
.slide-clip.hide-at-top>div, .slide-clip.hide-at-bottom {
    display: block;
    -moz-transform: translate3d(0, 100%, 0);
    -ms-transform: translate3d(0, 100%, 0);
    -o-transform: translate3d(0, 100%, 0);
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
}
.homepage h2 {
    font-size: 48px;
    margin: 0 0 .25em 0;
    width: 365px;
}
.homepage h3 {
    color: #fff;
    font-size: 20px;
    width: 465px;
}
.homepage h2, .homepage h3 {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-weight: 300;
    line-height: 1.25em;
    color: #fff;
}

.homepage h3 {
    color: #fff;
    font-size: 20px;
    width: 455px;
    font-weight: 400;
}

h3.withspecial{
    margin-bottom: 40px;
}
.translate-clip h2, .young-guru-clip h3 {
    width: 430px;
}
.light-text h2 {
    color: #fff;
}
.light-text h3 {
    color: #cbcbcb;
}
.light-text {
    text-shadow: 0 0 4px rgba(0, 0, 0, .2);
}
.slide-control {
    margin: 0;
    position: relative;
    right: 62px;
    top: 157px;
    z-index: 3;
}
.slide-control .slide-control-button-down, .slide-control li:hover {
    background-color: rgb(0, 255, 0);
}
.slide-control .slide-control-button-down {
    cursor: default;
}
.slide-control li {
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    background-color: rgba(75, 75, 75, .9);
    clear: both;
    cursor: pointer;
    display: inline-block;
    float: right;
    height: 11px;
    list-style: none;
    margin-bottom: 11px;
    margin-right: 20px;
    -moz-transition: background-color .5s;
    -o-transition: background-color .5s;
    -webkit-transition: background-color .5s;
    transition: background-color .5s;
    width: 11px;
}
.hide-clip, .hide-video-component {
    visibility: hidden;
}
.video-how-it-feels {
    height: 100%;
    left: 0;
    position: absolute;
    top: 80px;
    width: 100%;
    z-index: 4;
}
.video-control-container {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 5;
}
.fade-in, .video-how-it-feels.fade-in, .video-control-container.fade-in {
    opacity: 1;
}
.video-how-it-feels, .video-control-container {
    opacity: 0;
    -moz-transition: opacity .9s linear;
    -o-transition: opacity .9s linear;
    -webkit-transition: opacity .9s linear;
    transition: opacity .9s linear;
}
.gweb-ytplayer-controls {
    background-color: #fff;
    border-left: 10px solid #fff;
    border-right: 10px solid #fff;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.gweb-ytplayer-mute {
    display: none;
}
.gweb-ytplayer-play {
    height: 16px;
    width: 13px;
}
.gweb-ytplayer-controls {
    border-bottom: 1px solid #efefef;
}
.gweb-ytplayer-scrub {
    opacity: .4;
}
.scroll-arrow {
    bottom: 75px;
    color: #fff;
    cursor: pointer;
    font-size: 14px;
    opacity: 1;
    padding-top: 40px;
    position: absolute;
    right: 75px;
    text-align: center;
    text-shadow: 0 1px #000, 0 0 5px #000;
    -moz-transition: left .4s, opacity .4s;
    -o-transition: left .4s, opacity .4s;
    -webkit-transition: left .4s, opacity .4s;
    transition: left .4s, opacity .4s;
    z-index: 4;
}
.back-to-top-arrow.scroll-arrow {
    bottom: 45px;
    right: 51px;
}
.scroll-down-arrow img, .back-to-top-arrow:hover img {
    animation: scroll-arrow-animation 750ms ease-in-out infinite alternate;
    -moz-animation: scroll-arrow-animation 750ms ease-in-out infinite alternate;
    -o-animation: scroll-arrow-animation 750ms ease-in-out infinite alternate;
    -webkit-animation: scroll-arrow-animation 750ms ease-in-out infinite alternate;
    pointer-events: none;
}
.scroll-arrow img {
    position: relative;
}
.scroll-arrow p {
    margin: 5px 0 0;
}
.fade-out {
    cursor: default;
    opacity: 0;
    -moz-transition: .5s opacity ease;
    -o-transition: .5s opacity ease;
    -webkit-transition: .5s opacity ease;
    transition: .5s opacity ease;
}
.fade-out * {
    -moz-transition: none !important;
    -o-transition: none !important;
    -webkit-transition: none !important;
    transition: none !important;
}
.video-experience {
    height: 580px;
    overflow: hidden;
    position: relative;
    width: 100%}

.video-thumb-img {
    background: transparent no-repeat scroll center center;
    -webkit-background-size: cover;
    background-size: cover;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 155px;
    width: 49%}
.hif-thumb-content {
    padding-top: 11px;
}

.features-video iframe {
    height: 500px;
    width: 100%}
.hif-video div {
    position: relative;
}

.what-it-does {
    background: #f6f6f6;
}
#features {
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
}
#features li {
    background: #fff;
    border-bottom: 1px solid #e2e2e2;
    list-style: none;
    margin: 0 0 57px;
    overflow: hidden;
    padding: 0;
    position: relative;
}
#features .label {
    font: 300 30px "Titillium Web", arial, sans-serif;
    text-align: center;
}
.wid-welcome h2 {
    font: 300 38px "Titillium Web", arial, sans-serif;
    position: absolute;
    text-align: center;
    top: 13%;
    width: 100%;
    z-index: 1;
}
.wid-welcome .label {
    margin-top: -30px;
}
#features li .bg {
    background-repeat: no-repeat;
    background-position: 0 0;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
    height: auto !important;
    margin: 0 auto;
    max-width: 100%;
    overflow: hidden;
    padding: 0 0 39.875%;
    position: relative;
    top: 0;
    width: 100%}
#features .swap-slide {
    -moz-transition: opacity 1s;
    -o-transition: opacity 1s;
    -webkit-transition: opacity 1s;
    transition: opacity 1s;
}

.hif-link, .how-link {
    color: #47b7e6;
}
.how-link:hover {
    color: #0089fa;
}
.what-it-does #main #features li .bg {
    background-repeat: no-repeat;
    background-position: 0 0;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
    height: auto !important;
    margin: 0 auto;
    max-width: 100%;
    overflow: hidden;
    padding: 0 0 39.875%;
    position: relative;
    top: 0;
    width: 100%}
.how-to-get-one {
    background: #f6f6f6;
}
.fine-print {
    color: #666;
    font-size: 11px;
    font-style: italic;
}
.how-to-get-one h2 {
    font-weight: 200;
    font-size: 32px;
    line-height: normal;
    margin: -10px 0 0 0;
    text-align: left;
}

.sign-up form {
    background-color: #fff;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    margin: 0 auto;
    max-width: 1028px;
    padding: 80px 85px 90px;
    position: relative;
    width: 85%}
select, input[type=text] {
    display: block;
    height: 34px;
}
select::-ms-expand {
    display: none;
}
input[type=text] {
    background-color: #f8f8f8;
    border: 1px solid #e3e3e3;
    border-top: 2px solid #e3e3e3;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 10px;
}

select:active {
    outline: none;
}
select, input[type=text] {
    width: 100%}
fieldset {
    border: none;
    margin: 0 -15px;
    padding: 0;
    position: relative;
}
label {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    float: left;
    padding: 15px;
    width: 33%}

@media screen and (max-width:900px) {
    label {
    width: 100%}
}
.developer-interest-list, .personal-interest-list {
    clear: both;
    list-style: none;
    margin: 15px 0 10px 0;
    overflow: hidden;
    padding: 0;
    width: 100%}
.developer-interest-list label, .personal-interest-list label {
    margin: 0;
    padding-top: 6px;
    padding-bottom: 6px;
}
.interest-container-header {
    clear: both;
    margin: 0 15px 0;
    padding-top: 20px;
}
.interest-other input[type=checkbox] {
    display: none;
}
input[type="checkbox"] {
    margin-right: 5px;
}
.interest-other input[type=text] {
    display: inline-block;
    font-size: 11px;
    height: 22px;
    padding-top: 0;
    position: relative;
}
.legal {
    color: #666;
    clear: both;
    display: block;
    font-size: 11px;
    font-style: italic;
}

.error-occurred {
    background-color: #ffbaba;
    border: 1px solid;
    color: #d8000c;
    padding: 5px;
}
.error-txt {
    margin: 5px;
}
#iihg-error {
    color: #666;
    margin: 20px 0 5px;
}
.thank-you {
    background-color: #fff;
    color: #888;
    margin: 120px auto 300px;
    max-width: 650px;
    padding: 60px 0 45px;
}
.thank-you h2, .thank-you h3, .thank-you ul {
    padding: 0 80px;
}
.thank-you h3 {
    font-weight: 100;
    font-size: 20px;
    padding-bottom: 25px !important;
}
.thank-you .iihg-thankyou-social {
    border-top: 1px solid #f4f4f4;
    margin-bottom: 12px;
    padding-top: 30px;
    padding-bottom: 0 !important;
}
.mobile-nav-control {
    height: 35px;
    left: 15px;
    overflow: hidden;
    text-decoration: none;
    text-indent: 100%;
    top: 10px;
    width: 25px;
    white-space: nowrap;
}

.mobile-nav-control, .mobile-nav-control:before {
    display: none;
    position: absolute;
}
.mobile .slide h2 {
    max-width: 40%}
.mobile .slide h3 {
    max-width: 45%}
.mobile .slide {
    height: 605px;
    overflow: hidden;
    padding: 60px 60px 0;
    position: relative;
}
.mobile .slide h2, .mobile .slide h3 {
    width: 100%;
    color: #fff;
}
.mobile .slide2 h3 {
    width: 70%}
.mobile .slide h2 {
    font-size: 30px;
}
.mobile .slide h3 {
    font-size: 17px;
}
.slide .ui {
    left: 32px;
    max-width: 70%}
.slide {
    background-color: #111;
    -webkit-background-size: cover;
    background-size: cover;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 100%;
    padding: 150px 80px 20px;
    position: relative;
    width: 100%}
.footer {
    background-color: #fff;
    border-top: 1px solid #e5e5e5;
    margin: 30px 0 0;
    position: relative;
    padding: 25px 45px;
}
.footer>ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.footer>ul>li {
    display: inline-block;
    margin-right: 20px;
}
.footer li a {
    color: #aaa;
    font-size: 11px;
    text-decoration: none;
}
.footer li a:hover {
    text-decoration: underline;
}

.social {
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    top: 4px;
}
.social li {
    display: inline-block;
    height: 20px;
    left: -2px;
    padding: 2px;
    position: relative;
    top: 2px;
    width: 20px;
}
.social a {
    background: transparent no-repeat scroll 0 0;
    display: inline-block;
    height: 100%;
    opacity: .7;
    -moz-transition: opacity .4s;
    -o-transition: opacity .4s;
    -webkit-transition: opacity .4s;
    transition: opacity .4s;
    width: 100%}
.social a:hover {
    opacity: 1;
}

@media screen and (max-width:940px) {

.homepage {
    overflow: auto;
}
.desktop {
    display: none;
}
.mobile {
    display: block;
}
.main-nav-wrapper {
    height: 45px;
    position: fixed;
}
.main-nav {
    height: 45px;
    position: fixed;
    width: 100%;
}
.main-nav ul {
    background-color: #fff;
    border-bottom: 1px solid #e2e2e2;
    display: none;
    float: none;
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    top: 45px;
}
.main-nav ul.show-mobile-nav {
    display: block;
}
.main-nav li.selected, .main-nav li {
    border: 0;
    display: block;
    margin: 0;
    padding: 0;
}
.main-nav li a, .main-nav li.selected {
    display: block;
    padding: 15px 0 15px 15px;
}
.main-nav li.selected, .main-nav li:hover {
    border-bottom: 0;
    font-weight: bold;
}
.mobile-nav-control, .mobile-nav-control:before {
    display: block;
}
.logo {
    left: 50%;
    margin: -13px 0 0 -40px;
    position: fixed;
}

.slide-clip {
    padding: 115px 0 0 50px;
}
.sign-up {
    padding: 20px;
    margin-bottom: -20px;
    width: auto;
}
.sign-up form, .sign-up .thank-you {
    margin: 0;
    padding: 20px;
    width: auto;
}
.thank-you h2, .thank-you h3, .thank-you ul {
    padding-left: 0;
    padding-right: 0;
}
label {
    margin-right: 0;
}
label, select, input[type=text] {
    width: 100%}
.scroll-arrow {
    display: none;
}
.mobile .slide {
    height: 605px;
    overflow: hidden;
    padding: 30px 35px 0;
    position: relative;
}
.slide .ui {
    left: 33px;
    max-width: 45%;
    border: 1px solid #fff;
}
.slide-container, .slide-clip-container {
    position: static;
}

#features .hif-video div:after {
    -webkit-background-size: 60px 60px;
    background-size: 60px 60px;
}
#features .label {
    font-size: 23px;
    padding: 0 20px;
}
.wid-welcome h2 {
    top: 10%}
.wid-welcome h2, #features .label {
    color: #8f8f8f;
    font-size: 16px;
    font-weight: 400;
}
.hif-video:after {
    font-size: 3em;
    margin: -60px 0 0 -20px;
}
.footer {
    margin-top: 20px;
    padding: 18px 110px 20px 20px;
}
.footer:after {
    background-position: right center;
    right: 20px;
}
.how-it-feels {
    background-color: #efefef;
}


.video-thumb-img {
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center top;
    background-color: #f1f1f1;
    height: 165px;
    position: relative;
    width: auto;
}

}@media screen and (max-width:940px) and (orientation:portrait) {
    .mobile .slide {
    height: 755px;
}
.mobile h2, .mobile h3 {
    max-width: 100%}
.mobile .slide.slide1 h2, .mobile .slide.slide1 h3 {
    color: #fff;
    text-shadow: 0 0 4px rgba(0, 0, 0, .2);
}
.mobile .slide.slide1 h3 {
    color: #cbcbcb;
}
.mobile .slide.slide2 h2, .mobile .slide.slide2 h3 {
    max-width: 60%}
.mobile .slide.slide4 h2, .mobile .slide.slide4 h3 {
    max-width: 80%}
.slide0 {
    background-image: url(imgs/nabu-how-it-works.jpg);
    background-position: right top;
}
.slide1 {
    background-image: url(imgs/nabu-connected.jpg);
    background-position: 10% top;
}
.slide2 {
    background-image: url(imgs/nabu-lifestyle-razer.jpg);
    background-position: 50% top;
}
.slide3 {
    background-image: url(imgs/nabu-places.jpg);
    background-position: 5% bottom;
}
.mobile .slide {
    height: 755px;
}
.mobile .slide h2, .mobile .slide h3 {
    max-width: 70%;
    color: #fff;
}
}@media screen and (max-width:940px) and (orientation:landscape) {
    .mobile .slide1 h2 {
    color: #333;
    text-shadow: none;
}
.mobile .slide1 h3 {
    color: #999;
    text-shadow: none;
}
/*.slide3 {
    background-image: url(imgs/nabu-places);
    background-position: 65% bottom;
}*/
}@media screen and (max-width:380px) and (orientation:portrait) {
    .mobile .slide {
    height: 570px;
}

.mobile .slide h2, .mobile .slide h3 {
    max-width: 100%}
}
@media screen and (max-height:700px) {
    .desktop .slide-clip img {height: 85%}
}
@media screen and (max-height:480px) {
    .desktop .slide-clip .ui {
    display: none;
}
}

@keyframes scroll-arrow-animation {
    from {
    bottom: 0;
}
to {
    bottom: 25px;
}
}@-webkit-keyframes scroll-arrow-animation {
    from {
    bottom: 0;
}
to {
    bottom: 25px;
}
}@-moz-keyframes scroll-arrow-animation {
    from {
    bottom: 0;
}
to {
    bottom: 25px;
}
}@-o-keyframes scroll-arrow-animation {
    from {
    bottom: 0;
}
to {
    bottom: 25px;
}
}

@-moz-document url-prefix()  {
    
  select  {
    
    -moz-appearance:  menulist-textfield;
    
    padding-top:  7px;
    
  }
}
.wborder{
    border: 1px solid white;
}
.smallertext{
    left: 0;
    top: 580px;
    color: white;
    font-size: 16px;
}
.mgextra{
    margin-top:300px;
}
.mediumtext{
    font-size: 18px;
    color: #fff;
    font-weight: 300;
    margin: 0;
}

.mediumtext p{
    margin: 0;
}

.mediumtext a{
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    font: 14px "Titillium Web";
    font-weight: 400;
    line-height: 1em;
    display: block;
    border-left: 2px solid #00ff00;
    padding-left: 5px;
    margin-top: 20px;

}
i.right-arrow{
    height: 6px;
    width: 6px;
    background: url(imgs/right-arrow.png) no-repeat;
    display: block;
}
.connected-clip{
    width: 250px;
    background: url("../images/transparent-bg.png");
    padding: 20px;
}

.logo-snake {
	width:940px;
	position:absolute;
	text-align:right;
	right:0px;
	padding-top:20px;
	z-index:999;
}
.intro-header {
    font: 200 48px "Titillium Web", Helvetica, Helvetica Neue, Arial;
	color:#fff;
	width:300px;
	position:absolute;
	right:0px;
	text-align:left;
	padding-top:350px;
	line-height:48px;
}
.intro-header-green {
	color:lime;
	font: 200 40px "Titillium Web", Helvetica, Helvetica Neue, Arial;
	line-height:28px;
}
.usp-left-container {
	width:480px;
	position:absolute;
	left:0px;
	text-align:left;
	padding-top:290px;
}
.usp-right-container {
	width:480px;
	position:absolute;
	right:0px;
	text-align:left;
	padding-top:255px;
}

.usp-header-text {
	float:left;
	width:480px;
    font: 200 48px "Titillium Web", Helvetica, Helvetica Neue, Arial;
	color:#fff;
	line-height:48px;
}


.usp-body-text {
    font: 400 18px "Titillium Web", Helvetica, Helvetica Neue, Arial;
	line-height:24px;
	color:#888;
	padding-top:10px;
}
.subnow{
    width: 940px;
    height: 52px;
    background: url("../images/transparent-bg-form-1.png");
    margin: 0 auto;
    position: absolute;
    bottom: 0;
    text-align: center;
    padding-top: 18px;
}

.subnow span{
    font-size: 20px;
    font-weight:300;
    color: white; 
    padding-right: 20px;
}

.subnow input[type="text"]{
    background: #707070;
    border: 0;
    color: #fff;
    display: inline-block;
    width: 327px;
}
.subnow input[type="submit"]{
    background: #00ff00;
    border: 0;
    margin-left: 20px;
    height: 34px;
    font: 600 14px/24px "Titillium Web";
    text-transform: uppercase;
}

.connected-clip i{
    margin-right: 38px;
    margin-top: 4px;
    float: right;
}
.lifestyle-clip i{
    margin-right: 72px;
    margin-top: 4px;
    float: right;
}
.places-clip i{
    margin-right: 34px;
    margin-top: 4px;
    float: right;
}
@media screen and (max-width:940px) {
    .main-nav {width: auto}
    .subnow {width: 100%}
}

@media screen and (max-width:940px) {
    .main-nav {width: 100%}
    .logo{display: none;}
    .main-nav h1{color: #fff;
        font-size:20px; 
        margin: 0;
        padding: 0;
        width: 97px;
        margin: 0 auto;
    }
    .homepage-full{
        display: none;
    }
    .smallertext{
        font-size: 13px;
    } 
    .mgextra{
        margin-top: 180px;
    }
    .mediumtext{
        font-size: 16px;
    }
}


.logo-snake-mobile {
	width:380px;
	position:absolute;
	text-align:right;
	right:0px;
	padding-top:20px;
}
.logo-snake-mobile img {
	width:41px;
	height:auto;
}

.intro-image {
	background-image:url("../images/razer-christine-bg-01-mobile-v2.jpg");
	width:100%;
	height:300px;
	background-size:cover;
}
.usp-image-1 {
	background-image:url("../images/razer-christine-bg-02-mobile.jpg");
	width:100%;
	height:300px;
	background-size:cover;
}
.usp-image-2 {
	background-image:url("../images/razer-christine-bg-03-mobile-v2.jpg");
	width:100%;
	height:300px;
	background-size:cover;
}
.usp-image-3 {
	background-image:url("../images/razer-christine-bg-04-mobile.jpg");
	width:100%;
	height:300px;
	background-size:cover;
}
.usp-image-4 {
	background-image:url("../images/razer-christine-bg-05-mobile-v2.jpg");
	width:100%;
	height:300px;
	background-size:cover;
}
.intro-header-mobile {
    font: 200 48px "Titillium Web", Helvetica, Helvetica Neue, Arial;
	color:#fff;
	width:85%;
	text-align:left;
	padding-top:25px;
	padding-bottom:75px;
	line-height:48px;
	margin:0px auto;
}
.intro-header-green-mobile {
	color:lime;
	font: 200 40px "Titillium Web", Helvetica, Helvetica Neue, Arial;
	line-height:28px;
}

.usp-container-mobile{
	width:85%;
	padding-top:25px;
	padding-bottom:75px;
	line-height:20px;
	margin:0px auto;
	text-align:left;
	margin:0px auto;
}

.usp-header-text-mobile {
	float:left;
	width:85%;
    font: 200 48px "Titillium Web", Helvetica, Helvetica Neue, Arial;
	color:#fff;
	line-height:48px;
}

.usp-body-text-mobile {
    font: 400 18px "Titillium Web", Helvetica, Helvetica Neue, Arial;
	line-height:24px;
	color:#888;
}


@media screen and (min-width: 700px) and (max-width: 939px) { 
	#mobile-gallery {
		display:none;
	}

	#tablet-gallery {
		display:block;
	}

	.intro-image {
		height:400px;
	}
	.usp-image-1 {
		height:400px;
	}
	.usp-image-2 {
		height:400px;
	}
	.usp-image-3 {
		height:400px;
	}
	.usp-image-4 {
		height:400px;
	}
}

@media screen and (max-width:699px) {
	#tablet-gallery {
		display:none;
	}

	#mobile-gallery {
		display:block;
	}
}

.footer-left {
	color:lime;
	font: 200 16px "Titillium Web", Helvetica, Helvetica Neue, Arial;
	line-height:20px;
	float:left;
}

.footer-right {
	color:#818285;
	font: 200 16px "Titillium Web", Helvetica, Helvetica Neue, Arial;
	line-height:20px;
	float:right;
}