/* ==========================================================================
   Author's custom styles
   ========================================================================== */
.wf-loading {
    /* FOUT Relief for Typekit */
    visibility: hidden;
  }
body {
	padding-top: 0px;
	text-align: center;
	font-family: "open-sans",sans-serif;
}
::-moz-selection { background: #c32120; }
::selection { background: #c32120; }

.jumbotron {
	background-image: url(../img/bkrnd-flag.jpg);
	background-size: cover;
	margin-bottom: 0px;
	padding-bottom:0px;
}

#disclaimer {
	font-size: 0.8em !important;
	text-align: center;
}

.btn-lg, .hvr-grow-shadow:hover {
	width: 100%;
	font-family: "open-sans",sans-serif;
	font-size: 18px;
	color: #B72025;
	text-align: center;
	background: #F5FBFF;
	border: 1px solid #B72025;
	border-radius: 7px;
	display: block;
	height: 66px;
	margin-bottom: 20px;
	vertical-align: middle;
	line-height: 44px;
	float: left;
}

#car-pod {
	width: 100%;
	height: auto;
}
#btn-duh {


}
#btn-dmz {

}
h1 {
	font-family: "open-sans",sans-serif;
	font-weight: 800;
	font-size: 5rem !important;
	text-transform: uppercase;
	color: #c32120 !important;
	padding-top: 10%;
	margin-bottom: 0px;
}

h2 {
	font-family: "open-sans",sans-serif;
	font-size: 2rem;
	color: 485654 !important;
	font-weight: 500;
	margin-top: 0px;
	margin:0px;
}

h3 {
	font-family: "open-sans",sans-serif;
	font-size: 2rem;
	color: #c32120 !important;
	font-weight: 800;
}
h4 {
	font-family: "open-sans",sans-serif;
	font-size: 3rem;
	color: #c32120 !important;
	font-weight: 800;
	margin: 25px;
}
p {
	font-family: "open-sans",sans-serif;
	margin-top: 15px;
	font-size: 1.5rem !important;
	font-weight: normal !important;
	color: #485654;
}
#kens400 {
max-width: 100%;
}

.fa.fa-flag-checkered {
	font-size: 1.5rem;
}

@media (max-width:767px) {

}


@media (max-width:1024px) {


}