
@media (max-width: 1024px) { 
#ppx-sec-wrap{padding:10px;}
  .cor-doc {padding: 38px 30px !important;}  
  body .cor-doc1 .icons_team {
     width: 40%;
    height: 72px;
    line-height: 50px;
}  
.cor-doc1 .icons_team img {
    width: 37px;
}
}
@media (max-width: 480px) { 
 .hero_bg-sm-grd .bg-bgm-grd {width: 318px;}   
    
    
}
@media (min-width: 576px) {
    .container, .container-sm {
         max-width: 95%; 
    }
.service-box_ser ul li {width: 90px;}
.p-5 {
    padding: 1rem !important;
}
}
@media (max-width: 767px) { 
    .carbon-section::before{display:none;}
    .carbon-section {
    display: block;
    padding: 20px;
}

.carbon-img {
    margin: auto;
    text-align: center;
}

.carbon-img:before {
    background: transparent;
}

.carbon-img img {
    width: 200px;
}

.carbon-content {
    margin-top: 20px;
    text-align: center;
}
    form#careerForm input[type="file"] {
    font-size: 12px;
}
.gxg-item {
    padding: 10px 7px;
}
.row.gxg-grid {
    justify-content: center !important; 
    padding: 0 !important;
}
.col-md-2.gxg-item {
    width: 45%;
}
.gxg-img {
    width: 100%;
    height: 100% !important;}
.career_s_formbox{padding:10px;}
    .career_s{padding:0px;}
    h3.c-t-mt{font-size:27px;}
 body .cor-doc {
    margin: auto;
    text-align: center;
    background-size: cover;
    padding: 119px 15px !important;
}
    
}
 @media (max-width: 580px) { 
 body .cor-doc {  padding: 55px 15px !important;}

   .cor-doc1 .icons_team {width: 20% !important;} 
 .cor-doc1 h3 { width: 80%;}      

}

@media (min-width: 768px) { 
  .linewr-lft #ppx-sec-wrap {
    position: relative;
}

.linewr-lft #ppx-sec-wrap:before {
    position: absolute;
    right: 0;
    width: 75%;
    height: 100%;
    background: #fdb716;
    content: "";
    top: 0;
}



.linewr-lft .ppx-sec-head h2 {
    color: #000;
    font-weight: bold;
}

.line-wrapper {
    z-index: 99;
    position: relative;
}

.ppx-sec-head  .ppx-sec-line {
    background: #fff;
}  
    
}


@media (max-width: 992px) { 
    .ppx-sec-grid {    display: block;}
    .ppx-tab-list {
    width: 100%;
}

    .pdfwd .cor-doc {
    width: 100%;
    }
    .cor-doc1 .icons_team{
        line-height: 47px;
        height: 58px;
    }
    .cor-doc1 .icons_team:before{
        width: 85%;
    height: 85%;
    }
    .cor-doc1 .icons_team:before{display:none;}
    .cor-doc1 .icons_team img {
    width: 32px;
}
    .hero_bg-sm-grd .bg-bgm-grd {width: 100%;}
  .hero_bg-sm-grd .bg-bgm-grd h3 {
    color: #000;
    padding: 30px;
    font-size: 24px;
}    
  .peb-segrd .content-box {
    text-align: left;
}  
    
}
@media (max-width: 1200px) { 
   .cor-doc{padding: 20px 30px !important; } 
    body .cor-doc1{margin-bottom:22px;}
        .cor-doc1 h3 {
        font-size: 20px;
        margin-bottom: 0 !important;
    }
}
@media (max-width: 1380px) { 
   .cor-doc{padding: 30px 30px !important; } 
    
}

/* ================= MOBILE FIX ONLY ================= */
@media (max-width: 768px) {
.pdfwd .cor-doc{
        height: 390px;
    padding: 41px 65px !important;
}
.pdfwd .cor-doc1 {
    margin: 31px 0;
}
.fiocn .fa {
    font-size: 60px;
    margin-bottom: 28px;}
.cor-doc1 h3 {
        font-size: 25px;}
  /* Make content full width */
  .our-commercial .commercial_css1 {
    width: 100% !important;
    margin: 0 !important;
    padding: 20px;
  }

  /* Fix heading size */
  .our-commercial .commercial_title1 {
    font-size: 24px !important;
    line-height: 1.4;
    text-align: left;
  }

  /* Fix paragraph */
  .our-commercial .commercial_css1 p {
    font-size: 14px;
    text-align: justify;
  }

  /* Remove background images (main problem) */
  .our-commercial:before,
  .our-commercial:after {
    display: none !important;
  }

  /* Fix section spacing */
  .our-commercial {
    padding: 30px 15px !important;
  }

  /* Ensure no overflow */
  .our-commercial .container {
    overflow: hidden;
  }
}
@media (max-width: 560px) {
    
      .pdfwd .cor-doc {
        height: 308px;
        padding: 12px 35px !important;
    }  
}
/* ================= MOBILE ONLY FIX ================= */
@media (max-width: 768px) {

  /* Section padding */
  .ww_services {
    padding: 30px 15px !important;
  }

  /* Title */
  .ww_services .section-title {
    font-size: 24px;
    text-align: center;
    margin-bottom: 25px;
  }

  /* Each service item becomes stacked */
  .service-item_ser {
    display: flex !important;
    flex-direction: column !important;
    align-items: flex-start;
    margin-bottom: 30px;
    padding: 15px;
    border-radius: 10px;
    background: #fff;
    box-shadow: 0 5px 15px rgba(0,0,0,0.08);
  }

  /* Number */
  .number_ser {
    font-size: 18px;
    margin-bottom: 10px;
  }

  /* Content */
  .service-item_ser .content h5 {
    font-size: 18px;
    margin-bottom: 8px;
  }

  .service-item_ser .content p {
    font-size: 14px;
    line-height: 1.6;
  }

  /* Image fix */
  .service-item_ser img {
    width: 100%;
    height: auto;
    margin-top: 15px;
    border-radius: 8px;
  }

}
.icn-adrs li:nth-child(4):before {content: "\f232";}
/* Wrapper alignment */
/*.career_s_bottom {*/
/*  display: flex;*/
/*  align-items: center;*/
/*  justify-content: space-between;*/
/*  flex-wrap: wrap;*/
/*  gap: 15px;*/
/*}*/

/* Prevent overlap */
/*.career_s_captcha {*/
/*  flex: 1;*/
/*}*/

/* Mobile fix */
/*@media (max-width: 576px) {*/
/*  .career_s_bottom {*/
/*    flex-direction: column;*/
/*    align-items: center;*/
/*  }*/

/*  .career_s_captcha {*/
/*    transform: scale(0.9);*/
/*    transform-origin: center;*/
/*  }*/

/*  .career_s_bottom button {*/
/*    width: 100%;*/
/*  }*/
}