@media (min-width: 768px) {
    
	.navbar-brand img {
		height: 170px;
	}    
}

@media (max-width: 767px) {
	.navbar-toggle {
		position: absolute;
		right: 0;
	}
	.navbar-nav {
		margin: 0;
	}
	.nav >li> a {
		padding: 10px;
		font-size: 16px;
	}
	#per-slide-template {
		margin-bottom: 10px;
	}

	.sports-categories,
	.sports-categories li {
		float: none;
		padding: 0;
	}
	.sports-categories li {
		padding: 10px;
		margin-bottom: 5px;
		margin-left: 0;
	}
	#inner-footer .col-sm-2 {
		margin-bottom: 20px;
	}
	.secondcolored h2,
	footer h2 {
		line-height: 1.5em;
		padding: 10px 0;
	}
/*
	.attribution {
		padding: 40px 10px;
	}
*/
	.navbar-brand img {
		  margin-top: 15px;
		  margin-bottom: 15px;
	}
	#content {
	  padding-top: 30px;
	}
	.home #main a span {
		font-size: 18px;
		border: 18px solid white;
		min-height: 100px;
		height: auto;
	}
	.home #main a span br {
		display: none;
	}
	.home #main {
		padding: 20px;
	}
	.slide .holder {
		font-size: 12px;
		padding: 5px;
	}
	table td:last-child {
		white-space: normal;
	}
	.post header h1 {
	  font-size: 22px;
	}
	
	.home #main {
		padding: 0;
	}
	.grey h2 {
		font-size: 18px;
		padding: 10px 10px 0 10px;
	}
	.home h1{
		margin: 20px 0 20px 0;
	}
	h1{
		padding: 0 5px 0 5px;
	}
	h2.dashedlines{
		font-size: 24px;
		margin: 50px 0 50px 0;
		line-height: normal;
		padding: 0 10px 0 10px;
	}
	p{
		text-align:align-left;
	}
	h3{
		margin-top:25px;
	}
	img{
		width:100%;
		height:auto;
	}
	#div2 {
		width: 100%;
		margin-left: 0px;
	}
	.attribution p{
		margin-top: 25px;
		font-size: 10px;
	}
	.navbar-header img{
		height:48px;
		display: block;
	}
	.navbar-brand {
		padding: 0;
	}
	div.row{
		margin-top:10px;
	}
	#story h1 small{
		padding-top:10px;
	}
	
	div.colored {
		position: relative;
	}
	.hero {
		margin: 0;
	}
	.photos img {
		margin-bottom: 10px;
	}
	footer {
		height: auto;
	}
}