
.extra-career-subsection-space {
  margin-bottom: 95px !important;
}
.jobs-heading {
  font-size: 34px;
}
.margin-b-25 {
  margin-bottom: 25px;
}

.slider-date {
  margin-top: 15px;
  margin-bottom: 0px !important;
}
.slider-head {
  margin-top: 15px;
  margin-bottom: 10px !important;
}
.slider-desc {
  margin-bottom: 15px !important;
}
.no-margin-b {
  margin-bottom: 0px !important;
}
.no-padding-rl {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

@media (max-width: 767px) {
  .teamMobile h4{
    margin-bottom: 5px !important;
  }
}

/* carrer page style */
.right-side{
  text-align: right;
}
.row-values{
  --bs-gutter-x : 5rem !important;
}
@media (max-width: 767px) {
 .row-values{
  --bs-gutter-x : 0rem !important;
 }
}
/* @media (max-width: 767px) {
  #carrer-carousel .carousel-item {
    height: 1350px;
  }
} */
/* project page style  */
.search-input {
  border: 2px solid white;
  padding: 10px;
  border-radius: 0;
  color: white;
  background-color: transparent;
}
.search-input::placeholder {
  color: white;
}
.search-input:focus {
  background-color: transparent;
  border-color: white;
  color: white;
  box-shadow: none;
}
.extra-project-searchbar-space {
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .extra-project-searchbar-space {
    margin-bottom: 60px;
  }
}
.clear-filter {
  background-color: transparent;
  border: none;
  color: white;
  font-size: 20px;
}

/* project detail page style  */
.proj-detail-head {
  margin-bottom: 10px;
}
.proj-detail-desc{
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .proj-detail-head {
    margin-bottom: 10px;
  }
  .proj-detail-desc{
    margin-bottom: 22px;
  }
}

/* aboutus page style  */
.leadership-head {
  margin-top: 30px;
  margin-bottom: 14px;
}
.leadership-desc {
  margin-top: 26px;
}
.service-head-bottom {
  margin-bottom: -28px;
}
.service-bottom-zero {
  padding-bottom: 0px !important;
}
.service {
  padding-bottom: 0px;
}
.team-desc {
  margin-bottom: 22px;
}
.team-row-large {
  --bs-gutter-x : 4.5rem !important;
}
.team-head-b-7 {
  margin-bottom: 7px !important;
}
.team-post{
  display: flex !important;
  flex-direction: column !important;
}
.team-post img {
  width: 100% !important;
}
@media (max-width: 767px) {
  .service-head-bottom {
    margin-bottom: 15px;
  }
  
}
.no-container-space {
  margin-right: 0px !important;
  margin-left: 0px !important;
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.team-panel-img {
  transition: 0.3s ease;
}
.team-panel-img img:hover {
  filter: grayscale(100%);
}
.grey-txt {
  color: #828282 !important;
}
.margin-t-15 {
  margin-top: 15px;
}
.margin-b-20 {
  margin-bottom: 20px !important;
}
.margin-b-40 {
  margin-bottom: 40px !important;
}
/* job page style  */
@media (max-width: 767px) {
  .aboutus-head {
    font-size: 35px !important;
    line-height: 37.63px !important;
    margin-bottom: 0px !important;
  }
  .font-40 {
    font-size: 30px !important;
    text-align: center;
  }
}

/* media page style  */
.margin-b-65 {
  margin-bottom: 65px;
}
@media (max-width: 767px) {
  .mb-30 {
    margin-bottom: 30px !important;
  }
}

/* home page style  */
.expertise-head-bottom {
  margin-bottom: -7px;
}
.border-right{
  border-right: 1px solid #ddd;
}
.winning-panel {
  padding-top: 180px;
}
@media (max-width: 991px) {
  .winning-panel {
    padding-top: 50px;
  }
  .trusted-brand-panel .row .col-4 {
    padding: 35px;
  }
}
@media (max-width: 767px) {
  .expertise-head-bottom {
    margin-bottom: 7px;
  }
  .achievment-list {
    margin-top: 37px;
  }
  .join-team-panel{
    margin-bottom: 50px !important;
  }
  .trusted-brand-panel .row .col-4 {
    padding: 33px;
  }
  .trusted-heading-space {
    margin-bottom: 40px;
  }
  #MobileTrustedBrandCarousel .carousel-item {
    /*height: 52px;*/
  }

  .mb-10 {
    margin-bottom: 10px !important;
  }
  .grayScale {
    filter: grayscale(100%);
    transition: filter 0.3s ease;
  }
  .grayScale.active:hover {
    filter: initial !important;
  }
  .left-padding {
    padding-left: 15px !important;
  }
  .hide-div {
    display: none !important;
  }
}

@media (max-width: 992px) {
  .hide-div {
    display: none !important;
  }
}

.desp {
  margin-top: 0px;
  margin-bottom: 15px;
}

@media (max-width: 1400px) {
  .featured-post .text-pnl {
    justify-content: flex-end;
  }
  .featured-post.reverse .text-pnl {
    justify-content: flex-start;
  }
}

.feature-paragraph {
  font-size: 21px;
}

@media (max-width: 1715px) {
  .feature-paragraph {
    font-size: 20px;
  }
}

@media (max-width: 1460px) {
  .feature-paragraph {
    font-size: 18px;
  }
}

@media (max-width: 1459px) {
  .feature-paragraph {
    font-size: 16px;
  }
}
@media (max-width: 1316px) {
  .feature-paragraph {
    font-size: 15px;
  }
}

@media (max-width: 1260px) {
  .feature-paragraph {
    font-size: 14px;
  }
}

@media (max-width: 1204px) {
  .feature-proj-head {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 5px;
  }
  .feature-paragraph {
    font-size: 12px;
  }
  .desp {
    margin-bottom: 5px;
  }
}

/* footer style  */
.footer-right-space {
  margin-right: 15px;
}

/* media detail style */
.media-detail-content-heading h4{
  font-size: 45px;
  line-height: 42px
}
@media (max-width: 767px) {
  .media-detail-content-heading h4{
    font-size: 35px;
    font-weight: 700 !important;
    line-height: 40px;
  }
  .Related-panel h2 {
    font-weight: 700 !important;
  }
}
/* contact us */
.padding-35 {
  /* padding: 30px 0px 0px 55px; */
  padding: 35px 29px 0px 20px;
}
.enquiries-padding { 
  padding: 20px 29px 0px 20px ;
}
.contact-margin-b-zero {
  margin-bottom: 0px !important;
}
.contactus-head-bottom {
  margin-bottom: -10px !important;
}
@media (max-width: 767px) {
  .contactus-head-bottom {
    margin-bottom: 15px !important;
  }
  .padding-35 {
    padding: 15px;
    padding-top: 15px;
  }
  .enquiries-padding {
    padding: 15px;
  }
  .mobile-maring-b-40 {
    margin-bottom: 10px !important;
  }
}
.padding-r-l-32 {
  padding-right: 32px;
  padding-left: 32px;
}
.padding-l-32 {
  padding-left: 32px;
}
.padding-head-15 {
  padding-left: 15px;
}

@media (max-width: 767px) { 
  .Achievment-panel {
    margin-bottom: 70px !important;
  }
  .about , .media-detail-main , .career-tamplate , .Contact-us-panel {
    margin-bottom: 50px !important;
  }
  .values {
    margin-bottom: 70px !important;
  }
  .design-carousel {
    margin-bottom: 76px !important;
  }
  .service , .internship{
    margin-bottom: 55px !important;
  }
  .leadership , .history{
    margin-bottom: 60px !important;
  }
  .related-projects{
    margin-bottom: 68px !important;
  }
  .Careers-panel {
    margin-bottom: 30px !important;
  }
  .apply-section{
    margin-bottom: 65px !important;
  }
  .enquiries {
    margin-bottom: 45px !important;
  }
}