/* CSS Document */
@-ms-viewport {width:device-width;}
@viewport{width:device-width;}
@media only screen and (max-width:900px){
#bottom {
	padding: 20px;
	text-align: center;
}
.copyrights, .design {
	float: none;
	line-height: normal;
}
.foot_loop {
	padding: 20px;
	width: 100%;
}
.foot {
	margin-bottom: 0px;
}
.data_list li {
	width: 100%;
}
.data_all {
	padding: 20px;
}
.data_list li h2 {
	font-size: 20px;
}
.pages_title {
	padding: 0px 20px;
}
.pages_title div {
	width: 100%;
}
.pages_title h2, .aboutus_left h2 {
	max-width: unset;
	font-size: 25px;
}
.pages_title p {
	width: 100%;
	padding-top: 20px;
}
.teams_slide li {
	width: 100%;
	padding: 20px;
}
.team_details {
	border-right: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
.teams_all img {
	height: auto;
}
.gallery2 li {
	padding: 20px;
}
.gallery2 li img {
	width: 100%;
	height: auto;
	margin-bottom: 15px;
}
.gallery2 li div p {
	width: 100%;
	padding: 0px;
	margin-bottom: 20px;
}
.gallery2 li div b {
	width: 100%;
	padding: 0px;
	margin-bottom: 20px;
}
.gallery2 li div o {
	width: 100%;
	padding: 0px;
	text-align: initial;
}
.newso_all {
	display: block;
}
.newso_left {
	display: block;
	width: 100%;
	padding: 20px;
}
.newso_right {
	display: block;
	width: 100%;
	padding: 20px;
}
.data_table {
	display: block;
}
.data_left {
	display: block;
	padding: 0px 20px;
}
.data_left_top h3 {
	font-size: 17px;
}
#slideshow_right {
	width: 100%;
	height: 300px;
}
#newsbar {
	right: 10px;
	left: 10px;
}
.social {
	margin-right: 0px;
	float: right;
}
.lang {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
}
.lang a {
	background: #bc8f30;
	color: #fff;
	text-transform: uppercase;
	font-weight: 600;
	padding: 5px 12px;
	display: block;
	border-radius: 0px 60px 60px 0px;
	margin-top: 4px;
}
.lang a:hover {
	padding-right: 15px;
	padding-left: 15px;
	background: #046a58;
}
.icon_menu_open {
	display: block;
	width: 40px;
	text-align: center;
	color: #333;
	cursor: pointer;
	line-height: 45px;
	height: 45px;
	float: left;
	clear: both;
	margin-left: 49px;
}
.icon_menu_open.active{
	background:#bc8f30;
	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: relative;
	top: 0;
	right: 0;
	width: 90%;
	margin: 0px auto;
}
.nav li {
	float: none;
	padding:0;
	display: block;
}
.nav li a {
	border-bottom: 1px dashed rgba(33,33,33,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;
}
.logo {
	width: 100%;
	text-align: center;
}
.logo img {
	float: none;
}
.get_qoute {
	clear: both;
	float: none;
	margin: 0px auto;
	display: block;
	text-align: center;
	padding-top: 15px;
}
.search_icon {
	position: absolute;
	left: 10px;
	top: 20px;
}
.width,#footer .width{
	width:100%;
}
.welcome,#top:before,#top .s_contact,.nav,.newsbar_title,.nav_fix,.data_right,#bottom .social,#slideshow_left{
	display:none;
}
#bottom,.gallery2 li img,#header{
	height:auto;
}
}