body {
    width: 100%;
    height: auto;
    background-color: #fafafa !important;
}

.row {
    width: 100% !important;
    margin: 0px !important;
    /* margin-left: 0; */
    /* margin-right: 0 !important; */
}

.container {
    max-width: 1240px;
}

.noti-success {
    color: green;
    background: #cfffcf;
    padding: 8px 5px 4px 5px;
    border-radius: 8px;
}

.noti-error {
    color: red;
    background: #ffc1c1;
    padding: 8px 5px 4px 5px;
    border-radius: 8px;
}

p {
    margin-bottom: 0px;
}

b {
    font-weight: bolder !important;
}

a:hover {
    color: #b31e8d;
}

.search-job {
    /* margin-left: 4% !important; */
}

.a {
    width: 145px;
    height: 32px;
    border-radius: 100px;
    border: solid 1px #979797;
}

.col-lg-5 {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.bg-job-detail {
    width: 100%;
    height: 24px;
    border-radius: 16px;
    background-color: rgba(179, 30, 141, 0.1);
    font-size: 11px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.43;
    letter-spacing: normal;
    color: #b31e8d;
    padding: 5px;
}

.search-job-btn {
    top: 0;
    left: 0;
    height: 35px;
    position: inherit;
    border-radius: 8px;
    background-color: #f27023;
    color: white;
    border: solid 2px #f27023;
    width: 100%;
    font-size: 14px;
    z-index: 0;
    padding-left: 3%;
    padding-right: 3%;
    /* margin-left: 640px; */
    margin-left: 68.7%;
}

.favorite {
    width: 22px;
    height: 20px;
    object-fit: contain;
}

.share-btn {
    width: 20px;
    height: 18px;
}

#jobdescription {
    /* overflow: scroll; */
    /* height: 100px; */
    /* max-height: 1000px; */
}

#jobdescription-mobile {
    display: none;
}

.job-detail {
    width: 100%;
    height: auto;
    border-radius: 8px;
    box-shadow: 0 2px 20px 0 rgba(211, 211, 211, 0.5);
    background-color: #ffffff;
    margin-left: 0px;
    margin-top: 0px;
}

.cpn-cover {
    width: 95%;
    height: auto;
    margin: 2.5%;
    border-radius: 8px;
    object-fit: cover;
}

.view-job {
    position: relative;
    font-family: 'Prompt', sans-serif;
}

.view-cpn-logo {
    width: 13%;
    height: auto;
    margin-left: 6%;
    position: absolute;
    top: 200px;
    border: solid 3px #b31e8d;
    border-radius: 8px;
    z-index: 1
}

.cpn-logo {
    padding-left: 2px;
    padding-right: 2px;
    background-color: white;
    border-radius: 4px;
}

.text-block {
    position: absolute;
    top: 277px;
    bottom: 17px;
    right: 0;
    background-color: white;
    color: black;
    padding-left: 20px;
    padding-right: 20px;
    /* opacity: 0.8; */
    width: 98%;
    height: 65px;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
}

.text-block-2 {
    position: absolute;
    bottom: 17px;
    right: 0;
    background-color: white;
    color: black;
    padding-left: 20px;
    padding-right: 20px;
    /* opacity: 0.8; */
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
    top: 330px;
    height: 20px;
    width: 99.5%;
}

.send-application {
    width: 28%;
    display: inline-block;
}

.btn-apply-job {
    width: 15%;
    height: 40px;
    border-radius: 8px;
    background-color: #b31e8d;
    color: white;
    border: none;
    padding: 6px 40px 6px 0px;
    font-size: 14px;
    top: 5px;
    left: 750px;
    position: absolute;
    margin-top: 40px;
    z-index: 1;
}

.job-cpn-name {
    width: 95%;
    display: inline-block;
    line-height: 20px;
}

.job-name {
    padding-top: 7px;
    margin-bottom: auto;
    font-size: 22px;
    z-index: 0;
    line-height: inherit;
}

.cpn-name {
    font-size: 15px;
}

.save-share-job {
    margin-bottom: 0px;
    font-size: 15px;
}

.jobdes-detail {
    text-align: left;
    width: 97.5%;
    margin-top: 90px;
}

.layout-btn {
    justify-content: space-between;
    display: flex;
    margin-top: 5px;
    margin-bottom: 2px;
}

.news- {
    margin-left: 2.5%;
}

.news- .news-nav {
    list-style: none;
    margin: 0;
    padding: 0;
    display: inline-block;
    width: 100%;
    border-bottom: solid 1px;
    border-bottom-color: #ccc;
}

.news- .news-nav li {
    margin: 0;
    padding: 0;
    /* padding: 0 40px; */
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    /* line-height: 50px; */
    border-bottom: solid 3px;
    border-bottom-color: #fff;
    text-align: left;
}

.news- .news-nav li.active {
    border-bottom: solid 3px;
    border-bottom-color: #B31E8D;
}

.job-description {
    display: block;
    width: 100%;
    height: auto;
    font-size: 15px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #282828;
    /* padding-top: 10px; */
}

.employment {
    width: 100%;
    height: auto;
    font-size: 15px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #282828;
    padding-top: 10px;
}

.job-type-detail {
    padding-left: 7%;
}

.job-salary {
    /* padding-left: 13.5%; */
    padding-left: 11.2%;
}

.qualifications {
    width: 100%;
    height: auto;
    font-size: 15px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #282828;
}

.job-degree {
    padding-left: 7.5%;
}

.faculty {
    padding-left: 10.2%;
}

.job-exp {
    padding-left: 4.5%;
}

.job-benefit {
    width: 100%;
    height: auto;
    font-size: 15px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #282828;
}

.workplace {
    width: 100%;
    height: auto;
    font-size: 15px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #282828;
}

.contact-cpn {
    width: 100%;
    height: auto;
    font-size: 15px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #282828;
}

.other-detail {
    width: 100%;
    height: auto;
    font-size: 15px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #282828;
}

.map-img {
    width: 20px;
}

.map {
    color: #b31e8d;
    font-size: 13px;
}

.layout-btn-job {
    border: solid 2px #b31e8d !important;
    margin: 0px 10px 0px 10px;
    border-radius: 20px;
}

.layout-btn-job1 {
    border: solid 2px #f27023 !important;
    margin: 0px 10px 0px 10px;
    border-radius: 20px;
}

.set-width {
    width: 35%;
}

.img-btn {
    width: 60%;
    margin-top: 25px;
    margin-bottom: 25px;
}

.text-btn {
    font-size: 15px;
    padding-left: 5px;
    padding-right: 5px;
}

.apply-btn {
    width: 115px;
    height: 45px;
    border-radius: 8px;
    border: solid 2px #b31e8d;
    background-color: white;
    padding: 9px 20px 9px 20px;
}

.apply-quick-btn {
    width: 135px;
    height: 45px;
    border-radius: 8px;
    border: solid 2px #b31e8d;
    background-color: #b31e8d;
    color: white;
    padding: 9px 20px 9px 20px;
}

.portfolio-btn {
    width: 135px;
    height: 45px;
    border-radius: 8px;
    border: solid 2px #f27023;
    background-color: #f27023;
    color: white;
    padding: 9px 20px 9px 20px;
}

.help-apply {
    background-color: #ffe1f7;
    color: #b31e8d;
    padding: 10px;
    border-radius: 8px;
}

.job-together {
    color: black;
}

.interesting-card {
    position: relative;
    width: 100% !important;
    height: 175px !important;
    border-radius: 8px;
    /* box-shadow: 0 2px 20px 0 rgba(211, 211, 211, 0.5); */
    /* box-shadow: 13px 2px 20px 5px rgba(211, 211, 211, 0.5); */
    background-color: #ffffff;
    display: block;
    border: solid 1px #b31e8d;
}

.interesting-corp-logo {
    position: absolute;
    width: 30%;
    height: auto;
    top: 0px;
    left: 17px;
}

.fulltime-text {
    position: absolute;
    top: 24px;
    left: 150px;
    width: 59px;
    height: 20px;
    font-size: 14px;
    line-height: 1.43;
    color: #f26f21;
}

.interesting-title {
    position: absolute;
    top: 20px;
    width: 90%;
    height: auto;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.33;
    color: #282828;
    left: 20px;
    overflow: hidden;
    height: 40px;
    padding: 0 5% 0 0;
}

.interesting-name-corp {
    position: absolute;
    width: 90%;
    height: auto;
    font-size: 14px;
    line-height: 1.43;
    color: #282828;
    left: 20px;
    top: 70px;
    overflow: hidden;
    height: 40px;
    padding: 0 5% 0 0;
}

.interesting-corp-location-logo {
    position: absolute;
    width: 20px;
    height: auto;
    left: 16px;
    top: 115px;
    opacity: 0.4;
}

.interesting-corp-location-text {
    position: absolute;
    left: 40px;
    top: 115px;
    width: 204px;
    height: auto;
    font-size: 14px;
    line-height: 1.43;
    color: #aaaaaa;
}

.interesting-line-1 {
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 140px;
    /* border-width: 1px; */
}

.interesting-property-title {
    position: absolute;
    left: 20px;
    width: 60px;
    height: 20px;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.43;
    color: #282828;
}

.interesting-property-text {
    position: absolute;
    left: 20px;
    top: 240px;
    width: 222px;
    height: 40px;
    font-size: 14px;
    line-height: 1.43;
    color: #282828;
}

.interesting-price {
    position: absolute;
    left: 20px;
    top: 145px;
    color: black;
    font-size: 13px;
    overflow: hidden;
    height: 40px;
}

.set-min-height-interesting {
    position: relative;
    min-height: 150px !important;
    width: 100%;
    /* height: auto; */
    height: 200px;
    border-radius: 8px;
    padding-left: 8px;
    padding-right: 8px;
    /* box-shadow: 0 2px 20px 0 rgba(211, 211, 211, 0.5); */
    /* background-color: #ffffff; */
}

.left-arrow-button-card {
    position: absolute;
    left: -25px;
    top: 1050px;
}

.left-arrow {
    width: 50px;
}

.right-arrow-button-card {
    position: absolute;
    right: -25px;
    top: 1050px;
}

.right-arrow {
    width: 50px;
}

.slide-job {
    width: 95%;
    margin-left: -10px;
    margin-right: 0px;
}

.set-card {
    padding-left: 0px;
    margin-left: 0;
}

#slide-desktop {
    display: block;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    /* margin-right: auto; */
    /* margin-left: auto; */
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}

#slide-ipad-pro {
    display: none;
}

#slide-mobile {
    display: none;
}

.carousel-multi-item {
    width: 100%;
}

.dialog-apply-job {
    margin-top: 200px;
}

.modal-header {
    padding: 0px 10px 0px 10px;
}

.close {
    margin: -0.7rem -1rem -1rem auto !important;
    font-size: 2rem;
}

.modal-apply_job {
    padding: 20px;
}

.send {
    border-radius: 8px 8px 8px 8px;
    border: none;
    background-color: #b31e8d;
    color: white;
    width: 100%;
    height: 45px;
}

.send-short {
    border-radius: 8px 8px 8px 8px;
    border: none;
    background-color: #b31e8d;
    color: white;
    width: 100%;
    height: 45px;
}

.suggestions {
    font-size: 18px;
    color: black;
    padding-left: 0px;
}

.word_send_app {
    padding-left: 10px !important;
    color: black;
}

.alert_apply_job {
    color: red;
}

#exampleModalLong {
    overflow-y: scroll
}

@media only screen and (max-width: 1289px) and (min-width: 990px) {
    /*ipad pro*/
    .container {
        max-width: 960px;
    }
    .search-job {
        margin-left: 0 !important;
    }
    .bg-job-detail {
        font-size: 10px;
    }
    .favorite {
        width: 18px;
        height: 18px;
    }
    #jobdescription-mobile {
        display: none;
    }
    .job-detail {
        width: 100%;
        margin-left: auto;
    }
    .view-cpn-logo {
        top: 160px;
    }
    .text-block {
        bottom: 7px;
        right: 13px;
        top: 212px;
    }
    .text-block-2 {
        top: 255px;
    }
    .job-cpn-name {
        margin-bottom: 5px;
    }
    .job-name {
        font-size: 16px;
    }
    .cpn-name {
        font-size: 12px;
    }
    .save-share-job {
        font-size: 13px;
    }
    .search-job-btn {
        margin-left: 63.5%;
    }
    .btn-apply-job {
        width: 17.5%;
        height: 35px;
        border-radius: 8px;
        background-color: #b31e8d;
        color: white;
        border: none;
        padding: 5px 36px 0px 0px;
        font-size: 13px;
        top: 5px;
        left: 562px;
        position: absolute;
        margin-top: 20px;
    }
    .jobdes-detail {
        margin-top: 50px;
    }
    .news- .news-nav {
        margin-left: 1%;
        width: 98.5%;
    }
    .news- .news-nav li {
        font-size: 14px;
    }
    .share-btn {
        width: 3%;
        height: auto;
    }
    .job-description {
        /* padding-left: 1%; */
        font-size: 13px;
    }
    .employment {
        font-size: 13px;
        /* padding-left: 1%; */
    }
    .job-type-detail {
        padding-left: 11.5%;
    }
    .job-salary {
        /* padding-left: 20%; */
        padding-left: 16.5%;
    }
    .qualifications {
        font-size: 13px;
        /* padding-left: 1%; */
    }
    .job-degree {
        padding-left: 12%;
    }
    .faculty {
        padding-left: 15%;
    }
    .job-exp {
        padding-left: 8.5%;
    }
    .job-benefit {
        font-size: 13px;
        /* padding-left: 1%; */
    }
    .workplace {
        font-size: 13px;
        /* padding-left: 1%; */
    }
    .contact-cpn {
        font-size: 13px;
        /* padding-left: 1%; */
    }
    .other-detail {
        font-size: 13px;
        /* padding-left: 1%; */
    }
    .map {
        font-size: 12px;
    }
    .map-img {
        width: 32px;
        padding-left: 1%;
    }
    .apply-btn {
        width: 20%;
        height: 40px;
        font-size: 14px;
    }
    .apply-quick-btn {
        width: 25%;
        height: 40px;
        font-size: 14px
    }
    .img-btn {
        width: 65%;
    }
    .text-btn {
        font-size: 14px;
        line-height: normal;
        padding-left: 15px;
        padding-right: 15px;;
    }
    .job-together {
        margin-left: auto;
        font-size: 14px;
    }
    .interesting-corp-logo {
        width: 30%;
    }
    .interesting-title {
        width: 90%;
        top: 25px;
    }
    .slide-job {
        width: 100% !important;
    }
    .set-card {
        margin-left: auto;
    }
    .carousel-multi-item {
        width: 100%;
    }
    #slide-desktop {
        display: none;
    }
    #slide-ipad-pro {
        display: block;
    }
    #slide-mobile {
        display: none;
    }
}


/* ipad */

@media only screen and (max-width: 989px) and (min-width: 700px) {
    .search_name {
        font-size: 14px;
    }
    .job-found {
        display: none;
    }
    .search-job {
        margin-left: 2.5% !important;
        width: 95%;
        max-width: 1000px;
    }
    .view-cpn-logo {
        top: 140px;
    }
    .search-job-btn {
        margin-left: 62.5%;
    }
    .collapse {
        margin-left: 4%;
        margin-top: 2%;
    }
    .job-detail {
        width: 100%;
        margin-left: 0;
        margin-top: 0px;
    }
    .modal.show .modal-dialog {
        margin-left: 4.5%;
        margin-right: 0px;
        margin-top: 0px;
        max-width: 690px;
    }
    /* slide modal from right */
    .fadeInRight {
        -webkit-animation-name: fadeInRight;
        animation-name: fadeInRight;
    }
    @keyframes fadeInRight {
        from {
            opacity: 0;
            -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
        }
        to {
            opacity: 1;
            -webkit-transform: translate3d(-5%, 0, 0);
            transform: translate3d(-5%, 0, 0);
        }
    }
    @-webkit-keyframes fadeInRight {
        from {
            opacity: 0;
            -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
        }
        to {
            opacity: 1;
            -webkit-transform: translate3d(-5%, 0, 0);
            transform: translate3d(-5%, 0, 0);
        }
    }
    /* เวลาเลื่อน */
    .animated {
        -webkit-animation-duration: 0.5s;
        animation-duration: 0.5s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
    }
    .text-block {
        bottom: 17px;
        right: 0;
        top: 192px;
    }
    .job-name {
        font-size: 18px;
    }
    .cpn-name {
        font-size: 16px;
    }
    .job-cpn-name {
        width: 100%;
    }
    .btn-apply-job {
        width: 18.5%;
        height: 35px;
        padding: 5px 31px 5px 0px;
        left: 510px;
        margin-top: 18px;
    }
    .text-block-2 {
        top: 220px;
        width: 100%;
    }
    .jobdes-detail {
        margin-top: 50px;
    }
    .news- .news-nav li {
        font-size: 16px;
    }
    .job-description {
        font-size: 14px;
    }
    .employment {
        font-size: 14px;
    }
    .qualifications {
        font-size: 14px;
    }
    .job-benefit {
        font-size: 14px;
    }
    .workplace {
        font-size: 14px;
    }
    .contact-cpn {
        font-size: 14px;
    }
    .other-detail {
        font-size: 14px;
    }
    .map-img {
        width: 30px;
        height: 30px;
    }
    .map {
        font-size: 14px;
    }
    .apply-btn {
        width: 20%;
        height: 46px;
    }
    .apply-quick-btn {
        width: 25%;
        height: 46px;
    }
    .img-btn {
        width: 70%;
    }
    .text-btn {
        font-size: 14px;
        line-height: normal;
        padding-left: 10px;
        padding-right: 10px;
    }
    .interesting-corp-logo {
        width: 35%;
        left: 15px;
    }
    .interesting-title {
        top: 25px;
    }
    #slide-desktop {
        display: none;
    }
    #slide-ipad-pro {
        display: block;
    }
    #slide-mobile {
        display: none;
    }
    .job-together {
        margin-left: 2.5%;
    }
    .modal-apply_job {
        padding: 20px;
    }
    .dialog-apply-job {
        margin-top: 350px !important;
    }
}


/* iphon6/7/8 plus, Pixel2 Pixel2 XL */

@media (max-width: 767.98px) and (min-width: 411px) {
    .container {
        max-width: 411px;
    }
    .xsButton {
        margin-left: 0px;
        margin-right: 0px;
    }
    .xsSet-padding-left-button {
        padding-right: 0;
    }
    .search_name {
        font-size: 14px;
    }
    .job-found {
        display: none;
    }
    .bg-job-detail {
        padding: 3px 5px 3px 5px;
        font-size: 10px;
    }
    .search-job-btn {
        /* margin-left: 46.5%; */
        margin-left: 0;
        font-size: 13px;
        padding: 4px 8px 4px 8px;
    }
    .favorite {
        width: 16px;
        height: 16px;
    }
    .pagination {
        justify-content: center !important;
    }
    #jobdescription {
        display: none;
    }
    #jobdescription-mobile {
        display: block;
    }
    /* slide modal from right */
    .fadeInRight {
        -webkit-animation-name: fadeInRight;
        animation-name: fadeInRight;
    }
    @keyframes fadeInRight {
        from {
            opacity: 0;
            -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
        }
        to {
            opacity: 1;
            -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
        }
    }
    @-webkit-keyframes fadeInRight {
        from {
            opacity: 0;
            -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
        }
        to {
            opacity: 1;
            -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
        }
    }
    /* เวลาเลื่อน */
    .animated {
        -webkit-animation-duration: 0.5s;
        animation-duration: 0.5s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
    }
    .ml-auto {
        text-align: left !important;
    }
    .job-name {
        font-size: 14px;
        /* padding-top: 0px; */
    }
    .cpn-name {
        font-size: 12px;
    }
    /* .btn-apply-job {
        width: 26%;
        height: 30px;
        margin-right: 5px;
        font-weight: 100;
        font-size: 12px;
        left: 270px;
        padding: 1px 22px 0px 0px;
        margin-top: 0px;
    } */
    .btn-apply-job {
        height: 30px;
        position: inherit;
        border-radius: 8px;
        background-color: #b31e8d;
        color: white;
        border: solid 2px #b31e8d;
        width: 100%;
        font-size: 14px;
        z-index: 0;
        padding: 3px 8px 3px 8px;
    }
    .cpn-cover {
        height: 140px;
    }
    .text-block {
        top: 175px;
        right: 10px;
        padding-left: 5px;
        bottom: 10px;
        width: 97%;
        height: 45px;
        padding-left: 10px;
        padding-right: 10px;
    }
    .cpn-logo {
        width: 20%;
        margin-left: 8%;
        border: solid 1px #b31e8d;
        top: 100px;
        position: absolute;
    }
    .job-detail {
        margin-top: 0px;
    }
    .job-cpn-name {
        line-height: 15px;
    }
    .save-share-job {
        font-size: 12px;
    }
    .jobdes-detail {
        width: 97%;
        padding-left: 0%;
        margin-top: 60px;
    }
    .news- .news-nav li {
        font-size: 15px;
    }
    .share-btn {
        width: 16px;
        height: 16px;
    }
    .job-description {
        font-size: 14px;
    }
    .employment {
        font-size: 14px;
    }
    .job-salary {
        padding-left: 17.2%;
    }
    .qualifications {
        font-size: 14px;
    }
    .job-degree {
        padding-left: 12%;
    }
    .faculty {
        padding-left: 18%;
    }
    .job-benefit {
        font-size: 14px;
    }
    .workplace {
        font-size: 14px;
    }
    .contact-cpn {
        font-size: 14px;
    }
    .other-detail {
        font-size: 14px;
    }
    .map-img {
        font-size: 12px;
    }
    .map {
        font-size: 12px;
    }
    .apply-btn {
        width: 100px;
        height: 40px;
        font-size: 14px;
    }
    .apply-quick-btn {
        width: 120px;
        height: 40px;
        font-size: 14px;
    }
    .img-btn {
        width: 45%;
    }
    .text-btn {
        font-size: 13px;
        line-height: normal;
        padding-left: 15px;
        padding-right: 15px;
    }
    #slide-desktop {
        display: none;
    }
    #slide-ipad-pro {
        display: none;
    }
    #slide-mobile {
        display: block;
    }
    .set-card {
        padding-left: 0px;
        margin-left: 0px;
        padding-right: 0px;
    }
    .job-together {
        padding-left: 10px;
        font-size: 14px;
    }
    .slide-job {
        margin-left: 10px;
    }
    .set-min-height-interesting {
        padding-left: 0px;
        padding-right: 0px;
        max-width: 190px;
    }
    .interesting-card {
        width: 95% !important;
    }
    .interesting-title {
        top: 20px;
        height: 55px;
        left: 10px;
    }
    .interesting-name-corp {
        top: 75px;
        left: 10px;
    }
    .interesting-corp-location-logo {
        top: 114px;
        left: 10px;
    }
    .interesting-corp-location-text {
        top: 116px;
        left: 35px;
    }
    .interesting-line-1 {
        margin-left: 10px;
        margin-right: 10px;
    }
    .interesting-price {
        left: 10px;
    }
    .modal-footer {
        padding: 0px 10px 0px 10px;
    }
    .btn-secondary {
        font-size: 14px;
    }
    .modal-apply_job {
        padding: 20px;
    }
    .dialog-apply-job {
        margin-top: 250px !important;
    }
    .suggestions {
        font-size: 16px;
    }
    .word_send_app {
        font-size: 14px;
    }
}


/* iphone X,6,7,8 */

@media (max-width: 410px) and (min-width: 375px) {
    .container {
        max-width: 375px;
    }
    .search_name {
        font-size: 14px;
    }
    .job-found {
        display: none;
    }
    .bg-job-detail {
        padding: 3px 5px 3px 5px;
        font-size: 10px;
    }
    .search-job-btn {
        /* margin-left: 43%; */
        margin-left: 0;
        font-size: 12px;
        padding: 4px 8px 4px 8px;
    }
    .favorite {
        width: 16px;
        height: 16px;
    }
    .job-detail {
        margin-top: 0px;
    }
    .pagination {
        justify-content: center !important;
    }
    #jobdescription {
        display: none;
    }
    #jobdescription-mobile {
        display: block;
    }
    /* slide modal from right */
    .fadeInRight {
        -webkit-animation-name: fadeInRight;
        animation-name: fadeInRight;
    }
    @keyframes fadeInRight {
        from {
            opacity: 0;
            -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
        }
        to {
            opacity: 1;
            -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
        }
    }
    @-webkit-keyframes fadeInRight {
        from {
            opacity: 0;
            -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
        }
        to {
            opacity: 1;
            -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
        }
    }
    /* เวลาเลื่อน */
    .animated {
        -webkit-animation-duration: 0.5s;
        animation-duration: 0.5s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
    }
    .ml-auto {
        text-align: left !important;
    }
    .job-name {
        font-size: 14px;
        /* padding-top: 0px; */
    }
    .cpn-name {
        font-size: 13px;
    }
    /* .btn-apply-job {
        width: 27.5%;
        height: 30px;
        margin-right: 5px;
        font-weight: 100;
        font-size: 13px;
        left: 231px;
        padding: 1px 18px 0px 0px;
        margin-top: 0px;
    } */
    .btn-apply-job {
        height: 30px;
        position: inherit;
        border-radius: 8px;
        background-color: #b31e8d;
        color: white;
        border: solid 2px #b31e8d;
        width: 100%;
        font-size: 14px;
        z-index: 0;
        padding: 3px 8px 3px 8px;
    }
    .cpn-cover {
        height: 140px;
    }
    .cpn-logo {
        width: 20%;
        margin-left: 10%;
        position: absolute;
        top: 110px;
        border: solid 1px #b31e8d;
    }
    .text-block {
        top: 180px;
        right: 9px;
        padding-left: 5px;
        bottom: 9px;
        padding-right: 10px;
        width: 95%;
        height: 45px;
    }
    .job-cpn-name {
        line-height: 15px;
    }
    .save-share-job {
        font-size: 12px;
    }
    .jobdes-detail {
        width: 97%;
        padding-left: 0%;
        margin-top: 70px;
    }
    .news- .news-nav li {
        font-size: 14px;
    }
    .share-btn {
        width: 16px;
        height: 16px;
    }
    .job-description {
        font-size: 14px;
    }
    .employment {
        font-size: 14px;
    }
    .job-degree {
        padding-left: 13%;
    }
    .job-salary {
        padding-left: 18%;
    }
    .qualifications {
        font-size: 14px;
    }
    .faculty {
        padding-left: 20%;
    }
    .job-benefit {
        font-size: 14px;
    }
    .workplace {
        font-size: 14px;
    }
    .contact-cpn {
        font-size: 14px;
    }
    .other-detail {
        font-size: 14px;
    }
    .map-img {
        font-size: 12px;
    }
    .map {
        font-size: 12px;
    }
    .apply-btn {
        width: 90px;
        height: 40px;
        font-size: 13px;
    }
    .apply-quick-btn {
        width: 110px;
        height: 40px;
        font-size: 13px;
    }
    .img-btn {
        width: 45%;
    }
    .text-btn {
        font-size: 13px;
        line-height: normal;
        padding-left: 15px;
        padding-right: 15px;
    }
    .job-together {
        margin-left: 10px;
        font-size: 14px;
    }
    .interesting-corp-logo {
        width: 30%;
    }
    #slide-desktop {
        display: none;
    }
    #slide-ipad-pro {
        display: none;
    }
    #slide-mobile {
        display: block;
    }
    .set-card {
        padding-left: 0px;
        margin-left: 0px;
        padding-right: 0px;
    }
    .slide-job {
        margin-left: 10px;
    }
    .justify-content-center {
        margin-left: 0px;
        margin-right: 0px;
    }
    .set-min-height-interesting {
        padding-left: 0px;
        padding-right: 0px;
        max-width: 170px;
    }
    .interesting-card {
        width: 95% !important;
        height: 165px !important;
    }
    .interesting-title {
        top: 15px;
        height: 35px;
        left: 10px;
    }
    .interesting-name-corp {
        top: 60px;
        left: 10px;
    }
    .interesting-corp-location-logo {
        top: 107px;
        left: 7px;
    }
    .interesting-corp-location-text {
        top: 107px;
        left: 30px;
    }
    .interesting-line-1 {
        margin-top: 135px;
        margin-left: 10px;
        margin-right: 10px;
    }
    .interesting-price {
        top: 135px;
        left: 10px;
    }
    .modal-footer {
        padding: 0px 10px 0px 10px;
    }
    .btn-secondary {
        font-size: 14px;
    }
    .modal-apply_job {
        padding: 20px;
    }
    .dialog-apply-job {
        margin-top: 250px !important;
    }
    .suggestions {
        font-size: 16px;
    }
    .word_send_app {
        font-size: 14px;
    }
}


/* Galaxy S5/ Moto G4 */

@media (max-width: 374px) and (min-width: 360px) {
    .container {
        max-width: 360px;
    }
    .xsButton {
        max-width: 380px;
    }
    .xsSet-padding-left-button {
        padding-right: 6%;
    }
    .search_name {
        font-size: 14px;
    }
    .job-found {
        display: none;
    }
    .bg-job-detail {
        padding: 3px 5px 3px 5px;
        font-size: 10px;
    }
    .search-job-btn {
        /* margin-left: 41%; */
        margin-left: 0;
        font-size: 13px;
        padding: 4px 8px 4px 8px;
    }
    .favorite {
        width: 16px;
        height: 16px;
    }
    .pagination {
        justify-content: center !important;
    }
    #jobdescription {
        display: none;
    }
    #jobdescription-mobile {
        display: block;
    }
    .modal {
        width: 100%;
    }
    .modal-header {
        padding: 0px 10px 0px 10px;
    }
    .modal.show .modal-dialog {
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 0px;
        max-width: 690px;
    }
    .modal-body {
        padding: 0px;
    }
    /* slide modal from right */
    .fadeInRight {
        -webkit-animation-name: fadeInRight;
        animation-name: fadeInRight;
    }
    .job-detail {
        margin-top: 0px;
    }
    @keyframes fadeInRight {
        from {
            opacity: 0;
            -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
        }
        to {
            opacity: 1;
            -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
        }
    }
    @-webkit-keyframes fadeInRight {
        from {
            opacity: 0;
            -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
        }
        to {
            opacity: 1;
            -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
        }
    }
    /* เวลาเลื่อน */
    .animated {
        -webkit-animation-duration: 0.5s;
        animation-duration: 0.5s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
    }
    .ml-auto {
        text-align: left !important;
    }
    .job-name {
        font-size: 14px;
        /* padding-top: 0px; */
        margin-bottom: 3px;
    }
    .cpn-name {
        font-size: 13px;
    }
    /* .btn-apply-job {
        width: 29%;
        height: 30px;
        margin-right: 5px;
        font-weight: 100;
        font-size: 10px;
        left: 217px;
        padding: 1px 25px 0px 0px;
        margin-top: 0px;
    } */
    .btn-apply-job {
        height: 30px;
        position: inherit;
        border-radius: 8px;
        background-color: #b31e8d;
        color: white;
        border: solid 2px #b31e8d;
        width: 100%;
        font-size: 14px;
        z-index: 0;
        padding: 3px 8px 3px 8px;
    }
    .cpn-logo {
        width: 20%;
        position: absolute;
        top: 110px;
        margin-left: 10%;
        border: solid 1px #b31e8d;
    }
    .cpn-cover {
        height: 130px;
    }
    .text-block {
        right: 8px;
        padding-left: 5px;
        bottom: 8px;
        width: 95%;
        height: 40px;
        top: 175px;
    }
    .job-cpn-name {
        line-height: 15px;
    }
    .save-share-job {
        font-size: 12px;
    }
    .jobdes-detail {
        width: 97%;
        padding-left: 0%;
        margin-top: 70px;
    }
    .news- .news-nav li {
        font-size: 14px;
    }
    .share-btn {
        width: 16px;
        height: 16px;
    }
    .job-description {
        font-size: 13px;
    }
    .employment {
        font-size: 13px;
    }
    .job-degree {
        padding-left: 12.5%;
    }
    .job-salary {
        padding-left: 18%;
    }
    .qualifications {
        font-size: 13px;
    }
    .faculty {
        padding-left: 19.2%;
    }
    .job-benefit {
        font-size: 13px;
    }
    .workplace {
        font-size: 13px;
    }
    .contact-cpn {
        font-size: 13px;
    }
    .other-detail {
        font-size: 13px;
    }
    .map-img {
        font-size: 11px;
    }
    .map {
        font-size: 11px;
    }
    .apply-btn {
        width: 90px;
        height: 40px;
        font-size: 13px;
    }
    .apply-quick-btn {
        width: 110px;
        height: 40px;
        font-size: 13px;
    }
    .img-btn {
        width: 45%;
    }
    .text-btn {
        font-size: 13px;
        line-height: normal;
        padding-left: 15px;
        padding-right: 15px;
    }
    .job-together {
        margin-left: 10px;
        font-size: 13px;
    }
    #slide-desktop {
        display: none;
    }
    #slide-ipad-pro {
        display: none;
    }
    #slide-mobile {
        display: block;
    }
    .set-card {
        padding-left: 0px;
        margin-left: 0px;
        padding-right: 0px;
    }
    .slide-job {
        margin-left: 10px;
    }
    .justify-content-center {
        margin-left: 0px;
        margin-right: 0px;
    }
    .set-min-height-interesting {
        padding-left: 0px;
        padding-right: 0px;
        max-width: 165px;
    }
    .interesting-card {
        width: 95% !important;
        height: 160px !important;
    }
    .interesting-corp-logo {
        width: 30%;
    }
    .interesting-title {
        top: 15px;
        font-size: 13px;
        height: 35px;
        left: 10px;
    }
    .interesting-name-corp {
        top: 65px;
        font-size: 12px;
        left: 10px;
    }
    .interesting-corp-location-logo {
        top: 105px;
        width: 15px;
        left: 10px
    }
    .interesting-corp-location-text {
        top: 105px;
        left: 35px;
        font-size: 12px;
    }
    .interesting-line-1 {
        margin-top: 130px;
        margin-left: 10px;
        margin-right: 10px;
    }
    .interesting-price {
        top: 130px;
        font-size: 12px;
        left: 10px;
    }
    .modal-footer {
        padding: 0px 10px 0px 10px;
    }
    .btn-secondary {
        font-size: 14px;
    }
    .modal-apply_job {
        padding: 20px;
    }
    .dialog-apply-job {
        margin-top: 200px !important;
    }
    .suggestions {
        font-size: 16px;
    }
    .word_send_app {
        font-size: 14px;
    }
}


/* iphone5, se */

@media (max-width: 359px) {
    .container {
        max-width: 360px;
        /* padding-right: 0px; */
    }
    .xsButton {
        max-width: 335px;
    }
    .xsSet-padding-left-button {
        padding-right: 6%;
    }
    .search_name {
        font-size: 13px;
    }
    .slider {
        height: 22px;
    }
    .slider:before {
        width: 16px;
        height: 16px;
    }
    .job-found {
        display: none;
    }
    .bg-job-detail {
        padding: 3px 5px 3px 5px;
        font-size: 10px;
    }
    .search-job-btn {
        /* margin-left: 34%; */
        margin-left: 0;
        font-size: 12px;
        padding: 4px 8px 4px 8px;
    }
    .favorite {
        width: 14px;
        height: 14px;
    }
    .pagination {
        justify-content: center !important;
    }
    #jobdescription {
        display: none;
    }
    #jobdescription-mobile {
        display: block;
    }
    .modal {
        width: 100%;
    }
    .modal-header {
        padding: 0px 10px 0px 10px;
    }
    .modal.show .modal-dialog {
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 0px;
        max-width: 690px;
    }
    .modal-body {
        padding: 0px;
    }
    /* slide modal from right */
    .fadeInRight {
        -webkit-animation-name: fadeInRight;
        animation-name: fadeInRight;
    }
    @keyframes fadeInRight {
        from {
            opacity: 0;
            -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
        }
        to {
            opacity: 1;
            -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
        }
    }
    @-webkit-keyframes fadeInRight {
        from {
            opacity: 0;
            -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
        }
        to {
            opacity: 1;
            -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
        }
    }
    /* เวลาเลื่อน */
    .animated {
        -webkit-animation-duration: 0.5s;
        animation-duration: 0.5s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
    }
    .ml-auto {
        text-align: left !important;
    }
    .job-name {
        font-size: 14px;
        /* padding-top: 0px; */
    }
    .cpn-name {
        font-size: 12px;
    }
    /* .btn-apply-job {
        width: 32%;
        height: 30px;
        margin-right: 5px;
        font-weight: 100;
        font-size: 10px;
        left: 183px;
        padding: 1px 24px 0px 0px;
        margin-top: 0px;
    } */
    .btn-apply-job {
        height: 30px;
        position: inherit;
        border-radius: 8px;
        background-color: #b31e8d;
        color: white;
        border: solid 2px #b31e8d;
        width: 100%;
        font-size: 14px;
        z-index: 0;
        padding: 3px 8px 3px 8px;
    }
    .cpn-logo {
        width: 20%;
        position: absolute;
        border: solid 1px #b31e8d;
        top: 105px;
        margin-left: 10%;
    }
    .cpn-cover {
        height: 130px;
    }
    .job-detail {
        margin-top: 0px;
    }
    .text-block {
        top: 160px;
        right: 7px;
        bottom: 6px;
        padding-left: 5px;
        padding-right: 0px;
        height: 45px;
        width: 95%;
    }
    .job-cpn-name {
        line-height: 15px;
    }
    .save-share-job {
        font-size: 12px;
    }
    .jobdes-detail {
        width: 97%;
        padding-left: 0;
        margin-top: 60px;
    }
    .news- .news-nav li {
        font-size: 14px;
    }
    .share-btn {
        width: 14px;
        height: 14px;
    }
    .job-description {
        font-size: 13px;
    }
    .employment {
        font-size: 13px;
    }
    .qualifications {
        font-size: 13px;
    }
    .job-degree {
        padding-left: 12.5%;
    }
    .job-salary {
        padding-left: 18.2%;
    }
    .job-benefit {
        font-size: 13px;
    }
    .faculty {
        padding-left: 19.2%;
    }
    .workplace {
        font-size: 13px;
    }
    .contact-cpn {
        font-size: 13px;
    }
    .other-detail {
        font-size: 13px;
    }
    .map-img {
        font-size: 11px;
    }
    .map {
        font-size: 11px;
    }
    .apply-btn {
        width: 90px;
        height: 40px;
        font-size: 13px;
    }
    .apply-quick-btn {
        width: 110px;
        height: 40px;
        font-size: 13px;
    }
    .img-btn {
        width: 45%;
    }
    .text-btn {
        font-size: 13px;
        line-height: normal;
        padding-left: 15px;
        padding-right: 15px;
    }
    .job-together {
        margin-left: 10px;
        font-size: 13px;
    }
    #slide-desktop {
        display: none;
    }
    #slide-ipad-pro {
        display: none;
    }
    #slide-mobile {
        display: block;
    }
    .set-card {
        padding-left: 0px;
        margin-left: 0px;
        padding-right: 0px;
    }
    .slide-job {
        margin-left: 10px;
    }
    .justify-content-center {
        margin-left: 0px;
        margin-right: 0px;
    }
    .set-min-height-interesting {
        padding-left: 0px;
        padding-right: 0px;
        max-width: 145px;
        width: 100%;
    }
    .interesting-card {
        width: 95% !important;
        height: 155px !important;
    }
    .interesting-corp-logo {
        width: 35%;
    }
    .interesting-title {
        top: 15px;
        font-size: 12px;
        height: 45px;
        left: 10px;
    }
    .interesting-name-corp {
        top: 65px;
        font-size: 11px;
        height: 30px;
        left: 10px;
    }
    .interesting-corp-location-logo {
        top: 100px;
        font-size: 11px;
        left: 5px;
    }
    .interesting-corp-location-text {
        top: 103px;
        font-size: 11px;
        left: 25px;
    }
    .interesting-line-1 {
        margin-top: 125px;
        margin-left: 10px;
        margin-right: 10px;
    }
    .interesting-price {
        top: 125px;
        font-size: 11px;
        left: 10px;
    }
    .modal-footer {
        padding: 0px 10px 0px 10px;
    }
    .btn-secondary {
        font-size: 14px;
    }
    .modal-apply_job {
        padding: 20px;
    }
    .dialog-apply-job {
        margin-top: 150px !important;
    }
    .suggestions {
        font-size: 16px;
    }
    .word_send_app {
        font-size: 14px;
    }
    .alert_apply_job {
        font-size: 14px;
    }
}

.need-click,
label {
    cursor: pointer;
}

.checkbox-list.location li {
    min-width: 180px;
}

.checkbox-list li {
    display: inline-block;
    min-width: 180px;
}

.webui-popover {
    /* left: initial!important; */
    max-width: 1000px;
}

.webui-popover-content {
    max-height: 550px;
}


.tooltip-inner {
    max-width: 300px;
    width: 100%;
    text-align: justify;
}