.careers-block {
  height: 100%; }

p {
  color: #666;
  font-size: 16px;
  line-height: 1.8; }

/* carrers page banner */
.careers-block .banner-container {
  background: url("../images/banner-careers.jpg") no-repeat center top;
  background-size: cover; }
.careers-block .footer-inner {
  top: 0; }
.careers-block .close {
  font-size: 45px;
  line-height: 20px;
  font-weight: normal;
  opacity: 0.5; }

.box-container {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.09);
  border-radius: 6px;
  margin-bottom: 100px;
  padding: 40px 50px;
  min-height: 250px; }
  .box-container .box-heading {
    margin-bottom: 15px; }
    .box-container .box-heading h3 {
      font-size: 20px;
      font-weight: 700;
      line-height: 50px; }
  .box-container .icon-box {
    width: 50px;
    height: 50px;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: contain;
    vertical-align: middle;
    margin-right: 15px; }

.icon-cubes {
  background-image: url("../images/icon-cubes.png"); }

.icon-sprout {
  background-image: url("../images/icon-sprout.png"); }

.icon-explore {
  background-image: url("../images/icon-explore.png"); }

.employee-pic {
  height: 300px;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  transition: all 1s;
  transform: translate(0, -50px);
  opacity: 0; }
  .employee-pic.active {
    transform: translate(0, 0);
    opacity: 1; }

.employee-content {
  background: #333; }
  .employee-content small {
    font-size: 13px;
    color: #fff; }

/* employee testimonial */
.employee-container .row > div {
  padding: 0; }
.employee-container .employee-pic {
  height: 300px;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover; }
  .employee-container .employee-pic.employee-one {
    background-image: url(../images/emp-gaurav.jpg); }
  .employee-container .employee-pic.employee-two {
    background-image: url(../images/emp-jayne.jpg); }
  .employee-container .employee-pic.employee-three {
    background-image: url(../images/emp-glenda.jpg); }
  .employee-container .employee-pic.employee-four {
    background-image: url(../images/emp-ankit.jpg); }
.employee-container .employee-content {
  background: #333;
  padding: 30px;
  height: 300px;
  position: relative;
  z-index: 2; }
  .employee-container .employee-content small {
    font-size: 13px;
    color: #fff; }
    .employee-container .employee-content small:before {
      content: '';
      width: 10px;
      height: 10px;
      position: absolute;
      left: -26px;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 20px 26px 20px 0;
      border-color: transparent #4c9ec4 transparent transparent;
      margin-top: -8px; }
    .employee-container .employee-content small.direction-right:before {
      left: auto;
      right: -26px;
      z-index: 1;
      border-width: 20px 0 20px 26px;
      border-color: transparent transparent transparent #4c9ec4; }
  .employee-container .employee-content.employee-a {
    background: #4d9ec4;
    /* Old browsers */
    background: -moz-linear-gradient(-45deg, #4d9ec4 56%, #6ddae1 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg, #4d9ec4 56%, #6ddae1 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, #4d9ec4 56%, #6ddae1 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4d9ec4', endColorstr='#6ddae1',GradientType=1 );
    /* IE6-9 fallback on horizontal gradient */ }
    .employee-container .employee-content.employee-a small:before {
      border-color: transparent #4c9ec4 transparent transparent; }
  .employee-container .employee-content.employee-b {
    background: #14ad9d;
    /* Old browsers */
    background: -moz-linear-gradient(-45deg, #14ad9d 32%, #3bc9d2 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg, #14ad9d 32%, #3bc9d2 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, #14ad9d 32%, #3bc9d2 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#14ad9d', endColorstr='#3bc9d2',GradientType=1 );
    /* IE6-9 fallback on horizontal gradient */ }
    .employee-container .employee-content.employee-b small:before {
      border-color: transparent #15b0a2 transparent transparent; }
  .employee-container .employee-content.employee-c {
    background: #fdedcf;
    /* Old browsers */
    background: -moz-linear-gradient(45deg, #fdedcf 0%, #d8b80e 40%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg, #fdedcf 0%, #d8b80e 40%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg, #fdedcf 0%, #d8b80e 40%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdedcf', endColorstr='#d8b80e',GradientType=1 );
    /* IE6-9 fallback on horizontal gradient */ }
    .employee-container .employee-content.employee-c small:before {
      border-color: transparent transparent transparent #d9b80b; }
  .employee-container .employee-content.employee-d {
    background: #f7befb;
    /* Old browsers */
    background: -moz-linear-gradient(45deg, #f7befb 0%, #cd7cd2 32%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg, #f7befb 0%, #cd7cd2 32%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg, #f7befb 0%, #cd7cd2 32%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7befb', endColorstr='#cd7cd2',GradientType=1 );
    /* IE6-9 fallback on horizontal gradient */ }
    .employee-container .employee-content.employee-d small:before {
      border-color: transparent transparent transparent #ce7bd2; }
  .employee-container .employee-content p {
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 20px; }

.jobs-container .job-nav li {
  display: inline-block;
  margin: 0 10px; }
  .jobs-container .job-nav li a {
    color: #333;
    font-size: 16px;
    transition: all .3s; }
  .jobs-container .job-nav li.active a {
    color: #2285C6;
    text-decoration: none; }
.jobs-container .jobs-location {
  padding: 60px 0 20px; }

.job-list-container {
  padding: 50px; }
  .job-list-container .container {
    padding: 0 160px; }
  .job-list-container.odd-list {
    background: #F5F7F9; }
  .job-list-container h4 {
    font-size: 25px;
    font-weight: 700;
    margin-bottom: 15px; }
  .job-list-container .job-row {
    padding: 15px 0;
    overflow: hidden;
    cursor: pointer;
    /*.icon-expand {
      background-image: url(../images/icon-expand.png);
      display: inline-block;
      width: 18px;
      height: 18px;
      background-size: contain;
      background-repeat: no-repeat;
      position: relative;
      top: 3px;
    }*/ }
    .job-list-container .job-row .job-name {
      float: left;
      min-width: 450px; }
    .job-list-container .job-row .job-highline-details {
      text-transform: capitalize;
      font-size: 11px;
      color: #666;
      min-width: 300px;
      float: left;
      line-height: 2.5; }
      .job-list-container .job-row .job-highline-details u {
        margin: 0 10px;
        text-decoration: none; }
    .job-list-container .job-row:hover > * {
      color: #2285c6; }

/* modal */
.modal-dialog-job .modal-header {
  padding: 30px; }
.modal-dialog-job ul {
  padding: 10px 50px 0;
  list-style: disc; }
.modal-dialog-job .job-heading {
  font-size: 20px;
  font-weight: 700; }
.modal-dialog-job b {
  font-weight: 700; }
.modal-dialog-job .job-desc-title {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 25px; }
.modal-dialog-job .job-desc {
  margin-bottom: 25px;
  color: #333; }
.modal-dialog-job .careers-content {
  padding: 0 0 20px 0; }
.modal-dialog-job .job-content {
  padding: 30px; }
  .modal-dialog-job .job-content ul li {
    padding-bottom: 30px;
    line-height: 1.8; }
.modal-dialog-job .career-form-container {
  width: 60%;
  margin: 0 30px 0 20px; }

.field-title {
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
  color: #999;
  margin-bottom: 10px; }

.job-details p {
  padding: 0 0 20px 0; }
.job-details ul {
  padding-top: 0;
  padding-left: 20px; }
.job-details ul li strong {
  font-weight: bold; }

.apply-form .required .field-title:after, .apply-form .required .btn-file-upload:after {
  content: "*";
  color: #d9534f;
  font-size: 18px;
  position: absolute;
  margin: -2px 0 0 2px; }
.apply-form .field-input input {
  background: #f7f7f7;
  border: solid 1px #eee;
  height: 44px;
  width: 100%;
  border-radius: 4px;
  padding: 10px; }
.apply-form .field-title {
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
  color: #999;
  margin-bottom: 10px; }

.message-error {
  color: #d9534f;
  margin-bottom: 20px; }

.upload-btn-wrapper {
  cursor: pointer;
  position: relative; }
  .upload-btn-wrapper .btn-file-upload {
    color: #999;
    padding: 12px 30px;
    border-radius: 4px;
    border: solid 1px #c5c5c5;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
    cursor: pointer; }
  .upload-btn-wrapper input[type="file"] {
    position: absolute;
    left: 0px;
    top: 0px;
    opacity: 0;
    bottom: 0;
    right: 0; }

@media (min-width: 768px) {
  .modal-dialog {
    width: 1000px; } }
@media screen and (max-width: 1199px) {
  .founder {
    padding-top: 190px; }

  .primary-content .container {
    padding: 0 30px 100px; }

  .employee-container .employee-content p {
    font-size: 13px; }

  .job-list-container .container {
    padding: 0 100px; } }
@media screen and (max-width: 990px) {
  .job-list-container .container {
    padding: 0; }

  .modal-dialog {
    width: 100%; }

  .employee-container .employee-content p {
    font-size: 16px; }

  .job-list-container .container {
    padding: 0; } }
@media screen and (max-width: 768px) {
  .job-list-container .job-row .job-name {
    display: block;
    min-width: 0;
    float: none; }
  .job-list-container .job-row .job-highline-details {
    min-width: 0;
    float: none; }

  .box-container {
    margin-bottom: 20px;
    min-height: 0;
    text-align: center; }

  .modal-dialog-job .career-form-container {
    width: 89%; } }
@media screen and (max-width: 640px) {
  .upload-btn-wrapper.pull-left, .btn-submit-application.pull-right {
    float: none !important;
    margin: 10px 0; } }
@media screen and (max-width: 420px) {
  .banner-container h1 {
    font-size: 25px; }

  .heading-text {
    font-size: 25px; }

  .founder {
    padding-top: 200px; } }
.brief-info {
  text-align: left; }
  .brief-info p {
    padding-bottom: 25px; }
  .brief-info ul {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    background: #F5F7F9;
    padding: 25px 25px 0 25px;
    border-radius: 10px; }
  .brief-info ul li {
    list-style: disc;
    padding-bottom: 25px;
    margin-left: 20px;
    color: #666;
    line-height: 24px; }

/*# sourceMappingURL=careers.css.map */
