/* CSS Document */
@-ms-viewport {width:device-width;}
@viewport{width:device-width;}
@media only screen and (max-width:900px){
#footer {
	padding: 20px;
	text-align: center;
}
.copyrights, #bottom .social, .design {
	float: none;
	padding:0;
	line-height: normal;
}
#bottom .social li {
	float: none;
	display: inline-block;
}
#bottom .social li a {
	padding: 0px 10px;
	height: auto;
	line-height: normal;
}
#bottom .social{
	margin:20px 0px;
}
.pages_title {
	padding: 0px 20px;
}
.pages_title h1 {
	font-size: 13px;
}
.pages_title h2 {
	font-size: 25px;
}
.services2_left {
	position: relative;
	top: 0;
	width: 100%;
	padding: 0px 20px;
}
.services2_left .pages_title{
	padding:0;
}
.services2_right {
	width: 100%;
	padding:0;
}
.servicess li {
	padding: 20px;
}
.serv_alls {
	padding: 0;
}
.serv_rights {
	width: 100%;
}
.serv_rights img {
	max-height: 250px;
}
.serv_lefts {
	margin: 0;
	clear: both;
	width: 100%;
	padding: 20px 0px;
}
.contactus_left {
	width: 100%;
	padding: 0px 20px;
}
.contactus_left h2 {
	font-size: 25px;
}
.contactus_left p {
	font-size: 14px;
}
.contactus_right {
	width: 100%;
	padding: 20px 20px 0px;
}
#count ul li {
	width: 50%;
	padding: 20px;
}
.count_all {
	padding: 0;
	text-align:center;
}
.count_all p {
	font-size: 35px;
}
.count_all h2:before{
	margin-left:auto;
	margin-right:auto;
}
.aboutus3 {
	display: block;
}
.aboutus3_right {
	display: block;
	width: 100%;
	margin-bottom:20px;
	padding: 0px 20px;
}
.aboutus3_right img {
	max-height: 300px;
}
.aboutus3_left {
	padding: 0px 20px !important;
	width: 100%;
	display: block;
}
.page_inside_title h1,.aboutus3_list li a,.aboutus3_left p {
	font-size: 14px;
}
.page_inside_title h2 {
	font-size: 25px;
}
.post_box {
	margin: 0;
}
.post_box li {
	width: 100%;
	padding: 20px;
	margin-bottom:0;
}
.post_box_img {
	height: auto;
	width: 100%;
}
.post_box_img img {
	max-height: 250px;
}
.post_box_txt {
	position: relative;
	top: 0 !important;
	left: 0 !important;
	right: 0 !important;
	bottom: 0 !important;
	width: 100%;
	padding: 25px;
}
.post_box li:hover .post_box_txt {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
.post_box_txt h2 {
	margin-bottom: 20px;
}
.bn-news {
	margin: 0px 15px;
}
.logo {
	width: 100%;
	text-align: center;
}
#slideshow{
	height:100%;
}
.slider_cont h2 {
	font-size: 20px;
}
.slider_cont p{
	font-size:14px;
}
.slider_cont_left {
	padding: 30px;
	border: none;
}
.icon_menu_open {
	position:absolute;
	left:15px;
	top:45px;
	width: 22px;
	overflow: hidden;
	cursor: pointer;
}
.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: #1d2124;
	background-image:none;
	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;
}
.nav_fix_html .logo {
	margin-bottom: 30px;
}
.nav_fix_html .logo {
	margin: 0px;
	text-align: center;
	float: none;
}
.get_qoute {
	float: none;
	margin: 10px 0px 10px;
}
.get_qoute .play_more {
	display: block;
}
.get_qoute .play_more a {
	display: block;
}
.width{
	width:100%;
}
.nav,.search_icon,.get_qoute,.bn-controls,.aboutus3_right img.fly_about,.nav_fix{
	display:none;
}
#footer,.serv_rights,#header,#bottom{
	height: auto;
}
}