
#HHeroV4 {
        color: #ffffff;
    background-color: rgba(0, 0, 0, 0.8);
    padding-bottom: 10px;
    }
#HHeroV4 .container {
  padding: 0 20px;
}

#HHeroV4  h1,
#HHeroV4 h2,
#HHeroV4 h3 {
  margin-top: 0;
  font-weight: 500;
  text-transform: uppercase;
}
#HHeroV4 p {
  margin-top: 0;
}
.horse-black-index__intro {
  margin-bottom: 60px;
}
.horse-black-index-intro__title {
  font-size: 40px;
  margin-bottom: 12px;
  color: #fff;
  letter-spacing: -0.1px;
}
.horse-black-index-intro__title span {
  font-style: italic;
}
.horse-black-index-intro__subtitle {
  font-size: 14px;
  font-weight: 500;
}
@media (min-width: 992px) {
  #HHeroV4 .container {
    box-sizing: content-box;
    margin: 0 auto;
    max-width: 952px;
    width: auto;
  }
}
@media (min-width: 1440px) {
  #HHeroV4 .container {
    max-width: 1044px;
  }
  #HHeroV4 {
    font-size: 18px;
  }
  .horse-black-index__intro {
    margin-bottom: 95px;
  }
  .horse-black-index-intro__body {
    max-width: 850px;
  }
  .horse-black-index-intro__title {
    font-size: 70px;
    margin-bottom: 14px;
  }
  .horse-black-index-intro__subtitle {
    font-size: 22px;
  }
}
@media (min-width: 1920px) {
  #HHeroV4 .container {
    max-width: 1280px;
  }
  .horse-black-index-intro__body {
    max-width: 1075px;
  }
  .horse-black-index-intro__subtitle {
    padding-right: 225px;
  }
}

section#HTopV4 {
    margin-top: 20px;
     margin-bottom: 20px;
}
#HTopV4 h4,
#HTopV4 h5 {
  font-weight: 500;
  margin: 0.35em 0 0.7em;
}
#HTopV4 h4 {
  font-size: 1.25em;
}
#HTopV4 h5 {
  font-size: 1em;
}
#HTopV4 a {
  color: var(--color-primary);
  text-decoration: none;
}
#HTopV4 button {
  font-family: inherit;
}
#HTopV4 p {
  margin-top: 0;
}
#HTopV4 img {
  max-width: 100%;
}
#HTopV4 .row {
  -webkit-box-direction: normal;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  justify-content: center;
  margin-left: calc(var(--grid-gutter) / -2);
  margin-right: calc(var(--grid-gutter) / -2);
}
#HTopV4 .row {
  -webkit-box-orient: horizontal;
}
#HTopV4 .col {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
#HTopV4 .col,
[class*='' col-''],
[class^='col-'] {
  margin: 0 calc(var(--grid-gutter) / 2) calc(var(--grid-gutter) / 2);
}
#HTopV4 .col-12,
#HTopV4 .col-5 {
  -webkit-box-flex: 0;
}
#HTopV4 .col-5 {
  -ms-flex: 0 0 calc(41.66667% - var(--grid-gutter));
  flex: 0 0 calc(41.66667% - var(--grid-gutter));
  max-width: calc(41.66667% - var(--grid-gutter));
}
#HTopV4 .col-12 {
  -ms-flex: 0 0 calc(100% - var(--grid-gutter));
  flex: 0 0 calc(100% - var(--grid-gutter));
  max-width: calc(100% - var(--grid-gutter));
}
@media screen and (min-width: 900px) {
  #HTopV4 .col-3-md {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(25% - var(--grid-gutter));
    flex: 0 0 calc(25% - var(--grid-gutter));
    max-width: calc(25% - var(--grid-gutter));
  }
}
#HTopV4 button {
  background: var(--color-lightGrey);
  border: 1px solid transparent;
  border-radius: 4px;
  color: var(--color-darkGrey);
  cursor: pointer;
  display: inline-block;
  font-size: var(--font-size);
  line-height: 1;
  padding: 1rem 2.5rem;
  text-align: center;
  text-decoration: none;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
#HTopV4 button:hover {
  opacity: 0.8;
}
#HTopV4 button:disabled,
#HTopV4 button:disabled:hover {
  cursor: not-allowed;
  opacity: 0.4;
}

#HTopV4 button:active:not(:disabled) {
  -webkit-transform: scale(0.98);
  transform: scale(0.98);
}

#HTopV4 .pull-right {
  float: right !important;
}
#HTopV4 .pull-left {
  float: left !important;
}
 @media screen and (max-width: 599px) {
  #HTopV4 .col, #HTopV4 [class*='col-'], #HTopV4 [class^='col-'] {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    max-width: 100%;
  }
}


#HTopV4 img {
  background-size: cover;
  background-repeat: no-repeat;
  image-rendering: crisp-edges;
  image-rendering: -moz-crisp-edges;
  image-rendering: -webkit-optimize-contrast;
}


#HTopV4 .simpleText li::marker {
  color: rgb(255, 233, 138);
}


#HTopV4 .row {
  max-width: 1100px;
  position: relative;
  margin: 0 auto;
  padding: 0px;
}

#HTopV4 .row.withLogo:after {
  content: '';
  background: url();
  background-size: cover;
  height: 505px;
  width: 500px;
  position: absolute;
  right: -50px;
  top: -475px;
  z-index: -2;
}

#HTopV4 .starsDesktop {
  color: black;
      margin-right: 30px;
}

#HTopV4 .box {
  position: relative;
  height: 120px;
  border: none;
  outline: none;
  color: white;
  text-align: center;
  background: rgb(2, 0, 36);

  background: linear-gradient(
  var(--color-1),
  var(--color-2) 40%,
  var(--color-3) 70%,
  var(--color-4)
  );
  cursor: pointer;
  border-radius: 10px;
  font-size: 18px;
  padding: 5px 30px 10px 30px;
}

#HTopV4 .box:after {
  position: absolute;
  content: '';
  top: -2px;
  left: -2px;
  height: calc(100% + 4px);
  width: calc(100% + 4px);
  border-radius: 10px;
  z-index: -2;
  opacity: 1;
  background: white;
  transition: all 1s ease-in-out;
}

#HTopV4 .withLogo .box:after {
  background: #ffc107;
}

#HTopV4 .boxBig {
  background: var(--color-4);
  border-radius: 10px;
  border: 2px solid var(--color-1);
}

#HTopV4 .withLogo .boxBig {
  border: 2px solid #ffc109;
}

#HTopV4 .imgLogo {
  display: block;
  padding-top: 21px !important;
  min-height: 75px;
  position: relative;
}

#HTopV4 .imgLogo img {
  max-height: 76px !important;
  max-width: 80%;
  vertical-align: middle;
  transition: transform 1s;
  cursor: pointer;
  top: 71%;
  left: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
}

#HTopV4 .imgLogo img:hover {
  -webkit-transform: scale(0.9);
  transform: translate(-50%, -50%) scale(0.9);
}

#HTopV4 .textmiddle {
  text-align: center;
  display: inline-block;
  margin: auto;
  font-weight: 600;
}

#HTopV4 span.stars img {
  height: 20px;
}

#HTopV4 .textmiddle p {
  text-align: center;
  font-size: 12.5px;
  max-width: 150px;
  margin: auto;
}

#HTopV4 .textmiddle h5 {
  margin-top: 0;
  margin-bottom: 10px;
  font-weight: 600;
}

#HTopV4 h4 {
  color: white;
}

#HTopV4 h4 {
  font-size: 17px;
}

#HTopV4 h4.ourScoreDesktop, #HTopV4 h4.ourScoreMobile {
  color: rgb(4, 15, 64);
  text-align: center;
  line-height: 25px;
  margin: 0;
  font-weight: 500;
  font-size: 17px;
  display: inline-block;
}

#HTopV4 h4.ourScoreMobile {
  display: none;
}

#HTopV4 h5 {
  color: rgb(4, 15, 64);
  text-align: center;
}

#HTopV4 .textright {
  background-color: #fffcf1;
  text-align: left;
  padding-top: 0px;
  padding-left: 50px;
  border-radius: 10px;
}

#HTopV4 .textleft {
  margin: 0;
  width: 300px;
}

#HTopV4 .textright p {
  text-align: center;
  font-size: 13px;
  margin-bottom: 5px;
  display: inline-block;
}

#HTopV4 .blockright {
  margin-top: 32px;
  margin-right: 50px;
}

#HTopV4 .blockleft {
  margin-top: 30px;
}

span.stars i {
        color: gold;}
#HTopV4 .button1 {
  align-items: center;
  background: linear-gradient(135deg, var(--color-1), var(--color-2));
  background-position: center;
  border: 0;
  border-radius: 9px;
  box-sizing: border-box;
  color: #fff;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  font-size: 17px;
  line-height: 10px;
  font-weight: 700;
  height: 50px;
  justify-content: center;
  letter-spacing: 1px;
  max-width: 100%;
  padding-left: 30px;
  padding-right: 30px;
  text-decoration: none;
  text-transform: uppercase;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
  box-shadow: 300px 0 0 0 rgba(130, 0, 255, 0) inset;
}

#HTopV4 .button1:active {
  outline: 0;
}

#HTopV4 .button1 a {
  color: white;
}

#HTopV4 .button1:hover {
  outline: 0;
  opacity: 1;
  box-shadow: 300px 0 0 0 var(--color-3) inset;
  transition: all 0.8s ease-in-out;
}

#HTopV4 .button1 span {
  transition: all 400ms;
}

#HTopV4 .button1:hover span {
  transform: scale(1.05);
}

#HTopV4 span.textMoved p, #HTopV4 p.mobile {
  display: none;
  color: white;
}

#HTopV4 p.mobile {
  font-size: 12px;
}

#HTopV4 span.textMoved h4.ourScoreMobile {
  color: white;
}

#HTopV4 .blockleft p.mobile, #HTopV4 .textmiddle {
  color: rgb(4, 15, 64);
  text-transform: capitalize;
  background-image: linear-gradient(
    -225deg,
    var(--color-1) 0%,
    var(--color-2) 25%,
    var(--color-3) 50%,
    var(--color-4) 75%,
    #fff 100%
  );
  background-size: auto auto;
  background-clip: border-box;
  background-size: 200% auto;
  color: #fff;
  font-size: 12.5px;
  background-clip: text;
  text-fill-color: transparent;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  animation: textclip 2.5s linear infinite;
}

 @keyframes textclip {
 to {
    background-position: 200% center;
  }
}

#HTopV4 p.smallText {
  font-size: 9px;
  padding: 0 5%;
  text-align: center;
  color: rgb(174, 174, 174);
}


 @media screen and (max-width: 1096px) {
  #HTopV4 .textright p {
    display: block;
  }

  #HTopV4 .textright p.mobile {
    display: none;
  }

  #HTopV4 .blockleft {
    margin-top: 10px;
    text-align: center;
  }

  #HTopV4 .row.withLogo:after {
    height: 450px;
    width: 450px;
    right: -10px;
    top: -425px;
  }
}

 @media screen and (max-width: 991px) {
  #HTopV4 .button1 {
    font-size: 15px;
    height: 50px;
  }

  #HTopV4 .button1 span {
    line-height: 20px;
  }

  #HTopV4 .blockright {
    margin-right: 30px;
  }
}

 @media screen and (max-width: 933px) {
  #HTopV4 .textmiddle {
    max-width: 150px;
  }

  #HTopV4 .row.withLogo:after {
    height: 300px;
    width: 300px;
    top: -307px;
    right: 30px;
  }

  #HTopV4 .blockright {
    margin-right: 5%;
  }
}

 @media screen and (max-width: 899px) {
  #HTopV4 p.smallText {
    font-size: 7px;
  }
}

 @media screen and (max-width: 836px) {
  #HTopV4 .textmiddle {
    display: none;
  }

  #HTopV4 .box, #HTopV4 .box:after {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
  }

  #HTopV4 .box {
    height: auto;
    min-height: 137px;
  }

  #HTopV4 .textright {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    border-left: 0;
    padding-left: 20px;
  }

  #HTopV4 .textright p {
    display: inline-block;
  }

  #HTopV4 .blockleft {
    margin-top: 40px;
    text-align: center;
  }

  #HTopV4 .blockright {
    margin-top: 40px;
    margin-right: 6%;
  }

  #HTopV4 .imgLogo img {
    max-height: 63px !important;
    max-width: 70%;
    top: 39px;
  }

  #HTopV4 span.textMoved {
    text-align: center !important;
    font-size: 11px !important;
    margin: 0;
    padding: 0;
    display: inline-block !important;
  }

  #HTopV4 p.desktopIpad {
    display: inline-block !important;
  }
}


@media screen and (max-width: 760px) {
  span.stars i {
        color: gold;
    font-size: 12px
  }
  #HTopV4 .textright p {
    display: block;
  }

  #HTopV4 .blockleft {
    margin-top: 20px;
  }

  #HTopV4 .blockright {
    margin-right: 7%;
  }
}

 @media screen and (max-width: 660px) {
  #HTopV4 .textright p {
    display: inline-block;
  }

  #HTopV4 .textright p.mobile {
    font-weight: 600;
    display: flex;
    align-items: start;
    justify-content: center;
  }

  #HTopV4 .textright {
    padding: 0;
  }

  #HTopV4 .blockleft {
    margin: auto;
    float: none !important;
  }

  #HTopV4 .rightcol.textright {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
  }

  #HTopV4 .blockright.pull-right {
    margin: 0 auto 15px auto;
    float: none !important;
    align-self: last baseline;
  }

  #HTopV4 .button1 {
    margin: auto;
    height: 40px;
    font-size: 15px;
  }

  #HTopV4 span.stars img {
    height: 17px;
  }

  #HTopV4 h4.ourScoreMobile {
    display: inline-block;
    font-size: 14px;
  }

  #HTopV4 p.starsDesktop, #HTopV4 h4.ourScoreDesktop {
    display: none;
  }

  #HTopV4 p.mobile {
    max-width: 150px;
  }

  #HTopV4 span.textMoved p {
    display: none !important;
  }

  #HTopV4 span.textMoved p.mobile {
    display: inline-block !important;
  }

}

 @media screen and (max-width: 599px) {
  #HTopV4 .col.rightcol {
    flex: min-content;
  }

  #HTopV4 .button1 {
    height: 40px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 15px;
  }

  #HTopV4 .textleft {
    width: 50%;
  }

  #HTopV4 .imgLogo img {
    max-height: 51px !important;
    max-width: 78%;
    top: 36px;
  }

  #HTopV4 h4.ourScoreMobile {
    display: inline-block;
    font-size: 12px;
    line-height: 17px;
  }

  #HTopV4 .box {
    padding: 5px 10px 10px 30px;
  }

}

 @media screen and (max-width: 440px) {
  

  #HTopV4 .button1 {
    height: 30px;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 13px;
    border-radius: 5px;
  }

  #HTopV4 .boxBig {
    min-height: 145px;
  }

  #HTopV4 .box {
    min-height: 145px;
    padding: 5px 10px 10px 10px;
  }

  #HTopV4 .textright {
    min-height: 144px !important;
  }

  #HTopV4 .row.withLogo:after {
    display: none;
  }

  #HTopV4 span.textMoved {
    font-size: 9px !important;
  }

  #HTopV4 span.stars img {
    height: 12px;
  }

  #HTopV4 p.mobile {
    font-size: 11px;
  }

  #HTopV4 .blockleft {
    margin: 27px auto 5px auto;
  }

  #HTopV4 h4.ourScoreMobile {
    font-size: 10px;
    padding-left: 5px;
    line-height: 15px;
  }
}

 @media screen and (max-width: 360px) {
  #HTopV4 .button1 {
    font-size: 12px;
  }

  #HTopV4 .imgLogo img {
    top: 36px;
    max-height: 35px !important;
  }

  #HTopV4 .blockleft {
    margin: 29px auto 5px auto;
    float: none !important;
  }

  #HTopV4 .blockright.pull-right {
    margin: auto;
  }
}

		#HContentV2 .section-padded {
    padding: 1rem;}

#HContentV2 dl, #HContentV2 ol, #HContentV2 ul {
    margin-top: 0;
    margin-bottom: 1rem;
}
#HContentV2 ol, #HContentV2 #HContentV2 ul {
    padding-left: 2rem;

}
#HContentV2  strong {
    margin-right: 10px !important;
}


#HContentV2 li {color: white;}
::marker {
    unicode-bidi: isolate;
    font-variant-numeric: tabular-nums;
    text-transform: none;
    text-indent: 0px !important;
    text-align: start !important;
    text-align-last: start !important;
}
#HContentV2 h2 {
    font-size: 30px;
    font-weight: 700;
    background: -webkit-linear-gradient(var(--color-1), var(--color-2));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    letter-spacing: 2px;
    text-transform: uppercase;
}
       #HContentV2 {
        	color: #ffffff;
    background-color: rgba(0, 0, 0, 0.6);
        }
       #HContentV2 .hero-features, #HContentV2 .section-inner__content {
    position: relative;
}
#HContentV2 .content h2 {
    font-size: 1.75em;
    margin-bottom: .5714em;
}
#HContentV2 .content h1, .#HContentV2 content h2, #HContentV2 .content h3, 
#HContentV2 .content h4, #HContentV2 .content h5, #HContentV2 .content h6 {
    line-height: 1.125;
}
#HContentV2 .content blockquote:not(:last-child), #HContentV2 .content dl:not(:last-child), #HContentV2 .content ol:not(:last-child), #HContentV2 .content p:not(:last-child), #HContentV2 .content pre:not(:last-child), #HContentV2 .content table:not(:last-child), #HContentV2 .content ul:not(:last-child) {
    margin-bottom: 1.5em;
}


    

.disclaimer {
   background-color: var(--color-4);
   position: relative;
}

@media only screen and (max-width: 850px) {
   .flex-column-md{flex-direction: column;}
   .content{width: 100% !important}
   
}

.footer-logo-image {
      height: 180px !important;
    width: 300px !important;
}

.footer-logo-text {
      color: white;
    font-weight: bold;
    font-style: italic;
    text-transform: uppercase;
    font-size: x-large;
}


   .footer  {background-color: black;}

ul li a{
    transition: 0.5s;
    cursor: pointer;
}
ul li a:hover{
    transition: 0.5s;
    opacity: 0.7;
}

@media only screen and (max-width:750px){
    .flex-column-md{flex-direction: column;}
    
}


@media (min-width: 1024px) {
    .container {
        padding-left: 30px;
        padding-right: 30px;
    }
   }

   .random  {background-color: black;}

.random-img {
  width: 100px !important;
  height: 100px !important;
  object-fit: contain;
}


 #HDisclaimerV1 .section-padded {
                    padding: 1rem;
                }

                #HDisclaimerV1 .hero-features, #DisclaimerV1 .section-inner__content {
    position: relative;
}
#HDisclaimerV1 ul {
    list-style-type: none;
        padding: 10px;
    margin: 10px;
}
		 #HTermsV1 .section-padded {
                    padding: 1rem;
                }

                #HTermsV1 .hero-features, #DisclaimerV1 .section-inner__content {
    position: relative;
}
#HTermsV1 ul {
    list-style-type: none;
        padding: 10px;
    margin: 10px;
}
		 #HPrivacyV1 .section-padded {
                    padding: 1rem;
                }

                #HPrivacyV1 .hero-features, #DisclaimerV1 .section-inner__content {
    position: relative;
}
#HPrivacyV1 ul {
    list-style-type: none;
        padding: 10px;
    margin: 10px;
}
         #HCookiesV1 .section-padded {
                    padding: 1rem;
                }

                #HCookiesV1 .hero-features, #DisclaimerV1 .section-inner__content {
    position: relative;
}
#HCookiesV1 ul {
    list-style-type: none;
        padding: 10px;
    margin: 10px;
}
		