.help-process p {
  direction: rtl;
  font-size: 14px !important;
  text-align: justify;
}
.help-process h5 {
  font-size: 17px!important;
}
.btn-primary.white {
  direction: rtl;
  padding: 0 15px!important;
  border: none !important;
}
.navbar .container .navbar-header .navbar-brand img {
  max-height: 60px !important;
}
.btn_menu {
  top: 20px!important;
}
.latest-post .featured_cont {
  max-height: inherit !important;
}
.latest-post .post-excerpts {
  min-height: 70px;
}
.sm-blue > li {
    background: #3b4858;
}
.upcoming_events {
  text-align: right;
  direction: rtl;
}
.upcoming_events .event_title {
  margin-top: 10px!important;
}
.upcoming_events.col-md-6 .event_title {
  margin: 15px 0 5px!important;
}
.upcoming_events .event_summery {
  text-align: justify!important;
  font-size: 14px!important;
}
.upcoming_events .event_cover_photo .event_time_loc span {
  margin-right: 0!important;
  margin-left: 15px;
}
.upcoming_events .event_cover_photo .event_time_loc span i{
  margin-left: 5px;
}
.sectionGap ,.latest_news,.recent_products{
  padding: 40px 0 40px!important;
}
.upcoming_recent_events{
  padding-top: 40px!important;
}
.upcoming_recent_events.style2{
  padding-bottom: 40px!important;
}
#subscribe-mobile{
  border-radius: 2px;
  width: 260px;
  padding: 9px 15px;
  height: 42px;
  border: none;
  float: left;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin-right: 11px;
  direction: rtl;
}
.how_help3 {
  text-align: right;
  direction: rtl;
}
.how_help_post p {
  text-align: justify;
  margin-top: 40px;
}
.help-process3 p {
  font-size: 14px!important;
}
.help-process3 h5 {
  font-size: 16px!important;
}
.copyright_area .copyright_text a {
  color: #637285 !important;
}
.copyright_area {
  color: #63728D!important;
}
.footer_sidebar {
  padding: 50px 0 20px!important;
}
.nav.recent-posts li a {
  cursor: pointer;
}

.newsletter_signup p ,.newsletter_signup.style2 h4{
  color: #fff!important;
}
.footer_sidebar .recent-posts li + li {
    border-top-color: #ddd !important;
}
.widget-contact span {
    font-size: 14px;
    color: #435061 !important;
}
.sponsor_banner.style2 p {
    color: #fff !important;
    text-shadow: 0 0 10px #000;
}
footer{
    background: #f7f7f7;
}
.page-header h2 {
    font-size: 20px!important;
    color: #fff!important;
    direction: rtl!important;
    background: none!important;
}
.upcoming_events {
    padding: 15px 15px 3px 15px !important;
}
.gallery-content ,.blog-content{
    padding: 40px 0 40px !important;
}
.product {
    padding: 0 15px 15px 15px!important;
}
.pagination {
    margin: 10px auto auto auto!important;
}
.help-process h5 {
    direction: rtl;
}


@media (max-width: 991px){
.featured_news .owl-dots {
    bottom: 40px!important;
}
  .page-header h2 {
    margin: 150px 15px 30px 0!important;
	}

	.navbar-header .navbar-brand{
		float: none!important;
		margin-bottom: 10px!important;

	}
}

@media (min-width: 991px){
.page-header h2 {
    margin: 100px 15px 30px 0!important;
}
.img-article-four{
	height: 209px !important;
}
}

@media (min-width:768px) and (max-width:991px){
	
	.navbar-header{
		float: none!important;
		text-align: center!important;
	}	
	
}


@media (max-width:768px){
  .item_slider,.item_slider img{
	max-height:300px!important;
	min-height:300px!important;	
  }
  .welcome-notice{
    text-align:center!important;
  }
  #main-menu {
    margin-top: 20px!important;
    margin-right: 0!important;
  }
  .sm-blue > li {
    background: #3b4858 !important;
  }
  #subscribe-mobile{
    margin: 0 auto !important;
    float: none!important;
  }
}