/*
 * HTML5 Boilerplate
 *
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

/*OVERRIDE USER AGENT STYLESHEET CSS*/
ul{
    -webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
    -webkit-padding-start: 0px;
    }    


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

body {
    font-family: ProximaNova, Helvetica, Arial, sans-serif;
    font-size: 18px;
    line-height: 1.4;
    margin:0px;
    background:#fff;


}

h1 {
    font-size: 36px;

}

h3 {
    font-size:24px;
}

@font-face {
    font-family: ProximaNova;
    src: url('/resources/public2/img/proximanova/ProximaNova-Light.otf'),
        url('Sansation_Light.eot'); /* IE9 */
}

@font-face {
    font-family: ProximaNova;
    src: url('/resources/public2/img/proximanova/ProximaNova-Semibold.otf'),
        url('Sansation_Light.eot'); /* IE9 */
    font-weight:bold;
}

@font-face {
    font-family: ProximaNova1;
    src: url('/resources/public2/img/proximanova/ProximaNova-Regular.otf'),
        url('Sansation_Light.eot'); /* IE9 */
}

.left {
    float:left;
}

.right{
    float:right;
}

.inline {
    display:inline;
}

.wrapper{
    background-color:#f6f6f6;
}

#home.wrapper {
    background-image: url("/resources/public2/img/background.png");
    background-position: center top;
    background-repeat: no-repeat;
	
	background-attachment: fixed;
	background-size: cover;
    height:750px;
	
}

.container {
    width: 1140px;
    margin:auto;
}

.container1 {
    width:1000px;
    margin:auto;
}

/*--------------------------------------------HOME-HEADER--------------------------------------*/

.navheader {
    height: 88px;
    padding: 20px 0 0 0;s
}

.navheader #logo{
    float: left;
}

#home .navheader #logo{
    float: left;
    padding: 10px 0px 0px 14px;
}

.navheader .header{
}

.navheader .nav {
    float: right;

}

.nav_item {
    float:left;
    padding: 8px 40px 0 0;    
    text-transform: uppercase;

} 

.nav_item a{
    font-weight: bold;
    text-decoration: none;
    color: #cccccc;
}

#home .nav_item a{
    font-weight: bold;
    text-decoration: none;
    color: #ffffff;
}

#home .nav_item a:hover{
    color: #3acaff;
}

.nav_item>#register{
    text-transform: none;
}

#signup{
    margin-right: 15px;
    padding: 8px 16px;
    color: #ccc;
    border: 2px solid rgba(255,255,255,0.6);
    background: rgba(255,255,255,0.3);
    -webkit-border-radius: 32px;
    -moz-border-radius: 32px;
    -ms-border-radius: 32px;
    -o-border-radius: 32px;
    border-radius: 32px;
    text-align: center;
}

#home #signup{
    color:#ffffff;
    border: 2px solid rgba(255,255,255,0.5);
    background: rgba(255,255,255,0.3);
}

#home #signup:hover{
    color:#ffffff;
    border: 2px solid rgba(255,255,255,0);
    background: rgba(255,255,255,0.5);
}

/*--------------------------------------------HOME-INTRO--------------------------------------*/

.section_intro {
    height: 560px;
}

.section_intro div{

}

ul {
    list-style: none;
}

.hero_text{
    height:400px;
    width:540px;
    padding: 60px 0 2px 10px;
}

.hero_text h1{
    color:#000000;
    line-height:20px;
}

.hero_subtext{
    font-family: ProximaNova1;
    font-size:23px;
    width:400px;
    margin:50px 0 2px 0;
}

.download {
    margin: 60px 0 0 0;

}
.download .dlios{
    background: transparent url('/resources/public2/img/downloadsprite.png') no-repeat 0 0px;
    width: 197px;
    height: 69px;
    text-indent: -9999px;
    border: 0;
    display: inline-block;
    margin-right: 16px;
}

.download .dlios:hover{
    background: transparent url('/resources/public2/img/downloadsprite.png') no-repeat 0px -69px;
}

.download .dlios:active{
    background: transparent url('/resources/public2/img/downloadsprite.png') no-repeat 0px -138px;
}

.download .dlandroid{
    background: transparent url('/resources/public2/img/downloadsprite.png') no-repeat -197px 0px;
    width: 197px;
    height: 69px;
    text-indent: -9999px;
    border: 0;
    display: inline-block;
    margin-right: 0;
}

.download .dlandroid:hover{
    background: transparent url('/resources/public2/img/downloadsprite.png') no-repeat -197px -69px;
}

.download .dlandroid:active{
    background: transparent url('/resources/public2/img/downloadsprite.png') no-repeat -197px -138px;
}

.hero_device {
    background: url('/resources/public2/img/hero_device.png') no-repeat;
    height: 760px;
    width: 630px;
    display:inline;
    padding: 0 10px 0 0;
    margin: -60px 0 0 0;
    position:absolute;

}

/*------------------------------------------HOME-FEATURES----------------------------------------*/

.section_features {
    height:750px;
    background:#efede3;
}

.featurescroll{
    padding:100px 0 0 0;
    height:600px;
}

.feature_ios{
    background: url('/resources/public2/img/ios.png') no-repeat;
    height: 620px;
    width: 320px;
}

.screenshot_ios{
    position: relative;
    top: 126px;
    left: 53px;
    width: 218px;
    height: 387px;

/*
position: relative;
top: 126px;
left: 53px;
width: 218px;
height: 387px;
*/
}

.feature_android{
    background: url('/resources/public2/img/android.png') no-repeat;
    height: 620px;
    width: 344px;

}

.screenshot_android{
    position: relative;
    top: 92px;
    left: 44px;
    width: 260px;
    height: 434px;

/* original
top: 90px;
left: 43px;
width: 261px;
height: 403px;
*/
}


.feature_text{
    text-align:center;
    height:400px;
    width:476px;
    padding: 120px 0 30px 0;

/* ORIGINAL
text-align:center;
height:460px;
width:476px;
padding: 60px 0 30px 0;
*/


}

.dot {
    display: inline-block;
    width:12px;height:12px;
    border-radius:6px;
    background-color:#B1B1B1;
    margin: 0 2px 0 2px;
}

.dot:hover {
    display: inline-block;
    width:12px;height:12px;
    border-radius:6px;
    background-color: #2878F0;
}

.activedot {
    display: inline-block;
    width:12px;height:12px;
    border-radius:6px;
    background-color: #2878F0;
}


/*---------------------------------------HOME-REVIEWS-----------------------------------------*/

.section_reviews {
    height:430px;
    background:#fff;
}

.press_carousel {
    padding:24px 20px 0 20px;
    width:1110px;
    margin: auto;
    height:96px;
}

.reviews{
    width: 600px;
    margin:auto;
    padding: 30px 0 30px 0;
    text-align: center;
    font-weight: bold;
    font-size: 24px;


}
.quote{
    color:#fff;

}

#wired{
    background: transparent url('/resources/public2/img/presssprite.png') no-repeat 0 0px;
    width: 180px;
    height: 48px;
    border: 0;
    display: inline-block;
    margin-right: 78px;
    vertical-align: middle;
}

#wired:hover{
    background: transparent url('/resources/public2/img/presssprite.png') no-repeat 0 -48px;

}

#mashable{
    background: transparent url('/resources/public2/img/presssprite.png') no-repeat -180px 0px;
    width: 180px;
    height: 48px;
    border: 0;
    display: inline-block;
    margin-right: 60px;
    vertical-align: middle;
}

#mashable:hover{
    background: transparent url('/resources/public2/img/presssprite.png') no-repeat -180px -48px;
}



#lifehacker{
    background: transparent url('/resources/public2/img/presssprite.png') no-repeat -360px 0px;
    width: 180px;
    height: 48px;
    border: 0;
    display: inline-block;
    margin-right: 60px;
    vertical-align: middle;
}

#lifehacker:hover{
    background: transparent url('/resources/public2/img/presssprite.png') no-repeat -360px -48px;
}


#gizmodo{
    background: transparent url('/resources/public2/img/presssprite.png') no-repeat -540px 0px;
    width: 184px;
    height: 48px;
    border: 0;
    display: inline-block;
    margin-right: 68px;
    vertical-align: middle;
}

#gizmodo:hover{
    background: transparent url('/resources/public2/img/presssprite.png') no-repeat -540px -48px;
}


#roughguides{
    background: transparent url('/resources/public2/img/presssprite2.png') no-repeat 0 0px;
    width: 96px;
    height: 96px;
    border: 0;
    display: inline-block;
    vertical-align: middle;

}

#roughguides:hover{
    background: transparent url('/resources/public2/img/presssprite2.png') no-repeat 0 -96px;
}

#reviewbox{
    background-color:#bbb;
    width:800px;
    height:190px;
    margin: 40px auto 0 auto;

/* Dan added this because he likes the rounded box for quotes */
	border: 0px solid #ced2d1;
    -webkit-border-radius: 155px;
    -moz-border-radius: 155px;
    border-radius: 155px;
}

/*------------------------------------FOOTER-------------------------------------*/

#footer{
    height:88px;
}

#footer p{
    margin:0 0 0 0;
}

.footercontent{
    height: 20px;
    width:1100px;
    padding:32px 0 0 0;
}

.copyright {
    display:inline;
    float:left;
    font-size:16px;
}

.footernav {
    float:right;
    height: 40px;
}

.footer_item{
    float:left;
    margin-right:24px;
    text-transform:uppercase;
    display:inline;
}

.footer_item a{
    font-weight: bold;
    text-decoration: none;
    color: #6c6c6c;
}

#footerfb{
    background: transparent url('/resources/public2/img/footersprite.png') no-repeat 0px 0px;
    width:32px;
    height:32px;
    margin-right:14px;
    margin-top:-5px;
}

#footerfb:hover{
    background: transparent url('/resources/public2/img/footersprite.png') no-repeat 0px -32px;
}

#footertw{
    background: transparent url('/resources/public2/img/footersprite.png') no-repeat -32px 0px;
    width:32px;
    height:32px;
        margin-top:-5px;
}

#footertw:hover{
    background: transparent url('/resources/public2/img/footersprite.png') no-repeat -32px -32px;
}


/*-----------------------------------------------ABOUT PAGE---------------------------------------*/

.section_team{
    background: #efede3;
    text-align: center;
    min-height:450px;
}

.team1{
    padding-top: 30px;
    padding-bottom: 30px;
    position: relative;
}

.team {
    vertical-align: middle;
    cursor: default;
    background: #fff;
    width: 240px;
    height: 240px;
    padding: 0px;
    margin-left: 44px;
    margin-right: 44px;
    border: 0px solid #ced2d1;
    -webkit-border-radius: 155px;
    -moz-border-radius: 155px;
    border-radius: 155px;
    display: inline-block;
    position: relative;
}

.team_name {
    background-color: rgba(255,255,255,0.7);
    opacity: 0;
    width: 180px;
    height: 160px;
    padding: 40px 30px;
    left: 0px;
    top: 0px;
    -webkit-border-radius: 155px;
    -moz-border-radius: 155px;
    border-radius: 155px;
    position: absolute;
    display: none;
    -webkit-transition: opacity 0.2s ease-out;
    -moz-transition: opacity 0.2s ease-out;
    -o-transition: opacity 0.2s ease-out;
    transition: opacity 0.2s ease-out;
}

.team img {
    -webkit-border-radius: 155px;
    -moz-border-radius: 155px;
    border-radius: 155px;
}


.team_name a{
    vertical-align:middle;
    width:32px;height:32px;
    margin: 62px 10px 0 10px;
    display:inline-block;
    overflow:hidden
}
.team_name a img{
    -webkit-border-radius:0;-moz-border-radius:0;border-radius:0
}
.team_name a:hover img{
    margin-top: -32px;
}

.team_name:hover{
    opacity:1
}
.team:hover .team_name{
    display:block
}

.team_blurb{
    margin:22px 0 5px 0;
}

.team_blurb p{
    font-size:14px;
    margin:16px 0 16px 0;
}

.section_teamcontent{
    height:500px;
}


/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

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

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

/*
 * A better looking default horizontal rule
 */

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

/*
 * Remove the gap between images and the bottom of their containers: h5bp.com/i/440
 */

img {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

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

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Chrome Frame prompt
   ========================================================================== */

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

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

















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

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

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

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

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

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

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

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

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

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@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;
    }
}
