@charset "CP850";
/******************************************************************
Site Name: British Horseracing Authority
Stylesheet: IE

Author:

███████╗██╗██████╗ ███████╗██████╗  ██████╗  ██████╗ 
██╔════╝██║██╔══██╗██╔════╝██╔══██╗██╔═══██╗██╔════╝ 
█████╗  ██║██████╔╝█████╗  ██║  ██║██║   ██║██║  ███╗
██╔══╝  ██║██╔══██╗██╔══╝  ██║  ██║██║   ██║██║   ██║
██║     ██║██║  ██║███████╗██████╔╝╚██████╔╝╚██████╔╝
╚═╝     ╚═╝╚═╝  ╚═╝╚══════╝╚═════╝  ╚═════╝  ╚═════╝ 

******************************************************************/
/*********************
* BASE
*********************/
html {
  font-size: 10px;
  line-height: 1.3;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizelegibility;
  position: relative;
  overflow-y: scroll;
}

html, body {
  height: 100%;
  width: 1150px;
  font-family: "Din Next LT Pro";
  color: #333;
  min-width: 1150px; }

* {
  margin: 0;
  padding: 0;
  border: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

img {
  height: auto;
}

#recaptcha_area, #recaptcha_table {
  margin: 0 auto;
}

#catapult-cookie-bar,
#catapultCookie {
  font: 12px "Din Next LT Pro";
  text-transform: uppercase;
}

#ie-alert-overlay {
  width: 100%;
  height: 100%;
  background-image: url(../images/iealert/bg.png);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999;
}

* html #ie-alert-overlay {
  position: absolute;
}

#ie-alert-panel {
  width: 600px;
  height: auto;
  top: 200px;
  left: 50%;
  position: fixed;
  z-index: 1000001;
  margin: 0 0 0 -300px;
  _position: absolute;
  _top: expression(200+((e=document.documentElement.scrollTop)?e:document.body.scrollTop)+'px');
  font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
}

.ie-p {
  font-size: 15px;
  color: #565656;
  line-height: 1.6em;
  text-align: left;
}

#ie-alert-panel a {
  text-decoration: none;
}

.ie-span {
  font-size: 18px;
  color: #464646;
  display: block;
  font-family: "Din Next LT Pro Bold";
  line-height: 1.6em;
  margin: 0 0 15px 0;
}

.ie-r-b-c, .ie-r-t-c, .ie-l-t-c, .ie-l-b-c {
  background: url(../images/iealert/iesprites.png) no-repeat;
}

.ie-l-t-c {
  width: 47px;
  height: 47px;
  background-position: -18px -9px;
  float: left;
}

.ie-l {
  height: 100%;
  width: 47px;
  float: left;
  clear: both;
  background: url(../images/iealert/left.png);
}

.ie-l-b-c {
  width: 47px;
  height: 46px;
  background-position: -17px -66px;
  float: left;
  clear: both;
}

.ie-b {
  height: 46px;
  width: 506px;
  float: left;
  background: url(../images/iealert/bottom.png);
}

.ie-r-t-c {
  width: 47px;
  height: 47px;
  background-position: -83px -10px;
  float: right;
  cursor: pointer;
}

.ie-r-t-c:hover {
  background-position: -143px -9px;
}

.ie-r {
  height: 100%;
  width: 47px;
  float: right;
  background: url(../images/iealert/right.png);
}

.ie-c {
  width: 506px;
  height: 100%;
  background: #f6f6f6;
  float: left;
}

.ie-r-b-c {
  width: 47px;
  height: 46px;
  background-position: -83px -65px;
  float: right;
}

.ie-t {
  height: 47px;
  width: 506px;
  float: left;
  background: url(../images/iealert/top.png);
}

.ie-u {
  width: auto;
  height: 43px;
  margin: 30px auto 0 -66px;
  position: relative;
  left: 50%;
}

.ie-u-l {
  width: 14px;
  height: 43px;
  background: url(../images/iealert/u-left.png);
  float: left;
}

.ie-u-c {
  width: auto;
  height: 33px;
  background: url(../images/iealert/u-center.png);
  float: left;
  padding: 11px 0 0 0;
  cursor: pointer;
}

.ie-u-s {
  margin: 5px 25px 5px 25px;
  color: #fff;
  font-size: 14px;
  font-family: "Din Next LT Pro Bold";
  line-height: 1.3em;
}

.ie-u-r {
  width: 14px;
  height: 43px;
  background: url(../images/iealert/u-right.png);
  float: left;
}

#ie-alert-panel.ie6-style .ie-r-b-c {
  background: url(../images/iealert/6_r_b_c.png) no-repeat;
}

#ie-alert-panel.ie6-style .ie-r-t-c {
  background: url(../images/iealert/6_r_t_c.png) no-repeat;
}

#ie-alert-panel.ie6-style .ie-r-t-c:hover {
  background: url(../images/iealert/6_r_t_c_h.png) no-repeat;
}

#ie-alert-panel.ie6-style .ie-l-t-c {
  background: url(../images/iealert/6_l_t_c.png) no-repeat;
}

#ie-alert-panel.ie6-style .ie-l-b-c {
  background: url(../images/iealert/6_l_b_c.png) no-repeat;
}

#ie-alert-panel.ie6-style .ie-l {
  background: url(../images/iealert/6_left.png);
}

#ie-alert-panel.ie6-style .ie-r {
  background: url(../images/iealert/6_right.png);
}

#ie-alert-panel.ie6-style .ie-b {
  background: url(../images/iealert/6_bottom.png);
}

#ie-alert-panel.ie6-style .ie-t {
  background: url(../images/iealert/6_top.png);
}

@font-face {
  font-family: 'Din Next LT Pro Bold';
  src: url("../fonts/Din/dinnextltpro-bold.eot");
  src: url("../fonts/Din/dinnextltpro-bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Din/dinnextltpro-bold.woff") format("woff"), url("../fonts/Din/dinnextltpro-bold.ttf") format("truetype"); }

@font-face {
  font-family: 'Din Next LT Pro Condensed';
  src: url("../fonts/Din/dinnextltpro-condensed.eot");
  src: url("../fonts/Din/dinnextltpro-condensed.eot?#iefix") format("embedded-opentype"), url("../fonts/Din/dinnextltpro-condensed.woff") format("woff"), url("../fonts/Din/dinnextltpro-condensed.ttf") format("truetype"); }

@font-face {
  font-family: 'Din Next LT Pro';
  src: url("../fonts/Din/dinnextltpro-regular.eot");
  src: url("../fonts/Din/dinnextltpro-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Din/dinnextltpro-regular.woff") format("woff"), url("../fonts/Din/dinnextltpro-regular.ttf") format("truetype"); }

@font-face {
  font-family: 'Din Next LT Pro Light';
  src: url("../fonts/Din/dinnextltpro-light.eot");
  src: url("../fonts/Din/dinnextltpro-light.eot?#iefix") format("embedded-opentype"), url("../fonts/Din/dinnextltpro-light.woff") format("woff"), url("../fonts/Din/dinnextltpro-light.ttf") format("truetype"); }

@font-face {
  font-family: 'British-Horse-Racing';
  src: url("../fonts/BHA_Icons/British-Horse-Racing.eot?-mg12xg");
  src: url("../fonts/BHA_Icons/British-Horse-Racing.eot?#iefix-mg12xg") format("embedded-opentype"), url("../fonts/BHA_Icons/British-Horse-Racing.woff?-mg12xg") format("woff"), url("../fonts/BHA_Icons/British-Horse-Racing.ttf?-mg12xg") format("truetype"), url("../fonts/BHA_Icons/British-Horse-Racing.svg?-mg12xg#British-Horse-Racing") format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="bha-"], [class*=" bha-"] {
  font-family: 'British-Horse-Racing';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.bha-Menu:before {
  content: "\e623";
}

.bha-TwitterCircle:before {
  content: "\e600";
}

.bha-Twilight:before {
  content: "\e601";
}

.bha-Search:before {
  content: "\e602";
}

.bha-Profile:before {
  content: "\e603";
}

.bha-PrintSummary:before {
  content: "\e604";
}

.bha-PrintIconMultiple:before {
  content: "\e605";
}

.bha-PrintIcon:before {
  content: "\e606";
}

.bha-PrintAll:before {
  content: "\e607";
}

.bha-PlayButton:before {
  content: "\e608";
}

.bha-MixedRace:before {
  content: "\e609";
}

.bha-ListView:before {
  content: "\e60a";
}

.bha-JumpRace:before {
  content: "\e60b";
}

.bha-Home:before {
  content: "\e60c";
}

.bha-Going:before {
  content: "\e60d";
}

.bha-FlatRace:before {
  content: "\e60e";
}

.bha-FacebookCircle:before {
  content: "\e60f";
}

.bha-ExternalLink:before {
  content: "\e610";
}

.bha-Evening:before {
  content: "\e611";
}

.bha-EmailSignup:before {
  content: "\e612";
}

.bha-EmailCircle:before {
  content: "\e613";
}

.bha-Daylight:before {
  content: "\e614";
}

.bha-Date:before {
  content: "\e615";
}

.bha-CreditCard:before {
  content: "\e616";
}

.bha-Categories:before {
  content: "\e617";
}

.bha-phone:before {
  content: "\e618";
}

.bha-mobile:before {
  content: "\e624";
}

.bha-mouse:before {
  content: "\e625";
}

.bha-mail:before {
  content: "\e626";
}

.bha-paperplane:before {
  content: "\e619";
}

.bha-pencil:before {
  content: "\e627";
}

.bha-location:before {
  content: "\e631";
}

.bha-map:before {
  content: "\e632";
}

.bha-compass:before {
  content: "\e633";
}

.bha-location2:before {
  content: "\e634";
}

.bha-target:before {
  content: "\e630";
}

.bha-printer:before {
  content: "\e628";
}

.bha-earth:before {
  content: "\e61a";
}

.bha-statistics:before {
  content: "\e61b";
}

.bha-cross:before {
  content: "\e61c";
}

.bha-cross2:before {
  content: "\e61d";
}

.bha-plus:before {
  content: "\e61e";
}

.bha-help:before {
  content: "\e61f";
}

.bha-play:before {
  content: "\e620";
}

.bha-arrow-left:before {
  content: "\e629";
}

.bha-arrow-down:before {
  content: "\e62c";
}

.bha-arrow-up:before {
  content: "\e62d";
}

.bha-arrow-right:before {
  content: "\e621";
}

.bha-arrow-left2:before {
  content: "\e62a";
}

.bha-arrow-down2:before {
  content: "\e62e";
}

.bha-arrow-up2:before {
  content: "\e62f";
}

.bha-uniE62B:before {
  content: "\e62b";
}

.bha-twitter:before {
  content: "\e622";
}

/* API icon classes overwrites*/
.bha-JUMP:before {
  content: "\e60b";
}

.bha-FLAT:before {
  content: "\e60e";
}

.bha-MIXED:before {
  content: "\e609";
}

.bha-Jump:before {
  content: "\e60b";
}

.bha-Flat:before {
  content: "\e60e";
}

.bha-Mixed:before {
  content: "\e609";
}

.bold {
  font-family: "Din Next LT Pro Bold";
}

.underlined {
  text-decoration: underline;
}

/* #Media Queries
================================================== */
.aj-loading {
  background-image: url("../images/bha-loading.gif");
  background-position: center 0px;
  background-size: 64px;
  background-repeat: no-repeat;
  min-height: 650px;
  -webkit-transform: translateY(80px);
  -moz-transform: translateY(80px);
  -ms-transform: translateY(80px);
  -o-transform: translateY(80px);
  transform: translateY(80px);
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  -webkit-transition-delay: 0.2s;
  -moz-transition: -moz-transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) 0.2s;
  -o-transition: -o-transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) 0.2s;
  transition: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) 0.2s;
}
.aj-loading > * {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.5s ease-out;
  -moz-transition: opacity 0.5s ease-out;
  -o-transition: opacity 0.5s ease-out;
  transition: opacity 0.5s ease-out;
}
.aj-loading.aj-loaded {
  background-image: none;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
.aj-loading.aj-loaded * {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
  -webkit-transition: opacity 0s;
  -moz-transition: opacity 0s;
  -o-transition: opacity 0s;
  transition: opacity 0s;
}

.aj-loading {
  background-position: center 135px;
}

/* 
 * Maintain YouTube/Vimeo (iframe|object|embed) aspect ratio
 * github.com/ryanve/fit/issues/1
 * <div data-fit-ratio="16:9"><iframe src width="640" height="360"></iframe></div>
 */
[data-fit-ratio] {
  position: relative;
}

[data-fit-ratio="4:3"] {
  padding: 75% 0 0 0;
}

[data-fit-ratio="16:9"] {
  padding: 56.25% 0 0 0;
}

[data-fit-ratio] * {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  margin: 0;
  padding: 0;
  border: 0;
}

/*************************************************************
* Clearfix - http://nicolasgallagher.com/micro-clearfix-hack/
*************************************************************/
.cf:before, .row:before,
.cf:after,
.row:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.cf:after, .row:after {
  clear: both;
}

/**
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.cf, .row {
  *zoom: 1;
}

/*************
* Hide & Show
**************/
.hide {
  display: none !important;
}

.show {
  display: block !important;
}

/****************
* Text alignment
****************/
.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

.sup_script {
  vertical-align: super;
  font-size: 70%;
}

.highlight {
  background-color: #00afff !important;
  color: #fff !important;
}

.upperc {
  text-transform: uppercase;
}

/***********
* Floating
************/
.fl {
  float: left;
}

.fr {
  float: right;
}

.clr {
  clear: both;
}

/*************
* Positioning
*************/
.pabs {
  position: absolute;
}

.prel {
  position: relative;
}

.pfix {
  position: fixed;
}

.pcover {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

/*************
* Dimenions
*************/
.full-height {
  height: 100%;
}

.full-width,
.half-width {
  width: 100%;
}

.half-width {
  width: 50%;
}

.horizontal-list .list-item,
.horizontal-list .page_item,
.horizontal-list .item,
.horizontal-list .entry {
  float: left;
  width: auto;
  list-style: none;
}

.wrapper-intrinsic-ratio {
  position: relative;
  padding-bottom: 36.328125%;
  height: 0;
}

.intrinsic-ratio-elem {
  position: absolute;
  bottom: -10%;
  left: 0;
}

.no-margin-top {
  margin-top: 0 !important;
}

.of-hidden {
  overflow: hidden;
}

.stripe-pattern:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAI0lEQVQIW2NkwAT/GdHE/gP5jMiCYAGQIpggXAAmiCIAEgQAAE4FBbECyZcAAAAASUVORK5CYII=) repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=20);
  opacity: 0.2;
}

.pad-left {
  padding-left: 20px !important;
}

.pad-right {
  padding-right: 20px !important;
}

/*! normalize.css v2.1.2 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/**
 * Correct `inline-block` display not defined in IE 8/9.
 */
audio,
canvas,
video {
  display: inline-block;
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address styling not present in IE 8/9.
 */
[hidden] {
  display: none;
}

/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Remove default margin.
 */
body {
  margin: 0;
}

/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}

/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
b,
strong {
  font-family: "Din Next LT Pro Bold";
}

/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic;
}

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}

/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre-wrap;
}

/**
 * Set consistent quote types.
 */
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9.
 */
img {
  border: 0;
  max-width: 100%;
  width: inherit;
}

.alignright {
  float: none;
  margin-left: 0px;
}

.alignleft {
  float: none;
  margin-right: 0px;
}

.alignright {
  width: 100% !important;
}
.alignright img {
  width: 100%;
}

.alignleft {
  width: 100% !important;
}
.alignleft img {
  width: 100%;
}

.alignright {
  float: right;
  margin-left: 16px;
}

.alignleft {
  float: left;
  margin-right: 16px;
}

.alignright {
  width: inherit !important;
}
.alignright img {
  width: inherit;
}

.alignleft {
  width: inherit !important;
}
.alignleft img {
  width: inherit;
}

/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden;
}

/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari 5.
 */
figure {
  margin: 0;
}

/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: none;
  margin: 0;
  padding: 0;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */
button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * 1. Address box sizing set to `content-box` in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}

/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

a, a:visited {
  text-decoration: none;
  color: #333333;
}

.table-rows a {
  text-decoration: none;
  color: #333333 !important;
}

.header-title {
  font-size: 45px;
}

.bha-fixture-type-flat:before {
  content: "\e60e";
}

.bha-fixture-type-jump:before {
  content: "\e60b";
}

.bha-fixture-type-mixed:before {
  content: "\e609";
}

.article-body a, .article-body a:visited {
  text-decoration: none;
  color: #00afff;
}
.article-body h2, .article-body h3, .article-body h4, .article-body p, .article-body ul {
  margin-left: 20px;
  margin-right: 20px;
}
.article-body h2, .article-body h3, .article-body h4 {
  margin-bottom: 20px;
}
.article-body h2 {
  font: 30px/1.1 "Din Next LT Pro Bold";

}
.article-body h3 {
  font: 30px/1.1 "Din Next LT Pro Light";
}
.article-body h4 {
  font: 17px/1.3 "Din Next LT Pro Bold";
  padding-bottom: 4px;
  text-transform: uppercase;
  border-bottom: 1px solid #d7d7d7;
  margin-top: 40px;
}
.article-body h5 {
  font-family: 'Din Next LT Pro';
  font-family: "Din Next LT Pro Bold";
  font-size: 20px;
  margin: 0 20px;
}
.article-body ol {
  margin: 0 40px;
}
.article-body table {
  margin: 0 20px;
}
.article-body td {
  padding: 0 10px 0 0;
}
.article-body ul li {
  line-height: 30px;
  list-style-position: inside;
  list-style-image: url(../images/bulletpoint.png);
}
.article-body .fcr ul, .article-body.press_releases ul, .article-body.post ul, .article-body #racing-news-single ul, .article-body.disciplinary_notices ul {
  padding-left: 20px;
}
.article-body .fcr ul li, .article-body.press_releases ul li, .article-body.post ul li, .article-body #racing-news-single ul li, .article-body.disciplinary_notices ul li {
  line-height: 30px;
  padding-left: 20px;
  list-style-position: outside;
  list-style-image: url(../images/bulletpoint.png);
}
.article-body blockquote {
  margin-top: 16px;
  margin-bottom: 13px;
}
.article-body blockquote p {
  font-size: 22px;
  font-family: "Din Next LT Pro Bold";
  line-height: 1.1;
}
.article-body blockquote p:before {
  content: open-quote;
  font-size: 47px;
  font-family: sans-serif;
  font-family: "Din Next LT Pro Bold";
  line-height: .1em;
  margin-right: 11px;
  vertical-align: -18px;
}
.article-body blockquote p:after {
  content: close-quote;
  font-size: 47px;
  font-family: sans-serif;
  font-family: "Din Next LT Pro Bold";
  line-height: .1em;
  margin-left: 9px;
  vertical-align: -16px;
}
.article-body p, .article-body li, .article-body td {
  font: 17px/1.3 "Din Next LT Pro Light";
  margin-bottom: 13px;
}

p {
  font: 17px/1.3 "Din Next LT Pro Light";
  margin-bottom: 13px;
}

/* UL LI bullet point exceptions */
.table-entry ul {
  margin-left: 0px;
}
.table-entry ul li {
  list-style-image: none;
}

/*********************
* LAYOUT
*********************/
/*
========================
  Outter Grid Settings:
  	columns: 2
  	column width: variable
  	column margin: 0px
  	container margin: 0px

=========================
*/
.outter-grid-wrapper {
  clear: both;
  display: inline;
  /* IE double margin fix. Feel free to move this to your IE specific stylesheets. */
  float: left;
}

.outter-col-one, .outter-col-two, .outter-col-three {
  clear: both;
  display: inline;
  float: left;
  width: 100%;
}

.outter-col-one {
  z-index: 2;
  margin-top: 98px;
  width: 200px;
}

.logged-in .outter-col-one {
  margin-top: 52px;
}

.outter-col-two {
  z-index: 1;
}

.outter-grid-wrapper {
  position: relative;
}

.outter-col-one, .outter-col-two, .outter-col-three {
  clear: none;
  position: relative;
}

.outter-col-one,
.logged-in .outter-col-one {
  margin-top: 0px;
  height: 100%;
  position: fixed;
  left: 0;
  width: 200px;
}

.outter-col-three {
  width: 82.60%;
}

/*
========================
  Content Grid Settings:
  	columns: 12
  	column width: 58
  	column margin: 20px
  	container margin: 17px

=========================
*/
.row {
  clear: both;
  width: 100%;
  margin: 0;
}

.grid-wrapper {
  clear: both;
  display: inline;
  float: left;
  padding: 0;
  position: relative;
  width: 100%;
}
.grid-wrapper.no-right-pad {
  padding-right: 0;
}
.grid-wrapper.no-left-pad {
  padding-left: 0;
}

.one-col, .two-col, .three-col, .four-col, .five-col, .six-col, .seven-col, .eight-col, .nine-col, .ten-col, .eleven-col, .twelve-col {
  clear: both;
  display: inline;
  float: left;
  padding: 0;
  position: relative;
  width: 100%;
}

.one-col, .two-col, .three-col, .four-col, .five-col, .six-col, .seven-col, .eight-col, .nine-col, .ten-col, .eleven-col, .twelve-col {
  clear: none;
  margin-right: 2.18341%;
  position: relative;
  width: 100%;
}

.one-col {
  width: 6.33187%;
}

.two-col {
  width: 14.84716%;
}

.three-col {
  width: 23.36244%;
}

.four-col {
  width: 31.87772%;
}

.five-col {
  width: 40.39301%;
}

.six-col {
  width: 48.90829%;
}

.seven-col {
  width: 57.42358%;
}

.eight-col {
  width: 65.93886%;
}

.nine-col {
  width: 74.45414%;
}

.ten-col {
  width: 82.96943%;
}

.eleven-col {
  width: 91.48471%;
}

.twelve-col {
  width: 100%;
  margin-right: 0;
}

.twelve-col .one-col {
  width: 6.33187%;
  margin-right: 2.1834%;
}

.twelve-col .two-col {
  width: 14.84716%;
  margin-right: 2.1834%;
}

.twelve-col .three-col {
  width: 23.36244%;
  margin-right: 2.1834%;
}

.twelve-col .four-col {
  width: 31.87772%;
  margin-right: 2.1834%;
}

.twelve-col .five-col {
  width: 40.39301%;
  margin-right: 2.1834%;
}

.twelve-col .six-col {
  width: 48.90829%;
  margin-right: 2.1834%;
}

.twelve-col .seven-col {
  width: 57.42358%;
  margin-right: 2.1834%;
}

.twelve-col .eight-col {
  width: 65.93886%;
  margin-right: 2.1834%;
}

.twelve-col .nine-col {
  width: 74.45414%;
  margin-right: 2.1834%;
}

.twelve-col .ten-col {
  width: 82.96943%;
  margin-right: 2.1834%;
}

.twelve-col .eleven-col {
  width: 91.48471%;
  margin-right: 2.1834%;
}

.twelve-col .twelve-col {
  width: 100%;
  margin-right: 0;
}

.eleven-col .one-col {
  width: 6.92124%;
  margin-right: 2.38663%;
}

.eleven-col .two-col {
  width: 16.22911%;
  margin-right: 2.38663%;
}

.eleven-col .three-col {
  width: 25.53699%;
  margin-right: 2.38663%;
}

.eleven-col .four-col {
  width: 34.84486%;
  margin-right: 2.38663%;
}

.eleven-col .five-col {
  width: 44.15274%;
  margin-right: 2.38663%;
}

.eleven-col .six-col {
  width: 53.46062%;
  margin-right: 2.38663%;
}

.eleven-col .seven-col {
  width: 62.76849%;
  margin-right: 2.38663%;
}

.eleven-col .eight-col {
  width: 72.07637%;
  margin-right: 2.38663%;
}

.eleven-col .nine-col {
  width: 81.38424%;
  margin-right: 2.38663%;
}

.eleven-col .ten-col {
  width: 90.69212%;
  margin-right: 2.38663%;
}

.eleven-col .eleven-col {
  width: 100%;
  margin-right: 0;
}

.ten-col .one-col {
  width: 7.63157%;
  margin-right: 2.63157%;
}

.ten-col .two-col {
  width: 17.89473%;
  margin-right: 2.63157%;
}

.ten-col .three-col {
  width: 28.15789%;
  margin-right: 2.63157%;
}

.ten-col .four-col {
  width: 38.42105%;
  margin-right: 2.63157%;
}

.ten-col .five-col {
  width: 48.68421%;
  margin-right: 2.63157%;
}

.ten-col .six-col {
  width: 58.94736%;
  margin-right: 2.63157%;
}

.ten-col .seven-col {
  width: 69.21052%;
  margin-right: 2.63157%;
}

.ten-col .eight-col {
  width: 79.47368%;
  margin-right: 2.63157%;
}

.ten-col .nine-col {
  width: 89.73684%;
  margin-right: 2.63157%;
}

.ten-col .ten-col {
  width: 100%;
  margin-right: 0;
}

.nine-col .one-col {
  width: 8.50439%;
  margin-right: 2.93255%;
}

.nine-col .two-col {
  width: 19.94134%;
  margin-right: 2.93255%;
}

.nine-col .three-col {
  width: 31.37829%;
  margin-right: 2.93255%;
}

.nine-col .four-col {
  width: 42.81524%;
  margin-right: 2.93255%;
}

.nine-col .five-col {
  width: 54.25219%;
  margin-right: 2.93255%;
}

.nine-col .six-col {
  width: 65.68914%;
  margin-right: 2.93255%;
}

.nine-col .seven-col {
  width: 77.12609%;
  margin-right: 2.93255%;
}

.nine-col .eight-col {
  width: 88.56304%;
  margin-right: 2.93255%;
}

.nine-col .nine-col {
  width: 100%;
  margin-right: 0;
}

.eight-col .one-col {
  width: 9.60264%;
  margin-right: 3.31125%;
}

.eight-col .two-col {
  width: 22.51655%;
  margin-right: 3.31125%;
}

.eight-col .three-col {
  width: 35.43046%;
  margin-right: 3.31125%;
}

.eight-col .four-col {
  width: 48.34437%;
  margin-right: 3.31125%;
}

.eight-col .five-col {
  width: 61.25827%;
  margin-right: 3.31125%;
}

.eight-col .six-col {
  width: 74.17218%;
  margin-right: 3.31125%;
}

.eight-col .seven-col {
  width: 87.08609%;
  margin-right: 3.31125%;
}

.eight-col .eight-col {
  width: 100%;
  margin-right: 0;
}

.seven-col .one-col {
  width: 11.02661%;
  margin-right: 3.80228%;
}

.seven-col .two-col {
  width: 25.85551%;
  margin-right: 3.80228%;
}

.seven-col .three-col {
  width: 40.68441%;
  margin-right: 3.80228%;
}

.seven-col .four-col {
  width: 55.5133%;
  margin-right: 3.80228%;
}

.seven-col .five-col {
  width: 70.3422%;
  margin-right: 3.80228%;
}

.seven-col .six-col {
  width: 85.1711%;
  margin-right: 3.80228%;
}

.seven-col .seven-col {
  width: 100%;
  margin-right: 0;
}

.six-col .one-col {
  width: 12.94642%;
  margin-right: 4.46428%;
}

.six-col .two-col {
  width: 30.35714%;
  margin-right: 4.46428%;
}

.six-col .three-col {
  width: 47.76785%;
  margin-right: 4.46428%;
}

.six-col .four-col {
  width: 65.17857%;
  margin-right: 4.46428%;
}

.six-col .five-col {
  width: 82.58928%;
  margin-right: 4.46428%;
}

.six-col .six-col {
  width: 100%;
  margin-right: 0;
}

.five-col .one-col {
  width: 15.67567%;
  margin-right: 5.4054%;
}

.five-col .two-col {
  width: 36.75675%;
  margin-right: 5.4054%;
}

.five-col .three-col {
  width: 57.83783%;
  margin-right: 5.4054%;
}

.five-col .four-col {
  width: 78.91891%;
  margin-right: 5.4054%;
}

.five-col .five-col {
  width: 100%;
  margin-right: 0;
}

.four-col .one-col {
  width: 19.86301%;
  margin-right: 6.84931%;
}

.four-col .two-col {
  width: 46.57534%;
  margin-right: 6.84931%;
}

.four-col .three-col {
  width: 73.28767%;
  margin-right: 6.84931%;
}

.four-col .four-col {
  width: 100%;
  margin-right: 0;
}

.three-col .one-col {
  width: 27.1028%;
  margin-right: 9.34579%;
}

.three-col .two-col {
  width: 63.5514%;
  margin-right: 9.34579%;
}

.three-col .three-col {
  width: 100%;
  margin-right: 0;
}

.two-col .one-col {
  width: 42.64705%;
  margin-right: 14.70588%;
}

.two-col .two-col {
  width: 100%;
  margin-right: 0;
}

.one-col .one-col {
  width: 100%;
  margin-right: 0;
}

.twelve-col .last-col, .eleven-col .last-col,
.ten-col .last-col, .nine-col .last-col,
.eight-col .last-col, .seven-col .last-col,
.six-col .last-col, .five-col .last-col,
.four-col .last-col, .three-col .last-col,
.two-col .last-col, .one-col .last-col,
.last-col {
  margin-right: 0;
}

.header-shape {
  position: absolute;
  right: 0px;
  bottom: 0px;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  width: 220px;
}
.header-shape.shape-1 {
  background-image: url(../images/page-header-1.png);
}
.header-shape.shape-2 {
  background-image: url(../images/page-header-2.png);
}
.header-shape.shape-3 {
  background-image: url(../images/page-header-3.png);
}
.header-shape.shape-4 {
  background-image: url(../images/page-header-4.png);
}

.primary-nav-open .site-header {
  height: 108%;
}
.primary-nav-open .site-header .primary-navigation {
  min-height: 100%;
}

.site-header {
  background-color: #fff;
  position: fixed;
  top: 0;
  z-index: 8;
  min-width: 319px;
  padding-bottom: 17px;
}
.site-header.nav-down {
  top: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
.site-header.nav-up {
  top: -100px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}
.site-header .brand-lockup {
  width: 180px;
  height: 64px;
  margin: 17px 0 0 20px;
  background-image: url(../images/brand/brand-lockup-ie8.png);
  background-repeat: no-repeat;
  background-size: 84%;
  margin-bottom: 71px;
   margin-top: 20px;
}
.site-header .brand-typemark {
  display: none;
}

.site-header {
  min-width: inherit;
  height: 100%;
  position: static;
}
.site-header.nav-down, .site-header.nav-up {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
.site-header .brand-typemark {
  bottom: 20px;
  height: 50px;
  width: 100%;
  max-width: 226px;
  left: 0;
  background-image: url(../images/brand/brand-typemark-ie8.png);
  background-size: 90px;
  background-repeat: no-repeat;
  background-position: 14px center;
  display: block;
  margin-bottom: 30px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.footer {
  z-index: 1;
}
.footer .footer-connect {
  background-color: #111111;
  color: #ffffff;
  text-transform: uppercase;
  font-family: "Din Next LT Pro Bold";
  font-size: 18px;
  padding: 29px 17px 15px;
}
.footer .footer-connect .connect {
  margin-left: 3px;
}
.footer .footer-connect .connect .connect-title {
  float: left;
  margin-right: 14px;
}
.footer .footer-connect .connect .socials {
  float: left;
}
.footer .footer-connect .connect .socials li {
  display: inline-block;
  font-size: 25px;
  margin-right: 4px;
  margin-top: -5px;
  vertical-align: sub;
}
.footer .footer-connect .connect .socials a {
  color: #fff;
}
.footer .footer-connect .signup {
  position: relative;
  overflow: visible;
  margin-top: 15px;
  margin-bottom: 15px;
}
.footer .footer-connect .signup .bha-EmailSignup {
  position: absolute;
  font-size: 26px;
  top: -5px;
  left: 5px;
}
.footer .footer-connect .signup .signup-title {
  margin-left: 52px;
  border-bottom: 1px solid #0283c2;
}
.footer .footer-main {
  background-color: #1e3276;
  color: #ffffff;
  padding: 27px 17px;
}
.footer .footer-main .address {
  list-style: none;
  font-family: "Din Next LT Pro Bold";
  font-size: 13px;
  text-transform: uppercase;
  margin-left: 3px;
  margin-top: 2px;
}
.footer .footer-main .phone {
  list-style: none;
  color: #ffffff;
  font-family: 'Din Next LT Pro Light';
  text-transform: uppercase;
  font-size: 13px;
  margin-top: 12px;
  margin-bottom: 12px;
  margin-left: 2px;
}
.footer .footer-main .phone li, .footer .footer-main .phone a, .footer .footer-main .phone span {
  color: #ffffff !important;
}
.footer .footer-main #menu-main-footer-menu {
  text-transform: uppercase;
  font-size: 13px;
  font-family: 'Din Next LT Pro Light';
  padding-left: 17px;
}
.footer .footer-main #menu-main-footer-menu li {
  color: #ffffff;
  text-transform: uppercase;
  font-size: 13px;
  font-family: 'Din Next LT Pro Light';
  line-height: normal;
}
.footer .footer-main #menu-main-footer-menu a {
  color: #ffffff;
  text-transform: uppercase;
  font-size: 13px;
  font-family: 'Din Next LT Pro Light';
}
.footer .footer-main #menu-main-footer-menu-container {
  margin-left: 11px;
  margin-top: 2px;
}
.footer .footer-main .bold {
  font-family: "Din Next LT Pro Bold";
}
.footer .footer-links {
  background-color: #111111;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 11px;
  font-family: "Din Next LT Pro";
  letter-spacing: 1px;
  padding: 16px 17px;
}
.footer .footer-links .firedog {
  margin-top: 12px;
}
.footer .footer-links .copyright {
  padding-right: 5px;
}
.footer .footer-links .light {
  font-family: 'Din Next LT Pro Light';
}
.footer .footer-links a {
  color: #fff;
}
.footer .footer-links ul {
  list-style: none;
  float: left;
}
.footer .footer-links ul li {
  display: inline-block;
}
.footer .footer-links ul li:before {
  content: ' | ';
}
.footer .footer-links ul li:first-child:before {
  content: '';
}

.footer {
  margin-left: 17.40%;
}
.footer .footer-connect .connect .connect-title {
  float: left;
  margin-right: 27px;
}
.footer .footer-connect .connect .socials li {
  display: inline-block;
  font-size: 27px;
  margin-right: 10px;
  margin-top: -5px;
}
.footer .footer-connect .signup {
  margin-top: 0px;
  margin-bottom: 0px;
}
.footer .footer-connect .signup .bha-EmailSignup {
  top: -5px;
}
.footer .footer-connect .signup .signup-title {
  margin-left: 56px;
}
.footer .footer-main .phone {
  margin-left: 0px;
  margin-bottom: 2px;
  margin-top: 0px;
}
.footer .footer-main #menu-main-footer-menu {
  padding-left: 0px;
}
.footer .footer-main #menu-main-footer-menu-container {
  margin-left: 11px;
  margin-top: 2px;
}
.footer .footer-links .firedog {
  margin-top: 0px;
}

/* Sticky Footer */
html, body, .sticky-footer {
  min-height: 100%;
  width: 100%;
  height: 100%;
}

/*
 * The "height" above is a hack for IE5+/Win.  Below we adjust
 * it using the child selector to hide from IE5+/Win
 */
.sticky-footer {
  height: auto;
}

/*
 * Without this, Moz1.0 adds a vertical scrollbar
 */
body {
  margin: 0;
}

.sticky-footer {
  position: absolute;
  top: 0;
  left: 0;
  width: 82.60%;
  margin-left: 17.40%;
  overflow-x: hidden;
  /*  Use the following to center this at 50% width, or this for 750px: width: 700px, margin-left: -350px: */
  /*
      left: 50%;
      width: 50%;
      margin-left: -25%;
  */
}

.footer {
  margin-left: 0px;
}

.footer {
  \width: 100%;
}

.outter-col-two {
  height: auto;
  border-left: 1px solid #ccc;
}

main.main-article-section {
  min-height: 650px;
  padding-bottom: 0px;
}

.main-article-section {
  margin: 20px 0 0px;
}

.main-article-section {
  margin-top: 40px;
}

.ab-width {
  width: 100%;
}

.article-body {
  margin-right: 0;
  width: 100%;
}
.article-body .featured-img {
  margin-bottom: 20px;
  overflow: hidden;
}
.article-body .featured-img img {
  position: absolute;
  bottom: -10%;
  left: 0;
  min-width: 100%;
}
.article-body .wp-caption-text {
  text-align: right;
}
.article-body #disc-result-single {
  padding-bottom: 40px;
}
.article-body .main-title {
  text-transform: uppercase;
}

.ab-width {
  width: 76.63755%;
}
.ab-width .alignright {
  float: right;
  margin: 0 17px;
}
.ab-width .alignleft {
  float: left;
  margin: 0 17px;
}
.ab-width .wp-caption-text {
  padding: 0;
}

.sidebar {
  /* background-color: #006999; */
  width: 100%;
}

.sidebar-background {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #006999;
  z-index: -10;
}

.no-top-margin {
  margin-top: 0px;
}

.sidebar {
  min-height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 23.36244%;
  background-image: none !important;
  right: 0;
}
.sidebar .half-width {
  width: 100%;
}

/*******************
* PLUGINS
********************/
/*********
* Loadie *
**********/
.loadie {
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #D7D7D7;
  width: 0;
  height: 2px;
  -webkit-transition: width 0.5s ease-out, background-color 0.5s ease-out;
  -webkit-transition-delay: 0s, 0.3s;
  -moz-transition: width 0.5s ease-out, background-color 0.5s ease-out 0.3s;
  -o-transition: width 0.5s ease-out, background-color 0.5s ease-out 0.3s;
  transition: width 0.5s ease-out, background-color 0.5s ease-out 0.3s;
}

.transitioning .loadie {
  background-color: #d92036;
}

/*****************
* nanoScrollerJS *
******************/
/** initial setup **/
.nano .nano-content {
  margin: 0 !important;
}

.nano {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.nano .nano-content {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: scroll;
  overflow-x: hidden;
}
.nano .nano-content:focus {
  outline: none;
}
.nano .nano-content::-webkit-scrollbar {
  visibility: hidden;
}
.nano > .nano-pane {
  width: 10px;
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  -webkit-transition: .2s;
  -moz-transition: .2s;
  -o-transition: .2s;
  transition: .2s;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  visibility: hidden\9;
  opacity: .01;
}
.nano > .nano-pane > .nano-slider {
  background: #444;
  background: rgba(255, 255, 255, 0.4);
  position: relative;
  margin: 0 1px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.has-scrollbar > .nano-content::-webkit-scrollbar {
  visibility: visible;
}

.nano:hover > .nano-pane, .nano-pane.active, .nano-pane.flashed {
  visibility: visible\9;
  opacity: 0.99;
}

/**************
* Owl Carousel
***************/
/* Core Owl Carousel CSS File */
.owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

/* display none until init */
.owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y;
}

.owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%;
}

.owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}

.owl-carousel .owl-item {
  float: left;
}

.owl-controls .owl-page,
.owl-controls .owl-buttons div {
  cursor: pointer;
}

.owl-controls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
/* .grabbing {
    cursor:url(grabbing.png) 8 8, move;
} */
/* fix */
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}

/*
 *  Owl Carousel CSS3 Transitions
 *  v1.3.2
 */
.owl-origin {
  -webkit-perspective: 1200px;
  -webkit-perspective-origin-x: 50%;
  -webkit-perspective-origin-y: 50%;
  -moz-perspective: 1200px;
  -moz-perspective-origin-x: 50%;
  -moz-perspective-origin-y: 50%;
  perspective: 1200px;
}

/* fade */
.owl-fade-out {
  z-index: 10;
  -webkit-animation: fadeOut .7s both ease;
  -moz-animation: fadeOut .7s both ease;
  animation: fadeOut .7s both ease;
}

.owl-fade-in {
  -webkit-animation: fadeIn .7s both ease;
  -moz-animation: fadeIn .7s both ease;
  animation: fadeIn .7s both ease;
}

/* backSlide */
.owl-backSlide-out {
  -webkit-animation: backSlideOut 1s both ease;
  -moz-animation: backSlideOut 1s both ease;
  animation: backSlideOut 1s both ease;
}

.owl-backSlide-in {
  -webkit-animation: backSlideIn 1s both ease;
  -moz-animation: backSlideIn 1s both ease;
  animation: backSlideIn 1s both ease;
}

/* goDown */
.owl-goDown-out {
  -webkit-animation: scaleToFade .7s ease both;
  -moz-animation: scaleToFade .7s ease both;
  animation: scaleToFade .7s ease both;
}

.owl-goDown-in {
  -webkit-animation: goDown .6s ease both;
  -moz-animation: goDown .6s ease both;
  animation: goDown .6s ease both;
}

/* scaleUp */
.owl-fadeUp-in {
  -webkit-animation: scaleUpFrom .5s ease both;
  -moz-animation: scaleUpFrom .5s ease both;
  animation: scaleUpFrom .5s ease both;
}

.owl-fadeUp-out {
  -webkit-animation: scaleUpTo .5s ease both;
  -moz-animation: scaleUpTo .5s ease both;
  animation: scaleUpTo .5s ease both;
}

/* Keyframes */
/*empty*/
@-webkit-keyframes empty {
  0% {
    opacity: 1;
  }
}

@-moz-keyframes empty {
  0% {
    opacity: 1;
  }
}

@keyframes empty {
  0% {
    opacity: 1;
  }
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@-moz-keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@-moz-keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@-webkit-keyframes backSlideOut {
  25% {
    opacity: .5;
    -webkit-transform: translateZ(-500px);
  }

  75% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(-200%);
  }

  100% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(-200%);
  }
}

@-moz-keyframes backSlideOut {
  25% {
    opacity: .5;
    -moz-transform: translateZ(-500px);
  }

  75% {
    opacity: .5;
    -moz-transform: translateZ(-500px) translateX(-200%);
  }

  100% {
    opacity: .5;
    -moz-transform: translateZ(-500px) translateX(-200%);
  }
}

@keyframes backSlideOut {
  25% {
    opacity: .5;
    transform: translateZ(-500px);
  }

  75% {
    opacity: .5;
    transform: translateZ(-500px) translateX(-200%);
  }

  100% {
    opacity: .5;
    transform: translateZ(-500px) translateX(-200%);
  }
}

@-webkit-keyframes backSlideIn {
  0%, 25% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(200%);
  }

  75% {
    opacity: .5;
    -webkit-transform: translateZ(-500px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateZ(0) translateX(0);
  }
}

@-moz-keyframes backSlideIn {
  0%, 25% {
    opacity: .5;
    -moz-transform: translateZ(-500px) translateX(200%);
  }

  75% {
    opacity: .5;
    -moz-transform: translateZ(-500px);
  }

  100% {
    opacity: 1;
    -moz-transform: translateZ(0) translateX(0);
  }
}

@keyframes backSlideIn {
  0%, 25% {
    opacity: .5;
    transform: translateZ(-500px) translateX(200%);
  }

  75% {
    opacity: .5;
    transform: translateZ(-500px);
  }

  100% {
    opacity: 1;
    transform: translateZ(0) translateX(0);
  }
}

@-webkit-keyframes scaleToFade {
  to {
    opacity: 0;
    -webkit-transform: scale(0.8);
  }
}

@-moz-keyframes scaleToFade {
  to {
    opacity: 0;
    -moz-transform: scale(0.8);
  }
}

@keyframes scaleToFade {
  to {
    opacity: 0;
    transform: scale(0.8);
  }
}

@-webkit-keyframes goDown {
  from {
    -webkit-transform: translateY(-100%);
  }
}

@-moz-keyframes goDown {
  from {
    -moz-transform: translateY(-100%);
  }
}

@keyframes goDown {
  from {
    transform: translateY(-100%);
  }
}

@-webkit-keyframes scaleUpFrom {
  from {
    opacity: 0;
    -webkit-transform: scale(1.5);
  }
}

@-moz-keyframes scaleUpFrom {
  from {
    opacity: 0;
    -moz-transform: scale(1.5);
  }
}

@keyframes scaleUpFrom {
  from {
    opacity: 0;
    transform: scale(1.5);
  }
}

@-webkit-keyframes scaleUpTo {
  to {
    opacity: 0;
    -webkit-transform: scale(1.5);
  }
}

@-moz-keyframes scaleUpTo {
  to {
    opacity: 0;
    -moz-transform: scale(1.5);
  }
}

@keyframes scaleUpTo {
  to {
    opacity: 0;
    transform: scale(1.5);
  }
}

.picker {
  font-size: 16px;
  text-align: left;
  line-height: 1.2;
  color: #000;
  position: absolute;
  z-index: 10000;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.picker__input {
  cursor: default;
}

.picker__input.picker__input--active {
  border-color: #0089ec;
}

.picker__holder {
  width: 100%;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}

.picker__frame, .picker__holder {
  bottom: 0;
  left: 0;
  right: 0;
  top: 100%;
}

.picker__holder {
  position: fixed;
  -webkit-transition: background .15s ease-out,top 0s .15s;
  -moz-transition: background .15s ease-out,top 0s .15s;
  transition: background .15s ease-out,top 0s .15s;
  -webkit-backface-visibility: hidden;
}

.picker__frame {
  position: absolute;
  margin: 0 auto;
  min-width: 256px;
  max-width: 666px;
  width: 100%;
  -ms-filter: "alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transition: all .15s ease-out;
  -moz-transition: all .15s ease-out;
  transition: all .15s ease-out;
}

@media (min-height: 33.875em) {
  .picker__frame {
    overflow: visible;
    top: auto;
    bottom: -100%;
    max-height: 80%;
  }
}
@media (min-height: 40.125em) {
  .picker__frame {
    margin-bottom: 7.5%;
  }
}
.picker__wrap {
  display: table;
  width: 100%;
  height: 100%;
}

@media (min-height: 33.875em) {
  .picker__wrap {
    display: block;
  }
}
.picker__box {
  background: #fff;
  display: table-cell;
  vertical-align: middle;
}

@media (min-height: 26.5em) {
  .picker__box {
    font-size: 1.25em;
  }
}
@media (min-height: 33.875em) {
  .picker__box {
    display: block;
    font-size: 1.33em;
    border: 1px solid #777;
    border-top-color: #898989;
    border-bottom-width: 0;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    -webkit-box-shadow: 0 12px 36px 16px rgba(0, 0, 0, 0.24);
    -moz-box-shadow: 0 12px 36px 16px rgba(0, 0, 0, 0.24);
    box-shadow: 0 12px 36px 16px rgba(0, 0, 0, 0.24);
  }
}
@media (min-height: 40.125em) {
  .picker__box {
    font-size: 1.5em;
    border-bottom-width: 1px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
  }
}
.picker--opened .picker__holder {
  top: 0;
  zoom: 1;
  background: rgba(0, 0, 0, 0.32);
  -webkit-transition: background .15s ease-out;
  -moz-transition: background .15s ease-out;
  transition: background .15s ease-out;
}

.picker--opened .picker__frame {
  top: 0;
  -ms-filter: "alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
}

@media (min-height: 33.875em) {
  .picker--opened .picker__frame {
    top: auto;
    bottom: 0;
  }
}
.picker__box {
  padding: 0 1em;
}

.picker__header {
  text-align: center;
  position: relative;
  margin-top: .75em;
}

.picker__month, .picker__year {
  font-weight: 500;
  display: inline-block;
  margin-left: .25em;
  margin-right: .25em;
}

.picker__year {
  color: #999;
  font-size: .8em;
  font-style: italic;
}

.picker__select--month, .picker__select--year {
  border: 1px solid #b7b7b7;
  height: 2em;
  padding: .5em;
  margin-left: .25em;
  margin-right: .25em;
}

@media (min-width: 24.5em) {
  .picker__select--month, .picker__select--year {
    margin-top: -.5em;
  }
}
.picker__select--month {
  width: 35%;
}

.picker__select--year {
  width: 22.5%;
}

.picker__select--month:focus, .picker__select--year:focus {
  border-color: #0089ec;
}

.picker__nav--next, .picker__nav--prev {
  position: absolute;
  padding: .5em 1.25em;
  width: 1em;
  height: 1em;
  box-sizing: content-box;
  top: -.25em;
}

@media (min-width: 24.5em) {
  .picker__nav--next, .picker__nav--prev {
    top: -.33em;
  }
}
.picker__nav--prev {
  left: -1em;
  padding-right: 1.25em;
}

@media (min-width: 24.5em) {
  .picker__nav--prev {
    padding-right: 1.5em;
  }
}
.picker__nav--next {
  right: -1em;
  padding-left: 1.25em;
}

@media (min-width: 24.5em) {
  .picker__nav--next {
    padding-left: 1.5em;
  }
}
.picker__nav--next:before, .picker__nav--prev:before {
  content: " ";
  border-top: .5em solid transparent;
  border-bottom: .5em solid transparent;
  border-right: .75em solid #000;
  width: 0;
  height: 0;
  display: block;
  margin: 0 auto;
}

.picker__nav--next:before {
  border-right: 0;
  border-left: .75em solid #000;
}

.picker__nav--next:hover, .picker__nav--prev:hover {
  cursor: pointer;
  color: #000;
  background: #b1dcfb;
}

.picker__nav--disabled, .picker__nav--disabled:before, .picker__nav--disabled:before:hover, .picker__nav--disabled:hover {
  cursor: default;
  background: 0 0;
  border-right-color: #f5f5f5;
  border-left-color: #f5f5f5;
}

.picker__table {
  text-align: center;
  border-collapse: collapse;
  border-spacing: 0;
  table-layout: fixed;
  font-size: inherit;
  width: 100%;
  margin-top: .75em;
  margin-bottom: .5em;
}

@media (min-height: 33.875em) {
  .picker__table {
    margin-bottom: .75em;
  }
}
.picker__table td {
  margin: 0;
  padding: 0;
}

.picker__weekday {
  width: 14.285714286%;
  font-size: .75em;
  padding-bottom: .25em;
  color: #999;
  font-weight: 500;
}

@media (min-height: 33.875em) {
  .picker__weekday {
    padding-bottom: .5em;
  }
}
.picker__day {
  padding: .3125em 0;
  font-weight: 200;
  border: 1px solid transparent;
}

.picker__day--today {
  position: relative;
}

.picker__day--today:before {
  content: " ";
  position: absolute;
  top: 2px;
  right: 2px;
  width: 0;
  height: 0;
  border-top: .5em solid #0059bc;
  border-left: .5em solid transparent;
}

.picker__day--disabled:before {
  border-top-color: #aaa;
}

.picker__day--outfocus {
  color: #ddd;
}

.picker__day--infocus:hover, .picker__day--outfocus:hover {
  cursor: pointer;
  color: #000;
  background: #b1dcfb;
}

.picker__day--highlighted {
  border-color: #0089ec;
}

.picker--focused .picker__day--highlighted, .picker__day--highlighted:hover {
  cursor: pointer;
  color: #000;
  background: #b1dcfb;
}

.picker--focused .picker__day--selected, .picker__day--selected, .picker__day--selected:hover {
  background: #0089ec;
  color: #fff;
}

.picker--focused .picker__day--disabled, .picker__day--disabled, .picker__day--disabled:hover {
  background: #f5f5f5;
  border-color: #f5f5f5;
  color: #ddd;
  cursor: default;
}

.picker__day--highlighted.picker__day--disabled, .picker__day--highlighted.picker__day--disabled:hover {
  background: #bbb;
}

.picker__footer {
  text-align: center;
}

.picker__button--clear, .picker__button--close, .picker__button--today {
  border: 1px solid #fff;
  background: #fff;
  font-size: .8em;
  padding: .66em 0;
  font-weight: 700;
  width: 33%;
  display: inline-block;
  vertical-align: bottom;
}

.picker__button--clear:hover, .picker__button--close:hover, .picker__button--today:hover {
  cursor: pointer;
  color: #000;
  background: #b1dcfb;
  border-bottom-color: #b1dcfb;
}

.picker__button--clear:focus, .picker__button--close:focus, .picker__button--today:focus {
  background: #b1dcfb;
  border-color: #0089ec;
  outline: 0;
}

.picker__button--clear:before, .picker__button--close:before, .picker__button--today:before {
  position: relative;
  display: inline-block;
  height: 0;
}

.picker__button--clear:before, .picker__button--today:before {
  content: " ";
  margin-right: .45em;
}

.picker__button--today:before {
  top: -.05em;
  width: 0;
  border-top: .66em solid #0059bc;
  border-left: .66em solid transparent;
}

.picker__button--clear:before {
  top: -.25em;
  width: .66em;
  border-top: 3px solid #e20;
}

.picker__button--close:before {
  content: "\D7";
  top: -.1em;
  vertical-align: top;
  font-size: 1.1em;
  margin-right: .35em;
  color: #777;
}

.picker__button--today[disabled], .picker__button--today[disabled]:hover {
  background: #f5f5f5;
  border-color: #f5f5f5;
  color: #ddd;
  cursor: default;
}

.picker__button--today[disabled]:before {
  border-top-color: #aaa;
}

/*********************
* COMPONENTS
*********************/
#primary-nav-reveal-btn {
  float: right;
  font-size: 38px;
  margin: 29px 17px 0 0;
  color: #1e3276;
}

.top-nav {
  float: left;
  width: 100%;
}

.focus-overlay {
  display: none;
  pointer-events: none;
}

.primary-navigation {
  height: 0;
  overflow: hidden;
  width: 100%;
  background: #fff;
  padding-top: 0;
  -webkit-transition: padding 0.3s ease-out, opacity 0.3s ease-out;
  -webkit-transition-delay: 0s, 0.1s;
  -moz-transition: padding 0.3s ease-out, opacity 0.3s ease-out 0.1s;
  -o-transition: padding 0.3s ease-out, opacity 0.3s ease-out 0.1s;
  transition: padding 0.3s ease-out, opacity 0.3s ease-out 0.1s;
}
.primary-navigation .sub-menu {
  overflow-y: auto;
  overflow-x: hidden;
}
.primary-navigation .level-0,
.primary-navigation .search {
  border-left-width: 9px;
  border-left-style: solid;
  margin-bottom: 1px;
  position: relative;
}
.primary-navigation .level-0.current_page_item a, .primary-navigation .level-0.current_page_item .submenu-toggle .icon {
  color: #fff;
}
.primary-navigation .level-0 > .sub-menu {
  width: 85%;
  position: fixed;
  z-index: 2;
  top: 0;
  height: 100%;
}
.primary-navigation .level-0 > .submenu-toggle {
  position: absolute;
  right: 0;
  width: 20%;
  top: 0;
  bottom: 0;
}
.primary-navigation .level-1,
.primary-navigation .level-2 {
  position: relative;
  margin-bottom: 1px;
  font-family: Din Next LT Pro;
}
.primary-navigation .level-1 > a,
.primary-navigation .level-2 > a {
  color: #fff;
  padding-bottom: 18px;
}
.primary-navigation .level-1 > .sub-menu {
  height: 0;
  overflow: hidden;
  width: 100%;
  float: left;
}
.primary-navigation .level-2.menu-item > a {
  padding: 13px 19px 10px;
}
.primary-navigation .submenu-toggle {
  width: 20%;
  float: right;
  cursor: pointer;
  position: absolute;
  right: 0;
}
.primary-navigation .submenu-toggle .icon {
  float: right;
  padding: 26px 20px;
}
.primary-navigation .menu-item {
  font-size: 26px;
  font-family: "Din Next LT Pro Bold";
  text-transform: uppercase;
  list-style: none;
  float: left;
  width: 100%;
}
.primary-navigation .menu-item a {
  float: left;
  padding: 22px 13px 18px;
}
.primary-navigation .menu-item.menu-item-has-children > a {
  width: 80%;
}
.primary-navigation .menu-item > .submenu-toggle .bha-plus {
}
.primary-navigation .search-form {
  width: 100%;
  float: left;
}
.primary-navigation .search-form input[type="search"] {
  font-family: "Din Next LT Pro Bold";
  padding: 22px 10px 18px;
  font-size: 26px;
  width: 81%;
  background-color: #fff;
}
.primary-navigation .search {
  border-left-color: #333;
}
.primary-navigation .race-info {
  border-left-color: #d92036;
}
.primary-navigation .race-info > .sub-menu, .primary-navigation .race-info.current_page_item {
  background-color: #d92036;
}
.primary-navigation .race-info .level-1 {
  background-color: #821320;
}
.primary-navigation .race-info .level-1.t__active > .sub-menu {
  border-top: 1px solid #d92036;
}
.primary-navigation .race-info .level-2 {
  background-color: #570d16;
}
.primary-navigation .race-info .icon {
  color: #d92036;
}
.primary-navigation .race-info .submenu-back-btn-wrapper {
  background-color: #570d16;
}
.primary-navigation .race-info .submenu-back-btn-wrapper .submenu-back-btn {
  color: #d92036;
}
.primary-navigation .resource-centre {
  border-left-color: #00a361;
}
.primary-navigation .resource-centre > .sub-menu, .primary-navigation .resource-centre.current_page_item {
  background-color: #00a361;
}
.primary-navigation .resource-centre .level-1 {
  background-color: #00623a;
}
.primary-navigation .resource-centre .level-1.t__active > .sub-menu {
  border-top: 1px solid #00a361;
}
.primary-navigation .resource-centre .level-2 {
  background-color: #004127;
}
.primary-navigation .resource-centre .icon {
  color: #00a361;
}
.primary-navigation .resource-centre .submenu-back-btn-wrapper {
  background-color: #004127;
}
.primary-navigation .resource-centre .submenu-back-btn-wrapper .submenu-back-btn {
  color: #00a361;
}
.primary-navigation .news--media {
  border-left-color: #731683;
}
.primary-navigation .news--media > .sub-menu, .primary-navigation .news--media.current_page_item {
  background-color: #731683;
}
.primary-navigation .news--media .level-1 {
  background-color: #450d4f;
}
.primary-navigation .news--media .level-1.t__active > .sub-menu {
  border-top: 1px solid #731683;
}
.primary-navigation .news--media .level-2 {
  background-color: #2e0934;
}
.primary-navigation .news--media .icon {
  color: #731683;
}
.primary-navigation .news--media .submenu-back-btn-wrapper {
  background-color: #2e0934;
}
.primary-navigation .news--media .submenu-back-btn-wrapper .submenu-back-btn {
  color: #731683;
}
.primary-navigation .bha {
  border-left-color: #fe8b26;
}
.primary-navigation .bha > .sub-menu, .primary-navigation .bha.current_page_item {
  background-color: #fe8b26;
}
.primary-navigation .bha .level-1 {
  background-color: #de6800;
}
.primary-navigation .bha .level-1.t__active > .sub-menu {
  border-top: 1px solid #fe8b26;
}
.primary-navigation .bha .level-2 {
  background-color: #bc4b00;
}
.primary-navigation .bha .icon {
  color: #fe8b26;
}
.primary-navigation .bha .submenu-back-btn-wrapper {
  background-color: #bc4b00;
}
.primary-navigation .bha .submenu-back-btn-wrapper .submenu-back-btn {
  color: #fe8b26;
}

.primary-nav-open .primary-navigation {
  height: auto;
  padding: 17px 0 20px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
.submenu-back-btn-wrapper {
  height: 100%;
  width: 17%;
  top: 0;
  z-index: 1;
  cursor: pointer;
}
.submenu-back-btn-wrapper .submenu-back-btn {
  font-size: 40px;
  top: 50%;
  left: 45%;
  margin: -20px 0 0 -20px;
}

.csstransforms .sub-nav-open > .submenu-toggle .bha-plus,
.csstransforms .sub-nav-always-open > .submenu-toggle .bha-plus {

}
.csstransforms .sub-nav-open.level-1 > .sub-menu,
.csstransforms .sub-nav-always-open.level-1 > .sub-menu {
  height: auto;
}

#primary-nav-reveal-btn,
.level-0 > .submenu-toggle,
.submenu-back-btn-wrapper {
  display: none;
}

.focus-overlay {
  display: block;
  background-color: #000;
  z-index: -100;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}

.primary-navigation {
  height: 100%;
}
.primary-navigation .level-0,
.primary-navigation .search {
  position: inherit;
}
.primary-navigation .level-0 > .sub-menu {
  width: 360px;
  z-index: -2;
  position: absolute;
  right: 0;
}
.primary-navigation .level-0.menu-item.menu-item-has-children > a {
  width: 100%;
}
.primary-navigation .submenu-toggle .icon {
  padding: 14px;
}
.primary-navigation .menu-item {
  font-size: 16px;
  font-family: "Din Next LT Pro Bold";
}
.primary-navigation .menu-item a {
  padding: 13px 14px 10px;
}
.primary-navigation .search {
  margin-top: 44px;
  padding: 13px 14px 10px;
}
.primary-navigation .search-form input[type="search"] {
  padding: 0;
  font-size: 16px;
  font-family: "Din Next LT Pro Bold";
}
.primary-navigation .level-0:hover > .sub-menu {
  left: 100%;
}
.sub-nav-always-open.level-1 > .sub-menu a {
  padding: 13px 19px 10px;
}

.no-csstransforms .level-1.sub-nav-open > .sub-menu{
  height: auto;
}

.sibling-nav {
  display: none;
}
.sibling-nav .page_item {
  margin: 0;
}

.sibling-nav {
  display: block;
}
.sibling-nav .page_item {
  width: 20%;
  background-color: #05122c;
}
.sibling-nav .page_item a {
  padding: 13px 15px;
  min-height: 66px;
}
.sibling-nav .page_item:hover, .sibling-nav .page_item:focus, .sibling-nav .page_item.current_page_item {
  background-color: #008fd5;
}

/* Index Pagination */
.navigation {
  clear: both;
  text-align: center;
  padding: 30px 0px 50px;
}
.navigation ul li {
  display: inline;
  font-family: "Din Next LT Pro";
  font-size: 13pt;
  padding: 5px 9px 1px 10px;
  margin: 0px 5px 0px -2px;
  vertical-align: -8px;
}
.navigation ul li a {
  color: #333333 !important;
}
.navigation ul li.active {
  font-family: "Din Next LT Pro Bold";
  background: #da1a35;
}
.navigation ul li.active a {
  color: #ffffff !important;
}
.navigation ul .prev_btn {
  margin-left: 20px;
  float: left;
  font-family: "Din Next LT Pro Bold";
  font-size: 12pt;
  letter-spacing: -0.5px;
  background: #ebebeb;
  text-transform: uppercase;
  padding: 1px 11px 1px 4px;
  vertical-align: 0px;
}
.navigation ul .prev_btn .bha-arrow-left {
  vertical-align: -4px;
  margin-right: 7px;
  font-size: 17pt;
}
.navigation ul .next_btn {
  float: right;
  font-family: "Din Next LT Pro Bold";
  font-size: 12pt;
  letter-spacing: -0.5px;
  background: #ebebeb;
  text-transform: uppercase;
  padding: 1px 4px 1px 10px;
  margin-right: 20px;
  vertical-align: 0px;
}
.navigation ul .next_btn .bha-arrow-right {
  vertical-align: -5px;
  margin-left: 7px;
  font-size: 17pt;
}
.navigation .mobileNone {
  display: none;
}

.navigation .mobileNone {
  display: inline !important;
}
.navigation .next_btn {
  margin-right: 0px;
}
.navigation ul li {
  vertical-align: 0px;
}

.drop-on-m{
  display: block; }
  .drop-on-m .dropm-label{
    display: none; }
  .drop-on-m .dropm-list{
    height: auto; }
  .drop-on-m .dropm-list-item{
    width: 20%; }

#search-form {
  /* Search Icon */
  /* firefox 19+ */
  /* ie */
}
#search-form ::-webkit-input-placeholder::after {
  font-family: 'British-Horse-Racing';
  content: '\e602  ';
  margin-left: 15px;
  font-size: 0.8em;
}
#search-form ::-moz-placeholder::after {
  font-family: 'British-Horse-Racing';
  content: '\e602  ';
  margin-left: 15px;
  font-size: 0.8em;
}
#search-form :-ms-input-placeholder::after {
  font-family: 'British-Horse-Racing';
  content: '\e602  ';
  margin-left: 15px;
  font-size: 0.8em;
}
#search-form input:-moz-placeholder::after {
  font-family: 'British-Horse-Racing';
  content: '\e602  ';
  margin-left: 15px;
  font-size: 0.8em;
}

.page-header {
  width: 100%;
  background: #1e3276;
  float: left;
}
.page-header .header-title {
  text-transform: uppercase;
  padding: 18px 22px 17px 22px;
  width: 100%;
  position: relative;
  background-repeat: no-repeat;
  background-position: right;
  float: left;
  position: relative;
}
.page-header .header-title h1, .page-header .header-title input[type="search"] {
  color: #fff;
  font: 45px/1 "Din Next LT Pro Light";
  margin: 0;
  margin-right: 15px;
  z-index: 2;
  float: left;
  letter-spacing: 1px;
  width: 100%;
}
.page-header .header-title h2 {
  color: #ffffff;
  font-size: .3em;
  text-transform: uppercase;
  margin-top: 1px;
}
.page-header .header-title h2 .iconBHA {
  color: #1e3276;
  background: #ffffff;
  font-size: 34px;
  margin: 0px 8px 0px 0px;
  vertical-align: 2px;
}
.page-header .header-title h2 .iconBHA.bha-Flat:before {
  content: "\e60e";
}
.page-header .header-title h2 .iconBHA.bha-Mixed:before {
  content: "\e609";
}
.page-header .header-title h2 .iconBHA.bha-Jump:before {
  content: "\e60b";
}

#racecourse-single-header .page-header .header-title h1 {
  width: initial;
}

.page-header .header-title {
  padding: 27px 22px 24px 22px;
}

/* BHA Search Header */
.bha-search-header .header-title .prel {
  width: initial;
}

.breadcrumbs {
  width: 100%;
  clear: both;
  background-color: #ffffff;
}
.breadcrumbs ul {
  margin: 0px 22px;
  text-transform: uppercase;
  padding: 4px 0px 3px;
}
.breadcrumbs li {
  display: inline-block;
  list-style: none;
  font-family: "Din Next LT Pro Bold";
  font-size: 12px;
  text-transform: uppercase;
  text-decoration: none;
  color: #333;
  margin: 0;
}
.breadcrumbs li:last-child {
  font-family: 'Din Next LT Pro Light';
}
.breadcrumbs li a {
  font-family: "Din Next LT Pro";
}
.breadcrumbs #date {
  width: 200px;
}
.breadcrumbs .bha-Home {
  color: #d92036;
  font-size: 14px;
  margin-top: 1px;
  padding-right: 4px;
}
.breadcrumbs .separator {
  padding: 0px 4px;
}
.breadcrumbs .separator .bha-arrow-right {
  vertical-align: -1px;
}

.resources-group {
  padding: 0 9px;
  margin-bottom: 40px;
}
.resources-group .resource-link a {
  color: #333333;
}

.resource-link {
  padding: 0 9px;
  margin-bottom: 20px;
  width: 100%;
  font: 17px/1.3 "Din Next LT Pro";
  position: relative;
  -webkit-transition: color 0.2s ease-in;
  -moz-transition: color 0.2s ease-in;
  -o-transition: color 0.2s ease-in;
  transition: color 0.2s ease-in;
}
.resource-link:last-child {
  margin-bottom: 20px;
}

.file-btn {
  background: #ebebeb;
  overflow: hidden;
  min-height: 80px;
  -webkit-transition: background 0.25s ease-in;
  -moz-transition: background 0.25s ease-in;
  -o-transition: background 0.25s ease-in;
  transition: background 0.25s ease-in;
}
.file-btn .title .date {
  font-size: 12px;
}
.file-btn .title .size {
  font-size: 12px;
  color: #da1a35;
}
.file-btn .icon {
  height: 27px;
  width: 20px;
  position: absolute;
  bottom: 18px;
  right: 20px;
  z-index: 1;
}
.file-btn .icon-excel {
  background: url(../images/Excel.png);
}
.file-btn .icon-pdf {
  background: url(../images/PDF.png);
}
.file-btn .icon-doc {
  background: url(../images/Doc.png);
}
.file-btn .icon-link {
  background: url(../images/InternalLink.png);
}

.excel a:hover {
  background-color: #00a361;
  color: #fff !important;
}
.excel a:hover .lrg-shape, .excel a:hover .sml-shape {
  background: rgba(0, 0, 0, 0.5);
}
.excel a:hover .size {
  color: #fff;
}

.pdf a:hover {
  background-color: #d92036;
  color: #fff !important;
}
.pdf a:hover .lrg-shape, .pdf a:hover .sml-shape {
  background: rgba(0, 0, 0, 0.5);
}
.pdf a:hover .size {
  color: #fff;
}

.doc a:hover {
  background-color: #008fd5;
  color: #fff !important;
}
.doc a:hover .lrg-shape, .doc a:hover .sml-shape {
  background: rgba(0, 0, 0, 0.5);
}
.doc a:hover .size {
  color: #fff;
}

.link a:hover {
  background-color: #008fd5;
  color: #fff !important;
}
.link a:hover .lrg-shape, .link a:hover .sml-shape {
  background: rgba(0, 0, 0, 0.5);
}
.link a:hover .size {
  color: #fff;
}

.small-btn {
  width: 100%;
  font-family: Din Next LT Pro;
  font-size: 17px;
  position: relative;
  -webkit-transition: color 0.15s ease-in;
  -moz-transition: color 0.15s ease-in;
  -o-transition: color 0.15s ease-in;
  transition: color 0.15s ease-in;
}
.small-btn .title {
  position: absolute;
  bottom: 0px;
  width: 70%;
  z-index: 1;
  text-transform: capitalize;
  font: 16px/18px "Din Next LT Pro Bold";
}
.small-btn .file-btn {
  padding: 45px 0 0;
  height: 113px;
}

.sml-shape {
  height: 331px;
  width: 297px;
  position: absolute;
  background: rgba(0, 0, 0, 0);
  bottom: -168px;
  right: -233px;
  color: #333;
  -webkit-transform: rotate(26.5deg);
  -moz-transform: rotate(26.5deg);
  -ms-transform: rotate(26.5deg);
  -o-transform: rotate(26.5deg);
  transform: rotate(26.5deg);
  -webkit-transition: background 0.25s ease-in;
  -moz-transition: background 0.25s ease-in;
  -o-transition: background 0.25s ease-in;
  transition: background 0.25s ease-in;
}

.large-btn {
  width: 100%;
  color: #333333;
  position: relative;
  -webkit-transition: color 0.15s ease-in;
  -moz-transition: color 0.15s ease-in;
  -o-transition: color 0.15s ease-in;
  transition: color 0.15s ease-in;
}
.large-btn .title {
  bottom: 9px;
  width: 80%;
  z-index: 1;
  text-transform: capitalize;
  font: 16px/18px "Din Next LT Pro Bold";
}
.large-btn .file-btn {
  padding: 45px 0 0;
}
.large-btn .file-btn .size {
  font-size: 16px !important;
}

.lrg-shape {
  height: 331px;
  width: 297px;
  position: absolute;
  background: rgba(0, 0, 0, 0);
  bottom: -168px;
  right: -231px;
  -webkit-transform: rotate(26.9deg);
  -moz-transform: rotate(26.9deg);
  -o-transform: rotate(26.9deg);
  -ms-transform: rotate(26.9deg);
  transform: rotate(26.9deg);
  -o-transition: background 0.25s ease-in;
  -ms-transition: background 0.25s ease-in;
  -moz-transition: background 0.25s ease-in;
  -webkit-transition: background 0.25s ease-in;
  transition: background 0.25s ease-in;
}

.small-btn {
  width: 50%;
}

.large-btn .file-btn {
  padding: 80px 0 0;
}
.large-btn .title {
  font: 30px/28px "Din Next LT Pro Bold";
}

.table a, .table a:visited {
  text-decoration: none;
  color: #00afff;
}
.table p {
  margin-bottom: 13px;
}
.table .open-sublist .icon {
  cursor: pointer;
}

.table-header, .child_table {
  display: none;
}

.table .open-sublist {
  display: none;
}
.table .bold {
  font-family: "Din Next LT Pro Bold";
}
.table .underlined {
  text-decoration: underline;
}
.table p {
  margin-left: 0;
  margin-right: 0;
  float: left;
  width: 100%;
}
.table .form {
  padding: 0;
}

.table-body .table-rows {
  margin: 0;
}
.table-body .table-entry {
  list-style: none;
  background-color: #eeeeee;
  border-bottom: 1px solid #c2c2c2;
  padding: 13px 20px 0;
  position: relative;
  margin-bottom: 0;
}
.table-body .table-entry:hover {
  background-color: #D6D6D6;
}
.table-body .inline-field-title {
  width: 35%;
  font-family: "Din Next LT Pro Bold";
}
.table-body .inline-field-value {
  padding-left: 15px;
  width: 65%;
}
.table-body .session.icon {
  padding-right: 10px;
}
.table-body .silk-img {
  width: 39px;
  height: 26px;
  margin: 0 10px 5px 0;
}
.table-body .fixture-type-icon {
  margin-right: 10px;
}
.table-body .view-reveal-wrapper {
  display: none;
}
.table-body ul.table-cell {
  font-size: 17px;
  font-family: 'Din Next LT Pro Light';
  list-style: none;
}
.table-body ul.table-cell li.shift-right {
  margin-left: 38.5%;
}

.table .open-sublist {
  display: block;
}
.table .open-sublist .icon {
  position: absolute;
  color: #333;
  font-size: 22px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -moz-transition: -moz-transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -o-transition: -o-transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.table-header {
  display: block;
  background-color: #fff;
  z-index: 2;
  padding: 14px 20px 10px;
  position: relative;
  border-bottom: 2px solid #ddd;
}
.table-header .title {
  font-family: "Din Next LT Pro Bold";
  text-transform: uppercase;
  margin-bottom: 0;
}
.table-header .icon {
  font-size: 22px;
}

.table-body .table-entry {
  padding: 13px 0 0;
}
.table-body .table-entry.open {
  background-color: #d92036;
}
.table-body .table-entry.open > div a p,
.table-body .table-entry.open > p .icon {
  color: #fff;
}
.table-body .table-entry.open .open-sublist .icon {
  color: #fff;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.table-body .inline-field-title {
  display: none;
}
.table-body .inline-field-value {
  padding-left: 0;
  width: 100%;
}

.child_table {
  display: block;
  height: 0;
  -webkit-transition: margin 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -moz-transition: margin 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -o-transition: margin 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition: margin 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.child_table .table-body {
  padding-top: 0;
}

.open .child_table {
  margin-top: 10px;
  height: auto;
}
.open .child_table:before, .open .child_table:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 20px;
}
.open .child_table:before {
  top: 0;
  -webkit-box-shadow: 0px 10px 6px -6px rgba(0, 0, 0, 0.3) inset;
  -moz-box-shadow: 0px 10px 6px -6px rgba(0, 0, 0, 0.3) inset;
  box-shadow: 0px 10px 6px -6px rgba(0, 0, 0, 0.3) inset;
}
.open .child_table:after {
  bottom: 0;
  -webkit-box-shadow: 0px -10px 6px -6px rgba(0, 0, 0, 0.3) inset;
  -moz-box-shadow: 0px -10px 6px -6px rgba(0, 0, 0, 0.3) inset;
  box-shadow: 0px -10px 6px -6px rgba(0, 0, 0, 0.3) inset;
}

.fixture-updates-table .table-body .single-update {
  float: left;
  background-color: #ebebeb;
}
.fixture-updates-table .table-body .single-update:nth-child(even) {
  background-color: #d5d5d5;
}
.fixture-updates-table .table-body .single-update li.table-entry {
  background: none;
}
.fixture-updates-table .table-body .single-update li.table-entry:hover {
  background: none;
}
.fixture-updates-table .table-body .single-update li.table-entry ul.table-cell li {
  margin-bottom: 10px;
  font: 17px/1.3 "Din Next LT Pro Light";
}

.table ul.table-cell li.shift-right {
  margin-left: 0px;
}

.custom-widths.fixture-table .table-cell.time, .custom-widths.fixture-table .table-cell.time-filter {
  width: 13%;
}
.custom-widths.fixture-table .table-cell.name, .custom-widths.fixture-table .table-cell.name-filter {
  width: 38%;
}
.custom-widths.fixture-table .table-cell.condition, .custom-widths.fixture-table .table-cell.condition-filter {
  width: 16%;
}
.custom-widths.fixture-table .table-cell.winner, .custom-widths.fixture-table .table-cell.winner-filter {
  width: 25%;
}
.custom-widths.entries-table .table-cell.no-draw, .custom-widths.entries-table .table-cell.no-draw-filter {
  width: 12%;
}
.custom-widths.entries-table .table-cell.name, .custom-widths.entries-table .table-cell.name-filter {
  width: 16%;
}
.custom-widths.entries-table .table-cell.age, .custom-widths.entries-table .table-cell.age-filter {
  width: 4%;
}
.custom-widths.entries-table .table-cell.form, .custom-widths.entries-table .table-cell.form-filter {
  width: 10%;
}
.custom-widths.entries-table .table-cell.rating, .custom-widths.entries-table .table-cell.rating-filter {
  width: 8%;
}
.custom-widths.entries-table .table-cell.weight, .custom-widths.entries-table .table-cell.weight-filter {
  width: 11%;
}
.custom-widths.entries-table .table-cell.trainer, .custom-widths.entries-table .table-cell.trainer-filter {
  width: 15%;
}
.custom-widths.entries-table .table-cell.odds, .custom-widths.entries-table .table-cell.odds-filter {
  width: 6%;
}
.custom-widths.results-table .table-cell.no-draw, .custom-widths.results-table .table-cell.no-draw-filter {
  width: 13.27136%;
}
.custom-widths.results-table .table-cell.name, .custom-widths.results-table .table-cell.name-filter {
  width: 19.27136%;
}
.custom-widths.results-table .table-cell.trainer, .custom-widths.results-table .table-cell.trainer-filter {
  width: 19.27136%;
}
.custom-widths.results-table .table-cell.distance, .custom-widths.results-table .table-cell.distance-filter {
  width: 13.27136%;
}
.custom-widths.results-table .table-cell.sp, .custom-widths.results-table .table-cell.sp-filter {
  width: 7.271362%;
}
.custom-widths.results-table .table-cell.win, .custom-widths.results-table .table-cell.win-filter {
  width: 7.271362%;
}
.custom-widths.results-table .table-cell.place, .custom-widths.results-table .table-cell.place-filter {
  width: 7.271362%;
}

.table-body .view-reveal-wrapper {
  display: block;
  right: 0;
  top: 0;
  height: 100%;
  overflow: hidden;
  z-index: 3;
  position: absolute;
}
.table-body .view-card {
  display: block;
  font-family: "Din Next LT Pro Bold";
  text-transform: uppercase;
  padding: 10px 0 0;
  float: right;
  width: 50%;
  margin: 0;
  text-align: right;
  font-size: 13px;
  margin-top: -3px;
}
.table-body .view-card,
.table-body .view-card-reveal {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  margin-right: 0;
}
.table-body .view-card,
.table-body .view-card-reveal,
.table-body .reveal-wrapper {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.table-body .view-card-reveal .reveal-wrapper {
  width: 33px;
  height: 100%;
  background-color: #d92036;
  margin-right: -60px;
}
.table-body .view-card-reveal .icon {
  background-color: #fff;
  padding-top: 50%;
}
.table-body .view-entry .view-card-reveal .reveal-wrapper {
  background-color: #1e3276;
}
.table-body .table-entry:hover .view-card,
.table-body .table-entry:hover .view-card-reveal {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=10000);
  opacity: 100;
}
.table-body .table-entry:hover .reveal-wrapper {
  margin-right: 0;
}
.table-body .table-entry:hover .view-card {
  margin-right: 8px;
}

.top-five-table {
  margin-bottom: 45px;
}
.top-five-table .heading {
  font: 26px/1.3 "Din Next LT Pro Light";
  text-transform: uppercase;
  margin-bottom: 0;
}
.top-five-table .heading-border {
  border-bottom: 1px solid #d7d7d7;
}
.top-five-table .table-note {
  margin-top: 20px;
  font-family: "Din Next LT Pro";
  margin-left: 0px;
  padding: 0px 20px;
}
.top-five-table .view-all-link {
  margin-bottom: 0px;
  font-size: 16px;
  margin-top: 3px;
  text-decoration: underline;
}

/* Style for Generic Website tables - pasted into content editor */
table {
  width: 100%;
  margin: 0px !important;
}
table tr {
  background-color: #ebebeb;
  border-bottom: 1px solid #c2c2c2;
  padding: 13px 20px 0;
  position: relative;
  margin-bottom: 0;
}
table tr td, table tr th {
  padding: 13px 20px 13px 20px !important;
  font: 17px/1.3 "Din Next LT Pro";
  position: relative;
  height: 45px;
}
table tr td h5, table tr th h5 {
  margin: 0px !important;
  background: white;
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  padding: inherit;
  border-bottom: 4px solid #D7D7D7;
  text-align: left;
}

/* Style for Magic Liquidizer Responsive Table */
.id-responsive-table {
  background-color: #f8f8f8;
}
.id-responsive-table .dl-grid {
  border-bottom: 1px solid #E9E9E9;
  border-top: 0px solid #E9E9E9;
  margin-bottom: 0%;
}
.id-responsive-table .id-title {
  width: 50% !important;
  float: left;
  padding: 13px 20px 13px 20px !important;
  font: 17px/1.3 "Din Next LT Pro";
  position: relative;
  height: 66px;
  margin: 0px !important;
}
.id-responsive-table .id-title h5 {
  font-size: initial;
  margin: 0px;
}
.id-responsive-table .id-value {
  width: 50% !important;
  float: left;
  height: 48px;
  padding: 13px 20px 13px 20px !important;
  font: 17px/1.3 "Din Next LT Pro";
  position: relative;
  height: 66px;
  margin: 0px !important;
}

ul.legend li {
  list-style: none;
}

.rc-title,
.el-title {
  width: 80%;
}

.widget .widget-entry {
  font-size: 15px;
  font-family: "Din Next LT Pro Bold";
  color: #fff;
  text-transform: uppercase;
  clear: both;
  padding: 15px 9px 13px;
  border-top: 1px solid #00afff;
}
.widget .widget-entry:nth-child(1) {
  border-top: none;
}
.widget .widget-entry > .icon {
  margin-right: 10px;
  vertical-align: -3px;
}
.widget .widget-entry.me-widget {
  background: #821320;
  border-top: solid 1px #dd1936;
}
.widget .widget-entry.cat-content-entry {
  background: #450d4f;
  border-top: solid 1px #731683;
}
.widget.useful-docs-widget .file-btn, .widget .twitter-widget .file-btn, .widget.racing-news-widget .file-btn {
  background-color: #003850;
  min-height: inherit;
}
.widget.useful-docs-widget .file-btn:hover .size, .widget .twitter-widget .file-btn:hover .size, .widget.racing-news-widget .file-btn:hover .size {
  color: #fff !important;
}
.widget.useful-docs-widget .file-btn .title, .widget .twitter-widget .file-btn .title, .widget.racing-news-widget .file-btn .title {
  color: #fff;
  font-size: 15px;
  font-family: "Din Next LT Pro";
  padding: 19px 10px 14px 8px;
  margin-bottom: 0;
  width: 75%;
}
.widget.useful-docs-widget .file-btn .title .size, .widget .twitter-widget .file-btn .title .size, .widget.racing-news-widget .file-btn .title .size {
  color: #00afff;
  font-size: 13px;
}
.widget.useful-docs-widget #featured-post li, .widget .twitter-widget #featured-post li, .widget.racing-news-widget #featured-post li {
  border-top: 0px;
}
.widget.useful-docs-widget.racing-news-widget a li, .widget .twitter-widget.racing-news-widget a li, .widget.racing-news-widget.racing-news-widget a li {
  font-size: 15px;
  font-family: "Din Next LT Pro Bold";
  color: #fff;
  text-transform: uppercase;
  clear: both;
  padding: 12px 4px 12px;
  border-top: 1px solid #00afff;
  list-style: none;
}
.widget.useful-docs-widget.racing-news-widget a li .bha-play, .widget .twitter-widget.racing-news-widget a li .bha-play, .widget.racing-news-widget.racing-news-widget a li .bha-play {
  font-size: 0.8em;
  margin-right: 10px;
}
.widget .me-title {
  cursor: pointer;
  background: #dd1936;
}
.widget #majorEvent ul, .widget #list_view ul {
  display: none;
}
.widget #majorEvent ul li, .widget #list_view ul li {
  background: #821320;
  border-top: 1px solid #dd1936;
}
.widget #major-events-sidebar li, .widget #racecourse-sidebar li {
  font-size: 15px;
  font-family: "Din Next LT Pro Bold";
  color: #fff;
  text-transform: uppercase;
  clear: both;
  padding: 12px 4px 12px;
  border-top: 1px solid #00afff;
  list-style: none;
}
.widget #major-events-sidebar li .bha-play, .widget #racecourse-sidebar li .bha-play {
  font-size: 0.8em;
  margin-right: 10px;
}
.widget #major-events-sidebar li:first-child, .widget #racecourse-sidebar li:first-child {
  border-top: 0px;
}
.widget #major-events-sidebar li a, .widget #racecourse-sidebar li a {
  color: #ffffff;
  font-size: 15px;
  font-family: "Din Next LT Pro Bold";
  color: #fff;
  text-transform: uppercase;
  clear: both;
  padding: 12px 4px 12px;
  list-style: none;
}

.nextMe {
  height: 100px;
}

.resource-link {
  margin: 10px 0 0;
}
.resource-link.excel a:hover {
  background-color: #00a361;
  color: #fff;
}
.resource-link.excel a:hover .lrg-shape, .resource-link.excel a:hover .sml-shape {
  background: rgba(0, 0, 0, 0.5);
}
.resource-link.excel a:hover .size {
  color: #fff;
}
.resource-link.pdf a:hover {
  background-color: #d92036;
  color: #fff;
}
.resource-link.pdf a:hover .lrg-shape, .resource-link.pdf a:hover .sml-shape {
  background: rgba(0, 0, 0, 0.5);
}
.resource-link.pdf a:hover .size {
  color: #fff;
}
.resource-link.doc a:hover {
  background-color: #008fd5;
  color: #fff;
}
.resource-link.doc a:hover .lrg-shape, .resource-link.doc a:hover .sml-shape {
  background: rgba(0, 0, 0, 0.5);
}
.resource-link.doc a:hover .size {
  color: #fff;
}
.resource-link.link a:hover {
  background-color: #008fd5;
  color: #fff;
}
.resource-link.link a:hover .lrg-shape, .resource-link.link a:hover .sml-shape {
  background: rgba(0, 0, 0, 0.5);
}
.resource-link.link a:hover .size {
  color: #fff;
}

.twitter-widget {
  background-color: #006898;
}
.twitter-widget .tweet-wrap {
  border-bottom: 1px solid #00abff;
  color: #fff;
  padding: 12px 15px 2px 10px;
  width: 100%;
}
.twitter-widget .tweet-wrap .bha-twitter {
  margin-right: 7px;
  font-size: 1.5em;
  float: left;
}
.twitter-widget .tweet-wrap .tweet {
  font-family: "Din Next LT Pro Bold";
  font-size: 1.5em;
  margin-bottom: 7px;
  margin-left: 22px;
}
.twitter-widget .tweet-wrap .tweet-meta {
  font-family: "Din Next LT Pro Bold";
  font-size: 1.2em;
  margin-bottom: 13px;
  margin-left: 22px;
}
.twitter-widget .tweet-wrap .link {
  color: #7edefe;
}
.twitter-widget .tweet-wrap:last-child {
  border: 0px;
}

.archive-widget {
  border-top: 1px solid #450d4f;
}
.archive-widget .archive-month {
  margin-left: -8px;
  margin-right: -8px;
}
.archive-widget .archive-year {
  color: #fff;
  text-transform: uppercase;
  font-family: "Din Next LT Pro Bold";
  font-size: 1.5em;
  background-color: #450d4f;
  border-bottom: 1px solid #731683;
  padding: 11px 8px 11px 8px;
  list-style: none;
  cursor: pointer;
}
.archive-widget .archive-year ul li {
  font-size: 1em;
}
.archive-widget .archive-year ul li:first-child {
  border-top: 1px solid #731683;
  margin-top: 14px;
}
.archive-widget .archive-year ul li:last-child {
  margin-bottom: -8px;
}
.archive-widget .archive-year ul li .bha-play {
  font-size: 0.8em;
  margin-right: 10px;
}
.archive-widget .archive-year a {
  color: #fff;
  text-transform: uppercase;
  font-family: "Din Next LT Pro Bold";
}
.archive-widget .archive-year:last-child {
  border: 0px;
}
.archive-widget .archive-year .bha-play {
  font-size: 0.8em;
  margin-right: 10px;
}

.child-of-race-info .section-widget .widget-title {
  background-color: #d92036 !important;
}
.child-of-race-info .section-widget ul {
  display: block !important;
}
.child-of-race-info .section-widget ul li {
  background-color: #821320 !important;
  border-bottom: 1px solid #d92036 !important;
}

.child-of-resource-centre .section-widget .widget-title {
  background-color: #00a361 !important;
}
.child-of-resource-centre .section-widget ul {
  display: block !important;
}
.child-of-resource-centre .section-widget ul li {
  background-color: #821320 !important;
  border-bottom: 1px solid #00a361 !important;
}

.child-of-news-media .section-widget .widget-title {
  background-color: #731683 !important;
}
.child-of-news-media .section-widget ul {
  display: block !important;
}
.child-of-news-media .section-widget ul li {
  background-color: #450d4f !important;
  border-bottom: 1px solid #731683 !important;
}

.child-of-bha .section-widget .widget-title {
  background-color: #f76c27 !important;
}
.child-of-bha .section-widget ul {
  display: block !important;
}
.child-of-bha .section-widget ul li {
  background-color: #944117 !important;
  border-bottom: 1px solid #f76c27 !important;
}

.categories-widget, .archive-widget, .section-widget {
  float: left;
  width: 100%;
}
.categories-widget .bha-icon, .archive-widget .bha-icon, .section-widget .bha-icon {
  margin-right: 10px;
}
.categories-widget .widget-title, .archive-widget .widget-title, .section-widget .widget-title {
  background-color: #731683;
}
.categories-widget .widget-title .bha-arrow-down2, .categories-widget .widget-title .bha-arrow-up2, .archive-widget .widget-title .bha-arrow-down2, .archive-widget .widget-title .bha-arrow-up2, .section-widget .widget-title .bha-arrow-down2, .section-widget .widget-title .bha-arrow-up2 {
  cursor: pointer;
  margin-right: 10px;
}
.categories-widget ul, .archive-widget ul, .section-widget ul {
  list-style: none;
  display: none;
}
.categories-widget ul li, .archive-widget ul li, .section-widget ul li {
  color: #fff;
  text-transform: uppercase;
  font-family: "Din Next LT Pro Bold";
  font-size: 15px;
  background-color: #450d4f;
  border-bottom: 1px solid #731683;
  padding: 11px 8px 11px 8px;
}
.categories-widget ul li a, .archive-widget ul li a, .section-widget ul li a {
  color: #fff;
  text-transform: uppercase;
  font-family: "Din Next LT Pro Bold";
}
.categories-widget ul li:last-child, .archive-widget ul li:last-child, .section-widget ul li:last-child {
  border: 0px;
}
.categories-widget ul li .bha-play, .archive-widget ul li .bha-play, .section-widget ul li .bha-play {
  font-size: 0.8em;
  margin-right: 10px;
}
.categories-widget ul.open, .archive-widget ul.open, .section-widget ul.open {
  display: block;
}

.me-title .bha-arrow-down2 {
  cursor: pointer;
  margin-right: 10px;
}

.contact-widget .widget-title {
  background-color: #00a361;
}
.contact-widget .widget-content {
  background-color: #00623a;
}
.contact-widget .widget-content img {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  /* filter: url(grayscale.svg); */
  filter: gray;
}
.contact-widget .widget-content .content {
  padding: 5px 9px;
  color: #fff;
  float: left;
}
.contact-widget .widget-content .content .bha-mobile {
  font-size: 17px;
  margin-left: 2px;
}
.contact-widget .widget-content .content .tel {
  font-family: "Din Next LT Pro Bold";
  clear: both;
  font-size: 1.6em;
  margin-left: 3px;
}
.contact-widget .widget-content .content .tel a {
  font-family: "Din Next LT Pro";
  font-family: "Din Next LT Pro Bold";
  text-decoration: underline;
  color: #ffffff;
}
.contact-widget .widget-content .content .email {
  font-family: "Din Next LT Pro Bold";
  text-transform: uppercase;
  text-decoration: underline;
  font-size: 13px;
  float: left;
  margin-top: 3px;
  padding-left: 5px;
}
.contact-widget .widget-content .content .copy {
  font-family: 'Din Next LT Pro Light';
  float: left;
  text-transform: uppercase;
  font-size: 13px;
  margin-top: 13px;
  margin-bottom: 12px;
  padding-left: 5px;
}

.widget-title {
  font-size: 15px;
  font-family: "Din Next LT Pro Bold";
  text-transform: uppercase;
  color: #ffffff;
  background-color: #00afff;
  padding: 15px 9px 13px;
  position: relative;
}
.widget-title .icon {
  font-size: 17px;
}

.todays-results {
  background: #2a2a2a;
}
.todays-results p {
  font-size: 14px;
  line-height: 1.3;
}
.todays-results .sidebar-title {
  padding: 7px 20px 3px;
  background-color: #414141;
  min-height: 52px;
}
.todays-results .sidebar-title .title {
  text-transform: uppercase;
  width: 85%;
  color: white;
}
.todays-results .sidebar-title .icon {
  color: white;
}
.todays-results .note, .todays-results .single-result {
  color: white;
  padding: 10px 20px;
  clear: both;
  background: #212121;
}
.todays-results .note p:first-child, .todays-results .single-result p:first-child {
  margin: 0px;
}
.todays-results .single-result {
  background-color: #2a2a2a;
}
.todays-results .single-result .icon {
  vertical-align: -1px;
}

.widget-title {
  background: #00afff url(../images/shadow.png) no-repeat;
  background-size: 9px 100%;
  background-position-x: 0;
}

.me-title .bha-arrow-down2 {
  cursor: pointer;
  margin-right: 0px;
}

.widget .widget-entry.large {
  height: 150px;
}

.widget .widget-entry.large {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray;
  position: relative;
  padding: 73px 9px 5px;
  font-family: "Din Next LT Pro Condensed";
  font-size: 27px;
}
.widget .widget-entry.large .overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  top: 0px;
  left: 0px;
  z-index: -1;
  -webkit-box-shadow: 5px 0px 5px 0px rgba(0, 0, 0, 0.2) inset;
  -moz-box-shadow: 5px 0px 5px 0px rgba(0, 0, 0, 0.2) inset;
  box-shadow: 5px 0px 5px 0px rgba(0, 0, 0, 0.2) inset;
}
.widget .widget-entry.large .el-title {
  position: absolute;
  bottom: 4px;
  word-wrap: break-word;
  max-width: 94%;
}
.widget .widget-entry.large .rc-title {
  position: absolute;
  bottom: 10px;
  line-height: 23px;
  text-shadow: 1px 1px 5px #666;
}
.widget .widget-entry.large > .icon {
  display: none;
}

.widget-title {
  background-image: none;
  -webkit-box-shadow: 5px 0px 5px 0px rgba(0, 0, 0, 0.2) inset;
  -moz-box-shadow: 5px 0px 5px 0px rgba(0, 0, 0, 0.2) inset;
  box-shadow: 5px 0px 5px 0px rgba(0, 0, 0, 0.2) inset;
}

.landing-page {
  margin-bottom: 31px;
  margin: 0px;
  padding-top: 20px;
  padding-bottom: 31px;
  height: 100%;
}
.landing-page .background {
  display: none;
}
.landing-page .introduction {
  padding: 0px 20px 20px;
}
.landing-page .introduction.light {
  color: #fff;
}
.landing-page .introduction.dark {
  color: #333;
}
.landing-page .introduction h1 {
  text-transform: uppercase;
  line-height: 23px;
  margin: 0 0 10px;
  font-size: 2.15em;
  font-family: "Din Next LT Pro Bold";
  color: #fff;
  text-shadow: 1px 1px 5px #666;
}
.landing-page .introduction h2 {
  padding-bottom: 20px;
  font-size: 2.15em;
  text-transform: uppercase;
  margin-top: 2px;
  line-height: 22px;
  font-family: 'Din Next LT Pro Light';
  color: #fff;
  text-shadow: 1px 1px 5px #666;
}
.landing-page .page-links {
  float: right;
}
.landing-page .page-links ul {
  list-style: none;
  float: left;
  width: 100%;
}
.landing-page .page-links ul li {
  background: #161618;
  color: #ffffff;
  margin-bottom: 1px;
  padding-bottom: 32px;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.landing-page .page-links ul li h1 {
  font-size: 30px;
  line-height: 1.1;
  font-family: "Din Next LT Pro Bold";
  text-transform: uppercase;
  width: 100%;
  margin: 16px 0 10px;
  padding: 0px 20px;
}
.landing-page .page-links ul li p {
  padding: 0px 20px;
  color: #888;
}
.landing-page .page-links ul li h2 {
  position: absolute;
  top: 9px;
  left: -450px;
  font-size: 30px;
  line-height: 1.1;
  font-family: "Din Next LT Pro Bold";
  text-transform: uppercase;
  width: 90%;
}
.landing-page .page-links ul li:hover p {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}
.landing-page .page-links .link-wrapper {
  width: 100%;
}

.landing-page .background {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.landing-page .introduction {
  width: 80%;
}
.landing-page .page-links {
  width: 100%;
  float: left;
  padding: 0px 10px;
}
.landing-page .page-links .link-wrapper {
  padding: 0px 10px 20px;
  width: 50%;
}
.landing-page .page-links ul li h1 {
  word-break: break-word;
}

.landing-page {
  padding-top: 40px;
  background-color: transparent;
}
.landing-page .page-links ul li {
  -webkit-transition: background 0.25s ease-in;
  -moz-transition: background 0.25s ease-in;
  -o-transition: background 0.25s ease-in;
  transition: background 0.25s ease-in;
  transition-delay: 0.15s;
  -webkit-transition-delay: 0.15s;
  /* Safari */
  width: 100%;
}
.landing-page .page-links ul li h1, .landing-page .page-links ul li p {
  -webkit-transition: all 0.25s ease-in;
  -webkit-transition-delay: 0.3s;
  -moz-transition: all 0.25s ease-in 0.3s;
  -o-transition: all 0.25s ease-in 0.3s;
  transition: all 0.25s ease-in 0.3s;
}
.landing-page .page-links ul li h2 {
  -webkit-transition: all 0.25s ease-in;
  -webkit-transition-delay: 0.15s;
  -moz-transition: all 0.25s ease-in 0.15s;
  -o-transition: all 0.25s ease-in 0.15s;
  transition: all 0.25s ease-in 0.15s;
}
.landing-page .page-links ul li:hover h1, .landing-page .page-links ul li:hover p {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: all 0.25s ease-in;
  -webkit-transition-delay: 0s;
  -moz-transition: all 0.25s ease-in 0s;
  -o-transition: all 0.25s ease-in 0s;
  transition: all 0.25s ease-in 0s;
}
.landing-page .page-links ul li:hover .lrg-shape {
  background: rgba(0, 0, 0, 0.2);
  bottom: -168px;
  right: -124px;
}
.landing-page .page-links ul li:hover h2 {
  top: 13px;
  left: 15px;
}
.landing-page .page-links ul li .lrg-shape {
  height: 400px;
  width: 297px;
  position: absolute;
  background: rgba(0, 0, 0, 0);
  bottom: -200px;
  right: -400px;
  -webkit-transform: rotate(38deg);
  -moz-transform: rotate(38deg);
  -o-transform: rotate(38deg);
  -ms-transform: rotate(38deg);
  transform: rotate(38deg);
  -o-transition: all 0.25s ease-in;
  -ms-transition: all 0.25s ease-in;
  -moz-transition: all 0.25s ease-in;
  -webkit-transition: all 0.25s ease-in;
  transition: all 0.25s ease-in;
}

.resource-centre .page-links ul li:hover {
  background: #00a361;
}

.race-info .page-links ul li:hover {
  background: #d92036;
}

.news-media .page-links ul li:hover {
  background: #731683;
}

.bha .page-links ul li:hover {
  background: #fe8b26;
}

.rc-introduction {
  float: left;
  margin-bottom: 24px;
}
.rc-introduction p {
  /* font-family: 'Din Next LT Pro';
  font-family: "Din Next LT Pro Bold";
  font-size: 3em;
  line-height: 30px; */
}

.rc-sections {
  clear: both;
}
.rc-sections h2.section-title {
  border-bottom: 1px solid #d7d7d7;
  text-transform: uppercase;
  font-size: 1.8em;
  padding-bottom: 4px;
  clear: both;
  margin-bottom: 15px;
  font: 28px/30px "Din Next LT Pro Light";
}
.rc-sections .section-intro p {
  /* line-height: 19px; */
}

.sidebar-title {
  padding: 13px 20px 0px;
  padding-top: 7px;
  padding-bottom: 3px;
  background-color: #414141;
  min-height: 52px;
}
.sidebar-title .title {
  font: 17px/1.2 "Din Next LT Pro Bold";
  text-transform: uppercase;
  width: 85%;
}
.sidebar-title .icon {
  font-size: 20px;
  width: 20px;
}
.sidebar-title .title,
.sidebar-title .icon {
  color: white;
}

.updates-sidebar {
  background-color: #2a2a2a;
  overflow-y: hidden;
  z-index: 10;
}
.updates-sidebar .nano {
  height: 95%;
}
.updates-sidebar .nano > .nano-pane {
  top: 17px;
  bottom: 17px;
}
.updates-sidebar .update-list {
  padding: 17px;
}
.updates-sidebar .update-list:focus {
  outline: none;
}
.updates-sidebar .entries-wrapper {
  padding: 5px 10px 10px;
}
.updates-sidebar .entries .entry {
  padding: 0;
  color: #fff;
  -webkit-transition: padding 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -moz-transition: padding 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -o-transition: padding 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition: padding 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.updates-sidebar .entries .entry-title {
  font: 14px/1.3 "Din Next LT Pro Bold";
}
.updates-sidebar .entries .entry-text {
  font: 14px/1.3 "Din Next LT Pro";
}
.updates-sidebar .update {
  color: #fff;
  list-style: none;
}
.updates-sidebar .open .entries .entry {
  padding: 10px 0 5px;
}

.racecard .race-times {
  background-color: #eee;
}
.racecard .race-times .entry {
  display: inline;
  background-color: #b6b6b6;
  cursor: pointer;
  width: 100%;
  margin-bottom: 1px;
}
.racecard .race-times .entry a {
  font-size: 17px;
  font-family: 'Din Next LT Pro Light';
  padding: 13px 20px 10px;
  float: left;
  width: 100%;
}
.racecard .race-times .entry:first-child {
  margin-left: 0px;
}
.racecard .race-times .entry:hover {
  background-color: #A61427;
}
.racecard .race-times .entry:hover a {
  color: #fff;
}
.racecard .race-times .entry.active {
  background-color: #414141;
}
.racecard .race-times .entry.active a {
  color: #fff;
  font-family: "Din Next LT Pro";
}
.racecard .top-info {
  background-color: #da1a35;
}
.racecard .top-info .info {
  background-color: #222222;
  color: #fff;
  padding: 16px 30px 14px 22px;
}
.racecard .top-info .sub-title {
  font: 20px/1.3 "Din Next LT Pro Bold";
  text-transform: uppercase;
  margin-bottom: 6px;
}
.racecard .top-info .sub-title .icon {
  color: #da1a35;
  margin-right: 8px;
}
.racecard .top-info .sub-title .date {
  font-size: 0.7em;
}
.racecard .top-info .entry {
  font-size: 14px;
  color: #fff;
  margin-bottom: 7px;
}
.racecard .top-info .entry .title {
  font-family: "Din Next LT Pro Bold";
  margin-right: 4px;
}
.racecard .top-info .weather {
  border: 0px !important;
}
.racecard .top-info .going {
  padding-right: 30px;
}
.racecard .top-info .going, .racecard .top-info .weather {
  box-sizing: content-box;
}
.racecard .top-info .print {
  background-color: #da1a35;
  padding-right: 0px;
  box-sizing: content-box;
  margin-right: 0px;
  margin-top: 12px;
  margin-bottom: 15px;
}
.racecard .top-info .print .print-btn {
  background-color: #222222;
  color: #fff;
  font-family: 'Din Next LT Pro';
  font-family: "Din Next LT Pro Bold";
  font-size: 1.5em;
  text-transform: capitalize;
  margin: 14px 25px 1px 17px;
  padding: 5px 11px 6px 9px;
}
.racecard .top-info .print .print-btn:last-child {
  margin-top: 1px;
}
.racecard .top-info .print .print-btn .bha-PrintSummary, .racecard .top-info .print .print-btn .bha-PrintAll {
  float: right;
}
.racecard .top-info .other-racecards {
  background-color: #a61427;
  padding-right: 0px;
  box-sizing: content-box;
  margin-right: 0px;
}
.racecard .top-info .other-racecards .title {
  color: #fff;
  font-family: 'Din Next LT Pro';
  font-family: "Din Next LT Pro Bold";
  font-size: 1.5em;
  text-transform: uppercase;
  margin: 0px;
  padding: 6px 28px 3px 7px;
}
.racecard .top-info .other-racecards .title .bha-arrow-down2 {
  float: right;
  margin-right: -12px;
}

.racecard .race-times {
  width: 100%;
}
.racecard .race-times .entry {
  width: auto;
  margin-right: 1px;
}

.racecard .race-times .entry {
  width: auto;
}
.racecard .race-times .entry a {
  font-size: 14px;
  padding: 7px 14px 6px 14px;
}
.racecard .top-info .info {
  padding: 16px 30px 14px 22px;
}
.racecard .top-info .info .weather {
  border: 0px !important;
  padding-left: 30px;
}
.racecard .top-info .info .going {
  padding-right: 30px;
}
.racecard .top-info .info .going, .racecard .top-info .info .weather {
  border-right: 1px solid #363636;
}
.racecard .top-info .print {
  padding-right: 2.18341%;
}
.racecard .top-info .print .print-btn {
  margin: 14px -12px 0px 17px;
  padding: 5px 11px 6px 9px;
}
.racecard .top-info .other-racecards {
  padding-right: 2.18341%;
  margin-right: 0px;
}
.racecard .top-info .other-racecards .title {
  margin: 0px;
  padding: 6px 0px 3px 7px;
}

.racecard .race-times {
  width: 76.63755%;
}

.news-index .intro-copy {
  font: 30px/1.1 "Din Next LT Pro Bold";
  margin: 0.67em 0;
  padding: 0px 20px;
}
.news-index .intro-copy.no-margin {
  margin: 0px;
}
.news-index .intro-copy h2 {
  margin: 0px 0px 20px 0px;
}
.news-index .feat-img {
  width: 100%;
  height: 150px;
  background: red;
  clear: both;
}

.featured-post .feat-img {
  padding: 30% 0 0;
}
.featured-post .feat-title-excerpt-wrapper {
  width: 100%;
  padding: 0 0 20px;
  background: rgba(0, 0, 0, 0.7);
}
.featured-post .feat-title-excerpt-wrapper .post-title {
  font-size: 25px;
  text-transform: uppercase;
  padding: 20px 20px 0;
  margin: 0 0 5px;
}
.featured-post .feat-title-excerpt-wrapper .post-title a {
  color: #fff;
}
.featured-post .feat-title-excerpt-wrapper .post-date,
.featured-post .feat-title-excerpt-wrapper .categories {
  font-size: 15px;
  color: #fff;
  font-family: "Din Next LT Pro Bold";
}
.featured-post .feat-title-excerpt-wrapper .post-date a,
.featured-post .feat-title-excerpt-wrapper .categories a {
  color: #fff;
}
.featured-post .feat-title-excerpt-wrapper .post-date .icon,
.featured-post .feat-title-excerpt-wrapper .categories .icon {
  color: #00afff;
  margin-right: 6px;
}
.featured-post .feat-title-excerpt-wrapper .categories {
  display: none;
}
.featured-post .feat-title-excerpt-wrapper .post-excerpt {
  display: none;
  font-size: 17px;
  color: #fff;
}
.featured-post .feat-title-excerpt-wrapper .post-excerpt p {
  margin: 0;
}
.featured-post .readMore {
  color: #d92036;
  font-family: "Din Next LT Pro Bold";
}

.featured-post .feat-title-excerpt-wrapper .categories,
.featured-post .feat-title-excerpt-wrapper .post-excerpt {
  display: block;
  margin: 0;
  padding: 0 20px;
}

.featured-post .feat-img {
  height: 400px;
}
.featured-post .feat-title-excerpt-wrapper {
  width: 80%;
  position: absolute;
  bottom: 0;
  left: 0px;
}
.featured-post .feat-title-excerpt-wrapper .post-title {
  font-size: 30px;
}

.news-search-form {
  margin-top: 20px;
}

.post-entry {
  border-bottom: 1px solid #c2c2c2;
  padding: 20px;
}
.post-entry .post-title {
  text-transform: uppercase;
  font-size: 25px;
  padding: 0;
  margin: 0 0 10px;
}
.post-entry .post-title a {
  color: #333;
}
.post-entry .post-title .post-date {
  color: #00afff;
}
.post-entry .categories {
  display: none;
}
.post-entry .categories .icon {
  color: #00afff;
  margin-right: 6px;
}
.post-entry .post-excerpt {
  display: none;
}
.post-entry .readMore {
  color: #d92036;
  font-family: "Din Next LT Pro Bold";
}

.post-entry .categories,
.post-entry .post-excerpt {
  margin: 0 0 13px;
  display: block;
}
.post-entry .categories p,
.post-entry .post-excerpt p {
  margin: 0;
}

.post-entry.has-feat-image {
  padding: 20px 20px 20px 0px;
}
.post-entry .feat-image {
  display: block;
}
.post-entry .post-title {
  font-size: 30px;
}

.news-index .feat-img {
  height: 300px;
}

.meta-header {
  margin-top: 10px;
  background: #222;
}
.meta-header .seperator {
  border-bottom: 1px solid #363636;
  padding-bottom: 20px;
}

.group {
  padding: 20px;
  width: 100%;
}

.group-wrapper {
  width: 100%;
}

.red-group {
  background-color: #d92036;
}

.dark-group {
  background-color: #222;
}

.gourp_heading {
  font: 18px/1.3 "Din Next LT Pro Bold";
  text-transform: uppercase;
  margin-bottom: 6px;
  color: #fff;
}
.gourp_heading .icon {
  color: #d92036;
  margin-right: 8px;
}
.gourp_heading .date {
  font-size: 12px;
}

.meta-entry, .meta-entry span {
  color: #fff;
  margin-bottom: 7px;
}
.meta-entry .entry-title, .meta-entry span .entry-title {
  font-family: "Din Next LT Pro Bold";
  margin-right: 4px;
}

.btn {
  background-color: #222222;
  font: 14px/1.1 "Din Next LT Pro Bold";
  text-transform: capitalize;
  margin-bottom: 1px;
  padding: 10px 11px 10px;
  color: #fff;
  cursor: pointer;
}
.btn p, .btn a, .btn .icon {
  color: #fff;
  cursor: pointer;
}

.race-conditions .meta-entry {
  margin-bottom: 0;
}
.race-conditions .meta-entry .entry-title {
  text-transform: uppercase;
  font-family: 'Din Next LT Pro Light';
}
.race-conditions .meta-entry .entry-body {
  font-family: "Din Next LT Pro Bold";
}

.meta-header .group-wrapper,
.meta-header .group {
  width: 100%;
}

.meta-header {
  margin-top: 20px;
}

.meta-header .group {
  width: 47.06745%;
  height: 100%;
}
.meta-header .seperator {
  border-bottom: none;
  border-right: 1px solid #363636;
}
.meta-header .group,
.meta-header .print.group {
  width: 23.36245%;
}
.meta-header .group .btn,
.meta-header .print.group .btn {
  width: 100%;
  float: left;
}
.meta-header .group .btn:first-child, .meta-header .group .btn:last-child,
.meta-header .print.group .btn:first-child,
.meta-header .print.group .btn:last-child {
  margin: 0 0 1px;
}
.meta-header .group-wrapper {
  width: 76.63755%;
}
.meta-header .group-wrapper .group {
  width: 47.06745%;
}
.meta-header .btn {
  padding: 8px 9px 7px;
}

#majorEvent .featImg {
  height: 300px;
}
#majorEvent .table-body {
  position: relative;
  font-family: 'Din Next LT Pro';
}
#majorEvent .table-body p .bcs1 {
  background: url(../images/QIPCO.png);
  width: 70%;
  height: 27px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: left;
}
#majorEvent .table-body .bcs0hide {
  display: none;
}
#majorEvent .table-body .table-cell {
  font: 17px/1.3 "Din Next LT Pro Light";
}
#majorEvent .table-body .table-cell .date {
  width: 85.5514%;
}
#majorEvent .table-body .table-cell .mevent-type-icon {
  margin-right: 10px;
  width: 8.1028%;
}
#majorEvent .table-body .table-cell .bha-mevent-type-FLAT:before {
  content: "\e60e";
}
#majorEvent .table-body .table-cell .bha-mevent-type-JUMP:before {
  content: "\e60b";
}
#majorEvent .table-body .table-cell .bha-mevent-type-MIXED:before {
  content: "\e609";
}

#major-event-single .title-wrapper {
  margin-top: 30px;
  margin-bottom: 10px;
  float: left;
  padding: 0px 20px;
}
#major-event-single .title-wrapper h1.title-1 {
  max-width: 425px;
  float: left;
  padding: 0px !important;
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}
#major-event-single .title-wrapper h1.title-2 {
  max-width: 300px;
  float: left;
  padding: 0px !important;
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}
#major-event-single .date {
  clear: both;
}

#majorEvent .featImg {
  background-size: cover !important;
}

.majorevents-date {
  width: 27%;
}

.majorevents-days {
  width: 6%;
}

.majorevents-name {
  width: 27%;
}

.majorevents-bcs {
  width: 10%;
}

.majorevents-location {
  width: 21%;
}

/* SINGLE */
#major-event-single #event-single .feat-img {
  height: 400px;
}
#major-event-single #event-single .main-title {
  text-transform: uppercase;
  padding: 0px 20px;
  color: #db1a35;
  font-family: "Din Next LT Pro";
  font-family: "Din Next LT Pro Bold";
  font-size: 3.2em;
  margin-bottom: 10px;
  margin-top: 30px;
}
#major-event-single #event-single .main-title .fixtureType {
  margin-right: 10px;
  font-family: 'British-Horse-Racing';
  color: #fff;
  background: #db1a35;
  font-size: .7em;
  padding: 2px;
}
#major-event-single #event-single .main-title .icon-FLAT:before {
  content: "\e60e";
}
#major-event-single #event-single .main-title .icon-JUMP:before {
  content: "\e60b";
}
#major-event-single #event-single .main-title .icon-MIXED:before {
  content: "\e609";
}
#major-event-single #event-single .main-title span {
  font-family: "Din Next LT Pro";
  font-family: 'Din Next LT Pro Light';
  color: #333333;
}
#major-event-single #event-single .date {
  padding: 0px 20px;
  font-family: "Din Next LT Pro Bold";
  font-size: 2.5em;
  color: #db1a35;
  text-transform: uppercase;
  margin-bottom: 32px;
}
#major-event-single main {
  margin: 0px;
}
#major-event-single article {
  padding-top: 40px;
}
#major-event-single article #event-description {
  padding-bottom: 40px;
}
#major-event-single article #event-description p:first-child {
  font-family: "Din Next LT Pro";
  font-family: "Din Next LT Pro Bold";
  font-size: 2.3em;
  line-height: 27px;
}
#major-event-single article #event-description .date {
  color: #00afff;
  font-family: 'Din Next LT Pro Light';
  text-transform: uppercase;
}

article #event-description .date {
  color: #00afff;
  font-family: 'Din Next LT Pro Light';
  text-transform: uppercase;
}

#major-event-single #event-single .main-title {
  margin-bottom: 10px;
}

.select {
  float: right;
  padding: 0px 20px;
}
.select .title {
  font: 17px/1.3 "Din Next LT Pro Bold";
  text-transform: uppercase;
  padding: 15px 20px;
  background: #eee;
  color: #333;
  cursor: pointer;
  width: 100%;
}
.select .drop-down-list {
  height: 0;
  overflow: hidden;
  z-index: 10;
  background-color: #2A2A2A;
}
.select .drop-down-list.open, .select .drop-down-list.open-p {
  padding: 20px;
  left: 0;
}
.select .drop-down-list.open {
  height: auto;
}
.select .drop-down-list.open-p {
  height: 75%;
}
.select .drop-down-list .entry {
  list-style: none;
}
.select .drop-down-list .link {
  font: 14px/1.3 "Din Next LT Pro Bold";
  color: #fff;
}
.select .drop-down-list .racecourse-fixture-date-wrapper {
  margin-bottom: 1px;
  background-color: #414141;
  padding: 14px 10px 10px;
  -webkit-transition: background-color 0.4s;
  -moz-transition: background-color 0.4s;
  -o-transition: background-color 0.4s;
  transition: background-color 0.4s;
}
.select .drop-down-list .racecourse-fixture-date-wrapper .racecourse {
  font: 14px/1.3 "Din Next LT Pro Bold";
}
.select .drop-down-list .racecourse-fixture-date-wrapper .fixture-date {
  font: 14px/1.3 "Din Next LT Pro Light";
}

.select .title {
  font-size: 14px;
  padding: 8px 10px 5px;
}
.select .drop-down-list .racecourse-fixture-date-wrapper {
  padding: 8px 10px 4px;
}

.times-other-fixtures-wrapper .select {
  width: 23.36245%;
}

.fixture-header {
  padding: 0 20px;
  float: left;
  width: 100%;
  margin-bottom: 10px;
}
.fixture-header .title {
  font: 34px/1.1 "Din Next LT Pro Bold";
  text-transform: uppercase;
  margin-bottom: 0;
}
.fixture-header .title-highlight {
  color: #d92036;
}
.fixture-header .regular {
  font-family: 'Din Next LT Pro Light';
  color: #333;
  float: left;
}
.fixture-header .sub-title {
  font: 24px/1 "Din Next LT Pro Bold";
}

.nomination .fixture-header {
  margin-bottom: 20px;
}

.fixture-header .regular {
  clear: none;
  float: none;
}

.fixture-header {
  width: 76.63755%;
}

main.pr .viewing-bar {
  width: 100%;
  background: #333333;
  float: left;
  margin-bottom: 15px;
}
main.pr .viewing-bar h4 {
  font-family: 'Din Next LT Pro Light';
  font-size: 1.5em;
  letter-spacing: -0.3px;
  text-transform: uppercase;
  color: #fff;
  padding: 11px 19px 9px 19px;
  float: left;
}
main.pr .viewing-bar #currentlyViewing {
  font-family: 'Din Next LT Pro';
  font-family: "Din Next LT Pro Bold";
  font-size: 1.5em;
  letter-spacing: -0.3px;
  text-transform: uppercase;
  color: #fff;
  padding: 0px 0px 0px 19px;
  margin: 0px 19px 9px 0px;
  width: 100%;
  float: left;
}

main.pr .viewing-bar #currentlyViewing {
  padding: 11px 19px 9px 19px;
  margin: 0px;
  width: initial;
}

/*
*   Owl Carousel Owl Demo Theme 
* v1.3.2
*/
.owl-theme .owl-controls {
  text-align: center;
}

/* Styling Pagination*/
.owl-theme .owl-controls .owl-page {
  display: inline-block;
  zoom: 1;
  *display: inline;
  /*IE7 life-saver */
}

.owl-theme .owl-controls .owl-page span {
  display: block;
  width: 12px;
  height: 12px;
  margin: 5px 8px 5px 0;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background-color: #008fd5;
  border: 2px solid #008fd5;
  -webkit-transition: background-color 0.2s linear;
  -moz-transition: background-color 0.2s linear;
  -o-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
  background-color: #fff;
}

/* If PaginationNumbers is true */
.owl-theme .owl-controls .owl-page span.owl-numbers {
  height: auto;
  width: auto;
  color: #FFF;
  padding: 2px 10px;
  font-size: 12px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}

/* preloading images */
.owl-item.loading {
  min-height: 150px;
  background: url(AjaxLoader.gif) no-repeat center center;
}

.btn-style-1 {
  list-style: none;
}
.btn-style-1 a, .btn-style-1 .icon {
  color: #fff;
}
.btn-style-1 a {
  background: #333;
  padding: 14px 7px 11px 12px;
  margin-bottom: 1px;
  font-size: 22px;
  font-family: "Din Next LT Pro Bold";
  width: 100%;
  float: left;
  text-transform: uppercase;
}
.btn-style-1 .icon {
  float: right;
  font-size: 20px;
  line-height: 0.9;
  right: 6px;
  top: 17px;
}

.btn-style-1 a {
  font-size: 15px;
  font-family: "Din Next LT Pro Bold";
}

.btn-style-2 {
  list-style: none;
  -webkit-transition: background-color 0.3s;
  -webkit-transition-delay: 0.4s;
  -moz-transition: background-color 0.3s 0.4s;
  -o-transition: background-color 0.3s 0.4s;
  transition: background-color 0.3s 0.4s;
}
.btn-style-2 a {
  float: left;
  width: 100%;
  text-transform: uppercase;
  overflow: hidden;
  text-align: center;
  color: #fff;
  padding: 13px 0;
}
.btn-style-2 .title,
.btn-style-2 .reveal-title {
  font: 17px/1.2 "Din Next LT Pro Light";
}
.btn-style-2 .title {
  position: relative;
  z-index: 2;
  font-family: "Din Next LT Pro Bold";
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.btn-style-2 .shape {
  position: absolute;
  height: 300px;
  width: 100%;
  top: -150%;
  right: 0%;
  background: rgba(0, 0, 0, 0.2);
}
.btn-style-2 .reveal-title {
  left: 0;
  top: 13px;
  width: 85%;
}
.btn-style-2 .shape,
.btn-style-2 .reveal-title {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.btn-style-2:hover, .btn-style-2.current_page_item, .btn-style-2.ui-state-active {
  -webkit-transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;
  -o-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
.btn-style-2:hover .title,
.btn-style-2:hover .reveal-title, .btn-style-2.current_page_item .title,
.btn-style-2.current_page_item .reveal-title, .btn-style-2.ui-state-active .title,
.btn-style-2.ui-state-active .reveal-title {
  font-size: 17px;
  font-family: "Din Next LT Pro Bold";
}
.btn-style-2:hover .title, .btn-style-2.current_page_item .title, .btn-style-2.ui-state-active .title {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.btn-style-2:hover .shape,
.btn-style-2:hover .reveal-title, .btn-style-2.current_page_item .shape,
.btn-style-2.current_page_item .reveal-title, .btn-style-2.ui-state-active .shape,
.btn-style-2.ui-state-active .reveal-title {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.csstransforms .btn-style-2 .shape {
  -webkit-transform: translateX(100%) rotate(26.9deg);
  -moz-transform: translateX(100%) rotate(26.9deg);
  -ms-transform: translateX(100%) rotate(26.9deg);
  -o-transform: translateX(100%) rotate(26.9deg);
  transform: translateX(100%) rotate(26.9deg);
}
.csstransforms .btn-style-2 .reveal-title {
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
}
.csstransforms .btn-style-2 .shape,
.csstransforms .btn-style-2 .reveal-title {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.csstransforms .btn-style-2:hover .shape, .csstransforms .btn-style-2.current_page_item .shape, .csstransforms .btn-style-2.ui-state-active .shape {
  -webkit-transform: translateX(45%) rotate(26.9deg);
  -moz-transform: translateX(45%) rotate(26.9deg);
  -ms-transform: translateX(45%) rotate(26.9deg);
  -o-transform: translateX(45%) rotate(26.9deg);
  transform: translateX(45%) rotate(26.9deg);
}
.csstransforms .btn-style-2:hover .reveal-title, .csstransforms .btn-style-2.current_page_item .reveal-title, .csstransforms .btn-style-2.ui-state-active .reveal-title {
  -webkit-transform: translateX(8%);
  -moz-transform: translateX(8%);
  -ms-transform: translateX(8%);
  -o-transform: translateX(8%);
  transform: translateX(8%);
}
.csstransforms .btn-style-2:hover .shape,
.csstransforms .btn-style-2:hover .reveal-title, .csstransforms .btn-style-2.current_page_item .shape,
.csstransforms .btn-style-2.current_page_item .reveal-title, .csstransforms .btn-style-2.ui-state-active .shape,
.csstransforms .btn-style-2.ui-state-active .reveal-title {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.no-csstransforms .btn-style-2 .shape {
  right: -100%;
}
.no-csstransforms .btn-style-2 .reveal-title {
  left: -100%;
}
.no-csstransforms .btn-style-2 .shape,
.no-csstransforms .btn-style-2 .reveal-title {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.no-csstransforms .btn-style-2:hover .shape, .no-csstransforms .btn-style-2.current_page_item .shape, .no-csstransforms .btn-style-2.ui-state-active .shape {
  right: -50%;
}
.no-csstransforms .btn-style-2:hover .reveal-title, .no-csstransforms .btn-style-2.current_page_item .reveal-title, .no-csstransforms .btn-style-2.ui-state-active .reveal-title {
  left: 8%;
}
.no-csstransforms .btn-style-2:hover .shape,
.no-csstransforms .btn-style-2:hover .reveal-title, .no-csstransforms .btn-style-2.current_page_item .shape,
.no-csstransforms .btn-style-2.current_page_item .reveal-title, .no-csstransforms .btn-style-2.ui-state-active .shape,
.no-csstransforms .btn-style-2.ui-state-active .reveal-title {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

.tooltip .question-mark {
  color: #de364e;
  position: absolute;
  top: -5px;
  margin-left: 2px;
  font-size: 15px;
}
.tooltip .tip {
  background-color: #fff;
  display: none;
  z-index: 11;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.5s ease-in;
  -moz-transition: opacity 0.5s ease-in;
  -o-transition: opacity 0.5s ease-in;
  transition: opacity 0.5s ease-in;
}
.tooltip .tip:before {
  content: "";
  background-color: #ffffff;
  border-top: 1px solid #cdcdcd;
  border-left: 1px solid #cdcdcd;
  width: 15px;
  height: 15px;
  position: absolute;
  top: -8px;
  left: 3px;
  z-index: 11;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.tooltip:hover .tip {
  display: block;
  top: 30px;
  left: 20px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
.tooltip:hover .help-text {
  padding: 8px;
  background-color: #fff;
  border: 1px solid #cdcdcd;
  -webkit-box-shadow: 0px 10px 18px 0px rgba(50, 50, 50, 0.1);
  -moz-box-shadow: 0px 10px 18px 0px rgba(50, 50, 50, 0.1);
  box-shadow: 0px 10px 18px 0px rgba(50, 50, 50, 0.1);
}
.tooltip:hover .help-text .heading {
  margin-left: 0;
  margin-right: 0;
  margin-top: 0px;
  margin-bottom: 4px;
  font: 15px/1.2 "Din Next LT Pro Bold";
}
.tooltip:hover .legend {
  font-size: 14px;
  list-style: none;
  margin: 0;
}
.tooltip:hover .legend .entry {
  clear: both;
  margin: 0 0 4px;
}
.tooltip:hover .legend .icon {
  margin-right: 10px;
}

/**
 * Default DropKick theme
 *
 * Feel free to edit the default theme
 * or even add your own.
 *
 * See the readme for themeing help
 *
 */
.dk_container {
  background-color: #ebebeb;
  font-size: 17px;
}
.dk_container:focus {
  outline: 0;
}
.dk_container[disabled] {
  opacity: .4;
}
.dk_container a {
  cursor: pointer;
  text-decoration: none;
  width: 100% !important;
}
.dk_container[disabled] a {
  cursor: not-allowed;
}

.dk_toggle {
  padding: 10px;
  position: relative;
  font-size: 17px;
  font-family: "Din Next LT Pro Bold";
  text-transform: uppercase;
}
.dk_toggle:after {
  font-family: 'British-Horse-Racing';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e62c";
  position: absolute;
  top: 50%;
  margin-top: -10px;
  right: 7px;
  font-size: 20px;
  color: #d92036;
}

.dk_focus .dk_toggle {
  border-color: #40b5e2;
  box-shadow: 0 0 5px #40b5e2;
  -moz-box-shadow: 0 0 5px #40b5e2;
  -webkit-box-shadow: 0 0 5px #40b5e2;
}

.dk_open {
  box-shadow: 0 0 5px #40b5e2;
  -moz-box-shadow: 0 0 5px #40b5e2;
  -webkit-box-shadow: 0 0 5px #40b5e2;
  z-index: 10;
}
.dk_open .dk_toggle {
  background-color: #ececec;
  border-color: #8c8c8c;
  color: #ccc;
  box-shadow: inset 0 -2px 5px #ccc;
  border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
}

.dk_options {
  background: #fff;
}
.dk_options a {
  background-color: #fff;
  padding: 10px;
}
.dk_options a:hover, .dk_options:focus,
.dk_options .dk_option_current a {
  background-color: #008fd5;
  color: #fff;
}
.dk_options .disabled {
  cursor: default;
}
.dk_options .disabled a {
  color: #aaa;
}
.dk_options .disabled:hover, .dk_options .disabled:hover a, .dk_options .disabled:focus, .dk_options .disabled:focus a {
  cursor: default;
  background-color: #fff;
  border-bottom-color: #999;
  text-shadow: none;
}

.dk_options_inner {
  max-height: 250px;
  color: #333;
}

.dk_container {
  display: none;
  float: left;
}
.dk_container a {
  outline: 0;
}

.dk_toggle {
  display: -moz-inline-stack;
  display: inline-block;
  *display: inline;
  position: relative;
  zoom: 1;
}

.dk_open {
  position: relative;
}
.dk_open .dk_options {
  display: block;
}
.dk_open .dk_label {
  color: inherit;
}

.dk_options {
  display: none;
  margin-top: -1px;
  position: absolute;
  right: 0;
  width: 100%;
}
.dk_options a, .dk_options a:link, .dk_options a:visited {
  display: block;
}

.dk_options_inner {
  overflow: auto;
  position: relative;
  -webkit-overflow-scrolling: touch;
}

.dk_container select {
  position: absolute;
  visibility: hidden;
}

.dk_mobile {
  position: relative;
}
.dk_mobile select {
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  visibility: hidden;
  opacity: 0;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}

.dk_container,
.dk_toggle {
  font-size: 14px;
}

.print-logo {
  display: none;
}

@media print {
  h4 {
    font-size: 16px !important;
  }

  p {
    font-size: 12px !important;
  }

  .outter-col-one, .outter-col-three, .header-title, .breadcrumbs, .red-group, .times-other-fixtures-wrapper, #non-runners, span.icon.bha-plus {
    display: none;
  }

  .fixture-header h2.title {
    margin: 0px;
  }

  .meta-header .dark-group .going h4, .meta-header .dark-group .going p, .meta-header .dark-group .weather h4, .meta-header .dark-group .weather p {
    color: #333;
  }

  .print-logo {
    display: block;
    width: 80px;
    margin-left: 20px;
    float: left;
  }

  .fixture-header {
    width: 80%;
    float: left;
  }
}
.picker__box {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}

.picker__holder {
  font: 17px/1.2 "Din Next LT Pro";
}

.picker__select--month,
.picker__select--year {
  border: none;
  margin: 0 20px 0 0;
  padding: 0 10px;
  width: auto;
  height: auto;
}

.picker__header {
  margin: 15px 0;
}

.picker__nav--next,
.picker__nav--prev {
  display: none;
}

.picker__nav--next,
.picker__nav--prev {
  display: block;
  padding: 8px 20px 0;
  top: 0;
}
.picker__nav--next:before,
.picker__nav--prev:before {
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
}

.picker__nav--next:before {
  border-left: 10px solid #000;
}

.picker__nav--prev:before {
  border-right: 10px solid #000;
}

.picker__button--today:before,
.picker__day--today:before {
  border-top: 0.5em solid #008fd5;
  border-left: .5em solid transparent;
}

.picker__button--clear:before {
  width: 10px;
  border-top-color: #d92036;
}

.form {
  padding: 0 20px;
}
.form .control-set {
  margin-bottom: 5px;
}

.split-form .form-or {
  text-align: center;
  margin: 0;
  padding: 10px 0;
  color: #fff;
}

.split-form .form-or {
  position: absolute;
  z-index: 0;
}
.split-form .half-width {
  z-index: 2;
}

.form-label {
  display: none;
}

.form-elem {
  position: relative;
  margin-bottom: 10px;
}
.form-elem.bike-right {
  padding-right: 30px;
}
.form-elem .icon {
  position: absolute;
  font-size: 21px;
  vertical-align: -4px;
  top: 0;
  right: 0;
  height: 100%;
  color: #333;
  background-color: #ebebeb;
  padding: 9px;
}
.form-elem.submit .icon {
  right: 40px;
  top: 50%;
  margin-top: -10px;
  font-size: 21px;
  color: #fff;
  width: 21px;
  height: 100%;
}

.input-submit-pair input[type="submit"] {
  right: 0;
  top: 0;
  width: auto;
}

input,
textarea {
  font-size: 14px;
  font-family: "Din Next LT Pro Bold";
  text-transform: uppercase;
  background-color: #ebebeb;
  padding: 12px 10px;
  width: 100%;
  -webkit-appearance: none;
  outline: none;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
input:focus, input:active,
textarea:focus,
textarea:active {
  outline: none;
}

input[type="submit"],
input[type="reset"],
.submit[type="button"] {
  font-size: 17px;
  text-transform: uppercase;
  background-color: #d92036;
  color: #fff;
  text-align: center;
  padding: 10px;
}

.reveal-sidebar-toggle {
  display: none;
}

.accordian .bar {
  list-style: none;
  color: #fff;
  margin: 0;
}
.accordian .bar.open .content-wrapper {
  height: auto;
}
.accordian .bar.open .toggle {
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.accordian .bar.open .heading-wrapper {
  background-color: #d92036;
}
.accordian .toggle {
  font-size: 20px;
  line-height: 0.8;
  width: 20px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: -webkit-transform 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -moz-transition: -moz-transform 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -o-transition: -o-transform 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition: transform 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.accordian .heading-wrapper {
  padding: 14px 10px 12px;
  background-color: #414141;
  text-transform: uppercase;
  /* cursor: pointer; */
  -webkit-transition: background-color 0.4s;
  -moz-transition: background-color 0.4s;
  -o-transition: background-color 0.4s;
  transition: background-color 0.4s;
}
.accordian .heading-wrapper .title {
  max-width: 80%;
  color: #fff;
  text-transform: uppercase;
}
.accordian .heading-wrapper .title-highlight,
.accordian .heading-wrapper .regular {
  font-size: 14px;
}
.accordian .heading-wrapper .title-highlight {
  font-family: "Din Next LT Pro Bold";
}
.accordian .heading-wrapper .regular {
  font-family: 'Din Next LT Pro Light';
}
.accordian .heading-wrapper .nr-race-time {
  text-transform: none;
}
.accordian .content-wrapper {
  margin-bottom: 1px;
  height: 0;
  overflow: hidden;
  padding: 0;
  color: #333;
}
.accordian.big-accordian .heading-wrapper {
  padding: 20px;
}
.accordian.big-accordian .open .content-wrapper {
  padding: 20px 0 40px;
}

.accordian .heading-wrapper {
  padding: 11px 10px 10px;
}

.warning-message {
  margin: 40px 0;
}
.warning-message .bold, .warning-message .light {
  color: #D1D1D1;
  padding: 0 20px;
  margin: 0;
}
.warning-message .bold {
  font: 26px/0.9 "Din Next LT Pro Bold";
  text-transform: uppercase;
}
.warning-message .light {
  font: 24px/1.1 "Din Next LT Pro Light";
  margin: 0;
}

.warning-message h1 {
  font-size: 60px;
}

/****************************
* PAGE - Page specific styles
*****************************/
.race .cardtitle {
  margin-bottom: 0;
}
.race .card-subtitle {
  font-size: 24px;
  line-height: 1;
}

#photo-finish {
  display: none;
  position: relative;
}
#photo-finish img {
  width: 100%;
}
#photo-finish .new-window {
  position: absolute;
  top: 40px;
  right: 10px;
  color: #ffffff;
}
#photo-finish .new-window p {
  float: left;
}

.section-heading {
  background-color: #1e3276;
  padding: 9px 20px 4px;
}
.section-heading .title {
  font: 14px/1.3 "Din Next LT Pro Bold";
  color: #008fd5;
  text-transform: uppercase;
  cursor: pointer;
}
.section-heading .title.active {
  color: #fff;
  cursor: auto;
}
.section-heading .seperator {
  padding: 0 8px;
}
.section-heading .arrow-nav {
  color: #1e3276;
  background: #ffffff;
  font-size: 2.5em;
  position: absolute;
  right: 0px;
  top: 0px;
  bottom: 0px;
  display: none;
}
.section-heading .arrow-nav .bhaIcon {
  vertical-align: -3px;
  cursor: pointer;
  padding: 10px 5px;
}
.section-heading .arrow-nav .bha-arrow-right {
  margin-left: -10px;
}

.owl-carousel .copy-container {
  width: 100%;
  position: relative;
  float: left;
  padding: 22px 16px 36px;
}
.owl-carousel .copy-container .bg {
  background-color: #000;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 0;
}
.owl-carousel .copy-container .copy {
  z-index: 1;
}
.owl-carousel .copy-container p {
  color: #fff;
  font-size: 20px;
  line-height: 22px;
  font-family: "Din Next LT Pro";
  font-family: 'Din Next LT Pro Light';
  text-transform: uppercase;
  margin: 0;
}
.owl-carousel .copy-container strong {
  font-family: "Din Next LT Pro";
  color: #008fd5;
}

.owl-controls {
  position: absolute;
  width: auto;
  left: 20px;
  bottom: 8px;
}

.bha-updates {
  z-index: 1;
  -webkit-box-shadow: 0px -5px 30px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: 0px -5px 30px rgba(0, 0, 0, 0.8);
  box-shadow: 0px -5px 30px rgba(0, 0, 0, 0.8);
}
.bha-updates .item {
  padding: 30px 20px 35px;
  cursor: w-resize;
}
.bha-updates .item .featured-img {
  padding-bottom: 20px;
}
.bha-updates .item .title {
  margin-bottom: 10px;
  font: 25px/1.1 "Din Next LT Pro Light";
  text-transform: uppercase;
}
.bha-updates .item .title .seperator {
  padding: 0 9px;
}
.bha-updates .item .title .seperator,
.bha-updates .item .title .title-highlight {
  color: #008fd5;
}
.bha-updates .item .copy p {
  font: 18px/20px "Din Next LT Pro Light";
}
.bha-updates .item .copy .read-more,
.bha-updates .item .copy .excerpt-read-more {
  color: #d92036;
  font-family: "Din Next LT Pro Bold";
}
.bha-updates .item .other-stories {
  list-style: none;
  padding-top: 20px;
  border-top: 1px solid #1e3276;
  margin-top: 5px;
}
.bha-updates .item .other-stories .title {
  font: 16px/18px "Din Next LT Pro Light";
}
.bha-updates .item .other-stories .title .seperator {
  padding: 0 3px;
}
.bha-updates .item .other-stories .title .title-highlight,
.bha-updates .item .other-stories .title .seperator {
  font: 14px/18px "Din Next LT Pro Light";
}

.updates-carousel .owl-controls {
  display: none !important;
  top: -26px;
  right: 20px;
  left: inherit;
  bottom: inherit;
}

.quicklinks {
  background: #d92036;
  padding: 15px 20px 23px;
  width: 100%;
}
.quicklinks > .last-col {
  margin-top: 20px;
}
.quicklinks .title,
.quicklinks .menu-item a {
  text-transform: uppercase;
  color: #fff;
}
.quicklinks .title {
  margin-bottom: 16px;
  font: 16px/1.3 "Din Next LT Pro Bold";
}
.quicklinks .menu {
  list-style: none;
}
.quicklinks .menu-item {
  position: relative;
  float: left;
  width: 100%;
}
.quicklinks .menu-item a {
  background: #821320;
}

#upcoming-races {
  background-color: #eeeeee;
  overflow-y: auto;
  max-height: 399px;
}

.upcoming-races {
  width: 100%;
}
.upcoming-races .tabs {
  list-style: none;
}
.upcoming-races .tab {
  overflow: hidden;
  width: 50%;
}
.upcoming-races .tab .title {
  z-index: 1;
}
.upcoming-races .tab a {
  width: 100%;
  font: 16px/1.3 "Din Next LT Pro Bold";
  text-transform: uppercase;
  color: #333;
  padding: 15px 22px 15px;
  background-color: #ebebeb;
  -webkit-transition: background-color 0.3s ease-in;
  -moz-transition: background-color 0.3s ease-in;
  -o-transition: background-color 0.3s ease-in;
  transition: background-color 0.3s ease-in;
}
.upcoming-races .tab:hover a, .upcoming-races .tab.ui-state-active a {
  background-color: #bbbaba;
}

.csstransforms .stripe {
  height: 230px;
  width: 100%;
  background: rgba(235, 235, 235, 0.6);
  top: -40px;
  left: 50%;
  -webkit-transform: rotate(26.9deg) translate(120px, 0px);
  -moz-transform: rotate(26.9deg) translate(120px, 0px);
  -ms-transform: rotate(26.9deg) translate(120px, 0px);
  -o-transform: rotate(26.9deg) translate(120px, 0px);
  transform: rotate(26.9deg) translate(120px, 0px);
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.csstransforms .tab:hover .stripe, .csstransforms .tab.ui-state-active .stripe {
  -webkit-transform: rotate(26.9deg) translate(0px, 0px);
  -moz-transform: rotate(26.9deg) translate(0px, 0px);
  -ms-transform: rotate(26.9deg) translate(0px, 0px);
  -o-transform: rotate(26.9deg) translate(0px, 0px);
  transform: rotate(26.9deg) translate(0px, 0px);
}

.no-csstransforms .stripe {
  display: none;
}

.about-bha .bg-img-wrapper {
  display: none;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  /* filter: url(grayscale.svg); */
  filter: gray;
}
.about-bha .content-wrapper .entry {
  display: none;
}
.about-bha .pages {
  padding: 66px 20px 33px;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
}
.about-bha .pages .bg {
  z-index: -1;
  background-color: #000;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
  opacity: 0.9;
}
.about-bha .pages .page-title {
  font-size: 50px;
  line-height: 0.8;
  text-transform: uppercase;
}
.about-bha .pages .page-title .primary {
  font-family: "Din Next LT Pro Bold";
  color: #008fd5;
}
.about-bha .pages .page-title .secondary {
  font-family: 'Din Next LT Pro Light';
  color: #fff;
  clear: both;
}
.about-bha .pages p {
  font: 20px/1.3 "Din Next LT Pro Light";
  color: #fff;
  margin-top: 16px;
}

.section-heading .arrow-nav {
  display: block;
}

.owl-carousel .copy-container p {
  font-size: 40px;
  line-height: 35px;
}

.bha-updates .item .title {
  font: 34px/32px "Din Next LT Pro Light";
}
.bha-updates .item .other-stories {
  padding-top: 20px;
  border-top: 1px solid #333;
}

.quicklinks > .last-col {
  margin-top: 0;
}

.industry-links .industry-link {
  padding: 20px;
  width: 25%;
}

.industry-links .industry-link {
  border-right: 1px solid #eeeeee;
}
.industry-links .industry-link:last-child {
  border-right: 0px;
}

.about-bha .pages {
  width: 50%;
}

.owl-carousel .copy-container {
  width: 563px;
  bottom: 0;
  left: 0;
  position: absolute;
}
.owl-carousel .copy-container .bg {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
}
.owl-carousel .copy-container p {
  font-size: 60px;
  line-height: 50px;
}

.bha-updates .item .other-stories {
  padding-top: 0;
  border-top: none;
}
.bha-updates .item .other-stories .title {
  font: 14px/18px "Din Next LT Pro Bold";
}

.quicklinks,
.upcoming-races {
  width: 50%;
}

.about-bha {
  height: 513px;
}
.about-bha .bg-img-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #333;
  z-index: -1;
  display: block;
}
.about-bha .bg-image,
.about-bha .entry {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.2s ease-in;
  -moz-transition: opacity 0.2s ease-in;
  -o-transition: opacity 0.2s ease-in;
  transition: opacity 0.2s ease-in;
}
.about-bha .bg-image.show,
.about-bha .entry.show {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
.about-bha .content-wrapper .entry {
  display: block;
  position: absolute;
  padding-right: 40px;
}
.about-bha .content-wrapper .link-list {
  position: absolute;
  padding: 0 40px 0 0;
  bottom: 50px;
}

/* Huge Mode Homepage*/
#racecourses .views .tabs-wrapper ul.nav-tabs {
  padding: 0px 20px;
  margin-bottom: 30px;
}
#racecourses .views .tabs-wrapper ul.nav-tabs li {
  display: inline;
  background: #ebebeb;
  float: left;
  max-height: 43px;
  overflow: hidden;
}
#racecourses .views .tabs-wrapper ul.nav-tabs li.map {
  font-size: 2.5em;
  padding: 9px 10px 5px 10px;
  margin-right: -2px;
}
#racecourses .views .tabs-wrapper ul.nav-tabs li.list {
  font-size: 1.8em;
  padding: 12px 10px 9px 10px;
  vertical-align: 3px;
}
#racecourses .views .tabs-wrapper ul.nav-tabs li.search {
  margin-top: 20px;
  background: #ffffff;
}
#racecourses .views .tabs-wrapper ul.nav-tabs li.search #user_text {
  font-family: Din Next LT Pro;
  font-family: "Din Next LT Pro Bold";
  letter-spacing: 0.4px;
  font-size: 1.4em;
  text-transform: uppercase;
  background: #ebebeb;
  padding: 13px 10px 12px 18px;
  width: 170px;
}
#racecourses .views .tabs-wrapper ul.nav-tabs li.search #user_text:focus {
  outline: none;
}
#racecourses .views .tabs-wrapper ul.nav-tabs li.search #go {
  width: 0px;
  padding: 0px;
  visibility: hidden;
}
#racecourses .views .tabs-wrapper ul.nav-tabs li.search #go:focus {
  outline: none;
}
#racecourses .views .tabs-wrapper ul.nav-tabs li a {
  color: #c2c2c2;
}
#racecourses .views .tabs-wrapper ul.nav-tabs li.ui-state-active {
  background: #da1a35;
}
#racecourses .views .tabs-wrapper ul.nav-tabs li.ui-state-active a {
  color: #ffffff;
}
#racecourses .views .tabs-wrapper ul.nav-tabs li input {
  -webkit-appearance: none;
  border-radius: 0;
}
#racecourses .views .tabs-wrapper #map_view {
  clear: both;
  padding-top: 20px;
  margin-left: 20px;
  margin-right: 20px;
}
#racecourses .views .tabs-wrapper #map_view #map-canvas {
  height: 400px;
}
#racecourses .views .tabs-wrapper #map_view #map-canvas img {
  max-width: none;
}
#racecourses .views .tabs-wrapper #map_view #map-canvas .gm-style-iw {
  position: relative !important;
  overflow: visible !important;
}
#racecourses .views .tabs-wrapper #map_view #map-canvas .infoWindowCustom {
  background: #da1a35;
  color: #fff;
  font-family: Din Next LT Pro;
  position: absolute;
  top: -120px;
  left: -99px;
  right: -31px;
  bottom: -15px;
  padding: 10px;
  min-width: 219px;
  min-height: 130px;
  z-index: 99999;
  word-wrap: break-word;
}
#racecourses .views .tabs-wrapper #map_view #map-canvas .infoWindowCustom .arrow-down {
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 15px solid #da1a35;
  position: absolute;
  top: 134px;
  left: 99px;
}
#racecourses .views .tabs-wrapper #map_view #map-canvas .infoWindowCustom .courseTitle {
  font-family: "Din Next LT Pro Bold";
}
#racecourses .views .tabs-wrapper #map_view #map-canvas .infoWindowCustom .courseDetails {
  font-family: "Din Next LT Pro";
}
#racecourses .views .tabs-wrapper #map_view #map-canvas .infoWindowCustom .courseDates {
  font-family: "Din Next LT Pro Bold";
}
#racecourses .views .tabs-wrapper #map_view #map-canvas .infoWindowCustom .bha-icon {
  margin-right: 4px;
}
#racecourses .views .tabs-wrapper #map_view #map-canvas .infoWindowCustom a {
  color: #fff;
}
#racecourses .views .tabs-wrapper #map_view #map-canvas .infoWindowCustom .view {
  font-size: 13px;
  position: absolute;
  bottom: 0px;
}
#racecourses .views .tabs-wrapper #map_view #map-canvas .infoWindowCustom .view .bha-arrow-right {
  vertical-align: -3px;
  margin-left: 5px;
}
#racecourses .views .tabs-wrapper #map_view #map-canvas .infoWindowCustom .bha-cross {
  position: absolute;
  top: 5px;
  right: 5px;
}
#racecourses .views .tabs-wrapper #list_view {
  clear: both;
  padding-top: 20px;
}
#racecourses .views .tabs-wrapper #list_view .loadie {
  top: 1;
}
#racecourses .views .tabs-wrapper #list_view li .mobile-name .mobilell {
  float: right;
}
#racecourses .views .tabs-wrapper #list_view li.racecourse-entry {
  padding: 20px 20px 20px 20px;
}
#racecourses .views .tabs-wrapper #list_view .course-type-icon {
  margin-right: 10px;
  width: 8.1028%;
  font-family: 'British-Horse-Racing';
}
#racecourses .views .tabs-wrapper #list_view .course-type-icon.course-type-Flat:before {
  content: "\e60e";
}
#racecourses .views .tabs-wrapper #list_view .course-type-icon.course-type-Jump:before {
  content: "\e60b";
}
#racecourses .views .tabs-wrapper #list_view .course-type-icon.course-type-Mixed:before {
  content: "\e609";
}
#racecourses .views .tabs-wrapper #list_view .course-name {
  width: 80%;
  clear: none;
}
#racecourses .views .tabs-wrapper #list_view .nxt-fixture {
  width: 37%;
}
#racecourses .search-location-submit,
#racecourses .search-location {
  width: 40px;
}
#racecourses .search-location {
  background-color: #d92036;
  color: #fff;
  left: 0;
  cursor: pointer;
}
#racecourses .edit-location {
  cursor: pointer;
}
#racecourses .edit-location:hover {
  color: #d92036;
}

#map_view {
  margin-left: 0px !important;
  margin-right: 0px !important;
}
#map_view #map-canvas {
  height: 500px !important;
}

#racecourses .views .tabs-wrapper ul.nav-tabs li.search {
  margin-top: 0px;
  margin-left: 20px;
}

.mobile-name {
  display: none;
}

li.racecourse-entry {
  padding: 10px 20px 0 !important;
}

#racecourse {
  padding-bottom: 30px;
}
#racecourse li {
  list-style-image: none;
}
#racecourse .racecourse .six-col .description h2 {
  font-size: 2.2em;
  margin-bottom: 11px;
}
#racecourse .racecourse .six-col .description p {
  margin-bottom: 23px;
}
#racecourse .racecourse .six-col .description p:first-child {
  font-family: "Din Next LT Pro";
  font-family: "Din Next LT Pro Bold";
  font-size: 22px;
  line-height: 25px;
}
#racecourse .racecourse .six-col .calendar-highlights h2 {
  font-size: 1.6em;
  margin-bottom: 11px;
  text-transform: uppercase;
}
#racecourse .racecourse .six-col .calendar-highlights ul {
  margin-left: 20px;
  margin-right: 20px;
  list-style: none;
}
#racecourse .racecourse .six-col .calendar-highlights ul li {
  font-family: "Din Next LT Pro";
}
#racecourse .racecourse .six-col .calendar-highlights ul li .date {
  color: #00afff;
  font-family: 'Din Next LT Pro Light';
}
#racecourse .racecourse .six-col .calendar-highlights ul li .iconBHA {
  font-family: 'British-Horse-Racing';
  margin-right: 6px;
}
#racecourse .racecourse .three-col .course-logo img {
  padding: 20px 20px 0px;
  width: 100%;
}
#racecourse .racecourse .three-col .course-details .racecourse-contacts {
  margin-left: 0px !important;
}
#racecourse .racecourse .three-col .course-details ul {
  list-style: none;
  width: 100%;
  word-wrap: break-word;
  padding: 30px 20px 0px;
}
#racecourse .racecourse .three-col .course-details ul li {
  font-family: Din Next LT Pro;
  padding: 0px 20px 0px 25px;
  position: relative;
}
#racecourse .racecourse .three-col .course-details ul li a {
  text-decoration: underline;
}
#racecourse .racecourse .three-col .course-details ul li .BHAicon {
  font-family: 'British-Horse-Racing';
  margin-right: 7px;
  color: #dd1936;
  position: absolute;
  left: 0px;
  bottom: 0px;
}
#racecourse .racecourse .three-col .course-details ul li .bha-Home {
  top: 0px;
}
#racecourse .racecourse .three-col .course-details ul li .bha-CreditCard {
  font-size: 14px;
}
#racecourse .racecourse .three-col .course-details ul li ul {
  float: left;
  margin: 0px;
  padding: 0px;
  width: 88%;
}
#racecourse .racecourse .three-col .course-details ul li ul li {
  padding: 0px;
}
#racecourse .racecourse .featImg {
  height: 300px;
  margin: 32px 0px;
}
#racecourse .racecourse .the-course h2 {
  font-size: 1.6em;
  margin-bottom: 11px;
  text-transform: uppercase;
}
#racecourse .racecourse .the-course img {
  padding: 0px 20px 30px;
  width: 100%;
}
#racecourse .racecourse .next-fixtures h2 {
  font-size: 1.6em;
  margin-bottom: 11px;
  margin-left: 20px;
  text-transform: uppercase;
}
#racecourse .racecourse .next-fixtures ul {
  list-style: none;
  margin-right: 0px;
  margin-left: 0px;
  background: #ebebeb;
}
#racecourse .racecourse .next-fixtures ul li {
  font-family: "Din Next LT Pro";
  font-size: 1.6em;
  padding: 15px 30px 15px 17px;
  border-bottom: 1px solid #c2c2c2;
  background: #ebebeb;
  margin-bottom: 0px;
}
#racecourse .racecourse .next-fixtures ul li:last-child {
  border-bottom: 0px;
}
#racecourse .racecourse .next-fixtures ul li .iconBHA {
  margin-right: 5px;
}
#racecourse .racecourse .next-fixtures ul li .frTime {
  font-family: 'Din Next LT Pro Light';
}
#racecourse .racecourse .viewAll {
  background: #dd1936;
  margin-top: 11px;
  font-size: 15px;
  font-family: "Din Next LT Pro Bold";
  text-transform: uppercase;
  color: #ffffff;
  padding: 15px 9px 13px;
  border-bottom: 1px solid #821320;
}
#racecourse .racecourse .viewAll .bha-play {
  float: right;
}

#racecourse {
  /* .c-details.three-col.last-col {
      width: initial !important;
  } */
}
#racecourse .the-course, #racecourse .next-fixtures {
  width: 50% !important;
  float: left !important;
  margin: 0px !important;
  clear: none !important;
}

#racecourse .racecourse .three-col .course-logo img {
  padding: 0px;
  padding-right: 20px;
  margin-bottom: 30px;
}
#racecourse .racecourse .three-col .course-details ul {
  padding: 0px;
}
#racecourse .racecourse .next-fixtures h2 {
  margin-left: 0px;
}
#racecourse .racecourse .next-fixtures ul {
  margin-right: 20px;
}
#racecourse .racecourse .course-logo, #racecourse .racecourse .course-details, #racecourse .racecourse .the-course, #racecourse .racecourse .next-fixtures {
  width: initial;
  float: none;
}

.racecard-search-form {
  padding-bottom: 40px;
}
.racecard-search-form .form {
  padding-top: 20px;
  padding-bottom: 40px;
  background: #040A1A;
}
.racecard-search-form .tab {
  width: 50%;
  background-color: #1e3276;
}
.racecard-search-form .tab .title,
.racecard-search-form .tab .reveal-title {
  font-size: 14px;
}
.racecard-search-form .tab:focus, .racecard-search-form .tab:active, .racecard-search-form .tab:hover, .racecard-search-form .tab.ui-tabs-active {
  outline: none;
  background-color: #008fd5;
}
.racecard-search-form .search-control input[type="submit"] {
  text-align: left;
}
.racecard-search-form .search-control .icon {
  background-color: inherit;
  color: #fff;
}
.racecard-search-form .edit-location {
  cursor: pointer;
  -webkit-transition: color 0.3s ease-out;
  -moz-transition: color 0.3s ease-out;
  -o-transition: color 0.3s ease-out;
  transition: color 0.3s ease-out;
}
.racecard-search-form .edit-location:hover {
  color: #d92036;
}

.datepicker {
  cursor: pointer;
}

.check-boxes .label {
  color: #fff;
  font-size: 21px;
}
.check-boxes .label:last-child {
  margin-bottom: 0;
}
.check-boxes input[type="checkbox"] {
  margin-right: 5px;
}

.picker__frame {
  max-width: 480px;
  margin-bottom: 35%;
}

.picker__frame {
  max-width: 580px;
  margin-bottom: 25%;
}

.datepicker {
  font-size: 14px;
}

.check-boxes .label {
  width: auto;
  font-size: 17px;
}

/* iCheck plugin Square skin, blue
----------------------------------- */
.icheckbox_square-blue {
  display: inline-block;
  *display: inline;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  width: 22px;
  height: 22px;
  background: white url(../images/icheck-skins/square/blue.png) no-repeat;
  border: none;
  cursor: pointer;
  background-position: 0 0;
  margin-right: 10px;
}

.icheckbox_square-blue.hover {
  background-position: -24px 0;
}

.icheckbox_square-blue.checked {
  background-position: -48px 0;
}

.icheckbox_square-blue.disabled {
  background-position: -72px 0;
  cursor: default;
}

.icheckbox_square-blue.checked.disabled {
  background-position: -96px 0;
}

/* HiDPI support */
@media (-o-min-device-pixel-ratio: 5 / 4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  .icheckbox_square-blue {
    background-image: url(../images/icheck-skins/square/blue@2x.png);
    -webkit-background-size: 240px 24px;
    background-size: 240px 24px;
  }
}
#find-a-fixture .article-body {
  display: none;
}

#find-a-fixture .article-body {
  display: block;
}

.currently-viewing {
  background-color: #333333;
  padding: 10px 60px 10px 20px;
  color: #fff;
}
.currently-viewing .title {
  text-transform: uppercase;
  font: 14px/1.3 "Din Next LT Pro Light";
  margin: 9px 10px 0 0;
}
.currently-viewing .entry {
  font: 14px/1.3 "Din Next LT Pro Bold";
  margin: 5px 10px 5px 0;
  background-color: #555;
  padding: 4px 8px 1px;
}
.currently-viewing .icon {
  font-size: 30px;
  color: #fff;
  position: absolute;
  right: 20px;
  top: 50%;
  margin-top: -15px;
}

.currently-viewing {
  padding: 10px 20px;
}
.currently-viewing .icon {
  display: none;
}

.fixture-list-download {
  background-color: #181818;
  padding: 10px 0;
}
.fixture-list-download .sidebar-title {
  background-color: inherit;
}
.fixture-list-download .dl-btns {
  padding: 0px 20px 20px;
}
.fixture-list-download .btn {
  background-color: #d92036;
  font-family: "Din Next LT Pro Bold";
  font-size: 14px;
  line-height: 1.1;
  margin-bottom: 1px;
  padding: 10px 11px 10px;
  cursor: pointer;
}
.fixture-list-download .btn a {
  width: 80%;
}
.fixture-list-download .btn a, .fixture-list-download .btn .icon {
  color: #fff;
}

#claiming-race {
  margin: 20px 0px;
}
#claiming-race .claiming-races #claiming-races-list li.horse-row {
  background-color: #d7d7d7;
}
#claiming-race .claiming-races #claiming-races-list li:last-child {
  border-bottom: 0px;
}
#claiming-race .claiming-races #claiming-races-list li .infield-header {
  font-family: Din Next LT Pro;
  font-family: "Din Next LT Pro Bold";
  text-transform: uppercase;
}

#non-racing .bha-icon {
  float: right;
}

#fixture-updates .sibling-nav {
  background: #081a47;
}
#fixture-updates .sibling-nav li:hover, #fixture-updates .sibling-nav li.page_item.ui-tabs-active {
  background-color: #0d317b !important;
}
#fixture-updates .sibling-nav li .shape {
  display: none;
}
#fixture-updates .sibling-nav .page_item {
  background-color: transparent;
}
#fixture-updates .sibling-nav .tab-sibling-pages .page_item {
  width: 20%;
}
#fixture-updates .sibling-nav .tab-sibling-pages .page_item a {
  min-height: 0px;
}
#fixture-updates .sibling-nav .tab-sibling-pages .page_item.ui-tabs-active {
  background-color: #008fd5;
}
#fixture-updates li.single-update:nth-child(even) {
  background-color: #d5d5d5;
}

.update-title {
  width: 100% !important;
  margin-bottom: 5px;
}

/* Index */
.jockey-table, .trainer-table {
  margin-top: 33px;
  float: left;
}
.jockey-table .top-5-table, .trainer-table .top-5-table {
  border-bottom: 1px solid #d7d7d7;
  padding-bottom: 5px;
}
.jockey-table .top-5-table h3, .trainer-table .top-5-table h3 {
  text-transform: uppercase;
  font: 30px/1.1 "Din Next LT Pro Light";
  font-size: 26px;
  padding-left: 20px;
  margin: 0px;
}
.jockey-table .top-5-table p, .trainer-table .top-5-table p {
  padding-left: 20px;
  margin-bottom: 0px;
}
.jockey-table .top-5-table a p, .trainer-table .top-5-table a p {
  text-transform: uppercase;
  margin-bottom: 10px;
  margin-top: 13px;
  float: left;
  text-decoration: underline;
  font-family: "Din Next LT Pro";
  font-size: 20px;
}

.jockey-image, .trainer-image {
  width: 60px;
  margin-right: 15px;
}

#jockeysIndex .jockey-table .top-5-table a p {
  margin-bottom: 0px;
  float: right;
  font-size: 16px;
  margin-top: 3px;
}

#jockey-single-info .jockey-image {
  display: block;
}

/* Single */
#jockeys #jockey-item h1.main-title {
  text-transform: uppercase;
  padding: 0px 20px;
  color: #db1a35;
  font-family: "Din Next LT Pro";
  font-family: "Din Next LT Pro Bold";
  font-size: 3.2em;
  margin-bottom: 10px;
  margin-top: 30px;
}
#jockeys .meta-header {
  margin: 19px 0px;
  background-color: #222222;
}
#jockeys main {
  margin-top: 18px;
}
#jockeys .search-bar form {
  float: left;
}
#jockeys .search-bar p {
  clear: both;
  margin: 0px 0px;
  font-family: "Din Next LT Pro Bold";
  font-size: 18px;
}

#jockey-single-info .red-group p, #horse-single-info .red-group p {
  color: #fff;
}
#jockey-single-info .red-group p:first-child, #horse-single-info .red-group p:first-child {
  font: 20px/1.3 "Din Next LT Pro Bold";
  text-transform: uppercase;
  margin-bottom: 6px;
}
#jockey-single-info .red-group a .search_btn, #horse-single-info .red-group a .search_btn {
  text-transform: none;
  background: #222222;
  color: #ffffff;
  padding: 5px 10px;
  font-size: 18px;
  position: relative;
  float: left;
  width: 100%;
  margin-bottom: 10px;
}
#jockey-single-info .red-group a .title, #horse-single-info .red-group a .title {
  width: 80%;
  float: left;
  word-break: break-word;
}
#jockey-single-info .red-group a .icon, #horse-single-info .red-group a .icon {
  margin-top: 8px;
  margin-right: 5px;
  position: absolute;
  right: 0px;
  top: 0px;
  bottom: 0px;
  width: 20%;
  text-align: right;
}

/* All */
#all-jockeys {
  margin-top: 0px;
}

#no-results-warning h1, #no-results-warning p {
  padding: 0px;
}

#trainer .meta-header .group {
  width: 100%;
}
#trainer .meta-header .seperator {
  margin-right: 0px;
}

#trainer-single-info .group {
  width: 100%;
}

#trainer-single-header .title {
  margin: 0px;
  width: 80%;
}

#trainer-single-info .group {
  width: 31.87772% !important;
}

#stewards-room-search {
  background-color: #05122c;
  padding: 20px 0;
}
#stewards-room-search .note {
  color: #fff;
  width: initial;
  margin-bottom: 20px;
}

.stewards-reports .accordian {
  margin: 0;
}
.stewards-reports .title {
  font: 17px/1.3 "Din Next LT Pro Bold";
  border: none;
}
.stewards-reports .report b, .stewards-reports .report u, .stewards-reports .report h3, .stewards-reports .report h5,
.stewards-reports .enquiry b,
.stewards-reports .enquiry u,
.stewards-reports .enquiry h3,
.stewards-reports .enquiry h5 {
  font-family: "Din Next LT Pro Bold";
  font-size: 17px;
  text-decoration: none;
  margin: 0 0 10px;
  float: left;
}
.stewards-reports .report u,
.stewards-reports .enquiry u {
  margin: 0px !important;
}
.stewards-reports .report .title,
.stewards-reports .report .entry {
  margin: 20px 0;
  padding: 0 20px;
}
.stewards-reports .report .title p,
.stewards-reports .report .entry p {
  margin: 0;
}
.stewards-reports .report .entry {
  line-height: 1.3;
}
.stewards-reports .report .note {
  font-size: 13px;
}
.stewards-reports .report .pdf-link {
  font: 17px/1.3 "Din Next LT Pro";
  text-transform: uppercase;
  color: #333;
  padding: 0 20px;
  margin-top: 0px !important;
}
.stewards-reports .report .pdf-link a {
  padding-top: 13px;
  height: initial;
  color: #333333;
}
.stewards-reports .report .pdf-link a:hover {
  color: #ffffff;
}
.stewards-reports .report .pdf-link a p {
  margin: 13px 0;
}
.stewards-reports .enquiry h3 {
  margin-left: 0px;
}
.stewards-reports .notes .title {
  margin-bottom: 0;
}
.stewards-reports .notes .entry {
  margin-top: 20px;
}
.stewards-reports .notes p {
  font-size: 16px;
}

.results-pagination .page-bar {
  background-color: #ebebeb;
  border-bottom: 1px solid #c2c2c2;
  padding: 14px 20px;
}
.results-pagination .icon {
  font-size: 20px;
  top: 14px;
  cursor: pointer;
  width: 20%;
}
.results-pagination .icon:before {
  position: absolute;
}
.results-pagination .bha-arrow-left {
  left: 20px;
}
.results-pagination .bha-arrow-left:before {
  left: 0px;
}
.results-pagination .bha-arrow-right {
  right: 20px;
}
.results-pagination .bha-arrow-right:before {
  right: 0px;
}
.results-pagination .page-number {
  margin: 0;
  text-align: center;
  font-family: "Din Next LT Pro Bold";
  color: #333;
}
.results-pagination .month.page-bar {
  background-color: #fff;
}
.results-pagination .month .page-number,
.results-pagination .month .icon {
  color: #d92036;
}

.profile_search_result {
  margin-top: 50px;
  padding: 0px 20px;
}
.profile_search_result .search-item {
  padding: 20px;
  background-color: #ebebeb;
  margin-bottom: 20px;
}
.profile_search_result .search-item:nth-child(odd) {
  margin-right: 2.1834%;
}
.profile_search_result .search-item .name {
  color: #dd1936;
  font: 20px/1.3 "Din Next LT Pro Bold";
  margin-bottom: 2px;
  text-transform: uppercase;
}
.profile_search_result .search-item .info {
  margin-bottom: 0px;
}
.profile_search_result .search-item .info .seperator {
  color: #dd1936;
  display: none;
}

.isotope-item {
  z-index: 2;
}

.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}

.isotope {
  -webkit-transition: height 0.4s ease-out;
  -webkit-transition-delay: 0.2s;
  -moz-transition: height 0.4s ease-out 0.2s;
  -o-transition: height 0.4s ease-out 0.2s;
  transition: height 0.4s ease-out 0.2s;
}

#industry-links-list ul#isotope-filters {
  margin-left: 0px;
}
#industry-links-list ul#isotope-filters li.filter {
  list-style: none;
}

.il-filters {
  padding: 20px;
}
.il-filters .filter {
  margin: 0 1px 1px 0;
}
.il-filters .filter:hover .link, .il-filters .filter.ui-state-active .link {
  background-color: #008fd5;
}
.il-filters .link {
  background-color: #1e3276;
  padding: 15px;
  cursor: pointer;
}
.il-filters .link .title,
.il-filters .link .reveal-title {
  font-size: 13px;
  vertical-align: 3px;
}
.il-filters .link .reveal-title {
  line-height: 32px;
}

.industry_links {
  width: 100%;
  margin: 0 0 20px;
}
.industry_links .il-inner-wrapper {
  margin: 0 7%;
  float: left;
  padding: 20px 0;
  border-bottom: 1px solid #dddce2;
  height: 100%;
  max-width: 86%;
}
.industry_links img {
  display: none;
}
.industry_links .title, .industry_links .category, .industry_links p {
  margin-left: 0;
  margin-right: 0;
}
.industry_links p {
  margin-bottom: 10px;
  float: left;
  width: 100%;
}
.industry_links .title {
  margin-bottom: 5px;
}
.industry_links .title, .industry_links .category {
  font: 18px/1.3 "Din Next LT Pro Bold";
}
.industry_links .category, .industry_links .link, .industry_links p {
  font-size: 14px;
}
.industry_links .category {
  margin-bottom: 5px;
}
.industry_links .category .icon {
  color: #008fd5;
  margin-right: 5px;
}
.industry_links .link {
  margin-top: 10px;
  color: #d92036 !important;
  font-family: "Din Next LT Pro Bold";
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  width: 90%;
}

.button-group {
  background-color: #05122c;
}
.button-group .btn-style-2 {
  width: auto;
}

.il-filters .link {
  padding: 5px 15px;
}
.il-filters .link .reveal-title {
  line-height: 13px;
}

.il-links {
  min-height: 250px;
  overflow: hidden;
}

.industry_links {
  width: 33.33%;
}
.industry_links img {
  display: block;
  float: left;
  width: 100%;
  margin-bottom: 15px;
}

.faq-accordian .category {
  font: 14px/1.3 "Din Next LT Pro Bold";
  color: #fff;
  text-transform: none;
  margin-top: 10px;
}
.faq-accordian .category .icon {
  margin-right: 5px;
  font-size: 14px;
}
.faq-accordian .content-wrapper p {
  margin-left: 20px;
  margin-right: 20px;
}
.faq-accordian .content-wrapper ul li {
  font: 17px/1.3 "Din Next LT Pro Light";
  margin-bottom: 13px;
  margin-left: 20px;
  margin-right: 20px;
  list-style-position: inside;
  line-height: 15px;
  list-style-image: url(../images/bulletpoint.png);
}
.faq-accordian .content-wrapper a, .faq-accordian .content-wrapper a:visited {
  text-decoration: none;
  color: #00afff;
}
.faq-accordian .topic-name {
  width: 85%;
}
.faq-accordian .topic-name a {
  color: #fff;
  float: none;
  margin-right: 5px;
}
.faq-accordian .topic-name .cat {
  line-height: 1.3;
  margin-bottom: 6px;
}
.faq-accordian .bha-plus {
  display: none;
}

.faq-accordian .category {
  width: 85%;
}
.faq-accordian .bha-plus {
  display: block;
}

.faq-accordian .category {
  width: 23.36244%;
  margin: 0 2.18341% 0 0;
}

.news-media {
  padding: 0 10px;
}
.news-media .single-col,
.news-media .double-col {
  width: 100%;
}
.news-media .introduction {
  padding: 10px;
  margin: 0;
  width: 100%;
  color: #333;
}
.news-media .news-item {
  color: #fff;
  padding: 10px;
  margin-bottom: 0;
  width: 100%;
  border-bottom: none;
}
.news-media .news-item .content-wrapper,
.news-media .news-item .item-header,
.news-media .news-item .title-excerpt-wrapper {
  background-color: #000;
}
.news-media .news-item .content-wrapper {
  padding: 16px 5px 5px;
}
.news-media .news-item .item-header {
  font: 20px/1.3 "Din Next LT Pro Bold";
  text-transform: uppercase;
  padding: 13px 10px 0;
}
.news-media .news-item .item-header a {
  color: #fff;
}
.news-media .news-item .item-header .icon {
  font-size: 20px;
}
.news-media .news-item .single-entry {
  margin-bottom: 25px;
  padding: 0 5px;
}
.news-media .news-item .post-title {
  font: 24px/1 "Din Next LT Pro Light";
  margin-bottom: 10px;
  text-transform: uppercase;
}
.news-media .news-item .post-title a {
  color: #fff;
}
.news-media .news-item .post-date {
  color: #707070;
}
.news-media .news-item .post-date.disp-date {
  color: #d92036;
  font: 15px/1.1 "Din Next LT Pro";
  margin-bottom: 5px;
}
.news-media .news-item .excerpt {
  font-size: 16px;
  line-height: 1.2;
}
.news-media .news-item .excerpt li {
  list-style: none;
}
.news-media .news-item .read-more {
  color: #d92036;
}
.news-media .news-item .feat-image {
  margin-bottom: 6px;
}
.news-media .news-item .feat-image img {
  max-width: 100%;
}
.news-media .news-item .post-category {
  font: 14px/1 "Din Next LT Pro Bold";
  margin: 4px 0 6px;
}
.news-media .news-item .post-category .icon {
  color: #00abff;
}
.news-media .featured-news-item .title-excerpt-wrapper {
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 10px 5px;
}
.news-media .featured-news-item .title-excerpt-wrapper.pabs {
  max-width: 70%;
}
.news-media .featured-news-item .bg-image {
  width: 100%;
  height: 300px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.news-media .tweet-wrap {
  margin-bottom: 10px;
  padding: 0 5px;
}
.news-media .tweet-wrap .tweet,
.news-media .tweet-wrap .bha-twitter,
.news-media .tweet-wrap .tweet-meta {
  float: left;
}
.news-media .tweet-wrap .tweet,
.news-media .tweet-wrap .tweet-meta {
  width: 92%;
}
.news-media .tweet-wrap .bha-twitter {
  color: #00abff;
  float: left;
  font-size: 15px;
  width: 8%;
}
.news-media .tweet-wrap .tweet {
  font-size: 14px;
  line-height: 1.1;
  font-family: "Din Next LT Pro Bold";
  margin-bottom: 8px;
}
.news-media .tweet-wrap .tweet a {
  color: #707070;
}
.news-media .tweet-wrap .tweet-meta {
  padding-left: 8%;
  font-size: 14px;
  line-height: 1.1;
  font-family: 'Din Next LT Pro Light';
}

.news-media {
  padding: 0 10px;
}
.news-media .single-col {
  width: 33.33%;
}
.news-media .double-col {
  width: 66.66%;
}
.news-media .introduction {
  color: #fff;
}

.bha-search-header .bha-cross2 {
  margin-left: 10px;
  margin-top: 0px;
  font-size: 35px;
}
.bha-search-header .search-query {
  font-family: "Din Next LT Pro Bold";
}
.bha-search-header .inline-search-form {
  display: none;
}

.reset-search .inline-search-form {
  width: 90%;
  z-index: 1;
  position: relative;
  display: block;
}
.reset-search .inline-search-form input[type="search"] {
  padding: 0;
  margin-top: -5px;
  height: 50px;
  background-color: inherit;
  font-family: "Din Next LT Pro Bold";
}
.reset-search .remove-new-search {
  display: none;
}

.bha-search-header .bha-cross2 {
  font-size: 15px;
  float: right;
  cursor: pointer;
}
.bha-search-header .inline-search-form {
  width: 60%;
}

.bha-search-results {
  padding: 0 20px;
  width: 100%;
}

.bha-search-results {
  width: 76.63755%;
}

.result-header {
  font: 16px/1.3 "Din Next LT Pro";
  text-transform: uppercase;
  border-bottom: 1px solid #ccc;
  margin-bottom: 8px;
  padding-bottom: 4px;
}
.result-header .post-type {
  font-family: "Din Next LT Pro Bold";
}
.result-header .view-all {
  font-family: 'Din Next LT Pro Light';
}
.result-header .loadie {
  bottom: -4px;
  top: inherit;
}

.bha-search-results .search-results {
  margin-bottom: 13px;
}
.bha-search-results .entry {
  margin-bottom: 10px;
  padding: 10px 0 14px;
  border-bottom: 1px solid #ECECEC;
}
.bha-search-results .entry:last-child {
  border-bottom: none;
}
.bha-search-results .entry img {
  margin-bottom: 10px;
}
.bha-search-results .entry .featured-image img {
  width: 100%;
}
.bha-search-results .entry .post-title {
  font: 28px/1.2 "Din Next LT Pro Light";
  text-transform: uppercase;
  margin-bottom: 0px;
}
.bha-search-results .entry .bha-arrow-down2 {
  margin: 0;
}
.bha-search-results .entry .post-date {
  color: #00afff;
}
.bha-search-results .resource-entry .title {
  margin-left: 20px;
}
.bha-search-results .crumbtrail {
  padding-left: 2px;
}
.bha-search-results .crumbtrail .crumb {
  font: 14px/1 "Din Next LT Pro Bold";
  text-transform: capitalize;
}
.bha-search-results .crumbtrail .last-crumb {
  font-family: 'Din Next LT Pro Light';
}
.bha-search-results .crumbtrail .last-crumb .icon {
  display: none;
}
.bha-search-results .crumbtrail .icon {
  margin: 0 5px;
}
.bha-search-results .resource-entry {
  border-bottom: none;
  margin: 10px 0;
  padding: 0;
}
.bha-search-results .resource-entry .small-btn .file-btn {
  padding: 45px 20px 0;
}
.bha-search-results .resource-entry.odd-entry {
  padding-right: 10px;
}
.bha-search-results .resource-entry.even-entry {
  padding-left: 10px;
}

.search-widget .widget-title {
  background-color: #4d4d4d;
}
.search-widget ul li {
  background-color: #2e2e2e;
  border-bottom-color: #4d4d4d;
}

.racecourse-search-results .course-meta .icon {
  color: #d92036;
  font-size: 15px;
  margin-right: 5px;
}

.people {
  background-color: #222;
}
.people .structure-heading {
  margin: 0px;
  text-transform: uppercase;
  color: #fff;
  font-size: 18px;
  font-family: "Din Next LT Pro Bold";
  padding: 5px 20px;
  background-color: #05122c;
}
.people .entry:hover .profile-image {
  -webkit-filter: grayscale(0%);
  -moz-filter: grayscale(0%);
  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;
}
.people .entry,
.people .profile-image {
  width: 100%;
}
.people .profile-image {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  filter: grayscale(100%);
}
.people .name-title {
  background-color: #222;
  bottom: 0;
  width: 80%;
  padding: 10px 20px;
}
.people .name,
.people .title {
  font-size: 16px;
  color: #fff;
  margin: 0;
  text-transform: uppercase;
}
.people .title {
  font-family: 'Din Next LT Pro Light';
}
.people .bio {
  display: none;
}
.people .more-info {
  background-color: #222;
}
.people .more-info .name-title {
  background-color: rgba(217, 32, 54, 0.6);
}
.people .more-info .bio {
  display: block;
  color: #fff;
}
.people .more-info .profile-image {
  -webkit-filter: grayscale(0);
  -moz-filter: grayscale(0);
  filter: grayscale(0);
}

.people .entry {
  width: 50%;
}
.people .more-info {
  width: 100%;
}
.people .more-info .name-title-image {
  width: 50%;
  margin-right: 20px;
}
.people .more-info .bio {
  width: 100%;
  padding: 10px 0;
}

.people .entry {
  width: 33.33%;
}
.people .more-info {
  width: 66.66%;
}

#availability .check-text {
  font-family: "Din Next LT Pro Bold";
}
#availability #availability-result {
  clear: both;
  min-height: 50px;
}
#availability #availability-result .available {
  font-family: "Din Next LT Pro Bold";
  text-transform: uppercase;
  color: #00a361;
  clear: both;
}
#availability #availability-result .unavailable {
  font-family: "Din Next LT Pro Bold";
  text-transform: uppercase;
  color: #dd1936;
  clear: both;
  margin-bottom: 4px;
}
#availability #availability-result .suggestions, #availability #availability-result .reasons {
  text-transform: uppercase;
  color: #dd1936;
  clear: both;
  font-size: 16px;
}
#availability .desc {
  clear: both;
  margin-bottom: 40px;
}

.error-page {
  background: url(../images/error_bg.png);
  background-size: cover;
  background-position: right;
  background-color: #ebebeb;
}

#error {
  background-color: #ebebeb;
  margin-top: 0px;
}
#error h1 {
  font-family: 'Din Next LT Pro Light';
  text-transform: uppercase;
  text-align: center;
  color: #FDFDFD;
  font-size: 190px;
  line-height: 89px;
  margin: 0px;
  margin-top: 20%;
  text-shadow: 5px -2px 0px #5C5C5C;
}
#error h1 .bold {
  font-size: 98px;
}
#error p, #error #distilCaptchaForm, #error #distilUnblockForm {
  font-size: 25px;
  text-align: center;
  font-weight: normal;
  margin-bottom: 9%;
  padding: 0px 20px;
}
#error p a, #error #distilCaptchaForm a, #error #distilUnblockForm a {
  font-family: "Din Next LT Pro Bold";
  text-decoration: underline;
}
#error input[type="text"] {
  background-color: #fff;
}

#error {
  margin-top: 20px;
  background: none;
}
#error h1 {
  font-size: 288px;
  line-height: 134px;
  margin-top: 7%;
}
#error h1 .bold {
  font-size: 150px;
}
#error h1 .a404 {
  margin-left: 56px;
}
#error p, #error #distilCaptchaForm, #error #distilUnblockForm {
  margin-bottom: 3%;
  padding: 0px;
}

/* Captcha */
#distilCaptchaForm, #distilUnblockForm, #dCF_complete, #dUF_unblock {
  width: 100%;
}

#dCF_input_complete, #dUF_input_unblock {
  width: 100%;
  padding: 10px 0px;
  margin: 30px 0px;
}

#distilUnblockForm #dUF_input_first_name, #distilUnblockForm #dUF_input_last_name, #distilUnblockForm #dUF_input_email, #distilUnblockForm #dUF_input_city {
  margin: 10px 0px 20px 0px;
}

#distilCaptchaForm, #distilUnblockForm {
  width: 60%;
  margin: 0 auto;
}

#dCF_complete, #dUF_unblock {
  width: 225px;
  margin: 0 auto;
}

#dCF_input_complete {
  width: auto;
  padding: 10px 30px;
}

#excluded-persons-search {
  min-height: 150px;
}

#excluded-persons-search-form {
  width: 100%;
}

#contact-us #details {
  background-color: #222222;
  clear: both;
  float: left;
}
#contact-us #details .section {
  padding: 27px 10px 21px 20px;
}
#contact-us #details .section h3 {
  color: #ffffff;
  text-transform: uppercase;
  font-size: 17px;
  margin-bottom: 10px;
}
#contact-us #details .section h3 .bha-Icon {
  color: #da1a35;
  margin-right: 10px;
  font-size: 22px;
  vertical-align: -3px;
}
#contact-us #details .section p {
  color: #ffffff;
}
#contact-us #details .section p a {
  color: #ffffff;
}
#contact-us #map-wrapper {
  padding-top: 20px;
  margin-left: 20px;
  margin-right: 20px;
  clear: both;
}
#contact-us #map-wrapper #map-canvas {
  height: 400px;
}
#contact-us #map-wrapper #map-canvas img {
  max-width: none;
}

#contact-us #map-wrapper {
  padding-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  clear: both;
}
#contact-us #map-wrapper #map-canvas {
  height: 500px;
}

/* Media Conatcts */
.media-contacts img {
  width: 180px;
  float: right;
  padding: 0px 20px;
}
.media-contacts .wp-caption-text {
  width: 180px;
  float: right;
  padding: 0px 20px;
  clear: both;
}

#ratings .resource-link {
  margin: 0px;
  padding: 0px 20px 20px;
}
#ratings .resource-link a.file-btn {
  padding: 0px;
  height: 45px;
  min-height: 0px;
}
#ratings .resource-link .sml-shape {
  right: -140px;
}
#ratings .resource-link .icon {
  bottom: 10px;
}
#ratings .resource-link .title {
  color: #333;
}
#ratings .resource-link:hover .title {
  color: #fff;
}


.placeholdersjs{
}

.hide-ie{
  display: none !important;
}

#list_view{
  display: block !important;
  float: left;
  width: 100%;
}

#map_view, #racecourses .nav-tabs{
  display: none !important;
}


/* BHA: Fix IE left Padding */
.outter-col-two {
    padding-left: 200px\9;
}