/* CSS Document */
@-ms-viewport {width:device-width;}
@viewport{width:device-width;}
@media only screen and (max-width: 700px){
/*start body*/
.wraps_is {
	width: 100%;
	padding:20px 10px;
}
/*end body*/
/*start top*/
#top{
	height:auto;
}
.s_contact{
	display:none;
}
.mydate {
	float: none;
	text-align: center;
}
.top {
	width: 100%;
	padding: 0px 10px;
	text-align:center;
}
.top .social {
	display: none;
}
/*end top*/
#header {
	height: auto;
	position:relative;
	text-align: center;
}
#headerfix{
	height:auto;
}
.header {
	width: 100%;
	padding:0px;
}
.logo a{
	display:inline-block;
}
.logo {
	margin: 0;
	text-align: center;
	float: none;
	position:relative;
}
.icon_menu_open {
	display: block !important;
	border: 1px solid #555;
	background: #555;
	position: absolute;
	width: 30px;
	text-align:center;
	color:#fff;
	cursor:pointer;
	line-height:30px;
	height: 30px;
	left: 20px;
	top: 30px;
}
.icon_menu_open.active{
	border:1px solid #1b75bc;
	background:#1b75bc;
}
.icon_menu_open:before {
	content: "\f0c9";
	font-family: FontAwesome;
}
.nav {
	float: none;
	width: 100%;
	display:none;
	margin: 0;
	text-align: center;
}
.nav li {
	float: none;
	display:block;
}
.nav li a:after{
	display:none;
}
#header.scrolled #headerfix {
	position:static;
}
.nav li a {
	line-height: normal;
	padding: 10px;
	border-bottom: 1px solid #eee;
}
.nav li:last-child a{
	border-bottom:none;
}
.nav .sub ul li a{
	text-align:center;
}
.sub {
	position: static;
	background:#f8f8f8;
	box-shadow: none;
	width: 100%;
	display: none;
}
.nav li:hover .sub{
	text-align:center;
	display:block;
}
.nav li:hover .sub ul li a{
	text-align:center;
}
#slideshow {
	height: 350px;
}
.slider_cont h2 {
	font-size: 20px;
	padding:5px;
}
.next,.prev{
	width:20px;
	height:20px;
	line-height:20px;
	font-size:13px;
}
.slider_cont_all {
	padding: 0px 30px;
}
.slider_cont p {
	padding: 5px;
	font-size: 16px;
}
.data {
	width: 100%;
	text-align: center;
	display: block;
}
.data_list li {
	display: block;
	float: none;
	width: 100%;
	padding:30px 20px;
	border-bottom: 1px solid #444;
}
.data_list li p{
	height:auto;
}
.aboutus {
	width: 100%;
	padding: 20px 10px;
	text-align: center;
}
.aboutus_right {
	float: none;
	width: 100%;
	text-align: center;
}
.aboutus_right img {
	float: none;
	margin-bottom: 20px;
}
.aboutus_left {
	float: none;
	width: 100%;
}
.aboutus_left h2:after{
	margin-left:auto;
	margin-right:auto;
}
.services {
	width: 100%;
	padding: 0px 10px;
	text-align: center;
}
.service_title a {
	display: none;
}
.service_title h2 {
	float: none;
}
.serv_loop {
	width: 100%;
	float: none;
	padding: 0px;
	margin-bottom: 20px;
}
.serv_img {
	height: auto;
}
.serv_txt p{
	height: auto;
}
.serv_more a{
	display:inline-block;
	float:none;
}
.vision {
	display: block;
	direction: rtl;
}
.vision_left {
	display: none;
}
.vision_right {
	padding: 50px 20px;
	text-align: center;
}
.vision_right .pages_title{
	text-align:center;
}
.activity ol li {
	margin-right: 0px;
	list-style: none;
}
.news {
	width: 100%;
	padding: 0px 10px;
	text-align: center;
}
.news_loop {
	float: none;
	width: 100%;
	padding: 0px;
	margin-bottom: 20px;
}
.news_txt h2:after{
	float:none;
	margin-left:auto;
	margin-right:auto;
}
.news_img {
	height: auto;
}
.news_img img{
	display:block;
}
.news_txt p {
	height: auto;
}
.footer .social {
	float: none;
	display: block;
	width: 100%;
	text-align: center;
}
.contact_home {
	float: none;
	display: block;
	text-align: center;
}
.footer .social li {
	float: none;
	display: inline-block;
}
.footer .social li a {
	width: 25px;
	height: 25px;
	line-height: 25px;
	font-size: 12px;
	margin-bottom: 5px;
}
.contact_home a {
	margin-bottom: 5px;
}
.footer {
	width: 100%;
	padding: 0px 10px;
	text-align: center;
}
.foot {
	float: none;
	width: 100%;
	text-align: center;
	padding: 10px 0px;
}
.bottom {
	float: none;
	width: 100%;
	padding: 10px 10px;
	text-align: center;
}
.copyrights {
	float: none;
	text-align: center;
}
.design {
	float: none;
}
.wraps_is {
	width: 100%;
	padding:20px 10px;
}
.foot h2:after{
	float:none;
	margin:0 auto;
}
.precemp {
	width: 100%;
	padding: 0px 10px;
	text-align: center;
}
.postin_img {
	float: none;
	width: 100%;
	margin-left:0;
	height: auto;
	max-width:100%;
	text-align: center;
}
.postmeta_cats {
	float: none;
	text-align: center;
	font-size:12px;
}
.post_tags {
	text-align: center;
}
.title_page_same {
	text-align: center;
	font-size: 20px;
}
.postin_txt {
	text-align: center;
}
.postmeta_dets {
	float: none;
	text-align: center;
	margin-top: 10px;
	font-size:12px;
}
#map_contact {
	display: block;
	width: 100%;
}
.map_contact_right {
	display: block;
	width: 100%;
	height: 250px;
}
.map_contact_left {
	display: block;
	width: 100%;
}
.news_all {
	text-align: center;
}
.serv_all {
	text-align: center;
}
}