#right-sidebar .reg_W {
    position: static !important;
}
.padding-img img{
    padding-bottom: 5px;
}


    .padding-img {
        text-align: center;
    }

    .sub-header-mini{
        height: 0 !important;
        margin-top: -10px;
    }

@media (max-width: 768px) {
    .logo-container.sub-header-minilogo {
        height: 90px;
    }
    a.navbar-brand.sub-header-else{
        max-width: 35%;
    }
}
.yarpp-related-widget ol{
    list-style-type: disc;
    color: #0074af;
}
.page-template-career-tools-template .widget_yarpp_widget{
    display: none;
}

.page-id-4160 .the_champ_sharing_container.the_champ_horizontal_sharing{
    display: none;
}
.no-pad a.read_more{
    font-size: 18px;
    text-decoration: underline;
}

.bc_featured .navbar-nav .ffJSNavLink:link {
    color: black;
}
.bc_featured .navbar-toggleable-md .navbar-nav {
    flex-direction: row;
}

.bc_featured #bs-example-navbar-collapse-1 {
    border-color: #e7e7e7;
}
.bc_featured .navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7;
}
.bc_featured .navbar-nav .ffJSNavLink:link, #post-21089 .navbar-nav .ffJSNavLink {
    color: black;
    font-weight: 700;
    font-family: Verdana, arial, Helvetica, sans-serif;
    font-size: 16px;
}
.bc_featured .nav > li > a {
    padding: 10px 12px;
}
.bc_featured .navbar {
    border-radius: 4px;
    border: 1px solid #e7e7e7;
}
.bc_featured .ffApplyButton {
    font-size: 14px;
    font-family: HelveticaNeueCyr;
    font-weight: bold;
    background-color: orange;
    height: 40px;
    width: 120px;
}
.bc_featured .ffH3 {
    font-size: 16px;
    font-family: HelveticaNeueCyr;
    font-weight: Bold;
    color: #3855A5;
    margin-top: 6px;
    margin-bottom: 4px;
}
.bc_featured hr {
    border-bottom: 1px solid black;
    padding: 0px;
    margin: 0px;
}
.bc_featured .ffPrompt {
    font-size: 12px;
    font-family: HelveticaNeueCyr;
    color: #4D4D4D;
    font-weight: bold;
}
.bc_featured .ffLabel {
    font-size: 12px;
    font-family: HelveticaNeueCyr;
    color: #4D4D4D;
    font-weight: normal;
}
.bc_featured .ffSmallInst {
    font-size: 8pt;
    color: Red;
    font-family: HelveticaNeueCyr;
    font-style: italic;
}
.bc_featured .ffSmallInst SPAN {
    font-size: 12px;
}
.bc_featured .ffJobTitle {
    font-size: 22px;
    color: black!important;
    font-weight: bold;
    margin-top: 15px;
    margin-bottom: 10px;
    padding-left: 42px;
    text-indent: -40px;
    vertical-align: text-middle;
}
.bc_featured h1 {
    font-weight: bold;
    font-size: 22px;
    font-family: HelveticaNeueCyr;
    color: black!important;
}
.bio-button a {
	border-radius: 10px;
    background-color: #0074af;
    display: block;
    width: 218px;
    height: 90px;
    z-index: 123;
    margin: 0 10px;
    text-align: center;
    font-size: 22px;
    color: #FFFFFF;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: 'PF BeauSans Pro';
}
.bio-button a:hover {
	background: #ff9118;
	text-decoration: none;
}
.single-hp_slider .contact_w {
	visibility: hidden;
	display: none;
}

#hide_home{
    display:none !important;
}

.to_hq a{
    cursor: pointer;
}

.to_hq{
    margin-left: 50px;
}

#featured_jobs .featured_jobs_row {
    display: flex;
    gap: 20px;
}

#featured_jobs{
    max-width: 1300px;
    margin: auto;
}

#featured_jobs .featuredJob_item{
    flex: 1 0 50%;
    border: 1px solid #cbcbcb;
    padding: 20px;
    border-radius: 5px;
}

#featured_jobs .featuredJob_item a, .jobs_result .job_item a, #featured_jobs_page .featuredJob_item a{
    text-decoration: none;
}


#featured_jobs .featuredJob_item_title h4, .jobs_result .job_item_title h4, #featured_jobs_page .featuredJob_item_title h4{
    margin-bottom: 30px;
    color: #ff9118;
}

#featured_jobs .featuredJob_item_employer, #featured_jobs .featuredJob_item_locate, .jobs_result .job_item_locate, .jobs_result .job_item_employer, #featured_jobs_page .featuredJob_item_employer, #featured_jobs_page .featuredJob_item_locate{
    color: #484848;
}

.jobs_result{
    margin-top: 40px;
}

.jobs_result .job_item, #featured_jobs_page .featuredJob_item{
    border: 1px solid #cbcbcb;
    padding: 20px;
    border-radius: 5px;
    margin-bottom: 20px;
}

.form_serch_job input:not([type="submit"]), .form_serch_job select{
    width: 100%;
    margin: 10px 0;
    padding: 10px;
    outline: none;
    border: 1px solid #dbdbdb;
    border-radius: 5px;
}

.search_job{
    max-width: 800px;
    margin: auto;
}
.lSPager li:nth-child(4), .lSPager li:nth-child(5), .lSPager li:nth-child(6) {
  display: none;
}