@charset "UTF-8";
.navbar-brand {
	background-size: 50px auto;
	margin-left: 0px;
	padding-left: 70px;
	background-position: - 0
;
	background-position: 15px center;
	background-repeat: no-repeat;
	background-image: url(../images/tragus-icon.svg);
	text-align: center;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-weight: normal;
}
.display-4 {
	font-size: 3.5rem;
}
.display-4-heading {
	font-size: 3.2rem; 
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
}

#hero {
	padding-left: 0px;
	padding-right: 0px;
	position: relative;
}
#hero h1 {
	position: absolute;
	color: #FFFFFF;
	text-shadow: 2px 1px rgba(64,64,64,0.70);
	font-size: 2.5rem;
	bottom: 50%;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	left: 0%;
	right: 0%;
}
.text-center.col-lg-6 {
	left: 0%;
	right: 0%;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	background-color: rgba(51,51,51,1.00);
	padding-top: 5px;
	padding-bottom: 5px;

}
.jumbotron.jumbotron-fluid.text-center {
	background-color: rgba(48,48,48,1.00);
	color: rgba(251,251,251,1.00);
	left: 0%;
	right: 0%;
	text-align: center;
}
.text-center.col-lg-5 h4 {
	text-align: center;
}
.row #hero {
	position: relative;
}
.lead-in {
	font-style: normal;
	font-weight: bold;
	position: absolute;
}
p-about {
	padding-left: 16%;
	padding-right: 16%;
	left: 8rem;
	right: 8rem;
	background-color: rgba(65,65,65,1.00);
}
.funfact {
	padding-left: 16%;
	padding-right: 16%;
	left: 8rem;
	right: 8rem;
	background-color: rgba(65,65,65,0.00);
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
}

.col-xl-12 p funfact {
	padding-left: 16%;
	padding-right: 16%;
	left: 8rem;
	right: 8rem;
	background-color: rgba(65,65,65,1.00);
}
h5 {
	color: rgba(0,0,0,1.00);
}
.jumbo-fluid.text-center-footer {
	padding-left: 20px;
	padding-right: 20px;
}
.jumbotron.jumbotron-fluid.text-center {
}
em strong {
	color: rgba(248,0,4,1.00);
}
.row .text-center.col-lg-5 {
	left: 0%;
	right: 0%;
}
.jumbo-fluid.text-center-footer {
	 padding: 2rem 1rem;
  margin-bottom: 1rem;
  background-color: #e9ecef;
  border-radius: 0.3rem;
}
.colfooter-address   {
	color: rgba(230,230,230,1.00);
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	text-align: left;
	padding-left: 15%;
	padding-top: 0%;
	padding-right: 0%;
	padding-bottom: 0%;
}
.colfooter-stay-connected-list   {
	color: rgba(230,230,230,1.00);
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	padding-left: 15%;
	text-align: left;
}
.colfooter-copyright-1   {
	color: rgba(230,230,230,1.00);
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	text-align: center;
	padding-top: 0%;
	padding-right: 0%;
	padding-bottom: 0%;
}

.colfooter-subhead   {
	color: rgba(255,255,255,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	padding-left: 15%;
	padding-top: 0%;
	padding-right: 0%;
	padding-bottom: 0%;
	text-align: left;
}
.centered-padded {
	padding-left: 10%;
	padding-right: 10%;
	line-height: 2rem;
}
.review {
	text-align: left;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
