 .u-section-5 {
  min-height: 970px;
}

.u-section-5 .u-shape-1 {
  height: 573px;
  margin-top: 0;
  margin-bottom: 0;
}

.u-section-5 .u-layout-wrap-1 {
  width: 1140px;
  margin: -497px auto 0;
}

.u-section-5 .u-layout-cell-1 {
  min-height: 373px;
  background-image: none;
}

.u-section-5 .u-container-layout-1 {
  padding: 30px 30px 70px;
}

.u-section-5 .boxsec5 {background:#CCCCCC}

.u-section-5 .u-text-1 {
  font-weight: 700;
  font-size: 3rem;
  margin: 0;
}

.u-section-5 .u-line-1 {
  width: 150px;
  transform-origin: left center;
  height: 3px;
  margin: 30px auto 0 0;
}

.u-section-5 .u-layout-cell-2 {
  min-height: 373px;
  background-image: none;
}

.u-section-5 .u-container-layout-2 {
  padding: 30px 30px 70px;
}

.u-section-5 .u-text-2 {
  line-height: 1.8;
  font-size: 1.125rem;
  font-style: normal;
  margin: 0 1px;
}

.u-section-5 .u-btn-1 {
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 0.875rem;
  align-self: center;
  margin: 27px auto 0 1px;
  padding: 10px 44px;
}

.u-section-5 .u-text-3 {
  letter-spacing: 1px;
  margin: 23px auto 0 0;
}

.u-section-5 .u-btn-2 {
  border-style: solid;
  padding: 0;
}

.u-section-5 .u-image-1 {
  width: 905px;
  height: 527px;
  margin: -46px auto 63px;
}

/* start of button pulse */
	.neon-pulse_sec5 {
  background: #000;
  border: 2px solid #000;
  box-shadow: 0 0 10px rgba(255, 0, 0, 0.9);
  overflow: visible;
}

.neon-pulse_sec5::before,
.neon-pulse_sec5::after {
  content: "";
  position: absolute;
  inset: -4px;
  border: 2px solid #000;
  border-radius: inherit;
  animation: pulseOut 2s ease-out infinite;
  opacity: 0;
}

.neon-pulse_sec5::after {
  animation-delay: 1s;
}

@keyframes pulseOut {
  0% {
    transform: scale(1);
    opacity: 1;
  }
  100% {
    transform: scale(1.1);
    opacity: 0;
  }
}
/* end of button pulse */

/* glow around large photo of group shot of all teachers. Index and teachers pages. */
.sec5Pic {
  background-color: #fafa99;
  -webkit-animation: sec5glowing 1s ease-in-out infinite alternate;
  -moz-animation: sec5glowing 1s ease-in-out infinite alternate;
  animation: sec5glowing 1s ease-in-out infinite alternate;
}
@-webkit-keyframes sec5glowing {
  from {
    box-shadow: 0 0 4px #ff0000, 0 0 6px #8000FF, 0 0 8px #8000FF, 0 0 10px #8000FF, 0 0 12px #8000FF, 0 0 14px #8000FF, 0 0 16px #8000FF;
  }
  to {
    box-shadow: 0 0 6px #FFFF80, 0 0 8px #008040, 0 0 10px #FFFF00, 0 0 12px #FFFF00, 0 0 14px #FFFF00, 0 0 16px #FFFF00, 0 0 18px #FFFF00;
  }
}

@media (max-width: 1199px) {
   .u-section-5 {
    min-height: 991px;
  }

  .u-section-5 .u-layout-wrap-1 {
    width: 940px;
  }

  .u-section-5 .u-layout-cell-1 {
    min-height: 399px;
  }

  .u-section-5 .u-text-1 {
    font-size: 2.25rem;
  }

  .u-section-5 .u-layout-cell-2 {
    min-height: 399px;
  }

  .u-section-5 .u-text-2 {
    margin-left: 0;
    margin-right: 0;
  }

  .u-section-5 .u-btn-1 {
    margin-left: 0;
  }

  .u-section-5 .u-image-1 {
    width: 836px;
    margin-top: -51px;
    margin-bottom: 70px;
  }
}

@media (max-width: 991px) {
   .u-section-5 {
    min-height: 938px;
  }

  .u-section-5 .u-layout-wrap-1 {
    width: 720px;
  }

  .u-section-5 .u-layout-cell-1 {
    min-height: 481px;
  }

  .u-section-5 .u-container-layout-1 {
    padding-bottom: 60px;
  }

  .u-section-5 .u-text-1 {
    font-size: 2.125rem;
  }

  .u-section-5 .u-layout-cell-2 {
    min-height: 481px;
  }

  .u-section-5 .u-container-layout-2 {
    padding-bottom: 60px;
  }

  .u-section-5 .u-image-1 {
    width: 600px;
    height: 400px;
    margin-top: -49px;
    margin-bottom: 60px;
  }
}

@media (max-width: 767px) {
   .u-section-5 {
    min-height: 968px;
  }

  .u-section-5 .u-shape-1 {
    height: 658px;
  }

  .u-section-5 .u-layout-wrap-1 {
    width: 540px;
    margin-top: -582px;
  }

  .u-section-5 .u-layout-cell-1 {
    min-height: 100px;
  }

  .u-section-5 .u-container-layout-1 {
    padding-bottom: 30px;
  }

  .u-section-5 .u-layout-cell-2 {
    min-height: 359px;
  }

  .u-section-5 .u-image-1 {
    width: 461px;
    height: 347px;
    margin-top: -21px;
  }
}

@media (max-width: 575px) {
   .u-section-5 {
    min-height: 884px;
  }

  .u-section-5 .u-shape-1 {
    height: 720px;
  }

  .u-section-5 .u-layout-wrap-1 {
    width: 340px;
    margin-top: -644px;
  }

  .u-section-5 .u-container-layout-1 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .u-section-5 .u-text-1 {
    font-size: 1.5rem;
  }

  .u-section-5 .u-layout-cell-2 {
    min-height: 447px;
  }

  .u-section-5 .u-container-layout-2 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .u-section-5 .u-image-1 {
    width: 276px;
    height: 215px;
    margin-top: -43px;
    margin-bottom: 40px;
  }
}