@font-face {
  font-family: Gotham Rounded Book;
  src: url('fonts/gotham/gotham-rounded-book.eot');
  src: url('fonts/gotham/gotham-rounded-book.eot?#iefix') format('embedded-opentype'), url('fonts/gotham/gotham-rounded-book.otf') format('opentype'), url('fonts/gotham/gotham-rounded-book.woff') format('woff'), url('fonts/gotham/gotham-rounded-book.ttf') format('truetype');
  font-weight: normal;
}
@font-face {
  font-family: Bebas Neue;
  src: url('fonts/bebas/regbebas.eot');
  src: url('fonts/bebas/regbebas.eot?#iefix') format('embedded-opentype'), url('fonts/bebas/regbebas.otf') format('opentype'), url('fonts/bebas/regbebas.woff') format('woff'), url('fonts/bebas/regbebas.ttf') format('truetype');
  font-weight: normal;
}
@font-face {
  font-family: Roboto-Slab-Light;
  src: url('fonts/roboto-slab-light/roboto-slab-light.eot');
  src: url('fonts/roboto-slab-light/roboto-slab-light.eot?#iefix') format('embedded-opentype'), url('fonts/roboto-slab-light/roboto-slab-light.otf') format('opentype'), url('fonts/roboto-slab-light/roboto-slab-light.woff') format('woff'), url('fonts/roboto-slab-light/roboto-slab-light.ttf') format('truetype');
  font-weight: normal;
}
.menu {
  position: fixed;
  height: 5em;
  background-color: transparent;
  width: 100%;
  padding: 0;
  margin: 0;
  z-index: 1000;
  -webkit-transform: translateZ(0);
  box-shadow: none;
  -webkit-transition: all 100ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
  -moz-transition: all 100ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
  -o-transition: all 100ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
  transition: all 100ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
  font-family: Bebas Neue;
  display: table;
  vertical-align: middle;
}
.a::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 2px;
  width: 0%;
  left: 50%;
  background: black;
  background-color: black;
  -webkit-transition: all 200ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
  -moz-transition: all 200ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
  -o-transition: all 200ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
  transition: all 200ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
  text-align: center;
}
.a:hover::after {
  content: "";
  position: absolute;
  left: 0;
  height: 2px;
  width: 100%;
}
.slect::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 2px;
  width: 0%;
  left: 50%;
  background: black;
  background-color: black;
  -webkit-transition: all 200ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
  -moz-transition: all 200ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
  -o-transition: all 200ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
  transition: all 200ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
  text-align: center;
}
.slect:hover::after {
  content: "";
  position: absolute;
  left: 0;
  height: 2px;
  width: 100%;
}
.black::after {
  background-color: black;
}
.white::after {
  background-color: white;
}
.links a {
  background-color: transparent;
  text-decoration: none;
  -webkit-transition: all 100ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
  -moz-transition: all 100ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
  -o-transition: all 100ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
  transition: all 100ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
  outline: none;
  font-size: 1.35em;
  margin-right: 0.2em;
  margin: 0.8em;
  padding: 0.2em;
  padding-top: 0.3em;
  padding-right: 0.3em;
  padding-left: 0.3em;
  padding-bottom: 0.15em;
  cursor: pointer;
  float: right;
  -webkit-transform: translateZ(0);
  color: white;
  font-weight: bolder;
  letter-spacing: 0.05em;
}
.contain {
  display: table-cell;
  vertical-align: middle;
  right: 0;
}
.links {
  display: table;
  height: 5em;
  float: right;
}
.corner {
  z-index: 999;
  position: absolute;
  width: 160px;
  height: 67px;
  bottom: 0.5em;
  cursor: pointer;
}
.links a:link {
  color: white;
  text-decoration: none;
}
.links a:hover {}
#container {
  margin: none;
  padding: none;
  overflow: hidden;
  height: 100%;
  width: 100%;
  z-index: -100;
  text-align: center;
  position: relative;
}
.video {
  position: fixed;
  right: 0;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: 0;
  background-size: cover;
}
.down {
  position: absolute;
  width: 4%;
  z-index: 9;
  margin-left: 48%;
  bottom: 5%;
  -webkit-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
  -moz-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
  -o-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
  transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
  cursor: pointer;
}
.down:hover {
  opacity: 0.2;
  filter: alpha(opacity=20);
}
html {
  margin: none;
  padding: none;
  height: 100%;
  width: 100%;
  overflow-x: hidden;
  font-family: Gotham Rounded Book;
}
body {
  -webkit-font-smoothing: subpixel-antialiased;
  padding: 0;
  margin: 0;
  position: relative;
  height: 100%;
  width: 100%;
  background-color: #ecf0f1;
  overflow: visible;
}
.team {
  margin-top: 0%;
  position: relative;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  background-size: cover;
  background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("pictures/da_team.jpg");
}
.fimage {
  width: 30%;
  left: 35%;
  top: 10%;
  position: absolute;
  z-index: 9;
}
.motto {
  color: white;
  position: fixed;
  font-size: 2em;
  z-index: 9;
  font-style: bold;
  text-align: center;
  top: 50%;
  width: 50%;
  left: 25%;
  font-family: Gotham Rounded Book;
}
.multimedia {
  margin-top: 0%;
  position: relative;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  background-size: cover;
  background-color: #FFF;
}
.footer {
  position: relative;
  min-height: 7em;
  height: 7em;
  background-color: #2B3338;
  z-index: 100;
}
.footer svg path, polygon {
  -webkit-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
  -moz-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
  -o-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
  transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
  cursor: pointer;
}
.footer svg path, .footer svg polygon {
  fill: #a3abae;
}
.footer svg:hover path, svg:hover polygon {
  fill: #D50000;
}
.footer svg {
  height: 5em;
}
.info {
  position: absolute;
  margin-top: 2em;
}
.info li {
  color: #a3abae;
  display: block;
  font-size: 15px;
}
.social {
  position: absolute;
  display: block;
  top: 1em;
  right: 1em;
  right: 2em;
}
.hide {
  position: absolute;
  height: 1000px;
  width: 33.333333%;
  background-color: white;
  -webkit-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
  -moz-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
  -o-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
  transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
  display: block;
  background-color: transparent;
  cursor: pointer;
}
.hide:hover {
  background-color: rgba(0, 0, 0, .12);
}
.FRC .hide {
  border-right: solid 2px #FFF;
  border-left: solid 2px #FFF;
}
.learn {
  background-color: transparent;
  border: solid 2px #FFF;
  text-decoration: none -webkit-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
  -moz-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
  -o-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
  transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
  font-size: 0.9em;
  color: rgb(255, 255, 255);
  cursor: pointer;
  width: 14%;
  height: 40px;
  position: absolute;
  margin: 0 auto;
  padding-top: 6px;
  top: 65%;
  left: 43%;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  outline: none;
  font-weight: bold;
  font-family: Bebas Neue;
}
.learn:hover {
  background-color: #FFF;
  color: black;
}
.learn:active {
  background-color: #FFF;
  color: black;
}
.description {
  color: grey;
  position: absolute;
  top: 50%;
  width: 40%;
  margin-left: 30%;
  text-align: center;
}
.quote {
  color: white;
  position: absolute;
  top: 50%;
  width: 50%;
  margin-left: 25%;
  font-size: 1.5em;
  font-style: italic;
  text-align: center;
}
.thanks {
  color: grey;
  width: 34%;
  text-align: center;
  position: absolute;
  margin-top: 20%;
  left: 8%;
}
.comname {
  position: relative;
  width: 100px;
  background-color: transparent;
  border: solid 2.666px #FFF;
  border-radius: 2px;
  color: white;
  height: 50px;
  width: 166px;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  -webkit-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
  -moz-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
  -o-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
  transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
  margin: 10px;
}
.hold {
  display: inline-block;
  float: none;
}
.frc {
  background-color: white;
  color: red;
}
.infos {
  left: 30%;
  width: 40%;
  position: absolute;
  text-align: center;
  top: 40%;
}
.comdesc {
  color: white;
  margin-top: 50px;
}
.dateam {
  color: white;
}
.i {
  width: 20%;
  padding: 25px;
  margin-bottom: 5%;
}
.simages {
  margin-left: 50%;
  min-width: 50%;
  max-width: 50%;
  height: 80%;
  top: 15%;
  position: absolute;
  display: inline-block;
  vertical-align: middle;
}
.middl {
  display: inline-block;
  vertical-align: middle;
}
.halfcent {
  width: 50%;
  text-align: center;
}
.sponlearn {
  background-color: transparent;
  border: solid 1.666px red;
  text-decoration: none;
  -webkit-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
  -moz-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
  -o-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
  transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
  font-size: 0.9em;
  color: red;
  cursor: pointer;
  width: 14%;
  height: 40px;
  position: absolute;
  margin: 0 auto;
  padding-top: 6px;
  top: 70%;
  left: 18%;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  border-radius: 0.2em;
  outline: none;
}
.sponlearn:hover {
  color: white;
  background-color: red;
}
.sections {
  position: fixed;
  z-index: 100;
  background-color: #37474F;
  display: table;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 1em;
  font-family: Gotham Rounded Book;
  font-size: 1em;
  box-shadow: 0 0 2px rgba(0, 0, 0, .12), 0 2px 4px rgba(0, 0, 0, .24);
}
.sections .rrap div {
  padding: 1.5em;
  color: white;
  height: 1%;
  top: auto;
  bottom: auto;
}
.sections div:hover {
  color: #BF360C
}
.rrap {
  margin: auto;
  display: table-cell;
  vertical-align: middle;
}
.head hr {
  background: white;
}
hr {
  position: relative;
  background-color: black;
  width: 6%;
  height: 3px;
  border: 0px;
  float: top;
}
.overlay svg {
  width: 1em;
  margin: 0em;
  margin-left: 1em;
  padding-right: 1em;
  padding: 0em;
  margin-top: 0.2em;
  display: inline;
  position: absolute;
}
.overlay {
  visibility: hidden;
  opacity: 0;
  position: fixed;
  width: 50%;
  margin-left: 25%;
  z-index: 1000;
  top: 15%;
  overflow: auto;
  bottom: 15%;
  background-color: white;
  -webkit-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
  -moz-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
  -o-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
  transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
}
.overlay form input[type="text"] {
  display: block;
  border: none;
  position: relative;
  font-size: 1em;
  font-family: Gotham Rounded Book;
  margin: 5%;
  width: 90%;
  border-bottom: solid 1px #E6E6E6;
}
.overlay form input:focus[type="text"] {
  background-color: white;
  outline: none;
}
.overlay form input[type=submit] {
  background-color: white;
  cursor: pointer;
  font-family: Gotham Rounded Book;
  position: relative;
  border: none;
  height: auto;
  -webkit-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
  -moz-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
  -o-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
  transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
  right: 0;
  display: inline;
  float: right;
  outline: none;
  padding: 16px;
  margin-bottom: 16px;
  font-size: 1em;
  font-weight: bold;
  border-radius: 4px;
}
.close {
  background-color: white;
  display: inline;
  border: none;
  height: auto;
  border-radius: 4px;
  float: right;
  cursor: pointer;
  font-weight: bold;
  padding: 16px;
  font-family: Gotham Rounded Book;
  margin-bottom: 16px;
  font-size: 1em;
  outline: none;
  color: red;
  margin-right: 16px;
  -webkit-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
  -moz-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
  -o-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
  transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
}
.con {
  margin-top: 1em;
  margin-left: 1em;
  font-size: 3em;
  font-family: Bebas Neue;
}
.con::after {
  content: "";
  background: black;
  width: 2em;
  height: 3px;
  position: absolute;
  margin-top: 5px;
  display: block
}
.overlay form input[type=submit]:hover, .close:hover {
  color: #c0392b;
  background-color: #ecf0f1;
}
.overlay form {
  margin: 2em;
}
.overlay form .msg {
  height: 15em;
  margin-left: 5%;
  width: 90%;
  outline: none;
  resize: none;
  font-size: 1em;
  font-family: Gotham Rounded Book;
  border: white;
  max-width: 90%;
}
.darken {
  z-index: 101;
  left: 0px;
  top: 0px;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  position: fixed;
  width: 100%;
  overflow: hidden;
  visibility: hidden;
  -webkit-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
  -moz-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
  -o-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
  transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
}
.head {
}
.headr.titl {
  margin: 0em;
  position: relative;
}
.padder {
  padding-top: 15em;
  padding-bottom: 10em;
}

/* alternate padder classes for when we don't have an image 
   in the background. Padder2 has more top space for use
   with the menu. Padder3 is for use without a menu of wherever
   we don't want a lot of top/bottom spaces. 
   Padder4 has no bottom padding   */
.padder2 {
  padding-top: 6em;
  padding-bottom: 4em;
}
.padder3 {
  padding-top: 3em;
  padding-bottom: 3em;
}
.padder4 {
  padding-top: 3em;
  padding-bottom: 0em;
}

.headr {
  font-family: Bebas Neue;
  color: black;
  text-align: center;
  position: relative;
  font-size: 3.5em;
  margin-top: 0em;
  margin-bottom: 0em;
  letter-spacing: 0.05em;
}
.abouts {
  position: relative;
}
.titl {
  color: white;
}
.line {
  background-color: white;
  position: absolute;
  width: 6%;
  height: 3px;
  z-index: 11;
  text-align: center;
  top: 17em;
  left: 47%;
}
.describe {
  text-align: center;
  width: 60%;
  margin-left: 20%;
  position: relative;
  line-height: 150%;
}
/* A variant of "describe" that is left aligned */
.describeLeft{
  text-align: left;
  width: 60%;
  margin-left: 20%;
  position: relative;
  line-height: 150%;
}
.history {
  background-image: url("pictures/story.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

/*
.redshift {
  background-image: url("pictures/shift.jpg");
  background-size: cover;
}
.redshift .headr {
  color: #C0392B;
}
.redshift hr {
  background-color: white;
}
.redshift .describe {
  color: white;
}
*/

.contact {
  background-image: url("pictures/whs.png");
  background-size: cover;
  background-position: center;
}
.contact .headr {
  color: white
}
.contact hr {
  background-color: white;
}
.contact .describe {
  color: white;
}
.contactButton {
  text-align: center;
  font-size: 2em;
  height: 1.5em;
  margin-left: 45%;
  background-color: transparent;
  outline: none;
  color: white;
  border: none;
  margin-top: 1em;
  font-family: Bebas Neue;
  -webkit-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
  -moz-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
  -o-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
  transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
  cursor: pointer;
  border: solid 2px white;
  padding-top: 0.2em;
}
.contactButton:hover {
  background-color: white;
  color: black;
}
.purpose {
  min-height: 200%;
  max-height: 300%;
  height: 100%;
  overflow: visible;
  position: relative;
}
.wedo {
  height: 7em;
  padding: 0em;
  position: relative;
}
.smalt {
  font-family: Bebas Neue;
  font-size: 2em;
  color: #C0392B;
  position: relative;
}
.sub {
  position: relative;
  display: inline-block;
  padding: 0em;
  float: top;
  height: 22em;
}
.teams {
  text-align: center;
  width: 100%;
  position: relative;
  margin-top: 0em;
  overflow: visible;
}
.sub .describe {
  position: relative;
  width: 20em;
  top: 0em;
  float: bottom;
  margin-left: 0%;
}
.num2 {
  margin-top: 10em;
}
.circle {
  height: 5em;
  width: 5em;
  border-radius: 5em;
  position: relative;
  background-repeat: no-repeat;
  background-size: 6em 8em;
  background-position: center;
  display: inline-block;
  text-align: center;
  margin: 0.5em;
  border: solid 3px #c0392b;
  -webkit-transition: all 200ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
  -moz-transition: all 200ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
  -o-transition: all 200ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
  transition: all 200ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
}
.circle:hover {
  border: solid 3px #c0392b;
}
.ments .circle {
  border: solid 3px white;
}
.picts {
  text-align: center;
  width: 60%;
  margin-left: 20%;
  position: relative;

}
.members {
  height: 150%;
}
.rel {
  position: relative;
}
.ments {
  width: 60%;
  margin-left: 20%;
  background-color: #34495e;
  bottom: 5em;
  margin-bottom: 5em;
}
.mentors .describe {
  color: white;
}
.mentors {
  background-color: #34495e;
}
.m {
  color: white;
}
.me {
  background-color: white;
}
.spon {
  display: inline-block;
}
.spons {
  position: relative;
  width: 100%;
  display: inline-block;
}
.sponsors img {
  display: inline-block;
}
.hormenu {
  display: inline-block;
  width: 100%;
  text-align: center;
  z-index: 50000;
  background-color: white;
}
.hormenu .slect {
  font-family: Bebas Neue;
  margin-right: 0.8em;
  margin-left: 0.8em;
  padding-right: 0.2em;
  padding-left: 0.2em;
  display: inline-block;
}
.slect {
  text-align: center;
  position: relative;
  font-size: 1.5em;
  cursor: pointer;
  text-decoration: none;
  color: black;
  margin-bottom: 1em;
  padding-bottom: 0.1em;
  -webkit-transition: all 200ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
  -moz-transition: all 200ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
  -o-transition: all 200ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
  transition: all 200ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
}
.arrow {
  width: 0;
  height: 0;
  margin: 0 auto;
  margin-bottom: 1em;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  position: relative;
  text-align: center;
  border-top: 10px solid black;
}
.hormenu.stuck {
  position: fixed;
  top: 0em;
}
.meline {
  background-color: red;
  width: 100%;
  float: top;
  text-align: center;
  position: relative;
  padding: none;
  margin: none;
  border: none;
  height: 2px;
  z-index: 100;
  -webkit-transition: all 200ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
  -moz-transition: all 200ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
  -o-transition: all 200ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
  transition: all 200ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
}
.slect:hover {}
td {
  padding-left: 20px;
  padding-right: 20px;
}
.label {
  font-weight: bold;
  font-size: 1.5em;
}
td.color45 {
  color: red;
  font-weight: bold;
}
td.color362880 {
  color: blue;
  font-weight: bold;
}
#footer {
  width: 100%;
}
body {
  padding: 0;
  margin: 0;
}
.containerr {
  float: left;
  margin: 4em;
  margin-top: 3em;
  margin-bottom: 0em;
}
.aboutright {
  float: left;
  margin-left: 3em;
  margin-top: -4em;
  margin-bottom: 0em;
}
.primarycont {
  overflow: auto;
}
.aboutt {
  margin-left: -4em;
}
#footter:after {
  content: "";
  display: block;
  clear: both;
}
#footter a {
  color: #bdc3c7;
  display: block;
  text-decoration: none;
  margin: 0.5em;
  position: relative;
  -webkit-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
  -moz-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
  -o-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
  transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
}
#footter a:hover {
  color: #e74c3c;
}
#footter {
  background-color: #2c3e50;
  font-family: Gotham Rounded Book;
  font-size: 16px;
}
#title {
  font-size: 1.5em;
  margin: 8px;
  margin-bottom: 1em;
  color: white;
  font-weight: bold;
}
.break {
  content: "";
  width: 3em;
  height: 2px;
  margin: 0.5em;
  background: white;
  position: relative;
  display: block;
}
.iconn {
  width: 50%;
  margin-top: 8em;
}
.moto, .addr{
  color: white;
  margin-bottom: 2em;
}
.rights {
  float: bottom;
  position: relative;
  color: white;
  text-align: center;
  padding-top: 0em;
  padding-bottom: 2em;
  font-size: 0.8888888em;
}
.by {
  color: #34495e;
}
#footter, .rights {
  background-color: #22323F;
}

/* Poorly named spacer for student & mentor pictures */
.dents {
  margin-bottom: 5em;
}

/* center an image vertically */
.midpos {
  vertical-align:middle;
}

/* center an image vertically with boundary spacing */
.midpos2 {
  vertical-align:middle;
  padding-top: 1em;
  padding-bottom: 1em;
  padding-left: 1em;
  padding-right: 1em;
}
