
 .newsDetailPage  .post-date {
    float: revert;
    text-align: right;
 }
 .copyright {
    float: right;
    font-family: Tahoma;
 }
 .subfooter-nav {
    float: left;
}
.to-top {
    float: left;
    background-color: #01A95C;
}
.footer-widget-wrap>.row>div{
	float:right;
	}
 .n_contr-wrap {
    left: 14%;
 }
 .hnt_title {
    right: 0 !important;
	left: inherit!important;
	font-size: 15px;
    background-color: #01A95C;
}
 .footer-logo {
    text-align: right;
}
  .footer-widget-content p {
    text-align: right;
    font-family: Tahoma;
    font-size: 12px;
    color: #b6b6b6;
}
.footer-social  ul{
    float: right !important;
 }
 .nav-holder,.footer-social  {
    float: right ;
 }
 .logo-holder {
    float: right !important;
    margin-top: -7px;
 }
 .header_news-ticker-wrap {
    float: right!important;
	
 }
 .wraperli{
	text-align: right;
	}
 .header_news-ticker-wrap li {
   
 }
 
 
 .float{
	float:right;
	}
 .youtubeContainer .source_image{
	float: right;
	}

 #aggregator h4 {
    margin-bottom: 0.25rem;
    display: block;
    color: #cbe3b0;
    text-transform: uppercase;
    font-weight: 750;
    font-size: 1.5rem;
    text-align: right;
    padding: 0 14px 0 0;
    direction: rtl;
}
 .sourceWrap{
	 float:right;
	 }
 .lucide {
	 float: left;
	 }
	 #pagination nav .pagination {
    direction: rtl;
}
 .nav-holder nav li {
    float: right;
 }
 .nav-holder nav ul{
    text-align: right;
    direction: rtl;
}
.footer-list ul{
	float:right;
	}
.footer-list li {
    display: block;
    text-align: right;
}
.footer-list li:before {
    position: absolute;
    left: inherit;
    transform: rotate(180deg);
    right: 0;
	top:2px;
}
.footer-list li {
    padding-left: 0;
    padding-right: 10px;
}
.footer-widget-title {
    text-align: right;
}

        /* Style for the modal background */
        .modal-overlay {
            display: none;
            position: fixed;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background-color: rgba(0, 0, 0, 0.7);
            z-index: 999;
        }

        /* Style for the modal container */
        .modal-container {
            position: fixed;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            background-color: #fff;
            padding: 20px;
            box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
            z-index: 1000;
        }

        /* Style for the close button */
        .close-button {
            position: absolute;
            top: 10px;
            right: 10px;
            cursor: pointer;
        }
		
		.langflag{
			width: 20px;
    margin: 0 0 0 10px;
			}	
			 .arabic .youtubeTitle{font-family: Tahoma,Arial,Helvetica,Verdana,sans-serif;
    font-size: 13px;
				 }
				 .arabic .youtubeTitle a:hover {
    color: #de1212;
}
				 .youtubeTitle {
    width: 80%;
    display: inline-block;
}
.youtubeIcon {
    width: 15%;
    display: inline-block;
}
 .arabic .youtubeIcon{
	 float:left;
	 }
 .english .youtubeIcon{
	 float:right;
	 }
 .french .youtubeIcon{
	 float:right;
	 }
  .youtubeWrap{
	  height: 56px;
    padding: 5px 8px 0 4px;
    background: #fff;
    margin: 0 0 11px 0;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    overflow: hidden;
	 }
	  .youtubeContainer{
    padding: 0 20px 0 20px;
    margin-bottom: 10px;
}
.gsc-results-wrapper-visible {
    height: 800px !important;
}
.srf_btn, .search_btn {
    display: none;
}
.newslist li a{
    font-size: 16px;
    font-weight: 700;
    color: #484848;
    padding: 1px 7px 4px 4px;
    float: right;
    font-family: Arial,Tahoma,Helvetica,Verdana,sans-serif;
	}
.newslist li {
	border-bottom: 1px dotted;
	border-bottom: 1px solid #e3e0e0;
	border-bottom: 1px dotted #aeb2b5;
	}
	.newslist li:last-child {
	border-bottom: none;
	}
.newslist li a:hover {
	color: #de1212;
	
	}
.newslist li{
    padding: 5px 0 5px 0;
    height: 50px;
	}
	.imgcircle {
    background-size: 100%;
    border: 1px solid #e9e9e9;
    width: 50px;
    height: 50px;
    display: block;
    object-fit: cover;
    border-top-right-radius: 10px;
}