@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,300;0,400;0,500;0,600;1,300;1,400;1,500;1,600&display=swap");

body {
  font-family: "Poppins", sans-serif !important;
}

button {
  border: none;
  outline: none;
  box-shadow: none;
}

.spacing {
  padding-inline: 45px;
}

.spacing .row {
  margin: 0;
}

.careerImage {
  padding-left: 0;
  padding-right: 0;
  height: 100%;
  position: relative;
}

.careerImage img {
  position: relative;
  width: 100%;
  height: 529px;
  object-fit: cover;
}

.careerImage .bottom-left {
  position: absolute;
  bottom: 60px;
  left: 40px;
}

.careerWorking .prev {
  float: left;
  margin-left: -83px;
}

.careerImage .bottom-left h2 {
  color: white;
  font-weight: 300;
  font-size: 60px;
}

.careerImage .bottom-left .dark {
  color: white;
  font-weight: bold;
  font-size: 60px;
}

.pblock {
  padding-block: 60px;
}

.careerWorkCultureL {
  display: flex;
  justify-content: space-between;
  align-items: start;
  flex-direction: column;
  padding-right: 60px !important;
}

.careerJob,
.careerLife {
  box-shadow: 0 0 0 100vmax #437eeb1f;
  clip-path: inset(0 -100vmax);
  background: #437eeb1f;
  padding: 40px calc(80px - 45px);
}

.careerJob .slic-prev.slick-arrow {
  top: 0;
  bottom: 0;
  left: -40px;
  margin-block: auto;
  height: fit-content;
  font-size: 30px;
  cursor: pointer;
  font-weight: 400;
}

.careerJob .slic-next.slick-arrow {
  top: 0;
  bottom: 0;
  right: -40px;
  margin-block: auto;
  height: fit-content;
  font-size: 30px;
  cursor: pointer;
  font-weight: 400;
}

.careerWorkCulture img {
  height: 211px;
  width: 100%;
  margin-bottom: 20px;
  padding-left: 0px !important;
  object-fit: cover;
}

.careerWorkCulture .col-lg-6 h2 {
  text-transform: capitalize;
  font-weight: 300;
  font-size: 44px;
}

.careerWorkCulture .col-lg-6 span {
  font-weight: 600;
  color: #005aff;
}

.items.slick-initialized.slick-slider {
  margin: 0 !important;
  width: 100%;
  padding: 0 0 20px;
}

.careerWorking .slick-dots {
  display: none !important;
}

.careerWorking .items {
  text-align: center;
}

.careerWorking .items button {
  background: #f1f1f1;
  width: 70px;
  height: 40px;
  position: absolute;
  top: unset;
  bottom: -50px;
  color: #848484;
  cursor: pointer;
  outline: none !important;
  font-size: 36px;
  padding-bottom: 15px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border-radius: 0;
}

.careerWorking .items button.active {
  background-color: #437eeb;
}

.careerWorking .items button.active svg path {
  fill: #fff;
}

.careerWorking .items button.active {
  color: #fff;
}

.careerWorking .items button svg path {
  fill: #848484;
}

.careerWorking .prindeev {
  float: left;
  border-radius: 0;
  margin-left: -82px;
}

.careerWorking .next {
  float: right;
  border-radius: 0;
  right: 46%;
}

.careerLife {
  padding: 40px 0;
}

.careerLife .items1.slick-initialized.slick-slider.slick-dotted {
  width: 100%;
}

.careerLife .content {
  position: absolute;
  /* top: 0; */
  bottom: 0;
  background: rgb(0, 0, 0);
  background: rgba(0, 0, 0, 0.5);
  color: #f1f1f1;
  width: 100%;
  height: 80px;
  padding: 10px 30px;
  text-align: justify;
}

.careerLife .content h4 {
  margin-top: 20px;
  margin-bottom: 0 !important;
  font-weight: 500;
  font-size: 24px;
  margin-bottom: 20px;
  color: #f1f1f1 !important;
}

.careerLife .content p {
  text-align: justify;
  font-weight: 300;
  font-size: 12px;
  margin: 0;
}

.careerJob .row.buttonWithDate button {
  margin-top: 10px;
  padding: 10px 40px;
  background-color: #437eeb;
  color: white;
  border: none;
}

.careerJob .buttonWithDate .d-flex.align-items-center {
  justify-content: end;
}

.careerJob .buttonWithDate p {
  margin-top: 20px;
  text-align: right;
  margin: 0;
  justify-content: end;
}

.careerJob .buttonWithDate p span {
  color: #d9d9d9;
}

.careerJob .carousel-indicators {
  margin-bottom: -50px;
  color: #005aff;
}

.titleAndLocationMain {
  padding: 30px 0;
}

.titleAndLocation h1 {
  font-weight: 600;
  font-size: 36px;
  line-height: 54px;
  margin-bottom: 10px;
  color: #000000;
  margin-top: 0;
}

.titleAndLocation p {
  background: #f7f7f7;
  padding: 4px 10px;
  width: fit-content;
  font-weight: 300;
  font-size: 15px;
  line-height: 22px;
  color: #484848;
}

.titleAndLocationLeft h6,
.titleAndLocationLeft span {
  font-weight: 300;
  font-size: 16px;
  line-height: 24px;
  text-align: right;
  color: #b7b7b7;
  margin: 0;
}

.titleAndLocationLeft span {
  color: #000;
  font-weight: 600;
  display: inline-block;
  width: 100%;
}

.titleAndLocationLeft p {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  text-align: right;
  color: #979797;
  margin: 0;
}

.expSpan {
  padding: 5px;
  background: #f7f7f7;
  margin-right: 10px;
  font-weight: 300;
  font-size: 14px;
  line-height: 21px;
  color: #404040;
}

.expP {
  display: inline-block !important;
}

.careerWorkCulture p {
  text-align: justify;
  font-weight: 300;
  font-size: 14px;
  color: #000000;
}

.careerWorkCulture h4 {
  font-size: 30px;
  line-height: 150%;
  display: flex;
  align-items: center;
  color: #005aff !important;
  font-weight: 600;
  margin-bottom: 15px;
}

.careerWorking h1, .careerWorking h2 {
  text-align: center;
  font-weight: 300;
  font-size: 44px;
  margin-top: 0;
  margin-bottom: 40px;
}

.careerWorking span {
  font-weight: 600;
  color: #005aff;
}

.careerWorking .box .col-lg-4 img {
  width: 100%;
  height: 200px;
  object-fit: cover;
}

.careerWorking .box .col-lg-8 {
  padding: 20px;
}

.careerWorking .box .col-lg-8 h6 {
  margin-top: 0;
  font-weight: 400;
  font-size: 12px;
}

.careerWorking .box .col-lg-8 h3 {
  text-transform: capitalize;
  margin-top: 10px;
  font-weight: 700;
  font-size: 24px;
}

.careerWorking .box .col-lg-8 p {
  text-align: justify;
  font-weight: 300;
  font-size: 14px;
  color: #250202;
  margin: 0;
}

.careerWorking .box .col-lg-8 .line {
  margin-bottom: 10px;
  border-bottom: 1px solid #000000;
  /* width: 75%; */
}

.careerJob .slick-slide {
  margin: 10px;
  border: none;
}

.careerJob label {
  background-color: #f7f7f7;
  font-weight: 300;
  font-size: 12px;
  margin-right: 10px;
  padding: 5px;
}

.careerJob .line {
  margin-bottom: 10px;
  border: 1px solid #e9e9e9;
  /* width: 75%; */
}

.careerJob h1 span {
  font-weight: 600;
  color: #005aff;
  display: inline-block;
  overflow: unset;
}

.careerJob h1 {
  text-align: center;
  font-weight: 300;
  font-size: 44px;
  margin-top: 0;
  /* margin-bottom: 30px; */
}

.careerJob h4 {
  font-weight: 600;
  font-size: 24px;
  color: #000000;
  margin-top: 0;
}

.careerJob p {
  text-align: justify;
  font-size: 12px;
  color: #696969;
  overflow: hidden;
  font-weight: 300;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
}


.careerJob em {
  font-size: 12px;
  font-weight: 500;
  line-height: 18px;
  color: #696969;
  font-style:normal;
}

.job-skills {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2 !important;
  line-clamp: 2 !important;
  -webkit-box-orient: vertical;
}

.careerLife .box {
  text-align: center;
  /* padding: 30px; */
}

.careerLife h1 span {
  font-weight: bold;
  color: #005aff;
}

.careerLife h1 {
  text-align: center;
  font-weight: 300;
  font-size: 44px;
  margin-top: 0;
  /* margin-bottom: 30px; */
}

.careerLife .carousel-indicators {
  margin-bottom: -50px;
  color: #005aff;
}

.careerLife .carousel-inner .col-lg-6 img {
  margin-top: 20px;
  /* margin-bottom: 30px; */
  position: relative;
  width: 100%;
  height: 385px;
}

.careerGraphic {
  position: relative;
  padding-left: 0;
  padding-right: 0;
}

.careerGraphic img {
  width: 100%;
  height: 529px;
}

.careerGraphic .bottom-left {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 30px;
  z-index: 2;
}

.careerGraphic .bottom-left h6 {
  color: white;
  font-weight: 300;
  font-size: 30px;
}

.careerGraphic .bottom-left .dark {
  color: white;
  font-weight: bolder;
  font-size: 76px;
  line-height: 78px;
}

.careerGraphic2 {
  margin-top: 30px;
  margin-bottom: 30px;
}

.careerGraphic2 .line {
  margin-bottom: 10px;
  border-bottom: 1px solid #bdbdbd;
  align-items: end;
}

.careerGraphic2 .col-lg-8 h4 {
  font-weight: 500;
  font-size: 20px;
  line-height: 30px;
  margin-top: 20px;
  margin-bottom: 10px;
}

.careerGraphic2 .col-lg-8 p,
.careerGraphic2 .col-lg-8 ul {
  margin-bottom: 40px;
}

.titleAndLocation p {
  margin-bottom: 20px !important;
}

.careerGraphic2 .col-lg-8 ul li,
.careerGraphic2 .col-lg-8 p {
  font-weight: 300;
  font-size: 14px;
  line-height: 21px;
  color: #404040;
  list-style: disc;
  display: list-item;
}

.careerGraphic2 .col-lg-8 p {
  list-style: none;
}

.careerGraphic2 .col-lg-4 .box {
  margin: 40px 20px;
  background: #ffffff;
  border: 1px solid #bdbdbd;
  border-radius: 2px;
}

.careerGraphic2 form {
  padding: 15px;
}

.careerGraphic2 .form-control {
  font-size: 10.5px;
  /* margin-left: 60px; */
  margin-bottom: 10px;
  border-radius: 0px;
  border: none;
  border-radius: unset;
}

/* .careerGraphic2 .box form .row {
  margin-inline: -8px;
} */

.careerGraphic2 .col-lg-4 form .row button {
  color: #437eeb;
  background: rgba(67, 126, 235, 0.1);
  border-radius: 0.8px;
}

.careerGraphic2 .col-lg-4 form .btn {
  height: 40px;
  color: white;
  background: #437eeb;
  border-radius: 1px;
  margin-top: 15px;
  font-weight: 500;
  font-size: 12px;
  text-transform: uppercase;
}

.careerGraphic2 .col-lg-4 form h5 {
  text-align: center;
  font-weight: 500;
  font-size: 20px;
}

.careerGraphic2 .col-lg-4 form label {
  font-weight: 300;
  font-size: 12px;
  color: #666666;
}

.careerGraphic2 .col-lg-4 form label span {
  color: red;
}

.careerGraphic2 .col-lg-4 form input {
  background: #f2f2f2;
  border: none !important;
  outline: none !important;
  box-shadow: none !important;
  float: unset !important;
  height: 40px;
  padding: 11px !important;
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
  color: #1b1b1b;
}

p.careerErrDiv {
  margin: 0;
  font-weight: 300;
  font-size: 10px;
  line-height: 15px;
  color: #d83a4e;
  display: none;
  margin-top: -8px;
}

p.careerSuccessDiv {
  margin: 0;
  font-weight: 500;
  font-size: 15px;
  line-height: 18px;
  color: #4bb543;
  display: none;
}

.multi2 .card-body .col-4 {
  padding-right: 0%;
}

.multi2 .card-body .col-4 img {
  height: 100%;
  width: 100%;
}

.card {
  position: relative;
  display: flex;
  width: 100%;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: none;
  border-radius: 5px;
  /* -webkit-box-shadow: 0px 0px 5px 0px rgb(249, 249, 250);
  -moz-box-shadow: 0px 0px 5px 0px rgba(212, 182, 212, 1);
  box-shadow: 0px 0px 5px 0px rgb(161, 163, 164); */
  box-shadow: none;
}

.card-body {
  padding: 0px;
  box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
  border-radius: 5px;
}

.items1 .card .card-body {
  padding: 0px !important;
}

.card-body .line {
  margin-bottom: 10px;
  margin-right: 10px;
  border-bottom: 1px solid #E9E9E9;
}

.card-body p {
  margin-right: 10px;
}

.card-body h3 {
  margin-top: 0;
}

.profile {
  margin-top: 16px;
}

.cust-name {
  font-size: 18px;
}

.cust-profession {
  font-size: 10px;
}

.items {
  width: 90%;
  margin: 0px auto;
}

.items1 {
  width: 90%;
  margin: 0px auto;
}

.items1 .card {
  box-shadow: none;
}

.slick-slide {
  margin: 10px;
  position: relative;
}

.slick-slide img {
  width: 100%;
}

.items.slick-arrow {
  position: relative;
}

.items2 .slick-slide {
  position: relative;
}

.items2 .slic-prev {
  position: absolute;
  top: 50%;
  left: -10px;
  font-weight: bolder;
  width: 15px;
  color: #000000;
}

.items2 .slic-next {
  position: absolute;
  top: 50%;
  right: -15px;
  width: 15px;
  font-weight: bolder;
  color: #000000;
}

.items1 .slick-dots li button:before {
  background-color: #005aff;
  height: 8px;
  width: 8px;
  text-indent: -9999px;
  border-radius: 10px;
  overflow: hidden;
}

.items1 .slick-dots li {
  width: 3px;
}

.slick-list.draggable .slick-slide,
.slick-list.draggable .slick-active {
  opacity: 1;
  margin-left: 10px;
  margin-right: 22px;
}

.slick-list.draggable .slick-slide {
  box-shadow: none;
}

.multi2 .slick-dots {
  bottom: -50px;
}

header.style-one {
  top: 0;
}

.careerMainDivision {
  margin-top: 65px;
}

.careerMainDivision {
  padding-bottom: 0;
}

.spacing section {
  padding: 0 !important;
}

section.careerJob {
  padding: 50px 30px !important;
}

.items2 .card-body {
  padding: 20px !important;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 360px;
}

.careerWorking .pblock {
  padding: 60px 0 74px !important;
}

.careerLife .pblock {
  padding: 40px 0 70px !important;
}

.careerLife h1 {
  margin-bottom: 40px;
}

.iq-contact a {
  display: flex;
  align-items: center;
}

.forMobView {
  display: none;
}

.titleAndLocationLeft .noneOnM {
  margin-bottom: 24px !important;
}

.slick-dots li button {
  background-color: transparent !important;
}

.slick-dots {
  bottom: -35px;
}

.slick-dots li button {
  padding: 0;
}

.slick-dots li button:before,
.slick-dots li.slick-active button:before {
  color: #437eeb;
}

.slick-dots li.slick-active button:before {
  opacity: 1;
}

.careerWorking .items button.next,
.careerWorking .items button.prev,
.items2 button.prev,
.items2 button.next,
.items1 button.prev,
.items1 button.next {
  background-color: #fff !important;
  margin-top: 10px;
  outline: none;
}

.items2 button.active,
.careerWorking .items button.active,
.items1 button.active {
  background-color: #437eeb !important;
}

.items2 button.active svg path,
.careerWorking .items button.active svg path,
.items1 button.active svg path {
  fill: #fff;
}

.items2 button svg path,
.careerWorking .items button svg path,
.items1 button svg path {
  fill: #848484;
}

.careerGraphic{
  position: relative;
}

.careerGraphic::after{
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #00000038;
  z-index: 0;
}

@media (max-width: 1366px) {
  .careerJob .row.buttonWithDate button {
    padding: 10px 22px;
  }
}

@media (max-width: 1199px) {
  .spacing {
    padding-inline: 35px;
  }

  .careerLife .content {
    padding: 10px 10px 0;
  }
}

@media (max-width: 991px) {
  .spacing {
    padding-inline: 25px;
  }

  .careerWorkCultureR {
    padding: 0 !important;
    margin-top: 20px;
  }

  .pblock {
    padding-block: 30px;
  }

  .careerJob {
    padding: 40px 30px;
  }

  .careerWorking .items button {
    bottom: -23px;
  }
}

@media only screen and (max-width: 990px) {
  .careerImage img {
    position: relative;
    width: 100%;
    height: 200px;
  }

  .careerImage .bottom-left {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 20px;
  }

  .careerImage .bottom-left h2 {
    color: white;
    font-weight: 300;
    font-size: 24px;
    margin: 0;
  }

  .careerImage .bottom-left .dark {
    color: white;
    font-weight: bold;
    font-size: 24px;
  }

  .careerGraphic img {
    width: 100%;
    height: 200px !important;
  }

  .careerGraphic .bottom-left {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 20px !important;
  }

  .careerGraphic .bottom-left h1 {
    color: white;
    font-weight: 300;
    font-size: 24px !important;
  }

  .careerGraphic .bottom-left .dark {
    color: white;
    font-weight: bold;
    font-size: 24px !important;
  }

  .careerWorkCulture .col-12 h4 {
    text-align: center;
    font-weight: 600;
    font-size: 16px;
  }

  .careerWorkCulture .col-12 h2 {
    text-transform: capitalize;
    font-weight: 300;
    font-size: 18px !important;
    text-align: center;
  }

  .careerWorkCulture .col-12 p {
    text-align: justify;
    font-weight: 300;
    font-size: 12px;
  }

  .careerWorkCulture .col-lg-6 span,
  .careerWorking span,
  .careerLife span {
    font-weight: bold;
    color: #005aff;
    font-size: 18px !important;
  }

  .careerWorking h1, .careerWorking h2 {
    text-align: center;
    font-weight: 300;
    font-size: 18px !important;
    margin-bottom: 30px;
  }

  .careerLife .col-12 h1, .careerLife .col-12 h2 {
    text-transform: capitalize;
    font-weight: 300;
    font-size: 18px !important;
    text-align: center;
  }

  .careerGraphic {
    padding-left: 0;
    padding-right: 0;
    height: 100%;
    margin-bottom: 30px;
    position: relative;
  }

  .careerGraphic img {
    position: relative;
    width: 100%;
    height: 529px;
  }

  .careerGraphic .bottom-left h6 {
    color: white;
    font-weight: 300;
    font-size: 15.8238px !important;
  }

  .careerGraphic .bottom-left .dark {
    color: white;
    font-weight: bolder;
    font-weight: 300;
    font-size: 40px !important;
  }

  .careerGraphic2 .col-lg-8 h1 {
    margin-top: 0;
    font-size: 20px !important;
  }

  .careerGraphic2 .col-lg-8 h4 {
    font-weight: 500;
    font-size: 14px;
  }

  .careerGraphic2 .col-lg-8 ul li {
    font-weight: 300;
    font-size: 12px !important;
  }

  .careerGraphic2 .col-lg-4 form h5 {
    font-weight: 500;
    font-size: 16px !important;
  }

  .careerGraphic2 .col-lg-4 form label {
    font-weight: 300;
    font-size: 10px !important;
  }

  .careerJob h1 {
    font-weight: 300;
    font-size: 18px !important;
  }

  .careerJob span {
    font-size: 18px !important;
  }

  .careerJob h4 {
    font-weight: 600;
    font-size: 16px !important;
  }

  .careerJob p span {
    font-size: 12px !important;
  }

  .careerJob .row .col-6 p,
  span {
    font-weight: 600;
    font-size: 10px !important;
  }
}

@media screen and (max-width: 1024px) and (min-width: 768px) {
  .careerWorking .next {
    float: right;
    border-radius: 0;
    right: 41.5%;
  }

  .careerWorking .prev {
    float: left;
    margin-left: -63px;
  }
}

@media screen and (max-width: 768px) {
  .careerWorking .box .col-lg-4 img {
    height: 550px;
  }

  .careerWorking .next {
    float: right;
    right: 39%;
  }
}

@media (max-width: 767px) {
  .padding {
    padding: 1rem;
  }

  .footer-top ul.info-share.list-inline {
    text-align: center;
  }

  .spacing {
    padding-inline: 20px;
  }

  .titleAndLocation .pWithIcon.expP {
    display: inline-block !important;
  }

  .expSpan {
    font-weight: 300;
    font-size: 14px !important;
    line-height: 21px;
    color: #404040;
  }

  /* .careerJob p.jd {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
  } */
  .job-skills {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }

  .careerWorking .box .col-lg-4 img {
    height: 260px !important;
  }

  .careerWorkCulture .col-12 h2 {
    margin-top: 0;
    margin-bottom: 15px;
    font-size: 20px !important;
  }

  .pblock {
    padding-top: 20px;
  }

  .careerWorkCulture .col-12 h4 {
    font-size: 18px;
  }

  .careerJob h1 {
    font-size: 20px !important;
  }

  .careerJob span {
    font-size: 20px !important;
  }

  .careerWorkCulture .col-lg-6 span {
    font-size: 20px !important;
  }

  .careerWorking h1, .careerWorking h2 {
    font-size: 20px !important;
  }

  .careerWorking span {
    font-size: 20px !important;
    display: block;
  }

  .careerLife .col-12 h1 {
    font-size: 20px !important;
  }
  .expSpan{
    padding-left: 0;
  }
}

@media (max-width: 576px) {
  .spacing {
    padding-inline: 15px;
  }

  .careerJob {
    padding: 40px 20px;
  }

  .careerLife .content h4 {
    font-size: 12px;
    margin-top: 0;
  }

  .careerLife .content p {
    font-size: 10px;
    margin-top: 10px;
  }

  .careerLife .content {
    width: 100%;
    padding: 20px;
    color: #000;
    height: 50px;
  }

  /* .careerJob .buttonWithDate .d-flex.align-items-center {
    justify-content: start;
    margin-top: 15px;
  } */

  .titleAndLocationLeft h6,
  .titleAndLocationLeft span,
  .titleAndLocationLeft p {
    text-align: left;
  }

  .titleAndLocationMain {
    padding: 0 !important;
  }

  .careerGraphic2 .col-lg-4 .box {
    margin: 0 !important;
  }

  .careerMainDivision,
  .careerGraphic .bottom-left .dark {
    padding: 0 !important;
    margin: 0 !important;
  }

  .careerWorkCultureL {
    padding-right: 0 !important;
  }

  .careerWorkCulture .col-12 h4 {
    justify-content: center;
    width: 100%;
  }

  .careerWorkCulture img {
    margin-bottom: 10px;
    height: 110.55px;
  }

  .careerWorkCultureR .img2 {
    padding-right: 10px !important;
  }

  .items2 .card-body {
    padding: 10px !important;
    height: 320px;
  }

  section.careerJob {
    padding: 50px 0 !important;
  }

  .slick-list.draggable .slick-slide,
  .slick-list.draggable .slick-active {
    opacity: 1;
    margin-left: 5px;
    margin-right: 5px;
  }

  /* .careerWorking .items button {
    display: none !important;
    opacity: 0;
    visibility: hidden;
  } */

  .careerWorking .pblock {
    padding: 30px 0 0 !important;
  }

  .careerWorking h1, .careerWorking h2 {
    margin-bottom: 20px;
  }

  .careerWorking .box .col-lg-8 {
    margin-bottom: 5px;
  }

  .careerWorking .multi2 .card-body {
    padding: 0px !important;
    height: 443px;
  }

  .multi2 .slick-dots {
    display: none;
    opacity: 0;
    visibility: hidden;
  }

  .careerLife .pblock {
    padding: 20px 0 0 !important;
  }

  .careerLife h1 {
    margin-bottom: 20px;
  }

  .careerGraphic2 .col-lg-8 h1 {
    color: #437eeb;
    line-height: 26px;
  }

  .noneOnM {
    display: none !important;
  }

  .titleAndLocationLeft h6,
  .titleAndLocationLeft span {
    text-align: left;
    width: fit-content;
    margin: 0 !important;
  }

  .titleAndLocationLeft h6{
    font-size: 12px;
    line-height: 15px;
  }

  .newMetaDetailsMainForDetailsPage .newMetaDetails:last-child {
    margin-bottom: 0;
  }

  .forMobView, .cssAfter576 {
    display: flex;
    margin-bottom: 6px;
  }
  
  .cssAfter576{
    align-items: center;
    gap: 10px;
  }

  .newMetaDetailsMainForDetailsPage .newMetaDetails span{
    display: inline;
    width: fit-content;
  }

  .newMetaDetailsMainForDetailsPage .newMetaDetails{
    grid-template-columns: 1fr;
    gap: 3px;
  }

  .forWebView {
    display: none;
  }

  .row.forMobView {
    align-items: end;
  }

  .titleAndLocation .pWithIcon {
    display: flex !important;
    align-items: center !important;
    margin-bottom: 0 !important;
  }

  .careerWorking .box .col-lg-8 p {
    font-size: 12px;
  }

  .items2 button.prev,
  .items1 button.prev,
  .careerWorking .items button.prev {
    width: 50px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-100%);
    padding: 0;
    border-radius: 0;
  }

  .items2 button.next,
  .items1 button.next,
  .careerWorking .items button.next {
    width: 50px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 100%;
    right: 50%;
    transform: translateX(100%);
    border-radius: 0;
    background: transparent;
    border: none;
    padding: 0;
  }

  .multi2 {
    padding-bottom: 35px;
  }

  .careerWorking .prev {
    margin-left: 0;
  }

  .items.slick-initialized.slick-slider {
    padding: 0 0 60px;
  }

  .careerWorking .items button.prev,
  .careerWorking .items button.next {
    margin-top: -44px;
  }
  .careerWorking .box .col-lg-8 h3{
    font-size: 18px;
  }
  .titleAndLocation .pWithIcon.expP, .titleAndLocationLeft span{
    margin-top: 5px;
  }
  .careerJob label{
    /* margin-right: 0; */
  }
  .careerWorking .box .col-lg-8{
    height: 172px;

  }
  .careerGraphic{
    margin-bottom: 15px;
  }
  .careerGraphic .bottom-left .dark{
    font-size: 30px !important;
    line-height: 35px;
  }
  .careerGraphic .bottom-left{
    padding: 20px 15px !important;
  }
}

.newMetaDetails {
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 10px;
  margin-bottom: 10px;
  align-items: center;
}

.newMetaDetails:last-child{
  margin: 0;
}

.newMetaDetailsMainForDetailsPage .newMetaDetails:last-child{
  margin-bottom: 10px;
}

.card-body .newMetaDetails span, .newMetaDetailsMainForDetailsPage .newMetaDetails span{
  background: #F0F0F0;
  padding: 1px 4px;
  font-size: 12px;
  font-weight: 300;
  line-height: 18px;
  text-align: center;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  color: #484848;
  min-width: 90px;
}

.card-body .newMetaDetails p{
  font-size: 12px;
  font-weight: 500;
  line-height: 18px;
  margin: 0;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1; /* number of lines to show */
          line-clamp: 1; 
  -webkit-box-orient: vertical;
  color: #484848;
}


.newMetaDetailsMainForDetailsPage .newMetaDetails p{
  margin: 0 !important;
  font-size: 12px;
  font-weight: 500;
  line-height: 18px;
  color: #484848;
}


@media (max-width: 576px){
  .card-body .newMetaDetails span{
    font-size: 10px !important;
  }
  .card-body p{
    margin-right: 0;
  }
  .card-body p:last-child{
    margin: 0;
  }
}
