/*

 Theme Name:  witnessps

 Theme URI:   https://www.witnessps.com

 Description:  witnessps Custom Theme

 Author:       witnessps

 Version:      2.0.0

*/
body{margin: 0; direction: rtl;}

@font-face {
  font-family: 'bfont';
  font-style: normal;
  font-weight: 700;
  
  src: url(/wp-content/themes/witnessps/includes/fonts/Effra_Trial_Bd.ttf) format('truetype');
}
@font-face {
  font-family: 'rfont';
  font-style: normal;
  font-weight: 300;
  
  src: url(/wp-content/themes/witnessps/includes/fonts/Effra_Trial_Rg.ttf) format('truetype');
}

@font-face {
  font-family: 'witnessps-bold';
  font-style: normal;
  font-weight: 600;
  
  src: url(/wp-content/themes/witnessps/includes/fonts/Al-Jazeera-Bold.woff2) format('truetype');
}

@font-face {
  font-family: 'Al-Jazeera-Heavy';
  font-style: normal;
  font-weight: 700;
  
  src: url(/wp-content/themes/witnessps/includes/fonts/Al-Jazeera-Heavy.woff2) format('woff2');
}

@font-face {
  font-family: 'Al-Jazeera-Light';
  font-style: normal;
  font-weight: 200;
  
  src: url(/wp-content/themes/witnessps/includes/fonts/Al-Jazeera-Light.woff2) format('woff2');
}

@font-face {
  font-family: 'Al-Jazeera-Regular';
  font-style: normal;
  font-weight: 300;
  
  src: url(/wp-content/themes/witnessps/includes/fonts/Al-Jazeera-Regular.woff2) format('woff2');
}
@font-face {
  font-family: 'witnessps';
  
  
  src: url(/wp-content/themes/witnessps/includes/fonts/Al-Jazeera-Regular.woff2) format('truetype');
}



img {object-fit: cover;}
h3, h4, h5, h6 {font-family: 'witnessps', sans-serif;}
h1, h2 {font-family: 'witnessps-bold', sans-serif;}

* p {font-family: 'witnessps', sans-serif;}
* a {font-family: 'witnessps', sans-serif;}
* span {font-family: 'witnessps', sans-serif;}
* li {font-family: 'witnessps', sans-serif;}
.page h1, h2, h3, h4, h5, h6 {font-family: 'bfont',Helvetica,Arial,Lucida,sans-serif!important;font-family: 'Tajawal', sans-serif!important;}
.page h1, h2, h3, h4, h5, h6 {font-family: 'witnessps-bold', sans-serif!important;}
/*.page * p {font-family: 'rfont',Helvetica,Arial,Lucida,sans-serif!important;font-family: 'Tajawal', sans-serif!important;}*/
/*.page * a {font-family: 'bfont',Helvetica,Arial,Lucida,sans-serif!important;font-family: 'Tajawal', sans-serif!important;}*/

* a {color:#333;}
/*a, p ,H1, H2{font-family:effra-arabic, sans-serif!important;}*/
.FontAw .social_home_icon{font-family: 'fontawesome'!important;}
.ETFont .social_home_icon{font-family: ETmodules!important;}
.social_home_item:hover {background: #6395ec;}
.social_home_item:hover span{color: #fff;}
.hSection1 {
	background-color: #1b242e !important;
	height:50px;
}
.top-header .SectionContainer{
	height: 50px;
	overflow: hidden;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.hSection2 {
    padding-top: 10px;
    padding-bottom: 10px;
	background-color: #0a3d62;
	background-color: #000 !important;
	height: 100px;
}
.SectionContainer {
	max-width: 1200px;
	margin: 0 auto;
	display: flow-root;
	overflow: hidden;	
}
.header_date {
	/*margin-bottom: 2px!important;*/
	height: 50px;
	overflow: hidden;
}
.header_date{
	max-width: 350px;
    /*float: right;*/
	margin-top: 0px;
	padding-top: 5px;
}
.header_datep{
	color:#fff;
	font-size:14px;
}
.header_links{
	max-width: 350px;
    /*float: right;*/
	
	margin-right: 15px;
}

.header_text_wrapper{
	max-width: 350px;
    float: right;
}
.header_text_wrapper a{
	color:#fff;
	text-decoration: none;
	font-size: 14px;
}
.header_text_div{
	float: right;
	direction:rtl;
	/*margin-left: 10px;*/
}
.link_separator{
	float: right;
	margin: 0px 10px;
	color: #fff;
}
.languages_list_item{float:right;background: #404244;padding: 4px 1px;margin: 0px 1px;width: 60px;text-align: center;border-radius: 5px;line-height: 26px;}
.languages_list_item:hover {background: #fff;}
.languages_list_item a{color: #fff;}
.languages_list_item:hover a{color: #333;}
.languages_list_active {background: #fff;}
.languages_list_active a {color: #333 !important;}
/*.languages_list{display: inline-block; margin-right: 70px; margin-left: 50px;}*/
.languages_list_item a, .languages_list_item span{font-size: 14px;}
/*.languages_list_item span{font-family: 'effraa',Helvetica,Arial,Lucida,sans-serif!important;font-family:effra-arabic, sans-serif!important;}*/
.languages_list_item span {font-family: 'rfont',Helvetica,Arial,Lucida,sans-serif!important;font-family: 'witnessps', sans-serif!important;}
.page .languages_list_item span {font-family: 'rfont',Helvetica,Arial,Lucida,sans-serif!important;font-family: 'Tajawal', sans-serif!important;}
.social_home_icon {font-size: 19px;color: #6395ec;margin-top: 3px;display: block;}
.social_home{max-width: 640px;/*float: left!important;margin-top: 10px;*/}
.social_home_item {float: right;
    background: #fff;
    /*padding: 1px 0px;*/
    margin: 0px 5px;
    width: 25px;
    height: 25px;
    text-align: center;
    border-radius: 50%;}
.FontAw .social_home_icon{font-family: 'fontawesome'!important;}
.ETFont .social_home_icon{font-family: ETmodules!important;}
.social_home_item:hover {background: #6395ec;}
.social_home_item:hover span{color: #fff;}
.search_menu_icon .et-pb-icon{transform: rotateY(180deg);}
.home7row .large .featured_image_blog img{height:352px;}
.articleShare {display:inline-block;}
.articleCode {margin-bottom:0px!important;}
figure.wp-block-gallery{
	margin:auto;
	column-count: 1;
	column-gap: 0;
	display: inline-block;

}
figure.wp-block-image {
	margin:0!important;
	display: inline-block!important;
	width: 100%!important;
	margin-top: 0!important;
}
figure.wp-block-image img{
	/*width: calc(100% - 10px)!important;*/
}
.standard_menu_size{width: 1200px; height: 100px;max-width: 100%;}
.menu_wiht_logo{position: relative;}
.menu_logo{position: absolute; right:0;}
.menu_logo_link{}
.dd-wrapper{
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	/*align-items: center;*/
	position: absolute;
	
}
.HMmenus_item{float: right; margin: 0 10px; /*width: 110px;*/padding: 10px 14px; border-radius: 6px;text-align: center;}
.menuNav{position: absolute; left: 0; width:68%; margin-top: 22px;/*padding: 0 25px;*/}
.HMmenus_item a{color: #fff; font-size: 23px; text-decoration: none;font-weight: 600; font-family: 'witnessps-bold', sans-serif;}

.dd-menu-button{display: none;}
.menu_search{margin-left: 0px;  position: absolute; left: 0; width: auto;/*transform: rotateY(180deg);*/}
.menu_search a{font-size: 29px;}
.HMmenus_item:hover{background-color: #fff!important;}
.HMmenus_item:hover a {color: #0a3d62;}
.menu_search:hover{background-color: #0a3d62!important;}
.menu_search:hover a{color: #fff;}
.HR2S > div:first-child {
	float:right;
	margin-right:0px;
}
.HR2S > div:last-child {
	float:left;
}
.HR2S .column_2_3 {
	width:70%!important;
	
}
.HR2S .column_1_3 {
	width:30%!important;
}

.home-main img{width:100%;}
.home-main a{color:#000;}
.main_story{padding: 0px 0px 0px 0px;}
.main_story .entry-title a {font-size: 36px; line-height: 56px;}
.main_story .entry-title {text-align: center;font-size: 2rem;max-height: 100px;line-height: 60px;}
.home-main {margin-top: 20px;}
.home-main .column_1_4 article img {height: 192px; }
.home-main .column_1_4 article {height: 296px; overflow: hidden;}
.home-main .column_1_4 article h2 {margin:0px 5px;font-weight: 600;font-size: 20px;line-height: 30px;}
.page .home-main .column_1_4 article h2 {font-weight: 500;}
.home-main .main_story img{height:400px;}
.home-main .column_1_3 .entry-title a {font-size: 26px; line-height: 38px;}
/*.home-main .column_1_3 {margin-top: 30px;}*/

.row_3_1_1_1>div {float: right;}
.first_column {float: right;}
.last_column {float: left;}
.column_1_3{width:32.33%;}
.middle_column{margin-right: 1.5%; margin-left: 1.5%}
.borderheader{
	width: 100%;
    padding: 5px 0px;
	border-right: solid 5px #000;
	margin-bottom: 8px;
	-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
.no-padding-header{padding: 0}

.borderheader a {
    color: #000!important;
    margin-right: 14px;
	/*border-bottom: #fff solid 1px;*/
    font-weight: bold;
    font-size: 28px;

}
.headerSection a{
	/*    background-color: #264394;*/
	
	background-color: #0a3d62;
    color: #fff !important;
    font-weight: bold;
    padding: 11Px 10px;
    font-size: 21px;
    border-radius: 2px;
}
.borderheader h1 {
    color: #000!important;
    margin-right: 14px;
	/*border-bottom: #fff solid 1px;*/
    font-weight: bold;
    font-size: 33px;
    margin-top: 0;
    margin-bottom: 4px;
}
.aboutHeader h1{
	margin-top: 0;
	margin-bottom: 0;
}
.aboutHeader {
	margin-top: 20px;
}
.headerSection h1{
	/*    background-color: #264394;*/
	background-color: #0a3d62;
    color: #fff !important;
    font-weight: bold;
    padding: 11Px 10px;
    font-size: 21px;
    border-radius: 2px;
}
.headerSection p{
	/*    background-color: #264394;*/
	
	background-color: #0a3d62;
    color: #fff!important;
    font-weight: bold;
    padding: 5Px 10px;
    font-size: 18px;
	border-radius: 2px;
	display: initial;
    padding-bottom: 5px;
}
.headerSection {
    /*border-bottom: solid 4px #264394;*/
	border-bottom: solid 4px #0a3d62;
    width: 100%;
    padding: 5px 0px;
}
.twitter_feed .headerSection{
    width: 100%;
    padding: 0px 0px;
    display: flex;
	border-bottom:none;
	
}
.twitter_feed .headerSection a{
   background-color:#1d9bf0;
   width: 100%;
   padding: 8Px 10px;
}
.home article img{width:100%; box-shadow: 0px 12px 18px -6px rgb(0 0 0 / 30%);}
.small_news .entry-featured-image-url{
	width: 100px;
    float: right;
    margin: 1px 0px 1px 10px;
    height: 75px;
}
.small_news .entry-title{
    height: 80px;
    margin: 5px;
    overflow: hidden;
}
.small_news .post-meta{
    font-size: 12px;
    margin-bottom: 6px;
}
	
.small_news img{
	width: 100px;
    float: right;
    margin: 1px 0px 1px 10px;
    height: 85px;
}

.small_news article{
    height: 88px;
	margin-bottom:10px;
}
.small_news .entry-title{
    font-size: 19px;
    font-weight: 600;
    /*line-height: 30px;*/
}
.page .small_news .entry-title{
    
    font-weight: 500;
}
.grey_background article {background: #f1f1f1;}
.small_news {display: grid;}
.medium_news .entry-title a{
    font-size: 18px;
    line-height: 26px;
    font-weight: bold;
}
.medium_news img{
	width: 161px;
    
}
.medium_news article{
    height: 120px;
}
.medium_news .entry-featured-image-url{
	width: 161px;
}
.medium_news article img{
    height: 118px;
}
.medium_news .entry-title {
    height: 110px;
}
.medium_news .entry-title{
    font-size: 20px;
    line-height: 28px;
    font-weight: 600;
}
.reportsSection {
    background: #f2f1ed;
    margin-top:15px ;
}

.reportsSection .borderheader a {
    color: #000!important;    
	border-bottom-color: #6395ec;
	position: relative;
    z-index: 1;
    
}
.reportsSection .borderheader {
    border-right: solid 10px #6395ec!important;
}
.row_blogs_3 > div {
	float:right;
}
.row_blogs_3 div:first-child{
	margin-right:0px;
}


.row_blogs_3 > div{
	    width: 32.33%;
}
.row_blogs_3 > div:nth-child(2){
		margin-right:1.5%;
		margin-left:1.5%;
}
.reportsSection article img{
    height: 192px;
    width: 100%;
}
.reportsSection .entry-title{
    font-weight: 600;
    font-size: 20px;
}
.newsrow .entry-title{font-size: 20px;}
.page .newsrow .entry-title{line-height: 27px;}
.newsrow .entry-title{font-weight: 600;line-height: 27px;}
.full_width_section{
	margin-right: 0;
    margin-left: 0;
    /*margin-right: calc(-49.55vw + 50%);
    margin-left: calc(-49.55vw + 50%);*/
}
.video_section
.video_section{
	padding-top:0px;
	padding-bottom:0px;
}
.video_section article{
    height: 370px;
    overflow: hidden;
}
.video_section{
	background:#32323c;
}
.video_section article{
	background:none!important;
	border:none!important;
}
.video_section article h2 a{
	color:#fff!important;
}
.video_section article h2 a:hover{
	color:#65d5ff!important;
}
.article_section article h2 a:hover{
	color:#65d5ff!important;
}

.video_section article .published {
	color:#fff!important;
}
.video_section {
	border-top:none!important;
}
.video_section .et_main_video_container{
	max-height: 260px;
}
.video_section .fluid-width-video-wrapper{
	max-height: 216px;
    overflow: hidden;
    /*padding-top: 59%!important;*/
}
.video_section .video_div {
	width: 32%;
    float: right;
	height: 295px;
}
.video_section .video_div:first-child {
    margin-left: 2%;
}
.video_section .video_div:last-child  {
    float: left;
}
.video_section .video_div iframe{
	height:216px;
}
.video_section .video_div img{
	height:auto;
	width: 100%;
}
.video_section .video_div .entry-title{
	margin-top: 0;
	line-height: 32px;
}
.video_section .video_div .entry-title a{
	
	font-size: 20px;
}
.video_section .ytp-show-cards-title{
	display: none!important;
}
.dark_section_title .borderheader{
    border-color: #1e96fc!important;
    
}
.dark_section_title .borderheader a {
    color: #fff!important;    
	border-bottom-color: #f2a200;
}
.video_row {
    padding: 27px 0;
}
.num_column_2 .column{width:49%;}
.num_column_2 .column:first-child {float: right;}
.num_column_2 .column:last-child {float: left;}
@media (max-width:820px){.num_column_2 .column{width:100%;}}
.qudsrow .medium_news img{
	width: 200px;
    
}

.qudsrow .medium_news .entry-featured-image-url{
	width: 200px;
}
.qudsrow .medium_news .entry-title a{
    font-size: 20px;
    /*line-height: 37px;*/
    font-weight: bold;
}
.qudsrow .medium_news .entry-featured-image-url{
	width: 200px;
    float: right;
    margin: 1px 0px 1px 10px;
    height: 130px;
}
.qudsrow .medium_news .entry-title{
    height: 122px;
    overflow: hidden;
    vertical-align: middle;
    display: table-cell;
}
.qudsrow .medium_news .post-meta{
    font-size: 15px;
    margin-bottom: 6px;
}
	
.qudsrow .medium_news img{
	width: 200px;
    float: right;
    margin: 1px 0px 1px 10px;
    height: 133px;
}

.qudsrow .medium_news article{
    height: 135px;
	margin-bottom:10px!important;
}

.row_blogs_2 article{width:49%;}
.row_blogs_2 article:first-child {float: right;}
.row_blogs_2 article:last-child {float: left;}
.row_in_column{display: inline-block;}
.qudsrow{margin-top: 10px;display: flex;justify-content: space-between;}
.num_column_2 .row_blogs_2 img {height: 170px; width: 100%;}
.row_blogs_3 > article {
	float:right;
}
.row_blogs_3 article:first-child{
	margin-right:0px;
}


.row_blogs_3 > article{
	    width: 32.33%;
}
.row_blogs_3 > article:nth-child(2){
		margin-right:1.5%;
		margin-left:1.5%;
}
.row_blogs_3 > a{
	    width: 32.33%;
	    display: block;
}
.row_blogs_3 > a:nth-child(2){
		margin-right:1.5%;
		margin-left:1.5%;
}
.row_blogs_3 > a:first-child{
	margin-right:0px;
}
.row_blogs_3 > a {
	float:right;
}
.blogdate img,.blogdateexerpt img{
	border-radius:5px;
}
.blogdate img{height:259px;}
.blogdate article{
	/*border: black solid 1px;*/
	height:320px;
}
.studies_row .blogdate article{
	/*border: black solid 1px;*/
	height:364px;
}
.post_content_inner p{ margin:5px 10px; }
.blogdate .entry-title{
	padding: 8px 8px 4px 8px;
	margin-top:0px;
	line-height: 30px;
	font-size: 18px;
}
.blogdate .entry-title a{
	font-size: 20px;
    font-weight: bold;
    /*line-height: 37px;*/
}
    
.blogdate .post-meta{
	text-align: center;
    position: absolute;
    bottom: 0px;
    width: 100%;
}
.blogdate  article:hover img{
	transition: transform 2000ms ease 0ms,transform 2000ms ease 0ms,transform 2000ms ease 0ms;
    transform: scaleX(1.36) scaleY(1.36) translateX(9%) translateY(3%) rotateX(0deg) rotateY(0deg) rotateZ(6deg)!important;
}
.blogdate .entry-featured-image-url{
	overflow:hidden;
	display: block;
	box-shadow: 0px 12px 18px -6px rgb(0 0 0 / 30%);
}
.blogdate article:hover{
	border: none;
	background-color: #f1f1f1;
}
.article_section{
	background:#1b242e;
	margin-top: 10px;
	padding-top: 10px;
}
.article_row .post_thumb{width:120px;float: right;}
.article_row .content_wrapper{width: calc(100% - 140px); float: left;}
.article_row .article-author span{color: #cdcdcd;}
.article_row .article-author a {color: #cdcdcd;}
.article_row .article-author span{margin-left: 5px;}
.article_row .article-author {font-size: 14px;}

.circular img{
	border-radius:50%;
	width: 120px;
    float: right;
    margin: 1px 0px 1px 10px;
    height: 120px;
}

.article_row article{
    height: 175px;
	margin-bottom:10px;
	overflow: hidden;
}
.circular a{
    height: 155px;
	margin-bottom:10px;
}
.article_title a{
    font-size: 20px;
    color: #fff;
    line-height: 27px;
    font-weight: bold;
    font-family: 'witnessps-bold',sans-serif!important;
}
.article_row .article_title {
	line-height: 28px;
	max-height: 114px;
	overflow: hidden;
}
.page .article_title a{
    font-size: 19px;
    font-weight: 500;
}
.article_title{
    margin-bottom:10px;
    margin-top: 5px;
}
.article_row .authorP{
    color: #fee;
    margin-top:5px;
}

.meta_on_image{position: relative; overflow: hidden;}
.over_image_top_right{position: absolute; top:8%;padding: 0 20px 15px; z-index: 9;}
.over_image_top_right span {font-weight: 700; font-style: italic; color: #000; background-color: #fff;display: table; width: auto; }
.over_image_top_right span a{display: inline-block; width: auto; padding: 10px 14px; font-size: 20px;}
.special_files .featured_image_link{display: block; width: 100%;}
.special_files .content_wrapper{box-shadow: 0px 2px 18px 0px rgb(0 0 0 / 17%);background-color: #ffffff;
    margin-top: -43px;
    margin-right: 33px;
    margin-left: 33px;
    padding-top: 23px;
    padding-right: 35px;
    padding-bottom: 23px;
    padding-left: 35px;
	position: relative;
	z-index: 9;}
.special_files article:hover img {transform: scale(1.2);}
.special_files .large_featured_image img {transition: all 300ms ease 0ms!important;}
.read_more_wrapper{text-align: left;}
.read_more_wrapper a{font-weight: 600;
    color: #fff;
    margin-top: 14px;
    padding-top: 5px;
    padding-right: 12px;
    padding-bottom: 5px;
    padding-left: 16px;
    background-color: #ff6b6b;}
.special_files article:hover .read_more_wrapper a{background-color: #6395ec;}
.refugees_row .row_4_1_2_1 .column_2_4{width: 48%;}
.refugees_row .row_4_1_2_1 .column_1_4{width: 25%;}
.num_column_3 .column {float: right;}
.num_column_3:last-child {float: left;}
.column_2_4 {width:49%;}
.column_1_4 {width:24.5%;}
.num_column_2 .column_1_2 .row_blogs_2 article img {height: 192px; }
.num_column_2 .column_1_2 .row_blogs_2 article {height: 272px; overflow: hidden;}
.num_column_2 .column_1_2 .row_blogs_2 article h2 {margin:0px 5px;font-weight: 600;font-size: 20px;}
.pg_body{max-width: 1200px;
	margin: 0 auto;
	display: flow-root;
}
.single_title {
	font-size: 36px;
	font-family: 'witnessps-bold',sans-serif!important;

}
.featured_image img {
	width: 100%;
	height:auto;
}
.post_content {
	font-size: 18px;
	font-size: 22px;
	font-weight: 300;
	line-height: 1.7;
}
.main_content {
	width: 70%;
	float:right;
}
.sidebar {
	width: 29%;
	float: left;
}
.side_cat_title{
	border-right: #0a3d62 solid 5px;
	padding-right: 10px;
}
/*.ints_embed_vid{width:33.33%; float: right; height: 760px;}
.ints_embed_vid iframe{max-height: 725px; }
.ints_embed_vid:nth-child(3n) iframe {float: left;}
.ints_embed_vid iframe .Caption {direction:rtl; text-align:right; }
.ints_embed_vid iframe .Caption a{direction:rtl; text-align:right; }
.ints_embed_vid:nth-child(3n-1) iframe {margin:0 auto!important; }

.ints_embed_vid .CaptionComments{display: none!important;}*/


.ints_embed_vid{
 	position: relative;
    padding-bottom: 67.25%;
    
    height: 0;
    overflow: hidden;
    width:32%;
    float: right;
    margin-bottom: 30px;
}
.ints_embed_vid:nth-child(3n-1) {margin-right:2%; margin-left: 2%;}
.ints_embed_vid iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
    max-height: 797px;

}
.miscellaneous_row img {height: 259px;transition: all 300ms ease 0ms!important;}
.M_title {
    background-color: #ffffff;
    margin-top: -43px !important;
    margin-right: 33px !important;
    margin-left: 33px !important;
    padding-top: 15px !important;
    padding-right: 35px !important;
    padding-bottom: 15px !important;
    padding-left: 35px !important;
    position: relative;
    z-index: 9;
    box-shadow: 0px 2px 18px 0px rgb(0 0 0 / 37%);
    border-radius: 100px;
    font-weight: 700 !important;
    font-size: 20px !important;
    line-height: 1.5em !important;
    text-align: center;
}
.miscellaneous_row article:hover img {transform: scale(1.2);}
.small-main-news article img {height: 192px; }
.small-main-news article {height: 286px; overflow: hidden;}
.home-main>.column{overflow: hidden;}
.small-main-news article h2 {margin:0px 5px;font-weight: 600;font-size: 20px;line-height: 30px;}
.small-main-news article h2 {font-weight: 500;}
.column_1_2 {width: 49%;}
.second-half{float: left;}
.has-two-columns a {width: 49%;}
.has-two-columns a:nth-child(odd) {float: right;}
.has-two-columns a:nth-child(even) {float: left;}
/***** make large news with side image ********/

@media(min-width:980px){
	.home-main>.column{height: 572px;}
}

.news-list .entry-featured-image-url{
	float: right;
	margin: 1px 0px 1px 10px;
}

.news-list .entry-featured-image-url img{
	width: 100%;
	height: 100%;
}

.large-image .entry-featured-image-url{
	width: 320px;
	height: 240px;
	overflow: hidden;
}
.large-image .meta-wrapper{
	height: 240px;
	overflow: hidden;
	padding-top: 5px;
}
.large-image article:hover img{
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
}
.large-image img{
	transition: all .3s ease;
}
.News_Category, .studies_row{margin-top: 10px;}
.miscellaneous_row {margin-top: 15px;}
.footer-header{font-size: 22px;border-bottom: solid 1px;padding-bottom: 5px;}
h1.footer-header {padding-bottom: 10px;font-weight: 600;font-family: 'witnessps', sans-serif!important;}
h2.footer-header {padding-bottom: 6px;font-weight: 600;font-family: 'witnessps', sans-serif!important;}
.num_column_3 .middle{margin-left:1.5%; margin-right:1.5%; }
.num_column_3 .middle.column_1_3{margin-left:1.5%; margin-right:1.5%; }
.num_column_3 .last{float: left;}


/*****End make large news with side image ********/


/*****article image ********/

.article_image {float: left;margin-right: 10px!important;}
.article_image img{width:200px;height:200px;border-radius:50%;}

/*****End article image ********/

/*****post-tags ********/
.post-tags a{
	display:inline-block;
	background: #d2d2d2;
    padding: 7px;
    font-size: 20px;
    border-radius: 10px;
    color: #333;
	margin:5px;
}
.post-tags a:hover{
	background: #9d9d9d;
    color: #fff;
}
/*****post-tags End --********/


/***** category page opinion ********/
.category-page-opinion.circular a{
    height: 155px;
	/*margin-bottom:10px;*/
	float: right;
	width: 32.66%;
	display: flex;
	align-items: center;
	background-color: #f1f1f1;
}
.dark_theme .category-page-opinion.circular a{
	background-color: #2e3d4e;
	box-shadow: 0 0 1px 1px #3e4e67;
}
.dark_theme .category-page-opinion.circular a:hover{
	background-color: #1b2d2e;
}
@media (min-width:981px) {
	.category-page-opinion.circular a:nth-child(3n-1){
		margin: 0 1%;
	}
}
.category-page-opinion .left-floated-image .author_image{
    height: 130px;
	float: right;
	width: 130px;
	max-width: fit-content;
}
.category-page-opinion .left-floated-image .content-wrapper{
	width: calc(100% - 150px);
	float: left;
	margin-right: 20px;
}
.category-page-opinion .circular-image img {
	border-radius: 50%;
	width: 130px;
	height: 130px;
}
.category-page-opinion h2 {
	font-size: 18px;
	line-height: 25px;
}
.category-page-opinion h3 {
	font-family: 'witnessps', sans-serif!important;
	font-size: 16px;
}
/***** End category page opinion ********/


/*****short Url********/
.copied{display: none; margin-right: 5px;background: #6395ec;color: #fff; padding: 8px 10px; border-radius: 7px; font-size: 18px; font-weight: bold; font-family: 'effraa';}
.copiedDiv{padding-top: 7px;}
.shortUrlTxt{float:right; margin-left: 5px;}
.shortUrlTxt p{margin-top: 6px; font-size: 21px; /*font-weight: bold;*/}
.shortUrl{width: 257px; font-size: 15px; border-color: #6395ec!important;border: 1px solid;padding: 3px;border-radius: 3px;}
.shortUrldiv{display: flex; width: 100%; height: 56px; align-items: baseline;}
/*****short Url End..********/
/*****related posts********/
.related-posts article{height: 360px;border-radius: 20px; overflow: hidden; margin-bottom: 40px;background-color: #ededed;}
.related-posts img{height: 230px; width: 100%;}
.related-posts .entry-title {margin-top: -20px; padding:20px; }

/*****related posts End --********/


/***** Special File design ********/

.special-file-cover {
	height: 680px;
	background-repeat:no-repeat;
	background-size:cover;

}
.special_title{
	font-size: 36px;
	font-weight: 600;
	margin-top: 0;
}
.special-file-cover-container{
	max-width: 1200px;
	margin: 0 auto;
	height: inherit;
}
.second-news-first-article img {height: 220px;}
.special-file-items a{
	width:24%;
	float: right;
	margin-left: 1.33%;

 }
 .special-file-items a:nth-child(4n) {
	float: left;
	margin-left: 0;

 }
.special-file-items img{
	width:100%;
	height: 152px;

 }
 .special-file-items .entry-title {
	margin: 0;
	max-height: 117px;
	overflow: hidden;

 }
  .special-file-items article {
	height: 286px;
	overflow: hidden;

 }

 .special-file-tag-id{
 	display: none;
 }
.special-header-logo{
	width:120px;
	float:right;
}
.special-header-menu {
	float: left;
	margin-top: 23px;
}
.special-header-menu .SFMenu-item{
	float: right;
	margin: 5px 2px;
	font-size:24px;
	background-color: #fff;
	padding: 0 14px;
	padding-bottom: 5px;
	border-radius: 10px;
}
.special-header-menu .SFMenu-item:hover{
	background-color: #0a3d62;
}
.special-file-text{
	width:450px;
	color:#fff;
	margin-top:70px;
}
.special-file-text p{
	font-size: 20px;
}
.special-header-menu .SFMenu-item a{
	font-family: 'witnessps-bold', sans-serif!important;
	color:#8d8d8d;
}
.special-header-menu .SFMenu-item:hover a{
	color:#fff;
}
.cetered-div{
	margin:0 auto;
}

.special-featured-item {
	width: 980px;
	margin-top: -40px;
	margin-bottom: 40px;
}
.special-featured-item article{
	height: 350px;
	background-color:#0a3d62;
	padding: 15px;
}
.special-featured-item article img{
	height: 350px;
	width: 500px;
}
.text-wrapper{
	width: 450px;
	float: right;
	color: #fff;
}
.special-file-reports a{
	width:32%;
	float: right;
	margin-left: 2%;

 }
 .special-file-reports a:nth-child(3n) {
	float: left;
	margin-left: 0;

 }
.special-file-reports img{
	width:100%;
	height: 200px;

 }
.special-reports-section{
	background-color: #05011f;

 }
 .special-reports-section h2{
	color: #fff;

 }
 .special-file-videos .video_div:nth-child(odd){

 	width:48%;
	float: right;
	margin-left: 4%;
 }
  .special-file-videos .video_div:nth-child(even){

 	width:48%;
	float: left;
	margin-left: 0;
 }
 .special-video-section{
	background-color: #32323c;

 }
 .special-video-section h2{
	color: #fff;

 }
 .special-video-section h2 a{
	color: #fff;

 }
 .special-file-opinion a{
	width:32%;
	float: right;
	margin-left: 2%;
	height:200px;
 }
 .special-file-opinion a:nth-child(3n) {
	float: left;
	margin-left: 0;

 }
  .special-opinion-section{
	background-color: #ededed;

 }
 .special_title, .special-file-text p{
 	background-color: #3d3d3d63;
 	padding: 10px;
 }
 .special-file-opinion .article-author span{color: #373737;}


/***** End Special file design ***/

.dark_theme .discOfABoutUs ul{color: #fff;}


/****************responsive design***********************************/
@media (min-width: 980px)
{
	.refugees_row .row_4_1_2_1{
		display: flex;
		flex-direction: row;
	}
}

/****************End Responsive Design***********************************/





.footer {width:100%; display:none;}
.footer-tags{padding-right: 0;
	padding-left:0 ;
}
.footer-tags li {
	background: #cfcfcf;
	width: fit-content;
	/*list-style: none;*/
	list-style-position: inside;
	float: right;
	margin: 3px;
	padding-top: 4px;
	line-height: 30px;
	padding-right: 13px;
	padding-left: 0;
	font-family: auto;
	clip-path: polygon(0 0, calc(100% - 14px) 0, 100% 50%, calc(100% - 14px) 100%, 0 100%);
}

.footer-tags li a {
	color:#000;
	position: relative;
	right: -8px;
	
}
.footer-tags li::marker {
	color:#0a3d62;
}

.footer-tags{padding-right: 0;
	padding-left:0 ;
}
.footer-tags a {
	background: #cfcfcf;
	width: fit-content;
	/*list-style: none;*/
	list-style-position: inside;
	display: list-item;
	float: right;
	margin: 2px;
	padding-bottom: 2px;
	line-height: 25px;
	padding-right: 13px;
	padding-left: 5px;
	color:#333;
	font-weight: bold;
	clip-path: polygon(0 0, calc(100% - 14px) 0, 100% 50%, calc(100% - 14px) 100%, 0 100%);
}

.footer-tags  a {
	color:#000!important;
}
.footer-tags a::marker {
	color:#0a3d62;
	content: "● ";
}

.fSection1 {
	background-color: #0a3d62 !important;
}
.fSection2 {
	background-color: #1b242e !important;
}
.witnessps-footer{color:#fff;}
.witnessps-footer a {color:#fff;}
.footer-text-wrapper{float: left;margin:15px 0;}
.footer-text-wrapper .header-text-div{float: right;}
.footer-text-wrapper .header-text-div a{color:#fff;float: right;}
.footer_text p {font-size: 19px;}
.footer-text{float: right;}
img{max-width:100%;}
a{text-decoration: none;}
.link-separator{float: right; margin: 0 14px;}

/*
	search modal style
*/
.search_modal{
	overflow-y: auto;
	overflow-x: hidden;
	z-index: 11110;
	position: fixed;
	top:0 ;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: RGBA(225, 225, 225, .96);
	visibility: hidden;
	opacity: 0;
	-webkit-transform:scale(1.09);
	transform: scale(1.09);
	transition: opacity .3s, visibility .3s, -webkit-transform .3s;
	transition: opacity .3s, transform .3s, visibility .3s;
	transition: opacity .3s, transform .3s, visibility .3s, -webkit-transform .3s;
	box-sizing: border-box;

}
.dark_theme .search_modal{
	background-color: RGBA(27, 36, 46, .96);
}
.search_modal_active{
	visibility: visible;
	opacity: 1;
	-webkit-transform:scale(1);
	transform:scale(1);
}
.search_modal_top{
	background-color: rgba(0, 0, 0, .12);
	margin-top: 20px;
}
.container{
	max-width: 1200px;
	margin: 0 auto;
	padding: 0 16px;
	position: relative;
}
.container_narrow{max-width: 960px;}
.container:before,
.container:after,
.group:before,
.group:after{
	content: " ";
	display: table;
}
.container:after,
.group:after{
	clear:both;
}
.search_term{
	width: 75%;
	box-sizing:border-box ;
	border: none;
	padding: 15px 0;
	margin: 0;
	background-color: transparent;
	font-size: 1rem;
	font-weight: 300;
	outline: none;
	color: #F95738;
}
@media (min-width: 530px) {
	.search_term{
		font-size: 1.5rem;
	}
}
@media (min-width: 960px) {
	.search_term{
		width: 80%;
		font-size: 3rem;
	}
}
.search_overlay_close{
	/*position:absolute;
	top:13px;
	left: 16px;*/
	font-size: 2.1rem;
	cursor: pointer;
	transition: all .3s;
	
	color: #f95738;
	line-height: .7;
}
@media (min-width:530px) {
	.search_overlay_close{
		top: 18px;
		font-size: 2.1rem;
	}
}
@media (min-width:960px){
	.search_overlay_close{
		top:26px;
		font-size: 2.8rem;
	}
}
.search_overlay_close:hover {
	opacity: 1;
	background-color: #fff;
}
.body-no-scroll {
  overflow: hidden;
}
.search_overlay_icon {
	margin-right: 10px;
	font-size: 1.8rem;
	color:#f95738;
}
@media (min-width:960px) {

	.search_overlay_icon {
		font-size: 2.5rem;
	}
}
.spinner-loader{
	margin-top:45px;
	border-radius: 50%;
	width: 24px;
	height: 24px;
	border: 0.25rem solid rgba(0, 0, 0, 0.2);
	border-top-color: black;
	-webkit-animation: spin 1s infinite linear;
	animation: spin 1s infinite linear;
	animation-direction: reverse;
}
/*.spinner-loader{
  border: 16px solid #f3f3f3;
  border-radius: 50%;
  border-top: 16px solid #3498db;
  width: 120px;
  height: 120px;
  -webkit-animation: spin 2s linear infinite; 
  animation: spin 2s linear infinite; 
}*/
@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}
.search-overlay__section-title{
	margin: 30px 0 1px 0;
	font-weight: 400;
	color:#0d3b66;
	font-size:2rem;
	padding: 15px 0;
	border-bottom: 1px solid #CCC;
}
.link-list li{
	padding: 0.4rem 0;
	font-size: 1.5rem;
	border-bottom: 1 px dotted #DEDEDE;
}
.search_modal .link-list li{
	font-size: 1.3rem;
}
.search_field{
	margin: 20px 0;
}
.link-list li:last-child {
	border-bottom: none;
}
.link-list a{
	color:#3e007e;
}
.min-list {
	padding: 0;
	margin: 0;
}
.min-list li {
	list-style: none;
}

.watch-scroll {
  height: 100px;
  width:500px;
  overflow: auto;
  border:1px solid black;
}
.placeholder{
  height:300px; 
}
.alert{
  width:300px;
  padding:1em;
  color:white;
  background-color:#ff5c5c;
  display:none;
}
.special-load-more{display: none;}
.special-post-container{
	margin-top: 20px;
}
.circular-image img {
	border-radius: 50%;
	width: 175px;
	height: 175px;
}
.opinion-article-list article{
	border-bottom: #ededed solid 1px;
}
.opinion-article-list>h2{
	padding-bottom: 10px;
	border-bottom: solid #b6b6b6 1px;
}
.left-floated-image .author_image{
	width:175px;
	float: right;

}
.search-overlay__results .author_section .left-floated-image .author_image{
	width:115px;
	float: right;

}
.search-overlay__results .author_section .circular-image img {
	border-radius: 50%;
	width: 100px;
	height: 100px;
}
.search-overlay__results .comment_section .left-floated-image .author_image{
	width:145px;
	float: right;

}
.search-overlay__results .comment_section .circular-image img {
	border-radius: 50%;
	width: 130px;
	height: 130px;
}
.search-overlay__results .comment_section .search_title {
	width: calc(100% - 150px);
}
.left-floated-image .content-wrapper{
	width: calc(100% - 220px);
	float: left;
	margin-right: 20px;
}
.left-floated-image{
	display: flex;
	align-items: center;
}
.auther-info{margin-top: 25px;}
.article-author span {float: right;margin-left: 5px;}
.more-from-author .circular-image img {
	border-radius: 50%;
	width: 100px;
	height: 100px;
	margin-left: 10px;
	flex-shrink: 0;
}
.more-from-author{
	width: 100%;
	float: right;
}
.small-article-list{
	height: 130px;
	overflow: hidden;
	display: flex;
}
@media (max-width:500px){
	.left-floated-image .content-wrapper{
		margin-right: 0;
	}
	.auther-info{flex-direction: column;height: auto!important;}
	.auther-info .content-wrapper{width: 100%;}
	.auther-info .content-wrapper .entry-title{margin:0 auto; width: fit-content;}
}



.theme_icon{
	float: right;
    width: 16px;
	color: #eee;
}
.theme_toggle{
	width: 32px;
    float: right;
    background: #999;
    height: 16px;
    border-radius: 50px;
    margin: 0 5px;
}
.white_circle{
	width: 16px;
    display: block;
    height: 16px;
    background: #fff;
    border-radius: 50%;
    position: relative;
    right: 0px;
	
}
.btn-toggle{
	cursor: pointer;
	width: 74px;
    
	height: 16px;
	
}
.dark_theme .white_circle {
  right: 19px;
  /* right: unset;*/
}
.dark_theme .blogdate article:hover{
	border: none;
	background-color: #2e3d4e;
}
.dark_theme .M_title{
	
	background-color: #2e3d4e;
}
.dark_theme .left-floated-image .content-wrapper{
	color:#fff;
}
.inline-row > .inline-div {font-weight: bold;display: inline-block;vertical-align: middle;}
body a:hover h2{color:#9f0000;}
body a:hover{color:#9f0000;}
body a:hover p{color:#333;}
.dark_theme a:hover h2{color:#65d5ff;}
.dark_theme a:hover{color:#65d5ff;}
.dark_theme a:hover p{color:#fff;}
.dark_theme h3{color:#fff;}
.dark_theme {
  background:#1b242e;
}
.dark_theme .reportsSection{
  background:#1b242e;
}
.dark_theme .grey_background article{
  background:#2e3d4e;
}
.dark_theme .article_section {
  background:#2e3d4e;
}
.dark_theme a {
  color:#fff;
}
.dark_theme H2, .dark_theme H1, .dark_theme p, .dark_theme .article-author span{
  color:#fff;
}
.dark_theme .post_content{
	color:#fff;
} 

.dark_theme .borderheader a {
  color:#fff!important;
}
.dark_theme .borderheader h1 {
  color:#fff!important;
}
.dark_theme .borderheader {
  border-right-color: #6395ec;
}
.dark_theme .opinion-article-list article{
	border-bottom: #363535 solid 1px;
}
.dark_theme .post-tags a{
	background: #2e3d4e;

}
.dark_theme .related-posts article{background-color: #2e3d4e;}

.video_category .video_div{
	width: 49%;
	height: 424px;
	overflow: hidden;
}
.video_category .video_div:nth-child(odd){
	float: right;
}
.video_category .video_div:nth-child(even){
	float: left;
}
.video_category .entry-featured-image-url{
	width: 100%;
	height: auto;
	max-height: 310px;
}


/*  bootstrap pagination */
.pagination {
  display: -ms-flexbox;
  display: flex;
  padding-right: 0;
  list-style: none;
  border-radius: 0.25rem;
  max-width: 100%;
  overflow: hidden;
}

.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #007bff;
  background-color: #fff;
  border: 1px solid #dee2e6;
}
.dark_theme .page-link {

  background-color: #6b6b6b8f;
  color: #fff;

}


.page-link:hover {
  z-index: 2;
  color: #0056b3;
  text-decoration: none;
  background-color: #e9ecef;
  border-color: #dee2e6;
}

.page-link:focus {
  z-index: 3;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}

.page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #dee2e6;
}

.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5;
}

.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}

.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}

.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
}

.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem;
}

.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
}
/* End bootstrap pagination */

/*Responsive*/
@media (min-width:1065px) and (max-width:1130px)
{.languages_list{margin-right: 5px;}}



@media (max-width:475px) 
{
	.menu_logo{
		content: url(/wp-content/uploads/2023/08/logo-white-250.png);
		position: unset;
	}
	.menu_logo_link{
		display: table-cell;
		height: 100px;
		width: 250px;
		vertical-align: middle;
	}
	.header_date{
		display: none!important;
	}
}
@media (max-width:420px) 
{

	.header_links{
		display: none!important;
	}
	.btn-toggle{
		margin: 0 8px;
	}
}


/*End Responsive*/

html{
	scroll-behavior: smooth;
}
#scrollTopBtn{
	display: none;
	position: fixed;
	bottom:40%;
	right: 1px;
	font-size: 23px;
	opacity: 0.7;
	width: 41px;
	cursor: pointer;
}
#scrollTopBtn:hover {
	background-color: #0056b7;
	opacity: 1;
}

/*Collapsable header Menu*/

.menu_icon{
	display:none;
	/*color: #fff;
	font-size: 37px;
	padding: 10px;*/
}

@media screen and (max-width:1100px) {

	.menu_bottun{
		position: absolute;
		left: 20px;
		top: 28px;
		z-index: 1;
	}

	.menu_bottun .menu_icon{
		display:block;
		float: left;
		margin-left: 20px;
		color: #fff;
		font-size: 34px;
	}
	.HMmenus_item{
		display: none;
	}
}
.show_responsive_menu .HMmenus_item{
		display: block;
		width: 100%;
		text-align: center;
		background: #0a3d62;
}
.show_responsive_menu .menu_bottun{
		
	
}
.show_overflow .SectionContainer{
	overflow: unset;
}
.show_responsive_menu{
	width: 130px;
	left: 30px;
	top: 68px;
	z-index: 10;

}
.show_responsive_menu .HMmenus_item{
	padding: 8px 6px;
	border-bottom: solid 1px #fff;
	border-radius: 0;

}
.show_responsive_menu .HMmenus_item:last-child {
	border-bottom: none;

}
.show_responsive_menu .menu_search{
	position: relative;
	left: unset;
}

/*End Collapsable header Menu*/
.column_container{display: flex;justify-content: space-between;}
.queue{display: inline-block;}
.two-thirds{width: 65%;}
.one-third{width: 33%;}
.one-half{width: 49%;}
.last_column{float: left;}
.search_news img{ width:130px;height:116px; }
.infographic article{
	height: 308px;
	overflow: hidden;
}
.infographic article h2{
	line-height:44px;
}



/****************/
.ddContainer {
  flex: 0 0 120px;
}
.ddContainer * {
  box-sizing: border-box;
}

.ddContainer a {
  text-decoration: none;
  color: #379937;
}

.ddContainer body {
  margin: 40px;
}

.ddContainer .dropdown {
  position: relative;
  font-size: 14px;
  color: #333;

  .dropdown-list {
    padding: 12px;
    background: #fff;
    position: absolute;
    top: 30px;
    right: 2px;
    left: 2px;
    box-shadow: 0 1px 2px 1px rgba(0, 0, 0, .15);
    transform-origin: 50% 0;
    transform: scale(1, 0);
    transition: transform .15s ease-in-out .15s;
    max-height: 66vh;
    overflow-y: scroll;
  }
  
  .dropdown-option {
    display: block;
    padding: 8px 12px;
    opacity: 0;
    transition: opacity .15s ease-in-out;
  }
  
  .dropdown-label {
    display: block;
    height: 35px;
    background: #fff;
    border: 1px solid #ccc;
    padding: 10px 12px;
    line-height: 1;
    cursor: pointer;
    
    &:before {
      content: '▼';
      float: left;
    }
  }
  
  &.on {
   .dropdown-list {
      transform: scale(1, 1);
      transition-delay: 0s;
      
      .dropdown-option {
        opacity: 1;
        transition-delay: .2s;
      }
    }
    
    .dropdown-label:before {
      content: '▲';
    }
  }
  
  [type="checkbox"] {
    position: relative;
    top: -1px;
    margin-left: 4px;
  }
}
.footer_social{
	list-style: none;
	padding-right: 0;
	overflow: hidden;
}

.facebook_footer{background-color:#344e8a; }
.twitter_footer{background-color:#009ad8; }
.footer_social_icons{margin-left: 15px;}
.full_width{width: 100%;}
.breadcrumb_list{list-style: none;display: flex;padding-right: 0;}
.breadcrumb_list li:first-child:before {
	content: none;
}
.breadcrumb_item:before{content:"/"; margin: 0 3px;}
.advanced_search{width: 850px;margin: 20px auto;max-width:100%; }
.search_section{display: flex;margin: 10px 0;height: 35px;}

.advanced_search .post_cats .ddContainer .dropdown-label{
	border-radius: 20px;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}
.advanced_search .post_cats .text_field{
	flex: 1 1 120px;
	border-radius: 20px;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	padding-right: 15px;
	border:1px solid #ccc;
	font-size: 18px;
}
.advanced_search .post_types label{
	font-size: 18px;
	margin: 0 10px;
}
.breadcrumb_item a {font-family: 'witnessps-bold', sans-serif; color: #0a3d62;}
.breadcrumb_item.active a {font-family: 'witnessps', sans-serif;color: #333;}
.extra_search_options{
	height: 33px;
	justify-content: space-between;
	margin-top: 50px;
	align-items: center;
}
.search_submit{
	margin-right:auto;
	background-color: #2b5f85;
	color: #fff;
	padding: 8px 12px;
	border-radius: 4px;
	border: 1px solid #013357;
	cursor: pointer;
}
.search_submit:hover {
	background-color: #013357;
	
}
.extra_search_options label{
	margin-left: 25px;
	font-size: 18px;
}


.mixed_results .search_results>a img{
	width:260px;
	height: 220px;

}
.mixed_results{
	width: 100%;
	max-width: 850px;
	margin: 0 auto;
}
.mixed_results .search_results article{
	display: flex;
	height: 230px;
	overflow: hidden;
	border-bottom: solid 1px #ededed;

}
.mixed_results .search_results article .featured_image{
	width:260px;
	height: 220px;
	float: right;

}
.mixed_results .search_results article .meta-wrapper{
	width:calc(100% - 280px);
	/*height: 220px;*/
	margin-right:auto;

}
.mixed_results .search_results a{
	margin-bottom: 15px;
	display: block;

}
.pagination_div{
	width: fit-content;
	margin: 47px auto;
}
.pagination_div a{
	cursor: pointer;
	font-weight: 400;
	color: #a6a6a6;
	font-size: 20px;
	line-height: 22px;
	padding: 0 6px;
	display: inline-flex;
	justify-content: center;
	align-items: center;
}

.pagination_div .current{
	cursor: pointer;
	font-weight: 400;
	colorc #333;
	font-size: 20px;
	line-height: 22px;
	padding: 3px 8px;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	border-bottom: 3px solid #013357;
}
.pagination_div a:hover{
	color: #013357;
}
.mixed_results .search_results .opinion_articles img , .mixed_results .search_results .archive_articles img{
	border-radius:50%;
	width: 220px;
	justify-content: center;
	display: block;
	margin: 0 auto;
}
.mixed_results .search_results .opinion_articles article .featured_image , .mixed_results .search_results .archive_articles article .featured_image{
	width:260px;

}
.mixed_results .search_results .opinion_articles article .article-author , .mixed_results .search_results .archive_articles article .article-author{
	color:#586f80;

}
/*.posts_search_results{
	max-width: 1200px;
}
.posts_search_results .search_results>a{
	width: 23.5%;
	display: inline-block;
	height: 420px;
	overflow: hidden;
	margin-left: 2%;
	float: right;
}
.posts_search_results .search_results>a:nth-child(4n){
	margin-left: 0;
}
.posts_search_results .search_results>a img{
	width:100%;
	height: 220px;
}*/
article.video_articles{margin-bottom: 15px;}
.mixed_results .search_results a.meta-wrapper{margin-bottom: 0;}
.video_search_results .search_results article.video_articles .meta-wrapper{
	width:calc(100% - 410px);
}
.video_search_results .search_results article.video_articles .featured_image{
	width:390px;

}
.mixed_results .search_results .authors img{
	border-radius:50%;
	width: 220px;

}
.mixed_results .search_results .authors article .featured_image{
	width:240px;

}
.mixed_results .search_results .authors article .article-author{
	color:#586f80;

}
.search_results article .entry-title{
	margin: 5px 0;

}
.search_results article .article-author h3{
	margin: 6px 0;

}
.search_results article p{
	max-height: 80px;
	overflow: hidden;
}
.large-image .post-date{
	margin-bottom: 10px;
	margin-top: 0;
}
.large-image .entry-title{
	margin-bottom: 10px;
}
.large-image .post-excerpt{
	margin-top: 0;
}
@media (min-width:980px)
{
	.first{order:1}	
	.second{order:2}
	.third{order:3}
	.full_image img{height: 400px;}
}
.full_image h2{padding: 15px;margin: 0;}
.infographic img{height: 196px;}
.category-page-opinion .circular-image:hover img{
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
/*.search_modal .fa-search {transform: rotateY(180deg);}*/
.witnessps-footer .num_column_3 .middle.column_1_3{
	margin-left: 5%;
	margin-right: 5%;
}
.witnessps-footer .column_1_3{
	width: 30%;
}
.shareArea{width: 100%;
height: 30px;}
.picshare{
	width: calc( 100% - 55px );
	float: right;
}
.changeSize{
	width: 55px;
	float: left;
}
.archive-name a {
	font-size: 22px;
	font-weight: 600;
	color: #555;
	padding-right: 4px;
}
.archive-name i {
	font-size: 22px;
	color: #555;

}
.dark_theme .archive-name a {
	font-size: 22px;
	font-weight: 600;
	color: #d8d8d8;
	padding-right: 4px;
}
.dark_theme .archive-name i {
	font-size: 22px;
	color: #d8d8d8;

}
/*.top-header {
    height: 110px;
}*/
}

ins.adsbygoogle[data-ad-status='unfilled'] {
    display: none !important;
  }

.featured_reports{
	margin-top: 10px;
}
.featured_reports article{
	background: #e7e7e7;
	height: 100px;
	margin-bottom: 0!important;
	/*width: 33.2%;*/
}
.featured_reports .entry-featured-image-url{
	height: 100px;
	width: 150px;
	margin: 0 0 0 2px;
	min-width: 150px;
}
.featured_reports img{
	height: 100px;
	width: 150px;
	margin: 0 0 0 2px;
}
.featured_reports article:nth-child(2){
	margin-right: 0.2%;
	margin-left: 0.2%;
}
.featured_reports .entry-title{
	height: 96px;
}
.featured_reports .entry-title a{
	line-height: 30px;
}
.dark_theme .featured_reports article {
    background: #2E3D4E;
    
}
.dark_theme .featured_reports .entry-title a{color:#fff;}

.wp-block-embed iframe
{
    width: 100%;
    max-width: 100%;
}
.meta_over_image article{
	position: relative;
	overflow: hidden;
}
.meta_over_image p{
	margin: 0;
	padding: 0;
}
.social_icons_container {
    padding-right: 0;
}
.social_icons_container li {
    margin: 0 2% 2% 0 !important;
    list-style: none;
    
	border-radius: 4px;
    overflow: hidden;
	width: auto;
	transition: all 0.3s;
}
.side_social .social_icons_container li {
    float: right;
}

.side_social .social_icons_container li:first-child {
	margin-right: 0 !important;
}

.social_icons_container .social_twitter {
	background-color: #00abf0;
}
.social_icons_container .social_telegram {
	background-color: #2481cc;
}

.social_icons_container .social_instagram {
	background-color: #517fa4;
	background-image: linear-gradient(130deg, #f38514 10%, #b400a7 100%) !important;
}
.social_icons_container a {
	padding: 10px;
    display: block;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    color: #fff;
}
.footer_social .social_icons_container a {
	padding: 0;
}
.side_social .social_icons_container a {
	padding: 13px;
}

.social_icons_container a:hover {
    color: #fff;
}
.social_icons_container i {
	text-align: center;
    width: 40px;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    background-color: rgba(0, 0, 0, 0.1);
}
.side_social .social_icons_container i {
	
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
}
.social_icons_container a span {
	width: 100%;
	display: block;
}
.social_icons_container li:hover i {
	background-color: rgba(0, 0, 0, 0.2);
}

/*.social_twitter:hover i::after {
	content:'\e61b';
}
.social_instagram:hover i::after {
	content:'\f16d';
}
*/

.social_icons_container a {
	z-index: 1;
	position: relative;
}

.footer_social .social_icons_container a {
	display: flex;
	align-items: center;
	gap: 10px;
}
.footer_social .social_icons_container li {
	padding: 0;
}
.social_icons_container a:before {
	content: '';
	top:100%;
	position: absolute;
	/*background-color: #fff;*/
	z-index: 2;
	width: 100%;
	height: 100%;
	left: 0;
	transition: 0.5s;
}
.social_icons_container a:hover:before {
	top:0;
}
.social_icons_container a:hover i {
	/*color: #cc0000;*/
	z-index: 3;
	position: relative;
	background:none;
	transform: rotate(360deg);
	transition: 0.5s;
}



/*.social_icons_container i::after {
	content:'\f16d';
}
.social_icons_container i::before {
	content:'';
}
*/

.copy-wrapper {
    position: relative;
    display: inline-block;
}

.copy-notice {
    position: absolute;
    top: 120%; /* now appears below the icon */
    left: 50%;
    transform: translateX(-50%);
    background: #333;
    color: #fff;
    padding: 6px 10px;
    border-radius: 4px;
    font-size: 12px;
    white-space: nowrap;
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.3s ease, transform 0.3s ease;
}

.copy-notice.show {
    opacity: 1;
    transform: translateX(-50%) translateY(4px);
}
.row_blogs_4{
	display: flex;
	flex-wrap: wrap;
	gap: 15px;
}
.row_blogs_4 > div{
	flex:1 1 250px;
	max-width: 350px;
}
.fa-chevron-left{
	margin-right: 2px;
}





/*  Responsive  */
@media (max-width:980px){

	.column_2_4{
		width: 100%;
	}
	.column_1_2{
		width: 100%;
	}

}
@media (max-width:520px){

	.column_2_4 article {
		height: auto!important;
		border-bottom: #d7d7d7 1px solid;
		margin-bottom: 20px;
		padding-bottom: 15px;
	}
	.column_2_4  {
		height: auto!important;
		/*margin-bottom: 20px;*/
	}
	.column_2_4 a {
		height: auto!important;
	}
	.column_2_4 img {
		height: auto!important;
	}

	.has-two-columns a {
		width: 100%;
	}
	.has-two-columns a {
		height: auto;
	}
	.has-two-columns article {
		height: auto;
		border-bottom: #d7d7d7 1px solid;
		margin-bottom: 20px;
		padding-bottom: 15px;
		width: 96%;
		margin-left: 2%;
		margin-right: 2%;
	}
	.has-two-columns img {
		height: auto!important;
	}

	.blogdate > div, .blogdateexerpt > div{
	    width: 100%!important;
		float:right;
	}
	.blogdate > div article, .blogdateexerpt > div article{
		height:auto;
	}
		.blogdate > div article img, .blogdateexerpt > div article img{
		height:auto;
	}
	.home_studies .et_pb_column_2_3 article {
    height:auto;
	}
	.home_studies .et_pb_column_2_3{
		width:100%;
	}
	.home_studies .et_pb_column_1_3{
		width:100%;
	}
	.row_blogs_4 > div{
		width: 100%;
		max-width: 100%;
	}
	/*.reportsSection article img{
	    height: auto;
	}*/


}
@media (max-width:1150px) and (min-width:1050px){
	.article_title a{
		font-size: 18px;
		font-family: 'witnessps',sans-serif!important;
	}
}
@media (max-width:1050px) and (min-width:640px){
	.article_section .row_blogs_3 article:last-child{
		display: none;
	}
	.article_section .row_blogs_3 article{
		width: 49%;
	}
	.article_section .row_blogs_3 article:nth-child(1){
		float: right;
	}
	.article_section .row_blogs_3 article:nth-child(2){
		float: left;
		margin-left: 0;
	}
}
@media (max-width:720px) and (min-width:640px){
	.article_title a{
		font-size: 18px;
		font-family: 'witnessps',sans-serif!important;
	}
}
@media (max-width:640px){
	.article_section .row_blogs_3 article{
		width: 100%;
	}
}
@media (max-width:1020px) and (min-width:900px){
	.reportsSection article img{
		height: 190px;
	}
}
@media (max-width:900px) and (min-width:720px){
	.reportsSection article img{
		height: 170px;
	}
	.reportsSection .entry-title{
		font-family: 'witnessps',sans-serif!important;
	}
}
@media (max-width:720px) and (min-width:520px){
	.reportsSection .row_blogs_3 > div{
		width: 49%;
	}
	.reportsSection .row_blogs_3 > div:first-child {
		width: 100%;
	}
	.reportsSection .row_blogs_3 > div:first-child img{
		height: auto;
	}
	.reportsSection .row_blogs_3 > div:nth-child(2) {
		float: right;
		margin-right: 0;
	}

}
@media (max-width:520px){
	.reportsSection .row_blogs_3 > div{
		width: 100%;
	}

	.reportsSection .row_blogs_3 > div img{
		height: auto;
	}
	.extra_search_options{
		flex-direction: column;
		height: auto;
		row-gap: 10px;
	}
	.extra_search_options .search_submit{
		margin: 0 auto;
	}
}

@media (min-width:520px){
	.advanced_search .post_cats .ddContainer{
		min-width: 207px;
	}


}

@media (max-width:980px) and (min-width:640px){
	.video_section .video_div:last-child {
		display: none;
	}

	.video_section .video_div{
		width: 49%;
		
	}
	.blogdate > a:last-child{
		display: none;
	}
	.photos .row_blogs_3 > div:last-child {
		display: none;
	}
	.blogdate > a{
		width: 49%;
	}
	.photos .row_blogs_3 > div {
		width: 49%;
	}
		.blogdate > a:nth-child(2){
		margin-left: 0;
		margin-right: 2%;
	}
	.photos .row_blogs_3 > div:nth-child(2) {
		margin-left: 0;
		margin-right: 2%;
	}

}
@media (max-width:640px){

	.video_section .video_div{
		width: 100%;
		height: 340px;
		
	}
	.video_section article{
    	height: 240px;
    	overflow: visible;
	}
	.video_section .video_div iframe{
		width: 100%;
		height: 100%;
		
	}
	.video_section .video_div .entry-title{
		margin-top: 5px;
		padding: 5px;
	}

	.blogdate > a{
		width: 100%;
	}
	.photos .row_blogs_3 > div {
		width: 100%;
	}
	.blogdate > a:nth-child(2){
		margin-left: 0;
		margin-right: 0%;
	}
	.photos .row_blogs_3 > div:nth-child(2) {
		margin-left: 0;
		margin-right: 0%;
	}
	.photos img {
		height: auto;
	}
	.blogdate img {
		height: auto;
	}
	.studies_row .blogdate article {
		height: auto;
	}

}
@media (max-width:980px){

	.qudsrow{
		display: block;
		
	}
	.qudsrow .full_image img{
		height: auto;
		
	}
	.qudsrow .column_1_4{
		width: 49%;
		
	}
	.qudsrow .first{
		float: right;
		
	}
	.qudsrow .third{
		float: left;		
	}
	.column_1_2{
		margin: 0!important;
	}
	.infographic img{
		height: 266px;
	}
	.infographic article{
		height: 340px;
		overflow: hidden;
	}

}
.entry-title{
	margin-top: 5px;
	margin-right: 5px;
}
.witnessps-footer .column_1_3 > div{
	padding: 0 5px;
}
@media (max-width:720px){

	
	.infographic img{
		height: 226px;
	}
		.infographic article{
		height: 300px;
		overflow: hidden;
	}

}
@media (max-width:580px){

	
	.infographic img{
		height: 180px;
	}
		.infographic article{
		height: 254px;
		overflow: hidden;
	}

}
@media (max-width:490px){
	
	.qudsrow .column_1_4{
		width: 100%;
		
	}
	
	.infographic img{
		height: auto;
	}
		.infographic article{
		height: auto;
		overflow: hidden;
	}

}
@media (max-width:420px){
	
	.qudsrow .medium_news img { 
		width: 160px;
		/*height: 110px;*/
	}
	.qudsrow .medium_news .entry-featured-image-url { 
		width: 160px;
		/*height: 110px;*/
	}
	.qudsrow .medium_news article { 
		
		/*height: 110px;*/
	}
	.qudsrow .medium_news .entry-title { 
		
		/*height: 110px;*/
	}

}
@media (min-width:980px){
	
	.Heritage .column:last-child{
		display: none;
		
	}

}
@media (max-width:980px){
	
	.miscellaneous_row .row_blogs_3 .Heritage{
		width: 100%;
		
	}
	.miscellaneous_row .row_blogs_3 .photos{
		width: 49%;
		
	}
	.miscellaneous_row .row_blogs_3 .Heritage .column{
		width: 49%;
		
	}
	.miscellaneous_row .row_blogs_3 .Heritage .column:nth-child(odd){
		float: right;
		
	}
	.miscellaneous_row .row_blogs_3 .Heritage .column:nth-child(even){
		float: left;
		
	}
	.miscellaneous_row .row_blogs_3 .Pictures{
		float: right;
		margin-right:0;
		
	}
	.miscellaneous_row .row_blogs_3 .Cartoon{
		float: left;
		
	}
}
@media (max-width:640px){
	.Heritage .column:last-child{
		display: none;
		
	}
	
	.miscellaneous_row .row_blogs_3 .photos{
		width: 100%;
		
	}
	.miscellaneous_row .row_blogs_3 .Heritage .column{
		width: 100%;
		
	}

}
@media (max-width:980px){
	.witnessps-footer .num_column_3 .column{
		width: 100%;
		margin: 0!important;
	}

}
/* Side bar design */
.side_news .entry-featured-image-url{
	height: 100px;
	width: 150px;
	float: right;
}
.side_news img{
	height: 100%;
	width: 100%;
}
.side_news .entry-title{
	font-size: 18px;
	line-height: 23px;
	font-family: 'witnessps',sans-serif!important;
	font-weight: 600;
	padding-right: 10px;
	display: table-cell;
	vertical-align: middle;
	height: 100px;
	overflow: hidden;
}
.side_news article{
	height: 110px;
}

@media (max-width:1100px){
	.side_news .entry-featured-image-url{
		height: 85px;
		width: 115px;
		float: right;
	}
	.side_news img{
		height: 100%;
		width: 100%;
	}
	.side_news .entry-title{
		font-size: 16px;
		line-height: 23px;
		font-family: 'witnessps',sans-serif!important;
		font-weight: 600;
		padding-right: 10px;
		display: table-cell;
		vertical-align: middle;
		height: 85px;
		overflow: hidden;
	}
	.side_news article{
		height: 95px;
	}
}
@media (max-width:980px){
	.sidebar{
		display: none;
	}
	.main_content{
		width: 100%;
	}
}
/* End Side bar design */

@media (max-width:540px){
	.header_date{
		display: none!important;
	}
}
@media (max-width:800px){
	.large-image .entry-featured-image-url {
		width: 280px;
		height: 210px;
	}
	.large-image .meta-wrapper{
		height: 216px;
		padding-top: 0;
	}
	.large-image .entry-title{
		margin-bottom: 0;
		margin-top:0;
	}
	.large-image .post-date{
		margin: 5px;
	}
	.large-image .post-excerpt{
		margin: 5px;
		height: 84px;
		overflow: hidden;
	}
}
@media (max-width:620px){

	.large-image .post-date{
		display: none;
	}

}
@media (max-width:540px) {

	.large-image .entry-featured-image-url {
		width: 210px;
		height: 140px;
	}
	.large-image .post-excerpt{
		display: none;
	}
	.large-image .meta-wrapper{
		height: 140px;
		display: table-cell;
		vertical-align: middle;
	}
	.large-image article {
		height: 150px;
	}
}
@media (max-width:430px) {

	.large-image .entry-featured-image-url {
		width: 160px;
		height: 106px;
	}
	.post-excerpt{
		display: none;
	}
	.large-image .meta-wrapper{
		height: 106px;
		display: table-cell;
		vertical-align: middle;
	}
	.large-image article {
		height: 116px;
	}
	.large-image .entry-title{
		font-size: 20px;
		height: inherit;
		overflow: hidden;
	}
	.advanced_search .post_cats .text_field{
		font-size: 15px;
	}
}
@media (max-width:980px) {

	.category-page-opinion.circular a{
		width: 49.5%;
	}
	.category-page-opinion.circular a:nth-child(odd) {
		float: right;
		margin-right: 0;
	}
	.category-page-opinion.circular a:nth-child(even) {
		float: left;
		margin-left: 0;
	}
}
@media (max-width:652px) {

	.category-page-opinion.circular a{
		width: 100%;
	}

}
@media (max-width:1150px) {

	.video_category .video_div {
		height: 400px;
	}
	.video_category .video_div article{
		height: 310px;
	}
	.video_category .video_div article iframe{
		height: 100%;
		width: 100%;
	}

}
@media (max-width:1050px) {

	.video_category .video_div {
		height: 350px;
	}
	.video_category .video_div article{
		height: 260px;
	}
	.video_category .video_div article iframe{
		height: 100%;
		width: 100%;
	}

}
@media (max-width:900px) {

	.video_category .video_div {
		height: 310px;
	}
	.video_category .video_div article{
		height: 220px;
	}
	.video_category .video_div article iframe{
		height: 100%;
		width: 100%;
	}

}
@media (max-width:740px) {

	.video_category .video_div {
		width: 100%;
	}
	.video_category .video_div article{
		height: 240px;
	}
	.video_category .video_div article iframe{
		height: 100%;
		width: 100%;
	}

}
@media (max-width:959px){
	.two-thirds{
		width: 60%;
	}
	.one-third{
		width: 40%;
	}
}
@media (max-width:780px){
	.two-thirds{
		width: 100%;
	}
	.one-third{
		width: 100%;
	}
	.one-half{
		width: 100%;
	}
	.column_container{
		display: block;
	}
}

/* Responsive search */

@media (max-width:620px){

	.search_results .post-date{
		display: none;
	}
	.search_results a article .featured_image img {width: 100%; height: 100%;}

}
@media (max-width:540px) {

	.search_results .featured_image {
		width: 210px;
		height: 140px;
	}
	.search_results .post-excerpt{
		display: none;
	}
	.search_results .meta-wrapper{
		height: 140px;
		display: table-cell;
		vertical-align: middle;
	}


	.mixed_results .search_results article{
		height: 160px;

	}
	.mixed_results .search_results .opinion_articles img , .mixed_results .search_results .archive_articles img{
		
		width: 160px;
	}
	.mixed_results .search_results .opinion_articles article .featured_image , .mixed_results .search_results .archive_articles article .featured_image{
		width:160px;

	}
	.mixed_results .search_results .opinion_articles article, .mixed_results .search_results .archive_articles article {
		height:170px;

	}

	.mixed_results .search_results article{
		height: 160px;

	}
	.mixed_results .search_results article .featured_image{
		height: 160px;
		width: 160px;

	}
	.mixed_results .search_results article .meta-wrapper{
		width:calc(100% - 180px);
		/*height: 220px;*/
		margin-right:auto;

	}
	.search_results a article .featured_image img {width: 100%; height: 90%;}
	.search_results  .opinion_articles article .featured_image img, .search_results  .archive_articles article .featured_image img {height: 100%;}
}
@media (max-width:430px) {

	.search_results .featured_image {
		width: 160px;
		height: 106px;
	}
	.search_results .post-excerpt{
		display: none;
	}
	.search_results .meta-wrapper{
		height: 106px;
		display: table-cell;
		vertical-align: middle;
	}
	.search_results article {
		height: 116px;
	}
	.search_results .entry-title{
		font-size: 20px;
		height: inherit;
		overflow: hidden;
	}
	.advanced_search .post_types label{
		font-size: 16px;
		margin: 0 5px;
	}
}
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption {

  max-height: 38%;
}
.contact_form .row_1 input {
	width: 48%;
	height: 28px;
	border: none;
	background: #5593bf6b;
	background:#c3c3c3;
	padding: 1px 5px;
}
.contact_form .row_1 input:nth-child(2) {
	float: left;
}
.contact_form {
	margin: 50px 10px;
}
.contact_form .row_1 {
	margin: 30px 0px;
}
.contact_form .row_2 {
	margin: 20px 0px;
}
.contact_form .row_2 textarea {
	width: 100%;
	width: -webkit-fill-available;
	height: 110px;
	border:none;
	background:#f1f1f1;
	background:#c3c3c3;
	padding: 5px;
}
.contact_form .row_1 input::placeholder {
	color: #fff;
}
.contact_form .row_2 textarea::placeholder  {
	color:#fff;
}	
.wp-block-image.alignleft>figcaption {

    margin-right: auto;
    margin-left: auto;
    width: fit-content;
}
.side_news .title-container {
    max-height: 95px;
    overflow: hidden;
}
.single-opinion_articles .shareArea {
	max-width: 180px;
	margin: 0 auto;
}
.single-opinion_articles .shareArea .picshare{
	width: 100%;
}
.more-title h3, .more-title a {color:#ec3a23;}
.related-title {color:#ec3a23;}
.more-from-author h2 {font-size: 21px; }
@media (max-width : 1200px){
	/*.main_content {padding-right:10px;}*/
	.single .main_content p {padding:0 10px;}
	.single .main_content h1 {padding:0 10px;}
	.main_content .shortUrlTxt p {padding: 0 0;}
}
.news-list .post-excerpt {
	text-align: justify;
	line-height: 22px;
}
.main_content .article-author a{
	font-family: 'witnessps-bold', sans-serif;
}
.eroor404page p{font-size: 23px;}
.eroor404page a{color:#0a3d62; font-weight: 600;}
.dark_theme .eroor404page a{color:#a6a6a6; font-weight: 600;}
.eroor404page #searchsubmit{background-color:#0a3d62;color:#fff;padding: 5px;}
.eroor404page #s{height: 22px;}
.mainarea {margin: 100px 0;}
.dark_theme .breadcrumb_item:before {
    color: #fff;
}
.dark_theme .breadcrumb_item.active a {
    color: #fff;
}
.dark_theme .breadcrumb_item a {
    color: #fff;
}
.dark_theme label{color:#fff;}
.dark_theme .dropdown label{color:#000;}
.dark_theme .pagination_div .current {
    border-bottom: 3px solid #7dc9ff;
    color: #999;
}
.dark_theme .pagination_div a {
    color: #fff;
}
.dark_theme .pagination_div a:hover {
    color: #7dc9ff;
}
.category .news-list .entry-title  {
    margin-right: 0;
}
.post_content p{text-align:justify;}
@media ( max-width:362px ){
	.shortUrlTxt p {
    margin-top: 6px;
    font-size: 18px;
	}
	.shortUrl {width:250px;}
}
@media (max-width:780px) 
{.languages_list{display:none!important;}}

@media (max-width:1065px) and (min-width:780px) 
{.header_date{display:none!important;}}
.responsive-languages{display: none;height: 34px;}
@media (max-width:900px) and (min-width:780px) 
{.header_links{display:none!important;}}
@media (max-width:780px){
	.responsive-languages{display: block;}
	/*.hSection1 {
		height:80px;
	}*/
}
.responsive-languages .languages_list_item {
	width: calc(12.5% - 4px);
	width: 62px;
	/*height: 22px;*/
	margin-top: 4px;
}
/*@media (max-width:459px){
	.responsive-languages .languages_list_item {
		width: calc(25% - 4px);
		height: 19px;
	}
	.responsive-languages {height: 62px;}
	.lang-half {height: 29px;}
		.hSection1 {
		height:110px;
	}
}*/
@media (max-width:365px){
	.social_home .social_home_item4, .social_home .social_home_item5 {
		display: none;
	}

}
.ABoutUsCenter{
	text-align: center;
	color: #159A46;
	font-size: 20px;
}
.aboutusred{
	color: #f00;
	color: #666;
}
.greenwitnessps{
	color: #666;
}
.dark_theme .greenwitnessps{
	color: #dcdcdc;
}
.discOfABoutUs{
	font-size: 18px;
}
.featured_reports{
	margin-top: 10px;
}
.featured_reports article{
	background: #e7e7e7;
	height: 100px;
	margin-bottom: 0!important;
	display: flex;
}

.featured_reports img{
	height: 100px;
	width: 150px;
	margin: 0 0 0 2px;
}
.featured_reports > div:nth-child(2){
	margin-right: 0.2%;
	margin-left: 0.2%;
}
.featured_reports > div{
	width: 33.2%;
}
.featured_reports .entry-title{
	height: 96px;
	line-height: 30px;
	font-size: 18px;

}
.featured_reports .entry-title a{
	line-height: 30px;
}
.dark_theme .featured_reports article {
    background: #2E3D4E;
    
}
.dark_theme .featured_reports .entry-title a{color:#fff;}
@media (min-width:1050px) {
	.second_report > div:nth-child(-n+3){
		display: none;
	}
}
@media (max-width:1050px) and (min-width:770px){
	.featured_reports > div:nth-child(2){
		margin-right: 0.2%;
		margin-left: 0;
	}
	.featured_reports > div{
		width: 49.9%;
	}
	.featured_reports > div:nth-child(3){
		display: none;
	}
	.second_report > div:nth-child(-n+2){
		display: none;
	}
}

@media (max-width:769px) {
	.featured_reports {
		display: none;
	}

}
@media  (max-width: 660px) {

	.home_studies .et_pb_column_2_3{
		width:100%;
	}
	.home_studies .et_pb_column_1_3{
		width:100%;
	}

}
@media  (max-width: 980px) and (min-width: 660px)  {

	.home_studies .et_pb_column_2_3{
		width:49%;
	}
	.home_studies .et_pb_column_1_3{
		width:49%;
	}
	.home_studies .et_pb_column_2_3 article:last-child {
    display: none;
	}
	.home_studies .et_pb_column_2_3 article{
    width:100%;
	}

}
.home_studies .et_pb_column_2_3 {    float: right;
    width: 65%;
    margin-right: 0;}
.home_studies .et_pb_column_1_3 {float: left;width: 33%;}
.studies_title .et_pb_column_2_3 {    float: right;
    width: 65%;
    margin-right: 0;}
.studies_title .et_pb_column_1_3 {float: left;width: 33%;}
.home_studies .et_pb_column_2_3 article {    height: 340px;}
.small_news .entry-title {height: 95px;}
.row_blogs_2_2 article {
	width:49%;
	height: 491px;
}
.row_blogs_2_2 article:nth-of-type(odd) {
	float:right;
	margin-right:0px;
}

.row_blogs_2_2 article:nth-of-type(even) {
	float:left;
	margin-left:0px;
}
/*---------------*/
/*---------------*/
/*---------------*/
.tag .treeSection article img{height: 152px;}
.special_file_section article img{height:152px;}
.special_file_section article{position:relative;}
.home-main{padding-bottom:0px!important;}
.category-video .video_div {
	width:48%;
	height: 441px;
    overflow: hidden;
}
.category-video .video_div img {height:325px;}
.category-video .video_div .entry-title {margin-top: 20px;}

.category-video .video_container > div:nth-of-type(odd){
	float:right;
}
.category-video .video_container > div:nth-of-type(even){
	float:left;
}
.video-section .video_div {
	width: 32%;
    float: right;
	height: 322px;
	overflow:hidden;
}
.video-section .video_div:first-child {
    margin-left: 2%;
}
.video-section .video_div:last-child  {
    float: left;
}
.video-section .video_div:nth-child(3)  {
    float: left;
}
.video-section .video_div:nth-child(4)  {
    margin-left: 2%;
}
.video-section .video_div iframe{
	height:216px;
}
.video-section .video_div .entry-title{
	margin-top: 20px;
}
.video-section .video_div .entry-title a{
	line-height: 38px;
	font-size: 20px;
}
.video_div .entry-title a{
	line-height: 38px;
}
.video-section .ytp-show-cards-title{
	display: none!important;
}
.et_pb_divimenus_flex_item_20_tb_header .dd-mi .dd-icon .et-pb-icon{transform: rotateY(180deg);}
#et_pb_contact_form_0 .et_pb_contact_field_0{float:right!important;}

.tags2Body .treeSection .category_first_news .post-meta a{display:none;}
.tags2Body .treeSection .category_first_news .post-meta a:first-of-type{display: contents;}
/*.single-post .post-cat h4 span a{display:none;}
.single-post .post-cat h4 span a:first-of-type{display: contents;}*/
.authorP{font-size:18px;}
.post-content-text h2{
	    width: 100%;
    margin: auto;
    text-align: center;
    color: red;
    font-size: 34px!important;
}
.single-format-video .shareArea{display: flow-root;}
.related_articles article{
	height: 320px;
}
.about_us_page p{
    font-size: 23px;
    line-height: 35px;
	padding-bottom:0px;
	margin-top: 15px;
}
.about_us_page a{
    font-size: 23px;
    line-height: 47px;
	color: #6395ec;
}
.aboutusTitl {
	font-size: 35px;
    font-family: 'Vazirmatn';
	font-family: 'witnessps-bold'!important;
    line-height: 70px;
}
.article_tags a{
	display:inline-block;
	background: #d2d2d2;
    padding: 7px;
    font-size: 20px;
    border-radius: 10px;
    color: #333;
	margin:5px;
}
.article_tags a:hover{
	background: #9d9d9d;
    color: #fff;
}

.breaking_news .dgbc_blog_carousel .arrow-outside .swiper-button-next{right:0px!important;}
.breaking_news .dgbc_blog_carousel .arrow-outside .swiper-button-prev{left:0px!important;}
.breaking_news .dgbc_blog_carousel .arrow-on-hover .swiper-button-prev{left:0px!important;}
.breaking_news .dgbc_blog_carousel .arrow-on-hover .swiper-button-next{right:0px!important;}
.breaking_news .sppecial_report_news article{margin-right: 2px!important;}
/*.breaking_news .swiper-wrapper{
    position: fixed;
    bottom: 0px;
    z-index: 10;
}*/
.breaking_news{
    position: fixed;
    bottom: 0px;
    z-index: 10;
	/*display: -webkit-inline-box;*/
}
.breaking_news .et_pb_row_0_tb_footer{
    position: fixed;
    bottom: 0px;
    z-index: 10;
    background-color: #f1f1f1;
}
#post-363616 .entry-content{
	max-width:none;
}
.reports-section{
	width:100%;
	margin:0 auto;
	margin-top:12px;
}
.full_width_img{
	width:100%;
}
.full_width_img > span{
	width:100%;
}
.full_width_img img{width:100%!important;}

.single-post .mostreadresthm h2{
	padding-bottom:2px;
}
.et_pb_row{
	max-width:1200px;
}
.special_file_image img{
	width:100%;
}
.wp-pagenavi .next{right:auto;position:unset;}
.wp-pagenavi .prev {position:unset;}
.special_file_section .wp-pagenavi{position:relative;float:left;}
.special_file_pagination {position:relative;
	bottom:0;
	left:0;
width:100%;
}
.special_file_section article{width:23.5%;float:right;margin-left:2%;height:268px;}
.special_file_section .category_first_news article .entry-title a {font-size: 21px;font-weight: bold;line-height: 33px;}
@media (min-width: 1000px) {
.special_file_section  article:nth-child(4n) {
	margin-left:0px;
}
}
.video_container .special_file_pagination .wp-pagenavi{
	bottom: 5px;
}
.article_video{
	display:inline;
}
.videoShare{
	padding-top:10px;
}
.blogdate img{height:220px;}
.blogdateexerpt img{height:220px;}
.reports-section img {height: 235px;}
.has-text-align-center {text-align: center!important;}
.languages_list_item{float:right;background: #404244;padding: 2px 0px;margin: 0px 1px;width: 60px;text-align: center;border-radius: 5px;}
.languages_list_item:hover {background: #fff;}
.languages_list_item a{color: #fff;}
.languages_list_item:hover a{color: #333;}
.languages_list_active {background: #fff;}
.languages_list{margin-right: 30px;margin-top: 4px;}
.languages_list_item a, .languages_list_item span{font-size: 14px;font-weight:bold;}
.languages_list_item span{font-family: 'Vazirmatn',Helvetica,Arial,Lucida,sans-serif!important;/*font-family:effra-arabic, sans-serif!important;*/font-family: 'witnessps-bold'!important;}
.social_home_icon {font-size: 19px;color: #6395ec;}
.social_home{max-width: 640px;float: right!important;margin-top: 7px;}
.shareArea .social_home {margin-top: 0px;}
.social_home_item {float: right;
    background: #fff;
    padding: 1px 0px;
    margin: 0px 5px;
    width: 25px;
    height: 25px;
    text-align: center;
    border-radius: 50%;}
.FontAw .social_home_icon{font-family: 'fontawesome'!important;}
.ETFont .social_home_icon{font-family: ETmodules!important;}
.social_home_item:hover {background: #6395ec;}
.social_home_item:hover span{color: #fff;}
.search_menu_icon .et-pb-icon{transform: rotateY(180deg);}
.home7row .large .category_first_news img{height:352px;}
.articleShare {display:inline-block;}
.articleCode {margin-bottom:0px!important;}
figure.wp-block-gallery{
	margin:auto;
	column-count: 3;
	column-gap: 0;

}
figure.wp-block-image {
	margin:0!important;
	display: inline-block!important;
	width: 100%!important;
	margin-top: 0!important;
}
figure.wp-block-image img{
	width: calc(100% - 10px)!important;
}
.international .economics article img{height: 220px;}
.international .arabic .category_first_news article img{height: 220px;}
.shabcol .sppecial_report_news .entry-title a {display: flex;}
.contact_us_row h1 {font-size: 36px; line-height: 50px;}
.contact_us_row p {font-size: 35px; line-height: 50px;}
.contact_us_row .et_pb_contact_field_0_tb_body {float:right;}
.contact_us_text {margin-right: 20px;}
.contact_us_row .et_pb_contact_main_title{display: none;}
.contact_us_row form.et_pb_searchform {max-width: 500px;border: #6395ec 1px solid;}
.copied{display: none; margin-right: 5px;background: #6395ec;color: #fff; padding: 8px 10px; border-radius: 7px; font-size: 18px; font-weight: bold; font-family: 'Vazirmatn';font-family: 'witnessps-bold'!important;}
.copiedDiv{padding-top: 7px;}
.shortUrlTxt{margin-right: 10px;float:right; margin-left: 5px;}
.shortUrlTxt p{margin-top: 6px; font-size: 21px; font-weight: bold;}
.shortUrl{width: 257px; font-size: 20px; border-color: #6395ec!important;}
.image-section .art-col article img {max-height: 250px;}
.post-content-text span , p{font-family: 'Vazirmatn',Helvetica,Arial,Lucida,sans-serif!important;font-family: 'Al-Jazeera-regular'!important;}
.main_31 img{height:380px;}
.main_31 .entry-title a{font-size:35px;line-height:43px;}
.main_31 .entry-title {padding:10px 10px;}
.main_31 .et_pb_column_1_2{width:48%;}
.row_blogs_2_2 article {
	width:49%;
	height: 491px;
}
.row_blogs_2_2 article:nth-of-type(odd) {
	float:right;
	margin-right:0px;
}

.row_blogs_2_2 article:nth-of-type(even) {
	float:left;
	margin-left:0px;
}
.large_sppecial_report article {
    height: 200px;
}
.large_sppecial_report .entry-featured-image-url{
	width: 290px;
    height: 200px;
}
.large_sppecial_report img {
    width: 290px;
    height: 198px;
}
.large_sppecial_report .entry-title {
    height: 196px;
    overflow: hidden;
    vertical-align: middle;
    display: table-cell;
}
.mostreadresthm.large_sppecial_report .entry-title a {
    font-size: 20px;
    font-weight: bold;
    line-height: 37px;
}
.et_pb_text_6.flexTitle{margin-top:25px;}
.home31.home7row {display:block}
.home31.home7row > div{float:right;}
.home31.home7row .first {margin-right:0; }
.home31.home7row .second {margin-right:1.33%!important; margin-left:1.33%!important;}
.home31.home7row .third { margin-left:1.33%;    margin-right: 0;}
.home31.home7row .last  {margin-left:0; float:left}
.home31.home7row article {height:310px;}

.circular img{
	border-radius:50%;
	width: 130px;
    float: right;
    margin: 1px 0px 1px 10px;
    height: 130px;
    object-fit: cover;
}

.article_row article{
    height: 160px;
	margin-bottom:10px;
}
.circular a{
    height: 130px;
    margin-bottom: 10px;
    width: 130px;
   /* display: contents!important;*/
}
.article_row .entry-title a{
    font-size: 18px;
    color: #fff;
    line-height: 28px;
    font-weight: 700;
}
@media (min-width: 361px) and (max-width: 399px){
.article_row .entry-title a{
    font-size: 18px;
}
}
@media (max-width: 360px){
.article_row .entry-title a{
    font-size: 17px;
}
}
.article_row .entry-title{
    margin-bottom:10px;
    padding-top:15px;
    max-height: 105px;
    overflow: hidden;
}
.article_row .authorP{
    color: #fee;
    margin-top:5px;
}
.row_blogs_3  article {
	float:right;
}
.row_blogs_3 article:first-child{
	margin-right:0px;
}


/*.row_blogs_3  article{
	    width: 32.33%;
}*/
@media (min-width: 800px){ 
.row_blogs_3  article:nth-child(2){
		margin-right:1.5%;
		margin-left:1.5%;
}
.row_blogs_3  article:nth-child(5){
		margin-right:1.5%;
		margin-left:1.5%;
}
}
.home31 .reportsTitle {margin-bottom:10px!important;}
.reportsNoCarousel {margin-bottom:10px!important;}
.home_reports .entry-title {margin-top: 3px;
    padding: 5px 6px;}
.row_blogs_3_2 article {    width: 32%;
    float: right;
    height: 400px;
    margin-left: 2%;}
.row_blogs_3_2 article:nth-child(3n) {margin-left: 0;}
.row_blogs_3_2 article img {height:260px; }
.row_blogs_3_2 article .entry-title a{    font-size: 31px;
    line-height: 41px;}
.main_33 .et_pb_column_1_2 {width:49%}
.main_33 {/*padding-top:0px;*/}	
.main_33 .main_story img {height: 400px;}
.main_33 .main_story .entry-title {
    text-align: center;
    padding: 10px 5px 5px 5px;
    min-height: 140px;
    max-height: 160px;
    overflow: hidden;
    display: flex;
    align-items: center;
}
.main_33 .main_story .entry-title a {
    font-size: 36px;
    line-height: 54px;
    max-height: 160px;
    overflow: hidden;
    text-align: center;
    width: 100%;
}
.main_33 .row_blogs_2_2 article {    height: 286px;
    overflow: hidden;
    margin-bottom: 0px;}
.main_33 .row_blogs_2_2 article img{height: 184px;}
.main_33 .row_blogs_2_2 article .entry-title {padding: 6px;}
.main_33 .row_blogs_2_2 article .entry-title a {font-size: 18px;
    line-height: 24px;}
.miscellaneous .dgbm_blog_module_1 .column {
    margin-left: 30px;
	margin-right: 0px;
    float: right;
}
.miscellaneous .dg-blog-inner-wrapper .dg-blog-masonry[data-columns] .column:last-child {
    margin-left: 0!important;
}
.miscellaneous article img{
    height: 250px;
}
.miscellaneous .content-wrapper{border-radius:50px;}
.reports-section article h2 a {line-height: 40px;
    font-weight: 700;font-size: 20px;padding-bottom: 2px;}
    
.theme_icon{
	float: right;
    width: 16px;
	color: #eee;
}
.theme_toggle{
	width: 32px;
    float: right;
    background: #999;
    height: 16px;
    border-radius: 50px;
    margin: 0 3px;
}



.category_page .entry-title a {
    font-size: 26px;
    font-weight: bold;
    line-height: 39px;
}
.category_page .entry-title {
    height: 90px;
    vertical-align: middle;
    display: table-cell;
}
.category_page article {
    height: 245px;
    overflow: hidden;
}
.category_page .post-content{
	padding-bottom: 20px;
    max-height: 123px;
    overflow: hidden;
}
.category_page .post-meta{font-size:15px;margin: 8px 10px;}
.category_page img {
    width: 320px;
    height: 240px;
    transition: all .3s ease!important;
}
.category_page .entry-featured-image-url {
    width: 320px;
    height: 240px;
	overflow: hidden;
}
.category_page article:hover img{
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
	
}
@media (max-width: 767px){
.category_page img {
    width: 100%;
    height: auto;
}
.category_page .entry-featured-image-url {
    width: 100%;
    height: auto;
}
.category_page article {
    height: auto;
}
}

.newsrow .wider_sppecial_report article {margin-bottom: 20px!important;}


.dark_theme #et-main-area{
	background:#1B242E;
	transition-duration: 1s;
}
#et-main-area{
	transition-duration: 1s;
}
.dark_theme .home-main{
	background:#1B242E;
}
.dark_theme .home-main a{
	color:#fff;
}
.dark_theme .home-main a:hover{
	color: #d0d0d0;
}
.dark_theme .reports-section {
	background:#1B242E;
}
.dark_theme .reports-section article{
	background:#1B242E!important;
}
/*.dark_theme .reports-section article .entry-title a {
    color: #efefef00!important;
    background: linear-gradient(270deg,#1e96fc 50%,#efefef 0) var(--_p,0%)/200% no-repeat;
    -webkit-background-clip: text;
    background-clip: text;
    transition: .6s;
}*/
.dark_theme .reports-carousel .borderheader a {
    color: #fff!important;
    border-bottom-color: #f2a20000;
}
.dark_theme .HSBG .et_pb_row{background:#1B242E}
.dark_theme .borderheader {
    border-right: solid 5px #6395ec;
}
.dark_theme .borderheader a{
	color: #fff!important;
    border-bottom: #f2a20000 solid 1px;
}
.dark_theme .morenewssctn .entry-title a {
    color: #fff;
}
.dark_theme .morenewssctn .entry-title a:hover {
    color: #99b8ed;
}
.dark_theme .mostreadresthm article {
    background: #2e3d4e;
}
.dark_theme .qudsrow .entry-title a {color: #fff;}
.dark_theme .qudsrow .entry-title a:hover {color: #d0d0d0;}
.dark_theme .dt_compatible {background: #1b242e;}
.dark_theme .dt_compatible .entry-title a {color: #fff;}
.dark_theme .dt_compatible .entry-title a:hover {color: #d0d0d0;}
.dark_theme .blogdate article:hover {
    border: none;
    background-color: #1B2D2E;
}
.dark_theme .blogdateexerpt article:hover {
    border: none;
    background-color: #1B2D2E;
}
.dark_theme .refug_column .category_first_news {
    background: #2e3d4e!important;
}
.dark_theme .home7row .entry-title a {
    color: #fff;
}
.dark_theme .home7row .entry-title a:hover {
    color: #99b8ed;
}
.dark_theme .article-section {
    background-color: #2E3D4E;
}
.dark_theme.single-post .et_pb_section {
    background-color: #1b242e;
}
.dark_theme .post-content-text p{
    color:#fff;
}
.dark_theme .post-content-text{
    color:#fff;
}
.dark_theme.single-post .borderheader p {
    border-bottom-color: #f2a20000;

}
.dark_theme .post_title{color: #fff;}
.dark_theme .postDate{color: #ddd;}
.dark_theme .post-cat .et_pb_blurb_container .et_pb_module_header a {
    color: #eee!important;
}
.dark_theme .post-cat span{color: #ddd!important;}
.dark_theme .shortUrlTxt p{color: #fff;}
.dark_theme .related-title {color: #fff;}
.dark_theme .titlespecials {color: #fff;}
.dark_theme .latestnews a{color: #fff;}
.dark_theme .latestnews span{color: #eee;}
.dark_theme .meta_over_image .post-content {
    background-color: #1f2225;
}
.dark_theme .meta_over_image .entry-title {
    background-color: #1f2225;
}
.dark_theme .title_over_image .entry-title {
    background-color: #1f2225;
}
.dark_theme .meta_over_image .post-content p{
    color:#eee;
}
.dark_theme .meta_over_image .entry-title a{
    color:#fff;
}
.dark_theme .title_over_image .entry-title a{
    color:#fff;
}
.dark_theme #main-content {
    background-color: #1B242E!important;
    transition-duration: 1s;
}
#main-content {
    transition-duration: 1s;
}
.dark_theme .et_pb_row_0_tb_body{background: #1b242e;}
.dark_theme .post_desc{color:#eee;}
.dark_theme .borderheader p {color: #fff;}
.dark_theme .category_page .entry-title a {color: #fff;}
.dark_theme .post-meta span {color: #eee;}
.dark_theme .post-content p {color: #ddd;}
.dark_theme .articlesList article {background-color: #2E3D4E;box-shadow: 0 0 1px 1px #3e4e67;}
.dark_theme .sppecial_report_news .entry-title a {color: #fff;}
.dark_theme .articlesList article:hover {background-color: #1B2D2E;}
.articlesList article .post-content{margin-top:8px;}
.MRGNTP{margin-top:15px;}
.dark_theme .postAuthor{color:#eee;}
.articleShare .picshare {
    position: relative;
    left: 3%;
}
.dark_theme .shareArea .social_home_item {
    background: #1b242e;
}
.dark_theme .video_div .entry-title a{color:#fff;}
.dark_theme .category_page .post-meta a{color: #fff!important;
    font-size: 16px;}
.category_page .post-meta a {
    color: #111!important;
    font-size: 16px;
} 
.category_page .post-meta a:hover {
    color: #9f0000!important;
    font-size: 16px;
}
.dark_theme .category_page .entry-title a:hover {color: #99b8ed;}
.dark_theme .sppecial_report_news .entry-title a:hover {
    color: #99b8ed;
}
.gallery_list article {height:440px;}
.gallery_list article img {height:440px;}
.dark_theme .category_page .post-meta {
color:#fff;    
}
.dark_theme .special_file_section article h2 a {
    color:#fff;
}
.dark_theme .special_file_section article h2 a:hover {
    color:#99b8ed;
}
.dark_theme .borderheader h1 {
    color: #fff;
    border-bottom-color: #ffffff00;
}
.post-content-text .AIN_Title1{display:none;}
.post-content-text .AIN_Icon{display:none;}
.dark_theme .about_us_page{background: #1b242e;}
.dark_theme .about_us_page li {color: #fff;}
.dark_theme .about_us_page p {color: #fff;}
.dark_theme .about_us_page a {color: #99b8ed;}
.dark_theme .about_us_page a:hover {color: #6395ec;}
.et_monarch .et_social_autowidth li:first-child{margin-right:0!important;}
.dark_theme .contact_us {background: #1b242e;}
.dark_theme .et_pb_contact_main_title{color:#fff;}
.dark_theme .contact_us h1 {color:#fff;}
.dark_theme .contact_us_row h1 {color:#fff;}

.newsrow .category_first_news img{height:290px;width: 100%;}
.site_map_cat{width:12%;float:right;}
.dark_theme .site_map_section{background: #1b242e;}
.site_map_section a{color: #6395ec;font-size: 22px;}
.site_map_section a:hover {color: #0a3d62;}
.site_map_cat{text-align:center!important;}
.dark_theme .site_map_section a{color: #fff;}
.dark_theme .site_map_section a:hover {color: #99b8ed;}
.sub_cat .et_pb_blurb_description a{font-size:17px;}
.sub_cat .et_pb_blurb_content .et_pb_image_wrap span{font-size:25px;}
.sub_cat_column{width:15%!important;float:right;padding-right: 15px;}
.dark_theme .sub_cat .et_pb_blurb_content .et_pb_image_wrap span{color:#fff;}
.sub_cat .et_pb_blurb_content .et_pb_main_blurb_image{float:right;width:30px;}
.sub_cat .et_pb_blurb_content .et_pb_blurb_container{float:left; width:calc(100% - 30px);}
.sub_cat{width:100%;}
.sub_cat .et_pb_blurb_content{width:100%;display:flex;}
.dark_theme .contact_us_section{background: #1b242e;}
.dark_theme.et-db #et-boc .et-l .et_pb_search_0_tb_body.et_pb_search {border-color: #1b242e;}
.dark_theme .contact_us_text{color:#fff;}
.article_row .entry-title a:hover{color:#1e96fc!important;}
/*@media (min-width: 981px) { .video-section {height: 780px;overflow: hidden;}}*/
.morenewssctn img{object-fit: cover;}
.qudsrow .large_sppecial_report img{object-fit: cover;}
.tempText {    width: 140px;text-align: center;
    color: red;
    background: white;
    position: absolute;
    right: 5px;
    top: -1px;
    padding: 1px 10px;
    font-size: 19px;
    display: block;
    border-radius: 8px;}
/*.related_news .et_pb_image_container {margin-bottom:8px;}*/
.wp-block-file .fluid-width-video-wrapper object {position:inherit;}
.category_page article p{margin-right: 10px;margin-left: 10px;}
.about_us_page {padding-right: 20px;padding-left: 20px;}
.entry-title a:hover {
    color: #9f0000!important;
}
.dark_theme .entry-title a:hover {
    color: #1e96fc!important;
}

.category_page .post-meta span {margin-right:13px;}
.wp-block-image figcaption {
    color: #333;
    font-size: 16px;
}
.dark_theme .wp-block-image figcaption {
    color: #fff;
}
.home_studies .et_pb_column_2_3 {    float: right;
    width: 65%;
    margin-right: 0;}
.home_studies .et_pb_column_1_3 {float: left;width: 33%;}
.studies_title .et_pb_column_2_3 {    float: right;
    width: 65%;
    margin-right: 0;}
.studies_title .et_pb_column_1_3 {float: left;width: 33%;}
.home_studies .et_pb_column_2_3 article {    height: 340px;}
.small_news .entry-title {height: 95px;}
.sppecial_report_news .entry-title a{

	font-size: 18px;
	font-weight: bold;
	line-height: 28px;
}
.row_blogs_4 img{
	height: 192px;
	width: 100%;
	max-width: 100%;
	contain-intrinsic-size: auto 202px;
}
.row_blogs_4 article{
	height: 314px;
	overflow: hidden;
}
.row_blogs_4 article h2{
	font-size: 20px;
}
.rest_lang{
	display: none;
}
.show_responsive_lang .rest_lang{
	display: block;
	width: 50px;
}
.show_responsive_lang .languages_list_nav{
	background: #002036;
	display: flow-root;
	z-index: 10;
	position: relative;
}
.responsive-languages .languages_list_active .fa-chevron-down{
	display: none;
}
.show_responsive_lang .languages_list_active .fa-chevron-down{
	display: unset;
}
.show_responsive_lang .languages_list_active .fa-chevron-left{
	display: none;
}


    
    
/*a, p ,H1, H2{font-family:effra-arabic, sans-serif!important;}*/
/***********************Responsive design***********************/
/***********************header***********************/
@media (max-width: 779px) { 

	.reportsSection .row_blogs_4>div:last-child {
		display: none;
	}
}
@media (min-width: 1130px) and (max-width: 1170px) {
	.picmenu1 .dd-divimenu-open .et_pb_divimenus_flex_item {
		width: 100px;
		margin: 0 5px;
	}
	.picmenu1 .dd-text-content{
		font-size: 23px;
	}
}
@media (min-width: 1020px) and (max-width: 1130px) {
	.picmenu1 .dd-divimenu-open .et_pb_divimenus_flex_item {
		width: 80px;
		margin: 0 5px;
	}
	.picmenu1 .dd-text-content{
		font-size: 21px;
	}
	.languages3 {
		margin-right: 10px;
	}
}
@media (min-width: 1040px) and (max-width: 1180px) { 
	.languages_list{margin-right: 10px;}
}
@media (min-width: 990px) and (max-width: 1040px) { 
	.languages_list{margin-right: 20px;}
	
}
@media (max-width: 980px) {
header {height:170px;}
.narrow-header2 {
    height: 120px;
}
}
@media (max-width: 990px) { 

	
	/*.dd-logo{position:relative!important;}*/

	.languages3 {
		margin-right: 10px;
	}
}
@media (max-width: 1000px) { 
    .languages_list{margin-right: 5px;}
	.languages_list_item {width: 59px;}

}
.search_menu_icon{max-width: 40px!important;}
.contact_us .et_contact_bottom_container {margin-right:10px;}
.special_file_section article h2 a{
    font-size: 18px;
    font-weight: bold;
    line-height: 24px;
}
.special_file_section article h2{
    padding:0px 10px;
}
.entry-title{padding: 0px 10px;}
@media (min-width: 981px) { 
	.home-main .et_pb_column_2_3 article img {
		height:580px;
	}
	.home-main .et_pb_column_1_3 article img {
		height:230px;
	}
}
.header_menu .et_pb_menu__menu{width: calc(100% - 29px);}
.header_menu .et_pb_menu__wrap{justify-content: flex-start!important;}
.header_menu .et-menu-nav{width:100%;align-items: center!important;}
.header_menu .et_pb_menu__search-button{    width: 29px;
    margin: 0;
    transform: rotateY(180deg);}
.header_menu ul {justify-content: space-evenly!important;
    width: 100%;height: 60px;padding-right: 10px!important;border-top: none;}
.header_menu .et_pb_menu__menu nav ul li a{padding: 23px 10px!important;width:110px;justify-content: center;border-radius: 5px;}
.header_menu .et_pb_menu__menu nav ul li a:hover {
    color:#0a3d62!important;
    background: #fff!important;
}
.header_menu {position: relative;
    top: -13px;
    margin: 0;}
.header_menu .et_pb_menu__logo{margin-left:0px!important;}
.header_menu .et_pb_menu__search-input{background:#fff!important;}
.header_menu .et_pb_menu__search{position: relative;right: 385px;}
.title_over_image  .entry-title{
    background-color: #ffffff;
    margin-top: -43px!important;
    margin-right: 33px!important;
    margin-left: 33px!important;
    padding-top: 15px!important;
    padding-right: 35px!important;
    padding-bottom: 15px!important;
    padding-left: 35px!important;
    position: relative;
    z-index: 9;
    box-shadow: 0px 2px 18px 0px rgb(0 0 0 / 37%);
    border-radius: 100px;
    font-weight: 700!important;
    font-size: 20px!important;
    line-height: 1.5em!important;
    text-align: center;
}

.meta_over_image .post-meta{
    position: absolute;
    top: 6%;
    background: #fff;
    right: 33px;
    padding: 10px 14px!important;
    font-size: 18px;
}
.meta_over_image .post-meta a {
    color: #000!important;
    font-size: 20px!important;
    font-weight: 600;
    font-style: italic;
}
.meta_over_image .post-content{
	background-color: #ffffff;
    margin-top: -16px!important;
    margin-right: 33px!important;
    margin-left: 33px!important;
    padding-top: 10px!important;
    padding-right: 35px!important;
    padding-bottom: 25px!important;
    padding-left: 35px!important;
    position: relative;
    z-index: 9;
    box-shadow: 0px 27px 26px -10px rgb(0 0 0 / 37%);
}
.meta_over_image .entry-title{
	    background-color: #ffffff;
    margin-top: -43px!important;
    margin-right: 33px!important;
    margin-left: 33px!important;
    padding-top: 25px!important;
    padding-right: 35px!important;
    padding-bottom: 10px!important;
    padding-left: 35px!important;
    position: relative;
    z-index: 9;
    font-size: 20px;
    line-height: 33px;
    height: 100px;
    overflow: hidden;
    text-align:center;
    font-weight:700;
    margin-bottom: 0;
    box-sizing: border-box;   
}
.blogdateexerpt article .entry-title{font-size: 20px;}
.meta_over_image .post-content .more-link{
	background-color: #ff6b6b;
    width: 85px;
    color: #fff!important;
    padding: 8px 15px!important;
    position: relative;
    right: 82%;
	font-family: 'Al-Jazeera-regular'!important;
}
.meta_over_image article:hover .more-link{
	background-color: #6395ec;
}
.meta_over_image article {margin-bottom:0!important;}
.image_enlarge_effect article:hover img{ -webkit-transform: scale(1.2);transform: scale(1.2);}
.image_enlarge_effect article img{transition: all 300ms ease 0ms!important;}
.image_enlarge_effect .entry-featured-image-url{overflow: hidden; display: flex;}
.refug_column .category_first_news {background: #f1f1f1!important;padding-bottom: 14px!important;margin-bottom: 0!important;}
.dark_theme .et-pb-contact-message p{color: #fff;
    font-size: 16px;}
.dark_theme .et-pb-contact-message li{color: #fff;
    font-size: 16px;}
@media (min-width: 981px) {
	.HR13 > div:nth-child(2):not(.first){
		margin-right:1.5%!important;
		margin-left:1.5%!important;
	}
}
.HR13 > div {
	float:right;
}
.HR13 div:first-child{
	margin-right:0px!important;
}


.HR13 > div{
	    width: 32.33%!important;
}
/*.sppecial_report_news .entry-title{
    height: 68px;
}*/
.sppecial_report_news .post-meta{
    font-size: 12px;
    margin-bottom: 6px;
}
	
.sppecial_report_news article img{
	width: 100px;
    float: right;
    margin: 1px 0px 1px 10px;
    height: 85px;
}

.sppecial_report_news article{
    height: 88px;
	margin-bottom:10px!important;
}
.wider_sppecial_report .entry-title a{
    font-size: 18px;
    line-height: 26px;
    font-weight: bold;
}
.wider_sppecial_report article img{
	width: 131px;
	height: 99px;
    
}

.wider_sppecial_report .entry-featured-image-url{
	width: 131px;
}

.wider_sppecial_report .entry-title a{
    font-size: 18px;
    line-height: 25px;
    font-weight: 500;
}
.mostreadresthm.sppecial_report_news .entry-title a{
    font-size: 18px;
    font-weight: 500;
    line-height: 26px;
}
.mostreadresthm.large_sppecial_report .entry-title a {
    font-size: 20px;
    font-weight: bold;
    line-height: 37px;
}
.mostreadresthm article{
	background:#f1f1f1;
}
.dark_theme .mostreadresthm article {
    background: #2e3d4e;
}




/*******************Tablet View*******************************************/
@media (min-width: 520px) {
/*.reports-section .row_blogs_3 article {
    height:348px;
}*/
}
/*@media (min-width: 520px) and (max-width: 799px){
.row_blogs_3 article {
    width: 49%!important;
}
}*/
@media (min-width: 520px) and (max-width: 799px){
/*.row_blogs_3 article:nth-child(2) {
    margin-right: 2%!important;
	margin-left:0!important;
}*/
.row_blogs_3 article:nth-child(even) {
    margin-right: 2%!important;
	margin-left:0!important;
	float:left;
}
.row_blogs_3 article:nth-child(odd) {
    
	margin-left:0!important;
	float:right
}
/*.row_blogs_3 article {
    height:348px;
}*/
}
/*@media (min-width: 680px) and (max-width: 799px){
.row_blogs_3 article:last-child {
    display: none;
}
}*/

@media (min-width: 520px) and (max-width: 679px){
.row_blogs_3 article:first-child{
    width: 100%!important;
    height:auto;
}
}
@media (min-width: 520px) and (max-width: 679px){
.row_blogs_3 article {
    width: 49%!important;
    float: right;
}
}
@media (min-width: 520px) and (max-width: 679px){
.row_blogs_3 article:nth-child(3) {
    float: left;
}
}

@media (min-width: 520px) and (max-width: 679px){
.row_blogs_3 article img{
    height:210px;
}
}
@media (min-width: 520px) and (max-width: 679px){
.row_blogs_3 article:first-child img{
    height:auto;
}
}
@media (min-width: 520px) and (max-width: 679px){
.row_blogs_3 article:nth-child(2) {
    margin-right:0;
}
}
@media (max-width: 519px){
.row_blogs_3 article {
    width: 100%;
    height: auto;
}
}
@media (max-width: 519px){
.miscellaneous article img {
    height: auto;
}
.mostreadresthm.large_sppecial_report .entry-title a {
    font-size: 23px;
    line-height: 32px;
}
.large_sppecial_report .entry-title {
    height: 130px;
}
.large_sppecial_report img {
    width: 160px;
    height: 128px;
}
.large_sppecial_report .entry-featured-image-url {
    width: 160px;
    height: 130px;
}
.large_sppecial_report article {
    height: 130px;
}
}


@media (min-width: 680px) and (max-width: 1070px){
.article_row article {
    width: 49%!important;
}
.article_row article:nth-child(2) {
    margin-right: 2%!important;
	margin-left:0!important;
}
.article_row article:last-child {
    display: none;
}
.article_row article {
    width: 49%!important;
    float: right;
}
}

@media (max-width: 679px){
.article_row article {
	width: 100%!important;
    margin-bottom:28px;
    padding: 0 20px;
}
.article_row article img{
	height:130px!important;
}
}

@media (min-width: 800px) and (max-width: 990px){
.qudsrow > div:first-child {
    width: 65%!important;
}
.qudsrow > div {
    width: 33%!important;
}
.qudsrow .category_first_news article{width:96%!important;}
.qudsrow .category_first_news article:last-child {display:none;}
}

@media (min-width: 980px) and (max-width: 1120px){
.header_menu .et_pb_menu__menu nav ul li a {
    padding: 20px 10px!important;
    width: 79px;
}
.et_pb_menu_0_tb_header.et_pb_menu ul li a {
    font-size: 25px!important;
}
}
@media (min-width: 1121px) and (max-width: 1163px){
.header_menu .et_pb_menu__menu nav ul li a {
    padding: 20px 10px!important;
    width: 102px;
}
.et_pb_menu_0_tb_header.et_pb_menu ul li a {
    font-size: 28px!important;
}
}

@media (max-width: 767px){
.special_files .row_blogs_2_2 article {
    height: auto;
    margin-bottom: 20px!important;
    width: 100%;
}
}
@media (min-width: 768px) and (max-width: 980px){
.special_files .row_blogs_2_2 article a.more-link{
    display:none;
}
}
@media (max-width: 480px){
.special_files .row_blogs_2_2 article a.more-link{
    display:none;
}
}

@media (max-width: 679px){
.miscellaneous .row_blogs_3 article{
    width: 100%!important;
	height:auto;
}
.miscellaneous .row_blogs_3 article img{
	height:auto;
}
}



@media (max-width: 610px) {
    .et_builder_inner_content .et_pb_code_2_tb_header .social_home {display:none;}
    
}

@media (max-width: 350px) {
.header-date {display:none;}
.header-links {display:none;}
}

@media (min-width: 680px) and (max-width: 980px) { 


}
@media (max-width: 680px) { 
.newsrow .second {margin-bottom: 0px;}

}


@media (max-width: 980px) { 

	
	.newsrow .third {display:none;}
	.header_menu .et_pb_menu__search-button{display:none;}
	.header_menu .mobile_menu_bar{position: absolute;left: 0;top: 13%;}
	.header_menu ul{max-width:150px;padding: 0!important;}
    .header_menu ul li {background-color: #0a3d62!important;width: 100%;text-align: center!important;border-bottom: #fff solid 1px;}
    .header_menu ul li:last-child {border-bottom:none;}

}
@media (min-width: 768px) and (max-width: 980px) { 
	.narrow-header2 {
		/*height: 90px;*/
	}
	.picmenu1 .dd-divimenu-open {
		margin-top: 10px;
	}
	.search_menu_icon .dd-menu-item-content{float:left;}
	.picmenu1 .dd-divimenu{
		justify-content: flex-start !important;
	}
}
@media (min-width: 910px) and (max-width: 1020px) { 
		.picmenu1 .dd-divimenu-open .et_pb_divimenus_flex_item {
		width: 65px!important;
		margin: 0 10px;
	}
	
	
	.picmenu1 .dd-text-content{
		font-size: 21px;
	}
	
}
@media (min-width: 820px) and (max-width: 910px) { 
		.picmenu1 .dd-divimenu-open .et_pb_divimenus_flex_item {
		width: 65px!important;
		margin: 0 10px;
	}
	
	
	.picmenu1 .dd-text-content{
		font-size: 21px;
	}
	
}
@media (min-width: 768px) and (max-width: 819px) { 
		.picmenu1 .dd-divimenu-open .et_pb_divimenus_flex_item {
		width: 65px!important;
		margin: 0 5px;
	}
	
	
	.picmenu1 .dd-text-content{
		font-size: 20px;
	}
	
}
@media (min-width: 768px) and (max-width: 980px) { 
	.home-main{padding-top: 5px;}
	/*.row_3_2_1 > div {width:100%!important;}*/
	.row_3_2_1 .et_pb_column_2_3 {padding-left:0px;width:100%!important;}
	.row_3_2_1 .et_pb_column_1_3 {width:100%!important;float:right;}
	.row_3_2_1 .et_pb_column_1_3 article{width:49%;}
	.row_3_2_1 .et_pb_column_1_3 article:first-child{float:right;}
	.row_3_2_1 .et_pb_column_1_3 article:last-child{float:left;}
	.newsrow .first {width:49%!important;float:right;margin-right:0!important;}
	/*.newsrow .first .wider_sppecial_report article{width:49%;}
	.newsrow .first .wider_sppecial_report article:first-child{float:right;}
	.newsrow .first .wider_sppecial_report article:last-child{float:left;}*/
	.newsrow .second {width:49%!important;float:left;}
	/*.newsrow .third {width:49%!important;float:left;}*/
	.video-section .video_container > div {width:49%;}
	/*.video-section .video_container > div:first-child {width:100%;height:auto;}
	.video-section .video_container > div:first-child article{height: auto;}
	.video-section .video_container > div:first-child article > div {padding-bottom: 0px;height: auto;overflow: hidden;}*/
	/*.video-section .video_div .entry-title{margin-top:0px;}*/
	.video-section iframe {
		max-height: 510px;
	}
	/*.video-section .video_container > div:first-child iframe {
		height: 100%;
	}*/
	.video-section .fluid-width-video-wrapper{
		height: inherit;
		padding-top: 46%!important;
	}
	.articleImage img {
		width: 200px!important;
		height: 200px;
	}
	
}
@media (min-width: 991px) { 
	.qudsrow > div {width:49%!important;}
}
@media (min-width: 800px) and (max-width: 900px) { 
	.homeSection5 .wider_sppecial_report .entry-title a {
		font-size: 21px;
		line-height: 30px;
		font-weight: bold;
	}
	.meduim .category_first_news .entry-title a {
		font-size: 21px;
		font-weight: bold;
		line-height: 33px;
	}
}
@media (max-width: 450px) { 
	.homeSection5 .wider_sppecial_report .entry-title a {
		font-size: 21px;
		line-height: 30px;
		font-weight: bold;
	}
	.meduim .category_first_news .entry-title a {
		font-size: 21px;
		font-weight: bold;
		line-height: 33px;
	}
}

@media (min-width: 800px) and (max-width: 980px) { 
	.blogdate > div:nth-child(2) {
		margin-right: 1.5%!important;
		margin-left: 1.5%!important;
	}
	.blogdateexerpt > div:nth-child(2) {
		margin-right: 1.5%!important;
		margin-left: 1.5%!important;
	}
}
@media (min-width: 650px) and (max-width: 799px) {
	.blogdate > div:nth-child(2) {
		margin-right: 2%!important;
	}
	.blogdateexerpt > div:nth-child(2) {
		margin-right: 2%!important;
	}
	.blogdate > div{
	    /*width: 49%!important;*/
	}
	.blogdateexerpt > div{
	    /*width: 49%!important;*/
	}
	.blogdate > div:nth-child(3), .blogdateexerpt > div:nth-child(3) {
		display:none;
	}
}
@media (min-width: 980px) {
	.home7row {
		display: flex;
		flex-direction: row;
	}

	.home7row .second {
		order: 2;
		margin-left: 1.5%!important;
		margin-right: 1.5%!important;
	}
	.home7row .first {
		order: 1;
		margin-right:0!important;
	}
	.home7row .third {
		order: 3;
	}
	
}
@media (min-width: 600px) and (max-width: 980px) {

	.home7row .second {
		width:100%;
		margin-left: 0;
		margin-right: 0;
	}
	.home7row .first {
		width:48%!important;
		float:right;
		margin-right:0!important;
		margin-left:4%;
	}
	.home7row .third {
		width:48%!important;
		float:left;
		margin-left:0!important;
	}


}
@media (max-width: 1000px) and (min-width:750px) { 
	
	.special_file_section article{
		width: 32%;
		float: right;
		margin-left: 2%;
		height: 268px;
	}
	.special_file_section article:nth-child(3n) {
		margin-left: 0px;
	}

}
@media (max-width: 749px) and (min-width:480px) { 
	
	.special_file_section article{
		width: 49%;
		float: right;
		margin-left: 2%;
		height: 268px;
	}
	.special_file_section article:nth-child(2n) {
		margin-left: 0px;
	}

}
@media (max-width: 479px) { 
	
	.special_file_section article{
		width: 100%;
		float: right;
		margin-left: 0;
		height: auto;
	}
	.special_file_section article img{max-height:none!important;height:auto!important;}

}
@media (max-width: 980px) and (min-width:680px) { 
	
	.articlesList article {
		width: 49%;
		float: right;
		margin-left: 2%;
	}
	.articlesList article:nth-child(2n) {
		margin-left: 0px;
	}
}
@media (max-width: 980px) and (min-width:720px) { 
	
	.international .arabic{
		width:48%!important;
		float:right;
		margin-right:0!important;
		margin-left:4%;
	}
	.international .economics{
		width:48%!important;
		float:left;
		margin-left:0!important;
	}
	.international .shabcol {
		width:100%!important;
		margin-left: 0;
		margin-right: 0;
	}
	
	
	.international .shabcol .miscellaneousArea{
		width:48%;
		float:right;
		margin-right: 0;
	}
	
	.international .shabcol .shabakaArea {
		width:48%;
		float:left;
		margin-left: 0;
	}
}

	
/*******************category page*******************************************/
@media (max-width: 980px) { 
	.category .HR2S .et_pb_column_2_3 {
		width: 100%!important;
		padding-left: 0px;
	}
	.single-post .HR2SIN .et_pb_column_2_3, .search-results .et_pb_column_2_3 {
	    padding-top: 15px;
		width: 100%!important;
		padding-left: 0px;
	}
	
	
}
@media (max-width: 1080px) and (min-width: 700px) { 
	.home-main .et_pb_column_1_3 h2 a{font-size: 28px;
    font-weight: bold;
    line-height: 39px;}
	
}
@media (max-width: 1200px) { 
	.post_title_div, .post_meta_div, .shareArea, .post-content-text, .related-title{padding: 0px 10px; box-sizing: border-box;}
	.narrow-header2{padding:0 20px!important;}
	footer .et_pb_section_1_tb_footer.et_pb_section {padding:0 20px!important;}
	footer .et_pb_section_2_tb_footer.et_pb_section {padding:0 20px!important;}
	/*.borderheader{margin-right:10px;}*/
}
@media (max-width: 1100px) and (min-width:520px) { 
	.blogdate .entry-title a {
		font-size: 18px;
		font-weight: bold;
		line-height: 28px;
	}
	
}

/*******************Mobile View*******************************************/

@media (min-width: 600px) and (max-width: 767px) { 
	.home-main{padding-top: 5px;}
	/*.row_3_2_1 > div {width:100%!important;}*/
	.row_3_2_1 .et_pb_column_2_3 {padding-left:0px;width:100%!important;}
	.row_3_2_1 .et_pb_column_1_3 {width:100%!important;float:right;}
	.row_3_2_1 .et_pb_column_1_3 article{width:49%;}
	.row_3_2_1 .et_pb_column_1_3 article:first-child{float:right;}
	.row_3_2_1 .et_pb_column_1_3 article:last-child{float:left;}
	.home-main .et_pb_column_2_3 h2 a{    font-size: 49px;line-height: 70px;}
	
	
}
@media (min-width: 680px) and (max-width: 767px) { 
	.newsrow .first {width:49%!important;float:right;margin-right:0!important;}
	/*.newsrow .first .wider_sppecial_report article{width:49%;}
	.newsrow .first .wider_sppecial_report article:first-child{float:right;}
	.newsrow .first .wider_sppecial_report article:last-child{float:left;}*/
	.newsrow .second {width:49%!important;float:left;}
	/*.newsrow .third {width:49%!important;float:left;}*/
	.video-section .video_container > div {width:49%;}
	/*.video-section .video_container > div:first-child {width:100%;height:auto;}
	.video-section .video_container > div:first-child article{height: auto;}
	.video-section .video_container > div:first-child article > div {padding-bottom: 0px;height: auto;overflow: hidden;}*/
	/*.video-section .video_div .entry-title{margin-top:0px;}*/
	.video-section iframe {
		max-height: 510px;
	}
	/*.video-section .video_container > div:first-child iframe {
		height: 100%;
	}*/
	.video-section .fluid-width-video-wrapper{
		height: inherit;
		padding-top: 46%!important;
	}
	.wider_sppecial_report .entry-title a {
		font-size: 19px;
		line-height: 24px;
		font-weight: bold;
	}
	.mostreadresthm.sppecial_report_news .entry-title a {
		font-size: 18px;
		font-weight: bold;
		line-height: 26px;
	}
	
}
@media (max-width: 679px) { 
	.newsrow .first {width:100%!important;}
	/*.newsrow .first .wider_sppecial_report article{width:49%;}
	.newsrow .first .wider_sppecial_report article:first-child{float:right;}
	.newsrow .first .wider_sppecial_report article:last-child{float:left;}*/
	.newsrow .second {width:100%!important;float:right;margin-right:0!important;}
	.newsrow .third {width:100%!important;float:right;}
	.video-section .video_container > div {width:100%;height:auto;}
	.video-section .video_container > div article{height: auto;}
	.video-section .video_container > div article > div {/*padding-top: 280px!important;*/padding-bottom: 0px;height: auto;overflow: hidden;}
	/*.video-section .video_div .entry-title{margin-top:0px;}*/
	.video-section iframe {
		max-height: 510px;
	}
	.video-section .video_div iframe {
		height: 100%;
	}
	
}

@media (max-width: 599px) { 
	.home-main{padding-top: 5px;}
	/*.row_3_2_1 > div {width:100%!important;}*/
	.row_3_2_1 .et_pb_column_2_3 {padding-left:0px;width:100%!important;}
	.row_3_2_1 .et_pb_column_1_3 {width:100%!important;float:right;}
	/*.row_3_2_1 .et_pb_column_1_3 article{width:49%;}*/
	.row_3_2_1 .et_pb_column_1_3 article:first-child{float:right;}
	.row_3_2_1 .et_pb_column_1_3 article:last-child{float:left;}
	.home-main article .entry-title{text-align:center;}
	.blogdateexerpt article .entry-title{text-align:center;}
	.entry-title{padding: 0px 10px;}
	
	.post_title{font-size: 30px;line-height: 40px;}

}
@media only screen and (max-width: 767px){


	.picmenu1 .dd-divimenu-open .et_pb_divimenus_flex_item {
		width: 140px!important;
		margin: 2px 5px;
		background: #0a3d62;
		border-radius: 5px;
	}
	.search_menu_icon{display:none;}
	.reports-section img{height:auto;}
	
	.reports-carousel .dg_bc_title , .reports-carousel .post-meta{padding: 0px 10px;}
	.category-video .video_div {
		overflow: hidden;
		width: 100%;
		height: auto;
	}
	.category-video .video_div iframe {width: 100%;}
	.category-video .video_div .fb-video > span{width: 100%;}
	.related_news article img{max-height:none;}
	.related_news .size-1of1{width:100%;}
	.related_news article {height:auto;}
	.articleImage img {
		width: 150px!important;
		height: 150px;
	}
	.et_pb_divimenus_flex_0_tb_header .dd-menu-button-content.et-pb-icon {padding-left: 0;}
}
@media (min-width: 679px) and (max-width: 767px){
.reports-section img {
    height: 235px;
}
}
@media only screen and (max-width: 486px){
	.top-header{/*height:80px;display:none;*/}
	.header-links {
		margin-bottom: 2px!important;
	}
	.header-date {
		margin-bottom: 2px!important;
	}
	.social_home {
		/*float: right!important;*/
	}
}
@media (min-width: 519px){
	.prisoners article{width:49%!important;}
}
@media (max-width: 519px){
	.prisoners article img{height:auto;}
}
@media (max-width: 380px){
	.homeSection5 .wider_sppecial_report .entry-featured-image-url {
		width: 100%;
		float: right;
		height: auto;
	}
	.homeSection5 .wider_sppecial_report img {
		width: 100%;
		height: auto;
	}
	.homeSection5 .wider_sppecial_report .entry-title {
		height: auto;
		float: right;
	}
	.homeSection5 .wider_sppecial_report article {
		height: auto;
	}
}
@media (min-width: 520px) and (max-width: 649px) {

	.blogdate > div, .blogdateexerpt > div{
	    width: 49%!important;
		float:right;
	}
	.blogdate > div:first-child, .blogdateexerpt > div:first-child {
		width:100%!important;
	}
	.blogdate > div:first-child article, .blogdateexerpt > div:first-child article{
		height:auto;
	}
		.blogdate > article:first-child img, .blogdateexerpt > article:first-child img{
		height:auto;
	}
	.blogdate > div:nth-child(3), .blogdateexerpt > div:nth-child(3) {
		float:left;
	}
}
@media  (max-width: 519px) {

	.blogdate > div, .blogdateexerpt > div{
	    width: 100%!important;
		float:right;
	}
	.blogdate > div article, .blogdateexerpt > div article{
		height:auto;
	}
		.blogdate > div article img, .blogdateexerpt > div article img{
		height:auto;
	}
	.home_studies .et_pb_column_2_3 article {
    height:auto;
	}
	.home_studies .et_pb_column_2_3{
		width:100%;
	}
	.home_studies .et_pb_column_1_3{
		width:100%;
	}

}
@media  (max-width: 660px) {

	.home_studies .et_pb_column_2_3{
		width:100%;
	}
	.home_studies .et_pb_column_1_3{
		width:100%;
	}

}
@media  (max-width: 980px) and (min-width: 660px)  {

	.home_studies .et_pb_column_2_3{
		width:49%;
	}
	.home_studies .et_pb_column_1_3{
		width:49%;
	}
	.home_studies .et_pb_column_2_3 article:last-child {
    display: none;
	}
	.home_studies .et_pb_column_2_3 article{
    width:100%;
	}

}
@media (max-width: 599px) {

	.home7row .second {
		width:100%;
		margin-left: 0;
		margin-right: 0;
	}
	.home7row .first {
		width:100%!important;
		margin-left: 0!important;
		margin-right: 0!important;
	}
	.home7row .third {
		width:100%!important;
		margin-left: 0!important;
		margin-right: 0!important;
	}
	.home7row .category_first_news article img{height:auto;max-height:none;}
	
	

	
	
	/*.international .shabcol .miscellaneousArea{
		width:48%;
		float:right;
		margin-right: 0;
	}
	
	.international .shabcol .shabakaArea {
		width:48%;
		float:left;
		margin-left: 0;
	}*/
	
}
@media (max-width: 499px) {

	.home7row .rightmodule{
		width:100%;
	}
	.home7row .leftmodule{
		width:100%;
		float:right;
	}
	.special_files .post-content, .special_files .dg_read_more_wrapper{
		/*display:none;*/
	}
	.single-post .shareArea .et_pb_divimenus_flex_0_tb_body .dd-flex{justify-content:space-around;}
	
}
@media (max-width: 379px) {

	.special_files .dg_bm_title a {
		font-size: 21px;
	}
	.special_files .overlap2home .et_pb_module_inner .dgbm_post_item .content-wrapper {
		padding-top:8px!important;
		padding-bottom:5px!important;
	}
	
}
@media (max-width: 767px) and  (min-width: 320px){

	.et_pb_divimenus_flex_0_tb_header .dd-logo img {
		width: 250px!important;
	}
	
}
@media (max-width: 350px) {

	.et_pb_divimenus_flex_0_tb_header .dd-logo img {
		width: 200px!important;
	}
	
}
@media (max-width: 599px) and (min-width: 350px){

	.home-main .et_pb_column_2_3 h2 a {
		font-size: 38px;
		line-height: 53px;
		
	}
	
}
@media (max-width: 349px){

	.home-main .et_pb_column_2_3 h2 a {
		font-size: 30px;
		line-height: 42px;
		
	}
	
}
@media (max-width: 699px) { 
	.home-main .et_pb_column_1_3 h2 a{font-size: 25px;
    font-weight: bold;
    line-height: 38px;}
	
}
@media (max-width: 399px) and (min-width: 361px)   {

	.wider_sppecial_report .entry-title a {
		font-size: 19px;
		line-height: 24px;
		font-weight: bold;
	}
	.mostreadresthm.sppecial_report_news .entry-title a {
		font-size: 18px;
		font-weight: bold;
		line-height: 26px;
	}
	
}
@media (max-width: 360px)   {

	.wider_sppecial_report .entry-title a {
		font-size: 17px;
		line-height: 24px;
		font-weight: bold;
	}
	.mostreadresthm.sppecial_report_news .entry-title a {
		font-size: 17px;
		font-weight: bold;
		line-height: 26px;
	}
	
}	
@media (max-width: 680px) { 
	
	.articlesList article {
		width: 100%;
		float: right;
		margin-left: 0;
	}

}
@media (max-width: 719px) { 
	
	.international .shabcol, .international .economics, .international .arabic {
		width:100%!important;
		margin-left: 0;
		margin-right: 0;
	}

}



@media (min-width: 980px) and (max-width: 1040px) { 
/*	.main_33 .main_story .entry-title a {
    font-size: 35px;
    line-height: 43px;
    
}*/
.main_33 .et_pb_column_1_2:first-child {
    width: 46%;
}
.main_33 .et_pb_column_1_2:last-child {
    width: 52%;
}
.main_33 .row_blogs_2_2 article .entry-title a {
    font-size: 18px;
    line-height: 24px;
}
}

@media (max-width: 980px) { 
.main_33 .et_pb_column_1_2 {
    width: 100%;
}
.main_33 .main_story img {
    height: auto;
}
}
@media (min-width: 820px) and (max-width: 980px) { 
.main_33 .row_blogs_2_2 article {
    height: 305px;
}
.main_33 .row_blogs_2_2 article img {
    height: 230px;
}
}
@media (min-width: 650px) and (max-width: 820px) { 
.main_33 .row_blogs_2_2 article {
    height: 285px;
}
.main_33 .row_blogs_2_2 article img {
    height: 210px;
}
}
@media (min-width: 520px) and (max-width: 650px) { 
.main_33 .row_blogs_2_2 article {
    height: 295px;
}
.main_33 .row_blogs_2_2 article img {
    height: 190px;
}
}
@media (max-width: 520px) { 
.main_33 .row_blogs_2_2 article {
    height: auto;
	border-bottom: #d7d7d7 1px solid;
    margin-bottom: 20px;
	width: 96%;
    margin-right: 2%;
    margin-left: 2%;
}
.main_33 .row_blogs_2_2 article .entry-title{
    margin-bottom: 4px;
}
.main_33 .row_blogs_2_2 article img {
    height: auto;
}
.row_blogs_2_2 article {
    width: 100%;
}
.main_33 .main_story article{
	border-bottom: #b5b5b5 1px solid;
    padding-bottom: 20px;
}
.main_33 .et_pb_column_1_2:first-child {
	margin-bottom:20px;
}
.main_33 .main_story .entry-title a {
    font-size: 32px;
    line-height: 52px;
    text-align: center;
    padding-bottom: 4px;
}
}
@media (max-width: 366px) { 

.main_33 .main_story .entry-title a {
    font-size: 30px;
    line-height: 38px;
    text-align: center;
    padding-bottom: 4px;
}
}
article img {object-fit:cover;}
.post-content-text img{object-fit:cover;}
@media (max-width: 767px) {
.smallerHeader .header_menu {
    margin-bottom: 10px!important;
}
}
.special_files article img {max-height:310px;}

#list-number-style
{
font-style: normal !important;
list-style-type: decimal !important;
margin-top: 10px !important;
margin-bottom: 10px !important;
padding-top: 20px !important;
padding-right: 30px !important; 
}

#list-symbols-style
{
font-style: normal !important;
list-style-type: disclosure-closed !important;
margin-top: 10px !important;
margin-bottom: 10px !important;
padding-top: 20px !important;
padding-right: 30px !important; 
}

#quote-light-style
{
font-family: Al-Jazeera-regular !important;
font-weight: normal !important;
font-size: 18px !important;
font-style: normal !important;
border-color: #a7d9fd !important; 
border-width: 10px !important;
color:#0a3d62 !important;
padding-top: 10px !important;
}

#quote-light-style-title
{
font-family: Al-Jazeera-regular !important;
font-weight: normal !important;
font-size: 18px !important;
font-style: normal !important;
color:#0a3d62 !important;
background-color:#e0f2ff !important;
padding-top:10px !important;
padding-bottom:10px !important;
padding-right:10px !important;
padding-left:10px !important;
margin-right: 10px !important;
}

#quote-dark-style
{
background-color:#216b9f !important;
font-family: Al-Jazeera-regular !important;
font-weight: normal !important;
font-size: 18px !important;
font-style: normal !important;
border-color: #124b72 !important; 
border-width: 10px !important;
color:#fff !important;
padding-top: 10px !important;
}

#quote-dark-style-title
{
font-family: Al-Jazeera-regular !important;
font-weight: normal !important;
font-size: 18px !important;
font-style: normal !important;
color:#fff !important;
background-color:#124b72 !important;
padding-top:10px !important;
padding-bottom:10px !important;
padding-right:10px !important;
padding-left:10px !important;
margin-right: 10px !important;
}

#text-picture-light
{
background-color:#e5f4ff !important;
font-family: Al-Jazeera-regular !important;
font-weight: normal !important;
font-size: 18px !important;
font-style: normal !important;
color:#0a3d62 !important;
margin-bottom: 15px!important;
}

#picture-text-light
{
background-color:#e5f4ff !important;
font-family: Al-Jazeera-regular !important;
font-weight: normal !important;
font-size: 18px !important;
font-style: normal !important;
color:#0a3d62 !important;
margin-bottom: 15px!important;
}

/* Code for wide screens */
#quote-block-text-only {
    width: 40%;
    float: left;
    font-family: Al-Jazeera-regular;
    border-width: 0;
    padding: 0;
    margin-top: 10px;
    margin-right: 10px;
    margin-left: 0;
    margin-bottom: 0;
}

/* Code for tablets */
@media (max-width: 1024px) {
    #quote-block-text-only {
        width: 60%;
    }
}

/* Code for mobile devices */
@media (max-width: 768px) {
    #quote-block-text-only {
        width: 100%;
        margin-top: 0;
        margin-right: 0;
        margin-bottom: 0;
        padding-bottom: 0;
    }
}

#quote-block-text-only-title
{
    line-height: 40px;
    font-family: Al-Jazeera-regular !important;
    font-weight: normal !important;
    font-size: 18px !important;
    font-style: normal !important;
    color:#0a3d62 !important;
    background-color:#e0f2ff !important;
    padding:10px !important;
    border-width: 0px !important;
}


#quote-block-text-only::after {
    font-family: Arial !important;
    font-weight: bold;
    content: "\201C";
    font-size: 100px;
    float: left;
    color: #0a3d62 !important;
}

.wp-block-quote {

    border-left: none;
	
}

.wp-block-quote p{

    font-family: witnessps-bold!important;
}
.second_news_section .row_blogs_2_2 article {height: 186px!important;}
.hr2 .et_pb_column_1_2 {
    width: 49%;
}

.hr2 article .entry-title a {
    font-size: 20px;
    line-height: 30px;
}
.hr2 article img {
    height: 184px;
}
@media (max-width: 920px) { .languages_list{display:none;} }
.responsive_lang_row{display:none;}
.desktop_languages {    float: right;
    margin-left: 5px;}
.desktop_languages {    float: right;
    margin-left: 5px;}

@media (max-width: 1120px) and (min-width:920px){
.header-datep{display:none;}
}
@media (max-width: 920px){
.responsive_lang_row {display:block}
.responsive_lang_row .languages_list_item {
    width: calc(11.1% - 2px);
    height: 30px;
    margin-top: 1px;
}
/*.top-header {
    height: 80px;
}*/
}
@media (max-width: 610px){
.desktop_lang_row .social_home {
    display: none;
}
}
@media (max-width: 459px){
.responsive_lang_row .languages_list_item {
    width: calc(33% - 2px);
}
}