.navbar {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}
.careercontainer {
  padding: 65px 0 0 0;
  background-color: #fffee0;
}
.careercontainer .cy1 {
  position: absolute;
  top: 30%;
  width: 120px;
}
.careercontainer .cy2 {
  position: absolute;
  right: 0;
  bottom: 35%;
  width: 106px;
}

.weheirmind {
  padding: 86px 0;
  background-color: #ebfcf2;
}
.careercontainer p {
  font-weight: 400;
  font-size: 18px;
  line-height: 140%;
  letter-spacing: -0.55px;
  color: #000530;
}

.weheirmind p {
  font-weight: 450;
  font-size: 23px;
  line-height: 140%;
  letter-spacing: -0.55px;
  color: #000530;
}
.humanresorcecontainer p {
  font-weight: 400;
  font-size: 18px;
  line-height: 140%;
  letter-spacing: -0.55px;
  color: #000530;
}
.careercontainer h3 {
  font-weight: 600;
  font-size: 36px;
  line-height: 125%;
  letter-spacing: -1px;
  color: #010312;
  margin-bottom: 24px;
}
.humanresorcecontainer h3 {
  font-weight: 600;
  font-size: 36px;
  line-height: 125%;
  letter-spacing: -1px;
  color: #010312;
  margin-bottom: 24px;
}
.humanresorcecontainer {
  padding: 100px 0;
}
.hrcontainer .cy1 {
  position: absolute;
  top: 30%;
  width: 140px;
}
.hrcontainer .cy2 {
  position: absolute;
  right: 0;
  bottom: 20%;
  width: 110px;
}
.policiPointsContainer {
  padding: 100px 0 0 0;
}
.points {
  width: 240px;
  background-color: #fff3e8;
  box-shadow: 0px 0px 10px 1px rgb(134 134 134 / 20%);
}
.contactSmTitle h5 {
  font-weight: 700;
  font-size: 16px;
  line-height: 140%;
  color: #000530;
  border-bottom: 1px solid #000530;
  margin-bottom: 15px;
  padding-bottom: 12px;
}
.contactForm {
  margin-top: 92px;
}
.form-label {
  font-weight: 500;
  font-size: 16px;
  line-height: 125%;
  color: #010312;
  margin-bottom: 13px;
}
.form-label span {
  margin-left: 5px;
}
.form-control {
  background: #ffffff;
  border: 1px solid #7e8084;
  border-radius: 8px;
  padding: 15px 15px;
}
.form-control:focus {
  box-shadow: unset;
  border-color: #006cb5;
}
.formContact {
  margin-bottom: 30px;
}
.btnAY {
  background: #f47920;
  border-radius: 4px;
  font-weight: 700;
  font-size: 16px;
  line-height: 120%;
  align-items: center;
  text-align: center;
  letter-spacing: 0.75px;
  text-transform: uppercase;
  color: #ffffff;
  border: 0;
  padding: 15px 32px;
  transition: 0.3s;
}
.btnAY:hover {
  background: #006cb5;
  transition: 0.3s;
}
.flex-60 {
  width: 60%;
}
.flex-40 {
  width: 40%;
}
.supportBox {
  background: #003660;
  border-radius: 6.65306px;
  overflow: hidden;
}
.po-r {
  position: relative;
}
.CimgOvrelay {
  width: 100%;
  height: 100%;
  background: linear-gradient(
    89.43deg,
    #003660 4.54%,
    rgba(208, 235, 255, 0.12) 53.19%
  );
  position: absolute;
  top: 0;
  left: 0;
}
.ContactBoxContent {
  padding: 20px 42px;
  padding-right: 0;
}
.ContactBoxContent h1 {
  font-weight: 700;
  font-size: 48px;
  line-height: 120%;
  color: #ffffff;
}
.ContactBoxContent p {
  font-weight: 400;
  font-size: 18px;
  line-height: 140%;
  letter-spacing: -0.55px;
  color: #ffffff;
}
.aWithIcon {
  font-weight: 700;
  font-size: 16px;
  line-height: 120%;
  letter-spacing: 0.75px;
  text-transform: uppercase;
  color: #ffffff;
  text-decoration: none;
}
.aWithIcon:hover {
  color: #f47920;
}
.aWithIcon i {
  margin-left: 10px;
}
.supportImg {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.contactCall {
  color: #fff;
  text-decoration: none;
}
.contactCall:hover {
  color: #f47920;
}
.contactInsta {
  padding-top: 64px;
  padding-bottom: 64px;
}
/* instagram feed css */
.instaSection {
  background: #f1f5f7;
  padding-top: 64px;
  padding-bottom: 64px;
}
.instaHeader {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 40px;
}
.instaHeader h2 {
  font-weight: 600;
  font-size: 36px;
  line-height: 125%;
  letter-spacing: -1px;
  color: #010312;
  margin-bottom: 0;
}
.instaHeader a {
  font-weight: 700;
  font-size: 16px;
  line-height: 120%;
  letter-spacing: 0.75px;
  text-transform: uppercase;
  color: #010312;
  text-decoration: none;
  transition: 0.3s;
}
.instaHeader a:hover {
  color: #f47920;
  transition: 0.3s;
}
.instaHeader i {
  margin-left: 10px;
}
.instaImages {
  display: flex;
  flex-wrap: wrap;
}
.instaImages div {
  width: 16.66%;
  height: 196px;
}
.instaImages img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.instaImages a {
  text-decoration: none;
  color: #000;
}
.instaImages a:hover {
  text-decoration: none;
  color: #000;
}
/* end of instagram feed css */
/* RESPONSIVE CSS  */

@media (min-width: 1025px) and (max-width: 1280px) {
}

/* ##Device = Tablets, Ipads (portrait) */
@media (min-width: 768px) and (max-width: 1024px) {
  .instaImages div {
    width: 24.66%;
    height: 196px;
  }
}
/* ##Device = Most of the Smartphones Mobiles (Portrait) 480 */
@media (min-width: 320px) and (max-width: 424px) {
  .points {
    width: 270px;
  }
}
@media (min-width: 425px) and (max-width: 767px) {
  .points {
    width: 325px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .points {
    width: 200px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .points {
    width: 175px;
  }
}
@media (min-width: 1200px) and (max-width: 1439px) {
  .points {
    width: 200px;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .headerBanner {
    padding: 82px 0;
  }
  .headerBanner h1 {
    font-size: 40px;
  }
  .contactBox {
    background: #f1f5f7;
    padding-top: 20px;
  }
  .contactTitle {
    font-size: 20px;
    margin-bottom: 15px;
  }
  .contactForm {
    margin-top: 15px;
  }
  .formContact {
    margin-bottom: 12px;
  }
  .supportBox {
    display: block !important;
  }
  .flex-60 {
    width: 100%;
  }
  .flex-40 {
    width: 100%;
  }
  .CimgOvrelay {
    background: linear-gradient(
      178deg,
      #003660 4.54%,
      rgba(208, 235, 255, 0.12) 53.19%
    );
  }
  .ContactBoxContent {
    padding: 20px 14px !important;
  }
  .ContactBoxContent h1 {
    font-weight: 700;
    font-size: 29px;
  }
  .instaHeader h2 {
    font-size: 23px;
  }
  .instaHeader a {
    font-size: 14px;
  }
  .instaImages div {
    width: 32.66%;
    height: 126px;
  }
}
