/*
 * Advance Search Widget Styles - Complete Consolidated CSS
 * VooCareer Theme
 * Contains all 21 advance search widget style variations
 * Version: 1.0.0
 * 
 * Table of Contents:
 * 1. Base Styles (careerfy-banner-search)
 * 2. Style 2 (careerfy-banner-search-two)
 * 3. Style 3 (careerfy-banner-search-three)
 * 4. Style 4 (careerfy-banner-search-four)
 * 5. Style 5 (similar to style 4)
 * 6. Style 6 (careerfy-banner-search-six)
 * 7. Style 7 (careerfy-banner-search-seven)
 * 8. Style 8 (careerfy-banner-search-eight)
 * 9. Style 9 (careerfy-banner-eleven-*)
 * 10. Style 10 (careerfy-banner-search-ten)
 * 11. Style 11 (careerfy-banner-eleven-search)
 * 12. Style 12 (careerfy-fifteen-banner) - MODERNIZED
 * 13. Style 13 (careerfy-thirteen-banner)
 * 14. Style 14 (careerfy-fourteen-banner)
 * 15. Style 15 (careerfy-banner-twelve-search)
 * 16. Style 16 (careerfy-sixteen-banner)
 * 17. Style 17 (careerfy-banner-search-seventeen)
 * 18. Style 18 (careerfy-eighteen-banner)
 * 19. Style 19 (careerfy-nineteen-search)
 * 20. Style 20 (careerfy-twenty-search)
 * 21. Style 21 (careerfy-twentyone-search)
 * 22. Shared Components (tooltips, loaders, etc.)
 * 23. Responsive Styles
 */

/* ==========================================================================
   1. BASE STYLES (Style 1: careerfy-banner-search)
   ========================================================================== */

.careerfy-banner-search {
    display: inline-flex;
    min-width: 85%;
    width: 85%;
    margin-bottom: 30px;
}

.careerfy-banner-search input[type="text"],
.careerfy-banner-search input[type="submit"],
.careerfy-select-style select {
    float: left;
    width: 100%;
}

.careerfy-banner-search ul {
    display: flex;
    width: 100%;
}

.careerfy-banner-search ul li {
    display: inline-flex;
    flex: 1;
    list-style: none;
    position: relative;
}

.careerfy-banner-search ul li>div {
    width: 100%;
}

.careerfy-banner-search ul li:last-child {
    flex: 0.2;
}

.careerfy-banner-search input[type="text"],
.careerfy-banner-search .mapboxgl-ctrl-geocoder input[type="text"] {
    background-color: #ffffff;
    height: 60px;
    border: 1px solid #f2f2f2;
    border-left: none;
    font-size: 13px;
    font-weight: normal;
    color: #000;
    padding: 8px 18px;
    border-radius: 0px;
}

.careerfy-banner-search ul li i {
    position: absolute;
    right: 19px;
    top: 21px;
    color: #999999;
    font-size: 16px;
}

.careerfy-banner-search input[type="submit"] {
    height: 60px;
    border: none;
    background-color: transparent;
    position: relative;
    z-index: 3;
}

.careerfy-typo-wrap .careerfy-banner-search input[type="submit"]:hover {
    background-color: transparent;
}

.careerfy-banner-search ul li.careerfy-banner-submit i {
    color: #ffffff;
    font-size: 24px;
    top: 0px;
    right: 0px;
    width: 100%;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid;
    transition: all 0.4s ease-in-out;
}

.careerfy-banner-search input[type="submit"]:focus {
    background-color: transparent !important;
}

.careerfy-banner-search ul li.careerfy-banner-submit:hover i {
    background-color: #ffffff;
}

/* ==========================================================================
   2. STYLE 2 (careerfy-banner-search-two)
   ========================================================================== */

.careerfy-banner-search-two,
.careerfy-typo-wrap .careerfy-banner-search-two {
    display: flex;
    width: 100%;
    margin-bottom: 10px;
    border-radius: 90px;
    padding: 30px 40px;
}

.careerfy-banner-search-two input[type="text"],
.careerfy-banner-search-two input[type="submit"] {
    float: left;
    width: 100%;
}

.careerfy-banner-search-two ul {
    padding: 0px;
    margin: 0px;
    display: flex;
    width: 100%;
}

.careerfy-banner-search-two>ul>li {
    list-style: none;
    position: relative;
    padding: 10px 30px 0px 30px;
    flex: 1;
    display: flex;
}

.careerfy-banner-search-two>ul>li>div {
    width: 100%;
}

.careerfy-banner-search-two>ul>li:last-child {
    padding: 0px;
    flex: 0.8;
}

.careerfy-banner-search-two input[type="text"] {
    background-color: transparent;
    height: 38px;
    border: none;
    border-bottom: 2px solid rgba(255, 255, 255, 0.20);
    font-size: 14px;
    color: #fff;
    padding: 0px 0px;
}

.careerfy-banner-search-two ::-webkit-input-placeholder {
    color: #fff;
}

.careerfy-banner-search-two ::-moz-placeholder {
    color: #fff;
}

.careerfy-banner-search-two :-ms-input-placeholder {
    color: #fff;
}

.careerfy-banner-search-two ul li i {
    position: absolute;
    left: 0px;
    top: 16px;
    color: #ffffff;
    font-size: 18px;
}

.careerfy-banner-search-two a.geolction-btn {
    position: absolute;
    right: 35px;
    top: 0px;
}

.careerfy-banner-search-two .suggestions {
    text-align: left;
}

.careerfy-banner-search-two .jobsearch_searchloc_div {
    position: static;
}

/* ==========================================================================
   3-5. STYLES 3-5 (careerfy-banner-search-three/four/five)
   ========================================================================== */

/* Shared field visibility classes for styles 2-4 */
.careerfy-banner-search-two.search-keyword-off.search-cat-off ul li,
.careerfy-banner-search-two.search-cat-off.search-loc-off ul li,
.careerfy-banner-search-two.search-keyword-off.search-loc-off ul li,
.search-keyword-off.search-cat-off .careerfy-banner-search-three ul li,
.search-cat-off.search-loc-off .careerfy-banner-search-three ul li,
.careerfy-banner-search-four.search-keyword-off.search-cat-off ul li,
.careerfy-banner-search-four.search-cat-off.search-loc-off ul li,
.search-keyword-off.search-loc-off .careerfy-banner-search-three ul li,
.careerfy-banner-search-four.search-keyword-off.search-loc-off ul li {
    width: 84%;
}

.careerfy-banner-search-two.search-keyword-off.search-cat-off ul li:last-child,
.careerfy-banner-search-two.search-cat-off.search-loc-off ul li:last-child,
.search-keyword-off.search-cat-off .careerfy-banner-search-three ul li:last-child,
.search-cat-off.search-loc-off .careerfy-banner-search-three ul li:last-child,
.careerfy-banner-search-four.search-keyword-off.search-cat-off ul li:last-child,
.careerfy-banner-search-four.search-cat-off.search-loc-off ul li:last-child,
.careerfy-banner-search-two.search-keyword-off.search-loc-off ul li:last-child,
.search-keyword-off.search-loc-off .careerfy-banner-search-three ul li:last-child,
.careerfy-banner-search-four.search-keyword-off.search-loc-off ul li:last-child {
    width: 16%;
}

.careerfy-banner-search-two.search-loc-off ul li,
.careerfy-banner-search-two.search-keyword-off ul li,
.careerfy-banner-search-two.search-cat-off ul li,
.search-cat-off .careerfy-banner-search-three ul li,
.search-keyword-off .careerfy-banner-search-three ul li,
.search-loc-off .careerfy-banner-search-three ul li,
.careerfy-banner-search-four.search-cat-off ul li,
.careerfy-banner-search-four.search-keyword-off ul li,
.careerfy-banner-search-four.search-loc-off ul li {
    width: 42%;
}

.careerfy-banner-search-four a.geolction-btn {
    position: absolute;
    right: -11px;
    top: 2px;
}

/* ==========================================================================
   6. STYLE 6 (careerfy-banner-search-six)
   ========================================================================== */

.careerfy-banner-search-six.search-keyword-off.search-cat-off ul li,
.careerfy-banner-search-six.search-cat-off.search-loc-off ul li,
.careerfy-banner-search-six.search-keyword-off.search-loc-off ul li {
    width: 81%;
}

.careerfy-banner-search-six.search-keyword-off.search-cat-off ul li:last-child,
.careerfy-banner-search-six.search-cat-off.search-loc-off ul li:last-child,
.careerfy-banner-search-six.search-keyword-off.search-loc-off ul li:last-child {
    width: 19%;
}

.careerfy-banner-search-six.search-cat-off ul li,
.careerfy-banner-search-six.search-keyword-off ul li,
.careerfy-banner-search-six.search-loc-off ul li {
    width: 40.50%;
}

.careerfy-banner-search-six a.geolction-btn {
    position: absolute;
    right: 18px;
    top: 13px;
}

.careerfy-banner-search-six span.loc-loader {
    position: absolute;
    right: 20px;
    top: 12px;
    background: #f6f6f6;
    z-index: 1;
}

/* ==========================================================================
   7. STYLE 7 (careerfy-banner-search-seven)
   ========================================================================== */

.careerfy-banner-search-seven a.geolction-btn i {
    position: static;
}

.careerfy-banner-search-seven a.geolction-btn {
    position: absolute;
    right: 28px;
    top: 2px;
    display: flex;
    align-items: center;
    height: 75%;
}

.careerfy-banner-search-seven .careerfy-radius-tooltip {
    right: 0px;
}

.careerfy-banner-search-seven .mapboxgl-ctrl-geocoder {
    border-radius: 80px;
}

.careerfy-banner-search-seven.search-keyword-off.search-cat-off ul li:first-child,
.careerfy-banner-search-seven.search-cat-off.search-loc-off ul li:first-child,
.careerfy-banner-search-seven.search-keyword-off.search-loc-off ul li:first-child {
    width: 86%;
}

/* ==========================================================================
   8. STYLE 8 (careerfy-banner-search-eight)
   ========================================================================== */

.careerfy-banner-search-eight a.geolction-btn {
    position: absolute;
    right: 0px;
    top: 0px;
    font-size: 18px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0px;
    padding: 0px 10px;
}

form.careerfy-banner-search-eight.all-searches-on ul li:nth-child(2) input[type="text"] {
    border-radius: 0px;
}

.careerfy-banner-search-eight.search-cat-off.search-loc-off ul li:nth-child(1),
.careerfy-banner-search-eight.search-keyword-off.search-cat-off.search-loc-off ul li:nth-child(1),
.careerfy-banner-search-eight.search-keyword-off.search-cat-off ul li:nth-child(1),
.careerfy-banner-search-eight.search-keyword-off.search-loc-off ul li:nth-child(1) {
    width: 68.50%;
}

.careerfy-banner-search-eight.search-cat-off.search-loc-off ul li:nth-child(2),
.careerfy-banner-search-eight.search-keyword-off.search-cat-off.search-loc-off ul li:nth-child(2),
.careerfy-banner-search-eight.search-keyword-off.search-cat-off ul li:nth-child(2),
.careerfy-banner-search-eight.search-keyword-off.search-loc-off ul li:nth-child(2) {
    width: 20%;
}

/* ==========================================================================
   10. STYLE 10 (careerfy-banner-search-ten)
   ========================================================================== */

.careerfy-banner-search-ten.search-keyword-off.search-cat-off ul.careerfy-search-ten-grid li,
.careerfy-banner-search-ten.search-cat-off.search-loc-off ul.careerfy-search-ten-grid li,
.careerfy-banner-search-ten.search-keyword-off.search-loc-off ul.careerfy-search-ten-grid li {
    width: 81%;
}

.careerfy-banner-search-ten.search-keyword-off.search-cat-off ul.careerfy-search-ten-grid li:last-child,
.careerfy-banner-search-ten.search-cat-off.search-loc-off ul.careerfy-search-ten-grid li:last-child,
.careerfy-banner-search-ten.search-keyword-off.search-loc-off ul.careerfy-search-ten-grid li:last-child {
    width: 19%;
}

.careerfy-banner-search-ten.search-loc-off ul.careerfy-search-ten-grid li,
.careerfy-banner-search-ten.search-keyword-off ul.careerfy-search-ten-grid li,
.careerfy-banner-search-ten.search-cat-off ul.careerfy-search-ten-grid li {
    width: 40.50%;
}

.careerfy-banner-search-ten .careerfy-radius-tooltip label {
    background-color: transparent;
    border: none;
    padding: 0 0 6px 0;
    height: auto;
}

.careerfy-search-ten .item {
    height: 54px;
    padding-top: 19px;
    color: #777;
    font-size: 14px;
}

.careerfy-search-ten .selectize-input {
    height: 56px;
}

.careerfy-search-ten .selectize-control {
    float: left;
    width: 100%;
    height: 56px;
}

/* ==========================================================================
   11. STYLE 11 (careerfy-banner-eleven-search)
   ========================================================================== */

.careerfy-banner-eleven-search .selectize-control.single .selectize-input,
.careerfy-banner-eleven-search .selectize-control {
    background-color: transparent;
    height: 55px;
}

.careerfy-banner-eleven-search .selectize-control.single .selectize-input.input-active {
    background: transparent;
}

.careerfy-banner-eleven-search .selectize-select .item {
    height: 100%;
    color: #fff;
    align-items: center;
    display: flex;
}

.careerfy-banner-eleven-search a.geolction-btn i {
    position: static;
}

.careerfy-banner-eleven-search a.geolction-btn {
    position: absolute;
    right: 20px;
    top: 16px;
}

.careerfy-banner-eleven-search .selectize-control.single .selectize-input:after,
.careerfy-banner-eleven-search .selectize-control.single .selectize-input:before {
    color: #ffffff;
}

.careerfy-banner-eleven-search span.sugg-search-loader i {
    position: static;
}

.careerfy-banner-eleven-search span.sugg-search-loader {
    position: absolute;
    right: 15px;
    top: 16px;
}

/* Style 9/11 selectize padding */
.careerfy-banner-eleven .selectize-control.single .selectize-input,
.careerfy-banner-eleven .selectize-control.single .selectize-input input {
    padding: 0px 18px 0px 30px;
}

.careerfy-banner-eleven .selectize-control:before {
    content: "\e97a";
    font-family: careerfy;
    position: absolute;
    left: 10px;
    top: 17px;
    z-index: 9;
    color: #ffffff;
    font-size: 15px;
}

/* ==========================================================================
   12. STYLE 12 (careerfy-fifteen-banner) - MODERNIZED
   ========================================================================== */

.careerfy-fifteen-banner {
    float: left;
    width: 100%;
    background-repeat: no-repeat;
    position: relative;
}

.careerfy-fifteen-banner-inner {
    float: left;
    width: 65%;
    background-position: 90% 44% !important;
    position: relative;
    z-index: 2;
}

.careerfy-fifteen-banner h1 {
    font-size: clamp(36px, 5vw, 65px);
    font-weight: 800;
    margin-bottom: 13px;
    color: #ffffff;
    text-transform: uppercase;
    line-height: 1.2;
    display: inline-block;
    width: 85%;
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
    letter-spacing: -0.5px;
    animation: style12-fadeInUp 0.6s ease-out;
}

.careerfy-fifteen-banner span.careerfy-fifteen-banner-description {
    display: block;
    font-size: clamp(16px, 2vw, 20px);
    color: #ffffff;
    margin-bottom: 36px;
    word-break: break-word;
    opacity: 0.95;
    text-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
    animation: style12-fadeInUp 0.6s ease-out 0.1s both;
}

/* Banner overlay */
.careerfy-fifteen-banner::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0.2) 100%);
    pointer-events: none;
    z-index: 1;
}

/* Tabs */
.careerfy-fifteen-banner-tabs {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    animation: style12-fadeInUp 0.6s ease-out 0.2s both;
}

.careerfy-fifteen-banner-tabs .careerfy-banner-eleven-tabs-nav {
    gap: 8px;
    display: flex;
    flex-wrap: wrap;
}

.careerfy-fifteen-banner-tabs .careerfy-banner-eleven-tabs-nav li a {
    font-size: 15px;
    font-weight: 600;
    padding: 14px 28px;
    border: 2px solid rgba(255, 255, 255, 0.4);
    border-radius: 10px 10px 0 0;
    background: rgba(255, 255, 255, 0.2);
    color: #ffffff;
    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
    transition: all 0.3s ease-in-out;
    position: relative;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}

.careerfy-fifteen-banner-tabs .careerfy-banner-eleven-tabs-nav li a:hover {
    background: rgba(255, 255, 255, 0.3);
    border-color: rgba(255, 255, 255, 0.6);
    transform: translateY(-2px);
}

.careerfy-fifteen-banner-tabs .careerfy-banner-eleven-tabs-nav li.active a {
    background: rgba(255, 255, 255, 0.95);
    color: #333333;
    border-color: rgba(255, 255, 255, 0.95);
    box-shadow: 0 -4px 20px rgba(0, 0, 0, 0.15);
    transform: translateY(-2px);
}

/* Tab Content - Glassmorphism */
.careerfy-fifteen-banner-tabs .tab-content {
    float: left;
    width: 100%;
    background: rgba(255, 255, 255, 0.95);
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    padding: 30px;
    border-radius: 0 16px 16px 16px;
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.2);
    border: 1px solid rgba(255, 255, 255, 0.3);
    overflow: visible;
    box-sizing: border-box;
}

/* Search Form */
.careerfy-fifteen-banner-search,
.careerfy-fifteen-banner-search ul {
    display: flex;
    width: 100%;
}

.careerfy-fifteen-banner-search ul {
    gap: 15px;
    align-items: stretch;
    flex-wrap: nowrap;
    margin: 0 !important;
    padding: 0 !important;
}

.careerfy-fifteen-banner-search ul li {
    display: inline-flex;
    list-style: none;
    position: relative;
    flex: 1 1 0;
    min-width: 0;
}

.careerfy-fifteen-banner-search ul li:last-child {
    flex: 0 0 auto;
}

.careerfy-fifteen-banner-search ul li>div {
    width: 100%;
    height: 100%;
}

.careerfy-fifteen-banner-search input[type="text"] {
    display: flex;
    width: 100%;
    background: #f8f9fa;
    border: 2px solid #e8e8e8;
    border-radius: 8px;
    font-size: 15px;
    color: #333333;
    padding: 10px 20px;
    height: 52px;
    transition: all 0.3s ease-in-out;
}

.careerfy-fifteen-banner-search input[type="text"]:focus {
    background: #ffffff;
    border-color: #13b5ea;
    box-shadow: 0 0 0 4px rgba(19, 181, 234, 0.15);
    outline: none;
}

.careerfy-fifteen-banner-search input[type="submit"] {
    display: flex;
    width: 100%;
    background: #13b5ea;
    border: none;
    border-radius: 8px;
    font-size: 15px;
    font-weight: 600;
    color: #ffffff;
    padding: 12px 28px;
    height: 52px;
    min-width: 120px;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
}

.careerfy-fifteen-banner-search input[type="submit"]:hover {
    background: #0d9fd0;
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(19, 181, 234, 0.4);
}

/* Selectize */
.careerfy-fifteen-banner .selectize-control.single .selectize-input,
.careerfy-fifteen-banner .selectize-control {
    height: 100%;
}

.careerfy-fifteen-banner .selectize-input {
    background: #f8f9fa !important;
    border: 2px solid #e8e8e8 !important;
    border-radius: 8px !important;
    height: 52px !important;
    padding: 12px 20px !important;
    font-size: 15px !important;
    display: flex !important;
    align-items: center !important;
    transition: all 0.3s ease-in-out !important;
    box-shadow: none !important;
}

.careerfy-fifteen-banner .selectize-input.focus {
    background: #ffffff !important;
    border-color: #13b5ea !important;
    box-shadow: 0 0 0 4px rgba(19, 181, 234, 0.15) !important;
}

.careerfy-fifteen-banner .selectize-dropdown {
    border: 2px solid #e8e8e8 !important;
    border-radius: 8px !important;
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.15) !important;
    margin-top: 5px !important;
}

/* Geolocation */
.careerfy-fifteen-banner a.geolction-btn {
    width: 42px;
    height: 42px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(19, 181, 234, 0.1);
    border-radius: 8px;
    position: absolute;
    right: 5px;
    top: 50%;
    transform: translateY(-50%);
    transition: all 0.3s ease-in-out;
    z-index: 5;
}

.careerfy-fifteen-banner a.geolction-btn:hover {
    background: #13b5ea;
}

.careerfy-fifteen-banner a.geolction-btn i {
    font-size: 18px;
    color: #13b5ea;
    transition: color 0.2s ease;
}

.careerfy-fifteen-banner a.geolction-btn:hover i {
    color: #ffffff;
}

.careerfy-fifteen-banner span.sugg-search-loader {
    position: absolute;
    right: 14px;
    top: 7px;
}

@keyframes style12-fadeInUp {
    from {
        opacity: 0;
        transform: translateY(20px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

/* ==========================================================================
   13. STYLE 13 (careerfy-thirteen-banner)
   ========================================================================== */

.careerfy-thirteen-banner .careerfy-thirteen-banner-search .careerfy-select-style {
    width: 100%;
}

.careerfy-thirteen-banner-search .careerfy-radius-tooltip {
    right: auto;
    left: -7px;
}

.careerfy-thirteen-banner a.geolction-btn i {
    position: static;
}

.careerfy-thirteen-banner a.geolction-btn {
    position: absolute;
    right: 18px;
    top: 1px;
}

.careerfy-thirteen-banner .selectize-control:before {
    content: "\e97a";
    font-family: careerfy;
    position: absolute;
    z-index: 9;
    color: #13b5ea;
    font-size: 15px;
    display: flex;
    height: 100%;
    align-items: center;
    padding: 0px 11px;
}

.careerfy-thirteen-banner .selectize-control.single .selectize-input,
.careerfy-thirteen-banner .selectize-control.single .selectize-input input {
    padding: 0px 18px 0px 30px;
}

.careerfy-thirteen-banner .item {
    height: 36px;
    padding-top: 10px;
    color: #666;
}

.careerfy-thirteen-banner .selectize-input {
    height: 38px;
}

.careerfy-thirteen-banner .selectize-control {
    float: left;
    width: 100%;
    height: 38px;
}

/* ==========================================================================
   14. STYLE 14 (careerfy-fourteen-banner)
   ========================================================================== */

.careerfy-fourteen-banner .selectize-control {
    height: 51px;
}

.careerfy-fourteen-banner .selectize-control.single .selectize-input,
.careerfy-fourteen-banner .selectize-control.single .selectize-input input {
    height: 51px;
}

.careerfy-fourteen-banner .selectize-input .item {
    padding-top: 16px;
    font-size: 15px;
    color: #777;
}

.careerfy-fourteen-banner .selectize-input {
    border-radius: 0px;
}

.careerfy-fourteen-banner .geolction-btn {
    position: absolute;
    right: 19px;
    top: 18px;
    width: auto;
}

.careerfy-fourteen-banner .careerfy-fourteen-fields li {
    position: relative;
}

.careerfy-fourteen-banner .careerfy-select-style,
.careerfy-fourteen-banner .careerfy-tooltip-radius-wrapper {
    width: 100%;
}

.careerfy-fourteen-banner.all-searches-on .careerfy-fourteen-caption form {
    width: 100%;
}

/* ==========================================================================
   15. STYLE 15 (careerfy-banner-twelve-search)
   ========================================================================== */

.careerfy-banner-twelve-search .careerfy-tooltip-radius-wrapper,
.careerfy-banner-twelve-search .careerfy-select-style {
    float: left;
    width: 100%;
}

.careerfy-banner-twelve-search .item {
    height: 51px;
    padding-top: 17px;
    font-size: 15px;
    color: #555;
}

.careerfy-banner-twelve-search .selectize-input {
    border-radius: 0px;
    height: 53px;
}

.careerfy-banner-twelve-search .selectize-dropdown-content {
    max-height: 134px;
}

.careerfy-banner-twelve-search .selectize-control.single .selectize-input,
.careerfy-banner-twelve-search .selectize-control.single .selectize-input input {
    padding: 0px 18px 0px 50px;
}

.careerfy-banner-twelve-search .selectize-control:before {
    content: "\e97a";
    font-family: careerfy;
    position: absolute;
    left: 25px;
    top: 17px;
    z-index: 9;
    color: #999;
    font-size: 18px;
}

.careerfy-twelve-fields {
    display: flex;
    width: 100%;
    margin: 0px;
}

.careerfy-twelve-fields li {
    display: inline-flex;
    flex: 1;
    list-style: none;
    position: relative;
    border-left: 1px solid #ddd;
}

.careerfy-twelve-fields li>div {
    width: 100%;
}

.careerfy-twelve-fields li:last-child {
    flex: 0.5;
}

.careerfy-twelve-fields a.geolction-btn i {
    position: static;
}

.careerfy-twelve-fields a.geolction-btn {
    position: absolute;
    right: 17px;
    top: 16px;
}

.careerfy-twelve-fields .selectize-control {
    height: 53px;
}

/* ==========================================================================
   16. STYLE 16 (careerfy-sixteen-banner)
   ========================================================================== */

.careerfy-sixteen-banner .careerfy-tooltip-radius-wrapper {
    position: relative;
    width: 100%;
}

.careerfy-sixteen-banner a.geolction-btn {
    position: absolute;
    right: 19px;
    top: 13px;
}

.careerfy-sixteen-banner span.loc-loader {
    position: absolute;
    left: 10px;
    top: 12px;
}

.careerfy-sixteen-banner .selectize-input,
.careerfy-sixteen-banner .selectize-input.dropdown-active {
    border-radius: 0px;
    height: 53px;
}

.careerfy-sixteen-banner .selectize-control.single .selectize-input {
    background-color: #f2f2f2;
}

.careerfy-sixteen-banner .item {
    padding-top: 16px;
    color: #777;
    font-size: 16px;
}

.careerfy-sixteen-banner .careerfy-select-style {
    float: left;
    width: 100%;
}

.careerfy-sixteen-banner ul {
    display: flex;
    width: 100%;
}

.careerfy-sixteen-banner ul li {
    display: inline-flex;
    list-style: none;
    flex: 1;
    position: relative;
}

.careerfy-sixteen-banner ul li:last-child {
    flex: 0.5;
}

.careerfy-sixteen-banner ul li>div {
    width: 100%;
}

.careerfy-sixteen-banner .selectize-control {
    height: 53px;
}

.careerfy-sixteen-banner ul li:first-child {
    border-right: 1px solid #ddd;
}

.careerfy-sixteen-banner ul li:nth-child(3) {
    border-left: 1px solid #ddd;
}

.careerfy-sixteen-banner.all-searches-on form {
    width: 100%;
}

/* ==========================================================================
   18. STYLE 18 (careerfy-eighteen-banner)
   ========================================================================== */

.careerfy-eighteen-banner .careerfy-select-style,
.careerfy-eighteen-banner .careerfy-tooltip-radius-wrapper {
    float: left;
    width: 100%;
}

.careerfy-eighteen-banner .careerfy-tooltip-radius-wrapper {
    position: relative;
}

.careerfy-eighteen-banner a.geolction-btn {
    position: absolute;
    right: 19px;
    top: 21px;
}

.careerfy-eighteen-banner .item {
    height: 52px;
    padding-top: 19px;
    font-size: 15px;
    color: #666;
}

.careerfy-eighteen-banner .selectize-input {
    border-radius: 0px;
    height: 54px;
}

.careerfy-eighteen-banner span.sugg-search-loader {
    position: absolute;
    left: 12px;
    top: 13px;
    color: #999;
}

.careerfy-eighteen-banner .selectize-control.single .selectize-input {
    background-color: #eef0f2;
}

.careerfy-eighteen-banner .careerfy-tooltip-radius-wrapper span.loc-loader {
    position: absolute;
    left: 10px;
    top: 12px;
}

.careerfy-eighteen-fields {
    display: flex;
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
}

.careerfy-eighteen-fields li {
    display: inline-flex;
    list-style: none;
    position: relative;
    border-left: 1px solid #ddd;
    line-height: 0.7;
    flex: 1;
}

.careerfy-eighteen-fields li>div {
    width: 100%;
}

.careerfy-eighteen-fields .selectize-control {
    height: 54px;
}

.careerfy-eighteen-fields li:last-child {
    flex: 0.5;
}

/* ==========================================================================
   19. STYLE 19 (careerfy-nineteen-search)
   ========================================================================== */

.careerfy-nineteen-search .careerfy-select-style {
    float: left;
    width: 100%;
}

.careerfy-nineteen-search .item {
    height: 54px;
    padding-top: 18px;
    font-size: 15px;
    color: #777;
}

.careerfy-nineteen-search .selectize-input {
    height: 56px;
}

.careerfy-nineteen-search .selectize-control {
    float: left;
    width: 100%;
    height: 56px;
}

.careerfy-nineteen-search a.geolction-btn i {
    position: static;
}

.careerfy-nineteen-search a.geolction-btn {
    position: absolute;
    right: 13px;
    top: 18px;
}

.careerfy-nineteen-search .careerfy-radius-tooltip {
    z-index: 50;
}

.careerfy-nineteen-search .selectize-control:before {
    content: "\e97a";
    font-family: careerfy;
    position: absolute;
    left: 23px;
    top: 19px;
    z-index: 9;
    color: #999999;
    font-size: 18px;
}

.careerfy-nineteen-search .selectize-control.single .selectize-input,
.careerfy-nineteen-search .selectize-control.single .selectize-input input {
    padding: 0px 18px 0px 50px;
}

/* ==========================================================================
   20. STYLE 20 (careerfy-twenty-search)
   ========================================================================== */

.careerfy-twenty-search .careerfy-select-style {
    float: left;
    width: 100%;
}

.careerfy-twenty-search .item {
    height: 43px;
    padding-top: 13px;
    font-size: 14px;
    color: #777;
}

.careerfy-twenty-search .selectize-input {
    height: 45px;
}

.careerfy-twenty-search .selectize-control {
    float: left;
    width: 100%;
    height: 45px;
}

.careerfy-twenty-search .careerfy-radius-tooltip {
    z-index: 50;
}

/* ==========================================================================
   21. STYLE 21 (careerfy-twentyone-search)
   ========================================================================== */

.careerfy-twentyone-search .careerfy-select-style {
    float: left;
    width: 100%;
}

.careerfy-twentyone-loc-search ul li {
    float: left;
    width: 33.333%;
    position: relative;
    list-style: none;
    padding: 0px 10px;
}

.careerfy-twentyone-search .item {
    height: 59px;
    padding-top: 21px;
    font-size: 15px;
    color: #777;
}

.careerfy-twentyone-search .selectize-input {
    height: 60px;
    border-radius: 80px;
}

.careerfy-twentyone-search .selectize-control {
    float: left;
    width: 100%;
    height: 64px;
    border: 2px solid;
    border-radius: 80px;
}

.careerfy-twentyone-search .careerfy-radius-tooltip {
    right: 150px;
    z-index: 100;
}

.careerfy-twentyone-search .selectize-control:before {
    content: "\e97a";
    font-family: careerfy;
    position: absolute;
    left: 30px;
    top: 20px;
    z-index: 9;
    color: #999999;
    font-size: 16px;
}

.careerfy-twentyone-search .selectize-control.single .selectize-input,
.careerfy-twentyone-search .selectize-control.single .selectize-input input {
    padding: 0px 18px 0px 50px;
}

.careerfy-twentyone-search .careerfy-twentyone-loc-search ul li .geolction-btn {
    position: absolute;
    right: 165px;
    top: 21px;
}

.careerfy-twentyone-search .careerfy-twentyone-loc-search ul li .geolction-btn i {
    position: static;
}

.careerfy-twentyone-search.all-searches-on .careerfy-twentyone-search-inner {
    width: 100%;
}

/* ==========================================================================
   22. STYLE 22 (careerfy-twentytwo-search)
   ========================================================================== */

.careerfy-twentytwo-search .careerfy-select-style {
    float: left;
    width: 100%;
}

.careerfy-twentytwo-search .item {
    height: 52px;
    padding-top: 17px;
    font-size: 15px;
    color: #777;
}

.careerfy-twentytwo-search .selectize-input {
    height: 54px;
}

.careerfy-twentytwo-search .selectize-control {
    float: left;
    width: 100%;
    height: 54px;
}

.careerfy-twentytwo-search .careerfy-twentytwo-loc-search ul li {
    float: left;
    width: 28.50%;
    list-style: none;
    position: relative;
}

.careerfy-twentytwo-search.all-searches-on {
    width: 580px;
}

.careerfy-twentytwo-search a.geolction-btn {
    position: absolute;
    right: 22px;
    top: 19px;
}

/* ==========================================================================
   23. RESPONSIVE STYLES
   ========================================================================== */

@media only screen and (max-width: 1200px) {
    .careerfy-fifteen-banner-inner {
        width: 80%;
    }
}

@media only screen and (max-width: 991px) {
    .careerfy-fifteen-banner-inner {
        width: 100%;
    }

    .careerfy-fifteen-banner h1 {
        font-size: 36px;
    }

    .careerfy-fifteen-banner-tabs .tab-content {
        padding: 25px;
        border-radius: 0 0 16px 16px;
    }

    .careerfy-fifteen-banner-search ul {
        flex-wrap: wrap;
    }

    .careerfy-fifteen-banner-search ul li {
        flex: 1 1 calc(50% - 10px);
    }

    .careerfy-fifteen-banner-search ul li:last-child {
        flex: 1 1 100%;
    }

    .careerfy-fifteen-banner-search input[type="submit"] {
        width: 100%;
    }
}

@media only screen and (max-width: 768px) {
    .careerfy-fifteen-banner-tabs .careerfy-banner-eleven-tabs-nav {
        flex-direction: column;
        gap: 5px;
    }

    .careerfy-fifteen-banner-tabs .careerfy-banner-eleven-tabs-nav li a {
        border-radius: 8px;
        justify-content: center;
        padding: 12px 20px;
        width: 100%;
    }

    .careerfy-fifteen-banner-tabs .careerfy-banner-eleven-tabs-nav li.active a {
        border-radius: 8px;
    }

    .careerfy-fifteen-banner-tabs .tab-content {
        border-radius: 12px;
        margin-top: 10px;
    }

    .careerfy-fifteen-banner-search ul li {
        flex: 1 1 100%;
    }
}

@media only screen and (max-width: 480px) {
    .careerfy-fifteen-banner h1 {
        font-size: 28px;
    }

    .careerfy-fifteen-banner-tabs .tab-content {
        padding: 20px 15px;
    }

    .careerfy-fifteen-banner-search input[type="text"],
    .careerfy-fifteen-banner .selectize-input,
    .careerfy-fifteen-banner-search input[type="submit"] {
        height: 48px !important;
    }
}