/*
Theme Name: BSW Bloodstock
Theme URI: http://bluegrassinternet.com
Description: Custom designed theme for BSW Bloodstock.
Version: 1.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-family: kings-caslon-display, Georgia, Times, "Times New Roman", serif;
  font-weight: 400;
  letter-spacing: .5px;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  font-smoothing: antialiased; }

.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: 125%; }
  @media (max-width: 64em) {
    html {
      font-size: 112.5%; } }
  @media (max-width: 48em) {
    html {
      font-size: 100%; } }
  @media (max-width: 32em) {
    html {
      font-size: 87.5%; } }

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-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: 10px;
        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: .95rem;
    }


        @media (min-width: 768px) {
            .success-entry-overlay-update h1 {
        font-size: .95rem;
    }
}
        @media (min-width: 1400px) {
    .success-entry-overlay-update h1 {
        font-size: 1.2rem;
    }
    }




    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; }

@media (max-width: 62em) {
  #primary-nav {
    text-align: right;
    padding: 4rem 2rem 0 0;
    position: relative; }
  .secondary-menu-toggle {
    display: block; }
  .pure-menu-show-js {
    opacity: 1 !important;
    height: auto !important; }
  #primary-nav .pure-menu {
    overflow: hidden;
    height: 0;
    opacity: 0;
    padding: 1rem;
    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 .pure-menu-show-js {
    position: absolute;
    right: 0;
    width: auto;
    z-index: 9999;
    background-color: #f8f8f8; }
  #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;
  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; }

.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; }

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

.header .home-logo {
  margin-top: 3.175rem; }

.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; }

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

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

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

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

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

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: 3rem 0 2rem;
  line-height: 1.2; }

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

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

h1 {
  font-size: 1.4rem; }

h2 {
  font-size: 1.3rem; }

h3 {
  font-size: 1.2rem; }

h4 {
  font-size: 1.1rem; }

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

.nav-main {
  padding-top: 4rem;
  padding-right: 2rem;
  text-align: right;
  font-size: 0.75rem; }
  .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: .65rem; } }

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

.nav-sec {
  font-size: .7rem;
  border: 1px solid #fff;
  border-top-color: #e1e1e1;
  background-color: #103f6b;
  /*background-color: #e1e1e1;*/
  padding: 2rem 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;
}

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

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

.pure-menu-sidenav {
  margin-right: 3rem; }
  @media (max-width: 48em) {
    .pure-menu-sidenav {
      margin-bottom: 3rem; } }

.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: 1.1rem;
  /*font-style: italic;*/
    font-family: kings-caslon-display, Georgia, Times, "Times New Roman", 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; }

.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;
}

@media (min-width: 1950px) {
    .s-hero {
  padding-bottom: 35%;
}
}
  @media (max-width: 64em) {
    .s-hero {
      width: 100%;
      height: 0;
      padding-bottom: 50%; } }

.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; }

.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: 1.2em;
}
  @media (max-width: 48em) {
    .hero-text {
      top: auto;
      bottom: 0;
      right: 0;
      left: 0; }

}

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

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


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

.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: 2.6rem;
  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;
}

.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: 1.2rem;
    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: 10px;
      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; }

.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: .8rem; }
  .success-entry-content a {
    color: #e1e1e1; }

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

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

.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: 10px;
  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: .95rem;
  position: relative;
  padding-left: 13px;
  margin: 0; }
  @media (max-width: 48em) {
    .partner-quote {
      font-size: 1rem; } }
  @media (max-width: 32em) {
    .partner-quote {
      font-size: .9rem; } }

.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: 0.9rem;
  font-family: proxima-nova;
  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: 0.7rem; }

.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: .85rem;
  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: 1.33rem;
  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: 1rem;
  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: 1rem;
  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: .85rem; }

.pure-button-bsw:before, .pure-button-bsw-small:before {
  content: "\00BB";
  font-size: 1.5rem;
  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-pdf:before {
  content: "\f1c1";
  font-family: FontAwesome;
  font-size: 1rem;
  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: 1.1rem;
  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: .7rem; }

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

.sidebar-subtitle {
  font-size: 1.1rem;
  margin: 1.5rem 0 1rem;
  font-family: proxima-nova;
  font-weight: bold; }
  .sidebar-subtitle strong {
    font-weight: 700;
    font-size: 2.1rem;
    position: relative;
    top: 3px;
    left: -5px;
    color: #74cee2;
    font-family: kings-caslon-display;
    text-shadow: 1px 1px 1px #0f3f6a;
    font-style: italic; }

.sidebar-list {
  font-size: .65rem;
  list-style: none;
  padding-left: 0;
  font-family: proxima-nova; }
  .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: 0.8rem;
  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: 0.75rem; }
  .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: .7rem; }
  .main-roster-table tbody {
    font-family: proxima-nova;
    font-size: .7rem; }

#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: 1.25rem;
  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: 1.4rem; }

.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: .7rem;
  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; }

.left-nav {
  padding-right: 3rem; }
  @media (max-width: 48em) {
    .left-nav {
      padding-right: 0; } }

#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; }

footer {
  padding-top: 3rem;
  font-size: 0.8rem; }

.footer-nav {
  text-transform: uppercase;
  text-align: center; }

.footer-menu {
  text-transform: uppercase; }

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

#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: 1.8rem;
  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: 1.6rem;
}

/* =Updated Bullet Point Menus
-------------------------------------------------------------- */
ul#menu-services {
  margin: 0px;
  padding: 0px;
  max-width: 500px;
  list-style-type: none;
}
ul#menu-services li {
  margin: 0px 0px 15px 0px;
  padding: 0px;
  position: relative;
  border-radius: 10px;
  background-color: #FFF;
  box-shadow: 0px 0px 5px #999;
}
ul#menu-services li:last-of-type {
  margin: 0px 0px 0px 0px;
}
ul#menu-services li a, ul#menu-services li a:visited {
  margin: 0px;
  padding: 15px;
  color: #FFF;
  display: block;
  font-size: 14px;
  border-radius: 10px;
  text-decoration: none;
  border: 5px solid #FFF;
  background: rgb(16,63,107);
  background: linear-gradient(120deg, rgba(16,63,107,1) 0%, rgba(60,135,185,1) 100%);
}
ul#menu-services li a:hover {
  background: rgb(60,135,185);
  background: linear-gradient(120deg, rgba(60,135,185,1) 0%, rgba(16,63,107,1) 100%);
}
ul#menu-services li span {
  margin: 0px 0px 0px -15px;
  padding: 15px;
  color: #000;
  display: inline-block;
  font-weight: bold;
  position: relative;
  background-color: #FFF;
  text-transform: uppercase;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
ul#menu-services li em {
  /*padding: 15px;*/
  color: #FFF;
  display: block;
}
.pure-menu-sidenav ul#menu-services li.pure-menu-item:hover::before,
.pure-menu-sidenav ul#menu-services li.current-menu-item::before {
  background-color: none;
  -moz-transform: none;
  -o-transform: none;
  -ms-transform: none;
  -webkit-transform: none;
  transform: none;
}

@media only screen and (min-width : 500px) {

}
@media only screen and (min-width : 768px) {

}
@media only screen and (min-width : 992px) {
  ul#menu-services li {
    margin: 0px 0px 30px 0px;
    min-height: 80px;
  }
  ul#menu-services li:first-of-type {
    margin-top: 15px;
  }
  ul#menu-services li::before {
    margin: 0px 0px 0px 25px;
    top: 0;
    left: 0;
    content: "\00BB";
    color: #103f6b;
    position: absolute;
    font-size: 38px;
    font-weight: bold;
  }
  ul#menu-services li:hover::before,
  ul#menu-services li::before {
    background-color: transparent;
    -moz-transform: none;
    -o-transform: none;
    -ms-transform: none;
    -webkit-transform: none;
    transform: none;
  }
  ul#menu-services li a, ul#menu-services li a:visited {
    margin: -15px -60px 0px 60px;
    padding: 15px 15px 15px 0px;
    top: 0;
    right: 0;
    width: 95%;
    font-size: 16px;
    position: absolute;
  }
  ul#menu-services li span {
    margin: 0px 0px 0px 0px;
    padding: 10px;
  }
  ul#menu-services li em {
    /*padding: 15px 0px 0px 35px;*/
  }
}
@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: 48em) {
  footer {
    text-align: center; }
    footer .home-logo .pure-img {
      display: block;
      margin: 0 auto; }
  .footer-nav {
    padding: 2rem 0; } }


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