/* full reset */
@import "https://fonts.googleapis.com/css?family=Open+Sans:400,300";
@import "https://fonts.googleapis.com/css?family=Lobster+Two:400,400i";
* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  font-family: 'Open Sans', sans-serif; }

html, body {
  height: 100%; }

#nav-bar {
  background: #000000;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999;
  padding-bottom: 5px; }
  #nav-bar:after {
    content: '';
    display: block;
    clear: both; }
  #nav-bar #logo {
    float: left;
    background: url("../img/midnightlogo.png") no-repeat;
    background-size: contain;
    height: 55px;
    width: 55px;
    margin: 13px;
    padding: 8px;
    position: relative; }
    #nav-bar #logo:hover {
      background-image: url("../img/midnightlogo-h.png"); }
    #nav-bar #logo h1 {
      color: #ffffff;
      font-size: 21px;
      font-weight: 400;
      text-transform: lowercase;
      display: none; }
  #nav-bar #nav {
    float: right; }
    #nav-bar #nav ul li {
      list-style-type: none;
      display: inline-block; }
      #nav-bar #nav ul li a {
        display: block;
        color: #ffffff;
        text-decoration: none;
        padding: 34px 13px;
        font-size: 13px;
        font-weight: bold; }
        #nav-bar #nav ul li a:hover {
          text-decoration: underline; }

.container {
  width: 95%;
  max-width: 1200px;
  margin: auto; }

.row {
  width: 100%;
  font-weight: lighter; }
  .row:after {
    content: '';
    display: block;
    clear: both; }

.black-c {
  background: black;
  color: #ffffff; }
  .black-c h1, .black-c h2, .black-c h3, .black-c h4 {
    color: #ffffff; }

.col {
  float: left;
  padding: 34px; }
  .col.w1 {
    width: 8.3333333333%;
    min-width: 320px; }
  .col.w2 {
    width: 16.6666666667%;
    min-width: 320px; }
  .col.w3 {
    width: 25%;
    min-width: 320px; }
  .col.w4 {
    width: 33.3333333333%;
    min-width: 320px; }
  .col.w5 {
    width: 41.6666666667%;
    min-width: 320px; }
  .col.w6 {
    width: 50%;
    min-width: 320px; }
  .col.w7 {
    width: 58.3333333333%;
    min-width: 320px; }
  .col.w8 {
    width: 66.6666666667%;
    min-width: 320px; }
  .col.w9 {
    width: 75%;
    min-width: 320px; }
  .col.w10 {
    width: 83.3333333333%;
    min-width: 320px; }
  .col.w11 {
    width: 91.6666666667%;
    min-width: 320px; }
  .col.w12 {
    width: 100%;
    min-width: 320px; }
  .col h1, .col h2, .col h3, .col h4 {
    padding: 0;
    margin: 8px 0; }

/*
forms
*/
.form-field {
  background: none;
  border: 1px solid #ffffff;
  width: 100%;
  color: #ffffff;
  background: transparent none repeat scroll 0% 0%;
  font-size: 21px;
  padding: 13px 21px;
  border: 1px solid #ffffff;
  color: #ffffff;
  height: auto;
  text-transform: uppercase;
  margin: 13px 0px;
  border-radius: 0px;
  font-weight: 300; }

.button {
  background: transparent none repeat scroll 0% 0%;
  border: 1px solid #ffffff;
  color: #ffffff;
  text-shadow: none;
  text-transform: uppercase;
  border-radius: 0px;
  padding: 13px 21px;
  font-size: 21px;
  font-weight: 300;
  text-decoration: none;
  display: inline-block;
  -webkit-transition: background 200ms ease-in-out;
  -moz-transition: background 200ms ease-in-out;
  -ms-transition: background 200ms ease-in-out;
  -o-transition: background 200ms ease-in-out;
  transition: background 200ms ease-in-out; }
  .button.cat {
    position: relative; }
    .button.cat:after {
      content: '';
      display: block;
      background-image: url("../img/cat.png");
      background-size: contain;
      background-repeat: no-repeat;
      height: 30px;
      width: 30px;
      position: absolute;
      top: -30px;
      right: 0; }
  .button.big {
    font-size: 34px;
    border: 5px solid;
    font-weight: bold; }
  .button.black {
    border-color: #000000;
    color: #000000; }
    .button.black:hover {
      background: #000000;
      color: #ffffff; }
  .button.pull-right {
    float: right; }
  .button:hover {
    background: #ffffff;
    color: #000000; }

#footer {
  text-align: center;
  padding: 13px;
  font-size: 13px; }

/*main slider*/
#main-slider {
  margin-top: 86px;
  min-height: 100%;
  background-image: url("../img/moonp.jpg");
  background-position: center;
  text-align: center;
  padding-top: 55px;
  padding-bottom: 55px; }
  #main-slider h1 {
    font-size: 89px;
    font-family: "Lobster Two", cursive;
    font-style: italic;
    color: #ffffff;
    text-shadow: 0 0 13px #000000;
    padding-bottom: 34px; }
  #main-slider:after {
    content: '';
    display: block;
    clear: both; }

/* presente */
.presente {
  background: #000000;
  color: #ffffff;
  padding: 21px;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -ms-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out; }
  .presente:hover {
    background: #ffffff;
    color: #000000; }
    .presente:hover h2 {
      color: #000000; }
    .presente:hover .iconic.research {
      background-position: 0px 0px; }
    .presente:hover .iconic.invent {
      background-position: -78px 0px; }
    .presente:hover .iconic.implement {
      background-position: -152px 0px; }
  .presente h2 {
    text-align: center; }
  .presente p {
    padding: 13px;
    text-align: center;
    font-size: 13pt; }
  .presente .iconic {
    height: 100px;
    margin: auto;
    background-image: url("../img/midnightsprite.png");
    background-size: 450px;
    background-repeat: no-repeat; }
    .presente .iconic.research {
      width: 70px;
      background-position: 0px -108px; }
    .presente .iconic.invent {
      width: 70px;
      background-position: -78px -108px; }
    .presente .iconic.implement {
      width: 80px;
      background-position: -152px -108px; }

/* standard */
h1, h2, h3, h4 {
  color: #000000;
  font-weight: 300; }

h1 {
  font-weight: 300;
  padding: 21px 34px;
  font-size: 55px; }

h2 {
  font-size: 34px; }

h3 {
  font-size: 21px; }

p {
  text-align: justify;
  font-size: 21px;
  padding-bottom: 21px; }

/*RWD*/
@media screen and (min-height: 800px) {
  #main-slider {
    min-height: initial;
    max-height: auto; } }
@media screen and (max-width: 1000px) {
  .col.w1 {
    width: 50%; }
  .col.w2 {
    width: 50%; }
  .col.w3 {
    width: 50%; }
  .col.w4 {
    width: 50%; } }
@media screen and (max-width: 800px) {
  #nav-bar #nav {
    display: none; }

  #main-slider {
    margin-top: 55px; }
    #main-slider h1 {
      font-size: 55px; }

  .col.w1 {
    width: 100%; }
  .col.w2 {
    width: 100%; }
  .col.w3 {
    width: 100%; }
  .col.w4 {
    width: 100%; }
  .col.w5 {
    width: 100%; }
  .col.w6 {
    width: 100%; }
  .col.w7 {
    width: 100%; }
  .col.w8 {
    width: 100%; }
  .col.w9 {
    width: 100%; }
  .col.w10 {
    width: 100%; }
  .col.w11 {
    width: 100%; }
  .col.w12 {
    width: 100%; } }
#main-info {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  position: relative; }
  #main-info h1 {
    font-size: 55px;
    font-family: "Lobster Two", cursive;
    font-style: italic;
    color: #000000;
    padding-bottom: 34px; }
  #main-info #mr-cat {
    font-size: 13px;
    display: block;
    position: absolute;
    bottom: 0;
    right: 50%;
    background-image: url("../img/cat.png");
    background-size: 34px;
    background-repeat: no-repeat;
    height: 60px;
    width: 90px;
    padding-left: 30px;
    background-position-x: left;
    background-position-y: bottom; }
    #main-info #mr-cat .speech-box {
      display: none;
      position: absolute;
      bottom: 40px;
      left: 21px;
      color: #ffffff;
      background: #000000;
      padding: 21px 34px 21px 21px;
      min-width: 200px;
      border-bottom: 13px solid #ffffff;
      border-left: 13px solid #000000; }
      #main-info #mr-cat .speech-box .answers {
        display: flex;
        justify-content: center; }
        #main-info #mr-cat .speech-box .answers .answer {
          color: #000000;
          background: #ffffff;
          float: left;
          margin: 3px;
          padding: 8px; }
          #main-info #mr-cat .speech-box .answers .answer:hover {
            color: #ffffff;
            background: #111111;
            cursor: pointer; }
    #main-info #mr-cat:hover .speech-box {
      display: block; }

/*# sourceMappingURL=midnight.css.map */
