@font-face {
    font-family: 'GothamUltra';
    src: url('../../fonts//gotham_ultra/GothamUltra.woff') format('woff'),
    url('../../fonts//gotham_ultra/GothamUltra.ttf') format('truetype'),
    url('../../fonts//gotham_ultra/GothamUltra.svg#GothamUltra') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'gotham-ultra';
    src: url('../../fonts//gotham_ultra/gotham-ultra.eot');
    src: url('../../fonts//gotham_ultra/gotham-ultra.woff2') format('woff2'),
    url('../../fonts//gotham_ultra/gotham-ultra.eot?#iefix') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'TradeGothicLTStd';
    src: url('../../fonts/TradeGothicLTStd/TradeGothicLTStd.eot');
    src: url('../../fonts/gotham_ultra/TradeGothicLTStd.woff2') format('woff2'),
    url('../../fonts/TradeGothicLTStd/TradeGothicLTStd.woff') format('woff'),
    url('../../fonts/TradeGothicLTStd/TradeGothicLTStd.ttf') format('truetype'),
    url('../../fonts/TradeGothicLTStd/TradeGothicLTStd.svg#TradeGothicLTStd') format('svg'),
    url('../../fonts/TradeGothicLTStd/TradeGothicLTStd.eot?#iefix') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}

/* devanagari */
@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    src: local('Poppins Regular'), local('Poppins-Regular'), url(https://fonts.gstatic.com/s/poppins/v5/pxiEyp8kv8JHgFVrJJbecmNE.woff2) format('woff2');
    unicode-range: U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200C-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB;
}
/* latin-ext */
@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    src: local('Poppins Regular'), local('Poppins-Regular'), url(https://fonts.gstatic.com/s/poppins/v5/pxiEyp8kv8JHgFVrJJnecmNE.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    src: local('Poppins Regular'), local('Poppins-Regular'), url(https://fonts.gstatic.com/s/poppins/v5/pxiEyp8kv8JHgFVrJJfecg.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

div#html5-watermark {
    display: none!important;
}

img.watch_video {
    position: absolute;
    top: 58%;
    bottom: 0;
    right: 0;
    left: 0;
    margin: 0 auto;
    cursor: pointer;
}

.hero_image {
    position: relative;
}

img.arrow {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    margin: 0 auto;
    cursor: pointer;
}

.wpio-home-slider-image {
    text-align: center;
}

.wpio-home-slider-bg {
    background-image: url(../images/icon/slider/hero-bg.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin: 0 auto;
    width: 100%;
    padding-top: 92px;

}

.learning-bg {
    background-color: #FDFDFD;
    padding-top: 25px;
    padding-bottom: 25px;
}

.learning-box {
    width: 53%;
    padding-left: 15px;
    padding-bottom: 55px;
    text-align: center;
    padding-top: 50px;
    margin: 0 auto;
}

.learning-box h4,
.learning-box h2 {
    color: #000000;
    text-transform: uppercase;
}

.learning-box h4 {
    font-size: 23px;
    z-index: 600;
    font-family: Bebas neue;
    line-height: 25px;
    word-spacing: 0;
    font-weight: bold;
    letter-spacing: 0;
}

.learning-box h2, .learning-box h1 {
    margin: 0px auto;
    line-height: 44px;
    font-weight: bold;
    margin-bottom: 20px;
    word-spacing: 0;
    font-family: Montserrat;
    font-size: 42px;
    letter-spacing: 0px;
}

.learning-box p {
    color: #000;
    font-size: 16px;
    font-family: Open Sans;
    line-height: 19px;
    text-transform: none;
}

.service-bg {
    background-color: #fefefe;
    padding-top: 15px;
    padding-bottom: 111px;
}

.services-box {
    width: 80%;
    margin: 0px auto;
    padding-bottom: 90px;
    display: inline-block;
}

.service-block {
    float: left;
    width: 33.3333%;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 20px;
}

.service-block h3 {
    font-size: 1.5em;
    margin-top: 26px;
    font-family: 'gotham-ultra';
    color: #000;
    margin-bottom: 12px;
    letter-spacing: 0;
}

.service-block p {
    font-family: 'TradeGothicLTStd';
    font-size: 16px;
    line-height: 25px;
	padding: 0px 15px;
}

.training-bg {
    background-color: #000000;
    position: relative;
    padding-bottom: 5px;
    width:100%;
}

.training-box {
    position: relative;
    top: -94px;
    width: 100%
}

.training-box h4,
.training-box h2,
.training-box p {
    color: #FFFFFF;
}

.training-block {
    width: 90%;
    margin: 0px auto;
    text-align: center;
}

.tranining-inner {
    width: 70%;
    margin: 0 auto;
}

.tranining-inner p {
    padding: 0 100px;
}

.training-box h4 {
    margin-top: 43px;
    font-size: 23px;
    font-family: Bebas neue;
    line-height: 27px;
    font-weight: bold;
    font-style: normal;
}

.training-box h2 {
    line-height: 44px;
    font-weight: bold;
    margin-bottom: 3px;
    word-spacing: 2px;
    font-family: Montserrat;
    font-size: 42px;
}

.training-box p {
    font-size: 16px;
    font-family: Open Sans;
    line-height: 22px;
    color: #fff;
}

.training-btn-row {
    overflow: hidden;
    margin-top: 24px;
}

.training-btn-row .button {
    font-family: Montserrat;
    color: #eaeae5;
    font-size: 12px;
    line-height: 15px;
    font-weight: bold;
    padding: 16px 35px;
    margin-left: 1px;
}

.training-btn-row a.btn-last {
    vertical-align: top;
}

.horse-app-bg {
    background-color: #ffffff;
    font-family: Montserrat, sans-serif;
}

.horse-app-box {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
}

.horse-app-block {
    /*float: left;*/
    /*width: 49%;*/
    text-align: center;
    padding-top: 20px;
}

.horse-app-block-img {
    text-align: center;
    position: relative;
    top: -110px;
}

.horse-app-block img {
    position: relative;
}

.horse-app-block .divider {
    border: 0;
    height: 1px;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, .75), rgba(0, 0, 0, 0));
    width: 70%;
    margin: 0px auto;
}

.horse-app-block h2,
.horse-app-block h4,
.horse-app-block p {
    font-family: BebasNeue, sans-serif;
}

.horse-app-block p {
    color: #5D5D5D;
    font-family: Open Sans;
}

.horse-app-block h4 {
    font-size: 31px;
    text-align: center;
    margin-top: 11px;
    font-family: Open Sans;
    text-transform: none;
    word-spacing: 3px;
    letter-spacing: -1px;
    color: #000;
    font-weight: normal;
    line-height: 32px;
}

.horse-app-block h6 {
    margin-top: 10px;
    text-align: center;
    font-size: 16px;
    letter-spacing: 1px;
    color: #5d5d5d;
    font-weight: normal;
    font-family: Open Sans;
}

.horse-app-store {
    width: 100%;
    margin-top: 18px;
    margin-bottom: 26px;
}

.horse-app-store ul {
    display: inline-block;
    list-style: none;
    width: 100%;
    text-align: center;
    margin: 10px 0 0 0;
}

.horse-app-store ul li {
    display: inline-block;
}

.horse-app-store ul li a {
    display: inline-block;
    /* width: 150px; */
}

.horse-app-block p {
    text-align: left;
    margin-top: 20px;
    font-size: 16px;
    line-height: 25px;
    color: #4A4A4A;
    font-family: Open Sans;
}

.horse-app-small {

    margin-bottom: 25px;

}

.horse-app-small > .wpio-title {
    font-family: Montserrat;
    color: #000;
    font-weight: bold;
    font-size: 19px;
    text-align: left;
    line-height: 25px;
}

.horse-app-small > .wpio-des {
    font-family: Open Sans;
    color: #000;
    font-size: 16px;
    text-align: left;
    line-height: 25px;
}

h2.features {
    font-family: Montserrat;
    font-size: 35px;
    font-weight: bold;
    margin-top: 25px;
    margin-bottom: 20px;
    color: #000;
    text-align: left;
}

.horse-app-text-img {
    text-align: center;
    margin-top: 59px;
    margin-bottom: 22px;
}

.horse-app-text-img img {
    float: none;
    width: 75%;
}

.horse-app-block-second {
    padding-top: 57px;
}

.horse-app-block-first {
    text-align: right;
    padding-right: 15px;
}

.pricing-bg {
    background-color: #353535;
    background-image: linear-gradient(#353535, #030303);
    font-family: Montserrat;
    width:100%;
    position: relative;
}

.pricing-box {
    position: relative;
    padding-top: 50px;
    padding-bottom: 30px;
    color: #fff;
    margin: 0 auto;
}

.pricing-header {
    font-family: Montserrat, sans-serif;
    width: 60%;
    margin: 0px auto;
    text-align: center;
}

.pricing-header h4 {
    font-size: 23px;
    font-family: Bebas neue;
    line-height: 27px;
    word-spacing: 3px;
    font-weight: bold;
    text-align: center;
}

.pricing-header h2 {
    line-height: 44px;
    font-weight: bolder;
    word-spacing: 0;
    font-family: Montserrat;
    font-size: 42px;
}

.pricing-header p {
    padding-bottom: 40px;
    font-size: 16px;
    font-family: TradeGothicLTStd;
    line-height: 26px;
    color: #f1eaea;
    font-style: normal;
    padding: 0 50px 50px 50px;
}

.pricing-table {
    margin-top: 25px;
}

.pricing-table,
.price-boxes {
    position: relative;
    z-index: 5;
}

.price-boxes {
    width: 80%;
    display: inline-block;
    margin: 0 auto;
    margin-top: 50px;
}

.pricing-table.wpio-desktop {
    margin: 0 auto;
    text-align: center;
}

.basic-access, .premium-access, .silver-access {
    width: 32%;
    float: left;
    background-color: #FFFFFF;
    border-radius: 25px;
    box-shadow: 0px 0px 35px 0px #424040;
}

.premium-access {
    width: 36% !important;
    position: relative;
    top: -25px;
}

.basic-access h4 {
    color: #fff;
    font-size: 20px;
    font-family: Poppins;
    line-height: 30px;
}

.basic-access .basic-head {
    background-color: #8e3329;
    text-align: center;
    padding: 35px 0;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.basic-access .basic-head h3 {
    font-size: 24PX;
    font-family: poppins;
    font-weight: 800;
    line-height: 36px;
}

.basic-access .basic-middel {
    background-color: #4a4a4a;
    text-align: center;
    padding: 35px 0;
}

.basic-access h5 {
    color: #000;
    text-align: center;
    font-size: 14px;
    line-height: 17px;
    font-weight: bold;
    font-family: Montserrat
}

.basic-access .basic-dec, .premium-access .premium-dec, .silver-access .silver-dec {
    background-color: #fff;
    padding: 35px 20px 20px 20px;
    border-radius: 25px;
}

.basic-access .basic-dec ul,
.basic-access .basic-app ul {
    display: inline-block;
    width: 100%;
    color: #1E1E1E;
    text-align: left;
    padding-right: 20px;
    margin-bottom: 0
}

.basic-access .basic-app ul {
    margin: 0px auto;
    list-style: none;
    text-align: center;
    padding-right: 0px;
    padding-bottom: 0;
}

.basic-access .basic-dec ul li,
.basic-access .basic-app ul li, .premium-access .premium-dec ul li, .silver-access .silver-dec ul li {
    font-family: open\ sans;
    font-size: 14px;
    font-weight: 500;
    line-height: 18px;
    margin-bottom: 20px;
    text-align: left;
    color: black;
    padding-left: 12px;
}

.basic-access .basic-app ul li {
    display: inline-block;
    margin-bottom: 0;
}

.basic-access .basic-dec ul li a {
    display: inline-block;
    width: 100px;
}

.logo-bg {
    display: none
}

/*.premium-access{
    width: 338px;
    position: relative;
    z-index: 1;
    top: -18px;
    background-color: #FFFFFF;
    box-shadow: 1px 1px 16px 0px #212121;
    text-align: center;
    padding-bottom: 30px;
    float: left;
    border-radius: 20px;
}*/
.premium-access .premium-head {
    position: relative;
    z-index: 10;
    top: -15px;
}

.premium-access .premium-head img {
    max-width: inherit;
}

.premium-access .premium-middel {
    margin-top: -15px;
    background-color: #4A4A4A;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
}

.premium-access .premium-middel h4 {
    font-family: gotham-ultra;
    font-size: 50px;
    font-weight: bold;
    margin-bottom: 0;
    line-height: 59px;
}

.premium-access .premium-middel h6 {
    font-family: TradeGothicLTStd;
    font-size: 12px;
    font-weight: normal;
    margin-bottom: 0px;
    line-height: 14px;
}

/*.premium-access .premium-dec ul li{
    font-family: BebasNeue,sans-serif;
    font-size: 14.5px;
    margin-bottom: 15px;
    font-weight: 500;
    color: #1e1e1e;
    text-align: left;
}*/

.premium-access a.wpio-btn, .silver-access a.wpio-btn {
    font-family: Montserrat;
    background-color: #ffc629;
    color: #000;
    padding: 18px 35px;
    font-weight: bold;
    font-size: 12px;
    line-height: 15px;
}

/*.silver-access{
    color: #1e1e1e;
    width: 30.5%;
    float: left;
    border-radius: 20px;
    box-shadow: 5px 1px 16px 0px #212121;
}*/
.silver-access .silver-head {
    background-color: #111;
    text-align: center;
    padding: 35px 0;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}

.wpio-mobile {
    display: none;
}

.silver-access .silver-middel {
    background-color: #4a4a4a;
    text-align: center;
    padding: 11px 0;
    color: #fff;
}

.silver-access .silver-middel h4 {
    font-family: gotham-ultra;
    font-size: 50px;
    font-weight: bold;
    margin-bottom: 0;
    line-height: 59px;
}

.silver-access .silver-middel h6 {
    font-family: TradeGothicLTStd;
    font-size: 12px;
    font-weight: normal;
    margin-bottom: 0px;
    line-height: 14px;
}

.silver-access .silver-dec ul {
    font-family: Montserrat, sans-serif;
}

/*.silver-access .silver-dec ul li{
    font-family: BebasNeue,sans-serif;
    font-size: 14.5px;
    margin-bottom: 15px;
    font-weight: 500;
    color: #1e1e1e;
    text-align: left;
}*/

.go_premium {

    text-align: center;
    padding-bottom: 25px;
}

.premium-access ul li:last-child {
    margin-bottom: 100px;
}

.silver-access ul li:last-child {
    margin-bottom: 44px;
}

.basic-app {
    margin-bottom: 17px;
}

.premium-head img {
    z-index: 100;
    position: relative;
    top: -13px;
    width: 100%;
    right: -13px;
}

.premium-head {

    background: #fec629;
    border-top-left-radius: 14px;
    border-top-right-radius: 14px;
    padding-bottom: 8px;

}

.sign-in-bg {
    width: 100%;
    padding-top: 0px;
    padding-bottom: 143px;
    background-color: #eaeae5;
    border-bottom: 1px solid #979797;
    font-family: Montserrat, sans-serif;
}

.sing-in {
    padding-top: 31px;
}

.digital-kit {
    border-left: 1px solid #979797;
    text-align: center;
    padding-top: 31px;
}

.digital-kit-block {
    width: 80%;
    margin: 0px auto;
}

.digital-kit p {
    font-family: Open Sans;
    color: #000;
    font-size: 16px;
    line-height: 22px;
}

.digital-kit a.wpio-btn {
    padding: 16px 30px;
    background-color: #8e3329;
    text-transform: capitalize;
    font-family: Montserrat;
    display: inline-block;
    line-height: 15px;
    font-size: 12px;
    color: #fff;
    font-weight: bold;
    margin: 50px 0;
}

.digital-kit p.need-help {
    font-family: Montserrat;
    margin-bottom: 0;
    font-weight: bold;
    font-size: 16px;
    line-height: 25px;
    text-align: center;
}

.sing-in-block {
    width: 80%;
    margin: 0px auto;
}

.sing-in-block form {
    width: 100%;
}

.sing-in-block h4, .digital-kit h4 {
    font-size: 24px;
    font-family: Bebas Neue;
    line-height: 28px;
    word-spacing: 3px;
    color: #000;
    font-weight: bold;
}

.sing-in-block h2, .digital-kit h2 {
    line-height: 45px;
    font-weight: bold;
    margin-bottom: 24px;
    font-family: Montserrat;
    font-size: 32px;
    text-transform: capitalize;
    color: #000;
}

.sing-in-block label {
    font-family: open sans;
    font-size: 14px;
    font-weight: 500;
    line-height: 16px;
    text-align: left;
}

label.remember-me__label:before {
    top: 0;
    left: 0;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-top: -2px;
}

.sing-in-block label::before {
    color: #923C32;
    content: "* ";
}

.sing-in-block a.forgot-password {
    font-size: 14px;
    color: #8e3329;
    font-family: open sans;
    line-height: 16px;
    margin: 11px 0 18px 0;
    display: block;

}

.sing-in-block [type=checkbox] + label[for] {
    padding-bottom: 0px;
    margin-bottom: 10px;
    width: 100%;
    font-family: open sans;
    font-size: 14px;
    color: black;
    line-height: 16px;
}

#incorrect-password {
    display: none;
}

.sing-in-block button.wpio-btn {
    padding: 16px 30px;
    background-color: #8e3329;
    text-transform: uppercase;
    font-family: Montserrat;
    display: inline-block;
    margin-top: 15px;
    text-align: center;
    line-height: 15px;
    font-size: 12px;
    color: #fff;
    font-weight: bold;
}


.question-bg {
    padding-top: 88px;
    padding-bottom: 40px;
    background-color: #FFFFFF;
    width: 100%;
}

.question-block {
    text-align: center;
    margin: 0px auto;
}

.question-block h2 {
    font-family: BebasNeue, sans-serif;
    color: #524F4A;
}

.question-block a.wpio-btn {
    font-family: BebasNeue, sans-serif;
    padding: 14px 20px 17px;
    background-color: #8e3329;
    text-transform: uppercase;
    font-family: Montserrat;
    display: inline-block;
    margin: 22px 6px 40px 0;
    text-align: center;
    line-height: 15px;
    font-size: 22px;
    flex-grow: 1;
    color: #FFFFFF;
    font-weight: bold;
}

.latest-info-bg {
    background-color: #E9EAE4;
    padding-top: 75px;
    padding-bottom: 75px;
    width:100%;
}

.latest-info-bg form {
    width: 80%;
    text-align: center;
    margin: 0px auto;
}

.latest-info-bg form .title {
    font-size: 18px;
    font-family: Montserrat;
    text-transform: capitalize;
    padding-top: 6px;
    font-weight: 500;
    line-height: 23px;
}

.latest-info-bg form .actions {
    width: 56%;
    margin: 0px auto;
}

.latest-info-bg form .actions input,
.latest-info-bg form .actions button {
    display: inline-block;
}

.latest-info-bg form .actions input {
    width: 75.5%;
    margin-top: 30px;
    background-color: #dad9d9;
    padding: 25px;
    font-size: 17px;
    border: none;
    font-weight: 600;
    font-family: Montserrat;
}

 .latest-info-bg form .actions button {
     background: #8e3329;
     padding: 16.5px 25px;
     color: white;
     text-transform: uppercase;
     font-family: Montserrat;
 }
.grey-box {

    width: 100%;
    height: 250px;
    background: #eaeae5;
    margin-top: -227px;
}


.page-id-10589 .entry-header, .page-id-10589 .subpromo--signup{
    display:none;
}

.l-news__bar .nav_menu li {
    list-style: none;
    display: inline-block;
    color: white;
    margin-right: 24px;
    text-transform: uppercase;
}

.l-news__bar .nav_menu ul {
    margin: 0 0 0 27px!important;
}

.l-news__bar .nav_menu li a:hover {
    border-bottom: solid 3px #8e3329;
    color: white;
    padding-bottom: 10px;
}
.l-news__bar .nav_menu li a {
    font-size: 14px;
}



@media screen and (max-width: 1199px) {
    .latest-info-bg form .actions {
        width: 70%;
        margin: 0px auto;
    }
}

@media screen and (max-width: 992px) {

    .latest-info-bg form .actions {
        width: 100%;
        margin: 0 auto;
    }

    .tranining-inner {
        width: 80%;
    }

    .learning-box {
        width: 80%;
    }

    .price-boxes {
        width: 90%;

    }

    .sign-in-bg {

        padding-top: 0;
    }

    .pricing-header p {
        padding: 0;
    }

    .pricing-table.wpio-desktop {

        margin-top: 100px;
    }

    .pricing-header {

        width: 80%;

    }

    .tranining-inner p {
        padding: 0
    }
}

/* Tablet */
@media screen and (max-width: 768px) {
    /*umair*/
    .pricing-table.wpio-desktop {

        margin-top: 20px;
    }

    .learning-box {
        width: 100%;
        padding: 25px;
    }

    .services-box {
        width: 100%;
        padding: 25px;
    }

    .training-box {

        top: -50px;

    }

    .tranining-inner {
        width: 100%;
    }

    .training-box p {
        padding: 0;
    }

    .horse-app-block-img {

        top: -50px;
    }

    .horse-app-block-first {
        text-align: center;
        padding-right: 0;
    }

    .pricing-header {
        width: 100%;
        padding: 25px;
    }

    .pricing-header h2, .learning-box h2 {
        width: 100%;
    }

    .pricing-header p {

        padding: 0;
    }

    .pricing-box {
        padding-top: 30px;
    }

    .premium-access, .silver-access, .basic-access {
        width: 100% !important;
        margin-bottom: 50px;
    }

    .price-boxes {
        width: 70%;

    }

    .premium-access {

        top: 0;
    }

    .premium-head img {

        top: -18px;
        right: -18px;
    }

    .training-btn-row {

        text-align: center;
        display: inline-block;
    }

    .training-btn-row .button {

        width: 214px;
        display: block;
        margin-bottom: 9px;
    }

    /*umair*/

}

@media screen and (max-width: 719px) {

    .horse-app-block-second {
        padding-top: 0;
    }

    .swiper-slide .image {
        background-size: 100%!important;
        background-position: top center!important;
        background-repeat: no-repeat;
    }
    .slider-hero .swiper-slide .image {

        background-color: black;
    }
}

@media screen and (max-width: 600px) {

    .latest-info-bg form .actions button, .latest-info-bg form .actions input {

        width: 100%;
    }

    .learning-box h4 {
        font-size: 19px;
        line-height: 22px;

    }

    .learning-box h2 {

        font-weight: bold;
        margin-bottom: 10px;
        font-size: 23px;
        line-height: 26px;

    }

    .learning-box p {
        font-size: 16px;
        line-height: 19px;
    }

    img.watch_video {
        width: 84px;
        margin-top: 10px;
    }

    .hero_image {
        position: relative;
        padding-bottom: 40px;
    }

    .services-box {

        padding-top: 5px;
    }

    .service-block h3 {
        font-size: 19px;
        margin-top: 10px;
        line-height: 30px;
        margin-bottom: 5px;
    }

    .service-block {

        margin-bottom: 20px;
        padding: 0 40px 0 40px;
    }

    .services-box {

        padding-bottom: 50px;
    }

    .training-box h4 {
        margin-top: 63px;
        font-size: 19px;
        line-height: 22px;

    }

    .training-box h2 {
        font-size: 23px;
        line-height: 26px;
        margin-bottom: 10px;
    }

    .training-box p {

        font-size: 16px;
        line-height: 19px;
    }

    .tranining-inner {
        width: 100%;
        padding: 0 20px;
    }

    .horse-app-block-second {
        position: relative;
        top: -100px;
        margin-bottom: -76px;
    }

    .training-btn-row .button {
        width: 220px;
        display: block;

    }

    .horse-app-block h4 {
        font-size: 22px;
        line-height: 24px;
    }

    .horse-app-block h6 {

        font-size: 11px;
        line-height: 14px;
    }

    h2.features {
        font-size: 23px;
        line-height: 28px;
    }

    .horse-app-small > .wpio-title {

        line-height: 23px;
    }

    .pricing-header h4 {
        font-size: 19px;
        line-height: 22px;
    }

    .pricing-header h2 {
        line-height: 34px;
        font-size: 23px;
        margin-bottom: 19px;
    }
    .pricing-box {
        padding-top: 60px;
    }

    .pricing-header {
        padding: 0 35px!important;
    }

    .premium-head img {
        top: -12px;
        right: -12px;
    }

    .silver-access ul li:last-child {
        margin-bottom: 80px;
    }

    .basic-access h5 {

        margin-bottom: 18px;
    }

    .basic-dec li.last {
        margin-bottom: 53px!important;
    }

    .sign-in-bg {
        display: none;
    }
}

[data-video-reveal] {
    min-height: auto;
}
.close-button{
    display:none
}

.front-content {
    padding: 1% 4%;
}

.front-content h1{
    font-size: 2.5rem;
    line-height: 34px;
    margin-top: 17px;
}