body,
ul {
    margin: 0;
    padding: 0;
}
.cardHour,
.cardStatus {
    font-family: 'CeraPro-Medium';
}
body,
ul {
    padding: 0;
}
.searchJobOuter .form-group input,
.searchJobOuter .form-group input:focus {
    background: transparent;
    border: 1px solid #808080 !important;
    border-radius: 10px !important;
    height: 48px;
    font-size: 14px !important;
    color: #000 !important;
    font-family: 'CeraPro-Medium';
    font-weight: normal !important;
    padding-right: 50px;
}
.vCenterModal {
    z-index: 99999;
    padding: 0 !important;
}
.modal-backdrop {
    z-index: 9999;
}
.vCenterModal .modal-dialog {
    width: calc(100% - 20px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    margin: 1.75rem auto;
    align-items: center;
    min-height: calc(100% - (1.75rem * 2));
    max-width: 400px;
}
.emailModalClose {
    position: absolute;
    right: 10px;
    top: 10px;
}
#emailModal .modal-body {
    padding: 30px;
}
#emailModal .modal-body label {
    color: #000;
    font-weight: 700;
    font-size: 14px;
    margin-bottom: 5px;
    text-align: left;
    width: 100%;
}
#emailModal .modal-body .earnModalDesc button {
    margin-top: 20px !important;
}
.searchJobOuter .searchFormBtn button {
    height: 48px;
    margin: 0 !important;
}
.searchJobOuter .form-group input::placeholder {
    color: #808080 !important;
    font-weight: normal !important;
    font-size: 14px !important;
}
.appDownloadBtn a:hover,
.filtersec ul li a:hover,
.joblistsec a:hover,
.jobsList li a:hover,
.paging_full_numbers a:hover,
.searchleftcontent a:hover,
.searchpagetabmenu.nav > li > a:hover,
.uploadyourresume a,
a {
    text-decoration: none;
}
@font-face {
    font-family: 'CeraPro-Regular';
    src: url("../fonts/CeraPro-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/CeraPro-Regular.woff") format("woff"), url("../fonts/CeraPro-Regular.ttf") format("truetype"),
        url("../fonts/CeraPro-Regular.svg#CeraPro-Regular") format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'CeraPro-Black';
    src: url("../fonts/CeraPro-Black.eot?#iefix") format("embedded-opentype"), url("../fonts/CeraPro-Black.otf") format("opentype"), url("../fonts/CeraPro-Black.woff") format("woff"), url("../fonts/CeraPro-Black.ttf") format("truetype"),
        url("../fonts/CeraPro-Black.svg#CeraPro-Black") format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'CeraPro-Medium';
    src: url("../fonts/CeraPro-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/CeraPro-Medium.woff") format("woff"), url("../fonts/CeraPro-Medium.ttf") format("truetype"),
        url("../fonts/CeraPro-Medium.svg#CeraPro-Medium") format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Cera Pro';
    src: url('../fonts/CeraPro-Bold.eot');
    src: url('../fonts/CeraPro-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/CeraPro-Bold.woff2') format('woff2'),
        url('../fonts/CeraPro-Bold.woff') format('woff'),
        url('../fonts/CeraPro-Bold.ttf') format('truetype'),
        url('../fonts/CeraPro-Bold.svg#CeraPro-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
body {
    font-family: 'CeraPro-Regular';
    line-height: 25px;
    color: #575858;
    /* zoom: 1 !important; */
}
.iconBtn {
    display: flex;
    align-items: center;
    column-gap: 10px;
}
.jobinfo span.companyName {
    display: flex;
    align-items: center;
    gap: 5px;
}
.btnWhite {
    background-color: #fff;
    color: #111417;
    font-size: 14px;
    font-family: 'CeraPro-Medium';
}
.btnWhite .iconCol {
    width: 20px;
    height:20px;
    background: #6BBFE1;
    border-radius: 50%;
}
ul {
    list-style-type: none;
}
.bootstrap-tagsinput input,
.data-table,
.data-table.saved-searches,
div#realAutoListComp {
    width: 100%;
}
.jobCardBtn a.btn.btn-primary,
a.cancelBtn {
    width: 105px;
    border-radius: 10px !important;
    cursor: pointer;
}
.jobCard {
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.08);
    padding: 20px;
    border-radius: 8px;
    background: #fff;
    height: 100%;
}
.jobsliderSpacing .slick-slide {
    padding: 10px;
}
.jobCardImg {
    background: url("../img/carbgshape.svg") no-repeat;
    width: 71px;
    height: 53px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.common-header,
.notification-footer {
    width: 100%;
    background: #fff;
    position: fixed;
}
.ui-menu {
    background-color: #fff !important;
    padding: 10px !important;
    position: absolute !important;
    max-height: 300px !important;
    border: 0 !important;
    overflow-y: auto;
    box-shadow: 0 10px 40px rgba(0,0,0,0.1);
    z-index: 99;
    font-family: 'CeraPro-Regular' !important;
}
.ui-menu .ui-menu-item .ui-menu-item-wrapper {
    font-size: 14px;
    color: #000;
    font-weight: 400 !important;
    padding: 3px 0 !important;
    border: 0 !important;
    outline: none !important;
    margin: 0 !important;
    cursor: pointer;
}
.ui-menu .ui-menu-item .ui-menu-item-wrapper.ui-state-active {
    background-color: transparent !important;
    border: 0 !important;
    outline: none !important;
    margin: 0 !important;
}
.ui-menu .ui-menu-item + .ui-menu-item {
    margin-top: 5px;
}
/********************* Alert Css Start ***********************/
.alertOuterBox {
    display: flex;
    flex-direction: column;
    gap: 15px;
    margin-bottom: 30px;
}
.alertList {
    background-color: #F8F8F8;
    padding: 10px;
    border-radius: 10px;
}
.alertList .row {
    display: flex;
    align-items: center;
    margin: 0;
    gap: 15px;
}
.alertList .col-auto {
    padding-right: 0;
    padding-left: 0;
    flex: 0 0 auto;
    width: auto;
}
.alertList .col {
    padding: 0;
}
.alertList.editAlert {
    background-color: #111417;
}
.alertList h3 {
    color: #000000;
    font-size: 16px;
    font-family: 'CeraPro-Medium';
}
.alertList.editAlert h3 {
    color: #fff;
}
.changePasswordModal .modal-backdrop {
    opacity: 0.5 !important;
}
.alertList a.outlineBtn {
    color: #111417;
    border-radius: 50px;
    border: 1px solid rgba(128, 128, 128, 0.1);
    padding: 10px;
    display: flex;
    align-items: center;
    gap: 10px;
    font-family: 'CeraPro-Medium';
    line-height: initial;
    font-size: 14px;
}
.alertList.editAlert h3 {
    line-height: 1.60;
}
.alertList  a {
    text-decoration: underline;
}
.alertList.editAlert a {
    color: #FCBF55;
    text-decoration: underline;
    font-family: 'CeraPro-Medium';
}
/********************* Alert Css End ***********************/


.featuredJobs {
    margin-top: 60px;
    display: none;
}
.jobCardImg img {
    max-width: 33px;
}
.jobtopPart h2 {
    font-size: 32px;
}
.loadingStyle {
    position: fixed;
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(255, 255, 255, 0.7);
    z-index: 9999;
}
.filtersec ul>li.clearfilter>a {
    border: 1px solid #000;
    display: flex;
    align-items: center;
    color: #000;
    background-color: transparent;
    border-radius: 10px;
    font-family: 'CeraPro-Black';
    padding: 9px 10px;
}
.priceType {
    margin: 5px 0;
}
.priceType ul li {
    display: inline-block;
    background-color: #f6f6f6;
    border-radius: 4px;
    font-size: 13px;
    color: #000;
    padding: 2px 8px;
}
.priceType ul li img, 
.priceType ul li span {
    display: inline-block;
    vertical-align: middle;
}
.priceType ul li + li {
    margin-left: 5px;
}
.priceType ul li img {
    margin-right: 3px;
    height: 20px;
}
.priceType ul li img.jobTypeIcon {
    height: 15px;
}
.priceType ul li img.priceIcon {
    height: 13px;
}
.loadingStyle .picload img {
    width: 75px;
}
.loadingStyle .picload {
    width: 360px;
    height: 360px;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    flex-direction: column;
    padding: 5px;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.loadingStyle .picload b {
    font-size: 24px;
    line-height: 65px;
    text-align: center;
}
.btn-primary.automateBtn {
    height: 40px !important;
    line-height: initial !important;
    vertical-align: middle;
    margin-top: 10px;
    display: flex;
    align-items: center;
    gap: 10px;
    flex: 0 0 auto;
    width: auto;
    font-size: 14px;
}
.notifFlex {
    display: flex !important;
    align-items: center;
}
.automateBtn span , .automateBtn img {
    display: inline-block;
    line-height: initial;
}
.jobCardBtn a.btn.btn-primary {
    line-height: 40px;
    color: #fff !important;
    font-size: 15px;
    height: 35px !important;
    display: flex;
    text-transform: capitalize;
    align-items: center;
    justify-content: center;
    font-family: CeraPro-Medium;
    border: 1px solid #4e9ab8 !important;
    margin-left: 20px;
    margin-right: 20px;
    background: 0 0;
}
.notificationInner {
    padding-bottom: 30px;
}
.cardHour {
    font-size: 12px;
    color: #000;
}
.cardStatus {
    background: #6bbfe1;
    color: #fff;
    padding: 7px 15px;
    font-size: 12px;
    border-radius: 4px;
    line-height: 12px;
    display: none;
}
.mb15 {
    margin-bottom: 15px;
}
.footer_text ul,
.form-group,
.jobsList h3 {
    margin-bottom: 20px;
}
.jobCardCont {
    padding-left: 12px;
}
.jobCardCont span {
    color: #959dad;
    font-size: 12px;
    display: block;
    line-height: 12px;
    margin-top: 2px;
}
.jobCardCont h4,
.titleHead h3 span {
    font-family: CeraPro-Medium;
    color: #6bbfe1;
}
.jobCardCont h4 {
    font-size: 14px;
}
.jobCardCont h3 {
    font-size: 18px;
    color: #000;
    font-family: CeraPro-Medium;
}
.jobCardTag {
    margin: 15px 0;
}
.jobCardTag span {
    display: inline-block;
    border: 1px solid #f0f0f0;
    border-radius: 4px;
    font-size: 10px;
    padding: 5px 15px;
    line-height: 10px;
}
.jobCardDesc p {
    color: #959dad;
    font-size: 14px;
    line-height: 22px;
}
.jobCardBtn {
    margin-top: 20px;
    margin-left: 90px;
}
.jobSlider .slick-arrow.slick-prev::before {
    background: url("../img/lftarrow.svg");
}
.jobSlider .slick-arrow.slick-next::before {
    background: url("../img/rghtarrow.svg");
}
.jobSlider .slick-arrow:before {
    content: "";
    width: 16px;
    height: 46px;
    background-size: 100% !important;
    position: absolute;
    background-repeat: no-repeat !important;
    top: 0;
    left: 0;
}
.jobSlider .slick-arrow {
    height: 46px;
    width: 16px;
}
.jobSlider .slick-arrow.slick-prev {
    left: -30px;
}
.jobSlider .slick-arrow.slick-next {
    right: -30px;
}
.jobtopPart {
    margin-bottom: 30px;
}
.titleHead h3 {
    font-size: 31px;
    font-family: CeraPro-Regular;
    color: #000;
}
.seeMoreBtn a {
    font-size: 22px;
    color: #6bbfe1;
    font-family: CeraPro-Medium;
}
.jobsList h3,
.seeMoreList {
    font-size: 14px;
    color: #6bbfe1;
    font-family: CeraPro-Medium;
}
.browseJobs {
    background: #fbfbfb;
    padding: 80px 0;
}
.browseJobsMain {
    margin-top: 40px;
}
.jobsList li + li,
.seeMoreList {
    margin-top: 10px;
}
.browseJobsImg {
    margin-bottom: 25px;
}
.jobsList li a {
    position: relative;
    font-size: 12px;
    color: #000;
    padding-left: 17px;
}
.seeMoreList {
    position: relative;
    padding: 0 0 0 17px;
    border: 0;
    background: 0 0;
    margin-bottom: 40px;
}
.paginate_disabled_next:active,
.paginate_disabled_previous:active,
.paginate_enabled_next:active,
.paginate_enabled_previous:active,
.paging_full_numbers a:active,
.searchleftcontent a:focus,
.seeMoreList:focus {
    outline: 0;
}
.seeMoreList:before {
    content: "";
    background: url("../img/plusvector.svg") center/contain no-repeat;
    width: 10px;
    height: 10px;
    position: absolute;
    left: -1px;
    top: 8px;
}
.jobsList li a:before {
    content: "";
    background: url("../img/listarrow.svg") center/contain no-repeat;
    width: 8px;
    height: 8px;
    position: absolute;
    left: 0;
    top: 5px;
}
.browseJobsMain .row {
    justify-content: space-between;
}
.appDownloadBtn,
.appDownloadSec {
    display: flex;
    align-items: center;
}
.appDownloadMain {
    position: relative;
    padding: 0 0 120px;
}
.appDownloadmobile {
    margin-left: 130px;
}
.appDownloadCont {
    margin-left: 0;
}
.appDownloadCont > span {
    display: block;
    font-size: 70px;
    color: #fff;
    font-family: 'CeraPro-Black';
    line-height: 1.2;
    margin-bottom: 15px;
}
.appDownloadCont h2 {
    color: #fff;
    font-size: 30px;
    font-family: 'CeraPro-Medium';
}
.appDownloadCont h3 {
    color: #111417;
    font-size: 27px;
    margin-bottom: 25px;
    font-family: 'CeraPro-Black';
    margin-top: 15px;
}
.appDownloadSec {
    justify-content: center;
    padding: 0 20px;
}
.appDownloadBtn {
    margin-right: 100px;
}
.appDownloadBtn a,
.appDownloadBtnCol,
.filtersec ul,
.filtersec ul > li.clearfilter > a,
.signUpBtn .dropdown-menu li.positionr a {
    align-items: center;
    display: flex;
}
.appDownloadBtn img,
.logosec {
    margin-right: 20px;
}
.appDownloadBtn a {
    background: #000;
    padding: 10px;
    border-radius: 4px;
}
.appDownloadBtn a + a {
    margin-left: 10px;
}
.appDownloadBtn a p span {
    font-size: 12px;
    line-height: 12px;
}
.appDownloadBtn a p label,
.appDownloadBtn a p span {
    display: block;
    color: #fff;
    text-transform: capitalize;
}
.appDownloadBtn a p {
    text-align: right;
    margin: 0;
}
.appDownloadBtn a p label {
    font-size: 16px;
    line-height: 16px;
    font-family: CeraPro-Medium;
    margin: 0;
}
.appDownloadSecInner {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}
.appDownloadSecInner h3 {
    color: #222;
    text-transform: capitalize;
    margin: 0 20px 0 0;
    font-size: 14px;
    text-align: left;
    max-width: 280px;
    font-family: CeraPro-Medium;
}
.appDownloadSecInner h3 span,
.jobalertdropdown.opensubscribemodal,
.open ul.dropdown-menu {
    display: block;
}
.notification-footer.showFooter {
    display: block !important;
}
.appDownloadCol.notification-footer {
    padding: 10px 0;
}
.notification-footer {
    z-index: 999;
    bottom: 0;
    text-align: center;
    color: #dcdcdc;
    border-top: 1px solid #fff;
    text-transform: uppercase;
    border: 1px solid #e9e9e9;
    padding: 0 10px;
    display: none !important;
}
.btn-primary,
.herocontent h1,
.joblisttitle {
    text-transform: capitalize;
}
.notclose {
    cursor: pointer;
}
.topRightMenu a {
    display: block;
    color: #2d3a5b;
    font-size: 12px;
    line-height: 1.3;
}
.topRightMenu h3 {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.5;
    color: #2d3a5b;
    margin-bottom: 3px;
}
.topRightMenu a img {
    width: 15px;
    margin-left: 5px;
}
.topRightMenu.postjobmenu {
    padding: 6px 0 6px 31px;
    font-size: 12px;
    line-height: 14px;
    text-align: right;
}
h1,
h2,
h3,
h4,
h5,
h6,
p {
    margin: 0;
    padding: 0;
}
.common-header {
    padding-bottom: 4px;
    box-shadow: 0 0 48px rgba(0, 0, 0, 0.06) !important;
    left: 0;
    top: 0;
    border-bottom: 1px solid #e4e4e4;
    z-index: 1050;
    min-height: 72px;
    padding-top: 0;
}
.closeicon,
.iconsec {
    top: 50%;
    transform: translate(0, -50%);
}
.logosec {
    float: left;
    padding: 0 20px;
}
.logosec a {
    display: inline-block;
}
a.cancelBtn {
    color: #000;
    font-size: 15px;
    height: 45px;
    display: flex;
    align-items: center;
    margin-right: 20px;
    justify-content: center;
    font-family: CeraPro-Medium;
    background: 0 0;
    border: 1px solid #2d3a5b;
    margin-left: 20px;
}
a.loginmenu,
button.btn-publish-job,
button.publishBtn1 {
    align-items: center;
    border-radius: 10px !important;
    font-family: CeraPro-Medium;
    font-size: 15px;
}
button.btn-publish-job,
button.publishBtn1 {
    color: #fff;
    height: 45px;
    display: flex;
    justify-content: center;
    background: #000;
    border: 1px solid #000 !important;
}
.publicJobPage .form-wizard,
.publicJobPage .freeJobPartners {
    max-width: 700px;
    margin: 0 auto;
}
.jobPaymentTypeColumn {
    margin-top: 20px;
}
button.publishBtn1 {
    margin-left: auto;
}
.control-group select.form-control {
    background-color: #eef0f4;
    border: 0 !important;
    height: 57px !important;
    border-radius: 2px !important;
    color: #000;
    padding: 0.375rem 0.75rem;
}
textarea.form-control {
    background-color: #eef0f4;
    border: 0 !important;
    border-radius: 2px !important;
    color: #000;
}
.browseJobsImg img {
    width: auto;
    height: auto;
}
.logosec img {
    max-width: 187px;
    margin-top: 22px;
    height: auto;
}
.publicJobPage {
    margin-top: 120px;
    padding-bottom: 60px;
}
.navmenulanding ul li a {
    color: #222 !important;
    font-size: 17px;
    position: relative;
    font-weight: 700;
    font-family: 'Cera Pro';
}
.navmenulanding ul li {
    display: inline-block;
    margin-right: 0;
    position: relative;
}
.accountmobile,
.clearfiltermobile,
.headerclose,
.menuclose,
.menutogglemb,
.navmenulanding ul li a i,
.signupMenu i {
    display: none;
}
a.loginmenu {
    color: #fff;
    width: auto;
    height: 38px;
    display: flex;
    justify-content: center;
    background: #000;
    padding: 0 20px;
    border: 1px solid #000 !important;
}
.headerrmenu {
    float: right;
}
.navmenulanding {
    float: left;
    margin-top: 0;
}
.bannerSection {
    padding: 30px 0 120px;
    margin-top: 83px;
    background-color: #fff;
    position: relative;
    overflow: hidden;
}
.bannerSection:before {
    content: "";
    background-image: url('../img/bannerpolygon.svg');
    width: 428px;
    height: 674px;
    position: absolute;
    left: 0;
    bottom: 0;
    background-repeat: no-repeat;
    background-size: 100%;
    filter: blur(100px);
}
.herocontent h1 {
    font-size: 42px;
    color: #222;
    margin-bottom: 20px;
    margin-top: 0;
    font-family: CeraPro-Regular;
}
.jobalertdropdown button,
.jobalertdropdown input,
.showJobs label,
.showJobs span,
.socila_icon li {
    display: inline-block;
    vertical-align: middle;
}
.showJobs span {
    font-size: 20px;
    color: #222;
}
.showJobs input[type="checkbox"] {
    height: 0;
    width: 0;
    visibility: hidden;
}
.showJobs label {
    cursor: pointer;
    text-indent: -9999px;
    width: 70px;
    height: 40px;
    background: #cedde3;
    border-radius: 100px;
    position: relative;
    margin: 0;
}
input.form-control,
input.form-control:focus {
    height: 57px;
    background-color: #eef0f4;
    color: #000;
}
.uploadyourresume {
    margin-top: 20px;
    font-size: 17px;
    color: #000;
    font-weight: 400;
}
.uploadyourresume p {
    color: #8e95a7;
    font-size: 16px;
    font-family: CeraPro-Regular;
}
.uploadyourresume a {
    color: #2d3a5b !important;
    margin-right: 5px;
    font-weight: inherit;
    font-size: 17px !important;
    font-family: CeraPro-Medium;
}
#commonListAutoComplete li a strong,
.searchleftcontent a {
    font-size: 18px !important;
}
.btn-primary {
    height: 38px;
    border-radius: 10px !important;
    font-size: 15px !important;
    margin-left: 0;
    max-width: 310px;
    padding: 0 28px;
    background: #000 !important;
    border: 1px solid #000 !important;
    font-family: 'CeraPro-Medium';
}
.tab-content.searchpagetab,
.tab-content.searchtabscontent {
    padding-top: 18px;
}
.jobSlider.jobsliderSpacing {
    position: initial;
    background: 0 0;
}
.pl40 {
    padding-left: 40px !important;
    color: #000;
}
.closeicon {
    position: absolute;
    right: 20px;
    margin-top: -2px;
    cursor: pointer;
}
.searchJobOuter .closeicon {
    margin-top: 0;
    background: #fff;
    box-shadow: 0 4px 40px rgba(0, 0, 0, 0.4);
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
}
.positionr,
.prinput,
.signUpBtn {
    position: relative;
}
.iconsec {
    position: absolute;
    left: 10px;
    color: #ccc;
    z-index: 99;
}
input.form-control {
    border: 0 !important;
    border-radius: 2px !important;
}
input.form-control:focus {
    border: 0 !important;
    border-radius: 2px !important;
    box-shadow: none;
}
.searchtabs li a.active {
    border-bottom: 2px solid #ccc;
}
.searchleftcontent .nav-pills li {
    margin-right: 25px;
}
.searchleftcontent a {
    color: #2d3a5b !important;
    background: 0 0 !important;
    font-family: CeraPro-Medium;
}
.footer_text > ul > li > a,
.herocontent p {
    color: #8e95a7;
    font-family: CeraPro-Regular;
}
.showJobs input:checked + label {
    background: #5dbbe1;
}
.showJobs input:checked + label::after {
    left: calc(100% - 5px);
    transform: translateX(-100%);
}
.showJobs label::after {
    content: "";
    position: absolute;
    top: 5px;
    left: 5px;
    width: 30px;
    height: 30px;
    background: #fff;
    border-radius: 90px;
    transition: 0.3s;
}
.herocontent h1 span {
    font-family: CeraPro-Black;
    color: #6bbfe1;
    display: block;
}
.showJobs {
    margin-bottom: 55px;
}
.herocontent p {
    font-size: 18px;
    margin-bottom: 40px;
}
ul.headerleftmenu {
    margin-top: 26px;
}
.signUpBtn a.signupMenu {
    color: #000;
    font-size: 14px;
    width: 105px;
    cursor: pointer;
    height: 38px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px !important;
    font-family: CeraPro-Medium;
    border: 1px solid #2d3a5b;
    margin-left: 15px;
    margin-right: 15px;
}
.searchmenuright {
    display: flex;
    align-items: center;
    margin-top: 8px;
    padding-right: 40px;
}
.dropdown-menu,
div#commonListAutoComplete {
    top: 100%;
    z-index: 1000;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    left: 0;
}
.submenulevel2 li a {
    padding: 4px 20px !important;
}
a.postjobmenu {
    background: #fff;
    color: initial;
    padding: 6px 31px;
    border-radius: 50px;
    display: flex;
    align-items: center;
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 5px;
}
.postjobmenu span {
    display: block;
    color: #2d3a5b;
}
.postjobmenu span:first-child {
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
}
.footer_right,
.postjobmenu p {
    text-align: right;
}
.dropdown-menu {
    position: absolute;
    display: none;
    font-size: 14px;
    text-align: left;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.recent-job-search {
    width: 450px;
    background-color: #fff;
    margin-left: 0;
    border: 1px dashed #fff;
    border-radius: 50px;
}
.saved-searches td,
.saved-searches th {
    padding: 0;
}
.searchlist h4 {
    font-size: 14px;
    cursor: default;
    color: #222;
    font-weight: 600;
}
.searchlist {
    background: #fff;
    box-shadow: 1px 1px 20px rgba(0, 0, 0, 0.08);
    padding: 14px 15px;
    margin-top: 10px;
    border-radius: 5px;
}
.recent-job-search h1 {
    font-size: 28px;
    color: #575858;
}
.recent-job-search h3 {
    font-size: 16px;
    color: #575858;
    font-weight: 700;
    margin-bottom: 20px;
}
.footer_text ul > li {
    padding: 4px 0;
}
.socila_icon li + li {
    margin-left: 25px;
}
.socila_icon li a i.fa.fa-facebook {
    font-size: 20px;
    color: #1976d2;
}
.socila_icon li a i.fa.fa-twitter {
    color: #03a9f4;
}
.socila_icon li a i {
    font-size: 27px;
}
.copyright p {
    color: #3b414b;
    font-size: 15px;
}
.footer_bottom {
    border-top: 1px solid #e0dfe0;
    padding: 25px 0;
}
.footer_text > ul > li > a {
    font-size: 16px;
    line-height: initial;
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
    font-weight: 400;
}
.footer_text h2 {
    font-size: 18px;
    color: #2d3a5b;
    margin-bottom: 20px;
    cursor: default;
    font-family: CeraPro-Medium;
}
.footer_text ul.footerLogo > li {
    display: inline-block;
    padding: 6px;
}
.siteLogo img {
    width: 100%;
    max-width: 165px;
    margin-bottom: 15px;
}
.footer_content {
    background-color: #fff;
    padding: 50px 0 60px;
    position: relative;
    z-index: 9;
    border-top-style: solid;
    border-color: #eaf2f761;
}
.signUpBtn ul.dropdown-menu {
    min-width: inherit;
    left: 50%;
    margin-left: -75px;
    top: 48px;
    padding: 8px 0;
}
ul.submenulevel2 {
    position: absolute;
    left: 100%;
    background: #ffff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    top: 0;
    margin-left: 0;
    border: 1px solid #ccc;
    border-radius: 4px;
}
.signUpBtn .dropdown-menu li.positionr a i {
    margin-left: 10px;
    font-size: 15px;
}
.signUpBtn .dropdown-menu li a {
    font-size: 15px;
    font-weight: 500;
    padding: 4px 30px;
    color: #333;
    display: block;
}
.signUpBtn ul.dropdown-menu:before {
    width: 0;
    height: 0;
    border-bottom: 6px solid #fff;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
    content: "";
    position: absolute;
    top: -6px;
    left: 50%;
    margin-left: 0;
    transform: translate(-50%, 0);
}
.headerrmenu .signUpBtn ul.dropdown-menu:before,
.headerrmenu .signUpBtn ul.dropdown-menu:after {
    display: none;
}
.signUpBtn a.signupMenu:focus {
    outline: initial;
    box-shadow: none;
}
.headermiddlesec {
    border-bottom: 1px solid rgba(142, 149, 167, 0.2);
    margin-top: 74px;
    padding: 40px 0 0;
    background-color: #fff !important;
}
.container-cstm {
    max-width: 1100px;
    margin: 0 auto;
    padding-left: 120px;
}
.headersearch.searchtabscontent {
    display: block;
    margin-top: 0;
    position: initial;
    text-align: center;
}
.filtersec {
    padding: 20px 72px 20px 0;
    display: flex;
    align-items: center;
}
.searchpagetabmenu.nav-tabs > li {
    float: left;
    margin-bottom: -1px;
}
.searchpagetabmenu.nav > li > a {
    position: relative;
    display: block;
    padding: 13px 25px;
    font-size: 17px;
    line-height: initial;
    font-family: 'CeraPro-Regular';
}
.cstmcheck input + label:before,
.cstmcheck input:checked + label:after {
    position: absolute;
    margin-top: -1px;
    content: "";
    top: 50%;
    transform: translate(0, -50%);
}
.searchpagetabmenu {
    margin-top: 30px;
}
.searchpagetabmenu li a {
    color: #000;
    font-weight: 500;
    border: 1px solid transparent;
    font-size: 14px;
}
.searchpagetabmenu li a.active, 
.searchpagetabmenu li a:hover {
    border: 1px solid #1C73F6;
    border-bottom: 1px solid #fff;
    border-radius: 8px 7px 0 0;
    color: #1C73F6;
}
.joblistsec a {
    display: inline-block;
    width: 100%;
}
.joblisttitle {
    font-size: 17px;
    color: #1C73F6;
    margin-bottom: 0;
    padding-right: 20px;
    font-family: 'CeraPro-Medium';
}
.joblist.visited .joblisttitle {
    color: #660099;
}
.addtofavaourite i {
    color: #fff;
}
.addtofavaourite span {
    display: flex;
    width: 25px;
    height: 25px;
    background-color: #ffd11cbd;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    margin-top: 0;
    margin-left: -11px !important;
}
.jobalertdropdown a.closejobalert {
    background: 0 0;
    color: #222;
}
.cstmcheck input {
    display: none !important;
}
.cstmcheck input:checked + label:after {
    background-image: url(../img/tick.svg);
    width: 7px;
    height: 7px;
    left: 4px;
}
.cstmcheck input + label:before {
    width: 13px;
    height: 13px;
    border: 1px solid #222;
    display: inline-block;
    left: 0;
    cursor: pointer;
}
.cstmcheck {
    margin-top: 15px;
}
.cstmcheck label {
    position: relative;
    padding-left: 25px;
    line-height: 22px;
    padding-top: 12px;
    padding-bottom: 11px;
    font-weight: inherit;
    color: #000 !important;
}
a.closejobalert {
    border: 0 !important;
    padding: 0 !important;
    position: absolute;
    right: 5px;
    margin: 0 !important;
    top: 5px;
    display: block !important;
}
.filterdropdown input,
.jobalertform input {
    min-height: 40px;
    padding-left: 15px;
    padding-right: 10px;
}
.jobalertform input {
    font-size: 12px;
    width: 100%;
    border: 1px solid #ccc !important;
    max-width: 230px;
}
.jobalertdropdown button.btn-default,
.jobalertdropdown button.btn-default:active,
.jobalertdropdown button.btn-default:hover {
    font-size: 14px !important;
    border-radius: 4px !important;
    background: 0 0;
    height: 40px !important;
    margin: 0 0 0 15px !important;
    text-transform: capitalize !important;
    line-height: initial !important;
    color: #05b8d1 !important;
    border: 1px solid #05b8d1 !important;
    outline: inherit;
    box-shadow: inherit;
    padding: 0 22px;
    font-weight: initial;
}
.jobalertdropdown h2 {
    font-size: 16px;
    margin-bottom: 15px;
    color: coral;
    font-weight: 700;
}
.jobalertdropdown h4 {
    margin-bottom: 24px;
    font-size: 16px;
    color: #212121;
    line-height: 26px;
    font-weight: 400;
}
.joblistdesc {
    display: flex;
    align-items: center;
    margin-top: 20px;
}
.joblistimg img {
    max-width: 100%;
}
.joblistcontent {
    width: calc(100% - 58px);
    padding-left: 10px;
    color: rgba(0, 0, 0, 0.7);
    font-size: 15px;
    font-weight: 400 !important;
    line-height: 1.66;
    font-family: 'CeraPro-Regular';
    word-break: break-word;
}
.joblistdesc.autoJobPlugin {
    margin: 0;
}
.autoJobPlugin .joblistcontent {
    font-size: 11px !important;
    color: #fff !important;
}
.joblistimg {
    width: 50px;
    height: 50px;
    padding: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 5px;
}
.jobinfo {
    font-size: 14px;
    color: #40A756;
    margin-bottom: 0;
    font-weight: 400;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.jobinfo span.locationSpan {
    display: flex;
    align-items: center;
    gap: 5px;
}
.jobinfo span.dividerLine {
    margin: 0 12px;
    color: #000;
}
.jobinfo span.postedAt {
    display: flex;
    align-items: center;
    gap: 5px;
}
.addtofavaourite {
    position: absolute;
    right: 0;
    width: 25px;
    height: 25px;
    z-index: 999;
    display: inline-block;
}
.joblist {
    margin-bottom: 18px;
    position: relative;
    cursor: pointer;
    box-shadow: 0 4px 24px rgba(0, 0, 0, 0.1) !important;
    padding: 18px 25px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 10px;
}
.notificationmessage {
    padding: 22px 17px;
    display: inline-block;
    border-radius: 10px;
    margin-bottom: 30px;
    margin-top: 10px;
    font-size: 14px;
    cursor: default;
    color: #222;
    gap: 20px;
    font-weight: 600;
    background: linear-gradient(to right,  rgba(90,192,219,1) 0%,rgba(157,151,243,1) 100%);
}
.notificationmessage h3 {
    font-size: 20px;
    font-weight: 500;
    font-family: 'CeraPro-Medium';
    color: #fff;
}
.notificationmessage a.btn {
    margin: 0 !important;
    margin-left: auto !important;
}
.filtersec ul > li.clearfilter > a i,
.jobcount {
    font-size: 16px;
}
.jobcount {
    font-size: 16px;
    color: #000;
    font-weight: 400;
    margin-bottom: 25px;
}
.jobsearchdetails {
    padding: 20px 0;
}
.createalertbtn {
    text-align: right;
    position: relative;
    padding: 10px 0;
    flex-grow: 1;
    display: flex;
    justify-content: flex-end;
    margin-left: 14px;
}
.filterdropdown,
.jobalertdropdown,
div#commonListAutoComplete {
    position: absolute;
    display: none;
}
.jobalertdropdown {
    width: 100%;
    background: #fff;
    max-width: 600px;
    border-radius: 20px;
    right: 0;
    min-width: 600px;
    padding: 20px;
    top: 100%;
    margin-top: 20px;
    text-align: left;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
    z-index: 9;
}
li.clearfilter {
    background: #fff !important;
    border: 1px solid #fff !important;
}
.filtersec ul li a i {
    margin-left: 5px;
}
.filterdropdown > ul > li.active a:before {
    background-image: url(../img/verification-mark.png);
    content: "";
    width: 10px;
    height: 10px;
    position: absolute;
    background-size: 100%;
    background-repeat: no-repeat;
    left: 13px;
    top: 50%;
    transform: translate(0, -50%);
}
.filterdropdown input {
    border: 1px solid #ccc !important;
    font-size: 17px;
}
.filtersec > ul > li + li {
    margin-left: 18px;
}
.filtersec ul > li {
    display: inline-block;
    position: relative;
    padding: 0;
}
.filtersec > ul > li > a {
    color: #000;
    font-size: 15px;
    padding: 9px 15px;
    font-weight: initial;
    border-radius: 50px;
    background: #eef0f4;
    display: block;
    line-height: initial;
}
.filterdropdown > ul > li a {
    width: 100%;
    display: block;
    color: #000;
    font-size: 15px;
    padding: 9px;
}
.filterdropdown {
    top: 100%;
    background-color: #fff;
    box-shadow: 1px 2px 5px rgba(0, 0, 0, 0.1);
    border: 1px solid #ccc;
    z-index: 99;
}
.headersearch.searchtabscontent input {
    width: 100%;
    padding-left: 40px;
}
a.filteropen:after {
    content: "\f0d7";
    font-family: FontAwesome;
    margin-left: 5px;
}
.filtersec ul .filterdropdown ul {
    flex-direction: column;
    padding-bottom: 10px;
    padding-top: 5px;
}
.filterdropdown > ul > li {
    white-space: nowrap;
    width: 100%;
    position: relative;
    background: 0 0;
    border: 0;
    padding: 10px 24px 7px;
    line-height: 0;
}
.headersearch.searchtabscontent input,
.headersearch.searchtabscontent input::placeholder {
    font-size: 15px;
    font-weight: 600;
    color: #423636;
}
.searchJobOuter .keyWordInput, .searchJobOuter .locationInput {
    flex: 1 0 0%;
    width: 100% !important;
}
.createalertbtn a {
    color: #59c7f3;
    border: 1px solid #59c7f3;
    padding: 5px 18px;
    display: inline-block;
    background: #fff;
    font-size: 15px;
    margin-right: 0;
    margin-top: 0;
    font-weight: 400;
    border-radius: 2px;
}
.searchJobOuter .searchFormBtn {
    flex: 0 0 auto;
    width: auto;
}
.headersearch .form-inline .form-group {
    width: 40%;
}
.footer_content.landing {
    padding-bottom: 0;
}
.footer_content.landing .footer_bottom {
    padding: 25px 0 0;
}
.recent-job-search {
    padding: 0 !important;
}


@media (max-width:1450px) {
    body {
        zoom: 0.9 !important;
    }
}
@media (max-width: 1199px) {
    .filtersec ul li a {
        font-size: 13px;
    }
}
@media (max-width: 1100px) {
    .searchmenuright {
        padding-right: 20px;
    }
}
.signUpBtnMb {
    display:none;
}
.searchmenuright a.loginmenu {
    margin-left: 0;
}
.noteCol , .noteColPostJob {
    background-color: #e7feff;
    padding: 10px 20px;
    border: 1px solid #00aff0;
}
.loginBtmMb {
    display: none;
}
@media (max-width: 1500px) {
    .footer_text > ul > li > a,
    .jobCardCont h3,
    .jobsList h3,
    .navmenulanding ul li a,
    .topRightMenu h3 {
        font-size: 14px;
    }
    .iconsec {
        font-size: 18px;
    }
    .appDownloadSecInner h3,
    .jobCardCont h4,
    .jobsList li a {
        font-size: 12px;
    }
    .appDownloadBtn a p label {
        font-size: 14px;
        line-height: 14px;
    }
    .appDownloadBtn a p span {
        font-size: 11px;
        line-height: 11px;
    }
    .footer_Left > p,
    .footer_right ul > li > a {
        font-size: 14px !important;
    }
    .btn-primary,
    .footer_text h2,
    .herocontent p,
    .showJobs span {
        font-size: 16px;
    }
    .btn-primary {
        height: 40px;
        border-radius: 6px !important;
    }
    input.form-control {
        height: 50px;
        font-size: 14px;
    }
    .topRightMenu a {
        font-size: 13px;
        line-height: 16px;
    }
    a.loginmenu {
        font-size: 14px;
        height: 40px;
        border-radius: 8px !important;
    }
    .signUpBtn a.signupMenu {
        font-size: 14px;
        height: 38px;
        border-radius: 10px !important;
    }
    .logosec img {
        max-width: 180px;
    }
    .jobsList li + li {
        margin-top: 5px;
    }
    .browseJobsImg img {
        max-width: 30px;
    }
    .jobCardCont span {
        font-size: 11px;
    }
    .bannerSection {
        padding: 80px 0 70px;
    }
    .searchleftcontent a {
        font-size: 15px !important;
    }
    .showJobs label {
        width: 60px;
        height: 30px;
    }
    .showJobs label::after {
        width: 20px;
        height: 20px;
    }
    .jobCardBtn a.btn.btn-primary {
        line-height: 30px;
        font-size: 14px;
        height: 35px;
        border-radius: 6px !important;
    }
    .titleHead h3 {
        font-size: 24px;
    }
    .herocontent h1 {
        font-size: 32px;
    }
}
@media (max-width: 991px) {
    .searchmenuright .signUpBtn {
        margin: 7px 0;
    }
    .createalertbtn {
        display: none;
    }
    .signUpBtn {
        display:inline-block;
    }
    .topRightMenu h3 {
        font-size: 18px;
    }
    .topRightMenu a {
        font-size: 16px !important;
        line-height: 16px;
        margin-top: 10px !important;
    }
    a.loginmenu,.signUpBtn a.signupMenu {
        font-size: 18px;
    }
    .loginBtmMb {
        padding: 0;
        transform: translate(0, -50%);
        right: 15px;
        top: 50%;
        position: absolute;
        font-size: 15px;
        cursor: pointer;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 10px !important;
        font-family: CeraPro-Medium;
    }
    .signUpBtnMb {
        padding: 0;
        transform: translate(0, -50%);
        right: 15px;
        top: 50%;
        position: absolute;
        font-size: 15px;
        width: 105px;
        cursor: pointer;
        height: 38px;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 10px !important;
        font-family: CeraPro-Medium;
        border: 1px solid #2d3a5b;
    }
    .signUpBtnMb a {
        color: #000;
        text-decoration: underline;
    }
    .signUpBtn a {
        color: #000;
    }
    .jobsearchdetails .container-cstm,
    .headermiddlesec .container-cstm {
        padding: 0 15px;
    }
    .logosec {
        padding-left: 0 !important;
    }
    .menuColMain,
    .menuColMain .navmenulanding,
    .searchmenuright {
        bottom: 0;
        z-index: 99;
        width: 100%;
        transition: 0.3s ease-in-out;
        text-align: left;
        background: #fff;
    }
    .menuColMain,
    .menuColMain.navopen,
    .searchmenuright {
        transition: 0.3s ease-in-out;
    }
    .menuColMain .navmenulanding {
        float: initial;
        margin-top: 0;
        display: initial;
        align-items: initial;
        position: initial;
        top: 0;
        left: 0;
        padding: 0;
        flex-direction: initial;
        justify-content: initial;
        transform: initial;
    }
    .topRightMenu.postjobmenu {
        padding: 6px 0 !important;
        text-align: left !important;
        display: flex;
        flex-direction: column;
        gap: 5px;
        margin-top: 20px;
    }
    .menuColMain .headerleftfix,
    .menuColMain .headerrmenu {
        position: initial;
        padding: 0;
        transform: initial;
    }
    .common-header .menuColMain {
        align-items: flex-start !important;
    }
    .menuColMain,
    .menuColMain .searchmenuright {
        align-items: flex-start;
    }
    .menuColMain .headerrmenu {
        margin: 0;
    }
    .signUpBtn .dropdown-menu li a {
        padding: 7px 10px;
    }
    ul.submenulevel2 {
        position: static;
        box-shadow: inherit;
        border: 0 solid #ccc;
        padding: 0 15px;
        background: #fff !important;
        color: #555 !important;
        margin-bottom: 25px !important;
    }
    .searchmenuright .signUpBtn ul.dropdown-menu {
        min-width: inherit;
        left: 0;
        margin-left: 0;
        top: 48px;
        position: static;
        width: 100%;
        box-shadow: inherit;
        border: 0;
        padding: 0 15px;
    }
    .menutogglemb {
        display: block;
        position: absolute;
        left: 15px;
        top: 50%;
        cursor: pointer;
        transform: translate(0, -50%);
    }
    .bannerSection {
        padding: 50px 0;
    }
    .signupMenu i {
        display: block;
        margin-left: 10px;
        margin-top: 4px;
        transform: rotate(90deg);
    }
    .postjobmenu p {
        text-align: left;
    }
    a.postjobmenu {
        margin: 0;
        text-align: left;
        padding: 0 12px;
    }
    .searchmenuright a.loginmenu {
        padding: 0 !important;
        border: 0 solid #4e9ab8 !important;
        background: 0 0;
        border-bottom: 0 solid #ddd;
        margin: 0;
        max-width: 400px;
        color: #444;
        width: auto;
        height: auto;
        display: flex;
        align-items: center;
        justify-content: flex-start;
        text-align: left;
    }
    .headerclose {
        position: absolute;
        right: 10px;
        top: 10px;
        display: block;
    }
    .menutogglemb span {
        width: 28px;
        height: 2px;
        background: #000;
        display: block;
    }
    .menutogglemb span + span {
        margin-top: 6px;
    }
    .menuColMain {
        margin-top: 0;
        display: flex;
        position: fixed;
        top: 0;
        left: 0;
        padding: 40px 20px;
        flex-direction: column;
        justify-content: flex-start;
        transform: translate(-100%, 0);
    }
    .menuColMain.navopen {
        transform: translate(0, 0);
    }
    .searchmenuright {
        display: flex;
        align-items: flex-start;
        top: 74px;
        right: 0;
        flex-direction: column;
        justify-content: flex-start;
        transform: translate(0, 0);
    }
    .menuclose,
    .navmenulanding ul li {
        display: block;
    }
    .overflowhide {
        overflow: hidden;
    }
    .signUpBtn a.signupMenu {
        width: auto;
        margin: 0;
        max-width: initial;
        color: #444;
        font-size: 18px;
        display: flex;
        align-items: center;
        justify-content: flex-start;
        border-radius: 8px;
        font-family: CeraPro-Medium;
        border: 0 solid #303d5d !important;
        height: auto;
        text-align: left;
        padding: 7px 0;
    }
    .headerrmenu.acountmenuopen {
        transform: translate(0, 0);
        -moz-transition: 0.3s ease-in-out;
        -webkit-transition: 0.3s ease-in-out;
        transition: 0.3s ease-in-out;
        display: flex;
        flex-direction: column;
    }
    .navmenulanding ul.searchOptions li a {
        font-size: 14px !important;
        padding: 4px 0;
    }
    .searchOptions .arrowIcon {
        display: inline-block;
    }
    .menuclose {
        position: absolute;
        right: 15px;
        top: 5px;
    }
    .accountmobile,
    .logosec {
        position: absolute;
        top: 50%;
    }
    .accountmobile {
        right: 15px;
        display: flex;
        flex-direction: column;
        transform: translate(0, -50%);
        cursor: pointer;
        align-items: center;
    }
    .logosec img {
        width: 172px;
        margin-top: 0;
    }
    .logosec {
        margin-right: 0;
        padding: 0;
        transform: translate(-50%, -50%);
        left: 50%;
    }
    .footer_text {
        margin-bottom: 30px;
    }
    .copyright p {
        font-size: 14px;
    }
    .mbnone {
        display: none !important;
    }
    .container-cstm {
        max-width: 100%;
        padding-left: 15px;
    }
    .headersearch.searchtabscontent {
        background: #fff;
    }
    .headersearch.searchtabscontent .form-inline {
        justify-content: center;
    }
    .filtersec {
        flex-direction: column;
    }
    .filtersec > ul > li + li {
        margin-left: 10px;
    }
}
.appDownloadmobile img {
    max-width: 250px;
    height: auto;
}
@media (max-width:767.95px) {
    .searchJobOuter .searchFormBtn {
        width: 100%;
    }
    .filtersec {
        padding: 20px 0 20px 0;
    }
    .searchpagetabmenu.nav > li > a {
        padding: 8px 12px;
        font-size: 14px;
    }
    .searchJobOuter .searchFormBtn {
        width: 100%;
        gap: 10px;
        align-items: initial;
    }
    .searchJobOuter .searchFormBtn .clearfiltermobile {
        order: 2;
    }
    .searchJobOuter .searchFormBtn .clearfiltermobile a {
        white-space: nowrap;
        font-size: 13px;
        padding: 7px 10px;
    }
    .searchJobOuter {
        flex-direction: column;
        gap: 20px;
        align-items: flex-start;
    }
    .searchJobOuter .searchFormBtn button {
        width: 100%;
        max-width: 100%;
    }
}
@media (max-width: 767px) {
    .loginBtmMb a.loginmenu {
        font-size: 12px;
        font-family: 'CeraPro-Medium';
        /* width: 68px; */
        height: 38px;
        border-radius: 11px !important;
    }
    .headermiddlesec {
        padding: 0;
    }
    .locationSpan img {
        display: block;
    }
    .filtersec ul li .filterdropdown ul li a {
        font-size: 16px;
        height: auto;
        display: block;
    }
    .joblisttitle {
        font-size: 16px;
        padding-right: 50px;
    }
    .btn-primary {
        font-size: 16px !important;
    }
    .headersearch.searchtabscontent input, 
    .headersearch.searchtabscontent input::placeholder {
        font-size: 16px;
    }
    .jobinfo {
        font-size: 12px;
    }
    .jobinfo span {
        display: block;
    }
    .headersearch .iconsec {
        font-size: 22px;
        color: #222;
    }
    .jobcount {
        font-size: 14px;
    }
    .filtersec ul li .filterdropdown ul li + li {
        margin-left: 0;
    }
    .filtersec ul li .filterdropdown ul li {
        line-height: initial;
        position: relative;
        padding-left: 30px;
    }
    .jobsearchdetails-ctrl .headersearch .form-inline .form-group {
        padding: 0;
    }
    .searchpagetabmenu.nav > li > a {
        font-size: 13px;
    }
    .filtersec ul > li {
        padding: 0;
    }
    .filtersec ul > li + li {
        margin-left: 5px;
    }
    .jobsearchdetails {
        padding: 0px 0 20px;
    }
    .jobinfo span.locationSpan img {
        width: 14px;
        display: inline-block;
    }
    .filtersec > ul {
        padding: 10px 0 !important;
    }
    .filtersec ul li a {
        font-size: 13px;
    }
    .copyright,
    .footer_Left,
    .footer_right ul {
        text-align: center;
    }
    .filtersec ul > li,
    .filtersec > ul {
        position: static;
    }
    .appDownloadmobile {
        margin-left: 0;
        margin-top: 30px;
    }
    .footer_Left {
        margin-bottom: 10px;
    }
    .footer_right ul > li > a {
        padding: 5px 0;
        display: inline-block;
    }
    .jobSlider .slick-arrow.slick-prev {
        left: 0;
    }
    .jobSlider .slick-arrow.slick-next {
        right: 0;
    }
    .jobSlider .slick-arrow:before {
        width: 10px;
        height: 36px;
    }
    .jobSlider .slick-arrow {
        height: 46px;
        width: 16px;
        z-index: 99;
    }
    .browseJobsImg {
        margin-top: 30px;
    }
    .jobSlider .slick-dots li button:before {
        font-size: 45px;
    }
    .appDownloadMain {
        padding: 50px 0 35px;
    }
    .appDownloadCont h2,
    .titleHead h3 {
        font-size: 20px;
    }
    .appDownloadCont h3,
    .appDownloadCont span,
    .seeMoreBtn a {
        font-size: 14px;
    }
    .appDownloadmobile ,.appDownloadCont {
        text-align: center;
    }
    .appDownloadBtn {
        justify-content: center;
    }
    .appDownloadmobile img {
        max-width: 250px;
        height: auto;
    }
    .appDownloadCont {
        margin-left: 0;
    }
    .filtersec ul,
    .orderapp2 {
        order: 2;
    }
    .appDownloadBtn {
        margin-right: 20px;
    }
    .notclose {
        right: 10px;
        top: 10px;
        position: absolute;
    }
    .appDownloadSec {
        padding: 0 15px;
    }
    .appDownloadSecInner {
        position: initial;
    }
    .appDownloadSecInner h3 {
        margin-right: 10px;
        font-size: 12px;
        max-width: 180px;
    }
    .appDownloadBtn a p span {
        font-size: 10px;
        line-height: 10px;
    }
    .appDownloadBtn a p label {
        font-size: 14px;
        line-height: 14px;
    }
    .appDownloadBtn img {
        max-width: 18px;
    }
    .navmenulanding ul.searchOptions li a {
        font-size: 18px !important;
    }
    .appDownloadCont {
        padding: 0 20px;
    }
    .navmenulanding ul.searchOptions li + li {
        margin-top: 15px;
    }
    .appDownloadCont > span {
        font-size: 40px;
    }
    .appDownloadCont h2 {
        font-size: 24px;
    }
    .appDownloadCont h3 {
        font-size: 20px;
    }
    .navmenulanding ul li+li {
        margin-left: 0px !important;
    }
    .herocontent h1 {
        font-size: 32px;
    }
    ul.socila_icon.text-right {
        text-align: center !important;
        margin-top: 10px;
    }
    .searchleftcontent a {
        font-size: 14px !important;
    }
    .headersearch.searchtabscontent {
        background-color: cornflowerblue;
        padding: 15px 10px;
        border-radius: 20px;
        margin-top: 20px;
    }
    .searchJobOuter {
        background-color: #fff;
        padding: 15px 10px;
        border-radius: 20px;
    }
    .headersearch .form-inline .form-group,
    .navbar-form .form-group {
        width: 100%;
        padding-right: 15px;
    }
    .searchbtnsec {
        display: flex;
        width: 100%;
        align-items: start;
        margin-top: 0;
    }
    .clearfiltermobile {
        display: flex;
        flex-grow: 1;
        padding-left: 0;
        justify-content: end;
        padding-right: 10px;
    }
    .clearfiltermobile a {
        font-size: 15px;
        display: flex;
        align-items: center;
        color: #000;
        background-color: transparent;
        border-radius: 10px;
        font-family: 'CeraPro-Black';
        padding: 7px 15px;
        border: 1px solid #000;
    }
    .jobsearchpage .searchtabscontent .btn.btn-primary {
        margin: 0;
    }
    button.btn.btn-primary.mb-2.mobilesearch.searchbtn {
        display: inline-block;
    }
    .filtersec > ul {
        white-space: nowrap;
        width: 100%;
        overflow-y: hidden;
        overflow-x: auto;
        padding: 0;
    }
    .filterdropdown {
        left: 15px;
        right: 15px;
        white-space: initial;
    }
    .clearfiltermobile a i {
        font-size: 16px;
        margin-left: 5px;
    }
    .createalertbtn,
    .filtersec ul > li.clearfilter {
        display: none;
    }
    .joblist {
        padding: 10px 15px;
    }
    .joblistdesc .joblistimg {
        display: none;
    }
    .notificationmessage {
        line-height: 24px;
        margin-bottom: 15px;
        font-size: 14px;
        text-transform: uppercase;
        box-shadow: none !important;
        padding: 13px;
        background-color: #f2f2f2;
    }
    .joblistdesc {
        margin-top: 10px;
    }
    .joblistdesc .joblistcontent {
        padding-left: 0;
        width: 100%;
        display: -webkit-box !important;
        line-clamp: 2;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        font-size: 13px;
        margin-top: 0;
        line-height: 1.6;
    }
    .searchpagetabmenu {
        overflow-x: auto;
        width: 100%;
        flex-wrap: nowrap;
        white-space: nowrap;
        margin-top: 15px;
        overflow-y: hidden;
    }
}
@media (max-width: 575px) {
    .searchJobOuter .form-group {
        margin-bottom: 0;
    }
    .logosec {
        transform: translate(0, -50%);
        left: 60px;
    }
    .jobsearchdetails .addtofavaourite span {
        margin-left: -13px !important;
    }
    .searchtabs.nav > li a {
        font-size: 15px !important;
    }
    .searchtabs.nav > li {
        margin-right: 15px;
    }
    .searchpagetabmenu.nav > li > a {
        padding: 8px 10px;
    }
    .filtersec > ul::-webkit-scrollbar {
        width: 12px;
        background-color: #f5f5f5;
    }
    .filtersec > ul::-webkit-scrollbar-thumb {
        -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
        background-color: #010101;
    }
    .filtersec > ul::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
        background-color: #f5f5f5;
    }
    .joblistdesc {
        align-items: flex-start;
    }
    .joblistimg {
        margin-top: 6px;
    }
    .addtofavaourite span {
        margin-left: 0 !important;
    }
}
@media (max-width: 520px) {
    .appDownloadSecInner h3 {
        display: block;
        margin-bottom: 10px;
        margin-right: 0;
    }
    .appDownloadSecInner h3 label,
    .appDownloadSecInner h3 span {
        display: none;
    }
    .appDownloadBtn {
        margin-right: 0;
    }
    .appDownloadSecInner {
        flex-direction: column;
    }
}
@media (max-width: 414px) {
    .searchtabs.nav > li {
        margin-right: 15px;
    }
    .searchtabs.nav > li a {
        font-size: 13px !important;
    }
}
@media (max-width: 375px) {
    .logosec img {
        width: 130px;
    }
    .searchtabs.nav > li {
        margin-right: 9px;
    }
    .searchtabs.nav > li a {
        font-size: 12px !important;
    }
    .joblist {
        padding: 20px 10px;
    }
}
@media (max-width: 360px) {
    .appDownloadBtn img {
        max-width: 14px;
        margin-right: 5px;
    }
    .appDownloadBtn a p label {
        font-size: 12px;
        line-height: 12px;
    }
    .appDownloadBtn a p span {
        font-size: 9px;
        line-height: 9px;
    }
}

@media (min-width:992px) {
    .containerMd.container {
        max-width: 780px;
    }
}
@media (min-width: 1200px) {
    .container {
        max-width: 1000px;
    }
}
@media (min-width: 1500px) {
    .container {
        max-width: 1175px;
    }
}
#commonListAutoComplete li a {
    line-height: 22px;
    width: 100%;
    display: inline-block;
    padding: 10px 20px;
    color: #444;
    font-size: 18px !important;
}
#commonListAutoComplete li a:hover {
    background-color: #e0e0e0;
}
div#commonListAutoComplete {
    background: padding-box #fff;
    width: 100%;
    float: left;
    font-size: 14px;
    text-align: left;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.footer_right ul > li {
    display: inline-block;
    padding: 0 6px;
}
.footer_Left > p,
.footer_right ul > li > a {
    cursor: pointer;
    color: #8e95a7;
    font-size: 16px;
    line-height: initial;
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
    font-family: CeraPro-Regular;
    font-weight: 400;
}
.footer_right > ul > li > a:hover {
    color: #bbb;
}
.footer_bottom {
    display: block;
    margin-top: 20px;
}
.order-12 {
    -ms-flex-order: 12;
    order: 12;
}
.col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
}
#loading-jobs {
    position: fixed;
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(255, 255, 255, 0.7);
    z-index: 9999;
    display: none;
}
#loading-jobs .picload {
    width: 360px;
    height: 360px;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}
.paginate_disabled_next,
.paginate_disabled_previous,
.paginate_enabled_next,
.paginate_enabled_previous {
    height: 19px;
    float: left;
    cursor: pointer;
    color: #111 !important;
}
.paginate_disabled_next:hover,
.paginate_disabled_previous:hover,
.paginate_enabled_next:hover,
.paginate_enabled_previous:hover {
    text-decoration: none !important;
}
.paginate_disabled_next,
.paginate_disabled_previous {
    color: #708090 !important;
}
.paginate_disabled_previous,
.paginate_enabled_previous {
    padding-left: 23px;
}
.paginate_disabled_next,
.paginate_enabled_next {
    padding-right: 23px;
    margin-left: 10px;
}
.paging_full_numbers {
    height: 22px;
    line-height: 22px;
}
.paging_full_numbers a.paginate_active,
.paging_full_numbers a.paginate_button {
    border: 1px solid #eee;
    padding: 2px 5px;
    margin: 0 1px;
    cursor: pointer;
    color: #6badf1 !important;
}
.paging_full_numbers a.paginate_button {
    padding: 4px 12px !important;
}
.paging_full_numbers a.paginate_button:hover {
    text-decoration: none !important;
    background: #eee;
}
.dataTables_paginate.paging_full_numbers {
    margin-bottom: 50px;
    width: 100%;
    text-align: center;
}
.dataTables_paginate.paging_full_numbers a {
    display: inline-block;
    margin-bottom: 5px;
    color: #000 !important;
    font-weight: 400;
    font-size: 15px;
    margin-right: 10px;
    padding: 8px 16px !important;
    background: #fff;
    text-decoration: none;
    border-radius: 5px;
    border: 1px solid #dee2e6;
}
a.paginate_button.active {
    background: #000 !important;
    color: #fff !important;
    border: 1px solid #000000;
}
