* {
	box-sizing: border-box;
	margin: 0;
	padding: 0;
	outline: 0;
}
h1, h2, h3, h4, h5 {
	line-height: 1;
	margin: 0 0 20px;
	text-transform: uppercase;
}

.display_always {
	display: block !important;
}
.wrapper, .header-container, .footer-container, .main-container {
	position: relative;
}
.catalog-category-view .breadcrumbs, .catalogsearch-result-index .breadcrumbs {
	padding-left: 0;
	padding-right: 0;
}
.catalog-category-view .breadcrumbs {
	background: rgba(0,0,0,.66);
	color: white;
	margin-bottom: -38px;
	z-index: 2;
	position: relative;
	top: 0;
	left: 0;
	right: 0;
}
.catalog-category-view .breadcrumbs {
	color: white;
}
.catalog-category-view .breadcrumbs ul, .catalogsearch-result-index .breadcrumbs ul {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	max-width: 1280px;
}
.catalog-category-view .breadcrumbs li, .catalogsearch-result-index .breadcrumbs li {
	display: inline;
	font-size: 12px;
	font-weight: bold;
}
.catalog-category-view .breadcrumbs a::after, .catalogsearch-result-index .breadcrumbs a::after {
	display: inline-block;
	content: '/';
	margin-left: 6px;
	margin-right: 2px;
	vertical-align: baseline;
	margin-bottom: -1px;
}
.catalog-category-view .breadcrumbs a, .catalogsearch-result-index .breadcrumbs a {
	color: #a2a2a2;
	text-decoration: none;
	display: inline-block;
	line-height: 30px;
	font-weight: normal;
}
.catalog-category-view .breadcrumbs a {
	color: rgba(255,255,255,.75);
}
.catalog-category-view .breadcrumbs li, .catalogsearch-result-index .breadcrumbs li {
	font-size: 12px;
	font-weight: bold;
}


div.main-container {
 text-align:center !important
}
div.main-container div.breadcrumbs {
 text-align:left
}
.main-container {
	z-index: 1;
	margin-bottom: 24px;
}
.main-container {
	overflow: hidden;
}
div.main-container div.athlete-container {
 margin:30px auto;
 max-width:1280px;
 padding:0 35px;
 overflow:hidden
}
div.category-heading {
	width: 100%;
	height: 275px;
	background-color: #000;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center top;
	position: relative;
}
div.category-heading {
	height: 340px;
}
div.category-heading div.category-heading-content {
	font-family: Open Sans,Verdana,Arial,sans-serif;
	text-align: center;
	display: table;
	height: 100%;
	width: 100%;
	position: relative;
}
div.category-heading div.category-heading-content h1 {
	color: #fff;
	font-style: italic;
	font-size: 3.625em;
	display: inline-block;
	line-height: 100px;
	display: table-cell;
	vertical-align: middle;
	padding-bottom: 90px;
    width: 100%;
}
div.category-heading div.category-heading-content h1 {
	font-size: 100px;
}
div.main-container {
	text-align: center !important;
}
.container::before, .container::after {
	content: " ";
	display: table;
}
.container {
	width: 100%;
	max-width: 1280px;
	margin-left: auto;
	margin-right: auto;
}
.container {
	padding-left: 0;
	padding-right: 0;
}
div.container {
	text-align: left;
	display: inline-block;
}
.container::before, .container::after {
	content: " ";
	display: table;
}
.container::after {
	clear: both;
}

div.container p {
	line-height: 29.25px;
	margin-top: .875em;
	margin-bottom: 0;
	border-bottom: solid 1px #e9e9e9;
	padding-bottom: 18.75px;
	color: #a2a2a2;
}
div.container p {
	border-bottom: none;
	color: #000;
	text-align: center;
	max-width: 694px;
	margin: 28px auto 0 auto;
}
div.container p.body-text {
	border-bottom: none;
	padding-bottom: 0;
}
div.container p.body-text {
	color: #fff;
	text-align: center;
	display: inline-block;
	position: absolute;
	left: 50%;
	font-weight: 200;
	text-shadow: 1px 0 #444;
}
div.container p.body-text {
	max-width: 675px;
	margin-left: -337.5px;
	font-size: 18px;
	top: 189px;
    font-style: italic;
}
div.container p.about{
	border-bottom: none;
	color: #000;
	text-align:left;
	max-width: 1380px;
	margin: 28px auto 0 auto;
    font-size: 45px;
}
div.athletes {
 line-height:80px;
 text-align:left;
 margin:0 auto 0 auto;
 max-width:1300px
}
div.athletes div.dropdown {
 line-height:normal;
 text-align:left;
 margin:0 0 20px 0
}

div.athletes a:link,
div.athletes a:visited,
div.athletes a:active {
 text-decoration:none;
 color:#fff;
 text-transform:uppercase
}

 div.athletes a:hover p {
  background-color:#ea0000;
  color:#fff
 }

 
div.athletes a {
 display:inline-block;
 position:relative;
 margin-right:20px;
}


div.athletes a {
    margin-top: 10px;
    width: 32%;
 }
div.athletes a:nth-child(3)
{
margin-right:0px;
}
div.athletes a img {
 width:100%;
 max-width:414px;
 border-radius:8px;
}


 div.athletes a:nth-of-type(3n+0) {
   margin-right:0 
 }

div.athletes a:focus {
 outline:-webkit-focus-ring-color auto 5px
}
div.athletes p.name {
 padding:10px;
 background:#000;
 position:absolute;
 bottom:15px;
 left:0;
 margin:0;
 line-height:normal
}
div.athletes p.name span {
 font-family:"Roboto Condensed", "Helvetica", Arial, sans-serif;
 font-size:18px
}
div.athletes p.name span.first-name {
 font-weight:300
}
div.athletes p.name span.last-name {
 font-weight:700
}