@charset "UTF-8";
/* CSS Document */
@media only screen and (max-width: 600px){
	.homeHero {
		background-attachment: scroll !important;
	}
	
}
.accordion {
	background-color: #fff;
	color: #444;
	cursor: pointer;
	padding: 18px;
	width: 100%;
	text-align: left;
	border: none;
	outline: none;
	transition: 0.4s;
}
.accordion-button:not(.collapsed) {
    background-color: darkred;
    color: white;
}
.accordion-button:focus {
    box-shadow: none;
}
.active, .accordion:hover {
	background-color: #fff;
}
body {
  	font-family: 'Open Sans', sans-serif !important;
  	font-size: 14px;
  	line-height: 1.42857143;
  	color: #0E0E0E;
  	background-color: #fff;
}
.bottomColumn {
	margin-bottom: 2em;
}
.btn {
	color: #fff;
  	background-color: darkred !important;
  	border-color: darkred !important;
	
}
.btn:hover {
	color: #fff;
	background-color: red !important;
	border-color: red !important;
}
#btn-back2top {
	background: none;
	border: none;
	color: red;
	display: none;
	font-size: 4em;
	position: fixed;
	bottom: 20px;
	right: 20px;
}
.btn-outline-primary {
	color: black! important;
  	border-color: darkred !important;
	
}
.btn-outline-primary:hover {
	color: darkgrey!important;
	border-color: darkred !important;
}
.btn-primary {
	color: #fff;
  	background-color: darkred !important;
  	border-color: darkred !important;
	
}
.btn-primary:hover {
	color: #fff;
	background-color: red;
	border-color: darkred !important;
}
.callusHero {
	background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url("../images/317911005_540286448111346_2236481827072808267_n.jpg");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 150px;
	color: #ffffff;
	padding: 2em 0;
}
.callusHero a {
	color: #001a7b;
	text-decoration: none;
}
.callusHero a:hover {
	color: #5569de;
	text-decoration: none;
}
.carousel {
  position: relative;
  min-height: 200px !important;
}
.carousel img {
  width: 100% !important;
  height: auto !important;
}
.carousel-caption {
  	text-align: left;
}
.carousel-indicators .active {
  	width: 12px;
  	height: 12px;
  	margin: 0;
 	background-color: #000!important;
}
.carousel-item {
	float:none !important;
}
.dessertTint {
	color: #fff;
	background: #333;
	padding: 3em 0;
}
.dessertTint a {
	color: #00343d;
	text-decoration: none;
}
.dessertTint a:hover {
	color: #428b95 !important;
	text-decoration: none;
}
.dessertTint h3 {
	color: #fff !important;
}
.glyphicon {
  	position: relative;
  	top: 1px;
  	display: inline-block;
  	font-family: 'Glyphicons Halflings';
  	font-style: normal;
  	font-weight: normal;
	color: #7e0400;
  	line-height: 1;
}
h1 {
  font-family: 'Roboto', sans-serif !important;
  /*font-size: 3em;
  font-weight: 800 !important;
  */
  margin: .67em 0;
}
h2 {
  font-family: 'Roboto', sans-serif !important;
  /*font-size: 2.5em;
  font-weight: 600 !important;*/
  margin: .67em 0;
}
h3 {
  font-family: 'Roboto', sans-serif !important;
  /*font-size: 1.75em;
  font-weight: 400 !important;*/
  color: #000 !important; 
  margin: .67em 0;
}
h4 {
  font-family: 'Roboto', sans-serif !important;
  /*font-size: 1.5em;
  font-weight: 200 !important;*/
  color: #000 !important; 
  margin: .67em 0;
}
.homeHero {
	background-image: url("../images/homehero3.jpg");
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 500px;
	color: #ffffff;
	padding: 2em 0;
}
.homeHero a {
	color: #001a7b;
	text-decoration: none;
}
.homeHero a:hover {
	color: #5569de;
	text-decoration: none;
}
.mFooter {
	background: darkred;
	border-top: 5px solid gold;
	color: #fff;
	font-size: 0.875em;
	padding: 2em 0 5em;
}
.mFooter a {
	color: red;
	text-decoration: none;
}
.mFooter a:hover {
	color: indianred;
	text-decoration: underline;
}
.mLines {
	background: #5569de;
	border-bottom: 5px solid #5569de;
	height: 2em;
}
nav {
	font-family: 'Open Sans', sans-serif !important;
}	

ol {
	font-family: 'Open Sans', sans-serif !important;
}
p {
  font-family: 'Open Sans', sans-serif !important;	
}
.panel {
	padding: 0 18px;
	display: none;
	max-height: 100;
	overflow: hidden;
	transition: max-height 0.2s ease-out;
}
.pod {
box-sizing: border-box; 
padding: 10px;
}
.podGrey {
color: white;
background-color: #333;
padding: 10px;
box-sizing: border-box;
margin-bottom: 10px;
}
.podWhite {
color: #0E0E0E;
background-color: white;
padding: 10px;
box-sizing: border-box;
margin-bottom: 10px;
}
.servicesHero {
	background-image: url("../images/svchero.png");
	background-repeat: no-repeat;
	background-size: cover;
	height: auto;
	color: #ffffff;
	padding: 2em 0;
}
.servicesHero a {
	color: #001a7b;
	text-decoration: none;
}
.servicesHero a:hover {
	color: #5569de;
	text-decoration: none;
}
.shadowbox {
	background-image:linear-gradient(to right, rgba(0,0,0,0.8),rgba(0,0,0,0));
}
.specialHero {
	background-image: url("../images/sshero.jpg");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 450px;
	color: #ffffff;
	padding: 2em 0;
}
.specialHero a {
	color: #001a7b;
	text-decoration: none;
}
.specialHero a:hover {
	color: #5569de;
	text-decoration: none;
}
.sponsorHero {
	background-image: url("..");
	background-repeat: no-repeat;
	background-size: cover;
	height: auto;
	color: #ffffff;
	padding: 2em 0;
}
.sponsorHero a {
	color: #d30404;
	text-decoration: none;
}
.sponsorHero a:hover {
	color: #996666;
	text-decoration: none;
}
.standardHero {
	background-image: url("../images/sphero.jpg");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 450px;
	color: #ffffff;
	padding: 2em 0;
}
.standardHero a {
	color: #001a7b;
	text-decoration: none;
}
.standardHero a:hover {
	color: #5569de;
	text-decoration: none;
}
table {
	border-width: 1px solid !important;
	border-color: black;
	font-family: 'Open Sans', sans-serif !important;
}
table th {
	text-align: center !important;
	background-color: #e8846b;
}
.tagline {
	background-color: #333;
	color: #fff;
}
.tagline p {
	color: #fff;
	margin-bottom: 5px;
}
.tagline2 {
	background-color: #000;
	color: #fff;
}
.tagline2 p {
	color: #fff;
	margin-bottom: 5px;
}
.testimonial {
	background-color: #fff;
	color: #000;
	padding: 3em 0
}
ul {
	font-family: 'Open Sans', sans-serif !important;
}
.videoWrapper {
	position: relative;
	padding-bottom: 30%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	width: 90%;
	height: 90%;
}
.white {
	padding: 3em 0;
}
.white a {
	color: #001a7b;
	text-decoration: none;
}
.white a:hover {
	color: #5569de;
	text-decoration: none;
}
