/* CSS Document */
@-ms-viewport {width:device-width;}
@viewport{width:device-width;}
@media only screen and (max-width:900px){
#social li a {
	font-size: 0px;
}
#social li a svg {
	margin: 0;
	vertical-align: middle;
}
.foot_right {
	padding: 0px 20px;
}
.foot_loop.foot_loop_search h2 {
	margin-bottom: 50px;
}
.foot_left {
	padding: 40px 20px 0px;
}
.foot_loop {
	padding: 0 !important;
	margin-bottom:50px;
}
.foot_loop:last-child{
	margin-bottom:0;
}
.contactus_top {
	padding: 0px 20px;
}
.contactus_desc {
	padding: 20px 0px 0px;
}
.contactus_bottom {
	padding: 0px 20px;
}
.contactus_left {
	margin-top: 0;
	padding: 20px 0 0;
}
.contactus_right {
	padding: 20px 0 0;
}
#works .width {
	padding-bottom: 20px;
}
#works h2{
	transform:unset !important;
}
.works {
	padding: 0px 20px;
}
#progress {
	padding-top: 0;
}
.progress_right {
	padding: 0px 20px;
}
.progress_left {
	margin-top: 30px;
	padding: 0px 20px;
}
.slider_cont_all {
	margin: 0;
}
.slider_cont {
	padding: 20px;
}
.logo {
	float: right;
	width: 100%;
	text-align: center;
}
.head_phone {
	line-height: normal;
	position: absolute;
	top: 30px;
	left: 20px;
}
.icon_menu_open {
	position: absolute;
	right: 20px;
	top: 20px;
	width: 29px;
	height: 45px;
	cursor: pointer;
	z-index:1555000;
	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:0px 0 0;
	background: #112F85;
	position: fixed;
	z-index:70000;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	padding-top:90px;
	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;
}
.width {
	margin: 0px;
	width: 100%;
}
.nav,.slideshow_pagin,.get_qoute,.search_icon,.head_phone:before,.slider_data,#footer .width:before,#footer .width:after,#footer:after,.foot_bg{
	display:none;
}
.contactus_img img,.data2_txt h4,#header{
	height:auto;
}
.progress_right,.progress_left,.data2_ul li,.data_list li,.contactus_img,.contactus_desc,.contactus_right,.contactus_left,.foot_left,.foot_right,.foot_logo,.foot_about p,.foot_loop{
	width: 100%;
}
.foot_loop.foot_loop_search h2,.contactus_left h2,.pages_title h2, .pages_title_slide h2,#works h2,.progress_right h2,.slider_cont h2{
	font-size: 22px;
}
}