.global_header_logo {
    padding: 0px 0px 0px 6% !important;
    margin: 0 0 0 0 !important;
}
.text_center{
    color: black;
}

.color-primary {
    color: #00aeef !important;
}
.step-font {
    color: #00aeef ;
    font-size: 24px ;
}
.bg_half_slash{
    display: flex;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(98deg, #3dc3f6 50%, #00adef 50%);
}
.bc_jobseeker_left, .bc_employer_right{
    display: table;
    height: 58%;
    width: 100%;
    padding: 25px 30px 0px 15px;
}
.img_wrapper{
    display: table-cell;
    vertical-align: bottom;
    height: 300px;
}
.bc_employer_right .img_wrapper{
    padding-left: 80px;
}
.img_wrapper > img{
    height: 100%;
}
.bg_half_slash .title_wrapper{
    padding: 20px 10px 0 10px;
    font-family: Raleway_Regular;
}
.title_wrapper > div{
    width: 50%;
}
.jobseeker_title{
    float: right;
    margin-right: 15%;
}
.employer_title{
    float: left;
    margin-left: 15%;
}
.title_wrapper .lbl_01{
    font-size: 28px;
    color: white;
    margin: 0;
}
.title_wrapper .lbl_02{
    font-size: 40px;
    color: white;
    margin: 0;
}
.title_wrapper .lbl_03{
    font-size: 14px;
    color: white;
    margin: 0;
}
.btn_wrapper{
    width: 60%;
    text-align: center;
}
.jobseeker_half .btn_wrapper{
    float: right;
    margin-right: 15%;
}
.employer_half .btn_wrapper{
    float: left;
    margin-left: 15%;
}
.img_arrow{
    margin: 0 15px;
}
.btn_wrapper a{
    padding: 15px;
    background: white!important;
    text-decoration: none!important;
    border-radius: 5px;
    font-size: 18px;
    width: 60%;
    display: inline-block;
}
.mobile_view {
    display: none !important;
}
.body_desc_04 .mobile_view {
    display: none !important;
}
.tablet_view {
    display: none !important;
}
.jobseeker_half .btn_wrapper a{
    color: #3dc3f6;
}
.employer_half .btn_wrapper a{
    color: #00adef;
}
.body_desc_01{
    background: #F7F7F7;
    padding: 0;
}
.body_desc_02{
    /*background: #F7F7F7;*/
    padding: 20px;
}
.body_desc_02 .title{
    font-size: 32px;
    font-family: Raleway_Bold;
}
.body_desc_02 .title b{
    color: #4C55CA;
}
.body_desc_02 .list_title{
    font-size: 22px;
    color: #4C52C2;
    font-weight:bold;
    padding:0;
}
.body_desc_03{
    background: #F7F7F7;
    padding: 20px;
    /*z-index: 301;*/
}
.body_desc_03 .title{
    font-size: 32px;
    font-family: Raleway_Bold;
}
.body_desc_03 .title b{
    color: #4C55CA;
}
.body_desc_03 .list_title{
    font-size: 22px;
    color: #4C55CA;
    font-weight:bold;
}
.body_desc_04{
    background: #F7F7F7;
    padding: 20px;
}
.body_desc_04 .title{
    font-size: 32px;
    font-family: Lato_Bold;
}
.body_desc_04 .title b{
    color: #4C55CA;
}
.body_desc_04 .list_title{
    font-size: 22px;
    color: #4C52C2;
}
.body_desc_white{
    background: #ffffff;
    padding: 20px;
    /*background-image: linear-gradient(90deg, #00aeef 0%, #bdedff 99%);*/
    /*z-index: 301;*/
}
.body_desc_05{
    background: #d5f4f7;
    padding: 0px 20px 40px 20px;
    margin-top: 0px;
    z-index: 501;
    /*background: linear-gradient(2deg, #f5f5f5 80%, #edeeee 20%);*/
    /*background: linear-gradient(182deg, #edeeee 20%, #f5f5f5 80%);*/
}
.body_desc_06{
    background: #5F64DA;
    padding: 20px 0;
    z-index: 601;
}
.body_desc_07{
    background: #FFF;
    padding: 0;
}
.body_desc_07 .title{
    font-size: 32px;
    font-family: Raleway_Bold;
    padding-top:30px;
}
.slick-dots {
    bottom:0 !important;
}
.bg_main_page_category .lg_job_category {
    padding-bottom:60px;
}
.bg_main_page_category{
    padding-top: 20px;
}
.header_list {
    font-family: raleway_bold;
}
.hd_btn_login {
    font-family: raleway_bold;
}
.client_list_obj .text_company {
    font-weight: bold;
}
.tbb_header_1 .action_wrapper {
    margin-top:15px;
}
.tbb_header_1 .global_header_logo {
    margin-top:15px;
    margin-left:-20px;
}
.logo-xs {
    width:40px;
}
.height20 {
    height:20px;
}

.contact-form {
    margin: 0;
    width: 500px !important;
    background: #fff;
    padding: 0px 25px 10px 25px;
    border-radius: 20px;
    box-shadow: 0px 0px 10px 0px rgba(194, 194, 194, 0.54);
}

.contact-input {
    font-size:16px;
    border-color:#cccccc;
    border-style:solid;
    border-radius:10px;
    border-width:2px;
    padding:20px 15px 20px 15px;
    box-shadow: 0px 0px 0px 0px rgba(42,42,42,.75);  }
.contact-input:focus {
    outline:none;
}
.right-inner-addon {
    position: relative;
}
.right-inner-addon input {
    padding-right: 35px !important;
}
.right-inner-addon img {
    position: absolute;
    color: #cccccc;
    right: 10px;
    padding: 6px 9px 0px 0px;
    pointer-events: none;
}
.btn_search_for_talent {
    display: block;
    margin: auto;
    width: 150px;
    padding-top: 9px;
    height: 42px;
    background: #00adef;
    color: white!important;
    text-decoration: none!important;
    border-radius: 10px;
    text-align: center;
}
.btn_search_for_talent span {
    color: white!important;
    font-size: 16px;
    margin: 0 5px;
}
.text-underline {
    color:#00aeef;
    text-decoration: underline;
}

.skew_01{
    background: #edeeee;
    content: '';
    display: block;
    height: 50px;
    width: 100%;
    position: relative;
    top: -100px;
    z-index: 300;
    transform: skewY(-2deg);
    outline: 4px solid transparent;
    transform-origin: 100%;
}
.skew_02{
    background: #edeeee;
    content: '';
    display: block;
    height: 100px;
    width: 100%;
    position: relative;
    top: 0px;
    z-index: 400;
    transform: skewY(2deg);
    outline: 4px solid transparent;
    transform-origin: 100%;
}
.skew_03{
    background: #fff;
    content: '';
    display: block;
    height: 100px;
    width: 100%;
    position: relative;
    top: -100px;
    z-index: 400;
    transform: skewY(-2deg);
    outline: 4px solid transparent;
    transform-origin: 100%;
}
.skew_04{
    background: #d5f4f7;
    content: '';
    display: block;
    height: 100px;
    width: 100%;
    position: relative;
    top: 0px;
    z-index: 500;
    transform: skewY(2deg);
    outline: 4px solid transparent;
    transform-origin: 100%;
}
.skew_05{
    background: #fff;
    content: '';
    display: block;
    height: 100px;
    width: 100%;
    position: relative;
    top: 0px;
    z-index: 600;
    transform: skewY(2deg);
    outline: 4px solid transparent;
    transform-origin: 100%;
}
.skew_06{
    background-image: linear-gradient(90deg, #00aeef 0%, #bdedff 99%);
    content: '';
    display: block;
    height: 110px;
    width: 100%;
    position: relative;
    top: 120px;
    z-index: 200;
    transform: skewY(3deg);
    outline: 4px solid transparent;
    transform-origin: 100%;
}
.skew_07{
    background-image: linear-gradient(90deg, #00aeef 0%, #bdedff 99%);
    content: '';
    display: block;
    height: 300px;
    width: 100%;
    position: relative;
    top: 12px;
    z-index: 300;
    /* transform: skewY(3deg); */
    outline: 4px solid transparent;
}

.skew_08{
    background-image: linear-gradient(90deg, #00aeef 0%, #bdedff 99%);
    content: '';
    display: block;
    height: 100px;
    width: 100%;
    position: relative;
    top: -90px;
    z-index: 200;
    transform: skewY(-3deg);
    outline: 4px solid transparent;
    transform-origin: 100%;
}
.btn_looking {
    border: 3px solid #4C55CA;
    background: #ffffff;
    padding: 10px 15px;
    color: #959AEC!important;
    text-decoration: none!important;
    text-align: center;
    /*border-radius: 5px;*/
    display: block;
    width: 220px;
    margin: auto;
}
.btn_looking span {
    color: #4c55ca!important;
    font-size: 16px;
    font-weight: bold;
    margin: 0 5px;
}
.body_desc_01_left {
    float: left;
    width: 50%;
    padding-top:40px;
}
.search_talent > .body_desc_01_left {
    padding-top: 0 !important;
}
.body_desc_01_left .title {
    font-size: 40px;
    font-family: Lato_Bold;
    color: black;
}
.body_desc_01_left .title b{
    color: #00adef;
    text-transform: uppercase;
}
.body_desc_01_left .sub_title {
    font-size: 22px;
    font-family: Lato_Regular;
    color: black;
}
.body_desc_01_left .sub_sub_title {
    font-size: 16px;
    font-family: Lato_Regular;
    color: black;
    width:95%;
}
.body_desc_01_left .sub_sub_title b{
    color: #959AEC;
}
.body_desc_01_right {
    float: right;
    width: 50%;
}
.body_desc_01_right .title {
    font-size: 50px;
    font-family: Lato_Regular;
    color: #ffffff;
}
.body_desc_01_right .title b{
    color: #ffffff;
}
.body_desc_01_right .sub_title {
    font-size: 22px;
    font-family: Lato_Regular;
    color: #ffffff;
}
.body_desc_01_right .sub_sub_title {
    font-size: 16px;
    font-family: Lato_Regular;
    color: #ffffff;
}
.body_desc_01_right .sub_sub_title b{
    color: #ffffff;
}
.btn_create_first_job span{
    color: white!important;
    font-size: 18px;
    margin: 0 5px;
}
.job_cat_01{
    background: rgba(0,191,165,0.85);
    height: 100%;
}
.job_cat_02{
    background: rgba(0,191,165,0.85);
    height: 100%;
}
.job_cat_03{
    background: rgba(0,191,165,0.85);
    height: 100%;
}
.triangle{
    padding: 4px;
    position: absolute;
    right: 0;
}
.job_cat_title{
    padding: 25px 25px 10px 25px;
    color: white;
    font-size: 22px;
    height: 15%;
}
.job_cat_jobs_parent{
    height: 100%;
    display: table;
    padding: 0;
}
.job_cat_jobs{
    padding: 5px 10px;
    display: table-cell;
    height: 100%;
    vertical-align: middle;
    float: none;
}
.job_cat_jobs > div{
    margin: 3px 0;
}
.job_cat_jobs span{
    color: white;
    padding: 5px 10px;
    font-size: 16px;
}
.job_cat_jobs img{
    vertical-align: text-top;
}
.job_cat_wrapper{
    padding: 0px;
    height: 230px;
}
.nav.nav-tabs li.active a {
    padding:20px 30px;
    font-size:16px;
    border-radius: 10px 10px 0 0;
}
.nav-tabs span{
    margin-right: 20px;
    font-size:16px;
}
.nav.nav-tabs li a {
    font-size:16px;
    padding:20px 30px;
}
.nav-tabs > li > a:hover {
    background: #ddd5ff;
    padding:20px 30px;
    font-size: 16px;
    border-radius:10px 10px 0 0;
}
.step_by_step {
    font-size:16px;
}
.step_by_step .to_step {
    margin-bottom:30px !important;
}
.step_by_step .to_step span{
    font-weight:bold;
}
.how_jobseeker_works_steps .sub_title {
    font-size:16px;
    margin:30px 0;
}
.how_jobseeker_works_steps .sub_title span{
    font-weight:bold;
}
.display_flex{
    display: flex;
}
.display_table{
    display: table;
}
.display_table_cell{
    display: table-cell;
}
.bg_skew_01, .bg_skew_02{
    float: left;
    display: block;
    width: 100%;
    position: relative;
}
.bg_skew_01 > .bg_patern{
    position: absolute;
    left: 0;
    z-index: 400;
    pointer-events: none;
    width: 100%;
    height: 100%;
}

.pricing_container > .pricing_wrapper {
    text-align: center;
    border: 1px solid #f2f2f2;
    border-radius: 5px;
    margin: 0 2% 0 0;
    width: 31%;
    float: left;
    height: 255px;
    cursor: pointer;
}

@media (max-width: 767px){
    .pricing_container > .pricing_wrapper {
        width: 75%;
        float: none;
        height: 280px;
        margin: 15px auto 15px auto;
    }
    .body_desc_01_right .title {
        font-size: 50px;
        font-family: var(--font-family-bold);
        color: var(--primary-color);
    }
    .body_desc_01_right .title b{
        color: #4C55CA;
    }
    .body_desc_01_right .sub_title {
        font-size: 22px;
        font-family: Lato_Regular;
        color: #000;
    }
    .body_desc_01_right .sub_sub_title {
        font-size: 18px;
        font-family: Lato_Regular;
        color: #000;
    }
    .body_desc_01_right .sub_sub_title b{
        color: #000;
    }
    .why_container {
        /*height: 280px;*/
    }
    .body_desc_01_left {
        width: 100%;
    }
    .body_desc_01_right {
        width: 100%;
        padding: 0 !important;
    }
}

@media (max-width: 500px){
    .pricing_container > .pricing_wrapper {
        width: 100%;
        margin: 15px auto 15px auto;
    }
    div.div-C > .body_desc_01_right > .sub_sub_title {
        font-size: 18px !important;
    }
    div.div-C > .body_desc_01_left > .sub_sub_title > span {
        margin: 10px 0 20px 0;
    }
}

.pricing_wrapper .content_hidden{
    background: rgba(0,0,0,0.75);
    color: white;
}
.pricing_wrapper .pricing_desc{
    color: white;
}
.pricing_wrapper .pricing_desc_note{
    color: #fdf100;
}
.pricing_wrapper .broadcast_pricing_box{
    color: white;
    border: 1px solid #fff;
    padding: 5px 15px;
}
.pricing_wrapper .content_show {
    background: #f2f2f2;
}
.pricing_wrapper .content_hidden, .pricing_wrapper .content_show {
    border-radius: 5px;
    height: 100%;
    width: 100%;
    padding: 15px 10px;
}
.pricing_wrapper .content_hidden {
    display: none;
}
.pricing_wrapper .pricing_title {
    font-size: 20px;
    font-family: Raleway_Bold;
    color: #4C52C2;
}
.pricing_wrapper .pricing_ori {
    font-size: 14px;
    font-family: Lato_Regular;
    color: #ff0000;
    text-decoration: line-through;
}
.pricing_wrapper .pricing_curr {
    font-size: 22px;
    font-family: LatoSemiBold;
    margin: 0px 5px;
    color: #000;
}
.pricing_wrapper .pricing_btn_learn_more {
    color: #fff!important;
    text-decoration: none!important;
    padding: 10px;
    background: #4C52C2;
    border-radius: 5px;
}
.jobseeker_step_title{
    color: #00adec;
    font-size: 22px;
    line-height: 22px;
    color: black;
}
.body_desc_05_right{
    margin-top: -100px;
}
.body_desc_05 .title{
    font-size: 32px;
    color: black;
}
.body_desc_05 .sub_title {
    font-size: 16px;
    color: black;
}
.body_desc_05 .btn_apply_job{
    background: #00bcd5;
    padding: 20px 35px;
    color: white!important;
    text-decoration: none!important;
    margin: 5px auto;
    text-align: center;
    border-radius: 5px;
}
.body_desc_05 .btn_apply_job span{
    color: white!important;
    font-size: 20px;
    margin: 0 5px;
}
.body_desc_05_left .display_table{
    height: 100%;
}
.body_desc_05_left .display_table_cell{
    vertical-align: middle;
    float: none;
}
.body_desc_06 .title{
    font-size: 32px;
    color: white;
}
.body_desc_06 .sub_title {
    font-size: 16px;
    padding: 10px 30px 0 0;
    color: white;
}
.body_desc_06 .btn_post_job{
    background: #959AEC;
    padding: 20px 35px;
    color: white!important;
    text-decoration: none!important;
    margin: 5px auto;
    text-align: center;
    border-radius: 5px;
    border:none;
}
.body_desc_06 .btn_post_job span{
    color: white!important;
    font-size: 20px;
    margin: 0 5px;
}
.body_desc_06_left .display_table{
    height: 100%;
}
.body_desc_06_left .display_table_cell{
    vertical-align: middle;
    float: none;
}
.body_desc_06_right {
    padding: 20px;
}
.body_desc_06_right .display_table{
    height: 100%;
}
.body_desc_06_right .display_table_cell{
    vertical-align: middle;
    float: none;
}
.body_desc_06_right img {
    /*width: 100%;*/
}
.bg_main_job {
    position: relative;
    background: white;
    background: url(../../images/main_page/banner_bg.png) no-repeat;
    background-position: right top;
    /* background-position: calc(103%) calc(100%) !important; */
    /* background-size: auto; */
    background-size: 65%;
}

.bg_app{
    background:url(../../images/jobseeker_new_mainpage/bg_02-1.jpg) center;
    background-size: cover;
}
.bg_app .join_wording{
    font-size: 22px!important;
    text-shadow: 2px 2px #000;
}
.bg_app .join_header{
    font-size: 36px!important;
    text-shadow: 2px 2px #000;
}
.count_spacing{
    padding:0;
}
.partner_wrapper{
    background: transparent;
    height: 230px;
}
.partner_wrapper img{
    width: 80%!important;
}

.footer-bg-img{
    /*background: white;*/
    background:url(../../images/main_page/footer.png) no-repeat;
    /*background-position: right top;*/
    /*background-position: calc(103%) calc(100%) !important;*/
    background-size: contain;
    /*background-size: 70%;*/
}

@media(max-width: 1199px){
    .title_wrapper > div {
        width: 60%;
    }
    .btn_wrapper {
        width: 75%;
    }
    .img_wrapper{
        height: auto;
    }
    .img_wrapper > img{
        width: 100%;
    }
    .bc_jobseeker_left, .bc_employer_right{
        height: 57%;
        padding: 0px 30px 0px 15px;
    }
    .img_wrapper > img {
        width: 100%;
        height: auto;
    }
    .job_cat_jobs > div {
        margin: 1px 0;
    }
    .bg_main_job{
        background-size: 840px;
    }
    .btn_looking {
        padding: 5px 5px;
        width: 180px;
    }
    .body_desc_01 .title {
        font-size: 40px;
    }
    .body_desc_05_right {
        margin-top: -70px;
    }
    .body_desc_05_right > img{
        width: 100%;
    }
    .body_desc_06 .sub_title{
        padding: 10px 0;
    }
    .job_cat_01, .job_cat_02, .job_cat_03{
        background: #4C52C2;
    }
}

@media(max-width: 991px){
    .count_spacing{
        padding: 0 10px;
    }
    .title_wrapper > div {
        width: 80%;
    }
    .btn_wrapper {
        width: 95%;
    }
    .jobseeker_half .btn_wrapper {
        float: right;
        margin-right: 10%;
    }
    .employer_half .btn_wrapper {
        float: left;
        margin-left: 10%;
    }
    .bc_jobseeker_left, .bc_employer_right{
        height: 47%;
        padding: 0px 30px 0px 15px;
    }
    .bg_main_job{
        background-size: 85%;
    }
    .btn_looking {
        padding: 5px 5px;
        width: 180px;
    }
    .body_desc_01 .container{
        padding: 0 20px;
    }
    .body_desc_01 .title {
        font-size: 30px;
    }
    .body_desc_01 .sub_title {
        font-size: 18px;
    }
    .body_desc_01 .sub_sub_title {
        font-size: 14px;
    }
    .body_desc_05{
        padding: 0px 0px 75px 0px;
    }
    .body_desc_05_left .display_table_cell {
        padding: 0px;
    }
    .body_desc_05 .title {
        font-size: 22px;
    }
    .body_desc_05 .btn_apply_job{
        padding: 20px 35px;
    }
    .body_desc_06_wrapper{
        display: block;
    }
    .body_desc_06 .btn_post_job{
        width: 35%;
        padding: 15px 35px;
        display: block;
    }
    .body_desc_06{
        padding: 20px 0px 5px 0px;
    }
    .employer_testimonial_content_name, .employer_testimonial_content_company{
        text-align: center;
    }
    .emp_step_wrapper{
        display: block;
    }
    .bg_app .join_header {
        font-size: 34px!important;
    }
    .partner_wrapper img{
        width: 60%!important;
    }

}

@media(max-width: 767px){
    .body_desc_01_left {
        padding-top:0px;
    }
    .body_desc_01_left .title{
        line-height:50px !important;
    }
    .bg_half_slash {
        background: linear-gradient(92deg, #3dc3f6 50%, #00adef 50%);
    }
    .bc_jobseeker_left, .bc_employer_right{
        display: none;
    }
    .bg_half_slash .title_wrapper {
        padding: 20px;
    }
    .jobseeker_half, .employer_half{
        padding: 100px 0px;
    }
    .title_wrapper > div {
        width: 100%;
        margin-right: 0%;
    }
    .employer_title {
        float: left;
        margin-left: 0%;
    }
    .title_wrapper .lbl_01 {
        font-size: 20px;
    }
    .title_wrapper .lbl_02 {
        font-size: 30px;
    }
    .body_desc_01 .title {
        padding: 0px 10px;
        text-align: center;
    }
    .body_desc_01 .sub_title {
        padding: 0px 10px;
        text-align: center;
    }
    .body_desc_01 .sub_sub_title {
        padding: 0px 10px;
        text-align: center;
    }
    .body_desc_02 .list_title{
        font-size: 20px;
    }
    .body_desc_03 .list_title{
        font-size: 20px;
    }
    .body_desc_04 .list_title{
        font-size: 20px;
    }
    .btn_wrapper a {
        padding: 15px 0px;
        width: 150px;
        font-size: 14px;
    }
    .job_cat_wrapper{
        padding: 0;
        width: 100%;
        float: none;
        margin: auto;
        display: block;
    }
    .job_cat_01, .job_cat_02, .job_cat_03{
        width: 100%;
    }
    .job_cat_wrapper:first-child{
        padding: 0;
    }
    .job_cat_wrapper:last-child{
        padding: 0;
    }
    .job_cat_jobs{
        padding: 35px 10px 15px 10px;
    }
    .job_cat_jobs > div{
        padding: 0 10px;
    }
    .job_cat_jobs span {
        padding: 5px;
    }
    .body_desc_06_right .display_table {
        padding: 40px 0;
    }
    .body_desc_05 {
        padding: 80px 0px 150px 0px;
    }
    .body_desc_05_left{
        z-index: 500;
    }
    .body_desc_05_right{
        position: absolute;
        right: 0;
        bottom: -70px;
        overflow: hidden;
        z-index: 499;
    }
    .body_desc_05_right > img {
        width: 135%;
    }
    .body_desc_06 .btn_post_job {
        width: 40%;
        padding: 15px 30px;
        margin-bottom: 20px;
    }
    .bc_jobseeker_left, .bc_employer_right {
        display: table;
        padding: 0;
    }
    .img_wrapper > img {
        width: 100%;
        height: auto;
    }
    .bc_employer_right .img_wrapper {
        padding: 0px;
    }
    .jobseeker_half, .employer_half {
        padding: 75px 0px 0 0px;
    }
    .bc_jobseeker_left {
        margin:  0 0 0 -15px;
        padding: 23px 0 0 0;
    }
    .bc_jobseeker_left .img_wrapper{
        overflow: hidden;
    }
    .bc_jobseeker_left .img_wrapper > img {
        width: 130%;
        margin: 0 0 0 -30%;
    }
    .bc_employer_right .img_wrapper {
        text-align: right!important;
    }
    .bc_employer_right .img_wrapper > img {
        width: 90%;
    }
    .count_MainWord1 {
        /*position: absolute;*/
        /*left: 0;*/
        /*right: 0;*/
        /*padding: 15px 0px!important;*/
        /*margin: 0;*/
        font-size: 16px;
        background: #fff;
        font-style: normal;
        font-family: Raleway_Bold;
    }
    .count_MainWord2{
        font-size: 16px;
        font-style: italic;
        font-family: Raleway_ExtraBold;
    }
    .partner_wrapper{
        height: 260px;
    }
    .partner_wrapper img{
        width: auto!important;
        max-height: 70px;
    }
    .counter_container{
        padding: 0px;
        background: #d5f1fd;
    }
    .counter_container img {
        margin-bottom: 5px;
    }
    .count_word1 {
        text-align: center;
        font-size: 16px;
        font-family: Lato_Heavy;
    }
    .count_word2 {
        text-align: center;
        font-family: Raleway_Bold;
        font-size: 11px;
        padding: 0px 0px 5px 0px;
    }
    .count_spacing {
        padding: 0px;
    }
    .bg_main_job {
        background: transparent;
    }
    .job_cat_01, .job_cat_02, .job_cat_03{
        background: rgba(0,191,165,0.85);
    }
}

@media(max-width: 500px){
    .body_desc_01 .title{
        padding: 0px 5px;
    }
    .bg_app{
        background:url(../../images/jobseeker_new_mainpage/bg_02-1.jpg) center;
        background-position: calc(100%) calc(100%) !important;
    }
    .job_cat_wrapper{
        width: 280px;
    }
    .body_desc_06 .btn_post_job {
        width: 65%;
        padding: 15px 0px;
        margin-bottom: 20px;
    }
    .bg_half_slash{
        padding: 0px;
        background: linear-gradient(90deg, #3dc3f6 50%, #00adef 50%);
    }
    .bg_half_slash .title_wrapper{
        padding: 5px;
    }
    .img_arrow {
        display: none;
    }
    .jobseeker_half .btn_wrapper {
        float: none;
        margin-right: 0%;
    }
    .employer_half .btn_wrapper {
        float: none;
        margin-left: 0%;
    }
    .btn_wrapper {
        width: 100%;
    }
    .btn_wrapper a {
        padding: 10px 5px;
        width: 140px;
        font-size: 14px;
    }
    p {
        text-align: left;
    }
    .bg_app .join_wording {
        font-size: 20px!important;
    }
    .bg_app .join_header {
        font-size: 24px!important;
    }

    .jobseeker_half .lbl_01, .jobseeker_half .lbl_02, .jobseeker_half .lbl_03{
        text-align: left!important;
    }
    .employer_half .lbl_01, .employer_half .lbl_02, .employer_half .lbl_03{
        text-align: right!important;
    }
    .body_desc_05 {
        padding: 20px 0px 150px 0px;
    }
    .body_desc_06 {
        padding: 20px 0px 20px 0px;
    }
    .title_wrapper .lbl_01 {
        font-size: 15px;
    }
    .title_wrapper .lbl_02 {
        font-size: 20px;
    }
    .bc_jobseeker_left, .bc_employer_right {
        display: table;
        padding: 0;
    }
    .img_wrapper > img {
        width: 100%;
        height: auto;
    }
    .bc_employer_right .img_wrapper {
        padding: 0px;
    }
    .jobseeker_half, .employer_half {
        padding: 20px 10px 0 10px;
        margin-bottom: -10px;
    }
    .bc_jobseeker_left {
        margin:  0 0 0 -10px;
        padding: 23px 0 0 0;
    }
    .bc_jobseeker_left .img_wrapper{
        overflow: hidden;
    }
    .bc_jobseeker_left .img_wrapper > img {
        width: 150%;
        margin: 0 0 0 -50%;
    }
    .bc_employer_right .img_wrapper {
        text-align: center!important;
    }
    .bc_employer_right .img_wrapper > img {
        width: 100%;
    }
    .count_MainWord1 {
        padding: 5px 10px!important;
    }
    .job_cat_01, .job_cat_02, .job_cat_03{
        width: 100%;
        height: 260px;
    }
    .are_you_looking .display_flex {
        display: block;
    }
}


#homepage_our_partners_dot_slider{
    top: 0;
}
#homepage_our_partners_dot_slider > li {
    background: black!important;
    border-color: black!important;
}
#homepage_our_partners_dot_slider > li.active {
    background: #4C52C2!important;
    border-color: #4C52C2!important;
}
#homepage_our_partners_sub_slider{
    width: 100%;
}
#homepage_our_partners_sub_slider_container{
    width: 100%;
}


.media-iconlist .media-left {
    padding-right:35px; width: 120px;
}
.media-iconlist .media-object {width: 100%}
.media-iconlist .media-body {width: auto}
.media-iconlist .media-body h4 {font-size:1.6em; margin-bottom:12px}
.media-iconlist .media-body p {font-size: 1.143em}


.media-showcase {
    min-height: 360px;
    /*width: 100%;*/
    overflow: hidden;
    margin: 0 10px;
    position: relative;
    box-shadow: 1px 1px 5px #888888;
    color: #fff;
    text-align: center;
}
.media-showcase .media-body {
    width: 100%; height: 100%;
    min-height: 100%;
    display: block;
    background-color: rgba(0, 0, 0, 0);
    position: absolute; bottom: -40%;
    padding: 35px 30px;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
}
.media-showcase:hover .media-body {
    bottom:0px;
    background-color:rgba(0,0,0,0.8);
}
.media-showcase:hover .hidden {display:block !important}
.media-showcase:hover .visible {display:none !important}

.media-showcase .media-icon {
    width:62px; height:62px;
    border-radius:50%;
    display:block;
    background-color:#fff;
    margin: 0 auto;
    position:relative;
}

.media-showcase .media-icon i {
    width:55px; height:55px;
    position:absolute; top:3px; left:3px;
}

.media-showcase .label {
    display:inline-block;
    padding:8px 15px; margin: 15px auto;
    font-size:1.143em;
    color: #000;
    background-color:#fff;
}

.media-showcase a {color: #fff}

.media--divider {
    border-bottom: solid 1px #d9d9d9;
    padding-bottom:35px; margin-top:35px;
}
.showcase .slick-dots {bottom: -60px;}
.showcase .slick-dots li button:before {font-size: 66px;}

@media screen and (max-width: 767px) {
    .media-showcase {background-position: top center !important}

}

.panel-group--accordion {}
.panel-group--accordion .panel {
    border: 1px solid #eaeaea;
    border-radius:5px;
    padding:25px 0; margin-bottom: 25px;
}

.panel-group--accordion .panel-heading{cursor:pointer}

.panel-group--accordion .panel-title{
    position:relative;
    font-weight: 700;
    font-size:1.143em;
    color:#3A3A3A;
}
.panel-group--accordion .panel-title.collapsed {font-weight: 400;}
.panel-group--accordion .panel-title:after{
    position:absolute; top: 0; right: -40px;
    font-family: 'Glyphicons Halflings';
    content:"\e260";
    color:#3A3A3A;
}
.panel-group--accordion .panel-title.collapsed:after{content:"\e259"}

.panel-group--accordion .panel-title:before{
    content:"";
    position:absolute; bottom:-15px; left:0;
    width:100%; height:1px;
    background-color:rgba(207,207,207,0.8);
    display: block;
}
.panel-group--accordion .panel-title.collapsed:before{display: none}

.panel-group--accordion .panel-heading.collapsed .panel-title {
    border:none;
    position:relative;
    color:#3A3A3A;
}
.panel-default > .panel-heading{
    background:none;
    padding: 10px 80px 10px 60px;
}

.panel-heading:hover{
    cursor:pointer;
}
.panel.panel-default:first-child {margin-top: 20px}

.panel-group--accordion .panel-body {padding: 20px 80px 0 60px; border: 0 !important}

.tabs-icon ul.nav {
    border: 0; margin-bottom: 20px;
}
.tabs-icon .nav-tabs>li>a,
.tabs-icon .nav-tabs>li:hover>a {
    background: none;
    border: 0;
}
.tabs-icon .nav-tabs>li>a {color:#3A3A3A; text-align: center;padding:0 10px; width: 140px}
.tabs-icon .nav-tabs>li:hover>a {color: #00B23E}
.tabs-icon .nav-tabs>li.active>a,
.tabs-icon .nav-tabs>li.active>a:focus,
.tabs-icon .nav-tabs>li.active>a:hover,
.tabs-icon .nav-tabs>li.active>a:focus {border: 0; color: #00B23E; background-color: transparent}
.tabs-icon .nav-tabs>li>a>.icon {margin-bottom: 10px}
.tabs-icon .nav-tabs>li.active>a>.icon {
    background-color:#00B23E;
    border:2px solid #00B23E;
}
.tabs-icon.text-center ul.nav {display: inline-block}
.tabs-icon.text-center ul.nav li {
    display: inline a;
    display-float: left;
}

@media screen and (max-width: 991px) {
    .tabs-icon .nav-tabs>li>a {padding:0 10px;}
}

.tabs-pills .btn-group {margin-bottom: 20px}
.tabs-pills .btn,
.tabs-pills .btn.active {
    border-color: #00B23E; border-width: 2px;
}
.tabs-pills .btn {color: #3A3A3A;padding: 16px 50px;

}
.tabs-pills .btn.active {
    background-color: #00B23E;
    color: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.icon {
    width:62px; height:62px;
    border-radius:50%;
    text-align:center;
    line-height:62px;
    background-color:#fff;
    margin: 0 auto;;
    position:relative;
    display: block;
}
.nav-icons .icon {border-radius: 0; background: #fafafa}

.icon.icon--outline {border:2px solid #000}
.icon.icon--hover:hover {background-color:#00B23E;}
.icon.icon--outline.icon--hover:hover {border:2px solid #00B23E}
.icon:after {
    width:58px; height:58px;
    position:absolute; top:0px; left:0px;
    content:"";
    background-repeat:no-repeat;
    background-position:center;
}
.nav-icons .icon:after {
    right: 0;margin: 30px auto 0;
    width: 40px;
    height: 40px;
    background-size: 40px 40px;
}


.how_jobseeker_works_steps .item > img {
    width: 210px;
    height: 336px;
}



@media screen and (min-width: 768px) {

}
@media screen and (max-width: 767px) {
    .how_jobseeker_works_steps .item > img {
        width: 115px;
        height: 185px;
    }
}
@media screen and (max-width: 500px) {

}


/* search bar */
.mainpage_search_bar {
    padding: 15px;
    height: 50px;
    width: 450px;
    border: none;
    float: left;
    background: #4C52C2;
    border: 2px solid #009c87;
    border-right: none;
    display: inline-block;
    color: white;
    font-size: 18px;
}
.mainpage_search_bar_submit {
    padding: 15px;
    height: 50px;
    width: 50px;
    border: none;
    float: left;
    background: #4C52C2;
    border: 2px solid #009c87;
    border-left: none;
    display: inline-block;
}
.mainpage_search_bar::-webkit-input-placeholder {
    color: white;
    font-family: Raleway_Regular;
    font-style: italic;
}
.mainpage_search_bar::-moz-placeholder {
    color: white;
    font-family: Raleway_Regular;
    font-style: italic;
}
.mainpage_search_bar:-ms-input-placeholder{
    color: white;
    font-family: Raleway_Regular;
    font-style: italic;
}
.mainpage_search_bar:-moz-placeholder {
    color: white;
    font-family: Raleway_Regular;
    font-style: italic;
}

@media (max-width: 767px){
    .search_wrapper {
        text-align: center;
        width: 500px;
        margin: auto;
    }
}
@media (max-width: 500px){
    .search_wrapper {
        text-align: center;
        width: 280px;
        margin: auto;
    }
    .mainpage_search_bar {
        width: 230px;
    }
}


.recent_jobs_container {
    background: rgba(255, 255, 255, 0.6);
    border-radius: 30px;
    box-shadow: 0px 4px 4px 4px rgba(0, 0, 0, 0.05);
}

.recent_jobs_wrapper {
    padding: 10px 10px;
}

.recent_jobs_wrapper .jobs_container {
    padding: 0px 30px;
}

.recent_jobs_title {
    font-family: Raleway_SemiBold;
    font-size: 33px;
    color: black;
}

.recent_jobs_sub_title {
    font-family: Raleway_Regular;
    font-size: 18px;
    color: black;
}

.recent_jobs_job_title {
    font-family: Raleway_Bold;
    font-size: 22px;
    color: #001eff;
}

.jobs_wrapper {
    border: 1px solid #d1d1d1;
    background: white;
    padding: 5px 10px 15px 10px;
    border-radius: 5px;
}

.jobs_wrapper .jobs_information {
    /*border-right: 1px solid #d1d1d1;*/
    padding: 15px;
    display: table;
}
.jobs_wrapper .jobs_action {
    padding: 15px;
}
.jobs_wrapper .jobs_title {
    font-size: 18px;
    font-family: Raleway_Bold;
    color: black;
}
.jobs_wrapper .jobs_shift_available {
    font-size: 14px;
    color: black;
    margin-top: 5px;
}
.jobs_wrapper .jobs_location {
    font-size: 14px;
    color: black;
    margin-top: 5px;
}

.jobs_salary_avg {
    display: table-cell;
    vertical-align: middle;
    height: 100%;
    float: none;
    text-align: center;
}

.jobs_salary_avg .salary_currecny {
    color: #ff0000;
    font-size: 18px;
    font-family: Raleway_SemiBold;
}

.jobs_salary_avg .salary_amount{
    color: #ff0000;
    font-family: LatoSemiBold;
    font-size: 30px;
    margin-left: 5px;
}

.btn_bookmark .bookmarked_img, .btn_bookmarked .bookmark_img{
    display: none;
}
.btn_bookmarked .bookmarked_img{
    display: inline-block;
}

.jobs_btn_apply {
    background: #4C52C2;
    padding: 8px 30px;
    border-radius: 35px;
    color: white!important;
    text-decoration: none!important;
    font-family: Raleway_SemiBold;
}

.btn_more_jobs {
    background: #ffb063;
    border-radius: 5px;
    color: white!important;
    text-decoration: none!important;
    font-family: Lato_Regular;
    padding: 20px 30px;
    font-size: 20px;
    display: block;
    width: 250px;
    margin: auto;
}

.are_you_looking .text {
    font-size: 14px;
    font-family: Lato_Bold;
    margin-top: 10px;
    color: black;
    text-align: center;
}

@media (max-width: 991px) {
    .recent_jobs_wrapper {
        padding: 10px 10px;
    }
}

@media (max-width: 767px) {
    .recent_jobs_wrapper {
        padding: 10px 10px;
    }

    .recent_jobs_wrapper .jobs_container {
        padding: 0px 0px;
    }
}

@media (max-width: 500px) {
    .recent_jobs_title {
        text-align: center;
    }
    .recent_jobs_sub_title {
        text-align: center;
    }
    .jobs_salary_avg {
        text-align: left;
        margin-top: 5px;
    }
    .jobs_salary_avg .salary_currecny {
        color: #ff0000;
        font-size: 14px;
    }

    .jobs_salary_avg .salary_amount{
        color: #ff0000;
        font-family: LatoSemiBold;
        font-size: 14px;
        margin-left: 5px;
    }
    .recent_jobs_wrapper {
        padding: 10px 5px;
    }
    .jobs_wrapper .jobs_information {
        border-right: none;
    }
}
@media(max-width: 1024px) {
    .global_header_wrapper1 > div.container {
        width: 100%;
    }
    div.bg_main_job > div.div-B {
        height: 0 !important;
    }
    div.bg_main_job > div.div-C {
        width: fit-content;
        margin: 0 !important;
    }

    .jobs_image .desktop_view {
        display: none;
    }
    .jobs_image .tablet_view {
        display: flex !important;
    }

    .body_desc_01_right {
        width: 50%;
    }
    div.global_header_wrapper1.div-A > div > div > div.col-xs-12.hidden-xs.tbb_header_1 > div.col-lg-7.col-md-8.col-sm-10.col-xs-12.action_wrapper > div {
        margin: 0 !important;
    }

    .skew_07{
        /*top: 450px;*/
    }
    div.body_desc_03 {
        padding: 0 !important;
    }
    div.body_desc_03 > .container {
        margin: 0;
    }
    div.body_desc_03 > div.container > div > .desktop_view {
        display: none !important;
    }
    div.body_desc_03 > div.container > div > .tablet_view.display_flex {
        display: flex !important;
        padding-top: 10px !important;
    }
    div.body_desc_04 {
        padding: 5% 0 !important;
    }
    .skew_08 {
        top: -80px !important;
    }
    .footer-bg-img {
        background-size: contain;
    }
    .body_desc_01 {
        padding: 0 0px 20px 30px !important;
    }
    .body_desc_05 {
        margin-top: 0px;
    }
    .body_desc_05 >.container {
        padding: 12px 0 0 0 !important;
    }
    .footer-bg-img.body_desc_05 {
        height: 250px !important;
    }
}
@media(max-width: 770px) {
    .section-company {
        margin: 44px 0 0 0;
        height: 200px !important;
    }
    div.body_desc_03 > div.container > div > .desktop_view {
        display: none !important;
    }
    div.body_desc_03 > div.container > div > .tablet_view.display_flex {
        display: flex !important;
        padding-top: 10px !important;
    }
    .body_desc_07 {
        padding-left: 0 !important;
    }
    .slick-next {
        right: 0px !important;
    }
    .footer-bg-img.body_desc_05 {
        height: 200px !important;
    }
    .body_desc_01_left {
        width: 65%;
    }
    .body_desc_01_right {
        padding: 0  !important;
        width: 35%;
    }
    .search_talent {
        margin-top: 10px;
    }
    .tablet_view.flex-job-container img {
        height: 90px !important;
    }
}

.hd_btn_login {
    border: 2px solid #ffffff;
    padding: 5px 25px;
    color: #ffffff!important;
    text-decoration: none!important;
    text-align: center;
    /*display: block;*/
    background-color: transparent;
}
.hd_btn_hiring {
    border: 4px solid var(--primary-color);
    padding: 5px 25px;
    color: #000000 !important;
    text-decoration: none!important;
    text-align: center;
    /* display: block; */
    background-color: #f7f7f7;
}
.tbb_header_1 {
    display: flex;
    flex-wrap: wrap;
    padding: 16px 0 0 0;
}
.header_list {
    text-align: center;
    /*display: block;*/
    padding: 15px;
    cursor: pointer;
    text-decoration: none!important;
    color: white!important;
}


.mobile-menu {
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9998;
    min-height: 100%;
    height: 100%;
    background: var(--primary-color);
    margin: 0;
    position: fixed;
    opacity: 0;
    pointer-events: none;
    transition: 0.1s;
    overflow: scroll;
    /* The desktop menu styles */
    /* When button is clicked, open class is added to menu to show it */
}
@media (min-width: 1024px) {
    .mobile-menu {
        float: right;
        position: relative;
        left: auto;
        right: auto;
        bottom: auto;
        top: auto;
        min-height: auto;
        height: auto;
        padding: 0;
        width: auto;
        background: transparent;
        display: block;
        opacity: 1;
    }
}
.mobile-menu.open {
    opacity: 1;
    pointer-events: all;
}
/* Main Navigation in header for desktop */
.main-menu {
    margin: 100px 0;
    padding: 0;
}
@media (min-width: 1024px) {
    .main-menu {
        width: 600px;
        margin: 0 auto;
    }
}
.main-menu__item {
    padding: 0;
    display: block;
    position: relative;
}
@media (min-width: 1024px) {
    .main-menu__item {
        float: left;
        display: block;
    }
}
.main-menu__link {
    border-bottom: 0;
    color: white;
    /*font: bold 15px/15px Arial;*/
    display: block;
    padding: 20px;
    position: relative;
}
@media (min-width: 1024px) {
    .main-menu__link {
        float: left;
        color: black;
    }
}
.main-menu__link:hover, .main-menu__link:focus, .main-menu__link:active {
    border-bottom: 0;
    background: var(--secondary-color);
    color: white;
}
/* Hamburger Button - Animation courtesy of https://codepen.io/designcouch/pen/Atyop - more examples in this link */
.open-button {
    height: 30px;
    transform: rotate(0deg);
    transition: 0.5s ease-in-out;
    position: absolute;
    cursor: pointer;
    border-bottom: 0;
    top: 0;
    right: 0;
    z-index: 9999;
    border-bottom: 0;
    margin: 16px 0 0 0;
    width: 40px;
}
@media (min-width: 1024px) {
    .open-button {
        display: none;
    }
}
.open-button:hover {
    border-bottom: 0;
}
.open-button span {
    display: block;
    position: absolute;
    height: 4px;
    width: 100%;
    background: var(--primary-color);
    border-radius: 2px;
    opacity: 1;
    left: 0;
    transform: rotate(0deg);
    transition: 0.25s ease-in-out;
}
.open-button.open span {
    background: white;
    /*background: var(--primary-color);*/
}
.open-button span:nth-child(1) {
    top: 0px;
    transform-origin: left center;
}
.open-button span:nth-child(2) {
    top: 10px;
    transform-origin: left center;
}
.open-button span:nth-child(3) {
    top: 20px;
    transform-origin: left center;
}
.open-button.open span:nth-child(1) {
    transform: rotate(45deg);
    top: -2px;
    left: 8px;
}
.open-button.open span:nth-child(2) {
    width: 0%;
    opacity: 0;
}
.open-button.open span:nth-child(3) {
    transform: rotate(-45deg);
    top: 26px;
    left: 8px;
}
/* Scroll lock style for body */
.lock-scroll {
    overflow: hidden;
}
.main-menu__link {
    font-size: 22px;
    font-weight: bolder;
    font-family: var(--font-family-bold);
    color: white;
}
/*responsive control*/

@media(max-width: 1199px){
    .tbb_header_1 {
        padding: 5px;
    }
}
@media(max-width: 991px){
    .global_header_wrapper1 .col {
        padding: 1px;
    }
    .global_header_wrapper1 .col .header_list {
        padding: 5px;
    }
    .tbb_header_1 {
        padding: 5px;
    }
}
@media(max-width: 767px){
    .global_header_wrapper1 {
        padding: 10px;
    }
    .global_header_logo {
        text-align: center;
    }
    .header_list {
        color: var(--primary-color) !important;
        padding: 10px;
    }
    .hd_btn_login {
        border: 2px solid var(--primary-color);
        color: var(--primary-color) !important;
    }
    .body_desc_01 {
        padding: 0 0 0 0 !important;
    }
    .div-C > .body_desc_01_left {
        padding-top: 0 !important;
    }
    .body_desc_01_left > title {
        line-height: 50px !important;
    }
    .body_desc_01 .sub_sub_title {
        font-size: 16px;
    }
    .bg_main_page_category > .job_category_wrapper {
        margin: 0 !important;
    }
    .bg_main_page_category .sub_menu {
        width: 90vw !important;
    }
    .bg_main_page_category .job_category_list {
        width: 90vw;
        display: block !important;
        margin: 0 0 0 5% !important;

    }
    .contact-form {
        /*margin: 10px 5% !important;*/
        width: 100%;
        background: #fff;
        padding: 0px 25px 10px 25px;
        border-radius: 20px;
        box-shadow: 0px 0px 10px 0px rgba(194, 194, 194, 0.54);
    }
    #employer_search_talent_form > .row  {
        display: block !important;
    }
    .search_talent {
        margin: 5% 5% !important;
    }
    .bg_main_page_category .job_category_header {
        padding-top: 20px;
    }
    .menu_parent > p {
        font-size: 18px;
    }
    .section_2 .why_container {
        padding: 0 !important;
        margin: 0 !important;
    }
    .btn_search_for_talent {
        float: right;
    }
    .body_desc_01_left .sub_title_footer {
        padding-top: 10px;
    }
    .skew_06 {
        top: 10px;
    }

    .skew_07 {
        top: -14px;
    }
    .body_desc_01_right .mobile_view {
        display: block !important;
        margin: -117px 0 9px 0;
    }
    .skew_08 {
        top: -38px !important;
    }
    .body_desc_04 .mobile_view {
        display: block !important;
    }
    .body_desc_04 .desktop_view {
        display: none !important;
    }
    .contact-form {
        width: 100% !important;
    }
}
.div-C {
     margin: 0 auto !important;
 }


@media (max-width: 1440px){
    .div-C {
        margin: 0 5% !important;
    }

}