/* line 1, ../html/scss/career.scss */
.career-form {
  background: url(/images/temp/slide-bg.jpg) center center no-repeat;
  background-size: cover;
  padding: 50px 0;
}
/* line 5, ../html/scss/career.scss */
.career-form .contactform {
  position: relative;
  z-index: 1;
  background-color: #fff;
  padding: 50px 100px;
  margin-top: -100px;
  box-shadow: 7px 5px 30px 0px rgba(205, 205, 205, 0.3);
  position: relative;
}
@media screen and (max-width: 991px) {
  /* line 5, ../html/scss/career.scss */
  .career-form .contactform {
    padding: 50px 50px;
  }
}
@media screen and (max-width: 480px) {
  /* line 5, ../html/scss/career.scss */
  .career-form .contactform {
    padding: 50px 30px;
  }
}
/* line 28, ../html/scss/career.scss */
.career-form .contactform .formSubmit {
  margin-bottom: 0;
}
/* line 31, ../html/scss/career.scss */
.career-form .contactform .formSubmit .formsubmitBtn a {
  margin: 15px;
  width: 20%;
}
@media screen and (max-width: 767px) {
  /* line 31, ../html/scss/career.scss */
  .career-form .contactform .formSubmit .formsubmitBtn a {
    margin: 15px 5px;
    width: 44%;
  }
}
@media screen and (max-width: 480px) {
  /* line 31, ../html/scss/career.scss */
  .career-form .contactform .formSubmit .formsubmitBtn a {
    width: 90%;
    margin: 15px 0 0;
  }
}
@media screen and (max-width: 450px) {
  /* line 47, ../html/scss/career.scss */
  .career-form .contactform .uploadinput .sf_2cols_1_67 {
    width: 55%;
  }
  /* line 49, ../html/scss/career.scss */
  .career-form .contactform .uploadinput .sf_2cols_1_67 .col-xs-12 {
    padding: 10px 5px 10px 15px;
  }
  /* line 53, ../html/scss/career.scss */
  .career-form .contactform .uploadinput .sf_2cols_2_33 {
    width: 45%;
  }
  /* line 55, ../html/scss/career.scss */
  .career-form .contactform .uploadinput .sf_2cols_2_33 .col-xs-12 {
    padding: 10px 15px 10px 5px;
  }
}
/* line 61, ../html/scss/career.scss */
.career-form .contactform .uploadinput .inputbx .inpucover.disabled {
  pointer-events: none;
}
/* line 67, ../html/scss/career.scss */
.career-form .redshortline {
  width: 50px;
  height: 5px;
  background: #EB1C24;
  margin: 25px auto;
}
/* line 73, ../html/scss/career.scss */
.career-form .subdesc {
  width: 50%;
  margin: 0 auto 50px;
  line-height: 1.3;
}
@media screen and (max-width: 1200px) {
  /* line 73, ../html/scss/career.scss */
  .career-form .subdesc {
    width: 60%;
  }
}
@media screen and (max-width: 991px) {
  /* line 73, ../html/scss/career.scss */
  .career-form .subdesc {
    width: 90%;
  }
}
/* line 84, ../html/scss/career.scss */
.career-form .slctdropdown {
  margin: 30px 15px 0;
}
/* line 87, ../html/scss/career.scss */
.career-form .formbody {
  margin-top: 10px;
}
@media screen and (max-width: 767px) {
  /* line 90, ../html/scss/career.scss */
  .career-form .formbody .sf_2cols_1_50,
  .career-form .formbody .sf_2cols_2_50 {
    width: 100%;
  }
}
/* line 97, ../html/scss/career.scss */
.career-form .formSubmit .resetform {
  display: block;
  margin: 20px;
}
/* line 100, ../html/scss/career.scss */
.career-form .formSubmit .resetform span {
  vertical-align: middle;
}
/* line 103, ../html/scss/career.scss */
.career-form .formSubmit .resetform span.icon-icon_resetsetting {
  font-size: 22px;
  vertical-align: middle;
  color: #EB1C24;
}
/* line 108, ../html/scss/career.scss */
.career-form .formSubmit .resetform span.tag-contentt-4 {
  vertical-align: middle;
  padding-left: 10px;
  text-decoration: underline;
}
/* line 115, ../html/scss/career.scss */
.career-form .space {
  padding: 10px 15px;
}

/*# sourceMappingURL=career.css.map */
