main {
    max-width:  100%;
    overflow-x:  hidden;
}
h3 {
    font-size:  24px;
}
.mobile-betting img {
    max-width:  100%;
}
.red  {
    color:  #d93939;
}
.imp  {
    font-size:  11px;
}
.betting-table tbody td div img  {
    max-width:  70px;
    max-height:  auto;
}
.betting-table table tbody tr td img  {
    max-width:  70px;
}
.betting-table tbody tr td img  {
    max-width:  70px;
}
#myTable tr td img  {
    max-width:  70px;
}
#contentToggle .collapse:not(.show)  {
    height:  90px!important;
    overflow:  hidden;
    display:  -webkit-box;
    -webkit-line-clamp:  3;
    -webkit-box-orient:  vertical;
}
#contentToggle .collapse:not(.show) figure  {
    display:  none;
}
#contentToggle .collapse:not(.show)  {
    height:  auto !important;
    -webkit-line-clamp:  10;
}
.bg-red .navbar-nav .third-level-dropdown .nav-link {
    display: block;
    width: 100%;
    padding: .5rem 1.5rem;
    font-weight: 500;
    font-size: 12px;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
}
.third-level-dropdown.dropdown:hover .third-level {
    display: block;
    position: absolute;
    left: 100%;
    top: 0;
    box-shadow: 0 5px 4px rgba(0, 0, 0, .175);
    background-color: #fff;
}
section h1.title-background {
    display: table;
    white-space: nowrap;
}
section h1 {
    text-transform: uppercase;
    font-size: 26px;
    font-weight: 700;
    overflow: hidden;
    margin: 2rem 0;
}
.sorting-list-item a,  thead .tablesorter-header-inner a  {
    text-decoration: none;
    color: #fff;
}
.reverse-order {
    display: flex;
    flex-direction: column-reverse;
}
section.style-11.image-opacity img {
    opacity: .78;
}
.review-box {
    display: none;
}
.body-content ol li {
    list-style: none;
}
.body-content ol li::before {
    content: "\f118";
    font-family: Flaticon;
    font-size: 20px;
    font-style: normal;
    color: #d93939;
    font-weight: 700;
    margin-right: 10px;
}
.body-content ul li {
    list-style: none;
}
.body-content ul li::before {
    content: "\f118";
    font-family: Flaticon;
    font-size: 20px;
    font-style: normal;
    color: #d93939;
    font-weight: 700;
    margin-right: 10px;
}
.body-content img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    height:  auto;
}
span.read-more.new-home {
    float: right;
    margin-top: -4%;
    margin-right: 16%}
span.read-more.new-home a {
    text-decoration: none;
}
.betting-table td:last-child, .betting-table th:last-child {
    vertical-align: middle;
}
.betting-table tbody tr td:last-child::after {
    margin-top: unset;
    display: none;
}
.betting-table td:first-child {
    position: relative;
}
.term-conditions {
    position: absolute;
    font-size: 10px!important;
    margin: 0!important;
    padding: 0 0 2px 0!important;
    width: 1100px!important;
    color: #8b8b8b;
    line-height: 12px;
    bottom: -4px;
    display: block;
    text-align: center;
    border-right: 0!important;
}
.term-conditions p {
    font-size: 10px!important;
    margin-bottom: 0;
    color: #6a6a6a;
    line-height: 10px;
}
.betting-table tbody tr td:nth-child(6) {
    padding-top: 15px;
}
.term-conditions p a {
    font-size: 10px!important;
    color: #8b8b8b;
    line-height: 12px;
}
.betting-table tbody td div {
    margin-bottom: 5px!important;
}
.betting-table tbody td {
    padding-bottom: 46px;
}
.main-nav.mobile-header {
    display: none;
}
.flaticon img {
    height: 28px;
}
#sorting tr th:nth-child(2) {
    position: relative;
}
#sorting tr th:nth-child(3) {
    position: relative;
    width: 120px;
}
#sorting tr th:nth-child(4) {
    position: relative;
    width: 120px;
}
th.d-none.d-sm-table-cell:nth-child(2):before {
    display: inline-block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    position: absolute;
    border-color: transparent;
    border-style: solid;
    border-width: 6px 6px 6px 6px;
    border-top-color: #fff;
    right: 7px;
    top: 18px;
}
th.d-none.d-sm-table-cell:nth-child(3):before {
    display: inline-block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    position: absolute;
    border-color: transparent;
    border-style: solid;
    border-width: 6px 6px 6px 6px;
    border-top-color: #fff;
    right: 8px;
    top: 18px;
}
th.d-none.d-sm-table-cell:nth-child(4):before {
    display: inline-block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    position: absolute;
    border-color: transparent;
    border-style: solid;
    border-width: 6px 6px 6px 6px;
    border-top-color: #fff;
    right: 8px;
    top: 18px;
}
.betting-table td:last-child .btn.btn-green.btn-primary {
    color: #fff;
}
.card.mb-3.shadow-sm {
    min-height: 485px;
}
.shadow-sm .btn-primary.read-more {
    font-size: 18px;
    color: #fff;
    background: #d93939;
    padding: 2px 20px;
    border: none;
    display: block;
    width: 100%;
    border-radius: unset;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    font-family: MyriadPro-Semibold;
}
.shadow-sm .btn-primary.read-more:hover {
    background-color: #071070;
}
#mini-footer {
    display: none;
}
.home-table th {
    vertical-align: middle!important;
    text-align: center;
    border-right: 1px solid #fff;
}
.home-table td {
    text-align: center;
}
.betting-table td .bookies-title {
    color: #333;
    font-weight: 700;
}
.star-ratings-sprite {
    background: url(/assets/img/star-rating-sprite-16.png) repeat-x;
    font-size: 0;
    height: 16px;
    line-height: 0;
    overflow: hidden;
    text-indent: -999em;
    width: 80px;
    margin: 5px auto;
}
.star-ratings-sprite-rating {
    background: url(/assets/img/star-rating-sprite-16.png) repeat-x;
    background-position: 0 100%;
    float: left;
    height: 16px!important;
    display: block;
}
.betting-table tbody td div, .betting-table thead th div {
    width: unset;
}
.betting-table td:last-child .btn.btn-green.btn-primary {
    text-transform: capitalize;
}
.betting-table a.btn-green {
    text-transform: capitalize;
}
th.d-none.d-sm-table-cell.sortable.tablesorter-header.tablesorter-headerUnSorted:focus {
    outline: 0!important;
}
.brands {
    column-count: 2;
}
a.brands__item img {
    border-radius: 6px;
}
.brands.items {
    margin-top: 5px;
}
.betting-accord .panel-heading .accordion-toggle:after {
    content: "\f078";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    float: right;
}
.betting-accord .panel-heading .accordion-toggle.collapsed:after {
    content: "\f054"}
.betting-accord .panel-group {
    margin-bottom: 0;
}
.betting-accord .panel-group .panel {
    margin-bottom: 0;
    border-radius: 0;
    border-color: transparent;
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.betting-accord .panel-group .panel+.panel {
    margin-top: 0;
}
.betting-accord .panel-group .panel-heading {
    background-image: none;
    padding: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
.betting-accord .panel-title>.small, .betting-accord .panel-title>.small>a, .betting-accord .panel-title>a, .betting-accord .panel-title>small, .betting-accord .panel-title>small>a {
    color: inherit;
    display: block;
    padding: 15px 15px;
}
.panel-title {
    font-family: inherit;
    color: inherit;
    font-size: 18px;
    margin-bottom: 2px;
    text-shadow: none;
}
.panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd;
}
.betting-accord a:hover {
    outline: 0;
    text-decoration: none;
}
@media (max-width:1199px) {
    .term-conditions {
    width: 920px!important;
}

}@media(max-width:991px) {
    .navbar {
    padding: unset;
}
.main-nav.mobile-header {
    display: block;
}
.desktop-header {
    display: none;
}
.main-nav .menu .navbar {
    margin-bottom: 0;
}
.red-bg {
    background-color: #d93939;
}
.menu .navbar-header {
    float: none;
    width: 100%}
.main-nav .menu .navbar-toggle {
    padding: 10px;
    background-color: #d93939;
    border: 2px solid #fff;
}
.menu .navbar-toggle {
    display: block;
}
.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.main-nav .menu .navbar-brand {
    margin-top: 5px;
}
.main-nav .menu .navbar-brand {
    padding: 5px 15px;
}
.navbar-brand {
    float: left;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px;
    height: 50px;
}
.main-nav .menu .navbar-toggle .icon-bar {
    background-color: #fff;
}
.navbar-toggle .icon-bar {
    background: #d90000;
}
.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
}
.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px;
}
.navbar-brand img {
    padding-left: 10%}
.menu .collapse.show {
    display: block!important;
    margin-top: 0;
}
.main-nav .menu .navbar-nav {
    padding: 0 20px;
}
.main-nav .menu .navbar-nav {
    margin-top: 11px;
    padding: 5px 10px;
    float: right;
    text-align: center;
}
.menu .navbar-nav {
    float: none!important;
    margin-top: 7.5px;
}
.navbar-nav {
    font-size: 14px;
}
.navbar-nav {
    margin: 7.5px -15px;
}
.menu .navbar-nav>li {
    float: none;
}
.nav>li {
    position: relative;
    display: block;
}
.main-nav .menu .nav>li>a {
    padding: 10px 10px;
    color: #fff;
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 1px;
    font-weight: 700;
    line-height: 20px;
    text-decoration: none;
}
.nav>li>a {
    position: relative;
    display: block;
}
.text-capitalize {
    text-transform: capitalize!important;
}
.main-nav .menu .m1 {
    width: 100%;
    text-align: center;
}
.main-nav .menu .m1 {
    padding: 0;
    margin-top: -1px;
    border: 0;
    -webkit-box-shadow: 0 5px 4px rgba(0, 0, 0, .175);
    box-shadow: 0 5px 4px rgba(0, 0, 0, .175);
    background-color: #fff;
}
.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
.main-nav .menu .nav .open>a, .main-nav .menu .nav .open>a:focus, .main-nav .menu .nav .open>a:hover {
    background-color: #fff;
    border-color: none;
    color: #d90000;
}
.main-nav .menu .nav>li>a {
    padding: 10px 10px;
    color: #fff;
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 1px;
    font-weight: 700;
}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    border-color: #337ab7;
    text-decoration: none;
}
.main-nav .menu .m1>li>a {
    display: block;
    padding: 10px 10px;
    clear: both;
    line-height: 1.42857143;
    color: #d90000;
    white-space: nowrap;
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 1px;
    font-weight: 700;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}
.cc-window.cc-floating.cc-type-info.cc-theme-block.cc-bottom.cc-color-override-1337238595 {
    max-width: 100%;
    padding: 1em 2em 1em 2em;
}
.main-nav.mobile-header .red-bg .container-fluid {
    padding-right: unset;
    padding-left: unset;
}
.term-conditions {
    width: 680px!important;
}
}@media(max-width:767px) {
    .term-conditions {
    width: 500px!important;
}
}@media (max-width:480px) and (min-width:320px) {
    .betting-table tbody tr td: first-child::after {
    display: none!important;
}
.term-conditions {
    width: 370px !important;
    font-size: 7px!important;
}
.term-conditions p {
    font-size: 7px!important;
    line-height: 11px!important;
}
.betting-table tbody td {
    padding-bottom: 15px;
}
.term-conditions p a {
    font-size: 7px!important;
}
}@media(max-width:425px) {
    body {
    padding: 0!important;
}
.align-items-start.flex-column p {
    color: #fff;
}
.brands a {
    margin-bottom:  5px;
    display:  inline-block;
}
section .main-section h1 {
    font-size: 15px;
    margin: 1rem 0;
    font-weight: 700;
    display: block;
}
#myTable .bookie-offer {
    font-weight: 700;
}
a.d-md-none.bookies-title {
    padding-left: 25%}
.betting-table tbody td {
    font-weight: bolder;
}
#review h2 {
    font-size: 20px;
    font-weight: 700;
}
.offer-box.box2 .title {
    font-size: 20px;
    font-weight: 700;
}
.hide-text h3 {
    font-size: 20px;
    font-weight: 700;
}
.hide-text h4 {
    font-size: 20px;
    font-weight: 700;
}
span.read-more.new-home {
    margin-top: -10%;
    margin-right: 5%}
.text-overflow p {
    font-size: 14px;
}
li.list-inline-item {
    padding: 0;
}
#review img {
    width: 100%}
footer {
    text-align: left;
}
span.read-more.new-home a {
    font-size: 12px;
}
.flaticon img {
    height: 20px;
    width: auto;
}
.cc-window .cc-message {
    margin-bottom: 1em;
    font-size: 11px;
    line-height: initial;
}
#mini-footer {
    display: table;
    background: #d93939;
    padding: 0 0 0 40px;
    position: fixed;
    bottom: 0;
    transition: bottom .2s ease-in-out;
    width: 100%}
.footer-content {
    width: 20%;
    text-align: end;
    display: inline-block;
    margin-left: 5px;
}
.footer-content img {
    height: 30px;
    display: block;
}
.betting-table a.btn-green {
    width: 60%}
.betting-table tbody tr td:first-child::after {
    margin-top: -22px;
}
.navbar-brand {
    max-width: 65%}
.hide-text p {
    font-size: 14px;
}
#review p {
    font-size: 14px;
}
.card-text {
    font-size: 14px;
    font-weight: unset;
}
p {
    font-size: 14px;
    color: #212529;
}
.star-ratings-sprite {
    background: url(/assets/img/star-rating-sprite-16.png) repeat-x;
    font-size: 0;
    height: 16px;
    line-height: 0;
    overflow: hidden;
    text-indent: -999em;
    width: 80px;
    margin: 5px auto;
}
span.star-ratings-sprite-rating {
    background: url(/assets/img/star-rating-sprite-16.png) repeat-x;
    background-position: 0 100%;
    float: left;
    height: 16px!important;
    display: block;
}
.footer-content a span {
    font-size: 12px;
    display: block;
    margin: 0 auto;
    text-align: center;
}
.navbar-toggle {
    margin-right: 7%}
.navbar-brand img {
    max-height: 40px;
    padding-left: 38%}
#review ol li {
    font-size: 12px;
}
#review ul li {
    font-size: 12px;
}
.mb-5 .icon-list.list-unstyled {
    font-size: 12px;
}
.cc-window.cc-floating.cc-type-info.cc-theme-block.cc-bottom.cc-color-override-1337238595 {
    line-height: initial;
    padding: 1em 2em 1em 2em;
}
.cc-floating .cc-message {
    font-family: 'Nunito Sans', sans-serif;
}
.term-conditions {
    width: 380px!important;
}
.betting-table tbody td {
    padding-bottom: 30px;
}
}@media(max-width:375px) {
    span.read-more.new-home {
    margin-top: -12%;
    margin-right: 1%}
.text-overflow p {
    font-size: 12px;
}
span.read-more.new-home a {
    font-size: 13px;
}
.footer-content a {
    font-size: 12px;
}
.betting-table a.btn-green {
    width: 78%;
    text-transform: capitalize;
}
.betting-table tbody tr td:first-child::after {
    margin-top: -18px;
}
.navbar-toggle {
    margin-right: 4%}
.navbar-brand img {
    padding-left: 0%}
#mini-footer {
    padding: 0 0 0 30px;
}
.term-conditions {
    width: 330px!important;
}
.betting-table tbody td {
    padding-bottom: 35px;
}
}@media (max-width:360px) {
    .term-conditions {
    width: 280px!important;
}
}@media (max-width:320px) {
    .betting-table tbody td {
    font-size: 11px;
}
.betting-table a.btn-green {
    width: 96%}
.navbar-toggle {
    margin-right: 4%}
.navbar-brand img {
    padding-left: 0%;
    max-height:  35px;
}
.footer-content {
    width: 15%;
    margin-left: 10px;
}
span.read-more.new-home a {
    font-size: 7px;
}
.hide-text p {
    font-size: 12px;
}
#review p {
    font-size: 12px;
}
.card-text {
    font-size: 12px;
    font-weight: unset;
}
p {
    font-size: 12px;
    color: #212529;
}
#mini-footer {
    padding: 0;
}
.footer-content a span {
    font-size: 12px;
    display: block;
    margin: 0 auto;
    text-align: center;
}
span.read-more.new-home {
    margin-top: -10%}
.term-conditions {
    width: 280px!important;
}
section .main-section h1 {
    font-size: 12px;
}
}h1,  h2,  h2 span  {
    color:  #232d80 !important;
}
.betting-accord .panel-group  {
    margin-bottom:  0;
    display:  -webkit-box;
    display:  -ms-flexbox;
    display:  flex;
    -ms-flex-wrap:  wrap;
    flex-wrap:  wrap;
}
.betting-accord .panel-group .panel  {
    -webkit-box-flex:  0;
    -ms-flex:  0 0 50%;
    flex:  0 0 50%;
    max-width:  100%;
    padding-right: 5px;
}
.betting-accord .panel-title a  {
    padding:  15px 16px;
    font-size:  16px;
    color:  #fff;
}
.panel-default>.panel-heading  {
    border-color:  #de363d;
    background:  #de363d;
}
.betting-accord .panel-body  {
    padding:  10px;
    background:  #ffead5;
}
.mobile-betting h2 {
    margin-top:  20px;
    margin-bottom:  10px;
}
#contentToggle a.readToggle  {
    color:  #d90000;
    font-weight:  600;
    display:  block;
    text-decoration:  none;
    margin:  0;
}
#contentToggle a.collapsed::after  {
    content:  "Read More ↓";
    display:  none;
}
#contentToggle a.readToggle:not(.collapsed)::after  {
    content:  "Read Less ↑";
}
.betting-table.horseRacing tbody td {
    padding-bottom:  30px;
}
.betting-guides .t-head  {
    border:  1px solid #d90000;
    background:  #d90000;
    color:  #fff;
    letter-spacing:  .1em;
    text-transform:  uppercase;
    padding:  0.625em;
    text-align:  center;
    font-weight:  400;
    margin:  0;
    font-size:  18px;
}
.betting-guides .t-head  {
    border:  1px solid #D93939;
    background:  #D93939;
}
#accordion-block-1.betting-accord .panel-group .panel {
    flex:  0 0 100%;
}
.menu2.visible-xs {
    display:  none;
}
footer img {
    max-width:  100%;
}
.author-info  {
    display:  flex;
    flex-wrap:  wrap;
    gap:  2rem;
    border-radius:  4px;
    box-shadow:  0 1px 2px #0000000a,  0 4px 16px #0000000f;
    padding: 20px 20px 20px 40px;
}
.author-description  {
    width:  80%;
}
.author-avatar  {
    max-width:  160px;
    width:  20%;
}
.author-info .author-avatar-img img  {
    border-radius:  50%;
    -webkit-border-radius:  50%;
    -moz-border-radius:  50%;
    height:  130px;
    object-fit:  cover;
    vertical-align:  middle;
    width:  130px;
}
.user-name  {
    display:  flex;
    text-transform:  uppercase;
    align-items:  center;
    column-gap:  1.5rem;
}
.user-name h4  {
    font-size:  16px;
    color:  #27335c;
    text-transform:  uppercase;
    margin-bottom:  0;
}
.betting-expert  {
    border-radius:  25px;
    position:  relative;
    padding:  0px 10px;
    display:  flex;
    align-items:  center;
}
.checkmark  {
    height:  20px;
    width:  20px;
    border-radius:  50%;
    position:  relative;
    left:  -10px;
    background-color:  rgba(0, 0, 0, .175) }
.checkmark:before  {
    content:  "";
    position:  absolute;
    left:  0;
    top:  3px;
    right:  0;
    z-index:  1;
    display:  inline-block;
    transform:  rotate(45deg);
    height:  10px;
    width:  6px;
    border-bottom:  2px solid #fff;
    border-right:  2px solid #fff;
    margin:  0 auto;
    text-align:  center;
}
.betting-expert p  {
    color:  #fff;
    font-size:  10px;
    font-weight:  700;
    letter-spacing:  1px;
    line-height:  12px;
    margin-top:  0px;
    margin-bottom:  0;
}
.author-info-details .author-link a  {
    background:  #fff;
    border:  1px solid rgba(0, 0, 0, .1);
    border-radius:  44px;
    box-sizing:  border-box;
    color:  #27335c;
    font-size:  16px;
    line-height:  150%;
    padding:  10px 30px 12px 30px;
    transition:  .5s;
}
.betting-table thead th div  {
    border-right:  2px solid rgba(255,  255,  255,  .64);
}
.table-section .top-list-icons li:not(:last-child)  {
    margin-right:  0.5rem;
}
.table-section .top-list-icons li  {
    display:  inline-block;
}
@media(min-width:576px)  {
    section h1.title-background: before  {
    right:  1.5%;
}
section h1.title-background:after,  section h1.title-background:before  {
    border-top:  5px solid #d93939;
    content:  '';
    display:  table-cell;
    position:  relative;
    top:  .5em;
    width:  45%;
}
section h1.title-background:after  {
    left:  1.5%;
}
}
@media(max-width: 991px)  {
    .show_more__table_wrapper  {
    max-width:  900px;
    overflow-x:  scroll;
}
.author-info  {
    display:  block;
    padding:  20px 15px;
}
.author-info:after  {
    content:  "";
    background-color:  #f0f3f7;
    width:  100%;
    left:  0;
    z-index:  -1;
    background:  #f0f3f7;
    border-radius:  4px 4px 0 0;
    content:  "";
    display:  block;
    height:  40px;
    position:  absolute;
    top:  -1px;
}
.author-info .author-avatar-img img  {
    height:  66px;
    width:  66px;
}
.author-info .author-social-media img  {
    width:  auto !important;
    height:  auto !important;
}
.author-avatar-img  {
    position:  relative;
    margin-top:  -10px;
}
.author-avatar  {
    width:  100%;
    max-width:  100%;
}
.author-description  {
    width:  100%;
}
.user-name  {
    justify-content:  center;
    display:  grid;
    gap:  0.25rem;
}
}
@media (max-width: 320px) {
    ul li  {
    font-size:  12px;
    color:  #212529;
}
}
@media (min-width: 320px) and (max-width: 480px)  {
    .table-section .top-list-icons li: not(:last-child)  {
    margin-right:  0.2rem;
}
}
@media (max-width: 425px) and (min-width: 360px) {
    .term-conditions  {
    width:  340px!important;
}
}
@media (max-width: 425px) {
    span.read-more.new-home  {
    margin-top:  -8%;
}
.body-content ul {
    padding-left:  0;
}
#myTable .bookies-title  {
    padding-left:  0;
}
.mobile-betting ul {
    padding-left:  15px;
}
ul li  {
    font-size:  14px;
    color:  #212529;
}
}
@media (max-width: 767px) {
    #accordion-block-.betting-accord .panel-group .panel {
    flex:  0 0 100%;
    max-width:  100%;
}
#content-block-1 img {
    width:  100%;
}
.term-conditions p {
    overflow:  hidden;
    text-overflow:  ellipsis;
    display:  -webkit-box;
    -webkit-line-clamp:  3;
    line-clamp:  3;
    -webkit-box-orient:  vertical;
}
.mobile-betting img  {
    max-width:  100%;
    margin:  0 auto;
    text-align:  center;
    display:  block;
}
#content-block-1 figure {
    width:  auto !important;
}
}
.review-rating_table  {
    overflow:  auto;
}
.review-box table  {
    border:  1px solid rgba(208,  208,  208,  .64);
    margin-bottom:  1rem;
    white-space:  nowrap;
}
.review-box table tr th,  .review-box table tr td  {
    border:  1px solid rgba(208,  208,  208,  .64);
    padding:  10px 20px;
    text-align:  center;
}
.slider-section  {
    padding:  30px 0;
}
.slider-section .slick-track  {
    display:  flex;
}
.slider-section .slick-slide  {
    margin:  0 1.5rem;
    height:  auto;
}
.slider-section .slick-slide>div,  .slider-section .slider  {
    height:  100%;
}
.slider-section .logo-slider-image  {
    display:  flex;
    align-items:  center;
    justify-content:  center;
    height:  100%;
}
.slider-section .logo-slider-image img  {
    height:  70px;
    object-fit:  contain;
    max-width:  150px;
    width:  100%;
}
.slider-section .slick-arrow  {
    position:  absolute;
    z-index:  22;
}
.slider-section .slick-prev  {
    left:  0;
}
.slider-section .slick-next  {
    right:  0;
}
.slider-section .slick-prev:before,  .slider-section .slick-next::before  {
    content:  "\f078";
    font-family:  FontAwesome;
    font-style:  normal;
    font-weight:  400;
    transform:  rotate(90deg);
    font-size:  20px;
    line-height:  1;
    color:  #232d80;
    display:  inline-block;
}
.slider-section .slick-next::before  {
    transform:  rotate(-90deg);
}
.betting-table thead th .tablesorter-header-inner div  {
    border-right:  0;
}
.group-table  {
    width:  100%;
    border-collapse:  collapse;
}
.group-table,  .group-table th,  .group-table td  {
    border:  1px solid black;
}
.group-table th,  .group-table td  {
    padding:  10px;
    text-align:  left;
}
.group-table th  {
    background-color:  #00B2EE;
}
.group-table td  {
    background-color:  #D1EAF0;
}
header .navbar ul li  {
    position:  relative;
}
header .navbar ul .new-site .new-betting-site  {
    display:  block;
    position:  absolute;
    background:  #a0f;
    color:  #fff;
    padding:  3px;
    font-size:  12px;
    line-height:  12px;
    top:  -10px;
    left:  0;
    right:  0;
    max-width:  32px;
    margin:  0 auto;
    z-index:  99;
}
.table-section .sorting-list-items li:not(:last-child)  {
    margin-right:  1rem;
}
.table-section .top-features-item  {
    gap:  1rem;
}
.tbl-sorting-btn.active,  .tbl-sorting-btn:hover,  .tbl-sorting-btn:focus {
    background-color:  #d93939 !important;
    color:  #ffffff !important;
}
.best-ranking  {
    color:  #fff;
    background-color:  #d93939;
    padding:  .25rem 1rem;
    border-radius:  .3rem;
}
.row-gap-2  {
    row-gap:  0.5rem;
}
.chatbase .chat  {
    display:  none;
}
.chatbase .chat iframe  {
    height:  100%;
    min-height:  700px;
    border-radius:  15px;
    box-shadow:  0 2px 5px 0 rgba(0,  0,  0,  .25);
}
.chatbase.active .chat  {
    display:  block;
}
.chatbase  {
    position:  fixed;
    bottom:  20px;
    right:  20px;
    max-width:  500px;
    width:  100%;
}
.chatbase .chatbutton  {
    background:  #d93939;
    position:  fixed;
    bottom:  20px;
    right:  20px;
    z-index:  9;
    border-radius:  30px;
    color:  #fff;
    padding:  10px 24px;
    transition:  0.5s all;
    text-decoration:  none;
    font-size:  16px;
}
.chatbase .chatbutton:hover  {
    color:  #fff;
    background:  #071070;
}
.chatbase .chatbutton svg  {
    max-width:  30px;
    height:  30px;
    margin-left:  6px;
}
.chatbase .closebtn  {
    position:  absolute;
    right:  -7px;
    top:  -65px;
    width:  28px;
    height:  28px;
    z-index:  22;
    font-size:  16px;
    background-color:  #d93939;
    display:  flex;
    align-items:  center;
    justify-content:  center;
    border-radius:  50%;
    font-weight:  900;
    box-shadow:  0 0px 4px 0px #fff;
    text-decoration:  none;
    color:  #fff;
    border:  solid 1px #fff;
    display:  none;
}
.chatbase.active .closebtn  {
    top:  -14px;
    display:  flex;
}
.footer-top  {
    background:  linear-gradient( to right,  #d93939 0%,  #d93939 41%,  #232d80 41%,  #232d80 100% );
    color:  #fff;
}
.footer-middle  {
    background:  #fff;
    padding:  15px 0;
}
.footer-middle img {
    max-width:  200px;
    width:  100%;
}
.footer-bottom  {
    padding:  24px 0;
}
.logos {
    align-items:  center;
    gap:  10px;
}
.footer-logo img {
    max-width:  300px;
    width:  100%;
}
.scroll-top {
    position:  fixed;
    bottom: 150px;
    right:  40px;
    background-color:  #d93939;
    border-radius:  50%;
    cursor:  pointer;
    opacity:  0;
}
.scroll-top svg {
    max-width:  60px;
    max-height:  60px;
}
footer a {
    opacity:  0.8;
    font-size:  16px;
}
footer a:hover {
    opacity:  1;
}
footer p  {
    font-size:  16px;
}
footer h4 {
    font-size:  20px;
}
footer .list-group { box-shadow: none;}
.footer-top-bar {
    position: absolute;
    width: 100%;
    top: -5px;
    background-color: transparent;
    padding: 3px 10px;
    color: #fff;
}
.footer-top-bar:after {
    content: "";
    position: absolute;
    width: 100%;
    right: 0;
    max-width: 95%;
    top: 0;
    background-color: #232d80;
    height: 100%;
}
.footer-top-bar ul {
    list-style: none;
    display: flex;
    column-gap: 0.5rem;
    justify-content: center;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    line-height: 21px;
    position: relative;
    z-index: 2;
}
.footer-top-bar ul li, .footer-top-bar a {
    font-size: 10px;
    text-decoration: none;
    opacity: 1;
    color: #fff;
    padding: 0;
}
.footer-top-bar .advertising-content {
    opacity: 0;
    visibility: hidden;
    transition: 0.5s all;
    position: absolute;
    width: 100%;
    left: auto;
    right: 0;
    background-color: #fff;
    padding: 10px;
    text-align: center;
    color: #000;
    min-width: 160px;
    box-shadow: 0px 5px 4px rgba(0, 0, 0, 0.175);
}
.footer-top-bar .dropdown {
    cursor: pointer;
}
.footer-top-bar li.dropdown:hover div {
    opacity: 1;
    visibility: visible;
}
.footer-top-bar p {
    font-size: 10px;
    margin: 0;
    line-height: 15px;
     color: #000;
}
.footer-top-bar p a {
   color: #d93939;
}
/* new table design */
.betting-table a.btn-green{
    max-width: 165px;
}
    .bonus-offer-th div{
        border-right: 0 !important;
    }
    .betting-table td .bookies-title{
        color: #4B5563;
    }
    .lincese-btn{
        background-color: #E5E7EB;
        margin-right: 0;
        margin-left: 8px;
        padding: 1px 8px;
        gap: 8px;
        font-size: 13px;
        width: 100%;
        max-width: 145px;
    }
    .lincese-btn span{
        color: #4b5563 !important;
        margin-left: 5px;
    }
    .lincese-btn strong{
        color: #000 !important;
    }
    .btn-review{
        background-color: #fff;
        padding: 8px 12px;
        font-size: 13px;
        text-align: center;
        width: 100%;
        max-width: 165px;
        font-weight: 900;
    }
    .betting-table td:last-child .btn.btn-green.btn-primary{
        padding: 8px 16px;
        font-weight: 900;
        font-size: 13px;
    }
    .app-column{
        font-size: 10px !important;
        color: #030712;
    }
    .term-conditions p{
        max-width: 60%;
    }
    #myTable tr td.app-column img{
        max-width: 100%;
    }
    .betting-table tbody td div{
        border-right: 0;
    }
    .bonus-column{
        font-weight: 900;
        color: #000;
        width: 35%;
    }
    .gc-wraper span{
        font-size: 8px !important;
        line-height: 10px !important;
    }
    .gambling{
        color: #4B5563 !important;
    }
    .commission{
        color: #c0c5d0 !important;
    }
/* end new table design */
@media(min-width: 1199px) {
    .term-conditions p {
        max-width: 70%;
        text-align: left;
        padding-left: 35px;
        padding-right: 15px;
    }
}
@media(min-width: 767px) {
    .footer-middle img.gamecare, .footer-middle img.gamestop {
        max-width:  150px;
    }
    .footer-middle img.taketime {
        max-width:  250px;
    }
    .max-165{
        width: 165px;
    }
}
@media(max-width: 767px) {
    .footer-top  {
    background:  linear-gradient( to bottom,  #d93939 0%,  #d93939 35%,  #232d80 35%,  #232d80 100% );
    }
    .gc-wraper span{
        font-size: 13px !important;
    }
    #myTable tr{
        background: #FAFAFA;
        box-shadow: 1px 1px 40px 0px #37415126;
    }
    .logos img {
        max-width:  130px;
    }
    .tc-1 .btn,
    .app-column{
        display: none;
    }
    .bonus-column{
        width: 70%;
    }
    .betting-table tbody td {
        padding-bottom: 80px;
    }
    .term-conditions p{
        font-size: 10px !important;
    }
    .mobile-app{
        margin-bottom: 10px;
        width: 100%;
    }
    .betting-table a.btn-green{
        max-width: 165px;
        margin-top: 15px;
    }
    .gambling-comm{
        margin-left: 15px;
    }
    .mobile-app span{
        color: #000 !important;
    }
    .betting-table td:first-child,
    .betting-table td{
        border:none;
    }
    .term-conditions p {
         max-width:100%; 
    }
}
@media (min-height: 700px) and (max-height: 850px)  {
    .chatbase .chat iframe  {
    min-height:  600px;
}
}
@media (min-height: 576px) and (max-height: 699px)  {
    .chatbase .chat iframe  {
    min-height:  550px;
}
}
@media(min-width:992px) and (max-width:1199px)  {
    span.read-more.new-home  {
        margin-top:  -2%;
        margin-right:  0;
    }
    header .bg-red .navbar-nav .nav-link  {
        padding:  10px 3px;
        font-size:  12px;
    }
}
@media(max-width:991px)  {
    body  {
        padding-top:0;
    }
    .footer-top-bar ul li {
        color: #fff;
    }
    .footer-top-bar:after {
        max-width: 100%;
    }
}
@media (max-width:575px)  {
    .table-section .top-list-icons .m-hidden  {
        display:  none;
    }
    .table-section .sorting-list-items  {
        margin-left:  0.75rem;
    }
    .chatbase  {
        bottom:  0;
        right:  0px;
    }
    .chatbase .chat iframe  {
        min-height:  500px;
    }
    .chatbase.active .closebtn  {
        right:  4px;
    }
    .chatbase .closebtn  {
            right:  13px;
            top:  -125px;
    }
    .betting-table tbody td {
        padding-bottom: 100px;
    }
    .betting-table tbody tr td:first-child::after{
        content: "";
    }
    .term-conditions p {
        padding-left: 3px;
        padding-right: 3px;
    }
    .gambling-comm{
        margin-left: 15px !important;
        padding-top: 5px;
    }
}
@media(min-width:480px) and (max-width:530px)  {
    .term-conditions {
        width: 440px !important;
    }
}
@media (max-width:425px)  {
    .review-box table tr th,  .review-box table tr td  {
        font-size:  14px;
    }
    .chatbase .chatbutton  {
            bottom:  62px;
    }
    .footer-top-bar  {
        padding: 4px 5px;
    }
   .footer-top-bar ul {
        line-height: 17px;
        column-gap: 0.25rem;
    }
    .footer-top-bar ul li, .footer-top-bar p, .footer-top-bar a {
        font-size: 9px;
    }
}
@media (max-width:320px)  {
    .footer-content img  {
        height:  auto;
    }
}


#myInput::placeholder {
    color: #000000;   
    opacity: 1;  
    font-size: 13px; 
}
