.page-wrapper {
	margin-top: 90px;
}

.container {
	width: 100%
}

.most-updated-text-overlay {
	padding: 16px;
	position: absolute;
	color: #FFF; 
	background-color: rgba(0,0,0,0.8);
	width: 100%;
	height: 50%;
	top: calc(100% - 70px);
	-webkit-transition:all 1s ease;
	-moz-transition:all 1s ease;
	-ms-transition:all 1s ease;
	-o-transition:all 1s ease;
	transition:all 1s ease;
}

.episode .most-updated-text-overlay {
	height: 100%;
	padding: 6px;
	top: calc(100% - 50px);
	width: calc(100% - 2px);
	padding-left: 8px;
}

.big-episode:hover .most-updated-text-overlay {
	top: 50%;
}

.episode:hover .most-updated-text-overlay {
	top: 0
}

.episode .programme-name {
	font-size: 12px;
	color: #B2B2B2;
	margin-bottom: 20px;
	margin-top: 3px;
}

.episode .episode-name {
	font-size: 14px;
}

.episode .episode-description {
	height: 10%;
}

.big-episode .most-updated-text-overlay .programme-name {
	font-size: 14px;
	color: #B2B2B2;
}

.big-episode .most-updated-text-overlay .episode-name {
	font-size: 16px;
}

.big-episode .most-updated-text-overlay .episode-description {
	margin-top: 10px;
}

.big-episode .watch-more {
	float: right;
	margin-left: 10px
}

.episode .watch-more {
	float: right;
	margin-left: 10px
}

.main-container {
	max-width: 1080px;
	margin:0 auto;
}

@media (min-width:1080px) {
	.home.dfp-leaderboard {
		margin-left: 22px;
	}
	.dfp-leaderboard-div {
		margin-left: 20px !important;
	}
	
	.main-container {
		min-width: 980px
	}
	.right-top-container {
		padding-left: 45px !important;
	}
	.article-section {
		max-width: 330px;
		padding-left: 15px !important;
		/*padding-right: 15px !important;*/
	}
	.ads {
		background-color:#B7B7B7;
	}
	.ads-div {
		padding-bottom:20px !important;
	}
	.carousel {
		min-width: 728px;
		width: 100%;
		margin-left: 22px;
	}
	.carousel-ads {
		margin-top: -100px !important;
		margin-left: 22px;
	}
	.article {
		margin-top: 5px !important;
	}
	.top-article-img {
		width:100%;
		display:block;
		margin:0px auto;
		padding: 0px;
		margin-top: 0px !important;
	}
	.top-article-info {
		padding: 0px !important;
		width: 100% !important;
		margin: 0px !important;
	}

	.article-header h3 {
		margin-left: 0px !important;
		margin-top: 0px !important;
	}
	.collection-text h3 {
		font-size: 22px !important;
	}
}	

@media (min-width: 768px) {
	.home.dfp-leaderboard div {
		margin: 0 auto;
	}
	.dfp-leaderboard-div {
		width: 728px !important;
		margin:0px auto !important;
	}

	.ads-div {
		padding-bottom: 20px;
	}
	.article-header h3 {
		margin-bottom: 5px !important;
	}
	.top-article-img {
		background-color: #FFF !important;
	}
	.top-article-info {
		width: 100% !important;
		margin-left: 0px !important;
	}
	.top-article-text {
		padding: 5px 10px !important;
		font-size: 15px !important;
	}
	.right-top-container {
		margin-top: 0px !important;
		margin-bottom: 10px !important;
	}
	.big-episode {
		margin-bottom: 0px !important;
		padding-right: 4px !important
	}
	.big-episode .most-updated-text-overlay {
		width: calc(100% - 4px);
	}

	.episode .most-updated-text-overlay {
		width: calc(100% - 8px);
	}
	.most-updated-section .episode:nth-child(odd) {
		padding-left: 4px !important;
		padding-right: 4px !important;
	}

	.most-updated-section .episode:nth-child(even) {
		padding-left: 4px !important;
		padding-right: 4px !important;
	}
	.navbar-logo {
		display: block;
		margin: 0 auto;
	}
	.collection-text h3 {
		font-size: 18px;
	}
}

.top-article-img img {
	width:100%;
	display:block;
	margin:0 auto;
	margin-top: 10px;
}
	
.top-article-info {
	width: calc(100% - 30px);
	margin-left: 15px;
}

.nopadding {
	padding: 0px;
}
.container.col-md-11 {
	float:none
}
.big-episode {
	/*width:23.18%*/
	overflow: hidden;
	margin-bottom: 6px;
}

.big-episode img {
	border:1px solid #111;
}
.episode img {
	border:1px solid #111;
}
.drama {
	/*width:14.8%*/
	padding: 0px 4px;
}

.drama .col-md-2 {
	padding-left: 16px;
	position: relative;
	display: inline-block;
}

.cardview {
	-webkit-box-shadow: 0 2px 5px 0 transparent, 0 2px 2px 0 rgba(0,0,0,0.1);
	box-shadow: 0 2px 5px 0 transparent, 0 2px 2px 0 rgba(0,0,0,0.1);
}

.section-header h3 {
	margin-left: 6px;
	margin-bottom: 10px;
	display: block;
	font-weight: bold;
}

.article-header h3 {
	margin-left: 10px;
	margin-bottom: 10px;
	display: block;
	font-weight: bold;
}

.drama-section {
	padding: 16px 6px;
	padding-bottom: 0px;
	overflow: auto;
}

.collection {
	display:inline-block;
	position:relative;
	text-align: center;
	margin: 0;
	padding: 8px;
}

.collection-text {
	position: absolute;
	top: calc(50% - 15px);
	right: 0;
	left: 0;
}
.collection-text h3 {
	color: white;
	margin:0;
	letter-spacing: 1px;
	font-size: 20px;
	text-shadow: 1px 1px #000;
}

.nav-up {
	top: 0px;
}

header {
	height: 40px;
	color: #FFF;
	position: fixed;
	top: 50px; 
	width: 100%;
	transition: top 0.1s ease-in-out;
	z-index: 999;
	overflow: hidden;
}

.list-inline>li {
	line-height: 40px;
	margin-left: 20px;
}

.list-inline li a {
	color: #FFFFFF;
}

.top-article-text {
	color: #000;
	font-size: 17px;
	padding:10px 5px;
	padding-left: 20px;
	background-color: #FFFFFF;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-bottom: 0px;
	line-height: 30px;
}

.most-updated-section {
	padding:16px 10px;
	padding-bottom: 10px;
	overflow: auto
}

.most-updated-section .episode {
	padding: 0px;
	margin-bottom: 6px;
	overflow: hidden
}

.most-updated-section .episode:nth-child(odd) {
	padding-left: 2px
}

.most-updated-section .episode:nth-child(even) {
	padding-right: 2px
}
	
.dfp-leaderboard-div {
	width: 320px;
	margin: 10px auto;
}
.collection-image-div {
	display: block;
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 0px;
	padding: 40% 0 0 0;
	border-radius: 10px;
}
.collection-image-div img {
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
}	
.latest-carousel {
	float: none
}
.latest-parent {
	font-weight: bold;
	height: 20px
}
.latest-title {
	height: 20px;
	overflow: hidden;
}
.latest-time {
	color: #3e3e3e;
	height: 20px
}
	
.watch-more-btn {
	background-color: #8c8c8c;
	border-color: #000000;
}
.watch-more-btn:hover {
	background-color: #454545;
	border-color: #000000;
}
.carousel {
	visibility: hidden
}

.carousel.slick-initialized {
	visibility: visible
}

.latest-carousel {
	visibility: hidden
}

.latest-carousel.slick-initialized {
	visibility: visible
}
	
.lang-selection {
	color: #FFF;
	text-align:center;
}
#lang_popup h1 {
	text-align:center;
	color:#FFF;
	text-shadow: 1px 1px #000;
	margin-bottom: 20px;
	font-size: 30px;
}
.lang-selection img {
	border-radius:20px;
	width: 80%;
	margin-bottom: 10px;
	cursor: pointer;
}
.lang-selection p {
	text-shadow: 1px 1px #000;
	font-size: 24px;
}
#historyDiv h3 {
	margin-top: 15px;
	margin-left:10px;
	margin-bottom:5px;
	display:block;
	font-weight:bold;
}

#histChildDiv .episode {
	margin-bottom: 20px;
	display: block;
	padding: 10px;
}
#histChildDiv .epImg {
	width: 100%;
}
#histChildDiv .img-wrapper {
	width: 100%;
	border-radius: 5px;
	overflow: hidden;
	position: relative;
	padding-top: 56.25%;
	background-color: lightgrey
}
#histChildDiv .img-wrapper img {
	position: absolute;
	top: -1.5%;
	left: -1.5%;
	width: 105%;
}
#histChildDiv .progress-bar {
	position: absolute;
	bottom: -1;
	left: 0;
	height: 5px;
	width: 100%;
	background-color: #0099ff
}
#histChildDiv .epInfo {
	font-size: 17px;
	padding-left: 5px;
	padding-right: 5px;
	display: block;
	flex-direction: column;
	justify-content: center
}
#histChildDiv .epParent {
	font-weight: 500;
	font-size: 17px;
}
#histChildDiv .epTitle {
	font-size: 15px;
	margin-top: 2px;
	color: dimgrey;
}