.help-div{
width:auto;
position:fixed; bottom:0; left:0; z-index:90;
margin:0;
padding:0;	
text-align:left;
}
.help-div a{
display:inline-block;
width:auto;
border:0; border-top-right-radius:7px;
margin:0;
padding:10px 40px;
background:#f3c301;
font-weight:700;
}
.help-div a:hover{
background:#87c159;	color:#fff;
}


@media screen and (min-width:100px) and (max-width:400px){
	
}
@media screen and (min-width:401px) and (max-width:500px){
	
}
@media screen and (min-width:501px) and (max-width:600px){
	
}
@media screen and (min-width:601px) and (max-width:700px){
	
}
@media screen and (min-width:701px) and (max-width:800px){
	
}
@media screen and (min-width:801px) and (max-width:900px){
	
}
@media screen and (min-width:901px) and (max-width:1000px){
	
}
@media screen and (min-width:1001px) and (max-width:1100px){
	
}
@media screen and (min-width:1101px) and (max-width:1200px){
	
}
@media screen and (min-width:1201px){
	
}