/*--
Author: W3layouts
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/

Modify compress paul server mission 2020-05-30
--*/

body{
	margin:0;
	font-family: 'Roboto Condensed', sans-serif;
	background-color: #fff;
	font-size: 14px;
	line-height: 1.42857143;
	color: #333;
}

body a{
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
	text-decoration:none;
	outline:none;
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

h1,h2,h3,h4,h5,h6{
	margin:0;
	font-family: Arial, sans-serif;
}
p{
	margin:0;
}
ul{
	margin:0;
	padding:0;
}
body a:hover,body a:focus{
	text-decoration:none;
	outline: none;
	color: #fff;
}

.bible_text {
    max-width: 940px;
    margin: auto;
    padding: 4px 8px 8px 0;
	border: 1px solid #ccc;
    border-radius: 4px;
	margin-bottom: 12px;
}

.video_auth {
	position: absolute;
    bottom: 0px;
    left: 0px;
    color: #fff;
    z-index: 9999;
    font-size: 1.4em;
    text-align: center;
    width: 100%;
    background: rgb(0 0 0 / 54%);
    padding: 20px 0;
}

.tv_login_pos {
	position: absolute;
    color: rgb(214, 214, 214);
    top: 42px;
    right: 12px;
    text-align: right;
    z-index: 9;
}

.psm_tv_video {
	max-width: 940px;
	margin: 0 auto 0px;
	font-size: 12px;
	position: relative;
}

.vod_sub_content {
	font-size: 1.14em;
	padding: 15px 0 18px;
}

/*-- b skin --*/
.b_color_01{
	background-color: #272b30;
}

.b_color_02{
	background-color: #223242;
}

.grid {
	max-width: 660px;
	margin: 0 auto;
	padding-top: 20px;
	margin-bottom: -56px;
	text-align: center;
}

.grid > .top_title_01 {
	display: inline-block;
	padding: 6px 60px;
	color: #fff;
	background-image: linear-gradient(#484e55, #3a3f44 60%, #313539);
	border: 1px solid rgba(0,0,0,0.6);
	font-size: 27px;
	text-align: center;
	border-radius: 4px
}

.grid > .top_title_02 {
	display: inline-block;
	padding: 6px 60px;
	color: #fff;
	background-color: #48596b;
	border: 1px solid rgba(39, 43, 48, 0.6);
	font-size: 27px;
	text-align: center;
	border-radius: 4px
}

.grid > .vod_top_tit {
	color: #333;
	font-size: 20px;
	margin: 0 10px 15px;
}

/*-- //b skin --*/

/*-- banner --*/
.banner{
	position:relative;
}

.header {
	padding-top:1em;
}

.header .container {
	position: relative;
}

.menu {
	margin-top: 1.2em;
}

.logo {
	float: left;
	text-align: center;
}
.logo h1 {
	font-size: 3.6em;
	color: #fff;
	font-weight: 200;
	letter-spacing: 2px;
	height: 66px;
}
.logo h1 a,.logo h1 a:hover{
	color: #FFFFFF;
	text-decoration: none;
	outline:none;
}

p {
	font-size: 1em;
	color: #999;
	line-height: 2em;
}

.footer{
	padding: 5em 0;
}

/*-- footer --*/
.footer{
	padding:4em 0;
	background-color: #272b30;
}
.w3layouts_footer_grid h2{
	font-size:2em;
	color:#fff;
	position:relative;
	margin-bottom: 0.6em;
	display: inline-block;	
}
.w3layouts_footer_grid h2:after{
	content: '';
	position: absolute;
	top: 55%;
	left: 137px;
	width: 25%;
	height: 2px;
	background: #fff;
}
.w3layouts_footer_grid h2 span{
	color:#FF5722;
}
.social_agileinfo li{
	display:inline-block;
	margin: 0 2px;
}
.social_agileinfo li a {
	width: 40px;
	height: 40px;
	display: block;
	border: 1px solid #fff;
	text-align: center;
	color: #fff;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
}
.social_agileinfo li a i{
	font-size:1em;
	line-height:2.8em;
}
.w3_facebook:hover{
	border-color:#3b5998;
	background:#3b5998;
}
.w3_twitter:hover{
	border-color:#3b5998;
	background:#1da1f2;
}
.w3_instagram:hover{
	border-color:#3b5998;
	background:#833ab4;
}
.w3_google:hover{
	border-color: #3b5998;
	background: #dd4b39;
    background: #dc4b4b;
    background: -webkit-gradient(linear, left top, left bottom, from(#f15c5d), to(#c63738));
    background: -moz-linear-gradient(top, #f15c5d, #c63738);
    border-color: #aa3333 #aa3333 #962c2c;
}
.w3l_footer_nav{
	margin: 1em 0 1em;
}
.w3l_footer_nav li{
	display:inline-block;
	margin: 5px 4em 5px 0;
	text-transform:uppercase;
}
.w3l_footer_nav li a{
	color:#fff;
	text-decoration:none;
	font-size: 1.05em;
}
.w3l_footer_nav li a:hover,.w3l_footer_nav li a.active{
	color:#00bcd4;
}
.w3layouts_footer_grid p {
	letter-spacing: 1px;
	line-height: 1.5;
	padding-top: 4px;
}
.w3layouts_footer_grid p a{
	color:#00bcd4;
	text-decoration:underline;
}
.w3layouts_footer_grid p a:hover{
	color:#999;
}
.w3layouts_footer_grid form {
	border: 1px solid #fff;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	-o-border-radius: 30px;
	-ms-border-radius: 30px;
	border-radius: 30px;
	width: 98%;
}
.w3layouts_footer_grid input[type="text"] {
	outline: none;
	color: #fff;
	padding: 1em 0;
	font-size: 14px;
	width: calc( 100% - 73px);
	background: none;
	border: none;
	margin: 0 -20px 0 20px;
	text-overflow: ellipsis;
}
.w3layouts_footer_grid input[type="submit"]{
	outline: none;
	padding: 0;
	width: 46px;
	background: url(../images/arrow.png) no-repeat 20px 4px;
	border: none;
}

/* js¿¡¼­ ÅëÀÏÇØ¾ßÇÔ ¾È±×·¯¸é ¿¡·¯! */
/*-- //footer --*/

/*-- bottom-to-top --*/
#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 24px;
	right: 3%;
	overflow: hidden;
	z-index: 999;
	width: 32px;
	height: 32px;
	border: none;
	text-indent: 100%;
	background: url(../images/move-top.png) no-repeat 0px 0px;
}
#toTopHover {
	width: 32px;
	height: 32px;
	display: block;
	overflow: hidden;
	float: right;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
}
/*-- //bottom-to-top --*/

@media (max-width:1080px){
}

@media (max-width:768px){
	.vod_sub_content {
		font-size: 1.12em;
		padding: 15px 5px 20px;
	}
	.video_auth {font-size: 1.3em;}
}

@media (max-width:640px){
	h1, .h1, h2, .h2, h3, .h3 {
		margin-top: 0px;
		margin-bottom: 0px;
	}
	.progress {
		height: 10px;
		margin-bottom: 10px;
	}
	.vod_sub_content {
		font-size: 1.12em;
		padding: 15px 5px 20px;
	}
}

@media (max-width:480px){
	.grid > .top_title_01 {
		font-size: 23px;
		padding: 7px 42px;
	}
	.grid > .top_title_02 {
		font-size: 23px;
		padding: 7px 42px;
	}
	.grid > .vod_top_tit {font-size: 15px;}
	.video-js .vjs-progress-control {
		position: absolute;
		left: 0;
		width: 100%;
		height: 6px;
	}
	.vod_sub_content {
		font-size: 1em;
		padding: 15px 8px 20px;
	}
	.video_auth {font-size: 1.2em;}
}

@media (max-width: 320px){
	.grid > .top_title_01 {
		font-size: 22px;
		padding: 7px 32px;
	}

	.grid > .top_title_02 {
		font-size: 22px;
		padding: 7px 32px;
	}

	.grid > .vod_top_tit {font-size: 15px;}
	.video-js .vjs-progress-control {
		position: absolute;
		left: 0;
		width: 100%;
		height: 6px;
	}
	.video_auth {font-size: 1.1em;}
}

/* glide swipe */
.glide__wrapper {
  width: auto;
}
.glide__slide {
  background: transparent;

}
.glide__arrow {
  background-color: rgba(0,0,0,.5) !important;
}
.glide__slide img {
  box-shadow: 0 0 10px 5px #666;
}

.carousel-wrapper {
	width: 100%;
	margin: 10px auto;
	padding: 7px 15px;
	color: #ddd;
    float: left;
    margin-left: 8px;
    width: 95%;
}

.ticker_border {
	border: 1px solid #DDD;
	border-radius: 5px;
	box-shadow: 0px 0px 5px #DDD;
}

.circle_small {
	width: 23px;
    height: 23px;
    border: 1px solid #fff;
    text-align: center;
    color: #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    display: inline-block;
}
/* -- // glide swipe */

/*-- responsive-design --*/
@media(max-width:1366px){
}

@media(max-width:1280px){
}

@media(max-width:1080px){
.logo h1 {
	font-size: 3.5em;
}
.menu {
	margin-top: 0.8em;
}
.footer {
	padding: 4em 0;
}
.w3layouts_footer_grid h2:after {
    left: 137px;
}
.w3l_footer_nav li {
	margin-right: 3em;
}
}

@media(max-width:991px){
.menu .toggle {
	width: 220px;
	padding: 1em 0.2em;
}
.w3layouts_footer_grid h2:after {
	left: 137px;
	width: 10%;
}
.w3layouts_footer_grid form {
	margin-top: 2em;
}
.w3l_footer_nav {
	margin: 2em 0 1em;
}
.w3l_footer_nav li {
	margin-right: 3em;
}
.menu .toggle-menu li a {
	font-size: 1.1em;
}
.menu .toggle-menu li {
	margin: 6px auto;
}
}

@media(max-width:800px){
.footer {
	padding: 3em 0;
}
}

@media(max-width:667px){
.logo h1 {
	font-size: 3em;
}
.social_agileinfo li a {
	width: 32px;
	height: 32px;
	font-size: .8em;
}
.menu .navicon {
	height: 33px;
	width: 29px;
}
.menu .navicon:before, .menu .navicon:after {
	width: 32px;
}
.menu .toggle {
	width: 185px;
}
.menu .toggle-menu li a {
	font-size: 1.1em;
}
.w3layouts_footer_grid h2:after {
	left: 137px;
}
}

@media(max-width:640px){
.w3l_footer_nav li {
	margin-right: 2em;
}
.grid > .top_title_01 {
	font-size: 22px;
	padding: 7px 60px;
}
.grid > .top_title_02 {
	font-size: 20px;
	padding: 5px 60px;
}
}

@media(max-width:600px){
.w3layouts_footer_grid {
    padding: 0 10px;
}

.w3layouts_footer_grid form {
	width: 100%;
}
.grid > .top_title_01 {
	font-size: 22px;
	padding: 7px 45px;
}
.grid > .top_title_02 {
	font-size: 20px;
	padding: 5px 45px;
}
.grid > .vod_top_tit {
	font-size: 15px;
}
}

@media(max-width:480px){
.logo h1 {
	font-size: 2.8em;
}
.menu {
	margin-top: 0.6em;
}
.w3layouts_footer_grid h2:after {
	left: 137px;
}
.grid > .top_title_01 {
	font-size: 21px;
	padding: 7px 22px;
}
.grid > .top_title_02 {
	font-size: 22px;
	padding: 7px 22px;
}
.grid > .vod_top_tit {
	font-size: 15px;
}
.video-js .vjs-progress-control {
	position: absolute;
	left: 0;
	width: 100%;
	height: 6px;
}

.container {
    padding-right: 6px;
    padding-left: 6px;
}

.carousel-wrapper {
    padding: 7px 6px;
    margin-left: 0px;
    width: 100%;
}
}

@media(max-width:414px){
p {
	font-size: 0.9em;
}
.w3l_footer_nav li {
	margin-right: 1em;
	font-size: .9em;
}
.w3l_footer_nav {
	margin: 1.5em 0 0.5em;
}
.w3layouts_footer_grid{
	padding: 0 5px;
}
.w3layouts_footer_grid form {
	width: 100%;
	margin-top: 1.5em;
}
.w3layouts_footer_grid p {
	letter-spacing: 1px;
}
.grid > .top_title_01 {
	font-size: 21px;
	padding: 7px 22px;
}
.grid > .top_title_02 {
	font-size: 22px;
	padding: 7px 22px;
}
.grid > .vod_top_tit {
	font-size: 15px;
}
.video-js .vjs-progress-control {
	position: absolute;
	left: 0;
	width: 100%;
	height: 6px;
}
}

@media(max-width:384px){
.logo h1 {
	font-size: 2.5em;
}
.social_agileinfo li a {
	width: 25px;
	height: 25px;
	font-size: .7em;
}
.social_agileinfo li a i {
	line-height: 2.5em;
}
.menu .toggle-menu li a {
	font-size: 1.1em;
}
.menu .toggle {
	width: 160px;
	padding: 0.5em 0.2em;
}
.menu .toggle-menu li a {
	padding: 4px 0;
}
.footer {
	padding: 2em 0;
}
.grid > .top_title_01 {
	font-size: 21px;
	padding: 7px 28px;
}

.grid > .top_title_02 {
	font-size: 22px;
	padding: 7px 28px;
}

.grid > .vod_top_tit {
	font-size: 15px;
}

.video-js .vjs-progress-control {
	position: absolute;
	left: 0;
	width: 100%;
	height: 6px;
}
}

@media(max-width:320px){
.logo h1 {
	font-size: 2.2em;
	letter-spacing: 0px;
	margin: 5px 0 -4px;
}
.social_agileinfo li {
	margin: 0;
}
.w3l_footer_nav li {
	margin-right: 0.5em;
}
.w3layouts_footer_grid h2 {
	font-size: 1.8em;
	margin-bottom: 0.8em;
}
.w3layouts_footer_grid h2:after {
	left: 44%;
}
.grid > .top_title_01 {
	font-size: 21px;
	padding: 7px 24px;
}

.grid > .top_title_02 {
	font-size: 22px;
	padding: 7px 24px;
}

.grid > .vod_top_tit {
	font-size: 15px;
}
}
/*-- //responsive-design --*/

/* thum_img */
.thum_img {
	position: relative;
	float:left;
	width: calc( 100% / 4 );
	padding: 2px 10px 10px 0px;
	overflow: hidden;
}
.thum_tit {
	position: absolute;
	left: 1px;
	bottom: 10px;
	width: calc( 100% - 20px + 7px);
	color: #fff;
	line-height: 1.2;
	padding: 8px 7px;
	box-sizing: border-box;
	text-shadow: 0px 1px 0px #777, 0px -1px 1px #999;
}

.video_thumnail_content {
	padding: 0 0 10px 3px;
	line-height: 2.0;
	height: auto;
	width: 100%;
}

@media (max-width:780px){
	.thum_img {
		width: calc( 100% / 3 );
	}
}

@media (max-width:560px){
	.thum_img {
		width: calc( 100% / 2 );
	}
	.thum_img > img {
		width: 100%;
		height: 27vw;
	}
}
/* -- //thum_img */

/*-- autocomplete style --*/
.ui-autocomplete {
	position: absolute;
	top: 0;
	left: 0;
	cursor: default;
	margin: 8px 5px 5px 42px;
	padding: 5px 10px;
}

.ui-front {
	z-index: 100;
}

.ui-menu {
	list-style: none;
	/*padding: 0;*/
	/*margin: 0;*/
	display: block;
	outline: 0;
}

.ui-widget {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1em;
}

.ui-widget-content {
	background: #fff;
}

.ui-widget-content a {
	color: #f5f5f5;
}

.ui-widget.ui-widget-content {
	border: 1px solid #c5c5c5;
	box-sizing: border-box;
	background-color: #3c4147;
	margin-top: 24px;
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
}

.ui-menu .ui-menu-item {
	margin: 0;
	padding: 5px 0;
	cursor: pointer;
	width: 100%;
	box-sizing: border-box;
	color: #fff;
}

.ui-menu .ui-menu-item:hover  {
	background-color: #878787;
}

.ui-menu .ui-menu-item-wrapper {
	position: relative;
	padding: 3px 1em 3px 0.4em;
}

.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
/* -- // autocomplete style */


.before_vod_toggle {
    color: #fff;
    display: inline-block;
    text-decoration: none;
    outline: none;
    padding: 6px 14px 8px;
    font: normal 12px/1em sans-serif;
    border: 1px solid #bbb;
    -webkit-border-radius: 14px;
    -moz-border-radius: 14px;
    border-radius: 14px;
}


/* min-width container ¿¡ µû¸¥ before_vod - asc·Î Àû¾î¾ß ÇÑ´Ù.*/

.before_vod {
	position: absolute;
    top: -13px;
    right: 46px;
	z-index: 9999;
}

@media (min-width: 300px) {
.before_vod {
	top: -13px;
    right: 22px;
}
}

@media (min-width: 600px) {
.before_vod {
	top: -13px;
    right: 42px;
}
}

@media (min-width: 768px) {
.container {
    width: 98%;
	padding: 0;
}

.before_vod {
	top: -13px;
    right: 58px;
}
}

@media (min-width: 960px) {
.before_vod {
    right: 75px;
}
}

@media (min-width: 990px) {
.before_vod {
    top: -43px;
    right: 53px;
}
}

@media (min-width: 1000px) {
.before_vod {
    top: -43px;
    right: 48px;
}
}

@media (min-width: 1100px) {
.before_vod {
    top: -43px;
    right: 90px;
}
}

@media (min-width: 1200px) {
.container {
    width: 1170px;
}

.before_vod {
	top: -42px;
    right: 125px;
}
}


/* button_moum */
#button_moum {
    margin: 0 auto 0px;
    padding: 16px 2px 0 0;
    text-align: center;
}

.buttonPro.small {
    padding: 5px 7px;
    font-size: 12px;
}

.buttonPro.small.bottom_red {
	border-bottom: 1px solid #ff5722;
	box-shadow: 0px 1px 0px #FF5722, inset 0 1px 0 #fbfbfb;
}

.buttonPro.small.bottom_blue {
	border-bottom: 1px solid #03A9F4;
	box-shadow: 0px 1px 0px #03A9F4, inset 0 1px 0 #fbfbfb;
}


/* tv_audio */
#loop_type {
	float: right;
    margin: 13px 16px;
	color: #fff;
}

#audio_type {
    position: absolute;
    top: -30px;
    left: 6px;
    color: rgb(51, 51, 51);
    margin: 13px 16px;
    font-weight: 600;
	cursor: pointer;
}

#tv_audio {
	position: relative;
    margin: 14px auto 0px;
    padding: 0 15px 63px 15px;
    background: #282f35;
}

#tv_audio .buttonPro.small {
    margin-bottom: 18px;
}

.fa-audio {
	font-size: 5em;
	margin: 14px 5px 50px 25px;
}

.audio_poster {
    width: 160px;
    max-height: 200px;
    margin-top: 26px;
    border-radius: 3px;
}

.audio_button_moum {
    float: left;
    margin: 0 auto 0px;
    margin-top: 20px;
    padding: 14px 2px 0 0;
    text-align: center;
    width: calc( 100% - 160px );
    text-align: center;
}


.audio_bottom_line {
    position: absolute;
    width: calc( 100% - 32px );
    height: 2px;
    margin: 0 13px;
    left: 0;
    bottom: 50px;
    background-color: #ddd;
}

.audio_bottom_line > div {
    width: 12px;
    height: 12px;
    position: absolute;
    top: -10px;
    background-color: #d6d6d6;
    right: -4px;
	border-radius: 7px;
}

.material-icons.md-18 {
    font-size: 18px;
}

.material-icons {
    vertical-align: middle;
    line-height: 0.6;
}

.audio_skin_copyright {
    font-size: 11.5px;
    color: #d6d6d6;
    margin: 50px 2px 2px 0;
    position: absolute;
    bottom: 18px;
}
/* -- // tv_audio */

/* @media audio_poster & audio */
@media (max-width:780px){
	.audio_poster {
		width: 140px;
		max-height: 140px;
	}
	.audio_button_moum {
		width: calc( 100% - 155px );
		margin-left: -25px;
	}
}

@media (max-width:520px){
	.audio_poster {
		width: 112px;
		max-height: 112px;
	}

	.fa-audio {
		font-size: 4em;
		margin: 6px 5px 50px 15px;
	}

	.audio_button_moum {
		width: calc( 100% - 122px );
		margin-top: 14px;
		padding: 12px 2px 0 0;
		margin-left: -25px;
	}
}

@media (max-width:420px){
	.audio_poster {
		width: 88px;
		max-height: 88px;
	}

	.fa-audio {
		font-size: 4em;
		margin: 11px 5px 50px 15px;
	}

	.audio_button_moum {
		width: calc( 100% - 98px );
		margin-top: 14px;
		padding: 12px 2px 0 0;
	}

	#tv_audio {
		padding: 0 3px 68px 3px;
	}
}

@media (max-width:380px){
	.audio_poster {
		width: 68px;
		max-height: 68px;
	}

	.fa-audio {
		font-size: 4em;
		margin: 11px 2px 50px 3px;
	}

	.audio_button_moum {
		width: calc( 100% - 78px );
		margin-top: 14px;
		padding: 12px 2px 0 0;
	}

	#tv_audio {
		padding: 0 3px 68px 3px;
	}
}

/* -- // @media audio_poster & audio */

.ellipsis_row2 {
	display: -webkit-box;
    height: 2.8em;
    font-size: 13px;
    line-height: 1.4;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: 2px;
}

#temp_audio_player {
	width: 100%;
    height: 54px;
    outline: 0;
    background-color: unset;
    margin: 10px 0;
    padding: 10px 0;
}

.para2 {
	float: left;
	width: 22px;
	color: rgb(105, 130, 171);
	font-size: 13px;
	padding-top: 2.7px;
	text-align: right;
}

.sent2 {
	font-size: 14px;
	color: #232956;
	line-height: 1.7;
	margin-left: 55px;
	text-indent: 0px;
	text-align: left;
	/*font-weight: bold;*/
}

.uuid {
	color: #F44336;
	font-size: 12px;
	vertical-align: bottom;
}