/* CSS Document */
@-ms-viewport {width:device-width;}
@viewport{width:device-width;}
@media only screen and (max-width:900px){
#social li a {
	font-size: 0px;
}
#footer .width {
	padding-bottom: 0;
	padding-top: 40px;
}
.foot_right {
	width: 100% !important;
	padding: 0px 20px;
	margin-bottom: 30px;
}
.foot_loop.foot_loop_search h2 {
	margin-bottom: 30px;
}
.foot_left {
	padding: 0px 20px;
	width: 100%;
	clear: both;
}
.foot_loop.foot_loop_about {
	padding: 0px;
	margin: 0 0 30px;
}
.foot_logo {
	width: 100%;
}
.foot_about p {
	width: 100%;
}
.foot_loop {
	width: 100%;
	margin-bottom: 30px;
}
.pages_title, .pages_title_slide {
	padding: 0px 20px;
}
.news_ul {
	margin: 0;
}
.news_ul li {
	width: 100%;
	padding: 20px;
}
.news_img {
	width: 100%;
}
.news_txt,.news_ul li:nth-child(3n+3) .news_txt, .news_ul li:nth-child(4n+4) .news_txt {
	margin: 0;
	clear: both;
	padding: 20px 0px 0px;
}
.data_list {
	margin: 0px 20px;
}
.data_list li {
	width: 100%;
	padding-right: 20px;
	padding-left: 20px;
}
.proj_tab {
	margin: 0;
}
.proj_tab li {
	width: 100%;
	height: auto;
}
.proj_top {
	padding: 0px;
	text-align: center;
	display: block;
}
.proj_top li {
	padding: 10px 5px;
	font-size: 11px;
}
.pages_title_slide_taps {
	float: right;
	width: 100%;
}
.pages_title_slide h2 {
	float: none;
	text-align:center;
}
#count ul li {
	width: 50%;
}
.count_all {
	padding: 20px;
}
.count_all h2 {
	font-size: 13px;
}
.count_all h4 {
	font-size: 13px;
	max-height: 60px;
	overflow: hidden;
}
#count {
	padding-bottom: 0px;
}
.home_charts_right {
	display: block;
	width: 100%;
	padding: 0px 20px;
}
.home_charts_right h2 {
	margin-bottom: 20px;
}
#home_charts {
	margin-bottom: 30px;
}
.servicess li {
	width: 100%;
}
.serv_lefts h2 {
	font-size: 20px;
}
#aboutus .width {
	display: block;
}
.aboutus_left {
	display: block;
	width: 100%;
	padding: 0px 20px 20px;
}
.aboutus_left p {
	max-width: 100%;
}
.aboutus_left img {
	height: auto;
	width: 100%;
	display: block;
	max-width: 100%;
}
.aboutus_left_exprience_txt {
	font-size: 100px;
}
.aboutus_left_exprience h3 {
	padding: 0;
}
.aboutus_right {
	display: block;
	width: 100%;
	padding: 0px 20px;
}
.slider_info {
	right: 20px;
	left: 20px;
}
.slider_info_right {
	width: 100%;
}
.slider_cont_all {
	margin: 0px 20px;
}
.slider_cont_right {
	max-width: 100%;
}
.slider_cont h2 {
	font-size: 25px;
	margin-bottom:20px;
}
.slider_cont p {
	font-size: 13px;
}
.slider_cont .play_more {
	margin: 0px 5px;
}
.play_more a {
	padding: 0px 20px;
	font-size: 13px;
}
.slidebg4 {
	width: 100%;
}
#slideshow {
	height: 100%;
}
#header {
	top: 0;
}
.logo {
	width: 100%;
	text-align: center;
}
.head_phone {
	position: absolute;
	right: 20px;
	top: 0px;
}
.icon_menu_open {
	position: absolute;
	left: 20px;
	top: 14px;
	width: 29px;
	height: 45px;
	cursor: pointer;
	z-index:1000;
	padding-top: 12px;
}
.icon_menu_open span {
	width: 100%;
	height: 1px;
	background: rgba(255,255,255,0.5);
	display: block;
	margin-bottom: 10px;
}
.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;
	padding:60px 0 0;
	background: #202c5b;
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	height: 100%;
	overflow: auto;
}
.nav li {
	float: none;
	padding:0;
	display: block;
}
.nav li a {
	border-bottom: 1px dashed rgba(255,255,255,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;
}
.foot_loop.foot_loop_search h2,.pages_title h2, .pages_title_slide h2,.count_all p,.home_charts_right h2 {
	font-size: 25px;
}
.width{
	width:100%;
	margin:0;
}
.nav,.get_qoute,.search_icon,.slider_info_left,#footer .width:before,#footer .width:after,.pages_title_slide_taps svg,.home_charts_left,.pages_title_slide_arrow,.aboutus_center,.slidebg,.head_phone:before{
	display:none;
}
.news_img,.serv_rights{
	height:auto;
}
}