.content-intro-jobseeker {
    margin-top: 0px;
}
.bg-nhatuyendung {    
    background: url(/public/images/landingpage/introduction/introduction_bg.webp) no-repeat; 
    background-size: cover; 
    margin-top: 63px; 
    background-position: bottom;
    min-height: 390px;
}
.bg-white{
    background-color:#fff;
}
.navar{
    border: 0;
}
.service_txt .text_holder{
    font-size: 32px;
}
.btn_posts:hover {
    background-color: #0039ac !important;
}
.btn_timhoso:hover {
    background-color: #d86400 !important;
}
.btn_seemore:hover {
    background-color: #f7f7f7 !important;
}
.justify-content-between {
    justify-content: space-between;
}
/**/
.pd_file{
    padding-top: 15px;
    padding-bottom: 15px;
}
.flex-column {
    flex-direction: column;
}
.d-flex {
    display: flex;
}
.flex-wrap {
    flex-wrap: wrap;
}
.align-items-center {
    align-items: center;
}
.pl-3 {
    padding-left: 30px;
}
.pl-1 {
    padding-left: 10px;
}
.mt-0 {
    margin-top: 0px;
}
.mb-0 {
    margin-bottom: 0px;
}
.text-white {
    color: #fff;
}
.uppercase {
    text-transform: uppercase;
}
.search_container {
    display: grid;
    grid-template-columns: 345px 272px 284px 206px;
    grid-gap: 10px;
    justify-content: space-between;
}
.advanced_filter_container {
    display: grid;
    grid-template-columns: 50% auto;
    grid-gap: 15px;
}
.w-100 {
    width: 100%;
}

.btn-transparent {
    background-color: transparent;
    border: 0;
    color: #fff;
    font-weight: bold;
}
.tim-ho-so-btn {
    border-radius: 6px;
    color: #fff;
    padding: 10px 20px;
    font-weight: bold;
    display: inline-block;
    margin: 5px 5px 5px 0;
}
.tim-ho-so-btn-container {
    margin-top: 5px;
    text-align: center;
}
.tim-ho-so-btn:hover {
    color: #fff;
}
#advanced_filter {
    width: 70%;
    margin-left: auto;
    margin-right: auto;
}
body {
    background-color: #fff;
}
.news_container {
    display: grid; grid-template-columns: 200px auto;
}
.news-container img {
        width : 150px;
        height: 110px;
}
.postsnew_text {
    font-size: 15px;
    color: #333;
    font-weight: 400;
    margin: 25px 0;
}
.flex_box {
    justify-content: center;
}
.w_30 {
    width: 28%;
}
.box-dangtintd {
    padding: 25px 30px;
    box-shadow: 0 0 14px 0px #cbcbcb;
    border-radius: 8px;
    margin: 0 15px;
}
.content .padding_bt_15px{
    padding: 15px;
}
.title-company{
    width: 80%;
    margin:0 auto;
    line-height: 28px;
    letter-spacing: 2px;
}
li.checkmark::before {
    content: "";
    position: absolute;
    left: -16px;
    top: 5px;
    width: 5px;
    height: 9px;
    border: solid #42137a;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}
.checkmark {
    position: relative;
    margin-bottom: 5px;
}
.container_img-news {
    width: 200px;
    height: 160px;
}

.news-container img{
        width : 100px;
        height: 50px;
}
.pd_txt {
    padding:0 30px;
}
.service_txt {
    margin:0 auto;
    line-height: 46px;
    letter-spacing: 0px; 
    font-size: 36px;
    margin-top: 30px;
    text-transform: capitalize;
    text-align: left;
    color: #333;
}
.searchjob_em-img {
    position: relative;
    text-align: center;
}
.searchjob_em-img img {
    width: 450px;
    height: 280px;
}


::placeholder {
    color: #BABABA !important;
}




.background_icon {
    height:65px;
    width:65px;
    border-radius: 50%;
    background-color: #f5f6ff;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
}
.txt-dangtin {
    text-transform: capitalize;
    margin: 20px 0;
    text-align: center;
}
.box_job {
    position: absolute;
    background-color: #fff;
    padding: 6px;
    box-shadow: 0 3px 6px #828282;
    border-radius: 12px;
    text-align: center;
    display: flex;
    align-items: center;
    border-right: 4px solid #D76121;
    border-bottom: 4px solid #D76121;
}
.box_job-top {
    top: 39%;
    left: 0;
    border-right: 4px solid #f07e1d;
    border-bottom: 4px solid #f07e1d;
}
.box_Emp {
    right: 28%;
    top: 82%;
    border-right: 4px solid #043BC1;
    border-bottom: 4px solid #043BC1;
}
.box_candidate {
    right: 0;
    top: 8%;
}
.icon_boxjob {
    background-color: #D76121;
    border-radius: 6px;
    padding: 8px 14px;
    font-size: 18px;
    color: #fff;
    margin-right: 8px;
}
.icon_boxjob-tie {
    background-color: #6E6BF8;
}
.icon_boxjob-brief {
    background-color: #f07e1d;
}

.text_boxjob {
    text-align: left;
}
.text_boxjob h2{
    margin: 0px 0 3px 0;
    font-size: 16px;
    font-weight: 600;
}
.text_boxjob p{
    font-size: 12px;
    margin: 0;
}

.tilte_em {
    font-weight: bold;
    margin: 40px 0; 
    font-size: 28px; 
    text-transform: capitalize;
    color: #333;
}
.tilte_em a {
    color: #333;
}
.tilte_em a:hover{
    color: #f07e1d;
}
.hover-text:hover {
    color: #f07e1d !important;
}
/* Reponsive */
@media screen and (max-width: 480px) {
    .container.mobi-pad {
        margin:0;
        padding-left:0px;
        padding-right:0px;
    }
    .content.content-intro-jobseeker {
        margin:0;
    }
    .container_img-news, .container_img-news img {
        width: 100px;
        height: 70px;
    }
    .advanced_filter_container {
        grid-template-columns: 1fr;
    }
    .padi-10-mobie {
        padding-top: 10px; 
        padding-bottom: 10px;
    }
    
    .mobi-pad {
        margin-left: -15px; 
        margin-right: -15px;
    }
    .txt-dangtin {
        margin-top: 0 0 10px 0 !important;
        
    }
    .tim-ho-so-btn {
        padding: 10px 15px; 
        margin-right: 10px;
    }
    .bg-nhatuyendung {
        margin-top: 73px!important; 
        height: 330px;
        
    }
    .service_txt {
        font-size: 22px;
        text-align: center;
        line-height: 35px;
        margin: 50px 0 10px 0px !important;
    }
    .postsnew_text {
        font-size: 13px;
        margin: 20px 0;
        text-align: center;
    }
    .w_30 {
        width: 100%;
    }
    .h2-timhoso {
        font-size: 16px;
    }
    .content .padding_bt_15px {
        padding: 0;
    }
    .flex_box{
        padding:0 10px;
    }
    .content {
        min-height: 330px;
    }
    .pd_txt {
        margin-top: 15px;
    }

    .box-dangtintd {
        padding: 15px 25px;
        margin: 0 0 15px 0;
    }
    .searchjob_em-img {
        display: none;
    }
   
    
    .ptimhoso-btn-search-ungvien {
        font-size: 13px;
    }
    .ptimhoso-btn-search-ungvien span{
        white-space: nowrap;
    }
    .bg-nhatuyendung {
        background: url(/public/images/landingpage/introduction/introduction_bg-mb.webp) no-repeat;
        background-size: cover;
    }
    
    
    
    .px_10-mb {
        padding: 0 10px;
    }
    .col-md-6.px_10-mb {
        padding:0;
    }
    .tilte_em {
        margin: 30px 0 !important;
        font-size: 22px;
    }
}
@media (min-width: 481px) and (max-width: 640px) {
    .bg-nhatuyendung{margin-top: -1px!important; }
    .content .padding_bt_15px {
        padding: 15px;
    }
    .w_30 {
        width: 100%;
    }
    .h2-timhoso {
        font-size: 16px;
    }
    .content .padding_bt_15px {
        padding: 0;
    }
    .flex_box{
        padding:0 10px;
    }
    .service_txt {
        font-size: 24px;
    }
    .postsnew_text {
        font-size: 16px;
        margin: 20px 0;
    }
    .pd_file {
        padding-top: 15px;
        padding-bottom: 15px;
    }
}
@media (min-width: 641px) and (max-width: 990px) {
    .bg-nhatuyendung{margin-top: -3px!important; }
    .w_30 {
        width: 32%;
    }
    .pd_txt {
        padding: 0 16px;
    }
    .tim-ho-so-btn {
        padding: 5px 10px;
        margin-right: 3px;
    }
    .box-dangtintd {
        padding: 25px 15px;
    }
}
@media (min-width: 991px) and (max-width: 1024px) {
}
@media screen and (max-width:1199px) {
    .search_container{
        grid-template-columns: 1fr;
    }
}
@media screen and (max-width: 991px){
    #advanced_filter{
        width: 100%;
    }
}
@media screen and (max-width: 768px){
    .news_container{
        display: grid; grid-template-columns: 100px auto;
    }
    .show_mobile_480 {margin-top: 0!important; margin-bottom: 0px!important;}
    .title-company{width: 100%;    line-height: 19px;letter-spacing: 0;}
    .h2-timhoso{font-size: 18px;}
    
    .content {min-height: 330px;}
    .tim-ho-so-btn-container { 
        margin-top: 5px;
        display: inherit;
        font-size: 13px;
    }
    .img-company img{width: 60%;}
    h2{margin: 20px 0!important;}
}