/*topAdjust classes*/
.topAdjust 
{
	position:absolute;	
	z-index:999999;
	padding:25px;
}
@media (max-width: 319px){
.topAdjust { top:230px; padding:15px; font-size:12px;}
.footer-lower {margin-top:4100px;}
}
@media (min-width: 320px) and (max-width: 349px){
.topAdjust { top:250px; padding:15px; font-size:12px;}
.footer-lower {margin-top:4090px;}
}
@media (min-width: 350px) and (max-width: 364px){
.topAdjust { top:260px;  padding:15px; font-size:12px;}
.footer-lower {margin-top:4030px;}
}
@media (min-width: 360px) and (max-width: 364px){
.topAdjust { top:260px;  padding:15px; font-size:12px;}
.footer-lower {margin-top:3990px;}
}
@media (min-width: 365px) and (max-width: 374px){
.topAdjust { top:270px;  padding:15px; font-size:12px;}
.footer-lower {margin-top:4000px;}
}
@media (min-width: 375px) and (max-width: 417px) {
.topAdjust { top:350px; padding:25px 5px;  font-size:13px;}
.footer-lower {margin-top:3580px;}
}
@media (min-width: 418px) and (max-width: 421px) {
.topAdjust { top:220px;}
.footer-lower {margin-top:2600px;}
}
@media (min-width: 422px) and (max-width: 459px) {
.topAdjust { top:220px;}
.footer-lower {margin-top:2630px;}
}
@media (min-width: 460px) and (max-width: 520px) {
.topAdjust { top:230px;}
.footer-lower {margin-top:2303px;}
}
@media (min-width: 521px) and (max-width: 540px) {
.topAdjust { top:250px;}
.footer-lower {margin-top:2210px;}
}
@media (min-width: 541px) and (max-width: 594px) {
.topAdjust { top:270px;	}
.footer-lower {margin-top:2200px;}
}
@media (min-width: 595px) and (max-width: 630px) {
.topAdjust { top:290px;}
.footer-lower {margin-top:2100px;}
}
@media (min-width: 631px) and (max-width: 660px) {
.topAdjust { top:310px;}
.footer-lower {margin-top:2060px;}
}
@media (min-width: 661px) and (max-width: 730px) {
.topAdjust { top:340px;}
.footer-lower {margin-top:1940px;}
}
@media (min-width: 731px) and (max-width: 780px) {
.topAdjust { top:370px;	}
.footer-lower {margin-top:1850px;}
}
@media (min-width: 768px) and (max-width: 780px) {
.topAdjust { top:370px;	}
.footer-lower {margin-top:1912px;}
}
@media (min-width: 781px) and (max-width: 830px) {
.topAdjust { top:400px;	}
.footer-lower {margin-top:1860px;}
}
@media (min-width: 781px) and (max-width: 830px) {
.topAdjust { top:400px;	}
.footer-lower {margin-top:1820px;}
}
@media (min-width: 831px) and (max-width: 900px) {
.topAdjust { top:430px;	}
.footer-lower {margin-top:1815px;}	
}
@media (min-width: 901px) and (max-width: 940px) {
.topAdjust { top:460px;	}
.footer-lower {margin-top:1790px;}
}
@media (min-width: 941px) and (max-width: 991px) {
.topAdjust { top:490px;}
.footer-lower {margin-top:1815px;}
}
@media (min-width: 992px) and (max-width: 1199px) {
.topAdjust { top:460px; padding:48px 100px;	}
}
@media (min-width: 1200px) and (max-width: 1279px) {
.topAdjust { top:500px; padding:48px 150px;}
}
@media (min-width: 1280px) {
.topAdjust { top:580px; padding:48px 150px;}
}