/* CSS Document */
@-ms-viewport {width:device-width;}
@viewport{width:device-width;}
@media only screen and (max-width:900px){
.foot_loop {
	width: 100% !important;
}
#footer .width {
	padding: 20px 0px;
}
.post li img {
	width: 100%;
	height: auto;
}
.post_txt {
	width: 100%;
	padding: 20px 0px;
}
.post_txt p {
	font-size: 25px;
	height:auto;
}
.post_txt b {
	margin: 0px;
	max-width: unset;
	font-size: 14px;
}
.post a {
	width: 100%;
	margin: 0px;
}
.post a img {
	width: auto;
}
.partners_title {
	padding: 10px;
}
#proud {
	padding: 20px;
	font-size: 20px;
}
.pages_title {
	padding: 0px 20px;
}
.pages_title h2 {
	font-size: 20px;
}
.servicess_all {
	margin: 0px;
}
.servicess {
	width: 100%;
}
#count {
	padding: 40px 0px;
}
#count ul li {
	width: 100%;
	margin: 0px !important;
	top:0 !important;
}
#count .width{
	background:unset;
}
#aboutus {
	display: block;
	margin-bottom: 20px;
}
.aboutus_left {
	width: 100%;
	display: block;
	padding: 0px 20px;
}
.aboutus_left .pages_title{
	padding:0;
}
.aboutus_tabled_right, .aboutus_tabled_left {
	width: 100%;
}
.aboutus_tabled_right_call {
	margin-bottom: 20px;
}
.aboutus_tabled_left_box {
	width: 100%;
}
.data_list li {
	width: 100%;
}
.bn-news{
	margin:0px 20px;
}
.slider_cont {
	display:none;
}
.slider_cont_all {
	margin: 0px 20px;
}
.slider_cont_right {
	max-width: 100%;
}
.slider_cont h2 {
	font-size: 22px;
}
.slider_cont a {
	width: 100%;
	margin: 0px !important;
}
#header {
	position: relative;
	top: 0px;
	background: #445c61;
	width: 98%;
	margin: 20px auto 20px;
	float: none;
	overflow: hidden;
	border-radius:30px;
}
.logo {
	width: 100%;
	text-align: center;
}
.logo img {
	float: none;
}
.icon_menu_open {
	display: block;
	width: 40px;
	text-align: center;
	color: #eee;
	cursor: pointer;
	line-height: 40px;
	height: 40px;
	z-index: 1000;
	position: absolute;
	left: 20px;
	top: 37px;
}
.icon_menu_open.active{
	color:#fff;
	background:#729ea8;
}
.icon_menu_open:before {
	content: "\f0c9";
	font-family: FontAwesome;
}
.nav li {
	float: none;
}
.nav li a {
	border-bottom: 1px solid rgba(33,33,33,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 {
	margin: 0px;
	float: none;
	position: static;
	width: 100%;
}
#slideshow {
	border-radius: 25px;
}
#newsbar {
	margin-top:4px;
}
.width,#footer .width{
	width:100%;
}
#header,.data_list li p{
	height:auto;
}
.nav_fix,.aboutus_right,.newsbar_title,.bn-controls,#slideshow .next, #slideshow .prev,.get_qoute,.search_icon,.nav{
	display:none;
}
}