@charset "UTF-8";
/* CSS Document */

html,
html * {
	padding: 0;
	margin: 0;

	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif" ;
}

header {
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 30px;
	padding-bottom: 10px;
}

body {
    margin-left: auto;
    margin-right: auto;
    color: #CCC;
}

video {
	max-width#CCC0px;
	margin-left: auto;
	margin-right: auto;
}

footer {
	margin-top: 20px;
	margin-bottom: auto;
	text-align: center;
	
}

.style-background {
	background-color: #ccc;
}
.style-Title {
	margin-left:auto;
	margin-right: auto;
	display: block;
	padding-bottom: 30px;
	max-width: 175px;
}

.style-nav ul {
	list-style-type: none;
    display: block;
    text-align: center;
}

.style-nav ul li a {	
	color: #393737;
	font-size: 0.9em;
	font-weight: 200;
	text-align: center;
	display: block;
	text-transform:lowercase;
	padding: 8px;
}

.row:before, .row:after {
	content: "";
	display: table;
}

.row:after {
	clear: both;
}

h1 {
	font-size: 0.75em;
	font-weight: 300;
	text-transform: uppercase;
	color: #363636;
	text-align: center;
}

h2 {
	font-size: .75em;
	font-weight:100;
	color: #3B3B3B;
	text-align: center;
}

h3 {
	font-size: 0.7em;
	text-transform: uppercase;
	font-weight: normal;
	color: #575757;
	margin-bottom: 4px;
}

h4 {
	font-size: 0.8em;
	font-weight: 200;
	color: #292929;
	margin-bottom: 5px;
}
h5 {
	font-size: 0.7em;
	text-transform: uppercase;
	font-weight: 200;
	color: #404040;
padding-left: 150px;
	padding-right: 150px;
	padding-bottom: 20px;
    text-align: center;
}
h6 {
	font-size: 0.9em;
	font-weight: 200;
	color: #404040;
	padding-left: 100px;
	padding-right: 100px;
    padding-top: 20px;
;
	padding-bottom: 20px;
    text-align:center;
}
	.style-col-body {
	align-content: center;
	text-align: center;
	padding: 4px;
}
	.style-row-body {
	padding-left: 0px;
}

	.footer-text {
	font-size: 8px;
	margin-top: 40px;
	margin-bottom: 200px;
	color: #696969;
	text-align: center
}
