/* Import Kanit Font */
@import url('https://fonts.googleapis.com/css?family=Kanit:100,200,300,400,500,600,700&subset=thai');

html {
	overflow-x: hidden;
	height: 100% !important;
} 

body {
	background-repeat: repeat;
	background-size: 60%;
	background-color: #fff;
}

html,
body {
	min-height: 100%;
	position: relative;
	height: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Kanit', sans-serif;
	margin: 0 0 35px;
	letter-spacing: 1px;
}

p {
	color: #2B3043;
}


/* Navbar */
.navbar-custom.other-active, .navbar-collection--mobile.other-active {
	background-color: transparent;
	color: #2B3043;
	border-bottom: 1px solid rgba(186, 186, 186, .5);
}

.navbar-left .navbar-list-left li.navbar-item a.navbar-link,
.navbar-right .navbar-list-right li.navbar-item a.navbar-link,
.navbar-right .navbar-list-right li.navbar-item a.navbar-link:hover, .navbar-right .navbar-list-right li.navbar-item a.navbar-link:focus,
.mobile-top-nav-link {
	color: #2B3043;
}

.count-noti-user-collection span {
	color: #fff;
}

.navbar-light .navbar-nav .nav-login-btn2 .user-info-collection img.user-info-pic {
	border-color: #2B3043;
}
/* /Navbar */



.cover-out-container {
	padding-left: 0;
	padding-right: 0;
}

.owl-cover-container {
	position: relative;
}

.owl-dots {
	position: absolute;
	bottom: 10px;
	width: 100%;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
	background: #f21529;
}

.all-content-info-container {
	margin-top: 40px;
	margin-bottom: 40px;
}

.all-content-info-container .row {
	margin-bottom: 15px;
}

.all-content-info-container .row:last-child {
	margin-bottom: 0;
}

.content-img-container {
	position: relative;
	width: 100%;
	padding-top: 120%
}

.content-img-container img {
	position: absolute;
	height: 100%;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50);
	-moz-transform: translateY(-50%);
}

.content-img-container img.content-img-live-list {
	top: 55%;
}

.content-info-container {
	position: relative;
}

.all-txt-container {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
}

.head-content-txt {
	font-family: 'Kanit', sans-serif;
	font-size: 1.7rem;
	font-weight: 600;
}

.con-content-txt {
	font-size: 1.2rem;
}

.each-method-container {
	display: inline-block;
	position: relative;
	width: 60px;
	height: 60px;
	background-color: #f21529;
	border-radius: 100%;
	margin-right: 15px;
}

.each-method-container i {
	position: absolute;
	color: #fff;
	font-size: 1.4rem;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
}

.head-txt {
	text-align: center;
	font-family: 'Kanit', sans-serif;
	font-size: 2rem;
	font-weight: 600;
}

.firm-content-in-container {
	margin-top: 30px;
}

.img-firm-container img {
	display: block;
	width: 55%;
	margin: auto;
}

.txt-firm {
	font-size: 1.1rem;
	text-align: center;
	width: 80%;
	margin: auto;
	margin-top: 20px;
}

.firm-content-container {
	margin-bottom: 40px;
	padding-bottom: 40px;
	padding-top: 40px;
	border-bottom: 2px solid #2B3142;
}

.download-container {
	text-align: center;
}

.qr-container,
.download-in-container {
	display: inline-block;
	vertical-align: middle;
}

.qr-container {
	width: 19%;
	display: none;
}

.download-in-container {
	width: 50%;
/*
	border-left: 4px solid #2B3142;
	margin-left: 25px;
*/
}

.qr-container img {
	width: 100%;
}

.app-download-link {
	display: block;
	float: left;
	width: 50%;
	margin-bottom: 20px;
	padding-left: 2.5%;
	padding-right: 2.5%;
/*	margin-left: auto;*/
/*	padding-left: 30px;*/
}

.app-download-link:last-child {
	margin-bottom: 0;
}

.app-download-link img {
	width: 100%;
}

.download-app-free {
	display: block;
	width: 100%;
	margin-top: 40px;
	border-radius: 20px;
	background-color: #f21529;
	color: #fff;
	font-weight: 400;
	font-family: 'Kanit', sans-serif;
	font-size: 1.5rem;
}

.download-app-free:hover,
.download-app-free:focus {
	color: #fff;
	text-decoration: none;
}

.download-app-free.active {
	display: block;
	margin-top: 15px;
}

.each-owl-cover {
	position: relative;
}

.download-in-cover-container {
	position: absolute;
	bottom: 30px;
	left: 17.5%;
}

.app-download-link-cover {
	display: inline-block;
	margin-left: 15px;
	width: 150px;
	vertical-align: middle;
	max-height: 65px;
}

.app-download-link-cover img {
	width: 100%;
}

.live-download-link {
	width: 100%;
	display: block;
}

.live-download-link-live {
	margin-bottom: 15px;
	display: block;
}

.live-download-link img {
	width: 100%;
}

.content-live-container {
	position: relative;
	width: 100%;
	padding-top: 120%;
}

.content-video-container {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 66.6666667%;
}

.end-live-container {
	position: relative;
	width: 100%;
	padding-top: 120%;
}

.end-live-in-container {
	position: absolute;
	width: 66.6666667%;
	height: 100%;
	top: 0;
	left: 0;
}

.content-video-in-container {
	position: absolute;
	height: 100%;
	top: 0;
	left: 0;
}

.content-video-in-img {
	position: relative;
	height: 100%;
	z-index: 1;
}

.content-video {
	position: absolute;
	top: 50%;
	left: 0%;
	height: 100%;
	width: 100%;
	z-index: 1;
	background-color: #2b3143;
	
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
}

.controls-btn {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 50%;
	left: 50%;
	color: #ededed;
	font-size: 2rem;
	opacity: 1;
	z-index: 2;
	background: transparent;
	display: none;
	
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
}

.controls-btn:hover,
.controls-btn:focus {
	cursor: pointer;
}

.controls-btn.active {
	display: block;
}

.bg-mock {
	position: absolute;
	top: 50%;
	left: 50%;
	height: 90%;
	width: 90%;
	background-color: #393939;
	
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
}

.err-txt {
	margin-bottom: 0;
	font-family: 'Kanit', sans-serif;
	font-size: 1.3rem;
	font-weight: 500;
	width: 100%;
	text-align: center;
	color: #fff;
}

.end-live-info-container {
	position: absolute;
	width: 90%;
	left: 50%;
	top: 50%;
	z-index: 2;
	
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
}

.end-live-head-txt {
	color: #fff;
	font-family: 'Kanit', sans-serif;
	font-size: 1.2rem;
	text-align: center;
}

.end-live-sub-head-txt {
	color: #fff;
	font-family: 'Kanit', sans-serif;
	font-size: 1.1rem;
	text-align: center;
	margin-bottom: 5px;
}


#qrcode {
	width: 100%;
}

#qrcode img {
	width: 75%;
}

.end-live-bg-container {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 1;
	background-color: rgba(0,0,0,.3);
}

.end-live-cover-img {
	position: absolute;
	width: 100%;
	height: 100%;
	object-fit: cover;
	z-index: 0;
}

.end-live-info-sub-container {
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #fff;
}

.end-live-info-in-container {
	padding: 10px;
	border-radius: 10px;
	background-color: rgba(0,0,0,.4);
}

.end-live-min-txt {
	color: #fff;
	text-align: center;
}

.all-txt-teller-info-container {
	margin-bottom: 100px;
}

.teller-info-img-container,
.teller-info-in-container {
	display: inline-block;
	vertical-align: middle;
}

.teller-info-img-container {
	width: 10%;
}

.teller-info-img-contain {
	position: relative;
	padding-top: 100%;
	width: 100%;
}

.teller-info-img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 100%;
	border: 1px solid #434343;
}

.teller-info-in-container {
	width: 75%;
	padding-left: 10px;
}

.teller-info-name-txt {
	display: block;
	font-size: 1.2rem;
	margin-bottom: 5px;
	font-weight: 600;
	color: #434343;
	max-width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.teller-info-name-txt:hover,
.teller-info-name-txt:focus {
	color: #434343;
}

.teller-info-caption-txt {
	font-size: 1rem;
	margin-bottom: 0;
	color: #a7a7a7;
}

.all-live-link-download-container {
	position: relative;
	width: 100%;
	height: 100%;
}

.live-download-link-down {
	position: absolute;
	bottom: 0;
}

.all-txt-in-share-container {
	margin-top: 30px;
}

.each-live-share-btn {
	display: inline-block;
	vertical-align: middle;
	width: 15%;
	padding: .25rem 0 .25rem 0;
	background-color: #F21529;
	color: #fff;
	text-align: center;
	border-radius: 5px;
	margin-bottom: 5px;
}

.each-live-share-btn:hover,
.each-live-share-btn:focus {
	color: #fff;
}

.each-live-share-btn.facebook {
	background-color: #3b5998;
}

.each-live-share-btn.twitter {
	background-color: #00b2ff;
}

.each-live-share-btn.line {
	background-color: #00c300;
}

.share-content-txt {
	margin-bottom: 10px;
}

.content-video-cover-img,
.live-login-warning-container,
.live-content-fg-contain {
	position: absolute;
}

.content-video-cover-img {
	top: 50%;
	left: 50%;
	width: 100%;
	height: 100%;
	object-fit: cover;
	z-index: 0;
	
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
}

.live-content-fg-contain {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,.4);
	z-index: 1;
}

.live-login-warning-container {
	top: 50%;
	left: 50%;
	width: 90%;
/*	background-color: rgba(0,0,0,.4);*/
	z-index: 2;
	padding: .25rem .5rem;
	
	
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
}

.live-all-txt-contain {
	width: 95%;
}

.living-ic {
	padding: .05rem .5rem;
	background-color: transparent;
	color: #434343;
	border-radius: 20px;
	border: 1px solid #434343;
}


/* beep Keyframe */
@keyframes beep {
	0%{
		opacity: 1;
	}
	50% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

@-webkit-keyframes beep {
	0%{
		opacity: 1;
	}
	50% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

@-moz-keyframes beep {
	0%{
		opacity: 1;
	}
	50% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}


.living-ic i {
	font-size: .7rem;
	display: inline-block;
	vertical-align: middle;
	color: #F21529;
	animation: beep 1.5s infinite;
}



@media(min-width: 320px) {
	
	.all-txt-container {
		position: relative;
	}
	
	.head-content-txt {
		font-weight: 400;
		font-size: 1.5rem;
	}
	
	.all-txt-container {
		text-align: center;
	}
	
	.con-content-txt {
		font-size: .95rem;
	}
	
	.content-img-container img {
		left: 50%;
		
		transform: translate(-50%, -50%);
		-webkit-transform: translate(-50%, -50%);
		-moz-transform: translate(-50%, -50%);
	}
	
	.all-content-info-container .row {
		border-bottom: 1px solid rgba(112,112,112, .2);
		padding-bottom: 15px;
	}
	
	.txt-firm {
		font-size: .9rem;
		width: 90%;
	}
	
	.img-firm-container img {
		width: 65%;
	}
	
	.head-txt {
		font-size: 1.5rem;
		font-weight: 400;
	}
	
	.each-firm-content-container {
		margin-bottom: 15px;
	}
	
	.download-in-container {
		width: 90%;
	}
	
	.qr-container {
		width: 60%;
	} 
	
	.download-in-cover-container {
		display: none;
	}
	
	.live-landing-sec-container {
		display: none;
	}
	
	.end-live-container,
	.content-live-container {
		padding-top: 160%;
	}
	
	.end-live-in-container,
	.content-video-container {
		width: 100%;
	}
	
	.all-txt-teller-info-container {
		margin-top: 30PX;
		margin-bottom: 15px;
		border-bottom: 1px solid rgba(112,112,112, .2);
		padding-bottom: 15px;
	}
	
	.all-txt-in-share-container {
		margin-top: 15px;
	}
	
	.live-all-txt-contain {
		text-align: left;
	}
	
	.teller-info-img-container {
		width: 15%;
	}
	
	.live-all-txt-contain {
		width: 100%;
	}
	
	.live-download-container {
		border-bottom: none !important;
	}
}

@media(min-width: 992px) {
	.all-txt-container {
		position: absolute;
	}
	
	.head-content-txt {
		font-weight: 600;
		font-size: 1.7rem;
	}
	
	.all-txt-container {
		text-align: left;
	}
	
	.con-content-txt {
		font-size: 1.2rem;
	}
	
	.content-img-container img {
		left: 0%;
		
		transform: translateY(-50%);
		-webkit-transform: translateY(-50%);
		-moz-transform: translateY(-50%);
	}
	
	.all-content-info-container .row {
		border-bottom: none;
		padding-bottom: 0;
	}
	
	.txt-firm {
		font-size: 1.1rem;
		width: 80%;
	}
	
	.img-firm-container img {
		width: 55%;
	}
	
	.head-txt {
		font-size: 2rem;
		font-weight: 600;
	}
	
	.each-firm-content-container {
		margin-bottom: 0px;
	}
	
	.download-in-container {
		display: inline-block;
		width: 40%;
	}
	
	.qr-container {
		width: 19%;
	}
	
	.download-app-free {
		display: none;
	}
	
	.download-app-free.active {
		display: block;
		margin-top: 15px;
	}
	
	.download-in-cover-container {
		display: block;
	} 
	
	.live-landing-first-container {
		display: none;
	}
	
	.live-landing-sec-container {
		display: flex;
	}
	
	#qrcode img {
		width: 80%;
	}
	
	.end-live-container,
	.content-live-container {
		padding-top: 120%;
	}
	
	.end-live-in-container,
	.content-video-container {
		width: 66.6666667%;
	}
	
	.all-txt-teller-info-container {
		margin-bottom: 15PX;
		padding-bottom: 0;
		margin-top: 0;
		border-bottom: none;
	}
	
	.all-txt-in-share-container {
		margin-top: 30px;
	}
	
	.teller-info-img-container {
		width: 12%;
	}
	
	.live-all-txt-contain {
		width: 95%;
	}
}