/* CSS Document */
@-ms-viewport {width:device-width;}
@viewport{width:device-width;}
@media only screen and (max-width:900px){
#bottom{
	text-align:center;
	padding:25px 10px;
}
#top{
    display:none;
}
.copyrights, .design {
	float: none;
	line-height: normal;
}
.foot {
	margin: 0px;
}
.foot_loop {
	width: 100%;
	margin-bottom: 35px;
}
.foot_loop:last-child {
	margin-bottom: 0px;
}
#contactus {
	width: 100%;
	display: block;
}
#contactus .contactus {
	display: block;
}
.contactus_right {
	display: block;
	width: 100%;
	padding: 20px;
}
.contactus_right .contactus_txt {
	font-size: 14px;
}
#contactus .slice_call_us {
	margin: 0px;
}
.contactus_left {
	display: block;
	width: 100%;
	padding: 20px;
}
.contactus_form {
	padding: 0px;
}
.pages_title {
	padding: 0px 20px;
}
.pages_title h2,.data_list li h2 {
	font-size: 22px;
}
.contactus_right .pages_title {
	padding: 0px;
}
.data_list li {
	width: 100%;
	padding: 0px;
}
.partners_title {
	width: 100%;
	text-align: center;
	margin-bottom:25px;
	padding: 0px 20px;
}
.partners_title h2 {
	font-size: 22px;
}
.partners {
	width: 100%;
}
.news_ul {
	margin: 0px;
}
.news_loop {
	width: 100%;
}
.services {
	margin: 0px;
}
.services li {
	width: 100%;
}
.serv_all a {
	padding: 25px;
}
.serv_all a span {
	float: none;
}
.serv_all a div {
	margin: 0px;
	padding: 0px;
}
.serv_all a h2 {
	font-size: 16px;
}
#aboutus {
	display: block;
}
.aboutus_right {
	display: block;
	width: 100%;
}
.aboutus_right div.aboutus_right_imgs {
	height: 150px;
	overflow: hidden;
	margin-bottom: 20px;
}
.aboutus_left {
	display: block;
	width: 100%;
	padding: 0px 20px;
}
.aboutus_left .pages_title{
	padding:0;
}
.data_list3 li span {
	float: none;
	margin-bottom: 20px;
}
.data_all4 {
	margin: 0px;
	padding: 0px;
}
.aboutus_tabled_right, .aboutus_tabled_left {
	width: 100%;
}
.aboutus_tabled_right_call {
	margin-bottom: 20px;
}
.aboutus_tabled_left_box {
	width: 100%;
}
.data_list2 li {
	width: 100%;
	margin-bottom: 35px;
}
.bn-news {
	margin: 0px 20px;
}
.social {
	float: none;
	text-align: center;
	margin: 0px;
}
.social li {
	float: none;
	display: inline-block;
}
.logo {
	float: none;
	text-align: center;
}
.get_qoute {
	position: absolute;
	top: 20px;
	margin: 0px;
	left: 5px;
}
.search_icon svg {
	margin: 0px;
}
.search_icon {
	position: absolute;
	top: 30px;
	right: 15px;
}
.searchbox {
	position: fixed;
	right: 5px;
	left: 5px;
	width: auto;
	top: 129px;
}
.slider_cont_all {
	margin: 0px 20px;
}
.slider_cont h1 {
	font-size: 13px;
	display:none;
}
.slider_cont h2 {
	font-size:20px;
	margin-bottom:10px;
}
.slider_cont p {
	margin-bottom: 20px;
	font-size: 11px;
}
.slider_cont a {
	margin: 0px;
	height:40px;
	line-height:40px;
	font-size: 11px;
}
.slider_cont a:after{
	width:25px;
	height:40px;
	line-height:40px;
}
.icon_menu_open {
	display: block;
	width: 40px;
	text-align: center;
	color: #333;
	cursor: pointer;
	line-height: 40px;
	height: 40px;
	z-index: 2000;
	position: absolute;
	top: 21px;
	right: 36px;
}
.icon_menu_open.active{
	background:#ca9933;
	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;
}
#slideshow {
  height: 300px;
}
#newsbar,.slideshow_cyrcle2,.slideshow_cyrcle3{
    display:none;
}
.nav {
	width: 100%;
	margin: 0;
	text-align: center;
}
.nav {
	position: fixed;
	top: 0;
	right: 0;
	background: #fff;
	z-index: 1000;
	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,#footer .width{
	width:100%;
}
.s_contact,#slideshow .next, #slideshow .prev,.cycle-pager,.nav,.newsbar_title,.bn-controls,.partners_arrow,#bottom .social,.nav_fix{
	display:none;
}
#bottom,.news_txt h2,.news_img,.data_list2 li p{
	height: auto;
}
}