<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
  font-family: 'Varela Round','kanit',sans-serif;
  overflow-x: hidden;
  background-color: #e6e6e6;
}
body[data-theme=dark] footer a {color:#4d4d4d;}
body[data-theme=light] footer a {color:#eee;}
body[data-theme=light] .share-social p {color:#fff;}
body[data-theme=light] .footer-col {color:#fff;}
body[data-theme=light] hr {color:#fff;}
body[data-theme=dark] hr {color:#4d4d4d;}

body.bodybed {
  background-color: #e6e6e6;
	}

body.bodynewcat {
  background-color: #e6e6e6;
	}
	
body.bodycat30 {
	background-color: #e6e6e6;
}

body.bodyshortfilm {
  background-color: #e6e6e6;
}

#kCatRadioContainer {opacity: 0;height:1px;}
p {
  font-size: 18px;
}
p.small {
  font-size: 16px;
}
a,
a:hover,
a:focus,
a:active,
a.active {
  color: #18BC9C;
  outline: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Varela Round','kanit',sans-serif;
  font-weight: 100;
}
hr.star-light,
hr.star-primary {
  padding: 0;
  border: none;
  border-top: solid 5px;
  text-align: center;
  max-width: 250px;
  margin: 25px auto 30px;
}
hr.star-light:after,
hr.star-primary:after {
  content: "\f005";
  font-family: FontAwesome;
  display: inline-block;
  position: relative;
  top: -0.8em;
  font-size: 2em;
  padding: 0 0.25em;
}
hr.star-light {
  border-color: white;
}
hr.star-light:after {
  background-color: #18BC9C;
  color: white;
}
hr.star-primary {
  border-color: #2C3E50;
}
hr.star-primary:after {
  background-color: white;
  color: #2C3E50;
}
.img-centered {
  margin: 0 auto;
}
ul { list-style:none;}
li {list-style:none;}
header {
  text-align: center;
  background: #fff;
  color: #333;
  margin: 15px 0px;
  padding-bottom: 0px;
}
header .container {
  padding-top: 100px;
  padding-bottom: 50px;
}
header img {
  display: block;
  margin: 0 auto 20px;
}
header .intro-text .name {
  display: block;
  font-family: 'Varela Round','kanit',sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 2em;
}
header .intro-text .skills {
  font-size: 1.25em;
  font-weight: 300;
}
@media (min-width: 768px) {
  header .container {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  header .intro-text .name {
    font-size: 4.75em;
  }
  header .intro-text .skills {
    font-size: 1.75em;
  }
}
.navbar-custom {
  background: #2C3E50;
  font-family: 'Varela Round','kanit',sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  border: none;
}
.navbar-custom a:focus {
  outline: none;
}
.navbar-custom .navbar-brand {
  color: white;
}
.navbar-custom .navbar-brand:hover,
.navbar-custom .navbar-brand:focus,
.navbar-custom .navbar-brand:active,
.navbar-custom .navbar-brand.active {
  color: white;
}
.navbar-custom .navbar-nav {
  letter-spacing: 1px;
}
.navbar-custom .navbar-nav li a {
  color: white;
}
.navbar-custom .navbar-nav li a:hover {
  color: #18BC9C;
  outline: none;
}
.navbar-custom .navbar-nav li a:focus,
.navbar-custom .navbar-nav li a:active {
  color: white;
}
.navbar-custom .navbar-nav li.active a {
  color: white;
  background: #18BC9C;
}
.navbar-custom .navbar-nav li.active a:hover,
.navbar-custom .navbar-nav li.active a:focus,
.navbar-custom .navbar-nav li.active a:active {
  color: white;
  background: #18BC9C;
}
.navbar-custom .navbar-toggle {
  color: white;
  text-transform: uppercase;
  font-size: 10px;
  border-color: white;
}
.navbar-custom .navbar-toggle:hover,
.navbar-custom .navbar-toggle:focus {
  background-color: #18BC9C;
  color: white;
  border-color: #18BC9C;
}
.mainlogo {
	padding-top: 20px;
}

@media (min-width: 768px) {
  .navbar-custom {
    padding: 25px 0;
    -webkit-transition: padding 0.3s;
    -moz-transition: padding 0.3s;
    transition: padding 0.3s;
  }
  .navbar-custom .navbar-brand {
    font-size: 2em;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
  }
  .navbar-custom.affix {
    padding: 10px 0;
  }
  .navbar-custom.affix .navbar-brand {
    font-size: 1.5em;
  }
}
section {
  padding: 0px 0;
}
section h2 {
  margin: 0;
  font-size: 3em;
}
section.success {
  color: white;
}

@media (max-width: 767px) {
  section {
    padding: 75px 0;
  }
  section.first {
    padding-top: 75px;
  }
}
.floating-label-form-group:not(:first-child) {
  padding-left: 14px;
  border-left: 1px solid #eeeeee;
}
.floating-label-form-group-with-value label {
  top: 0;
  opacity: 1;
}
.floating-label-form-group-with-focus label {
  color: #18BC9C;
}
form .row:first-child .floating-label-form-group {
  border-top: 1px solid #eeeeee;
}
footer {
  color: #eeeeee;
  margin-top: 0px;
}
footer h3 {
  margin-bottom: 30px;
  color: #eeeeee;
}
footer .footer-above {
  padding-top: 25px;
  padding-bottom: 140px;
  background-color: #1a1a1a;
  font-size: 13px;
  color: #eeeeee;
}
.footer-above li{
  color: #eeeeee;
}
footer .footer-col {
  margin-bottom: 50px;
}
footer .footer-below {
  padding: 20px 0;
  background-color: #786851;
}
footer .icon-footer {
  padding: 10px 10px 0px 10px;
  font-size: 15px;
}
footer a,a:hover,a:focus,a:active,a.active {
  color: #000;
  outline: none;
}

.ads-right {}
.ads-right a img{margin-bottom: 10px;}

.scroll-top {
  position: fixed;
  right: 2%;
  bottom: 2%;
  width: 50px;
  height: 50px;
  z-index: 1049;
}
.scroll-top .btn {
  font-size: 20px;
  width: 50px;
  height: 50px;
  border-radius: 100%;
  line-height: 28px;
}
.scroll-top .btn:focus {
  outline: none;
}

/* ========== Head Bar Style ============= */
#head_bar {
  padding: 50px 0 10px;
  text-align: center;
}
#head_bar h2 {
  text-transform: uppercase;
}
#head_bar h2 span {
  font-weight: 700;
}
#head_bar img {
  margin-top: 0px;
  margin-bottom: 0px;
}
/* =========== DJ Live ================ */
.dj_live_name {
	position: absolute;
	z-index: 1052;
	padding: 12px 0;
	font-size: 1em;
	background: rgba(35, 31, 32, 0.5);
}

/* ====================== banner Style ================= */
#banner {
  text-align: center;
}
#banner img {
  margin-top: 0px;
  margin-bottom: 0px;
}

/* ================== About =============== */
.about {background-color: #575756;padding-bottom: 20px;}
.about-map {}
.about-map .map{width: 85%;margin: 0 auto 20px;}

.about-logo {margin: 0 auto 20px;}
.about-call {text-align:left;}
.about-contact {display: block; float: left; width: 100%;}
.number-call {
	color:#c8d400;
	/*float:left;*/
	width:55%;
	border: 1px solid #fff;
	border-radius: 10px;
	text-align: center;
	height: auto;
	margin: 0 auto 20px;
	}
.number-call h4 {
	font-weight: normal;
	}
.bt-call {
	width:30%;
	margin: 0 auto 20px;
	}
	
	.btn-default {
    color: #eee;
    border-color: #eee;
    background-color: #4d4d4d;
	}
.bt-call2 {
	float:left;
	width:20%;
	margin:10px;
	border: 2px solid #fff;
	border-radius: 10px;
	color: #fff;
    text-align: center;
	}
.about-social {display: block; float: left; font-size: 22px; font-weight: lighter;margin: 0 auto 20px;width:100%;}
.about-fb {color:#fff;margin: 0 auto 20px; width: 50%;}
.about-fb:before {content: url(../images/icon-fb.png); margin-right: 15px;}
.about-tw {color:#fff;margin: 0 auto 20px; width: 50%;}
.about-tw:before {content: url(../images/icon-tw.png); margin-right: 15px;}
.about-ig {color:#fff;margin: 0 auto 20px; width: 50%;}
.about-ig:before {content: url(../images/icon-ig.png); margin-right: 15px;}
.about-yt {color:#fff;margin: 0 auto 20px; width: 50%;}
.about-yt:before {content: url(../images/icon-yt.png); margin-right: 15px;}
.about-em {color:#fff;margin: 0 auto 20px; width: 50%;}
.about-em:before {content: url(../images/icon-em.png); margin-right: 15px;}

 /* ========================== Music ================== */
#music {
  padding: 10px 0px;
  text-align: left;
  /*background-color: #F6F5F0;*/
}
#music h2 {
  text-transform: uppercase;
}
#music .music {
  margin-top: 5px;
  margin-bottom: 20px;
  background: #666;
}
#music .music h4 {
  margin-top: 0px;
  font-weight: 200;
}
#music .music p {
  color: #fff;
  font-size: 14px;
}
#music .music a {
  color: #fff;
  font-size: 18px;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#music .music a:hover,
#music .music a:focus,
#music .music a:active {
  color: #a3a3a3;
}
#music .music .img img {width:100%;}
/* ==================== Event ======================== */
 #event {
	padding: 0px;
	text-align: left;
    margin-top: 0px;
    width: 100%;
}
 #event .ratings {background:transparent;}
#music .ratings {background:transparent;}
#event h1 {
  font-family: 'Varela Round', sans-serif;
  text-transform: uppercase;
  font-weight: 700;
}
#event h2 {
  text-transform: uppercase;
}
#event .event {
  margin-top: 5px;
  margin-bottom: 20px;
  background: rgba(147, 92, 149, 1);
}
#event .event h4 {
  margin-top: 0px;
  font-weight: 400;
}
#event .event p {
  color: #fff;
  font-size: 14px;
}
#event .event a {
  color: #fff;
  font-size: 18px;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#event .event a:hover,
#event .event a:focus,
#event .event a:active {
  color: #a3a3a3;
}
.bg-event {
    background-color: #4d4d4d;
    background-image: url(../images/bg_event.png);
    color: rgba(255, 255, 255, 1);
    font-size: 17px;
    position: relative;
    text-align: left;
	padding: 15px 0 15px;
}
.eventblog {background:#935B94;}

.listevent {padding:15px 0px;}
/* ================= New Cat of the week ================== */
#music .newcat {
  margin-top: 5px;
  margin-bottom: 10px;
  background:#666;
}
#music .newcat h4 {
  margin-top: 0px;
  font-weight: 200;
}
#music .newcat p {
  color: #fff;
  font-size: 14px;
}
#music .newcat a {
  color: #fff;
  font-size: 18px;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#music .newcat a:hover,
#music .newcat a:focus,
#music .newcat a:active {
  color: #a3a3a3;
}
/* ================ Bedroom of the week ================== */
#music .bedroom {
  margin-top: 5px;
  margin-bottom: 20px;
  background: #666;
}
#music .bedroom h4 {
  margin-top: 0px;
  font-weight: 200;
}
#music .bedroom p {
  color: #fff;
  font-size: 14px;
}
#music .bedroom a {
  color: #fff;
  font-size: 18px;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#music .bedroom a:hover,
#music .bedroom a:focus,
#music .bedroom a:active {
  color: #a3a3a3;
}
/* ====================== News ======================== */
#news {
	padding: 10px 0px 0px 0px;
	text-align: left;
    width: 100%;
	/*background-color: #F6F5F0;*/
}
#news h1 {
  font-family: 'Varela Round', sans-serif;
  font-weight: 700;
}
#news h2 {
}
#news .news {
  margin-top: 5px;
  margin-bottom: 20px;
  background: #666;
}
#news .news h4 {
  margin-top: 0px;
  font-weight: 200;
}
#news .news p {
  color: #fff;
  font-size: 14px;
}
#news .news a {
  color: #fff;
  font-size: 18px;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#news .news a:hover,
#news .news a:focus,
#news .news a:active {
  color: #a3a3a3;
}
/* #news .bg-event {
    background-color: #b84d45;
    background-image: url("{{ constant('URL_WEB_IMG') }}bg_event.png");
    color: rgba(255, 255, 255, 1);
    font-size: 20px;
    position: relative;
    text-align: left;
	padding: 15px 0 0;
} */
#news .ratings {background:transparent;}
/* ========================= VDO ====================== */
.cover_vdo {
	width: 100%;height: 100%;
}
.titlecovervdo {position: relative;width:100%;height:50%;top:0;z-index: 3;float:left;}
.maintitlecover {float: left;}
.maintitlecover img {padding:0;margin-bottom:0;}
.txt-covervdo {margin: 0;line-height: 38px;font-size: 16px;color: #fff;font-weight: bold;text-transform: uppercase;}
.txt-covervdo span {color:#d9e021;font-weight: normal;}
.subcovervdo {float:left;position: absolute;top:-10px;left:120px;z-index: 2;}
.btn-subcovervdo {padding:0 15px;float:left;background:#333;color:#fff;font-size:14px;line-height:36px;text-transform:uppercase;transform: rotateZ(-20deg);margin-right:10px;position: relative;}
.btn-subcovervdo:before {content:"â€¢ ";font-size:14px;line-height: 36px;}
.btn-subcovervdo.active {color:#d9e021;}
.framevdo {height: 250px;background: #fff;position: relative;border-radius: 40px;z-index: 2;float:left;width:98%;overflow: hidden;}
.framevdo img {width:100%;border-radius: 40px;}
.framevdo:after {content:"";position: absolute;border:2px solid #d9e021;width:100%;height:250px;z-index:1;top:50%;left:50%;transform: translate(-50%,-50%);border-radius: 40px;}
.thumbvdo {float:left;width:100%;height:100px;margin-top:10px;display: none;}
.btnthumbvdo {float:left;width:100px;height:80px;background:#000;margin:5px 8px 0px 8px;display: block;border-radius:15px;border:2px solid #333333;overflow: hidden;}
.btnthumbvdo img {height:100%;}
.vdo_live {
	width: 100%;
	height: auto;
	position: relative;
	z-index: 1;
}

.detail_contents {
	padding: 10px;
	color: #fff;
}
.caption {
    height: 130px;
    overflow: hidden;
}
.caption h4 {
    white-space: nowrap;
}
.ratings {
    padding-right: 10px;
    padding-left: 10px;
    color: #fff;
}
.border-box {
	background-color: #ffff00;
	height: 3px;
}
.title {
    width: 100%;
    margin: 15px 0 0px;
    position: relative;
}
.more {
    width: 50%;
    margin: 0px 0 0px;
    position: relative;
	text-align: right;
}
.ads300{
	padding: 2px;
}
.viewall {
    min-width: 300px;
    max-width: 300px;
}
.viewall-event {
    min-width: 150px;
    max-width: 150px;
}
.viewallbt {
    margin-top: 20px;
    text-align: center;
    width: 100%;
    margin-bottom: 20px;
}
.pd-tb-10px {
	padding: 10px 0px;
}
.pd-lr-10px {
	padding: 0px 10px;
}
.pd-lr-5px {
	padding: 0px 5px;
}
.clr-lr {
	padding:0px 0px;
}
.re-col-9 {width: 73%;}

/* ================== HOVER ================= */

.logoBranding {float:left;width:20%;background-color: #fff;height: 160px;}
.djontime {float:left;width:35%;height: 100px;}
.nowplaying {float:left;width:auto;height: 100px;}
.djprofile {float:left;width:40%;height:100%;position: relative;overflow: hidden;}
.imgdj img{width:100%;}
.namedj {position: absolute;top:0;right:0;background:rgba(0,0,0,0.6);z-index: 2;padding:0 10px;width: 100%;}
.namedj p{font-size: 16px!important;}
.txt-djprofile {font-size: 14px;color:#fff;line-height: 24px;margin:0;}
.timeonair {position: absolute;bottom:0;right:0;background:rgba(0,0,0,0.6);z-index: 2;padding:0 10px;width: 100%;}
.timeonair p{font-size: 16px!important;}
.listenlive {float:left;width:60%;background:#404041;height:100%;padding:35px 20px;position:relative;}
/*.listenlive:after {content:"";width: 0; height: 0; border-top: 15px solid transparent;border-bottom: 15px solid transparent; border-left:30px solid #00aeef;position: absolute;top:70%;left:50%;transform: translate(-50%,-50%);z-index: 4;}*/
.listenlive p {font-size:20px;line-height: 26px;color:#fff;text-transform: uppercase;}
.listenlive p span {color:#d9e021;}
.nowplaying {padding:10px 0px 10px 10px;/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f6f8fc+0,7ea6df+27,7ea6df+71,f6f8fc+100 */
background: #f6f8fc; /* Old browsers */
background: -moz-linear-gradient(-45deg,  #b3d1e3 0%, #7ea6df 35%, #7ea6df 65%, #b3d1e3 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(-45deg,  #b3d1e3 0%,#7ea6df 35%,#7ea6df 65%,#b3d1e3 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg,  #b3d1e3 0%,#7ea6df 35%,#7ea6df 65%,#b3d1e3 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f8fc', endColorstr='#f6f8fc',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */width: 65%;height:100px;float:left;position: relative;}

.imgartist {width:110px;height:110px;position: absolute;top:30%;left:22px;transform:translate(0%, -50%);z-index: 2;}
.imgartist img {width:100%;border-radius: 50%;}
.imgartist:after {content:"";width:110px;height:110px;position: absolute;top:50%;left:50%;transform:translate(-50%, -50%);overflow: hidden;z-index: 1;border:2px solid #fff;border-radius: 50%;}
.btnplayctrl {position: absolute;top:0px;right:-40px;width:60px;height:60px;background:rgba(255,255,255,0.95);border-radius:50%;}
.playradio:before,.playradio:after {content:"";width: 0; height: 0; border-top: 12px solid transparent;border-bottom: 12px solid transparent; border-left:24px solid #00aeef;position: absolute;top:50%;left:55%;transform: translate(-50%,-50%);z-index: 4;transition: all linear 400ms;}
.btnplayctrl.pauseradio:before {content:"";width: 5px; height: 20px;position: absolute;top:50%;left:44%;transform: translate(-50%,-50%);z-index: 4;background:#00aeef;transition: all linear 400ms;}
.btnplayctrl.pauseradio:after {content:"";width: 5px; height: 20px;position: absolute;top:50%;left:58%;transform: translate(-50%,-50%);z-index: 4;background:#00aeef;transition: all linear 400ms;}

.groupnowplay {width:100%;margin-left: 17%;}
.headnowplaying {float:left;width:100%;}
.txt-headnowplaying {font-size:24px;margin:0;text-align:left;color:#d9e021;line-height: 26px;text-transform: uppercase;}
.blogplaying {float:left;text-align:left;width:50%;position: relative;padding-right:10px;}
/*.blogplaying:after {content:"";height:100%;max-height: 100px;width:1px;background:#fff;position: absolute;top:0;right:0;}*/
.titleplaying h3{font-size:24px;line-height: 30px;color:#d9e022;margin:0;}
.titlenextsong {margin-top:0px;}
.titlenextsong h4{font-size:20px;line-height: 26px;color:#333;margin:0;}
#now_song_th:before {content:"Song : ";color:#413f40;margin:0px 0;font-size:18px;}
#now_song_en {display: none;}
.nextsong {float:right;text-align: left;width:50%;padding-left:10px;}
.namesong p{color:#fff;margin:0px 0;font-size:18px;display: inline;}
.namesong,.singer {text-overflow: ellipsis;overflow: hidden;width: 100%;white-space: nowrap;color: #fff}
.singer p{color:#fff;margin:0px 0;font-size:18px;}
#now_artist_th:before {content:"Artist : ";color:#413f40;margin:0px 0;font-size:18px;}
.marqueedialog {float:left;width:100%;height:40px;background:#e6e6e6;padding:0 50px;position: relative;}
.marqueedialog:before {content:"";width:28px;height:13px;position: absolute;top:50%;left:10px;background:url(../images/meowL.png) no-repeat center center;z-index: 1;transform: translateY(-50%);}
.marqueedialog:after {content:"";width:28px;height:13px;position: absolute;top:50%;right:10px;background:url(../images/meowR.png) no-repeat center center;z-index: 1;transform: translateY(-50%);}
.marqueedialog p {font-size:14px; line-height: 40px;margin:0;}

.sliderType{
  height: 410px;
}
.carousel-control {top:inherit;bottom:-40px;}
.carousel-inner {overflow:visible;position: relative;}
.carousel-inner .img{max-height: 300px;overflow: hidden;}
.carousel-inner img{max-width: 100%;}

.carousel-indicators li {border:1px solid #808080;}
.carousel-indicators .active {background:#808080;}
.carousel-control.left {background:none;color:#808080;text-shadow: none;}
.carousel-control.right {background:none;color:#808080;text-shadow: none;}
.carousel-caption {width:80%;left:10%;right:10%;padding: 0;bottom: -100px;color:#808080;}
.carousel-indicators {bottom:-45px;}
.carousel-caption h3, .carousel-caption p {text-shadow:none;margin:0;word-wrap: break-word;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.imgevent {padding-right:0;height:auto;overflow: hidden;}
.imgevent img {width:100%;}
.descevent {padding-left:0;padding-bottom: 15px;}

.carousel-fade .carousel-inner .item {
  -webkit-transition-property: opacity;
  transition-property: opacity;
}
.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  opacity: 0;
}
.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.carousel-fade .carousel-control {
  z-index: 2;
}

.policy{
  margin-top : 20px;
  color: #000;
  text-align: left;
}

.policy p{
margin : 10px 0 10px 0;
}



.ratings&gt;div {display: none;}
.detail_contents {height: 110px;}
.detail_contents_a {height: auto;padding: 10px;line-height: 1.5;background:#666;}
.detail_contents_a h4,a{color:#90c7f7;}
.detail_contents_a p{font-size: 14px;}
.headingcam {float:left;position: relative;z-index: 100;}
.btncam {float:left;position: relative;z-index: 2;background:#222;padding:0 0px 0 50px;margin-left:-50px;line-height: 30px;color:#808080;font-size: 16px;margin-top:10px;}
.btncam.camselect,.btncam.camselect:hover {color:#d9e021;}
.btncam:hover{color:#fff;}
.btncam:last-child{z-index: 1;background:#111;margin-left:-20px;}
.btncam:after{content:"";position: absolute;top:0;right:-30px;width:0px;height:0px;border-bottom:30px solid #222;border-right:30px solid transparent;}
.btncam:last-child:after{content:"";position: absolute;top:0;right:-25px;width:0px;height:0px;border-bottom:30px solid #111;border-right:25px solid transparent;}


@media all and (max-width: 768px){
	.logoBranding {height: 120px;}
	.re-col-9 {width: 100%;}
  .blogads {padding:0 5px;}
  .blogads320 {padding:0 0px;width: 100%;}
  .blogads320 iframe {width: 100% !important; height: auto !important;}
  .blogads320 a img {width: 100% !important; height: auto !important;}
.detail_contents {height:auto;}
.sliderType {height:auto;}
header {width:100%;overflow: hidden;padding-bottom:10px;background:#fff;}
.logoBranding {float:left;width:50%;}
.mainlogo{padding-top:0px;}
.mainlogo img{height:100%;width:auto;}
.djontime {float:left;width:40%;height: 100px;}
.nowplaying {float:left;width:100%;height: 100px;}
.djprofile {float:right;width:100%;height:100%;position: relative;overflow: hidden;}
.imgdj img{width:100%;}
.namedj {position: absolute;top:0;right:0;background:rgba(0,0,0,0.6);z-index: 2;padding:0 10px;}
.txt-djprofile {font-size: 14px;color:#fff;line-height: 24px;margin:0;}
.timeonair {position: absolute;bottom:0;right:0;background:rgba(0,0,0,0.6);z-index: 2;padding:0 10px;}
.listenlive {float:left;width:30%;background:#404041;height:100%;padding:10px 20px;position:relative;display: none;}
.listenlive:after {content:"";width: 0; height: 0; border-top: 15px solid transparent;border-bottom: 15px solid transparent; border-left:30px solid #00aeef;position: absolute;top:70%;left:50%;transform: translate(-50%,-50%);z-index: 4;}
.listenlive p {font-size:20px;line-height: 26px;color:#fff;text-transform: uppercase;}
.listenlive p span {color:#d9e021;}
.nowplaying {padding:5px 0px 5px 5px;/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f6f8fc+0,7ea6df+27,7ea6df+71,f6f8fc+100 */
background: #f6f8fc; /* Old browsers */
background: -moz-linear-gradient(-45deg,  #b3d1e3 0%, #7ea6df 35%, #7ea6df 65%, #b3d1e3 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(-45deg,  #b3d1e3 0%,#7ea6df 35%,#7ea6df 65%,#b3d1e3 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg,  #b3d1e3 0%,#7ea6df 35%,#7ea6df 65%,#b3d1e3 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f8fc', endColorstr='#f6f8fc',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
width:100%;height:145px;float:left;position: relative;margin-top: 0px;}
.imgartist {width:100px;height:100px;position: absolute;top:50%;left:13%;transform:translate(0%, -50%);z-index: 2;}
.imgartist img {width:100%;border-radius: 50%;}
.imgartist:after {content:"";width:110px;height:110px;position: absolute;top:50%;left:50%;transform:translate(-50%, -50%);overflow: hidden;z-index: 1;border:2px solid #fff;border-radius: 50%;}
.btnplayctrl {position: absolute;top:0px;right:-30px;width:60px;height:60px;background:rgba(255,255,255,0.95);border-radius:50%;}
.btnplayctrl:before {content:"";width: 0; height: 0; border-top: 12px solid transparent;border-bottom: 12px solid transparent; border-left:24px solid #00aeef;position: absolute;top:50%;left:55%;transform: translate(-50%,-50%);z-index: 4;}
.groupnowplay {width:60%;padding-top: 10px;}
.blogplaying {float:right;text-align:left;width: 70%;margin-top: 0px;}
.titleplaying h3{font-size:22px;line-height: 26px;color:#d9e022;margin:0;}
.titlenextsong {margin-top:5px;}
.titlenextsong h4{font-size:16px;line-height: 16px;color:#333;margin:0;}
.nextsong {float:right;text-align: left;display: block;width: 70%;}
.namesong p{color:#fff;margin:0px 0;font-size:18px;line-height: 40px;}
.singer p{color:#fff;margin:0px 0;font-size:18px;line-height: 24px;}
.singer {}
.marqueedialog {float:left;width:100%;height:40px;background:#e6e6e6;padding:0 50px;position: relative;}
.marqueedialog:before {content:"";width:28px;height:13px;position: absolute;top:50%;left:10px;background:url(../images/meowL.png) no-repeat center center;z-index: 1;transform: translateY(-50%);}
.marqueedialog:after {content:"";width:28px;height:13px;position: absolute;top:50%;right:10px;background:url(../images/meowR.png) no-repeat center center;z-index: 1;transform: translateY(-50%);}
.marqueedialog p {font-size:14px; line-height: 40px;margin:0;width:300vw;}
.carousel-control {top:-50%;}
.carousel-inner {overflow:visible;position: relative;}

.carousel-indicators li {border:1px solid #808080;}
.carousel-indicators .active {background:#808080;}
.carousel-control.left {background:none;color:#808080;text-shadow: none;}
.carousel-control.right {background:none;color:#808080;text-shadow: none;}
.carousel-caption {width:100%;left:inherit;right:inherit;padding: 0;bottom:inherit;color:#808080;position: relative}
.carousel-indicators {bottom: inherit;float: left;margin-top: 20px;position: relative;}
.carousel-caption h3 {text-shadow:none;margin:0;}
.carousel-caption p {text-shadow:none;margin:0;}  
header .container {padding:0;}
.sliderType {padding:0;}
.cover_vdo {padding-top:0px;float:left;margin-top:30px;}
section {padding:10px;}
#head_bar {padding: 32px 0 10px;}
.cover_vdo {
  width: 100%;height: 100%;padding-top: 30px;position: relative;
}
.titlecovervdo {position: relative;width:100%;height:50%;top:6px;z-index: 3;float:left;}
.maintitlecover {float: left;padding: 0 15px;margin-right: 10px;top: -38px;position: absolute;left: -15px;}
.txt-covervdo {margin: 0;line-height: 38px;font-size: 16px;color: #fff;font-weight: bold;text-transform: uppercase;}
.txt-covervdo span {color:#d9e021;font-weight: normal;}
.subcovervdo {float:left;position: absolute;top:-10px;left:120px;z-index: 2;}
.btn-subcovervdo {padding:0 10px;float:left;background:#333;color:#fff;font-size:12px;line-height:32px;text-transform:uppercase;transform: rotateZ(-20deg);margin-right:10px;position: relative;}
.btn-subcovervdo:before {content:"â€¢ ";font-size:14px;line-height: 36px;}
.btn-subcovervdo.active {color:#d9e021;}
.framevdo {height: 250px;background: #fff;position: relative;border-radius: 40px;z-index: 2;float:left;width:100%;}
.framevdo img {width:100%;border-radius: 40px;}
.framevdo:after {content:"";position: absolute;border:2px solid #d9e021;width:100%;height:250px;z-index:1;top:50%;left:50%;transform: translate(-50%,-50%);border-radius: 40px;}
.thumbvdo {float:left;width:100%;height:100px;margin-top:10px;}
.btnthumbvdo {float:none;width:80px;height:60px;background:#000;margin:5px 0px;display: inline-block;border-radius:15px;border:2px solid #d9e021;overflow: hidden;}
.btnthumbvdo img {height:100%;}
.viewallbt {margin-bottom:20px;}
bg-event{padding:20px 0 80px;}
#event .viewallbt {position: absolute;bottom:-50px;left:0;margin:0;}
.titleevent {position: static;padding:0;margin:0;}
#event .event {margin-bottom:0;}
#music .music {margin-bottom:10px;}
#news .news {margin-bottom:10px;}
#news,#music {padding-bottom:20px;}
.news img {width: 100%;}
.imgevent {padding:0;height:auto;}
.descevent {padding:0;}
.viewall {width:100%;min-width:auto;}
.ratings&gt;div {display: none;}
/* .listnewshomepage .news img {display: none;} */
.listnewshomepage:first-child .news img {display: block;}
.headingcam {float:left;position: relative;z-index: 100;}
.headingcam img {max-width: 150px;}
.btncam {float: left;
    position: relative;
    z-index: 2;
    background: #222;
    padding: 0 0px 0 40px;
    margin-left: -50px;
    line-height: 25px;
    font-size: 14px;
    margin-top: 7px;}
.btncam.camselect,.btncam.camselect:hover {color:#d9e021;}
.btncam:hover{color:#fff;}
.btncam:last-child{z-index: 1;background:#111;margin-left:-20px;}
.btncam:after{content:"";position: absolute;top:0;right:-20px;width:0px;height:0px;border-bottom:25px solid #222;border-right:20px solid transparent;}
.btncam:last-child:after{content:"";position: absolute;top:0;right:-20px;width:0px;height:0px;border-bottom:25px solid #111;border-right:20px solid transparent;}
.btnplayctrl.pauseradio:before {border:none;}
#now_artist_th:before {display: none;}
#now_song_th:before {display: none;}
#next_song_en {display: none;}
.news_detail iframe {width:100%;}
.blogplaying {width:100%;padding:0;}
.blogplaying:after {display: none;}
.nextsong {width:70%;padding:0;}
.namesong,.singer {text-overflow: ellipsis;overflow: hidden;height:auto;}
.txt-headnowplaying {font-size:22px;/*margin-left: 75px;*/}
/* Add About */
.number-call {width: 70%;}
.number-call h4 {font-size:18px;}
.about-fb ,.about-tw,.about-ig,.about-yt,.about-em{width: 60%;}
}

/* ----------- iPhone 6+ ----------- */

/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 414px) 
  and (max-device-width: 736px) 
  and (-webkit-min-device-pixel-ratio: 3) { 
	.number-call {width: 100%;margin: 0 auto 5px;}
	.bt-call {width: 60%;}
	.about-fb, .about-tw, .about-ig, .about-yt, .about-em {width:100%;}
	.about-social {font-size:18px;}
	.listnewshomepage .news img {display: none;}
}
/* ----------- iPhone 6 ----------- */

/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 667px) 
  and (-webkit-min-device-pixel-ratio: 2) { 
	.number-call {width: 100%;margin: 0 auto 5px;}
	.bt-call {width: 60%;}
	.about-fb, .about-tw, .about-ig, .about-yt, .about-em {width:100%;}
	.about-social {font-size:18px;}
  .nowplaying {width: 65%;height: 99px;}
  .djontime {width: 35%;}
  .imgartist {top: 35%;left: 5%;}
  .groupnowplay {margin-left: 48%;}
  .nextsong {display: none;}
  .groupnowplay {padding-top: 0px;}
}

/* ----------- Galaxy S5 ----------- */

/* Portrait and Landscape */
@media screen 
  and (device-width: 360px) 
  and (device-height: 640px) 
  and (-webkit-device-pixel-ratio: 3) {
	.number-call {width: 100%;margin: 0 auto 5px;}
	.bt-call {width: 60%;}
	.about-fb, .about-tw, .about-ig, .about-yt, .about-em {width:100%;}
	.about-social {font-size:18px;}
	.listnewshomepage .news img {display: none;}
}

/* ----------- iPhone5 ----------- */
/* Portrait */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 568px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: portrait) {
	  .groupnowplay {width: 50%;}
	  .txt-headnowplaying {font-size: 20px;}
	  .titleplaying h3 {font-size: 20px;}
	  .listnewshomepage .news img {display: none;}
}

@media only screen 
  and (max-device-width: 1199px) {
	  .social-bar {width: 27%;}
}
</pre></body></html>