@charset "UTF-8";
/*
Theme Name: Bootstrap Enabled WordPress Theme
Theme URI: http://pmadv.com/
Description: Fully responsive bootstrap wordpress theme
Version: 1.2
Tags: Multi-Column, Responsive, Bootstrap 4
Fonts: font-family: 'Open Sans', sans-serif;
*/
/* -------------------------------------------------------------------------- */
/* Redefined HTML                                                             */
/* -------------------------------------------------------------------------- */
body {
  font-family: 'Open Sans', sans-serif;
  margin: 0;
  color: #231F20;
}

.p {
  color: #231F20;
}

.gray-gradient {
  position: absolute;
  top: 40px;
  height: 8rem;
  width: 100%;
  background-image: linear-gradient(#eef2f5, #bdc4cb, #eef2f5);
  filter: blur(5px);
  z-index: 6;
}

.bluebar {
  width: 100%;
  height: 7px;
  position: absolute;
  top: -10px;
}

.header-title {
  position: absolute;
  bottom: 3rem;
  left: 2rem;
  color: white;
}

/* .header-image {
  object-fit: cover;
  
} 

.header-image-container {
  
} */

.mainheader .nav-link {
  font-size: 24px;
  padding: 0 18px !important;
}

.mainheader .nav-link.active {
  color: white;
}

.mainheader .nav-link:hover {
  color: #091F8F;
}

.mainheader .header {
  position: relative;
  text-align: center;
}
.mainheader .water img {
  width: 150vw;
}


.mainheader .waves {
  margin-top: -65px !important;
}

.past-champion-panel {
  padding: 1rem;
  /* display: flex !important; */
  margin-bottom: 3rem;
}

.win-item {
  display: flex;
  align-items: center;
  gap: 1rem;
}

.win-item a {
  height: 18px;
  width: 18px;
  background-color: white;
  border-radius: 9px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.background-color-container {
  color: white;
  background-color: #a32035;
}

.radley-font {
  font-family: 'Radley', 'sans-serif';
}

#table_1 th {
  color: white;
  background-color: #a32035;
}

.table-title {
justify-content: center;
align-content: center;
display: flex;
}

.dataTable a {
   color: #A32035 !important; 
}




.videowrapper {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%;
}
.videowrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.tab-pane:focus-visible {
  outline: 0px solid transparent;
}

/* -------------------------------------------------------------------------- */
/* Overlay Menu                                                               */
/* -------------------------------------------------------------------------- */
.overlay {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgb(1,150,209,0.9);
  z-index: 999;
}

/* Overlay closing cross */
.overlay .overlay-close {
	width: 80px;
	height: 80px;
	position: absolute;
	right: 20px;
	top: 20px;
	overflow: hidden;
	border: none;
	background: url(imgs/cross.png) no-repeat center center;
	text-indent: 200%;
	color: transparent;
	outline: none;
	z-index: 100;
  cursor: pointer;
}

/* Menu style */
.overlay nav {
	text-align: center;
	position: relative;
	top: 50%;
	height: 60%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.overlay ul {
	list-style: none;
	padding: 0;
	margin: 0 auto;
	display: inline-block;
	height: 100%;
	position: relative;
}

.overlay ul li {
	display: block;
	height: 20%;
	height: calc(100% / 5);
	min-height: 54px;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.overlay ul li a {
	font-size: 54px;
	font-weight: 300;
	display: block;
	color: #fff;
	-webkit-transition: color 0.2s;
	transition: color 0.2s;
}

.overlay ul li a:hover,
.overlay ul li a:focus {
	color: #e3fcb1;
}

/* Effects */
.overlay-slidedown {
	visibility: hidden;
	-webkit-transform: translateY(-100%);
	transform: translateY(-100%);
	-webkit-transition: -webkit-transform 0.4s ease-in-out, visibility 0s 0.4s;
	transition: transform 0.4s ease-in-out, visibility 0s 0.4s;
}

.overlay-slidedown.open {
	visibility: visible;
	-webkit-transform: translateY(0%);
	transform: translateY(0%);
	-webkit-transition: -webkit-transform 0.4s ease-in-out;
	transition: transform 0.4s ease-in-out;
}

#trigger-overlay {
  background-color: transparent;
  border: none;
  color: #FFF;
  font-size: 33px;
  padding-left: 30px;
  padding-top: 15px;
}

#header-navigation {
  padding-right: 2rem;
}

#header-navigation li a {
  font-size: 18px;
  white-space: nowrap;
  
}

.navbar {
  font-family: 'Radley', 'sans-serif';
}

.navbar-light {
  position: absolute;
  z-index: 799;
}

.navbar-collapse {
  justify-content: end;
  
  transform: translateY(-1px);
  background-color: #A32035;
}

.navbar-collapse .nav-link {
  color: white;
}

.navbar-brand {
  margin-right: 0 !important;
}

.navbar-brand img {
  width: 75%;
}


@media screen and (max-height: 30.5em) {
	.overlay nav {
		height: 70%;
		font-size: 34px;
	}
	.overlay ul li {
		min-height: 34px;
	}
}

/* -------------------------------------------------------------------------- */
/* Custom Utilities                                                           */
/* -------------------------------------------------------------------------- */
.border-2 {
  border-width: 2px !important;
}
.border-3 {
  border-width: 3px !important;
}
.border-4 {
  border-width: 4px !important;
}
h1, h2, h3, h4, h5, h6 {
  margin: 0;
  font-family: 'Radley', sans-serif;
}

.blue-header {
  color:#091F8F;
}

.red-header {
  color: #A32035;
  margin-bottom: 1.5rem;
}

.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 */
}
.hamenu {
  max-width: 25px;
}
.navi {
  display: none;
  text-align: right;
  padding-top: 20px;
}
.navi a {
  color: #FFF;
  display: inline-block;
  margin-top: 5px;
  padding-right: 10px;
}
#header {
  position: relative;
  z-index: 10;
}
.header {
  position: relative;
  text-align: center;
  background: linear-gradient(60deg, rgba(84, 58, 183, 1) 0%, rgba(0, 172, 193, 1) 100%);
  color: white;
}
.logo {
  width: 50px;
  fill: white;
  padding-right: 15px;
  display: inline-block;
  vertical-align: middle;
}
.inner-header {
  height: 30vh;
  width: 100%;
  margin: 0;
  padding: 0;
}
.flex {
  /*Flexbox for containers*/
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.waves {
  position: relative;
  width: 100%;
  height: 10vh;
  margin-bottom: -7px;
  /*Fix for safari gap*/
  min-height: 100px;
  max-height: 150px;
}
.content {
  position: relative;
  height: 10vh;
  text-align: center;
  background-color: white;
}
/* Animation */
.parallax > use {
  animation: move-forever 25s cubic-bezier(.55, .5, .45, .5) infinite;
}
.parallax > use:nth-child(1) {
  animation-delay: -2s;
  animation-duration: 7s;
}
.parallax > use:nth-child(2) {
  animation-delay: -3s;
  animation-duration: 10s;
}
.parallax > use:nth-child(3) {
  animation-delay: -4s;
  animation-duration: 13s;
}
.parallax > use:nth-child(4) {
  animation-delay: -5s;
  animation-duration: 20s;
}
@keyframes move-forever {
  0% {
    transform: translate3d(-90px, 0, 0);
  }
  100% {
    transform: translate3d(85px, 0, 0);
  }
}
/*Shrinking for mobile*/
@media (max-width: 768px) {
  .waves {
    height: 40px;
    min-height: 40px;
  }
  .content {
    height: 30vh;
  }
  h1 {
    font-size: 24px;
  }
}

.img-width {
  width: 20px;
}

.slick-arrow {
  position: absolute;
  bottom: 1rem;
}

.slick-prev {
  z-index: 10;
  left: 1rem;
}

.slick-next {
  right: 1rem;
}

/* -------------------------------------------------------------------------- */
/* Menu                                                                       */
/* -------------------------------------------------------------------------- */
.header-logo {
  max-width: 450px;
  position: absolute;
  top: 15px;
  left: 0;
  right: 0;
  margin: 0 auto
}
/* -------------------------------------------------------------------------- */
/* Homepage                                                                   */
/* -------------------------------------------------------------------------- */

.boxes {
  margin-bottom: 20px;
}
#box {
  font-size: 15px;
}
#box a {
  color: #FFF;
  text-decoration: none;
}
.box-info {
  background: #3297D5;
  text-align: center;
  padding: 10px 0px;
}
.our-mission-text, .what-we-do-text {
  margin-bottom: 50px;
  letter-spacing: 1px;
  line-height: 20px;
  font-size: 13px;
}
.quote {
  font-size: 19px;
  font-weight: bold;
  font-style: italic;
  max-width: 950px;
  text-align: center;
  margin: 0px auto;
}
.quote-author {
  text-align: right;
  max-width: 940px;
  margin: 0px auto;
}

.bottom-boxes .gbutton {
  max-width: 290px;
  margin: 0px auto;
  text-align: center;
  display: block;
  padding-top: 75px;
  padding-bottom: 75px;
  border-radius: 15px;
  font-family: 'Rajdhani', sans-serif;
  font-size: 22px;
  font-weight: bold;
}

.homepage__news h1 {
  color: #a32036;
}

.homepage__news-title {
  font-size: 24px;
}

.homepage__news-title,
.homepage__news-description,
.homepage__news-link {
  color: black;
}

.homepage__news-link {
  text-decoration: none;
}

.homepage__news-link:hover {
  color: black;
  text-decoration: underline;
}

.homepage__news-post {
  text-decoration: none;
}

.post {
  padding-bottom: 1rem;
  border-bottom: 1px solid #a32036;
}

.homepage__news .row .col-lg-5 {
  border-right: 1px solid #091F8F;
}

.sales-gradz{
  text-align: center;
}
.sales-gradz .section-header {
  font-size: 23px!important;
  text-align: center!important;
  font-weight: bold!important;
}
.salearchive .section-header {
  display: block;
  width: 100%;
}
.smallipopHint {
  display: none;
}
#tablesorter br {
display: none;
}
#tablesorter .photo {
  display: none;
}
.smallipop span {
  color: #7e7e7f!important;
}
#tablesorter {
  margin-bottom: 80px;
}
.wave-accent {
  margin-left: -113px;
  margin-bottom: -30px;
}
.table-striped tbody tr:nth-of-type(odd) {
  background-color: #d9eff9!important;
}


/* .sale-dates {
  font-size: 16px;
}

.point-of-contact {
  text-transform: uppercase;
}

.footer-contact {
  text-align: left!important;
  padding-left: 20px;
  font-size: 15px;
}

.aboutus .h4 {
  font-family: 'Rajdhani', sans-serif;
  text-transform: uppercase;
}

.aboutus .section-header span {
  display: block;
  margin-top: -20px;
}
.aboutus .section-header span a {
color: #666;
}
.contact-us iframe {
  width: 100%!important;
  height: 445px;
}
.contact-us .point-of-contact {
  font-weight: bold;
}
.contact-us input, .contact-us textarea, .contact-us label, .contact-us select {
  width: 100%;
  padding: 10px;
}
.contact-us p, .contact-us label {
  margin: 0px;
  padding: 0px;
}
.contact-us input, .contact-us textarea, .contact-us select {
  border: 1px solid #CCC;
  
}
.wpcf7-submit {
  margin-top: 10px;
  text-transform: uppercase;
  background: #0093cf;
  color: #FFF;
  border: none;
}

.table td:nth-child(4) a {
  cursor: default;
        pointer-events: none;        
        text-decoration: none;
        color: grey;
}

#bs4navbarfoot #menu-primary-1 li {
  list-style-type: none;
  width: 50%;
  float: left;
  padding-bottom: 0px;
}
.horseGridItem a, .horseGridItemAlt a {
  color: #0093cf;
}

.alignright {
  float: right;
  padding-left: 15px;
  padding-bottom: 15px;
}
#sidebar ul {
  list-style-type: none;
}
.sidebar-widget-title {
  text-transform: uppercase;
  font-size: 22px;
  font-weight: bold;
}
a {
  color: #0093cf;
}

a:hover {
    color: #FFF;
    text-decoration: none;
}
#sidebar ul li ul li {
  padding-bottom: 10px;
  padding-top: 10px;
  border-bottom: 1px solid #EEE;
}
#sidebar ul li ul {
    padding-left: 0px;
  margin-left: 0px;
}
.social-icons {
  position: absolute;
  right: 5px;
  z-index: 798;
  top: 15px;
}
.social-icon {


  font-size: 20px;
  padding-right: 15px;

}
.social-icon a {
  color: #FFF;
} */

#footer-navigation-top,
#footer-navigation-bottom {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}

.footer-bottom {
  font-size: 12px;
}

.link-groups,
.link-group {
  display: flex;
  justify-content: space-between;
}

.link-groups {
  flex-direction: column;
  gap: 2rem;
}

.link-group {
  flex-direction: column;
  text-align: center;
  gap: 10px;
}

.footer-border-bottom {
  margin-top: 1rem;
  padding-top: 1rem;
  border-top: 3px solid #a32036;
}

#footer-navigation-bottom li a {
  font-family: "Radley", "sans-serif";
  font-size: 20px;
}

.sub-footer-container {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}


.leaders {
  font-weight: light;
}

.text-block .label {
  font-weight: bold;
}

.blue-border {
  margin-inline: auto;
  height: 4px;
  width: 100%;
  background-color: #091f8f;
  margin-top: 2rem;
  margin-bottom: .5rem;
}

.card-label {
  margin-inline: auto;
  margin-top: 1rem;
  height: 50px;
  width: 96%;
  color: white;
  background-color: #a32036;
  display: flex;
  justify-content: center;
  align-items: center;
}

.card-label a {
  text-decoration: none;
  color: white;
}

.content-section {
  padding: 3rem 0;
}

.header-text {
  font-size: 18px;
  position: absolute;
  right: 1rem;
  top: 24px;
  color: #a32036;
  font-weight: bold;
}

.block {
  color: #231F20;
  margin-top: 2rem;
  border-top: 4px solid #091F8F;
  padding-top: 12px;
}

.btn-one {
  color: white;
  background-color: #a32036;
  padding: 12px 16px;
  border-radius: 25px;
}

#horse-table-selection .nav-link {
  /* height: 50px; */
  width: 340px;
  color: #a32036;
  border: 2px solid #a32036;
  background-color: white;
  border-radius: 0;
}

#horse-table-selection .nav-link-pacing {
  /* height: 50px;  */
  width: 340px;
  color: #0A1F8F;
  border: 2px solid #0A1F8F;
  background-color: white;
  border-radius: 0;
  padding: 8px 16px;

}

#horse-table-selection .nav-link.active {
  color: white;
  background-color: #a32036;
}

#horse-table-selection .nav-link-pacing.active {
  color: white;
  background-color: #0A1F8F;
}

#horse-table-selection .nav-pills {
  width: fit-content;
  margin: 0 auto;
  gap: 2rem;
}

#horse-table-selection .nav-item {
  border-top: 4px solid #0A1F8F;
  padding-top: 12px;
}

 #vertical-video-selection .nav-pills {
  gap: 2rem;
 }


#vertical-video-selection .nav-link {
  position: relative;
  width: 100px;
  background-color: white;
  color: #a32036;
  border-radius: 0;
  padding: 0px;
  font-size: 24px;
}

#vertical-video-selection .nav-link.active {
  color: white;
  background-color: #a32036;
}

#vertical-video-selection .nav-link:before {
  content: '';
  display: block;
  position: absolute;
  top: -17px;
  left: 0;
  height: 4px;
  width: 100%; 
  background-color: #0A1F8F;
  /* padding-top: 12px; */
}

.archive-post {
  padding-top: 1rem;
  border-top: 4px solid #CF3339;
}

.archive-post .post-title {
  font-size: 32px;
  color: #0A1F8F;
  text-decoration: none;
}

.post-btn {
  padding: 10px 14px;
  border-radius: 25px;
  color: white;
  text-decoration: none;
  background-color: #a32036;
}

.position {
  color: #a32036;
  font-size: 14px;
  margin: 0;
  text-transform: uppercase;
}

.person {
  margin: 12px 0;
  color: black;
}

.email {
  font-size: 12px;
  margin: 0;
}

.text-block {
  font-size: 12px;
}

.vertical-group {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

/* -------------------------------------------------------------------------- */
/* Past Champions                                                             */
/* -------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------- */

.wins-list {
  color: #FFF;
}

.horse-details {
  color: #fff;
}

.horse-name {
  color: #fff;
}

.horse-photo img {
  width: 100%;
}

/* -------------------------------------------------------------------------- */
/* Main Content                                                               */
/* -------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------- */
#footer {
/* position: relative; */
  text-align: center;
  /* background: linear-gradient(60deg, rgba(84, 58, 183, 1) 0%, rgba(0, 172, 193, 1) 100%); */
  color: white;
  background-color: #231f20;
  text-align: center;
  color: #FFF;

}
#footer a, #footer a:active, #footer a:visited, #footer a:hover {
  color: #FFF;
  text-decoration: none;
}
#footer-info {
  width: 100%;
  padding: 0px 15px;
}
.footer-social {
  font-size: 18px;
}

.archive-post a:hover {
  color: #0498d4;
}

.archive-post  a.gbutton:hover {
  color: #fff;
}

.contact {
    font-family: 'Radley', 'sans-serif';
    color: #231F20;
    font-size: 20px;
}

.contact-link a {
 color: #231F20;
 text-decoration: none;
}

.contact-link :hover {
 color: #231F20;
 text-decoration: underline;
}

.contact-icon {
  width: 30px;
}


/* 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) {
  .navbar-brand img {
    width: 100%;
  }
}
/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {
  .header-logo {
    max-width: 450px;
    position: absolute;
    top: 100px;
    left: 0;
    right: 0;
    margin: 0 auto
  }

  .mainheader .water img {
    width: 100vw;
  }

  .mainheader .waves {
    margin-top: -81px !important;
  }

  .navbar-collapse {
    height: 33px;
  }

  .header-text {
    font-size: 28px;
    position: absolute;
    right: 1rem;
    top: 24px;
    color: #a32036;
    font-weight: bold;
  }

  #vertical-video-selection .nav-link {
    font-size: 32px;
  }

  .header-title {
    bottom: 5rem;
    left: 3rem;
  }

  .gray-gradient {
    top: 68px;
  }

  .header-image {
    max-width: 100% !important;
  }
}
/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {
  #vertical-video-selection .nav-pills {
    position: sticky;
    top: 100px;
    gap: 2rem;
  }

  .past-champion-panel {
    display: flex !important;
    /* justify-content: start; */
    align-items: center;
    gap: 2rem;
  }

  .horse-info {
    max-width: 600px;
  }

  .link-groups {
    flex-direction: row;
  }

  .link-group {
    text-align: start;
  }

  .sub-footer-container {
    height: 200px;
  }

  #footer-navigation-bottom {
    flex-direction: row;
  }
}
/**iPad media query**/
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (-webkit-min-device-pixel-ratio: 2) {}
/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1375px) {
  #header-navigation li a {
    font-size: 24px;
  }
}
@media (min-width: 1600px) {}
@media (min-width: 1700px) {}