/* BISMILLAH ===========================================================================  */
@media (min-width: 41em) and (max-width: 68em){
/* START ===========================================================================  */	
/* ==================================================================================  TOP FRAME == */
.moduletable-mainMenu .maximenuckh {
	padding: 10px 30px;
}
.boxPage {
	margin: 0 30px;
}
/* ==================================================================================  mainMenu == */
 ul.-mainMenu li {
  margin:0px 30px 0 0;
  letter-spacing: 2px;
 }
/* ================================================================================== Welcome Pic  == */
.moduletable-welcomePic {
	background: #000;
}
.custom-welcomePic {
	height: 70vh;
}
/* ================================================================================== titleSubtitle  == */
.moduletable-titleSubtitle {
	position: absolute;
	top: 30%;
	right: 0;
	padding: 0px 0px;
	margin: 0 50px 0px 0;
}
/* ================================================================================== homeLatest  == */
.moduletable-homeLatest {
	padding: 0px 0px;
	margin: 50px 30px;
}
/* ================================================================================== featured + popular kanan  == */
.moduletable-featured-kanan {
	margin: 0px 0px 50px 30px;
}
/* ==================================================================================  tagModule == */
.boxTag {
	padding: 50px 30px;
	background: #f6f6f6;
}
.moduletable-tagModule {
}
/* ================================================================================== foot  == */
.moduletable-copyR {
	margin: 0px 0 0 30px;
}
/* ======================================================== VIDEO  == */
.avVideo .avPlayerContainer .avPlayerBlock iframe,
	.avVideo .avPlayerContainer .avPlayerBlock object,
	.avVideo .avPlayerContainer .avPlayerBlock embed,
	.avVideo .avPlayerContainer .avPlayerBlock video,
.avVideo .avPlayerContainer .avPlayerBlock > div {position:absolute!important;top:0;left:0;min-width:200px!important;width:100%!important;height:100%!important;}
/* END ===========================================================================  */	
}