/* Post job Page css */
.post-job-page .mid { max-width: 1735px; }
.post-job-page .conflict-interest .mid { max-width: 2240px; }
/* help page Banner */
.post-job-page .banner { position: relative; background-size: cover !important; }
.post-job-page .banner .bannertext { padding: 200px 0; width: 100%; text-align: center; }
.post-job-page .banner h1 { color: #fffffe; font-size: 120px; margin-bottom: 30px; font-family: 'Roboto', sans-serif; font-weight: 700; text-transform: uppercase; line-height: 130px; }
.post-job-page .banner p { color: #fffffe; font-size: 50px; font-family: 'Roboto', sans-serif; font-weight: 400; line-height: 60px; }
.post-job-page .full { padding: 0 30px; margin-bottom: 30px; }
.post-job-page .full label { color: #1a1919; margin-bottom: 10px; display: block; font-size: 30px; font-family: 'Roboto', sans-serif; font-weight: 400;  }
.post-job-page .full.child { padding: 0; }
.post-job-page .half { padding: 0 30px; float: left; width: 50%; }
.post-job-page input, .post-job-page textarea, .post-job-page select { background: #f5f5f5; border: 2px solid #d4d4d4; color: #787878; font-family: 'Roboto', sans-serif; font-weight: 400; font-size: 30px; font-style: normal; height: 100px; max-width: 100%; padding: 10px 50px; text-align: left; width: 100%; }
.post-job-page textarea { padding: 30px 50px; height: 300px; resize: none; }
.post-job-page .full.btn { text-align: center; }
.post-job-page select { -webkit-appearance: none; -moz-appearance: none; background: #f5f5f5 url("../images/select-contact.png") no-repeat scroll right center; }
.post-job-page .full input[type="submit"] { width: auto; background: #fff; display: inline-block; padding: 12px 40px; border: 4px solid #0c4680; color: #0c4680; height: auto; cursor: pointer; }
.post-job-page .full input[type="submit"]:hover { background: #0c4680; color: #fff; }
.post-job-page .heading { text-align: center; margin: 90px 0;  }
.post-job-page .heading h1 { color: #1a1919; font-size: 79px; font-family: 'Roboto', sans-serif; font-weight: 700; }
.post-job-page .heading h1 span { color: #0c4680; }
.post-job-page .heading p { color: #1a1919; font-family: 'Roboto', sans-serif; font-weight: 700; font-size: 31px; text-align: center; text-transform: uppercase; }
.post-job-page label.error { display: none !important; }
.post-job-page textarea.error, .post-job-page input.error, .post-job-page select.error { border-color: #c00; }

.goterror .mce-container.mce-panel { border-color: #c00 !important; }
.post-job-page  .post-job { margin-bottom: 100px; }
form#login { max-width: 1000px; margin: 0 auto; }
.post-job-page  span.error { display: block; padding: 15px 0; text-align: center; width: 100%; font-size: 22px; color: #c00; }
.post-job-page span#result { display: block; padding: 15px 0; text-align: center; width: 100%; font-size: 22px; }
.post-job-page .mce-container.mce-menubar.mce-toolbar.mce-stack-layout-item.mce-first { display: none; }

.post-job-page .heading input[type="submit"] {
    display: inline;
    font-size: 19px;
    height: auto;
    margin-left: 20px;
    padding: 5px 15px;
    position: relative;
    top: -16px;
    width: auto;
	color: #0c4680;
	border-color: #0c4680; cursor: pointer; 
}
.post-job-page .heading input[type="submit"]:hover { background: #0c4680; color: #fff; }
.post-job-page .full label span {
    color: #c00;
}
.goterror .tox.tox-tinymce {
    border: 1px solid #c00;
}

/* Post job Page responsive */
@media only screen and (max-width: 2000px) {
.post-job-page .mid  { max-width: 900px; }
.post-job-page .conflict-interest .mid  { max-width: 1545px; }
.post-job-page .banner .bannertext { padding: 150px 0; }
.post-job-page .banner h1 { font-size: 82px; line-height: 90px; margin-bottom: 0; }
.post-job-page .banner p { font-size: 34px; line-height: 40px; }
.post-job-page .heading h1 { font-size: 60px; }
.post-job-page .heading p { font-size: 22px; line-height: 28px; }
.post-job-page .full label { font-size: 22px; }
.post-job-page .full input, .post-job-page .full select {
    font-size: 19px;
    height: 70px;
    padding: 10px 25px;
}
.post-job-page .full input[type="submit"] { border-width: 2px; }
.post-job-page .heading input[type="submit"] { padding: 2px 10px; top: -12px; } 
form#login { max-width: 600px; margin: 0 auto; }

}

@media only screen and (max-width: 1600px) {
.post-job-page .conflict-interest .mid  { max-width: 1200px; }
.post-job-page .banner .bannertext { padding: 100px 0; }
.post-job-page .banner h1 { font-size: 60px; line-height: 65px; }
.post-job-page .banner p { font-size: 25px; line-height: 30px; }
.post-job-page .half, .post-job-page .full { padding: 0 10px; }
.post-job-page .full  { margin-bottom: 20px; }
form#login { max-width: 500px; margin: 0 auto; }
}


@media only screen and (max-width: 1024px) {
	.post-job-page .heading { margin: 50px 0; }
	.post-job-page .heading h1 { font-size: 40px; }
	.post-job-page .heading input[type="submit"] { top: -5px; }
	
}

@media only screen and (max-width: 1023px) {
}

@media only screen and (max-width: 767px) {
.post-job-page .banner .bannertext { padding: 100px 0; }
.post-job-page .banner h1 { font-size: 35px; line-height: 35px; margin-bottom: 10px; }
.post-job-page .banner p { font-size: 18px; line-height: 24px; }
.post-job-page .half, .post-job-page .full { width: 100%; margin-bottom: 20px; }
.post-job-page .heading h1 { font-size: 32px; }
.post-job-page .heading p { font-size: 18px; line-height: 23px; }
.post-job-page .full.child { margin-bottom: 0; }
h2.ajaxnomore, h4.ajaxnomore { font-size: 20px; }
.post-job-page .heading { position: relative; }
}

@media only screen and (max-width: 639px) {
	
}

@media only screen and (max-width: 479px) {

}
