/* CSS Document */
@-ms-viewport {width:device-width;}
@viewport{width:device-width;}
@media only screen and (max-width:900px){
#bottom {
	padding: 20px;
}
.list_top_left li {
	width: 100%;
}
.count_all b{
    display:block;
}
.news_shape_txt p {
	height: auto;
}
.copyrights, .design {
	line-height: normal;
}
#count ul li:last-child {
	border-left: none;
	padding-top: 78px;
}
.foot {
	width: 100%;
	margin-bottom: 20px;
	border-bottom: 1px solid rgba(255,255,255,0.1);
	padding-bottom: 20px;
}
.foot:last-child{
	margin-bottom:0;
	border-bottom:none;
	padding-bottom:0;
}
#count ul li {
	width: 33.33%;
	text-align: center;
	padding: 20px;
}
.count_all p {
	font-size: 25px;
}
.pages_title {
	padding: 0px 20px;
}
.pages_title h2 {
	font-size: 23px;
}
.my_slice {
	margin: 0;
}
.slider2 {
	padding: 50px 20px;
}
.slider_cont2 {
	display: block;
	width: 100%;
	overflow: hidden;
	padding: 0px;
}
.slider_cont_all2 {
	margin: 0;
}
.slider_cont_right2 {
	float: none;
}
.slider_cont2 h2 {
	font-size: 23px;
}
.slider_cont2 p {
	font-size: 13px;
}
.logo {
	float: none;
	text-align: center;
	position: relative;
}
.get_qoute {
	margin-top: 0px;
	float:left;
	margin-left: 20px;
}
.search_icon {
	float: right;
	position:relative;
	z-index:100;
	margin-right:15px;
}
.search_icon span {
	margin: 4px 0px 0 0px;
}
body.scrolled #header{
	background:none;
}
#header{
	position:absolute;
}
.slider_cont {
	padding-top: 190px;
}
.slider_cont h2 {
	font-size: 23px;
}
#count ul{
	margin:0;
}
.partners_slide{
	margin-left:0px;
	margin-right:0px;
}
.icon_menu_open {
	display: block;
	width: 40px;
	text-align: center;
	color: #333;
	cursor: pointer;
	line-height: 40px;
	height: 40px;
	z-index: 2000;
	position: fixed;
	background: #f8f8f8;
	right: 0;
	border-radius: 4px 0px 0px 4px;
	top: 49px;
}
.icon_menu_open.active{
	background:#7b8594;
	color:#fff;
}
.icon_menu_open:before {
	content: "\f0c9";
	font-family: FontAwesome;
}
.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;
}
.nav {
	position: fixed;
	top: 0;
	right: 0;
	background: #2b3d5b;
	z-index: 500;
	height: 100%;
	bottom: 0;
	left: 0;
	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;
}
.width,#header .width{
	width:100%;
}
.nav{
	display:none;
}
#bottom{
	height:auto;
}
.news_ul {
	margin: 0;
}
.news_loop {
	width: 100%;
}
.news_img {
	height: auto;
}
.news_txt {
	position: relative;
	top: 0;
	left: 0;
	right: 0;
	padding: 20px;
	width: 100%;
}
.news_txt h2 {
	font-size: 15px;
}
.news_more {
	padding-bottom: 0;
}
}