/*==================================================
=            Bootstrap 3 Media Queries             =
==================================================*/
/* Generated by Font Squirrel (http://www.fontsquirrel.com) on July 23, 2014 */

@font-face {
    font-family: 'fontcraft';
    src: url('fontcraft_ver_2.03-webfont.eot');
    src: url('fontcraft_ver_2.03-webfont.eot?#iefix') format('embedded-opentype'),
         url('fontcraft_ver_2.03-webfont.woff') format('woff'),
         url('fontcraft_ver_2.03-webfont.ttf') format('truetype'),
         url('fontcraft_ver_2.03-webfont.svg#fontcraftregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'quarkbold';
    src: url('quark-bold.eot');
    src: url('quark-bold.eot?#iefix') format('embedded-opentype'),
         url('quark-bold.woff2') format('woff2'),
         url('quark-bold.woff') format('woff'),
         url('quark-bold.ttf') format('truetype'),
         url('quark-bold.svg#quarkbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'quarklight';
    src: url('quark-light.eot');
    src: url('quark-light.eot?#iefix') format('embedded-opentype'),
         url('quark-light.woff2') format('woff2'),
         url('quark-light.woff') format('woff'),
         url('quark-light.ttf') format('truetype'),
         url('quark-light.svg#quarklight') format('svg');
    font-weight: normal;
    font-style: normal;
}

* {
	font-size: 16px;
}
div {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	font-size: 100%;
	font-family: inherit;
}
a:hover {
	text-decoration: none;
}
h3 a {
	color: #fff;
}
h3 a:hover {
	color: #fff;
}
body {
	font-size: 16px;
}
.container {
	width: 1200px;
	overflow: hidden;
}
.navbar .container {
	overflow: visible;
}
#top {
	background: #523b8b;
	overflow: hidden;
}
.top.logo {
	display: inline-block;
	float: left;
	position: relative;
	overflow: hidden;
}
.leader-board {
	margin: 0 auto 10px auto;
	text-align: center;
}
.leaderboard {
    vertical-align: middle;
    padding: 20px 0px;
}
.hilight {
	background: #f2f2f2;
	border: 1px solid #e7e7e7;
}

.title-banner, .cat-label {
	position: relative;
	line-height: 25px;
	background: #523B8B;
	text-transform: uppercase;
	margin: 0px 0px 4px 0px;
	color: #fff;
	display: block;
	z-index: 5;
	width: 120px;
	height: 30px;
	text-align: center;
	padding: 7px;
}
.title-banner h2, .cat-label h2 {
	margin: 0;	
}
.cat-label a {
	font-size: 14px;
	color: #fff;
}
.second-featured .cat-label a {
	font-size: 12px;
}
.mcotspecial-featured .tri-box .cat-label a {
	font-size: 13px;
}
.cat-label a:hover, .title-banner a:hover, .title-radio-banner a:hover {
	text-decoration: underline;
}
.first-featured {
	padding-bottom: 10px;
	background: #f2f2f2;
	border: 1px solid #e7e7e7;
}
.second-featured, .mcotspecial-featured, .threecolumn-featured {
	padding-top: 10px;
	padding-bottom: 10px;
}
.tna-slide {
	max-height: 330px;
	overflow: hidden;
}
.tna-slide.flexslider {
	background: transparent;
}
.first-featured .blocks-right h3 {
	margin: 5px 0 0 0;
}
.first-featured .blocks-right .small h3 {
	display: none;
}
.first-featured .blocks-right .small {
	width: 75px;
	height: 75px;
	overflow: hidden;
}
/*============================================*/
.second-featured aside {
	float: right;
}
.second-featured .blocks {
  background: url('../images/1dot.jpg') left repeat-y;
  background-position-x: 5px;
  padding-top: 34px;
}
/*============================================*/
#slide {
	overflow: hidden;
}
#carousel {
	height: 75px;
	overflow: hidden;
	background: transparent;
}
#carousel ul li {
	list-style: none;
	overflow: hidden;
	margin: 0px 10px 0 0;
	width: 75px;
	height: 75px;
}
#carslide {
	background: transparent;
}
#carslide .slides img {
	/* min-height: 240px; */
}
/*============================================*/
.tri-box.col-md-8 {
	display: inline-block;
}
.tri-box article.large {
	max-width: 500px;
	height: 300px;
	float: left;
	overflow: hidden;
	position: relative;
	margin: 0 10px 0 0;
}
.tri-box article.large img,.tri-box article.small img {
	width: 100%;
}
.tri-box article.large .caption {
	position: absolute;
	bottom: 0;
	background: #19232d;
	background: rgba(25, 35, 45, 0.7);
	width: 100%;
	padding: 14px 20px 5px 20px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.tri-box article.large .caption h3 {
	margin-top: 15px; 
	position: relative;
	bottom: 0;
	width: 100%;
}
.tri-box article.large .caption h3 a {
  font-size: 0.9em;
}
.tri-box article.small {
	width: 255px;
	height: 145px;
	background: #000;
	float: left;
	overflow: hidden;
	position: relative;
}
.tri-box article.small:nth-child(3) {
	margin: 0 0 10px 0;
}
.tri-box article.small h3 {
	position: absolute;
	bottom: 0;
	background: #19232d;
	background: rgba(25, 35, 45, 0.7);
	width: 100%;
	padding: 10px;
	font-size: 1.2em;
	line-height: 1.5;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	margin: 0;
}
.tri-box article.small h3 a {
	font-size: 0.8em;
	line-height: 1.4;
}
/*============================================*/
.live-featured {
	background: #f2f2f2;
	border: 1px solid #e7e7e7;
}
.title-banner a {
	color: #fff;
}
.chanel {
	overflow: hidden;
	margin: 0px 0px 10px auto;
	padding-right: 0px;
	cursor: pointer;
	padding: 0px;
}
.chanel img {
	z-index: 1;
	width: 100%;
}
.chanel .nowshow {
	position: absolute;
	bottom: 0px;
	width: 100%;
	color: #fff;
	z-index: 2;
}
.warper {
	overflow: hidden;
	height: 300px;
	position: relative;
	width: 380px;
}
.warper i {
	position: absolute;
	color: #9063FF;
	top: 86px;
	text-shadow: 0px 0px 20px rgba(1,1,1,0.5);
	width: 100%;
	text-align: center;
	z-index: 2;
}
.head-chanel {
	background: rgba(0,0,0,.7) url("../images/yellow-box.png") left center no-repeat;
	padding: 3px 0 0 160px;
	height: 24px;
	font-size: 0.9em;
	background-size: 120px 24px;
}
.chanel .title {
	height: 50px;
	width: 320px;
	padding: 10px 30px 10px 10px;
	background: #000;
}
.chanel .time {
	position: absolute;
	bottom: 0px;
	right: 0px;
	display: block;
	width: 70px;
	height: 50px;
	background: #acacac;
	padding: 15px;
}
.chanel-two-vertical {
	margin: 0;
	padding: 0;
	height: 150px;
	cursor: pointer;
}
.warper-two-vertical {
	overflow: hidden;
	height: 150px;
	position: relative;
}
.warper-two-vertical i {
	position: absolute;
	color: #9063FF;
	top: 40px;
	text-shadow: 0px 0px 20px rgba(1,1,1,0.5);
	width: 100%;
	text-align: center;
	z-index: 2;
}
.chanel-two-vertical .head-chanel {
	background: rgba(0,0,0,.7) url("../images/yellow-box.png") left center no-repeat;
	padding: 3px 0 0 160px;
	height: 24px;
	font-size: 0.9em;
	background-size: 120px 24px;
}
.chanel-two-vertical .title {
	height: 25px;
	width: 320px;
	padding: 5px;
	background: #000;
	font-size: 12px;
}
.chanel-two-vertical .time {
	position: absolute;
	bottom: 0px;
	right: 0px;
	display: block;
	width: 50px;
	height: 25px;
	background: #acacac;
	font-size: 12px;
	padding: 5px 0 0 10px;
}
.hiptv-featured {
	background-image: -webkit-linear-gradient(0deg, #e1e1e1 0, #e1e1e1 24%, #262626 24%, #262626 100%);
	background-image: -moz-linear-gradient(90deg, #e1e1e1 0, #e1e1e1 24%, #262626 24%, #262626 100%);
	background-image: linear-gradient(90deg, #e1e1e1 0, #e1e1e1 24%, #262626 24%, #262626 100%);
	background-position: 50% 50%;
	-webkit-background-origin: padding-box;
	background-origin: padding-box;
	-webkit-background-clip: border-box;
	background-clip: border-box;
	-webkit-background-size: auto auto;
	background-size: auto auto;
}
.recommend-clip {
	overflow: hidden;
	float: left;
}
.recommend-clip .descliption {
	position: absolute;
	bottom: 0px;
	width: 100%;
	color: #fff;
	z-index: 2;
	height: 70px;
	padding: 5px 5px 5px 75px;
	background: #000 url("../images/recommend-header.png") left center no-repeat;
	overflow: hidden;
	vertical-align: middle;
}
.recommend-clip .title a {
	color: #fff;
	font-size: 14px;
	font-weight: lighter;
}
.four-clip {
	float: left;
	height: 300px;
	max-width: 785px;
}
.four-clip .hiphead {
	background: #262626;
	padding: 10px 15px 0 0;
    position: relative;
    left: 0px;
}
.four-clip.flexslider {
	padding: 0 0 0 15px;
	background: transparent;
}
.four-clip.flexslider .slides > li {
	margin: 0 5px 0 0;
}
.four-clip .flex-direction-nav .flex-prev, .four-clip .flexslider:hover .flex-prev {
	left: 30px;
}
.four-clip article {
	overflow: hidden;
	width: 190px;
}
.four-clip h3 {
	font-weight: 300;
	margin: 10px 0 0 0;
	padding: 0;
}
.four-clip h3 a {
	font-size: 14px;
	line-height: 1.5;
}
.four-clip .flex-control-nav {
	bottom: 15px;
}
.four-clip .flex-control-nav .flex-active {
	background: #f46300;
}
/*============================================*/
.newprogram-featured {
	height: 300px;
	overflow: hidden;	
}
.newprogram-logo {
	position: absolute;
	display: block;
	z-index: 100;
	width: 165px;
	height: 136px;
	pointer-events: none;
	margin-top: 15px;
}
#newprogram {
	background: transparent;
	overflow: hidden;
	padding: 30px 0 0 15px;
}
/*============================================*/
.mcotspecial-featured {
	
}
.long-header {
	margin: 0 0 20px 15px;
}
.contain-left {
	float: left;
}
.main-radio, .ragion-radio {
	float: left;
	display: block;
	width: 100%;
	min-height: 130px;
	margin: 10px 0 0px 0;
}
.main-radio article {
	overflow: hidden;
	padding: 0 5px 0 0;
	height: 96px;
}
.ragion-radio article h3 {
	font-size: 1.2em;
	text-decoration: underline;
	margin: 6px 0px;
	color: #696969;
}
.ragion-radio .img-warper {
	max-width: 180px;
	height: 120px;
	overflow: hidden;
}
.main-radio article a, .ragion-radio article a {
	font-size: 1em;
	font-weight: 200;
	color: #555;
}
.ragion-radio p {
	font-size: 0.9em;
}
.radio-station {
	background: url("http://image.mcot.net/media/themes/mcot2015/images/bg-icon-radio-70x70.jpg") top center no-repeat;
	width: 70px;
	height: 70px;
	float: left;
	position: relative;
	margin: 5px 29px 0 0;
}
.radio-station:last-child {
	margin: 5px 0 0 0;
}
.radio-station .image-link img {
	position: relative;
	margin: 20px 10px;
}
.fm965 .image-link img {
	margin: 14px 19px;
}
.fm97 .image-link img {
	margin: 10px 10px;
}
.fm99 .image-link img {
	margin: 13px 11px;
}
.fm1005 .image-link img {
	margin: 14px 14px;
}
.fm107 .image-link img {
	margin: 27px 7px;
}
.am1494 .image-link img {
    margin: 25px 5px;
}

{
	margin: 28px 8px;
}
.listenlive {
	position: relative;
	top: 10px;
}
.mcotspecial-featured .title-radio-banner {
	background: #523B8B;
	font-weight: 200;
	padding: 5px 18px;
	margin: 0 0 4px 0;
	position: relative;
	width: 166px;
}
.mcotspecial-featured .title-radio-banner a {
	font-size: 14px;
	color: #fff;
}
.mcotspecial-featured .blocks-right {
	float: right;
	text-align: right;
	background: url('../images/1dot.jpg') left repeat-y;
	background-position-x: 0px;
	padding: 34px 0 0 0;
}
.mcotspecial-featured .blocks-right aside {
	margin: 0 0 20px 0;
}
.ragion-radio article {
	height: 240px;
	overflow: hidden;
	padding: 0 5px 0 0;
}
.ragion-radio .image-link img {
	height: 120px;
}
/*============================================*/
.phototalk-featured {
	min-height: 250px;
}
.phototalk-featured .title-banner {
	margin: 0 0 4px 0;
}
#phototalk {
	z-index: 1;
}
#phototalk .slides li {
	overflow: hidden;
	position: relative;
	margin: 0 5px 0 0;
}
#phototalk .slides img {
	float: left;
	background: none repeat scroll 0% 0% transparent;
	overflow: hidden;
	position: relative;
}
.phototalk-caption {
	bottom: 0;
	left: 1px;
	color: #fff;
	position: absolute;
	min-height: 40px;
	max-height: 40px;
	padding: 8px 40px 0 5px;
	overflow: hidden;
	width: 100%;
	font-size: 1.2em;
	display: table-cell;
	box-sizing: border-box;
	background: rgba(0, 0, 0,0.5);
}
.phototalk-caption i {
	position: absolute;
	bottom: 5px;
	right: 8px;
	font-size: medium;
	background: transparent;
	color: rgba(255,255,255,0.7);
	display: table-cell;
}
/*============================================*/
.pr-news, .activity-news {
	overflow: hidden
}
.col-left {
	float: left;
	padding-right: 7px;
}
.col-center {
	padding: 0 7px;
}
.col-right {
	padding-left: 7px; 
}
.col-left a.image-link {
	overflow: hidden;
	max-height: 170px;
	display: block;
	position: relative;
}
.pr-news img, .activity-news img {
	width: 100%;
}
.pr-news h3, .activity-news h3 {
	padding: 0 0 0 10px;
	border-left: 3px solid #f00;
	font-size: 18px;
	font-weight: 300;
	color: #192333;
	line-height: 1.4;
}
.pr-news p, .activity-news p {
	font-size: 16px;
	color: #999;
	font-weight: 200;
}
.threecolumn-featured .col-center {
	border-left: 1px solid rgba(0,0,0,0.3);
	border-right: 1px solid rgba(0,0,0,0.3);
}
.horoscop {
	background: #fff url("http://image.mcot.net/media//images/2013-10-14/darayan_logo-100x23.jpg") right bottom no-repeat;
	height: 235px;
	margin-top: 20px;
}
.horoscop > article > div {
	float: left;
	cursor: pointer;
	margin: 0 5px 0 0;
}
.horoscop .horo-date {
	width: 100%;
	margin: 0 0 10px 0;
	font-size: 16px;
	color: #999;
	font-weight: 200;
}
.monday {
	background: url("../images/horoscope/02mon.png") center center no-repeat;
	width: 60px;
	height: 60px;
	display: inline-block;
}
.tueday {
	background: url("../images/horoscope/03tue.png") center center no-repeat;
	width: 60px;
	height: 60px;
	display: inline-block;
}
.wenday {
	background: url("../images/horoscope/04wed.png") center center no-repeat;
	width: 60px;
	height: 60px;
	display: inline-block;
}
.thuday {
	background: url("../images/horoscope/05thu.png") center center no-repeat;
	width: 60px;
	height: 60px;
	display: inline-block;
}
.friday {
	background: url("../images/horoscope/06fri.png") center center no-repeat;
	width: 60px;
	height: 60px;
	display: inline-block;
}
.satday {
	background: url("../images/horoscope/07sat.png") center center no-repeat;
	width: 60px;
	height: 60px;
	display: inline-block;
}
.sunday {
	background: url("../images/horoscope/01sun.png") center center no-repeat;
	width: 60px;
	height: 60px;
	display: inline-block;
}
/*============================================*/
.service-featured {
	background: #f2f2f2;
	border: 1px solid #e7e7e7;
}
.service-featured article {
	margin: 0px 0px 10px 0;
	overflow: hidden;
	padding: 0;
}
.service-featured article a {
	color: #222;
	font-size: 15px;
	font-weight: 300;
}
.service-featured article h3 {
	margin: 10px auto;
	line-height: 1.5;
	min-height: 90px;
}
.service-featured .img-warper {
	width: 190px;
	height: 120px;
	overflow: hidden;
	padding: 0 10px 0 0;
}
/*============================================*/
.main-footer, .sub-footer {
	background: #000;
	color: #a4a4a4;
	font-size: 1em;
	font-weight: 200;
}
.widgettitle {
	color: #fff;
	padding: 0;
}
.widgettitle2 {
	color: #fff;
	padding-left: 40px;
}
.widgets {
	padding: 0;
}
.main-footer a, .sub-footer a  {
	color: #a4a4a4;
}
.main-footer ul {
	list-style: none;
}
.sitemap {
	margin: 0 0 10px 0;
}
.socialmedia {
	padding: 0;
	margin: 0px -15px;
}
.socialmedia li {
	float: left;
	cursor: pointer;
}
.icon-fb {
	background: url("../images/icon_social.png") 0px 0px no-repeat;
	width: 60px;
	height: 55px;
}
.icon-gg {
	background: url("../images/icon_social.png") -71px 0px no-repeat;
	width: 60px;
	height: 55px;
}
.icon-in {
	background: url("../images/icon_social.png") -142px 0px no-repeat;
	width: 60px;
	height: 55px;
}
.icon-pi {
	background: url("../images/icon_social.png") -212px 0px no-repeat;
	width: 60px;
	height: 55px;
}
.icon-tw {
	background: url("../images/icon_social.png") -284px 0px no-repeat;
	width: 60px;
	height: 55px;
}

.icon-fb:hover {
	background: url("../images/icon_social.png") 0px -55px no-repeat;
	width: 60px;
	height: 55px;
}
.icon-gg:hover {
	background: url("../images/icon_social.png") -71px -55px no-repeat;
	width: 60px;
	height: 55px;
}
.icon-in:hover {
	background: url("../images/icon_social.png") -142px -55px no-repeat;
	width: 60px;
	height: 55px;
}
.icon-pi:hover {
	background: url("../images/icon_social.png") -212px -55px no-repeat;
	width: 60px;
	height: 55px;
}
.icon-tw:hover {
	background: url("../images/icon_social.png") -284px -55px no-repeat;
	width: 60px;
	height: 55px;
}

.sub-footer {
	padding: 10px 0;
	font-size: 1.2em;
	color: #fafafa;
}
#map-canvas {
	width: 100%;
	height: 70px;
	overflow: hidden
}
.truehit {
	width: 14px;
	height: 18px;
	float: left;
	margin: 0 5px;
}
/*==========  Mobile First Method  ==========*/

/* Custom, iPhone Retina */ 
@media only screen and (max-width: 479px) {
	.leaderboard {
	    vertical-align: middle;
	    padding: 0px;
	}
	.container {
    	width: 100%;
	}
	.contain-left {
		border-right: none;
	}
	.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
		margin-right: 0;
		margin-left: 0;
	}
	.main-featured, .first-featured .blocks-right, .second-featured .container, .live-featured .container, .recommend-clip, .four-clip.flexslider, .newprogram-featured .container, .mcotspecial-featured .blocks-right, .contain-left, .phototalk-featured .container, .col-left, .threecolumn-featured .col-center, .service-featured .container {
		padding: 0 10px 10px !important;
	}
	.first-featured .blocks-right article {
		max-height: 100% !important;
		/* height: 100% !important; */
	}
	.main-featured .slider h3 a {
		font-size: 20px !important;
		line-height: 1.4 !important
	}
	.second-featured .blocks, .second-featured .blocks aside {
		float: none;
		background: none;
	}
	.tri-box article.large h3, .tri-box article.small h3 {
		font-size: 1.1em;
	}
	.tri-box article.large,.tri-box article.small {
		width: 100%;
		margin: 0 0 10px 0;
		max-height: 320px;
		height: auto;
	}
	.live-featured .title-banner, .service-featured .title-banner {
		margin: 0 0 4px 0;
	}
	.live-featured .chanel {
		padding: 0;
	}
	.live-featured .warper {
		/* height: 100%; */
	}
	.warper i {
		top: 30px;
	}
	.recommend-clip {
		background: #262626;
	}
	.four-clip {
		width: 100%;
	}
	.four-clip.flexslider {
		background: #262626;
	}
	.four-clip article {
		width: 170px;
	}
	.four-clip .flex-direction-nav .flex-prev, .four-clip .flexslider:hover .flex-prev {
		left: 10px;
	}
	.col-left {
		float: none;
	}
	.radio-station, radio-station:last-child {
		margin: 5px 10px 0 15px !important;
	}
	.ragion-radio article img {
		height: 200px;
	}
	.pr-news img, .activity-news img {
		height: 100%;
	}
	.col-left a.image-link {
		max-height: 350px;
	}
	.threecolumn-featured .col-center {
		border: none;
	}
	.mcotspecial-featured .blocks-right {
		margin: 0px;
		background: none;
	}
	.mcotspecial-featured .blocks-right aside {
		padding: 0;
	}
	.service-featured article, .service-featured article:nth-child(2) {
		height: 200px;
		padding: 0px;
	}
	.service-featured .img-warper {
		width: 140px;
	}
	.service-featured article h3 {
		padding: 0 5px 0 0;		
	}
	.ragion-radio article img {
		width: 100%;
		max-height: 350px;
	}
	.img-warper {
		height: 100%;
	}
	.main-footer .container {
		padding: 0 10px;
	}
}

/* Extra Small Devices, Phones */ 
@media only screen and (min-width : 480px) and (max-width: 767px)  {
	.container {
		width: 100%;
	}
	.main-featured {
		padding: 0 10px !important;
		margin: 0 0 5px 0;
	}
	.first-featured .blocks-right {
		padding: 0 10px !important;
	}
	.contain-left {
		border-right: none;
	}
	.second-featured .blocks {
		background: none;
	}
	.live-featured .container, .newprogram-featured .container, .mcotspecial-featured .container, .phototalk-featured .container, .service-featured .container {
		padding: 0 10px;
	}
	.threecolumn-featured, .threecolumn-featured .row, .threecolumn-featured .container, .pr-news, .activity-news {
		padding: 0px;
		margin: 0px;
	}
	.chanel .title {
		padding: 10px 80px 10px 10px;
		width: 100%;
	}
	.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
		margin-right: 0;
		margin-left: 0;
	}
	.tri-box.col-md-8 {
		padding: 0 10px;
	}
	.tri-box article.large,.tri-box article.small {
		width: 100%;
		height: auto;
		margin: 0 0 10px 0;
		max-height: 350px;
	}
	.tri-box article.large {
		max-width: 100%;
	}
	.recommend-clip {
		padding: 0 10px;
		background: #262626;
	}
	.four-clip {
		width: 100%;
	}
	.four-clip.flexslider {
		padding: 0 10px;
		background: #262626;
	}
	.ragion-radio .img-warper {
		max-width: 350px;
		height: 160px;
	}
	.ragion-radio .image-link img {
		width: 100%;
		height: 100%;
	}
	.ragion-radio article img {
		width: 100%;
		max-height: 350px;
	}
	.mcotspecial-featured .blocks-right {
		background: none;
	}
	.col-left {
		float: none;
		padding: 0 10px;
	}
	.pr-news img, .activity-news img {
		height: 100%;
	}
	.col-left a.image-link {
		max-height: 350px;
	}
	.threecolumn-featured .col-center {
		border: none;
		padding: 0;
	}
	.horoscop {
		padding: 0 10px !important;
	}
	.service-featured article {
		height: 180px;
	}
	.service-featured article, .service-featured article:nth-child(2) {
		padding: 0px;
	}
	.service-featured .img-warper {
		width: 220px;
	}
}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) and (max-width: 991px) {
	.container {
		width: 100%;
	}
	.first-featured, .second-featured, .mcotspecial-featured, .threecolumn-featured {
		padding: 10px;
	}
	.tri-box.col-md-8 {
		padding: 0;
	}
	.second-featured .blocks {
		background: none;
	}
	.contain-left {
		border-right: none;
	}
	.extend .thumbnail .caption a {
		font-size: 0.8em;
	}
	.main-featured {
		padding: 0 0 0 5px;
		margin: 0 0 5px 0;
	}
	.main-featured #slide-large {
		margin: 10px 0 0 0;
	}
	#carousel {
		max-height: 144px;
	}
	#carousel ul li {
		height: 139px;
	}
	.live-featured .container, .hiptv-featured .container, .newprogram-featured .container, .phototalk-featured .container, .service-featured .container {
		padding: 0 10px;
	}
	.mcotspecial-featured .container, .threecolumn-featured .container {
		padding: 0;
	}
	.four-clip article {
		width: 170px;
	}
	.four-clip .flex-direction-nav .flex-prev, .four-clip .flexslider:hover .flex-prev {
		left: 15px;
	}
	.warper, .warper-two-vertical {
		width: 368px;
		margin: 0 5px 0 0;
	}
	.chanel .title {
		padding: 10px 80px 10px 10px;
		width: 100%;
	}
	.mcotspecial-featured .blocks-right {
		background: none;
	}
	.tri-box article.large {
		max-width: 470px;
		margin: 0 10px 0 0;
	}
	.tri-box article.small {
		max-width: 260px;
		margin: 0 0 5px 0;
	}
	.pr-news, .activity-news {
		max-height: 305px;
	}
	.radio-station {
		margin: 0px 18px 0 0;
	}
	.radio-station:last-child {
		margin: 0;
	}
	.ragion-radio article {
		height: 250px
	}
	.ragion-radio .img-warper {
		max-width: 350px;
		height: 160px;
	}
	.ragion-radio .image-link img {
		width: 100%;
		height: 100%;
	}
	.threecolumn-featured .col-center {
		border: none;
	}
	.service-featured article, .service-featured article:nth-child(2) {
		padding: 0px;
	}
	.service-featured .img-warper {
		width: 373px;
		height: 180px;
	}
	.service-featured article h3 {
		padding: 0 23px 0 0;		
	}
}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) and (max-width : 1199px){
	.container {
		width: 100%;
		padding: 0px 10px;
	}
	.second-featured .blocks {
		background: none;
	}
	.second-featured .blocks {
		
	}
	.chanel {
		margin: 0px 0px 10px 0;
		padding: 0 10px 0 0;
	}
	.chanel .title {
		padding: 10px 80px 10px 10px;
	}
	.warper {
		width: 330px;
	}
	.four-clip .flex-direction-nav .flex-prev, .four-clip .flexslider:hover .flex-prev {
		left: 15px;
	}
	.recommend-clip {
		padding: 0 5px 0 15px;
	}
	.tri-box article.large {
		max-width: 450px;
		margin: 0 10px 0 0;
	}
	.tri-box article.small {
		max-width: 199px;
		margin: 0 0 5px 0;
	}
	.ragion-radio article img {
		height: 110px;
	}
	.service-featured article:nth-child(2) {
		padding: 0 10px 0 0;
	}
	.service-featured .img-warper {
		width: 160px;
	}
}
/*==========  Bootstrap Overwrite  ==========*/

.navbar {
	margin-bottom: 10px;
}
/* --- Style --- */
.navbar-default {
  background-color: #8462c8;
  border: none;
  border-radius: 0;
  margin-bottom: 0px;
}
.navbar-default .navbar-brand {
color: #ecf0f1; }
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
color: #ecdbff; }
.navbar-default .navbar-nav > li > a {
color: #ecf0f1; }
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
color: #ecdbff; }
.navbar-default .navbar-nav .active > a, .navbar-default .navbar-nav .active > a:hover, .navbar-default .navbar-nav .active > a:focus {
color: #ecdbff;
background-color: #8e44ad; }
.navbar-default .navbar-nav .open > a, .navbar-default .navbar-nav .open > a:hover, .navbar-default .navbar-nav .open > a:focus {
color: #ecdbff;
background-color: #8e44ad; }
.navbar-default .navbar-nav .open > a .caret, .navbar-default .navbar-nav .open > a:hover .caret, .navbar-default .navbar-nav .open > a:focus .caret {
border-top-color: #ecdbff;
border-bottom-color: #ecdbff; }
.navbar-default .navbar-nav > .dropdown > a .caret {
border-top-color: #ecf0f1;
border-bottom-color: #ecf0f1; }
.navbar-default .navbar-nav > .dropdown > a:hover .caret, .navbar-default .navbar-nav > .dropdown > a:focus .caret {
border-top-color: #ecdbff;
border-bottom-color: #ecdbff; }
.navbar-default .navbar-toggle {
border-color: #8e44ad; }
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
background-color: #8e44ad; }
.navbar-default .navbar-toggle .icon-bar {
background-color: #ecf0f1; }
.mcottv, .mcottv .ng-scope {
padding: 0;
}
.mcottv .thumbnail {
height: 90px;
border: none;
overflow: hidden;
margin: 0 0 5px 0;
}
@media (max-width: 767px) {
	.navbar-default .navbar-nav .open .dropdown-menu > li > a {
		color: #ecf0f1; 
	}
	.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
		color: #ecdbff;
		background-color: #8e44ad; 
	}
	.navbar .yamm-content .sub-nav li a {
		color: #fff !important;
	}
	.extend .thumbnail .caption a {
		color: #e4e4e4 !important;
	}
	.ragion-radio article {
		margin: 0 0 10px 0;
		border-bottom: 1px solid #ccc;
	}
	.ragion-radio h3 {
		margin: 20px 0 0 0;
	}
	.extend .megamenu.thumbnail {
		overflow: hidden;
	}
	.navbar .yamm-content .sub-nav li:hover a {
		color: #8e44ad !important;
	}
	.second-featured aside {
		float: none;
		text-align: center;
	}
}
/* -------------------- max-width: 767px -------------------- */

.navbar .yamm-content .sub-nav li {
	border-bottom: 1px solid #e0c9ea;
	-webkit-transition: all 0.6s;
	-moz-transition: all 0.6s;
	-o-transition: all 0.6s;
	transition: all 0.6s;
}
.navbar .yamm-content .sub-nav li a {
	padding: 5px;
	color: #8462c8;
	transition-delay: 1;
	font-size: 15px;
	line-height: 2;
	float: none;
}
.navbar .yamm-content .sub-nav li:hover {
	background: rgb(255, 240, 245);
}
.extend .thumbnail a>img, .extend .thumbnail>img {
	width: 70px;
	float: left;
}
.extend .thumbnail {
	border: none;
	background: transparent;
	margin-bottom: 0px;
}
.extend .thumbnail .caption {
	padding: 0 9px 0 80px;
}
.extend .thumbnail .caption h3 {
	padding: 0;
	margin: 0;
}
.extend .thumbnail .caption a {
	color: #979797;
	margin: 0 0 10px 0;
	font-size: 15px;
}
.extend .ng-scope {
	min-height: 80px;
}
.col-xs-6.col-sm-3.col-md-2.col-lg-2.ng-scope {
	padding: 0 2px;
}
figcaption h3 {
	font-size: 14px;
	color: #424242;
	margin: 7px 0;
}
figcaption span {
	font-size: 13px;
	color: #9c9c9c;
}
a.megamenu.thumbnail {
	height: 270px;
}
/*==========  Facebook Overwrite  ==========*/
#fb { border: 1px solid #cccccc; overflow: hidden; border-radius: 7px; -moz-border-radius: 7px; -webkit-border-radius: 7px; -o-border-radius: 7px; width:100%; height:auto; margin:20px auto 10px auto; background:#FFF;}
#tw { margin: 0 0 10px 0;}
/*==========  Flexslider Overwrite  ==========*/
.flex-control-nav {
	display: hidden;
}
/* slider */

.main-featured {
	padding-right: 5px;
}
.main-featured .slides { 
	position: relative;
}

.main-featured .slider, #phototalk .slider, #newprogram .slider, .four-clip .slider { opacity: 0; }

.main-featured .wp-post-image { display: block; }

.main-featured .cat {
	line-height: 30px;
	background: #e54e53;

	padding: 0 14px;
	margin-left: 20px;
}

.main-featured .slider h3 { 
	margin: 15px 0 5px 0;
	position: relative; 
	float: left;
}

.main-featured .slider h3 a {
	color: #fff;
	font-size: 1em;
	line-height: 1;
}

.main-featured .slider .caption, .featured .caption {
	position: absolute;
	bottom: 0;
	background: #19232d;
	background: rgba(0, 0, 0, 0.7);
	width: 100%;
	padding: 14px 20px 5px 20px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.main-featured #slide-large {
}
.main-featured .pages {
	position: absolute;
	max-width: 100%;
	width: 100%;
	bottom: 0;
	padding-top: 10px; /* allow the mouse pointer a little room */
	z-index: 99;
	
	left: 0;
	padding: 10px 25px 0px 25px;
	
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	
	overflow: hidden;
}

.main-featured .pages a { 
	float: left;
	height: 4px;
	width: 19.658119658%;
	background: #72879c;
	margin-left: 0.284900285%;

	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}


.main-featured .pages:hover a {
	height: 8px;
}

.main-featured .pages a:hover {
	opacity: 0.6;
}

.main-featured .pages .flex-active {
	background: #955cdb;
}

.main-featured .the-date,
.second-featured .the-date,
.mcotspecial-featured .the-date {
	color: #cccccc;
	display: block;
	text-transform: uppercase;
	font-size: 1em;
} 

.first-featured .blocks-right { padding-left: 5px; padding-right: 0px; }

.first-featured .blocks-right article {
	position: relative;
	overflow: hidden;
	max-height: 240px;
	height: 240px;
	margin-bottom: 15px;
}

.first-featured .blocks-right .large {
	margin-bottom: 0;
}

.first-featured .blocks-right h3 {
	position: absolute;
	bottom: 0;
	background: #19232d;
	background: rgba(25, 35, 45, 0.7);
	width: 100%;
	
	padding: 10px;
	
	font-size: 13px;
	line-height: 1.5;
	
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.blocks-right h3 a { color: #fff; font-size: 1em }

.first-featured .blocks-right .small h3 { padding: 20px 10px 5px 10px; }

.first-featured .small { 
	float: left;
	margin-right: 14px;
}

.first-featured .blocks-right .small .last { margin-right: 0; }

/* image zoom effect */
.first-featured .slides .image-link, 
.first-featured .blocks-right .image-link, 
.second-featured .image-link, 
.hiptv-featured .image-link,
.mcotspecial-featured .image-link,
.service-featured .image-link {
	display: block;
	overflow: hidden;
	
	-webkit-transform: translate3d(0, 0, 0);
}

.main-featured .slides img, 
.first-featured .blocks-right .image-link img, 
.second-featured .image-link img, 
.hiptv-featured .image-link img,
.mcotspecial-featured .image-link img,
.service-featured .image-link img {
	-webkit-transition: all 0.6s;
	-moz-transition: all 0.6s;
	-o-transition: all 0.6s;
	transition: all 0.6s;
}

.first-featured .blocks-right article:hover img, 
.main-featured .slides .flex-active-slide:hover img, 
.second-featured article:hover img, 
.hiptv-featured article:hover img,
.mcotspecial-featured article:hover img,
.service-featured .article:hover img {	
	
	/* fix flicker and use hardware acceleration */
	-webkit-transform: translate3d(0, 0, 0);
	-webkit-perspective: 0;
	-webkit-backface-visibility: hidden;
	
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
	-moz-transform: scale(1.1) rotate(0.1deg);  /* firefox flicker fix */

	opacity: 0.9;
}

.main-featured .large .cat { margin-left: 7px; }

.main-featured .slider .caption, 
.first-featured .blocks-right h3, 
.featured .caption, 
.tri-box article.large .caption, 
.tri-box article.small h3 {

	/* IE 9 */
	background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzE5MjMyZCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxOTIzMmQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+");
	
	background: -moz-linear-gradient(top,  rgba(25,35,45,0) 0%, rgba(0, 0, 0, 1); 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(25,35,45,0)), color-stop(100%,rgba(0, 0, 0, 1);)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(25,35,45,0) 0%,rgba(0, 0, 0, 1); 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(25,35,45,0) 0%,rgba(0, 0, 0, 1); 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(25,35,45,0) 0%,rgba(0, 0, 0, 1); 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(25,35,45,0) 0%,rgba(0, 0, 0, 1); 100%); /* W3C */
	
	text-shadow: 0px 1px 1px #000;
}

.first-featured .tna-slide .slides > li { position: relative; height: 330px; }

.ie8 .main-featured .slider .caption, .ie8 .first-featured .blocks-right h3 { background-image: url('./images/ie8-slider-overlay.png'); }
.ie8 .first-featured .blocks-right .small h3 { padding-top: 10px; } 


/* -- Flex-slider Styles */
.flexslider {
	background: #000;
	border: none;
	border-radius: 0;
	box-shadow: none;
	margin: 0;
	padding: 0; 
	position: relative;
	zoom: 1; 
}
.flex-container a:active, .flexslider a:active, .flex-container a:focus, .flexslider a:focus { outline: none; }
.slides, .flex-control-nav, .flex-direction-nav { margin: 0; padding: 0; list-style: none; z-index: 10; }

.flexslider .slides > li { display: none; -webkit-backface-visibility: hidden; } /* Hide the slides before the JS is loaded. Avoids image jumping */
.flex-pauseplay span { text-transform: capitalize; }

.slides:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; } 
.no-js .slides > li:first-child { display: block; }

/* FlexSlider Modified */
.flex-viewport { max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease; }
.loading .flex-viewport { max-height: 300px; }
.flexslider .slides { zoom: 1; }

/* Direction Nav */
.flex-direction-nav { *height: 0; }
.flex-direction-nav a {
	z-index: 10; 
	width: 35px; height: 35px; 
	margin: -30px 0 0; 
	display: block; 
	background: #fff; 
	position: absolute; 
	top: 50%;
	cursor: pointer;
	font-size: 0;
	opacity: 0;
}
.flex-direction-nav a:before { font-size: 1em; }
.flex-direction-nav a:after {
	content: "\f105";
	display: block;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	
	line-height: 35px;
	font-size: 30px;
	text-align: center;
	color: #19232d;
}

.flex-direction-nav .flex-prev:after { content: "\f104"; }

.flex-direction-nav a:hover { text-decoration: none; }

.flex-direction-nav .flex-next { right: 10px; }
.flex-direction-nav .flex-prev { left: 10px;}
.flexslider .flex-next { opacity: 0.5;  }
.flexslider .flex-prev { opacity: 0.5; }
.flexslider:hover .flex-next { opacity: 0.5;  }
.flexslider:hover .flex-prev { opacity: 0.5; }
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover { opacity: 1; }

/* Control Nav */
.flex-control-nav { width: 100%; position: absolute; bottom: -40px; text-align: center; }
.flex-control-nav li { margin: 0 6px; display: inline-block; zoom: 1; *display: inline; }
.flex-control-paging li a { width: 11px; height: 11px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; border-radius: 20px; box-shadow: inset 0 0 3px rgba(0,0,0,0.3); }
.flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.flex-control-paging li a.flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; }

.flex-control-thumbs { margin: 5px 0 0; position: static; overflow: hidden; }
.flex-control-thumbs li { width: 25%; float: left; margin: 0; }
.flex-control-thumbs img { width: 100%; display: block; opacity: .7; cursor: pointer; }
.flex-control-thumbs img:hover { opacity: 1; }
.flex-control-thumbs .flex-active { opacity: 1; cursor: default; }

/* -- End flexslider */