.clss {
  clear: both;
}
.clss::after {
  content: '';
  display: table;
  width: 100%;
  height: 0;
  visibility: hidden;
}
.logo-wc {
  background: url(../img/wc2026/logo-wc26.png) center no-repeat;
  background-size: contain;
  display: block;
  height: 158px;
  width: 110px;
}
.wc26 {
  padding-top: 0;
  font-family: "Roboto", sans-serif;
}
.wc26 .cont-wrap {
  max-width: 1050px;
}
.wc26 a.active, .wc26 a:active, .wc26 a:focus, .wc26 a:hover {
  color: #162993 !important;
}
.wc26 .news .info > a {
  color: #162993;
}
.wc26 .news .thumb {
  position: relative;
}
.wc26 .news .thumb .hg-lgt {
  background: rgba(228, 180, 0, 0.95);
  display: block;
  margin: 0;
  padding: 0 6px;
  font-size: 12px;
  line-height: 18px;
  height: 18px;
  position: absolute;
  bottom: 0;
  text-transform: uppercase;
}
.wc26 footer {
  background: #000;
}
.wc26 footer a, .wc26 footer .bar a {
  color: #fff;
}
.wc26 footer a:active, .wc26 footer a:focus, .wc26 footer a:hover, .wc26 footer .bar a:active, .wc26 footer .bar a:focus, .wc26 footer .bar a:hover {
  color: #fff !important;
  opacity: 0.8;
}
.wc26 footer .lst {
  line-height: 2em;
}
.wc26 footer .cont-wrap, .wc26 footer .copy-rgt {
  border: none;
  color: #fff;
  padding-top: 0;
}
footer .socials {
  margin-left: 90px;
}
footer .socials li {
  padding: 0 10px;
}
footer .socials svg {
  display: block;
  fill: #fff;
  height: 2em;
  width: 2em;
}
.wc-brcrum {
  padding: 20px 0;
}
.wc-brcrum li {
  line-height: 20px;
  padding: 0 10px;
}
.wc-brcrum svg {
  display: block;
  fill: rgba(22, 41, 147, .35);
  height: 1rem;
  width: 1rem;
}
.wc-brcrum .arc {
  font-size: 1.5rem;
  color: rgba(22, 41, 147, .35);
  line-height: 16px;
}
.wc-brcrum li a {
  color: rgba(22, 41, 147, .35);
}
.wc-brcrum li a.active {
  color: #162993;
  font-weight: bold;
  text-transform: uppercase;
}

.wc-menur {
  background: url(../img/wc2026/bgm.png) top center no-repeat; /*linear-gradient(180deg, #666 0%, #000 60%);*/
  background-size: cover;
  box-shadow: 0 5px 5px rgba(121, 121, 121, 0.12);
  display: block;
  height: 181px;
}
.wc-menur .logo {
  margin: 28px 0;
  height: 64px;
  width: 248px;
}
.wc-menur .logo-wc {
  margin: 5px 0 -50px 0;
}
.wc-menur .toppr {
  height: 120px;
}
.wc-menur .listr {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .5) 100%);
  border-top: solid 1px rgba(255,255,255,.25);
  margin: 0 -15px;
  padding: 0 15px;
  height: 61px;
}
.wc-menur .mn-lst a {
  color: #fff;
  font-size: 1.125rem;
  font-weight: 500;
  padding: 0 8px;
  line-height: 60px;
}
.wc-menur .mn-lst a:hover {
  color: #ed1c24 !important;
}
.wc-menur .ic-lst a {
  margin: 0 20px 0 0;
  padding: 10px;
}
.wc-menur .ic-lst svg {
  display: block;
  fill: #fff;
  margin: auto;
  height: 24px;
  width: 24px;
}

.wc-countr {
  background: #000;
  border-radius: 43px;
  color: #fff;
  display: block;
  margin: 0 auto;
  padding: 10px;
  height: 86px;
  width: 280px;
}
.wc-countr span {
  display: block;
  float: left;
  font-size: .75rem;
  font-weight: normal;
  line-height: 26px;
  text-align: center;
  width: 33.33%;
}
.wc-countr .dd, .wc-countr .hh, .wc-countr .mm {
  font-size: 1.5rem;
  line-height: 40px;
}
.wc-countr .hh::before, .wc-countr .mm::before {
  content: ':';
  display: block;
  float: left;
}
.col-cntr {
  background: url(../img/wc2026/bg9.png) center no-repeat;
  background-size: auto 100%;
  float: none;
  margin: 0 -15px !important;
  padding: 12% 0 !important;
  width: auto;
}

.wc26 .slider .go-bck, .wc26 .slider .go-nxt {
  margin: 0;
  padding: 0;
}
.wc26 .slider .go-bck.no-abs, .wc26 .slider .go-nxt.no-abs {
  margin: 20px 0 0 15px;
  position: relative;
  top: unset;
  left: unset;
  right: unset;
}
.wc26 .slider .go-bck svg, .wc26 .slider .go-nxt svg {
  display: block;
  fill: #fff;
  height: 100%;
  width: 100%;
}
.wc26 .slider .go-bck svg {
  transform: rotate(180deg);
}
.wc26 .slider .sld-itm {
  transition: all ease .1s;
}
.wc26 .slider .go-bck, .wc26 .slider .go-nxt, .wc26 .slider .go-bck:active, .wc26 .slider .go-bck:focus, .wc26 .slider .go-bck:hover, .wc26 .slider .go-nxt:active, .wc26 .slider .go-nxt:focus, .wc26 .slider .go-nxt:hover {
  background: none;
  border: none;
}
.wc26 .slider .go-bck::after, .wc26 .slider .go-bck::before, .wc26 .slider .go-nxt::after, .wc26 .slider .go-nxt::before {
  display: none;
}
.wc26 .slider .go-bck:active svg, .wc26 .slider .go-bck:focus svg, .wc26 .slider .go-bck:hover svg, .wc26 .slider .go-nxt:active svg, .wc26 .slider .go-nxt:focus svg, .wc26 .slider .go-nxt:hover svg {
  fill: #fc0;
}
.wc-highlt .flex, .wc-fxtbar .flex, .wc-colors .flex {
  align-items: stretch;
  flex-flow: row nowrap;
}
.wc26 .mix-news .vw-more a {
  background: #162993;
  border-radius: 20px;
  color: #fff !important;
  display: inline-block;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 40px;
  padding: 0 30px;
}
.wc26 .mix-news .vw-more a:active, .wc26 .mix-news .vw-more a:focus, .wc26 .mix-news .vw-more a:hover {
  opacity: .7;
}
.wc26 .mix-news .vw-more svg {
  fill: #fff;
  display: block;
  float: right;
  margin: 12px -10px 0 20px;
  height: 16px;
  width: 16px;
}
.wc26 .daily-betts {
  background: #FFDBD0;
}
.wc26 .time-lines .vw-more a {
  background: #fc0;
  border-radius: 20px;
  color: #000;
  display: inline-block;
  padding: 0 25px;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 40px;
}
.wc26 .time-lines .info .cap {
  text-transform: none;
}
.wc26 .time-lines .info .cap::before {
  content: '→';
  margin-right: 5px;
}

.wc-capt {
  display: block;
  margin: 0;
  padding: 0;
  line-height: 40px;
  font-size: 1.5rem;
  font-weight: 900;
  text-transform: uppercase;
}
.wc-capt li a {
  padding: 0 10px;
}
.wc-highlt .wc-capt, .wc-predic .wc-capt, .wc-dicte .wc-capt, .wc-tippe .wc-capt, .wc-newstr .wc-capt, .wc-fxtlst .wc-capt, .wc-capt.min {
  font-size: 1.25rem;
  font-weight: 700;
}
.wc-capt.min {
  color: #162993;
  font-weight: 900;
}
.wc-headlr {
  background: url(../img/wc2026/bg0.png) top center no-repeat;
}
.wc-headlr .thumb {
  margin-bottom: 15px;
}
.wc-headlr .news.fst .title {
  font-size: 28px;
  line-height: 1.5em;
}
.wc-headlr .news.fst .summ {
  color: #414141;
  font-size: 16px;
  margin-top: 10px;
}
.wc-headlr .news .info a {
  font-weight: bold;
  margin-left: 10px;
}
.wc-headlr .news .info a::before {
  content: '→';
}

.wc-highlt {
  background: url(../img/wc2026/bg1.png) center no-repeat;
  background-size: auto 100%;
}
.wc-highlt .wc-capt {
  color: #fc0;
}
.wc-highlt .media {
  background: rgba(228, 180, 0, 1);
  flex-shrink: 0;
  margin: 10px;
  width: 210px;
}
.wc-highlt .media .thumb {
  position: relative;
  z-index: 0;
}
.wc-highlt .media .title {
  background: linear-gradient(180deg, rgba(228, 180, 0, 0) 0px, rgba(228, 180, 0, 1) 60px);
  color: #fff;
  font-size: 1rem;
  font-weight: 500;
  margin-top: -60px;
  padding: 80px 10px 10px 10px; 
  position: relative;
  z-index: 1;
}

.wc-fxtbar {
  background: url(../img/wc2026/bg2.png) top center no-repeat;
  padding-top: 80px;
}
.wc-fxtlst {
  background: #eaeaea;
  border-radius: 16px;
}
.wc-fxtbar .wc-capt, .wc-fxtlst .wc-capt {
  color: #162993 !important;
}
.wc-fxtbar .wc-capt svg, .wc-fxtlst .wc-capt svg {
  fill: #162993;
  display: block;
  float: left;
  margin: 15px;
  height: 30px;
  width: 30px;
}
.wc-fxtlst .wc-capt svg {
  margin: 10px;
  height: 20px;
  width: 20px;
}
.wc26 .wc-fxtbar .slider .go-bck, .wc26 .wc-fxtbar .slider .go-nxt, .wc26 .wc-fxtlst.slider .go-bck, .wc26 .wc-fxtlst.slider .go-nxt {
  background: rgba(0,0,0,.25) !important;
  margin-top: 35px;
  padding: 1px;
}
.wc26 .wc-fxtlst.slider .go-bck, .wc26 .wc-fxtlst.slider .go-nxt {
  position: relative;
  top: unset;
  left: unset;
  right: unset;
  margin-top: 15px;
  margin-right: 15px;
  float: right;
}
.wc-fxtbar .fx-box, .wc-fxtlst .fx-box {
  background: #fff;
  border: solid 1px #eaeaea;
  font-size: .75rem;
  flex-shrink: 0;
  margin: 10px;
  width: 240px;
}
.wc-fxtlst .sld-itm {
  margin-right: 10px;
  width: 280px;
}
.wc-fxtlst .fx-box {
  width: 100%;
}
.wc-fxtbar .fx-box .info, .wc-fxtbar .fx-box .refs, .wc-fxtlst .fx-box .info, .wc-fxtlst .fx-box .refs {
  color:#9F9F9F;
  line-height: 20px;
  padding: 5px;
  text-align: right;
}
.wc-fxtbar .fx-box .refs, .wc-fxtlst .fx-box .refs {
  clear: both;
  border-top: solid 1px #eaeaea;
}
.wc-fxtbar .fx-box .info b, .wc-fxtbar .fx-box .refs img, .wc-fxtlst .fx-box .info b, .wc-fxtlst .fx-box .refs img {
  display: block;
  float: left;
  font-weight: 500;
}
.wc-fxtbar .fx-box .refs img, .wc-fxtlst .fx-box .refs img {
  height: 20px;
  margin-bottom: 5px;
}
.wc-fxtbar .fx-box .vers, .wc-fxtlst .fx-box .vers {
  display: block;
  float: left;
  padding: 10px 0;
  width: 20%;
  font-size: 2em;
  font-weight: normal;
  text-align: center;
}
.wc-fxtbar .fx-box .home, .wc-fxtbar .fx-box .away, .wc-fxtlst .fx-box .home, .wc-fxtlst .fx-box .away {
  display: block;
  float: left;
  padding: 10px 0;
  width: 40%;
  font-size: 1rem;
  font-weight: 500;
  color: #000;
  text-align: center;
}
.wc-fxtbar .fx-box .home img, .wc-fxtbar .fx-box .away img, .wc-fxtlst .fx-box .home img, .wc-fxtlst .fx-box .away img {
  display: block;
  margin: 0 auto 10px;
  max-height: 32px;
  max-width: 48px;
}

.wc-stand {
  background: #000;
  border-radius: 5px;
  color: #fff;
}
.wc-stand .wc-capt {
  font-weight: bold;
  padding: 10px 0;
  text-align: center;
}
.wc-stand .bar {
  border-top: solid 1px rgba(255,255,255,.35);
  border-bottom: solid 1px rgba(255,255,255,.35);
  padding: 5px;
}
.wc-stand .bar li a {
  border-radius: 3px;
  color: #fff;
  line-height: 24px;
  width: 24px;
  text-align: center;
}
.wc-stand .bar li a:hover, .wc-stand .bar li.active a {
  background: rgba(255,255,255,.75);
  color: #000 !important;
}
.wc-stand .tab-lst ul li.active {
  height: auto;
  margin-bottom: 0;
  border: none;
}
.wc-stand .tab-lst ul li.active a {
  background: #fff;
  font-weight: 500;
}
.wc-stand .st-brd {
  padding: 15px;
}
.wc-stand .st-box {
  margin-top: 15px;
}
.wc-stand .st-box:first-child {
  margin-top: 0;
}
.wc-stand .st-box .team {
  background: rgba(255,255,255,.2);
  border-radius: 5px 5px 0 0;
  line-height: 28px;
}
.wc-stand .st-box .team b, .wc-stand .st-box .team img {
  display: block;
  float: left;
  width: 28px;
  text-align: right;
}
.wc-stand .st-box .team img {
  margin: 2px 10px;
  height: 24px;
  width: auto;
}
.wc-stand .st-box .sco {
  background: #fff;
  border-radius: 0 0 5px 5px;
  line-height: 28px;
}
.wc-stand .st-box .sco > div {
  color: #7a7a7a;
  float: left;
  width: 20%;
  text-align: center;
}
.wc-stand .st-box .sco .win {
  color: #0E865D;
}
.wc-stand .st-box .sco .los {
  color: #C70606;
}
.wc-stand .st-box .sco .drw {
  color: #FFA100;
}
.wc-stand .st-box .sco .pnt {
  color: #000;
  font-weight: 600;
}

.wc-predic, .wc-dicte, .wc-tippe {
  background-size: auto 100%;
  background-position: left center;
  background-repeat: no-repeat;
  border-radius: 15px;
  color: #fff;
  overflow: hidden;
  padding: 15px;
}
.wc-predic {
  background-image: url(../img/wc2026/bg-a.png);
}
.wc-dicte {
  background-image: url(../img/wc2026/bg-b.png);
}
.wc-tippe {
  background-image: url(../img/wc2026/bg-c.png);
}
.wc-predic a, .wc-dicte a, .wc-tippe a {
  color: #fff;
}
.wc-predic a:hover, .wc-dicte a:hover, .wc-tippe a:hover {
  color: #fff !important;
  opacity: .7;
}
.wc-predic .wc-capt b, .wc-dicte .wc-capt b, .wc-tippe .wc-capt b {
  border-bottom: solid 1px #fff;
  font-weight: 700;
  padding: 0 5px;
  line-height: 32px;
}
.wc-predic .wc-capt svg, .wc-dicte .wc-capt svg, .wc-tippe .wc-capt svg {
  display: block;
  float: right;
  fill: #fff;
  height: 32px;
  width: 32px;
}
.wc-predic .lst, .wc-dicte .lst, .wc-tippe .lst {
  margin-top: 15px;
}
.wc-predic li, .wc-dicte li, .wc-tippe li {
  line-height: 1.25rem;
  padding: 8px 8px 8px 24px;
}
.wc-predic li::before, .wc-dicte li::before, .wc-tippe li::before {
  content: '◆';
  display: block;
  float: left;
  font-size: .75rem;
  line-height: 1.25rem;
  margin: 0 8px 0 -18px;
  width: auto;
}
.wc-predic li a, .wc-dicte li a, .wc-tippe li a {
  font-weight: 500;
}

.wc-hotst {
  background: url(../img/wc2026/bg3.png) top center no-repeat;
}
.wc-hotst .wc-capt {
  color: #fc0;
  line-height: 120px;
  margin-left: 120px;
}
.wc-hotst .vw-more a {
  background: #FF3D00;
  border-radius: 20px;
  color: #fc0;
  display: inline-block;
  padding: 0 20px;
  font-size: 1rem;
  font-weight: 500;
  line-height: 40px;
}
.wc-hotst .vw-more a:hover {
  color: #fff !important;
}

.wc-media {
  background: url(../img/wc2026/bg4.png) top center no-repeat;
  overflow: hidden;
  position: relative;
}
.wc-media .wc-capt, .wc-media .wc-capt:active, .wc-media .wc-capt:focus, .wc-media .wc-capt:hover {
  color: #fff !important;
}
.wc-media .wc-capt {
  float: left;
}
.wc-media .wc-capt > svg {
  display: block;
  float: left;
  fill: #fff !important;
  margin: 15px; 
  height: 30px;
  width: 30px;
}
.wc-media .mda-nav {
  display: flex;
  margin: 20px 0 0 0;
  padding: 0 0 10px 30px;
  overflow-x: auto;
}
.wc-media .mda-nav a {
  border-radius: 15px;
  color: #fff;
  display: block;
  font-size: 1.125rem;
  margin: 0 5px;
  padding: 0 15px;
  line-height: 30px;
  height: 30px;
}
.wc-media .mda-nav a.active, .wc-media .mda-nav a:active, .wc-media .mda-nav a:focus, .wc-media .mda-nav a:hover {
  background: #fff;
  color: #20439B !important;
}
.wc-media .multi-media .show {
  background: #162993;
  border: solid 1px rgba(22,41,147,.5);
  border-radius: 8px;
  overflow: hidden;
}
.wc-media .multi-media .show .thumb {
  padding-bottom: 5% !important;
}
.wc-media .show .play-ico {
  background-color: rgba(0, 0, 0, 0.75);
  background-size: 24px;
  border: solid 2px #fff;
  border-radius: 50%;
  display: block;
  float: left;
  margin-right: 15px;
  height: 60px;
  width: 60px;
}
.wc-media .multi-media .show .title {
  font-size: 1.5rem;
  font-weight: bold;
  padding: 15px;
  bottom: 5px !important;
}
.wc-media .lst {
  background: #162993;
  border: solid 1px rgba(0,0,0,.35);
  border-radius: 8px;
  margin: 0;
  padding: 10px;
}
.wc-media .multi-media .lst li .title {
  font-size: .875rem;
  font-weight: 500;
  width: auto;
}
.wc-media .lst li a:active, .wc-media .lst li a:focus, .wc-media .lst li a:hover {
  background: rgba(0,0,0,.15);
}
.wc-media .multi-media .lst li .thumb {
  float: left;
}

.wc-colors .wc-capt {
  background: url(../img/wc2026/bgd.png) top left no-repeat;
  height: 118px;
  padding: 56px 90px 0;
}
.wc-colors .wc-capt a {
  color: #fff !important;
}
.wc-colors .wc-capt a.vw-more {
  background: #fff;
  border-radius: 15px;
  color: #162993 !important;
  display: block;
  float: right;
  font-size: 1rem;
  font-weight: 500;
  line-height: 30px;
  margin: 20px 50px 0 0;
  padding: 0 15px;
  text-transform: none;
}
.wc-colors .slider .go-bck, .wc-colors .slider .go-nxt {
  height: 48px;
  width: 48px;
}
.wc-colors .slider .go-bck svg, .wc-colors .slider .go-nxt svg {
  fill: #000;
}
.wc-colors .slider .sld-itm {
  display: block;
  padding: 2px;
  flex-shrink: 0;
  width: 100%;
}
.wc-colors .slider .sld-itm.sld-chg {
  width: 0;
}
.wc-colors .slider .sld-itm a {
  color: #fff;
  padding-bottom: 10px;
  height: 100%;
}
.wc-colors .slider .sld-itm .title {
  color: #fff;
  display: block;
  font-size: 1rem;
  font-weight: 500;
  padding: 10px;
}
.wc-colors .slider .sld-itm .info {
  color: rgba(255,255,255,.65);
  margin: 0;
  padding: 0 10px;
}
.wc-colors .slider .sld-itm:nth-child(4n) a {
  background: #E91E63;
}
.wc-colors .slider .sld-itm:nth-child(4n + 1) a {
  background: #2196F3;
}
.wc-colors .slider .sld-itm:nth-child(4n + 2) a {
  background: #7C4DFF;
}
.wc-colors .slider .sld-itm:nth-child(4n + 3) a {
  background: #304FFF;
}

.wc-extra .wc-capt {
  background: url(../img/wc2026/bg7.png) top left no-repeat;
  background-size: auto 100%;
  padding: 40px 0 20px 90px;
}
.wc-extra .ext {
  display: block;
  margin-bottom: 20px;
  padding-bottom: 100%;
  position: relative;
  overflow: hidden;
}
.wc-extra .ext {
  display: block;
  margin-bottom: 20px;
  padding-bottom: 100%;
  position: relative;
  overflow: hidden;
}
.wc-extra .ext img, .wc-extra .ext span {
  background: center no-repeat;
  background-size: 100%;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 1;
}
.wc-extra .ext:hover img {
  transform: scale(1.2);
  transition: all ease .2s;
}
.wc-extra .ext span {
  color: #fff;
  font-size: 1.5rem;
  font-weight: bold;
  padding-top: 80%;
  padding-right: 10px;
  text-align: right;
  text-transform: uppercase;
}
.wc-extra .ext:hover span {
  padding-top: 77%;
  transition: all ease .2s;
}

.wc-tops .capt b {
  background: #fc0;
  border-radius: 20px;
  display: inline-block;
  padding: 0 24px;
  font-size: 1rem;
  font-weight: bold;
  line-height: 40px;
}
.wc-tops li {
  padding: 8px 0 8px 24px;
}
.wc-tops li::before {
  color: #E91E63;
  content: '◆';
  display: block;
  float: left;
  font-size: .75rem;
  line-height: 1.25rem;
  margin: 0 8px 0 -18px;
  width: auto;
}
.wc-tops li a {
  font-size: 1rem;
  font-weight: 500;
}

.wc-weare {
  background: url(../img/wc2026/bg6.png) top left no-repeat;
  background-size: 70% auto;
  display: block;
  height: 50px;
}
.wc26 .wc-weare .logo-wc {
  width: 50px;
  height: 54px;
}

.wc-vclip {
  background: url(../img/wc2026/bg0.png) top center no-repeat;
}
.wc-vclip .title {
  color: #162993;
  margin-bottom: 10px;
  font-size: 1.5rem;
  font-weight: bold;
}
.wc-vclip .tags {
  padding: 10px 0;
}
.wc-vclip .tags b {
  color: #aaa;
  display: inline-block;
  line-height: 20px;
  margin: 5px;
}
.wc-vclip .tags a {
  background: #eaeaea;
  border-radius: 10px;
  display: inline-block;
  font-size: .9rem;
  font-weight: 500;
  line-height: 20px;
  padding: 0 8px;
  margin: 5px;
}

@media only screen and (max-width: 1023.9px) {
  .wc26 .logo {
    margin: 8px 0 0 -10px;
    height: 47px;
    width: 190px;
  }
  .wc26 .logo-wc {
    height: 87px;
    width: 56px;
  }
  .wc26 header, .wc26 .wc-menur {
    height: 106px;
  }
  .wc-menur .toppr {
    height: 60px;
  }
  .wc-menur .listr {
    height: 46px;
  }
  .wc-menur .mn-lst {
    display: none;
  }
  .wc-menur .mn-lst.active {
    background: #000;
    display: block;
    position: fixed;
    top: 105px;
    left: 0;
    right: 0;
    bottom: 0;
    overflow-y: scroll;
    height: auto;
    width: 100%;
    z-index: 1000;
  }
  .wc-menur .mn-lst.active li {
    border-top: solid 1px rgba(255,255,255,.15);
    float: none !important;
    text-indent: 20px;
  }
  .wc-headlr .news:not(.fst) {
    border-top: solid 1px #eaeaea;
    padding: 10px 0;
  }
  .wc-headlr .news:not(.fst) .thumb {
    float: left;
    margin-bottom: 0px;
    margin-right: 10px;
    width: 160px;
  }
  .wc-fxtbar {
    background-position: top 10px right;
    background-size: 40% auto;
    padding-top: 40px;
  }
  .wc-fxtbar .fx-box {
    width: 300px;
  }
  .wc-fxtbar .wc-capt svg {
    margin: 5px 15px;
  }
  .wc26 .wc-fxtbar .slider {
    padding-bottom: 50px;
  }
  .wc26 .wc-fxtbar .slider .go-bck, .wc26 .wc-fxtbar .slider .go-nxt {
    margin: 0;
    position: absolute;
    right: 10px;
    bottom: 0;
  }
  .wc26 .wc-fxtbar .slider .go-bck {
    right: 50px;
  }
  .wc-hotst {
    background-image: url(../img/wc2026/bg8.png);
    background-size: 100% auto;
  }
  .wc-hotst .wc-capt {
    padding: 40px 0 10px;
    line-height: 1.5em;
  }
  .wc-hotst .news {
    border-top: solid 1px rgba(255,255,255,.35);
    padding: 10px 0;
  }
  .wc-hotst .col:first-child .news {
    border-top: none;
  }
  .wc-hotst .news .thumb {
    display: block;
    float: left;
    margin-right: 15px;
    margin-bottom: 0;
    width: 160px;
  }
  .wc-hotst .row {
    overflow: hidden;
    height: 610px;
    margin-bottom: 20px;
  }
  .wc-newstr .news {
    border-top: solid 1px #eaeaea;
    padding: 8px 0;
  }
  .wc-newstr .col:first-child .news {
    border: none;
  }
  .wc-newstr .news .thumb {
    float: left;
    margin-right: 10px;
    margin-bottom: 0;
    width: 160px;
  }
  footer .caption, footer .socials {
    float: none !important;
    padding-bottom: 10px;
    text-align: center;
  }
}
@media only screen and (min-width: 1024px) {
  .wc-menur .toppr .ic-lst {
    margin: 30px 0 0 10px;
  }
  .wc-menur .ic-lst a {
    margin: 0 10px;
  }
  .wc-menur .ic-lst svg {
    height: 32px;
    width: 32px;
  }
  .wc-countr {
    margin: 12px 20px 0 0;
  }
  .wc-capt {
    line-height: 60px;
    font-size: 2rem;
  }
  .wc-highlt .wc-capt, .wc-predic .wc-capt, .wc-dicte .wc-capt, .wc-tippe .wc-capt, .wc-newstr .wc-capt, .wc-fxtlst .wc-capt, .wc-capt.min {
    font-size: 1.5rem;
    line-height: 40px;
  }
  .wc-hotst .row {
    display: flex;
    flex-flow: row wrap;
  }
  .wc-colors .slider .sld-itm {
    width: 25%;
  }
  .wc-colors .wc-capt {
    background: url(../img/wc2026/bg5.png) top left no-repeat;
    height: 156px;
    padding: 76px 80px 0;
  }
  .wc-colors .slider .go-bck {
    left: -30px;
  }
  .wc-colors .slider .go-nxt {
    right: -30px;
  }
  .wc-weare {
    background-position: top right 40%;
    background-size: auto;
    height: 120px;
  }
  .wc26 .wc-weare .logo-wc {
    height: 120px;
    width: 110px;
  }
}
.sg-flag {
  background: center no-repeat;
  background-size: 100% auto;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
  display: inline-block;
  height: 20px;
  width: 32px;
  vertical-align: middle;
}
.sg-flag.viet-nam {
  background-image: url(../img/sg-flags/vietnam.gif);
}
.sg-flag.laos {
  background-image: url(../img/sg-flags/lao.gif);
}
.sg-flag.cambodia {
  background-image: url(../img/sg-flags/campuchia.gif);
}
.sg-flag.myanmar {
  background-image: url(../img/sg-flags/myanmar.gif);
}
.sg-flag.malaysia {
  background-image: url(../img/sg-flags/malaysia.gif);
}
.sg-flag.philippines {
  background-image: url(../img/sg-flags/philippines.gif);
}
.sg-flag.indonesia {
  background-image: url(../img/sg-flags/indonesia.gif);
}
.sg-flag.brunei {
  background-image: url(../img/sg-flags/brunei.gif);
}
.sg-flag.dong-timor {
  background-image: url(../img/sg-flags/dongtimor.gif);
}
.sg-flag.singapore {
  background-image: url(../img/sg-flags/singapore.gif);
}
.sg-flag.thai-lan {
  background-image: url(../img/sg-flags/thailand.gif);
}