h1, h2, h3, h4, h5, h6, .site-title {
    font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}

body {
    font-family: "Source Sans Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
    background: url(../images/magnolia/bg_xsmall.jpg) top center no-repeat fixed;
    background-size: cover;
}

body {
    padding: 20px 0 0 0 !important;
}

@media (max-width: 767px) {
    body {
        padding-left: 0;
        padding-right: 0;
    }
}

.navbar {
    float: right;
    margin: -3rem 0.65rem 0 0;
}

/*body {
    border-top: none !important;
}*/

.body .container {
    background: none;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    padding: 20px;
    border: 0;
    box-shadow: none;
    position: relative;
}

@media (max-width: 500px) {
    .body .container {
        padding-top: 0px;
        padding-left: 0px;
        padding-right: 0px;
    }
}

.header {
    margin-bottom: 2rem;
}

header .brand img {
    float: none;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 60%;
}

@media screen and (min-width: 978px) {
    header .brand img {
        width: 40%;
    }
}

@media screen and (max-width: 667px) {
    header .brand img {
        width: 80%;
    }
}

@media screen and (max-width: 375px) {
    header .brand img {
        width: 95%;
        margin-bottom: 0.5rem;
    }
}

@media screen and (min-width: 978px) {
    .nav-collapse {
        position: relative;
    }
}

@media screen and (min-width: 978px) {
    .nav-collapse .nav {
        position: absolute;
        right: 1rem;
        top: -10rem;
        background-color: rgba(255, 255, 255, 0.9);
        padding: 0.8rem;
        border-radius: 1rem;
    }
}

@media screen and (min-width: 978px) {
    .nav-collapse .nav li a {
        font-size: 1.1rem;
        line-height: 1.55rem;
        color: #4f4f4f;
        text-align: center;
    }
}

@media screen and (min-width: 979px) {
    .nav-collapse .nav > li.active > a {
        color: #ba0031;
    }
}


.nav-collapse .nav li a:hover, .nav-collapse .nav li a:focus {
    background: none;
}

@media screen and (max-width: 979px) {
    .nav-collapse .nav li a {
        color: #333;
        font-size: 1.1rem;
        font-weight: 400;
        /*color: #4f4f4f;*/
    }
}
/*
@media screen and (max-width: 979px) {
    .nav-collapse .nav > li.active > a {
        color: #ba0031;
    }
}*/

@media (max-width: 979px) {
    .nav-collapse .nav > li.active > a:hover {
        color: white;
    }
}

@media screen and (max-width: 979px) {
    .nav-collapse .nav > li.active {
        background-color: #ba0031;
    }
}

@media screen and (max-width: 979px) {
    .nav-collapse .nav li {
        
    }
}
    
.navigation {
    padding: 0 !important;
    border: none;
    margin: 0;
}

@media screen and (max-width: 979px) {
    .mod-list li {
        background-color: #EFEFEF;
        margin-left: 1rem;
        margin-right: 1rem;
        /*border-top: 1px gray dotted;
        border-left: 1px gray dotted;
        border-right: 1px gray dotted;*/
    }
}
 
/*@media screen and (max-width: 979px) {
    .mod-list li:last-of-type {
        border-bottom: 1px gray dotted;
    }
}*/

.custom-lptext1 h1 {
    color: #ba0031;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 600;
    font-size: 2.593rem;
    line-height: 2.7rem;
    /*margin: 2rem 0 3rem 0;*/
    /*margin: 0 0 1rem 0*/
}

.custom-lptext2 h1 {
    color: white;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 600;
    font-size: 2.5rem;
    line-height: 2.5rem;
    text-shadow: 0.1rem 0.1rem 0.1rem gray;
    margin: 0rem 0 2rem 0;
}

@media screen and (min-width: 979px) {
    .moduletable-lptext2 {
        margin-left: 9.25rem;
    }
}

.custom-lptext2 h4 {
    font-weight: 600;
    text-align: center;
}

@media screen and (min-width: 979px) {
    .custom-lptext2 h4 {
        text-align: left;
    }
}

@media screen and (max-width: 978px) {
    .custom-lptext1 h1 {
        font-size: 2.2rem;
        line-height: 2.2rem;
    }
}

@media screen and (max-width: 667px) {
    .custom-lptext1 h1 {
        font-size: 1.7rem;
        line-height: 1.7rem;
    }
}

@media screen and (max-width: 500px) {
    .custom-lptext1 h1 {
        padding: 0 1rem 0.5rem 1rem;
    }
}

@media screen and (max-width: 978px) {
    .custom-lptext2 h1 {
        font-size: 1.7rem;
        line-height: 1.7rem;
    }
}

.custom-lptext1 p, .custom-lptext2 p {
    padding: 1.2rem;
    background-color: rgba(255, 255, 255, 0.85);
    line-height: 1.4rem;
    width: 64.5%;
    margin: auto;
}

.moduletable-lptext1 {
    margin-bottom: 2rem;
}

.custom-lp-services1 h1 a, .custom-lp-services2 h1 a,
.custom-lp-services3 h1 a, .custom-lp-services4 h1 a {
    font-size: 1.5rem;
    font-weight: 400;
    line-height: 1.5rem;
    color: white;
}

.custom-lp-services1 h1 a:hover, .custom-lp-services2 h1 a:hover,
.custom-lp-services3 h1 a:hover, .custom-lp-services4 h1 a:hover,
.custom-lp-services1 h1 a:focus, .custom-lp-services2 h1 a:focus,
.custom-lp-services3 h1 a:focus, .custom-lp-services4 h1 a:focus {
    text-decoration: none;
}

.custom-lp-services1 h1, .custom-lp-services2 h1,
.custom-lp-services3 h1, .custom-lp-services4 h1 {
    font-size: 1.5rem;
    font-weight: 400;
    line-height: 1.8rem;
    text-align: center;
    color: white;
}

.moduletable-lp-services1, .moduletable-lp-services2,
.moduletable-lp-services3, .moduletable-lp-services4 {
    display: inline-flex;
}

.custom-lp-services1, .custom-lp-services2,
.custom-lp-services3, .custom-lp-services4 {
    color: white;
    /*background: linear-gradient(to right, rgba(186, 0, 49, 0.92), rgba(186, 0, 49, 0.88));*/
    background-color: rgba(186, 0, 49, 0.88);
    width: 16rem;
    height: 8rem;
    padding: 0.5rem 1rem 0.5rem 1rem;
    margin: 0 2rem 3rem 2rem;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-transition: background-color 0.75s linear;
    transition-property: background-color 0.75s linear;
}

.custom-lp-services1:hover, .custom-lp-services2:hover,
.custom-lp-services3:hover, .custom-lp-services4:hover {
    background-color: rgba(186, 0, 49, 0.93);
}

@media screen and (min-width: 979px) {
    .moduletable-lp-services1, .moduletable-lp-services3 {
        margin-left: 7.25rem;
    }
}

@media screen and (max-width: 978px) {
    .moduletable-lp-services1, .moduletable-lp-services2,
    .moduletable-lp-services3, .moduletable-lp-services4 {
        margin-bottom: 1.5rem;
        display: block;

    }
}

@media screen and (max-width: 978px) {
    .custom-lp-services1, .custom-lp-services2,
    .custom-lp-services3, .custom-lp-services4 {
        width: 60%;
        height: auto;
        margin: auto;
    }
}

@media screen and (max-width: 500px) {
    .custom-lp-services1, .custom-lp-services2,
    .custom-lp-services3, .custom-lp-services4 {
        width: 90%;
    }
}

.lpreferences {
    text-align: center;
    background: white;
    margin: 1rem 0 1.25rem 0;
    padding: 0.5rem 0 0.5rem 0;
    vertical-align: middle;
}

.lpreferences a img {
    /*vertical-align: bottom !important;*/
}


.lpreferences p {
    padding: 0 0 0 0 !important;
    margin: 0 1.2rem 0 0 !important;
    text-align: left;
    color: #888888;
    display: inline-block;
    vertical-align: middle;
    font-size: 0.75rem;
    line-height: 0.95rem;
    width: 68px;
}

@media screen and (max-width: 500px) {
    .lpreferences p {
        text-align: center;
        margin: 0 0 1rem 0 !important;
        width: 100%;
    }
}

.lpreferences a img {
    padding: 0.5rem 1rem 0.5rem 0.5rem !important;
    margin: 0 0 0 0;
}

@media screen and (max-width: 500px) {
    .lpreferences a img {
        padding-bottom: 1rem;
        /*padding-left: 1rem;
        padding-right: 1rem;*/
    }
}

@media screen and (min-width: 501px) {
    .bildylogo {
        margin-bottom: -8px !important;
    }
    .certisonlogo {
        margin-bottom: 0 !important;
    }
    .fastroilogo {
        margin-bottom: 0 !important;
    }
    .gogocarlogo {
        margin-bottom: -24px !important;
        width: 177px !important;
    }
    .prominentlogo {
        margin-top: 0.35rem !important;
        margin-bottom: 0 !important;
    }
}

@media screen and (max-width: 500px) {
    .bildylogo {
        margin:0 1rem !important;
    }
    .certisonlogo {
        margin:0 1rem !important;
        margin-top: -10px !important;
    }
    .fastroilogo {
        margin-top: -4px !important;
        margin-bottom: 4px !important;
    }
    .gogocarlogo {
        
    }
    .prominentlogo {
        
    }
}


footer {
    background: linear-gradient(to right, #000000, #7A7A7A);
    height: 6.2rem;
}

footer .container {
    padding: 0.5rem 2rem;
    background: url(../../../images/magnolia/logo/MagnoliaSolutions_LogoGrayscale02.svg) center no-repeat;
    background-size: 15%;
}

@media screen and (max-width: 500px) {
    footer .container {
        background-position: 89% 17%;
        background-size: 25%;
    }
}

footer .container hr {
    margin: 0 0;
    border: 0;
}

.custom-footer {
    margin: 0.5rem 0 0.5rem 0;
}

.custom-footer p {
    margin: 0;
    color: white;
}

.custom-footer a {
    color: white;
}

.footer .container p {
    color: white;
}

.footer .container a {
    font-weight: 700;
    color: white;
}

.blog h1, .item-page h1 {
    color: #ba0031;
    font-size: 2rem;
    padding-left: 1.2rem;
    text-align: center;
    margin-bottom: 2rem;
}

@media screen and (max-width: 500px) {
    .blog h1, .item-page h1 {
        line-height: 2rem;
    }
}

.blog h2 {
    color: #ba0031;
    margin-bottom: 1rem;
}

.redbg1 h3, .redbg2 h3 {
    padding-left: 0;
}

.blog p {
    line-height: 1.4rem;
}

.blog .items-leading p {
    font-size: 1.1rem;
    line-height: 1.6rem;
}

.blog .items-row p {
    font-size: 1rem;
}

.blog .items-row .item, .blog .items-leading .leading-0 {
    margin: 0 1rem 1rem 1rem;
}
/*
.blog .items-leading li {
    font-size: 1rem;
    line-height: 1.6rem;
}*/

@media screen and (max-width: 978px) {
    .blog .items-row .item, .blog .items-leading .leading-0 {
        /*overflow: hidden;*/
    }
}

.redbg1, .redbg2 {
    display: inline-flex;
    background-color: rgba(186, 0, 49, 1);
    color: white;
    margin: 1.2rem 0 1.2rem 0;
    padding: 1rem;
    width: 24.4rem;
    /*width: 48%;*/
}

.redbg1 {
    float: left;
}

@media screen and (min-width: 979px) {
    .redbg1 {
        margin-bottom: 2.75rem;
    }
}

.redbg2 {
    float: right;
    margin-bottom: 2.75rem;
}

@media screen and (max-width: 978px) {
    .redbg1, .redbg2 {
        width: 100%;
        /*width: 94.5%;*/
        float: left;
        padding: 0;
    }
}

@media screen and (max-width: 500px) {
    .redbg1, .redbg2 {
        display: inline;
    }
}

@media screen and (max-width: 978px) {
    .redbg1 h3, .redbg1 ul, .redbg2 h3, .redbg2 ul {
        padding: 1rem;
    }
}

@media screen and (max-width: 500px) {
    .redbg1 h3, .redbg2 h3 {
        padding-bottom: 0;
        text-align: center;
    }
}


.lp_menu_mag {
    display: block;
    text-align: right;
    margin-right: 9.3rem;
}

@media screen and (max-width: 978px) {
    .lp_menu_mag {
        text-align: center;
        margin-right: 0;
    }
}

.lp_menu_mag div, .lp_menu_mag h3, .lp_menu_mag a {
    color: #4f4f4f;
    font-size: 1rem;
    font-weight: 700;
}

.lp_menu_mag a {
    padding: 0 0 0 0.5rem;
}

.lp_menu_mag a:hover, .lp_menu_mag a:active {
    text-decoration: none;
}

.lp_menu_mag div p {
    font-size: 0.9rem;
    font-weight: 400;
    line-height: auto;
}

.lp_menu_mag div, .lp_menu_mag h3 {
    display: inline-block;
    margin-top: 0;
}

@media screen and (max-width: 500px) {
    .lp_menu_mag {
        margin-top: 1rem;
    }
}

@media screen and (max-width: 500px) {
    .lp_menu_mag h3 {
        margin-bottom: 0rem;
    }
}
/*
.tooltip_mag {
    position: relative;
    display: inline-block;
    
}

.tooltip_mag .tooltiptext_mag {
    visibility: hidden;
    width: 22rem;
    background-color: #4f4f4f;
    color: #fff;
    text-align: left;
    border-radius: 1rem;
    position: absolute;
    z-index: 1;
    top: 150%;
    left: 50%;
    margin-left: -12rem;
    opacity: 0;
    transition: opacity 0.75s;
}

@media screen and (max-width: 978px) {
    .tooltip_mag .tooltiptext_mag {
        width: 12rem;
        margin-left: -7rem;
    }
}

.tooltip_mag .tooltiptext_mag::after {
    content: " ";
    position: absolute;
    bottom: 100%;  /* At the top of the tooltip *//*
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent #4f4f4f transparent;
}

.tooltip_mag:hover .tooltiptext_mag {
    visibility: visible;
    opacity: 1;
}
*/
.whitebg {
    background-color: rgba(255, 255, 255, 0.97);
    padding: 1.2rem 1.2rem 1.2rem 1.2rem;
}

.whitebg h2:first-of-type {
    margin-top: 0.2rem;
}

.whitebg h3:first-of-type {
    /*margin-top: 0.2rem;*/
}

.services .whitebg {
    /*display: inline-block;*/
}

.about .whitebg {
    text-align: center;
    display: block; 
}

.bfFormDiv {
    margin: 0 0.7rem 0 0.7rem;
}

.bfPageIntro {
    /*margin-bottom: 0.1rem !important;
    margin-right: -1px !important;*/
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}

#ff_formdiv1 .bfPageIntro h1 {
    color: #ba0031;
    font-size: 2rem;
    padding-left: 1.2rem;
    text-align: center;
    margin: 7px 0 2rem 0;
}

#ff_formdiv1 .bfPageIntro h2 {
    color: #ba0031;
    padding: 1.4rem 1.2rem 1rem 1.2rem;
    margin: 1rem 0 0 0;
    background-color: rgba(255, 255, 255, 0.97); 
}

#ff_formdiv1 .bfPageIntro p {
    background-color: rgba(255, 255, 255, 0.97);
    padding: 0rem 1.2rem 1.78rem 1.2rem;
    font-size: 1.1rem;
    line-height: 1.6rem;
}

#ff_formdiv1 .bfElemWrap {
    background-color: rgba(255, 255, 255, 0.97);
    margin: 0 4px 0 5px;
    padding: 1.2rem;
}

#ff_formdiv1 .bfElemWrap label, #ff_formdiv1 .bfElemWrap textarea, #ff_formdiv1 .bfElemWrap input {
    font-size: 1.1rem;
    text-align: left;
}

#ff_formdiv1 .bfElemWrap input {
    height: 2rem;
}

#ff_formdiv1 .bfElemWrap textarea {
    height: 12rem;
}

.bfQuickMode .bfSubmitButton  {
    padding: 0.7rem 1rem 0.7rem 1rem;
    font-size: 1.2rem;
    font-weight: 700;
     -moz-border-radius: 1rem;
    -webkit-border-radius: 1rem;
    border-radius: 0.5rem;
    border: none;
    margin: 1rem 1rem 0 0;
    background-color: #ba0031;
    color: white;
}

.mfaasbox {
    background-color: rgba(186, 0, 49, 1);
    color: white;
    margin: 0 2.5rem;
    padding: 1.2rem 2.5rem;

}

@media screen and (max-width: 500px) {
    .mfaasbox {
        margin: 0;
        padding: 0;
    }
}

.mfaasbox p {
    font-size: 1rem !important;
    line-height: 1.4rem !important;
    padding-right: 1rem;
}

@media screen and (max-width: 500px) {
    .mfaasbox h3 {
        padding: 1rem;
    }
}

@media screen and (max-width: 500px) {
    .mfaasbox p {
        padding: 0 1rem 1.2rem 1.5rem;
    }
}

@media screen and (min-width: 980px) {
    .mfaasbox_lev2-a {
        display: inline-flex;
        vertical-align: top;
        width: 50%;
    }
}

@media screen and (min-width: 980px) {
    .mfaasbox_lev2-b {
        margin-top: -2.4rem;
        display: inline-flex;
        vertical-align: top;
        width: 49%;
    }
}

.servicesforwhombullet, .aboutexperiencebullet {
    list-style-type: disc;
}

.servicesforwhombullet li, .aboutexperiencebullet li {
    margin: 0 0 0.25rem 0;
    padding: 0 0 0 0;
    font-size: 1rem;
}

.questionslist {
    margin: 0 2.25rem;
}

.questionslist li {
    font-size: 1rem;
    margin-bottom: 0.6rem;
    color: #4f4f4f;
    
}