html,
body {
  font-size: 14px;
  font-family: prompt, sans-serif; /*line-height:1.2em;*/
  color: #333;
  overflow-x: hidden;
}
html *,
body * {
  box-sizing: border-box;
  position: relative;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  line-height: 1.4em;
}
h2 .uk-icon-caret-right {
  position: relative;
  top: 4px;
}
.navbar-fixed-top {
  /*    background-color: black;*/
  /*    border-top: 4px solid #eb1c23;*/
  padding: 10px 0 10px;
  width: 100%;
  font-size: 1.1em;
  /*	box-shadow: 3px 2px 5px #aaaaaa;*/
  /*	max-width: 1206px;*/
  margin-left: auto;
  margin-right: auto;
  background: url(../images/bg-topnav.png) no-repeat;
  background-size: cover;
  /*	background-position-y: -18px;*/
  background-position: bottom center;
  height: 62px;
}
.navbar-fixed-top .container {
  /*    max-height: 80px;*/
  max-width: 1260px;
  margin-left: auto;
  margin-right: auto;
}
.navbar {
  margin-bottom: 0px;
  display: block;
  text-align: center;
  position: relative;
  border: 0;
  /*    min-height: 80px;*/
  margin-left: -55px;
}
.navbar ul {
  padding: 0;
  margin: 0;
}
.navbar li {
  display: inline-table;
  vertical-align: top;
  text-align: center;
  height: 40px;
  margin: 0 -5px 0 0;
  border-right: solid 1px #ffffff;
}
.navbar li:nth-last-child(1) {
  border-right: none;
}
.navbar li:nth-last-child(2) {
  border-right: none;
}
.navbar li a {
  /*    font-family: Helvethaica-Bold,sans-serif;*/
  /*	font-style: italic; */
  font-variant: normal;
  line-height: 1.2em;
  font-size: 1em;
  /*    letter-spacing: 2px;*/
  color: white;
  text-decoration: none;
  display: inline-block;
  padding: 0 15px;
  text-align: center;
  text-transform: uppercase;
  position: relative;
  vertical-align: -webkit-baseline-middle;
}
.navbar .submenu-stations {
  display: none;
  /*    margin: 5px 0px 0px 0px;*/
  /*    padding: 35px 30px 35px 25px;*/
  list-style: none;
  position: absolute;
  z-index: 5;
  right: 5px;
  top: 30px;
  width: 330px;
  /*    height: 386px;*/
  background: #ffffff;
  border: solid 5px #eb1c23;
}
.navbar .submenu-stations > div:nth-child(1) {
  border-bottom: solid 5px #eb1c23;
  padding-bottom: 30px;
  margin-bottom: -15px;
}
.navbar .submenu-stations > div:nth-child(2) header {
  background: #ffffff;
  padding: 0px 15px 0px 15px;
  width: 60%;
  margin-left: auto;
  margin-right: auto;
}

.sub-nav {
  /*    margin-top: 40px !important;*/
  right: 5px;
  /*    background: #fff;*/
  background: transparent url(../images/bg-member.png) 0 0 no-repeat;
  background-size: cover;
  background-position-y: -2px;
}
.sub-nav .sub-nav-bar {
  /*    width: 1260px;*/
  margin: 0 auto;
  position: relative;
  text-align: right;
  /*    padding: 8px 0 5px 0;*/
  /*    border-bottom: #000 1px solid;*/

  height: 40px;
}
.sub-nav ul {
  padding: 0;
  margin: 0;
  position: relative;
  /*    right: 40px;*/
}
.sub-nav li {
  text-align: center;
  margin: 0;
  position: relative;
  display: inline-block;
  /*    border-right: 1px solid #fff;*/
}
/*.sub-nav-bar>ul>li:nth-child(1){}*/
.sub-nav-bar > ul > li:nth-child(1) a {
  border-right: solid 1px #ffffff;
  line-height: 0;
}
.sub-nav li a {
  font-size: 0.9em;
  letter-spacing: 2px;
  color: white;
  text-decoration: none;
  padding: 7px 15px;
  text-align: center;
  text-transform: uppercase;
  position: relative;
}

.wrapper .container {
  width: 1260px;
  /*    background-color: #FFFFFF;*/
  /*    box-shadow: 0px -10px 15px #aaaaaa;*/
}
.content-wrap {
  float: right;
  margin-top: -40px;
  margin-right: 10px;
}

.wrapper {
  width: 100%; /*overflow:hidden;*/
  position: relative;
  margin-top: -2px;
}
.sub .wrapper {
  background: #e5e5e5;
}

.container-center {
  margin-left: auto;
  margin-right: auto;
  max-width: 1260px;
  width: 100%;
}
.btn-go2top > img {
  width: 100%;
  margin-bottom: 70px;
}
.padding-top {
  padding-top: 15px;
}
.bg-left,
.bg-right {
  width: 508px;
  height: 1152px;
  position: absolute;
  top: 0;
  background-size: 100% auto !important;
}
.banners {
  margin-bottom: 20px;
}
/*body{background: transparent url(../images/bg.png) 0 0 no-repeat; background-size: cover;}*/
/*body:nth-child(1)>div{    width: 100%;    max-width: 1260px;    margin-left: auto;    margin-right: auto;}*/
/*
.bg-left {
    background: transparent url(../images/bg-left.jpg) 0 0 no-repeat;
    left: -480px;
}
.bg-right {
    background: transparent url(../images/bg-right.jpg) 0 0 no-repeat;
    right: -480px;
}
*/

.grid {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  list-style: none;
  background-color: white;
  z-index: 20;
  max-width: 1260px;
  margin-left: auto;
  margin-right: auto;
}
.grid:before,
.grid:after {
  content: '';
  display: block;
  overflow: hidden;
}
.text-center {
  text-align: center !important;
}
.grid-collapse {
  margin-left: 0;
}
.grid > * {
  padding-left: 20px;
}
.grid > * {
  -ms-flex: none;
  -webkit-flex: none;
  flex: none;
  margin: 0;
  float: left;
}
.grid-collapse {
  margin-left: 0;
}
#header-desktop > div > div:nth-child(3) {
  padding-top: 70px;
}
.top-logo {
  display: inline-block;
  width: 200px;
  height: 200px;
  background: transparent url(../images/logo-top.png) 0 0 no-repeat;
  background-size: contain;
  /*    margin-top: 35px;*/
}
#social-top {
  width: 100%;
  text-align: center;
  margin-top: 1em;
  background: inherit;
}
#social-top a {
  display: inline-flex;
  width: 1.5em;
  height: 1.5em;
  line-height: 1.6em;
  font-size: 1.2em;
  text-align: center;
  border-radius: 50%;
  background-color: #666666;
  color: white;
  transition: 0.2s;
  margin: 0px;
  padding: 0;
  align-items: center;
  justify-content: center;
}
#social-top a > i {
  /* margin-top: 6px; */
}
#social-top a:hover {
  background-color: #ea1858;
}

#social-top a:not(:last-child):after {
  border-right: 0 !important; /* ลบ border-right */
}
.twitter_x {
  width: 26px;
  height: 26px;
  background: url(../images/x.png) no-repeat;
  background-size: 70%;
  background-position: center;
}
.twitter_x:hover {
  background: url(../images/x.png) no-repeat;
}
.addline {
  width: 26px;
  height: 26px;
  background: url(../images/addline_icon.png) no-repeat #666666 !important;
  background-size: contain !important;
  padding-top: 2px;
}
.addline:hover {
  background: url(../images/addline_icon_over.png) no-repeat;
  text-decoration: none;
}

[class*='uk-icon-'],
[class*='uk-icon-']:hover,
[class*='uk-icon-']:focus {
  text-decoration: none;
}

[class*='uk-icon-'] {
  font-family: FontAwesome;
  display: inline-block;
  font-weight: normal;
  font-style: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.uk-icon-facebook-f:before,
.uk-icon-facebook:before {
  content: '\f09a';
}

.fb_iframe_widget_fluid span,
iframe.fb_ltr {
  width: 100% !important;
}

#hottracks header {
  display: grid;
  grid-template-columns: 305px auto 80px;
}
#hottracks header > span:nth-child(1) {
  text-align: left;
  font-size: 26px;
  font-weight: bold;
  color: #ef5f9a;
}
#hottracks header > span:nth-child(3) {
  padding: 12px 0 4px 0;
}
#hottracks header > span:nth-child(3) a {
  text-decoration: none;
  background-color: #ef5f9a;
  color: #ffffff;
  padding: 4px 8px 4px 8px;
  font-weight: bold;
  height: 30px;
}
#hottracks hr {
  border-color: #ef5f9a;
}

#interview {
  margin-top: 28px;
}
#interview header {
  display: grid;
  grid-template-columns: 271px 457px 80px;
}
#interview header > span:nth-child(1) {
  text-align: left;
  font-size: 26px;
  font-weight: bold;
  color: #5bc1dd;
}
#interview header > span:nth-child(3) {
  padding: 12px 0 4px 0;
}
#interview header > span:nth-child(3) a {
  text-decoration: none;
  background-color: #5bc1dd;
  color: #ffffff;
  padding: 4px 8px 4px 8px;
  font-weight: bold;
  height: 30px;
}
#interview hr {
  border-color: #5bc1dd;
}

.subinterview {
  display: grid;
  grid-template-areas: 'item1 item1 item2  ads' 'item1 item1 item3 ads' 'item4 item5 item6 ads';
  grid-template-rows: 160px 160px 187px;
  grid-template-columns: 275px 275px 275px auto;
  text-align: center;
  padding-top: 10px;
}

#insights {
  margin-bottom: 20px;
}
#insights header {
  display: grid;
  grid-template-columns: 250px auto 80px;
}
#insights header > span:nth-child(1) {
  text-align: left;
  font-size: 26px;
  font-weight: bold;
  color: #f9fdca;
}
#insights header > span:nth-child(3) {
  padding: 12px 0 4px 0;
}
#insights header > span:nth-child(3) a {
  text-decoration: none;
  background-color: #f9fdca;
  color: #a8a8a8;
  padding: 4px 8px 4px 8px;
  font-weight: bold;
  height: 30px;
}
#insights hr {
  border-color: #f9fdca;
}

.sections2 {
  margin-top: 20px;
  display: grid;
  grid-template-rows: auto auto;
  grid-auto-columns: 840px auto;
  grid-template-areas: 'news  ads' 'spotlight  ads' 'calendar  ads';
  padding-left: 45px;
  padding-right: 45px;
  padding-bottom: 50px;
}
.sections2 > div {
  margin-right: 16px;
}
.sections2 a {
  color: white;
  text-decoration: none;
}

#sec_news header {
  display: grid;
  grid-template-columns: 77px auto 73px;
}
#sec_news header > span:nth-child(1) {
  text-align: left;
  font-size: 26px;
  font-weight: bold;
  color: #2d99b1;
}
#sec_news header > span:nth-child(3) {
  padding: 12px 0 4px 0;
}
#sec_news header > span:nth-child(3) a {
  text-decoration: none;
  background-color: #2d99b1;
  color: #ffffff;
  padding: 4px 8px 4px 8px;
  font-weight: bold;
  height: 30px;
}
#sec_news hr {
  border-color: #2d99b1;
}
#sec_videos header {
  display: grid;
  grid-template-columns: 100px auto 73px;
}
#sec_videos header > span:nth-child(1) {
  text-align: left;
  font-size: 26px;
  font-weight: bold;
  color: #cd76b8;
}
#sec_videos header > span:nth-child(3) {
  padding: 12px 0 4px 0;
}
#sec_videos header > span:nth-child(3) a {
  text-decoration: none;
  background-color: #cd76b8;
  color: #ffffff;
  padding: 4px 8px 4px 8px;
  font-weight: bold;
  height: 30px;
}
#sec_videos hr {
  border-color: #cd76b8;
}

#sec_activities header {
  display: grid;
  grid-template-columns: 140px auto 73px;
}
#sec_activities header > span:nth-child(1) {
  text-align: left;
  font-size: 26px;
  font-weight: bold;
  color: #f9bb58;
}
#sec_activities header > span:nth-child(3) {
  padding: 12px 0 4px 0;
}
#sec_activities header > span:nth-child(3) a {
  text-decoration: none;
  background-color: #f9bb58;
  color: #ffffff;
  padding: 4px 8px 4px 8px;
  font-weight: bold;
  height: 30px;
}
#sec_activities hr {
  border-color: #f9bb58;
}

#sec_spotlight header {
  display: grid;
  grid-template-columns: 140px auto 73px;
}
#sec_spotlight header > span:nth-child(1) {
  text-align: left;
  font-size: 26px;
  font-weight: bold;
  color: #a9e068;
}
#sec_spotlight header > span:nth-child(3) {
  padding: 12px 0 4px 0;
}
#sec_spotlight header > span:nth-child(3) a {
  text-decoration: none;
  background-color: #a9e068;
  color: #ffffff;
  padding: 4px 8px 4px 8px;
  font-weight: bold;
  height: 30px;
}
#sec_spotlight hr {
  border-color: #a9e068;
}
#sec_spotlight > div {
  display: flex; /* ใช้ flexbox สำหรับการจัดวางในแนวนอน */
  gap: 20px; /* กำหนดระยะห่างระหว่างบล็อก */
  overflow-x: auto; /* ให้สามารถเลื่อนหากมีเนื้อหามากกว่าพื้นที่ */
  flex-wrap: wrap;
}

#calendar footer {
  display: grid;
  grid-template-columns: auto 128px;
}
#calendar footer > div:nth-child(1) {
  text-align: left;
  font-size: 26px;
  font-weight: bold;
  color: #ffffff;
}
#calendar footer > div:nth-child(2) {
  padding: 3px 0 4px 5px;
}
#calendar footer > div:nth-child(2) a {
  text-decoration: none;
  background-color: #ffffff;
  color: #ffffff;
  padding: 4px 8px 4px 8px;
  font-weight: bold;
  height: 30px;
}
#calendar hr {
  border-color: #ffffff;
}

#sec_news > div > div {
  border: solid 1px #2d99b1;
  width: 398px;
  box-shadow: #2d99b1 5px 5px 0px 1px;
  height: 250px;
  margin-top: 15px;
  overflow: hidden;
}
#sec_news > div > div > a > img {
  width: 100%;
}
#sec_videos > div > a > img {
  width: 100%;
}
#sec_activities > div > a > img {
  width: 100%;
}
#sec_spotlight > div > div > a > img {
  width: 100%;
}
#sec_videos > div {
  border: solid 1px #cd76b8;
  width: 398px;
  box-shadow: #cd76b8 5px 5px 0px 1px;
  height: 250px;
  margin-top: 15px;
  overflow: hidden;
}
#sec_activities > div {
  border: solid 1px #f9bb58;
  width: 398px;
  box-shadow: #f9bb58 5px 5px 0px 1px;
  height: 250px;
  margin-top: 15px;
  overflow: hidden;
}
#sec_spotlight > div > div {
  border: solid 1px #a9e068;
  width: 398px;
  box-shadow: #a9e068 5px 5px 0px 1px;
  height: 250px;
  margin-top: 15px;
  overflow: hidden;
}
#sec_news > div > div > a > img:hover {
  transform: scale(1.5);
}
#sec_videos > div > a > img:hover {
  transform: scale(1.5);
}
#sec_activities > div > a > img:hover {
  transform: scale(1.5);
}
#sec_spotlight > div > div > a > img:hover {
  transform: scale(1.5);
}

#sec_news > div > div > div.title,
#sec_videos > div > div.title,
#sec_activities > div > div.title,
#sec_spotlight > div > div > div.title {
  font-size: 18px;
  max-height: 54px;
  text-overflow: ellipsis;
  overflow: hidden;
}
#sec_news > div > div > div.title {
  background-color: #2d99b1;
  color: #ffffff;
  margin-bottom: 0;
  position: absolute;
  bottom: 0;
  width: 100%;
  background: rgba(45, 153, 177, 0.8);
  min-height: 40px;
  padding: 5px;
}
#sec_videos > div > div.title {
  background-color: #cd76b8;
  color: #ffffff;
  margin-bottom: 0;
  position: absolute;
  bottom: 0;
  width: 100%;
  background: rgba(205, 118, 184, 0.8);
  min-height: 40px;
  padding: 5px;
}
#sec_activities > div > div.title {
  background-color: #f9bb58;
  color: #ffffff;
  margin-bottom: 0;
  position: absolute;
  bottom: 0;
  width: 100%;
  background: rgba(249, 187, 88, 0.8);
  min-height: 40px;
  padding: 5px;
}
#sec_spotlight > div > div > div.title {
  background-color: #a9e068;
  color: #ffffff;
  margin-bottom: 0;
  position: absolute;
  bottom: 0;
  width: 100%;
  background: rgba(169, 224, 104, 0.8);
  min-height: 40px;
  padding: 5px;
}

#sec_news > div {
  display: flex; /* ใช้ flexbox สำหรับการจัดวางในแนวนอน */
  gap: 20px; /* กำหนดระยะห่างระหว่างบล็อก */
  overflow-x: auto; /* ให้สามารถเลื่อนหากมีเนื้อหามากกว่าพื้นที่ */
  flex-wrap: wrap;
}

@media (max-width: 768px) {
  #sec_news > div,
  #sec_spotlight > div {
    display: block;
  }
  #sec_news > div > div,
  #sec_spotlight > div > div {
    height: 56.25%;
  }
}
/*.cimg{max-width:95%; max-height:95%; display:block;    margin-top: 10px;}*/
.cimg {
  background-color: red;
  position: relative;
  width: 100%;
  padding-top: 56.25%; /* 16:9 Aspect Ratio */
  background-size: cover !important;
}

.cimg:hover {
  background-size: 150% !important;
}
.dvInsights {
  display: grid;
  grid-template-columns: auto 350px;
}
.dvInsights > div:nth-child(2) {
  padding-top: 8px;
}
/*.subinsights{display:grid; grid-template-areas: 'itemI1 itemI2' 'itemI1 itemI3'; grid-template-rows: 158px 170px; grid-template-columns: 546px 265px; text-align: center;}*/
.subinsights {
  display: grid;
  grid-template-areas: 'itemI1 itemI2 itemI3';
  grid-template-rows: 158px;
  grid-template-columns: 272px 272px 272px;
  text-align: center;
}
.track {
  border: solid #ef9fb0 3px;
  border-radius: 100%;
  width: 260px;
  height: 260px;
  box-shadow: #ef5f9a 0px 0px 0 5px;
}

.sub {
  font-size: 1em;
  display: inline;
  line-height: 1em;
}
#hottracks .detail {
  display: grid;
  grid-template-columns: 25% 25% 25% 25%;
}

@media (min-width: 1025px) {
  .hidden-desktop {
    display: none !important;
  }
}

@media (min-width: 768px) {
  .width-medium-18-100 {
    width: 18%;
  }
  .width-medium-17-100 {
    width: 17%;
  }
  .width-medium-82-100 {
    width: 82%;
  }
}
@media (max-width: 1024px) {
  .bg-left {
    left: -700px;
  }
  .bg-right {
    right: -700px;
  }
}

#top-nav > div > div > ul > li.active:after,
#top-nav > div > div > ul > li:hover:after,
#top-nav > div > ul > li > a.active:after,
#top-nav > div > ul > li > a:hover:after {
  opacity: 1;
  top: -10px;
}
#top-nav > div > div > ul > li:after,
#top-nav > div > ul > li > a:after {
  content: '';
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #ea1858;
  position: absolute;
  left: 50%;
  top: -20px;
  margin-left: -5px;
  opacity: 0;
  transition: 0.2s;
}

#whatsup {
  background: url(../images/bg-whatsup.png) no-repeat center;
  width: 100%;
  max-width: 1260px;
  height: 880px; /*margin-left: -15px;*/
  background-position-y: 91px;
  background-position-x: 0px;
}
#whatsup .whatsup-wrapper {
  max-width: 1006px;
  margin: -38px auto;
  text-align: center; /*margin-bottom: -20px;*/
}
#whatsup .whatsup-wrapper header {
  text-align: left;
}
#whatsup .whatsup-inner {
  position: relative;
  max-width: 930px;
  height: 603px;
  overflow: hidden; /*padding:5px; */
  margin: 0 auto; /*box-shadow: 0px 5px 20px 3px #00000070;*/
}
/*#whatsup .whatsup-border{position:relative;width:100%;max-width:1016px;margin:0 auto;padding:8px 8px 0;background-color:rgba(255,255,255,0.1);-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;    box-shadow: 0px 5px 20px 3px #00000070;}*/
#whatsup .swiper-slide {
  position: relative;
  width: 100%;
  max-width: 930px;
  height: 605px;
}
#whatsup .cover {
  width: 100%;
  padding-top: 65%;
  position: absolute;
  background-size: cover;
  background-position: center center;
  top: 0;
}
#whatsup .boxgrid {
  width: 930px;
  height: 605px;
  position: relative;
}
#whatsup .caption {
  width: 100%; /*height:100%;top:80%;*/
  bottom: -138px;
  position: absolute;
  color: #fff;
  font-family: rsu;
  padding: 2%;
  text-align: left;
  background: linear-gradient(
    to right,
    rgba(91, 193, 221, 1),
    rgba(255, 142, 160, 1)
  ); /*-webkit-transition:.3s ease;-moz-transition:.3s ease;-ms-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease*/
}
#whatsup .whatsup-inner a {
  position: unset !important;
}
#whatsup a:hover .caption {
  /*top:80%;*/
  bottom: -138px;
}
#whatsup .caption h2 {
  font-size: 3em;
  margin: 0;
}
#whatsup .caption p {
  font-size: 2em;
}
#whatsup header {
  padding: 30px;
}
#whatsup .arrow-left {
  /*background:url(../images/btn-whatsup.png) no-repeat;*/
  position: absolute;
  left: -70px;
  top: 50%;
  margin-top: -42px;
  width: 84px;
  height: 84px;
  z-index: 999;
  -webkit-transition: inherit;
  -moz-transition: inherit;
  -ms-transition: inherit;
  -o-transition: inherit;
  transition: inherit;
}
#whatsup .arrow-left:hover {
  background-position: 100% 100%;
}
#whatsup .arrow-right {
  /*background: url(../images/arrow-right.png) no-repeat;*/
  position: absolute;
  right: -75px;
  top: 50%;
  z-index: 999;
  margin-top: -42px;
  width: 84px;
  height: 84px;
  -webkit-transition: inherit;
  -moz-transition: inherit;
  -ms-transition: inherit;
  -o-transition: inherit;
  transition: inherit;
}
#whatsup .arrow-right:hover {
  background-position: 100% 100%;
}
#whatsup .pagination {
  text-align: center;
  position: relative;
}
#whatsup .swiper-pagination-switch {
  display: inline-block;
  width: 20px;
  height: 20px;
  border-radius: 18px;
  margin-right: 8px;
  cursor: pointer;
  background: #979797;
}
#whatsup .pagination a.active,
#whatsup .pagination .swiper-active-switch {
  background-color: #6d6d6d;
  border: 1px solid #6d6d6d;
}

#whatsup .swiper-next,
.swiper-prev {
  font-size: 32px;
  color: black;
  display: inline-block;
  vertical-align: middle; /*position: absolute;*/ /*bottom: 5px;*/
  cursor: pointer;
  z-index: 10;
  transition: 0.2s;
}
#whatsup .swiper-next:hover,
.swiper-prev:hover {
  color: gainsboro;
}
#whatsup .swiper-prev {
  left: 0;
}
#whatsup .swiper-next {
  left: 15px;
}
#whatsup .swiper-slide > a {
  display: block;
  width: 100%;
  height: 0;
  padding-bottom: 45%;
  overflow: hidden;
  position: relative;
}
#whatsup .swiper-slide > a.img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
}

.sections {
  padding-left: 45px;
  width: 1260px;
  max-width: 100%;
  padding-right: 45px;
  overflow: hidden;
  display: flex;
}
.play-overlay {
  background-size: cover;
  width: 100%;
  height: 100%;
  opacity: 0.5;
  filter: alpha(opacity=50); /* For IE8 and earlier */
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.play-overlay:hover {
  opacity: 1;
  filter: alpha(opacity=100); /* For IE8 and earlier */
}
@media (max-width: 767px) {
  .dvVideos .cover {
    min-height: 177px !important;
  }
  #whatsup {
    background: #ffffff;
  }
  #whatsup .whatsup-wrapper {
    margin: auto !important;
  }
  #whatsup {
    padding: 2% 0 2% 0;
    overflow: hidden;
    margin: 0;
    height: auto;
  }
  #whatsup header {
    text-align: center;
    padding: 5% 0;
    padding: inherit;
  }
  #whatsup header img {
    max-width: 100%;
    width: 60%;
    height: auto;
  }
  #whatsup .cover {
    background-image: none !important;
  }
  #whatsup .whatsup-wrapper,
  #whatsup .whatsup-border,
  #whatsup .whatsup-inner,
  #whatsup .swiper-slide,
  #whatsup .boxgrid {
    width: 95%;
    height: auto;
    padding: 0;
    border: 0;
    background: none;
    margin-left: auto;
    margin-right: auto;
  }
  #whatsup .caption {
    top: 100%;
    font-size: 0.8em;
    position: relative;
    bottom: auto;
  }
  #whatsup a:hover {
    text-decoration: none;
  }

  #whatsup .arrow-left {
    /*background:url(../images/btn-whatsup.png) no-repeat;*/
    position: absolute;
    left: -45px;
    top: 50%;
    margin-top: -20px;
    width: 84px;
    height: 84px;
    z-index: 999;
    -webkit-transition: inherit;
    -moz-transition: inherit;
    -ms-transition: inherit;
    -o-transition: inherit;
    transition: inherit;
  }
  #whatsup .arrow-left:hover {
    background-position: 100% 100%;
  }
  #whatsup .arrow-left > img,
  #whatsup .arrow-right > img {
    width: 20px;
  }
  #whatsup .arrow-right {
    /*background: url(../images/arrow-right.png) no-repeat;*/
    position: absolute;
    right: -45px;
    top: 50%;
    margin-top: -20px;
    width: 84px;
    height: 84px;
    z-index: 999;
    -webkit-transition: inherit;
    -moz-transition: inherit;
    -ms-transition: inherit;
    -o-transition: inherit;
    transition: inherit;
  }
  #whatsup .arrow-right:hover {
    background-position: 100% 100%;
  }

  .applebanner {
    background-image: none !important;
  }
  .swiper-container {
    min-height: 240px !important;
  }

  #whatsup .caption h2 {
    font-family: 'prompt';
    font-size: 1.8em;
    margin: 0;
    text-align: center;
  }
  #whatsup .caption p {
    font-size: 1.5em;
    display: none;
  }
  .sub {
    font-size: 0.5em;
    display: block;
    line-height: 0.5em;
  }
  #hottracks {
    overflow: hidden;
    padding-top: 10px;
  }
  #hottracks .detail {
    display: block;
    padding-top: 20px;
    margin-left: auto;
    margin-right: auto;
    width: 260px;
    height: 331px;
  }
  #hottracks .detail > div:not(:first-child) {
    display: none;
  }
  .subinterview {
    display: block;
  }
  .dvInsights {
    display: block;
    margin-top: 30px;
    padding-bottom: 30px;
  }
  .subinsights {
    display: block;
  }
  #hottracks header,
  #interview header,
  #insights header,
  #sec_news header,
  #sec_videos header,
  #sec_activities header,
  #sec_spotlight header {
    grid-template-columns: auto 1fr auto;
  }
  .subinterview {
    display: block;
  }
  #hottracks .arrow-left {
    position: absolute;
    top: 45%;
    width: 84px;
    height: 84px;
    z-index: 999;
    -webkit-transition: inherit;
    -moz-transition: inherit;
    -ms-transition: inherit;
    -o-transition: inherit;
    transition: inherit;
    cursor: pointer;
  }
  #hottracks .arrow-left:hover {
    background-position: 100% 100%;
  }
  #hottracks .arrow-right {
    position: absolute;
    top: 45%;
    z-index: 999;
    width: 84px;
    height: 84px;
    -webkit-transition: inherit;
    -moz-transition: inherit;
    -ms-transition: inherit;
    -o-transition: inherit;
    transition: inherit;
    left: 91%;
  }
  #hottracks .arrow-right:hover {
    background-position: 100% 100%;
  }

  #interview .arrow-left {
    position: absolute;
    top: 50%;
    width: 20px;
    height: 35px;
    z-index: 999;
    -webkit-transition: inherit;
    -moz-transition: inherit;
    -ms-transition: inherit;
    -o-transition: inherit;
    transition: inherit;
    cursor: pointer;
    right: 95%;
  }
  #interview .arrow-left:hover {
    background-position: 100% 100%;
  }
  #interview .arrow-right {
    position: absolute;
    top: 50%;
    z-index: 999;
    width: 20px;
    height: 35px;
    -webkit-transition: inherit;
    -moz-transition: inherit;
    -ms-transition: inherit;
    -o-transition: inherit;
    transition: inherit;
    left: 95%;
  }
  #interview .arrow-right:hover {
    background-position: 100% 100%;
  }

  #insights .arrow-left {
    position: absolute;
    top: 50%;
    width: 20px;
    height: 35px;
    z-index: 999;
    -webkit-transition: inherit;
    -moz-transition: inherit;
    -ms-transition: inherit;
    -o-transition: inherit;
    transition: inherit;
    cursor: pointer;
    right: 95%;
  }
  #insights .arrow-left:hover {
    background-position: 100% 100%;
  }
  #insights .arrow-right {
    position: absolute;
    top: 50%;
    z-index: 999;
    width: 20px;
    height: 35px;
    -webkit-transition: inherit;
    -moz-transition: inherit;
    -ms-transition: inherit;
    -o-transition: inherit;
    transition: inherit;
    left: 95%;
  }
  #insights .arrow-right:hover {
    background-position: 100% 100%;
  }

  .sections {
    padding-left: 2%;
    width: 1260px;
    max-width: 100%;
    padding-right: 2%;
    display: block;
  }

  .sections2 > div {
    margin-right: 0;
    margin-bottom: 20px;
  }
  .sections2 {
    margin-top: 20px;
    display: block;
    padding-left: 20px;
    padding-right: 20px;
  }

  #sec_new,
  #sec_videos,
  #sec_activities,
  #sec_spotlight {
    margin-bottom: 20px;
  }
}
#swiper_nav {
  display: block;
  position: relative;
  padding: 30px;
}
.dvChartDate {
  color: #8bd7f5;
  font-size: 2.8em;
  text-align: left;
  line-height: 1em;
  padding: 0 15px;
}
#selectdate {
  /*    background-color: #9b0a17;*/
  border-radius: 12px;
  border-style: solid;
  float: right;
  margin-top: 20px;
  font-size: 1em;
  padding: 5px;
}

#webcam,
#contents {
  display: grid;
  grid-template-columns: 840px 305px;
  width: 100%;
  max-width: 1260px;
  height: 1120px;
  margin-left: -15px;
  padding-top: 20px;
  margin-bottom: 60px;
  padding-left: 30px;
}
#dvGame {
  font-size: 0.8em;
}
#dvTalkToDJ {
  display: grid;
  grid-template-columns: 840px 305px;
  margin-top: -430px;
  margin-left: 11px;
  margin-bottom: 50px;
}
#dvTalkToDJ > div:nth-child(2) {
  margin-top: -39px;
}
#livecam {
  display: table-row;
  height: 720px;
  overflow: hidden;
}

#livecam iframe {
  height: 457px;
  width: 819px;
}
.top-5 > ol > li {
  display: grid;
  grid-template-columns: 27% 66%;
}
.chart-icon {
  display: grid !important;
  grid-template-columns: 25% 25% 25% auto;
}

.video-box {
  border: 5px solid #4f4c4d;
}
.content {
  padding: 15px;
  /*    background: #dedede;*/
  margin-bottom: 20px;
  font-family: 'Helvethaica', sans-serif;
  font-size: 1.7em;
  line-height: 1.2;
}
.dj_showprofile {
  display: grid;
  grid-template-columns: 40% auto;
  height: 385px;
  overflow: hidden;
  margin-bottom: -20px;
}
.dj_showprofile > div:nth-child(2) {
  padding-top: 30%;
  padding-bottom: 30%;
  padding-left: 20px;
  text-align: left;
  font-size: x-large;
}
.dj_showprofile > div > div:nth-child(1) {
  font-weight: bold;
}
.dvVideos {
  display: grid;
  grid-template-columns: 33% 33% 33%;
}
.dvVideos > div {
  padding: 10px;
}
#contents {
  height: auto;
  margin-top: -12px;
  margin-left: auto;
  margin-right: auto;
}
#contents_l {
  background-color: #ffffff;
  margin-left: -30px;
  height: auto;
  min-height: 1123px;
  width: 850px;
  padding-left: 30px;
  padding-right: 9px;
}
.news-container {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 0;
  margin-top: -20px;
  padding-top: 33px;
}
.video-container {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
}
.video-container iframe,
.video-container object,
.video-container video,
.video-container canvas {
  position: absolute; /*width:70%;*/
  height: 100%;
  top: 0;
  left: 0;
}
/*#livecam_left{min-height: 1075px; }*/
.cam-badge {
  font-family: Helvethaica, sans-serif;
  line-height: 1.2em;
  padding-left: 5px;
  background-color: rgba(0, 0, 0, 0.8);
  color: white;
  font-size: 1.6em;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 55px;
}
.cam-badge:after {
  content: '';
  width: 0;
  height: 0;
  border-top: 26px solid rgba(0, 0, 0, 0.8);
  border-right: 26px solid transparent;
  top: 0;
  right: -26px;
  position: absolute;
}

.cam-badge2 {
  font-family: Helvethaica, sans-serif;
  line-height: 1.2em;
  padding-left: 5px;
  /*    background-color: rgba(0,0,0,0.8);*/
  color: white;
  font-size: 1.6em;
  position: absolute;
  top: 0px;
  right: 30px;
  z-index: 2;
  /*width: 55px;*/
}

#webcam-right {
  /*display: table-cell; width: 30%;    right: 30px;*/
}
.screenshot-container {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  position: relative;
  display: block;
  overflow: hidden;
}

.talk-to-dj-panel {
  width: 98%;
  background-color: #191919;
  color: white;
  font-size: 1.4em;
  /*    padding: 10px;*/
  font-family: Helvethaica, sans-serif;
  line-height: 1.2em;
  margin-top: -250px;
  height: 441px;
}
.talk-to-dj-panel header {
}
.talk-to-dj-panel header .button {
  font-family: Helvethaica-Bold, sans-serif;
  line-height: 1.2em;
  display: inline;
  padding: 5px 10px 3px;
  border: 1px solid white;
  color: white;
  transition: 0.2s;
  font-size: 0.5em;
  position: relative;
  top: -4px;
  margin-left: 10px;
  cursor: pointer;
}
.talk-to-dj-panel header .button:hover {
  text-decoration: none;
  color: white;
  background-color: #eb1c23;
}

.link-plain *,
.link-semi-plain *,
.link-plain:hover *,
.link-plain:active * {
  color: #fff;
  text-decoration: none;
  transition: 0.2s;
}
.uk-float-right {
  float: right;
  margin-right: 10px;
}
#msb {
  height: 401px;
}
.share-list {
  display: table;
  width: auto;
  z-index: 1;
}
.share {
  display: grid;
  grid-template-columns: 100px 45px 45px 45px;
}

.shar_facebook {
  height: 40px;
  width: 40px;
  background: url('../images/fb-1.png');
  background-size: cover;
}
.shar_facebook:hover {
  background: url('../images/fb-2.png');
  background-size: cover;
}
.shar_twitter {
  height: 40px;
  width: 40px;
  background: url('../images/tw-1.png');
  background-size: cover;
}
.shar_twitter:hover {
  background: url('../images/tw-2.png');
  background-size: cover;
}
.shar_line {
  height: 40px;
  width: 40px;
  background: url('../images/line-1.png');
  background-size: cover;
}
.shar_line:hover {
  background: url('../images/line-2.png');
  background-size: cover;
}
#dvListenLive {
  display: grid;
  grid-template-columns: 330px 515px auto;
}
#dvListenLiveSub {
  display: grid;
  grid-template-columns: 186px 464px auto;
}
#dvListenLiveSub #dj {
  grid-template-rows: 325px 54px 50px;
}
#dvListenLiveSub #song {
  top: 70px;
  left: 148px;
}
#dvListenLiveSub #cover-song {
  /*left: 22px;*/
}
#dvListenLiveSub #btnListenLive {
  left: 25px;
}
#dj_thumb_main {
  height: 325px;
  overflow: hidden;
}
#dj {
  display: grid;
  grid-template-rows: 324px 53px 56px;
  width: auto;
}

#dj-name {
  position: relative;
  line-height: 1.2em;
  color: #ffffff;
}
#dj-name > div:nth-child(2) {
  font-weight: bold;
  font-size: 20px;
  line-height: 2.3;
  display: inline-block;
  vertical-align: middle;
}
#dj-name > div:nth-child(3) {
  padding-top: 10px;
}
#dj-name > div:nth-child(2)::before {
  content: 'DJ ';
  font-weight: normal;
}
#dj_thumb > img {
  width: 250px;
  margin-top: 65px;
  margin-left: -15px;
}
#dj_thumb_main > img {
  width: 315px;
  margin-top: 42px;
  margin-left: 9px;
}
#dj_thumb_main {
  height: 215;
  overflow: hidden;
}

#dj_sub {
  display: grid;
  grid-template-rows: 223px 37px;
  width: auto;
}
#dj_thumb_sub {
  height: 215;
  overflow: hidden;
}
#dj_thumb_sub > img {
  width: 216px;
  margin-top: 32px;
  margin-left: 6px;
}
#dj-name-sub {
  position: relative;
  line-height: 1.2em;
  color: #ffffff;
}
#dj-name-sub > div:nth-child(2) {
  font-weight: bold;
  font-size: 17px;
  line-height: 2.3;
  display: inline-block;
  vertical-align: middle;
}
#dj-name-sub > div:nth-child(3) {
  /*padding-top: 10px;*/
  font-size: 11px;
}
#dj-name-sub > div:nth-child(2)::before {
  content: 'DJ ';
  font-weight: normal;
}

#tabletime {
  display: inline-table;
  position: relative;
  font-style: italic;
  font-weight: bold;
  top: 148px;
  right: 17px;
  height: 202px;
}
#TalkToDJ {
  margin-left: 26px;
  cursor: pointer;
}
#cover-song {
  text-align: center;
  top: 56px;
}
#cover-song > img {
  border: solid #5bc1dd 8px;
  width: 180px;
}
#song {
  position: relative;
  top: 86px;
  left: 216px;
  color: #fff;
  font-weight: bold;
  font-style: italic;
  padding: 5px;
}
#next-prev {
  width: 438px;
  position: absolute;
  top: 268px;
  left: 26px;
  font-weight: bold;
}
#btnListenLive {
  position: relative;
  top: 27px;
  left: 100px;
}

.dj-list {
  display: grid;
  grid-template-columns: 25% 25% 25% 25%;
  align-items: baseline;
}
.dj_frame {
  padding-bottom: 15%;
  text-align: -webkit-center;
  display: flex;
}
.dj_profile {
  font-size: 2em;
  font-weight: bold;
  padding: 27px;
}
.q_left {
  position: relative;
  top: -10px;
  float: left;
  left: 30px;
  width: 6%;
}
.q_right {
  position: relative;
  top: -10px;
  float: right;
  right: 30px;
  width: 6%;
}
.gp-list .gp-item .item-detail {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 5px 10px;
  background: rgba(0, 0, 0, 0.75);
  color: #fff;
}
.item-detail > .title {
  font-family: 'Helvethaica-Bold', sans-serif;
  font-size: 2.3em;
  line-height: 1;
  margin-bottom: 5px;
}
.gp-list .gp-item .item-detail .title a {
  color: #fff;
}
.gameprize {
  display: grid;
  grid-template-columns: 50% auto;
  text-align: -webkit-center;
}
.gameprize > div {
  padding-bottom: 20px;
}
.item {
  width: 300px;
}
.billboard {
  box-shadow: #8bd7f5 6px 6px;
  border: solid #8bd7f5 1px;
  width: 972px;
  height: 252px;
}
.banner {
  display: block;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
.banner300 {
  display: block;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  width: 300px;
}
.margin-y {
  margin-top: 40px;
  margin-bottom: 15px;
}
@media (min-width: 1025px) {
  .uk-visible-desktop {
    display: block !important;
  }
}
@media (min-width: 1025px) {
  .uk-hidden-desktop {
    display: none !important;
  }
}
#home-upcoming > div:nth-child(2) {
  width: 33.5%;
  margin-right: 3%;
}
#home-upcoming > div {
  display: inline-block;
  float: left;
  border: 0px solid green;
  text-align: left;
}
#upcoming {
  margin-top: 10px;
  box-shadow: 0px 7px 13px 0px #00000060;
}
#upcoming a {
  color: white !important;
  text-decoration: none;
  line-height: 1.3em;
}

.wrap-upcoming-box {
  display: table;
  width: 100%;
  height: auto;
  background: #4d4d4d;
  /*    padding: 2.5% 0 0 0;*/
}
.upcoming-box > header {
  margin-bottom: 0%;
  font-size: 55px;
  font-weight: 600;
  line-height: 41px;
  font-family: 'rsu';
  color: #474747;
}
.upcoming-item {
  display: table;
  width: 100%;
  min-height: 50px;
  overflow: hidden;
}

.upcoming-item:nth-child(1) {
  background-color: #353535;
}
.upcoming-item:nth-child(2) {
  background-color: #191919;
}
.upcoming-item:nth-child(3) {
  background-color: #353535;
}
.upcoming-item .cover {
  width: 31%;
  display: block;
  height: auto;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  margin: 8px;
}
.upcoming-item > div {
  float: left;
}
.upcoming-item .title {
  width: 57%;
  margin-top: 10px;
  margin-left: 4%;
  height: 100px;
  overflow: hidden;
}
.upcoming-item .title .spartist {
  font-size: 1.3em;
}
.upcoming-item .title .spdetail {
  font-size: 0.9em;
}
.upcoming-item .title .date-1 {
  font-size: 0.8em;
}
.uk-modal.uk-open {
  opacity: 1;
}
.uk-modal {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1010;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  background: rgba(0, 0, 0, 0.6);
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
  touch-action: cross-slide-y pinch-zoom double-tap-zoom;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}

#gamesprizes {
  display: table;
  width: 100%;
  max-width: 1200px;
  margin: 50px auto 100px auto;
}
#gamesprizes > img {
  max-width: 100%;
}
#gamesprizes > div > iframe {
  display: inline-block;
  width: 260px;
  height: 216px;
  margin: 0 3px;
}
#gamesprizes > div > iframe:nth-child(1) {
  display: inline-block;
  width: 300px;
  height: 250px;
  margin: 0 3px;
}
#desktop-footer .panel {
  background-color: #d0d0d0;
  padding: 15px;
  border-radius: 15px;
  overflow: hidden;
  border: 3px solid #dbdbdb;
  position: relative;
}
#desktop-footer .panel > div {
  position: relative;
  z-index: 2;
}
#desktop-footer .panel > div h4 {
  font-family: Helvethaica, sans-serif;
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 10px;
}
#desktop-footer .panel > div a {
  font-family: Helvethaica, sans-serif;
  line-height: 1.2em;
  font-size: 1.3em;
  display: block;
  border-radius: 5px;
  padding: 1px 3px;
  border: 1px solid transparent;
  color: black;
}
#desktop-footer .panel > div a:hover {
  text-decoration: none;
  border: 1px solid rgba(0, 0, 0, 0.5);
}
#desktop-footer .panel:after {
  content: '';
  width: 700%;
  height: 250%;
  border-radius: 50%;
  position: absolute;
  background-color: #cacaca;
  top: -25%;
  left: 0;
  z-index: 1;
}
@media (min-width: 960px) {
  .uk-visible-small {
    display: none !important;
  }
  .uk-visible-medium {
    display: none !important;
  }
  .uk-hidden-large {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 959px) {
  .uk-visible-small {
    display: none !important;
  }
}

#HitzMore .img {
  padding-bottom: 75%;
}

.hitznews {
  display: grid;
  grid-template-columns: 28% auto;
}
.hitznews .title {
  padding-left: 10px;
}

#Hitz20Thailand {
  position: relative;
  display: table-row;
  height: 640px;
}
#Hitz20Thailand header {
  display: block;
  height: 40px;
}
#Hitz20Thailand div {
  /*display: table-cell;*/ /*margin-left: auto; margin-right: auto;*/
}
#Hitz20Thailand > div {
  width: 435px;
  padding-right: 13px;
  float: left;
}
#Hitz20Thailand > div:nth-child(3) {
  width: 300px;
  padding-right: 0px;
}
#Hitz20Thailand a:hover {
  text-decoration: none !important;
}

#HitNewRelease {
  position: relative; /*display: table-row;*/
  height: 440px;
}
#HitNewRelease header {
  display: block;
  height: 40px;
}
/*#HitNewRelease div{display: block; margin-left: auto; margin-right: auto;}*/
#HitNewRelease .item-container {
  padding: 0px;
}
#HitNewRelease > div {
  width: 690px;
  padding-right: 15px;
  float: left;
}
#HitNewRelease > div:nth-child(2) {
  width: 480px;
  padding-right: 0px;
}

#HitNewRelease .thumb2 {
  height: 176px;
  width: 100%;
  overflow: hidden;
}
#HitNewRelease .img {
  position: relative;
  background-position: center center;
  width: 100% !important;
  height: 0 !important;
  padding-bottom: 56.25%;
  background-size: cover;
}
#MusicVideo .img {
  background-position: center center;
  background-size: cover;
}

#HitzCheckIn .img {
  padding-bottom: 56%;
  background-position: center center;
  background-size: cover;
}
#HitzArtistFocus .img {
  padding-bottom: 56%;
  background-position: center center;
  background-size: cover;
}
#HitNewRelease > div:nth-child(1) .col-md-6 {
  padding: 0 1px;
}
#HitNewRelease > div:nth-child(2) .row {
  width: 100%;
}
#HitNewRelease > div:nth-child(2) .col-md-6 {
  padding-right: 0px;
  padding-left: 15px;
}
#Gallery {
  position: relative;
  height: 820px;
}
#Gallery div {
  display: block;
  position: relative; /*margin-left: auto;*/
  margin-right: auto;
}
#Gallery header {
  display: block;
  height: 40px;
}
#Gallery > div:nth-child(1) {
  width: 850px;
  float: left;
}
#Gallery > div:nth-child(2) {
  width: 300px;
  float: right;
}
#Gallery .item {
  width: 420px;
}
#Gallery > div:nth-child(2) .item {
  width: 100%;
}
#Gallery > div:nth-child(1) .thumb {
  height: 330px;
}
#Gallery > div:nth-child(2) .thumb {
  width: 300px;
  height: 171px;
}
#Gallery .img {
  background-size: cover;
}

#MusicVideo {
  position: relative;
  height: 560px;
}
/*#MusicVideo div{display: block;position: relative; margin-left: auto; margin-right: auto;    }*/
#MusicVideo header {
  display: block;
  height: 40px;
}
#MusicVideo > div:nth-child(1) {
  width: 450px;
  float: left;
}
#MusicVideo > div:nth-child(2) {
  width: 709px;
  float: right;
}
#HitzKaraoke {
  position: relative;
  height: 350px;
}
#HitzKaraoke header {
  display: block;
  height: 40px;
}
#HitzKaraoke .col-md-3 {
  margin-left: -5px;
  margin-right: -5px;
}
#HitzKaraoke .title {
  border-left: 16px solid #eb1c23;
  padding: 0 10px;
}
#HitzKaraoke .title a {
  color: #000000;
}
#HitzKaraoke .img {
  background-position: center center;
  background-size: cover;
  padding-bottom: 76%;
}

#HitzNewsHotClip {
  position: relative;
  height: 350px;
}
#HitzNewsHotClip header {
  display: block;
  height: 40px;
}
#HitzNewsHotClip .col-md-3 {
  margin-left: -5px;
  margin-right: -5px;
}
#HitzNewsHotClip .title {
  border-left: 16px solid #eb1c23;
  padding: 0 10px;
}
#HitzNewsHotClip .title a {
  color: #000000;
}
#HitzNewsHotClip .img {
  background-size: cover;
}

#HitzMore {
  position: relative;
  height: 350px;
}
#HitzMore header {
  display: block;
  height: 40px;
}
#HitzMore .col-md-3 {
  margin-left: -5px;
  margin-right: -5px;
}
#HitzMore .title {
  border-left: 16px solid #eb1c23;
  padding: 0 10px;
}
#HitzMore .title a {
  color: #000000;
}

#HitzCheckIn {
  position: relative;
  height: 350px;
  padding-right: 15px;
}
#HitzCheckIn header {
  display: block;
  height: 40px;
}
#HitzCheckIn .col-md-3 {
  margin-left: -5px;
  margin-right: -5px;
}
#HitzCheckIn .title {
  border-left: 16px solid #eb1c23;
  padding: 0 10px;
}
#HitzCheckIn .title a {
  color: #000000;
}

#HitzArtistFocus {
  position: relative;
  height: 350px;
  padding-left: 30px;
}
#HitzArtistFocus header {
  display: block;
  height: 40px;
}
#HitzArtistFocus .col-md-3 {
  margin-left: -5px;
  margin-right: -5px;
}
#HitzArtistFocus .title {
  border-left: 16px solid #eb1c23;
  padding: 0 10px;
}
#HitzArtistFocus .title a {
  color: #000000;
}
#dvMainSection {
  display: grid;
  grid-template-columns: 44% auto 27%;
  margin-bottom: 20px;
}
#dvMainSection > div:nth-child(1) {
  border-right: solid #000 1px;
}
.ml-15 {
  margin-right: -15px;
}

/*
#listenlive-mobile{background: url('../images/Listen_mobile2.png') no-repeat; width:100%;height:200px;display:grid;    background-position:top center;grid-template-columns: 30% 42% auto; color:#ffffff;    padding-top: 32px;padding-bottom:20px;}
#listenlive-mobile>div:nth-child(2), #listenlive-mobile>div:nth-child(3){padding-top: 30px; }
*/

#song-mobile {
  border-right: #707070 solid 1px;
}
#song-mobile img {
  height: 30px;
}

.subsection {
  display: block;
  height: 40px;
}
.news-list {
  width: 100%;
  margin: 0;
  padding: 5px;
  background-color: #ffffff;
  list-style: none;
  border: solid 1px #333333;
}
.music-video .img {
  padding-bottom: 56%;
}
.news-list li {
  /*    margin-bottom: 17px;*/
  padding: 3px;
  font-size: 1.6em;
  font-family: Helvethaica, sans-serif;
  line-height: 1.2em;
  background-color: #e3e3e3;
}
.news-list > li:nth-child(2n) {
  background-color: #ffffff;
}
.news-list li p {
  color: #000000;
  padding: 10px;
  padding-left: 0;
  margin: 0;
}
.uk-grid:before,
.uk-grid:after {
  content: '';
  display: block;
  overflow: hidden;
}

.uk-grid-small {
  margin-left: -10px;
}
.uk-width-3-10 {
  width: 30%;
  float: left;
}
.uk-width-7-10 {
  width: 70%;
  float: right;
}

.spot-list {
  list-style: none;
  padding-left: 0px;
}
.subsection > div:nth-child(1) {
  float: left;
  max-width: 79%;
}
.subsection > div:nth-child(2) {
  float: right;
}

.top-5 ol {
  list-style: none;
  position: relative;
  counter-reset: rank;
  margin: 0;
  padding: 0;
}
.top-5 ol li {
  position: relative;
  padding-left: 100px;
  background-color: #353535;
  padding-top: 10px;
  padding-bottom: 10px;
}
.top-5 ol li:before {
  font-family: 'Helvethaica-Bold', sans-serif;
  line-height: 1.2em;
  position: absolute;
  content: counter(rank);
  counter-increment: rank;
  font-size: 4em;
  color: #ffffff;
  left: 60px;
  top: 15px;
}
.top-5 h4 {
  color: #ffffff;
  margin-bottom: 15px;
  font-size: 1rem;
}
.link-plain *,
.link-semi-plain *,
.link-plain:hover *,
.link-plain:active * {
  /*    color: #333;*/
  text-decoration: none;
  transition: 0.2s;
}
.link-semi-plain:hover *,
.link-semi-plain:active * {
  color: #eb1c23;
  text-decoration: none;
}
a[href='javascript:;'] *,
a[href='javascript:;']:hover *,
a[href='javascript:;']:active * {
  color: #e5e5e5 !important;
}
.font-0-9-em {
  font-size: 0.9em !important;
}
.font-title {
  font-family: 'Helvethaica', sans-serif;
  line-height: 1.2em;
}
.font-1-5-em {
  font-size: 1.5em !important;
}
.top-5 ol li:nth-child(2n) {
  background-color: #4c4c4c;
}
.top-5 ol li.increase:after,
.top-5 ol li.decrease:after,
.top-5 ol li.new:after {
  font-family: FontAwesome;
  display: inline-block;
  font-weight: 300;
  font-style: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  /*    top: 5px;*/
  vertical-align: middle;
}
.top-5 ol li:after {
  font-family: FontAwesome;
  content: '\f068';
  color: #eb1c23;
  position: absolute;
  font-size: 3em;
  top: 20px;
  left: 15px;
}
.top-5 ol li.normal:after {
  font-family: FontAwesome;
  content: '\f068';
  font-size: xx-large;
}
.top-5 ol li.increase:after {
  content: '\f0d8';
}
.top-5 ol li.decrease:after {
  content: '\f0d7';
}
.top-5 ol li.new:after {
  content: '\f067';
  font-size: xx-large;
}
.uk-width-1-4 {
  width: 25%;
}
.info {
  /*    border-left: 16px solid #de1a56;*/
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  padding: 0 0 0 10px;
  background: linear-gradient(#f2789f, #45bcfe);
}

.info h4 {
  color: #f2789f;
  font-size: 2em;
  font-weight: bold;
  background-color: #fff;
  padding-left: 10px;
}
.info a {
  color: #000000;
}
.ellipsis {
  display: block;
  width: 100%;
  /*    white-space: nowrap;*/
  overflow: hidden;
  text-overflow: ellipsis;
  max-height: 50px;
}
.thumb {
  display: block !important;
  /*    width: 420px;*/
  height: 286px;
  overflow: hidden;
}

.frontpage-item {
  /*    margin: 0 -10px;*/
}

.item-wrapper {
  overflow: hidden;
}

.img {
  background-position: top center;
  background-color: #000;
  background-size: contain;
  padding-bottom: 67%;
}

.frontpage-item .img {
  position: relative;
  width: 420px;
  height: 0 !important;
  padding-bottom: 56.25%;
  background-size: cover;
  background-position: center center;
}

#member_info a,
#member_info p {
  text-decoration: none;
  color: #fff !important;
}

@media (min-width: 1220px) {
  .frontpage-container .desktop-2-4 {
    width: 50%;
  }
}
@media (min-width: 480px) {
  .item-set-2 .item {
    float: left;
    width: 100%;
    padding-bottom: 5px;
  }
}
#main-footer-logo {
  height: 242px;
}
/*#main-footer {transform: scale(1.18);}*/

#news-postit {
}
#news-postit > header > img {
  max-width: 339px;
}
.news-postit-wrap {
  display: block;
  width: 100%;
  height: 360px;
  background: #4e4c4d;
  overflow: auto;
  padding: 10px;
  margin: 3% auto 0 auto;
}
.news-postit-wrap .item {
  display: block;
  width: 100%;
  height: 111px;
  overflow: hidden;
  background: #6d6d6d;
  margin: 1px;
  padding: 1px;
}
.news-postit-wrap .item div {
  float: left;
  display: block;
  border: 0px solid red;
}
.news-postit-wrap .item .img-cover {
  width: 32%;
  margin-right: 3%;
}
.news-postit-wrap .item .title {
  width: 65%;
  padding: 3% 0 2% 0;
  color: #fff;
  /*font-family: 'rsu';*/
  font-weight: 300;
  font-size: 1.2em;
  line-height: 1.5em;
}
.img-cover {
  position: relative;
  display: block;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

#ypwp .bg-ypwp figure {
  display: inline-block;
  text-align: center;
  vertical-align: top;
}
#ypwp .bg-ypwp figure:nth-child(1) {
  width: 65%;
  padding-top: 0.3%;
  padding-left: 3%;
}
#ypwp .bg-ypwp figure:nth-child(2) {
  width: 33%;
  padding-top: 5%;
}

.video-thumb .img:hover:after {
  opacity: 0.95;
}

.video-thumb .img:after {
  content: '';
  background: transparent url(../images/play-button.png) 0 0 no-repeat;
  position: absolute;
  background-size: 100% auto;
  width: 60px;
  height: 42px;
  top: 50%;
  left: 50%;
  margin-left: -30px;
  margin-top: -21px;
  opacity: 0.8;
}
ul.music-video li a h3 {
  color: #ffffff;
  font-size: 1.3em;
  border-left: 16px solid #eb1c23;
  padding: 0 10px;
  /*
    display: block;
    position: absolute;
    background-color: rgba(0,0,0,0.8);
    color: white;
    font-size: 1.6em;
    text-align: center;
    padding: 0 .2em;
    left: 0;
    right: 5px;
    bottom: 5px;
    transition: .2s;
    font-family: Helvethaica-Thin,sans-serif;
    line-height: 1.2em;
*/
}
@media (min-width: 786px) {
  ul.music-video {
    position: relative;
    height: 520px;
    right: -5px;
    margin: 0;
    padding: 7px;
    list-style: none;
  }
  ul.music-video li {
    width: 50%;
    float: left;
    margin-bottom: auto;
    margin-top: 10px;
  }

  ul.music-video li a {
    display: block;
    position: relative;
    padding-right: 5px;
    padding-bottom: 5px;
  }
  ul.music-video li a .img,
  ul.music-video li a img {
    width: 100%;
  }

  ul.music-video li:first-child:after {
    content: 'Recommend';
    font-size: 1.6em;
    padding: 0 10px;
    color: white;
    background-color: #eb1c23;
    position: absolute;
    bottom: 8.5em;
    left: -3px;
    font-family: Helvethaica, sans-serif;
    line-height: 1.2em;
  }
}

#gallery_inserted_ads {
  display: none;
  position: absolute;
  z-index: 99999;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: 0px solid red;
  background-color: rgba(0, 0, 0, 0.75);
}
#gallery_inserted_ads > div {
  display: table;
  border: 0px solid green;
  margin: 100px auto;
  position: relative;
  /*background: #FFF;*/
}
#gallery_inserted_ads > div > span {
  color: #fff;
  position: absolute;
  z-index: 999999;
  top: -35px;
  right: 0;
  font-size: 1.5em;
  line-height: 1em;
  border: 1px solid #fff;
  padding: 2px 10px 0px 10px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  cursor: pointer;
}
@media screen and (max-width: 640px) and (min-width: 0px) {
  #content_home iframe,
  #content_home img,
  #logo-sponser img {
    max-width: 100%;
  }
}

@media (max-width: 767px) {
  .header,
  .footer {
    box-sizing: border-box;
    width: 100%;
    left: 0;
    position: fixed !important;
  }
  .header {
    top: 0;
  }
  .navbar-header {
    height: 42px;
    /*	    background: #000;*/
    padding: 0 0 0 12px;
    position: relative;
    /*
	    box-shadow: inset 0 0 0 1px rgba(0,0,0,0.5), inset 0 0 0 2px rgba(255,255,255,0.075), 0 2px 3px 0 rgba(0,0,0,0.35);
	    text-shadow: -1px -1px 0 rgba(0,0,0,1);
*/
    color: #fff;
    font-size: 1.5em;
    margin-left: 0 !important;
    margin-right: 0 !important;
    z-index: 1031;
  }
  .navbar {
    display: none;
  }
  .navbar-header a {
    color: #fff;
    z-index: 1;
  }
  .navbar-toggle {
    position: relative;
    float: left;
    padding: 7px;
    margin: 0;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    width: 40px;
  }
  .navbar-header .icon-bar {
    display: block;
    width: 25px;
    height: 3px;
    border-radius: 1px;
    background: #fff;
  }

  .width-medium-18-100 {
    width: 18%;
  }
  .width-medium-17-100 {
    width: 17%;
  }
  #leaderboard_a {
    position: fixed;
    z-index: 99998;
    bottom: 0;
    width: 100%;
    background: #fff;
    border-top: 1px solid #ccc;
    height: 100px;
    margin: 0px;
  }
  #banner_Toppage_mobile {
    /*		background-color: #292929;*/
    padding-top: 10px;
    padding-bottom: 12px;
    margin-top: -5px;
  }
  #large-slider .swiper-slide > a {
    padding-bottom: 65%;
  }
  #swiper_nav {
    display: none;
    position: relative;
    padding: 0;
    transform: scale(0.6);
  }

  #gamesprizes {
    background-color: #353535;
    padding-top: 20px;
  }
  #gamesprizes div {
    text-align: center;
    height: 300px;
  }

  #dj {
    display: grid;
    grid-template-rows: 324px 53px 56px;
    width: auto;
    z-index: 101;
    transform: scale(0.5);
    position: relative; /*top: -197px;*/
    left: -68px;
    margin-top: -50%;
  }

  #dj-name {
    position: relative;
    line-height: 1.2em;
    color: #ffffff;
  }
  #dj-name > div:nth-child(2) {
    font-weight: bold;
    font-size: 20px;
    line-height: 2.3;
    display: inline-block;
    vertical-align: middle;
  }
  #dj-name > div:nth-child(3) {
    padding-top: 10px;
  }
  #dj-name > div:nth-child(2)::before {
    content: 'DJ ';
    font-weight: normal;
  }
  #dj_thumb > img {
    width: 250px;
    margin-top: 65px;
    margin-left: -15px;
  }
  #dj_thumb_main > img {
    width: 315px;
    margin-top: 42px;
    margin-left: 9px;
  }
  #dj_thumb_sub > img {
    width: 250px;
    margin-top: 17px;
    margin-left: -15px;
  }

  #cover-song {
    text-align: center;
    top: 20px;
  }
  #cover-song > img {
    border: solid #5bc1dd 8px;
    width: 130px;
  }
  #song {
    position: relative;
    top: 86px;
    left: 216px;
    color: #fff;
    font-weight: bold;
    font-style: italic;
    padding: 5px;
  }
  #next-prev {
    width: 438px;
    position: absolute;
    top: 268px;
    left: 26px;
    font-weight: bold;
  }
  #btnListenLive {
    position: relative;
    top: 27px;
    left: 100px;
  }

  .nowplaying_mobile {
    background: #6acbe5;
    border-radius: 10px;
    margin-top: -20px;
  }

  #dj-name {
    padding-right: 7px;
  }
  #MusicVideo > div:nth-child(1) {
    width: 100% !important;
    padding: 5px;
  }
  .applebanner {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  #HitzMore {
    height: auto !important;
  }
  #HitNewRelease > div:nth-child(2) {
    margin-top: 20px;
    width: 100% !important;
  }
  #HitNewRelease > div:nth-child(2) > div {
    padding-left: 15px;
  }
  #Gallery,
  #HitNewRelease {
    height: auto !important;
  }
  #Gallery > div:nth-child(1) {
    width: 100% !important;
  }
  #HitzCheckIn > div > div > div:nth-last-child(1) {
    margin-top: 20px;
  }

  #HitzCheckIn > div > div:nth-last-child(1) {
    min-height: 1px;
    padding-right: 20px;
    padding-left: 20px;
  }
  #HitzCheckIn > div > div > div:nth-last-child(1) {
    margin-top: 20px;
  }

  #HitzArtistFocus > div > div > div:nth-last-child(1) {
    margin-top: 20px;
  }
  #HitzArtistFocus > div > div:nth-last-child(1) {
    min-height: 1px;
    padding-right: 20px;
    padding-left: 20px;
  }
  #HitzArtistFocus > div > div > div:nth-last-child(1) {
    margin-top: 20px;
  }

  #HitzKaraoke > div > div {
    padding-left: 20px;
    padding-right: 20px;
  }
  .frontpage-item {
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
  }

  #Hitz20Thailand {
    display: block !important;
  }
  #Hitz20Thailand > div {
    width: 100% !important;
    padding: 10px 5px 10px 5px !important;
  }
  #Hitz20Thailand > div:nth-child(2) {
    margin-bottom: -40px;
  }
  #Hitz20Thailand > div:nth-child(2) > div {
    width: 100%;
  }
  #Hitz20Thailand .thumb {
    height: 279px;
    overflow: inherit;
  }
  #Hitz20Thailand .item-wrapper {
    overflow: inherit;
  }
  header.subsection > div:nth-child(1) > img {
    width: 80%;
    padding-left: 15px;
  }
  header.subsection > div:nth-child(2) > a > img {
    width: 80%;
  }
  #HitzNewsHotClip .col-md-3 {
    margin-left: 15px !important;
    margin-right: 15px !important;
    margin-bottom: 10px;
  }
  #HitzMore .col-md-3 {
    margin-left: 15px !important;
    margin-right: 15px !important;
  }

  .margin-top {
    margin-top: 10px;
  }
  #ypwp .bg-ypwp figure:nth-child(1) {
    width: 100%;
  }
  section header {
    /*			padding-top: 23%;*/
  }
  #dvMainSection {
    display: block;
  }

  #webcam,
  #contents {
    display: block;
    width: auto;
    height: auto;
    margin-left: auto;
    margin-bottom: auto;
    padding-left: inherit;
    background: unset;
  }
  #dvTalkToDJ {
    display: block;
    margin-top: auto;
    margin-left: auto;
    margin-bottom: auto;
  }
  .dj_images {
    width: 150%;
    margin-left: -22px;
    margin-top: -15px;
  }
  /*		.dj_image{ width: 250%;margin-left: -63px;margin-top: -15px;}*/
  .dj_image {
    width: 250%;
    margin-left: 0px;
    margin-top: -61px;
    z-index: 101;
  }
  #livecam {
    display: block;
    height: 249px;
    overflow: hidden;
    width: 300px;
    margin-left: auto;
    margin-right: auto;
  }
  #livecam iframe {
    height: 228px;
    width: 400px;
    margin-left: -50px;
  }
  .talk-to-dj-panel {
    width: 100% !important;
    margin-top: 0 !important;
  }
  #webcam-right {
    padding-bottom: 20px;
  }
  #webcam-right > div:nth-child(1) {
    display: block;
    width: 300px;
    margin-left: auto;
    margin-right: auto;
  }
  #upcoming {
    margin-top: 0 !important;
    margin-bottom: 20px;
    padding: 10px 0 0 0;
    background-color: #202020;
  }
  #upcoming .upcoming-item {
    background-color: #191919;
  }
  #HitNewRelease > div:nth-child(1) {
    width: 100% !important;
    display: block !important;
    height: auto !important;
    padding: 5px !important;
  }
  .item {
    width: 100% !important;
  }
  #HitNewRelease .thumb2 {
    height: 236px !important;
  }
  #Gallery > div:nth-child(2) {
    width: 100% !important;
    margin-top: 50px;
  }
  #Gallery > div:nth-child(2) > div {
    padding-left: 15px;
    padding-right: 15px;
  }

  .frontpage-item .img {
    height: 0 !important;
    padding-bottom: 66.25% !important;
    width: 100% !important;
  }
  #Gallery > div:nth-child(1) .thumb {
    height: 279px !important;
  }
  #Gallery div {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  #HitzKaraoke,
  #HitzCheckIn,
  #HitzArtistFocus {
    display: inline;
    height: auto !important;
    padding: 10px;
  }
  #MusicVideo > div:nth-child(2) {
    width: 100% !important;
    margin-top: 20px;
  }
  #HitzKaraoke > div > div:nth-child(1) {
    padding-left: 20px;
    padding-right: 20px;
  }
  .music-video {
    background-color: white;
    padding: 5px;
  }
  ul.music-video li {
    padding-bottom: 20px;
    background-color: #353535;
  }
  #contents_l {
    width: 100% !important;
    margin-left: 0 !important;
    margin-top: 10px !important;
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
  .dj-list {
    display: grid;
    grid-template-columns: 50% 50% !important;
    align-items: baseline;
  }
  .dj_profile {
    font-size: 1em !important;
    font-weight: bold;
  }

  .dj_showprofile > div:nth-child(2) {
    padding-top: 30%;
    padding-bottom: 30%;
    padding-left: 20px;
    text-align: left;
    font-size: unset !important;
  }
  .dj_showprofile {
    height: 181px !important;
  }
  .dvVideos {
    grid-template-columns: auto !important;
  }
  .gameprize {
    grid-template-columns: auto !important;
  }
  iframe > msb h4 {
    font-size: 1em !important;
  }

  #Gallery > div:nth-child(2) .thumb2 {
    height: 245px;
  }

  .content-wrap {
    margin-top: -30px;
  }
  .wrapper .container {
    width: auto;
    /*    background-color: #FFFFFF;*/
    /*    box-shadow: 0px -10px 15px #aaaaaa;*/
  }
  .navbar-fixed-top {
    background: url(../images/bg-topnav-mobile2.png) no-repeat;
    background-position: bottom center;
    z-index: 999;
    /* margin-top: -15px; */
    background-size: cover;
    height: 42px;
  }

  .container {
    padding: 0;
    margin: 0;
  }
  .wrapper {
    background: #fff;
    overflow: hidden;
  }
  .chat-box {
    height: 401px;
  }
  .cam-badge2 {
    font-family: Helvethaica, sans-serif;
    line-height: 1.2em;
    padding-left: 5px;
    /* background-color: rgba(0,0,0,0.8); */
    color: white;
    font-size: 1.6em;
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 2;
    width: 40px;
  }
  #interview .item2,
  #interview .item3 {
    display: none;
  }
  #insights .itemI2,
  #insights .itemI3 {
    display: none;
  }
  /*    .news-container{position:relative;width:100%;height:0;padding-bottom:0;margin-top: -20px !important;padding-top: 0;}*/

  #sec_news > div > div {
    width: 100%;
  }
  #sec_videos > div {
    width: 100%;
  }
  #sec_activities > div {
    width: 100%;
  }
  #sec_spotlight > div > div {
    width: 100%;
  }
}

@media (min-width: 768px) and (max-width: 1260px) {
  .wrapper {
    width: 1260px;
  }
}
