/*
Theme Name: Thoroughbred Daily News 2018
Theme URI: http://www.thoroughbreddailynews.com/
Description: Fully responsive thoroughbred daily news theme.
Version: 1.5
Tags: Multi-Column, Responsive, Bootstrap
Author: PM Advertising
Author URI: http://www.pmadv.com/
*/

/* -------------------------------------------------------------------------- */
/* Redefined HTML Tags                            */
/* -------------------------------------------------------------------------- */
html {
  scroll-behavior: smooth;
}
@font-face {
  font-family: Glyphicons Halflings;
  src: url(https://netdna.bootstrapcdn.com/bootstrap/3.0.0/fonts/glyphicons-halflings-regular.ttf);
}
body {
  background-color: #f6f5f3;
  font-family: "Ubuntu", sans-serif;
}
a,
a:hover,
a:visited {
  color: #b30c00;
  text-decoration: none;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 0px;
}

#stallion-progeny-pp-ad-mobile-nostick,
.container #stallion-progeny-pp-ad-mobile-nostick,
#str-145 {
  display: none !important;
  color: #fff;
}

/* -------------------------------------------------------------------------- */
/* Header                                   */
/* -------------------------------------------------------------------------- */
.psd-container {
  /*width:100%;
  margin-left: 0px;
  margin-right: 0px;
  padding-left: 0px;
  padding-right: 0px;*/
  background-color: #a1a1a1;
}
.countrybar {
  color: #fff;
  /*background-color: #DCDCDC;*/
}
.countrybar ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  max-width: 350px;
  margin-left: 30px;
}
.countrybar li {
  margin: -2px;
  padding: 0px;
  font-weight: bold;
  display: inline-block;
  border: 1px solid #ccc;
  border-bottom-left-radius: 7px;
  border-bottom-right-radius: 7px;
  background-color: #efeeed;
}
.countrybar a,
.countrybar a:visited {
  padding: 10px 25px;
  color: #777;
  display: block;
  border-bottom-left-radius: 7px;
  border-bottom-right-radius: 7px;
}
.countrybar a:hover {
  color: #fff;
  background-color: #cc0000;
}
.countrybar a.countryactive {
  color: #cc0000;
}
.countrybar a.countryactive:hover {
  color: #fff;
}
.top-bar {
  color: #fff;
  border: none;
  display: none;
  min-height: 30px;
  border-radius: 0px;
  background-color: #8a8a8a;
}
.top-bar a,
.top-bar a:visited {
  color: #fff;
  text-decoration: none;
}
.top-bar a:hover {
  color: #fff;
  text-decoration: underline;
}
.top-bar-padding {
  padding-top: 3px;
}
#red-search {
  display: none;
}
.main-logo img {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.header-ad img {
  display: block;
  max-width: 100%;
  height: auto;
}
.dcmads[style] {
  /*width: 158px !important;
  height: 50px  !important;*/
  width: auto !important;
  height: auto !important;
}
.stallion-header-text {
  background-color: #a1a1a1;
}
.stallion-header-text img {
  margin-left: auto;
  margin-right: auto;
}
.header-stallion-info {
  padding-top: 5px;
  font-size: 12px;
  text-align: center;
  word-spacing: 2px;
  font-family: raleway, sans-serif;
}
.header-stallion-name {
  color: #b30c00;
  display: block;
  font-size: 14px;
  text-transform: uppercase;
}
.stallion-header-img {
  width: 100%;
  height: auto;
  display: block;
}
.header-stallion-search {
  padding-top: 5px;
}
.stallion-mobile-hidden {
  display: none;
}
.stallion-mobile-show {
  display: inline-block;
}
.stallion-family {
  font-size: 14px;
}
.stallion-farm-info {
  font-size: 15px;
}
.header-ad720 ins,
.header-ad720 ins img {
  margin-left: auto;
  margin-right: auto;
  display: block;
  max-width: 100%;
  height: auto;
}
.textscroll {
  height: 50px;
  color: #b30c00;
  overflow: hidden;
  white-space: nowrap;
}
.textscroll p {
  padding: 15px 0px 0px 100%;
  display: inline-block;
  animation: marquee 15s linear infinite;
}
@keyframes marquee {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(-100%, 0);
  }
}

/* -------------------------------------------------------------------------- */
/* Navigation                                 */
/* -------------------------------------------------------------------------- */

li#menu-item-51115,
li#menu-item-51081,
li#menu-item-51081,
li#menu-item-51288,
li#menu-item-51080,
li#menu-item-154591,
li#menu-item-216773 {
  border-right: solid 1px #e5e5e5;
}
li#menu-item-154589 a,
li#menu-item-154821 a {
  font-weight: bold;
  color: #b30c00;
}
#main-menu {
  display: none;
}
.header-navigation.navbar-default {
  border-color: #e7e7e7;
  background-color: #fff;
}
.header-navigation {
  margin: 15px 0px 25px 0px;
  border-top: solid 1px #d4d4d3;
  border-top-color: rgb(212, 212, 211);
  border-bottom: solid 1px #d4d4d3;
  border-bottom-color: rgb(212, 212, 211);
  -moz-box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.2);
}
.navbar-default .navbar-nav > li.mini-logo > a,
.navbar-default .navbar-nav > li.mini-logo > a:visited,
.navbar-default .navbar-nav > li.mini-logo > a:hover {
  color: #c4c3c2;
}
.nav-tabs {
  border-bottom: 0;
}
.nav > li.mini-logo {
  color: #c4c3c2;
  display: none;
  font-size: 12px;
  word-spacing: 3px;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-family: raleway, sans-serif;
}
.header-navigation .nav-tabs > li {
  float: none;
}
.nav-tabs > li > a,
.nav-tabs > li > a:focus {
  margin-right: 0;
  color: #000;
  border: 0;
  font-size: 11px;
  text-transform: uppercase;
  background-color: transparent;
  border-radius: 0 0 0 0;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  border: 0;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.current-menu-item > a,
.nav-tabs > li.current-menu-item > a:focus {
  color: #fff;
  border: 0;
  background-color: transparent;
}
li#menu-item-92948 > a,
.nav-tabs > li#menu-item-92948 > a:focus,
.nav-tabs > li#menu-item-92948 > a:hover,
li#menu-item-51081 > a,
.nav-tabs > li#menu-item-51081 > a:focus,
.nav-tabs > li#menu-item-51081 > a:hover {
  color: #b30c00;
  font-weight: 700;
  text-transform: uppercase;
}
.nav-tabs > li.active#menu-item-309 > a,
.nav-tabs > li.active#menu-item-309 > a:focus,
.nav-tabs > li.current-menu-item#menu-item-309 > a,
.nav-tabs > li.current-menu-item#menu-item-309 > a:focus {
  color: #000;
  text-transform: uppercase;
}
.nav-tabs > li > a,
.nav-tabs > li > a:focus {
  margin-right: 0;
  color: #000;
  border: 0;
  font-size: 11px;
  border-radius: 0 0 0 0;
  text-transform: uppercase;
  background-color: transparent;
}
.nav-tabs > li#menu-item-17 > a,
.nav-tabs > li#menu-item-17 > a:focus,
.nav-tabs > li#menu-item-17 > a:hover {
  color: #b30c00;
  font-weight: 700;
  background-color: transparent;
}
#menu-item-154121,
#menu-item-51288,
#menu-item-165355 {
  padding-left: 0px;
  position: relative;
}
#menu-item-154121::before,
#menu-item-51288::before,
#menu-item-165355::before {
  margin-left: 10px;
  top: 5px;
  left: 0;
  color: #b30c00;
  font-size: 30px;
  /* content: "\f130"; */
  position: absolute;
  font-family: fontawesome;
}
li#menu-item-92948,
li#menu-item-92951,
li#menu-item-92952,
li#menu-item-165355,
li#menu-item-185162,
li#menu-item-216991,
li#menu-item-198185,
li#menu-item-224785 {
  border-right: solid 1px #e5e5e5;
}
li#menu-item-185144 a,
li#menu-item-185162 a {
  font-weight: bold;
  color: #b30c00;
  text-transform: uppercase;
}
body#europe-home li#menu-item-185162 a {
  font-weight: bold;
  color: #0169cc;
  text-transform: uppercase;
}
li#careers {
  padding-right: 15px;
  padding-top: 5px;
  max-width: 90px;
}
.gsc-search-btn-overlay,
.gsc-search-btn-overlay:focus {
  padding: 6px 6px !important;
  color: #cc0000 !important;
  display: inline-block !important;
  border-color: transparent !important;
  background-color: transparent !important;
}
.gsc-search-btn-overlay svg {
  fill: #cc0000 !important;
}
.gsc-search-btn-overlay:hover {
  background-color: #cc0000 !important;
}
.gsc-search-btn-overlay:hover svg {
  fill: #ffffff !important;
}
.gsearch-right {
  margin-top: 5px;
  float: left;
  max-width: 175px;
  position: relative;
}
.gsc-control-searchbox-only {
  padding-top: 4px;
}
form.gsc-search-box {
  margin-bottom: 0 !important;
}
.gsc-input-box {
  height: 40px !important;
}

#tdnSearch.modal {
  text-align: center;
  padding: 0 !important;
}
#tdnSearch.modal:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px;
}
#tdnSearch .modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}

li#sirelist {
  border-right: solid 1px #e5e5e5;
  border-left: solid 1px #e5e5e5;
}
.yamm .dropdown.yamm-fw .dropdown-menu {
  z-index: 1001 !important;
}
li.yamm-fw a {
  padding-top: 12px;
  padding-bottom: 15px;
  font-size: 16px;
  vertical-align: middle;
}
li.yamm-fw span#menu,
li.yamm-fw span#menu2,
li.yamm-fw span#menu3,
li.yamm-fw span#menu4,
li.yamm-fw span#menu5 {
  vertical-align: middle;
  position: relative;
}
.closemenu {
  display: inline-block;
}
.closemenu a {
  top: 5px;
  right: 5px;
  color: #b30c00;
  font-size: 18px;
  position: absolute;
}
.tdn-row {
  padding: 15px 25px 25px 25px;
}
h3#menutitle,
h3#menutitle2,
h3#menutitle3,
h3#menutitle4,
h3#menutitle5 {
  margin-top: 0;
  padding-bottom: 5px;
  color: #b30c00;
  font-size: 20px;
  font-weight: 300;
  text-transform: uppercase;
  border-bottom: solid 1px #b30c00;
}
.tdn-row ul {
  margin-left: 0;
  padding-left: 0;
  list-style-type: none;
}
.tdn-row ul li {
  padding-top: 2px;
  padding-bottom: 3px;
}
.tdn-row ul li a {
  color: #333;
  font-size: 14px;
}
h3#archive {
  margin-top: 15px;
  padding-bottom: 5px;
  color: #b30c00;
  font-size: 20px;
  font-weight: 300;
  text-transform: uppercase;
  border-bottom: solid 1px #b30c00;
}
ul.social-icons .fa {
  font-size: 30px;
}
h3#careers,
h3#careers2,
h3#careers3,
h3#careers4,
h3#careers5 {
  margin-top: 52px;
  padding-bottom: 5px;
  color: #b30c00;
  font-size: 20px;
  font-weight: 300;
  text-transform: uppercase;
  border-bottom: solid 1px #b30c00;
}
#btn-tdn-sibscribe .btn-default {
  margin-top: 12px;
  color: #fff;
  background-color: #b30c00;
  border-color: transparent;
}
#tdnpromotional {
  margin-top: 10%;
}
/* -------------------------------------------------------------------------- */
/* Leaderboard Ad                               */
/* -------------------------------------------------------------------------- */
.dropdown-ad {
  margin: 0px auto 25px auto;
  max-width: 1170px;
  position: relative;
  display: none;
}
#dropdown-ad a#video-play {
  display: none;
}
#toggle-volume-cookie {
  display: none;
}
#toggle-volume.btn-default {
  color: #333;
  background-color: transparent;
  border-color: transparent;
  margin-top: 10px;
}
#toggle-volume-cookie.btn-default {
  color: #333;
  background-color: transparent;
  border-color: transparent;
  margin-top: 10px;
}
#dropdown-ad a#video-pause {
  display: none;
}
#dropdown-ad a#video-mute {
  display: none;
}
#dropdown-ad a#video-unmute {
  display: none;
}
#dropdown-ad .glyphicon-volume-off {
  font-size: 20px;
}
#dropdown-ad .glyphicon-volume-up {
  font-size: 20px;
}
#dropdown-ad a {
  color: #333;
  font-size: 25px;
}
#mobile-dropdown-ad {
  margin: 0px auto 25px auto;
  width: 100%;
  max-width: 600px;
}
#mobile-dropdown-ad img {
  width: 100%;
  height: auto;
  display: block;
}
#dropdown-image-ad {
  padding: 0px;
  clear: both;
  position: relative;
}
#dropdown-image-ad-close {
  margin: -30px 15px 0px 0px;
  top: 0;
  right: 0;
  z-index: 1000;
  display: none;
  position: absolute;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
#dropdown-image-ad-first {
  cursor: pointer;
}
#dropdown-image-ad-first img {
  width: 100%;
  height: auto;
  display: none;
}
.proven-strategies-big a img {
  width: 100%;
  height: auto;
}
#dropdown-image-ad-second {
  display: none;
}
#video-background-link {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
  position: absolute;
}
.top-ad {
  margin: 0px auto 0px auto;
  max-width: 1170px;
  overflow: hidden;
  position: relative;
}
#header-ad {
  margin: 0px auto;
  width: 100%;
  height: auto;
  cursor: pointer;
  display: none;
}
#header-video-close {
  margin: -30px 15px 0px 0px;
  top: 0;
  right: 0;
  z-index: 1000;
  display: none;
  position: absolute;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
#header-video {
  margin: 0px auto;
  width: 622px;
  height: 350px;
  display: none;
}
#header-video-controls {
  margin: 0px 15px -33px 0px;
  right: 0;
  bottom: 0;
  display: none;
  position: absolute;
}
#header-video-controls .glyphicon-volume-up {
}
#header-video-controls-hide {
}
#header-video-controls a,
#header-video-controls a:visited {
  color: #b30c00;
}
#header-video-controls a:hover {
  color: #a30e17;
}
/* -------------------------------------------------------------------------- */
/* Home Page Content                              */
/* -------------------------------------------------------------------------- */
.side-podcast-btn {
  border-radius: 10px;
  border: solid 2px #d1d1d1;
  padding: 10px;
  width: 300px;
  background-color: #fff;
  box-shadow: 0px 5px 10px #ccc;
  text-align: center;
  margin-bottom: 40px;
}
.side-podcast-btn img {
  margin: 0 auto;
}
.home-featured-image {
  width: 100%;
  height: auto;
}
#rising-star-full-text {
  margin-top: 35px;
  padding: 15px;
  top: 0;
  right: 0;
  width: 100%;
  z-index: 10;
  display: none;
  overflow: auto;
  max-height: 330px;
  position: absolute;
  background-color: #fff;
}
#close-rising-star-full {
  margin-top: 15px;
  top: 0;
  right: 0;
  width: 100%;
  color: #fff;
  display: none;
  text-align: center;
  position: absolute;
  background-color: #b30c00;
}
#close-rising-star-full a,
#close-rising-star-full a:visited,
#close-rising-star-full a:hover {
  color: #fff;
  display: block;
}
.Elite_video_player {
  margin-bottom: 25px;
}
.Elite_video_player .elite_vp_effect1 {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.Elite_video_player .elite_vp_playlist.light {
  background: #fff;
}
.mobile-only {
  display: block;
}
.desktop-only {
  display: none;
}
.publish-date {
  color: gray;
  font-size: 10px;
}
.rrv-row {
  margin-top: 25px;
}
.rrv-row,
.siretabs,
.statistics,
.noflyout-video {
  margin-bottom: 25px;
}
.row.no-pad {
  margin-right: 0;
  margin-left: 0;
}
.row.no-pad > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}
#in-todays-tdn {
  margin-bottom: 25px;
  padding: 25px;
  position: relative;
  background-color: #fff;
  border: solid 1px #cccbc9;
  -moz-box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.2);
}
.sub-header-center {
  margin-top: 15px;
  margin-bottom: 15px;
  text-align: center;
}
.sub-header-center img {
  margin: 15px auto 0px auto;
}
.sub-header-center span {
  font-size: 10px;
  color: #626262;
}
.sub-header-center a,
.sub-header-center a:hover,
.sub-header-center a:visited {
  color: #000;
}
.sire-tabs img {
  max-width: 100px;
  margin: 0px auto;
}
.sale-type {
  margin: 15px 0px 0px 0px;
}
.sale-type-year {
  margin: 0px 0px 0px 0px;
  font-size: 10px;
  color: #626262;
}
.in-todays-edition-right:first-of-type {
  margin-bottom: 25px;
}
.in-todays-edition-overlay {
  cursor: pointer;
  overflow: hidden;
  position: relative;
  min-height: 195px;
}
.in-todays-edition-overlay-text {
  left: 0;
  bottom: 0;
  width: 100%;
  color: #fff;
  min-height: 60px;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.75);
}
.in-todays-edition-overlay-text h1 {
  margin-bottom: 0px;
  padding: 5px 10px;
  font-size: 20px;
  font-weight: 400;
  text-transform: uppercase;
}
.in-todays-edition-overlay-text h2 {
  margin-bottom: 0px;
  padding: 5px 10px;
  font-size: 18px;
  font-weight: 400;
  text-transform: uppercase;
}
.in-todays-edition-overlay-text p {
  padding: 5px 10px;
  display: none;
}
.new-download-button {
  margin-top: 15px;
  margin-bottom: 15px;
  padding: 15px;
  color: #4d4f4c;
  border: solid 2px #ccc;
}
.new-download-button img {
  margin: 10px 15px 20px 0px;
  float: left;
}
.new-download-now,
a.new-download-now,
a.new-download-now:hover,
a.new-download-now:visited {
  color: #b30c00;
  font-size: 14px;
  text-transform: uppercase;
}
.new-download-now img {
  margin-right: 15px;
}
.new-download-split,
a.new-download-split,
.new-download-split:hover,
a.new-download-split:visited {
  color: #4d4f4c;
  font-size: 12px;
}
.new-download-split span {
  color: #a1a1a1;
  display: none;
  font-size: 12px;
}
.new-download-split strong {
  color: #b30c00;
  font-size: 16px;
}
.new-download-split em {
  color: #a1a1a1;
  font-weight: bold;
  font-style: normal;
}
.download-date {
  color: #a1a1a1;
}
.in-todays-tdn-img {
  /*max-height: 260px;
  overflow: hidden;*/
}
.in-todays-tdn-img-side {
  margin: 0px 15px 15px 0px;
  float: left;
  max-width: 150px;
}
.extra-padding {
  padding: 15px;
}
.extra-padding h3 {
  margin-top: 0px;
  font-size: 20px;
  color: #6f6f6f;
  font-weight: bold;
  text-transform: uppercase;
}
.extra-padding p strong {
  color: #808080;
}
.in-todays-tdn-right .extra-padding h3 {
  font-size: 18px;
}
.extra-padding h3 a,
.extra-padding h3 a:hover,
.extra-padding h3 a:visited {
  color: #6f6f6f;
}
.extra-padding h3 {
  margin-top: 25px;
}
.extra-padding .in-todays-tdn-content h3 {
  margin-top: 10px;
}
.in-todays-tdn,
.in-todays-tdn:visited {
  margin: 0px auto;
  width: 225px;
  height: 45px;
  display: block;
  outline: none;
  text-indent: -99999px;
  background: url(../png/tdn-download-now2.png) no-repeat 0px 0px;
}
.in-todays-tdn:hover {
  background: url(../png/tdn-download-now2.png) no-repeat 0px -45px;
}
.in-todays-tdn-euro,
.in-todays-tdn-euro:visited {
  margin: 0px auto;
  width: 225px;
  height: 45px;
  display: block;
  outline: none;
  text-indent: -99999px;
  background: url(../png/tdn-download-now-euro.png) no-repeat 0px 0px;
}
.in-todays-tdn-euro:hover {
  background: url(../png/tdn-download-now-euro.png) no-repeat 0px -45px;
}
.download-america,
.download-europe {
  margin: 0px auto 10px auto;
  padding: 5px 15px;
  max-width: 150px;
  display: block;
  text-align: center;
  /*border-radius: 15px;*/
  -webkit-box-shadow: 0px 6px 7px -4px rgba(153, 153, 153, 1);
  -moz-box-shadow: 0px 6px 7px -4px rgba(153, 153, 153, 1);
  box-shadow: 0px 6px 7px -4px rgba(153, 153, 153, 1);
}
.download-america i,
.download-europe i {
  margin-left: 5px;
}
a.download-america,
a.download-america:visited {
  color: #fff;
  background-color: #d21e2a;
}
a.download-america:hover {
  background-color: #a30e17;
}
a.download-europe,
a.download-europe:visited {
  color: #fff;
  background-color: #0a67be;
}
a.download-europe:hover {
  background-color: #014b90;
}
.todays-tdn {
  color: #b30c00;
  font-size: 24px;
  font-weight: bold;
  text-transform: uppercase;
  font-family: "Raleway", sans-serif;
}
.post-title {
  color: #b30c00;
  font-size: 24px;
  font-weight: bold;
  text-transform: uppercase;
  font-family: "Raleway", sans-serif;
}
#xbtv-separated {
  margin-top: 25px;
}
#homepage-videos .nav > li > a,
#xbtv-separated .nav > li > a {
  color: #fff;
  border-radius: 0;
  background-color: #6f6f6f;
}
#homepage-videos .nav-pills > li.active > a,
#homepage-videos .nav-pills > li.active > a:focus,
#homepage-videos .nav-pills > li.active > a:hover,
#xbtv-separated .nav-pills > li.active > a,
#xbtv-separated .nav-pills > li.active > a:focus,
#xbtv-separated .nav-pills > li.active > a:hover {
  background-color: #b30c00;
}
.videoWrapper,
#featured-tdn-video,
#video_display {
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  position: relative;
}
.videoWrapper iframe,
#player_display iframe[style],
.videoWrapper img,
#featured-tdn-video iframe,
#video_display iframe {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
}
#video_display {
  margin: 30px auto;
  text-align: center;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("../png/race-replay-splash.png");
}
#player[style],
#player_playlist[style],
#player_playlist_wrap[style],
#player_display[style] {
  width: 100% !important;
  height: inherit !important;
  position: relative !important;
}
#player_display[style] {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0;
}
.elite_vp_controls[style] {
  height: 30px !important;
}
.fa-elite-playScreen.light::before {
  /*visibility: hidden;*/
}
.tdn-blog-box {
  margin-top: 25px;
}
.tdn-blog-box,
.race-replays-video,
.tdn-rising-stars,
.insta-tistics,
.tdn-rising-stars-tdn,
.homepage-download,
.home-featured-articles-videos,
.download-tdn-edition,
.download-tdn-edition-alt,
.download-tdn-edition-euro,
.download-tdn-edition-euro-alt {
  background-color: #fff;
  border: solid 1px #cccbc9;
  -moz-box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.2);
}
.home-featured-articles-videos {
  margin-bottom: 25px;
  padding: 25px 25px 0px 25px;
}
.sub-topnews-featured {
  margin: 0px 0px 30px 0px;
  padding-left: 5px;
  border-left: 2px solid #b30c00;
}
.main-topnews-featured p,
.sub-topnews-featured p,
.main-homvideo-featured p,
.sub-homevideo-featured p {
  font-size: 13px;
}
.home-featured-title {
  font-size: 22px;
}
.home-subfeatured-title {
  font-size: 18px;
}
#homepagevideotitle h3 {
  padding: 5px 0px;
  font-size: 16px;
  color: #b30c00;
}
.home-podcast-featured {
  margin-bottom: 25px;
  font-size: 12px;
  font-family: "Ubuntu", sans-serif;
}
.home-podcast-title,
.home-podcast-title:visited {
  color: #000;
  font-size: 14px;
}
.home-podcast-featured .wavform {
  margin-bottom: 0px;
  text-align: center;
}
.home-podcast-featured .waveform-icon {
  max-width: 60px;
  height: auto;
}
.home-podcast-featured .podcast-buttons {
  margin-top: 0px;
  text-align: center;
}
.home-topnews-header {
  margin: 0px 0px 15px 0px;
  padding: 5px 15px;
  color: #fff;
  font-size: 20px;
  text-align: center;
  border: 1px solid #8a8a8a;
  text-transform: uppercase;
  background-color: #8a8a8a;
  font-family: raleway, sans-serif;
}
.home-video-header {
  margin: 0px 0px 15px 0;
  padding: 5px 15px;
  color: #fff;
  font-size: 20px;
  text-align: center;
  background-color: #8a8a8a;
  border: 1px solid #8a8a8a;
  text-transform: uppercase;
  font-family: raleway, sans-serif;
}
.featured-img-bg {
  margin-bottom: 5px;
  display: block;
  background-position: 0px 0px;
  background-size: cover;
}
.featured-date {
  font-size: 10px;
  font-family: "Ubuntu", sans-serif;
}
.subfeatured-date {
  font-size: 10px;
  font-family: "Ubuntu", sans-serif;
}
.home-topnews-featured .vlatestnews,
.home-video-featured .vlatestnews {
  margin-top: 25px;
}
.main-homvideo-featured .fa,
.sub-homevideo-featured .fa {
  margin-right: 5px;
}
.today-in-tdn-container {
  margin-top: 15px;
  margin-bottom: 15px;
  overflow: hidden;
  position: relative;
}
.today-in-tdn {
  margin-bottom: 5px;
  color: #b30c00;
  display: block;
  font-size: 18px;
  text-transform: uppercase;
  font-family: raleway, sans-serif;
}
.today-in-tdn span {
  font-weight: normal;
}
.today-in-tdn::after {
  position: absolute;
  content: "\00a0";
  width: 100%;
  margin-top: -12px;
  margin-left: 5px;
  border-bottom: 1px solid #d1d1d1;
  z-index: 0;
}
.today-in-tdn-sep {
  margin: 25px 0px;
  height: 1px;
  background-color: #d1d1d1;
}
#today-in-tdn > div:nth-of-type(2) {
  border-left: 5px solid #f6f5f3;
  border-right: 5px solid #f6f5f3;
}
.homepage-download {
  margin-bottom: 25px;
  padding: 15px;
}
.home-download-container {
  margin: 0px auto;
  max-width: 450px;
}
.home-download-container img {
  margin: 25px 15px 25px 0px;
  float: left;
}
.tdn-rising-stars-tdn {
  margin-top: 25px;
}
#rising-stars-homepage-img img {
  margin-left: auto;
  margin-right: auto;
}
.race-replays-video-heading {
  padding: 5px 20px;
  color: #fff;
  font-weight: 700;
  background-color: #8a8a8a;
  font-family: raleway, sans-serif;
  text-transform: uppercase;
}
.race-replays-video-heading a,
.race-replays-video-heading a:hover,
.race-replays-video-heading a:visited {
  color: #fff;
}
.race-replays-video-table {
  margin-bottom: 0;
  font-size: 12px;
}
.race-replays-video-table th,
.sire-groups th {
  color: #a3a3a3;
}
.race-replays-video-table th,
.race-replays-video-table td,
.sire-groups th,
.sire-groups td {
  border-top: 0 !important;
}
.sire-tabs .table.sire-groups > tbody > tr > td {
  padding: 3px;
}
#racereplaysac .race-replays-video {
  background-color: transparent;
  box-shadow: none;
  border: none;
}
.insta-header {
  margin: -15px -15px 15px -15px;
  padding: 15px 5px;
  color: #fff;
  font-size: 12px;
  text-align: center;
  font-family: raleway, sans-serif;
  /*background: #8a8a8a url('imgs/stats-header-bg.png') no-repeat center bottom;*/
  background-color: #8a8a8a;
  clip-path: polygon(50% 0, 100% 0, 100% 75%, 50% 100%, 0 75%, 0 0);
}
.stallion-match-height {
  margin-bottom: 15px;
}
.stats-logo {
  margin: 0px 0px 35px 0px;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 32px;
  position: absolute;
}
.stats-logo img {
  margin-left: auto;
  margin-right: auto;
}
.view-list-buttons {
  margin: 0px;
  left: 0;
  bottom: 0;
  width: 100%;
  position: absolute;
}
.stallion-match-height .view-full-list-btn,
.stallion-match-height .view-all-lists-btn,
.stallion-match-height .insta-generate {
  margin: 0px;
  padding: 5px;
  color: #fff;
  display: block;
  text-align: center;
  position: relative;
  background-color: #8a8a8a;
  /*background-color: #626262;
  border-right: 1px solid #FFF;*/
}
.stallion-match-height > div {
  margin-bottom: 25px;
}
.insta-header a,
.insta-header a:hover,
.insta-header a:visited {
  color: #fff;
  font-size: 15px;
  display: block;
  font-weight: 700;
  text-decoration: none;
  text-transform: uppercase;
}
.insta-content {
  padding: 15px;
  font-size: 12px;
}
.insta-content ol {
  margin: 0px;
  padding: 0px 15px;
}
.insta-content ol li {
  margin: 0px 0px 5px 0px;
  padding: 0px;
}
.insta-top-10 {
  margin-bottom: 10px;
  font-size: 13px;
}
.insta-top-10 strong {
  display: block;
}
.insta-top-10 span {
  color: #a3a3a3;
  font-size: 10px;
}
.insta-select {
  /*margin-bottom: 20px;*/
  margin-bottom: 0px;
  width: 100%;
  color: #fff;
  background-color: #acaba9;
}
.leaders {
  margin-bottom: 10px;
}
.tdn-blog-heading {
  padding: 5px;
  color: #fff;
  font-weight: 700;
  /*text-align: center;*/
  text-transform: uppercase;
  background-color: #8a8a8a;
  font-family: raleway, sans-serif;
}
.tdn-blog-heading a,
.tdn-blog-heading a:hover,
.tdn-blog-heading a:visited {
  color: #fff;
  display: block;
  text-decoration: none;
}
.rising-star-caption {
  text-align: right;
}
.tdn-rising-star-logo {
  margin-bottom: 25px;
  display: block;
}
.rising-star-img {
  display: block;
  font-size: 12px;
  text-align: right;
}
.tdn-rising-stars-tdn .rising-star-img {
  margin-bottom: 10px;
}
.tdn-blog-content {
  padding: 15px;
}
.rising-stars-img {
  -moz-box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.2);
}
.tdn-blog-content .rising-stars-name {
  color: #b30c00;
  display: block;
}
.rising-stars-name {
  font-size: 18px;
}
.rising-stars-parent {
  font-weight: 200;
}
.tdn-blog-content .rising-stars-parent a {
  font-weight: 700;
  display: block;
}
.rising-stars-title {
  color: #b30c00;
  font-size: 18px;
  display: block;
  text-align: center;
  text-transform: uppercase;
  font-family: raleway, sans-serif;
}
#racereplaysac .race-replays-video .race-replays-video-heading {
  display: none;
}
#homepage-sire-info {
  margin-bottom: 25px;
}
.race-replay-row-spacer {
  margin-bottom: 25px;
  padding: 15px;
}
.ui-widget {
  margin-bottom: 15px;
}
.form-control,
#country_code,
#track_name {
  margin-right: 0;
  padding-top: 2px;
  padding-bottom: 2px;
  height: 25px;
  border: 0;
  border-radius: 0;
  background-color: #e5e5e5;
}
#sire,
#winner {
  margin-left: 0;
  width: 15em;
}
#search-pps-submit {
  color: #fff;
  border: 0;
  background-color: #b30c00;
}
#racereplaysac .race-replays-video-table th {
  color: #fff !important;
}
#racereplaysac .race-replays-video tbody tr:nth-child(2n) {
  background-color: #eee;
}
.rr-information .rr-bold {
  color: #333;
  font-weight: 700;
}
.featured-rising-star .rising-star-img {
  margin: 0 15px 10px 0;
  max-width: 225px;
  float: left;
}
body .elite_vp_description {
  display: none !important;
}
body .elite_vp_itemLeft {
  overflow: hidden;
}
body .elite_vp_itemLeft[style] {
  height: 40px !important;
}
body .elite_vp_item[style] {
  height: 50px !important;
}
body .elite_vp_itemLeft .elite_vp_thumbnail_image,
body .elite_vp_itemLeft .elite_vp_thumbnail_imageSelected {
  height: auto !important;
}
body .mCustomScrollbar[style] {
  /*height: 80px !important;*/
}
body .elite_vp_bg.light {
  background: rgba(251, 251, 251, 0.75);
}
body .elite_vp_nowPlayingText {
  padding: 5px !important;
}
body .elite_vp_skipAdBox[style],
body .elite_vp_skipAdCount[style] {
  height: 50px !important;
}
body img.elite_vp_skipAdCountImage {
  width: 60px !important;
  height: 40px !important;
}
body .elite_vp_skipAdBoxContentLeft {
  height: 52px !important;
}
body .fa-elite-step-forward-ad::before {
  padding-top: 20px !important;
}
#xbtv-homepage {
  margin-bottom: 30px;
}
.adzone-259 {
  margin-bottom: 30px;
}
.adzone-259 ins,
.adzone-259 ins img {
  margin-left: auto;
  margin-right: auto;
  display: block;
  max-width: 100%;
  height: auto;
}
#leading-sires-carousel .carousel-inner > .item {
  min-height: 300px;
}
#leading-sires-carousel .carousel-control.left,
#leading-sires-carousel .carousel-control.right {
  background-image: none;
}
#leading-sires-carousel .carousel-control .glyphicon-chevron-left,
#leading-sires-carousel .carousel-control .glyphicon-chevron-right,
#leading-sires-carousel .carousel-control .icon-next,
#leading-sires-carousel .carousel-control .icon-prev {
  top: auto;
  bottom: 5%;
}
#leading-sires-carousel .glyphicon-chevron-right::before,
#leading-sires-carousel .glyphicon-chevron-left::before {
  color: #000;
}
.sire-tabs #leading-sires-carousel ol {
  margin-left: -30%;
  padding-left: 0;
}
#leading-sires-carousel .carousel-indicators li {
  border: 1px solid #8a8a8a;
}
#leading-sires-carousel .carousel-indicators li.active {
  border: 1px solid #b30c00;
  background-color: #b30c00;
}
.home-featured-articles-videos .elite_vp_itemRight,
.home-featured-articles-videos .elite_vp_infoText,
.home-featured-articles-videos .elite_vp_nowPlayingText,
.home-featured-articles-videos .elite_vp_timeElapsed,
.home-featured-articles-videos .elite_vp_timeTotal,
.home-featured-articles-videos .elite_vp_toolTipText {
  font-family: "Ubuntu", sans-serif !important;
}
.homepage-body-banner img {
  display: block;
  max-width: 100%;
  height: auto;
}
.download-tdn-edition {
  margin-bottom: 25px;
  color: #fff;
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  background-color: #b30c00;
}
.download-tdn-edition a,
.download-tdn-edition a:hover,
.download-tdn-edition a:visited {
  padding: 7px 15px;
  color: #fff;
  display: block;
}
.download-tdn-edition-alt {
  margin-bottom: 25px;
  color: #b30c00;
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
}
.download-tdn-edition-alt a,
.download-tdn-edition-alt a:hover,
.download-tdn-edition-alt a:visited {
  padding: 7px 15px;
  color: #b30c00;
  display: block;
}
.download-tdn-edition-euro {
  margin-bottom: 25px;
  color: #fff;
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  background-color: #0169cc;
}
.download-tdn-edition-euro a,
.download-tdn-edition-euro a:hover,
.download-tdn-edition-euro a:visited {
  padding: 7px 15px;
  color: #fff;
  display: block;
}
.download-tdn-edition-euro-alt {
  margin-bottom: 25px;
  color: #0169cc;
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
}
.download-tdn-edition-euro-alt a,
.download-tdn-edition-euro-alt a:hover,
.download-tdn-edition-euro-alt a:visited {
  padding: 7px 15px;
  color: #0169cc;
  display: block;
}
#extra-videos {
  margin-bottom: 25px;
  padding: 25px;
  position: relative;
  background-color: #fff;
  border: solid 1px #cccbc9;
  -moz-box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.2);
}
.extra-videos-side a {
  margin-bottom: 15px;
  display: block;
  position: relative;
}
.extra-videos-side a:last-of-type {
  margin-bottom: 0px;
}
.extra-videos-overlay {
  cursor: pointer;
  overflow: hidden;
  position: relative;
}
.extra-videos-overlay-text {
  left: 0;
  bottom: 0;
  width: 100%;
  color: #fff;
  min-height: 40px;
  position: absolute;
  background: rgb(0, 0, 0);
  background: linear-gradient(0deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
}
.extra-videos-overlay-text strong {
  margin-bottom: 0px;
  padding: 5px 10px;
  font-size: 14px;
  font-weight: 400;
  display: block;
  text-transform: uppercase;
}
.extra-videos-side .extra-videos-overlay-text {
  min-height: 40px;
}
.extra-videos-side .extra-videos-overlay-text strong {
  font-size: 14px;
}
#hidden-extra-video-player {
  margin-bottom: 25px;
  display: none;
}
.new-featured-video {
  margin: 10px;
}
.extra-videos-overlay-text.big-font strong {
  font-size: 20px;
}
img.homevideo-play {
  margin: 15px 0px 0px 0px;
  top: 0;
  left: 0;
  z-index: 2;
  position: absolute;
}
img.bensstall {
  max-width: 100% !important;
  padding-top: 39px;
  display: block;
}
#sponsored-videos > div {
  margin-bottom: 30px;
}
.sponsored-videos-spacer {
  margin-top: 0px;
}
tr.race-first td.raceNameEntries1 {
  font-size: 18px !important;
  font-weight: bold;
}
/* Video Parallax Section*/
#header-video-banner {
  margin-bottom: 30px;
  background: #000;
  width: 100%;
  height: 0;
  /*height: 250px;
  height: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;*/
  position: relative;
  overflow: hidden;
}
#header-video-banner.hidden {
  display: none;
}
#header-video-banner video {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
#header-video-banner-close {
  margin: 15px 15px 0px 0px;
  top: 0;
  right: 0;
  z-index: 1000;
  position: absolute;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
#header-img-banner {
  margin-bottom: 30px;
  text-align: center;
  background-color: #000;
}
#header-img-banner img {
  margin-left: auto;
  margin-right: auto;
}

/* -------------------------------------------------------------------------- */
/* Single / Page / Archive                           */
/* -------------------------------------------------------------------------- */

.tdn-video-carousel > div.col-md-4 {
  min-height: 315px;
}

.wp-caption {
  max-width: 600px;
}
.wp-caption[style] {
  width: 100% !important;
}
.wp-caption img {
  display: block;
  max-width: 100%;
  height: auto;
}
.article-content .elite_vp_videoPlayer {
  width: 100% !important;
}
.has-error {
  border: solid 2px #ff0000;
}
.article-content {
  font-size: 16px;
  line-height: 25px;
  font-family: "Noto Serif", serif;
}
.article-content h2,
.article-content h3,
.article-content h4,
.article-content h5,
.article-content h6 {
  font-size: 16px;
  line-height: 25px;
  font-weight: bold;
}
.post-tags {
  margin-top: 15px;
  font-size: 12px;
  font-style: italic;
  border-top: 1px solid #b30c00;
}
body#europe-home .post-tags {
  border-top: 1px solid #0169cc !important;
}
.body-ad {
  display: none;
}
.body-ad ins,
.body-ad-mobile ins,
.body-ad ins img,
.body-ad-mobile ins img {
  margin-left: auto;
  margin-right: auto;
  display: block;
  max-width: 100%;
  height: auto;
  text-align: center;
}
.body-ad,
.body-ad-mobile {
  text-align: center;
  border: 1px solid #eee;
}
.body-ad img,
.body-ad-mobile img {
  margin: 17px 0px;
}
.elite-video-article-spacer {
  margin-bottom: 15px;
}
#race-replay-sponsored-bg-box {
  margin-left: auto;
  margin-right: auto;
  max-width: 700px;
}
.article-page {
  margin-bottom: 25px;
  padding: 15px;
  background-color: #fff;
  -moz-box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.2);
}
.article-title {
  margin: 0px 0px 25px 0px;
  color: #b30c00;
  font-size: 24px;
  font-weight: 700;
  font-family: raleway, sans-serif;
}
.article-date {
  margin-bottom: 20px;
  color: gray;
  font-family: raleway, sans-serif;
}
.addthis_sharing_toolbox {
  float: right;
  max-width: 50%;
}
.previous-next-article {
  margin-bottom: 10px;
  text-align: right;
}
.article-picture {
  margin: 15px 0 15px 0;
  overflow: hidden;
  /*max-width: 330px;*/
  max-width: 430px;
}
.featured-image-caption {
  font-size: 12px;
}
.employee-box {
  margin-bottom: 25px;
}
.bio-pic {
  margin: 0 15px 15px 0;
  float: left;
}
.sub-title {
  font-size: 18px;
}
.sub-title-right {
  margin: 25px 0;
  padding-bottom: 15px;
  display: block;
  text-align: right;
  border-bottom: solid 1px #333;
}
.newsletter-dropdown {
  float: right;
}
.calendar .month {
  padding-top: 5px;
  padding-bottom: 15px;
  vertical-align: top;
}
.calendar table {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 300px;
}
.calendar table th {
  color: #fff;
  background-color: #6f6f6f;
  text-align: center;
}
.calendar table tr:nth-child(even) {
  background-color: #eee;
}
.calendar table tr:nth-child(odd) {
}
.calendar table td {
  padding: 2px;
  text-align: center;
}
.calendar table tr.days td {
  font-weight: bold;
  background-color: #eee;
}
.calendar table td a {
  font-weight: bold;
}
.nowrap {
  white-space: nowrap;
}
.archive-post {
  margin-bottom: 30px;
  clear: both;
}
.article-picture-archive {
  margin: 0 15px 60px 0;
  float: left;
  width: 300px;
  height: auto;
  overflow: hidden;
  position: relative;
}
.archive-title {
  font-size: 20px;
  font-family: raleway, sans-serif;
}
.read-more,
.read-more:hover,
.read-more:visited {
  color: #acaba9;
  font-size: 12px;
  font-family: raleway, sans-serif;
}
.clear {
  clear: both;
}
.article-page .category-search {
  float: right;
}
.prev {
  float: left;
}
.next {
  float: right;
}
#sale-alert,
#racing-alert {
  margin-bottom: 30px;
  width: 100%;
  border: solid 1px #ccc;
}
#sale-alert td,
#racing-alert td {
  padding: 5px;
}
.author-box {
  margin-bottom: 30px;
  padding: 15px;
  border: solid 1px #000;
}
.author-archive-img,
.avatar {
  margin-right: 15px;
  margin-bottom: 15px;
  float: left;
  max-width: 160px;
  width: 100%;
  height: auto;
}
.inner-search {
  padding: 5px 15px;
  color: #fff;
  border: 0;
  background-color: #b30c00;
}
.article-date-archive {
  margin-bottom: 5px;
  color: gray;
  font-family: raleway, sans-serif;
}
#pebs .archive-post {
  padding-bottom: 25px;
  text-align: center;
  border-bottom: 1px solid #b30c00;
}
#pebs .article-picture-archive {
  margin: 0 15px 40px 0;
  float: none;
  width: auto !important;
  height: auto !important;
  overflow: auto;
  position: relative;
  text-align: center;
}
#pebs .article-picture-archive img {
  width: 100%;
  height: auto;
  margin: 0 auto;
}
.category-author-box {
  margin: 0 10px 30px 0;
  padding: 5px;
  font-size: 12px;
  float: right;
}
.article-picture-archive-qa {
  margin: 0 15px 15px 0;
  float: left;
  width: 100px;
  height: 150px;
  overflow: hidden;
}
.article-picture-archive-qa img {
  width: 100%;
  height: auto;
  max-width: 100px;
}
.alignright {
  margin-left: 15px;
  margin-bottom: 15px;
  float: right;
}
.alignleft {
  margin-right: 15px;
  margin-bottom: 15px;
  float: left;
}
.aligncenter {
  margin-left: auto;
  margin-right: auto;
}
.wp-caption-text {
  padding-left: 5px;
  padding-right: 5px;
  font-size: 12px;
  font-style: italic;
}
.bullet-ad {
  margin-bottom: 5px;
  max-width: 300px;
}
#racing-alert.table > tbody > tr > td,
#sale-alert.table > tbody > tr > td {
  border-top: none;
}
#kea-horse {
  max-width: 30px;
  display: inline-block;
}
#kea-horse img {
  width: 100%;
}
.sponsored-video-container {
  margin: 0px 15px 15px 0px;
  padding: 5px 10px 10px 10px;
  background-color: #8a8a8a;
}
.sponsored {
  color: #fff;
}
.sponsored-title {
  margin-bottom: 10px;
  padding-bottom: 5px;
  color: #fff;
  font-size: 24px;
  border-bottom: 1px solid #fff;
}
.sponsored-video-container-spacer {
  /*margin-left: auto;
  margin-right: auto;
  max-width: 600px;*/
}
.sponsored-video-container .videoWrapper {
  border: 1px solid #fff;
}
.sponsored-logo {
  margin: 15px auto 0px auto;
  max-width: 125px;
  display: none;
}
.tdn-podcast-icon .fa {
  color: #b30c00;
  font-size: 45px;
}
.nyra-btn a,
.nyra-btn a:visited {
  color: #fff;
  display: block;
  background-color: #00674a;
}
.nyra-btn a:hover {
  color: #fff;
  display: block;
  background-color: rgba(0, 103, 74, 0.8);
}
.live-video-banner {
  margin-bottom: 2px;
  padding: 5px 15px;
  color: #fff;
  font-weight: bold;
  background-color: #b30c00;
}
.live-video-banner p {
  margin: 0px;
}
.live-video-banner a,
.live-video-banner a:hover,
.live-video-banner a:visited {
  color: #fff;
}
.live-logo {
  font-size: 25px;
  text-align: center;
  font-family: raleway, sans-serif;
}
.live-logo em {
  -webkit-animation: live-logo-em 2s ease-out;
  -webkit-animation-iteration-count: infinite;
  opacity: 0.5;
}
@-webkit-keyframes live-logo-em {
  0% {
    opacity: 0.25;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0.25;
  }
}
.live-scrolling {
  padding: 8px 0px 0px 0px;
  overflow: hidden;
  max-width: 900px;
}
.live-scrolling p {
  /*animation: marquee 15s linear infinite;*/
}
.live-video-text {
  margin-top: 15px;
  padding: 15px;
  text-align: center;
  background-color: #fff;
  border: solid 1px #cccbc9;
  box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.2);
}

/* -------------------------------------------------------------------------- */
/* News Archive Page CSS                            */
/* -------------------------------------------------------------------------- */
.news-archive-post {
  margin-bottom: 30px;
  padding: 15px;
  background-color: #fff;
  -moz-box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.2);
}
.archive-page .category-search {
  float: right;
}
.news-archive-post a.archive-title {
  color: #000;
  font-size: 18px;
}
.news-archive-ad {
  text-align: center;
  vertical-align: middle;
  background: transparent;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.news-archive-ad span,
.news-archive-ad span ins {
  height: 100%;
  display: inline-block;
  vertical-align: middle;
}
.news-archive-ad img {
  vertical-align: middle;
}
.header-ad720 .img-responsive {
  margin: 0 auto;
}
span .wpcf7-validates-as-require {
  border: 1px solid #ff0000 !important;
}

/* -------------------------------------------------------------------------- */
/* Sire Type Pages CSS                            */
/* -------------------------------------------------------------------------- */
.ui-autocomplete {
  max-width: 400px;
  cursor: pointer;
  list-style-type: none;
  background-color: #fff;
  border-left: solid 1px #cccbc9;
  border-right: solid 1px #cccbc9;
  border-bottom: solid 1px #cccbc9;
}
.popover {
  min-width: 300px;
}
.stallion-sort-box {
  margin-bottom: 25px;
  padding: 20px 30px;
  background-color: #fff;
  border: solid 1px #cccbc9;
}
.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(
    .input-group-btn
  ) {
  width: 135px;
}
#insta-main,
#stallion-list,
#stallion-rising-stars,
#stallion-progeny-pp,
#stallion-TYO-training,
#TYO-sales-results,
#race-black-type,
#TYO-sales-results + .floatThead-container > table,
#top-25-sires,
#apex-final-table,
.apex-final-table,
.stallion-general-shadow,
#stallion-list-crop,
#stallion-list-2 {
  background-color: #fff;
  border: solid 1px #cccbc9;
  font-size: 12px;
}
h3.tdn-sire-stats span {
  color: #6e6e6e;
  font-weight: 200;
}
.stallion-top {
  margin-top: 25px;
  margin-bottom: 25px;
  position: relative;
}
#report-type-button {
  position: absolute;
  left: 40px;
  z-index: 1000;
}
#report-type-button[style] {
  bottom: 0px !important;
}
.r-180 > div[style] {
  margin-left: inherit !important;
}
.stallion-list-header {
  margin-bottom: 25px;
  text-align: center;
}
.stallion-bottom .table {
  font-size: 12px;
}
.tablesorter-headerRow {
  background-color: #f8f8f8;
}
.stallion-bottom .table tbody tr {
  background-color: #f8f8f8;
}
.stallion-bottom #apex-final-table.table tbody tr {
  background-color: #fff;
}
.stallion-bottom #apex-final-table.table tbody tr:nth-child(2n),
table.stakes-winning-pedigrees tbody tr:nth-child(2n) {
  background-color: #eceae6;
}
.stallion-bottom .table thead tr:first-of-type {
  background-color: #fff;
}
.stallion-bottom .table thead tr:last-of-type,
#saleDetails > thead.tableFloatingHeaderOriginal > tr,
body > div.container.content > div > div:nth-child(4) > div.col-md-12 {
  color: #fff;
  background-color: #b30c00;
}
body > div.container.content > div > div:nth-child(4) > div.col-md-12 {
  border-bottom: 1px solid white;
}
.stallion-bottom .table thead tr th,
.stallion-bottom .table thead tr td {
  text-align: center;
  vertical-align: middle;
}
.stallion-bottom .table thead tr th {
  font-size: 16px;
  font-weight: bold;
  vertical-align: bottom;
}
.stallion-bottom .table thead tr th .starters {
  font-weight: normal;
}
.ww {
  background-color: #fff;
}
.table > tbody > tr > td.wwm,
.table > thead > tr > th.wwm {
  padding: 2px;
  padding-top: 8px;
  padding-bottom: 8px;
}
.table > thead > tr > th.wwm {
  font-size: 12px;
}
.rankExt {
  text-align: center;
  color: #b30c00 !important;
  font-size: 30px;
  font-weight: 700;
  vertical-align: top;
  position: relative;
  padding-left: 0px;
  padding-right: 0px;
}

.thi-1 {
}
#equineline-box,
#equineline-box2 {
  display: inline-block;
  float: right;
}
h3.tdn-sire-stats {
  font-size: 45px;
}
.tdn-sire-stats {
  margin-top: 0;
  margin-bottom: 15px;
  color: #b30c00;
  font-family: raleway, sans-serif;
}
.tdn-sire-stats {
  display: inline-block;
}
#sire-info-quest {
  display: inline-block;
  top: -5px;
  position: relative;
}
#sire-info-quest .btn {
  border: 0;
  background-color: transparent !important;
  padding: 0;
}
.report-bg {
  padding: 10px;
  border-top: solid 1px #ddd;
}
.report-bg .row > div[style] {
  margin-left: inherit !important;
}
#sort-sire-form ul li,
div.btn-group.bootstrap-select button.btn.dropdown-toggle.btn-default {
  font-size: 12px;
  padding-left: 5px;
}
#sort-sire-form select {
  float: left;
  max-width: 240px;
  display: block;
}
#sort-sire-form select,
#sort-rising-star-form select,
#apex-final-selects select,
#instatisticsForm select {
  color: #fff;
  background-color: #acaba9;
}
.sort-sire-box .form-group {
  margin-right: 15px;
}
.sort-sire-box .form-group[style] {
  margin: 0px 0px 15px 0px !important;
}
select.selectpicker {
  display: block !important;
}
.get-sire-list-top,
.get-sire-list-top:hover {
  margin: 10px 0px 0px 0px;
  padding: 5px 25px;
  color: #fff;
  float: right;
  border-radius: 0;
  background-color: #b30c00;
}
.tdn-rising-stars-title {
  margin-top: 0;
  margin-bottom: 30px;
  color: #b30c00;
  font-family: raleway, sans-serif;
}
.black-type-library-subtitle {
  color: #b30c00;
  font-size: 16px;
}
.black-type-spacer {
  margin-top: 30px;
}
#black-type-form .row {
  margin-top: 7.5px;
  margin-bottom: 7.5px;
}
.alpha-quicklist {
  margin: 0 10px 0 0;
  padding: 2px 15px;
  color: #fff;
  border: 0;
  min-width: 170px;
  text-decoration: none;
  display: inline-block;
  background-color: #b30c00;
  -moz-box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.2);
}
.alpha-quicklist-spacer {
  margin-top: 15px;
}
#black-type-form select,
#black-type-form .black-type-input {
  width: 200px;
}
.black-type-input,
.black-type-input.ui-autocomplete-input {
  margin: 0;
  padding-top: 2px;
  padding-bottom: 2px;
  height: 25px;
  border: 0;
  border-radius: 0;
  background-color: #e5e5e5;
}
.black-type-widget {
  margin-bottom: 0 !important;
}
.black-type-submit {
  margin: 0 5px;
  padding: 2px 15px;
  color: #fff;
  border: 0;
  text-decoration: none;
  display: inline-block;
  background-color: #b30c00;
  -moz-box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.2);
}
.entries-heading {
  color: #b50600;
  font-size: 36px;
  display: inline;
  text-transform: uppercase;
}
#search-pps-sponsored {
  margin-top: 30px;
}
#search-pps-sponsored a {
  background: #666;
  color: #fff;
  padding: 5px;
  border-radius: 5px;
}
.pps-error-box {
  color: #b30c00;
  font-size: 1.5em;
  padding: 0 20px 20px;
}
.row #sponsored {
  margin-top: 20px;
}
#progeny-pps-sponsored-list .item:first-of-type .farmName {
  margin-top: 0;
}
#progeny-pps-sponsored-list .item .farmName {
  margin-top: 15px;
  margin-bottom: 5px;
  display: block;
  font-size: 16px;
  font-weight: 900;
}
.tablesorter#stallion-rising-stars tbody tr:nth-child(2n),
.tablesorter#stallion-progeny-pp tbody tr:nth-child(2n),
.tablesorter#stallion-TYO-training tbody tr:nth-child(2n),
.tablesorter.top-25-sires tbody tr:nth-child(2n),
.tablesorter#race-black-type tbody tr:nth-child(2n),
.tablesorter#TYO-sales-results .even,
#insta-main tr:nth-child(2n) {
  background-color: #eceae6;
}
.rising-stars-hidden-box {
  margin-left: 15px;
  padding: 10px;
  display: none;
  width: 175px;
  position: absolute;
  background-color: #fff;
  -moz-box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.2);
  z-index: 500;
}
.sales-pp-submit,
.sales-pp-submit:hover {
  margin: 30px 0 0;
  padding: 3px 15px;
  color: #fff;
  font-size: 12px;
  border-radius: 0;
  background-color: #b30c00;
  -moz-box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.2);
}
.sales-pp-submit-btn .btn-default {
  background-color: #b30c00;
  -moz-box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.2);
  color: #fff;
  width: 100%;
}
.sales-pp-checkbox {
  margin: 2px 6px 0 0;
  float: left;
  width: 16px;
  height: 16px;
  position: relative;
}
.sales-pp-checkbox input[type="checkbox"],
.sales-pp-checkbox input[type="radio"] {
  visibility: hidden;
}
.sales-pp-checkbox label {
  top: 2px;
  left: 2px;
  width: 12px;
  height: 12px;
  cursor: pointer;
  position: absolute;
  background-color: #fff;
  border: 1px solid #eee;
  -moz-box-shadow: inset 1px 1px 3px #666;
  -webkit-box-shadow: inset 1px 1px 3px #666;
  box-shadow: inset 1px 1px 3px #666;
}
.sales-pps-checkboxes {
  margin-bottom: 20px;
}
[data-sort],
.sales-pps-checkboxes {
  position: relative;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.sales-pp-checkbox label::after {
  top: 1px;
  left: 1px;
  opacity: 0;
  content: "";
  width: 9px;
  height: 9px;
  background: #b30c00;
  position: absolute;
  filter: alpha(opacity=0);
}
.sales-pp-checkbox input[type="checkbox"]:checked + label::after,
.sales-pp-checkbox input[type="radio"]:checked + label::after {
  -ms-filter: "alpha(opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
}
.form-sectioning legend {
  margin-top: 15px;
  color: #fff;
  max-width: 250px;
  text-align: center;
  display: inline-block;
  background-color: #b30c00;
  font-family: raleway, sans-serif;
}
.export-link,
.export-link:hover,
.export-link:visited,
.generate-report,
.generate-report:hover,
.generate-report:visited,
.generate-report-bottom,
.generate-report-bottom:hover,
.generate-report-bottom:visited {
  margin: 0 5px;
  padding: 2px 15px;
  color: #fff;
  border: 0;
  text-decoration: none;
  display: inline-block;
  background-color: #b30c00;
  -moz-box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.2);
}
.sale-type-selects select {
  margin-bottom: 15px;
}
.generate-report-bottom,
.generate-report-bottom:hover,
.generate-report-bottom:visited {
  margin: 0 5px;
  padding: 2px 15px;
  color: #fff;
  float: right;
  border: 0;
  text-decoration: none;
  display: inline-block;
  background-color: #b30c00;
  -moz-box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.2);
}
.tdn-TYO-training-table-heading {
  color: #333 !important;
  text-align: center;
  font-family: raleway, sans-serif;
}
.tdn-TYO-training-table-heading strong,
.top-25-sires-heading strong {
  color: #b30c00 !important;
  display: block;
  font-size: 24px;
}
.tablesorter-header {
  /*background-color: #ddd;
  font-size: 15px;*/
}
.tdn-TYO-training-table-heading {
  background-color: #fff;
}
.toggleshowhide {
  margin-bottom: 25px;
  padding: 2px 15px;
  color: #fff;
  border: 0;
  text-decoration: none;
  display: inline-block;
  background-color: #b30c00;
  -moz-box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.2);
}
.export-box {
  margin-top: -20px;
  padding: 15px;
  font-size: 12px;
  background-color: #fff;
  -moz-box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.2);
}
.sort-tables-bottom-line {
  margin: -19px -15px 0;
  padding: 20px 0;
  background-color: #fff;
}
.saleNameList li {
  width: 50%;
  float: left;
}
#stallion-list th strong,
#stallion-rising-stars th strong,
#stallion-progeny-pp th strong,
#TYO-sales-results th strong,
#TYO-sales-results + .floatThead-container > table th strong,
#apex-final-table th strong,
.apex-final-table th strong {
  font-size: 18px;
}
.by-stallion-generate {
  margin-bottom: 25px;
}
.heading-table {
  margin: 15px auto 0;
  color: #333;
  background-color: #eceae6;
}
.stallion-bottom .heading-table thead tr:first-of-type,
.stallion-bottom .heading-table tbody tr:first-of-type {
  color: #333;
  background-color: transparent;
}
.heading-table td {
  padding: 5px 10px !important;
}
#TYO-sales-results td,
#TYO-sales-results + .floatThead-container td {
  padding-top: 3px;
  padding-bottom: 3px;
  vertical-align: middle;
  border-top: 0 !important;
}
#TYO-sales-results tbody tr:nth-child(2n),
#TYO-sales-results tbody + .floatThead-container tr:nth-child(2n) {
  background-color: #eceae6;
}
.stallion-generate {
  margin-bottom: 25px;
  background-color: #fff;
}
.stallion-generate-heading {
  padding: 0 !important;
}
.stallion-generate .tablesorter-header-inner {
  background: #b30c00 !important;
  color: #fff !important;
  font-size: 20px !important;
  padding: 10px;
  text-align: center;
}
.stallion-generate th {
  color: #a90000;
  background-color: #ccc;
  font-size: 14px;
  text-align: center;
  border-bottom: 1px solid #333 !important;
}
.stallion-generate-subheading {
  font-weight: 700;
  background-color: #eceae6;
}
#stallion-progeny-pp-ad-mobile-nostick,
.container #stallion-progeny-pp-ad-mobile-nostick {
  display: none !important;
}
#stallion-progeny-pp-ad .pppb_fullsize,
#sales-pp-sponsored-header .pppb_fullsize {
  display: none;
}
#stallion-progeny-pp-ad .pppb_mobilesize,
#sales-pp-sponsored-header .pppb_mobilesize {
  display: block;
}
#stallion-progeny-pp-ad .pppb_fullsize img,
#stallion-progeny-pp-ad .pppb_mobilesize img,
#sales-pp-sponsored-header .pppb_fullsize img,
#sales-pp-sponsored-header .pppb_mobilesize img {
  width: 100%;
  height: auto;
}
.highest {
  padding: 2px 5px;
  color: #b30c00;
  font-weight: bold;
}

/* -------------------------------------------------------------------------- */
/* Triple Crown Contenders                          */
/* -------------------------------------------------------------------------- */
#derby-on-the-bubble {
  margin-top: 15px;
}
#derby-top-twelve,
#derby-top-twenty {
  margin-top: 15px;
}
#derby-top-twelve .simple-image img,
#derby-top-twenty .simple-image img {
  width: 100%;
  height: auto;
  cursor: pointer;
}
#derby-top-twelve .simple-image-title span,
#derby-top-twenty .simple-image-title span {
  font-size: 16px;
  color: #cc0000;
  font-weight: bold;
}
.derby-top-twenty-articles h1 {
  margin: 0px 0px 15px 0px;
  padding: 0px 0px 5px 0px;
  font-size: 18px;
  border-bottom: solid 5px #cc0000;
}
.derby-top-twenty-articles ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}
.derby-top-twenty-articles li {
  margin: 0px;
  padding: 5px 0px;
}
.derby-top-twelve-news,
a.derby-top-twelve-news,
a.derby-top-twelve-news:visited {
  margin: 15px auto 0px auto;
  padding: 5px 15px;
  display: block;
  color: #fff;
  max-width: 200px;
  text-align: center;
  background-color: #cc0000;
}
a.derby-top-twelve-news:hover {
  background-color: #000;
}
.derby-modal {
  margin-top: 25px;
}
.derby-modal .modal-dialog {
  width: 100%;
  max-width: 75%;
}
.derby-horse-pic img {
  display: block;
  width: 100%;
  height: auto;
}
.derby-modal-gallery-main {
  margin-bottom: 15px;
}
.derby-modal-gallery-main img {
  width: 100%;
  height: auto;
  display: inline-block;
}
.derby-modal-gallery {
  margin-bottom: 15px;
}
.derby-modal-gallery img:hover {
  cursor: pointer;
}
.derby-modal-gallery img {
  margin: 5px;
  width: 100%;
  height: auto;
  max-width: 50px;
  display: inline-block;
}

/* -------------------------------------------------------------------------- */
/* TDN This Week                                */
/* -------------------------------------------------------------------------- */
.this-week-page {
  color: #6f6f6f;
  font-size: 18px;
  font-family: "Raleway", sans-serif;
}
.this-week-page a,
.this-week-page a:visited,
.this-week-page a:hover {
  color: #cc0000;
}
.this-week-title {
  font-size: 30px;
  letter-spacing: 5px;
  text-transform: uppercase;
}
.this-week-title em {
  font-size: 18px;
  font-style: normal;
  text-transform: lowercase;
}
.this-week-header,
.rowquotes {
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #b3b3b3;
}
.this-week-ad img {
  margin-left: auto;
  margin-right: auto;
  display: block;
  max-width: 100%;
  height: auto;
}
.this-week-section {
  padding: 7px 20px;
  color: #fff;
  display: block;
  background-color: #cc0000;
}
.euro-article h1 {
  font-size: 22px;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.euro-article h1 a,
.euro-article h1 a:visited,
.v-center a,
.v-center a:visited {
  color: #6f6f6f;
}
.euro-article h1 a:hover,
.v-center a:hover {
  color: #cc0000;
}
.euro-article p {
  font-size: 14px;
  letter-spacing: 2px;
}
.euro-article p.this-week-date {
  font-size: 12px;
  letter-spacing: 1px;
}
a.this-week-readmore,
a.this-week-readmore:visited {
  padding: 5px 15px;
  color: #6f6f6f;
  display: block;
  font-size: 12px;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #ebebeb;
}
a.this-week-readmore:hover {
  color: #fff;
  background-color: #cc0000;
}
.euro-article {
  margin-bottom: 15px;
}
.video-of-the-week {
  margin-top: 15px;
  margin-bottom: 15px;
  padding-top: 15px;
  padding-bottom: 15px;
  border-top: 1px solid #b3b3b3;
  border-bottom: 1px solid #b3b3b3;
}
.v-center h2 {
  font-size: 20px;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.v-center p {
  font-size: 14px;
  letter-spacing: 2px;
}
.v-center p.video-date {
  font-size: 12px;
  letter-spacing: 1px;
}
a.video-watch-now,
a.video-watch-now:visited {
  padding: 5px 15px;
  color: #6f6f6f;
  display: block;
  font-size: 12px;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #ebebeb;
}
a.video-watch-now:hover {
  color: #fff;
  background-color: #0069cc;
}
.tdn-big-quote {
  margin: 0px auto 0px auto;
  padding: 20px 20px 20px 95px;
  max-width: 400px;
  font-size: 14px;
  background: url("../png/tdn-big-quote.png") no-repeat 0px
    0px;
}
.tdn-big-quote p {
  font-size: 18px;
}
.tdn-big-quote em {
  font-style: normal;
}
.twitter-big-quote {
  margin: 0px auto 0px auto;
  padding: 20px 20px 20px 95px;
  max-width: 400px;
  background: url("../png/twitter-big-quote.png") no-repeat
    0px 0px;
}
.sirelistspacing {
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #b3b3b3;
}
h2.this-week-leading-sires {
  margin-bottom: 0px;
}
.this-week-leading-sires span {
  font-weight: normal;
}
.sirelistrow ol {
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}
.sirelistrow ol li {
  counter-increment: list;
  list-style-type: none;
  position: relative;
}
.sirelistrow ol li::before {
  color: #cc0000;
  font-weight: bold;
  content: counter(list) ".";
  left: -32px;
  position: absolute;
  text-align: right;
  width: 26px;
}
.sirelistrow ol li a,
.sirelistrow ol li a:visited {
  color: #6f6f6f;
}
.sirelistrow ol li a:hover {
  color: #cc0000;
}

/* -------------------------------------------------------------------------- */
/* About Us Page                                */
/* -------------------------------------------------------------------------- */
.about-text-bg {
  padding: 15px 30px;
  border: 1px solid #e3e3e3;
  background-color: #f5f5f5;
}
.about-social {
  margin-top: 25px;
  margin-bottom: 25px;
}
.about-us-table .table {
  margin-bottom: 0px;
}
.about-us-table .table td {
  font-size: 35px;
}
.team-row {
  margin-bottom: 30px;
  border-bottom: solid 1px #ccc;
  margin-left: 0px;
  margin-right: 0px;
  padding-bottom: 15px;
}
.team-row .no-pad {
  padding-left: 0px;
  padding-right: 15px;
}
.team-row .article-picture {
  margin: 0px 0px 0px 0px;
  float: none;
  overflow: hidden;
  max-height: 350px;
  max-width: none;
}
.team-row .article-picture img {
  width: 100%;
  height: auto;
}
.team-row h2 {
  margin-bottom: 0px;
  font-size: 33px;
  font-weight: 800;
}
.team-row h2 small {
  margin-bottom: 15px;
  font-size: 18px;
}
.team-row .email {
  margin-bottom: 24px;
  text-transform: uppercase;
}
.group-heading {
  margin-bottom: 25px;
  padding-top: 10px;
  color: #fff;
  background-color: #b30c00;
  text-transform: uppercase;
  font-family: raleway, sans-serif;
}
.group-heading h3 {
  margin-bottom: 0px;
  font-size: 18px;
  font-weight: bold;
}
img.sue-about {
  margin: 0px 25px 25px 0px;
  float: left;
  width: 100%;
  height: auto;
  max-width: 400px;
}
.team-about {
  margin: 0px 25px 25px 0px;
  float: left;
  width: 100%;
  height: auto;
  overflow: hidden;
  max-width: 275px;
  max-height: 350px;
}

/* -------------------------------------------------------------------------- */
/* TDN Video Page                                                             */
/* -------------------------------------------------------------------------- */
.video-above-zone {
  margin-bottom: 30px;
}
.video-sidebar-zone {
  margin-top: 30px;
  margin-bottom: 30px;
}
.video-above-zone img,
.video-sidebar-zone img {
  margin-left: auto;
  margin-right: auto;
  display: block;
  max-width: 100%;
  height: auto;
}
#video-gallery {
  padding: 25px 35px;
  background-color: #fff;
  -moz-box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.2);
}
#latest-videos-header,
.latest-podcast-header {
  padding: 15px 30px;
  color: #fff;
  text-transform: uppercase;
  background-color: #535353;
}
#video-category {
  padding: 0px 0px 10px 0px;
  color: #ce0112;
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
  border-bottom: 1px solid #b7b7b7;
}
#video-cat-accordion .panel {
  background-color: transparent;
  border-top: none;
  border-right: none;
  border-left: none;
  border-radius: 0px;
}
#video-cat-accordion .panel-default > .panel-heading {
  padding: 10px 0px;
  border-color: #535353;
  background-color: transparent;
}
#video-cat-accordion .panel-title > a {
  color: #ce0112;
  display: block;
  font-size: 15px;
  font-weight: 500;
}
#video-cat-accordion .panel-title > a.collapsed {
  color: #535353;
}
#video-cat-accordion .fa {
  padding: 6px 7px 3px 7px;
  border-radius: 15px;
  border: 1px solid #535353;
}
#video-cat-accordion .fa.fa-times {
  padding: 4px 6px 3px 6px;
  color: #ce0112;
  border-color: #ce0112;
}
#video-cat-accordion .panel-body a {
  padding: 5px 0px;
  display: block;
  border-bottom: 1px solid #b7b7b7;
}
#video-cat-accordion .panel-body a .fa {
  padding: inherit;
  border: none;
}
.tdn-cat-video-link {
  color: #535353;
}
#video-gallery {
  position: relative;
}
#video-gallery img {
  width: 100%;
  height: 100%;
}
#video-gallery .video-thumbnail {
  max-height: 230px;
  overflow: hidden;
}
.video-thumbnail {
  background-size: cover;
  background-position: center;
}
#video-gallery .video-title {
  font-size: 14px;
}
#video-gallery .video-title a {
  padding: 10px;
  color: #535353;
  display: block;
}
#video-gallery .featured-video-box {
  min-height: 295px;
}
.misha_loadmore {
  padding: 10px 15px;
  display: block;
  color: #fff;
  clear: both;
  cursor: pointer;
  font-weight: bold;
  text-align: center;
  background-color: #b30c00;
}
#video-category-search {
  padding: 0px 0px 10px 0px;
  color: #ce0112;
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
  border-bottom: 1px solid #b7b7b7;
}
#video-search {
  margin-bottom: 30px;
  padding: 10px 15px;
  background-color: #535353;
}
#all-tdn-videos {
  padding: 10px 15px;
  display: block;
  color: #fff;
  font-weight: bold;
  text-align: center;
  background-color: #b30c00;
  text-transform: uppercase;
}
/*#video-gallery .slick-prev {
  margin: 25% 0px 0px -35px;
  top: 0;
  left: 0;
  z-index: 10;
  width: 32px;
  height: 131px;
  border: none;
  overflow: hidden;
  text-indent: -99999px;
  position: absolute;
  background: url('/wp-content/themes/TDN/imgs/prev-btn.png') no-repeat 0px 0px;
}
#video-gallery .slick-next {
  margin: 25% -35px 0px 0px;
  top: 0;
  right: 0;
  z-index: 10;
  width: 32px;
  height: 131px;
  border: none;
  overflow: hidden;
  text-indent: -99999px;
  position: absolute;
  background: url('/wp-content/themes/TDN/imgs/next-btn.png') no-repeat 0px 0px;
}
#video-gallery ul.slick-dots {
  text-align: center;
}
#video-gallery ul.slick-dots li {
  color: #747474;
  display: inline-block;
}
#video-gallery ul.slick-dots li.slick-active {
  color: #b30c00;
}
#video-gallery ul.slick-dots li button {
  margin: 0px 5px;
  border: none;
  overflow: hidden;
  text-indent: -99999px;
  background: url('/wp-content/themes/TDN/imgs/gray-dot.png') no-repeat center;
}
#video-gallery ul.slick-dots li.slick-active button {
  background: url('/wp-content/themes/TDN/imgs/red-dot.png') no-repeat center;
}*/
#find-sire-container > div.col-md-12 > div.row:nth-child(even) {
  background: #fff;
}
#find-sire-container > div.col-md-12 > div.row:nth-child(odd) {
  background: #eee;
}
#find-sire-container
  > div.col-md-12
  > div.row#find-sire-heading:nth-child(even),
#find-sire-container
  > div.col-md-12
  > div.row#find-sire-heading:nth-child(odd) {
  background-color: #c00;
}
.Elite_video_player .elite_vp_bg.elite_vp_light {
  background: transparent;
}
.Elite_video_player .elite_vp_nowPlayingText.elite_vp_light {
  color: #fff !important;
  text-shadow: 2px 2px 5px #000;
}
.Elite_video_player .elite_vp_controls.elite_vp_bg.elite_vp_light {
  background: rgba(251, 251, 251, 1);
}
.watch-more {
  margin-top: 30px;
}
.watch-more-videos {
  display: block;
  position: relative;
}
.play-overlay {
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  position: absolute;
}

/* -------------------------------------------------------------------------- */
/* Comments                                                                   */
/* -------------------------------------------------------------------------- */
.comments-box {
  margin-top: 35px;
}
ol.comment-list {
  margin: 30px 0px;
  padding: 0px;
  list-style-type: none;
}
ol.children {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}
ol.comment-list li {
  margin-bottom: 30px;
  padding-left: 52px;
  padding-bottom: 30px;
  position: relative;
  border-bottom: 1px solid #ddd;
}
ol.comment-list li:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: none;
}
ol.comment-list li .avatar {
  top: 0;
  left: 0;
  position: absolute;
  border-radius: 50%;
}
ol.children {
  margin-top: 30px;
  padding-top: 30px;
  padding-left: 50px;
  border-top: 1px solid #ddd;
}
.comment-heading,
.comment-form {
  margin-top: 0;
  margin-bottom: 30px;
}
.comment-form label {
  display: block;
}
.comment-metadata a {
  color: #888;
  font-size: 11px;
}
#cancel-comment-reply-link {
  color: #b30c00;
  font-size: 12px;
}
.form-allowed-tags code {
  white-space: normal;
}
.form-submit {
  display: none;
}
.left-indent {
  padding-left: 10px;
}

/* -------------------------------------------------------------------------- */
/* Sidebar                                  */
/* -------------------------------------------------------------------------- */
.sidebar-widget-title {
  display: none;
}
.top-news {
  color: #b30c00;
  font-size: 18px;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
  font-family: raleway, sans-serif;
}
.top-news-list,
.related-news-list {
  margin-top: 10px;
}
.top-news-list ol,
.related-news-list ol {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.top-news-list li,
.related-news-list li {
  margin: 0 0 5px;
  padding: 5px;
  font-size: 13px;
  font-weight: 700;
  position: relative;
  font-family: ubuntu, sans-serif;
}
.top-news-list-title,
.top-news-list-title:visited,
.related-news-list-title,
.related-news-list-title:visited {
  color: #535353;
  text-decoration: none;
}
.vlatestnews {
  margin: 0px 0px 25px 0px;
  text-align: center;
  font-size: 16px;
}
.top-news-number {
  color: #b30c00;
}
.textwidget img {
  /*width: 100%;
  height: auto;*/
  display: block;
  max-width: 100%;
  height: auto;
}
.tdn-look-box {
  margin-bottom: 25px;
  background-color: #fff;
  border: 1px solid #d1d1d1;
}
.tdn-look-list {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}
.tdn-look-list li {
  margin: 0px 0px 5px 0px;
  padding: 5px 10px;
}
li.first-look-video {
  color: #fff;
  background-color: #8a8a8a;
}
.tdn-look-list li:last-of-type {
  margin: 0px 0px 0px 0px;
}
.tdn-look-list a,
.tdn-look-list a:hover,
.tdn-look-list a:visited {
  color: #333;
}
a.tdn-look-featured,
a.tdn-look-featured:hover,
a.tdn-look-featured:visited {
  margin-top: 5px;
  color: #fff;
  font-size: 18px;
  line-height: 18px;
  display: block;
}
.tdn-look-list li p {
  margin-top: 15px;
}
.view-all-look,
a.view-all-look:hover,
a.view-all-look:visited {
  margin: 10px 0px 15px 0px;
  display: block;
  text-align: center;
}
.featured-tdn-look-video {
  margin: -10px -10px 0px -10px;
  position: relative;
}
.tdn-look-play {
  margin: -25px 0px 0px -25px;
  top: 50%;
  left: 50%;
  width: 50px;
  height: 50px;
  display: block;
  position: absolute;
}
.tdn-look-logo {
  max-width: 50%;
}
.twitter-tab-hide {
  margin-top: -3px;
  margin-left: -3px;
  margin-bottom: -1px;
  padding-top: 4px;
  padding-left: 4px;
  overflow: hidden;
}
.twitter-tabs .nav-tabs {
  background-color: #8a8a8a;
}
.twitter-tabs .nav li.active {
  background-color: #fff;
}
.twitter-tabs .nav li {
  color: #fff;
  width: 33.3333333%;
  border-right: 0;
  text-align: center;
  font-weight: 700;
  background-color: #acaba9;
  -moz-box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.2);
}
.twitter-tabs .nav li.active a,
.twitter-tabs .nav li.active a:hover,
.twitter-tabs .nav li.active a:visited {
  color: #000;
}
.twitter-tabs .tab-content {
  padding: 15px;
  background-color: #fff;
  border: solid 1px #cccbc9;
  -moz-box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.2);
}
.sire-tabs {
  padding: 15px 15px 70px 15px;
  position: relative;
  background-color: #fff;
  border: solid 1px #cccbc9;
  -moz-box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.2);
}
.sire-groups {
  margin-bottom: 0;
  font-size: 13px;
}
.sirebutton {
  margin-top: 10px;
  padding: 5px 25px;
  color: #fff;
  border-radius: 0;
  background-color: #8a8a8a;
  box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.2);
}
.sirebutton a {
  color: #fff;
}
.sire-tabs ol {
  margin: 0px 0px 0px 15px;
  padding: 0px;
  font-size: 12px;
}
.sire-tabs ol li {
  margin: 0px;
  padding: 5px;
}
.sothebys-sidebar {
  margin-top: 25px;
}
.sothebys-sidebar ins[style] {
  width: auto !important;
  height: auto !important;
}
.sothebys-sidebar img {
  display: block;
  max-width: 100%;
  height: auto;
}
#related-news {
  margin-top: 25px;
  margin-bottom: 25px;
  padding: 15px;
  background-color: #fff;
  moz-box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.2);
}
.related-news-header {
  padding-bottom: 15px;
  color: #b30c00;
  font-size: 18px;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
  font-family: raleway, sans-serif;
  border-bottom: 1px solid #777;
}
#rising-star-sidebar {
  margin-top: 30px;
}
#rising-star-sidebar .tdn-blog-content {
  padding: 0px 15px 15px 15px;
}
#rising-star-sidebar .tdn-blog-content img {
  margin-top: 15px;
}
#progeny-sidebar-workouts {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 4;
  cursor: pointer;
}
.vertical-align-center {
  margin-top: 10%;
}
.hover-enlarge {
  padding: 0px 15px 5px 15px;
  color: #b30c00;
  font-size: 14px;
  text-align: center;
  background-color: #fff;
}
#video-sidebar-ad {
  margin-bottom: 30px;
  position: relative;
}
#mute-btn {
  margin: 5px 0px 0px 5px;
  top: 0;
  left: 0;
  color: #fff;
  z-index: 100;
  display: block;
  width: 25px;
  height: 25px;
  cursor: pointer;
  overflow: hidden;
  text-align: center;
  position: absolute;
  border: solid 1px #fff;
  border-radius: 50%;
}
body.single .sidebar .header-ad {
  display: none;
}

/* -------------------------------------------------------------------------- */
/* TDN Podcasts                             */
/* -------------------------------------------------------------------------- */
audio {
  filter: sepia(0%) saturate(99%) grayscale(1) contrast(99%) invert(0%);
  width: 100%;
  height: 25px;
}
#tdn-podcast-h3 {
  color: #ce0112;
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
}
.podcast-top-box {
  position: relative;
  border-bottom: 1px solid #ccc;
  margin-left: 75px;
  margin-top: 10px;
}
.tdn-podcast-icon {
  float: left;
}
.podcast-intro {
  padding-left: 75px;
  color: #666;
  margin-top: 25px;
  margin-bottom: 30px;
  padding-right: 20px;
}
.podcast-sponsor {
  display: none;
  position: absolute;
  right: 60px;
  font-style: italic;
  font-size: 12px;
  color: #666;
}
.podcast-sponsor-image {
  background: #f6f5f3;
  padding: 4px;
  float: right;
}
.podcast-title a {
  font-weight: bold;
  color: #535353;
  font-size: 18px;
}
.episode-date {
  font-style: italic;
}
.podcast-row {
  padding-bottom: 20px;
  padding-top: 20px;
  border-bottom: 1px solid #ccc;
}
.podcast-buttons {
  margin-top: 10px;
}
.podcast-buttons a {
  border: 1px solid #b30c00;
  padding: 3px 8px;
  border-radius: 3px;
  font-size: 10px;
}
.podcast-img {
  position: relative;
  background-size: cover;
  width: auto;
  height: 267px;
}
.podcast-category {
  position: absolute;
  left: -5px;
  bottom: 10px;
}
.podcast-category img {
  border-top: 4px solid #b30c00;
  border-right: 6px solid #b30c00;
  border-bottom: 4px solid #b30c00;
  border-left: 8px solid #b30c00;
  max-width: 100px;
  height: auto;
}
.wavform {
  margin-bottom: 20px;
  font-size: 12px;
  color: #535353;
  font-style: italic;
}
.wavform a {
  color: #535353;
}
.wavform img {
  padding: 0px 5px;
}
.podcast-archive-button a {
  background: #ccc;
  color: #fff;
  text-transform: uppercase;
  border-radius: 10px;
  padding: 8px 10px;
}
.podcast-archive-button {
  margin: 30px 0px 10px 0px;
}
.podcast-image {
  background-size: cover;
  width: 369px;
  height: 267px;
}
.podcast-sidebar-zone {
  margin-bottom: 30px;
}
.podcast-sidebar-allpodcasts {
  margin-top: 30px;
}
#podcast-search {
  margin-bottom: 30px;
  padding: 10px 15px;
}
#podcast-row-single {
  border-bottom: none !important;
}
#podcast-tdnlook a {
  color: #535353 !important;
}

/* -------------------------------------------------------------------------- */
/* Footer                                   */
/* -------------------------------------------------------------------------- */
.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
#expanded-footer {
  margin: 25px auto 0px auto;
  padding: 0 0 50px;
  font-size: 12px;
}
#expanded-footer h3 {
  color: #b30c00;
  font-size: 16px;
  text-transform: uppercase;
}
#expanded-footer ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
#expanded-footer ul li {
  margin: 0;
  padding: 5px 0;
  text-transform: uppercase;
}
#expanded-footer a,
#expanded-footer a:hover,
#expanded-footer a:visited {
  color: #747474;
}
#expanded-footer h3.expanded-footer-h3-gray {
  color: #333;
  text-transform: none;
}
#expanded-footer h3.heading-w-space {
  margin-top: 15px;
}
#expanded-footer a.red,
#expanded-footer a.red:hover,
#expanded-footer a.red:visited {
  color: #b30c00;
}
#expanded-footer a.expanded-footer-subscribe,
#expanded-footer a.expanded-footer-subscribe:visited {
  margin-top: 15px;
  padding: 5px 10px;
  color: #b30c00;
  font-size: 12px;
  display: inline-block;
  background-color: #ebebeb;
}
#expanded-footer a.expanded-footer-subscribe:hover {
  color: #ebebeb;
  background-color: #b30c00;
}
.expanded-footer-social {
  font-size: 16px;
}
.expanded-footer-social a {
  margin: 0 5px;
}
.footer {
  padding-top: 15px;
  padding-bottom: 15px;
  text-align: center;
  background-color: #fff;
  border-top: solid 1px #cccbc9;
  -moz-box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.2);
}
.header-slogan {
  margin-top: 4px;
  color: #b30c00;
  font-size: 16px;
}
.header-slogan em {
  padding-left: 2px;
  font-size: 14px;
  font-style: normal;
  text-transform: uppercase;
  font-family: raleway, sans-serif;
}
.footer-top {
  color: #737373;
}
.exit-intent-popup {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 100;
  background: rgba(33, 33, 33, 0.8);
  transform: translateY(60%) scale(0);
}
.exit-intent-popup.visible {
  transform: translateY(0) scale(1);
  transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
.newsletter {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.newsletter .close {
  color: #fff;
  font-size: 18px;
  font-weight: bold;
}
#mobileflyout {
  display: none;
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 100;
  font-weight: bold;
  background: #f6f5f3;
  text-align: center;
  border-top: 1px solid #777;
}
#mobileflyout p:last-of-type {
  margin-bottom: 0px;
}
#mobileflyout.slideup {
  display: block;
}
.flyout-content {
  padding: 15px;
  position: relative;
}
.slide-mobile-close {
  margin-top: -15px;
  margin-right: 15px;
  padding: 5px 10px;
  top: 0;
  right: 0;
  color: #fff;
  cursor: pointer;
  font-weight: bold;
  position: absolute;
  border-radius: 15px;
  background-color: #cc0000;
  box-shadow: 0px 2px 5px #777;
}

/* -------------------------------------------------------------------------- */
/* European Home Page                             */
/* -------------------------------------------------------------------------- */
body#europe-home li#menu-item-92948 > a,
body#europe-home .nav-tabs > li#menu-item-92948 > a:focus,
body#europe-home .nav-tabs > li#menu-item-92948 > a:hover,
body#europe-home li#menu-item-51081 > a,
body#europe-home .nav-tabs > li#menu-item-51081 > a:focus,
body#europe-home .nav-tabs > li#menu-item-51081 > a:hover,
body#europe-home .top-news a,
body#europe-home .top-news a:hover,
body#europe-home .top-news a:visited,
body#europe-home .top-news-number,
body#europe-home #menu-item-154121::before,
body#europe-home #menu-item-51288::before,
body#europe-home #menu-item-165355::before,
body#europe-home .new-download-now,
body#europe-home a.new-download-now,
body#europe-home a.new-download-now:hover,
body#europe-home a.new-download-now:visited,
body#europe-home .closemenu a,
body#europe-home .vlatestnews a,
body#europe-home a.top-news-list-title:hover,
body#europe-home .race-replays-video-table a,
body#europe-home .insta-tistics strong a,
body#europe-home .tdn-blog-content .rising-stars-name,
body#europe-home .sire-groups a,
body#europe-home #expanded-footer h3,
body#europe-home #expanded-footer a.expanded-footer-subscribe,
body#europe-home #expanded-footer a.expanded-footer-subscribe:visited,
body#europe-home #expanded-footer a.red,
body#europe-home .header-slogan,
body#europe-home .footer-top a,
body#europe-home .footer-top a:hover,
body#europe-home .footer-top a:visited,
body#europe-home .tdn-blog-content .rising-stars-parent a,
body#europe-home .tdn-blog-content .rising-stars-parent a:visited,
body#europe-home .article-page a,
body#europe-home .article-page a:visited,
body#europe-home .article-title,
body#europe-home .euro-article h1 a:hover,
body#europe-home .this-week-page a,
body#europe-home .this-week-page a:visited,
body#europe-home .this-week-page a:hover,
body#europe-home .sirelistrow ol li::before,
body#europe-home .home-subfeatured-title,
body#europe-home .home-subfeatured-title:visited,
body#europe-home .home-subfeatured-title:hover,
body#europe-home .home-featured-title,
body#europe-home .home-featured-title:visited,
body#europe-home .home-featured-title:hover,
body#europe-home #breadcrumbs a,
body#europe-home #breadcrumbs a:visited,
body#europe-home #breadcrumbs a:hover,
body#europe-home .view-all-look,
body#europe-home a.view-all-look:hover,
body#europe-home a.view-all-look:visited,
body#europe-home .tdn-rising-stars-tdn .tdn-blog-content a,
body#europe-home .tdn-rising-stars-tdn .tdn-blog-content a:hover,
body#europe-home .tdn-rising-stars-tdn .tdn-blog-content a:visited {
  color: #0169cc;
}
body#europe-home .article-page a[style] {
  color: #0169cc !important;
}
body#europe-home .article-date span[style] {
  color: gray !important;
}
body#europe-home .gsc-search-button-v2,
body#europe-home .gsc-search-button-v2:hover,
body#europe-home .gsc-search-button-v2:focus {
  border-color: #0169cc;
  background-color: #0169cc;
}
body#europe-home h3#menutitle,
body#europe-home h3#menutitle2,
body#europe-home h3#menutitle3,
body#europe-home h3#menutitle4,
body#europe-home h3#menutitle5,
body#europe-home h3#archive,
body#europe-home
  h3#archive2
  body#europe-home
  h3#archive3
  body#europe-home
  h3#archive4
  body#europe-home
  h3#archive5,
body#europe-home h3#careers,
body#europe-home h3#careers2,
body#europe-home h3#careers3,
body#europe-home h3#careers4,
body#europe-home h3#careers5 {
  color: #0169cc;
  border-bottom: solid 1px #0169cc;
}
body#europe-home #btn-tdn-sibscribe .btn-default,
body#europe-home #homepage-videos .nav-pills > li.active > a,
body#europe-home #homepage-videos .nav-pills > li.active > a:focus,
body#europe-home #homepage-videos .nav-pills > li.active > a:hover,
body#europe-home #xbtv-separated .nav-pills > li.active > a,
body#europe-home #xbtv-separated .nav-pills > li.active > a:focus,
body#europe-home #xbtv-separated .nav-pills > li.active > a:hover,
/*body#europe-home .insta-generate,*/
body#europe-home insta-generate:visited,
body#europe-home .this-week-section,
body#europe-home a.this-week-readmore:hover,
body#europe-home .sponsored-video-container {
  background-color: #0169cc;
}
body#europe-home #expanded-footer a.expanded-footer-subscribe:hover {
  color: #fff;
  background-color: #0169cc;
}
body#europe-home .countrybar a,
body#europe-home .countrybar a:visited {
  color: #777;
}
body#europe-home .countrybar a:hover {
  color: #fff;
  background-color: #0169cc;
}
body#europe-home .countrybar a.countryactive {
  color: #0169cc;
  background-color: #efeeed;
}
body#europe-home .tdn-big-quote {
  background: url("../png/tdn-big-quote-europe.png")
    no-repeat 0px 0px;
}
body#europe-home .twitter-big-quote {
  background: url("../png/twitter-big-quote-europe.png") no-repeat 0px 0px;
}
body#europe-home .sire-shared .insta-header {
  margin: -15px -15px 0px -15px;
}
body#europe-home #close-rising-star-full {
  background-color: #0169cc;
}
body#europe-home .sub-topnews-featured {
  border-left: 2px solid #0169cc;
}
body#europe-home .podcast-buttons a,
body#europe-home .podcast-buttons a:hover,
body#europe-home .podcast-buttons a:visited {
  color: #0169cc;
  border: solid 1px #0169cc;
}
body#europe-home .sire-groups {
  font-size: 11px;
}
#french-flag {
  padding-left: 120px;
  padding-right: 120px;
  color: #0055a4;
  position: relative;
  background-color: #fff;
  border-bottom: 1px solid #ababab;
}
#french-flag::before {
  top: 0;
  left: 0;
  content: "";
  width: 120px;
  height: 30px;
  position: absolute;
  background-image: url("../png/french-race-replay-bg-before.png");
}
#french-flag::after {
  top: 0;
  right: 0;
  content: "";
  width: 120px;
  height: 30px;
  position: absolute;
  background-image: url("../png/french-race-replay-bg-after.png");
}
#french-flag a,
#french-flag a:hover,
#french-flag a:visited {
  color: #ef4135;
}
#french-flag span {
  font-weight: 400;
}

/* -------------------------------------------------------------------------- */
/* confo video changes, move styles from stallion details one 7/01/19 jjnj    */
/* -------------------------------------------------------------------------- */
.sire-list-table > tbody > tr > td,
.sire-list-table > tbody > tr > th {
  padding-left: 6px;
  padding-right: 3px;
}
a.confo-video,
a.confo-video:visited {
  color: white;
  display: inline-block;
  margin-top: -16px;
  font-size: 15pt;
}

a:hover.confo-video {
  color: #b30c00;
}
a.confo-video > img {
  height: 65px;
  display: inline-block;
}
a.confo-video > img:hover {
  background-color: #b30c00;
}

.paid-stallion-name {
  font-size: 36px;
  font-weight: normal;
  text-transform: uppercase;
  color: #b30c00;
}
.sd1-r18 {
  /* sd1 stallion details 1 */
  line-height: 1;
  margin: 0 auto;
}
.sd1-r18a {
  line-height: 1;
  margin: 0 auto;
}
.sd1-r3a {
  text-align: center;
  height: 522px;
  align-items: center;
  justify-content: center;
  overflow: auto;
  max-height: 522;
}
.sd1-r5d {
  text-align: right;
  vertical-align: middle;
  padding-left: 0px;
}
.sd1-r6 {
  margin-top: 20px;
}
.sd1-r6d {
  margin-left: -15px;
}
.sd1-r7a {
  display: inline-block;
}
.sd1-r7b {
  text-align: left;
}
.sd1-r8a {
  display: inline-block;
  margin-top: 5px;
}
.sd1-r8b {
  text-align: left;
  padding-bottom: 30px;
}
.sd1-r8c {
  margin-right: 10px;
  color: #fff;
  width: 124px;
  display: inline-block;
}
.sd1-r8e {
  display: inline;
}
.sd1-r14d {
  text-align: right;
}
.sd1-r16b {
  padding-left: 0px;
}
.sd1-r16d {
  padding-right: 0px;
}
.sd1-r18b {
  ine-height: 1;
  margin: 0 auto;
  display: none;
}
.sd1-r19a {
  font-size: 24px;
  padding: 0px 0px 10px 0px;
}
#stallion-video-tabs {
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
}
#stallion-video-tabs > li {
  float: none;
  display: inline-block;
}
#stallion-rising-stars {
  margin-top: 15px;
}
#stallion-rising-stars > thead > tr.tablesorter-headerRow {
  background-color: transparent;
}
#sd-sales-results,
#tbl-fee-history,
#stallion-rising-stars,
#stallion-rising-stars-short > thead {
  border: 1px solid #b30c00;
  border-collapse: separate;
}
#sd-sales-results > thead,
#tbl-fee-history > thead,
#stallion-rising-stars > thead {
  color: #fff;
  background-color: #b30c00;
}
#sd-sales-results > thead > tr > th,
#tbl-fee-history > thead > tr > th,
#stallion-rising-stars > thead > tr > th,
#stallion-rising-stars-short > thead {
  text-align: center;
}
#sd-sales-results > tbody > tr > td,
#tbl-fee-history > tbody > tr > td,
#stallion-rising-stars > tbody > tr > td {
  padding: 3px;
}
.sd-links {
  margin-top: 15px;
}
#rising-star-sidebar .stallion-articles {
  margin-top: 0px;
}
#rising-star-sidebar .stallion-articles strong {
  margin-bottom: 0px;
}
#featured-confo-img {
  position: relative;
}
#featured-confo-playbtn {
  margin: -75px 0px 0px -175px;
  top: 50%;
  left: 50%;
  z-index: 10;
  width: 350px;
  height: 150px;
  display: block;
  cursor: pointer;
  position: absolute;
}
#featured-confo-showhide {
  margin: 15px auto;
  padding: 5px 10px;
  color: #fff;
  display: block;
  max-width: 150px;
  text-align: center;
  border: transparent;
  border-radius: 5px;
  background-color: #b30c00;
}

/* -------------------------------------------------------------------------- */
/* Media Queries                                */
/* -------------------------------------------------------------------------- */

@media only screen and (min-width: 375px) {
  .gsearch-right {
    max-width: 186px;
  }
}

/* Extra Small Devices, Phones */
@media only screen and (min-width: 480px) {
  .col-xs-5ths {
    width: 20%;
    float: left;
  }
  .gsearch-right {
    max-width: 232px;
  }
}

@media only screen and (min-width: 500px) {
  .dcmads[style] {
    /*width: 231px !important;
    height: 74px !important;*/
  }
  /*#header-video-banner {
    height: 250px;
  }*/
}

/* Small Devices, Tablets */
@media only screen and (min-width: 768px) {
  .mobile-only {
    display: none;
  }
  .desktop-only {
    display: block;
  }
  .col-sm-5ths {
    width: 20%;
    float: left;
  }
  .main-header {
    margin-top: 25px;
    margin-bottom: 20px;
  }
  .dcmads[style] {
    /*width: 353px !important;
  height: 113px !important;*/
  }
  .elite_vp_controls[style] {
    height: 50px !important;
  }
  .fa-elite-playScreen.light::before {
    visibility: visible;
  }
  .header-navigation {
    margin: 25px 0px 25px 0px;
  }
  .header-navigation .nav-tabs > li {
    float: inherit;
  }
  .nav-tabs > li {
    border-right: solid 1px #e5e5e5;
  }
  .nav > li > a {
    padding-left: 10px;
    padding-right: 10px;
  }
  ul.navbar-right li#careers {
    display: none;
  }
  .gsearch-right {
    float: none;
    max-width: none;
    padding-bottom: 6px;
  }
  #in-todays-tdn {
    margin-bottom: 25px;
  }
  .by-stallion-generate {
    margin-bottom: 0px;
  }
  h3#archive {
    margin-top: 30px;
  }
  #main-menu {
    display: block;
  }
  #mob-menu {
    display: none;
  }
  #mobile-dropdown-ad {
    display: none;
  }
  .dropdown-ad {
    display: block;
  }
  .tdn-blog-content {
    padding: 32px 15px;
  }
  .tdn-blog-content img {
    margin-right: 10px;
    margin-top: -16px;
    margin-bottom: 10px;
  }
  .tdn-blog-content .rising-stars-name {
    margin-bottom: -17px;
  }
  .tdn-blog-content .rising-stars-parent a {
    margin-top: 20px;
  }
  .tdn-blog-box {
    margin-top: 25px;
  }
  .sothebys-sidebar {
    margin-top: 25px;
  }
  #expanded-footer {
    margin-top: 25px;
  }
  #stallion-progeny-pp-ad .pppb_fullsize,
  #sales-pp-sponsored-header .pppb_fullsize {
    display: block;
  }
  #stallion-progeny-pp-ad .pppb_mobilesize,
  #sales-pp-sponsored-header .pppb_mobilesize {
    display: none;
  }
  .header-stallion-info {
    font-size: 14px;
  }
  .header-stallion-name {
    font-size: 16px;
  }
  #video-gallery .slick-prev {
    margin: 12% 0px 0px -35px;
  }
  #video-gallery .slick-next {
    margin: 12% -35px 0px 0px;
  }
  #report-type-button[style] {
    bottom: 30px !important;
  }
  ul.navbar-right {
    width: 100%;
  }
  .textscroll {
    width: 75%;
  }
  #mobileflyout.slideup {
    display: none;
  }
}

/* Medium Devices, Desktops */
@media only screen and (min-width: 992px) {
  .col-md-5ths {
    width: 20%;
    float: left;
  }
  .dcmads[style] {
    /*width: 400px !important;
  height: 128px !important;*/
  }
  ul.navbar-right li#careers {
    display: block;
  }
  .todays-tdn {
    padding-top: 10px;
    font-size: 18px;
  }
  .rrv-row,
  .siretabs,
  .statistics,
  .noflyout-video {
    margin-bottom: 25px;
  }
  .article-page {
    margin-bottom: 50px;
    padding: 25px 35px;
  }
  .article-picture {
    margin: 15px 0 15px 15px;
    float: right;
  }
  .tdn-rising-stars-tdn {
    margin-top: 0px;
  }
  .row.no-pad .in-todays-tdn-right {
    padding-left: 25px;
  }
  .new-download-button {
    margin-bottom: 0px;
    padding: 15px;
  }
  .new-download-split span {
    display: inline-block;
  }
  .in-todays-edition-right:first-of-type {
    margin-bottom: 15px;
  }
  #expanded-footer {
    margin-top: 50px;
  }
  #expanded-footer h3.heading-w-space {
    margin-top: 50px;
  }
  .footer {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  body .elite_vp_nowPlayingText {
    font-size: 16px !important;
  }
  .stallion-header-img {
    margin-top: -50px;
    margin-left: -20px;
    width: 170px;
  }
  .header-stallion-name {
    font-size: 32px;
    display: inline;
  }
  .adzone-259 {
    margin-bottom: 0px;
  }
  #video-gallery .slick-prev {
    margin: 8% 0px 0px -68px;
  }
  #video-gallery .slick-next {
    margin: 8% -68px 0px 0px;
  }
  .tdn-podcast-icon .fa {
    font-size: 75px;
  }
  .home-topnews-header {
    margin: 0px 0px 15px 0px;
  }
  .home-video-header {
    margin: 0px 0px 15px 0px;
  }
  #report-type-button[style] {
    bottom: 82px !important;
  }
  .sort-sire-box .form-group[style] {
    margin: 0px 15px 0px 0px !important;
  }
  .stallion-match-height > div {
    margin-bottom: inherit;
  }
  .main-homvideo-featured .featured-img-bg,
  .sub-homevideo-featured .featured-img-bg {
    margin: 0px 15px 15px 0px;
    float: left;
    max-width: 100px;
  }
  .content .archive {
    float: left;
    margin-top: -20px;
    font-weight: 700;
  }
  .stallion-sort-box {
    margin-bottom: 0px;
  }
  ul.navbar-right {
    width: 32%;
  }
  .textscroll {
    width: 25%;
  }
  .sd-fee-spacing {
    padding-top: 15px;
  }
  /*#header-video-banner {
    height: 600px;
  }*/
  .body-ad {
    display: block;
  }
  .body-ad-mobile {
    display: none;
  }
  body.single .sidebar .header-ad {
    display: block;
  }
}

/* Large Devices, Wide Screens */
@media only screen and (min-width: 1200px) {
  .col-lg-5ths {
    width: 20%;
    float: left;
  }
  .nav > li.mini-logo {
    display: block;
  }
  .new-download-button {
    margin-top: 25px;
    font-size: 16px;
    line-height: 22px;
  }
  .new-download-now,
  a.new-download-now,
  a.new-download-now:hover,
  a.new-download-now:visited {
    font-size: 22px;
  }
  .new-download-split,
  a.new-download-split,
  a.new-download-split:hover,
  a.new-download-split:visited {
    font-size: 14px;
  }
  .sponsored-video-container {
    float: left;
    width: 100%;
    max-width: 500px;
  }
  body .elite_vp_nowPlayingText {
    font-size: 20px !important;
  }
  .header-stallion-info {
    padding-top: 0px;
    font-size: 16px;
  }
  .header-stallion-name {
    font-size: 30px;
    display: inline;
  }
  .stallion-mobile-hidden {
    display: inline-block;
  }
  .stallion-mobile-show {
    display: none;
  }
  #video-gallery .slick-prev {
    margin: 25% 0px 0px -68px;
  }
  #video-gallery .slick-next {
    margin: 25% -68px 0px 0px;
  }
  ul.navbar-right {
    width: 45%;
  }
  .textscroll {
    width: auto;
    max-width: 290px;
  }
}

@media only screen and (min-width: 1400px) {
  .container {
    width: 1320px;
  }
  ul.navbar-right {
    width: auto;
  }
}

/*@media only screen and (min-width : 1600px) {
  .container {
    width: 1520px;
  }
}*/
p.body-ad {
  text-aign: center;
}
p.body-ad img {
  margin-left: auto;
  margin-right: auto;
}
.stallion-articles {
  padding-top: 10px;
}
.tbl-fee-history {
  max-width: 250px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  position: relative;
  background-color: white;
}
.tbl-fee-history-open {
  max-width: 250px;
  -webkit-transition: all 0.1s ease;
  -moz-transition: all 0.1s ease;
  -ms-transition: all 0.1s ease;
  -o-transition: all 0.1s ease;
  transition: all 0.1s ease;
  position: absolute;
  left: 70px;
  top: 0px;
  z-index: 100;
}
.tbl-fee-history,
.tbl-fee-history-hor {
  margin: auto;
  box-shadow: 0px 20px 35px #ccc;
  margin-top: 0px;
}
.tbl-fee-history .fee-history-heading {
  text-align: center;
  background-color: #ddd;
}
.tbl-fee-history-hor .fee-history-heading {
  text-align: left;
  background-color: #ddd;
}
.tbl-fee-history td.view-fee-btn,
.tbl-fee-history-hor td.view-fee-btn {
  padding: 0px;
}
.tbl-fee-history td.view-fee-btn .btn-default {
  color: #fff;
  background-color: #b30c00;
  border-color: transparent;
}
.tbl-fee-history td.view-fee-btn .btn {
  border-radius: 0px;
  text-transform: uppercase;
}
.tbl-fee-history.table-bordered,
.tbl-fee-history-hor.table-bordered {
  border: 1px solid #b30c00;
  border-collapse: separate;
}
.tbl-fee-history.table-bordered > thead > tr > td,
.table-bordered > thead > tr > th {
  border-bottom-width: 0px;
}
.tbl-fee-history .fee-history-heading img,
.tbl-fee-history-hor .fee-history-heading img {
  max-width: 40px;
}
.fee-hist-wrap {
  text-align: center;
}
.tbl-fee-history > tbody > tr > td {
  padding-left: 10px;
  padding-bottom: 5px;
}
.tbl-fee-history-hor > tbody > tr > td {
  padding-left: 5px;
  padding-bottom: 5px;
}
.tbl-fee-history > tbody > tr > td:nth-child(2n) {
  padding-left: 20px;
  padding-bottom: 5px;
}
.tbl-fee-history-hor > tbody > tr > td:nth-child(2n) {
  padding-left: 5px;
  padding-bottom: 5px;
}
.fee-history-label {
}
.two-quote,
.two-quote > div,
.two-quote > div > table {
  margin-left: 0px;
}
.source {
  font-size: 0.8em;
  padding-left: 7px;
}
#fhh-second td,
#fhh-second th {
  padding-top: 3px;
  padding-bottom: 3px;
  padding-right: 8px;
}
td.last,
th.last {
  border-right: 1px solid #b30c00;
}
td.first,
th.first {
  border-left: 1px solid #b30c00;
}
td.bottom,
th.bottom {
  border-bottom: 1px solid #b30c00;
}
.rght {
  text-align: right;
}
.rghtP30,
.sire-tabs #euslw.table > tbody > tr > td.rghtP30 {
  text-align: right;
  padding-right: 30px;
}
.rghtP20,
.sire-tabs #euslw.table > tbody > tr > td.rghtP20 {
  text-align: right;
  padding-right: 20px;
}
.rghtP15,
.sire-tabs #euslw.table > tbody > tr > td.rghtP15 {
  text-align: right;
  padding-right: 15px;
}
.rghtP10,
.sire-tabs #euslw.table > tbody > tr > td.rghtP10 {
  text-align: right;
  padding: 10px;
}
.rghtP5,
.sire-tabs #euslw.table > tbody > tr > td.rghtP5 {
  text-align: right;
  padding-right: 5px;
}
.lft {
  text-align: left;
}

.lft15 {
  text-align: left;
  padding-left: 15px;
}
.lh1,
.lh3,
.lh4,
.lh5,
.lh6,
.lh7,
.lh8,
.lh9 {
  text-align: right;
}
img.bensstall {
  max-width: 100% !important;
  padding-top: 39px;
  display: block;
}
.wg-no-translate-category .country-selector {
  display: none;
  visibility: hidden;
  opacity: 0;
}