* {
  box-sizing: border-box;
}

body {
  margin: 0px;
  padding: 0px;
}

.component-betsson {
  width: 100%;
  max-width: 980px;
  margin: 0 auto;
  display: block;
  float: none;
  overflow: hidden;
  padding: 10px;
}

.container-betsson {
  width: 100%;
  margin: 0 auto;
  display: block;
  float: left;
}

.element-ticker {
  padding: 0px 70px;
  padding-left: 120px;
}

@media screen and (max-width: 736px) {
  .element-ticker {
    padding: 0px 120px;
    padding-left: 160px;
  }

  .component-betsson {
    width: 100%;
    max-width: 100%;
    margin: 0;
    display: block;
    float: left;
    overflow: hidden;
  }

  .component-betsson .content-betsson, .component-betsson .heading-betsson {
    width: 100%;
    display: block;
    float: left;
  }

  .component-betsson .heading-betsson {
    padding: 0px;
    height: auto;
  }

  .wrap-heading-betsson {
    max-width: 160px;
    margin: 0 auto;
  }

  .heading-betsson .brand-sponsor img {
    display: block;
    float: left;
  }

  .heading-betsson .brand-sponsor {
    max-width: 60px;
    padding: 3px 0px;
  }

  .heading-betsson .brand-text {
    max-width: 100px;
    line-height: 22px;
  }

  .heading-betsson .brand-text, .heading-betsson .brand-sponsor {
    display: block;
    float: left;
  }

  .component-betsson .content-betsson {
    border: 1px solid #000;
    border-left: 1px solid #000;
    border-top: 0px solid #000;
  }

  .component-betsson .heading-betsson-mobile {
    display: block;
  }

  .component-betsson .heading-betsson, .component-betsson .subheading-betsson {
    display: none;
  }

  .component-betsson .heading-betsson-mobile .brand-text, .component-betsson .heading-betsson-mobile .brand-sponsor {
    width: 50%;
    float: left;
  }

  .component-betsson .heading-betsson-mobile .brand-text {
    text-align: right;
    line-height: 24px;
  }

  .component-betsson .heading-betsson-mobile .brand-sponsor {
    text-align: center;
  }

  .component-betsson .heading-betsson-mobile .brand-sponsor img {
    width: 100%;
    max-width: 64px;
    padding-top: 3px;
  }

  .component-betsson .content-betsson {
    height: 36px;
    border: 0px solid #000;
  }

  .container-betsson {
    border: 1px solid #000;
  }
}
.heading-betsson, .content-betsson {
  display: block;
  float: left;
}

.wrap-betsson {
  width: 100%;
  display: block;
  float: left;
  height: 34px;
}

.heading-betsson {
  width: 100px;
  height: 50px;
  font-family: "Roboto", sans-serif;
  color: #fff;
  background: #f60;
  padding: 10px;
  border: 1px solid #f60;
  text-decoration: none;
}

.heading-betsson-mobile {
  width: 100%;
  height: 24px;
  display: none;
  line-height: 24px;
  overflow: hidden;
}

.heading-betsson-mobile .subheading-betsson-brand-mobile {
  font-family: "Roboto", sans-serif;
  color: #fff;
  background: #f60;
  padding: 0px 5px;
  border: 1px solid #f60;
  text-decoration: none;
  width: 50%;
  display: block;
  float: left;
}

.heading-betsson-mobile .subheading-betsson-text-mobile {
  text-align: center;
  width: 50%;
  background: #eeeeee;
  color: #666666;
  font-family: "Roboto", sans-serif;
  font-size: 12px;
  display: block;
  float: left;
  height: 24px;
  line-height: 24px;
}

.heading-betsson .brand-text {
  font-weight: 900;
}

.subheading-betsson {
  text-align: center;
  width: 100%;
  background: #eeeeee;
  color: #666666;
  font-family: "Roboto", sans-serif;
  font-size: 12px;
}

.brand-sponsor img {
  width: 100%;
}

.brand-text {
  font-size: 9px;
  width: 100%;
  text-align: center;
}

.content-betsson {
  width: calc(100% - 100px);
  overflow: hidden;
  height: 50px;
  border: 1px solid #000;
  border-left: 0px solid #000;
  text-decoration: none;
}

.match-betsson-teams, .match-betsson-result, .match-betsson-details {
  display: inline-block;
}

.teams, .team, .versus {
  display: inline-block;
}

.match-betsson, .match-betsson * {
  display: inline-block;
}

.match-betsson {
  font-family: "Roboto", sans-serif;
  font-size: 12px;
  padding: 0px;
  margin: 6px 0px;
  font-weight: 700;
  display: inline-block;
  border-right: 1px solid #666;
  padding-right: 5px;
}

.team {
  color: #000;
  padding: 1px 10px;
}

.details {
  margin: 0px;
  padding: 0px;
}

.versus {
  color: #f60;
  padding: 1px 0px;
}

.result {
  padding: 1px 5px;
  color: #f60;
}

.detail {
  padding: 1px 5px;
  color: #000;
  background: #fff0;
}

.content-data-list {
  display: block;
  float: left;
  width: 100%;
  margin: 0px;
  padding: 0px;
}

.item-ticker {
  display: block;
  float: left;
  width: 100%;
  margin: 0px;
  padding: 0px;
  position: absolute;
  left: 0;
}

.item-ticker.play {
  transition: left 10s linear;
}

.item-ticker.quick {
  left: 0 !important;
  transition: none;
}

.number {
  padding: 1px 5px;
  color: #000;
  background: #eeeeee;
  padding-right: 0px;
}

.comparision {
  padding: 1px 5px;
  color: #000;
  background: #fff;
  font-weight: 900;
  font-size: 12px;
}

.ending {
  height: 10px;
  width: 5px;
  display: inline-block;
}

.arrow-custom {
  height: 10px;
  width: 16px;
  display: inline-block;
}

.arrow-custom-down {
  background: url("../img/down.svg") no-repeat center center;
  background-size: 6px;
}

.arrow-custom-up {
  background: url("../img/up.svg") no-repeat center center;
  background-size: 6px;
}

.fa.fa-arrow-down {
  color: red;
  font-size: 12px;
}

.fa.fa-arrow-up {
  color: green;
  font-size: 12px;
}

.content {
  position: relative;
}

.marquee.play {
  height: 100px;
  width: 100%;
  overflow: hidden;
  position: relative;
}
.marquee.play > div {
  display: block;
  width: 200%;
  position: absolute;
  overflow: hidden;
  animation: marquee 2s linear infinite;
}

@keyframes marquee {
  0% {
    left: 0;
  }
  100% {
    left: -70%;
  }
}
.container-ticker {
  max-height: 34px;
  width: 100%;
  margin: auto;
  padding: 4px 0px;
}

.item-ticker {
  overflow: hidden;
  height: 26px;
}
.item-ticker.sliding-now {
  animation: up 5s linear infinite forwards;
  animation-delay: 0s;
}

@keyframes up {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(calc(-50px - 12px));
  }
}