.text-muted {
	opacity: 0.4;
}

.featured-box img {
	margin-bottom: 25px;
}

.breadcrumb {
	margin-bottom: 15px !important;
}

.page-title {
	background: #e6e6e6 url(../images/bg-breadcrumb.jpg) !important;
}

.default-404 {
	font-family: "DINBold-Regular";
}

blockquote p {
	letter-spacing: 0.02em;
	line-height: 1.5em;
	font-size: 0.9em;
	margin-bottom: 15px;
}

cite {
	letter-spacing: 0em;
}

section .container a {
	text-decoration: underline;
}

section .container a:hover {
	text-decoration: none;
}

.slider .btn-lg {
	padding: 12px 15px !important;
}

.btn {
	text-decoration: none !important;
}

.btn-lg {
	padding: 25px !important;
	font-size: 110%;
}

figcaption {
	font-size: 0.9em;
	font-style: italic;
	line-height: 1.5em;
	margin: 10px 5px;
	letter-spacing: 0.01em;
}

h1.scoutname {
	font-size: 2.0em;
	margin-bottom: 0px;
	letter-spacing: normal;
	line-height: normal;
}

h2.scouttitle {
	font-size: 1.4em;
	letter-spacing: normal;
}

h2, h3, h4 {
	letter-spacing: -.03em !important;
	margin-bottom: 10px;
}

h2 {
	line-height: 1.2em;
}

.scholarshipboxes {
	background-color: #326195;
	font-family: "DINBold-Regular";
	color: #FFF;
}
#stats {
	background: url(/assets/images/bg-stats.jpg) no-repeat center top;
	height: 200px;
/* 	border: 1px solid #F00; */
	padding: 40px;
}
#stats small {
	font-size: 30px;
	font-weight: 100;
	text-shadow: 2px 2px 1px rgba(255, 255, 255, 1);
}
.scholarshipnumber {
/* 	top: 70px; */
	font-size: 95px;
	color: #326195;
	text-shadow: 2px 2px 2px rgba(255, 255, 255, 1);
}

/* Clear underlining links for scout profile pages */
ul.nav-tabs a {
	text-decoration: none;
}
ul.side-nav>li>a {
	text-decoration: none;
}


/* Feature Boxes Home Page */
.box-content.thumbnail {
	max-width: none;
}
.box-content.thumbnail h3 span {
	background-color: rgba(0, 0, 0, 0.5);
	padding: 10px;
	margin-bottom: 10px;
	text-shadow: 1px 1px 1px rgba(37, 55, 70, 1);
}
.box-content.thumbnail p {
	border-bottom: none;
	height: 90px;
	font-size: inherit;
	line-height: inherit;
	color: #777;
}
.thumbnail .caption {
	padding: 10px 20px 10px 10px;
}



/* FOOTER */
footer#footer {
	background: #2b2b2b url(../images/bg-footer-hex.jpg) center top repeat-x;
	border-top: none;
}

#footer li a:hover {
	color: #e3e3e3;
}



/* Revolution Slider */

.bodytext, .bodyheader, .bodytextsmall {
	color: #FFF;
	text-shadow: 2px 2px 2px rgba(31, 61, 93, 1);
}

.tp-caption.bodytext {
	font-size: 23px;
	line-height: 1.5em;
	letter-spacing: normal;
}
.tp-caption.bodyheader {
	font-size: 60px;
	font-weight: 700;
	font-family: "Vitesse-Bold",sans-serif;
/* 	font-family: "Oswald",sans-serif; */
/* 	line-height: 1.35em; */
	line-height: 1.0em;
}
.tp-caption.bodytextsmall {
	font-style: italic;
	font-size: 18px;
/* 	color: #bdc2c8; */
}



/* Instafeed */
#instafeed {
	background: #000;
	margin-bottom: -60px;
}



/* Partners Carousel */
.partners-carousel img {
	max-height: 75px;
	max-width: 150px;
}
.partners {
	max-width: 150px;
	max-height: 100px;
	margin-bottom: 50px;
}

.callout {
	padding: 40px !important;
}
.callout h2, h3, h4, h5 {
	letter-spacing: .02em;
	line-height: 1.4em;
}




select.valid, select.error {
	background-position: right 15px center !important;
}



/* Modal Functionality */
.modal-backdrop{
	z-index: 0;
}


.btn-instagram {
	color:#fff!important;
	background:#f56040;
 }
.btn-instagram:hover {
    background-color: #f56040;
}
