@media only screen and (max-width: 1024px) {
    #about-us-top img.salvus-logo {
        width: 300px;
    }
}
@media only screen and (max-width: 992px) {
    .navbar,
    header.smaller #navbar {
        height: unset;
    }
    #header .logo #logo-full {
        display: none!important;
    }
    #header .logo #logo-small,
    #header.smaller .logo #logo-small {
        position: absolute;
        left: 0;
        height: 49px;
        top: 5px;
        opacity: 1 !important;
        display: block!important;
    }
    #security-solutions img.map {
        width: 250px;
        padding: 4rem 0;
    }
    #salvus-management .salvus-management-div {
        padding: 4rem;
    }
    .core-service-bottom {
        padding: 3rem;
    }
    .manned-guard-div {
        padding: 2rem;
    }
    .manned-guard-div ul {
        width: 100%;
    }
    #banner .padding-left-header-banner {
        padding-left: 0;
    }
    #banner {
        margin-top: 0;
        padding-bottom: 40px;
    }
    .services-manned-guard-div.image-bg,
    .security-solution-bg.image-bg,
    .security-escort-div1.image-bg,
    .security-escort-div2.image-bg,
    .executive-protection-div1.image-bg,
    .contact-us-bg-div.image-bg,
    .map-coordinates-div.image-bg, .clients-bg.image-bg {
        height: 54vw;
    }
    #about-us-top img.salvus-logo {
        max-width: 383px;
        padding: 0rem 0 4rem 0;
    }
    .technical-security-div {
        background-position: 73% 50%;
    }
}
@media only screen and (max-width: 767px) {
    .image-bg {
        height: 54vw;
    }
    .services-guard-support-div.image-bg {
        height: 70vw;
    }
    #about-us-top img.salvus-logo {
        padding: 2rem 0;
        width: 280px;
    }
    #about-salvus-management {
        height: 90vw;
    }
}
@media only screen and (max-width: 500px) {
    #why-salvus ul.orange-bullet {
        text-align: left;
    }
    #about-salvus-management {
        height: 127vw;
    }
}
@media only screen and (max-width: 384px) {
    hr.home-border-bottom {
        width: 298px;
    }
    #security-solutions img.map {
        width: 200px;
        padding: 3rem 0;
    }
    #our-mission p.mission-paragraph {
        column-count: 1;
        column-gap: 40px;
    }
    #salvus-management .salvus-management-div {
        padding: 2rem;
    }
    #banner {
        padding-bottom: 21px;
    }
    #about-salvus-management {
        height: 206vw;
    }
}
@media only screen and (max-width: 320px) {
    #about-us-top img.salvus-logo {
        padding: 2rem 0;
        width: 220px;
    }
}
