

.row {
  margin-right: -20px !important;
  margin-left: -20px !important;
}
.col-md-12,
.col-md-8,
.col-md-6,
.col-md-4 {
  padding-right: 20px !important;
  padding-left: 20px !important;
}
html {
  background-color: #211e1c;
}
html.has-video {
  background-color: inherit;
}
html.has-video body {
  background-color: inherit;
  background-image: inherit;
  background-position: inherit;
  background-repeat: inherit;
  background-attachment: inherit;
}
.visibility {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
}
.border-bottom {
  border-left: none;
  border-top: none;
  border-right: none;
}
.bluebox-border-bottom {
  border: 1px solid #000000;
  border-color: #000000;
  zoom: 1;
  border-color: transparent\9;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0f000000, endColorstr=#0f000000)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#0f000000, endColorstr=#0f000000);
  border-color: rgba(0, 0, 0, 0.06);
  border-left: none;
  border-top: none;
  border-right: none;
}
img {
  max-width: 100%;
}
body {
  background-color: #211e1c;
  background-image: url('images/1397507613_46.59.252.188.jpg');
  background-position: top center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  font-family: 'Open Sans', sans-serif !important;
  font-size: 13px;
  color: #000000;
  /* .rgba(@bluebox-text-option, 0.5); */

  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  /*-webkit-transform: translateZ(0);
	.visibility;*/

}
body img {
  max-width: 100%;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
}
body h1,
body h2,
body h3,
body h4,
body h5,
body h6,
body .h1,
body .h2,
body .h3,
body .h4,
body .h5,
body .h6 {
  font-family: 'Open Sans', sans-serif;
}
body a {
  color: #000000;
  -webkit-transition: color 200ms linear, background-color 300ms cubic-bezier(0.23, 1, 0.32, 1);
  -moz-transition: color 200ms linear, background-color 300ms cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition: color 200ms linear, background-color 300ms cubic-bezier(0.23, 1, 0.32, 1);
  -ms-transition: color 200ms linear, background-color 300ms cubic-bezier(0.23, 1, 0.32, 1);
  box-transition: color 200ms linear, background-color 300ms cubic-bezier(0.23, 1, 0.32, 1);
}
body footer a {
  color: white;
}
body footer a:hover {
  color: #e74c3c;
}
body a{
  color: #428bca;
}
body a,
body a:hover {
  text-decoration: underline;
}
body a:hover {
  color: #e74c3c;
}

nav a{
  color: #000;
  text-decoration: none;
}
nav a:hover{
    text-decoration: none;
}
.clear {
  clear: both;
  overflow: hidden;
  width: 100%;
  display: block;
  height: 0px;
}
.padding-fix {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}


.difficulty-level{
  max-width: 110px;
  width:100%;
  margin-bottom: 10px;
}


.std-heading {
  font-size: 14px;
  font-weight: bold;
  color: #000000;
  text-transform: uppercase;
}
.section-heading {
  font-size: 14px;
  font-weight: bold;
  color: #000000;
  text-transform: uppercase;
  margin: 0 0 10px 0;
  text-transform: none;
}
.std-label {
  font-size: 11px;
  font-weight: 300;
  color: #000000;
  color: rgba(0, 0, 0, 0.5);
  text-transform: uppercase;
}
.bluebox-info-line {
  font-size: 11px;
  text-transform: uppercase;
  padding: 12px 0 17px 0;
  color: #000000;
  color: rgba(0, 0, 0, 0.5);
  border: 1px solid #000000;
  border-color: #000000;
  zoom: 1;
  border-color: transparent\9;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0f000000, endColorstr=#0f000000)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#0f000000, endColorstr=#0f000000);
  border-color: rgba(0, 0, 0, 0.06);
  border-left: none;
  border-top: none;
  border-right: none;
}
.bluebox-info-line a {
  color: #000000;
  color: rgba(0, 0, 0, 0.5);
}
.bluebox-info-line a.more-link {
  float: right;
}
.bluebox-extra-info {
  font-size: 11px;
  text-transform: uppercase;
  padding: 0;
  color: #000000;
  color: rgba(0, 0, 0, 0.5);
}
.bluebox-extra-info a {
  color: #000000;
  color: rgba(0, 0, 0, 0.5);
}
.bluebox-extra-info a.more-link {
  float: right;
}
.normal-text {
  font-weight: normal;
  text-transform: none;
  font-size: 13px;
}

/* STUFF */

#tandc h3{
text-transform: uppercase;
font-size:14px;
font-weight:bold;
}

#tandc p{
font-size:12px;
}

#tandc ul li{
  font-size:12px;
}

.socialbox{
  position:absolute;
  top:0;
  right:0;
  width:200px;
  height:70px;
  background: url('images/facebook.png') 50% 50% no-repeat;
  background-size:210px;
  top: -14px;
  -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
      -ms-transition: all 300ms ease-in-out;
        -o-transition: all 300ms ease-in-out;
          transition: all 300ms ease-in-out;
  -webkit-transform: translate3d(0,0,0);
       -moz-transform: translate3d(0,0,0);
        -ms-transform: translate3d(0,0,0);
         -o-transform: translate3d(0,0,0);
            transform: translate3d(0,0,0);
}

.socialbox:hover{
  top: 0;
}

.raceprice{
  font-size:20px;
  font-weight:bold;
  color:forestgreen
}
.paytitle{
  font-size: 24px !important;
  font-weight: bold !important;
  margin: 0 0 4px 0 !important;
}
.top20{
  margin-top:30px;
  font-weight:bold;
}
.reglist{
  margin-bottom:30px;
}
.reglist li{
  font-size:14px;
}

.smallprint{

  color:grey;
  font-size:12px;
}

.routeinfobox{
  padding-top:10px;
}

button{
    margin-bottom:8px;
}

#pro-box, #sport-box, #expert-box{
  display:none;
}

.paybox{
  border-radius:15px;
  background:white;
  padding:15px;
  margin-bottom:25px;
    border: 2px solid lightgrey;
}

.paybox h3{
  font-size: 20px;
  font-weight: bold;
  margin: 0 0 10px 0;
  color: #211e1c;
}

.agreetoterms input{
 float:left;
}

.agreetoterms label{
  padding-left: 20px;
  margin-bottom:7px;
  font-weight:400;
  display: block !important;
}

aside .post-heading{
  margin-top:0;
}

.rockhard-logo{
position: absolute;
top: 3px;
width: 240px;
}
.sponsors{
  padding:0;
  list-style-type: none;
}
.sponsors li{
  display:inline-block;
  margin-left:35px;
  margin-top: 40px;
}
.sponsors li:first-child{
  margin-left: none;
}

.sponsors li img {
  max-width:140px;
  width:100%;
}

.blog-post-single h2.post-heading:first-child {
  margin-top:5px !important;
}

.raceicons{
  max-width: 400px;
  width: 100%;
  margin: 20px auto 20px auto;
  display: block;
}

.register-button {
  border: none;
  border-radius: 8px;
  text-decoration: none;
  font-size:24px;
  font-weight:800;
  background:firebrick;
  padding: 10px 30px;
  display: block;
  text-transform: uppercase;
  text-align:center;
  margin:20px 0;
  font-weight: 800;
  color: #fff;
  outline: none;
  position: relative;
  box-shadow: 0 6px #951d1d;;
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}

.register-button:after {
  content: '';
  position: absolute;
  z-index: -1;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.register-button:hover {
  box-shadow: 0 4px #951d1d;
  text-decoration: none;
  color: #fff;
  top: 2px;
}

.register-button:active {
  box-shadow: 0 0 #ab3c3c;
  text-decoration: none;
  color: #fff;
  top: 6px;
}

.routeinfobox{

}

.more-info {
  max-width:180px;
  width:100%;
  border: none;
  border-radius: 8px;
  text-decoration: none;
  font-size:14px;
  font-weight:800;
  background:#6a6a6a;
  padding: 8px;
  display: block;
  text-transform: uppercase;
  text-align:center;
  margin:20px 0 10px 0;
  font-weight: 800;
  color: #fff;
  outline: none;
  position: relative;
  box-shadow: 0 6px #545454;;
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
  cursor:pointer;
}

.more-info:after {
  content: '';
  position: absolute;
  z-index: -1;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.more-info:hover {
  box-shadow: 0 4px #545454;
  text-decoration: none;
  color: #fff;
  top: 2px;
}

.more-info:active {
  box-shadow: 0 0 #ab3c3c;
  text-decoration: none;
  color: #fff;
  top: 6px;
}


.chia-logo{
  background: white url('images/chiabia2.jpg') no-repeat center center;
  background-size:cover;
  width:224px;
  height:89px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  position:absolute;
  left: 290px;
  top:0;
}

.foottransparent{
  text-align:center;
}
.top-banner-area {
  position:relative;
  margin: 0 auto;
  min-height: 180px;
  max-width: 960px;
}

.google-maps {
    position: relative;
    padding-bottom: 75%; // This is the aspect ratio
    height: 0;
    overflow: hidden;
}
.google-maps iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}
.event-counter {
  position: relative;
  -webkit-perspective: 640px;
  -moz-perspective: 640px;
  -ms-perspective: 640px;
  -o-perspective: 640px;
  perspective: 640px;
}
.event-counter .counter {
  min-width: 244px;
  height: 60px;
}
.event-counter .counter .cell {
  height: 65px;
  width: 65px;
  text-align: center;
  position: relative;
  color: white;
  float: left;
  margin-right: 1px;
  background-color: #000000;
  zoom: 1;
  background-color: transparent\9;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#42000000, endColorstr=#42000000)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#42000000, endColorstr=#42000000);
  background-color: rgba(0, 0, 0, 0.60);
}
.event-counter .counter .cell strong {
  position: absolute;
  display: inline-block;
  line-height: 30px;
  width: 100%;
  font-size: 24px;
  font-weight: 700;
  top: 8px;
  left: 0;
  right: 0;
}
.event-counter .counter .cell span {
  position: absolute;
  display: inline-block;
  line-height: 20px;
  width: 100%;
  text-transform: uppercase;
  font-weight: 300;
  top: 36px;
  left: 0;
  right: 0;
  font-size: 11px;
  color: #ffffff;
  color: rgba(255, 255, 255, 0.5);
}
.event-counter .event-label {
  display: block;
  height: 60px;
  position: absolute;
  top: 0;
  right: 305px;
  line-height: 60px;
  padding: 0 20px;
  text-align: center;
  color: white;
  text-transform: uppercase;
  font-size: 11px;
  background-color: #000000;
  zoom: 1;
  background-color: transparent\9;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#db000000, endColorstr=#db000000)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#db000000, endColorstr=#db000000);
  background-color: rgba(0, 0, 0, 0.86);
  min-width: 130px;
  -webkit-transform-origin: 100% 50%;
  -moz-transform-origin: 100% 50%;
  -ms-transform-origin: 100% 50%;
  -o-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transform: rotateY(-68deg);
  -moz-transform: rotateY(-68deg);
  -ms-transform: rotateY(-68deg);
  -o-transform: rotateY(-68deg);
  transform: rotateY(-68deg);
  -webkit-transition: -webkit-transform 0.15s linear;
  -moz-transition: -moz-transform 0.15s linear;
  -ms-transition: -ms-transform 0.15s linear;
  -o-transition: -o-transform 0.15s linear;
  transition: transform .15s linear;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
  box-transition: all 200ms linear;
}
.event-counter:hover .event-label {
  -webkit-transform: rotateY(0);
  -moz-transform: rotateY(0);
  -ms-transform: rotateY(0);
  -o-transform: rotateY(0);
  transform: rotateY(0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
}
/* BEGIN basic layout */
.content-wrap {
  margin: 0 auto;
  padding-bottom:80px;
  position: relative;
  max-width: 960px;
  -webkit-box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.02), inset 0 1px 0 0px #ffffff;
  -moz-box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.02), inset 0 1px 0 0px #ffffff;
  -o-box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.02), inset 0 1px 0 0px #ffffff;
  box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.02), inset 0 1px 0 0px #ffffff;
}
.content-wrap .main-container {
  clear: both;
  padding: 0 40px 40px 40px;
  background-color: #ffffff;
  zoom: 1;
  background-color: transparent\9;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#dbffffff, endColorstr=#dbffffff)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#dbffffff, endColorstr=#dbffffff);
  background-color: rgba(255, 255, 255, 0.86);
  max-width: 960px;
}
.content-wrap .main-container img {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
}
.content-wrap .main-container content {
  float: left;
  width: 65%;
  width: 100%;
  padding-right: 40px;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.content-wrap .main-container aside {
  float: left;
  width: 35%;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.content-wrap .main-container span.clear {
  clear: both;
  overflow: hidden;
  width: 100%;
  display: block;
  height: 0px;
}
.content-wrap .main-container > :nth-child(2) {
  padding-right: 40px;
}
.content-wrap footer {
  max-width: 960px;
  background-color: #000000;
  zoom: 1;
  background-color: transparent\9;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#db000000, endColorstr=#db000000)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#db000000, endColorstr=#db000000);
  background-color: rgba(0, 0, 0, 0.86);
  color: #ffffff;
  color: rgba(255, 255, 255, 0.5);
}
/* BEGIN basic layout */
/* BEGIN prime nav */
.bb-mobile-nav {
  display: none;
  height: 40px;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-weight: 800;
  padding-left: 41px;
  background: #fff url('images/menu.png') 6px 7px no-repeat;
  background-size: 23px;
}
.content-wrap .main-container header {
  display: block;
  float: left;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.content-wrap .main-container header nav {
  display: block;
  margin-bottom: 40px;
  float: left;
  width: 100%;
}
.content-wrap .main-container header nav ul {
  margin: 0;
  list-style-type: none;
  padding: 0px;
  display: block;
  float: left;
  width: 100%;
  /*.bluebox-border-bottom();*/

  -webkit-box-shadow: inset 0px -1px 0px rgba(0, 0, 0, 0.06);
  -moz-box-shadow: inset 0px -1px 0px rgba(0, 0, 0, 0.06);
  -o-box-shadow: inset 0px -1px 0px rgba(0, 0, 0, 0.06);
  box-shadow: inset 0px -1px 0px rgba(0, 0, 0, 0.06);
}
.content-wrap .main-container header nav ul li {
  float: left;
  position: relative;
  display: inline-block;
  margin-right: 20px;
  font-size: 14px;
  font-weight: bold;
  color: #000000;
  text-transform: uppercase;
}
.content-wrap .main-container header nav ul li:after {
  content: '/';
  font-weight: normal;
  position: absolute;
  display: block;
  top: 25px;
  right: 0px;
  color: #000000;
  color: rgba(0, 0, 0, 0.12);
}
.content-wrap .main-container header nav ul li:last-child,
.content-wrap .main-container header nav ul li:last-child a {
  margin: 0;
}
.content-wrap .main-container header nav ul li:last-child:after {
  content: '';
  display: none;
}
.content-wrap .main-container header nav ul li a {
  display: inline-block;
  padding: 25px 0;
  margin-right: 25px;
  -webkit-transition: box-shadow 200ms linear, color 200ms linear;
  -moz-transition: box-shadow 200ms linear, color 200ms linear;
  -o-transition: box-shadow 200ms linear, color 200ms linear;
  -ms-transition: box-shadow 200ms linear, color 200ms linear;
  box-transition: box-shadow 200ms linear, color 200ms linear;
}
.content-wrap .main-container header nav ul li a:hover {
  -webkit-box-shadow: inset 0 -1px 0 0 #e74c3c;
  -moz-box-shadow: inset 0 -1px 0 0 #e74c3c;
  -o-box-shadow: inset 0 -1px 0 0 #e74c3c;
  box-shadow: inset 0 -1px 0 0 #e74c3c;
}
.content-wrap .main-container header nav ul li a:hover i {
  color: #e74c3c;
  -webkit-transition: color 200ms linear;
  -moz-transition: color 200ms linear;
  -o-transition: color 200ms linear;
  -ms-transition: color 200ms linear;
  box-transition: color 200ms linear;
}
.content-wrap .main-container header nav ul li a i {
  color: #000000;
  color: rgba(0, 0, 0, 0.26);
  margin-right: 6px;
}
.content-wrap .main-container header nav ul li.sub-nav a:hover {
  /*.box-shadow(none);*/

}
.content-wrap .main-container header nav ul li.current-item > a {
  color: #e74c3c;
  -webkit-box-shadow: inset 0 -1px 0 0 #e74c3c;
  -moz-box-shadow: inset 0 -1px 0 0 #e74c3c;
  -o-box-shadow: inset 0 -1px 0 0 #e74c3c;
  box-shadow: inset 0 -1px 0 0 #e74c3c;
}
.content-wrap .main-container header nav ul li > ul {
  height: 0;
  z-index: -1;
  display: block;
  width: 200px;
  position: absolute;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  background-color: #ffffff;
  left: -10px;
  margin-top: -11px;
  border-bottom: 0;
  -webkit-box-shadow: inset 0 1px 0 0 #e74c3c, 0px 3px 20px -3px rgba(0, 0, 0, 0.26);
  -moz-box-shadow: inset 0 1px 0 0 #e74c3c, 0px 3px 20px -3px rgba(0, 0, 0, 0.26);
  -o-box-shadow: inset 0 1px 0 0 #e74c3c, 0px 3px 20px -3px rgba(0, 0, 0, 0.26);
  box-shadow: inset 0 1px 0 0 #e74c3c, 0px 3px 20px -3px rgba(0, 0, 0, 0.26);
  -webkit-transition: opacity 300ms cubic-bezier(0.23, 1, 0.32, 1), margin-top 300ms cubic-bezier(0.23, 1, 0.32, 1);
  -moz-transition: opacity 300ms cubic-bezier(0.23, 1, 0.32, 1), margin-top 300ms cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition: opacity 300ms cubic-bezier(0.23, 1, 0.32, 1), margin-top 300ms cubic-bezier(0.23, 1, 0.32, 1);
  -ms-transition: opacity 300ms cubic-bezier(0.23, 1, 0.32, 1), margin-top 300ms cubic-bezier(0.23, 1, 0.32, 1);
  box-transition: opacity 300ms cubic-bezier(0.23, 1, 0.32, 1), margin-top 300ms cubic-bezier(0.23, 1, 0.32, 1);
}
.content-wrap .main-container header nav ul li > ul:after {
  content: '';
  position: absolute;
  z-index: 501;
  top: -5px;
  left: 18px;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #e74c3c;
}
.content-wrap .main-container header nav ul li > ul:before {
  content: '';
  position: absolute;
  z-index: 502;
  top: -4px;
  left: 18px;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #ffffff;
}
.content-wrap .main-container header nav ul li > ul li {
  margin: 0;
  padding: 0;
  display: block;
  width: 100%;
  border: 1px solid #000000;
  border-color: #000000;
  zoom: 1;
  border-color: transparent\9;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0f000000, endColorstr=#0f000000)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#0f000000, endColorstr=#0f000000);
  border-color: rgba(0, 0, 0, 0.06);
  border-left: none;
  border-top: none;
  border-right: none;
}
.content-wrap .main-container header nav ul li > ul li:last-child {
  border-bottom: none;
}
.content-wrap .main-container header nav ul li > ul li:after {
  content: '';
  display: none;
}
.content-wrap .main-container header nav ul li > ul li i.icon-chevron-right {
  position: absolute;
  top: 15px;
  right: 12px;
  font-size: 11px;
  color: #000000;
  color: rgba(0, 0, 0, 0.12);
  -webkit-transition: right 300ms cubic-bezier(0.23, 1, 0.32, 1), color 200ms cubic-bezier(0.23, 1, 0.32, 1);
  -moz-transition: right 300ms cubic-bezier(0.23, 1, 0.32, 1), color 200ms cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition: right 300ms cubic-bezier(0.23, 1, 0.32, 1), color 200ms cubic-bezier(0.23, 1, 0.32, 1);
  -ms-transition: right 300ms cubic-bezier(0.23, 1, 0.32, 1), color 200ms cubic-bezier(0.23, 1, 0.32, 1);
  box-transition: right 300ms cubic-bezier(0.23, 1, 0.32, 1), color 200ms cubic-bezier(0.23, 1, 0.32, 1);
}
.content-wrap .main-container header nav ul li > ul li:hover i.icon-chevron-right {
  right: 10px;
  color: #e74c3c;
}
.content-wrap .main-container header nav ul li > ul li a {
  padding: 10px 15px;
  line-height: 20px;
  margin: 0;
  display: block;
  font-weight: normal;
  text-transform: none;
  font-size: 13px;
  -webkit-transition: padding 300ms cubic-bezier(0.23, 1, 0.32, 1), color 300ms cubic-bezier(0.23, 1, 0.32, 1);
  -moz-transition: padding 300ms cubic-bezier(0.23, 1, 0.32, 1), color 300ms cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition: padding 300ms cubic-bezier(0.23, 1, 0.32, 1), color 300ms cubic-bezier(0.23, 1, 0.32, 1);
  -ms-transition: padding 300ms cubic-bezier(0.23, 1, 0.32, 1), color 300ms cubic-bezier(0.23, 1, 0.32, 1);
  box-transition: padding 300ms cubic-bezier(0.23, 1, 0.32, 1), color 300ms cubic-bezier(0.23, 1, 0.32, 1);
}
.content-wrap .main-container header nav ul li > ul li a:hover {
  /*padding: 10px 12px;*/

  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
.content-wrap .main-container header nav ul li > ul li ul {
  left: 100%;
  top: 0px;
  z-index: 503;
  display: block;
}
.content-wrap .main-container header nav ul li > ul li ul:before,
.content-wrap .main-container header nav ul li > ul li ul:after {
  content: '';
  display: none;
}
.content-wrap .main-container header nav ul li > ul li.current-item > a {
  background-color: #e74c3c !important;
  color: white !important;
}
.content-wrap .main-container header nav ul li > ul li.current-item > a i.icon-chevron-right {
  color: #ffffff;
  color: rgba(255, 255, 255, 0.26);
}
.content-wrap .main-container header nav ul li > ul li.current-item > a:hover i.icon-chevron-right {
  color: white;
}
.content-wrap .main-container header nav ul li:hover > ul {
  height: auto;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
  margin-top: -1px;
  z-index: 500;
}
.content-wrap .main-container header nav:hover > ul > li > ul {
  /*z-index:500;*/

}
/* END prime nav */

/* BEGIN bluebox heading */
.bluebox-heading {
  margin-bottom: 5px;
  position: relative;
  border: 1px solid #000000;
  border-color: #000000;
  zoom: 1;
  border-color: transparent\9;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0f000000, endColorstr=#0f000000)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#0f000000, endColorstr=#0f000000);
  border-color: rgba(0, 0, 0, 0.06);
  border-left: none;
  border-top: none;
  border-right: none;
}
.bluebox-heading h3 {
  margin: 0;
  padding-bottom: 10px;
  display: inline-block;
  -webkit-box-shadow: 0 1px 0 0 #000000;
  -moz-box-shadow: 0 1px 0 0 #000000;
  -o-box-shadow: 0 1px 0 0 #000000;
  box-shadow: 0 1px 0 0 #000000;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  color: #000000;
  color: rgba(0, 0, 0, 0.5);
}
.bluebox-heading a {
  float: right;
  margin-top: 1px;
  font-size: 11px;
  font-weight: 300;
  color: #000000;
  color: rgba(0, 0, 0, 0.5);
  text-transform: uppercase;
}
.bluebox-heading a:hover {
  color: #e74c3c;
}
.bluebox-heading i {
  margin-right: 6px;
}
/* END bluebox heading */
.content-row,
.widget-wrap {
  margin-bottom: 40px;
}
.content-row:last-child,
.widget-wrap:last-child {
  margin-bottom: 0;
}
/* BEGIN featured post */
section.featured-post > a {
  display: block;
  margin-bottom: 16px;
  position: relative;
  overflow: hidden;
}
section.featured-post .image-details {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background-color: #e74c3c;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transition: all 300ms cubic-bezier(0.23, 1, 0.32, 1);
  -moz-transition: all 300ms cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition: all 300ms cubic-bezier(0.23, 1, 0.32, 1);
  -ms-transition: all 300ms cubic-bezier(0.23, 1, 0.32, 1);
  box-transition: all 300ms cubic-bezier(0.23, 1, 0.32, 1);
}
section.featured-post .image-details:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=86)";
  filter: alpha(opacity=86);
  opacity: 0.86;
  cursor: url(images/plus.svg) 15 15, pointer;
}
section.featured-post img {
  display: block;
  width: 100%;
  -webkit-transition: all 300ms cubic-bezier(0.23, 1, 0.32, 1);
  -moz-transition: all 300ms cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition: all 300ms cubic-bezier(0.23, 1, 0.32, 1);
  -ms-transition: all 300ms cubic-bezier(0.23, 1, 0.32, 1);
  box-transition: all 300ms cubic-bezier(0.23, 1, 0.32, 1);
}
section.featured-post:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
}
section.featured-post p {
  margin-bottom: 0;
}
section.featured-post h1 {
  font-size: 14px;
  font-weight: bold;
  color: #000000;
  text-transform: uppercase;
  margin: 0 0 10px 0;
  text-transform: none;
}
section.featured-post .bluebox-info-line {
  position: relative;
  -webkit-transition: border-color 300ms cubic-bezier(0.23, 1, 0.32, 1);
  -moz-transition: border-color 300ms cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition: border-color 300ms cubic-bezier(0.23, 1, 0.32, 1);
  -ms-transition: border-color 300ms cubic-bezier(0.23, 1, 0.32, 1);
  box-transition: border-color 300ms cubic-bezier(0.23, 1, 0.32, 1);
}
section.featured-post .featured-post-date {
  -webkit-transition: opacity 300ms cubic-bezier(0.23, 1, 0.32, 1), margin-left 300ms cubic-bezier(0.23, 1, 0.32, 1);
  -moz-transition: opacity 300ms cubic-bezier(0.23, 1, 0.32, 1), margin-left 300ms cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition: opacity 300ms cubic-bezier(0.23, 1, 0.32, 1), margin-left 300ms cubic-bezier(0.23, 1, 0.32, 1);
  -ms-transition: opacity 300ms cubic-bezier(0.23, 1, 0.32, 1), margin-left 300ms cubic-bezier(0.23, 1, 0.32, 1);
  box-transition: opacity 300ms cubic-bezier(0.23, 1, 0.32, 1), margin-left 300ms cubic-bezier(0.23, 1, 0.32, 1);
}
section.featured-post .featured-post-author {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  position: absolute;
  left: -10px;
  -webkit-transition: opacity 300ms cubic-bezier(0.23, 1, 0.32, 1), left 300ms cubic-bezier(0.23, 1, 0.32, 1);
  -moz-transition: opacity 300ms cubic-bezier(0.23, 1, 0.32, 1), left 300ms cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition: opacity 300ms cubic-bezier(0.23, 1, 0.32, 1), left 300ms cubic-bezier(0.23, 1, 0.32, 1);
  -ms-transition: opacity 300ms cubic-bezier(0.23, 1, 0.32, 1), left 300ms cubic-bezier(0.23, 1, 0.32, 1);
  box-transition: opacity 300ms cubic-bezier(0.23, 1, 0.32, 1), left 300ms cubic-bezier(0.23, 1, 0.32, 1);
}
section.featured-post:hover .bluebox-info-line {
  zoom: 1;
  border-color: transparent\9;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff000000, endColorstr=#ff000000)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff000000, endColorstr=#ff000000);
  border-color: #000000;
}
section.featured-post:hover .bluebox-info-line span.featured-post-date {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  margin-left: 10px;
}
section.featured-post:hover .bluebox-info-line span.featured-post-author {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
  left: 0px;
}
/* END featured post */

/* BEGIN gallery */
.gallery-wrap {
  background-color: #ffffff;
  padding: 10px;
  position: relative;
  overflow: hidden;
}
.gallery-wrap .image-wrap {
  width: 100%;
}
.gallery-wrap .image-wrap a.image-link {
  display: block;
  position: relative;
  z-index: 0;
  overflow: hidden;
}
.gallery-wrap .image-wrap a.image-link img {
  display: block;
  width: 100%;
  -webkit-transition: all 300ms cubic-bezier(0.23, 1, 0.32, 1);
  -moz-transition: all 300ms cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition: all 300ms cubic-bezier(0.23, 1, 0.32, 1);
  -ms-transition: all 300ms cubic-bezier(0.23, 1, 0.32, 1);
  box-transition: all 300ms cubic-bezier(0.23, 1, 0.32, 1);
}
.gallery-wrap .image-wrap a.image-link .image-details {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background-color: #e74c3c;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transition: all 300ms cubic-bezier(0.23, 1, 0.32, 1);
  -moz-transition: all 300ms cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition: all 300ms cubic-bezier(0.23, 1, 0.32, 1);
  -ms-transition: all 300ms cubic-bezier(0.23, 1, 0.32, 1);
  box-transition: all 300ms cubic-bezier(0.23, 1, 0.32, 1);
}
.gallery-wrap .image-wrap a.image-link .image-details:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=86)";
  filter: alpha(opacity=86);
  opacity: 0.86;
  cursor: url(images/zoom.svg) 15 15, pointer;
  cursor: url(images/plus.svg) 15 15, pointer;
}
.gallery-wrap .image-wrap .gallery-caption {
  position: absolute;
  left: 0px;
  bottom: -10px;
  right: 0px;
  padding: 16px 20px 16px 30px;
  background-color: #ffffff;
  zoom: 1;
  background-color: transparent\9;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#dbffffff, endColorstr=#dbffffff)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#dbffffff, endColorstr=#dbffffff);
  background-color: rgba(255, 255, 255, 0.86);
  -webkit-transition: bottom 300ms cubic-bezier(0.23, 1, 0.32, 1), background-color 300ms cubic-bezier(0.23, 1, 0.32, 1);
  -moz-transition: bottom 300ms cubic-bezier(0.23, 1, 0.32, 1), background-color 300ms cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition: bottom 300ms cubic-bezier(0.23, 1, 0.32, 1), background-color 300ms cubic-bezier(0.23, 1, 0.32, 1);
  -ms-transition: bottom 300ms cubic-bezier(0.23, 1, 0.32, 1), background-color 300ms cubic-bezier(0.23, 1, 0.32, 1);
  box-transition: bottom 300ms cubic-bezier(0.23, 1, 0.32, 1), background-color 300ms cubic-bezier(0.23, 1, 0.32, 1);
}
.gallery-wrap .image-wrap .gallery-caption h4 {
  font-size: 14px;
  font-weight: bold;
  color: #000000;
  text-transform: uppercase;
  margin: 0 0 10px 0;
  text-transform: none;
  margin-bottom: 1px;
}
.gallery-wrap .image-wrap .gallery-caption span {
  font-size: 11px;
  text-transform: uppercase;
  padding: 0;
  color: #000000;
  color: rgba(0, 0, 0, 0.5);
  display: inline-block;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transition: opacity 300ms cubic-bezier(0.23, 1, 0.32, 1);
  -moz-transition: opacity 300ms cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition: opacity 300ms cubic-bezier(0.23, 1, 0.32, 1);
  -ms-transition: opacity 300ms cubic-bezier(0.23, 1, 0.32, 1);
  box-transition: opacity 300ms cubic-bezier(0.23, 1, 0.32, 1);
}
.gallery-wrap .image-wrap .gallery-caption span a {
  color: #000000;
  color: rgba(0, 0, 0, 0.5);
}
.gallery-wrap .image-wrap .gallery-caption span a.more-link {
  float: right;
}
.gallery-wrap:hover .image-wrap .gallery-caption {
  zoom: 1;
  background-color: transparent\9;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffffff, endColorstr=#ffffffff)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffffff, endColorstr=#ffffffff);
  background-color: #ffffff;
  display: inline-block;
  bottom: 0px;
}
.gallery-wrap:hover .image-wrap .gallery-caption span {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
}
.gallery-wrap:hover a.image-link img {
  -webkit-transform: translateY(-5px);
  -moz-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  -o-transform: translateY(-5px);
  transform: translateY(-5px);
}
.band-member .image-wrap a.image-link .image-details:hover {
  cursor: url(images/plus.svg) 15 15, pointer;
}
.band-member .image-wrap .gallery-caption {
  text-align: center;
  padding: 16px 20px 16px 20px;
}
.band-member .image-wrap .gallery-caption span {
  border-top: 1px solid #e74c3c;
  -webkit-transition: all 300ms cubic-bezier(0.23, 1, 0.32, 1);
  -moz-transition: all 300ms cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition: all 300ms cubic-bezier(0.23, 1, 0.32, 1);
  -ms-transition: all 300ms cubic-bezier(0.23, 1, 0.32, 1);
  box-transition: all 300ms cubic-bezier(0.23, 1, 0.32, 1);
}
.band-member:hover .image-wrap .gallery-caption span {
  padding-top: 6px;
  margin-top: 7px;
}
/* END gallery */

/* BEGIN news list */
ul.news-list {
  display: block;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
ul.news-list li {
  display: block;
  margin-top:10px;
  width: 100%;
  float: left;
}
ul.news-list li h4 {
  font-size: 14px;
  font-weight: bold;
  color: #000000;
  text-transform: uppercase;

  margin: 0 0 10px 0;
  text-transform: none;
  margin-bottom: 1px;
}
ul.news-list li h4 a{
    text-decoration: none !important;
  }
ul.news-list li span {
  font-size: 11px;
  text-transform: uppercase;
  padding: 0;
  color: #000000;
  color: rgba(0, 0, 0, 0.5);
  display: block;
  margin-bottom: 20px;
}
ul.news-list li span a {
  color: #000000;
  color: rgba(0, 0, 0, 0.5);
}
ul.news-list li span a.more-link {
  float: right;
}
ul.news-list li a.image-wrap {
  display: block;
  position: relative;
  margin: 0 20px 20px 0;
  width: 60px;
  float: left;
  overflow: hidden;
  background-color: #e74c3c;
}
ul.news-list li a.image-wrap img {
  display: block;
  width: 100%;
  -webkit-transition: all 300ms cubic-bezier(0.23, 1, 0.32, 1);
  -moz-transition: all 300ms cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition: all 300ms cubic-bezier(0.23, 1, 0.32, 1);
  -ms-transition: all 300ms cubic-bezier(0.23, 1, 0.32, 1);
  box-transition: all 300ms cubic-bezier(0.23, 1, 0.32, 1);
}
ul.news-list li a.image-wrap .image-details {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  margin-bottom: 0;
  background-color: #e74c3c;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transition: all 300ms cubic-bezier(0.23, 1, 0.32, 1);
  -moz-transition: all 300ms cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition: all 300ms cubic-bezier(0.23, 1, 0.32, 1);
  -ms-transition: all 300ms cubic-bezier(0.23, 1, 0.32, 1);
  box-transition: all 300ms cubic-bezier(0.23, 1, 0.32, 1);
}
ul.news-list li a.image-wrap .image-details:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=86)";
  filter: alpha(opacity=86);
  opacity: 0.86;
  cursor: url(images/plus.svg) 15 15, pointer;
}
ul.news-list li a.image-wrap:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
}
ul.news-list.half-image li {
  position: relative;
  padding-bottom: 40px;
}
ul.news-list.half-image h4 {
  font-weight: 600;
  margin-bottom: 8px;
  line-height: 20px;
}
ul.news-list.half-image p {
  color: #000000;
  color: rgba(0, 0, 0, 0.5);
  margin: 0 0 45px 180px;
}
ul.news-list.half-image a.image-wrap {
  width: 160px;
  margin: 0 20px 0 0;
}
.meta-line {
  font-size: 11px;
  text-transform: uppercase;
  padding: 2px 0 17px 0;
  color: #000000;
  color: rgba(0, 0, 0, 0.5);
  border: 1px solid #000000;
  border-color: #000000;
  zoom: 1;
  border-color: transparent\9;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#0f000000, endColorstr=#0f000000)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#0f000000, endColorstr=#0f000000);
  border-color: rgba(0, 0, 0, 0.06);
  border-left: none;
  border-top: none;
  border-right: none;
  -webkit-transition: border-color 300ms;
  -moz-transition: border-color 300ms;
  -o-transition: border-color 300ms;
  -ms-transition: border-color 300ms;
  box-transition: border-color 300ms;
  position: absolute;
  bottom: 40px;
  right: 0;
  left: 180px;
}
.meta-line .post-date {
  display: inline-block;
  margin-bottom: 0;
  margin-right: 0px;
  -webkit-transition: all 300ms cubic-bezier(0.23, 1, 0.32, 1);
  -moz-transition: all 300ms cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition: all 300ms cubic-bezier(0.23, 1, 0.32, 1);
  -ms-transition: all 300ms cubic-bezier(0.23, 1, 0.32, 1);
  box-transition: all 300ms cubic-bezier(0.23, 1, 0.32, 1);
}
.meta-line i {
  margin-right: 6px;
}
.meta-line a {
  color: #000000;
  color: rgba(0, 0, 0, 0.5);
}
.meta-line a.more-link {
  float: right;
}
.meta-line a.more-link i {
  margin-right: 6px;
}
.meta-line a:hover {
  color: #e74c3c !important;
}
.meta-line .post-author {
  display: inline-block;
  margin-bottom: 0;
  position: absolute;
  left: -10px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transition: all 300ms cubic-bezier(0.23, 1, 0.32, 1);
  -moz-transition: all 300ms cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition: all 300ms cubic-bezier(0.23, 1, 0.32, 1);
  -ms-transition: all 300ms cubic-bezier(0.23, 1, 0.32, 1);
  box-transition: all 300ms cubic-bezier(0.23, 1, 0.32, 1);
}
.news-list li:hover .meta-line {
  zoom: 1;
  border-color: transparent\9;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff000000, endColorstr=#ff000000)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff000000, endColorstr=#ff000000);
  border-color: #000000;
}
.news-list li:hover .meta-line .post-date {
  margin-right: -10px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
}
.news-list li:hover .meta-line a {
  color: #000000;
  color: rgba(0, 0, 0, 0.5);
}
.news-list li:hover .meta-line a.more-link {
  float: right;
}
.news-list li:hover .meta-line .post-author {
  left: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
}
.load-more-link {
  display: block;
  background-color: #ffffff;
  line-height: 60px;
  height: 60px;
  color: black;
  clear: both;
  width: 100%;
  text-align: center;
}
.bluebox-pagination {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: block;
  min-height: 30px;
  line-height: 30px;
  width: 100%;
  float: left;
}
.bluebox-pagination li {
  display: inline-block;
  height: 30px;
  float: left;
  min-width: 30px;
  margin: 0 1px 1px 0;
  text-align: center;
}
.bluebox-pagination li a {
  display: inline-block;
  min-width: 30px;
  padding: 0 10px;
  background-color: #ffffff;
}
.bluebox-pagination li a:hover {
  background-color: #e74c3c;
  color: white;
}
.bluebox-pagination li.current a {
  background-color: #e74c3c;
  color: white;
}
/* END news list */
/* BEGIN single blog post */
.bb-image-wrap {
  position: relative;
  margin-bottom: 14px;
}
.bb-image-wrap img {
  display: block;
  width: 100%;
}
.bb-image-wrap .arrow-links-wrap {
  position: absolute;
  right: 1px;
  bottom: 1px;
  height: 60px;
  width: 121px;
}
.bb-image-wrap .arrow-right-link,
.bb-image-wrap .arrow-left-link {
  position: relative;
  overflow: hidden;
  display: block;
  height: 60px;
  width: 60px;
  float: left;
}
.bb-image-wrap .arrow-right-link span,
.bb-image-wrap .arrow-left-link span {
  display: block;
  height: 60px;
  width: 60px;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
}
.bb-image-wrap .arrow-right-link span {
  background-image: url(images/arrow-right.svg);
  background-position: 24px center;
  -webkit-transition: left 300ms cubic-bezier(0.23, 1, 0.32, 1);
  -moz-transition: left 300ms cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition: left 300ms cubic-bezier(0.23, 1, 0.32, 1);
  -ms-transition: left 300ms cubic-bezier(0.23, 1, 0.32, 1);
  box-transition: left 300ms cubic-bezier(0.23, 1, 0.32, 1);
}
.bb-image-wrap .arrow-right-link span:last-child {
  left: -60px;
}
.bb-image-wrap .arrow-right-link:hover span {
  left: 60px;
}
.bb-image-wrap .arrow-right-link:hover span:last-child {
  left: 0;
}
.bb-image-wrap .arrow-left-link {
  margin-right: 1px;
}
.bb-image-wrap .arrow-left-link span {
  background-image: url(images/arrow-left.svg);
  background-position: 6px center;
  -webkit-transition: right 300ms cubic-bezier(0.23, 1, 0.32, 1);
  -moz-transition: right 300ms cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition: right 300ms cubic-bezier(0.23, 1, 0.32, 1);
  -ms-transition: right 300ms cubic-bezier(0.23, 1, 0.32, 1);
  box-transition: right 300ms cubic-bezier(0.23, 1, 0.32, 1);
}
.bb-image-wrap .arrow-left-link span:last-child {
  right: -60px;
}
.bb-image-wrap .arrow-left-link:hover span {
  right: 60px;
}
.bb-image-wrap .arrow-left-link:hover span:last-child {
  right: 0;
}
.bb-image-wrap:hover .arrow-right-link,
.bb-image-wrap:hover .arrow-left-link {
  background-color: #000000;
  zoom: 1;
  background-color: transparent\9;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#80000000, endColorstr=#80000000)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#80000000, endColorstr=#80000000);
  background-color: rgba(0, 0, 0, 0.5);
}
.bb-image-wrap:hover .arrow-right-link:hover,
.bb-image-wrap:hover .arrow-left-link:hover {
  background-color: #e74c3c;
}
.blog-post-single .meta-line {
  position: relative !important;
  top: 0;
  left: 0;
  right: 0;
  margin-bottom: 13px;
}
.blog-post-single .meta-line .more-link {
  margin-left: 10px;
}
.blog-post-single h2.post-heading {
  font-size: 26px;
  font-weight: 800;
  display: block;
  margin-top: 24px;
  margin-bottom: 20px;
}
/* END single blog post */
/* BEGIN comments */
ol.comment-list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
ol.comment-list li.comment {
  position: relative;
  padding: 0 0 30px 80px;
}
ol.comment-list li.comment .comment-body {
  padding-top: 10px;
}
ol.comment-list li.comment .comment-meta {
  margin-bottom: 10px;
  font-size: 12px;
}
ol.comment-list li.comment .comment-meta a {
  color: #000000;
  color: rgba(0, 0, 0, 0.5);
}
ol.comment-list li.comment .comment-meta a:hover {
  color: #e74c3c;
}
ol.comment-list li.comment .comment-author {
  float: left;
}
ol.comment-list li.comment .comment-author .says {
  display: none;
}
ol.comment-list li.comment .comment-author cite {
  font-weight: 700;
  margin: 0 10px 10px 0;
}
ol.comment-list li.comment .vcard img {
  height: 60px;
  width: 60px;
  background-color: #fff;
  position: absolute;
  display: block;
  left: 0;
  top: 0;
}
ol.comment-list li.comment:last-child {
  padding-bottom: 0;
}
ol.comment-list ul.children {
  margin: 20px 0 0 0;
  padding: 0;
  list-style-type: none;
}
/* END comments */

/* BEGIN contact */
.bluebox-contact textarea:focus {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: none;
  -webkit-box-shadow: inset 0px 0px 0px 1px rgba(0, 0, 0, 0.12);
  -moz-box-shadow: inset 0px 0px 0px 1px rgba(0, 0, 0, 0.12);
  -o-box-shadow: inset 0px 0px 0px 1px rgba(0, 0, 0, 0.12);
  box-shadow: inset 0px 0px 0px 1px rgba(0, 0, 0, 0.12);
  background-image: none;
  padding: 12px 10px 11px 10px;
  width: 100%;
  margin-bottom: 20px;
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  background-color: #ffffff;
  outline: none;
}
.bluebox-contact textarea:focus {
  -webkit-box-shadow: inset 0px 0px 0px 1px #e74c3c;
  -moz-box-shadow: inset 0px 0px 0px 1px #e74c3c;
  -o-box-shadow: inset 0px 0px 0px 1px #e74c3c;
  box-shadow: inset 0px 0px 0px 1px #e74c3c;
}
.default-button{
  line-height: 27px;
  height: 27px;
  padding: 0 10px !important;
  display: inline-block;
  float: left;
  margin-right: 10px;
  background-image: none !important;
  background-color: transparent;
  font-size: 13px;
  border: none !important;
  -webkit-box-shadow: 0px 0px 0px 1px #e74c3c;
  -moz-box-shadow: 0px 0px 0px 1px #e74c3c;
  -o-box-shadow: 0px 0px 0px 1px #e74c3c;
  box-shadow: 0px 0px 0px 1px #e74c3c;
  color: #e74c3c;
  -webkit-transition: color 200ms, background-color 200ms;
  -moz-transition: color 200ms, background-color 200ms;
  -o-transition: color 200ms, background-color 200ms;
  -ms-transition: color 200ms, background-color 200ms;
  box-transition: color 200ms, background-color 200ms;
}
.default-button:hover{
  -webkit-box-shadow: 0px 0px 0px 1px #e74c3c;
  -moz-box-shadow: 0px 0px 0px 1px #e74c3c;
  -o-box-shadow: 0px 0px 0px 1px #e74c3c;
  box-shadow: 0px 0px 0px 1px #e74c3c;
  color: white;
  background-color: #e74c3c;
}
/* END contact */
/* BEGIN footer */
footer {
  padding: 37px 40px;
  -webkit-box-shadow: 0px -1px 0px rgba(255, 255, 255, 0.3);
  -moz-box-shadow: 0px -1px 0px rgba(255, 255, 255, 0.3);
  -o-box-shadow: 0px -1px 0px rgba(255, 255, 255, 0.3);
  box-shadow: 0px -1px 0px rgba(255, 255, 255, 0.3);
}
footer .bluebox-heading {
  border: none;
}
footer .bluebox-heading h3 {
  color: white;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  padding-bottom: 0;
}
footer ul.news-list li span {
  color: #ffffff;
  color: rgba(255, 255, 255, 0.5);
}
footer .social-widget ul {
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
footer .social-widget ul li {
  display: inline-block;
  width: 60px;
  height: 60px;
  line-height: 60px;
  margin: 0px 1px 1px 0;
  text-align: center;
  float: left;
}
footer .social-widget ul li a {
  display: block;
  width: 60px;
  height: 60px;
  position: relative;
  line-height: 60px;
  text-align: center;
  overflow: hidden;
  background-color: black;
}
footer .social-widget ul li a:hover {
  background-color: #e74c3c;
}
footer .social-widget ul li a span {
  display: block;
  position: absolute;
  text-align: center;
  font-size: 20px;
  line-height: 60px;
  width: 60px;
  color: #ffffff;
  color: rgba(255, 255, 255, 0.5);
  top: 0;
  left: 0;
  -webkit-transition: top 300ms cubic-bezier(0.23, 1, 0.32, 1);
  -moz-transition: top 300ms cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition: top 300ms cubic-bezier(0.23, 1, 0.32, 1);
  -ms-transition: top 300ms cubic-bezier(0.23, 1, 0.32, 1);
  box-transition: top 300ms cubic-bezier(0.23, 1, 0.32, 1);
}
footer .social-widget ul li a span:last-child {
  color: #ffffff;
  top: -60px;
}
footer .social-widget ul li a:hover span {
  top: 60px;
}
footer .social-widget ul li a:hover span:last-child {
  top: 0;
}
/* END footer */
/* BEGIN copyrights */
.toughest {
  padding: 15px 0;
  text-align: center;
  color: #ffffff;
  color: rgba(255, 255, 255, 0.5);
  background-color: black;
}
/* END copyrights */
/* BEGIN footer logo */
.footer-logo {
  text-align: center;
  height: 195px;
}
.footer-logo img {
  margin-top: 40px;
}
/* END footer logo */

/* BEGIN shortcodes */
.bb-button {
  line-height: 27px;
  margin: 0 3px;
  height: 27px;
  padding: 0 10px !important;
  display: inline-block;
  -webkit-box-shadow: 0px 0px 0px 1px #e74c3c;
  -moz-box-shadow: 0px 0px 0px 1px #e74c3c;
  -o-box-shadow: 0px 0px 0px 1px #e74c3c;
  box-shadow: 0px 0px 0px 1px #e74c3c;
  color: #e74c3c;
}
.bb-button.bb-large {
  line-height: 35px;
  height: 35px;
  padding: 0 15px !important;
}
.bb-button.bb-round {
  -webkit-border-radius: 200px;
  -moz-border-radius: 200px;
  border-radius: 200px;
}
.bb-button:hover {
  color: white;
  background-color: #e74c3c;
}
.bb-button.bb-red {
  -webkit-box-shadow: 0px 0px 0px 1px #c0392b;
  -moz-box-shadow: 0px 0px 0px 1px #c0392b;
  -o-box-shadow: 0px 0px 0px 1px #c0392b;
  box-shadow: 0px 0px 0px 1px #c0392b;
  color: #c0392b;
}
.bb-button.bb-red:hover {
  background-color: #c0392b;
  color: white;
}
.bb-button.bb-orange {
  -webkit-box-shadow: 0px 0px 0px 1px #ef9200;
  -moz-box-shadow: 0px 0px 0px 1px #ef9200;
  -o-box-shadow: 0px 0px 0px 1px #ef9200;
  box-shadow: 0px 0px 0px 1px #ef9200;
  color: #ef9200;
}
.bb-button.bb-orange:hover {
  background-color: #ef9200;
  color: white;
}
.bb-button.bb-purple {
  -webkit-box-shadow: 0px 0px 0px 1px #8e44ad;
  -moz-box-shadow: 0px 0px 0px 1px #8e44ad;
  -o-box-shadow: 0px 0px 0px 1px #8e44ad;
  box-shadow: 0px 0px 0px 1px #8e44ad;
  color: #8e44ad;
}
.bb-button.bb-purple:hover {
  background-color: #8e44ad;
  color: white;
}
.bb-button.bb-grey {
  -webkit-box-shadow: 0px 0px 0px 1px #34495e;
  -moz-box-shadow: 0px 0px 0px 1px #34495e;
  -o-box-shadow: 0px 0px 0px 1px #34495e;
  box-shadow: 0px 0px 0px 1px #34495e;
  color: #34495e;
}
.bb-button.bb-grey:hover {
  background-color: #34495e;
  color: white;
}
.bb-button.bb-green {
  -webkit-box-shadow: 0px 0px 0px 1px #27ae60;
  -moz-box-shadow: 0px 0px 0px 1px #27ae60;
  -o-box-shadow: 0px 0px 0px 1px #27ae60;
  box-shadow: 0px 0px 0px 1px #27ae60;
  color: #27ae60;
}
.bb-button.bb-green:hover {
  background-color: #27ae60;
  color: white;
}
.bb-button.bb-blue {
  -webkit-box-shadow: 0px 0px 0px 1px #2980b9;
  -moz-box-shadow: 0px 0px 0px 1px #2980b9;
  -o-box-shadow: 0px 0px 0px 1px #2980b9;
  box-shadow: 0px 0px 0px 1px #2980b9;
  color: #2980b9;
}
.bb-button.bb-blue:hover {
  background-color: #2980b9;
  color: white;
}
.bb-button.bb-yellow {
  -webkit-box-shadow: 0px 0px 0px 1px #f1c40f;
  -moz-box-shadow: 0px 0px 0px 1px #f1c40f;
  -o-box-shadow: 0px 0px 0px 1px #f1c40f;
  box-shadow: 0px 0px 0px 1px #f1c40f;
  color: #f1c40f;
}
.bb-button.bb-yellow:hover {
  background-color: #f1c40f;
  color: white;
}
/* END shortcodes */
/* BEGIN 404 */
.error-404 p {
  padding: 60px 40px 100px 40px;
  text-align: center;
  border: 1px solid #e74c3c;
  color: #e74c3c;
  display: block;
}
.error-404 p i {
  color: #e74c3c;
  font-size: 48px;
  margin: 20px auto;
  display: block;
}
/* END 404 */

/* responsive */
@media (max-width: 979px) {
  .raceicons{
margin-top:70px;
}
  .top-banner-area {
    padding-left: 40px;
  }
  .bb-mobile-nav {
    display: block;
    width: 100%;
    margin-bottom: 40px;
  }
  .footer-sticky-player,
  header.top-bar .center-info,
  .content-wrap .main-container header nav {
    display: none;
  }
  .content-wrap .main-container {
    padding-top: 40px;
  }
  content {
    margin-bottom: 40px;
  }
  .content-row > div,
  .widget-wrap > div {
    margin-bottom: 40px;
  }
  .content-row > div:last-child,
  .widget-wrap > div:last-child {
    margin-bottom: 0;
  }

.event-counter {
width: 405px;
margin: 0 auto;
}

.event-counter .counter .cell {
height: 100px;
width: 100px;
}

.event-counter .counter .cell strong {
font-size: 44px;
line-height: 60px;
}
.event-counter .counter .cell span {
font-size: 14px;
line-height: 80px;
}  
}


@media (max-width: 767px) {
body {
  background-position: -1050px 0;
  background-attachment: fixed
}

.socialbox{
  position:absolute;
  top:0;
  right:10px;
  width:170px;
  height:54px;
  background: url('images/facebook.png') 50% 50% no-repeat;
  background-size:170px;
  top: 0;
}


.chia-logo{
  background: white url('images/chiabia2.jpg') no-repeat center center;
  background-size:cover;
  width:190px;
  height:75px;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  top: 115px;
}

.content-wrap{
  box-shadow: none;
}

.content-wrap .main-container {
  margin: 10px;
}

.rockhard-logo {
  position: relative;
  top: 10px;
  right:10px;
  width: 250px;
  display: block;
}  
  .raceicons{
margin-top:70px;
}
.sponsors{
  list-style-type: none;
  margin: 0 auto;
  padding:0;
  width:100%;
}
.sponsors li{
  margin:0;
  margin-left:25px;
  margin-top:30px;
  width:25%;
}
.sponsors li img{
  width:100%;
}
.sponsors li:first-child{
  margin-left: 0;
}

  .member-info-wrap .member-pic,
  .album-info-wrap .album-cover,
  .audio-page > div.plus-number .buttons-wrap,
  .events-page .event .details .rating {
    display: none;
  }
  .member-info-wrap,
  .album-info-wrap {
    padding: 17px 20px 20px 40px;
  }
  .member-info-wrap .extra-info,
  .album-info-wrap .extra-info {
    right: 20px;
  }
  .audio-page > div.plus-number {
    padding-right: 61px;
  }
}

@media (max-width: 550px) {
body {
background-position: -400px 0;
background-attachment: fixed
}

.rockhard-logo {
  margin: 0 auto;
}

.chia-logo {
  background: white url('images/chiabia2.jpg') no-repeat center center;
  background-size: cover;
  width: 190px;
  height: 75px;
  margin: 0 auto;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  position: relative;
  top: 30px;
  left: -16px;
}

.top-banner-area {
  padding-bottom: 20px;
}

.socialbox{
  position:absolute;
  top:0;
  right:10px;
  width:60px;
  height:60px;
  background: url('images/fbicon.png') 50% 50% no-repeat;
  background-size:60px;
  top: 0;
}

.sponsors li{
  display:block;
  width:200px;
  margin:20px auto;
  text-align:center;
}
.sponsors li img{
  width:auto;
}
.sponsors li:first-child {
margin-left: auto;
}
}


@media (max-width: 460px) {
body {
background-position: -400px 0;
background-attachment: fixed
}  
    .raceicons{
margin-top:30px;
}
.event-counter {
width: 271px;
margin: 0 auto;
}

.event-counter .counter .cell {
height: 65px;
width: 65px;
}

.event-counter .counter .cell strong {
font-size: 30px;
line-height: 35px;
}
.event-counter .counter .cell span {
font-size: 11px;
line-height: 30px;
}
}