/*
ProVision Co.
-------------
This web application design and development by ProVision Co.

All source files, presentable or core, graphics and layout are owned/controlled by ProVision, and no one, entity or individual, can use/modify/destribute at anytime or to anywhere without a written approval from ProVision.

This website/web app is based on LegionCMS engine, which is a MVC platform built completely from scratch by ProVision's team.

-We know that you like this code, if you are interested joing our team, dont hesitate sending your CV to us.
--------------
Omar Shamali
https://provision.ps 
*/


#social,.langa{
    left:0;
    right:unset;
}
#right{text-align:right;}
#search {
    border-left: 1px solid var(--greenThree);
    border-right:unset;
    padding-left: 9px;
    padding-right: unset;
}


#bird_box {
    text-align: right;
    margin-right: 41px;
    margin-left: unset;
}

.real_main_ul .sub_menu{
    right:0;
    left:unset;
}

#text_hl {
    padding-left: 83px;
    padding-right: unset;
}

#content_member picture {
   right:unset;
    left: 0;
}


#right_member {
  
    left: 0;
    right: unset;
    
}

#ns .news_box {

    margin-right: unset;
    margin-left: 2%;
}


#left_member {
    right:0;
    left: unset;
    
    
}

#related h2, .album_cover h2 {
    
    margin-right: 20px;
    margin-left: unset;
    
}

#left_side {
    padding-left: 41px;
    padding-right: unset;
}


#web2{
    text-align: right;
}
.footer_ul .menu_items_box {
    margin-left: 9%;
    margin-right: unset;
}


#map {
    left: 0;
    right:unset;
    
}
#contact_details {
    width: 44%;
    padding-right: 25px;
    text-align: right;
}


#news h1 {
    padding-right: 10%;
    padding-left: unset;
}


#social a {
    margin-right: 9px;
    margin-left: unset;
}

#provision span {
    padding-left: 20px;
}


#provision {
    text-align: left;
}


a.sub_menu_item {
    text-align: right;
}

#con_cont h3 {
    text-align: right;
}

.alignleft {
    text-align: right;
}

.center {
    text-align: right;
}

time i {
    margin-left: 5px !important;
	margin-right:unset;
	
}

.cleft {
    float: right;
}

.cright {
    float: left;
	text-align: left;
}


@media all and (max-width: 768px) {
#social{
    left: 10px !important;
    right: unset !important;
}

}