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

}


@media only screen and (max-width: 1750px) {
  .container-fluid
  {
    max-width: 95%;
  }
  .frm
  {
    right: 33px;
    top: 162px;
    width: 100%;
    max-width: 400px;
  }
  
  .top-left img 
  {
    max-height: 100px;
  }
  
  .cipatePic {
   height: 130px;
  }
  .expoInner .owl-item.active.center {
    width: 300px ;
  }
  .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;
  }
  .banner-text h1
  {
    font-size: 36px;
  }
  .expoInner .owl-carousel .before-1 {
    margin-right: 40px !important;
  }
  .expoInner .owl-carousel .after-1 {
      margin-left: 20px;
  }
  .banPic
  {
    margin: 0 0 0 20px;
    max-width: 500px;
  }
  .menu ul li a
  {
    padding: 0 18px;
    font-size: 16px;
  }
  .disSl
  {
    padding: 0 0 100px 30px;
  }
  .disTop
  {
    height: auto;
    min-height: 500px;
  }
  .disDec h4
  {
    font-size: 24px;
  }
  .visitLeft h1, .visitRight h1
  {
    font-size: 60px;
    margin: 0 0 10px 0;
  }
  .visitLeft h1 .up-1::before
  {
    left: 5px;
    width: 9px;
  }
  .visitLeft h1 .up::before
  {
    width: 9px;
    left: 4px;
  }
  .visitRight h1 .up-2::before
  {
    left: 5px;
    width: 9px;
  }
  .visitRight h1 .up-3::before {
    width: 9px;
    left: 5px;
  }


}
@media only screen and (max-width: 1650px) {
  .tx-1
  {
    font-size: 20px;
  }
  .banner-text h2
  {
    font-size: 44px;
  }
  .disTop
  {
    min-height:450px;
  }
  .ourexpoTab .nav-tabs .nav-link
  {
    font-size: 16px;
  }
  .partcipateText h4
  {
    font-size: 36px;
  }
  .itemm
  {
    font-size: 15px;
  }
  .i1 {
    width: 264px;
  }
  .i2 {
    top: 270px;
    width: 215px;
  }
  .i3 {
    top: 436px;
    width: 233px;
  }
  .i4 {
    bottom: 94px;
    width: 275px;
  }
  .i5 {
    top: 500px;
    width: 227px;
  }
  .i6 {
    top: 300px;
    width: 183px;
  }
  .pwLg img
  {
    max-width: 200px;
  }
  .pwLg
  {
    top: 41%;
  }
  .bn-block em img {
    margin-top: 0;
    max-width: 20px;
  }
  .ourexpodc
  {
    max-width: 95%;
  }

}


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


.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;
}

.rightText {
  width: 32%;
}
.leftText
{
  width: 32%;
}
.centerBox
{
  width: 32%;
}
.leftText h2
{
  font-size: 38px;
}
.banner-text h2
{
  margin: 0 0 20px 0;
  font-size: 36px;
}
 .partcipateText h4 {
    font-size: 32px;
  }
 .i6 {
    top: 245px;
  }
  .i5 {
    top: 388px;
  }
  .i2 {
    top: 235px;
  }
  .i3 {
    top: 380px;
  }
  .i1 {
   top: 96px;
  }
  .our-flx
  {
    flex-wrap: wrap;
  }
  .our-flx .heading {
    text-align: left;
    width: auto;
  }
  .our-flx .ourexpoTab {
    width: auto;
  }
  .mobMenu .btn
  {
    display: block;
    position: absolute;
    right: 20px;
    top: 32px;
    width: 50px;
    height: 50px;
    background: #FFFFFF80;
    border-radius: 50%;
    border: 1px solid #ccc;
  }
  .mobMenu .btn:hover  
  {
    background: linear-gradient(180deg, #C71B26 0%, #FBB710 100%);
  }
  
.menu
{
  display: none;
}
.rgBtn
{
  justify-content: center;
}
header.fixed .mobMenu .btn
{
  top: 18px;
}

.lpup::before
{
  -webkit-text-fill-color: #108777;
}
.lpdn::before
{
  -webkit-text-fill-color: #087687;
}


}
@media only screen and (max-width: 1440px) {
  
  .banner-text h1 {
    font-size: 30px;
    line-height: 180%;
  }
  .tx-1
  {
    font-size: 15px;
  }
  .bnBox h5 {
     font-size: 26px;
  }
  .bnBox p
  {
    font-size: 16px;
  }
  .leftText .up::before {
    width: 5px;
    left: 2px;
  }
  .leftText .dn::before {
    width: 6px;
    left: 2px;
  }
  .thnkLeft
  {
    padding: 50px 0 0 0;
  }
  .thnkRight img {
    max-height: inherit;
  }
  .thankyou
  {
    padding: 100px 30px 0;
  }
}
@media only screen and (max-width: 1350px)
{
.banPic
{
  margin: 0 0% 0 0;
}

.banner-pic img
  {
    height: 800px;
 }
.participateLeft
{
  gap: 10px;
}
.partcipateText h4
{
  font-size: 26px;
}
.cipatePic {
  border-radius: 15px;
}
.ftRight {
  padding: 0 0 0 0px;
}
.mbaSection
{
  display: none;
}
.mbaMobile
{
  display: block;
}

.aspireBottom h3 {
  font-size: 38px;
}
.aspireBottom p
{
  font-size: 20px;
}
.ln img {
  max-width: 97%;
  margin: 0 0 0 3%;
}
.frm 
{
  max-width: 350px;
}
.banner-text
{
  top: 50px;
}
.i6 {
    top: 190px;
  }
  .i5 {
    top: 338px;
  }
  .i2 {
    top: 190px;
  }
  .i3 {
    top: 320px;
  }
  .i1 {
   top: 96px;
  }
  .rgBtn {
    width: auto;
    margin: 20px 50px 0 0;
  }
  .top-left {
    width: auto;
    margin: 0px 0 0 0;
  }
.lpup::before
{
  left: -0.5px;
}
.lpdn::before
{
  left: -0.5px;
}
.thnkLeft {
  max-width: 572px;
  padding: 50px 0 0 0;
}
.thnkLeft h1
{
  font-size: 52px;
}
.thnkLeft h2
{
  font-size: 36px;
}
.thnkLeft h3
{
  font-size: 36px;
}
.wapp img 
{
  max-width: 350px;
}
.pwLg img {
        max-width: 137px;
    }

}
@media only screen and (max-width: 1200px)
{
.frm {
  right: 0;
  top: 0;
  margin: 30px auto;
  position: relative;
}
 .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;
}
.fr
{
  margin: 0 0 10px;
}

.ftLeft img {
  max-width: 300px;
}
.ftRight p
{
  font-size: 16px;
}
.last-footer
{
  font-size: 16px;
}
.discoverSection
{
  padding: 50px 0;
}
  .expoSection
  {
    min-height: auto;
    padding: 50px 0 80px;
  }
  .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: 5px;
    left: 3px;
  }
  .envolvRight .up::before {
    left: 3px;
  }
  .seminerSection .dn::before {
    width: 5px;
    left: 2px;
  }
  .seminerSection .up::before {
    width: 5px;
    left: 3px;
  }
  .mbaMobile .dn::before
  {
    bottom: -18px;
  }
  .mbmdec
  {
    font-size: 20px;
  }
  
  .aspirentSection .dn::before
  {
    left: 4px;
  }
  .platformSection .up::before
  {
    left: 6px;
  }
  .expoSection .up::before {
    width: 5px;
    left: 3px;
  }
  .expoSection .dn::before {
    width: 5px;
  }
  .ftLeft {
    width: 75%;
    padding: 0 0 0 0px;
  }
  .banner-text {
    margin: unset;
    left: inherit;
    right: 0;
    top: 50px;
  }
  .top-left img {
    max-height: 90px;
  }
  .menu
  {
    margin: 10px 0 0 0;
  }
  .cityDec p
  {
    font-size: 16px;
  }
  .cityDec
  {
    padding: 0 10px;
    bottom: 14px;
  }
  .powerRight
  {
    display: none;
  }
  .powerRightMb
  {
    display: block;
    width: 100%;
    text-align: center;
  }
  .pw-flx
  {
    flex-wrap: wrap;
  }
  .powerLeft .heading p
  {
    font-size: 20px;
    padding: 0 0px 0 0;
  }
  .powerLeft .heading {
    text-align: center;
  }
  .powerSection
  {
    padding: 50px 0;
  }
  .envSection .heading h1 {
    font-size: 44px;
  }
  .envSection .heading h1 .up::before {
    width: 7px;
    left: 3px;
    top: -8px;
  }
  .envSection .heading h1 .dn::before {
    width: 6px;
    left: 2px;
   }
   .visitLeft
   {
    left: 30px;
    top: 56px;
    width: auto;
    background: rgba(255, 255, 255, 0.4);
    padding: 10px;
    border-radius: 10px;
   }
   .visitRight
   {
    right: 30px;
    bottom: 30px;
    width: auto;
    background: rgba(0, 0, 0, 0.3);
    padding: 10px;
    border-radius: 10px;
   }
   .visitLeft h1, .visitRight h1 {
    font-size: 44px;
    margin: 0 0 10px 0;
  }
  .visitLeft h1 .up-1::before {
    left: 3px;
    width: 7px;
  }
  .visitLeft h1 .up::before {
    width: 7px;
    left: 3px;
  }
  .visitRight h1 .up-2::before {
    left: 3px;
    width: 8px;
    height: 26px;
  }
   .visitRight h1 .up-3::before {
    width: 7px;
    left: 4px;
    height: 26px;
  }
.ourexpoTab .nav {
  gap: 5px;
}
.exppic span
{
  font-size: 18px;
}

.envslinner img {
  width: 100%;
}
.envslbg img {
  max-width: 86%;
}
.rgBtn1, .rgBtn2
{
  width: 233px;
}
.participateHeading .dn::before {
  left: 2px;
}
.participateHeading .up::before {
  left: 2px;
  width: 6px;
}
.citydn::before {
  -webkit-text-fill-color: #17946A;
  font-size: 41px;
}
.cityup::before
{
  font-size: 41px;
  bottom: 84%;
  -webkit-text-fill-color: #05728C;
}
.cityup {
  -webkit-text-fill-color: #05728C;
}
  .thankyou {
    padding: 136px 30px 100px;
  }
   .thnkRight img {
    max-height: inherit;
    position: relative;
  }
  .thankyou {
    width: 100%;
    height: auto;
  }
  .thnkLeft {
    max-width: 572px;
    padding: 10px 0 0 0;
  }
  .sigdc img
  {
    max-height: 160px;
  }


}
@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;
  }
  .heading h1
  {
    font-size: 36px;
  }
  .heading h2
  {
    font-size: 48px;
  }
  .bnFull
  {
    padding: 10px 29px;
  }
  .bnBox h5 {
    font-size: 24px;
  }
   .banner-text h1 {
    font-size: 30px;
  }

  .bnBox p {
    font-size: 16px;
  }
  .txFull {
    margin: 0 0 15px 0;
    flex-wrap: wrap;
}
.tx-1
{
  margin:0 0 10px 0;
}
.ftr-flx
{
  flex-wrap: wrap;
}
.ftRightInner {
  display: block;
}
.ftRight h3
{
  padding: 0 0 30px 0;
}
.banner-text
{
  max-width: 570px;
}
.disSl .owl-nav {
  position: relative;
  right: 0;
  top: 0;
  left: 0;
  margin: 30px auto 0;
  width: 132px;
}
.disSl {
  padding: 0 0 40px 20px;
}
.participatingSection
{
  padding: 70px 0 30px;
}
.citySection
{
  padding: 20px 0 50px;
}
.powerSection
{
  padding: 50px 0;
}
.pw-flx {
  flex-wrap: wrap;
  gap: 0;
}
.powerLeft .heading p
{
  padding: 0 0 0 0;
  font-size: 18px;
}
.powerLeft .heading
{
  text-align: center;
}
.envSection .heading h1 .up::before {
  width: 8px;
  left: 6px;
  top: -8px;
}
.envSection .heading h1 .dn::before {
  width: 9px;
  left: 4px;
}
.our-flx .heading {
  text-align: center;
  width: 100%;
  margin: 0 0 20px 0;
}
.our-flx .ourexpoTab {
  width: auto;
  margin: 0px auto 30px;
}
.envslbg {
  height: 500px;
}
  
}
@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;
  }
.participatingSection
{
  padding: 60px 0 50px;
}
.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;
}

.banner-text
{
  top: 0;
  max-width: 490px;
}
.banner-text h2 {
  font-size: 30px;
}
.citySection
{
  padding: 50px 0;
}
.envslbg {
  height: 400px;
}
.envSection .heading h3
{
  font-size: 30px;
}
 .envSection .heading h1 .up::before {
    width: 6px;
    left: 3px;
    top: -8px;
  }
.envSection .heading h1 .dn::before {
    width: 6px;
    left: 3px;
  }
.citySection .owl-nav {
  position: relative;
  top: 0;
  left: 0;
  justify-content: center;
}
 
}
@media only screen and (max-width: 767px){
  
 .banner-text {
    max-width: 100%;
    padding: 0 30px;
    margin:0;
    left: 0;
    position: relative;
  }
   .banPic {
    max-width: 450px;
    left: 0;
    margin: 40px auto 0;
    z-index: 9;
  }
 
  .banner-pic img {
    height: 997px;
  }
   .participateHeading {
    font-size: 26px;
    position: relative;
    margin:0 0 30px 0;
    left: 0;
  }
   .participateLeft {
    padding: 0px 0 0 0;
  }

  .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;
  }
  .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 50px;
    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:40px 0 30px;
  }
  .seminerSection
  {
    padding: 40px 0;
  }
  .mbmdec {
  font-weight: 400;
  font-size: 24px;
}
.st2 .dn::before {
  bottom: -9px;
  height: 19px;
  width: 6px;
  left: 2px;
}
.bannerFull {
  display: block;
}

.th-2
{
  display: block;
}

.confidence
{
  display: inline-block;
}
.envolvingSection {
  padding: 40px 20px;
}
.frm {
  margin: 20px auto 0;
}
.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: 5px;
  left: 1px;
}
 .participateHeading .up::before {
    left: 1.5px;
    width: 4px;
  }
.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%;
}
.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;
}
.bn-block em img {
  margin-top: 0;
  max-width: 15px;
}
.banner-text h1
{
  line-height: 120%;
  margin: 0 0 15px 0;
}
.banner-text h2 {
  font-size: 28px;
}
.banner-text h4
{
  font-size: 16px;
}
.powerLeft .heading h1 {
  margin: 0 0 20px 0;
  font-size: 32px;
}
.powerLeft .heading h1 .up::before {
  width: 4px;
  left: 2px;
}
.powerLeft .heading h1 .dn::before {
  left: 1px;
  height: 22px;
  width: 5px;
  bottom: -15px;
}
.mob-none
{
  display: none;
}
.dec-none
{
  display: block;
}
.visitLeft, .visitRight
{
  background: transparent;
}
.visitBg {
  margin-top: 0;
}
.ourexpoTab .nav-tabs .nav-link
{
  font-weight: 600;
  font-size: 15px;
  padding: 11px 20px;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.envSection .heading h3
{
  font-size: 20px;
}
.envSection .heading h1 {
  font-size: 32px;
}
 .envSection .heading h1 .up::before {
  width: 4px;
  left: 3px;
  top: -4px;
  height: 15px;
}
.envSection .heading h1 .dn::before {
  width: 5px;
  left: 1px;
  height: 19px;
  bottom: -12px;
}
.envSection
{
  padding: 40px 0 0;
}
.ourexpoSection
{
  padding: 35px 0;
}
.heading h1 {
  font-size: 32px;
}
.citySection .dn::before {
  width: 5px;
  left: 1px;
}
.citySection .up::before {
  left: 2px;
  width: 5px;
}
.citySection {
  padding: 50px 0 30px;
}
 .our-flx .ourexpoTab {
  width: 100%;
  padding: 0 0 10px 0;
}
.ourexpoTab .nav
{
  display: flex;
  justify-content: space-between;
}
.ourexpoTab .nav li  
{
  width: 32%;
}

.envsl
{
  display: none;
}
.envslMb {
  display: block;
}
 .envslMb .owl-nav {
    position: absolute;
    right: 0;
    bottom: 20px;
    left: 0;
    margin: 30px auto 0;
    width: 93%;
    display: flex;
    justify-content: space-between;
    display: none;
  }
.envslMb .owl-carousel .owl-nav button.owl-next, .envslMb .owl-carousel .owl-nav button.owl-prev {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: linear-gradient(180deg, #C71B26 0%, #FBB710 100%);
}
.envslMbPic
{
  width: 100%;
  height: auto;
  max-width: 90%;
  margin: 0px auto;
}
 .discoverSection .up::before {
    left: 2px;
  }
.discoverSection .up-3::before {
  top: -7px;
  height: 16px;
  width: 4px;
  left: 2px;
} 
.lpup::before {
  bottom: 70%;
  left: -0.3px;
} 
.lpdn::before
{
  -webkit-text-fill-color: #0D817D;
  top: 55%;
  left: -0.1px;
}

.citydn::before {
  font-size: 35px;
  height: 20px;
  top: 56%;
}
.cityup::before
{
  font-size: 35px;
  bottom: 70%;
  height: 20px;
}
.heading h1 {
    line-height: 180%;
}
.thankyou {
    flex-wrap: wrap;
    padding: 136px 30px 0px;
}
.thnkLeft {
   max-width: 100%;
}
.thnkRight
{
  text-align: center;
}
.thnkRight img
{
  max-width: 90%;
}
.sigdc
{
  position: absolute;
  right: 0;
  text-align: right;
  padding: 40px 20px 0 0;
}


}
@media only screen and (max-width: 570px){
  .cipatePic img {
    max-height: 100%;
    max-width: 100%;
    mix-blend-mode: multiply;
}
.cipatePic {
    height: unset;
    margin-bottom: 10px;
    width: 100%;
}
.banner-text h1
{
  font-size: 26px;
  line-height: 120%;
}


.banner-text h4
{
  font-size: 14px;
}

.banner-text h2
{
  margin: 0 0 10px 0;
}
.banner-text
{
  padding: 0 15px;
}

.top-left img {
  max-height: 66px;
}
 .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: 40px 0 30px;
  }
  .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: 5px;
    left: 2px;
  }
  
  .platformSection .dn::before {
    height: 13px;
    width: 4px;
    left: 2px;
    bottom: -10px;
  }
  .platformSection .up::before {
    width: 4px;
    left: 3px;
    top: -3px;
    height: 17px;
  }
  .heading h1
  {
    line-height: 150%;
  }
  .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: 1.4px;
}
.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: 3.8px;
  }

  .citySection .dn::before {
    left: 1.4px;
    width: 4px;
  }
  .mbaMobile .up::before {
    width: 4px;
    left: 2px;
  }
  .mbaMobile .dn::before {
    bottom: -8px;
    width: 4px;
    left: 2px;
  }
.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: 40px 0 25px;
  }
  .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: 5px 13px;
    font-size: 26px;
    line-height: 145%;
  }
  .participateHeading .dn::before {
    width: 4px;
    left: 1.4px;
    bottom: -5px;
}
.expoSection .dn::before {
  width: 4px;
  left: 2px;
  bottom: -7px;
}
.expoSection .up::before {
  width: 4px;
  left: 1.5px;
}
  .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;
  }
 .powerLeft .heading p {
    font-size: 15px;
  }
 .visitLeft {
    left: 18px;
    top: 22px;
  }
  .visitRight
  {
    right: 18px;
  }
  .disSl
  {
    display: none;
  }
  .disSlMb
  {
    display: block;
    padding: 0 0 20px 15px;
  }
  .disSlMb .owl-carousel .owl-nav.disabled
  {
    display: block;
  }
  .mobMenu .btn
  {
    top: 20px;
  }
  header.fixed .top-left img {
    max-height: 57px;
    margin-top: 0px;
  }
  header.fixed .mobMenu .btn {
    top: 13px;
  }
 .powerSection {
    padding: 35px 0 20px;
  }
  .disSlMb .owl-nav
  {
    margin: 10px auto 0;
  }
  .discoverSection .up-2::before {
    top: -8px;
    height: 18px;
    width: 4px;
    left: 2px;
  }
  .our-flx .heading h1 .up::before {
    left: 1.3px;
    width: 4px;
  }
  .our-flx .heading h1 .dn::before {
    left: 1.3px;
    width: 4px;
  }
  .banPic
  {
    max-width: 80%;
  }
  .expraPic img 
  {
    height: 300px;
  }
  .expoInnerMobile .owl-item.active.center .expraPic img {
    height: 310px;
  }
  .ourexpoTab .nav-tabs .nav-link
  {
    padding: 10px 5px;
    font-size: 12px;
  }
 
  .partcipateText p {
    font-size: 20px;
    margin: 0;
  }
  .partcipateText h4 {
    font-size: 24px;
    margin: 0 0 15px 0;
    line-height: 130%;
  }
  .rgBtn1
  {
    height: 50px;
    width: 209px;
  }
  .rgBtn1 a
  {
    font-size: 15px;
    padding: 16px 0 0 10px;
  }
  .rgBtn2
  {
    height: 50px;
    width: 209px;
  }
  .rgBtn2 a
  {
    font-size: 15px;
    padding: 16px 0 0 10px;
  }
  .powerLeft .heading h1 .dn::before {
    left: 1.3px;
    height: 22px;
    width: 4.8px;
    bottom: -15px;
  }
  .discoverSection .up-3::before {
    width: 3.5px;
    left: 2px;
  }
   .envSection .heading h1 .dn::before {
    left: 1.6px;
    width: 4.7px;
  }
   .expoSection .dn::before {
    left: 1.3px;
  }
  .disIcon img {
    max-width: 56px;
  }
  .dismb .disIcon {
    top: 39px;
    left: 40px;
  }
 .citydn::before {
    font-size: inherit;
    top: 46%;
    left: 0;
  }
  .cityup::before {
    font-size: 29px;
    bottom: 90%;
    -webkit-text-fill-color: #108776;
  }
  .cityup
  {
    -webkit-text-fill-color: #108776; 
  }
   .sigdc img {
    max-height: 100px;
  }
  .wapp img {
    max-width: 100%;
  }
  .ourexpodc
  {
    display: none;
  }
  .ourexpoTab .owl-carousel
  {
    display: block;
  }
  
}

@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: 28px;
    left: 0;
  }
  .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;
  }
  
  .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;
    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%;
  }
 .top-left img {
    max-height: 57px;
  }
   .mobMenu .btn {
    top: 15px;
  }
  .confidence {
    font-size: 23px;
  }
  .participatingSection {
    padding: 30px 0 25px;
  }
  .powerLeft .heading h1
  {
    font-size: 26px;
    margin: 0 0 10px 0;
  }
  .powerLeft .heading p {
    font-size: 14px;
  }
  .discoverSection .up-2::before, .discoverSection .up-3::before,  .visitRight h1 .up-2::before, .visitRight h1 .up-3::before, .visitLeft h1 .up-1::before 
  {
    display: none;
  }
  .participatingSection, .discoverSection {
    padding: 30px 0;
  }
   .envSection .heading h1 {
    font-size: 26px;
  }
   .visitLeft h1, .visitRight h1 {
    font-size: 30px;
    margin: 0 0 10px 0;
  }
  .rgBtn1
  {
    height: 50px;
  }
  .rgBtn1 a
  {
    font-size: 15px;
    padding: 14px 0 0 10px;
  }
  .rgBtn2
  {
    height: 50px;
  }
  .rgBtn2 a
  {
    font-size: 15px;
    padding: 14px 0 0 10px;
  }
  .lpdn::before
  {
    left: 0px;
  }
  .citydn::before, .cityup::before {
    display: none;
  }

}



