﻿
@@font-face {
    font-family: 'halcyon-medium';
    src: url('../../Content/Homenew/fonts/halcyon-medium-webfont.woff2') format('woff2'), url('../../Content/Homenew/fonts/halcyon-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@@font-face {
    font-family: 'halcyon-bold';
    src: url('../../Content/Homenew/fonts/halcyon-bold-webfont.woff2') format('woff2'), url('../../Content/Homenew/fonts/halcyon-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


@@font-face {
    font-family: 'FontAwesome';
    font-display: swap;
}

/*
          @@font-face {
          font-family: 'halcyon-bolditalic';
          src: url('../../Content/Homenew/fonts/halcyon-bolditalic-webfont.woff2') format('woff2'),
          url('../../Content/Homenew/fonts/halcyon-bolditalic-webfont.woff') format('woff');
          font-weight: normal;
          font-style: normal;
          font-display: swap;
          }
        */


/* .carousel-item {transition: transform 1.2s ease-in;} */
.h5 {
    color: #fff;
}

.container-body {
    padding-top: 119px;
}

.emp-home-logos.p-xl-5 {
    padding: 3rem 5rem 1.5rem 5rem !important;
}

.emp-home-logos img {
    height: 5rem;
}

    .emp-home-logos img.horiz {
        height: 4.5rem;
    }

    .emp-home-logos img.horiz-x {
        height: 3rem;
    }

    .emp-home-logos img.horiz-z {
        height: 1.75rem;
    }

.emp-home-logos .text-center {
    margin-bottom: 2rem;
}

#carouselBenefits .carousel-item {
    min-height: 232px;
}

#carouselExampleInterval .carousel-item {
    min-height: 310px;
}

@@media only screen and (max-width: 1024px) {
    .emp-home-logos img {
        margin-bottom: 1em;
    }

    .emp-home-logos {
        margin-bottom: -1em;
    }
}

.slider-row p:empty, .slider-row p:blank {
    display: none;
}

span.nav-icons-location {
    background-size: contain !important;
}

i.fa-quote-left, i.fa-quote-right {
    color: #ff532a;
}

.label-primary {
    background: #d9edf7;
    color: #31708f;
}
/* .modal-dialog {margin-top: 120px;} */
.modal-content {
    border-top: none;
    background: #fff;
}

.progress {
    margin-bottom: 1rem;
}

.progress-bar-success {
    background-color: #5cb85c;
}

.chosen-container {
    margin-bottom: 30px;
}

.chosen-container-multi .chosen-choices li {
    margin: .5em .25em !important;
}

    .chosen-container-multi .chosen-choices li.search-choice {
        padding: 6px 30px 6px 10px !important;
    }

        .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
            background-position: -42px 3px !important;
        }

            .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
                cursor: pointer;
            }

.modal-body hr {
    margin: 10px 0;
}

.modal-body .checkbox.alert {
    padding: 3px 4px;
    margin-bottom: 5px;
    margin-top: 0;
}

    .modal-body .checkbox.alert label {
        display: block;
        font-weight: normal;
        margin: 0;
    }

    .modal-body .checkbox.alert:hover {
        color: #3c763d;
        background: #dff0d8;
        border-color: #d6e9c6;
    }

.modal-body h1 {
    font-size: 24px;
    line-height: 50px;
    height: 50px;
    margin-bottom: 20px;
}

#footer .chosen-container .chosen-results {
    color: #444;
}

.hidden {
    display: none;
}

.logo-grid div {
    text-align: center;
}

    .logo-grid div img {
        margin: 0 auto;
    }

/* .btn-questionnaire {height: 36px; line-height: 36px; width: 36px; padding: 0; margin: 0; background-position: center center; margin-top: 5px;} */
.btn-questionnaire {
    -webkit-appearance: none !important;
}

.container-bottom-content .alert-success {
    margin-top: 10px;
}

.navbar {
    margin-bottom: 0;
}

a.flex-test {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 76px;
    overflow: hidden;
}

    a.flex-test img {
        -webkit-box-flex: 1 1 auto;
        -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        width: calc(25% - 10px);
        padding: 5px;
        vertical-align: middle;
        height: auto !important;
    }

    a.flex-test.in-the-news img {
        width: calc(33.333% - 10px);
    }


.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
    z-index: 1;
}

form#search-for-jobs .form-control {
    border-width: 2px;
    -webkit-box-shadow: none !important;
    -webkit-box-appearance: none !important;
}

.container-body.includes-banner {
    padding-top: 155px !important;
}

.container-body.includes-localwise {
    padding-top: 212px !important;
}

/* Smartphones (portrait and landscape) ----------- */
@@media only screen and (max-width: 736px) {
}
/* end Smartphones (portrait and landscape) ----------- */



@@media (min-width: 481px) and (max-width: 768px) {
}

@@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
}


@@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
}

@@media only screen and (min-device-width : 1024px) and (max-device-width : 1366px) and (orientation : portrait) {
}

@@media (min-width: 992px) {

    _:-ms-lang(x), .card-deck .card-img-top {
        width: 348px;
        height: 174px;
    }
}

.cxl-h2 {
    font-size: 36px !important;
    max-width: 600px !important;
    margin-top: 0px !important;
    line-height: 48px !important;
}

@@media (max-width:1200px) {
    .cxl-h2 {
        font-size: 34px !important;
        max-width: 480px !important;
    }

    .container-body > .row.rounded-0.bg-info > div {
        background: 93% 100% url(https://www.UnlimitedJobs.com/images/bg-home-new.png) no-repeat !important;
        background-size: contain !important;
    }
}

@@media (max-width:992px) {
    .cxl-h2 {
        font-size: 26px !important;
        max-width: 300px !important;
        line-height: 32px !important;
    }

    .container-body.includes-banner {
        padding-top: 15px !important;
    }

    .w-50[title="press logos"] {
        width: calc(100% - 100px) !important;
        height: auto;
    }

    .col-lg-4 {
        flex: 0 0 33.3333%;
        max-width: 33.3333%;
        background-position: center !important;
    }

    .col-lg-8 {
        flex: 0 0 66.6666%;
        max-width: 66.6666%;
    }

    .row.bg-info.py-5 {
        background-image: none !important;
    }

    .container-body > .row.rounded-0.bg-info > div {
        background: 98% 100% url(https://www.UnlimitedJobs.com/images/bg-home-new.png) no-repeat !important;
        background-size: 48% !important;
    }

    .col-lg-7.py-5 {
        order: 2;
    }

    .col-2 {
        min-width: 160px;
    }

    .display-4 {
        font-size: 3rem;
    }
}

@@media (max-width:560px) {
    .col-lg-4 {
        flex: 0 0 100%;
        max-width: 100%;
        order: 2;
    }

    .col-lg-8 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .display-4 {
        font-size: 26px;
    }
}


#navbar-search-form .select2 {
    width: 100% !important;
}

#search-loc-wrapper {
    text-align: left !important;
}

    #search-loc-wrapper .tt-suggestions {
        border-top: 1px solid #e1e1e1;
        margin-top: 10px;
    }

.tt-suggestion a.link {
    display: block;
}

#search-loc-current-location, #search-loc-us-nat, #search-loc-anywhere {
    display: block;
    width: 100%;
    padding-top: 10px;
    padding-left: 30px;
    color: #4154af;
}


#location-tip.alert-info:after {
    content: '';
    position: absolute;
    top: 0;
    left: 55%;
    width: 0;
    height: 0;
    border: 10px solid transparent;
    border-bottom-color: #F1F9FE;
    border-top: 0;
    margin-left: -10px;
    margin-top: -10px;
}

#location-tip.alert-info:before {
    content: '';
    position: absolute;
    top: -1px;
    left: 55%;
    width: 0;
    height: 0;
    border: 10px solid transparent;
    border-bottom-color: #4154af;
    border-top: 0;
    margin-left: -10px;
    margin-top: -10px;
}

#navbar-search-form .tt-query.highlight {
    border: 3px solid #4154af;
    margin-right: 1px;
}

#search-keywords, #search-loc {
    border-color: #000;
    background-color: #EAEEFF;
}

    #search-keywords::placeholder, #search-loc::placeholder,
    #search-keywords::-moz-placeholder, #search-loc::-moz-placeholder {
        color: #000;
        opacity: 1;
    }

.input-group > #search-keywords.form-control:not(:first-child) {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.navbar-search .form-control {
    height: calc(2em + .75rem + 2px);
}

#search-keywords-wrapper {
    text-align: left !important;
}

    #search-keywords-wrapper .tt-dropdown-menu {
        width: 215%;
        top: 104% !important;
    }

#search-loc-wrapper .tt-dropdown-menu {
    width: 216%;
    top: 104% !important;
    left: -285px !important;
}

#search-keywords {
    border-top-right-radius: unset;
    border-bottom-right-radius: unset;
}

#search-loc-wrapper {
    text-align: left !important;
}

#search-loc-current-location {
    display: block;
    width: 100%;
    border-bottom: 1px solid #e1e1e1;
    padding: 5px 5px 5px 10px;
    color: #4154af;
}

    #search-loc-current-location:before {
        position: relative;
        font-family: 'FontAwesome';
        vertical-align: top;
        left: 3px;
        content: "\f041";
        color: #4154af;
        padding-right: 10px;
    }

#search-loc-us-nat:before {
    position: absolute;
    font-family: 'FontAwesome';
    vertical-align: middle;
    left: 10px;
    content: "\f11d";
    color: #4154af;
}

#search-loc-anywhere:before {
    position: absolute;
    font-family: 'FontAwesome';
    vertical-align: middle;
    left: 10px;
    content: "\f0ac";
    color: #4154af;
}

.search-keywords-header {
    font-size: 1rem;
    cursor: default !important;
    color: #fff;
    padding-bottom: 0px;
    border-bottom: 1px solid #e1e1e1;
}

    .search-keywords-header p {
        margin: 0;
    }

#search-keywords-job-cats-header:before {
    padding-top: .25rem !important;
    font-size: 1rem;
    position: relative;
    font-family: 'FontAwesome';
    vertical-align: top;
    left: -3px;
    content: "\f022";
    color: #fff;
}

#search-keywords-job-titles-header:before {
    font-size: 1rem;
    position: relative;
    font-family: 'FontAwesome';
    vertical-align: top;
    left: -3px;
    content: "\f0f2";
    color: #fff;
}

#search-keywords-job-companies-header:before {
    padding-top: .25rem !important;
    font-size: 1rem;
    position: relative;
    font-family: 'FontAwesome';
    vertical-align: top;
    left: -3px;
    content: "\f0f7";
    color: #fff;
    padding-right: .5rem;
}

#search-keywords-blogposts-header:before {
    font-size: 1rem;
    position: relative;
    font-family: 'FontAwesome';
    vertical-align: top;
    left: -3px;
    content: "\f1ea";
    color: #fff;
}

@@media (max-width: 1080px) {
    /* html { min-width:1000px; overflow-x:scroll; }
        body { min-width:1000px; overflow-x:scroll; } */
    html {
        overflow-x: scroll;
    }

    body {
        overflow-x: scroll;
    }
}

#search-loc { /*-webkit-appearance: none; -moz-appearance: none; appearance: none;*/
    outline: 0;
}


@@media (min-width: 1560px) {
}

@@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {

    .site-tagline.text-primary.text-uppercase {
        font-size: .62rem;
    }

    .advanced-search-icon img {
        width: 21px !important;
    }

    #search-keywords {
        padding-left: .25rem;
        padding-right: .25rem;
    }
}

@@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
}

.tt-dropdown-menu {
    padding: 0;
    width: 100%;
    border-color: #666;
    margin-top: -1px;
}

.tt-suggestions {
    padding-left: 0;
}

.tt-suggestion {
    padding: .5rem 1.25rem;
}

    .tt-suggestion p {
        margin: 0;
    }

.tt-is-under-cursor {
    background: #4154af;
    color: #fff;
}




.testimonials {
    min-height: 320px;
}

.star-rating {
    padding-bottom: 10px;
}

.card.shadow {
    border-radius: 8px;
    box-shadow: 0px 4px 8px rgba(0,0,0, 0.1);
    background-color: #EAEEFF;
}

.card-body, .card-body a:hover {
    font-size: 18px;
    text-align: center;
}

.img-thumbnail.rounded-circle {
    width: 4rem;
}

.card-name {
    color: #4154af;
    font-family: "Halcyon-SemiBold";
    font-size: 16px;
    font-weight: 600;
}

.card-location {
    color: #4154af;
    font-family: "Halcyon-Regular";
    font-size: 13px;
}

#carouselExampleDark .carousel-item .card {
    min-height: 320px;
}

@@media (max-width: 768px) {
    #carouselExampleDark .carousel-inner .carousel-item > div {
        display: none;
    }

        #carouselExampleDark .carousel-inner .carousel-item > div:first-child {
            display: block;
        }
}

#carouselExampleDark .carousel-inner .carousel-item.active,
#carouselExampleDark .carousel-inner .carousel-item-start,
#carouselExampleDark .carousel-inner .carousel-item-next,
#carouselExampleDark .carousel-inner .carousel-item-prev {
    display: flex;
}

/* display 3 */
@@media (min-width: 768px) {
    #carouselExampleInterval .carousel-inner .carousel-item-right.active,
    #carouselExampleInterval .carousel-inner .carousel-item-next,
    #carouselExampleInterval .carousel-item-next:not(.carousel-item-start) {
        transform: translateX(33%) !important;
    }

    #carouselExampleInterval .carousel-inner .carousel-item-left.active,
    #carouselExampleInterval .carousel-item-prev:not(.carousel-item-end),
    #carouselExampleInterval .active.carousel-item-start,
    #carouselExampleInterval .carousel-item-prev:not(.carousel-item-end) {
        transform: translateX(-33%) !important;
    }

    #carouselExampleDark .carousel-inner .carousel-item-left.active .shadow {
        box-shadow: none !important;
    }

    #carouselExampleInterval .carousel-item-next.carousel-item-start {
        transform: translateX(0) !important;
    }

    #carouselExampleInterval .carousel-inner .carousel-item-prev,
    #carouselExampleInterval .carousel-item-prev:not(.carousel-item-end) {
        transform: translateX(-33%) !important;
    }
}

#carouselExampleInterval .carousel-inner .carousel-item-right,
#carouselExampleInterval .carousel-inner .carousel-item-left {
    transform: translateX(0) !important;
}

#carouselExampleInterval .carousel-item-next,
#carouselExampleInterval .carousel-item-prev {
    background: white;
    z-index: 10;
}

#carouselExampleInterval .carousel-item-left .card-shadow,
#carouselExampleInterval .carousel-item-right .card-shadow {
    max-width: 33%;
    box-shadow: none;
}

#carouselExampleDark .active:not(.carousel-item-left, .carousel-item-right) > .card.shadow:nth-of-type(2),
#carouselExampleDark .row .col:nth-of-type(2) .card.shadow {
    background-color: #4154af;
    margin: -22px 15px;
    min-height: 366px;
}

    #carouselExampleDark .active:not(.carousel-item-left, .carousel-item-right) > .card.shadow:nth-of-type(2) .text-primary,
    #carouselExampleDark .active:not(.carousel-item-left, .carousel-item-right) > .card.shadow:nth-of-type(2) .card-name,
    #carouselExampleDark .active:not(.carousel-item-left, .carousel-item-right) > .card.shadow:nth-of-type(2) .card-location,
    #carouselExampleDark .row .col:nth-of-type(2) .card .col .card-name,
    #carouselExampleDark .row .col:nth-of-type(2) .card .col .text-primary,
    #carouselExampleDark .row .col:nth-of-type(2) .card .col .card-location,
    #carouselExampleDark .row .col:nth-of-type(2) .card .text-primary {
        color: #fff !important;
    }




.select2-dropdown {
    z-index: 9001;
}

.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    cursor: not-allowed;
}

#flexerQuestionnaire.modal {
    top: 5vh;
}

#flexerQuestionnaire .modal-lg {
    margin: 0 auto;
}

#flexerQuestionnaire .modal-content {
    background: #fff;
    max-height: 90vh;
    overflow: auto;
}

#flexerQuestionnaire .modal-body {
    border-top: 4px solid #fff;
    border-radius: 4px 4px 0 0;
}

#flexerQuestionnaire h1 {
    margin-bottom: .75rem;
}

#flexerQuestionnaire .modal-footer {
    background: #F1F9FE;
    padding: 1rem 2rem;
}

#flexerQuestionnaire strong {
    color: #333;
}

#flexerQuestionnaire .modal-footer-page {
    position: absolute;
    left: 2rem;
}

#flexerQuestionnaire .checkbox {
    border-radius: 4px;
    padding: .65rem .5rem;
    border: 1px solid #ccc;
    border: 1px solid #D5DADF;
    margin-bottom: 6px;
}

    #flexerQuestionnaire .checkbox.active {
        background: #F1F9FE;
        border: 1px solid #fff;
    }

#flexerQuestionnaire label {
    display: block;
    font-weight: normal;
    margin: 0;
}

#flexerQuestionnaire button.next {
    padding: .375rem 3rem;
}

#flexerQuestionnaire #fq-page-2 button.next {
    padding: .375rem .75rem;
}


.btn-outline-secondary:hover, .btn-outline-secondary:active, .btn-outline-secondary:focus {
    color: #4154af !important;
    background-color: #fff !important;
}

.bundle-col {
    background-image: url('/images/img-bundle.jpg');
    background-size: cover;
    background-position: center right;
    background-repeat: no-repeat;
}




#referafriend-errors {
    margin-bottom: 5px;
}

label.error {
    font-weight: normal;
    margin-bottom: 0;
    margin-right: 4px;
}

.fa-minus {
    letter-spacing: -.1rem;
    position: relative;
    top: 2px;
}

#friendModal img {
    max-height: 285px;
}

@@media (min-width: 768px) {
    .modal-dialog {
        margin: 20px auto;
    }
}

