.btn-twitter {
	border-color: rgb(204, 204, 204); color: rgb(51, 51, 51); background-color: rgb(67, 206, 252);
}
.navbar-special {
	background-color: rgba(252, 252, 252, 0.5);
}
body {
	-ms-overflow-x: hidden;
}
html {
	-ms-overflow-x: hidden;
}
.spacer {
	margin-top: 40px;
}
body {
	color: rgb(252, 252, 252); padding-bottom: 40px; margin-bottom: 80px;
}
space {
	margin-top: 100px; margin-bottom: 80px;
}
.navbar-wrapper {
	position: absolute; z-index: 5;
}
.carousel {
	margin-top: -20px; margin-bottom: 60px;
}
.carousel-caption {
	z-index: 10;
}
.carousel .item {
	height: 340px; background-color: rgb(252, 252, 252); widtht: 100%;
}
.tales {
	width: 100%;
}
.carousel-inner > .item > img {
	left: 0px; top: 0px; position: relative; min-width: 100%; max-width: none;
}
.img-twitter {
	height: auto; display: block; position: absolute; max-width: 50px; background-color: rgb(67, 206, 252);
}
.img-badge {
	height: auto; display: block; position: relative; max-width: 140px;
}
.marketing {
	padding-right: 15px; padding-left: 15px;
}
.marketing .col-lg-4 {
	text-align: center; margin-bottom: 20px;
}
.marketing h2 {
	font-weight: normal;
}
.marketing .col-lg-4 p {
	margin-right: 10px; margin-left: 10px;
}
.divider {
	margin: 20px 0px;
}
.featurette-divider {
	margin: 80px 0px;
}
.about-divider {
	margin: 30px 0px; color: rgb(255, 0, 0);
}
.featurette-heading {
	line-height: 1; letter-spacing: -1px; font-weight: 300;
}
@media all and (min-width:768px)
{
.marketing {
	padding-right: 0px; padding-left: 0px;
}
.navbar-wrapper {
	margin-top: 20px;
}
.navbar-wrapper .navbar {
	border-radius: 4px;
}
.carousel-caption p {
	line-height: 1.4; font-size: 21px; margin-bottom: 20px;
}
.featurette-heading {
	font-size: 50px;
}
}
