@charset "utf-8";
@font-face { font-family:'Mv Eamaan XP';src:url('MvEamaanXP.ttf') format('truetype'); }
/*@font-face { font-family:"MV Waheed";src:url('MV_Waheed.ttf') format("truetype"); }*/
@font-face {
	font-family:"MV Waheed Smooth";src:url('MVWaheedSmooth.otf') format("opentype"); 
}

@font-face { font-family:"MV Faseyha";src:url('MV_Faseyha.ttf') format("truetype"); }

@font-face { font-family:"aammu";src:url('aammu_fk.ttf') format("truetype"); }


/*--------------- 2020 ---------------------*/
.icon{
	color: #333;
}
.detail_top_text {
    font-family: aammu; 
    text-align: right;
    direction: rtl; 
    font-size: 20px;
    color: black;
    margin: 10px;
}
.article_title_dv {
    font-family: aammu;
    font-size: 50px;
    color: black;
    text-decoration: none;
    text-align: right;
    direction: rtl;
    margin-bottom: 10px;
}
.scrollbar-hidden::-webkit-scrollbar {
    display: none;
  }
  
  /* Hide scrollbar for IE, Edge add Firefox */
  .scrollbar-hidden {
    -ms-overflow-style: none;
    scrollbar-width: none; /* Firefox */
  }


.sub_tag_box{
	text-align:right;
	width: 100%;
	direction: rtl;
	overflow: scroll;
}
.sub_tag_box_inner{
	width: 1000px;
	
}
.brk_tag_circle_sm{
    width: 12px;
    height: 12px;
    float: left;
    border:2px solid #fff;
    background-color:rgb(255, 0, 0);
    border-radius:10px;
    margin-top:11px;
    margin-left: 10px;
    animation: color_chnage 2s infinite;
}
.brk_tag_text_sm{
    width: 60px;
    float:left;
    font-style: italic;
    font-size:12px;
    font-weight:600;
    text-decoration: underline;
    color:#fff;
    padding-top: 8px;
    padding-bottom: 8px;
    margin-left: 5px;
}
.brk_tag_box_sm{
    position: absolute;
    border-radius: 7px 0px 0px 7px;
    width: 100px;
    overflow: auto;
    right: 0;
    top:0;
    background-color: rgb(255, 0, 0);
}

.brk_tag_circle_md{
    width: 15px;
    height: 15px;
    float: left;
    border:2px solid #fff;
    background-color:rgb(255, 0, 0);
    border-radius:10px;
    margin-top:13px;
    margin-left: 11px;
    animation: color_chnage 2s infinite;
}
.brk_tag_text_md{
    width: 85px;
    float:left;
    font-style: italic;
    font-size:15px;
    font-weight:600;
    text-decoration: underline;
    color:#fff;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-left: 5px;
}
.brk_tag_box_md{
    position: absolute;
    border-radius: 10px 0px 0px 10px;
    width: 130px;
    overflow: auto;
    right: 0;
    top:0;
    background-color: rgb(255, 0, 0);
}
.brk_tag_circle_lg{
    width: 20px;
    height: 20px;
    float: left;
    border:4px solid #fff;
    background-color:rgb(255, 0, 0);
    border-radius:20px;
    margin-top:13px;
    margin-left: 11px;
    animation: color_chnage 2s infinite;
}
.brk_tag_text_lg{
    width: 107px;
    float:left;
    font-style: italic;
    font-size:18px;
    font-weight:600;
    text-decoration: underline;
    color:#fff;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-left: 5px;
}
.brk_tag_box_lg{
    position: absolute;
    border-radius: 8px 0px 0px 8px;
    width: 155px;
    overflow: auto;
    right: 0;
    top:0;
    background-color: rgb(255, 0, 0);
}

@keyframes color_chnage {
    0%   {background-color: red;}
    25%  {background-color: rgb(252, 137, 137);}
    50%  {background-color: rgb(255, 228, 228);}
    75%  {background-color: rgb(255, 139, 139);}
    100% {background-color: red;}
    
  }


.vihivihi_article_title a{
	text-align: center;
	font-family:"Mv Eamaan XP";
	font-size: 40px;
	color:rgb(24, 24, 24);
	padding: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color:#fff;
	border-radius:20px;
	direction: rtl;
}
.vihivihi_article_title{
	text-align: center;
	position: absolute;
	width: 100%;
	top:-20px;
	margin-bottom: 40px;
	direction: rtl;
}
.vihivihi_article_box img{
    width:100%;
    height:100%;
    object-fit: cover;
}

.vihivihi_article_box{
	position: relative;
	height: 450px;
	width: 100%;
	margin-top: 40px;
	margin-bottom: 80px;
}
.corona_back{
	background-image: url(../2020/image/181a9972-web.jpg) !important;
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
}
.vihivih_box{
	min-height: 200px;
}
.vihivih_title_year{
	text-align: center;
	font-weight: bold;
	font-size: 60px;
	color:rgb(255, 255, 255);
	
	padding-bottom: 50px;
}
.vihivih_title_name{
	text-align: center;
	font-family:"Mv Eamaan XP";
	font-size: 60px;
	color:rgb(255, 255, 255);
	padding-top: 100px;
	direction: rtl;
}

/*-------------------------------------------*/
.video_pl_btn{
	width: 80px;
	height: 80px;
	position: absolute;
	top:50%;
	left: 50%;
	transform: translate(-50%, -50%);
	font-size: 50px;
	color:#ccc;
	z-index: 100000;
	background-image: url(../image/25569-6-play-button.png);
	background-position:center;
	background-size:contain;
	cursor: pointer;
}
.video_pl_btn:hover{
	opacity: 0.8;
}
.article_body{
	margin-top: 20px;
}
.article_ads{
	margin:20px !important;
	margin-top:10px !important;
	margin-bottom:0px !important;
	width:300px !important;
	overflow:hidden !important;
	margin:2px;
	float:left !important;
}
.nav-br-logo {
    transition: 0.5s;
 }
.nav-br-logo:hover {
    transform: scale(1.2);
    filter: grayscale(90%);
    transition: 1s;
 }
.mnu_drop{
	background-color:#333;
	z-index: 1000;
	display: none;
}
.mnu_elem_div{
	font-family:"Mv Eamaan XP";
	color:#FFF;
	height: 55px;
	font-size:20px;
	text-decoration:none !important;
	text-align:center;
	padding-left:20px;
	padding-right:20px;
	cursor: pointer;
	float: right;
	line-height: 55px;
	transition: background-color 0.5s ease;
}
.mnu_elem_div:hover{
	background-color: rgb(80, 80, 80);
	text-decoration:none !important;
	color:#FFF !important;
}

.mnu_elem_drop{
	font-family:"Mv Eamaan XP";
	color:#FFF;
	height: 55px;
	font-size:20px;
	text-decoration:none !important;
	text-align:center;
	padding-left:20px;
	padding-right:20px;
	cursor: pointer;
	float: right;
	line-height: 55px;
	transition: background-color 0.5s ease;
}
.mnu_elem_drop:hover{
	background-color: rgb(80, 80, 80);
	text-decoration:none !important;
	color:#FFF !important;
}

/* corona template 2 BEGIN */
.coro_sub_heading{
	font-family:"Mv Eamaan XP";
	font-size:18px;
	color:#fff;
	text-decoration:none;
	line-height: 30px;
	text-align:right;
	margin-top: 20px;
	direction: rtl;
	text-align: right;
	margin-bottom: 3px;
	letter-spacing: 1px;
}
.coro_cdot{
	font-size:14px !important;
}
.red_back{
	background-color:#af0318;
	margin-top: 40px;
}
.coro_outer{
	overflow: auto !important;
	height: 100%;
	position:absolute; 

}

.coro_right{
	width: 50%;
	float:right;
	min-height: 340px;
	padding-bottom: 30px;
}
.coro_left{
	width: 50%;
	float:left;
	height: 100% !important;
	position:absolute;
	background-repeat:no-repeat;
	background-position: center;
	background-size:cover;
}

/* corona template 2 END */
.circle_view_small {
    border-radius: 50%;
    width: 12px;
    height: 12px;
	opacity: .8;
	position: absolute;
	top:8px;
	right:12px;
}
.image_live_tag_small{
	padding: 3px;
	padding-right: 30px;
	padding-left: 10px;
	font-size: 15px;
	font-weight: bold;
	background-color:#af0318;
	color:#fff;
	position:absolute;
	right: 0;
	top: 0;
}

.circle_view {
    border-radius: 50%;
    width: 12px;
    height: 12px;
	opacity: .8;
	position: absolute;
	top:20px;
	right:12px;
}
.image_live_tag{
	padding: 10px;
	padding-right: 30px;
	font-size: 20px;
	font-weight: bold;
	background-color:#af0318;
	color:#fff;
	position:absolute;
	right: 0;
	top: 0;
}

.dv_link_large_blog{
	font-family:"Mv Eamaan XP" !important;
	font-size:40px;
	color:#fff;
	text-decoration:none !important;
	text-align:right;
	direction:rtl;
	padding: 5px;
	display: block;
	line-height: 50px;
}
.dv_link_large_blog:hover{
 	text-decoration:underline !important;
	color:#fff !important;
}
.blog_temp_box{
	background-color: #af0318;
	position: relative;
}
.blog_temp_top{
	overflow: auto;
	padding-bottom: 10px;
	border-bottom: 1px solid rgb(255, 150, 150);
}
.blog_temp_image{
	height: 480px;
}
.blog_temp_icon{
	 width: 100px;
	 height: 30px;
	 background-image: url(..//images/live-icon.png);
	 background-repeat:no-repeat;
	 background-position:center;
	 background-size:contain;
	 margin: 5px;
	 float: left;
}
.blog_temp_detail{
	width: 250px;
	padding: 10px;
	font-size: 13px;
	color: #FFF !important;
	float: left;
}
.blog_temp_tag{
	width: 150px;
	float: right;
	font-size: 25px;
	font-weight: bold;
	color: #FFF;
	text-align: right;
	padding-right: 3px;
}
.blog_temp_bottom{
	position: absolute;
	bottom:0;
	width: 100%;
	overflow: auto;
}
.blog_temp_head{
	padding-bottom: 20px;
}
.blog_temp_lead{
	font-family:"MV Faseyha";
	font-size:18px;
	direction:rtl;
	text-align:right;
	line-height: 35px;
	color: #FFF;
	padding: 10px;
	padding-top: 0px;
}
.blog_elem{
	padding-top: 10px;
}
.blog_title{
	padding-right: 3px;
	font-weight: bold;
	font-size: 22px !important;
	color: black!important;
}
.blog_elem p {
    margin-top: 3px !important;
}
.blog_elem p {
    margin-top: 3px;
}
.blog_time{
	padding: 10px;
	background-color:rgb(235, 235, 235);
	border-right: 3px solid #CCC;
	text-align: right;
	font-size: 15px;
	font-weight: bold;
	color: chocolate;
}
.blog_content{
	padding: 10px;
	padding-top: 0px;
}

.home_top_section_img img {
	width: 100%;
    height: 100%;
    object-fit: cover;
}
.article_content_left p {
	margin-top: 20px;
}
.home_top_section_img_md img {
	width: 100%;
    height: 100%;
    object-fit: cover;
}
.page_outer a:hover {
	/*color:#333 !important;*/
}

.form-control:focus{
    border-color: none;
    -webkit-box-shadow: none;
	box-shadow: none;
	background-color:#e7e7e7;
}
.form-control{
	border:0px;
	background-color:#e7e7e7;
	-webkit-box-shadow: border-color 0 ease-in-out,box-shadow 0 ease-in-out !important;
}
.cmt_text_dv{
	letter-spacing: 2px;
	font-family:"MV Faseyha";
	font-size:15px;
	padding: 3px;
	direction:rtl;
	text-align:right;
}

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
	color: rgb(172, 172, 172) !important;
  }
.white_back{
	background-color: #FFF;
}
.col-12{
	padding: 5px;
}
.col-md-3{
	padding: 5px;
}
.col-md-4{
	padding: 5px;
}
.col-md-6{
	padding: 5px;
}
.col-6{
	padding: 5px;
	float: right !important;
}
.row{
	margin-left: -2px;
	margin-right: -2px;
}
.no_top_pad{
	padding-top: 0px !important;
}
.no_backcolor{
	background-color: transparent !important;
}

.fr-embedly{
	height: auto !important;
}

/*@font-face {
    font-family: MV_Waheed;
    src: url(MV_Waheed.otf)
}

@font-face {
    font-family: MV_Faseyha;
    src: url(/build/assets/fonts/MV_Faseyha_Mhr.otf)
}

@font-face {
    font-family: MVWaheedSmooth;
    src: url(../fonts/MVWaheedSmooth.otf)
}

@font-face {
    font-family: MV_Typewriter;
    src: url(/build/assets/fonts/mvtyper.ttf)
}*/
.row:before, .row:after {width:0px; height:0px;}



.col-md-4{
	float: right !important;
}

.float-right.small {
    float: right!important;
}

.temp_box{
	height: 200px;
	background-color:darkgray;
	border:2px solid #333;
}
.mobile_social_box{
	overflow: auto;
	display: none;
}
.brk_link{
	font-family:"Mv Eamaan XP";
	color:rgb(250, 95, 34);
	font-size:22px;
	text-decoration:none !important;
	
}
.red {
    background-color: rgb(255, 255, 255);
    -webkit-animation: up-right 1s infinite;
    animation: up-right 1s infinite;
}
.circle {
    border-radius: 50%;
    width: 12px;
    height: 12px;
	opacity: .8;
	position: absolute;
	top:12px;
	right:12px;
}
.brk_box{
	padding-top: 20px;
	padding-bottom: 20px;
	overflow: auto;
}
.brk_icon{
	width: 10%;
	float: right;
	background-color:rgb(211, 0, 0);
	color: rgb(255, 255, 255);
	padding: 5px;
	margin-bottom: 0;
	position: relative;
	border-radius:5px;
	font-family:"Mv Eamaan XP";
	font-size:18px;
	direction:rtl;
	text-align:left;
	padding-left: 20px;
}
.brk_text{
	width: 90%;
	float: left;
	direction:rtl;
	text-align:right;
	padding-right: 20px;

}
.home_ad_2_title{
	width: 70% !important;
	margin: 0 auto;
}
.blkquote{
	font-family:"Mv Eamaan XP";
	font-size: 22px !important;
	padding-right: 20px;
	border-right: 3px solid #CCC;
	margin-top: 20px;
}
.home_top_caption{
	font-family:"MV Faseyha";
	font-size:15px;
	direction:rtl;
	text-align:right;
	color:#333;
	padding: 10px;
}
.section_ad{
	height: 250px;
	width: 100%;
	overflow: hidden;
}
.articleinfobox{
	overflow: auto;
	border-bottom:2px solid #ccc;
}
.embdscl0{
	display: none !important;
}
.articlewriter{
	font-family:"MV Faseyha";
	font-size:15px;
	direction:rtl;
	text-align:right;
	color:#666;
	float: right;
	width: 150;
	padding: 10px;
}
.articledate{
	font-family:"MV Faseyha";
	direction:rtl;
	font-size:12px;
	text-align:right;
	color:rgb(167, 164, 164);
	float: right;
	width: 150;
	padding: 10px;
	padding-top: 15px;
}
.articlebuttons{
	width: 30px;
	height: 30px;
	float: left;
	font-size: 20px;
	color:#666;
}
.related_heading{
	direction: rtl;
	text-align: right;
	padding-right: 20px;
	margin-bottom: 3px;
}
.article_sub_head{
	margin-top: 34px;
}
.cdot{
	font-size:18px;
}
.sub_heading{
	font-family:"Mv Eamaan XP";
	font-size:22px;
	color:#666;
	text-decoration:none;
	line-height: 30px;
	text-align:right;
	margin-top: 20px;
	direction: rtl;
	text-align: right;
	padding-right: 20px;
	margin-bottom: 3px;
	letter-spacing: 1px;
}
.cmnt_back{
	/*background-image:url(..//ads/maxcom.png);
	background-repeat:no-repeat;
	background-position:center;
	background-size:contain;*/
}
.cmnt_back:focus{
	background-image:none;
}
.mnu_elem_loadmore{
	font-family:"Mv Eamaan XP";
	color:#666;
	height: 55px;
	font-size:20px;
	text-decoration:none !important;
	text-align:center;
	padding-left:20px;
	padding-right:20px;
	cursor: pointer;
	line-height: 55px;
	transition: background-color 0.5s ease;
}
.mnu_elem_loadmore:hover{
	color:#333 !important;
}
.mnu_box_load{
	overflow: auto;
	text-align: center !important;
	display: none;
}
.tag_title{
	font-family:"MV Waheed Smooth";
	font-size:19px;
	direction:rtl;
	text-align:right;
	color: #999;
	padding-right: 5px;
}
.cmnt_err{
	font-family:"MV Faseyha";
	font-size:12px;
	direction:rtl;
	text-align:right;
	color: rgb(255, 0, 0);
	padding-right: 5px;
	clear: both;
	padding-bottom: 2px;
	height: 20px;
}
.darkband_tag{
	font-family:"Mv Eamaan XP";
	font-size:18px;
	background-color:#666;
	color:#ccc;
	margin: 3px;
	margin-top: 30px;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
	border-radius:10px;
}
.mnu_elem_fl{
	font-family:"Mv Eamaan XP";
	color:#999;
	height: 30px;
	font-size:18px;
	text-decoration:none !important;
	text-align:center;
	padding-left:20px;
	padding-right:20px;
	cursor: pointer;
	line-height: 30px;
	transition: background-color 0.5s ease;
}
.mnu_elem_fl{
	color: #666 !important;
}
.article_roller{
	background-color:#8d8c8c;
	padding-bottom: 40px;
}
.cmt_view_reply_text{
	display: none;
	width: 100%;
	padding-right: 50px;
}
.cmnt_replies{
	padding-right: 50px;
}
.cmt_recieved{
	font-family:"MV Waheed Smooth";
	font-size:22px;
	color:#333;
	text-decoration:none;
	text-align: right;
	padding: 5px;
	direction: rtl;
}
.cmt_view_box{
	overflow: auto;
	width: 90%;
	margin: 0 auto;
	border-top:2px solid #666;
	padding-bottom: 5px;
}
.cmt_view_reply{
	float: left;
	text-align: center;
	width: 80px;
	padding: 3px;
	background-color:#666;
	color: #f2f2f2;
	cursor: pointer;
}
.home_top_head{
	position:absolute !important;
	bottom: 20px;
	font-family:"MV Waheed Smooth";
	font-size:22px;
	text-align:right;
	width: 100%;
	padding: 10px;
	background-color:#000;
	color: #FFF;
}
.filter_view{
	font-size: 25px;
	color: #FFF !important;
}
.cat_loc_week{
	padding-top: 5px !important;
	padding-bottom: 5px !important;
}
.cat_loc_month{
	padding-top: 5px !important;
	padding-bottom: 5px !important;
}
/*archive page*/
.archive_title{
	font-family:"MV Waheed Smooth";
	font-size:22px;
	text-align:right;
	padding-bottom: 15px;
	border-bottom: 2px solid #ccc;
}

/*section page*/
.section_titlebox{
	font-family:"MV Waheed Smooth";
	font-size:22px;
	text-align:right;
	padding-bottom: 15px;
	border-bottom: 2px solid #ccc;
}


/*image*/
.img_thumb{
	display: block;
  max-width:200px;
  max-height:150px;
}
/*comment box*/
.cmt_msg_box{
	font-family:"MV Waheed Smooth";
	font-size:22px;
	text-align:right;
	clear: both;
	margin-top: 50px !important;
	width: 70%;
	float: right;
	
}
#cmt_elem_detail{
	height:150px
}
.btn_msg_submit{
	width: 80px;
	text-align: center !important;
	background-color:rgb(209, 209, 209) !important;
}
.cmt_view_top{
	overflow: auto;
	width: 100%;
}
.cmt_view_avatar{
	width: 8%;
	height: 65px;
	float: right;
	font-size: 40px;
	color: #666;
	text-align: right;
}
.cmt_view_user{
	width: 92%;
	float: left;
	margin-top: 5px;
}
.cmt_view_username{
	font-family:"MV Waheed Smooth";
	font-size:18px;
	text-align:right;
	padding-bottom: 5px;
}
.cmt_view_date{
	font-family:"MV Faseyha";
	font-size:12px;
	direction:rtl;
	text-align:right;
	color: #999;
}
.cmt_view_middle{
	font-family:"MV Faseyha";
	font-size:18px;
	direction:rtl;
	text-align:right;
	color: #333;
	line-height: 35px;
	padding-bottom: 5px;
	padding-right: 55px;
}
.cmt_view_likebox{
	overflow: auto;
	float: right;
	cursor: pointer;
}
.cmt_view_dislikebox{
	overflow: auto;
	float: right;
	margin-right: 3px;
	cursor: pointer;
}
.cmt_view_bottom{
	overflow: auto;
	float: left;
	width: 100%;
	margin-bottom: 10px;
	padding-bottom: 5px;
	padding-right: 50px;
}
.like_icon{
	width: 20px;
	height: 20px;
	background-image: url(..//images/comment-like.png);
	background-repeat:no-repeat;
	background-position: center;
	background-size: contain;
	float: left;
}
.like_count{
	width: 30px;
	height: 18px;
	background-color:#666;
	color: #fff;
	text-align: center;
	font-size: 10px;
	float: left;
	margin-right: 3px;
}
.dislike_icon{
	width: 20px;
	height: 20px;
	background-image: url(..//images/comment-dislike.png);
	background-repeat:no-repeat;
	background-position: center;
	background-size: contain;
	float: left;
}
.dislike_count{
	width: 30px;
	height: 18px;
	background-color:#666;
	color: #fff;
	text-align: center;
	font-size: 10px;
	float: left;
	margin-left: 3px;
}
.cmt_view_dislikebox:hover .dislike_icon{ 
	background-image: url(..//images/comment-dislike-active.png);
}
.cmt_view_dislikebox:hover .dislike_count{ 
	background-color:steelblue
}
.cmt_view_likebox:hover .like_icon{ 
	background-image: url(..//images/comment-like-active.png);
}
.cmt_view_likebox:hover .like_count{ 
	background-color:steelblue
}
/*Emoji styles*/
.emoji_box{
	overflow: hidden;
	width: 600px;
	margin: 0 auto;
	height: 130px;
}
.emoji:hover .emoji_title{
	visibility: visible;
  	opacity: 1;
}
.emoji{
	width: 150px;
	float: right;
	
}
.emoji_icon{
	width: 50px;
	height: 50px;
	background-repeat:no-repeat;
	background-position: center;
	background-size:contain;
	margin: 0 auto;
	transition: width 0.5s ease;
	transition: height 0.5s ease;
	cursor:pointer;
}
.emo_kamugosfi{
	background-image: url(..//images/emojies/kamuGosfi.svg);
}
	
.emo_aduehithaa{
	background-image: url(..//images/emojies/aduEhithaa.svg);
}
.emo_sumeh{
	background-image: url(..//images/emojies/sumeh.svg);
}
.emo_salaam{
	background-image: url(..//images/emojies/salaam.svg);
}

.emoji_icon:hover{
	width: 65px;
	height: 65px;
}
.emoji_title{
	font-family:"MV Waheed Smooth";
	font-size:18px;
	text-align:center;
	padding-bottom: 5px;
	visibility: hidden;
	opacity: 0;
	transition: opacity 0.5s linear;
	color: #666;
}
.emoji_count{
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #666;
}
.home_cat_right_box_fl .time_box_left{
	color: #85756a !important;
}
.front_loadmore{
	width: 30px;
	font-size: 30px;
	text-align: center;
	margin: 0 auto;
	cursor: pointer;
	color: #999;
	height: 30px;
	background-image: url(..//images/plus.svg);
	background-repeat:no-repeat;
	background-position:center;
	background-size:contain;
}
.front_loading{
	background-image: url(..//images/loadingline.gif);
	background-position:center;
}
.home_cat_left_box_fl .time_box_right{
	float: right;
	color: #85756a !important;
}
.home_cat_left .time_box_left{
	float: right;
	color: #85756a !important;
}
.home_cat_left .time_box_right{
	float: right;
	color: #85756a !important;
	text-align: right;
}
.home_cat_right .time_box_left{
	color: #85756a !important;
}
.home_cat_right .time_box_right{
	color: #85756a !important;
}
/*Social icons*/
.socia_ic_elem{
	margin-top: 5px;
	width: 30px;
	cursor: pointer;
	text-align: center;
	color: rgb(107, 107, 107);
}
.m_svg{
	margin-bottom:10px;
}
.m_svg:hover{
	fill: red;
}
#social_box{
	float: right;
	top: 100;
	z-index: 10000;
	margin-top: 20px;
}
.socia_ic{
	text-align: right !important;
	display: block;
	width: 100% !important;
	font-size: 12px;
}
.social-media-icons ul {
    list-style: none;
    padding: 0;
    text-align: left;
}

.social-media-icons a {	
	display: inline-block;
	text-decoration: none;
	padding: 7px;
}

.social-media-icons a:nth-child(1) i {
	color: rgb(14, 103, 204);
}

.social-media-icons a:nth-child(2) i {
	color: rgb(14, 103, 204);
}

.social-media-icons a:nth-child(3) i {
	color: rgb(14, 103, 204);
}

.social-media-icons a:nth-child(4) i {
	color: rgb(14, 103, 204);
}

.social-media-icons a i:hover{
	color: black;
}
.bar_share{
	display: none;
}
.btn_share{
	padding-bottom: 10px;
	width: 40px;
}
.border_share{
	border-bottom: 1px solid #999;
}
.article_content_box{
	overflow: auto;
}
.article_content_right{
	width: 10%;
	float: right;
	height: 100%;
	
	
}
.article_content_left{
	width: 80%;
	float: left;
	margin-left: 40px;
}
.more_article_flyer{
	text-align: center;
	width: 100%;
	clear: both;
	padding-top: 20px;
}
.home_sep{
	font-family:"MV Waheed Smooth";
	font-size:22px;
	color:#333;
	text-decoration:none;
	text-align: right;
	padding: 5px;
	border-bottom:2px solid #666;
	margin-bottom: 20px;
}

.lSSlideOuter{
	margin-top: 10px;
}
.home_top_right_article{
	height: auto;
	width: 63%;
	float: right;
	padding: 5px;
}
.fly_content_right{
	width: 74%;
	float: right;
	border-left:1px solid #666;
}
.fly_content_left{
	width: 25%;
	float: left;
	height: 430px;
	overflow: hidden;
	
}
.fly_content_box{
	overflow: auto;
	color: #FFF;
	padding: 10PX;
}
.fly_header_box{
	text-align: right;
	color: #ccc;
	padding-right: 10px;
	font-size: 20px;
	cursor: pointer;
}
.fly_header_box:hover{
	color: #ccc;
}
.fly_box{
	width: 100%;
	height: 500px;
	background-color: #333;
	position: absolute;
	z-index: 100;
	overflow: hidden;
}

.small_float_active{
	color: #FFF !important;;
	cursor: default !important;
}
.small_float{
	cursor: pointer;
	color: #666;
	padding-left: 0px !important;
}
.zxczxc{
	position: absolute;
	width: 3388px;
	top:10;
	z-index: 0;
}
.darkband_sel_catbox{
	padding: 2px;
	overflow: hidden;
	background-color: #666;
	display:none;
	width: 96%;
}
.darkband_sel_box{
	overflow: auto;
	padding-bottom: 2px;
}
.darkband_sel_mnu{
	width: 40px;
	width: 40px;
	float: right;
	color:#FFF;
	font-size: 25px;
	margin-top: 5px;
}
.darkband_sel_title{
	width: 100px;
	color:#FFF;
	font-family:"MV Waheed Smooth";
	font-size:22px;
	text-align:right;
	direction:rtl;
	float: right;
	padding-right: 10px;
	margin-top: 5px;
}
.darkband_top{
	overflow: auto;
	padding: 20px;
	padding-left: 0px;
	padding-right: 0px;
}
.darkband_title{
	width: 100px;
	float: right;
	color:#FFF;
	font-family:"Mv Eamaan XP";
	font-size:30px;
	text-align:right;
	direction:rtl;
	margin-bottom: 10px;
	line-height: 30px;
	padding-right: 5px;
}
.darkband_sel_nav{
	width: 150px;
	float: left;
	color:#ccc;
	font-size: 20px;
	padding-left: 0px !important;
	margin-top: 5px;
}
.darkband_outer{
	overflow: hidden;
	height: 360px;
	position: relative;
}
.darkband_outer_large{
	overflow: hidden;
	position: relative;
}
.darkband_style{
	background-color: #333;
	overflow: auto;
	padding-bottom: 20px;
}
.home_top_section_tag{
	position: absolute;
	top:10px;
	right:10px;
	background-color:darkslategray;
	color:#FFF;
	font-family:"MV Waheed Smooth";
	font-size:18px;
	text-align:center;
	direction:rtl;
	padding-bottom: 10px;
	width: 80px;
}
.home_top_section_img{
	height: 200px;
	overflow: hidden;
	position: relative;
}
.home_top_section_img_md{
	height: 150px;
	overflow: hidden;
	position: relative;
}
.home_top_section_img_scroller{
	height: 200px;
	overflow: hidden;
}
.home_top_section_txt{
	direction:rtl;
	text-align:right;
	padding-bottom: 10px;
}
.home_top_section_box_darkband{
	overflow: hidden;
	width: 1144px;
	float: left;
}
.home_top_section_box{
	/*overflow: auto;*/

}
.home_top_section_elem_md{
	width: 100%;
	min-height: 330px;
	padding: 5px;
}
.darkband_dv_link_small{
	font-family:"MV Waheed Smooth";
	font-size:19px;
	color:#FFF;
	text-decoration:none;
	letter-spacing: 1px;
	list-style: 1.7em;
	text-align: right;
}
.darkband_dv_link_small:hover{
	color:#FFF;
}
.darkband_dv_link_large{
	font-family:"MV Waheed Smooth";
	font-size:40px;
	color:#FFF;
	text-decoration:none;
	letter-spacing: 1px;
	list-style: 1.7em;
}
.darkband_dv_link_large:hover{
	color:#FFF;
}
.darkband_section_elem{
	width: 100%;
	height: 300px;
	padding: 5px;
	background-color: #666
}
.home_top_section_elem{
	width: 100%;
	height: 270px;
	padding: 5px;
}
.darkband_time_box{
	margin-top: 5px;
	color:#ccc;
	width: 100%;
	overflow: auto;
	padding-bottom: 3px;
}
.time_box{
	margin-top: 5px;
	color:#666;
	width: 100%;
	overflow: auto;
	padding-bottom: 3px;
}
.time_box_right{
	/*font-family:"MV Faseyha";
	font-size:12px;
	direction:rtl;
	text-align:right;
	width: 80px;
	float: right;*/
	font-family:"MV Faseyha";
	font-size:12px;
	direction:rtl;
	text-align:right;
	width: 100px;
	float: right;
	margin-left: 5px;
	color: #c4b5aa !important;
}
.time_box_view_right{
	font-family:"MV Faseyha";
	font-size:12px;
	direction:rtl;
	text-align:right;
	width: 100px;
	float: right;
	margin-left: 5px;
	color: #c4b5aa !important;
}
.time_box_left{
	/*font-family:"MV Faseyha";
	font-size:12px;
	direction:rtl;
	text-align:left;
	width: 100px;
	float: left;*/
	font-family:"MV Faseyha";
	font-size:12px;
	direction:rtl;
	text-align:right;
	width: 40px;
	float: right;
	color: #c4b5aa !important;
}
.time_box_view_left{
	font-family:"MV Faseyha";
	font-size:12px;
	direction:rtl;
	text-align:left;
	width: 40px;
	float: left;
	color: #c4b5aa !important;
}
.page_outer .fa-comment-alt{
	color: #c4b5aa !important;
}
.tag_bar .fa-comment-alt{
	color: #fff !important;
}
.fly_box .fa-comment-alt{
	color: #85756a !important;
}
.page_outer .fa-clock{
	color: #c4b5aa !important;
}

.fly_box .fa-clock{
	color: #85756a !important;
}


.normal-text{
    font-family:"MV Faseyha";
	font-size:15px;
	padding: 3px;
	direction:rtl;
	text-align:right;
}
/*---------------------------------------------------*/

.mobile_nav{
	display: none;
}
.desktop_nav{
	display: block;
}
.pad_correct{
	padding: 20px;
}
.dv_link_small_mnu{
	font-family:"MV Waheed Smooth";
	font-size:18px !important;
	color:#333;
	text-decoration:none;
	width: 100%;
}
.schr_mobi_box{
	overflow:auto;
	background-color:#F3F3F3;
	margin:5px;
}
.schr_mobi_icon{
	width:26px;
	height:26px;
	background-image:url(../images/icon-search-grey.png);
	background-repeat:no-repeat;
	background-size:cover;
	margin-top:10px;
	float:left;
}
.schr_mobi_elem{
	width:85%;
	float:right;
}
.schr_mobi_input{
	width:93%;
	background-color:transparent;
	border:0px;
	font-family:"MV Faseyha";
	font-size:15px !important;
	direction:rtl;
	text-align:right;
	height: 35px !important;
	margin: 5px !important;
}
.fly_area{
	display: none;
	z-index: 10000;
}
.mnu_icon_dstp{
	width: 30px;
	height: 40px;
	background-image: url("../images/mnu_icon_wt.png");
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	margin-left: 1px;
	float: left;
	margin-top: 10px;
	
}
.mnu_icon{
	width: 30px;
	height: 40px;
	background-image: url("../images/mnu_icon.png");
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	margin-left: 10px;
	margin-top: 3px;
}

#navbar {
	overflow: hidden;
	background-color: #333;
	z-index: 10000;
  }
  
  /* Navbar links */
  #navbar a {

	display: block;
	color: #f2f2f2;
	text-align: center;
	text-decoration: none;
  }
  
  /* Page content */
  .content {
	padding: 16px;
  }
  
  /* The sticky class is added to the navbar with JS when it reaches its scroll position */
  .sticky {
	position: fixed;
	top: 0;
	width: 100%;
  }
  .sticky_social {
	position: fixed;
	top: 60px;
	margin-left: 30px;
  }
  .sticky_flyer {
	position: fixed;
	top: 55px;
	width: 100%;
  }
  
  /* Add some top padding to the page content to prevent sudden quick movement (as the navigation bar gets a new position at the top of the page (position:fixed and top:0) */
  .sticky + .content {
	padding-top: 60px;
  }

  .normal_text_dv{
	font-family:"MV Faseyha";
	font-size:18px;
	direction:rtl;
	text-align:right;
	line-height: 35px;
	color: black;
  }
  .normal_text_dv_adjustable_size{
	font-family:"MV Faseyha";
	/*font-size:18px;*/
	direction:rtl;
	text-align:right;
	line-height: 35px;
  }
  .font_size_btn {
  	font-size: 14px;
    color: #8080808c;
    background: transparent;
    border: 2px #8080808c solid;
    border-radius: 0.25rem;
    padding: 5px;
    margin: 0 3px;
  }
  .small_text_dv{
	font-family:"MV Faseyha";
	font-size:14px;
	direction:rtl;
	text-align:right;
	line-height: 40px;
  }
  .sidebar_tag{
	font-family:"MV Waheed Smooth";
	font-size:18px;
	color:rgb(255, 255, 255);
	text-decoration:none;
	text-align:right;
	direction:rtl;
	background-color: dimgrey;
	padding: 10px;
  }
.article_main_head{
	font-family:"MV Waheed Smooth";
	font-size:46px;
	color:#333;
	text-decoration:none;
	text-align:right;
	direction:rtl;
	margin-bottom: 10px;
}
.cat_title{
	font-family:"MV Waheed Smooth";
	font-size:30px;
	color:#333;
	text-decoration:none;
	text-align:right;
	direction:rtl;
	margin-bottom: 10px;
	position: fixed;
	z-index: 1000;
	width: 100%;
	background-color: #fff;
}
.cat_article_box{
	width:48%;
	display: inline-block;
	font-size: 0;
	padding: 5px;
	vertical-align:top;
	margin-bottom: 40px;
}

.home_cat_left_box{
	overflow:auto;
	padding-right: 10px;
	padding-bottom: 10px;
	margin-bottom: 20px;
}
.home_cat_left_box_fl{
	overflow:auto;
	padding-bottom: 5px;
	margin-bottom: 10px;
	padding-left: 10px;
}
.home_cat_left_box_fl .home_top_image_sm{
	margin-top: 10px;
	
}
.home_cat_left_title{
	width: 63%;
	float: left;
	padding-left: 5px;
}
.home_cat_left_image{
	width: 35%;
	float: right;
}
.home_cat_area{
	/*overflow:auto;*/
	padding: 2px;
	overflow: auto;
}
.home_cat_right{
	width: 50%;
	float: right;
}
.home_cat_left{
	width: 48%;
	float: left;
}

.home_article_area{
	overflow:auto;
	text-align: right;
	font-size: 0;
}
.home_article_box{
	width:25%;
	float: right;
	font-size: 0;
	padding: 10px;
	vertical-align:top;
}
.home_top_middle{
	overflow: auto;
}

.home_top_middle_left{
	width: 48%;
	float: left;
	padding-bottom: 10px;
}
.home_top_middle_right{
	width: 48%;
	float: right;
	padding-bottom: 10px;
}

.home_top_right{
	width: 62.5%;
	float: right;
	padding: 5px;
	min-height: 530px;
}
.home_top_left{
	width: 35%;
	float: left;
	padding: 5px;
	height: 530px;
}
.cat_top_right{
	width: 48%;
	float: right;
	margin-top: 15px;
	position: relative;
}
.cat_top_left{
	width: 50%;
	float: left;
	direction: rtl;
}
.tag_bar{
	overflow: auto;
	padding-bottom: 5px;
	border-bottom: 2px solid #333;
}
.tag_bar_article{
	overflow: auto;
	padding: 10px;
}
.subsecbox{
	position: absolute;
	width: 200px;
	z-index: 1000;
	background-color: #333;
	display: none;
}
.subsecelem{
	text-align: right;
	padding: 5px;
	margin: 3px;
	margin-bottom: 5px;
	color: #fff;
	padding-bottom: 10px;
}
.subsecelem:hover{
	background-color: #666;
}
.tag_head{
	width: 60px;
	float: left;
	font-family:"MV Waheed Smooth";
	font-size:16px;
	color:#333;
	text-align: left;
	cursor: pointer;
	overflow: auto;
	padding-bottom: 5px;
	float: right;
}
.footer_logo{
	width: 100px;
	
}
.hd_social_icon{
	color: #FFF;
	width: 60px;
	font-size: 50px;
	float: left;
}
.footer_style{
	background-color: #333;
}
.footer_style_copyright{
	background-color: rgb(82, 81, 81);
}
.footer_elem{
	height: 100px;
}
.footer_elem_text{
	color:#FFF;
	padding: 5px;
	font-size: 15px;
}
.footer_elem_text_cetered{
	color:#FFF;
	padding: 3px;
	text-align: center !important;
	margin: 5px;
	width: 100%;
}
.tag_elem_active{
	background-color: #333 !important;
	cursor: default !important;
}
.tag_elem{
	width: 100px;
	float: right;
	font-family:"MV Waheed Smooth";
	font-size:16px;
	color:#FFF;
	text-align: center;
	background-color: #ccc;
	border-radius: 10px;
	padding-bottom: 10px;
	margin-right: 10px;
	cursor: pointer;
}
.tag_elem:hover{
	background-color: #666;
}
.tag_elem_article{
	float: right;
	font-family:"mv faseyha";
	font-size:14px;
	color:#FFF;
	text-align: center;
	background-color: #333;
	border-radius: 5px;
	padding: 3px;
	margin-right: 10px;
	padding-bottom: 8px;
	padding-left: 15px;
	padding-right: 15px;
}
.tag_elem_article:hover{
	text-decoration: none !important;
	color: #fff;
	background-color: #666;
}
.main_outer{
	overflow:visible;
	width:100%;
}
.v_space_60{
	height: 60px;
	clear: both;
}
.v_space_40{
	height: 40px;
	clear: both;
}
.v_space_20{
	height: 20px;
	clear: both;
}
.v_space_10{
	height: 10px;
	clear: both;
}
.main_inner{
	margin: 0 auto;
	width:1140px;
	position: relative;
}
.main_inner_detail{
	margin: 0 auto;
	width:1140px;
	position: relative;
	overflow: auto;
	margin-top: 155px;
}
.home_head_ad_box{
	width: 900px;
	margin: 0 auto;
	background-color:#ccc;
	max-height: 111px;
}
.nav_bar_style{
	background-color: rgb(75, 75, 75);
}
.home_nav{
	overflow: auto;
}
.logo{
	height: 40px;
	width: 94px;
	background-image:url(../images/cnm_logo.png);
	background-repeat:no-repeat;
	background-position:center;
	background-size:contain;
	float: right;
	margin-left: 20px;
	margin-top: 6px;
}
.mnu_box{
	float: right;
}
.article_list_box{
	height: 300px;
	overflow: scroll;
}
.article_list_elem{
	font-family:"MV Waheed Smooth";
	font-size:16px;
	padding: 5px;
	margin-bottom: 3px;
	background-color: rgb(241, 241, 241);
	text-align: right;
	direction: rtl;
	cursor: pointer;
}
.article_list_elem:hover{
	background-color: rgb(212, 212, 212);
}
.mnu_elem_dark{
	font-family:"Mv Eamaan XP";
	color:#FFF;
	height: 55px;
	font-size:20px;
	text-decoration:none !important;
	text-align:center;
	padding-left:20px;
	padding-right:20px;
	cursor: pointer;
	float: right;
	line-height: 55px;
	transition: background-color 0.5s ease;
}
.mnu_elem_dark:hover{
	background-color: rgb(80, 80, 80);
	text-decoration:none !important;
	color:#FFF !important;
}
.mnu_elem{
	font-family:"Mv Eamaan XP";
	color:#FFF;
	height: 55px;
	font-size:20px;
	text-decoration:none !important;
	text-align:center;
	padding-left:20px;
	padding-right:20px;
	cursor: pointer;
	float: right;
	line-height: 55px;
	transition: background-color 0.5s ease;
}
.mnu_elem:hover{
	background-color: rgb(80, 80, 80);
	text-decoration:none !important;
	color:#FFF !important;
}
.mnu_elem_active{
	background-color: rgb(80, 80, 80);
}
.search_bar{
	float: left;
	width: 30px;
	margin-left: 5px;
}
.srch_icon{
	color: #FFF;
	font-size: 18px;
	line-height: 30px;
	padding: 2px;
	height: 30px;
	margin-top: 13px;
}
.srch_box{
	font-family:"MV Faseyha";
	font-size:16px;
	direction:rtl;
	text-align:right;
	height: 30px;
	position:absolute;
	left: 150px;
	width: 150px;
	background: rgba(0,0,0,.6);
	color: #fff;
	border: 1px solid #666;
}

.search_box{
	float: left;
	width: 150px;
	margin-top: 13px;
	overflow: hidden;
	position:relative;
	height: 30px;
	background-image:url('..//ads/maxcom-search.png');
	background-position:right;
	background-repeat:no-repeat;
	border-right: 1px solid #ccc;
}
.search_box_bw{
	float: left;
	width: 150px;
	margin-top: 13px;
	overflow: hidden;
	position:relative;
	height: 30px;
	background-image:url('..//ads/maxcom-search-lb.png');
	background-position:right;
	background-repeat:no-repeat;
	border-right: 1px solid #ccc;
}
.ads_loc_01{
	text-align: right;
	width: 100%;
	margin: 0 auto;
}
.ads_loc_01_top{
	text-align: right;
	width: 70%;
	margin: 0 auto;
}
.home_top_headline{
	text-align:right;
	direction:rtl;
	height: auto;
	margin-bottom: 10px;
	padding: 0px !important;
}
.home_top_headline_md{
	text-align:right;
	direction:rtl;
	height: 140px;
}
.home_top_image{
	max-height: 400px;
	overflow: hidden;
	position: relative;
}
.home_top_image_catbox{
	height: 350px;
	overflow: hidden;
	padding-top: 4px;
}
.home_top_image_flybox{
	height: 250px;
	overflow: hidden;
	margin-top: 10px;
}
.home_top_image_cat{
	height: 150px;
	overflow: hidden;
}
.home_top_headline_sm{
	text-align:right;
	direction:rtl;
	height: 90px;
}

.home_top_image_sm{
	height: 90px;
	overflow: hidden;
	background-color: rgb(80, 80, 80);
	margin-top: 6px;
}


.dv_link_md{
	font-family:"Mv Eamaan XP" !important;
	font-size:21px;
	color:#333;
	text-decoration:none;
	text-align:right;
	direction:rtl;
	line-height: 40px;
	-webkit-text-size-adjust:100%;
	letter-spacing: 1px;
}
.dv_link_md:hover{
	text-decoration:underline;
}
.home_top_headline .dv_link_large{
	font-size:40px;
	line-height: 55px;
}
.dv_link_large{
	font-family:"Mv Eamaan XP" !important;
	font-size:32px;
	color:#333;
	text-decoration:none;
	text-align:right;
	direction:rtl;
	padding: 5px;
	display: block !important;
	line-height: 60px;
	-webkit-text-size-adjust:100% !important;
	letter-spacing: 1px !important;
}
.dv_link_large:hover{
	text-decoration:underline;
	color: #333 !important;
}
.dv_link_large_2{
	font-family:"Mv Eamaan XP" !important;
	font-size:32px;
	color:#333;
	text-decoration:none;
	text-align:right;
	direction:rtl;
	padding: 5px;
	display: block !important;
	line-height: 50px;
	-webkit-text-size-adjust:100% !important;
	letter-spacing: 1px !important;
}
.dv_link_large_2:hover{
	text-decoration:underline;
}
.dv_link_large_white{
	font-family:"Mv Eamaan XP" !important;
	font-size:30px;
	color:#fff;
	text-decoration:none;
	text-align:right;
	direction:rtl;
	padding: 5px;
	display: block;
	line-height: 50px;
	-webkit-text-size-adjust:100%;
}
.dv_link_large_white:hover{
	text-decoration:underline;
	color: #fff;
}
.blt_color{
	color: #6c757d !important;
}
.dv_link_small_realed{
	font-family:"MV Faseyha";
	font-size:18px;
	color:#666;
	text-decoration:none;
	line-height: 30px;
	text-align:right;
	margin-right: 10px;
}
.dv_link_small_realed:hover{
	text-decoration:underline;
	color:#666 !important;
}
.dv_link_small{
	font-family:"MV Waheed Smooth";
	font-size:19px;
	color:#333;
	text-decoration:none;
	line-height: 35px;
	text-align:right;
}
.dv_link_small:hover{
	text-decoration:underline;
	color:#333 !important;
}
.home_top_sub{
	text-align:right;
	direction:rtl;
	height: 55px;

}
.main_article_area{
	padding-left: 20px;
}
@media (max-width: 800px) {
	.cat_top_right{
		width: 100%;
		padding: 5px;
	}
	.cat_top_left{
		width: 100%;
	}
	.main_inner{
		width:100%;
	}
	.main_inner_detail{
		width:100%;
	}
	.home_top_right{
		width: 100%;
		padding: 10px;
		min-height: 360px;
	}
	.home_top_left{
		width: 100%;
		padding: 10px;
	}
	.home_article_box{
		width: 50%;
	}
	.home_cat_right{
		width: 100%;
		padding: 10px;
	}
	.home_cat_left{
		width: 100%;
		padding: 10px;
	}
	.hd_social{
		text-align: center;
		font-size: 0;
		overflow:auto;
		
	}
	.hd_social_icon{
		text-align: center;
		margin: 0 auto;
		float: none;
		width:25%;
		display: inline-block;
	}
	.logo{
		margin-top: 2px;
	}
	.footer_logo{
		margin: 0 auto;
	}
	.home_cat_left_image{
		width: 40%;
	}
	.home_cat_left_title{
		width: 55%;
	}
	.home_cat_left_box{
		width: 100%;
		display: inline-block;
		text-align: center;
		padding: 5px;
		padding-top: 0px;
	}
	.mobile_nav{
		display: block;
	}
	.desktop_nav{
		display: none;
	}
	.small_float{
		width: 35px;
		float: left;
	}
	.darkband_outer{
		height: 285px;
		
	}
	.col-md-3{
		padding: 0px;
	}
	.row{
		margin-left: -2px;
		margin-right: -2px;
	}
	.time_box_left{
		width: 28%;
		text-align: left;
	}
	.dv_link_small{
		font-size: 18px;
		line-height: 32px;
	}
	.home_top_section_img_md{
		height: 115px;
	}
	.darkband_dv_link_small{
		font-size: 18px;
	}
	.home_top_section_box_darkband{
		width: 360px;
	}
	.darkband_section_elem{
		height: 240px;
	}
	.home_top_image_catbox{
		height: 225px;
	}
	.home_top_image{
		max-height: 400px;
	}
	.home_top_image_cat{
		height: 120px;
	}

	.home_top_left{
		height: auto;
		margin-top: 20px;
	}
	.home_top_image_sm{
		height: 90px;
		margin-top: 8px;
	}
	.tag_elem{
		width: 60px;
		float: right;
		font-family:"Mv Eamaan XP";
		font-size:14px;
		padding-bottom: 3px;
	}
	.tag_head{
		width: 30%;
	}
	.home_top_headline{
		width: 98%;
	}
	.home_top_headline_md{
		height: 130px;
		font-style: 28px;
	}
	.home_head_ad_box{
		width: 100%;
	}
	.home_top_right_article{
		width: 100%;
		padding: 10px !important;
	}
	.article_content_left{
		width: 100%;
		margin: 0px;
	}
	.article_content_right{
		display: none;
	}
	.emoji_box{
		overflow: hidden;
		width: 100%;
		margin: 0 auto;
		height: 140px;
	}
	.emoji{
		width: 80px;
		float: right;
	}
	.cmt_view_avatar{
		width: 15%;
	}
	.cmt_view_user{
		width: 83%;
	}
	.cat_title{
		padding-right: 10px;
	}
	.section_titlebox{
		padding-right: 10px;
	}
	.time_box_right{
		width: 68%;
		float: right;
		text-align: right;
	}
	.filter_view{
		font-size: 16px;
	}
	.cat_loc_week{
		padding-top: 3px !important;
		padding-bottom: 0px !important;
	}
	.cat_loc_month{
		padding-top: 3px !important;
		padding-bottom: 0px !important;
	}
	.dv_link_large{
		font-size: 30px;
		line-height: 45px;
	}
	.home_top_section_img_scroller{
		height: 118px;
		overflow: hidden;
	}
	.ads_loc_01_top{
		width: 100%;
	}
	.home_top_headline .dv_link_large{
		font-size:30px;
		line-height: 45px;
	}
	.darkband_dv_link_large{
		font-size:30px;
		line-height: 45px;
	}
	.cmt_msg_box{
		width: 100%;
	}
	.v_space_60{
		height: 20px;
	}
	.v_space_40{
		height: 10px;
	}
	.home_top_section_elem{
		min-height: 230px;
		padding: 10px;
	}
	.home_top_section_elem_md{
		min-height: 230px;
		padding: 10px;
	}
	.brk_icon{
		width: 30%;
		margin-right: 10px;
		margin-bottom: 10px;
	}
	.brk_text{
		width: 100% !important;
	}
	.blog_temp_icon{
		width: 65px;
		height: 27px;
   }
   .blog_temp_detail{
		width: 100%;
		padding: 10px;
		padding-top: 10px;
		font-size: 13px;
	}
	.blog_temp_tag{
		width: 100%;
		float: none;
		padding-left: 10px;
		text-align: left;
	}
	.blog_temp_bottom{
		position: relative;
		bottom:0;
		width: 100%;
		overflow: auto;
		background-color:#af0318;
	}
	.blog_temp_image{
		height: 200px;
	}
	.dv_link_large_blog{
		font-size: 30px;
	}
	.socia_ic_elem{
		width: 20%;
		float: left;
		text-align: center !important;
	}
	.m_svg{
		margin-right: 20px;
	}
	.mobile_social_box{
		display: block;
	}
	.image_live_tag{
		padding: 3px;
		padding-left: 10px;
		padding-right: 30px;
		font-size: 15px;
	}
	.circle_view {
		top:8px;
	}
	.coro_right{
		width: 100%;
		padding: 10px;
	}
	.coro_left{
		display: none;
	}
	.small_article_area{
		padding: 10px !important;
	}
	.home_top_right.small_article_area {
		padding: 20px !important;
	}
	.article_ads{
 		margin:0px !important;
		height:230px;
		width:100% !important;
		overflow:hidden;
		margin: 0 auto;
		float: none;
		margin-bottom:20px !important;
	}
	/*---------------------- 2020 -----------------------*/
	.vihivih_title_name{
		font-size: 30px;
		color:rgb(255, 255, 255);
	}
	.vihivihi_article_title a{
		font-size: 18px;
	}
	/*---------------------------------------------------*/
	
}
