body {
	font-family: 'Open Sans', sans-serif;
    font-weight: 600;color: #7f7f7f;}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: inherit;
    font-weight: 900;
    line-height: 1.1;
    color: inherit;
}
/* Menu */
a:focus {
	outline: none;
}
li {
    margin: 0;
    font-size: 16px;
    line-height: 24px;
    color: #7f7f7f;
}
.header {
    background-color: #7f7f7f;
    width: 100%;
    z-index: 999;
    text-align: center;
    color: #fff;
}
h1, .h1 {
    font-size: 48px;
    font-weight: 900;
    line-height: 58px;
    text-align: right;
    margin-top: 0;
}
@media (min-width: 0px) and (max-width: 768px) {
h1, .h1 {
    font-size: 35px;
    line-height: 45px;
}
}
h3.header {
    font-weight: 400;
    margin: 0;
    padding: 10px 5px;
    font-size: 17px;
}
p {
    color: #7f7f7f;
}
.header.fixed {
	width: 100%;
	position: fixed;
}
.navbar {
	margin-top: 0;
	margin-bottom: 0;
}
.nav-logo {
    display: block;
    margin: 0 auto 25px;
    text-align: center;
}
.nav li {
}
.nav li.active {
}
.nav li a {
	color: #42393d;
	opacity: 1;
	-webkit-transition: 1s all ease;
	-moz-transition: 1s all ease;
	transition: 1s all ease;
}

@media (min-width: 768px) and (max-width: 992px) {
.nav > li > a {
	padding-left: 5px;
	padding-right: 5px;
}
}
.nav li.active a, .nav li a:hover {
	color: #d2232a;
	opacity: 1;
}
.nav a {
	font-weight: normal;/*padding: 10px;*/
}
.nav a:hover, .nav a:focus {
	background-color: transparent !important;
}
.navbar .icon-bar {
	background-color: #FFF;
}
.navbar-brand {
	padding: 0;
}
.navbar-toggle {
	margin-right: 0;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
	background-color: transparent !important;
}
.nav .dropdown-menu {
	background-color: #Ea4a35;
	border: 0;
	border-radius: 0;
	z-index: 1;
	overflow: hidden;
	min-width: 100%;
}
.nav .dropdown-menu li {
}
.nav .dropdown-menu a {
	opacity: 0.5 !important;
}
.nav .dropdown-menu a:hover {
	opacity: 1 !important;
}
#footer h6 {
    text-align: right;
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    margin-top: 0;
}
@media (max-width: 992px){
#footer h6, #footer {
    text-align: center;
}
}
input, button, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    padding: 6px 10px;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
    height: 36px;
    background-color: #d4232b;
    border: none;
    color: #fff;
}
#borders {
    border-left: solid 1px #d5d5d5;
    border-right: solid 1px #d5d5d5;
}
@media (max-width: 992px){
#borders {
    border-left: none 1px #d5d5d5;
    border-right: none 1px #d5d5d5;
}}
.people {
    text-align: center;
    display: inline-block;
    width: 32%;
    padding: 1%;
}
.people img {
    border: 1px solid #42393d;
    margin-bottom: 10px;
}
#images img {
    border: 1px solid #42393d;
    margin-bottom: 10px;
    max-height: 175px;
    float: right;
}

@media (max-width: 992px) {
#images img {
    max-height: 100%;
	width: 100%;
    float: none;
}
}
form {
    margin-bottom: 15px;
}
.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 0px;
    margin-bottom: 8px;
    background-color: #d4232b;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.navbar-collapse {
    max-height: 100%;
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    -webkit-overflow-scrolling: touch;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    margin-bottom: 25px;
}
a.badge {
    display: inline-block;
    padding: 10px;
    font-weight: bold;
    line-height: 16px;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    background-color: #d4232b;
    border-radius: 5px;
    width: 100%;
    margin-bottom: 0px;
    height: auto;
    font-size: 14px;
    text-transform: uppercase;
}
a:hover.badge {
    background-color: #21428f;
}
.btn-lg {
    padding: 0;
    font-size: 16px;
    line-height: 24px;
    border-radius: 0;
    background-color: transparent;
    border: 0;
    color: #d4232b;
    margin: 0 auto 25px;
    display: inline;
    text-align: left;
    white-space: normal;
    vertical-align: baseline;
    height: auto;
}
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info {
    color: #d4232b;
    background-color: #ffffff;
    border-color: #ffffff;
    text-decoration: underline;
}
.modal-body img {
	width: 100%;
	height: auto;
}
.google-maps {
    position: relative;
    padding-bottom: 75%;
    height: 0;
    overflow: hidden;
}
.google-maps iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}
 
/* 16x9 Aspect Ratio */
.timeline-container {
    position: relative;
    padding-bottom: 0;
    height: 625px;
    overflow: hidden;
}
 
.timeline-container iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}