/* #215EAC
    #FFC028
    #4D4D4F
    #C4DBEF 
    #90afd7
    */

body {
    font-family: "Roboto", sans-serif;
}

.all-cnt {
    width: 100%;
    margin: 0 auto;
    max-width: 1440px;
}

.fixed-top {
    max-width: 1440px;
    margin: 0 auto;
}

.main-content {
    margin-top: 335px;
}

#header {
    background: #fff;
}

.navbar-nav {
    float: left;
    width: 100%;
}

.navbar-brand {
    float: left;
    width: 40%;
    margin-right: 20%;
}

.navbar-brand img {
    width: 70%;
}

.navbar-nav li.nav-item {
    width: 32%;
    margin-right: 1%;
}

.nav-item a.btn.btn-primary {
    background: transparent;
    color: #215eac;
    border-color: #c4dbef;
    padding: 8px 35px;
}

.nav-link {
    color: #215eac;
    text-decoration: underline;
}

.search-cnt {
    background: #215eac;
    width: 100%;
    float: left;
    margin: 0;
    padding: 20px;
}

.search-cnt-inner {
    width: 80%;
    margin: 0 auto;
}

.search-cnt form input,
.search-cnt form select {
    min-width: 100%;
    height: auto;
    box-sizing: inherit !important;
    padding: 9px 10px;
    border-radius: 0px;
}

.MicrosoftMap .as_container_search {
    width: 100% !important;
}

.search-cnt form {
    width: 100%;
    float: left;
}

.ui.selection.dropdown {
    min-width: 100% !important;
    width: 100%;
    border-radius: 0px !important;
}

.form-group {
    float: left;
    width: 23%;
    margin-left: 2%;
    margin-bottom: 0;
    position: relative;
}

.search-btn {
    background: transparent;
    width: 23%;
    margin-left: 2%;
    margin-bottom: 0;
    border: 1.5px solid #fff;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    padding: 7px;
    text-transform: uppercase;
    border-radius: 0px;
}

.form-control {
    border-radius: 0px;
}

.search-btn:hover {
    background: #fff;
    color: #215eac;
    transition: 0.3s;
    border-color: #fff;
}

.reward-cnt {
    background: #c4dbef;
    width: 100%;
    float: left;
}

.reward-cnt-inner,
.reward-cnt-inner .col-md-6 {
    display: flex;
}

.reward-cnt h2 {
    font-size: 70px;
    text-align: center;
    font-weight: 900;
    color: #215eac;
    align-self: center;
}

.reward-cnt img {
    max-width: 100%;
}

.feature-cnt {
    width: 100%;
    float: left;
}

.feature-cnt .img-cnt {
    width: 60%;
    margin: 0 auto;
}

.feature-cnt .img-cnt img {
    width: 100%;
    box-shadow: 0px 0px 5px 1px rgb(0 0 0 / 20%);
    margin-top: 10px;
    margin-bottom: 20px;
}

.feature-cnt p {
    font-size: 20px;
}

.feature-cnt-inner {
    padding: 35px;
}

.slider-vertical .slick-prev:before,
.slider-vertical .slick-next:before {
    display: none;
}

.slider-vertical .slick-prev,
.slider-vertical .slick-next {
    width: 0;
    height: 0;
    border-style: solid;
    margin: 10px;
    display: inline-block;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 10;
    cursor: pointer;
    position: absolute;
    padding: 0;
    background: transparent;
}

.slider-vertical .slick-prev {
    border-width: 0 14px 14px 14px;
    border-color: #4d4d4f transparent;
    top: -30px;
}

.slider-vertical .slick-next {
    border-width: 14px 14px 0px 14px;
    border-color: #4d4d4f transparent;
    bottom: -10px;
    top: auto;
}

.slider-vertical .slick-prev.slick-disabled,
.slider-vertical .slick-next.slick-disabled {
    opacity: 0.1;
    cursor: default;
}

.slider-vertical .text-cnt {
    width: 100%;
    background: #c4dbef;
    border: 1px solid #215eac;
    margin-bottom: 20px;
}

.slider-vertical .text-cnt h3 {
    width: 100%;
    text-align: center;
    padding: 35px 35px;
    font-size: 22px;
    word-break: break-word;
    margin: 0;
    color: #215eac;
}

.slider-cnt {
    margin-top: 5%;
}

.feature-cnt-inner ul {
    padding-left: 25px;
    list-style-type: none;
}

.feature-cnt-inner ul li {
    width: 49%;
    float: left;
    font-size: 20px;
    margin-right: 1%;
}

.feature-cnt-inner ul>li:before {
    content: "-";
    position: absolute;
    margin-left: -1.1em;
}

.benefit-cnt {
    float: left;
    width: 100%;
    margin-top: 2%;
    margin-bottom: 2%;
}

.benefit-cnt-inner {
    float: left;
    width: 100%;
}

.benefit-title {
    width: 100%;
    background: #90afd7;
    padding: 20px;
}

.benefit-title h3 {
    width: 100%;
    margin: 0 auto;
    color: #fff;
    font-size: 36px;
    letter-spacing: 2px;
    padding-left: 25px;
}

.benefits .col-md-4 {
    float: left;
}

.benefits {
    padding: 35px;
}

.benefits>p {
    padding-left: 70px;
}

.benefits h2 {
    color: #215eac;
    font-size: 24px;
}

.benefits ul {
    padding: 5px;
    list-style: none;
}

.benefits .col-md-4 {
    height: 220px;
    padding-left: 5%;
    border-right: 2px solid #215eac;
}

.benefits .col-md-4:last-child {
    border-right: none;
}

.footer {
    background: #90afd7;
    float: left;
    width: 100%;
    padding: 20px;
    color: #fff;
}

.footer {
    color: #fff;
}

.footer .social-cnt {
    line-height: 40px;
}

.footer-inner {
    width: 85%;
    margin: 0 auto;
}

.footer ul {
    list-style: none;
    width: 100%;
    float: left;
}

.footer h3 {
    font-size: 20px;
    line-height: 45px;
}

.footer ul li {
    float: right;
    width: 15%;
    margin-top: 1%;
}

.footer-inner ul li a {
    color: #fff !important;
}

.footer-inner ul li a {
    color: #fff !important;
    border: 1px solid;
    padding: 15px;
    border-radius: 30px;
}

.footer-inner ul li a i.fa {
    font-size: 22px;
}

.fa.fa-facebook-f {
    padding: 0px 4px;
}

.footer-inner ul li a:hover {
    background: #fff;
    color: #90afd7 !important;
}

i.search-find-me.fa-crosshairs {
    position: absolute;
    right: 15px;
    top: 13px;
}

.ui-widget-content.ui-autocomplete {
    z-index: 9999;
    max-width: 300px;
}

.ui-menu .ui-menu-item {
    padding: 10px 5px;
    border-bottom: 1px solid #ddd;
}


/* Map CSS */

.marker-cluster-small {
    background-color: rgba(33, 94, 172, 0.4);
}

.marker-cluster-small div {
    background-color: rgba(33, 94, 172, 0.4);
}

.marker-cluster-medium {
    background-color: rgba(33, 94, 172, 0.4);
}

.marker-cluster-medium div {
    background-color: rgba(33, 94, 172, 0.4);
}

.marker-cluster-large {
    background-color: rgba(33, 94, 172, 0.4);
}

.marker-cluster-large div {
    background-color: rgba(33, 94, 172, 0.4);
}

.leaflet-oldie .marker-cluster-small {
    background-color: #b5e28c;
}

.leaflet-oldie .marker-cluster-small div {
    background-color: #6ecc39;
}

.leaflet-oldie .marker-cluster-medium {
    background-color: #f1d357;
}

.leaflet-oldie .marker-cluster-medium div {
    background-color: #f0c20c;
}

.leaflet-oldie .marker-cluster-large {
    background-color: #fd9c73;
}

.leaflet-oldie .marker-cluster-large div {
    background-color: #f18017;
}

.marker-cluster {
    background-clip: padding-box;
    border-radius: 20px;
}

.marker-cluster div {
    width: 30px;
    height: 30px;
    margin-left: 5px;
    margin-top: 5px;
    text-align: center;
    border-radius: 15px;
    font: 12px "Helvetica Neue", Arial, Helvetica, sans-serif;
}

.marker-cluster span {
    line-height: 30px;
    color: #fff;
}

.map-section {
    float: left;
    width: 100%;
}

h1.map-title {
    width: 100%;
    text-align: center;
    margin: 0;
    padding: 15px;
}


/* Table css */

.jtable.ui-widget-content thead {
    display: none;
}

div#locationData {
    width: 75%;
    margin: 0 auto;
    font-size: 20px;
}

.jtable.ui-widget-content {
    border: none;
}

.jtable td.title-column {
    color: #215eac;
}

.jtable-left-area {
    order: 2;
}

.jtable-right-area {
    order: 1;
}

span.jtable-page-number-next-mobile.ui-button.ui-state-default {
    color: #215eac;
    border: none;
    background: transparent;
    padding: 0;
    text-decoration: underline;
}

span.jtable-page-number-next.ui-button.ui-state-default {
    display: none;
}


/* Modal Design */

.modal-dialog {
    max-width: 975px;
}

.similar-job {
    width: 30%;
    float: left;
    margin-right: 3%;
    margin-bottom: 3%;
}

.similar-job a {
    color: #215eac;
    text-decoration: underline;
}

.modal-body {
    max-height: 500px;
    overflow-y: scroll;
}

.similar-job-location {
    margin: 5px 0;
}

.similar-job-title {
    color: #215eac;
    margin: 5px 0;
}

@media (max-width: 820px) {
    .nav-item a.btn.btn-primary {
        width: 100%;
        margin-bottom: 5px;
    }
    .navbar-toggler {
        font-size: 28px;
        color: #215eac;
    }
    .form-group {
        width: 100%;
        margin-left: 0px;
        margin-bottom: 2%;
    }
    .search-btn {
        width: 100%;
        margin-left: 0%;
    }
    .reward-cnt h2 {
        font-size: 38px;
    }
    .slider-vertical .text-cnt h3 {
        font-size: 16px;
        padding: 10px 0px;
    }
    .feature-cnt p,
    .feature-cnt-inner ul li {
        font-size: 14px;
    }
    .benefit-title h3 {
        font-size: 18px;
        letter-spacing: 1px;
    }
    .benefits h2 {
        font-size: 16px;
    }
    .footer-inner {
        width: 90%;
    }
    .footer h3 {
        font-size: 14px;
    }
    .footer ul li {
        width: 25%;
    }
    .footer-inner ul li a i.fa {
        font-size: 20px;
    }
    .footer-inner ul li a {
        padding: 12px;
    }
    .footer {
        padding-bottom: 0;
    }
    .benefits .col-md-4 {
        height: 230px;
    }
    .navbar-brand img {
        width: 90%;
    }
    .job-title {
        font-size: 28px;
    }
    .similar-job {
        width: 47%;
    }
}

@media (max-width: 768px) {
    .nav-item a.btn.btn-primary {
        width: 100%;
        margin-bottom: 5px;
    }
    .navbar-toggler {
        font-size: 28px;
        color: #215eac;
    }
    .form-group {
        width: 100%;
        margin-left: 0px;
        margin-bottom: 2%;
    }
    .search-btn {
        width: 100%;
        margin-left: 0%;
    }
    .reward-cnt h2 {
        font-size: 38px;
    }
    .slider-vertical .text-cnt h3 {
        font-size: 16px;
        padding: 10px 0px;
    }
    .feature-cnt p,
    .feature-cnt-inner ul li {
        font-size: 14px;
    }
    .benefit-title h3 {
        font-size: 18px;
        letter-spacing: 1px;
    }
    .benefits h2 {
        font-size: 16px;
    }
    .footer-inner {
        width: 90%;
    }
    .footer h3 {
        font-size: 14px;
    }
    .footer ul li {
        width: 25%;
    }
    .footer-inner ul li a i.fa {
        font-size: 20px;
    }
    .footer-inner ul li a {
        padding: 12px;
    }
    .footer {
        padding-bottom: 0;
    }
    .benefits .col-md-4 {
        height: 230px;
    }
    .navbar-brand img {
        width: 90%;
    }
    .job-title {
        font-size: 28px;
    }
    .similar-job {
        width: 47%;
    }
}

@media (max-width: 640px) {
    .reward-cnt-inner,
    .reward-cnt-inner .col-md-6 {
        display: block;
        width: 100%;
        padding: 0;
    }
    .reward-cnt h2 {
        font-size: 32px;
    }
    .feature-cnt .img-cnt {
        width: 100%;
    }
    .feature-cnt p,
    .feature-cnt-inner ul li {
        font-size: 12px;
    }
    .benefit-title h3 {
        font-size: 14px;
        letter-spacing: 0px;
    }
    .benefit-title {
        padding: 12px 20px;
    }
    .benefits .col-md-4 {
        height: auto;
    }
    .benefits .col-md-4 {
        border-right: none;
    }
    .benefits>p {
        padding: 0px;
    }
    .footer-inner {
        width: 100%;
    }
    .slider-vertical .text-cnt h3 {
        font-size: 24px;
        padding: 50px 50px;
    }
    .slider-vertical .slick-prev,
    .slider-vertical .slick-next {
        margin: 0;
    }
    .slider-vertical .slick-next {
        top: 40%;
        left: -10%;
        transform: rotate(90deg);
    }
    .slider-vertical .slick-prev {
        top: 40%;
        left: 100%;
        transform: rotate(90deg);
    }
    .navbar-nav li.nav-item {
        width: 100%;
    }
    .navbar-brand img {
        width: 100%;
    }
    h1.map-title {
        font-size: 26px;
    }
    .locations-locations #mapContainer {
        width: 98% !important;
    }
    .locations-locations #map {
        min-height: 350px !important;
    }
    div#locationData {
        width: 98%;
    }
    .locations-locations div.jtable-main-container .jtable tbody {
        grid-template-columns: 1fr !important;
    }
    .locations-locations div.jtable-main-container .jtable tbody,
    .search-searchjobs div.jtable-main-container .jtable tbody {
        grid-template-columns: 1fr !important;
    }
    .job-title {
        font-size: 26px;
    }
    .similar-job {
        width: 100%;
    }
    #jobalertsform .col-md-12 label {
        display: none;
    }
}