.banner.career-listing {
    position: relative;
    background: #10283C;
  }

  .career-listing-wrapper img {
    opacity: 0.26;
}

  .banner.career-listing h1 {
    margin-bottom: 0px;
    color: #fff;
    transition-duration: 1.5s;
    transition-timing-function: ease-in-out;
    transition-delay: 0.3s, 1s;
    text-transform: uppercase;
  }
  
  .banner-overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
   }
  .banner-overlay-ctn-inner {
    text-align: left;
    max-width: 820px;
    z-index: 99;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: flex-start;
    justify-content: end;
    height: 100%;
    padding-bottom: 77px;
  }
  .banner-overlay-ctn-inner h3{
    color: #FFFFFF ;
  }
  .banner-overlay-ctn-inner h3::after {
    background:  #FFFFFF;
  }
  .empower-sec {
    position: relative;
    padding-top: 113px;
    padding-bottom: 130px;
}
.test-pattern {
    position: absolute;
    left: 0;
    right: 0;
    top: 46px;
    width: 100%;
}
.empower-blocks{
    display: flex;
    justify-content: center;
    gap: 11px;
    margin-top: 372px;
}
@media (min-width: 1600px) {
    .empower-blocks{
        margin-top: 572px;
    }
}
.sq-blocks{
    padding: 30px 30px 30px 34px;
    background: #FFFFFF;
    box-shadow: 0px 20px 60px #0000000F;
    border-radius: 6px;
}
.sq-blocks h4{
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 16px;
    margin-top: 47px;
    color: #000000;
}
.sq-blocks p{
    font-size: 14px;
    line-height: 20px;
    font-family: 'Metropolis';
    max-width: 230px;
}
/* .empower-sec-overlay{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
} */
.empower-blocks .sq-blocks:nth-child(odd) {
    position: relative;
    top: -40px;
}
  .empower-sec .empower-ct{
    max-width: 588px;
    position: relative;
    left: 17%;
    font-size: 14px;
  }
  .empower-ct h2{
    font-size: 38px;
    line-height: normal;
    max-width: 522px;
    margin-left: 0;
    margin-bottom: 40px;
    font-family: 'Jonova';
  }
  .empower-ct p{
    font-size: 14px;
    line-height: 20px;
    max-width: 486px;
    margin: auto;
    margin-right: 0;
  }

.job-offers h2 {
  letter-spacing: 3.53px;
  color: #000000;
  text-transform: uppercase;
  margin-bottom: 35px;
  text-align: center;
}
.job-offers p{
    text-align: center;
    margin-bottom: 40px;
}

.job-offers .inner-row {
  padding: 27px 30px 28px 40px;
  background: #fff;
  border: 1px solid #DBDBDB;
  border-radius: 6px;
  align-items: center;
  display: flex;
}
.job-offers .inner-row:hover{
    box-shadow: 0px 10px 50px #00000026;
}
.job-offers .job-row {
  display: flex;
  flex-direction: column;
  gap: 29px;
  margin-bottom: 25px;
}

.job-offers .inner-row h4 {
  font-size: 22px;
  line-height: 27px;
  color: #000000;
  margin-bottom: 10px;
  font-family: 'Jonova';
}
.job-offers .job-col {
  width: 35%;
}
.job-offers .detail-col {
    width: 40%;
    display: flex;
    justify-content: end;
    column-gap: 65px;
    margin: auto;
    margin-right: 91px;
}
.job-col span{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    column-gap: 10px;
    font-family: 'Metropolis';
    font-size: 12px;
    line-height: 20px;
}
.job-col a span {
    color: #000;
}
.job-col h4 span {
    font-size: 22px;
    text-transform: capitalize;
    font-weight: normal;
    line-height: 27px;
    color: #000000;
    font-family: 'Jonova';
}
.detail-col span {
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: 'Metropolis';
    column-gap: 10px;
    font-size: 12px;
    line-height: normal;
}
.job-offers .apply-col {
  width: 19%;
}
.btn-common-blue.apply-now {
    color: #10283C;
    font-family: 'Metropolis';
    background: #FFFFFF;
    border: 1px solid #707070;
    border-radius: 28px;
    cursor: pointer;
}
.btn-common-blue.apply-now span{
    border: 1px solid #707070;

}
.btn-common-blue.apply-now:hover{
    background: #4180D7;
    color: #FFFFFF;
}
.btn-common-blue.view-all {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: auto;
    margin-bottom: 101px;
    margin-top: 35px;
    width: fit-content;
}
.form-sec .upload-cv .placeholder {
    opacity: 1 !important;
    font-style: normal !important;
    opacity: 1 !important;
    font-style: normal !important;
    background: none !important;
    padding: 0 5px !important;
}
.form-sec {
    position:relative
}

.form-sec [data-drupal-messages] {
    position: absolute;
    bottom: -70px;
    color: green;
    font-size: 14px;
}



@media (max-width: 1200px) {
    .upload-cv .form-item--error-message {
        bottom: -40px;
        font-size: 12px;
    }
    .email-ph {
        display: flex;
        column-gap: 55px;
    }
    .contact-form [data-drupal-messages] {
        position: absolute;
        bottom: 15px;
        color: green;
        font-size: 11px !important;
    }

    .sq-blocks {
        padding: 25px 25px 25px 30px;
    }
    .sq-blocks h4 {
        margin-bottom: 10px;
        margin-top: 20px;
    }
    .empower-blocks {
        display: flex;
        justify-content: center;
        gap: 11px;
        margin-top: 150px;
    }
    .banner-overlay-ctn-inner {
        padding-bottom: 40px;
    }
    .empower-sec {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .job-offers {
        margin-top: 20px;
        position: relative;
        z-index: 2;
    }
    .job-offers .apply-col {
        width: 24%;
    }
    .job-offers .detail-col {
        width: 43%;
        display: flex;
        justify-content: center;
        row-gap: 7px;
        margin: auto;
        padding-left: 0px;
        margin-right: 0;
        column-gap: 5px;
        margin-left: 0;
        align-items: flex-start;
    }
    .detail-col span:nth-child(1) {
        width: 50%;
    }
    .job-offers .job-col {
        width: 33%;
    }
    .job-offers .inner-row h4 {
        font-size: 16px;
        line-height: 22px;
    }
}
@media (max-width: 1024px) {
    .email-ph {
      column-gap: 50px !important;
    }
}
@media (max-width: 991px) {
   .banner.career-listing h1{
    font-size: 44px;
    line-height: 48px;
   }
   .banner-overlay-ctn-inner h3 {
    margin-bottom: 5px;
}
.banner-overlay-ctn-inner {
    padding-bottom: 25px;
}
.empower-ct h2 {
    font-size: 36px;
    line-height: 41px;
    margin-bottom: 25px;
}
.sq-blocks p{
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 0px;
}
.sq-blocks h4 {
    font-size: 14px;
    line-height: 20px;
    margin-top: 10px;
    margin-bottom: 5px;
}
.sq-blocks {
    padding: 20px 15px 20px 20px;
}
.sq-blocks img{
    width: 54px;
}
.empower-blocks {
    margin-top: 120px;
}
.job-offers .inner-row {
    padding: 20px 20px 20px 20px;
}
.detail-col span {
    font-size: 14px;
}
.job-offers .detail-col {
    width: 42%;
    padding-left: 0px;
}
.job-offers .apply-col {
    width: 31%;
}
.job-offers .job-col {
    width: 36%;
}
.btn-common-blue {
    font-size: 13px;
    /* padding: 0px 0 0 20px; */
}
.btn-common-blue span {
    /* margin: 0px 5px 0 5px; */
}
.job-offers .job-row {
    margin-bottom: 25px;
}
}
@media (max-width: 767px) {
    .empower-blocks {
        margin-top: 120px;
        flex-wrap: wrap;
    }
    .empower-ct h2 {
        font-size: 38px;
        line-height: 43px;
        margin-bottom: 35px;
    }
    .empower-sec {
        padding-top: 97px;
        padding-bottom: 90px;
    }
    .job-offers {
        margin-top: 0px;
    }
    .empower-sec .empower-ct{
        left: 0;
        right: 0;
        margin: auto;
        margin-top: 97px;
    }
    .empower-sec-overlay {
        display: block;
    }
    .empower-ct h2 {
        text-align: center;
    }
    .empower-ct p {
        text-align: center;
    }
    .empower-blocks {
        margin-top: 311px;
    }
    .sq-blocks{
        padding: 30px 30px 30px 34px;
        width: 308px;
    }
    .sq-blocks h4{
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 16px;
        margin-top: 30px;
    }
    .sq-blocks p{
        font-size: 14px;
        line-height: 20px;
    }
    .empower-blocks .sq-blocks:nth-child(odd) {
        top: 0px;
    }
    .empower-blocks .sq-blocks:nth-child(even) {
        position: relative;
        left: 37px;
    }
    .banner-overlay-ctn-inner h3 {
        margin-bottom: 20px;
    }
    
    .banner-overlay-ctn-inner {
        padding-bottom: 50px;
    }
    .empower-blocks {
        display: flex;
        justify-content: flex-start;
    }
    .sq-blocks img{
        width:74px;
    }
    .empower-blocks {
        gap: 20px;
    }
    .job-offers .inner-row h4 {
        font-size: 22px;
        line-height: 27px;
        margin-bottom: 10px;
      }
      .job-offers .job-col {
        width: 100%;
      }
      .job-offers .detail-col {
        width: 100%;
        margin-top: 25px;
        margin-bottom: 30px;
        display: flex;
        flex-direction: row;
        justify-content: flex-end;
        column-gap: 0px;
        padding-left: 0px;
        margin-right: 0;
        margin-left: 0;
        align-items: flex-start;
    }
    .empower-ct p {
        text-align: center;
        max-width: 300px;
        margin: auto;
    }
      .job-offers .apply-col {
        width: 100%;
      }
      .detail-col span {
        font-size: 12px;
    }
    .job-offers .inner-row {
        padding: 30px;
        flex-wrap: wrap;
    }
    .job-offers .apply-col {
        width: 100%;
        display: flex;
        justify-content: center;
        margin: auto;
    }
    .banner.career-listing h1 {
        font-size: 31px;
        line-height: 35px;
    }
    .career-listing-wrapper img {
        height: 299px;
        object-fit: cover;
    }
}
@media (max-width: 680px) {
.banner.career-listing h1 {
    max-width: 340px;
}
.banner.career-listing h1 {
    font-size: 44px;
    line-height: 48px;
}
.career-listing-wrapper img {
    height: auto;
    object-fit: inherit;
}
}
@media (max-width: 600px) {
    .empower-sec .empower-ct{
        margin-top: 0;
    }
    .empower-sec .test-pattern img {
        margin-top: 200px;
    }
}
@media (max-width: 370px) {
    .empower-sec {
        padding-bottom: 1011px;
    }
    .job-offers h2{
        font-size: 33px;
        line-height: 42px;
    }
    .empower-blocks .sq-blocks:nth-child(even) {
        left: 18px;
    }
    .banner.career-listing h1 {
        font-size: 38px;
        line-height: 42px;
    }
    
}

/* career details page */
.detail-ct-sec{
    position: relative;
    padding: 133px 0 105px;
}

.detail-ct-sec h2{
    font-family: 'Jonova';
    margin-bottom: 49px;
    text-transform: none;
}
.detail-ct-sec h5{
    font-size: 16px;
    line-height: normal;
    margin-bottom: 32px;
    font-weight: 600;
    color: #000000;
    margin-bottom: 30px;
}
.overview p{
    margin-bottom: 30px;
}
.detail-ct-sec .left-ct{
    margin-right: 30px;
}
.detail-ct-sec ul{
    list-style: none;
    display: flex;
    flex-direction: column;
    gap: 16px;
}
.detail-ct-sec ul li::before{
    content: "";
    width: 8px;
    height: 8px;
    background-image: url("../images/career-details-bullet.svg");
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: 4px;
}
.left-ct p{
    margin-bottom: 30px;
    font-weight: normal;
}
.left-ct ul{
    margin-bottom: 30px;
}
.detail-ct-sec ul li{
    padding-left: 25px;
    position: relative;
    line-height: 16px;
    font-size: 14px;
    color: #464646;
}
.detail-sq-block{
        padding: 40px 30px;
        background: #FFFFFF;
        border: 1px solid #ECECEC;
        border-radius: 6px;
        display: flex;
        flex-direction: column;
        gap: 26px;
        margin-top: -30px;
}
.detail-sq-block span{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    column-gap: 10px;
    font-size: 14px;
    line-height: 14px;
    color: #000000;
    font-family: 'Metropolis Semi';
    font-weight: 600;
}
.detail-sq-block span img {
    width: 12px;
    height: 12px;
    bottom: 1px;
    position: relative;
}
.detail-sq-block a span:hover{
    color:#4180D7;
    display: flex;
    cursor: pointer;
}
.detail-sq-block span a:hover{
    color:#4180D7;
    display: flex;
    cursor: pointer;
}
.detail-sq-block span a{
    color: #000000;
}
.detail-sq-block p{
    margin-bottom: 0px;
}
.detail-ct-sec .banner-for-desktop{
    position: absolute;
    top: 0;
    z-index: -1;
}
.desktop-view{
    display: block;
}
.mobile-view{
    display: none;
}
.detail-ct-sec .banner-for-mobile {
    position: absolute;
    top: 0;
    z-index: -1;
}
.skills{
    margin-top: 30px;
}
.form-sec{
    max-width: 997px;
    margin: auto;
}
.form-sec h2{
    text-align: center;
    margin-bottom: 35px;
}
.form-sec p{
    text-align: center;
    max-width: 317px;
    margin: auto;
}

.form-sec textarea {
    border: none;
    border-bottom: 1px solid #B1BCC5;
    padding-left: 0px !important;
    color: #000000;
    opacity: 1;
    padding-bottom: 30px;
    height: 152px;
    font-size: 16px;
    resize: none;
    width: 100%;
    line-height: normal;
    font-weight: normal;
}
.form-sec .input-textarea-sec{
    margin-top: 50px;
    margin-bottom: 40px;
} 
.form-sec input:focus-visible {
    border-bottom: 2px solid #4180D7;
}
.form-sec textarea:focus-visible {
    border-bottom: 2px solid #4180D7;
}
.form-sec input {
    border: none;
    border-bottom: 1px solid #B1BCC5;
    padding-left: 0px !important;
    color: #000000;
    opacity: 1;
    padding-bottom: 30px;
    margin-bottom: 0;
    font-size: 16px;
    font-family: 'Metropolis';
    width: 100%;
    background: none;
    line-height: normal;
    margin-top: 30px;
    font-weight: normal;
}

.form-sec .upload-sec p{
    text-align: left;
}

.form-sec .upload-cv{
    display: flex;
    flex-wrap: wrap;
    position: relative;
    border-radius: 6px;
    margin-bottom: 20px;
}
.form-sec .upload-cv input[type="file"] {
    position: absolute;
    width: 100%;
    height: 100%;
    padding: 0px;
    left: 0;
    top: 0;
    z-index: 2;
    opacity: 0;
    cursor: pointer;
}
.left-ct ul:last-child {
    margin-bottom: 0px;
}
.form-sec .upload-cv .button.js-form-submit.form-submit{
    order: 3;
    height: 20px;
    width: 22px;
    border: none;
    font-size: 0;
    border-radius: unset;
    padding: 0px;
    margin-right: 10px;
    margin-bottom: 0px !important;
    background: url(../images/remove-icon.svg) no-repeat;
}
.js-form-managed-file.form-managed-file {
    order: 3;
    display: flex;
    align-items: center;
    margin-top: 15px;
    flex-direction: row-reverse;
}
/* .form-sec .upload-cv input{
    position: absolute;
    width: 100%;
    height: 51px;
    left: 0;
    top: 0;
    opacity: 0;
    cursor: pointer;
} */
.form-sec .upload-cv span.field-prefix{
    padding: 19px 25px;
    border-radius: 6px 0px 0px 6px;
    font-size: 13px;
        padding: 19px 14px;
        display: flex;
        align-items: center;
    line-height: normal;
    font-weight: bold;
    background: #BED4F2;
    letter-spacing: 1.3px;
    border: 1px solid #B1BCC5;
    color: #000000;
    cursor: pointer;
    font-family: 'Metropolis';
    text-transform:uppercase
}
.form-sec .upload-cv label{
    padding: 18px 38px;
    color: #777777;
    font-size: 16px;
    border-radius: 0px 6px 6px 0px;
    order: 2;
    border: 1px solid #B1BCC5;
    width: 80%;
    line-height: normal;
    font-family: 'Metropolis';
}

.career-detail-form .row{
    margin-top: 10px;
}
.career-detail-form .submit-btn{
    margin-top: 47px;
    display: flex;
    margin-bottom: 100px;
    justify-content: center;
}

.career-detail-form .submit-btn {
    width: auto;
    margin: auto;
    margin-top: 47px;
    position:relative;
}
.contact-form .submit-btn input{
    padding: 20px 82px 20px 42px !important;
    color: #FFFFFF !important;
    text-transform: uppercase;
    font-weight: 500 !important;
    background: #4180D7;
    font-size: 14px;
    border-radius: 28px;
    letter-spacing: 1.4px;
    width: auto !important;
    font-family: 'Metropolis';
    margin-top: 0;
}
.submit-btn input{
    padding: 20px 82px 20px 42px !important;
    color: #FFFFFF !important;
    font-weight: 700 !important;
    text-transform: uppercase;
    font-weight: 600;
    background: #4180D7;
    border-radius: 28px;
    letter-spacing: 1.4px;
    margin-top: 0;
}
.contact-form .submit-btn::after {
    right: 10px;
}
.submit-btn::after{
    content:'';
    width: 39px;
    height:39px;
    background: url(../images/btn-arrow-white.svg) -23px center #fff no-repeat;
    position: absolute;
    right: 20px;
    top: 8px;
    border-radius: 50%;
    transition: all 0.3s ease 0s;
}
.submit-btn:hover::after{
    background: url(../images/btn-arrow-white.svg) 15px center #fff no-repeat;
    transition: all 0.3s ease 0s;
}
.form-sec{
    margin-bottom: 105px;
}

@media (max-width: 991px) {
    .detail-ct-sec {
        position: relative;
        padding: 97px 0 100px;
    }
    
    .form-sec .upload-cv label {
        padding: 18px 15px;
    }
}

@media (max-width: 767px) {
    .form-sec textarea {
        margin-top: 30px;
    }
    .detail-ct-sec h2 {
        margin-bottom: 40px;
    }
    .desktop-view{
        display: none;
    }
    .mobile-view{
        display: block;
    }
    .blog-list-pattern-bg .mobile-view {
        position: relative;
        top: -180px;
    }
    .form-sec .upload-cv label {
        max-width: 178px;
        font-size: 12px;
        padding: 10px 15px;
    }
    .form-sec .upload-cv span.field-prefix{
        padding: 19px 14px;
    }
    .job-offers .job-row {
        margin-bottom: 20px;
    }
    .job-offers p {
        text-align: center;
        max-width: 340px;
        margin: auto;
        margin-bottom: 40px;
    }
    .detail-ct-sec .row{
        flex-direction: column-reverse;
    }
    .detail-sq-block {
        margin-top: 0px;
        margin-bottom:40px;
    }
    .form-sec .input-textarea-sec{
        margin-top: 0px;
        margin-bottom: 30px;
    } 
   
    .form-sec .upload-sec p {
        text-align: left;
        max-width: 100%;
    }
}
@media (max-width: 370px) {
    .detail-ct-sec h2 {
        font-size: 35px;
        line-height: 42px;
    }
}


/* contact page */

.col-lg-4.col-md-3{
    position:relative;
    display:flex;
    align-items:center;
}
.col-lg-4.col-md-3::before {
    content: '';
    position: absolute;
    background: rgb(219, 219, 219);
    width: 1px;
    height: 100%;
    left:12px;
    display: block;
}
.col-lg-5.col-md-5{
    position:relative;
    display:flex;
    align-items:center;
    
    }
    .col-lg-5.col-md-5::before {
        content: '';
        position: absolute;
        background: rgb(219, 219, 219);
        width: 1px;
        height: 100%;
        left:12px;
        display: block;
    }
    .col-lg-3.col-md-4{
    position:relative;
    display:flex;
    align-items:center;
    }
    .col-lg-3.col-md-4::before {
        content: '';
        position: absolute;
        background: rgb(219, 219, 219);
        width: 1px;
        height: 100%;
        left:12px;
        display: block;
    }
    

.contact-address-wrapper{
    padding-top: 87px;
}
.contact-sec h5{
    font-size: 12px;
    letter-spacing: 1.2px;
    color: #4180D7;
    text-transform: uppercase;
    margin-bottom: 17px;
    font-weight: normal;
}
.contact-sec p{
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 0px;
    color: #000;
}
.address-row{
    justify-content: center;
}
.address-col p{
    max-width: 286px;
}
.address-col {
    padding-left: 25px;
}

.email-ph{
    display: flex;
    column-gap: 85px;
}
.email-ph p{
    font-family: 'Jonova';
}
.email-ph {
    padding-left: 25px;
}
.email-ph a:hover p {
    color: #4180D7;
}
.social-icons .icons{
    display: flex;
    column-gap: 13px;
}
.social-icons {
    padding-left: 25px;
}
.social-icons .icons-box{
    width: 33px;
    height: 33px;
    background: #4180D7;
    border: 1px solid #4180D7;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}
.social-icons .icons-box a {
    width: 100%;
    height: 100%;
    text-align: center;
    padding: 6px 9px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}
.social-icons .icons-box:hover{
    background: #fff;
    border: 1px solid #4180D7;
}
.social-icons .icons-box:hover a svg{
filter: invert(59%) sepia(9%) saturate(3377%) hue-rotate(178deg) brightness(81%) contrast(112%);
}
.social-icons .icons-box:hover{
    background: #fff;
     border: 1px solid #4180D7;
}
.icons-box .icons-box:hover svg path {
    fill: #4180D7; 
}
.map-sec{
    margin-top: 67px;
}
.map-row{
    display: flex;
}
.map-col{
    width: 45%;
}
.form-col{
    width: 55%;
    position: relative;
}
.map-sec {
    border: 1px solid #DBDBDB;
    border-radius: 6px;
}
.location-map{
    width: 100%;
    max-width: 525px;
    height: 100%;
}
.location-map iframe{
    height: 100%;
}
.contact-form{
    padding: 52px 66px 62px 66px;
}
.contact-form [data-drupal-messages] {
    position: absolute;
    bottom: 10px;
    color: green;
    font-size: 15px;
}
.contact-form h2{
    font-size: 26px;
    max-width: 507px;
    line-height: 33px;
    color: #000000;
    font-weight: normal;
    text-transform: unset;
    letter-spacing: 0;
}

.contact-form textarea {
    border: none;
    border-bottom: 1px solid #B1BCC5;
    padding-left: 0px !important;
    color: #000000;
    opacity: 1;
    padding-bottom: 30px;
    height: 152px;
    font-size: 16px;
    resize: none;
    width: 100%;
    line-height: normal;
    font-weight: normal;
}
.contact-form .input-textarea-sec{
    margin-bottom: 16px;
} 
.contact-form input:focus-visible {
    border-bottom: 2px solid #4180D7;
}
.contact-form textarea:focus-visible {
    border-bottom: 2px solid #4180D7;
}
.contact-form input:focus-visible::placeholder {
    color: #000000;
}
.contact-form textarea:focus-visible::placeholder {
    color: #000000;
}
.contact-form input {
    border: none;
    border-bottom: 1px solid #B1BCC5;
    padding-left: 0px !important;
    color: #000000;
    opacity: 1;
    padding-bottom: 30px;
    font-size: 16px;
    font-family: 'Metropolis';
    width: 100%;
    background: none;
    line-height: normal;
    font-weight: normal;
}
.contact-form .input-sec{
    margin-top: 40px;
}
.contact-form input::placeholder{
    font:16px;
    line-height: normal;
    letter-spacing: 0px;
    color: #777777;
    font-family: 'Metropolis';
}

.contact-form .submit-btn{
    display: inline-flex;
    justify-content: left;
    position: relative;
}
.explore-opp{
    position: relative;
    margin-top: 71px;
}
.explore-opp .overlay-ct{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.explore-opp .overlay-ct h3{

}
.explore-opp .overlay-ct h2{
    max-width: 438px;
    text-align: center;
}
.career-crosslink.contact-p .career-cross-img{
    margin-top: 0px;
}
/*.career-crosslink.contact-p .career-cross-img img{
    opacity: 0.1;
}*/
.career-crosslink.contact-p {
    padding-bottom: 100px;
    padding-top: 71px;
}

@media  (max-width: 991px) {
    .contact-form [data-drupal-messages] {
        position: absolute;
        bottom: 0px;
        color: green;
        font-size: 9px !important;
    }
    .form-sec .upload-cv label {
        width: 75%;
    }
    .contact-form h2 {
        font-size: 24px;
        line-height: 30px;
    }
    .contact-sec p {
        font-size: 13px;
        line-height: 22px;
    }
    .address-col {
        padding-left: 30px;
    }
    
    .email-ph {
        column-gap: 30px !important;
    }
    .contact-form {
        padding: 30px 30px;
    }
    .footer-nav-section ul li {
        margin-bottom: 10px;
        max-width: 120px;
    }
}

@media (max-width: 767px) {
    .contact-address-wrapper{
        padding-top: 100px;
    }
    .form-sec [data-drupal-messages] {
        position: absolute;
        bottom: -95px;
        color: green;
        font-size: 14px;
        margin-right: 20px
    }
    .footer-nav-section ul li {
        margin-bottom: 10px;
        max-width: 100%;
    }
    .contact-form [data-drupal-messages] {
        position: absolute;
        bottom: 10px;
        color: green;
        margin-right: 20px;
        font-size: 12px !important;
    }
    .contact-sec p {
        font-size: 14px;
        line-height: 22px;
    }
    .career-crosslink.contact-p {
        padding-top: 100px;
    }
    .address-col {
        padding-left: 30px;
    }
    .email-ph {
        padding-left: 15px;
    }    
    .social-icons {
        padding-left: 13px;
    }
    .address-row {
        justify-content: center;
        row-gap: 40px;
    }
    .email-ph {

        padding-left: 30px;
    }
    .social-icons {

        padding-left: 30px;
    }
    .email-ph {
        flex-direction: column;
        row-gap: 17px;
        margin-top: 40px;
        margin-bottom: 50px;
    }
    .contact-sec p {
        font-size: 18px;
        line-height: 22px;
    }
    .map-row {
        flex-direction: column-reverse;
    }
    .contact-form h2 {
        font-size: 26px;
        line-height: 33px;
    }
    .form-col {
        width: 100%;
    }
    .map-col{
        width: 100%;
    }
    .contact-form .input-sec {
       margin-top: 30px; 
    }
    .contact-form {
        padding: 46px 30px 90px;
        position: relative;
    }
    .location-map {
        height: 440px;
    }
    .map-sec {
        margin-top: 100px;
    }
    .banner.career-listing.contact-page h1{
        max-width: 100%;
    }
    .detail-col span:nth-child(1) {
        width: 40%;
        display: flex;
        justify-content: flex-start;
    }
    .detail-col span:nth-child(2) {
        width: 60%;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .form-sec .upload-cv label {
        padding: 7px 20px;
    }
    .webform-submission-form strong.error.form-item--error-message {
        position: relative;
        top: -33px;
    }
    .contact-form strong.error.form-item--error-message {
        position: inherit;
    }
    .detail-ct-sec .banner-for-mobile {
    top: 35px;

}
}

.js-form-item p{
    max-width: 100%;
}
#edit-resume-short-description p{
    text-align: left;
    margin-top: 35px;
}
.form-sec .upload-cv .js-form-managed-file span{
    width: 100%;
    font-size: 12px;
    font-weight: 400;
    order: 2;
    display: contents;
}
.form-sec .upload-cv .js-form-managed-file span + span{
    order: 3;
} 
.item-list__comma-list a {
    color: red;
}
.messages--error {
    position: absolute;
    bottom: -30px;
    font-size: 14px;
    line-height: 20px;
    color: red;
    left: 0;
    width: 100%;
}
.messages--error .placeholder {
    background: none;
    color: red !important;
    font-style: normal;
    opacity: 1;
}
.upload-cv .form-item--error-message {
    position: absolute;
    bottom: -30px;
    color: red;
    left: 0;
    width: 100%;
    font-size: 14px;
    display: flex;
    flex-wrap: wrap;
}
.contact-sec .form-item--error-message {
    margin-top: 0;
}
.form-item--error-message {
    font-weight: normal;
    color: red;
    font-size: 14px;
    padding-top: 5px;   
}
.js-form-item.form-item.js-form-type-webform-markup.form-item-resume-short-description.js-form-item-resume-short-description.form-no-label p{
    text-align: left;
    margin-top: 35px;
}

.form-submit{
    display: inline-flex;
    align-items: center;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    background: #4180D7;
    border-radius: 28px;
    padding: 0px 0 0 30px;
    height: 55px;
    letter-spacing: 1.4px;
}
.ajax-progress.ajax-progress-throbber{
        position: absolute;
        right: -35px;
        top: 11px;
}
input:focus::placeholder {
    color: #000; 
    opacity: 1;  
}
textarea:focus::placeholder {
    color: #000; 
    opacity: 1;  
}
section.job-offers {
    display: none;
}
@media (max-width: 370px) {
    .sq-blocks {
        padding: 30px 30px 30px 34px;
        width: 285px;
    }
    .form-sec .upload-cv label {
        width: 50%;
    }
    .form-sec .upload-cv span.field-prefix {
        padding: 19px 4px;
    }
    .form-sec [data-drupal-messages] {
        position: absolute;
        bottom: -100px;
        color: green;
        font-size: 13px;
        margin-right: 20px
    }
}
