﻿.body > #footer {
    background: #6178bc!important;
    border-top-color: #6178bc!important;
}
.body > #footer .footer-copyright {
    background: #2E3192!important;
    border-top-color: #2E3192!important;
}
.RSiFrame, .googleMap, .video-container {
    position: relative;
    padding-bottom: 75%;
    height: 0;
    overflow: hidden;
}
.googleMap iframe, .RSiFrame iframe, .video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}