.position-relative {
    position: relative;
}

.display-block {
    display: block;
}

.display-inline {
    display: inline-block;
}

.position-unset {
    position: unset!important;
}

.mg-10 {
    margin: 10px;
}

.mg-l-20 {
    margin-left: 20px;
}

.mg-r-10 {
    margin-right: 10px;
}

.no-margin {
    margin: 0px!important;
}

.no-mg-top {
    margin-top: 0px!important;
}
.no-mg-topvb {
    margin-top: 61px!important;
}
.mg-btm-vb{
    padding-bottom: 3px;
    color:#e52e2d;
}
.mg-rth-vb{
    padding-right: 5px;
    color:#e52e2d;
}
.mg-right-0 {
    margin-right: 0px!important;
}
.cap-text-vb{
    text-transform: uppercase;
}
.mg-bottom-10 {
    margin-bottom: 10px;
}

.mg-bottom-20 {
    margin-bottom: 20px;
}

.mg-bottom-30 {
    margin-bottom: 30px;
}

.mg-top-10 {
    margin-top: 10px!important;
}

.mg-top-12 {
    margin-top: 12px;
}

.mg-top-20 {
    margin-top: 20px!important;
}

.mg-top-20info {
    margin-top: 0px!important;
}

.mg-top-30 {
    margin-top: 30px;
}

button:hover,
button:active,
button:focus,
a:hover,
a:active,
a:focus {
    outline: none!important;
}

button:hover,
button:focus {
    outline: none!important;
    color: #fff!important;
}

.job-listing,
.job-grid {
    float: left;
    margin-top: 30px;
    width: 100%;
}
.title-gry-vb{
    color:#A9A9A9;
}
.dj-jobs .job-item {
    padding: 20px 30px 202px;
    margin-bottom: 20px;
    background: #ffffff;
    position: relative;
}

.dj-listing .job-item {
    height: auto !important;
}

.job-item {
    padding: 30px 0 30px 0;
    border-bottom: 1px #f6f7f9 solid;
    position: relative;
}

.job-item .job-image {
    border-radius: 5px;
    float: left;
    margin-top: 7px;
    overflow: hidden;
    max-width: 61px;
    max-height: 61px;
    min-width: 61px;
    min-height: 61px;
}

.dj-listing .job-item:last-child .job-info {
    border: none;
}

.job-item .job-info {
    margin-left: 80px;
    padding-right: 0px;
    position: relative;
}

.job-item .job-title a,
.job-item .job-title {
    color: #333;
    font-size: 20px;
}

.job-item h3 {
    margin: 0 0 0px;
}

.job-item.featured-item .job-title a {
    color: #2980b9;
}

.job-item .job-info .info-company i {
    font-size: 13px;
    text-align: center;
    margin-right: 10px;
    position: relative;
    top: 1px;
    color: #e52e2d;
    font-weight: 600;
}

.job-item .job-info a {
    color: #777;
}

.job-item .job-info a.btn-apply-job {
    color: #fff;
    position: relative;
    top: 33px;
}

.seach-job-keyword input {
    display: inline-block;
    height: 38px;
    border-radius: 0px;
}

.seach-job-keyword .btn-search-job {
    position: absolute;
    top: 0;
    right: 0;
    height: 38px;
    border-radius: 0px;
    width: 48px;
    background-color: #cc0000;
    color: #fff;
    font-size: 21px;
}

.job-item .job-type {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 99;
}

.save-job:focus {
    color: #f16e8e!important;
}

.save-job:hover {
    color: #ffffff!important;
}

.job-item .job-type a.type-name,
.job-item .job-type span.type-name {
    display: inline-block;
    color: #2980b9;
    font-weight: 600;
    height: 30px;
    line-height: 30px;
    padding: 0 15px;
    border: 1px #cccccc solid;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    font-size: 13px;
    text-transform: uppercase;
    background-color: #fff;
}

/*.job-item .job-type a.type-name:hover {
    background-color: #2980b9;
    color: #fff;
    border: 1px #2980b9 solid;
}*/
@media screen and (max-width: 750px) {
    .job-detail-wrapper-vb{
        margin-top: -90px;
        background-color: #fff;
        padding: 30px 30px 226px !important;
        margin-bottom: 20px;
        position: relative;    
    }
    .apply-btn-vb{
        margin-top: 27px !important;
    }
    .dj-jobs .job-item {
        padding: 20px 30px 331px !important;
        margin-bottom: 20px;
        background: #ffffff;
        position: relative;
    }
}
@media screen and (max-width: 420px){
    .job-detail-wrapper-vb{
        margin-top: -90px;
        background-color: #fff;
        padding: 30px 30px 168px !important;
        margin-bottom: 20px;
        position: relative;    
    }
    .apply-btn-vb{
        margin-top: 27px !important;
        margin-left: -88px;
    }
    .dj-jobs .job-item {
        padding: 20px 30px 331px !important;
        margin-bottom: 20px;
        background: #ffffff;
        position: relative;
    }
    .job-detail-lineh-vb{
        line-height: 13px !important; 
    }
    .job-details-inner .company-job-info {
        margin-left: 108px;
    }
    
}

@media screen and (max-width: 320px){
    .info-company .expsvb {
        display: inline-block;
        margin-left: -20px;
    }
    .job-details-inner .company-job-info .job-title,
.job-details-inner .company-job-info .job-title a {
   
    color: #458bc4;
    font-size: 15px;
    margin-left: -32px !important;
   }
   .job-detail-lineh-vb{
    font-size: 12px;
    line-height: 13px !important;
    margin-left: -33px;
  }
  .info-company .addressvb {
    display: inline-block ;
    margin-left: -20px;
  }
  .job-detail-wrapper-vb{
    margin-top: -90px;
    background-color: #fff;
    padding: 30px 30px 213px !important;
    margin-bottom: 20px;
    position: relative;    
   }
}
.job-detail-wrapper {
    margin-top: -90px;
    background-color: #fff;
    padding: 30px 30px 100px;
    margin-bottom: 20px;
    position: relative;
}

.job-detail-wrapper-vb{
    margin-top: -90px;
    background-color: #fff;
    padding: 30px 30px 100px;
    margin-bottom: 20px;
    position: relative;    
}
.job-detail-wrappersv {
    margin-top: -90px;
    background-color: #fff;
    padding: 30px 30px 50px;
    margin-bottom: 20px;
    position: relative;
}
.job-details-inner {
    position: relative;
}

.job-details-inner .company-logo {
    position: absolute;
    left: 0;
    width: 100px;
}

.job-details-inner .company-logo img {
    margin: 0 auto;
    border: 1px solid #f1f1f1;
    display: block;
    margin: 0 auto;
    width: 100px;
    height: 100px;
    border-radius: 100%;
    padding: 0px;
}

.job-details-emp .company-logo {
    width: 62px;
}

.job-details-emp .company-logo img {
    margin: 0 auto;
    border: 0px solid #f1f1f1;
    display: block;
    margin: 0 auto;
    padding: 0px;
}

.job-details-inner .company-job-info {
    margin-left: 150px;
}

.job-details-inner .company-job-info .job-title,
.job-details-inner .company-job-info .job-title a {
    margin: 0;
    color: #458bc4;
}

.job-details-inner .company-job-info .info-company i {
    margin-right: 10px
}

.job-details-inner .company-job-info .job-type {
    position: absolute;
    top: 0;
    right: 0;
}
.brows-job-search-vb{
    margin-top: 23px;
}
.brows-job-btnvb{
    padding: 12px 52px ;
    margin-left: 27px ;
    margin-top: -23px ; 
    font-family: roboto;
    color: #fff !important;
    position: relative;
    top: 33px;
   
    font-size: 16px;
    text-transform: uppercase;
    background-color: #e52e2d;
    color: #fff;
    margin-right: 30px;
    border-radius: 0px;
}
.job-img-vb{
    padding-top: 0px;
}
@media screen and (max-width: 320px){
.dj-jobs .job-item {
    padding: 20px 30px 401px !important;
    margin-bottom: 20px;
    background: #ffffff;
    position: relative;
 }
 .brows-job-btnvb {
    padding: 12px 24px;
    margin-left: 27px;
    margin-top: -3px;
    font-family: roboto;
}
}
@media screen and (max-width:992px){
    .brows-job-btnvb{
        padding: 12px 23px ;
        margin-left: 27px ;
        margin-top: -23px ; 
        font-family: roboto;
    }
}
@media screen and (min-width:476px) and (max-width:768px){
    .job-details-med{
        margin-top: -47px;
    }
}
@media screen and (max-width:475px){
    .job-detail-wrapper {
        margin-top: -90px;
        background-color: #fff;
        padding: 30px 30px 160px;
        margin-bottom: 20px;
        position: relative;
    }

    /* .job-detail-wrapper-vb {
        margin-top: -90px;
        background-color: #fff;
        padding: 30px 30px 40px;
        margin-bottom: 20px;
        position: relative;
    } */
    
    .job-details-med{
        margin-top: 15px;
        padding-right: 96px;
    }
}
.job-details-inner .company-job-info .apply-button-set {
    margin-top: 20px;
}
.apply-btn-vb{
    margin-top: -9px;
}
.priviewpad-vb{
    padding-bottom: 7px;
}
.priviewpads-vb{
    padding-bottom: 12px;

}
.lang-tilte-vb{
    padding-bottom: 12px;
}
.lang-top-vb{
    padding-top: 21px;
}
.job-detail-wrapper .post-date {
    width: auto;
    background-color: #f3f3f3;
    position: absolute;
    right: 0px;
    bottom: 0px;
    height: 33px;
    line-height: 33px;
    text-align: center;
}
.job-detail-wrappersv .post-date {
    width: auto;
    background-color: #f3f3f3;
    position: absolute;
    right: 0px;
    bottom: 0px;
    height: 33px;
    line-height: 33px;
    text-align: center;
}

.job-detail-wrapper .post-date span {
    padding-left: 18px;
    margin-right: 20px;
    position: relative;
    color: #969696;
    font-size: 12px;
}
.job-detail-wrappersv .post-date span {
    padding-left: 18px;
    margin-right: 20px;
    position: relative;
    color: #969696;
    font-size: 12px;
}

.job-detail-wrapper .post-date span:after {
    content: '';
    position: absolute;
    width: 1px;
    height: 16px;
    background-color: #dedddd;
    right: -19px;
    opacity: 1;
    top: 1px;
}
.job-detail-wrappersv .post-date span:after {
    content: '';
    position: absolute;
    width: 1px;
    height: 16px;
    background-color: #dedddd;
    right: -19px;
    opacity: 1;
    top: 1px;
}

.job-detail-wrapper .post-date span:last-child:after {
    opacity: 0;
}

.job-detail-wrapper .post-date span strong {
    padding-left: 4px;
    color: #333;
}

.job-detail-wrapper-vb .post-date {
    width: auto;
    background-color: #f3f3f3;
    position: absolute;
    right: 0px;
    bottom: 0px;
    height: 33px;
    line-height: 33px;
    text-align: center;
}

.job-detail-wrapper-vb .post-date span {
    padding-left: 18px;
    margin-right: 20px;
    position: relative;
    color: #969696;
    font-size: 12px;
}

.job-detail-wrapper-vb .post-date span:after {
    content: '';
    position: absolute;
    width: 1px;
    height: 16px;
    background-color: #dedddd;
    right: -19px;
    opacity: 1;
    top: 1px;
}

.job-detail-wrapper-vb .post-date span:last-child:after {
    opacity: 0;
}

.job-detail-wrapper-vb .post-date span strong {
    padding-left: 4px;
    color: #333;
}


.info-company .company {
    margin-bottom: 10px;
}

.info-company .exps {
    display: inline-block;
    margin-right: 30px;
}

.info-company .address {
    display: inline-block;
}
 .make-loc-red{
     color:#e52e2d;
 }
.admin-job-title{
    font-size: 35px;
    /* font-weight: 200; */
    font-family: 'Montserrat', sans-serif;
    padding-left: 37px;
    padding-bottom: 15px;
    padding-top: 9px;
    color: #fff;
}
.search-form-container .search-main-title,
.box-title {
    color: #e52e2d;
    text-align: left;
    font-size: 21px;
    text-transform: uppercase;
    margin-top: 0px;
    margin-bottom: 20px;
}

.btn-edit-form {
    position: absolute;
    top: 35px;
    right: 30px;
    background: #eff4f8;
    border: none;
    color: #33699c!important;
    font-size: 23px;
    font-weight: 600;
    padding: 5px;
    border-radius: 10px;
    height: 37px;
    width: 37px;
}

.btn-edit-form:hover {
    background: #33699c;
}

.btn-edit-form-crnt {
    position: absolute;
    top: 35px;
    right: 30px;
    background: #eff4f8;
    border: none;
    color: #33699c!important;
    font-size: 23px;
    font-weight: 600;
    padding: 5px;
    border-radius: 10px;
    height: 37px;
    width: 37px;
}

.edu-ul-list-label li,
.edu-ul-list-field li,
.exr-ul-list-label li,
.exr-ul-list-field li {
    position: relative;
    float: left;
    width: 100%;
}

.btn-cancel-form .icon,
.btn-remove-form .icon,
.btn-save-form .icon {
    color: #fff;
    font-size: 42px;
    line-height: 1px;
    position: relative;
    left: -7px;
    top: -5px;
}

.btn-cancel-form {
    position: absolute;
    top: 35px;
    right: 30px;
    background: #33699c;
    border: none;
    color: #fff!important;
    font-size: 23px;
    font-weight: 600;
    padding: 5px;
    border-radius: 10px;
    height: 37px;
    width: 37px;
}

.btn-save-form {
    position: absolute;
    top: 35px;
    right: 74px;
    background: #3fad66;
    border: none;
    color: #fff!important;
    font-size: 23px;
    font-weight: 600;
    padding: 5px;
    border-radius: 10px;
    height: 37px;
    width: 37px;
}
@media screen and (max-width:768px){
    .btn-cancel-form {
        position: absolute;
        top: 18px;
        right: 30px;
        background: #33699c;
        border: none;
        color: #fff!important;
        font-size: 23px;
        font-weight: 600;
        padding: 5px;
        border-radius: 10px;
        height: 37px;
        width: 37px;
    }
    
    .btn-save-form {
        position: absolute;
        top: 18px;
        right: 74px;
        background: #3fad66;
        border: none;
        color: #fff!important;
        font-size: 23px;
        font-weight: 600;
        padding: 5px;
        border-radius: 10px;
        height: 37px;
        width: 37px;
    }
}
.btn-remove-form {
    position: absolute;
    top: 7px;
    right: 0px;
    background-color: indianred;
    border: none;
    color: #fff!important;
    font-size: 23px;
    font-weight: 600;
    padding: 5px;
    border-radius: 10px;
    height: 37px;
    width: 37px;
}

.out-side-btn {
    top: 13px!important;
}

.row-edit.btn-edit-form {
    top: 7px;
    right: 55px;
}

.out-side-btn.btn-cancel-form,
.out-side-btn.btn-edit-form {
    right: 15px;
}

.out-side-btn.btn-save-form {
    right: 68px;
}

.row-edit {
    top: 7px;
    right: 0px;
}

.row-edit.btn-save-form {
    top: 7px;
    right: 55px;
}

.form-inline .form-group {
    position: relative;
}

.form-inline .form-group i.top-33 {
    top: 33px!important;
}

.form-inline .form-group i {
  position: absolute;
    left: 15px;
    font-size: 23px!important;
    top: 18px !important;
    color: #e52e2d;
}
.fixed-i-position{
    position: absolute;
    left: 15px;
    font-size: 23px!important;
    top: 37px!important;
    color: #e52e2d;
}
 
 .colorchange
{
  
 color: white!important;
}

.form-inline.header-form .form-group i.icon-magnifying-glass,
.form-inline.header-form .form-group i.icon-briefcase,
.form-inline.header-form .form-group i.icon-map-pin {
    position: absolute;
    left: 11px!important;
    font-size: 22px!important;
    top: 13px!important;
    color: #e52e2d;
}

.form-inline .form-group input,
.resume-video .form-group input {
    padding-left: 46px;
    height: 50px;
    font-size: 16px;
    border-radius: 0px;
}
.profile-imp-pad{
    padding-left: 12px !important;
}
.form-inline .form-group textarea {
    padding-left: 60px;
    resize: none;
    font-size: 16px;
    border-radius: 0px;
    height: auto!important;
}

.form-group textarea:active,
.form-group textarea:focus {
    box-shadow: none;
}
@media screen and (max-width:768px){
    .visa-que-vb{
        padding-top: 84px;
    }
}
.dj-btn-already-applied {
    padding: 14px 15px;
    font-size: 16px;
    text-transform: uppercase;
    background-color: #e52e2d;
    color: #fff;
    margin-right: 30px;
    width: 170px;
    border-radius: 0px;
}

.dj-btn-default {
    padding: 14px 15px;
    font-size: 16px;
    text-transform: uppercase;
    background-color: #e52e2d;
    color: #fff;
    margin-right: 30px;    
    border-radius: 0px;
}
.dj-spl-btnvb{
    padding: 14px 19px;
    font-size: 13px;
    text-transform: uppercase;
    background-color: #e52e2d;
    color: #fff;
    margin-right: 30px;
   
    border-radius: 0px;
    font-weight: 400;
}
.dj-btn-default:hover {
    background-color: #e52e2d;
    color: #fff;
    box-shadow: 1px 1px 9px #33699c;
}

.dj-btn-cancel {
    padding: 14px 15px;
    font-size: 16px;
    text-transform: uppercase;
    background-color: #d3d3d3;
    color: #333;
    margin-right: 30px;
    width: 145px;
    border-radius: 0px;
}

.dj-btn-cancel:hover {
    background-color: #d3d3d3;
    color: #333;
    box-shadow: 1px 1px 9px #d3d3d3;
}

.btn-apply-linkedin {
    padding: 14px 15px;
    font-size: 16px;
    text-transform: uppercase;
    background-color: #2d5d8a;
    color: #fff;
    width: 195px;
    border-radius: 0px;
    font-weight: 500;
    letter-spacing: 1px;
}

.btn-apply-linkedin:hover {
    background-color: #33699c;
    color: #fff;
}

.job-dec-box {
    background-color: #fff;
    padding: 30px;
    margin-bottom: 20px;
    position: relative;
    float: left;
    width: 100%;
    box-shadow: 1px 1px 9px #e5e5e5;
}
.job-dec-box-vb {
    background-color: #fff;
    /* padding: 30px; */
    margin-bottom: 20px;
    margin-top: 50px;
    position: relative;
    float: left;
    width: 100%;
    box-shadow: 1px 1px 9px #e5e5e5;
    background: rgba(239, 85, 58, 0.8);
}
.admin-job-float{
   float: right;
    margin-top: 14px;
    margin-right: 47px;
    background-color: #fff;
    padding: 11px 19px;
    font-size: 18px;
    color:#e52e2d;
    border: solid 2px #e52e2d;
}
@media screen and (max-width:700px){
    .admin-job-float{
    background-color: #fff;
    padding: 11px 19px;
    font-size: 18px;
    color: #e52e2d;
    border: solid 2px #e52e2d;
    margin-right: 185px;
     }
     .admin-job-title{
        font-size: 46px;
        font-weight: 400;
        font-family: 'Montserrat', sans-serif;
        padding-left: 171px;
        padding-bottom: 15px;
        padding-top: 9px;
        
        color: #fff;
        
    }
}

@media screen and (max-width:430px){
    .admin-job-float {
        background-color: #fff;
        padding: 11px 19px;
        font-size: 18px;
        color: #e52e2d;
        border: solid 2px #e52e2d;
        margin-right: 85px;
    }
    .admin-job-title {
        font-size: 45px;
        font-weight: 400;
        font-family: 'Montserrat', sans-serif;
        padding-left: 62px;
        padding-bottom: 15px;
        padding-top: 9px;
        color: #fff;
    }
    .admin-form-vb{
        padding-bottom: 18px;
    }
}

@media screen and (max-width:375px){
    .admin-job-float {
        background-color: #fff;
        padding: 11px 19px;
        font-size: 18px;
        color: #e52e2d;
        border: solid 2px #e52e2d;
        margin-right: 67px;
    }
    .admin-job-title {
        font-size: 45px;
        font-weight: 400;
        font-family: 'Montserrat', sans-serif;
        padding-left: 46px;
        padding-bottom: 15px;
        padding-top: 9px;

        color: #fff;
    }
    .admin-form-vb{
        padding-bottom: 18px;
    }
    .job-dec-box-vb {
        background-color: #fff;
        /* padding: 30px; */
        margin-bottom: 20px;
        margin-top: 86px;
        position: relative;
        float: left;
        width: 100%;
        box-shadow: 1px 1px 9px #e5e5e5;
        background: rgba(239, 85, 58, 0.8);
    }
}

@media screen and (max-width:320px){
    .admin-job-float {
        background-color: #fff;
        padding: 11px 19px;
        font-size: 18px;
        color: #e52e2d;
        border: solid 2px #e52e2d;
        margin-right: 49px;
    }
    .admin-job-title {
        font-size: 44px;
        font-weight: 400;
        font-family: 'Montserrat', sans-serif;
        padding-left: 20px;
        padding-bottom: 15px;
        padding-top: 9px;
       
        color: #fff;
    }
    .job-dec-box-vb {
        background-color: #fff;
        /* padding: 30px; */
        margin-bottom: 20px;
        margin-top: 10px;
        position: relative;
        float: left;
        width: 100%;
        box-shadow: 1px 1px 9px #e5e5e5;
        background: rgba(239, 85, 58, 0.8);
    }
}
.admin-job-float:hover{
    color:#e52e2d !important;
}
.admin-fa-pad{
    padding-right: 10px;
}
.admin-job-row{
    /* background: rgba(239, 85, 58, 0.8); */
    padding:5px;
}
.dj-btn-add-more,
.btn-edit-jobpost {
    background-color: #e52e2d;
}

.search-form-header {
    /* margin-top: 147px; */
    margin-top: calc( 50vw * .3);
}

.search-form-container form .form-group,
.profile-sec form .form-group,
.search-form-container form .form-group .form-control,
.profile-sec form .form-group .form-control {
    width: 100%;
}

.search-form-container form .form-group,
.profile-sec form .form-group {
    margin-bottom: 25px;
    position: relative;
}

.search-form-container form .form-group .form-control,
.profile-sec form .form-group .form-control {
    height: 50px;
    font-size: 16px;
    border-radius: 0px;
}

/*
.profile-sec form .form-group {
    max-height: 50px;   
}
*/
.famarg{
    margin-right: 13px;
}
.select2-container {
    width: 100% !important;
}

.field-title {
    margin-left: 10px;
    font-size: 14px;
}

.employer-profile-pics .thumbnail {
    height: 164px!important;
}

.field-label {
    height: 50px;
    font-size: 17px;
    border-radius: 0px;
    padding-left: 12px;
    width: 100%;
    color: #555;
    background-color: #fff;
    background-image: none;
    border-bottom: 1px solid #ccc;
    line-height: 51px;
    font-weight: 500;
    margin-bottom: 0px;
}

.field-label.textarea {
    word-break: break-all;
    max-height: 100%;
    min-height: auto;
    height: 100%;

}

.tag-input-tl {
    position: relative;
    border-bottom: 1px solid #d8d9d9;
    /* padding: 2px 3px; */
    display: block;
    background: #ffffff;
    width: 100%;
    height: 50px;
    padding: 0;
    border-radius: 3px;
}


.tag-input-tl .box_tag_right {
    overflow: hidden;
    position: absolute;
    width: 100%;
    height: 50px;
    top: 0;
    left: 50px;
}

.tag-input-tl input {
    display: inline-block;
    position: absolute;
    top: 0;
    width: 100%;
    height: 40px;
    font-size: 15px;
    line-height: 43px;
    color: black;
    border: 0px;
    margin-left: 8px;
    background: transparent;
    color: #54657e;
    padding-left: 0px!important;
}

.tag-input-tl input:focus {
    outline: 0;
    box-shadow: 0px;
}

.tag-input-tl .input-tag {
    position: relative;
    line-height: 24px;
    background-color: #4779a9;
    color: #fff;
    display: inline;
    float: left;
    height: 28px;
    min-width: auto;
    max-width: 175px;
    margin-left: 5px;
    border-radius: 4px;
    margin-top: 12px;
    overflow: hidden;
    width: auto;
    padding-right: 6px;
}

.tag-input-tl .input-tag span {
    margin-left: 5px;
    margin-top: 2px;
    float: left;
    white-space: nowrap;
    max-width: 150px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.tag-input-tl .input-tag .delete-tag {
    margin-top: 4px;
    float: right;
    cursor: pointer;
    color: #fff;
    width: 20px;
    margin-left: 6px;
    font-size: 20px;
    line-height: 20px;
    background: #0f3c67;
    border-radius: 28px;
    text-indent: 5px;
    margin-right: 5px;
}

.tag-input-tl .input-tag .delete-tag:hover {
    color: #fff;
}

.tag-input-tl .list_autocomplete {
    z-index: 100;
    position: absolute;
    top: 40px;
    width: 100%;
    /*    background: #eceff4;*/
    background: #ffffff;
    max-height: 300px;
    overflow-y: auto;
    overflow-x: hidden;
    box-shadow: 1px 2px 11px 1px rgba(184, 192, 204, 0.9);
    list-style: none;
    border-radius: 5px;
}

.tag-input-tl .list_autocomplete .active_autocomplete {
    border: 1px solid #ccc;
    background: #f7f8fc;
}

.tag-input-tl .list_autocomplete .list_autocomplete_child {
    width: 100%;
    height: 35px;
    line-height: 37px;
    cursor: pointer;
    color: #54657e;
    padding: 0px 0px 0px 11px;
}

.tag-input-tl .list_autocomplete .list_autocomplete_child:hover {
    background: #f7f8fc;
}

.tag-input-tl .animatedTag {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

@-webkit-keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }
    40% {
        -webkit-transform: perspective(400px) rotateX(-10deg);
    }
    70% {
        -webkit-transform: perspective(400px) rotateX(10deg);
    }
    100% {
        -webkit-transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }
}

@keyframes flipInX {
    0% {
        transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }
    40% {
        transform: perspective(400px) rotateX(-10deg);
    }
    70% {
        transform: perspective(400px) rotateX(10deg);
    }
    100% {
        transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }
}

.tag-input-tl .flipInXTag {
    -webkit-backface-visibility: visible !important;
    -webkit-animation-name: flipInX;
    backface-visibility: visible !important;
    animation-name: flipInX;
}

.skillslist .input-tag span {
    font-size: 13px;
}

.skillslist {
    padding-left: 55px;
}

.job-short-filter {
    background: #fff;
    padding: 14px 30px;
    float: left;
    width: 100%;
    border: 1px solid #f1f1f1;
}

.job-filter-box .form-group {
    margin-bottom: 0px;
}

.job-filter-box .form-group .form-control {
    height: 50px;
}

.table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 14px;
}


.job-short-filter {
    background: #fff;
    padding: 14px 30px;
    float: left;
    width: 100%;
    border: 1px solid #f1f1f1;
    /* margin-top: 84px; */
}

.search-btn {
    position: absolute;
    top: 0;
    right: 0;
    height: 50px;
    width: 60px;
    background: #33699c;
    border: none;
    color: #fff;
    font-size: 21px;
    line-height: 50px;
}

.job-filter-box .form-group {
    margin-bottom: 0px;
}

.job-filter-box .form-group .form-control {
    height: 50px;
}

.job-filter-box .form-group .form-control.tabel-select {
    height: 34px;
}

.table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 14px;
}

/*Pricing table and price blocks*/

.price-head h1 {
    text-align: center;
    margin-top: 2em;
    font-size: 3em;
    color: #fff;
}

.price-head h3 {
    color: #404042;
    font-size: 3em;
    text-decoration: none;
    font-weight: 700;
}

.pricing-grids {
    margin: 7% 0;
}

.pricing-grid1,
.pricing-grid2 {
    margin: 0 auto;
    display: block;
    text-align: center;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    padding: 0;
    border: none;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -o-border-radius: 8px;
    -moz-border-radius: 8px;
}


.pricing-grid1:hover,
.pricing-grid2:hover {
    /*
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05);
    z-index: 1;
*/
    border: none;
}

.price-value h3 {
    font-size: 2.8em;
    color: #fff;
    text-transform: uppercase;
}

.price-value,
.price-value.two {
    background: #4d9acf;
    padding: 2.8em 1.8em 2em;
    border-bottom: 6px solid #33699c;
    border-top-left-radius: 8px;
    -webkit-border-top-left-radius: 8px;
    -o-border-top-left-radius: 8px;
    -moz-border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    -webkit-border-top-right-radius: 8px;
    -o-border-top-right-radius: 8px;
    -moz-border-top-left-radius: 8px;
    position: relative;
    height: 170px;
}

.price-value.two {
    background: #33699c;
    border-bottom: 6px solid #4e9ad0;
}


.price-value ul,
.pricing-grid1 ul,
.pricing-grid2 ul {
    padding: 0;
}

.price-value ul li,
.pricing-grid1,
.pricing-grid2 ul li {
    list-style: none;
}

.price-value ul li {
    list-style: none;
}

.price-value h5 span {
    color: #fbd707;
    font-size: 19px;
}

.price-value lable {
    color: #817d94;
    font-size: 17px;
}

.price-value.two h5 span {
    color: #ffffff;
}

.price-value.two h5 lable {
    color: #ffffff;
}

.price-value h5 {
    padding: 11px 0;
}

.pricing-grid1 ul li,
.pricing-grid2 ul li {
    color: #8e8d8d;
    font-size: 15px;
    text-align: center;
    display: block;
    padding: 16px 0;
    text-decoration: none;
    font-weight: 400;
}

.pricing-grid1 ul li.whyt,
.pricing-grid2 ul li.whyt {
    background: #f4f4f4;
}

.pricing-grid1:hover div.price-bg ul li,
.pricing-grid1:hover div.price-value h3 a {
    color: #33699c;
}

.pricing-grid2:hover div.price-bg ul li,
.pricing-grid2:hover div.price-value h3 a {
    color: #33699c;
}

.price-bg {
    background: #fff;
}

.price-bg ul {
    padding: 0;
}

.price-bg ul li {
    list-style: none;
}

.sale-box,
.sale-box.two {
    position: absolute;
    top: 0;
    overflow: hidden;
    height: 130px;
    width: 143px;
    text-align: center;
    z-index: 0;
    right: 0;
    border-top-right-radius: 6px;
    -o-border-top-right-radius: 6px;
    -moz-border-top-right-radius: 6px;
    -webkit-border-top-right-radius: 6px;
}

.sale-box span.on_sale {
    font-size: 14px;
    color: #444;
    background: #ffd400;
    text-transform: uppercase;
    padding: 62px 14px 6px 12px;
    width: 280px;
    text-align: center;
    display: block;
    position: absolute;
    left: 3px;
    top: -47px;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    -webkit-transform: rotate(-44deg);
    -ms-transform: rotate(-44deg);
    transform: rotate(40deg);
    box-shadow: 3px -4px 13px 3px rgba(0, 0, 0, 0.75);
}

.sale-box.two.sale-box span.on_sale {
    background: #fa6e6f;
    color: #fff;
}

.cart1,
.cart2 {
    padding: 2.7em 0em 2.7em;
    display: block;
    border-bottom: 2px solid #33699c;
}


.cart1 button,
.cart2 button,
.cart1 a,
.cart2 a {
    color: #FFF;
    font-size: 0.9em;
    font-weight: 500;
    padding: 0.8em 2em;
    text-decoration: none;
    background: #4e9ad0;
    text-transform: uppercase;
    -webkit-appearance: none;
    border-radius: 0em;
    -webkit-border-radius: 0em;
    -o-border-radius: 0em;
    -moz-border-radius: 0em;
    outline: none;
    background: #33699c;
    border: none;
}


.cart1 button:hover,
.cart1 a:hover,
.cart2 button:hover,
.cart2 a:hover {
    color: #fff;
    background: #33699c;
}

.plans .plan {
    background: white;
    border-radius: 6px;
    height: 78px;
    opacity: 1;
    padding: 10px 25px;
    width: 50%;
    margin: 0 auto 20px;
    display: block;
}

.plans .plan .price.price-green {
    background-color: #e1f1d1;
    color: #52b327;
}

.plans .plan .price {
    border-radius: 100%;
    cursor: default;
    display: block;
    float: left;
    height: 46px;
    line-height: 46px;
    margin: 8px 10px 0 0;
    text-align: center;
    width: 46px;
}

.plans .plan .details {
    color: #222;
    display: block;
    float: left;
    height: 46px;
    margin: 8px 0;
    padding: 0px 10px;
}

.plans .plan .details .plan-title {
    font-size: 17px;
    font-weight: normal;
    margin: 2px 0 0;
    padding: 0;
    text-transform: uppercase;
}

.plans .plan .details .plan-description {
    color: darkgray;
    font-size: 14px;
    margin: 0;
    padding: 0;
}

.plans .plan .select:hover {
    background-color: #459cde;
}

.plans .plan .select {
    background: #358cce;
    border: none;
    border-radius: 4px;
    color: white;
    display: inline-block;
    float: right;
    font-size: 14px;
    margin: 15px 0;
    padding: 7px 16px;
}

.plans .plan .price.price-red {
    background-color: #f1e1d1;
    color: #b35227;
}

#forgot_pwd .modal-header {
    padding: 0px;
}

#forgot_pwd .select-login {
    padding-top: 1em;
}

#forgot_pwd .input {
    margin: .6em 0px 2em;
}

.btn-block {
    background-color: indianred;
    color: #fff;
    border: none;
    width: 80px;
    font-size: 13px;
    padding: 8px 0px;
}

.btn-unblock {
    background-color: #29af29;
    color: #fff;
    border: none;
    width: 80px;
    font-size: 13px;
    padding: 8px 0px;
}

.btn-onhold {
    background-color: #c2a115;
    color: #fff;
    border: none;
    width: 80px;
    font-size: 13px;
    padding: 8px 0px;
}

.btn-closed {
    background-color: #ef2e2e;
    color: #fff;
    border: none;
    width: 80px;
    font-size: 13px;
    padding: 8px 0px;
}

.addmore_desc {
    background: transparent;
    border: 1px solid #34699c;
    padding: 5px;
    color: #34699c;
}

.addmore_desc:hover {
    background: #34699c;
    color: #fff;
}

.savemore_desc {
    position: absolute;
    top: 0;
    right: 0;
    height: 34px;
    background: #3e923e;
    border: none;
    color: #fff;
    width: 56px;
}

.profile-img {
    position: absolute;
    width: 120px;
    height: 120px;
}

.profile-img img {
    border-radius: 50%;
}

.profile-details {
    margin-left: 9em;
}

.profile-details .info-company .exps i {
    margin-right: 10px;
    color: #337ab7;
}

.profile-details .info-company .exps {
    color: #777;
}

.profile-details .info-company p {
    font-size: 14px;
    margin-top: 11px;
    color: #777;
}

.user-details-page .dj-jobs .job-item {
    padding: 20px 30px 15px;
    margin-bottom: 0px;
    background: #ffffff;
    position: relative;
}

.profile-details .sale-box span.on_sale {
    padding: 60px 14px 6px 12px;
    width: 280px;
    left: -11px;
    top: -37px;
}


.email-contact {
    border-bottom: 1px solid #d9d9d9;
    position: relative;
    padding: 0px 76px 0px 0px;
    overflow-x: hidden;
    overflow-y: auto;
    margin-top: 12px;
    max-height: 90px;
    min-height: 44px;
}

.email-contact > ul {
    padding: 0;
    list-style: none;
    margin: 0;
    display: initial;
}

.contact-list-tag {
    padding: 4px 10px;
    background: #e0e0e0;
    border-radius: 25px;
}

.contact-list-tag .name {
    display: inline-block;
}

.contact-list-tag button {
    display: inline-block;
    margin-left: 6px;
    color: #333;
    opacity: .5;
    top: 1px;
    position: relative;
}

.email-contact > ul > li {
    display: inline-block;
    margin-bottom: 6px;
    margin-right: 5px;
}

.email-contact-box {
    position: relative;
}

.email-contact-box img.contact-list-icon {
    position: absolute;
    right: 28px;
    width: 43px;
    top: 30px;
}

.close:focus,
.close:hover {
    color: #000!important;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: .8;
}


.popup_box {
    width: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    position: fixed;
    z-index: 9999;
}

.overlay {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.7);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
    -moz-transition: opacity 0.3s 0s, visibility 0s 0.3s;
    transition: opacity 0.3s 0s, visibility 0s 0.3s;
}


.popup {
    margin: 70px auto;
    background: #fff;
    border-radius: 5px;
    width: 30%;
    position: relative;
    /*    top: 20%;*/
    -webkit-transform: translateY(-90px);
    -moz-transform: translateY(-90px);
    -ms-transform: translateY(-90px);
    -o-transform: translateY(-90px);
    transform: translateY(-90px);
    /* Force Hardware Acceleration in WebKit */
    -webkit-backface-visibility: hidden;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.overlay.is-visible {
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
    -moz-transition: opacity 0.3s 0s, visibility 0s 0s;
    transition: opacity 0.3s 0s, visibility 0s 0s;
}

.is-visible .popup {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}

.otpButton {
    position: absolute;
    right: 0;
    font-size: 14px;
    width: 56px;
    background-color: transparent;
    color: #33699c;
    border: none;
    padding: 2px 0px;
    top: 0px;
}

.otpButton:hover,
.otpButton:active,
.otpButton:focus {
    color: #33699c!important;
}

.cv-list {
    width: auto;
    display: inline-block;
}

.cv-list-inner {
    position: relative;
    width: 100%;
    background: #eff4f8;
    border-radius: 25px;
    border: 1px solid #d0cfcf;
    padding: 0px 0px 0px 10px;
    height: 33px;
    margin-bottom: 19px;
}

.btn-remove-cv {
    padding: 1px;
    border-radius: 100px;
    width: 33px;
    font-size: 20px;
    color: gray;
    margin-left: 10px;
}

.btn-downlaod-cv:hover,
.btn-remove-cv:hover {
    color: #3483d2!important;
}

.select-course-type {
    text-indent: 44px;
}

.read-only input:disabled,
.read-only select:disabled,
.read-only textarea:disabled {
    background-color: #fff;
    border-top: 0px;
    border-right: 0px;
    border-left: 0px;
    cursor: default;
    -webkit-appearance: none;
    -ms-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    appearance: none;
    border-bottom: 1px solid #ccc;
}

.tag-template .left-panel {
    float: left;
}

.tag-template .left-panel img {
    width: 24px;
    height: 24px;
    vertical-align: middle;
}

.tag-template .right-panel {
    float: left;
    margin-left: 5px;
}

.autocomplete-template .left-panel {
    float: left;
}

.autocomplete-template .left-panel img {
    width: 48px;
    height: 48px;
    vertical-align: middle;
}

.autocomplete-template .right-panel {
    float: left;
    margin-left: 5px;
    margin-top: 7px;
}

.autocomplete-template .right-panel span:first-child {
    font-size: 16px;
}

.autocomplete-template .right-panel span:nth-child(2) {
    font-size: 14px;
    color: gray;
}

.autocomplete-template .right-panel span:last-child {
    display: block;
    font-size: 14px;
    font-style: italic;
}

.radio {
    margin: 0px 20px 0px -15px;
}

.radio input[type="radio"] {
    position: absolute;
    /* opacity: 0; Added by Abhay 28-08-2021 */
}

.radio input[type="radio"] + .radio-label:before {
    content: "";
    background: #f4f4f4;
    border-radius: 100%;
    border: 1px solid #b4b4b4;
    display: inline-block;
    width: 20px;
    height: 20px;
    position: relative;
    top: -1px;
    margin-right: 8px;
    vertical-align: middle;
    cursor: pointer;
    text-align: center;
    transition: all 250ms ease;
}

.radio input[type="radio"]:checked + .radio-label:before {
    background-color: #3197ee;
    box-shadow: inset 0 0 0 4px #f4f4f4;
}

.radio input[type="radio"]:focus + .radio-label:before {
    outline: none;
    border-color: #3197ee;
}

.radio input[type="radio"]:disabled + .radio-label:before {
    box-shadow: inset 0 0 0 4px #f4f4f4;
    border-color: #b4b4b4;
    background: #b4b4b4;
}

.radio input[type="radio"] + .radio-label:empty:before {
    margin-right: 0;
}

@media screen and (max-width:1224px) {
    .plans .plan {
        width: 100%;
    }
}

@media screen and (max-width:1200px) {
    .job-search-app .search-btn {
        width: 85px;
        font-size: 18px;
    }
    .btn-search-cancel {
        width: 80px;
        height: 50px;
        background-color: lightgray;
        margin-left: 16px;
        font-size: 18px;
        border-radius: 0px;
    }
    .job-search-app .job-box-search {
        width: 80%!important;
    }

}

@media screen and (max-width:767px) {
    .search-jobseeker-name.no-p-mob {
        margin-top: 10px;
    }
    .txt-subscribe {
        text-align: center;
    }
    .dj-btn-subscribe {
        margin-top: 15px;
    }
    .txt-center {
        text-align: center;
    }
}

@media screen and (max-width:480px) {
    .plans .plan {
        padding: 10px 10px;
    }
    .plans .plan .details {
        width: 153px;
    }
    .no-p-mob {
        padding: 0px;
    }
    .search-jobseeker-name.no-p-mob {
        margin-top: 10px;
    }
    .search-jobseeker-name .btn-search-job {
        right: 0px!important;
    }

}

.popup_box .btn-no {
    background-color: grey;
}

.popup_box input {
    padding: 0px 10px;
}

.overlay {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.7);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
    -moz-transition: opacity 0.3s 0s, visibility 0s 0.3s;
    transition: opacity 0.3s 0s, visibility 0s 0.3s;
}

.close_box {
    position: absolute;
    top: -18px;
    right: -11px;
    background: #fff;
    border-radius: 25px;
    width: 35px;
    height: 35px;
    padding: 6px;
    border: 2px solid #7f7f80;
    cursor: pointer;
    line-height: 7px;
    font-size: 18px;
    color: #7f7f80;
}

.close_box:hover {
    background: #7f7f80;
    color: #fff;
}

.popup {
    margin: 70px auto;
    background: #fff;
    border-radius: 5px;
    width: 30%;
    position: relative;
    /*    top: 20%;*/
    -webkit-transform: translateY(-90px);
    -moz-transform: translateY(-90px);
    -ms-transform: translateY(-90px);
    -o-transform: translateY(-90px);
    transform: translateY(-90px);
    /* Force Hardware Acceleration in WebKit */
    -webkit-backface-visibility: hidden;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.overlay.is-visible {
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
    -moz-transition: opacity 0.3s 0s, visibility 0s 0s;
    transition: opacity 0.3s 0s, visibility 0s 0s;
}

.is-visible .popup {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}

.confirm-btn {
    padding-bottom: 12px;
    border-top: 1px solid #e5e5e5;
    padding-right: 10px;
    padding-top: 15px;
}

.popup h2 {
    padding: 20px;
    margin-top: 0;
    margin-bottom: 0;
    color: #333;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 10px;
}

.popup h4 {
    padding: 20px;
    margin-top: 0;
    margin-bottom: 0;
    color: #333;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 10px;
    font-size: 20px;
}

.popup .content {
    max-height: 30%;
    overflow: auto;
    padding: 20px;
    font-size: 18px;
}

#country-codes {
    position: absolute;
    top: 39px;
    z-index: 99;
    left: 4.6em;
}

#country-codes .dropdown-toggle:hover,
#country-codes .dropdown-toggle:focus {
    color: #333!important;
}

#country-codes .dropdown-toggle {
    background-color: #fff;
    border: none;
    padding: 0;
    font-size: 12px;
}

.country-code-dropdown .input-label-content-dj {
    padding: 8px 0 13px 0px!important;
}

.country-code-dropdown .input-field-dj {
    padding: 21px 1em 0.25em 115px!important;
}

.country-code-dropdown {
    position: relative;
}

.country-dropdown {
    height: 300px;
    overflow-y: auto;
    width: 216px;
}

.country-dropdown li {
    padding: 5px 13px;
    border-bottom: 1px solid #e5e5e5;
    font-size: 14px;
}

.country-dropdown li:hover {
    background-color: #e5e5e5;
    cursor: pointer;
}

.close_popup {
    position: absolute;
    top: 16px;
    right: 16px;
    background-color: #fff;
    border: none;
    font-size: 19px;
    color: #333;
}

.close_popup i,
.close_popup:hover i,
.close_popup i:hover {
    color: #333;
}

.no-data-inner {
    padding: 50px 0px;
    margin: 40px 0px;
    background-color: #fff;
}

.no-data-inner img {
    width: 130px;
}

.no-data-inner h2 {
    font-size: 28px;
    font-weight: 400;
}

.no-data-inner h3 {
    margin: 0;
    font-size: 18px;
    font-weight: 400;
}

.box-shadow-bordered {
    border: 1px solid #e5e5e5;
    border-radius: 5px;
    box-shadow: 0px 0px 9px #e5e5e5;
}

.required-field {
    color: red;
    font-size: 23px;
    top: 8px;
    padding: 0px 4px;
}

.red {
    color: red;
}

.success {
    color: green;
}

label p {
    color: #000;
}

.btn-delete-table {
    background-color: transparent;
    border: none;
    color: indianred!important;
    font-size: 18px;
    font-weight: 700;
    padding: 5px;
    border-radius: 10px;
    height: 37px;
    width: 37px;
}

.btn-delete-table:hover {
    color: indianred!important;
}

.btn-edit-table {
    background: transparent;
    border: none;
    color: #33699c!important;
    font-size: 18px;
    font-weight: 600;
    padding: 0px;
    border-radius: 10px;
    height: 37px;
    width: 37px;
    margin-right: 10px;
}

.btn-edit-table:hover {
    background: transparent;
    border: none;
    color: #33699c!important;
}

.sort-icon {
    padding-left: 5px;
    position: relative;
    top: 1px;
    font-size: 16px;
}

.browse-job-sort {
    background-color: #fff;
    box-shadow: 1px 1px 9px #e5e5e5;
    height: 38px;
    border-radius: 0px;
}

.browse-job-sort:hover,
.browse-job-sort:focus,
.browse-job-sort:active {
    color: #000!important;
}

.box-header {
    border-bottom: 1px solid #e5e5e5;
    padding: 0;
    margin: 0px 0px 20px;
}

.company-desc {
    word-break: break-all;
}

.blog-list {
    background-color: #f9f9f9;
}

.blog-list-wrapper {
    margin-bottom: 30px;
}

.blog-list-inner {
    box-shadow: 1px 1px 9px #e5e5e5;
}

.blog-img {
    position: relative;
}

.blog-img img {
    min-width: 360px;
    min-height: 220px;
    height: 220px;
}

.blog-img .blog-posted-date {
    position: absolute;
    bottom: 9px;
    background-color: rgba(32, 144, 220, 0.6509803921568628);
    color: #fff;
    padding: 6px 12px 6px 11px;
    border-radius: 0px 16px 15px 0px;
}

.blog-title {
    background-color: #eaeaea;
    padding: 17px 18px;
    min-height: 100px;
    height: 100px;
    position: relative;
}

.blog-title h2 {
    margin: 0;
    font-size: 22px;
    line-height: 25px;
}

.blog-title .blog-readmore {
    background-color: #32679c;
    border: 0px;
    color: #fff;
    position: absolute;
    bottom: -24px;
    right: 24px;
    border-radius: 100%;
    width: 50px;
    height: 50px;
    font-size: 24px;
    box-shadow: 1px 1px 5px #2d46a9;
    text-align: center;
    line-height: 48px;
}

.blog-short-desc {
    padding: 25px 15px 1px 15px;
}

.blog-short-desc p {
    text-align: justify;
}

.blog-details h2 {
    font-size: 30px;
    text-transform: uppercase;
}

.blog-details .blog-posted-date strong {
    color: #32679c;
}

.blog-content {
    margin-top: 20px;
    text-align: justify;
}

.blog-table-img img {
    width: 50px;
}

.width-auto {
    width: auto!important;
}

.candidate-list {
    margin: 10px 0px 0px 0px;
}

.candidate-wrapper {
    background: #fff;

    box-shadow: 6px 9px 13px #d2c41b;
}

.candidate-image {
    padding: 15px 0px 0px 0px;
    margin-top: 68px;
    padding-bottom: 18px;
     background-color: #ef553a; 
    /*background-image: linear-gradient(-90deg, #eee,#ef553a,#ef553a);*/

}
.profile-social-invb{
    display: inline;
}
.candidate-imagevb{
    width: 100px;
    height: 100px;
    border-radius: 100%;
    display: block;
    margin: 0 auto;
    box-shadow: 1px 1px 9px #e5e5e5;
    margin-top: -65px;
    background-color: #fff;
    margin-left: 14px;
    
}

.candidate-info {
    height: 320px;
    min-height: 150px;
    max-height: 100%;
    position: relative;
}
.profile-social-vb{
    width: 21px;
    height: 16px;
    border-radius: 100%;
    border: solid 1px #fff; 
    width: 22px;
    height: 18px;
    
}
.candidate-info h3.candidate-name {
    text-align: center;
    margin: 13px 0px 0px;
    font-size: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 20px;
}

.candidate-info p.edu-info {
    text-align: center;
    font-style: italic;
    color: #969696;
}
.profile-text-red-space{
    color:#e52e2d;
    font-size: 13px;
    font-weight: 300;
    padding-right: 9px;
}
.profile-text-red{
    color:#e52e2d;
    font-size: 13px;
    font-weight: 500;
	font: message-box;
	text-decoration: underline;
}
.profile-text-red-vb{
    color:white;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 4px;
    font-weight: 300;
    padding-right: 12px;
}
.logo-pad-vb{
    padding-right: 4px;
}
.profile-inline-vb{
    /* display: inline; */
    padding-right: 9px;
    margin-top: 4px;
    margin-left: 21px;
}
.profile-social-title{
    font-size: 13px;
    margin-left: 32px;
    margin-top: -15px;
   }

.profile-fb-set{
    margin-left: 34px;
}
.candidate-other-info {
    background-image: linear-gradient(-90deg, #eee, #fff);
    margin-left: 1px;
    /* padding: -1px 6px; */
    margin-top: 10px;
    position: absolute;
    width: 100%;
    height: 70px;
    bottom: 0;
    -webkit-box-shadow: 0 8px 6px -6px #ef553a;
       -moz-box-shadow: 0 8px 6px -6px #ef553a;
            box-shadow: 0 8px 6px -6px #ef553a;
}
.profile-Itskill{
     
    /*background-image: linear-gradient(-90deg, #eee,#ef553a,#ef553a); */ 
    background-color: orchid;
}
.profile-Itskill-vb{
    padding-left: 18px;
    padding-bottom: 13px;
    margin-top: -10px;
    font-family: roboto;
    font-weight: 600;
      /* -webkit-box-shadow: 0 8px 6px -6px #ef553a;
       -moz-box-shadow: 0 8px 6px -6px #ef553a;*/ 
            box-shadow: 0 8px 6px -6px #ef553a;
    color: #fff;
	padding-top: 13px;
}
.profile-name-vb{
    margin-left: 165px;
    font-size: 25px;
    font-weight: 700;
    margin-top: -35px;
    font-family: roboto;
    color:#fff;
}
.profile-country-vb{
    margin-left: 161px;
    font-size: 19px;
    font-weight: 600;
    font-family: roboto;
    color:#fff;
}
.profile-btn-vb{
    background-color: #ef553a;
    border: solid 1px #fff; 
    float: right;
    color:#fff;
    padding: 9px;
    margin-top: 15px;
    margin-right: 7px;
}
.profile-cv-vb{
    background-color: #ef553a;
    border: solid 1px #fff; 
    float: right;
    margin-top: -33px;
    margin-right: 7px;
    color:#fff;
}
.profile-cv-vb:hover{
    color:#fff;
}
.profile-txt-trns{
    text-transform: uppercase;
}
.profile-skill-vb{
    padding: 1px;
}
.profile-age-vb{
    margin-left: 23px;
    font-size: 15px;
    font-weight: 600;
    font-size: 14px;
    margin-top: -5px;
    font-family: roboto;
    color:#fff;
}
.profile-info-vb{
    font-size: 15px;
    font-weight: 600;
    padding: 5px 45px;
    font-family: roboto;
}
.profile-info-vbs{
    font-size: 15px;
    font-weight: 600;
    padding: 5px 45px;
    font-family: roboto;
}
.profile-gen-vb{
    margin-left: 233px;
    margin-top: -22px;
    font-size: 15px;
}
.profile-year-clr{
    color:black;
}
.location-newvb{
    max-width: 17px;
    max-height: 30px;
}
.set-country-vb{
    margin-left: 19px;
    margin-top: -21px;
}
.candidate-other-info .cand-working-pref,
.cand-skills {
    font-size: 14px;
    margin-bottom: 10px;
    text-transform: capitalize;
}

.candidate-other-info .cand-region,
.cand-skills {
    font-size: 14px;
    text-transform: capitalize;
    
}
@media screen and (max-width:992px){
    .candidate-info {
        height: 303px;
        min-height: 184px;
        max-height: 100%;
        position: relative;
    }
    .profile-cv-vb {
        background-color: #ef553a;
        border: solid 1px #fff;
        float: right;
        margin-top: -53px;
        margin-right: 7px;
        color: #fff;
    }
}
@media screen and (max-width:420px){
    .profile-age-vb {
        margin-left: 23px;
        font-size: 15px;
        font-weight: 600;
        font-size: 14px;
        margin-top: 13px;
        font-family: roboto;
    }
    .candidate-info {
        height: 288px;
        min-height: 150px;
        max-height: 100%;
        position: relative;
    }
    .profile-cv-vb {
        background-color: #ef553a;
        border: solid 1px #fff;
        float: right;
        margin-top: -53px;
        margin-right: 7px;
        color: #fff;
    }
}
@media screen and (max-width:320px){
    .profile-cv-vb {
        background-color: #ef553a;
        border: solid 1px #fff;
        float: right;
        margin-top: -53px;
        margin-right: 7px;
        color: #fff;
    }
}
.candidate-other-info .cand-working-pref i,
.candidate-other-info .cand-region i,
.candidate-other-info .cand-skills i {
    width: 18px;
    font-size: 9px;
    color: #fff;
    font-weight: 700;
    border: 1px solid #3e78a6;
    background-color: #3e78a6;
    border-radius: 25px;
    height: 18px;
    text-align: center;
    vertical-align: top;
    margin-right: 4px;
    line-height: 18px;
}

.candidate-other-info .cand-working-pref,
.candidate-other-info .cand-region,
.candidate-other-info .cand-skills {
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 20px;
}

.job-seeker-serach-select {
    padding-left: 60px!important;
}

.job-seeker-serach {
    margin-bottom: 0px!important;
}

.search-jobseeker-name input {
    height: 50px;
}

.search-jobseeker-name .btn-search-job {
    height: 50px;
    /* width: 64px; */
    right: 15px;
   
}
.searchmargvb{
    margin-top: 32px;
}
.dj-btn-subscribe {
    padding: 6px 15px;
    font-size: 16px;
    text-transform: uppercase;
    background-color: #d67070;
    color: #fff;
    margin-right: 30px;
    width: 145px;
    border-radius: 0px;
}

.dj-btn-subscribe:hover {
    background-color: #d67070;
    color: #fff;
    box-shadow: 1px 1px 9px #d67070;
}

.subscriber-msg {
    background-color: #ffeaea;
    margin-bottom: 20px;
}

@media screen and (min-width:768px) {
    .mg-top-6 {
        margin-top: 6px;
        font-size: 16px;
    }
}

.skillInfo {
    text-align: center;
    font-style: normal;
    color: #333;
}

.languagepicker {
    background-color: #FFF;
    display: inline-block;
    padding: 0;
    height: 45px;
    overflow: hidden;
    transition: all .3s ease;
    margin: 0 50px 10px 0;
    vertical-align: top;
    float: left;
    margin-left: 10px;
    margin-right: -18px;
}
.lihovervb:hover{
    background-color: #EEE;
    color:#e52e2d;

}
.languagepickersbar {
    background-color: #FFF;
    display: inline-block;
    padding: 0;
    height: 45px;
    overflow: hidden;
    transition: all .3s ease;
    margin: 0 50px 10px 0;
    vertical-align: top;
    float: left;
    width: 100%;
    margin-right: 4px;
}
.languagepickersbar:hover {
    /* don't forget the 1px border */
    height: 121px;
}
.languagepicker:hover {
    /* don't forget the 1px border */
    height: 121px;
}
.languagepickersbar a {
    color: #000 !important;
    text-decoration: none;
    cursor: pointer;
    width: 100%;
    display: block;
    padding: 0px 83px!important;
    text-align: center;
    background-color: #fff!important;
    border-bottom: 1px solid #fff !important;

}

.languagepicker a {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    width: 100%;
    display: block;
    padding: 0px 0px!important;
    text-align: center;
}
.languagepickersbar li {
    display: block;
    padding: 0px 0px;
    line-height: 40px;
    
    position: relative;
    width: 230px;
    
}

.languagepicker li {
    display: block;
    padding: 0px 0px;
    line-height: 40px;
    text-align: left;
    position: relative;
    width: 89px;
    
}
.languagepickersbar li:hover,
.languagepickersbar li:hover a{
    
    color:darkred !important;
    opacity: 0.7;
  background-color: #EEE;
}
.languagepicker li:hover,
.languagepicker li:hover a{
    background-color: #EEE  ;
    color:#e52e2d !important;
}

.languagepicker li.active hr{
    color: #cc0000 !important;
    /* border-bottom: solid 4px #cc0000; */
    background-color: #cc0000;
}
.languagepickersbar li.active hr{
    color: #cc0000 !important;
    /* border-bottom: solid 4px #cc0000; */
    background-color: #cc0000;
}

.languagepickersbar li:first-child a,.languagepickersbar li:hover:first-child a {
    border: none;
    background-color: transparent!important;
}
.languagepicker li:first-child a,.languagepicker li:hover:first-child a {
    border: none;
    background-color: transparent!important;
}
/* .languagepicker li img {
    margin-right: 10px;
    display: inline-block;
    margin-top: -2px;
    margin-left: -7px;
} */

.hrmargin{
    margin-top: -1px;
    height: 5px;
    max-width: 66px;
    margin-left: 10px;
}
.hrmarginsbar{
    margin-top: -1px;
    height: 5px;
    max-width: 66px;
    margin-left: 82px;
}
.firestli{
    margin-top: -4px;
}
.secondli{
    margin-top: -22px;
}
.hrheight{
    height: 5px;
}
.lang-bar .languagepicker a {
    background-color: #fff!important;
    color: #333!important;
    border-bottom: 0px solid;
}
 /* .languagepickersbar a {
    background-color: #cc0000!important;
    color: #333!important;
    border-bottom: 0px solid;
    width:100%;
    
} */
/* .lang-flag-icon {
    width: 16px;
    height: 11px;
    margin-right: 5px;
    display: inline-block;
    margin-left: 20px;
    margin-top: 15px;
    z-index: 1000;
} */

/* .lang-en-flag {
    background-image: url(../img/india.png);
} */

.lang-dk-flag {
    background-image: url(../img/japan.png);
}

.hovnanvb:hover{
background-color: #fff !important ;
opacity: 1 !important;
}
.hovsidebarvb:hover{
    background-color: #EEE !important;
    }
.current_lang a{
    position: absolute;
    top: -1px;
    left: 45px;
    z-index: 0;
    padding: 1px!important;
}

@media screen and (max-width:992px){
    .inlinediv{
        display:inline-block;
      }
    .padright{
        padding-right: 12px;
        padding-left: 12px;
     }
     .spamargin{
         margin-left: -12px;
         padding-left: 15px;
     }
     .pickerleft{
         float: left;
     }
     .pickerleft span:hover a{
        /* background-color: #EEE!important; */
        color:#e52e2d !important;
    }
    .hrfixedenvb{
    max-width: 56px;
    margin-top: -3px;
    margin-left: -8px;
    color:#e52e2d;
    height:3px;
    background-color: #e52e2d;
    }
    .hrfixedjavb{
        max-width: 65px;
        margin-top: -3px;
        
        }
    .pickerleft span:active hr{
        background-color: #cc0000;
        color: #cc0000;
    }
     .languagepicker {
         display: none;
     }
     .newjobrightvb{
         margin-left: 1px;
     }
     .pull-right{
 
     }
     .en-lang{}
     .ja-lang{}
 }

 @media screen and (min-width:792px){
    .pickerleft{
        display: none;
    }
 }
 .browse-job-labelvb{
     color:#e52e2d;
     padding-right: 3px;
 }

 .jumbotron-smvb {
    padding-top: 24px;
    padding-bottom: 24px;
    background-image: linear-gradient(90deg,#cc0000,#fff); 
    color:#FFF;
    border-radius: 0px;
}
.jumbotron .h1vb {
    font-size: 55px;
}
.contact-uc-btn{
    background-color: #ef2e2e;
    color:#FFF;
    border-color: #ef2e2e;
}
.contact-uc-btn:hover{
    background-color: #cc0000;
    color:#FFF;
    border-color: #cc0000;
}
.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
}

.well-sm {
    padding: 45px 19px;
    border-radius: 3px;
    margin-top: 40px;
    margin-bottom: 74px;
}
.contact-us-vb {
    margin-bottom: 15px;
    
}
.contact-us-vb:active {
    margin-bottom: 15px;
    border-color: #ef2e2e;
}
legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #ef2e2e;
}
.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.contact-us-side{
    margin-top: 31px;
    margin-left: 81px;
}
.small-clr{
    color: #ddd;
    font-size: 29px;
}

.contact-formvb {
    padding-top: 63px;
    padding-bottom: 60px;
}
element.style {
    opacity: 1;
    -webkit-transition-delay: 0.5s;
    -moz-transition-delay: 0.5s;
    transition-delay: 0.5s;
}
.stm_viewport {
    opacity: 0;
    -webkit-transition: opacity 900ms linear;
    -moz-transition: opacity 900ms linear;
    transition: opacity 900ms linear;
}
.title_container h4 {
    font-weight: 700;
    font-size: 30px;
    color: #262626;
    margin-bottom: 9px;
    letter-spacing: 1px;
}
.slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown;
}
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.slideInLeft {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft;
}
.contact-submit-form form {
    margin-top: 10px;
}
.input-form-groupvb {
    margin-left: -15px;
}
.pull-right-padding {
    padding-right: 0px;
}
.form-groupvbs {
    margin-bottom: 15px;
}
.contact-submit-form form input {
    height: 50px;
    background: #fff;
    border: 1px solid #eeeeee;
    border-radius: 0;
    display: inline-block;
    margin-bottom: 3px;
    padding-left: 13px;
    width: 100%;
    font-weight: 400;
    border-left: 5px solid #e52e2d;
}
.help-block {
    display: block;
    margin-top: 0px;
    margin-bottom: 0px;
    color: #737373;
    position: absolute;
    font-size: 12px;
}
.contact-submit-form form textarea {
    width: 100%;
    height: 120px;
    resize: none;
    border: 1px solid #eeeeee;
    border-radius: 0;
    padding: 13px;
    outline: none;
}
textarea {
    overflow: auto;
}
.contact-detail {
    padding: 0 0 0 24px;
}
.contact-infovb {
    list-style: none;
    margin-top: 7px;
    padding: 0;
}
.contact-infovb li {
    margin-bottom: 25px;
    display: block;
    padding: 15px;
    box-shadow: 0 0 18px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    position: relative;
}
.contact-infovb li p {
    margin-bottom: 0;
}
.contact-infovb > li > i {
    position: absolute;
    font-size: 125px;
    right: 11px;
    bottom: -20px;
    opacity: 0.06;
    color: #000000;
}
.contact-infovb > li > a.social-icon-i {
    font-size: 25px;
    margin-right: 10px;
}
.contact-submit-form form .button-main {
    background: #e52e2d;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    line-height: 47px;
    text-align: center;
    text-transform: capitalize;
    width: 170px !important;
    border: 1px solid #e52e2d!important;
}

.select-btn-purpose .bootstrap-select .btn, .select-btn-purpose .bootstrap-select .btn:active, .select-btn-purpose .bootstrap-select .btn:focus {
    border: 1px solid #bfbebe!important;
    border-radius: 0;
}
.select-btn-purpose .bootstrap-select, .select-btn-purpose .bootstrap-select .btn {
    height: 50px;
}
.select-btn-purpose .bootstrap-select .btn, .select-btn-purpose .bootstrap-select .btn:hover, .select-btn-purpose .bootstrap-select .btn:active, .select-btn-purpose .bootstrap-select .btn:focus {
    background: #fff!important;
    border: none;
    border-radius: 0;
    height: 50px;
}
.choose-perpose .bootstrap-select button, .choose-perpose .bootstrap-select button:hover, .choose-perpose .bootstrap-select button:active, .choose-perpose .bootstrap-select button:focus {
    background: #fff!important;
    border: none;
    border-radius: 0;
    height: 44px;
}
.contact-title-vb{
    margin-bottom: -60px;
    padding-left: 19px;
}
.contact-detail-vb{
    margin-bottom: -41px;
}
.contact-drop-vb{
    margin-bottom: 20px;
    border-left: 5px solid #e52e2d;
}

.contact-drop-vb:active{
    margin-bottom: 20px;
    border-left: 5px solid #e52e2d;
    border-color: #e52e2d !important;
}

.contact-main-vb{
    opacity:1;-webkit-animation-delay:0.6s;
    -webkit-animation-duration:1s; 
    -moz-animation-delay:0.6s;
    -moz-animation-duration:1s;
     animation-delay:0.6s;
}
.contact-us-titlevb{
    opacity:1;
    -webkit-animation-delay:0.5s;
    -webkit-animation-duration:1s; 
    -moz-animation-delay:0.5s;
    -moz-animation-duration:1s;
     animation-delay:0.5s;
}
.contact-us-titlevb-1{
    opacity:1;
    -webkit-animation-delay:0.5s;
    -webkit-animation-duration:1s;
     -moz-animation-delay:0.5s;
    -moz-animation-duration:1s;
     animation-delay:0.5s;
}
.contact-us-titlevb-2{
    opacity:1;
    -webkit-transition-delay: 0.5s;
     -moz-transition-delay: 0.5s;
      transition-delay: 0.5s;
}
.contact-us-titlevb-3{
    opacity:1;
    -webkit-transition-delay: 0.6s;
     -moz-transition-delay: 0.6s;
      transition-delay: 0.6s;
}
.contact-img2-vb{
    opacity:1;
    -webkit-animation-delay:0.5s;
    -webkit-animation-duration:1s;
     -moz-animation-delay:0.5s;
     -moz-animation-duration:1s;
      animation-delay:0.5s;
}
.contact-img2-vb-1{
    opacity:1;
    -webkit-animation-delay:0.5s;
    -webkit-animation-duration:1s;
     -moz-animation-delay:0.5s;
     -moz-animation-duration:1s;
      animation-delay:0.5s;
}
.contact-img2-vb-2{
    opacity:1;
    -webkit-transition-delay: 0.5s;
     -moz-transition-delay: 0.5s;
      transition-delay: 0.5s;
}

.company-flow-vb{
    width: 81%;
    margin-left: 11%;
    margin-top: -5%;
}
.company-msg-vb{
    width: 86%;
    margin-left: 9%;
}
.star-vb{
    color:#e52e2d;
    padding-left: 2px;
}
.adjust-mail{
    font-size: 12px;
    float: right;
    margin-bottom: -10px;
    margin-right: 12%;
    color:#e52e2d;
}

.checked-vb{
    background-color:#4cdc9a;
    max-height: 92px;
    max-width: 100%;
    margin-bottom: 5px;
    margin-left: 0;
}
.fail-vb{
     background-color:#e52e2d;
    max-height: 92px;
    max-width: 100%;
    margin-bottom: 2%;
    margin-left: 0;
}
.checked-vb-img{
    padding:15px 34px;
}

.check-p-vb{
    margin-top: -71px;
    padding-bottom: 41px;
    margin-left: 12%;
    font-size: 32px;
    color: #0c0808;
}
.check-btn-vb{
    background-color:#32BA7C;
    color:#fff;
    float: right;
    padding: 14px 57px;
    margin-top: -88px;
    margin-right: 39px;
}
.fail-btn-vb{
    background-color:#cc0000;
    color:#fff;
    float: right;
    padding: 14px 57px;
    margin-top: -88px;
    margin-right: 39px;
}
@media screen and (max-width:1200px){
    .check-btn-vb{
        background-color:#32BA7C;
        color:#fff;
        float: right;
        padding: 14px 57px;
        margin-top: -88px;
        margin-right: 5%;
    }
    .fail-btn-vb{
        background-color:#cc0000;
        color:#fff;
        float: right;
        padding: 14px 57px;
        margin-top: -88px;
        margin-right: 5%;
    }
}
@media screen and (max-width:992px){
    .check-btn-vb{
        background-color:#32BA7C;
        color:#fff;
        float: right;
        padding: 14px 57px;
        margin-top: -90px;
        margin-right: 5%;
        vertical-align: middle;
    }
    .fail-btn-vb{
        background-color:#cc0000;
        color:#fff;
        float: right;
        padding: 14px 57px;
        margin-top: -90px;
        margin-right: 5%;
    }
    .check-p-vb{
        margin-top: -66px;
        padding-bottom: 41px;
        margin-left: 15%;
        font-size: 29px;
        color: #0c0808;
    }
}


@media screen and (max-width:768px){
    .check-btn-vb{
        background-color:#32BA7C;
        color:#fff;
        float: right;
        padding: 14px 41px;
        margin-top: -81px;
        margin-right: 5%;
    }
    .fail-btn-vb{
        background-color:#cc0000;
        color:#fff;
        float: right;
        padding: 14px 41px;
        margin-top: -81px;
        margin-right: 5%;
    }
    .check-p-vb{
        margin-top: -53px;
        padding-bottom: 41px;
        margin-left: 15%;
        font-size: 22px;
        color: #0c0808;
    }
    .checked-vb-img{
        padding: 18px 14px;
        max-width: 76px;
    }
}

@media screen and (max-width:540px){
    .check-btn-vb{
        background-color: #32BA7C;
    color: #fff;
    float: right;
    padding: 5px 4px;
    margin-top: -72px;
    margin-right: 5%;
    }
    .fail-btn-vb{
        background-color: #cc0000;
        color: #fff;
        float: right;
        padding: 5px 4px;
        margin-top: -72px;
        margin-right: 5%;
    }
    .check-p-vb{
        margin-top: -46px;
        padding-bottom: 41px;
        margin-left: 15%;
        font-size: 15px;
        color: #0c0808;
    }
    .checked-vb-img{
        padding: 17px 14px;
        max-width: 56px;
        margin-top: 16px;
    }
    .checked-vb {
        background-color: #4cdc9a;
        max-height: 92px;
        max-width: 100%;
        margin-bottom: 3%;
        margin-left: 0;
        margin-top: -22px;
    }
}

@media screen and (max-width:320px){
    .check-btn-vb{
        background-color: #32BA7C;
        color: #fff;
        float: right;
        padding: 5px 4px;
        margin-top: -66px;
        margin-right: 5%;
        font-size: 10px;
    }
    .fail-btn-vb {
        background-color: #cc0000;
        color: #fff;
        float: right;
        padding: 5px 4px;
        margin-top: -66px;
        margin-right: 5%;
        font-size: 10px;
    }
    .check-p-vb{
        margin-top: -52px;
        padding-bottom: 41px;
        margin-left: 22%;
        font-size: 12px;
        color: #0c0808;
    }
    .checked-vb-img{
        padding: 25px 14px;
    max-width: 60px;
    margin-top: -1px;
    }
}
.found-jobvb{
    background-color: #fff;
    padding: 7px 50px;
    font-size: 20px;
    color: #cc0000;
    margin-top: 113px;
    margin-bottom: -8px;
}
.howtousemarg{
    margin-top: -92px;
}
@media screen and (max-width:992px){
    .howtousemarg{
        margin-top: -52px;
    } 
}
@media screen and (max-width:835px){
    .howtousemarg{
        margin-top: -52px;
    } 
}
@media screen and (min-width:769px) and (max-width:835px){
    .howtousemarg{
        margin-top: 24px;
    } 
}
.fail-vbrd{
    color:#cc0000;
    margin-left: 0px;
    padding-bottom: 1%;
}
.cvbottom{
    padding-bottom:0px; 
}

