body, .press_date, .read_activity {
	font-family: 'Lucida Sans Unicode' !important;
}


.subs_submit {
    right: auto;
	left: 0;
	border-left: 0;
    border-right: 1px solid gray;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
	border-bottom-right-radius: 0px;
    border-top-right-radius: 0px;
}

.text-right {
	text-align: left !important;
}
.imageMiddleNews{
    float: none;
}
.footer_multi {
    direction: ltr;
}
.spec_padding {
    padding: 15px 0 10px 20px !important;
}
.press_date {
	font-size: 15px;
	padding: 5px 12px;
}
.read_news {
	margin-left: 15px;
    margin-right: 0;
}
.press_date_list {
    left: 15px;
	right: auto;
}
.fixed_menu_homepage {
	left: auto;
	right: 0;
}
.cancel_button {
	margin-left: 10px;
    margin-right: 0;
}
.select_country {
    background-position: 3% !important;
}
.attach_img {
	right: auto;
    left: 20px;
}
.margin_bottom_50 {
    overflow: hidden;
}
.wrapper-menu {
	direction: ltr;
}
.social_list {
    right: auto;
    left: 0;
}
.internal_menu {
    left: auto;
    right: 30px;
}
.languages_list {
    top: 10px;
    right: auto;
	left: 20px;
}
.internal_menu_list {
    left: auto;
    right: 35px;
}
.search_form_intern {
	right: auto;
    left: -1000%;
    transform: translateX(-50%);
}

.show_search_form_intern {
    left: 193px;
}
.nav-item {
	margin-right: 0;
    margin-left: 15px;
}
.accordion{
	text-align: right;
}
.accordion:after {
    float: left;
}
.spec_padding_pres {
    padding: 5px 0px 0px 20px !important;
}
.activity_slider_details, .slider_nav, .slider_activity, .slick-year-v1  {
	direction: ltr;
}
.read_activity {
    letter-spacing: 0px;
}
div.white_border div.row div.col-md-6:first-child a .first_pub_border
{
	border-left: 2px solid white !important;
	border-right:0 !important;
}




/* added 15/08/2018 >>> */

.mobile_menu
{
	padding: 15px;
}

.mobile_menu_list
{
	width:100%;
	padding:15px;
	background-color: white;
	display:none;
	position:absolute;
	left:0;
	z-index:1;
	box-shadow: 0px 7px 15px #ddd;
	border-bottom: 7px solid #ac8954;
}

.mobile_menu_list ul
{
	padding-right:0;
}

.mobile_menu_list ul li
{
	list-style: none;
	padding:10px 0;
	border-bottom: 1px solid #ccc;
}

.mobile_menu_list ul li:first-child
{
	border-bottom: none;
}


.mobile_menu_list ul li a
{
	list-style: none;
	font-size:15px;
	color: #ac8954  !important;
	text-transform: uppercase;
}


.mobile_social_list
{
/* 	position: absolute;
	right: 0;
	top:50%;
	transform: translateY(-50%); */
}

.mobile_social_list ul
{
	padding: 0;
	margin-top: 5px;
}

.mobile_social_list ul li
{
	list-style: none;
	padding:5px 0;
	background-color: #ac8954;
	margin-bottom: 5px;
	box-shadow: -2px 2px 10px rgba(0,0,0,0.33);
	display: inline-block;
}

.mobile_social_list ul li a
{
	padding: 10px;
    text-align: center;
}
.mobile_social_list ul li img
{
	width: 20px;
}

.search_mob{
    position: absolute;
    left: 10px;
    top: 17px;
    border: none;
    background: transparent;
}

.search_mob i{
    font-size: 18px !important;
	color: #ac8954;
}


.mobi_cedar
{
	width:50px;
}

.mobile_lang_list
{	
	margin:0 10px;
}

.mobile_lang_list a , .gold_span
{
	color: #ac8954;
}


div.pagination {
	margin: auto;
    display: table;
}

ul.pagination li {
	margin:0 5px;
	border: 1px solid #ccc;
}

ul.pagination li a {
	padding: 0 10px;
	color: #333;
}

ul.pagination li a:hover , ul.pagination li:hover {
	cursor: pointer !important;
}

ul.pagination li a.current {
	font-weight: bold;
	color: #ac8954;
}

.internal_menu_list {
    width: 622px;
}

.show_search_form_home {
    left: auto;
	right: -50%;
}

.search_form_home {
	left: : auto;
	right: 0%;
}

/*
|---------------------------------------------------------------------------------|
|																				  |			
|------------------------------- ADDED BY SAMAH ----------------------------------|
|																				  |								
|---------------------------------------------------------------------------------|
*/

.pull-right{
	float:left;
}
.pull-left{
	float:right;
}

.right-arrow{
	transform:rotate(180deg);
}
.spec_padding_no_image{
    padding: 10px 24px 10px 10px !important;
}

/*
|---------------------------------------------------------------------------------|
|																				  |			
|------------------------------- END OF SAMAH ------------------------------------|
|																				  |								
|---------------------------------------------------------------------------------|
*/

@media only screen and (min-width:1200px)
{
    .HomePageBodyContainer {
	    float: left !important;
    }
}

.footer_link{
	float: right;
}
h2.sub_title, .press_title {
    letter-spacing: 0px;
}