.mega-menu ul.top-level > li > a {
    padding-top: 0;
}

.mega-menu ul.top-level > span {
    line-height: 0;
    padding-top: 0;
}

.mega-menu ul.top-level > i {
    padding-top: 3px;
}

.fm-customizations {

}

#\:0\.targetLanguage {
    display: inline-block;
    margin-right: 4px;
}

a.btn-quote, a.btn-quote:visited {
    background: #fff;
    border: 1px solid #000;
    color: #000;
    display: inline-block;
    text-transform: uppercase;
    transition: background-color 0.3s;
}

a.btn-quote:hover {
    background: #000;
    color: #fff;
}

#google_translate_element {
    display: inline-block;
    margin-right: 10px;
}

.extras-box {
    text-align: right;
    padding: 5px 0 8px;
}

@media (max-width: 1199px) {
    .extras-box {
        display: none;
    }
}

@media (min-width: 1200px) {
    header.Header2 {
        left: 0;
        position: fixed;
        right: 0;
        transition: transform .3s ease 0s;
        top: 0;
        z-index: 500;
    }

    .header-border {
        padding-top: 119px;
    }

    header.Header2 .fixed .spd-layout-menu {
        padding-top: 0% !important;
    }
}

.bot-slider-title {
    text-align: center;
    width: 100%;
}

.home h2.bot-slider-title::after {
    content: none;
}

html footer.footer {
    background: rgb(0,113,227);
}

.personabar-visible {
	width: calc(100% - 80px);
}

.spd-row {
    clear: both;
}