/* CSS Document */
#page-header {
	padding-top: 120px;
	background: -moz-linear-gradient(-45deg, #6de4e7 0%, #40b3da 100%);
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #6de4e7), color-stop(100%, #40b3da));
	background: -webkit-linear-gradient(-45deg, #6de4e7 0%, #40b3da 100%);
	background: -o-linear-gradient(-45deg, #6de4e7 0%, #6dc2de 100%);
	background: -ms-linear-gradient(-45deg, #6de4e7 0%, #40b3da 100%);
	background: linear-gradient(135deg, #6de4e7 0%, #40b3da 100%);

}
#header-text {
	color: #fff;
}
#header-img > img {
	-webkit-box-shadow: 0 2px 10px 1px rgba(0, 0, 0, .2);
	box-shadow: 0 5px 10px 5px rgba(0, 0, 0, .2);

}
section {
	padding: 40px 0;
	position: relative;
}
h3.section-title {
	margin-bottom: 30px;
	font-weight: 400;
}
#features i {
	background: #ffffff;
	width: 124px;
	border-radius: 50%;
	height: 124px;
	line-height: 124px;
	border-radius: 50%;
}
#features h5 {
	color: #1b99b9;
	font-weight: 400;
	margin-top: 15px;
	margin-bottom: 15px;
}
#screenshots {
	padding-top: 50px;
}
#screenshots .row {
	margin-bottom: 80px;
}

#screenshots img {
	-webkit-box-shadow: 0 2px 10px 1px rgba(0, 0, 0, .2);
	box-shadow: 0 2px 10px 1px rgba(0, 0, 0, .2);
}

#page-footer {
	padding: 15px 0 10px;
	font-size: 12px;
}

.colorTest {
	color: #3ca9cf;
}

.textsize-header {
	font-size: .99rem;
}

.textsize-body-button {
	font-size: .7rem;
}

.navbar-padding {
	padding-bottom: 0rem;
	padding-top: 0rem;
}

.crop img {
	width: 53px;
	height: 30px;
	margin: 0px -12px 0 0px;
	overflow: hidden;
}

.navbar-margin {
	margin-right: 15rem;
}

.open-sans-fount {
	font-family: 'Open Sans', sans-serif;
}

.font-wieght-400 {
	font-weight: 400
}

.font-wieght-300 {
	font-weight: 300;
}

.font-wieght-600 {
	font-weight: 600;
}

.font-wieght-700 {
	font-weight: 700;
}

.font-wieght-800 {
	font-weight: 800;
}

.logo-color {
	color: #2b2a2a;
}

.logo-size {
	font-size: .8rem;
}

.navbar-item-size {
	font-size: .6rem;
}

.button-margin {
	margin-bottom: 5rem;
}
.button3-margin {
	margin-top: 10rem;
}

.about-text1-margin {
	margin-top: 1.5rem;
}

.about-text2-margin {
	margin-right: 5rem;
}

.text-margin-top {
	margin-top: 5rem;
}

.text-color {
	color: #ffffff;
}

.text-color1 {
	color: #000000;
}

.text2-color {
	color: #b7b2b2;
}
.about-text-color {
	color: #007bff;
}

.text-size {
	font-size: 3rem;
}

.text-size1 {
	font-size: 1rem;
	max-width: 500%;
}

.text-size2 {
	font-size: 2rem;
}

.text-size3 {
	font-size: 1.5rem;
}

.text-size4 {
	font-size: 1rem;
}

.text-size5 {
	font-size: 1rem;
}

.logo-picture-size {
	width: 550px;
}

.navbar-color1 {
	background: #ffffff;
	color: #ffffff;
}

.privacypolicy-text-margin1 {
	margin-top: 3rem;
}
@media only screen and (max-width: 768px) {
	.mobile-margin {
		margin-left: 0rem;
		margin-right: 0rem;
		margin-top: 0rem;
	}

	.mobile-margin1 {
		margin-top: 1rem;
	}

	.mobile-margin2 {
		margin-left: 0rem;
		margin-right: 0rem;
	}

	.mobile-logo2-margin {
		margin-left: 10rem;
		width: 380px;
	}

	.mobile-logo-margin {
		margin-top: 4rem;
	}

	.mobile-e8logo-margin {
		margin-left: -1.1rem;
	}

	.mobile-e8logosize-360 {
		width: inherit;
	}
}