
@media only screen and (min-width: 2100px) {
  .container-fluid
  {
    max-width: 1750px;
  }

.oi-wrapper {
height: calc(100vh - 200px) !important;
}

}

@media only screen and (max-width: 2100px) {
  .oi-wrapper {
    height: calc(100vh - 200px) !important;}
}


@media only screen and (max-width: 1750px) {
  .container-fluid
  {
    max-width: 95%;
  }
  .frm
  {
    right: 33px;
    top: 162px;
    width: 100%;
    max-width: 400px;
  }
  .banner-text
  {
    margin: 0 0 0 33px;
  }
  .top-left img 
  {
    max-height: 100px;
  }
  .banPic {
    max-width: 500px;
  }
  .cipatePic {
   height: auto;
  }
  .expoInner .owl-item.active.center {
    width: 300px ;
  }
  /* .expoInner .owl-item.active.center .expraPic
  {
    width: 192%;
  } */
  .oi-titles li.active {
    font-size: 36px;
  }
  .banner-pic img
  {
    height: 900px;
    object-fit: cover;
  }
  .discov
  {
    font-size: 18px;
    padding: 9px 32px;
  }
  .discoverInner
  {
    justify-content: center;
  }
  .envolvingSection
  {
    padding: 70px 0 70px 40px;
  }
  .envolvPic img {
    width: 97%;
  }

  .banner
  {
    padding: 150px 0 0 0;
  }
    
  .textAlignCenter {
    text-align: center;
    padding-top: 2rem;
    padding-bottom: 1rem;
}
  .banner-text h1
  {
    font-size: 36px;
  }
  .expoInner .owl-carousel .before-1 {
    margin-right: 40px !important;
}
.expoInner .owl-carousel .after-1 {
    margin-left: 20px;
}

  .oi-wrapper {
height: calc(100vh - 200px) !important;
}


}
@media only screen and (max-width: 1600px) {
  .oi-titles li.active {
    font-size: 26px;
}
.oi-titles li {
  margin: 35px 0;
}
.oi-wrapper {
height: calc(100vh - 200px) !important;
}
.oiBox p {
  font-size: 18px;
}
  .thankyou .th-1 {
    max-width: calc(100% - 42%) !important;  
}
.aspMan img {
  max-width: 485px;
}
.bnBox h5
{
  font-size: 28px;
}
.bnBox p {
  font-size: 16px;
}
.banner .owl-nav
{
  left: -100%;
}
.st2
{
  font-size: 70px;
}
.st2 .dn::before
{
  width: 12.5px;
}
.participateHeading .up::before {
  left: 3.1px;
  width: 6.6px;
}
.aspirentSection .dn::before {
  left: 4px;
}
.platformSection .up::before {
  width: 9px;
  left: 5px;
  top: -4px;
}
}


@media only screen and (max-width: 1500px) {
  .thankyou {
    display: flex;
    align-items: center;
}
.thankyou .th-1 {
  max-width: calc(100% - 0%) !important;
}
  .thankText {
    position: unset;
}
img.posab {
  position: absolute;
  left: 20%;
  top: 29%;
  width: 130px;
  height: 130px;
}
.partcipateText p
{
  font-size: 22px;
}
.cipatePic {
    height: auto;
  }
.envolvRight
{
  padding: 0px 0 0 0;
}
.envFull
{
  margin: 0 0 30px 0;
}
.envolvRight h3
{
  margin: 0 0 10px 0;
  font-size: 42px;
}
.expoInner .owl-item.active.center .expraPic {
    width: 100%;
}
.expoInner .owl-item.active.center .expraPic {
  max-width: 100%;
}
 .expoInner .owl-item.active.center {
    width: auto !important;
 }
 .expoInner .owl-item.active:not(.center) {
  width: auto !important;
}
.partcipateText
{
  bottom: 60px;
}
.aspireBottom
{
  max-width: 95%;
}
.expoInner
{
  display: none;
}
.expoInnerMobile
{
  display: block;
}
.expraPic img {
  height: 500px;
}
.expraPic
{
  margin:50px 0 0 0;
  width: 100%;
}
.expoInnerMobile .owl-item.active.center .expraPic
{
  margin:0px 0 0 0;
}
.expoInnerMobile .owl-item.active.center .expraPic img
{
  height: 600px;
}
.banner-text h2
{
  margin: 0 0 0px 0;
}
.thankText
{
  right: 50px;
  top: 170px;
}
.thankText h1
{
  font-size: 46px;
}
.thankText h3 img {
  max-width: 66%;
}
.rightText {
  width: 32%;
}
.leftText
{
  width: 32%;
}
.centerBox
{
  width: 32%;
}
.leftText h2
{
  font-size: 38px;
}
.bigBgNumber
{
  font-size: 140px;
}
.bigBgNumber.prev {
  opacity: 0.2;
  transform: scale(0.7) translateY(-280px) rotateX(-10deg);
  z-index: 2;
  filter: blur(2px);
}

.bigBgNumber.next {
  opacity: 0.2;
  transform: scale(0.7) translateY(280px) rotateX(10deg);
  z-index: 2;
  filter: blur(2px);
}
.asr
{
  font-size: 18px;
}
.asr:nth-child(4)
{
  width: 300px;
  background: #fff;
}

}
@media only screen and (max-width: 1440px) {
  .other-industries {
    padding: 50px 50px 50px;
  }

  .oi-wrapper {
    height: calc(100vh - 200px) !important;
  }
  .confidence
  {
     display: inline-block;
  }
   .banner-text h1 {
    font-size: 30px;
  }

  .textAlignCenter {
    text-align: center;
    padding-top: 2rem;
    padding-bottom: 2rem;
}
  .st2 {
    font-size: 50px;
    line-height: 123%;
  }
  .st2 .dn::before {
    width: 9px;
    left: 3px;
  }
  .tx-1
  {
    font-size: 15px;
  }
  .bnBox h5 {
     font-size: 22px;
  }
  .bnBox p
  {
    font-size: 14px;
  }
  .banner .owl-nav
  {
    left: -75%;
  }
  .leftText .up::before {
    width: 5px;
    left: 2px;
  }
  .leftText .dn::before {
    width: 6px;
    left: 2px;
  }
   .tx-1 {
    font-size: 13px;
  }
}
@media only screen and (max-width: 1350px)
{
.banPic
{
  margin: 0 23% 0 0;
}

.banner-pic img
  {
    height: 800px;
 }
.participateLeft
{
  gap: 10px;
}
.partcipateText h4
{
  font-size: 26px;
}
.cipatePic {
  border-radius: 5px;
}
.ftRight {
  padding: 0 0 0 0px;
}
.mbaSection
{
  display: none;
}
.mbaMobile
{
  display: block;
}
.thankText
{
  right: 50px;
  top: 150px;
}
.thankText h1
{
  line-height: 115%;
}
.aspireBottom h3 {
  font-size: 38px;
}
.aspireBottom p
{
  font-size: 20px;
}
.ln img {
  max-width: 97%;
  margin: 0 0 0 3%;
}
.asr
{
  left: 0;
}
.asr:nth-child(2) {
  left: 374px;
  width: 270px;
}
.asr:nth-child(3) {
  left: 650px;
  width: 290px;
}
.mbaMobile .dn::before {
  content: "";
  bottom: -10px;
  position: absolute;
  height: 26px;
  width: 7px;
  background: #036D91;
  left: 2px;
}

.cityDec p {
  
    font-size: 14px;
  
}
.mbaMobile .dn {
  -webkit-text-fill-color: #036D91;
}
.mbaMobile .up::before {
  width: 6px;
  background: #199865;
  left: 3px;
}
.mbaMobile .up {
  -webkit-text-fill-color: #199865;
}
.aspirentSection .dn::before {
  left: 4px;
}
.oiBox
{
  max-width: 370px;
  padding: 20px 20px 5px;
}
.envolvRight .up::before {
  left: 3.1px;
  width: 6px;
}
.mbmdec
{
  font-size: 20px;
}
.expoSection
{
  padding: 50px 0 50px;
}

.expraPic img {
    height: 400px;
}
.expoInnerMobile .owl-item.active.center .expraPic img
{
  height: 450px;
}
 .frm {
    max-width: 310px;
  }
}
@media only screen and (max-width: 1200px)
{
.banPic
{
  margin: 0 0% 0 0;
}
  .thankyou {
    padding-top: 16%;
}
 .participateLeft {
  width: 100%;
  padding: 100px 0 0 0;
 }
 .participateRight {
  width: 400px;
  margin: 0px auto;
}
.indrsSection
{
  display: none;
}
.indrsSectionMobile 
{
  display: block;
}
.aspireBottom h3
{
  font-size: 36px;
}
.aspireBottom p
{
  font-size: 20px;
}
.aspireBottom
{
  max-width: 95%;
}
.aspMan img {
  max-width: 500px;
}
.envolvRight h3
{
  font-size: 36px;
}
.env-1
{
  margin: 8px 0 0 0;
}
.ftRightInner {
  gap: 10px;
  flex-wrap: wrap;
}
.frm {
  right: 0;
  top: 0;
  margin: 30px auto;
  position: relative;
  max-width: 400px;
}
.fr
{
  margin: 0 0 10px;
}

.ftLeft img {
  max-width: 300px;
}
.ftRight p
{
  font-size: 16px;
}
.last-footer
{
  font-size: 16px;
}
.discoverSection
{
  padding: 50px 0;
}
 .thankText {
    right: 50px;
    top: 150px;
  }
  .thankText h1
  {
    font-size: 42px;
  }
  .expoSection
  {
    min-height: auto;
    padding: 50px 0 40px;
    margin-top: 39px;
  }
  .mbaMobile
  {
    padding: 50px 0;
  }
  .heading h1
  {
    font-size: 36px;
  }
  .participateHeading
  {
    font-size: 36px;
  }
  .dn::before {
    height: 30px;
    width: 5px;
    left: 2px;
  }
  .up::before
  {
    left: 2px;
  }
  .discoverSection .up::before {
    width: 6px;
    left: 2px;
  }
  .envolvRight .up::before {
    left: 3px;
    width: 5px;
  }
  .seminerSection .dn::before {
    width: 5px;
    left: 2px;
  }
  .seminerSection .up::before {
    width: 5px;
    left: 3px;
  }
  .mbaMobile .dn::before
  {
    bottom: -12px;
    width: 5px;
    left: 2px;
  }
  .mbmdec
  {
    font-size: 20px;
  }
  .asr:nth-child(2) {
    left: 230px;
    bottom: -30px;
  }
  .asr:nth-child(3) {
    left: 550px;
    bottom: 135px;
  }
 .platformSection .up::before {
    left: 5.2px;
    width: 9px;
  }
  .platformSection .up::before
  {
    left: 5px;
  }
  .expoSection .up::before {
    width: 5px;
    left: 2px;
  }
  .expoSection .dn::before {
    width: 5px;
  }
  .ftLeft {
    width: 75%;
    padding: 0 0 0 0px;
  }
.participateHeading .dn::before {
  left: 1px;
}
.participateHeading .up::before {
  left: 2px;
  width: 5px;
}
 .mbaMobile .up::before {
    width: 5px;
    left: 2px;
  }
  .citySection .dn::before {
    width: 6px;
    left: 2px;
  }
  .citySection .up::before {
    left: 3px;
    width: 5px;
  }
  .citySection
  {
    padding: 50px 0;
  }
  .platformSection .dn::before
  {
    left: 4px;
  }
  .participatingSection{
    padding: 50px 0 40px;
  }
  .platformSection {
    padding: 40px 0 0px;
  }
}
@media only screen and (max-width: 991px){
  .banPic {
    max-width: 50%;
  }
  .rgBtn
  {
    display: none;
  }
  .banner-pic img
  {
    height: 1200px;
  }
  .participateHeading
  {
    font-size: 42px;
  }
  .envfl
  {
    font-size: 16px;
  }
    .primePartners {
background: url("../images/Vector.svg") no-repeat center;
/* background-size: 100% 100%; */
padding: 20px 0;
  width: 100%;
  
  
}
  .heading h1
  {
    font-size: 36px;
  }
  .heading h2
  {
    font-size: 48px;
  }
  .banner-text
  {
    max-width: 650px;
  }
  .bnFull
  {
    padding: 10px 29px;
  }
  .bnBox h5 {
    font-size: 24px;
  }
   .banner-text h1 {
    font-size: 30px;
  }
  .banner .owl-nav
  {
    bottom: 25px;
    left: -100%;
  }
  .st1
  {
    line-height: 150%;
  }
  .st2 {
    font-size: 40px;
  }
  .st2 .dn::before {
    bottom: -12px;
    height: 38px;
    width: 8px;
    left: 2px;
  }
   .banner-text {
    max-width: 50%;
  }
  .bnBox p {
    font-size: 16px;
  }
  .txFull {
    margin: 0 0 15px 0;
    flex-wrap: wrap;
}
.tx-1
{
  margin:0 0 10px 0;
}
.thankText h1
{
  font-size: 32px;
}
.thankText h3 img {
  max-width: 66%;
}
.thankText {
    max-width: 402px;
  }
.asr:nth-child(2) {
  left: 130px;
  bottom: -30px;
}
.asr:nth-child(3) {
  left: 450px;
  bottom: 85px;
}
.ftr-flx
{
  flex-wrap: wrap;
}
.ftRightInner {
  display: block;
}
.ftRight h3
{
  padding: 0 0 30px 0;
}
  
}
@media only screen and (max-width: 861px){
 
 .banPic {
    max-width: 337px;
  }
  .banner-pic img
  {
    height: 1100px;
  }
  .partcipateText {
    bottom: 40px;
  }
   .discov {
    font-size: 16px;
    padding: 9px 27px;
    height: 70px;
  }
  .discov img 
  {
    max-height: 40px;
  }
  .aspMan img {
    max-width: 400px;
  }
  .aspireBottom h3
  {
    font-size: 32px;
  }
  .aspireBottom p
  {
    font-size: 16px;
  }
.envolvingSection
{
  flex-wrap: wrap;
  padding: 70px 20px 40px;
}
.envolvPic img {
  width: 100%;
}
.envolvRight .regBtn {
  text-align: center;
}
.expoInnerMobile .owl-item.active.center .expraPic img {
    height: 500px;
  }
.expraPic img {
    height: 400px;
  }
.expraPic
{
  max-width: 100%;
}
  .banner-text h1 {
    font-size: 26px;
  }
  .bnFull {
    padding: 10px 22px;
  }
  .bnBox:last-child {
  padding: 0 0 0 20px;
}
.thankText {
    max-width: 302px;
    top: 118px;
  }
.asr:nth-child(2) {
  left: 90px;
  bottom: -30px;
}
.asr:nth-child(3) {
  left: 350px;
  bottom: 85px;
}
.confidence
{
   display: inline-block;
}
.banner-text h1 {
  font-size: 26px;
}
.bnFull {
    padding: 10px 10px;
}
.bnBox:last-child {
  padding: 0 0 0 20px;
}
 .banner .owl-nav {
    left: 0;
  }
.participatingSection
{
  padding: 60px 0 50px;
}

.textAlignCenter {
  text-align: center;
  padding-top: 1rem;
  padding-bottom: 3rem;
}

    .fontStyleh3 {
        font-size: 18px;
        font-weight: 300;
        padding-bottom: 0px;
        line-height: 0.7;
    }
.aspirentSection
{
  padding: 50px 0;
}
.platformSection {
  padding: 30px 0 0px;
}
.seminerSection
{
  padding: 40px 0;
}
.aspirentSection .dn::before {
  width: 7px;
  left: 3px;
}
.platformSection .dn::before {
  width: 7px;
}
.platformSection .up::before {
  width: 7px;
  left: 4px;
}
.envolvRight .up::before {
  width: 5px;
}
.citySection .up::before {
  right: 2px;
}
.ftr-flx {
  display: block;
}
.ftLeft {
  margin: 0 0 30px 0;
}
.participateHeading .dn::before {
  width: 6px;
  left: 2px;
}
.participateHeading .up::before {
  width: 6px;
}
 .ftRight {
    padding: 0 0 0 0px;
    overflow: hidden;
  }
 
}
@media only screen and (max-width: 767px){
  .thankyou {
    background: url(../images/mobback.webp) no-repeat center;
    background-size: cover;
    display: flex
    ;
            align-items: center;
            flex-direction: column-reverse;
}
 .banner-text {
    max-width: 100%;
    padding: 0 30px;
    margin:0;
    top: 145px;
    left: 0;
  }
   .banPic {
    max-width: 450px;
    left: 0;
    margin: -36px auto 0;
    z-index: 9;
  }
  .banner .owl-nav {
    left: 0;
    bottom: 30px;
    width: 100%;
    padding: 0 0px;
    justify-content: space-between;
  }
  .banner-pic img {
    height: 997px;
  }
   .participateHeading {
    font-size: 26px;
    position: relative;
    margin: 0;
    left: 0;
  }
   .participateLeft {
    padding: 0px 0 0 0;
  }
  .cipatePic {
    height: auto;
  }
  .citySection .owl-nav {
    position: relative;
    right: 0px;
    top: 0;
    gap: 10px;
    display: flex;
    justify-content: center;
  }
  .expoInner .owl-nav {
    justify-content: center;
  }
  
  .ftr-flx {
    display: block;
    gap: 20px;
    overflow: hidden;
  }
    .ftLeft {
    max-width: 100%;
    margin: 0 auto 36px;
    width: 100%;
    text-align: center;
  }
   .ftRight p {
    font-size: 14px;
  }
  .ftRight h3
  {
    font-size: 32px;
  }
  .ftRight h4
  {
    font-size: 18px;
  }
  .heading h2 {
    font-size: 38px;
  }
  /*.aspirePic
  {
    display: none;
  }*/
  .aspireBottom h3 {
    font-size: 24px;
    line-height: 132%;
  }
  .aspireBottom
  {
    border-radius: 10px;
  }
   .aspMan {
    bottom: 24px;
    left: 0;
    width: 100%;
    text-align: center;
  }
  
  .platformSection {
    padding: 70px 0 0px;
  }
  .aspirentSection
  {
    min-height: 1000px;
    position: relative;
  }
  .aspirentSection:before
  {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: url(../images/mobile-line.webp) no-repeat;
    background-position: 0 120px;
    background-size: 98% auto;
  }
  .aspireMobile
  {
    display: block;
  }
  .expoInnerMobile .owl-item.active.center .expraDec h4
  {
    font-size: 24px;
    line-height: 130%;
  }
  .expoInnerMobile .owl-item.active.center .expraDec p
  {
    font-size: 14px;
    line-height: 150%;
  }
  .expoSection
  {
    padding: 40px 0 30px;
    margin-top: 48px;
    min-height: auto;
  }
  .platformSection .heading h1
  {
    font-size: 20px;
    margin: 0;
  }
  .platformSection .heading h2 {
    font-size: 28px;
  }
  .envolvRight h3 {
    font-size: 32px;
    max-width: 300px;
  }
  .participatingSection, .discoverSection {
    padding: 30px 0;
  }
  .seminerSection
  {
    padding: 40px 0;
  }
  .mbmdec {
    font-weight: 400;
    font-size: 15px;
  }
.st2 .dn::before {
  bottom: -9px;
  height: 19px;
  width: 6px;
  left: 2px;
}
.bannerFull {
  display: block;
}
/* .th-1
{
  display: none;
} */
.th-2
{
  display: block;
}
 .thankText {
    max-width: 100%;
    top: 150px;
    right: inherit;
    left: 0px;
    padding: 0 20px;
    padding-top: 40px;
    text-align: center;
  }
  .thankText .regBtn {
  text-align: center;
}
.confidence
{
  display: inline-block;
}
.envolvingSection {
  padding: 40px 20px;
}
 .frm {
    margin: 0px auto;
  }
  .txFull.dc
  {
    display: none;
  }
  .txFullMbl
  {
    display: block;
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 0 0 0 0;
  }


.mbblock
{
  display: block;
}
.bnBox:last-child {
  padding: 0 0 0 2px;
}
.tx-1
{
  font-size: 14px;
  padding: 0 7px;
  width: auto;
  float: left
}
.participateHeading .dn::before {
  width: 3px;
  left: 1px;
}
.primeHeading {
  
    font-size: 20px;
    padding-top: 20px;
    padding-bottom: 10px;
 
}

 .participateHeading .up::before {
    left: 1.3px;
    width: 3px;
  }
  .asr
  {
    position: relative;
    left: 0;
    bottom: initial;
    width: 100% ;
    margin:0 0 20px 0;
    font-size: 16px;
    display: flex;
    justify-content: left;
    align-items: center;
    min-height: 56px;
  }
  .asr:nth-child(2) {
    left: 0;
    bottom: 0;
    background: transparent;
    width: 100%;
  }
   .asr:nth-child(3) {
    left: 0;
    bottom: 0;
    background: transparent;
    width: 100%;
  }
   .asr:nth-child(4) {
    left: 0;
    bottom: 0;
    top: 0;
    background: transparent;
    width: 100%;
  }
  .primePartners {
background: url("../images/Vector.svg") no-repeat center;
/* background-size: 100% 100%; */
padding: 20px 0;
  width: 100%;
  
  
}
  .ln
  {
    display: none;
  }
  .asr span
  {
    max-width: 35px;
  }
  .dc-1
  {
    display: none;
  }
  .dc-2
  {
    display: block;
    padding: 15px 20px;
  }
  .ftRight h3 {
    padding: 0 0 20px 0;
  }
  .fr {
    margin: 0 0 0;
  }

}
@media only screen and (max-width: 570px){
  .cipatePic img {
    max-height: 100%;
    /* max-width: 92%; */
    mix-blend-mode: multiply;
}
.cipatePic {
    height: auto;
    margin-bottom: 10px;
    width: 100%;
}
.banner-text h1
{
  font-size: 24px;
  line-height: 166%;
}
.st1, .st2
{
  font-size: 42px;
  line-height: 150%;
}
.confidence::before
{
  width: 22px;
  top: 6px;
  right: -33px;
}
.bnBox h5
{
  font-size: 20px;
  font-weight: 600;
  line-height: 150%;
}
  .participateHeading {
    font-size: 23px;
    position: relative;
    margin: 0;
    left: 0;
  }
.bnBox p
{
  font-size: 16px;
  line-height: 150%;
}
.primePartners {
background: url(../images/Vector2.svg) no-repeat center;
background-size: 100% 100%;
padding: 20px 0;
  width: 100%;
  
  
}
 .banner-pic img {
    height: 838px;
  }
.banner-text h4
{
  font-size: 14px;
}

.banner-text h2
{
  margin: 0 0 10px 0;
}
.banner-text
{
  padding: 0 15px;
}
.bnFull
{
  gap: 20px;
  margin-top: 10px;
}
.top-left img {
  max-height: 82px;
}
 .discov {
    font-size: 14px;
    padding: 9px 10px;
    height: 50px;
    width: auto;
    justify-content: left;
    text-align: left;
    gap: 4px;
    margin: 0px 0 7px 0;
  }
  .discov img {
    max-height: 30px;
  }
.heading h1 {
    font-size: 26px;
  }
.seminerSection .heading p
{
  font-size: 16px;
}
.aspirentSection {
  padding: 30px 0;
  background: url(../images/bg-4-mobile.webp) no-repeat center;
    background-size: auto;
  background-size: cover;
  min-height: 1000px;
  margin: 0 0 00px 0;
}
.aspMan {
    bottom: 100px;
    left: 0;
  }
   .platformSection {
    padding: 120px 0 0px;
  }
  .banner .owl-carousel .owl-item img.dc
  {
    display: none;
  }
  .banner .owl-carousel .owl-item img.mb
  {
    display: block;
  }
 .ftLeft img {
    max-width: 76%;
  }
  
  .citySection
  {
    padding: 30px 0;
  }
  .seminerSection .heading
  {
    margin: 0 0 20px 0;
  }
  .mb-none
  {
    display: none;
  }
  .expraPic {
    margin: 00px 0 0 0;
  }
   .aspirentSection .dn::before {
    content: "";
    bottom: -5px;
    height: 19px;
    width: 4.5px;
    left: 2px;
  }
  
   .platformSection .dn::before {
    height: 13px;
    width: 4px;
    left: 1.5px;
    bottom: -10px;
  }
  .platformSection .up::before {
    width: 4.3px;
    left: 2px;
    top: -3px;
    height: 17px;
  }
  .heading h1
  {
    line-height: 170%;
  }
  .dn::before {
    bottom: -12px;
    height: 16px;
    width: 4px;
    left: 2px;
  }
  .up::before {
    top: -8px;
    height: 18px;
    width: 4.6px;
    left: 2.1px;
  }
  .discoverSection .up::before {
    top: -5px;
    height: 19px;
    width: 4px;
    left: 2px;
}
.envolvRight .up::before {
  left: 2.16px;
  width: 5px;
  height: 29px;
  top: -10px;
}
  .seminerSection .dn::before {
    width: 3px;
    left: 2px;
  }
  .seminerSection .up::before {
    width: 4px;
    left: 2px;
  }
 .citySection .up::before {
    left: 2px;
    width: 4px;
  }

   .citySection .dn::before {
    left: 1.5px;
    width: 3.7px;
  }
   .mbaMobile .up::before {
    width: 4px;
    left: 1px;
  }
  .mbaMobile .dn::before {
    bottom: -4px;
    width: 3.5px;
    left: 1.3px;
    height: 17px;
  }
.st2 .dn::before {
    bottom: -7px;
    height: 19px;
    width: 8px;
    left: 2px;
  }
   .expoInnerMobile .owl-item.active.center .expraPic img {
    height: 400px;
  }
  .heading
  {
    margin-bottom: 30px;
  }
  .banner {
    padding: 128px 0 0 0;
  }
  .bnBox::before {
    right: -11px;
    top: 7px;
  }
  .banner {
    background: url(../images/mbanner-2.webp) no-repeat center;
    background-size: cover;
  }
   .mbaMobile {
    padding: 40px 0;
  }
  .participatingSection {
    padding: 30px 0 30px;
  }
  .expoSection {
    margin-top: 0px;
    padding: 30px 0 30px;
  }
  .regBtn.mb-5
  {
    margin-bottom: 30px !important;
  }
  .last-footer
  {
    margin-bottom: 49px;
  }
  .mobEnq
  {
    display: block;
  }
  .confidence
  {
    padding: 0px 8px;
    font-size: 20px;
    line-height: 145%;
  }
  .participateHeading .dn::before {
    width: 3px;
    left: 1.4px;
    bottom: -5px;
}
 .expoSection .dn::before {
    width: 4px;
    left: 1.6px;
    bottom: -7px;
  }
 .expoSection .up::before {
    width: 4px;
    left: 1.7px;
  }
  .citySection .heading h1 {
    max-width: 333px;
  }
.bnBox {
  width: 95%;
}
.aspirentSection .heading h1
{
  margin:0;
  line-height: 147%;
}
.aspirentSection .heading h2 {
    font-size: 30px;
    line-height: 115%;
}
.ftRI {
  gap: 10px;
  flex-wrap: wrap;
}
 .ftRight p {
    font-size: 16px;
  }
  
}
@media only screen and (max-width: 500px){
  img.posab {
    position: absolute;
    left: 16%;
    top: 18%;
    width: 120px;
    height: 120px;
}
}
@media only screen and (max-width: 400px){
.banner-text h1 {
    font-size: 21px;
  }
 .st1, .st2 {
    font-size: 36px;
  }
.tx-1:first-child {
  padding: 0 10px 0 0;
}
.txFull
{
  flex-wrap: wrap;
  gap: 0px;
}

 .banPic {
    max-width: 308px;
  }
.bnBox::before
{
  right: -17px;
  top: 7px;
}
.bnBox:last-child {
  padding: 0 0 0 10px;
}
  .participateHeading {
    font-size: 18px;
    left: 0;
  }
.primeHeading {
    font-family: "Roboto";
    font-weight: 600;
    font-style: "SemiBold";
    font-size: 20px;
    leading-trim: NONE;
    line-height: 120%;
    letter-spacing: 0%;
    display: flex;
    justify-content: center;
    padding-top: 10px;
    padding-bottom: 10px;
}  
.discov {
    font-size: 11px;
  }
  .participateHeading .dn::before
  {
     display: none;
  }
   .participateHeading .up::before {
    width: 4px;
  }

.heading h2 {
    font-size: 32px;
  }
 .heading h1 {
    font-size: 24px;
    line-height: 150%;

  }
.envolvRight h3 {
    font-size: 26px;
    padding: 0 20px;
    max-width: 270px;
  }
.aspirentSection {
    margin: 0 0 00px 0;
  }
  .aspMan img {
    max-width: 100%;
  }
  .banner-pic img {
    height: 816px;
  }
   .bnBox p {
    font-size: 13px;
  }
  .heading {
    margin: 0 0 30px 0;
  }
  .expoInnerMobile .owl-item.active.center .expraPic img {
    height: 400px;
  }
  .primeItem {
    width: 71%;
}
  .partcipateText
  {
    padding: 0 20px;
  }
  .discov 
  {
    padding: 5px 10px 0 40px;
    position: relative;
    border-radius: 22px;
  }
  .discov span
  {
    position: absolute;
    width: 30px;
    height: 40px;
    left: 5px;
    top: 7px;
  }
  .discov span img 
  {
    max-width: 30px;
    max-height: 40px;
  }
  .envolvingSection {
    padding: 30px 0;
  }
  .envolvPic {
    padding: 0 20px;
  }
  .seminerSection {
    padding: 30px 0;
  }
  .env-1
  {
    height: 51px;
  }

  .aspirentSection .dn::before {
    content: "";
    bottom: -10px;
    height: 19px;
    width: 5px;
    left: 1px;
  }
  .platformSection .dn::before {
    left: 1px;
  }
   .platformSection .up::before {
    left: 2px;
    width: 4px;
  }
  .envolvRight .up::before {
    left: 2px;
    width: 4px;
  }
   .mbaMobile .up::before {
    left: 1px;
  }
  .mbaMobile .dn::before {
    left: 1px;
  }
  .citySection .up::before {
    right: 1px;
    width: 4.6;
  }
  .citySection .dn::before {
    left: 1px;
  }
   .st2 .dn::before {
    width: 6px;
    left: 2px;
  }
  .citySection .dn::before {
    left: 1px;
  }
  .citySection .dn::before {
    left: 1px;
  }
  .ismDec p
  {
    font-size: 14px;
  }
  .ismDec h4
  {
    font-size: 16px;
  }
   .expoSection {
    padding: 27px 0 30px;
    margin-top: 19px;
    min-height: auto;
  }
  .regBtn {
  margin-bottom: 0px !important;
}
.thankText h3 img {
  max-width: 80%;
  margin: 0 0 10px 0;
}
.thankText {
  padding-top: 65px;
}
.register-btn {
  width: 205px;
}
.dn::before, .up::before
{
  display: none;
}
.register-btn .text
{
  font-size: 15px;
}
 .mbmdec {
    font-size: 18px;
  }
.mbaMobile {
    padding: 30px 0 40px;
  }
 .citySection {
    padding: 30px 0;
  }
  .citySection .heading h1 {
    max-width: 300px;
  }
.bnBox {
    width: 100%;
  }
  .frm
  {
    max-width: 330px;
    margin:30px auto;
  }

}



