/* ------Phone f	f)g+i"e'e.9------------------- */
#header {display: none;}
.footer {display: none;}
.search-icon{display: none;}
@media only screen and (max-width: 479px) {

	body {

	background-image: none;
	background-repeat: repeat-x;
	background-position: left top;
	background-attachment: fixed;
}
	
	/* -------------------------------------------- */
	/* ---------------header logo-------------- */

	#header {
	display: block;
	width: 100%;
	height: 50px;
	background-color: #ffffff;
	position: fixed;
	top: 0px;
	left: 0;
	z-index: 120;
}
.page-hd {
    border-bottom: 1px solid #2fa3ce;
}
	
	/* -------------------------------------------- */
	/* ---------------Featured banner-------------- */
	.featured {
	padding-bottom: 8px;
	margin-bottom: 0px;
	top: auto;
	margin-top: 150px;
	opacity: 1;
	z-index: 55;
}
	.top-banner{margin-top: 60px;
}
	/* -------------------------------------------- */
	/* ---------------SearchBlock------------------ */
	.SearchBlock{
	top: 50px;
	position: absolute;
	width: 100%;
	z-index: 99;
}	
	.Inquire-icon {display: none;}
	
	.Inquire-box{
	background-color: rgba(224,225,225,00);
	padding: 10px;
	height: 20px;
	width: 90%;
	margin-right: 3%;
	margin-left: 3%;
	margin-top: 5px;
	margin-bottom: 10px;
	}
	.Inquire-box h3{
	font-size: 12pt;
	margin-bottom: -27px;
	margin-right: 50px;
}
	.Inquire-box a{
	width: 20%;
	font-size: 10pt;
	color: #fff;
	padding: 2px;
	border-radius: 3px;
}

.Inquire-box input{
	border: 1px solid #999999;
	padding: 5px 10px;
	width: 38%;
	color: #999999;
	font-size: 12pt;
	position: relative;
	margin-left: 80px;
}
	
#search {
	display: none;
	background-color: rgba(255,255,255,1);
	width: 90%;
	padding-left: 5%;
	padding-top: 0%;
	padding-right: 5%;
	padding-bottom: 5%;
	margin-left: 0px;
	margin-top: 35px;
	
}
#search .comment{}
#search h3{display: none;}
	
.search-icon {
	width: 90%;
	background-color: #00b1f3;
	float: left;
	margin-left: 5%;
	margin-right: 5%;
	border-radius: 5px;
	z-index: 99;
	display: block;
}
.search-icon:hover{
	background-color: #44c3fe;
}
.search-icon a{
	font-size: 13pt;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 0px;
	z-index: 80;
}

/****e:i(***************************************/
.footer {display: block;background: #0082b9;}

.footer .ft-nav {
	width: 100%;
	height: 50px;
	overflow: visible;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: solid;
	border-top-color: #ffffff;
	border-bottom-color: #FFFFFF;
	 }

.footer .ft-nav a.fta {
	display: block;
	float: left;
	height: 50px;
	width: 25%;
	color: #FFFFFF;
	font-size: 11pt;
	line-height: 50px;
    margin: 0 0 0 -1px;
	border-right: 1px solid #ffffff;
	text-align: center;
		 }

.footer .ft-nav a.fta2 {
	display: block;
	float: left;
	height:50px;
	width: 50%;
	color: #FFFFFF;
	font-size: 11pt;
	line-height: 50px;
	margin: 0 0 0 -1px;
	text-align: center;
	}

.footer .ft-nav a.fta:active,.footer .ft-nav a.fta2:active {background-color: #00CCFF;}
.footer .copyRight {
		width: 100%;
		height: 30px;
		line-height: 30px;
		color: #FFFFFF;
		text-align: center;
	 }

.footer .copyRight a {
		color: #FFFFFF;
		font-size: 9pt;
		font-weight: normal;
		 }

	
	
	
	
}
