body{
	font-family: 'Teko', sans-serif;
}

.main {
	background: url("../img/bg.jpg") no-repeat center top;
	background-size: cover;
}

.main-card {
	box-shadow: 0 12px 24px 0 rgba(0, 0, 0, 0.2), 0 18px 60px 0 rgba(0, 0, 0, 0.19);
}

.text-danger, .border-danger {
	color: #d50e0e!important;
}

.bg-standings {
	background-color: #000;
}

.navbar-light .navbar-nav .nav-link {
	color: #1b1b1b;
	font-size: 	1.6rem;
}

.navbar-light .navbar-nav .nav-link:hover {
	opacity: .7;
}

.hero {
	border-bottom: #b68d61 solid 5px;
	margin: 0;
	padding: 0;
}

.hero-img {
  width: 100%;
  height: auto;
}

.hero2 {
	border-bottom: #b68d61 solid 5px;
	margin: 0;
	padding: 0;
}

.hero2-img {
  width: 100%;
  height: auto;
}

.bb-left {
	margin-left: -154px;
	margin-top: 50px;
}

.bb-right {
	margin-right: -154px;
	margin-top: 50px;
}

.bg-standings h5 {
	font-family: 'Teko', sans-serif;
	padding: 6px 0 2px 0;
}

.main-card h4 {
	font-family: 'Teko', sans-serif;
	font-size: 1.8rem;
	font-weight: bold;
}

.news h5 {
	font-family: 'Teko', sans-serif;
	font-size: 1.8rem;
}

.news h6 {
	font-family: 'Teko', sans-serif;
	font-size: 1.1rem;
}

.news a {
	font-family: 'Teko', sans-serif;
	color: #d50e0e;
	font-weight: bold;
	font-size: 1.2rem;
}

.bio {
	border: #b68d61 solid 3px;
	margin-top: -150px!important;
	background-color: #fff;
	box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.2), 0 9px 30px 0 rgba(0, 0, 0, 0.19);
}

.bio h5 {
	color: #052383;
	font-family: 'Teko', sans-serif;
	font-weight: bold;
	margin-bottom: 0;
	line-height: 1;
	letter-spacing: 1px;
	font-size: 2rem;
	border-bottom: #dee2e6 solid 2px;
}

.bio h4 {
	font-family: 'Teko', sans-serif;
	font-weight: bold;
	margin-bottom: 0;
	line-height: 1;
	letter-spacing: 1px;
	font-size: 2.2rem;
}

.bio a {
	font-family: 'Teko', sans-serif;
	font-weight: bold;
	color: #d50e0e;
	font-size: 1.2rem;
}

.bio-stats {
	color: #141414;
	font-weight: normal!important;
	font-size: 2.2rem;
}

.bio-stats span {
	font-size: 1.3rem;
}

.bio-para {
	color: #141414;
	padding-top: 10px;
	font-family: Helvetica, Sans-Serif!important;
}

.bio-title {
	font-family: 'Teko', sans-serif;
	background-color:  #b68d61;
	color: #fff;
}

.bio-title h5 {
	font-size: 3rem;
	color: #fff;
}

.popular-posts {
	background-color: #ededed;
}

.popular-posts img {
	border: 2px solid #e60404!important;
}

.pfl-news {
	background-color: #052383;
	color: #fff;
	padding-bottom: 0!important;
}

.pfl-news h6 {
	font-size: 1.2rem; 
}

.pfl-news p {
	font-size: 1rem; 
	line-height: 1.2;
}

.main-heading {
	font-family: 'Teko', sans-serif;
	font-size: 30px;
}

.news-author {
	color: #052383;
	font-size: 20px;
}

.news-more {
	color: #052383;
	font-family: 'Teko', sans-serif;
	font-weight: bold;
	font-size: 1.2rem; 
}

.news-btn {
	line-height: 1!important;
	font-size: 1.2rem;
}

.stats-link {
	font-size: 18px;
	color: #d50e0e;
	font-family: 'Teko', sans-serif;
	font-weight: bold;
}

.popular-titles {
	font-size: .8rem;
	line-height: 1;
	padding: 3px;
}

@media (max-width: 1024px) {
	.bb-left {
		display: none;
	}
	.bb-right {
		display: none;
	}
	.bio {
		margin-top: 30px;
	}
}

@media (max-width: 600px) {
	.news-author {
		font-size: 12px;
	}
	.news-btn {
		font-size: 12px;
		padding: 2px;
	}
	.main-heading {
		font-size: 22px;
	}
}

thead {
	font-size: .9rem;
	
	font-weight: bold;
}

tbody {
	font-size: .9rem;
	 
}

.table-sm td {
    padding: .3rem 0;
     
}

.bg-gray {
	background-color: #999;
}

.bg-blue {
	background-color: #052383;
}

.inst-feed {
	font-family: 'Teko', sans-serif;
	color: #9b8759;
	font-size: 2.5rem;
}

.social-posts a {
	color: #fff;
	font-size: 1rem;
}

.footer-home-link a {
	color: #c9c9c9;
	font-size: 1.4rem;
}

.email-input {
	border-radius: 0!important;
	font-family: Helvetica, Sans-Serif!important;
}

.signup {
	color: #fff;
	border-radius: 0!important;
	background-color: #d50e0e;
	font-family: Helvetica, Sans-Serif!important;
}

footer .nav-item a {
	color: #868686;
	
}

footer .form-control {
	background-color: #868686;
	border: none;
}

.footer-copy {
	background-color: #111111;
	color: #727272;
}

.footer-copy h4 {
	font-size: 1.1rem; 
	margin: 0!important;
}

.footer-nav a {
	padding: .5rem .3rem;
	font-size: 1.2rem;
}

.footer-nav a:hover {
	opacity: .7;
}

.social-icon {
	width: 40px;
}

.content {
	padding-top: 35px;
	font-family: Helvetica, Sans-Serif!important;
}

.signup-cont {
	font-family: Helvetica, Sans-Serif!important;
}

@media (max-width: 1010px) {
	.signup-cont {
		float: none!important;
		justify-content: center;
	}
	.footer-nav {
		display: none;
	}
}

@media (max-width: 768px) {
	.signup-cont {
		float: none!important;
		justify-content: center;
	}
	.footer-nav {
		display: none;
	}
	.main-card .container {
		padding: 0 25px!important;
		margin-top: 25px!important;
	}
	.bio {
		padding: 0!important;
		margin-top: -75px!important;
	}
	.social-row {
		padding: 10px!important;
		margin-top: 5px;
	}
	.social-row2 {
		padding: 10px!important;
		margin-top: 5px;
		margin-bottom: 10px;
	}
	.news-btn {
		font-size: .8rem;
	}
	.news-author {
		font-size: 1rem;
	}
	.content p {
		margin-bottom: 5px;
	}
	.content {
		padding-top: 15px;
	}
}

@media (max-width: 700px) {
	.signup-cont {
		float: none!important;
	}
	.signup-cont button {
		width: 100%;
	}
	.social-row .col-12 {
		padding: 0;
	}
	.social-row2 .col-12 {
		padding: 0;
	}
	.form-inline .form-control {
		width: 100%
	}
	.news-btn {
		font-size: .7rem;
		padding: 2px 4px!important;
	}
	.news-author {
		font-size: .8rem;
	}
	.news h5 {
		font-size: 1.5rem;
	}
	.bio {
		padding: 0!important;
		margin-top: -55px!important;
	}
	.bio h4 {
		font-size: 1.5rem;
	}
}
