/* Responsive coverage-section */


@media (max-width: 2560px) {
  .coverage-section .container {
        padding-left: 4.44vw !important;
        padding-right: 4.44vw !important;
  }
}

@media (max-width: 1440px) {
  .coverage-section .container {
    padding-left: 4.44vw !important;
    padding-right: 4.44vw !important;
  }
}

@media (max-width: 768px) {
  .coverage-section .container {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
}

@media (max-width: 1599px) {
  .view-more {
    font-size: .97vw;
    line-height: 1.11vw;
    padding: .83vw 2.01vw;
    letter-spacing: .05em;
  }
}

@media (max-width: 768px) {
  .view-more {
    font-weight: 400;
    font-style: normal;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 16px;
    padding: 12px 29px;
  }
}


@media (max-width: 1599px) {
  .newsroom_title {
    font-size: 4.188vw;

  }

  .newsroom_card_title {
    font-size: 1.67vw;
    line-height: 2.22vw;
    font-weight: 400;
  }

  .newsroom_card_date {
    font-size: 12px;
  }
}

@media (max-width: 1024px) {
  .newsroom_title {
    font-size: 3.427vw;

  }

  .newsroom_card_title {
    font-size: 24px;
    line-height: 32px;
    font-weight: 400;
  }
}


@media (max-width: 768px) {
  .newsroom_title {
    font-size: 30px;
  }
}


@media (max-width: 1599px) {
  .newsroom_btn_wrap .btn {

    line-height: 1.11vw;
    padding: .83vw 2.01vw;
    letter-spacing: .05em;
  }
}


@media (max-width: 1024px) {
  .newsroom_btn_wrap .btn {
    font-style: normal;
    text-transform: uppercase;
    font-size: 1.80vw;
    line-height: 1.11vw;
    padding: 12px 29px;
    letter-spacing: .05em;

  }
}

@media (max-width: 768px) {
  .newsroom_btn_wrap2 .btn {

    font-style: normal;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 16px;
    padding: 12px 29px;
  }
}

@media (min-width: 768px) {
  .newsroom_btn_wrap2 .btn {
    display: none;
  }
}

@media (max-width: 1599px) {
  .newsroom_btn_wrap2 .btn {
    font-size: .97vw;
    line-height: 1.11vw;
    padding: .83vw 2.01vw;
    letter-spacing: .05em;
  }
}

@media (max-width: 768px) {
  .newsroom_btn_wrap2 .btn {
    font-weight: 400;
    font-style: normal;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 16px;
    padding: 12px 29px;
  }
}



/* about-hero section */

.about-hero .hero-image {
  position: relative;
  background-size: cover;
  background-position: center;
  display: inline-grid;
  align-items: center;
  justify-content: center;
}

@media (max-width: 1599px) {
  .vision-mission-values-grid .text-container {
    padding: 0 9.03vw 0 12.15vw;
  }
}

@media (max-width: 1024px) {
 .vision-mission-values-grid .text-container {
    padding: 0 20px;
  }
}

@media (max-width: 768px) {
  .about-hero {
    overflow: visible;
    margin-bottom: 30px;
  }
}

@media (max-width: 768px) {
  .about-hero .hero-connntent {
    width: 100%;
  }
}

@media (max-width: 1599px) {
  .vision-mission-values p {
    font-size: 16px;
  }

  .vision-mission-values .values-grid p {
    font-size: 1.11vw;
    line-height: 1.67vw;
  }

  

  .vision-mission-values ul {
    font-size: 16px;
  }
}



/* Responsive Career Page */

@media (max-width: 1599px) {
  .hhero-image {
    min-height: 36.9vw;
  }

  .hero-contentt13 h1 {
    font-size: 3.47vw;
    line-height: 4.17vw;
    margin-bottom: 1.26vw;
  }

  /* .services-tabs {
    margin-top: -25px;
  } */
}

@media (max-width: 1024px) {

  .hero-contentt13 h1 {
    font-size: 50px;
    line-height: 60px;
    color: #0063aa;
    margin-bottom: 18px;
    font-weight: 400;
  }

  /* .services-tabs {
    margin-top: -42px;
  } */
}

@media (max-width: 992px) {
  .services-tabs .tabs-containerr4  {
    bottom: 46%;
  }
}

@media (max-width: 1599px) {
  .see-positions {
    font-size: 1.25vw;
  }
}

@media (max-width: 1024px) {
  .see-positions {
    font-size: 18px;
  }
}


@media (max-width: 768px) {
  .careers-hero {
    display: block;
    padding: 0;
  }

  .careers-hero .container {
    position: static;
    top: auto;
    left: auto;
    transform: none;
    width: 100%;
    margin: 0;
    padding: 20px 0 0 0;
    pointer-events: auto;
    display: block;
  }

  .careers-hero .hero-contentt13 {
    margin-left: 0;
    margin-right: 0;
    text-align: left;
    max-width: 100%;
    box-shadow: none;
    background: #fff;
  }


  .hhero-image picture img {
    height: auto;
    min-height: 220px;
    width: 100%;
    display: block;
  }
}

.build-your-future .future-text h2 {
  font-size: 2.66vw;
  line-height: 3.57vw;
  color: #0C255C;
  margin-bottom: 20px;
  font-weight: 400;
}




@media screen and (max-width:1599px) {
  .build-your-future .future-text h2 {
    font-size: 3.47vw;
    line-height: 4.17vw;
  }
}

@media screen and (max-width: 1024px) {
  .build-your-future .future-text h2 {
    font-size: 30px;
    line-height: 36px;
  }
}

@media screen and (max-width: 768px) {
  .build-your-future .future-text h2 {
    font-size: 30px;
    line-height: 30px;
  }
}


@media screen and (max-width:1599px) {
  .build-your-future .future-text p {
    font-size: 16px;
    line-height: 24px;
  }
}

@media screen and (max-width: 768px) {
  .build-your-future .future-text p {
    font-size: 16px;
    line-height: 24px;
  }
}


@media screen and (max-width:992px) {
  .submit-btn {
    font-size: 14px;
    line-height: 16px;
    padding: 5px 20px;
    min-height: 44px;
    border: 0;
    color: #fff;
  }
}


@media (max-width: 1599px) {
  .future-text {
    padding: 0 9.03vw 0 12.15vw;
  }
}

@media (max-width: 992px) {
  .future-text {
    padding: 0 30px 0 20px;
  }
}

@media (max-width: 1599px) {
  .future-image {
    padding: 6.11vw;
  }
}

@media (max-width: 992px) {
  .future-image {
    padding: 45px 35px;
  }
}

@media (max-width: 768px) {
  .build-your-future .future-content {
    flex-direction: column;
    gap: 24px;
    padding-inline:20px;
  }

  .build-your-future .future-image,
  .build-your-future .future-text {
    width: 100%;
    min-height: fit-content;
    align-items: center;
    text-align: center;
    margin-left: 20px;
  }

  .build-your-future .future-text {
    align-items: flex-start;
    text-align: left;
    padding: 0 30px 0 0;
  }

  .build-your-future .future-image img {
    width: 100%;
    height: auto;
    max-height: 320px;
  }
}

@media (max-width: 1440px) {
  .future-image {
    max-width: 800px;
    height: 600px;
    max-height: 600px;
  }

  .future-image img {
    max-width: 800px;
    max-height: 600px;
  }
}

/* 1024px and below: tablet */
@media (max-width: 1024px) {
  .future-image {
    max-width: 600px;
    height: 400px;
    max-height: 400px;
  }

  .future-image img {
    width: 100%;
  }
}

@media (max-width: 992px) {

  .future-image img {
    width: 100%;
  }
}


/* 768px and below: mobile/tablet portrait */
@media (max-width: 768px) {
  .future-image {
    max-width: 100%;
    height: 320px;
    max-height: 320px;
    min-height: 160px;

  }

  .future-image img {
    max-width: 100%;
    max-height: 320px;
  }
}


/* 480px and below: small mobile */
@media (max-width: 480px) {
  .future-image {
    height: 180px;
    max-height: 180px;
    min-height: 120px;
  }

  .future-image img {
    max-height: 180px;
  }
}

.why-choose-us{
    color: #0C255C !important;
    margin-bottom: 20px;
    margin-top: 40px;
}

.why-choose-us h2{
  font-size: 3.47vw;
    color: #0C255C !important;
    margin-bottom: 20px;
    margin-top: 40px;
    line-height: 2.3;
}



@media screen and (max-width: 1599px) {
    .why-choose-us h2 {
        font-size: 3.47vw;
        line-height: 4.17vw;
    }
}

#cv-form {
  width: 100%;
  max-width: 1600px;
  display: flex;
  flex-direction: column;
  gap: 30px;
}

h2 {
  font-size: 30px;
  color: #002D72;
  font-weight: 400;
  margin-bottom: 10px;
}

h2 span {
  color: #0076d6;
}

.form-row,
.form-row2 {
  display: flex;
  gap: 30px;
  flex-wrap: wrap;
  align-items: center;
}

input,
textarea,
.upload-label {
  flex: 1;
  padding: 14px;
  border: 1px solid #ccc;
  border-radius: 0;
  font-size: 15px;
  background-color: white;
}

textarea {
  resize: none;
  width: 100%;
  min-height: 100px;
}

.upload-label {
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
}

.upload-label span {
  color: #333;
}

.upload-label svg {
  margin-left: 8px;
}

.checkbox-container {
  display: flex;
  align-items: center;
  font-size: 14px;
  gap: 5px;
  flex-wrap: wrap;
  line-height: 1.4;
  color: white;
}

.privacy-link {
  color: white;
  text-decoration: none;
}

.privacy-link:hover {
  text-decoration: underline;
}

.privacy-submit {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  flex-direction: column;
  align-items: flex-start;
}

.submit-btn {
  background-color: #0C255C;
  color: white;
  border: none;
  padding: 14px 24px;
  border-radius: 0px;
  cursor: pointer;
  border:1px solid;
  font-weight: 600;
  letter-spacing: 0.5px;
  transition: background-color 0.3s;
}

.submit-btn:hover {
  background-color: transparent;
  border: 1px solid #0C255C;
  color: #0C255C;

}

/* Responsive Design */
@media (max-width: 1024px) {
  .form-row {
    flex-direction: column;
    align-items: stretch;
  }

  .form-row2 {
    flex-direction: column;
  }

  .privacy-submit {
    flex-direction: column;
    align-items: flex-start;
    gap:20px;
  }

}

@media (max-width: 600px) {
  h2 {
    font-size: 22px;
    text-align: center;
  }

  /* #cv-form {
    padding: 10px;
  } */

  input,
  textarea {
    font-size: 14px;
  }

  /* .privacy-submit {
    gap: 10px;
  } */
}
