.footeradv{
    background-image:url("../soccer/images/aftabbg4.jpg");
    background-repeat:no-repeat;
    background-size:cover;
}
.footeradv2 *{
      font-family: sans-serif;
}
.owl-carousel {
  -webkit-tap-highlight-color: transparent;
  display: none;
  position: relative;
  width: 100%;
  z-index: 1;
}
.owl-carousel .owl-stage {
  -moz-backface-visibility: hidden;
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
}
.owl-carousel .owl-stage:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  line-height: 0;
  visibility: hidden;
}
.owl-carousel .owl-stage-outer {
  overflow: hidden;
  position: relative;
  -webkit-transform: translateZ(0);
}
.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
}
.owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-backface-visibility: hidden;
  float: left;
  min-height: 1px;
  position: relative;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}
.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
  display: none;
}
.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
  background: none;
  border: none;
  color: inherit;
  font: inherit;
  padding: 0 !important;
}
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel.owl-loading {
  display: block;
  opacity: 0;
}
.owl-carousel.owl-hidden {
  opacity: 1;
}
.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}
.owl-carousel.owl-drag .owl-item {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
 display:inline-block !important;
 
}
.no-js .owl-carousel {
  display: block;
}
.owl-carousel .animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  animation-name: fadeOut;
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.owl-height {
  transition: height 0.5s ease-in-out;
}
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 0.4s ease;
}
.owl-carousel .owl-item .owl-lazy:not([src]),
.owl-carousel .owl-item .owl-lazy[src^=""] {
  max-height: 0;
}
.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d;
}
.owl-carousel .owl-video-wrapper {
  background: #000;
  height: 100%;
  position: relative;
}
.owl-carousel .owl-video-play-icon {
  -webkit-backface-visibility: hidden;
  background: url(owl.video.play.png) no-repeat;
  cursor: pointer;
  height: 80px;
  left: 50%;
  margin-left: -40px;
  margin-top: -40px;
  position: absolute;
  top: 50%;
  transition: transform 0.1s ease;
  width: 80px;
  z-index: 1;
}
.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3);
  transform: scale(1.3);
}
.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
  display: none;
}
.owl-carousel .owl-video-tn {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  height: 100%;
  opacity: 0;
  transition: opacity 0.4s ease;
}
.owl-carousel .owl-video-frame {
  height: 100%;
  position: relative;
  width: 100%;
  z-index: 1;
}
.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto {
  padding-left: 8px;
  padding-right: 8px;
}
@media (max-width: 540px) {
  .p-mob-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
.row {
  margin-left: -8px;
  margin-right: -8px;
}
.container {
  clear: both;
  padding-left: 8px;
  padding-right: 8px;
}
@media (min-width: 1240px) {
  .container {
    max-width: 1260px !important;
  }
}
@media (min-width: 599px) and (max-width: 1239px) {
  .container {
    max-width: 100% !important;

  }
  .float-menu.mobile{
      display:block !important;
  }
}

.container-fluid {
  padding-left: 8px;
  padding-right: 8px;
}
.tb-holder {
  float: right;
  text-align: center;
  width: 100%;
}
.tb-holder .adbox {
  display: inline-block;
  margin: 0 8px;
}
.tb-holder .adbox > div {
  display: block;
  margin-bottom: 15px;
}
.tb-holder .adbox > a.adlink {
  display: inline-block;
  margin-bottom: 15px;
}
@media (max-width: 1199px) {
  .tb-holder .adbox > a.adlink {
    margin-bottom: 15px;
  }
}
.tb-holder .adbox > a.adlink img.adimage {
  border-radius: 4px;
}
.tb-holder.widget-ad .adbox {
  margin: 0;
}
.tb-holder.widget-ad .adbox a.adlink {
  width: 100%;
}
.tb-holder.widget-ad .adbox a.adlink img.adimage {
  border-radius: 4px;
  width: 100%;
}
.tb-holder.row-banner-zone {
  float: none;
  width: auto;
}
.tb-holder.row-banner-zone.detail-header-banner img {
  width: 100%;
}
.tb-holder.row-banner-zone .adbox {
  flex: 1;
  margin: 0;
  padding: 0 8px;
}
@media (max-width: 991px) {
  .tb-holder.row-banner-zone .adbox {
    flex: 0 0 100%;
  }
}
.tb-holder.header-banner-zone .adbox {
  margin-bottom: 0;
  margin-top: 0;
}
.tb-holder.side-banner-zone .adbox {
  margin: 0;
}
.sticky-ad {
  bottom: 0;
  display: none;
  left: 0;
  position: fixed;
  right: 0;
  text-align: center;
  width: 100%;
  z-index: 3;
}
.sticky-ad .close-ad {
  background-color: rgba(0, 0, 0, 0.5);
  background-image: url(/img/icons/close-icon-white.svg);
  background-position: 50%;
  background-size: contain;
  content: "";
  float: left;
  height: 15px;
  left: 0;
  position: absolute;
  width: 15px;
  z-index: 1;
}
@media (max-width: 575px) {
  .sticky-ad {
    display: block;
  }
}
.sticky-ad .tb-holder .adbox {
  display: flex;
  margin: 0 !important;
  width: 100% !important;
}
.sticky-ad .tb-holder .adbox > a.adlink {
  margin-bottom: 0 !important;
  width: 100% !important;
}
.sticky-ad .tb-holder .adbox > a.adlink img.adimage {
  border-radius: 0;
  width: 100% !important;
}
.sticky-ad .tb-holder .adbox > div {
  margin-bottom: 0 !important;
}
.adbox {
  overflow: hidden;
  position: relative;
  z-index: 0;
}
.table-holder {
  float: right;
  width: 100%;
}
@media (max-width: 991px) {
  .table-holder {
    overflow: scroll;
  }
}
.table-holder .standing-notice {
  background: #fafafa;
  border-radius: 5px;
  float: right;
  margin-bottom: 7px;
  padding: 15px;
  width: 100%;
}
.table-holder .standing-notice p {
  font-size: 12px;
  font-weight: 500;
  margin: 3px 0;
  padding: 0;
}
.table-holder table {
  float: right;
  margin-bottom: 10px;
  min-width: 100%;
  table-layout: fixed !important;
}
.table-holder table caption {
  display: none !important;
}
.table-holder table .standing-rule-color {
  bottom: 0;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  width: 3px;
}
@media (max-width: 767px) {
  .table-holder table .standing-rule-color {
    width: 2px;
  }
}
@media (max-width: 768px) {
  .table-holder table {
    font-size: 12px;
  }
}
.table-holder table tr th {
  font-size: 12px;
  font-weight: 400;
}
.table-holder table tr td:nth-child(2) {
  color: #212121;
  font-weight: 600;
}
.table-holder table tr td.no-data {
  color: #888 !important;
  font-weight: 400 !important;
  left: 0;
  margin-top: 20px;
  position: absolute;
  right: 0;
  text-align: center !important;
}
.table-holder table tr td .standing-notice-star {
  color: red;
  position: relative;
  right: 8px;
  top: 5px;
}
.table-holder table tr td .ls-results {
  border-radius: 50%;
  color: #fff;
  display: inline-block;
  height: 20px;
  line-height: 24px;
  margin: 2.5px;
  text-align: center;
  width: 20px;
}
.table-holder table tr td .ls-results.ls-win {
  background: #00c853;
}
.table-holder table tr td .ls-results.ls-lose {
  background: #d8191f;
}
.table-holder table tr td .ls-results.ls-draw {
  background: #999;
}
.table-holder table tr td,
.table-holder table tr th {
  border-bottom: 1px solid #eee;
  color: #212121;
  padding: 5px 0;
  text-align: center;
}
.table-holder table tr td img,
.table-holder table tr th img {
  max-height: 100%;
  max-width: 100%;
}
.table-holder table tr:last-child td {
  border: none;
}
.table-holder table.league-standing.side-standing tr td,
.table-holder table.league-standing.side-standing tr th {
  direction: ltr;
}
.table-holder table.league-standing.side-standing tr td:first-child,
.table-holder table.league-standing.side-standing tr th:first-child {
  max-width: 20px;
  width: 20px;
}
.table-holder table.league-standing.side-standing tr td:nth-child(2),
.table-holder table.league-standing.side-standing tr th:nth-child(2) {
  direction: rtl;
  font-size: 13px;
  font-weight: 400;
  padding-right: 5px;
  text-align: right;
  width: 150px;
}

@media (max-width: 768px) {
  .table-holder table.league-standing.side-standing tr td:nth-child(2),
  .table-holder table.league-standing.side-standing tr th:nth-child(2) {
    min-width: 160px !important;
  }
}
.table-holder table.league-standing.football-standing tr:nth-child(2n) {
  background: #f5f5f5;
}
.table-holder table.league-standing.football-standing tr.fall {
  animation: team-fall 5s linear;
}
.table-holder table.league-standing.football-standing tr.rise {
  animation: team-rise 5s linear;
}
.table-holder table.league-standing.football-standing tr th {
  border-bottom: 1px solid #eee;
  color: #9e9e9e;
  font-size: 10px;
  padding: 14px 0;
  text-align: center;
}

@media (min-width: 768px) {
  .table-holder table.league-standing.football-standing tr th {
    font-size: 12px;
    transform: none;
    white-space: normal;
  }
}
@media (max-width: 767px) {
  .table-holder table.league-standing.football-standing tr th:first-child {
    max-width: 10px;
  }
}
.table-holder table.league-standing.football-standing tr th:nth-child(2) {
  padding-right: 10px;
  text-align: center;
}
@media (min-width: 768px) {
  .table-holder table.league-standing.football-standing tr th:nth-child(2) {
    text-align: right;
  }
}
.table-holder table.league-standing.football-standing tr th.last-five {
  direction: rtl;
  padding-left: 5px;
  text-align: left;
  width: 150px;
}
@media (max-width: 767px) {
  .table-holder table.league-standing.football-standing tr th.last-five {
    display: none !important;
  }
}
.table-holder table.league-standing.football-standing tr td {
  direction: ltr;
  min-width: 28px;
  position: relative;
  transform: none;
}
@media (min-width: 768px) {
  .table-holder table.league-standing.football-standing tr td {
    min-width: 50px;
  }
}
@media (max-width: 767px) {
  .table-holder table.league-standing.football-standing tr td:first-child {
    font-size: 10px;
    min-width: auto;
    width: 17px;
  }
}
.table-holder table.league-standing.football-standing tr td:nth-child(2) {
  direction: rtl;
  font-size: 10px;
  max-width: 87px;
  text-align: right;
  transform: none;
  white-space: normal;
}
@media (min-width: 768px) {
  .table-holder table.league-standing.football-standing tr td:nth-child(2) {
    font-size: 12px;
    min-width: 150px;
  }
}
.table-holder table.league-standing.football-standing tr td.last-five {
  direction: rtl;
  padding-left: 5px;
  text-align: left;
  width: 150px;
}
@media (max-width: 767px) {
  .table-holder table.league-standing.football-standing tr td.last-five {
    display: none !important;
  }
}
.table-holder table.league-standing.football-standing tr td.last-five img {
  max-width: none;
}
.table-holder table.league-standing.football-standing tr.qualified td {
  position: relative;
}
.table-holder
  table.league-standing.football-standing
  tr.qualified
  td:first-child:before {
  background: #00c853;
  content: "";
  height: 96%;
  position: absolute;
  right: -1px;
  top: 2%;
  width: 2px;
}
.table-holder table.league-standing.football-standing tr.relegated td {
  position: relative;
}
.table-holder
  table.league-standing.football-standing
  tr.relegated
  td:first-child:before {
  background: #d8191f;
  content: "";
  height: 96%;
  position: absolute;
  right: -1px;
  top: 2%;
  width: 2px;
}
.table-holder table.league-standing.basketball-standing tr:nth-child(2n) {
  background: #f5f5f5;
}
.table-holder table.league-standing.basketball-standing tr td,
.table-holder table.league-standing.basketball-standing tr th {
  direction: ltr;
}
.table-holder table.league-standing.basketball-standing tr th {
  border-bottom: 1px solid #eee;
  color: #9e9e9e;
  direction: rtl;
  font-size: 10px;
  padding: 14px 0;
  text-align: center;
}
@media (min-width: 768px) {
  .table-holder table.league-standing.basketball-standing tr th {
    font-size: 12px;
    transform: none;
    white-space: normal;
  }
}
.table-holder table.league-standing.basketball-standing tr th:first-child {
  max-width: 10px;
}
.table-holder table.league-standing.basketball-standing tr th:nth-child(2) {
  padding-right: 10px;
  text-align: center;
}
@media (min-width: 768px) {
  .table-holder table.league-standing.basketball-standing tr th:nth-child(2) {
    text-align: right;
  }
}
.table-holder table.league-standing.basketball-standing tr td {
  direction: ltr;
  min-width: 28px;
  position: relative;
  transform: none;
}
@media (min-width: 768px) {
  .table-holder table.league-standing.basketball-standing tr td {
    min-width: 50px;
  }
}
.table-holder table.league-standing.basketball-standing tr td:first-child {
  max-width: 10px;
  min-width: auto;
}
.table-holder table.league-standing.basketball-standing tr td:nth-child(2) {
  direction: rtl;
  font-size: 10px;
  max-width: 87px;
  text-align: right;
  transform: none;
  white-space: normal;
}
@media (min-width: 768px) {
  .table-holder table.league-standing.basketball-standing tr td:nth-child(2) {
    font-size: 12px;
    min-width: 150px;
  }
}
.table-holder table.league-standing.volleyball-standing thead .main-row th {
  border: none;
  min-width: 30px;
  padding-right: 0 !important;
  position: relative;
  text-align: center;
  vertical-align: bottom;
}
.table-holder
  table.league-standing.volleyball-standing
  thead
  .main-row
  th:nth-child(2) {
  max-width: none;
  min-width: 200px;
  text-align: right;
}
.table-holder
  table.league-standing.volleyball-standing
  thead
  .main-row
  th.has-border {
  color: #0097a7;
}
.table-holder
  table.league-standing.volleyball-standing
  thead
  .main-row
  th.has-border:after {
  background: #0097a7;
  bottom: 0;
  content: "";
  height: 1px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  width: 88%;
}
.table-holder
  table.league-standing.volleyball-standing
  thead
  .secondary-row
  th {
  border: none;
  min-width: 30px;
  padding-right: 0 !important;
  text-align: center;
  vertical-align: bottom;
}
.table-holder
  table.league-standing.volleyball-standing
  thead
  .secondary-row
  th:last-child {
  text-align: left;
}
.table-holder
  table.league-standing.volleyball-standing
  tbody
  tr
  td:nth-child(2) {
  min-width: 200px;
  text-align: right;
}
.table-holder
  table.league-standing.volleyball-standing
  tbody
  tr
  td.has-left-border {
  border-left: 1px solid #eee;
}
.table-holder
  table.league-standing.volleyball-standing
  tbody
  tr:first-child
  td {
  border-top: 1px solid #eee;
}
.table-holder table.top-list tr td,
.table-holder table.top-list tr th {
  min-width: 65px;
  padding: 5px 0;
}
.table-holder table.top-list tr td:last-child,
.table-holder table.top-list tr th:last-child {
  text-align: left;
}
.table-holder table.top-list tr td:nth-child(2),
.table-holder table.top-list tr th:nth-child(2) {
  font-weight: 400;
  text-align: right;
}
.table-holder table.topscorers tr td,
.table-holder table.topscorers tr th {
  padding: 5px 0;
}
.table-holder table.topscorers tr td img,
.table-holder table.topscorers tr th img {
  border-radius: 50%;
  height: 30px;
  width: 100%;
}
.table-holder table.topscorers tr td:first-child,
.table-holder table.topscorers tr th:first-child {
  text-align: right;
  width: 250px;
}
.table-holder table.topscorers tr td:nth-child(2),
.table-holder table.topscorers tr th:nth-child(2) {
  padding-left: 15px;
  text-align: left;
}
.table-holder table.players-stats-table {
  table-layout: fixed;
}
@media (max-width: 768px) {
  .table-holder table.players-stats-table {
    table-layout: auto;
  }
}
.table-holder table.players-stats-table tr td,
.table-holder table.players-stats-table tr th {
  color: #212121;
  font-weight: 500;
  min-width: 100px;
  padding: 5px 0;
}
.table-holder table.players-stats-table tr td img,
.table-holder table.players-stats-table tr th img {
  border-radius: 0;
  max-height: 25px;
  max-width: 25px;
}
.table-holder table.players-stats-table tr td:first-child,
.table-holder table.players-stats-table tr th:first-child {
  min-width: 250px;
  text-align: right;
}
.table-holder table.players-stats-table tr td:nth-child(2),
.table-holder table.players-stats-table tr th:nth-child(2) {
  min-width: 150px;
  text-align: right;
}

.table-holder table div.img.shimmer,
.table-holder table span.shimmer {
  display: inline-block;
}
.table-holder table span.shimmer {
  border-radius: 0.6em;
  height: 1em;
  position: relative;
  top: 0.2em;
  width: 75px;
}
.table-holder table div.img.shimmer {
  border-radius: 50%;
  height: 50px;
  margin-bottom: -7px;
  margin-left: 10px;
  width: 25px;
}
.table-holder table div.img.shimmer + span {
  top: 0.1em;
}
.last-update p {
  font-size: 10px;
}
.nav-tabs {
  border: none;
  float: right;
  margin-bottom: 30px;
  padding: 0;
  width: 100%;
}
@media (max-width: 767px) {
  .nav-tabs {
    margin-bottom: 15px;
  }
}
.nav-tabs .nav-item {
  margin-bottom: 0;
}
.nav-tabs .nav-item .nav-link {
  border: none;
  border-bottom: 2px solid transparent !important;
  color: #757575;
}
.nav-tabs .nav-item .nav-link.active {
  border-bottom: 2px solid #0097a7 !important;
  color: #0097a7;
}
.tab-content,
.tab-content .tab-content > .tab-pane {
  float: right;
  width: 100%;
}
.videobox {
  margin-bottom: 30px;
  overflow: hidden;
}
@media (max-width: 575px) {
  .videobox {
    margin-bottom: 24px;
  }
}
.videobox .video-cover-box {
  background: #fcfcfc;
  border-radius: 5px;
  float: right;
  height: 154px;
  overflow: hidden;
  position: relative;
  width: 100%;
}
@media (max-width: 575px) {
  .videobox .video-cover-box {
    height: 90px;
    width: 40%;
  }
}
@media (max-width: 425px) {
  .videobox .video-cover-box {
    height: 80px;
  }
}
@media (max-width: 375px) {
  .videobox .video-cover-box {
    height: 70px;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .videobox .video-cover-box {
    height: 135px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .videobox .video-cover-box {
    height: 185px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .videobox .video-cover-box {
    height: 118px;
  }
}
@media (min-width: 1200px) and (max-width: 1259px) {
  .videobox .video-cover-box {
    height: 143px;
  }
}
.videobox .video-cover-box .video-cover-image {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  float: right;
  height: 100%;
  position: relative;
  width: 100%;
}
.videobox .video-cover-box .video-cover-image .shimmer.img {
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
.videobox .video-cover-box .video-cover-image img {
  height: auto;
  max-width: 100%;
  width: 100%;
}
.videobox .video-cover-box .timebox {
  background: rgba(0, 0, 0, 0.5);
  bottom: 20px;
  position: absolute;
  right: 20px;
}
@media (max-width: 575px) {
  .videobox .video-cover-box .timebox {
    bottom: 5px;
    right: 5px;
  }
}
.videobox .video-cover-box .timebox .playicon {
  background: #0097a7;
  float: right;
  height: 25px;
  line-height: 12px;
  padding: 5px;
  text-align: center;
  width: 25px;
}
@media (max-width: 575px) {
  .videobox .video-cover-box .timebox .playicon {
    height: 18px;
    line-height: 0px;
    width: 18px;
  }
}
.videobox .video-cover-box .timebox .duration {
  color: #fff;
  float: right;
  font-size: 12px;
  line-height: 25px;
  padding: 0 5px;
}
@media (max-width: 575px) {
  .videobox .video-cover-box .timebox .duration {
    font-size: 10px;
    line-height: 18px;
  }
}
.videobox .video-data {
  direction: rtl;
  float: right;
  font-size: 12px;
  margin: 10px 0;
  width: 100%;
}
@media (max-width: 575px) {
  .videobox .video-data {
    font-size: 10px;
    margin-top: 0;
    padding-right: 15px;
    width: 60%;
  }
}
@media (max-width: 375px) {
  .videobox .video-data {
    margin-bottom: 5px;
    padding-right: 5px;
  }
}
.videobox .video-data .category {
  color: #0097a7;
  display: inline-block;
}
.videobox .video-data .date {
  color: #999;
}
.videobox .video-data .date.shimmer {
  border-radius: 0.5em;
  display: inline-block;
  height: 1em;
  width: 80px;
}
.videobox .video-data .view {
  color: #999;
}
.videobox .video-data .view.shimmer {
  border-radius: 0.5em;
  display: inline-block;
  height: 1em;
  margin-right: 8px;
  width: 80px;
}
.videobox .title {
  float: right;
  width: 100%;
}
.videobox .title .shimmer {
  border-radius: 0.65em;
  display: inline-block;
  height: 1.3em;
  width: 90%;
}
@media (max-width: 575px) {
  .videobox .title {
    font-size: 10px;
    margin-top: 0;
    padding-right: 15px;
    width: 60%;
  }
}
@media (max-width: 375px) {
  .videobox .title {
    padding-right: 5px;
  }
}
.videobox .title h3,
.videobox .title h4 {
  font-size: 16px;
  line-height: 1.7;
}
@media (max-width: 375px) {
  .videobox .title h3,
  .videobox .title h4 {
    font-size: 13px;
  }
}
html {
  overflow-x: hidden !important;
}
.tournament-round-name {
  position: relative;
  top: -10px;
}
.tournament-round-name .tournament-headers {
  border-top: 1px solid #eee;
  display: flex;
  flex-direction: row;
  flex-grow: 1;
  justify-content: space-around;
  margin-top: 15px;
}
.tournament-round-name .tournament-headers h3 {
  flex: 1;
  font-size: 16px;
  font-weight: 500;
  margin: 0;
  padding: 11px 0;
  text-align: center;
}
.tournament-round-name .tournament-headers h3 .shimmer {
  background-color: #f2f3f5;
  border-radius: 0.5em;
  display: inline-block;
  height: 1em;
  margin: -0.1em 0;
  width: 100px;
}
.tournament-round-name .tournament-headers h3 .shimmer:before {
  background-image: linear-gradient(90deg, #f2f3f5 0, #f8f9fa 50%, #f2f3f5);
}
@media (max-width: 991px) {
  .intro-list h1 {
    width: 100%;
  }
  .intro-list h1 a {
    text-align: center;
    width: 100%;
  }
}
.tournament-container .tournament-brackets {
  display: flex;
  flex-direction: row;
  list-style-type: none;
  margin-bottom: 50px;
  position: relative;
}
.tournament-container
  .tournament-brackets
  .owl-stage
  .owl-item:first-child
  .team-item-mob {
  padding-right: 10px !important;
}
.tournament-container .tournament-brackets .tournament-round {
  display: flex;
  flex: 1;
  flex-direction: column;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.tournament-container .tournament-brackets .tournament-round .bracket {
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: space-around;
}
.tournament-container
  .tournament-brackets
  .tournament-round
  .bracket
  .playoff-match-holder {
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: center;
  margin: 7px 0 7px 7px;
  padding: 0 0 0 10px;
  position: relative;
}
.tournament-container
  .tournament-brackets
  .tournament-round
  .bracket
  .playoff-match-holder:after {
  border-color: #e0e0e0;
  border-width: 2px;
  content: "";
  display: block;
  left: 0;
  position: absolute;
  width: 10px;
}
.tournament-container
  .tournament-brackets
  .tournament-round
  .bracket
  .playoff-match-holder:nth-of-type(odd):after {
  border-left-style: solid;
  border-top-style: solid;
  height: 100%;
  top: 50%;
}
.tournament-container
  .tournament-brackets
  .tournament-round
  .bracket
  .playoff-match-holder:nth-of-type(2n):after {
  border-bottom-style: solid;
  border-left-style: solid;
  height: 100%;
  top: -50%;
}
.tournament-container
  .tournament-brackets
  .tournament-round
  .bracket
  .playoff-match-holder:before {
  border-top: 2px solid #e0e0e0;
  content: "";
  height: 2px;
  position: absolute;
  right: -9px;
  top: 50%;
  width: 10px;
}
.tournament-container
  .tournament-brackets
  .tournament-round
  .bracket
  .playoff-match-holder
  .team-item {
  background-color: white;
  border-radius: 7px;
  display: block;
  line-height: 2;
  margin: auto;
  min-height: 60px;
  min-height: 85px;
  padding: 0 0 3px;
  position: relative;
  width: 100%;
}
.tournament-container
  .tournament-brackets
  .tournament-round
  .bracket
  .playoff-match-holder
  .team-item.two-leg {
  cursor: pointer;
}
.tournament-container
  .tournament-brackets
  .tournament-round
  .bracket
  .playoff-match-holder
  .team-item
  > div {
  padding: 0 7px;
}
.tournament-container
  .tournament-brackets
  .tournament-round
  .bracket
  .playoff-match-holder.has-third-place
  .team-item:first-child {
  margin-top: 40%;
}
.tournament-container
  .tournament-brackets
  .tournament-round
  .bracket
  .playoff-match-holder.has-third-place
  .team-item:first-child
  .node-title {
  background: #e8e8e8;
}
.tournament-container
  .tournament-brackets
  .tournament-round
  .bracket
  .playoff-match-holder.has-third-place
  .team-item:nth-child(2) {
  position: relative;
  top: 60px;
}
.tournament-container
  .tournament-brackets
  .tournament-round
  .bracket
  .playoff-match-holder.has-third-place
  .team-item:nth-child(2)
  .node-title {
  background: #f5f5f5;
}
.tournament-container
  .tournament-brackets
  .tournament-round
  .bracket
  .node-title {
  background: #f8f8f8;
  border-bottom: 1px solid #fff;
  border-radius: 7px 7px 0 0;
  float: right;
  font-size: 11px;
  font-weight: 600;
  margin-bottom: 5px;
  width: 100%;
}
.tournament-container
  .tournament-brackets
  .tournament-round
  .bracket
  .node-title
  span {
  color: #777;
  float: right;
  padding: 5px 7px 5px 0;
  text-align: right;
  width: 100%;
}
.tournament-container
  .tournament-brackets
  .tournament-round.last-round
  .bracket
  .playoff-match-holder
  .team-item {
  margin: 0;
}
.tournament-container
  .tournament-brackets
  .tournament-round:first-of-type
  .playoff-match-holder:before,
.tournament-container
  .tournament-brackets
  .tournament-round:last-of-type
  .playoff-match-holder:after {
  display: none;
}
.tournoment-team .tournoment-team-name {
  float: right;
  font-size: 12px;
  text-align: right;
  width: 85%;
}
.tournoment-team .tournoment-team-name figure {
  height: 20px;
  width: 20px;
}
.tournoment-team .tournoment-team-name figure img {
  height: auto;
  max-height: 100%;
  max-width: 100%;
  width: auto !important;
}
.tournoment-team .tournoment-team-name .shimmer {
  background-color: #f2f3f5;
  border-radius: 0.5em;
  display: inline-block;
  height: 1em;
  margin-bottom: -3px;
  width: calc(90% - 30px);
}
.tournoment-team .tournoment-team-name .shimmer:before {
  background-image: linear-gradient(90deg, #f2f3f5 0, #f8f9fa 50%, #f2f3f5);
}
.tournoment-team .tournoment-team-name .shimmer.img {
  border-radius: 50%;
  height: 20px;
  position: relative;
  top: 0.2em;
  width: 20px;
}
.tournoment-team .tournoment-team-goal {
  direction: ltr;
  float: right;
  font-size: 12px;
  text-align: left;
  width: 15%;
}
.tournoment-team .tournoment-team-goal.shimmer {
  background-color: #f2f3f5;
  border-radius: 0.5em;
  display: inline-block;
  float: left;
  height: 1em;
  margin-bottom: -3px;
  margin-top: 0.4em;
  width: 1em;
}
.tournoment-team .tournoment-team-goal.shimmer:before {
  background-image: linear-gradient(90deg, #f2f3f5 0, #f8f9fa 50%, #f2f3f5);
}
.tournoment-info {
  float: right;
  margin-bottom: 10px;
  min-height: 10px;
  width: 100%;
}
.tournoment-info > span {
  color: #757575;
  display: block;
  font-size: 12px;
}
.tournoment-info > span.shimmer {
  background-color: #f2f3f5;
  border-radius: 0.5em;
  height: 1em;
  margin: 0.5em 0;
  width: 70px;
}
.tournoment-info > span.shimmer:before {
  background-image: linear-gradient(90deg, #f2f3f5 0, #f8f9fa 50%, #f2f3f5);
}
.tournoment-info > span.type {
  float: right;
}
.tournoment-info > span.time {
  direction: ltr;
  float: right;
  margin-left: 5px;
}
.tournoment-info > span.links {
  direction: ltr;
  float: left;
}
.tournoment-info > span.links a {
  display: inline-block;
}
.tournoment-info > span.links a img {
  max-width: 17px;
  position: relative;
  top: -2px;
}
.playoff-popup {
  background: #fff;
  border-radius: 5px;
  box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.1);
  display: none;
  left: 0;
  position: absolute;
  right: 0;
  top: calc(100% + 8px);
  width: 100%;
  z-index: 999999;
}
.playoff-popup .close-popup {
  display: block;
}
.playoff-popup .close-popup img {
  max-width: 25px;
}
.playoff-popup .team-item {
  background: none !important;
  cursor: default !important;
  float: right;
  margin: 0 !important;
  padding: 15px 0 !important;
  width: 100%;
}
.playoff-popup .team-item:after,
.playoff-popup .team-item:before {
  display: none;
}
.two-leg-shadow {
  backdrop-filter: blur(2px);
  -webkit-backdrop-filter: blur(2px);
  background: hsla(0, 0%, 100%, 0.7);
  bottom: 0;
  content: "";
  display: none;
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 1;
}
.container[name="playoff"] {
  padding: 0;
}
.mobile-playoff {
  clear: both;
  display: none;
  position: relative;
}
@media (max-width: 991px) {
  .mobile-playoff {
    display: block;
  }
}
.mobile-playoff #carousel-custom-dots {
  display: flex;
  justify-content: center;
  padding: 0 8px;
}
@media (min-width: 500px) {
  .mobile-playoff #carousel-custom-dots .select-chips {
    flex: 1;
    text-align: center;
  }
}
.mobile-playoff .playoff-popup {
  border-radius: 0;
  margin: 0 auto;
  padding: 15px;
  top: 100%;
  width: 95%;
}
.mobile-playoff .tournament-container {
  position: relative;
  z-index: 1;
}
.mobile-playoff .owl-stage-outer {
  height: 100% !important;
}
.mobile-playoff .bracketmob {
  width: 100%;
}
.mobile-playoff .bracketmob .team-item-mob {
  min-height: 89px;
}
.mobile-playoff .bracketmob .team-item-mob .node-title {
  background: #eee;
  font-size: 11px;
  font-weight: 600;
  margin-bottom: 10px;
  padding: 6px 0;
  text-align: center;
}
.mobile-playoff .bracketmob .team-item-mob:after {
  top: 0;
}
.desktop-playoff {
  display: block;
}
@media (max-width: 991px) {
  .desktop-playoff {
    display: none;
  }
}
.subheader-inner-page .select-items > ul {
  z-index: 2;
}
@keyframes match-goal-update {
  10% {
    color: #0097a7;
    font-weight: 700;
    transform: scale(1.2);
  }
  90% {
    color: #0097a7;
    font-weight: 700;
    transform: scale(1.2);
  }
}
.todays-matches .matchrow{
        background-image: linear-gradient(121deg, #891736 -3%, #410224 102%);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
}
.todays-matches .todays-matches-holder {
  font-size: 12px;
  position: relative;
  width: 100%;
}
@media (max-width: 767px) {
  .todays-matches .todays-matches-holder .owl-stage-outer {
    overflow: visible;
  }
}
.todays-matches .todays-matches-holder .owl-stage {
  border-radius: 8px;
  overflow: hidden;
}
@media (max-width: 767px) {
  .todays-matches .todays-matches-holder .owl-stage {
    overflow: visible;
  }
  .todays-matches .todays-matches-holder {
    padding: 0;
  }
  .todays-matches .todays-matches-holder .owl-item {
    width: 250px !important;
  }
}
.todays-matches .todays-matches-holder .owl-nav button {
  background: none;
  border: 1px solid white;
  height: 25px;
  line-height: 1;
  position: absolute;
  top: 40%;
  width: 25px;
}
.todays-matches .todays-matches-holder .owl-nav button.disabled {
  opacity: 0.3;
}
.todays-matches .todays-matches-holder .owl-nav button.owl-next {
  left: -40px;
}
.todays-matches .todays-matches-holder .owl-nav button.owl-prev {
  right: -40px;
  transform: rotate(180deg);
}
.todays-matches .todays-matches-holder .today-match {
  /*background-image: linear-gradient(90deg, #610924, #a0153d); this*/
  color: #212121;
  float: right;
  width: 100%;
  background:white;
}
.todays-matches .todays-matches-holder .today-match .today-match-header {
  align-items: center;
  color: #fff;
  display: flex;
  float: right;
  padding: 5px;
  width: 100%;
  background:#0097a7;
}
.todays-matches
  .todays-matches-holder
  .today-match
  .today-match-header
  .match-date {
  float: right;
  width: 50%;
}
.todays-matches
  .todays-matches-holder
  .today-match
  .today-match-header
  .match-date.live:before {
  background-image: url(/img/icons/live-icon-64.gif);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: inline-block;
  height: 1em;
  margin: 0 0 0 5px;
  opacity: 0.6;
  position: relative;
  top: 0.2em;
  width: 1em;
}
.todays-matches
  .todays-matches-holder
  .today-match
  .today-match-header
  .match-time {
  float: left;
  text-align: left;
  width: 50%;
}
.todays-matches
  .todays-matches-holder
  .today-match
  .today-match-header
  .match-time
  a {
  display: inline-block;
}
.todays-matches
  .todays-matches-holder
  .today-match
  .today-match-header
  .match-time
  a
  img {
  width: 18px;
}
.todays-matches .todays-matches-holder .today-match .todays-match-info {
  display: flex;
  float: right;
  padding: 8px 5px;
  width: 100%;
}
.todays-matches
  .todays-matches-holder
  .today-match
  .todays-match-info
  .todays-match-teams {
  float: right;
  padding-left: 15px;
  width: 100%;
}
.todays-matches
  .todays-matches-holder
  .today-match
  .todays-match-info
  .todays-match-teams
  .team-item {
  float: right;
  width: 100%;
}
.todays-matches
  .todays-matches-holder
  .today-match
  .todays-match-info
  .todays-match-teams
  .team-item:first-child {
  margin-bottom: 8px;
}
.todays-matches
  .todays-matches-holder
  .today-match
  .todays-match-info
  .todays-match-teams
  .team-item
  .team-name {
  float: right;
  width: 75%;
}
.todays-matches
  .todays-matches-holder
  .today-match
  .todays-match-info
  .todays-match-teams
  .team-item
  .team-name
  img {
  border-radius: 0;
  display: inline-block;
  width: 20px;
}
.todays-matches
  .todays-matches-holder
  .today-match
  .todays-match-info
  .todays-match-teams
  .team-item
  .team-goals {
  direction: ltr;
  float: left;
  transform: scale(1);
  transform-origin: center center;
}
.todays-matches
  .todays-matches-holder
  .today-match
  .todays-match-info
  .todays-match-teams
  .team-item
  .team-goals.goal-update {
  animation: match-goal-update 10s linear;
}
.todays-matches
  .todays-matches-holder
  .today-match
  .todays-match-info
  .todays-match-detail {
  border-right: 1px solid #a0153d;
  display: flex;
  float: left;
  text-align: left;
}
.todays-matches
  .todays-matches-holder
  .today-match
  .todays-match-info
  .todays-match-detail
  a {
  display: inherit;
}
.todays-matches
  .todays-matches-holder
  .today-match
  .todays-match-info
  .todays-match-detail
  img {
  width: 30px;
}
.todays-matches .todays-matches-holder .today-match .team-match-footer {
  background: #0097a7;
  float: right;
  font-size: 10px;
  padding: 5px;
  width: 100%;
}
.todays-matches
  .todays-matches-holder
  .today-match
  .team-match-footer
  .refrees {
  float: right;
  height: 23px;
  margin-bottom: 5px;
  width: 100%;
}
.todays-matches
  .todays-matches-holder
  .today-match
  .team-match-footer
  .refrees
  span {
  display: inline-block;
  height: 20px;
  width: 20px;
}
.todays-matches
  .todays-matches-holder
  .today-match
  .team-match-footer
  .refrees
  span:first-child {
  color: #90a4ae;
  width: 40px;
}
.todays-matches
  .todays-matches-holder
  .today-match
  .team-match-footer
  .refrees
  span
  img {
  border-radius: 50%;
  height: 20px;
  width: 20px;
}
.todays-matches
  .todays-matches-holder
  .today-match
  .team-match-footer
  .refrees
  span.refrees-country {
  height: 18px;
  margin-left: 5px;
  position: relative;
  width: 24px;
}
.todays-matches
  .todays-matches-holder
  .today-match
  .team-match-footer
  .refrees
  span.refrees-country:before {
  border-bottom: 10px solid transparent;
  border-left: 7px solid #000e2a;
  border-top: 0 solid transparent;
  content: "";
  height: 0;
  left: 0;
  position: absolute;
  top: -1px;
  width: 0;
}
.todays-matches
  .todays-matches-holder
  .today-match
  .team-match-footer
  .refrees
  span.refrees-country:after {
  border-bottom: 0 solid transparent;
  border-left: 7px solid #000e2a;
  border-top: 10px solid transparent;
  bottom: -1px;
  content: "";
  height: 0;
  left: 0;
  position: absolute;
  width: 0;
}
.todays-matches
  .todays-matches-holder
  .today-match
  .team-match-footer
  .refrees
  span.refrees-country
  img {
  border-radius: 3px;
  height: 18px;
  width: 24px;
}
.todays-matches
  .todays-matches-holder
  .today-match
  .team-match-footer
  .stadium {
  float: right;
  margin-bottom: 5px;
  width: 100%;
}
.todays-matches
  .todays-matches-holder
  .today-match
  .team-match-footer
  .stadium
  span {
  display: inline-block;
}
.todays-matches
  .todays-matches-holder
  .today-match
  .team-match-footer
  .stadium
  span:first-child {
  color: #fff;
  width: 40px;
}
.todays-matches
  .todays-matches-holder
  .today-match
  .team-match-footer
  .stadium
  img {
  width: 25px;
}
.world-cup-news {
  /*background-size: contain;
  padding-bottom: 0;
  padding-top: 30px;
  position: relative;
  top: -80px;*/
}
@media (min-width: 1240px) {
  .world-cup-news {
    padding-top: 0;
  }
}
@media (max-width: 767px) {
  .world-cup-news {
    top: 0;
  }
}
@media (min-width: 1240px) {
  .world-cup-news .section-title h2 {
    color: #fff;
  }
}
@media (max-width: 767px) {
  .world-cup-news .featured-news .row .featured-news-item {
    margin-bottom: 15px;
  }
}
.world-cup-news
  .featured-news
  .row
  .featured-news-item
  .featured-news-item-box {
  display: block;
  float: right;
  position: relative;
  width: 100%;
}
.world-cup-news
  .featured-news
  .row
  .featured-news-item
  .featured-news-item-box
  .news-image {
  border-radius: 0px;
  height: 170px;
  overflow: hidden;
}
@media (max-width: 767px) {
  .world-cup-news
    .featured-news
    .row
    .featured-news-item
    .featured-news-item-box
    .news-image {
    float: right;
    height: 120px !important;
    margin-left: 5px;
    width: 35%;
  }
}
@media (max-width: 475px) {
  .world-cup-news
    .featured-news
    .row
    .featured-news-item
    .featured-news-item-box
    .news-image {
    height: 70px !important;
  }
}
.world-cup-news
  .featured-news
  .row
  .featured-news-item
  .featured-news-item-box
  .news-image
  img {
  height: auto;
  min-height: 100%;
  width: 100%;
}
.world-cup-news
  .featured-news
  .row
  .featured-news-item
  .featured-news-item-box
  .news-detail
  span {
  display: inline-block;
  font-size: 12px;
  margin-bottom: 5px;
  width: 100%;
  
}
.footersec{
    background-color:#151515;
}
.world-cup-news
  .featured-news
  .row
  .featured-news-item
  .featured-news-item-box{
    /*background-image:linear-gradient(to top,#891736,#ac1d43);*/
    border:2px solid #eee;
   
}
.world-cup-news
  .featured-news
  .row
  .featured-news-item
  .featured-news-item-box h3{
  padding:0px 14px 15px 0px;
  margin:0 !important;
}
.world-cup-news
  .featured-news
  .row
  .featured-news-item
  .featured-news-item-box p{
    padding-right:14px;
    padding-top:10px;
    margin:0 !important;
}
.world-cup-news
  .featured-news
  .row
  .featured-news-item
  .featured-news-item-box
  .news-detail
  p {
  color: #90a4ae;
  margin-bottom: 5px;
  margin-top: 5px;
}
.world-cup-news
  .featured-news
  .row
  .featured-news-item
  .featured-news-item-box
  .news-detail
  p
  > span {
  color: #90a4ae;
  font-weight: 400;
  margin-bottom: 0;
  width: auto;
}
.world-cup-news
  .featured-news
  .row
  .featured-news-item
  .featured-news-item-box
  .news-detail
  h3 {
  font-size: 16px;
  font-weight: 400;
}
@media (max-width: 767px) {
  .world-cup-news
    .featured-news
    .row
    .featured-news-item
    .featured-news-item-box
    .news-detail
    h3 {
    font-size: 14px !important;
  }
}
.world-cup-news .featured-news .row .featured-news-item.highlighted {
  margin-bottom: 16px;
}
.world-cup-news
  .featured-news
  .row
  .featured-news-item.highlighted
  .featured-news-item-box {
  overflow: hidden;
}
.world-cup-news
  .featured-news
  .row
  .featured-news-item.highlighted
  .featured-news-item-box
  .news-image {
  background: #eee;
  border-radius: 0px;
  height: 600px;
  overflow: hidden;
  width: 100% !important;
}
@media (max-width: 767px) {
  .world-cup-news
    .featured-news
    .row
    .featured-news-item.highlighted
    .featured-news-item-box
    .news-image {
    height: 230px !important;
  }
}
@media (max-width: 350px) {
  .world-cup-news
    .featured-news
    .row
    .featured-news-item.highlighted
    .featured-news-item-box
    .news-image {
    height: 190px !important;
  }
}
.world-cup-news
  .featured-news
  .row
  .featured-news-item.highlighted
  .featured-news-item-box
  .news-detail {
  background-image: linear-gradient(
    180deg,
    rgba(0, 14, 42, 0),
    rgba(0, 14, 42, 0.7) 39%,
    #000e2a
  );
  border-radius: 0 0 7px 7px;
  bottom: 0;
  padding: 15px;
  position: absolute;
  width: 100%;
}
.world-cup-news
  .featured-news
  .row
  .featured-news-item.highlighted
  .featured-news-item-box
  .news-detail
  h3,
.world-cup-news
  .featured-news
  .row
  .featured-news-item.highlighted
  .featured-news-item-box
  .news-detail
  span {
  color: #fff;
}
.sidebar-news .sidebar-news-holder {
  background: #fff;
  border-radius: 10px;
  float: right;
  padding: 15px 7px 15px 0;
  width: 100%;
}
@media (max-width: 767px) {
  .sidebar-news .sidebar-news-holder {
    padding: 15px 0;
    position: relative;
    z-index: 1;
  }
}
.sidebar-news .sidebar-news-holder .news-scrolleble-box {
  float: right;
  height: 480px;
  overflow: hidden;
  width: 100%;
}
@media (max-width: 991px) {
  .sidebar-news .sidebar-news-holder .news-scrolleble-box {
    height: auto !important;
  }
}
.sidebar-news .sidebar-news-holder .news-scrolleble-box ul {
  float: right;
  list-style: none;
  margin: 0;
  overflow: hidden;
  padding: 7px 7px 7px 0;
  width: 100%;
}
.sidebar-news .sidebar-news-holder .news-scrolleble-box ul li {
  display: list-item;
  margin-bottom: 10px;
}
.sidebar-news .sidebar-news-holder .news-scrolleble-box ul li:before {
  background: url(/img/icons/news-type-text.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100%;
  content: "";
  float: right;
  height: 15px;
  margin-left: 3px;
  margin-top: 3px;
  width: 15px;
}
.sidebar-news .sidebar-news-holder .news-scrolleble-box ul li a {
  color: #212121 !important;
  font-size: 12px;
}
.nicescroll-rails {
  width: 15px !important;
}
.nicescroll-cursors {
  width: 3px !important;
}
.world-cup-videos {
  min-height: 400px;
  padding-bottom: 60px;
  padding-top: 60px;
  position: relative;
}
@media (max-width: 767px) {
  .world-cup-videos .more {
    background: #fff;
  }
}
.world-cup-videos:before {
 
}
.world-cup-videos .section-title {
  position: relative;
}
.world-cup-videos .section-title:before {
  background: #d60341;
  content: "";
  height: 2px;
  left: 0;
  position: absolute;
  right: 0;
  top: -59px;
  width: 100%;
}
.world-cup-videos .videobox .video-cover-box {
  height: 105px;
}
@media (min-width: 1200px) and (max-width: 1259px) {
  .world-cup-videos .videobox .video-cover-box {
    height: 82px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .world-cup-videos .videobox .video-cover-box {
    height: 85px;
  }
}
@media (min-width: 767px) and (max-width: 991px) {
  .world-cup-videos .videobox .video-cover-box {
    height: 120px;
  }
}
@media (max-width: 767px) {
  .world-cup-videos .videobox .video-cover-box {
    height: 125px;
  }
}
@media (min-width: 476px) and (max-width: 720px) {
  .world-cup-videos .videobox .video-cover-box {
    height: 110px;
  }
}
@media (max-width: 475px) {
  .world-cup-videos .videobox .video-cover-box {
    height: auto;
  }
}
.videobox .title h3 {
  font-size: 14px;
  font-weight: 400;
}
.video-list-box {
  float: right;
  width: 100%;
}
@media (max-width: 767px) {
  .video-list-box {
    margin-top: 30px;
  }
}
.subhead-menu {
  float: right;
  height: 40px;
  margin-bottom: 30px;
  overflow: hidden;
  position: relative;
  width: 100%;
}
@media (max-width: 767px) {
  .subhead-menu {
    margin-bottom: 0;
  }
}
.subhead-menu ul {
  display: flex;
  flex-wrap: unset !important;
  float: right;
  height: auto;
  list-style: none;
  margin: 0;
  overflow-y: hidden;
  padding: 0;
  width: 100%;
}
@media (max-width: 767px) {
  .subhead-menu ul {
    overflow-x: scroll;
  }
}
.subhead-menu ul li {
  display: block;
  flex: none;
  float: right;
  margin-left: 10px;
}
.world-cup-predict {
  background-image: linear-gradient(121deg, #891736 -3%, #410224 102%);
  min-height: 800px;
  overflow: hidden;
  padding: 30px 0 100px;
  position: relative;
}
.world-cup-predict .nav-tabs .nav-item .nav-link {
  border-bottom: 2px solid transparent !important;
  color: #9a9da2;
}
.world-cup-predict .nav-tabs .nav-item .nav-link.active {
  border-bottom: 2px solid #00bcd4 !important;
  color: #00bcd4;
}
.world-cup-predict i.underdog-icon {
  border-color: #ad0339 transparent transparent;
  border-style: solid;
  border-width: 8px 0 0 8px;
  display: inline-block;
}
@media (min-width: 768px) {
  .world-cup-predict {
    overflow: visible;
    padding: 50px 0;
  }
}
.world-cup-predict .tab-pane {
  min-height: 500px;
}
.world-cup-predict .rules-and-prizes {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .world-cup-predict .rules-and-prizes {
    margin-bottom: 50px;
  }
}
.world-cup-predict .rules-video-wrapper {
  align-self: flex-start;
  display: flex;
  max-width: calc(100% - 40px);
  padding: 50px 20px 20px 0;
  position: relative;
  width: 510px;
}
@media (max-width: 767px) {
  .world-cup-predict .rules-video-wrapper {
    margin: 0 auto;
    padding: 50px 0 20px;
  }
}
.world-cup-predict .rules-video-wrapper .rules-video {
  background-color: #001a4f;
  border-radius: 10px;
  overflow: hidden;
  padding-top: 68.62%;
  position: relative;
  width: 100%;
}
.world-cup-predict .rules-video-wrapper .rules-video:before {
  background-image: linear-gradient(
    125deg,
    rgba(0, 14, 42, 0.3),
    rgba(0, 14, 42, 0.6)
  );
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}
.world-cup-predict .rules-video-wrapper .rules-video:after {
  background-color: rgba(33, 35, 42, 0.7);
  background-image: url(/img/icons/smallplay-icon.svg);
  background-position: 17px 15px;
  background-repeat: no-repeat;
  background-size: 30px 30px;
  border-radius: 50%;
  content: "";
  height: 60px;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 60px;
  z-index: 2;
}
.world-cup-predict .rules-video-wrapper .rules-video img {
  height: 100%;
  left: 0;
  object-fit: contain;
  object-position: center center;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
}

.world-cup-predict .nav-tabs {
  width: auto;
}
@media (max-width: 767px) {
  .world-cup-predict .nav-tabs {
    float: none !important;
    order: 3;
    width: 100%;
  }
}
.world-cup-predict .ajax-message {
  align-items: center;
  border-radius: 4px;
  bottom: 26px;
  color: #fff;
  display: flex;
  font-size: 16px;
  font-weight: 700;
  justify-content: center;
  left: 50%;
  max-width: calc(100% - 10px);
  min-height: 48px;
  padding: 5px;
  position: absolute;
  text-align: center;
  transform: translate(-50%, -50%);
  width: 614px;
  z-index: 10;
}
.world-cup-predict .ajax-message img {
  margin-left: 0.5em;
}
.world-cup-predict .ajax-message.success {
  background-image: linear-gradient(90deg, #33d375, #43a047);
}
.world-cup-predict .ajax-message.error {
  background-image: linear-gradient(90deg, #d60341, #d60323);
}
@media (max-width: 767px) {
  .world-cup-predict .ajax-message {
    bottom: 5px;
    font-size: 14px;
    font-weight: 400;
    position: fixed;
    transform: translate(-50%);
  }
}
.world-cup-predict .countdown {
  background: rgba(214, 3, 65, 0.68);
  border-radius: 7px;
  display: flex;
  flex-direction: row-reverse;
  float: left;
  height: 100%;
  justify-content: flex-start;
  margin-left: -10px;
  position: relative;
  width: 300px;
}
.world-cup-predict .countdown > div {
  color: #fff;
  display: flex;
  flex: 1;
  flex-direction: column;
  font-size: 10px;
  height: 65px;
  justify-content: center;
  position: relative;
  text-align: center;
}
.world-cup-predict .countdown > div:after {
  background-color: #e50f4e;
  content: "";
  height: 16px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(50%, -50%);
  width: 2px;
}
.world-cup-predict .countdown > div:last-of-type:after {
  display: none;
}
.world-cup-predict .countdown > div > span {
  display: block;
  font-size: 22px;
}
@media (max-width: 767px) {
  .world-cup-predict .rules-and-prizes__header {
    display: flex;
    flex-direction: column;
  }
  .world-cup-predict .rules-and-prizes__header .countdown {
    float: none;
    margin: -30px auto 20px;
    order: 1;
    top: 0;
    width: calc(100% - 20px);
  }
  .world-cup-predict .rules-and-prizes__header .countdown > div {
    font-size: 10px;
    height: 48px;
  }
  .world-cup-predict .rules-and-prizes__header .countdown > div > span {
    display: block;
    font-size: 18px;
    margin-bottom: -3px;
  }
  .world-cup-predict .rules-and-prizes .intro-list {
    height: auto !important;
  }
  .world-cup-predict .section-title .info {
    clear: both;
    display: block;
    float: none;
    line-height: normal;
    padding-top: 30px;
    text-align: center;
  }
}
.world-cup-predict .predict-save-button,
.world-cup-predict .predict-start-button {
  background-color: #28b7c9;
  border-radius: 5px;
  bottom: 50px;
  color: #fff;
  cursor: pointer;
  display: block;
  font-size: 20px;
  height: 48px;
  left: 50%;
  max-width: calc(100% - 20px);
  padding-top: 10px;
  position: absolute;
  text-align: center;
  transform: translate(-50%);
  width: 404px;
  z-index: 1;
}
.world-cup-predict .predict-save-button.disabled,
.world-cup-predict .predict-start-button.disabled {
  background-color: #63979e;
  color: #ddd;
  pointer-events: none;
}
.world-cup-predict .predict-save-button {
  margin: 20px auto 0;
  position: static;
  transform: none;
}
.world-cup-predict .description {
  color: #fff;
  font-size: 16px;
  font-stretch: normal;
  font-style: normal;
  font-weight: 400;
  letter-spacing: normal;
  line-height: 2;
  text-align: right;
}
@media (max-width: 767px) {
  .world-cup-predict .description {
    font-size: 14px;
  }
}
.world-cup-predict .prize-img {
  margin-bottom: -100px;
  margin-top: 100px;
  position: relative;
  right: 100px;
}
.world-cup-predict .prize-img img {
  height: 100%;
  max-height: 100%;
  max-width: 100%;
  object-fit: contain;
  object-position: center;
  width: 100%;
}
@media (max-width: 767px) {
  .world-cup-predict .prize-img {
    margin-bottom: 0;
    margin-top: 50px;
    right: 0;
  }
  .world-cup-predict .prize-img img {
    display: block;
    margin: 0 auto;
    max-width: 465px;
    transform: translateX(-10%);
  }
}
.world-cup-predict .prize {
  color: #fff;
  margin-top: 50px;
}
.world-cup-predict .prize .subtitle {
  align-items: center;
  background-image: url(/img/subpages/world-cup/qatar2022/rectangle.svg);
  background-position: 100%;
  background-repeat: no-repeat;
  border-bottom: 2px solid #d60341;
  display: inline-flex;
  font-size: 14px;
  font-weight: 400;
  height: 40px;
  line-height: normal;
  margin-right: -80px;
  padding-right: 80px;
}
.world-cup-predict .prize .subtitle,
.world-cup-predict .prize p {
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: right;
}
.world-cup-predict .prize p {
  color: #fff;
  font-size: 60px;
  font-weight: 900;
  line-height: 1.33;
  margin-top: 10px;
  padding-right: 20px;
  position: relative;
  z-index: 0;
}
@media (max-width: 1399px) {
  .world-cup-predict .prize p {
    font-size: 50px;
  }
}
@media (max-width: 974px) {
  .world-cup-predict .prize p {
    font-size: 40px;
    line-height: 1.5;
  }
}
@media (max-width: 804px) {
  .world-cup-predict .prize p {
    font-size: 35px;
    line-height: 1.5;
  }
}
.world-cup-predict .prize p:before {
  background-color: #d60341;
  content: "";
  height: 40px;
  opacity: 0.7;
  position: absolute;
  right: 0;
  top: 20px;
  transform: rotate(45deg);
  width: 40px;
  z-index: -1;
}
@media (max-width: 767px) {
  .world-cup-predict .prize p {
    font-size: 1.2em;
    font-weight: 400;
    padding-right: 10px;
    padding-top: 1em;
  }
  .world-cup-predict .prize p br {
    display: none;
  }
  .world-cup-predict .prize p:before {
    height: 20px;
    width: 20px;
  }
}
.world-cup-predict .rules {
  list-style: none;
  padding: 0 20px 0 0;
}
.world-cup-predict .rules li {
  color: #fff;
  font-size: 14px;
  font-stretch: normal;
  font-style: normal;
  font-weight: 400;
  letter-spacing: normal;
  line-height: 2.29;
  margin-bottom: 15px;
  position: relative;
  text-align: right;
}
.world-cup-predict .rules li:before {
  background-color: #d60341;
  content: "";
  height: 8px;
  opacity: 0.7;
  position: absolute;
  right: -20px;
  top: 0.9em;
  transform: rotate(45deg);
  width: 8px;
}
.world-cup-predict .top-players {
  list-style: none;
  max-width: 500px;
  padding: 0;
}
@media (min-width: 768px) {
  .world-cup-predict .top-players {
    padding: 0 40px 0 0;
  }
}
.world-cup-predict .top-players li {
  align-items: center;
  display: flex;
  margin-bottom: 5px;
}
.world-cup-predict .top-players .header span {
  color: #90a4ae;
  font-size: 12px;
  font-stretch: normal;
  font-style: normal;
  font-weight: 400;
  letter-spacing: normal;
  line-height: normal;
  padding: 0 10px;
  text-align: center;
}
.world-cup-predict .top-players .header span:nth-of-type(2) {
  flex: 1;
}
.world-cup-predict .top-players .header span:last-of-type {
  width: 100px;
}
.world-cup-predict .top-players .player,
.world-cup-predict .top-players .player.no-data p {
  color: #fff;
}
.world-cup-predict .top-players .player span {
  align-items: center;
  display: flex;
  height: 40px;
  justify-content: center;
  padding-top: 2px;
  position: relative;
  text-align: center;
}
.world-cup-predict .top-players .player span:first-of-type {
  background-image: url(/img/subpages/world-cup/qatar2022/rank.svg);
  background-repeat: no-repeat;
  background-size: cover;
  border: 2px solid #4d0821;
  border-radius: 50%;
  font-size: 10px;
  height: 36px;
  width: 36px;
  z-index: 1;
}
.world-cup-predict .top-players .player span:nth-of-type(2) {
  background-color: #750c29;
  border: 1px solid #4d0821;
  border-left-width: 0;
  border-radius: 0 5px 5px 0;
  flex: 1;
  margin-left: -16px;
  margin-right: -16px;
}
.world-cup-predict .top-players .player span:nth-of-type(2).number {
  letter-spacing: 0.25em;
}
.world-cup-predict .top-players .player span:nth-of-type(2).shimmer:before {
  background-image: linear-gradient(90deg, #750c29 0, #880e2f 50%, #750c29);
}
.world-cup-predict .top-players .player span:nth-of-type(2):after {
  border-color: #4d0821 transparent transparent;
  border-style: solid;
  border-width: 40px 16px 0 0;
  content: "";
  left: 16px;
  position: absolute;
  top: 0;
  z-index: 1;
}
.world-cup-predict .top-players .player span:last-of-type {
  background-color: #4d0821;
  border: 1px solid #4d0821;
  border-radius: 5px 0 0 5px;
  border-right-width: 0;
  position: relative;
  width: 100px;
}
.world-cup-predict .top-players .player.first span,
.world-cup-predict .top-players .player.second span,
.world-cup-predict .top-players .player.third span {
  height: 48px;
}
.world-cup-predict .top-players .player.first span:first-of-type,
.world-cup-predict .top-players .player.second span:first-of-type,
.world-cup-predict .top-players .player.third span:first-of-type {
  font-size: 14px;
  height: 44px;
  margin-right: -4px;
  width: 44px;
}
.world-cup-predict .top-players .player.first span:nth-of-type(2):after,
.world-cup-predict .top-players .player.second span:nth-of-type(2):after,
.world-cup-predict .top-players .player.third span:nth-of-type(2):after {
  border-color: #3a4656 transparent transparent;
  border-style: solid;
  border-width: 48px 16px 0 0;
  content: "";
}
.world-cup-predict .top-players .player.first span:last-of-type,
.world-cup-predict .top-players .player.second span:last-of-type,
.world-cup-predict .top-players .player.third span:last-of-type {
  background-color: #3a4656;
}
.world-cup-predict .top-players .player.first span:first-of-type {
  background-image: url(/img/subpages/world-cup/qatar2022/gold.svg);
}
.world-cup-predict .top-players .player.first span:nth-of-type(2) {
  background-image: linear-gradient(90deg, #555d68, #5e6262 68%, #bd9c3b);
}
.world-cup-predict
  .top-players
  .player.first
  span:nth-of-type(2).shimmer:before {
  background-image: linear-gradient(
    90deg,
    transparent 0,
    #545858 50%,
    transparent
  );
}
.world-cup-predict .top-players .player.second span:first-of-type {
  background-image: url(/img/subpages/world-cup/qatar2022/silver.svg);
}
.world-cup-predict .top-players .player.second span:nth-of-type(2) {
  background-image: linear-gradient(90deg, #555d68, #626a75 68%, #a2a8b5);
}
.world-cup-predict
  .top-players
  .player.second
  span:nth-of-type(2).shimmer:before {
  background-image: linear-gradient(
    90deg,
    transparent 0,
    #59606a 50%,
    transparent
  );
}
.world-cup-predict .top-players .player.third span:first-of-type {
  background-image: url(/img/subpages/world-cup/qatar2022/bronze.svg);
}
.world-cup-predict .top-players .player.third span:nth-of-type(2) {
  background-image: linear-gradient(90deg, #555d68, #6c6563 68%, #c18253);
}
.world-cup-predict
  .top-players
  .player.third
  span:nth-of-type(2).shimmer:before {
  background-image: linear-gradient(
    90deg,
    transparent 0,
    #615b59 50%,
    transparent
  );
}
.world-cup-predict .top-players .dots {
  background-image: url(/img/subpages/world-cup/qatar2022/dots.svg);
  height: 20px;
  margin: 10px 15px 10px 0;
  width: 4px;
}
.world-cup-predict .stages {
  clear: both;
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  .world-cup-predict .stages {
    padding-top: 20px;
  }
}
.world-cup-predict .stages .back-to-rules {
  align-items: center;
  color: #90a4ae;
  cursor: pointer;
  display: flex;
}
.world-cup-predict .stages .back-to-rules:before {
  background-image: url(/img/subpages/world-cup/qatar2022/icon-arrow-arrow-right.svg);
  background-position: 50%;
  background-size: contain;
  content: "";
  height: 1.2em;
  margin-left: 0.5em;
  width: 1.2em;
}
.world-cup-predict .stages ul {
  display: flex;
  justify-content: space-between;
  list-style: none;
  margin: 20px auto;
  max-width: calc(100% - 20px);
  padding: 0;
  position: relative;
  width: 560px;
  z-index: 0;
}
@media (max-width: 767px) {
  .world-cup-predict .stages ul {
    margin-top: 150px;
  }
  .world-cup-predict .stages ul.ended {
    margin-top: 100px;
  }
}
.world-cup-predict .stages ul:before {
  border-bottom: 2px dashed rgba(144, 164, 174, 0.5);
  content: "";
  left: 32px;
  position: absolute;
  right: 32px;
  top: 15px;
  z-index: -1;
}
.world-cup-predict .stages ul li {
  align-items: center;
  cursor: pointer;
  display: flex;
  flex-direction: column;
}
.world-cup-predict .stages ul li img {
  background-color: #90a4ae;
  border-radius: 50%;
  height: 32px;
  object-fit: scale-down;
  object-position: center;
  width: 32px;
}
.world-cup-predict .stages ul li span {
  color: #90a4ae;
  font-size: 12px;
  margin-top: 10px;
}
.world-cup-predict .stages ul li.active {
  position: relative;
}
.world-cup-predict .stages ul li.active:before {
  border: 2px solid #d8003d;
  border-radius: 50%;
  content: "";
  height: 40px;
  left: 50%;
  position: absolute;
  top: -4px;
  transform: translate(-50%);
  width: 40px;
}
.world-cup-predict .stages ul li.active img {
  background-color: #d8003d;
}
.world-cup-predict .stages ul li.active span {
  color: #d8003d;
  font-weight: 700;
}
.world-cup-predict .prediction-container .info {
  line-height: 1.5;
  position: relative;
}
@media (min-width: 768px) {
  .world-cup-predict .prediction-container .info {
    align-items: center;
    background-color: #d60341;
    display: flex;
    flex-direction: row-reverse;
    font-size: 14px;
    height: 50px;
    margin-top: 0;
    padding-right: 10px;
  }
}
.world-cup-predict .prediction-container .info:before {
  border-color: #d60341 transparent transparent;
  border-style: solid;
  border-width: 50px 50px 0 0;
  content: "";
  position: absolute;
  right: -50px;
  top: 0;
}
.world-cup-predict .prediction-container .info.ended {
  background-color: #d60341;
  border-radius: 4px;
  margin: 0 15px;
  padding: 10px;
  width: calc(100% - 30px);
}
@media (max-width: 767px) {
  .world-cup-predict .prediction-container .info.ended:before {
    display: none;
  }
}
.world-cup-predict .prediction-container .info .countdown {
  background-color: transparent;
}
@media (max-width: 767px) {
  .world-cup-predict .prediction-container .info .countdown {
    margin-top: 0.5em;
    width: 100%;
  }
}
.world-cup-predict .prediction-container .info .countdown > div {
  background-color: #d60341;
  height: 50px;
  line-height: 1;
}
.world-cup-predict .prediction-container .info .countdown > div:after {
  z-index: 2;
}
@media (max-width: 767px) {
  .world-cup-predict .prediction-container .info {
    display: flex;
    flex-direction: column-reverse;
    font-size: 12px;
    left: 0;
    padding: 0 10px;
    position: absolute;
    text-align: center;
    top: 105px;
    width: 100%;
  }
  .world-cup-predict .prediction-container .info:before {
    border-width: 50px 30px 0 0;
    right: 20px;
    top: auto;
  }
  .world-cup-predict .prediction-container .info .countdown {
    border-radius: 0;
    margin-right: 40px;
    width: calc(100% - 30px);
  }
}
.world-cup-predict .round-container .\\- {
  color: #fff;
  display: block;
  font-size: 14px;
  font-stretch: normal;
  font-style: normal;
  font-weight: 400;
  letter-spacing: normal;
  line-height: normal;
  margin: 10px 0;
  text-align: center;
  width: 100%;
}
@media (max-width: 767px) {
  .world-cup-predict .round-container .\\- {
    font-size: 12px;
    padding: 10px;
    text-align: right;
  }
}
.world-cup-predict .round-container .group-chips {
  display: flex;
  flex-wrap: wrap;
  margin: 10px 0;
}
.world-cup-predict .round-container .group-chips .group-chip {
  align-items: center;
  background-color: #742442;
  border-radius: 2px;
  color: #888;
  display: flex;
  flex: 1 1 calc(25% - 10px);
  font-size: 12px;
  justify-content: center;
  margin: 5px;
  padding: 5px;
  text-align: center;
}
.world-cup-predict .round-container .group-chips .group-chip.active {
  background-color: #28b7c9;
  color: #fff;
}
.world-cup-predict .round-container .group-chips .group-chip.shimmer {
  height: 28px;
}
.world-cup-predict .round-container .group-chips .group-chip.shimmer:before {
  display: none;
}
.world-cup-predict .round-container .groups {
  display: flex;
  margin-left: -10px;
  overflow: auto;
  padding-bottom: 10px;
  padding-left: 20px;
  scroll-snap-type: x mandatory;
}
@media (min-width: 768px) and (max-width: 1200px) {
  .world-cup-predict .round-container .groups {
    margin-left: 0;
  }
}
@media (min-width: 768px) {
  .world-cup-predict .round-container .groups {
    flex-wrap: wrap;
    padding-bottom: 0;
    padding-left: 0;
  }
}
.world-cup-predict .round-container .groups.closed .group-container {
  pointer-events: none;
}
.world-cup-predict .round-container .groups .group-container {
  flex-basis: 25%;
  flex-grow: 1;
  flex-shrink: 0;
  max-width: calc(100% - 10px);
  min-width: 300px;
  padding: 7px;
  scroll-snap-align: start;
  scroll-snap-stop: normal;
}
@media (min-width: 1200px) and (max-width: 1399px) {
  .world-cup-predict .round-container .groups .group-container {
    min-width: 200px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .world-cup-predict .round-container .groups .group-container {
    flex-basis: 50%;
  }
}
.world-cup-predict .round-container .groups .group-container .group {
  background-color: #fff;
  border-radius: 8px;
  box-shadow: 0 0 25px 0 rgba(182, 6, 60, 0.5);
  padding: 0px;
}
.world-cup-predict
  .round-container
  .groups
  .group-container
  .group
  .group-title {
  color: #212121;
  display: block;
  font-size: 16px;
  font-stretch: normal;
  font-style: normal;
  font-weight: 700;
  height: 28px;
  letter-spacing: normal;
  line-height: normal;
  margin-bottom: 10px;
  padding-right: 5px;
  text-align: right;
}
.world-cup-predict .round-container .groups .group-container .group .team {
  align-items: center;
  background-color: #eee;
  border-radius: 4px;
  cursor: pointer;
  display: flex;
  height: 40px;
  margin: 4px 0;
  padding: 10px 15px;
}
.world-cup-predict
  .round-container
  .groups
  .group-container
  .group
  .team
  figure
  img {
  border: 1px solid #ddd;
}
.world-cup-predict
  .round-container
  .groups
  .group-container
  .group
  .team
  .check-box {
  background-image: url(/img/subpages/world-cup/qatar2022/checkbox.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  height: 14px;
  margin: 0 0 0 10px;
  width: 14px;
}
.world-cup-predict
  .round-container
  .groups
  .group-container
  .group
  .team
  .team-name {
  flex: 1;
}
.world-cup-predict
  .round-container
  .groups
  .group-container
  .group
  .team
  .ranks {
  display: flex;
  justify-content: center;
  visibility: hidden;
}
.world-cup-predict
  .round-container
  .groups
  .group-container
  .group
  .team
  .ranks
  span {
  align-items: center;
  border: 2px solid #203a74;
  border-radius: 50%;
  color: #203a74;
  display: flex;
  font-size: 12px;
  font-weight: 700;
  height: 24px;
  justify-content: center;
  margin-right: 10px;
  padding-top: 2px;
  text-align: center;
  width: 24px;
}
.world-cup-predict
  .round-container
  .groups
  .group-container
  .group
  .team
  .ranks
  span.selected {
  background-color: #2d4d8a;
  color: #fff;
}
.world-cup-predict
  .round-container
  .groups
  .group-container
  .group
  .team.underdog {
  position: relative;
}
.world-cup-predict
  .round-container
  .groups
  .group-container
  .group
  .team.underdog:before {
  border-color: #ad0339 transparent transparent;
  border-style: solid;
  border-width: 8px 0 0 8px;
  content: "";
  position: absolute;
  right: 3px;
  top: 3px;
}
.world-cup-predict
  .round-container
  .groups
  .group-container
  .group
  .team.selected {
  background-color: #001a4f;
  color: #fff;
}
.world-cup-predict
  .round-container
  .groups
  .group-container
  .group
  .team.selected
  .ranks {
  visibility: visible;
}
.world-cup-predict
  .round-container
  .groups
  .group-container
  .group
  .team.selected
  .check-box {
  background-image: url(/img/subpages/world-cup/qatar2022/checkbox-selected.svg);
}
.world-cup-predict
  .round-container
  .groups
  .group-container
  .group
  .team.selected.predicted {
  background-color: #555d68;
}
.world-cup-predict
  .round-container
  .groups
  .group-container
  .group
  .team.selected.predicted
  .ranks {
  visibility: visible;
}
.world-cup-predict
  .round-container
  .groups
  .group-container
  .group
  .team.selected.predicted
  .ranks
  span {
  border: 2px solid #9a9da2;
  color: #9a9da2;
}
.world-cup-predict
  .round-container
  .groups
  .group-container
  .group
  .team.selected.predicted
  .ranks
  span.selected {
  background-color: #9a9da2;
  border-color: #9a9da2;
  color: #fff;
}
.world-cup-predict
  .round-container
  .groups
  .group-container
  .group
  .team.selected.predicted
  .check-box {
  visibility: hidden;
}
.world-cup-predict
  .round-container
  .groups
  .group-container
  .group
  .team.selected.correctly-predicted {
  background-image: linear-gradient(90deg, #555d68, #516e60 60%, #43a047);
}
.world-cup-predict
  .round-container
  .groups
  .group-container
  .group
  .team.selected.correctly-predicted
  .ranks {
  visibility: visible;
}
.world-cup-predict
  .round-container
  .groups
  .group-container
  .group
  .team.selected.correctly-predicted
  .ranks
  span {
  border: 2px solid #9a9da2;
  color: #9a9da2;
}
.world-cup-predict
  .round-container
  .groups
  .group-container
  .group
  .team.selected.correctly-predicted
  .ranks
  span.selected {
  background-color: #43a047;
  border-color: #43a047;
  color: #fff;
}
.world-cup-predict
  .round-container
  .groups
  .group-container
  .group
  .team.selected.correctly-predicted
  .check-box {
  background-image: url(/img/subpages/world-cup/qatar2022/check-correct.svg);
  height: 18px;
  width: 18px;
}
.world-cup-predict
  .round-container
  .groups
  .group-container
  .group
  .team.selected.incorrect-rank-predicted {
  background-image: linear-gradient(90deg, #555d68, #516e60 60%, #43a047);
}
.world-cup-predict
  .round-container
  .groups
  .group-container
  .group
  .team.selected.incorrect-rank-predicted
  .ranks {
  visibility: visible;
}
.world-cup-predict
  .round-container
  .groups
  .group-container
  .group
  .team.selected.incorrect-rank-predicted
  .ranks
  span {
  border: 2px solid #9a9da2;
  color: #9a9da2;
}
.world-cup-predict
  .round-container
  .groups
  .group-container
  .group
  .team.selected.incorrect-rank-predicted
  .ranks
  span.selected {
  background-color: #d32f2f;
  border-color: #d32f2f;
  color: #fff;
}
.world-cup-predict
  .round-container
  .groups
  .group-container
  .group
  .team.selected.incorrect-rank-predicted
  .check-box {
  background-image: url(/img/subpages/world-cup/qatar2022/check-correct.svg);
  height: 18px;
  width: 18px;
}
.world-cup-predict
  .round-container
  .groups
  .group-container
  .group
  .team.selected.incorrectly-predicted {
  background-image: linear-gradient(90deg, #555d68, #814d54 64%, #d32f2f);
}
.world-cup-predict
  .round-container
  .groups
  .group-container
  .group
  .team.selected.incorrectly-predicted
  .ranks {
  visibility: visible;
}
.world-cup-predict
  .round-container
  .groups
  .group-container
  .group
  .team.selected.incorrectly-predicted
  .ranks
  span {
  border: 2px solid #9a9da2;
  color: #9a9da2;
}
.world-cup-predict
  .round-container
  .groups
  .group-container
  .group
  .team.selected.incorrectly-predicted
  .ranks
  span.selected {
  background-color: #d32f2f;
  border-color: #d32f2f;
  color: #fff;
}
.world-cup-predict
  .round-container
  .groups
  .group-container
  .group
  .team.selected.incorrectly-predicted
  .check-box {
  background-image: url(/img/subpages/world-cup/qatar2022/check-incorrect.svg);
  height: 18px;
  width: 18px;
}
.world-cup-predict
  .round-container
  .groups.closed
  .group-container
  .group
  .team:not(.selected)
  .check-box {
  visibility: hidden;
}
.world-cup-predict .round-container .leafs {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto;
  max-width: 980px;
  min-height: 550px;
  position: relative;
}
.world-cup-predict .round-container .leafs.closed .leaf-container {
  pointer-events: none;
}
@media (max-width: 767px) {
  .world-cup-predict .round-container .leafs {
    min-height: auto;
  }
}
.world-cup-predict .round-container .leafs .result-container {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
@media (max-width: 767px) {
  .world-cup-predict .round-container .leafs .result-container {
    display: none;
  }
}
.world-cup-predict .round-container .leafs .result-container .result {
  background-color: #001a4f;
}
.world-cup-predict .round-container .leafs .result-container .result .team {
  padding: 0 10px;
  position: relative;
}
.world-cup-predict
  .round-container
  .leafs
  .result-container
  .result
  .team:first-of-type:after {
  border-bottom: 1px solid rgba(45, 77, 138, 0.5);
  bottom: 0;
  content: "";
  left: 10px;
  position: absolute;
  right: 10px;
  z-index: 1;
}
.world-cup-predict
  .round-container
  .leafs
  .result-container
  .result
  .team:last-of-type:after {
  border-top: 1px solid rgba(45, 77, 138, 0.5);
  content: "";
  left: 10px;
  position: absolute;
  right: 10px;
  top: 0;
  z-index: 1;
}
.world-cup-predict
  .round-container
  .leafs
  .result-container
  .result
  .team:not(.correctly-predicted)
  .radio-button,
.world-cup-predict
  .round-container
  .leafs
  .result-container
  .result
  .team:not(.incorrectly-predicted)
  .radio-button,
.world-cup-predict
  .round-container
  .leafs
  .result-container
  .result
  .team:not(.selected)
  .radio-button {
  display: none !important;
}
.world-cup-predict .round-container .leafs .leaf-container {
  margin: 16px 0;
  position: relative;
}
.world-cup-predict .round-container .leafs .leaf-container .leaf {
  background-color: #eee;
  direction: rtl;
}
.world-cup-predict
  .round-container
  .leafs
  .leaf-container
  .leaf
  .team.underdog {
  position: relative;
}
.world-cup-predict
  .round-container
  .leafs
  .leaf-container
  .leaf
  .team.underdog:before {
  border-color: #ad0339 transparent transparent !important;
  border-style: solid;
  border-width: 8px 0 0 8px;
  content: "";
  display: block !important;
  left: auto !important;
  position: absolute;
  right: 3px;
  top: 3px;
}
@media (min-width: 768px) {
  .world-cup-predict .round-container .leafs .semi-final {
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
    position: relative;
    width: 641px;
  }
}
@media (max-width: 767px) {
  .world-cup-predict .round-container .leafs .semi-final {
    min-height: 230px;
    padding: 0 10px;
    width: 100%;
  }
}
.world-cup-predict .round-container .leafs .semi-final .cup {
  left: 50%;
  position: absolute;
  top: -195px;
  transform: translateX(-50%);
}
@media (max-width: 767px) {
  .world-cup-predict .round-container .leafs .semi-final .cup {
    display: none;
  }
}
@media (min-width: 768px) {
  .world-cup-predict .round-container .leafs .semi-final .result-container {
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
  }
  .world-cup-predict
    .round-container
    .leafs
    .semi-final
    .result-container:after,
  .world-cup-predict
    .round-container
    .leafs
    .semi-final
    .result-container:before {
    border-color: hsla(0, 0%, 88%, 0.5);
    border-width: 2px;
    content: "";
    display: block;
    height: 97px;
    position: absolute;
    width: 15px;
  }
  .world-cup-predict
    .round-container
    .leafs
    .semi-final
    .result-container.winners {
    top: -80px;
  }
  .world-cup-predict
    .round-container
    .leafs
    .semi-final
    .result-container.winners:before {
    border-left-style: solid;
    border-top-style: solid;
    left: -15px;
    top: calc(50% - 1px);
  }
  .world-cup-predict
    .round-container
    .leafs
    .semi-final
    .result-container.winners:after {
    border-right-style: solid;
    border-top-style: solid;
    right: -15px;
    top: calc(50% - 1px);
  }
  .world-cup-predict
    .round-container
    .leafs
    .semi-final
    .result-container.runner-ups {
    bottom: -80px;
    top: auto;
  }
  .world-cup-predict
    .round-container
    .leafs
    .semi-final
    .result-container.runner-ups:before {
    border-bottom-style: solid;
    border-left-style: solid;
    bottom: calc(50% - 1px);
    left: -15px;
  }
  .world-cup-predict
    .round-container
    .leafs
    .semi-final
    .result-container.runner-ups:after {
    border-bottom-style: solid;
    border-right-style: solid;
    bottom: calc(50% - 1px);
    right: -15px;
  }
  .world-cup-predict
    .round-container
    .leafs
    .semi-final
    .result-container.runner-ups
    .result {
    background-color: #eee;
  }
  .world-cup-predict
    .round-container
    .leafs
    .semi-final
    .result-container.runner-ups
    .result
    .team {
    background-color: #eee !important;
  }
  .world-cup-predict
    .round-container
    .leafs
    .semi-final
    .result-container.runner-ups
    .result
    .team:after,
  .world-cup-predict
    .round-container
    .leafs
    .semi-final
    .result-container.runner-ups
    .result
    .team:before {
    border-color: #cfd8dc;
  }
  .world-cup-predict .round-container .leafs .semi-final .leaf-container:after {
    background-color: hsla(0, 0%, 88%, 0.5);
    border-width: 2px;
    content: "";
    display: block;
    height: 2px;
    position: absolute;
    top: calc(50% - 1px);
    width: 15px;
  }
  .world-cup-predict
    .round-container
    .leafs
    .semi-final
    .leaf-container:first-of-type:after {
    left: -15px;
  }
  .world-cup-predict
    .round-container
    .leafs
    .semi-final
    .leaf-container:nth-of-type(2):after {
    right: -15px;
  }
}
@media (max-width: 767px) {
  .world-cup-predict
    .round-container
    .leafs
    .semi-final
    .leaf-container:first-of-type {
    margin-bottom: 40px;
  }
}
.world-cup-predict .round-container .leafs .final {
  padding-top: 200px;
}
@media (min-width: 768px) {
  .world-cup-predict .round-container .leafs .final {
    display: flex;
    justify-content: center;
    margin: 0 auto;
    position: relative;
    width: 641px;
  }
}
@media (max-width: 919px) {
  .world-cup-predict .round-container .leafs .final {
    padding-top: 100px;
  }
}
@media (max-width: 767px) {
  .world-cup-predict .round-container .leafs .final {
    padding: 150px 10px 0;
    width: 100%;
  }
}
@media (min-width: 768px) {
  .world-cup-predict .round-container .leafs .final .leaf-container {
    margin: 0 25px;
  }
}
@media (max-width: 768px) {
  .world-cup-predict
    .round-container
    .leafs
    .final
    .leaf-container:first-of-type {
    margin-bottom: 30px;
  }
}
.world-cup-predict .round-container .leafs .leaf-container .leaf .team,
.world-cup-predict .round-container .leafs .result-container .leaf .team {
  cursor: pointer;
}
.world-cup-predict
  .round-container
  .leafs
  .leaf-container
  .leaf
  .team
  .team-name.shimmer,
.world-cup-predict
  .round-container
  .leafs
  .result-container
  .leaf
  .team
  .team-name.shimmer {
  background-color: #e9e9e9;
}
.world-cup-predict
  .round-container
  .leafs
  .leaf-container
  .leaf
  .team
  .team-name.shimmer:before,
.world-cup-predict
  .round-container
  .leafs
  .result-container
  .leaf
  .team
  .team-name.shimmer:before {
  background-image: linear-gradient(90deg, #eee 0, #e4e4e4 50%, #eee);
}
.world-cup-predict .round-container .leafs .leaf-container .result .team,
.world-cup-predict .round-container .leafs .result-container .result .team {
  overflow: hidden;
}
.world-cup-predict
  .round-container
  .leafs
  .leaf-container
  .result
  .team
  .team-name.shimmer,
.world-cup-predict
  .round-container
  .leafs
  .result-container
  .result
  .team
  .team-name.shimmer {
  background-color: #001a4f;
  overflow: visible;
}
.world-cup-predict
  .round-container
  .leafs
  .leaf-container
  .result
  .team
  .team-name.shimmer:before,
.world-cup-predict
  .round-container
  .leafs
  .result-container
  .result
  .team
  .team-name.shimmer:before {
  background-image: linear-gradient(90deg, #001a4f 0, #002163 50%, #001a4f);
}
.world-cup-predict .round-container .leafs .leaf-container .leaf,
.world-cup-predict .round-container .leafs .leaf-container .result,
.world-cup-predict .round-container .leafs .result-container .leaf,
.world-cup-predict .round-container .leafs .result-container .result {
  border-radius: 8px;
  direction: rtl;
  height: 120px;
  position: relative;
  width: 194px;
}
@media (max-width: 767px) {
  .world-cup-predict .round-container .leafs .leaf-container .leaf,
  .world-cup-predict .round-container .leafs .leaf-container .result,
  .world-cup-predict .round-container .leafs .result-container .leaf,
  .world-cup-predict .round-container .leafs .result-container .result {
    display: flex;
    height: 48px;
    width: 100%;
  }
}
.world-cup-predict .round-container .leafs .leaf-container .team,
.world-cup-predict .round-container .leafs .result-container .team {
  align-items: center;
  display: flex;
  height: 60px;
  padding: 0 8px;
}
@media (max-width: 767px) {
  .world-cup-predict .round-container .leafs .leaf-container .team,
  .world-cup-predict .round-container .leafs .result-container .team {
    flex: 0 0 50%;
    height: 48px;
    padding: 0 4px;
    position: relative;
  }
}
.world-cup-predict .round-container .leafs .leaf-container .team:first-of-type,
.world-cup-predict
  .round-container
  .leafs
  .result-container
  .team:first-of-type {
  border-radius: 7px 7px 0 0;
}
@media (max-width: 767px) {
  .world-cup-predict
    .round-container
    .leafs
    .leaf-container
    .team:first-of-type,
  .world-cup-predict
    .round-container
    .leafs
    .result-container
    .team:first-of-type {
    border-radius: 0 7px 7px 0;
  }
  .world-cup-predict
    .round-container
    .leafs
    .leaf-container
    .team:first-of-type:before,
  .world-cup-predict
    .round-container
    .leafs
    .result-container
    .team:first-of-type:before {
    border-left: 1px solid #cfd8dc;
    bottom: 8px;
    content: "";
    left: 0;
    position: absolute;
    top: 8px;
  }
}
.world-cup-predict .round-container .leafs .leaf-container .team:last-of-type,
.world-cup-predict
  .round-container
  .leafs
  .result-container
  .team:last-of-type {
  border-radius: 0 0 7px 7px;
}
@media (max-width: 767px) {
  .world-cup-predict .round-container .leafs .leaf-container .team:last-of-type,
  .world-cup-predict
    .round-container
    .leafs
    .result-container
    .team:last-of-type {
    border-radius: 7px 0 0 7px;
    direction: ltr;
  }
  .world-cup-predict
    .round-container
    .leafs
    .leaf-container
    .team:last-of-type:before,
  .world-cup-predict
    .round-container
    .leafs
    .result-container
    .team:last-of-type:before {
    border-left: 1px solid #cfd8dc;
    bottom: 8px;
    content: "";
    position: absolute;
    right: 0;
    top: 8px;
  }
  .world-cup-predict
    .round-container
    .leafs
    .leaf-container
    .team:last-of-type
    .team-name,
  .world-cup-predict
    .round-container
    .leafs
    .result-container
    .team:last-of-type
    .team-name {
    text-align: left;
  }
  .world-cup-predict
    .round-container
    .leafs
    .leaf-container
    .team:last-of-type
    .img-placeholder,
  .world-cup-predict
    .round-container
    .leafs
    .leaf-container
    .team:last-of-type
    figure,
  .world-cup-predict
    .round-container
    .leafs
    .result-container
    .team:last-of-type
    .img-placeholder,
  .world-cup-predict
    .round-container
    .leafs
    .result-container
    .team:last-of-type
    figure {
    margin-left: 0;
    margin-right: 10px;
  }
}
.world-cup-predict
  .round-container
  .leafs
  .leaf-container
  .team
  .img-placeholder,
.world-cup-predict
  .round-container
  .leafs
  .result-container
  .team
  .img-placeholder {
  background-color: #ddd;
  border-radius: 50px;
  display: inline-flex;
}
.world-cup-predict
  .round-container
  .leafs
  .leaf-container
  .team
  .img-placeholder,
.world-cup-predict .round-container .leafs .leaf-container .team figure,
.world-cup-predict
  .round-container
  .leafs
  .result-container
  .team
  .img-placeholder,
.world-cup-predict .round-container .leafs .result-container .team figure {
  height: 28px;
  margin-left: 10px;
  width: 28px;
}
.world-cup-predict
  .round-container
  .leafs
  .leaf-container
  .team
  .img-placeholder
  img,
.world-cup-predict .round-container .leafs .leaf-container .team figure img,
.world-cup-predict
  .round-container
  .leafs
  .result-container
  .team
  .img-placeholder
  img,
.world-cup-predict .round-container .leafs .result-container .team figure img {
  border: 1px solid #ddd;
}
.world-cup-predict .round-container .leafs .leaf-container .team .radio-button,
.world-cup-predict
  .round-container
  .leafs
  .result-container
  .team
  .radio-button {
  background-image: url(/img/subpages/world-cup/qatar2022/radio.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  height: 16px;
  margin: 0 5px 0 10px;
  width: 16px;
}
.world-cup-predict .round-container .leafs .leaf-container .team .team-name,
.world-cup-predict .round-container .leafs .result-container .team .team-name {
  flex: 1;
}
.world-cup-predict
  .round-container
  .leafs
  .leaf-container
  .team
  .team-name.shimmer,
.world-cup-predict
  .round-container
  .leafs
  .result-container
  .team
  .team-name.shimmer {
  height: 100%;
}
.world-cup-predict .round-container .leafs .leaf-container .team.selected,
.world-cup-predict .round-container .leafs .result-container .team.selected {
  background-color: #001a4f;
  color: #fff;
}
.world-cup-predict
  .round-container
  .leafs
  .leaf-container
  .team.selected:before,
.world-cup-predict
  .round-container
  .leafs
  .result-container
  .team.selected:before {
  display: none;
}
.world-cup-predict
  .round-container
  .leafs
  .leaf-container
  .team.selected
  .radio-button,
.world-cup-predict
  .round-container
  .leafs
  .result-container
  .team.selected
  .radio-button {
  background-image: url(/img/subpages/world-cup/qatar2022/radio-selected.svg);
}
.world-cup-predict
  .round-container
  .leafs
  .leaf-container
  .team.selected.predicted,
.world-cup-predict
  .round-container
  .leafs
  .result-container
  .team.selected.predicted {
  background-color: #555d68;
}
.world-cup-predict
  .round-container
  .leafs
  .leaf-container
  .team.selected.predicted
  .radio-button,
.world-cup-predict
  .round-container
  .leafs
  .result-container
  .team.selected.predicted
  .radio-button {
  visibility: hidden;
}
.world-cup-predict
  .round-container
  .leafs
  .leaf-container
  .team.selected.predicted:after,
.world-cup-predict
  .round-container
  .leafs
  .leaf-container
  .team.selected.predicted:before,
.world-cup-predict
  .round-container
  .leafs
  .result-container
  .team.selected.predicted:after,
.world-cup-predict
  .round-container
  .leafs
  .result-container
  .team.selected.predicted:before {
  border-color: hsla(0, 0%, 88%, 0.5);
}
.world-cup-predict
  .round-container
  .leafs
  .leaf-container
  .team.selected.correctly-predicted,
.world-cup-predict
  .round-container
  .leafs
  .result-container
  .team.selected.correctly-predicted {
  background-image: linear-gradient(90deg, #555d68, #516e60 60%, #43a047);
}
.world-cup-predict
  .round-container
  .leafs
  .leaf-container
  .team.selected.correctly-predicted
  .radio-button,
.world-cup-predict
  .round-container
  .leafs
  .result-container
  .team.selected.correctly-predicted
  .radio-button {
  background-image: url(/img/subpages/world-cup/qatar2022/check-correct.svg);
  height: 18px;
  width: 18px;
}
.world-cup-predict
  .round-container
  .leafs
  .leaf-container
  .team.selected.correctly-predicted:after,
.world-cup-predict
  .round-container
  .leafs
  .leaf-container
  .team.selected.correctly-predicted:before,
.world-cup-predict
  .round-container
  .leafs
  .result-container
  .team.selected.correctly-predicted:after,
.world-cup-predict
  .round-container
  .leafs
  .result-container
  .team.selected.correctly-predicted:before {
  border-color: hsla(0, 0%, 88%, 0.5);
}
.world-cup-predict
  .round-container
  .leafs
  .leaf-container
  .team.selected.incorrectly-predicted,
.world-cup-predict
  .round-container
  .leafs
  .result-container
  .team.selected.incorrectly-predicted {
  background-image: linear-gradient(90deg, #555d68, #814d54 64%, #d32f2f);
}
.world-cup-predict
  .round-container
  .leafs
  .leaf-container
  .team.selected.incorrectly-predicted
  .radio-button,
.world-cup-predict
  .round-container
  .leafs
  .result-container
  .team.selected.incorrectly-predicted
  .radio-button {
  background-image: url(/img/subpages/world-cup/qatar2022/check-incorrect.svg);
  height: 18px;
  width: 18px;
}
.world-cup-predict
  .round-container
  .leafs
  .leaf-container
  .team.selected.incorrectly-predicted:after,
.world-cup-predict
  .round-container
  .leafs
  .leaf-container
  .team.selected.incorrectly-predicted:before,
.world-cup-predict
  .round-container
  .leafs
  .result-container
  .team.selected.incorrectly-predicted:after,
.world-cup-predict
  .round-container
  .leafs
  .result-container
  .team.selected.incorrectly-predicted:before {
  border-color: hsla(0, 0%, 88%, 0.5);
}
.world-cup-predict .round-container .leafs .tree {
  flex: 0 0 50%;
  position: relative;
}
@media (max-width: 767px) {
  .world-cup-predict .round-container .leafs .tree {
    direction: rtl !important;
    flex: 0 0 100%;
    flex-direction: row !important;
    margin-top: -5px;
    padding-left: 15px;
    padding-right: 10px;
  }
}
.world-cup-predict .round-container .leafs .tree:nth-of-type(2n) {
  direction: ltr;
  flex-direction: row-reverse;
}
.world-cup-predict
  .round-container
  .leafs
  .tree:nth-of-type(2n)
  .leaf-container:nth-of-type(odd)
  .leaf:after {
  border-right-style: solid;
  border-top-style: solid;
  right: -15px;
  top: calc(50% - 1px);
}
@media (max-width: 767px) {
  .world-cup-predict
    .round-container
    .leafs
    .tree:nth-of-type(2n)
    .leaf-container:nth-of-type(odd)
    .leaf:after {
    border-left-style: solid;
    border-right-style: none;
    left: -10px;
    right: auto;
  }
}
.world-cup-predict
  .round-container
  .leafs
  .tree:nth-of-type(2n)
  .leaf-container:nth-of-type(2n)
  .leaf:after {
  border-bottom-style: solid;
  border-right-style: solid;
  right: -15px;
  top: -8px;
}
@media (max-width: 767px) {
  .world-cup-predict
    .round-container
    .leafs
    .tree:nth-of-type(2n)
    .leaf-container:nth-of-type(2n)
    .leaf:after {
    border-left-style: solid;
    border-right-style: none;
    left: -10px;
    right: auto;
  }
}
.world-cup-predict
  .round-container
  .leafs
  .tree:nth-of-type(2n)
  .result-container {
  left: 225px;
}
.world-cup-predict
  .round-container
  .leafs
  .tree:nth-of-type(2n)
  .result-container
  .result:after {
  left: -16px;
}
.world-cup-predict
  .round-container
  .leafs
  .tree:nth-of-type(odd)
  .leaf-container:nth-of-type(odd)
  .leaf:after {
  border-left-style: solid;
  border-top-style: solid;
  left: -15px;
  top: calc(50% - 1px);
}
@media (max-width: 767px) {
  .world-cup-predict
    .round-container
    .leafs
    .tree:nth-of-type(odd)
    .leaf-container:nth-of-type(odd)
    .leaf:after {
    left: -10px;
  }
}
.world-cup-predict
  .round-container
  .leafs
  .tree:nth-of-type(odd)
  .leaf-container:nth-of-type(2n)
  .leaf:after {
  border-bottom-style: solid;
  border-left-style: solid;
  left: -15px;
  top: -8px;
}
@media (max-width: 767px) {
  .world-cup-predict
    .round-container
    .leafs
    .tree:nth-of-type(odd)
    .leaf-container:nth-of-type(2n)
    .leaf:after {
    left: -10px;
  }
}
.world-cup-predict
  .round-container
  .leafs
  .tree:nth-of-type(odd)
  .result-container {
  right: 225px;
}
.world-cup-predict
  .round-container
  .leafs
  .tree:nth-of-type(odd)
  .result-container
  .result:after {
  right: -16px;
}
.world-cup-predict
  .round-container
  .leafs
  .tree
  .result-container
  .result:after {
  border-top: 2px solid hsla(0, 0%, 88%, 0.5);
  content: "";
  height: 2px;
  margin-top: -1px;
  position: absolute;
  top: 50%;
  width: 16px;
}
.world-cup-predict .round-container .leafs .tree .leaf-container .leaf:after {
  border-color: hsla(0, 0%, 88%, 0.5);
  border-width: 2px;
  content: "";
  display: block;
  height: calc(50% + 8.5px);
  position: absolute;
  width: 15px;
}
@media (max-width: 767px) {
  .world-cup-predict .round-container .leafs .tree .leaf-container .leaf:after {
    height: calc(50% + 9px);
    width: 11px;
  }
}
.world-cup-predict
  .round-container
  .leafs.closed
  .leaf-container
  .leaf
  .team:not(.selected)
  .radio-button {
  visibility: hidden;
}
.world-cup-predict .round-container .user-rank {
  color: #fff;
  display: flex;
  height: 40px;
  margin: 20px auto 0;
  max-width: 100%;
  width: 615px;
}
@media (max-width: 767px) {
  .world-cup-predict .round-container .user-rank {
    align-items: flex-start;
    flex-direction: column;
    height: 80px;
    padding: 0 10px;
  }
}
.world-cup-predict .round-container .user-rank .rank {
  align-items: center;
  background-image: linear-gradient(284deg, #97002c, #bc083d 12%);
  border-radius: 0 4px 4px 0;
  display: flex;
  height: 40px;
  padding: 5px 20px;
  position: relative;
}
.world-cup-predict .round-container .user-rank .rank span {
  font-size: 14px;
}
.world-cup-predict .round-container .user-rank .rank strong {
  font-size: 18px;
  font-weight: 700;
  margin-right: 1em;
}
.world-cup-predict .round-container .user-rank .rank:before {
  border-color: transparent transparent #bc083d;
  border-style: solid;
  border-width: 0 0 40px 30px;
  content: "";
  left: -30px;
  position: absolute;
  top: 0;
}
.world-cup-predict .round-container .user-rank .score {
  align-items: center;
  background-color: #750c29;
  border-radius: 4px;
  color: #fff;
  display: flex;
  flex: 1;
  height: 40px;
  padding: 5px 40px 5px 10px;
}
@media (max-width: 767px) {
  .world-cup-predict .round-container .user-rank .score {
    padding: 5px 20px;
    width: 100%;
  }
}
.world-cup-predict .coming-soon {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-top: 40px;
}
.world-cup-predict .coming-soon .image {
  position: relative;
}
.world-cup-predict .coming-soon .image img {
  bottom: -42px;
  height: 340px;
  object-fit: contain;
  position: relative;
}
@media (max-width: 450px) {
  .world-cup-predict .coming-soon .image img {
    bottom: -31.5px;
    height: 255px;
    max-width: unset;
  }
}
.world-cup-predict .coming-soon .image.group img {
  left: -45px;
  width: 437px;
}
@media (max-width: 450px) {
  .world-cup-predict .coming-soon .image.group img {
    left: -33.75px;
    width: 327.75px;
  }
}
.world-cup-predict .coming-soon .image.roundof16 img {
  left: -31px;
  width: 409px;
}
@media (max-width: 450px) {
  .world-cup-predict .coming-soon .image.roundof16 img {
    left: -23.25px;
    width: 306.75px;
  }
}
.world-cup-predict .coming-soon .image.quarterfinals img {
  left: -43px;
  width: 433px;
}
@media (max-width: 450px) {
  .world-cup-predict .coming-soon .image.quarterfinals img {
    left: -32.25px;
    width: 324.75px;
  }
}
.world-cup-predict .coming-soon .image.semifinal img {
  left: 82px;
  width: 498px;
}
@media (max-width: 450px) {
  .world-cup-predict .coming-soon .image.semifinal img {
    left: 62.5px;
    width: 373.5px;
  }
}
.world-cup-predict .coming-soon .image.final img {
  left: -32px;
  width: 410px;
}
@media (max-width: 450px) {
  .world-cup-predict .coming-soon .image.final img {
    left: -24px;
    width: 307.5px;
  }
}
.world-cup-predict .coming-soon .timer {
  background-color: #750c29;
  border: 10px solid #fff;
  border-radius: 25px;
  color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  max-width: calc(100% - 10px);
  padding: 10px;
  position: relative;
  width: 370px;
  z-index: 1;
}
.world-cup-predict .coming-soon .timer .timer-title {
  border-bottom: 1px solid #97002c;
  color: #fff;
  font-size: 14px;
  padding: 0 0 10px;
  text-align: center;
}
.world-cup-predict .coming-soon .timer .countdown {
  background-color: transparent;
  clear: both;
  float: none;
  height: 40px;
  padding-top: 10px;
  width: 100%;
}
.world-cup-predict .coming-soon .timer .countdown > div {
  height: 30px;
  line-height: 0.9;
}
.world-cup-predict .coming-soon .timer .countdown > div:after {
  background-color: #97002c;
}
.world-cup-predict .coming-soon .msg {
  color: #fff;
  font-size: 14px;
  margin-top: 30px;
  padding: 0 10px;
}
.world-cup-predict .platform {
  align-items: flex-end;
  display: flex;
  left: 50%;
  position: absolute;
  top: 80px;
  transform: translateX(-50%);
}
@media (min-width: 768px) {
  .world-cup-predict .platform {
    top: 150px;
  }
}
@media (min-width: 920px) {
  .world-cup-predict .platform {
    top: 150px;
  }
}
.world-cup-predict .platform .team {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  position: relative;
}
.world-cup-predict .platform .team .team-name {
  color: #fff;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
}
.world-cup-predict .platform .team .medal-container {
  position: absolute;
  right: 20px;
  top: 0;
  transform: translate(-50%, -50%) scale(0.3);
}
@media (min-width: 768px) {
  .world-cup-predict .platform .team .medal-container {
    transform: translate(-50%, -50%) scale(0.4);
  }
}
@media (min-width: 920px) {
  .world-cup-predict .platform .team .medal-container {
    transform: translate(-50%, -50%);
  }
}
.world-cup-predict .platform .team .medal-container .img-placeholder,
.world-cup-predict .platform .team .medal-container figure {
  background-color: #ddd;
  border-radius: 4px;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 75%, 50% 100%, 0 75%);
  -moz-clip-path: polygon(0 0, 100% 0, 100% 75%, 50% 100%, 0 75%);
  clip-path: polygon(0 0, 100% 0, 100% 75%, 50% 100%, 0 75%);
  display: inline-flex;
  left: 50%;
  margin: 0 !important;
  position: absolute;
  top: -100%;
  transform: translateX(-50%);
}
.world-cup-predict .platform .team .medal-container .img-placeholder img,
.world-cup-predict .platform .team .medal-container figure img {
  border-radius: 0;
  height: 100% !important;
  object-fit: cover;
  object-position: center;
  width: 100% !important;
}
.world-cup-predict .platform .team.place-1st {
  background-image: url(/img/subpages/world-cup/qatar2022/1st.svg);
  height: 52px;
  width: 144px;
  z-index: 1;
}
@media (min-width: 768px) {
  .world-cup-predict .platform .team.place-1st {
    height: 60px;
    width: 190px;
  }
}
@media (min-width: 920px) {
  .world-cup-predict .platform .team.place-1st {
    height: 120px;
    width: 380px;
  }
}
.world-cup-predict .platform .team.place-1st .team-name {
  font-size: 18px;
}
@media (min-width: 768px) {
  .world-cup-predict .platform .team.place-1st .team-name {
    font-size: 24px;
  }
}
@media (min-width: 920px) {
  .world-cup-predict .platform .team.place-1st .team-name {
    font-size: 40px;
  }
}
.world-cup-predict .platform .team.place-1st .img-placeholder,
.world-cup-predict .platform .team.place-1st figure {
  height: 80px;
  width: 80px;
}
.world-cup-predict .platform .team.place-1st .medal-container {
  right: -50px;
}
@media (min-width: 768px) {
  .world-cup-predict .platform .team.place-1st .medal-container {
    right: -40px;
  }
}
@media (min-width: 920px) {
  .world-cup-predict .platform .team.place-1st .medal-container {
    right: 20px;
  }
}
.world-cup-predict .platform .team.place-1st .cup {
  left: 50%;
  position: absolute;
  top: -115px;
  transform: translate(-50%, 25%) scale(0.5);
  z-index: -1;
}
@media (min-width: 768px) {
  .world-cup-predict .platform .team.place-1st .cup {
    top: -118px;
    transform: translate(-50%, 10%) scale(0.8);
  }
}
@media (min-width: 920px) {
  .world-cup-predict .platform .team.place-1st .cup {
    top: -118px;
    transform: translateX(-50%);
  }
}
.world-cup-predict .platform .team.place-2nd {
  background-image: url(/img/subpages/world-cup/qatar2022/2nd.svg);
  height: 40px;
  margin-right: -15px;
  width: 116px;
  z-index: 0;
}
@media (min-width: 768px) {
  .world-cup-predict .platform .team.place-2nd {
    height: 44px;
    width: 150px;
  }
}
@media (min-width: 920px) {
  .world-cup-predict .platform .team.place-2nd {
    height: 88px;
    margin-right: -30px;
    width: 300px;
  }
}
.world-cup-predict .platform .team.place-2nd .team-name {
  font-size: 16px;
  margin-left: -5px;
}
@media (min-width: 768px) {
  .world-cup-predict .platform .team.place-2nd .team-name {
    font-size: 20px;
  }
}
@media (min-width: 920px) {
  .world-cup-predict .platform .team.place-2nd .team-name {
    font-size: 28px;
    margin-left: -15px;
  }
}
.world-cup-predict .platform .team.place-2nd .img-placeholder,
.world-cup-predict .platform .team.place-2nd figure {
  height: 72px;
  width: 72px;
}
.world-cup-predict .platform .team.place-2nd .medal-container {
  right: -50px;
}
@media (min-width: 768px) {
  .world-cup-predict .platform .team.place-2nd .medal-container {
    right: -50px;
  }
}
@media (min-width: 920px) {
  .world-cup-predict .platform .team.place-2nd .medal-container {
    right: -10px;
  }
}
.world-cup-predict .platform .team.place-3rd {
  background-image: url(/img/subpages/world-cup/qatar2022/3rd.svg);
  height: 34px;
  margin-left: -15px;
  width: 116px;
  z-index: 0;
}
@media (min-width: 768px) {
  .world-cup-predict .platform .team.place-3rd {
    height: 35.5px;
    width: 150px;
  }
}
@media (min-width: 920px) {
  .world-cup-predict .platform .team.place-3rd {
    height: 71px;
    margin-left: -30px;
    width: 300px;
  }
}
.world-cup-predict .platform .team.place-3rd .medal-container {
  right: -37px;
}
@media (min-width: 768px) {
  .world-cup-predict .platform .team.place-3rd .medal-container {
    right: -27px;
  }
}
@media (min-width: 920px) {
  .world-cup-predict .platform .team.place-3rd .medal-container {
    right: 20px;
  }
}
.world-cup-predict .platform .team.place-3rd .img-placeholder,
.world-cup-predict .platform .team.place-3rd figure {
  height: 64px;
  width: 64px;
}
.world-cup-predict .platform .team.place-3rd .team-name {
  font-size: 14px;
  margin-left: -5px;
}
@media (min-width: 768px) {
  .world-cup-predict .platform .team.place-3rd .team-name {
    font-size: 18px;
  }
}
@media (min-width: 920px) {
  .world-cup-predict .platform .team.place-3rd .team-name {
    font-size: 22px;
    margin-right: -15px;
  }
}
.table-holder table tr td:nth-child(2),
.table-holder table tr th:nth-child(2) {
  text-align: right;
}
.groups-table {
  background-size: cover;
  padding-bottom: 60px;
  padding-top: 60px;
}
.groups-table,
.groups-table .section-title {
  position: relative;
}
@media (max-width: 475px) {
  .groups-table {
    padding-bottom: 15px;
  }
}
.groups-table .groups-holder {
  float: right;
  width: 100%;
}
.groups-table .groups-holder .owl-stage-outer {
  overflow: visible !important;
  padding-bottom: 30px !important;
}
.groups-table .groups-holder .owl-item {
  width: 142px !important;
}
.groups-table .groups-holder .group {
  background: #fff;
  border-radius: 10px !important;
  /*box-shadow: 0 0 25px 0 rgba(163, 184, 225, 0.4);*/
  float: right;
  width: 100%;
  border:1px solid #e5e2e2;
  /*border-bottom:6px solid #1e797c;*/
}
@media (max-width: 425px) {
  .groups-table .groups-holder .group {
    height: auto;
    width: 150px;
  }
}
.groups-table .groups-holder .group.active-group {
  border: 1.7px solid #1e797c;
}
.groups-table .groups-holder .group .group-head {
  float: right;
  margin-bottom: 15px;
  width: 100%;

   background-color:#1e797c;
   border-top-left-radius:10px;
   border-top-right-radius:10px;
   padding:10px 10px;
   color:white;

}
.groups-table .groups-holder .group .group-head .group-name {
  float: right;
  font-size: 14px;
  font-weight: 700;
   
}
.groups-table .groups-holder .group .group-head .group-detail {
  color: #00b8d4;
  cursor: pointer;
  float: left;
  font-size: 11px;
  font-weight: 700;

}
.groups-table .groups-holder .group .group-body {
  float: right;
  width: 100%;
}
.groups-table .groups-holder .group .group-body .team-item {
  border-bottom: 1px solid #eee;
  float: right;
  margin-bottom: 8px;
  padding-bottom: 8px;
  width: 100%;
  padding-right:8px;
  padding-left:10px;
}
.groups-table .groups-holder .group .group-body .team-item:last-child {
  border: none;
}
.groups-table .groups-holder .group .group-body .team-item .team-name {
  float: right;
  width: 90%;
}
.groups-table .groups-holder .group .group-body .team-item .team-name img {
  float: right;
  margin-left: 5px;
  width: 25px;
}
.groups-table .groups-holder .group .group-body .team-item .team-score {
  float: left;
  text-align: left;
  width: 10%;
}
.groups-table .group-complete-info {
  background: #fff;
  border: 1.7px solid #eee;
  border-radius: 10px;
  box-shadow: 0 0 10px 0 #eee;
  display: none;
  float: right;
  margin-bottom: 30px;
  margin-top: 30px;
  padding: 30px;
  position: relative;
  width: 100%;
  z-index: 1;
}
@media (max-width: 767px) {
  .groups-table .group-complete-info {
    margin: 0 !important;
    padding: 5px;
  }
}
.groups-table .group-complete-info .group-info-title {
  float: right;
  margin-bottom: 30px;
  width: 100%;
}
.groups-table .group-complete-info .group-info-title .group-name {
  color: #212121;
  float: right;
  font-size: 2rem;
  font-weight: 800;
  color:#0097a7;
}
.groups-table .group-complete-info .group-info-title .group-info-close {
  cursor: pointer;
  float: left;
}
.groups-table .group-complete-info .matches-box {
  float: right;
  width: 100%;
}
.groups-table .group-complete-info .group-matches-holder {
  font-size: 12px;
  position: relative;
  width: 100%;
}
@media (max-width: 767px) {
  .groups-table .group-complete-info .group-matches-holder {
    padding: 0;
  }
  .groups-table .group-complete-info .group-matches-holder .owl-item {
    width: 200px !important;
  }
}
.groups-table .group-complete-info .group-matches-holder .owl-nav button {
  background: #fff;
  border: 2px solid #000;
  height: 25px;
  position: absolute;
  top: 40%;
  width: 25px;
}
.groups-table
  .group-complete-info
  .group-matches-holder
  .owl-nav
  button.owl-next {
  left: 15px;
}
.groups-table
  .group-complete-info
  .group-matches-holder
  .owl-nav
  button.owl-prev {
  right: 15px;
}
.groups-table .group-complete-info .group-matches-holder .group-match {
  border: 1px solid #eee;
  border-radius: 10px;
  float: right;
  width: 100%;
  transition:2s;
}
.group{
      transition:.5s;
}
.group:hover{
    box-shadow:2px 3px 15px rgba(0, 188, 212, 0.32);
    transform:scale(1.1);
    border:2px solid rgba(0, 188, 212, 0.32) !important;
}
.groups-table
  .group-complete-info
  .group-matches-holder
  .group-match
  .group-match-header {
  float: right;
  padding: 5px;
  width: 100%;
}
.groups-table
  .group-complete-info
  .group-matches-holder
  .group-match
  .group-match-header
  .match-detail {
  float: left;
}
.groups-table
  .group-complete-info
  .group-matches-holder
  .group-match
  .group-match-header
  .match-detail
  a {
  float: left;
  margin-right: 5px;
}
.groups-table
  .group-complete-info
  .group-matches-holder
  .group-match
  .group-match-header
  .match-detail
  a
  img {
  float: left;
  width: 20px;
}
.groups-table
  .group-complete-info
  .group-matches-holder
  .group-match
  .group-match-header
  .match-time {
  float: right;
}
.groups-table
  .group-complete-info
  .group-matches-holder
  .group-match
  .group-match-info {
  display: flex;
  float: right;
  padding: 8px;
  width: 100%;
}
.groups-table
  .group-complete-info
  .group-matches-holder
  .group-match
  .group-match-info
  .group-match-teams,
.groups-table
  .group-complete-info
  .group-matches-holder
  .group-match
  .group-match-info
  .group-match-teams
  .team-item {
  float: right;
  width: 100%;
}
.groups-table
  .group-complete-info
  .group-matches-holder
  .group-match
  .group-match-info
  .group-match-teams
  .team-item:first-child {
  margin-bottom: 8px;
}
.groups-table
  .group-complete-info
  .group-matches-holder
  .group-match
  .group-match-info
  .group-match-teams
  .team-item
  .team-name {
  float: right;
}
.groups-table
  .group-complete-info
  .group-matches-holder
  .group-match
  .group-match-info
  .group-match-teams
  .team-item
  .team-name
  img {
  border-radius: 50%;
  display: inline-block;
  width: 20px;
}
.groups-table
  .group-complete-info
  .group-matches-holder
  .group-match
  .group-match-info
  .group-match-teams
  .team-item
  .team-goals {
  float: left;
}
.groups-table
  .group-complete-info
  .group-matches-holder
  .group-match
  .group-match-info
  .group-match-detail {
  border-right: 1px solid #eee;
  display: flex;
  float: left;
  margin-right: 15px;
  padding-right: 15px;
  text-align: left;
  width: 30%;
}
.groups-table
  .group-complete-info
  .group-matches-holder
  .group-match
  .group-match-info
  .group-match-detail
  a {
  display: inherit;
  margin: 0 5px;
}
.groups-table
  .group-complete-info
  .group-matches-holder
  .group-match
  .group-match-info
  .group-match-detail
  img {
  width: auto !important;
}
.table-holder table tr td {
  direction: ltr;
}
.table-holder table tr td:nth-child(2) {
  direction: rtl;
}

.table-holder table tr th {
  background-color:#1e797c;
  color:white;
}
.table-holder table tr:nth-child(2n){
    background-color:#eee;
}
.table-holder table tr td,
.table-holder table tr th {
  font-size: 10px;
}
.knock-out-phase {
  background-size: cover;
  padding-bottom: 60px;
  padding-top: 60px;
  position: relative;
    background-image:linear-gradient(121deg, #891736 -3%, #410224 102%);
    background-repeat:no-repeat;
    background-position:center;
    background-size:100%;
}
.knock-out-phase .tournament-container {
  align-items: center;
  display: flex;
  float: right;
  height: 100%;
  width: 100%;
}
.knock-out-phase .tournament-container .tournament-brackets {
  display: flex;
  flex-direction: row;
  float: right;
  list-style-type: none;
  position: relative;
  width: 40%;
}
.knock-out-phase
  .tournament-container
  .tournament-brackets
  .tournament-round
  .bracket {
  display: flex;
  flex: 1;
  flex-direction: column;
  flex-grow: 1;
  justify-content: space-around;
  list-style-type: none;
  margin: 0;
  padding: 0;
 
}
.knock-out-phase
  .tournament-container
  .tournament-brackets
  .tournament-round
  .bracket
  .playoff-match-holder:after,
.knock-out-phase
  .tournament-container
  .tournament-brackets
  .tournament-round
  .bracket
  .playoff-match-holder:before {
  border-color: #1e797c;
}
.knock-out-phase
  .tournament-container
  .tournament-brackets
  .tournament-round
  .bracket
  .playoff-match-holder
  .team-item {
  background-color: #fff;
  border: 2px solid #1e797c;
  border-radius: 10px;
  display: block;
  line-height: 2;
  overflow: hidden;
  padding: 0 0 5px;
  position: relative;
  vertical-align: middle;
}
.knock-out-phase
  .tournament-container
  .tournament-brackets
  .tournament-round
  .bracket
  .playoff-match-holder
  .team-item
  .tournoment-team
  .tournoment-team-name {
  float: right;
  font-size: 13px;
  font-weight: 700;
  text-align: right;
  width: 78%;
}
@media (min-width: 992px) and (max-width: 1239px) {
  .knock-out-phase
    .tournament-container
    .tournament-brackets
    .tournament-round
    .bracket
    .playoff-match-holder
    .team-item
    .tournoment-team
    .tournoment-team-name {
    font-size: 10px;
    font-weight: 400;
  }
}
.knock-out-phase
  .tournament-container
  .tournament-brackets
  .tournament-round
  .bracket
  .playoff-match-holder
  .team-item
  .tournoment-team
  .tournoment-team-name
  img {
  border-radius: 50%;
  height: 26px;
  width: 26px;
}
@media (min-width: 992px) and (max-width: 1239px) {
  .knock-out-phase
    .tournament-container
    .tournament-brackets
    .tournament-round
    .bracket
    .playoff-match-holder
    .team-item
    .tournoment-team
    .tournoment-team-name
    img {
    max-height: 13px;
    max-width: 13px;
  }
}
.knock-out-phase
  .tournament-container
  .tournament-brackets
  .tournament-round
  .bracket
  .playoff-match-holder
  .team-item
  .tournoment-team
  .tournoment-team-goal {
  float: right;
  font-size: 11px;
  text-align: left;
  width: 22%;
}
.knock-out-phase
  .tournament-container
  .tournament-brackets
  .tournament-round
  .bracket
  .playoff-match-holder
  .team-item
  .tournoment-info {
  background: #1e797c;
  border-radius: 4px 4px 0 0;
  float: right;
  padding: 5px;
  width: 100%;
}
.knock-out-phase
  .tournament-container
  .tournament-brackets
  .tournament-round
  .bracket
  .playoff-match-holder
  .team-item
  .tournoment-info
  a {
  float: left;
  margin-right: 5px;
  max-width: 20px;
}
.knock-out-phase
  .tournament-container
  .tournament-brackets
  .tournament-round
  .bracket
  .playoff-match-holder
  .team-item
  .tournoment-info
  a
  img {
  float: left;
  margin-top: 1px;
  width: 16px;
}
.knock-out-phase
  .tournament-container
  .tournament-brackets
  .tournament-round
  .bracket
  .playoff-match-holder
  .team-item
  .tournoment-info
  > span {
  color: #fff;
  direction: rtl;
  display: block;
  font-size: 12px;
}
.knock-out-phase
  .tournament-container
  .tournament-brackets
  .tournament-round
  .bracket
  .playoff-match-holder
  .team-item
  .tournoment-info
  > span:first-child {
  float: right;
}
.knock-out-phase .tournament-container .tournament-brackets.final-knock-phase {
  display: flex;
  flex-direction: column;
  float: right;
  height: 100%;
  justify-content: center;
  width: 20%;
}
.knock-out-phase
  .tournament-container
  .tournament-brackets.final-knock-phase
  .tournoment-info {
  margin-bottom: 10px;
}
.knock-out-phase
  .tournament-container
  .tournament-brackets.final-knock-phase
  .tournament-round {
  flex: none;
}
.knock-out-phase
  .tournament-container
  .tournament-brackets.final-knock-phase
  .tournament-round
  .bracket
  .playoff-match-holder {
  margin-left: 0;
  padding: 0;
}
.knock-out-phase
  .tournament-container
  .tournament-brackets.final-knock-phase
  .tournament-round
  .bracket
  .playoff-match-holder:first-child:before {
  background: url(/img/subpages/world-cup/qatar2022/cup.png);
  background-position: 50%;
  background-repeat: no-repeat;
  border: none;
  content: "";
  display: block;
  height: 120px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  top: -119px;
  width: 80px;
}
.knock-out-phase
  .tournament-container
  .tournament-brackets.final-knock-phase
  .tournament-round
  .bracket
  .playoff-match-holder:first-child
  .team-item {
  background: #1e797c;
}
.knock-out-phase
  .tournament-container
  .tournament-brackets.final-knock-phase
  .tournament-round
  .bracket
  .playoff-match-holder:first-child
  .team-item
  * {
  color: #fff;
}
.knock-out-phase
  .tournament-container
  .tournament-brackets.final-knock-phase
  .tournament-round
  .bracket
  .playoff-match-holder:first-child
  .team-item
  .tournoment-info {
  background: #d60341;
}
.knock-out-phase
  .tournament-container
  .tournament-brackets.final-knock-phase
  .tournament-round
  .bracket
  .playoff-match-holder
  .team-item {
  height: 96px;
  position: relative;
}
.knock-out-phase
  .tournament-container
  .tournament-brackets.final-knock-phase
  .tournament-round
  .bracket
  .playoff-match-holder
  .team-item
  .tournoment-team {
  float: right;
  width: 50%;
}
.knock-out-phase
  .tournament-container
  .tournament-brackets.final-knock-phase
  .tournament-round
  .bracket
  .playoff-match-holder
  .team-item
  .tournoment-team
  .tournoment-team-goal {
  margin: 0 8px;
  width: auto !important;
}
.knock-out-phase
  .tournament-container
  .tournament-brackets.final-knock-phase
  .tournament-round
  .bracket
  .playoff-match-holder
  .team-item
  .tournoment-team
  .tournoment-team-name {
  width: auto !important;
}
.knock-out-phase
  .tournament-container
  .tournament-brackets.final-knock-phase
  .tournament-round
  .bracket
  .playoff-match-holder
  .team-item
  .tournoment-team:nth-child(2) {
  direction: ltr;
}
.knock-out-phase
  .tournament-container
  .tournament-brackets.final-knock-phase
  .tournament-round
  .bracket
  .playoff-match-holder
  .team-item
  .tournoment-team:nth-child(2)
  .tournoment-team-goal {
  float: left;
}
.knock-out-phase
  .tournament-container
  .tournament-brackets.final-knock-phase
  .tournament-round
  .bracket
  .playoff-match-holder
  .team-item
  .tournoment-team:nth-child(2)
  .tournoment-team-name {
  float: right;
  text-align: left;
}
.knock-out-phase
  .tournament-container
  .tournament-brackets.final-knock-phase
  .tournament-round
  .bracket
  .playoff-match-holder
  .team-item
  .tournoment-team:nth-child(3) {
  direction: rtl;
}
.knock-out-phase
  .tournament-container
  .tournament-brackets.final-knock-phase
  .tournament-round
  .bracket
  .playoff-match-holder
  .team-item
  .tournoment-team:nth-child(3)
  .tournoment-team-goal {
  float: right;
}
.knock-out-phase
  .tournament-container
  .tournament-brackets.final-knock-phase
  .tournament-round
  .bracket
  .playoff-match-holder
  .team-item
  .tournoment-team:nth-child(3)
  .tournoment-team-name {
  float: left;
  text-align: right;
}
.knock-out-phase
  .tournament-container
  .tournament-brackets.left-side-knock-phase {
  direction: ltr;
}
.knock-out-phase
  .tournament-container
  .tournament-brackets.left-side-knock-phase
  .tournament-round
  .bracket
  .playoff-match-holder {
  margin: 7px 7px 7px 0;
  padding: 0 10px 0 0;
}
.knock-out-phase
  .tournament-container
  .tournament-brackets.left-side-knock-phase
  .tournament-round
  .bracket
  .playoff-match-holder:after {
  border-left: 0;
  border-right-style: solid;
  left: auto;
  right: 0;
}
.knock-out-phase
  .tournament-container
  .tournament-brackets.left-side-knock-phase
  .tournament-round
  .bracket
  .playoff-match-holder:before {
  left: -9px;
  right: auto;
}
.knock-out-phase
  .tournament-container
  .tournament-brackets.left-side-knock-phase
  .tournament-round
  .bracket
  .playoff-match-holder
  .team-item
  .tournoment-team
  .tournoment-team-name {
  float: left;
  text-align: left;
}
.knock-out-phase
  .tournament-container
  .tournament-brackets.left-side-knock-phase
  .tournament-round
  .bracket
  .playoff-match-holder
  .team-item
  .tournoment-team
  .tournoment-team-goal {
  float: right;
  text-align: right;
}
.mobile-playoff {
  float: right;
  width: 100%;
}
@media (max-width: 991px) {
  .mobile-playoff {
    display: block;
    overflow: hidden;
  }
}
.mobile-playoff .tournoment-info > span.time {
  direction: rtl !important;
}
.mobile-playoff .playoff-popup {
  bottom: 0;
  height: min-content;
  position: fixed;
  top: auto !important;
}
.mobile-playoff .tournament-container {
  float: right;
  width: 100%;
}
.mobile-playoff .tournament-container .tournament-brackets {
  border-bottom: 10px solid #f5f5f5;
  border-top: 10px solid #f5f5f5;
  float: right;
  width: 100%;
}
.mobile-playoff .owl-nav > button {
  background: #fff;
}
.mobile-playoff .owl-stage-outer {
  float: right;
  overflow: visible !important;
  width: 100%;
}
.mobile-playoff button.owl-prev {
  border-left: 1px solid #eee !important;
  height: 100%;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 40px;
}
.mobile-playoff button.owl-prev.disabled {
  display: none;
}
.mobile-playoff button.owl-next {
  border-right: 1px solid #eee !important;
  height: 100%;
  left: 0;
  position: absolute;
  text-align: center;
  top: 0;
  width: 40px;
}
.mobile-playoff button.owl-next.disabled {
  display: none;
}
.mobile-playoff .bracketmob {
  float: right;
  height: 100%;
}
.mobile-playoff .bracketmob .team-item-mob {
  background: #fff !important;
  border-bottom: 1px solid #eee;
  float: right;
  margin: 0 !important;
  padding: 10px 50px !important;
  position: relative !important;
  width: 100%;
}
.mobile-playoff .bracketmob .team-item-mob .tournoment-team {
  clear: both;
  display: block;
  float: right;
  width: 100%;
}
.mobile-playoff .bracketmob .team-item-mob .tournoment-team:last-child {
  margin-top: 5px;
}
.mobile-playoff .bracketmob .team-item-mob:nth-child(2n) {
  border-bottom: 2px solid #1e797c;
}
.mobile-playoff .bracketmob .team-item-mob:first-child {
  border-top: 2px solid #1e797c;
}
.mobile-playoff .bracketmob .team-item-mob:nth-child(odd):after {
  display: none !important;
}
.mobile-playoff .bracketmob .team-item-mob:before {
  background: url(/img/icons/arrow-right.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  content: "";
  display: block;
  float: right;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
  z-index: 999;
}
.mobile-playoff .bracketmob .team-item-mob:after {
  background: url(/img/icons/arrow-left.svg);
  background-color: #fff;
  background-position: 50%;
  background-repeat: no-repeat;
  bottom: 0;
  content: "";
  display: block;
  float: right;
  height: 100%;
  left: 0;
  position: absolute;
  top: -50%;
  width: 40px;
  z-index: 999;
}
.mobile-playoff .bracketmob .team-item-mob img {
  display: inline-block !important;
}
.mobile-playoff .owl-item:first-child .bracketmob .team-item-mob:before,
.mobile-playoff .owl-item:last-child .bracketmob .team-item-mob:after {
  display: none;
}
.desktop-playoff {
  width: 100%;
}
@media (max-width: 991px) {
  .desktop-playoff {
    display: none !important;
  }
}
.mobile-playoff #carousel-custom-dots {
  justify-content: right;
}
.mobile-playoff #carousel-custom-dots > span {
  border-radius: 5px;
  font-size: 12px;
  margin: 0 5px;
  padding: 5px;
  text-align: center;
}
.mobile-playoff #carousel-custom-dots > span.active {
  background: #0097a7;
  color: #fff;
}
.world-cup-top-list {
  background: #f6f8f9;
  min-height: 464px;
  padding-bottom: 60px;
  padding-top: 60px;
  position: relative;
}
.world-cup-top-list:before {
  background: url(/img/subpages/world-cup/qatar2022/top-scorers.svg);
  background-repeat: no-repeat;
  content: "";
  height: 660px;
  left: -12px;
  position: absolute;
  top: -146px;
  width: 640px;
  z-index: 0;
}
@media (max-width: 767px) {
  .world-cup-top-list:before {
    left: -275px;
  }
}
.world-cup-top-list .top-list-carousel .owl-stage-outer {
  overflow: visible !important;
}
@media (max-width: 767px) {
  .world-cup-top-list .top-list-carousel {
    margin-top: 15px;
  }
  .world-cup-top-list .top-list-carousel .owl-stage-outer {
    overflow: visible;
  }
  .world-cup-top-list .top-list-carousel .owl-stage-outer .owl-stage .owl-item {
    width: 150px !important;
  }
}
.world-cup-top-list .top-list-carousel .top-player {
  background-color: #fff;
  border-radius: 8px;
  box-shadow: 0 0 25px 0 rgba(163, 184, 225, 0.4);
  float: right;
  position: relative;
}
.world-cup-top-list .top-list-carousel .top-player > div {
  float: right;
  width: 100%;
}
.world-cup-top-list .top-list-carousel .top-player .player-country {
  background-position: 50% !important;
  background-size: cover !important;
  border-radius: 5px;
  height: 70px;
  left: 0;
  position: absolute;
  right: 15px;
  top: -15px;
  width: 70px;
}
.world-cup-top-list .top-list-carousel .top-player .player-image {
  border-radius: 50%;
  display: block;
  height: 70px;
  overflow: hidden;
  position: relative;
  right: 15px;
  top: 30px;
  width: 70px !important;
  z-index: 1;
}
.world-cup-top-list .top-list-carousel .top-player .player-name {
  font-size: 18px;
  font-weight: 700;
  margin-top: 50px;
  padding: 0 15px;
  position: relative;
  z-index: 1;
}
@media (max-width: 767px) {
  .world-cup-top-list .top-list-carousel .top-player .player-name {
    font-size: 12px;
  }
}
.world-cup-top-list .top-list-carousel .top-player .player-country-name {
  color: #9a9da2;
  font-size: 14px;
  font-weight: 500;
  margin-top: 10px;
  padding: 0 15px;
}
.world-cup-top-list .top-list-carousel .top-player .player-score {
  color: #00acc1;
  font-size: 15px;
  font-weight: 700;
  margin-bottom: 10px;
  margin-top: 20px;
  padding: 0 15px;
}
.world-cup-top-list .top-list-carousel .top-player .player-number {
  bottom: -20px;
  color: #f3f3f4;
  float: none !important;
  font-family: sans-serif;
  font-size: 130px;
  font-weight: 700;
  left: -10px;
  letter-spacing: -10px;
  margin: 0;
  position: absolute;
  right: auto;
  text-align: left;
  width: auto !important;
}
.citizens-reports {
  background-image: linear-gradient(118deg, #001d53 -4%, #1e797c 102%);
  min-height: 500px;
  padding-bottom: 60px;
  padding-top: 60px;
}
@media (max-width: 767px) {
  .citizens-reports {
    overflow: hidden;
    padding-bottom: 30px;
    padding-top: 30px;
  }
}
.citizens-reports .section-title h2 {
    
  color: #fff;
}
.citizens-reports .videobox .video-cover-box {
  height: 85px;
}
@media (min-width: 1200px) and (max-width: 1259px) {
  .citizens-reports .videobox .video-cover-box {
    height: 82px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .citizens-reports .videobox .video-cover-box {
    height: 85px;
  }
}
@media (min-width: 767px) and (max-width: 991px) {
  .citizens-reports .videobox .video-cover-box {
    height: 120px;
  }
}
@media (max-width: 767px) {
  .citizens-reports .videobox .video-cover-box {
    height: 85px;
  }
}
@media (max-width: 475px) {
  .citizens-reports .videobox .video-cover-box {
    height: auto;
  }
}
.citizens-reports .videobox .title h3 {
  color: #fff;
}
.citizens-reports .report-text {
  position: relative;
}
.citizens-reports .report-text:before {
  background-image: url(/img/subpages/world-cup/qatar2022/reporter-bg.svg);
  background-repeat: no-repeat;
  content: "";
  height: 130px;
  position: absolute;
  right: -30px;
  top: -120px;
  width: 692px;
  z-index: 0;
}
@media (max-width: 767px) {
  .citizens-reports .report-text:before {
    max-width: 100%;
    right: 0;
  }
}
.citizens-reports .report-text a,
.citizens-reports .report-text h3,
.citizens-reports .report-text h4,
.citizens-reports .report-text li,
.citizens-reports .report-text p {
  color: #fff;
}
.citizens-reports .report-text a {
  border-radius: 7px;
  direction: ltr;
  float: right;
  font-weight: 700;
  padding: 10px 0;
  text-align: center;
}
@media (max-width: 767px) {
  .citizens-reports .report-text a {
    font-size: 12px;
  }
}
.citizens-reports .report-text a.whatsapp {
  background: #33d375;
  width: 48%;
}
.citizens-reports .report-text a.telegram {
  background: #17b6cb;
  margin-right: 14px;
  width: 47%;
}
.citizens-reports .report-text a.email {
  background: #e2e1e2;
  color: #009baf;
  font-family: sans-serif;
  font-size: 11px;
  margin-right: 14px;
  margin-top: 14px;
  width: 47%;
}
@media (max-width: 767px) {
  .citizens-reports .report-text a.email {
    margin-right: 0;
    width: 100%;
  }
}
.citizens-reports .report-text a.rubika {
  background: #222;
  color: #fff;
  font-size: 12px;
  margin-top: 14px;
  width: 48%;
}
@media (max-width: 767px) {
  .citizens-reports .report-text a.rubika {
    margin-right: 0;
    width: 100%;
  }
}
.citizens-reports .report-text a.rubika img {
  margin-right: 10px;
  width: 21px;
}
.citizens-reports .report-text p {
  margin-bottom: 30px;
}
.citizens-reports .report-text h3 {
  height: 42px;
  margin-bottom: 30px;
  position: relative;
}
.citizens-reports .report-text h3 span {
  display: inline-block;
  margin: 7px;
  position: relative;
  z-index: 1;
}
@media (max-width: 767px) {
  .citizens-reports .report-text h3 span {
    font-size: 18px;
  }
}
.citizens-reports .report-text h3:after {
  border-color: #a0153d transparent;
  border-style: solid;
  border-width: 42px 0 0 50px;
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 0;
}
@media (max-width: 767px) {
  .citizens-reports .report-text h3:after {
    width: 78%;
  }
}
.citizens-reports .report-text h4 {
  height: 34px;
  margin-bottom: 30px;
  position: relative;
}
.citizens-reports .report-text h4 span {
  border-bottom: 2px solid #00bcd4;
  display: inline-block;
  font-size: 16px;
  margin: 7px;
  padding-bottom: 5px;
  position: relative;
  z-index: 1;
}
.citizens-reports .report-text h4:after {
  border-color: #002876 transparent;
  border-style: solid;
  border-width: 34px 0 0 30px;
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 70px;
  z-index: 0;
}
.citizens-reports .report-text ul {
  margin-bottom: 30px;
}
.citizens-reports .report-text ul li {
  display: block;
  list-style: none;
  margin-bottom: 20px;
  width: 100%;
}
.citizens-reports .report-text ul li > span {
  display: block;
  float: right;
  left: 18px;
  position: relative;
  top: 5px;
}
.citizens-reports .report-text ul li > span span {
  display: inline-block;
  font-size: 21px;
  font-weight: 900;
  position: relative;
  text-align: center;
  top: -11px;
  width: 16px;
  z-index: 1;
}
.citizens-reports .report-text ul li > span:before {
  background: #00bcd4;
  content: "";
  height: 16px;
  opacity: 0.5;
  position: absolute;
  transform: rotate(45deg);
  width: 16px;
  z-index: 0;
}
.cup-info {
  background-image: url(/img/subpages/world-cup/qatar2022/cupinfo-bottom.svg),
    linear-gradient(180deg, #5f0224 7%, #18242f 93%);
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: 100%;
  min-height: 800px;
  padding-bottom: 60px;
  padding-top: 60px;
  position: relative;
}
@media (max-width: 767px) {
  .cup-info {
    padding-top: 30px;
  }
}
.cup-info .tab-content {
  margin-bottom: 30px;
}
.cup-info .section-title h2 {
  color: #fff;
}
.cup-info:before {
  background: url(/img/subpages/world-cup/qatar2022/cupinfo-top.svg);
  background-repeat: no-repeat;
  content: "";
  height: 660px;
  left: 0;
  position: absolute;
  top: 0;
  width: 640px;
  z-index: 0;
}
@media (max-width: 767px) {
  .cup-info:before {
    display: none;
  }
}
.cup-info .remember {
  background: #811534;
  clear: both;
  float: left;
  margin: 0 auto;
  max-width: 460px;
}
@media (max-width: 1359px) {
  .cup-info .remember {
    max-width: none;
    width: 100%;
  }
}
.cup-info .remember > div {
  float: right;
  width: 100%;
}
.cup-info .remember .remember-title {
  margin-bottom: 30px;
}
.cup-info .remember .remember-title h3 {
  font-size: 35px;
  font-weight: 700;
}
@media (max-width: 767px) {
  .cup-info .remember .remember-title h3 {
    font-size: 20px;
  }
}
.cup-info .remember .remember-header {
  background: #300516;
  height: 40px;
}
.cup-info .remember .remember-body {
  color: #fff;
  padding: 30px 60px;
  text-align: center;
}
@media (max-width: 767px) {
  .cup-info .remember .remember-body {
    padding: 10px;
  }
}
.cup-info .remember .remember-body .owl-nav button {
  background: rgba(72, 4, 38, 0.3);
  height: 30px;
  position: absolute;
  top: 80px;
  width: 30px;
}
.cup-info .remember .remember-body .owl-nav button.owl-next {
  right: 0;
  transform: rotate(180deg);
}
.cup-info .remember .remember-body .owl-nav button.owl-prev {
  left: 0;
}
.cup-info .remember .remember-body .owl-dots {
  align-items: center;
  direction: ltr;
  display: flex;
  justify-content: center;
  text-align: center;
  width: 100%;
}
.cup-info .remember .remember-body .owl-dots .owl-dot {
  border-radius: 50%;
  float: left;
  height: 10px;
  margin: 5px;
  overflow: hidden;
  width: 10px;
}
.cup-info .remember .remember-body .owl-dots .owl-dot span {
  background: #98003c;
  display: block;
  height: 100%;
  width: 100%;
}
.cup-info .remember .remember-body .owl-dots .owl-dot.active {
  height: 15px;
  width: 15px;
}
.cup-info .remember .remember-body .owl-dots .owl-dot.active span {
  background: #00bcd4;
}
.cup-info .remember .remember-body .remember-item {
  width: 100%;
}
.cup-info .remember .remember-body .remember-item .remember-img {
  height: 180px;
  margin-bottom: 30px;
  overflow: hidden;
}
.cup-info .remember .remember-body .remember-item .remember-desc {
  height: 90px;
  margin-bottom: 30px;
  max-width: 100%;
  overflow: hidden;
  padding: 2px;
  text-align: right;
  text-align: justify;
}
.stadium-carousel .owl-nav button {
  background: none !important;
  border: 1px solid #0097a7 !important;
  height: 35px;
  position: absolute;
  top: 40%;
  width: 35px;
}
.stadium-carousel .owl-nav button.owl-prev {
  right: 0;
  transform: rotate(180deg);
}
.stadium-carousel .owl-nav button.owl-next {
  left: 0;
}
@media (max-width: 767px) {
  .stadium-carousel .owl-stage-outer {
    overflow: visible;
  }
  .stadium-carousel .owl-stage-outer .owl-stage .owl-item {
    width: 200px !important;
  }
}
.stadium-item {
  border-radius: 8px;
  height: 460px;
  overflow: hidden;
  position: relative;
  width: 300px;
}
@media (max-width: 767px) {
  .stadium-item {
    height: 280px;
    width: 100%;
  }
}
.stadium-item > div {
  height: 100%;
}
.stadium-item img {
  height: 100% !important;
  max-width: none !important;
  width: auto !important;
}
.stadium-item .stadium-name {
  background-image: linear-gradient(
    180deg,
    rgba(0, 14, 42, 0),
    rgba(0, 14, 42, 0.7) 39%,
    #000e2a
  );
  bottom: 0;
  color: #fff;
  font-size: 26px;
  font-weight: 700;
  padding: 30% 0 30px;
  position: absolute;
  text-align: center;
  width: 100%;
}
@media (max-width: 767px) {
  .stadium-item .stadium-name {
    font-size: 16px;
  }
}
.referees-carousel {
  padding: 0 50px;
}
@media (max-width: 1023px) {
  .referees-carousel {
    padding: 0;
  }
}
.referees-carousel .owl-nav button {
  background: none !important;
  border: 1px solid #0097a7 !important;
  height: 35px;
  position: absolute;
  top: 40%;
  width: 35px;
}
.referees-carousel .owl-nav button.owl-prev {
  right: 0;
  transform: rotate(180deg);
}
.referees-carousel .owl-nav button.owl-next {
  left: 0;
}
@media (max-width: 767px) {
  .referees-carousel .owl-stage-outer .owl-stage .owl-item {
    width: 250px !important;
  }
}
.referees-carousel .referees-item {
  float: right;
  width: 100%;
}
.referees-carousel .referees-item .referee-type {
  background: linear-gradient(-45deg, #830a2c 50%, #a0153d 0);
  border-radius: 5px;
  color: #fff;
  float: right;
  font-size: 12px;
  margin-bottom: 5px;
  padding: 2px;
  text-align: center;
  width: 100%;
}
.referees-carousel .referees-item .referee-box {
  background-color: #1e797c;
  border-radius: 5px;
  float: right;
  margin-bottom: 5px;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.referees-carousel .referees-item .referee-box > a,
.referees-carousel .referees-item .referee-box > div {
  align-items: center;
  display: flex;
}
.referees-carousel .referees-item .referee-box .referee-flag {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 68px;
  float: right;
  height: 46px;
  position: relative;
  width: 56px;
}
.referees-carousel .referees-item .referee-box .referee-flag:before {
  background-image: linear-gradient(
    270deg,
    rgba(0, 14, 42, 0.1),
    rgba(0, 14, 42, 0.5)
  );
  content: "";
  height: 100%;
  position: absolute;
  width: 100%;
}
.referees-carousel .referees-item .referee-box .referee-img {
  border: 3px solid #1e797c;
  border-radius: 50%;
  float: right;
  overflow: hidden;
  position: absolute;
  right: 40px;
  top: 7px;
  width: 35px;
}
.referees-carousel .referees-item .referee-box .referee-name-country {
  color: #fff;
  float: right;
  margin-right: 30px;
}
@media (max-width: 767px) {
  .referees-carousel .referees-item .referee-box .referee-name-country {
    font-size: 11px;
  }
}
.referees-carousel
  .referees-item
  .referee-box
  .referee-name-country
  span:nth-child(2) {
  color: #90a4ae;
  font-size: 12px;
}
@media (max-width: 767px) {
  .referees-carousel
    .referees-item
    .referee-box
    .referee-name-country
    span:nth-child(2) {
    font-size: 10px;
  }
}
.rules-carousel {
  padding: 0 50px;
}
.rules-carousel.mobile {
  display: none;
  padding: 0;
}
@media (max-width: 1199px) {
  .rules-carousel.mobile {
    display: block;
  }
}
.rules-carousel.mobile .owl-item {
  width: 200px !important;
}
.rules-carousel.mobile .owl-item .videobox,
.rules-carousel.mobile .owl-item .videobox .title,
.rules-carousel.mobile .owl-item .videobox .video-cover-box,
.rules-carousel.mobile .owl-item .videobox .video-data {
  width: 100%;
}
.rules-carousel.mobile .owl-item .videobox .video-data {
  margin: 5px 0 0;
}
.rules-carousel.desktop {
  display: block;
}
@media (max-width: 1199px) {
  .rules-carousel.desktop {
    display: none;
  }
}
.rules-carousel .owl-nav button {
  background: none !important;
  border: 1px solid #0097a7 !important;
  height: 35px;
  position: absolute;
  top: 40%;
  width: 35px;
}
.rules-carousel .owl-nav button.owl-prev {
  right: 0;
  transform: rotate(180deg);
}
.rules-carousel .owl-nav button.owl-next {
  left: 0;
}
.rules-carousel .videobox .title h4 {
  color: #fff;
}
.rules-carousel .videobox .video-cover-box {
  height: 108px;
}
#cup-poster img {
  border-radius: 15px;
  cursor: pointer;
  margin-bottom: 10px;
}
.pdf-download {
  display: block;
  height: 100%;
  position: relative;
}
.pdf-download > span {
  align-items: center;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 15px;
  bottom: 0;
  color: #fff;
  display: flex;
  font-size: 40px;
  font-weight: 700;
  height: 100%;
  justify-content: center;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
@media (max-width: 767px) {
  .pdf-download > span {
    font-size: 16px;
  }
}
.login-modal-overlayer {
  background-color: rgba(33, 33, 33, 0.8);
  bottom: 0;
  height: 100%;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 3;
}
.login-modal-overlayer .login-modal {
  background-color: #fafafa;
  display: flex;
  flex-direction: column;
  height: 450px;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 450px;
}
@media (max-width: 767px) {
  .login-modal-overlayer .login-modal {
    height: 100%;
    width: 100%;
  }
}
.login-modal-overlayer .login-modal .modal-header {
  color: #212121;
  display: block !important;
  font-size: 16px;
  font-stretch: normal;
  font-style: normal;
  font-weight: 700;
  justify-content: center;
  letter-spacing: normal;
  line-height: normal;
  position: relative;
  text-align: center;
}
.login-modal-overlayer .login-modal .modal-header .close {
  align-items: center;
  cursor: pointer;
  display: flex;
  height: 32px;
  justify-content: center;
  left: 5px;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 5px;
  width: 32px;
}
.login-modal-overlayer .login-modal .modal-header .close img {
  height: 16px;
  max-width: unset !important;
  position: relative;
  width: 16px;
}
.login-modal-overlayer .login-modal .modal-body {
  align-items: center;
  display: flex;
  flex: 1;
  flex-direction: column;
  justify-content: center;
  padding: 10px 20px;
}
.login-modal-overlayer .login-modal .modal-body img {
  height: 165px;
  margin-bottom: 10px;
  object-fit: contain;
  object-position: center;
  width: 165px;
}
.login-modal-overlayer .login-modal .modal-body p {
  color: #212121;
  direction: rtl;
  font-stretch: normal;
  font-style: normal;
  font-weight: 400;
  letter-spacing: normal;
  line-height: normal;
  text-align: center;
}
.login-modal-overlayer .login-modal .modal-footer {
  flex-direction: row-reverse;
  padding-left: 20px;
  padding-right: 20px;
}
.login-modal-overlayer .login-modal .modal-footer .button {
  border: none;
  border-radius: 5px;
  flex: 1;
  padding: 7px 5px;
}
.login-modal-overlayer .login-modal .modal-footer .button.login-button {
  background-color: #0097a7;
  color: #fff;
}
.login-modal-overlayer .login-modal .modal-footer .button.cancel-button {
  color: #0097a7;
}
@media (min-width: 1240px) {
  .mainbody .container {
    max-width: 1000px !important;
  }
}
@media (min-width: 1360px) {
  .mainbody .container {
    max-width: 1140px !important;
  }
}
@media (min-width: 1400px) {
  .mainbody .container {
    max-width: 1260px !important;
  }
}
.float-menu.mobile {
  background: none;
  border-radius: 0;
  clear: both;
  display: none;
  margin-top: 40px;
  overflow: hidden;
  padding: 0 8px;
  width: 100% !important;
  z-index: 2;
}
.float-menu.mobile .owl-carousel .owl-stage {
  margin: 0 auto;
}
.float-menu.mobile.menu-is-fixed {
  background: #001d53;
  left: 0 !important;
  margin: 0;
  position: fixed;
  right: 0 !important;
  top: 0 !important;
}
@media (max-width: 1239px) {
  .float-menu {
    display: block !important;
  }
}
.float-menu.desktop {
  background: #fff;
  border-radius: 7px;
  box-shadow: 0 0 10px 0 rgba(35, 48, 75, 0.2);
  display: none;
  position: absolute;
  top: 310px;
  width: 70px;
  z-index: 3;
}
@media (max-width: 1239px) {
  .float-menu.desktop {
    display: none;
  }
}
.float-menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
@media (max-width: 1239px) {
  .float-menu ul {
    display: flex;
    float: right;
    list-style: none;
    margin: 0;
    overflow-x: scroll;
    padding: 0;
    width: 100%;
  }
}
.float-menu ul li {
  cursor: pointer;
  font-size: 10px;
  padding: 8px 0;
  text-align: center;
}
.float-menu ul li span {
  color: #90a4ae;
  display: block;
  width: 100%;
}
.float-menu ul li.active-item {
  border-left: 5px solid #00bcd4;
}
.float-menu ul li.active-item span {
  color: #00bcd4;
}
.float-menu ul li.active-item path {
  fill: #00bcd4 !important;
}
@media (max-width: 1239px) {
  .float-menu ul li.active-item {
    border-bottom: 3px solid #00bcd4;
    border-left: 0;
  }
}
.float-menu .mobile-float-menu {
  float: right;
  margin: 0;
  padding: 0;
  width: 100%;
}
.float-menu .mobile-float-menu .owl-item > div {
  cursor: pointer;
  font-size: 13px;
  padding: 11px 15px;
  text-align: center;
  width: 100%;
}
.float-menu .mobile-float-menu .owl-item > div svg {
  display: none;
}
.float-menu .mobile-float-menu .owl-item > div span {
  color: #90a4ae;
  display: block;
  width: 100%;
}
.float-menu .mobile-float-menu .owl-item > div.active-item {
  border-left: 5px solid #00bcd4;
}
.float-menu .mobile-float-menu .owl-item > div.active-item span {
  color: #00bcd4;
}
.float-menu .mobile-float-menu .owl-item > div.active-item path {
  fill: #00bcd4 !important;
}
@media (max-width: 1239px) {
  .float-menu .mobile-float-menu .owl-item > div.active-item {
    border-bottom: 3px solid #00bcd4;
    border-left: 0;
  }
}
.tooltip {
  font-family: IRANSansXFaNum, tahoma !important;
  font-size: 12px;
}
.world-cup-holder {
  overflow: hidden;
  position: relative;
  width: 100%;
}
.vrz-tab .nav-link {
  background: none !important;
}
.header-bg {
  background: url(/img/subpages/world-cup/qatar2022/header-bg.svg);
  background-repeat: no-repeat;
  background-size: cover;
  left: 0;
  right: 0;
  top: 0;
  z-index: 0;
}
@media (min-width: 1240px) {
  .header-bg {
    padding-bottom: 120px;
  }
}
.sub-header {
  margin-bottom: 15px;
}
.sub-header > .row > .container {
  position: relative;
}
.sub-header > .row > .container:before {
  background: url(/img/subpages/world-cup/qatar2022/worldcup-english.svg);
  background-repeat: no-repeat;
  background-size: 80%;
  content: "";
  height: 50px;
  left: 8px;
  opacity: 0.15;
  position: absolute;
  top: 69%;
  width: 1050px;
  z-index: 0;
}
@media (max-width: 767px) {
  .sub-header > .row > .container:before {
    background-size: 95%;
    bottom: 22%;
    top: auto;
    width: 100%;
  }
  .sub-header .log-title {
    float: right;
    margin-bottom: 40px;
    padding-right: 10%;
    width: 100%;
  }
}
.sub-header .logo {
  border: 2px solid red;
  border-top: 0;
  float: right;
  padding: 15px;
  position: relative;
}
@media (max-width: 767px) {
  .sub-header .logo {
    padding: 3px;
    width: 60px;
  }
}
.sub-header .logo img {
  width: 65px;
}
.sub-header .logo:before {
  background: url(/img/subpages/world-cup/qatar2022/logoside.svg);
  background-repeat: no-repeat;
  background-size: 80%;
  content: "";
  height: 251px;
  left: 130%;
  position: absolute;
  top: 0;
  width: 333px;
  z-index: 0;
}
@media (max-width: 767px) {
  .sub-header .logo:before {
    left: 57px;
    top: -30px;
  }
}
.sub-header .date-to {
  background: url(/img/subpages/world-cup/qatar2022/date-bg.svg);
  background-repeat: no-repeat;
  color: #fff;
  float: right;
  padding: 5px;
  width: 125px;
}
.sub-header .title {
  color: #fff;
  float: right;
  margin-right: -110px;
  margin-top: 46px;
}
@media (max-width: 767px) {
  .sub-header .title {
    margin-right: 0;
    margin-top: 0;
    width: 100%;
  }
}
.sub-header .title h1 {
  font-weight: 700;
}
@media (max-width: 767px) {
  .sub-header .title h1 {
    font-size: 20px;
    margin-bottom: 0;
    margin-right: 6px;
    margin-top: 6px;
  }
}
.sub-header #countdown {
  align-items: flex-end;
  display: flex;
  flex-direction: row-reverse;
  float: left;
  height: 100%;
  position: relative;
}
@media (max-width: 767px) {
  .sub-header #countdown {
    justify-content: space-between;
    width: 100%;
  }
}
.sub-header #countdown:before {
  background: url(/img/subpages/world-cup/qatar2022/world-cup-symbol.png);
  background-repeat: no-repeat;
  bottom: -20px;
  content: "";
  height: 120px;
  left: -97px;
  position: absolute;
  width: 120px;
  z-index: 0;
}
@media (max-width: 767px) {
  .sub-header #countdown:before {
    bottom: 90px;
    left: -30px;
    top: auto;
  }
}
.sub-header #countdown > div {
  background: #d60341ad;
  border-radius: 7px;
  color: #fff;
  display: flex;
  flex-direction: column;
  float: left;
  font-size: 12px;
  height: 65px;
  justify-content: center;
  margin-right: 5px;
  position: relative;
  text-align: center;
  width: 65px;
}
@media (max-width: 767px) {
  .sub-header #countdown > div {
    margin: 0;
    width: 22%;
  }
}
.sub-header #countdown > div > span {
  display: block;
  font-size: 25px;
}
.show-on-desk {
  display: block;
}
@media (max-width: 767px) {
  .show-on-desk {
    display: none;
  }
}
.show-on-mobile {
  display: none;
}
@media (max-width: 767px) {
  .show-on-mobile {
    display: block;
  }
}
.row-title {
  font-size: 22px;
  font-weight: 700;
}
figure {
  display: inline-block;
  height: 20px;
  margin-bottom: 0;
  margin-left: 5px;
  padding: 0;
  text-align: center;
  width: 20px;
}
figure img {
  border-radius: 50%;
}
@media (max-width: 768px) {
  figure {
    height: 18px;
    width: 18px;
  }
}
.first-item-page {
  margin-top: 60px;
}
.section-title {
  float: right;
  margin-bottom: 30px;
  width: 100%;
}
.section-title h2,
.section-title h3 {
  color: #212121;
  float: right;
  font-size: 18px;
  font-weight: 800;
  margin: 0;
}
@media (max-width: 768px) {
  .section-title h2,
  .section-title h3 {
    font-size: 15px;
  }
}
.section-title.light h2,
.section-title.light h3 {
  color: #fff;
}
.section-title .more {
  color: #0097a7;
  float: left;
}
@media (max-width: 767px) {
  .section-title .more.desktop {
    display: none;
  }
}
.section-title .more.mobile {
  background: #0097a7;
  border-radius: 5px;
  color: #fff;
  display: none;
  padding: 12px;
  text-align: center;
  width: 100%;
}
@media (max-width: 767px) {
  .section-title .more.mobile {
    display: block;
  }
}
.section-title .info {
  color: #eee;
  float: left;
  font-weight: 200;
  line-height: 45px;
}
.owl-carousel .owl-item img {
  display: inline-block;
}
.owl-carousel .owl-stage-outer {
  transform: none !important;
  transition: none !important;
}
footer {
  margin: 0;
}
.addbox {
  margin-bottom: 30px;
}
.addbox img {
  width: 100%;
}
.tb-holder {
  border-radius: 10px;
  margin-bottom: 0;
  overflow: hidden;
}
.tb-holder a {
  width: 100% !important;
}
.tb-holder.row-banner-zone .adbox {
  flex: auto !important;
}
.tb-holder .adbox > a,
.tb-holder .adbox > div {
  margin-bottom: 15px !important;
}
.tb-holder img {
  border-radius: 10px;
}
@media (max-width: 575px) {
  .navbar.menufixed {
    position: static !important;
  }
}
@media (max-width: 768px) {
  .nav-tabs .nav-item .nav-link {
    font-size: 12px;
    padding: 0.5rem 10px;
  }
}
.tournoment-team-name > span {
  background: #eee;
  border-radius: 50%;
  display: inline-block;
  height: 20px;
  vertical-align: middle;
  width: 20px;
}
div#scorers {
  overflow: hidden;
  padding: 30px 0 20px;
}
.nav-tabs .nav-item .nav-link.active {
  border-bottom: 2px solid #00bcd4 !important;
  color: #00bcd4;
}
.intro-list {
  z-index: 1;
}
.between-group-playoff,
.intro-list {
  position: relative;
}
.between-group-playoff:before {
  background: url(/img/subpages/world-cup/qatar2022/before-groups.svg);
  background-repeat: no-repeat;
  content: "";
  height: 160px;
  left: -12px;
  position: absolute;
  top: -55px;
  width: 1349px;
  z-index: 0;
}
.between-group-playoff .section-title {
  position: relative;
}
.between-group-playoff .section-title:before {
  background: #d60341;
  content: "";
  height: 2px;
  left: 0;
  position: absolute;
  right: 0;
  top: 1px;
  width: 100%;
}
.down-predict {
  position: relative;
}
.down-predict:before {
  background: url(/img/subpages/world-cup/qatar2022/before-playoff.svg);
  background-repeat: no-repeat;
  content: "";
  float: left;
  height: 375px;
  left: -3px;
  position: absolute;
  top: -108px;
  width: 320px;
}
@media (max-width: 767px) {
  .down-predict:before {
    left: -20px;
  }
}
.groups-table .groups-holder #div_nazar2{
    width:100%;
}
#div_nazar2 .group-head {
    float: right;
    margin-bottom: 15px;
    width: 100%;
    background-color: #1e797c;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    padding: 10px 10px;
    color: white;
}
#div_nazar2 .team-item {
    border-bottom: 1px solid #eee;
    float: right;
    margin-bottom: 8px;
    padding-bottom: 8px;
    width: 100%;
    padding-right: 8px;
    padding-left: 10px;
}
#div_nazar2 .group {
    background: #fff;
    border-radius: 10px !important;
   box-shadow:2px 3px 15px rgba(0, 188, 212, 0.32);
    float: right;
    width: 100%;
    border: 1px solid #e5e2e2;
    border:2px solid rgba(0, 188, 212, 0.32) !important;
}

#div_nazar2 .group:hover{
    
    transform:scale(1);
    
}