/* CSS Document */
@-ms-viewport {width:device-width;}
@viewport{width:device-width;}
@media only screen and (max-width:900px){
#bottom {
	padding: 15px;
	text-align: center;
}
	.serv_title p {
	height: auto;
}
#slideshow {
  height: 250px;
}
.slider_cont_all {
	padding: 0;
}
.slider_cont h2 {
	font-size: 20px;
}
.copyrights, .design {
	float: none;
	line-height: normal;
}
.foot_loop h2:after{
	margin-right:auto;
	margin-left:auto;
}
.news_loop {
	width: 100%;
}
.news_ul {
	margin: 0px;
	padding: 0px;
}
.foot_loop {
	margin-bottom: 20px;
}
.foot_loop:last-child{
	margin-bottom:0;
}
#footer .social li {
	margin: 5px;
}
#footer .social {
	padding: 0px 5px;
}
.pages_title {
	padding: 0px 15px;
	text-align: center;
}
.pages_title h1 {
	font-size: 13px;
}
.pages_title h2 {
	font-size: 18px;
}
#teams iframe {
	width: 100% !important;
	height: auto !important;
	margin: 0px auto;
	display: block;
	padding: 0px 12px;
}
.data_list li {
	padding: 15px;
}
.data_all {
	padding: 10px;
}
.data_text h2 {
	font-size: 15px;
}
.data_text a {
	display: block;
}
.aboutus {
	display: block;
	padding: 0px 15px 15px;
	text-align: center;
}
.aboutus_right {
	display: block;
	width: 100%;
	height: 200px;
	margin-bottom: 20px;
}
.aboutus_left {
	padding: 0px;
	display: block;
	width: 100%;
}
.aboutus_left .pages_title {
	text-align: center;
	margin-bottom: 5px;
}
.aboutus_txt ul li {
	text-align: initial;
	width: 100%;
}
#slideshow {
	height: 250px !important;
}
.slider_cont h2 {
	font-size:15px;
}
#header {
	position: relative;
	top: 0;
	left: 0;
	right: 0;
	background: #344d8d;
	text-align: center;
	padding: 5px 5px 13px;
}
.logo {
	float: none;
	text-align: center;
	position: relative;
	width: auto;
}
.logo img {
	float: none;
}
.icon_menu_open {
	display: block;
	position:absolute;
	top:30px;
	left:5px;
	text-align: center;
	color: #fff;
	cursor: pointer;
	line-height: 45px;
	height: 45px;
	width: 45px;
}
.icon_menu_open.active{
	color:#fff;
	background:#5572ba;
}
.icon_menu_open:before {
	content: "\f0c9";
	font-family: FontAwesome;
}
.nav{
	clear:both;
	position:relative;
	overflow:hidden;
	float:none;
	width:100%;
	margin:0;
	bottom:0;
}
.nav ul{
	float:none;
	width:100%;
	margin:0;
}
.nav li {
	float: none;
	text-align:center;
	padding:0;
}
.nav li a {
	line-height:50px;
	padding:0px 10px;
	height:50px;
	margin-left:0;
	margin-right:0;
}
.sub {
	position: relative;
	top: 0;
	right: 0;
	left: 0;
	width: 100%;
}
.nav li:hover .sub ul li a {
	text-align: center;
}
.width{
	width:100%;
}
.head_fix,.nav,#header .social,.search_icon,.data_all i,.partners_arrow{
	display:none;
}
#header,.data_text p,#bottom,.news_txt h2,.news_img{
	height:auto;
}
.foot_loop,#count ul li,.data_list li{
	width:100%;
	text-align:center;
}
.partners_title {
	width: 100%;
	padding: 0px 20px;
	text-align: center;
}
.partners_title h2 {
	font-size: 23px;
	margin-bottom: 20px;
}
.partners {
	width: 100%;
}
.serv_ol li{
	width:100%;
	text-align:center;
}
.serv_txt p{
	height:auto;
}
}