@media only screen and (max-width: 600px) {
    .mobiletop {
        margin-top: 0px !important;
    }
.inquirynone{
display:none!important;
}
.modal-backdrop{
display:none!important;
}
.mobilecolor{
    background: #000;
}
.mobiletop{
    margin-top: 0px!important;
}
}
.mobilecolor{
    background: #000;
}
.topcontact {
    margin-top: 40px !important;
}