/*
Theme Name: Procanz
Theme URI: http://underscores.me/
Author: Procanz
Author URI: https://procanz.com
Description: Procanz
Version: 1.0.0
Text Domain: procanz


*/
@import url('https://fonts.googleapis.com/css?family=Rajdhani:300,400,500,600,700&display=swap');
@import url('https://fonts.googleapis.com/css?family=Raleway:400,700,800,900&display=swap');

@font-face {
    font-family: BlackItalic;
    src: url(fonts/Raleway-BlackItalic_0.ttf);
    font-weight: 400;
}

@keyframes spinner-border {
    to {
        transform: rotate(360deg);
    }
}

.page-template-page-template-event-draws .c-table-strap>tbody .areena-drag td:last-child {
    float: none;
    text-align: center;
}

.dees-heading-row {
    background: #1f4180 !important;
}

.c-table-strap .dras-head {
    background: #1f4180;
}

.dees-heading,
.c-table-strap .dras-head .event-draws {
    background-color: #1f4180;
    background: url(images/img-slice.png);
    background-size: cover;
    color: #fff;
    border-top-left-radius: 30px;
    border: 0 !important;
    padding-left: 25px !important;
    background-position: bottom right;
}

.dees-titles {
    background-color: #1f4180 !important;
    background: url(images/img-slice.png);
    background-position: bottom right;
    background-size: cover;
}

.dees-titles th {
    font-size: 14px !important;
    padding: 0px !important;
    border: 0 !important;
    line-height: 26px !important;
    color: #fff;
}

.dees-titles th.title-last {
    text-align: right;
    width: 280px;
    padding-right: 30px !important;
    border-bottom-right-radius: 30px;
    overflow: hidden;
}

div#photosMetaContainer .select2-container .select2-selection--multiple .select2-selection__rendered,
.page-id-172 .select2-container .select2-selection--multiple .select2-selection__rendered {
    display: block;
}

div#photosMetaContainer .select2-container .select2-search--inline,
.page-id-172 .select2-container .select2-search--inline {
    float: left;
    padding: 0;
    line-height: 32px;
    padding-left: 10px;
}

.page-template-page-notifications .notifications-wrapper {
    max-width: 500px;
    margin: 0 auto;
}

.page-template-page-notifications .notification-item {
    justify-content: unset;
    margin-bottom: 10px;
    padding: 10px 10px 9px;
}

.page-template-page-notifications .notification-right {
    margin-left: 3%;
}

.page-template-page-notifications .notification-left {
    width: 11%;
}

.page-template-page-notifications h4.notification-heading {
    font-family: 'Rajdhani', sans-serif;
    font-size: 16px;
    font-weight: 600;
    color: #000;
    margin: 0;
}

.page-template-page-notifications .notification-right p {
    color: #000;
    font-weight: 500;
    margin: 0;
    line-height: 17px;
}

.page-template-page-notifications button.notification-close {
    display: none !important;
}

.page-template-page-notifications .header-notification .notification-item {
    margin-bottom: 2px;
}

.notification-btn {
    display: flex;
    justify-content: flex-end;
    background: #fff;
    padding: 5px 10px;
}

a.all-notification {
    text-decoration: none;
    color: #fff;
    font-size: 14px;
    font-family: 'Rajdhani', sans-serif;
    background: #d31c21;
    margin: 0;
    height: 25px;
    line-height: 26px;
    padding: 0px 10px;
    border-radius: 15px;
    font-weight: 600;
}

button.seen-all {
    border: 0;
    outline: 0;
    border-radius: 15px;
    font-size: 14px;
    font-weight: 600;
    font-family: 'Rajdhani', sans-serif;
    margin-left: 10px;
    color: #fff;
    background: #001036;
    padding: 0 15px;
    height: 25px;
    line-height: 26px;
}

.credit-form {
    margin: 80px auto;
    font-family: 'Rajdhani', sans-serif;
    font-weight: 600;
}

.credit-wrapper {
    max-width: 500px;
}

.notification-dropdown {
    position: absolute;
    right: 0;
    top: 38px;
    width: 350px;
    z-index: 1050;
    text-align: left;
    display: none;
    transition: 0.5s ease;
}

.notification-dropdown .notification-block {
    max-height: 300px;
    overflow-y: auto;
}

.notification-dropdown .notification-block::-webkit-scrollbar {
    width: 5px;
}

.notification-dropdown .notification-block::-webkit-scrollbar-track {
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.notification-dropdown .notification-block::-webkit-scrollbar-thumb {
    background-color: #0e6eb9;
    outline: 1px solid slategrey;
}

p.notification-item {
    font-family: 'Rajdhani', sans-serif;
    font-weight: bold;
    font-size: 14px;
    color: #1b1b1b;
    margin: 0px;
    text-align: center;
    display: block;
    padding: 5px !important;
}

.notification-item {
    display: flex;
    justify-content: space-between;
    background: #fff;
    margin-bottom: 2px;
    border: 1px solid #ddd;
    padding: 10px 20px 10px 5px;
    text-decoration: none !important;
}

.notification-dropdown img {
    width: 100%;
    height: auto;
    border-radius: 50%;
    padding: 5px;
}

.notification-dropdown .notification-left {
    width: 16%;
}

.notification-dropdown .notification-right {
    width: 81%;
    margin-left: 3%;
    position: relative;
}

.notification-dropdown .notification-heading {
    margin: 0;
    font-size: 14px;
    font-weight: 600;
    color: #000;
    font-family: 'Rajdhani', sans-serif;
}

.notification-dropdown .notification-right p {
    margin: 0;
    padding: 0;
    font-size: 14px;
    font-weight: 500;
    line-height: 16px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    color: #696868;
}

.notification-dropdown .notification-time {
    font-size: 13px !important;
}

button.notification-close {
    outline: none;
    border: none;
    position: absolute;
    top: -11px;
    right: -21px;
    background: transparent;
    font-size: 14px;
    color: #001036;
    width: 30px;
    height: 30px;
}

span.header-notification {
    position: relative;
    font-size: 22px;
    margin: 0px 10px;
    display: inline-block;
    vertical-align: middle;

}

span.header-notification i {
    cursor: pointer;
}

span.status {
    width: 11px;
    height: 11px;
    background: #e0131a;
    display: block;
    position: absolute;
    top: 0;
    right: -3px;
    border-radius: 50%;
}

.checkout #customer_details {
    display: none;
}

.checkout .select2-container .select2-selection--single {
    border: 1px solid !important;
    border-bottom: 1px solid #4f4f4f !important;
    height: 35px !important;
    padding-top: 0px !important;
}

.checkout .select2-container--default .checkout .select2-selection--single .checkout .select2-selection__arrow {
    height: 35px;
    top: 0;
}

.checkout .select2-container--default .checkout .select2-selection--single .checkout .select2-selection__rendered {
    line-height: 37px;
}

.pagination {
    width: 100%;
    text-align: center;
}

span.page-numbers.current {
    background: #e0131a !important;
}

span.page-numbers.current {
    width: 40px;
    height: 40px;
    line-height: 40px;
    display: block;
    border-radius: 50%;
    color: #fff;
}

a.next.page-numbers,
a.previous.page-numbers {
    background: none;
    color: #000;
    margin-left: 10px;
}

a.previous.page-numbers {
    margin-right: 10px;
}

.st-btns .st-btn[data-network='airbnb'],
.st-btns .st-btn[data-network='amazon'],
.st-btns .st-btn[data-network='blogger'],
.st-btns .st-btn[data-network='blm'],
.st-btns .st-btn[data-network='buffer'],
.st-btns .st-btn[data-network='diaspora'],
.st-btns .st-btn[data-network='digg'],
.st-btns .st-btn[data-network='discord'],
.st-btns .st-btn[data-network='douban'],
.st-btns .st-btn[data-network='evernote'],
.st-btns .st-btn[data-network='etsy'],
.st-btns .st-btn[data-network='flipboard'],
.st-btns .st-btn[data-network='getpocket'],
.st-btns .st-btn[data-network='googlebookmarks'],
.st-btns .st-btn[data-network='hackernews'],
.st-btns .st-btn[data-network='houzz'],
.st-btns .st-btn[data-network='instapaper'],
.st-btns .st-btn[data-network='line'],
.st-btns .st-btn[data-network='livejournal'],
.st-btns .st-btn[data-network='mailru'],
.st-btns .st-btn[data-network='meneame'],
.st-btns .st-btn[data-network='odnoklassniki'],
.st-btns .st-btn[data-network='pinterest'],
.st-btns .st-btn[data-network='print'],
.st-btns .st-btn[data-network='qzone'],
.st-btns .st-btn[data-network='reddit'],
.st-btns .st-btn[data-network='refind'],
.st-btns .st-btn[data-network='renren'],
.st-btns .st-btn[data-network='surfingbird'],
.st-btns .st-btn[data-network='telegram'],
.st-btns .st-btn[data-network='tiktok'],
.st-btns .st-btn[data-network='tripadvisor'],
.st-btns .st-btn[data-network='vk'],
.st-btns .st-btn[data-network='weibo'],
.st-btns .st-btn[data-network='xing'],
.st-btns .st-btn[data-network='yahoomail'],
.st-btns .st-btn[data-network='zillow'],
.st-btns .st-btn[data-network='weibo'],
.st-btns .st-btn[data-network='vimeo'],
.st-btns .st-btn[data-network='wordpress'],
#st-el-2 .st-disclaimer,
#st-el-2 .st-logo {
    display: none !important;
}

.winning-table tr td {
    font-size: 16px;
}

.select2-container .select2-selection--single {
    border: 0 !important;
    border-bottom: 2px solid #e0131a !important;
    padding-top: 10px;
    height: 46px;
    border-radius: 0;
    outline: 0;
    min-width: 150px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 10px;
}

button.btn.btn-default.close-btn {
    outline: none;
    position: absolute;
    background: transparent;
    border: none;
    right: 0;
    top: 0;
}

.chatname,
.chat-with {
    text-transform: lowercase;
    display: inline-block;
    font-weight: normal !important;
    font-size: 18px;
    font-weight: 500 !important;
    color: #000;
    margin-top: 3px;
}

.chatname:first-letter,
.chat-with:first-letter {
    text-transform: capitalize;
}

.chat .chat-header .chat-about {
    margin-top: 15px !important;
}

.chat-header img {
    border: 1px solid #ddd;
}

span.message-data-name {
    text-transform: capitalize;
}

li.chatlist a img {
    border: 1px solid #ddd;
}

.horse-select button.pull-right.btn.btn-add {
    margin-bottom: 10px;
}

.display-none {
    display: none;
}

.repeat-horse-select {
    position: relative;
    padding: 10px;
    margin-top: 15px;
    border: 1px solid #f1f1f1;
}

.add-horse button.btn.btn-remove.pull-right {
    position: absolute;
    right: -8px;
    top: -8px;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    padding: 0;
    font-size: 16px;
    font-weight: 100;
    outline: none;
    line-height: 14px;
}

.add-horse button.btn.btn-remove.pull-right span {
    font-size: 12px;
    font-weight: 600;
}

.add-horse .carry_races {
    margin-top: 10px;
}

.add-horse .carry_races strong {
    margin-bottom: 5px;
    display: block;
}

.spinner-border {
    display: inline-block;
    width: 15px;
    height: 15px;
    vertical-align: text-bottom;
    border: .25em solid currentColor;
    border-right-color: transparent;
    border-radius: 50%;
    -webkit-animation: spinner-border .75s linear infinite;
    animation: spinner-border .75s linear infinite;
    font-size: inherit;
}

.add-horse div:nth-child(1) {
    background: none;
}

.spinner-border-sm {
    border-width: 2px;
}

/* form enter now css start */
.enter-now .card {
    margin-bottom: 30px;
    border: 0px;
}

h1.entry-form-heading {
    font-family: 'Rajdhani', sans-serif;
    font-weight: 600;
    margin-bottom: 20px;
}

.inline-checkboxes {
    display: flex;
}

.inline-checkboxes .fancyCheckBox {
    margin-right: 20px;
}

.d-flexs,
td.horse-select {
    max-width: 100%;
    clear: both;
}

.entry-horse-select {
    clear: left;
    display: inline-block;
    max-width: 100%;
}

.enter-now .checkbox-extra-fee input[type=checkbox] {
    margin-left: 0;
}

.entry-form-templates {
    display: none;
}

.enter-now .card-header {
    background: transparent;
    font-size: 16px;
    display: flex;
    color: #ca1d23;
    justify-content: space-between;
    padding-left: 0;
    border: 0;
}

.enter-now .card-header h2 {
    margin: 0px;
    padding: 0;
    background: #fff;
    width: fit-content;
    z-index: 1040;
    font-family: 'Rajdhani', sans-serif;
    font-size: 20px;
    font-weight: 600;
    padding-right: 15px;
    margin-bottom: 12px;
}

.enter-now .card-header span:after {
    content: "";
    width: 100%;
    border-bottom: 1px solid #ca1d23;
    position: absolute;
    right: 0;
    top: 20px;
    z-index: 1;
}

.enter-now input,
.enter-now select {
    border-radius: 5px !important;
}

.card .card-body {
    border: 1px solid #ddd;
    margin: 0px !important;
}

.card.p-0 .card-body {
    border: 0px;
    padding: 0px;
}

.enter-now .table {
    margin-bottom: 0px;
}

.card.borderless .card-body {
    padding: 0;
    border: 0;
    margin-left: -15px !important;
}

.enter-now .form-control {
    border-radius: 0px;
    height: 40px;
}

.enter-now .checkbox {
    margin: 0px;
}

.enter-now .fancyCheckBox label:after {
    background: #e0151b;
    width: 18px;
    height: 18px;
    left: 2px;
    top: 3%;
    margin-top: 0px;
}

.enter-now .fancyCheckBox input:checked+label:after {
    border: none;
    background-color: #e0151b;
    background-image: url(images/checkMark.png);
    background-size: cover;
}

.enter-now,
.enter-now .fancyCheckBox label {
    font-family: 'Rajdhani', sans-serif !important;
    font-weight: 600;
    color: #000;
}

.enter-now label small {
    margin-top: 5px;
    display: block;
    color: #777777;
}

.table-responsive::-webkit-scrollbar-thumb {
    background: #e0151b;
}

.table-responsive::-webkit-scrollbar {
    height: 5px;
    background: #ababab;
}

.draws .card-header {
    background: #fff;
}

.draws .card-body {
    border: 0px;
    padding: 0px;
}

.draws .justify-content-start {
    justify-content: start;
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    vertical-align: middle;
}

.enter-now .table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 0px solid #dedede;
    border: 1px solid #dedede;
    font-size: 13px;
    background: #f8f8f8;
    color: #000;
}

.enter-now .table .secth th {
    background: #e8e2e2;
}

.enter-now label {
    font-size: 12px;
}

.enter-now input[type=checkbox],
.enter-now input[type=radio] {
    margin: 1px 0 0;
    margin-left: -20px;
}

.enter-now .checkbox label,
.enter-now .radio label {
    font-weight: 600;
}

.d-flex {
    display: flex;
    justify-content: space-between;
}

button.btn.btn-add {
    background: #1064a7;
    border: none;
    border-radius: 5px;
    outline: none;
    color: #fff;
    margin-left: 10px;
}

button.btn.btn-add:hover {
    background: #e0131a;
}

button.btn.btn-remove {
    background: #e0131a;
    border: none;
    border-radius: 0px;
    color: #fff;
    margin-left: 10px;
}

button.btn.btn-remove:hover {
    background: #1064a7;
}

.mt-10 {
    margin-top: 10px !important;
}

.hidden-horse {
    visibility: hidden;
    height: 0px;
}

.hidden-horse .add-horse {
    margin: 0px !important;
}

.enter-now .quantity {
    max-width: 70px;
}

/* form enter now css end */
/*woocommerce changes css start*/
.woocommerce {
    margin-top: 40px;
}

.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
    padding: 10px 15px;
    font-weight: 600;
    border-radius: 0;
    color: #ffffff;
    background-color: #1170bb;
}

.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover {
    background-color: #e0151b;
    color: #ffffff;
}

.woocommerce #respond input#submit.disabled,
.woocommerce #respond input#submit:disabled,
.woocommerce #respond input#submit:disabled[disabled],
.woocommerce a.button.disabled,
.woocommerce a.button:disabled,
.woocommerce a.button:disabled[disabled],
.woocommerce button.button.disabled,
.woocommerce button.button:disabled,
.woocommerce button.button:disabled[disabled],
.woocommerce input.button.disabled,
.woocommerce input.button:disabled,
.woocommerce input.button:disabled[disabled] {
    padding: 10px 15px;
    color: #fff;
}

.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
    background-color: #0e63a5;
}

.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
    background-color: #e0131a;
}

input#coupon_code {
    width: unset;
}

.woocommerce-cart .section_1 {
    padding-bottom: 0px;
}

.woocommerce-info {
    border-top-color: #af090f;
    background-color: #e0131a !important;
    color: #fff;
}

.woocommerce-info a {
    color: #fff;
    text-decoration: underline;
    margin-left: 5px;
}

.woocommerce-info::before {
    color: #ffffff;
}

.woocommerce-checkout input {
    height: 40px;
    padding: 5px;
}

.woocommerce-checkout .woocommerce form .form-row .input-checkbox {
    margin: -3px 5px 0px -16px;
    left: 0px;
}

.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 37px;
}

.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 40px;
}

.woocommerce-checkout .select2-container--default .select2-selection--single {
    border-radius: 0px;
    height: 40px;
}

.woocommerce-checkout .woocommerce form .form-row .input-checkbox {
    margin: -7px 6px 0px -17px;
    left: 0px;
}

.woocommerce-checkout .woocommerce form .form-row label.checkbox,
.woocommerce-checkout .woocommerce-page form .form-row label.checkbox {
    margin-left: 15px;
}

.woocommerce-error::before {
    color: #ffffff;
}

.woocommerce-error {
    background-color: #e0131a;
}

.woocommerce-message,
.woocommerce-info,
.woocommerce-error,
.woocommerce-noreviews,
p.no-comments {
    width: 100%;
}

/*div#customer_details {*/
/*    display: none;*/
/*}*/

/*woocommerce changes css end*/
/* calendar year select field css*/
.flex-inliner {
    display: inline-flex;
    margin-top: 12px;
    float: right;
}

.flex-inliner label {
    border: none;
    box-shadow: none;
}

.months {
    margin-right: 0px;
    margin-left: 0px;
}

.months a {
    border-bottom: 3px solid #ddd;
    margin-bottom: 15px;
    text-transform: uppercase;
    font-weight: bold;
    color: #616161;
    text-decoration: none;
    display: inline-block;
    text-align: center;
    padding-bottom: 5px;
}

.months a.active,
.months a:hover {
    border-color: #bc0f0f;
    color: #bc0f0f;
}

form.woocommerce-EditAccountForm.edit-account input {
    height: 50px;
    border-radius: 0;
}

.inner-playlist img {
    height: 100%;
}

.pic_side img {
    width: 100%;
}

.p-outer-tag p {
    padding-left: 10px;
}

.padding-l-10 {
    padding-left: 10px;
}

.nowrap {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.nowrap-two-lines {
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 2.8em;
    line-height: 1.3em !important;
}

h2.new-rhs-ti.first-fancy-letter {
    margin-top: 51px;
}

img.header-banner {
    width: 100%;
}

img.header-banner-bg {
    position: absolute;
    left: 0;
    right: 0;
    opacity: 0.5;
    width: 100%;
}

h2.new-rhs-ti {
    position: relative;
    padding-left: 0px;
    padding-top: 25px;
}

h2.new-rhs-ti span.the {
    float: left;
    font-size: 160px;
    line-height: 116px;
    color: #c81f30;
}

.first-fancy-letter {
    text-transform: lowercase;
}

.first-fancy-letter::first-letter {
    text-transform: uppercase;
    font-size: 160px;
    color: #c81f30;
    letter-spacing: 5px;
}

body {
    line-height: 1.42857143;
    color: #4f4f4f;
    background-color: #fff;
}

body p {
    font-family: 'Rajdhani', sans-serif;
    line-height: 26px;
}

span.select2-selection.select2-selection--multiple {
    /*height: 33px;*/
}

.iframe-container {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%;
    height: 0;
}

.full-banner {
    background-size: cover !important;
    min-height: 510px;
    background-repeat: no-repeat !important;
    width: 100%;
    position: relative;
    margin-bottom: 110px;
}

.full-banner img {
    width: 100%;
    /*     height: auto; */
}

.banner-stuff {
    bottom: -110px;
    left: 0;
    position: absolute;
    right: 0;
}

.iframe-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.navbar-default {
    background-color: #e0131a;
    border-color: #e7e7e700;
    background-image: url(images/nav-bg.jpg);
    background-size: 100% 100%;
    margin-bottom: 0px;
    min-height: 80px;
    padding: 14px 0px;
}

.kimmie-wall {
    text-align: center;
    background: #0d6db8;
    color: #fff;
    padding: 50px 15px;
}

.kimmie-wall h1 {
    margin: 0px;
    font-family: 'Rajdhani', sans-serif;
    font-weight: bold;
    font-size: 45px;
    text-transform: capitalize;
}

img {
    max-width: 100%;
}

.girl_img {
    background: #fafafa;
    position: relative;
    padding-left: 250px;
    margin-bottom: 50px;
    padding-bottom: 22px;
    min-height: 120px;
    padding-top: 15px;
}

.girl_img h2 {
    margin-bottom: 0px;
    margin-top: 0px;
    padding-top: 15px;
    font-family: 'Rajdhani', sans-serif;
    font-weight: 600;
    font-size: 25px;
    color: #222222;
}

span.kimie_add {
    color: #828282;
    font-size: 13px;
}

img.pro_img {
    position: absolute;
    width: 200px;
    top: -100px;
    height: 200px;
    left: 30px;
    background: #fff;
    border-radius: 50%;
    padding: 5px;
    box-shadow: 0px 0px 15px 0px #b3b3b3;
}

/*=====================
       ABOUT ME
=======================*/
.about_content h3 {
    font-size: 20px;
    color: #c12424;
    font-weight: 550;
}

.about_content {
    margin: 0 0 10px;
    font-size: 18px;
    text-align: left;
}

.side_menu {
    border: 1px solid #e8e8e8;
    margin-top: 0px;
    padding: 0px;
}

.side_menu li {
    text-decoration: none;
    font-size: 20px;
    margin-top: 5px;
    padding-left: 75px;
    position: relative;
    height: 70px;
    margin: 0px;
    padding-top: 15px;
    padding-bottom: 15px;
    line-height: 22px;
    border-bottom: 1px solid #e8e8e8;
}

.side_menu li a {
    font-size: 16px;
    color: #808080;
    position: absolute;
    left: 75px;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    text-decoration: none;
}

.side_menu li a span {
    display: block;
    font-weight: bold;
    color: #313131;
}

ol,
ul {
    list-style: none;
}

span.contestant-sidebar-img {
    height: 50px;
    width: 50px;
    background: #e8e8e8;
    position: absolute;
    top: 50%;
    left: 15px;
    border-radius: 50%;
    transform: translateY(-50%);
    border: 1px solid #fff;
    box-shadow: 0px 0px 3px 1px #dcdcdc;
    overflow: hidden;
}

.light-green:before {
    background: #3da53d !important;
}

.light-blue:before {
    background: #6363d1 !important;
}

.yellow:before {
    background: #d3d333 !important;
}

.red:before {
    background: #ed6262 !important;
}

.orange:before {
    background: #e6a122 !important;
}

.side_menu_heading h4 {
    margin-top: 30px;
    margin-bottom: 35px;
    font-family: 'Rajdhani', sans-serif;
    font-weight: bold;
    font-size: 30px;
}

.horses-profile .side_menu_heading h4 {
    margin-top: 0px;
}


/*=====================
      CAREER SUMMRE
=======================*/
#career {
    background-image: url(./images/carer-bg.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 60px 0px;
    position: relative;
}

#career h2 {
    color: #fff;
    font-size: 30px;
    font-weight: bold;
    font-family: 'Rajdhani', sans-serif;
    margin-top: 0px;
    margin-bottom: 25px;
}

.box_heading {
    background: rgba(0, 87, 155, 0.4);
    text-align: center;
    padding: 20px;
    min-height: 200px;
    max-height: 200px;
    position: relative;
}

.box_heading h3 {
    color: #fff;
    font-family: 'Rajdhani', sans-serif;
    text-transform: uppercase;
    font-size: 20px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    top: 20px;
    padding-left: 15px;
    padding-right: 15px;
}

.box_heading h4 {
    color: #ffdd67;
    font-family: 'Rajdhani', sans-serif;
    text-transform: uppercase;
    font-size: 29px;
    font-weight: bold;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: 152px;
}

.box_heading .time {
    color: #fff;
    font-size: 16px;
    font-family: 'Rajdhani', sans-serif;
    text-transform: uppercase;
    position: absolute;
    bottom: 40px;
    left: 50%;
    transform: translateX(-50%);
}

h3.career-hd {
    color: #ffdd67;
    font-size: 25px;
    font-family: 'Rajdhani', sans-serif;
    font-weight: bold;
    margin-top: 50px;
    margin-bottom: 15px;
}

table.table.sub-dv-tab thead {
    font-size: 25px;
    font-family: 'Rajdhani', sans-serif;
    font-weight: bold;
    color: #fff;
}

.horse-img-wrapper {
    border-radius: 50%;
}

table.table.sub-dv-tab tbody tr td {
    color: #fff;
    font-family: 'Rajdhani', sans-serif;
    font-size: 18px;
    line-height: 20px;
    border: none !important;
}

span.horse-tb-name {
    padding-left: 20px;
}

table.table.sub-dv-tab tbody {
    background: url(images/table-bg.png);
    background-size: 100% 100%;
}

.highlight_heading h3 {
    font-size: 18px;
    color: orange;
    font-weight: 500;
    margin: 40px 0px 20px 0px;
}

.table_area th {
    color: #fff;
    font-size: 17px;
    font-weight: 600;
}

.table_area td {
    color: #fff;
    font-size: 16px;
    font-weight: 500;
}

.table_area tr {
    background: rgba(32, 32, 170, 0.7);
    height: 60px;
}

.row_table:after {
    content: '';
    height: 50px;
    width: 50px;
    background: #fff;
    display: block;
    border-radius: 50px;
}

span.back_color {
    height: 50px;
    width: 50px;
    background: #fff;
    display: block;
    float: left;
    border-radius: 50px;
    position: absolute;
    left: 42px;
}

/*=====================
     ITEM CONTENT
=======================*/

.item_content h4 {
    font-size: 16px;
    font-weight: bold;
    font-family: 'Rajdhani', sans-serif;
    color: #111111;
    text-transform: capitalize;
}

.item_num {
    color: #b22222;
    font-weight: bold;
    margin-right: 5px;
    font-size: 11px;
    text-transform: uppercase;
}

.date-post {
    margin-left: 5px;
    font-size: 12px;
}

.side_menu ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.tabs-section {
    background: #fff;
    padding: 15px 30px;
    border: 1px solid #f9f9f9;
    box-shadow: 0px 0px 2px 0px #e6e6e6;
    padding-bottom: 30px;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    color: #464a53;
    cursor: default;
    background-color: #fff;
    border: 0px solid #ddd;
    border-bottom: 2px solid #c82031;
}

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
    font-family: 'Rajdhani', sans-serif;
    font-size: 20px;
    color: #464a53;
    font-weight: 600;
    padding: 20px;
}

.tab-content h3 {
    color: #c82031;
    font-size: 22px;
    font-weight: 600;
    font-family: 'Rajdhani', sans-serif;
}

.tab-content p {
    font-size: 16px;
    line-height: 26px;
}

.nav-tabs {
    border-bottom: 1px solid #ebebeb;
}

.side_menu li:hover {
    box-shadow: 0 6px 4px -2px #efefef;
}

.section_1 {
    padding-bottom: 60px;
}

span.rounded-cr {
    width: 20px;
    height: 20px;
    display: inline-block;
    background: #efefef;
    border-radius: 50%;
    position: absolute;
    left: 0%;
    top: 50%;
    margin-left: 0px;
    transform: translateY(-50%);
}

.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 0px solid #ddd;
}

td.df-ab.text-right {
    padding-right: 85px;
    width: 215px;
}

th.tm-hrs.text-right {
    padding-right: 20px;
}

.df-ab {
    position: relative;
}

span.text-cr {
    width: auto;
    position: relative;
    left: 55px;
}

span.text-cr.exp {
    position: relative;
    left: auto;
    width: auto;
    vertical-align: text-top;
    margin-left: 10px;
    top: -2px;
}

.single-horse span.text-cr.exp {
    position: relative;
    left: auto;
    width: auto;
    vertical-align: top;
    margin-left: 10px;
    top: 5px;
}

span.horse-img-wrapper {
    width: 40px;
    height: 40px;
    background: #efefef;
    border-radius: 50%;
    display: inline-block;
}

span.rounded-cr.exp {}

table.table.sub-dv-tab tbody tr {
    border-bottom: 1px solid #001425;
}

table.table.sub-dv-tab tbody tr:last-child {
    border-bottom: 0px solid #000;
}



.owl-dots {
    display: none;
}

.owl-theme .owl-nav {
    margin-top: 10px;
    text-align: right;
    -webkit-tap-highlight-color: transparent;
    position: absolute;
    top: -57px;
    right: 0;
    font-size: 22px;
    margin: 0px;
    border-left: 1px solid #efefef;
    margin-left: 15px;
    padding-left: 10px;
}

div#Videos {
    padding-top: 35px;
}

div#Videos h2 {
    font-size: 30px;
    font-weight: bold;
    font-family: 'Rajdhani', sans-serif;
    color: #1b1b1b;
    margin-bottom: 20px;
}

.lates-Videos h2 {
    font-size: 30px;
    font-weight: bold;
    font-family: 'Rajdhani', sans-serif;
    color: #1b1b1b;
    margin-bottom: 20px;
}

.all-time-stats h2 {
    font-size: 30px;
    font-weight: bold;
    font-family: 'Rajdhani', sans-serif;
    color: #1b1b1b;
    margin-bottom: 20px;
}

.latest-photos h2 {
    font-size: 30px;
    font-weight: bold;
    font-family: 'Rajdhani', sans-serif;
    color: #1b1b1b;
    margin-bottom: 20px;
}

.latest-news h2 {
    font-size: 30px;
    font-weight: bold;
    font-family: 'Rajdhani', sans-serif;
    color: #1b1b1b;
    margin-bottom: 20px;
}

.procanz-hall h2 {
    font-size: 30px;
    font-weight: bold;
    font-family: 'Rajdhani', sans-serif;
    color: #1b1b1b;
    margin-bottom: 20px;
}

.item_content.box-dx {
    border-top: 4px solid #b32525;
    position: relative;
    top: -5px;
    background: #fff;
}

span.video-duration {
    padding: 3px 20px;
    background: url(images/video-duration.png);
    background-size: 100%;
    background-repeat: no-repeat;
    color: #fff;
    padding-left: 30px;
    padding-right: 15px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -15px;
    font-size: 13px;
    font-family: 'Rajdhani', sans-serif;
    font-weight: 600;
}

.procanz-hall {
    padding-top: 50px;
    padding-bottom: 70px;
}

div#Videos .container.latest-newsx .owl-nav {
    display: block;
}

.latest-news .container.latest-news .owl-nav {
    display: none;
}

.box-dxxs h4 {
    margin-top: 0px;
}

.box-dxxs {
    padding: 10px 10px;
}

div#Videos .container.latest-newsx .owl-carousel.owl-drag .owl-item:hover .box-dxxs,
div#Videos .container.latest-newsx .owl-carousel.owl-drag .owl-item:hover .box-dxxs .item_num,
div#Videos .container.latest-newsx .owl-carousel.owl-drag .owl-item:hover .item_content h4 {
    background: #006ec2;
    color: #fff;
    margin-top: -6px;
    padding-top: 10px;
    border-radius: 0px 0px 10px 10px;
}

div#Videos .container.latest-newsx .owl-carousel.owl-drag .owl-item:hover a.url.fn.n {
    color: #fff;
}

div#Videos .video-sec a.btn.btn-default.view-all-btn {
    font-size: 12px;
    border-radius: 50px;
    padding: 7px 20px;
    background: #c81f30;
    color: #fff;
    font-weight: 600;
    float: right;
    margin-right: 115px;
    border: none;
}

.lates-Videos .video-sec a.btn.btn-default.view-all-btn {
    font-size: 12px;
    border-radius: 50px;
    padding: 7px 20px;
    background: #c81f30;
    color: #fff;
    font-weight: 600;
    float: right;
    margin-right: 115px;
    border: none;
}

.all-time-stats .video-sec a.btn.btn-default.view-all-btn {
    font-size: 12px;
    border-radius: 50px;
    padding: 7px 20px;
    background: #c81f30;
    color: #fff;
    font-weight: 600;
    float: right;
    margin-right: 115px;
    border: none;
}

.signup-btn:hover {
    background: #e0131a;
    color: #fff;
}

.app-btn:hover {
    background: #e0131a;
    color: #fff;
}

ul.social-links li a:hover {
    color: #e0131a;
}

ul.footer-social li a:hover {
    background: #e0131a;
    color: #fff;
}

div#Videos .container.news-sec a.btn.btn-default.view-all-btn {
    font-size: 12px;
    border-radius: 50px;
    padding: 7px 20px;
    background: #c81f30;
    color: #fff;
    font-weight: 600;
    float: right;
    margin-right: 115px;
    border: none;
}

.latest-photos .container.news-sec a.btn.btn-default.view-all-btn {
    font-size: 12px;
    border-radius: 50px;
    padding: 7px 20px;
    background: #c81f30;
    color: #fff;
    font-weight: 600;
    float: right;
    margin-right: 115px;
    border: none;
}

.latest-news .container a.btn.btn-default.view-all-btn {
    font-size: 12px;
    border-radius: 50px;
    padding: 7px 20px;
    background: #c81f30;
    color: #fff;
    font-weight: 600;
    float: right;
    margin-right: 115px;
    border: none;
}

.procanz-hall .container a.btn.btn-default.view-all-btn {
    font-size: 12px;
    border-radius: 50px;
    padding: 7px 20px;
    background: #c81f30;
    color: #fff;
    font-weight: 600;
    float: right;
    margin-right: 115px;
    border: none;
}

.navbar-default .navbar-toggle {
    border-color: #000;
    background: #000;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background-color: #000;
    border: #000;
}

a.btn.btn-default.close-btn {
    position: absolute;
    top: 15px;
    right: 25px;
    color: #087ac0;
    padding: 0px;
    line-height: 0px;
    border: 0px;
    font-size: 30px;
    background: #fff;
    border-radius: 50%;
}

.app-pop h2 {
    font-family: 'Rajdhani', sans-serif;
    font-weight: bold;
    color: #fff;
    font-size: 25px;
}

.app-btn {
    font-family: 'Rajdhani', sans-serif;
    font-weight: 600;
    font-size: 16px;
    color: #1b1b1b;
    padding: 10px 19px;
    border-radius: 2px;
    border: none;
}

.app-pop {
    background: url('images/header-popup-bg.jpg');
    background-size: 100% 100%;
    min-height: 130px;
}

div#Videos .container.latest-newsx a.btn.btn-default.view-all-btn {
    font-size: 12px;
    border-radius: 50px;
    padding: 7px 20px;
    background: #c81f30;
    color: #fff;
    font-weight: 600;
    float: right;
    margin-right: 0px;
    border: none;
    margin-right: 115px;
}

span.contestant-sidebar-img a {
    position: relative;
    left: 0;
    top: 0;
}

.latest-news .container.latest-news a.btn.btn-default.view-all-btn {
    font-size: 12px;
    border-radius: 50px;
    padding: 7px 20px;
    background: #c81f30;
    color: #fff;
    font-weight: 600;
    float: right;
    margin-right: 0px;
    border: none;
}

.owl-theme .owl-nav [class*='owl-']:hover {
    background: #ffffff;
    color: #c81f30;
    text-decoration: none;
}

.box-dxxs a {
    text-decoration: none;
}

.side_menu li a i.fas.fa-angle-right {
    position: absolute;
    top: 50%;
    right: 15px;
    transform: translateY(-50%);
    font-size: 15px;
    color: #c82031;
}

section {
    padding-bottom: 50px;
}

.kimmie-wall {
    text-align: center;
    background: #0d6db8;
    color: #fff;
    padding: 50px 15px;
    background-image: url(images/img-slice.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom right;
}

.navbar-default .navbar-nav>li>a {
    color: #fff;
    font-family: 'Rajdhani', sans-serif;
    font-weight: 600;
    font-size: 15px;
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    color: #555;
    background-color: #e7e7e700;
}

i.fas.fa-search {
    margin-left: 10px;
}

ul.social-links {
    list-style: none;
    padding: 0;
    margin: 0;
    display: inline-block;
    position: relative;
    top: 4px;
}

.top-sec p {
    font-family: 'Rajdhani', sans-serif;
    font-weight: bold;
    font-size: 14px;
    color: #1b1b1b;
    margin: 0px;
    padding-top: 5px;
}

ul.social-links li {
    display: inline-block;
}

ul.social-links li a {
    font-size: 18px;
    padding: 4px;
    color: #4d4d4d;
    text-decoration: none;
}

.top-sec .signup-btn {
    font-size: 14px;
    color: #fff;
    background: #001036;
    border: none;
    border-radius: 3px;
    padding: 5px 20px;
    font-family: 'Rajdhani', sans-serif;
    font-weight: bold;
}

.top-sec {
    padding-top: 7px;
    padding-bottom: 7px;
}

.footer-bg h3 {
    font-family: 'Rajdhani', sans-serif;
    text-transform: uppercase;
    font-size: 18px;
    color: #fff;
    margin-bottom: 20px;
}

.footer-bg {
    background: #0e62a5;
    color: #fff;
    background-image: url(images/footer-glow.png);
    background-position: top right;
    background-size: 100% 100%;
    padding-top: 50px;
    padding-bottom: 50px;
}

ul.footer-social {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

ul.footer-social li {
    display: inline-block;
    margin: 2px;
}

.line-img {
    width: 100%;
    display: block;
    padding-top: 50px;
    padding-bottom: 50px;
}

.footer-bg h4 {
    font-size: 16px;
    text-transform: capitalize;
    font-family: 'Rajdhani', sans-serif;
    font-weight: bold;
}

ul.f-links {
    list-style: none;
    padding: 0px;
    margin: 0px;
    margin-top: 20px;
}

ul.footer-social li a {
    background: #fff;
    width: 50px;
    height: 50px;
    display: block;
    border-radius: 50%;
    text-align: center;
    padding: 8px;
    font-size: 25px;
    color: #4d4d4d;
    text-decoration: none;
}

ul.f-links li a {
    font-size: 13px;
    color: #fff;
    font-family: 'Rajdhani', sans-serif;
    line-height: 25px;
}

.footer-logo {
    margin-top: 15px;
}

.footer-bottom p {
    margin: 0px;
    font-size: 12px;
}

.footer-bottom p a {
    color: #757575;
}

.footer-bottom {
    padding-top: 30px;
    padding-bottom: 30px;
}

.legal {
    margin-right: 30px;
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
    border: 1px solid #f3f3f3;
    padding-left: 15px !important;
    padding-right: 15px !important;
    margin-left: 3px;
    margin-right: 3px;
}

.navbar-nav {
    float: none;
    margin: 0;
    padding-right: 70px;
}

a.navbar-brand {
    padding: 10px 15px;
    margin-top: -40px;
}

.navbar-default.navbar-static-top .navbar-nav>li:last-child {
    float: right;
    position: absolute;
    top: 15px;
    right: 0;
}

i.fas.fa-times {
    font-size: 18px;
    position: relative;
    z-index: 999999;
    color: #fff;
    display: none;
}

.search-dv {
    background-color: #1a1a1a;
    right: 0px;
    position: absolute;
    top: 0;
    height: 81px;
    width: 50%;
    overflow: hidden;
    border-radius: 50px 0px 0px 50px;
    display: none;
    z-index: 999;
}

.search-dv .form-control {
    line-height: 30px;
    height: 80px;
    box-shadow: none;
    padding: 20px 25px;
    border: 0px solid #efefef;
    background: transparent;
    color: #9c9c9c;
}

input:-internal-autofill-selected {
    background-color: #101010 !important;
    background-image: none !important;
    color: rgb(0, 0, 0) !important;
}

.banner {
    position: relative;
}

.banner img {
    width: 100%;
}

.banner h1 {
    color: #fff;
    font-size: 50px;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 65px;
    font-family: BlackItalic;
}

.carousel-caption {
    right: 20%;
    left: 10%;
    padding-bottom: 30px;
    text-align: left;
    top: 50%;
    transform: translateY(-50%);
    padding: 0px;
}

.lates-Videos {
    padding-top: 50px;
    padding-bottom: 70px;
    background: #f8f8f8;
}

.lates-Videos .item_content.box-dx {
    border-top: 4px solid #b32525;
    position: relative;
    top: -5px;
    background: #fff;
    padding-bottom: 20px;
    padding-top: 15px;
    border-radius: 0px 0px 10px 10px;
    box-shadow: 0px 0px 5px 0px #c7c7c763;
}

.all-time-stats table {
    width: 100%;
    text-align: center;
    margin-top: 5px;
}

.all-time-stats table th {
    text-align: right;
}

.all-time-stats .bottom {
    text-align: center;
}

.all-time-stats {
    padding-top: 50px;
    padding-bottom: 70px;
}

.all-time-stats-inner {
    border: 1px solid #f1f1f1;
    border-radius: 3px 3px 0px 0px;
    padding-left: 10px;
    padding-right: 10px;
}

.all-time-stats-inner h4 {
    font-family: 'Rajdhani', sans-serif;
    font-weight: bold;
    color: #000;
    font-size: 20px;
    text-transform: uppercase;
    margin-top: 8px;
    margin-bottom: 8px;
}

.all-time-stats-inner h4 {
    font-family: 'Rajdhani', sans-serif;
    font-weight: bold;
    color: #000;
    font-size: 20px;
    text-transform: uppercase;
}

.all-time-stats-inner a.share-in {
    position: absolute;
    top: 15px;
    right: 15px;
    color: #000;
}

.all-time-stats table tr td {
    color: #575757;
    line-height: 28px;
    font-family: 'Rajdhani', sans-serif;
    font-size: 14px;
}

table.winning-table tr th {
    font-size: 14px !important;
}

.all-time-stats table tr th {
    color: #000;
    line-height: 28px;
    font-family: 'Rajdhani', sans-serif;
    font-size: 17px;
}

.bottom-stats-in {
    border: 1px solid #f1f1f1;
    padding: 10px;
    text-align: center;
}

.bottom-stats-in a.winner-table {
    color: #000;
    font-family: 'Rajdhani', sans-serif;
    font-size: 17px;
    text-transform: uppercase;
    font-weight: 600;
}

.bottom-stats-in a.winner-table span {
    color: #c81f30;
}

.mobile-apps {
    background: #2071c4;
    background: -moz-linear-gradient(top, #2071c4 0%, #004f81 100%);
    background: -webkit-linear-gradient(top, #2071c4 0%, #004f81 100%);
    background: linear-gradient(to bottom, #2071c4 0%, #004f81 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2071c4', endColorstr='#004f81', GradientType=0);
}

.mobile-apps {
    background-color: #2172c1;
    background: -moz-linear-gradient(top, #2071c4 0%, #004f81 100%);
    background: -webkit-linear-gradient(top, #2071c4 0%, #004f81 100%);
    background: linear-gradient(to bottom, #2071c4 0%, #004f81 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2071c4', endColorstr='#004f81', GradientType=0);
    background-image: url('images/app-area-bg.jpg');
    color: #fff;
    background-size: cover;
}

ul.apps-icons {
    list-style: none;
    padding: 0;
    margin-top: 20px;
}

ul.apps-icons li {
    display: inline-block;
}

.app-content-s {
    padding-top: 45px;
    padding-bottom: 50px;
}

.app-content-s h2 {
    margin-bottom: 15px;
    color: #fff;
    font-size: 45px;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 45px;
    font-family: BlackItalic;
    text-shadow: 0px 0px 2px #000;
}

.app-content-s p {
    font-family: 'Rajdhani', sans-serif;
    font-size: 18px;
    font-weight: 500;
    line-height: 28px;
}

.latest-photos {
    padding-top: 50px;
    padding-bottom: 70px;
}

.latest-news {
    padding-top: 50px;
    padding-bottom: 70px;
    background: #f8f8f8;
}

.procanz-hall .hall-fame {
    text-align: center;
}

.procanz-hall .hall-fame {
    background: #f8f8f8;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 20px;
    padding-right: 20px;
}

.procanz-hall .hall-fame img {
    width: 135px;
    margin: 0 auto;
    background: #fff;
    padding: 5px;
    border-radius: 50%;
}

.procanz-hall {
    padding-top: 50px;
    padding-bottom: 50px;
}

.procanz-hall .hall-fame a {
    color: #000;
    text-decoration: none;
}

.hall-fame a h3 {
    font-family: 'Rajdhani', sans-serif;
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 2px;
}

.hall-fame a .tag {
    font-family: 'Rajdhani', sans-serif;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 20px;
}

.procanz-hall .hall-fame p {
    color: #1b1b1b;
    padding: 0px;
    font-size: 18px;
    font-family: 'Rajdhani', sans-serif;
    font-weight: 500;
    max-width: 190px;
    margin: 0 auto;
    margin-bottom: 10px;
}

.procanz-hall .hall-fame span.induct {
    background: #c81f30;
    color: #fff;
    padding: 5px 24px;
    display: inline-block;
    border-radius: 15px;
    text-transform: uppercase;
    font-family: 'Rajdhani', sans-serif;
    font-size: 13px;
    font-weight: 600;
    margin-top: 10px;
    margin-bottom: 25px;
}

.procanz-hall .hall-fame a.btn.btn-default.btn-block {
    font-size: 16px;
    font-family: 'Rajdhani', sans-serif;
    font-weight: 600;
    color: #000;
    border: 1px solid #fff;
    box-shadow: #ebebeb 0px 0px 1px 1px;
    background: #fff;
    border-radius: 2px;
}

.procanz-hall .hall-fame a.btn.btn-default.btn-block:hover {
    color: #fff;
    background: #c81f30;
    border: 1px solid #c81f30;
}

.navbar-brand>img {
    width: 120px;
}

a.navbar-brand {
    padding: 15px 15px;
}


/*barrel*/
.common-page {
    padding-top: 50px;
}

.barrel-profile img {
    border-radius: 5px 5px 0px 0px;
    border-bottom: 2px solid #c81f30;
    width: 100% !important;
    height: auto !important;
}

.barrel-loop {
    padding-left: 7.5px;
    padding-right: 7.5px;
    margin-top: 20px;
}

.barrel-profile .caption {
    box-shadow: 0px 0px 4px 1px #f2f2f2;
    border-radius: 0px 0px 7px 7px;
    padding: 8px 0px;
    font-family: 'Rajdhani', sans-serif;
}

.barrel-profile .caption span.fname {
    font-size: 17px;
    font-family: 'Rajdhani', sans-serif;
    font-weight: 500;
    color: #545454;
}

.barrel-profile .caption h3 {
    font-size: 25px;
    margin-top: 0px;
    margin-bottom: 0px;
    font-family: 'Rajdhani', sans-serif;
    font-weight: bold;
    color: #111111;
    line-height: 18px;
}

.barrel-profile .caption a {
    text-decoration: none;
}

.barrel-profile .caption span.barrel-des {
    font-size: 12px;
    font-family: 'Rajdhani', sans-serif;
    padding-top: 10px;
    padding-bottom: 15px;
    position: relative;
    display: block;
    height: 42px;
}

.barrel-profile .caption ul.barrel-pay {
    padding: 0px;
    display: flex;
    text-align: center;
}

.barrel-profile .caption ul.barrel-pay li {
    border-right: 1px solid #ddd;
    padding: 0px 3px;
    display: inline-block;
    font-size: 11px;
    width: 33.3%;
    text-align: center;
    color: #545454;
    font-weight: 500;
    line-height: 12px;
}

.barrel-profile .caption ul.barrel-pay li:last-child {
    border-right: none;
    padding-right: 0px;
}

.barrel-profile .caption ul.barrel-pay li span.pay-cm {
    font-weight: bold;
    font-size: 12px;
    color: #111111;
    margin-bottom: 5px;
    display: block;
}

.barrel-profile .caption .view-barrel {
    text-align: center;
}

.barrel-profile .caption .view-barrel a.view-profile {
    font-size: 18px;
    font-weight: bold;
    color: #c82031;
    text-transform: uppercase;
}

.barrel-profile {
    margin-top: 15px;
    margin-bottom: 0px;
    transition-timing-function: 0.1s ease-out;
    -webkit-transition: 0.1s ease-out;
    -moz-transition: 0.1s ease-out;
    -o-transition: 0.1s ease-out;
    transition: 0.1s ease-out;
}

.barrel-profile:hover {
    margin-top: 0;
    margin-bottom: 15px;
}

.barrel-profile img {
    width: 100%;
}

ul.page-numbers {
    padding: 0px;
    list-style: none;
    margin-top: 50px;
}

ul.page-numbers li {
    margin: 0;
    padding: 0;
    display: inline-block;
}

ul.page-numbers li a {
    display: inline-block;
    width: 40px;
    height: 40px;
    background: #fff;
    border-radius: 50%;
    box-shadow: 0px 1px 3px 0px #efefef;
    line-height: 40px;
    border: 1px solid #166aae85;
    color: #000000;
    margin: 0px 3px;
    cursor: pointer;
    transition-timing-function: 0.6s ease-out;
    -webkit-transition: 0.6s ease-out;
    -moz-transition: 0.6s ease-out;
    -o-transition: 0.6s ease-out;
    transition: 0.6s ease-out;
}

ul.page-numbers li:first-child {
    margin-right: 20px;
}

ul.page-numbers li:last-child {
    margin-left: 20px;
}

ul.page-numbers li span.glyphicon {
    margin: 0px;
    padding: 0px;
}

ul.page-numbers li a:hover {
    background: #e0131a;
    border: 1px solid #e0131a;
    color: #fff;
}

ul.page-numbers li.active a {
    background: #e0131a;
    color: #fff;
}

ul.search-common {
    padding: 0;
    margin: 0;
    list-style: none;
    margin-bottom: 40px;
}

ul.search-common li {
    display: inline-block;
    padding-right: 10px;
    margin-bottom: 15px;
}

/*ul.search-common.event-cal li:last-child{*/
/*	float: right;*/
/*    padding-right: 0px;*/
/*    margin-top: 5px;*/
/*}*/
.btn-default {
    color: #fff;
    background-color: #e0131a;
    border-color: #e0131a;
    font-family: 'Rajdhani', sans-serif;
    border-radius: 40px;
    padding: 7px 30px;
    text-transform: uppercase;
    font-weight: 700;
}

.btn-default:hover {
    background: #1777c2;
    color: #fff;
    border-color: #1576c0;
}

button.btn.btn-default.sm {
    position: absolute;
    right: 15px;
    top: 8px;
    font-size: 12px;
    text-transform: capitalize;
    padding: 5px 10px;
    outline: none;
}

button {
    outline: none;
}

ul.search-common li .form-control {
    border: none;
    border-bottom: 2px solid #e0131a;
    border-radius: 0px;
    box-shadow: 0px 0px 5px 0px #ededede0;
    height: 45px;
    font-family: 'Rajdhani', sans-serif;
}

/**/
.producers-loop {
    font-family: 'Rajdhani', sans-serif;
    margin-bottom: 30px;
}

.producers-loop .producer-inner {
    position: relative;
    border: 1px solid #e5e5e5;
    padding-left: 228px;
    max-height: 215px;
    min-height: 215px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 15px;
}

.producers-loop .producer-inner .alphabet {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 213px;
    height: 213px;
    text-align: center;
    font-size: 110px;
    font-weight: bold;
    color: #fff;
}

.alphabet img {
    height: auto !important;
}

.producers-loop .alphabet {
    background: #00aff0;
}

.producers-loop .producer-inner .alphabet span {
    position: absolute;
    line-height: 100px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin-top: 4px;
    text-transform: uppercase;
}

.producers-loop .producer-inner .alphabet img {
    width: 100%;
}

.producers-loop .producer-inner .producer-caption .producer-details {
    position: absolute;
    bottom: 15px;
    right: 15px;
}

.producers-loop .producer-inner .producer-caption a h4 {
    color: #464a53;
    font-weight: 600;
    margin-top: 5px;
    text-transform: capitalize;
    margin-bottom: 2px;
}

.producer-caption .nowrap {
    max-width: 200px;
}

.producers-loop .producer-inner p {
    font-size: 14px;
    font-weight: 400;
}

.producers-loop .producer-inner .producer-event p {
    margin-bottom: 0px;
    line-height: 22px;
}

.producers-loop .producer-inner .producer-event p span.year {
    font-weight: 600;
}

.producers-loop .producer-inner .producer-event span.align-tx {
    width: 130px;
    display: inline-block;
}

.producers-loop .producer-inner .producer-event {
    padding-top: 10px;
}

h3.career-hd.event-hd {
    margin-top: 0px;
}

.navbar-overview.navbar-static-top .navbar-nav {
    float: left;
    margin: 0;
    padding: 0px;
    padding-left: 180px;
}

.overview-banner {
    position: relative;
    padding-left: 0px;
    padding-right: 0px;
}

.overview-us-dt {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
}

.overview-us-dt .container {
    position: relative;
    height: 100%;
}

.profile-details-all {
    padding-left: 185px;
    position: relative;
    min-height: 90px;
    font-family: 'Rajdhani', sans-serif;
}

.profile-details-all a img {
    position: absolute;
    left: 0;
    bottom: -35px;
    z-index: 999999;
    background: #fff;
    border: 6px solid #fff;
}

.overview-follow {
    position: absolute;
    right: 15px;
    bottom: 50px;
    z-index: 20;
}

.navbar-overview .navbar-nav>.active>a,
.navbar-overview .navbar-nav>.active>a:focus,
.navbar-overview .navbar-nav>.active>a:hover {
    color: #1b1b1b;
    background-color: #ffffff;
}

.navbar-overview .navbar-nav>li>a:hover {
    color: #1b1b1b;
    background-color: #ffffff;
}

nav.navbar.navbar-overview.navbar-static-top {
    background: #0e6eb9;
    border: none;
    margin: 0px;
    padding: 0px;
}

.navbar-overview .navbar-nav>li>a {
    color: #fff;
    padding: 15px 20px;
    text-transform: uppercase;
    font-family: 'Rajdhani', sans-serif;
    font-weight: 600;
}

.profile-details-all h3 a {
    font-weight: 600;
    color: #fff;
    font-size: 25px;
    text-transform: capitalize;
    position: relative;
    z-index: 20;
}

.overview-us-dt:after {
    content: "";
    width: 100%;
    height: 200px;
    background: url(images/overview-banner-shadow.png);
    position: absolute;
    bottom: 0;
    left: 0px;
    right: 0;
    z-index: 10;
}

.profile-details-all h3 {
    margin-bottom: 5px;
}

.profile-details-all span.overview-profile-tag {
    position: relative;
    z-index: 20;
    color: #fff;
}

.profile-details-all img {
    width: 165px;
    height: 165px;
}

.navbar-overview .navbar-toggle {
    border-color: #e0131a;
    background: #e0131a;
}

.navbar-overview .navbar-toggle .icon-bar {
    background-color: #fff;
}

.navbar-overview .navbar-toggle:focus,
.navbar-overview .navbar-toggle:hover {
    background-color: #001036;
    border: #001036;
}

.overview-news img {
    width: 100%;
    height: auto;
}

.overview-news {
    padding-top: 60px;
    padding-bottom: 60px;
}

.overview-news h2 {
    margin-top: 0px;
    font-size: 30px;
    font-weight: bold;
    font-family: 'Rajdhani', sans-serif;
    color: #1b1b1b;
    margin-bottom: 20px;
}

.overview-news a.btn.btn-default.view-all-btn {
    font-size: 12px;
    border-radius: 50px;
    padding: 7px 20px;
    background: #c81f30;
    color: #fff;
    font-weight: 600;
    float: right;
    border: none;
}

.over-ns-ban {
    position: relative;
    font-family: 'Rajdhani', sans-serif;
    max-height: 460px;
    overflow: hidden;
    border-radius: 10px;
}

.overview-news .over-ns-ban .over-caption {
    position: absolute;
    min-width: 170px;
    top: 0;
    right: 0;
    max-width: 250px;
    border-left: 5px solid #e0131a;
    padding-left: 15px;
    height: 100%;
    color: #fff;
    background-color: #0c65c1;
    background: url(images/new-overlay.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    bottom: 0px;
}

.overview-news .over-ns-ban .over-caption h3 a {
    font-weight: 700;
    color: #fff;
    font-size: 26px;
}

.overview-news .over-ns-ban .over-caption h3 {
    margin-bottom: 10px;
    margin-top: 20px;
}

.overview-news .over-ns-ban .over-caption p {
    font-weight: 500;
    font-size: 14px;
    line-height: 22px;
}

.archive-report {
    position: absolute;
    bottom: 15px;
}

.archive-report a {
    color: #fff;
}

.archive-report a span.m-rep {
    font-weight: 600;
    margin-right: 10px;
}

.news-itemx img {
    border-bottom: 3px solid #e0131a;
}

.news-itemx .new-temx-caption {
    box-shadow: 0px 3px 4px 0px #e8e8e8;
    padding-left: 12px;
    padding-right: 12px;
    display: block;
    width: 100%;
    float: left;
    padding-bottom: 15px;
    position: relative;
    border-radius: 0px 0px 5px 5px;
}

.news-itemx .new-temx-caption h4 a {
    font-weight: bold;
    color: #000;
    font-family: 'Rajdhani', sans-serif;
    font-size: 18px;
    text-transform: capitalize;
}

.news-itemx .new-temx-caption h4 {
    margin-bottom: 15px;
}

.news-itemx .new-temx-caption .m-rep-det {
    font-weight: 600;
    font-family: 'Rajdhani', sans-serif;
    color: #e0131a;
    font-size: 12px;
}

.news-itemx .new-temx-caption .m-rep-datez {
    color: #545454;
    font-weight: 500;
    font-size: 12px;
    font-family: 'Rajdhani', sans-serif;
}

.overview-news .news-banz {
    margin-bottom: 50px;
}

.item_content.box-dx {
    border-top: 4px solid #b32525;
    position: relative;
    top: -5px;
    background: #fff;
    padding: 5px;
    box-shadow: 0px 3px 4px 0px #e8e8e8;
    padding-bottom: 15px;
    border-radius: 0px 0px 5px 5px;
    margin-bottom: 15px;
}

.draws-list-loop .draws-list-inner {
    padding: 10px;
    position: relative;
    min-height: 180px;
    font-family: 'Rajdhani', sans-serif;
    box-shadow: 0px 0px 5px 0px #f5f5f5;
}

.danger {
    background: #e0131a;
}

.sucess {
    background: #3eb549;
}

.tag-status {
    font-family: 'Rajdhani', sans-serif;
    border-radius: 3px;
    padding: 7px 25px;
    text-transform: uppercase;
    font-weight: 700;
    position: absolute;
    top: 10px;
    right: 0px;
    font-size: 14px;
    color: #fff;
}

.draws-list-loop .draws-list-inner .alphabet {
    position: absolute;
    left: 10px;
    top: 10px;
    width: 158px;
}

.draws-list-loop .draws-list-inner .producer-caption {
    padding-left: 180px;
}

.draws-list-loop .draws-list-inner .alphabet img {
    width: 100%;
}

.draws-list-loop .draws-list-inner .btn-default {
    position: absolute;
    bottom: 15px;
    right: 15px;
}

.draws-list-loop .draws-list-inner .producer-caption h4 {
    color: #464a53;
    font-weight: 600;
    margin-top: 5px;
    text-transform: capitalize;
    margin-bottom: 2px;
    font-size: 17px;
    max-width: 260px;
}

.draws-list-loop .draws-list-inner>a {
    text-decoration: none;
    color: #656565;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding-top: 10px;
    padding-bottom: 10px;
}

.draws-list-loop .draws-list-inner:hover {
    box-shadow: 0px 0px 10px 0px #eaeaea;
}

.draws-list-loop .draws-list-inner .producer-event {
    padding-top: 10px;
}

.draws-list-loop .draws-list-inner .producer-event p {
    margin-bottom: 0px;
    line-height: 22px;
}

.draws-list-loop .draws-list-inner .producer-event span.align-tx {
    width: 130px;
    display: inline-block;
}

.draws-list-loop .draws-list-inner .producer-event p span.year {
    font-weight: 600;
}

.draws-list-loop .draws-list-inner .producer-available {
    background: #3eb549;
    border: 1px solid #3eb549;
}

.draws-list-loop {
    margin-bottom: 30px;
}

.draws-list-loop .draws-list-inner .producer-available:hover {
    background: #1777c2;
    color: #fff;
    border-color: #1576c0;
}

.events-listings {
    padding-top: 60px;
}

.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #fafafa;
}

.c-table-strap>tbody>tr>td,
.c-table-strap>tbody>tr>th,
.c-table-strap>tfoot>tr>td,
.c-table-strap>tfoot>tr>th,
.c-table-strap>thead>tr>td,
.c-table-strap>thead>tr>th {
    padding: 8px;
    line-height: 3.428571;
    vertical-align: top;
    font-family: 'Rajdhani', sans-serif;
    border: 0;
}

.c-table-strap>thead>tr>th {
    font-size: 20px;
    line-height: 2;
}

.c-table-strap>tbody>tr>td {
    font-size: 16px;
    line-height: 2;
    text-align: left;
}

.single-horse .c-table-strap>tbody>tr>td {
    padding-bottom: 0px;
}

.c-table-strap>tbody>tr>th {
    font-size: 18px;
    line-height: 1.3;
}

.draws .event-name {
    font-size: 30px;
    font-family: 'Rajdhani', sans-serif;
    font-weight: 500;
    margin: 0;
    text-transform: uppercase;
}

.draws .rece-day {
    font-family: 'Rajdhani', sans-serif;
    font-weight: 400;
    font-size: 22px;
    margin: 0;
    text-transform: uppercase;
}

.draws .race-date {
    background: #e0131a;
    color: #fff;
    font-weight: 400;
    font-family: 'Rajdhani', sans-serif;
    width: max-content;
    margin: 5px auto 0;
    padding: 10px;
    line-height: 1.5;
    text-transform: uppercase;
}

.c-table-strap>tbody>tr>th:first-child {
    text-align: center;
    vertical-align: middle;
}

.c-table-strap .rider-left {
    position: relative;
    width: max-content;
    padding-left: 45px;
}

.c-table-strap span.user-left {
    width: 35px;
    height: 35px;
    overflow: hidden;
    background: #828282;
    position: absolute;
    left: 0;
    top: -2px;
    border-radius: 50%;
}

.select2-container {
    border: 1px solid #fafafa;
    box-shadow: 0px 0px 5px 0px #ededede0;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #a7a7a7;
    font-size: 14px;
    font-weight: 400;
    font-family: 'Rajdhani', sans-serif;
}

.c-table-strap .rider-right {
    position: relative;
    padding-right: 45px;
    width: max-content;
}

.c-table-strap span.user-right {
    width: 35px;
    height: 35px;
    background: #828282;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 2px;
    border-radius: 50%;
}

/*.c-table-strap > tbody > tr > td:last-child {
    float: right;
}*/

.c-table-strap thead {
    background: url(images/th-img.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

td.span-col-user {
    color: #fff;
    background: #0f6fb9;
}

.w-cup {
    padding-right: 15px;
    width: 45px;
}

.c-table-strap>tfoot {
    background: url(images/t-foot.png);
    background-size: 100%;
    background-repeat: no-repeat;
}

.c-table-strap>tfoot tr td {
    color: #efefef;
}

h2.table-tp-heading {
    font-family: 'Rajdhani', sans-serif;
    font-weight: 900;
    font-size: 35px;
    margin-bottom: 15px;
    color: #1b1b1b;
}

.horse-list-loop .horse-inner {
    position: relative;
    border: 1px solid #e5e5e5;
    padding-left: 140px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 15px;
}

.horse-list-loop .horse-inner .alphabet {
    width: 122px;
    height: auto;
    position: absolute;
    left: 0;
    top: 0;
}

.horse-list-loop .horse-inner .producer-caption a h4 {
    color: #464a53;
    font-weight: 600;
    margin-top: 5px;
    text-transform: capitalize;
    margin-bottom: 2px;
}

.horse-list-loop .horse-inner .producer-event {
    padding-top: 10px;
}

.horse-list-loop .horse-inner .producer-event p {
    margin-bottom: 0px;
    line-height: 22px;
}

.horse-list-loop .horse-inner .producer-event span.align-tx {
    width: 130px;
    display: inline-block;
}

.horse-list-loop .horse-inner .producer-event p span.year {
    font-weight: 600;
}

.horse-list-loop {
    font-family: 'Rajdhani', sans-serif;
    margin-bottom: 30px;
}

.horse-list-loop .horse-inner .producer-caption .producer-details {
    position: absolute;
    bottom: 15px;
    right: 15px;
}

.lates-videos-cmn-sec .col-md-3 {
    padding-left: 7.5px;
    padding-right: 7.5px;
    margin-bottom: 15px;
}

.lates-videos-cmn-sec .col-md-12 {
    padding-left: 7.5px;
    padding-right: 7.5px;
}

.lates-videos-cmn-sec .item_content {
    margin-bottom: 15px;
    display: none;
}

.lates-videos-cmn-sec h2 {
    font-size: 30px;
    font-weight: bold;
    font-family: 'Rajdhani', sans-serif;
    color: #1b1b1b;
    margin-bottom: 20px;
    margin-top: 0px;
    text-transform: capitalize;
}

.lates-videos-cmn-sec img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    object-position: center;
    border-radius: 10px 10px 0px 0px;
}

.show-more {
    margin-top: 15px;
    margin-bottom: 15px;
}

.news-itemx {
    display: block;
    float: left;
    margin-bottom: 15px;
    width: 100%;
}

.horses-profile {
    padding-top: 60px;
}

.horses-profile .table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 0px;
}

.horses-profile .item_content.box-dx {
    margin-bottom: 15px;
}

.horses-profile .item_content.box-dxc {
    margin-bottom: 15px;
}

.horses-profile .col-md-12 {
    padding-left: 7.5px;
    padding-right: 7.5px;
}

.horses-profile .col-md-4 {
    padding-left: 7.5px;
    padding-right: 7.5px;
}

.horses-profile img {
    width: 100%;
}

.for-sale {
    position: absolute;
    left: -5px;
    top: 0;
    background: #e0131a;
    font-size: 16px;
    color: #fff;
    font-weight: 600;
    padding: 5px 20px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 2px;
}

.for-sale:hover {
    color: #fff;
    text-decoration: none;
    background: black;
}

.single-horse-pro .single-horse-inner .horse-image-se {
    width: 265px;
    height: 265px;
    position: absolute;
    top: 0;
    left: 0;
}

.single-horse-pro .single-horse-inner {
    position: relative;
    padding-left: 265px;
    max-height: 267px;
    min-height: 267px;
    border: 1px solid #e5e5e5;
    background: #f8f8f8;
    font-family: 'Rajdhani', sans-serif;
}

.single-horse-pro .single-horse-inner h2 {
    background: #fff;
    margin: 0px;
    padding: 20px 15px;
    font-family: 'Rajdhani', sans-serif;
    font-weight: bold;
    font-size: 30px;
}

ul.rankings-sec-dv {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0px;
    margin: 0px;
}

ul.rankings-sec-dv li {
    display: inline-block;
    text-align: center;
    padding: 15px 20px;
}

ul.rankings-sec-dv li span.cr-earing-sm {
    display: block;
    color: #464a53;
    font-size: 12px;
}

ul.rankings-sec-dv li span.cr-erning-lg {
    display: block;
    font-weight: bold;
    font-size: 20px;
    color: #313131;
}

ul.horses-caption-details {
    padding: 30px 15px;
    width: 50%;
    display: inline-block;
    float: left;
    margin: 0px;
}

.sign-horse-footer {
    background: #1e7dc7;
    min-height: 55px;
    max-height: 55px;
    float: left;
    width: 100%;
}

ul.f-links-horse {
    padding: 0px;
    list-style: none;
    margin: 0px;
}

ul.f-links-horse li {
    display: inline-block;
}

ul.f-links-horse li a {
    color: #fff;
    padding: 17px;
    display: inline-block;
    font-weight: 600;
}

.follow-horse-btn {
    position: absolute;
    bottom: 9px;
    right: 15px;
}

ul.horses-caption-details li span.em-hors {
    font-weight: 600;
    color: #000;
}

ul.horses-caption-details li span.em-hors-dc {
    width: 70px;
    display: inline-block;
}

ul.horses-caption-details li {
    line-height: 26px;
}

.single-horse-pro {
    margin-bottom: 20px;
}

.follow-horse-btn:hover {
    background: #000;
}

.video-dv img {
    width: 100%;
}

.video-captionz-dv .category-link-vd {
    color: #e0131a;
    font-weight: 600;
    text-decoration: none;
    padding-right: 5px;
}

.video-captionz-dv span.cat-time-v {
    color: #e0131a;
    font-weight: 600;
    padding-left: 5px;
}

.video-captionz-dv span.cat-date-v {
    font-weight: 600;
}

.video-captionz-dv {
    padding-top: 15px;
    position: relative;
}

a.btn.btn-default.cnm-view {
    position: absolute;
    top: 5px;
    right: 0px;
}

a.btn.btn-default.cnm-view i.fas.fa-desktop {
    border-right: 1px solid #ddd;
    padding-right: 10px;
    margin-right: 5px;
}

.share-this-dv ul.footer-social {
    list-style: none;
    padding: 0px;
    margin: 0px;
    display: inline-block;
}

.share-this-dv {
    font-size: 20px;
    font-family: 'Rajdhani', sans-serif;
    font-weight: bold;
}

.share-this-dv span.share-tx {
    color: #e0131a;
}

.share-this-dv {
    font-size: 20px;
    font-family: 'Rajdhani', sans-serif;
    font-weight: bold;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 8px;
    margin-bottom: 15px;
}

.rd-playlist {
    font-family: 'Rajdhani', sans-serif;
    font-weight: bold;
    margin-top: 0px;
    font-size: 26px;
}

.rd-playlist .rd-hdng {
    color: #c81f30;
}

ul.related-playlist {
    list-style: none;
    padding: 0px;
}

ul.related-playlist li .inner-playlist {
    padding-left: 155px;
    position: relative;
    max-height: 74px;
    min-height: 74px;
}

ul.related-playlist li .inner-playlist .img-dv {
    position: absolute;
    left: 0;
    top: 0;
    height: auto;
    width: 145px;
    overflow: hidden;
    border-radius: 5px;
}

ul.related-playlist li .inner-playlist .playlist-caption h4 {
    color: #111111;
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
}

ul.related-playlist li .inner-playlist .img-dv .video-duration-time {
    position: absolute;
    bottom: 5px;
    left: 5px;
    color: #fff;
    background: url(images/video-duration.png);
    background-size: 100%;
    padding-left: 25px;
    padding-right: 15px;
    padding-bottom: 3px;
    padding-top: 3px;
    font-size: 12px;
    background-repeat: no-repeat;
    font-family: 'Rajdhani', sans-serif;
    font-weight: 600;
}

ul.related-playlist>li {
    padding: 5px;
    border-top: 1px solid #e3e3e3;
    font-family: 'Rajdhani', sans-serif;
}

ul.related-playlist li .inner-playlist .playlist-caption h4 {
    margin-top: 0px;
}

ul.video-reviews {
    padding: 0px;
    list-style: none;
    font-size: 12px;
    position: absolute;
    bottom: 0px;
    left: 155px;
}

ul.video-reviews li {
    display: inline-block;
    padding-right: 10px;
    font-weight: 600;
}

ul.video-reviews li.eyez {
    color: #c81f30;
    font-weight: 600;
}

ul.related-playlist>li:hover {
    background: #f5f5f5;
}

ul.video-reviews li.play-list-date {
    color: #545454;
}

ul.related-playlist li a {
    text-decoration: none;
}

.new-df-thumbnail {
    display: block;
    max-width: 270px;
    margin-bottom: 15px;
}

.news-f-sec-dv {
    position: relative;
    height: 430px;
    overflow: hidden;
}

.news-f-sec-dv:after {
    position: absolute;
    z-index: 1;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    content: "";
    background: rgba(237, 237, 237, 0);
    background: -moz-linear-gradient(top, rgba(237, 237, 237, 0) 0%, rgba(0, 0, 0, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(237, 237, 237, 0)), color-stop(100%, rgba(0, 0, 0, 1)));
    background: -webkit-linear-gradient(top, rgba(237, 237, 237, 0) 0%, rgba(0, 0, 0, 1) 100%);
    background: -o-linear-gradient(top, rgba(237, 237, 237, 0) 0%, rgba(0, 0, 0, 1) 100%);
    background: -ms-linear-gradient(top, rgba(237, 237, 237, 0) 0%, rgba(0, 0, 0, 1) 100%);
    background: linear-gradient(to bottom, rgba(237, 237, 237, 0) 0%, rgba(0, 0, 0, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#000000', GradientType=0);
}

.news-f-sec-dv h2 {
    position: absolute;
    bottom: 47px;
    left: 5%;
    right: 5%;
    text-align: center;
    color: #fff;
    margin: 0;
    padding: 0;
    font-size: 50px;
    z-index: 2;
}

ul.news-match-reportx {
    padding: 0;
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
    z-index: 2;
    transform: translateX(-50%);
}

ul.news-match-reportx li {
    display: inline-block;
    padding: 10px;
    color: #fff;
    font-family: 'Rajdhani', sans-serif;
}

ul.news-match-reportx li span.m-rep {
    color: #c81f30;
    font-weight: 600;
}

.share-this-dvx {
    text-align: center;
    padding-top: 20px;
    padding-bottom: 30px;
}

.video-dvz {
    padding-left: 80px;
    padding-right: 80px;
    padding-top: 30px;
    padding-bottom: 30px;
}

.video-dvz a.category-link-vd {
    color: #c81f30;
    font-weight: 600;
}

.video-dvz img {
    margin-bottom: 10px;
}


.wizard {
    margin: 20px auto;
    background: #fff;
}

.wizard .nav-tabs {
    position: relative;
    margin: 0px auto;
    margin-bottom: 0;
    border-bottom-color: #e0e0e0;
    border-bottom: 0px solid #ddd;
}

.wizard>div.wizard-inner {
    position: relative;
}

.connecting-line {
    height: 10px;
    background: #e0e0e0;
    position: absolute;
    width: 80%;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 35%;
    z-index: 1;
}

.wizard.three_steps .connecting-line {
    width: 68%;
}

.wizard .nav-tabs>li.active>a,
.wizard .nav-tabs>li.active>a:hover,
.wizard .nav-tabs>li.active>a:focus {
    color: #555555;
    cursor: default;
    border: 0;
    border-bottom-color: transparent;
}

span.round-tab {
    width: 45px;
    height: 45px;
    line-height: 45px;
    display: inline-block;
    border-radius: 100px;
    background: #fff;
    border: 2px solid #e0e0e0;
    z-index: 2;
    position: absolute;
    left: 0;
    text-align: center;
    font-size: 14px;
}

span.round-tab i {
    color: #555555;
}

.wizard li.active span.round-tab {
    border: 0px solid #cd1a20;
    color: #fff;
    background: #fd7e82;
    background: -moz-linear-gradient(left, #fd7e82 0%, #cf272c 100%);
    background: -webkit-linear-gradient(left, #fd7e82 0%, #cf272c 100%);
    background: linear-gradient(to right, #fd7e82 0%, #cf272c 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fd7e82', endColorstr='#cf272c', GradientType=1);
    line-height: 46px;
}

.wizard li.active span.round-tab i {
    color: #ffffff;
}

span.round-tab:hover {
    color: #fff;
    background: #fd7e82;
    background: -moz-linear-gradient(left, #fd7e82 0%, #cf272c 100%);
    background: -webkit-linear-gradient(left, #fd7e82 0%, #cf272c 100%);
    background: linear-gradient(to right, #fd7e82 0%, #cf272c 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fd7e82', endColorstr='#cf272c', GradientType=1);
    line-height: 46px;
    border: 0px;
}

.wizard .nav-tabs>li {
    width: 20%;
    text-align: center;
}

.wizard.three_steps .nav-tabs>li {
    width: 33%;
}

.wizard li:after {
    content: " ";
    position: absolute;
    left: 46%;
    opacity: 0;
    margin: 0 auto;
    bottom: 0px;
    border: 5px solid transparent;
    border-bottom-color: #5bc0de;
    transition: 0.1s ease-in-out;
}

/*.wizard li.active:after {
    content: " ";
    position: absolute;
    left: 46%;
    opacity: 1;
    margin: 0 auto;
    bottom: 0px;
    border: 10px solid transparent;
    border-bottom-color: #5bc0de;
    border-bottom-color: #fff;
}*/

.wizard .nav-tabs>li a {
    width: 45px;
    height: 45px;
    margin: 10px auto;
    border-radius: 100%;
    padding: 0;
}

.wizard .nav-tabs>li a:hover {
    background: transparent;
}

.wizard .tab-pane {
    position: relative;
    padding-top: 50px;
}

.wizard h3 {
    margin-top: 0;
}

.contestent-common-page {
    position: relative;
    display: table;
    width: 100%;
    height: 100%;
}

.side-bar {
    width: 260px;
    border-right: 0px solid #ddd;
    -webkit-box-shadow: 5px 0px 5px 0px rgb(239, 239, 239);
    -moz-box-shadow: 5px 0px 5px 0px rgba(239, 239, 239);
    box-shadow: 5px 0px 5px 0px rgb(239, 239, 239);
    display: table-cell;
}

.content-sec {
    padding: 0px 20px;
    display: table-cell;
    font-family: 'Rajdhani', sans-serif;
}

ul.sidebar-links {
    padding-left: 0px;
    padding-top: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #e5e5e5;
}

ul.sidebar-links li a {
    display: block;
    padding: 15px 25px;
    color: #6a707e;
    font-family: 'Rajdhani', sans-serif;
    text-decoration: none;
    position: relative;
}

ul.sidebar-links li a:hover {
    color: #fff;
    background: #e0131a;
}

ul.sidebar-links li a i {
    margin-right: 5px;
}

.side-bar h3 {
    font-size: 26px;
    font-family: 'Rajdhani', sans-serif;
    font-weight: 600;
    color: #1b1b1b;
    padding: 15px 25px;
}

ul.sidebar-pages-link {
    padding-left: 0px;
    margin-bottom: 30px;
}

ul.sidebar-pages-link li a {
    display: block;
    padding: 15px 25px;
    color: #6a707e;
    font-family: 'Rajdhani', sans-serif;
    text-decoration: none;
    position: relative;
}

ul.sidebar-pages-link li a:hover {
    color: #fff;
    background: #e0131a;
}

ul.sidebar-pages-link li a i {
    margin-right: 5px;
}

.side-bar li a i.fas.fa-caret-down.pull-right {
    color: #fff;
    margin-top: 3px;
    display: none;
}

.contestent-pages {
    padding: 0px;
}

.add-photo-cover {
    position: relative;
}

span.upload-cover-img {
    position: absolute;
    right: 10px;
    bottom: 10px;
    background: #ecedf1;
    text-align: center;
    font-size: 22px;
    padding: 3px 8px;
    border-radius: 2px;
    cursor: pointer;

}

span.upload-cover-img i {
    vertical-align: middle;
}

.add-photo-profile {
    width: 150px;
    margin-top: -75px;
    z-index: 999999;
    position: relative;
    margin-left: 15px;
}

.add-photo-profile img {
    padding: 5px;
    background: #fff;
    border-radius: 100%;
}

span.upload-profile-img {
    position: absolute;
    right: 10px;
    bottom: 10px;
    background: #ecedf1;
    padding: 5px 8px;
    border-radius: 50px;
    font-size: 16px;
    border: 1px solid #fff;
    cursor: pointer;
}

.add-photo-caption h3 {
    font-family: 'Rajdhani', sans-serif;
    color: #1b1b1b;
    font-size: 30px;
    font-weight: bold;
}

.add-photo-caption {
    margin-top: 40px;
    padding-left: 15px;
}

ul.sidebar-links li.active a {
    background: #e0131a;
    color: #fff;
}

span.upload-cover-img:hover {
    background: #e0131a;
    color: #fff;
}

span.upload-profile-img:hover {
    color: #fff;
    background: #e0131a;
    border-color: #e0131a;
}

.wizard .nav-tabs>li span.tb-txt {
    font-size: 14px;
    font-family: 'Rajdhani', sans-serif;
    color: #000;
    font-weight: 600;
}

.side-bar .navbar-collapse {
    padding-right: 0px;
    padding-left: 0px;
}

.side-bar .navbar {
    margin-bottom: 0px;
    border: 0px solid transparent;
}

.side-bar a.navbar-brand {
    display: none;
}

.wizard .tab-content .form-control {
    height: 50px;
    padding: 6px 15px;
    font-size: 12px;
    border: 1px solid #ccc;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
}

.wizard .tab-content .form-group {
    margin-bottom: 40px;
}

.wizard h3 {
    margin-top: 0;
    font-family: 'Rajdhani', sans-serif;
    color: #1b1b1b;
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 40px;
    position: relative;
}

.wizard h3 .add-horses-z {
    position: absolute;
    right: 0;
    padding: 5px 20px;
    font-size: 12px;
    top: 2px;
    padding-right: 32px;
}

.wizard h3 .add-horses-z i.fas {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    border-left: 1px solid #fff;
    padding-left: 5px;
}

.form-horizontal {
    display: inline-block;
    position: absolute;
    right: 15px;
    top: 0px;
    font-weight: normal;
}

ul.earning-card {
    padding: 0;
    list-style: none;
    display: flex;
    padding-top: 20px;
    padding-bottom: 40px;
}

ul.earning-card>li {
    width: 50%;
    background: transparent;
    box-shadow: none;
    display: flex;
    margin: 0px;
}

ul.earning-card>li ul {
    display: flex;
    width: 100%;
    padding: 0px;
}

ul.earning-card>li ul li {
    min-height: 155px;
    position: relative;
    display: inline-flex;
    width: 100%;
    margin: 5px;
    background: rgb(26, 117, 189);
    background: -moz-linear-gradient(-45deg, rgba(26, 117, 189, 1) 0%, rgba(42, 136, 210, 1) 100%);
    background: -webkit-linear-gradient(-45deg, rgba(26, 117, 189, 1) 0%, rgba(42, 136, 210, 1) 100%);
    background: linear-gradient(135deg, rgba(26, 117, 189, 1) 0%, rgba(42, 136, 210, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1a75bd', endColorstr='#2a88d2', GradientType=1);
    text-align: center;
    box-shadow: 0px 2px 4px 0px #0000002e;
    border-radius: 2px;
}

ul.earning-card li h3 {
    position: absolute;
    top: 48px;
    left: 50%;
    margin: 0px;
    transform: translateX(-50%);
    color: #fff;
    font-weight: bold;
    font-size: 30px;
}

ul.earning-card li p {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    bottom: 48px;
    color: #fff;
    margin: 0px;
}

ul.earning-card li.p-blue-card {
    background: rgb(154, 86, 255);
    background: -moz-linear-gradient(-45deg, rgba(154, 86, 255, 1) 0%, rgba(215, 138, 253, 1) 100%);
    background: -webkit-linear-gradient(-45deg, rgba(154, 86, 255, 1) 0%, rgba(215, 138, 253, 1) 100%);
    background: linear-gradient(135deg, rgba(154, 86, 255, 1) 0%, rgba(215, 138, 253, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9a56ff', endColorstr='#d78afd', GradientType=1);
}

ul.earning-card li.purple-box {
    background: rgb(227, 108, 217);
    background: -moz-linear-gradient(-45deg, rgba(227, 108, 217, 1) 0%, rgba(254, 96, 174, 1) 100%);
    background: -webkit-linear-gradient(-45deg, rgba(227, 108, 217, 1) 0%, rgba(254, 96, 174, 1) 100%);
    background: linear-gradient(135deg, rgba(227, 108, 217, 1) 0%, rgba(254, 96, 174, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e36cd9', endColorstr='#fe60ae', GradientType=1);
}

ul.earning-card li.green-box {
    background: rgb(35, 189, 184);
    background: -moz-linear-gradient(-45deg, rgba(35, 189, 184, 1) 0%, rgba(68, 231, 149, 1) 100%);
    background: -webkit-linear-gradient(-45deg, rgba(35, 189, 184, 1) 0%, rgba(68, 231, 149, 1) 100%);
    background: linear-gradient(135deg, rgba(35, 189, 184, 1) 0%, rgba(68, 231, 149, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#23bdb8', endColorstr='#44e795', GradientType=1);
}

.container-fluid.c-secz {
    padding-left: 260px;
    padding-right: 0px;
    position: relative;
    min-height: 1000px;
}

.side-bar {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    bottom: 0px;
}

.content-sec {
    padding: 0px 20px;
    display: block;
    font-family: 'Rajdhani', sans-serif;
    width: 100%;
}

ul.earning-report {
    padding: 0;
    display: inline-block;
}

ul.earning-report li {
    display: inline-block;
}

table.table.table-hover>tbody>tr>td,
table.table.table-hover>tbody>tr>th,
table.table.table-hover>tfoot>tr>td,
table.table.table-hover>tfoot>tr>th,
table.table.table-hover>thead>tr>td,
table.table.table-hover>thead>tr>th {
    padding: 8px;
    line-height: 4.428571;
    vertical-align: top;
    border-top: 1px solid #ddd;
}

.table-hover>tbody>tr:hover {
    background-color: #fff;
    box-shadow: #ddd 2px 4px 4px;
}

.er-report {
    padding-right: 35px;
    border-radius: 4px;
    padding-left: 15px;
    position: relative;
    padding-top: 10px;
    padding-bottom: 10px;
}

.er-report i.fas.fa-download {
    border-left: 1px solid #e64d53;
    padding-left: 5px;
    position: absolute;
    top: 0px;
    bottom: 0;
    right: 5px;
    padding-top: 12px;
}

ul.earning-report li {
    display: inline-block;
    margin-left: 15px;
}

ul.earning-report li .form-control {
    height: 41px;
    box-shadow: none;
    border-radius: 2px;
    width: 200px;
}

.filter-rsnt-earning {
    font-weight: 700;
    font-size: 25px;
}

ul.page-numbers.con-earn {
    margin-top: 20px;
    margin-bottom: 40px;
}

.table.table-hover tbody a.btn.btn-default {
    border: 1px solid #ffffff;
}

.payment-dv h3 {
    font-family: 'Rajdhani', sans-serif;
    color: #1b1b1b;
    font-size: 30px;
    font-weight: bold;
}

.payment-dv {
    margin-top: 25px;
}

.c-blance {
    background: #0d6db8;
    background: -moz-linear-gradient(top, #0d6db8 0%, #3493d7 100%);
    background: -webkit-linear-gradient(top, #0d6db8 0%, #3493d7 100%);
    background: linear-gradient(to bottom, #0d6db8 0%, #3493d7 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0d6db8', endColorstr='#3493d7', GradientType=0);
    max-width: 350px;
    min-height: 165px;
    border-radius: 5px;
    text-align: center;
    position: relative;
}

.c-blance h3 {
    color: #Fff;
    font-size: 45px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    margin: 0px;
    padding: 0px;
}

ul.c-blance-links {
    max-width: 350px;
    padding: 0px;
    text-align: center;
    margin: 0px;
}

ul.c-blance-links li {
    display: inline-block;
    padding: 5px;
}

ul.c-blance-links li a {
    padding: 5px;
    display: block;
    font-size: 16px;
    color: #8a8a8a;
    text-decoration: underline;
}

.c-blance-venmo {
    background: #0d6db8;
    background: -moz-linear-gradient(top, #0d6db8 0%, #3493d7 100%);
    background: -webkit-linear-gradient(top, #0d6db8 0%, #3493d7 100%);
    background: linear-gradient(to bottom, #0d6db8 0%, #3493d7 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0d6db8', endColorstr='#3493d7', GradientType=0);
    max-width: 465px;
    min-height: 235px;
    border-radius: 5px;
    position: relative;
    text-align: center;
}

.c-blance-venmo img {
    width: 200px;
    padding-top: 80px;
    padding-bottom: 15px;
}

.c-blance-venmo p {
    color: #fff;
    font-size: 18px;
}

ul.c-venmo-account {
    padding: 0;
    margin: 0;
    list-style: none;
}

ul.c-venmo-account li {
    text-align: center;
    max-width: 465px;
}

ul.c-venmo-account li a {
    padding: 5px;
    display: block;
    font-size: 16px;
    color: #8a8a8a;
    text-decoration: underline;
}

ul.c-blance-links li a:hover {
    color: #2c8bd1;
}

ul.c-venmo-account li a:hover {
    color: #3291d6;
}

.payment-caption h3 {
    font-family: 'Rajdhani', sans-serif;
    color: #1b1b1b;
    font-size: 30px;
    font-weight: bold;
}

.payment-caption {
    margin-top: 25px;
}

.payment-caption {
    margin-top: 25px;
    margin-bottom: 35px;
}

.payment-cap-offer {
    margin-top: 35px;
}

.venmo-account-detail {
    max-width: 300px;
    margin-bottom: 60px;
}

.venmo-account-detail .form-control {
    background: #0e6eb9;
    border: 1px solid #0e6eb9;
    color: #fff;
    height: 40px;
}

.venmo-account-detail .form-control::-webkit-input-placeholder {
    /* Edge */
    color: #fff;
}

.venmo-account-detail .form-control:-ms-input-placeholder {
    /* Internet Explorer */
    color: #fff;
}

.venmo-account-detail .form-control::placeholder {
    color: #fff;
}

.venmo-account-detail .vemo-info-save {
    font-size: 20px;
    padding: 5px 40px;
}

ul.enter-know-form {
    padding: 0px;
    list-style: none;
    display: table;
    width: 100%;
}

ul.enter-know-form li {
    display: inline-block;
    width: 20%;
    margin-bottom: 30px;
    padding-right: 10px;
    float: left;
}

ul.enter-know-form li .form-control {
    background: #efefef;
    border: 1px solid #efefef;
    box-shadow: none;
    height: 40px;
    border-radius: 4px;
}

ul.enter-know-form li ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: block;
}

ul.enter-know-form li ul li {
    margin: 0px;
    width: 50%;
    padding: 0px;
}

ul.enter-know-form li ul li:first-child {
    padding-right: 5px;
}

ul.enter-know-form li ul li:last-child {
    padding-left: 5px;
}

.post-event-btn {
    background: #e0131a;
    display: inline-block;
    color: #fff;
    text-decoration: none !important;
    margin-bottom: 30px;
}

.post-event-btn:hover {
    color: #fff;
    background: #1165a9;
}

.post-event-btn i {
    display: inline-block;
    padding: 5px;
    background: #000;
    color: #fff;
    vertical-align: middle;
}

.post-event-btn span {
    padding: 0px 19px;
    font-family: 'Rajdhani', sans-serif;
    font-weight: 600;
}

.horse-entry {
    font-family: 'Rajdhani', sans-serif;
    font-weight: 700;
    font-size: 30px;
    color: #1b1b1b;
}

.padding-top-50 {
    padding-top: 50px;
}

.main-content {
    padding: 70px 0px;
}

div#calendar {
    float: left;
}

div#calendar {
    width: 100%;
    margin: 0px auto;
    padding: 0px;
    font-family: Helvetica, "Times New Roman", Times, serif;
}

div#calendar div.box {
    position: relative;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 40px;
    background-color: #787878;
}

div#calendar div.header {
    line-height: 40px;
    vertical-align: middle;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 40px;
    text-align: center;
}

div#calendar div.header a.prev,
div#calendar div.header a.next {
    position: absolute;
    top: 0px;
    display: block;
    cursor: pointer;
    text-decoration: none;
    color: #FFF;
}

div#calendar div.header a.next {
    right: 0px;
    background: #e0131a;
    padding: 0px 15px;
    font-size: 14px;
}

div#calendar div.header a.prev {
    left: 0px;
    background: #e0131a;
    padding: 0px 15px;
    font-size: 14px;
}

div#calendar div.header span.title {
    color: #FFF;
    font-size: 18px;
}

div#calendar div.box-content {
    border: 0;
    border-top: none;
    float: left;
    width: 100%;
}

h3.active_month {
    font-family: 'Rajdhani', sans-serif;
    font-weight: 600;
    font-size: 26px;
}

div#calendar ul.label {
    width: 100%;
    margin: 0px;
    padding: 0px;
    margin-top: 0;
    margin-left: 0;
    float: left;
    border: 0;
    background: #fff;
    border-radius: 0px;
    border-top: 0;
}

div#calendar ul.label li {
    margin: 0px;
    padding: 0px;
    padding-right: 5px;
    float: left;
    list-style-type: none;
    width: 14.1%;
    height: 34px;
    line-height: 27px;
    vertical-align: middle;
    text-align: center;
    font-size: 13px;
    color: #000 !important;
    border: 0;
    border-radius: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

li.start.title.title {
    color: white !important;
    clear: none;
    padding-top: 4px !important;
}

#calendar .event_inner li {
    display: block;
    float: left;
    width: 14.342%;
    padding: 5px;
    box-sizing: border-box;
    margin-right: -1px;
    margin-bottom: 5px;
    background-color: #bc0f0f;
    border-radius: 2px;
    padding: 2px 5px 5px;
}

#calendar ul {
    list-style: none;
    padding: 0;
    margin: 0;
    width: 100%;
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
}

div.clear {
    clear: both;
}

.clear:after {
    content: "";
    width: 100%;
    clear: both;
    display: table;
}

.table-responsive {
    min-height: .01%;
    overflow-x: auto;
}

.cal_table tr td {
    min-height: 100px !important;
}

.event_inner {
    min-height: 100px;
}

#calendar ul {
    list-style: none;
    padding: 0;
    margin: 0;
    width: 100%;
}

#calendar a {
    color: #ffffff !important;
    text-decoration: none;
    font-size: 11px;
}

.incallinks {
    color: #000 !important;
    font-size: 10px;
}

.event_inner ul li {
    width: 100% !important;
}

.user-registration {
    display: table;
    width: 100%;
}

html,
body.page-template-page-template-signup,
body.page-template-page-template-login {
    height: 100%;
    margin: 0px;
}

.user-registration {
    display: table;
    width: 100%;
    height: 100%;
}

.login-caption {
    width: 100%;
    padding-right: 400px;
    height: 100%;
}

.log-bg-img {
    width: 100%;
    height: 100%;
    margin: 0px;
    background: url(images/log-bg.jpg);
    background-size: contain;
    position: relative;
}

.log-bg-img .inner-content {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    padding: 30px;
}

.log-bg-form {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 400px;
    padding: 0px;
    bottom: 0;
    background: url(images/login-form.jpg);
    background-size: cover;
}

.login-formx {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 400px;
    padding: 0px 30px;
    color: #fff;
}

.login-formx a {
    color: #fff;
    text-decoration: underline;
    font-weight: 600;
}

.login-formx .form-control {
    border: 1px solid #fff;
    box-shadow: none;
}

.log-bg-img h1 {
    font-family: 'Raleway', sans-serif;
    font-weight: 900;
    text-transform: uppercase;
    font-size: 50px;
    margin-top: 0px;
}

.log-bg-img h4 {
    color: #0d6db8;
    font-family: 'Rajdhani', sans-serif;
    font-size: 20px;
    margin-bottom: 25px;
}

.login-formx h2 {
    font-family: 'Rajdhani', sans-serif;
}

.login-formx .checkbox label {
    display: block;
    position: relative;
    padding-left: 25px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 12px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    font-family: 'Rajdhani', sans-serif;
    user-select: none;
}

.login-formx .checkbox label input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

.checkmark {
    position: absolute;
    top: 1px;
    right: 110px;
    height: 13px;
    width: 13px;
    background-color: #1b78bb00;
    border: 1px solid #fff;
    border-radius: 2px;
}

ul.user-type-list .checkmark {
    left: 5px;
}

ul.user-type-list {
    padding: 0px;
}

ul.user-type-list li {
    display: inline-block;
}

.login-formx .checkbox label:hover input~.checkmark {
    background-color: #e0131a00;
}

.login-formx .checkbox label input:checked~.checkmark {
    background-color: #ffffff00;
}

.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.login-formx .checkbox label input:checked~.checkmark:after {
    display: block;
}

.login-formx .checkbox label .checkmark:after {
    left: 4px;
    top: -1px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.login-formx .checkbox {
    width: 110px;
    display: inline;
}

ul.footer-link-dfr {
    position: absolute;
    bottom: 15px;
    left: 0;
}

ul.footer-link-dfr li a {
    font-family: 'Rajdhani', sans-serif;
    color: #969696;
    font-size: 12px;
}

ul.footer-link-dfr li {
    display: inline-block;
    padding-right: 20px;
}

/*-------------croppieStart----------------*/
.croppie-container {
    width: 100%;
    height: 100%;
}

.croppie-container .cr-image {
    z-index: -1;
    position: absolute;
    top: 0;
    left: 0;
    transform-origin: 0 0;
    max-height: none;
    max-width: none;
}

.croppie-container .cr-boundary {
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    z-index: 1;
    width: 100%;
    height: 100%;
}

.croppie-container .cr-viewport {
    position: absolute;
    border: 2px solid #fff;
    margin: auto;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    box-shadow: 0 0 2000px 2000px rgba(0, 0, 0, 0.5);
    z-index: 0;
}

.croppie-container .cr-original-image {
    display: none;
}

.croppie-container .cr-vp-circle {
    border-radius: 50%;
}

.croppie-container .cr-overlay {
    z-index: 1;
    position: absolute;
    cursor: move;
}

.croppie-container .cr-slider-wrap {
    width: 75%;
    margin: 15px auto;
    text-align: center;
}

.croppie-result {
    position: relative;
    overflow: hidden;
}

.croppie-result img {
    position: absolute;
}

.croppie-container .cr-image,
.croppie-container .cr-overlay,
.croppie-container .cr-viewport {
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
}

/*************************************/
/***** STYLING RANGE INPUT ***********/
/*************************************/
/*http://brennaobrien.com/blog/2014/05/style-input-type-range-in-every-browser.html */
/*************************************/

.cr-slider {
    -webkit-appearance: none;
    /*removes default webkit styles*/
    /*border: 1px solid white; */
    /*fix for FF unable to apply focus style bug */
    width: 300px;
    /*required for proper track sizing in FF*/
    max-width: 100%;
    padding-top: 8px;
    padding-bottom: 8px;
    background-color: transparent;
}

.cr-slider::-webkit-slider-runnable-track {
    width: 100%;
    height: 3px;
    background: rgba(0, 0, 0, 0.5);
    border: 0;
    border-radius: 3px;
}

.cr-slider::-webkit-slider-thumb {
    -webkit-appearance: none;
    border: none;
    height: 16px;
    width: 16px;
    border-radius: 50%;
    background: #ddd;
    margin-top: -6px;
}

.cr-slider:focus {
    outline: none;
}

/*
.cr-slider:focus::-webkit-slider-runnable-track {
background: #ccc;
}
*/

.cr-slider::-moz-range-track {
    width: 100%;
    height: 3px;
    background: rgba(0, 0, 0, 0.5);
    border: 0;
    border-radius: 3px;
}

.cr-slider::-moz-range-thumb {
    border: none;
    height: 16px;
    width: 16px;
    border-radius: 50%;
    background: #ddd;
    margin-top: -6px;
}

/*hide the outline behind the border*/
.cr-slider:-moz-focusring {
    outline: 1px solid white;
    outline-offset: -1px;
}

.cr-slider::-ms-track {
    width: 100%;
    height: 5px;
    background: transparent;
    /*remove bg colour from the track, we'll use ms-fill-lower and ms-fill-upper instead */
    border-color: transparent;
    /*leave room for the larger thumb to overflow with a transparent border */
    border-width: 6px 0;
    color: transparent;
    /*remove default tick marks*/
}

.cr-slider::-ms-fill-lower {
    background: rgba(0, 0, 0, 0.5);
    border-radius: 10px;
}

.cr-slider::-ms-fill-upper {
    background: rgba(0, 0, 0, 0.5);
    border-radius: 10px;
}

.cr-slider::-ms-thumb {
    border: none;
    height: 16px;
    width: 16px;
    border-radius: 50%;
    background: #ddd;
    margin-top: 1px;
}

.cr-slider:focus::-ms-fill-lower {
    background: rgba(0, 0, 0, 0.5);
}

.cr-slider:focus::-ms-fill-upper {
    background: rgba(0, 0, 0, 0.5);
}

/*******************************************/

/***********************************/
/* Rotation Tools */
/***********************************/
.cr-rotate-controls {
    position: absolute;
    bottom: 5px;
    left: 5px;
    z-index: 1;
}

.cr-rotate-controls button {
    border: 0;
    background: none;
}

.cr-rotate-controls i:before {
    display: inline-block;
    font-style: normal;
    font-weight: 900;
    font-size: 22px;
}

.cr-rotate-l i:before {
    content: '↺';
}

.cr-rotate-r i:before {
    content: '↻';
}

/*------------------croppieEnd------------------*/
#croppieitem {
    min-width: 200px;
    min-height: 200px;
}

.cr-image {
    transform: translate3d(100px, -149.571px, 0px) scale(1.16667);
    transform-origin: 600.002px 349.572px;
    opacity: 1;
}

.update_profile_image,
.update_cover_image {
    height: auto !important;
    min-height: auto !important;
    z-index: 9999999;
}

.update_profile_image .croppie-container,
.update_cover_image .croppie-container {
    height: auto;
}

.update_profile_image label.uilabel,
.update_cover_image label.uilabel {
    overflow: hidden;
    position: relative;
    margin-bottom: 0;
}

.update_profile_image label.uilabel input,
.update_cover_image label.uilabel input {
    visibility: hidden;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.update_profile_image .cr-viewport,
.update_cover_image .cr-viewport {}

.update_profile_image .cr-boundary,
.update_cover_image .cr-boundary {
    margin: 0px;
    width: 100% !important;
}

.update_cover_image .modal-lg {
    width: 100%;
    max-width: 1430px;
}

.update_cover_image .modal-header .close span,
.update_profile_image .modal-header .close span {
    font-size: 38px;
    line-height: 1;
    height: auto;
    vertical-align: middle;
    display: inline-block;
    float: left;
    margin-top: -5px;
}

.closeAllModals {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 99999999;
    display: none;
    background: #000 !important;
    width: 100%;
    height: 100%;
}

.dashboardContents label {
    display: block;
}

.select2-container {
    width: 100% !important;
}

.card .card-header button {
    outline: none !important;
}

.fancyCheckBox {
    position: relative;
}

.fancyCheckBox input {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
}

.fancyCheckBox label {
    position: relative;
    padding: 5px 10px;
    padding-left: 30px;
    font-style: normal;
    font-weight: normal;
    font-size: 1.3rem;
    font-family: 'Circular Std Book';
    margin-bottom: 0px;
    color: #636363;
    line-height: 1;
    width: 100%;
    cursor: pointer;
}

.fancyCheckBox label:after {
    content: "";
    width: 20px;
    height: 20px;
    background: #0e6eb9;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    position: absolute;
    left: 0px;
    top: 50%;
    margin-top: -11px;
}

.fancyCheckBox input:checked+label:after {
    border: none;
    background-color: #0e6eb9;
    background-image: url(images/checkMark.png);
    background-size: cover;
}

.fancyRadio:checked,
.fancyRadio:not(:checked) {
    position: absolute;
    left: -9999px;
}

.whiteSection {
    padding: 40px;
    background: #efefef;
    border-radius: 3px;
    border: #ccc solid 1px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    width: 100%;

}

.photoContainer {

    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    width: 100%;
    overflow: hidden;
    background: #efefef;
    border: #ccc solid 1px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.photoContainer .photo {
    width: 35%;
    background-color: #444444;
    background-size: cover;
    background-position: center;
}

.photoContainer .fields {
    width: 65%;
    padding: 15px;
}

.add-photo-cover img {
    width: 100%;
}

span.gallery-count {
    position: absolute;
    left: 15px;
    top: -35px;
    background: url(images/gallery-btn.png);
    background-size: 100% 100%;
    width: 95px;
    height: 26px;
    display: inline-block;
    color: #fff;
    font-size: 12px;
    padding-left: 37px;
    padding-top: 5px;
    font-family: 'Rajdhani', sans-serif;
    font-weight: 600;
}

.glry-count {
    position: relative;
}

.glry-count h4 {
    margin-top: 20px;
}

.owl-carousel .owl-item img {
    height: auto;
}

.video-sec .owl-carousel .owl-item img {
    border-radius: 10px 10px 0px 0px;
}

.latest-photos .owl-carousel .owl-item img {
    border-radius: 10px 10px 10px 10px;
}

.latest-news .owl-carousel .owl-item img {
    border-radius: 10px 10px 0px 0px;
    border-bottom: 3px solid #e0131a;
}

.lates-Videos .owl-carousel .owl-nav.disabled {
    display: block;
}

.event-banner {
    position: relative;
    padding-bottom: 110px;
    border-bottom: 1px solid #ddd;
}

.event-table-dv {
    max-width: 360px;
    text-align: center;
    background: #bc0f0f;
    color: #fff;
    position: absolute;
    bottom: 0px;
    left: 50%;
    transform: translateX(-50%);
}

ul.timer-lst {
    display: inline-flex;
    width: 100%;
    min-height: 110px;
    margin: 0px;
    padding: 0px;
    padding-top: 15px;
    padding-bottom: 15px;
    background: #191919;
}

.event-table-dv h3 {
    font-size: 30px;
    font-family: 'Rajdhani', sans-serif;
    font-weight: bold;
    padding-left: 30px;
    padding-right: 30px;
    line-height: 35px;
    margin-bottom: 20px;
    min-width: 360px;
}

.event-img-banner {
    text-align: center;
    opacity: 0;
}

.event-img-banner img {
    width: auto;
    max-width: 100%;
    max-height: 500px;
}

.event-day-time {
    font-family: 'Rajdhani', sans-serif;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
}

.event-day-time .event-start-dv {
    width: 50%;
    display: inline-block;
    float: left;
    margin-bottom: 15px;
}

.event-day-time .event-end-dv {
    width: 50%;
    display: inline-block;
    float: left;
    margin-bottom: 15px;
}

ul.timer-lst li {
    flex-grow: 1;
    flex-basis: 0;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    font-family: 'Rajdhani', sans-serif;
}

ul.timer-lst li span {
    width: 100%;
    display: block;
    font-size: 50px;
    font-family: 'Rajdhani', sans-serif;
    font-weight: bold;
    line-height: 55px;
}

ul.timer-lst li:last-child {
    color: #d21a1a;
}

.payment-info-sz {
    position: absolute;
    bottom: 0;
    left: 0;
    min-width: 350px;
    min-height: 110px;
}

.share-event-sz {
    position: absolute;
    bottom: 0;
    right: 0;
    min-width: 350px;
    min-height: 110px;
}

ul.pay-ment-info {
    padding: 0;
    margin: 0;
    display: table;
    width: 100%;
    padding-top: 32px;
    padding-bottom: 32px;
}

ul.sh-are-info {
    padding: 0;
    margin: 0;
    display: table;
    width: 100%;
    padding-top: 29px;
    padding-bottom: 29px;
}

.woocommerce-error {
    color: #fff;
}

ul.pay-ment-info li {
    display: inline-block;
    width: 30%;
    float: left;
    text-align: center;
    font-size: 25px;
    font-family: 'Rajdhani', sans-serif;
    font-weight: bold;
    color: #191919;
    line-height: 23px;
}

ul.sh-are-info li {
    display: inline-block;
    width: 33%;
    float: left;
    text-align: center;
    font-size: 25px;
    font-family: 'Rajdhani', sans-serif;
    font-weight: bold;
    color: #191919;
    line-height: 25px;
}

ul.pay-ment-info li span {
    display: block;
    font-size: 14px;
    font-weight: normal;
}

ul.sh-are-info li span {
    display: block;
    font-size: 14px;
    font-weight: normal;
}

a.btn.btn-default.en-fm-n {
    padding: 8px 25px;
    margin-top: 7px;
    margin-bottom: 7px;
    color: #fff !important;
}

ul.sh-are-info li a {
    color: #191919;
}

.content-e-d {
    margin-top: 50px;
}

.content-e-d p {
    margin-bottom: 25px;
}

.map-e-dt {
    margin-top: 30px;
}

/*fixes*/
.video-captionz-dv p {
    margin-top: 0px !important;
    margin-bottom: 3rem !important;
    line-height: 1.6 !important;
    /*     font-size: 21px !important; */
    font-family: CWC, Arial, sans-serif !important;
    font-style: normal !important;
    font-weight: 400 !important;
    letter-spacing: normal !important;
    text-align: start !important;
}

.container.lates-videos-cmn-sec p {
    margin-top: 0px !important;
    margin-bottom: 3rem !important;
    line-height: 1.6 !important;
    /*     font-size: 21px !important; */
    font-family: CWC, Arial, sans-serif !important;
    font-style: normal !important;
    font-weight: 400 !important;
    letter-spacing: normal !important;
    text-align: start !important;
}

.post-content p {
    font-size: 21px;
}

.photo-gallery .item_content.box-dxc {
    margin-bottom: 20px;
}

.videos-grd-lst.e-outer img {
    height: auto !important;
    width: 100%;
}

.news-list-grd.e-outer img {
    height: auto !important;
    width: 100%;
}

.overview-banner-backgr {
    background: #ffffff;
    position: relative;
    min-height: 200px;
}

.latest-news .box-dxxs {
    padding: 10px 10px;
    box-shadow: 0px 3px 4px 0px #e8e8e8;
    padding-left: 12px;
    padding-right: 12px;
    display: block;
    width: 100%;
    float: left;
    padding-bottom: 15px;
    position: relative;
    border-radius: 0px 0px 5px 5px;
    background: #fff;
}

.news-sec .item a.thumb {
    display: block;
    min-height: 150px;
}

.news-sec .owl-carousel .owl-item img {
    height: auto;
    border-radius: 10px 10px 10px 10px;
}

.latest-newsx .owl-carousel .owl-item img {
    border-radius: 10px 10px 10px 10px;
}

/*bilal btn*/
a.btn-action {
    font-size: 17px;
    margin-left: 12px;
    color: #676767;
}

a.btn-action:hover {
    color: #d40606;
}

.photos-gallery-poducer-profile img {
    border-radius: 10px;
}

.producer-news-listing-page img {
    border-radius: 10px 10px 0px 0px;
}

.news-list-grd.e-outer img {
    border-radius: 10px 10px 0px 0px;
}

.nopadding {
    padding-left: 7.5px;
    padding-right: 7.5px;
}

.photo-gallery.ar-gallery img {
    border-radius: 10px 10px 10px 10px;
}

.videos-grd-lst.ar-videos img {
    border-radius: 10px 10px 0px 0px;
}

div#related-video-listing ul.related-playlist li img {
    border-radius: 5px 5px 5px 5px;
}

div#single-photo-gallery-p img {
    border-radius: 10px 10px 10px 10px;
}

div#single-video-p ul.related-playlist li img {
    border-radius: 5px;
}

ul.related-playlist li a {
    text-decoration: none;
    color: #111111;
    text-transform: capitalize;
}

.con-ovr-pst img {
    border-radius: 10px 10px 0px 0px;
}

.item_content h4.nowrap a {
    color: #111111;
}

div#singlePostContent * {
    width: 100% !important;
    max-width: 100% !important;
    padding: auto !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

.navbar-default .navbar-nav>li>a:focus {
    color: #fff;
}

.days-tr td.start.title.title {
    font-weight: 700;
}
 
.table-container {
    width: 100%;
    overflow-y: visible;
    overflow-x: scroll;
}
.fixed-column-table th, table td {
    min-width: 200px; 
}
.fixed-column-table tr th:first-child, table td:first-child{
    position: sticky;
    width: 200px;
    left: 0;
    z-index: 10;
    background: #fff;
}
.fixed-column-table tr th:first-child{
    z-index: 11;    
}
.fixed-column-table tr th{
    position: sticky;
    top: 0;
    z-index: 9;
    background: #fff;
}

@media (min-width: 1370px) {
    .container {
        width: 1450px;
    }
}

@media (min-width: 1200px) and (max-width: 1369) {
    .container {
        width: 1170px;
    }

    .navbar-brand>img {
        display: block;
        width: 130px;
    }

    a.navbar-brand {
        padding: 15px 15px;

    }
}


@media (min-width: 992px) and (max-width: 1199px) {
    .app-content-s {
        padding-top: 30px;
    }

    .app-content-s p {
        font-size: 15px;
        line-height: 24px;
    }

    .app-content-s h2 {
        font-size: 38px;
    }

    .all-time-stats-inner h4 {
        font-size: 18px;
    }

    .all-time-stats table tr th {
        font-size: 16px;
    }

    .all-time-stats table tr td {
        font-size: 18px;
    }

    .banner h1 {
        margin: 0px;
        font-size: 45px;
        line-height: 60px;
    }

    .navbar-brand>img {
        display: block;
        width: 130px;
    }

    a.navbar-brand {
        padding: 15px 15px;
    }

    img.pro_img {
        width: 150px;
        top: -75px;
        height: 150px;
    }

    .girl_img {
        padding-left: 200px;
        padding-top: 0px;
    }

    .box_heading h3 {
        font-size: 16px;
    }

    .box_heading h4 {
        font-size: 30px;
    }

    .navbar-default .navbar-nav>li>a {
        font-size: 14px;
    }

    .nav>li>a {
        padding: 15px 10PX;
    }

    .producers-loop .producer-inner .producer-event {
        padding-top: 0px;
    }

    .producers-loop .producer-inner .producer-caption a h4 {
        font-size: 15px;
        font-weight: bold;
    }

    .producers-loop .producer-inner .alphabet {
        width: 190px;
        height: 190px;
    }

    .producers-loop .producer-inner {
        padding-left: 205px;
        max-height: 192px;
        min-height: 192px;
    }

    .producers-loop .producer-inner .producer-caption .producer-details {
        font-size: 12px;
        padding: 5px 20px;
        font-weight: 600;
        right: 10px;
        bottom: 10px;
    }

    .horse-list-loop .horse-inner .producer-caption .producer-details {
        font-size: 12px;
        padding: 5px 20px;
        font-weight: 600;
        right: 10px;
        bottom: 10px;
    }

    .producers-loop .producer-inner .producer-event p {
        margin-bottom: 0px;
        line-height: 20px;
        font-size: 13px;
        font-weight: 500;
    }

    .producers-loop .producer-inner .producer-event span.align-tx {
        width: 110px;
    }

    .navbar-overview .navbar-nav>li>a {
        padding: 15px 15px;
    }

    .overview-news .over-ns-ban .over-caption h3 a {
        font-size: 20px;
    }

    .overview-news .over-ns-ban .over-caption p {
        font-size: 13px;
        line-height: 20px;
    }

    .news-itemx .new-temx-caption h4 a {
        font-size: 16px;
    }

    .draws-list-loop .draws-list-inner {
        padding: 5px;
        max-height: 120px;
        min-height: 120px;
    }

    .draws-list-loop.ar-events-loop .draws-list-inner {
        min-height: 180px;
    }

    .draws-list-loop .draws-list-inner .alphabet {
        left: 5px;
        top: 5px;
        width: 170px;
        height: 170px;
    }

    .draws-list-loop .draws-list-inner .producer-caption {
        padding-left: 185px;
    }

    .draws-list-loop .draws-list-inner .producer-event {
        padding-top: 0px;
    }

    .draws-list-loop .draws-list-inner .producer-event span.align-tx {
        width: 90px;
    }

    .draws-list-loop .draws-list-inner .btn-default {
        padding: 5px 16px;
        font-size: 12px;
        line-height: 13px;
    }

    .draws-list-loop .draws-list-inner .btn-default {
        bottom: 10px;
        right: 10px;
    }

    .tag-status {
        padding: 6px 20px;
        font-size: 12px;
    }

    .draws-list-loop .draws-list-inner>a {
        padding-top: 5px;
        padding-bottom: 5px;
    }

    ul.horses-caption-details li span.em-hors-dc {
        width: 110px;
    }

    ul.related-playlist li .inner-playlist .img-dv {
        width: 130px;
    }

    ul.related-playlist li .inner-playlist {
        padding-left: 140px;
        max-height: 57px;
        min-height: 57px;
    }

    ul.video-reviews {
        bottom: -10px;
        left: 140px;
    }

    ul.related-playlist li .inner-playlist .playlist-caption h4 {
        font-size: 14px;
    }

    ul.earning-card li {
        min-height: 120px;
    }

    ul.earning-card li h3 {
        top: 35px;
        font-size: 28px;
    }

    ul.earning-card li p {
        bottom: 34px;
        font-size: 12px;
        font-weight: 500;
    }

    ul.earning-card>li ul li {
        min-height: 120px;
    }

    ul.earning-report li .form-control {
        width: 150px;
    }

    .share-event-sz {
        min-width: 280px;
    }

    a.btn.btn-default.en-fm-n {
        padding: 8px 30px;
    }

    .payment-info-sz {
        min-width: 280px;
    }
}



@media (min-width: 768px) and (max-width: 991px) {
    .navbar-nav>li>a {
        padding-left: 5px;
        padding-right: 5px;
        font-size: 14px !important;
    }

    .add-photo-profile {
        width: 120px;
        margin-top: -60px;
    }

    .side-bar {
        width: 180px;
    }

    .container-fluid.c-secz {
        padding-left: 180px;
        min-height: 855px;
    }

    ul.sidebar-links li a {
        padding: 15px 15px;
    }

    .all-time-stats table tr td {
        font-size: 18px;
    }

    .all-time-stats table tr th {
        font-size: 16px;
    }

    .all-time-stats-inner h4 {
        font-size: 18px;
    }

    .bottom-stats-in a.winner-table {
        font-size: 15px;
    }

    .all-time-stats-inner a.share-in {
        top: 10px;
    }

    .banner h1 {
        font-size: 40px;
        line-height: 55px;
        margin: 0px;
    }

    img.pro_img {
        width: 150px;
        top: -75px;
        height: 150px;
    }

    .girl_img {
        padding-left: 200px;
        padding-top: 0px;
    }

    .box_heading h3 {
        font-size: 16px;
    }

    .box_heading h4 {
        font-size: 30px;
    }

    .side_menu_heading h4 {
        margin-top: 50px;
    }

    .box_heading {
        margin-bottom: 30px;
    }

    .footer-logo {
        margin-top: 0px;
        margin-bottom: 50px;
    }

    .img-line {
        position: relative;
        display: block;
        width: 100%;
        height: 50px;
    }

    .line-img {
        width: 100%;
        display: block;
        padding-top: 0px;
        padding-bottom: 0px;
        position: absolute;
        top: 50%;
        left: 0px;
        transform: translateY(-50%);
        height: 1px;
    }

    .app-content-s p {
        font-size: 13px;
        line-height: 20px;
        text-shadow: 0px 0px 2px #000;
    }

    .app-content-s h2 {
        font-size: 30px;
        line-height: 30px;
        text-shadow: 0px 0px 2px #000;
    }

    .app-content-s {
        padding-top: 45px;
    }

    ul.apps-icons li a img {
        width: 125px;
    }

    ul.apps-icons {
        margin-top: 10px;
    }

    .navbar-overview .navbar-nav>li>a {
        padding: 15px 14px;
        font-size: 13px;
    }

    .navbar-overview.navbar-static-top .navbar-nav {
        padding-left: 0px;
    }

    .profile-details-all a img {
        bottom: 15px;
        width: 130px;
        height: 130px;
    }

    .profile-details-all {
        padding-left: 145px;
    }

    .overview-news .over-ns-ban .over-caption {
        position: relative;
        max-width: 100%;
        padding: 15px;
        border-left: 0px;
        border-top: 5px solid #e0131a;
        border-radius: 0px;
        background-size: 100%;
        padding-bottom: 40px;
        margin-bottom: 30px;
    }

    .overview-news .over-ns-ban .over-caption h3 {
        margin-top: 10px;
    }

    .horse-list-loop .horse-inner .alphabet {
        position: absolute;
        left: 0;
        top: 0;
        width: 90px;
        height: auto;
        overflow: hidden;
    }

    .horse-list-loop .horse-inner {
        padding-left: 100px;
        padding-top: 5px;
        padding-bottom: 5px;
        padding-right: 5px;
    }

    .horse-list-loop .horse-inner .producer-caption a h4 {
        font-size: 16px;
    }

    .horse-list-loop .horse-inner .producer-event p {
        line-height: 18px;
        font-size: 12px;
    }

    .horse-list-loop .horse-inner .producer-event {
        padding-top: 0px;
    }

    .horse-list-loop .horse-inner .producer-caption .producer-details {
        padding: 5px 15px;
        font-size: 10px;
    }

    .horse-list-loop .horse-inner .producer-event span.align-tx {
        width: 65px;
    }

    .horse-list-loop .horse-inner .producer-caption .producer-details {
        bottom: 10px;
        right: 10px;
    }

    .item_content h4 {
        font-size: 14px;
        margin-bottom: 5px;
    }

    .rd-playlist {
        margin-top: 40px;
    }

    .add-photo-caption h3 {
        font-size: 25px;
    }

    .side-bar h3 {
        font-size: 22px;
        padding: 10px 25px;
        margin-bottom: 0px;
    }

    ul.earning-card {
        display: block;
    }

    ul.earning-card>li {
        width: 100%;
    }

    ul.earning-report li {
        margin-left: 5px;
    }

    ul.earning-report li .form-control {
        height: 41px;
        width: 125px;
    }

    .er-report {
        top: 2px;
    }

    .filter-rsnt-earning .form-horizontal {
        top: -10px;
    }

    .filter-rsnt-earning {
        font-size: 18px;
    }

    .log-bg-img .inner-content {
        padding: 0px 20px;
    }

    .log-bg-img h1 {
        font-size: 40px;
    }

    .log-bg-img h4 {
        font-size: 18px;
        margin-bottom: 20px;
    }

    .log-bg-img br {
        display: none;
    }

    .login-caption {
        padding-right: 350px;
    }

    .log-bg-form {
        min-width: 350px;
    }

    .login-formx {
        width: 350px;
        padding: 0px 30px;
    }

    .over-ns-ban {
        max-height: initial;
    }

    .event-table-dv {
        position: relative;
        padding-top: 0px;
        margin-top: 0px;
    }

    .top-sec .signup-btn {
        padding: 5px 15px;
    }

    .navbar-brand>img {
        width: 90px;
    }

    table.table.sub-dv-tab tbody tr td {
        font-size: 14px;
    }

    /*.full-banner {
        margin-bottom: 230px;
    }
    .banner-stuff {
        bottom: -220px;
    }*/
}


@media (max-width: 767px) {
    tbody.rvstalls .d-flex {
        display: block;
    }

    .enter-now tbody.rvstalls .quantity {
        max-width: 100%;
        margin-top: 5px;
        height: 25px;
        padding: 0 5px;
    }

    .table-responsive>.table-bordered {
        border: 1px solid #ddd;
    }

    .pull-right.submit-btn,
    .pull-right.submit-btn button {
        float: none;
        width: 100%;
    }

    .inline-checkboxes {
        display: block;
    }

    .inline-checkboxes .fancyCheckBox {
        margin-right: 0px;
    }

    .card.borderless .card-body {
        padding-left: 0px !important;
    }

    .enter-now button.pull-right.btn.btn-add {
        float: left !important;
    }

    .navbar-static-top .navbar-toggle {
        margin-bottom: 20px;
    }

    ul.search-common li:last-child {
        float: none !important;
    }

    .navbar-static-top div#navbar {
        padding-top: 20px;
        padding-bottom: 20px;
        background: #0e62a5;
    }

    .navbar-static-top .navbar-nav {
        padding-right: 0px;
    }

    .navbar-static-top {
        padding-bottom: 0px;
    }

    .login-caption {
        height: auto;
        padding-right: 0px;
    }

    html,
    body.page-template-page-template-signup,
    body.page-template-page-template-login {
        height: auto;
    }

    .user-registration {
        height: auto;
    }

    .login-caption {
        height: auto;
        padding-right: 0px;
    }

    .log-bg-img .inner-content {
        position: relative;
        top: 0;
        padding: 50px;
        transform: translateY(0);
    }

    .login-formx {
        position: relative;
        width: 100%;
        transform: translateY(0);
        padding: 50px;
    }

    .log-bg-form {
        position: relative;
        background-size: cover;
    }

    ul.footer-link-dfr {
        position: relative;
        bottom: 0px;
        padding-top: 30px;
        padding-bottom: 30px;
        margin: 0px;
        text-align: center;
        background: #f7f7f7;
        padding-left: 0px;
    }

    .rd-playlist {
        margin-top: 40px;
    }

    .all-time-stats table tr td {
        font-size: 15px;
        font-weight: 500;
    }

    .all-time-stats table tr th {
        font-size: 15px;
    }

    .bottom-stats-in a.winner-table {
        font-size: 15px;
    }

    .all-time-stats-inner h4 {
        font-size: 18px;
    }

    .all-time-stats-inner a.share-in {
        top: 10px;
    }

    .banner h1 {
        margin: 0;
        font-size: 35px;
        line-height: 40px;
        left: 50px;
    }

    table.table.sub-dv-tab tbody tr td {
        padding-left: 10px;
    }

    span.rounded-cr {
        display: none;
    }

    span.text-cr {
        left: 0px;
    }

    .box_heading {
        margin-bottom: 30px;
    }

    .table-responsive {
        border: 1px solid #00427900;
    }

    img.pro_img {
        width: 150px;
        top: -75px;
        height: 150px;
    }

    .girl_img {
        padding-left: 200px;
        padding-top: 0px;
    }

    .box_heading h3 {
        font-size: 16px;
    }

    .box_heading h4 {
        font-size: 30px;
    }

    .top-sec {
        text-align: center;
    }

    ul.social-links {
        display: block;
        text-align: center;
        margin-bottom: 10px;
    }

    .top-sec .text-right {
        text-align: center !important;
    }

    .nav-tabs>li>a {
        font-size: 16px;
        padding: 15px;
    }

    .app-pop {
        background-size: cover;
        min-height: 110px;
    }

    .app-pop h2 {
        font-size: 18px;
    }

    .app-btn {
        font-size: 15px;
        padding: 7px 18px;
    }

    .footer-logo {
        margin-top: 0px;
        margin-bottom: 20px;
    }

    .footer-bg {
        text-align: center;
    }

    .footer-bg h4 {
        margin-top: 50px;
    }

    .navbar-default {
        background: #e0131a;
    }

    .signup-btn {
        margin-bottom: 10px;
    }

    .kimmie-wall h1 {
        font-size: 35px;
    }

    .kimmie-wall {
        padding: 35px 15px;
    }

    div#Videos h2 {
        font-size: 25px;
    }

    .lates-videos-cmn-sec h2 {
        font-size: 25px;
    }

    .footer-bg {
        background: #0e62a5;
    }

    .navbar-nav>li:last-child {
        display: none;
    }

    .app-content-s {
        padding-top: 30px;
    }

    .app-content-s {
        padding-top: 60px;
        text-align: center;
        margin-bottom: 50px;
    }

    .mobile-apps {
        text-align: center;
    }

    .latest-photos h2 {
        font-size: 25px;
    }

    .latest-news h2 {
        font-size: 25px;
    }

    .procanz-hall h2 {
        font-size: 25px;
    }

    .all-time-stats h2 {
        font-size: 25px;
    }

    .lates-Videos h2 {
        font-size: 25px;
    }

    .producers-loop .producer-inner .producer-caption .producer-details {
        font-size: 12px;
        padding: 5px 20px;
        font-weight: 600;
        right: 10px;
        bottom: 10px;
    }

    .horse-list-loop .horse-inner .producer-caption .producer-details {
        font-size: 12px;
        padding: 5px 20px;
        font-weight: 600;
        right: 10px;
        bottom: 10px;
    }

    .navbar-overview.navbar-static-top .navbar-nav {
        padding-left: 0px;
        float: none;
    }

    .profile-details-all img {
        width: 120px;
        height: 120px;
    }

    .profile-details-all {
        padding-left: 135px;
        min-height: 85px;
        padding-top: 20px;
    }

    .profile-details-all h3 a {
        font-size: 20px;
    }

    .profile-details-all h3 {
        margin-top: 0px;
    }

    .overview-follow {
        bottom: 15px;
        padding: 5px 30px;
        font-weight: 500;
        font-size: 13px;
    }

    .overview-us-dt {
        top: 0;
    }

    .profile-details-all {
        position: absolute;
        left: 15px;
        right: 15px;
        bottom: 0;
        top: 0;
    }

    .profile-details-all span.overview-profile-tag {
        position: absolute;
        bottom: 15px;
        left: 135px;
    }

    .profile-details-all h3 {
        position: absolute;
        bottom: 30px;
        left: 135px;
    }

    .overview-news .over-ns-ban .over-caption {
        position: relative;
        max-width: 100%;
        padding: 15px;
        border-left: 0px;
        border-top: 5px solid #e0131a;
        border-radius: 0px;
        background-size: 100%;
        padding-bottom: 40px;
        margin-bottom: 30px;
    }

    .overview-news .over-ns-ban .over-caption h3 a {
        font-size: 20px;
    }

    .overview-news .over-ns-ban .over-caption h3 {
        margin-top: 0px;
    }

    .draws-list-loop .draws-list-inner {
        padding: 5px;
        max-height: 120px;
        min-height: 120px;
    }

    .draws-list-loop.ar-events-loop .draws-list-inner {
        min-height: 180px;
    }

    .draws-list-loop .draws-list-inner .alphabet {
        left: 5px;
        top: 5px;
        width: 180px;
        height: 180px;
    }

    .draws-list-loop .draws-list-inner .producer-caption {
        padding-left: 180px;
    }

    .draws-list-loop .draws-list-inner .producer-event {
        padding-top: 0px;
    }

    .draws-list-loop .draws-list-inner .producer-event span.align-tx {
        width: 90px;
    }

    .draws-list-loop .draws-list-inner .btn-default {
        padding: 6px 20px;
        font-size: 12px;
    }

    .tag-status {
        padding: 6px 20px;
        font-size: 12px;
    }

    .draws-list-loop {
        margin-bottom: 20px;
    }

    .draws-list-loop .draws-list-inner>a {
        padding-top: 5px;
        padding-bottom: 5px;
    }

    .lates-videos-cmn-sec .col-md-3:nth-child(even) {
        padding-left: 15px;
    }

    .lates-videos-cmn-sec .col-md-3:nth-child(odd) {
        padding-right: 15px;
    }

    .horses-profile .col-md-4:nth-child(even) {
        padding-left: 15px;
    }

    .horses-profile .col-md-4:nth-child(odd) {
        padding-right: 15px;
    }

    .lates-videos-cmn-sec .col-md-12 {
        padding-left: 15px;
        padding-right: 15px;
    }

    .horses-profile .col-md-12 {
        padding-left: 15px;
        padding-right: 15px;
    }

    ul.rankings-sec-dv li span.cr-erning-lg {
        font-size: 12px;
    }

    ul.horses-caption-details li span.em-hors-dc {
        width: 60px;
    }

    .single-horse-pro .single-horse-inner {
        padding-left: 200px;
    }

    .single-horse-pro .single-horse-inner .horse-image-se {
        width: 160px;
        height: 160px;
    }

    .single-horse-pro .single-horse-inner {
        padding-left: 160px;
        max-height: 162px;
        min-height: 162px;
    }

    ul.horses-caption-details {
        padding: 10px 15px;
    }

    .single-horse-pro .single-horse-inner h2 {
        padding: 10px;
        font-size: 18px;
    }

    ul.rankings-sec-dv li {
        padding: 5px;
    }

    ul.horses-caption-details li {
        line-height: 20px;
        font-size: 12px;
    }

    .follow-horse-btn {
        bottom: 6px;
        right: 15px;
        padding: 5px 30px;
        font-size: 12px;
    }

    ul.rankings-sec-dv li span.cr-earing-sm {
        font-size: 10px;
    }

    .sign-horse-footer {
        min-height: 41px;
        max-height: 41px;
    }

    ul.f-links-horse li a {
        padding: 10px 15px;
    }

    .add-photo-profile {
        width: 100px;
        margin-top: -50px;
    }

    .side-bar {
        width: 100%;
        display: block;
        position: relative;
    }

    .content-sec {
        width: 100%;
        padding: 0px 15px;
        padding-top: 15px;
    }

    span.upload-profile-img {
        right: 8px;
        bottom: 8px;
        padding: 2px 5px;
        font-size: 12px;
    }

    span.upload-cover-img {
        font-size: 16px;
        padding: 0px 5px;
    }

    span.round-tab {
        width: 35px;
        height: 35px;
        line-height: 34px;
        font-size: 12px;
    }

    .wizard li.active span.round-tab {
        line-height: 35px;
    }

    .connecting-line {
        top: 20px;
    }

    .wizard .nav-tabs>li a {
        width: 35px;
        height: 35px;
        margin: 5px auto;
    }

    span.round-tab:hover {
        line-height: 35px;
    }

    .wizard .nav-tabs>li span.tb-txt {
        font-size: 10px;
    }

    .add-photo-caption h3 {
        font-size: 22px;
    }

    .side-bar h3 {
        font-size: 20px;
        font-weight: bold;
        padding: 10px 25px;
        margin-bottom: 0px;
    }

    .side-bar .navbar .navbar-toggle {
        background-color: #e0131a;
    }

    .side-bar .navbar-toggle .icon-bar {
        display: block;
        width: 22px;
        height: 2px;
        border-radius: 1px;
        background: #fff;
    }

    .side-bar ul.sidebar-links {
        padding-top: 0px;
    }

    .side-bar a.navbar-brand {
        display: block;
    }

    ul.earning-card {
        display: block;
    }

    ul.earning-card>li {
        width: 100%;
    }

    .container-fluid.c-secz {
        padding-left: 0px;
        min-height: auto;
    }

    .filter-rsnt-earning .form-horizontal {
        width: 100%;
        text-align: right;
        position: relative;
        margin-top: 20px;
    }

    ul.earning-report li .form-control {
        height: 41px;
        box-shadow: none;
        border-radius: 2px;
        width: 130px;
    }

    ul.earning-report li {
        margin-left: 5px;
    }

    .er-report {
        top: 2px;
    }

    ul.page-numbers.con-earn {
        margin-top: 10px;
        margin-bottom: 35px;
    }

    .over-ns-ban {
        max-height: initial;
    }

    .event-table-dv {
        position: relative;
        padding-top: 1px;
        margin-top: -100px;
    }

    .payment-info-sz {
        position: relative;
        border-bottom: 1px solid #ddd;
        border-top: 1px solid #ddd;
    }

    .share-event-sz {
        position: relative;
    }

    .event-banner {
        padding-bottom: 0px;
    }

    .event-table-dv {
        margin-top: -50px;
    }

    .full-banner {
        margin-bottom: 230px;
    }

    .banner-stuff {
        bottom: -228px;
    }

    .event-table-dv {
        bottom: 0px;
    }
}

@media (min-width: 320px) and (max-width: 600px) {
    ul.page-numbers li a {
        display: inline-block;
        width: 30px;
        height: 30px;
        line-height: 30px;
        margin: 0;
    }

    span.page-numbers.current {
        width: 30px;
        height: 30px;
        line-height: 30px;
        display: block;
        border-radius: 50%;
        color: #fff;
    }

    .photoContainer {
        display: block;
    }

    .photoContainer .photo {
        width: 100%;
        height: 280px;
    }

    .photoContainer .fields {
        width: 100%;
    }

    .banner h1 {
        font-size: 25px;
        line-height: 29px;
    }

    a.navbar-brand {
        margin-top: -30px;
    }

    .navbar-brand>img {
        width: 80px;
        padding-top: 5px;
    }
}

/* temp css started */
@media screen and (max-width: 550px) {
    .wrapper {
        overflow: scroll !important;
    }

    .update_cover_image .modal-lg {
        width: 1400px !important;
    }

    .modal.fade.update_cover_image {
        overflow: scroll;
    }
}

/* temp css ended */
@media (max-width: 530px) {
    img.pro_img {
        width: 110px;
        top: -55px;
        height: 110px;
        left: 15px;
    }

    .girl_img {
        padding-left: 140px;
        padding-top: 0px;
        margin-bottom: 30px;
        min-height: 100px;
    }

    .girl_img h2 {
        font-size: 20px;
    }

    span.kimie_add {
        font-size: 11px;
    }

    .kimmie-wall h1 {
        font-size: 28px;
    }

    .kimmie-wall {
        padding: 30px 15px;
    }

    div#Videos h2 {
        font-size: 22px;
    }

    .lates-videos-cmn-sec h2 {
        font-size: 22px;
    }

    .tabs-section {
        padding: 15px 15px;
        padding-bottom: 15px;
    }

    .banner h1 br {
        display: none;
    }

    .banner h1 {
        margin: 0;
        font-size: 20px;
        line-height: 29px;
        left: 35px;
    }

    ul.apps-icons li img {
        width: 120px;
    }

    .app-content-s h2 {
        font-size: 30px;
        line-height: 30px;
    }

    .app-content-s p {
        font-size: 14px;
        line-height: 25px;
    }

    .latest-photos h2 {
        font-size: 24px;
    }

    .item_content h4 {
        font-size: 16px;
    }

    .owl-carousel .owl-nav button.owl-next,
    .owl-carousel .owl-nav button.owl-prev,
    .owl-carousel button.owl-dot {
        border: 1px solid #f3f3f3;
        padding-left: 10px !important;
        padding-right: 10px !important;
        margin-left: 1px;
        margin-right: 1px;
        line-height: 20px;
        padding-top: 2px !important;
        padding-bottom: 2px !important;
    }

    .owl-theme .owl-nav {
        border-left: 1px solid #efefef;
        margin-left: 5px;
        padding-left: 5px;
        top: -50px;
    }

    .item_num {
        font-size: 12px;
    }

    .date-post {
        font-size: 12px;
    }

    .latest-photos .container.news-sec a.btn.btn-default.view-all-btn {
        font-size: 10px;
        border-radius: 5px;
        padding: 5px 13px;
        background: #c81f30;
        color: #fff;
        font-weight: 600;
        float: right;
        margin-right: 75px;
        border: none;
    }

    .latest-news .container a.btn.btn-default.view-all-btn {
        font-size: 10px;
        border-radius: 5px;
        padding: 5px 13px;
        background: #c81f30;
        color: #fff;
        font-weight: 600;
        float: right;
        margin-right: 75px;
        border: none;
    }

    .procanz-hall .container a.btn.btn-default.view-all-btn {
        font-size: 10px;
        border-radius: 5px;
        padding: 5px 13px;
        background: #c81f30;
        color: #fff;
        font-weight: 600;
        float: right;
        margin-right: 75px;
        border: none;
    }

    .all-time-stats .video-sec a.btn.btn-default.view-all-btn {
        font-size: 10px;
        border-radius: 5px;
        padding: 5px 13px;
        background: #c81f30;
        color: #fff;
        font-weight: 600;
        float: right;
        margin-right: 75px;
        border: none;
    }

    .lates-Videos .video-sec a.btn.btn-default.view-all-btn {
        font-size: 10px;
        border-radius: 5px;
        padding: 5px 13px;
        background: #c81f30;
        color: #fff;
        font-weight: 600;
        float: right;
        margin-right: 75px;
        border: none;
    }

    div#Videos .video-sec a.btn.btn-default.view-all-btn {
        font-size: 10px;
        border-radius: 5px;
        padding: 5px 13px;
        background: #c81f30;
        color: #fff;
        font-weight: 600;
        float: right;
        margin-right: 75px;
        border: none;
    }

    div#Videos .container.news-sec a.btn.btn-default.view-all-btn {
        font-size: 10px;
        border-radius: 5px;
        padding: 5px 13px;
        background: #c81f30;
        color: #fff;
        font-weight: 600;
        float: right;
        margin-right: 75px;
        border: none;
    }

    div#Videos .container.latest-newsx a.btn.btn-default.view-all-btn {
        font-size: 10px;
        border-radius: 5px;
        padding: 5px 13px;
        background: #c81f30;
        color: #fff;
        font-weight: 600;
        float: right;
        margin-right: auto;
        border: none;
    }

    .procanz-hall h2 {
        font-size: 20px;
    }

    .barrel-loop {
        width: 50%;
    }



    ul.page-numbers li:last-child {
        margin-left: 10px;
    }

    ul.page-numbers li:first-child {
        margin-right: 10px;
    }

    ul.search-common li {
        display: block;
        padding-right: 0px;
    }

    .barrel-profile:hover {
        margin-top: 15px;
        margin-bottom: 0px;
    }

    .producers-loop .producer-inner {
        padding-left: 15px;
        max-height: inherit;
        min-height: auto;
        padding-top: 243px;
        padding-bottom: 65px;
        padding-right: 15px;
        text-align: center;
    }

    .producers-loop .producer-inner .producer-event p span.year {
        padding-left: 5px;
    }

    .producers-loop .producer-inner .alphabet {
        left: 50%;
        transform: translateX(-50%);
    }

    .producers-loop .producer-inner .producer-caption .producer-details {
        right: inherit;
        left: 50%;
        transform: translateX(-50%);
    }

    .producers-loop .producer-inner .alphabet {
        top: 15px;
    }

    .producers-loop .producer-inner .producer-event span.align-tx {
        width: auto;
    }

    .producers-loop .producer-inner .producer-event {
        padding-top: 0px;
    }

    .producers-loop .producer-inner .producer-caption .producer-details {
        bottom: 15px;
        right: 15px;
        padding: 7px 30px;
        font-size: 14px;
        font-weight: bold;
    }

    .overview-follow {
        bottom: -35px;
        padding: 2px 10px;
        font-weight: 500;
        font-size: 12px;
        left: 105px;
        right: auto;
        top: auto;
        border-radius: 3px;
        z-index: 999999;
    }

    .profile-details-all span.overview-profile-tag {
        position: absolute;
        bottom: 10px;
        left: 105px;
    }

    .profile-details-all h3 {
        position: absolute;
        bottom: 25px;
        left: 105px;
    }

    .profile-details-all h3 a {
        font-size: 18px;
    }

    .profile-details-all img {
        width: 90px;
        height: 90px;
    }

    .overview-banner>img {
        min-height: 100px;
    }

    .overview-follow:hover {
        background: #000;
    }

    .navbar-default {
        min-height: 50px;
    }

    .overview-news .over-ns-ban .over-caption h3 a {
        font-size: 20px;
    }

    .overview-news .over-ns-ban .over-caption h3 {
        margin-top: 0px;
    }

    .overview-news .col-xs-6 {
        width: 100%;
    }

    .overview-news .news-banz {
        margin-bottom: 0px;
    }

    .tag-status {
        padding: 5px 15px;
        font-size: 10px;
    }

    .horse-list-loop .horse-inner .producer-event span.align-tx {
        width: 80px;
        display: inline-block;
    }

    .single-horse-pro .single-horse-inner {
        padding-left: 0px;
        max-height: inherit;
        min-height: inherit;
        display: table;
        width: 100%;
    }

    .single-horse-pro .single-horse-inner .horse-image-se {
        width: 100%;
        height: inherit;
        position: relative;
    }

    ul.rankings-sec-dv {
        position: relative;
    }

    .sign-horse-footer {
        position: relative;
    }

    ul.rankings-sec-dv li span.cr-earing-sm {
        font-size: 12px;
    }

    ul.rankings-sec-dv li span.cr-erning-lg {
        font-size: 14px;
    }

    ul.rankings-sec-dv li {
        padding: 8px;
        width: 32.3%;
    }

    ul.horses-caption-details li span.em-hors-dc {
        width: 55px;
    }

    ul.related-playlist li .inner-playlist .playlist-caption h4 {
        font-size: 15px;
    }

    .video-dvz {
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 25px;
        padding-bottom: 25px;
    }

    .wizard .nav-tabs>li a {
        width: 30px;
        height: 30px;
    }

    span.round-tab {
        width: 30px;
        height: 30px;
        line-height: 28px;
    }

    .wizard li.active span.round-tab {
        line-height: 31px;
    }

    span.round-tab:hover {
        line-height: 31px;
    }

    .connecting-line {
        top: 18px;
        height: 5px;
    }

    .add-photo-profile {
        width: 90px;
        margin-top: -45px;
    }

    .add-photo-caption {
        margin-top: 25px;
    }

    ul.earning-card>li ul li {
        min-height: 130px;
    }

    ul.earning-card li h3 {
        font-size: 22px;
        top: 42px;
    }

    ul.earning-card li p {
        bottom: 42px;
        font-size: 12px;
        font-weight: 600;
    }

    ul.earning-report li {
        margin-left: 0px;
        display: block;
    }

    ul.earning-report {
        display: block;
    }

    .filter-rsnt-earning .form-horizontal {
        right: 0px;
    }

    ul.earning-report li .form-control {
        width: 100%;
        margin-bottom: 15px;
    }

    .event-table-dv {
        margin-top: 0px;
        width: 100%;
        min-width: 100%;
    }
}

@media (max-width: 498px) {
    span.header-notification {
        display: block !important;
    }

    .notification-dropdown {
        right: 0;
        transform: translateX(-50%);
        left: 50%;
        width: 350px;
    }
}



@media (max-width: 450px) {
    .draws-list-loop .draws-list-inner .btn-default {
        padding: 5px 15px;
        font-size: 10px;
    }

    .draws-list-loop .draws-list-inner .producer-event {
        padding-top: 0px;
    }

    .draws-list-loop .draws-list-inner .producer-caption p {
        font-size: 12px;
    }

    .draws-list-loop .draws-list-inner .producer-caption a h4 {
        font-size: 16px;
    }

    .draws-list-loop .draws-list-inner .producer-caption {
        padding-left: 165px;
    }

    .draws-list-loop .draws-list-inner .alphabet {
        left: 5px;
        top: 5px;
        width: 135px;
        height: 135px;
    }

    .draws-list-loop .draws-list-inner {
        padding: 5px;
        max-height: 100px;
        min-height: 100px;
    }

    .draws-list-loop .draws-list-inner .btn-default {
        bottom: 5px;
        right: 5px;
    }

    .draws-list-loop .draws-list-inner .btn-default {
        top: 5px;
        bottom: auto;
    }

    .draws-list-loop .draws-list-inner .producer-event span.align-tx {
        width: 65px;
    }

    .draws-list-loop .draws-list-inner .producer-event p {
        line-height: 18px;
    }

    .draws-list-loop .draws-list-inner .producer-caption h4 {
        font-size: 16px;
    }

    .btn-default {
        padding: 5px 25px;
        font-size: 13px;
    }

    .horse-list-loop .horse-inner .alphabet {
        position: absolute;
        left: 0;
        top: 0;
        width: 107px;
        overflow: hidden;
    }

    .horse-list-loop .horse-inner .producer-caption {
        padding-left: 20px;
    }

    .horse-list-loop .horse-inner {
        padding-left: 100px;
        padding-top: 5px;
        padding-bottom: 5px;
        padding-right: 5px;
    }

    .horse-list-loop .horse-inner .producer-caption a h4 {
        font-size: 16px;
    }

    .horse-list-loop .horse-inner .producer-event p {
        line-height: 18px;
        font-size: 12px;
    }

    .horse-list-loop .horse-inner .producer-event {
        padding-top: 0px;
    }

    .horse-list-loop .horse-inner .producer-caption .producer-details {
        padding: 5px 15px;
        font-size: 10px;
    }

    .horse-list-loop .horse-inner .producer-event span.align-tx {
        width: 65px;
    }

    .lates-videos-cmn-sec .col-md-3 {
        width: 100%;
    }

    .horses-profile .col-md-4 {
        width: 100%;
    }

    .lates-videos-cmn-sec .col-md-3 {
        padding-left: 15px;
        padding-right: 15px;
    }

    .horses-profile .col-md-4 {
        padding-left: 15px;
        padding-right: 15px;
    }

    .add-photo-profile {
        width: 80px;
        margin-top: -40px;
    }

    .er-report {
        padding-right: 35px;
        border-radius: 4px;
        padding-left: 15px;
        position: relative;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .banner h1 {
        font-size: 16px;
        line-height: 23px;
    }

    .event-table-dv h3 {
        font-size: 25px;
        padding-left: 10px;
        padding-right: 10px;
        line-height: 30px;
    }

    .payment-info-sz {
        min-width: 100%;
    }

    .share-event-sz {
        min-width: 100%;
    }

    a.btn.btn-default.en-fm-n {
        padding: 8px 30px;
    }
}

.d-none {
    display: none;
}

.chatContainer {
    margin: 0;
    margin-top: 20px;
    padding: 0;
    width: 100%;
    border: #dddfe1 solid 1px;
    display: table;
}

.people-list {
    display: table-cell;
    width: 300px;
    vertical-align: top;
    background: #fff;
}

.people-list .search {
    padding: 0px 20px 0px 20px;
    position: relative;
}

.people-list input {
    border-radius: 3px;
    border: none;
    padding: 14px;
    color: #444;
    background: none;
    border: none !important;
    outline: none !important;
    border-bottom: #dddfe1 solid 1px !important;
    width: 100%;
    font-size: 14px;
    padding-left: 30px;
}

.people-list .fa-search {
    position: absolute;
    left: 20px;
    top: 17px;
}

.people-list .allUnread {
    width: 100%;
    padding: 10px 20px;
    position: relative;
}

.people-list .allUnread a {
    font-size: 14px;
    margin-right: 30px;
    display: inline-block;
    color: #999;
}

.people-list .allUnread a.active,
.people-list .allUnread a:hover {
    color: #000;
    text-decoration: none;
}

.people-list ul {
    max-height: 720px;
    overflow-y: auto;
    padding: 20px;
    padding-top: 10px;
}

.people-list ul li {
    padding-bottom: 20px;
    list-style-type: none;
    cursor: pointer;
}

.people-list img {
    float: left;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
}

.people-list .about {
    float: left;
    margin-top: 8px;
}

.people-list .about {
    padding-left: 8px;
}

.people-list .status {
    color: #b0b0b0;
}

.chat {
    display: table-cell;
    background: #F2F5F8;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    color: #434651;
}

.chat .chat-header {
    background: #fafafa;
    padding: 20px;
    border-bottom: 2px solid white;
}

.chat .chat-header img {
    float: left;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
}

.chat .chat-header .chat-about {
    float: left;
    padding-left: 10px;
    margin-top: 6px;
}

.chat .chat-header .chat-with {
    font-weight: bold;
    font-size: 16px;
}

.chat .chat-header .chat-num-messages {
    color: #adb5bd;
}

.chat .chat-header .fa-star {
    float: right;
    color: #D8DADF;
    font-size: 20px;
    margin-top: 12px;
}

.chat .chat-history {
    padding: 30px 30px 20px;
    overflow-y: scroll;
    height: 630px;
}

.chat .chat-history ul li {
    list-style-type: none;
}

.chat .chat-history .message-data {
    margin-bottom: 15px;
}

.chat .chat-history .message-data-time {
    color: #b0b0b0;
    padding-left: 6px;
    font-size: 12px;
}

.chat .chat-history .message {
    color: white;
    padding: 18px 20px;
    line-height: 26px;
    font-size: 16px;
    border-radius: 7px;
    margin-bottom: 30px;
    width: 90%;
    position: relative;
}

.chat .chat-history .message:after {
    bottom: 100%;
    left: 7%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-bottom-color: #4cb050;
    border-width: 10px;
    margin-left: -10px;
}

.chat .chat-history .my-message {
    background: #4cb050;
}

.chat .chat-history .other-message {
    background: #0e6eb9;
}

.chat .chat-history .other-message:after {
    border-bottom-color: #0e6eb9;
    left: 93%;
}

.chat .chat-message {
    padding: 30px;
    position: relative;
    background: #fff;
}

.chat .chat-message .sendOuter {
    width: 100%;
    border-radius: 100px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border: #dddfe1 solid 1px;
    position: relative;
}

.chat .chat-message input {
    width: 100%;
    border: none;
    padding: 20px 20px;
    font: 14px/22px "Lato", Arial, sans-serif;
    height: 30px;
    resize: none;
    background: none;
    outline: none !important;
}

.chat .chat-message .fa-file-o,
.chat .chat-message .fa-file-image-o {
    font-size: 16px;
    color: gray;
    cursor: pointer;
}

.chat .chat-message button {
    position: absolute;
    top: 7px;
    right: 10px;
    background: none;
    border: none;
    outline: none;
    color: #0e6eb9;
    font-size: 16px;
    text-transform: uppercase;
    border: none;
    cursor: pointer;
}

.chat .chat-message button:hover {
    color: #0b5a98;
}

.online,
.offline,
.me {
    margin-right: 3px;
    font-size: 10px;
}

.online {
    color: #4cb050;
}

.offline {
    color: #ff8424;
}

.me {
    color: #0e6eb9;
}

.align-right {
    text-align: right;
}

.align-left {
    text-align: left;
}

@media screen and (max-width: 767px) {
    .people-list ul {
        max-height: 100%;
    }

    .people-list {
        width: 100%;
    }

    .chat {
        display: none;
        position: fixed;
        left: 0;
        top: 0;
        bottom: 0;
        z-index: 99999999;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-justify-content: space-between;
        -moz-justify-content: space-between;
        -ms-justify-content: space-between;
        justify-content: space-between;
        -ms-flex-pack: space-between;
    }

    .chatDisplay {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
    }

    .chat .chat-history {
        height: 100%;
    }

    .chat .chat-history ul {
        padding: 0;
    }

    .chat .chat-history .message {
        font-size: 12px;
        padding: 5px 10px;
        margin-bottom: 10px;
        line-height: 1.2;
    }

    .chat .chat-history .message-data-name {
        font-size: 12px;
    }

    .chat .chat-header {
        padding: 5px 20px;
    }

    .chat .chat-header .closeChat {
        display: block !important;
        position: absolute;
        right: 10px;
        top: 14px;
        background: none;
        border: none;
        outline: none;
        cursor: pointer;
    }

    .chat .chat-header .closeChat i {
        vertical-align: middle;
    }

    .chat .chat-header img {
        width: 45px;
        height: 45px;
    }

    .chat .chat-header .chat-with {
        font-size: 14px;
    }

    .chat .chat-header .chat-num-messages {
        font-size: 12px;
    }

    .chat-message {
        padding: 10px 30px !important;
    }
}

.people-list ul::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 0px;
    background-color: #F5F5F5;
}

.people-list ul::-webkit-scrollbar {
    width: 3px;
    background-color: #F5F5F5;
}

.people-list ul::-webkit-scrollbar-thumb {
    border-radius: 0px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #fb2d2d;
}


.chat-history::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 0px;
    background-color: #F5F5F5;
}

.chat-history::-webkit-scrollbar {
    width: 5px;
    background-color: #F5F5F5;
}

.chat-history::-webkit-scrollbar-thumb {
    border-radius: 0px;
    width: 5px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #fb2d2d;
}

.ImageModalIsHidden {
    padding-right: 0px !important;
    overflow-y: auto;
}

.ImageModalIsHidden .modal-backdrop {
    display: none;
}

.line-height-1 td,
.line-height-1 th {
    line-height: 1 !important;
    vertical-align: middle !important;
}

.file-upload-wrapper {
    border: #dddfe1 solid 1px;
    position: relative;
    width: 100%;
    height: 50px;
}

.file-upload-wrapper:after {
    content: attr(data-text);
    font-size: 14px;
    position: absolute;
    top: 0;
    left: 0;
    background: #fff;
    padding: 10px 15px;
    display: block;
    width: calc(100% - 40px);
    pointer-events: none;
    z-index: 20;
    height: 30px;
    line-height: 30px;
    color: #999;
    font-weight: 300;
    cursor: pointer;
}

.file-upload-wrapper:before {
    content: 'Choose File';
    position: absolute;
    top: 0;
    right: 0;
    display: inline-block;
    height: 48px;
    background: #dee2e6;
    color: #444;
    cursor: pointer;
    z-index: 25;
    font-size: 14px;
    line-height: 50px;
    padding: 0 15px;
    pointer-events: none;
}

.file-upload-wrapper:hover:before {
    background: #c1c9d0;
}

.file-upload-wrapper input {
    opacity: 0;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    height: auto;
    margin: 0;
    padding: 0;
    display: block;
    cursor: pointer;
    width: 100%;
}

.featuredImg {
    width: 100%;

}

.featuredImg img {
    width: 100%;
    height: auto;
}

.w-100 {
    width: 100%;
}

.w-50 {
    width: 50%;
}

.max-w-100 {
    max-width: 100%;
}

.login-formx .btn-default:hover {
    background: #101010;
    border: 1px solid #101010;
}

div#buy-image-modal {
    z-index: 99999999;
}