/* Property */
html, body {
    height: auto !important;
}
.custom_h2 {
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 4px;
    color: #191919;
}
.fs-40{
    font-size: 40px !important;
}
.para20 {
    font-size: 18px;
    color: #262626;
    font-weight: 500;
}
.suitable_box .custom_h2 {
    font-weight: 700;
}.sliderteamWarp img {
    object-fit: cover;
}
.companyProfileImage{
    min-height: 560px;
    margin-top: 60px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.aboutWarp  blockquote {
    border-left: 5px solid var(--main-theme);
    background: #FFE6DE;
    color: var(--main-theme);
    font-weight: 600;
    font-size: 18px;
    padding: 14px 27px;
    font-style: italic;
    line-height: 1.4;
    margin: 25px 0;
}
.companylist ul {display: flex;justify-content: space-evenly;list-style: none;max-width: 1100px;margin: 0 auto;}

.companySubmenu {
    position: sticky;
top: 65px;
    z-index: 9;
    background: #fff;
    border-bottom: 1px solid #eee;
}
.companylist ul li a {
    text-decoration: none;
    color: #414141;
    text-transform: uppercase;
    font-weight: 600;
    transition: all 0.5s ease;
}

.companylist ul li {
    padding: 15px 10px;
}

.companylist ul li.active {
    border-bottom: 2px solid var(--main-theme);
    color: var(--main-theme);
}

.companylist ul li.active a,.companylist ul li a:hover  {
    color: var(--main-theme);
}
.whybOxWarpp {
    display: grid;
    grid-template-columns: 1fr 1fr;
    background: #F7F7F7;
    align-items: center;
}

.whyImageadd img {
    width: 100%;
    margin-bottom: -4px;
}

.whyChoosetext {
    padding: 60px;
}
.count_Number {
    display: flex;
    flex-wrap: wrap;
}
.count_Number p:nth-child(1) {
    width: 40%;
}

.count_Number p {
    width: 60%;
}
.count_Number span.TextMain {
    font-weight: 600;
    font-size: 60px;
    line-height: 90px;
    color: var(--main-theme);
    margin-right: 10px;
}
.count_Number span {
    max-width: 140px;
    display: inline-block;
    color: var(--dark);
}
.whyImageadd, .whyImageadd img {
    height: 100%;
    object-fit: cover;
}
.MissionNox {display: flex;flex-wrap: wrap;margin: 20px 0 60px;align-items: center;}

.MissionNox figure {
    height: auto;
    width: 24%;
}

.MissionNox figure img {
    height: 100%;
    border-radius: 170px;
    width: 100%;
}

.msisionText {
    width: 76%;
    padding-left: 30px;
}

.msisionText h3 {
    font-size: 30px;
    color: #222222;
    margin-bottom: 10px;
    font-weight: 600;
}

.common_btn {
    background: var(--main-theme);
    color: #fff;
    text-decoration: none;
    padding: 10px 25px;
    display: inline-block;
    font-weight: 500;
    border-radius: 4px;
    transition: all 0.5s ease;
}

.common_btn:hover {
    background: var(--dark);
    color: #fff;
}
.teamWarp  a {
    text-decoration: none;
    color: var(--dark);
}
.teamWarp a:hover h3{color: var(--main-theme);}
.teamWarp a:hover .team_box img {
    transform: scale(1.1);
}
.team_box h3{transition: all 0.5s ease;font-size: 20px;font-weight: 600;color: #000;}
.teamImage {
    margin-bottom: 15px;
    overflow: hidden;
    border-radius: 14px;
}
.teamImage img {
    margin-bottom: -5px;
    transition: all 0.8s ease;
}
.msisionText p {
    margin-bottom: 0;
}
.award_image {
    border: 1px solid #D4D4D4;
    padding: 13px;
    height: 100%;
}

.award_image img {
    height: 260px;
    width: 100%;
    object-fit: cover;
}
.award_box {
    background: #FFFFFF;
    box-shadow: 0px 3px 7px rgba(0, 0, 0, 0.15);
    border-radius: 8px;
    padding: 20px 14px;
    text-align: center;
    min-height: 240px;
    transition: all 0.5s ease;
    height: 100%;
    border: 1px solid #eee;
}
.award_box img {
    object-fit: cover;
    margin-bottom: 10px;
    max-height: 200px;
    width: 100%;
    min-height: 200px;
    width:100%;
}
.award_box h4 {
    font-size: 16px;
    font-weight: 600;
    color: #202020;
    margin-top: 10px;
    line-height: 1.3;
}

.media_covergeWarp  a {
    text-decoration: none;
}
.media_covergeWarp {
    border-top: 1px solid #eee;
}
.media_Newsbox {
    padding: 0 8px;
        height: 100%;
}
.btn_text {
    font-weight: 600;
    color: var(--main-theme);
    text-decoration: none;
    transition: all 0.5s ease;
}

.btn_text:hover {
    color: #000;
}

.Corporate_gorve {
    background: var(--main-theme);
    height: 100%;
    padding: 31px;
    border-radius: 12px;
}

.Corporate_gorve ul {
    margin: 10px 0px 14px 19px;
}

.Corporate_gorve ul li {
    margin-bottom: 20px;
    line-height: 1.5;
}
.award_box:hover {position: relative;transform: translate(0px, -20px);box-shadow: none;}
.samll_effci ul li {
    margin-bottom: 20px;
    list-style: none;
}

.samll_effci ul li i {
    color: var(--main-theme);
    font-size: 14px;
}

.samll_effci {
    padding-bottom: 10px;
}
.medianewsbox a {
    border: 1px solid #D2D2D2;
    width: 100%;
    display: block;
    height: 100%;
    padding: 12px;
    border-radius: 11px;
        cursor: pointer;
}

.medianewsbox {
    height: 100%;
}

.media_covergeWarp .col-md-6 {
    margin-bottom: 28px;
}
.medianewsbox-img:hover img{transform: scale(1.1);}
.medianewsbox-img img {
    width: 100%;
    height: 177px;
    border-radius: 8px;
    object-fit: cover;
    transition: all 1s ease;   
}
.medianewsbox-img {
    border-radius: 12px;
     margin-bottom: 10px;
     overflow: hidden;
}
.medianewsbox-detail h5 {
    font-size: 14px;
    color: #2E2E2E;
    font-weight: 600;
    line-height: 1.5;
    margin: 0px 0 5px;
    transition: all 0.5s ease;
}
.medianewsbox a:hover h5 {
    color: var(--main-theme);
}
.popupOverlay {
  position: fixed;
  inset: 0;
  background: rgba(0,0,0,0.6);
  display: none;
  z-index: 9999;
}

.teamPopup {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(1);
  background: #fff;
  width: 90%;
  max-width: 950px;
  padding: 20px;
  border-radius: 18px;
  display: none;
  z-index: 9999999;
}

.popupInner {
  display: flex;
  gap: 30px;
}

.popupInner img {
  width: 360px;
  border-radius: 14px;
  object-fit: cover;
  height: 100%;
}

.closePopup {
  position: absolute;
  right: 20px;
  top: 15px;
  font-size: 26px;
  cursor: pointer;
}

.role {
  font-weight: 600;
  color: #777;
}

.teamPopup ul {
  padding-left: 0;
  list-style: none;
}
.teamContent {
    padding-right: 40px;
    position: relative;
}

.teamContent .popupBtn {
    border: 1px solid #777777;
    background: transparent;
    width: 30px;
    height: 30px;
    color: #818181;
    font-size: 16px;
    border-radius: 50%;
    line-height: 30px;
    position: absolute;
    right: 6px;
    top: 8px;
    cursor: pointer;
    transition: all 0.5s ease;
}

.teamContent .popupBtn:hover {
    background: var(--main-theme);
    color: #fff;
    border-color: var(--main-theme);
}
.team_scroll h3 {
    color: #171717;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 0 !important;
}

.team_scroll h5 {
    font-size: 16px;
    font-weight: 500;
    margin: 0px 0 10px;
}

.team_scroll p,.team_scroll li {
    font-size: 15px;
    line-height: 1.5;
    padding-right: 10px;
}
.teamimg {
    min-width: 360px;
    position: relative;
}
a.linkIcon {
    background: #2187BD;
    color: #fff;
    display: inline-block;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    text-align: center;
    line-height: 43px;
    font-size: 20px;
    transition: all 0.5s ease;
    position: absolute;
    left: 10px;
    bottom: 12px;
}

.team_scroll {
    padding: 12px 0;
}
.TeamBoxWarp .teamContent {
    padding: 0;
    padding-bottom: 25px;
}

.TeamBoxWarp .teamContent p {
    line-height: 1.4;
    padding: 0px 0 3px;
    font-size: 15px;
}
.team_scroll li {margin-bottom:8px;color: #262626;}
.team_scroll li i{color:var(--main-theme)}
.TeamBoxWarp .team_box  .teamImage img {
    height: 310px;
    width: 100%;
    object-fit: cover;
    object-position: top;
}
.max_para900{
    max-width: 850px;
    margin: 0 auto;
}

/* COMMON CARD STYLE */
.testimonial-cardNew {
  padding: 18px 21px;
  border-radius: 18px;
  height: 100%;
  display: flex;
  flex-wrap: wrap;
}

/* QUOTE ICON */
.quote-icon {
  font-size: 65px;
  font-weight: bold;
  line-height: 0.5;
  padding-top: 14px;
  position: relative;
  top: 10px;
}

/* TEXT */
.testimonial-text {
  font-size: 14px;
  line-height: 1.6;
  margin-top: 2px;
  font-weight: 500;
}

/* AUTHOR */
.author {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-top: 10px;
}

.author img {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  object-fit: cover;
}

.author h4 {
  margin: 0;
  font-size: 16px;
  font-weight: 600;
}

.author span {
  font-size: 13px;
  opacity: 0.8;
}

/* COLOR VARIANTS */
.card-orange {
  background: var(--main-theme);
  color: #ffffff;
}

.card-orange .quote-icon {
  color: #ffffff;
}

.card-white {
  background: #F7F7F7;
  color: #333333;
  box-shadow: none;
}

.card-white .quote-icon {
  color: #f4511e;
}

.card-orange p.testimonial-text {
    color: #fff;
}

.imageCulture img {
    height: 100%;
    border-radius: 12px;
    object-fit: cover;
}

.imageCulture {
    height: 100%;
}
.Awards_Recognitions .tab-section {
    display: grid;
    grid-template-columns: 240px 1fr;
    gap: 25px;
}

.Awards_Recognitions .webTabs {border: none;}
.imageawards_warp {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 25px;
}

.imageawards_warp img {
    width: 100%;
    object-fit: contain;
    margin-bottom: -4px;
    height: 220px;
    border-radius: 10px;
}

.Awards_image {
    border: 1px solid #d9d9d9;
    border-radius: 8px;
    overflow: hidden;
    padding: 12px 18px;
}
.Awards_Recognitions .webTabs .tab {
    width: 100%;
    border-radius: 0;
    border: none;
    color: #242424;
    text-align: left;
    font-weight: 500;
    padding: 16px 22px;
    border-left: 5px solid transparent;
    background: #F7F7F7;
}

.Awards_Recognitions .webTabs .tab.active {
    background: #FFE9E2;
    font-weight: 700;
    border-color: var(--main-theme) ;
    border-bottom: none ;
        z-index: 1;
}
.join_teamwarp  a.buttonCommon.btn-theme {
    border-radius: 50px;
    background: var(--main-theme);
    padding: 12px 25px;
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    display: inline-flex;
    align-items: center;
    gap: 10px;
    border: none;
    transition: all 0.5s ease;
    cursor: pointer;
    text-decoration: none;
}
.greatPlacebox {
    background: #fff;
    height: 100%;
    padding: 16px;
}

.greatPlacebox h4 {
    font-size: 19px;
    font-weight: 500;
    margin: 20px 0 12px;
    color: #000;
}

.greatPlacebox  p {
    font-size: 15px;
    line-height: 1.5;
    margin-bottom: 5px;
}
.iconBoxBenifit {
    background: #fff0eb;
    font-weight: 500;
    display: grid;
    grid-template-columns: 35px 1fr;
    gap: 15px;
    align-items: center;
    padding: 18px;
    text-align: left;
    transition: all 0.5s ease;
    border-radius: 6px;
}

.iconBoxBenifit p {
    margin-bottom: 0;
    line-height: 1.4;
    transition: all 0.5s ease;
}

.benifit_warpperIcons {
    display: grid;
    grid-template-columns: repeat(5,1fr);
    gap: 28px;
        margin-top: 40px;
}
.iconBoxBenifit:hover {
    background: var(--main-theme);
    color: #fff;
}

.iconBoxBenifit:hover p {
    color: #fff;
}

.iconBoxBenifit:hover img {
    filter: brightness(0) invert(1);
}

.iconBoxBenifit  img {
    transition: all 0.5s ease;
}
/* BUTTONS */
.btn-black {
    background-color: #000;
    color: #fff;
    padding: 10px 24px;
    border-radius: 50px;
    border: none;
    cursor: pointer;
    font-size: 0.9rem;
    display: flex;
    align-items: center;
    gap: 8px;
    transition: transform 0.2s;
}

.btn-black:hover {
    transform: translateY(-2px);
}

.btn-outline {
    background-color: transparent;
    border: 1px solid #000000;
    padding: 10px 24px;
    border-radius: 50px;
    cursor: pointer;
    font-size: 0.9rem;
    color: #000000;
    transition: all 0.2s;
    margin: 11px 0;
    display: inline-block;
}

.btn-outline:hover {
    border-color: #000;
    background-color: #fff;
}

/* SECTION 1: PROCESS TIMELINE */
.process-section {
    padding: 80px 0;
    background-color: #fff;
    text-align: center;
}

.section-header {
    max-width: 600px;
    margin: 0 auto 60px auto;
}

.timeline {
    position: relative;
    max-width: 940px;
    margin: 0 auto;
    padding: 20px 0;
}

/* The vertical line */
.timeline-line {
    position: absolute;
    left: 50%;
    top: 0;
    bottom: 0;
    width: 2px;
    background-color: #eee;
    transform: translateX(-50%);
    z-index: 1;
}

.timeline-item {
    position: relative;
    width: 50%;
    padding: 20px 40px;
    z-index: 2;
    text-align: left;
}

/* Alternating sides */
.timeline-item.left {
    left: 0;
    text-align: right;
}

.timeline-item.right {
    left: 50%;
}

.timeline-item.left .content {
    margin-left: auto; /* Push content to adhere to text-align right visually */
}

/* The Number Circle */
.timeline-item .marker {
    position: absolute;
    top: 20px;
    width: 50px;
    height: 50px;
    background: #fff;
    border: 2px solid #eee;
    border-radius: 50%;
    color: #333;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 3;
}

/* Positioning marker on the line */
.timeline-item.left .marker {
    right: -25px;
}

.timeline-item.right .marker {
    left: -25px;
    /* Special color for the first item based on image */
}

/* Specific styling for the first marker (orange/red) */
.timeline-item:first-child .marker {
    border-color: #E85D3F;
    color: #E85D3F;
}

.timeline-end {
    position: absolute;
    bottom: -10px;
    left: 50%;
    transform: translateX(-50%);
    background: #fff;
    padding: 10px;
    border-radius: 50%;
    font-size: 1.5rem;
    z-index: 3;
    box-shadow: 0px 2px 15px #d7d7d7;
}


/* SECTION 2: JOBS */
.jobs-section {
    padding: 80px 0;
    background-color: #FAFAFA;
}

.jobs-layout {
    display: flex;
    gap: 30px;
    align-items: flex-start;
    margin-top: 60px;
}

.jobs-sidebar {
    flex: 1;
    position: sticky;
    top: 140px;
}

.jobs-list {
    flex: 2;
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.job-card {
    background: #fff;
    padding: 28px;
    border-radius: 12px;
    box-shadow: 0 4px 20px rgba(0,0,0,0.02);
    transition: box-shadow 0.2s;
    text-align: left;
    border: none;
}

.job-card:hover {
    box-shadow: 0 6px 25px rgba(0,0,0,0.05);
}

.jobs-layout .card-header {
    margin-bottom: 18px;
    text-align: left;
    position: relative;
}

.jobs-layout .card-header .tags {
    display: flex;
    gap: 8px;
}

.jobs-layout .card-header .tag {
    font-size: 13px;
    padding: 4px 12px;
    border: 1px solid #000000;
    border-radius: 20px;
    color: #000000;
    white-space: nowrap;
}

.card-footer {
    display: flex;
    justify-content: flex-end;
}

.center-btn {
    display: flex;
    justify-content: center;
    margin-top: 20px;
}

.newbreadcrun {
    display: block;
    width: 100%;
}

.newbreadcrun ul.breadcrumb {
    text-align: center;
    background: transparent;
    padding: 0;
}

.newbreadcrun ul.breadcrumb a {
    color: #fff;
}

.newbreadcrun ul.breadcrumb li {
    color: #bdbdbd;
}

.timeline-item h3 {
    font-weight: 600;
    font-size: 22px;
    margin-bottom: 7px;
    margin-top: 7px;
}

.jobs-layout .card-header h3 {
    font-size: 23px;
    font-weight: 600;
    margin-bottom: 11px;
}
.greatPlacebox img {
    width: 100%;
}
.jobs-layout .job-card p {
    font-size: 15px;
    color: #1e1e1e;
    line-height: 1.5;
    font-weight: 400;
}
.jobsWarpper.Awards_Recognitions .tab-section {
    grid-template-columns: 330px 1fr;
    gap: 35px;
}
.job-details{display: none;}
.job-details.active{display: block;}
.job-details ul {
    margin-bottom: 20px;
}

.job-details ul li {
    list-style: none;
    margin-bottom: 9px;
    font-size: 14px;
    color: #484848;
}

/* Popup */
.popup-overlay {
  display: none;
  position: fixed;
  inset: 0;
  background: rgba(0,0,0,0.6);
  z-index: 99999;
  align-items: center;
  justify-content: center;
}

.popup-overlay.active {
  display: flex;
}

.popup {
  background: #fff;
  padding: 25px;
  max-width: 400px;
  width: 100%;
  position: relative;
}

.popup input,
.popup textarea {
  width: 100%;
  margin-bottom: 12px;
  padding: 10px;
  background: #f7f7f7;
  border: 1px solid #e5e5e5;
  font-weight: 600;
}

.close-popup {
  position: absolute;
  top: 10px;
  right: 15px;
  font-size: 22px;
  cursor: pointer;
}

.popup-overlay h3 {
    text-align: center;
    padding-bottom: 24px;
}

.popup-overlay button.btn-black {
    width: 100%;
    text-align: center;
    justify-content: center;
    border-radius: 4px;
    font-weight: 500;
    background: #1c1c1c;
}
.job-details h4 {
    margin-bottom: 10px;
    font-weight: 600;
}

button.btn-apply.open-popup {
    background: var(--main-theme);
    color: white;
    border: none;
    padding: 9px 20px;
    font-size: 15px;
    font-weight: 500;
    cursor: pointer;
    transition: all 0.5s ease;
}

.tab.mobile_tab {
    display: none;
}

.tab-section .tab-content {
    display: none;
}

.tab-section .tab-content.active {
    display: block;
}

button.btn-apply.open-popup:hover {
    background: #353535;
}
@media(max-height:460px){
    .popup {
        height: 95%;
        overflow-y: auto;
    }
}
@media(max-height:700px){
.companyProfileImage{
    min-height: 470px;
}
}
@media(max-width:1366px){
    .whyChoosetext {
        padding: 40px;
    }
}
@media(max-width:1199px){
    .companySubmenu {
        top: 66px;
    }
    .companyProfileImage {
        min-height: 500px;
    }
    .companylist ul li a {
        font-size: 15px;
    }
    .aboutWarp blockquote {
        font-size: 15px;
        padding: 12px 27px;
        margin: 18px 0;
    }
    .count_Number span.TextMain {
        font-size: 45px;
                line-height: 1.4;
    }
    .count_Number span {
        font-size: 15px;
        line-height: 1.4;
    }
    .media_Newsbox {
    padding: 0 0px;
}
.teamContent p {
    line-height: 1.3;
    margin: 5px 0;
    font-size: 14px;
}
.imageawards_warp {
    gap: 15px;
}
.Awards_Recognitions .tab-section {
    grid-template-columns: 190px 1fr;
}
.benifit_warpperIcons {
    grid-template-columns: repeat(4, 1fr);
    gap: 18px;
}
.jobsWarpper.Awards_Recognitions .tab-section {
    grid-template-columns: 260px 1fr;
    gap: 25px;
}
.jobs-layout {
    margin-top: 30px;
}
.ptb-80 {
    padding-top: 70px;
    padding-bottom: 70px;
}
.custom_h2 {
    font-size: 26px;
}
.webTabs .tab {
    font-size: 15px;
}
.greybanner h1 {
    font-size: 35px;
}
.fs-40{
    font-size: 32px !important;
}
.para20 {
    font-size: 17px;
}
}
@media(max-width:991px){
    .whyChoosetext {
        padding: 30px 15px;
    }
    .MissionNox figure {
        height: auto;
        width: 40%;
    }
    .msisionText {
        width: 60%;
        padding-left: 30px;
    }
    .msisionText h3 {
        font-size: 26px;
    }
    .msisionText p {
        font-size: 15px;
    }
    .award_image,.media_covergeWarp .col-lg-4 {
        margin-bottom: 20px;
        height: auto;
    }
    .aboutimage.pr-30 {
        margin-bottom: 20px;
    }
    .team_scroll {
        max-height: 390px;
        overflow-y: auto;
    }
    .aboutimage img {
    width: 100%;
}
.aboutimage  img {
    width: 100%;
}
 .banner_home {
        margin-top: 65px;
        min-height: 370px;
    }
    .banner_home h1 {
        font-size: 30px;
    }
    .banner_home p {
        margin-bottom: 27px;
    }
    .custom_h2 {
        font-size: 24px;
        margin-bottom: 8px;
    }
    .fs-40{font-size: 28px !important;}
    .call_suitable img {
        max-height: 200px;
    }
    .ptb-60 {
        padding-top: 40px;
        padding-bottom: 40px;
    }
.imageCulture {
    margin: 16px 0 10px;
}
.imageawards_warp {
    grid-template-columns: repeat(2, 1fr);
}

.imageCulture img {
    height: auto;
    width: 100%;
}
.culture_warpTwo .col-lg-12,.culture_warpThree .col-lg-12 {
    order: 1;
}
    .jobsWarpper.Awards_Recognitions .tab-section {
        grid-template-columns: 1fr;
    }
    .jobs-sidebar {
    position: relative;
    top: 0;
}
.culture_warpTwo .col-lg-4:nth-child(2),.culture_warpThree .col-lg-4:nth-child(4) {
    order: 3;
}

.culture_warpTwo .col-lg-4:nth-child(3),.culture_warpThree .col-lg-4:nth-child(2) {
    order: 2;
}

.culture_warpTwo .col-lg-4:nth-child(4),.culture_warpThree .col-lg-4:nth-child(3) {
    order: 4;
}

.mb-40 {
    margin-bottom: 20px !important;
}
    .benifit_warpperIcons {
        grid-template-columns: repeat(3, 1fr);
    }
}
@media(max-width:767px){
        .companyProfileImage {
            min-height: 350px;
        }
    .award_box {
    padding: 20px 14px;
   
}
        .companylist ul li a {
        font-size: 12px;
    }
    .whybOxWarpp {
        display: flex ;
        flex-direction: column-reverse;
    }
        .Awards_Recognitions .tab-section {
        grid-template-columns: 1fr;
                gap: 0;
    }
    .Awards_Recognitions .webTabs {
    display: flex;
    overflow-x: auto;
}
.job-card {
    padding: 20px;
}
.jobs-layout .card-header h3 {
    font-size: 18px;
}
.jobs-layout .card-header .tag {
    font-size: 13px;
}
.jobs-layout .job-card p {
    font-size: 15px;
}

  .custom_h2 {
        font-size: 21px;
        margin-bottom: 8px;
    }
    .fs-40{font-size: 24px !important;}
     .ptb-80 {
        padding-top: 50px;
        padding-bottom: 50px;
    }

.Awards_Recognitions .webTabs .tab {
    padding: 14px 12px;
    font-size: 14px;
    margin: 0;
        white-space: pre;
}
    .buttonCommonRight.text-right {
        text-align: left;
        margin-bottom: 20px;
    }
    .common_btn {
        font-size: 14px;
        padding: 10px 20px;
    }
    .management_warpper .col-lg-4.col-md-6 {
        margin-bottom: 15px;
    }
    .Corporate_gorve ul li {
        font-size: 15px;
    }
    .popupInner {
        flex-direction: column;
        gap: 0;
    }
    .teamWarppopup {
    height: 90vh;
    overflow: auto;
}
.popupInner img {
        width: 100%;
        max-width: 300px;
    }
    .TeamBoxWarp .team_box .teamImage img {
        height: 100%;
        max-height: 500px;
    }
    .team_scroll {
    max-height: 100%;
    overflow-y: hidden;
}
.linkIcon {
    bottom: inherit;
    top: 30px;
}
    .benifit_warpperIcons {
        grid-template-columns: repeat(2, 1fr);
        gap: 14px;
    }
    .iconBoxBenifit {
    grid-template-columns: 32px 1fr;
    gap: 10px;
    padding: 14px;
}
.jobs-layout {
        flex-direction: column;
        gap: 40px;
    }
    
    /* Flatten Timeline */
    .timeline-line {
        left: 20px; /* Line moves to left */
    }
    
    .timeline-item {
        width: 100%;
        padding-left: 60px;
        padding-right: 0;
        text-align: left;
    }
    
    .timeline-item.left {
        text-align: left;
    }
    
    .timeline-item.left .content {
        margin-left: 0;
    }

   .jobs-layout .marker {
        left: 0 !important;
        right: auto !important;
    }
    .timeline-item.right {
    left: 0px;
}
.timeline-item.left .marker {
    right: inherit;
    left: 0;
}
.timeline-item.right .marker {
    left: 0;
}
.timeline-item .marker {
    width: 40px;
    height: 40px;
}
    .timeline-item {
             padding-left: 51px !important;
            padding: 20px 0px 0;
    }
    .timeline-item h3 {
    font-size: 19px;
    margin-top: 3px;
}
 
}
@media(max-width:580px){
    .companySubmenu {
        top: 64px;
    }
    .companylist {
    overflow-y: scroll;
}

.companylist ul li {
    white-space: pre;
}
    .count_Number span.TextMain {
        font-size: 35px;
    }
    .count_Number span {
        font-size: 13px;
    }
    .MissionNox {
        display: block;
        flex-wrap: wrap;
        margin: 10px 0 50px;
        align-items: center;
    }
    .MissionNox figure,.msisionText {
        width: 100%;
        padding-left: 0;
    }
    .MissionNox figure img {
        border-radius: 7px;
        margin-bottom: 10px;
    }
    .teamPopup {
        padding: 15px;
    }
    .team_scroll p, .team_scroll li {
        font-size: 14px;
    }
    .team_scroll h5 {
        font-size: 15px;
    }
    .team_scroll h3 {
    font-size: 18px;
}
    
}

@media(max-width:480px){
    .companyProfileImage {
        min-height: 270px;
    }
    .msisionText h3 {
        font-size: 23px;
    }
    .MissionNox:last-child {
    margin-bottom: 0;
}
    .TeamBoxWarp .team_box .teamImage img {
        max-height: 310px;
    }
        .imageawards_warp {
        grid-template-columns: repeat(1, 1fr);
    }
    .f-caption {
    font-size: 13px;
}
    .benifit_warpperIcons {
        grid-template-columns: repeat(1, 1fr);
    }
    .card-footer {
        display: block;
    }
    .jobs-layout .card-header .tags {
        flex-wrap: wrap;
    }
    .btn-outline {
    padding: 8px 12px;
}
}