

@media screen and (max-width:767px) {

.mo_m10{
    margin-top: 10px !important;
}
.mo_mt30{
    margin-top: 30px !important;
}
.mo_pt0{
    padding-top: 0px !important;
}


.bdr_ani3 {
height: 158px;
width: 158px !important;
left: 27.9% !important;
}
.mo_m0{
    margin: 0px !important;
}
.mo_mt30{
    margin-top: 30px !important;
}
.mo_mt20{
    margin-top: 20px !important;
}


.mo_mb30{
    margin-bottom: 30px !important;
}
.mo_pt30{
    padding-top: 30px !important;
}
.mo_lh25{
    line-height: 22px !important;
}
.mo_w52{
    width: 52% !important;
}
.mo_tl{
    text-align: left !important;
}

.mo_ml80{
    margin-left: 21px !important;
}
.mo_w200{
    width: 200px !important;
}

}

@media screen and (min-width:420px) and (max-width:430px) {
    .team_bdr {
        left: 30.1%; 
    }
}
@media screen and (min-width:410px) and (max-width:420px) {
    .team_bdr {
        left: 29.32%;
    }
}

@media screen and (min-width:360px) and (max-width:370px) {
    .team_bdr {
        left: 26.2%;
    }

    .mo_view{
        display: none;
    }
}

@media screen and (min-width:350px) and (max-width:359px) {
 /* about organization page */
   .mo_view{
    display: none !important;
   }

   /* journey page */
   .mo_bdr_left {
    left: 59px !important;
  }

  /* awards & recognition page */
  .tab {
    margin: 0px 9px;
    }
    .mo_ls{
        letter-spacing: -0.6px;
    }

    /* about team */
    .team_bdr {
        left: 25.4%;
    }
   
}