@media only screen and (max-width: 1200px) {
  .main_banner {
    width: 100%;
  }

  section.wrap_career_section .wrap_detail_content {
    /* width: 300px; */
    width: calc(90% / 3);
  }
}

@media only screen and (max-width: 1100px) {
  section.wrap_career_section .wrap_single_principle {
    width: 450px;
  }
}

@media only screen and (max-width: 1024px) {
  section.wrap_career_section .wrap_single_principle {
    width: 430px;
  }
  .inner_text_iso{
    padding: 15px 10px;
  }
  .wrap_gallery .small_images img{
    width: 50% ;

  }
}

@media only screen and (max-width: 992px) {
  .wrap_gallery .small_images.last img:first-child {
    object-fit: contain;
  }
  section.wrap_career_section .wrap_detail_content {
     width: 80%;
  }
  section.wrap_career_section {
    padding-top: 12px;
    padding-right: 16px;
    padding-left: 16px;
  }

  .title-container {
    margin-top: 22px;
  }

  

  section.wrap_career_section .sub_title {
    font-size: 15px;
    line-height: 100%;
    color: #7e858d;
    margin-bottom: 52px
  }
  section.wrap_career_section .our_principles {
    padding-bottom: 15px;
  }
  section.wrap_career_section .wrap_carrer_content {
    margin: 55px auto 30px auto;
  }
  section.wrap_career_section .career_details {
    margin-bottom: 35px;
  }
  .our_principles_title h2,
  .open_jobs_title h2 {
    width: fit-content;
    padding: 0px 20px;
    font-weight: 300;
  }
  .our_principles_title,
  .open_jobs_title {
    margin-bottom: 30px;
  }
  section.wrap_career_section .wrap_single_principle {
    width: 100%;
    margin-left: 0px !important;
    margin-right: 0px;
    margin-bottom: 20px;
  }
  section.wrap_career_section
  .wrap_second_singles_principle
  .wrap_single_principle {
    width: 100%;
  }
  section.wrap_career_section .wrap_single_principle-right {
    padding-left: 0px;
    justify-content: center;
  }
  section.wrap_career_section .wrap_single_principle-left {
    padding-right: 0px !important;
    margin-right: 0px !important;
    justify-content: center !important;
  }
  section.wrap_career_section
  .wrap_single_principle-right
  .wrap_single_content {
    padding: 5px 35px 5px 5px;
    text-align: right;
  }
  .recommendedCarousel {
    width: 85%;
    margin-right: 0px;
    height: 320px;
    right: 50%;
    transform: translate(50%, 55%);
    margin-top: 0px;
  }
  .carousel-control-prev,
  .carousel-control-next {
    display: none;
  }
  .hr_main_pre {
    width: 80%;
    height: 25px;
    border-bottom: 1px solid #234353;
    text-align: center;
    margin: auto;
    margin-bottom: -30px;
  }

  .hr_title {
    background-color: #f4f8fa;
    padding: 0 15px;
    font-weight: 300;
    font-size: 2rem;
    text-align: center;
    color: #234353;
  }

  .mobile-hide {
    display: none;
  }

  .first_right_about_us {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 20px 20px 20px 30px;
    width: 340px;
    height: 170px;
    margin: auto;
    margin-bottom: 20px;
    top: 0px;
    background: #ebf1f4;
    flex: none;
    order: 1;
    flex-grow: 0;
  }

  .row.text-center.wpdng {
    padding: 0;
    padding-top: 20px;
  }

  p.desciption {
    margin-right: 5px;
    margin-left: 5px;
    margin-bottom: 40px;
    font-weight: 600;
    font-size: 1rem;
    line-height: 26px;
    text-align: center;
    color: #234353;
  }

  .main_banner_image {
    height: 250px !important;
    width: 100%;
  }

  p.box_description {
    font-weight: 300;
    font-size: 16px;
    line-height: 25px;
    text-align: right;
    color: #234353;
    margin-top: 10px;
  }

  .box {
    width: 100%;
    min-height: 50px;
    min-width: 85px;
    padding: 37px 39px 29px 28px;
    margin: auto;
    margin-bottom: 30px;
    height: 300px;
    border: 0.5px solid #234353;
    box-sizing: border-box;
    flex-basis: 100%;
  }

  .woocommerce .woocommerce-breadcrumb {
    margin-top: 0px;
    font-weight: 300;
    margin-bottom: 15px;
  }

  h1.main_title_career.text-center {
    text-align: center;
    font-size: 32px;
    line-height: 2.66rem;
    margin-top: 1.166rem;
    margin-bottom: 7px;
    font-weight: 300;
  }

  section.wrap_career_section .sub_title p {
    font-size: 15px;
    line-height: 15px;
    font-weight: 300;
    text-align: center;
    color: rgba(35, 67, 83, 0.65);
  }

  h2.sub_title.text-center {
    font-weight: normal;
    /*line-height: 1.54rem;*/
    font-size: 0.9375rem;
    color: rgba(35, 67, 83, 0.8);
  }

  .main_banner {
    width: 100%;
    height: 580px;
    position: relative;
    left: 0px;
    top: 0px;
    background: #dae3e8;
    margin: auto;
    margin-bottom: 3em;
    margin-top: 55px;
  }

  .testemonials {
    width: 75%;
    height: auto;
    min-height: 355px;
    /*padding-bottom: 50px;*/
    background-color: white;
    z-index: 99;
    position: absolute;
    margin-right: 10%;
    margin-top: 145px;
  }

  .controls {
    display: none;
  }

  p.inner_testa {
    font-size: 15px;
  }

  html,
  body {
    overflow-x: hidden;
    width: 100%;
  }

  .open_jobs {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .images_gallery {
  }

  .first_gallery_row {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    padding: 0px;
  }

  .col-md-12.text_gallery {
    width: 330px;
    height: 182px;
    left: 0px;
    top: 0px;
    margin: auto;
    background: #ffffff;
  }

  .text_gallery {
    height: 182px;
    left: 0px;
    top: 0px;
    background: #ffffff;
  }

  .text_inner_gallery {
    font-weight: 800;
    font-size: 0.9375rem;
    line-height: 28px;
    text-align: right;
    color: #234353;
    padding: 30px;
  }

  .first_gallery_second {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    padding: 0px;
    z-index: 1;
    margin-top: -176px;
  }

  .title_under_main_banner {
    font-size: 1.25rem;
  }
  .box:nth-child(3n + 2) {
    margin: 0;
    margin-bottom: 30px;
  }
  .wrap_gallery .small_images img {
    width: 50%;
    height: 170px;
  }
  .inner_text_iso {
    width: 100%;
    height: fit-content;
  }
  .wrap_gallery .big_image img {
    height: 185px;
    width: 100%;
  }

  .main_banner_desktop {
    display: none;
  }

  .main_banner_mobile {
    display: block;
  }
}

@media only screen and (max-width: 768px) {

  .box {
    min-height: 300px;
    height: fit-content;
  }

  section.wrap_career_section .wrap_single_principle {
    min-height: 170px;
    height: fit-content;
  }

  section.wrap_career_section .wrap_single_principle-left {
    justify-content: flex-start !important;
    padding-right: 1rem !important;
  }

  section.wrap_career_section .wrap_single_principle-right {
    justify-content: flex-start !important;
    padding-right: 1rem !important;
  }

  .career_details > div {
    flex-direction: column;
    align-items: center;
  }
}