.header-underline {
    margin-bottom: 20px;
    font-size: 36px;
}

.subheader {
    margin-top: 0;
    font-size: 20px;
}

.faq-categories ul,
.news-categories ul {
    list-style-type: none;
}

/* navbar-fixed-top */

.navbar-fixed-top .logo-margin {
    margin-top: 15px;
}

.navbar-fixed-top .glyphicon {
    top: 0;
}

.navbar-fixed-top .mrsLogo-title {
    margin-left: -1px;
}

/* teaser-element */

.teaser-element {
    margin-bottom: 60px;
}

/* footer-style */

.footer-style {

}

.footer-style .container {
    padding-top: 15px;
    padding-bottom: 15px;
}

.footer-style .container .footerleft h4 {
    padding-bottom: 6px;
}

.footer-style .container .paddingtop-bottom .news-list-view p {
    padding-top: 4px;
}

.footer-style .container .float-left {
    text-align: right;
}

.footer-style .container .float-left .socialButton {
    width: 48px;
    height: 48px;
}

.footer-style .container .float-left .socialButton img {
    max-width: 38px;
    max-height: 38px;
}

.footer-style .container .pull-right {
    padding-left: 15px;
}

/* fce-faq */

.fce-faq header h3 {
    color: #337ab7;
}

.fce-faq .faq-list-item {
    margin-bottom: 20px;
}

.fce-faq .faq-list-item h3,
.fce-faq .faq-list-item h3 a {
    font-size: 18px;
    color: #5a5a5a;
}

.fce-faq .news-single h1 {
    font-size: 24px;
    color: #5a5a5a;
    font-weight: 400;
    margin-top: 20px;
    margin-bottom: 20px;
}

.fce-faq .news-single .extra {
    margin-top: 20px;
    margin-bottom: 20px !important;
}

@media (max-width: 767px) {

    .navbar-fixed-top .mrsLogo {
        margin-top: 15px;
    }

    .footer-style .container .center-block {
        padding-bottom: 15px;
    }

    .footer-style .container .float-left {
        text-align: left;
    }

}
