* {
	font-family: Lato;
  	padding: 0;
	margin: 0;
	background-size: contain;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	text-decoration: none;
}

html body {
	margin: 0;
	padding: 0;
	font-family: Arial;
	-webkit-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	overflow-x: hidden;
	background-color: #fff;
	min-width: 1200px;
}

guest-lighter{
	font-family: inherit;
}

.section {
	overflow-x: hidden;
	overflow-y: hidden;
}

.header{
	position: fixed;
	top: -60px;
	left: 0;
	width: 100%;
	height: 60px;
	background-color: rgba(255,255,255,0.9);
	/*background-image: url(../image/header2.png);*/
	background-size: initial;
    background-position: 50% 0;
    background-repeat: no-repeat;
    z-index: 990;

}

.head {
	z-index: 5;
	position: absolute;
	width: 100%;
}

.on{	
    margin-top: 59px;
    border-bottom: 1px solid #eee;
}



.click {
	display: inline-block;
	float: right;
	margin-right: 50px;
	margin-top: 15px;
}

.c_appstore {
	width: 108px;
	height: auto;
	border: 1px solid #eee;
	border-radius: 5px;
}

.c_chrome {
	width: 119px;
	height: auto;
	margin-right: 9px;
	border: 1px solid #eee;
	border-radius: 5px;
}

.c_safari {
	width: 119px;
	height: auto;
	margin-right: 9px;
	border: 1px solid #eee;
	border-radius: 5px;
}

.c_normal {
	width: 119px;
	height: auto;
	margin-right: 9px;
	border: 1px solid #eee;
	border-radius: 5px;
}

.btnch {
	display: inline-block;
	cursor: pointer;
	margin-right: 5px;
}

.btnsa {
	display: inline-block;
	cursor: pointer;
	margin-right: 5px;
}

.btnno {
	display: inline-block;
	cursor: pointer;
	margin-right: 5px;
}

.section_line {
	background-color: #d8d8d8;
	height: 1px;	
	width: 100%;
	z-index: 1000000000;
	position: relative;
}

.section0 {
	position: relative;
	height: 996px;
}

.icon {
	width :30px;
	height: auto;
	margin-right: 8px;
	margin-left: 70px;
	margin-top:25px;
	display: inline-block;
}

.lineR-black {
    width :90px;
    margin-bottom: 6px;
    height: auto;
    margin-top:25px;
    display: inline-block;
}

.lineR {
	width :90px;
	margin-bottom: 6px;
	height: auto;
	margin-top:15px;
	display: inline-block;
}

.btnBox {
	text-align: right;
	position: absolute;
	top: 25px;
	right: 41px;
}

.sign_in {
    display: inline;
    position: relative;
    top: -13px;
    margin-right: 20px;
    font-family: Lato;
    font-size: 15px;
    font-weight: 900;
    text-align: center;
    color: rgba(0, 0, 0, 0.8);
    cursor: pointer;
}

.chrome_head {
	width: 110px;
	height: 36px;
  
}

.chrome_head:hover {
	opacity: 0.8;
}

.apple_head {
	width: 115.2px;
	height: 36px;
}

.apple_head:hover {
	opacity: 0.8;
}


.tablebg {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 600px;
	background-color: #fff;
	background-image: url(./image/featured2.jpg);
	background-size: cover;
    background-position: 50% 0;
    background-repeat: no-repeat;
    margin-bottom: 275px;
}

.section0_title {
    position: absolute;
    left: 50%;
    margin-left: -161px;
    font-family: Lato;
    font-size: 34px;
    font-weight: 300;
    color: #3a3a3a;
    top: 106px;
    text-align: center;
    z-index: 1;
    background-color: rgba(255, 254, 129, 0.9);
    padding: 5px;
}

.main {
	text-align: center;
	position: absolute;
	width: 100%;
	z-index: 2;
}

#guide_video {
	width: 664px;
    height: 472px;
    position: absolute;
    top: 217px;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 3;
}

#guide_screenshot {
	width: 664px;
    height: 415px;
    position: absolute;
    top: 217px;
    left: 0;
    right: 0;
    margin: 0 auto;
    background-image: url(./image/youtube_screenshot.png);
    background-size: cover;
    z-index: 1
}

#guide_filter {
	width: 639px;
    height: 399px;
    position: absolute;
    top: 243px;
    left: 5px;
    right: 0;
    margin: 0 auto;
    background-color: rgba(255, 255, 255, 0.9);
    z-index: 7
}

.loading_image {
    position: relative;
    top: 177px;
    left: -6px;
    right: 0;
    margin: 0 auto;
    width: 75px;
	height: 75px;
    -webkit-animation:spin 1s linear infinite;
    -moz-animation:spin 1s linear infinite;
    animation:spin 1s linear infinite;
}

@-moz-keyframes spin { 100% { -moz-transform: rotate(360deg); } }
@-webkit-keyframes spin { 100% { -webkit-transform: rotate(360deg); } }
@keyframes spin { 100% { -webkit-transform: rotate(360deg); transform:rotate(360deg); } }

#smart_filter{
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	position: fixed;
	background-color: rgba(0,0,0,0.6);
	z-index: 9;
	display: none;
}

#download_box {
	width: 300px;
    height: 408px;
    border-radius: 3px;
    background-color: #ffffff;
    box-shadow: 0 2px 7px 0 rgba(0, 0, 0, 0.3);
    position: fixed;
    left: 50%;
    margin-left: -150px;
    top: 196px;
    z-index: 10;
    text-align: center;
    display: none;
}

.box_close {
	position: absolute;
	right: 16px;
	top: 16px;
	width: 14px;
	height: 14px;
	cursor: pointer;
}

.download_text {
	font-family: Lato;
	font-size: 20px;
	font-weight: 700;
	text-align: center;
	color: #363636;
	position: relative;
	top: 33px;
	display: block;
}

.section0 .play_button {
	position: absolute;
    left: 50%;
    margin-left: -25px;
    top: 140px;
    width: 50px;
    height: 50px;
    border-radius: 100px;
    cursor: pointer;
}

.section0 .play_button:hover {
	opacity: 0.8
}

.smart_download_button {
	width: 230px;
	height: 40px;
	border-radius: 3px;
	border: solid 1px #d8d8d8;
	position: absolute;
	left: 50%;
	margin-left: -115px;
}

.smart_download_button p {
	font-family: Lato;
	font-size: 14px;
	font-weight: 700;
	text-align: center;
	color: #bdbdbd;
	top: 12px;
	position: absolute;
}

.chrome_box {
	top: 75px;
	cursor:pointer;
}

.iOS_box {
	top: 123px;
	cursor:pointer;
}

.android_box {
	top: 209px;
}

.safari_box {
	top: 259px;
}

.firefox_box {
	top: 309px;
}

.comming_soon {
	position: absolute;	
	top: 173px;
	width: 100%;
}

.comming_soon p {
	display: inline-block;
	position: absolute;
	left: 109px;
	font-family: Lato;
	font-size: 15px;
	font-weight: 300;
	line-height: 1.47;
	letter-spacing: -0.2px;
	text-align: center;
	color: #bdbdbd;
}

.smart_download_image {
	width: 35px;
	position: absolute;
	left: 3px;
	top: 2px;
}

#replay_text{
	opacity: 0.7;
	font-family: Lato;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	color: #363636;
	top: 197px;
	position: relative;
}

.try_highlight {
	width: 150px;
	height: 40px;
	border-radius: 5px;
	border: solid 1px #363636;
	color: #363636;
    position: absolute;
    left: 50%;
    margin-left: -75px;
    top: 231px;
    cursor: pointer;
    background-color: #ffffff;
}

.try_highlight p {
    font-family: Lato;
    font-size: 14px;
    font-weight: normal;
    text-align: center;
    position: absolute;
    left: 42px;
    top: 10px;
}
 
.try_button {
	width: 30px;
    position: absolute;
    left: 6px;
    top: 5px;
}

.download_button {
	width: 150px;
	height: 40px;
	border-radius: 5px;
	border: solid 1px #363636;
	color: #363636;
	position: absolute;
    left: 50%;
    margin-left: -75px;
    top: 279px;
    cursor: pointer;
    background-color: #ffffff;
}

.download_button p {
    font-family: Lato;
    font-size: 14px;
    font-weight: normal;
    text-align: center;
    position: absolute;
    left: 54px;
    top: 11px;
}

.download_icon {
	width: 30px;
    position: absolute;
    left: 6px;
    top: 5px;
}

.application {
	margin-top: 200px;
	z-index: 6;
	position: relative;
}

.section0 .main_mac {
	width: 900px;
    height: inherit;
}

.section0 .our_users {
	position: absolute;
	top: 795px;
	width: 100%;
	text-align: center; 
}

.section0 .our_users p {
	position: relative;
	font-family: Lato;
	font-size: 22px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.55;
	text-align: center;
	color: #3a3a3a;	
}

.section0 .logos {
	width: 875px;
	height: 90px;
	position: relative;
	margin: 0 auto;
	top: 18px;
}

.section0 .our_users .logo {
	display: block;
	text-align: center; 
	height: 100px; 
	margin-left: 20px;
	margin-right: 20px;
	outline: none;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}

.section0 #left-slider {
	position: absolute;
	left: 50%;
	width: 16px;
	-moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: FlipH;
    -ms-filter: "FlipH";
    top:117px;
    margin-left: -540px;
    cursor: pointer;
    opacity: 0.6;
}

#left-slider:hover {
	opacity: 1;	
}

.section0 #right-slider {
	position: absolute;
	right: 0px;	
	width: 16px;
	left: 50%;
	margin-left: 550px;
	top:117px;
	cursor: pointer;
	opacity: 0.6;
}

#right-slider:hover {
	opacity: 1;	
}

.section1 {
	position: relative;
	z-index: 1;	
	height: 780px;
	background-color: #363636;
}

.section1 #s1bar{
	width: 60px;
	height: 1px;
	background-color: rgba(255, 255, 255, 0.8);
	left: 50%;
	margin-left: -30px;	
	position: relative;
	margin-top: 12px;
	margin-bottom: 16px;
}

.circle {
    width: 50px;
	opacity: 0;
}

.sync {
	text-align: left;
    position: relative;
    top: 72px;
    display: inline-block;
    left: 50%;
    margin-left: -250px;
    width: 500px;
    text-align: center; 
}

.apples {
	text-align: center;
	display: block;
}

.section1 .white_mac {
    position: absolute;
    width: 900px;
    left: 50%;
    margin-top: 105px;
    margin-left: -450px;
    z-index: 1;
}

.count_highlight {
	position: absolute;
    right: 74px;
    top: -22px;
	-webkit-filter: blur(6px);
	filter: blur(5px);
	transition-duration: 2s;
	-webkit-transition-duration: 2s;
	-o-transition-duration: 2s;
	-moz-transition-duration: 2s;
	-ms-transition-duration: 2s;
}

.count_highlight_filter {
	position: absolute;
	right: 65px;	
	top: -35px;
	z-index: 100;
	width: 175px;
	height: 80px;
	border-radius: 10px;
	border: solid 1px #d8d8d8;
	-webkit-filter: blur(6px);
	filter: blur(5px);
	transition-duration: 2s;
	-webkit-transition-duration: 2s;
	-o-transition-duration: 2s;
	-moz-transition-duration: 2s;
	-ms-transition-duration: 2s;
}

.paragraph {
	font-family: "Pt serif","Georgia","Serif";
	font-size: 16px;
	-webkit-font-smoothing: antialiased;
	line-height: 27px;
	color: #232323 ;
	text-align: left;
	color: #7f7f7f;
	-webkit-filter: blur(6px);
	filter: blur(6px);
	transition-duration: 2s;
	-webkit-transition-duration: 2s;
	-o-transition-duration: 2s;
	-moz-transition-duration: 2s;
	-ms-transition-duration: 2s;
}

.welcome_box {
	width: 660px;
	height: 420px;
	position: absolute;
	left: 50%;
	margin-left: -330px;
	top: 225px;
	z-index: 11;
	display: none;
}

.welcome_box h4 {
	font-family: Lato;
	font-size: 24px;
	font-weight: normal;
	line-height: 1;
	top: 40px;
	position: relative;
}

.welcome_box h6 {
	font-family: Lato;
	font-size: 16px;
	font-weight: normal;
	line-height: 1.5;
	top: 48px;
	position: relative;
}

.welcome_box p {
	font-family: Lato;
	font-size: 14px;
	font-weight: 300;
	line-height: 1.46;
	letter-spacing: -0.2px;
	color: #000000;
	top: 65px;
	position: relative;
	text-align: left;
	width: 290px;
	left: 50%;
	margin-left: -135px;
}

.chrome_box_try {
	top: 104px;
	cursor:pointer;
	width: 230px;
	height: 40px;
	border-radius: 3px;
	border: solid 1px #d8d8d8;
	position: relative;
	left: 50%;
	margin-left: -115px;
}

.chrome_box_try p{
	font-family: Lato;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #000000;
	width: 160px;
}

.iOS_box_try {
	top: 112px;
	cursor:pointer;
	width: 230px;
	height: 40px;
	border-radius: 3px;
	border: solid 1px #d8d8d8;
	position: relative;
	left: 50%;
	margin-left: -115px;
	display: block;
}

.iOS_box_try p {
	font-family: Lato;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #000000;
	width: 175px;
}

.flower_paper {
	width: 659px;
	position: absolute;
	left: 50%;
	margin-left: -330px;
}

.squirrel {
	position: absolute;
	width: 550px;
	left: 50%;
	bottom: 32px;
	margin-left: -275px;
}

.stuffbg1 {
	position: absolute;
    top: 442px;
    left: 50%;
    margin-left: -824px;
    width: 316px;
}

.stuffbg2 {
	width: 316px;
    position: absolute;
    top: 442px;
    left: 50%;
    margin-left: 174px;
}

.stuffs1 {
	width: 316px;
	position: absolute;
}

.stuffs2 {
	width: 316px;
	position: absolute;
}

.start_button {
	width: 170px;
	height: 45px;
	border-radius: 5px;
	background-image: linear-gradient(to left, #5fd5ed, #4be6d4);
	position: absolute;
	left: 50%;
	margin-left: -85px;	
	z-index: 12;
	top: 426px;
	cursor: pointer;
}

.start_icon {
	position: absolute;
    width: 35px;
    height: 35px;
    left: 50%;
    top: 430px;
    z-index: 15;
    margin-left: -80px;
    cursor:pointer
}

.start_text {
	width: 130px;
    height: 17px;
    font-family: Lato;
    font-size: 14px;
    font-weight: 700;
    text-align: center;
    color: #ffffff;
    position: absolute;
    left: 50%;
    top: 439px;
    letter-spacing: 0.1px;
    z-index: 15;
    margin-left: -50px;
    cursor:pointer
}

.appleap {
	width: 720px;
	height:auto;
	transition-duration: 4s;
    transition-timing-function: cubic-bezier(0,0,0.2,1);
}

.section2{
	height: 600px;
	background-color: #f2f2f2;
	position: relative;
	
}

.section2 .feedback-container {
	position: relative;
	text-align: center;
	margin-top: 211px;
	z-index: 2;
	width: 480px;
	left: 50%;
	margin-left: -240px;
	outline: none;
}

.section2 .user_feedback {
	/*position: relative;
	width: 480px;
	left: 50%;
	margin-left: -240px;*/
	height:350px;
	outline: none;
}

.section2 .user_feedback a:focus {
	outline: none;
}

.section2 .user_photo {
	position: relative;
	width: 120px;
	height: 120px;
	border: solid 2px #ffffff;
	border-radius: 60px; 
	left: 50%;
    margin-left: -70px;
}

.section2 .user_comment {
	position: relative;
	width:460px;
	left: 50%;
	margin-left: -230px;
	font-family: Lato;
	font-size: 18px;
	font-weight: 300;
	font-style: italic;
	line-height: 1.33;
	text-align: center;
	color: #000000;
	top: 38px;
}

.section2 .user_name {
	position: relative;
	font-family: Lato;
	font-size: 16px;
	font-weight: normal;
	line-height: 1.38;
	letter-spacing: -0.2px;
	text-align: center;
	color: #000000;
	top: 65px;
}

#tiago{
	background-image: url(./image/TiagoForte.jpg);
	background-size: cover;
}

#oriol{
	background-image: url(./image/OriolNoya.jpg);
	background-size: cover;
}

#alex{
	background-image: url(./image/Image.png);
	background-size: cover;
}

#bk {
	background-image: url(./image/mr.bk.jpg);
	background-size: cover;
}

#marco {
	background-image: url(./image/Capture.PNG);
	background-size: cover;
}

.section2 #feedback_left-slider {
	position: absolute;
	left: 50%;
	width: 16px;
	-moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: FlipH;
    -ms-filter: "FlipH";
    top: 360px;
    margin-left: -280px;
    z-index: 1;
    cursor: pointer;
    opacity: 0.6;
}

#feedback_left-slider:hover {
	opacity: 1;	
}

.section2 #feedback_right-slider {
	position: absolute;
	left: 50%;
	width: 16px;
	top: 360px;
    margin-left: 270px;
    z-index: 1;
    cursor: pointer;
    opacity: 0.6;
}

#feedback_right-slider:hover {
	opacity: 1;	
}

.s2-filter {
	position: absolute;
	background-color: #f2f2f2;
	width: 100%;
	height:600px;
	opacity: 0.9; 
	z-index: 1
}

.s2bg {
	position: relative;
	top: -100px;
	left: 0;
	width: 100%;
	height: 700px;
	background-color: #fff;
	background-image: url(./image/test_bg.jpg);
	background-size: cover;
    background-position: 50% 0;
    background-repeat: no-repeat;
    overflow: hidden;
}

.index_oval_container {
	position: relative;
    left: 50%;
    width: 65px;
    margin-left: -26px;
    top: 150px;
}

.index_oval {
	width: 10px;
	height: 10px;
	background-color: rgba(0, 0, 0, 0.8);
	border-radius: 5px;
	display: inline;
	position: relative;
	float: left;
	margin-right: 6px;
}

.section3 {
	position: relative;
	z-index: 100;
	height: 600px;
}

.section3 .s3explain {
	width: 380px;
    left: 50%;
    margin-left: -476px;
    position: relative;
    top: 225px;
}

.s3explain h4 {
	font-family: Lato;
	font-size: 24px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.42;
	color: #3a3a3a;
	margin-bottom: 14px;
}

.s3explain p {
	font-family: Lato;
	font-size: 17px;
	font-weight: 300;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.53;
	color: #000000;
}

.section3 .devices {
	width: 1200px;
    position: absolute;
    top: -43px;
    left: 40%;
    margin-left: -25px;
    z-index: -10;
}

.section4 {
	text-align: center;
	z-index: 300;
	position: relative;	
	height: 612px;
}

.s4-filter {
	position: absolute;
    background-color: #1d1d1d;
    width: 100%;
    height: 612px;
    opacity: 0.5;
    z-index: 0;
}

.s4bg {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #fff;
	background-image: url(./image/organize_bg_22.jpg);
	background-size: cover;
    background-position: 50% 0;
    background-repeat: no-repeat;
    z-index: 300;
}

.s4explain {
	width: 400px;
    position: absolute;
    top: 230px;
    left: 50%;
    margin-left: 130px;
    text-align: left;
}

.s4explain h4 {
	font-family: Lato;
	font-size: 24px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.42;
	color: rgba(255,255,255,0.8);;
	margin-bottom: 14px;
}

.s4explain p {
	font-family: Lato;
	font-size: 16px;
	font-weight: 300;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.63;
	color: rgba(255,255,255,0.8);;
}

.organize_window {
    width: 600px;
    position: absolute;
    left: 50%;
    margin-left: -528px;
    top: 140px;
    z-index: 1;
}

.organize_card {
    width: 448px;
    position: absolute;
    left: 50%;
    margin-left: -357px;
    top: 201px;
    z-index: 10;
}

.organize_highlights {
	width: 640px;
	position: absolute;
    left: 50%;
    margin-left: -487px;
    bottom: 127px;
}

.container-bottom{
	width: 100%;
	position: relative;
	bottom: 0;
	text-align: center;
	z-index: 300;
}

.icons a {
    position: relative;
    display: inline-block;
    width: 40px;
    height: 40px;
    border: solid 1px #363636;
    border-radius: 20px;
    margin-right: 7px;
    margin-bottom: 5px;
    box-sizing: border-box;
}

.container-bottom img {
	position: relative;
	margin-right: 5px;
}

.container-bottom .facebook {
	width: 26px;
	height: 26px;
    top: 6px;
    left: 3px;
}

.container-bottom .twitter {
	width: 26px;
	height: 26px;
    top: 6px;
    left: 3px;
}

.container-bottom .medium {
	width: 26px;
	height: 26px;
    top: 6px;
    left: 2px;
}

.container-bottom .reddit {
	width: 26px;
	height: 26px;
    top: 6px;
    left: 2px;
}

.container-bottom .aurum {
	width: 26px;
	height: 26px;
    top: 6px;
    left: 2px;
}

.container-bottom .infoliner p{
	font-size: 9px;
	line-height: 15px;
}

.footerbg {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	background-color: #fff;
	background-size: initial;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}

.icons .linkIcon:hover {
	opacity: 0.7;
}

.footappstore {
	width: 122px;
	height: auto;
	margin-right: 15px;
}

.footchrome {
	width: 110px;
	height: auto;
	
}

.footchrome:hover {
    opacity: 0.7;
}

.footappstore:hover {
	opacity: 0.7;

}

.footerbg .icons {
	padding-top: 55px;
	margin-bottom: 20px;
}

.infoliner {
	padding-bottom: 55px;
}