/*
Theme Name: BSW Bloodstock 2026
Theme URI: http://bluegrassinternet.com
Description: Custom designed theme for BSW Bloodstock 2026.
Version: 2.0
Author: Casey Haley
Author URI: http://bluegrassinternet.com
*/
/*
* @include triangle within a pseudo element and add positioning properties (ie. top, left)
* $direction: up, down, left, right
*/
html, button, input, select, textarea, .pure-g [class*="pure-u"] {
  font-size: 16px;
  font-family: "proxima-nova", sans-serif;
  font-weight: 400;
  letter-spacing: .5px;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  font-smoothing: antialiased; }

  .blue-divider {
    background-color: #3c87b9;
    height: 14px;
    width: 100%;
  }

.pure-g {
  display: flex;
  flex-flow: row wrap; }

.pure-g > div {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.pure-menu, .pure-menu-link, .pure-menu-heading {
  white-space: normal; }

.pure-menu-link {
  color: #333; }

.pure-menu-active > .pure-menu-link, .pure-menu-link:hover, .pure-menu-link:focus {
  background-color: transparent; }

#bsw-instagram {

}

ul#menu-services li {
    /*background-image: url(http://www.bswbloodstock.com/wp-content/themes/bsw/img/nav-right-blue.png);
    background-repeat: no-repeat;
    background-position: center left;*/
}

.wf-loading {
  visibility: hidden; }

.wf-active {
  visibility: visible; }
html {
  font-size: 16px; }

html, body {
  background-color: #f8f8f8; }

a {
  color: #103f6b; }
  a:link {
    color: #103f6b; }
  a:hover, a:active {
    color: #338de1; }

p .pure-button, p img {
  margin-top: 0; }

.owl-prev, .owl-next {
  display: block;
  height: 35px;
  width: 26px;
  text-indent: -99999px;
  position: absolute;
  top: 50%;
  margin-top: -16px;
  opacity: 0.5;
  filter: alpha(opacity=50);
  -moz-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  -ms-transition: opacity 0.3s ease-in-out;
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out; }
  .owl-prev:hover, .owl-next:hover {
    opacity: 0.9;
    filter: alpha(opacity=90); }

.owl-prev {
  background: url("img/nav-left.png");
  left: 0; }

.owl-next {
  background: url("img/nav-right.png");
  right: 0; }



.owl-nav {
  /*margin-top: 10px;*/
  text-align: center;
  -webkit-tap-highlight-color: transparent; }
/*.owl-nav [class*='owl-'] {
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #D6D6D6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px; }
.owl-nav [class*='owl-']:hover {
      background: #869791;
      color: #FFF;
      text-decoration: none; }*/
 .owl-nav .disabled {
    opacity: 0.5;
    cursor: default; }

.owl-nav.disabled + .owl-dots {
  margin-top: 10px; }


.owl-carousel {
  position: relative;
}

@media (max-width: 48em) {
  .owl-carousel {
    padding-left: 32px;
    padding-right: 32px;
  }
  .owl-prev, .owl-next {
    width: 22px;
    height: 22px;
    margin-top: -11px;
    background-size: contain;
  }
  .owl-prev {
    left: 6px;
  }
  .owl-next {
    right: 6px;
  }
}

.owl-dots {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
    margin-top: -39px;
    z-index: 2;
    position: relative;
    display: inline;
}
.owl-dots .owl-dot span {
      width: 10px;
      height: 10px;
      margin: 5px 7px;
      background: #D6D6D6;
      -webkit-backface-visibility: visible;
      transition: opacity 200ms ease;
      border-radius: 30px;
    display: none;
}

@media (min-width: 768px) {
.owl-dots .owl-dot span {
    display: block;
}
}

.owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
      background: #869791; }

.owl-carousel .owl-dot  {
    display: inline-block;
}


    .success-entry-image-update {
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    color: #e1e1e1;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    position: relative;
    /* min-height: 500px; */
    /* max-height: 500px; */
    height: 0;
    padding-top: 80%;
}

    .success-entry-overlay-update {
        bottom: 0;
        max-height: 75px;
      position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -20;
    background-color: rgba(16, 63, 107, 0.75);
    -moz-transition: all, 0.3s, ease-in-out;
    -o-transition: all, 0.3s, ease-in-out;
    -ms-transition: all, 0.3s, ease-in-out;
    -webkit-transition: all, 0.3s, ease-in-out;
    transition: all, 0.3s, ease-in-out;
        text-align: center;
        padding-bottom: 15px;
}

    .click-show-update {
        text-transform: uppercase;
        font-size: 14px;
        margin-bottom: 5px;
    }

    .success-info {
        text-align: left;
        padding: 12px;
        background-color: rgba(16, 63, 107, 0.75) !important;
    }



        .click-show-update a {
color: #FFF;
            text-decoration: none;
    }

    .success-entry-overlay-update h1 {
        margin-top: 0px;
        margin-bottom: 0px;
        font-size: 24px;
        font-weight: 600;
    }


        @media (min-width: 768px) {
            .success-entry-overlay-update h1 {
        font-size: 18px;
        font-weight: 600;
    }
}
        @media (min-width: 1400px) {
    .success-entry-overlay-update h1 {
        font-size: 24px;
        font-weight: 600;
    }
    }




    h1.success-entry-title-update {
        margin-top: 0px;
        margin-bottom: 10px;
    }

    .html5-elem-box {
                    background-color: transparent !important;
        color: #FFF;
    }

    .html5-elem-wrap {
       background-color: transparent !important;
    }


.frame, .services-featured-image, .alignnone, .aligncenter, .alignleft, .alignright {
  padding: .5rem;
  box-sizing: border-box;
  background-color: rgba(255, 255, 255, 0.83);
  border: 1px solid #f7f7f7;
  box-shadow: 1px 0px 15px -5px rgba(11, 52, 90, 0.47);
  border-bottom-color: #e6e6e6;
  border-right-color: #e0e0e0;
  border-left-color: #f1f1f1; }

.inline {
  display: inline !important;
  vertical-align: middle !important; }

.noborder {
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  border: none !important;
  padding: 0 !important; }

.secondary-menu-toggle {
  display: none;
  text-decoration: none;
  color: #103f6b; }

.nav-sec--mobile {
  display: none; }

.primary-nav-close {
  display: none;
  font-family: inherit; }

@media (max-width: 62em) {
  .header .pure-g > div {
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
    justify-content: center;
  }
  #primary-nav {
    flex: 0 0 100%;
    max-width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 1rem 0 0;
    position: relative; }
  #primary-nav.primary-nav-open .secondary-menu-toggle {
    display: none; }
  .secondary-menu-toggle {
    display: inline-block;
    margin: 0 auto;
    width: 100%;
    text-align: center;
    top: 1rem;
    right: 1rem;
    z-index: 10000; }
  .pure-menu-show-js {
    opacity: 1 !important;
    height: auto !important; }
  #primary-nav .primary-nav-drawer {
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    align-self: auto;
    overflow: hidden;
    height: 0;
    opacity: 0;
    padding: 0;
    text-align: left;
    -webkit-box-shadow: 0px 10px 25px -10px;
    -moz-box-shadow: 0px 10px 25px -10px;
    box-shadow: 0px 10px 25px -10px; }
  .primary-nav-close {
    display: block;
    width: 100%;
    margin: 0 0 1rem;
    padding: 5px 15px;
    border: 0;
    background-color: #103f6b;
    color: #fff;
    text-align: center; }
  #primary-nav .pure-menu-show-js {
    position: absolute;
    right: 0;
    left: 0;
    top: 100%;
    width: 100%;
    z-index: 9999;
    background-color: #f8f8f8; }
  .nav-sec--desktop {
    display: none; }
  .nav-sec--mobile {
    display: block; }
  #primary-nav .pure-menu-list {
    width: 100%; }
  #primary-nav .pure-menu-horizontal .pure-menu-list {
    float: none; }
  #primary-nav .pure-menu-horizontal .pure-menu-item, #primary-nav .pure-menu-horizontal .pure-menu-heading, #primary-nav .pure-menu-horizontal .pure-menu-separator {
    display: block; }
  #primary-nav .pure-menu-allow-hover:hover > .pure-menu-children, #primary-nav .pure-menu-active > .pure-menu-children {
    position: static; } }

.gutters > [class*=pure-u] {
  padding-left: 1rem;
  padding-right: 1rem; }

.caption, .wp-caption-text {
  font-family: "proxima-nova", sans-serif;
  font-size: .7em;
  margin: 0;
  background-color: white;
  margin-top: -9px;
  padding: .2rem 0 .1rem;
  text-align: center; }

.clearfix:after, .timeline-content:after {
  content: "";
  display: table;
  clear: both; }

.clear-both {
  clear: both; }

.alt {
  text-indent: -9999px; }

.width, .width-single, .width-single-lg, .intro-content {
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1rem;
  padding-right: 1rem;
  box-sizing: border-box; }
  @media (max-width: 48em) {
    .width, .width-single, .width-single-lg, .intro-content {
      padding-left: 0.75rem;
      padding-right: 0.75rem;
    }
  }

.width-single {
  max-width: 900px; }

.width-single-lg, .intro-content {
  max-width: 1110px; }

.no-margin-t {
  margin-top: 0 !important; }

.no-margin-r {
  margin-right: 0 !important; }

.no-margin-b {
  margin-bottom: 0 !important; }

.no-margin-l {
  margin-left: 0 !important; }

.no-padding-t {
  padding-top: 0 !important; }

.no-padding-r {
  padding-right: 0 !important; }

.no-padding-b {
  padding-bottom: 0 !important; }

.no-padding-l {
  padding-left: 0 !important; }

.margin-t {
  margin-top: 3rem; }

.margin-b {
  margin-bottom: 3rem; }

.right {
  float: right; }

.left {
  float: left; }

.align-right {
  text-align: right; }

.align-left {
  text-align: left; }

.align-center, .stat-title, .inquiry-box {
  text-align: center; }

.margin-center, .sprite-scroll-white, .sprite-scroll-black, .highclere-logo {
  margin-left: auto;
  margin-right: auto;
  display: block; }

.smalltext {
  font-size: 80%; }

.list-half {
  overflow: hidden; }
  .list-half li {
    width: 50%;
    float: left; }

.box, .smallbox, .box-small, .hc-box {
  padding: 2rem;
  box-sizing: border-box; }

.smallbox, .box-small {
  padding: 1rem; }

img, object, embed {
  max-width: 100%;
  height: auto; }

.gmap, .video-container {
  position: relative;
  padding-bottom: 67.5%;
  height: 0;
  overflow: hidden;
  margin-bottom: 1.4rem; }

.gmap iframe, .video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important; }

.sprite {
  background-image: url(img/spritesheet.png);
  background-repeat: no-repeat;
  display: block; }

.sprite-header-scroll {
  width: 119px;
  height: 6px;
  background-position: -5px -5px; }

.sprite-icon-footer-fb {
  width: 32px;
  height: 32px;
  background-position: -134px -5px; }

.sprite-icon-footer-instagram {
  width: 32px;
  height: 32px;
  background-position: -176px -5px; }

.sprite-icon-footer-twitter {
  width: 32px;
  height: 32px;
  background-position: -218px -5px; }

.sprite-logo {
  width: 169px;
  height: 87px;
  background-position: -260px -5px; }

.sprite-quote-closed-white {
  width: 25px;
  height: 19px;
  background-position: -439px -5px; }

.sprite-quote-open-white {
  width: 25px;
  height: 19px;
  background-position: -474px -5px; }

.sprite-scroll-black {
  width: 588px;
  height: 6px;
  background-position: -5px -102px; }

.sprite-scroll-white {
  width: 588px;
  height: 6px;
  background-position: -5px -118px; }

.header {
  text-transform: uppercase; }
  .header .pure-g {
    display: flex;
    align-items: center;
    flex-wrap: wrap; }
  .header .pure-g > div {
    display: flex;
    align-items: center; }
  .header .pure-u-md-3-5 {
    justify-content: center; }

@media (max-width: 62em) {
  .header .width, .header .width-single, .header .width-single-lg, .header .intro-content {
    padding-left: 0;
    padding-right: 0; } }

.header .home-logo {
  margin-top: 0; }

.home-logo {
  overflow: hidden;
  text-indent: -9999px;
  display: block; }

body {
  line-height: 1.45;
  color: #1E1E24; }

p {
  margin-bottom: 1.4rem; }

.post h1 {
  color: #103f6b;
  font-weight: bold; 
  font-size: 62px;
}

.post h2, .page h2 {
  color: #103f6b;
  font-weight: bold; 
  font-size: 52px;
}

.post h3, .page h3 {
  color: #103f6b;
  font-weight: bold; 
  font-size: 42px;
}

.post h4, .page h4 {
  color: #103f6b;
  font-weight: bold; 
  font-size: 2rem;
}

.post h5, .page h5 {
  color: #103f6b;
  font-weight: bold; 
  font-size: 22px;
}

.post h6, .page h6 {
  color: #103f6b;
  font-weight: bold; 
  font-size: 18px;
}

h1 {
  font-weight: normal;
  margin: 3rem 0 2rem;
  line-height: 1.2; }

h2 {
  font-weight: normal;
  margin: 3rem 0 2rem;
  line-height: 1.2; }

h3 {
  font-weight: normal;
  margin: 3rem 0 2rem;
  line-height: 1.2; }

h4 {
  font-weight: normal;
  margin: 2rem 0 2rem;
  line-height: 1.2; }

h5 {
  font-weight: normal;
  margin: 1.25rem 0 1.25rem;
  line-height: 1; }

h6 {
  font-weight: normal;
  margin: 3rem 0 2rem;
  line-height: 1.2; }

h1 {
  font-size: 19.6px; }

h2 {
  font-size: 18.2px; }

h3 {
  font-size: 16.8px; }

h4 {
  font-size: 15.4px; }

.scroll {
  margin: 3rem auto 3rem; }

.nav-main {
  padding-right: 2rem;
  padding-left: 2rem;
  text-align: left;
  font-size: 14px; }
  .nav-main .pure-menu-link {
    border-bottom: 3px solid transparent;
    padding-left: 0;
    padding-right: 0;
    margin: 0 .5rem;
    color: #1E1E24;
    letter-spacing: 0; }
    .nav-main .pure-menu-link:hover {
      color: #000042; }
  .nav-main .pure-menu-link:hover, .nav-main .pure-menu-link:focus, .nav-main .current-menu-item .pure-menu-link {
    border-bottom: 3px solid #3c87b9; }
  @media (max-width: 74em) {
    .nav-main {
      font-size: 14px; } }

.owl-next.disabled, .owl-prev.disabled {
  opacity: 0.1;
  filter: alpha(opacity=10); }

.nav-sec {
  width: 100%;
  font-size: 14px;
  border: 1px solid #fff;
  border-top-color: #e1e1e1;
  background-color: #103f6b;
  /*background-color: #e1e1e1;*/
  padding: 1rem 0;
  -webkit-box-shadow: 0px 0px 21px -1px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 21px -1px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 21px -1px rgba(0, 0, 0, 0.3);
  overflow: hidden; }

.nav-sec-al-shaqab a {
  color: #70003A; }
  .nav-sec-al-shaqab a:hover {
    color: #a30054; }

.nav-sec-highclere a {
  color: #FFF;
  /*color: #3c87b9;*/
}
.nav-sec-highclere a:hover {
  color: #0093f5;
}
.nav-sec-highclere .pure-menu-link {
  position: relative;
  display: block;
  width: 160px;
  height: 70px;
  margin: 0 auto;
  padding: 0 !important;
  background: url(img/elite-logo-nav.svg) center center no-repeat;
  background-size: contain;
  text-indent: -9999px;
  overflow: hidden;
  color: #fff;
}
.nav-sec-highclere .pure-menu-link span,
.nav-sec-highclere .pure-menu-link em {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.sprite-header-scroll {
  margin: .6rem auto; }

.sprite-header-scroll a {
  display: none; }

.pure-menu-sidenav .pure-menu-item {
  padding: 0 1.5rem;
  margin-bottom: 0.2rem;
  box-sizing: border-box;
  z-index: 10; }

.pure-menu-sidenav .pure-menu-link {
  font-size: 15.4px;
  /*font-style: italic;*/
    font-family: "proxima-nova", sans-serif;
  color: #103f6b;
  padding: 1rem 0 1rem 0.2rem;
  z-index: 20; }

.pure-menu-sidenav .pure-menu-item:hover:before, .pure-menu-sidenav .current-menu-item:before {
  content: '';
  width: 2.5rem;
  height: 2.5rem;
  position: absolute;
  top: 50%;
  margin-top: -1.25rem;
  right: -1.25rem;
  background-color: #C3C5BD;
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index: -10; }
  @media (max-width: 48em) {
    .pure-menu-sidenav .pure-menu-item:hover:before, .pure-menu-sidenav .current-menu-item:before {
      height: 1.25rem;
      width: 1.25rem;
      left: 50%;
      margin-left: -2.5rem;
      top: auto;
      bottom: -.5rem; } }

.pure-menu-sidenav .pure-menu-item:hover, .pure-menu-sidenav .current-menu-item {
  background-color: #C3C5BD; }

.pure-menu-sidenav .pure-menu-item:hover .pure-menu-link, .pure-menu-sidenav .current-menu-item .pure-menu-link {
  background: url("img/bg-sidenav-link.png") bottom 0.8rem left 0 repeat-x; }

section {
  overflow: hidden; }

.section-title, .hc-section-title, .hc-section-subtitle {
  text-align: center;
  text-transform: uppercase;
  margin-top: 3rem;
  margin-bottom: 2rem; }
  @media (max-width: 48em) {
    .section-title, .hc-section-title, .hc-section-subtitle {
      margin-top: 2rem;
      margin-bottom: 1.25rem;
      font-size: clamp(18px, 4vw, 22px);
      padding-left: 0.5rem;
      padding-right: 0.5rem;
    }
  }

.sprite-scroll-white, .sprite-scroll-black {
  margin-bottom: 3rem; }
  @media (max-width: 32em) {
    .sprite-scroll-white, .sprite-scroll-black {
      display: none; } }

.s-hero {
  background-position: center top;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  width: 100%;
  height: 0;
  padding-bottom: 43%;
  position: relative;
}

.s-hero.hero-video {
  height: clamp(260px, 43vw, 650px);
  padding-bottom: 0;
  background: #000;
  overflow: hidden;
}

.hero-video-player {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

@media (min-width: 1950px) {
    .s-hero {
  padding-bottom: 35%;
}
  .s-hero.hero-video {
    padding-bottom: 0;
    height: clamp(300px, 35vw, 750px);
  }
}
  @media (max-width: 64em) {
    .s-hero {
      width: 100%;
      height: 0;
      padding-bottom: 50%; } }
  @media (max-width: 64em) {
    .s-hero.hero-video {
      padding-bottom: 0;
      height: clamp(220px, 50vw, 520px); } }

.hero-slides .owl-prev {
  background: url("img/nav-left-blue.png");
  left: 2rem;
  opacity: 1; }

.hero-slides .owl-next {
  background: url("img/nav-right-blue.png");
  right: 2rem;
  opacity: 1; }

@media (max-width: 48em) {
  .hero-slides .owl-prev {
    left: 0.5rem;
    top: 45%;
  }
  .hero-slides .owl-next {
    right: 0.5rem;
    top: 45%;
  }
}

.hero-text {
  /*background-color: rgba(30, 30, 36, 0.7);
  color: #e1e1e1;
  position: absolute;
  top: 0;
  left: 0;
  right: auto;
  padding: 0 2rem;*/
        border-top: solid 3px #3c87b9;
background-color: rgba(24, 36, 61, 0.7);
    color: #FFF;
  position: absolute;
  bottom: 0;
  left: 0;
  right: auto;
  padding: 15px;
    width: 100%;
    text-align: center;
    font-size: clamp(1rem, 2.4vw, 1.2em);
}
  @media (max-width: 48em) {
    .hero-text {
      top: auto;
      bottom: 0;
      right: 0;
      left: 0;
      padding: 12px 10px;
    }
}

.hero-text p {
  font-size: 14px;
  margin: 0;
  line-height: 2.1rem;
  /*height: 2rem;*/
  height: auto;
  max-width: 90%;
}

@media (min-width: 768px) {
    .hero-text p {
  font-size: 16.8px;
}
}


.hero-button {
  margin: 0 auto;
  font-size: 14px !important; }
  @media (max-width: 48em) {
    .hero-button {
      display: none; } }

.home-services {
  padding: 4rem 0 3rem;
}

.home-services__title {
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  color: #103f6b;
  font-size: 28px;
  margin: 0 0 2.5rem 0;
}

.home-services__grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1.75rem 1.5rem;
  max-width: 1100px;
  margin: 0 auto;

}

.home-services__card {
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 260px;
  text-decoration: none;
  color: #103f6b;
  margin: 0 auto;

  & :hover {
    background-color: #63A1CD;
  }
}

.home-services__card:hover .home-services__caption,
.home-services__card:focus .home-services__caption {
  background-color: #63A1CD;
}

.home-services__image-wrap {
  min-height: 170px;
  overflow: hidden;
  background: #f0f4f7;


}

.home-services__image {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;  
  
  & :hover {
    background-color: #63A1CD;
  }


}

.home-services__image-placeholder {
  width: 100%;
  padding-bottom: 70%;
  background: #d9e2ea;
}

.home-services__caption {
  background: #e4e7eb;
  padding: 0.75rem 0.9rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.5rem;

  
}

.home-services__subtitle {
  margin: 0;
  font-size: 14px !important;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  color: #103f6b;
  line-height: 1.3;
}

/* Responsive adjustments */
@media (max-width: 64em) {
  .home-services__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 48em) {
  .header .pure-g > div {
    flex: 0 0 100%;
    justify-content: center;
    text-align: center;
    margin-bottom: 0.75rem;
  }
  .header .pure-g {
    justify-content: center;
  }
  #primary-nav {
    padding: 2rem 0 0;
  }
  .home-services {
    padding: 3rem 1rem 2.5rem;
  }
  .home-services__grid {
    grid-template-columns: 1fr;
    gap: 1.25rem;
  }
  .home-services__card {
    max-width: 100%;
  }
  .post h1, .page h1 {
    font-size: 40px;
  }
  .post h2, .page h2 {
    font-size: 32px;
  }
  .post h3, .page h3 {
    font-size: 26px;
  }
  .post h4, .page h4 {
    font-size: 20px;
  }
}

.home-services__arrow {
  font-size: 15.4px;
  font-weight: 700;
  color: #103f6b;
}

@media (max-width: 64em) {
  .home-services {
    padding: 3rem 0 2rem;
  }
  .home-services__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 1.25rem 1rem;
  }
}

@media (max-width: 48em) {
  .home-services__title {
    font-size: 22.4px;
  }
  .home-services__card {
    max-width: 320px;
    width: 100%;
  }
  .home-services__grid {
    grid-template-columns: 1fr;
    gap: 1rem;
  }
  .home-services {
    padding: 2.5rem 0 2rem;
  }
}

.home-g1 {
  background: linear-gradient(180deg, #1E1E1E 0%, #1E1E1E 50%, #ffffff 50%, #ffffff 100%);
  padding: 3.5rem 0 4rem;
  position: relative;
  overflow: hidden;
}

.home-g1__inner {
  position: relative;
  z-index: 1;
  padding: 0 2rem;
}

@media (max-width: 48em) {
  .home-g1__inner {
    padding: 0 0.5rem;
  }
}

.home-g1__title {
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  color: #ffffff !important;
  font-size: 26.6px;
  margin: 0 0 2.2rem 0;
}

.home-g1__title span {
  color: #63A1CD !important;
}

.home-g1__carousel .owl-stage {
  display: flex;
  align-items: stretch;
}

.home-g1__carousel .owl-item {
  display: flex;
}

.home-g1__carousel {
  position: relative;
  overflow: visible;
  padding: 0 3rem;
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  box-sizing: border-box;
}

.home-g1__slide {
  background: #ffffff;
  color: #103f6b;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  height: 100%;
  width: 100%;
}

.home-g1__image img {
  width: 100%;
  height: 220px;
  object-fit: cover;
  display: block;
}

.home-g1__body {
  padding: 1rem 0.25rem;
  display: flex;
  flex-direction: column;
  gap: 0.35rem;
  flex: 1 1 auto;
}

@media (max-width: 48em) {
  .home-g1__body {
    padding: 1rem;
  }
}

.home-g1__name {
  margin: 0;
  font-size: 16.8px;
  color: #1E1E1E !important;
}

.home-g1__subhead {
  margin: 0;
  color: #0093f5;
  font-weight: 600;
  font-size: 14px;
}

.home-g1__meta {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: auto;
  font-size: 14px;
  gap: 0.75rem;
}

.home-g1__meta-label {
  color: #6b6b6b;
  text-transform: uppercase;
  letter-spacing: 0.06em;
}

.home-g1__button {
  margin-left: auto;
}

.home-g1 .owl-nav button {
  width: 38px;
  height: 38px;
  border-radius: 50%;
  border: 2px solid #ffffff;
  background: rgba(255, 255, 255, 0.15);
  color: #ffffff;
  font-size: 19.6px;
  line-height: 1;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  transition: background 0.2s ease, color 0.2s ease;
  z-index: 3;
}

.home-g1 .owl-nav button span {
  position: relative;
  top: -1px;
}

.home-g1 .owl-nav button.owl-prev {
  left: 16px;
}

.home-g1 .owl-nav button.owl-next {
  right: 16px;
}

.home-g1 .owl-nav button:hover {
  background: #ffffff;
  color: #0f2f57;
}

.home-g1 .owl-dots {
  display: none;
}

@media (max-width: 75em) {
  .home-g1 .owl-nav button.owl-prev {
    left: 12px;
  }
  .home-g1 .owl-nav button.owl-next {
    right: 12px;
  }
}

@media (max-width: 64em) {
  .home-g1 {
    overflow: visible;
  }
  .home-g1__carousel {
    padding: 0 2rem 3.25rem;
  }
  .home-g1 .owl-nav button {
    top: auto;
    bottom: -30px;
  }
  .home-g1 .owl-nav button.owl-prev {
    left: 28%;
  }
  .home-g1 .owl-nav button.owl-next {
    right: 28%;
  }
}

@media (max-width: 48em) {
  .home-g1 {
    background: #0f2f57;
    padding: 3rem 0;
  }
  .home-g1__carousel {
    padding: 0 1.25rem;
  }
  .home-g1__title {
    font-size: 22.4px;
  }
  .home-g1__image img {
    height: 200px;
  }
  .home-g1 .owl-nav button {
    top: auto;
    bottom: -34px;
    width: 34px;
    height: 34px;
  }
  .home-g1 .owl-nav button.owl-prev {
    left: 22%;
  }
  .home-g1 .owl-nav button.owl-next {
    right: 22%;
  }
}

.home-latest {
  background: #d2d6db;
  padding: 2.75rem 0 3.25rem;
}

.home-latest__inner {
  display: grid;
  grid-template-columns: 320px 1fr;
  align-items: start;
  gap: 2rem;
}

.home-latest__aside {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

.home-latest__logo {
  max-width: 200px;
  height: auto;
}

.home-latest__heading {
  margin: 0.5rem 0;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  font-size: 28px !important;
  color: #103f6b;
}

.home-latest__social {
  list-style: none;
  padding: 0;
  margin: 0.5rem 0 0;
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
}

.home-latest__social li {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  color: #1e1e1e;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 0.04em;
}

.home-latest__social i {
  color: #103f6b;
  font-size: 15.4px;
}

.home-latest__cta {
  margin-top: 1rem;
  max-width: 130px;
  display: inline-flex;
  align-items: center;
  gap: 0.4rem;
  font-size: 14px;
  background: #3c87b9;
  color: #103f6b;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  padding: 0.7rem 1.4rem;
  font-weight: 600;
  text-decoration: none;
}

.home-latest__cta-arrow {
  font-size: 14.7px;
}

.home-latest__cta:hover {
  background: #2f6f98;
  color: #ffffff;
  text-decoration: none;
}

.home-latest__posts {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 1.25rem;
}

.home-latest__post {
  background: #f7f7f7;
  border: 1px solid #d1d1d1;
  display: flex;
  flex-direction: column;
  min-height: 100%;
}

.home-latest__thumb img,
.home-latest__thumb-placeholder {
  width: 100%;
  height: 220px;
  object-fit: cover;
  display: block;
  background: #222;
}

.home-latest__thumb-placeholder {
  background: #c9cdd2;
}

.home-latest__content {
  padding: 1.1rem 1rem 1.25rem;
  display: flex;
  flex-direction: column;
  gap: 0.55rem;
  color: #1e1e1e;
}

.home-latest__post-title {
  margin: 0;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  font-size: 14px !important;
  line-height: 1.4;
}

.home-latest__post-title a {
  color: #1e1e1e;
  text-decoration: none;
}

.home-latest__post-title a:hover {
  color: #103f6b;
}

.home-latest__date {
  margin: 0;
  color: #338de1;
  font-size: 14px;
}

.home-latest__excerpt {
  margin: 0;
  font-size: 14px;
  line-height: 1.5;
}

.home-latest__readmore {
  margin-top: 0.35rem;
  color: #103f6b;
  text-decoration: none;
  font-size: 14px;
}

.home-latest__readmore:hover {
  text-decoration: underline;
}

.home-latest__empty {
  grid-column: 1 / -1;
  margin: 0;
  padding: 1rem 0;
  color: #103f6b;
}

@media (max-width: 75em) {
  .home-latest__inner {
    grid-template-columns: 280px 1fr;
  }
  .home-latest__posts {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

@media (max-width: 64em) {
  .home-latest__inner {
    grid-template-columns: 1fr;
  }
  .home-latest__aside {
    align-items: flex-start;
  }
  .home-latest__posts {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 40em) {
  .home-latest {
    padding: 2.25rem 0 2.75rem;
  }
  .home-latest__posts {
    grid-template-columns: 1fr;
  }
.home-latest__post {
  min-height: 220px;
  }
}

.services-layout__grid {
  align-items: flex-start;
  display: grid;
  grid-template-columns: var(--services-nav-width) 1fr;
  position: relative;
  align-items: stretch;
  gap: 0;
}

.services-layout {
  --services-nav-width: 280px;
  overflow: visible;
}

.services-page-header {
  text-align: center;
  margin: 0;
}

.service-detail {
  padding: 3rem 3rem 0 3rem;
}

.services-page-header h1 {
  margin: 0;
  padding: 1rem;
  text-transform: uppercase;
  letter-spacing: 0.12em;
}

.services-page-header__est {
  display: inline-block;
  margin-top: 0.25rem;
  color: #666;
  font-size: 14px;
}

.services-nav {
  position: -webkit-sticky;
  position: sticky;
  top: 8rem;
  border-right: 0;
  min-height: 500px;
  padding: 0;
  box-sizing: border-box;
  transition: max-width 0.25s ease, padding 0.25s ease;
  min-width: var(--services-nav-width);
  align-self: start;
  z-index: 5;
}

.services-nav__inner {
  position: relative;
  max-height: calc(100vh - 8rem);
  overflow: auto;
}

@media (min-width: 64.0625em) {
  .services-layout__grid {
    background-image: linear-gradient(#338de1, #338de1);
    background-repeat: no-repeat;
    background-size: 4px 100%;
    background-position: var(--services-nav-width) 0;
  }

  .services-nav .pure-menu-sidenav {
    position: -webkit-sticky;
    position: sticky;
    top: 8rem;
  }
}

.services-nav__toggle {
  padding: 5px 10px;
  position: absolute;
  right: -52px;
  top: 12rem;
  transform: rotate(-90deg);
  transform-origin: center;
  background: #338de1;
  color: #fff;
  border: none;
  cursor: pointer;
  z-index: 100;
  display: block;
  opacity: 1;
  font-size: 14px;
  border-radius: 0 0 8px 8px;
  min-width: 75px;
}

@media (max-width: 48em) {
  .services-layout {
    --services-nav-width: 0px;
  }

  .services-layout__grid {
    display: block;
  }

  .services-layout--nav-closed {
    --services-nav-width: 0px;
  }

  .services-layout--nav-closed .services-layout__grid {
    grid-template-columns: 1fr;
  }

  .services-nav {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    width: min(84vw, 320px);
    max-width: 320px;
    min-width: 0;
    margin: 0;
    margin-bottom: 0;
    padding: 1.25rem 0;
    background: none;
    box-shadow: 10px 0 24px rgba(0, 0, 0, 0.2);
    transform: translateX(-100%);
    transition: transform 0.3s ease;
    z-index: 999;
  }

  .services-nav__inner {
    max-height: calc(100vh - 4rem);
    overflow: auto;
    padding-bottom: 1rem;
  }

  .services-nav__toggle {
    position: relative;
    left: auto;
    right: auto;
    top: auto;
    transform: none;
    width: 100px;
    border-radius: 6px;
    margin: 0 0 0.5rem;
    z-index: auto;
  }


  .services-nav--closed {
    transform: translateX(-100%);
  }

  .services-nav:not(.services-nav--closed) {
    transform: translateX(0);
    background: #f8f8f8;
    box-shadow: none;
  }

  .services-content {
    width: 100%;
    margin: 0;
    padding-left: 0;
    padding-right: 0;
  }
}

.services-nav__pin-note {
  margin: 1.5rem 0 0;
  color: #5c8ab5;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  font-size: 14px;
}

.services-nav--closed {
  max-width: 0px;
  min-width: 0px;
}

.services-nav--closed .services-nav__inner {
  display: none;
}

.services-nav--closed .services-nav__toggle span::after {
  content: '';
}

.services-nav .pure-menu-sidenav {
  background: transparent;
}

.services-nav .pure-menu-list-sidenav > li {
  border-bottom: 1px solid #9cb7d2;
}

.services-nav .pure-menu-link {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-weight: 700;
  letter-spacing: 0.04em;
  color: #103f6b;
  padding: 0.75rem 1rem;
  font-size: 14px;
  width: 100%;
  text-decoration: none;
  background: transparent;
}

.services-nav .pure-menu-link em {
  font-style: normal;
  color: #6f7b87;
  font-size: 14px;
  padding-left: 0.25rem;
}

.services-nav .pure-menu-link span:after {
  content: "\00BB";
  margin-left: auto;
  color: #103f6b;
  font-size: 15.4px;
}

.services-nav .current-menu-item > a {
  background: #dbe2ea;
  color: #000;
}

.services-content {
  max-width: none !important;
  width: 100%;
  margin: 0;
  align-self: stretch;
  min-width: 0;
}

.services-layout,
.services-layout__grid,
.service-detail,
.service-two-col,
.service-two-col__left,
.service-two-col__right {
  min-width: 0;
}

.service-detail {
  box-sizing: border-box;
}

/* Services page layout hardening for small desktop widths */
@media (max-width: 1366px) {
  .services-layout {
    --services-nav-width: 240px;
  }
  .service-detail {
    padding: 2.5rem 2rem 0 2rem;
  }
}

@media (max-width: 1200px) {
  .services-layout {
    --services-nav-width: 210px;
  }
  .services-content {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }
  .service-detail {
    padding: 2rem 1.25rem 0 1.25rem;
  }
}

@media (max-width: 1024px) {
  .services-layout__grid {
    grid-template-columns: 1fr;
  }
  .services-nav {
    max-width: 100%;
    min-width: 100%;
  }
  .services-content {
    padding-left: 0;
    padding-right: 0;
  }
  .service-detail {
    padding: 1.75rem 0 0 0;
  }
}

.services-layout--nav-closed .services-nav {
  max-width: 0px;
  min-width: 0px;
}

.services-layout--nav-closed {
  --services-nav-width: 64px;
}

.services-layout--nav-closed .services-nav__inner {
  display: none;
}

.services-layout--nav-closed .services-layout__grid {
  grid-template-columns: 64px 1fr;
}

.service-detail__header {
  display: flex;
  align-items: baseline;
  gap: 1rem;
  margin-bottom: 1rem;
}

.service-detail__title {
  margin: 0;
  font-size: 28px;
  letter-spacing: 0.08em;
}

.service-detail__est {
  color: #666;
  font-size: 14px;
}

.service-stats {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
  gap: 1rem;
  margin-bottom: 1.5rem;
}

.service-stat {
  padding: 1rem;
  text-align: center;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  gap: 1rem;
}

.service-stat__image {
  margin: 0;
}

.service-stat__img {
  max-width: 110px;
  width: auto;
  height: auto;
  display: block;
}

.service-stat__value {
  font-size: 4rem;
  color: #1E1E1E;
  line-height: 4.5rem;
  font-weight: 600;
}

.service-stat__text {
  display: flex;
  flex-direction: column;
  gap: 0.1rem;
}

.service-stat__label {
  text-transform: uppercase;
  letter-spacing: 0.05em;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.6rem;
}

.service-intro p {
  
  line-height: 1.6;
}

.service-contact-note {
  border: 1px solid #9cb7d2;
  background: #f8fbff;
  padding: 0.75rem 1rem;
  font-weight: 700;
  color: #1e1e1e;
}

.service-main {
  display: grid;
  grid-template-columns: minmax(0, 2fr) minmax(300px, 1fr);
  gap: 1.5rem;
  align-items: start;
  margin: 1.75rem 0;
}

.service-main__image {
  width: 100%;
  height: auto;
  display: block;
}

.service-main__caption {
  font-size: 14px;
  margin: 0.4rem 0 0;
  color: #4a4a4a;
  font-weight: 700;
  font-style: italic;
}

.service-callout {
  background: #1e1e1e;
  color: #f3f3f3;
  padding: 1.25rem;
}

.service-callout--race {
  background: #1E1E1E;
  color: #FFF;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.22);
  padding: 1.25rem 1.25rem 1.25rem 1.25rem;
}

.service-callout--race h3,
.service-callout--race .service-callout__heading,
.service-callout--race h4 {
  margin-top: 0;
  margin-bottom: 0.5rem;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.service-callout__heading {
  color: #fff !important;
  margin: 0 0 0.5rem;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.service-callout__heading-accent {
  color: #63a1cd;
}

.service-callout__inner--race {
  border-left: 4px solid #63a1cd;
  padding-left: 0.75rem;
}

.service-callout--private {
  color: #fff;
  background: transparent;
}

.service-callout__inner--private {
  margin-bottom: 1.5rem;
  padding: 1.5rem;
  background: #1e1e24;
}

.service-callout--race p {
  margin: 0;
  line-height: 1.6;
}

.service-callout__title {
  margin: 0 0 0.25rem;
  font-size: 16.8px;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.service-callout__subtitle {
  margin: 0 0 0.75rem;
  color: #63a1cd;
}

.service-callout__list {
  padding-left: 1.25rem;
  margin: 0;
  display: grid;
  gap: 0.35rem;
}

.service-body {
  margin-top: 1rem;
}

.service-body img {
  max-width: 100%;
  height: auto;
}

.service-intro--standalone {
  margin: 0 0 1rem;
}

.service-two-col--matings-top {
  align-items: start;
}

.matings-intro {
  margin-bottom: 1rem;
}

.blue-text {
  color: #0f2f57;
  font-weight: 700;
}

.matings-side .service-main__caption {
  margin-top: 0.35rem;
}

.matings-cards {
  display: grid;
  gap: 1.5rem;
  margin: 1.5rem 0;
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

@media (min-width: 960px) {
  .matings-cards {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

@media (max-width: 48em) {
  .matings-cards {
    grid-template-columns: 1fr;
  }
}

.service-box--matings-text {
  background: none !important;
  border: none !important;
}

.service-box--matings-gray {
  background: #CBCFD2 !important;
  border: 1px solid #13406B !important;
}

.service-box--matings-blue {
  background: #0f2f57 !important;
  border: 1px solid #0f2f57 !important;
  color: #fff !important;
}

.matings-card__title {
  margin: 0 0 0.5rem;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  font-weight: 700;
  font-size: 16px !important;
}

.service-box--matings-blue .matings-card__title {
  color: #fff !important;
}

.matings-card__list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: grid;
  gap: 0.35rem;
}

.matings-card__list li {
  display: flex;
  align-items: flex-start;
  gap: 0.6rem;
}

.matings-card__list--blue li {
  color: #fff;
}

.matings-card__icon {
  flex: 0 0 20px;
  width: 20px;
  height: 20px;
  margin-top: 0.15rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.matings-card__icon-img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  display: block;
}

.service-main__media--matings {
  margin: 1.5rem 0;
}

.matings-key {
  background: #1e1e1e;
  color: #ffffff;
  padding: 1.25rem 1.35rem;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.22);
}

.matings-key__title {
  margin: 0 0 0.75rem;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  color: #ffffff !important;
}

.matings-key__title span {
  color: #63a1cd;
}

.matings-key__accent {
  color: #63a1cd !important;
}

.matings-key__list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: grid;
  gap: 0.35rem;
}

.matings-clients {
  margin-left: -3rem;
  margin-right: 0;
  background: #74c365;
  padding: 1.5rem;
  @media (max-width: 48em) {
 margin-left: 0;
}
}

.matings-clients__head {
  display: grid;
  grid-template-columns: 1.4fr 1.6fr;
  gap: 0.5rem 1rem;
  align-items: center;
  margin-bottom: 1rem;
@media (max-width: 48em) {
 display: inline;
 margin-left: 0;
 margin-right: 0;
}
}

.matings-clients__head h4 {
  margin: 0;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  font-size: 3rem;
  @media (max-width: 48em) {
font-size: 2rem !important;
}
}
.matings-clients__head-first {
  color: #000000;
}

.matings-clients__logos {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
  gap: .75rem;
  align-items: end;
}

.matings-client {
  text-align: center;
}

.matings-client__logo img {
  max-height: 60px;
  width: auto;
  display: block;
  margin: 0 auto 0.35rem;
}

.matings-client__label {
  font-weight: 700;
  font-size: 14px;
}

.service-two-col {
  display: grid;
  grid-template-columns: 0.85fr 1.15fr;
  gap: 1.5rem;
  align-items: start;
  margin: 1.5rem 0;
}

.service-two-col--pinhook {
  grid-template-columns: 1fr 1fr 1.2fr;
}

.service-two-col--pinhook .service-two-col__right {
  grid-row: span 2;
}

.pinhook-hero {
  margin: 1.5rem 0;
}

.pinhook-main {
  margin: 1.25rem 0 1.75rem;
}

.pinhook-hero__header {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
  margin-bottom: 1rem;
}

.pinhook-hero__title {
  margin: 0;
  font-size: 36px !important;
  letter-spacing: 0.02em;
  text-transform: uppercase;
}

.pinhook-stats {
  margin: 1.5rem 0;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
  gap: 1rem;
}

.pinhook-stat {
  display: grid;
  grid-template-columns: auto 1fr;
  column-gap: 0.45rem;
  row-gap: 0.15rem;
  align-items: center;
}

.pinhook-list {
  list-style: disc;
  padding-left: 1.1rem;
  margin: 0 0 1rem;
  display: grid;
  gap: 0.35rem;
}

.pinhook-main__figure {
  margin: 1rem 0 0;
}

.pinhook-main__figure figcaption {
  margin-top: 0.4rem;
}

.pinhook-stat__value {
  font-size: 52px;
  font-weight: 700;
  color: #000;
}

.pinhook-stat__label {
  text-transform: uppercase;
  letter-spacing: 0.06em;
  color: #1e1e24;
  line-height: 1.1;
  font-size: 14px;
  flex: 1 1 auto;
  min-width: 0;
  white-space: normal;
}

.pinhook-stat__sub {
  font-size: 14px;
  color: #4a4a4a;
  margin-top: -0.1rem;
  grid-column: 1 / -1;
}

.pinhook-logos {
  display: flex;
  gap: 0.75rem;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 0.75rem;
}

.pinhook-logos--bar {
  padding: 0.65rem 0.8rem;
  justify-content: center;
}

.pinhook-logos__item img {
  width: auto;
}

.pinhook-logos__divider {
  font-weight: 700;
  color: #103f6b;
  font-size: 35px;
}

.pinhook-main__right {
  display: grid;
  gap: 1rem;
  align-content: start;
}

.pinhook-highlights {
  background: #2c2f35;
  color: #f5f5f5;
  padding: 2rem;
  border: 1px solid #000;
}

.pinhook-highlights__title {
  margin: 0 0 0.75rem;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  color: #FFFFFF !important;
}

.pinhook-highlights__head,
.pinhook-highlights__row {
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  padding: 0.5rem 0;
}

.pinhook-highlights__head {
  font-weight: 700;
  border-bottom: 2px solid #63A1CD;
}

.pinhook-highlights__row span {
  font-weight: 600;
}

.pinhook-highlights__icon {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 3rem 0 0.5rem;
}

.pinhook-highlights__icon img {
  width: 22px;
  height: auto;
  display: block;
}

.pinhook-highlights__head-spacer {
  display: block;
  width: 22px;
  padding-right: 3rem;
}

.pinhook-highlights__head span {
  font-style: italic;
}

.pinhook-secondary--stack {
  padding: 1rem 1.1rem;
}

.pinhook-secondary__image {
  margin: 0 0 0.6rem;
}

.pinhook-secondary__heading {
  margin: 0 0 0.5rem;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  color: #000 !important;
  font-size: 16px !important;
}

.pinhook-secondary__body {
  margin-bottom: 0.75rem;
}

.pinhook-graduates {
  margin: 2rem 0;
  background: #f3f5f6;
  overflow: hidden;
}

.pinhook-graduates__head h3 {
  margin: 0;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  color: #ffffff;
  text-align: center;
}

.pinhook-graduates__head {
  background: #1e1e24;
  padding: 0.75rem 1rem;
  display: grid;
  grid-template-columns: 2fr 1fr;
  align-items: center;
}

.pinhook-graduates__columns {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 1rem;
  padding: 1.25rem;
}

.pinhook-graduates__subhead {
  margin: 0 0 0.5rem;
  grid-column: 1 / -1;
  color: #0f2f57;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  font-weight: 700;
}

.pinhook-graduates__column h4 {
  margin: 0 0 0.4rem;
  font-size: 24px !important;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  color: #000 !important;
}

.pinhook-graduates__column ul {
  display: grid;
  gap: 0.25rem;
}

.pinhook-grade1 {
  background: #63A1CD;
  color: #103f6b;
  padding: 1rem 1rem;
  align-self: stretch;
  margin: -5.5rem 0 0;
  width: 215px;
  margin-left: auto;
  flex: 0 0 auto;
}

.pinhook-grade1 h4 {
  margin: 0 0 0.5rem;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}

.pinhook-grade1 ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: grid;
  gap: 0.25rem;
}

@media (max-width: 768px) {
  .pinhook-stats {
    grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
  }
}

.pinhook-graduates__body {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 0;
  padding: 0;
  align-items: stretch;
  background: #CBCFD2;
}

@media (max-width: 900px) {
  .pinhook-graduates__body {
    grid-template-columns: 1fr;
  }
  .pinhook-graduates__columns {
    grid-template-columns: 1fr;
  }
  .pinhook-grade1 {
    width: 100%;
    margin-top: 0;
  }
}

.service-two-col--wide {
  grid-template-columns: 1.5fr 1fr;
}

.service-two-col--appraisals {
  grid-template-columns: 1.6fr 1fr;
}

.matings-main-row {
  grid-template-columns: 1.6fr 1fr;
  align-items: center;
}

.service-two-col--stacked {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.service-two-col--gap {
  gap: 2rem;
}
.service-two-col--auction .service-two-col__left {
  align-self: center;
}

/* .service-two-col__left,
.service-two-col__right {
  width: 100%;
} */

.service-subhead {
  text-transform: uppercase;
  letter-spacing: 0.08em;
  margin: 1.5rem 0 1rem;
  color: #103f6b;
  text-align: center;
}

.service-box {
  border: 1px solid #d1d1d1;
  padding: 1rem 1.2rem;
  background: #fff;
}

.service-box--white {
  background: #fff;
}

.service-box--shadow {
  box-shadow: 0 4px 14px rgba(0,0,0,0.12);
}

.service-box--note {
  color: #1e1e24;
  align-content: center;
  background: #f6e54b;
  border: 1px solid  #1e1e1e;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.08);
  font-weight: 700;
}

.service-callout--stack {
  background: #1e1e1e;
  color: #ffffff;
}
.service-callout--stack .service-callout__title,
.service-callout--stack .service-callout__subtitle,
.service-callout--stack .service-callout__list,
.service-callout--stack .service-callout__list li {
  color: #ffffff;
}
.service-callout--stack a {
  color: #63a1cd;
}

.service-stats--three {
  max-width: 880px;
  margin-left: auto;
  margin-right: auto;
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.sales-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  gap: 2rem 1.25rem;
}
.sales-grid--linked {
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
}

@media (min-width: 1024px) {
  .sales-grid,
  .sales-grid--linked {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

.sales-card {
  border: 1px solid #000;
  background: #CBCFD2;
  padding: 0.75rem 0.75rem 0rem 0.75rem;
  height: 100%;
}

.sales-card--linked {
  text-decoration: none;
  color: inherit;
  display: block;
  background: #CBCFD2;
  border: 1px solid #1e1e1e;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.08);
}

.sales-card__month {
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  margin-bottom: 0.35rem;
  color: #ffffff;
  background: #1e1e24;
  padding: 0.35rem 0.5rem;
  text-align: center;
  margin-left: -0.75rem;
  margin-right: -0.75rem;
  margin-top: -0.75rem;
}

.sales-card__logos {
  display: flex;
  gap: 0.5rem;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  margin: 2rem 0 2rem;
}

.sales-card__logo img {
  max-height: 32px;
  width: auto;
}

.sales-card__title {
  color: #1e1e24;
  text-align: center;
  margin: 0.2rem 0 0;
  font-size: 14px;
}

.sales-card__events {
  list-style: none;
  padding: 0;
  margin: 0;
  display: grid;
  gap: 0.35rem;
}

.sales-card__events li {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}

.sales-card__logo {
  max-height: 26px;
  width: auto;
}

.sales-card__text {
  font-size: 14px;
}

.service-blue-row {
  background: #0f2f57;
  color: #fff;
  padding: 1.4rem 1.2rem;
  margin: 2rem 0 0 -3rem;

    @media (max-width: 48em) {
 margin-left: 0;
 margin-right: 0%;
}
}

.service-blue-row h4 {
  margin: 0 0 0.5rem;
  color: #9ec4ea;
  text-transform: uppercase;
  letter-spacing: 0.08em;
}

.service-video iframe,
.service-video video {
  width: 100%;
  height: 360px;
}
.service-video--wide iframe,
.service-video--wide video {
  height: 520px;
}
.service-video--responsive iframe,
.service-video--responsive video {
  height: 100% !important;
}

.timeline-modal-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));
  gap: 1rem;
  margin: 2rem 0 1rem;
}

.timeline-modal-trigger {
  border: 0;
  background: #f8f8f8;
  width: 100%;
  text-align: left;
  padding: 0.5rem;
  cursor: pointer;
  transition: transform 0.1s ease, box-shadow 0.1s ease;
}

.timeline-modal-trigger:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0,0,0,0.15);
}

.timeline-modal-trigger img {
  width: 100%;
  height: auto;
  display: block;
  margin-bottom: 0.5rem;
}

.timeline-modal-trigger__text h3 {
  margin: 0;
  font-size: 14px;
  color: #103f6b;
}

.timeline-modal-trigger__text p {
  margin: 0.1rem 0 0;
  color: #1e1e24;
}

.timeline-modal {
  position: fixed;
  inset: 0;
  z-index: 9999;
}

.timeline-modal[hidden] {
  display: none;
}

.timeline-modal__overlay {
  position: absolute;
  inset: 0;
  background: rgba(0,0,0,0.65);
}

.timeline-modal__dialog {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #010233;
  max-width: 616px;
  width: 90%;
  max-height: 90%;
  overflow-y: auto;
  box-shadow: 0 10px 30px rgba(0,0,0,0.4);
  padding: 3rem 1rem 1rem 1rem;
}

.timeline-modal__close {
  position: absolute;
  top: 0rem;
  right: 0rem;
  background: none;
  border: none;
  font-size: 50px;
  line-height: 1;
  cursor: pointer;
  color: #fff;
  z-index: 2;
}

.timeline-modal__image-wrap img {
  width: 100%;
  height: auto;
  display: block;
}

.timeline-modal__body h3 {
  margin: 0 0 0.3rem;
  color: #1e1e24;
  font-size: 24px !important;
}

.timeline-modal__meta {
  margin: 0 0 0.75rem;
  font-weight: 600;
  color: #1e1e24;
}

.timeline-modal__content p:last-child {
  margin-bottom: 0;
}

.timeline-modal__content {
  color: #1e1e24;
}

.timeline-modal__inner {
  background: #f2efec;
  padding: 1.5rem;
}

.timeline-modal__grid {
  display: grid;
  grid-template-columns: 1.1fr 1.2fr;
  gap: 1.25rem;
  align-items: start;
}

@media (max-width: 768px) {
  .timeline-modal__grid {
    grid-template-columns: 1fr;
  }
}

.service-blue-row--auction {
  display: grid;
  gap: 1.5rem;
  align-items: start;
  background: #103f6b;
  color: #fff;
}

.service-blue-row--auction .service-blue-row__copy h4 {
  color: #9ec4ea;
}

.service-blue-row__copy p {
  color: #ffffff;
  margin: 0;
}

.service-video--responsive .service-video__inner {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}

.service-video--responsive iframe,
.service-video--responsive video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.service-gallery {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  gap: 0.75rem;
  margin: 1rem 0;
}

.service-gallery__item img {
  width: 100%;
  display: block;
}

.service-list {
  list-style: disc;
  padding: 1.1rem;
  margin: 0;
  display: grid;
  gap: 0.35rem;
}

.service-metrics {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
  gap: 1rem;
  margin: 1.5rem 0;
}

.service-metric {
  border: 1px solid #d7dee6;
  padding: 1rem;
  text-align: center;
  background: #f7f7f7;
}

.service-metric__value {
  font-size: 22.4px;
  font-weight: 700;
  color: #103f6b;
}

.service-metric__label {
  margin-top: 0.4rem;
}

.service-metric__image {
  max-height: 60px;
  width: auto;
  margin: 0 auto 0.5rem;
  display: block;
}

.service-metric--logos {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
}

.service-metric__x {
  font-size: 16.8px;
  font-weight: 700;
}

.service-table {
  width: 100%;
  border-collapse: collapse;
  color: #f3f3f3;
}

.service-table td {
  border-bottom: 1px solid rgba(255,255,255,0.2);
  padding: 0.6rem 0.4rem;
}

.service-grid {
  display: grid;
  gap: 1rem;
}

.service-grid--pinhook {
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
}

.service-grid__item {
  position: relative;
  background: #f7f7f7;
  padding: 0.35rem;
}

.service-grid__item--tall {
  grid-row: span 2;
  grid-column: span 1;
}

.service-grid__label {
  margin: 0.35rem 0 0;
  font-size: 14px;
}

.service-logo-row {
  background: #000;
  padding: 1.25rem;
  display: grid;
  grid-template-columns: repeat(6, minmax(0, 1fr));
  gap: 0.75rem;
  align-items: center;
}
.service-logo-row--syndication {
  background: #1e1e1e;
  grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
}

.service-logo-row--stallions {
  background: #2b2b2b;
  padding: 1.5rem;
  grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));
  gap: 1rem;
}

.service-logo-bar {
  margin-left: -3rem;
  background: #2b2b2b;
  padding: 1rem 1rem 0.5rem;
    @media (max-width: 48em) {
 margin-left: 0;
}
}

.service-logo-bar__title {
  margin: 0 0 0.75rem;
  color: #ffffff;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  font-weight: 600;
  text-align: center;
}

@media (min-width: 1024px) {
  .service-logo-row--stallions {
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }
  .service-logo-row--stallions .service-logo-row__item {
    grid-column: span 3;
  }
  .service-logo-row--stallions .service-logo-row__item:nth-child(-n+3) {
    grid-column: span 4;
  }
}

.service-logo-row__item {
  text-align: center;
}

.service-logo-row__item img {
  max-height: 48px;
  width: auto;
}

.service-horse-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));
  gap: 1rem;
  margin: 1.5rem 0;
}
.service-horse-grid--syndication {
  grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
  gap: 1.25rem;
}

.service-horse {
  text-align: center;
  border: 1px solid #d7dee6;
  padding: 0.75rem;
}

.service-horse__label {
  margin: 0.4rem 0 0;
}

@media (max-width: 75em) {
  .services-layout {
    --services-nav-width: 220px;
  }

  .services-content {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .service-main {
    grid-template-columns: 1fr;
  }
  .service-success__carousel {
    padding: 0 1.25rem;
  }
  .services-layout__grid {
    grid-template-columns: var(--services-nav-width) 1fr;
  }
  .service-two-col,
  .service-two-col--wide,
  .service-two-col--stacked,
  .service-two-col--gap {
    grid-template-columns: 1fr;
  }
  .service-logo-row {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
.service-success {
  background: linear-gradient(180deg, #1E1E1E 0%, #1E1E1E 50%, transparent 50%, transparent 100%);
  padding: 3.5rem 0 4rem;
  position: relative;
  overflow: hidden;
  margin: 3rem 0 2rem -3rem;
}

@media (max-width: 64em) {
  .service-success {
    margin: 2rem 0 0 0;
    padding: 3rem 0;
  }
}


.service-success__inner {
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
  overflow: hidden;
  padding: 0 1rem;
}

.service-success__title {
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  color: #ffffff !important;
  font-size: 26.6px;
  margin: 0 0 2.2rem 0;
}

.service-success__title span {
  color: #63A1CD !important;
}

.service-success__carousel {
  position: relative;
  padding: 0 2rem;
  overflow: hidden;
  width: 100%;
}

.service-success__carousel .owl-stage-outer {
  overflow: hidden;
}

.service-success__slide {
  color: #103f6b;
  overflow: hidden;
  width: auto;
}

.service-success__image img {
  width: 100%;
  height: 220px;
  object-fit: cover;
  display: block;
}

.service-success__body {
  padding: 1rem 1.1rem 1.25rem;
  display: flex;
  flex-direction: column;
  gap: 0.35rem;
}

.service-success__name {
  margin: 0;
  color: #1E1E1E !important;
}

.service-success__subhead {
  margin: 0;
  color: #0093f5;
  font-weight: 600;
  font-size: 14px;
}

.service-success__meta {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 0.35rem;
  font-size: 14px;
  gap: 0.75rem;
}

.service-success__meta-label {
  color: #6b6b6b;
  text-transform: uppercase;
  letter-spacing: 0.06em;
}

.service-success__button {
  margin-left: auto;
}

.service-success .owl-nav button {
  width: 38px;
  height: 38px;
  border-radius: 50%;
  border: 2px solid #ffffff;
  background: rgba(255, 255, 255, 0.15);
  color: #ffffff;
  font-size: 19.6px;
  line-height: 1;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  transition: background 0.2s ease, color 0.2s ease;
}

.service-success .owl-nav button.owl-prev {
  left: 12px;
}

.service-success .owl-nav button.owl-next {
  right: 12px;
}

.service-success .owl-nav button:hover {
  background: #ffffff;
  color: #0f2f57;
}

.service-success .owl-dots {
  display: none;
}

@media (max-width: 75em) {
  .service-success .owl-nav button.owl-prev {
    left: 10px;
  }
  .service-success .owl-nav button.owl-next {
    right: 10px;
  }
}

@media (max-width: 48em) {
  .service-success {
    background: #fff;
    padding: 3rem 0;
  }
  .service-success__title {
    font-size: 3rem;
    color: #0f2f57 !important;
  }
  .service-success__image img {
    height: 200px;
  }
  .service-success .owl-nav button {
    top: auto;
    bottom: -40px;
    width: 34px;
    height: 34px;
  }
  .service-success .owl-nav button.owl-prev {
    left: 18%;
  }
  .service-success .owl-nav button.owl-next {
    right: 18%;
  }
}

@media (max-width: 64em) {
  .services-nav {
    position: relative;
    top: 0;
    border-right: 0;
    min-height: 0;
    max-width: 100%;
    min-width: 100%;
    padding: 0 0 1.25rem;
  }
  .services-nav__toggle {
    display: none;
  }
  .services-nav__inner {
    display: block !important;
  }
  .services-nav .pure-menu-link {
    padding: 0.6rem 0.75rem;
  }
  .services-page-header {
    padding: 0 1rem;
  }
  .service-detail {
    padding: 2rem 0 0 0;
  }
  .service-main {
    grid-template-columns: 1fr;
    margin: 1.25rem 0;
  }
  
}

@media (max-width: 75em) {
  .services-content {
    padding-left: 1rem;
  }
  .service-main {
    grid-template-columns: 1fr;
  }
  .service-success__carousel {
    padding: 0 1.25rem;
  }
}

@media (max-width: 64em) {
  .services-layout {
    padding-top: 1.5rem;
  }
  .services-nav {
    position: relative;
    top: 0;
    margin-bottom: 1rem;
    border-right: 0;
    max-width: 100%;
    min-width: 100%;
    padding: 0 0 1rem;
  }
  .services-nav__toggle {
    display: none;
  }
  .services-nav--closed {
    max-width: none;
    min-width: 0;
  }
  .services-nav--closed .services-nav__inner {
    display: none;
  }
  .services-nav__pin-note {
    margin-top: 0.75rem;
  }
  .services-layout__grid {
    grid-template-columns: 1fr;
    background-image: none;
    background-size: 0 0;
  }
}

@media (max-width: 48em) {
  .services-layout {
    --services-nav-width: 0px;
  }

  .services-layout__grid {
    grid-template-columns: 1fr;
  }

  .services-layout--nav-closed {
    --services-nav-width: 0px;
  }

  .services-layout--nav-closed .services-layout__grid {
    grid-template-columns: 1fr !important;
  }

  .services-nav__toggle {
    display: block;
  }

  .services-content {
    padding-left: 0rem;
    padding-right: 0rem;
  }
  .service-detail__title {
    font-size: 22.4px;
  }
  .service-success__carousel {
    padding: 0 0.75rem;
  }
  .service-success__image img {
    height: 180px;
  }
  .service-success {
    margin: 2rem 0 0 0;
    padding: 2.5rem 0;
  }
  .service-success__inner {
    padding: 0 0.75rem;
  }
  .service-main {
    margin: 1rem 0;
  }
  .service-horse-grid--syndication,
  .service-horse-grid,
  .service-two-col,
  .service-two-col--wide,
  .service-two-col--stacked,
  .service-two-col--gap,
  .service-logo-row,
  .service-stats {
    grid-template-columns: 1fr !important;
  }
  .service-stats .service-stat {
    grid-template-columns: 1fr;
    justify-items: center;
    text-align: center;
    gap: 0.5rem;
  }
  .service-stats .service-stat__text {
    width: 100%;
    align-items: center;
    text-align: center !important;
  }
  .service-stats .service-stat__image {
    margin-left: auto;
    margin-right: auto;
  }
  .service-stats .service-stat__value,
  .service-stats .service-stat__label {
    width: 100%;
    text-align: center !important;
  }
  .service-success__carousel {
    overflow: hidden;
  }
  .service-success__carousel .owl-stage-outer {
    overflow: hidden;
  }
  .service-success__carousel .owl-stage {
    display: flex;
  }
  .service-success__carousel .owl-item {
    width: 100% !important;
    margin-right: 0 !important;
  }
}

@media (max-width: 32em) {
  h1, h2, h3, h4,
  .section-title, .hc-section-title, .hc-section-subtitle,
  .services-page-header h1,
  .service-detail__title {
    font-size: 18px !important;
    line-height: 1.2;
  }

}

.s-page-hero {
  /*background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-image: url(img/bg-page-hero.jpg);
  background-color: #103f6b;
  height: 15rem;
  padding-top: 5rem;
  position: relative;
  margin-bottom: 3rem;*/
}

.s-page-hero-highclere {
  background-color: #103f6b;
  height: 1rem; }

.page-title {
  color: #e1e1e1;
  font-size: 52px !important;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 5rem;
  margin: 0;
  /*position: absolute;*/
  bottom: 0;
}

body.single .page-title {
  margin: 0px 0px 25px 0px;
}
body.single .article-date {
  bottom: 0;
  color: #e1e1e1;
  position: absolute;
  display: none;
}

.s-page-hero {
  background-image: none;
  text-align: center;
  padding-top: 3rem;
  padding-bottom: 0.5rem;
  margin-bottom: 0rem;
  border-bottom: 2px solid #1E1E1E;
}

.s-page-hero .page-title {
  font-weight: 500;
  color: #1E1E1E;
  display: inline-block;
  padding: 0 0 0.5rem;
  margin: 0;
  text-align: center;
}

/* Contact page spacing */
.page-template-template-contact-us .s-content {
  padding-top: 1.5rem;
}

.team-owners {
  padding: 1.5rem 0 1.5rem;
  background-color: #FFF;
}

.team-hero-intro {
  background-color: #18243D;
  color: #fff;
  text-align: center;
  padding: 3.5rem;
}

.team-hero-intro p {
  margin: 0;
  font-size: 22px;
  font-weight: 600;
  letter-spacing: 0.03em;
  text-transform: uppercase;
}

.team-owners__content {
  display: flex;
  flex-direction: column;
  gap: 1.25rem;
  justify-content: center;
}

.team-owners__names {
  margin-bottom: 0.5rem;
}

.team-owners__person {
  margin-bottom: 0.75rem;
}

.team-owners__name {
  font-size: 18.2px !important;
  margin: 0 0 0.25rem;
  color: #103f6b;
  text-transform: uppercase;
  letter-spacing: 0.01em;
}

.team-owners__role {
  margin: 0;
  font-weight: 600;
  color: #1e1e24;
}

.team-owners__intro {
  margin: 0;
  line-height: 1.6;
  color: #1e1e24;
}

.team-bios {
  padding-bottom: 2rem;
 
}

.team-bio {
  padding: 1.5rem 1rem;
  max-width: 48%;
  margin: 1rem auto;
  box-sizing: border-box;
  background-color: #fff;
  box-shadow: 1px 0px 15px -5px rgba(11, 52, 90, 0.47);
}

.team-bio__name {
  font-size: 40px !important;
  margin: 0 0 0.25rem;
  color: #1e1e24;
  font-weight: 400 !important;
}

.team-bio__role {
  margin: 0 0 0.75rem;
  font-weight: 600;
  color: #1e1e24;
}

.team-bio__meta {
  list-style: none;
  padding: 0;
  margin: 0 0 0.75rem;
  display: block;
}

.team-bio__meta li {
  margin: 0 0 0.35rem;
}

.team-bio__meta a {
  color: #1e1e24;
  text-decoration: none;
}

.team-bio__meta a:hover,
.team-bio__meta a:focus {
  text-decoration: underline;
}

.team-bio__content {
  color: #1e1e24;
  line-height: 1.6;
}

@media (max-width: 64em) {
  .team-owners__content {
    padding-left: 0;
  }
}

@media (max-width: 48em) {
  .team-bios .team-bio {
    max-width: 100%;
    margin: 1rem 0;
  }
}

@media (max-width: 40em) {
  .team-bio {
    padding: 1rem 0.5rem;
  }
}

.post-type-archive-successes .s-page-hero {
  background-image: none;
  background-color: #f8f8f8;
  text-align: center;
  padding-top: 3rem;
  padding-bottom: 0.5rem;
  border-bottom: 2px solid #000;
}

.post-type-archive-successes .s-page-hero .page-title {
  color: #000;
  display: inline-block;
  padding: 0;
  margin: 0;
  text-align: center;
  text-transform: uppercase;
}

.s-intro {
  background-color: #000033;
  overflow: hidden; }

.intro-content {
    margin-top: 3.5rem;
    margin-bottom: 3.5rem;
    color: #FFF;
    text-align: center;
    font-weight: 400;
    line-height: 1.6;
    font-size: 16.8px;
    text-transform: uppercase;
}

.s-meet-brad {
  background-color: #fff; }

.s-meet-brad h1 strong {
  font-weight: 400;
  color: #103f6b; }

.s-success {
  background-color: #e1e1e1; }

.success-slides {
  background: url(img/bg-success-slides.png) no-repeat right bottom;
  background-size: contain;
  max-width: 1600px;
  margin: 0 auto; }

.success-slide {
  direction: ltr; }

.success-slide img {
  margin-top: 3rem;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto; }

.success-slide-caption {
  position: absolute;
  top: 0;
  padding-left: 3rem;
  max-width: 18rem; }
  @media (max-width: 32em) {
    .success-slide-caption {
      font-size: 14px;
      max-width: 9rem; } }

.s-success .owl-prev {
  left: 1rem;
  display: none; }

.s-success .owl-next {
  right: 1rem;
  background: url("img/nav-right-blue.png"); }

a.section-title-link:link {
  color: #1E1E24;
  text-decoration: none; }

a.section-title-link:visited {
  color: #1E1E24; }

a.section-title-link:hover {
  text-decoration: underline; }

.successes-filter {
  margin: 1.5rem auto 2rem; }

.successes-filter__inner {
  max-width: 1200px;
  margin: 0 auto; }

.successes-filter__buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 1.5rem;
  padding: 0 1rem; }

.successes-filter__button {
  background: #cfd3d7;
  border: none;
  border-top: 4px solid #6aa1c8;
  color: #0f3559;
  cursor: pointer;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.02em;
  min-width: 240px;
  padding: 1rem 3.25rem 1rem 1.25rem;
  position: relative;
  text-align: left;
  text-transform: uppercase;
  -moz-transition: background-color 0.2s ease, color 0.2s ease, border-color 0.2s ease, box-shadow 0.2s ease;
  -o-transition: background-color 0.2s ease, color 0.2s ease, border-color 0.2s ease, box-shadow 0.2s ease;
  -ms-transition: background-color 0.2s ease, color 0.2s ease, border-color 0.2s ease, box-shadow 0.2s ease;
  -webkit-transition: background-color 0.2s ease, color 0.2s ease, border-color 0.2s ease, box-shadow 0.2s ease;
  transition: background-color 0.2s ease, color 0.2s ease, border-color 0.2s ease, box-shadow 0.2s ease; }

.successes-filter__button .successes-filter__chevron {
  font-size: 15.4px;
  position: absolute;
  right: 1.25rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%); }

.successes-filter__button.is-active {
  background: #6aa1c8;
  border-color: #6aa1c8;
  color: #fff;
  -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
          box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15); }

.successes-filter__button:focus-visible {
  outline: 2px solid #0f3559;
  outline-offset: 3px; }

@media (max-width: 960px) {
  .successes-filter__buttons {
    gap: 1rem; } }

@media (max-width: 640px) {
  .successes-filter__button {
    min-width: 0;
    width: 100%; } }

.successes-archive__title {
  color: #103f6b;
  font-weight: 700;
  margin-bottom: 1rem; }

.success-entry {
  overflow: hidden;
  position: relative;
  margin: 1rem 0; }
  .success-entry:hover .success-entry-content {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)" !important;
    filter: alpha(opacity=100) !important;
    -moz-opacity: 1 !important;
    -khtml-opacity: 1 !important;
    opacity: 1 !important; }

.success-entry-image {
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  color: #e1e1e1;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 0;
  right: 1rem;
  left: 1rem; }

.success-entry-overlay {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: -20;
  background-color: rgba(16, 63, 107, 0.75);
  -moz-transition: all, 0.3s, ease-in-out;
  -o-transition: all, 0.3s, ease-in-out;
  -ms-transition: all, 0.3s, ease-in-out;
  -webkit-transition: all, 0.3s, ease-in-out;
  transition: all, 0.3s, ease-in-out; }

.success-entry-content {
  padding: 60px;
  -moz-transition: all, 0.3s, ease-in-out;
  -o-transition: all, 0.3s, ease-in-out;
  -ms-transition: all, 0.3s, ease-in-out;
  -webkit-transition: all, 0.3s, ease-in-out;
  transition: all, 0.3s, ease-in-out;
  opacity: 0.8;
  filter: alpha(opacity=80);
  position: relative;
  z-index: 30;
  color: #e1e1e1;
  font-size: 14px; }
  .success-entry-content a {
    color: #e1e1e1; }

.success-entry-title {
  text-transform: uppercase;
  font-size: 15.4px;
  margin-top: 1rem;
  display: none; }

.success-entry-handle-title {
  margin-top: 0;
  text-transform: uppercase;
  text-align: center;
  font-size: 15.4px; }

.success-entry-toggle {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 100; }

.success-entry-wins {
  font-weight: bold; }

.success-entry-handle, .success-entry-handle-open, .success-entry-handle-close {
  display: block;
  width: 100%;
  font-size: 14px;
  text-transform: uppercase;
  text-decoration: none;
  padding-top: 37px;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  padding-bottom: 0.8rem; }

.success-entry-handle-open {
  background: url(img/success-handle-up.png) center 1rem no-repeat; }

.success-entry-handle-close {
  background: url(img/success-handle-down.png) center 1rem no-repeat; }

.s-partners {
  background-color: #18243D;
  color: #e1e1e1;
  padding-bottom: 3rem; }

.partner, .partner-slide {
  padding: 2rem; }

.s-partners .owl-prev {
  background: url("img/nav-left-light.png");
  left: 0; }

.s-partners .owl-next {
  background: url("img/nav-right-light.png");
  right: 0; }

.partner-info {
  padding-right: 1rem;
  padding-top: .3rem; }

.partner-info img {
    /*width: 100%;*/
}

.partner-name, .partner-title {
  margin: .25rem 0;
  font-size: 15px; }

.partner-name {
  font-weight: bold; }

.partner-quote {
  font-size: 14px;
  position: relative;
  padding-left: 13px;
  margin: 0; }
  @media (max-width: 48em) {
    .partner-quote {
      font-size: 14px; } }
  @media (max-width: 32em) {
    .partner-quote {
      font-size: 14px; } }

.partner-quote:before, .partner-quote:after {
  background-image: url(img/spritesheet.png);
  background-repeat: no-repeat;
  display: block;
  position: absolute;
  content: '';
  -moz-transform: scale(0.9);
  -o-transform: scale(0.9);
  -ms-transform: scale(0.9);
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
  opacity: 0.25;
  filter: alpha(opacity=25); }
  @media (max-width: 32em) {
    .partner-quote:before, .partner-quote:after {
      -moz-transform: scale(0.7);
      -o-transform: scale(0.7);
      -ms-transform: scale(0.7);
      -webkit-transform: scale(0.7);
      transform: scale(0.7); } }

.partner-quote:before {
  width: 27px;
  height: 20px;
  background-position: -474px -5px;
  top: -7px;
  left: -16px; }

.partner-quote:after {
  width: 27px;
  height: 20px;
  background-position: -439px -5px;
  bottom: 0;
  right: -.5rem; }

.s-news {
  background-color: #f2f2f2; }

.news-item {
  background-color: #fff;
  overflow: hidden;
  margin-bottom: 2rem; }

.news-item a {
  text-decoration: none;
  color: #1E1E24; }
  .news-item a:hover {
    text-decoration: underline; }

.news-title {
  font-size: 14px;
  font-family: "proxima-nova", sans-serif;
  font-weight: 100;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin: 1rem 0 .5rem;
  color: #1E1E24; }

.news-date {
  margin: 0;
  color: #3c87b9; }

.news-item p {
  font-size: 14px; }

.news-thumb {
  width: 100%;
  display: block; }

.news-content {
  padding: 0 1rem; }

.s-timeline-nav {
  margin-bottom: 3rem; }

.timeline-nav-entry {
  padding: 1rem .5rem;
  display: block;
  text-decoration: none !important;
  border: 1px solid transparent; }
  .timeline-nav-entry:hover {
    background-color: rgba(0, 0, 0, 0.05);
    border: 1px solid #fff; }
  .timeline-nav-entry:hover .timeline-nav-thumb {
    opacity: 1;
    filter: alpha(opacity=100); }

.timeline-nav-thumb {
  opacity: 0.65;
  filter: alpha(opacity=65);
  -moz-transition: opacity, 0.3s, ease-in-out;
  -o-transition: opacity, 0.3s, ease-in-out;
  -ms-transition: opacity, 0.3s, ease-in-out;
  -webkit-transition: opacity, 0.3s, ease-in-out;
  transition: opacity, 0.3s, ease-in-out; }

.timeline-nav-title, .timeline-nav-subtitle {
  font-size: 14px;
  text-align: center;
  margin: .5rem 0;
  line-height: 1; }

.timeline-nav-title {
  color: #1E1E24;
  font-weight: bold; }

.timeline-nav-subtitle {
  color: #103f6b; }

.s-timeline {
  background-color: #18243D;
  color: #e1e1e1;
  padding-bottom: 5rem; }

.timeline {
  position: relative; }

.timeline:before {
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  height: 100%;
  width: 5px;
  background-color: #e1e1e1; }

.timeline-content {
  position: relative;
  overflow: hidden; }

.timeline-text {
  font-size: 80%;
  position: relative;
  width: 45%;
  color: #1E1E24;
  background-color: #e1e1e1;
  margin-bottom: 2rem;
  padding: 1rem;
  box-sizing: border-box; }
  @media (max-width: 48em) {
    .timeline-text {
      width: 100%;
      margin-top: 10rem; } }

.timeline-alt .timeline-content:nth-child(even) .timeline-text {
  float: right; }

.timeline-alt .timeline-content:nth-child(even) .timeline-arrow {
  background: url("img/timeline-arrow-right.png") top left no-repeat;
  margin-left: -4px; }

.timeline-alt .timeline-content:nth-child(even) .timeline-meta {
  left: auto;
  right: 122%;
  text-align: right; }

.timeline-arrow {
  background: url("img/timeline-arrow-left.png") top left no-repeat;
  width: 49px;
  height: 59px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -30px;
  margin-left: -40px; }
  @media (max-width: 48em) {
    .timeline-arrow {
      background-color: #f8f8f8;
      width: 56px !important;
      height: 60px !important;
      background: url("img/timeline-arrow-down.png") top left no-repeat !important;
      margin-left: -28px !important;
      margin-top: 20px !important;
      top: 0 !important; } }

.timeline-meta {
  position: absolute;
  width: 100%;
  left: 122%;
  top: 50%;
  margin-top: -10px;
  margin-bottom: 0;
  height: 1.33rem;
  line-height: 1.33rem;
  font-size: 18.62px;
  color: #e1e1e1; }
  @media (max-width: 48em) {
    .timeline-meta {
      background-color: #18243D;
      text-align: center !important;
      left: 0 !important;
      right: 0 !important;
      top: 0 !important;
      height: auto;
      margin-top: -68px;
      padding: 1rem 0; } }

.s-subscribe {
  background-color: #3c87b9;
  color: #e1e1e1; }
  .s-subscribe .gform_image_button {
    display: block !important;
    margin: 0 auto !important; }
  .s-subscribe input {
    color: #1E1E24 !important; }
  .s-subscribe .gforms_confirmation_message {
    padding: 1rem !important;
    margin: 0 auto !important;
    display: block !important;
    text-align: center; }


.pure-button-bsw-hero {
  font-size: 14px;
  background-color: #3c87b9 !important;
  color: #FFF !important;
  line-height: 3rem;
  padding: 0;
  height: 3rem;
  overflow: hidden;
  padding-right: 1rem;
margin-left: 20px;
    margin-top: -4px !important;
}
  .pure-button-bsw-hero:hover {
    color: #fff; }

.pure-button-bsw, .pure-button-bsw-small, a.pure-button-bsw-small, a.pure-button-bsw, a.pure-button-bsw-small {
  font-size: 14px;
  background-color: #103f6b;
  color: #e1e1e1;
  line-height: 3rem;
  padding: 0;
  height: 3rem;
  overflow: hidden;
  padding-right: 1rem; }
  .pure-button-bsw:hover, .pure-button-bsw-small:hover, a.pure-button-bsw:hover, a.pure-button-bsw-small:hover {
    color: #fff; }

.pure-button-bsw-small, a.pure-button-bsw-small {
  line-height: 2rem;
  height: 2rem;
  font-size: 14px; }

.pure-button-bsw:before, .pure-button-bsw-small:before {
  content: "\00BB";
  font-size: 21px;
  padding-left: 1rem;
  padding-right: 1rem;
  margin-right: 1rem;
  background-color: rgba(0, 0, 0, 0.3);
  float: left;
  margin-top: -2px;
  padding-bottom: 2px; }

.pure-button-bsw-outline {
  background: #103f6b !important;
  color: #FFF !important;
  line-height: 1.2;
  height: auto;
  padding: 0.55rem 1.2rem;
  font-size: 14px;
  text-transform: none;
}
  .pure-button-bsw-outline:hover {
    background: transparent !important;
    color: #103f6b !important;
    border: 2px solid #103f6b;
  }

.pure-button-pdf:before {
  content: "\f1c1";
  font-family: "proxima-nova", sans-serif;
  font-size: 14px;
  padding-left: 1rem;
  padding-right: 1rem;
  margin-right: 1rem;
  background-color: rgba(0, 0, 0, 0.3);
  float: left; }

.s-content, .s-alshaqab, .s-content-single-staff {
  /*padding-bottom: 5rem; */
}

.content {
  max-width: 760px;
  margin: 0 auto; }

.single-content {
  max-width: 760px; }

.sidebar {
  padding-left: 3rem; }
  @media (max-width: 64em) {
    .sidebar {
      padding-left: 0; } }

.sidebar-title {
  text-align: center;
  margin-bottom: 2rem;
  font-size: 15.4px;
  text-transform: uppercase; }

.sidebar-scroll {
  margin-top: 0; }

.sidebar-contact {
  padding: 2.5rem 3rem;
  background-color: white;
  border: 1px solid #ececec; }

.sidebar-news .news-title {
  font-size: 14px; }

.sidebar-news .news-item {
  margin-right: .5rem; }

.sidebar-subtitle {
  font-size: 15.4px;
  margin: 1.5rem 0 1rem;
  font-family: "proxima-nova", sans-serif;
  font-weight: bold; }
  .sidebar-subtitle strong {
    font-weight: 700;
    font-size: 29.4px;
    position: relative;
    top: 3px;
    left: -5px;
    color: #74cee2;
    font-family: "proxima-nova", sans-serif;
    text-shadow: 1px 1px 1px #0f3f6a;
    font-style: italic; }

.sidebar-list {
  font-size: 14px;
  list-style: none;
  padding-left: 0;
  font-family: "proxima-nova", sans-serif; }
  .sidebar-list li {
    margin: 4px;
    border-bottom: 1px solid rgba(9, 32, 52, 0.1); }

.sidebar-silks {
  padding-top: 111px;
  text-align: center; }
  @media (max-width: 64em) {
    .sidebar-silks {
      padding-top: 0; }
      .sidebar-silks img {
        max-width: 100px; } }
  @media (max-width: 48em) {
    .sidebar-silks img {
      max-width: 50px; } }
  .sidebar-silks .sidebar-list {
    text-align: left; }

.stat-table {
  width: 100%;
  font-size: 14px;
  margin-bottom: 2rem;
  border: none;
  color: #1E1E24; }

.stat-title {
  margin-top: 0; }

.stat-updated {
  font-size: 56.5%; }

.stat-table thead {
  background-color: #103f6b;
  color: #e1e1e1; }

.pure-table-striped tr:nth-child(2n-1) td {
  background-color: #f2f2f2; }

.pure-table-striped tr:nth-child(2n) td {
  background-color: #dadada; }

.al-shaqab-win-photos .owl-prev {
  background: url("img/nav-left-red.png");
  left: 2rem;
  opacity: 1; }

.al-shaqab-win-photos .owl-next {
  background: url("img/nav-right-red.png");
  right: 2rem;
  opacity: 1; }

.page-template-template-alshaqab .s-page-hero {
  margin-bottom: 0; }

.alshaqab-intro {
  font-size: 87.5%;
  background-color: rgba(0, 0, 0, 0.5);
  overflow: hidden;
  padding: 0 2rem; }

.s-alshaqab {
  padding-top: 3rem;
  background-color: #5a0435;
  background-image: url(img/alshaqab-bg3.jpg);
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: right 45% top 0;
  color: #e1e1e1;
  background-size: cover; }
  @media (max-width: 64em) {
    .s-alshaqab {
      background-position: top 0 right 60%; } }
  @media (max-width: 48em) {
    .s-alshaqab {
      background-position: top 0 right 64%; } }

.s-alshaqab .stat-table thead {
  background-color: #5c002f;
  color: #e1e1e1; }

.s-highclere {
  background-color: #fff;
  padding-top: 3rem; }

.page-template-template-highclere .s-page-hero {
  margin-bottom: 0; }

.win-photo-slides .owl-prev, .win-photo-slides .owl-next {
  width: 49%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: 1rem center;
  margin-top: 0;
  top: 0; }

.win-photo-slides .owl-next {
  /* Kudos Turda */
  background-position: right center;
  border-right: 1rem solid transparent; }

.client-title-link:link {
  text-decoration: none; }

.client-title-link:hover {
  text-decoration: underline; }

.client-title-link:link, .client-title-link:visited, .client-title-link:hover, .client-title-link:active {
  color: white; }

.s-content-single-staff {
  padding-bottom: 0; }

.s-staff-entry {
  font-size: 80%;
  margin-bottom: 3rem; }
  @media (max-width: 48em) {
    .s-staff-entry {
      font-size: 100%; } }

.staff-name, .staff-title {
  margin-top: 0; }

.staff-name {
  color: #103f6b;
  margin-bottom: 0; }

.staff-meta {
  padding-left: 0;
  font-size: 14px; }
  .staff-meta a {
    padding-left: 0.33333rem; }

.staff-meta li {
  list-style: none;
  white-space: nowrap; }

.main-roster-table tr:nth-child(2n-1) td {
  background-color: rgba(218, 232, 241, 0.65); }

.main-roster-table tr:nth-child(2n) td {
  background-color: rgba(226, 234, 239, 0.39); }

.main-roster-table {
  border: 1px solid rgba(16, 63, 107, 0.15) !important;
  border-bottom: 1px solid rgba(16, 63, 107, 0.15) !important;
  color: black; }
  .main-roster-table td, .main-roster-table th {
    border-left: 1px solid rgba(255, 255, 255, 0.4); }
  .main-roster-table thead {
    background-color: #103f6b;
    color: #e1e1e1;
    font-weight: normal;
    font-size: 14px; }
  .main-roster-table tbody {
    font-family: "proxima-nova", sans-serif;
    font-size: 14px; }

#main-roster_info {
  display: none; }

#main-roster_filter {
  margin-bottom: 2rem; }

.main-roster-file-link {
  text-align: center;
  display: block; }

.main-roster-horse-name {
  color: #103f6b;
  font-weight: bold; }

.subroster-box {
  background-color: rgba(0, 0, 0, 0.5);
  padding: 1rem;
  margin-bottom: 1rem; }

.subroster-image {
  display: block; }

.subroster-horse-name, .hc-subroster-horse-name {
  font-size: 17.5px;
  margin-bottom: .25rem; }

.subroster-meta {
  padding-left: 1rem;
  font-size: 80%; }
  .subroster-meta a {
    white-space: nowrap; }
  .subroster-meta ul {
    margin: 0;
    padding-left: 0;
    list-style: none; }

.as-subroster-meta a {
  color: white; }

.as-subroster-meta a:hover {
  text-decoration: none; }

.highclere-logo-small {
  margin: 0 auto;
  display: block;
  margin-bottom: 2rem;
  margin-top: 5rem; }

.highclere-callout {
  margin-bottom: 5rem; }

.highclere-callout-text {
  font-style: italic;
  color: #103f6b;
  text-align: center;
  font-size: 19.6px; }

.hc-section-title {
  margin-bottom: 0;
  color: #103f6b; }

.hc-intro {
  padding: 3rem 5rem;
  background-color: #082642;
  color: white; }

.hc-box {
  padding: 0 3rem; }

.hc-section-subtitle {
  margin-top: 0.5rem; }

.hc-subroster-heading {
  margin: 0;
  font-size: 14px;
  font-weight: normal;
  border-bottom: 1px solid #1E1E24;
  margin-bottom: 1.2rem; }

@media (max-width: 32em) {
  .hc-subroster-trainer {
    display: none !important; } }

.hc-subroster-horse-name {
  text-transform: uppercase; }

.hc-subroster-trainer-name {
  margin-top: .5rem;
  margin-bottom: 0;
  text-align: center;
  font-style: italic; }

.hc-subroster-list {
  padding: 1rem 0;
  border-bottom: 1px solid #e2eaef; }
  .hc-subroster-list:first-child {
    border-top: 1px solid #e2eaef; }
  .hc-subroster-list:nth-child(odd) {
    background-color: rgba(218, 232, 241, 0.65); }
  .hc-subroster-list:nth-child(even) {
    background-color: rgba(226, 234, 239, 0.39); }

.hc-vid {
  margin: 5rem auto; }

#service-inquiry-modal {
  position: relative;
  background: #e1e1e1;
  padding: 1px 3rem;
  width: auto;
  max-width: 560px;
  margin: auto;
  font-size: 80%; }

.inquiry-box {
  border: 1px solid rgba(11, 44, 75, 0.09);
  border-right: none;
  border-left: none;
  padding: 1.5rem;
  background-color: #fff;
  margin-top: 2rem;
  margin-right: 2rem;
  margin-bottom: 2rem; }

.inquiry-box-title {
  margin: 0 0 1rem 0;
  color: #103f6b;
  font-weight: normal; }

.site-footer {
  position: relative;
  overflow: hidden;
  padding: 1rem 0;
  font-size: 14px;
  background: #fff; }

.footer-bg {
  position: absolute;
  top: 0;
  left: 65%;
  right: -12rem;
  bottom: 0;
  background: #103f6b;
  transform: skewX(-12deg);
  transform-origin: top right;
  z-index: 0; }

.footer-content {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 3rem;
  min-height: 260px; }

.footer-left, .footer-nav, .footer-contact {
  flex: 1; }

.footer-left {
  display: flex;
  flex-direction: column;
  gap: 2.5rem;
  align-items: flex-start; }

.footer-social .pure-menu-list {
  display: flex;
  gap: 0.75rem; }

.footer-social .pure-menu-item {
  display: inline-flex; }

.footer-social .pure-menu-link-footer {
  padding: 0;
  overflow: hidden;
  text-indent: -9999px;
  display: block;
  width: 32px;
  height: 32px; }

.site-footer .home-logo .pure-img {
  max-width: 360px;
  height: auto; }

.footer-nav {
  text-transform: uppercase;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1.5rem;
  letter-spacing: 0.08em; }

.footer-nav nav {
  display: flex;
  justify-content: center; }

.footer-nav .pure-menu-list {
  display: flex;
  flex-direction: column;
  gap: 0;
  align-items: center; }

.footer-nav .pure-menu-link {
  color: #1E1E24;
  font-size: 14px; }

.footer-copy {
  margin: 0;
  font-size: 14px;
  text-align: center; }

.footer-contact {
  position: relative;
  z-index: 1;
  color: #dfe8f2;
  text-align: left;
  min-width: 260px; }

.contact-card {
  margin-bottom: 1.25rem; }

.contact-card:last-child {
  margin-bottom: 0; }

.contact-name {
  margin: 0 0 0.35rem 0;
  font-size: 15.4px;
  color: #edf4fb;
  font-weight: 600; }

.contact-details {
  margin: 0;
  font-size: 14px;
  color: #dfe8f2; }

.contact-details a {
  color: #dfe8f2;
  text-decoration: none; }

.contact-details a:hover {
  text-decoration: underline; }

.contact-sep {
  margin: 0 0.5rem;
  color: #dfe8f2; }

#tribe-events-bar {
  display: none !important; }

.tribe-events-tooltip .tribe-events-event-body {
  font-size: 16px !important; }

.event-line {
  font-size: 16px;
  margin: 12px 0; }

#tribe-events-content .tribe-events-tooltip h4 {
  background-color: #103f6b !important;
  font-size: 16px !important; }

.tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-], .tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-] > a {
  background-color: #103f6b !important;
  color: #e1e1e1 !important; }

.tribe-events-calendar th {
  background-color: #103f6b !important;
  color: #f8f8f8 !important; }

.tribe-events-ical {
  display: none !important; }

.tribe-events-calendar div[id*=tribe-events-daynum-], .tribe-events-calendar div[id*=tribe-events-daynum-] a {
  background-color: #dae2e8 !important;
  color: #103f6b !important; }

.tribe-events-calendar td.tribe-events-past div[id*=tribe-events-daynum-], .tribe-events-calendar td.tribe-events-past div[id*=tribe-events-daynum-] > a {
  color: #bab7b7 !important;
  background-color: #e4e8ea !important; }

.cat_forward-calendar {
  background-color: #103f6b;
  color: white; }

.cat_layup {
  background-color: #9a0d0d;
  color: white; }

.tribe-events-calendar div[id*=tribe-events-event-] h3.tribe-events-month-event-title a {
  color: rgba(255, 255, 255, 0.76); }

.hotm-race {
  font-weight: 800; }

.hotm-quote {
  color: #0f3f6a;
  font-style: italic;
  line-height: 3rem;
  font-size: 25.2px;
  margin-top: 5rem; }
  @media (max-width: 64em) {
    .hotm-quote {
      margin-top: 0; } }

.hotm-image {
  float: left;
  margin: 0 3rem 1rem 0; }
  @media (max-width: 64em) {
    .hotm-image {
      float: none; } }

.cal-key {
  margin-bottom: 20px; }

.key-layup, .key-race {
  float: left;
  margin-right: 30px;
  font-size: 14px;
  line-height: 20px; }

.key-color {
  height: 20px;
  width: 20px;
  float: left;
  margin-right: 10px; }

.key-layup-c {
  background-color: #9a0d0d; }

.key-race-c {
  background-color: #103f6b; }

.darkblue a, .darkblue a:visited {
  /*color: #103f6b;*/
  color: #FFB302;
}
.blueheader {
  color: #103f6b;
  font-weight: bold;
  font-size: 22.4px;
}

/* Services menu reset */
ul#menu-services {
  margin: 0;
  padding: 0;
  list-style: none;
}

ul#menu-services li {
  margin: 0;
  padding: 0;
  position: relative;
  border: 1px solid #9cb7d2;
  border-bottom: none;
  border-radius: 0;
  background: transparent;
}

ul#menu-services li:last-of-type {
  border-bottom: 1px solid #9cb7d2;
}

ul#menu-services li::before {
  display: none !important;
}

ul#menu-services li a,
ul#menu-services li a:visited {
  margin: 0;
  padding: 14px 16px;
  color: #103f6b;
  display: flex;
  align-items: center;
  gap: 0.5rem;
  font-size: 14px;
  font-weight: 700;
  text-decoration: none;
  background: transparent;
  border-radius: 0;
  width: 100%;
  box-sizing: border-box;
}

ul#menu-services li a:hover {
  background: #eef2f6;
}

ul#menu-services li span {
  margin: 0;
  padding: 0;
  color: #103f6b;
  display: flex;
  flex: 1 1 auto;
  font-weight: 700;
  text-transform: uppercase;
}

ul#menu-services li em {
  color: #103f6b;
  display: block;
}

ul#menu-services li.current-menu-item > a {
  background: #dbe2ea;
  color: #1E1E1E;
}

/* Hard reset to override legacy styles on services menu links */
ul#menu-services li a,
ul#menu-services li a:visited {
  position: static !important;
  width: 100% !important;
  margin: 0 !important;
  padding: 14px 16px !important;
  font-size: 14px !important;
}
@media only screen and (min-width : 1200px) {

}

/* =WordPress Core
-------------------------------------------------------------- */
.aligncenter,
div.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.alignright {
  float: right;
  margin: 0 0 1rem 1rem; }

.alignleft {
  float: left;
  margin: 0 1rem 1rem 0; }

a img.alignright {
  float: right;
  margin: 0 0 1rem 1rem; }

a img.alignleft {
  float: left;
  margin: 0 1rem 1rem 0; }

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.wp-caption-text {
  margin-top: .1rem;
}

.wp-caption[style] {
  width: 100% !important;
}
.wp-caption img {
  display: block;
  max-width: 100%;
  height: auto;
}
p.wp-caption-text {
  text-indent: 0px !important;
  text-align: left;
  font-size: 14px !important;
  max-width: inherit !important;
}
.embed-youtube {
  display: block;
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  height: 0;
}
.embed-youtube iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media (max-width: 64em) {
  .footer-content {
    flex-direction: column;
    align-items: center;
    gap: 2rem;
    min-height: 0; }
  .footer-bg {
    left: 45%;
    right: -30%;
    transform: skewX(-10deg);
    opacity: 0; }
  .footer-nav {
    align-items: center;
    text-align: center; }
  .footer-nav .pure-menu-list {
    align-items: center; }
   
  .footer-copy {
    text-align: center; 
  color: #103f6b;}
  .footer-contact {
    width: 100%; 
  color: #1E1E1E !important;
text-align: center;
}
.contact-name {

  color: #1E1E1E ;
}
.contact-details {
  color: #1E1E1E ; }

.contact-details a {
    color: #1E1E1E ;
  }
.contact-sep {
    color: #1E1E1E ; 
  }

.footer-social .pure-menu-list {
    align-items: center;
    text-align: center;
    gap: 0.5rem; } 

  .footer-left {
    align-items: center;
   } }

@media (max-width: 48em) {
  .footer-content {
    gap: 1.5rem; }
  .footer-social .pure-menu-list {
    gap: 0.5rem; }
  .footer-bg {
    left: 35%;
    right: -25%;
    transform: skewX(-8deg); } }


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