@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600italic,600);
.clearfix,
.clear {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after,
.clear:before,
.clear:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after,
.clear:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@font-face {
  font-family: 'aleoregular';
  src: url('../fonts/aleo-regular-webfont.eot');
  src: url('../fonts/aleo-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/aleo-regular-webfont.woff') format('woff'), url('../fonts/aleo-regular-webfont.ttf') format('truetype'), url('../fonts/aleo-regular-webfont.svg#aleoregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.gfont-opensans {
  font-family: 'Open Sans', sans-serif;
}
.font-aleo {
  font-family: 'aleoregular', serif;
}
.list-border ul {
  margin: 0;
}
.list-border ul li {
  border-bottom: 1px solid rgba(255,255,255,0.5);
  list-style: none;
}
.list-border ul li:last-child {
  border-bottom: 0;
}
.img-transform {
  overflow: hidden;
}
.img-transform img {
  -webkit-transition: all 0.4s linear;
  -moz-transition: all 0.4s linear;
  -o-transition: all 0.4s linear;
  transition: all 0.4s linear;
}
.img-transform:hover img {
  -webkit-transform: scale(1.1) rotateZ(-3deg);
  -moz-transform: scale(1.1) rotateZ(-3deg);
  -ms-transform: scale(1.1) rotateZ(-3deg);
  -o-transform: scale(1.1) rotateZ(-3deg);
  transform: scale(1.1) rotateZ(-3deg);
}
.img-grayscale {
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
  filter: gray;
  -webkit-filter: grayscale(100%);
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.img-grayscale:hover {
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
  -webkit-filter: grayscale(0%);
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.bs-example {
  color: #444;
}
.bs-example a:hover {
  color: #444;
}
pre a:hover {
  color: #444;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.xco-wrap {
  *zoom: 1;
  *zoom: 1;
}
.xco-wrap:before,
.xco-wrap:after {
  display: table;
  content: "";
  line-height: 0;
}
.xco-wrap:after {
  clear: both;
}
.xco-wrap:before,
.xco-wrap:after {
  display: table;
  content: "";
  line-height: 0;
}
.xco-wrap:after {
  clear: both;
}
.xco-wrap .item {
  padding: 10px;
  *zoom: 1;
  *zoom: 1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.xco-wrap .item:before,
.xco-wrap .item:after {
  display: table;
  content: "";
  line-height: 0;
}
.xco-wrap .item:after {
  clear: both;
}
.xco-wrap .item:before,
.xco-wrap .item:after {
  display: table;
  content: "";
  line-height: 0;
}
.xco-wrap .item:after {
  clear: both;
}
.xco-wrap .heading {
  margin: 15px 0 0;
  line-height: 1;
}
.xco-wrap .meta {
  display: inline-block;
  font-size: 13px;
  font-style: italic;
  color: #666;
}
.xco-wrap .meta span+span {
  margin-left: 15px;
  padding-left: 10px;
  border-left: 1px solid #CCC;
}
.xco-wrap .intro {
  margin: 5px 0 0;
}
.xco-wrap .xco-btn {
  border: 1px solid;
  padding: 0 15px;
  line-height: 24px;
  display: inline-block;
  margin-top: 10px;
  font-weight: bold;
}
.xco-media-left .image {
  float: left;
  width: 40%;
  margin-right: 15px;
}
.xco-media-left .heading {
  margin: 0;
  font-size: 18px;
}
[class*='xco-col-'] .item {
  float: left;
}
.xco-col-2 .item {
  width: 50%;
}
.xco-col-3 .item {
  width: 33.334%;
}
.xco-col-4 .item {
  width: 25%;
}
.sec-col .heading {
  margin-top: 0;
}
.xco-default [class*='-col'],
.xco-list [class*='-col'] {
  float: left;
}
.xco-default .pri-col,
.xco-list .pri-col {
  width: 60%;
}
.xco-default .sec-col,
.xco-list .sec-col {
  width: 40%;
}
.xco-caption .item a {
  display: block;
  position: relative;
}
.xco-caption .item .xco-btn {
  display: inline-block;
}
.xco-caption .heading {
  position: absolute;
  bottom: 0;
  margin: 0;
  width: 100%;
  z-index: 99;
  padding: 6px 10px;
  background: rgba(0,0,0,0.4);
  color: #FFF;
  font-weight: 300;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.xco-classic .item {
  padding: 10px 0;
}
.xco-classic .item .image {
  margin-right: 10px;
  overflow: hidden;
}
.xco-classic .item .image img {
  -webkit-transition: all 0.4s linear;
  -moz-transition: all 0.4s linear;
  -o-transition: all 0.4s linear;
  transition: all 0.4s linear;
}
.xco-classic .item .image:hover img {
  -webkit-transform: scale(1.1) rotateZ(-3deg);
  -moz-transform: scale(1.1) rotateZ(-3deg);
  -ms-transform: scale(1.1) rotateZ(-3deg);
  -o-transform: scale(1.1) rotateZ(-3deg);
  transform: scale(1.1) rotateZ(-3deg);
}
.xco-classic-row .item {
  width: 50%;
  float: left;
}
.xco-classic-row .item:nth-child(4n+3) .image,
.xco-classic-row .item:nth-child(4n+4) .image {
  float: right;
  margin-right: 0;
  margin-left: 15px;
}
.xco-grid {
  width: 100%;
}
.xco-grid .item {
  float: left;
  width: 25%;
  padding: 0;
}
.xco-grid .item:nth-child(5n+1) {
  width: 50%;
}
.xco-grid .heading,
.xco-grid .meta,
.xco-grid .intro {
  display: none;
}
.xco-magazine .item .image {
  overflow: hidden;
}
.xco-magazine .item .image img {
  -webkit-transition: all 0.4s linear;
  -moz-transition: all 0.4s linear;
  -o-transition: all 0.4s linear;
  transition: all 0.4s linear;
}
.xco-magazine .item .image:hover img {
  -webkit-transform: scale(1.1) rotateZ(-3deg);
  -moz-transform: scale(1.1) rotateZ(-3deg);
  -ms-transform: scale(1.1) rotateZ(-3deg);
  -o-transform: scale(1.1) rotateZ(-3deg);
  transform: scale(1.1) rotateZ(-3deg);
}
.xco-magazine .pri-col .item {
  padding: 10px 0;
}
.xco-magazine .pri-col .item .image {
  float: left;
  width: 45%;
  margin-right: 15px;
}
.xco-magazine .pri-col .item .heading {
  margin: 0 0 10px;
}
.xco-magazine .pri-col .xco-btn {
  float: right;
}
.xco-magazine .sec-col .inner {
  margin: 0 -10px;
}
.xco-magazine .sec-col .item {
  padding: 10px;
}
.xco-sportz1 .item,
.xco-sportz2 .item {
  padding: 0;
  position: relative;
  background: #fff;
  color: #444;
  float: left;
}
.xco-sportz1 .item .heading,
.xco-sportz1 .item .intro,
.xco-sportz2 .item .heading,
.xco-sportz2 .item .intro {
  margin: 10px;
}
.xco-sportz1 .item .heading,
.xco-sportz2 .item .heading {
  font-size: 16px;
  color: #444;
}
.xco-sportz1 .item .xco-btn,
.xco-sportz2 .item .xco-btn {
  padding: 5px 0;
  line-height: 30px;
  border: 0;
  color: #fff;
}
.xco-sportz1 .col-1 .item,
.xco-sportz2 .col-1 .item {
  width: 100%;
}
.xco-sportz1 .col-2 .item,
.xco-sportz2 .col-2 .item {
  width: 50%;
}
.xco-sportz1 .col-3 .item,
.xco-sportz2 .col-3 .item {
  width: 33.33%;
}
.xco-sportz1 .col-4 .item,
.xco-sportz2 .col-4 .item {
  width: 25%;
}
.xco-sportz1 .col-5 .item,
.xco-sportz2 .col-5 .item {
  width: 20%;
}
.xco-sportz1 .col-6 .item,
.xco-sportz2 .col-6 .item {
  width: 16.16%;
}
.xco-sportz1 .item:before {
  content: '';
  display: block;
  width: 30px;
  height: 33px;
  background: url(../images/content-arrow.png) no-repeat 0 0;
  background-size: 28px 28px;
  position: absolute;
  z-index: 10;
  top: 40%;
  left: 45%;
}
.xco-sportz1 .item .image {
  margin-right: 0;
  width: 50%;
  overflow: hidden;
}
.xco-sportz1 .item .image img {
  -webkit-transition: all 0.4s linear;
  -moz-transition: all 0.4s linear;
  -o-transition: all 0.4s linear;
  transition: all 0.4s linear;
}
.xco-sportz1 .item .image:hover img {
  -webkit-transform: scale(1.1) rotateZ(-3deg);
  -moz-transform: scale(1.1) rotateZ(-3deg);
  -ms-transform: scale(1.1) rotateZ(-3deg);
  -o-transform: scale(1.1) rotateZ(-3deg);
  transform: scale(1.1) rotateZ(-3deg);
}
.xco-sportz1 .item .intro {
  line-height: 18px;
}
.xco-sportz1 .item .item-details {
  width: 50%;
}
.xco-sportz1 .item .xco-btn {
  background: #444;
  width: 50%;
  position: absolute;
  bottom: 0;
  color: #eee;
}
.xco-sportz1 .item .xco-btn:hover {
  background: #151515;
  color: #fff;
}
.xco-sportz1 .pri-col .item .item-details {
  float: right;
}
.xco-sportz1 .sec-col .item:before {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.xco-sportz1 .sec-col .item .image {
  float: right;
}
.xco-sportz1 .sec-col .item .item-details {
  float: left;
}
.xco-sportz2 .item {
  margin-bottom: -100px;
}
.xco-sportz2 .item .image {
  float: none;
  margin: 0;
  width: 100%;
  position: relative;
  overflow: visible;
}
.xco-sportz2 .item .image:before {
  content: '';
  display: block;
  width: 30px;
  height: 33px;
  background: url(../images/content-arrow.png) no-repeat 0 0;
  position: absolute;
  left: 46%;
  bottom: -17px;
  z-index: 10;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.xco-sportz2 .item .heading {
  margin-top: 25px;
}
.xco-sportz2 .item .xco-btn {
  width: 100%;
}
#xc-sportz1 .xco-btn {
  color: #444;
}
