/* CSS Document */
@-ms-viewport {width:device-width;}
@viewport{width:device-width;}
@media only screen and (max-width:900px){
#bottom{
	padding:15px;
	text-align:center;
}
.copyrights, .design, #bottom .social {
	float: none;
	line-height: normal;
	clear:both;
	display:block;
}
#bottom .social li {
	float: none;
	display: inline-block;
}
#bottom .social li a {
	padding: 0px 15px;
	border: none !important;
}
.foot {
	margin-bottom: 0;
}
.foot_loop {
	width: 100%;
	margin-bottom: 30px;
}
.foot_loop:last-child{
	margin-bottom:0px;
}
.data_list li {
	width: 100%;
}
#contactus {
	width: 100%;
}
#contactus .contactus {
	display: block;
	padding: 0px 20px;
}
.contactus_right {
	display: block;
	width: 100%;
	padding: 0px;
}
.contactus_right .pages_title h2 {
	font-size: 22px;
}
.contactus_right .pages_title {
	padding: 0px;
}
.contactus_right .contactus_txt {
	font-size: 14px;
}
#contactus .slice_call_us {
	margin: 20px 0px;
	font-size: 14px;
}
.contactus_left {
	display: block;
	width: 100%;
}
.contactus_form {
	padding: 0px;
}
.pages_title {
	padding: 0px 20px;
}
.pages_title h2 {
	font-size: 22px;
}
.news_ul {
	margin: 0px;
}
.news_loop {
	width: 100%;
}
.partners_title {
	width: 100%;
	padding: 0px 20px;
	margin-bottom: 20px;
	text-align: center;
}
.partners_title h2 {
	font-size: 22px;
}
.partners {
	width: 100%;
}
.my_top_table .pages_title {
	width: 100%;
	padding: 0px 20px;
}
.my_slice {
	width: 100%;
}
.list_top_left li {
	height: 350px;
}
.news_shape_txt h2 {
	font-size: 20px;
}
.serv_more {
	bottom: -15px;
}
#aboutus .width {
	display: block;
	padding: 0px 20px;
}
.aboutus_right {
	display: none;
}
.aboutus_left {
	display: block;
	width: 100%;
	padding: 0px;
}
.aboutus_left_title h2 {
	font-size: 22px;
}
.aboutus_left_txt,.aboutus_left_txt li{
	font-size: 14px;
}
.data_list2 li {
	width: 100%;
	border-bottom: 1px solid rgba(255,255,255,0.1);
	padding-bottom: 30px;
}
.slider_cont h2 {
	font-size: 22px;
}
.slider_cont_all {
	padding: 0px 20px;
	margin: 0;
}
.icon_menu_open {
	position: absolute;
	width: 30px;
	overflow: hidden;
	cursor: pointer;
	left: 10px;
	top: 66px;
}
.icon_menu_open span,.icon_menu_open b,.icon_menu_open p{
	width:100%;
	display:block;
	height:1px;
	background-color:rgba(255,255,255,0.8);
	margin-bottom:8px;
}
.icon_menu_open b{
	margin-bottom:0;
}
.nav_fix {
	background-color: #102e3d;
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	height: 100%;
	overflow-y: auto;
	z-index: 20000;
	padding: 20px;
}	
.nav_fix .nav {
	display: block;
	float:none;
	clear:both;
	margin: 0;
}
.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 {
	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;
}
.logo {
	float: none;
	padding: 10px;
	text-align: center;
}
.lang {
	float: none;
	margin: 0;
	position: absolute;
	right: 15px;
	top: 60px;
}
#header {
	top: 0px;
}
.width{
	width:100%;
}
#top,.nav,.slider_cont p,.slider_left_img,#slideshow .next, #slideshow .prev,.nav_fix,.serv_cats,.list_top_left_slider_arrows,.partners_arrow{
	display:none;
}
#bottom,.news_txt h2,.news_img,.data_list2 li p{
	height:auto;
}
}