/* CSS Document */
@-ms-viewport {width:device-width;}
@viewport{width:device-width;}
@media only screen and (max-width:900px){
.foot_logo {
	display: block;
	text-align: center;
	margin-bottom: 10px;
}
.foot_copyrights {
	display: block;
	text-align: center;
	border: none;
	margin: 0;
	padding: 0;
	float: none;
	width: 100%;
	max-width: unset;
}
.foot li {
	display: block;
}
.foot_bottom_list {
	float: none;
	padding: 0px 20px;
	margin-bottom: 20px;
	margin-right: 0;
	margin-left: 0;
}
#footer .social {
	float: none;
	text-align: center;
}
#footer .social li {
	float: none;
	display: inline-block;
}
#contactus .contactus_table {
	display: block;
}
.contactus_right {
	display: block;
	width: 100%;
	padding: 0px 20px;
}
.contactus_right .pages_title h2{
	font-size:25px;
}
.contactus_right .contactus_txt {
	font-size: 16px;
}
.contactus_left {
	display: block;
	width: 90%;
	height: 200px;
	margin: 0px auto;
}
.contactus_tab {
	margin-bottom: 30px;
	padding: 0px 20px;
}
.contactus_tab li span {
	padding: 5px 4px;
	font-size: 12px;
}
.pages_title h2 {
	font-size: 25px;
}
.data_table {
	display: block;
}
.data_left {
	display: block;
	width: 100%;
	padding: 0;
}
.data_right {
	display: block;
	width: 100%;
	height: auto;
}
.data_right img {
	position: static;
	height: auto;
	float: left;
	display: block;
	clear: both;
}
.data_right img:last-child {
	float: right;
}
#count ul li {
	min-width: unset;
	display: block;
	width: 100%;
	padding: 15px;
}
.serv_loop {
	width: 100%;
}
#aboutus .width {
	padding:0px 20px;
	display: block;
}
.aboutus_right {
	display: block;
	width: 100%;
	margin-bottom: 20px;
}
.aboutus_left {
	width: 100%;
	padding: 0;
}
.downpdf {
	margin-right: 20px;
	margin-left: 20px;
	padding: 20px;
}
.downpdf_right {
	width: 100%;
}
.downpdf_right h2 {
	font-weight: 400;
	font-size: 40px;
	display: block;
	color: #1a3022;
	margin-bottom: 11px;
}
.downpdf_left {
	float: none;
	text-align: center;
}
.data_list li {
	width: 100%;
}
.logo {
	float: none;
	text-align: center;
	display: block;
	width: 100%;
	overflow: hidden;
}
.logo img {
	float: none;
}
.slider_right {
	display: block;
	width: 100%;
	height: auto;
}
.slider_right img {
	position: static;
	width: 100%;
	height: auto;
	display: block;
}
.slider_left {
	display: block;
	width: 100%;
	text-align: center;
	padding: 20px;
}
.slider_cont h2 {
	font-size: 25px;
}
#slideshow {
	height: auto;
}
.slideshow {
	padding-bottom: 60px;
}
.icon_menu_open {
	width: 30px;
	overflow: hidden;
	cursor: pointer;
	margin-top: 23px;
}
.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: #1a3022;
	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;
}
#count .pages_title,#services .pages_title,#partners .pages_title{
	padding: 0px 20px;
}
.width{
	width:100%;
}
.welcome,#top .social,.s_contact,.nav,.nav_fix,.data_right_cover2,.data_right_cover,.aboutus_right,.get_qoute,.slider_right img.slider_right_small,.search_icon,.slideshow_shape,.slideshow_shape2,.downpdf_cover3,.downpdf_cover2,.downpdf_cover,.nav li i{
	display:none;
}
.toTop{
	display:none !important;
}
.data_list li p,#header{
	height:auto;
}
#news {
	margin-bottom: 0;
}
#news .pages_title{
	text-align: inherit;
}
.news_ul {
	margin: 0;
}
.news_img {
	height: auto;
}
.news_loop{
	width:100%;
	float:none;
}
}