@charset "UTF-8";
/* In this file will be the new styles for Sporttube
 *
 * SPORTTUBE SITE
 *
 */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/* Generated by Glyphter (http://www.glyphter.com) on  Tue Oct 24 2017*/
@font-face {
  font-family: 'sts icon';
  src: url("../../../icons/fonts/sts-icon.eot?v=1.1");
  src: url("../../../icons/fonts/sts-icon.eot?v=1.1#iefix") format("embedded-opentype"), url("../../../icons/fonts/sts-icon.woff?v=1.1") format("woff"), url("../../../icons/fonts/sts-icon.ttf?v=1.1") format("truetype"), url("../../../icons/fonts/sts-icon.svg?v=1.1#sts-icon") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class*='icon-'] {
  display: inline-block;
}

[class*='icon-']:before {
  display: inline-block;
  font-family: 'sts icon';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class*='icon-']:after {
  display: inline-block;
  font-family: 'sts icon';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-search:before {
  content: '\0041';
}

.icon-football:before {
  content: '\0042';
}

.icon-basketball:before {
  content: '\0043';
}

.icon-tennisball:before {
  content: '\0044';
}

.icon-puck:before {
  content: '\0045';
}

.icon-cricket:before {
  content: '\0046';
}

.icon-calendar:before {
  content: '\0047';
}

.icon-bell:before {
  content: '\0048';
}

.icon-big-football:before {
  content: '\0049';
}

.icon-football-referee:before {
  content: '\004a';
}

.icon-whistle:before {
  content: '\004b';
}

.icon-x-mark:before {
  content: '\004c';
}

.icon-user:before {
  content: '\004d';
}

.icon-upload:before {
  content: '\004e';
}

.icon-google-plus:before {
  content: '\0051';
}

.icon-arrow-left:before {
  content: '\0052';
}

.icon-arrow-right:before {
  content: '\0053';
}

.icon-arrow-down:before {
  content: '\0054';
}

.icon-arrow-down-right:after {
  content: '\0054';
}

.icon-arrow-green:before {
  content: '\0055';
}

.icon-arrow-pink:before {
  content: '\0056';
}

.icon-arrow-up:before {
  content: '\0057';
}

.icon-arrow-up-right:after {
  content: '\0057';
}

.icon-play:before {
  content: '\0058';
}

.icon-red-card:before {
  content: '\0059';
  color: #ff2741;
}

.icon-yellow-card:before {
  content: '\0059';
  color: #f5d323;
}

.icon-second-yellow-card:before {
  content: '\0059';
  margin: 0 4px;
  border-radius: 4px;
  width: 22px;
  background: linear-gradient(124deg, #f5d323 50%, #ff2741 50%);
  color: transparent;
}

.icon-scale-arrow:before {
  content: '\005a';
}

.icon-whistle-small:before {
  content: '\0061';
}

.icon-substitution:before {
  content: '\0062';
}

.icon-bell-solid:before {
  content: '\0063';
}

.icon-link:before {
  content: '\0064';
}

.icon-user-oval:before {
  content: '\0065';
}

.icon-eye:before {
  content: '\0066';
}

.icon-facebook:before {
  content: '\0067';
}

.icon-twitter:before {
  content: '\0068';
}

.icon-defaultteam:before {
  content: '\0069';
}

.icon-defaultplayer:before {
  content: '\006a';
}

.icon-trash:before {
  content: '\006b';
}

.icon-logo:before {
  content: '\006c';
}

.icon-penalty:before {
  content: '\006d';
}

.icon-penalty-missed:before {
  content: '\006d';
}

.icon-scroll-arrow-up:before {
  content: '\006e';
}

.icon-cricket-bat:before {
  content: '\006f';
}

.icon-stopwatch:before {
  content: '\0070';
}

.icon-american-football:before {
  content: '\0071';
}

.icon-try:before,
.icon-rugby:before {
  content: '\0072';
}

/* Here are the styles for the site header */
/* Here are the colors for the site */
header .header-blue-container {
  background-color: #00309b;
}
header .header-top {
  display: flex;
  align-items: center;
  position: relative;
  padding: 20px 40px;
  height: 40px;
  text-align: center;
}
header [class*='container-'] {
  display: inline-block;
  flex-grow: 1;
  width: 0;
}
header .container-brand {
  float: left;
  display: flex;
  align-items: center;
}
header .brand-logo {
  vertical-align: middle;
  height: 40px;
}
header .search-content {
  display: inline-block;
  position: relative;
  width: 100%;
}
header .icon-search {
  width: 16px;
  height: 16px;
  opacity: 0.5;
  color: #ffffff;
}
header .search {
  border: 0;
  border-radius: 8px;
  outline: none;
  padding: 0 44px;
  width: calc(100% - 88px);
  height: 40px;
  text-align: center;
  font-family: Roboto;
  font-size: 16px;
  font-weight: 500;
  background-color: rgba(255, 255, 255, 0.07);
  background-image: url(../../../icons/font-icons/search.svg);
  background-repeat: no-repeat;
  background-position: 20px;
  color: #88a2ce;
}
header .search:hover {
  background-color: rgba(255, 255, 255, 0.2);
}
header .search::placeholder {
  opacity: 0.5;
  font-family: Roboto;
  font-size: 16px;
  font-weight: 500;
  color: #ffffff;
}
header .search:focus {
  text-align: left;
  background-position: 16px;
  background-color: #3359af;
  color: #ffffff;
}
header .icon-x-mark {
  cursor: pointer;
  display: none;
  position: absolute;
  top: 15px;
  right: 26px;
  font-size: 12px;
  color: #ffffff;
}
header .search-results {
  display: none;
  z-index: 3;
  overflow: auto;
  position: absolute;
  margin-top: 8px;
  border-radius: 8px;
  padding: 10px 0;
  width: 100%;
  max-height: 420px;
  min-height: 40px;
  background-color: #ffffff;
  box-shadow: 0 4px 16px 0 rgba(94, 115, 129, 0.25);
}
header .search-results P {
  color: #8f99af;
}
header .search-results-item {
  cursor: pointer;
  display: flex;
  align-items: center;
  padding: 0 15px;
}
header .search-results-item:hover {
  background-color: rgba(228, 234, 245, 0.5);
}
header .search-results-item:hover .search-result-name {
  color: #ff553e;
}
header .search-result-logo-container {
  margin-right: 15px;
  width: 30px;
  height: 30px;
}
header .search-result-logo {
  max-width: 30px;
  max-height: 30px;
}
header .search-result-name {
  font-size: 16px;
  font-weight: 500;
  line-height: 2.5;
  color: #00309b;
}
header .search-no-results-image {
  margin: 10px auto;
  width: 200px;
  height: 150px;
}
header .search-no-results-text {
  margin: 20px 0;
  line-height: 1.5;
  font-size: 20px;
  font-weight: 500;
  color: #8294a8;
}
header .separation-dot {
  margin: 0 5px;
  border-radius: 100%;
  width: 3px;
  height: 3px;
  background-color: #8294a8;
}
header .search-result-type {
  font-size: 14px;
  line-height: 2.86;
  text-align: left;
  color: #8294a8;
}
header .user-mobile,
header .search-mobile {
  display: none;
  font-size: 0;
}
header .user-mobile [class*='icon-'],
header .search-mobile [class*='icon-'] {
  font-size: 20px;
  opacity: 0.5;
  color: #ffffff;
}
header .user-mobile .icon-search,
header .user-mobile .icon-upload,
header .search-mobile .icon-search,
header .search-mobile .icon-upload {
  margin-right: 30px;
}
header .container-user {
  position: relative;
  float: right;
  height: 40px;
}
header .button-orange {
  float: right;
}
header .button-orange:hover {
  background-image: unset;
  background-color: #ffffff;
}
header .sign-up {
  float: right;
  margin-left: 30px;
  height: 40px;
  font-weight: 500;
  color: #ffffff;
}
header .username-container {
  display: none;
  float: right;
  height: 40px;
}
header .username,
header .log-in {
  float: right;
  max-width: 140px;
  font-weight: 500;
  color: #ffffff;
}
header .username {
  margin-left: 40px;
}
header .log-in {
  margin-left: 30px;
  height: 40px;
}
header .user-image {
  cursor: pointer;
  float: right;
  margin-left: 20px;
  border-radius: 50%;
  max-width: 40px;
  max-height: 40px;
}
header .user-mobile .user-image {
  margin-left: 0;
  max-width: 20px;
  max-height: 20px;
}
header .user-mobile {
  margin-right: 10px;
}
header .header-bottom {
  height: 50px;
}
header .header-bottom .active {
  border-bottom: 4px solid;
  border-image: linear-gradient(to right, #ff6535, #ff3f3d);
  border-image-slice: 1;
  opacity: 1;
}
header .main-menu {
  margin-bottom: -7px;
  text-align: center;
}
header .menu-item {
  cursor: pointer;
  display: inline-block;
  padding: 0 20px;
  opacity: 0.75;
  color: #ffffff;
}
header .menu-item [class*='icon-'] {
  position: relative;
  top: 2px;
  margin-right: 6px;
  color: #ffffff;
}
header .menu-item A:hover {
  color: unset;
}
header .menu-item:hover {
  opacity: 1;
}
header .menu-label {
  display: inline-block;
  line-height: 2.4;
  letter-spacing: 0.3px;
  font-weight: 500;
}
header .header-team {
  border-bottom: 1px solid rgba(143, 153, 175, 0.25);
  height: 139px;
}
header .header-team .team-logo {
  max-width: 80px;
  max-height: 80px;
}
header .header-team .team-name {
  margin-left: 24px;
  font-weight: 500;
  font-size: 48px;
  color: #352892;
}
header .header-user .filter-button {
  margin: 10px 0;
  line-height: 1.5;
}
header .header-user .filter-button.active {
  color: #ff553e;
}
header .header-user .filter-button:last-child {
  border-right: none;
}
header .header-user-top {
  border-bottom: 1px solid rgba(143, 153, 175, 0.25);
  height: 140px;
}
header .image-user {
  margin-right: 24px;
  border-radius: 100%;
  width: 80px;
  height: 80px;
}
header .user-name {
  font-size: 48px;
  font-weight: 500;
  color: #00309b;
}
header .logout-link {
  cursor: pointer;
  position: absolute;
  right: 40px;
  font-weight: 500;
  line-height: 2.5;
  color: #8f99af;
}
header .logout-link:hover {
  color: #ff553e;
}
header .header-user-bottom {
  z-index: 1;
  position: relative;
  height: 60px;
  box-shadow: 0px 20px 20px -15px rgba(94, 115, 129, 0.1);
}
header .user-drop-down {
  display: none;
  z-index: 2;
  position: absolute;
  top: 75px;
  right: 40px;
  border-radius: 5px;
  width: 220px;
  height: 195px;
  background-color: white;
  text-align: left;
  box-shadow: 0 2px 16px 0 rgba(0, 0, 0, 0.2);
}
header .drop-down-conector {
  position: absolute;
  right: 10px;
  top: -10px;
  border-left: 10px solid transparent;
  border-bottom: 10px solid #fff;
  border-right: 10px solid transparent;
  width: 0;
  height: 0;
}
header .drop-down-list {
  padding: 8px 0;
  border-bottom: 2px solid rgba(143, 153, 175, 0.15);
  line-height: 2.5;
  font-size: 16px;
  font-weight: 500;
  text-align: left;
  color: #8f99af;
}
header .drop-down-list-item {
  display: block;
  padding-left: 20px;
}
header .drop-down-list-item:hover {
  background-color: #f1f4fa;
  color: #ff553e;
}
header .drop-down-logout {
  padding-left: 20px;
  font-weight: 500;
  line-height: 3;
  color: #d0021b;
}

/* Here are the styles for the site footer */
footer {
  z-index: 1;
  position: relative;
  overflow: hidden;
  background-color: #00309b;
  color: #BFCDE5;
}
footer .footer-top {
  padding: 20px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.25);
}
footer .footer-top A {
  text-decoration: underline;
}
footer .footer-text {
  margin: auto;
  max-width: 1080px;
  line-height: 1.43;
  font-size: 14px;
  text-align: center;
}
footer .footer-bottom {
  margin: 0 40px;
  height: 80px;
  font-size: 12px;
}
footer .footer-bottom-left {
  justify-content: flex-start;
  width: 50%;
}
footer .footer-main-logo {
  margin-right: 20px;
}
footer .copyright-text {
  display: inline-block;
  margin-right: 20px;
}
footer .copyright-link-container {
  font-weight: 500;
}
footer .copyright-link-item {
  margin-right: 15px;
}
footer .footer-bottom-right {
  justify-content: flex-end;
  width: 50%;
}
footer .label-responsibility {
  margin-right: 20px;
}
footer .restriction-circle {
  margin-right: 10px;
  border: 2px solid;
  border-radius: 100%;
  width: 28px;
  height: 28px;
  font-weight: bold;
}
footer .restriction-text {
  display: inline-block;
}
footer .links-social {
  float: right;
  display: none;
}
footer [class*='links-social-item-'] {
  float: right;
  margin-right: 10px;
}
footer [class*='links-social-item-']:first-child {
  margin-right: 0;
}
footer [class*='social-icon-'] {
  float: left;
  margin-right: 10px;
  border: 1px solid rgba(143, 153, 175, 0.25);
  border-radius: 50%;
  width: 38px;
  height: 38px;
  transition: background-color 0.5s cubic-bezier(0, 0, 0, 0.99);
}
footer [class*='social-icon-'] [class*='icon-'] {
  height: 16px;
  font-size: initial;
  color: #ffffff;
}
footer .social-label {
  display: inline-block;
  font-weight: 500;
  color: #8f99af;
}

/* Here are the styles for the tournament menu */
.tournament-menu {
  overflow: hidden;
  position: absolute;
  left: 20px;
  float: left;
  margin-right: 40px;
  width: 200px;
  height: 880px;
  text-transform: capitalize;
  transition: left 0.2s;
}
.tournament-menu.stick-header {
  position: fixed;
  top: 60px;
  margin-top: 20px;
}
.tournament-menu.tournament-show {
  display: block;
  left: -200px;
  width: 200px;
}
.tournament-menu .tournament-menu-content {
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  width: calc(100% + 15px);
  height: 100%;
}
.tournament-menu .top-leagues {
  display: inline-block;
  margin-bottom: 40px;
}
.tournament-menu .leagues-label {
  margin: 0 0 14px 10px;
  line-height: 1.5;
  font-weight: 500;
  color: #8f99af;
}
.tournament-menu .leagues-item {
  cursor: pointer;
  width: 200px;
  line-height: 2.5;
  font-weight: 500;
  color: #352892;
}
.tournament-menu .icon-scale-arrow {
  margin: 0 5px 0 10px;
  font-size: 20px;
  color: #ff553e;
}
.tournament-menu .active .icon-scale-arrow {
  color: #ffffff;
}
.tournament-menu .icon-scale-arrow:before {
  display: block;
  position: relative;
  top: 5px;
}
.tournament-menu .country-leagues-item {
  margin-left: 36px;
  padding-left: 3px;
  line-height: 2;
  font-size: 14px;
}
.tournament-menu .country-league-name:hover {
  border-radius: 4px;
  background-color: rgba(255, 255, 255, 0.6);
  color: #ff553e;
}
.tournament-menu .country-league-name.active {
  border-radius: 4px;
  background-image: linear-gradient(to right, #ff6535, #ff3f3d);
  color: #ffffff;
}
.tournament-menu .flags-container {
  display: inline-block;
  position: relative;
  width: 26px;
  height: 16px;
  margin: 0 1px 0 8px;
}
.tournament-menu .logo-container {
  display: inline-block;
  margin: 0 5px 0 10px;
  width: 20px;
  height: 20px;
}
.tournament-menu [class*='league-logo'] {
  margin-bottom: -5px;
  max-width: 20px;
  max-height: 20px;
  background-repeat: no-repeat;
}
.tournament-menu [class*='flags-cfk'] {
  margin: 0 5px 0 10px;
  width: 20px;
  background-repeat: no-repeat;
}
.tournament-menu .all-leagues {
  display: inline-block;
}
.tournament-menu [class*='flags-cfk'] {
  position: absolute;
  top: -23px;
  left: -30px;
  width: 64px;
  height: 64px;
  -webkit-transform: scale(0.34, 0.34);
  -moz-transform: scale(0.34, 0.34);
  -ms-transform: scale(0.34, 0.34);
  -o-transform: scale(0.34, 0.34);
  transform: scale(0.34, 0.34);
}
.tournament-menu .league-name {
  font-size: 14px;
}
.tournament-menu .search-league {
  position: relative;
}
.tournament-menu .search-league .icon-search {
  position: absolute;
  top: 12px;
  left: 12px;
  color: #8294a8;
}
.tournament-menu .search-league .icon-x-mark {
  cursor: pointer;
  display: none;
  position: absolute;
  top: 14px;
  right: 15px;
  font-size: 12px;
  color: #8f99af;
}
.tournament-menu .search {
  outline: none;
  padding-right: 30px;
  padding-left: 39px;
  border: none;
  border-radius: 4px;
  width: 131px;
  line-height: 2.75;
  font-family: Roboto;
  font-weight: 500;
  font-size: 14px;
  background-color: rgba(130, 148, 168, 0.1);
  color: #352892;
}
.tournament-menu .search-league:hover {
  background-color: rgba(130, 148, 168, 0.32);
}
.tournament-menu .search::placeholder {
  font-size: 14px;
  color: #8294a8;
}
.tournament-menu .search:focus {
  padding-left: 10px;
  width: 160px;
}
.tournament-menu .all-leagues-item-name {
  position: relative;
  font-size: 14px;
}
.tournament-menu .show-all {
  cursor: pointer;
  border: solid 2px rgba(143, 153, 175, 0.25);
  border-radius: 150px;
  width: 196px;
  line-height: 2.3;
  font-weight: 500;
  text-align: center;
  color: #ff553e;
  transition: border 1s cubic-bezier(0, 0, 0, 0.99);
}
.tournament-menu .show-all:hover {
  border-color: #ff553e;
}
.tournament-menu .icon-arrow-down-right:after,
.tournament-menu .icon-arrow-up-right:after {
  margin-left: 5px;
  font-size: 12px;
}

/* Here are the styles for the main content */
.main-content {
  overflow: hidden;
  position: relative;
  padding: 20px 40px 40px 20px;
  min-height: 880px;
  background-color: #e9eff3;
  /*--------------------------
  	Carousel adjustments
  --------------------------*/
  /*----------------------------
  	Icons additional styles
  ----------------------------*/
}
.main-content .load-home-content {
  position: relative;
  left: 240px;
  display: inline-block;
  width: calc(100% - 240px);
  transition: left 0.2s, width 0.2s;
}
.main-content .load-home-content.move-left {
  left: 0;
  width: 100%;
}
.main-content .banner-container {
  margin-bottom: 20px;
}
.main-content .advertise-text {
  opacity: 0.75;
  font-size: 10px;
  font-weight: 500;
  line-height: 2;
  color: #8294a8;
}
.main-content .banner {
  overflow: hidden;
  width: 970px;
  height: 90px;
}
.main-content .all-matches {
  float: right;
  margin-bottom: 40px;
  width: 100%;
}
.main-content .matches-label {
  margin-bottom: 17px;
  font-weight: 500;
  font-size: 20px;
  color: #00309b;
}
.main-content .missing-live-videos {
  align-items: flex-start;
  flex-direction: column;
  margin-bottom: 40px;
  border: 2px dashed #8f99af;
  border-radius: 8px;
  padding: 0 40px;
  height: 180px;
  background-image: url(../../../img/LS_09_Wide_Game_Soccer_darker.jpg);
  background-size: auto 100%;
  background-repeat: no-repeat;
  background-position: center;
}
.main-content .missing-live-videos .button-show-more {
  padding: 0 15px;
  width: unset;
}
.main-content .skeleton-container {
  margin-top: 130px;
}
.main-content .skeleton-container .matches-label {
  width: 280px;
  height: 20px;
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.8) 50%, rgba(255, 255, 255, 0) 100%), linear-gradient(rgba(130, 148, 168, 0.2) 40px, transparent 0);
  background-size: 200px 20px, 280px 20px;
  background-position: -150% 0, 0 0;
  background-repeat: no-repeat;
  -webkit-animation: loading-label 1.5s infinite;
  animation: loading-label 1.5s infinite;
}
.main-content .skeleton-container .matches-item {
  position: relative;
  overflow: hidden;
}
.main-content .skeleton-container .matches-info {
  cursor: auto;
}
.main-content .skeleton-container .matches-info:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 6px;
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.8) 50%, rgba(255, 255, 255, 0) 100%), -webkit-radial-gradient(circle contain, rgba(130, 148, 168, 0.2), rgba(130, 148, 168, 0.2) 96%, transparent 100%), linear-gradient(rgba(130, 148, 168, 0.2) 40px, transparent 0), -webkit-radial-gradient(circle contain, rgba(130, 148, 168, 0.2), rgba(130, 148, 168, 0.2) 96%, transparent 100%), linear-gradient(rgba(130, 148, 168, 0.2) 40px, transparent 0), linear-gradient(rgba(130, 148, 168, 0.2) 40px, transparent 0), linear-gradient(rgba(130, 148, 168, 0.2) 40px, transparent 0), linear-gradient(rgba(130, 148, 168, 0.2) 40px, transparent 0), linear-gradient(rgba(130, 148, 168, 0.2) 40px, transparent 0), linear-gradient(rgba(130, 148, 168, 0.2) 40px, transparent 0);
  background-size: 200px 118px, 40px 40px, 8px 2px, 40px 40px, 60px 12px, 40px 10px, 60px 12px, 50px 12px, 50px 12px, 180px 10px;
  background-position: -150% 0, 20px 0px, 126px 20px, 200px 0px, 10px 46px, 110px 55px, 190px 46px, 15px 62px, 195px 62px, 10px 105px;
  background-repeat: no-repeat;
  -webkit-animation: loading 1.5s infinite;
  animation: loading 1.5s infinite;
}
.main-content .skeleton-container .event-item-empty-container {
  position: absolute;
  left: 300px;
  width: 1680px;
  height: 100%;
}
.main-content .skeleton-container .event-item-empty {
  cursor: auto;
  display: inline-block;
  margin-right: 10px;
  width: 200px;
}
.main-content .skeleton-container .event-item-empty:hover {
  background-color: rgba(255, 255, 255, 0.5);
  border-color: rgba(143, 153, 175, 0.35);
}
.main-content .matches-item {
  margin-bottom: 20px;
  height: 180px;
  border-radius: 8px;
  background-color: #f4f7f8;
  box-shadow: 0 4px 16px 0 rgba(94, 115, 129, 0.15);
}
.main-content .matches-info {
  position: relative;
  float: left;
  border-radius: 8px 0 0 8px;
  padding: 40px 10px 22px 10px;
  width: 260px;
  height: 118px;
  text-align: center;
  background-color: #ffffff;
  box-shadow: 16px 0px 16px -12px rgba(94, 115, 129, 0.1);
  transition: background-color 10s cubic-bezier(0, 0, 0, 0.99);
}
.main-content .matches-info .info-dot {
  top: unset;
}
.main-content .matches-info.highlight {
  background-color: rgba(245, 194, 35, 0.05);
  transition: unset;
}
.main-content .matches-info.highlight .highlight-score {
  transition: unset;
  color: #f5c223;
}
@keyframes loading {
  to {
    background-position: 350% 0, 20px 0px, 126px 20px, 200px 0px, 10px 46px, 110px 55px, 190px 46px, 15px 62px, 195px 62px, 10px 105px;
  }
}
@keyframes loading-label {
  to {
    background-position: 350% 0, 0 0;
  }
}
@keyframes loading-small {
  to {
    background-position: 150% 0, 20% 20px, 50% 40px, 80% 20px, 19% 66px, 50% 75px, 81% 66px, 19.5% 82px, 80.5% 82px, 50% 0px;
  }
}
.main-content .home-team {
  float: left;
  width: 80px;
  text-align: center;
  font-size: 0;
}
.main-content .home-team-logo,
.main-content .away-team-logo {
  max-width: 40px;
  max-height: 40px;
  background-position: center;
}
.main-content .matches-info .home-team-name,
.main-content .matches-info .away-team-name {
  margin-top: 6px;
  height: 50px;
}
.main-content .matches-info .home-team-name P,
.main-content .matches-info .away-team-name P {
  overflow: hidden;
  text-overflow: ellipsis;
}
.main-content .home-team-name,
.main-content .away-team-name {
  line-height: 1.24;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 14px;
  font-weight: 500;
  color: #352892;
}
.main-content .result-container {
  display: inline-block;
}
.main-content .result {
  color: #ff553e;
}
.main-content .result-home,
.main-content .result-away {
  font-size: 36px;
  font-weight: 500;
  transition: color 10s cubic-bezier(0, 0, 0, 0.99);
}
.main-content .result-dash {
  font-size: 36px;
  color: #8294a8;
}
.main-content .status-container {
  margin-top: 27px;
  line-height: 1.25;
  max-width: 100px;
  font-size: 12px;
  font-weight: 500;
  color: #ff553e;
}
.main-content .status-dot {
  display: inline-block;
  margin-right: 2px;
  border-radius: 100%;
  width: 8px;
  height: 8px;
  background-color: #ff553e;
  animation: pulse 1.4s infinite;
}
@-webkit-keyframes pulse {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes pulse {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.main-content .home-team-logo-link,
.main-content .away-team-logo-link {
  height: 40px;
}
.main-content .away-team {
  float: right;
  width: 80px;
  text-align: center;
  font-size: 0;
}
.main-content .info-container {
  position: absolute;
  right: 20px;
  bottom: 17px;
  left: 20px;
  line-height: 1.2;
  font-weight: 500;
  font-size: 12px;
  text-align: left;
  color: #8f99af;
}
.main-content .info-container [class*='icon-'] {
  cursor: pointer;
  float: right;
  height: 16px;
  font-size: 16px;
  transition: color 1s cubic-bezier(0, 0, 0, 0.99);
}
.main-content .info-container .icon-bell:hover {
  color: #ff3f3d;
}
.main-content .info-container .icon-bell-solid {
  color: #ff3f3d;
}
.main-content .info-container .start-time,
.main-content .info-container .league-name {
  position: relative;
  top: 3px;
}
.main-content .info-content {
  display: inline-block;
  width: calc(100% - 25px);
  height: 17px;
}
.main-content .info-dot {
  display: inline-block;
  position: relative;
  top: -3px;
  margin: 0 2px;
  border-radius: 100%;
  width: 3px;
  height: 3px;
  background: #8f99af;
}
.main-content .event-container {
  z-index: unset;
  justify-content: flex-start;
  float: left;
  position: relative;
  margin-left: 20px;
  width: calc(100% - 300px);
  height: 100%;
  text-align: left;
}
.main-content .owl-item {
  overflow: hidden;
  border-radius: 8px;
}
.main-content .event-item {
  overflow: hidden;
  position: relative;
  border-radius: 4px;
  width: 200px;
  height: 150px;
  transition: box-shadow 30s cubic-bezier(0, 0, 0, 0.99), background-size 0.5s cubic-bezier(0, 0, 0, 0.99);
}
.main-content .event-item.highlight-video {
  box-shadow: inset 0px 0px 0px 2px #f5c223;
  transition: unset;
}
.main-content .event-item.highlight-video .event-info {
  bottom: 2px;
  left: 2px;
  width: calc(100% - 24px);
}
.main-content .event-item.highlight-video .event-info .event-minute,
.main-content .event-item.highlight-video .event-info .player-name {
  position: relative;
  top: 2px;
  left: -2px;
}
.main-content .event-item.highlight-video .event-info [class*='icon-'] {
  top: 3px;
  left: -2px;
}
.main-content .event-item-image {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 1.5s cubic-bezier(0, 1, 0.75, 1), opacity 0.3s cubic-bezier(0, 1, 0.75, 1), -webkit-transform 1.5s cubic-bezier(0, 1, 0.75, 1);
}
.main-content .event-item:hover .event-item-image {
  transform: scale(1.05);
}
.main-content .event-item-empty {
  overflow: hidden;
  cursor: pointer;
  position: relative;
  border: 2px dashed rgba(143, 153, 175, 0.35);
  border-radius: 4px;
  width: 196px;
  height: 146px;
  background-color: rgba(255, 255, 255, 0.5);
  transition: border 1s cubic-bezier(0, 0, 0, 0.99);
}
.main-content .event-item-empty:hover {
  background-color: #ffffff;
  border: 2px dashed #8f99af;
}
.main-content .event-item-empty:hover .carousel-incident-hover {
  display: flex;
}
.main-content .event-item-link {
  position: absolute;
  width: 100%;
  height: 100%;
}
.main-content .event-item-link:hover .button-play {
  background-color: #ff553e;
}
.main-content .event-item-link:hover .button-play .icon-play {
  color: #ffffff;
}
.main-content .button-play {
  z-index: 1;
  position: relative;
  cursor: pointer;
  width: 48px;
  height: 48px;
  border-radius: 100%;
  background-color: rgba(255, 255, 255, 0.8);
  box-shadow: 0 4px 16px 0 rgba(94, 115, 129, 0.25);
  transition: background-color 0.5s cubic-bezier(0, 0, 0, 0.99);
}
.main-content .button-play .icon-play {
  position: relative;
  top: 1px;
  left: 1px;
  font-size: 18px;
  color: #ff553e;
}
.main-content .event-info {
  z-index: 1;
  display: flex;
  align-items: flex-end;
  position: absolute;
  bottom: 0;
  left: 0;
  border-radius: 8px;
  padding: 0 6px;
  width: calc(100% - 12px);
  height: 40px;
  line-height: 2;
  background-image: linear-gradient(to bottom, rgba(10, 44, 84, 0), #092e5a);
  font-size: 12px;
  color: #ffffff;
}
.main-content .event-info [class*='icon-'] {
  position: relative;
  top: 1px;
  margin: 0 5px;
  color: inherit;
}
.main-content .event-minute {
  font-weight: 900;
}
.main-content .carousel-incident-hover {
  z-index: 1;
  display: none;
  background-color: rgba(255, 255, 255, 0.8);
  position: absolute;
  width: 100%;
  height: 100%;
  flex-direction: column;
}
.main-content [class*='social-icon-'] {
  margin-right: 12px;
  border: 1px solid rgba(130, 148, 168, 0.25);
  border-radius: 100%;
  width: 30px;
  height: 30px;
  background-color: #ffffff;
  transition: background-color 0.5s cubic-bezier(0, 0, 0, 0.99);
}
.main-content .upload-text {
  font-weight: 500;
  line-height: 1.5;
  color: #8294a8;
}
.main-content .empty-event-container {
  align-items: flex-start;
  flex-direction: column;
  padding: 0 40px;
  height: 100%;
  background-image: url(../../../img/LS_10_Wide_Groundman_Soccer_01.jpg);
  background-size: auto 100%;
  background-repeat: no-repeat;
  background-position: center;
}
.main-content .empty-event-label {
  margin-bottom: 20px;
  line-height: 1.2;
  font-size: 20px;
  font-weight: 500;
  color: #8294a8;
}
.main-content .button-notify {
  cursor: pointer;
  border: solid 2px rgba(143, 153, 175, 0.25);
  border-radius: 150px;
  padding: 0 20px;
  line-height: 2.45;
  text-align: center;
  color: #ff553e;
  transition: border 0.5s cubic-bezier(0, 0, 0, 0.99);
}
.main-content .button-notify [class*='icon-'] {
  position: relative;
  top: 3px;
}
.main-content .button-notify.active {
  border-color: #ff553e;
  background-color: #ff553e;
  color: #fff;
}
.main-content .button-notify:hover {
  border-color: #ff553e;
}
.main-content .button-notify-label {
  font-weight: 500;
}
.main-content .match-finished .result-container .result {
  color: #8f99af;
}
.main-content .match-finished .result-container .result .winner {
  color: #352892;
}
.main-content .match-finished .status-container {
  color: #8294a8;
}
.main-content .event-item-empty .event-info {
  bottom: -2px;
  background-image: none;
  color: #352892;
}
.main-content [class*='slide-button-'] {
  cursor: pointer;
  z-index: 1;
  position: absolute;
  border-radius: 100%;
  width: 30px;
  height: 30px;
  box-shadow: 0 4px 16px 0 rgba(94, 115, 129, 0.25);
  background-color: #ffffff;
  color: #ff553e;
  transition: background-color 0.5s cubic-bezier(0, 0, 0, 0.99);
}
.main-content [class*='slide-button-']:hover {
  background-color: #ff553e;
  color: #ffffff;
}
.main-content .slide-button-left {
  left: -10px;
}
.main-content .icon-arrow-left {
  position: relative;
  right: 1px;
  font-size: 12px;
}
.main-content .slide-button-right {
  right: -12px;
}
.main-content .icon-arrow-right {
  position: relative;
  left: 1px;
  font-size: 12px;
}
.main-content .button-show-more-container {
  margin: 40px 0 3px 0;
  width: 100%;
}
.main-content .button-show-more {
  cursor: pointer;
  border: 2px solid #ff553e;
  border-radius: 150px;
  width: 132px;
  height: 36px;
  font-size: 16px;
  font-weight: 500;
  color: #ff553e;
}
.main-content .button-show-more:hover {
  background-color: #ff553e;
  color: #ffffff;
}
.main-content .owl-prev,
.main-content .owl-next {
  display: flex;
  align-items: center;
}
.main-content .event-info .icon-second-yellow-card:before {
  border-radius: 2px;
  width: 10px;
}

/*--------------------------
	Football only styles
--------------------------*/
.soccer .main-content .matches-item:nth-child(3n+2) .empty-event-container {
  background-image: url(../../../img/LS_10_Wide_Groundman_Soccer_02.jpg);
}
.soccer .main-content .matches-item:nth-child(3n+3) .empty-event-container {
  background-image: url(../../../img/LS_10_Wide_Groundman_Soccer_03.jpg);
}
.soccer .main-content .result {
  color: #ff553e;
}

/* Here are the styles and sprite for the flags */
.flags-sprite, .flags-cfk-677, .flags-cfk-678, .flags-cfk-679, .flags-cfk-680, .flags-cfk-681, .flags-cfk-682, .flags-cfk-683, .flags-cfk-684, .flags-cfk-685, .flags-cfk-686, .flags-cfk-687, .flags-cfk-688, .flags-cfk-689, .flags-cfk-690, .flags-cfk-691, .flags-cfk-692, .flags-cfk-693, .flags-cfk-694, .flags-cfk-695, .flags-cfk-696, .flags-cfk-697, .flags-cfk-699, .flags-cfk-700, .flags-cfk-701, .flags-cfk-702, .flags-cfk-703, .flags-cfk-705, .flags-cfk-706, .flags-cfk-708, .flags-cfk-709, .flags-cfk-710, .flags-cfk-711, .flags-cfk-712, .flags-cfk-713, .flags-cfk-714, .flags-cfk-715, .flags-cfk-717, .flags-cfk-718, .flags-cfk-719, .flags-cfk-720, .flags-cfk-721, .flags-cfk-723, .flags-cfk-724, .flags-cfk-725, .flags-cfk-726, .flags-cfk-727, .flags-cfk-730, .flags-cfk-731, .flags-cfk-733, .flags-cfk-734, .flags-cfk-735, .flags-cfk-738, .flags-cfk-739, .flags-cfk-740, .flags-cfk-741, .flags-cfk-742, .flags-cfk-743, .flags-cfk-744, .flags-cfk-745, .flags-cfk-746, .flags-cfk-747, .flags-cfk-748, .flags-cfk-749, .flags-cfk-750, .flags-cfk-751, .flags-cfk-752, .flags-cfk-753, .flags-cfk-754, .flags-cfk-755, .flags-cfk-756, .flags-cfk-760, .flags-cfk-761, .flags-cfk-764, .flags-cfk-766, .flags-cfk-769, .flags-cfk-770, .flags-cfk-771, .flags-cfk-772, .flags-cfk-775, .flags-cfk-776, .flags-cfk-779, .flags-cfk-780, .flags-cfk-781, .flags-cfk-782, .flags-cfk-783, .flags-cfk-785, .flags-cfk-786, .flags-cfk-787, .flags-cfk-788, .flags-cfk-789, .flags-cfk-790, .flags-cfk-791, .flags-cfk-792, .flags-cfk-793, .flags-cfk-794, .flags-cfk-796, .flags-cfk-798, .flags-cfk-800, .flags-cfk-804, .flags-cfk-805, .flags-cfk-806, .flags-cfk-808, .flags-cfk-809, .flags-cfk-810, .flags-cfk-811, .flags-cfk-814, .flags-cfk-815, .flags-cfk-816, .flags-cfk-819, .flags-cfk-822, .flags-cfk-823, .flags-cfk-824, .flags-cfk-826, .flags-cfk-827, .flags-cfk-828, .flags-cfk-829, .flags-cfk-830, .flags-cfk-831, .flags-cfk-832, .flags-cfk-833, .flags-cfk-840, .flags-cfk-844, .flags-cfk-863, .flags-cfk-866, .flags-cfk-903, .flags-cfk-939 {
  background-image: url('/../../../img/flags-s9a611d5d1d.png');
  background-repeat: no-repeat;
}

.flags-cfk-677 {
  background-position: 0 0;
}

.flags-cfk-678 {
  background-position: 0 -64px;
}

.flags-cfk-679 {
  background-position: 0 -128px;
}

.flags-cfk-680 {
  background-position: 0 -192px;
}

.flags-cfk-681 {
  background-position: 0 -256px;
}

.flags-cfk-682 {
  background-position: 0 -320px;
}

.flags-cfk-683 {
  background-position: 0 -384px;
}

.flags-cfk-684 {
  background-position: 0 -448px;
}

.flags-cfk-685 {
  background-position: 0 -512px;
}

.flags-cfk-686 {
  background-position: 0 -576px;
}

.flags-cfk-687 {
  background-position: 0 -640px;
}

.flags-cfk-688 {
  background-position: 0 -704px;
}

.flags-cfk-689 {
  background-position: 0 -768px;
}

.flags-cfk-690 {
  background-position: 0 -832px;
}

.flags-cfk-691 {
  background-position: 0 -896px;
}

.flags-cfk-692 {
  background-position: 0 -960px;
}

.flags-cfk-693 {
  background-position: 0 -1024px;
}

.flags-cfk-694 {
  background-position: 0 -1088px;
}

.flags-cfk-695 {
  background-position: 0 -1152px;
}

.flags-cfk-696 {
  background-position: 0 -1216px;
}

.flags-cfk-697 {
  background-position: 0 -1280px;
}

.flags-cfk-699 {
  background-position: 0 -1344px;
}

.flags-cfk-700 {
  background-position: 0 -1408px;
}

.flags-cfk-701 {
  background-position: 0 -1472px;
}

.flags-cfk-702 {
  background-position: 0 -1536px;
}

.flags-cfk-703 {
  background-position: 0 -1600px;
}

.flags-cfk-705 {
  background-position: 0 -1664px;
}

.flags-cfk-706 {
  background-position: 0 -1728px;
}

.flags-cfk-708 {
  background-position: 0 -1792px;
}

.flags-cfk-709 {
  background-position: 0 -1856px;
}

.flags-cfk-710 {
  background-position: 0 -1920px;
}

.flags-cfk-711 {
  background-position: 0 -1984px;
}

.flags-cfk-712 {
  background-position: 0 -2048px;
}

.flags-cfk-713 {
  background-position: 0 -2112px;
}

.flags-cfk-714 {
  background-position: 0 -2176px;
}

.flags-cfk-715 {
  background-position: 0 -2240px;
}

.flags-cfk-717 {
  background-position: 0 -2304px;
}

.flags-cfk-718 {
  background-position: 0 -2368px;
}

.flags-cfk-719 {
  background-position: 0 -2432px;
}

.flags-cfk-720 {
  background-position: 0 -2496px;
}

.flags-cfk-721 {
  background-position: 0 -2560px;
}

.flags-cfk-723 {
  background-position: 0 -2624px;
}

.flags-cfk-724 {
  background-position: 0 -2688px;
}

.flags-cfk-725 {
  background-position: 0 -2752px;
}

.flags-cfk-726 {
  background-position: 0 -2816px;
}

.flags-cfk-727 {
  background-position: 0 -2880px;
}

.flags-cfk-730 {
  background-position: 0 -2944px;
}

.flags-cfk-731 {
  background-position: 0 -3008px;
}

.flags-cfk-733 {
  background-position: 0 -3072px;
}

.flags-cfk-734 {
  background-position: 0 -3136px;
}

.flags-cfk-735 {
  background-position: 0 -3200px;
}

.flags-cfk-738 {
  background-position: 0 -3264px;
}

.flags-cfk-739 {
  background-position: 0 -3328px;
}

.flags-cfk-740 {
  background-position: 0 -3392px;
}

.flags-cfk-741 {
  background-position: 0 -3456px;
}

.flags-cfk-742 {
  background-position: 0 -3520px;
}

.flags-cfk-743 {
  background-position: 0 -3584px;
}

.flags-cfk-744 {
  background-position: 0 -3648px;
}

.flags-cfk-745 {
  background-position: 0 -3712px;
}

.flags-cfk-746 {
  background-position: 0 -3776px;
}

.flags-cfk-747 {
  background-position: 0 -3840px;
}

.flags-cfk-748 {
  background-position: 0 -3904px;
}

.flags-cfk-749 {
  background-position: 0 -3968px;
}

.flags-cfk-750 {
  background-position: 0 -4032px;
}

.flags-cfk-751 {
  background-position: 0 -4096px;
}

.flags-cfk-752 {
  background-position: 0 -4160px;
}

.flags-cfk-753 {
  background-position: 0 -4224px;
}

.flags-cfk-754 {
  background-position: 0 -4288px;
}

.flags-cfk-755 {
  background-position: 0 -4352px;
}

.flags-cfk-756 {
  background-position: 0 -4416px;
}

.flags-cfk-760 {
  background-position: 0 -4480px;
}

.flags-cfk-761 {
  background-position: 0 -4544px;
}

.flags-cfk-764 {
  background-position: 0 -4608px;
}

.flags-cfk-766 {
  background-position: 0 -4672px;
}

.flags-cfk-769 {
  background-position: 0 -4736px;
}

.flags-cfk-770 {
  background-position: 0 -4800px;
}

.flags-cfk-771 {
  background-position: 0 -4864px;
}

.flags-cfk-772 {
  background-position: 0 -4928px;
}

.flags-cfk-775 {
  background-position: 0 -4992px;
}

.flags-cfk-776 {
  background-position: 0 -5056px;
}

.flags-cfk-779 {
  background-position: 0 -5120px;
}

.flags-cfk-780 {
  background-position: 0 -5184px;
}

.flags-cfk-781 {
  background-position: 0 -5248px;
}

.flags-cfk-782 {
  background-position: 0 -5312px;
}

.flags-cfk-783 {
  background-position: 0 -5376px;
}

.flags-cfk-785 {
  background-position: 0 -5440px;
}

.flags-cfk-786 {
  background-position: 0 -5504px;
}

.flags-cfk-787 {
  background-position: 0 -5568px;
}

.flags-cfk-788 {
  background-position: 0 -5632px;
}

.flags-cfk-789 {
  background-position: 0 -5696px;
}

.flags-cfk-790 {
  background-position: 0 -5760px;
}

.flags-cfk-791 {
  background-position: 0 -5824px;
}

.flags-cfk-792 {
  background-position: 0 -5888px;
}

.flags-cfk-793 {
  background-position: 0 -5952px;
}

.flags-cfk-794 {
  background-position: 0 -6016px;
}

.flags-cfk-796 {
  background-position: 0 -6080px;
}

.flags-cfk-798 {
  background-position: 0 -6144px;
}

.flags-cfk-800 {
  background-position: 0 -6208px;
}

.flags-cfk-804 {
  background-position: 0 -6272px;
}

.flags-cfk-805 {
  background-position: 0 -6336px;
}

.flags-cfk-806 {
  background-position: 0 -6400px;
}

.flags-cfk-808 {
  background-position: 0 -6464px;
}

.flags-cfk-809 {
  background-position: 0 -6528px;
}

.flags-cfk-810 {
  background-position: 0 -6592px;
}

.flags-cfk-811 {
  background-position: 0 -6656px;
}

.flags-cfk-814 {
  background-position: 0 -6720px;
}

.flags-cfk-815 {
  background-position: 0 -6784px;
}

.flags-cfk-816 {
  background-position: 0 -6848px;
}

.flags-cfk-819 {
  background-position: 0 -6912px;
}

.flags-cfk-822 {
  background-position: 0 -6976px;
}

.flags-cfk-823 {
  background-position: 0 -7040px;
}

.flags-cfk-824 {
  background-position: 0 -7104px;
}

.flags-cfk-826 {
  background-position: 0 -7168px;
}

.flags-cfk-827 {
  background-position: 0 -7232px;
}

.flags-cfk-828 {
  background-position: 0 -7296px;
}

.flags-cfk-829 {
  background-position: 0 -7360px;
}

.flags-cfk-830 {
  background-position: 0 -7424px;
}

.flags-cfk-831 {
  background-position: 0 -7488px;
}

.flags-cfk-832 {
  background-position: 0 -7552px;
}

.flags-cfk-833 {
  background-position: 0 -7616px;
}

.flags-cfk-840 {
  background-position: 0 -7680px;
}

.flags-cfk-844 {
  background-position: 0 -7744px;
}

.flags-cfk-863 {
  background-position: 0 -7808px;
}

.flags-cfk-866 {
  background-position: 0 -7872px;
}

.flags-cfk-903 {
  background-position: 0 -7936px;
}

.flags-cfk-939 {
  background-position: 0 -8000px;
}

/* Here are the styles and sprite for the images */
.images-sprite, .images-cricket, .images-hockey, .images-soccer_normal_goal, .images-soccer_own_goal, .images-soccer_penalty_goal, .images-soccer_penalty_missed, .images-soccer_red_card, .images-soccer_second_yellow_card, .images-soccer_substitution, .images-soccer_yellow_card {
  background-image: url('/../../../img/images-s4dcbcbae6b.png');
  background-repeat: no-repeat;
}

.images-cricket {
  background-position: 0 0;
}

.images-hockey {
  background-position: 0 -150px;
}

.images-soccer_normal_goal {
  background-position: 0 -300px;
}

.images-soccer_own_goal {
  background-position: 0 -450px;
}

.images-soccer_penalty_goal {
  background-position: 0 -600px;
}

.images-soccer_penalty_missed {
  background-position: 0 -750px;
}

.images-soccer_red_card {
  background-position: 0 -900px;
}

.images-soccer_second_yellow_card {
  background-position: 0 -1050px;
}

.images-soccer_substitution {
  background-position: 0 -1200px;
}

.images-soccer_yellow_card {
  background-position: 0 -1350px;
}

/* Here are the styles for event page */
.event-page {
  margin: 0 0 40px 20px;
  /*-------------------------
  
  	Event header styles
  
  -------------------------*/
  /*------------------------------
  
  	Highlighted video styles
  
  ------------------------------*/
  /*--------------------------
  
  	Event content styles
  
  --------------------------*/
}
.event-page .event-page-header {
  position: relative;
  top: -20px;
  left: -40px;
  padding-top: 28px;
  width: calc(100% + 80px);
  background: #fff;
  text-align: center;
  box-shadow: 0px 20px 20px -15px rgba(94, 115, 129, 0.1);
}
.event-page .event-page-header .info-container {
  position: initial;
  line-height: 1.43;
  text-align: center;
  font-size: 12px;
}
.event-page .event-page-header .info-container.stick-header {
  padding-bottom: 89px;
}
.event-page .event-page-header .home-team-name {
  font-size: 28px;
  text-align: left;
}
.event-page .event-page-header .away-team-name {
  font-size: 28px;
  text-align: right;
}
.event-page .event-page-header .result {
  display: flex;
  justify-content: center;
  font-size: 32px;
}
.event-page .event-page-header .result-home,
.event-page .event-page-header .result-dash,
.event-page .event-page-header .result-away {
  font-size: 48px;
}
.event-page .event-page-header .result-dash {
  margin: 0 7px;
  font-weight: 300;
}
.event-page .event-page-header .status-container {
  margin: 4px auto 0 auto;
  line-height: 1.43;
  font-size: 14px;
}
.event-page .event-page-header .stick-header .status-container {
  margin-top: 0;
}
.event-page .event-page-header .status-dot {
  position: relative;
  top: -1.5px;
}
.event-page .event-page-header .button-notify {
  display: inline-block;
  margin: auto;
}
.event-page .event-page-header .team-details {
  align-items: start;
  margin-bottom: 20px;
  padding-top: 8px;
  text-align: center;
  background-color: #ffffff;
}
.event-page .event-page-header .team-details.stick-header {
  z-index: 9;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  padding: 16px 0;
  align-items: center;
  box-shadow: 0px 20px 20px -15px rgba(94, 115, 129, 0.1);
}
.event-page .event-page-header .team-details.stick-header .team-details-home,
.event-page .event-page-header .team-details.stick-header .team-details-away {
  align-items: center;
}
.event-page .header-filter {
  padding: 0 5px;
  box-shadow: unset;
}
.event-page .team-details-home {
  width: 560px;
  margin-right: 10px;
  text-align: left;
}
.event-page .team-details-logo-container {
  width: 60px;
  height: 60px;
}
.event-page .team-details-away {
  width: 560px;
  margin-left: 10px;
  text-align: right;
}
.event-page .team-details-home-logo,
.event-page .team-details-away-logo {
  max-width: 60px;
  max-height: 60px;
}
.event-page .details-home-container,
.event-page .details-away-container {
  display: inline-block;
  vertical-align: top;
  width: calc(100% - 100px);
}
.event-page .details-home-container {
  margin-left: 40px;
}
.event-page .details-away-container {
  margin-right: 40px;
}
.event-page .team-details-home-scorers,
.event-page .team-details-away-scorers {
  line-height: 1.67;
  font-weight: 500;
  font-size: 12px;
  color: #8f99af;
}
.event-page .home-scorer {
  display: inline-block;
  margin-right: 15px;
}
.event-page .away-scorer {
  display: inline-block;
  margin-left: 15px;
}
.event-page .home-scorer:hover,
.event-page .away-scorer:hover {
  color: #ff553e;
}
.event-page .match-timeline-container {
  position: relative;
  left: -45px;
  padding: 25px 0 34px 0;
}
.event-page .match-timeline-teams {
  display: inline-block;
  position: relative;
  left: -15px;
}
.event-page .timeline-teams-home A,
.event-page .timeline-teams-away A {
  justify-content: flex-start;
}
.event-page .timeline-teams-home {
  margin-bottom: 14px;
}
.event-page .timeline-teams-home-logo,
.event-page .timeline-teams-away-logo {
  max-width: 20px;
  max-height: 20px;
  background-position: center;
}
.event-page .timeline-teams-home-name,
.event-page .timeline-teams-away-name {
  margin-left: 10px;
  line-height: 1.67;
  font-weight: 500;
  font-size: 12px;
  text-transform: uppercase;
  color: #8f99af;
}
.event-page .match-timeline {
  position: relative;
  display: inline-block;
  margin-left: 34px;
}
.event-page .time-circle {
  z-index: 1;
  position: absolute;
  width: 24px;
  height: 24px;
  border-radius: 100%;
  background-color: #8294a8;
  font-size: 12px;
  font-weight: 500;
  color: #ffffff;
}
.event-page .timeline {
  height: 24px;
}
.event-page .home-team-incidents,
.event-page .away-team-incidents {
  position: absolute;
  width: 100%;
  height: 100%;
}
.event-page .home-team-incidents [class*='icon-'],
.event-page .away-team-incidents [class*='icon-'] {
  position: relative;
  color: #8294a8;
}
.event-page .home-team-incidents .icon-football,
.event-page .home-team-incidents .icon-penalty,
.event-page .away-team-incidents .icon-football,
.event-page .away-team-incidents .icon-penalty {
  color: #352892;
}
.event-page .home-team-incidents .button-play-small,
.event-page .away-team-incidents .button-play-small {
  position: absolute;
  top: -6px;
  left: -4px;
  cursor: pointer;
  border: 1px solid #ffffff;
  border-radius: 100%;
  width: 10px;
  height: 10px;
  background-color: #ff553e;
}
.event-page .home-team-incidents .button-play-small .icon-play,
.event-page .away-team-incidents .button-play-small .icon-play {
  position: relative;
  left: 0.5px;
  font-size: 5px;
  color: #ffffff;
}
.event-page .home-team-incidents {
  top: -17px;
}
.event-page .away-team-incidents {
  top: 24px;
}
.event-page .multi-incidents {
  display: flex;
  align-items: center;
  justify-content: center;
  border: 2px dotted #352892;
  border-radius: 100%;
  width: 16px;
  height: 16px;
  background-color: #eeeeee;
  font-size: 12px;
  font-weight: bold;
  color: #352892;
}
.event-page .multi-incidents-container {
  display: none;
  position: absolute;
  top: -29px;
  border: 2px solid #8294a8;
  border-radius: 5px;
  padding: 3px;
  width: max-content;
  width: -moz-max-content;
  background-color: #ffffff;
}
.event-page .multi-incidents-container [class*='icon-'] {
  top: 1px;
}
.event-page .multi-incidents-conection {
  display: none;
  position: absolute;
  top: 10px;
  left: 10px;
}
.event-page .multi-incidents-conection:before,
.event-page .multi-incidents-conection:after {
  position: absolute;
  content: " ";
  border: 5px solid transparent;
}
.event-page .multi-incidents-conection:before {
  bottom: 0;
  border-top-color: #8294a8;
}
.event-page .multi-incidents-conection:after {
  bottom: 3px;
  border-top-color: #ffffff;
}
.event-page .incident-icon {
  z-index: 2;
  cursor: pointer;
  position: absolute;
  top: -4px;
  width: 28px;
  height: 28px;
  border-radius: 100%;
  transition: background-color 0.5s cubic-bezier(0, 0, 0, 0.99);
}
.event-page .incident-icon .icon-second-yellow-card:before {
  border-radius: 2px;
  width: 12px;
}
.event-page .incident-icon:hover {
  background-color: rgba(228, 233, 244, 0.57);
}
.event-page .actual-icon:hover .incident-hover-element {
  display: block;
}
.event-page .multi-incidents-container .actual-icon:hover .incident-hover-element {
  right: -89px;
}
.event-page .incident-hover-element {
  display: none;
  position: absolute;
  border-radius: 8px;
  border: solid 2px #8294a8;
  width: 196px;
  height: 146px;
  box-shadow: 0 2px 16px 2px rgba(94, 115, 129, 0.25);
}
.event-page .incident-hover-element .icon-second-yellow-card:before {
  border-radius: 2px;
  width: 10px;
}
.event-page .incident-hover-element.novideo {
  height: unset;
  background-color: #ffffff;
}
.event-page .incident-hover-element.novideo .event-info {
  position: relative;
  border-radius: unset;
  height: 25px;
  background-image: unset;
  background-color: #8294a8;
}
.event-page .incident-hover-element .event-info [class*='icon-'] {
  color: inherit;
}
.event-page .incident-hover-element .icon-play {
  color: #ff3f3d;
}
.event-page .player-name {
  max-height: 24px;
}
.event-page .home-team-incidents .incident-icon {
  top: -5px;
}
.event-page .home-team-incidents .incident-hover-element {
  bottom: 40px;
  right: -93px;
}
.event-page .away-team-incidents .incident-hover-element {
  top: 40px;
  right: -93px;
}
.event-page .incident-hover-conection {
  position: absolute;
  left: calc(50% - 12px);
  border-right: 12px solid transparent;
  border-left: 12px solid transparent;
}
.event-page .home-team-incidents .incident-hover-conection {
  bottom: -12px;
  border-top: 12px solid #8294a8;
}
.event-page .away-team-incidents .incident-hover-conection {
  top: -12px;
  border-bottom: 12px solid #8294a8;
}
.event-page .incident-hover-image {
  border-radius: 8px;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.event-page .match-timeline-line {
  position: relative;
  width: 1000px;
  height: 2px;
  background-color: rgba(130, 148, 168, 0.25);
}
.event-page .match-timeline-line:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 50%;
  background-color: #8294a8;
}
.event-page .match-timeline-line:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 74.44%;
  background-color: #ff553e;
}
.event-page .time-bubble {
  z-index: 1;
  position: absolute;
  border-radius: 100px;
  width: 36px;
  height: 24px;
  background-image: linear-gradient(to right, #ff6535, #ff3f3d);
  font-size: 14px;
  font-weight: bold;
  color: #ffffff;
}
.event-page .header-filter {
  border-top: 1px solid rgba(143, 153, 175, 0.25);
}
.event-page .filter-button:last-child {
  border-right: none;
}
.event-page .highlighted-video {
  position: relative;
  margin: 0 auto 20px auto;
  border-radius: 8px;
  width: 540px;
  background-color: #ffffff;
  box-shadow: 0 4px 16px 0 rgba(94, 115, 129, 0.15);
}
.event-page .highlighted-video-label {
  display: flex;
  align-items: center;
  border-radius: 4px 4px 0 0;
  padding-left: 20px;
  height: 60px;
  color: #352892;
  background-color: #ffffff;
}
.event-page .video-image-frame {
  overflow: hidden;
  position: relative;
  margin: auto;
  border-radius: 4px;
  border: 1px solid rgba(130, 148, 168, 0.25);
  width: 510px;
  font-size: 0;
}
.event-page .video-image {
  border-radius: 4px;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.event-page .video-button-container {
  position: absolute;
  top: 0;
  bottom: 40px;
  left: 0;
  width: 100%;
}
.event-page .video-button-container .button-play {
  width: 80px;
  height: 80px;
}
.event-page .video-button-container .button-play .icon-play {
  left: 3px;
  font-size: 33px;
}
.event-page .video-image-frame .uploader-information {
  display: flex;
  align-items: center;
  flex-direction: row;
  height: 40px;
}
.event-page .video-image-frame .uploder-image {
  margin: 0 10px;
  border-radius: 100%;
  width: 20px;
  height: 20px;
  font-size: 17px;
}
.event-page .video-image-frame .uploder-label {
  margin-right: 5px;
  line-height: 1.67;
  font-size: 12px;
  font-weight: 500;
  color: #8f99af;
}
.event-page .video-image-frame .uploder-name {
  line-height: 1.67;
  font-size: 12px;
  font-weight: 500;
  color: #352892;
}
.event-page .video-image-frame .icon-defaultplayer:before {
  top: 1px;
}
.event-page .linking-box {
  display: flex;
  align-items: center;
  margin: 0 15px;
  height: 60px;
}
.event-page .linking-box .icon-facebook,
.event-page .linking-box .icon-twitter,
.event-page .linking-box .icon-google-plus,
.event-page .linking-box .icon-link,
.event-page .linking-box .icon-upload {
  position: relative;
  top: 1px;
}
.event-page .linking-box .icon-facebook {
  right: 1px;
}
.event-page .noimage .linking-box {
  border-top: 1px solid rgba(151, 151, 151, 0.25);
}
.event-page .links-social-item-upload {
  position: absolute;
  right: 15px;
}
.event-page .social-icon-upload {
  margin-right: 0;
}
.event-page .following-videos {
  cursor: pointer;
  z-index: 2;
  position: fixed;
  bottom: 32px;
  left: calc(50% - 80px);
  margin: auto;
  border-radius: 150px;
  width: 160px;
  height: 40px;
  background-image: linear-gradient(to right, #ff6535, #ff3f3d);
  font-weight: 500;
  color: #ffffff;
  box-shadow: 0 4px 16px 0 rgba(94, 115, 129, 0.25);
}
.event-page .following-videos DIV {
  display: inline-block;
}
.event-page .following-videos .icon-scroll-arrow-up {
  transform: rotate(180deg);
  font-size: 14px;
  position: relative;
  right: 7px;
  top: -1px;
}
.event-page .following-videos .videos-amount-text {
  position: relative;
  left: 8px;
}
.event-page .event-content {
  font-size: 0;
}
.event-page .event-kick-off {
  position: relative;
  display: flex;
}
.event-page .event-kick-off.ht {
  margin: 10px 0;
}
.event-page #kickoff,
.event-page #ht,
.event-page #ft {
  position: relative;
  top: -115px;
}
.event-page .kick-off-box {
  margin: auto;
  border-radius: 100px;
  padding: 10px 32px;
  background-color: #8294a8;
  line-height: 1.25;
  font-size: 16px;
  font-weight: 500;
  color: #ffffff;
}
.event-page .halftime-top-line,
.event-page .halftime-bottom-line {
  position: absolute;
  right: 0;
  left: 0;
  margin: auto;
  width: 2px;
  height: 10px;
  background-color: rgba(130, 148, 168, 0.25);
}
.event-page .halftime-top-line {
  top: -10px;
}
.event-page .halftime-bottom-line {
  bottom: -10px;
}
.event-page .missing-events {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.event-page .missing-events-message {
  margin-top: 30px;
  font-size: 16px;
  font-weight: 500;
  color: #8294a8;
}
.event-page .missing-events-image {
  width: 790px;
  margin-top: 40px;
}
.event-page [class*='event-content-']:last-child {
  padding-bottom: 20px;
}
.event-page [class*='event-content-']:last-child .event-item-content {
  margin-bottom: 0;
}
.event-page [class*='event-content-']:first-child {
  padding-top: 10px;
}
.event-page .event-content-home,
.event-page .event-content-away {
  display: flex;
  width: calc(50% - 1px);
}
.event-page .event-content-home {
  flex-direction: row-reverse;
  border-right: 2px solid rgba(130, 148, 168, 0.25);
}
.event-page .event-content-away {
  float: right;
  border-left: 2px solid rgba(130, 148, 168, 0.25);
}
.event-page .event-anchor-target {
  visibility: hidden;
  position: relative;
  top: -118px;
  height: 0px;
}
.event-page .highlighted-video .event-anchor-target {
  top: -190px;
}
.event-page .event-item-content {
  position: relative;
  margin: 10px 15px 10px 59px;
  border-radius: 8px;
  width: 540px;
  background-color: #ffffff;
  font-size: 16px;
  box-shadow: 0 4px 16px 0 rgba(94, 115, 129, 0.15);
}
.event-page .event-content-home .event-item-content {
  margin: 10px 59px 10px 15px;
}
.event-page .timeline-time {
  position: absolute;
  top: 5px;
  border-radius: 100%;
  border: 2px solid rgba(130, 148, 168, 0.25);
  width: 36px;
  height: 36px;
  background-color: #e9eff3;
  font-weight: 600;
  color: #352892;
}
.event-page .event-content-home .timeline-time {
  right: -80px;
}
.event-page .event-content-away .timeline-time {
  left: -80px;
}
.event-page .timeline-connection {
  position: absolute;
  top: 13px;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
}
.event-page .event-content-home .timeline-connection {
  right: -12px;
  border-left: 12px solid #ffffff;
}
.event-page .event-content-away .timeline-connection {
  left: -12px;
  border-right: 12px solid #ffffff;
}
.event-page .event-item-content-header {
  justify-content: initial;
  height: 60px;
  border-radius: 8px;
  background-color: #ffffff;
}
.event-page .event-item-content-header [class*='icon-'] {
  margin: 0 17px 0 15px;
  font-size: 30px;
}
.event-page .event-item-content-header .icon-big-football {
  color: #352892;
}
.event-page .event-item-content-header .icon-substitution {
  color: #8294a8;
}
.event-page .event-item-content .owl-nav {
  margin-top: -40px;
}
.event-page .owl-carousel.owl-loaded {
  display: flex;
  align-items: center;
}
.event-page .result-player {
  display: flex;
  align-items: center;
  width: calc(100% - 62px);
}
.event-page .event-result-box {
  margin-right: 10px;
  color: #8f99af;
}
.event-page .event-result-home,
.event-page .event-result-dash,
.event-page .event-result-away {
  display: inline-block;
  font-size: 36px;
}
.event-page .event-result-home,
.event-page .event-result-away {
  font-weight: 500;
}
.event-page .event-result-home.goal-scored,
.event-page .event-result-away.goal-scored {
  color: #352892;
}
.event-page .event-header-box {
  width: calc(100% - 115px);
  line-height: 20px;
}
.event-page .header-top-line {
  display: flex;
  align-items: center;
  color: #352892;
}
.event-page .header-player-name {
  font-weight: 500;
}
.event-page .header-team-abriviation {
  margin-left: 5px;
}
.event-page .header-bottom-line {
  display: flex;
  color: #8f99af;
}
.event-page .event-description {
  font-size: 14px;
  line-height: 1.43;
  color: #0a2d57;
  margin: 20px 20px 0 20px;
}
.event-page .related-matches {
  margin: 50px 40px 0 40px;
}

/*--------------------------
	Football only styles
--------------------------*/
.soccer .event-page .header-filter {
  display: none;
}

/* Here are the styles for the popups */
DIV.pop-up-container {
  display: none;
  align-items: unset;
  overflow: auto;
  z-index: 10;
  position: fixed;
  width: 100%;
  height: 100%;
  text-align: center;
  background-color: rgba(143, 153, 175, 0.75);
}
DIV.pop-up-container .pop-up-background {
  z-index: -1;
  position: fixed;
  width: 100%;
  height: 100%;
}
DIV.pop-up-container .pop-up-box {
  position: relative;
  top: 50px;
}
DIV.pop-up-container .pop-up-user,
DIV.pop-up-container .pop-up-upload {
  display: none;
  border-radius: 8px;
  background-color: #ffffff;
  box-shadow: 0 4px 16px 0 rgba(94, 115, 129, 0.25);
}
DIV.pop-up-container .pop-up-user {
  margin-bottom: 50px;
}
DIV.pop-up-container .user-buttons {
  display: flex;
  height: 60px;
  background-color: #8f99af;
}
DIV.pop-up-container .button-login,
DIV.pop-up-container .button-signup {
  cursor: pointer;
  border-bottom: 1px solid rgba(143, 153, 175, 0.25);
  width: 50%;
  height: 64px;
  font-size: 20px;
  font-weight: 500;
  line-height: 3;
  text-align: center;
  background-color: #eef0f6;
  color: #8f99af;
}
DIV.pop-up-container .button-login {
  border-top-left-radius: 4px;
  border-right: 1px solid rgba(143, 153, 175, 0.25);
}
DIV.pop-up-container .button-signup {
  border-top-right-radius: 4px;
  border-left: 1px solid rgba(143, 153, 175, 0.25);
}
DIV.pop-up-container .button-login.active,
DIV.pop-up-container .button-signup.active {
  cursor: auto;
  position: relative;
  top: -4px;
  border-radius: 4px 4px 0 0;
  border: none;
  background-color: #ffffff;
  color: #ff553e;
}
DIV.pop-up-container .pop-up-content {
  padding: 60px;
}
DIV.pop-up-container .pop-up-login,
DIV.pop-up-container .pop-up-signup {
  display: none;
  width: 300px;
}
DIV.pop-up-container .button-facebook,
DIV.pop-up-container .button-google {
  cursor: pointer;
  border-radius: 100px;
  width: 300px;
  height: 48px;
}
DIV.pop-up-container .button-facebook {
  margin-bottom: 12px;
  background-color: #4267B2;
}
DIV.pop-up-container .button-google {
  background-color: #dd4637;
}
DIV.pop-up-container .icon-facebook {
  margin-right: 12px;
  font-size: 20px;
  color: #ffffff;
}
DIV.pop-up-container .icon-google-plus {
  margin-right: 10px;
  font-size: 30px;
  color: #ffffff;
}
DIV.pop-up-container .button-facebook-text,
DIV.pop-up-container .button-google-text {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.25;
  color: #ffffff;
}
DIV.pop-up-container .email-login-separator {
  position: relative;
  left: -60px;
  margin: 40px 0;
  width: calc(100% + 120px);
}
DIV.pop-up-container .separator-line {
  position: absolute;
  top: 50%;
  width: 100%;
  height: 1px;
  opacity: 0.25;
  background-color: #8f99af;
}
DIV.pop-up-container .separator-text {
  display: inline-block;
  position: relative;
  padding: 0 10px;
  background-color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.43;
  color: #8f99af;
}
DIV.pop-up-container .floating-input-container {
  position: relative;
  padding: 20px 0;
  font-size: 16px;
  text-align: left;
}
DIV.pop-up-container .floating-input {
  outline: none;
  border: none;
  border-bottom: 1px solid rgba(143, 153, 175, 0.49);
  width: 100%;
  line-height: 1.25;
  font-size: 16px;
  font-weight: 600;
  color: #352892;
}
DIV.pop-up-container input:-webkit-autofill {
  background-color: transparent !important;
}
DIV.pop-up-container .floating-label {
  position: absolute;
  top: 4px;
  left: 0;
  line-height: 2.5;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-align: left;
  font-weight: 500;
  color: #8f99af;
  -webkit-transition-duration: .2s;
  transition-duration: .2s;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
DIV.pop-up-container .float .floating-label {
  top: -5px;
  visibility: visible;
  font-size: 12px;
  font-weight: 500;
}
DIV.pop-up-container .password-recomendations {
  font-size: 12px;
  color: #8f99af;
}
DIV.pop-up-container .button-orange {
  margin: 20px auto 0 auto;
}
DIV.pop-up-container BUTTON.button-orange {
  display: block;
}
DIV.pop-up-container .icon-eye {
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 0;
  font-size: 22px;
  color: rgba(143, 153, 175, 0.5);
}
DIV.pop-up-container .icon-eye.orange {
  color: #ff553e;
}
DIV.pop-up-container .pop-up-signup .email-login-separator {
  margin: 20px 0;
}
DIV.pop-up-container .pop-up-signup .button-email {
  cursor: pointer;
  border: solid 2px rgba(143, 153, 175, 0.25);
  border-radius: 150px;
  padding: 12px 0;
  width: 296px;
  line-height: 1.25;
  font-size: 16px;
  font-weight: 500;
  color: #ff553e;
}
DIV.pop-up-container .pop-up-signup .button-email:hover {
  border-color: #ff553e;
}
DIV.pop-up-container .pop-up-signup .email-signup-container {
  display: none;
}
DIV.pop-up-container .pop-up-signup .email-signup-container FORM {
  font-size: 0;
}
DIV.pop-up-container .pop-up-signup .button-orange {
  margin: 40px auto 20px auto;
}
DIV.pop-up-container .pop-up-signup .sign-up-terms {
  display: inline-block;
  width: 300px;
  line-height: 1.33;
  font-size: 12px;
  color: #8f99af;
}
DIV.pop-up-container .pop-up-signup .sign-up-terms A {
  text-decoration: underline;
}
DIV.pop-up-container FORM .dropdown-day,
DIV.pop-up-container FORM .dropdown-year {
  width: 60px;
}
DIV.pop-up-container FORM .dropdown-month,
DIV.pop-up-container FORM .dropdown-year {
  margin-left: 20px;
}
DIV.pop-up-container .selection {
  position: relative;
  z-index: 1;
  cursor: pointer;
  display: inline-block;
  border-bottom: 1px solid rgba(143, 153, 175, 0.49);
  width: 140px;
  line-height: 2.5;
  text-align: left;
  font-size: 16px;
  font-weight: 500;
  outline: 0;
  color: #8f99af;
}
DIV.pop-up-container .selection .arrow-dropdown {
  position: absolute;
  right: 0;
  top: 43%;
  border-top: 6px solid #8f99af;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
}
DIV.pop-up-container .selection SELECT {
  display: none;
}
DIV.pop-up-container .selection .text {
  display: inline-block;
}
DIV.pop-up-container .selection [class*='selection-content-'] {
  overflow: auto;
  visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-overflow-scrolling: touch;
  cursor: auto;
  outline: 0;
  position: absolute;
  top: 100%;
  left: 0;
  border-radius: 0 0 5px 5px;
  width: 100%;
  height: 160px;
  background-color: #ffffff;
  box-shadow: 0 2px 3px 0 rgba(34, 36, 38, 0.15);
}
DIV.pop-up-container .selection .selection-content-year {
  width: 106%;
}
DIV.pop-up-container .selection .item {
  cursor: pointer;
  line-height: 1;
  color: #8f99af;
  padding: 12px 10px;
}
DIV.pop-up-container .selection .item.selected {
  background: rgba(0, 0, 0, 0.03);
  color: rgba(0, 0, 0, 0.95);
}
DIV.pop-up-container .selection .item:hover {
  background: rgba(0, 0, 0, 0.05);
  color: rgba(0, 0, 0, 0.95);
}
DIV.pop-up-container .selection.active {
  border-color: #96c8da;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
DIV.pop-up-container .selection.active [class*='selection-content-'] {
  visibility: visible;
}
DIV.pop-up-container .pop-up-notification,
DIV.pop-up-container .pop-up-notification-blocked {
  display: none;
  border-radius: 8px;
  background-color: #f3f7f8;
  color: #352892;
  box-shadow: 0 4px 16px 0 rgba(94, 115, 129, 0.25);
}
DIV.pop-up-container .pop-up-notification {
  padding: 60px 40px;
}
DIV.pop-up-container .notification-text {
  display: inline-block;
  margin-bottom: 40px;
  max-width: 340px;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.5;
  text-align: center;
  color: #00309b;
}
DIV.pop-up-container .notification-example {
  margin: auto;
  margin-bottom: 20px;
  width: 340px;
  height: 80px;
  text-align: left;
  background-color: #ffffff;
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.2);
}
DIV.pop-up-container .logo-container {
  float: left;
  width: 80px;
  height: 80px;
  background-color: #00309b;
}
DIV.pop-up-container .notification-message-container {
  display: inline-block;
  margin-left: 20px;
  width: calc(100% - 100px);
}
DIV.pop-up-container .notification-title {
  margin: 8px 0 5px 0;
  font-size: 14px;
  font-weight: 500;
  color: #333333;
}
DIV.pop-up-container .notification-message {
  margin-bottom: 15px;
  font-size: 13px;
  color: #333333;
}
DIV.pop-up-container .notification-link {
  font-size: 13px;
  color: #888888;
}
DIV.pop-up-container .notification-unsubscribe {
  font-size: 12px;
  font-weight: 500;
  font-style: italic;
  color: #6b7385;
}
DIV.pop-up-container .pop-up-notification .button-orange {
  display: inline-block;
  margin: 60px auto 20px auto;
  padding: 9px 28px;
  width: unset;
  height: unset;
}
DIV.pop-up-container .notification-unsubscribe-button {
  display: block;
  font-size: 16px;
  font-weight: 500;
  color: #ff553e;
}
DIV.pop-up-container .pop-up-notification-blocked {
  padding: 30px 68px 40px 68px;
  width: 284px;
  height: 350px;
}
DIV.pop-up-container .images-soccer_red_card {
  margin: 0 auto 20px auto;
  width: 200px;
  height: 150px;
}
DIV.pop-up-container .pop-up-title {
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.5;
  color: #352892;
}
DIV.pop-up-container .pop-up-message {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
  color: #8294a8;
}
DIV.pop-up-container .pop-up-embed {
  display: none;
  border-radius: 8px;
  padding: 30px 60px;
  width: 300px;
  height: 380px;
  background-color: #f3f7f8;
  box-shadow: 0 4px 16px 0 rgba(94, 115, 129, 0.25);
}
DIV.pop-up-container .embed-link {
  resize: none;
  border: 0;
  border-radius: 8px;
  padding: 10px;
  background-color: rgba(130, 148, 168, 0.1);
  font-size: 16px;
  font-weight: 600;
  line-height: 1.25;
  color: #00309b;
}
DIV.pop-up-container .pop-up-upload {
  display: none;
  padding: 40px;
  width: 340px;
}
DIV.pop-up-container .pop-up-upload .button-orange {
  margin-top: 40px;
}
DIV.pop-up-container .form-upload {
  display: inline-block;
  width: 200px;
}
DIV.pop-up-container .upload-drop {
  position: relative;
  border: 2px dashed #8f99af;
  border-radius: 8px;
  width: 196px;
  height: 146px;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
  color: #8294a8;
}
DIV.pop-up-container .input-upload-file {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  cursor: pointer;
}
DIV.pop-up-container .uploaded-text,
DIV.pop-up-container .error-uploaded-text,
DIV.pop-up-container .error-form {
  margin-top: 10px;
}
DIV.pop-up-container .uploaded-text {
  color: #352892;
}
DIV.pop-up-container .error-uploaded-text,
DIV.pop-up-container .error-form {
  color: #ff2741;
}
DIV.pop-up-container .error-form {
  font-size: 16px;
}
DIV.pop-up-container .icon-x-mark {
  vertical-align: top;
  cursor: pointer;
  margin-left: 20px;
  height: 20px;
  font-size: 20px;
  color: #ffffff;
}
DIV.pop-up-container .message-new-account-titel {
  line-height: 2;
  font-weight: 500;
  font-size: 20px;
  color: #00309b;
}
DIV.pop-up-container .message-new-account-text {
  font-weight: 500;
  line-height: 1.5;
  color: #8294a8;
}
DIV.pop-up-container .pop-up-gdpr {
  display: none;
  border-radius: 8px;
  padding: 20px;
  width: 380px;
  height: 310px;
  background-color: #f3f7f8;
  color: #352892;
  box-shadow: 0 4px 16px 0 rgba(94, 115, 129, 0.25);
}
DIV.pop-up-container .pop-up-gdpr .images-soccer_substitution {
  margin: auto;
  width: 200px;
  height: 150px;
}
DIV.pop-up-container .message-text {
  margin-bottom: 20px;
  line-height: 1.2;
  text-align: center;
}
DIV.pop-up-container .checkbox {
  width: 240px;
  margin: auto;
}
DIV.pop-up-container .message-text A {
  text-decoration: underline;
}

/* Here are the styles for the user pages - Edit, notification and profile */
.edit-profile-page .section-title {
  width: 420px;
  margin: 20px auto;
  font-size: 20px;
  font-weight: 500;
  line-height: 1;
  text-align: left;
  color: #8f99af;
}
.edit-profile-page .info-box,
.edit-profile-page .password-box {
  margin: auto;
  padding: 40px 60px;
  width: 300px;
  border-radius: 8px;
  background-color: #ffffff;
  box-shadow: 0 4px 16px 0 rgba(94, 115, 129, 0.15);
}
.edit-profile-page input[disabled] {
  cursor: not-allowed;
  border-bottom: none;
  background-color: #ffffff;
  color: #8f99af;
}
.edit-profile-page .button-orange {
  display: block;
  margin: 40px auto 0 auto;
}
.edit-profile-page .error-form {
  font-size: 14px;
  color: #ff2741;
}
.edit-profile-page .button-delete-account {
  cursor: pointer;
  margin-top: 20px;
  font-weight: 500;
  line-height: 1.25;
  text-align: center;
  color: #ff553e;
}
.edit-profile-page .checkbox-label,
.edit-profile-page .close-account-text {
  line-height: 1.2;
  text-align: center;
  color: #8f99af;
}
.edit-profile-page .checkbox-label {
  margin-left: 5px;
}
.edit-profile-page .close-account-text {
  margin-top: 20px;
}
.edit-profile-page .button-orange.delete-account {
  padding: 0 15px;
  width: auto;
}
.edit-profile-page .password {
  margin-top: 40px;
}
.edit-profile-page .password-box .button-orange {
  margin-top: 20px;
}

.profile-page .profile-uploaded-content {
  display: flex;
  flex-wrap: wrap;
  margin: auto;
  width: 1170px;
}
.profile-page .profile-uploaded-item {
  border-radius: 8px;
  margin-bottom: 20px;
  width: 575px;
  height: 180px;
  background-color: #ffffff;
  box-shadow: 0 4px 16px 0 rgba(94, 115, 129, 0.15);
}
.profile-page .profile-uploaded-item:nth-child(odd) {
  margin-right: 20px;
}
.profile-page .item-preview {
  border-radius: 8px;
  width: 230px;
  height: 100%;
  background-color: #f3f5f8;
}
.profile-page .event-item {
  margin: 0;
}
.profile-page .item-information {
  position: relative;
  justify-content: space-between;
  padding: 15px;
  width: 315px;
  height: calc(100% - 30px);
}
.profile-page .game-name {
  position: absolute;
  bottom: 25px;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
  color: #00309b;
}
.profile-page .game-info {
  margin-top: 5px;
  font-weight: 500;
  font-size: 12px;
  color: #8f99af;
}
.profile-page .game-status {
  display: inline-block;
  margin-top: 40px;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.67;
  color: #8f99af;
}
.profile-page .game-status DIV {
  display: inline-block;
}
.profile-page .delete-container {
  position: absolute;
  right: 15px;
  bottom: 20px;
  width: 30px;
  height: 30px;
  border-radius: 100%;
  background-color: #ff2741;
}
.profile-page .icon-trash {
  color: #ffffff;
}
.profile-page .status.approved {
  color: #33a351;
}
.profile-page .status.denied {
  color: #fd2c44;
}

/* Here are the styles for the information pages - Terms and Conditions and Contact page */
.page-content.tos {
  margin: auto;
  line-height: 2;
  max-width: 1200px;
  font-size: 14px;
}
.page-content.tos STRONG {
  font-weight: 500;
}
.page-content.tos H3 {
  margin-bottom: 5px;
  font-size: 48px;
  font-weight: 500;
  text-align: center;
  color: #00309b;
}
.page-content.tos .tos-section-title {
  display: inline-block;
  margin: 40px 0 10px 0;
  line-height: 1.5;
  font-weight: 500;
  font-size: 20px;
  color: #352892;
}
.page-content.tos .tos-link {
  color: #00309b;
}
.page-content.tos .tos-point {
  margin-bottom: 10px;
}
.page-content.tos .tos-section {
  margin-left: 20px;
}
.page-content.tos .tos_date {
  margin-top: 30px;
}

.contact-page .header-contact {
  position: relative;
  top: -40px;
  left: -30px;
  padding: 45px 0;
  width: calc(100% + 50px);
  background: #ffffff;
  text-align: center;
  font-size: 48px;
  font-weight: 500;
  color: #00309b;
}
.contact-page .contact-page-content {
  margin: 40px auto;
  width: 420px;
}
.contact-page .contact-page-title {
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: 500;
  color: #8f99af;
}
.contact-page .contact-page-box {
  border-radius: 8px;
  box-shadow: 0 4px 16px 0 rgba(94, 115, 129, 0.15);
  padding: 40px 60px;
  background: #ffffff;
}
.contact-page .email-content {
  font-family: Roboto;
  opacity: 0.5;
  margin-top: 20px;
  border: 1px solid #8294a8;
  border-radius: 8px;
  padding: 10px;
  width: 278px;
  height: 98px;
}
.contact-page .email-content::placeholder {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.25;
  color: #8f99af;
}
.contact-page .button-orange {
  margin: 40px auto 0 auto;
}

/* Here are the styles for the error pages */
.error-page .error-title {
  margin-bottom: 20px;
  font-size: 48px;
  font-weight: 500;
  color: #00309b;
}
.error-page .error-subtitle {
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: 500;
  color: #8294a8;
}
.error-page .error-image {
  margin-bottom: 20px;
}
.error-page .error-message {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
  color: #8294a8;
}
.error-page .back-button {
  display: inline-block;
  margin-bottom: 20px;
  padding: 10px 20px;
  width: unset;
  height: unset;
}

.basketball {
  /* Here are the BASKETBALL styles for the main content */
}
.basketball .main-content .missing-live-videos {
  background-image: url(../../../img/LS_17_Wide_Game_Basketball_darker.jpg);
}
.basketball .main-content .result-home,
.basketball .main-content .result-away {
  font-size: 22px;
}
.basketball .main-content .result-dash {
  font-size: 28px;
}
.basketball .main-content .status-container {
  margin-top: 35px;
}
.basketball .main-content .empty-event-container {
  background-image: url(../../../img/LS_18_Wide_Groundman_Basketball.jpg);
}

.tennis {
  /* Here are the TENNIS styles for the main content */
  /* Here are the TENNIS styles for the main content */
  /* Here are the TENNIS styles for the main content */
}
.tennis .main-content .missing-live-videos {
  background-image: url(../../../img/LS_11_Wide_Game_Tennis_darker.jpg);
}
.tennis .main-content .home-team-logo,
.tennis .main-content .away-team-logo {
  border-radius: 100%;
}
.tennis .main-content .empty-event-container {
  background-image: url(../../../img/LS_12_Wide_Groundman_Tennis.jpg);
}
.tennis .event-page .team-details-home-logo,
.tennis .event-page .team-details-away-logo {
  border-radius: 100%;
  background-position: center;
}
.tennis.player-page .team-logo {
  border-radius: 100%;
  background-position: center;
}

.hockey {
  /* Here are the HOCKEY styles for the main content */
  /* Here are the HOCKEY styles for the event page */
}
.hockey .main-content .missing-live-videos {
  background-image: url(../../../img/LS_13_Wide_Game_Hockey_darker.jpg);
}
.hockey .main-content .empty-event-container {
  background-image: url(../../../img/LS_14_Wide_Groundman_Hockey.jpg);
}
.hockey .event-page .event-content-home .event-item-content {
  margin-right: 36px;
}
.hockey .event-page .event-item-content {
  margin-left: 36px;
}
.hockey .event-page .timeline-time {
  top: 1px;
  width: 46px;
  height: 46px;
}
.hockey .event-page .event-content-home .timeline-time {
  right: -62px;
}
.hockey .event-page .event-content-away .timeline-time {
  left: -62px;
}
.hockey .event-page .icon-stopwatch {
  position: relative;
  font-size: 35px;
  color: #ff2741;
}
.hockey .event-page .stopwatch-penalty {
  width: 40px;
  height: 37px;
  line-height: 3;
  font-size: 16px;
  text-align: center;
  font-weight: bold;
  background-image: url(../icons/font-icons/stopwatch.svg);
  background-position: center;
  background-size: 37px;
  background-repeat: no-repeat;
}
.hockey .event-page .player-penalty-minutes {
  position: absolute;
  top: 16px;
  left: 9px;
  width: 15px;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
}

.cricket {
  /* Here are the CRICKET styles for the main content */
  /* Here are the CRICKET styles for event page */
}
.cricket .main-content .ball-result-container {
  display: inline-block;
  box-sizing: border-box;
  border-radius: 125px;
  padding: 0 7.5px;
  min-width: 30px;
  height: 30px;
  line-height: 32px;
  background-color: #5777bd;
  text-align: center;
  font-weight: 600;
  color: #ffffff;
}
.cricket .main-content .ball-result-container.wicket {
  background-color: #ff2741;
  color: #ffffff;
}
.cricket .main-content .ball-result-container.four-runs {
  background-color: #5777bd;
  color: #ffffff;
}
.cricket .main-content .ball-result-container.six-runs {
  background-color: #00309b;
  color: #ffffff;
}
.cricket .main-content .missing-live-videos {
  background-image: url(../../../img/LS_15_Wide_Game_Cricket_darker.jpg);
}
.cricket .main-content .batting {
  color: #ff553a;
}
.cricket .main-content .batting .icon-cricket-bat {
  display: inline-block;
}
.cricket .main-content .matches-info {
  padding: 20px 6px;
  width: 268px;
  height: 140px;
}
.cricket .main-content .matches-info .result-container {
  position: absolute;
  left: calc(50% - 60px);
  width: 120px;
  height: 78px;
}
.cricket .main-content .result {
  color: #8f99af;
}
.cricket .main-content .result-home,
.cricket .main-content .result-away {
  min-width: 46px;
  font-size: 20px;
}
.cricket .main-content .result-dash {
  font-size: 28px;
}
.cricket .main-content .result-dash.test-series {
  position: relative;
  top: 7px;
}
.cricket .main-content [class*="id"] .result-home,
.cricket .main-content [class*="id"] .result-away {
  display: inline-block;
  font-size: 20px;
}
.cricket .main-content [class*="id"] .result-dash {
  font-size: 14px;
}
.cricket .main-content [class*="id"] .cricket-test-game .result-home,
.cricket .main-content [class*="id"] .cricket-test-game .result-away {
  font-size: 14px;
}
.cricket .main-content .overs {
  position: relative;
  display: flex;
  line-height: 1.75;
  font-size: 12px;
  font-weight: 500;
  color: #8294a8;
}
.cricket .main-content .overs-home {
  position: relative;
  margin-right: 11px;
  width: 50%;
}
.cricket .main-content .overs-away {
  position: relative;
  margin-left: 11px;
  width: 50%;
}
.cricket .main-content .overs-away .icon-cricket-bat {
  right: -5px;
  left: initial;
}
.cricket .main-content .icon-cricket-bat {
  position: absolute;
  left: -10px;
  display: none;
}
.cricket .main-content .matches-info .status-container {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  margin-top: 11px;
  max-width: 104px;
  text-align: center;
}
.cricket .main-content .status-comment {
  position: absolute;
  bottom: 35px;
  width: calc(100% - 12px);
  height: 40px;
  font-size: 14px;
  line-height: 1.33;
  color: #00309b;
  margin: 0 auto;
}
.cricket .main-content .empty-event-container {
  background-image: url(../../../img/LS_16_Wide_Groundman_Cricket.jpg);
}
.cricket .main-content .event-info .ball-result-container {
  position: relative;
  top: -5px;
  margin: 0 5px;
  padding: 0;
  width: 16px;
  min-width: unset;
  height: 16px;
  line-height: 18px;
  font-size: 12px;
}
.cricket .event-page {
  	/*-------------------------
  
  		Event header styles
  
  	-------------------------*/
  	/*--------------------------
  
  		Event content styles
  
  	--------------------------*/
}
.cricket .event-page .team-details {
  margin-bottom: 8px;
}
.cricket .event-page .team-details .result-home,
.cricket .event-page .team-details .result-away {
  width: 116px;
  font-size: 28px;
}
.cricket .event-page .result-dash.test-series {
  top: 12px;
}
.cricket .event-page .team-details-home {
  flex-direction: row-reverse;
  margin-right: 35px;
  width: calc(50% - 148px);
}
.cricket .event-page .team-details-away {
  flex-direction: row-reverse;
  margin-left: 35px;
  width: calc(50% - 163px);
}
.cricket .event-page .details-home-container {
  margin: 0 40px 0 0;
}
.cricket .event-page .details-home-container P {
  text-align: right;
}
.cricket .event-page .details-away-container {
  margin: 0 0 0 40px;
}
.cricket .event-page .details-away-container P {
  text-align: left;
}
.cricket .event-page .overs {
  font-size: initial;
}
.cricket .event-page .overs-home .icon-cricket-bat {
  left: -8px;
}
.cricket .event-page .overs-away .icon-cricket-bat {
  right: 0;
}
.cricket .event-page .status-container {
  max-width: 160px;
  font-size: 12px;
}
.cricket .event-page .status-comment {
  position: initial;
  line-height: 1.43;
  margin: 0 auto 20px auto;
}
.cricket .event-page .button-notify {
  margin-bottom: 30px;
}
.cricket .event-page .timeline-container [class*='event-content-'] .event-item-content {
  margin: 20px auto 0 auto;
}
.cricket .event-page .event-content-home,
.cricket .event-page .event-content-away {
  float: unset;
  border: none;
  width: 100%;
}
.cricket .event-page [class*='event-content-']:first-child {
  padding-top: 0;
}
.cricket .event-page DIV.event-item-content {
  width: 540px;
}
.cricket .event-page DIV.event-item-content.over {
  padding: 10px 0 15px 0;
  background-color: #eef1f6;
  text-align: center;
}
.cricket .event-page .over-header {
  margin-bottom: 5px;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.25;
  color: #00309b;
}
.cricket .event-page .over-players {
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 1.43;
  color: #8f99af;
}
.cricket .event-page .over-balls-container {
  margin-bottom: 10px;
}
.cricket .event-page .ball-result-container {
  background-color: #e0e4e9;
  color: #8294a8;
}
.cricket .event-page .ball-result-container .info-dot {
  position: relative;
  width: 5px;
  height: 5px;
}
.cricket .event-page .over-statistic {
  font-size: 12px;
  font-weight: 500;
  line-height: 1.33;
  color: #8294a8;
}
.cricket .event-page .info-dot {
  position: initial;
}
.cricket .event-page .middle-line {
  position: absolute;
  top: -20px;
  right: 0;
  left: 0;
  margin: auto;
  width: 2px;
  height: 20px;
  background-color: rgba(130, 148, 168, 0.25);
}
.cricket .event-page .event-item-content-header {
  margin: 0 15px;
}
.cricket .event-page .ball-number {
  margin-right: 15px;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.25;
  color: #00309b;
}
.cricket .event-page .ball-result-container {
  margin-right: 15px;
}
.cricket .event-page .over-balls-container .ball-result-container:last-child {
  margin-right: 0;
}

/*----------------------

	General elements 

----------------------*/
body {
  min-width: 320px;
  font-family: 'Roboto', sans-serif;
}

a {
  text-decoration: none;
  outline: none;
  color: inherit;
}

a:hover {
  color: #ff553e;
}

button:focus {
  outline: 0;
}

button:active {
  outline: 0;
}

/*---------------------

	General classes 

---------------------*/
.center-text {
  display: flex;
  align-items: center;
  justify-content: center;
}

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

.hide {
  display: none !important;
}

.inline-block {
  display: inline-block !important;
}

.block {
  display: block !important;
}

.flex {
  display: flex !important;
}

BUTTON.button-orange {
  font-weight: 600;
}

.button-orange {
  position: relative;
  cursor: pointer;
  border: 0;
  width: 100px;
  height: 40px;
  border-radius: 150px;
  font-weight: 500;
  background-image: linear-gradient(to right, #ff6535, #ff3f3d);
  font-size: 16px;
  color: #ffffff;
}

.button-orange:before {
  content: ' ';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  right: 0;
  opacity: 0.1;
  border-radius: 150px;
  transition: background-color 0.5s cubic-bezier(0, 0, 0, 0.99);
}

.button-orange:hover.button-orange:before {
  background-color: white;
}

.icon-cricket-bat {
  color: #d3ac2d;
}

.more-loader {
  display: none;
  text-align: center;
  position: absolute;
  top: 0;
  left: -10px;
  width: 111%;
  height: 100%;
  background-image: linear-gradient(136deg, #e7f0f7, #e4ebf5 28%, #dedef0);
  z-index: 2;
}

.more-loader i {
  position: absolute;
  top: 0;
  left: 40%;
  margin-top: 10%;
}

.ajax-content .more-loader i {
  margin-top: 0;
}

.checkbox {
  position: relative;
}
.checkbox label {
  cursor: pointer;
}
.checkbox label:before, .checkbox label:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  box-sizing: border-box;
}
.checkbox label:before {
  transition: background .3s;
  cursor: pointer;
  border: 2px solid rgba(0, 0, 0, 0.54);
  border-radius: 2px;
  width: 20px;
  height: 20px;
}
.checkbox input[type="checkbox"] {
  visibility: hidden;
}
.checkbox input[type="checkbox"]:checked + label:before {
  border: none;
  background: #352892;
}
.checkbox input[type="checkbox"]:checked + label:after {
  transform: rotate(-45deg);
  top: 5px;
  left: 4px;
  border: 2px solid #ffffff;
  border-top-style: none;
  border-right-style: none;
  width: 12px;
  height: 6px;
}

/*--------------------------------------

	Media queries for responsiveness

--------------------------------------*/
.show-large,
.show-medium,
.show-small,
.show-micro {
  display: none !important;
}

@media (max-width: 1680px) {
  /* Here are the styles for responsiveness after 1680px */
  /*-------------------
  	Header styles
  -------------------*/
  header .username {
    margin-left: 10px;
    max-width: 95px;
  }

  /*-----------------------
  	Event page styles
  -----------------------*/
  .event-page {
    /* .event-item-content-header { //VX 16.04.2018 This style is breaking the cricket view and it looks like it's not needed for the football 
    	min-width: 530px;
    } */
  }
  .event-page .match-timeline-teams {
    left: -5px;
  }
  .event-page .match-timeline {
    width: 900px;
  }
  .event-page .event-item-content {
    width: 530px;
  }

  .cricket .event-page .team-details .result-home,
  .cricket .event-page .team-details .result-away {
    width: 116px;
  }

  /*-----------------------
  	User pages styles
  -----------------------*/
  .profile-page .profile-uploaded-item:nth-child(odd) {
    margin-right: 5px;
  }

  .break-large {
    display: none !important;
  }

  .show-large {
    display: block !important;
  }

  SPAN.show-large {
    display: inline !important;
  }
}
@media (max-width: 1200px) {
  /* Here are the styles for responsiveness after 1200px */
  /*--------------------
  	General styles
  --------------------*/
  .header-filter .filter-video {
    right: 20px;
  }

  .more-loader i {
    left: 46%;
  }

  /*-------------------
  	Header styles
  -------------------*/
  header .header-top {
    padding: 20px;
  }
  header .sign-up,
  header .log-in {
    margin-left: 10px;
  }
  header .username {
    margin-left: 0;
    max-width: 66px;
  }
  header .user-drop-down {
    right: 20px;
  }

  /*----------------------------
  	Тournament menu styles
  ----------------------------*/
  .tournament-menu {
    overflow: hidden;
    position: absolute;
    left: -200px;
    margin-right: 0;
  }
  .tournament-menu.tournament-show {
    left: 20px;
  }

  /*-------------------------
  	Main content styles
  -------------------------*/
  .main-content {
    padding: 20px;
  }
  .main-content .load-home-content {
    left: 0;
    width: 100%;
  }
  .main-content .load-home-content.move-left {
    left: 220px;
  }
  .main-content .load-home-content.move-left .all-matches {
    float: none;
  }
  .main-content .empty-event-label {
    max-width: 300px;
  }

  .cricket .main-content .missing-live-videos {
    background-size: auto 82%;
  }
  .cricket .main-content .empty-event-container {
    background-size: auto 70%;
  }

  /*-----------------------
  	Event page styles
  -----------------------*/
  .event-page {
    margin: 0 0 40px 0;
  }
  .event-page .event-page-header {
    top: -20px;
    left: -20px;
    width: calc(100% + 40px);
  }
  .event-page .event-page-header .team-details {
    margin-bottom: 0;
  }
  .event-page .event-page-header .team-details.stick-header {
    padding: 20px 0;
  }
  .event-page .event-page-header .team-details-home,
  .event-page .event-page-header .team-details-away {
    width: calc(50% - 53px);
  }
  .event-page .event-page-header .details-home-container {
    margin: 0 20px 0 10px;
  }
  .event-page .event-page-header .details-away-container {
    margin: 0 10px 0 20px;
  }
  .event-page .event-page-header .stick-header .team-details-home-scorers,
  .event-page .event-page-header .stick-header .team-details-away-scorers,
  .event-page .event-page-header .stick-header .status-container {
    display: none;
  }
  .event-page .event-page-header .home-scorer,
  .event-page .event-page-header .away-scorer {
    display: block;
  }
  .event-page .event-page-header .match-timeline-container {
    left: -32px;
  }
  .event-page .event-page-header .match-timeline {
    margin-left: 15px;
    width: 562px;
  }
  .event-page .event-content-home .event-item-content {
    width: calc(100% - 31px);
    margin-left: 0;
  }
  .event-page .event-content-away .event-item-content {
    width: calc(100% - 31px);
    margin-right: 0;
  }
  .event-page .event-item-content-header {
    min-width: unset;
  }
  .event-page .video-image-frame {
    width: calc(100% - 20px);
  }
  .event-page .linking-box {
    margin: 0 10px;
  }
  .event-page .links-social-item-upload {
    right: 10px;
  }
  .event-page .related-matches {
    margin: 40px 0;
  }

  /*-----------------------
  	User pages styles
  -----------------------*/
  .profile-page .profile-uploaded-content {
    width: 575px;
  }
  .profile-page .profile-uploaded-item:nth-child(odd) {
    margin-right: 0;
  }

  /*-------------------
  	Footer styles
  -------------------*/
  FOOTER .footer-bottom {
    margin: 0 20px;
  }

  .break-large,
  .break-medium {
    display: none !important;
  }

  .show-medium {
    display: block !important;
  }

  SPAN.show-medium {
    display: inline !important;
  }
}
@media (max-width: 800px) {
  /* Here are the styles for responsiveness after 800px */
  /*--------------------
  	General styles
  --------------------*/
  .header-filter .filter-video {
    top: 0;
    right: 10px;
    bottom: 51px;
  }

  /*-------------------
  	Header styles
  -------------------*/
  header .header-top {
    border-bottom: 1px solid rgba(255, 255, 255, 0.25);
    padding: 10px;
    height: 29px;
  }
  header .brand-logo {
    height: 30px;
  }
  header .container-search {
    display: none;
  }
  header .search-content {
    width: 100%;
  }
  header .search {
    width: calc(100% - 88px);
    background-position: 10px;
  }
  header .moble-search .search-content {
    position: absolute;
    top: 10px;
    right: 10px;
    bottom: 10px;
    left: 10px;
  }
  header .moble-search .search {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 0 34px;
    width: calc(100% - 68px);
    height: unset;
    background-position: 9px;
    background-color: #3359af;
  }
  header .moble-search .search:focus {
    background-position: 9px;
  }
  header .moble-search #search-x-mark {
    right: 9px;
  }
  header .user-mobile,
  header .search-mobile {
    display: block;
  }
  header .search-results {
    top: 50px;
    left: 0;
    margin-top: 0;
    border-radius: 0;
    width: 100%;
  }
  header .header-bottom {
    height: 59px;
    align-items: flex-end;
  }
  header .main-menu {
    margin-bottom: -4px;
  }
  header .menu-item {
    margin-bottom: 3px;
    padding: 0;
    width: 18%;
    height: 45px;
  }
  header .menu-item [class*='icon-'] {
    top: unset;
    width: 100%;
    height: 20px;
    text-align: center;
    font-size: 20px;
  }
  header .menu-label {
    width: 100%;
    line-height: 1.43;
    text-align: center;
    font-size: 14px;
  }
  header .header-filter {
    position: relative;
    display: block;
    height: 100px;
  }
  header .mobile-filter {
    border-bottom: 1px solid rgba(130, 148, 168, 0.25);
    width: 100%;
    height: 49px;
  }
  header #leagues-button {
    bottom: 65px;
    left: 10px;
  }
  header .filter-menu {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 50px;
  }
  header .player-page .filter-video,
  header .team-page .filter-video {
    position: relative;
    top: -100px;
    right: 0;
  }
  header .filter-video-switch {
    width: 30px;
    line-height: 0;
  }
  header .filter-video-switch:before {
    margin: 3px;
  }
  header .filter-video-label {
    line-height: 3.5;
    font-size: 14px;
  }
  header .filter-button {
    font-size: 14px;
  }
  header .icon-calendar {
    top: unset;
  }
  header #sts_datepicker {
    top: 40px;
    right: 22px;
  }
  header #sts_datepicker .calendar-connection {
    right: 0px;
    left: unset;
  }
  header #sts_datepicker .ui-corner-all {
    border-top-right-radius: unset;
  }
  header .user-drop-down {
    top: 48px;
    right: 10px;
  }
  header .header-user-top {
    height: 60px;
  }
  header .image-user {
    margin-right: 10px;
    width: 30px;
    height: 30px;
  }
  header .user-name {
    font-size: 20px;
  }
  header .header-team {
    height: unset;
  }
  header .header-team .team-logo {
    margin: 20px 0;
    max-width: 50px;
    max-height: 50px;
  }
  header .header-team .team-name {
    margin-left: 20px;
    font-size: 30px;
  }
  header .date-text-calendar {
    position: relative;
    top: -2px;
  }

  /*----------------------------
  	Тournament menu styles
  ----------------------------*/
  .tournament-menu.tournament-show {
    left: 10px;
  }
  .tournament-menu .top-leagues {
    margin-bottom: 20px;
  }
  .tournament-menu .leagues-label {
    margin-bottom: 5px;
  }
  .tournament-menu .all-leagues {
    margin-bottom: 0;
  }
  .tournament-menu .search {
    line-height: 2.2;
  }
  .tournament-menu .search-league .icon-search {
    top: 10px;
  }
  .tournament-menu .search-league .icon-x-mark {
    top: 10px;
    right: 10px;
  }
  .tournament-menu .leagues-item {
    line-height: 2.3;
  }
  .tournament-menu .country-leagues-item {
    font-size: 12px;
  }
  .tournament-menu .show-all {
    line-height: 2;
  }

  /*-------------------------
  	Main content styles
  -------------------------*/
  .main-content {
    padding: 20px 10px;
  }
  .main-content .load-home-content.move-left {
    left: 210px;
  }
  .main-content .banner {
    width: 300px;
  }
  .main-content .all-matches {
    width: 100%;
  }
  .main-content .matches-label {
    margin-bottom: 10px;
    font-size: 16px;
  }
  .main-content .missing-live-videos {
    padding: 0 20px;
    height: 125px;
    background-position: 58%;
  }
  .main-content .missing-live-videos .button-show-more {
    height: 26px;
    font-size: 14px;
  }
  .main-content .skeleton-container .matches-info {
    height: 91px;
    padding: 15px 10px 7px 10px;
  }
  .main-content .skeleton-container .matches-info:after {
    background-position: -200px 0, 20% 20px, 50% 40px, 80% 20px, 19% 66px, 50% 75px, 81% 66px, 19.5% 82px, 80.5% 82px, 50% 0px;
    -webkit-animation: loading-small 1.5s infinite;
    animation: loading-small 1.5s infinite;
  }
  .main-content .skeleton-container .event-item-empty-container {
    height: 125px;
    bottom: 0;
    left: 10px;
    width: 1200px;
  }
  .main-content .skeleton-container .event-item-empty {
    width: 136px;
  }
  .main-content .matches-item {
    margin-bottom: 10px;
    height: 238px;
    box-shadow: 0 4px 16px 0 rgba(94, 115, 129, 0.15);
  }
  .main-content .matches-info {
    box-shadow: 0px 16px 16px -12px rgba(94, 115, 129, 0.1);
    border-radius: 8px 8px 0 0;
    padding: 36px 10px 7px 10px;
    width: calc(100% - 20px);
    height: auto;
    font-size: 0;
  }
  .main-content .empty-event-container {
    border-radius: 8px;
    padding: 0 20px;
    height: 123px;
  }
  .main-content .empty-event-label {
    margin-bottom: 10px;
    width: 60%;
    font-size: 16px;
  }
  .main-content .button-notify {
    padding: 0 24px;
    line-height: 2;
    font-size: 14px;
  }
  .main-content .home-team,
  .main-content .away-team {
    width: calc(50% - 44px);
  }
  .main-content .home-team-logo-link,
  .main-content .away-team-logo-link {
    height: 30px;
  }
  .main-content .status-container {
    margin-top: 16px;
    max-width: 88px;
  }
  .main-content .result-home,
  .main-content .result-dash,
  .main-content .result-away {
    font-size: 30px;
  }
  .main-content .result-dash {
    margin: 0 5px;
  }
  .main-content .info-container {
    top: 10px;
    right: 5px;
    bottom: unset;
    left: 5px;
    text-align: center;
  }
  .main-content .info-container .icon-bell {
    position: relative;
    right: 4px;
    font-size: 16px;
  }
  .main-content .home-team-logo,
  .main-content .away-team-logo {
    max-width: 30px;
    max-height: 30px;
  }
  .main-content .home-team-name,
  .main-content .away-team-name {
    max-height: 34px;
  }
  .main-content .event-container {
    margin-left: 10px;
    width: calc(100% - 10px);
    height: fit-content;
    height: -moz-fit-content;
  }
  .main-content .event-item {
    margin: 10px 0;
    width: 140px;
    height: 105px;
  }
  .main-content .event-item-empty {
    margin: 10px 0;
    width: 136px;
    height: 101px;
  }
  .main-content .event-item-empty .event-item-image {
    transform: scale(0.7);
    width: 143%;
    height: 143%;
  }
  .main-content .upload-text {
    font-size: 14px;
  }
  .main-content .event-item:hover .event-item-image {
    transform: none;
  }
  .main-content .event-item-link:hover .button-play {
    background-color: rgba(255, 255, 255, 0.8);
  }
  .main-content .event-item-link:hover .button-play .icon-play {
    color: #ff553e;
  }
  .main-content .event-info {
    height: 30px;
  }
  .main-content .slide-button-left,
  .main-content .slide-button-right {
    top: 39px;
  }

  .basketball .main-content .home-team,
  .basketball .main-content .away-team {
    width: calc(50% - 48px);
  }

  .cricket .main-content .missing-live-videos {
    background-position: 48%;
  }
  .cricket .main-content .matches-item {
    height: 280px;
  }
  .cricket .main-content .matches-info {
    box-shadow: 0px 16px 16px -12px rgba(94, 115, 129, 0.1);
    padding: 36px 10px 7px 10px;
    width: calc(100% - 20px);
    height: auto;
    font-size: 0;
  }
  .cricket .main-content .matches-info .status-container {
    margin: 0 auto 6px auto;
  }
  .cricket .main-content .home-team,
  .cricket .main-content .away-team {
    width: calc(50% - 54px);
  }
  .cricket .main-content .status-comment {
    position: initial;
  }

  /*-----------------------
  	Event page styles
  -----------------------*/
  .event-page .event-page-header {
    left: -10px;
    padding-top: 10px;
    width: calc(100% + 20px);
  }
  .event-page .event-page-header .info-container {
    font-size: 12px;
  }
  .event-page .event-page-header .team-details {
    padding-bottom: 7px;
  }
  .event-page .event-page-header .team-details-home {
    flex-direction: column;
    width: calc(50% - 40px);
  }
  .event-page .event-page-header .team-details-logo-container {
    width: 30px;
    height: 30px;
  }
  .event-page .event-page-header .team-details-home-logo,
  .event-page .event-page-header .team-details-away-logo {
    max-width: 30px;
    max-height: 30px;
  }
  .event-page .event-page-header .home-team-name,
  .event-page .event-page-header .away-team-name {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 6px;
    height: 34px;
    text-align: center;
    font-size: 14px;
  }
  .event-page .event-page-header .details-home-container,
  .event-page .event-page-header .details-away-container {
    margin: 0;
    width: 100%;
  }
  .event-page .event-page-header .result {
    line-height: 1.5;
  }
  .event-page .event-page-header .team-details .result-home,
  .event-page .event-page-header .team-details .result-dash,
  .event-page .event-page-header .team-details .result-away {
    max-width: 83px;
  }
  .event-page .event-page-header .status-container {
    margin-top: 2px;
    line-height: 1.25;
    font-size: 12px;
  }
  .event-page .event-page-header .status-dot {
    width: 6px;
    height: 6px;
  }
  .event-page .event-page-header .team-details-away {
    flex-direction: column-reverse;
    width: calc(50% - 40px);
  }
  .event-page .event-page-header .button-notify {
    margin: -10px auto 10px auto;
  }
  .event-page .event-page-header .team-details.stick-header {
    padding: 10px 0;
  }
  .event-page .event-page-header .team-details.stick-header .team-details-home,
  .event-page .event-page-header .team-details.stick-header .team-details-away {
    flex-direction: unset;
    width: calc(50% - 50px);
  }
  .event-page .event-page-header .team-details.stick-header .team-details-home {
    margin-left: 15px;
  }
  .event-page .event-page-header .team-details.stick-header .team-details-away {
    margin-right: 15px;
  }
  .event-page .event-page-header .team-details.stick-header .details-home-container,
  .event-page .event-page-header .team-details.stick-header .details-away-container {
    width: calc(100% - 30px);
  }
  .event-page .event-page-header .team-details.stick-header .home-team-name,
  .event-page .event-page-header .team-details.stick-header .away-team-name {
    margin-top: unset;
    height: 30px;
  }
  .event-page .event-page-header .header-filter {
    display: flex;
    height: 40px;
  }
  .event-page .filter-menu {
    overflow: auto;
    white-space: nowrap;
    font-size: 14px;
  }
  .event-page .filter-video {
    right: 10px;
  }
  .event-page .filter-button {
    padding: 0 10px;
    line-height: 2.14;
  }
  .event-page .filter-video-label {
    line-height: 2.86;
    font-size: 14px;
  }
  .event-page .event-kick-off.ht {
    margin-bottom: unset;
  }
  .event-page .kick-off-box {
    font-size: 14px;
    padding: 7px 12px;
  }
  .event-page .highlighted-video {
    width: auto;
    height: auto;
  }
  .event-page .highlighted-video-label {
    padding-left: 10px;
    height: 50px;
    font-size: 14px;
  }
  .event-page .following-videos {
    left: calc(50% - 58px);
    width: 135px;
    height: 30px;
    font-size: 14px;
  }
  .event-page .following-videos .icon-scroll-arrow-up {
    font-size: 12px;
  }
  .event-page .event-content-home,
  .event-page .event-content-away {
    float: unset;
    border: none;
    width: 100%;
  }
  .event-page [class*='event-content-']:first-child {
    padding-top: 0;
  }
  .event-page .timeline-container [class*='event-content-'] .event-item-content {
    margin: 10px 0 0 0;
    width: 100%;
  }
  .event-page .timeline-container [class*='event-content-'] .event-item-content .event-item-content-header {
    width: unset;
    height: 50px;
  }
  .event-page .timeline-container .timeline-time {
    justify-content: flex-end;
    top: 7px;
    right: 10px;
    left: unset;
    border: none;
    background: none;
    font-size: 14px;
    color: #8f99af;
  }
  .event-page .event-item-content-header [class*='icon-'] {
    margin: 0 10px;
    font-size: 20px;
  }
  .event-page .owl-item {
    border-radius: unset;
  }
  .event-page .video-image-frame {
    border-radius: unset;
    border-width: 0 0 1px 0;
    width: 100%;
  }
  .event-page .video-image {
    border-radius: unset;
  }
  .event-page .linking-box {
    margin: 0;
    padding: 0 10px;
    height: 50px;
  }
  .event-page .middle-line {
    position: absolute;
    top: -10px;
    right: 0;
    left: 0;
    margin: auto;
    width: 2px;
    height: 10px;
    background-color: rgba(130, 148, 168, 0.25);
  }
  .event-page #ht {
    padding-top: 10px;
  }
  .event-page #ht .middle-line {
    top: 0;
  }
  .event-page .result-player {
    width: calc(100% - 95px);
  }
  .event-page .event-result-home,
  .event-page .event-result-dash,
  .event-page .event-result-away {
    font-size: 30px;
  }
  .event-page .event-header-box {
    width: calc(100% - 100px);
  }
  .event-page .header-top-line,
  .event-page .header-bottom-line {
    font-size: 14px;
  }
  .event-page .slide-button-left {
    left: 10px;
  }
  .event-page .slide-button-right {
    right: 10px;
  }
  .event-page .video-button-container .button-play {
    width: 60px;
    height: 60px;
  }
  .event-page .video-button-container .button-play .icon-play {
    font-size: 25px;
  }

  .soccer .event-page [class*='event-content-']:last-child {
    padding-bottom: 10px;
  }
  .soccer .event-page .event-page-header .team-details .result-home,
  .soccer .event-page .event-page-header .team-details .result-dash,
  .soccer .event-page .event-page-header .team-details .result-away {
    font-size: 30px;
  }

  .cricket .event-page .button-notify {
    margin-bottom: 10px;
  }
  .cricket .event-page .team-details-home {
    margin-right: 10px;
    width: calc(50% - 86px);
    min-width: 65px;
  }
  .cricket .event-page .team-details-away {
    margin-left: 10px;
    width: calc(50% - 105px);
  }
  .cricket .event-page .overs {
    font-size: 12px;
  }
  .cricket .event-page .overs-home .icon-cricket-bat {
    left: 2px;
  }
  .cricket .event-page .overs-away .icon-cricket-bat {
    right: 2px;
  }
  .cricket .event-page .timeline-container [class*='event-content-'] .event-item-content {
    width: 355px;
  }
  .cricket .event-page .event-page-header .team-details .result-home,
  .cricket .event-page .event-page-header .team-details .result-dash,
  .cricket .event-page .event-page-header .team-details .result-away {
    font-size: 20px;
  }
  .cricket .event-page .event-page-header .team-details .result {
    line-height: 1;
  }
  .cricket .event-page .event-page-header .team-details .status-container {
    margin-top: 8px;
  }

  /*-------------------
  	Pop up styles
  -------------------*/
  DIV.pop-up-container .pop-up-box {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    top: 30px;
  }
  DIV.pop-up-container .pop-up-content {
    padding: 40px 20px;
  }
  DIV.pop-up-container .button-facebook,
  DIV.pop-up-container .button-google {
    width: 280px;
  }
  DIV.pop-up-container .pop-up-signup .button-email {
    width: 276px;
  }
  DIV.pop-up-container .email-login-separator {
    left: -20px;
    width: calc(100% + 40px);
  }
  DIV.pop-up-container .dropdown-month {
    width: 110px;
  }
  DIV.pop-up-container .pop-up-signup .sign-up-terms {
    width: 280px;
  }
  DIV.pop-up-container .icon-x-mark {
    order: -1;
    position: relative;
    top: -13px;
    right: 11px;
    font-size: 18px;
  }
  DIV.pop-up-container .pop-up-notification {
    padding: 30px 10px;
  }
  DIV.pop-up-container .notification-text {
    max-width: 300px;
  }
  DIV.pop-up-container .notification-example {
    width: 300px;
  }
  DIV.pop-up-container .pop-up-notification-blocked {
    padding: 20px 18px;
  }
  DIV.pop-up-container .pop-up-embed {
    padding: 30px 10px;
  }

  /*-----------------------
  	User pages styles
  -----------------------*/
  .edit-profile-page .info-box,
  .edit-profile-page .password-box {
    padding: 40px 10px;
  }
  .edit-profile-page .section-title {
    width: 320px;
  }

  .profile-page .profile-uploaded-content {
    width: 355px;
  }
  .profile-page .profile-uploaded-item {
    width: 355px;
    height: 125px;
  }
  .profile-page .item-preview {
    width: 160px;
  }
  .profile-page .event-item {
    width: 140px;
    height: 105px;
    background-size: 140px 105px;
  }
  .profile-page .button-play {
    width: 30px;
    height: 30px;
  }
  .profile-page .button-play .icon-play {
    font-size: 12px;
  }
  .profile-page .event-minute,
  .profile-page .player-name {
    font-size: 12px;
  }
  .profile-page .event-info [class*='icon-'] {
    font-size: 14px;
  }
  .profile-page .item-information {
    padding: 10px;
    width: 175px;
  }
  .profile-page .game-name {
    margin-top: 23px;
    line-height: 1.14;
  }
  .profile-page .game-status {
    margin-top: 11px;
  }
  .profile-page .delete-container {
    margin-top: 11px;
    width: 20px;
    height: 20px;
  }
  .profile-page .icon-trash {
    font-size: 12px;
  }

  /*------------------------
  	Error pages styles
  ------------------------*/
  .error-page .error-image {
    width: 310px;
  }
  .error-page .error-title {
    font-size: 32px;
  }

  /*-------------------
  	Footer styles
  -------------------*/
  FOOTER .footer-bottom {
    flex-direction: column-reverse;
    height: 140px;
  }
  FOOTER .footer-main-logo {
    display: none;
  }
  FOOTER .footer-bottom-left,
  FOOTER .footer-bottom-right {
    justify-content: space-around;
    flex-direction: column-reverse;
    width: unset;
    height: 50px;
  }
  FOOTER .footer-bottom-left {
    margin-bottom: 20px;
    height: 60px;
  }
  FOOTER .footer-bottom-right {
    justify-content: center;
    margin-top: 10px;
  }

  .break-large,
  .break-medium,
  .break-small {
    display: none !important;
  }

  .show-small {
    display: block !important;
  }

  SPAN.show-small {
    display: inline !important;
  }
}
@media (max-width: 400px) {
  /* Here are the styles for responsiveness after 400px // VX Should be adjusted during development */
  /*-------------------
  	Header styles
  -------------------*/
  header .filter-button,
  header .filter-calendar {
    padding: 0 10px;
  }
  header .live-counter {
    top: -8px;
    right: 0px;
    width: 16px;
    height: 16px;
    font-size: 10px;
  }
  header #sts_datepicker {
    right: 12px;
  }

  /*-------------------------
  	Main content styles
  -------------------------*/
  .main-content {
    padding: 20px 0;
  }
  .main-content .load-home-content.move-left {
    left: 220px;
  }
  .main-content .matches-label {
    margin-left: 20px;
  }
  .main-content .missing-live-videos {
    margin: 0 10px 40px 10px;
    background-position: 68%;
  }

  /*-----------------------
  	User pages styles
  -----------------------*/
  .profile-page .profile-uploaded-content,
  .profile-page .profile-uploaded-item {
    width: 320px;
  }
  .profile-page .item-preview {
    width: 140px;
  }
  .profile-page .event-item {
    width: 130px;
    height: 97.5px;
    background-size: 130px 97.5px;
  }
  .profile-page .item-information {
    padding: 5px;
    width: 170px;
  }

  /*-----------------------
  	Event page styles
  -----------------------*/
  .event-page .event-page-header {
    left: 0;
    width: 100%;
  }
  .event-page .event-item-content-header [class*='icon-'] {
    margin: 0 10px;
  }
  .event-page .result-player {
    width: calc(100% - 80px);
  }
  .event-page .event-result-box {
    text-align: center;
  }

  .cricket .event-page .timeline-container [class*='event-content-'] .event-item-content {
    width: calc(100% - 10px);
  }
  .cricket .event-page .over-balls-container .ball-result-container {
    margin-right: 5px;
  }

  .break-large,
  .break-medium,
  .break-small,
  .break-micro {
    display: none !important;
  }

  .show-large,
  .show-medium,
  .show-small,
  .show-micro {
    display: block !important;
  }

  SPAN.show-large,
  SPAN.show-medium,
  SPAN.show-small,
  SPAN.show-micro {
    display: inline !important;
  }
}
/*--------------------

	Content styles

--------------------*/
.loader-main {
  z-index: 3;
  margin: auto;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  position: relative;
  animation: loader-main .9s ease alternate infinite;
  animation-delay: .36s;
}

.loader-main:before,
.loader-main:after {
  content: '';
  position: absolute;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  animation: loader-main .9s ease alternate infinite;
}

.loader-main:before {
  left: -30px;
  animation-delay: .18s;
}

.loader-main:after {
  right: -30px;
  animation-delay: .54s;
}

@keyframes loader-main {
  0% {
    box-shadow: 0 28px 0 -28px #ff6535;
  }
  100% {
    box-shadow: 0 28px 0 #ff6535;
  }
}
.header-filter {
  z-index: 1;
  position: relative;
  height: 60px;
  background-color: #ffffff;
  box-shadow: 0px 20px 20px -15px rgba(94, 115, 129, 0.1);
}
.header-filter.stick-header {
  z-index: 9;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}

#leagues-button {
  cursor: pointer;
  position: absolute;
  left: 30px;
  bottom: 20px;
}

.button-hamburger {
  display: inline-block;
  position: relative;
  margin-right: 10px;
  width: 18px;
  height: 12px;
  z-index: 999;
}

.button-hamburger-item {
  display: block;
  position: absolute;
  border-radius: 10px;
  height: 2px;
  left: 0px;
  right: 0px;
  background: #8193A6;
  -webkit-transition-property: transform,background;
  -moz-transition-property: transform,background;
  -o-transition-property: transform,background;
  transition-property: transform,background;
  -o-transition-duration: 250ms;
  transition-duration: 250ms;
  -webkit-transition-timing-function: linear;
  -moz-transition-timing-function: linear;
  -o-transition-timing-function: linear;
  transition-timing-function: linear;
}
.button-hamburger-item.middle {
  top: 50%;
  margin-top: -1px;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
  -o-transition-duration: 250ms;
  transition-duration: 250ms;
}
.button-hamburger-item.bottom {
  bottom: 0;
}

.seleted-league {
  display: inline-block;
  font-weight: 500;
  line-height: 1.25;
  color: #00309b;
}

.button-white {
  cursor: pointer;
  z-index: 1;
  position: absolute;
  top: 24%;
  left: 20px;
  padding: 0 24px;
  border-radius: 32px;
  line-height: 2.3;
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 0.2px;
  text-align: center;
  background: linear-gradient(to right, #ff6535, #ff3f3d);
  color: #ff553e;
}

.button-white.active {
  color: #ffffff;
}

.active.button-white:after {
  background: none;
}

.button-white:after {
  z-index: -1;
  position: absolute;
  top: 2px;
  bottom: 2px;
  right: 2px;
  left: 2px;
  border-radius: 45px;
  content: '';
  background: #ffffff;
}

.button-white:hover {
  color: #ffffff;
}

.button-white:hover:after {
  background: none;
}

.filter-menu {
  text-align: center;
}
.filter-menu .active {
  color: #ff553e;
}

.filter-button,
.filter-calendar {
  cursor: pointer;
  position: relative;
  display: inline-block;
  border-right: 1px solid rgba(130, 148, 168, 0.25);
  padding: 0 20px;
  line-height: 1.5;
  font-weight: 500;
  color: #8294a8;
}

.filter-button:hover,
.filter-calendar:hover {
  color: #ff553e;
}

.live-counter {
  display: inline-block;
  position: absolute;
  top: -10px;
  right: 2px;
  border-radius: 100%;
  width: 20px;
  height: 20px;
  background-color: #ff553e;
  line-height: 1.8;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
}

.filter-calendar {
  border-right: none;
}
.filter-calendar.pointer-events-none {
  color: #ff553e;
}
.filter-calendar.active {
  padding-right: 0;
}
.filter-calendar.active .icon-calendar {
  margin-right: 6px;
}
.filter-calendar.active .date-text-calendar {
  font-size: 14px;
  line-height: 1.5;
  font-weight: 500;
  color: #ff553e;
}

.date-text-calendar {
  display: none;
}

.icon-calendar {
  position: relative;
  top: 3px;
  font-size: 20px;
}

.icon-calendar:after {
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0), #ffffff 50%);
  content: ' ';
}

.filter-video {
  position: absolute;
  right: 40px;
  bottom: 0;
}

.video-switch-container {
  cursor: pointer;
  font-size: 0;
}
.video-switch-container.disabled {
  cursor: unset;
}

.video-switch-container:hover .filter-video-label {
  color: #ff553e;
}

.video-switch-container input {
  display: none;
}

input:checked + .filter-video-switch {
  background-image: linear-gradient(to right, #ff6535, #ff3f3d);
  background-color: none;
}

input:checked + .filter-video-switch:before {
  -webkit-transform: translateX(12px);
  -ms-transform: translateX(12px);
  transform: translateX(12px);
}

input:checked ~ .filter-video-label {
  color: #352892;
}

.filter-video-switch {
  display: inline-block;
  margin-right: 7px;
  border-radius: 100px;
  width: 32px;
  line-height: 1.2;
  font-size: initial;
  background-color: #8f99af;
}

.filter-video-switch:before {
  display: inline-block;
  margin: 0 4px;
  border-radius: 100%;
  width: 12px;
  height: 12px;
  background-color: #ffffff;
  content: "";
  -webkit-transition: .4s;
  transition: .4s;
}

.filter-video-label {
  line-height: 3.8;
  font-weight: 500;
  font-size: initial;
  color: #8f99af;
}

.floating-input-container {
  position: relative;
  font-size: 16px;
  padding: 20px 0;
}

.floating-input {
  outline: none;
  border: none;
  border-bottom: 1px solid rgba(143, 153, 175, 0.49);
  width: 100%;
  line-height: 1.25;
  font-size: 16px;
  font-weight: 600;
  color: #352892;
}

.highlight-bar {
  position: relative;
  display: block;
  width: 300px;
}

.highlight-bar:before, .highlight-bar:after {
  content: '';
  height: 2px;
  width: 0;
  bottom: 0;
  position: absolute;
  background: #352892;
  transition: 0.2s ease all;
  -moz-transition: 0.2s ease all;
  -webkit-transition: 0.2s ease all;
}

.floating-input-container.error .highlight-bar:before,
.floating-input-container.error .highlight-bar:after {
  background-color: #de3226;
}
.floating-input-container.error .floating-label {
  color: #de3226;
}

.highlight-bar:before {
  left: 50%;
}

.highlight-bar:after {
  right: 50%;
}

input:focus ~ .highlight-bar:before,
input:focus ~ .highlight-bar:after {
  width: 50%;
}

.floating-label {
  position: absolute;
  top: 4px;
  left: 0;
  line-height: 2.5;
  width: 95%;
  overflow: hidden;
  white-space: nowrap;
  text-align: left;
  font-weight: 500;
  color: #8f99af;
  -webkit-transition-duration: .2s;
  transition-duration: .2s;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.float .floating-label {
  top: -5px;
  visibility: visible;
  font-size: 12px;
  font-weight: 500;
}

.icon-eye {
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 0;
  font-size: 22px;
  color: rgba(143, 153, 175, 0.5);
}

.icon-eye.orange {
  color: #ff553e;
}

.label-birth {
  font-size: 12px;
  font-weight: 500;
  line-height: 1.43;
  text-align: left;
  color: #8f99af;
}

.birth-date-container {
  font-size: 0;
}

FORM .dropdown-day,
FORM .dropdown-year {
  width: 60px;
}

FORM .dropdown-month,
FORM .dropdown-year {
  margin-left: 20px;
}

.selection {
  cursor: pointer;
  display: inline-block;
  width: 140px;
  color: #8f99af;
  border-bottom: 1px solid rgba(143, 153, 175, 0.49);
  position: relative;
  outline: 0;
  text-align: left;
  font-size: 16px;
  font-weight: 500;
  line-height: 2.5;
}
.selection .arrow-dropdown {
  position: absolute;
  right: 0;
  top: 43%;
  border-top: 6px solid #8f99af;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
}
.selection SELECT {
  display: none;
}
.selection .text {
  display: inline-block;
}
.selection [class*='selection-content-'] {
  overflow: auto;
  visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-overflow-scrolling: touch;
  cursor: auto;
  outline: 0;
  position: absolute;
  top: 100%;
  left: 0;
  border-radius: 0 0 5px 5px;
  width: 100%;
  height: 160px;
  background-color: #ffffff;
  box-shadow: 0 2px 3px 0 rgba(34, 36, 38, 0.15);
}
.selection .selection-content-year {
  width: 106%;
}
.selection .item {
  cursor: pointer;
  line-height: 1;
  color: #8f99af;
  padding: 12px 10px;
}
.selection .item.selected {
  background: rgba(0, 0, 0, 0.03);
  color: rgba(0, 0, 0, 0.95);
}
.selection .item:hover {
  background: rgba(0, 0, 0, 0.05);
  color: rgba(0, 0, 0, 0.95);
}
.selection.active {
  border-color: #96c8da;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.selection.active [class*='selection-content-'] {
  visibility: visible;
}

.label-error-message {
  display: none;
  line-height: 2;
  font-size: 12px;
}

DIV.error .floating-input {
  border-bottom: 2px solid #ff2741;
}
DIV.error [class*="label"] {
  color: #ff2741;
}
DIV.error .label-error-message {
  display: inline;
}
DIV.error[class*="dropdown-"] {
  border-bottom: 2px solid #ff2741;
}
DIV.error[class*="dropdown-"] .arrow-dropdown {
  border-top: 6px solid #ff2741;
}
DIV.error[class*="dropdown-"] .text {
  color: #ff2741;
}
DIV.error[class*="dropdown-"] .label-error-message {
  position: absolute;
  bottom: -25px;
  left: 0;
  width: calc(100% + 10px);
}
DIV.error.textarea-container TEXTAREA {
  opacity: 1;
  border-color: #ff2741;
}
DIV.error.textarea-container TEXTAREA::placeholder {
  color: #ff2741;
}

#sts_datepicker {
  z-index: 3;
  position: absolute;
  top: 45px;
  right: -90px;
  border-radius: 8px;
  box-shadow: 0 -1px 16px 0 rgba(0, 0, 0, 0.2);
}
#sts_datepicker .ui-datepicker {
  border: unset;
  padding: 12px;
  width: calc(240px - 24px);
}
#sts_datepicker .ui-datepicker-header {
  border: unset;
  background: unset;
}
#sts_datepicker .ui-datepicker-title {
  font-size: 16px;
  color: #352892;
}
#sts_datepicker .ui-datepicker-prev.ui-state-hover {
  border: unset;
  background: unset;
  top: 2px;
  left: 2px;
}
#sts_datepicker .ui-datepicker-prev.ui-state-hover .ui-icon-circle-triangle-w {
  background-image: url("/icons/font-icons/arrow-left.svg");
}
#sts_datepicker .ui-datepicker-next.ui-state-hover {
  border: unset;
  background: unset;
  top: 2px;
  right: 2px;
}
#sts_datepicker .ui-datepicker-next.ui-state-hover .ui-icon-circle-triangle-e {
  background-image: url("/icons/font-icons/arrow-right.svg");
}
#sts_datepicker .ui-icon-circle-triangle-w {
  background-image: url("/img/arrow-gray-left.svg");
  background-position: center;
}
#sts_datepicker .ui-icon-circle-triangle-e {
  background-image: url("/img/arrow-gray-right.svg");
  background-position: center;
}
#sts_datepicker .ui-icon {
  width: 14px;
  height: 14px;
}
#sts_datepicker TABLE {
  margin: 0;
  font-size: 12px;
}
#sts_datepicker THEAD {
  text-transform: uppercase;
  color: #8f99af;
}
#sts_datepicker TH {
  padding: 12px 0;
}
#sts_datepicker TD {
  padding: 0;
}
#sts_datepicker .ui-state-default {
  display: flex;
  align-items: center;
  justify-content: center;
  border: unset;
  border-radius: 100%;
  padding: 0;
  width: 26px;
  height: 26px;
  background: unset;
  font-weight: 600;
  text-align: center;
  color: #352892;
}
#sts_datepicker .ui-state-hover,
#sts_datepicker .ui-datepicker-current-day A {
  background-image: linear-gradient(to right, #ff6535, #ff3f3d);
  color: #ffffff;
}
#sts_datepicker .ui-state-hover {
  box-sizing: border-box;
  border: 2px solid #8f99af;
}
#sts_datepicker .ui-datepicker-today .ui-state-active.ui-state-highlight {
  width: 24px;
  height: 24px;
  background-image: linear-gradient(to right, #ff6535, #ff3f3d);
  color: #ffffff;
}
#sts_datepicker .ui-datepicker-today A {
  background-image: unset;
  background-color: #8f99af;
  color: #ffffff;
}
#sts_datepicker .calendar-connection {
  position: absolute;
  top: -10px;
  left: 112px;
  border-left: 8px solid transparent;
  border-bottom: 10px solid #ffffff;
  border-right: 8px solid transparent;
  width: 0;
  height: 0;
}

/*----------------------------

	Additional icon styles

----------------------------*/
.icon-football,
.icon-puck,
.icon-penalty,
.icon-rugby {
  position: relative;
  color: #352892;
}

.icon-penalty-missed {
  color: #ff2741 !important;
}

.main-content .icon-football.penalty.missed,
.main-content .icon-puck.penalty.missed,
.main-content .icon-football.own {
  color: #ff2741;
}

.icon-facebook {
  color: #4267B2;
}

.icon-twitter {
  color: #4fadf3;
}

.icon-google-plus {
  color: #dc4335;
}

.icon-link,
.icon-upload {
  color: #ea5744;
}

.links-social-item-google-plus:hover .social-icon-google-plus {
  background-color: #dc4335;
}
.links-social-item-google-plus:hover .icon-google-plus {
  color: #ffffff;
}

.links-social-item-twitter:hover .social-icon-twitter {
  background-color: #4fadf3;
}
.links-social-item-twitter:hover .icon-twitter {
  color: #ffffff;
}

.links-social-item-facebook:hover .social-icon-facebook {
  background-color: #4267B2;
}
.links-social-item-facebook:hover .icon-facebook {
  color: #ffffff;
}

.links-social-item-link:hover .social-icon-link {
  background-color: #ea5744;
}
.links-social-item-link:hover .icon-link {
  color: #ffffff;
}

.links-social-item-upload:hover .social-icon-upload {
  background-color: #ea5744;
}
.links-social-item-upload:hover .icon-upload {
  color: #ffffff;
}

.icon-defaultteam {
  height: 40px;
  color: rgba(130, 148, 168, 0.5);
  font-size: 40px;
}

.icon-defaultplayer {
  border-radius: 100%;
  width: 40px;
  height: 40px;
  font-size: 34px;
  color: #DFE3E8;
  background-color: #BFC8D1;
}

.icon-defaultplayer:before {
  position: relative;
  top: 6px;
}

.penalty.icon-puck:after {
  content: "P";
  position: absolute;
  right: -5px;
  bottom: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  width: 16px;
  height: 16px;
  font-family: 'Roboto', sans-serif;
  font-weight: bold;
  font-size: 14px;
  background-color: #ffffff;
}

.conv.icon-rugby:after,
.penalty.icon-rugby:after,
.try.icon-rugby:after {
  position: absolute;
  right: -7px;
  bottom: -1px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  width: 16px;
  height: 16px;
  font-family: 'Roboto', sans-serif;
  font-weight: bold;
  font-size: 13px;
  background-color: #ffffff;
}

.conv.icon-rugby:after {
  content: 'C';
}

.penalty.icon-rugby:after {
  content: 'P';
}

.try.icon-rugby:after {
  content: 'T';
}

/*-----------------------------------

	Additional mediaplayer styles

-----------------------------------*/
.mediaplayer .bind-play IMG {
  width: 100%;
}
.mediaplayer IFRAME {
  top: 0;
}

/*---------------------------------

	Scroll to top button styles

---------------------------------*/
.scroll-top {
  z-index: 1;
  cursor: pointer;
  display: none;
  position: fixed;
  right: 10px;
  bottom: 10px;
  border-radius: 100%;
  width: 48px;
  height: 48px;
  background-color: rgba(255, 255, 255, 0.8);
  color: #ff553e;
  box-shadow: 0 4px 16px 0 rgba(94, 115, 129, 0.25);
}

.scroll-top:hover {
  background-color: #ff553e;
  color: #ffffff;
}

/*------------------------

	Coockie bar styles

------------------------*/
.cookie-bar {
  z-index: 5;
  position: fixed;
  bottom: 0;
  padding: 0 10px;
  width: 100%;
  min-width: 320px;
  height: 60px;
  box-sizing: border-box;
  text-align: center;
  background-color: #ffffff;
}

.cookie-bar-text {
  font-size: 14px;
  line-height: 1.43;
  color: #3b434d;
}

.cookie-button {
  margin-left: 32px;
}

/*------------------------

	Video delay styles

------------------------*/
.video-delay-page {
  display: none;
  flex-direction: column;
  width: 100%;
  height: 1080px;
  background-color: #00309b;
  text-align: center;
}
.video-delay-page .video-delay-logo {
  margin-bottom: 40px;
  height: 200px;
}
.video-delay-page .video-delay-text {
  font-size: 64px;
  font-weight: 500;
  text-align: center;
  color: #ffffff;
}
