#slider .force-full-screen {
    background: #383838;
}

.video-overlay {
    display: none;
}

#content .feature-box p {
    line-height: 1;
    font-size: 14px;
}

#section-services .col-padding {
    padding: 30px 20px;
}

.feature-box.fbox-plain.fbox-small h3 {
    line-height: 1;
}

#section-about {
    padding-top: 0;
}

#section-about ul {
    list-style: none;
    text-align: center;
}

#section-about ul li {
    display: inline-block;
    padding: 10px;
}

#slider .force-full-screen {
    background: #282828;
}

.g-recaptcha > div {
    margin: 0 auto;
}
.no-gutter {
    padding: 0;
}
#section-services .col-md-4 {
    border-top: 1px solid rgba(255,255,255,0.05);
    border-right: 1px solid rgba(255,255,255,0.05);
}
#section-services .fbox-icon {
    padding-top: 30px;
    font-size: 56px;
}
#section-services h3 {
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 10px;
    color: #ccc;
}
#section-services p {
    font-size: 14px;
    line-height: 1;
    color: #888;

}
@media (max-width: 991px) {

    #slider, .slider-parallax-inner, .force-full-screen {
        height: auto !important;
    }

}
@media (max-width: 767px) {
    .nobottommargin {
        font-size: 18px;
    }
    #section-about .col-sm-4,
    #section-about li {
        font-size: 12px;
    }
}

#headquarters-map {
    background-image: url(../images/map-bg.png);
    background-position: center;
    background-size: cover;
}

