@font-face {
    font-family: 'Helvetica Neue Black Cond';
    src: url('fonts/helveticaneue_blackcond-webfont.woff2') format('woff2'),
    url('fonts/helveticaneue_blackcond-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Neue Thin';
    src: url('fonts/helveticaneue_thin-webfont.woff2') format('woff2'),
    url('fonts/helveticaneue_thin-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Neue Light';
    src: url('fonts/helveticaneue-webfont.woff2') format('woff2'),
    url('fonts/helveticaneue-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Neue Bold';
    src: url('fonts/helveticaneuebd-webfont.woff2') format('woff2'),
    url('fonts/helveticaneuebd-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Neue Heavy';
    src: url('fonts/helveticaneuehv-webfont.woff2') format('woff2'),
    url('fonts/helveticaneuehv-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Neue Italic';
    src: url('fonts/helveticaneueit-webfont.woff2') format('woff2'),
    url('fonts/helveticaneueit-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Neue Regular';
    src: url('fonts/helveticaneuelt-webfont.woff2') format('woff2'),
    url('fonts/helveticaneuelt-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Neue Medium';
    src: url('fonts/helveticaneuemed-webfont.woff2') format('woff2'),
    url('fonts/helveticaneuemed-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


h1 {
    font-size: 1.4rem;
    font-family: 'Helvetica Neue Medium';
    font-weight: normal;
    letter-spacing: 0.29px;
}

h2 {
    font-size: 1.2rem;
    font-family: 'Helvetica Neue Bold';
    font-weight: normal;
    letter-spacing: 0.49px;
}

h3 {
    font-size: 1rem;
    font-family: 'Helvetica Neue Regular';
    font-weight: normal;
    letter-spacing: 0.21px;
}

h4 {
    font-size: 0.8rem;
    font-family: 'Helvetica Neue Bold';
    font-weight: normal;
    letter-spacing: 0.29px;
}

h5 {
    font-size: 1rem;
    font-family: 'Helvetica Neue Medium';
    font-weight: normal;
    letter-spacing: 5.88px;
    text-transform: uppercase;
}

h6 {
    font-size: 1rem;
    font-family: 'Helvetica Neue Medium';
    font-weight: normal;
    letter-spacing: 0px;
}

.subheading {
    font-size: 18px;
    font-family: 'Helvetica Neue Regular';
    letter-spacing: 5.93px;
    text-transform: uppercase;
}

p,
ul,
ol,
ul li,
ol li {
    font-size: 16px;
    font-family: 'Helvetica Neue Regular';
    letter-spacing: normal;
    line-height: 1.5;
    color:#fff;
}

.navbar.navbar-expand-lg .navbar-nav .nav-item{
    font-size: 1rem;
    line-height: 1.8;
}

ul {
    font-family: 'Helvetica Neue Regular';
}

li {
    font-family: 'Helvetica Neue Regular';
}

.tiny-labels {
    font-size: 12px;
    font-family: 'Helvetica Neue Medium';
    font-weight: normal;
    letter-spacing: 0.14px;
    line-height: 14px;
}

a {
    outline: none !important;
}

.page-id-570.logged-in .after-login-row{
    justify-content: center;
}

.page-id-570.logged-in .after-login-hide{
    display: none !important;
}

input,
textarea {
    font-size: 16px !important;
    font-family: 'Helvetica Neue Regular';
    letter-spacing: 0.14px;
    line-height: 18px;
}

.massive-font {
    font-size: 48px;
    font-family: 'Helvetica Neue Regular';
}

.description-font {
    font-size: 12px;
    font-family: 'Helvetica Neue Medium';
    font-weight: normal;
    letter-spacing: .1px;
}

.breadcrumb-font {
    font-size: 24px;
    font-family: 'Helvetica Neue Medium';
    font-weight: normal;
}

.header-class {
    background-color: #ffffff;
}

.site-branding-container {
    height: 100px;
    background-color: black;
    color: white;
}

.site-branding-container .site-branding {
    padding-top: 14px;
}

body.logged-in .site-branding-container .site-branding {
    padding-top: 6px;
}

.site-branding-container .site-branding .navbar>a {
    margin-right: 40px;
}

.main-navigation {
    display: block;
    margin-top: 0.25rem;
}

.header-points-icon {
    padding: 15px;
    font-size: 1rem;
    background-color: #D35B30;
    color: #ffffff;
    font-family: 'Helvetica Neue Medium';
    font-weight: normal;
    line-height: 14px;
    border-radius: 4px;
    min-width: 90px;
}

.header-points {
    display: block;
    margin-bottom: 5px;
}

.header-points-label {
    font-size: .6em;
}

.header-user-icon {
    width: 100px;
    color: #D35B30;
    font-family: 'Helvetica Neue Medium';
    font-weight: normal;
    line-height: 14px;
    border-radius: 4px;
    width: 60px;
    height: 60px;
    line-height: 32px;
}

.header-user-icon-sub {
    width: 100px;
    color: #D35B30;
    font-family: 'Helvetica Neue Medium';
    font-weight: normal;
    line-height: 14px;
    border-radius: 4px;
    width: 60px;
    height: 60px;
    line-height: 32px;
    background-color: #ffffff;
}

.bg-dark {
    background-color: #000000 !important;
}

#navbarSupportedContent {
    background-color: #000000;
    z-index: 999;
}

.navbar-dark .navbar-toggler {
    color: rgba(247, 0, 0, 0.5);
    border-color: rgba(6, 6, 6, 0.1);
    text-align: right;
    background: transparent;
    width: auto;
    margin-left: 10px;
}

.navbar-dark .navbar-nav .nav-link {
    color: inherit;
}

.normal-nav-link-color {
    color: #ffffff;
}

.nav-link {
    padding: 0px;
    font-family: 'Helvetica Neue Medium';
    font-weight: normal;
}

.active-tab {
    color: #D35B30 !important;
    border-bottom: 5px solid #D35B30;
}

html,
body {
    font-family: 'Helvetica Neue Regular';
    background-color: #141414;
    position: relative;
    margin: 0;
    padding-bottom: 0em;
    min-height: 100%;
}

#content {
    position: relative;
}

#content.site-content{
    overflow: hidden;
}

.footer {
    font-size: .8em;
    width: 100%;
}

body.page-template-page-home .footer,
body.page-template-page-partner-registration .footer {
    background: #000;
}

body.page-template-page-faq .footer {
    background: #000;
}

.disclaimers {
    padding-bottom: 10px;
    font-size: .9em;
}

#colophon .widget-area {
    margin: 0 calc(4% + 0px) 0 calc(5% + 60px);
}

.footer-navigation .footer-menu li {
    text-transform: uppercase;
    padding-bottom: 6px;
}

.control {
    font-family: arial;
    display: block;
    position: relative;
    padding-left: 30px;
    margin-bottom: 5px;
    padding-top: 4px;
    cursor: pointer;
    font-size: 16px;
}

.control input {
    position: absolute;
    z-index: -1;
    opacity: 0;
}

.control_indicator {
    position: absolute;
    top: 2px;
    left: 0;
    height: 20px;
    width: 20px;
    background: #ffffff;
    border: 0px solid #000000;
}

.control-radio .control_indicator {
    border-radius: 0;
}

.control:hover input~.control_indicator,
.control input:focus~.control_indicator {
    background: #f5f5f5;
}

.control input:checked~.control_indicator {
    background: #D35B30;
}

.control input:disabled~.control_indicator {
    background: #e6e6e6;
    opacity: 0.6;
    pointer-events: none;
}

.control_indicator:after {
    box-sizing: unset;
    content: '';
    position: absolute;
    display: none;
}

.control input:checked~.control_indicator:after {
    display: block;
}

.control-checkbox .control_indicator:after {
    left: 8px;
    top: 4px;
    width: 3px;
    height: 8px;
    border: solid #ffffff;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}

.control-checkbox input:disabled~.control_indicator:after {
    border-color: #7b7b7b;
}

.main-site-content {
    color: #ffffff;
}

a.lost-password{
    color:#D35B30
}

.single-leaderboard-wrapper{
    padding:0 20px;
}

.single-leaderboard-wrapper h2.section-heading-text{
    margin:0;
    font-size: 20px;
}

.single-leaderboard-wrapper h3.section-heading-text{
    margin:0;
    font-size: 18px;
    margin-top: 15px;
}

.single-board-outer-wrapper{
    margin: 40px 0 50px;
}

.single-board-outer-wrapper>.row>.col-12.col-md-6:nth-of-type(2n){
    border-left:1px solid #fff;
}

.bidells-input {
    width: 100%;
    margin-bottom: 15px;
    border: none;
    border-left: 6px solid #D35B30;
    padding: 15px;
    border-radius: 0 2px 2px 0;
}

textarea.bidells-input{
    resize:none;
    height:150px;
}

#bidells_user_login,
#reset-email,
#pass1,
#pass2 {
    width: 100%;
    margin-bottom: 15px;
    border: none;
    border-left: 6px solid #D35B30;
    padding: 15px;
    border-radius: 0 2px 2px 0;
}

.error-message.reset-error {
    margin-bottom: 1rem;
}

#bidells_user_pass {
    width: 70%;
    margin-bottom: 15px;
    border: none;
    border-left: 6px solid #D35B30;
    padding: 15px;
    border-radius: 0 2px 2px 0;
}

label {
    display: inline-block;
    margin-bottom: .5rem;
    width: 100%;
}

.bidells-call-out-box {
    -webkit-box-shadow: 0px 16px 40px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 16px 40px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 16px 40px 0px rgba(0, 0, 0, 0.3);
    padding: 20px;
    background-color: #17191d;
    border-radius: 5px;
}

.price-tag {
    right: 15px;
    position: absolute;
    background-color: #D35B30;
    width: 120px;
    text-align: center;
    border-radius: 4px 0 0 4px;
    font-family: 'Helvetica Neue Medium';
    font-weight: normal;
}

.content-styling {
    font-size: 16px;
    font-family: 'Helvetica Neue Regular';
}

.content-styling ul {
    list-style: none;
}

.content-styling li:before {
    content: "\f00c";
    /* FontAwesome Unicode */
    font-family: FontAwesome;
    display: inline-block;
    margin-left: -1.3em;
    /* same as padding-left set on li */
    width: 1.3em;
    /* same as padding-left set on li */
    color: #D35B30;
    font-size: 1em;
}

.white-link {
    text-decoration: underline;
    color: white !important;
    cursor: pointer
}

.white-link:hover {
    text-decoration: underline;
    color: white;
    cursor: pointer
}

.bidels-no-decoration-link {
    text-decoration: none;
    color: white;
    cursor: pointer;
    display:flex;
}

.bidels-no-decoration-link:hover {
    text-decoration: none;
    color: white;
    cursor: pointer
}

.country {
    color: #000000;
}

.color-blue {
    color: #D35B30;
}

.error-text {
    color: #ff0000;
}

.carousel-indicators {
    top: 10px;
    left: auto;
    margin-right: 2%;
    margin-left: 0%;
}

.carousel-control-prev,
.carousel-control-next {
    position: absolute;
    /* top: 0; */
    /* bottom: 0; */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 4%;
    color: #fff;
    text-align: center;
    opacity: 0.5;
    z-index: 9999;
}

.move-up-sliders {
    margin: auto;
}

.price-tag-left {
    left: 0px;
    position: absolute;
    background-color: #D35B30;
    width: 120px;
    text-align: center;
    border-radius: 0 4px 4px 0;
    font-family: 'Helvetica Neue Medium';
    font-weight: normal;
}

.carousel-item-description {
    position: absolute;
    bottom: 0;
}

.complete-tick {
    float: right;
    color: #D35B30;
    font-size: 24px;
}

.change-cusrsor {
    cursor: pointer;
}

.price-tag-price {
    font-size: 30px;
    line-height: 50px;
    font-family: 'Helvetica Neue Bold';
}

.bidells-white-logo {
    height: 22px;
    margin-top: -5px;
    margin-right: 2px;
}

.red-link {
    text-decoration: none;
    color: #D35B30 !important;
    cursor: pointer;
}

.form-labels,
.login-username label {
    margin: 0px;
    letter-spacing: 2.2px;
    text-transform: uppercase;
    font-size: .8rem;
    font-weight: 600;
    font-family: 'Helvetica Neue Regular';
}

.login-username label{
    margin-bottom:0.3em;
}

.formatting-a-href {
    text-align: center;
    width: 100%;
    background-color: white;
    margin: 20px 0;
    padding: 5px;
    color: #D35B30;
    border-radius: 4px;
}

.bidells-primary-link {
    color: #D35B30;
    text-decoration: none;
}

.bidells-primary-link:hover {
    color: #D35B30;
}

.complete-div-click {
    display: block;
    height: 100%;
}

.game-details-boxes {
    text-transform: uppercase;
    color: #5D5E61;
    letter-spacing: 2px;
}

.game-details-box {
    padding-top: 60px;
    padding-bottom: 40px;
}

.no-padding {
    padding: 0px !important;
}

.title-row {
    background-color: #17191D;
    display: inline-block !important;
    width: 100%;
}

.name-title-row {
    width: 45%;
    display: inline-block !important;
    padding: 10px;
}

.odds-title-row {
    width: 45%;
    display: inline-block !important;
    text-align: right;
}

.color-font-grey {
    color: #9B9B9B;
}

.team-name {
    font-size: .6em;
    font-weight: 600;
}

.hover-row:hover .title-row {
    position: relative;
    top: -30px;
    transition: top ease .5s;
}

.complete-tick-bet,
.complete-tick-bet-active {
    float: right;
    color: #D35B30;
    font-size: 24px;
    position: absolute;
    bottom: 28px;
    right: 68px;
    display: none;
}

.complete-tick-bet-active {
    display: block;
}

.breadcrumbs {
    text-decoration: none;
}

.bidells-primary-button {
    transition: background 150ms ease-in-out;
    background: #D35B30;
    border-radius: 5px;
    box-sizing: border-box;
    color: #fff;
    font-family: 'Helvetica Neue Regular' !important;
    font-size: 18px;
    font-weight: 700;
    line-height: .8;
    outline: none !important;
    padding: 0.76rem 1rem;
    text-decoration: none;
    vertical-align: bottom;
    width: 100%;
    text-transform: uppercase;
    letter-spacing: 5.93px;
    border: 1px solid #D35B30;
}

.bidells-primary-button:hover {
    transition: background 150ms ease-in-out;
    background: #D35B30;
    border-radius: 5px;
    box-sizing: border-box;
    color: #fff;
    font-family: 'Helvetica Neue Regular' !important;
    font-size: 18px;
    font-weight: 700;
    line-height: .8;
    outline: none;
    padding: 0.76rem 1rem;
    text-decoration: underline;
    vertical-align: bottom;
    width: 100%;
    text-transform: uppercase;
    letter-spacing: 5.93px;
    border: 1px solid #D35B30;
}

.bidells-primary-button-hard {
    transition: background 150ms ease-in-out;
    background: #D35B30;
    border-radius: 5px;
    box-sizing: border-box;
    color: #fff;
    font-family: 'Helvetica Neue Medium';
    font-size: 16px;
    font-weight: normal;
    line-height: .8;
    outline: none;
    padding: 0.76rem 1rem;
    text-decoration: none;
    vertical-align: bottom;
    width: 100%;
    text-transform: uppercase;
    letter-spacing: 2.93px;
    border: 1px solid #D35B30;
}

.bidells-primary-button-hard:hover {
    transition: background 150ms ease-in-out;
    background: #D35B30;
    border-radius: 5px;
    box-sizing: border-box;
    color: #fff;
    font-family: 'Helvetica Neue Medium';
    font-size: 16px;
    font-weight: normal;
    line-height: .8;
    outline: none;
    padding: 0.76rem 1rem;
    text-decoration: underline;
    vertical-align: bottom;
    width: 100%;
    text-transform: uppercase;
    letter-spacing: 2.93px;
    border: 1px solid #D35B30;
}

.sub-header {
    background-color: white;
}

.sub-header-menu {
    display: inline-block;
    overflow: auto;
    overflow-y: hidden;
    max-width: 100%;
    margin: 0;
    white-space: nowrap;
}

.sub-header-menu li {
    display: inline-block;
    vertical-align: top;
    color: black;
    padding: 10px 25px 0px 0px;
}

.sub-header-menu-item {
    color: #000;
    /*letter-spacing: 3.5px;*/
    font-family: 'Helvetica Neue Bold';
}

.sub-header-menu-item:hover{
    color: #D35B30;
    text-decoration: none;
}

.sub-header-menu>active-tab {
    color: #D35B30;
    text-decoration: underline;
}

a:visited {
    color: inherit;
}

.betting-ends {
    background-color: #D35B30;
    border-radius: 15px;
    height: 260px;
    width: 100%;
    margin: 10px 50px 0px 10px;
    text-align: center;
    padding-top: 80px;
}

.betting-ends-heading {
    font-size: .8em;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 1px;
    font-family: 'Helvetica Neue Bold';
}

.betting-ends-date {
    font-size: 1.6em;
    font-weight: 600;
}

.results-drawn {
    -webkit-box-shadow: 0px 16px 40px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 16px 40px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 16px 40px 0px rgba(0, 0, 0, 0.3);
    background-color: #17191d;
    border-radius: 15px;
    height: 260px;
    width: 100%;
    margin: 10px 50px 0px 10px;
    text-align: center;
    padding-top: 80px;
}

.prize-row {
    -webkit-box-shadow: 0px 16px 40px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 16px 40px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 16px 40px 0px rgba(0, 0, 0, 0.3);
    background-color: #17191d;
    border-radius: 8px;
    height: 80px;
    margin: 10px 0px 5px 0px;
    text-align: left;
    padding: 10px;
}

.prize-number-heading {
    text-transform: uppercase;
    font-size: .6em;
    color: #5D5E61;
    font-family: 'Helvetica Neue Regular';
    font-weight: 600;
}

.prize-name {
    font-family: 'Helvetica Neue Regular';
    font-size: .8em;
    font-weight: 600;
    margin-top: -5px;
}

.vertically-center {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.game-bid-box {
    text-decoration: none;
}

.owl-carousel.carousel-main-wrapper .owl-stage {
    display: flex;
}

.owl-carousel.carousel-main-wrapper .owl-item {
    float: none;
    display: flex;
}

.owl-carousel.carousel-main-wrapper .owl-item .item {
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    padding:0 7px;
}

.owl-carousel.carousel-main-wrapper.slam-carousel .owl-item .item {
    align-items: stretch;
}

.owl-carousel.carousel-main-wrapper .owl-item .item .game-icon-image {
    width: auto;
    max-width: 100%;
}

.owl-carousel.carousel-main-wrapper.make-section-carusel .owl-item .item .game-icon-image {
    width: auto;
    max-height: auto;
    min-height: auto;
}

.owl-carousel.carousel-main-wrapper .owl-item .item .bet-card-box {
    display: flex;
    flex-direction: column;
    width: 100%;
    border: 5px solid #D65C30;
    border-radius: 25px;
}

.owl-carousel.carousel-main-wrapper .owl-item .item .bet-card-box .position-relative {
    display: flex;
    flex: 1 1 auto;
    width: 100%;
    justify-content: center;
    align-items: center;
    background: #141414;
    padding: 0 8px 10px;
}

.owl-carousel.carousel-main-wrapper .owl-item .item .bet-card-box .position-relative img {
    width: auto;
    max-width: 250px;
    max-height: 250px;
    min-height: 250px;
    object-fit: contain;
    object-position: center;
    border: 0 none;
    padding: 10px;
}

.owl-carousel.carousel-main-wrapper .owl-item .item .product-card {
    display: flex;
    width: 100%;
}

.owl-carousel.carousel-main-wrapper .owl-item .item .product-card .game-bid-box{
    border:0 none;
    border-radius: 0;
}

.owl-carousel.carousel-main-wrapper .owl-item .item .game-bid-box {
    display: flex !important;
    flex-direction: column;
    width: 100%;
    border: 5px solid #D65C30;
    border-radius: 25px;
}

.owl-carousel.carousel-main-wrapper .owl-item .item .game-bid-box-slamit {
    border: 5px solid #88FF55 !important;

}

.no-anchor-link{
    cursor: default !important;
}

.owl-carousel.carousel-main-wrapper .owl-item .item .game-bid-box.slam-card>.game-bid-box.slam-card {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 0 none;
    border-radius: 0;
}

.owl-carousel.carousel-main-wrapper .owl-item .item .selected-bid-box {
    display: flex !important;
    flex-direction: column;
    width: 100%;
    padding: 0;
    text-decoration: none;
    border: 5px solid #D65C30;
    border-radius: 25px;
}

.top-new-heading{
    padding:10px 15px;
    background: #141414;
    border-radius: 25px 25px 0 0;
    display:flex;
    width:100%;
}

.top-new-heading h4{
    margin:0;
    flex: 1 1 auto;
}

.game-top-area {
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
    flex: 1 1 auto;
}

.game-label {
    width: 70%; 
}

.game-icon {
    width: 25%;
    text-align: right;
}

.game-label-text {
    font-family: 'Helvetica Neue Medium';
    letter-spacing: 1px;
    font-size: 18px;
    font-weight: normal;
    line-height: 1.5;
    position: relative;
    padding-left: 0;
}

.game-label .game-label-text{
    padding-left:12px;
}
.game-label-overlay.game-label .game-label-text{
    padding-left:0;
}

.game-label ul {
    margin-bottom: 10px;
}

.game-label li::before {
    content: "\2022";
    color: #D35B30;
    font-weight: bold;
    display: inline-block;
    width: 1em;
    position: absolute;
    left: 0;
    line-height: normal;
    top: 3px;
}

.selected-bid-box .top-image-area {
    display: flex;
    flex: 1 1 auto;
    width: 100%;
    justify-content: center;
    align-items: center;
    background: #141414;
    padding: 0 8px 10px;
    /*margin: 0 8px;*/    
}

.selected-bid-box .top-image-area img {
    width: auto;
    max-width: 250px;
    border: 0 none;
    max-height: 250px;
    padding: 10px;
    object-fit: cover;
    object-position: center;
}

.selected-bid-box .bottom-detail-part {
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: space-between;
}

.selected-bid-box .bottom-detail-part .name-title-row {
    display: inline-flex !important;
    flex-direction: column;
    word-wrap: break-word;
    width: auto;
    line-height: 1;
    padding: 10px;
    max-width: 150px;
}

.selected-bid-box .bottom-detail-part .odds-title-row {
    display: inline-flex !important;
    text-align: right;
    flex-direction: column;
    word-wrap: break-word;
    width: auto;
    line-height: 1;
    padding: 10px;
    max-width: 130px;
    align-items: flex-end;
    min-width: 70px;
}

.selected-bid-box .bottom-detail-part .odds-title-row .logo-symble {
    display: inline-flex;
    align-items: center;
    word-break: break-all;
}

.selected-bid-box .bottom-detail-part .odds-title-row .logo-symble .bidells-icon-image-points {
    display: inline-flex;
    border: 2px solid #fff;
    border-radius: 100%;
    padding: 3px;
    width: 20px;
    height: 20px;
    margin-right: 8px;
    min-width:20px;
}

.selected-bid-box .bottom-detail-part h3 {
    margin: 0;
    color: #D35B30;
}

.selected-outer {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.selected-outer .place-bet-button {
    display: inline-flex;
}

.place-bet-button {
    line-height: 24px;
    font-size: 15px;
    font-weight: 400;
    border-radius: 3px;
    position: relative;
    display: inline-block;
    text-transform: uppercase;
    font-family: 'Helvetica Neue Medium';
    color: #fff;
}

.place-bet-button.make-selection-btn {
    padding: 12px 15px 8px;
    background-color: #D35B30;
    width: 180px;
    text-align: center;
    line-height: 1;
}

  .upc-chl .slam-card {  
    cursor: auto;
  }
.complete-tick {
    right: 20px;
    bottom: 20px;
    position: absolute;
}

.selected-outer .complete-tick {
    position: static;
    float: none;
    display: inline-flex;
}

.bidells-game-row {
    position: relative;
}

.section-heading {
    margin-top:60px;
}

.section-heading.featured-heading {
    margin-top: 60px;
    color: #ffffff;
}

.section-heading-text {
    font-family: 'Helvetica Neue Medium';
    font-weight: normal;
    letter-spacing: 0px;
    font-size: 1.2em;
    text-transform: uppercase; 
}

.weekly-challenge-heading{
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
}
.weekly-challenge-heading .section-heading-text{
    margin-right:20px;
    margin-bottom:10px;
}
.weekly-challenge-heading .counterHolder {
    display: flex;
    color:#D35B30;
    margin-left:auto;
    font-family: 'Helvetica Neue Medium';
    font-weight: normal;
    text-transform: uppercase;
    font-size: 1.2em;
    align-items: baseline;
}
.weekly-challenge-heading .count-timmer{    
    font-family: 'Helvetica Neue Regular';
    font-weight:600;
    letter-spacing: 0px;
    white-space: nowrap;
    text-transform: none;
    margin-left:10px;
}
.single-leader-top-heading h1.section-heading-text{
    margin-bottom:10px;
    text-align: center;
}

.game-details {
    width: 100%;
    display: flex;
    flex: 1 1 auto;
}

.game-details img {
    display: inline-block;
    width: auto !important;
}

.game-details span {
    display: -webkit-inline-box;
    font-size: .7em;
    font-family: 'Helvetica Neue Medium';
    font-weight: normal;
    word-wrap: break-word;
    display: block;
}

.game-details span img.game-details-icons {
    display: inline-block;
}

.game-details-icons {
    width: 15px;
    height: 15px;
    display: inline;
}

.input-free-text {
    background-color: #ffffff;
    padding: 5px 0px 5px 20px;
    border-left: 8px solid #D35B30;
}

.bidells-primary-bidelles-field {
    border: none;
}

.policy-heading h1{
    color:#fff;
    margin:0;
}

.results-row {
    background-color: #ffffff;
    margin: 20px 0;
    border-radius: 5px;
    color: #000000;
}
.results-row.new-result-row{
    margin:30px 0 0;
}

.single-leaderboard.results-row{
    margin:1.2rem 0 0;
}

.single-leaderboard .position-label-div-2{
    padding-top:10px;
}

.faq-heading {
    text-align: center;
}

.faq-heading h1 {
    color: #fff;
    margin-bottom: 40px;
    padding-top: 60px;
}

.red-link-div {
    background-color: #D35B30;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
}

.red-link-div a {
    text-decoration: none;
    font-size: 15px;
    color: #fff;
}

.results-row span {
    font-size: 0.6em;
    font-family: 'Helvetica Neue Medium';
    font-weight: normal;
    color: #9B9B9B;
}

.bigger-text {
    margin-top: -5px;
    font-size: .8em;
}

.single-leaderboard .bigger-text{
    margin-top:-5px;
    font-size: 16px;
}

.results-row div {
    font-family: 'Helvetica Neue Medium';
    font-weight: normal;
}

.week-label-div {
    padding: 10px 0px 10px 30px;
}

.position-label-div {
    padding: 10px 30px 10px 0px;
}

.navigation-arrow {
    width: 25px;
    height: 25px;
    margin: auto;
}

.img-div {
    padding: 10px;
}

.users-row {
    background-color: #D35B30;
    color: white;
}

.users-row.results-row .position-div span {
    color: #9B9B9B;
}

.users-row .position-div {
    color: #000000;
}

.users-row.results-row span{
    color:#000;
}

.position-div {
    background-color: #f4f4f4;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.position-label-div-2 {
    padding: 13px 0px 10px 0px;
}

.bigger-text-results {
    margin-top: -5px;
    font-size: .8em;
}

.product-cell {
    height: 400px;
    width: 100%;
}

.product-label-text::before {
    content: "\2022";
    color: #D35B30;
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
}

.product-label-white::before {
    content: "\2022";
    color: #ffffff;
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
}

.li-label {
    text-transform: uppercase;
    font-family: 'Helvetica Neue Medium';
    font-weight: normal;
    font-size: .8em;
}

.bidells-call-out-box-red {
    -webkit-box-shadow: 0px 16px 40px 0px rgba(0, 0, 255, 0.3);
    -moz-box-shadow: 0px 16px 40px 0px rgba(0, 0, 255, 0.3);
    box-shadow: 0px 16px 40px 0px rgba(0, 0, 255, 0.3);
    padding: 20px;
    background-color: #D35B30;
    border-radius: 5px;
}

.biddels-bet-button {
    background-color: #ffffff;
    width: 250px;
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
    margin-left: -20px;
    color: #D35B30;
    text-transform: uppercase;
    font-family: 'Helvetica Neue Medium';
    font-weight: normal;
    font-size: 18px;
    padding: 5px 10px 5px 20px;
}

.product-bet-button {
    background-color: #D35B30;
    max-width: 250px;
    width: 90%;
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
    margin-left: -20px;
    color: #ffffff;
    text-transform: uppercase;
    font-family: 'Helvetica Neue Medium';
    font-weight: normal;
    font-size: 18px;
    padding: 7px 20px;
    display: flex;
    align-items: center;
    line-height: 22px;
}

.stick-to-bottom {
    position: absolute;
    bottom: 20px;
    left: 15px;
    padding: 20px;
}

.biddels-description-text-box {
    margin-top: 10px;
    font-family: 'Helvetica Neue Medium';
    font-weight: normal;
    flex: 1 1 auto;
    display: flex;
    flex-direction: column;
}

.biddels-description-text-box h3 {
    font-family: 'Helvetica Neue Medium';
    font-weight: normal;
    font-size: 18px;
    line-height: 1.4;
}

.biddels-description-text-box h5 {
    font-family: 'Helvetica Neue Regular';
    font-weight: normal;
    font-size: 16px;
    letter-spacing: 0.21px;
}

.product-bet-button .bidells-icon-image-points {
    display: inline-flex;
    border: 2px solid #fff;
    border-radius: 100%;
    padding: 3px;
    width: 22px;
    height: 22px;
    min-width:22px;
    margin-right: 8px;
}

.owl-carousel.carousel-main-wrapper .owl-item .product-bet-button .bidells-icon-image-points {
    display: inline-flex;
    border: 2px solid #fff;
    border-radius: 100%;
    padding: 3px;
    width: 22px;
    height: 22px;
    min-width:22px;
    margin-right: 8px;
}

.total-detail-part {
    display: flex;
    align-items: center;
}

.total-detail-part .bidells-icon-image-points {
    display: inline-flex;
    border: 2px solid #fff;
    border-radius: 100%;
    padding: 3px;
    width: 22px;
    height: 22px;
    min-width:22px;
    margin-right: 8px;
}

.white-link-prizes {
    text-decoration: none;
    color: #ffffff;
}

.white-link-prizes:hover {
    text-decoration: none;
    color: #ffffff;
}

.small-labels-font {
    font-family: 'Helvetica Neue Medium';
    font-weight: normal;
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    color: #ffffff;
    background-color: #131313;
}

.nav-link {
    color: #4A4A4A;
}

.nav-link:hover {
    color: #ffffff;
}

.button-plus-minus {
    background-color: #D35B30;
    padding: 5px 10px;
    border-radius: 2px;
    cursor: pointer;
    -webkit-user-select: none;
    /* Chrome/Safari */
    -moz-user-select: none;
    /* Firefox */
    -ms-user-select: none;
    /* IE10+ */
    /* Rules below not implemented in browsers yet */
    -o-user-select: none;
    user-select: none;
}

.product-secondary-nav {
    text-transform: uppercase;
}

.tab-pane {
    font-family: 'Helvetica Neue Regular';
}

.total-bidells {
    height: 20px;
}

.notice-text {
    color: #D35B30;
    display: none;
    font-family: 'Helvetica Neue Medium';
    font-weight: normal;
    margin-top:1rem;
}

.color-red-active {
    color: #D35B30;
}

.stage-name {
    font-size: 4em;
}

.bidells-product-div {
    color: white;
}

.main-header-row {
    background-color: #D35B30;
    font-family: 'Helvetica Neue Medium';
    font-weight: normal;
    font-size: .8em;
}

.content-table-row {
    background-color: #ffffff;
    font-family: 'Helvetica Neue Medium';
    font-weight: normal;
    font-size: .8em;
    color: #9B9B9B;
}

.background-red-text-white {
    background-color: #D35B30;
    color: white;
    border-radius: 4px;
}

.activity-row {
    background-color: #ffffff;
    border-radius: 4px;
    color: #000000;
    padding: 12px;
    border-left: 5px solid #D35B30;
}

.activity-small-text {
    text-transform: uppercase;
    letter-spacing: 1.5px;
    font-size: .6em;
    font-family: 'Helvetica Neue Medium';
    font-weight: normal;
    color: #D35B30;
}

.activity-text {
    font-size: .8em;
    font-family: 'Helvetica Neue Regular';
    font-weight: normal;
    color: #000000;
    text-align: left;
}

.activity-time {
    text-transform: uppercase;
    font-size: .6em;
    font-family: 'Helvetica Neue Medium';
    font-weight: normal;
    color: #9B9B9B;
    text-align: left;
}

.main-logo-style {
    height: 50px;
    width: auto;
    margin: 0;
}

.site-logo {
    position: static;
    margin: 0;
}

.features-row {
    width: 100%;
}

.features-item {
    width: 33%;
    text-align: center;
    cursor: pointer;
    -webkit-user-select: none;
    /* Chrome/Safari */
    -moz-user-select: none;
    /* Firefox */
    -ms-user-select: none;
    /* IE10+ */
    /* Rules below not implemented in browsers yet */
    -o-user-select: none;
    user-select: none;
}

.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
    background-color: transparent;
    color: white;
}

.nav-tabs .nav-link {
    border: none;
}

.videoContainer img{
    height: 100%;
    max-width: 100%;
}
.videoContainer {
    height: calc(100% + 20px);
    position: absolute;
    text-align: center;
    width: 50%;
    top: -20px;
    right: 0;
}

.videoContainer video {
    object-position: center;
    object-fit: cover;
    display: block;
    height: 100%;
    width: 100%;
}

.videoContainer .overlay {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 2;
    background: #000000;
    opacity: 0.5;
}

.outerImageContainer{
    height: 100%;
    position: absolute;
    text-align: center;
    width: 50%;
    top: auto;
    right: 0;
    display: flex;
    bottom: 0;
    align-items: flex-end;
    justify-content: center;
}

.outerImageContainer img {
    height: auto;
    max-width: 100%;
    object-fit: cover;
    max-height: 100%;
}

.header-home {
    z-index: 9;
    width: 100%;
    color: #ffffff;
    text-align: center;
    padding: 20px 0;
    background: #000;
}
.partner-header-home.header-home {	
    position: relative;	
    top:auto;	
    left:auto;	
    background: #000;	
    padding:0 15px;
}
.header-home>.row {
    align-items: center;
}

.login-button-home {
    padding-right: 50px;
}

.login-button-home a {
    letter-spacing: 2px;
    display: inline-block;
    width: auto !important;
}

.login-button-home a:hover {
    letter-spacing: 2px;
    color: #D35B30;
    background-color: #ffffff;
    text-decoration: none;
    border: 1px solid #ffffff;
    text-decoration: none;
}

.main-logo-image-div img {
    height: 35px;
}

.heading-main-outer {
    background: #000;
    padding-top: 80px;
}

.heading-content-part {
    color: #fff;
    position: relative;
    min-height: 500px;
    height: 100%;
    display: flex;
    align-items: center;
}

.heading-content {
    text-align: center;
}

.heading-content-part h1 {
    font-size: 60px;
    margin-bottom: 30px;
    text-transform: uppercase;
}

.heading-content-part h2 {
    font-size: 40px;
    margin-bottom: 40px;
    text-transform: uppercase;
}

.get-started-button {
    margin-top: 0;
}

.heading-content-part p {
    margin-top: 30px;
    margin-bottom: 0;
}

.get-started-button a {
    letter-spacing: 2px;
    display: inline-block;
    width: auto;
}

.get-started-button.new-button a {
    width: auto;
}

.get-started-button.new-button a:hover {
    width: auto;
}

.get-started-button a:hover {
    letter-spacing: 2px;
    color: #D35B30;
    background-color: #ffffff;
    text-decoration: none;
    border: 1px solid #ffffff;
    text-decoration: none;
    width: auto;
}

section {
    /*min-height: 400px;*/
    background-color: #000000;
}

.home-page-headings {
    font-size: 2rem;
    font-family: 'Helvetica Neue Bold';
    letter-spacing: 0.29px;
}

.step-boxes {
    background-color: #17191D;
    border-radius: 10px;
    cursor: auto;
    height: 150px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.step-boxes h2 {
    margin-bottom: 0;
    font-size: 1.2rem;
}

.btn-outline-only {
    border: 2px solid #ffffff;
    padding: 5px 10px;
    text-decoration: none;
}

.card {
    background-color: #303030;
    border: 1px solid #000000;
    border-radius: 0rem;
    margin: 10px 0;
}

.search-field {
    width: 100%;
}

.faq-btn {
    text-transform: none;
    letter-spacing: 0px;
    cursor: pointer;
}

.section-background-card {
    margin-top: 20px;
    margin-bottom: 20px;
}

.font-increase {
    font-size: 30px;
}

.search-result-link {
    color: #ffffff;
}

.phone-label {
    font-size: .8em;
    color: #9B9B9B;
    font-family: 'Helvetica Neue Bold';
}

.phone-text {
    font-size: 1em;
    color: #ffffff;
    font-family: 'Helvetica Neue Bold';
}

.bidells-primary-button:hover {
    text-decoration: none;
    border: 1px solid #fff !important;
}

.footer-mega-menu {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    text-decoration: none;
    font-size: 18px;
    text-align: center;
}

.footer-mega-menu li {
    float: left;
}

.footer-mega-menu li a:hover {
    color: #ffffff;
}

footer-mega-menu {
    border: 1px dotted black;
    padding: 0;
    display: table;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.footer-mega-menu li {
    display: table;
    color: #9B9B9B;
    text-align: left;
    padding: 0px 0 3px 0px;
    text-decoration: none;
    width: 100%;
}

.refer-icons ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

.refer-icons li {
    float: left;
}

.refer-icons li a {
    display: block;
    color: white;
    text-align: center;
    padding: 16px;
    text-decoration: none;
}

.refer-icons li a:hover {
    background-color: #111111;
}

.refer-icons img {
    width: 100%;
}

.pointer-cursor {
    cursor: pointer;
}

.refer-a-friend-cell {
    height: auto;
    width: 100%;
    line-height: normal;
    font-family: 'Helvetica Neue Bold';
    font-size: 40px;
}

.custom-referral-code-field {
    border: none;
    background: transparent !important;
    text-align: center;
    font-size: 32px;
    width: 100%;
    color: #fff;
    font-family: 'Helvetica Neue Bold';
}

.logged-in-footer {
    height: 150px !important;
}

.bid-already-placed {
    width: 180px;
    background: #D35B30;
    border-radius: 5px;
    padding: 5px;
    font-size: .7em;
    text-align: center;
    font-family: 'Helvetica Neue Bold';
}

.text-grey {
    color: #9B9B9B;
}

.footer-3-col-menu-heading {
    font-family: 'Helvetica Neue Medium';
    font-weight: normal;
    margin-bottom: 10px;
    font-size: 1rem;
    display: block;
}

.footer-icons {
    width: 100%;
    margin-bottom: 10px;
    max-width: 28px;
}

.footer-3-col-menu-text {
    font-size: 16px;
    font-family: 'Helvetica Neue Regular';
    line-height: 1.5;
    word-wrap: break-word;
}

.copyright-icon {
    color: white;
    font-family: 'Helvetica Neue Bold';
}

.help-icon {
    background-color: #D35B30;
    padding: 10px 20px;
    border-radius: 5px;
    color: white;
    font-family: 'Helvetica Neue Bold';
}

.copyright-internal-icon {
    background-color: #000000;
    padding: 10px 20px;
    border-radius: 5px;
    color: white;
    font-family: 'Helvetica Neue Bold';
}

.panel-title>a:before {
    float: right !important;
    font-family: FontAwesome;
    content: "\f068";
    padding-right: 5px;
}

.panel-title>a.collapsed:before {
    float: right !important;
    content: "\f067";
}

.card-header>.panel-title>a:before {
    float: right !important;
    font-family: FontAwesome;
    content: "\f068";
    padding-right: 5px;
}

.card-header.collapsed>.panel-title>a:before {
    float: right !important;
    content: "\f067";
}

.panel-title>a:hover,
.panel-title>a:active,
.panel-title>a:focus {
    text-decoration: none;
}

.white-background-if-no-picture {
    background-color: #ffffff;
    text-align: center;
    line-height: 56px;
}

.no-leaderboard {
    display: none;
}

.para-styling {
    line-height: 1.5em;
}

.bidells-header-buttons {
    transition: background 150ms ease-in-out;
    background: #D35B30;
    border-radius: 5px;
    box-sizing: border-box;
    color: #fff !important;
    font-family: 'Helvetica Neue Medium';
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    outline: none;
    text-decoration: none;
    text-align: center;
    text-transform: uppercase;
    border: 1px solid #D35B30;
    display:block;
    padding: 13px 15px 12px;
    border-radius: 4px;
    width: auto;
    text-align: center;
    text-decoration: none !important;
}
.bidells-header-buttons:hover{
    border-color: #ffffff;
    background: #ffffff;
    color: #D35B30 !important;
}

.bidells-header-buttons-outline {
    font-family: 'Helvetica Neue Medium';
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    outline: none;
    text-decoration: none;
    text-align: center;
    text-transform: uppercase;
    border: 1px solid #ffffff;
    background-color: #ffffff;
    color: #D35B30 !important;
    display:block;
    padding: 13px 15px 12px;
    border-radius: 4px;
    width: auto;
    text-align: center;
    text-decoration: none !important;
}
.bidells-header-buttons-outline:hover{
    border-color: #D35B30;
    background: #D35B30;
    color: #fff !important; 
}

.header-login-buttons {
    background-color: transparent;
    color: #ffffff;
    font-family: 'Helvetica Neue Medium';
    font-weight: normal;
    line-height: 14px;
    width:auto;
}

.header-login-buttons-outline {
    background-color: transparent;
    color: #D35B30;
    font-family: 'Helvetica Neue Medium';
    font-weight: normal;
    line-height: 14px;
    width:auto;
}

.non-logged-in-header-buttons {
    width: auto;
    min-width:215px;
}

.right-menu {
    display: flex;
    align-items: center;
}

.new-page-content h3 {
    font-size: 1.2rem;
    line-height: 1.5;
    font-family: 'Helvetica Neue Bold';
    letter-spacing: 0.49px;
}

.new-page-content h4 {
    font-size: 1rem;
    line-height: 1.5;
}

.faq-main-section {
    background: #000;
    padding-bottom: 60px;
}

.faq-main-section #accordion .card,
.home-page-faq #accordion .card {
    color: #fff;
    background: #17191d;
    border-radius:5px;
}

.faq-main-section #accordion .card .card-header.collapsed,
.home-page-faq #accordion .card .card-header.collapsed{
    border-color:transparent;
}

.faq-main-section #accordion .card .card-header,
.home-page-faq #accordion .card .card-header {
    border-bottom: 1px solid #000;
    cursor: pointer;
}

.faq-main-section #accordion .card h5,
.home-page-faq #accordion .card h5 {
    font-size: 1rem;
}

.faq-main-section #accordion .card .card-body p,
.home-page-faq #accordion .card .card-body p {
    margin-bottom: 0;
    font-size: 16px;
    font-family: 'Helvetica Neue Regular';
    letter-spacing: 0.14px;
    line-height: 24px;
}

.faq-main-section #accordion .card .card-body p+p,
.home-page-faq #accordion .card .card-body p+p {
    margin-top: 1rem;
}

.bet-section-inner {
    text-align: center;
    max-width: 100%;
}

.bet-section-inner h2 {
    font-size: 30px;
    line-height: 1.5;
}

.bet-section-inner h3 {
    font-size: 28px;
    line-height: 1.5;
}

.bet-section-inner h4 {
    font-size: 25px;
    line-height: 1.5;
    font-family: 'Helvetica Neue Regular';
}

.bet-section-inner figure {
    margin: 0;
}

.bet-section-inner figure img {
    border-radius: 9999px;
}

.bet-section-inner figure figcaption a {
    font-size: 14px;
}

.new-mobile-image {
    text-align: center;
}

.new-mobile-image img {
    max-width: 100%;
    width: 260px;
}

.order-confirmation-label {
    display: inline-block;
    margin-bottom: .5rem;
    width: 100%;
    font-size: 16px;
    font-family: 'Helvetica Neue Regular';
    letter-spacing: 0.14px;
    line-height: 18px;
}

.bidells-primary-button.order-confirmation-btn {
    display: inline-flex;
    width: auto;
    line-height: 1.2;
}

.bidells-primary-button.order-confirmation-btn:hover {
    width: auto;
    line-height: 1.2;
}

.partner-logo-div .partner-logo {
    height: auto;
    width: auto;
    max-width: 25px;
    object-fit: cover;
    object-position: center;
    margin-right: 10px;
}
.challenge-prize-image{
    text-align: center;
    margin:50px 0 0;
}

.challenge-prize-image img{
    width:100%;
}

.challenge-prize-image h4.section-heading-text{
    margin: 12px 0 0;
    font-size: 16px;
}

.single-board-outer-wrapper>.row>.col-12.col-md-6 .single-leaderboard-wrapper:first-child .challenge-prize-image{
    margin-top:1.2rem;
}

.position-heading{
    background: #fff;   
    border-radius:5px 5px 0 0; 
}

.position-heading h4{
    margin:8px 0;
    text-align: center;
    color: #000;
    font-size: 16px;
    text-transform: uppercase;
    font-family: 'Helvetica Neue Medium';
    font-weight: normal;
    letter-spacing: 0px;
}

.single-leaderboard.users-row.results-row .position-div {
    color: #fff;
    background: #D35B30;
    
}

.single-leaderboard.users-row.results-row .position-div span {
    color: #000;
}

.challenge-button-box .place-bet-button.make-selection-btn{
    width:170px;
    transition: background 150ms ease-in-out;
    background: #D35B30;
    border-radius: 5px;
    box-sizing: border-box;
    color: #fff;
    font-family: 'Helvetica Neue Regular' !important;
    font-size: 16px;
    font-weight: 700;
    line-height: 1;
    outline: none;
    padding: 12px 15px;
    text-decoration: none;
    vertical-align: bottom;
    text-transform: uppercase;
    letter-spacing: 2px;
    border: 1px solid #D35B30;   
    margin-top:15px;
}

.challenge-button-box .no-thanks-btn.place-bet-button.make-selection-btn{    
    background: #fff;
    color: #D35B30;
}

.challenge-button-box .place-bet-button.make-selection-btn:hover{
    background: #fff;
    color: #D35B30;
}

.challenge-button-box .no-thanks-btn.place-bet-button.make-selection-btn:hover{
    background: #D35B30;
    color: #fff;
}

.referral-code-outer{
    padding:0;
    margin:0;
    list-style: none;
    display: flex;
    flex-wrap: wrap; 
}

.referral-code-outer li{
    padding:20px 30px 0 0;
    text-align: center;
    display: flex;
    flex-direction: column;
}

.referral-code-outer li a{
    text-decoration: none !important;
}

.referral-code-outer li .copy-code-box{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;    
}

.referral-code-outer li .copy-code-box, .referral-code-outer li .image-outer{    
    width:160px;
    height:100px;
    background: #D35B30;
    border-radius: 5px 5px 0 0;
    display: flex;
    flex-direction: column;
    cursor: pointer;
    text-decoration: none;
    font-size: 16px;
    padding:10px;
    justify-content: center;
    align-items: center;
}

.referral-code-outer.copied-code-outer li{
    padding-right: 0;
    flex: 1 1 auto;
    max-width: 380px;
}

.referral-code-outer.copied-code-outer li .copy-code-box{
    width:100%;  
}

.referral-code-outer li .copy-code-box input{
    font-size: 18px !important;
    text-decoration: none;
    outline: none !important;
    -webkit-appearance: none;
    appearance: none;
}

.referral-code-outer li .copy-code-box span{
    margin-top:5px;
    line-height: normal;
}

.referral-code-outer li .image-outer img{
    max-width:45%;
    fill:#fff;
}

.referral-code-outer li h6{
    text-align: center; 
    white-space: nowrap;
    font-size: 16px;
    margin:2px 0 0;
    line-height: normal;
    padding: 6px 15px;
    border-radius: 0 0 5px 5px;
    background: #D35B30;
    display: flex;
    align-items: center;
    justify-content: center;
    color:#fff;
}

.referral-code-outer li h6 .referrer-image-points{
    border: 1px solid #fff;
    width: 22px;
    padding: 3px;
    border-radius: 50%;
    height: 22px;   
}

.inner-new-wrapper{
    margin-top:100px;
}

.inner-new-wrapper h1{
    margin-top:1.8rem;
}

.inner-new-wrapper h1,
.inner-new-wrapper h2,
.inner-new-wrapper h3,
.new-content-part h1,
.new-content-part h2,
.new-content-part h3{
    font-family: 'Helvetica Neue Medium';
    letter-spacing: 0px;
    font-size: 1.2em;
    font-weight: normal;
    line-height: 1.5;
    margin-bottom:1em;
    color:#fff;
    text-align: left;
}

.product-bet-button .view-more-btn{
    text-transform: uppercase;
    font-family: 'Helvetica Neue Medium';
    font-size: 18px;
    line-height: 22px;
    background: transparent;
    padding: 0;
    width: 100%;
    border: 0 none;
    font-weight: normal;
    letter-spacing: 2px;
    color:#fff;
    outline: none !important;
}

.blog-single-content{
    font-family: 'Helvetica Neue Regular';
    color:#fff;
}

.blog-single-content .single-image-wrapper{
    width:100%;
    margin:0 0 30px;
    text-align: center;
}
.blog-single-content .single-image-wrapper img{
    width: auto;
    max-width:100%; 
}

.blog-single-content .blog-date-wrapper{
    margin-bottom:0.5rem;
}

.blog-single-content .blog-date-wrapper small{
    font-size: 0.6em;
}

.blog-single-content h2{
    font-family: 'Helvetica Neue Medium';
    letter-spacing: 0px;
    font-size: 1.2rem;
    font-weight: 400;
}

.blog-single-content h3,
.blog-single-content h4{
    font-family: 'Helvetica Neue Regular';
    font-size: 1rem;
    letter-spacing: 0.21px;
    font-weight: 500;
}

.blog-single-content h5,
.blog-single-content h6{
    font-family: 'Helvetica Neue Regular';
    font-size: 0.8rem;
    letter-spacing: 0.21px;
    font-weight: 500;
}

.blog-single-content ul,    
.blog-single-content ol{
    padding-left:1rem;
}

.footer-copyright-text{
    justify-content: space-between;
    display: flex;
    align-items: flex-end;
}
.copyright-outer-part{
    justify-content: flex-end;
    display: flex;
    flex-direction: column;
    text-align: right;
}
.playstore-area{
    display: flex;
    align-items: center;
    margin-bottom: 15px;
    flex-wrap: wrap;
    gap: 10px 15px;
    justify-content: flex-end;
}
.playstore-area h2{
    margin: 0;
    color: #fff;
    font-family: "Helvetica Neue Bold", sans-serif;
    font-size: 14px;
    width: 100%;
    display: flex; 
    flex-direction: row;
    text-align: right;
    justify-content: flex-end;
}
.playstore-area .download_btn{
    display: flex;
    flex-direction: column;
}
.playstore-area .playstore_img{
    width:auto;
    height:auto;
    max-width: 100%;
    max-height: 35px;
}

.playstore-area-home{
    align-items: center;
    margin-bottom: 15px;
    gap: 10px 15px;
    justify-content: flex-end;
}

.playstore-area-home h2{
    margin: 0;
    color: #fff;
    font-family: "Helvetica Neue Bold", sans-serif;
    font-size: 14px;
    width: 100%;
    flex-direction: row;
    /*text-align: left;*/
    justify-content: flex-end;
    margin-bottom: 10px;
}

.playstore-area-home .playstore_img{
    width:auto;
    height:auto;
    max-width: 100%;
    max-height: 35px;
}


#colophon .site-info .footer-copyright-text .copyright-icon a{
    color:#D35B30;
}
.no-blog-found{
    text-align: center;
    width: 100%;
    padding: 15px;
    font-size: 1rem;
}

.about-home-content h2{
    text-align: center;
}
.about-home-content p{
    text-align: left;
    color:#fff;
    margin-bottom:0;
}
.about-home-content p+p{
    margin-top:1rem;
}
.promo-area-box{	
   /* background: #ED7D31;	*/
   padding:0 15px;	
   text-align: center;	
   width:100%;	
   max-width:100%;	
}	
.promo-area-box h2{	
    margin-bottom:1.5em;	
}	
.promo-area-box h6{    	
    margin-bottom:0;	
}	
.promo-area-box h6+h6{	
    margin-top:1.5em;	
}	
.partner-registration-area .bidells-input{	
    width:100%;	
}	
.main-logo-image-div>h4 {
    margin-top: 15px;
    margin-bottom: 0;
}
.wp-2fa-configuration-form .wp2fa-modal .wp2fa-form-styles .wizard-step .step-setting-wrapper br{
    display:none;
}
.wp-2fa-configuration-form .wp2fa-modal .wp2fa-form-styles .wizard-step .step-setting-wrapper>fieldset{
    margin-bottom:15px;
}
.wp-2fa-configuration-form .wp2fa-modal .wp2fa-form-styles .wizard-step .step-setting-wrapper fieldset>label{
    margin:0;
    font-size: 18px;
    font-family: 'Helvetica Neue Bold';
    letter-spacing: 0.49px;
}
.wp-2fa-configuration-form .wp2fa-modal .wp2fa-form-styles .wizard-step .step-setting-wrapper fieldset>.verification-response{
    margin:0;
    font-size: 8pt;
    line-height: 1.4;
} 
.wp-2fa-configuration-form .wp2fa-modal .modal__container .modal__content .wizard-step .step-setting-wrapper fieldset>.verification-response:not(:empty){
    margin:0;
}
.wp-2fa-configuration-form .wp2fa-modal .wp2fa-form-styles .wizard-step .step-setting-wrapper fieldset>label[for="2fa-email-authcode"]>input{
    background: #fff;
    box-sizing: border-box;
    width: 100%;
    max-width:500px;
    border: 1px solid #000;
    border-left: 6px solid #d35b30;
    padding: 10px;
    border-radius: 0 2px 2px 0;
    margin:5px 0;
    box-shadow: none;
    outline: none;
}
.wp-2fa-configuration-form .wp-2fa-user-profile-form td a.button.button-primary{
    background: #D35B30 !important;
    color: #fff !important;
    padding: 0.76rem 0.7rem;
    border: 1px solid #D35B30 !important;
    border-radius: 5px !important;
    text-align: center;
    width:60%;
}
.wp-2fa-configuration-form .wp-2fa-user-profile-form td a.button.button-primary:hover{
    background: #ffffff !important;
    border-color: #D35B30 !important;
    color: #D35B30 !important;
    cursor: pointer !important;
}
.wp-2fa-configuration-form .wp2fa-modal .modal__container .modal__content.wp2fa-form-styles .step-setting-wrapper .button{
    text-align: center;
}
.wp-2fa-configuration-form .wp2fa-modal .modal__container .modal__content.wp2fa-form-styles .step-setting-wrapper .wp2fa-setup-actions .button.wp-2fa-button-secondary::before{
    display: block;
    text-align: center;
}
.wp-2fa-configuration-form .wp2fa-modal .modal__container .modal__content.wp2fa-form-styles .twilio-step-setting-wrapper label[for="twilio-token"]{
    margin:0;
    font-size: 18px;
    font-family: 'Helvetica Neue Bold';
    letter-spacing: 0.49px;
}
.wp-2fa-configuration-form .wp2fa-modal .modal__container .modal__content.wp2fa-form-styles .twilio-step-setting-wrapper label[for="twilio-token"] input{
    background: #fff;
    box-sizing: border-box;
    max-width:500px;
    width: 100%;
    border: 1px solid #000;
    border-left: 6px solid #d35b30;
    padding: 10px;
    border-radius: 0 2px 2px 0;
    margin:5px 0;
    box-shadow: none;
    outline: none;
}
.wp-2fa-configuration-form .wp2fa-modal .modal__container .modal__content.wp2fa-form-styles .twilio-step-setting-wrapper .verification-response{
    margin:0;
}
.wp-2fa-configuration-form .wp2fa-modal .modal__container .modal__content.wp2fa-form-styles .twilio-step-setting-wrapper .verification-response:not(:empty) {
    border: none;
    padding: 0;
    background: transparent;
    border-radius: 0;
    font-size: 8pt;
    line-height: 1.4;
    width: 100%;
    margin: 0;
}
ins.adsbygoogle{
    text-align: center;
}
ins.adsbygoogle[data-ad-status='unfilled'] {
    background: #141414 !important; 
    width: 100% !important;   
}
ins.adsbygoogle[data-ad-status="unfilled"],
ins.adsbygoogle[data-ad-status="unfilled"] div,
ins.adsbygoogle[data-ad-status="unfilled"] div iframe{
    height:auto !important;
}
ins.adsbygoogle span.noads {
    display: none !important;
    padding:33px 20px 0;
}
ins.adsbygoogle[data-ad-status="unfilled"] span.noads {
    display: block !important;
    text-align: center;
    width: 100% !important;
}

.new-price-box.price-box-new-area{
    flex-direction: row;
    margin-bottom:25px;
}
.new-price-box.price-box-new-area .prize-row{
    background-color: #D35B30;
}
.new-price-box.price-box-new-area .prize-row-slamit{
    background-color: #88FF55;
    color:#17191d;
}
.new-price-box.price-box-new-area .prize-name{
    margin-left:20px;
    display: flex;
    align-items: center;
}
.new-price-box.price-box-new-area .prize-name .bidells-icon-image-points{
    margin-right:10px;
}

.inner-ads-wrapper{
    margin-top:60px;
    text-align: center;
}

.filter-wrapper{
    position: relative;
}
.filter-wrapper .filter-option-list{
    margin: 11px 0 0;
    width:100%;
    max-width:100%;
    background: #141414;
    border-radius:10px;
    /* overflow: hidden; */
    padding:0;    
    font-family: 'Helvetica Neue Regular';
    font-weight:400;
}
.filter-wrapper .filter-option-list .dD-header{
    background: #17191D;
    padding:18px 20px 0;
    font-size:18px;
    line-height: 1.4;
    color:#fff;
    text-transform: uppercase;
}
.filter-wrapper .filter-option-list .item-filter-form{
    margin:0;
    width:100%;
    padding:20px;
    background: #17191D;
}
.filter-wrapper .flt-content-area{    
    display:flex;
    align-items: center;
}
.filter-wrapper .flt-content-area.select-flt-area{
    align-items: stretch;
}
.filter-wrapper .flt-content-area.select-flt-area .bidells-game-select.bidells-input{
    margin: 0 !important;
    border-left: 0;
    border-radius: 8px;
    padding: 12px 15px;
    width:90%;
    outline: none;
}
.filter-wrapper .flt-content-area .form-group{
    margin:0;
}
.filter-wrapper .flt-content-area .form-group+.form-group{
    margin-left:30px;
}
.filter-wrapper .flt-content-area .form-check{
    padding-left:40px;
    display:flex;
}
.filter-wrapper .flt-content-area .form-check-input{
    display:none;
}
.filter-wrapper .flt-content-area .form-check-label:before{
    content:'';
    width:28px;
    height:28px;
    background-color: #17191D;
    border:1px solid #D35B30;
    border-radius:2px;
    margin:0;
    left:0;
    display:block;
    position:absolute;
    top:0;
    left:0;
}
.filter-wrapper .flt-content-area .form-check-input:checked ~ .form-check-label:before{
    background-image: url('img/tick-icon.svg');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 14px;
}
.filter-wrapper .flt-content-area .form-check-label{
    font-family: 'Helvetica Neue Regular';
    font-weight:400;
    font-size: 18px;
    line-height: 28px;
    text-transform: uppercase;
    margin:0;
    color:#fff;
    cursor: pointer;
}
.filter-info-part{
    display:flex;
}
.filter-footer{
    display:flex;
    align-items: center;
    margin-left: auto;
    flex-direction: row-reverse;
}
.filter-footer .flt-btn{
    background: #D35B30;
    border: 1px solid #d35b30;
    padding:8px 10px;
    max-width:98px;
    width:100%;
    text-align: center;
    font-family: 'Helvetica Neue Regular';
    font-weight:400;
    font-size: 15px;
    line-height: 18px;
    color:#fff;
    border-radius:4px;
    text-transform: uppercase;
    letter-spacing: 0;
    box-shadow: none !important;
    outline: none !important;
}
.filter-wrapper .flt-content-area.select-flt-area .filter-footer .flt-btn{
    height:100%;
    padding:8px 25px;
}
.filter-footer .flt-btn:hover{
    background: transparent;
}
.filter-footer .flt-btn.clear-btn{
    background: transparent;
    color:#fff;
    margin-left:20px;
}
.filter-footer .flt-btn.clear-btn:hover{
    background: #D35B30;
}
#colophon .site-info{
    margin: 0 !important;
}
.login-submit input[type="submit"],
.reset-submit input[type="submit"],
.reset-submit button[type="submit"],
.full-width-btn {
    width:100%;
    font-size: 18px !important;
}
.footer-copyright-text{
    font-size: 14px;
}
.product-secondary-nav li{
    font-size: 1rem;
}
.bidells-primary-button{
    font-size:18px !important;
}

/* new style */

.slam-cards {
    padding: 0;
}

.slam-card {
    -webkit-box-shadow: 0px 16px 40px 0px rgba(0, 0, 0, 0.30);
    -moz-box-shadow: 0px 16px 40px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 16px 40px 0px rgba(0, 0, 0, 0.30);
    background-color: #17191d;
    outline: none !important;
    position: relative;
    border-radius: 5px;
    cursor: pointer;
    display: block;
    padding: 20px;
}

.slam-card .game-label ul {
    list-style-type: none;
    padding-left: 0;
}

.owl-nav {
    margin: 0;
}

.owl-nav button {
    width: 36px;
    height: 36px;
    margin: 0 !important;
    color: #D35B30 !important;
    font-size: 72px !important;
    display: inline-block !important;
    background-color: transparent !important;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    outline: none;
    top: 50%;
}

.owl-nav button span {
    line-height: 0;
    display: block;
    margin-top: -4px;
    margin-left: 7px;
}

.owl-nav button.owl-prev {
    left: -42px;
}

.owl-nav button.owl-next {
    right: -42px;
}

.btn {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.btn-primary:hover,
.btn-primary:not(:disabled):not(.disabled):active,
.btn-primary:not(:disabled):not(.disabled).active,
.show>.btn-primary.dropdown-toggle {
    background-color: #ca4617;
    border-color: #ca4617;
}

.game-bid-box {
    text-decoration: none !important;
}

.promotion {
    background-color: #000;
    padding: 50px 0;
}

.author-pic {
    text-decoration: none !important;
}

.author-pic img {
    display: block;
    width: 100%;
}

.author-pic span {
    font-family: 'Helvetica Neue Medium';
    font-weight: normal;
    background-color: #D35B30;
    text-transform: uppercase;
    padding: 8px 10px 6px;
    text-align: center;
    font-size: 16px;
    line-height: 1;
    display: block;
    color: #fff;
}

.single-bet {
    position: relative;
}

.bet-card-box {
    position: relative;
}

.bet-card-box div {
    line-height: 1;
}

.bet-card-box .title-row {
    display: -webkit-flex !important;
    display: -moz-flex !important;
    display: -ms-flex !important;
    display: -o-flex !important;
    display: flex !important;
    align-items: center;
    width: 100%;
    border-radius: 0 0 25px 25px;
}

.bet-card-box .title-row>div {
    width: auto;
}

.bet-card-box .title-row .name-title-row {
    display: inline-flex !important;
    flex-direction: column;
    word-wrap: break-word;
    max-width: 150px;
}

.bet-card-box .title-row .odds-title-row {
    display: inline-flex !important;
    text-align: right;
    flex-direction: column;
    word-wrap: break-word;
    max-width:130px;
    min-width: 70px;
    align-items: flex-end;
}

.bet-card-box .title-row .odds-title-row.title-with-symble .logo-symble {
    display: inline-flex;
    align-items: center;
    word-break: break-all;
}

.bet-card-box .title-row .odds-title-row.title-with-symble .logo-symble .bidells-icon-image-points {
    display: inline-flex;
    border: 2px solid #fff;
    border-radius: 100%;
    padding: 3px;
    width: 20px;
    height: 20px;
    min-width:20px;
    margin-right: 8px;
}

.bet-card-box .btn {
    width: auto;
    font-size: 14px;
    margin-left: auto;
    font-weight: 600;
    padding: 5px 14px;
    letter-spacing: 1px;
    display: inline-block;
}

.bet-card-box .odds-title-row {
    margin-left: auto;
    padding: 10px;
}

.modal-content {
    color: #111;
    border: 6px solid rgb(211 91 48);
}

.close {
    -webkit-box-shadow: none;
    box-shadow: none;
    color: rgb(211 91 48);
    position: absolute;
    outline: none;
    width: auto;
    right: 10px;
    top: 10px;
}

.bet-Selected {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 15px;
    position: absolute;
    background-color: rgba(0, 0, 0, 0.8);
    border-radius: 0;
}

.bet-Selected span {
    width: auto !important;
    border: 1px solid #fff !important;
}

.modal-body .btn {
    letter-spacing: normal !important;
}

.form-control {
    -webkit-box-shadow: none !important;
    text-decoration: none !important;
    border-color: #D35B30 !important;
    box-shadow: none !important;
    outline: none !important;
}

.input-group-text {
    border-color: #D35B30;
}

.input-group-text small {
    font-size: 70% !important;
}

.video_btn {
    background: none !important;
    position: absolute;
    cursor: pointer;
    outline: none !important;
    border: none !important;
    bottom: 15px;
    height: 35px;
    right: 18px;
    width: 35px;
    z-index: 5;
    padding: 0;
}

.video_btn svg {
    width: 35px;
    height: 35px;
    color: #fff;
}

.video_btn:not(.mutted) .bi-volume-mute {
    display: none;
}

.video_btn.mutted .bi-volume-up {
    display: none;
}

.blackbackground {
    background: #000;
}

.owl-carousel.carousel-main-wrapper .owl-item .game-icon img.game-icon-image {
    max-width: 75px;
    max-height: 75px;
    object-fit: cover;
    object-position: center;
    display: inline-block;
}

.error-message {
    color: white;
    background: #D35B30;
    padding: 10px;
    font-size: 16px;
    font-family: 'Helvetica Neue Regular';
    letter-spacing: 0.14px;
    line-height: 18px;
    text-align: center;
    width: 100%;
}

.success-message {
    color: white;
    background: #D35B30;
    padding: 10px;
    font-size: 16px;
    font-family: 'Helvetica Neue Regular';
    letter-spacing: 0.14px;
    line-height: 18px;
    text-align: center;
    width: 100%;
}

#loginform .lost-password {
    color: #D35B30;
    font-size: 20px;
    font-family: 'Helvetica Neue Regular';
    letter-spacing: 0.14px;
    line-height: 18px;
    display: inline-block;
}

.single-bet-area {
    margin: 15px 0 0;
}

.betting-main-box .betting-box-outer {
    display: flex;
}

.betting-main-box .betting-ends {
    margin: 0;
    padding: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    min-height: 260px;
    height: auto;
}

.betting-main-box .results-drawn {
    margin: 0;
    padding: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    min-height: 260px;
    height: auto;
}

.new-price-box {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.new-price-box .prize-row {
    display: flex;
    align-items: center;
    padding: 10px 25px;
    width: 100%;
}

.new-price-box .prize-row .prize-number-heading {
    font-size: 16px;
    color: #fff;
    text-transform: none;
}

.new-price-box .prize-row-slamit .prize-number-heading {
    color: #17191d;
}

.new-price-box .prize-name {
    margin-left: 30px;
    font-size: 1rem;
    margin-top: 0;
}

.new-price-box .prize-name .bidells-icon-image-points {
    width: 28px;
    height: 28px;
    min-width:28px;
    border: 2px solid #fff;
    padding: 5px;
    border-radius: 100%;
    margin-right: 0.5em;
}

.new-price-box .prize-row-slamit .bidells-icon-image-points {

    border: 2px solid #17191d;
}

.betting-main-box .white-link-prizes {
    margin: 0;
}

.betting-main-box .prize-row {
    margin: 0;
}

.slam-singleleader-cards .betting-main-box .prize-row{
    margin-top:1.2rem;
}

.top-bonus-box {
    box-shadow: 0px 16px 40px 0px rgba(0, 0, 0, 0.3);
    background-color: #17191d;
    border-radius: 8px;
    height: 80px;
    display: flex;
    align-items: center;
    padding: 10px 25px;
    width: 100%;
    justify-content: center;
}

.top-bonus-box p {
    font-size: 1em;
    font-weight: 600;
    color: #fff;
    margin: 0;
    line-height: 1.5;
    text-decoration: none;
    text-align: center;
}
.slam-singleleader-cards .top-bonus-box p{
    font-size: 20px;
}
.slam-singleleader-cards .bonus-new-area{
    margin-top:1.2rem;
}

.bonus-new-area {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.bonus-new-area a {
    text-decoration: none;
}

.slam-singleleader-cards .bonus-new-area .add-image-new{
    margin-top:1.2rem;
}

.bonus-new-area .add-image-new {
    margin-top: 15px;
}

.bonus-new-area .add-image-new img {
    width: 100%;
    height: 190px;
    object-fit: contain;
}

.betting-main-box .new-ad-section {
    display: flex;
    justify-content: center;
    align-items: center;
}

.betting-main-box .new-ad-section img {
    width: auto;
    height: auto;
    max-width: 100%;
}

.product-main-outer {
    display: flex;
}

.product-main-outer .product-card {
    display: flex;
    width: 100%;
}

.product-main-outer .product-card .game-bid-box {
    flex-direction: column;
    width: 100%;
}

.product-main-outer .product-card .game-bid-box .biddels-icon img {
    width: 100%;
    object-fit: cover;
}

.single-ad-image {
    text-align: center;
}

.bet-detail-box h2 {
    font-size: 30px;
    margin-bottom: 0.5rem;
}

.bet-detail-box h3 {
    font-size: 24px;
    margin-bottom: 0.5rem;
}

.bet-detail-box p {
    margin-bottom: 0.5rem;
    margin-top: 0;
}

.new-ad-margin {
    margin-top: 40px;
}

.error-msg {
    color: white;
    background: #D35B30;
    padding: 10px;
}

.game-label-overlay{
    padding: 10px 15px;
    background: #141414;
    border-radius: 25px 25px 0 0;
    display: flex;
    width: 100%;
}
.game-label-overlay li:before{
    display: none;
}
.owl-theme .owl-nav img{
    display: block;
}
.registration-content {    
    color: #d35b30;   
     font-family: 'Helvetica Neue Bold'; 
      font-weight: 700;
      margin-top: 0;
}
.registration-content ul {    
    color: #88ff55;    
    padding-left: 25px;
}
.registration-content ul span{   
     color: #d35b30;
}
.selection-btn-page {   
    color: rgb(211 91 48) !important;
}
.add-main-box{
    padding:40px 15px 0;
}


/* 27/04/2023 */
.bootstrap-select{
    padding: 0 !important;
    width: 100% !important;
}
.bootstrap-select .btn{
    font-size: 19px;
    letter-spacing: normal; 
    background-color: #fff !important;
}
.bootstrap-select .dropdown-toggle.bs-placeholder.btn{
    font-size: 16px !important;
    font-family: 'Helvetica Neue Regular';
    letter-spacing: 0.14px;
    line-height: 18px;
    color: #212529 !important;
    padding:12px 15px;    
    outline: none !important;
}
.bootstrap-select .dropdown-menu li.no-results{
    display: block;
    width: 100%;
    padding: 0.25rem 1.1rem;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
    margin:0;
}
.bootstrap-select .dropdown-item{
    padding: 0.25rem 1.1rem;
}
.non-logged-in-header-buttons{
    margin-left: auto;
}
.bootstrap-select div.dropdown-menu:before {
    content: "✕";
    background: #d35b30;
    color: #fff;
    padding: 0;
    font-size: 12px;
    border-radius: 15px;
    width: 20px;
    height: 20px;
    display: block;
    text-align: center;
    line-height: 20px;
    cursor: pointer;
    margin: -3px 8px 3px auto;
}
.filter-wrapper .flt-content-area.select-flt-area .filter-footer{
    justify-content: flex-start;
    margin-top: 0;
    margin-bottom: 0;
}


.leaderboardTabList{
    background-color: #17191D;
    padding:20px;
    border-radius:5px;
}
.leaderboardTabList .nav-item{
    width:23%;
}
.leaderboardTabList .nav-link{
    border-radius: 5px;
    border: 2px solid #D35B30;
    box-sizing: border-box;
    font-size:16px;
    line-height: 1em;
    color:#fff;
    outline: none !important;
    box-shadow: none !important;
    padding: 0.76rem 1rem;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    width: 100%;
    text-align: center;
}
.leaderboardTabList .nav-link.active{
    background-color: transparent;
    color:#fff;
    background-color: #D35B30;
}
.leaderboardTabList .nav-item+.nav-item{
    margin-left:20px;
}
.diff-color{
    color: #D35B30; 
}

.bottom-detail-part ul{
    padding-left:1rem;
}

.heading-top-logo{
    margin-bottom:35px;
}
.heading-top-logo > img{
    max-width:350px;
}

/* New pages start here */

.main-banner{
    background-color: #17191D;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    padding:60px 0;
}
.ourTrainerTabContent .main-banner{
    min-height: 470px;
}

.main-banner-img-back{
    position: relative;
    width:100%;
    text-align: center;
}
.main-banner-img-back:after{
    content:'';
    /* background: #17191D; */
    border-radius: 16px;
    position: absolute;
    bottom:0;
    left:0;
    top:65px;
    width:100%;
    z-index: 0;
}
.main-banner-img-back .player-img{
    position: relative;
    z-index: 1;
}
.extra-padding1{
    padding-right:25px;
}
.extra-padding2{
    padding-left:25px;
}
.cta-btn-new{
    transition: background 150ms ease-in-out;
    background: #D35B30;
    border-radius: 5px;
    box-sizing: border-box;
    color: #fff;
    font-family: 'Helvetica Neue Regular';
    font-size: 18px;
    font-weight: 700;
    line-height: .8;
    outline: none;
    padding: 0.76rem 1rem;
    margin-top: 32px;
    text-decoration: none;
    vertical-align: bottom;
    width: 100%;
    text-transform: uppercase;
    letter-spacing: 5.93px;
    border: 1px solid #D35B30;
}
.cta-btn-new:hover{
    background: #ffffff;
    color: #D35B30;
    cursor: pointer;
    text-decoration: none;
    border: 1px solid #fff !important;
}

.get-started-button a.cta-btn-new{
    color:#fff;
}
.get-started-button a.cta-btn-new:hover{
    color:#D35B30;
}

.team-slide.slick-slide{
    display: none;
}
.team-slider.slick-initialized .team-slide.slick-slide{
    display: block;
}

.team-outer-box .logo-back{
    background: #17191D;
    border-radius:16px;
    margin:0 16px;
    text-align: center;
    width:358px;
    height:208px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.team-outer-box .logo-back img{
    max-height: 80%;
}
.contact-links{
    display:flex;
    list-style: none;
    margin:0;
    padding:0;
}
.contact-links li+li{
    margin-left:20px;
}
.contact-links li img{
    width:32px;
    height:32px;
}
.contact-details{
    list-style: none;
    margin:0;
    padding:0;
}
.contact-details li{
    display: flex;
    align-items: center;
    margin:15px 0 0;
}
.contact-details li p{
    margin:0;
    display: flex;
    align-items: center;
}
.contact-details li p img{
    margin-right:10px;
    width: 24px;
}

.horses-area-block{
    position:relative;
    margin:60px 0 0;
}
.horses-area-block+.horses-area-block{
    margin-top:100px;
}
.horses-area-block:last-child{
    margin-bottom:30px;
}
.block-outer-row{
    align-items: center;
    flex-direction: row-reverse;
}
.block-outer-row .block-image-area{
    text-align: right;
}
.game-img{
    border-radius: 16px;
}
.block-outer-row .block-content-part{
    padding-right:20px;
}
.block-outer-row .block-content-part .game-logo{
    max-width:250px;
    width:100%;
    max-height:180px;
}
.block-outer-row .block-content-part .block-image{

}
.block-outer-row .block-content-part h2{
    font-size: 1.5rem;
    color:#fff;
    margin-top:10px;
    margin-bottom: 25px;
}
.block-outer-row .block-content-part .game-odds-info{
    display:flex;
    width:100%;
    margin:10px 0 20px;
    background: #17191d;
    border-radius:5px;
}
.block-outer-row .game-info-list{
    list-style: none;
    display: grid;
    width:100%;
    gap: 8px 50px;
    grid-template-columns: auto auto;
    padding:10px;
    margin:0;
}
.block-outer-row .game-info-list li{
    display:flex;
    align-items: center;
    color:#fff;
    font-size: 14px;
}
.block-outer-row .game-info-list li span:first-child{
    width: 100px;
    word-wrap: break-word;
}
.block-outer-row .game-info-list li a{
    color:#BF5B68;
    text-decoration: underline !important;
}
.bottom-img-vid-area{
    display:flex;
    border-radius:5px;
    overflow: hidden;
}
.bottom-img-vid-area .bot-btns{
    display:flex;
    width:50%;
    align-items: center;
    background: #ED7D31;
    justify-content: center;
    text-align: center;
    padding:0.45rem 1rem;
    text-transform: uppercase;
    color:#fff;
    font-size: 18px;
    line-height: 1em;
    letter-spacing: 2px;
    font-weight: 700;
    text-decoration: none !important;
}
.bottom-img-vid-area .bot-btns > img{
    width:30px;
    margin-right:20px;
}

.profile-result-outer{
    margin-top:60px;
}
.profile-result-outer:last-child{
    margin-bottom:30px;
}

.mt-main {
    margin-top: 96px;
}
.br-16{
    border-radius: 16px; 
}
.joinus-inner-wrapper{
    /*background-image: url('images/cta-main-back.png');*/
    background-color: #17191D;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    border-radius: 16px;
    padding: 30px 200px;
}
.promotions-logo-area h1{
    font-size: 2rem;
    margin-bottom:1rem;
}
.playing-area{
    margin-bottom:40px;
}
.victory-area h2,
.playing-area h2,
.joinus-inner-wrapper h2{
    color:#fff;
    margin-bottom:1rem;
}
.playing-area h3{
    color:#fff; 
}

.videoPopupWrapper .modal-dialog .modal-content {
    border: 0 none;
    background: transparent;
}
.videoPopupWrapper .modal-dialog .modal-content .modal-body {
    padding: 0.5rem;
    position: relative;
}
.video-racing-slider-outer{
    width:100%;
}
.video-racing-slider .slide .slide-inner {
    position: relative;
    width: 100%;
    text-align: center;
    height: 400px;
}
.video-racing-slider .slide img{
    height:auto;
    width:auto;
    max-width: 100%;
    max-height: 400px;
    object-fit: cover;
    object-position: center;
    margin:auto;
}
.video-racing-slider.image-racing-slider .slide{
    text-align: center; 
}
.modal-outer-area{
    max-width:100%;
    padding:50px;
    position:relative;
    margin:0 !important;
    min-height:100% !important; 
}
.modal-outer-area .popup-close-btn{
    position: absolute;
    top: 20px;
    right: 20px;
    background: url('img/close-popup.svg');
    border: 0 none !important;
    outline: none !important;
    cursor: pointer;
    font-size: 0;
    padding: 0;
    z-index: 100;
    width:36px;
    height:36px;
}
.modal-content{
    margin: auto;
    width:100%;
    max-width:1110px;
}
.videoPopupWrapper iframe {
    width: 100%;
    height: 400px;
    max-width: 100%;
    display: block;
}
.video-racing-slider{
    background: #fff;
    padding:8px;
    border-radius:10px;
}
.video-racing-slider.slick-slider button.slick-arrow {
    z-index: 1;
    background-image: url(https://slamit.io/wp-content/uploads/2022/04/prev.png);
    background-position: center;
    background-repeat: no-repeat;
    font-size: 0;
    border: 0 none !important;
    pointer-events: auto;
    background-color: transparent;
    width:36px;
    height:36px;
    position: absolute;
    left:-60px;
    top:50%;
    margin-top:-18px;
    outline: none !important;
}
.video-racing-slider.slick-slider button.slick-arrow.slick-next {
    background-image: url(https://slamit.io/wp-content/uploads/2022/04/next.png);
    right:-60px;
    left:auto;
}
.popup-ads-area{
    width:100%;
    text-align: center;
}
.popup-ads-area.top-popup-ad{
    margin-bottom:20px;
}
.popup-ads-area.bottom-popup-ad{
    margin-top:20px;
}
.popup-ads-area img{
    width:100%;
    margin:0; 
    height:90px;
}
.modal-backdrop.show{
    opacity: 0.9;
}

.fieldPopupWrapper {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    background: rgba(0, 0, 0, .8);
}
.fieldPopUp {
    max-width: 100%;
    padding: 50px;
    position: relative;
    margin: 0 !important;
    min-height: 100% !important;
    display: flex;
    align-items: center;
    justify-content: center;
}
.popupInnerField{
    background: #141414;
    border-radius:20px;
    padding:20px;
}
.popupInnerField label{
    color:#fff;
}
.fieldPopUp .popup-close-btn{
    position: absolute;
    top: 20px;
    right: 20px;
    background: url(img/close-popup.svg);
    border: 0 none !important;
    outline: none !important;
    cursor: pointer;
    font-size: 0;
    padding: 0;
    z-index: 100;
    width: 36px;
    height: 36px;
}
.error-message-field{
    margin: 0 0 8px;
    font-size: 14px;
    text-align: center;
    color:#D35B30;
}

.leaderboardTabList.stableNewsTabList{
    justify-content: space-between;
    flex-direction: row;
}
.leaderboardTabList.stableNewsTabList .nav-item{
    width:32%;
}
.leaderboardTabList.stableNewsTabList .nav-item+.nav-item {
    margin-left: 0;
    margin-top:0;
}
.leaderboardTabList.stableNewsTabList .nav-link{
    width: 100%;
    font-size:14px;
}

.profile-bio {
    padding: 0px 0px 15px 0px;
    font-size:16px;
}
.tab-inner-part{
    padding:15px;
}
.tab-inner-part .slatsMoreResults.show-more-box{
    display: none !important;
}
.profile-content{
    color:#fff;
}
.table-outer-layer{
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}
.trainer-stats-table {
    font-family: 'Helvetica Neue Regular';
    width: 100%;
    margin-bottom: 20px;
    background: #17191D;
    border-radius: 5px;
    table-layout: fixed;
}
.trainer-stats-table .stats-table__header, .trainer-stats-table .stats-table__item {
    text-align: center;
    min-width: 70px;
    border: 0;
    font-size: 14px;
    word-break: normal;
    white-space: nowrap;
}
.trainer-stats-table .stats-table__header {
    color: #D35B30;
    font-weight: bold;
    padding: 15px 10px 8px;
    border-bottom: 2px solid #141414;
    line-height: 15px;
}
.trainer-stats-table .stats-table__item {
    padding: 8px 10px;
    color:#fff !important;
}
.trainer-stats-table .stats-table__header--title, .trainer-stats-table .stats-table__item--title {
    text-align: left;
    padding-left: 20px;
    min-width: 100px;
    white-space: nowrap;
}

.tab-inner-part.form-tab-inner .boundslats{
    background: #17191D;
    border-radius:8px;
    padding: 0 8px;
}
.tab-inner-part.form-tab-inner .boundslats > div:last-child > .timeline{
    border-bottom:0 none;
}
.form-tab-inner .timeline {
    display: flex;
    width: 100%;
    list-style: none;
    padding: 20px 15px;
    border-bottom: 1px solid #000;
    margin: 0;
}
.form-tab-inner .timeline .timeline-cont {
    padding: 0 0 0 10px;
    flex: 1 1 auto;
    color: #fff !important;
}
.form-tab-inner .timeline .timeline-cont:first-child {
    width: 41px;
    text-align: center;
    flex-direction: column;
    min-width: 41px;
    align-items: center;
    padding:0;
    flex: 0 0 auto;
    font-size:14px;
    margin-top: 5px;
}
.form-tab-inner .timeline .timeline-cont:first-child > br{
    display:none;
}
.form-tab-inner .round {
    width: 100%;
    position: relative;
    text-align: center;
    color: #fff;
    background: #D35B30;
    margin-bottom:6px;
    border-radius:3px;
}
.form-tab-inner .round-off {
    color: #fff;
    opacity: 0.6;
}
.form-tab-inner .inner-box .timeline-box {
    padding: 0;
    display: flex;
    width: 100%;
    list-style: none;
}
.form-tab-inner .inner-box .timeline-box .timeline-disc{
    width: 60%;
    padding: 0 2%;
}
.form-tab-inner .inner-box .timeline-box .timeline-disc abbr,
.trainer-horse-list .outer-area-new abbr {
    border: 0 none;
    cursor: auto;
    text-decoration: none;
}
.form-tab-inner .inner-box .timeline-box .timeline-disc:nth-of-type(2){
    width: 40%;
}
.form-tab-inner .inner-box .timeline-box .timeline-disc.results-link{
    display:none;
}
.form-tab-inner .inner-box .timeline-box .timeline-disc .badge {
    padding: 2px 3px;
    font-size: 100%;
    font-weight: 700;
    border-radius: 3px;
    background: #D35B30 !important;
    text-transform: uppercase;
}
.form-tab-inner .inner-box .timeline-box .timeline-disc .timeline-right {
    display: block;
    word-wrap: break-word;
    font-size:14px;
}
.form-tab-inner .inner-box .timeline-box .timeline-disc .timeline-right.placed{
    font-weight: 700;
}
.form-tab-inner .inner-box .timeline-box .timeline-disc .timeline-right.placed .timeline-space{
    color: #D35B30;
}

.tab-inner-part.horses-tab-inner h3{
    color:#fff;
}
.trainer-horse-list{
    background: #17191D;
    border-radius: 8px;
    padding: 0 8px;
    margin-bottom:30px;
    color:#fff;
    font-size: 16px;
}
.trainer-horse-list br{
    display:none;
}
.trainer-horse-list .outer-area-new{
    display:flex;
    padding:20px 15px;
    border-bottom: 1px solid #000;
}
.trainer-horse-list .outer-area-new:last-child{
    border-bottom: 0 none;
}
.trainer-horse-list .horse-content__left{
    display:flex;
    flex-basis: 70%;
    position: relative;
    flex-direction: column;
    justify-content: center;
}
.trainer-horse-list .horse-content__left .horse-content__silk{
    position: absolute;
    left:0;
    top:0;
    bottom:0;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.trainer-horse-list .horse-content__left .horse-content__silk img{
    max-width:30px;
    width:100%;
}
.trainer-horse-list .horse-content__left .horse__name{
    font-weight: 700;
}
.trainer-horse-list .horse-content__left .horse__name .horse__race-details{
    font-size: 13px;
}
.trainer-horse-list .horse-content__left .horse__name,
.trainer-horse-list .horse-content__left .horse__info {
    padding-left:45px;
}
.trainer-horse-list .horse-content__left .horse__info{
    font-size:13px;
}
.trainer-horse-list .horse-content__middle,
.trainer-horse-list .horse-content__right {
    display:flex;
    flex-direction: column;
    font-size: 13px;
}
.trainer-horse-list .horse-content__middle{
    width:20%;
    padding: 0 2%;
}
.trainer-horse-list .horse-content__right{
    width:10%;
}

/* New home page css starts from here */
.banner_main_content{
    font-size: 16px;
    font-family: 'Helvetica Neue Regular';
    letter-spacing: normal;
    line-height: 1.5;
    color: #fff;    
}
.site-branding-container-new{
    height:auto;
}
.site-branding-container-new .site-branding{
    padding: 0.3em 0;
    position: relative;
    min-height:85px;
    display:flex;
    align-items: center;
}
.main-new-logo{
    position: absolute;
    left:50%;
    transform: translateX(-50%);
}
.main-new-logo .logo-image {
    max-height: 50px;
}
.site-branding-container-new .site-branding .navbar-collapse{
    flex-grow: initial;
}
.site-branding-container-new .navbar.navbar-expand-lg {
    width:100%;
}
.site-branding-container-new .navbar.navbar-expand-lg .navbar-nav .nav-item {
    font-size: 18px;
}
.challenge-new-content h4 {
    color:#fff;
}
.how-enter-heading{    
    margin-bottom:35px;
}
.how-enter-heading h2{
    color:#D35B30;
}
.how-enter-container .get-started-button{
    text-align: center; 
}
.how-enter-content h4{
    color:#fff;
    font-size: 1rem;
    display:flex;
    align-items: center;
    justify-content: flex-start;
}
.how-enter-content h4 img{
    margin-right:15px;
    max-width:80px;
}
.how-enter-content p{
    min-height: 48px; 
}
.btn.new-btn{
    display: flex;
    align-items: stretch;
    padding: 0;
}
.btn.new-btn+.btn.new-btn{
    margin-left: 25px;
}


@media screen and (max-height: 750px){
    .video-racing-slider .slide .slide-inner,
    .videoPopupWrapper iframe {
        height:350px;
    }
    .video-racing-slider .slide img {
        max-height:350px;
    }
}

@media screen and (max-width: 1360px) {
    .modal-content {
        max-width: 90%;
    }

    /* New home page css starts from here */
    .main-new-logo .logo-image {
        max-height: 45px;
    }
    .site-branding-container-new .navbar.navbar-expand-lg .navbar-nav .nav-item {
        font-size: 16px;
    }
    .site-branding-container-new .navbar-expand-lg .navbar-nav .nav-link {
        padding-left: 8px;
        padding-right: 8px;
    }
    /* New home page css ends here */
}


@media screen and (max-width: 1199px) {
    html {
        font-size: 20px;
    }
    .heading-content-part h1 {
        font-size: 50px;
    }
    .heading-content-part h2 {
        font-size: 35px;
    }
    .selected-bid-box .bottom-detail-part h3 {
        font-size: 22px;
    }  
    .betting-main-box .betting-ends-date {
        font-size: 1.2em;
    }
    .new-price-box .prize-name {
        margin-left: 15px;
    }
    .top-bonus-box p {
        font-size: 16px;
    }
    .slam-singleleader-cards .top-bonus-box p{
        font-size: 16px;
    }
    .bonus-new-area .add-image-new img {
        height: 170px;
    }
    .single-leaderboard .bigger-text{
        font-size: 14px;
    }
    .position-heading h4{
        font-size: 14px;
        letter-spacing: 1px;
    }
    .new-price-box .prize-row .prize-number-heading{
        font-size: 14px;
    }
    .owl-carousel.carousel-main-wrapper{
        padding:0 25px;
    }
    .owl-nav button.owl-next {
        right: -20px;
    }
    .owl-nav button.owl-prev {
        left: -20px;
    }
    .site-branding-container .site-branding .navbar>a{
        margin-right:15px;
    }
    .navbar.navbar-expand-lg .navbar-nav .nav-item {
        font-size: 0.8rem;
    }
    .heading-top-logo > img{
        max-width:300px;
    }

    .team-outer-box .logo-back{
        width:300px;
        height:150px;
    }

    .block-outer-row .game-info-list{
        gap: 8px;
    }
    .block-outer-row .game-info-list li{
        font-size: 12px;
    }    
    .ourTrainerTabContent .main-banner{
        min-height: 410px;
    }
    .mt-main {
        margin-top: 70px;
    }
    .joinus-inner-wrapper {
        padding: 30px 150px;
    }
    .video-racing-slider .slide .slide-inner,
    .videoPopupWrapper iframe {
        height: 300px;
    }
    .video-racing-slider .slide img {
        max-height:300px;
    }
    .trainer-stats-table {
        table-layout: auto;
    }

    /* New home page css starts from here */
    .site-branding-container-new .bidells-header-buttons,
    .site-branding-container-new .bidells-header-buttons-outline {
        padding: 11px 10px 10px;
    }
    .main-new-logo .logo-image {
        max-height: 40px;
    }
    .site-branding-container-new .site-branding{
        min-height: 75px;
    }
    .site-branding-container-new .navbar.navbar-expand-lg .navbar-nav .nav-item {
        font-size: 14px;
    }
    .site-branding-container-new .navbar-expand-lg .navbar-nav .nav-link {
        padding-left: 5px;
        padding-right: 5px;
    }
    /* New home page css ends here */
}

@media screen and (max-width: 991.98px) {
    #navbarSupportedContent {
        padding: 20px;
        position: absolute;
        width: 94%;
        left: 3%;
        top: 87px;
    }
    .bet-section-inner h2 {
        font-size: 25px;
    }
    .bet-section-inner h3 {
        font-size: 22px;
    }
    .bet-section-inner h4 {
        font-size: 20px;
    }
    .board-position-mobile.text-left.week-label-div{
        padding-left:15px;
    }
    .board-position-mobile.text-right.position-label-div{
        padding-right:15px;
    }
    .navbar.navbar-expand-lg .navbar-nav .nav-item{
        margin-bottom:8px;
        font-size: 1rem;
    }
    .slam-card{
        padding:10px;
    }
    .bidells-call-out-box{
        padding: 15px;
    }
    .betting-main-box .betting-ends,
    .betting-main-box .results-drawn {
        min-height: 180px;
    }
    .bet-detail-box h2 {
        font-size: 25px;
    }
    .bet-detail-box h3 {
        font-size: 20px;
    }
    .bonus-new-area .add-image-new img {
        height: 160px;
    }   
    .owl-carousel.carousel-main-wrapper .owl-item .item {
        padding:0 5px;
    } 
    .product-bet-button {
        margin-left:-15px;
    }
    .single-leaderboard-wrapper {
        padding: 0 10px;
    }
    .heading-top-logo > img{
        max-width:240px;
    }

    .main-banner{
        padding:40px 0;
    }

    .leaderboardTabList .nav-item{
        width:47%;
    }
    .leaderboardTabList li:nth-of-type(3),
    .leaderboardTabList li:nth-of-type(4){
        margin-top:15px;
    }
    .leaderboardTabList li:nth-of-type(3){
        margin-left:0 !important;
    }
    
    .block-outer-row .block-content-part h2{
        font-size: 1.2rem;
        margin-bottom: 20px;
    }
    .block-outer-row .game-info-list{
        grid-template-columns: auto;
    }
    .block-outer-row .game-info-list li{
        font-size: 14px;
    }
    .block-outer-row .game-info-list li span:first-child{
        width:110px;
    }
    .bottom-img-vid-area .bot-btns > img {
        margin-right: 10px;
    }
    .ourTrainerTabContent .main-banner{
        min-height: 290px;
    }

    .mt-main {
        margin-top: 60px;
    }
    .joinus-inner-wrapper {
        padding: 30px 80px;
    }
    .video-racing-slider .slide .slide-inner,
    .videoPopupWrapper iframe {
        height: 290px;
    }
    .video-racing-slider .slide img {
        max-height:290px;
    }
    .form-tab-inner .inner-box .timeline-box .timeline-disc{
        width: 50%;
    }
    .form-tab-inner .inner-box .timeline-box .timeline-disc:nth-of-type(2){
        width: 50%;
    }   
    .trainer-horse-list .outer-area-new{
        display: block;
    } 
    .trainer-horse-list .horse-content__left{
        margin-bottom:8px;
    }
    .trainer-horse-list .outer-area-new:after{
        content:'';
        display:table;
        clear:both;
    }
    .trainer-horse-list .horse-content__middle{
        float:left;
        width:60%;
        padding-left:45px;
    }
    .trainer-horse-list .horse-content__right{
        float:right;
        width:auto;
    }

    /* New home page css starts from here */
    .site-branding-container-new .site-branding {
        min-height: 72px;
    }
    .site-branding-container-new .site-branding #navbarSupportedContent{
        top: 65px;
    }
    .main-new-logo .logo-image {
        max-height: 35px;
    }
    .main-new-logo {
        position: static;
        left: auto;
        transform: none;
    }
    .site-branding-container-new .navbar.navbar-expand-lg .navbar-nav .nav-item {
        font-size: 1rem;
    }
    .site-branding-container-new .navbar-expand-lg .navbar-nav .nav-link {
        padding-left: 0;
        padding-right: 0;
    }
    .how-enter-content h4 img{
        max-width:50px;
    }
    /* New home page css ends here */
}

@media screen and (max-width: 980px) {
    .header-user-icon {
        margin-bottom: 10px;
        float: right;
        width: 100%;
    }
    .site-logo .custom-logo-link {
        width: 70px;
        height: 70px;
    }
    #colophon .widget-area {
        margin: 0;
    }
    .footer-navigation .footer-menu {
        display: grid;
    }
    .bidells-input {
        width: 100%;
    }
    /* Forms */
    .button,
    button,
    input[type="button"],
    input[type="reset"],
    input[type="submit"] {
        width: 100%;
    }
    .carousel-control-prev,
    .carousel-control-next {
        width: 13%;
    }
    .hover-row:hover .title-row {
        position: relative;
        top: 0px;
        transition: top ease .5s;
    }
    .complete-tick-bet {
        float: right;
        color: #D35B30;
        font-size: 42px;
        position: absolute;
        top: 0px;
        right: 0px;
        display: none;
        width: 100%;
        height: 62%;
        background-color: #0000007a;
        text-align: left;
    }
    .complete-tick-bet-active {
        float: right;
        color: #D35B30;
        font-size: 42px;
        position: absolute;
        top: 0px;
        right: 0px;
        display: block;
        width: 100%;
        height: 62%;
        background-color: #0000007a;
        text-align: left;
    }
    .betting-ends {
        background-color: #D35B30;
        border-radius: 5px;
        height: 120px;
        width: 100%;
        margin: 10px 50px 0px 10px;
        text-align: center;
        padding-top: 20px;
    }
    .results-drawn {
        -webkit-box-shadow: 0px 16px 40px 0px rgba(0, 0, 0, 0.3);
        -moz-box-shadow: 0px 16px 40px 0px rgba(0, 0, 0, 0.3);
        box-shadow: 0px 16px 40px 0px rgba(0, 0, 0, 0.3);
        background-color: #17191d;
        border-radius: 10px;
        height: 120px;
        width: 100%;
        margin: 10px 50px 0px 10px;
        text-align: center;
        padding-top: 20px;
    }
    .betting-ends-date {
        font-size: 1.1em;
    }
    .prize-number-heading {
        font-size: .4em;
    }
    .prize-name {
        font-size: 0.7em;
    }
    .carousel-control-prev {
        display: none;
    }
    .game-label ul {
        margin-bottom: 30px;
    }
    .single-leaderboard-wrapper h2.section-heading-text{
        font-size: 18px;
    }
    .single-leaderboard-wrapper h3.section-heading-text{
        font-size: 16px;
    }
    .heading-content-part h1 {
        font-size: 40px;
    }
    .heading-content-part h2 {
        font-size: 25px;
    }
    .section-background-card {
        margin: 20px;
        border-radius: 10px;
    }
    .bidells-primary-button:hover {
        width: 100%;
        text-decoration: none;
        border: 1px solid #fff !important;
        letter-spacing: 0px;
    }
    .refer-icons li {
        width: 50%;
    }
    .refer-icons img {
        width: 100%;
    }
    .bidells-primary-button {
        width: 100%;
        letter-spacing: 0px;
    }
    .footer-mega-menu li {
        /*width: 50%;*/
        font-size: .9em;
    }
    input[type="submit"].bidells-primary-button {
        letter-spacing: 5.93px;
    }
    .challenge-prize-image h4.section-heading-text{
        margin: 10px 0 0;
        font-size: 14px;
    }
    #bidells_user_pass,
    #bidells_user_login,
    #reset-email,
    #pass1,
    #pass2 {
        width: 100%;
    }
    .error-message,
    .success-message {
        width: 100%;
    }
    .site-branding {
        margin: 0;
    }
    .non-logged-in-header-buttons {
        width: auto;
    }
    .cta-btn-new{
        letter-spacing: 5.93px;
    }
}

@media only screen and (min-width: 980px) {
    .site-branding {
        margin: 0 2%;
    }
    #colophon .widget-area {
        margin: 0 calc(1% + 0px);
    }
    .sub-header-menu li {
        padding: 10px 55px 0px 0px;
    }
}

@media only screen and (max-width: 780px) {
    #bidells_user_login,
    #bidells_user_pass,
    #reset-email,
    #pass1,
    #pass2 {
        width: 100%;
    }
    .error-message,
    .success-message {
        width: 100%;
    }
    .help-icon {
        padding: 10px 5px;
    }
    .copyright-internal-icon {
        padding: 10px 1px;
    }
    .your-have-already-placed-bid {
        font-size: .8em;
        font-family: 'Helvetica Neue Bold';
    }
    .main-logo-image-div img {
        height: auto;
        width: auto;
    }
}

@media screen and (max-width: 767px) {
    html{
        font-size: 18px;
    }
    .heading-main-outer {
        padding-top: 40px;
    }
    .heading-content-part {
        height: auto;
        min-height: auto;
        flex-direction: column;
    }
    .videoContainer {
        position: static;
        height: 280px;
        width: 100%;
        margin-top: 40px;
    }
    .outerImageContainer {
        position: static;
        height:auto;
        max-height: 400px;
        width: 100%;
        margin-top: 40px;
    }
    .heading-content-part h1 {
        font-size: 30px;
        margin-bottom: 20px;
    }
    .heading-content-part h2 {
        font-size: 20px;
        margin-bottom: 30px;
    }
    .get-started-button a {
        display: inline-block;
        width: auto;
    }
    .get-started-button a:hover {
        width: auto;
        padding: 0.56rem 0.7rem;
        font-size: 15px;
    }
    h4{
        font-size: 16px;
    }
    h5 {
        font-size: 16px;
    }

    .card-header {
        padding: 0.75rem 15px;
    }
    .footer {
        padding-left: 0;
        padding-right: 0;
    }
    #content {
        padding-bottom: 0;
        min-height: auto;
    }
    ol,
    ul,
    dl {
        padding-left: 0;
    }
    form p {
        margin: 0;
    }
    .bidells-primary-button {
        font-size: 15px;
        padding: 0.56rem 0.7rem;
    }
    .bidells-primary-button:hover {
        font-size: 15px;
        padding: 0.56rem 0.7rem;
    }
    input[type="submit"].bidells-primary-button {
        padding: 0.76rem 1rem;
    }
    .btn {
        padding: 0.575rem 0.45rem;
        white-space: normal;
        line-height: 1.1;
        font-size: 0.8rem;
    }
    .biddels-description-text-box {
        margin-bottom: 20px;
    }
    .copyright-internal-icon {
        padding: 10px 12px;
    }
    .week-label-div {
        padding-left: 20px;
    }
    .position-label-div {
        padding-right: 20px;
    }
    .results-drawn {
        height: auto;
        margin-right: 15px;
        padding-bottom: 20px;
    }
    .results-row {
        margin: 10px 0;
    }
    #loginform .lost-password {
        margin-bottom: 15px;
    }
    .betting-main-box .betting-ends,
    .betting-main-box .results-drawn {
        min-height: auto;
        padding: 10px 25px;
    }
    .betting-main-box .new-price-box{
        margin-top:7px !important;
    }
    .slam-singleleader-cards .betting-main-box .new-price-box{
        margin-top:0 !important;
    }
    .betting-main-box .prize-row{
        margin:20px 0 0;
    }
    .bonus-new-area .add-image-new {
        margin-top: 1.5em;
    } 
    .bet-section-inner h2 {
        font-size: 22px;
    }
    .bet-section-inner h3 {
        font-size: 18px;
    }
    .bet-section-inner h4 {
        font-size: 16px;
    }    
    .faq-main-section {
        padding-bottom: 40px;
    }
    .faq-heading h1 {
        margin-bottom: 20px;
        padding-top: 40px;
        font-size: 32px;
    }
    .betting-main-box .new-ad-section {
        text-align: center;
    }
    .betting-main-box .new-ad-section img {
        width: auto;
        height: auto;
        max-width: 100%;
    }
    .selected-bid-box .bottom-detail-part h3 {
        font-size: 20px;
    }
    .bonus-new-area .add-image-new img {
        height: auto;
    }
    .bidell-order-mobile {
        text-align: center;
    }
    .learderboard-btn.red-link-div{
        border-bottom-right-radius: 0;
        border-top-right-radius: 0;
    }
    .single-leaderboard{
        font-size: 16px;
    }
    .single-leaderboard .bigger-text{
        margin-top:0;
    }
    .single-leader-carousel .item .bidells-call-out-box .biddels-icon img{
        width:100%;
        object-fit: cover;
    }
    .single-leaderboard-wrapper{
        padding:0;
    }
    .single-board-outer-wrapper{
        margin:25px 0 35px;
    }
    .challenge-prize-image img{
        width:auto;
        max-width:100%;
    }
    .single-board-outer-wrapper>.row>.col-12.col-md-6:nth-of-type(2n) {
        border-left: 0 none;
    }
    .single-board-outer-wrapper>.row>.col-12.col-md-6:nth-of-type(2){
        margin-top:50px;
    }
    .owl-carousel.carousel-main-wrapper .owl-item .item .bet-card-box .position-relative img,
    .selected-bid-box .top-image-area img {
        max-width: 100%;
        min-height: 210px;
    }
    .slamCongPopup h6{
        font-size: 18px;
    }

    .challenge-button-box .place-bet-button.make-selection-btn{
        letter-spacing: 1px;
        font-size: 13px;
        width:130px;
    }

    .referral-code-outer li{
        padding:20px 20px 0 0;
        width: 100%;
        max-width:200px;
    }

    .referral-code-outer li .copy-code-box, .referral-code-outer li .image-outer{
        height:80px;
        font-size: 14px;
    }

    .referral-code-outer li .image-outer{
        width:100%;
    }

    .referral-code-outer li .image-outer img{
        max-width:35%;
    }

    .referral-code-outer li h6{
        font-size: 14px;
    }

    .referral-code-outer li h6 .referrer-image-points{
        width: 18px;
        height: 18px;   
    }

    .referral-code-outer li .copy-code-box input{
        font-size: 15px !important;
    }    
    
   
    .inner-new-wrapper{
        margin-top:60px;
    }
    
    
    .footer-copyright-text{
        flex-direction: column;
        align-items: flex-start;
    }
    .copyright-outer-part{
        justify-content: flex-start;
        text-align: left;
        margin-top: 15px;
    }
    .playstore-area{
        justify-content: flex-start;
        margin-bottom: 15px;
        gap: 8px 15px;
    }
    .playstore-area h2{
        text-align: left;
        justify-content: flex-start;
    }

    
    .footer-copyright-text span+span{
        margin-top:5px;
    }
    .footer-mega-menu li{
        font-size:16px;
    }

    .promo-area-box{	
        padding:0 10px;
    }
    .wp-2fa-configuration-form .wp2fa-modal .wp2fa-form-styles .wizard-step .step-setting-wrapper fieldset>label[for="2fa-email-authcode"]>input,
    .wp-2fa-configuration-form .wp2fa-modal .modal__container .modal__content.wp2fa-form-styles .twilio-step-setting-wrapper label[for="twilio-token"] input{
        max-width:100%;
    }
    .section-heading {
        margin-top:40px;
    }
    
    .section-heading.featured-heading {
        margin-top: 40px;
    }
    .inner-ads-wrapper{
        margin-top:40px;
    }
    .new-price-box.price-box-new-area .prize-row{
        padding:10px;
    }
    .new-price-box.price-box-new-area .prize-name{
        font-size: 16px;
        margin-left:auto;
        flex-direction: row-reverse;
    }
    .new-price-box.price-box-new-area .prize-name .bidells-icon-image-points {
        width:26px;
        height:26px;
        margin-right:0;
        margin-left:10px;
        min-width:26px;
    }
    .new-price-box.price-box-new-area .prize-row .prize-number-heading{
        margin-right:10px;
    }    
    .owl-carousel.carousel-main-wrapper{
        padding:0 40px;
    }
    .owl-nav button.owl-next {
        right: 0;
    }
    .owl-nav button.owl-prev {
        left: 0;
    }
    .filter-wrapper .flt-content-area{
        flex-direction: column;
        align-items: flex-start;
    }    
    .filter-footer{
        margin-left:0;
        margin-top:20px;
    }
    .game-label-text{
        font-size: 16px;
    }
    .game-label li::before {
        top: 2px;
    }
    .product-bet-button .view-more-btn{
        font-size: 15px;
    }
    .bidells-primary-button{
        font-size:15px !important;
    }
    .login-submit input[type="submit"],
    .reset-submit input[type="submit"],
    .reset-submit button[type="submit"],
    .full-width-btn {
        font-size: 15px !important;
    }
    .results-row.new-result-row{
        margin:20px 0 0;
    }
    .registration-content{ 
        font-size: 16px;
    }
    .filter-wrapper .flt-content-area.select-flt-area .bidells-game-select.bidells-input{
        width:100%;
    }
    .filter-wrapper .flt-content-area.select-flt-area .filter-footer .flt-btn{
        height:auto;
        padding:8px 20px;
    }
    .filter-wrapper .flt-content-area.select-flt-area .filter-footer{
        justify-content: flex-end;
    }
    .top-new-heading{
        padding:10px;
    } 
    
    .filter-wrapper .flt-content-area.select-flt-area {
        flex-direction: column-reverse;
    }
    .filter-wrapper .flt-content-area.select-flt-area .filter-footer{
        margin-bottom:15px;
    }

    .filter-wrapper .filter-option-list .item-filter-form{
        padding: 10px;
    }
    .filter-wrapper .filter-option-list .dD-header{
        padding: 10px 10px 0;
    }
    .bootstrap-select .btn{
        font-size: 15px;
    }
    .non-logged-in-header-buttons{
        margin-left: auto;
        min-width: 180px;
    }
    .non-logged-in-header-buttons .bidells-header-buttons-outline,
    .non-logged-in-header-buttons .bidells-header-buttons{
        padding-left: 8px;
        padding-right: 8px;
    }

    .leaderboardTabList .nav-link{
        font-size:14px;
        letter-spacing: 1px;
    }
    .heading-top-logo{
        margin-bottom: 25px;
    }
    .heading-top-logo > img{
        max-width:210px;        
    }

    .main-banner {
        padding: 35px 0;
    }
    .main-banner-img-back{
        margin-top:30px;
    }

    .cta-btn-new{
        font-size: 15px;
        margin-top:28px;
    }

    .freedman-logo-area{
        text-align: center;
    }

    .horses-area-block+.horses-area-block{
        margin-top:70px;
    }
    
    .block-outer-row .block-image-area{
        text-align: center;
        margin-bottom:25px;
    }
    .block-outer-row .block-content-part{
        padding-right:15px;
    }
    .block-outer-row .game-info-list{
        grid-template-columns: auto auto;
    }
    .block-outer-row .game-info-list li span:first-child{
        width:100px;
    }
    .bottom-img-vid-area .bot-btns{
        font-size: 15px;
        padding: 0.25rem 1rem;
    }
    .bottom-img-vid-area .bot-btns > img{
        width: 28px;
    }
    .ourTrainerTabContent .main-banner{
        min-height: 250px;
    }
    .joinus-inner-wrapper {
        padding: 30px;
    }
    .extra-padding1{
        padding-right:15px;
    }
    .extra-padding2{
        padding-left:15px;
    }
    .inner-block-margin {
        margin-top: 30px;
    }
    .video-racing-slider .slide .slide-inner,
    .videoPopupWrapper iframe {
        height: 230px;
    }
    .video-racing-slider .slide img {
        max-height:230px;
    }
    .profile-bio {
        font-size: 14px;
    }
    .trainer-stats-table .stats-table__header, .trainer-stats-table .stats-table__item {
        font-size: 12px;
    }

    .leaderboardTabList.stableNewsTabList .nav-link{
        font-size:12px;
        padding:12px 10px;
    }    
    .form-tab-inner .inner-box .timeline-box{
        flex-direction: column;
    }
    .form-tab-inner .inner-box .timeline-box .timeline-disc {
        width: 100%;
    }
    .form-tab-inner .inner-box .timeline-box .timeline-disc:nth-of-type(2) {
        width: 100%;
        margin-top:10px;
    }
    .trainer-horse-list .horse-content__left .horse-content__silk img{
        max-width: 25px;
    }
    .trainer-horse-list .horse-content__left .horse__name, 
    .trainer-horse-list .horse-content__left .horse__info,
    .trainer-horse-list .horse-content__middle {
        padding-left:35px;
    }

    /* New home page css starts from here */
    .site-branding-container-new .site-branding #navbarSupportedContent {
        top: 60px;
    }
    .home-page-headings {
        font-size: 1.6rem;
    }
    /* New home page css ends here */
}

@media screen and (max-width: 575.98px) {
    html{
        font-size: 16px;
    }
    p,
    ul,
    ol,
    ul li,
    ol li {
        font-size: 14px;
    }
    .faq-main-section #accordion .card .card-body p,
    .home-page-faq #accordion .card .card-body p {
        font-size: 14px;
    }
    .mobile-align-center {
        text-align: center;
    }
    .owl-carousel.carousel-main-wrapper .owl-item .game-icon img.game-icon-image{
        max-width:90%;
        max-height:90%;
    }
    .selected-bid-box .bottom-detail-part h3 {
        font-size: 18px;
    } 
    .selected-bid-box .bottom-detail-part .odds-title-row,
    .selected-bid-box .bottom-detail-part .name-title-row{
        padding:8px;
    }
    .selected-bid-box .bottom-detail-part .odds-title-row .logo-symble .bidells-icon-image-points{
        margin-right:5px;
        width: 18px;
        height: 18px;
        min-width:18px;
    }
    .referral-code-outer li{
        max-width:165px;
    }
    .referral-code-outer.copied-code-outer li{
        max-width:310px;
    }
    .referral-code-outer li .image-outer img{
        max-width:45%;
    }
    .wp-2fa-configuration-form .wp2fa-modal .modal__container .modal__content.wp2fa-form-styles .step-setting-wrapper .button{
        font-size:14px !important;
    }
    .wp-2fa-configuration-form .wp-2fa-user-profile-form td a.button.button-primary{
        width: 90%;
    }

    .bidells-header-buttons {
        text-align: center;
    }
    
    .bidells-header-buttons-outline {
        text-align: center;
    }
    .site-branding-container .site-branding .navbar > a{
        margin-right: 20px;
    }

    .new-price-box.price-box-new-area .prize-row{
        padding:10px 20px;
    }
    .filter-info-part{
        flex-direction: column;
    }
    .filter-wrapper .flt-content-area .form-group+.form-group{
        margin:20px 0 0;
    }
    .owl-theme .owl-nav button{
        width:24px;
        height:24px;
    } 
    .owl-carousel.carousel-main-wrapper {
        padding: 0 26px;
    }
    .new-price-box.price-box-new-area{
        margin-left:-3px;
        margin-right:-3px;
    }
    .new-price-box.price-box-new-area .price-single-area{
        padding-left:3px;
        padding-right:3px;
    }
    .new-price-box.price-box-new-area .prize-row{
        padding:6px;
        height: 65px;
    }
    .new-price-box.price-box-new-area .prize-row .prize-number-heading{
        font-size: 12px;
        margin-right: 5px;
    }
    .new-price-box.price-box-new-area .prize-name{
        font-size: 13px;
    }
    .new-price-box.price-box-new-area .prize-name .bidells-icon-image-points{
        width:22px;
        height:22px;
        min-width: 22px;
        margin-left:5px;
    }
    .biddels-description-text-box h5 {
        font-size: 16px;
    }
    .biddels-description-text-box p {
        font-size: 14px;
    }
    input {
        font-size: 14px !important;
    }

    .leaderboardTabList{
        flex-direction: column; 
        padding:10px;
    }
    .leaderboardTabList .nav-item{
        display:flex;
        width:100%;
    }
    .leaderboardTabList .nav-link{
        padding: 12px 15px;
        width:100%;
    }
    .leaderboardTabList .nav-item+.nav-item {
        margin-left: 0;
        margin-top:15px;
    }

    .block-outer-row .game-info-list{
        grid-template-columns: auto;
    }
    .block-outer-row .game-info-list li span:first-child{
        width:110px;
    } 
    .video-racing-slider .slide .slide-inner,
    .videoPopupWrapper iframe {
        height: 180px;
    }
    .video-racing-slider .slide img {
        max-height:180px;
    }
    .popup-ads-area img {
        height: 70px;
    }
    .trainer-horse-list{
        font-size: 14px;
    }
    .trainer-horse-list .horse-content__left .horse__name .horse__race-details{
        font-size: 12px;
    }
    .trainer-horse-list .horse-content__left .horse__info{
        font-size:12px;
    }
    .trainer-horse-list .horse-content__middle,
    .trainer-horse-list .horse-content__right {
        font-size: 12px;
    }

    .fieldPopUp {
        padding: 50px 7%;
    }

    /* New home page css starts from here */
    .banner_main_content{
        font-size: 14px;        
    }
    /* New home page css ends here */
}

/* New home page css starts from here */
@media screen and (max-width: 475.98px) {
    .main-new-logo .logo-image {
        max-height: 25px;
    }
    .site-branding-container-new .bidells-header-buttons, .site-branding-container-new .bidells-header-buttons-outline {
        padding: 9px 8px 8px;
    }
    .site-branding-container-new .non-logged-in-header-buttons {
        min-width: 170px;
    }
    .site-branding-container-new .bidells-header-buttons,
    .site-branding-container-new .bidells-header-buttons-outline {
        font-size: 12px;
    }
}
/* New home page css ends here */

@media screen and (max-width: 375.98px) {
    .new-price-box.price-box-new-area .prize-row .prize-number-heading {
        font-size: 10px;
        margin-right: 3px;
    }
    .new-price-box.price-box-new-area .prize-name {
        font-size: 12px;
    }
    .new-price-box.price-box-new-area .prize-name .bidells-icon-image-points {
        width: 20px;
        height: 20px;
        min-width: 20px;
        margin-left: 3px;
    }     

    .team-outer-box .logo-back {
        width: 280px;
        height: 130px;
    }
    .block-outer-row .block-content-part .game-logo {
        max-width: 200px;
    }
    .trainer-horse-list .horse-content__right{
        float:left;
        width:100%;
        padding-left:35px;
    }
    .trainer-horse-list .horse-content__middle{
        float:left;
        width:100%;
        margin-bottom: 8px;
    }

    /* New home page css starts from here */
    .main-new-logo .logo-image {
        max-height: 20px;
    }
    .site-branding-container-new .bidells-header-buttons, .site-branding-container-new .bidells-header-buttons-outline {
        padding: 9px 3px 8px;
        font-size: 11px;
    }
    .site-branding-container-new .non-logged-in-header-buttons {
        min-width: 140px;
    }
    .site-branding-container-new .navbar-dark .navbar-toggler{
        margin-left: 10px !important;
    }
    /* New home page css ends here */
}

@media screen and (max-width: 360px) {
    .header-login-buttons-outline {
        margin-right: 0;
    }
    .header-login-buttons {
        margin-right: 0;
    }
    .non-logged-in-header-buttons .row {
        margin-left: -8px;
        margin-right: -8px;
        justify-content: flex-end; 
    }
    .non-logged-in-header-buttons .col-6,
    .non-logged-in-header-buttons .col-auto {
        padding-left: 8px;
        padding-right: 8px;
    }
    .new-price-box.price-box-new-area {
        margin-left: -1px;
        margin-right: -1px;
    }
    .new-price-box.price-box-new-area .price-single-area {
        padding-left: 1px;
        padding-right: 1px;
    } 
    .new-price-box.price-box-new-area .prize-name .bidells-icon-image-points {
        width: 16px;
        height: 16px;
        min-width: 16px;
        margin-left: 3px;
        border-width: 1px;
        padding: 2px;
    }
    .bet-card-box .title-row .odds-title-row.title-with-symble .logo-symble .bidells-icon-image-points{
        padding: 2px;
        width: 16px;
        height: 16px;
        min-width: 16px;
        margin-right: 3px;
        border-width:1px;
    } 
}
.order--1{
    order: -1;
}
.app-download-links {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 20px;
}

.app-download-links .btn {
    width: 80%;
    max-width: 300px;
}