/*https://www.toptipper.com/mobile/css/style.css*/

/*Replace Css*/

/*6 oct 2021 - 2 */

body {
  /* min-height: 75rem; */
  padding-top: 3rem;
  background-color: #eaeaea;
  padding-bottom: 50px;
}

a:focus {
  outline: none;
}

button#navToggle {
  border: 0;
  outline: none;
}

/* new Css april 2023 for casino pages */

span.icon.newicon {
    margin:0px 0px 10px 0px;
    padding: 0;
    width: 50px;
}
.card-deck {
    margin-bottom: 35px;
}
h4.card-title {
    margin: 0;
    font-size: 1.2rem;
}

p.card-text {
    font-size: 0.8rem;
}
ul.listgames {
   
    align-items: center;
    background-color: #fefefe;
    border-top: 3px solid #fefefe;
    padding: 12px 12px;
    line-height: 24px;
    box-shadow: #bdc0c1 0 0 9px 3px;
    font-family: 'Open Sans',Helvetica,Arial,sans-serif;
    font-weight: bold;
    color: #2c2f36;
    margin-bottom: 9px;
    border-radius: 4px;
    list-style: none;
}
ul.listgames li {
    display: flex;
    align-items: center;
    justify-content: space-around;
}
span.icon.newicon a img {
    width: 45px;
    height: 45px;
    margin: -10px -2px;
    padding: 0px;
}
.righticon {
    margin: 0px 10px;
}

.righticon a i {
    font-size: 22px;
}

span.text.sports_betting_text.boldcus a {
    font-weight: 900;
    font-size: 16px;
}
p.smalltext {
    font-weight: normal;
    font-size: 12px;
    margin: 5px 0px;
    line-height: 18px;
}

.nav-tabs {
    border-bottom: 1px solid #dee2e6;
    background: #fff;
}

/* end new Css 11  04 2023 */


.mt30 {
  margin-top: 30px;
}

.user-section {
  display: none;
}

.nopadding {
  padding: 0;
}

.bg-custom {
  background-color: #162782;
  background-image: -webkit-linear-gradient( left, #3f51b5 0%, #2196f3 20%, #0b77ce 50%, #03a9f4 100%);
  background-image: -moz-linear-gradient( left, #0008b8 0%, #0008b8 20%, #5a078c 50%, #8e0673 100%);
  background-image: -o-linear-gradient( left, #0008b8 0%, #0008b8 20%, #5a078c 50%, #8e0673 100%);
  background-image: -ms-linear-gradient( left, #0008b8 0%, #0008b8 20%, #5a078c 50%, #8e0673 100%);
  background-image: linear-gradient( left, #0008b8 0%, #0008b8 20%, #5a078c 50%, #8e0673 100%);
  color: #fefefe;
  border: none;
  box-sizing: border-box;
  z-index: 400;
}

button.btn.lgnbtn {
  border: 1px solid #fff;
  margin: 0px 0px 0px 10px;
  color: #fff;
  padding: 3px 15px;
  font-weight: bold;
}

a.navbar-brand {
  font-weight: 700;
  letter-spacing: 0.4px;
}

a {
  color: #111;
}

.m-t-5 {
  margin-top: 50px;
}

.dropdown-menu.show {
  left: unset;
  right: 0;
}

.dropdown-menu.show a i {
  margin-right: 5px;
}

.pageheading h2 {
  margin: 0 0 30px;
  padding: 0;
  font-size: 1.5rem;
}

.maincontainer {
  width: 100%;
 /* min-height: 80vh;
   padding-left: 15px;
    padding-right: 15px; */
}

.footer {
  position: fixed;
  left: 0;
  display: block;
  bottom: 0;
  width: 100%;
  background-color: #1382db;
  color: #fff;
  text-align: center;
  -webkit-box-shadow: 0 8px 6px -6px black;
  -moz-box-shadow: 0 8px 6px -6px black;
  box-shadow: 0px 4px 14px 0px #dbdbdb8c;
  z-index: 999;
}

ul.footermenu {
  margin: 0 0 12px 0;
  padding: 5px 0px;
  box-sizing: border-box;
  display: table;
  width: 100%;
  display: inline-flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  list-style: none;
}

.bookmakerHeading {
  background-position: right 0px;
  padding: 4px;
  letter-spacing: 0em;
  font-size: 11px;
  border-left-color: rgb(222, 227, 237);
  border-left-width: 1px;
  border-left-style: solid;
  background-image: url("/sportspunterau/img/bg-bookmaker-heading.png");
  background-repeat: repeat-y;
  background-color: rgb(242, 242, 242);
}

.bookmakerHeading #info-icon {
  margin-bottom: 1px;
}

#top-odds {
  color: rgb(0, 102, 204);
}

.zero b {
  color: rgb(0, 102, 204);
  font-weight: bold;
}

.one b {
  color: rgb(0, 102, 204);
  font-weight: bold;
}

#top-odds a {
  color: rgb(0, 102, 204);
}

#top-odds a:hover {
  color: rgb(127, 170, 42);
}

.marketNameTitle {
  top: -6px;
  display: inline;
  position: relative;
}

.agencies {
  top: -6px;
  display: inline;
  position: relative;
}

.customise {
  width: 97px;
  height: 26px;
  padding-left: 8px;
  display: inline;
}

.customise a img {
  width: 97px;
  height: 26px;
  text-decoration: none;
  margin-top: 1px;
  background-image: url("/sportspunterau/img/btn-customise.png");
  background-repeat: no-repeat;
}

.customise:hover a img {
  background-position: 0px -26px;
  text-decoration: none;
  background-image: url("/sportspunterau/img/btn-customise.png");
  background-repeat: no-repeat;
}

.changeFormat {
  width: 24px;
  height: 20px;
  padding-left: 2px;
  display: inline;
}

.changeFormat a img {
  width: 24px;
  height: 20px;
  text-decoration: none;
  margin-top: 0px;
  background-image: url("/sportspunterau/img/btn-change-format.png");
  background-repeat: no-repeat;
}

.changeFormat:hover a img {
  background-position: 0px -20px;
  text-decoration: none;
  background-image: url("/sportspunterau/img/btn-change-format.png");
  background-repeat: no-repeat;
}

ul.footermenu li {
  float: none;
  color: #2c2f36;
  border: 0;
  padding: 3px 0px;
  flex-grow: 1;
  border-top: solid 3px transparent;
  flex-basis: 24%;
  width: 24%;
  max-width: 25%;
}

ul.footermenu li a {
  color: #fff;
}

/*Sidebar*/

html, body {
  overflow-x: hidden;
}

.accordion.question-faq .card-header {
  padding: 0px;
}

.accordion.question-faq {}

.accordion.question-faq .card {
  border: none;
  margin-bottom: 10px;
}

.accordion.question-faq .btn-link.focus, .btn-link:focus {
  background: #bd0000;
  color: #fff !important;
  text-decoration: none;
}

.accordion.question-faq .btn-link.focus, .btn-link:hover {
  text-decoration: none;
}

.accordion.question-faq .btn {
  width: 100%;
  text-align: left;
  padding: 4px 18px;
  font-size: 1rem;
}

.accordion.question-faq .btn-link {
  color: #212529;
  background-color: transparent;
}

.card-deck {
    margin-bottom: 35px;
}

h4.card-title {
    margin: 0;
    font-size: 1.2rem;
}

p.card-text {
    font-size: 0.8rem;
}


.space50 {
  height: 50px;
  width: 100%;
}

.offcanvas-collapse {
  position: fixed;
  top: 56px;
  bottom: 0;
  right: 100%;
  left: -300px;
  width: 300px;
  padding-right: 1rem;
  padding-left: 1rem;
  overflow-y: auto;
  visibility: hidden;
  background-color: /*#343a40*/
  /*#f8f9fa*/
  #f7f7f7;
  transition-timing-function: ease-in-out;
  transition-duration: 0.3s;
  transition-property: left, visibility;
}

.navbar-dark .navbar-nav .nav-link {
  color: #111;
}

.navbar-dark .navbar-nav .active>.nav-link, .navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .show>.nav-link {
  color: #111;
}

.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
  color: #111;
}

.offcanvas-collapse {
  align-items: start;
  -moz-background-clip: padding;
  -webkit-background-clip: padding;
  background-clip: padding-box;
  border-right: 5px solid rgba(0, 0, 0, 0.2);
}

.offcanvas-collapse.open {
  left: 0;
  visibility: visible;
}

.navbar-expand-lg .navbar-nav {
  -ms-flex-direction: column;
  flex-direction: column;
}

.nav-scroller {
  position: relative;
  z-index: 2;
  height: 2.75rem;
  overflow-y: hidden;
}

.nav-scroller .nav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  padding-bottom: 1rem;
  margin-top: -1px;
  overflow-x: auto;
  color: rgba(255, 255, 255, 0.75);
  text-align: center;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
}

.nav-underline .nav-link {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  font-size: 0.875rem;
  color: #6c757d;
}

.nav-underline .nav-link:hover {
  color: #007bff;
}

.nav-underline .active {
  font-weight: 500;
  color: #343a40;
}

ul.navbar-nav.mr-auto {
  display: block;
  margin: 0;
  padding: 0;
  width: 100%;
}

.navbar-expand-lg .navbar-collapse {
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
}

.navbar-collapse.offcanvas-collapse.open {
  padding: 0;
}

ul.navbar-nav.mr-auto label {
  padding: 0;
  margin: 0;
  color: #111;
  padding-left: 15px;
  border-bottom: 1px solid #e0e0e0;
  display: block;
  line-height: 45px;
  color: #03a9f4;
  font-weight: 500;
}

ul.navbar-nav li {
  padding-left: 10px;
  border-bottom: 1px solid #e0e0e0;
  line-height: 22px;
  margin: 0;
}

ul.navbar-nav li a {
  font-size: 1rem;
}

.mainbannercontainer {
  max-width: 100%;
  margin: 0 auto;
}

.clear {
  clear: both;
}

ul.nav.nav-pills li {
  width: 50%;
}

.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
  color: #fff;
  background-color: #1889e3;
}

h3.panelheading {
  background: #1889e3;
  text-align: left;
  margin: 15px 0px;
  color: #fff;
  font-size: 1rem;
  padding: 8px 15px;
  border-radius: 6px;
}

ul.cardone {
  list-style-type: none;
  white-space: nowrap;
  overflow-x: auto;
  padding: 0;
  margin: 12px 0;
}

.smcard {
  font-weight: bold;
  margin-top: 6px;
  font-size: 15.6px;
  color: #2c2f36;
  margin-bottom: 3px;
  overflow: hidden;
}

.raceNum {
  padding: 0 3px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 11.05px;
}

ul.cardone li {
  font-weight: normal;
  margin: 0;
  margin-right: 6px;
  min-height: 78px;
  padding: 5px;
  width: 123px;
  background-color: #fefefe;
  border: solid 1px #ccc;
  box-sizing: border-box;
  display: inline-block;
  border-radius: 4px;
}

.carousel-item img {
  width: 100%;
  height: 100%;
}

/* The switch - the box around the slider */
.switch {
  position: relative;
  display: inline-block;
  width: 30px;
  height: 17px;
}

/* Hide default HTML checkbox */
.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

/* The slider */
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 13px;
  width: 13px;
  left: 2px;
  bottom: 2px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
  background-color: #2196F3;
}

input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
  -webkit-transform: translateX(13px);
  -ms-transform: translateX(13px);
  transform: translateX(13px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 17px;
}

.slider.round:before {
  border-radius: 50%;
}



/*FULL SCREEN MODAL POPUP*/

/*.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
}*/

/* Start by setting display:none to make this hidden.
   Then we position it in relation to the viewport window
   with position:fixed. Width, height, top and left speak
   for themselves. Background we set to 80% white with
   our animation centered, and no-repeating */

.modal {
  display: none;
  position: fixed;
  z-index: 1000;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba( 255, 255, 255, .8) url('http://i.stack.imgur.com/FhHRx.gif') 50% 50% no-repeat;
}

/* When the body has the loading class, we turn
   the scrollbar off with overflow:hidden */

body.loading .modal {
  overflow: hidden;
}

/* Anytime the body has the loading class, our
   modal element will be visible */

body.loading .modal {
  display: block;
}

.modal-dialog {
  position: fixed;
  margin: 0;
  width: 100%;
  height: 100%;
  padding: 0;
}

.modal-content {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border: 2px solid #3c7dcf;
  border-radius: 0;
  box-shadow: none;
}

.modal-header {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  height: 50px;
  padding: 10px;
  background: #6598d9;
  border: 0;
}

.modal-title {
  font-weight: 300;
  font-size: 2em;
  color: #fff;
  line-height: 30px;
}

.modal-body {
  position: fixed;
  top: 0;
  bottom: 0;
  background-color: #036fa0;
  background-image: -webkit-linear-gradient( left, #3f51b5 0%, #2196f3c4 20%, #0b77ce 50%, #03a9f4 100%);
  background-image: -moz-linear-gradient( 135deg, #0008b8 0%, #0008b8 30%, #5a078c 60%, #8e0673 100%);
  background-image: -o-linear-gradient( 135deg, #0008b8 0%, #0008b8 30%, #5a078c 60%, #8e0673 100%);
  background-image: -ms-linear-gradient( 135deg, #0008b8 0%, #0008b8 30%, #5a078c 60%, #8e0673 100%);
  background-image: -webkit-linear-gradient( left, #3f51b5 0%, #2196f3 20%, #0b77ce 50%, #03a9f4 100%);
  left: 0;
  right: 0;
}

.loginscreen {
  max-width: 350px;
  margin: 100px auto 0 auto;
}

.loginbtn {
  border: 1px solid #fff;
  margin: 0px 0px 0px 10px;
  color: #fff;
  padding: 8px 15px;
  font-weight: bold;
  position: relative;
  top: 3px;
}

.loginbtn:hover {
  color: #fff;
  text-decoration: none;
}

.loginbox {
  background-color: #fefefe;
  padding: 12px;
  width: 100%;
  margin-top: 12px;
  box-shadow: #01056252 0 0 9px 3px;
  border-radius: 6px;
}

a.navbar-brand1 {
  text-align: center;
  display: block;
  color: #fff;
  font-weight: bold;
  font-size: 26px;
}

input[type="text"], input[type="number"], input[type="password"] {
  border: 1px solid #e9ebef;
  color: #545964;
  width: 100%;
  height: 30px;
}

.sbbtn {
  border: 0px;
  background: #1382db;
  color: #fff;
  border-bottom: 4px solid #0b61a6;
  padding: 4px 25px;
  border-radius: 3px;
  margin: 0 auto;
  width: 165px;
  display: block;
}

td ul {
  list-style: none;
  margin: 0;
  padding: 0;
  /* display: flex; */
  justify-content: space-evenly;
}

.modal-footer {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 60px;
  padding: 10px;
  background: #f1f3f5;
}

.btn {
  height: 40px;
  border-radius: 0;
}

.btn:focus, .btn:active, .btn:active:focus {
  box-shadow: none;
  outline: none;
}

.btn-modal {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -20px;
  margin-left: -100px;
  width: 200px;
}

.crossmodal {
  font-size: 45px;
  position: absolute;
  right: 0;
  top: -19px;
  color: #fff;
  cursor: pointer;
}

::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 10px;
  background: #f1f3f5;
  border-left: 1px solid #d3d9e0;
}

::-webkit-scrollbar-thumb {
  background: #b5c0cb;
}

h1.nameheader {
  background: #04156f;
  margin: 0;
  padding: 8px 0px 0px;
  text-align: center;
  color: #fff;
  font-size: 18px;
  line-height: 32px;
}

/*FULL SCREEN MODAL POPUP*/

/*********************** Animetation Image Box*******************/

.box7:after, .box7:before {
  content: "";
}

.box7 {
  overflow: hidden;
}

.box7 .title {
  letter-spacing: 1px;
}

.box7 .post {
  font-style: italic;
}

.box7 .title {
  text-transform: uppercase;
}

@keyframes animate {
  0%, 100% {
    opacity: 1;
  }
}

@keyframes animate-hover {
  0% {
    box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.3);
  }
  50% {
    box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.3);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.3);
  }
}

.box7 {
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  border-radius: 6px;
}

.box7, .box7 {
  text-align: center;
}

/*********************** Demo - 7 *******************/

.box7 {
  position: relative;
}

.box7:after, .box7:before {
  width: 100%;
  height: 100%;
  background: rgba(11, 33, 47, 0.9);
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transition: all 0.5s ease 0s;
}

.box7:after {
  background: rgba(255, 255, 255, 0.3);
  border: 2px solid #0dab76;
  top: 0;
  left: 170%;
  opacity: 1;
  z-index: 1;
  transform: skewX(45deg);
  transition: all 1s ease 0s;
}

.box7:hover:before {
  opacity: 1;
}

.box7:hover:after {
  left: -170%;
}

.box7 img {
  width: 100%;
  height: auto;
}

.box7 .box-content {
  width: 100%;
  position: absolute;
  bottom: -100%;
  left: 0;
  transition: all 0.5s ease 0s;
}

.box7:hover .box-content {
  bottom: 30%;
}

.box7 .title {
  display: block;
  font-size: 22px;
  font-weight: 700;
  color: #fff;
  margin: 0 0 10px;
}

.box7 .post {
  display: block;
  font-size: 15px;
  font-weight: 600;
  color: #fff;
  margin-bottom: 10px;
}

button#navToggle {
  padding: 0px 10px 0px 0px !important;
}

/*********************** Animetation Image Box*******************/

ul.footermenu {
  margin: 0;
}

.footermenu.section-b {
  display: none;
}

.footermenu li {
  padding-bottom: 0px !important;
  display: inline-block;
}

.footermenu .footer-dropdown {}

/* .footermenu .secondary-box { background-color: #ff9800; } */

.footermenu .step-label {
  font-weight: 500;
  color: #fff;
  margin: 0 5px;
}

select:focus {
  outline: none;
}

select {
  border: 2px solid #61b9ff8c;
  border-radius: 6px;
  box-shadow: 0px 0px 5px #0a528c;
}

h1.pageheading {
  color: #fefefe;
  font-size: 19.5px;
  border-radius: 0;
  margin: 0;
  padding: 10px 12px;
  line-height: 24px;
  background-color: #06344a;
  clear: both;
  font-weight: normal;
  text-align: center;
  font-weight: 600;
}

/*TABS*/

nav>.nav.nav-tabs {
  border: none;
  color: #111;
  background-color: #fefefe;
  border-top: 0px solid #fefefe;
  padding: 0;
  line-height: 24px;
  /* box-shadow: #bdc0c1 0 0 9px 3px; */
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: bold;
  color: #2c2f36;
  margin-bottom: 9px;
}

nav>div a.nav-item.nav-link, nav>div a.nav-item.nav-link.active {
  border: none;
  padding: 15px 25px;
  color: #111;
  /* background: #272e38; */
  border-radius: 0;
}

.tab-content {
  line-height: 25px;
  padding: 0px 3px;
}

.casino-tab-content {
  line-height: 25px;
  padding: 30px 25px;
}

.width98 {
  width: 98%;
  margin-left: 1%;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
  color: #fff !important;
  background: #0888db !important;
}

nav>div a.nav-item.nav-link:hover, nav>div a.nav-item.nav-link:focus {
  border: none;
  background: #0888db !important;
  color: #fff;
  border-radius: 0;
  transition: background 0.2s linear;
}

.container-tabs {
  padding-left: 15px;
  padding-right: 15px;
}

.nopadding {
  padding: 0;
  margin: 0;
}

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

ul.list li {
  display: flex;
  align-items: center;
  background-color: #fefefe;
  /* border-top: 3px solid #fefefe; */
  padding: 2px 6px;
  line-height: 24px;
  box-shadow: #bdc0c1 0 0 9px 3px;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: bold;
  color: #2c2f36;
  margin-bottom: 6px;
  border-radius: 4px;
  margin-left: 1%;
  margin-right: 1%;
}

/* ul.list li span.icon {
  width: 2%;
} */

ul.list li span.righticon {
  width: 2%;
  float: right;
}

ul.list li span.textracing {
  /* width: 99%;
  float: right; */
  font-size: 15px;
}

ul.list li span.text {
  width: 98%;
  float: right;
  font-size: 15px;
}

span.icon img {
  margin: 0;
  padding: 0;
  width: 34px;
  height: 34px;
}

span.text {
  /* padding-left: 10px; */
  /* margin: 0; */
  line-height: 15px;
}

span.righticon {
  float: right;
  text-align: right;
  font-size: 34px;
  width: 75%;
  cursor: pointer;
}

.backicon a {
  font-size: 25px;
  cursor: pointer;
  margin: 0px 10px;
  position: relative;
  z-index: 99999;
  color: #fff;
}

/*TABS*/

/* span.icon {
  margin: 0px 10px;
  padding: 0;
  width: 22px;
  height: 22px;
} */

div#form-bg {
  max-width: 500px;
  margin: 20px auto;
  width: 100%;
  background: #fff;
  border-radius: 6px;
  box-shadow: 0px 3px 8px #bfbfbf;
  padding: 20px;
}
div#form-register {
  max-width: 500px;
  margin: 20px auto;
  width: 100%;
  background: #fff;
  border-radius: 6px;
  box-shadow: 0px 3px 8px #bfbfbf;
}

.clear {
  clear: both !important;
}

.btngroup {
  max-width: 500px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  justify-content: space-around;
}

.btngroup a {
  padding: 3px 10px 3px 10px;
  border: 1px solid #ededed;
  border-radius: 4px;
  background: #fff;
  box-shadow: #888 0px 5px 5px -7px, #888 0px -5px 7px -8px;
  font: bold 14px;
  outline: none;
  transition: all 0.2s ease-out;
  width: 40%;
  text-align: center;
}

.btngroup a:hover {
  background-color: #1382db;
  color: #fff;
  cursor: pointer;
  text-decoration: none;
}

.btngroup {
  max-width: 500px;
  width: 100%;
}

/*HOME PAGE*/

small.text-muted {
  width: 100%;
  float: left;
  font-size: 18px;
  margin: 10px 0px 20px;
  font-style: italic;
  color: #1382db !important;
}

.row.imgcontant {
  border: 5px solid #4c515900;
  box-shadow: 0px 0px 10px #00000087;
  background: #fff;
}

.row.imgcontant {
  padding: 20px;
  margin: 15px auto;
}

.texthome p {
  text-align: justify;
  color: #111;
  font-size: 16px;
}

.nopadding {
  padding: 0px;
}

figure.imggroup {
  position: relative;
  margin: 0;
}

figcaption .buttongroup {
  position: absolute;
  bottom: -30px;
  background: #ffffff8f;
  padding: 10px;
}

.margin-top70 {
  margin-top: 30px;
}

h2.text-center {
  font-size: 22px;
  text-align: center;
  width: 100%;
  margin-bottom: 30px;
}

.buttongroup {
  margin: 30px auto;
  width: 100%;
  text-align: center;
}

.topheadinghome {
  text-align: center;
  margin-bottom: 25px;
}

.buttongroup a {
  padding: 6px 20px;
  text-align: center;
  margin: 0px 30px;
}

/* .buttongroup a {
    background: #1382db;
    color: #fff;
    margin: 0px 15px;
    padding: 9px 15px;
  
    border: 4px solid #359df1;
    box-shadow: 0px 2px 3px 0px #00000075;
}
.buttongroup a:hover{text-decoration:none; background: #0b6ebe; color:#fff;} */

.topheadinghome h2 {
  color: #fff !important;
  font-size: 2.5vw !important;
  position: relative;
  text-transform: uppercase !important;
  -webkit-text-stroke: 0.2vw #0888db !important;
  display: block !important;
}

.topheadinghome1 h2 {
  display: none !important;
}

.btn:hover, .btn:focus {
  color: #fff;
  outline: 0;
}


.second {
  font-weight: 600;
  border-radius: 3em;
  border-color: #022b49;
  color: #fff;
  background-image: linear-gradient( to right, rgba(2, 43, 73, 0.6), rgba(2, 43, 73, 0.6) 5%, #022b49 5%, #022b49 10%, rgba(2, 43, 73, 0.6) 10%, rgba(2, 43, 73, 0.6) 15%, #022b49 15%, #022b49 20%, rgba(2, 43, 73, 0.6) 20%, rgba(2, 43, 73, 0.6) 25%, #022b49 25%, #022b49 30%, rgba(2, 43, 73, 0.6) 30%, rgba(2, 43, 73, 0.6) 35%, #022b49 35%, #022b49 40%, rgba(2, 43, 73, 0.6) 40%, rgba(2, 43, 73, 0.6) 45%, #022b49 45%, #022b49 50%, rgba(2, 43, 73, 0.6) 50%, rgba(2, 43, 73, 0.6) 55%, #022b49 55%, #022b49 60%, rgba(2, 43, 73, 0.6) 60%, rgba(2, 43, 73, 0.6) 65%, #022b49 65%, #022b49 70%, rgba(2, 43, 73, 0.6) 70%, rgba(2, 43, 73, 0.6) 75%, #022b49 75%, #022b49 80%, rgba(2, 43, 73, 0.6) 80%, rgba(2, 43, 73, 0.6) 85%, #022b49 85%, #022b49 90%, rgba(2, 43, 73, 0.6) 90%, rgba(2, 43, 73, 0.6) 95%, #022b49 95%, #022b49 100%);
  background-position: 0 0;
  background-size: 100%;
  transition: background 300ms ease-in-out;
}



.second:hover {
  background-position: 100px;
  color: #fff;
}


/*HOMEPAGE*/

/*RESPONSIVE*/

@media only screen and (max-width: 5000px) {
  select {
    border: 2px solid #61b9ff8c;
    border-radius: 6px;
    box-shadow: 0px 0px 5px #0a528c;
    width: 96%;
  }
  nav>div a.nav-item.nav-link, nav>div a.nav-item.nav-link.active {
    border: none;
    padding: 6px 20px;
    color: #111;
    /* background: #272e38; */
    border-radius: 0;
    background: url(/sportspunterau/img/btn-upcoming-bg-off.jpg) repeat-y 0px 0px rgb(225, 225, 225);
  }
  .topheadinghome {
    text-align: center;
    margin-bottom: 15px;
  }
  .box7 {
    margin-bottom: 15px;
  }
  button.btn.lgnbtn {
    border: 1px solid #fff;
    margin: 0px 0px 0px 10px;
    color: #fff;
    padding: 0px 6px;
    font-weight: normal;
    font-size: 0.9rem;
    height: auto;
  }
  form.form-inline.my-2.my-lg-0.ml-auto {
    margin: 0 !important;
    padding: 0;
  }
  .carousel {
    position: relative;
    top: 5px;
  }
  .pageheading h2 {
    margin: 0 0 30px;
    padding: 0;
    font-size: 1rem;
  }
  ul.footermenu li {
    float: none;
    color: #2c2f36;
    border: 0;
    padding: 0px 0px;
    flex-grow: 1;
    border-top: solid 3px transparent;
    flex-basis: 24%;
    width: 100%;
    max-width: 100%;
    display: block;
  }
  ul.footermenu.section-b {
    width: 100%s;
    float: left;
  }
  ul.footermenu.section-b li {
    width: 33%;
    float: left;
  }
  li.secondary-box.wdth100 {
    padding: 0px 0px 36px 10px !important;
    float: right !important;
    line-height: 27px;
  }
  .carousel {
    position: relative;
    top: 4px;
  }
  /* ul.list li span.icon {
    width: 2%;
    margin: 0px 10px 0px -2px;
  } */
  button#navToggle {
    border: 0;
    outline: none;
    padding: 0px;
  }
  ul.list li span.righticon {   
    float: right;
    margin: 0px 2px;
  }
  ul.list li div.rightnumber {
    /* float: right; */
    /* margin-right: -20px; */
    font-size: 13px;
    /* width: 85px; */
    text-align: right;
    margin-top: 7px;
  }
  ul.list li span.rightnumberracing {
    float: right;
    margin-right: -20px;
    font-size: 13px;
    width: 85px;
    text-align: right;
  }
  ul.list li span.rightnumber {
    float: right;
    margin-right: -25px;
    font-size: 15px;
  }
  .btngroup a {
    font-size: 12px;
  }
  .loginbtn {
    border: 1px solid #fff;
    margin: 0px 0px 0px 2px;
    color: #fff;
    padding: 5px 2px;
    font-weight: bold;
    position: relative;
    top: 0px;
    font-size: 11px;
  }
  .topheadinghome1 h2 {
    color: #111 !important;
    font-size: 14px !important;
    position: relative;
    text-transform: uppercase;
    -webkit-text-stroke: inherit !important;
    font-weight: bold;
    display: block;
  }
  .topheadinghome h2 {
    display: none;
    font-size: 15px !important;
  }
  .row.imgcontant h2 {
    font-size: 20px;
  }
  .buttongroup a {
    padding: 6px 6px;
    text-align: center;
    margin: 0px 2px;
  }
  .row.imgcontant {
    padding: 0px;
  }
  h2.mobiledevice {
    margin: 20px 0px;
  }
  ul.list li span.text {
    /* font-size: 14px; */
  }
  ul.list li span.text div {
    font-size: 12px;
    padding-top: 0px;
  }
}

@media (min-width: 576px) {
  /* ul.list li span.icon {
    width: 2%;
    margin: 0px 10px 0px -2px;
  } */
  .buttongroup a {
    padding: 6px 12px;
    text-align: center;
    margin: 0px 2px;
  }
  ul.list li span.righticon {
    width: 2%;
    float: right;
    margin: 0px 5px;
  }
  ul.list li span.righticon {
    width: 2%;
    float: right;
    margin: 0px 5px;
  }
  button#navToggle {
    border: 0;
    outline: none;
    padding: 0px;
  }
  /* .centerlogo {
                display: flex;
                justify-content: center;
                align-items: center;
                margin: 0;
                width: inherit !important;
            } */
  ul.footermenu.section-b {
    width: 100%s;
    float: left;
  }
  ul.footermenu.section-b li {
    width: 33%;
    float: left;
  }
  li.secondary-box.wdth100 {
    padding: 0px 0px 36px 10px !important;
    float: right !important;
    line-height: 27px;
  }
  .modal-dialog {
    max-width: 100%;
    margin: 1.75rem auto;
  }
  .modal-dialog {
    max-width: 100%;
    margin: 0;
  }
  ul.footermenu li {
    float: none;
    color: #2c2f36;
    border: 0;
    padding: 0px 0px;
    flex-grow: 1;
    /* border-top: solid 3px transparent; */
    flex-basis: 24%;
    width: 100%;
    max-width: 100%;
    display: block;
  }
  select {
    border: 2px solid #61b9ff8c;
    border-radius: 6px;
    box-shadow: 0px 0px 5px #0a528c;
    width: 96%;
  }
  ul.list li span.righticon {
    width: 1%;
    float: right;
    margin: 0px 5px;
  }
  .topheadinghome1 h2 {
    color: #111 !important;
    font-size: 14px !important;
    position: relative;
    text-transform: uppercase;
    -webkit-text-stroke: inherit !important;
    font-weight: bold;
    display: block;
  }
  .topheadinghome h2 {
    display: none;
  }
  .row.imgcontant h2 {
    font-size: 20px;
  }
}

/*RESPONSIVE*/

@media only screen and (max-width: 5000px) {
  .sport_icon {
    font-size: 21px !important;
    margin-top: 5px;
  }
  .footer_text {
    margin-left: 5px;
  }
  .sport_text {
    vertical-align: 2px;
  }
  #headlines {
    margin-top: 8px;
  }
  #headlines a {
    overflow: hidden;
    line-height: 32px;
    background: url(/sportspunterau/img/btn-upcoming-bg-off.jpg) repeat-y 0px 0px rgb(225, 225, 225);
    margin: 0px;
    /* padding: 8px 6px 4px; */
    width: 25%;
    height: 32px;
    text-align: center;
    color: rgb(102, 102, 102);
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10.5px;
    font-weight: bold;
    text-decoration: none;
    border-top-color: rgb(204, 204, 204);
    border-right-color: rgb(204, 204, 204);
    border-left-color: rgb(204, 204, 204);
    border-top-width: 1px;
    border-right-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-left-style: solid;
    float: left;
    display: block;
  }
  #headlines a.on {
    background: rgb(223, 239, 255);
    color: rgb(51, 51, 51);
    text-decoration: none;
    border-top-color: rgb(51, 51, 51);
    border-right-color: rgb(51, 51, 51);
    border-left-color: rgb(51, 51, 51);
    border-top-width: 1px;
    border-right-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-left-style: solid;
  }
  .subheading {
    padding: 7px 0px;
    color: white;
    /* color: rgb(51, 51, 51); */
    letter-spacing: 0em;
    font-size: 12px;
    font-weight: bold;
    /* border-left-color: rgb(204, 204, 204);
    border-left-width: 1px;
    border-left-style: solid;
    background-color: rgb(19 130 219); */
  }
  .subheading a{
    color: white;
  }
  .intlLink a {
    padding: 4px;
    color: rgb(0, 100, 133);
    letter-spacing: 0em;
    font-size: 12px;
    font-weight: bolder;
    text-decoration: none;
  }
  .intlLink a:hover {
    color: rgb(127, 170, 42);
    text-decoration: underline;
  }
  .feedback {
    padding: 14px 8px 8px;
    font-size: 12px;
    margin-top: 48px;
    border-right-color: rgb(255, 255, 255);
    border-right-width: 10px;
    border-right-style: solid;
    background-image: url("http://www.sportspunter.com.au/sportspunterau/img/border-dots-01.gif");
    background-repeat: repeat-x;
    background-color: rgb(243, 243, 243);
  }
  .hot-tip {
    padding: 12px 10px;
    color: rgb(0, 0, 0);
    margin-top: 12px;
    margin-bottom: 0px;
    background-color: rgb(207, 220, 230);
  }
  .subheadingImage {
    padding: 4px 4px 1px;
    color: rgb(51, 51, 51);
    letter-spacing: 0em;
    font-size: 12px;
    font-weight: bold;
    border-top-color: rgb(190, 190, 190);
    border-bottom-color: rgb(199, 199, 199);
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-style: solid;
    border-bottom-style: solid;
    background-color: rgb(224, 224, 224);
  }
  .subheadingImage {
    padding-left: 0px;
  }
  .subheadingImage a {
    color: rgb(51, 51, 51);
    text-decoration: none;
  }
  .subheadingImage a:hover {
    text-decoration: underline;
  }
  .one {
    padding: 4px 3px;
    color: rgb(51, 51, 51);
    letter-spacing: 0em;
    font-size: 12px;
    border-left-color: rgb(236, 239, 244);
    border-left-width: 1px;
    border-left-style: solid;
    /* background-image: url(/sportspunterau/img/bg-data-rows.jpg);
    background-repeat: repeat-x;
    background-color: rgb(245, 245, 245); */
    background-color: white; 
  }
  .onematch {
    padding: 3px 1px 0 0;
    color: rgb(51, 51, 51);
    letter-spacing: 0em;
    font-size: 13px;
    border-left-color: rgb(236, 239, 244);
    border-left-width: 1px;
    border-left-style: solid;
    background-repeat: repeat-x;
    background-color: rgb(255, 255, 255);
  }
  .onematch br {
    display: block;
    margin-top: 5px 0 0;
    line-height: 0px;
  }
  .br {
    display: block;
    margin: 1px 0;
    line-height: 0px;
  }
  .onematchodds {
    padding: 4px 3px;
    color: rgb(51, 51, 51);
    letter-spacing: 0em;
    font-size: 12px;
    border-left-color: rgb(236, 239, 244);
    border-left-width: 1px;
    border-left-style: solid;
    background-repeat: repeat-x;
    background-color: rgb(255, 255, 255);
  }
  .market_category {
    padding: 4px 3px;
    color: black;
    letter-spacing: 0em;
    font-size: 12px;
    border-left-color: rgb(236, 239, 244);
    border-left-width: 1px;
    /* border-left-style: solid; */
    background-repeat: repeat-x;
    background-color: #dfefff;
    height: 35px;
    text-align: center;
    font-weight: 600;
  } 
  .category_selected {
    background-color: rgb(83, 80, 228) !important;
    color: white!important
  }
  .zero {
    padding: 4px 3px;
    color: rgb(51, 51, 51);
    letter-spacing: 0em;
    font-size: 12px;
    border-left-color: rgb(236, 239, 244);
    border-left-width: 1px;
    border-left-style: solid;
    /* background-image: url(/sportspunterau/img/bg-data-rows.jpg);
    background-repeat: repeat-x; */
    /* background-color: rgb(245, 245, 245); */
    background-color: white;
  }
  #show-selected-matches {
    background: url(/sportspunterau/img/btn-show-selected-matches.png) no-repeat 0px 0px;
    margin: 0px;
    padding: 0px;
    border: currentColor;
    width: 148px;
    height: 23px;
    font-size: 0px;
    cursor: pointer;
  }
  .multibet-calc a img {
    width: 119px;
    /* height: 23px; */
    text-decoration: none;
    background-image: url(/sportspunterau/img/btn-multibet-calc.png);
    background-repeat: no-repeat;
  }
  .subheading-noborder {
    padding: 1px 0px;
    color: rgb(51, 51, 51);
    letter-spacing: 0em;
    font-size: 12px;
    font-weight: bold;
    border-top-color: rgb(190, 190, 190);
    border-bottom-color: rgb(199, 199, 199);
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-style: solid;
    border-bottom-style: solid;
    background-color: rgb(224, 224, 224);
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: rgb(199, 199, 199);
  }
  .heading {
    padding: 6px 4px;
    color: rgb(102, 204, 255);
    text-transform: none;
    font-size: 15px;
    font-weight: bold;
    /* background-color: rgb(51, 51, 51); */
    background-color:rgb(19 130 219);
    border-radius: 5px 5px 0px 0px;

  }
  .title-bar-mid {
    height: 24px;
    color: rgb(102, 204, 255);
    padding-right: 8px;
    padding-left: 8px;
    font-size: 12px;
    border-left-color: rgb(51, 51, 51);
    border-left-width: 6px;
    /* border-left-style: solid; */
    /* background-color: rgb(84, 84, 84); */
  }
  .title-bar-mid a, .title-bar-right a{
    color: white;
  }
  .title-bar-left {
    height: 24px;
    /* color: rgb(102, 204, 255); */
    color: white;
    padding-right: 8px;
    padding-left: 8px;
    font-size: 12px;
    margin-bottom: 8px;   
    /* background-image: url(/sportspunterau/img/title-rounded-bar-left.jpg);
    background-repeat: no-repeat;
    background-color: rgb(84, 84, 84); */
  }
  .title-bar-left a {
    height: 24px;
    color: rgb(102, 204, 255);
    padding-right: 8px;
    padding-left: 8px;
    font-size: 11px;
    margin-bottom: 8px;
    background-image: url(/sportspunterau/img/title-rounded-bar-left.jpg);
    background-repeat: no-repeat;
    background-color: rgb(84, 84, 84);
  }
  [width="119"] {    
    margin-top: 6px; 
    margin-left: 8px;
  }
  table {
    border-collapse: separate;
  }
}
@media only screen and (max-width: 5000px) {
  span.betting_odds {
    padding-left: 0px !important;
  }
  span.betting_odds table {
    background-color: white !important;
  }
  span.betting_odds .onematch {
    border-left-width: 0px;
  }
  .outrightRows{
    padding: 0px 0px !important;
  }
  .more_icon{
    width:10px;
    float:right;
  }
  .onematch input{
    float: left;  
  }
  .checkall{
    margin-left: 9px;
  }
  .market_table{
    padding:0 0 !important
  }
  .sports_betting_text{
    padding-left:7px;
  }
  #margin-neg1-top{
    border-radius: 5px 5px 0 0;
    /* background-color: rgb(19 130 219); */
  }
  #margin-neg1-top tbody tr:first-child{
    background-color: rgb(19 130 219);
  }
  #margin-neg1-top tbody tr:first-child td:first-child{
    border-radius: 5px 0 0 0;
  }
  #margin-neg1-top tbody tr:first-child td:last-child{
    border-radius: 0 5px 0 0;
  }
  .betting_table{
    width:98%;
    margin-left:1%
  }
  .noboder_image{
    padding: 2px 9px 16px;
  }
  .slider_bar{
    float: left;
    margin-top: 5px;
    margin-left: 5px;
    width: 25%;
  }
  .slider_bar input{
    width:100%
  }
  .slider_text{
    float: left;
    margin-top: 11px;
    margin-left: 9px;
  }
  .switch {
    clear: both;
    margin-top: -20px;
    float: right;
    margin-right: 5px;
  }
  span.flag img{
    margin-left: 6px;
    height: 30px;
  }
  .rightnumber_container{
    float: right;
  }
  .righticon_sports{
    margin: 0px 10px !important;
  }

  /* div.icon img {
    margin: 0;
    padding: 0;
    width: 34px;
    height: 34px;
}
  div.icon{
    float:left;   
  }
  .sports_betting_text_container{
    margin-left: 30px;
  } */
  .feature_race_image{
    margin-left: 3px;
    margin-right: 10px;
    margin-top: -2px;
  }
  .race_link_title{
    float: right;
    font-size: 34px;
  }
  .radius_none {
    border-radius: 0px 0px 0px 0px !important;
  }
  .bookmakerHeading_racing{
    background-position: right 0px;
    padding: 4px;
    letter-spacing: 0em;
    font-size: 15px;
    /* border-left-color: rgb(222, 227, 237); */
    border-left-width: 0px;
    border-left-style: solid;  
    background-repeat: repeat-y;
    background-color: #dfefff;
  }
  .one_track{
    background-color:rgb(242, 242, 242)
  }
  .one_track a{
    margin-left: 10px;
  }
  .recemobile{
    background-color:white
  }
  .recemobile a{
    margin-left: 35px;
  }
  .track_table{
    padding: 0 0 !important;
  }
}
