html,body{
  overflow-x: hidden;
}
/* .header .sticky {
  background-color: #7689ed;
} */
/* hero section css */
.about .mechlab__programs-heading{
  margin-bottom: 0;
}
.about .mechlab__programs-heading h3 {
  font-size: 43px;
}
.about .hero-section {
  padding: 150px 0 60px 0;
  position: relative;
}
.about .hero-section .text p{
  font-size: 20px;
  line-height: 1.6;
}
.about .yellow-title{
  letter-spacing: 2px;
  font-weight: 600;
}
.about .hero-section a.section-link::after{
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  right: -30px;
}
.about .solid-round{
  top: 100%;
  height: 88px;
  max-width: 88px;
  width: 100%;
  border-radius: 50%;
  border: 3px solid #fff;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
  display: flex;
  color: #FFB930;
  font-weight: 600;
}
.about .dashed-round{
  content: "HOLD";
  top: 100%;
  width: 100%;
  margin: 0 auto;
  max-width: 120px;
  height: 120px;
  font-size: 18px;
  color: #FFB930;
  border: 2px dashed #ffffff;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
  display: flex;
}
.small-hold-text{
  text-align: center;
  font-size: 14px;
  display: inline-block;
}
.hold-round{
  margin-top: -50px;
  padding-bottom: 50px;
  text-align: center;
}
/* hero section css end  */

/* We are start */
.we-are-content h2{
  margin: 0px 0 80px;
}
.about .mechlab__programs{
  padding-bottom: 20px;
}
.about .we-are-content .mechlab__get-dirty_projects{
  margin-left: -75px;
  margin-right: -75px;
}
.about .we-are-content .we-are-img {
  width: 100%;
  margin: 0 auto;
  max-width: 483px;
  height: 483px;
  border: 2px dashed #ffffff;
  padding: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.about .we-are-content .we-are-img .img-fluid{
  object-fit: contain;
}
.about .we-are-content .mechlab__get-dirty_projects-row_column{
  max-width: 487px;
  width: 100%;
  margin: 0 auto;
  padding: 0;
}
/* We are end */
/* manifesto-sec start */
.about .manifesto-sec .manifesto-number{
  font-size: 14px;
  border: 1px solid #FFFFFF;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 8px 6px;
  border-radius: 20px;
  max-width: 48px;
  height: 40px;
  width: 100%;
  margin-right: 24px;
}
.about .manifesto-sec .festo-title{
  font-size: 32px;
  line-height: 40px;
  max-width: 258px;
  width: 100%;
  font-weight: 600;
}
.about .manifesto-sec .manifesto-details{
  display: flex;
  padding: 24px 0;
}
.about .manifesto-sec .manifesto-title{
  display: flex;
  width: 40%;
}
.about .manifesto-sec .manifesto-paragraph{
  width: 60%;
}
.about .manifesto-sec .manifesto-paragraph p{
  font-weight: 400;
  line-height: 1.6;
  color: #E1E5F8;
}
.about .manifesto-sec .manifesto-paragraph ul li{
  margin-left: 30px;
  position: relative;
  padding: 10px 0;
}
.about .manifesto-sec .manifesto-paragraph ul li:first-child{
  padding: 0;
  margin-bottom: 10px;
}
.about .manifesto-sec .manifesto-paragraph ul li p{
  line-height: 28px;
}
.about .manifesto-sec .manifesto-paragraph ul li::after{
  content: "";
  width: 8px;
  height: 8px;
  background-color: #ffffff;
  position: absolute;
  left: -30px;
  top: 50%;
  border-radius: 50%;
}
.about .manifesto-sec .manifesto-deta{
  border: 2px dashed #FFFFFF;
  padding: 60px 50px 60px 60px;
}
/* manifesto-sec end*/


.team-title{
  display: flex;
  justify-content: space-between;
  align-items: center;
}
/* body.about h2{
  font-weight: 600;
} */
.about .section .text-center .button::before{
  content: unset;
}
.about .section .text-center .button-dia::before{
  content: unset;
}
.about .section .text-center .button-dia::after{
  content: unset;
}
.about .section .text-center .button-dia{
  background-color: #fff;
  opacity: 0.1;
}
.about .section .text-center .button{
  color: #fff;
  width: 100%;
  max-width: 260px;
}
/* meet the team section start */
.our-team-main .inner-team-sec img{
  width: 100%;
  border-radius: 5px;
}
.our-team-main .inner-team-sec p{
  font-weight: 500;
  opacity: 0.5;
  font-size: 20px;
}
.our-team-main .inner-team-sec{
  margin-bottom: 25px;
}
.our-team-main .inner-team-sec h6{
  font-weight: 600;
}
.our-team-top > div {
  padding-left: 17px;
  padding-right: 17px;
}
.our-team-main.section,
.section.advisers-slick{
  padding-bottom: 30px;
}
/* meet the team section end */
/* / --------- Mentors and Advisers start ----------- / */
.advisers-slick .container .advisers-slider h2{
  font-size: 24px;
  font-weight: 600;
  text-align: center;
  margin-bottom: 4px;
  line-height: 32px;
  margin-top: 24px;
}
.advisers-slick .container .advisers-slider p{
  font-size: 20px;
  font-weight: 500;
  text-align: center;
  opacity: 0.5;
  line-height: 32px;
}
.btn-scroll{
  text-align: center;
}
.btn-scroll .button{
  max-width: 250px;
  width: 100%;
  color: #3F3464;
  font-weight: 600;
  height: 56px;
}
.btn-scroll .button::before{
  background-color: #fff;
}
.advisers-slick .container .advisers-slider img{
  position: relative;
  border-radius: 5px;
}
.advisers-slick .container .advisers-slider a {
  position: absolute;
  bottom: 150px;
  right: 16px;
  border: 1px solid #fff;
  border-radius: 100%;
  width: 48px;
  height: 48px;
  text-align: center;
  padding: 10px;
}
.advisers-slick .container .advisers-slider{
  position: relative;
}
.scroll-top{
  box-shadow: 2px 1px 12px 0px #0000001f;
  -webkit-box-shadow: 2px 1px 12px 0px #0000001f;
  z-index: 9999;
}
.our-hide-btn{
  border: 0;
  background-color: transparent;
  display: flex;
  color: #fff;
  align-items: center;
}
.our-hide-btn img{
  transform: rotate(90deg);
  margin-left:  10px;
}
.show-all{
  display:none;
  padding-top: 50px;
}
.show-all-2{
  display:none;
  padding-top: 50px;
}
.show-all-3{
  display:none;
  padding-top: 50px;
}
.show-all-part{
  display: flex;
}
.show-all-part span img{
  transform: rotate(-90deg);
  transition: 0.3s;
}
.show-all-part .active + span img{
  transform: rotate(90deg);
}
.tab-image.mobile-tab-image{
  display: none;
}
/* / --------- Mentors and Advisers end ----------- / */
/* @media  */
@media screen and (max-width:767px){
  .scroll-top {
    width: 40px;
    height: 40px;
    bottom: 15px;
    right: 15px;
  }
  body .hide-btn{
    padding-top: 50px;
  }
  .our-team-main .inner-team-sec {
    margin-bottom: 0;
  }
  .our-team-main .inner-team-sec p{
    font-size: 15px;
  }
  .our-team-top > div {
    padding-left: 0;
    padding-right: 0;
  }
  .section.our-team-main{
    padding-top: 60px;
  }
  .section.our-team-main .pt-80{
    padding-top: 10px;
  }
  .about .mechlab__programs::before{
    height: 235px;
  }
  body.about h2{
    margin-bottom: 20px !important;
  }
  .about .manifesto-sec .manifesto-paragraph{
    padding-top: 15px;
  }
  .about .manifesto-sec .manifesto-title,
  .about .manifesto-sec .manifesto-paragraph{
    width: 100%;
  }
  .about .manifesto-sec .manifesto-details {
    display: block;
  }
  .about .manifesto-sec .manifesto-number{
    margin-right: 14px;
  }
  .about .manifesto-sec .festo-title {
    font-size: 24px;
    line-height: 24px;
  }
  .about .manifesto-sec .manifesto-deta{
    padding: 0px 15px;
  }
  .we-are-content .mechlab__get-dirty_projects-row{
    padding-left: 0;
  }
  .about .we-are-content .we-are-img{
    height: 100%;
  }
  .about .we-are-content .mechlab__get-dirty_projects {
    margin-left: 0;
    margin-right: 0;
  }
  .we-are-content h2 {
    margin: 0px 0 30px;
  }
  body h2{
    font-size: 48px;
  }
  .hold-round {
    margin-top: 40px;
  }
  .hold-round .small-hold-text{
    margin-bottom: 5px !important;
  }
  .about .solid-round{
    height: 65px;
    max-width: 65px;
    font-size: 15px;
  }
  .about .dashed-round{
    max-width: 90px;
    height: 90px;
  }
  .about .hero-section{
    padding: 120px 0 20px 0;
  }
  .header .header-cta{
    display: none;
  }
  .about .hero-section .text p{
    font-size: 15px;
    letter-spacing: normal;
  }
  .about .hero-section .text p{
    margin-bottom: 20px !important;
  }
  section.hero-section h2.reimagining-text {
    font-size: 34px;
    font-weight: 500;
    line-height: 1.6;
  }
  .about .mechlab__programs-heading h3 {
    font-size: 34px;
    font-weight: 500;
    line-height: 1.6;
  }
  .robot-title-text h3 br {
    display: none;
  }
  .tab-image.mobile-tab-image{
    display: block;
  }
  .destop-tab-image{
    display: none;
  }
  .about .we-are-content .mechlab__get-dirty_projects .mechlab__get-dirty_projects-row_column .we-are-img:before ,
  .mechlab__get-dirty_projects-row_column:last-child::after,
  section.we-are-content .row.mechlab__get-dirty_projects-row::after,
  section.we-are-content .row.mechlab__get-dirty_projects-row::before{
    display: none;
  }
  .about .we-are-content .mechlab__get-dirty_projects .mechlab__get-dirty_projects-row_column h4.mb-4 {
    margin-top: 20px;
  }
}