.primaryContainer {
    height: auto;
    margin-left: auto;
    margin-right: auto;
    min-height: 100%;
    width: 100%;
}

.job_banner {
    float: none;
    height: 500px;
    margin-left: auto;
    margin-top: 0px; 
    clear: none;
    width: 100%;
    margin-right: auto;
    background-image:url("img/job_banner.jpg");
    background-attachment: scroll;
    -webkit-background-size: cover;
    background-size: cover;
    padding: 270px 0px 170px;
    position: relative;
    top: 0px;
    left: 0px;
    z-index: 30;
    background-position: 50% 0%;
    background-repeat: no-repeat no-repeat;
}

.job_banner_title {
    float: none;
    height: auto;
    margin-left: auto;
    margin-top: 0px;
    clear: none;
    width: 90%;
    max-width: 1200px;
    padding: 24px;
    background-color: rgba(255, 255, 255, 0);
    margin-right: auto;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}

.job_banner_txt {
    float: none;
    font-size: 50px;
    width: 100%;
    height: auto;
    text-align: center;
    font-weight: normal;
    line-height: 1em;
    margin-left: auto;
    margin-top: 0px;
    clear: none;
    min-height: 0px;
    font-family: helvetica;
    margin-right: auto;
    color: rgb(255, 255, 255);
}

.job_banner_sub {
    float: none;
    font-size: 25px;
    width: 69%;
    height: auto;
    text-align: center;
    font-weight: normal;
    line-height: 28px;
    margin: 16px auto;
    clear: none;
    min-height: 0px;
    font-family: arial, 'kanit';
    color: rgb(255, 255, 255);
}

.job_sect {
    float: none;
    height: 20px;
    margin-left: auto;
    margin-top: -12px;
    clear: none;
    width: 90%;
    padding: 0px 0% 5px;
    max-width: none;
    margin-right: auto;
    position: relative;
    top: 0px;
    left: 0px;
    z-index: 40;
    background-color: rgb(201, 201, 201);
}

.job_form_sect {
    float: none;
    height: auto;
    margin-left: auto;
    margin-top: 48px;
    clear: none;
    width: 100%;
    padding: 0px 0% 5px;
    max-width: 1200px;
    margin-right: auto;
}

.job_form_pic {
    float: left;
    height: auto;
    margin-left: 0%;
    margin-top: 0px;
    clear: none;
    width: 35%;
    margin-right: 0px;
    padding: 0px;
    min-height: 0px;
}

.application_form_title {
    float: none;
    font-size: 16px;
    width: 100%;
    height: auto;
    text-align: left;
    font-weight: normal;
    line-height: 19px;
    margin-left: auto;
    margin-top: 0px;
    clear: none;
    min-height: 0px;
    font-family: helvetica;
    color: rgb(0, 0, 0);
    margin-right: auto;
}

.application_form_input {
    float: right;
    height: auto;
    margin-left: 0px;
    margin-top: 0px;
    clear: none;
    width: 62%;
    margin-right: 0%;
    padding: 0px;
    min-height: 0px;
}

.application_form_input_box {
    float: right;
    height: auto;
    margin-left: 0px;
    margin-top: 0px;
    clear: none;
    width: 100%;
    margin-right: 0%;
    padding-right: 1%;
    padding-left: 1%;
    padding-bottom: 16px;
}


.job_banner_sect {
    float: none;
    height: auto;
    margin-left: auto;
    margin-top: 0px;
    clear: none;
    width: 100%;
    margin-right: auto;
}

.job_form_img {
    float: left;
    width: auto;
    max-width: 100%;
    height: auto;
    margin-left: 0%;
    margin-top: 0px;
    clear: none;
    color: rgb(0, 0, 0);
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
}


@media only screen and (max-width: 4000px) {
    .job_banner {
        float: none;
        height: auto;
        margin-left: auto;
        margin-top: -100px;
        clear: none;
        width: 100%;
        margin-right: auto;
        background-image:url("img/job_banner.jpg");
        background-attachment: scroll;
        -webkit-background-size: cover;
        background-size: cover;
        position: relative;
        top: 0px;
        left: 0px;
        z-index: 30;
        padding-top: 250px;
        border-bottom-width: 4px;
        border-bottom-color: rgb(221, 221, 221);
        border-bottom-style: solid;
        background-position: 50% 0%;
        background-repeat: no-repeat no-repeat;
    }

    .job_banner_title {
        float: none;
        height: auto;
        margin-left: auto;
        margin-top: 0px;
        clear: none;
        max-width: none;
        padding: 16px;
        margin-right: auto;
        min-width: 0px;
    }

    .job_banner_txt {
        float: none;
        font-size: 40px;
        width: 100%;
        height: auto;
        text-align: center;
        font-weight: normal;
        line-height: 1em;
        margin-left: auto;
        margin-top: 0px;
        clear: none;
        min-height: 0px;
        font-family: helvetica;
        margin-right: auto;
        text-transform: uppercase;
        letter-spacing: 2px;
        color: rgb(255, 255, 255);
    }

    .job_banner_sub {
        float: none;
        font-size: 25px;
        width: 69%;
        height: auto;
        text-align: center;
        font-weight: normal;
        margin: 16px auto;
        clear: none;
        min-height: 0px;
        font-family: arial, 'kanit';
        color: rgb(255, 255, 255);
    }

    .job_sect {
        float: none;
        height: 20px;
        margin-left: auto;
        clear: none;
        width: 60%;
        padding: 0px 0% 5px;
        max-width: none;
        margin-right: auto;
        position: relative;
        top: 0px;
        left: 0px;
        background-color: rgb(201, 201, 201);
    }

    .job_form_sect {
        height: auto;
        margin-top: 48px;
        clear: none;
        width: 100%;
        padding: 0px 0% 48px;
        max-width: 980px;
    }

    .job_form_pic {
        height: auto;
        margin-top: 0px;
        clear: none;
        padding: 0px;
        min-height: 0px;
        width: 30%;
    }

    .application_form_title {
        float: none;
        font-size: 16px;
        width: 100%;
        height: auto;
        font-weight: normal;
        line-height: 19px;
        margin-left: auto;
        margin-bottom: 32px;
        clear: none;
        min-height: 0px;
        font-family: helvetica;
        color: rgb(0, 0, 0);
        margin-right: auto;
    }

    .application_form_txt {
        float: none;
        font-size: 35px;
        line-height: 50px;
        font-weight: normal;
    }

    .application_form_input {
        float: right;
        height: auto;
        margin-left: 0px;
        margin-top: 0px;
        clear: none;
        margin-right: 0%;
        padding: 0px 0px 16px;
        min-height: 0px;
        width: 67%;
    }

    .application_form_input_box {
        margin-top: 0px;
        clear: none;
        padding-right: 1%;
        padding-left: 1%;
        padding-bottom: 16px;
        max-width: none;
        width: 100%;
        margin-left: 0%;
        margin-right: 0px;
        float: left;
    }

    .app_inp {
        float: none;
        height: auto;
        margin-left: auto;
        margin-top: 8px;
        clear: none;
        width: 100%;
        font-family: helvetica!important;
        margin-right: auto;
        background-color: rgb(255, 255, 255);
        border-top-left-radius: 4px;
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
        border-bottom-left-radius: 4px;
        border-width: 0px;
    }

    .primaryContainer {
        background-image:url("img/body_texture.jpg");
        background-attachment: scroll;
        -webkit-background-size: auto;
        background-size: auto;
        background-position: 50% 0%;
        background-repeat: no-repeat repeat;
    }

    .job_banner_sect {
        height: auto;
        margin-top: 0px;
        clear: none;
        width: 100%;
    }

    .job_form_img {
        float: left;
        width: auto;
        max-width: 100%;
        height: auto;
        margin-left: 0%;
        margin-top: 0px;
        clear: none;
        color: rgb(0, 0, 0);
        border-top-left-radius: 8px;
        border-top-right-radius: 8px;
        border-bottom-right-radius: 8px;
        border-bottom-left-radius: 8px;
    }

    .app_btn {
        float: none;
        height: auto;
        margin-left: auto;
        margin-top: 0px;
        clear: none;
        width: 99.999999%;
        margin-right: auto;
        display: inline-block;
        background-color: rgb(255, 255, 255);
    }

    .input_left {
        width: 49%!important;
        float: left!important;
        margin-right: 2%!important;
    }

    .input_right {
        width: 49%!important;
        float: left!important;
    }

}

@media only screen and (max-width: 1200px) {
    .job_form_sect {
        margin-top: 80px;
        padding: 0px 3% 48px;
    }

    .application_form_input {
        margin-left: 0px;
        margin-right: 0%;
        float: right;
        clear: none;
        margin-top: 0px;
    }

    .job_form_pic {
        clear: none;
        margin-top: 0px;
    }

    .application_form_input_box {
        clear: none;
    }

    .job_sect {
        max-width: none;
        width: 60%;
    }

    .job_banner_title {
        min-width: 0px;
    }
}

@media only screen and (max-width: 991px) {
    .job_form_pic {
        clear: none;
        margin-top: 0px;
        width: 50%;
        margin-left: auto;
        margin-right: auto;
        float: none;
    }

    .application_form_input {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        float: none;
        clear: none;
        margin-top: 32px;
    }

    .job_form_sect {
        margin-top: 48px;
    }

    .job_sect {
        max-width: none;
        width: 60%;
    }

    .job_banner_title {
        max-width: none;
    }

    .application_form_txt {
        font-size: 30px;
        line-height: 45px;
    }

    .application_form_title {
        text-align: center;
    }

    .job_form_img {
        margin-left: auto;
        margin-right: auto;
        float: none;
        clear: none;
        max-width: 100%;
        width: auto;
    }

    .application_form_input_box {
        width: 80%;
        margin-left: auto;
        margin-right: auto;
        float: none;
        clear: none;
    }
}

@media only screen and (max-width: 600px) {
    .job_banner_sub {
        width: 90%;
        font-size: 20px;
    }

    .job_banner_txt {
        font-size: 30px;
        line-height: 40px;
    }

    .job_form_sect {
        margin-top: 0px;
        padding: 0px 3% 48px;
    }

    .job_form_pic {
        padding: 0px;
        margin-top: 32px;
    }

    .job_sect {
        width: 60%;
    }

    .job_banner_title {
        max-width: none;
    }

    .input_left {
        width: 100%!important;
        float: none!important;
        margin-right: 0%!important;
    }

    .input_right {
        width: 100%!important;
        float: none!important;
    }

}

@media only screen and (max-width: 400px) {
    .job_banner_sub {
        margin-top: 24px;
        font-size: 20px;
    }

    .job_banner_txt {
        font-size: 35px;
    }

    .job_form_pic {
        padding: 0px;
        width: 70%;
    }

    .application_form_input_box {
        width: 90%;
    }

    .application_form_txt {
        font-size: 25px;
        line-height: 40px;
    }

    .job_banner_title {
        max-width: none;
    }
}

