/* compiled by scssphp v0.0.12 on Tue, 11 Jun 2019 14:51:27 +1200 (0.1156s) */

/* CSS Document */
.stallion-item {
  background: #000;
}
.stallion-item .module-text {
  display: block;
  padding: 50px 50px 15px;
}
.stallion-item .module-text h4 {
  margin-bottom: 20px;
}
.stallion-item .module-text p {
  position: relative;
  display: inline-block;
  padding: 10px 20px;
  color: #fff;
  font-size: 17px;
}
.stallion-item .module-text p:before, .stallion-item .module-text p:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  display: block;
  height: 1px;
  background: #ffc72c;
  transition: 300ms;
}
.stallion-item .module-text p:before {
  top: 0;
}
.stallion-item .module-text p:after {
  bottom: 0;
}
a.stallion-item:hover .module-text p:before {
  transform: translateY(-3px);
}
a.stallion-item:hover .module-text p:after {
  transform: translateY(3px);
}
#runners-container .content {
  padding-top: 20px;
}
.runner-date {
  position: relative;
  padding-bottom: 50px;
}
.runner-date.hidden {
  padding-bottom: 0;
}
.runner-date .toggler {
  position: absolute;
  z-index: 100;
  right: 0;
  top: 25px;
  font-family: "Font Awesome 5 Pro";
  font-size: 24px;
  cursor: pointer;
}
.runner-date .toggler:before {
  content: '\f068';
}
.runner-date.hidden .toggler:before {
  content: '\f067';
}
.runner-date h2 {
  color: #000;
  font-weight: 300;
  text-transform: none;
}
.runner-date > h2 {
  padding-top: 30px;
  border-top: 1px solid #000;
}
.runner-date .runner-group {
  padding-top: 50px;
}
.runner-date.hidden .runner-group {
  display: none;
}
.runner-date .runner-group h2 {
  text-transform: uppercase;
}
.runner-date .runner-group h2 strong {
  font-weight: 400;
}
.runner-date .runner-group table {
  width: 100%;
}
.runner-date .runner-group th, .runner-date .runner-group td {
  padding: 15px 20px;
  text-align: center;
}
.runner-date .runner-group td {
  border-bottom: 1px solid #000;
  font-weight: 400;
}
.runner-date .runner-group tr td:first-child {
  text-transform: uppercase;
}
.runner-date .runner-group th {
  padding-top: 20px;
  padding-bottom: 20px;
  background: #fff;
  text-transform: uppercase;
}
#sales-container, #sale-container, #runners-container {
  background: #ccc;
}
#runners-container {
  color: #000;
}
#sales-container .sales h2 {
  color: #000;
}
#sales-container .sale-panel {
  display: block;
  padding: 15px 10px 15px;
  border-bottom: 1px solid #000;
}
#sales-container a.sale-panel:hover {
  background: #e6e6e6;
}
#sales-container .sale-panel.alpha {
  margin-top: 50px;
  border-top: 1px solid #000;
}
#sales-container .sale-panel h2 {
  padding: 0 0 10px;
  font-size: 27px;
  line-height: 1;
  font-weight: 300;
  text-transform: none;
}
#sales-container .sale-panel h3 {
  margin: 0;
  padding: 0;
  color: #000;
  font-size: 20px;
  line-height: 1;
}
#sale-container .content h2 {
  color: #000;
}
#sale-container .content .sale-container {
  padding-top: 30px;
  border-top: 1px solid #000;
}
#sale-container .content .sale-container h2 {
  padding-bottom: 10px;
  font-weight: 300;
  text-transform: none;
}
#sale-container .content .sale-container h3 {
  color: #000;
  font-size: 26px;
}
.sales-tabs {
  position: relative;
  height: 120px;
  margin-bottom: 120px;
}
.sales-tabs .inner {
  position: absolute;
  left: calc(50% - 50vw);
  right: calc(50% - 50vw);
}
.sales-tabs .inner a {
  float: left;
  width: 33.33333%;
  height: 120px;
  line-height: 120px;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  transition: 0.2s;
}
.sales-tabs .inner a:nth-child(1) {
  background: #262626;
}
.sales-tabs .inner a:nth-child(1):hover {
  background: #222;
}
.sales-tabs .inner a:nth-child(2) {
  background: #4d4d4d;
}
.sales-tabs .inner a:nth-child(2):hover {
  background: #454545;
}
.sales-tabs .inner a:nth-child(3) {
  background: #737373;
}
.sales-tabs .inner a:nth-child(3):hover {
  background: #676767;
}
.sales-tabs .inner a:after {
  content: "\f103";
  display: inline-block;
  margin-left: 15px;
  font-family: "Font Awesome 5 Pro";
  font-size: 22px;
  font-weight: 900;
}
.sales-tabs .inner a.active:after {
  content: "\f102";
}
.sale-display-links {
  float: right;
}
.sale-display-links li {
  display: inline-block;
  margin-left: 30px;
}
.sale-display-links li:before {
  display: none;
}
.sale-display-links a {
  color: #000;
  font-size: 22px;
  font-weight: 400;
  text-transform: uppercase;
}
.sale-gallery .images {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.sale-gallery .panel {
  float: left;
  width: 31.99105%;
  flex: 0 0 31.99105%;
  margin: 0 0 2.01342% 2.01342%;
  background: #000;
  color: #fff;
}
.sale-gallery .panel:nth-child(3n+1) {
  clear: left;
  margin-left: 0;
}
.sale-gallery .panel .info {
  padding: 40px 50px 1px;
}
.sale-gallery .panel h2 {
  padding: 0 !important;
  color: #ffc72c !important;
  font-weight: 300;
  text-transform: none;
}
.sale-gallery .panel h4 {
  padding: 0;
  color: #fff;
  font-size: 22px;
}
.sale-gallery .panel p {
  padding-top: 10px;
  line-height: 1.2;
}
.sale-gallery .panel .price {
  display: block;
  margin-bottom: 5px;
  font-size: 16px;
  color: #ffc72c;
  text-transform: uppercase;
}
.sale-group, .sale-gallery {
  margin-top: 50px;
  padding-top: 50px;
  border-top: 1px solid black;
}
.sale-group h2, .sale-gallery h2 {
  position: relative;
}
.sale-group .toggler, .sale-gallery .toggler {
  position: absolute;
  z-index: 100;
  right: 0;
  top: 9px;
  font-family: "Font Awesome 5 Pro";
  font-size: 24px;
  cursor: pointer;
}
.sale-group .toggler:before, .sale-gallery .toggler:before {
  content: '\f068';
}
.sale-group.hidden .toggler:before, .sale-gallery.hidden .toggler:before {
  content: '\f067';
}
.sale-table {
  display: table;
  width: 100%;
  margin-top: 20px;
}
.sale-group.hidden .sale-table, .sale-gallery.hidden .images {
  display: none;
}
.sale-table .row {
  display: table-row;
}
.sale-table a.row:hover {
  background: #e6e6e6;
}
.sale-table .row.titles {
  background: #ffc72c;
}
.sale-table .cell {
  display: table-cell;
  width: 12.5%;
  padding: 10px 20px;
  color: #000;
  border-bottom: 2px solid #000;
  font-size: 16px;
  line-height: 1.2;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  box-sizing: border-box;
}
.sale-table .row.titles .cell {
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 0;
  font-weight: 700;
  text-transform: uppercase;
}
.sale-table .cell img {
  vertical-align: top;
}
.sale-table .cell.title {
  font-weight: 600;
  text-decoration: underline;
}
.footer-contact .layout.side {
  padding-right: 100px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.footer-contact .layout.main {
  padding-left: 150px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}
.footer-contact .layout.main:before {
  content: '';
  border-left: 2px solid rgba(255, 255, 255, 0.4);
  height: calc(100% - 40px);
  position: absolute;
  left: 0;
}
.footer-contact .grid-item:nth-child(2n+4) {
  margin-bottom: 0;
}
.grid.two-column .grid-item:nth-child(2n+3) {
  margin-bottom: 0;
}
.staff.grid.two-column .grid-item:nth-child(2n+3) {
  margin-bottom: 40px;
}
.main-gallery {
  overflow: hidden;
}
.main-gallery .owl-carousel:last-of-type {
  margin-bottom: 0;
}
.main-gallery .imagebox-item {
  background-color: #333;
}
#stallions-container .content .content {
  height: 350px;
}
.stallion-info:nth-of-type(odd) {
  background-color: #333;
}
.stallions-page #stallions-top-container {
  overflow: hidden;
}
.stallions-page #stallions-top-container .content {
  padding-top: 175px;
}
.stallion-image {
  position: absolute;
  left: 35%;
  right: calc(50% - 50vw);
  height: 350px;
  display: block;
  background-size: cover;
}
.stallion-info {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.stallion-info h2 {
  padding-bottom: 60px !important;
}
.stallion-readmore {
  padding: 5px 20px;
  position: relative;
  color: #fff;
}
.stallion-intro-text {
  float: left;
}
.stallion-progeny h2 {
  color: #000;
}
.stallion-progeny h2 small {
  font-size: 19px;
  line-height: 1;
  text-transform: none;
}
.progeny-races {
  margin: 0 0 30px;
  padding: 0;
  border: 0;
}
.progeny-races th, .progeny-races td {
  padding: 15px;
  line-height: 1.3;
}
.progeny-races th {
  background: #fff;
  text-transform: uppercase;
}
.progeny-races td {
  border-bottom: 1px solid #000;
  font-weight: 400;
}
.module-image {
  min-height: 50px;
  display: block;
}
.stallion-readmore:before {
  top: -10px;
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  background: #ffc72c;
  position: absolute;
  -webkit-transition: opacity 300ms ease, -webkit-transform 300ms ease;
  transition: opacity 300ms ease, -webkit-transform 300ms ease;
  transition: transform 300ms ease, opacity 300ms ease;
  transition: transform 300ms ease, opacity 300ms ease, -webkit-transform 300ms ease;
  opacity: 1;
}
.stallion-readmore:after {
  bottom: -10px;
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  background: #ffc72c;
  position: absolute;
  -webkit-transition: opacity 300ms ease, -webkit-transform 300ms ease;
  transition: opacity 300ms ease, -webkit-transform 300ms ease;
  transition: transform 300ms ease, opacity 300ms ease;
  transition: transform 300ms ease, opacity 300ms ease, -webkit-transform 300ms ease;
  opacity: 1;
}
#stallion-container > .wrap {
  padding: 0;
  margin: 0;
  max-width: 100%;
}
#stallion-container .content.layout-full {
  padding: 0;
  margin: 0;
}
#stallion-container > .wrap > .content > .layout {
  position: relative;
  z-index: 600;
}
#stallion-container .content.layout-two-col-left.background .layout.side {
  position: static;
}
#stallion-container .content.layout-two-col-left.background .layout.main {
  width: 48%;
}
#stallion-container .content.layout-two-col-left.background .layout.side .background-image-right {
  position: absolute;
  z-index: 10;
  left: 50%;
  right: calc(50% - 50vw);
  top: -80px;
  bottom: -80px;
  padding: 0;
  width: auto;
  height: auto;
  background-color: #f2f2f2;
  background-position: right top;
  background-size: contain;
}
#stallion-container .content.layout-two-col-right.image-background .layout.side .background-image-left {
  position: absolute;
  z-index: 10;
  left: calc(50% - 50vw);
  right: 64%;
  top: -80px;
  bottom: -80px;
  padding: 0;
  width: auto;
  height: auto;
}
#stallion-container .content.layout-two-col-right .layout.main .background-image-right {
  position: absolute;
  left: 36%;
  right: calc(50% - 50vw);
  top: -150px;
  bottom: -150px;
  padding: 0;
  width: auto;
  height: auto;
}
.stallion-main-image {
  height: calc(100vh - 140px);
  width: 100%;
  background-position: center top;
  background-size: cover;
  display: block;
}
.stallion-tabs {
  position: relative;
  z-index: 100;
  background: #333;
  border-bottom: 1px solid #000;
}
.stallion-tabs::-webkit-scrollbar-track {
  background-color: #1a1a1a;
}
.stallion-tabs.fixed {
  position: fixed;
  left: 0;
  right: 0;
  top: 50px;
}
.stallion-tab {
  position: relative;
  width: 190.26px;
  color: #fff;
  border: none;
  height: 75px;
  display: inline-block;
  text-align: center;
  line-height: 75px;
  font-size: 17px;
  text-transform: uppercase;
  transition: 0.2s;
}
.stallion-tab > a {
  display: block;
  height: 75px;
  line-height: 75px;
  color: #fff;
  transition: 0.2s;
}
.stallion-tabs.fixed .stallion-tab, .stallion-tabs.fixed .stallion-tab > a {
  height: 75px;
  line-height: 75px;
}
.stallion-tab:nth-of-type(1) {
  background-color: #a6a6a6;
}
.stallion-tab:nth-of-type(2) {
  background-color: #999;
}
.stallion-tab:nth-of-type(3) {
  background-color: #808080;
}
.stallion-tab:nth-of-type(4) {
  background-color: #737373;
}
.stallion-tab:nth-of-type(5) {
  background-color: #666;
}
.stallion-tab:nth-of-type(6) {
  background-color: #595959;
}
.stallion-tab:nth-of-type(7) {
  background-color: #4d4d4d;
}
.stallion-tab:nth-of-type(8) {
  background-color: #404040;
}
.stallion-tab:nth-of-type(9) {
  background-color: #333;
}
.stallion-tab .sub-links {
  position: absolute;
  left: 0;
  right: 0;
  top: 100%;
  display: none;
  background: #000;
}
.stallion-tab:hover .sub-links, .stallion-tab.hover .sub-links {
  display: block;
}
.stallion-tab .sub-links a {
  display: block;
  height: 50px;
  line-height: 50px;
  color: #fff;
}
.stallion-tab .sub-links a:hover {
  color: #ccc;
}
.stallion-tab.active {
  background-color: #fff;
  color: #000;
}
.stallion-tab.active > a {
  color: #000;
}
#stallion-container .stallion-intro .wrap {
  max-width: 1700px;
}
.stallion-name {
  display: inline-block;
}
.stallion-intro .current-page {
  display: inline-block;
  color: #737373;
}
.stallion-intro .fas {
  display: inline-block;
  color: #737373;
  vertical-align: middle;
  position: relative;
  top: -7px;
  margin: 20px;
  font-size: 30px;
}
.service-fee-container {
  float: right;
}
.service-fee-container p {
  padding-top: 20px;
  margin-bottom: 0;
  text-align: right;
}
.service-fee {
  background-color: #f2f2f2;
  display: inline-block;
  float: right;
  height: 120px;
  position: relative;
  width: 270px;
  color: #333;
}
.service-fee-text {
  position: absolute;
  bottom: 15px;
  left: 20px;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 25px;
  line-height: 1.4;
}
.service-fee-text span {
  text-transform: none;
  font-size: 20px;
  font-weight: 500;
}
.service-fee-year {
  background-color: #333;
  display: inline-block;
  color: #fff;
  float: right;
  height: 120px;
  position: relative;
  width: 115px;
}
.service-fee-year-text {
  position: absolute;
  bottom: 15px;
  right: 20px;
  font-size: 23px;
}
.stallion-description-text {
  color: #000;
  font-size: 22px;
  line-height: 30px;
}
.stallion-overview-text {
  max-width: 70%;
  font-weight: 500;
}
.stallion-overview.wrap .content {
  padding-top: 100px;
}
.stallion-overview-image {
  height: 100vh;
  float: right;
  width: 640px;
  background-size: cover;
}
.pedigree .content {
  overflow: auto;
}
.content.dark {
  background: #333;
}
.conformation-image {
  box-sizing: border-box;
  height: calc(100vh - 175px);
  padding: 0 40px 40px;
  background: no-repeat center center;
  background-size: contain;
}
.conformation-image img {
  display: block;
  width: 100%;
  /* Gen table */
}
.gen {
  width: 20%;
  float: left;
  text-align: left;
}
.gen .member {
  position: relative;
  border-bottom: 1px solid #000;
  padding-left: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.gen .member:first-of-type {
  border-top: 1px solid #000;
}
.gen .member:last-of-type {
  border-bottom: 1px solid #000;
}
.gen .member span {
  position: absolute;
  left: 30px;
  right: 0;
  top: 50%;
  display: block;
  line-height: 1.2;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.gen.current {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  height: 870px;
  line-height: 870px;
  font-weight: 600;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
}
.gen-one .member {
  height: 435px;
  line-height: 435px;
}
.gen-two .member {
  height: 217.5px;
  line-height: 217.5px;
}
.gen-three .member {
  height: 108.75px;
  line-height: 108.75px;
}
.gen-four .member {
  height: 54.375px;
  line-height: 54.375px;
}
.progeny.content {
  padding: 100px 0;
  height: auto !important;
}
.progeny-stats {
  width: 33.3%;
  float: left;
  text-align: center;
  position: relative;
  padding-top: 25.3%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.progeny-content {
  position: absolute;
  top: 50%;
  transform: translate(50%, -50%);
  right: 50%;
}
.progeny-container {
  width: 120%;
}
.progeny-stats:nth-of-type(even) {
  color: #666;
}
.progeny-stats {
  border-right: #fff solid 1px;
}
.progeny-stats:nth-of-type(3n+3) {
  border-right: none;
}
.progeny-stat-value {
  font-size: 95px;
  font-weight: 500;
}
.progeny-stat-value span {
  font-size: 45px;
}
.progeny-stat {
  font-weight: 400;
  font-size: 21px;
  line-height: 1.3;
}
.testimonial-text {
  position: relative;
  font-size: 33px;
  font-weight: 300;
  line-height: 1.4;
  margin-bottom: 30px;
}
.testimonial-text:before {
  content: '"';
  position: absolute;
  top: -15px;
  left: -30px;
  color: #fff;
  font-size: 60px;
}
.testimonial-text:after {
  content: '"';
  position: relative !important;
  bottom: 0 !important;
  top: 5px !important;
  right: 0 !important;
  color: #fff;
  font-size: 60px;
  line-height: 0.1;
}
.border-right .testimonial-text:after {
  content: '"';
  position: absolute;
  bottom: -30px;
  right: 30px;
  color: #fff;
  font-size: 60px;
}
.stallion-testimonials {
  font-weight: 500;
}
.testimonial-who {
  display: block;
}
.video-item .video-frame {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
}
.video-item .video-frame iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.video-item h4 {
  text-transform: none;
}
.video-item .module-text {
  display: block;
  padding: 50px;
}
.video-item {
  background-color: #333;
}
.video.owl-carousel {
  margin-top: 80px;
  margin-bottom: 80px;
}
.gallery.owl-carousel {
  margin-top: 80px;
  margin-bottom: 80px;
}
.gallery.owl-carousel .slide-img {
  background: no-repeat center center;
  background-size: contain;
}
.gallery.owl-carousel img {
  width: auto;
  height: calc(100vh - 175px);
  display: inline-block !important;
  visibility: hidden;
}
.gallery.owl-carousel .bg-img {
  height: calc(100vh - 210px);
  background: no-repeat center center;
  background-size: contain;
}
.gallery.owl-carousel .owl-item {
  text-align: center;
}
.gallery.owl-carousel .img-group {
  position: relative;
  width: 100%;
}
.gallery.owl-carousel .img {
  background: no-repeat center center;
  background-size: cover;
}
.gallery.owl-carousel .img-3 .img:nth-child(1) {
  float: right;
  width: 60%;
  padding-top: 64%;
}
.gallery.owl-carousel .img-3 .img:nth-child(2), .gallery.owl-carousel .img-3 .img:nth-child(3) {
  float: left;
  width: 40%;
  padding-top: 32%;
  clear: left;
}
.gallery.owl-carousel .img-2 .img:nth-child(1) {
  float: right;
  width: 50%;
  padding-top: 64%;
}
.gallery.owl-carousel .img-2 .img:nth-child(2) {
  float: left;
  width: 50%;
  padding-top: 64%;
}
.gallery.owl-carousel .img-1 .img:nth-child(1) {
  float: right;
  width: 100%;
  padding-top: 64%;
}
.progenies.owl-carousel {
  margin-top: 80px;
  margin-bottom: 80px;
}
.progenies-item .module-text {
  display: block;
  padding: 50px;
}
.progenies-item {
  background-color: #333;
}
.progenies-item h4 {
  padding-bottom: 0;
}
.progenies-item .subtitle {
  font-size: 120%;
  margin-bottom: 40px;
}
.progenies-item p {
  margin-top: 40px;
}
.owl-nav {
  width: 100%;
  height: 100px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  pointer-events: none;
}
.owl-carousel .owl-nav .owl-next {
  position: absolute;
  right: -80px;
  pointer-events: all;
}
.owl-carousel .owl-nav .owl-next:before {
  content: '\f105';
  font-size: 90px;
  font-family: 'Font Awesome 5 Pro';
  color: #fff;
}
.owl-carousel .owl-nav .owl-prev {
  position: absolute;
  left: -80px;
  pointer-events: all;
}
.owl-carousel .owl-nav .owl-prev:before {
  content: '\f104';
  font-size: 90px;
  font-family: 'Font Awesome 5 Pro';
  color: #fff;
}
.owl-carousel .disabled {
  display: none;
}
.caption {
  color: #fff;
  /*.gallery .owl-item {
width: auto !important;
}*/
}
.win-table {
  margin-top: 60px;
}
.wins-cell {
  width: 25%;
  float: left;
  height: 80px;
  text-align: center;
  line-height: 80px;
  border-bottom: rgba(255, 255, 255, 0.6) 2px solid;
}
.strong-border {
  border-bottom: #fff 3px solid;
}
.gold {
  background-color: #fff;
  color: #000;
  font-weight: 600;
}
.table-container {
  min-width: 1000px;
}
#stallion-container .content.stallion-progeny {
  padding-top: 100px;
}
.foals-item {
  background-color: #333;
  color: #fff;
  width: 33.3%;
  float: left;
}
.foals-item .title {
  display: block;
  font-size: 25px;
  line-height: 1.2;
  font-weight: 500;
  color: #ffc72c;
}
.foals-item .subtitle {
  display: block;
  margin-bottom: 30px;
  color: #ffc72c;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1.2;
}
.foals-item .module-text {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  padding: 50px;
  display: block;
}
.foals-item .module-text p {
  font-size: 14px;
}
.foals-item .module-text a {
  position: relative;
  display: inline-block;
  height: 50px;
  line-height: 50px;
  padding: 0 20px;
  color: white;
}
.foals-item .module-text a:before, .foals-item .module-text a:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  display: block;
  height: 1px;
  background: #ffc72c;
  transition: 0.3s;
}
.foals-item .module-text a:before {
  top: 0;
}
.foals-item .module-text a:after {
  bottom: 0;
}
.foals-item .module-text a:hover:before {
  transform: translateY(-3px);
}
.foals-item .module-text a:hover:after {
  transform: translateY(3px);
}
@media (max-width: 1650px) {
  .owl-carousel .owl-nav .owl-prev {
    left: 20px;
  }
  .owl-carousel .owl-nav .owl-next {
    right: 20px;
  }
  .progeny-stat-value {
    font-size: calc(3.5vw + 20px);
  }
}
@media (max-width: 900px) {
  #stallion-container .content.layout-two-col-left.background .layout.side .background-image-right, #stallion-container .content.layout-two-col-right .layout.main .background-image-left, .extended-background .layout.main .background-image-left, #stallion-container .content.layout-two-col-right.image-background .layout.side .background-image-left, #stallion-container .content.layout-two-col-right .layout.main .background-image-right {
    display: none;
  }
}
@media (max-width: 860px) {
  .layout-two-col-right .layout.main {
    padding-left: 0;
  }
  .progeny-container {
    width: 100% !important;
  }
  .progeny-stats {
    padding-top: 220px;
  }
  .progeny-stat {
    font-size: 17px;
  }
}
@media (max-width: 650px) {
  .gallery.owl-carousel img {
    height: auto;
  }
  .stallion-tab {
    width: 190px;
    height: 75px;
    line-height: 75px;
    font-size: 17px;
  }
  .progeny-stats {
    padding-top: 140px;
  }
  .progeny-stat-value {
    font-size: 30px;
  }
  .progeny-stat-value span {
    font-size: 20px;
  }
  .progeny-stat {
    font-size: 10px;
  }
  #sales-container .sale-panel h2 {
    font-size: 30px;
  }
  #sales-container .sale-panel h3 {
    font-size: 18px;
    text-align: left;
  }
}
