.sa-footer-btns {
    display: inline-flex;
}
.sovrn-leaderboard,
.sovrn-content-1,
.sovrn-bottom {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #f6f6f6;
}

.sovrn-leaderboard {
    margin: 5px auto 15px auto !important;
    min-height: 70px;
    max-width: 1200px;
}

.sovrn-bottom {
    margin: 5px auto;
    min-height: 70px;
}

.sovrn-content-1 {
    margin: 5px auto;
    min-height: 334px;
}

@media(min-width:992px) {
    .sovrn-leaderboard {
        min-height: 284px;
    }

    .sovrn-side-2 {
        min-height: 270px;
    }

    .sovrn-content-1 {
        min-height: 350px;
    }

    .sovrn-bottom {
        min-height: 110px;
    }
}

.yuzo_related_post img {
    width: 246.5px !important;
    height: 116px !important;
}

.yuzo_related_post .relatedthumb {
    line-height: 14px;

}

.yuzo_related_post .relatedthumb {
    margin: 0px 0px 0px 0px;
    padding: 5px 5px 5px 5px;
}

.ssba img {
    width: 35px !important;
    padding: 6px;
    border: 0;
    box-shadow: none !important;
    display: inline !important;
    vertical-align: middle;
    box-sizing: unset;
}

.ssba-classic-2 .ssbp-text {
    display: none !important;
}

.ssba .fb-save {
    padding: 6px;
    line-height: 30px;
}

.ssba,
.ssba a {
    text-decoration: none;
    background: none;
    font-size: 12px;
    font-weight: normal;
}

#ssba-bar-2 .ssbp-bar-list {
    max-width: 48px !important;
}

#ssba-bar-2 .ssbp-bar-list li a {
    height: 48px !important;
    width: 48px !important;
}

#ssba-bar-2 .ssbp-bar-list li a::before {
    line-height: 48px !important;
    font-size: 18px;
}

#ssba-bar-2 .ssbp-bar-list li {
    margin: 0px 0 !important;
}

@media only screen and (max-width: 750px) {
    #ssba-bar-2 {
        display: block;
    }
}

.ca-padding-bottom-lg {
    padding-bottom: 4rem;
}

.yuzo_related_post {
    overflow: hidden;
    padding: 10px 0;
    margin: 10px 0;
    width: 100%;
    display: block;
    clear: both;
}

/*for GDPR Agreement box*/
/*for GDPR Agreement box end*/
#salWideWidgetContainerID .salboxed {
    border: 0px !important;
}

#breadcrumbs {
    font-size: 12px;
    color: #767676;
}

#breadcrumbs span {
    padding: 0 5px 0 5px;
}

.sal-contents-link {
    align-items: center;
    display: inline-flex;
}

.sal-contents-link [class^="icon-"] {
    margin-left: 0.4rem;
}

.memusalaryresearch {
    background-image: url('/research/salary/Styles/Salary/img/icon_SalaryResearch.png');
    background-repeat: no-repeat;
    background-size: 50% 50%;
    background-position: center;
}

#menu li {
    width: calc((100%)/5)
}


.salary-content td {
    vertical-align: top;
    padding-right: 5px;
}

.salary-content .article-title {
    font-size: 16px;
    font-family: "Source Sans Pro";
    color: #007DBC;
    font-weight: 600;
}

.salary-content .sal-td-hr {
    border-top: 1px solid #e6e7e8;
}

.margin-bottom10 {
    margin-bottom: 10px !important;
}

.margin-top20 {
    margin-top: 20px !important;
}

.margin-right20 {
    margin-right: 20px !important;
}

.div-flex {
    display: flex;
    flex-flow: wrap;
}

.flex-nowrap {
    flex-flow: nowrap;
}

.div-flex-p {
    font-family: "Source Sans Pro", sans-serif;
    font-style: normal;
    font-weight: 300;
    line-height: 1.4;
    flex-flow: wrap;
}

.sal-tag-title {
    font-size: 16px;
    line-height: 30px;
    color: white;
    background-color: #16a44a;
    background-repeat: no-repeat;
    text-align: center;
    background-size: 100%;
    width: 130px;
    /*text-transform: uppercase;*/
    border-radius: 3px;
}

/* Smartphones (portrait and landscape) ----------- */

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
    .sal-img-responsive {
        border: 0px;
        max-width: 128px !important;
        max-height: 64px !important;
    }

    .sal-desktop-desc-visible {
        display: none;
    }
}

/* iPads (portrait and landscape) ----------- */

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    .sal-img-responsive {
        border: 0px;
        max-width: 236px !important;
        max-height: 118px !important;
    }

    .sal-desktop-desc-visible {
        display: block;
    }
}

/* iPads (landscape) ----------- */

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
    .sal-img-responsive {
        border: 0px;
        max-width: 236px !important;
        max-height: 118px !important;
    }

    .sal-desktop-desc-visible {
        display: block;
    }
}

@media only screen and (min-width:1024px) {
    .sal-img-responsive {
        border: 0px;
        max-width: 236px !important;
        max-height: 118px !important;
    }

    .sal-desktop-desc-visible {
        display: block;
    }
}

@media (min-width:568px) {
    .sal-popularitem-style {
        width: 48% !important;
        margin-top: 0 !important;
    }

    .sal-Employers-nowrap {
        flex-flow: nowrap;
    }
}

.widgetdisp-option.desktop-only {
    display: none
}

.widgetdisp-option.mobile-only {
    display: block
}

@media (min-width: 768px) {
    .widgetdisp-option.desktop-only {
        display: block
    }

    .widgetdisp-option.mobile-only {
        display: none
    }
}