html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.clearfix {
    clear: both;
}

body {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    color: #333;
    font-size: 14px;
    line-height: 24px;
    background-color: #d6e0e2;
}
.container {
    width: 960px;
    margin: 0 auto;
    padding: 0 10px;
}
.error {
    border-color: red !important;
}
.top-menu, header, .promo-block-top, .promo-block, .apps-block, .library-block, .library-block-bottom, footer {
    min-width: 1000px;
}

.top-menu {
    width: 100%;
    height: 110px;
    background: url(/img/home/top-menu-bg.png) center top repeat-x;
    position: absolute;
    top: 35px;
    left: 0;
    z-index: 50;
}
.top-menu-bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 110px;
    z-index: -1;
    background: url(/img/home/top-menu-center.png) center top no-repeat;
}
.pubchase {
    padding-top: 15px;
    float: left;
}
.logo {
    float: left;
    background: url(/img/home/home-sprite.png) 0 0 no-repeat;
    width: 35px;
    height: 33px;
}
.logo-text, .logo-text:hover {
    float: left;
    color: #fff;
    font-size: 17px;
    line-height: 33px;
    text-decoration: none;
    margin-left: 15px;
}
.logo-text span {
    font-weight: bold;
}
.menu {
    float: right;
    padding-top: 15px;
}
.menu li {
    float: left;
    font-size: 18px;
    line-height: 33px;
    margin-right: 15px;
}
.menu li:last-child {
    margin-right: 0;
}
.menu li a {
    color: #fff;
    text-decoration: none;
    font-size: 16px;
}
.menu li a:hover {
    text-decoration: underline;
}

header {
    width: 100%;
    background: #d6e0e2 url(/img/home/header-bg.png) center 120px no-repeat;
    margin-top: 68px;
    position: relative;
    overflow: hidden;
}
.header-man1 {
    background: url(/img/home/men.png) 0 0 no-repeat;
    width: 38px;
    height: 53px;
    position: absolute;
    top: 302px;
    left: 50%;
    margin-left: -502px;
    z-index: 1;
}
.header-man2 {
    background: url(/img/home/men.png) -48px 0 no-repeat;
    width: 43px;
    height: 56px;
    position: absolute;
    top: 300px;
    left: 50%;
    margin-left: 460px;
    z-index: 1;
}
.start-block {
    width: 880px;
    background: rgba(255,255,255,.8);
    border-radius: 10px;
    margin: 90px auto 130px auto;
    padding: 15px 20px;
    display: block;
    z-index: 2;
    position: relative;
     -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
}
.start-block h1 {
    font-size: 38px;
    line-height: 35px;
    margin: 15px 0 30px 0;
    text-align: center;
    font-weight: bold;
}
.video-block {
    float: left;
    margin-right: 30px;
}
.start-now {
    float: left;
    width: 300px;
}   
.start-now h2 {
    font-size: 30px;
    line-height: 40px;
    font-weight: normal;
    margin: 10px 0 0 0;
    text-align: left;
}
.start-now h2 span {
    font-weight: bold;
}
.start-now-btn {
    font-size: 22px;
    color: #fff;
    padding: 20px 50px;
    border-radius: 10px;
    border: none;
    background-color: #29526B;
    display: inline-block;
    margin: 20px 0;
    cursor: pointer;
    text-transform: uppercase;
}
.start-now-btn:hover {
    background-color: #003657;
}
.rules {
    font-size: 12px;
    line-height: 14px;
    color: #666666;
}
.rules a {
    color: #666666;
}
.promo-block-top {
    width: 100%;
    background: url(/img/home/promo-bg-top.png) center top no-repeat;
    height: 46px;
    margin-top: -45px;
    position: relative;
}
.promo-block {
    width: 100%;
    background: url(/img/home/promo-bg.jpg) center top no-repeat;
    height: 481px;
}
.promo-block .block {
    float: left;
    width: 33.3333%;
    text-align: center;
    margin-top: 70px;
    color: #fff;
}
.search-icon {
    margin: 0 auto;
    background: url(/img/home/home-sprite.png) 0 -53px no-repeat;
    width: 114px;
    height: 116px;
}
.library-icon {
    margin: 0 auto 3px auto;
    background: url(/img/home/home-sprite.png) 0 -171px no-repeat;
    width: 80px;
    height: 111px;
}
.read-icon {
    margin: 0 auto 14px auto;
    background: url(/img/home/home-sprite.png) 0 -282px no-repeat;
    width: 149px;
    height: 100px;
}
.promo-block .block h2 {
    font-size: 25px;
    font-weight: bold;
    margin: 70px 0 20px 0;
    display: inline-block;
}
.promo-block .block p {
    font-size: 18px;
    line-height: 24px;
    margin: 0;
}
.promo-icon, .search-icon, .cloud-synch {
    -webkit-transform: rotate(0deg) translate3d( 0, 0, 0);
         -moz-transform: rotate(0deg);
           -o-transform: rotate(0deg);
          -ms-transform: rotate(0deg);
              transform: rotate(0deg);
      -o-transition:.5s;
      -ms-transition:.5s;
      -moz-transition:.5s;
      -webkit-transition:.5s;
      transition:.5s;
}
.promo-icon-360, .promo-icon:hover {
      -webkit-transform: rotate(360deg) translate3d( 0, 0, 0);
         -moz-transform: rotate(360deg);
           -o-transform: rotate(360deg);
          -ms-transform: rotate(360deg);
              transform: rotate(360deg);
      -o-transition:.3s;
      -ms-transition:.3s;
      -moz-transition:.3s;
      -webkit-transition:.3s;
      transition:.3s;
}
.search-icon-360, .search-icon:hover {
      -webkit-transform: rotate(-360deg) translate3d( 0, 0, 0);
         -moz-transform: rotate(-360deg);
           -o-transform: rotate(-360deg);
          -ms-transform: rotate(-360deg);
              transform: rotate(-360deg);
      -o-transition:.5s;
      -ms-transition:.5s;
      -moz-transition:.5s;
      -webkit-transition:.5s;
      transition:.5s;
}
.apps-block {
    padding: 70px 0;
    background: #fff;
    position: relative;
    height: 840px;
    overflow: hidden;
}
.apps-block h2 {
    font-size: 45px;
    font-weight: bold;
    text-align: center;
}
.apps-block p {
    font-size: 22px;
    line-height: 26px;
    margin: 60px 0;
    text-align: center;
}
.apps-arrow-block {
    width: 100px;
    height: 100px;
    margin: 0 auto;
    border: 2px solid #019582;
    border-radius: 100px;
    overflow: hidden;
    position: relative;
	cursor: pointer;
}
.apps-arrow {
    background: url(/img/home/home-sprite.png) 0 -381px no-repeat;
    width: 100px;
    height: 100px;
    position: absolute;
    top: 0;
    left: 0;
    margin-left: -2px;
}
.apps-arrow-twin {
    top: -100px;
    left: 0;
}
.android-apps {
    background: url(/img/home/android.png) 0 0 no-repeat;
    width: 208px;
    height: 363px;
    position: absolute;
    top: 520px;
    left: 50%;
    margin-left: 100px;
    z-index: 3;
}
.iphone-apps {
    background: url(/img/home/iphone.png) 0 0 no-repeat;
    width: 340px;
    height: 175px;
    position: absolute;
    top: 730px;
    left: 50%;
    margin-left: -290px;
    z-index: 4;
}
.ipad-apps {
    background: url(/img/home/ipad.png) 0 0 no-repeat;
    width: 299px;
    height: 383px;
    position: absolute;
    top: 480px;
    left: 50%;
    margin-left: 280px;
    z-index: 2;
}
.laptop-apps {
    background: url(/img/home/laptop.png) 0 0 no-repeat;
    width: 705px;
    height: 416px;
    position: absolute;
    top: 435px;
    left: 50%;
    margin-left: -580px;
    z-index: 2;
}
.library-block {
    width: 100%;
    background: #42677e url(/img/home/clouds-top.jpg) top center no-repeat;
    padding: 90px 0 110px 0;
    text-align: center;
    position: relative;
    overflow: hidden;
}
.library-block h2 {
    font-size: 35px;
    line-height: 45px;
    font-weight: bold;
    color: #fff;
    z-index: 5;
}
.library-block p {
    font-size: 22px;
    color: #fff;
    margin: 20px 0 0 0;
    z-index: 5;
}
.library-image {
    width: 100%;
    height: 150px;
    margin: 40px 0;
    position: relative;
    z-index: 5;
}
.cloud-left {
    background: url(/img/home/cloud.png) 0 0 no-repeat;
    width: 260px;
    height: 149px;
    position: absolute;
    top: 0px;
    left: 100px;
    margin-left: -100px;
    z-index: 5;
}
.cloud-right {
    background: url(/img/home/cloud.png) 0 0 no-repeat;
    width: 260px;
    height: 149px;
    position: absolute;
    top: 0px;
    right: 100px;
    margin-right: -100px;
    z-index: 5;
}
.cloud-synch {
    background: url(/img/home/cloud-synch.png) 0 0 no-repeat;
    width: 124px;
    height: 105px;
    position: absolute;
    top: 30px;
    left: 50%;
    margin-left: -62px;
    z-index: 5;
}

.cloud-synch:hover {
    -webkit-transform: rotate(-405deg) translate3d( 0, 0, 0);
         -moz-transform: rotate(-405deg);
           -o-transform: rotate(-405deg);
          -ms-transform: rotate(-405deg);
              transform: rotate(-405deg);
      -o-transition:.6s;
      -ms-transition:.6s;
      -moz-transition:.6s;
      -webkit-transition:.6s;
      transition:.6s;
}
.cloud-small {
	background: url(/img/home/clouds-small.png) center 0 repeat-x;
    position: absolute;
    top: 0px;
    left: 0;
	right: 0;
	bottom: 0;
    z-index: 4;
	width: 100%;
}
.cloud-big {
	background: url(/img/home/clouds-big.png) center 0 repeat-x;
    position: absolute;
    top: 0px;
    left: 0;
	right: 0;
	bottom: 0;
    z-index: 2;
	width: 100%;
}
.library-block-bottom {
    width: 100%;
    height: 35px;
    background: #d6e0e2 url(/img/home/library-bg-bottom.png) top center no-repeat;
    margin: 0;
}
footer {
    margin: 0px auto;
    padding: 80px 0 10px;
    text-align: center;
    font-size: 13px;
    color: #fff;
    background: #42677e url(/img/home/footer-bottom.jpg) top center no-repeat;
}
footer p {
    margin-bottom: 20px;
}
footer a {
    color: #fff;
    text-decoration: none;
}
.social-footer {
    margin: 10px auto;
}
.fb-like {
    width: 85px; height: 20px; margin-top: 5px; margin-right: 10px;
}
#___plusone_0 {
    width: 70px !important;
}

.darkwin {
    display: none;
    width: 100%;
    height: 100%;
    position:fixed;top:0;left:0;display:none;z-index:9999;background: rgba(0,0,0,0.7); 
}
.popover {
    padding: 1px;
    background-color: #ffffff;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.signin-window {
    display: none;
    width: 380px;
    max-width: 380px;
    position:fixed;
    top: 40px;
    left: 50%;
    margin-left: -190px;
    z-index: 9999999;
}
.signin-window .popover-content {
    padding: 25px 35px;
}
.signin-window h5 {
    font-size: 36px;
    line-height: 36px;
    margin-bottom: 23px;
    font-weight: normal;
}
.signin-window form {
    width: 100%;
    font-size: 14px;
}
.signin-window input[type="email"], .signin-window input[type="password"] {
    width: 100%;
    height: 38px;
    font-size: 16px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border linear .2s, box-shadow linear .2s;
    -moz-transition: border linear .2s, box-shadow linear .2s;
    -o-transition: border linear .2s, box-shadow linear .2s;
    transition: border linear .2s, box-shadow linear .2s;
    padding: 4px 6px;
    line-height: 20px;
    color: #555555;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.signin-window input, .signin-window label, .signin-window button  {
    margin: 10px 0; 
}
.signin-window label {
    font-size: 18px;
    line-height: 14px;
    padding: 0;
    display: block;
}
.signin-window input[type="radio"] {
    margin:0;
    padding: 0;
    margin-right: 10px;
} 
.signin-window .sign-btn {
    width: 230px;
    padding: 0px 14px;
    font-weight: 500;
    letter-spacing: 1px;
    color: #fff;
    height: 38px;
    font-size: 18px;
    line-height: 40px;
    text-decoration: none;
    text-align: center;
    border-radius: 3px;
    border: 0;
    margin: 10px auto;
    display: block
}
.window-close {
    color: #222;
    text-decoration: none;
    margin-right: 10px !important;
    margin-top: 10px !important;
    float: right;
    cursor: pointer;
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg); 
    -o-transform: rotate(0deg); 
    -moz-transform:rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .3s;   
    transition: .3s;  
}
.window-close:hover {
    -ms-transform: rotate(360deg); 
    -webkit-transform: rotate(360deg); 
    -o-transform: rotate(360deg); 
    -moz-transform:rotate(360deg); 
    transform: rotate(360deg);
}
.signin-window .fb_connect_btn {
    float: right;
    padding: 5px 10px;
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    margin-right: 40px;
    background: #306199;
    border: 0;
    border-radius: 4px;
    -webkit-transition: background-color 0.2s ease-in-out;
    -moz-transition: background-color 0.2s ease-in-out;
    -o-transition: background-color 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out;
}
.signin-window .fb_connect_btn:hover {
    background: #244872;
}
.google-signin {
    float: left;
    padding: 5px 10px;
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    margin-left: 40px;
    background: #E93F2E;
    border: 0;
    border-radius: 4px;
    -webkit-transition: background-color 0.2s ease-in-out;
    -moz-transition: background-color 0.2s ease-in-out;
    -o-transition: background-color 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out;
}
.google-signin:hover {
    background: #CE2616;
}
.disclaimer {
    font-size: 11px;
    color: #A7A6B2;
    width: 100%;
    text-align: center;
}
.disclaimer a {
    color: #A7A6B2;
}
.signin-window .reset-pass {
    color: #9E9E9E;
    font-size: 12px;
    text-decoration: underline;
    line-height: 37px;
}
.signin-window #___signin_0 {
    left: 50%;
    margin-left: -61px !important;
    margin-bottom: 35px;
}
.or-connect-btns {
    font-size: 11px;
    color: #A7A6B2;
    width: 100%;
    float: left;
    text-align: center;
    line-height: 18px;
}
.connect-btns {
    float: left;
    margin: 10px auto;
    width: 100%;
}
/*.fotoer-social {
    background: #42677e url(/img/home/clouds-top.jpg) top center no-repeat;
}*/
.footer-social a:hover{
    text-decoration: underline !important;
}
.footer-social h2 {
    font-size: 30px;
}

@media
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (   min--moz-device-pixel-ratio: 2),
only screen and (     -o-min-device-pixel-ratio: 2/1),
only screen and (        min-device-pixel-ratio: 2),
only screen and (                min-resolution: 192dpi),
only screen and (                min-resolution: 2dppx) { 

    .android-apps {
        background: url(/img/home/android-2x.png) 0 0 no-repeat;
        background-size: 208px 363px;
    }
    .iphone-apps {
        background: url(/img/home/iphone-2x.png) 0 0 no-repeat;
        background-size: 340px 175px;
        width: 340px;
        height: 175px;
    }
    .ipad-apps {
        background: url(/img/home/ipad-2x.png) 0 0 no-repeat;
        background-size: 299px 383px;
    }
    .laptop-apps {
        background: url(/img/home/laptop-2x.png) 0 0 no-repeat;
        background-size: 705px 416px;
        width: 705px;
        height: 416px;
    }
    .cloud-left {
        background: url(/img/home/cloud-2x.png) 0 0 no-repeat;
        background-size: 260px 149px;
    }
    .cloud-right {
        background: url(/img/home/cloud-2x.png) 0 0 no-repeat;
        background-size: 260px 149px;
    }
    .logo {
        background: url(/img/home/home-sprite-2x.png) 0 0 no-repeat;
        background-size: 149px 481px;
    }
    .search-icon {
        background: url(/img/home/home-sprite-2x.png) 0 -53px no-repeat;
        background-size: 149px 481px;
    }
    .library-icon {
        background: url(/img/home/home-sprite-2x.png) 0 -169px no-repeat;
        background-size: 149px 481px;
    }
    .read-icon {
        background: url(/img/home/home-sprite-2x.png) 0 -281px no-repeat;
        background-size: 149px 481px;
    }
    .apps-arrow {
        background: url(/img/home/home-sprite-2x.png) 0 -381px no-repeat;
        background-size: 149px 481px;
    }
}
.header-top {
    min-width: 1000px;
    padding-top: 4px;
    padding-bottom: 6px;
    border-bottom: 1px solid #f5f5f5;
    color: #fff;
    text-align: center;
    background-color: #454545;
    border-bottom: 1px solid #000;
}
.header-top a {
    color: #fff;
}