@import url("https://use.typekit.net/mse7wcq.css");

/*
Myriad Pro Bold
font-family: myriad-pro, sans-serif;
font-weight: 700;
font-style: normal;


Myriad Pro Bold Italic
font-family: myriad-pro, sans-serif;
font-weight: 700;
font-style: italic;


Myriad Pro Italic
font-family: myriad-pro, sans-serif;
font-weight: 400;
font-style: italic;


Myriad Pro Regular
font-family: myriad-pro, sans-serif;
font-weight: 400;
font-style: normal;


Green: #76921a
Text Off White: #f5f5f5
Font: Myriad Pro
*/

html {
    scroll-behavior: smooth;
    font-family: myriad-pro, sans-serif!important;
}
body, p, a, table, ul, li, h2,h5 {
    font-family: myriad-pro, sans-serif;
}
.grid-container {
    max-width: 68rem;
}
.site-logo {
    max-width:40%;
}
.no-margin {
    margin:0 !important;
}
.no-margin div {
    margin:0 !important;
}

.alignwide {
    margin-left  : -80px !important;
    margin-right : -80px !important;
}
.alignfull {
    margin-left  : calc( -99vw / 2 + 100% / 2 );
    margin-right : calc( -99vw / 2 + 100% / 2 );
    max-width    : 99vw;
    width:99vw;
    height:auto;
    padding-left:1vw
}
.alignfull img {
    /* width: 100vw; */
}
.image-pinch img {
    width:66.8%;
}
.contact .content h5 {
    text-transform:uppercase;
    color:#fff;
}
.contact .content a {
    color:#fff;
    font-weight:bold;
}

.footer-circles {
    background-image: linear-gradient(0deg, #ffffff 33.33%, #163259 33.33%, #163259 66.66%,  #ffffff 66.66%, #ffffff 100%);
    background-size: 100%;
}

/*
Dark Blue Top & content background: 163259
Main Blue Header: 1c3d72
Grey under header: cfd8dc

Green Header Circle: 8bc34a
Purple Header and Button 9c27b0
Mauve f44336
*/


.no-js .top-bar {
    display: none;
  }
  
  @media screen and (min-width: 40em) {
    .no-js .top-bar {
      display: block;
    }
  
    .no-js .title-bar {
      display: none;
    }
  }
.wp-block-cover .wp-block-cover__inner-container {
    max-width: 60rem;
    margin: 0 auto !important;
    padding-top:2rem;
    padding-bottom:2rem;

}
.hs-form-iframe {
    width:100% !important; 
}
a {
    color:#76921a;
}
.menu.align-right.dropdown {
    display: flex;
    align-items: center;
}
.moreinfomainmenu {
    background-color: #76921a;
}
.moreinfomainmenu a {
    color:#fff!important;
    padding: 2rem !important;
}

.horses-archive .card {
    height:95%;
    margin-bottom:1rem;
    border-radius:0px;
    border: 2px solid #76921a;
}
.horses-archive .card img {
    display: block !important;
    height:max-content !important;
    vertical-align: inherit !important;
}
.horses-archive .card .button {
    width:100%;
    border-radius:0px;
}
.horses-archive .card-divider {
    background-size: auto 80%;
    background-position: 98% 50%;
    background-repeat: no-repeat;
    background-color:#fff;
}
/* .horses-archive .card .card-divider {
    color:#76921a;
} */
.ngg-gallery-thumbnail a {
    margin:0px;
}


.button {
    border: solid 0px #fff;
    background: #76921a;
    color: #fff !important;
    border-radius: 8px;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    font-weight: bold;
    font-family: 'Raleway', sans-serif;
}
.wp-block-buttons .wp-block-button {
    background-color:#76921a;
    color:#fff !important;
    border-radius:15px;
}
.wp-block-buttons .wp-block-button a {
    background-color:#76921a;
    color:#fff !important;
    border-radius:15px;
}
.wp-block-buttons .wp-block-button a:hover {
    opacity:0.8;
}
.menu.align-right.accordion-menu li {
    display:block;
}

.wp-block-latest-posts li {
    padding:0px !important;
    background-color:#fff !important;
    padding-bottom:14px !important;
}
.fancy-title h2 {
    font-family: 'Raleway', sans-serif;
}
.main-content.homepage h2{
    font-size: 2.5rem;
    line-height: 3.5rem;
}
.wp-block-latest-posts li a {
    color:#fff !important;
    margin: 10px 1rem  0 1rem;
    display:block;

    text-align:left !important;
    font-weight:bold;

}
.wp-block-latest-posts li .wp-block-latest-posts__post-excerpt {
    margin: 10px 1rem 10px 1rem;
    text-align:left !important;
    color:#fff;
    font-weight:300;
}
.wp-block-latest-posts li time {
    color:#252a3e; 
}
.wp-block-latest-posts li a:hover {
    opacity:0.8;
}
.wp-block-latest-posts li {
border-radius:5px;
}
.social-icon {
    display:inline-block;
}

.main-content.homepage h4 {
    color:#1c3d72;
    margin-bottom:1rem;
}

.main-content.blog h5 {
    color: #fff;
    background-color: #1c3d72;
    padding: 0.2rem 0.5rem;
    border-radius: 10px;
    font-size:1.05rem !important;
}
.rep-details p {
    margin-bottom:0.5rem;
}
.rep-details p img{
    margin-right:10px;
    margin-top:-2px;
}

.custom-buttons .wp-block-button {
    background:transparent;
}
.custom-buttons .wp-block-button__link {
    background-color:#1c3d72 !important;
    color:#fff;
    font-size:1.2rem !important;
    padding-top:2rem;
    margin-top:2rem;
    position:relative;
}
.custom-buttons .wp-block-button__link:hover {
    opacity:0.8;
}
.custom-buttons .wp-block-button__link::before {
    content: "";
    background-image: url('../img/green-star.png');
    position: absolute;
    width: 60px;
    background-size: cover;
    height: 60px;
    left:calc(50% - 30px);
    top:-25px;
}

.custom-buttons .wp-block-button:nth-child(1) .wp-block-button__link {
    margin-top:1rem;
}

.custom-buttons .wp-block-button:nth-child(1) .wp-block-button__link::before {
    background-image:url('../img/yellow-pressie.png');
}
.custom-buttons .wp-block-button:nth-child(2) .wp-block-button__link::before {
    background-image:url('../img/red-vip.png');
}




.main-content h3 {
    color:#76921a !important;
}
.main-content h3 strong {
    color:#76921a !important;
}
.wp-block-cover .wp-block-cover__inner-container h1 {
    color:#0a0a0a;
}
.wp-block-cover .wp-block-cover__inner-container h1 strong {
    color:#76921a;
}
.wp-block-cover .wp-block-cover__inner-container h2 {
    color:#0a0a0a;

}
.wp-block-cover .wp-block-cover__inner-container h2 strong {
    color:#76921a;
}
.wp-block-cover .wp-block-cover__inner-container p {
    color:#0a0a0a;
}
.wp-block-cover .wp-block-cover__inner-container ul {
    color:#0a0a0a;
}
.page-content {
    padding:0;
}
.page-content h2 {
    color:#000;
    text-transform:uppercase;
}
.has-ir-white-color {
    color:#fff !important;
}
.wp-block-latest-posts.is-grid {
    margin-left:0px;
}

.wp-block-latest-posts.is-grid .wp-block-latest-posts__featured-image {
    padding:1rem;
}
.wp-block-latest-posts.is-grid li {
    background-color:#76921a !important;
}


.intro-section  ul li {
    list-style: none;
    padding:0.7rem;
}
  .wp-block-latest-posts li:before {
    display:none !important;
}


  h2 strong {
      color:#000;
  }

  .backstretch {
      position:relative;
      padding-top: 14vh;
  }



  

       .has-light-gray-background-color {
            background-color: rgb(238, 240, 242);
       }
       .has-medium-gray-background-color {
            background-color:rgb(227, 230, 234);
       }
       .has-dark-gray-background-color {
            background-color: rgb(117, 132, 149);
       }
       .has-almost-black-background-color {
            background-color: rgb(51, 51, 51);
       }
       .has-ir-white-background-color {
           background-color:#fff;
       }


       
       input[type="text"] {
        width: 100%;
        border: 2px solid #aaa;
        border-radius: 4px;
        /* margin: 8px 0; */
        outline: none;
        padding: 8px;
        box-sizing: border-box;
        transition: 0.3s;
      }    

input[type="text"]:focus {
    border-color: #04a298;
  }
  

.menu.dropdown {
    font-family: 'Raleway', sans-serif;
    font-size: 0.8rem;
}

.wp-block-button__link {
    border-radius:0px;
    color:#000;
    font-size:0.9rem;
}
.wp-block-button__link:hover {
    color:#000;
    opacity:0.8;
}

.no-js .top-bar {
    display: none;
}
@media only screen and (max-width: 1580px) {
    .main-content.homepage h2{
        font-size:2.5rem;
        line-height:3.5rem;
    }
}

@media only screen and (max-width: 440px) {
    .backstretch h1 {
      font-size:2rem;
      line-height:3rem;
    }
   .alignfull .wp-block-cover__inner-container .alignfull {
      margin-left: 0px;
      margin-right: 0px;
      width: auto;
   }
   .alignwide {
        margin-left: 0px;
        margin-right: 0px;
    }
   .main-content.homepage h2 {
      font-size:1.8rem;
      line-height:2.8rem;
   }
   .wp-block-column.is-vertically-aligned-center {
       order:2;
   }

   .menu.align-right.accordion-menu {
        justify-content:left !important;
   }
   .menu.align-right.accordion-menu li{
        justify-content:left !important;
    }
    .menu.align-right.accordion-menu li a {
        width:100%;
        width: 100%;
        text-align: center;
        font-size: 1.4rem;
        font-weight: bold;
    }
    .menu.align-right.accordion-menu li a:hover {
        color:#fff!important;
        background-color:#04a298;
    }
    .top-bar {
        background-color:#fff;
    }
}
@media only screen and (max-width: 1130px) {
    .lgrey img {
        margin-bottom: 1.0rem;
    }

}


@media screen and (min-width: 40em) {
.no-js .top-bar {
    display: block;
}

.no-js .title-bar {
    display: none;
}
}


@media screen and (max-width: 1290px) {
    .live-tracking {
        display:none;
    }
    .live-tracking.small-button {
        display:block;
    }
}

.wpcf7-form label {
    color:#fff;
}

.wpcf7-submit {
    width: 100%;
}

/* New Design - Feb 2021 */
.quotes {
    background-image:url('../img/quote-marks.svg');
    background-position:center;
    background-size:60%;
    background-repeat:no-repeat;
}

.brand-bar .cell {
    min-height:5px;
    background-color: #d82a29;
}
.sub-header {
    background-color: #1c3d72 !important;
}
.sub-header .grid-container {
    z-index:1;
    position:relative;
}
.sub-header h1 {
    font-size:2rem;
    padding-top:2rem;
    padding-bottom:2rem;
    margin-bottom:0rem;
}
.main-content h2 {
    color: #000 !important;
    font-size:1.8rem;
    padding-top:1rem;
    padding-bottom:1rem;
    text-transform:inherit;
}
.card.company-card img {
    margin:1rem;
    padding:1rem;
    border:1px solid gray;
    border-radius:5px;
}

.circles-box {
    position:relative;
}
.circles-box::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity:1 !important;
    z-index: 0;
    background:
      radial-gradient(farthest-side,#fec107 96%,transparent) 30% 100%/80px 80px,
      radial-gradient(farthest-side,#b1c630  96%,transparent) calc(100% + 10px) 1px /80px 80px,
      radial-gradient(farthest-side,#f34334   96%,transparent) 60% 110px/50px 50px,
      radial-gradient(farthest-side,#9c28b1    96%,transparent) 19% 26%/80px 80px;
      /* the circle                                          position / size */
    background-repeat:no-repeat;
}
/* 
Green: #76921a
Text Off White: #f5f5f5
Font: Myriad Pro

*/
.main-content.homepage h4 {
    font-size:1.8rem !important;
}

.main-content.homepage h6 {
    font-family: 'Raleway', sans-serif;
    font-size: 1.26rem;
}
.circles-box-two {
    position:relative;
}
.circles-box-two::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity:1 !important;
    z-index: -1;
    background:
      radial-gradient(farthest-side,#b1c630  96%,transparent) 62% 104% /100px 100px,
      radial-gradient(farthest-side,#095c7b   96%,transparent) calc(100% + 25px) 60px/50px 50px,
      radial-gradient(farthest-side,#e3962c    98%,transparent) 42% 85px/140px 140px;
      /* the circle                                          position / size */
    background-repeat:no-repeat;
}

.circles-box-three {
    position:relative;
}
.circles-box-three::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity:1 !important;
    z-index: -1;
    background:
      radial-gradient(farthest-side,#095c7b   96%,transparent) calc(100% - 25px) 60px/50px 50px,
      radial-gradient(farthest-side,#e3962c    98%,transparent) -40px 30px/140px 140px;
      /* the circle                                          position / size */
    background-repeat:no-repeat;
}

.alignwide.wp-block-cover.has-ir-white-background-color.has-background-dim {
    width:calc(100% + 160px);
}

.alignwide.wp-block-cover.has-ir-white-background-color.has-background-dim .wp-block-latest-posts li {
    box-shadow: 0px 0px 0px 0px rgb(143 141 143);
}
/* 
Dark Blue Top & content background: 163259
Main Blue Header: 1c3d72
Grey under header: cfd8dc


Green Header Circle: 8bc34a
Purple Header and Button 9c27b0
Mauve f44336
*/
.header-line {
    background-color:#163259;
}
.header-line p {
    color:#fff;
    margin-top:0.5rem;
    margin-bottom:0.5rem;
    font-size:0.9rem;
}
.header-line a {
    color:#fff !important;
}
.green {
    background-color:#76921a;
}
.header {
    background-color:#fff !important;
}
.contact {
    border-top:6px solid black;
    background-color:#76921a;
    padding-top:1rem;
    padding-bottom:2rem;
}
.contact a {
    font-weight:bold;
    color:#fff;
}

.footer {
    background-color:#46570f;
    padding:0.5rem !important;
    
}
.footer p {
    font-weight:bold;
    margin-bottom:0px;
    font-size:75%;
}
.hover-underline-menu .menu a {
    color:#000;
    font-family: 'Raleway', sans-serif;
}
.current_page_item.active a {
    color: #76921a;
}

.has-medium-gray-background-color .wp-block-cover__inner-container {
    padding-top:0rem;
    padding-bottom:0rem;
}
.has-medium-gray-background-color .wp-block-cover__inner-container .wp-block-columns {
    margin-bottom:0rem;
}
.has-medium-gray-background-color .wp-block-cover__inner-container .wp-block-columns p {
    margin-bottom:0rem;
}
.has-medium-gray-background-color .wp-block-cover__inner-container .wp-block-buttons.is-content-justification-right {
    padding-top:1rem;
}

.backstretch {
    
    color:#fff;
    
    background-size:55%;
    background-position: bottom right;
    background-repeat:no-repeat;
    background-attachment: fixed;
}
.backstretch h1 {
    color: #fff !important;
    width: 80%;
    font-size: 2.2rem;
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
}
.backstretch p {
    font-family: 'Raleway', sans-serif;
    text-transform: inherit;
    margin-bottom: 1rem;
    font-size: 1.4rem;
    color: #fff;
    font-weight: 300;
}
.main-content.blog {
    padding-top:2rem;
}
.backstretch.blog p {
    color:#fff;
  
}
.backstretch .avatar {
    border:2px solid white !important;
}
.backstretch.blog {
    background-size:20%;
}
.page-content .wp-block-cover {
    height:auto;
}

.page-content ul {
    list-style: none;
    font-size: 1rem;
    margin-left:0px;
}


.page-content li {
    line-height:32px;
    margin-bottom:0.5rem;
}

.menu-side {
    position:relative;
}
.text-side {
    padding-right:3rem !important;
}

.chris-overlay {
    position:absolute;
    bottom:0;
    left:-50px;
    max-width:60%;
    pointer-events: none;
}
.header {
    overflow:hidden;
}
.home-content-mobile {
    position:absolute;
    bottom:0; left:0;
    width:100%;
    background-color:rgba(255,255,255,0.7);
    padding:1rem;
}
.menu a {
    color:#000;
}

/* .page-content  li::before {
    content: '';
    display: inline-block;
    margin-right: 10px;    
    background-image: url('../img/horse-shoe-bullet-icon.svg');
    background-position: left center;
    background-size: contain;
  
	padding: 0px 0 26px 20px;
    background-repeat: no-repeat;
  } */

  .page-content ul li {
    background-image: url('../img/horse-shoe-bullet-icon.svg');
    background-repeat: no-repeat;
    line-height: 30px;
    padding-left: 30px;
    background-position: 0px 4px;
    margin-bottom: 10px;
    background-size: 26px;
    }
    .vertical.menu .active > a {
        background-color:#76921a;
        color:#fff !important;
    }
  .top-bar {
      padding:0rem;
  }
.bcpadding {
    margin-bottom:1rem;
    display: block;
}
.greenpadding {
    padding: 3rem;
    color:#fff;
    
    margin-bottom: 1rem;
}
.has-cg-green-color {
    color:#76921a !important;
}

.menu-holder {
    min-height:14%;
}
.backstretch {
    min-height:86%;
}

.header h4 {
    color: #76921a;
}

p {
    font-size: 0.8rem;
}

h4 {
    font-size:1.4rem;
}

.headerclublogos {
    width:80%;
}

.page-content h1, .page-content h2, .page-content h3, .page-content h4, .page-content h5 {
    color:#000;
}

.page-content a, a:hover, a:focus {
    color:#76921a;
}

h5.has-ir-white-color {
    color: #f5f5f5!important;
}

h5 {
    font-size: 1.1rem;
}

@media screen and (max-width: 1023px) { 

    .dropdown.menu.align-right > .menu-item {
        display:none;
    }
    .menu-holder {
        min-height:auto;
    }
    .headerclublogos {
        width:40%;
        margin:1rem 30%;
    }
    .backstretch {
        min-height: 60vh;
    }
    .menu-side {
        padding-left:0rem !important;
    }
    .chris-overlay {
        position: absolute;
        bottom: 0;
        left: 0px;
        max-width: 40%;
        pointer-events: none;
    }
}


@media screen and (max-width: 1370px) {
    .site-logo {
        margin-left: 0rem !important;
        margin-top: 0.7rem;
    }
    .backstretch h1 {
        width: 85%;
    }
}