/* mz | Rampersaudwealthmanagement.com */

#clientLogin {
position: absolute;
top: 116px;
right: 190px;
}

.clientLogin_btn {
background: url('clientLoginBtn.jpg') no-repeat 0px 0px;
width: 110px;
height: 30px;
}

.clientLogin_btn:hover {
background: url('clientLoginBtn.jpg') no-repeat 0px -30px;
}

body.customsection9 #content ul{
	padding:0px;	
}


body.customsection9 #content ul li{
	list-style:none !important;	
	margin-left:15px;
}

@media only screen and (max-width:760px){
	#clientLogin{
		right:30px;	
	}
}

@media only screen and (max-width:670px){

	#clientLogin{
		top:350px ;	
	}
}


@media only screen and (max-width:380px){
	#header .contact_us{
		margin-bottom:50px;	
	}
	#clientLogin{
		top:374px;
		right:242px;	
	}
}


@media only screen and (max-width:320px){

	#clientLogin{
		top:353px;
		right:195px;	
	}
}