.clear {
	clear:both;
	font-size:0px;
}
.logo img{
	display: block;
	margin:auto;
}
header{
	background: url('images/tazhib.png') no-repeat top center;
	background-size: 70%;
}
@media(min-width: 768px){
	body .dimamenu > ul{
		width:100%;
		text-align: center;
		margin-top:10px;
		margin-bottom:10px;
	}
	body .dimamenu > ul > li {
	  float: none;
	  line-height: 40px;
	  list-style: none;
	  display:inline-table;
	  border-radius: 7px;
	}
}
.slider_container{
  border-radius: 15px;
  overflow:hidden;
  border:1px solid #9d7942;
}
@media(max-width: 768px){
	body .center{
		max-width: 90%!important;
	}
	body #showdimamenu{
		text-align: center;
		background:#444 url('images/tazhib.png') no-repeat top center;
		background-size: 120%;
		margin-top: 10px;
		margin-bottom: 10px;
		border-radius: 7px;
		border:1px solid #9d7942;
	}
	body #showdimamenu i{
		background: #333;
		padding: 10px;
		border-radius: 7px;
		cursor: pointer;
		margin-top: 5px;
		margin-bottom: 5px;
  		border:1px solid #9d7942;
	}
}
body .rounded-3{
	border-radius: 15px!important;
}
body .overflow-hidden{
	overflow:hidden!important;
}
.dima-widget-video{
	border:1px solid #9d7942;
}
#section_1,#section_2,#section_3,#section_4,#section_5{
	margin-bottom: 15px!important;
}
#section_2 h3{
	background: #9d7942;
	border-radius: 5px!important;
	padding: 10px;
	margin-bottom: 10px;
}
footer{
	background: #9d7942;
	border-radius: 5px!important;
	padding: 10px;
	margin-bottom: 10px;
	float:right;
	width:100%;
	margin-bottom: 15px;
	min-height: 200px;
}
body .form-control{
	background: #333;
	border: 1px solid #111;
	border-radius: 7px;
}
