@import url(http://fonts.googleapis.com/css?family=PT+Serif);
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video, main {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  font-weight: normal;
  font: inherit;
  vertical-align: baseline; }

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, main {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

a {
  text-decoration: none; }

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }

.mfp-preloader a {
  color: #CCC; }

.mfp-preloader a:hover {
  color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }

.mfp-close:hover, .mfp-close:focus {
  opacity: 1;
  filter: alpha(opacity=100); }

.mfp-close:active {
  top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }

.mfp-arrow:active {
  margin-top: -54px; }

.mfp-arrow:hover, .mfp-arrow:focus {
  opacity: 1;
  filter: alpha(opacity=100); }

.mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent; }

.mfp-arrow:after, .mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px; }

.mfp-arrow:before, .mfp-arrow .mfp-b {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }

.mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
  border-right: 17px solid #FFF;
  margin-left: 31px; }

.mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }

.mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
  border-left: 17px solid #FFF;
  margin-left: 39px; }

.mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
  border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px; }

.mfp-iframe-holder .mfp-close {
  top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444; }

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px; }

.mfp-figure figure {
  margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }

  .mfp-img-mobile img.mfp-img {
    padding: 0; }

  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }

  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }

  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }

  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0; }

  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }

  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }
.mfp-ie7 .mfp-img {
  padding: 0; }

.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }

.mfp-ie7 .mfp-container {
  padding: 0; }

.mfp-ie7 .mfp-content {
  padding-top: 44px; }

.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }

*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

html {
  background-color: #fff; }

body {
  font-size: 10px;
  line-height: 1.25; }

b, strong {
  font-weight: bold; }

i, em {
  font-style: italic; }

a {
  color: inherit; }

input,
button,
textarea,
select {
  font-family: inherit; }

input[type="submit"],
button {
  cursor: pointer; }

.clear {
  clear: both; }

.jcarousel-wrapper {
  position: relative; }

.jcarousel {
  position: relative;
  overflow: hidden; }
  .jcarousel ul {
    width: 20000em;
    position: relative; }
  .jcarousel li {
    float: left; }
  .jcarousel.vertical ul {
    height: 20000em; }
  .jcarousel.vertical li {
    float: none; }

.jcarousel-control-next,
.jcarousel-control-prev {
  width: 47px;
  height: 100%;
  background-color: #362b20;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  transition: background-color .2s;
  cursor: pointer;
  transition-property: opacity, background-color;
  transition-duration: .2s; }
  .jcarousel-control-next:hover,
  .jcarousel-control-prev:hover {
    background-color: #453729; }
  .jcarousel-control-next.inactive,
  .jcarousel-control-prev.inactive {
    opacity: .3;
    cursor: default; }

.jcarousel-control-prev {
  float: left;
  background-image: url("../images/arrow-left-light.png"); }

.jcarousel-control-next {
  float: right;
  background-image: url("../images/arrow-right-light.png"); }

html {
  background: #c1b597 url("../images/bg.png") repeat 50% -1px; }

body {
  background: url("../images/bg-farm.jpg") no-repeat 50% 85px;
  font-family: 'PT Serif', serif; }

.inner {
  width: 100%;
  max-width: 1300px;
  margin: 0 auto;
  padding: 0 35px;
  position: relative; }

.pageHeader {
  background: url("../images/header-bg.jpg") repeat-x 50% 0;
  box-shadow: 0 1px 1px rgba(19, 29, 30, 0.75); }
  .pageHeader .inner {
    height: 37px; }

.pageLogo {
  float: left;
  margin-top: 3px; }

.pageSocial {
  float: right;
  margin-top: 6px;
  width: 118px;
  text-align: right; }
  .pageSocial a {
    display: inline-block;
    width: 23px;
    height: 23px;
    background: url("../images/ico-facebook.png") no-repeat 50% 50%; }

.pageMenu {
  text-align: center; }
  .pageMenu li {
    display: inline-block;
    padding: 0 14px;
    position: relative; }
  .pageMenu a {
    display: block;
    color: #d8cfb6;
    font-size: 1.6em;
    text-transform: uppercase;
    height: 37px;
    line-height: 37px; }
    .pageMenu a.active, .pageMenu a:hover {
      text-decoration: underline; }
  .pageMenu .withSubmenu > a:after {
    content: '';
    display: inline-block;
    width: 8px;
    height: 6px;
    background: url("../images/menu-arrow.png") no-repeat 0 0;
    vertical-align: middle;
    position: relative;
    top: -1px;
    left: 0;
    margin-left: 7px; }
  .pageMenu .withSubmenu:hover ul {
    display: block; }
  .pageMenu .withSubmenu ul {
    display: none;
    position: absolute;
    top: 37px;
    left: -26px;
    z-index: 50;
    background-color: #4b3d30;
    width: 100%;
    padding: 15px 26px;
    box-sizing: content-box;
    text-align: center; }
    .pageMenu .withSubmenu ul li {
      margin: 0; }
    .pageMenu .withSubmenu ul a {
      font-size: 1.4em;
      color: #b9ab82;
      line-height: 25px;
      height: 25px;
      white-space: nowrap;
      margin: 0; }

.menuOpener {
  display: none;
  position: absolute;
  top: 0;
  right: 10px;
  width: 37px;
  height: 37px;
  background: url("../images/ico-hamburger.png") no-repeat 50% 50%;
  cursor: pointer; }

.pageMotto .inner {
  padding-top: 317px; }
  .pageMotto .inner:after {
    content: '';
    position: absolute;
    top: 57px;
    left: 50%;
    background: url("../images/logo.png") no-repeat 0 0;
    width: 208px;
    height: 213px;
    margin-left: -104px; }
.pageMotto .motto {
  text-align: center;
  color: #2d2316;
  font-size: 2em;
  text-transform: uppercase;
  letter-spacing: 5px; }

.homepage {
  padding-top: 520px;
  overflow: hidden; }
  .homepage .wrap {
    background: url("../images/home-shadow.png") repeat-x 50% 0; }
  .homepage .inner {
    padding-top: 35px;
    padding-left: 58px;
    padding-right: 58px;
    *zoom: 1; }
    .homepage .inner:before, .homepage .inner:after {
      content: "";
      display: table; }
    .homepage .inner:after {
      clear: both; }
    /*.homepage .inner:before {
      content: '';
      position: absolute;
      top: -270px;
      left: 50%;
      width: 1206px;
      height: 411px;
      margin-left: -603px; }*/
  .homepage .column {
    width: 33.3%;
    float: left; }
    .homepage .column h2 {
      color: #6e6653;
      font-size: 2em;
      text-transform: uppercase;
      text-align: center;
      letter-spacing: 5px;
      border-bottom: 1px solid #847c65;
      border-bottom: 1px solid rgba(45, 38, 29, 0.38);
      padding-bottom: 12px; }
    .homepage .column p {
      padding: 17px 17px 0;
      border-top: 1px solid #ccbf99;
      border-top: 1px solid rgba(234, 220, 172, 0.38);
      color: #6e6653;
      font-size: 1.8em;
      line-height: 1.555em; }
    .homepage .column a {
      display: block;
      width: 169px;
      height: 45px;
      color: #6e6653;
      font-size: 1.6em;
      text-transform: uppercase;
      background-color: #eadcac;
      line-height: 43px;
      text-align: center;
      border-radius: 22px;
      border: 1px solid #857652;
      margin: 40px auto 0; }
      .homepage .column a:hover {
        background: #d1c49a; }
  .homepage .columnInner {
    width: 84%;
    max-width: 295px;
    margin: 0 auto; }

.pageFooter {
  position: relative;
  margin-top: 107px;
  background: url("../images/footer-bg.jpg") repeat-x 50% 0; }
  .pageFooter:after {
    content: '';
    position: absolute;
    top: 59px;
    left: 50%;
    background: url("../images/logo-footer.png") no-repeat 0 0;
    width: 74px;
    height: 75px;
    margin-left: -37px; }
  .pageFooter .footerInner {
    display: table;
    height: 160px;
    width: 100%; }
  .pageFooter .line {
    display: table-cell;
    width: 48%; }
    .pageFooter .line:after {
      content: '';
      display: block;
      width: 100%;
      height: 1px;
      background-color: #87774c;
      position: relative;
      top: -6px;
      left: 0; }
  .pageFooter .footerMenu {
    display: table-cell;
    width: 2%;
    white-space: nowrap; }
    .pageFooter .footerMenu .withSubmenu ul {
      white-space: normal;
      top: auto;
      bottom: 37px; }

.pageArticle {
  max-width: 1026px;
  margin: 0 auto;
  padding-top: 36px; }

.formattedContent {
  color: #68614f; }
  .formattedContent > *:first-child {
    margin-top: 0; }
  .formattedContent > *:last-child {
    margin-bottom: 0; }
  .formattedContent h1 {
    font-size: 2.6em;
    text-transform: uppercase;
    margin-top: 45px;
    letter-spacing: 5px; }
  .formattedContent h2 {
    font-size: 2.4em;
    margin-top: 35px; }
  .formattedContent h3 {
    font-size: 2em;
    margin-top: 30px; }
  .formattedContent p {
    font-size: 1.8em;
    line-height: 1.556;
    margin: 1.556em 0;
    text-indent: 36px; }
  .formattedContent ul {
    font-size: 1.8em;
    line-height: 1.556;
    margin: 1.556em 0 1.556em 22px; }
    .formattedContent ul li {
      margin: 8px 0;
      list-style: disc; }
    .formattedContent ul ul {
      font-size: 1em; }
  .formattedContent figure {
    margin: 35px 0; }
    .formattedContent figure.fullwidth img {
      max-width: 100%; }
    .formattedContent figure.transparent img {
      opacity: .75; }
    .formattedContent figure img {
      display: block; }
  .formattedContent a {
    text-decoration: underline; }
    .formattedContent a:hover {
      text-decoration: none; }

.events {
  max-width: 1056px;
  margin: 0 auto -28px;
  padding-top: 45px; }
  .events .event {
    *zoom: 1;
    padding: 24px 20px 28px 16px; }
    .events .event:before, .events .event:after {
      content: "";
      display: table; }
    .events .event:after {
      clear: both; }
    .events .event + .event {
      background: url("../images/dashed-line.png") repeat-x 50% 0; }
    .events .event img {
      float: left;
      max-width: 307px; }
    .events .event p {
      color: #68614f;
      font-size: 1.8em;
      line-height: 1.556;
      padding-top: 15px;
      margin-left: 364px; }

.gallery .inner {
  max-width: 1127px;
  padding-top: 52px;
  padding-left: 0;
  padding-right: 0; }
.gallery .mainStage {
  height: 533px;
  position: relative;
  overflow: hidden; }
  .gallery .mainStage .prev,
  .gallery .mainStage .next {
    width: 93px;
    height: 93px;
    background-color: #d3c7a7;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    position: absolute;
    top: 50%;
    z-index: 20;
    margin-top: -47px;
    cursor: pointer;
    transition: background-color .2s; }
    .gallery .mainStage .prev:hover,
    .gallery .mainStage .next:hover {
      background-color: #d1c49a; }
  .gallery .mainStage .prev {
    left: 0;
    background-image: url("../images/arrow-left.png"); }
  .gallery .mainStage .next {
    right: 0;
    background-image: url("../images/arrow-right.png"); }
  .gallery .mainStage .item {
    height: 100%;
    opacity: 0;
    position: absolute;
    top: 0;
    z-index: 4;
    overflow: hidden;
    transition-property: left, width, z-index;
    transition-duration: .5s;
    transition-timing-function: ease-in-out; }
    .gallery .mainStage .item:after {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      z-index: 3;
      width: 100%;
      height: 100%;
      background: #000;
      opacity: .5;
      transition: opacity .5s;
      display: none\9; }
    .gallery .mainStage .item.leftBack {
      left: -23.355%;
      opacity: 1;
      width: 22.82%; }
    .gallery .mainStage .item.rightBack {
      left: 100.535%;
      opacity: 1;
      width: 22.82%; }
    .gallery .mainStage .item.left {
      left: 0;
      opacity: 1;
      width: 25.82%; }
    .gallery .mainStage .item.right {
      left: 74.18%;
      opacity: 1;
      width: 25.82%; }
    .gallery .mainStage .item.middle {
      width: 47.29%;
      opacity: 1;
      left: 26.355%; }
      .gallery .mainStage .item.middle:after {
        opacity: 0; }
    .gallery .mainStage .item.rightBack, .gallery .mainStage .item.leftBack {
      z-index: 6; }
    .gallery .mainStage .item.right, .gallery .mainStage .item.left {
      z-index: 8; }
    .gallery .mainStage .item.middle {
      z-index: 10; }
    .gallery .mainStage .item.hiding {
      opacity: 0;
      transition: opacity .3s; }
    .gallery .mainStage .item.showing {
      opacity: 1;
      transition: opacity .3s; }
      .gallery .mainStage .item.showing.middle:after {
        display: none; }
    .gallery .mainStage .item img {
      display: block;
      position: absolute;
      z-index: 2;
      left: 50%;
      top: 50%;
      transform: translateX(-50%) translateY(-50%);
      -webkit-transform: translateX(-50%) translateY(-50%);
      -ms-transform: translateX(-50%) translateY(-50%);
      left: 0px\9;
      top: 0px\9; }
.gallery .previewStage {
  width: 100%;
  height: 97px;
  *zoom: 1;
  margin-top: 17px; }
  .gallery .previewStage:before, .gallery .previewStage:after {
    content: "";
    display: table; }
  .gallery .previewStage:after {
    clear: both; }
  .gallery .previewStage .jcarousel {
    margin-left: 49px;
    margin-right: 49px; }
  .gallery .previewStage .preview {
    float: left;
    width: 98px;
    height: 97px;
    margin-left: 2px;
    margin-right: 3px;
    position: relative; }
    .gallery .previewStage .preview:after {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: #000;
      opacity: .5;
      transition: opacity .5s;
      display: none\9; }
    .gallery .previewStage .preview.active:after {
      opacity: 0; }
    .gallery .previewStage .preview img {
      display: block;
      max-width: 100%; }

.horses {
  padding-top: 35px; }
  .horses .inner {
    max-width: 1059px; }
  .horses .legend {
    *zoom: 1;
    text-align: right;
    margin-bottom: 21px; }
    .horses .legend:before, .horses .legend:after {
      content: "";
      display: table; }
    .horses .legend:after {
      clear: both; }
    .horses .legend .type {
      display: inline-block;
      position: relative;
      padding-left: 27px;
      font-size: 1.4em;
      color: #3a3025;
      text-transform: uppercase;
      margin-left: 30px; }
      .horses .legend .type:before {
        content: '';
        width: 16px;
        height: 16px;
        border: 1px solid #3a3025;
        border-radius: 50%;
        position: absolute;
        top: 1px;
        left: 0; }
      .horses .legend .type.mare:before {
        background-color: #d8cfb6; }
      .horses .legend .type.gelding:before {
        background-color: #4c3f30; }
  .horses .list {
    *zoom: 1; }
    .horses .list:before, .horses .list:after {
      content: "";
      display: table; }
    .horses .list:after {
      clear: both; }
  .horses .horse {
    width: 32.2%;
    float: left;
    margin: 0 0.56%; }
    .horses .horse:nth-of-type(n) {
      margin-left: 0;
      margin-right: 1.7%; }
    .horses .horse:nth-of-type(3n) {
      margin-right: 0; }
    .horses .horse img {
      width: 100%;
      display: block; }
    .horses .horse .info {
      text-align: center;
      padding: 12px 10px 10px;
      position: relative; }
      .horses .horse .info h2 {
        font-size: 2.4em;
        text-transform: uppercase; }
      .horses .horse .info p {
        font-size: 1.2em;
        line-height: 1.5; }
      .horses .horse .info .photos {
        position: absolute;
        top: -35px;
        left: 50%;
        border-radius: 35px 35px 0 0;
        width: 70px;
        height: 35px;
        margin-left: -35px;
        background-position: 50% 12px;
        background-repeat: no-repeat; }
    .horses .horse .buttons {
      padding-top: 12px;
      color: #3a3025;
      font-size: 1.2em;
      text-transform: uppercase; }
      .horses .horse .buttons.oneButton {
        text-align: center; }
      .horses .horse .buttons.twoButtons {
        *zoom: 1;
        padding-left: 6px;
        padding-right: 6px; }
        .horses .horse .buttons.twoButtons:before, .horses .horse .buttons.twoButtons:after {
          content: "";
          display: table; }
        .horses .horse .buttons.twoButtons:after {
          clear: both; }
        .horses .horse .buttons.twoButtons .pedigree {
          float: left; }
        .horses .horse .buttons.twoButtons .video {
          float: right; }
      .horses .horse .buttons span {
        display: inline-block;
        cursor: pointer; }
        .horses .horse .buttons span:hover {
          text-decoration: underline; }
        .horses .horse .buttons span.pedigree {
          padding-left: 25px;
          background: url("../images/ico-loupe.png") no-repeat 0 50%; }
        .horses .horse .buttons span.video {
          padding-left: 22px;
          background: url("../images/ico-video.png") no-repeat 0 50%; }
    .horses .horse.gelding .info {
      color: #d8cfb6;
      background-color: #3a3025; }
      .horses .horse.gelding .info .photos {
        background-color: #3a3025;
        background-image: url("../images/ico-photo-light.png"); }
    .horses .horse.mare .info {
      color: #3a3025;
      background-color: #d8cfb6; }
      .horses .horse.mare .info .photos {
        background-color: #d8cfb6;
        background-image: url("../images/ico-photo-dark.png"); }
    .horses .horse .photosBox {
      display: none; }
  .horses .line {
    display: block;
    clear: both;
    width: 100%;
    height: 26px;
    background: url("../images/dashed-line.png") repeat-x 50% 50%; }
    .horses .line.line2 {
      display: none; }

.popupBox {
  max-width: 600px;
  background: #c1b597;
  margin: 0 auto;
  position: relative;
  padding: 30px; }

.mfp-container {
  padding-left: 0;
  padding-right: 0; }

.mfp-close-btn-in .mfp-close {
  color: #3a3025;
  width: 30px;
  height: 30px;
  line-height: 30px; }

.pedigreeBox {
  font-size: 1.4em; }
  .pedigreeBox table {
    width: 100%; }
    .pedigreeBox table td {
      vertical-align: middle;
      padding: 8px 5px;
      border: 1px solid #3a3025; }

.videoBox iframe {
  max-width: 100%; }

@media only screen and (max-width: 930px) {
  .inner {
    padding-left: 15px;
    padding-right: 15px; }

  .pageSocial {
    width: auto; }

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

  .homepage .inner {
    padding-left: 0;
    padding-right: 0; }
    .homepage .inner:before {
      background-position: 50% 0;
      background-image: url("../images/home-mobile.png"); }

  .events .event p {
    padding-top: 0;
    margin-left: 340px; }

  .gallery .mainStage {
    height: 400px; } }
@media only screen and (max-width: 768px) {
  .inner {
    padding-left: 10px;
    padding-right: 10px; }

  .pageSocial {
    display: none; }

  .menuOpener {
    display: block; }

  .pageHeader .pageMenu {
    display: none;
    position: absolute;
    top: 37px;
    right: 0;
    z-index: 20;
    background: url("../images/header-bg.jpg") repeat 50% 0;
    padding: 8px 0; }
    .pageHeader .pageMenu li {
      display: block;
      padding: 0; }
    .pageHeader .pageMenu a {
      height: 30px;
      line-height: 30px;
      padding: 0 20px;
      text-align: left; }
    .pageHeader .pageMenu .withSubmenu > a:after {
      display: none; }
    .pageHeader .pageMenu .withSubmenu ul {
      display: block !important;
      position: static;
      background: transparent;
      padding: 0; }
      .pageHeader .pageMenu .withSubmenu ul a {
        color: #d8cfb6;
        font-size: 1.6em;
        line-height: 30px;
        height: 30px;
        padding: 0 20px 0 40px; }

  .pageFooter {
    margin-top: 60px; }

  .homepage .inner {
    padding-left: 10px;
    padding-right: 10px; }
  .homepage .column {
    float: none;
    width: 100%;
    margin-bottom: 40px; }
    .homepage .column:last-child {
      margin-bottom: 0; }
    .homepage .column h2 {
      text-align: left;
      padding-left: 17px;
      padding-right: 17px; }
    .homepage .column a {
      margin-top: 20px; }
  .homepage .columnInner {
    max-width: none;
    width: 100%; }

  .events .event {
    padding-left: 0;
    padding-right: 0; }
    .events .event img {
      max-width: 200px; }
    .events .event p {
      margin-left: 220px; }

  .horses .horse {
    width: 48%;
    margin-left: 1%;
    margin-right: 1%; }
    .horses .horse:nth-of-type(2n) {
      margin-left: 0;
      margin-right: 0; }
    .horses .horse:nth-of-type(2n+1) {
      margin-right: 4%; }
  .horses .line.line3 {
    display: none; }
  .horses .line.line2 {
    display: block; }

  .gallery .mainStage {
    height: 400px; }
    .gallery .mainStage .prev,
    .gallery .mainStage .next {
      width: 70px;
      height: 70px;
      margin-top: -35px; }
    .gallery .mainStage .item.leftBack {
      left: -16.355%;
      width: 15.82%; }
    .gallery .mainStage .item.rightBack {
      left: 100.535%;
      width: 15.82%; }
    .gallery .mainStage .item.left {
      left: 0;
      width: 20.82%; }
    .gallery .mainStage .item.right {
      left: 79.18%;
      width: 20.82%; }
    .gallery .mainStage .item.middle {
      width: 57.29%;
      left: 21.355%; } }
@media only screen and (max-width: 620px) {
  body {
    background-size: auto 240px; }

  .pageFooter {
    height: 105px;
    margin-top: 40px; }
    .pageFooter:after {
      top: 15px; }

  .pageFooter .footerInner {
    display: none; }

  .pageMotto .inner {
    padding-top: 210px; }
    .pageMotto .inner:after {
      top: 30px;
      height: 150px;
      background-position: 50% 0;
      background-size: auto 100%; }

  .events .event img {
    max-width: 180px;
    margin-right: 20px;
    margin-bottom: 20px; }
  .events .event p {
    margin-left: 0; }

  .gallery .mainStage {
    height: 580px; }
    .gallery .mainStage .item.leftBack, .gallery .mainStage .item.left {
      left: -16.355%;
      width: 15.82%; }
    .gallery .mainStage .item.rightBack, .gallery .mainStage .item.right {
      left: 100.535%;
      width: 15.82%; }
    .gallery .mainStage .item.middle {
      width: 100%;
      left: 0; } }
@media only screen and (max-width: 520px) {
  .homepage {
    padding-top: 0; }
    .homepage .wrap {
      background: transparent; }
    .homepage .inner {
      padding-top: 10px; }
      .homepage .inner:before {
        display: none; }

  .events .event img {
    float: none;
    display: block;
    max-width: 100%;
    margin: 0 auto 20px; }

  .horses .horse {
    width: 100%;
    margin-bottom: 30px; }
    .horses .horse:last-of-type {
      margin-bottom: 0; }
    .horses .horse:nth-of-type(n) {
      margin-left: 0;
      margin-right: 0; }
  .horses .line.line2 {
    display: none; }

  .gallery .mainStage {
    height: 460px; }
  .gallery .previewStage {
    display: none; } }
@media only screen and (max-width: 400px) {
  .gallery .mainStage {
    height: 380px; }
    .gallery .mainStage .prev,
    .gallery .mainStage .next {
      width: 50px;
      height: 50px;
      margin-top: 0;
      top: auto;
      bottom: 0; } }
.slide-group {
	position: relative;
	margin-bottom: 325px;
	margin-left: 175px;
	margin-top: 30px;
}
@media all and (max-width: 400px) {
	.slide-group {
		display: none;
	}
}
@media all and (max-width: 400px) {
	.slide-group #jssor_1 {
		display: none;
	}
}
