@media only screen and (max-width: 991px) {

}
@media only screen and (max-width: 767px) {
.-spotlight1.fort-spotlight .container {
    display: initial !important;
}
}


:root {
    --primary-color: rgb(15 36 80) !important;
}

img.img-responsive.COMPANY_LOGO.auto-center {
    display: block !important;
    width: 100%;
    max-width: 75px;
}

.-banner-title.container.align-center h2.editable {
    display: none;
}

.-spotlight1.fort-spotlight img.img-responsive {
    width: 50%;
    margin: 0 auto;
}

.-spotlight1.fort-spotlight .container {
    display: flex;
    align-items: center;
}

.selling-section {
    margin-top: 0px;
}

i.fa.fa-google-plus, i.fa.fa-twitter {
    display: none;
}

.contact .-contact-details .-social-links li:nth-child(3), .contact .-contact-details .-social-links li:nth-child(4) {
    display: none;
}

.contact .after-module {
    padding-top: 0px;
    padding-bottom: 0px;
}

.contact footer .-default {
    margin-top: 0px;
}

.contact .-contact-details .-phone li:nth-child(2), .contact .-contact-details .-phone li:nth-child(3) {
    display: none;
}
.contact .-contact-details .-phone li {
    border-right: none;
}

.contact .-contact-details .-address {
    display: none;
}