/*
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 
*/
.grant.in.w50 {
  margin-right: unset;
  margin-left: 1%;
}
.Intervention_item_content.l_grid_span3 {
  text-align: right;
}
#Intervention_section:hover .Intervention_title.main_title, #instruments_section:hover .instruments_title {
  transform: translateX(-41%);
}
.Intervention_title.main_title, .instruments_title {
  text-align: right;
}
.instruments_read_more i {

  width: 27px;
  margin-right: 4px;
  margin-left: unset;
}
a.instruments_read_more span {
  width: 70%;
}
.who_we_are_circle {
  left: unset;
  right: -98px;
}
.who_we_are_read_more i {

  width: 34px;
}
div#pv_inside {
  text-align: left;
}
div#right {
  text-align: right;
}
.objectives_box::after {

  left: unset;
  right: 5%;
}
.item_news_box_bottom, .item_grant_box_bottom, .item_documents_box_bottom, .item_events_box_bottom, .item_gallery_box_bottom{
  border-radius: 33px 0px 0px 0px;

}
.date_item_grant_box {
  text-align: left;
}
.date_item_documents_box {
  text-align: left;
}
h1.sec_head.sec_normal{
  text-align: right;
  margin-right:unset;
}
.grant_expired_date {
  text-align: left;
 
}
.arrow1.mid.w30 {
  transform: scale(-1, 1);
}
.menu_content.w90.mid {
  text-align: left !important;
}
div#mob_menu_btn {
  float: left !important;
}
.header_tools.mid.w11 {
  padding-right: 8px;
}
.title_item_contact_box i{
  text-align: right;
}

@media (max-width: 1199px) {
  
}
@media all and (max-width: 575px) 
{
  .Intervention_item_content.l_grid_span3 {
    text-align: center;
  }
  .mid.la.w30 {
    top: -5px;
  }
}