@charset "UTF-8";
/*             sass --watch ./wp-content/themes/claiborne/input.scss:./wp-content/themes/claiborne/style.css          */
/* VARIABLES */
/* VARIABLES END */
/* PLACEHOLDERS */
.tours .tours-a, .merch .merch-a, .faq .faq-a, .location .location-a {
  text-decoration: none !important;
  transition: all ease .3s;
  color: #f7f3ee;
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0;
  background-size: cover; }

.header-homepage, .header-daily-racing-report, .header-visit, .header-team, .header-contact, .header-mare-submission, .header-stallion, .header-accomplishments, .header-history, .header-hof, .header-single-hof, .header-bio, .header-archive-stallions, .header-archive, .header-aftercare {
  background-size: cover;
  min-height: 75vh;
  background-attachment: fixed;
  background-position: center center;
  padding: calc(20px + 1vw); }

.hr-archive, .hr-hypomating, .hr-center-1, .hr-center-2, .hr-center-3, .hr-center-1-gold, .hr-center-2-gold, .hr-center-3-gold, .hr-1, .hr-2, .hr-3, .hr-1-long, .hr-2-long, .hr-3-long, .hr-1-long-grow, .hr-2-long-grow, .hr-3-long-grow {
  height: 2px;
  margin: 5px 0;
  background-color: #d7cdbf; }

#mare-information .wpcf7-submit, #history-sections span[id^='read-more-copy-'], #history-sections .odd-section span[id^='read-more-copy-'], .hp-btns a, .header-squares-button, .visit-cl-button, .contact-button, .stallion-button, .catalog-pedigree-button, .location-button, .white-button, .read-story-button {
  transition: all ease 0.3s;
  display: inline-block;
  position: relative;
  font-size: calc(14px + .4vw);
  padding: calc(10px + .7vw) calc(10px + 1vw) calc(7px + .5vw);
  border: 2px solid #e7b82a;
  background-color: transparent;
  margin: calc(20px + 2vw) 3% calc(20px + 2vw) 0;
  font-family: "Hind", sans-serif;
  font-weight: 600;
  letter-spacing: .1em;
  cursor: pointer !important;
  line-height: 1;
  text-align: center; }
  #mare-information .wpcf7-submit:after, #history-sections span[id^='read-more-copy-']:after, #history-sections .odd-section span[id^='read-more-copy-']:after, .hp-btns a:after, .header-squares-button:after, .visit-cl-button:after, .contact-button:after, .stallion-button:after, .catalog-pedigree-button:after, .location-button:after, .white-button:after, .read-story-button:after {
    position: absolute;
    content: ' ';
    width: 70%;
    height: 2px;
    left: 15%;
    bottom: -7px;
    background-color: #e7b829;
    transition: all ease .5s; }
  #mare-information .wpcf7-submit:before, #history-sections span[id^='read-more-copy-']:before, #history-sections .odd-section span[id^='read-more-copy-']:before, .hp-btns a:before, .header-squares-button:before, .visit-cl-button:before, .contact-button:before, .stallion-button:before, .catalog-pedigree-button:before, .location-button:before, .white-button:before, .read-story-button:before {
    position: absolute;
    content: ' ';
    width: 70%;
    height: 2px;
    left: 15%;
    top: -7px;
    background-color: #e7b829;
    transition: all ease .5s; }
  #mare-information .wpcf7-submit:hover:before, #history-sections span[id^='read-more-copy-']:hover:before, .hp-btns a:hover:before, .header-squares-button:hover:before, .visit-cl-button:hover:before, .contact-button:hover:before, .stallion-button:hover:before, .catalog-pedigree-button:hover:before, .location-button:hover:before, .white-button:hover:before, .read-story-button:hover:before {
    width: 100%;
    left: 0; }
  #mare-information .wpcf7-submit:hover:after, #history-sections span[id^='read-more-copy-']:hover:after, .hp-btns a:hover:after, .header-squares-button:hover:after, .visit-cl-button:hover:after, .contact-button:hover:after, .stallion-button:hover:after, .catalog-pedigree-button:hover:after, .location-button:hover:after, .white-button:hover:after, .read-story-button:hover:after {
    width: 100%;
    left: 0; }

/* PLACEHOLDERS END*/
button:focus {
  outline: 0; }

.row {
  margin-left: 0;
  margin-right: 0; }

[class*="col-"], .col {
  padding-left: 0;
  padding-right: 0; }

.content-padding {
  padding: calc(30px + 5vw) calc(12px + 5vw) calc(30px + 6vw); }

p, h1, h2, h3, h4, h5, h6 {
  margin: 0; }

h1 {
  font-size: calc(24px + 2vw);
  letter-spacing: 2px; }

h2 {
  font-size: calc(24px + .6vw);
  letter-spacing: 4px; }

h3 {
  font-size: calc(21px + .4vw);
  letter-spacing: 2px;
  line-height: 2; }

h4 {
  font-size: calc(18px + 1vw);
  letter-spacing: 0; }

h5 {
  font-size: calc(12px + .6vw); }

h6 {
  font-size: calc(16px + .2vw); }

ul {
  list-style-type: none;
  padding-left: 0; }

li {
  padding: 2px 0;
  padding-left: 0; }

a {
  text-decoration: none !important;
  transition: all ease .3s;
  color: #232528; }
  a:hover {
    color: inherit; }
  a:focus {
    outline: none !important; }

:focus {
  outline: none; }

p {
  font-family: "Noto Serif TC", serif;
  line-height: 2;
  letter-spacing: .5px;
  line-height: 2.35;
  font-size: calc(12px + .3vw);
  max-width: 1200px; }

body {
  background-color: #e7dfd4;
  -webkit-font-smoothing: antialiased;
  color: #232528;
  line-height: 1.75;
  letter-spacing: .02em; }

h1, h2, h3, h4, h5, h6 {
  font-family: 'Noto Serif TC', serif; }

html, body {
  overflow-x: hidden; }

button {
  border: none; }

input {
  background-color: transparent;
  border: none;
  border-radius: 0; }

input:focus, textarea {
  outline: none !important; }

iframe {
  border: none;
  max-height: 75vh; }

.iframe-wrapper {
  width: 100%;
  min-height: 33vh;
  max-height: 75vh;
  max-width: 750px; }

.wpcf7-form input, .wpcf7-form textarea, .wpcf7-form select {
  box-shadow: inset 0 0 5px rgba(100, 45, 23, 0.1);
  padding: calc(5px + .4vw); }

article {
  margin: 0 auto;
  max-width: 900px; }
  article p {
    margin: 20px 0;
    line-height: 2;
    letter-spacing: 0px; }
  article a, article h1, article h2, article h3, article h4, article h5, article h6 {
    text-decoration: underline !important;
    color: #a09586;
    font-family: 'Hind'; }
  article img {
    margin: 30px 0 50px;
    width: 100%;
    height: 100%; }

table {
  border-collapse: collapse;
  margin: 0 0 1.5em;
  width: 100%;
  border-spacing: 0; }

td {
  padding: 10px; }

.center-height-table {
  padding: calc(25px + 2.5vw) calc(15px + 3vw);
  display: table;
  height: 100%;
  width: 100%; }

.center-height-cell {
  display: table-cell;
  vertical-align: middle; }

.text-white {
  color: #f7f3ee !important; }

.text-center {
  margin: 0 auto; }

/* END GLOBALS */
/* END GLOBALS */
/* END GLOBALS */
/* END GLOBALS */
/* END GLOBALS */
/* END GLOBALS */
/* END GLOBALS */
/* END GLOBALS */
                                                                                                                                        /* END GLOBALS
/* END GLOBALS */
/* END GLOBALS */
/* END GLOBALS */
/* END GLOBALS */
/* END GLOBALS */
/* END GLOBALS */
/* END GLOBALS */
/* END GLOBALS */
                                                                                                                                        /* END GLOBALS
/*END GLOBALS */
/* END GLOBALS */
/* END GLOBALS */
/* END GLOBALS */
/* END GLOBALS */
/* END GLOBALS */
/* END GLOBALS */
/* END GLOBALS */
                                                                                                                                       /* END GLOBALS
/* END GLOBALS */
/* END GLOBALS */
/* END GLOBALS */
/* END GLOBALS */
/* END GLOBALS */
/* END GLOBALS */
/* END GLOBALS */
/* END GLOBALS */
                                                                                                                                        /* END GLOBALS
/* END GLOBALS */
/* END GLOBALS */
/* END GLOBALS */
/* END GLOBALS */
/* END GLOBALS */
/* END GLOBALS */
/* END GLOBALS */
/* END GLOBALS */
                                                                                                                                        /* END GLOBALS
/* END GLOBALS */
/* END GLOBALS */
/* END GLOBALS */
/* END GLOBALS */
/* END GLOBALS */
/* END GLOBALS */
/* END GLOBALS */
/* END GLOBALS */
                                                                                                                                        /* END GLOBALS
/* END GLOBALS */
/* END GLOBALS */
/* END GLOBALS */
/* END GLOBALS */
/* END GLOBALS */
/* END GLOBALS */
/* END GLOBALS */
/* END GLOBALS */
                                                                                                                                        /* END GLOBALS
/* END GLOBALS */
/* END GLOBALS */
/* END GLOBALS */
/* END GLOBALS */
/* END GLOBALS */
/* END GLOBALS */
/* END GLOBALS */
/* END GLOBALS */
                                                                                                                                        /* END GLOBALS
/* END GLOBALS */
/* END GLOBALS */
/* END GLOBALS */
/* END GLOBALS */
/* END GLOBALS */
/* END GLOBALS */
/* END GLOBALS */
/* END GLOBALS */
                                                                                                                                        /* END GLOBALS
/* END GLOBALS */
/* END GLOBALS */
/* END GLOBALS */
/* END GLOBALS */
/* END GLOBALS */
/* END GLOBALS */
/* END GLOBALS */
/* END GLOBALS */
/* END GLOBALS */
.rehoming-contact-p {
  max-width: 800px;
  margin: 0 auto; }

#after-care-contact {
  border-top: 10px solid #313131;
  border-bottom: 10px solid #313131;
  box-shadow: 0 30px 40px rgba(255, 255, 255, 0.9);
  background-color: #232528;
  padding: calc(12px + 1.5vw); }
  #after-care-contact h5 {
    color: white; }
  #after-care-contact .additional-comments {
    padding-top: calc(0px + 1.5vw); }

#fixed-top-nav-fade {
  display: none; }

.gutenberg-gallery figure:hover figcaption {
  display: none !important; }

div#n2-ss-3 .n2-ss-slider-2 {
  max-width: 700px;
  margin: 0 auto;
  position: relative;
  height: 100%; }

.big-border-bot {
  border-bottom: calc(30px + 4.5vw) solid #232528; }

.slider3 {
  background-color: #232528; }

.slider3-left {
  background-color: #3d3b34; }

.yellow-bg-aftercare {
  margin: calc(30px + 1vw) auto 0;
  width: fit-content;
  border-top: 2px solid white;
  border-bottom: 2px solid white; }
  .yellow-bg-aftercare h6 {
    padding: calc(10px + .5vw);
    font-size: calc(16px + .6vw);
    margin-top: 0 !important;
    color: white;
    font-family: 'Tangerine', cursive !important; }

.aftercare-top-paragraphs h1 {
  margin-top: calc(12px + .7vw);
  text-align: center;
  font-weight: bold; }
.aftercare-top-paragraphs p {
  line-height: 1.5;
  color: black;
  padding: calc(10px + 1.4vw) calc(30px + 4.5vw) 0;
  text-align: center;
  font-size: calc(9px + .2vw);
  margin-bottom: 5px; }

#footer_menu li {
  display: inline-block;
  width: 48%; }

.right-button {
  margin-left: calc(15px + .7vw); }

.right-button-small {
  margin-left: calc(15px + .7vw); }

.acc-text {
  position: relative; }
  .acc-text h1 {
    line-height: .7;
    color: #f7f3ee;
    font-size: calc(180px + 7.5vw);
    position: absolute;
    top: 0;
    left: -20px;
    font-weight: bold;
    z-index: -1;
    margin: 0;
    padding: 0; }
  .acc-text span {
    font-size: calc(12px + .3vw);
    font-family: "Hind", sans-serif;
    letter-spacing: 1px;
    line-height: 2;
    text-transform: uppercase; }
  .acc-text h5 {
    color: #a09586;
    letter-spacing: 4px;
    text-transform: uppercase;
    font-size: calc(15px + .7vw); }
  .acc-text h6 {
    font-size: calc(10px + .3vw);
    line-height: 2;
    margin-bottom: calc(14px + .7vw); }
  .acc-text h3 {
    color: #e7b82a;
    font-size: calc(20px + 1.8vw);
    font-weight: bold; }
  .acc-text .animation-element {
    margin: calc(14px + .7vw) 0; }

.sires-of-champs-big-num {
  line-height: .7;
  color: #f7f3ee;
  font-size: calc(180px + 7.5vw);
  position: absolute;
  font-weight: bold;
  z-index: -1;
  margin: 0;
  padding: 0;
  bottom: calc(0px + 2vw);
  right: calc(0px + 6vw); }

.block {
  display: block; }

.yellow-block {
  height: 30%;
  width: 100%;
  background-color: #e7b82a;
  position: absolute;
  bottom: 30px; }

.acc-icon {
  height: calc(230px + 10vh);
  position: relative;
  margin-bottom: calc(25px + .5vw); }
  .acc-icon img {
    max-width: 300px; }
  .acc-icon svg {
    z-index: 2;
    position: absolute;
    bottom: 0;
    left: 20%;
    z-index: 2;
    width: 60%;
    max-width: 300px; }

.acc-col-pad {
  padding: 0 calc(10px + 4vw); }

.acc-content {
  margin: calc(20px + .5vw) auto;
  max-width: 1400px; }

.text-columns {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 0px;
  -moz-column-gap: 0px;
  column-gap: 0px; }

.text-columns-big {
  -webkit-column-count: 4;
  -moz-column-count: 4;
  column-count: 4;
  -webkit-column-gap: 0px;
  -moz-column-gap: 0px;
  column-gap: 0px; }

.position-bottom {
  position: absolute;
  bottom: 50px; }

.acc-big-col-pad {
  padding: 0 calc(10px + 4vw); }

.breeders-cup-and-classic h3 {
  line-height: 1.3;
  font-size: calc(33px + 1.6vw); }

#privacy-policy p {
  margin: 0 auto;
  padding: 15px calc(20px + .5vw); }
#privacy-policy li {
  padding: 0 calc(30px + 1.5vw);
  max-width: 1200px;
  margin: 0 auto; }
  #privacy-policy li::before {
    content: "•  "; }

#mare-information {
  padding-top: calc(15px + 1.5vw);
  background-color: #f7f3ee;
  margin: 0 auto;
  max-width: 1400px; }
  #mare-information select, #mare-information input, #mare-information textarea {
    margin: 0 !important;
    color: #232528;
    padding: 5px 10px !important; }
  #mare-information .wpcf7-submit {
    padding: calc(10px + .7vw) calc(10px + 1vw) calc(7px + .5vw) !important;
    margin: calc(20px + 2vw) 3% calc(20px + 2vw) 0 !important; }
  #mare-information .wpcf7-submit:hover {
    background: #eed48a; }
  #mare-information .column {
    column-gap: calc(20px + 3vw); }
  #mare-information p {
    margin: 0 auto;
    padding: 15px calc(20px + .5vw); }
  #mare-information h3 {
    padding: 15px calc(20px + .5vw);
    font-size: calc(14px + .5vw);
    text-align: left; }
  #mare-information input {
    background-color: #e9e3d9; }
  #mare-information h5 {
    max-width: 500px;
    text-align: center;
    margin: 0 auto;
    color: red; }

#terms-of-use p {
  margin: 0 auto;
  padding: 15px calc(20px + .5vw); }
#terms-of-use li {
  padding: 0 calc(30px + 1.5vw);
  max-width: 1200px;
  margin: 0 auto; }
  #terms-of-use li::before {
    content: "•  "; }

#four-o-four {
  background-color: #232528;
  height: 90vh; }
  #four-o-four h1 {
    color: #a09586; }
  #four-o-four img {
    margin-top: 25vh; }
  #four-o-four .fourOfourButton {
    transition: all ease 0.3s;
    border: 2px solid #a09586;
    display: inline-block;
    margin: calc(20px + 2vw);
    padding: 0 calc(10px + .5vw) 5px;
    color: #f5c600; }
    #four-o-four .fourOfourButton:hover {
      background-color: #f5c600;
      border: 2px solid #f5c600;
      color: #232528;
      cursor: pointer; }

#hof-races-progeny {
  background: #f7f3ee; }
  #hof-races-progeny h2 {
    color: #3d3b34;
    font-weight: lighter;
    font-size: calc(24px + .1vw);
    letter-spacing: 2px; }
  #hof-races-progeny p {
    margin: 0 auto; }
  #hof-races-progeny .left-col {
    border-right: 3px solid #e7dfd4; }
    #hof-races-progeny .left-col p {
      color: #3d3b34;
      font-family: "Hind", sans-serif;
      font-weight: 600;
      line-height: normal; }
  #hof-races-progeny .right-col h5 {
    font-family: "Hind", sans-serif; }
  #hof-races-progeny .right-col p {
    font-family: "Hind", sans-serif;
    font-size: calc(10px + .3vw);
    line-height: 1.8; }
  #hof-races-progeny .col-12 {
    padding: calc(20px + 6vw); }
  #hof-races-progeny .acc-prog-pad {
    padding: 5px calc(5px + 2vw) 5px 0; }

#top-blocks .top-stats-left {
  background-color: #232528;
  color: white;
  padding: calc(20px + 2.5vw); }
  #top-blocks .top-stats-left p {
    color: white;
    text-align: center; }
#top-blocks .top-stats-right {
  background-color: #f3c335;
  padding: calc(20px + 2.5vw); }
  #top-blocks .top-stats-right span {
    font-weight: bold; }
  #top-blocks .top-stats-right h6 {
    font-family: "Hind", sans-serif;
    margin: calc(10px + .5vw) 0; }

#hof-single-main-content p {
  margin: 0 auto;
  padding: calc(20px + .3vw); }
#hof-single-main-content .hof-single-text {
  padding: calc(20px + 2.5vw) 0;
  max-width: 1400px;
  margin: 0 auto; }
#hof-single-main-content .photo-byline {
  position: relative;
  min-height: 500px;
  height: 100%;
  padding: 10px 0 15px 0; }
#hof-single-main-content .inside-content {
  background-color: #f5c600 !important; }
#hof-single-main-content .animation-element {
  position: relative;
  max-width: 100%; }
#hof-single-main-content .hr-1-long-grow, #hof-single-main-content .hr-2-long-grow, #hof-single-main-content .hr-3-long-grow {
  background-color: black; }
#hof-single-main-content .right-hr {
  position: relative;
  right: 0;
  bottom: 0; }
  #hof-single-main-content .right-hr div {
    margin: 5px 0 5px auto; }
#hof-single-main-content .inner-text-cont {
  display: table;
  height: calc(96% - 30px);
  width: 100%;
  padding: 20px; }
  #hof-single-main-content .inner-text-cont .inner-text {
    font-size: calc(12px + .8vw);
    font-family: "Hind", sans-serif;
    letter-spacing: calc(1.5px + .2vw);
    position: relative;
    line-height: 2;
    max-width: 450px;
    font-weight: normal;
    margin: 0 auto;
    text-align: center;
    display: table-cell;
    vertical-align: middle; }
#hof-single-main-content .col-pad {
  padding: 0 calc(10px + .5vw); }
#hof-single-main-content .pic-row {
  max-width: 1800px;
  margin: 0 auto; }

#bio-section .col-padding {
  padding: calc(25px + 7vw) calc(15px + 3vw); }
#bio-section .byline {
  line-height: 1.9;
  font-size: calc(10px + .2vw); }
#bio-section h1 {
  text-transform: uppercase;
  font-size: calc(15px + .8vw); }
#bio-section p:nth-child(2) {
  padding: calc(20px + 1vw);
  margin-left: calc(15px + .8vw);
  position: relative; }
  #bio-section p:nth-child(2):before {
    position: absolute;
    left: 10px;
    bottom: calc(20px + 1vw);
    height: calc(100px + 1vw);
    width: 3px;
    background-color: #f5c600;
    content: ""; }
#bio-section .even-section {
  background-color: #232528 !important; }
  #bio-section .even-section .bio-picture {
    padding: calc(10px + 7vw) 0 23px !important; }
  #bio-section .even-section .hr-1, #bio-section .even-section .hr-2, #bio-section .even-section .hr-3 {
    background-color: #404244; }
  #bio-section .even-section h1 {
    color: #f5c600; }
  #bio-section .even-section p {
    color: white; }
#bio-section .odd-section h1 {
  color: #a09586; }
#bio-section .odd-section .bio-picture {
  padding: calc(10px + 7vw) 0 23px !important;
  padding-left: 0; }
#bio-section .odd-section .bio-container {
  margin: 0 calc(30px + 2.5vw) calc(5px + .3vw) 0 !important; }

#history-sections .photo img {
  max-width: 80%; }
#history-sections p {
  font-size: 16px; }
  #history-sections p a {
    color: white;
    border-bottom: 2px solid #c49402;
    display: inline-block;
    line-height: 1.5; }
    #history-sections p a:hover {
      border-bottom: 2px solid #efc034; }
  #history-sections p.caption {
    font-family: "Hind", sans-serif;
    font-size: 14px; }
#history-sections h1 {
  color: #c49402;
  text-transform: uppercase;
  font-size: calc(20px + 4vw); }
#history-sections h4 {
  text-transform: uppercase;
  color: #e7b82a;
  font-size: calc(18px + .23vw);
  letter-spacing: 2px;
  padding: 10px; }
#history-sections h5 {
  font-weight: lighter;
  color: #e7b82a;
  font-family: "Hind", sans-serif;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-top: calc(20px + 2.3vw); }
#history-sections .col-padding {
  padding: calc(20px + 4vw); }
#history-sections .collapseomatic_content {
  margin-top: 0px;
  margin-left: 0px;
  padding: 0px; }
#history-sections span[id^='read-more-copy-'] {
  text-decoration: none;
  text-transform: uppercase;
  margin-bottom: 35px;
  margin-top: 0;
  color: white; }
  #history-sections span[id^='read-more-copy-']:last-child {
    margin-top: 20px; }
  #history-sections span[id^='read-more-copy-'] .fa-envelope, #history-sections span[id^='read-more-copy-'] .fa-phone {
    color: #f5c600; }
  #history-sections span[id^='read-more-copy-']:hover {
    background-color: #3d3b34; }
    #history-sections span[id^='read-more-copy-']:hover .fa-envelope, #history-sections span[id^='read-more-copy-']:hover .fa-phone {
      color: #f7f3ee; }
#history-sections .date-range {
  font-size: calc(30px + 5.5vw);
  padding-bottom: calc(20px + 2.3vw); }
#history-sections .history-content p {
  margin-bottom: 23px;
  font-size: calc(12px + .23vw); }
#history-sections .bio-container {
  z-index: 9;
  float: right;
  margin: 0 0 calc(5px + .3vw) calc(30px + 2.5vw);
  position: relative; }
  #history-sections .bio-container:before {
    position: absolute;
    left: 10px;
    bottom: -7px;
    height: calc(50px + 1vw);
    width: 2px;
    background-color: #3d3b34;
    content: ""; }
  #history-sections .bio-container:after {
    position: absolute;
    left: 10px;
    bottom: -7px;
    width: 0;
    height: 2px;
    background-color: #3d3b34;
    content: "";
    transition: all ease .5s; }
  #history-sections .bio-container:hover:after {
    width: 100%; }
  #history-sections .bio-container:hover .bio-photo {
    transform: translate3d(3px, 3px, 3px); }
#history-sections .bio-photo {
  width: calc(100px + 5vw);
  position: relative;
  transition: all ease .3s;
  left: 0; }
#history-sections .bio-photo-name {
  max-width: calc(100px + 5vw);
  margin: 15px 0 0 20px;
  transition: all ease 0.3s;
  color: #e7b82a;
  font-family: "Hind", sans-serif;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: calc(10px + .3vw); }
  #history-sections .bio-photo-name i {
    position: relative;
    bottom: 0;
    right: 0;
    transition: all ease 0.3s;
    margin-left: calc(5px + .3vw);
    color: #a09586; }
  #history-sections .bio-photo-name:hover i {
    right: -5px; }
#history-sections .even-section {
  background-position: bottom right;
  background-repeat: no-repeat;
  background-attachment: scroll; }
  #history-sections .even-section .horse-names {
    margin: calc(20px + 1.5vw) 5vw calc(20px + 3vw) 0;
    padding-bottom: 15px;
    border-bottom: 2px solid #3d3b34;
    border-right: 2px solid #3d3b34; }
    #history-sections .even-section .horse-names:last-child {
      margin-bottom: 0; }
#history-sections .odd-section {
  background-position: bottom left;
  background-repeat: no-repeat;
  background-attachment: scroll; }
  #history-sections .odd-section .horse-names {
    margin: calc(20px + 1.5vw) 0 calc(20px + 3vw) 5vw;
    padding-bottom: 15px;
    border-bottom: 2px solid #3d3b34;
    border-right: 2px solid #3d3b34; }
    #history-sections .odd-section .horse-names:last-child {
      margin-bottom: 0; }
  #history-sections .odd-section span[id^='read-more-copy-'] {
    text-decoration: none;
    text-transform: uppercase;
    margin-bottom: 35px;
    margin-top: 0;
    color: white; }
    #history-sections .odd-section span[id^='read-more-copy-']:last-child {
      margin-top: 20px; }
    #history-sections .odd-section span[id^='read-more-copy-'] .fa-envelope, #history-sections .odd-section span[id^='read-more-copy-'] .fa-phone {
      color: #f5c600; }
    #history-sections .odd-section span[id^='read-more-copy-']:hover {
      background-color: #eed48a; }
      #history-sections .odd-section span[id^='read-more-copy-']:hover .fa-envelope, #history-sections .odd-section span[id^='read-more-copy-']:hover .fa-phone {
        color: #f7f3ee; }
  #history-sections .odd-section p a {
    color: black; }
#history-sections .horse-name {
  color: #f7f3ee;
  font-weight: lighter;
  letter-spacing: 2px;
  line-height: calc(20px + .7vw);
  text-transform: uppercase;
  font-family: "Hind", sans-serif;
  font-size: calc(10px + .23vw);
  width: fit-content;
  margin-bottom: 10px;
  transition: all ease .3s; }
#history-sections a:hover {
  font-weight: 500; }
  #history-sections a:hover .horse-name {
    font-weight: 500;
    color: #c49402;
    letter-spacing: 3px; }
#history-sections .caption {
  line-height: normal;
  padding: calc(10px + .7vw) 0 0 calc(20px + 1vw);
  max-width: 70%;
  margin-left: calc(15px + .8vw);
  position: relative; }
  #history-sections .caption:before {
    position: absolute;
    left: 10px;
    bottom: 0;
    height: calc(100px + 5vw);
    width: 2px;
    background-color: #3d3b34;
    content: ""; }
#history-sections .byline {
  line-height: normal;
  color: #a09586;
  font-size: calc(10px + .2vw);
  font-style: italic; }
#history-sections .two-columns {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  padding: 10px;
  column-gap: 15px; }
#history-sections .even-section {
  background-color: #232528 !important; }
  #history-sections .even-section .hr-1-long-grow, #history-sections .even-section .hr-2-long-grow, #history-sections .even-section .hr-3-long-grow {
    background-color: #3d3b34; }
  #history-sections .even-section p {
    color: white; }
#history-sections .odd-section {
  background-color: #e7dfd4 !important; }
  #history-sections .odd-section .photo {
    margin-left: 5vw; }
  #history-sections .odd-section h4 {
    color: #a09586;
    margin-left: calc(20px + 1.5vw); }
  #history-sections .odd-section .horse-names {
    border-left: 3px solid #d7cdbf;
    border-bottom: 3px solid #d7cdbf;
    border-right: none; }
  #history-sections .odd-section .horse-name {
    color: #232528;
    margin-left: calc(20px + 1.5vw); }
  #history-sections .odd-section .hr-1-long-grow, #history-sections .odd-section .hr-2-long-grow, #history-sections .odd-section .hr-3-long-grow {
    background-color: #d7cdbf; }
  #history-sections .odd-section .bio-picture {
    padding: calc(10px + .5vw) 0; }
  #history-sections .odd-section .bio-container {
    float: left;
    margin: 0 calc(30px + 2.5vw) calc(5px + .3vw) 0; }
    #history-sections .odd-section .bio-container:before {
      background-color: #d7cdbf;
      bottom: -7px; }
    #history-sections .odd-section .bio-container:after {
      position: absolute;
      left: 10px;
      bottom: -7px;
      width: 0;
      height: 2px;
      background-color: #d7cdbf;
      content: "";
      transition: all ease .5s; }
    #history-sections .odd-section .bio-container:hover:after {
      width: 100%; }
  #history-sections .odd-section .bio-photo-name {
    margin: 15px 0 0 30px;
    color: #c49402; }
  #history-sections .odd-section .bio-photo a:after {
    position: absolute;
    content: " ";
    width: 70%;
    height: 2px;
    left: 15%;
    bottom: -7px;
    background-color: #e7b829;
    transition: all ease 0.5s; }
  #history-sections .odd-section .headline {
    color: #a09586; }
  #history-sections .odd-section .animation-element {
    display: flow-root; }
  #history-sections .odd-section .p-serif p {
    font-family: "Noto Serif TC", serif; }
  #history-sections .odd-section .caption {
    line-height: normal;
    padding: calc(10px + .7vw) 0 0 calc(20px + 1vw);
    margin-left: calc(15px + .8vw);
    position: relative; }
    #history-sections .odd-section .caption:before {
      position: absolute;
      left: 10px;
      bottom: 0;
      height: calc(100px + 5vw);
      width: 3px;
      background-color: #d7cdbf;
      content: ""; }
  #history-sections .odd-section span[id^='read-more-copy-'] {
    color: #232528;
    text-decoration: none; }

.tool-tip {
  opacity: .7;
  top: -5px; }

.tooltip > .tooltip-inner {
  background-color: #3d3b34;
  font-size: 12px;
  border-radius: 0px;
  left: 0% !important; }

.arrow {
  color: #3d3b34;
  border-bottom-color: #3d3b34 !important;
  display: none !important; }

#winners-slider .pic-right img {
  float: right; }
#winners-slider .carousel-text {
  padding: calc(10px + .5vw); }

#fixed-top-nav-fade {
  z-index: 1098;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background-color: rgba(16, 17, 20, 0.75); }

.nav {
  background-color: #232528;
  border-top: 10px solid #f5c600; }

.header-c-logo {
  top: 0;
  left: 0;
  width: calc(35px + 5vw); }

.nav {
  overflow-x: scroll; }

.preloader-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: black;
  z-index: 4000; }
  .preloader-overlay img {
    position: fixed;
    width: 100px;
    margin: auto;
    height: 150px;
    top: -170px;
    bottom: 0;
    left: 0;
    right: 0; }

.pace {
  -webkit-pointer-events: none;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  z-index: 5000;
  position: fixed;
  margin: auto;
  top: 12px;
  left: 0;
  right: 0;
  bottom: 0;
  width: 200px;
  height: 50px;
  overflow: hidden; }

.pace .pace-progress {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  display: block;
  position: absolute;
  right: 100%;
  margin-right: -7px;
  width: 93%;
  top: 7px;
  height: 14px;
  font-size: 12px;
  background: #f5c600;
  color: #f5c600;
  line-height: 60px;
  font-weight: bold;
  font-family: Helvetica, Arial, "Lucida Grande", sans-serif;
  -webkit-box-shadow: 120px 0 #fff, 240px 0 #fff;
  -ms-box-shadow: 120px 0 #fff, 240px 0 #fff;
  box-shadow: 120px 0 #fff, 240px 0 #fff; }

.pace .pace-progress:after {
  content: attr(data-progress-text);
  display: inline-block;
  position: fixed;
  width: 45px;
  text-align: right;
  right: 0;
  padding-right: 16px;
  top: 4px; }

.pace .pace-progress[data-progress-text="0%"]:after {
  right: -200px; }

.pace .pace-progress[data-progress-text="1%"]:after {
  right: -198.14px; }

.pace .pace-progress[data-progress-text="2%"]:after {
  right: -196.28px; }

.pace .pace-progress[data-progress-text="3%"]:after {
  right: -194.42px; }

.pace .pace-progress[data-progress-text="4%"]:after {
  right: -192.56px; }

.pace .pace-progress[data-progress-text="5%"]:after {
  right: -190.7px; }

.pace .pace-progress[data-progress-text="6%"]:after {
  right: -188.84px; }

.pace .pace-progress[data-progress-text="7%"]:after {
  right: -186.98px; }

.pace .pace-progress[data-progress-text="8%"]:after {
  right: -185.12px; }

.pace .pace-progress[data-progress-text="9%"]:after {
  right: -183.26px; }

.pace .pace-progress[data-progress-text="10%"]:after {
  right: -181.4px; }

.pace .pace-progress[data-progress-text="11%"]:after {
  right: -179.54px; }

.pace .pace-progress[data-progress-text="12%"]:after {
  right: -177.68px; }

.pace .pace-progress[data-progress-text="13%"]:after {
  right: -175.82px; }

.pace .pace-progress[data-progress-text="14%"]:after {
  right: -173.96px; }

.pace .pace-progress[data-progress-text="15%"]:after {
  right: -172.1px; }

.pace .pace-progress[data-progress-text="16%"]:after {
  right: -170.24px; }

.pace .pace-progress[data-progress-text="17%"]:after {
  right: -168.38px; }

.pace .pace-progress[data-progress-text="18%"]:after {
  right: -166.52px; }

.pace .pace-progress[data-progress-text="19%"]:after {
  right: -164.66px; }

.pace .pace-progress[data-progress-text="20%"]:after {
  right: -162.8px; }

.pace .pace-progress[data-progress-text="21%"]:after {
  right: -160.94px; }

.pace .pace-progress[data-progress-text="22%"]:after {
  right: -159.08px; }

.pace .pace-progress[data-progress-text="23%"]:after {
  right: -157.22px; }

.pace .pace-progress[data-progress-text="24%"]:after {
  right: -155.36px; }

.pace .pace-progress[data-progress-text="25%"]:after {
  right: -153.5px; }

.pace .pace-progress[data-progress-text="26%"]:after {
  right: -151.64px; }

.pace .pace-progress[data-progress-text="27%"]:after {
  right: -149.78px; }

.pace .pace-progress[data-progress-text="28%"]:after {
  right: -147.92px; }

.pace .pace-progress[data-progress-text="29%"]:after {
  right: -146.06px; }

.pace .pace-progress[data-progress-text="30%"]:after {
  right: -144.2px; }

.pace .pace-progress[data-progress-text="31%"]:after {
  right: -142.34px; }

.pace .pace-progress[data-progress-text="32%"]:after {
  right: -140.48px; }

.pace .pace-progress[data-progress-text="33%"]:after {
  right: -138.62px; }

.pace .pace-progress[data-progress-text="34%"]:after {
  right: -136.76px; }

.pace .pace-progress[data-progress-text="35%"]:after {
  right: -134.9px; }

.pace .pace-progress[data-progress-text="36%"]:after {
  right: -133.04px; }

.pace .pace-progress[data-progress-text="37%"]:after {
  right: -131.18px; }

.pace .pace-progress[data-progress-text="38%"]:after {
  right: -129.32px; }

.pace .pace-progress[data-progress-text="39%"]:after {
  right: -127.46px; }

.pace .pace-progress[data-progress-text="40%"]:after {
  right: -125.6px; }

.pace .pace-progress[data-progress-text="41%"]:after {
  right: -123.74px; }

.pace .pace-progress[data-progress-text="42%"]:after {
  right: -121.88px; }

.pace .pace-progress[data-progress-text="43%"]:after {
  right: -120.02px; }

.pace .pace-progress[data-progress-text="44%"]:after {
  right: -118.16px; }

.pace .pace-progress[data-progress-text="45%"]:after {
  right: -116.3px; }

.pace .pace-progress[data-progress-text="46%"]:after {
  right: -114.44px; }

.pace .pace-progress[data-progress-text="47%"]:after {
  right: -112.58px; }

.pace .pace-progress[data-progress-text="48%"]:after {
  right: -110.72px; }

.pace .pace-progress[data-progress-text="49%"]:after {
  right: -108.86px; }

.pace .pace-progress[data-progress-text="50%"]:after {
  right: -107px; }

.pace .pace-progress[data-progress-text="51%"]:after {
  right: -105.14px; }

.pace .pace-progress[data-progress-text="52%"]:after {
  right: -103.28px; }

.pace .pace-progress[data-progress-text="53%"]:after {
  right: -101.42px; }

.pace .pace-progress[data-progress-text="54%"]:after {
  right: -99.56px; }

.pace .pace-progress[data-progress-text="55%"]:after {
  right: -97.7px; }

.pace .pace-progress[data-progress-text="56%"]:after {
  right: -95.84px; }

.pace .pace-progress[data-progress-text="57%"]:after {
  right: -93.98px; }

.pace .pace-progress[data-progress-text="58%"]:after {
  right: -92.12px; }

.pace .pace-progress[data-progress-text="59%"]:after {
  right: -90.26px; }

.pace .pace-progress[data-progress-text="60%"]:after {
  right: -88.4px; }

.pace .pace-progress[data-progress-text="61%"]:after {
  right: -86.54px; }

.pace .pace-progress[data-progress-text="62%"]:after {
  right: -84.68px; }

.pace .pace-progress[data-progress-text="63%"]:after {
  right: -82.82px; }

.pace .pace-progress[data-progress-text="64%"]:after {
  right: -80.96px; }

.pace .pace-progress[data-progress-text="65%"]:after {
  right: -79.1px; }

.pace .pace-progress[data-progress-text="66%"]:after {
  right: -77.24px; }

.pace .pace-progress[data-progress-text="67%"]:after {
  right: -75.38px; }

.pace .pace-progress[data-progress-text="68%"]:after {
  right: -73.52px; }

.pace .pace-progress[data-progress-text="69%"]:after {
  right: -71.66px; }

.pace .pace-progress[data-progress-text="70%"]:after {
  right: -69.8px; }

.pace .pace-progress[data-progress-text="71%"]:after {
  right: -67.94px; }

.pace .pace-progress[data-progress-text="72%"]:after {
  right: -66.08px; }

.pace .pace-progress[data-progress-text="73%"]:after {
  right: -64.22px; }

.pace .pace-progress[data-progress-text="74%"]:after {
  right: -62.36px; }

.pace .pace-progress[data-progress-text="75%"]:after {
  right: -60.5px; }

.pace .pace-progress[data-progress-text="76%"]:after {
  right: -58.64px; }

.pace .pace-progress[data-progress-text="77%"]:after {
  right: -56.78px; }

.pace .pace-progress[data-progress-text="78%"]:after {
  right: -54.92px; }

.pace .pace-progress[data-progress-text="79%"]:after {
  right: -53.06px; }

.pace .pace-progress[data-progress-text="80%"]:after {
  right: -51.2px; }

.pace .pace-progress[data-progress-text="81%"]:after {
  right: -49.34px; }

.pace .pace-progress[data-progress-text="82%"]:after {
  right: -47.48px; }

.pace .pace-progress[data-progress-text="83%"]:after {
  right: -45.62px; }

.pace .pace-progress[data-progress-text="84%"]:after {
  right: -43.76px; }

.pace .pace-progress[data-progress-text="85%"]:after {
  right: -41.9px; }

.pace .pace-progress[data-progress-text="86%"]:after {
  right: -40.04px; }

.pace .pace-progress[data-progress-text="87%"]:after {
  right: -38.18px; }

.pace .pace-progress[data-progress-text="88%"]:after {
  right: -36.32px; }

.pace .pace-progress[data-progress-text="89%"]:after {
  right: -34.46px; }

.pace .pace-progress[data-progress-text="90%"]:after {
  right: -32.6px; }

.pace .pace-progress[data-progress-text="91%"]:after {
  right: -30.74px; }

.pace .pace-progress[data-progress-text="92%"]:after {
  right: -28.88px; }

.pace .pace-progress[data-progress-text="93%"]:after {
  right: -27.02px; }

.pace .pace-progress[data-progress-text="94%"]:after {
  right: -25.16px; }

.pace .pace-progress[data-progress-text="95%"]:after {
  right: -23.3px; }

.pace .pace-progress[data-progress-text="96%"]:after {
  right: -21.44px; }

.pace .pace-progress[data-progress-text="97%"]:after {
  right: -19.58px; }

.pace .pace-progress[data-progress-text="98%"]:after {
  right: -17.72px; }

.pace .pace-progress[data-progress-text="99%"]:after {
  right: -15.86px; }

.pace .pace-progress[data-progress-text="100%"]:after {
  right: -14px; }

.pace .pace-activity {
  position: absolute;
  width: 100%;
  height: 28px;
  z-index: 2001; }

.pace.pace-inactive {
  display: none; }

.modal-dialog {
  max-width: 90% !important;
  margin: 15vh auto; }

.modal-backdrop {
  z-index: 1 !important; }

.vidbg-container {
  z-index: 0; }

.nicks {
  margin-bottom: 5vh; }
  .nicks a {
    margin: calc(15px + .7vw);
    margin-left: 0;
    position: relative;
    top: 0; }
    .nicks a:hover {
      top: 3px; }
  .nicks img {
    margin: calc(10px + .7vw) 0;
    margin-left: 0;
    width: calc(100px + 3vw); }

.more-info-logos a {
  margin: calc(15px + .7vw);
  margin-left: 0; }
.more-info-logos img {
  margin: calc(10px + .7vw) 0;
  margin-left: 0;
  width: calc(100px + 3.5vw); }

.full-nav h5 {
  font-size: 20px;
  border-bottom: 1px solid #f7f3ee;
  color: #f5c600; }
.full-nav a {
  font-size: 16px; }

.underneath {
  position: relative; }

.archive-img {
  background-attachment: scroll;
  background-size: cover;
  background-position: center center;
  height: calc(100px + 15vh + 3vw);
  max-height: 75%;
  width: 100%;
  background-repeat: no-repeat; }

#hof {
  padding: 0 0 calc(15px + 2.3vw);
  border-bottom: 20px solid #232528; }
  #hof .hof-horse-gradient {
    position: absolute;
    height: 100%;
    width: 100%;
    background: #968375;
    background: -moz-linear-gradient(90deg, rgba(150, 131, 117, 0) 0%, #968375 100%);
    background: -webkit-linear-gradient(90deg, rgba(150, 131, 117, 0) 0%, #968375 100%);
    background: linear-gradient(90deg, rgba(150, 131, 117, 0) 0%, #968375 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#968375",endColorstr="#968375",GradientType=1);
    mix-blend-mode: multiply;
    opacity: .65; }
  #hof .archive-img-hof {
    transition: all ease 0.3s;
    position: relative;
    background-attachment: scroll;
    background-size: cover;
    background-position: center center;
    height: calc(80px + 12vh + 3vw);
    max-height: 70%;
    width: 100%;
    background-repeat: no-repeat;
    margin-bottom: calc(15px + 1.5vw); }
    #hof .archive-img-hof:hover {
      background-color: #f5c600;
      background-blend-mode: multiply; }
  #hof .hof-horse-name {
    text-transform: uppercase;
    position: absolute;
    right: 10px;
    bottom: 10px;
    font-size: calc(12px + 1vw);
    font-weight: 600;
    letter-spacing: .5px; }
  #hof .hof-horse-lifespan {
    color: white;
    position: absolute;
    right: 10px;
    top: 10px;
    font-size: calc(10px + .5vw); }

.hof-paragraph {
  padding: calc(20px + 3vw) calc(12px + 5vw);
  background-color: #232528; }
  .hof-paragraph p {
    color: white; }
  .hof-paragraph p:nth-child(2) {
    margin-top: calc(20px + .5vw); }

#hof-sort h4 {
  letter-spacing: 4px;
  text-align: center;
  color: #a09484;
  font-size: calc(14px + .8vw);
  margin-top: calc(20px + 2vw); }
#hof-sort h3 {
  margin: calc(10px + .5vw) 0;
  line-height: 1.5;
  transition: all ease 0.3s;
  border-bottom: 2px solid transparent;
  box-sizing: border-box;
  display: inline-block;
  text-align: center;
  font-family: "Hind", sans-serif;
  font-weight: 600;
  letter-spacing: 4px;
  cursor: pointer; }
  #hof-sort h3:hover {
    border-bottom: 2px solid #a09484; }
    #hof-sort h3:hover .fa-chevron-down {
      top: 5px; }
#hof-sort .name-year {
  margin: 15px 0 calc(20px + 2vw);
  text-align: center; }
#hof-sort .fa-chevron-down {
  transition: all ease 0.3s;
  color: #e7b82a;
  padding-left: 10px;
  position: relative;
  top: 0; }

.hof-links {
  transition: all ease 0.3s; }
  .hof-links span {
    transition: all ease 0.3s; }
  .hof-links:hover {
    transition: all ease 0.3s;
    text-decoration: underline !important; }
    .hof-links:hover span {
      letter-spacing: 1.3px !important; }

.menu-stallions-container li {
  white-space: nowrap; }

.stallion-archive {
  max-width: 1500px;
  margin: 0 auto 7vh; }

.stallion-archive-col {
  transition: all ease 0.3s !important;
  text-align: center;
  padding: calc(15px + 1.2vw);
  cursor: pointer !important; }
  .stallion-archive-col:hover {
    background-color: #f7f3ee;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1); }
    .stallion-archive-col:hover h3 {
      background-color: #f7f3ee; }
  .stallion-archive-col h2 {
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1.2px;
    margin: 20px 0 0; }
  .stallion-archive-col p {
    display: inline-block;
    font-size: 13px; }
  .stallion-archive-col h3 {
    transition: all ease 0.3s;
    padding: 0 15px;
    position: relative;
    display: inline-block;
    font-family: "Hind", sans-serif;
    font-size: calc(15px + .6vw);
    font-weight: bold;
    background-color: #e7dfd4; }

input[type=text] {
  font-family: "Hind", sans-serif !important;
  padding-left: calc(10px + .6vw); }

input[type=email] {
  font-family: "Hind", sans-serif !important;
  padding-left: calc(10px + .6vw); }

::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  font-family: "Hind", sans-serif !important; }

::-moz-placeholder {
  /* Firefox 19+ */
  font-family: "Hind", sans-serif !important; }

:-ms-input-placeholder {
  /* IE 10+ */
  font-family: "Hind", sans-serif !important; }

:-moz-placeholder {
  /* Firefox 18- */
  font-family: "Hind", sans-serif !important; }

.contact-claiborne {
  background: #f7f3ee; }

.wpcf7-text {
  font-family: "Hind", sans-serif !important; }

#contact-form {
  margin: 0 auto;
  max-width: 1400px; }
  #contact-form textarea {
    margin: calc(4px + .4vw);
    font-family: "Hind", sans-serif !important;
    background-color: #e9e3d9;
    border: 2px solid #d9d1c5;
    width: 100%;
    height: 14vh; }
    #contact-form textarea:hover {
      background-color: #efeae3; }
  #contact-form .form-ls, #contact-form .form-rs {
    padding: calc(20px + 1vw); }
  #contact-form .form-rs input[type="submit"] {
    color: #f5c637;
    padding: 10px 20px;
    background-color: #232528;
    margin: calc(4px + .4vw);
    font-family: "Noto Serif TC", serif;
    letter-spacing: 2px;
    font-weight: bold;
    font-size: calc(14px + .5vw);
    transition: all ease .3s; }
    #contact-form .form-rs input[type="submit"]:hover {
      background: #3d3b34; }
  #contact-form .wpcf7-text, #contact-form .wpcf7-form select {
    transition: all ease 0.3s;
    background-color: #e9e3d9;
    border: 2px solid #d9d1c5;
    margin: calc(4px + .4vw);
    padding: calc(5px + .4vw);
    width: 100%; }
    #contact-form .wpcf7-text:hover, #contact-form .wpcf7-form select:hover {
      background-color: #efeae3; }
  #contact-form .wpcf7-form select {
    height: calc(40px + 1vw);
    border-radius: none;
    color: #3d3b34;
    font-family: "Hind", sans-serif;
    letter-spacing: 2px;
    padding: calc(10px + .5vw); }

.mare-submission-pic {
  background: url(/wp-content/uploads/2019/07/WinterMare.jpg);
  background-attachment: fixed;
  background-size: cover;
  background-position: center center;
  height: 40vh;
  background-repeat: no-repeat; }

#submit-mare-form .stallion-Checkbox label {
  width: 100%; }
#submit-mare-form h3 {
  text-align: left;
  margin-left: 0;
  padding-left: 0;
  font-size: calc(10px + .5vw); }
#submit-mare-form .wpcf7-response-output {
  background-color: #e7b82a;
  color: #675829;
  border: none;
  margin: 0;
  padding: 130px 30px 50px;
  text-align: center; }
#submit-mare-form .full-mare-form-submit-button {
  position: relative;
  height: 0; }
#submit-mare-form input[type="submit"] {
  padding: calc(10px + .5vw) 0;
  background-color: #232528;
  color: #e7b82a;
  width: 20%;
  position: absolute;
  top: -20px;
  right: 40%;
  min-width: 200px;
  letter-spacing: 3px;
  font-size: calc(20px + 1vw);
  font-family: "Noto Serif TC", serif;
  cursor: pointer;
  transition: all ease .3s; }
  #submit-mare-form input[type="submit"]:hover {
    background-color: #3d3b34;
    color: #fafafa; }
#submit-mare-form h1 {
  font-size: calc(20px + 1vw); }
#submit-mare-form .recommend-stallion {
  text-align: center;
  margin: calc(10px + 2vw) auto calc(20px + 5vw);
  max-width: 80%; }
  #submit-mare-form .recommend-stallion .wpcf7-list-item {
    border-top: 2px solid #d7cdbf;
    border-bottom: 2px solid #d7cdbf;
    padding: 22px 0 15px; }
#submit-mare-form body {
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 18px; }
#submit-mare-form .wpcf7 .wpcf7-list-item {
  display: block;
  margin: 0; }
#submit-mare-form .select-stallions {
  margin: 0 auto;
  max-width: 1400px; }
  #submit-mare-form .select-stallions .checkbox input[type=checkbox] + span {
    padding: 23px 23px 18px 60px;
    background: url(/wp-content/uploads/2019/08/unChecked.png) no-repeat 23px 45%;
    background-size: 23px 23px;
    font-family: "Hind", sans-serif;
    font-weight: 600;
    width: 100%;
    letter-spacing: calc(1px + .1vw);
    font-size: calc(18px + .23vw);
    color: #3d3b34;
    transition: all ease .3s;
    cursor: pointer !important;
    display: block; }
    #submit-mare-form .select-stallions .checkbox input[type=checkbox] + span:hover {
      background: #f5c600 url(/wp-content/uploads/2019/08/unChecked.png) no-repeat 23px 45%;
      background-size: 23px 23px; }
    #submit-mare-form .select-stallions .checkbox input[type=checkbox] + span:focus {
      background: transparent url(/wp-content/uploads/2019/08/checked.png); }
  #submit-mare-form .select-stallions .checkbox input[type=checkbox]:checked + span {
    background-color: #f5c600;
    text-decoration: none;
    background: url(/wp-content/uploads/2019/08/checked.png) no-repeat 23px 45%;
    background-size: 23px 23px;
    display: block;
    width: 100%; }
    #submit-mare-form .select-stallions .checkbox input[type=checkbox]:checked + span:hover {
      background: #f5c600 url(/wp-content/uploads/2019/08/checked.png) no-repeat 23px 45%;
      background-size: 23px 23px; }
    #submit-mare-form .select-stallions .checkbox input[type=checkbox]:checked + span:focus {
      background: transparent url(/wp-content/uploads/2019/08/checked.png); }
  #submit-mare-form .select-stallions .checkbox input[type=checkbox] {
    display: none; }
  @media (hover: none) {
    #submit-mare-form .select-stallions .checkbox input[type=checkbox] + span:hover {
      background: transparent url(/wp-content/uploads/2019/08/unChecked.png) no-repeat 23px 45%;
      background-size: 23px 23px; }
    #submit-mare-form .select-stallions .checkbox input[type=checkbox] + span:focus {
      background: transparent url(/wp-content/uploads/2019/08/unChecked.png); }
    #submit-mare-form .select-stallions .checkbox input[type=checkbox]:checked + span:hover {
      background: transparent url(/wp-content/uploads/2019/08/checked.png) no-repeat 23px 45%;
      background-size: 23px 23px; }
    #submit-mare-form .select-stallions .checkbox input[type=checkbox]:checked + span:focus {
      background: transparent url(/wp-content/uploads/2019/08/checked.png); } }
  #submit-mare-form .select-stallions .recommend-stallion input[type=checkbox] + span {
    width: auto;
    display: inline; }
  #submit-mare-form .select-stallions .recommend-stallion input[type=checkbox]:checked + span {
    width: auto;
    display: inline; }
  #submit-mare-form .select-stallions .recommend-stallion input[type=checkbox] {
    display: none; }
#submit-mare-form .mare-contact-information .mare-contact-information-ls {
  background-color: #ece7de; }
#submit-mare-form .mare-contact-information .mare-contact-information-rs {
  background-color: #e2dace; }
#submit-mare-form .wpcf7-list-item {
  padding: 10px 0; }
#submit-mare-form select, #submit-mare-form .wpcf7-select {
  background-color: #e9e3d9;
  width: 90%;
  border: none;
  background: transparent;
  font-family: "Hind", sans-serif !important;
  margin: calc(10px + .7vw) 0 0;
  font-weight: 600;
  letter-spacing: 2px;
  color: #3d3b34; }
#submit-mare-form .wpcf7-text, #submit-mare-form span.wpcf7-form-control-wrap.status {
  transition: all ease 0.3s;
  background-color: #e9e3d9;
  border: 2px solid #d9d1c5;
  margin: calc(5px + .4vw) 0 calc(5px + .4vw);
  padding: calc(10px + .4vw) calc(15px + .4vw) calc(7px + .4vw);
  width: 100%;
  font-weight: 600;
  letter-spacing: 2px;
  font-size: calc(16px + .2vw); }
  #submit-mare-form .wpcf7-text:hover, #submit-mare-form span.wpcf7-form-control-wrap.status:hover {
    background-color: #efeae3; }
#submit-mare-form span.wpcf7-form-control-wrap.status {
  padding-left: 10px; }

.contact-bottom {
  display: flex;
  justify-content: center;
  align-items: center; }

.contact-bg-pic {
  display: flex;
  justify-content: center;
  align-items: center;
  background-attachment: scroll;
  background-size: cover;
  background-position: center center;
  height: calc(15vh + 15vw);
  width: 100%;
  background-repeat: no-repeat; }

#contact-text {
  margin-top: calc(40px + 2.2vw); }
  #contact-text p {
    text-align: center;
    margin: 0 auto;
    padding: 0 10px; }

#team-members {
  background: url(/wp-content/uploads/2019/07/TeamMembers-BG.jpg);
  background-position: bottom right;
  background-repeat: no-repeat; }
  #team-members .member-text {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: calc(10px + 1vw) calc(10px + 1vw);
    max-width: 75%;
    color: white; }
    #team-members .member-text h4 {
      font-family: "Hind", sans-serif;
      text-transform: uppercase;
      letter-spacing: 3px;
      font-weight: 600;
      line-height: 1; }
    #team-members .member-text p {
      font-size: calc(14px + .2vw);
      line-height: 1.5; }
  #team-members .member-email {
    transition: all ease 0.3s;
    font-size: calc(15px + .5vw);
    padding: 15px calc(10px + .6vw);
    position: absolute;
    bottom: 0;
    right: 0;
    background-color: #3d3b34;
    color: white; }
    #team-members .member-email:hover {
      background-color: #f5c600; }
      #team-members .member-email:hover p {
        color: #3d3b34 !important; }
      #team-members .member-email:hover .fa-envelope {
        color: #3d3b34; }
    #team-members .member-email p {
      font-family: "Hind", sans-serif;
      letter-spacing: 2px;
      line-height: 0; }
    #team-members .member-email .fa-envelope {
      color: #f5c600;
      margin-right: 10px; }

.team-page-member-div {
  background-attachment: scroll;
  background-size: cover;
  background-position: center center;
  height: calc(450px + 15vw);
  width: 100%;
  background-repeat: no-repeat; }
  .team-page-member-div .lower-gradient {
    background: #232528;
    background: -moz-linear-gradient(0deg, #232528 0%, rgba(35, 37, 40, 0) 90%);
    background: -webkit-linear-gradient(0deg, #232528 0%, rgba(35, 37, 40, 0) 90%);
    background: linear-gradient(0deg, #232528 0%, rgba(35, 37, 40, 0) 90%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#232528",endColorstr="#232528",GradientType=1);
    width: 100%;
    height: calc(10vh + 10vw);
    bottom: 0;
    position: absolute; }

#team-page-paragraph {
  background-color: #f7f3ee;
  text-align: center; }
  #team-page-paragraph p {
    text-align: center;
    margin: 0 auto; }

.animation-element {
  max-width: 600px; }

.progeny {
  max-width: 1700px;
  margin: 0 auto; }

.column {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2; }

.recent-runner {
  padding: 15px calc(10px + 3vw) 15px 0;
  min-width: 90%;
  display: inline-block; }
  .recent-runner h4 {
    font-size: 24px;
    margin-bottom: 10px;
    display: inline-block; }
  .recent-runner p.brown-text-1 {
    font-size: calc(12px + .1vw) !important; }

.sales-stat {
  min-width: calc(120px + 4vw);
  padding: 15px calc(10px + 3vw) 15px 0; }

.lifetime-stat {
  min-width: calc(100px + 4vw);
  padding: 15px calc(10px + 3vw) 15px 0; }

#progeny h4 {
  font-size: 21px;
  margin-bottom: 10px;
  font-weight: 600;
  white-space: nowrap; }

#progeny p.brown-text-1 {
  font-size: calc(12px + .2vw) !important; }

.race-record {
  margin-bottom: calc(3vh - 1vw); }

.win-record {
  padding: 0 0 0 calc(4vw - 2vh); }
  .win-record h3 {
    color: #a09586; }
  .win-record .row {
    margin-bottom: 20px; }
  .win-record .age {
    padding: 10px; }
  .win-record .place {
    padding: 0 20px 0 0;
    min-width: 50px;
    text-align: right; }
  .win-record .writeup p {
    padding-bottom: 15px; }

.dataTables_info {
  display: none; }

.table-container {
  overflow-x: scroll;
  position: relative;
  display: block;
  width: 100%; }

.select-sale {
  border-top: 2px solid #232528;
  background-color: #3d3b34;
  padding: 15px 20px 15px calc(10px + 5vw); }
  .select-sale .sale-dropdown {
    display: table;
    margin: 0 auto;
    white-space: nowrap; }
  .select-sale i.fas.fa-caret-down {
    position: relative;
    font-size: calc(18px + .5vw);
    color: #f5c600;
    top: 3px;
    right: 40px;
    pointer-events: none; }
  .select-sale p {
    display: inline;
    margin-right: calc(8px + .5vw);
    letter-spacing: 2px; }
  .select-sale h4 {
    font-size: calc(18px + 1vw);
    font-family: 'Hind';
    letter-spacing: .25vw;
    line-height: 1;
    font-weight: 600;
    margin-top: .5vw; }
  .select-sale select {
    background-color: #3d3b34;
    color: white;
    font-weight: 600;
    letter-spacing: 0.25vw;
    font-size: calc(14px + .5vw);
    -webkit-appearance: none;
    -webkit-border-radius: 0px;
    padding: 10px 50px 10px 25px;
    border: none;
    box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.5);
    display: inline; }

.select-sale-current-consignment #current-consignment-FullSaleName {
  font-size: calc(16px + 1.3vw);
  text-align: left; }
.select-sale-current-consignment .sale-dropdown {
  display: table;
  margin: 0 auto;
  white-space: nowrap; }
.select-sale-current-consignment i.fas.fa-caret-down {
  position: relative;
  font-size: calc(18px + .5vw);
  color: #f5c600;
  top: 3px;
  right: 40px;
  pointer-events: none; }
.select-sale-current-consignment p {
  display: inline;
  margin-right: calc(8px + .5vw);
  letter-spacing: 2px; }
.select-sale-current-consignment h4 {
  color: #3d3b34;
  font-size: calc(18px + 1vw);
  font-family: 'Hind';
  letter-spacing: .25vw;
  line-height: 1;
  font-weight: 600;
  margin-top: .5vw; }
.select-sale-current-consignment select {
  color: #3d3b34;
  font-weight: 600;
  letter-spacing: 0.25vw;
  font-size: calc(14px + .5vw);
  -webkit-appearance: none;
  -webkit-border-radius: 0px;
  padding: 10px 50px 10px 25px;
  border: none;
  box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.5);
  display: inline; }

.current-consignment-mulitple-tables .dataTables_filter, .current-consignment-table-container .dataTables_filter {
  background: #3d3b34;
  padding: 10px 15px 0;
  font-size: calc(10px + .2vw);
  color: white; }
  .current-consignment-mulitple-tables .dataTables_filter input, .current-consignment-table-container .dataTables_filter input {
    color: white; }

.front-page-left-column {
  background-color: #f7f3ee; }

.testimonial_rotator_quote {
  font-size: calc(12px + .1vw);
  letter-spacing: 1px;
  line-height: 2;
  max-width: 95%;
  margin: 0 auto;
  font-family: "Hind", sans-serif; }

.testimonial_rotator_slide_title {
  display: none; }

.testimonial_rotator_author_info p, .testimonial_rotator_author_info b {
  color: #9f9684 !important;
  font-weight: 400 !important;
  text-transform: uppercase !important;
  letter-spacing: .15vw; }

.longform_hr {
  height: 0 !important; }

.sales-statistics {
  padding-top: 0;
  max-width: 95%;
  min-width: 300px;
  margin: 0 auto;
  display: table; }
  .sales-statistics .col-auto {
    padding-right: calc(15px + 3vw);
    min-width: 15%;
    margin-top: calc(20px + 3vw); }
  .sales-statistics h4 {
    color: #a39686;
    font-weight: bold;
    font-size: calc(12px + .1vw);
    font-weight: 600;
    letter-spacing: .5px;
    margin: 10px 0 0;
    line-height: 1.5; }
  .sales-statistics h5 {
    font-size: calc(14px + .1vw);
    font-weight: 600;
    letter-spacing: .1vw;
    margin: 10px 0 0;
    line-height: 1.5; }
  .sales-statistics h1 {
    font-weight: bold; }

.jill {
  background-image: url(/wp-content/uploads/2018/07/JillGordon.jpg);
  background-size: cover;
  background-position: center center;
  min-height: calc(20vw + 300px); }

.race-photo {
  background-size: cover;
  background-position: center center;
  height: 60%;
  width: 100%;
  background-repeat: no-repeat; }

.shop-claiborne {
  background-color: #f7f3ee; }

.century-of-success {
  background-color: #232528; }
  .century-of-success h2 {
    color: #f3c335; }
  .century-of-success .hr-1, .century-of-success .hr-2, .century-of-success .hr-3 {
    background-color: #404244; }

.paging_simple .paginate_button.next:after, .paging_simple .paginate_button.previous:before {
  text-shadow: none !important; }

#tablepress-1_filter {
  background-color: #3d3b34;
  padding: 6px 0px 2px 20px;
  color: #f7f3ee;
  font-size: calc(10px + .2vw); }

.tablepress th {
  font-size: calc(10px + .2vw);
  font-family: "Noto Serif TC", serif !important; }

.tablepress th[aria-label="PURCHASER: activate to sort column ascending"], .tablepress th[aria-label="SIRE OF DAM: activate to sort column ascending"], .tablepress th[aria-label="PURCHASER: activate to sort column descending"], .tablepress th[aria-label="SIRE OF DAM: activate to sort column descending"], .tablepress th[aria-label="NAME: activate to sort column ascending"], .tablepress th[aria-label="SIRE: activate to sort column ascending"], .tablepress th[aria-label="DAM: activate to sort column ascending"], .tablepress th[aria-label="NAME: activate to sort column descending"], .tablepress th[aria-label="SIRE: activate to sort column descending"], .tablepress th[aria-label="DAM: activate to sort column descending"], .tablepress th[aria-label="Broodmare Sire: activate to sort column descending"], .tablepress th[aria-label="Broodmare Sire: activate to sort column ascending"], .tablepress th[aria-label="Sire: activate to sort column descending"], .tablepress th[aria-label="Sire: activate to sort column ascending"], .tablepress th[aria-label="Dam: activate to sort column descending"], .tablepress th[aria-label="Dam: activate to sort column ascending"], .tablepress th[aria-label="Horse Name: activate to sort column descending"], .tablepress th[aria-label="Horse Name: activate to sort column ascending"] {
  min-width: 150px;
  text-transform: uppercase; }

.tablepress td {
  font-size: calc(10px + .1vw);
  font-weight: 500; }

.sale-table-1 {
  max-width: 1700px;
  margin: 0 auto; }
  .sale-table-1 .dataTables_wrapper {
    left: -25px;
    position: relative;
    width: calc(100% + 50px);
    margin-top: 20px; }
  .sale-table-1 div#tablepress-28_filter {
    background: #3e3b36;
    color: #f7f3ee;
    padding: 10px 20px 0; }
    .sale-table-1 div#tablepress-28_filter input {
      color: #f7f3ee; }
  .sale-table-1 h2 {
    font-family: "Hind", sans-serif;
    text-transform: uppercase;
    letter-spacing: .42vw;
    font-weight: bold; }
  .sale-table-1 h4 {
    text-align: center;
    letter-spacing: .23vw;
    text-transform: uppercase;
    font-size: calc(12px + .5vw); }
  .sale-table-1 .dataTables_paginate a {
    color: #232528 !important;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 2px !important; }
  .sale-table-1 .paginate_button.disabled {
    color: #979797 !important;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 2px !important;
    display: none !important; }
  .sale-table-1 .paginate_button:after, .sale-table-1 .paginate_button:before {
    color: #232527 !important; }
  .sale-table-1 .tablepress thead th {
    border: none; }
  .sale-table-1 th {
    background-color: #f3c334 !important;
    border: none; }
  .sale-table-1 tr {
    border: none;
    border-bottom: none; }
  .sale-table-1 .sorting {
    text-transform: uppercase;
    font-family: 'Noto Serif TC', serif; }
  .sale-table-1 .odd,
  .sale-table-1 .odd td {
    background-color: #e6dfd4;
    border: none; }
  .sale-table-1 .tablepress .odd td {
    background-color: #e6dfd4;
    border: none; }
  .sale-table-1 .tablepress .even td {
    border: none; }
  .sale-table-1 label {
    text-transform: uppercase; }

.tablepress tfoot th, .tablepress thead th {
  background-color: #f3c334; }

.dataTables_length {
  display: none; }

.sale-table-2 {
  background-color: #232528;
  padding: calc(20px + 3vw) 25px calc(20px + 3vw); }
  .sale-table-2 .dataTables_filter {
    background: #d7cdbf;
    padding: 10px 15px 0;
    font-size: calc(10px + .2vw);
    float: left; }
  .sale-table-2 .tablepress .row-hover tr:hover td {
    background-color: #1a1c1f;
    color: #f7f3ee !important; }
  .sale-table-2 .tablepress .even {
    background-color: #232528; }
  .sale-table-2 .tablepress .odd {
    background-color: #3d3b34; }
  .sale-table-2 .dataTables_paginate a {
    color: #f5c600 !important;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1.5px !important; }
  .sale-table-2 .paginate_button:after, .sale-table-2 .paginate_button:before {
    color: #f7f3ee; }
  .sale-table-2 .tablepress .sorting:after {
    color: #f7f3ee !important; }
  .sale-table-2 .tablepress .sorting:before {
    color: #fddc98 !important; }
  .sale-table-2 .paginate_button.disabled {
    color: #3d3b34 !important;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px !important;
    display: none; }
    .sale-table-2 .paginate_button.disabled:before, .sale-table-2 .paginate_button.disabled:after {
      color: #3d3b34; }
  .sale-table-2 tr:hover td {
    color: #222527 !important; }
  .sale-table-2 tr:hover a {
    color: #222527 !important; }
  .sale-table-2 .tablepress thead th {
    border: none; }
  .sale-table-2 .tablepress .even td {
    background-color: #232528;
    color: #f7f3ee;
    border: none; }
    .sale-table-2 .tablepress .even td a {
      color: #f7f3ee; }
  .sale-table-2 .tablepress .sorting:hover, .sale-table-2 .tablepress .sorting_asc, .sale-table-2 .tablepress .sorting_desc {
    background-color: #ebb311; }
  .sale-table-2 th {
    background-color: #f3c334; }
  .sale-table-2 tr {
    border-bottom: none; }
  .sale-table-2 .sorting {
    text-transform: uppercase;
    font-family: 'Noto Serif TC', serif; }
  .sale-table-2 table.dataTable.no-footer {
    border-bottom: 1px solid #3d3b34; }
  .sale-table-2 .dataTables_wrapper {
    clear: both;
    margin-bottom: 1em;
    width: calc(100% + 50px);
    overflow-x: scroll;
    position: relative;
    left: -25px; }
  .sale-table-2 .tablepress .odd td {
    background-color: #3d3b34;
    color: #f7f3ee;
    border: none; }
    .sale-table-2 .tablepress .odd td a {
      color: #f7f3ee; }
  .sale-table-2 label {
    text-transform: uppercase; }

.sorting_asc, .sorting_desc {
  background-color: #ffdf80 !important;
  background-image: none !important; }

#past-results {
  background-color: #3d3b34; }
  #past-results h1 {
    color: #e6dfd4; }
  #past-results .basic-padding {
    background-image: url(/wp-content/uploads/2019/07/BG-salesResults.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: right center;
    background-attachment: fixed; }
  #past-results .title {
    display: table;
    color: #f7f3ee;
    margin: 0 auto 0 10vw; }

#current-consignment {
  padding: calc(20px + 5vw) 25px;
  background-color: #f7f3ee;
  background-image: url(/wp-content/uploads/2019/07/BG-salesCurrent.jpg);
  background-size: 35%;
  background-repeat: no-repeat;
  background-position: right center;
  background-attachment: fixed; }
  #current-consignment h1 {
    color: #a09586; }
  #current-consignment .title {
    display: table;
    margin: 0 auto; }

#sales-stats {
  background-color: #232528; }
  #sales-stats .hr-center-1, #sales-stats .hr-center-2, #sales-stats .hr-center-3 {
    background-color: #a09484; }
  #sales-stats p {
    color: #f7f3ee; }

.small-center-div {
  max-width: 500px;
  margin: 0 auto;
  padding: calc(15px + 1vw) 0; }

.in-view .hr-1 {
  transition: all ease 1s;
  width: 20%; }
.in-view .hr-2 {
  transition: all ease 1s;
  width: 40%; }
.in-view .hr-3 {
  transition: all ease 1s;
  width: 30%; }
.in-view .hr-center-1 {
  width: 30%;
  transition: all ease 1s; }
.in-view .hr-center-2 {
  width: 70%;
  transition: all ease 1s; }
.in-view .hr-center-1-gold {
  width: 30%;
  transition: all ease 1s; }
.in-view .hr-center-2-gold {
  width: 70%;
  transition: all ease 1s; }
.in-view .hr-center-3-gold {
  width: 50%;
  transition: all ease 1s; }
.in-view .hr-archive {
  width: 80%;
  position: absolute;
  margin: calc(10px + .75vw) auto 0;
  left: 10%;
  position: absolute;
  bottom: calc(10px + .5vw); }
.in-view .hr-center-3 {
  width: 50%;
  transition: all ease 1s; }
.in-view .hr-1-long-grow {
  transition: all ease 1s;
  width: 28%; }
.in-view .hr-2-long-grow {
  transition: all ease 1s;
  width: 70%; }
.in-view .hr-3-long-grow {
  transition: all ease 1s;
  width: 45%; }

.scroll-text {
  font-size: 13px;
  text-align: center;
  color: #a09586;
  font-family: "Noto Serif TC", serif; }

.race-table table {
  text-align: center; }
  .race-table table thead tr {
    background-color: #232528 !important;
    color: #f5c600;
    font-weight: bold;
    height: 50px !important; }
  .race-table table tr td:first-child {
    border-right: 2px solid #232528; }
  .race-table table tr:last-child td {
    background-color: #232528;
    color: #f5c600;
    font-weight: bold; }
  .race-table table tr:nth-child(even) {
    background: #f7f3ed;
    border-bottom: none; }
  .race-table table tr:nth-child(odd) {
    background: #ffffff;
    border-bottom: none; }

.tab-content {
  background-color: #f0e9e1;
  background-image: url(/wp-content/uploads/2019/07/BG-stallionTab.jpg);
  background-position: bottom right;
  background-size: 35%;
  background-repeat: no-repeat;
  background-attachment: fixed; }
  .tab-content p {
    font-family: "Hind", sans-serif;
    font-weight: 400;
    line-height: 2;
    margin-bottom: -3px; }

.win-record p {
  line-height: 1.5; }
.win-record h5 {
  color: #a79c8e; }

.stallion-header-info {
  font-size: calc(12px + .3vw);
  letter-spacing: 1px;
  position: absolute;
  bottom: 20px;
  right: calc(10px + 5vw);
  text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.8); }

.nbr {
  border-right: none !important; }

.ped {
  max-width: 900px;
  min-width: 600px;
  font-size: 14px;
  margin: 0 auto; }

.ped th, .ped td {
  border: solid 1px #d7cdbf; }

.nicking a:hover {
  filter: opacity(0.7); }

table.ped td.rotate {
  background: #232528;
  white-space: nowrap;
  text-align: left;
  font-size: 18px;
  text-transform: uppercase;
  color: #f7f3ee;
  width: 1px;
  max-width: 75px; }

tr {
  border-bottom: 1px solid #133673; }

td.rotate > h3 {
  color: #f5c600;
  transform: translate(21px, 0) rotate(270deg);
  text-align: center !important;
  height: 400px;
  left: -20px;
  position: relative;
  width: 400px; }

.iframe-wrapper {
  -webkit-overflow-scrolling: touch;
  overflow-y: scroll;
  overflow-x: scroll; }

#faq .modal-content, #after-care-contact .modal-content {
  top: 15%;
  z-index: 999;
  background-color: #e7dfd4;
  max-width: 1200px;
  margin: 0 auto;
  width: 80%;
  padding: calc(10px + 3vw);
  text-align: center; }
  #faq .modal-content .close, #after-care-contact .modal-content .close {
    text-align: right;
    font-size: calc(30px + 1vw);
    margin-top: -2.5vw;
    margin-right: -1.5vw; }

#after-care-contact textarea, #after-care-contact input {
  background-color: #f1ede8; }
#after-care-contact textarea {
  width: 80%;
  height: 150px; }

#commercial .close {
  color: #f7f3ee;
  padding: 0 20px 0 0;
  font-size: calc(30px + 1vw); }
#commercial iframe {
  width: 900px;
  max-width: 100%;
  height: 506px;
  max-height: 49.5vw;
  margin: 0 auto;
  display: block;
  border: 0; }
#commercial .stallion-video {
  margin-top: 20px; }
#commercial .modal-content {
  border: none;
  height: 0;
  width: 100%;
  max-width: 2000px; }
#commercial .modal-header {
  padding: 0 0 10px 0;
  height: 0;
  margin: 100px auto 0;
  background-color: transparent;
  border-bottom: 1px solid transparent;
  border-top: 1px solid transparent;
  width: 900px;
  max-width: 100%; }

#myModal .modal-dark-bg {
  height: 100vh;
  width: 100vw;
  background-color: rgba(0, 0, 0, 0.5); }

.single-title {
  max-width: 700px;
  margin: 0 auto; }
  .single-title h1 {
    font-size: calc(20px + .5vw); }

.single-date h5 {
  display: inline-block;
  background-color: #f1c235;
  padding: 15px 20px 10px;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 600;
  font-size: calc(14px + .2vw); }

#single-content {
  background-color: #f6f2ed; }

.archive-post-column {
  background-color: #f7f3ee;
  border: 1px solid #d7cdbf;
  border-bottom: 10px solid #d7cdbf; }

.grecaptcha-badge {
  opacity: 0 !important; }

.social-icons {
  text-align: left;
  padding: 0;
  margin-bottom: 20px; }
  .social-icons a {
    padding: 0 !important;
    margin: 0; }
    .social-icons a:hover {
      background: transparent !important; }
  .social-icons .social-icon {
    width: 20%;
    padding: 0 5px 0 0;
    transition: ease all .8s;
    max-width: 50px; }
    .social-icons .social-icon:hover .yellow-path {
      fill: #E6B726 !important; }
    .social-icons .social-icon .yellow-path {
      fill: #FFD457;
      transition: ease all .5s; }

.nav-social-icons {
  width: 100%;
  padding: 20px;
  position: fixed;
  bottom: 0;
  background: #232528;
  text-align: center;
  border-top: 1px solid #3d3b34; }
  .nav-social-icons a {
    display: inline-block !important; }
  .nav-social-icons .social-icon {
    width: 35px;
    margin: 0 calc(3px + 2vw) 0 0;
    transition: ease all .8s;
    max-width: 50px;
    display: inline-block; }
    .nav-social-icons .social-icon:hover .yellow-path {
      fill: #E6B726 !important; }
    .nav-social-icons .social-icon .yellow-path {
      fill: #f7f3ee;
      transition: ease all .5s; }

.no-show-post {
  display: none; }

.yellow-post {
  background-color: #f5c600;
  background-image: url(/wp-content/uploads/2019/04/C-icon.svg);
  background-repeat: no-repeat;
  background-size: 50vw;
  background-position: 50%;
  border: 5px solid #e7dfd4; }

.archive-pagination {
  margin: 30px 0 0;
  text-align: center;
  line-height: 2.5; }

.screen-reader-text {
  display: none; }

.prev i, .next i {
  color: #f3c335; }

.fa-arrow-alt-circle-down {
  color: #f5c600; }

.dots, .prev, .next {
  background: transparent !important; }

.prev, .next {
  padding: 0 10px; }
  .prev i, .next i {
    transition: all ease .3s; }

.page-numbers.current {
  COLOR: #3d3b34;
  border: 2px solid  #e7b82a;
  background: #e7b82a;
  cursor: pointer; }
  .page-numbers.current:hover {
    color: #fafafa; }

.page-numbers:hover {
  background: #f5c600; }

.page-numbers {
  color: #3d3b34;
  font-size: calc(13px + .1vw);
  padding: 10px 13px;
  transition: all ease .3s; }

.hypomating {
  position: relative; }
  .hypomating:after {
    position: absolute;
    top: calc(7px + .35vw);
    left: calc(110px + 3vw);
    content: '';
    width: calc(35% + 10vw);
    height: 2px;
    background-color: #d7cdbf; }

.dataTables_paginate {
  padding: 0 25px 30px 40px !important;
  float: none !important; }

.next {
  position: relative;
  transition: all ease .3s;
  left: 0; }
  .next:hover {
    left: 5px; }

.previous {
  position: relative;
  transition: all ease .3s;
  right: 0; }
  .previous:hover {
    right: 5px; }

.resources {
  position: relative; }
  .resources:after {
    position: absolute;
    top: calc(7px + .35vw);
    left: calc(155px + 3vw);
    content: '';
    width: calc(25% + 10vw);
    height: 2px;
    background-color: #d7cdbf; }

.race-age {
  position: relative;
  margin-bottom: 10px; }
  .race-age:after {
    position: absolute;
    top: calc(20px + .5vw);
    left: calc(50px + 2vw);
    content: '';
    width: calc(50% + 10vw);
    height: 2px;
    background-color: #d7cdbf; }

.more-info {
  position: relative; }
  .more-info:after {
    position: absolute;
    top: calc(7px + .2vw);
    right: -160px;
    content: '';
    width: 150px;
    height: 2px;
    background-color: #d7cdbf; }

.line-height-1 {
  line-height: 1.3; }

.pedigree-snapshot {
  padding-right: 5vw; }

.conformation-photo {
  text-align: center;
  margin-bottom: 25px; }
  .conformation-photo img {
    width: 1000px !important;
    max-width: 100%; }

.basic-padding {
  padding: calc(25px + 2.5vw) calc(20px + 3vw); }

.padding-2 {
  padding: calc(20px + 5vw) 25px; }

#stallion-tabs {
  background-color: #f3eee7; }

.nav-item {
  background-color: #232528; }

.nav {
  background-color: #232528;
  border-top: 10px solid #f5c600; }

.nav-tabs {
  border-bottom: none;
  padding-left: calc(8px + .3vw);
  overflow-x: hidden;
  flex-wrap: nowrap;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch; }
  .nav-tabs .nav-link:focus, .nav-tabs .nav-link:focus-within, .nav-tabs .nav-link:active {
    color: #3d3b34; }

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
  background-color: #f7f3ee; }

.nav-tabs::-webkit-scrollbar {
  height: calc(10px + .2vw);
  height: 0px; }

.nav-tabs::-webkit-scrollbar-thumb {
  /*background:#b18b36;*/
  background: transparent;
  /*border-radius: 15px;*/ }

.nav-tabs .active {
  background: #f0e9e2;
  background: -moz-linear-gradient(0deg, #f0e9e2 0%, #d7cdbf 100%);
  background: -webkit-linear-gradient(0deg, #f0e9e2 0%, #d7cdbf 100%);
  background: linear-gradient(0deg, #f0e9e2 0%, #d7cdbf 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f0e9e2",endColorstr="#d7cdbf",GradientType=1); }

.nav-tabs .nav-link {
  padding: calc(12px + .8vw) calc(5px + 3vw);
  text-transform: uppercase;
  font-size: calc(10px + .6vw);
  letter-spacing: 0.05em;
  white-space: nowrap;
  transition: all ease-in-out 0.3s;
  display: block;
  color: #f7f3ee;
  border-radius: 0;
  border: 0;
  font-family: "Hind", sans-serif;
  font-weight: 800;
  letter-spacing: .23vw; }
  .nav-tabs .nav-link .fa-play {
    color: #f5c600;
    font-size: calc(10px + .2vw);
    position: relative;
    top: -2px; }
  .nav-tabs .nav-link:hover {
    background-color: #f5c600;
    color: #232528; }
    .nav-tabs .nav-link:hover .fa-play {
      color: #3d3b34; }

.info-padding {
  padding: calc(25px + 2.5vw) calc(10px + 1vh);
  padding-top: 20px;
  text-align: center; }
  .info-padding h6 {
    line-height: 1.75; }

.stallion-news-link {
  border: 1px solid #d7cdbf;
  border-bottom: none; }

.stallion-news-posts .blog-title {
  padding: 0; }
.stallion-news-posts a:hover {
  background: #f7f3ee; }
  .stallion-news-posts a:hover .read-story-button {
    background-color: #e7b82a;
    border: 2px solid #e7b82a; }
    .stallion-news-posts a:hover .read-story-button:after {
      background-color: #e7b829;
      width: 100%;
      left: 0; }
    .stallion-news-posts a:hover .read-story-button i {
      color: #f7f3ee; }

.stallion-news {
  background-color: #e7dfd4;
  background-image: url("/wp-content/uploads/2019/07/news.svg");
  background-attachment: scroll;
  background-size: calc(200px + 15vw);
  background-repeat: no-repeat;
  background-position: -20px 15px;
  top: 0;
  left: 0; }
  .stallion-news .info-padding {
    padding: 10px calc(20px + 2vw) calc(40px + 2vw); }
  .stallion-news .news-header {
    text-align: right;
    padding: 0; }
  .stallion-news .view-all {
    margin: calc(20px + 1vw) calc(20px + 3vw) calc(12px + 1vw);
    font-size: calc(10px + 1vw);
    padding: 2px 10px;
    letter-spacing: 1px;
    line-height: 1;
    background: #e7dfd4;
    font-family: "Hind", sans-serif;
    font-weight: 700;
    right: 0; }

.hr-submit-left {
  height: 2px;
  width: 90%;
  background-color: #efd58c;
  display: inline-block;
  margin-bottom: 3px; }

.hr-submit-right {
  width: 8%;
  display: inline-block; }

.hr-submit-bottom {
  height: 2px;
  margin-top: 5px;
  background-color: #efd58c; }

.stats {
  background-color: #232528; }
  .stats .main-stat {
    padding-right: calc(15px + 3vw);
    min-width: 15%; }
  .stats h3 {
    line-height: 1.5;
    margin-bottom: 20px; }
  .stats h1 {
    font-weight: 900;
    font-size: calc(30px + 1vw);
    line-height: 1;
    letter-spacing: .2vw; }
  .stats h5 {
    font-size: calc(14px + .1vw);
    font-weight: 600;
    letter-spacing: .1vw;
    margin: 10px 0 20px; }
    .stats h5:last-child {
      margin-bottom: 5px; }

.submit-mare {
  background-color: #f5c600; }
  .submit-mare h2 {
    font-weight: 900;
    font-size: calc(30px + 2vw);
    letter-spacing: 0px;
    top: -.2em;
    position: relative; }
    .submit-mare h2 sup {
      top: -.3em; }
  .submit-mare h5 {
    color: #3d3b34;
    margin-top: 15px;
    font-size: calc(15px + .1vw); }

.submit-mare-button {
  max-width: 500px;
  margin: 0 auto;
  position: relative;
  transition: all ease 0.3s;
  border-top: 2px solid #efd58c;
  border-bottom: 2px solid #efd58c;
  padding-top: 5px;
  padding-bottom: 5px; }
  .submit-mare-button h3 {
    line-height: 1;
    font-weight: 700;
    padding: 15px 0 5px;
    transition: all ease 0.3s;
    cursor: pointer !important;
    color: #3d3b34; }
  .submit-mare-button:hover h3 {
    letter-spacing: 5px;
    color: #232528; }
  .submit-mare-button:before {
    position: absolute;
    content: 'LFSN';
    top: calc(-.5vw - 12px);
    font-size: calc(12px + .5vw);
    font-weight: 700;
    letter-spacing: 2px;
    right: 0;
    background-color: #f5c600;
    color: #f7f3ee;
    padding: 2px 0px 0px 10px; }

[value="SUBSCRIBE"] {
  letter-spacing: 2px;
  position: relative; }

.accordion {
  cursor: pointer; }

.margin-top-mobile-footer {
  margin-top: -16px; }

.clear {
  position: relative; }

.submit-btn {
  position: relative;
  width: 200px;
  margin-left: auto;
  margin-right: auto; }
  .submit-btn:after {
    position: absolute;
    content: " ";
    width: 150px;
    height: 2px;
    left: 25px;
    bottom: -7px;
    background-color: #c49402;
    transition: all ease 0.5s; }
  .submit-btn input {
    transition: all ease 0.3s;
    border: 2px solid #c49402;
    padding: 5px 20px 4px;
    font-weight: 600;
    margin-left: auto;
    margin-right: auto;
    width: 200px;
    font-size: calc(16px + .25vw);
    position: relative;
    cursor: pointer !important; }
    .submit-btn input:hover {
      background: #fdca30; }

.submit-btn:hover:after {
  width: 200px;
  left: 0; }

.fields {
  text-align: center;
  position: relative;
  width: 95%; }
  .fields input {
    border-bottom: 2px solid #f7f3ee;
    position: relative;
    width: 100%;
    font-family: "Noto Serif TC", serif;
    padding: 10px 15px 3px;
    letter-spacing: 2px;
    font-size: calc(16px + .3vw);
    color: #3d3b34;
    transition: all ease 0.3s; }
    .fields input:focus, .fields input:hover {
      background: #fdca30; }
  .fields span {
    position: relative; }
    .fields span:hover:after {
      width: 100%; }
    .fields span:after {
      position: absolute;
      content: '';
      height: 2px;
      width: 70%;
      background: #fdca30;
      left: 0px;
      transition: all .3s ease-in;
      bottom: -21px; }

.employment-form .pdf-buttons p {
  font-size: 12px; }
.employment-form .pdf-buttons .visit-cl-button {
  padding: calc(0px + .5vw) 5px; }
.employment-form .column {
  column-gap: calc(20px + 3vw);
  max-width: 1200px;
  margin: 0 auto; }
.employment-form #contact-form .wpcf7-submit {
  background: #232528;
  color: #f5c600;
  padding: 10px 20px;
  font-size: 16px;
  transition: all ease .3s; }
  .employment-form #contact-form .wpcf7-submit:hover {
    background: #3d3b34; }
.employment-form #contact-form p {
  vertical-align: top;
  font-size: 14px; }
.employment-form #contact-form .wpcf7-form-control-wrap {
  position: relative;
  line-height: 1.23;
  font-size: 13px;
  margin: calc(4px + .4vw) 0 calc(20px + .4vw); }
.employment-form #contact-form h3 {
  font-size: calc(16px + .4vw);
  letter-spacing: 1px;
  line-height: 1.5;
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid #a09586; }
.employment-form #contact-form .wpcf7-textarea {
  height: 75px; }
.employment-form #contact-form .wpcf7-text, .employment-form #contact-form .wpcf7-textarea {
  line-height: 1.2;
  font-size: 16px;
  padding: calc(5px + .2vw) calc(5px + .4vw) 3px; }

.award-wrapper {
  min-width: 50%; }

.award-txt {
  display: inline-block;
  border-top: 2px solid #e6dfd4;
  padding: 10px 20px 10px calc(100px + 3vw);
  position: relative;
  margin: calc(30px + 4vw) auto calc(20px + 1vw); }
  .award-txt h4 {
    font-size: calc(18px + .5vw);
    font-family: "Hind", sans-serif;
    margin-top: 10px;
    font-weight: 800; }
  .award-txt p {
    font-size: 16px;
    font-family: "Hind", sans-serif !important; }
  .award-txt img {
    position: absolute;
    top: -10px;
    left: 0;
    width: calc(75px + 3vw); }

.rmt-1 {
  margin-top: calc(3px + .4vw); }

.rmt-2 {
  margin-top: calc(5px + .8vw); }

.rmt-3 {
  margin-top: calc(15px + 1.3vw); }

.rmt-4 {
  margin-top: calc(15px + 1.8vw); }

.rmt-5 {
  margin-top: calc(25px + 3vw); }

.rmb-1 {
  margin-bottom: calc(5px + .5vw); }

.rmb-2 {
  margin-bottom: calc(10px + .8vw); }

.rmb-3 {
  margin-bottom: calc(10px + 1vw); }

.rmb-4 {
  margin-bottom: calc(15px + 1.5vw); }

.rmb-5 {
  margin-bottom: calc(25px + 3vw); }

.rml-6 {
  margin-left: calc(-20px + 5vw); }

.rml-2 {
  margin-left: calc(10px + .4vw); }

.hr-yellow {
  transition: all ease .3s;
  margin: 2.5px auto;
  height: 2px;
  width: 60%;
  background-color: #e7b82a; }

.a-square:hover .header-squares-button:before, .a-square:hover .header-squares-button:after {
  width: 100%;
  left: 0; }

::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #3d3b34;
  font-family: 'Noto Serif TC', serif;
  letter-spacing: 2px; }

::-moz-placeholder {
  /* Firefox 19+ */
  color: #3d3b34;
  font-family: 'Noto Serif TC', serif;
  letter-spacing: 2px; }

:-ms-input-placeholder {
  /* IE 10+ */
  color: #3d3b34;
  font-family: 'Noto Serif TC', serif;
  letter-spacing: 2px; }

:-moz-placeholder {
  /* Firefox 18- */
  color: #3d3b34;
  font-family: 'Noto Serif TC', serif;
  letter-spacing: 2px; }

.yellow-text, .text-yellow {
  color: #e7b82a; }

#footer {
  background-color: #f7f3ee;
  padding: calc(15px + 5vw); }

#signup {
  background-color: #e7b82a;
  padding: calc(20px + 3vw) calc(12px + 3vw) calc(40px + 3vw); }

.fa-directions {
  color: #e7b82a; }

.location-left {
  background-color: #e7dfd4; }

.card-header h6 {
  font-size: calc(14px + .1vw);
  max-width: 90%;
  line-height: 1.5;
  background-color: transparent;
  transition: all ease .3s; }
.card-header:hover {
  background-color: #e7b82a !important; }

.card-header[aria-expanded="true"] {
  background: #e7b82a !important; }

.header-squares h2 {
  font-size: calc(16px + 1.2vw);
  margin-top: 1vw;
  text-shadow: 0 0 10px rgba(35, 37, 40, 0.85);
  font-weight: 600;
  letter-spacing: .05em; }

.yellow-bg {
  background-color: #e7b82a !important; }

.card {
  border-radius: 0 !important;
  margin: 0 10px 0 0; }

.card-header:first-child {
  background-color: #d7cdbf;
  border: 1px solid #e7dfd4;
  border-radius: 0 !important; }

.card-body {
  background-color: #e7dfd4;
  font-size: 14px; }

.card-header button {
  color: #232528; }

.fa-plus {
  color: #f7f3ee;
  float: right;
  line-height: inherit;
  /* margin-right: 10px; */
  /* position: absolute;
  right: 10px;
  top: 15px; */
  font-size: 15px; }

.faq-padding {
  padding: calc(15px + 5vw); }

.visit-promo-video {
  background: #232528;
  background-image: url("/wp-content/uploads/2019/07/VisitVideo-BG.jpg");
  background-size: cover;
  background-attachment: fixed; }
  .visit-promo-video iframe {
    width: 1100px;
    max-width: 100%;
    height: 618px;
    max-height: 49.5vw;
    margin: 0 auto;
    display: block; }

.aftercare-promo-video {
  background: #232528;
  background-image: url("/wp-content/uploads/2019/12/Claiborne_Pasture2_JN.jpg");
  background-size: cover;
  background-attachment: fixed; }
  .aftercare-promo-video iframe {
    width: 1100px;
    max-width: 100%;
    height: 618px;
    max-height: 49.5vw;
    margin: 0 auto;
    display: block; }

.padding-20 {
  padding: 20px; }

.padding-30 {
  padding: 30px; }

#faq {
  background-color: #d7cdbf; }
  #faq p {
    font-size: calc(12px + .3vw); }
  #faq .white-button {
    font-size: calc(16px + .2vw); }

.position-relative, .relative {
  position: relative; }

.bg-faq {
  color: #e7dfd4;
  position: absolute;
  top: calc(-80px - 3vw);
  left: -20px;
  font-size: calc(100px + 5vw);
  z-index: 1; }

.brown-text-1 {
  color: #a09586; }

.brown-text-2 {
  color: #a79c8e; }

.serif {
  font-family: 'Noto Serif TC', serif; }

.sansserif {
  font-family: 'Hind', sans-serif; }

.header-visit-gradient {
  width: 120%;
  position: absolute;
  /* background: grey; */
  bottom: 0;
  height: 30vh;
  left: calc(-20px - 1vw);
  background: transparent;
  background: -moz-linear-gradient(180deg, rgba(0, 0, 0, 0) 30%, rgba(159, 151, 139, 0.75) 200%);
  background: -webkit-linear-gradient(180deg, rgba(0, 0, 0, 0) 30%, rgba(159, 151, 139, 0.75) 200%);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 30%, rgba(159, 151, 139, 0.75) 200%); }

.header-homepage {
  background-color: #232528;
  padding-bottom: calc(5vh + 3vw); }
  .header-homepage h1 {
    text-align: center;
    margin-top: calc(15vw + 5vh);
    padding-top: 0 !important;
    line-height: 1.5; }

.header-daily-racing-report {
  padding-bottom: calc(5vh + 3vw);
  min-height: 30vh; }
  .header-daily-racing-report h1 {
    text-align: center;
    margin-top: calc(5vh + 5vw);
    padding-top: 0 !important; }

.hp-btns {
  color: #f7f3ee;
  width: 100%;
  max-width: 1000px;
  margin: calc(10px + 2vh) auto 0; }
  .hp-btns a {
    min-width: 21%;
    color: #f7f3ee; }
    .hp-btns a:hover {
      background: rgba(12, 13, 14, 0.75); }

.header-visit {
  position: relative;
  background-position: left -15vw !important; }
  .header-visit h1 {
    text-align: center;
    padding-top: calc(5vh + 10vw);
    font-size: calc(24px + 2vw);
    max-width: 85%;
    margin: 0 auto; }

.header-team {
  position: relative;
  min-height: 55vh;
  background-position: center -30vh; }
  .header-team h1 {
    text-align: center;
    padding-top: calc(10vh + 8vw);
    font-size: calc(24px + 2vw);
    max-width: 85%;
    margin: 0 auto; }

.header-contact {
  position: relative;
  min-height: 40vh;
  background-position: center -20vh; }
  .header-contact h1 {
    text-align: center;
    padding-top: 15vh;
    font-size: calc(24px + 2vw);
    max-width: 85%;
    margin: 0 auto; }

.header-mare-submission {
  position: relative;
  min-height: 55vh; }
  .header-mare-submission h1 {
    text-align: center;
    padding-top: calc(10vh + 8vw);
    font-size: calc(24px + 2vw);
    max-width: 85%;
    margin: 0 auto; }

.header-stallion {
  background-color: #232528;
  position: relative;
  min-height: 70vh;
  padding-bottom: 10vh;
  z-index: initial !important;
  text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.8); }
  .header-stallion .vidbg-container {
    background-position: center -35vh;
    background-size: cover;
    background-repeat: no-repeat; }
  .header-stallion h1 {
    text-align: center;
    padding-top: 27vh;
    font-weight: bold;
    font-size: calc(18px + 2.5vw); }
  .header-stallion p {
    display: inline-block;
    text-align: center; }
  .header-stallion .vidbg-container {
    background-attachment: fixed; }
  .header-stallion .pedigree-line {
    font-family: "Hind", sans-serif;
    font-weight: 500;
    letter-spacing: 1px;
    font-size: calc(14px + .1vw);
    margin-top: 2vh; }
    .header-stallion .pedigree-line p {
      font-family: "Hind", sans-serif;
      font-weight: 500; }

.header-accomplishments {
  position: relative;
  min-height: 50vh;
  padding-bottom: 10vh;
  z-index: initial !important;
  text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.8); }
  .header-accomplishments .vidbg-container {
    background-position: center -35vh;
    background-size: cover;
    background-repeat: no-repeat; }
  .header-accomplishments h1 {
    text-align: center;
    padding-top: 19vh;
    padding-bottom: calc(45px + .3vw);
    font-weight: bold;
    font-size: calc(30px + 3vw); }
  .header-accomplishments p {
    display: inline-block;
    text-align: center; }
  .header-accomplishments .vidbg-container {
    background-attachment: fixed; }

.header-history {
  padding: calc(20px + 1vw) 0;
  position: relative;
  min-height: 50vh;
  padding-bottom: 10vh;
  z-index: initial !important;
  text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.8); }
  .header-history .vidbg-container {
    background-position: center -35vh;
    background-size: cover;
    background-repeat: no-repeat; }
  .header-history h1 {
    text-align: center;
    padding-top: 19vh;
    padding-bottom: calc(20px + .2vw);
    font-weight: bold;
    font-size: calc(30px + 3vw); }
  .header-history p {
    display: inline-block;
    text-align: center; }
  .header-history .vidbg-container {
    background-attachment: fixed; }

.header-hof {
  padding: calc(20px + 1vw) 0;
  position: relative;
  min-height: 50vh;
  padding-bottom: 10vh;
  z-index: initial !important;
  text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.8); }
  .header-hof .vidbg-container {
    background-position: center -35vh;
    background-size: cover;
    background-repeat: no-repeat; }
  .header-hof h1 {
    text-align: center;
    padding-top: 19vh;
    padding-bottom: calc(40px + .3vw);
    font-weight: bold;
    font-size: calc(30px + 3vw); }
  .header-hof p {
    display: inline-block;
    text-align: center; }
  .header-hof .vidbg-container {
    background-attachment: fixed; }
  .header-hof .pedigree-line {
    font-family: "Hind", sans-serif;
    font-weight: 500;
    letter-spacing: 1px;
    font-size: calc(14px + .1vw);
    margin-top: 2vh; }
    .header-hof .pedigree-line p {
      font-family: "Hind", sans-serif;
      font-weight: 500; }

.header-single-hof {
  z-index: initial !important;
  text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.8);
  position: relative;
  min-height: 50vh;
  padding-bottom: 10vh; }
  .header-single-hof .vidbg-container {
    background-position: center -35vh;
    background-size: cover;
    background-repeat: no-repeat; }
  .header-single-hof .header-lifespan {
    color: white;
    text-align: center;
    padding-top: 23vh; }
  .header-single-hof .hr-center-1, .header-single-hof .hr-center-2, .header-single-hof .hr-center-3 {
    background-color: #d7cdbf; }
  .header-single-hof h1 {
    font-family: "Hind", sans-serif;
    color: #f5c600;
    text-align: center;
    padding-top: 10px;
    font-weight: bold;
    font-size: calc(30px + 3vw);
    letter-spacing: 5px; }
  .header-single-hof h2 {
    color: white;
    text-align: center;
    padding-top: 10px;
    font-weight: bold; }
  .header-single-hof p {
    display: inline-block;
    text-align: center; }
  .header-single-hof .vidbg-container {
    background-attachment: fixed; }
  .header-single-hof .pedigree-line {
    font-family: "Hind", sans-serif;
    font-weight: 500;
    letter-spacing: 1px;
    font-size: calc(14px + .1vw);
    margin-top: 2vh; }
    .header-single-hof .pedigree-line p {
      font-family: "Hind", sans-serif;
      font-weight: 500; }

.header-bio {
  position: relative;
  min-height: 50vh;
  padding-bottom: 10vh;
  z-index: initial !important;
  text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.8); }
  .header-bio .vidbg-container {
    background-position: center -35vh;
    background-size: cover;
    background-repeat: no-repeat; }
  .header-bio h1 {
    text-align: center;
    padding-top: 23vh;
    font-weight: bold;
    font-size: calc(30px + 3vw); }
  .header-bio h4 {
    color: whitesmoke;
    text-align: center;
    font-family: "Hind", sans-serif;
    font-size: calc(12px + .23vw);
    letter-spacing: 1px;
    text-transform: uppercase; }
  .header-bio p {
    display: inline-block;
    text-align: center; }
  .header-bio .vidbg-container {
    background-attachment: fixed; }
  .header-bio .pedigree-line {
    font-family: "Hind", sans-serif;
    font-weight: 500;
    letter-spacing: 1px;
    font-size: calc(14px + .1vw);
    margin-top: 2vh; }
    .header-bio .pedigree-line p {
      font-family: "Hind", sans-serif;
      font-weight: 500; }

.stallion-header-gradient {
  width: 100%;
  height: 100%;
  position: absolute;
  background: black;
  top: 10vh;
  left: 0;
  background: transparent;
  background: -moz-linear-gradient(0deg, #232528 0%, rgba(35, 37, 40, 0) 46%);
  background: -webkit-linear-gradient(0deg, #232528 0%, rgba(35, 37, 40, 0) 46%);
  background: linear-gradient(0deg, #232528 0%, rgba(35, 37, 40, 0) 46%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#232528",endColorstr="#232528",GradientType=1); }

.header-archive-stallions {
  position: relative;
  min-height: 50vh;
  padding-bottom: 10vh;
  background-position: center -20vh;
  padding-top: 15vh; }
  .header-archive-stallions h1 {
    text-align: center;
    padding-top: 12vh;
    font-weight: bold; }
  .header-archive-stallions p {
    display: inline-block;
    text-align: center; }
  .header-archive-stallions .pedigree-line {
    font-family: "Hind", sans-serif;
    font-weight: 500;
    letter-spacing: 1px;
    font-size: 18px; }
    .header-archive-stallions .pedigree-line p {
      font-family: "Hind", sans-serif;
      font-weight: 500; }

.header-archive {
  min-height: 60vh;
  background-position: center -20vh;
  padding-top: calc(10vh + 10vw); }
  .header-archive h1 {
    text-align: center;
    padding-top: 1vh;
    font-weight: bold;
    line-height: 1.5; }

.header-aftercare {
  min-height: 60vh;
  background-position: center -20vh;
  padding-top: calc(9vh + 7vw);
  background-size: cover; }
  .header-aftercare h1 {
    text-align: center;
    padding-top: 1vh;
    font-weight: bold;
    line-height: 1.5;
    color: white; }
  .header-aftercare h6 {
    font-family: "Hind", sans-serif;
    text-align: center;
    margin-top: calc(10px + .5vw); }
  .header-aftercare h5 {
    font-family: "Hind", sans-serif;
    text-align: center;
    color: black; }
  .header-aftercare .dell {
    font-size: calc(11px + .4vw);
    font-family: 'Tangerine', cursive !important; }

.hamburger {
  padding: calc(5px + .5vw) 0 calc(5px + .5vw) calc(5px + .75vw);
  position: fixed;
  top: 0;
  right: 0;
  z-index: 1099;
  background-color: rgba(16, 17, 20, 0.75);
  width: calc(75px + 5vw);
  transition: all ease .5s;
  display: table;
  overflow: hidden;
  cursor: pointer; }

.header-squares {
  z-index: 500;
  position: absolute;
  width: 90%;
  height: calc(150px + 5vw);
  margin: calc(-20px - 5vw) 5%; }

.a-square:hover .header-squares-button {
  background-color: rgba(35, 37, 40, 0.8); }

.visit-cl {
  padding: calc(10px + 8vw);
  padding-top: calc(100px + 15vw);
  background-color: #f7f3ee;
  background-image: url(/wp-content/uploads/2019/04/VisitFoal.jpg);
  background-attachment: scroll;
  background-size: 85%;
  background-repeat: no-repeat;
  background-position: bottom right; }

.visit-cl h2 {
  color: #a09586; }

.visit-cl p {
  font-family: "Noto Serif TC", serif;
  letter-spacing: .05em;
  line-height: 2.35;
  max-width: 1000px; }

.blog {
  /* padding: calc(30px + 3vw); */
  padding-top: calc(100px + 15vw);
  padding-bottom: calc(20px + 2vw);
  background-color: #e7dfd4;
  background-image: url("/wp-content/uploads/2019/05/blog-1.svg");
  background-attachment: scroll;
  background-size: 60%;
  background-repeat: no-repeat;
  background-position: 110% 21%; }
  .blog h2 {
    color: #928777; }
  .blog .headings {
    z-index: 2;
    position: relative; }

.front-page-news {
  padding-top: calc(50px + 5vw);
  background-color: #e7dfd4;
  background: url("/wp-content/uploads/2019/06/News-BG.jpg");
  background-attachment: scroll;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center bottom;
  overflow: hidden; }
  .front-page-news .svg-header {
    position: absolute;
    top: -1vw;
    right: -1vw;
    width: 85%;
    max-width: 55vw; }
  .front-page-news h2 {
    color: #928777; }
  .front-page-news .headings {
    z-index: 9999;
    position: relative; }

.story-archive .row {
  max-width: 1500px;
  margin: 0 auto; }

.fa-chevron-right {
  color: #a09586; }

.read-post {
  position: relative;
  transition: all ease .3s; }
  .read-post button {
    transition: all ease .3s; }
  .read-post:hover {
    border: 1px solid #f7f3ee !important;
    background-color: #e7b82a; }
    .read-post:hover:after {
      width: 100%; }
  .read-post:hover button {
    margin-right: 5px;
    letter-spacing: 3px;
    color: #f7f3ee; }
  .read-post:hover .fa-chevron-right {
    color: #232528; }

.inline-block {
  display: inline-block; }

.view-all {
  border-bottom: 2px solid #e7b82a;
  padding-bottom: 3px;
  display: inline-block;
  font-family: "Hind", sans-serif;
  font-weight: 600;
  font-size: calc(18px + .5vw);
  letter-spacing: .08em;
  color: #3d3b34;
  position: relative;
  top: 0;
  transition: all ease .3s; }
  .view-all:after {
    position: absolute;
    content: ' ';
    width: 0;
    height: 2px;
    left: 50%;
    bottom: -7px;
    background-color: #e7b829;
    transition: all ease .5s; }
  .view-all:hover {
    color: #232528;
    top: 2px; }
    .view-all:hover:after {
      width: 100%;
      left: 0; }

.letter-spacing-5 {
  letter-spacing: 5px; }

.letter-spacing-4 {
  letter-spacing: 4px; }

.letter-spacing-2 {
  letter-spacing: 2px; }

.letter-spacing-3 {
  letter-spacing: 3px; }

.letter-spacing-1 {
  letter-spacing: 1px; }

.hr-blog {
  position: absolute;
  top: 50%;
  right: 5%;
  height: 2px;
  width: 50%;
  background-color: #d7cdbf; }

.hr-archive {
  width: 80%;
  position: absolute;
  margin: calc(10px + .75vw) auto 0;
  left: 10%; }

.hr-hypomating {
  width: 160px;
  bottom: calc(1px + .1vw);
  right: 0;
  position: absolute; }

.hr-center-1 {
  width: 0;
  margin: 0 auto;
  margin-bottom: 4px; }

.hr-center-2 {
  width: 0;
  margin: 0 auto;
  margin-bottom: 4px; }

.hr-center-3 {
  width: 0;
  margin: 0 auto;
  margin-bottom: 4px; }

.hr-center-1-gold {
  width: 0;
  margin: 0 auto;
  margin-bottom: 4px;
  background-color: #e7b82a; }

.hr-center-2-gold {
  width: 0;
  margin: 0 auto;
  margin-bottom: 4px;
  background-color: #e7b82a; }

.hr-center-3-gold {
  width: 0;
  margin: 0 auto;
  margin-bottom: 4px;
  background-color: #e7b82a; }

.hr-1 {
  width: 0; }

.hr-2 {
  width: 0; }

.hr-3 {
  width: 0; }

.hr-1-long {
  width: 50%; }

.hr-2-long {
  width: 70%; }

.hr-3-long {
  width: 60%; }

.hr-1-long-grow {
  width: 0; }

.hr-2-long-grow {
  width: 0; }

.hr-3-long-grow {
  width: 0; }

.individual-header-square {
  height: calc(100px + 15vw);
  padding: .35%; }

.square-size {
  width: 100%;
  position: relative;
  height: 100%; }

.a-square {
  transition: all ease .3s;
  background: rgba(17, 18, 20, 0.65);
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  position: absolute;
  padding: 13%; }
  .a-square:hover {
    transition: all ease .3s;
    background: rgba(35, 37, 40, 0.35);
    background-size: cover;
    background-position: center center; }

.tours a {
  background: url(/wp-content/uploads/2019/04/Tourist.jpg); }

.merch a {
  background-image: url(/wp-content/uploads/2019/04/GiftShop.jpg); }

.faq a {
  background-image: url(/wp-content/uploads/2019/04/LawnJockey.jpg); }

.location a {
  background-image: url(/wp-content/uploads/2019/04/GatePillar.jpg); }

.button-placement {
  position: absolute;
  width: 74%;
  bottom: 16%; }

.header-squares-button {
  width: 100%;
  margin: 0 auto;
  background-color: rgba(35, 37, 40, 0.4);
  color: #f7f3ee; }
  .header-squares-button p {
    letter-spacing: .2em;
    font-weight: 600;
    font-size: calc(10px + .8vw);
    display: block;
    text-align: center; }

.read-post {
  padding: 5px; }
  .read-post button {
    padding: 10px 20px;
    line-height: 1; }

.visit-blog-row {
  /* border-bottom: 1px solid #d7cdbf; */
  border-top: 2px solid #d7cdbf;
  cursor: pointer !important;
  background: transparent;
  transition: all ease .3s; }
  .visit-blog-row h5 {
    color: #3d3b34 !important;
    margin: calc(5px + .5vw) 0; }
  .visit-blog-row .blog-excerpt {
    padding: calc(25px + 2vw) 0 calc(25px + 2vw) calc(15px + 2vw); }
  .visit-blog-row:hover {
    background: #f0e9e0; }
    .visit-blog-row:hover h5 {
      color: #232528 !important; }
    .visit-blog-row:hover .read-post {
      border: 2px solid #f7f3ee !important;
      border-right: none !important;
      background-color: #e7b82a; }
      .visit-blog-row:hover .read-post:after {
        width: 100%; }
      .visit-blog-row:hover .read-post i {
        color: #232528; }
      .visit-blog-row:hover .read-post button {
        margin-right: 5px;
        letter-spacing: 3px;
        color: #f7f3ee; }

.blog-cont:last-child {
  border-bottom: 2px solid #d7cdbf; }

.blog-padding {
  padding: 0 calc(15px + 2vw); }

.visit-cl-button {
  margin-top: calc(10px + 3vh);
  margin-bottom: 0; }
  .visit-cl-button:last-child {
    margin-top: 20px; }
  .visit-cl-button .fa-envelope, .visit-cl-button .fa-phone {
    color: #f5c600; }
  .visit-cl-button:hover {
    background-color: #eed48a; }
    .visit-cl-button:hover .fa-envelope, .visit-cl-button:hover .fa-phone {
      color: #f7f3ee; }

.contact-button {
  color: white;
  background-color: rgba(35, 37, 40, 0.5); }
  .contact-button:hover {
    background: rgba(12, 13, 14, 0.75); }

.stallion-button {
  border: 2px solid #f3c335;
  text-transform: uppercase; }
  .stallion-button:hover {
    background-color: #f3c335; }
    .stallion-button:hover i {
      color: #f7f3ee; }
  .stallion-button:after {
    background-color: #f3c335; }
  .stallion-button:before {
    background-color: #f3c335; }
  .stallion-button i {
    color: #f3c335; }
  .stallion-button p {
    line-height: 1.2;
    font-size: calc(15px + .3vw); }

.catalog-pedigree-button {
  margin: calc(10px + .5vw) 0 30px auto;
  display: table;
  letter-spacing: 0;
  padding: calc(15px + .5vw) calc(10px + 1vw) calc(12px + .5vw);
  border: 2px solid #d7cdbf; }
  .catalog-pedigree-button:hover {
    background-color: #eae5dd; }
  .catalog-pedigree-button:after {
    position: absolute;
    content: ' ';
    width: 70%;
    height: 2px;
    left: 15%;
    bottom: -7px;
    background-color: #d7cdbf;
    transition: all ease .5s; }
  .catalog-pedigree-button:before {
    height: 0px; }

#race-record .catalog-pedigree-button {
  min-width: 50%;
  text-align: center;
  margin: calc(5px + .3vw) auto 0;
  display: inline-block; }

.location-button:hover {
  background-color: #eed48a; }

.white-button {
  border: 2px solid #f7f3ee; }
  .white-button:after {
    background-color: #f7f3ee; }
  .white-button:before {
    background-color: #f7f3ee; }
  .white-button:hover {
    background-color: #e7dfd4; }

.black-btn {
  background: #3d3b34;
  color: #fafafa; }
  .black-btn:hover {
    background: #232528; }

.read-story-button {
  margin-bottom: 0;
  display: table;
  border: 2px solid #d7cdbf;
  font-family: "Hind", sans-serif !important;
  font-weight: 700; }
  .read-story-button:after {
    background-color: #d7cdbf; }
  .read-story-button:before {
    height: 0; }
  .read-story-button:hover {
    background-color: #f5c600;
    border: 2px solid #f5c600; }
    .read-story-button:hover:after {
      background-color: #f5c600; }
    .read-story-button:hover i {
      color: #f7f3ee; }

.blog-pic {
  position: relative;
  padding-right: 0;
  margin-right: 0;
  background-position: 80% center;
  background-size: cover;
  /* position: absolute; */
  width: 100%;
  height: 100%; }

.blog-title {
  font-size: calc(12px + .3vw);
  line-height: 1.75;
  padding-right: calc(10px + 3vw); }

.z-2 {
  z-index: 2;
  position: relative; }

.fa-calendar-times {
  color: #a09586; }

#hamburger rect {
  transition: all ease .3s; }
#hamburger:hover {
  background-color: rgba(16, 17, 20, 0.95); }
  #hamburger:hover rect.bottom {
    transform: translate(-30px, 0); }
  #hamburger:hover rect.top {
    transform: translate(50px, 0); }
  #hamburger:hover rect.middle {
    transform: translate(50px, 0); }

.envelope {
  margin: 0 auto;
  max-width: 90px !important; }
  .envelope svg {
    max-width: 90px !important; }
  .envelope rect {
    transition: all ease 0.3s; }
  .envelope polygon {
    transition: all ease 0.3s; }

#signup:hover {
  transition: all ease 0.3s; }
  #signup:hover rect.middle {
    transform: translate(71px, 0); }
  #signup:hover rect.top {
    transform: translate(120px, 0); }
  #signup:hover rect.bottom {
    transform: translate(95px, 0); }
  #signup:hover rect.env-bottom {
    transform: translate(-35px, 0); }
  #signup:hover rect.env-middle {
    transform: translate(-100px, 0); }
  #signup:hover rect.env-top {
    transform: translate(-100px, 0); }
  #signup:hover polygon.env-middle {
    transform: translate(-90px, 0); }
  #signup:hover polygon.env-top {
    transform: translate(-90px, 0); }

#footer p {
  font-size: 16px;
  line-height: 2; }
#footer a {
  padding: 5px 10px; }
  #footer a:hover {
    background: #fbd457;
    letter-spacing: 1px; }
#footer li {
  transition: all ease 0.3s; }
#footer li:hover {
  padding-left: 5px; }

.blocks-gallery-item img {
  margin-bottom: 0 !important; }

article h3 {
  letter-spacing: 1px;
  line-height: 1.5;
  margin: 30px auto; }

.overlay {
  /* Height & width depends on how you want to reveal the overlay (see JS below) */
  display: none;
  height: 100%;
  width: 100%;
  position: fixed;
  /* Stay in place */
  z-index: 99999999;
  /* Sit on top */
  left: 0;
  top: 0;
  background-color: rgba(35, 37, 40, 0.95);
  /* $black w/opacity */
  overflow-x: hidden;
  /* Disable horizontal scroll */ }

/* Position the content inside the overlay */
.overlay-content {
  transition: all ease 2.5s;
  position: relative;
  padding: calc(20px + 5vw);
  max-width: 1400px;
  top: 3vw;
  /* 25% from the top */
  width: 100%;
  /* 100% width */
  text-align: center;
  /* Centered text/links */
  margin: 0 auto 75px;
  /* 30px top margin to avoid conflict with the close button on smaller screens */ }
  .overlay-content h3 {
    font-size: 23px;
    border-bottom: solid 1px #f7f3ee;
    color: #f5c600;
    text-align: left;
    display: table;
    margin: 20px 0 10px; }

.closebtn {
  position: fixed;
  z-index: 9999;
  top: 5px;
  right: 0;
  font-size: 36px;
  color: #a78c30;
  background: transparent !important; }

.outer {
  position: relative;
  width: calc(25px + 1vw);
  top: 0px;
  right: 10px;
  cursor: pointer;
  height: calc(25px + 1vw); }

.inner {
  width: inherit;
  text-align: center; }

.inner:before, .inner:after {
  position: absolute;
  content: '';
  height: calc(4px + .23vw);
  width: inherit;
  background: #a78c30;
  left: 0;
  transition: all .3s ease-in;
  top: 10px; }

.inner:before {
  transform: rotate(45deg); }

.inner:after {
  transform: rotate(-45deg); }

.outer:hover .inner:after {
  transform: rotate(45deg);
  background: #c5b066; }

.outer:hover .inner:before {
  transform: rotate(-45deg);
  background: #c5b066; }

/* The navigation links inside the overlay */
.overlay a {
  text-decoration: none;
  text-align: left;
  font-size: 17px;
  color: #f7f3ee;
  display: block;
  /* Display block instead of inline */
  transition: 0.3s;
  /* Transition effects on hover (color) */ }
  .overlay a:hover {
    letter-spacing: 1px;
    color: #f5c600 !important; }

/* When you mouse over the navigation links, change their color */
.overlay a:hover, .overlay a:focus {
  color: #f1f1f1; }

/* Position the close button (top right corner) */
.overlay .closebtn {
  position: absolute;
  top: calc(10px + 2vw);
  right: calc(10px + 2vw);
  font-size: calc(60px + 2vw);
  position: fixed; }

.iframe-width-DRR {
  width: 825px; }

/* Media Queries */
/* Media Queries */
/* Media Queries */
/* Media Queries */
/* Media Queries */
/* Media Queries */
@media (max-width: 1725px) {
  .nav-tabs {
    overflow-x: scroll; } }
@media (max-width: 1450px) {
  #after-care-contact label {
    display: block !important;
    text-align: center !important;
    float: none !important; }
    #after-care-contact label input {
      width: 100%; } }
/* Extra large devices (large desktops, 1200px and down) */
@media (max-width: 1200px) {
  .bio-picture {
    padding-top: 0 !important; }

  .blog {
    padding-top: calc(50px + 2vw);
    background-position: 110% -5%; }

  .table-cont {
    overflow-x: auto;
    width: calc(24px + 10vw + 100%);
    left: calc(-12px - 5vw);
    position: relative; }

  .stallion-header-info {
    font-size: calc(12px + .2vw);
    letter-spacing: 1px;
    position: absolute;
    bottom: 20px;
    width: 100%;
    right: 0;
    text-align: center; }

  .header-homepage, .header-daily-racing-report, .header-visit, .header-team, .header-contact, .header-mare-submission, .header-stallion, .header-accomplishments, .header-history, .header-hof, .header-single-hof, .header-bio, .header-archive-stallions, .header-archive, .header-aftercare {
    background-attachment: scroll;
    min-height: 60vh;
    padding-left: 30px;
    padding-right: 30px; }

  .header-history, .header-hof {
    padding-left: 0;
    padding-right: 0; }

  .header-visit {
    background-position: left center !important; }

  .header-archive, .header-contact {
    min-height: 40vh; }

  header, .header, .visit-promo-video, .mare-submission-pic, .vidbg-container {
    background-position: center center !important;
    background-attachment: scroll !important; }

  .tab-content, #current-consignment, #past-results .basic-padding {
    background-attachment: scroll !important; } }
@media (min-width: 576px) {
  .modal-dialog {
    max-width: 90% !important;
    margin: 20vh auto; } }
@media screen and (min-height: 404px) {
  .button-mobile-space {
    margin-top: 30px; } }
@media screen and (max-height: 450px) {
  .overlay a {
    font-size: 20px; }

  .overlay .closebtn {
    font-size: 40px; } }
/*  (576px and up) */
@media (min-width: 576px) {
  #commercial .stallion-video {
    height: 70vh; }

  .iframe-wrapper {
    -webkit-overflow-scrolling: touch;
    overflow-x: scroll;
    position: relative;
    margin: 0 auto;
    width: 760px;
    height: 70vh; }

  .iframe-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; } }
/* Small devices (landscape phones, 576px and down) */
@media (max-width: 576px) {
  .column {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1; }

  .iframe-width-DRR {
    width: inherit; } }
.even-section {
  background-attachment: fixed !important; }

.ped-cont {
  margin-top: 3vw; }

@media (min-width: 625px) {
  .scroll-text {
    display: none; }

  .ped-cont {
    border: none; } }
/* Large devices (desktops, 992px and down) */
@media (min-width: 992px) {
  .padding-left-mobile-contact {
    padding-left: calc(-20px + 10vw); }

  .sale-table-2 .dataTables_wrapper, .sale-table-1 .dataTables_wrapper {
    clear: both;
    width: calc(100%);
    overflow-x: scroll;
    position: relative;
    max-width: 1700px;
    margin: 0 auto 20px;
    left: 0; } }
@media (max-width: 992px) {
  .margin-top-mobile-footer-contact {
    margin-top: calc(20px + 2vw); }

  .dont-show-last-news-post:last-child {
    display: none; }

  .visit-cl {
    padding-top: calc(200px + 30vw); }

  .header-squares {
    width: 100%;
    margin: calc(-20px - 5vw) 0; }

  .margin-top-mobile {
    margin-top: 19px; }

  .header-homepage, .header-daily-racing-report, .header-visit, .header-team, .header-contact, .header-mare-submission, .header-stallion, .header-accomplishments, .header-history, .header-hof, .header-single-hof, .header-bio, .header-archive-stallions, .header-archive, .header-aftercare {
    min-height: 60vh; }

  .header-archive, .header-contact {
    min-height: 40vh; }

  .in-view .hr-1 {
    transition: all ease 1s;
    width: 23%; }
  .in-view .hr-2 {
    transition: all ease 1s;
    width: 70%; }
  .in-view .hr-3 {
    transition: all ease 1s;
    width: 45%; } }
/* Medium devices (tablets, 768px and down) */
@media (max-width: 768px) {
  .no-pad-bottom {
    padding-bottom: 0 !important; }

  #hof-single-main-content .photo-byline {
    min-height: 300px; }

  #hof-races-progeny .left-col {
    border-right: none;
    border-bottom: 3px solid #e7dfd4; }

  .position-bottom {
    position: relative;
    margin-top: 70px; }

  .select-sale h4 {
    text-align: center;
    margin-bottom: 25px; }

  .select-sale {
    padding: 20px; }

  #submit-mare-form .mare-contact-information .mare-contact-information-rs {
    padding-bottom: 50px; }
  #submit-mare-form input[type="submit"] {
    right: calc(50% - 100px); }

  .margin-top-mobile-footer {
    margin-top: 0;
    margin-left: -15px; }

  .margin-top-mobile-md {
    margin-top: 19px; }

  .header-homepage, .header-daily-racing-report, .header-visit, .header-team, .header-contact, .header-mare-submission, .header-stallion, .header-accomplishments, .header-history, .header-hof, .header-single-hof, .header-bio, .header-archive-stallions, .header-archive, .header-aftercare {
    min-height: 30vh; }

  [value="SUBSCRIBE"] {
    letter-spacing: 2px;
    margin-right: calc(30px + 3vw); }

  .fields {
    padding: 0; }
    .fields span {
      position: relative; }
      .fields span:after {
        bottom: -15px; }

  .mobile-space {
    margin-top: 3px; }

  .map-mobile {
    height: 40vh; } }
@media (min-width: 768px) {
  .col-md-6 {
    max-width: 100%; } }
@media (max-width: 850px) {
  .text-columns-big {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2; } }
@media (max-width: 1200px) {
  .mobile-scroll {
    overflow: scroll;
    -webkit-overflow-scrolling: touch; }
    .mobile-scroll iframe {
      -webkit-overflow-scrolling: touch; } }
@media (hover: none) {
  header, .header, .visit-promo-video, .mare-submission-pic, .vidbg-container {
    background-position: center center !important;
    background-attachment: scroll !important; }

  .tab-content, #current-consignment, #past-results .basic-padding {
    background-attachment: scroll !important; } }
/* Media Queries */
/* Media Queries */
/* Media Queries */
/* Media Queries */
/* Media Queries */
/* Media Queries */

/*# sourceMappingURL=style.css.map */
