@media (min-width: 320px) and (max-width: 768px) {
.navbar-fixed-top {
   display: none;
}
    .banner.carousel-fade {
        height: 175px;
    }
    .service-contant {
    text-align: center;
    margin: 12px 0px;
}
.service-contant img {
    height: 40px;
}
    .logo-img img {
        display: inline-block;
        width: 114px;
        height: 32px;
        margin-left: 10px;
    }
.service-top p {
    text-align: justify;
}
.critical-minerals-sec {
    margin-top: 22px;
}
.critical-minerals-sec img {
    height: auto;
}
.call.pd-left {
    padding-left: 0;
}
.section-pad {
    padding-top: 3px;
    padding-bottom: 5px;
}
h2.get-in {
    text-align: center;
    margin-bottom: 18px;
    font-weight: bold;
    font-size: 25px;
}
.bridcrum {
    margin-top: 0px;
}
.bridcrum .fill {
    padding: 59px;
}
.contact-page {
    margin: 27px 0px;
}
.box-contact {
    margin-top: 20px;
    font-size: 14px;
}
.box-contact a{
    margin-left: 14px;
}
}