@charset "UTF-8";
/*
Theme Name: Bootstrap Enabled WordPress Theme
Theme URI: http://pmadv.com/
Description: Fully responsive bootstrap wordpress theme
Version: 2
Tags: Multi-Column, Responsive, Bootstrap 5
Fonts: font-family: 'Avenir Next', serif, sans-serif;
*/
/* -------------------------------------------------------------------------- */
/* 2026 Home Updates                                                          */
/* -------------------------------------------------------------------------- */
#home #menu {
  position: fixed;
  top: 0;
}
body.admin-bar#home #menu {
  top: 32px;
}
body.admin-bar#home #menu .navbar.fixed-top {
  top: 32px;
}
#home #menu .navbar-dark {
  margin-top: 0;
  background-color: rgba(29, 20, 30, .75);
}
#home-contact-button {
  position: fixed;
  top: 54px;
  right: 0;
  z-index: 2050;
  display: none;
  align-items: center;
  justify-content: center;
  min-width: 190px;
  min-height: 58px;
  padding: 14px 28px;
  background: #ef4326;
  color: #fff;
  text-transform: uppercase;
  font-weight: 900;
  letter-spacing: 0;
  text-decoration: none;
}
#home #home-contact-button {
  display: inline-flex;
}
body.admin-bar#home #home-contact-button {
  top: 86px;
}
.home-video-hero {
  min-height: 100vh;
  position: relative;
  overflow: hidden;
  background: #1d141e;
}
.home-hero-video,
.home-hero-fallback {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  background-size: cover;
  background-position: center;
  background-color: #1d141e;
}
.home-hero-shade {
  position: absolute;
  inset: 0;
  background: linear-gradient(0deg, rgba(29, 20, 30, .28), rgba(29, 20, 30, .08));
}
.home-hero-copy {
  position: absolute;
  left: clamp(28px, 8vw, 150px);
  bottom: clamp(52px, 8vw, 135px);
  z-index: 2;
  display: block;
  color: #fff;
}
.home-hero-logo {
  display: block;
  width: clamp(260px, 28vw, 510px);
  height: auto;
}
.home-hero-copy p {
  margin: clamp(0px, 1.4vw, 0px) 0 0 clamp(96px, 13.3vw, 260px);
  font-size: 42px;
  line-height: 1.05;
  font-weight: 300;
}
.home-benefits {
  min-height: 860px;
  display: flex;
  align-items: flex-start;
  background-color: #e8f5f4;
  background-size: cover;
  background-position: center;
  border-bottom: 4px solid #ef4326;
}
.home-benefits-copy {
  max-width: 520px;
  padding: clamp(25px, 5vw, 25px) 0 70px;
  color: #1d141e;
}
.home-benefits-heading {
  width: min(86vw, 1060px);
  margin-left: clamp(-120px, -8vw, 0px);
}
.home-kicker {
  margin: 0;
  font-size: 42px;
}
.home-benefits h2,
.home-g1-winners h2,
.home-statistics h2,
.home-available-horses h2,
.home-upcoming-races h2,
.home-social-links h2,
#merch h2 {
  letter-spacing: 0;
}
.home-benefits h2 {
  margin: 0 0 40px;
  font-size: 48px;
  line-height: .95;
  text-transform: uppercase;
  white-space: nowrap;
}
.home-benefit-list {
  max-width: 290px;
}
.home-benefit-list h3 {
  margin: 0;
  font-size: 24px;
  line-height: 1;
  text-transform: uppercase;
}
.home-benefit-list p {
  margin: 0 0 34px;
  font-size: 14px;
  line-height: 1.1;
}
.lrf-dark-btn,
.lrf-blue-outline-btn,
#ebook-section .btn,
#view-all-upcoming .btn {
  background: #1d1a2d !important;
  border: 2px solid #ef4326 !important;
  border-radius: 0;
  color: #fff !important;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 0;
}
.home-experience {
  min-height: 900px;
  padding: 90px 0;
  background-color: #1d1a2d;
  background-size: cover;
  background-position: center;
  color: #fff;
}
.home-experience h2 {
  color: #ef4326;
  font-size: 48px;
  text-transform: uppercase;
}
.home-experience-video {
  width: min(928px, 62vw);
  aspect-ratio: 16 / 9;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 105px;
  margin-left: -172px;
  text-decoration: none;
}
.home-play-icon {
  width: 88px;
  height: 88px;
  border: 5px solid #fff;
  border-radius: 999px;
  position: relative;
}
.home-play-icon:after {
  content: "";
  position: absolute;
  left: 34px;
  top: 24px;
  border-top: 16px solid transparent;
  border-bottom: 16px solid transparent;
  border-left: 24px solid #fff;
}
.home-g1-winners {
  padding: 46px 0 60px;
  background: #bfe8f4;
  border-bottom: 2px solid #1d141e;
}
.home-g1-container {
  width: 100vw;
  max-width: none;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  padding-left: 0;
  padding-right: 0;
}
.home-g1-winners h2 {
  color: #ef4326;
  font-size: clamp(1.9rem, 3.2vw, 4rem);
  text-transform: uppercase;
  padding-left: 54px;
  padding-right: 54px;
}
.home-g1-row {
  position: relative;
  width: calc(100% - 128px);
  margin-left: auto;
  margin-right: auto;
}
.home-g1-col {
  padding-left: 0;
  padding-right: 0;
}
.home-g1-card {
  background: transparent;
  height: 100%;
}
.home-g1-card img {
  width: 100%;
  height: 250px;
  object-fit: contain;
  display: block;
}
.home-g1-card-copy {
  position: relative;
  z-index: 1;
  background: transparent;
  min-height: 185px;
  padding: 26px 30px;
}
.home-g1-row:after {
  content: "";
  position: absolute;
  left: 50%;
  right: auto;
  bottom: 0;
  width: 100vw;
  min-height: 220px;
  height: 220px;
  background: #fff;
  transform: translateX(-50%);
  z-index: 0;
}
.home-g1-card h3 {
  color: #ef4326;
  font-size: 1.35rem;
  text-transform: uppercase;
}
.home-g1-summary {
  line-height: 1.2;
}
.home-g1-links a,
.home-g1-links span {
  color: #1d141e;
  font-weight: 900;
  text-decoration: none;
}
.home-g1-links a + a:before,
.home-g1-links span + span:before,
.home-g1-links a + span:before,
.home-g1-links span + a:before {
  content: " | ";
  padding: 0 5px;
}
.home-g1-winners .carousel-control-prev,
.home-g1-winners .carousel-control-next {
  width: 44px;
}
.home-g1-control {
  top: 42%;
  bottom: auto;
  height: 64px;
  opacity: 1;
  transform: translateY(-50%);
  z-index: 4;
}
.home-g1-control-prev {
  left: 14px;
}
.home-g1-control-next {
  right: 14px;
}
.home-g1-arrow {
  color: #ef4326;
  font-family: Arial, sans-serif;
  font-size: 58px;
  font-weight: 300;
  line-height: 1;
  text-shadow: none;
}
#lrf-cares {
  margin-top: 0;
  background-color: #1d1a2d;
}
#nl-signup {
  background: #f47d28;
}
.home-statistics {
  background: #bfe8f4;
  overflow: hidden;
  padding: 70px 6vw 60px 0;
}
.home-stats-person img {
  max-width: min(100%, 520px);
  display: block;
}
.home-stats-years .home-stats-indicators {
  position: static;
  display: block;
  margin: 0;
}
.home-stats-years .home-stats-indicators li {
  display: block;
  width: auto;
  height: auto;
  text-indent: 0;
  background: transparent;
  margin-bottom: 14px;
}
.home-stats-years a {
  color: #1d141e;
  font-weight: 900;
  text-decoration: none;
  text-transform: uppercase;
}
.home-stats-panel h2 {
  color: #1d141e;
  font-size: clamp(2.2rem, 4vw, 5rem);
  text-transform: uppercase;
}
.home-stat-counts {
  display: flex;
  justify-content: space-between;
  gap: 18px;
  margin: 35px 0;
}
.home-stat-counts li {
  text-align: center;
  color: #ef4326;
}
.home-stat-counts strong {
  display: block;
  font-size: clamp(1.8rem, 3vw, 3.4rem);
  line-height: 1;
}
.home-stat-counts span,
.home-stat-progress span,
.home-stat-money span {
  display: block;
  color: #1d141e;
  font-weight: 900;
  text-transform: uppercase;
}
.home-stat-progress {
  margin-bottom: 26px;
}
.home-stat-progress strong,
.home-stat-money .col-6:last-child strong {
  color: #ef4326;
}
.home-stat-progress .progress {
  height: 14px;
  background: #1d141e;
  border-radius: 0;
}
.home-stat-progress .progress-bar {
  background: #ef4326;
}
.home-stat-money strong {
  display: block;
  color: #1d141e;
  font-size: clamp(1.8rem, 3vw, 3.6rem);
  line-height: 1;
}
#ebook-section {
  background: #fff !important;
  color: #1d141e;
  border-top: 4px solid #d7b369;
  border-bottom: 4px solid #d7b369;
}
#ebook-section h3,
#ebook-section h4 {
  color: #1d141e !important;
}
.home-available-horses {
  min-height: 470px;
  display: flex;
  align-items: center;
  background-color: #ece9e2;
  background-size: cover;
  background-position: center;
}
.home-available-horses h2 {
  color: #1d1a2d;
  font-size: clamp(2rem, 3.5vw, 4rem);
  text-transform: uppercase;
}
.home-upcoming-races {
  background-color: #5b98c8;
  background-size: cover;
  background-position: center bottom;
}
.home-upcoming-races .upcoming-race-bg {
  background-size: cover;
}
.home-social-links {
  background: #1d1a2d;
  padding: 62px 0;
  color: #fff;
}
.home-social-links h2 {
  margin: 0 34px 0 0;
  color: #ef4326;
  font-size: clamp(1.6rem, 2.4vw, 3rem);
  text-transform: uppercase;
}
.home-social-links a {
  color: #fff;
  font-size: clamp(2.4rem, 4vw, 4.6rem);
  line-height: 1;
  text-decoration: none;
}
#merch {
  background: #fff;
}
#merch #opportunity-left {
  background: #fff !important;
  color: #1d141e;
}
#merch h2 {
  color: #ef4326 !important;
}
#merch h4 {
  color: #1d141e;
}
.home-contact-footer {
  padding: 80px 0;
  background: #f4f4f1;
}
.home-contact-logo {
  max-width: 260px;
}
.home-contact-links {
  text-align: right;
}
.home-contact-links a {
  color: #1d141e;
  font-weight: 900;
  text-decoration: none;
}
@media (max-width: 991px) {
  #home-contact-button {
    top: 0;
    min-width: 140px;
    min-height: 46px;
    padding: 10px 16px;
    font-size: .8rem;
  }
  body.admin-bar#home #menu {
    top: 32px;
  }
  body.admin-bar#home #menu .navbar.fixed-top {
    top: 32px;
  }
  body.admin-bar#home #home-contact-button {
    top: 32px;
  }
  .home-hero-logo {
    width: clamp(230px, 48vw, 400px);
  }
  .home-hero-copy p {
    font-size: clamp(1.45rem, 5.5vw, 42px);
    margin-left: clamp(84px, 18vw, 132px);
  }
  .home-benefits {
    background-position: 58% center;
  }
  .home-benefits-copy {
    max-width: 460px;
    background: rgba(255,255,255,.72);
    padding: 30px;
  }
  .home-benefits-heading {
    width: auto;
    margin-left: 0;
  }
  .home-benefits h2,
  #home #all-about-you .home-benefits-copy h2 {
    font-size: clamp(2rem, 8vw, 48px);
    white-space: normal;
  }
  .home-kicker {
    font-size: clamp(1.5rem, 7vw, 42px);
  }
  .home-benefit-list h3 {
    font-size: clamp(1.15rem, 5vw, 24px);
  }
  .home-benefit-list p {
    font-size: clamp(.875rem, 4vw, 14px);
  }
  .home-experience-video {
    width: 100%;
    margin-left: 0;
  }
  .home-experience h2 {
    font-size: clamp(2rem, 8vw, 48px);
  }
  .home-g1-winners {
    padding-left: 18px;
    padding-right: 18px;
  }
  .home-g1-card-copy {
    margin-bottom: 26px;
  }
  .home-statistics {
    padding: 50px 22px;
  }
  .home-stats-person {
    display: none;
  }
  .home-stats-years .home-stats-indicators {
    display: flex;
    flex-wrap: wrap;
    gap: 10px 18px;
    justify-content: center;
    margin-bottom: 25px;
  }
  .home-stats-years .home-stats-indicators li {
    margin: 0;
  }
  .home-stat-counts {
    flex-wrap: wrap;
  }
  .home-contact-links,
  .home-contact-owners {
    text-align: center;
  }
}
@media (max-width: 782px) {
  body.admin-bar#home #menu,
  body.admin-bar#home #menu .navbar.fixed-top,
  body.admin-bar#home #home-contact-button {
    top: 46px;
  }
}
@media (max-width: 575px) {
  .home-benefits-copy {
    max-width: none;
  }
  .home-social-links .d-flex {
    flex-wrap: wrap;
  }
  .home-social-links h2 {
    width: 100%;
    margin-right: 0;
    text-align: center;
  }
}
/* -------------------------------------------------------------------------- */
/* Redefined HTML                                                             */
/* -------------------------------------------------------------------------- */
body {
  overflow-x: hidden;
  font-family: 'Lato', sans-serif !important;
}
/* -------------------------------------------------------------------------- */
/* Custom Utilities                                                           */
/* -------------------------------------------------------------------------- */
.text-db {
  color: #222030;
}
.border-2 {
  border-width: 2px !important;
}
.border-3 {
  border-width: 3px !important;
}
.border-4 {
  border-width: 4px !important;
}
h1, h2, h3, h4, h5, h6 {
  font-family: 'Lato', sans-serif;
  font-weight: 900;
}
.font-sm {
  font-size: .65em
}
.font-md {
  font-size: 1.25em;
}
.align-items-center {
  display: flex;
  align-items: center; /*Aligns vertically center */
  justify-content: center; /*Aligns horizontally center */
}
/* -------------------------------------------------------------------------- */
/* Menu                                                                       */
/* -------------------------------------------------------------------------- */
.side-menu-toggle .navbar-toggler-icon {
  color: #000;
}
#social-nav-side {
  display: inline-block;
  margin-top: 20px;
  margin-left: 8px;
  border-right: solid 1px #FFF;
  padding-right: 20px;
}
#social-nav-side li {
  padding-bottom: 10px;
}
#side-menu {
  position: fixed;
  right: 0;
  top: 20%;
  width: 150px;
  margin-right: -90px;
  background-color: rgba(29, 20, 30, .4);
  padding: 20px 0px 0px 10px;
  transition: all .5s ease;
  z-index: 2000;
  display: none;
}
#sidelogo {
  max-width: 60px;
  position: relative;
  top: -69px;
  left: -11px;
  margin-bottom: -59px;
  transition: all .5s ease;
  opacity: 0;
}
#side-menu.scrolled #sidelogo {
  opacity: 1;
}
#side-menu.openmenu {
  margin-right: 0px;
}
#side-menu.openmenu ul#side-nav {
  opacity: 1;
}
ul#side-nav {
  transition: all .5s ease;
  display: inline-block;
  list-style-type: none;
  margin-left: 20px;
  padding: 0;
  position: relative;
  top: -2px;
  opacity: 0;
}
ul#side-nav li {
  padding-bottom: 12px;
}
ul#side-nav li a {
  color: #FFF;
}
ul#side-nav .nav-link {
  padding: 0px;
}
#nav-icon4 {
  width: 40px;
  height: 34px;
  position: relative;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer
}
#nav-icon4 span {
  display: block;
  position: absolute;
  height: 5px;
  width: 100%;
  background: #FFF;
  border-radius: 9px;
  opacity: 1;
  left: 1px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
  top: 18px
}
#nav-icon4 span:nth-child(1) {
  top: 0
}
#nav-icon4 span:nth-child(2), #nav-icon4 span:nth-child(3) {
  top: 12px
}
#nav-icon4 span:nth-child(4) {
  top: 24px
}
#nav-icon4.open span:nth-child(1) {
  top: 18px;
  width: 0;
  left: 50%
}
#nav-icon4.open span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg)
}
#nav-icon4.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg)
}
#nav-icon4.open span:nth-child(4) {
  top: 18px;
  width: 0;
  left: 50%
}
#top-logo {
  position: relative;
  top: -20px;
  margin-bottom: -40px;
  transition: all .5s ease;
  max-width: 60px;
}
#top-logo img {
  display: none;
}
#top-logo span {
 text-transform: none;
 color: rgba(255,255,255,1);
}
#menu.scrolled #top-logo {
  opacity: 1;
}
#logo-space {
  position: relative;
  top: -25px;
  margin-bottom: -50px;
}
#menu {
  display: block;
}
#menu .navbar-dark .navbar-nav .nav-link:hover {
  color: #FFF;
}
#menu {
  text-transform: uppercase;
  font-weight: bold;
  font-size: .85rem;
}
#menu .navbar-dark {
  background-color: rgba(29, 20, 30, .75);
  margin-top: 30px;
}
#menu {
  text-align: center;
  position: absolute;
  width: 100%;
  z-index: 50;
}
#social-nav li {
  padding: 0px 20px;
  display: inline-block;
  width: 33%;
  text-align: center;
}
#social-nav li img {}
#menu .navbar-expand-lg .navbar-collapse {
  position: relative;
}
#menu .navbar-expand-lg .navbar-nav .nav-link {
  padding-right: 1.5rem;
  padding-left: 1.5rem;
  color: #FFF;
}
#menu .navbar {
  padding-top: 0rem;
  padding-bottom: 0rem;
}

/* -------------------------------------------------------------------------- */
/* Main Content                                                               */
/* -------------------------------------------------------------------------- */
body.page-id-87 #fullscreen-header {
  /*display: none;*/
}
#white-top {
  padding: 50px 0px;
  background-color: #FFF;
}
.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;
}
.stable-horse-img {
	overflow: hidden;
}
.stable-padding {
	overflow: hidden;
}
.stable-padding img {
	max-width: 100%;
	height: auto;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	width: 100%;
}
.stable-padding:hover img {
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.stable-horse-name {
    position: absolute;
    bottom: 0px;
    text-align: left;
    left: 15px;
    z-index: 2;
  color: #FFF;
}
.stable-padding a {
		text-decoration: none;
	color: #FFF;
}
.stable-horse-name a {
	text-decoration: none;
	color: #FFF;
}
.stable-horse-name p {
	font-size: 13px;
	position: relative;
	margin-top: -2px;
}
.stable-horse-shadow {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: -30px;
    z-index: 1;
    height: 0;
    padding-top: 50%;
  background: rgb(255,255,255);
  background: linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(0,0,0,1) 100%);
}
body.page-id-87 #fullscreen-header {
  /*padding-top: 95px;
  padding-bottom: 15px;
  height: 100vh;
  background-position: -150px bottom, left bottom, center center;
  background-size: contain, 0, cover;
  background-repeat: no-repeat;
	position: relative;*/
}
#fullscreen-header-lrfcares {
  /*padding-top: 25px;
  overflow: hidden;
  min-height: 100vh;
  background-image: url('imgs/header-bg-lrfcares.jpg');
  background-position: center center;
  background-size: cover;*/
}
#header-text {
  max-width: 190px;
}
#header-text img {
  margin-bottom: 30px;
}
#header-text #title {
  font-size: 1.5em;
}
#header-text #tagline {
  font-size: 1.5em;
}
#tagline {
  margin-bottom: -45px;
}
#fullscreen-header-lrfcares #tagline {
  margin-bottom: 50px;
  max-width: 318px;
}
#title {
  margin-top: -20px;
}
#people-cutout {
  position: relative;
  min-height: 100%;
  padding-top: 5%;
}
#horse-cutout {
  position: relative;
  width: 100%;
  height: auto;
}
#horse-cutout img {
  position: relative;
  bottom: auto;
}
#horse-cutout img.img-fluid-horse {
    max-width: 100%;
    height: auto;
    margin-left: -18px;
}
#horse-cutout-roster img {
    width: 100%;
    position: absolute;
    bottom: 0;
}
#horse-cutout-roster {
  position: relative;
	/*min-height: 100vh;*/
}
#subt {
  font-weight: 800;
}
#header-text-update {
  float: left;
  padding-top: 8%;
  margin-left: 30px;
}
#all-about-you {
  /*padding-top: 15px;
  padding-bottom: 15px;
  min-height: 85vh;
  background-position: left bottom, center center;
  background-size: contain, cover;
  background-repeat: no-repeat;
	position: relative;*/
}
.g1-name-space {
  margin-top: 30px;
}
#bullets ul {
  list-style-type: none;
  border-left: solid 3px #e93c00;
  padding-left: 1rem;
}
#bullets ul li {
  padding-bottom: 15px;
}
#grade-one-winners {
  padding-top: 15px;
  padding-bottom: 15px;
  position: relative;
  background-color: #222030;
  background-size: 0;
  background-repeat: no-repeat;
  transition: background 0.35s linear;
  background-position: right center;
}
#g1-horsename {
  color: #ea3d00;
  font-size: 25px;
  font-weight: bold;
}
ul#carousel-indicators-g1 {
  list-style-type: none;
  padding: 0;
}
ul#carousel-indicators-g1 li {
  margin: 5px;
  display: inline-block;
}
ul#carousel-indicators-g1 li a {
  text-decoration: none;
  font-weight: bold;
  color: #FFF;
}
ul#carousel-indicators-g1 li a.active {
  color: #ea3d00;
}
#grade-one-winners .carousel-indicators {
  position: relative;
  right: auto;
  bottom: auto;
  left: auto;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  list-style: none;
  display: block;
  border-left: solid 2px #FFF;
  padding-left: 25px;
  margin-top: 0px;
}
#grade-one-winners .carousel-indicators [data-bs-target] {
  box-sizing: content-box;
  flex: 0 1 auto;
  width: auto;
  height: auto;
  padding: 0;
  margin-right: 0px;
  margin-left: 0px;
  text-indent: 0px;
  cursor: pointer;
  background-color: transparent;
  background-clip: padding-box;
  border: 0;
  border-top: 0px solid transparent;
  border-bottom: 0px solid transparent;
  opacity: 1;
  transition: opacity .6s ease;
}
h2#g1-title, h2#stats-title {
  padding-top: 15px;
  margin-bottom: 30px;
}
.g1-horse-cutout {
  margin-top: 0px;
}
ul#g1-bullets {
  padding-left: 0px;
  list-style-type: none;
}
ul#g1-bullets a, ul#g1-bullets a:hover, ul#g1-bullets a:visited {
  color: #FFF;
  text-decoration: none;
}
#g1-btns .btn {
  border-radius: 0px;
  max-width: 200px;
}
#g1-btns .btn-primary {
  color: #fff;
  background-color: transparent;
  border: solid 2px #ea3d00;
}
.g1-won {
  color: #ea3d00;
}
span.g1-line {
  text-align: center;
  border-bottom: 1px solid #FFF;
  line-height: 0.1em;
  margin: 0px 0 5px;
  width: 66%;
  display: inline-block;
  margin-left: 20px;
}
#statistics-slider .carousel-indicators {
  position: relative;
  right: auto;
  bottom: auto;
  left: auto;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  list-style: none;
  display: block;
}
#statistics-slider .carousel-indicators li {
  margin: 5px;
  display: inline-block;
}
#statistics-slider .carousel-indicators [data-bs-target] {
  box-sizing: content-box;
  flex: 0 1 auto;
  width: auto;
  height: auto;
  padding: 0;
  margin-right: 0px;
  margin-left: 0px;
  text-indent: 0px;
  cursor: pointer;
  background-color: transparent;
  background-clip: padding-box;
  border: 0;
  border-top: 0px solid transparent;
  border-bottom: 0px solid transparent;
  opacity: 1;
  transition: opacity .6s ease;
}
#stats-slider {
  padding-top: 15px;
  padding-bottom: 15px;
  background: #bdeafb url('imgs/210925-LittleRedFeather-Benoit-Cutout1-WEB.png') no-repeat right bottom;
  background-size: 0;
}
#stats-slider .progress-bar {
  background-color: #ea3d00;
}
#stats-slider .progress {
  height: .75rem;
  background-color: #222030;
  border-radius: 0;
}
#stats-slider .float-start {
  font-weight: 900;
  position: absolute;
  bottom: 12px;
}
ul#carousel-indicators-stats {
  list-style-type: none;
  padding: 0;
  border-left: solid 2px #222030;
}
ul#carousel-indicators-stats li a {
  text-decoration: none;
  font-weight: bold;
  color: #222030;
  display: block;
}
ul#carousel-indicators-stats li a.active {
  color: #ea3d00;
}
.lgnum {
    font-size: 30px;
    text-align: center;
    color: #ea3d00;
    font-weight: 900;
}
.smtxt {
  margin-top: -15px;
}
ul.sws li {
  width: 22%;
}
div.itm {
  display: block;
  position: relative;
  height: 65px;
}
div.win {
  display: block;
  position: relative;
  height: 65px;
}
.itm-perc {
  font-size: 40px;
  color: #ea3d00;
  font-weight: 900;
}
.avgstar-bl p {
  font-weight: 900;
  padding-top: 0px;
  margin-top: -10px;
  font-size: 15px;
}
.avgstar-bl {
  font-size: 30px;
  color: #222030;
  font-weight: 900;
}
.avgstar-or {
  font-size: 30px;
  color: #ea3d00;
  /*margin-top: -20px;*/
  font-weight: 900;
}
.avgstar-or p {
  font-weight: bold;
  padding-top: 0px;
  margin-top: -10px;
  font-size: 15px;
}
#upcoming-races {
  padding: 15px 0px;
  background-image: url('imgs/upcoming-races-bg.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center bottom;
}
.upcoming-race-bg {
  background-size: cover;
  width: 100%;
  background-repeat: no-repeat;
  position: relative;
  height: 0;
  padding-top: 56%;
}
.shadow-bg {
  position: absolute;
  height: 0;
  padding-top: 56%;
  background-image: url('imgs/upcoming-races-shadow.png');
  background-size: cover;
  width: 100%;
  background-repeat: no-repeat;
  bottom: 0;
  left: 0;
}
.upcoming-race-content {
  position: absolute;
  padding: 0px 0px 15px 15px;
  bottom: 0;
  left: 0;
  width: 100%;
}
span.up-race-date {
font-size: 2.25rem;
  font-family: 'Lato', sans-serif;
  font-weight: 900;
}
span.up-race-addcal-icon {
  position: relative;
  top: -10px;
  margin-left: 10px;
}
span.up-race-addcal-icon img {
  max-width: 40px;
}
div.add-cal-txt {
  font-size: 14px;
  line-height: 16px;
  position: relative;
  bottom: 0px;
  display: none;
}
h3.up-race-hname {
  font-size: 3rem;
  margin-top: -15px;
}
div.sm-text {
  font-size: 20px;
  position: relative;
  top: -5px;
}
#view-all-upcoming .btn {
  border-radius: 0px;
}
#view-all-upcoming .btn-primary {
  color: #fff;
  background-color: #ea3d00;
  border-color: #ea3d00;
}
#view-all-upcoming .btn-group-lg > .btn, .btn-lg {
  padding: 1rem 3.5rem;
}
img#cal-btn-icon {
  position: relative;
  top: -4px;
}
#ebook-section {
  width: 100%;
  background-color: #222030;
  padding: 20px 0px 20px 0px;
}
#ebook-section h4 {
  font-weight: 300;
  font-size: 1.4rem;
}
#ebook-inner {
  width: 100%;
  border-top: solid 1px #fe7900;
  border-bottom: solid 1px #fe7900;
  padding: 15px 0px 15px 0px;
}
#ebook-dl-btn {
  display: inline-block;
}
#ebook-section img {
  display: inline-block;
}
#ebook-dl-btn .btn {
  border-radius: 0px;
}
#ebook-dl-btn .btn-primary {
  color: #fff;
  background-color: #fe7900;
  border-color: #fe7900;
}
#ebook-dl-btn img {
  position: relative;
  top: -2px;
}
.progress-pie-chart {
  width: 200px;
  height: 200px;
  border-radius: 50%;
  background-color: #E5E5E5;
  position: relative;
}
.progress-pie-chart.gt-50 {
  background-color: #ea3d00;
}
.ppc-progress {
  content: "";
  position: absolute;
  border-radius: 50%;
  left: calc(50% - 100px);
  top: calc(50% - 100px);
  width: 200px;
  height: 200px;
  clip: rect(0, 200px, 200px, 100px);
}
.ppc-progress .ppc-progress-fill {
  content: "";
  position: absolute;
  border-radius: 50%;
  left: calc(50% - 100px);
  top: calc(50% - 100px);
  width: 200px;
  height: 200px;
  clip: rect(0, 100px, 200px, 0);
  background: #81CE97;
  transform: rotate(60deg);
}
.gt-50 .ppc-progress {
  clip: rect(0, 100px, 200px, 0);
}
.gt-50 .ppc-progress .ppc-progress-fill {
  clip: rect(0, 200px, 200px, 100px);
  background: #222030;
}
.ppc-percents {
  content: "";
  position: absolute;
  border-radius: 50%;
  left: calc(50% - 173.9130434783px/2);
  top: calc(50% - 173.9130434783px/2);
  width: 173.9130434783px;
  height: 173.9130434783px;
  background: #bdeafb;
  text-align: center;
  display: table;
}
.ppc-percents span {
  display: block;
  font-size: 2.6em;
  font-weight: bold;
  color: #ea3d00;
}
.pcc-percents-wrapper {
  display: table-cell;
  vertical-align: middle;
}
.progress-pie-chart {
  margin: 25px auto 0;
}
#nl-signup, #page-title {
  padding: 30px;
  background-color: #fe7900;
}
#success-stories {
  padding: 30px;
  color: #FFF;
  background-color: #ea4224;
}
.nl-signup-text {
  font-size: 20px;
}
#testimonials {
  background-image: url(imgs/lrf-quote-bg.jpg);
  background-size: cover;
  width: 100%;
  background-repeat: no-repeat;
  padding-top: 10%;
  padding-bottom: 10%;
}
.testimonial-img {
  padding: 5px;
  background-color: #fe7900;
  border-radius: 50%;
}
.testimonial-img img {
  border-radius: 50%;
  border: solid 5px #FFF;
  width: 100%;
}
#testimonials .container-fluid {
  max-width: 1200px;
}
#quote-content {
    font-size: 20px;
    font-weight: 900;
}
#testimonials h2 {
  color: #eb3f00;
}
#testimonials .carousel-indicators [data-bs-target] {
  background-color: #000;
  border-radius: 50%;
  width: 20px;
  height: 20px;
}
#testimonials .carousel-indicators {
  margin-bottom: -10%;
}
#opportunity-left {
  background: rgb(234, 61, 0);
  background: linear-gradient(180deg, rgba(234, 61, 0, 1) 40%, rgba(254, 121, 0, 1) 100%);
  padding: 40px;
  position: relative;
}
#opportunity-img {
  height: 0;
  padding-top: 100%;
  background-size: cover;
  background-repeat: no-repeat;
}
#featured-opportunity .container-fluid {
  max-width: 100%;
}
#opportunity-btn {
  max-width: 350px;
  margin: 0 auto;
}
#opportunity-btn .btn-primary {
  color: #fff;
  background-color: #222030;
  border-color: #222030;
}
#opportunity-btn .btn {
  border-radius: 0px;
}
#lrf-cares {
  padding-top: 10%;
  padding-bottom: 10%;
  background-image: url('imgs/lrfcares.jpg');
  background-size: cover;
  width: 100%;
  background-position: center center;
  background-repeat: no-repeat;
}
#lrf-cares-inside {}
#cares-btn .btn-primary {
  background-color: transparent;
  border: solid 2px #ea4224;
}
#cares-btn .btn {
  border-radius: 0px;
}
#cares-logo {}
#lrf-contact {
  background: rgb(202, 202, 202);
  background: linear-gradient(280deg, rgba(202, 202, 202, 1) 0%, rgba(255, 255, 255, 1) 50%, rgba(202, 202, 202, 1) 100%);
  width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
}
#lrf-contact {
	scroll-behavior: smooth;
}
#about-btn .btn-primary {
  color: #fff;
  background-color: #222030;
  border-color: #222030;
}
#about-btn .btn {
  border-radius: 0px;
}
#or-bar {
  border-top: solid 2px #ea4224;
  max-width: 20px;
}
#lrf-contact-cn {
    font-size: 30px;
    color: #ea4224;
    font-weight: 900;
    line-height: 35px;
}
#lrf-contact-info strong {
  font-size: 20px;
}
#lrf-contact a {
  color: #ea4224;
}
#lrf-contact img {
  margin-left: auto;
  margin-right: auto;
  display: block;
}
#embed-form h2 {
  color: #ea4224;
	    font-weight: 900;
}
div#footer {
  background: linear-gradient(280deg, rgba(202, 202, 202, 1) 4%, rgba(255, 255, 255, 1) 55%, rgba(202, 202, 202, 1) 111%);
  padding: 20px;
  font-size: 14px;
}
ul#footer-nav {
  list-style-type: none;
  float: right;
}
ul#footer-nav li {
  display: inline-block;
}
div#footer a {
  color: #222030;
}
#stats-horse-cutout img {
  position: relative;
  bottom: auto;
}
.statistics-slider .carousel-inner {
  padding-right: 30px;
}
#people {
  padding: 15px 0px;
  background-image: url('imgs/lrf-cares-people.jpg');
  background-position: center center;
  background-size: cover;
}
.success-padding {
  padding: 15px;
}
.success-spacing {
  margin-top: 15px;
  margin-bottom: 15px;
}
.logo-heart {
  max-width: 55px;
}
.page-id-177 h1, .page-id-177 h2, .page-id-177 h3, .page-id-177 h4 {
  text-transform: uppercase;
}
.page-id-177 #or-bar {
  margin-bottom: 5px !important;
}
.page-id-177 #header-text {
  padding-top: 20%;
}
#embed-form input, #embed-form textarea {
  padding: 8px;
  width: 100%;
  display: block;
  border: 0;
  background-color: #d3d2d6;
}
#embed-form .row {
  margin-top: 30px;
  margin-bottom: 30px;
}
#embed-form .row:last-of-type {
  margin-bottom: 0px;
}
#embed-form input.wpcf7-submit {
  color: #FFF;
  background-color: #ea3d00;
}
#lrf-donate {
  padding: 30px;
  color: #FFF;
  background-color: #221f30;
}
#lrf-donate #ebook-dl-btn {
  margin-top: 25px;
}
#full-stable {
  padding-top: 30px;
  padding-bottom: 30px;
}
div.outer-row:nth-of-type(even) {
  background: rgb(202, 202, 202);
  background: linear-gradient(280deg, rgba(202, 202, 202, 1) 0%, rgba(255, 255, 255, 1) 50%, rgba(202, 202, 202, 1) 100%);
}
.page-id-87 #page-title h1 {
	text-transform: uppercase;
	color: #FFF;
}
.stable-row span {
  color: #ea3d00;
}
.stable-extra {
  padding: 5px 15px;
}
.stable-padding {
    cursor: pointer;
    position: relative;
    min-height: 210px;
}
#available-opportunity .stable-padding {
  cursor: default;
}
.hiddenphotogallery {
  display: none;
}
#sub-t-page {
	font-size: 2rem;
	font-weight: 900;
}
.g1-horse-cutout {
  margin-top: -90px;
  max-width: 500px;
  position: absolute;
  right: 0;
}
#stats-slider .carousel-item {
  min-height: auto;
}
#quoteSlider .carousel-item{
  min-height: auto;
}
#bullets h3 {
	text-transform: uppercase;
}
#opportunity-info {
	font-weight: bold;
}
#opportunity-btn p {
	font-weight: normal !important;
	font-size: 15px !important;
}
#g1-btns {
	position: relative;
	z-index: 2;
}
.center-text, .book-text-center {
  text-align: center;
}
.center-text img {
  margin-bottom: 15px;
}
.center-text .btn img {
  margin-bottom: 0px;
}
.upcoming-race-box {
  margin-bottom: 15px;
}
.contact-us-title {
  margin-top: 15px;
}
#footer-nav {
  padding-left: 0px;
}
#available-opportunity {
  padding-top: 15px;
  padding-bottom: 15px;
}
#available-opportunity .container .row > div, .stable-row > div {
  margin-bottom: 15px;
}
.outer-row {
  padding-top: 15px;
}
#social-media {
  background: rgb(202, 202, 202);
  background: linear-gradient(280deg, rgba(202, 202, 202, 1) 0%, rgba(255, 255, 255, 1) 50%, rgba(202, 202, 202, 1) 100%);
}
#social-media .col-3 {
  color: #FFF;
  background-color: #ea3d00;
}
div.success-spacing:nth-of-type(2n) {
  background: rgb(202, 202, 202);
  background: linear-gradient(280deg, rgba(202, 202, 202, 1) 0%, rgba(255, 255, 255, 1) 50%, rgba(202, 202, 202, 1) 100%);
}
.earnings-split {
  height: 175px;
  overflow-y: auto;
  overflow-x: hidden;
}
.archive-row > div {
  margin-bottom: 15px;
}
.featured-archive-img {
  margin-bottom: 15px;
  overflow: hidden;
  max-height: 285px;
}
.archive-title, a.archive-title, a.archive-title:visited, a.archive-title:hover {
  margin-bottom: 15px;
  color: #000;
  display: block;
  font-size: 1.5em;
  font-weight: bold;
  text-decoration: none;
}
.read-more, a.read-more, a.read-more:visited, a.read-more:hover {
  color: #ea3d00;
  text-decoration: none;
}
.publish-date {
  margin-bottom: 15px;
  font-size: 0.75em;
  border-bottom: 1px solid #d9d9d9;
}
.archive-container {
  margin-top: 15px;
  margin-bottom: 15px;
}
.archive-navigation {
  margin: 0px auto;
  padding-top: 15px;
  text-align: center;
  border-top: 1px solid #d9d9d9;
}
.archive-navigation a, .archive-navigation a:visited {
  margin: 0px 5px;
  padding: 5px 10px;
  color: #FFF;
  display: inline-block;
  text-decoration: none;
  background-color: #222a2c;
}
.archive-navigation a:hover {
  background-color: #ea3d00;
}
.archive-navigation .current {
  margin: 0px 5px;
  padding: 5px 10px;
  color: #FFF;
  display: inline-block;
  background-color: #ea3d00;
}
.archive-navigation .dots {
  margin: 0px 5px;
  padding: 5px 10px;
  display: inline-block;
}
.d-flex p.align-items-center {
  margin-bottom: 0px;
}
.article-content img {
  max-width: 100%;
  height: auto;
  display: inline-block;
}
.article-content a, .article-content a:hover, .article-content a:visited {
  color: #ea3d00;
  text-decoration: none;
}
.altrow {
  margin-top: 15px;
  margin-bottom: 15px;
  padding-top: 15px;
  background: rgb(202, 202, 202);
  background: linear-gradient(280deg, rgba(202, 202, 202, 1) 0%, rgba(255, 255, 255, 1) 50%, rgba(202, 202, 202, 1) 100%);
}
.faves {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}
.faves li {
  margin: 0px 0px 10px 0px;
  padding: 0px;
}
.faves li:last-of-type {
  margin-bottom: 0px;
}
.team-member-picture, .team-picture {
  margin-bottom: 15px;
}
.team-member strong {
  color: #ea3d00;
}
.team-row {
  margin-bottom: 15px;
}
.member {
  padding: 15px 15px 30px 15px;
  position: relative;
  background-color: #fcfcfc;
  border: #cdcdcd solid 1px;
}
.hidden-team-info {
  display: none;
}
.hidden-toggle {
  left: 0;
  bottom: 0;
  width: 100%;
  text-align: center;
  position: absolute;
}
.hidden-toggle i {
  padding: 5px 15px;
  display: block;
  cursor: pointer;
  color: #ea3d00;
}
#scrollcontain {
  margin: 0 0 30px -23px;
  left: 50%;
  width: 46px;
  bottom: 0px;
  z-index: 100;
  position: absolute;
}
a#scrolldown, a#scrolldown:hover, a#scrolldown:visited {
  padding-top: 60px;
  color: #FFF;
  width: 46px;
  display: none;
  position: relative;
  text-decoration: none;
}
a#scrolldown span {
  position: absolute;
  top: 0;
  left: 50%;
  width: 46px;
  height: 46px;
  margin-left: -23px;
  /*border: 1px solid #fff;*/
  border-radius: 100%;
  box-sizing: border-box;
}
a#scrolldown span::after {
  position: absolute;
  top: 50%;
  left: 50%;
  content: '';
  width: 16px;
  height: 16px;
  margin: -12px 0 0 -8px;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  box-sizing: border-box;
}
a#scrolldown span::before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  content: '';
  width: 44px;
  height: 44px;
  box-shadow: 0 0 0 0 rgba(255,255,255,.1);
  border-radius: 100%;
  opacity: 0;
  -webkit-animation: scrolling 3s infinite;
  animation: scrolling 3s infinite;
  box-sizing: border-box;
}
@-webkit-keyframes scrolling {
  /*0% {
    opacity: 0;
  }
  30% {
    opacity: 1;
  }
  60% {
    box-shadow: 0 0 0 60px rgba(255,255,255,.1);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }*/
}
@keyframes scrolling3 {
  /*0% {
    opacity: 0;
  }
  30% {
    opacity: 1;
  }
  60% {
    box-shadow: 0 0 0 60px rgba(255,255,255,.1);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }*/
}
.videowrapper {
  position: relative;
  /*padding-bottom: 56.25%;*/
  padding-bottom: 48%;
  height: 0;
}
.videowrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.nl-signup-text .wpcf7 {
  text-align: center;
}
.nl-signup-text .wpcf7 p {
  display: inline-block;
}
.nl-signup-text .wpcf7 input[type=email] {
  padding: 5px 15px;
  color: #FFF;
  border: 0;
  max-width: 300px;
  background-color: #d2670a;
}
.nl-signup-text .wpcf7 input[type=submit] {
  padding: 5px 15px;
  color: #FFF;
  border: 0;
  background-color: #222030;
}
.nl-signup-text .wpcf7 input::placeholder {
  color: #FFF;
  opacity: 1;
}
.nl-signup-text .wpcf7 .wpcf7-spinner {
  display: none;
}
.your-horseowner select.wpcf7-select {
  visibility: visible !important;
  display: block;
  width: 100%;
}
.form-inputs {
  text-align: left;
}
.form-inputs input {
  display: block;
  width: 100%;
}
.form-inputs input.wpcf7-submit {
  padding: 15px;
  border: 0;
  color: #fff;
  border-radius: 0;
  background-color: #fe7900;
  border-color: #fe7900;
}
.availableopportinity {
  width: 100%;
  height: auto;
}
.heading-banner {
  margin: 35px 0px;
  padding: 2rem;
  color: #FFF;
  position: relative;
  background: rgb(238,148,51);
  background: linear-gradient(180deg, rgba(238,148,51,1) 0%, rgba(255,144,64,1) 100%);
}
.heading-banner::before {
  margin-top: -15px;
  padding: 2px 0px 0px 0px;
  top: 0;
  left: 0;
  z-index: 3;
  width: 100%;
  max-width: 800px;
  height: 4rem;
  content: '';
  position: absolute;
  font-weight: 900;
  text-align: center;
  text-transform: uppercase;
  font-size: 2.5rem;
  font-family: 'Lato', sans-serif;
  text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.35);
  background: rgb(250,148,20);
  background: linear-gradient(180deg, rgba(250,148,20,1) 0%, rgba(245,116,35,1) 50%, rgba(245,86,46,1) 100%);
  clip-path: polygon(0 0%, 100% 0, 95% 100%, 5% 100%);
}
.heading-banner::after {
  margin-top: -15px;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  max-width: 800px;
  height: 15px;
  content: '';
  position: absolute;
  background: rgb(136,30,5);
  background: linear-gradient(180deg, rgba(136,30,5,1) 0%, rgba(192,42,7,1) 100%);
}
.heading-banner.lrf-stable {
  background: rgb(67,61,94);
  background: linear-gradient(180deg, rgba(67,61,94,1) 0%, rgba(49,45,70,1) 50%, rgba(34,31,48,1) 100%);
}
.heading-banner.lrf-stable::before {
  content: 'LRF Stable';
}
.heading-banner.lrf-team {
  background: rgb(67,61,94);
  background: linear-gradient(180deg, rgba(67,61,94,1) 0%, rgba(49,45,70,1) 50%, rgba(34,31,48,1) 100%);
}
.heading-banner.lrf-team::before {
  content: 'Team Little Red Feather';
}
.heading-banner.contact {
  background: rgb(67,61,94);
  background: linear-gradient(180deg, rgba(67,61,94,1) 0%, rgba(49,45,70,1) 50%, rgba(34,31,48,1) 100%);
}
.heading-banner.contact::before {
  content: 'Contact';
}
.heading-banner.blog {
  background: rgb(67,61,94);
  background: linear-gradient(180deg, rgba(67,61,94,1) 0%, rgba(49,45,70,1) 50%, rgba(34,31,48,1) 100%);
}
.heading-banner.success-stories {
  background: rgb(67,61,94);
  background: linear-gradient(180deg, rgba(67,61,94,1) 0%, rgba(49,45,70,1) 50%, rgba(34,31,48,1) 100%);
}
.heading-banner.success-stories::before {
  content: 'Success Stories';
  background: rgb(250,148,20);
  background: linear-gradient(180deg, rgba(250,148,20,1) 0%, rgba(245,116,35,1) 50%, rgba(245,86,46,1) 100%);
}
.heading-banner.success-stories::after {
  background: rgb(136,30,5);
  background: linear-gradient(180deg, rgba(136,30,5,1) 0%, rgba(192,42,7,1) 100%);
}
.archive-banner {
  margin: 35px 0px;
  padding: 2rem;
  color: #FFF;
  position: relative;
  background: rgb(67,61,94);
  background: linear-gradient(180deg, rgba(67,61,94,1) 0%, rgba(49,45,70,1) 50%, rgba(34,31,48,1) 100%);
}
.archive-banner h1 {
  margin: 0px;
  padding: 0px;
  top: 0;
  left: 0;
  z-index: 5;
  display: block;
  width: 100%;
  text-align: center;
  position: absolute;
  text-transform: uppercase;
  font-size: 2.5rem;
  font-family: 'Lato', sans-serif;
  text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.35);
}
.archive-banner::before {
  margin-top: -15px;
  padding: 2px 0px 0px 0px;
  top: 0;
  left: 0;
  z-index: 3;
  width: 100%;
  max-width: 1200px;
  height: 4rem;
  content: '';
  position: absolute;
  font-weight: 900;
  text-align: center;
  text-transform: uppercase;
  font-size: 2.5rem;
  font-family: 'Lato', sans-serif;
  text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.35);
  background: rgb(250,148,20);
  background: linear-gradient(180deg, rgba(250,148,20,1) 0%, rgba(245,116,35,1) 50%, rgba(245,86,46,1) 100%);
  clip-path: polygon(0 0%, 100% 0, 95% 100%, 5% 100%);
}
.archive-banner::after {
  margin-top: -15px;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  max-width: 1200px;
  height: 15px;
  content: '';
  position: absolute;
  background: rgb(136,30,5);
  background: linear-gradient(180deg, rgba(136,30,5,1) 0%, rgba(192,42,7,1) 100%);
}
.orange-bar {
  padding: 15px;
  background-color: #fe7900;
}
.hero-img {
  width: 100%;
  height: auto;
}
.phone {
  display: block;
}
.tablet {
  display: none;
}
.desktop {
  display: none;
}
.availableopportinityform input {
  display: block;
  width: 100%;
}
.availableopportinityform input[type="submit"] {
  padding: 5px 15px;
  color: #FFF;
  border: 0;
  background-color: #fe7900;
}
.wpcf7 form .wpcf7-response-output {
  margin: 30px 0px 0px 0px !important;
  padding: 10px!important;
  text-align: center;
}
.grecaptcha-badge { visibility: hidden; }

#wpcf7-f1117-o1 select.wpcf7-select {
  visibility: visible !important;
}
.blk-btn {
  color: #FFF;
  border-color: #000;
  background-color: #000;
}
.blk-btn:hover {
  color: #000;
  border-color: #FFF;
  background-color: #FFF;
}

/* -------------------------------------------------------------------------- */
/* Extra small devices (portrait phones, less than 576px)*/
/* No media query for `xs` since this is the default in Bootstrap */
/* Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) {
  body.page-id-87 #fullscreen-header {
    /*background-position: -75px bottom, left bottom, center center;*/
  }
  #header-text {
    max-width: 50%;
  }
}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {
  body.page-id-87 #fullscreen-header {
    /*display: block;*/
  }
  body.page-id-87 #white-top {
    display: none;
  }
	.lgnum {
    font-size: 60px;
    text-align: center;
    color: #ea3d00;
    font-weight: 900;
  }
	#social-nav {
    position: relative;
    right: auto;
	  text-align: center;
	  display: inline-block;
  }
  .g1-horse-cutout {
    margin-top: -90px;
    max-width: 1000px;
    position: absolute;
    right: 0;
  }
  #header-text img {
    max-width: 360px;
  }
  .avgstar-bl {
    font-size: 50px;
  }
  .avgstar-or {
    font-size: 50px;
  }
  .statistics-slider .carousel-inner {
    padding-right: 0px;
  }
  #side-menu {
    display: none;
  }
  #stats-horse-cutout img {
    position: relative;
    bottom: auto;
  }
  #all-about-you {
    /*min-height: auto;*/
  }
  #horse-cutout {
    position: relative;
    width: 100%;
    /*min-height: 100%;
    min-height: 100vh;*/
  }
  #all-about-you h2 {
    font-size: 1.5rem;
  }
  #people-cutout img {
    position: absolute;
    bottom: 0;
  }
  #people {
    padding: 45px 0px;
  }
  .success-padding {
    padding: 30px;
  }
  #fullscreen-header {
    /*min-height: 750px;
    background-position: -75px bottom, left bottom, center center;*/
  }
  #all-about-you {
    /*background-size: 390px 280px, cover;*/
  }
  #ebook-dl-btn {
    margin-left: 30px;
  }
  #view-all-upcoming {
    margin-top: 15px;
    margin-bottom: 30px;
  }
  .g1-mobile-only {
    right: 0;
    max-width: 300px;
    position: absolute;
  }
  .heading-banner::before, .archive-banner::before {
    margin-left: -400px;
    left: 50%;
  }
  .heading-banner::after, .archive-banner::after {
    margin-left: -400px;
    left: 50%;
  }
  .phone {
    display: none;
  }
  .tablet {
    display: block;
  }
  .desktop {
    display: none;
  }
}

/* Landscape iPhones */
@media only screen
and (min-device-width: 414px)
and (max-device-height: 896px)
and (orientation : landscape)
and (-webkit-device-pixel-ratio: 3) {
  #fullscreen-header {
    /*padding-top: 70px;
    background-position: -75px bottom, left bottom, center center;
    background-size: 0, contain, cover;
    min-height: auto;*/
  }
  #header-text #tagline, #header-text #title, #subt, #sub-t-page {
    font-size: 1em;
  }
  #header-text img {
    max-width: 150px;
  }
  body.page-id-87 #fullscreen-header {
    /*display: none;*/
  }
  body.page-id-87 #white-top {
    display: block;
  }
  .phone {
    display: none;
  }
  .tablet {
    display: none;
  }
  .desktop {
    display: block;
  }
}
@media only screen
and (min-device-width : 320px)
and (max-device-width : 480px)
and (orientation : landscape)
and (-webkit-min-device-pixel-ratio : 2) {
  #fullscreen-header {
    /*padding-top: 70px;
    background-position: -75px bottom, left bottom, center center;
    background-size: 0, contain, cover;
    min-height: auto;*/
  }
  #header-text #tagline, #header-text #title, #subt, #sub-t-page {
    font-size: 1em;
  }
  #header-text img {
    max-width: 150px;
  }
  body.page-id-87 #fullscreen-header {
    /*display: none;*/
  }
  body.page-id-87 #white-top {
    display: block;
  }
  .phone {
    display: none;
  }
  .tablet {
    display: none;
  }
  .desktop {
    display: block;
  }
}

@media only screen
and (min-device-width : 700px)
and (max-device-width : 800px)
{
  #all-about-you {
    /*min-height: 100vh;*/
  }
}
/* In Between Sizes */
@media (min-width: 850px) {
  body.page-id-87 #fullscreen-header {
    /*background-position: left bottom, left bottom, center center;*/
  }
  #header-text {
    max-width: 100%;
  }
  #header-text #tagline, #header-text #title {
    font-size: 2.5em;
  }
  .phone {
    display: none;
  }
  .tablet {
    display: none;
  }
  .desktop {
    display: block;
  }
}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {
  #menu .navbar-dark {
    background-color: rgba(29, 20, 30, .4);
  }
  #menu .navbar-expand-lg .navbar-nav .nav-link {
    color: rgba(255,255,255,.55);
  }
  #top-logo img {
    display: inline-block;
  }
  #top-logo span {
    display: none;
  }
  #horse-cutout img.img-fluid-horse {
    max-width: 100%;
    height: auto;
    margin-left: 0px;
  }
  #fullscreen-header-lrfcares #header-text {
    max-width: 500px;
    padding-top: 13%;
  }
  #people-cutout img {
    position: relative;
    bottom: auto;
  }
  #horse-cutout img {
    position: absolute;
    bottom: 0;
  }
  #people {
    padding: 75px 0px;
  }
  .success-padding {
    padding: 50px;
  }
  .success-spacing {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .page-id-177 #header-text img {
    margin-bottom: 50px;
  }
	#social-nav {
    position: absolute;
	  right: 0;
		text-align: right;
    display: inherit;
  }
  body.page-id-87 #fullscreen-header {
    /*background-position: 20% bottom, left bottom, center center;*/
  }
  #all-about-you {
    /*min-height: auto;
    background-size: 501px 360px, cover;*/
  }
  .winner-information {
    max-width: 50%;
  }
  #grade-one-winners {
    background-size: contain, cover;
  }
  #stats-slider {
    background-size: 800px 547px, cover;
  }
  #stats-slider .carousel-inner {
    max-width: 50%;
  }
  #opportunity-pad {
    display: table;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
  }
  .opportunity-pad-middle {
    display: table-cell;
    vertical-align: middle;
  }
  .opportunity-pad-inner {
    margin-left: auto;
    margin-right: auto;
    max-width: 400px;
  }
  a#scrolldown, a#scrolldown:hover, a#scrolldown:visited {
    display: block;
  }
  h2#g1-title, h2#stats-title {
    padding-top: 50px;
    margin-bottom: 40px;
  }
  #wpcf7-f1111-o1 p:first-of-type {
    margin-right: 15px;
  }
  #wpcf7-f1111-o1 input[type=email] {
    max-width: none;
  }
  .header-banner {
    padding: 3rem;
  }
  .heading-banner::before, .archive-banner::before {
    margin-left: -400px;
    left: 50%;
    height: 4rem;
    max-width: 800px;
  }
  .heading-banner::after, .archive-banner::after {
    margin-left: -400px;
    left: 50%;
    max-width: 800px;
  }
  .archive-banner h1 {
    margin-left: -400px;
    left: 50%;
    max-width: 800px;
  }
  .phone {
    display: none;
  }
  .tablet {
    display: none;
  }
  .desktop {
    display: block;
  }
}

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
	#bullets ul li {
		font-size: 18px;
  }
	.h2, h2 {
    font-size: 2.25rem;
  }
  #horse-cutout img.img-fluid-horse {
    width: 100%;
    height: auto;
	  margin-left: 0px;
  }
  #people-cutout img {
    position: relative;
    bottom: auto;
  }
  #horse-cutout img {
    position: absolute;
    bottom: 0;
  }
	h1#title {
		font-size: 3rem;
	}
	h1#title p {
		margin-bottom: 0px;
		padding-bottom: 0px;
	}
	.g1-horse-cutout {
    max-width: 870px;
		margin-right: -3%;
  }
	span.g1-line {
    width: 54%;
  }
	#all-about-you h2 {
    font-size: 2.5rem;
    margin-left: -70px;
    line-height: 30px;
  }
	#all-about-you h2 small {
		font-size: 1.25rem;
	}
	#g1-desc {
		font-size: .85rem;
	}
	#g1-horsename {
    font-size: 30px;
    font-weight: 900;
  }
	#g1-btns .btn {
    padding: 1rem .75rem;
  }
  ul#carousel-indicators-g1 li {
    margin-bottom: 45%;
    font-size: .85rem;
  }
	#social-nav {
    position: absolute;
	  right: 0;
		text-align: right;
    display: inherit;
  }
  #header-text {
    width: 50%;
  }
  #header-text-all-about {
    width: 35%;
  }
  .winner-information {
    max-width: 50%;
  }
  ul#carousel-indicators-g1 li {
    margin: 0px 0px 20px 0px;
    display: block;
  }
  #statistics-slider .carousel-indicators li {
    margin: 0px 0px 20px 0px;
    display: block;
  }
  .winner-information {
    max-width: auto;
  }
  ul#carousel-indicators-stats {
    border-left: none;
    text-align: center;
    border-right: solid 2px #222030;
  }
  ul#carousel-indicators-stats li a {
    border-right: solid 2px #222030;
  }
  ul#carousel-indicators-stats li a.active {
    border-right: solid 2px #ea3d00 !important;
  }
  .center-text {
    text-align: left;
  }
  .center-text img {
    margin-bottom: 0px;
  }
  .book-text-center {
    text-align: right;
  }
  #ebook-pad {
    padding-top: 60px;
  }
  .upcoming-races-title {
    margin-bottom: 50px;
    padding-top: 50px;
  }
  #lrf-contact {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  #lrf-contact img {
    display: inline-block;
  }
  .contact-us-title {
    margin-top: 6rem;
  }
  #available-opportunity .container .row > div, .stable-row > div {
    margin-bottom: 0px;
  }
  .outer-row {
  	padding-bottom: 30px;
  	padding-top: 30px;
  }
  #fullscreen-header-lrfcares #header-text {
    max-width: 500px;
    padding-top: 6%;
  }
  .archive-row > div {
    margin-bottom: 30px;
  }
  .archive-container {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .team-member-picture {
    margin: 0px 0px 15px 15px;
    float: right;
  }
  .team-picture {
    margin: 0px 15px 15px 0px;
    float: left;
  }
  .team-row {
    margin-bottom: 30px;
  }
  body.page-id-87 #fullscreen-header {
    /*max-height: 874px;*/
  }
  .g1-name-space {
    margin-top: 25;
  }
  #sub-t-page {
  	font-size: 3.5rem;
  }
  ul#carousel-indicators-g1 li {
    margin: 75px 0px;
  }
  ul#carousel-indicators-g1 li:first-of-type {
    margin-top: 25px;
  }
  #stats-slider .carousel-item {
    margin-top: 7%;
  }
}

@media (min-width: 1400px) {
	#bullets ul li {
		font-size: 19px;
  }
	#header-text {
    width: 40%;
  }
  body.page-id-87 #fullscreen-header {
    /*overflow: hidden;
    background-size: 0, 920px 681px, cover;*/
  }
  #all-about-you {
    /*overflow: hidden;
    background-size: 891px 640px, cover;*/
  }
  #stats-slider {
    overflow: hidden;
    background-size: contain, cover;
  }
  #fullscreen-header .row, #all-about-you .row, #fullscreen-header-lrfcares .row,
  #stats-slider > #statistics-slider > .container-fluid > .row,
  #grade-one-winners #grade-one-slider > .container-fluid > .row {
    min-height: 75vh;
  }
  .g1-name-space {
    padding-top: 50px;
  }
  #upcoming-races {
    min-height: 1100px;
  }
  ul#carousel-indicators-g1 li {
    margin: 75px 0px;
  }
  #statistics-slider .carousel-indicators li {
    margin: 45px 0px;
  }
  ul#carousel-indicators-g1 li:first-of-type,
  #statistics-slider .carousel-indicators li:first-of-type {
    margin-top: 0px;
  }
  ul#carousel-indicators-g1 li:last-of-type,
  #statistics-slider .carousel-indicators li:last-of-type {
    margin-bottom: 0px;
  }
  #statistics-slider {
    margin-left: 50px;
  }
  #stats-slider .carousel-inner {
    max-width: 45%;
  }
  #grade-one-winners .carousel-indicators {
    padding-left: 10px;
  }
  #fullscreen-header-lrfcares #header-text {
    margin-left: 5%;
  }
}

@media (min-width: 1600px) {
  #fullscreen-header .row, #all-about-you .row, #fullscreen-header-lrfcares .row,
  #stats-slider > #statistics-slider > .container-fluid > .row,
  #grade-one-winners #grade-one-slider > .container-fluid > .row {
    min-height: 85vh;
  }
  body.page-id-87 #fullscreen-header {
    /*overflow: hidden;
    background-size: 0, 1020px 755px, cover;*/
  }
  #all-about-you {
    /*overflow: hidden;
    background-size: 928px 666px, cover;*/
  }
  #tagline {
    font-size: 2rem;
  }
}

/* XXX Large Devices */
@media (min-width : 1919px) {
	#bullets ul li {
    font-size: 20px;
  }
  body.page-id-87 #fullscreen-header {
    /*background-size: 0, contain, cover;*/
  }
  #stats-slider {
    background-size: contain, cover;
  }
  #all-about-you {
    /*background-size: 1120px 804px, cover;*/
  }
  #fullscreen-header .row, #all-about-you .row, #fullscreen-header-lrfcares .row,
  #stats-slider > #statistics-slider > .container-fluid > .row,
  #grade-one-winners #grade-one-slider > .container-fluid > .row {
    /*min-height: 100vh;*/
  }
  body.page-id-87 #fullscreen-header {
    /*padding-top: 15px;*/
  }
  #fullscreen-header-lrfcares {
    /*padding-top: 0px;*/
  }
  #fullscreen-header .row, #all-about-you .row, #fullscreen-header-lrfcares .row,
  #stats-slider > #statistics-slider > .container-fluid > .row,
  #grade-one-winners #grade-one-slider > .container-fluid > .row {
    /*min-height: 100vh;*/
  }
	#g1-desc {
    font-size: 1.25rem;
  }
	#opportunity-info {
    font-size: 30px;
  }
	#bullets ul li {
    font-size: 25px;
  }
	#horse-cutout {
    width: 100%;
  }
	#carousel-indicators-g1 {
		font-size: 20px;
	}
  #horse-cutout img.img-fluid-horse {
    max-width: 100%;
    height: auto;
    width: 100%;
	  margin-bottom: -125px;
	  margin-left: 0px;
  }
	.page-id-177   #header-text {
   margin-left: 0;
  }
  #all-about-you h2 {
    font-size: 4rem;
  }
  #tagline {
    margin-bottom: -120px;
	  font-size: 2.5rem;
  }
  .g1-horse-cutout {
    margin-top: -150px;
    /* float: right; */
    max-width: 1260px;
    position: absolute;
    right: 0;
  }
  .avgstar-or {
    /*font-size: 80px;*/
  }
  .h2, h2 {
    font-size: 3rem;
  }
  #header-text img {
    max-width: 100%;
  }
  h1#title {
    margin-top: -70px;
	  font-size: 3.5rem
  }
	#subt {
    font-weight: 800;
    font-size: 20px;
  }
	#social-nav {
    position: absolute;
	  right: 0;
		text-align: right;
    display: inherit;
  }
	#all-about-you h2 small {
    font-size: 1.5rem;
    line-height: 70px;
  }
  #all-about-you {
    /*max-height: 874px;*/
  }
  body.page-id-87 #fullscreen-header  {
    /*max-height: 975px;*/
  }
}

@media (min-width : 2000px) {
  #all-about-you {
    /*background-size: contain, cover;*/
  }
  body.page-id-87 #fullscreen-header {
    /*max-height: initial;*/
  }
  #fullscreen-header .align-self-center {
    align-self: center !important;
  }
}

/* 2026 Home Updates: final cascade overrides */
#home #fullscreen-header.home-video-hero {
  min-height: 100vh;
  height: auto;
  max-height: none;
  background: #1d141e;
  border-bottom: 12px solid #211f30;
}
#home #all-about-you.home-benefits .container {
  max-width: 1024px;
}
#home #all-about-you.home-benefits {
  min-height: 900px;
  max-height: none;
  display: flex;
  align-items: flex-start;
  background-color: #e8f5f4;
  background-size: cover;
  background-position: center;
  border-bottom: 12px solid #ef4326;
}
#home #all-about-you.home-benefits:not([style]) {
  background-image: none;
}
#home #all-about-you .home-benefits-copy h2 {
  margin: 0 0 40px;
  color: #1d141e;
  font-size: 48px;
  line-height: .95;
}
#home #all-about-you .home-benefits-copy .lrf-dark-btn {
  display: block;
  max-width: 290px;
}
#home #grade-one-winners.home-g1-winners {
  min-height: 0;
  padding: 46px 0 0;
  background: #bfe8f4;
  background-image: none !important;
}
#home #stats-slider.home-statistics {
  min-height: 0;
  background: #bfe8f4;
  background-image: none;
}
#home #stats-slider.home-statistics #statistics-slider {
  margin-left: 0;
}
#home #stats-slider.home-statistics .carousel-inner {
  max-width: none;
}
#home #stats-slider.home-statistics ul#carousel-indicators-stats {
  position: static;
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  border-left: 0;
}
#home #stats-slider.home-statistics ul#carousel-indicators-stats li {
  display: block;
  width: auto;
  height: auto;
  text-indent: 0;
  background: transparent;
  border: 0;
  opacity: 1;
  margin: 0 0 14px;
}
#home #stats-slider.home-statistics ul#carousel-indicators-stats li a {
  display: block;
  text-indent: 0;
}
#home #stats-slider.home-statistics #carousel-indicators-stats [data-bs-target] {
  width: auto;
  height: auto;
  margin: 0;
  padding: 0;
  text-indent: 0;
  background: transparent;
  border: 0;
  opacity: 1;
}
#home #featured-opportunity.home-available-horses {
  min-height: 470px;
  background-color: #ece9e2;
  background-size: cover;
  background-position: center;
}
#home #featured-opportunity.home-available-horses:not([style]) {
  background-image: none;
}
#home #upcoming-races.home-upcoming-races {
  background-color: #5b98c8;
  background-size: cover;
  background-position: center bottom;
}
#home #upcoming-races.home-upcoming-races:not([style]),
#home #lrf-cares:not([style]) {
  background-image: none;
}
#home #ebook-section {
  background: #fff !important;
  min-height: 0;
}
#home #merch {
  background: #fff;
}
#home #merch #opportunity-left {
  background: #fff !important;
}
@media (max-width: 991px) {
  #home #grade-one-winners.home-g1-winners {
    padding-left: 0;
    padding-right: 0;
  }
  .home-g1-winners h2 {
    padding-left: 18px;
    padding-right: 18px;
  }
  .home-g1-row {
    width: calc(100% - 64px);
  }
  .home-g1-control-prev {
    left: 6px;
  }
  .home-g1-control-next {
    right: 6px;
  }
  .home-g1-arrow {
    font-size: 44px;
  }
}
