
 .ph-apply-box .resume-section .resume-group .drives .cloud-options-group,
.ph-apply-box .resume-section .resume-group .drives .resume-upload-wrapper {
    display: inline-block !important;
    vertical-align: middle;
    width: 30%;
    text-align: center;
}
.ph-apply-box .resume-section .resume-group .drives .apply-or-line{
    display: inline-block !important;
    vertical-align: middle;
    width: 15%;
    text-align: center;
}
.ph-apply-box .cloud-options-group ul li {
    display: inline-block;
    vertical-align: middle;
    width: 50%;
    padding: 0px 12px;
}
.ph-apply-box .form-group .form-fields {
    margin: 0px auto 20px;
}
.ph-apply-box .resume-section .resume-group .cloud-options {
    border: 1px solid;
    padding-block: 2rem;
    display: flex;
    justify-content: center;
    align-items: center;
}
.ph-apply-box .resume-section .resume-group .cloud-options .drives{
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 1rem;
    width: 60%;
}
.ph-apply-box .resume-section{
    margin: 1rem 0;
    
}
input, textarea {
    width : 100%;
    padding:20px;
}
input[type='text']{
    padding:10px;
}
 @media only screen and (max-width: 1024px){
    .resume-group .drives .apply-or-line{
        align-items: center !important
        justify-content: center !important;
    }
    .phw-container>.ph-jtc-box .form-wrapper .resume-section .resume-group .drives .cloud-options-group ul{
        padding-left: 0px !important;
    }
        .ph-jtc-box .form-wrapper .form-group .checkbox label{
            align-items: normal !important;
         }   
}
.ph-jtc-box .form-wrapper .form-control{
       border-radius:0px !important;
   }
  .phw-container>.ph-jtc-box .form-wrapper .form-group .checkbox label{
      align-items: start !important;
  }  
  .phw-container>.ph-jtc-box .form-wrapper .form-group .checkbox label span{
      display: inline-block !important;
  }
  .phw-container>.ph-jtc-box .form-wrapper form .rbt-input-multi.form-control{
  overflow: scroll;
  overflow-x: hidden;
  height: 51px;
  min-height: 51px;
  }
@media only screen and (max-width: 1280px){
.apply {
}
}
@media only screen and (max-width: 1024px){
.apply {
}
}
@media only screen and (max-width: 767px){
.apply {
}
}
@media only screen and (max-width: 1280px){
.jointalentcommunity {
}
}
@media only screen and (max-width: 1024px){
.jointalentcommunity {
}
}
@media only screen and (max-width: 767px){
.jointalentcommunity {
}
}