.hero {
  background-image: url('../img/banners/Placement-cover-web.png');
}

.indexing {
  position: relative;
  z-index: 2;
}

.white-background {
  background-color: #fff;
}
.cyber-page .small-text,.cyber-page .small-mobile-text{
	color:#fff !important;
	font-weight:600;
	font-family:'Proxima Nova Rg';
}
.cyber-page .succeed-text{
  background-color:#012D45;
  color:#ffffff;
  font-size: 64px;
  font-weight: 700; 
  line-height: 76.8px;
  padding:0px 12px;
  position:relative;
  right:28px;
  }
.cyber-page .success-text{
  background-color:#FFFFFF;
  color:#008294;
  font-size: 64px;
  font-weight: 700; 
  line-height: 76.8px;
  padding:0px 12px;
  position:relative;
  right:22px;
  }

.small-text {
  margin-bottom: 8px;
  font-size: 24px;
  font-weight: 400;
  line-height: 36px;
}

.small-mobile-text {
  margin-bottom: 8px;
  font-size: 18px;
  font-weight: 600;
  line-height: 21.6px;
}



.cover-image-text{
    font-size: 64px;
    font-weight: 700;
    line-height: 76.8px;
    width: 100%;
    position: absolute; /* Keeps the text fixed to the viewport */
    top: 100px; /* Vertically centered */
    left:91px; /* Horizontally centered */
    color:#008294;
    pointer-events: none; /* Allow clicks to pass through to underlying content */
    z-index: -1;
}
.cover-image-mobile-text{
    display:none;
}
.succeed-text{
  background-color:#005372;
  color:#ffffff;
  font-size: 64px;
  font-weight: 700; 
  line-height: 76.8px;
  padding:0px 12px;
  position:relative;
  right:22px;
  }
.succeed-text-white{
  background-color:#002E47;
  color:#ffffff;
  font-size: 64px;
  font-weight: 700; 
  line-height: 76.8px;
  padding:0px 14px;
  position:relative;
  right:10px;
  }


.line-img {
  /* position: fixed; */
  margin-top: 8px;
  bottom: 10vh;
  height: 22vh;
  left: 83.05px;
  position: fixed;
  /* Keeps the text fixed to the viewport */
  top: 300px;
  /* Vertically centered */
}

.apply-now-btn {
  position: fixed;
  margin-top: 8px;
  bottom: 10vh;
  height: 150px;
  right: 90px;
}

.empower-text {
  padding: 0px 0px;
  color: #fff;
}

.text-container {
  padding: 24px 0px;
}
.cover-image-mobile-text {
  display: none;
}

.succeed-text {
  background-color: #00548D;
  color: #fff;
  font-size: 64px;
  font-weight: 700;
  line-height: 76.8px;
  padding: 0px 6px;
  position: relative;
  right: 8px;
}

.lb-page .indexing {
  position: relative;
  z-index: 2;
}

.lb-page .white-background {
  background-color: #fff;
}

.lb-page .cover-image-text {
  font-size: 64px;
  font-weight: 700;
  line-height: 76.8px;
  width: 100%;
  position: fixed;
  /* Keeps the text fixed to the viewport */
  top: 188px;
  /* Vertically centered */
  left: 134px;
  /* Horizontally centered */
  color: #008294;
  /* Adjust color for visibility */
  pointer-events: none;
  /* Allow clicks to pass through to underlying content */
  z-index: 0;
  max-width: fit-content;
      background-color: transparent;
}

.lb-page .cover-image-mobile-text {
  display: none;
}

.lb-page .succeed-text {
  background-color: #fff;
  color: #008294;
  font-size: 64px;
  font-weight: 700;
  line-height: 76.8px;
  padding: 0px 12px;
  position: relative;
  right: 10px;
}

.lb-page .succeed-new-text {
  background-color: #008294;
  color: #fff;
  font-size: 64px;
  font-weight: 700;
  line-height: 76.8px;
  padding: 0px 12px;
  position: relative;
  right: 19px;
}

.succeed-new-text {
    background-color: #008294;
    color: #fff;
    font-size: 64px;
    font-weight: 700;
    line-height: 76.8px;
    padding: 0px 12px;
    position: relative;
    right: 10px;
}
/*Muuir  */
				
.muiir-page .hero{
  background-image: url('../img/banners/reasearch.png');
}

.muiir-page .indexing{
	position:relative;
	z-index:2;
}

.muiir-page .white-background{
	background-color:#fff;
}

.muiir-page .cover-image-text{
  font-size: 64px;
    font-weight: 700;
    line-height: 76.8px;
    width: 100%;
    position: fixed; /* Keeps the text fixed to the viewport */
    top: 180px; /* Vertically centered */
    left:134px; /* Horizontally centered */
    color: #BA8938; /* Adjust color for visibility */
    pointer-events: none; /* Allow clicks to pass through to underlying content */
    z-index: 0;
}
.muiir-page .cover-image-mobile-text{
  display:none;
}
.muiir-page .succeed-text{
  background-color:#6C4327;
  color:#fff;
  font-size: 64px;
  font-weight: 700; 
  line-height: 76.8px;
  padding:0px 12px;
  position:relative;
  right:3px;
  }
  .muiir-page   .succeed-new-text{
  background-color:#BA8938;
  color:#fff;
  font-size: 64px;
  font-weight: 700; 
  line-height: 76.8px;
  padding:0px 12px;
  position:relative;
  right:19px;
  }

/* Leadership */
.page-leadership .hero{
  background-image:url('../img/banners/Leadership.png');
}

.page-leadership .indexing{
position:relative;
z-index:2;
}

.page-leadership .white-background{
background-color:#fff;
}

.page-leadership .cover-image-text{
font-size: 64px;
font-weight: 700;
line-height: 76.8px;
width: 100%;
position: fixed; 
top: 200px; 
left:0px;
color: #008294; 
pointer-events: none;
z-index: 0;
text-align: center;
}
.page-leadership  .cover-image-mobile-text{
  display:none;
}
.page-leadership .succeed-text{
  background-color:#fff;
  color:#008294;
  font-size: 64px;
  font-weight: 700; 
  line-height: 76.8px;
  padding:0px 12px;
  position:relative;
  right:19px;

}
.page-leadership .succeed-new-text{
  background-color:#008294;
  color:#fff;
  font-size: 64px;
  font-weight: 700; 
  line-height: 76.8px;
  padding:0px 12px;
  position:relative;
  margin-left: 18px;
}


@media only screen and (max-width:768px) {
  .hero {
    background-image: url('../img/banners/Placement-cover-mob.png');
  }

  /* header-image-text-mobileview */
  .apply-now-btn {
    position: fixed;
    margin-top: 8px;
    bottom: 10vh;
    right: 35px;
    width: 96px;
    height: 96px;
  }

  .line-img {
    /* position: fixed; */
    margin-top: 36px;
    bottom: 10vh;
    left: 83.05px;
  }

  .cover-image-text {
    display: none;
  }

  .cover-image-mobile-text {
    display: block !important;
  }

	.cyber-page .succeed-mobile-text{
		background-color:#012D45;
		color:#fff;
	}
	.cyber-page .success-mobile-text{
		background-color:#fff;
		color:#008294;
		 font-size: 40px;
    font-weight: 700;
    line-height: 48px;
    padding: 0px 6px;
    position: relative;
	}
  .succeed-mobile-text {
    background-color: #00548D;
    color: #fff;
    font-size: 40px;
    font-weight: 700;
    line-height: 48px;
    padding: 0px 6px;
    position: relative;
  }

  .visual-mobile-text {
    background-color: #002E47;
    color: white;
    font-size: 40px;
    font-weight: 700;
    line-height: 48px;
    padding: 0px 16px;
  }

  /* header-image-text-mobileview */
  .lb-page .hero {
    background-image: url('../img/banners/Library-mob.png');
  }

  .lb-page .cover-image-mobile-text {
    font-size: 40px;
    font-weight: 700;
    line-height: 48px;
    width: 100%;
    position: fixed;
    top: 107px;
    left:0px;
    color: #008294;
    pointer-events: none;
    z-index: 0;
  }

  .lb-page .cover-image-text {
    display: none;
  }

  .lb-page .cover-image-mobile-text {
    display: block !important;
    text-align: center;
  }


  .lb-page .succeed--mobile-text {
    background-color: #fff;
    color: #008294;
    font-size: 40px;
    font-weight: 700;
    line-height: 48px;
    padding: 0px 10px;
    position: relative;
    left: 2px;
    /* right:8px; */
    z-index: 0;
  }

  .lb-page .succeed-mobile-new-text {
    background-color: #008294;
    color: #fff;
    font-size: 40px;
    font-weight: 700;
    line-height: 48px;
    padding: 0px 16px;
    position: relative;
    right: 8px;
    z-index: 0;


  }

  .lb-page .visual-mobile-text {
    background-color: #002E47;
    color: white;
    font-size: 40px;
    font-weight: 700;
    line-height: 48px;
    padding: 0px 16px;
  }
  .cover-image-mobile-text{
        font-size:40px;
        font-weight: 700;
        line-height: 48px;
        width: 100%;
        position: absolute; 
        top: 138px; 
        left:39px; 
        color: #008294; 
        pointer-events: none;
        z-index: -1;
    }
    .cover-image-text{
        display: none;
    }
    .cover-image-mobile-text{
        display:block !important;
    }

    
    .succeed--mobile-text{
        background-color:#008294;
        color:#fff;
        font-size:40px;
        font-weight: 700;
        line-height: 48px;
        padding:0px 7px;
        position:relative;
        right:8px;
        z-index: -1;
    }
    .succeed--mobile-text-white{
        background-color:#002E47;
        color:#ffffff;
        font-size:40px;
        font-weight: 700;
        line-height: 48px;
        padding:0px 16px;
        position:relative;
        right:8px;
        z-index: -1;
    }
    .visual-mobile-text{
        background-color:#002E47;
        color:white;
        font-size: 40px;
        font-weight: 700; 
        line-height: 48px;
        padding:0px 16px;
    }
    
            /* header-image-text-mobileview-end */
    
    .indexing{
        position:relative;
        z-index:2;
    }
    .white-background{
        background-color:#fff;
    }

    /* Muiir Page*/
    .muiir-page .hero {
      background-image: url('../img/banners/reasearch-mob.png') !important;
    }
  
    .muiir-page .cover-image-mobile-text {
      font-size: 40px;
      font-weight: 700;
      line-height: 48px;
      width: 100%;
      position: fixed;
      top: 144px;
      color: #BA8938;
      pointer-events: none;
      left: 24px;
      z-index: 0;
    }
  
    .muiir-page .cover-image-text {
      display: none;
    }
  
    .muiir-page .cover-image-mobile-text {
      display: block !important;
    }
  
  
    .succeed--mobile-text {
      background-color: #6C4327;
      color: #fff;
      font-size: 40px;
      font-weight: 700;
      line-height: 48px;
      padding: 0px 10px;
      position: relative;
      right: 8px;
      z-index: 0;
    }
  
    .muiir-page .succeed-mobile-new-text {
      background-color: #BA8938;
      color: #fff;
      font-size: 40px;
      font-weight: 700;
      line-height: 48px;
      padding: 0px 16px;
      position: relative;
      right: 8px;
      z-index: 0;
  
    }
  
    .muiir-page .visual-mobile-text {
      background-color: #002E47;
      color: white;
      font-size: 40px;
      font-weight: 700;
      line-height: 48px;
      padding: 0px 16px;
    }

    /*.page-leadership  .hero{
      background-image: url('../img/banners/Leadership-mob.png') !important;
  }*/
    /* header-image-text-mobileview */

  .page-leadership .cover-image-mobile-text{
    font-size:40px;
    font-weight: 700;
    line-height: 48px;
    width: 100%;
    position: fixed; 
    top: 144px; 
    left:27.63px; 
    color: #008294; 
    pointer-events: none;
    z-index: 0;
  }
  .page-leadership .cover-image-text{
    display: none;
  }
  .page-leadership .cover-image-mobile-text{
    display:block !important;
  }


  .page-leadership .succeed--mobile-text{
    background-color:#fff;
    color:#008294;
    font-size:40px;
    font-weight: 700;
    line-height: 48px;
    padding:0px 16px;
    position:relative;
    right:8px;
    z-index: 0;
}
.page-leadership  .succeed-mobile-new-text{
    background-color:#008294;
    color:#fff;
    font-size:40px;
    font-weight: 700;
    line-height: 48px;
    padding:0px 16px;
    position:relative;
    right:8px;
    z-index: 0;
}
.page-leadership .visual-mobile-text{
    background-color:#002E47;
    color:white;
    font-size: 40px;
    font-weight: 700; 
    line-height: 48px;
    padding:0px 16px;
} 


    

  /* header-image-text-mobileview-end */
}