.oswald-font{
  font-family: "Oswald", sans-serif!important;
}

.accreditation-section {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 60px;
  padding: 20px 0;
  background-color: white;
}

.accreditation-item {
  display: flex;
  align-items: center;
  gap: 12px;
}

.accreditation-item img {
  width: 50px;
  height: auto;
}

.accreditation-item span {
  font-size: 16px;
  font-weight: 500;
  color: #333;
}
.affix {
  position: fixed;
}
.pdfButton {
    width: 100%;
    border: none;
    border-bottom: none;
    cursor: pointer;
    height: 40px;
    overflow: hidden;
    background: #ffffff;
    color: #313131;
    padding: 9px 0px 2px 0px;
    text-align: center;
    border-bottom: 3px solid #b70e2b;
    font-size: 15px;
    margin-top: 1em;
    margin-bottom: 1em;
}
.col-md-c5{
    width:20%;
}
.col-md-c5 a{
    text-decoration:none!important;
    color:inherit;
}
.syLink{
    padding-left:0px;
}
.syLink li {
    list-style: none;
    padding: 5px 0px;
    font-size: 12px;
    font-family: "Poppins", sans-serif;
}
.syLink a {
    text-decoration:none!important;
    color:inherit;
}





.nopadding{
  padding: 0;
  margin:0;
}
.bannerBg{
   background: #000 ;
}
.navBarStyle{


  background: #B70E2B 0% 0% no-repeat padding-box;
     margin-bottom: 0px !important;
    border: none;
    border-radius: unset;
}
  .top-bar {
      color: #fff;
      /* font-style: italic; */
      font-size: 13px;
      padding: 15px 4px;
      display: flex;
      justify-content: space-between;
      align-items: center;
    }

 
.navbar-brand img {
  max-height: auto;
}
.navbar-brand {
  float: left;
  font-size: 18px;
      padding: 0px 15px !important;
  line-height: 20px;
}

.navbar-nav {
 border-top: 1px solid #fff;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  width: 100%;
}
.navbar-nav > li > a {
  color: #fff !important;
  font-family: "Urbanist", sans-serif;
}

.admission-ribbon {
    right: 0;
    width: 80% !important;
    padding: 0px 5px;
    margin-bottom: 15px;
    position: relative;
    z-index: 9999;
        margin-bottom: -30%;
}
.desktopHide{
  display: none;
}


.clgcampusbg{
	background-image: url("../images/banner1.jpg");
    background-size: cover;
    background-repeat: no-repeat;
	height:60vh;
}


.VisionMissionBlock{
  background-color: #B70E2B;
  padding:2em 0px ;
}
.ExploreProgramBlockBG{
	background-image: url("../images/home/explorOurProgramBg.png");
    background-size: cover;
    background-repeat: no-repeat;
  
}
.whychooseBg{
	background-image: url("../images/home/why-choose-background.jpg");
    background-size: cover;
    background-repeat: no-repeat;
}
.headingClass {
  color: white;
  font-family: "Poppins", sans-serif;
 font: normal normal bold 51px/105px ;

font-weight: bold;
margin-bottom: 3%;
}

.headingClassFaulty{
	  color: white;
  font-family: "Poppins", sans-serif;
 font: normal normal bold ;
font-weight: bold;
margin-bottom: 3%;
font-size:22px;
}
.thHeadingColor{
	    background: #FCC823 !important;
    border-bottom-color: rgb(33 37 41) !important;
    border-width: 0 1px !important;
}
.ParagraphClass {
  color: white;
  font-family: "Poppins", sans-serif;

font-size:14px;
font-weight: 400;
margin-bottom: 2%;
line-height: 28px;
}
.facultyNames{
	color: black;
  font-family: "Poppins", sans-serif;

font-size:13px;
font-weight: 500;
margin-bottom: 1%;

}
.facultyBlock{
	box-shadow: 0 2px 4px rgb(0 0 0 / 40%);
	padding: 1rem !important;
	margin-bottom:5% !important;
}

.facultyBlock img{
	width:100%;
	
}
.facultyBlockMargin{
	margin:1%;
}
.ExploreProgramBlock{
  background-color: #fff;
  padding:2em 0px ;
}

.blackcolor{
  color: black !important;
}
.ExploreProgramBlock img{
     width: 20%;
    margin-bottom: 4%;
    margin-top: 5%;
}
.fontbold{
  font-weight: bold !important;
}
.marginSpaceTop{
  margin-top: 15%;
}
.graycolor{
  color: #56414193  !important;
  font: normal normal 800 23px/39px !important;
  line-height: 22px !important;
  margin-bottom:2% !important;
}
.advatageTrinityImg{
  width: 100%;
}
.TrinityAdavantage{
  margin: 2em 0px;
  background-color: #EFEFEF;
}
.TrinityAdavantage2{
  padding: 2em 2em;
}
.TrinityAdavantagemargintop{
  margin-top: 4% !important;
}
.whyTrinity{
  background-color: #EFEFEF;
}
.whyTrinity img{
  width: 100%;
}
.textblock{
  padding: 2em ;
}
.zeroSpace{
  padding: 0px;
}
.testimonialsBlock{
  background-color: #fff;
  padding:2em 0px ;
}
.testimonialsBlock img{
  width: 100%;
}



    /* Frosted glass input field styles */
    .input-field {
      position: relative;
      width: 320px;
      padding: 12px 16px;
      font-size: 16px;
      color: #fff;
      background: rgba(255, 255, 255, 0.1);
      border: 1px solid rgba(255, 255, 255, 0.2);
      border-radius: 8px;
      backdrop-filter: blur(10px);
      outline: none;
      transition: transform 0.3s ease-out;
    }

  
    /* Placeholder style */
    ::placeholder {
      color: #ccc;
    }
.footerBlock{
  background-color: #161616;
    padding:2em 0px ;
}
    .footerBlock-grid {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 20px;
  margin-top: 20px;
}

.footerBlock-item img {
  width: 100%;
  height: auto;
  display: block;
}
.RedColor{
  color: #B70E2B !important;
    
}
.rootedText{
	font-weight: bolder !important;
    font-size: 18px !important;
}
.highlightBlock{
   background-color: #fff;
  padding:2em 0px ;
}
.highlightBlock p{
color: black;
    font-family: "Poppins", sans-serif;
    font: normal normal bold 23px/50px;
    letter-spacing: 0.80px;
    font-weight: 500;
    margin-bottom: 2%;
    text-align: center;
    font-weight: bold;
    margin-bottom: 7px;

}
.highlightBlock h4{
color: black;
    font-family: "Poppins", sans-serif;
    font: normal normal bold 23px/50px;
    letter-spacing: 0.80px;
    font-weight: 500;
    margin-bottom: 2%;
    text-align: center;
    font-weight: 400;
    margin-bottom: 7px;

}
.highlightBlock-grid {
  display: grid;
  grid-template-columns: 1fr 2fr 2fr 2fr 1fr;
  gap: 20px;
  margin-top: 20px;
}
.highlightBlock img {
 
  margin-top: 3%;
}
.minusPMargin{
      margin-top: -5%;
}
.FloatLeftText{
      float: inline-end;
	  text-align:right !important;
}
.displayProperty{
	display:flex;
}
.iconClass{
	    font-size: 10px !important;
    color: red !important;
    margin-top: 4%;
    margin-right: 3%;

}



.login-card input, .login-card select{
  width: 100%;
  padding: 6px;
background: #FFFFFF6B 0% 0% no-repeat padding-box;
border: 1px solid #FFFFFF;
border-radius: 6px;
  color: white;
  font-size: 16px;
}
.login-card select option{
  color: rgb(168, 7, 7);
}

.login-card input::placeholder, .login-card select::placeholder {
  color: rgba(255, 255, 255, 0.7);
}
.inputBoxButton{
	background: #FFFFFF 0% 0% no-repeat padding-box;
border: 1px solid #FFFFFF;
border-radius: 3px;
    border-bottom: 4px solid #b70e2b;
  font-family: "Poppins", sans-serif;
font: normal normal bold 23px/50px ;
letter-spacing: 0.80px;
font-weight: bold;
margin-bottom: 2%;
line-height: 28px;
color:black;
padding:10px 4% ;
margin-top:3em;
}
.specialPadding{
	    padding: 0px 0px 0px 4em;
}
.specialPadding1{
	    padding: 2em 2em 2em 4em;
}
.whiteBox{
	background-color:white;
	height:40vh;
	border-radius:10px;
	margin-top:4em;
	
}
.grayBoxBlock1{
	background: linear-gradient(to left, #000   50%, #AF9890 50%);
	
	padding:2em 0px;
}
.grayBoxBlock2{
	background: linear-gradient(to left, #fff   50%, #000 50%);
	

}
.grayBoxBlock3{
	background: linear-gradient(to left, #000   50%, #AF9890 50%);
	
}
.grayBoxBlock2 img{
width:100%
	

}
.grayBoxBlock3 img{
width:100%
	

}
.italicStyle{
	    font-style: italic;
}
    .carousel-indicators {
        bottom: -42px;
          left: 3%  !important;
    }
	 .carousel-indicators2 {
 
          left: 10%  !important;
    }
	.carousel-indicators .active {
    width: 46px;
    height: 10px;
    margin: 0;
    background-color: #B70E2B !important;
	border:none !important;
}
.carousel-indicators li {
    display: inline-block;
    width: 46px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;

    background-color: #AF9890  !important ;
    border: none !important;
    border-radius: 10px;
}
.imgSize img{
	width:100% !important;
}
.positionRelativeClasss{
    position: relative;
 }
 .StudentnameBlock{
	     display: flex;
    position: absolute;
    bottom: 15px;
    left: 25px;
 }
 .StudentnameBlock img{
	     width: 18% !important;
    margin-right: 5%;
 }
 
 .principalMsgBlock{
	     /* background-image: url(../images/home9.jpg);
    min-height: 430px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat; */
	position:relative;
  margin-top: 90px;
 }
 .bannerbottomText{
	 position:absolute;
	 top:27%;
 }
 .pageBlock{
	 background-color:white;
	 padding:2em 0px;
 }
 .textboldBlock{
	  background-color:#B70E2B;
	 padding:2em 2em 2em 4em;
 }
 .pageBlock img{
	 width:100%;
   z-index: 2;
   position: relative;
 }
 .rightClass{
	 font-size:15px;
	 color:#fff;
	 margin-right:3%;
	 margin-top:2%;
 }
 .displayProperty p{
	 font-weight:300 !important;
 }
 .deskshow{
	 display:block;
 }
 .accreditation-section-deskshow {
  display: flex;
}
  .mobileShow{
	 display:none;
 }
   .five-cols {
    display: flex;
    flex-wrap: wrap;
  }

  .five-cols > div {
    flex: 0 0 20%;
    max-width: 20%;
    padding: 10px;
  }

  .five-cols img {
    width: 100%;
    height: auto;
    display: block;
    padding: 1em 2em;
}
.specialheight{
	padding-bottom:5em !important;
}
.copyrightLine{
	background-color:gray;
	padding-top:1%;

}
.copyrightLine p{
	  color: white;
  font-family: "Poppins", sans-serif;
font-size:14px;
font-weight: 400;


}
.login-card{
  margin-bottom: 15px;
}
.PUSH-BEYOND-BOUNDARIES {
    background: url(../images/homepage-banner.jpg) no-repeat;
    background-size: cover;
    background-position: right;
    height: 80vh;
	margin-top:90px;
}
.text-block {
    /* position: absolute; */
    bottom: 20px;
    right: 20px;
    background-color: #B70E2B;
    color: white;
    padding-left: 20px;
    padding: 8px;
    text-align: left;
    padding-right: 20px;
    font-family: "Poppins", sans-serif;
    font-size: 15px !important;
    font-weight: 400;
}
.text-block h4{
	    font-size: 14px !important;
}
.LaboratoriesSection{
	margin-top:2em;
}
.StudentFaq {
  --StudentFaq-animation-duration: 0.3s;
  --StudentFaq-border-color: #ccc;
     width: 100%;
    padding: 2em 4em;
}
.StudentFaq__item {
  margin: -1px 0 0;
  border: 1px solid var(--StudentFaq-border-color);
  transition: var(--StudentFaq-animation-duration);
}
.StudentFaq__item:not(.js-details)[open], .StudentFaq__item.is-open {
  --StudentFaq-border-color: #777;
  position: relative;
}
.StudentFaq__question {
    position: relative;
    padding: 20px 50px 20px 20px;
    list-style: none;
    cursor: pointer;
    user-select: none;
    /* color: white; */
    font-family: "Poppins", sans-serif;
    font: normal normal bold 51px/105px;
    font-weight: bold;
background:#EEEEEE ;
margin-bottom:1%;
    font-size: 16px;

}
.StudentFaq__question::after {
  content: "";
  position: absolute;
  top: calc(50% - 4px);
  right: 20px;
  width: 12px;
  height: 8px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 12 8'%3E%3Cpath stroke='%23999' stroke-width='2' d='M1 1l5 5 5-5'/%3E%3C/svg%3E");
  transition: var(--StudentFaq-animation-duration);
}
.StudentFaq__item:not(.js-details)[open] .StudentFaq__question::after, .StudentFaq__item.is-open .StudentFaq__question::after {
  transform: rotate(-180deg);
}
.StudentFaq__question::-webkit-details-marker {
  display: none;
}
.js-details .StudentFaq__answer {
  max-height: 0;
  overflow: hidden;
  animation: slideUp var(--StudentFaq-animation-duration);
      position: relative;
   
    list-style: none;
    cursor: pointer;
    user-select: none;
    /* color: white; */
    font-family: "Poppins", sans-serif;
    font: normal normal bold 51px/105px;
    /* font-weight: bold; */
    margin-bottom: 0%;
    font-size: 16px;
}
.js-details.is-open .StudentFaq__answer {
  max-height: none;
  animation: slideDown var(--StudentFaq-animation-duration);
}
.js-details.is-open.is-animating .StudentFaq__answer {
  max-height: var(--StudentFaq-details-height);
}
.StudentFaq__text {
  padding: 0 20px 20px;
}

@keyframes slideUp {
  0% {
    max-height: var(--StudentFaq-details-height);
    opacity: 1;
  }
  100% {
    max-height: 0;
    opacity: 0;
  }
}
@keyframes slideDown {
  0% {
    max-height: 0;
    opacity: 0;
  }
  100% {
    max-height: var(--StudentFaq-details-height);
    opacity: 1;
  }
}





























.dropdown-menu p {
  font-weight: bold;
  padding-left: 15px;
  padding-top: 10px;
  margin-bottom: 4px;
  color: #750216;
}
.erpBtnstyle {
  background: #79061a;
  padding: 6px;
  color: #fff;
  border-radius: 4px;
}
.erpBtnstyle:hover {
  background: #79061a;
  padding: 6px;
  color: #fff;
  border-radius: 4px;
  text-decoration: none!important;
}
.fontRegular{
  font-weight: 400!important;
}
.mgBottom0{
    margin-bottom: 0;
}
.mgBottom1{
    margin-bottom: 10px;
}
.mgTop2{
  margin-top: 2em;
}
.mgTopDesktop15 {
  margin-top: 15%;
}

.para_img {
  padding: 5px;
}
.para_img::before {
  content: '';
  height: 50%;
  width: 50%;
  display: block;
  background: #FFCC00;
  position: absolute;
  bottom: 0px;
  left: 0px;
  z-index: 1;
}
.para_img::after{
    content: '';
    height: 50%;
    width: 50%;
    display: block;
    background: #FFCC00;
    position: absolute;
    top: 0%;
    right: 0px;
    z-index: 1;
}
.bannerSubPages{
  width: 100%;
}




.enquireBtn {
  border: none;
    border-bottom: none;
    cursor: pointer;
    width: 180px;
    height: 31px;
    overflow: hidden;
    background: #ddd;
    color: #b70e2b;
    padding: 2px 0px 2px 0px;
    position: fixed;
    top: calc(45% - 42px);
    right: -75px;
    text-align: center;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    border-top: 3px solid #b70e2b;
    z-index: 9999999;
    font-size: 16px;
}
.brochureBtn {
  cursor: pointer;
  border: none;
  border-bottom: none;
  cursor: pointer;
  width: 180px;
  height: 31px;
  overflow: hidden;
  background: #ddd;
  color: #b70e2b;
  padding: 2px 0px 2px 0px;
  position: fixed;
  top: calc(75% - 42px);
  right: -75px;
  text-align: center;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    border-top: 3px solid #b70e2b;
    z-index: 9999999;
    font-size: 16px;
}
.closeBtn {
  background: #000;
  display: inline-block;
  position: absolute;
  left: 0;
  width: 30px;
  height: 30px;
  margin-left: -30px;
  top: 0;
  font-size: 24px;
  font-weight: bold;
  color: #fff;
  padding-left: 7px;
  cursor: pointer;
}
.formtitle {
  background: #b70e2b;
    color: #fff;
    text-align: center;
    min-height: 40px;
    padding-top: 1px;
    margin-bottom: 20px;
}
.enquireNowFormCont {
  position: fixed;
  top: 0;
  right: 0;
  min-height: 100vh;
  background: #FFF;
  z-index: 9999999;
  width: 101%;
  padding: 15px;
  max-width: 500px;
  margin-right: -105%;
  transition: all .5s ease;
}
.enableEnquire {
  margin-right: 0;
}
.titleTxt{
  font-size: 15px;
}
.formInput input {
  width: 100%;
  padding: 6px;
background: #ffffff6b 0% 0% no-repeat padding-box;
border: 1px solid #919191;
border-radius: 6px;
  color: white;
  font-size: 14px;
  margin-bottom: 15px;
}

.formInput input::placeholder {
  color: rgb(56, 56, 56);
}
.enquiryForm{
  background-color: #e6e6e6;
    padding: 15px;
    min-height: 84vh;
}
.inputBoxButtonNew {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  border: 1px solid #FFFFFF;
  border-radius: 3px;
  border-bottom: 4px solid #b70e2b;
  font-family: "Poppins", sans-serif;
  font: normal normal bold 23px/50px;
  letter-spacing: 0.80px;
  font-weight: bold;
  margin-bottom: 2%;
  line-height: 28px;
  color: black;
  padding: 3px 4%;
  margin-top: 1em;
  width: 100%;
}
.inputBoxButtonReg {
  background: #d8d8d8 0% 0% no-repeat padding-box;
    border: 1px solid #FFFFFF;
    border-radius: 3px;
    border-bottom: 4px solid #b70e2b;
    font-family: "Poppins", sans-serif;
    line-height: 28px;
    color: black;
    padding: 3px 4%;
    margin-top: 1em;
    min-width: 184px;
}
.mgTop2{
  margin-top: 2em;
}
/* .shadow-4-strong {
  -webkit-box-shadow: 0 6px 14px 0 rgba(0, 0, 0, .25), 0 10px 30px 4px rgba(0, 0, 0, .2) !important;
  box-shadow: 0 6px 14px 0 rgba(0, 0, 0, .25), 0 10px 30px 4px rgba(0, 0, 0, .2) !important;
} */
.img-fluid, .img-thumbnail {
  max-width: 100%;
  height: auto;
}
#life .card {
  width: 45%;
    margin-top: -41%;
    margin-left: -10px;
    background-color: rgb(183 14 43 / 83%);
    color: #fff;
    z-index: 11;
    position: relative;
    padding: 5px;
    border-radius: 5px;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}
.patchSpacing {
  padding-top: 4em;
  padding-bottom: 4em;
}
.card1 {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  min-height: 0px;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, .125);
  border-radius: .25rem;
  padding: 10px;
}
.card1 {
  border: 0;
  -webkit-box-shadow: 0 10px 20px 0 rgb(0 0 0 / 5%);
  box-shadow: 0 10px 20px 0 rgb(0 0 0 / 5%);
}
.bgstudy {
  background: #eef7ff;
}
.ost-multi-header {
  position: relative;
}
.ost-multi-header::after{
    content: '';
    height: 3px;
    border-radius: .25rem;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background: #ed8034;
    background: -moz-linear-gradient(left, #023b5e 50%, #f58735 50%);
    background: -webkit-linear-gradient(left, #B70E2B 50%, #f58735 50%);
    background: linear-gradient(to right, #B70E2B 50%, #f58735 50%);
}
.fonth2 {
  color: #b70e2b !important;
  font-size: 2rem;
  margin-top: 0;
  margin-bottom: .5rem;
  font-weight: 700;
  font-family: "Oswald", sans-serif!important;
}
.bg11{
  background-color: #dcdcdc;
  min-height: 200px;
}
.bg12{
  background-color: #a9a8a8;
  min-height: 200px;
}
.bg13{
  background-color: #bdbdbd;
  min-height: 200px;
}
.bg14{
  background-color: #b3b1b1;
  min-height: 200px;
}
.bg15{
  background-color: #c7c7c7;
  min-height: 200px;
}
.bg16{
  background-color: #e1e1e1;
  min-height: 200px;
}
.bg17{
  background-color: #ffffff;
  min-height: 200px;
}
.bgLight{
  background-color: #f1f4f8;
}
.fullyequipped {
  width: 65%;
  height: auto;
  margin-top: -100%;
  margin-left: 32.5rem;
}
.globallearning {
  width: 65%;
  height: auto;
  margin-top: -100%;
  margin-left: -7.5rem;
}
.maxIconWidth{
  max-width: 130px;
}
.mgReg{
  padding-top:4em;
  padding-bottom:4em;
}
.placementCont .card1{
min-height: 200px;
}
.google-maps {
  position: relative;
  padding-bottom: 75%; 
  height: 0;
  overflow: hidden;
  margin-top: 2em;
  margin-bottom: 2em;
}
.google-maps iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
.m-show{
  display: none;
}

.maxIconWidth1 {
  max-width: 57px;
  margin-top: 4em;
  margin-bottom: 2em;
}
.footerBlock a{
  text-decoration: none!important;
  color: inherit;
}
.erpBtnstyle {
    background: #79061a;
    padding: 6px;
    color: #fff;
    border-radius: 4px;
}
.textCapital td{
  text-transform: uppercase;
}






























@media (max-width: 690px) {
  .boxMinHeight{
    min-height: 235px;
  }
figure.figure {
  margin-bottom: 4em;
}
  .m-hide{
    display: none;
  }
  
.m-show{
  display: block;
}

  .bg11,.bg12,.bg13,.bg14,.bg15,.bg16,.bg17 {
    min-height: 240px;
}
  .card1 {
    min-height: 155px;
}
  .placementCont .card1 {
    min-height: 250px;
}
.patchSpacing {
  padding-top: 2em;
  padding-bottom: 2em;
}
  .mgTopDesktop15 {
    margin-top: 0;
  }
  .cuPaddingText{
    padding: 0;
    padding-top: 15px;
  }
	.StudentFaq {
    --StudentFaq-animation-duration: 0.3s;
    --StudentFaq-border-color: #ccc;
    width: 100%;
    padding: 1em 1em;
}
.StudentFaq__text {
    padding: 0 15px 10px;
    font-size: 13px;
}
.StudentFaq__question {
    position: relative;
    padding: 12px 41px 12px 16px;
    list-style: none;
    cursor: pointer;
    user-select: none;
    /* color: white; */
    font-family: "Poppins", sans-serif;
    font: normal normal bold 51px/105px;
    font-weight: bold;
    background: #EEEEEE;
    margin-bottom: 1%;
    font-size: 14px;
}
	.headingClassFaulty {
    color: white;
    font-family: "Poppins", sans-serif;
    font: normal normal bold;
    font-weight: bold;
    margin-bottom: 3%;
    font-size: 18px;
}
	.pageBlock {
    background-color: white;
    padding: 1em;
}
	.bannerbottomText {
    position: absolute;
    bottom: 20px;
    left: 2em;
}
.marginPhotoBlock{
	margin-bottom:2em;
}
.principalMsgBlock {
    /* background-image: url(../images/home9.jpg);
    min-height: 25vh;
    background-position: 70% 100%;
    background-size: cover;
    background-repeat: no-repeat; */
    position: relative;
    margin-top: 90px;
}
	.five-cols > div {
      flex: 0 0 32%;
      max-width: 50%;
    }
	.five-cols img {
    width: 100%;
    height: auto;
    display: block;
    padding: 0em 1em;
}
.specialheight {
    padding-bottom: 4em !important;
}
	 .deskshow{
	 display:none;
 }
 .accreditation-section-deskshow{
  display:none;
 }
  .mobileShow{
	 display:block;
 }
	.PUSH-BEYOND-BOUNDARIES {
    background: url(../images/homepage-banner.jpg) no-repeat;
    background-size: cover;
    height: auto;
    background-position: center;
}
	.heading-push {
    font-size: 26px !important;
   
    color: #fff;
    font-family: "Poppins", sans-serif;
    line-height: 39px !important;
    margin-bottom: 6%;
}
.highlightBlock p {
    color: black;
    font-family: "Poppins", sans-serif;
    font: normal normal bold 23px/50px;
    letter-spacing: 0px;
    font-weight: 500;
    margin-bottom: 2%;
    text-align: center;
    font-weight: bold;
    margin-bottom: 8px;
    font-size: 14px !important;
}
.highlightBlock h4 {

    letter-spacing: 0px;
    font-weight: 500;
  
    font-size: 14px;
}
.highlightBlock {
    background-color: #fff;
    padding: 1em;
}
.highlightBlock img {
    margin-top: 3%;
    width: 100%;
}
.banner-button {
    margin-bottom: 20px;
    background-color: #fff;
    border-radius: 0 !important;
    border-bottom-left-radius: 10px !important;
    padding: 10px 40px;
    font-size: 14px;
    font-weight: 500;
    font-family: "Poppins", sans-serif;
    font-weight: bold;
}
.highlightBlock-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 2px;
    margin-top: 4px;
}
.highlightBlock-item img {
    width: 29%;
    height: auto;
    display: block;
    
}
.grayBoxBlock1 {
  background: linear-gradient(to top, #000 46%, #AF9890 46%);
  padding: 1em;
}
.clgcampusbg {
  background-position: center;
}
.ParagraphClass {
      letter-spacing: 0.20px;
    line-height: 25px;
    font-size: 13px;
}
.headingClass {
    letter-spacing:1px;
    font-size: 22px;
}
.VisionMissionBlock {
    background-color: #B70E2B;
    padding: 1em 1em;
}
.ExploreProgramBlock {
    background-color: #fff;
    padding: 1em;
}
.ExploreProgramBlock img {
    width: 30%;
    margin-bottom: 4%;
    margin-top: 12%;
}
.FloatLeftText {
    float: inline-start;
    text-align: left !important;
}
.footerBlock-grid {
    display: grid
;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
    margin-top: 20px;
}
.footerBlock {
    background-color: #161616;
    padding: 1em 1em;
}
.testimonialsBlock {
    background-color: #fff;
    padding: 1em 1em;
}
    .zeroSpace {
        padding: 0px;
    }
.whyTrinity {
    background-color: #EFEFEF;
    padding: 1em;
}
.inputBoxButton {

   
  font-size:14px;
    padding: 6px 8%;
    margin-top: 1em;
    margin-bottom: 3em;
}
.specialPadding {
    padding: 0px 0px 0px 1em;
}
.grayBoxBlock2 {
    background: linear-gradient(to top, #fff 40%, #AF9890 60%);
}
.specialPadding1 {
    padding: 2em 0px 2em 2em;
}
.rootedText {
    font-weight: bolder !important;
    font-size: 14px !important;
}
.carousel-indicators {
    position: absolute;
    bottom: -30px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -15%;
    text-align: center;
    list-style: none;
}
}

@media only screen and (max-width: 690px) {
	.facultyNames {
    color: black;
    font-family: "Poppins", sans-serif;
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 1%;
    margin: -b;
    margin-top: 2%;
    margin-left: 0px;
}
  .mobileHide{
    display: none !important;
  }
  .desktopHide{
    display: block;
  }
  .navBarFlex {
      display: block !important;
  }
  .navbar-nav {
      border-top: unset !important;
      padding-left: 25px;
      margin-bottom: 0;
      list-style: none;
      width: 100%;
  }
  }
  @media only screen and (max-width: 680px) {
    .closeBtn {
        margin-left: 0;
    }
}