@media (max-width: 991px){
    #apply-now.jobDesSec{
        padding-top: 85px!important;
        margin-top: -45px;
    }
}
@media (max-width: 575px){
    .dateDiv .dateSpan,
    .dateSpan,
    .jbDis>h3,
    .jbDis>p>b,
    .jbDis>p,
    
    .jobPoint ul li,
    .jobPoint ul,
   .jobPoint h4{
       transform: translate3d(0px, 0px, 0px)!important;
       opacity: 1!important;
   }
   #careerForm .select-selected,
   #careerForm .form-control{
       padding-left: 0px!important;
       padding-right: 0px!important;
       font-size: 14px!important;
   }
   #careerForm .file-select .file-select-button i{
       left: 2px;
   }
   #careerForm .form-group .error{
    font-size: 11px;
   }

}
@media screen and (-webkit-min-device-pixel-ratio:0) { 
    select,
    textarea,
    input {
      font-size: 16px;
    }
  }

  .fw-600 {
    font-weight: 600;
  }
  .careerOpen .careerBoxDiv .boxCareer .post {
    line-height: 1.3 !important;
  }

  input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  -webkit-box-shadow: 0 0 0px 1000px #ffffff inset !important;
}

.sub-title {
    font-size: 16px;
    font-weight: 600;
    margin-top: 15px;
    margin-bottom: 10px;
    color: #333;
}
