.logo-top-mob{
	width:220px;
}

@media only screen and (max-width: 1400px) {
#scroll_btm {
	right: 35px;
}
}
@media only screen and (max-width: 1515px) {
.dv-logo-top-amn {
	padding:10px 100px 0 0;
}
}

@media only screen and (max-width: 639px) {
.dv-logo-top-amn {
	display:none;
}
#topdiv-in-lft, #topdiv-in-rt {
	width:100%;
	padding-top:0;
}
#topdiv-in-lft {
	padding-left: 70px !important;
}
.dv-top-com-user {
	padding-top:0;
}
.logo-top-com {
	width:250px;
}
#scroll_btm{
	right: 15px;
}
}
@media only screen and (max-width: 999px) {
.logo-top-com {
	padding-left:30px;
}
#home_s{
	display:none;
}
#home_r{
	width:100%;
	max-width:unset;
	padding: 0 15px;
}
#topdiv-in-lft {
	padding-left: 70px !important;
}
.td_home_s{
	width:0;
}
}

