 @font-face {
      font-family: 'TheSans-Plain';
      src: url('../fonts/TheSans-Plain.eot?v=4.2.0');
      src: url('../fonts/TheSans-Plain.eot?#iefix&v=4.2.0') format('embedded-opentype'), url('../fonts/TheSans-Plain.woff?v=4.2.0') format('woff'), url('../fonts/TheSans-Plain.ttf?v=4.2.0') format('truetype'), url('../fonts/TheSans-Plain.svg?v=4.2.0#TheSans-Plainregular') format('svg');
	  font-weight: normal;
	  font-style: normal;
}
::-webkit-input-placeholder {
color: #999;
font-size: 11px;
}
::-moz-placeholder {
color: #999;
font-size: 11px;
}
:-ms-input-placeholder {
color: #999;
font-size: 11px;
}
:-moz-placeholder {
color: #999;
font-size: 11px;
}
html{
	min-height: 100% ;
	height: 100% ;
}
body{
	min-height: 100% ;
	margin: 0;
	font-family: 'TheSans-Plain';
} 
.container {
    width: 100%;
    margin: 0 auto;
    padding: 0;
    border: 0;
}
#pageWrapper{
	background-color: #fff;
	width: 100%;
	padding: 0px 0 0 0;
	margin: 0 auto;
	max-width: 768px;
	height: 100%;
	min-height: 100%;
}
.list-group {
  margin-bottom: 0;
}
.list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar-toggle {
	float: none;
    margin: 0 auto;
    display: block;
    padding: 0;
    position: absolute;
    right: 15px;
    top: 50%;
}
.js-hiraku-offcanvas-body-right .js-hiraku-header-fixed {
     margin-left: -210px;
}
.js-hiraku-offcanvas .js-hiraku-offcanvas-sidebar-right {
  	margin-right:-210px;
} 
.js-hiraku-offcanvas .js-hiraku-offcanvas-sidebar-left {
  	margin-left:210px;
}
.js-hiraku-offcanvas .js-hiraku-offcanvas-sidebar {
  	width:210px;
}
.js-hiraku-offcanvas-body-right {
	left: -210px;
}
.hiraku-open-btn-line:before, .hiraku-open-btn-line:after, .hiraku-open-btn-line {
    background-color: #FFC92C;
	height: 3px;
	width: 24px;
}
[aria-expanded='true'] .hiraku-open-btn-line {
    background-color: transparent;
}
.logo{
	width: 100%;
	padding: 0;
	border: 0;
	display: block;
	margin: 0 auto;
	vertical-align: middle;
}
.navbar {
    margin-bottom: 0;
    border: none;
}
.navbar-brand {
    height: auto;
	display: table;
	float: none;
	padding: 10px 0px;
	margin: 0 auto !important;
	max-width: 220px;
}
.navbar-inverse {
    background-color: #fff;
    border-color: none;
	border-bottom:0;
}
.navbar-inverse .navbar-toggle {
    border-color: transparent;
}
.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
    background-color: #363636;
}
.list-group-item.active,  .list-group-item:hover ,a.list-group-item:focus{
    color: #fff ;
    background-color: #363636 !important;
    border-color: #919188 !important;
	outline: none;
    border-bottom: 1px solid #919188;
}
.list-group-item {
    border: 1px solid #919188 ;
    border-left: none;
    border-right: none;
	background-color: #363636;
	color: #fff !important;
	border-radius: 0;
	text-align: center;
}
.js-hiraku-offcanvas-active .js-hiraku-offcanvas-sidebar {
    overflow-y: auto;
	background-color: #363636;
}
.navbar-inverse .navbar-toggle {
    border-color: transparent;
}
.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
    background-color: #fff;
}
.navbar-header {
    float: none; 
}
.gallery{
	width: 100%;
	max-width: 768px;
	display: block;
	height: auto;
	margin: 0;
	padding: 0;
	border:0;
	overflow: hidden;
}
.gallery-cell{
	width: 100%;
    display: block;
	margin: 0;
	border: 0;
	padding: 0;
	height: auto;
}
.gameBannerLink{
	display: block;
	text-decoration: none;
	margin: 0;
	border: 0;
	padding: 0;
	outline: none;
	cursor: pointer;
	width: 100%;
	height: auto;
}
.bannerThump{
	width: 100%;
	height: auto;
    display: block;
	margin: 0;
	padding: 0;
	border: 0;
}
.gallery .flickity-prev-next-button{
	display: none;
}
.flickity-page-dots {
	top:50%;
	line-height: inherit;
    left: 4px;
	height: auto;
	bottom: inherit;
	width: auto;
}
.flickity-page-dots .dot {
    background: #fff;
    opacity: 1;
	width: 6px;
    height: 6px;
	margin: 6px 6px 6px 0px;
	display: block;
}
.flickity-page-dots .dot.is-selected {
	background: #FFC92C;
	width: 14px;
    height: 14px;
    margin: 6px 2.75px 6px 0 !important;
}
.iconSideImage{
	display: block;
	margin: 0 auto;
	max-width:42px;
	width: 20%;
}
.list-group-item span{
	display: block;
	margin: 4px auto 0 auto;
}
#menu{
	margin: 0px auto 0 auto;
    width: 100%;
    padding: 0;
    display: block;
    border: 0;
    height: auto;
    overflow: hidden;
	background-color: #FFCF42;
}
#menu div.itemMenu {
    padding: 0;
    margin: 0;
    height: auto;
    display: table;
    float: right;
    background-color: #FFCF42;
	width: 50%;
	border-left: 1px solid #FFCF42;
}
#menu div.itemMenu:last-child{
    border-left: 0 !important;
}
#menu div.itemMenu a {
    display: table-cell;
    margin: 0 auto;
    text-align: center;
    padding: 0;
    border: 0;
    outline: none;
    cursor: pointer;
    text-decoration: none;
    width: 100%;
    vertical-align: middle;
	height: 80px;
}
#menu div.itemMenu a img {
    display: inline-block;
    margin: 0;
    max-width: 57px !important;
    width: 50%;
    height: auto !important;
	padding: 0 0 0 10px;
}
#menu div.itemMenu a span {
    display: inline-block;
    margin: 0;
    color: #000;
    font-family: 'TheSans-Plain';
    font-size: 18px;
}
#menu div.itemMenu a.current {
    background-color: #FFC042 !important;
}
.itemMenuCurrent{
	position: relative;
    width: 50% !important;
	margin: 0 0 0 0;
	display: inline-block;
	height: 0.1px !important;
	float: right;
}
.itemMenuCurrent.arrowLink{
	background-color: #FFC042;
	display: block;
}
.itemMenuCurrent:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 0;
	height: 0;
	border: 20px solid transparent;
	border-bottom: 0;
	margin-left: -15px;
	margin-bottom: -15px;
}
.itemMenuCurrent.arrowLink:after {
	border-top-color: #FFC042;
}
.boxContainer{
	display: block;
    margin:35px auto 0px auto;
    width: 100%;
    border: 0;
    padding: 0;
    height: auto;
    direction: rtl
}
ul.listItems{
	margin: 30px auto 0px auto;
    padding: 0;
    list-style-type: none;
    border: 0;
    display: block;
}
ul.listItems li.ThumpItem{
	width: 33%;
    display: inline-block;
    border: 0;
    padding: 0;
    margin: 0 auto;
    min-height: 40px;
}
li.ThumpItem a.linkThmp, li.ThumpItem a.dramaLinkThmp{
	max-width: 221px;
	width: 90%;
	height: auto;
	display: block;
	margin: 0 auto 25px auto;
	padding: 0;
	border: 0;
	border-radius: 24px;
	outline: none;
	text-decoration: none;
	position: relative;
	z-index: 1;
}
 img.imageThumpCima{
	display: block;
	margin: 0 auto;
	border: 0;
	padding: 0;
	width: 100%;
	height: auto;
	position: absolute;
	z-index: 2;
}
img.iconCima{
	display: block;
	margin: 0 auto;
	border: 0;
	padding: 0;
	width: 100%;
	height: auto;
	position: relative;
	z-index: 3;
}
.textInfo{
	display: block;
    border: 0;
    margin: 0 auto;
    padding: 15px 0;
    background: rgba(0, 0, 0, 0.6);
	line-height: 16px;
	position: absolute;
	z-index: 4;
	bottom: 0;
	width: 100%;
}
.textInfo .itemText{
	display: block;
	width: 96%;
    color: #fff;
	text-align: center;
	font-family: 'TheSans-Plain';
	font-size: 15px;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
	margin: 0 auto;
	padding: 0;
	direction: rtl;
}
.moreContainer{
	display: block;
	margin: 0 auto;
	padding: 0;
	border: 0;
}
.moreButton{
	display: block;
	outline: none;
	text-decoration: none !important;
	color: #000 !important;
	font-family: 'TheSans-Plain';
	font-size: 17px;
	padding: 2px 0;
	border: 0;
	background-color: #FFC92C;
	border-radius: 12px;
	text-align: center;
	max-width: 150px;
	width: 100%;
	margin: 0 auto 20px auto;	
}
.alertify .ajs-modal{
    z-index: 100002;   
}
.alertify .ajs-dimmer{
    background-color: transparent;
    opacity: 0;
}
.alertify .ajs-dialog {
    background-color: #E6E7E8;
	border-radius: 0px;
	border: 6px solid #fff;
	padding: 20px;
}
.alertify .ajs-body {
	direction:ltr;
	text-align:center;
}
.alertify .ajs-header {
	display:none;
}
.alertify.ajs-closable .ajs-commands button.ajs-close {
    display:block;
}
.alertify .ajs-commands button {
    outline: none;
	margin-top: 4px;
	margin-right: 5px;
}
.alertNum{
	color:#000; 
	font-family: 'AvenirLT-Medium';
}
.ajs-ok{
	display: none;
}
.alertify .ajs-commands{
	left: 0;
	margin: -20px 0 0 5px;
}
.alertify .ajs-footer {
	display: none;
}
.alertify .ajs-body .ajs-content{
	padding: 0;
}

.ajs-frameless .ajs-dialog{
  margin: 12% auto;    
  max-width: 700px !important;
  min-height: 300px !important;
}
.ajs-frameless.ajs-closable .ajs-commands button.ajs-close {
     display: inline-block !important;
}

.titleAlert{
	font-size: 16px;
	font-weight: bold ;
	letter-spacing: 1px;
	display: block;
	color: #4F4F4F;
	margin: 20px auto 0 auto;
	padding: 0;
}
.textAlert , .msgAlert{
	display: block;
	margin: 30px auto 40px auto;
	padding: 0;
	border: 0;
	font-size: 15px;
	font-weight:bold;
}
#mNumber , #prefixNum{
	color: #000000;
	display: inline-block;
	margin: 0px auto 0 auto;
	font-weight: bold; 
	font-size: 15px;
	padding: 0 10px;
	border-bottom: 2px solid #FFC92C;
	font-family: 'AvenirLT-Medium';
	border-left: 0;
	border-right: 0;
	border-top: 0;
    border-radius: 0;
	background: transparent; 
    outline: none;
    height: 35px;
    line-height: 35px;
}
#mNumber{
    max-width: 140px;
    padding-left: 4px;
}
#prefixNum{
    max-width: 40px;
    text-align: right;
	padding-right: 0;
}
.submButton , .clsButton{
	display: block;
	margin: 0 auto 30px auto;
	padding: 0;
	border: 0;
}
.aboutUs{
	direction: rtl;
	text-align: justify;
}
.msgAlert{
	color: #4F4F4F;
	line-height: 35px;
}
.msgAlert span{
	display: block;
}
.submitButton , .closeButton{
	display: block;
    margin: 0 auto;
    padding: 5px;
    border: 0;
    width: 100px;
    color: #000;
    font-family: 'TheSans-Plain';
    font-size: 14px;
    font-weight: normal;
    background-color: #FFC92C;
    outline: none;
    cursor: pointer;
	border-radius: 10px;
}
#logout{
	display: none;
}
.caseFontNormal{
	font-weight: normal !important;
}
.spertedDiv{
	display: block;
	margin: 10px auto 0 auto;
}
.spertedDiv span{
	display: block;
	color: #000;
	font-weight: bold;
	font-family: 'AvenirLT-Medium';
	margin: -15px auto 0 auto;
}
.selectOpContainer {
    display: block;
    margin: 10px auto;
    padding: 0;
    border: 0;
    max-width: 300px;
    width: 100%;
}
.selectOpContainer #selectOp {
    direction: rtl;
    display: block;
    font-size: 14px;
    width: 100%;
    color: #333;
    outline: none;
    border: 1px solid #999;
    margin: 0 auto;
    font-weight: bold;
    border-radius: 10px;
    padding: 10px;
    background: url(../images/arrowSelect.png) no-repeat left 6px center;
    -webkit-appearance: none;
}
.unsub-btn{
	text-decoration: none;
	color: #000 !important;
}
@media (max-width: 700px) {
	ul.listItems li.ThumpItem {
		width: 32.5%;
	}
}
@media (max-width: 550px) {
	.itemMenuCurrent:after {
		content: '';
		position: absolute;
		bottom: 0;
		left: 50%;
		width: 0;
		height: 0;
		border: 19px solid transparent;
		border-bottom: 0;
		margin-left: -13px;
		margin-bottom: -13px;
	}
}
@media (max-width: 470px) {
	ul.listItems li.ThumpItem{
		width: 32.5%;
	}
}
@media (max-width: 425px) {
	.navbar-brand {
		padding: 10px 0 !important;
	}
	.bigThumpWrapper{
		display: block;
		margin: 15px auto 20px auto;
	}
	#menu div.itemMenu a{
		 font-size: 13px;
	}
	.textInfo{
		padding: 7px 0;
	}
	.textInfo .itemText{
		font-size: 13px;
	}
	#menu div.itemMenu a img{
		width: 25%;
	}
	#menu div.itemMenu a span{
		font-size: 15.5px;
	}
	.logo {
		width: 70%;
	}
	.iconSideImage{
		width: 15%;
	}
	.js-hiraku-offcanvas-body-right .js-hiraku-header-fixed {
     margin-left: -190px;
	}
	.js-hiraku-offcanvas .js-hiraku-offcanvas-sidebar-right {
		margin-right:-190px;
	} 
	.js-hiraku-offcanvas .js-hiraku-offcanvas-sidebar-left {
		margin-left:190px;
	}
	.js-hiraku-offcanvas .js-hiraku-offcanvas-sidebar {
		width:190px;
	}
	.js-hiraku-offcanvas-body-right {
		left: -190px;
	}
	.moreButton{
		font-size: 15px;
	}
	.itemMenuCurrent:after {
		content: '';
		position: absolute;
		bottom: 0;
		left: 50%;
		width: 0;
		height: 0;
		border: 18px solid transparent;
		border-bottom: 0;
		margin-left: -12px;
		margin-bottom: -12px;
	}
}

/******************************************************************/


/* Absolute Center Spinner */
.loading {
  position: fixed;
  z-index: 100003;
  height: 2em;
  width: 2em;
  overflow: show;
  margin: auto;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: none;
}

/* Transparent Overlay */
.loading:before {
  content: '';
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.3);
}

/* :not(:required) hides these rules from IE9 and below */
.loading:not(:required) {
  /* hide "loading..." text */
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.loading:not(:required):after {
  content: '';
  display: block;
  font-size: 10px;
  width: 1em;
  height: 1em;
  margin-top: -0.5em;
  -webkit-animation: spinner 1500ms infinite linear;
  -moz-animation: spinner 1500ms infinite linear;
  -ms-animation: spinner 1500ms infinite linear;
  -o-animation: spinner 1500ms infinite linear;
  animation: spinner 1500ms infinite linear;
  border-radius: 0.5em;
  -webkit-box-shadow: rgba(0, 0, 0, 0.75) 1.5em 0 0 0, rgba(0, 0, 0, 0.75) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) 0 1.5em 0 0, rgba(0, 0, 0, 0.75) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.5) -1.5em 0 0 0, rgba(0, 0, 0, 0.5) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.75) 0 -1.5em 0 0, rgba(0, 0, 0, 0.75) 1.1em -1.1em 0 0;
  box-shadow: rgba(0, 0, 0, 0.75) 1.5em 0 0 0, rgba(0, 0, 0, 0.75) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) 0 1.5em 0 0, rgba(0, 0, 0, 0.75) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) -1.5em 0 0 0, rgba(0, 0, 0, 0.75) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.75) 0 -1.5em 0 0, rgba(0, 0, 0, 0.75) 1.1em -1.1em 0 0;
}

/* Animation */

@-webkit-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-moz-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-o-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

