.ab_pg .banner_big{
  position: absolute;
  top: -7px;
  left: 0;
  font-size: 252px;
  font-weight: 900;
  letter-spacing: 50px; 
  line-height: 241px;
  text-transform: uppercase;
  text-align: center;
  font-family: "Overpass", sans-serif;
  color: transparent;
  background: url("../images/about/banner.webp");
  background-position: 38% 50.5%;
  background-clip: text;
  width: 100%;
} 
 
.feature_pg .banner_big{
  position: absolute; 
  top: -7px;
  left: 7px;
  font-size: 229px;
  font-weight: 900;
  letter-spacing: 38px;
  line-height: 242px;
  text-transform: uppercase;
  text-align: center;
  font-family: "Overpass", sans-serif;
  color: transparent;
  background: url("../images/feature/banner.webp");
  background-position: 49% 82.5%;
  background-clip: text;
  width: 100%;
  display: flex;
  justify-content: center;
} 



.ab_pg .big_fnt {
  bottom: -39px;
  font-size: 106px !important;
}
.ab_pg .publication_sec .project_title {
    height: auto !important;
    text-transform: uppercase;
  }


.vision_img{ width: 100%; background: #f9f9f9 !important; text-align: left;}

.vision_img img{ 
    width: 100%;   
    transition: all 0.6s ease;
    overflow: hidden;
    margin: 0 auto; 
    
}

.vision_img img:hover{ 
    width: 100%;     
  transform: scale(1.05);
  transition: all 0.6s ease;
}

.vision_box{ width: 100%;
    background: #f9f9f9 !important;
  padding: 14px !important;
  min-height:285px;
}

.vision_box h2 {
  font-weight: 200 !important;
  letter-spacing: 0px;
  font-size: 24px !important;
  line-height: 34px !important;
  color: #959595 !important;
  text-transform: unset;
  font-family: "Montserrat", sans-serif !important;
  margin-bottom: 4px;
  text-transform: uppercase;
  margin-top: 15px;
}

section.vision{ padding: 0px 0px 70px 0;}

.mt25{ margin-top: 25px;}

.min_h262{ min-height: 262px;}

.text_align_justify{
    text-align: justify;
}

section.section.section-height-3 {
  padding: 63px 0 50px;
}

.wel_fnt span{ font-weight: 600; text-decoration: underline;}


.moretext { display: none; text-align: justify; margin-bottom: 10px;}


/* feature */

.col-md-4.col4_small {
  flex: 0 0 auto;
  width: 25%;
}
.justify-content-enter {
  display: flex; 
  justify-content: left;
}
.feature_title {
  font-size: 15px !important;
  line-height:  22px !important;
  letter-spacing: 0.3px !important;
  font-weight: 400 !important;
  color: #7d7d7d !important;
  text-transform: uppercase;
  font-family: "Overpass", sans-serif !important;
  /*! height: 67px; */
}
.line {
  position: relative;
  top: -2px;
  font-size: 9px;
}
.card-body.h__auto {
  padding: 14px !important;
  height: auto !important;
  background-color: #f4f1ed !important;
}
.mt10{
  margin-top: 10px !important;
}
.padd0{
  padding: 0px !important;
}
.mb5{
  margin-bottom: 5px !important;
}
.small_view{
  display: none;
}
.bg_beige{
  background-color: #f4f1ed !important;
}

 .pc_none{
  display: none;
}
.d_f{
    display: flex;
}
.txt_up{
      text-transform: uppercase;
}
.w100{
    width: 100%;
}
.card_im{
      background: #fff !important;
  box-shadow: 0px 0 25px #dcdcdc59 !important;
  padding: 14px !important;
  overflow: hidden;
}
.card_im img{
  width: 100%;
    transition: all 1.8s ease;
} 
.tc{
  text-align: center !important;
}
.card_im:hover img{
  transform: scale(1.15);
  transition: all 1.8s ease;
}
.mt15{
    margin-top: 15px;
}
.fs-4{
      font-size: 7rem !important;
}
.mt171{
    top: 171px;
}
.mb73{
    margin-bottom: 73px;
}
.flex_right{
 align-items: center;
  display: flex;
  justify-content: flex-end;
  text-align: right;
}
.wd20{
  width: 20%;
}
.team_box {
  position: relative;
  overflow: hidden;
  background: #e5dfd8;
}
.even_box {
  background: transparent;
}
.team_box:hover img{
  transform: scale(1.1);
  transition: all 1.8s ease;
  opacity: 0.8; 
}
.team_box .team_name{
  transition: all 0.6s ease;
}
.team_box:hover .team_name{
  color: white !important;
  transition: all 0.6s ease;
}
.team_box img{
  width: 100%;
  transition: all 1.8s ease;
}
.team_name_box{
  position: absolute; 
  top: 50%;
  transform: translateY(-50%);
  padding-left: 12px;
  width: max-content;
  z-index: 9;
  padding-right: 12px;
}
.black_bg{
  background: rgb(0, 0, 0);
  opacity: 0;
    transition: all 1.8s ease;
  overflow: hidden;
}
.team_box:hover .black_bg{
  opacity: 1;
  transition: all 1.8s ease;
}
.prinipal_fnt{
  font-size: 115PX !important;
  line-height: 115px;
  text-transform: uppercase;
  letter-spacing: -3px;
}

.youtube_video {
  overflow: hidden;
  aspect-ratio: 16/9;
  border-radius: 8px;
}
.youtube_video iframe{
  aspect-ratio: 16/9;
  transform: scale(1.005);
  width: 100%;
  border-radius: 8px;
}
.mb20{
  margin-bottom: 20px !important;
}
.pb0{
      padding-bottom: 0px !important;
}
.mt0{
  margin-top: 0px !important;
}
.pt180{
    padding-top: 180px;
}


@media screen and (min-width:1800px) and (max-width:1899px){
  .feature_pg .banner_big {
    font-size: 220px;
  }
  .pc_none{
  display: none;
}
  .ab_pg .banner_big{
  font-size: 207px;
  line-height: 192px;
  left: 0;
  letter-spacing: 40px;  
}
.pc_min_h{
    min-height: 300px;
}
.pc_pb40{
    padding-bottom: 40px !important;
}
.pc_pt40{
  padding-top: 40px !important;
}
.ab_pg .main_title{
  margin-top: 0px;
}
.wel_fnt {
  margin-bottom: 0px;
}
.pc_imgt{
    margin-top: -17px;
}
.pc_pt20{
    padding-top: 20px;
}
.pc_pt0{
    padding-top: 0px !important;
  }
    .prinipal_fnt {
    font-size: 106PX !important;
    line-height: 106px !important;
  }
}


@media screen  and (min-width:1700px) and (max-width:1799px){
  .ab_pg .publication_sec .card-body {
    min-height: 313px !important;
  }
.pc_none{
  display: none;
}
  .team_name {
    letter-spacing: 0.2px;
    line-height: 24px !important;
  }
  .team_name br {
    display: block;
  }
  .feature_pg .banner_big {
    font-size: 200px;
  }

.ab_pg .banner_big{
  font-size: 207px;
  line-height: 192px;
  left: 0;
  letter-spacing: 40px;  
}
.pc_min_h{
    min-height: 300px;
}
.pc_pb40{
    padding-bottom: 40px !important;
}
.pc_pt40{
  padding-top: 40px !important;
}
.ab_pg .main_title{
  margin-top: 0px;
}
.wel_fnt {
  margin-bottom: 0px;
}
.pc_imgt{
    margin-top: -17px;
}
.pc_pt20{
    padding-top: 20px;
}
.pc_pt0{
  padding-top: 0px !important;
}
  .prinipal_fnt {
    font-size: 101PX !important;
    line-height: 104px !important;
  }
}


@media screen  and (min-width:1600px) and (max-width:1699px){
  .ab_pg .publication_sec .card-body {
    min-height: 313px !important;
    height: auto;
  }
  .pc_none{
  display: none;
}
  .team_sec .wel_fnt {
    font-size: 19px !important;
    line-height: 27px !important;
    margin-bottom: 10px !important;
  }
  .lap_ls02n{
    letter-spacing: -0.2px;
  }
  .lap_mt0{
    margin-top: 0 !important;
  }

  .team_name {
    letter-spacing: 0.5px;
    line-height: 24px !important;
  }
  .team_name br {
    display: block;
  }
  .ps-4 {
    padding:0 10px !important;
  }
  .ab_pg .big_fnt {
    bottom: -52px;
    font-size: 91px !important;
  }
    .feature_pg .banner_big {
    font-size: 195px;
    line-height: 222px;
  }
.banner_title h1 {
  font-size: 42px !important;
  line-height: 34px !important;
}

.ab_pg .banner_big{
  font-size: 207px;
  line-height: 192px;
  left: 0;
  letter-spacing: 40px;  
}
.pc_min_h{
    min-height: 300px;
}
.pc_pb40{
    padding-bottom: 40px !important;
}
.pc_pt40{
  padding-top: 40px !important;
}
.ab_pg .main_title{
  margin-top: 0px;
}
.wel_fnt {
  margin-bottom: 0px;
}
.pc_imgt{
    margin-top: -17px;
}
.pc_pt20{
    padding-top: 20px;
}
.pc_pt0{
    padding-top: 0px !important;
  }
  .prinipal_fnt {
    font-size: 101PX !important;
    line-height: 104px !important;
  }
}

@media screen  and (min-width:1500px) and (max-width:1599px){
  .team_name {
  letter-spacing: 0.5px;
  line-height: 25px !important;
}
  .team_name br {
    display: block;
  }
.pc_none{
  display: none;
}
.ab_pg .banner_big {
  font-size: 250px;
  line-height: 230px;
}
.ps-4 {
  padding:0 10px !important;
}
  .ab_pg .big_fnt {
  bottom: -52px;
  font-size: 91px !important;
}
  .ab_pg .publication_sec .card-body {
    min-height: 311px !important;
    height: auto;
  }
    .team_sec .wel_fnt {
    line-height: 27px !important;
    margin-bottom: 10px !important;
  }
  .lap_ls02n{
    letter-spacing: -0.2px;
  }
  .lap_mt0{
    margin-top: 0 !important;
  }

    .feature_pg .banner_big {
    font-size: 185px;
    line-height: 217px;
  }
.banner_title h1 {
  font-size: 42px !important;
  line-height: 34px !important;
}
  .feature_title {
  height: auto !important;
}
.ab_pg .banner_big{
  font-size: 207px;
  line-height: 192px;  
  left: 0;
  letter-spacing: 40px;  
}
.pc_min_h{
    min-height: 300px;
}
.pc_pb40{
    padding-bottom: 40px !important;
}
.pc_pt40{
  padding-top: 40px !important;
}
.ab_pg .main_title{
  margin-top: 0px;
}
.wel_fnt {
  margin-bottom: 0px;
}
.pc_imgt{
    margin-top: -17px;
}
.pc_pt20{
    padding-top: 20px;
}
.pc_pt0{
    padding-top: 0px !important;
  }
  .pc_lft_fs{
      font-size: 6rem !important;
  }
  .prinipal_fnt {
    font-size: 90PX !important;
    line-height: 91px !important;
  }
}

@media screen  and (min-width:1400px) and (max-width:1499px){
  .ab_pg .publication_sec .card-body {
    min-height: 315px !important;
    height: auto;
  }
.team_name {
  letter-spacing: 0.5px;
  line-height: 24px !important;
}
  .team_name br {
    display: block;
  }
.ab_pg .banner_big {
  font-size: 240px;
  line-height: 228px;
}

.ab_pg .banner_title{
    top: 57%;
}
.feature_pg .banner_big {
  font-size: 218px;
  line-height: 230px;
  left: 0;
  letter-spacing: 30px;
  padding-left: 11px;
}
.banner_title h1 {
  font-size: 42px !important;
  line-height: 34px !important;
}
.feature_title {
  letter-spacing: 0px !important;
}
.ab_pg .banner_big{
  font-size: 207px;
  line-height: 192px;
  left: 0;
  letter-spacing: 40px;  
}
.pc_min_h{
    min-height: 300px;
}
.pc_pb40{
    padding-bottom: 40px !important;
}
.pc_none{
  display: none;
}
.pc_pt40{
  padding-top: 40px !important;
}
.ab_pg .main_title{
  margin-top: 0px;
}
.wel_fnt {
  margin-bottom: 0px;
}
.pc_imgt{
    margin-top: -17px;
}
.pc_pt20{
    padding-top: 20px;
}
.pc_pt0{
    padding-top: 0px !important;
  }
  .prinipal_fnt {
    font-size: 105PX !important;
    line-height: 99px !important;
  }
}

@media screen  and (min-width:1300px) and (max-width:1399px){
  .ab_pg .publication_sec .card-body {
    min-height: 313px !important;
  }
  .ab_pg .banner_big {
  font-size: 235px;
  line-height: 228px;
}
  .team_sec .wel_fnt {
    line-height: 27px !important;
    margin-bottom: 10px !important;
  }
    .team_name {
  letter-spacing: 0.5px;
  line-height: 24px !important;
}
  .team_name br {
    display: block;
  }
.ps-4 {
  padding:0 8px !important;
}
  .ab_pg .big_fnt {
  bottom: -40px;
  font-size: 89px !important;
}
  .h55 {
  min-height: 82px;
}

.h75 {
  height: 101px;
}

.h88 {
  height: 105px;
}
.pc_none{
  display: none;
}
 
.page_start {
  margin-top: 140px;
  padding-bottom: 40px;
}
.ab_pg .banner_title{
  top: 57%;
}
.feature_pg .banner_big {
  font-size: 198px;
  line-height: 214px;
  left: 0;
  letter-spacing: 32px;
  padding-left: 11px;
}
.banner_title h1 {
  font-size: 41px !important;
  line-height: 33px !important;
}
.feature_title {
  letter-spacing: 0px !important;
  font-size: 14px !important;
}
.pc_h38{
  height: 67px;
}
.pc_h40{
    height: 63px !important;
}
.pc_h20{
  height: 67px; 
}
.pc_h_61{ 
  height: 67px;
}
.ab_pg .banner_big{
  font-size: 207px;
  line-height: 192px;
  left: 0;
  letter-spacing: 40px;  
}
.pc_min_h{
    min-height: 300px;
}
.pc_pb40{
    padding-bottom: 40px !important;
}
.pc_pt40{
  padding-top: 40px !important;
}
.ab_pg .main_title{
  margin-top: 0px;
}
.wel_fnt {
  margin-bottom: 0px;
}
.pc_imgt{
    margin-top: -17px;
}
.pc_pt20{
    padding-top: 20px;
}
.pc_pt0{
    padding-top: 0px !important;
  }
  .prinipal_fnt {
    font-size: 98PX !important;
    line-height: 95px !important;
  }
}

@media screen  and (min-width:1200px) and (max-width:1299px){
  .ab_pg .banner_big {
  font-size: 200px;
}
  .team_name {
  line-height: 25px !important;
  letter-spacing: 0.3px;
} 
  .team_name br {
    display: block;
  }
.ps-4 {
  padding:0 10px !important;
}
  .ab_pg .big_fnt {
  bottom: -46px;
  font-size: 84px !important;
}
  .ab_pg .publication_sec .card-body {
    min-height: 309px !important;
  }
  .team_sec .wel_fnt {
    line-height: 27px !important;
    margin-bottom: 10px !important;
  }

.feature_pg .banner_big {
  font-size: 193px;
  line-height: 226px;
  left: 0;
  letter-spacing: 28px;
  padding-left: 10px;
}
.banner_title h1 {
  font-size: 41px !important;
  line-height: 33px !important;
}
.feature_title {font-size: 14px !important; height: auto;}
.pc_h38{font-size: 14px !important; /*! height: 81px; */}
.pc_h40{
    height: 81px !important; 
}
.pc_h20{
  height: 81px; 
}
.pc_h_61{ 
  height: 81px;
}
.pc_none{
  display: none;
}
.ab_pg .banner_big{
  font-size: 207px;
  line-height: 192px;
  left: 0;
  letter-spacing: 40px; 
}
.pc_min_h{
    min-height: 300px;
}
.pc_pb40{
    padding-bottom: 40px !important;
}
.pc_pt40{
  padding-top: 40px !important;
}
.ab_pg .main_title{
  margin-top: 0px;
}
.wel_fnt {
  margin-bottom: 0px;
}
.pc_imgt{
    margin-top: -17px;
}
.pc_pt20{
    padding-top: 20px;
}
.pc_lft_fs{
      font-size: 6rem !important;
  }
  .pc_pt0{
    padding-top: 0px !important;
  }
  .prinipal_fnt {
    font-size: 90PX !important;
    line-height: 85px !important;
  }
}

@media screen  and (min-width:1200px) and (max-width:1249px){
 .feature_pg .banner_big {
    font-size: 204px;
    line-height: 226px;
  }
}

@media screen  and (min-width:1100px) and (max-width:1199px){

  .ab_pg .publication_sec .card-body {
    min-height: 333px !important;
  }
.ab_pg .banner_big {
  left: 0;
  font-size: 245px;
}
  .team_name {
    line-height: 23px !important;
  }
  .team_name br {
    display: block;
  }
  .team_name br{
    display: block;
}
.ps-4 {
  padding:0 10px !important;
}
  .ab_pg .big_fnt {
  bottom: -46px;
  font-size: 84px !important;
}
.col-md-4.col4_small {
  flex: 0 0 auto;
  width: 33.33%;
} 
.feature_pg .banner_big {
  font-size: 179px;
  line-height: 212px;
  left: 0;
  letter-spacing: 20px; 
  padding-left: 8px;
}
.banner_title h1 {
  font-size: 36px !important;
  line-height: 25px !important;
}
.feature_title {
  font-size: 14px !important;
}
.small_view{
  display: block;
}
.pc_h38{
  height: 38px;
}
.pc_h40{
    height: 40px !important;
}
.pc_h20{
  height: 20px; 
}
.pc_h_61{
  height: 61px;
}
.ab_pg .banner_big{
  font-size: 210px;
  line-height: 192px;
  left: 0;
  letter-spacing: 40px;
}
.pc_min_h{
    min-height: 300px;
}
.pc_pb40{
    padding-bottom: 40px !important;
}
.pc_pt40{
  padding-top: 40px !important;
}
.ab_pg .main_title{
  margin-top: 0px;
}
.wel_fnt {
  margin-bottom: 0px;
}
.pc_imgt{
    margin-top: -17px;
}
.pc_pt20{
    padding-top: 20px;
}
.pc_none{
  display: none;
}
.pc_lft_fs{
      font-size: 5rem !important;
  }
  .pc_pt0{
    padding-top: 0px !important;
  }
    .prinipal_fnt {
    font-size: 85PX !important;
    line-height: 82px !important;
  }

}

@media screen  and (min-width:1050px) and (max-width:1099px){
  .pc_lft_fs{
      font-size: 5rem !important;
  }
  .ab_pg .publication_sec .card-body {
    min-height: 333px !important;
  }
.small_pchide{
  display: none;
}
  .team_name {
    line-height: 22px !important;
  }
  .team_name br{
    display: block;
}
.ps-4 {
  padding:0 10px !important;
}
  .ab_pg .big_fnt {
  bottom: -46px;
  font-size: 84px !important;
}
.col-md-4.col4_small {
  flex: 0 0 auto;
  width: 33.33%;
} 
.feature_pg .banner_big {
  font-size: 167px;
  line-height: 192px; 
  left: -9px; 
  letter-spacing: 14px;
  padding-left: 8px;
}
.pc_mb25{
  margin-bottom: 25px !important;
}
.banner_title h1 {
  font-size: 36px !important;
  line-height: 25px !important;
}
.feature_title {
  font-size: 14px !important;
}
.small_view{
  display: block;
}
.home_pg2 .bg-primary {
  padding: 47px 0;
}
.mt170 {
  margin-top: 95px !important;
}
.ab_pg .banner_big{
  font-size: 210px; 
  line-height: 196px;
  left: 0;
  letter-spacing: 40px;
}
.small_pc_view{
  display: block;
}
.pc_min_h{
    min-height: 367px;
}
.pc_pb40{
    padding-bottom: 40px !important;
}
.pc_pt40{
  padding-top: 40px !important;
}
.ab_pg .main_title{
  margin-top: 0px;
}
.wel_fnt {
  margin-bottom: 0px;
}
.pc_imgt{
    margin-top: -17px;
}
.pc_w100{
  flex: 0 0 auto;
    width: 100% !important;
}
.pc_txt_lft{
  text-align: left !important;
}
.pc_pt0{
    padding-top: 0px !important;
  }
  .prinipal_fnt {
    font-size: 79PX !important;
    line-height: 79px !important;
  }
}

@media screen and (min-width:901px) and (max-width:1024px){
   .tab_axis_mb{
      margin-bottom: 120px !important;
   }
  .sm_mb10{
      margin-bottom: 10px !important;
  }
 .tab_n {
    display: none;
  }
  .ab_pg .big_fnt{
    bottom: 18px; 
  }
  .sm_d_b{
    display: flex; 
  }
  .sm_w100{
        width: 100%;
  }
  .sm_min_h{
    min-height: auto;
  }
 
  .sm_txt_lft{
    text-align: left !important;
  }
  .tab_w50{
      width: 50%;
  }
  .sm_w100{
    width: 100%;
  }
    .black_bg {
    opacity: 1;
  }
   .team_box {
    background: #e4ded7 !important;
    box-shadow: 0px 0 25px #dcdcdc59 !important;
    padding: 7px !important;
  }
  .team_name_box {
    position: unset;
    transform: unset;
    padding-left: 7px;
    width: 100%;
  }
   .team_sec .team_name {
    font-size: 16px !important;
    line-height: 22px !important;
    letter-spacing: 0.2px;
    text-align: center;
    margin-top: 9px;
    margin-bottom: 2px !important;
  }
   .divider.divider-small {
    display: none;
  }
   .team_box:hover .team_name {
    color: #636363 !important;
    transition: all 0.6s ease;
  }
  .sm_mb0{
      margin-bottom: 0px !important;
  }
  .tab_bigw100{
    flex: 0 0 auto;
    width: 100%;
  }
  .tab_bigpb_30{
    padding-bottom: 30px !important;
  }
  .prinipal_fnt{
      font-size: 80PX !important;
    line-height: 77px !important;
    margin-bottom: 10px !important;
    text-align: center;
    letter-spacing: 0px;
  }
 
  .team_sec{
    padding-top: 40px;
  padding-bottom: 40px;
  }
   .ab_pg .banner_big{
    font-size: 89px !important;
    /*! top: -40px; */
    line-height: 177px;
  } 
  .banner_title h1{
   
    font-size: 26px !important;
    line-height: 10px !important; 
  }
    .tab_flx {
    display: flex;
  }
   
  .sm_pr2{
    padding-right: 2px !important;
  }
  .sm_pl2{
    padding-left: 2px !important; 
  } 
   .tab_mt50{
      margin-top: 50px !important;
  }
   section {
    padding: 60px 0 !important;
    
  }
  .tab_pb0{
      padding-bottom: 0px !important;
  }

  /* feature page responsive */

  .feature_pg .banner_big{
    font-size: 130px;
  letter-spacing: 2px;
  left: -6px;
  line-height: 132px;
  }
 .home_pg2 .bg-primary {
    padding: 40px 0 !important;
  }
  .feature_pg .banner_title{
      top: 40%;
  }

  .tab_mb20{
    margin-bottom: 20px !important;
  }
  .client-logos {
    margin: 14px auto 0;
    margin-top: 14px;
    margin-bottom: 0px;
    margin-bottom: 60px;
    margin-top: 30px !important;
  }
  .col-md-4.col4_small {
  flex: 0 0 auto;
  width: 50%;
}

 .yt .col-md-4 {
    flex: 0 0 auto;
    width: 50%;
  }
  .justify-content-enter {
    display: flex;
    justify-content: left;
  }

}



@media screen and (min-width:768px) and (max-width:900px){
 
     section {
    padding: 60px 0 !important;
    
  }
  .tab_pb0{
      padding-bottom: 0px !important;
  }
  
    .prinipal_fnt {
    font-size: 80PX !important;
    line-height: 77px !important;
    margin-bottom: 10px !important;
    text-align: center;
    letter-spacing: 0px;
  }
  
  .banner_title {
    top: 39% !important;
  }
  .banner_title h1 {
    
     
    font-size: 26px !important;
    line-height: 10px !important;
  }
  .tab_pb20 {
    padding-bottom: 20px !important;
  }
  .ab_pg .banner_big {
    font-size: 130px !important;
    line-height: 132px;
    letter-spacing: 20px; 
  }
  .home_pg2 .bg-primary {
  padding: 40px 0 !important;
}
  .principal_sec{
    padding-bottom: 40px;
  }
  .team_sec{
    padding-top: 40px;
  padding-bottom: 40px;
  }
  .sm_mb10{
      margin-bottom: 10px !important;
  }
  .sm_axis_mb{
      margin-bottom: 140px !important;
  }
  .ab_pg .big_fnt{
    bottom: 31px; 
  }
  .sm_d_b{
    display: flex; 
  }
  .sm_w100{
        width: 100%;
  }
  .sm_min_h{
    min-height: auto;
  }
 
  .sm_txt_lft{
    text-align: left !important;
  }
  .tab_w50{
      width: 50%;
  }
  .sm_w100{
    width: 100%;
  }
    .black_bg {
    opacity: 1;
  }
   .team_box {
    background: #e4ded7 !important;
    box-shadow: 0px 0 25px #dcdcdc59 !important;
    padding: 13px !important; 
  }
  .team_name_box {
    position: unset;
    transform: unset;
    padding-left: 7px;
    width: 100%;
  }
   .team_sec .team_name {
    font-size: 16px !important;
    line-height: 22px !important;
    letter-spacing: 0.2px;
    text-align: center;
    margin-top: 9px;
    margin-bottom: 2px !important;
  }
   .divider.divider-small {
    display: none;
  }
   .team_box:hover .team_name {
    color: #636363 !important;
    transition: all 0.6s ease;
  }
  .sm_mb0{
      margin-bottom: 0px !important;
  }
   .sm_pr2{
    padding-right: 2px !important;
  }
  .sm_pl2{
    padding-left: 2px !important; 
  }
  .tab_n{
    display: none;
  }
  .tab_b{
      display: block;
  }
  .tab_none{
    display: none;
  }

  /* feature page responsive */

  .feature_pg .banner_big{
    font-size: 130px;
  letter-spacing: 2px;
  left: -6px;
  line-height: 132px;
  }
   .home_pg2 .bg-primary {
    padding: 40px 0 !important;
  }
 .feature_pg .col-md-4.col4_small {
    flex: 0 0 auto;
    width: 50%;
}
.tab_mb20{
    margin-bottom: 20px !important;
  }
  /* .client-logos {
    margin: 14px auto 0;
    margin-top: 14px;
    margin-bottom: 0px;
    margin-bottom: 60px;
    margin-top: 30px !important;
  } */
 .yt .col-md-4 {
    flex: 0 0 auto;
    width: 50%;
  }
  .justify-content-enter {
    display: flex;
    justify-content: left;
  }
}

@media screen and (max-width:767px){
  .flex_dir{
      flex-direction: column-reverse;
  }
  .res_mb7{
      margin-bottom: 7px;
  }
  .res_fs_4{
      font-size: 3rem !important;
  }
  .res_pt0{ 
      padding-top: 0px;
  }
  .res_mb10{
      margin-bottom: 10px !important;
  }
  .res_mb20{
    margin-bottom: 20px !important;
  }
  .flex_right {
  align-items: center;
  display: flex;
  justify-content: flex-start;
  text-align: left;
}
  .ab_pg .banner_big{
    left: 0px;
    font-size: 58px;
    letter-spacing: 10px;
    line-height: 64px;
  }
   .ab_pg .bg-primary{
      padding: 10px 0 !important;
   }
   .res_img_w{
    max-width: 23%;
    margin-top: -12px;
   }
   .ab_pg .main_title{
    margin-bottom: 0px;
    margin-top: 0px;
   }
   .wel_fnt {
    font-size: 16px !important; 
    margin-bottom: 0px;
    margin-top: 7px !important;
   }
   .res_minh_auto{
      min-height: auto;
   }
   
   .ab_pg .big_fnt {
  bottom: -70px;
  font-size: 55px !important;
}
.pc_none{
  display: none;
}
.res_mb68{
  margin-bottom: 68px; 
}
.res_pt40{
  padding-top: 40px;
}
.res_mb0{
  margin-bottom: 0px !important;
}
.res_pb40{
    padding-bottom: 40px !important;
}
.res_txt_left{
    text-align: left !important;
}
.res_flex_dir{
    flex-direction: column-reverse;
}
.team_name{
  font-size: 21px !important;
  line-height: 28px !important;
  letter-spacing: 0px;
}
section.section.section-height-3{
  padding-top: 40px;
  padding-bottom: 40px;
}
.res_pt30{
  padding-top: 30px !important;
}
.res_mt10{
  margin-top: 10px !important;
}
.prinipal_fnt {
  font-size: 50PX !important; 
  line-height: 48px !important;
  letter-spacing: -2px;
  text-align: center;
  margin: 8px auto 12px !important;
} 
.card_im {
  padding: 7px !important;
}
.principal_sec .team_name {
  font-size: 17px !important;
  line-height: 25px !important;
  letter-spacing: -0.2px;
  margin-top: 10px !important;
  margin-bottom: 0;
}
.team_sec .team_name {
  font-size: 16px !important;
  line-height: 22px !important;
  letter-spacing: 0.2px;
  text-align: center;
  margin-top: 9px;
  margin-bottom: 2px !important;
}
.black_bg {
  opacity: 1;
}
.team_name_box {
  position: unset;
  transform: unset;
  padding-left: 7px;
  width: 100%;
}
.divider.divider-small {
  display: none;
}
.team_box{
  background: #e4ded7 !important;
  box-shadow: 0px 0 25px #dcdcdc59 !important;
  padding: 7px !important; 
}
.team_box:hover .team_name {
  color: #636363 !important; 
  transition: all 0.6s ease;
}
.res_mt0{
      margin-top: 0px !important;
}
}

@media screen and (min-width:501px) and (max-width:767px){
  .feature_pg .banner_big{
    left: 0px;
    font-size: 58px;
    letter-spacing: 10px; 
    line-height: 64px;
  }
  .banner_title h1{
    font-size: 26px !important;
    line-height: 10px !important;
  }
  .banner_title{
    top: 9%;
  }
  .home_pg2 .bg-primary{
    padding: 35px 0;
  }
  .feature_pg .bg-primary{ 
    padding: 10px 0;
  }
  .mt170 {
  margin-top: 35px !important;
}
.col-md-4.col4_small {
  flex: 0 0 auto;
  width: 50%;
}
.feature_title{
  height: auto;
  font-size: 14px !important;
}
  .client-logos {
    margin: 0px auto 0;
  }
  .res_pb30{
    padding-bottom: 30px;
  }
  .res_mt0{
      margin-top: 0px !important;
}
 
}


@media screen and (min-width:350px) and (max-width:500px){
  .feature_pg .banner_big{
    left: 0px;
    font-size: 49px;
    letter-spacing: 9px;  
    line-height: 64px;
  }
  .banner_title h1{
    font-size: 26px !important;
    line-height: 10px !important;
    color: #000 !important; 
  }
  .banner_title{
    top: 9%; 
    background: #ffffffd6;
  }
  .home_pg2 .bg-primary{
    padding: 50px 0;
  }
  .feature_pg .bg-primary{
    padding: 10px 0;
  }
  .mt170 {
  margin-top: 35px !important;
}
.col-md-4.col4_small {
  flex: 0 0 auto;
  width: 100%;
}
.feature_title{
  height: auto;
  font-size: 14px !important;
}
  .client-logos {
    margin: 0px auto 0;
  }
  .res_pb30{
    padding-bottom: 30px;
  }
  .res_mt0{
      margin-top: 0px !important;
}
}
