/*@font-face {*/
	/*font-family: galano_grotesquelight;*/
	/*src: url(../fonts/Cellcard-Light.woff2) format("woff2"), url(../fonts/Cellcard-Light.woff) format("woff");*/
	/*font-weight: 400;*/
	/*font-style: normal*/
/*}*/
/*@font-face {*/
	/*font-family: galano_grotesquemedium;*/
	/*src: url(../fonts/Cellcard-Medium.woff2) format("woff2"), url(../fonts/Cellcard-Medium.woff) format("woff");*/
	/*font-weight: 400;*/
	/*font-style: normal*/
/*}*/
@font-face {
	font-family: 'Cellcard';
	src: url('../fonts/Cellcard-Light.eot');
	src: url('../fonts/Cellcard-Light.eot?#iefix') format('embedded-opentype'),
	url('../fonts/Cellcard-Light.woff2') format('woff2'),
	url('../fonts/Cellcard-Light.woff') format('woff');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'Cellcard-Medium';
	src: url('../fonts/Cellcard-Medium.eot');
	src: url('../fonts/Cellcard-Medium.eot?#iefix') format('embedded-opentype'),
	url('../fonts/Cellcard-Medium.woff2') format('woff2'),
	url('../fonts/Cellcard-Medium.woff') format('woff');
	font-weight: 500;
	font-style: normal;
}


.main-menu #offers .sub-menu .col-sm-3:nth-child(2) h3 a {
	pointer-events: none;
}
.main-menu #offers .sub-menu .col-sm-3:nth-child(2) h3:hover a {
	color: unset !important
}



* {
	margin: 0
}
.d-none {
	display: none;
}

.payment-popup-content .cash-back-none {
	/*display: none !important;*/
}
.payment-popup-content .cash-back-none.d-none {
	display: none !important;
}

body {
	font-family: Cellcard;
	background-color: #eaeaea
}
iframe[name=google_conversion_frame] {
	width: 0!important;
	height: 0!important
}
body.show-menu {
	overflow-y: scroll
}
table tr td, table tr th {
	font-weight: 300
}
.font-bold, .h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	font-family: Cellcard-Medium;
	font-weight: 300;
	color: #66686A
}
.main-menu>ul>li>a, .menu-top ul li {
	text-transform: uppercase;
	font-family: Cellcard-Medium
}
.language, .main-menu .sub-menu .col-sm-3 h3 {
	font-family: Cellcard-Medium !important
}
.preload * {
	-webkit-transition: none!important;
	-moz-transition: none!important;
	-ms-transition: none!important;
	-o-transition: none!important;
	transition: none!important
}
.container-fluid {
	width: 1440px;
	padding: 0;
	background-color: #fff;
	border: 0
}

/* reCAPTCHA */
.grecaptcha-badge {
    left: -.125rem !important;
    bottom: 1.25rem !important;
    z-index: 98 !important;
    width: 70px !important;
    overflow: hidden !important;
}
.grecaptcha-badge:hover {
    width: 25rem !important;
}
.grecaptcha-badge {
    transition: all .3s !important;
}


/* Disabled Click */
.disabled-click {
	pointer-events: none;
}

@media (max-width: 1454px) {
.container-fluid {
	width: 100%;
	padding: 0;
	background-color: #fff
}
.prepaid-fixed {
	width: 100%
}
}
.content {
	position: relative
}
a[href], input[type] {
	outline: 0
}
a, a:active, a:focus, a:hover {
	text-decoration: none;
	outline: 0!important;
	cursor: pointer
}
#posts_list>h2 {
	color: #f9a01b
}
h2 {
	font-size: 26px
}
h2:lang(km) {
	font-size: 20px!important;
	line-height: 42px
}
p {
	font-size: 16px
}
p:lang(km) {
	font-size: 14px;
	line-height: 30px
}
.header {
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	z-index: 3
}
.header.smaller {
	margin-top: -40px
}
.header.hidden-header {
	margin-top: -120px
}
.header, .header.smaller {
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s
}
.header-top {
	width: 100%;
	height: 40px;
	float: left;
	background-color: #F8F8F8;
	border-bottom: 1px solid #dadada
}
#menu-item-59 a, .main-menu .current_page_parent, .menu-top .current_page_item a, .menu-top ul li a:after {
	border-bottom: 3px solid #F9A01B
}
.menu-top, .menu-top ul, .menu-top-menu-container, .socail_network {
	float: left;
	height: 40px;
	margin-left: 40px
}
.menu-top ul {
	margin: 0 auto
}
.menu-top ul li {
	color: #333;
	display: inline-block;
	font-size: 11px;
	line-height: 16px;
	list-style-type: none;
	margin: 12px 15px 7px;
	overflow: hidden
}
.main-menu>ul>li a:after, .menu-top ul li a:after {
	display: block;
	content: ''
}
.menu-top ul li a {
	color: #66686A;
	float: left;
	height: 20px!important;
	padding-bottom: 1px!important
}
.menu-top ul li a:lang(km) {
	line-height: 18px;
}
.menu-top ul li a:after {
	width: 0;
	height: 3px;
	margin: 0 auto;
	bottom: 0;
	padding-bottom: 1px!important
}
.menu-top ul li a:focus:after, .menu-top ul li a:hover:after {
	width: 100%;
	margin: 0 auto
}
.socail_network ul li, .socail_network ul li a {
	width: 30px;
	height: 30px;
	position: relative;
	float: left
}
.menu-top ul li a:after, .menu-top ul li a:focus:after, .menu-top ul li a:hover:after {
	-webkit-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	transition: all .2s ease-out
}
#menu-connect-with-cellcard-menu .current_page_item a, #menu-help-and-support-menu .current_page_item a, #menu-i-want-to-menu .current_page_item a {
	color: #F9A01B
}
.socail_network ul {
	list-style-type: none;
	float: left;
	margin: 5px 0
}
.socail_network ul li {
	cursor: pointer;
	margin: 0;
	text-align: center;
	overflow: hidden;
	line-height: 0
}
.socail_network ul li:hover {
	border-radius: 5px
}
.socail_network ul li a {
	background-color: #F8F8F8;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s
}
.socail_network ul li:hover a {
	background-color: transparent;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s
}
.socail_network ul li img {
	width: 24px;
	height: 24px;
	position: absolute;
	top: 3px;
	left: 3px;
	bottom: 3px;
	right: 3px;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s
}
.socail_network ul li img:nth-child(2) {
	top: -50px
}
.socail_network ul li:hover img:nth-child(1) {
	top: 50px
}
.socail_network ul li:hover img:nth-child(2) {
	top: 3px
}
.header-bottom {
	position: relative;
	width: 100%;
	height: 72px;
	float: left;
	background-color: #fff;
	-webkit-box-shadow: 0 1px 2px 0 rgba(0,0,0,.1);
	-moz-box-shadow: 0 1px 2px 0 rgba(0,0,0,.1);
	box-shadow: 0 1px 2px 0 rgba(0,0,0,.1);
	z-index: 999
}
.header-bottom .container {
	color: #66686A;
	height: 72px
}
.logo {
	height: 72px;
	float: left;
	padding: 0;
	margin-right: 40px
}
.logo img {
	max-width: 100%;
	padding: 0 30px;
	margin: 11px 0;
	height: 50px
}
.main-menu {
	float: right;
	height: 72px;
	margin: 0 auto;
	padding: 0
}
.main-menu>ul>li {
	float: left;
	padding: 26px 20px 23px;
	list-style: none
}
.main-menu>ul>li>a {
	width: 100%;
	height: 23px;
	float: left;
	color: #66686A
}
.main-menu>ul>li.img-menu{
	padding: 17.5px 5px
}
.main-menu>ul>li.img-menu>a{
	height: 33px
}
.main-menu>ul>li.img-menu>a:after, 
.main-menu>ul>li.img-menu>a:focus:after, 
.main-menu>ul>li.img-menu>a:hover:after{ width: 0 !important }
.main-menu>ul>li.img-menu>a>img {
	width: 70px;
	height: auto;
	line-height: 42px
}
.main-menu>ul>li a:after {
	width: 0;
	height: 3px;
	top: 2px;
	margin: 0 auto;
	background-color: #F9A01B
}
.main-menu>ul>li.current>a:after, .main-menu>ul>li>a:focus:after, .main-menu>ul>li>a:hover:after {
	width: 100%;
	margin: 0 auto
}
.main-menu>ul>li>a:after, .main-menu>ul>li>a:focus:after, .main-menu>ul>li>a:hover:after {
	-webkit-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	transition: all .2s ease-out
}
@media (max-width:1023px) {
	.main-menu>ul>li.img-menu{
		padding: 20px 0
	}
	.main-menu>ul>li.img-menu>a>img{ width: 60px }
	.main-menu>ul>li {
		padding: 28px 5px
	}
	.main-menu>ul>li a {
		font-size: 12px
	}
	.logo img {
		padding-right: 20px !important
	}
	.languages-serch-chart {
		float: left
	}
	.main-menu > ul > li a:lang(en) {
		font-size: 11px
	}
	.languages-serch-chart{ width: 140px !important }
	#serach input[type="search"]{
		padding: 8px 8px 8px 14px !important;
		background-size: 20px auto !important
	}
	.language-swith ul li a{ padding: 4px !important}
}
@media screen and (min-width:1024px) and (max-width:1200px) {
	.logo {
		margin-right: 0
	}
	.main-menu>ul>li.img-menu>a>img{ width: 60px }
	.main-menu > ul > li.img-menu {
		padding: 17.5px 5px;
	}
	.main-menu>ul>li {
		padding: 26px 6px 23px
	}
}
.main-menu>ul>li>.sub-menu {
	width: 100%;
	height: 0;
	overflow: hidden;
	position: absolute;
	left: 0;
	right: 0;
	top: 72px;
	text-align: left;
	padding: 0 15px;
	background-color: #f8f8f8
}
.main-menu>ul>li:hover>.sub-menu {
	height: auto;
	border-top: 1px solid #dadada;
	-webkit-box-shadow: 0 1px 2px 0 rgba(0,0,0,.1);
	-moz-box-shadow: 0 1px 2px 0 rgba(0,0,0,.1);
	box-shadow: 0 1px 2px 0 rgba(0,0,0,.1)
}
.main-menu .sub-menu .col-sm-3 {
	padding-left: 40px;
	margin: 15px 0;
	border-right: 1px solid #dadada
}
.main-menu .sub-menu .col-sm-3:last-child {
	border-right: 0
}
.main-menu .sub-menu .col-sm-3 h3 {
	padding-top: 10px;
	font-size: 18px;
	text-transform: capitalize
}
.main-menu .sub-menu .col-sm-3 h3:lang(km) {
	text-transform: uppercase;
	font-size: 15px
}
.main-menu .sub-menu .col-sm-3 h3 a {
	color: #66686A;
	-webkit-transition: color .2s;
	-moz-transition: color .2s;
	transition: color .2s
}
.main-menu .sub-menu .col-sm-3 h3.current a,
.main-menu .sub-menu .col-sm-3 h3:hover a {
	color: #F9A01B;
	-webkit-transition: color .2s;
	-moz-transition: color .2s;
	transition: color .2s
}
.main-menu #offers .sub-menu .col-sm-3:first-child h3:first-child a {
	pointer-events: none;
}
.main-menu #offers .sub-menu .col-sm-3:first-child h3:first-child:hover a {
	color: unset;
}
.main-menu #offers.current .sub-menu .col-sm-3:first-child h3:first-child:hover a {
	color: #F9A01B;
}

@media screen and (min-width: 1024px) and (max-width: 1280px) {
.main-menu .sub-menu .col-sm-3 {
	padding-left: 18px
}
.main-menu .sub-menu .col-sm-3 h3 {
	font-size: 16px
}
.main-menu .sub-menu .col-sm-3 h3:lang(km) {
	font-size: 14px
}
}

@media (max-width: 768px) {
.main-menu>ul>li>.sub-menu {
	padding: 0
}
.main-menu .sub-menu .col-sm-3 {
	padding-left: 15px;
	margin: 10px 0
}
.main-menu .sub-menu .col-sm-3 h3 {
	padding-top: 0
}
}
.main-menu .sub-menu ul li {
	width: calc(100% - 20px);
	float: none;
	font-size: 15px;
	line-height: 18px;
	margin: 5px 0 5px 20px;
	padding: 0;
	text-align: left;
	list-style-image: url(../images/icon/arrow.png)
}
.main-menu .sub-menu ul li:lang(km) {
	font-size: 13px;
	line-height: 22px
}
.main-menu .sub-menu ul li a {
	color: #66686A;
	text-transform: none;
	-webkit-transition: color .2s;
	-moz-transition: color .2s;
	transition: color .2s
}
.main-menu .sub-menu ul li.current a, .main-menu .sub-menu ul li:hover a {
	color: #F9A01B;
	-webkit-transition: color .2s;
	-moz-transition: color .2s;
	transition: color .2s
}

@media (max-width: 992px) {
.main-menu .sub-menu ul li {
	font-size: 12px;
	line-height: 10px;
	margin: 0 0 0 20px
}
}
.languages-serch-chart {
	position: relative;
	float: right;
	width: 180px;
	height: 72px;
	z-index: 999
}
.language {
	display: inline-block;
	float: left;
	height: 24px;
	width: 90px;
	margin: 26px 0 22px;
	position: relative
}
.language-swith {
	float: left;
	margin-top: 20px
}
.language-swith ul {
	float: left;
	overflow: hidden
}
.language-swith ul li {
	float: left;
	list-style-type: none;
	padding: 6px 0
}
.language-swith ul li a {
	padding: 6px
}
.language-swith ul li a:hover, .language-swith ul li.active a {
	color: #F9A01B
}
.language-swith ul li.lang-kh a {
	font-size: 12px
}
.language .currentPage, .language .current_page_item a {
	border-bottom: none!important
}
.language ul.qtranxs_language_chooser {
	list-style-type: none;
	text-align: left
}
.language ul.qtranxs_language_chooser li {
	position: absolute;
	top: 0;
	width: 88px;
	opacity: 0;
	padding-left: 7px;
	text-transform: uppercase;
	font-size: 13px;
	background-image: none!important;
	background-color: #F9A01B;
	cursor: pointer
}
.language ul.qtranxs_language_chooser li a {
	color: #fff
}
.language ul.qtranxs_language_chooser li:hover {
	background-color: #0097DB
}
.language ul.qtranxs_language_chooser:hover li {
	top: 20px;
	opacity: 1
}
.language ul.qtranxs_language_chooser>.active {
	background: url(../images/icon/drop.png) right 2px no-repeat #fff!important;
	float: left;
	opacity: 1!important;
	width: 100%;
	z-index: 999
}
.language ul.qtranxs_language_chooser>.active a {
	color: #6e6e6e
}
.language ul.qtranxs_language_chooser:hover>.active {
	top: 0
}
.language ul.qtranxs_language_chooser li, .language ul.qtranxs_language_chooser li:hover, .language ul.qtranxs_language_chooser:hover li {
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s
}
.basket, .form-search {
	-webkit-display: inline-block;
	-moz-display: inline-block;
	display: inline-block;
	padding: 0 0 0 10px;
	float: right
}
.basket {
	display: none
}
.basket img {
	width: 100%;
	height: 100%;
	margin: 24px auto 26px
}
.form-search img {
	max-width: 100%;
	height: auto;
	margin: 12px 0 0
}
#serach input, #serach input[type=search], #serach input[type=search]:focus {
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s
}
.main-menu-wrap, .show-menu .main-menu-wrap {
	-webkit-transition: all .5s;
	-moz-transition: all .5s
}
#serach input[type=search] {
	position: absolute;
	width: 0;
	right: 5%;
	cursor: pointer;
	border: none;
	margin: 17px auto 19px;
	padding: 8px 4px 8px 28px;
	background: url(../images/icon/search-icon.png) center center/30px 30px no-repeat rgba(255,255,255,.9);
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	border-radius: 40px
}
#serach input[type=search]:focus {
	width: 220px;
	cursor: auto;
	padding-left: 15px;
	background-color: #fff;
	border: 1px solid #dadada;
	background-position: 245px center;
	z-index: 999
}
.slide-menu {
	float: left;
	margin: 0 auto;
	padding: 0
}
.open-hamburger {
	outline-style: none!important;
	position: relative;
	width: 64px;
	height: 72px;
	left: 0;
	border: 0;
	padding: 0;
	border-left: 1px solid #dadada;
	border-right: 1px solid #dadada;
	z-index: 999;
	cursor: pointer;
	background: url(../images/icon/navicon.svg) center/44px 40px no-repeat
}
.close-hamburger-button {
	outline: 0;
	position: absolute;
	width: 40px;
	height: 40px;
	right: 0;
	top: 15px;
	border: 0;
	overflow: hidden;
	color: transparent;
	background: 0 0
}
.close-hamburger-button::after, .close-hamburger-button::before {
	outline: 0;
	position: absolute;
	width: 5px;
	height: 22px;
	top: 5px;
	left: 20%;
	background: #bdc3c7;
	content: ''
}
.main-menu-wrap, .menu-wrap {
	position: fixed;
	top: 0;
	height: 100%
}
.close-hamburger-button::before {
	outline: 0;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg)
}
.close-hamburger-button::after {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg)
}
.show-menu .main-menu-wrap::before, .show-menu .menu-wrap {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
.main-menu-wrap {
	width: 100%;
	bottom: 0;
	right: 0;
	left: 0;
	z-index: -1;
	background: rgba(0,0,0,.8);
	transition: all .5s;
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0
}
.show-menu .main-menu-wrap {
	z-index: 1020;
	transition: all .5s;
-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1
}
img{ 
	max-width: 100%; 
/*	height: 100%; */ 
}
.menu-wrap {
	width: 350px;
	left: -350px;
	font-size: 18px;
	padding: 25px 15px 0;
	background: #fff;
	overflow: auto;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
	-webkit-box-shadow: 1px 0 1px 0 rgba(0,0,0,.1);
	-moz-box-shadow: 1px 0 1px 0 rgba(0,0,0,.1);
	box-shadow: 1px 0 1px 0 rgba(0,0,0,.1);
	-webkit-transition-timing-function: cubic-bezier(.2, 0, .3, 1);
	-moz-transition-timing-function: cubic-bezier(.2, 0, .3, 1);
	transition-timing-function: cubic-bezier(.2, 0, .3, 1);
	z-index: 1020
}
.menu-logo img {
	max-width: 100%;
/*	height: 100%;*/
	padding-bottom: 42px;
	margin: 20px 75px 0
}
.first-list ul li, .second-list ul li {
	list-style: none
}
.first-list .current_page_item a, .second-list .current_page_item a {
	border-bottom-color: #F9A01B;
	color: #F9A01B
}
.first-list a, .second-list a {
	display: block;
	color: #595959;
	font-size: 14px;
	text-align: left;
	letter-spacing: 2px;
	padding: 15px 0;
	margin: 0 20px;
	text-transform: uppercase;
	background-color: transparent;
	border-bottom: 2px solid #f2f2f2;
	-webkit-transform: translate3d(-2000px, 0, 0);
	-moz-transform: translate3d(-2000px, 0, 0);
	transform: translate3d(-2000px, 0, 0)
}
.first-list, .first-list a, .second-list, .second-list a {
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
	-webkit-transition-timing-function: cubic-bezier(.2, 0, .1, 1);
	-moz-transition-timing-function: cubic-bezier(.2, 0, .1, 1);
	transition-timing-function: cubic-bezier(.2, 0, .1, 1)
}
.first-list a:focus, .first-list a:hover, .second-list a:focus, .second-list a:hover {
	color: #F9A01B;
	border-bottom: 2px solid #F9A01B
}
.border-list, .border-list-logo {
	width: 280px;
	border-top: 2px solid #F9A01B
}
.border-list {
	padding-top: 25px;
	margin: 100px 20px -15px
}
.border-list-logo {
	margin: 0 20px 7px
}
.show-menu .menu-wrap {
	-webkit-transition: all .8s;
	left: 0;
	-moz-transition: all .8s;
	transition: all .8s;
	-webkit-transition-timing-function: cubic-bezier(.2, 0, .1, 1);
	-moz-transition-timing-function: cubic-bezier(.2, 0, .1, 1);
	transition-timing-function: cubic-bezier(.2, 0, .1, 1)
}
.show-menu .first-list ul li:nth-child(1) a, .show-menu .first-list ul li:nth-child(10) a .show-menu .first-list:nth-child(11), .show-menu .first-list ul li:nth-child(11) a, .show-menu .first-list ul li:nth-child(2) a, .show-menu .first-list ul li:nth-child(3) a, .show-menu .first-list ul li:nth-child(4) a, .show-menu .first-list ul li:nth-child(5) a, .show-menu .first-list ul li:nth-child(6) a, .show-menu .first-list ul li:nth-child(7) a, .show-menu .first-list ul li:nth-child(8) a, .show-menu .first-list ul li:nth-child(9) a, .show-menu .first-list:nth-child(1), .show-menu .first-list:nth-child(10), .show-menu .first-list:nth-child(2), .show-menu .first-list:nth-child(3), .show-menu .first-list:nth-child(4), .show-menu .first-list:nth-child(5), .show-menu .first-list:nth-child(6), .show-menu .first-list:nth-child(7), .show-menu .first-list:nth-child(8), .show-menu .first-list:nth-child(9), .show-menu .second-list ul li:nth-child(1) a, .show-menu .second-list ul li:nth-child(2) a, .show-menu .second-list ul li:nth-child(3) a, .show-menu .second-list ul li:nth-child(4) a, .show-menu .second-list ul li:nth-child(5) a, .show-menu .second-list ul li:nth-child(6) a, .show-menu .second-list:nth-child(1), .show-menu .second-list:nth-child(2), .show-menu .second-list:nth-child(3), .show-menu .second-list:nth-child(4), .show-menu .second-list:nth-child(5), .show-menu .second-list:nth-child(6) {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-transition-timing-function: cubic-bezier(.2, 0, .3, 1);
	-moz-transition-timing-function: cubic-bezier(.2, 0, .3, 1);
	transition-timing-function: cubic-bezier(.2, 0, .3, 1)
}
.show-menu .first-list ul li:nth-child(1) a, .show-menu .first-list:nth-child(2) {
	-webkit-transition: all .6s;
	-moz-transition: all .6s;
	transition: all .6s
}
.show-menu .first-list ul li:nth-child(2) a, .show-menu .first-list:nth-child(2) {
	-webkit-transition: all .7s;
	-moz-transition: all .7s;
	transition: all .7s
}
.show-menu .first-list ul li:nth-child(3) a, .show-menu .first-list:nth-child(3) {
	-webkit-transition: all .8s;
	-moz-transition: all .8s;
	transition: all .8s
}
.show-menu .first-list ul li:nth-child(4) a, .show-menu .first-list:nth-child(4) {
	-webkit-transition: all .9s;
	-moz-transition: all .9s;
	transition: all .9s
}
.show-menu .first-list ul li:nth-child(5) a, .show-menu .first-list:nth-child(5) {
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	transition: all 1s
}
.show-menu .first-list ul li:nth-child(6) a, .show-menu .first-list:nth-child(6) {
	-webkit-transition: all 1.1s;
	-moz-transition: all 1.1s;
	transition: all 1.1s
}
.show-menu .second-list ul li:nth-child(1) a, .show-menu .second-list:nth-child(1) {
	-webkit-transition: all 1.2s;
	-moz-transition: all 1.2s;
	transition: all 1.2s
}
.show-menu .second-list ul li:nth-child(2) a, .show-menu .second-list:nth-child(2) {
	-webkit-transition: all 1.3s;
	-moz-transition: all 1.3s;
	transition: all 1.3s
}
.show-menu .second-list ul li:nth-child(3) a, .show-menu .second-list:nth-child(3) {
	-webkit-transition: all 1.4s;
	-moz-transition: all 1.4s;
	transition: all 1.4s
}
.show-menu .second-list ul li:nth-child(4) a, .show-menu .second-list:nth-child(4) {
	-webkit-transition: all 1.5s;
	-moz-transition: all 1.5s;
	transition: all 1.5s
}
.show-menu .second-list ul li:nth-child(5) a, .show-menu .second-list:nth-child(5) {
	-webkit-transition: all 1.6s;
	-moz-transition: all 1.6s;
	transition: all 1.6s
}
.show-menu .second-list ul li:nth-child(6) a, .show-menu .second-list:nth-child(6) {
	-webkit-transition: all 1.7s;
	-moz-transition: all 1.7s;
	transition: all 1.7s
}
.show-menu .first-list a, .show-menu .second-list a {
	-webkit-transition-duration: .9s, 0;
	-moz-transition-duration: .9s, 0;
	transition-duration: .9s, 0
}
.footer {
	width: 100%;
	float: left
}
.join-cellcard {
	text-align: center;
	padding: 30px 0;
	position: relative!important
}
.join-cellcard .img-heart img {
	padding: 5px 5px 20px
}
.join-cellcard h2 {
	font-size: 26px;
	line-height: 26px
}
.join-cellcard .serach {
	margin: 35px 0
}
.join-cellcard .serach input[type=text] {
	width: 450px;
	border: 1px solid #dadada;
	border-radius: 40px;
	padding: 13px 15px 13px 30px;
	background-color: #fcfcfc
}
.join-cellcard .serach input[type=text]:focus {
	outline: 0;
	cursor: auto;
	background-color: #F8F8F8
}
.join-cellcard .serach form input:focus {
	box-shadow: 0 0 0 rgba(0,0,0,.3) inset, 0 0 5px rgba(0,0,0,.2);
	outline: 0
}
.panel, .panel-default {
	box-shadow: 0!important
}
.join-cellcard .serach .btn-submit {
	width: 180px;
	font-size: 16px;
	cursor: pointer;
	margin-left: 10px;
	padding: 12px 40px;
	border-radius: 40px;
	color: #fff;
	border: 1px solid #0097DB;
	background-color: #0097DB
}
.join-cellcard .serach .btn-submit:hover {
	background-color: #0097DB;
	border: 1px solid #0097DB;
	color: #fff
}
.backgroud-footer-logo {
	width: 100%;
	padding: 40px 0;
	background-color: rgba(241,242,242,.7)
}
.backgroud-footer-logo .logo-cellcard img {
	padding: 0
}
.backgroud-footer-logo .logo-cellcard p {
	font-size: 11px;
	padding-top: 20px;
	text-align: justify
}
.backgroud-footer-logo .logo-cellcard p:lang(km) {
	line-height: 23px;
	text-align: left
}
.cellcard-plan, .contact-category, .new-category {
	text-align: center
}
.backgroud-footer-logo h3 {
	font-size: 15px;
	color: #66686A;
	line-height: 18px;
	padding: 8px 0;
	text-transform: uppercase
}
.backgroud-footer-logo h3:lang(km) {
	font-size: 18px;
	line-height: 30px
}
.backgroud-footer-logo .col-sm-3:first-child, .backgroud-footer-logo ul {
	padding: 0
}
.backgroud-footer-logo ul li {
	list-style: none;
	font-size: 14px;
	line-height: 22px
}
.backgroud-footer-logo ul li:lang(km) {
	font-size: 13px;
	line-height: 26px
}
.backgroud-footer-logo ul li a:hover {
	color: #F9A01B
}
.backgroud-footer-logo .want-to {
	padding-left: 40px
}
.backgroud-footer-down {
	width: 100%;
	float: left;
	padding: 20px 0;
	text-align: center;
	background-color: #eaeaea
}
.backgroud-footer-logo ul li a, .backgroud-footer-logo ul li a:hover, .join-cellcard .serach .btn-submit, .join-cellcard .serach .btn-submit:hover, .join-cellcard .serach input[type=text], .join-cellcard .serach input[type=text]:focus {
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s
}
.banner-wrap {
	width: 100%;
	height: auto;
	max-height: 500px;
	overflow: hidden;
	position: relative;
	margin: 112px auto 0
}
.banner-wrap img {
	max-width: 100%;
	height: auto
}
.banner-wrap .description {
	color: #fff;
	right: 0;
	position: absolute
}
.banner-wrap .description h1 {
	padding: 5px 0;
	margin-bottom: 0;
	line-height: 40px;
	margin-right: 40%;
	color: #fff;
	-webkit-text-shadow: 1px 2px 0 #666;
	-moz-text-shadow: 1px 2px 0 #666;
	-ms-text-shadow: 1px 2px 0 #666;
	text-shadow: 1px 2px 0 #666
}
.banner-wrap .description h1.Hide, .promotion-wrapper .title.Hide h2 {
	display: none!important
}
.banner-wrap .description h1:lang(km) {
	font-size: 25px
}
.new-category {
	color: #6e6e6e;
	float: left;
	margin: 0 auto;
	padding-top: 20px;
	width: 100%
}
.new-category .col-sm-3 {
	width: 24%;
	display: inline-block!important;
	float: none!important;
	margin-bottom: 20px
}
.new-category h2 {
	padding-bottom: 30px
}
.new-category .description {
	border: 1px solid #ddd;
	border-radius: 10px;
	float: left;
	padding: 0 10px 30px;
	position: relative;
	width: 100%
}
.new-category .description img {
	border-radius: 50%;
	padding: 30px;
	max-width: 100%;
	height: auto
}
.new-category .description h3 {
	color: #F9A01B;
	padding-bottom: 10px
}
.new-category .description .learn-more {
	border: 1px solid #0097DB;
	color: #0097DB;
	border-radius: 40px;
	margin: 5px auto;
	padding: 10px 0;
	width: 155px;
	display: inline-block
}
.new-category .description .learn-more:hover {
	border: 1px solid #0097DB;
	background-color: #0097DB;
	color: #fff!important
}
.new-category .description .learn-more, .new-category .description .learn-more:hover {
	-webkit-transition: all .5s ease-out;
	-moz-transition: all .5s ease-out;
	transition: all .5s ease-out
}
.contact-category-full {
	float: left;
	width: 100%;
	padding-bottom: 40px;
	border-top: 4px solid #ffff
}
.contact-category {
	width: 70%;
	margin: 0 auto;
	padding: 20px 0
}
.contact-category p {
	color: #929FA4;
	font-size: 22px;
	line-height: 40px
}
.find-store {
	margin: 0 auto
}
.image-groups-wrap {
	position: relative;
	width: 100%;
	float: left;
	background-color: transparent
}
.image-groups-wrap .help-thumbnail {
	float: left;
	width: 100%;
	background-color: transparent;
	border-radius: 10px;
	overflow: hidden
}
.image-groups-wrap .help-thumbnail img {
	float: left;
	background-color: #f9a01b;
	display: inline-block;
	max-width: 100%;
	opacity: 1
}
.image-groups-wrap .help-title {
	padding: 0 15px
}
.image-groups-wrap .help-title h3 {
	margin: 10px auto;
	float: left;
	width: auto
}
.image-groups-wrap .help-thumbnail:hover, .image-groups-wrap .help-title h3:hover {
	cursor: pointer
}
.image-groups-wrap:hover .help-thumbnail img {
	-ms-transform: scale(1.1) rotate(2deg);
	-webkit-transform: scale(1.1) rotate(2deg);
	transform: scale(1.1) rotate(2deg);
	opacity: .95
}
.image-groups-wrap .help-thumbnail img, .image-groups-wrap:hover .help-thumbnail img, .image-groups-wrap .help-title h3, .image-groups-wrap:hover .help-title h3 {
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s
}
.image-groups-wrap:hover .help-title h3 {
	color: #0097DB!important;
	-webkit-text-shadow: 3px 3px 2px rgba(150,150,150,0.5);
	-moz-text-shadow: 3px 3px 2px rgba(150,150,150,0.5);
	text-shadow: 3px 3px 2px rgba(150,150,150,0.5)
}
.image-groups-wrap .col-sm-5 {
	width: 36%
}
.image-groups-wrap .col-sm-7 {
	padding: 15px 5px 15px 0;
	width: 64%
}
.image-groups-wrap .description {
	float: left;
	margin: 15px 0
}
.image-groups-wrap .description h3 {
	font-size: 15px;
	line-height: 28px
}
.image-groups-wrap .description h3, .image-groups-wrap .description h3:hover, .image-groups-wrap img, .image-groups-wrap img:hover {
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	transition: all .3s ease-out
}
.image-groups-wrap .description p {
	line-height: 22px;
	font-size: 12px
}
.panel-group {
	float: left;
	margin: 0!important;
	width: 100%
}
.panel {
	border-bottom: 1px solid #ddd!important;
	border-radius: 0!important;
	width: 100%;
	float: left;
	margin-bottom: 0!important
}
.panel-title {
	font-size: 26px!important
}
.panel-default {
	border: none!important
}
.plan-title .about-xg a {
	background: url(../images/icon/collabse.png) right center no-repeat;
	font-size: 24px;
	line-height: 80px;
	padding: 0 35px
}
.plan-title .about-xg a:lang(km) {
	background: url(../images/icon/collabse.png) right 0 no-repeat;
	font-size: 18px
}
.about-plan h4 a:hover, .plan-title .about-xg a:hover {
	border-bottom-color: #F9A01B;
	color: #F9A01B
}
.panel-body {
	border-top: none!important;
	padding-top: 0!important
}
.about-plan h4 {
	display: block;
	margin: 0;
	font-size: 16px;
	line-height: 30px
}
.about-plan h4 a {
	border-bottom: 1px solid #dcdcdd
}
.about-plan h4.open a {
	color: #F9A01B!important;
	border-color: #F9A01B
}
.about-plan h4+.content {
	height: 0;
	padding: 0;
	overflow: hidden;
	display: block!important;
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0)
}
.about-plan h4 a, .about-plan h4 a:hover, .about-plan h4+.content, .about-plan h4.close+.content, .about-plan h4.open a, .about-plan h4.open+.content, .plan-title .about-xg a, .plan-title .about-xg a:hover {
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}
.about-plan h4.open+.content {
	height: auto
}
.panel-collapse.collapse .first-description a{
	color: #fff
}
.first-description {
	font-size: 16px;
	margin: 5px 16% 0;
	padding: 0 10px;
	text-align: left
}
.list-all-paragrah h3 {
	color: #F9A01B;
	font-size: 18px
}
.first-description ol li, .first-description ul li {
	padding: 5px 0
}
.first-description a {
	background-color: #2c90b5;
	border-radius: 30px;
	color: #fff;
	display: inline-block;
	padding: 0 15px;
	margin: 2px 0
}
.first-description table {
	border-spacing: 0;
	display: inline-table;
	text-align: center;
	width: 100%;
	margin-bottom: 20px!important;
	margin-top: 5px
}
.first-description table tr th {
	background-color: #696a6e;
	border: 1px solid #696a6e;
	color: #fff;
	font-size: 20px;
	line-height: 52px
}
.first-description table tr td {
	border: 1px solid #dadada;
	line-height: 50px
}
.about-plan .content a[href] ol, .about-plan .content a[href] ul, .about-plan .content ol, .about-plan .content ul, .first-description .content a[href] ol, .first-description .content a[href] ul, .first-description .content ol, .first-description .content ul {
	padding: 0 30px;
}
.about-plan .content ol li,
.about-plan .content ul li,
.first-description .content ol li,
.first-description .content ul li {
	padding: 5px 0;
	list-style-image: url(../images/icon/collapsed-noted.png)
}
.about-plan .content ul li:first-child {
	padding-top: 2px;
}
.about-plan .content ol li:lang(km), .about-plan .content ul li:lang(km), .first-description .content ol li:lang(km), .first-description .content ul li:lang(km) {
	font-size: 14px;
	line-height: 30px
}
.about-plan .content ol>ol, .about-plan .content ul>ul, .first-description .content ol>ol, .first-description .content ul>ul {
	padding: 0 30px;
	margin: 0
}
.about-plan .content ol ol li, .about-plan .content ul ul li, .first-description .content ol ol li, .first-description .content ul ul li {
	list-style-image: url(../images/icon/list-creers.png)!important
}
.about-plan {
	padding: 5px 16%;
	text-align: left;
	font-size: 16px
}
.about-plan .list-all-paragrah {
	padding-left: 10px
}
.about-plan .list-all-paragrah img {
	margin: 8px
}
.about-plan p {
	color: #646a79;
    margin-bottom: 10px;
}
.about-plan .content a[href] ol li a, .about-plan .content a[href] p a, .about-plan .content a[href] ul li a, .about-plan .content ol li a, .about-plan .content p a, .about-plan .content ul li a {
	background-color: #2c90b5;
	border-radius: 30px;
	color: #fff;
	display: inline-block;
	margin: 2px 0;
	padding: 0 15px
}

.about-plan .list-all-paragrah {
	background: url(../images/icon/A_.png) 0 22px no-repeat rgba(0,0,0,0);
	background-size: 20px;
	padding: 10px 30px
}
.about-plan .list-all-paragrah:lang(km) {
	background: url(../images/icon/A_.png) 0 25px no-repeat rgba(0,0,0,0);
	background-size: 20px;
	font-size: 14px;
	line-height: 30px
}
.about-plan h4.open {
	background: url(../images/icon/Q_-1.png) 0 16px no-repeat rgba(0,0,0,0);
    background-size: 20px;
	padding: 10px 30px
}

.about-plan h4.close {
	background: url(../images/icon/Q_.png) 0 16px no-repeat rgba(0,0,0,0);
    background-size: 20px;
	padding: 10px 30px
}
.prepaid-plan-menu {
	background-color: rgba(249,160,27,.8);
	width: 100%;
	float: left;
	bottom: 0;
	text-align: center;
	position: absolute
}
.curent, .prepaid-plan-menu .prepaid-sub-menus:hover {
	background-color: rgba(22,142,198,.8)
}
.prepaid-plan-menu .col-sm-3 {
	padding: 0;
	border-left: 1px solid rgba(255,255,255,.5)
}
.prepaid-plan-menu .col-sm-3:first-child {
	border: 0!important
}
.prepaid-plan-menu .col-sm-3 a {
	line-height: 40px;
	padding: 10px 0
}
.prepaid-sub-menus {
	font-size: 20px;
	line-height: 50px;
	color: #fff;
	text-decoration: none
}
.prepaid-sub-menus.sub-menus-small {
	margin-top: -20px
}
.prepaid-fixed, .prepaid-fixed.menu-smaller, .prepaid-plan-menu .col-sm-3 a, .prepaid-plan-menu .prepaid-sub-menus, .prepaid-plan-menu .prepaid-sub-menus:hover, .prepaid-plan-sub-menu, .prepaid-sub-menus.sub-menus-small {
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}
.prepaid-fixed.menu-hidden, .prepaid-plan-sub-menu.menu-hidden {
	top: -72px!important;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-ms-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s
}
.prepaid-fixed .prepaid-backgroup {
	background-color: rgba(246,160,0,.8);
	bottom: 0
}
.prepaid-fixed, .prepaid-plan-sub-menu.prepaid-backgroup {
	z-index: 2
}
.prepaid-plan-menu .col-sm-4,
.prepaid-plan-menu .col-sm-6{
	border-left: 1px solid rgba(255,255,255,.5);
	padding: 0
}
.prepaid-plan-menu .col-sm-4:first-child,
.prepaid-plan-menu .col-sm-6:first-child{
	border: 0!important
}
.prepaid-plan-sub-menu>.container-fluid {
	box-shadow: 0 1px 2px 0 rgba(0,0,0,.1)
}
.prepaid-plan-sub-menu {
	position: relative;
	background-color: #eaeaea;
	left: 0!important;
	right: 0!important
}
.list-prepaid-plan ul li {
	float: left;
	list-style: none;
	padding: 6px 5px
}
.list-prepaid-plan ul li.current a {
	color: #F9A01B
}
.list-prepaid-plan ul li.current, .list-prepaid-plan ul li:hover {
	background-color: #f7f8f9
}
.list-prepaid-plan ul li a {
	padding: 10px;
	font-size: 18px;
	line-height: 30px
}
.list-prepaid-plan ul li a:lang(km) {
	font-size: 14px
}
.cellcard-prepaid .prepaid-xs .see-plan {
	font-size: 19px;
	border: 1px solid #178fc6;
	border-radius: 30px;
	color: #178fc6;
	margin: 10px auto;
	padding: 10px 0;
	text-align: center;
	width: 160px
}
.cellcard-prepaid .prepaid-xs .learn-more {
	border-bottom: 1px solid #ddd;
	transition: all .5s ease 0;
	font-size: 16px
}
.cellcard-prepaid .prepaid-xs .learn-more:lang(km) {
	font-size: 14px
}
.cellcard-prepaid .prepaid-xs .learn-more:hover {
	color: #F9A01B;
	border-bottom: 1px solid #F9A01B
}
.cellcard-prepaid .prepaid-xs .see-plan:hover, .description-404 .learn-more-404 {
	background-color: #0097DB;
	border: 1px solid #0097DB;
	color: #fff
}
.cellcard-prepaid .prepaid-xs .see-plan, .cellcard-prepaid .prepaid-xs .see-plan:hover {
	-webkit-transition: all .5s ease 0;
	-moz-transition: all .5s ease 0;
	-ms-transition: all .5s ease 0;
	-o-transition: all .5s ease 0;
	transition: all .5s ease 0
}

@media screen and (min-width: 768px) and (max-width: 1260px) {
.description-points h3 {
	min-height: 60px
}
.banner-business {
	padding-bottom: 25px
}
.first-description {
	margin: 5px 5%!important
}
.about-plan {
	padding: 5px 5%!important
}
}

@media screen and (max-width: 992px) {
.menu-top, .menu-top ul, .menu-top-menu-container, .socail_network {
	margin-left: 0!important
}
.container {
	padding: 0 10px
}
.logo {
	margin-right: -18px
}
.logo img {
	max-width: 100%;
	padding: 7px 27px 7px 14px
}
.backgroud-footer-logo .logo-cellcard img {
	max-width: 93%
}
.language select {
	padding: 11px 39px 10px 0 !important
}
.wrap-register {
	padding: 10px 20px
}
.option-register {
	padding: 0 240px
}
.footer .backgroud-footer-logo .col-sm-3, .footer h3 {
	padding-right: 0
}
.footer .join-cellcard h2 {
	margin: 0 5%
}
.footer .serach {
	margin: 50px 0 20px
}
#serach input[type=search] {
	right: 5%
}
.banner-wrap .description {
	left: 5%;
	top: 40%!important;
	width: auto!important
}
.promotion-one h1 {
	font-size: 26px!important
}
.banner-wrap .description h1 {
	font-size: 28px!important;
	line-height: 28px
}
.image-groups-wrap .col-sm-5 {
	width: 40%
}
.image-groups-wrap .col-sm-7 {
	padding: 15px 0;
	width: 60%
}
.top-up-dropdown {
	width: 56%
}
.new-category {
	padding: 30px 2%
}
.new-category .col-sm-3 {
	padding: 0 5px
}
.new-category .description {
	padding-left: 0;
	padding-right: 0
}
.new-category .description .learn-more {
	width: 120px
}
.careers-category .learn-more {
	width: 120px!important
}
.wrapper-plan table tr td {
	font-size: 12px
}
.cellcard-prepaid .prepaid-xs h4 {
	font-size: 14px
}
.cellcard-prepaid .prepaid-xs .see-plan {
	width: 140px
}
.prepaid-sub-menus {
	line-height: 50px
}
.about-plan p {
	width: 100%;
	padding: 0 15px
}
.list-prepaid-plan ul li, .list-prepaid-plan ul li a, .list-prepaid-plan ul li.current, .list-prepaid-plan ul li:hover {
	padding: 10px
}
.list-prepaid-plan ul li a {
	font-size: 14px;
	line-height: 20px
}
.new-category .col-sm-3 {
	width: 29%
}
.list-prepaid-plan ul li a:lang(km) {
	font-size: 10px
}
.prepaid-sub-menus:lang(km) {
	font-size: 14px!important
}
}



/* 10k videos play-list */
.content-slider-video #menu-item-59 a {
	border-bottom: 0 none !important
}
.content-slider-video .sliderMain {
	height: 100%;
	width: 100%
}
.content-slider-video .slick-initialized .slick-slide {
	border: 0 !important;
	outline: 0;
	height: auto !important;
	padding: 0 7.5px
}
.content-slider-video .slick-initialized .slick-slide a{
	width: 100%;
	overflow: hidden;
	float: left;
	text-align: center;
	border-radius: 5px
}
.content-slider-video .slick-dots li,
.content-slider-video .slick-dots li button {
	cursor: pointer;
	height: 11px;
	width: 11px
}
iframe, video { width: 100%; /* height: 220px; */ border: 0 !important }
.content-slider-video iframe,
.content-slider-video video {
	width: 1440px;
	height: 100%;
	cursor: pointer
}
.content-slider-video .slick-arrow {
	width: 60px;
	height: 60px;
	position: absolute;
	top: 50%;
	margin-top: -30px;
	z-index: 1;
	color: transparent;
	border: 0 !important;
	outline: 0
}
.content-slider-video #cboxPrevious { left: 0 !important }
.content-slider-video #cboxNext { right: 0 !important }
.content-slider-video #cboxPrevious,
.content-slider-video #cboxNext,
.content-slider-video .slick-arrow.slick-prev {
	left: 0;
	background: url(../images/icon/arrow-right-slider.png) right center no-repeat rgba(0, 0, 0, 0)
}
.content-slider-video .slick-arrow.slick-next {
	right: 0;
	background: url(../images/icon/arrow-left-slider.png) right center no-repeat rgba(0, 0, 0, 0)
}
.content-slider-video .slick-arrow.slick-next,
.content-slider-video .slick-arrow.slick-next:hover,
.content-slider-video .slick-arrow.slick-prev,
.content-slider-video .slick-arrow.slick-prev:hover {
	-webkit-transition: all .5s ease-out;
	-moz-transition: all .5s ease-out;
	transition: all .5s ease-out
}
.content-slider-video .slick-dots {
	display: block;
	width: 100%;
	list-style: none;
	text-align: center;
	position: absolute;
	bottom: 8px
}
.content-slider-video .slick-dots li {
	position: relative;
	display: inline-block;
	margin: 0 3px;
	padding: 0
}
.content-slider-video .slick-dots li button {
	display: block;
	color: transparent;
	border: 0;
	background: #bbb;
	border-radius: 50%;
	outline: 0
}
.content-slider-video .slick-dots li button:focus,
.content-slider-video .slick-dots li button:hover {
	outline: 0;
	background-color: #168EC6;
	border: 2px solid #fff
}
.content-slider-video .slick-dots li button:focus:before,
.content-slider-video .slick-dots li button:hover:before {
	opacity: 1;
	border-radius: 50%
}
.content-slider-video .slick-dots li button:before {
	background-color: #bbb;
	border-radius: 50%;
	position: absolute;
	top: 0;
	left: 0;
	width: 11px;
	height: 11px;
	content: '';
	text-align: center;
	color: #000;
	border: none
}
.content-slider-video .slick-dots li.slick-active button:before {
	opacity: 1;
	color: #000;
	background-color: #168EC6
}
.content-slider-video .banner-wrap .description {
	float: left;
	margin-left: 40px;
	margin-top: -66px;
	position: relative;
	width: 100%
}
.content-slider-video  {
	float: left;
	width: 100%;
	background-color: #F9F9F9;
}
.content-slider-video .bg-slider {
	float: left;
	width: 100%;
	background: url('../images/icon/Fiml.jpg') no-repeat center center / cover;
	padding: 36px 0;
	margin: 30px auto
}
.content-slider-video .video-slider img {
	border-radius: 5px
}
.content-slider-video .slider-picture {
	float: left;
	width: 100%;
	margin-bottom: 30px
}
.content-slider-video .slider-picture.margin-top-30{
	margin-top: 30px
}
.content-slider-video img {
	width: 100%;
	height: auto
}

#ymDivCircle {
    bottom: 50px !important;
}

#ym-notification {
    bottom: 120px !important;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
.languages-serch-chart {
	width: 160px
}
.language-swith {
	margin-top: 18px!important
}
.logo img {
	height: 44px;
	margin: 14px 10px 14px 0
}
}
.banner-wrap .description {
	left: 5%;
	top: 50%!important;
	width: auto!important
}
.banner-wrap .description h1 {
	font-size: 20px!important
}
.banner-wrap .description p:lang(km) {
	font-size: 12px;
	line-height: 20px;
	padding-right: 55%
}
.prepaid-sub-menus:lang(km) {
/*	text-transform: uppercase;*/
	font-size: 16px
}
.find-store {
	width: 100%
}
.find-store .col-sm-4 {
	padding-left: 7px;
	padding-right: 7px
}
.find-store .description p:lang(km) {
	font-size: 10px!important;
	padding-right: 5px
}

@media screen and (min-width: 1025px) and (max-width: 1200px) {
.languages-serch-chart {
	width: 170px
}
}
.description-404 {
	float: left;
	padding: 30px 0 60px;
	text-align: center;
	width: 100%
}
.description-404 h1:lang(km) {
	font-size: 24px
}
.description-404 .learn-more-404 {
	border-radius: 40px;
	margin-top: 25px;
	display: inline-block;
	font-size: 18px;
	padding: 10px 18px
}
.description-404 .learn-more-404:lang(km) {
	font-size: 14px
}
@media screen and (min-width: 768px) and (max-width: 1144px) {
	.list-prepaid-plan ul li a:lang(km) {
	font-size:11px
	}
}
a[href="http://www.kaymu.com.kh/seller/cellcard-store/"] {
	display: none
}
.marquee-parent {
	position: relative;
	width: 100%;
	overflow: hidden;
	height: 30px
}
.marquee-child {
	display: block;
	width: 800px;
	height: 30px;
	position: absolute;
	animation: marquee 20s linear infinite
}
.marquee-child:hover {
	animation-play-state: paused;
	cursor: pointer
}
@keyframes marquee {
0% {
left:100%
}
100% {
left:-800px
}
}

@media screen and (min-width: 1024px) and (max-width: 1200px) {
.logo {
	margin-right: 0
}
.main-menu>ul>li {
	padding: 26px 12px 23px
}
}

strong>a,  
p>strong>a,
.gallery-icon.landscape>a {
	background-color: transparent!important;
	padding: 0!important
}
strong>a,
p>strong>a{ 
	font-weight: 100;
	color: #07C !important;
}
#gallery-1 {
	margin: 10px auto 30px!important
}
#gallery-1 img {
	border: none!important
}
a[href], body, input[type], p {
	color: #66686A
}
*, .container {
	padding: 0
}
.language ul.qtranxs_language_chooser li.active a, a[href='##'] {
	pointer-events: none
}

/* Winner Searchable */
.section.winner-searchable {
	padding: 40px 0;
}

.winner-searchable .description {
	margin-bottom: 40px;
}

.winner-searchable .description p {
	font-size: 16px;
}

.winner-searchable .search-box {
	display: flex;
	justify-content: center;
	margin-bottom: 20px;
}

.winner-searchable .search-box input[type='text'] {
	border: solid 1px #ddd;
    border-radius: 5px;
	margin-right: 10px;
    padding: 15px 25px;
    outline: 0;
	width: 500px;
}

.winner-searchable .search-box .btn-search {
    border: none;
    border-radius: 5px;
    background-color: #e99300;
	padding: 0 20px;
	height: 50px;
    color: #ffffff;
}

.winner-searchable .search-box .help-block {
	display: block;
	margin-top: 5px;
}

.winner-searchable .table-winner {
	width: 100%;
}

.winner-searchable .table-winner thead {
	background-color: #e99300;
}

.winner-searchable .table-winner thead tr th,
.winner-searchable .table-winner tbody tr td {
	border: 2px solid #ffffff;
}

.winner-searchable .table-winner thead tr th {
	border-bottom: 4px solid #ffffff;
}

.winner-searchable .table-winner thead tr th,
.winner-searchable .table-winner tbody tr td {
	height: 45px;
}

.winner-searchable .table-winner thead {
	color: #ffffff;
}

.winner-searchable .table-winner thead tr th,
.winner-searchable .table-winner tbody tr td {
	font-size: 16px;
    font-weight: 600;
	padding: 10px;
    text-align: left;
	vertical-align: top;
}

.winner-searchable .table-winner tbody tr:nth-child(odd) {
	background-color: #fcf4e7;
}

.winner-searchable .table-winner tbody tr:nth-child(even) {
	background-color: #fce8cf;
}

.winner-searchable .text-notfound {
	font-size: 16px;
	margin: auto;
	max-width: 60%;
	text-align: center;
	width: 100%;
}

.winner-searchable .text-notfound a {
	color: #F9A01B;
	text-transform: uppercase;
}

.d-none {
	display: none;
}

#ymPluginDivContainerInitial #ymDivBar {
	height: 45px!important;
	bottom: 50px !important;
    right: 115px !important;
	z-index: 9;
}
#ymPluginDivContainerInitial #ymDivBar::after {
	content: 'Support';
    background: #178fc6;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
	box-shadow: 0 0.2rem 0.3rem rgb(0 0 0 / 30%);
	font-family: 'Cellcard';
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: subpixel-antialiased;
	font-weight: bold;
    padding: 12px;
    position: absolute;
    top: 7px;
    right: -95px;
    width: 85px;
    z-index: 1;
}
#ymPluginDivContainerInitial #ymDivBar img {
	border-radius: 100% !important;
    height: 50px !important;
    position: relative;
    z-index: 2;
}
#ymPluginDivContainerInitial #ymDivBar:lang(km) {
	right: 115px !important;
}
#ymPluginDivContainerInitial #ymDivBar:lang(km)::after {
    /*content: 'ជជែកជាមួយភ្នាក់ងារ';
	right: -160px;
    min-width: 150px;
	font-family: 'Cellcard';
    font-size: 14px;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: subpixel-antialiased;
	font-weight: bold;
	letter-spacing: -0.5px;*/
	
	content: 'ជំនួយការ';
    right: -95px;
    min-width: 75px;
    font-family: 'Cellcard';
    font-size: 14px;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: subpixel-antialiased;
    font-weight: bold;
    letter-spacing: -0.5px;
}

/* Modal -----*/
.i-modal-wrapper {
	background-color: rgb(0 0 0 / 30%);
	display: flex;
    align-items: center;
    justify-content: center;
	position: fixed;
	inset: 0;
	z-index: 99;
	visibility: hidden;
	opacity: 0;
	transition: .25s;
}
.i-modal-wrapper.open {
	visibility: visible;
	opacity: 1;
}
.i-modal-wrapper .i-modal {
	border: 3px solid #f9a01b;
	background-color: white;
    border-radius: 15px;
	position: relative;
	padding: 15px 0;
    width: 30%;
}
@media (max-width: 1440px) {
	.i-modal-wrapper .i-modal {
		width: 40%;
	}
}
.i-modal-wrapper .i-modal::before {
	content: url('../images/icon/fire-1.png');
	display: block;
	position: absolute;
    top: -35px;
    left: -25px;
}
.i-modal-wrapper .i-modal-header {
	position: relative;
}
.i-modal-wrapper .i-modal-header h1 {
	color: #f9a01b;
	font-weight: bold;
	text-align: center;
	padding-top: 10px;
	margin-top: 0;
}
.i-modal-wrapper .i-modal-header .i-hide-modal {
	cursor: pointer;
	background-color: #e6e6e6;
	background-image: url('../images/icon/close-white.png');
	background-repeat: no-repeat;
	background-position: center;
	background-size: 15px;
	border-radius: 25px;
	display: block;
	height: 25px;
	width: 25px;
	transition: all .25s;
	position: absolute;
	top: -5px;
	right: 8px;
}
.i-modal-wrapper .i-modal-header .i-hide-modal:hover {
	background-color: #f9a01b;
}
.i-modal-wrapper .i-modal-content {
	height: 550px;
	padding: 0 15px 15px;
	overflow: auto;
	margin-right: 1px;
}
.i-modal-wrapper .i-modal-content .about-plan h4.open{
	position: relative;
	background: url(../images/icon/Q_-1.png) 0 16px no-repeat rgba(0,0,0,0);
	background-size: 20px;
}
.i-modal-wrapper .i-modal-content .about-plan h4.close {
	position: relative;
	background: url(../images/icon/Q_.png) 0 16px no-repeat rgba(0,0,0,0);
    background-size: 20px;
}
.i-modal-wrapper .i-modal-content .about-plan h4.close a::after {
	content: url('../images/icon/drop.png');
	position: absolute;
	right: 0;
	top: 10px;
	transition: all .25s;
}
.i-modal-wrapper .i-modal-content .about-plan h4.open a::after {
	content: url('../images/icon/drop-blue.png');
	position: absolute;
	right: 0;
	top: 10px;
	transform: rotate(180deg);
	transition: all .25s;
}
.i-modal-wrapper .i-modal-content .i-see-more {
	border: 1px solid #178fc6;
    border-radius: 20px;
	color: #178fc6;
	display: flex;
    align-items: center;
    justify-content: center;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
    width: 150px;
    height: 40px;
	transition: all .25s;
}
.i-modal-wrapper .i-modal-content .i-see-more:hover {
	color: white;
	background-color: #178fc6;
}
.i-modal-wrapper .i-modal-content::-webkit-scrollbar {
	width: 5px;
}
.i-modal-wrapper .i-modal-content::-webkit-scrollbar-track {
    background: white;
}
.i-modal-wrapper .i-modal-content::-webkit-scrollbar-thumb {
    background: #cccccc;
	border-radius: 10px;
}
.i-modal-wrapper .i-modal-content .about-plan {
	padding: 0;
}
.i-modal-wrapper .i-modal-content .about-plan h4 {
    background: url(../images/icon/faq-q-1.png) 0 10px no-repeat rgba(0,0,0,0);
    padding: 10px 30px;
}
.i-modal-wrapper .i-modal-content .about-plan .list-all-paragrah {
    background: url(../images/icon/A_.png) 0 23px no-repeat rgba(0,0,0,0);
    padding: 10px 30px;
	background-size: 20px;
}

/*  Button Open FAQs -----*/
.btn-open-faqs {
	border-radius: 45px;
	background: #f9a01b;
    border: unset;
    height: 45px;
    width: 45px;
    position: fixed;
    bottom: 105px;
    right: 115px;
	font-family: 'Cellcard';
    font-size: 15px;
}
.btn-open-faqs img {
	position: relative;
	z-index: 2;
}
.btn-open-faqs::after {
	content: 'Hot FAQs';
    color: #ffffff;
    font-weight: 600;
    background: #178fc6;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
	box-shadow: 0 0.2rem 0.3rem rgb(0 0 0 / 30%);
    padding: 7px;
    position: absolute;
    top: 5px;
    right: -95px;
    width: 105px;
    z-index: 1;
}
.btn-open-faqs:lang(km) {
    right: 160px;
}
.btn-open-faqs:lang(km)::after {
	content: 'សំណួរចម្លើយថ្មីៗ!';
    right: -140px;
    min-width: 150px;
	letter-spacing: -0.5px;
}

/* What New -----*/
.what-new-wrapper {
	position: relative;
}
.what-new {
	background-color: #ffffff;
    border: 2px solid #d659a1;
	box-shadow: 0 0rem 1rem rgb(0 0 0 / 20%);
    position: fixed;
    bottom: 170px;
    width: 300px;
    right: 20px;
	padding: 12px 10px 10px 10px;
    border-radius: 10px;
}
.what-new::after {
	content: '';
    background-image: url(../images/icon/arrow-down.png);
    position: absolute;
    bottom: -18px;
    right: 45px;
    height: 18px;
    width: 40px;
    background-size: 40px;
    background-repeat: no-repeat;
}
.what-new h3 {
	color: #de7ab4;
	font-size: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 0;
	margin-bottom: 10px;
}
.what-new h3 img {
	margin-top: -5px;
	margin-right: 5px;
	max-width: 30px;
}
.what-new h3:lang(km) {
	margin: 0 auto 15px auto;
}
.what-new .hide-what-new {
	cursor: pointer;
    display: block;
    width: 15px;
    height: 15px;
    background-image: url(../images/icon/close-black.png);
	background-repeat: no-repeat;
    background-position: center;
    background-size: 10px;
	border-radius: 15px;
    position: absolute;
	right: 12px;
    top: 16px;  
}
.what-new p {
	font-size: 14px;
	line-height: 1.5;
	text-align: center;
}

@media screen and (min-width: 1024px) and (max-width: 1200px) {
	.winner-searchable .text-notfound {
		max-width: 70%;
	}
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
	.winner-searchable .text-notfound {
		max-width: 90%;
	}
}
