#privacyModal p, #privacyModal h4, #privacyModal h5 {
	text-align: left;
	word-spacing: -1px;
}

#privacyModal h4, h5 {
	margin-bottom: 1em;
}

#sendMessageButton {
	margin-top: 50px !important;
}

footer a {
	color: #777;
	text-decoration: none;
}

footer a:hover {
	text-decoration: none;
	text-shadow: 0.5px 0.5px;
	transition: 0.5s;

}

/*#privacyModal p:first-child, h4:first-child, h5:first-child {
	margin-bottom: 0.5em;
}*/

.logo {

	width:20%;

	margin-top: -10px;

}

.navbar-brand {

	width:360px;

}

.h-iframe {

	position:relative;

	height:0;

	overflow:hidden;

	padding-bottom:56.25%;

}

.h-iframe iframe {

	position: absolute;

	top: 0;

	left: 0;

	width: 100%;

	height: 100%;

} 

.fa-vimeo:before {

    content: "\f194";

}

h3 {

	opacity: 0.5;

}

.sheComing {

	width:50%;

}

/*.carousel {

	position:relative;

}

.tellme {

	position:absolute;

	top:84%;

	left:43.8%;

	display:inline;	



}*/

.carousel-caption p {

	margin: 0 auto;

}



@media (max-width:992px) {

	.navbar-header {
			width:160px;
	}

	.navbar-brand {

		width:280px;

	}

}

@media (max-width:767px) {

	.logo {

		margin-top: 0;

	}

	.navbar-header {
			width:100%;
			margin-left: 0 !important;
	}


	.navbar-brand {

		width:240px;

	}

	.btn {

		display:none;

	}

}

@media (max-width:512px) {

	.sheComing {

		width:100%;

	}

}

@media (max-width:320px) {

	.navbar-brand {

		width:200px;

	}

}