/* ==========================================================================
   HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

body {
    font-size: 1em;
    line-height: 1.4;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

img {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

ul {
    list-style-position:outside;
    list-style:none;
    margin-left:0;
    padding-left:1em;
}

ul li:before {
    display:inline-block;
    content:"–";
    width:1em;
    margin-left:-1em;
}

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}


/* ===== Initializr Styles ==================================================
   Author: Jonathan Verrecchia - verekia.com/initializr/responsive-template
   ========================================================================== */

body {
    font: 16px/26px Helvetica, Helvetica Neue, Arial;
    background-repeat: no-repeat;
    height:4400px;
    width:100%;
}

/* ===============
    ALL: IE Fixes
   =============== */

.ie7 .title {
    padding-top: 20px;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

#wrapper {
    width:101%;
    margin: -8px 0 0 -8px;
}

#back_to_top {
    position:fixed;
    bottom:20%;
    right:0;
    z-index:5;
}

.page_wrapper {
    width:100%;
}

/* ////////// BEGIN SPLASH STYLES ////////// */

#splash_page {
    height:1002px;
    background-color:white;
}

.splash_wrapper {
    padding: 328px 0 0 3.5%;
}

#splash_name {
    float:left;
    font-family:'GothamBlack';
    color:black;
    font-size: 60pt;
    line-height: 61pt;
    padding: 7px 0px 0px 0px;
    margin: 0 2.75% 0 0;
}

.splash_zigzag {
    float:left;
}

#splash_middle {
    float:left;
    margin: 0 2.2% 0 2%;
}

#splash_middle_title {
    font-family: 'GothamBlack';
    color:black;
    font-size: 18pt;
    letter-spacing: 0.01em;
    margin: 7px 0 0 3%;
    text-align: center;
}

#splash_middle_tagline {
    color: #000000;
    font-family: 'GothamLight';
    font-size: 18pt;
    letter-spacing: 0.01em;
    line-height: 22pt;
    margin: 12px 0;
    text-align: center;
    width: 310px;
}

.splash_middle_arrow {
    margin: 0 0 0 1.5%;
}

#splash_buttons {
    float: left;
    margin: 46px 0 0 2.8%;
}

#splash_buttons_top {
    float:left;
}

#splash_buttons_bottom {
    float:left;
}

.splash_button {
    background-image:url('../img/large-button_OFF.png');
    background-repeat: no-repeat;
    height:40px;
    width:138px;
    font-family:'GothamXLight';
    font-size:12pt;
    letter-spacing: 2px;
    text-align:center;
    color:white;
    padding-top:5px;
    margin: 2px 0px 2px 0px;
    }

/* ////////// END SPLASH STYLES ////////// */

/* ////////// BEGIN CONTENT_PAGE STYLES ////////// */

#content_page_1 {
    height: 1146px;
    background-color:black;
    color:white;
}

#content_page_2 {
    height: 1146px;
    background-color:white;
    color:black;
}

#content_page_3 {
    height: 1115px;
    background-color:black;
    color:white;
}

/* ////////// END CONTENT_PAGE STYLES ////////// */

/* ////////// BEGIN CONTENT STYLES ////////// */

.content {
    /*margin: 0 2.75% 0 4.3%;*/
    padding: 130px 0 0;
    display:block;
}

.content_left {
    float:left;
}

.content_right {
    float:left;
}

.right_white {
    float: right;
    position: absolute;
    right: 45px;
}

.left_white {
    left: 0;
    position: relative;
    top: 0;    
}

.right_black {
    margin: 0 2.75% 0 0;
}

.left_black {
    margin: 0 0 0 4.3%;
}

.copy_black {
    width: 540px;
}

.copy_white {
    width: 455px;
}

.content_client {
    font-family: 'GothamBlack';
    font-size: 45pt;
    letter-spacing: 2px;    
}

.content_eyelash {
    font-family: 'GothamLight';
    font-size: 30pt;
    letter-spacing: 1.3px;
    margin: 40px 0 0 1px;  
}

.content_copy {
    font-family: 'PalatinoRoman';
    font-size: 13pt;
    letter-spacing: 0.35px;
    line-height: 14.7pt;
    margin: 24px 0 0;
}

.content_list {
    font-family: 'GothamLight';
    font-size: 18pt;
    letter-spacing: 1.5px;
    margin: -3px 0 51px;
    line-height: 21.5pt;
}

.content_link {
    margin: 0 0 18px 0;
}

.content_arrow {
    margin: 0px 0 0 3px;
}

.content_link_copy {
    font-family: 'GothamLight';
    font-size: 22pt;
    letter-spacing: 1.5px;
    margin: 12px 0 0 10px;
}

.content_macbook {
    float:right;
    position:absolute;
    right:0px;
    z-index:1;
}

.content_iphone {
    padding: 230px 0 0;
    position: absolute;
    right: 75px;
    z-index: 2;
}


.content_tv {

}

.hide_for_tablet {
    display:none;
}


/* ////////// END CONTENT STYLES ////////// */

.hide_for_mobile {
    display:block;
}

.hide_for_tablet {
    display:block;
}

.show_for_tablet{
        display:none;
    }

.hide_for_desktop {
    display:none;
}

.xsmall_images {
        display:none;
    }

.small_images {
    display:none;
}

.medium_images {
        display:none;
    }

.large_images {
    display:block;
}

.xlarge_images {
    display:none;
}


/* ==========================================================================
   Media Queries
   ========================================================================== */

@media only screen and (max-width: 630px) {

    body {
    background-repeat: no-repeat;
    height:3076px;
    min-width: 301px
    }


#content_page_1 {
    height: 805px;
    background-color:black;
    color:white;
}

#content_page_2 {
    height: 969px;
    width:100%;
    background-color:white;
    color:black;
}

#content_page_3 {
    height: 776px;
    background-color:black;
    color:white;
}

#splash_page {
    height: 534px;
    background-color:white;
}

.hide_for_mobile {
    display:none;
}

.hide_for_tablet {
    display:block;
}

.show_for_tablet{
        display:none;
    }

.hide_for_desktop {
    display:block;
}

.xsmall_images {
        display:block;
    }

.small_images {
    display:none;
}

.medium_images {
    display:none;
}

.large_images {
    display:none;
}

.xlarge_images {
    display:none;
}

/* ////////// //////////////////// ////////// */

/* ////////// BEGIN SPLASH STYLES ////////// */

.splash_wrapper {
    padding: 32px 0 0 3.5%;
}

#splash_name {
    color: #000000;
    float: left;
    font-family: 'GothamBlack';
    font-size: 49pt;
    letter-spacing: 1px;
    line-height: 49pt;
    margin: 0 2.75% 0 0;
    padding: 7px 0 0;
}

#splash_middle_title {
    color: #000000;
    font-family: 'GothamBlack';
    font-size: 15pt;
    letter-spacing: 0;
    margin: 2px 0 0 0;
    text-align: left;
}

#splash_middle_zigzag_HORIZONTAL {
     margin: 12px 0 0;
}

#splash_middle_tagline {
    color: #000000;
    font-family: 'GothamLight';
    font-size: 12pt;
    letter-spacing: 0;
    line-height: 15pt;
    margin: 57px 0 40px;
    text-align: left;
    width: 270px;
}

#splash_buttons {
    float: left;
    margin: 1px 0 0 4.8%;
}

.splash_button {
    background-image: url("../img/large-button_OFF.png");
    background-repeat: no-repeat;
    color: #FFFFFF;
    font-family: 'GothamXLight';
    font-size: 12pt;
    height: 40px;
    letter-spacing: 2px;
    margin: 2.5px 0 0;
    padding-top: 5px;
    text-align: center;
    width: 138px;
}

/* ////////// END SPLASH STYLES ////////// */


/* ////////// BEGIN CONTENT STYLES ////////// */

.content {
    display: block;
    padding: 49px 0 0;
}

.content_client {
    font-family: 'GothamBlack';
    font-size: 22pt;
    letter-spacing: 2px;
    margin: 0 0 0 5%;
}

.left_black {
    margin: 0 0 0 0%;
}

.right_white {
    float: left;
    position: absolute;
    left:0px;
}

.content_eyelash {
    font-family: 'GothamLight';
    font-size: 13pt;
    letter-spacing: 1.3px;
    margin: 9px 0 0 5%;
}

.content_copy {
    font-family: 'PalatinoRoman';
    font-size: 11pt;
    letter-spacing: 0;
    line-height: 13pt;
    margin: 10px 0 0 5%;
    width: 290px;
}

.content_list {
    font-family: 'GothamLight';
    font-size: 8pt;
    letter-spacing: 1.5px;
    line-height: 11pt;
    margin: 0 0 0 5%;
}

.content_link {
    margin: 0 0 0 5%;
}

.content_arrow {
    margin: 0 0 0 2px;
    padding: 0 0 10px;
    position: absolute;
}

.content_link_copy {
    font-family: 'GothamLight';
    font-size: 10pt;
    letter-spacing: 0;
    margin: 0 0 0 5px;
    padding: 8px 0 0;
    position: inherit;
}

.content_images_MOBILE {
    margin: 60px 0 0;
}

/* ////////// END CONTENT STYLES ////////// */



}

@media only screen and (min-width: 630px) and (max-width: 800px) {

    body {
    background-repeat: no-repeat;
    height:4400px;
    }

    .hide_for_mobile {
    display:none;
    }

    .hide_for_tablet {
        display:block;
    }

    .show_for_tablet{
        display:none;
    }

    .hide_for_desktop {
        display:block;
    }

    .xsmall_images {
        display:none;
    }

    .small_images {
        display:block;
    }

    .large_images {
        display:none;
    }

    .xlarge_images {
        display:none;
    }

#splash_page {
    background-color: white;
    height: 1073px;
}


#content_page_1 {
    height: 1310px;
    background-color:black;
    color:white;
}

#content_page_2 {
    height: 1594px;
    width:100%;
    background-color:white;
    color:black;
}

#content_page_3 {
    height: 1190px;
    background-color:black;
    color:white;
    width:100%;
}

/* ////////// //////////////////// ////////// */

/* ////////// BEGIN SPLASH STYLES ////////// */

.splash_wrapper {
    padding: 40px 0 0 4.5%;
}

#splash_name {
    color: black;
    float: left;
    font-family: 'GothamBlack';
    font-size: 98pt;
    letter-spacing: 0.5px;
    line-height: 100pt;
    margin: 0 2.75% 0 0;
    padding: 52px 0 0;
}

#splash_middle {
    float: left;
    margin: 0 2.2% 0 1%;
}

#splash_middle_title {
    color: #000000;
    font-family: 'GothamBlack';
    font-size: 29pt;
    margin: 12px 0 0;
    text-align: left;
}

#splash_middle_zigzag_HORIZONTAL {
    margin: 45px 0 0;
}

#splash_middle_tagline {
    color: black;
    font-family: 'GothamLight';
    font-size: 23pt;
    letter-spacing: 0.8px;
    line-height: 30pt;
    margin: 44px 0 40px;
    text-align: left;
    width: 540px;
}

.splash_button {
    background-image: url("../img/small-button_OFF.png");
    background-repeat: no-repeat;
    color: #FFFFFF;
    float: left;
    font-family: 'GothamXLight';
    font-size: 20pt;
    height: 79px;
    letter-spacing: 2px;
    margin: 0;
    padding-top: 20px;
    text-align: center;
    width: 261px;
}

#splash_buttons {
    float: left;
    margin: 44px 0 0 7.8%;
}

#splash_buttons_bottom {
    float: left;
}

/* ////////// END SPLASH STYLES ////////// */

/* ////////// BEGIN CONTENT STYLES ////////// */

.content {
    display: block;
    padding: 114px 0 0;
}

.content_client {
    font-family: 'GothamBlack';
    font-size: 45pt;
    letter-spacing: 3.2px;
    margin: 0 0 0 6%;
}

.content_eyelash {
    font-family: 'GothamLight';
    font-size: 28pt;
    letter-spacing: 0.5px;
    margin: 44px 0 0 6%;
}

.content_copy {
    font-family: 'PalatinoRoman';
    font-size: 14pt;
    letter-spacing: 0;
    line-height: 16.5pt;
    margin: 21px 0 0 6%;
    width: 570px;
}

.content_list {
    font-family: 'GothamLight';
    font-size: 20pt;
    letter-spacing: 1.5px;
    line-height: 21pt;
    margin: 0 0 0 6%;
}

.content_arrow {
    margin: 2px 0 0 8px;
    padding: 0 0 10px;
    position: absolute;
}

.content_link_copy {
    font-family: 'GothamLight';
    font-size: 20pt;
    letter-spacing: 0.5px;
    margin: 0 0 0 13px;
    padding: 30px 0 0;
    position: inherit;
}

.content_link {
    margin: 0 0 0 5%;
    padding-bottom: 20px;
}

.content_images_MOBILE {
    margin: 15px 0 0 -8%;
}

.content_tv {
    margin: 0 0 0 10%;
}

/* ////////// END CONTENT STYLES ////////// */

}

@media only screen and (min-width: 800px) and (max-width: 1140px) {

    body {
    background-repeat: no-repeat;
    height:3100px;
    }

    #content_page_1 {
    height: 805px;
    background-color:black;
    color:white;
}

#content_page_2 {
    height: 869px;
    width:100%;
    background-color:white;
    color:black;
}

#content_page_3 {
    height: 776px;
    background-color:black;
    color:white;
}

#splash_page {
    height: 658px;
    background-color:white;
}

.hide_for_mobile {
    display:block;
}

.hide_for_tablet {
    display:none;
}

.show_for_tablet{
        display:block;
    }

    .hide_for_desktop {
        display:block;
    }

.xsmall_images {
        display:none;
    }

.small_images {
    display:none;
}

.medium_images {
        display:block;
    }

.large_images {
    display:none;
}

.xlarge_images {
    display:none;
}

/* ////////// //////////////////// ////////// */

/* ////////// BEGIN SPLASH STYLES ////////// */


.splash_wrapper {
    padding: 196px 0 0 6.5%;
}

#splash_name {
    float: left;
    font-family: 'GothamBlack';
    font-size: 57pt;
    line-height: 57pt;
    margin: 0 2.75% 0 0;
    padding: 16px 0 0;
}

#splash_left_title {
    color: #000000;
    font-family: 'GothamBlack';
    font-size: 19pt;
    line-height: 28px;
    margin: 0 0 0 7px;
    text-align: left;
}

.splash_zigzag {
    float: left;
    margin-left: 13px;
}

#splash_middle {
    float: left;
    margin: 4px 2.2% 0 3.5%;
}

#splash_middle_tagline {
    font-family: 'GothamLight';
    font-size: 14pt;
    letter-spacing: 0.01em;
    line-height: 17pt;
    margin: 12px 0;
    text-align: center;
    width: 310px;
}

.splash_middle_arrow {
    margin: 21px 0 0 6.5%;
}

#splash_buttons {
    float: left;
    margin: 13px 0 0 4.8%;
}



/* ////////// END SPLASH STYLES ////////// */

/* ////////// BEGIN CONTENT STYLES ////////// */


.content {
    display: block;
    padding: 81px 0 0;
}

.left_black {
    margin: 0 0 0 7.2%;
}

.content_client {
    font-family: 'GothamBlack';
    font-size: 29pt;
    letter-spacing: 2px;
}

.content_eyelash {
    font-family: 'GothamLight';
    font-size: 19pt;
    letter-spacing: 1.3px;
    margin: 19px 0 0;
}

.content_copy {
    font-family: 'PalatinoRoman';
    font-size: 10pt;
    letter-spacing: 1px;
    line-height: 11.7pt;
    margin: 13px 0 0;
    width: 357px;
}

.content_list {
    font-family: 'GothamLight';
    font-size: 12pt;
    letter-spacing: 1.5px;
    line-height: 14.5pt;
    margin: 0 0 23px;
}

.content_link_copy {
    font-family: 'GothamLight';
    font-size: 13pt;
    letter-spacing: 1.5px;
    margin: 7px 0 0 6px;
}

.content_iphone {
    padding: 161px 0 0;
    position: absolute;
    right: 75px;
    z-index: 2;
}

.right_white {
    float: right;
    position: absolute;
    right: 20%;
    width: 200px;
}

.content_copy {
    font-family: 'PalatinoRoman';
    font-size: 10pt;
    letter-spacing: 1px;
    line-height: 11.7pt;
    margin: 13px 0 0;
    width: 327px;
}

.right_white {
    float: right;
    position: absolute;
    right: 10%;
    width: 280px;
}

/* ////////// END CONTENT STYLES ////////// */


}

@media only screen and (min-width: 1600px) {

/* ====================
    WIDE: CSS3 Effects
   ==================== */

    body {
    background-repeat: no-repeat;
    height:4400px;
    }

    #content_page_1 {
    height: 1417px;
    background-color:black;
    color:white;
}

#content_page_2 {
    height: 1416px;
    width:100%;
    background-color:white;
    color:black;
}

#content_page_3 {
    height: 1416px;
    background-color:black;
    color:white;
}

#splash_page {
    height: 1408px;
    background-color:white;
}

.hide_for_mobile {
    display:block;
}

.hide_for_tablet {
    display:block;
}

.show_for_tablet{
        display:none;
    }

    .hide_for_desktop {
        display:none;
    }

.xsmall_images {
        display:none;
    }

.small_images {
    display:none;
}

.medium_images {
        display:none;
    }

.large_images {
    display:none;
}

.xlarge_images {
    display:block;
}

/* ////////// //////////////////// ////////// */

/* ////////// BEGIN SPLASH STYLES ////////// */

.splash_wrapper {
    padding: 476px 0 0 4.5%;
}

#splash_name {
    float: left;
    font-family: 'GothamBlack';
    font-size: 85pt;
    line-height: 87pt;
    margin: 0 2.2% 0 0;
    padding: 7px 0 0;
}

#splash_middle {
    float: left;
    margin: 0 2.2% 0 2%;
}

#splash_middle_title {
    color: #000000;
    font-family: 'GothamBlack';
    font-size: 25pt;
    letter-spacing: 0.01em;
    margin: 18px 0 0 2%;
    text-align: center;
}

#splash_middle_tagline {
    font-family: 'GothamLight';
    font-size: 26pt;
    letter-spacing: 0.01em;
    line-height: 28pt;
    margin: 25px 0;
    text-align: center;
    width: 421px;
}

.splash_button {
    background-image: url("../img/xlarge-button_OFF.png");
    background-repeat: no-repeat;
    color: #FFFFFF;
    float: left;
    font-family: 'GothamXLight';
    font-size: 20pt;
    height: 60px;
    letter-spacing: 2px;
    margin: 0;
    padding-top: 18px;
    text-align: center;
    width: 204px;
}

#splash_buttons {
    margin: 56px 0 0 1.8%;
}

#splash_buttons_top {
    float:none;
}

#splash_buttons_bottom {
    float:none;
}

/* ////////// END SPLASH STYLES ////////// */

/* ////////// BEGIN CONTENT STYLES ////////// */


.left_black {
    margin: 0 0 0 6.7%;
}

.content {
    display: block;
    padding: 164px 0 0;
}

.content_client {
    font-family: 'GothamBlack';
    font-size: 55pt;
    letter-spacing: 2px;
}

.content_eyelash {
    font-family: 'GothamLight';
    font-size: 37pt;
    letter-spacing: 1.3px;
    margin: 55px 0 0 1px;
}

.content_copy {
    font-family: 'PalatinoRoman';
    font-size: 16pt;
    letter-spacing: 0.35px;
    line-height: 17.5pt;
    margin: 37px 0 0;
    width: 650px;
}

.content_list {
    font-family: 'GothamLight';
    font-size: 22.5pt;
    letter-spacing: 1.5px;
    line-height: 27pt;
    margin: -3px 0 51px;
}

.content_link {
    margin: 70px 0 18px;
}

.content_link_copy {
    font-family: 'GothamLight';
    font-size: 27pt;
    letter-spacing: 1.5px;
    margin: 23px 0 0 10px;
}

.content_macbook {
    float: right;
    z-index: 1;
}

.content_iphone {
    padding: 280px 0 0;
    position: absolute;
    right: 195px;
    z-index: 2;
}



.right_white {
    float: right;
    position: absolute;
    right: 107px;
}

.content_copy {
    font-family: 'PalatinoRoman';
    font-size: 17pt;
    letter-spacing: 0.35px;
    line-height: 20pt;
    margin: 37px 0 0;
    width: 650px;
}

.content_list {
    font-family: 'GothamLight';
    font-size: 30px;
    letter-spacing: 1.5px;
    line-height: 29pt;
    margin: -3px 0 51px;
}

}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    opacity: 0;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

.button_mode {
    -webkit-user-select: none; /* Chrome/Safari */        
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* IE10+ */

    /* Rules below not implemented in browsers yet */
    -o-user-select: none;
    user-select: none;
    cursor: pointer; 
    cursor: hand;
    color:inheirit;
}



/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}