.w-layout-grid {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  grid-row-gap: 16px;
  grid-column-gap: 16px;
}

.sideblock-maincontent {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  width: 50vw;
  max-width: 50vw;
  min-width: 50vw;
  background-color: #fff;
}

.level-1000-mtechnav {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: auto;
  width: 50vw;
  height: 100vh;
  max-width: 90vw;
  min-height: auto;
  min-width: 50vw;
}

.sideblock-mtechnav {
  position: absolute;
  left: 0px;
  top: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: auto;
  width: 100%;
  max-width: 100%;
  min-height: auto;
  min-width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: #f65d5d;
  background-image: none;
  background-size: auto;
  background-repeat: repeat;
  line-height: 150%;
}

.hide-mtechnav-button {
  display: inline-block;
  float: right;
  border: 1px solid #fff;
  color: #fff;
  font-weight: 800;
  cursor: pointer;
}

.hide-mtechnav-button:hover {
  opacity: 0.5;
}

.level-3000-sitenav {
  position: fixed;
  left: 0px;
  top: 0px;
  bottom: 0px;
  z-index: 3000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 50vw;
  height: 100vh;
  max-width: 50vw;
  min-height: 100vh;
  min-width: 50vw;
  color: #ed3c3c;
}

.level-2000-maincontent {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.logo-button-divblock {
  display: inline-block;
  margin-top: 35px;
  margin-right: 40px;
  margin-left: 40px;
}

.menu-logo-divblock-mtech {
  display: block;
  margin: 35px 40px 20px;
}

.sideblock-sitenav {
  position: absolute;
  left: 0px;
  top: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: auto;
  width: 50vw;
  max-width: 50vw;
  min-width: 50vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: #eff4ff;
  background-image: url('../images/under-armour-IMG_0045_working.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
  color: #3cd3ed;
  line-height: 150%;
}

.sideblock-sitenav.white {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.65)), color-stop(50%, transparent), to(transparent)), url('../images/NG_slide3.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.65), transparent 50%, transparent), url('../images/NG_slide3.jpg');
  background-position: 0px 0px, 50% 0%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, scroll;
  color: #fff;
}

.sideblock-sitenav.white.overview {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.65)), color-stop(50%, transparent), to(transparent)), url('../images/scc_sized.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.65), transparent 50%, transparent), url('../images/scc_sized.jpg');
  background-position: 0px 0px, 41% 50%;
  background-size: auto, cover;
  background-repeat: repeat, repeat;
  background-attachment: scroll, scroll;
}

.sideblock-sitenav.white.mission {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.65)), color-stop(50%, transparent), to(transparent)), url('../images/ng-about-700_0602.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.65), transparent 50%, transparent), url('../images/ng-about-700_0602.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, scroll;
}

.sideblock-sitenav.white.activities {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.65)), color-stop(50%, transparent), to(transparent)), url('../images/3R9A2409.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.65), transparent 50%, transparent), url('../images/3R9A2409.jpg');
  background-position: 0px 0px, 45% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, scroll;
}

.sideblock-sitenav.white.challenges {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.65)), color-stop(50%, transparent), to(transparent)), url('../images/Northrop-Grumman-Cybersecurity_1600.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.65), transparent 50%, transparent), url('../images/Northrop-Grumman-Cybersecurity_1600.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, repeat;
  background-attachment: scroll, scroll;
}

.sideblock-sitenav.white.challenges.cybersecurity {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.65)), color-stop(50%, transparent), to(transparent)), url('../images/Northrop-Grumman-Cybersecurity_1600.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.65), transparent 50%, transparent), url('../images/Northrop-Grumman-Cybersecurity_1600.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, repeat;
  background-attachment: scroll, scroll;
}

.sideblock-sitenav.white.challenges.vehicles {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.65)), color-stop(50%, transparent), to(transparent)), url('../images/image-processing-vehicles1-1600.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.65), transparent 50%, transparent), url('../images/image-processing-vehicles1-1600.jpg');
}

.sideblock-sitenav.white.challenges.vehicles2 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.65)), color-stop(50%, transparent), to(transparent)), url('../images/pgL_GL-10001_002_1600.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.65), transparent 50%, transparent), url('../images/pgL_GL-10001_002_1600.jpg');
  background-position: 0px 0px, 100% 50%;
  background-repeat: repeat, no-repeat;
}

.sideblock-sitenav.white.challenges.acousticsignal {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.65)), color-stop(50%, transparent), to(transparent)), url('../images/ng_challenge.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.65), transparent 50%, transparent), url('../images/ng_challenge.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, repeat;
  background-attachment: scroll, scroll;
}

.sideblock-sitenav.white.challenges.accousticsignal2 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.65)), color-stop(50%, transparent), to(transparent)), url('../images/ng_challenge.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.65), transparent 50%, transparent), url('../images/ng_challenge.jpg');
  background-position: 0px 0px, 50% 0%;
  background-repeat: repeat, no-repeat;
}

.sideblock-sitenav.white.contct {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.65)), color-stop(50%, transparent), to(transparent)), url('../images/MQ-4C_Triton_flight_testing_1600.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.65), transparent 50%, transparent), url('../images/MQ-4C_Triton_flight_testing_1600.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, scroll;
}

.sideblock-sitenav.white.directions {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg'), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.65)), color-stop(50%, transparent), to(transparent)), url('../images/NG_slide3.jpg');
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg'), linear-gradient(180deg, rgba(0, 0, 0, 0.65), transparent 50%, transparent), url('../images/NG_slide3.jpg');
  background-position: 0px 0px, 0px 0px, 50% 0%;
  background-size: 125px, auto, cover;
  background-repeat: repeat, repeat, repeat;
  background-attachment: scroll, scroll, scroll;
}

.sideblock-sitenav.white.impact {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.65)), color-stop(50%, transparent), to(transparent)), url('../images/IMG_0195.JPG');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.65), transparent 50%, transparent), url('../images/IMG_0195.JPG');
  background-position: 0px 0px, 100% 50%;
  background-size: auto, cover;
  background-repeat: repeat, repeat;
  background-attachment: scroll, scroll;
}

.sideblock-sitenav.white.contact {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.65)), color-stop(50%, transparent), to(transparent)), url('../images/NEW-hinman_alumni2.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.65), transparent 50%, transparent), url('../images/NEW-hinman_alumni2.jpg');
  background-position: 0px 0px, 46% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, scroll;
}

.sideblock-sitenav.white.directions {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.65)), color-stop(50%, transparent), to(transparent)), url('../images/a-earth_networks.jpg'), -webkit-gradient(linear, left top, left bottom, from(#352c1e), to(#352c1e));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.65), transparent 50%, transparent), url('../images/a-earth_networks.jpg'), linear-gradient(180deg, #352c1e, #352c1e);
  background-position: 0px 0px, 50% 0%, 0px 0px;
  background-size: auto, cover, auto;
  background-repeat: repeat, no-repeat, repeat;
  background-attachment: scroll, scroll, scroll;
}

.sideblock-sitenav.white.directions2 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.65)), color-stop(50%, transparent), to(transparent)), url('../images/image-processing-vehicles1-1600.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.65), transparent 50%, transparent), url('../images/image-processing-vehicles1-1600.jpg');
  background-position: 0px 0px, 50% 0%;
}

.sideblock-sitenav.white.tdn {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, rgba(19, 142, 249, 0.2)), to(hsla(0, 0%, 100%, 0.1))), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.65)), color-stop(50%, transparent), to(transparent)), url('../images/f35_ss.jpg');
  background-image: linear-gradient(180deg, rgba(19, 142, 249, 0.2) 20%, hsla(0, 0%, 100%, 0.1)), linear-gradient(180deg, rgba(0, 0, 0, 0.65), transparent 50%, transparent), url('../images/f35_ss.jpg');
  background-position: 0px 0px, 0px 0px, 50% 0%;
  background-size: auto, auto, cover;
  background-repeat: repeat, repeat, no-repeat;
  background-attachment: scroll, scroll, scroll;
}

.sideblock-sitenav.white.tdn2 {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, rgba(19, 142, 249, 0.2)), to(hsla(0, 0%, 100%, 0.2))), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.65)), color-stop(50%, transparent), to(transparent)), url('../images/f35_ss.jpg');
  background-image: linear-gradient(180deg, rgba(19, 142, 249, 0.2) 20%, hsla(0, 0%, 100%, 0.2)), linear-gradient(180deg, rgba(0, 0, 0, 0.65), transparent 50%, transparent), url('../images/f35_ss.jpg');
  background-position: 0px 0px, 0px 0px, 50% 50%;
  background-size: auto, auto, cover;
  background-repeat: repeat, repeat, no-repeat;
  background-attachment: scroll, scroll, scroll;
}

.sideblock-sitenav.white.tdn3 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.65)), color-stop(50%, transparent), to(transparent)), url('../images/ng-robot-2-1600.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.65), transparent 50%, transparent), url('../images/ng-robot-2-1600.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, scroll;
}

.sideblock-sitenav.white.dec {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.65)), color-stop(50%, transparent), to(transparent)), url('../images/ng-robot-2-1600.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.65), transparent 50%, transparent), url('../images/ng-robot-2-1600.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, scroll;
}

.sideblock-sitenav.white.decef {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.65)), color-stop(50%, transparent), to(transparent)), url('../images/ng-robot-2-1600.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.65), transparent 50%, transparent), url('../images/ng-robot-2-1600.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, scroll;
}

.sideblock-sitenav.white.is {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.65)), color-stop(50%, transparent), to(transparent)), url('../images/ng-robot-2-1600.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.65), transparent 50%, transparent), url('../images/ng-robot-2-1600.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, scroll;
}

.sideblock-sitenav.white.vdec {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.65)), color-stop(50%, transparent), to(transparent)), url('../images/ng-robot-2-1600.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.65), transparent 50%, transparent), url('../images/ng-robot-2-1600.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, scroll;
}

.sideblock-sitenav.white.fmag {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.65)), color-stop(50%, transparent), to(transparent)), url('../images/ng-robot-2-1600.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.65), transparent 50%, transparent), url('../images/ng-robot-2-1600.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, scroll;
}

.sideblock-sitenav.white.vdec2 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.65)), color-stop(50%, transparent), to(transparent)), url('../images/ng-robot-2-1600.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.65), transparent 50%, transparent), url('../images/ng-robot-2-1600.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, scroll;
}

.sideblock-sitenav.white.fmag2 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.65)), color-stop(50%, transparent), to(transparent)), url('../images/ng-robot-2-1600.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.65), transparent 50%, transparent), url('../images/ng-robot-2-1600.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, scroll;
}

.sideblock-sitenav.white.corprenect-homepage {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.65)), color-stop(50%, transparent), to(transparent)), url('../images/MTE_7724.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.65), transparent 50%, transparent), url('../images/MTE_7724.jpg');
  background-position: 0px 0px, 60% 50%;
}

.sideblock-sitenav.white.lm-challenge-left-image {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.65)), color-stop(50%, transparent), to(transparent)), url('../images/metal_3d_printing_1.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.65), transparent 50%, transparent), url('../images/metal_3d_printing_1.jpg');
  background-position: 0px 0px, 50% 50%;
}

.sideblock-sitenav.white.how-it-works {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.65)), color-stop(50%, transparent), to(transparent)), url('../images/IMG_0814.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.65), transparent 50%, transparent), url('../images/IMG_0814.jpg');
  background-position: 0px 0px, 25% 50%;
}

.sideblock-sitenav.white.benefits {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.65)), color-stop(50%, transparent), to(transparent)), url('../images/IMG_0886.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.65), transparent 50%, transparent), url('../images/IMG_0886.jpg');
  background-position: 0px 0px, 30% 50%;
}

.sideblock-sitenav.white.previous-cohorts {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.65)), color-stop(50%, transparent), to(transparent)), url('../images/MTE_7423.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.65), transparent 50%, transparent), url('../images/MTE_7423.jpg');
  background-position: 0px 0px, 50% 50%;
}

.sideblock-sitenav.white.corprecnect-contact {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.65)), color-stop(50%, transparent), to(transparent)), url('../images/MTE_7238.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.65), transparent 50%, transparent), url('../images/MTE_7238.jpg');
  background-position: 0px 0px, 60% 50%;
}

.panel-slide-button-texgt {
  margin-bottom: 0px;
  padding: 6px 11px;
  opacity: 1;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 14px;
  line-height: 120%;
  font-weight: 400;
}

.reveal-mtechnav-button {
  display: inline-block;
  float: right;
  border: 1px solid #fff;
  color: #fff;
  font-weight: 800;
  cursor: pointer;
}

.reveal-mtechnav-button:hover {
  opacity: 0.5;
}

.panel-slide-buttton {
  display: block;
  width: auto;
  margin-right: auto;
  margin-left: auto;
  float: none;
  text-decoration: none;
}

.program-title-text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  margin-bottom: 0px;
  margin-left: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  font-family: Oswald, sans-serif;
  color: #fff;
  font-size: 32px;
  line-height: 115%;
  font-weight: 400;
  text-decoration: none;
  text-transform: capitalize;
}

.dummy-logo {
  display: none;
}

.navbar-container {
  float: left;
}

.navbar {
  width: auto;
  margin-right: 20px;
  margin-left: 10px;
  background-color: transparent;
}

.site-nav-link {
  margin-right: 0px;
  margin-left: 0px;
  padding: 0px 9px 6px;
  clear: none;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  color: #fff;
  font-size: 14px;
  line-height: 150%;
  font-weight: 400;
  text-transform: uppercase;
  text-shadow: 2px 2px 17px rgba(0, 0, 0, 0.8);
}

.site-nav-link:hover {
  opacity: 0.5;
}

.site-nav-link.w--current {
  color: #fff;
  text-decoration: underline;
}

.body {
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 16px;
}

.accordion-item-trigger {
  cursor: pointer;
}

.redblock-header {
  margin-top: 0px;
  margin-bottom: 17px;
  font-family: Oswald, sans-serif;
  color: #df1d38;
  font-size: 32px;
  line-height: 120%;
  font-style: normal;
  font-weight: 400;
  text-transform: uppercase;
}

.redblock-header.normal-case {
  text-transform: none;
}

.paragraph-main {
  margin-bottom: 15px;
  color: #333;
  font-size: 16px;
  line-height: 167%;
}

.paragraph-main.apply-boxes {
  font-size: 20px;
}

.paragraph-main.impact-special {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  font-size: 14px;
  line-height: 150%;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}

.paragraph-main.impact-special.red {
  color: #df1d38;
}

.paragraph-main.apply-special {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  font-size: 14px;
  line-height: 150%;
  text-align: center;
  text-transform: uppercase;
}

.paragraph-main.apply-special.red {
  color: #df1d38;
}

.paragraph-main.indent {
  padding-left: 15px;
}

.paragraph-main.whats-in-it-text {
  font-size: 18px;
}

.accordion-item-content {
  overflow: hidden;
  margin-top: 5px;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.unordered-list-2 {
  padding-left: 0px;
  color: #fff;
}

.accordion-item {
  display: none;
}

.nav-menu {
  display: block;
  width: auto;
  margin-left: 20px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.sm-button-image:hover {
  opacity: 0.5;
}

.social-media {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  margin-right: 40px;
  margin-bottom: 40px;
  margin-left: 40px;
}

.navbar-mtech {
  width: auto;
  margin-right: 40px;
  margin-left: 30px;
  background-color: transparent;
}

.nav-menu-mtech {
  left: -10px;
  display: block;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.navbar-container-mtech {
  float: left;
}

.site-nav-link-mtech {
  margin-right: 0px;
  margin-left: 0px;
  padding: 0px 10px 6px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  color: #fff;
  font-size: 14px;
  line-height: 150%;
  text-transform: uppercase;
}

.site-nav-link-mtech:hover {
  opacity: 0.5;
}

.llf {
  position: relative;
  margin: 55px 40px 0px 0px;
  clear: both;
  color: #fff;
  font-size: 52px;
  line-height: 115%;
}

.nav-area-description {
  display: none;
  margin-top: 0px;
  padding-top: 10px;
  font-size: 12px;
  line-height: 100%;
  font-weight: 700;
  text-align: right;
}

.program-description {
  margin-top: 40px;
  margin-right: 40px;
  margin-left: 40px;
  color: #fff;
  font-size: 52px;
  line-height: 115%;
  font-style: normal;
  text-shadow: 1px 1px 20px rgba(0, 0, 0, 0.8);
}

.program-description.description-off {
  display: none;
}

.program-description.hide {
  display: none;
}

.text-link {
  color: #333;
  font-weight: 400;
  text-decoration: underline;
}

.text-link:hover {
  color: #df1d38;
  text-decoration: none;
}

.text-link.red {
  color: #df1d38;
}

.panel-button-container-3000 {
  float: left;
}

.sm-button {
  margin-right: 10px;
}

.sm-button.instagram {
  display: none;
}

.sm-button.pinterest {
  display: none;
}

.sm-button.youtube {
  display: none;
}

.sm-button.twitter {
  display: none;
}

.sm-button.linkedin {
  display: none;
}

.sm-button.facebook {
  display: none;
}

.paragraph-white-in-red--mtech1000 {
  margin-right: 40px;
  margin-left: 40px;
  line-height: 150%;
}

.list {
  margin-right: 40px;
  margin-left: 40px;
  padding-left: 20px;
}

.div-block-15 {
  position: relative;
  z-index: 3010;
  margin-top: 20px;
  margin-bottom: 40px;
  padding-right: 0px;
  padding-left: 0px;
  background-color: #f65d5d;
  color: #fff;
}

.main-content-container {
  display: block;
  width: auto;
  height: auto;
  max-width: 90%;
  min-width: 440px;
  margin-right: 6%;
  margin-left: 6%;
  color: #333;
}

.image-7 {
  display: none;
  margin-top: 20px;
  margin-bottom: 20px;
}

.social-media-program {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  margin-right: 40px;
  margin-bottom: 40px;
  margin-left: 40px;
}

.icon {
  color: #fff;
}

.list-2 {
  margin-bottom: 20px;
}

.list-2.datelist {
  margin-bottom: 0px;
}

.divblock-hr-top {
  height: 180px;
  margin-top: 60px;
  margin-right: 5%;
  margin-left: 5%;
  border-top: 2px solid #d9d9d9;
}

.next-image-button {
  position: relative;
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
  border: 2px solid #aaa;
  background-color: transparent;
  font-family: Lato, sans-serif;
  color: #333;
  font-size: 14px;
  font-style: normal;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.next-image-button:hover {
  border-color: #df1d38;
  opacity: 1;
  color: #df1d38;
}

.next-image-button.map-view {
  margin-left: 7px;
}

.next-image-button.map-directions {
  margin-right: 7px;
}

.next-image-button.spacer-beneath {
  margin-bottom: 30px;
}

.next-image-button.nopadding {
  margin-top: 0px;
}

.next-image-button.nopadding.lm-challenge-button {
  margin-top: 30px;
}

.bolder {
  font-weight: 700;
}

.list-item {
  margin-bottom: 15px;
  line-height: 150%;
}

.white-flip-arrow-mission-reveal {
  display: inline-block;
  margin-right: auto;
  margin-left: 5px;
}

.paragraph-7 {
  display: inline-block;
  margin-bottom: 0px;
}

.div-block-16 {
  display: block;
  width: auto;
  margin-right: 40px;
  margin-left: 40px;
  float: none;
}

.div-block-16:hover {
  opacity: 0.5;
}

.link-white-in-red-nounderline {
  color: #fff;
  text-decoration: none;
}

.link-white-in-red-nounderline:hover {
  opacity: 0.5;
}

.copyright {
  margin-top: 5px;
  color: #aaa;
  font-size: 11px;
  line-height: 133%;
  text-transform: none;
}

.divblock-hr-blank {
  height: 120px;
  margin-right: 5%;
  margin-left: 5%;
  border-bottom: 0px none transparent;
  color: transparent;
}

.bullet-divider {
  position: relative;
  bottom: 3px;
  display: inline;
  width: auto;
  height: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  opacity: 0.5;
  color: #fff;
  font-size: 14px;
  line-height: 100%;
  font-weight: 400;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.navtrail-text {
  margin-top: 45px;
  color: #666;
  font-size: 14px;
  text-align: right;
}

.navtrail {
  display: none;
  margin-top: 40px;
  margin-right: 40px;
  margin-left: 40px;
  float: right;
}

.mtech-logo-program-pannel2 {
  position: relative;
  left: 0px;
  top: -7px;
  float: right;
}

.mtech-logo-program-pannel2:hover {
  opacity: 0.5;
}

.clark-mtech-logo-hz {
  float: right;
}

.list-item-2 {
  margin-bottom: 15px;
  line-height: 150%;
}

.credits-link {
  color: #aaa;
  text-decoration: none;
}

.map-div {
  margin-top: 80px;
}

.map-div.reduced-spacing {
  margin-top: 20px;
}

.map-div.reduced-spacing.addedpadding {
  margin-top: 40px;
}

.clark-mtech-logo-vt {
  display: none;
}

.mtech-title {
  margin: 0px;
  font-family: Oswald, sans-serif;
  color: #fff;
  font-size: 32px;
  line-height: 115%;
  font-weight: 400;
  text-transform: uppercase;
}

.mtech-logo--hz--block-mtech-panel {
  position: relative;
  top: -7px;
}

.mtech-logo--hz--block-mtech-panel:hover {
  opacity: 0.5;
}

.heading {
  margin-top: 0px;
}

.llf-div-block {
  position: relative;
  top: 35px;
  margin-top: 0px;
  clear: both;
}

.mtech-logo--vt--block-mtech-panel {
  position: relative;
  top: -7px;
  display: none;
}

.mtech-logo--vt--block-mtech-panel:hover {
  opacity: 0.5;
}

.subheader {
  margin-top: 45px;
  margin-bottom: 15px;
  clear: none;
  color: #666;
  font-size: 24px;
  line-height: 133%;
  font-weight: 700;
}

.subheader.reduced-spacing {
  margin-top: 7px;
}

.subheader.reduced-spacing.red {
  color: #df1d38;
}

.subheader._2nd-subheader.remove-padding {
  margin-bottom: 0px;
}

.subheader._2nd-subheader.remove-padding.center {
  text-align: center;
}

.subheader._2nd-subheader.italic {
  margin-top: 30px;
  font-style: italic;
}

.subheader._2nd-subheader.italic.center {
  text-align: center;
}

.subheader._2nd-subheader.italic.center.yellowbox {
  margin-top: 25px;
  margin-bottom: 15px;
  line-height: 130%;
}

.subheader._2nd-subheader.yellow-box {
  margin-bottom: 4px;
  line-height: 130%;
  text-align: center;
}

.subheader._2nd-subheader.yellow-box.dates {
  margin-bottom: 15px;
}

.subheader.remove-toppadding {
  margin-top: 0px;
}

.subheader.subheader-top {
  margin-top: 0px;
}

.section-hr {
  height: 1px;
  margin-top: 45px;
  border-top: 2px solid #d9d9d9;
}

.section-hr.yellow {
  border-top-color: #ffd33b;
}

.section-hr.yellow.in-box {
  margin-top: 20px;
}

.section-hr.yellow.in-box.lmbox {
  margin-bottom: 20px;
}

.section-hr.yellow.corprenect-divider {
  margin-top: 30px;
  margin-bottom: 30px;
}

.mips-schedule-grid {
  margin-top: 45px;
  margin-bottom: 15px;
  grid-column-gap: 2px;
  grid-row-gap: 2px;
  grid-template-areas: ".";
  -ms-grid-columns: 1.75fr 2px 0.75fr;
  grid-template-columns: 1.75fr 0.75fr;
  -ms-grid-rows: auto 2px auto 2px auto 2px auto 2px auto;
  grid-template-rows: auto auto auto auto auto;
}

.paragraph-grid {
  margin-bottom: 0px;
  padding: 5px 10px;
  color: #333;
  font-size: 16px;
  line-height: 167%;
}

.paragraph-grid.tinted {
  padding-top: 6px;
  background-color: #f7f7f7;
  text-decoration: none;
}

.paragraph-grid.date {
  text-align: right;
}

.image-6 {
  display: none;
  margin-right: auto;
  margin-left: auto;
  opacity: 0.5;
}

.accordion-item-content-2 {
  overflow: hidden;
  margin-top: 5px;
}

.accordion-item-faq {
  margin-bottom: 15px;
}

.faq-trigger-appearance-div {
  padding: 15px 10px 15px 20px;
  border: 2px solid #df1d38;
}

.faq-trigger-appearance-div.a {
  border-style: none;
}

.grid-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-areas: ".";
  -ms-grid-columns: 40px 0px 1fr;
  grid-template-columns: 40px 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.paragraph-nospace-faq {
  margin-bottom: 0px;
  color: #333;
  font-size: 16px;
  line-height: 167%;
}

.paragraph-nospace-faq.qa {
  font-size: 20px;
}

.faq-container {
  padding-top: 10px;
}

.directions-map-buttons-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
}

.paragraph-contact {
  margin-bottom: 15px;
  color: #333;
  font-size: 16px;
  line-height: 167%;
}

.contacts-container {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto auto;
  grid-template-rows: auto auto auto;
}

.forms-tab {
  display: block;
  margin-top: 20px;
}

.forms-tab.more-padding {
  margin-top: 25px;
}

.prerequisite-tab {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  margin-right: 4px;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 2px solid #aaa;
  background-color: transparent;
  color: #333;
  font-size: 14px;
  text-align: center;
  text-transform: uppercase;
}

.prerequisite-tab.w--current {
  border: 2px solid #df1d38;
  background-color: transparent;
  color: #df1d38;
}

.second-year-tab {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  margin-top: 0px;
  margin-left: 4px;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 2px solid #aaa;
  background-color: transparent;
  color: #333;
  text-align: center;
  text-transform: uppercase;
}

.second-year-tab.w--current {
  border-color: #df1d38;
  background-color: transparent;
  color: #df1d38;
  text-transform: uppercase;
}

.tabs-content {
  padding-top: 30px;
}

.text-block {
  font-size: 14px;
}

.div-block-19 {
  display: -ms-grid;
  display: grid;
  margin-top: 45px;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto auto auto auto auto auto;
  grid-template-rows: auto auto auto auto auto auto;
}

.mips-30th-document-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 80px;
}

.div-block-21 {
  margin-left: 20px;
}

.div-block-22 {
  display: -ms-grid;
  display: grid;
  clear: both;
  grid-auto-columns: 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 0px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.impact-grid-product {
  padding-right: 10px;
  padding-left: 10px;
}

.impact-grid-product.enfamil {
  padding-right: 20px;
  padding-left: 20px;
}

.image-11 {
  width: 70%;
  height: auto;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.impact-third-column {
  width: auto;
  margin-bottom: 30px;
  padding: 15px 25px;
  border: 2px solid #df1d38;
  border-radius: 14px;
  background-color: rgba(255, 211, 59, 0.35);
}

.impact-third-column.last {
  border-color: #df1d38;
  background-image: radial-gradient(circle farthest-corner at 50% 90%, #fff, rgba(255, 211, 59, 0.1));
}

.impact-tricolor-columns-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 80px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.li-impact {
  margin-bottom: 15px;
  line-height: 150%;
}

.list-impact {
  margin-bottom: 20px;
}

.section-icon-impact {
  position: relative;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.section-icon-impact.rounds {
  top: 1px;
  margin-bottom: 10px;
}

.section-icon-impact.engine {
  margin-bottom: 10px;
}

.image-12 {
  width: 180px;
  margin-right: auto;
  margin-left: auto;
}

.impact-quote-slider {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 110px;
  display: none;
  width: auto;
  margin-top: 0px;
  margin-right: 40px;
  margin-left: 40px;
  background-color: rgba(0, 0, 0, 0.5);
}

.paragraph-impact-slider {
  margin: 20px 20px 15px;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 20px;
  line-height: 167%;
  font-style: italic;
  text-shadow: 8px 8px 9px #000;
}

.impac-slider-arrowr {
  display: none;
}

.impact-slider-arrow-l {
  display: none;
}

.right-arrow {
  display: none;
}

.impact-left-arrow-bar {
  display: none;
}

.slide {
  height: auto;
}

.caption-impact-slider-copy {
  margin: 20px 20px 15px;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 12px;
  line-height: 167%;
  font-style: normal;
  text-align: center;
  text-transform: uppercase;
  text-shadow: 8px 8px 9px #000;
}

.under-title-hr {
  height: 1px;
  margin-top: 25px;
  margin-bottom: 62px;
  border-top: 2px solid #ffd33b;
}

.under-title-hr.no-underspacing {
  margin-bottom: 0px;
}

.under-title-hr.corprenect-top-line {
  margin-bottom: 45px;
}

.home-apply-boxes-reveal-container {
  margin-top: 17px;
  margin-bottom: 26px;
}

.image-13 {
  display: none;
  margin-right: auto;
  margin-left: auto;
}

.accordion-item-home-apply {
  margin-bottom: 15px;
}

.happly-trigger-appearance-div {
  padding: 15px 10px 0px 20px;
  border: 2px solid #df1d38;
  text-align: center;
}

.happly-trigger-appearance-div.a {
  padding-right: 0px;
  padding-left: 0px;
  border-style: none;
  text-align: left;
}

.note-card-placer {
  position: absolute;
  top: 100px;
  bottom: 110px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 80px;
  padding-left: 60px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.heading-2 {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #fff;
  font-size: 20px;
  line-height: 120%;
  text-align: center;
  text-transform: capitalize;
}

.heading-3 {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #fff;
  font-size: 20px;
  line-height: 200%;
  font-weight: 900;
  text-align: center;
}

.note-link {
  display: block;
  color: #fff;
  font-size: 14px;
  line-height: 150%;
  text-align: center;
  text-transform: capitalize;
}

.note-card-contents {
  position: -webkit-sticky;
  position: sticky;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 180px;
  height: 180px;
  margin-left: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.note-card-contents.turtle {
  display: block;
  width: 350px;
  float: right;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.note-card-contents.ng2 {
  width: 100%;
  height: auto;
}

.div-block-23 {
  margin-right: 10px;
  margin-left: 5px;
  float: right;
  background-color: #fff;
}

.div-block-23.turtle {
  width: 100%;
  margin: 45px auto -45px;
  float: right;
  clear: right;
  background-color: transparent;
}

.div-block-23.ng {
  width: 50%;
}

.applying-button-label {
  font-family: Lato, sans-serif;
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
}

.applying-tabs {
  width: 49%;
  margin-bottom: 6px;
  padding-right: 15px;
  padding-left: 15px;
  border-style: solid;
  border-width: 2px;
  border-color: #d9d9d9 #d9d9d9 #d9d9d9;
  background-color: transparent;
  color: #999;
  font-size: 14px;
  text-align: center;
  text-transform: uppercase;
}

.applying-tabs.w--current {
  border: 2px solid #df1d38;
  background-color: transparent;
  color: #df1d38;
}

.applying-tabs.v2 {
  width: auto;
  margin-bottom: 0px;
  padding: 0px;
  border-width: 0px;
  border-right-style: none;
  border-right-color: #d9d9d9;
  color: #666;
}

.applying-tabs.v2.w--current {
  color: #df1d38;
}

.applying-tab {
  margin-top: 7px;
}

.applying-menu-button-span {
  color: #ccc;
}

.accordion-item-apply {
  margin-bottom: 15px;
}

.image-14 {
  display: block;
  height: 0px;
  max-height: 0px;
  min-height: 0px;
  margin-right: auto;
  margin-left: auto;
}

.image-icon-overview {
  margin-top: 20px;
  float: right;
}

.image-icon-overview.left-shift {
  margin-right: 15px;
}

.overview-image {
  position: -webkit-sticky;
  position: sticky;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 150px;
  height: 150px;
  margin-bottom: 10px;
  margin-left: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  transform: rotate(3deg);
}

.overview-image.upright {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.overview-image.upright.benefits {
  width: 135px;
  height: 135px;
}

.overview-image.upright.types {
  width: 140px;
  height: 140px;
}

.column-image {
  width: 100%;
  margin-top: 45px;
}

.column-image.center {
  text-align: center;
}

.column-image.more-padding {
  margin-top: 60px;
}

.column-image.morebottompadding {
  margin-bottom: 30px;
}

.column-image.morebottompadding.link.lesspadding {
  margin-bottom: 10px;
}

.text-block-2 {
  direction: ltr;
}

.program-title-container {
  margin: 20px 40px;
}

.image-16 {
  width: 80%;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.image-17 {
  width: 180px;
}

.image-18 {
  width: 160px;
}

.mask {
  overflow: hidden;
}

.impact-medal {
  position: -webkit-sticky;
  position: sticky;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100px;
  height: 100px;
  margin-bottom: 10px;
  margin-left: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
  -webkit-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  transform: rotate(3deg);
}

.impact-medal-div {
  margin-top: -57px;
  float: right;
}

.image-19 {
  opacity: 0.3;
}

.tabs-content-2 {
  padding-top: 30px;
}

.faculty-form-container.hide {
  display: none;
}

.company-form-container.hide {
  display: block;
}

.tabs-menu-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.forms-reveal-container {
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
}

.forms-company-button {
  width: 50%;
  border: 2px solid #df1d38;
  background-color: transparent;
  color: #df1d38;
  text-align: center;
}

.forms-company-button.unselected-r {
  border-color: #aaa;
  border-left-style: none;
  color: #333;
}

.forms-company-button.unselected-l {
  border-color: #aaa;
  border-right-style: none;
  border-left-style: solid;
  color: #333;
}

.forms-faculty-button {
  width: 50%;
  border: 2px solid #aaa;
  background-color: transparent;
  color: #333;
  text-align: center;
}

.forms-buttons-container {
  margin-top: 20px;
  margin-bottom: 30px;
}

.first-year-tab {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  margin-top: 0px;
  margin-right: 2px;
  margin-left: 2px;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 2px solid #aaa;
  background-color: transparent;
  color: #333;
  text-align: center;
  text-transform: uppercase;
}

.first-year-tab.w--current {
  border-color: #df1d38;
  background-color: transparent;
  color: #df1d38;
  text-transform: uppercase;
}

._2nd-subheader {
  margin-top: 0px;
  margin-bottom: 20px;
  color: #666;
  font-size: 20px;
  line-height: 133%;
  font-weight: 700;
}

._2nd-subheader.reduced-spacing {
  margin-top: 7px;
}

._2nd-subheader.reduced-spacing.red {
  color: #df1d38;
}

._3rd-subheader {
  margin-top: 0px;
  margin-bottom: 15px;
  color: #555;
  font-size: 18px;
  line-height: 133%;
  font-weight: 700;
}

._3rd-subheader.reduced-spacing {
  margin-top: 7px;
}

._3rd-subheader.reduced-spacing.red {
  color: #df1d38;
}

.team-flexbox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  padding-top: 15px;
  clear: both;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.team_member_block {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 180px;
  height: auto;
  margin-right: 10px;
  margin-bottom: 20px;
  margin-left: 10px;
  padding: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border: 2px solid #d9d9d9;
  border-radius: 0px;
  background-color: rgba(0, 0, 0, 0.02);
  box-shadow: none;
  text-align: center;
}

.team_member_link_block {
  width: 100%;
  height: 100%;
  padding: 22px 15px 20px;
  border-radius: 11px;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  color: #333;
}

.team_member_link_block:hover {
  opacity: 0.7;
}

.green {
  border-radius: 62px;
}

.team_name {
  margin-top: 20px;
  line-height: 120%;
}

.team_title {
  line-height: 120%;
}

.kirk-video {
  margin-top: 45px;
  margin-bottom: 15px;
}

.image-20 {
  position: relative;
  overflow: visible;
  margin-bottom: 25px;
  margin-left: -30px;
}

.image-20.ng3 {
  margin-bottom: 0px;
  margin-left: 0px;
}

.image-21 {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.paragraph-white-in-red {
  font-weight: 500;
}

.meet-button {
  display: block;
  margin-top: 30px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 15px;
  padding-bottom: 15px;
  border: 2px solid #fff;
  background-color: transparent;
  font-size: 24px;
  font-weight: 700;
  text-align: center;
  text-transform: none;
}

.link-white-in-red {
  color: #fff;
}

.accordion-item-2.hidden {
  display: none;
}

.redblock-header-2 {
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 30px;
  line-height: 120%;
}

.grid-3 {
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto auto auto auto auto auto auto auto auto auto auto;
  grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto;
}

.companies-flexbox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.company-logo-link-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 150px;
  height: 100px;
  margin-right: 6px;
  margin-bottom: 6px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
  -ms-flex-order: -1;
  order: -1;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  opacity: 1;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.company-logo-link-div:hover {
  opacity: 0.7;
}

.logo-img {
  text-align: center;
}

.image-22 {
  background-color: transparent;
}

.apply-stats {
  margin-top: 45px;
  margin-bottom: 0px;
  color: #df1d38;
  font-size: 36px;
  line-height: 133%;
  font-weight: 700;
  text-align: center;
}

.apply-stats.reduced-spacing {
  margin-top: 7px;
}

.apply-stats.reduced-spacing.red {
  color: #df1d38;
}

.paragraph-quote {
  margin: 45px 20px 15px;
  font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
  color: #333;
  font-size: 30px;
  line-height: 167%;
  font-style: italic;
  text-shadow: 8px 8px 9px #ddd;
}

.paragraph-quote-caption {
  margin: 20px 20px 15px;
  font-family: Lato, sans-serif;
  color: #333;
  font-size: 12px;
  line-height: 167%;
  font-style: normal;
  text-align: center;
  text-transform: uppercase;
  text-shadow: 8px 8px 9px #ddd;
}

.apply-timeline-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 45px;
  margin-right: 10px;
  margin-left: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.line {
  width: 10px;
  border-right: 10px solid #ffd33b;
}

.events {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.event-box {
  margin-top: 20px;
  margin-left: 30px;
  padding: 25px 25px 20px 30px;
  border: 2px solid #aaa;
}

.event-box.first-box {
  margin-top: 0px;
}

.subheader-event {
  position: relative;
  left: -50px;
  margin-top: 0px;
  margin-bottom: 15px;
  clear: none;
  color: #666;
  font-size: 24px;
  line-height: 133%;
  font-weight: 700;
  text-align: left;
}

.subheader-event.reduced-spacing {
  margin-top: 7px;
}

.subheader-event.reduced-spacing.red {
  color: #df1d38;
}

.timeline-keyword {
  color: #df1d38;
  font-weight: 900;
}

.paragraph-event {
  margin-bottom: 15px;
  color: #333;
  font-size: 16px;
  line-height: 167%;
}

.paragraph-event.apply-boxes {
  font-size: 20px;
}

.paragraph-event.impact-special {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  font-size: 14px;
  line-height: 150%;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}

.paragraph-event.impact-special.red {
  color: #df1d38;
}

.paragraph-event.apply-special {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  font-size: 14px;
  line-height: 150%;
  text-align: center;
  text-transform: uppercase;
}

.paragraph-event.apply-special.red {
  color: #df1d38;
}

.arrow-container {
  position: relative;
  left: -80px;
  overflow: visible;
  width: auto;
  float: left;
}

.below-timeline {
  margin-top: 45px;
  margin-bottom: 15px;
  color: #df1d38;
  font-size: 24px;
  line-height: 133%;
  font-weight: 700;
  text-align: center;
}

.below-timeline.reduced-spacing {
  margin-top: 7px;
}

.below-timeline.reduced-spacing.red {
  color: #df1d38;
}

.subheader-copy {
  margin-top: 45px;
  margin-bottom: 15px;
  clear: none;
  color: #666;
  font-size: 24px;
  line-height: 133%;
  font-weight: 700;
}

.subheader-copy.reduced-spacing {
  margin-top: 7px;
}

.subheader-copy.reduced-spacing.red {
  color: #df1d38;
}

.alumni-sm-connect {
  position: relative;
  top: 6px;
  display: inline-block;
  width: auto;
  margin-top: 45px;
  margin-bottom: 15px;
  margin-left: 5px;
  clear: none;
  color: #fff;
  font-size: 24px;
  line-height: 133%;
  font-weight: 700;
}

.alumni-sm-connect.reduced-spacing {
  margin-top: 7px;
}

.alumni-sm-connect.reduced-spacing.red {
  color: #df1d38;
}

.apply-stats-container-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  clear: both;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  grid-auto-columns: 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 0px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.apply-stat {
  width: 33%;
}

.ng-map {
  margin-top: 0px;
}

.small-img {
  width: 40%;
  margin-top: 0px;
  margin-left: 20px;
  float: right;
}

.text-image-block {
  display: block;
  margin-bottom: 20px;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.topics-block {
  margin-top: 45px;
}

.launch-2box-array-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 48%;
  min-width: 270px;
  margin-bottom: 20px;
  padding: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  border-style: solid;
  border-width: 2px;
  border-color: #ffd33b;
  border-radius: 10px;
  background-color: rgba(255, 211, 59, 0.35);
}

.launch-2box-array-item.launch-2 {
  min-width: auto;
}

.launch-2box-header-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  margin-top: 20px;
  margin-bottom: 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.baf-advantages {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90px;
  height: 90px;
  min-height: 90px;
  min-width: 90px;
  margin-top: 0px;
  margin-bottom: 0px;
  clear: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100px;
  background-color: #ffd33b;
  color: #fff;
  font-size: 65px;
  line-height: 133%;
  font-weight: 700;
  text-align: center;
}

.launch-2box-title {
  margin: 12px 10px 3px;
  color: #ffd33b;
  font-size: 24px;
  line-height: 120%;
  font-weight: 900;
  text-align: center;
  text-transform: uppercase;
}

.bsf-adv-description-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 10px;
  margin-bottom: 12px;
  margin-left: 10px;
  padding: 10px 12px 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border: 0px none transparent;
  border-radius: 7px;
  background-color: transparent;
}

.paragraph-main-2 {
  display: block;
  overflow: visible;
  margin-bottom: 15px;
  color: #333;
  font-size: 16px;
  line-height: 167%;
}

.paragraph-main-2.launch-2box {
  margin-bottom: 12px;
  font-family: Lato, sans-serif;
  text-align: center;
}

.title-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-width: 270px;
  margin-bottom: 20px;
  padding: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  border-style: solid;
  border-width: 2px;
  border-color: #ffd33b;
  border-radius: 10px;
  background-color: rgba(255, 211, 59, 0.35);
}

.title-box.launch-2 {
  min-width: auto;
}

.title-box.morespace {
  margin-bottom: 35px;
}

.title-box.lm-title-box {
  margin-bottom: 45px;
}

.challenge-title-yellow {
  margin: 0px 10px;
  color: #ffd33b;
  font-size: 36px;
  line-height: 120%;
  font-weight: 900;
  text-align: center;
  text-transform: uppercase;
}

.box-image {
  width: 100%;
  margin-top: 45px;
}

.box-image.center {
  text-align: center;
}

.box-image.more-padding {
  margin-top: 60px;
}

.box-image.morebottompadding {
  margin-bottom: 30px;
}

.box-image.within-box {
  margin-top: 10px;
}

.llf-program-header {
  margin-top: 0px;
  font-size: 18px;
  line-height: 120%;
}

.llf-program-header.auto-hyphen {
  width: 100%;
  max-width: 100%;
  min-width: 100%;
  margin-bottom: 8px;
  font-size: 14px;
  text-align: center;
  text-transform: uppercase;
}

.llf-program-header.auto-hyphen.ver2 {
  font-size: 15px;
}

.llf-program-text-div {
  display: block;
  overflow: hidden;
  width: 100%;
  height: auto;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.llf-section-description {
  margin-bottom: 20px;
  font-size: 17px;
  line-height: 120%;
  font-style: italic;
  text-transform: none;
}

.llf-section-description.v3 {
  margin-top: 18px;
  font-size: 18px;
}

.llf-program-image {
  position: static;
  width: 100%;
}

.llf-program-block {
  display: block;
  width: 31%;
  height: auto;
  max-width: 31%;
  min-width: 31%;
  margin-right: 10px;
  margin-bottom: 10px;
  padding: 8px 10px 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 2px;
  border-color: hsla(0, 0%, 100%, 0.85);
  border-radius: 5px;
  background-color: rgba(0, 0, 0, 0.05);
  opacity: 0.7;
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.llf-program-block:hover {
  background-color: rgba(0, 0, 0, 0.1);
  opacity: 1;
}

.llf-program-block._2column {
  width: 47%;
  max-width: 47%;
  min-width: 47%;
}

.tab-content-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  max-width: 100%;
  min-width: 100%;
  padding: 0px 0px 20px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-radius: 10px;
  opacity: 1;
}

.tab-link-tab-1 {
  padding-right: 0px;
  padding-left: 0px;
  background-color: transparent;
  opacity: 0.5;
}

.tab-link-tab-1.w--current {
  padding-right: 0px;
  background-color: transparent;
  opacity: 1;
  line-height: 115%;
  text-decoration: none;
}

.tab-link-tab-1.btn {
  margin-right: 10px;
  padding-right: 10px;
  padding-left: 10px;
  border-style: solid;
  border-width: 2px;
  border-color: #fff;
  border-radius: 5px;
}

.tab-link-tab-1.btn.w--current {
  border-color: hsla(0, 0%, 100%, 0.85);
}

.tab-link-tab-1.btn.last-no-padding {
  margin-right: 0px;
}

.div-block-26 {
  width: 100%;
}

.text-block-3 {
  color: #fff;
  font-size: 52px;
  line-height: 115%;
  font-weight: 700;
  text-indent: 52px;
}

.text-block-3.llf-tab {
  padding-left: 0px;
  border-radius: 0px;
  background-color: transparent;
  direction: ltr;
  font-size: 50px;
  text-align: left;
  text-indent: 0px;
}

.text-block-3.llf-tab.button {
  font-size: 47px;
  line-height: 100%;
  font-weight: 700;
}

.llf-program-text {
  height: auto;
  margin-bottom: 8px;
  padding-top: 5px;
  border-top: 1px dotted #fff;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  -webkit-transition: none 0ms ease;
  transition: none 0ms ease;
  font-size: 14px;
  line-height: 120%;
  text-align: center;
}

.llf-program-text.version2 {
  margin-bottom: 9px;
  padding-top: 6px;
  font-size: 15px;
}

.llf-flexbox-div {
  position: relative;
  top: 35px;
  max-width: 100%;
  margin-top: 0px;
  clear: both;
}

.tabs {
  max-width: 100%;
}

.llf-program-header-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-25 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 100%;
  min-width: 100%;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  opacity: 1;
}

.link-block-2 {
  display: none;
}

.link-block-3 {
  display: none;
}

.link-block-4 {
  display: none;
}

.link-block-5 {
  display: none;
}

.link-block-6 {
  display: none;
}

.link-block-7 {
  display: none;
}

.link-block-8 {
  display: none;
}

.link-block-9 {
  display: none;
}

.link-block-10 {
  display: none;
}

.link-block-11 {
  display: none;
}

.link-block-12 {
  display: none;
}

.link-block-13 {
  display: none;
}

.link-block-14 {
  display: none;
}

.link-block-15 {
  display: none;
}

.social-media-2 {
  position: relative;
  left: 0px;
  top: auto;
  right: 0px;
  bottom: 0px;
  margin: 80px 40px 40px;
}

.challenge-title-red {
  margin: 0px 10px;
  color: #df1d38;
  font-size: 36px;
  line-height: 120%;
  font-weight: 900;
  text-align: center;
  text-transform: uppercase;
}

.challenge-title-red.lm-red-challenge-text {
  font-size: 34px;
  text-transform: capitalize;
}

.image-23 {
  margin-top: 45px;
}

.navbar-container-mtech-2 {
  max-width: 100%;
  float: left;
}

.nav-menu-mtech-2 {
  left: -10px;
  display: block;
  width: 100%;
  max-width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.llf-program-text-div-2 {
  display: block;
  overflow: hidden;
  height: auto;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.process-container {
  padding: 45px;
  background-color: #1b7ac2;
  text-align: center;
}

.involved-icon-block {
  position: static;
  display: inline-block;
  width: 270px;
  margin-right: 5px;
  margin-left: 5px;
}

.involved-icon-block.block-2 {
  margin-top: 45px;
}

.involved-icon-bkg {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 275px;
  height: 275px;
  padding: 15px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 3px solid #fff;
  border-radius: 200px;
  background-color: rgba(79, 78, 79, 0.2);
}

.icon-image {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.icon-image.engage-shift {
  margin-bottom: 15px;
}

.icon-image.present-shift {
  margin-top: 10px;
}

.body-paragraph {
  display: inline-block;
  width: 100%;
  margin-top: 20px;
  font-family: 'Open Sans', sans-serif;
  color: #9b9b9b;
  font-size: 28px;
  line-height: 150%;
  font-style: normal;
  text-align: left;
}

.body-paragraph.involved-icon-label {
  position: static;
  display: block;
  width: auto;
  margin-top: 15px;
  margin-right: auto;
  margin-left: auto;
  color: #fff;
  font-size: 32px;
  line-height: 120%;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}

.body-paragraph.involved-icon-label {
  position: static;
  display: block;
  width: auto;
  margin-top: 15px;
  margin-right: auto;
  margin-left: auto;
  color: #fff;
  font-size: 32px;
  line-height: 120%;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}

.body-paragraph.involved-icon-label {
  position: static;
  display: block;
  width: auto;
  margin-top: 15px;
  margin-right: auto;
  margin-left: auto;
  color: #fff;
  font-size: 32px;
  line-height: 120%;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}

.involved-description-text {
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 20px;
  line-height: 150%;
  font-style: normal;
  font-weight: 400;
}

.involved-description-text-2 {
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 20px;
  line-height: 150%;
  font-style: normal;
  font-weight: 400;
}

.involved-description-text-3 {
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 20px;
  line-height: 150%;
  font-style: normal;
  font-weight: 400;
}

.entrepreneurs {
  margin-top: 10px;
  margin-bottom: 25px;
}

.corporations {
  margin-top: 10px;
  margin-bottom: 25px;
}

.lockheed-martin-logo {
  margin-top: 25px;
}

.partner-grid {
  margin-top: 30px;
  -ms-grid-rows: auto auto auto;
  grid-template-rows: auto auto auto;
}

.partner-image {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding: 20px 20px 0px;
  text-align: center;
}

.grid-4 {
  padding: 45px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  justify-items: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  grid-auto-flow: row;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
}

.northrop-grumman-logo {
  margin-top: 45px;
}

.ng-cohort-photo {
  margin-top: 5px;
  margin-bottom: 25px;
}

.mtech-logo {
  margin-top: 25px;
}

.slides-2 {
  margin-top: 25px;
}

.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.text-link-bold {
  color: #333;
  font-weight: 700;
  text-decoration: underline;
}

.text-link-bold:hover {
  color: #df1d38;
  text-decoration: none;
}

.text-link-bold.red {
  color: #df1d38;
}

html.w-mod-js *[data-ix="new-interaction"] {
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}

@media screen and (max-width: 991px) {
  .sideblock-maincontent {
    position: static;
    width: 100vw;
    max-width: 100vw;
    min-width: 100vw;
  }

  .level-1000-mtechnav {
    z-index: 0;
    width: 90vw;
    height: 100vh;
    min-height: 550px;
    min-width: 90vw;
  }

  .sideblock-mtechnav {
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    width: auto;
    min-height: 550px;
    min-width: auto;
  }

  .level-3000-sitenav {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: visible;
    width: 100vw;
    height: auto;
    max-height: none;
    max-width: 100vw;
    min-height: 550px;
    min-width: 50vw;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    background-color: #eff4ff;
    color: #22acff;
  }

  .level-2000-maincontent {
    position: relative;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: visible;
    width: 100%;
    height: auto;
    max-width: 100%;
    min-height: auto;
    min-width: 100%;
    clear: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .sideblock-sitenav {
    position: static;
    overflow: visible;
    width: 100%;
    max-width: 100%;
    min-width: 100%;
  }

  .sideblock-sitenav.white {
    width: 100%;
    height: 100%;
    max-width: 100%;
    min-height: 550px;
    min-width: 100%;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.65)), color-stop(50%, transparent), to(transparent)), url('../images/NG_slide3.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.65), transparent 50%, transparent), url('../images/NG_slide3.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
  }

  .sideblock-sitenav.white.mission {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.65)), color-stop(50%, transparent), to(transparent)), url('../images/ng-about-700_0602.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.65), transparent 50%, transparent), url('../images/ng-about-700_0602.jpg');
    background-position: 0px 0px, 50% 20%;
  }

  .sideblock-sitenav.white.activities {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.65)), color-stop(50%, transparent), to(transparent)), url('../images/3R9A2409.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.65), transparent 50%, transparent), url('../images/3R9A2409.jpg');
    background-position: 0px 0px, 50% 50%;
  }

  .sideblock-sitenav.white.challenges.vehicles {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.65)), color-stop(50%, transparent), to(transparent)), url('../images/image-processing-vehicles1-1600.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.65), transparent 50%, transparent), url('../images/image-processing-vehicles1-1600.jpg');
    background-repeat: repeat, no-repeat;
  }

  .sideblock-sitenav.white.contct {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.65)), color-stop(50%, transparent), to(transparent)), url('../images/MQ-4C_Triton_flight_testing_1600.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.65), transparent 50%, transparent), url('../images/MQ-4C_Triton_flight_testing_1600.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
  }

  .sideblock-sitenav.white.impact {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0.1))), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.65)), color-stop(50%, transparent), to(transparent)), url('../images/IMG_0195.JPG');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)), linear-gradient(180deg, rgba(0, 0, 0, 0.65), transparent 50%, transparent), url('../images/IMG_0195.JPG');
    background-position: 0px 0px, 0px 0px, 100% 50%;
    background-size: auto, auto, cover;
    background-repeat: repeat, repeat, repeat;
    background-attachment: scroll, scroll, scroll;
  }

  .sideblock-sitenav.white.contact {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.65)), color-stop(50%, transparent), to(transparent)), url('../images/NEW-hinman_alumni2.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.65), transparent 50%, transparent), url('../images/NEW-hinman_alumni2.jpg');
    background-position: 0px 0px, 46% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
    background-attachment: scroll, scroll;
  }

  .sideblock-sitenav.white.tdn {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.65)), color-stop(50%, transparent), to(transparent)), -webkit-gradient(linear, left top, left bottom, from(rgba(107, 160, 252, 0.5)), color-stop(50%, rgba(107, 160, 252, 0)), to(transparent)), url('../images/f35_ss.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.65), transparent 50%, transparent), linear-gradient(180deg, rgba(107, 160, 252, 0.5), rgba(107, 160, 252, 0) 50%, transparent), url('../images/f35_ss.jpg');
    background-position: 0px 0px, 0px 0px, 50% 0%;
    background-size: auto, auto, cover;
    background-repeat: repeat, repeat, no-repeat;
  }

  .sideblock-sitenav.white.tdn2 {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.65)), color-stop(50%, transparent), to(transparent)), -webkit-gradient(linear, left top, left bottom, from(rgba(107, 160, 252, 0.5)), color-stop(50%, rgba(107, 160, 252, 0)), to(transparent)), url('../images/f35_ss.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.65), transparent 50%, transparent), linear-gradient(180deg, rgba(107, 160, 252, 0.5), rgba(107, 160, 252, 0) 50%, transparent), url('../images/f35_ss.jpg');
    background-position: 0px 0px, 0px 0px, 50% 50%;
  }

  .sideblock-sitenav.white.tdn3 {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.65)), color-stop(50%, transparent), to(transparent)), url('../images/ng-robot-2-1600.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.65), transparent 50%, transparent), url('../images/ng-robot-2-1600.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }

  .sideblock-sitenav.white.dec {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.65)), color-stop(50%, transparent), to(transparent)), url('../images/ng-robot-2-1600.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.65), transparent 50%, transparent), url('../images/ng-robot-2-1600.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }

  .sideblock-sitenav.white.decef {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.65)), color-stop(50%, transparent), to(transparent)), url('../images/ng-robot-2-1600.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.65), transparent 50%, transparent), url('../images/ng-robot-2-1600.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }

  .sideblock-sitenav.white.is {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.65)), color-stop(50%, transparent), to(transparent)), url('../images/ng-robot-2-1600.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.65), transparent 50%, transparent), url('../images/ng-robot-2-1600.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }

  .sideblock-sitenav.white.vdec {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.65)), color-stop(50%, transparent), to(transparent)), url('../images/ng-robot-2-1600.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.65), transparent 50%, transparent), url('../images/ng-robot-2-1600.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }

  .sideblock-sitenav.white.fmag {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.65)), color-stop(50%, transparent), to(transparent)), url('../images/ng-robot-2-1600.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.65), transparent 50%, transparent), url('../images/ng-robot-2-1600.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }

  .sideblock-sitenav.white.vdec2 {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.65)), color-stop(50%, transparent), to(transparent)), url('../images/ng-robot-2-1600.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.65), transparent 50%, transparent), url('../images/ng-robot-2-1600.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }

  .sideblock-sitenav.white.fmag2 {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.65)), color-stop(50%, transparent), to(transparent)), url('../images/ng-robot-2-1600.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.65), transparent 50%, transparent), url('../images/ng-robot-2-1600.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }

  .panel-slide-buttton {
    display: block;
    float: none;
  }

  .program-title-text {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .site-nav-link {
    line-height: 120%;
  }

  .redblock-header {
    margin-bottom: 10px;
    font-size: 30px;
  }

  .paragraph-main.apply-boxes {
    font-size: 18px;
  }

  .paragraph-main.impact-special.red {
    color: #df1d38;
  }

  .paragraph-main.apply-special.red {
    color: #df1d38;
  }

  .accordion-item-content {
    margin-top: 0px;
  }

  .navbar-mtech {
    margin-left: 30px;
  }

  .nav-menu-mtech {
    margin-top: 20px;
    margin-bottom: 30px;
  }

  .site-nav-link-mtech {
    line-height: 120%;
  }

  .llf {
    margin-top: 0px;
    margin-right: 40px;
    margin-left: 40px;
    color: #fff;
    font-size: 52px;
    line-height: 115%;
  }

  .program-description {
    display: block;
    width: 600px;
    height: auto;
    max-width: 600px;
    min-width: 570px;
    margin: 40px auto 110px;
    font-size: 52px;
    text-align: left;
  }

  .text-link.red {
    color: #df1d38;
  }

  .main-content-container {
    display: block;
    width: 600px;
    height: auto;
    max-width: 600px;
    min-width: 570px;
    margin-right: auto;
    margin-left: auto;
    float: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .social-media-program {
    position: absolute;
    margin-top: 60px;
    clear: both;
  }

  .list-2 {
    width: auto;
  }

  .divblock-hr-top {
    display: block;
    width: 600px;
    max-width: 600px;
    min-width: 570px;
    margin-right: auto;
    margin-left: auto;
  }

  .list-item {
    margin-bottom: 2px;
    line-height: 150%;
  }

  .paragraph-7 {
    margin-bottom: 0px;
  }

  .div-block-16 {
    height: auto;
  }

  .divblock-hr-blank {
    width: 600px;
    height: 60px;
    max-width: 600px;
    min-width: 570px;
    margin-right: auto;
    margin-left: auto;
  }

  .bullet-divider {
    bottom: 6px;
  }

  .navtrail-text {
    margin-top: 10px;
  }

  .map {
    display: block;
    overflow: visible;
    width: 100%;
    max-width: 100%;
    min-width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .mtech-title {
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    color: #fff;
    font-size: 32px;
    line-height: 115%;
  }

  .heading {
    margin-right: 0px;
    margin-left: 0px;
  }

  .llf-div-block {
    top: 25px;
  }

  .impact-third-column {
    width: 100%;
    margin-right: 15px;
  }

  .impact-third-column.last {
    margin-right: 0px;
  }

  .impact-tricolor-columns-block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .list-impact {
    width: auto;
    padding-left: 20px;
  }

  .heading-2 {
    font-size: 18px;
  }

  .heading-3 {
    font-size: 18px;
  }

  .note-link {
    font-size: 13px;
  }

  .note-card-contents {
    width: 160px;
    height: 160px;
  }

  .div-block-23.turtle {
    margin-bottom: -30px;
  }

  .div-block-23.ng {
    margin-right: 20px;
  }

  .impact-medal {
    width: 160px;
    height: 160px;
  }

  .redblock-header-2 {
    margin-bottom: 10px;
    font-size: 30px;
  }

  .paragraph-event.apply-boxes {
    font-size: 18px;
  }

  .paragraph-event.impact-special.red {
    color: #df1d38;
  }

  .paragraph-event.apply-special.red {
    color: #df1d38;
  }

  .launch-2box-array-item {
    min-width: 188px;
  }

  .launch-2box-title {
    margin-right: 20px;
    margin-left: 20px;
  }

  .title-box {
    min-width: 188px;
  }

  .challenge-title-yellow {
    margin-right: 20px;
    margin-left: 20px;
  }

  .llf-flexbox-div {
    top: 25px;
  }

  .challenge-title-red {
    margin-right: 20px;
    margin-left: 20px;
  }

  .nav-menu-mtech-2 {
    margin-top: 20px;
    margin-bottom: 30px;
  }

  .involved-icon-block {
    width: 210px;
    margin-right: 3px;
    margin-left: 3px;
  }

  .involved-icon-bkg {
    width: 220px;
    height: 220px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .icon-image {
    width: 75%;
    height: 75%;
  }

  .body-paragraph {
    margin-top: 50px;
    margin-right: 10px;
    margin-left: 0px;
    font-size: 20px;
    line-height: 120%;
    font-weight: 300;
  }

  .involved-description-text {
    font-size: 18px;
    line-height: 150%;
  }

  .involved-description-text-2 {
    font-size: 18px;
    line-height: 150%;
  }

  .involved-description-text-3 {
    font-size: 18px;
    line-height: 150%;
  }

  .text-link-bold.red {
    color: #df1d38;
  }
}

@media screen and (max-width: 767px) {
  .level-1000-mtechnav {
    min-height: 850px;
  }

  .sideblock-mtechnav {
    min-height: 850px;
  }

  .level-3000-sitenav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    max-height: none;
    min-height: 850px;
  }

  .level-2000-maincontent {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .logo-button-divblock {
    margin-top: 20px;
    margin-right: 20px;
    margin-left: 20px;
  }

  .menu-logo-divblock-mtech {
    margin-top: 20px;
    margin-right: 20px;
    margin-left: 20px;
  }

  .sideblock-sitenav.white {
    min-height: 850px;
  }

  .sideblock-sitenav.white.mission {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.65)), color-stop(50%, transparent), to(transparent)), url('../images/ng-about-700_0602.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.65), transparent 50%, transparent), url('../images/ng-about-700_0602.jpg');
    background-position: 0px 0px, 51% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
    background-attachment: scroll, scroll;
  }

  .sideblock-sitenav.white.activities {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.65)), color-stop(50%, transparent), to(transparent)), url('../images/3R9A2409.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.65), transparent 50%, transparent), url('../images/3R9A2409.jpg');
    background-position: 0px 0px, 47% 50%;
  }

  .sideblock-sitenav.white.contct {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.65)), to(transparent)), url('../images/MQ-4C_Triton_flight_testing_1600.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.65), transparent), url('../images/MQ-4C_Triton_flight_testing_1600.jpg');
    background-position: 0px 0px, 40% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
    background-attachment: scroll, scroll;
  }

  .sideblock-sitenav.white.impact {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.65)), color-stop(50%, transparent), to(transparent)), url('../images/IMG_0195.JPG');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.65), transparent 50%, transparent), url('../images/IMG_0195.JPG');
    background-position: 0px 0px, 100% 50%;
    background-size: auto, cover;
    background-repeat: repeat, repeat;
    background-attachment: scroll, scroll;
  }

  .sideblock-sitenav.white.tdn {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.65)), color-stop(50%, transparent), to(transparent)), -webkit-gradient(linear, left top, left bottom, from(rgba(107, 160, 252, 0.5)), color-stop(50%, rgba(107, 160, 252, 0)), to(transparent)), url('../images/f35_ss.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.65), transparent 50%, transparent), linear-gradient(180deg, rgba(107, 160, 252, 0.5), rgba(107, 160, 252, 0) 50%, transparent), url('../images/f35_ss.jpg');
    background-position: 0px 0px, 0px 0px, 50% 50%;
  }

  .sideblock-sitenav.white.tdn2 {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.65)), color-stop(50%, transparent), to(transparent)), -webkit-gradient(linear, left top, left bottom, from(rgba(107, 160, 252, 0.5)), color-stop(50%, rgba(107, 160, 252, 0)), to(transparent)), url('../images/f35_ss.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.65), transparent 50%, transparent), linear-gradient(180deg, rgba(107, 160, 252, 0.5), rgba(107, 160, 252, 0) 50%, transparent), url('../images/f35_ss.jpg');
    background-position: 0px 0px, 0px 0px, 50% 0%;
  }

  .sideblock-sitenav.white.tdn3 {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.65)), color-stop(50%, transparent), to(transparent)), url('../images/ng-robot-2-1600.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.65), transparent 50%, transparent), url('../images/ng-robot-2-1600.jpg');
    background-position: 0px 0px, 50% 50%;
  }

  .sideblock-sitenav.white.dec {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.65)), color-stop(50%, transparent), to(transparent)), url('../images/ng-robot-2-1600.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.65), transparent 50%, transparent), url('../images/ng-robot-2-1600.jpg');
    background-position: 0px 0px, 50% 50%;
  }

  .sideblock-sitenav.white.decef {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.65)), color-stop(50%, transparent), to(transparent)), url('../images/ng-robot-2-1600.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.65), transparent 50%, transparent), url('../images/ng-robot-2-1600.jpg');
    background-position: 0px 0px, 50% 50%;
  }

  .sideblock-sitenav.white.is {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.65)), color-stop(50%, transparent), to(transparent)), url('../images/ng-robot-2-1600.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.65), transparent 50%, transparent), url('../images/ng-robot-2-1600.jpg');
    background-position: 0px 0px, 50% 50%;
  }

  .sideblock-sitenav.white.vdec {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.65)), color-stop(50%, transparent), to(transparent)), url('../images/ng-robot-2-1600.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.65), transparent 50%, transparent), url('../images/ng-robot-2-1600.jpg');
    background-position: 0px 0px, 50% 50%;
  }

  .sideblock-sitenav.white.fmag {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.65)), color-stop(50%, transparent), to(transparent)), url('../images/ng-robot-2-1600.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.65), transparent 50%, transparent), url('../images/ng-robot-2-1600.jpg');
    background-position: 0px 0px, 50% 50%;
  }

  .sideblock-sitenav.white.vdec2 {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.65)), color-stop(50%, transparent), to(transparent)), url('../images/ng-robot-2-1600.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.65), transparent 50%, transparent), url('../images/ng-robot-2-1600.jpg');
    background-position: 0px 0px, 50% 50%;
  }

  .sideblock-sitenav.white.fmag2 {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.65)), color-stop(50%, transparent), to(transparent)), url('../images/ng-robot-2-1600.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.65), transparent 50%, transparent), url('../images/ng-robot-2-1600.jpg');
    background-position: 0px 0px, 50% 50%;
  }

  .panel-slide-button-texgt {
    padding: 4px 8px;
    font-size: 12px;
  }

  .panel-slide-buttton {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }

  .program-title-text {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .navbar {
    margin-left: 10px;
  }

  .site-nav-link {
    line-height: 100%;
  }

  .nav-menu {
    margin-left: 0px;
  }

  .social-media {
    margin-right: 20px;
    margin-bottom: 20px;
    margin-left: 20px;
  }

  .navbar-mtech {
    margin-right: 20px;
    margin-left: 10px;
  }

  .nav-menu-mtech {
    margin-bottom: 30px;
    background-color: transparent;
  }

  .site-nav-link-mtech {
    line-height: 100%;
  }

  .llf {
    margin-right: 20px;
    margin-left: 20px;
    font-size: 42px;
    text-align: left;
  }

  .menu-button {
    background-color: transparent;
    color: #fff;
  }

  .program-description {
    display: none;
    width: auto;
    max-width: none;
    min-width: 0px;
    margin-top: 30px;
    margin-right: 20px;
    margin-left: 20px;
    font-size: 42px;
  }

  .paragraph-white-in-red--mtech1000 {
    margin-left: 20px;
  }

  .list {
    margin-top: 1px;
    margin-right: 20px;
    margin-left: 20px;
  }

  .div-block-15 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .main-content-container {
    display: block;
    width: auto;
    min-width: auto;
    padding-right: 20px;
    padding-left: 20px;
  }

  .social-media-program {
    margin-right: 20px;
    margin-bottom: 20px;
    margin-left: 20px;
  }

  .divblock-hr-top {
    display: block;
    width: auto;
    max-width: none;
    min-width: 0px;
    margin-right: auto;
    margin-left: auto;
  }

  .div-block-16 {
    margin-right: 20px;
    margin-left: 20px;
  }

  .divblock-hr-blank {
    width: auto;
    height: 40px;
    min-width: auto;
    margin-right: auto;
    margin-left: auto;
    padding-right: 20px;
    padding-left: 20px;
  }

  .bullet-divider {
    bottom: 6px;
  }

  .div-block-17 {
    display: block;
    width: auto;
    max-width: 600px;
    min-width: auto;
    margin-right: auto;
    margin-left: auto;
    padding-right: 20px;
    padding-left: 20px;
  }

  .navtrail {
    margin-right: 20px;
    margin-left: 20px;
  }

  .mtech-logo-program-pannel2 {
    left: -5px;
    top: -5px;
  }

  .mtech-title {
    margin-right: 0px;
    margin-left: 0px;
    font-size: 32px;
    text-align: left;
  }

  .heading {
    margin-right: 0px;
    margin-left: 0px;
  }

  .llf-div-block {
    top: 15px;
  }

  .div-block-18 {
    margin-left: 20px;
  }

  .mips-30th-document-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block-21 {
    margin-top: 17px;
    margin-left: 0px;
  }

  .link-block {
    width: 100%;
  }

  .image-9 {
    width: 100%;
  }

  .div-block-22 {
    grid-auto-columns: minmax(0px, 0px);
    grid-column-gap: 0px;
    grid-row-gap: 16px;
    grid-template-areas: ".";
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto 16px auto 16px auto 16px auto 16px auto 16px auto;
    grid-template-rows: auto auto auto auto auto auto;
  }

  .image-11 {
    width: 30vw;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }

  .impact-third-column {
    width: 100%;
  }

  .impact-tricolor-columns-block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .image-12 {
    width: 150px;
  }

  .heading-2 {
    font-size: 16px;
  }

  .heading-3 {
    font-size: 16px;
  }

  .note-link {
    font-size: 12px;
  }

  .note-card-contents {
    width: 150px;
    height: 150px;
  }

  .div-block-23.turtle {
    margin-bottom: -15px;
  }

  .overview-image {
    width: 135px;
  }

  .overview-image.upright.benefits {
    width: 115px;
    height: 115px;
  }

  .overview-image.upright.types {
    width: 125px;
  }

  .program-title-container {
    margin-right: 20px;
    margin-left: 20px;
  }

  .image-15 {
    width: 50vw;
  }

  .image-16 {
    width: 35vw;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }

  .image-17 {
    width: 150px;
  }

  .image-18 {
    width: 150px;
  }

  .impact-medal {
    width: 150px;
    height: 150px;
  }

  .image-19 {
    display: none;
  }

  .companies-flexbox {
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }

  .apply-timeline-container {
    margin-right: 20px;
    margin-left: 20px;
  }

  .alumni-sm-connect {
    font-size: 20px;
  }

  .apply-stats-container-flex {
    margin-right: auto;
    margin-left: auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    grid-auto-columns: minmax(0px, 0px);
    grid-column-gap: 0px;
    grid-row-gap: 16px;
    grid-template-areas: ".";
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto 16px auto 16px auto 16px auto 16px auto 16px auto;
    grid-template-rows: auto auto auto auto auto auto;
  }

  .apply-stat {
    width: 33%;
  }

  .ng-map {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .launch-2box-array-item {
    width: 100%;
    margin-bottom: 20px;
  }

  .launch-2box-header-block {
    height: auto;
  }

  .title-box {
    width: 100%;
    margin-bottom: 20px;
  }

  .llf-flexbox-div {
    top: 15px;
  }

  .social-media-2 {
    margin-right: 20px;
    margin-bottom: 20px;
    margin-left: 20px;
  }

  .nav-menu-mtech-2 {
    margin-bottom: 30px;
    background-color: transparent;
  }

  .involved-icon-block {
    width: 350px;
    margin-bottom: 30px;
  }

  .involved-icon-bkg {
    width: 350px;
    height: 350px;
  }

  .icon-image.engage-shift {
    margin-bottom: 30px;
  }

  .body-paragraph {
    margin-top: 30px;
    margin-right: 20px;
    margin-left: 20px;
    font-family: 'Open Sans', sans-serif;
    line-height: 120%;
    font-style: normal;
  }
}

@media screen and (max-width: 479px) {
  .level-1000-mtechnav {
    min-height: 440px;
  }

  .sideblock-mtechnav {
    min-height: 440px;
  }

  .hide-mtechnav-button {
    display: none;
  }

  .level-3000-sitenav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: 440px;
  }

  .level-2000-maincontent {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .logo-button-divblock {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }

  .sideblock-sitenav.white {
    min-height: 440px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.65)), color-stop(50%, transparent), to(transparent)), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.2))), url('../images/NG_slide3.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.65), transparent 50%, transparent), linear-gradient(180deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url('../images/NG_slide3.jpg');
    background-position: 0px 0px, 0px 0px, 50% 50%;
    background-size: auto, auto, cover;
    background-repeat: repeat, repeat, no-repeat;
    background-attachment: scroll, scroll, scroll;
  }

  .sideblock-sitenav.white.overview {
    min-height: 440px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.2))), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.65)), color-stop(50%, transparent), to(transparent)), url('../images/scc_sized.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), linear-gradient(180deg, rgba(0, 0, 0, 0.65), transparent 50%, transparent), url('../images/scc_sized.jpg');
    background-position: 0px 0px, 0px 0px, 41% 50%;
    background-size: auto, auto, cover;
    background-repeat: repeat, repeat, repeat;
    background-attachment: scroll, scroll, scroll;
    text-shadow: 1px 1px 6px #000;
  }

  .sideblock-sitenav.white.mission {
    min-height: 440px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0.1))), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.65)), to(transparent)), url('../images/ng-about-700_0602.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)), linear-gradient(180deg, rgba(0, 0, 0, 0.65), transparent), url('../images/ng-about-700_0602.jpg');
    background-position: 0px 0px, 0px 0px, 51% 50%;
    background-size: auto, auto, cover;
    background-repeat: repeat, repeat, repeat;
    background-attachment: scroll, scroll, scroll;
  }

  .sideblock-sitenav.white.activities {
    min-height: 440px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.2))), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.65)), color-stop(50%, transparent), to(transparent)), url('../images/3R9A2409.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), linear-gradient(180deg, rgba(0, 0, 0, 0.65), transparent 50%, transparent), url('../images/3R9A2409.jpg');
    background-position: 0px 0px, 0px 0px, 47% 50%;
    background-size: auto, auto, cover;
    background-repeat: repeat, repeat, no-repeat;
    background-attachment: scroll, scroll, scroll;
  }

  .sideblock-sitenav.white.challenges {
    min-height: 440px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.2))), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.65)), color-stop(50%, transparent), to(transparent)), url('../images/Northrop-Grumman-Cybersecurity_1600.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), linear-gradient(180deg, rgba(0, 0, 0, 0.65), transparent 50%, transparent), url('../images/Northrop-Grumman-Cybersecurity_1600.jpg');
    background-position: 0px 0px, 0px 0px, 50% 50%;
    background-size: auto, auto, cover;
    background-repeat: repeat, repeat, repeat;
    background-attachment: scroll, scroll, scroll;
  }

  .sideblock-sitenav.white.challenges.vehicles {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3))), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.65)), color-stop(50%, transparent), to(transparent)), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url('../images/image-processing-vehicles1-1600.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), linear-gradient(180deg, rgba(0, 0, 0, 0.65), transparent 50%, transparent), linear-gradient(180deg, transparent, transparent), url('../images/image-processing-vehicles1-1600.jpg');
    background-position: 0px 0px, 0px 0px, 0px 0px, 50% 50%;
    background-size: auto, auto, auto, cover;
    background-repeat: repeat, repeat, repeat, no-repeat;
    background-attachment: scroll, scroll, scroll, scroll;
  }

  .sideblock-sitenav.white.challenges.vehicles2 {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3))), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.65)), color-stop(50%, transparent), to(transparent)), url('../images/pgL_GL-10001_002_1600.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), linear-gradient(180deg, rgba(0, 0, 0, 0.65), transparent 50%, transparent), url('../images/pgL_GL-10001_002_1600.jpg');
    background-position: 0px 0px, 0px 0px, 100% 50%;
    background-size: auto, auto, cover;
    background-repeat: repeat, repeat, no-repeat;
    background-attachment: scroll, scroll, scroll;
  }

  .sideblock-sitenav.white.challenges.accousticsignal2 {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3))), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.65)), color-stop(50%, transparent), to(transparent)), url('../images/ng_challenge.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), linear-gradient(180deg, rgba(0, 0, 0, 0.65), transparent 50%, transparent), url('../images/ng_challenge.jpg');
    background-position: 0px 0px, 0px 0px, 50% 0%;
    background-size: auto, auto, cover;
    background-repeat: repeat, repeat, no-repeat;
    background-attachment: scroll, scroll, scroll;
  }

  .sideblock-sitenav.white.contct {
    min-height: 440px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0.1))), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.65)), to(transparent)), url('../images/MQ-4C_Triton_flight_testing_1600.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)), linear-gradient(180deg, rgba(0, 0, 0, 0.65), transparent), url('../images/MQ-4C_Triton_flight_testing_1600.jpg');
    background-position: 0px 0px, 0px 0px, 40% 0%;
    background-size: auto, auto, cover;
    background-repeat: repeat, repeat, no-repeat;
    background-attachment: scroll, scroll, scroll;
  }

  .sideblock-sitenav.white.directions {
    overflow: visible;
    height: 100%;
    min-height: 440px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.2))), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.65)), color-stop(50%, transparent), to(transparent)), url('../images/IMG_2004-sz.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), linear-gradient(180deg, rgba(0, 0, 0, 0.65), transparent 50%, transparent), url('../images/IMG_2004-sz.jpg');
    background-position: 0px 0px, 0px 0px, 75% 50%;
    background-size: auto, auto, cover;
    background-repeat: repeat, repeat, no-repeat;
    background-attachment: scroll, scroll, scroll;
  }

  .sideblock-sitenav.white.impact {
    overflow: visible;
    height: 100%;
    min-height: 440px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.65)), color-stop(50%, transparent), to(transparent)), url('../images/IMG_0195.JPG'), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0.1)));
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.65), transparent 50%, transparent), url('../images/IMG_0195.JPG'), linear-gradient(180deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1));
    background-position: 0px 0px, 100% 50%, 0px 0px;
    background-size: auto, cover, auto;
    background-repeat: repeat, repeat, repeat;
    background-attachment: scroll, scroll, scroll;
  }

  .sideblock-sitenav.white.contact {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0.1))), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.65)), color-stop(50%, transparent), to(transparent)), url('../images/NEW-hinman_alumni2.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)), linear-gradient(180deg, rgba(0, 0, 0, 0.65), transparent 50%, transparent), url('../images/NEW-hinman_alumni2.jpg');
    background-position: 0px 0px, 0px 0px, 46% 50%;
    background-size: auto, auto, cover;
    background-repeat: repeat, repeat, no-repeat;
    background-attachment: scroll, scroll, scroll;
  }

  .sideblock-sitenav.white.directions2 {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.65)), color-stop(50%, transparent), to(transparent)), url('../images/image-processing-vehicles1-1600.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), linear-gradient(180deg, rgba(0, 0, 0, 0.65), transparent 50%, transparent), url('../images/image-processing-vehicles1-1600.jpg');
    background-position: 0px 0px, 0px 0px, 50% 0%;
    background-size: auto, auto, cover;
    background-repeat: repeat, repeat, no-repeat;
    background-attachment: scroll, scroll, scroll;
  }

  .sideblock-sitenav.white.tdn {
    min-height: 440px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.2))), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.65)), color-stop(50%, transparent), to(transparent)), -webkit-gradient(linear, left top, left bottom, from(rgba(107, 160, 252, 0.5)), color-stop(50%, rgba(107, 160, 252, 0)), to(transparent)), url('../images/f35_ss.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), linear-gradient(180deg, rgba(0, 0, 0, 0.65), transparent 50%, transparent), linear-gradient(180deg, rgba(107, 160, 252, 0.5), rgba(107, 160, 252, 0) 50%, transparent), url('../images/f35_ss.jpg');
    background-position: 0px 0px, 0px 0px, 0px 0px, 50% 50%;
    background-size: auto, auto, auto, cover;
    background-repeat: repeat, repeat, repeat, no-repeat;
    background-attachment: scroll, scroll, scroll, scroll;
  }

  .sideblock-sitenav.white.tdn2 {
    min-height: 440px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.2))), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.65)), color-stop(50%, transparent), to(transparent)), -webkit-gradient(linear, left top, left bottom, from(rgba(107, 160, 252, 0.5)), color-stop(50%, rgba(107, 160, 252, 0)), to(transparent)), url('../images/f35_ss.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), linear-gradient(180deg, rgba(0, 0, 0, 0.65), transparent 50%, transparent), linear-gradient(180deg, rgba(107, 160, 252, 0.5), rgba(107, 160, 252, 0) 50%, transparent), url('../images/f35_ss.jpg');
    background-position: 0px 0px, 0px 0px, 0px 0px, 50% 50%;
    background-size: auto, auto, auto, cover;
    background-repeat: repeat, repeat, repeat, no-repeat;
    background-attachment: scroll, scroll, scroll, scroll;
  }

  .sideblock-sitenav.white.tdn3 {
    min-height: 440px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.2))), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.65)), color-stop(50%, transparent), to(transparent)), url('../images/ng-robot-2-1600.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), linear-gradient(180deg, rgba(0, 0, 0, 0.65), transparent 50%, transparent), url('../images/ng-robot-2-1600.jpg');
    background-position: 0px 0px, 0px 0px, 50% 50%;
    background-size: auto, auto, cover;
    background-repeat: repeat, repeat, no-repeat;
    background-attachment: scroll, scroll, scroll;
  }

  .sideblock-sitenav.white.dec {
    min-height: 440px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.2))), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.65)), color-stop(50%, transparent), to(transparent)), url('../images/ng-robot-2-1600.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), linear-gradient(180deg, rgba(0, 0, 0, 0.65), transparent 50%, transparent), url('../images/ng-robot-2-1600.jpg');
    background-position: 0px 0px, 0px 0px, 50% 50%;
    background-size: auto, auto, cover;
    background-repeat: repeat, repeat, no-repeat;
    background-attachment: scroll, scroll, scroll;
  }

  .sideblock-sitenav.white.decef {
    min-height: 440px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.2))), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.65)), color-stop(50%, transparent), to(transparent)), url('../images/ng-robot-2-1600.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), linear-gradient(180deg, rgba(0, 0, 0, 0.65), transparent 50%, transparent), url('../images/ng-robot-2-1600.jpg');
    background-position: 0px 0px, 0px 0px, 50% 50%;
    background-size: auto, auto, cover;
    background-repeat: repeat, repeat, no-repeat;
    background-attachment: scroll, scroll, scroll;
  }

  .sideblock-sitenav.white.is {
    min-height: 440px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.2))), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.65)), color-stop(50%, transparent), to(transparent)), url('../images/ng-robot-2-1600.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), linear-gradient(180deg, rgba(0, 0, 0, 0.65), transparent 50%, transparent), url('../images/ng-robot-2-1600.jpg');
    background-position: 0px 0px, 0px 0px, 50% 50%;
    background-size: auto, auto, cover;
    background-repeat: repeat, repeat, no-repeat;
    background-attachment: scroll, scroll, scroll;
  }

  .sideblock-sitenav.white.vdec {
    min-height: 440px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.2))), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.65)), color-stop(50%, transparent), to(transparent)), url('../images/ng-robot-2-1600.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), linear-gradient(180deg, rgba(0, 0, 0, 0.65), transparent 50%, transparent), url('../images/ng-robot-2-1600.jpg');
    background-position: 0px 0px, 0px 0px, 50% 50%;
    background-size: auto, auto, cover;
    background-repeat: repeat, repeat, no-repeat;
    background-attachment: scroll, scroll, scroll;
  }

  .sideblock-sitenav.white.fmag {
    min-height: 440px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.2))), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.65)), color-stop(50%, transparent), to(transparent)), url('../images/ng-robot-2-1600.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), linear-gradient(180deg, rgba(0, 0, 0, 0.65), transparent 50%, transparent), url('../images/ng-robot-2-1600.jpg');
    background-position: 0px 0px, 0px 0px, 50% 50%;
    background-size: auto, auto, cover;
    background-repeat: repeat, repeat, no-repeat;
    background-attachment: scroll, scroll, scroll;
  }

  .sideblock-sitenav.white.vdec2 {
    min-height: 440px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.2))), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.65)), color-stop(50%, transparent), to(transparent)), url('../images/ng-robot-2-1600.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), linear-gradient(180deg, rgba(0, 0, 0, 0.65), transparent 50%, transparent), url('../images/ng-robot-2-1600.jpg');
    background-position: 0px 0px, 0px 0px, 50% 50%;
    background-size: auto, auto, cover;
    background-repeat: repeat, repeat, no-repeat;
    background-attachment: scroll, scroll, scroll;
  }

  .sideblock-sitenav.white.fmag2 {
    min-height: 440px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.2))), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.65)), color-stop(50%, transparent), to(transparent)), url('../images/ng-robot-2-1600.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), linear-gradient(180deg, rgba(0, 0, 0, 0.65), transparent 50%, transparent), url('../images/ng-robot-2-1600.jpg');
    background-position: 0px 0px, 0px 0px, 50% 50%;
    background-size: auto, auto, cover;
    background-repeat: repeat, repeat, no-repeat;
    background-attachment: scroll, scroll, scroll;
  }

  .program-title-text {
    margin-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap-reverse;
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse;
    text-align: center;
  }

  .navbar-container {
    float: none;
  }

  .navbar {
    margin-right: 20px;
    margin-left: 20px;
  }

  .redblock-header {
    font-size: 24px;
  }

  .paragraph-main {
    font-size: 15px;
  }

  .paragraph-main.apply-boxes {
    font-size: 17px;
  }

  .nav-menu {
    margin-left: 0px;
    float: none;
    text-align: center;
  }

  .nav-menu-mtech {
    text-align: left;
  }

  .site-nav-link-mtech {
    text-align: left;
  }

  .llf {
    font-size: 36px;
    text-align: left;
  }

  .program-description {
    margin-bottom: 70px;
    font-size: 36px;
    text-align: center;
  }

  .panel-button-container-3000 {
    display: none;
  }

  .sm-button {
    float: none;
    text-align: left;
  }

  .paragraph-white-in-red--mtech1000 {
    font-size: 15px;
  }

  .div-block-15 {
    background-color: #f65d5d;
  }

  .social-media-program {
    min-width: auto;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }

  .next-image-button.map-view {
    margin-left: 0px;
  }

  .next-image-button.map-directions {
    margin-right: 0px;
  }

  .clark-mtech-logo-mteh-panel-hz {
    margin-top: 10px;
  }

  .divblock-hr-blank {
    padding-left: 10px;
  }

  .bullet-divider {
    bottom: 6px;
  }

  .mtech-logo-program-pannel2 {
    left: 0px;
  }

  .clark-mtech-logo-hz {
    display: none;
    width: 234px;
    height: 66px;
    min-height: 66px;
    min-width: 234px;
  }

  .clark-mtech-logo-vt {
    display: block;
  }

  .mtech-title {
    font-size: 32px;
    text-align: left;
  }

  .mtech-logo--vt--block-mtech-panel {
    display: none;
  }

  .subheader {
    font-size: 18px;
  }

  .paragraph-grid {
    font-size: 15px;
  }

  .paragraph-nospace-faq {
    font-size: 15px;
  }

  .directions-map-buttons-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .paragraph-contact {
    font-size: 15px;
  }

  .contacts-container {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto auto auto;
    grid-template-rows: auto auto auto auto auto;
  }

  .image-11 {
    width: 40vw;
  }

  .image-12 {
    width: 120px;
  }

  .paragraph-impact-slider {
    font-size: 15px;
  }

  .caption-impact-slider-copy {
    font-size: 15px;
  }

  .heading-2 {
    font-size: 14px;
  }

  .heading-3 {
    font-size: 14px;
  }

  .note-link {
    font-size: 11px;
  }

  .note-card-contents {
    width: 120px;
    height: 120px;
  }

  .note-card-contents.ng2 {
    margin-left: 10px;
  }

  .div-block-23.turtle {
    margin-bottom: 15px;
  }

  .div-block-23.ng {
    width: 60%;
    margin-right: 10px;
    margin-left: 0px;
  }

  .overview-image {
    width: 100px;
    height: 100px;
  }

  .overview-image.upright.benefits {
    width: 90px;
    height: 90px;
  }

  .overview-image.upright.types {
    width: 95px;
    height: 95px;
  }

  .tabs-menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .image-15 {
    width: 60vw;
  }

  .image-16 {
    width: 50vw;
  }

  .image-17 {
    width: 120px;
  }

  .image-18 {
    width: 120px;
  }

  .impact-medal {
    width: 120px;
    height: 120px;
  }

  .tabs-menu-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  ._2nd-subheader {
    font-size: 18px;
  }

  ._3rd-subheader {
    font-size: 18px;
  }

  .team_member_block {
    box-shadow: none;
  }

  .paragraph-white-in-red {
    font-size: 15px;
  }

  .redblock-header-2 {
    font-size: 24px;
  }

  .companies-flexbox {
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }

  .company-logo-link-div {
    margin-right: 0px;
    margin-bottom: 6px;
  }

  .apply-stats {
    font-size: 36px;
  }

  .paragraph-quote {
    font-size: 24px;
  }

  .paragraph-quote-caption {
    font-size: 10px;
  }

  .apply-timeline-container {
    margin-right: 5px;
    margin-left: 5px;
  }

  .event-box {
    padding: 15px 15px 10px 20px;
  }

  .subheader-event {
    font-size: 18px;
  }

  .paragraph-event {
    font-size: 15px;
  }

  .paragraph-event.apply-boxes {
    font-size: 17px;
  }

  .arrow-container {
    left: -70px;
  }

  .below-timeline {
    font-size: 18px;
  }

  .subheader-copy {
    font-size: 18px;
  }

  .alumni-sm-connect {
    display: none;
    margin-top: 0px;
    font-size: 18px;
  }

  .apply-stats-container-flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .apply-stat {
    width: 100%;
  }

  .small-img {
    width: 100%;
    margin-bottom: 20px;
    margin-left: 0px;
  }

  .baf-advantages {
    width: 65px;
    height: 65px;
    font-size: 50px;
  }

  .paragraph-main-2 {
    font-size: 15px;
  }

  .title-box.morespace {
    padding: 10px;
  }

  .challenge-title-yellow {
    margin-top: 5px;
    font-size: 24px;
  }

  .challenge-title-red {
    margin-top: 5px;
    font-size: 24px;
  }

  .nav-menu-mtech-2 {
    text-align: left;
  }

  .involved-icon-block {
    width: 250px;
  }

  .involved-icon-bkg {
    width: 250px;
    height: 250px;
  }

  .body-paragraph {
    margin-top: 0px;
    margin-left: 20px;
    font-size: 16px;
    line-height: 120%;
    font-weight: 300;
  }

  .body-paragraph.involved-icon-label {
    margin-bottom: 3px;
    font-size: 28px;
  }

  .body-paragraph.involved-icon-label {
    margin-bottom: 3px;
    font-size: 28px;
  }

  .body-paragraph.involved-icon-label {
    margin-bottom: 3px;
    font-size: 28px;
  }
}

