/* The team */
.post-36:after{
	content: '';
	display: block;
	clear: both;
}
.post-36 img{
	max-height: 215px;
}
.post-36 a{
	text-transform: uppercase;
    font-family: "TradeGothicLTStdBdCnNo.20" !important;
	font-size: 24px;
	line-height: 30px;
}
.post-36 div{
	float: left;
	width: 33%;
	padding: 0 5px 20px 5px;
}
.post-36 div:nth-of-type(3n){
	padding-right: 0;
}
.post-36 div:nth-of-type(3n):after{
	content: '';
	display: block;
	clear: both;
}
.post-36 img{
	max-width: 100%;
}

/* Top bar override */
@media only screen and (min-width: 64.063em){
	.top-bar-section li:not(.has-form) a:not(.button) {
		padding: 0 0.9375rem;
		line-height: 35px;
		background: transparent;
	}
}
@media only screen and (min-width: 64.063em){
	.top-bar-section .dropdown li{
		width: 200px;
	}
}


#btn1 div{
	bottom: 16%;
}
#secondShowcase{
	background-color: #da2231;
}
#thirdShowcase{
	background-color: #7ebe47;
}
#fourthShowcase{
	background-color: #ffb54f;
}
.showcaseBox .about{
	font-size: .8em;
}