/* CSS Document */
@-ms-viewport {width:device-width;}
@viewport{width:device-width;}
@media only screen and (max-width:900px){
#bottom{
	padding:20px;
}
.social, .design, .copyrights {
	float: none;
	text-align: center;
	margin: 0;
	line-height: normal;
}
.social li {
	float: none;
	display: inline-block;
}
.logo {
	text-align: inherit;
	padding-right: 20px;
	padding-left: 20px;
}
.social li a {
	border: 1px solid rgba(255,255,255,0.1) !important;
	padding: 15px;
	height: auto;
	line-height: normal;
}
.social,.copyrights{
	margin-bottom:15px;
}
.data_all {
	padding: 30px 10px;
}
.data_list li h2 {
	font-size: 12px;
	font-weight: 400;
}
.data_list li a {
	font-size: 8px;
	font-weight: 400;
	text-align: ;
	padding: 5px 10px;
}
.foot_loop {
	margin-bottom: 30px;
}
.foot_loop:last-child{
	margin-bottom:0px;
}
.foot_loop h2 {
	font-size: 16px;
}
.pages_title {
	padding: 0px 20px;
}
.pages_title h2 {
	font-size: 25px;
}
.news_ul {
	margin: 0;
}
.news_txt h2 {
	font-size: 15px;
}
#aboutus2 .width {
	display: block;
}
.aboutus2_right {
	padding: 0px 20px;
	display: block;
	width: 100%;
}
.aboutus2_right h2 {
	font-size: 18px;
}
#aboutus2 {
	height: auto;
	margin-bottom: 40px;
}
#aboutus2 {
	margin-bottom: 20px;
	padding: 0;
}
.services_ul {
	margin: 0;
}
.serv_title a {
	margin-bottom: 10px;
}
#services {
	padding: 30px 0px;
}
.list_top_left li {
	width: 50%;
	height: 250px;
}
.news_shape_txt h2 {
	font-size: 13px;
}
.count_all{
    padding:0px 10px;
}
.count_all span {
	background-size: 100%;
	height: 66px;
	width: 70px;
	line-height: 70px;
	font-size: 22px;
	margin-bottom: 30px;
}
.count_all p {
	font-size: 16px;
}
.count_all h2 {
	font-size: 12px;
}
.partners_title {
	width: 100%;
	text-align: center;
	padding: 0px 20px;
	margin-bottom:20px;
}
.partners_title h2 {
	font-size: 25px;
}
.partners {
	width: 100%;
	float: none;
}
#aboutus .width {
	padding: 0px 20px;
}
.aboutus_right {
	width: 100%;
	display: block;
}
.aboutus_right div {
	position: relative;
	padding: 0px;
}
.aboutus_right div img {
	width: auto;
	height: 330px;
}
.aboutus_left {
	display: block;
	width: 100%;
	padding:20px 0px 20px;
}
.aboutus_left .pages_title {
	padding: 0;
}
.aboutus_left_txt {
	margin-bottom: 10px;
}
.data2_all {
	padding: 0 20px;
}
.data2_list li p b {
	font-size: 15px;
}
.slider_right {
	width: 100%;
}
#slideshow {
	height: 250px;
	width: 100%;
	margin: 0px auto;
	display:none;
}
#newmedia{
    display:block;
    clear:both;
    width:100%;
}
.slider_cont h2 {
	font-size: 20px;
}
#data2 {
	width: 100%;
	background:#fff;
	margin: 0px auto;
	float: none;
}
.data2_list li span {
	color: #333;
}
.data2_list li p {
	color: #666;
}
.slider_cont h1 {
	font-size: 13px;
}
.slider_cont a {
	height: 40px;
	line-height: 40px;
	padding: 0px 10px;
	width: auto;
	max-width: 111px;
}
.slider_left {
	display: block;
	width: 100%;
	padding: 20px;
}
.logo {
	height: auto;
}
.s_contact.s_contact_right {
	display: block;
	position: relative;
	top:0;
	left:0;
	right:0;
	clear: both;
}
.s_contact li {
	float: none;
}
.s_contact li.lang a {
	width: 100%;
	text-align: center;
	margin: 0px auto;
}
.logo {
	width: 100%;
}
.icon_menu_open {
	display: block;
	width: 40px;
	text-align: center;
	color: #333;
	cursor: pointer;
	line-height: 40px;
	height: 40px;
	z-index: 2000;
	position: absolute;
	top: 50px;
	left: 50px;
}
.icon_menu_open.active{
	background:#8fb65d;
	color:#fff;
}
.icon_menu_open:before {
	content: "\f0c9";
	font-family: FontAwesome;
}
.sub {
	position: relative;
	top: 0;
	width: 100%;
	display:none;
	right:0;
	left:0;
}
.nav li:hover .sub {
	display: block;
	top: 0;
	border-radius: 0;
}
.nav li:hover .sub ul li a {
	text-align: center;
}
.nav {
	width: 100%;
	margin: 0;
	text-align: center;
}
#nav {
	position: relative;
	top: 0;
	right: 0;
	width: 100%;
	margin: 0px auto;
}
.nav li {
	float: none;
	padding:0;
	display: block;
}
.nav li a {
	border-bottom: 1px dashed rgba(33,33,33,0.1);
	height: auto;
	line-height:normal;
	padding: 13px 10px;
	border-radius:0;
	border-left: none;
}
.nav li:hover .sub .sub {
	position: relative;
	width: 100%;
	right: 0;
	display:none;
	left: 0;
	top: 0;
}
.nav li:hover .sub li:hover .sub{
	display:block;
}
.data_list li span {
	display: none;
}
.width,#footer .width{
	width:100%;
}
.s_contact.s_contact_right{
	display:block;
}
.s_contact,.nav,.s_contact li.mapi,.cycle-pager,.partners_arrow,.aboutus2_left,.serv_cats,#aboutus:before,.aboutus_right,.slider_left{
	display:none;
}
#bottom,.news_txt h2,.news_img,.data2_list li p,#header,#nav{
	height:auto;
}
.data2_list li,.serv_loop,.news_loop,.foot_loop{
	width:100%;
}
.newmedia a {
	margin: 0px auto;
}
.newmedia {
	padding: 118px 20px 20px;
	text-align: center;
}
#newmedia {
	height: 250px;
}
#data {
	width: 100%;
}
}