/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Apr 11, 2015, 10:20:38 AM
    Author     : hossam gamal
*/

@media(max-width: 992px){
#header_bg {
	text-align:center;}
.top-header .logo {
  margin-top: 15px;
  margin-bottom:15px;
}
	.logo a { display:block; text-align:center;}
.feeds {
  min-height: 30px;
  text-align: center;
  margin-bottom:15px;
}
.h_search {
margin-bottom:15px;
height:auto;
text-align:center;}
.h_search input[type="text"] {
	width:100%;
	    border-bottom: 1px solid #dbdbdb}
.news_bg .login {
	margin:15px 0;
}
.main_box_in .item , #boxs_bg .item {
	margin-bottom:15px;}
.subsc input[type="text"] {
  width: 100%;
  text-align: right;
  border-bottom: 1px solid #dbdbdb;
  border-radius: 10px;
}
.subsc form {
	height:auto;
	text-align:center;
}
.subsc button[type="submit"] {
	 border-radius: 10px;}
footer {
  text-align: center;
}
.footer_bottom .copyright {
  text-align: center;
  direction: rtl;
}
.footer_bottom {
  line-height: 36px;
  padding: 25px 16px;
}
.lang {
  position: relative;
  right: auto;
  left: auto;}
#main_nav .navbar-nav>li + li {
  background: none
}
}
