body{
}

.banner-4-bg{
    margin-top: -125px;
    padding-top: 125px;
}

.logo{
    width: 200px !important;
}

nav .logo{
    width: 150px !important;
}

.text-yellow{
    color:#f5d91d !important;
}

.bg-yellow{
    background-color:#f5d91d !important;
}

.border-yellow{
    border-color: #f5d91d !important;
}

.btn-yellow,
.swal2-styled{
    color:#000 !important;
    font-size: 1.3rem !important;
    padding: 6px 15px 6px 15px !important;
    background-color:#f5d91d !important;
    border-radius: 30px !important;
    box-shadow: rgba(100, 100, 100, 0.3) 0px 0px 10px !important;

}
.jxhome-search-btn{
    color:#000 !important;
    font-size: 17px !important;
    padding: 6px 15px 6px 15px !important;
    background-color:#f5d91d !important;
    border-top-right-radius: 30px !important;
    border-bottom-right-radius: 30px  !important;
    border-top-left-radius: 0px !important;
    border-bottom-left-radius: 0px  !important;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    outline:none !important;

}
.btn-yellow.disabled,
.btn-yellow:disabled{
    background-color:#fff !important;
}

.jobxprss-app{
    background: #ffd700;
    color: #000000;
    min-height: 350px;
}

.app-download{
    padding: 30px 0;
    padding-bottom: 40px;
    width: 77%;
}

.app_image{
    text-align: right;
}

.app_image img{
    height: 410px;
    padding-top: 25px;
}

.app-download,
.app-download h2,
.app-download a,
.app-download p{
    color: #000000 !important;

}
.app-download p {
    margin-bottom: 40px;
}

nav.main-nav{
    opacity: 0.99;
}

.navbar-collapse{
    position: absolute;
    width: 300px;
    right: 0px;
    top: 100%;
    padding: 10px 20px;
    background: rgb(255, 255, 255);
    box-shadow: rgb(100 100 100 / 20%) 0px 7px 10px;
    z-index: 1000;
}

nav.main-nav .navbar-toggler{
    width: 40px;
    height: 40px;
    padding: 0;
    font-size: 2.5rem;
    border: none;
}

.top-links>.nav-item>.nav-link{
    color:#fff !important;
}

.nav.top-links li a{
    margin-top:12px !important;
}


.nav.top-links li button{
    padding-top:8px !important;
}

nav.top-links .account-thumb img,
.navbar-toggler.account-thumb img{
    width:30px;
    border-radius: 50%;
    overflow: hidden;
}

.account-card {
    display: flex;
}

.account-card .account-thumb {
    height: 50px;
    width: 50px;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 15px;
}

.account-card .account-body h5 {
    font-size: 1.6rem;
    font-family: "Poppins";
    font-weight: 600;
}

.top-links a.nav-link,
.top-links a.nav-link span{
    color:#000 !important;
}

/* Sign in dropdown Start */

.dropdown-sign-in{
    float: right;
    overflow: hidden;
    padding-top: 7px !important;
}
.dropdown-sign-in .dropdown-sign-in-btn{
    font-size: 1.4rem;
    border: none;
    outline: none;
    color: white;
    padding: .5rem 1rem;
    background-color: inherit;
    font-family: inherit;
    margin: 0;
    cursor: pointer;
}
.dropdown-sign-in-btn:hover .dropdown-sign-in-btn:active{
    color: #f5d91d !important;
    font-weight: bold;
}
.dropdown-sign-in:hover .dropdown-sign-in:active .dropdown-sign-in-btn{
    color: #f5d91d !important;
    font-weight: bold;
}

.dropdown-sign-in-content {
    display: none;
    position: absolute;
    background: linear-gradient(to top, #fff29a 90%, #3498db00 10%);
    min-width: 140px;
    z-index: 1;
    padding-bottom: 10px;
    border-radius: 7px;
    padding-top: 8px;
}

.dropdown-sign-in-content a {
    float: none;
    color: black;
    background-color: #ffffff;
    padding: 5px 10px;
    text-decoration: none;
    display: block;
    text-align: left;
}
.dropdown-sign-in-content a:hover {
    background-color: #fff29a;

}
.dropdown-sign-in:hover .dropdown-sign-in-content{
    display: block !important;
}


.sticky-signin{
    float: left !important;
    overflow: hidden;
    padding-top: 0px !important;
    background-color: #f5d91d !important;
    border-radius: 30px !important;
    margin-right: 15px;
}
.sty-button{
    color: black !important;
    padding: 4px 15px;
}
.sty-content{
    margin-top: 0px;
}

    /* Sticky Sign in dropdown start */

        .sticky-signin{
            float: left !important;
            overflow: hidden;
            padding-top: 0px !important;
            background-color: #f5d91d !important;
            border-radius: 30px !important;
            margin-right: 15px;
        }
        .sty-button{
            color: black !important;
            padding: 4px 15px;
        }
        .sty-content{
            margin-top: 0px;
        }

    /* Sticky Sign in dropdown end *

/* Sign in dropdown End */

#career-advice .blog-grid .body {
    padding: 15px;
    padding-left: 15px;
}
#career-advice .blog-grid .body h3 {
    margin-bottom: 15px;
}
#career-advice .blog-grid .body h3 {
    font-size: 2.1rem;
}
#career-advice .blog-grid {
    border-radius: 15px;
}


#career-advice .image {
    opacity: 1;
    display: block;
    width: 100%;
    height: auto;
    transition: .5s ease;
    backface-visibility: hidden;
}

#career-advice .middle {
    transition: .5s ease;
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
    z-index: 999;
}

#career-advice .blog-grid:hover {
    background-color: rgba(210,210,210,1);
}

#career-advice .blog-grid:hover img{
    opacity: 0.5;
}

#career-advice .blog-grid:hover .middle {
    opacity: 0.9;
}
.careerAdviceImgageWrapper {
    height: 200px;
    overflow: hidden;
}
#career-advice .text {
    background-color: #f5d91d;
    color: white;
    font-size: 16px;
    width: 90px;
    height: 90px;
    border-radius: 50%;
}

.android-app img,
.apple-app img{
    /*width:200px;*/
    width:150px;
    margin:0 10px;
}

footer{
    background: #000000;
}

footer,
footer p,
footer a,
footer li, .copyright-text,
footer address{
    color: #aaa !important;
}

footer a:hover,
footer li:hover{
    color: #f5d91d !important;
}

.progress-bar{
    background: #f5d91d;
}

.job-list.featured-company-list {
    min-height: 185px;
    padding-top: 25px;
    padding-bottom: 25px;
    align-items: normal;
    border-radius: 20px;
    margin:10px 0;
}

.job-list:nth-child(even) {
    background: #fbfbfb;
}
.job-list:nth-child(odd) {
    background: #fff;
}

.job-filter-result .job-list:nth-child(even) {
    background: #fff;
}
.job-filter-result .job-list:nth-child(odd) {
    background: #f0f0f0;
}
.ash-background{
    background: #f0f0f0;
}
.top-companies-wrapper {
    background: #fff;
    padding-top: 63px;
}
.top-companies-wrapper .section-header {
    margin-bottom: 35px;
}

.top-companies-wrapper .job-list:hover {
    background: #ffffff !important;
}

.main-nav.navbar,
.box-shadow{
        box-shadow: rgb(100 100 100 / 25%) 0px 0px 15px;
}

header .nav-link .fab{
    padding-top: 5px;
    font-size: 1.75rem;
}
.bottom-border-app-link {
    display: inline-block;
    border: 2px solid #000;
    width: 65px;
    margin-bottom: 25px;
}

.header-other{
    background: #333 url("../images/bg/bg_other.jpg");
    background-attachment: fixed;
    height:80px;
    margin-top: -75px;
    font-family: "Poppins";
}


.page-title{
    font-size: 2.5rem;
    font-weight: bold;
}

.bread-crumb{
    font-size: 1.5rem;
    font-weight: bold;
    padding-top: 8px;
}

.bread-crumb span{
    border-bottom: #f5d91d 3px solid ;
}
.page-item.active .page-link {
    background: #f5d91d ;
    border-color: #f5d91d;
    color: #000;
    font-weight: bold;
}
.page-item .page-link {
    color: #000;
    font-family: "Poppins";
}
.job-filter-wrapper {
    background: #fff;
}
.job-listing-container {
    background: #fff;
    padding: 15px;
}
h2.filter-title {
    font-size: 1.7rem;
    margin-top: 30px;
    margin-bottom: 40px;
    margin-left: 0px;
}
.job-filter-wrapper .job-filter-dropdown .btn-light {
    border-bottom: 0;
}
.job-filter-dropdown {
    background: #f0f0f0;
    margin-bottom: 5px;
}
.location-search-input {
    border-bottom: 0;
}
.job-filter-wrapper .job-filter-dropdown {
    padding-top: 5px;
}
#jobs .sorting-job .filter-option .filter-option-inner-inner
{
    padding-top: 5px;
    padding-bottom: 5px;
}
#jobs {
    padding-top: 10px;
}
.job-view-controller-wrapper .showing-number span {
    font-size: 1.4rem;
}

.job-filter-wrapper .job-filter.same-pad.job-type {
    background: #f0f0f0;
    margin-top: 15px;
}

.job-filter-wrapper .job-filter.same-pad {
    background: #f0f0f0;
    margin-bottom: 1px;
}
.job-filter-wrapper .job-filter:before, .job-filter-wrapper .job-filter:last-child:after {
    left: 0;
    display: none;
    height: 0;
    background: none;
}
#message-create svg {
    transform: rotate(45deg);
    position: relative;
    top: -1px;
    left: -2px;
}
.alert-primary.basic-info-input h4 {
    margin-bottom: 3px;
}
.no-message-found {
    font-size: 1.8rem;
    text-align: center;
    padding: 20px;
}
.no-message-found {
  display: inline-flex;
  align-items: center;
}
.message-box .dashboard-conversation .conversation.in .send-time {
    text-align: right;
}
.message-box .dashboard-conversation .conversation.in .send-time {
    text-align: right;
}
.android-app-download-link {
    font-weight: bold;
    font-size: 1.6rem;
}
.version {
    display: block;
    color: #676666;
    text-transform: lowercase;
    font-family: poppins;
    position: relative;
    z-index: 0;
}

/* The container */
.yellow-checkbox {
    display: inline-block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}



/* Hide the browser's default checkbox */
.yellow-checkbox input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}



/* Create a custom checkbox */
.yellow-checkbox span{
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    border: 1px solid #f5d91d;
}



/* On mouse-over, add a grey background color */
.yellow-checkbox:hover input ~ span {
    background-color: inherit;
}



/* When the checkbox is checked, add a background */
.yellow-checkbox input:checked ~ span {
    background-color: #f5d91d;
}



/* Create the checkmark/indicator (hidden when not checked) */
.yellow-checkbox span:after {
    content: "";
    position: absolute;
    display: none;
}



/* Show the checkmark when checked */
.yellow-checkbox input:checked ~ span:after {
    display: block;
}



/* Style the checkmark/indicator */
.yellow-checkbox span:after {
    left: 9px;
    top: 4px;
    width: 8px;
    height: 15px;
    border: solid black;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.footer-widget.footer-shortcut-link ul li + li {
    margin-top: 0;
}

.yellow-checkbox-joblist {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

#salary-filter .yellow-checkbox-joblist {
    font-size: inherit;
}

.yellow-checkbox-joblist input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}
.yellow-checkbox-joblist span {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #f5d91d;
}
.yellow-checkbox-joblist input:checked ~ span {
    background-color: #f5d91d;
}
.yellow-checkbox-joblist span:after {
    content: "";
    position: absolute;
    display: none;
}
.yellow-checkbox-joblist input:checked ~ span:after {
    display: block;
}
.yellow-checkbox-joblist span:after {
    left: 9px;
    top: 4px;
    width: 8px;
    height: 15px;
    border: solid black;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.top-links a.nav-link:hover{
    color: #f5d91d !important;
    font-weight: bold;
}
.footer-bottom .back-to-top a{
    position: relative ;
    z-index: 999;
}

.job-list.featured-company-list:hover{
    box-shadow: rgba(100, 100, 100, 0.3) 0px 0px 10px !important;
}

.search-btn{
    /*box-shadow: rgba(0, 0, 0, .7) 0px 0px 10px !important;*/
}

.send-sms-form .input-group-append{
    margin-left: 10px;
}

.send-sms-input input{
    height: 30px;
    font-size: 1.5rem;
    width: 198px!important;
}

.send-sms-input {
    padding-left: 2px;
}

.btn.send-sms-btn{
    font-size: 1.5rem;
    background: black;
    color: #ffffff;
    font-weight: bold;
    width: 200px;
    height: 30px;
}

.send-sms-div{
    width: 76%;
    display: none;
}

/*------------------------------------------
	Responsive
-------------------------------------------*/
@media all and (max-width: 767px) {
    .send-sms-form .input-group-append {
         margin-left: 0;
        margin-top: 10px;
    }
    #send-sms .input-group{
        width: 200px;
        margin-left: 30px;
    }
}

/*------------------------------------------
	Sticky Menu Rearrange Aug 2021
-------------------------------------------*/
.nav.top-links li a.account-thumb{
    padding-top:0 !important;
}
.fixed-top.sticky-menu-container-wrapper{
    background:#000000;
    border-bottom: 2px solid #fff;
    z-index:999 !important;
}
.navbar>.container,.navbar>.sticky-menu-container{
    display:block !important;
}
.sticky-menu-right{
    display:flex;
}
.sticky-menu-right-for-mobile{
    display:none;
}
.mobile-menu-logo{
    margin-top:8px;
}
.sticky-signin {
    margin-top: 4px;
}
.jx-home-ads-slide .carousel-indicators{
    z-index:1 !important;
}
.sticky-menu-right-for-all.top-links>.nav-item>.nav-link{
    color: #000 !important;
}
.sticky-menu-right .nav-item button.account-thumb{
    outline:0 !important;
}
.com-nav-items-wrapper{
    display:flex;
}
.com-mobile-menu-item{
    display:none;
}
.com-mobile-menu-item .navbar-toggler {
    width: 30px;
    height: 30px;
    padding: 0;
    font-size: 2.5rem;
    border: none;
    color: #fff;
    margin-top: 9px;
}
.com-mobile-menu-item .navbar-collapse{
        padding:0 !important;
    }
.com-mobile-menu-item .navbar-collapse{
        border-bottom-left-radius:5px;
        border-bottom-right-radius:5px;
    }
.com-mobile-menu-item .navbar-collapse .nav-item{
        padding:0 20px;
        border-bottom: 1px solid #e2e2e2;
    }
.com-mobile-menu-item .navbar-collapse .nav-item:hover{
        background:#f5d91d;
        border-bottom: 1px solid #eacf1a;
        font-weight: bold;
    }
.com-mobile-menu-item .top-links a.nav-link:hover,
.com-mobile-menu-item .top-links a.nav-link:hover span{
        color:#000 !important;
    }
.com-mobile-menu-item .navbar-collapse .nav-item:last-child{
        border-bottom: none;
        border-bottom-left-radius:5px;
        border-bottom-right-radius:5px;
    }
header button:focus {
    outline: none !important;
}

/*--------------------md-------------------max-width:992*/
@media all and (max-width: 991.98px) {
    .sticky-menu-right-for-all,.com-regular-menu-item{
        display:none;
    }
    .sticky-menu-right-for-mobile,.com-mobile-menu-item{
        display:block;
    }
    .sticky-menu-right-for-mobile .navbar-toggler {
        color: rgb(0 0 0) !important;
        border-color: rgba(0,0,0,.5) !important;
        margin-top: 3px;
    }
    .sticky-menu-right-for-mobile .navbar-collapse{
        padding:0 !important;
    }
    .sticky-menu-right-for-mobile .navbar-collapse{
        border-bottom-left-radius:5px;
        border-bottom-right-radius:5px;
    }
    .sticky-menu-right-for-mobile .navbar-collapse .nav-item{
        padding:0 20px;
        border-bottom: 1px solid #e2e2e2;
    }
    .sticky-menu-right-for-mobile .navbar-collapse .nav-item:hover{
        background:#f5d91d;
        border-bottom: 1px solid #eacf1a;
        font-weight: bold;
    }
    .sticky-menu-right-for-mobile .top-links a.nav-link:hover,
    .sticky-menu-right-for-mobile .top-links a.nav-link:hover span{
        color:#000 !important;
    }
    .sticky-menu-right-for-mobile .navbar-collapse .nav-item:last-child{
        border-bottom: none;
        border-bottom-left-radius:5px;
        border-bottom-right-radius:5px;
    }
    .pro-member-badge {
        z-index: 1 !important;
    }
    .powered-by-ishraak {
        z-index: 1 !important;
    }
    .pro-def-log-sep{
        margin-top:8px;
    }
}

/*--------------------xs-------------------max-width:575*/
@media all and (max-width: 575.98px) {
    #modal-signin{
        padding-left:0 !important;
    }
    #modal-signin .modal-sm {
        max-width: 300px;
    margin: 0 auto;
    }
}