h1.pt-5, .nav.justify-content-center  {
	display:none;
}

#findfit1 {
	color: white;
  /* text-shadow: 1px 1px 2px rgba(0,0,0, 0.25); */
  padding-right: 40px;
  font-size: 108px;
  line-height: 90px;
  margin-top:90px;
}

.fa-solid, .fa-sharp {
    color: #f76902;
    font-size: 170%;}
    
    
.border-bottom {
	border-bottom:none !important;
}

.card.icon-card .card-body a .card-text hr.divider, .card.icon-card .card-body .card-text hr.divider {
  border-top: none !important;

}

#lineunder2{
	
display: block;
  width: 50% !important;
  margin-left: 0;
}
.field--type-text-long #lineunder {
		width:50%;
	font-size:168%;
}

.findfitouter {
	background:transparent !important;
	border-bottom:none !important;
	min-height:700px;
}

.dialog-off-canvas-main-canvas {
    background-image: url(https://www.rit.edu/ntid/sites/rit.edu.ntid/files/2025-11/bg1.png);
    background-repeat: no-repeat;
    background-size:contain;
    background-position: center top 75px;
    min
}

.findfit {
    line-height: 62px;
    font-size: 52px;
    font-weight: bold;
    letter-spacing: -0.8px;
}

.findfit p {
    line-height: 35px;
}



.findfit2 {
    position: absolute;
    left: 292px;
    top: 55px;
}

#fit, #future {
    display: inline-block;
    margin-top: 10px;
    padding: 18px 13px;
    color: #F76902;
    margin-left: -14px;
    font-size: 163%;
    font-style: italic;
}

@media screen and (max-width: 768px) {
  .dialog-off-canvas-main-canvas  {
    background-image:none;
  }
  .findfitouter {
  	display:none;
  }
}