@charset "UTF-8";
/*@import url(//fonts.googleapis.com/css?family=Open+Sans:400,300,600,700);*/
/* CSS Document */


/*
custom navbar
generated by http://twitterbootstrap3navbars.w3masters.nl/?color=%23ffffff&linkcolor=%23000000&activelinkcolor=%23000000&gradient=0&borders=0
*/

.navbar-custom {
	background-color: #ffffff;
	border: 0;
}
.navbar-custom .navbar-brand {
	color: #333333;
}
.navbar-custom .navbar-brand:hover, .navbar-custom .navbar-brand:focus {
	color: #1a1a1a;
	background-color: transparent;
}
.navbar-custom .navbar-text {
	color: #333333;
}
.navbar-custom .navbar-nav > li > a {
	color: #333333;
}
.navbar-custom .navbar-nav > li > a:hover, .navbar-custom .navbar-nav > li > a:focus {
	color: #333333;
	background-color: transparent;
}
.navbar-custom .navbar-nav > .active > a, .navbar-custom .navbar-nav > .active > a:hover, .navbar-custom .navbar-nav > .active > a:focus {
	color: #333333;
	background-color: #eeeeee;
}
.navbar-custom .navbar-nav > .disabled > a, .navbar-custom .navbar-nav > .disabled > a:hover, .navbar-custom .navbar-nav > .disabled > a:focus {
	color: #cccccc;
	background-color: transparent;
}
.navbar-custom .navbar-toggle {
	border-color: #dddddd;
}
.navbar-custom .navbar-toggle:hover, .navbar-custom .navbar-toggle:focus {
	background-color: #dddddd;
}
.navbar-custom .navbar-toggle .icon-bar {
	background-color: #cccccc;
}
.navbar-custom .navbar-collapse, .navbar-custom .navbar-form {
	border-color: #ededed;
}
.navbar-custom .navbar-nav > .dropdown > a:hover .caret, .navbar-custom .navbar-nav > .dropdown > a:focus .caret {
	border-top-color: #333333;
	border-bottom-color: #333333;
}
.navbar-custom .navbar-nav > .open > a, .navbar-custom .navbar-nav > .open > a:hover, .navbar-custom .navbar-nav > .open > a:focus {
	background-color: #eeeeee;
	color: #333333;
}
.navbar-custom .navbar-nav > .open > a .caret, .navbar-custom .navbar-nav > .open > a:hover .caret, .navbar-custom .navbar-nav > .open > a:focus .caret {
	border-top-color: #333333;
	border-bottom-color: #333333;
}
.navbar-custom .navbar-nav > .dropdown > a .caret {
	border-top-color: #333333;
	border-bottom-color: #333333;
}
@media (max-width: 767) {
.navbar-custom .navbar-nav .open .dropdown-menu > li > a {
	color: #333333;
}
.navbar-custom .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-custom .navbar-nav .open .dropdown-menu > li > a:focus {
	color: #333333;
	background-color: transparent;
}
.navbar-custom .navbar-nav .open .dropdown-menu > .active > a, .navbar-custom .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-custom .navbar-nav .open .dropdown-menu > .active > a:focus {
	color: #333333;
	background-color: #eeeeee;
}
.navbar-custom .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-custom .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-custom .navbar-nav .open .dropdown-menu > .disabled > a:focus {
	color: #cccccc;
	background-color: transparent;
}
}
.navbar-custom .navbar-link {
	color: #333333;
}
.navbar-custom .navbar-link:hover {
	color: #333333;
}
 @media (max-width: 767) {
.navbar-custom .navbar-nav .open .dropdown-menu > li > a {
	color: #000000;
}
.navbar-custom .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-custom .navbar-nav .open .dropdown-menu > li > a:focus {
	color: #000000;
	background-color: transparent;
}
.navbar-custom .navbar-nav .open .dropdown-menu > .active > a, .navbar-custom .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-custom .navbar-nav .open .dropdown-menu > .active > a:focus {
	color: #000000;
	background-color: #eeeeee;
}
.navbar-custom .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-custom .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-custom .navbar-nav .open .dropdown-menu > .disabled > a:focus {
	color: #cccccc;
	background-color: transparent;
}
}
.navbar-custom .navbar-link {
	color: #000000;
}
.navbar-custom .navbar-link:hover {
	color: #000000;
}
html {
	-webkit-font-smoothing: antialiased;
}
a {
	text-decoration: none;
	color: inherit;
}
a:hover {
	text-decoration: none;
}
.main_section {
	padding-top: 100px;
	padding-bottom: 65px;
}
 @media (max-width:767px) {
.main_section {
	padding-top: 10px;
	padding-bottom: 65px;
}
}
.jlogo {
}
.jlogo .logo {
	width: 110px;
}
.jlogo .bordered {
	border: 1px solid #ccc;
	border-radius: 25px;
}
.jlogo .title {
	margin-top: 12px;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	font-weight: 300;
	font-size: 34pt;
	line-height: 40pt;
	color: #333;
}
.jlogo p {
	margin-top: 50px;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Helvetica, Arial, Verdana, sans-serif;
	font-size: 14pt;
	line-height: 22pt;
	font-size: 16px;
	line-height: 27px;
	color: #333;
}
.iphone {
	max-width: 100%;
	position: absolute;
}
.shadowiphone {
	max-width: 100%;
	position: absolute;
	display: none;
}
/*this is just a (vertical) placeholder because its content is absolute positioned (width doesn't matter)*/
.iphoneholder {
	/*background:#0f0;*/
	
	height: 700px;
	width: 351px;
	position: relative;
}



 @media (max-width:767px) {
.iphone {
	width: 100%
}
.shadowiphone {
	width: 100%
}
/*this is just a (vertical) placeholder because its content is absolute positioned (width doesn't matter)*/
.iphoneholder {
	/*background:#0f0;*/
	margin: 10px auto 0 auto;
	height: 598px;
	width: 300px;
}
.paddingcompensator {
	margin-left: -15px;
	margin-right: -15px;
}
}



 @media (max-width:767px) {
.jlogo .logo {
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	display: block;
}
.jlogo p {
	text-align: center;
}

.jlogo .title {
	text-align: center;
}

.badgeholder {
	margin-top:40px;
	margin-bottom: 50px;
	width: 300px;
	margin-left: auto;
	margin-right: auto;
}

.appstorebadge {
	margin-top: 0px;
	margin-right:4px;
	width: 144px;
}

.badgeholder .sole {
	margin-left: auto;
	margin-right: auto;
	display: block;
}
}



 @media (min-width:768px) {
.jlogo .logo {
	margin-top: 50px;
	display: block;
}
.jlogo .title {
	font-size: 32pt;
}

.badgeholder {
	margin-top:40px;
	width: 100%;

}
.appstorebadge {
	margin-top: 0px;
	margin-right: 10px;
	width: 151px;
}
}



 @media (min-width:992px) {
.jlogo .logo {
	margin-top: 70px;
	margin-left: 0;
	display: block;
}
.jlogo .title {
	font-size: 34pt;
}

.badgeholder {
	margin-top: 40px;
}


.appstorebadge {
	margin-top: 0px;
	margin-right: 20px;
	width: 161px;
}
}




.fakebadge {
	-webkit-background-clip: border-box;
	-webkit-background-origin: padding-box;
	-webkit-background-size: auto;
	background-attachment: scroll;
	background-clip: border-box;
	/*background-color: rgb(255, 132, 0);*/
	background-color: rgb(46, 52, 56);
	background-color: rgb(92, 94, 97);
	background-origin: padding-box;
	background-size: auto;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	box-sizing: border-box;
	color: rgb(255, 255, 255);
	display: block;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Helvetica, Arial, Verdana, sans-serif;
	font-weight: 300;
	font-size: 20px;
	height: 50px;
	line-height: 34px;
	padding-bottom: 8px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 8px;
	margin-bottom: 15px;
	text-align: center;
	text-decoration: none;
	width: 250px;
}
.fakebadge:hover {
	color: rgb(220, 220, 220);
}



 @media (max-width:767px) {
.fakebadge {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	max-width: 320px;
	min-width: 250px;
}
}



.overview_block {
}
.overview_block h3 {
	color: rgb(255, 255, 255);
	display: block;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	font-size: 32px;
	font-weight: 300;
	line-height: 40px;
	margin-bottom: 5px;
	text-align: center;
}
.overview_block p {
	color: rgb(255, 255, 255);
	display: block;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Helvetica, Arial, Verdana, sans-serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 27px;
	margin-bottom: 5px;
	margin-top: 20px;
	text-align: center;
}



 @media (max-width:767px) {
.overview_block p {
/*text-align: left;*/
}
}



.feature_block h3 {
	color: rgb(255, 255, 255);
	display: block;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	font-size: 32px;
	font-weight: 300;
	line-height: 40px;
	margin-bottom: 5px;
}
.feature_block p {
	color: rgb(255, 255, 255);
	display: block;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Helvetica, Arial, Verdana, sans-serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 27px;
	margin-bottom: 5px;
	margin-top: 20px;
}
.feature_block {
	padding-bottom: 50px;
}
.description_section {
	background-image: linear-gradient(rgb(92, 94, 97) 0px, rgb(112, 114, 117) 100%);
	background-color:rgb(92, 94, 97);
	background-repeat: repeat-x;
	width: 100%;
	padding-top: 45px;
	padding-bottom: 15px;
}
@media (max-width:767px) {
.description_section {
	padding-bottom: 50px;
}
}
 @media (max-width:767px) {
.feature_block {
	padding: 0 0px 25px 0px;
}
.overview_block {
	padding: 0 0px 25px 0px;
}
}
 @media (min-width:768px) {
.feature_block {
	padding: 0 0 60px 0;
}
.overview_block {
	padding: 0 0 60px 0;
}
}
 @media (min-width:992px) {
.feature_block {
	padding: 0 20px 60px 20px;
}
.overview_block {
	padding: 0 20px 60px 20px;
}
}

/*in description copyright section*/
.description_section .copyright {
	margin-top:25px;
	color: rgb(255, 255, 255);
	text-align: center;
	margin-bottom: -10px;
}

@media (max-width:767px) {
.description_section .copyright {
	margin-bottom: -45px;
}
}


.quotes_section {
	/*background-image: linear-gradient(rgb(255, 94, 97) 0px, rgb(255, 114, 117) 100%);*/
	background-color: #fff;
	background-repeat: repeat-x;
	width: 100%;
	padding-top: 65px;
	padding-bottom: 0px;
}
.quote_block {
	font-family: futura-pt, Futura, sans-serif;
	padding-bottom: 50px;
}
.quote_block .quote {
	color: rgb(178, 178, 180);
	font-size: 24px;
	font-style: italic;
	font-weight: normal;
	line-height: 33px;
	text-decoration: none;
}
.quote_block .author {
	color: rgb(178, 178, 180);
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	line-height: 33px;
	text-align: right;
	text-decoration: none;
}
.footer_section {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	background-image: linear-gradient(rgb(92, 94, 97) 0px, rgb(92, 94, 97) 100%);
	background-color:rgb(92, 94, 97);
	background-repeat: repeat-x;
	box-sizing: border-box;
	width: 100%;
	padding-top: 10px;
	margin-top: 50px;
	/*text-transform: uppercase;*/
 color:
}
.footer_section .copyright {
	color: rgb(255, 255, 255);
	text-align: center;
}
.footer_section .links {
	float: right;
}
.footer_section ul {
	list-style: none;
}
.footer_section li {
	display: inline-block;
	vertical-align: middle;
	margin: 0 12px;
	font-size: 14px;
	line-height: 20px;
	text-align: center;
	font-weight: 600;
	text-decoration: none;
	text-transform: uppercase;
}
.navbar {
	margin-top: 15px;
}
.navbar .navbar-brand {
	font-size: 24px;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	font-weight: 300;
}
.navbar li {
	font-size: 18px;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	font-weight: 300;
}
