/*
 * Archive
*/
.content-category{list-style:none;width:100%;display:block}
/*
 * Category : Style 1
*/
.content-category .first{float:left;margin:0 0 10px;padding:0 0 10px;width:100%}
.content-category .first .thumbnail{float:left;width:46%;margin-right:2%}
.content-category .first .thumbnail img{width:100%}
.content-category .first h2{float:left;width:52%!important}
.content-category .first p{color:#5d6769;float:left;line-height:1.7;width:52%;margin-top:10px}
.content-category .first .date{color:#5d6769;float:left;margin:10px 0 5px}
.dark .content-category .first p,
.dark .content-category .first .date{color:#ccc}
.rtl .content-category .first,
.rtl .content-category .first .thumbnail,
.rtl .content-category .first h2,
.rtl .content-category .first p,
.rtl .content-category .first .date{float:right}
.rtl .content-category .first .thumbnail{margin-right:0;margin-left:2%}
@media only screen and (max-width:767px) and (min-width:560px){
	.content-category .first h2{width:100%!important}
	.content-category .first p{display:none}
	.content-category .first .thumbnail{width:100%;margin:0 0 10px}
	.content-category .first .date{margin:0 0 5px}
}
@media only screen and (max-width:559px){
	.content-category .first h2{width:100%!important}
	.content-category .first p{display:none}
	.content-category .first .thumbnail{width:100%;margin:0 0 10px}
	.content-category .first .date{margin:0 0 5px}
}
/*
 * Category : Style 2
*/
.content-category .fourth{width:49%;padding:0 0 5px;margin:0 2% 10px 0;border-bottom:1px solid #e9edf0;display:inline-block;}
.dark .content-category .fourth{border-color:#272F34}
.content-category .fourth:nth-child(even){margin:0 0 10px}
.content-category .fourth:nth-last-of-type(-n+2){border-bottom:none}
.content-category .fourth .thumbnail{width:40%;margin-right:2%;display:inline-block}
.content-category .fourth .info{display:inline-block;width:58%;vertical-align:top}
.content-category .fourth .date{color:#5d6769;display:inline-block;margin:0 0 5px}
.dark .content-category .fourth .date{color:#ccc}
.rtl .content-category .fourth{margin:0 0 10px 2%}
.rtl .content-category .fourth:nth-child(even){margin:0 0 10px}
.rtl .content-category .fourth:nth-last-of-type(-n+2){border-bottom:none}
.rtl .content-category .fourth .thumbnail{margin-right:0;margin-left:2%}
@media only screen and (max-width:1219px){
	.content-category .fourth .date{display:none}
}
@media only screen and (max-width:767px){
	.content-category .fourth{width:100%;margin:0 0 10px}
	.rtl .content-category .fourth{margin:0 0 10px}
	.content-category .fourth .date{display:inline-block}
	.content-category .fourth:nth-child(2n+1){margin:0 0 10px}
	.content-category .fourth:nth-last-of-type(-n+2){border-bottom:1px solid #e9edf0!important}
	.content-category .fourth:last-child{border-bottom:none!important}
}
/*
 * Category : Style 3
*/
.content-category .fifth{width:49%;margin:0 2% 15px 0;vertical-align:top;display:inline-block}
.content-category .fifth:nth-child(2n){margin:0 0 15px}
.content-category .fifth .thumbnail{float:left;margin:0 0 10px;position:relative;width:100%}
.content-category .fifth .thumbnail img{width:100%}
.content-category .fifth .date{display:none}
.content-category .fifth h2{width:100%;margin:5px 0}
.rtl .content-category .fifth{margin:0 0 15px 2%}
.rtl .content-category .fifth:nth-child(2n){margin:0 0 15px}
.rtl .content-category .fifth .thumbnail{float:right}
/*
 * Category : Style 4 & Videos & Caricature & Gallery
*/
.content-category .sixth{width:32.667%;margin:0 1% 15px 0;vertical-align:top;display:inline-block}
.content-category .sixth:nth-child(3n){margin:0 0 15px}
.content-category .sixth .thumbnail{float:left;margin:0 0 10px;width:100%;position:relative;}
.content-category .sixth .thumbnail img{width:100%}
.content-category .sixth .date{display:none}
.content-category .sixth h2{width:100%;margin:5px 0}
.rtl .content-category .sixth{margin:0 0 15px 1%}
.rtl .content-category .sixth:nth-child(3n){margin:0 0 15px}
.rtl .content-category .sixth .thumbnail{float:right}
@media only screen and (max-width:767px){
	.content-category .sixth{margin:0 2% 5px 0;width:49%!important}
	.content-category .sixth:nth-child(3n){margin:0 2% 15px 0}
	.content-category .sixth:nth-child(2n){margin:0 0 15px!important}
	.rtl .content-category .sixth,
	.rtl .content-category .sixth:nth-child(3n){margin:0 0 15px 2%}
}
/*
 * Category : Ebook
*/
.content-category .ebook{width:24.25%;margin:0 1% 15px 0;vertical-align:top;display:inline-block}
.content-category .ebook:nth-child(4n){margin:0 0 15px}
.content-category .ebook .thumbnail{float:left;margin:0 0 10px;width:100%;position:relative;}
.content-category .ebook .thumbnail img{width:100%}
.content-category .ebook .date{display:none}
.content-category .ebook h2{width:100%;margin:5px 0}
.rtl .content-category .ebook{margin:0 0 15px 1%}
.rtl .content-category .ebook:nth-child(4n){margin:0 0 15px}
.rtl .content-category .ebook .thumbnail{float:right}
@media only screen and (max-width:767px){
	.content-category .ebook{margin:0 2% 5px 0;width:49%!important}
	.content-category .ebook:nth-child(4n){margin:0 2% 15px 0}
	.content-category .ebook:nth-child(2n){margin:0 0 15px!important}
	.rtl .content-category .ebook,
	.rtl .content-category .ebook:nth-child(4n){margin:0 0 15px 2%}
}
/*
 * Category : Style 5 - Author Articles
*/
.content-category .seventh{float:left;margin:0 0 5px;padding:0 0 5px;width:100%;border-bottom:1px solid #e9edf0}
.dark .content-category .seventh{border-color:#272F34}
.content-category .seventh:last-child{border-bottom:none}
.content-category .seventh .thumbnail{float:left}
.content-category .seventh .author{float:left;width:88%;margin:5px 0 10px}
.content-category .seventh h2{float:left;width:88%}
.w1170 .content-category .seventh .thumbnail{width:12%}
.w1170 .content-category .seventh .author,
.w1170 .content-category .seventh h2{width:88%}
.w986 .content-category .seventh .thumbnail{width:14% }
.w986 .content-category .seventh h2,
.w986 .content-category .seventh .author{width:83%}
.content-category .seventh .thumbnail img{height:80px;width:80px;border-radius:50%}
.rtl .content-category .seventh,
.rtl .content-category .seventh .thumbnail,
.rtl .content-category .seventh .author,
.rtl .content-category .seventh h2{float:right}
@media only screen and ( max-width:1219px ){
	.content-category .seventh .thumbnail{width:14%!important}
	.content-category .seventh h2,
	.content-category .seventh .author{width:83%!important}
}
@media only screen and (max-width:767px) and (min-width:560px){
	.content-category .seventh .thumbnail{width:14%!important}
	.content-category .seventh h2,
	.content-category .seventh .author{margin:0 0 5px 2%;width:83%!important}
	.rtl .content-category .seventh h2,
	.rtl .content-category .seventh .author{margin:0 2% 5px 0}
}
@media only screen and (max-width:559px){
	.content-category .seventh h2,
	.content-category .seventh .author{margin:0 0 5px 2%;width:68%!important}
	.content-category .seventh .thumbnail{width:82px!important}
	.rtl .content-category .seventh h2,
	.rtl .content-category .seventh .author{margin:0 2% 5px 0}
}
/*
 * Search Results
*/
.content-width .search-form{margin:15px 0!important}
/*
 * Category: Breaking News
*/
.content-category .bnews{display:inline-block;margin:0 0 20px;padding:0 0 10px;width:100%;border:1px solid #ECEFF1}
.content-category .bnews .date{background-color:#ECEFF1;display:inline-block;margin:0 0 10px;padding:10px;width:100%}
.content-category .bnews .date svg{width:24px;font-size:21px;display:inline-block;vertical-align:middle;fill:#31313c}
.content-category .bnews .date span{margin:0 10px;display:inline-block;vertical-align:middle}
.content-category .bnews h2{display:inline-block;width:100%;padding:10px}
.dark .content-category .bnews{border:1px solid #272F34}
.dark .content-category .bnews .date{background-color:#272F34}
.dark .content-category .bnews .date svg{fill:#fff}

