/* 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 {
	line-height: normal;
}
.pages_title {
	padding: 0px 20px;
}
.pages_title h2 {
	font-size: 22px;
}
#contactus .contactus {
	width: 100%;
	display: block;
}
.contactus_right {
	display: block;
	width: 100%;
	padding: 0px 20px;
}
.contactus_right .pages_title {
	padding: 0;
}
.contactus_right .pages_title h2 {
	font-size: 22px;
}
.contactus_right .contactus_txt {
	font-size: 14px;
}
#contactus .slice_call_us {
	font-size: 14px;
}
.contactus_left {
	width: 100%;
	display: block;
	padding: 0px 20px;
}
#contactus {
	margin-bottom: 40px;
}
.news_ul {
	margin: 0;
}
.news_loop {
	width: 100%;
}
.news_txt h2 {
	font-size: 15px;
}
.partners_title {
	display: block;
	padding: 0;
	width: 100%;
	text-align: center;
	padding: 20px;
}
.partners_title h2 {
	font-size: 22px;
}
.partners {
	width: 100%;
}
#data2 {
	width: 100%;
}
.data2_table {
	display: block;
	padding: 0px 20px;
}
.data2_right {
	display: block;
	width: 100%;
}
.data2 {
	margin: 0;
}
.data2_loop {
	width: 50%;
	padding: 5px;
}
.data2_txt h2 {
	font-size: 14px;
}
.data2_loop:last-child {
	width: 100%;
}
.data2_left {
	display: block;
	width: 100%;
	padding: 20px 0px 0px;
	clear: both;
}
.data2_left h2 {
	font-size: 22px;
}
.data2_left p {
	font-size: 14px;
}
.my_projects {
	margin: 20px 0px 0px;
}
.p_thumb {
	height: 147px;
}
#aboutus {
	display: block;
	width: 100%;
}
.aboutus_left {
	width: 100%;
	display: block;
	padding: 0;
}
.aboutus_left_txt {
	padding: 0px 20px;
	font-size: 14px;
}
.data_list {
	padding: 0px 20px;
}
.aboutus_right {
	width: 100%;
	display: block;
	padding: 0px 20px;
}
.sliderd {
	width: 320px;
	padding-top: 0px;
}
.slider_ul li img {
	height: 350px;
}
.slider_ul li img {
	height: 350px;
}
#contactus {
	width: 100%;
	padding: 0;
}
.slider_cont_all {
	margin: 0px 20px;
}
.slider_cont h2 {
	font-size: 30px;
}
.contactus_form {
	padding: 0;
}
#partners {
	width: 100%;
}
#goals {
	width: 100%;
	margin: 0 0 40px;
}
.goals_list li {
	width: 100%;
	padding: 30px 25px;
	border-left: none;
	border-right: none;
	border-bottom: 1px solid rgba(255,255,255,0.03);
}
#header{
	padding:0px 20px;
}
.get_qoute {
	margin-top: 20px;
}
.logo {
	float: right;
}
.get_qoute {
	float: left;
}
.icon_menu_open {
	position: absolute;
	z-index:100;
	width: 30px;
	overflow: hidden;
	cursor: pointer;
	left: 32px;
	top: 95px;
}
.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 {
	display: block;
	float: none;
	clear: both;
	margin: 0;
	position: fixed;
	background: #201c1b;
	width: 100%;
	right: 0;
	padding-top: 70px;
	overflow-y: auto;
	height: 100%;
	top: 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;
}
body.scrolled #header {
	position: absolute;
}
.width{
	width:100%;
}
.nav,.newsbar_title,.partners_arrow,.search_icon,#newsbar{
	display:none;
}
#bottom,#header{
	height:auto;
}
}