/* CSS Document */
@-ms-viewport {width:device-width;}
@viewport{width:device-width;}
@media only screen and (max-width:900px){
#bottom{
	text-align:center;
	padding:15px;
}
.copyrights, .design {
	float: none;
	line-height: normal;
}
.foot_loop {
	width: 100%;
}
.news_ul {
	width: 100%;
	padding:0;
}
.partners_title {
	width: 100%;
	padding: 0px;
}
.partners {
	width: 100%;
	padding: 0px;
}
.aboutus3 {
	display: block;
}
.aboutus2_right {
	display: block;
	width: 100%;
	padding: 0px 0px 20px;
}
.aboutus2_right img {
	width: 50%;
	float: right;
	padding: 10px;
}
.aboutus3 .aboutus2_left {
	padding: 20px 15px 0px;
}
.aboutus_left_txt {
	padding: 0px 15px;
}
.data_list li {
	width: 100%;
	padding: 15px;
	margin: 0;
}
#slideshow {
	height:350px;
}
.social {
	float:none;
	text-align: center;
	margin: 0;
}
.social li {
	float: none;
	display: inline-block;
}
.social ul {
	float: none;
}
.logo {
	float: none;
	text-align: center;
	width: 100%;
}
.logo img {
	float: none;
}
.icon_menu_open {
	display: block;
	width: 40px;
	text-align: center;
	color: #333;
	cursor: pointer;
	line-height: 40px;
	height: 40px;
	z-index:1000;
	position: absolute;
	top: 39px;
	left: 25px;
}
.icon_menu_open.active{
	color:#fff;
	background:#c4922c;
}
.icon_menu_open:before {
	content: "\f0c9";
	font-family: FontAwesome;
}
.nav li {
	float: none;
	display:block;
}
.nav li a {
	border-bottom: 1px solid rgba(0,0,0,0.05);
	line-height:50px;
	padding:0px;
	height:50px;
	text-align:center;
}
.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 li:hover .sub {
	display: block;
	top: 0;
	border-radius: 0;
}
.nav li:hover .sub ul li a {
	text-align: center;
}
.nav {
	margin: 0px;
	float: none;
	position: static;
	clear:both;
	width: 100%;
}
.nav li .sub ul li {
	width: 100%;
}
.pages_title {
	padding: 0px 15px !important;
	width: 100% !important;
}
.pages_title h1,.news_txt h2,.page_inside_title h1,.aboutus3_list li a {
	font-size: 16px;
}
.pages_title h2,.page_inside_title h2 {
	font-size: 25px;
}
.foot_loop ul li a {
	font-size: 13px;
}
#footer .width,.width{
	width:100%;
	margin:0;
}
.s_contact,.social h2,.nav,.search_icon,.get_qoute,.nav_fix,.foot_about .play_more{
	display:none;
}
#bottom,.news_txt h2,.news_img,#header{
	height: auto;
}
}