/*
 * Globals
 */
/* Links */
a {
  color: #D0D0D0;
  text-decoration: none !important;
  outline: none;
  -webkit-transition: .5s ease;
  -moz-transition: .5s ease;
  -o-transition: .5s ease;
  -ms-transition: .5s ease;
  transition: .5s ease;
}
a:hover {
  color: #fff;
  text-decoration: none !important;
  outline: none;
  -webkit-transition: .5s ease;
  -moz-transition: .5s ease;
  -o-transition: .5s ease;
  -ms-transition: .5s ease;
  transition: .5s ease;
}
/* Custom default button */
.btn-default {
  color: #fff;
  text-shadow: none;
  /* Prevent inheritence from `body` */
  background-color: transparent;
  border: 2px solid #fff;
  border-radius: 20px;
  padding: 0.5rem 2rem;
  -webkit-transition: .5s ease;
  -moz-transition: .5s ease;
  -o-transition: .5s ease;
  -ms-transition: .5s ease;
  transition: .5s ease;
}
.btn-default:hover, .btn-default:focus {
  background-color: rgba(255, 255, 255, 0.3);
}
/*
 * Base structure
 */
html, body {
  height: 100%;
}
body {
  background: url(../img/bg.jpg) no-repeat center center fixed;
  background-size: cover;
  color: #fff;
  text-align: center;
  font-family: "Helvetica Neue", Helvetica, Arial, "sans-serif";
  font-size: 14pt;
  font-weight: 100
}
/* Extra markup and styles for table-esque vertical and horizontal centering */
.site-wrapper {
  display: table;
  width: 100%;
  height: 100%;
  /* For at least Firefox */
  min-height: 100%;
  background: rgba(10, 53, 95, 0.7);
  box-shadow: inset 0 0 100px rgba(0, 0, 0, 0.7);
}
.site-wrapper-inner {
  display: table-cell;
  vertical-align: top;
}
.cover-container {
  margin-right: auto;
  margin-left: auto;
}
/* Padding for spacing */
.inner {
  margin-top: 5%;
  padding: 10px;
}
/*
 * Header
 */
.masthead-brand {
  margin-top: 10px;
  margin-bottom: 10px;
}
.nav-masthead {
  text-align: center;
  display: block;
}
.nav-masthead .nav-link {
  display: inline-block;
}
/*
 * Cover
 */
.cover {
  padding: 10px;
}
.cover .btn-notify {
  padding: 10px 60px;
  font-weight: 500;
  text-transform: uppercase;
  border-radius: 40px;
}
h1.cover-heading {
  font-family: 'Montserrat', sans-serif;
  font-size: 68pt;
  font-weight: 100;
  color: #FFF;
  line-height: 1.1;
  text-transform: uppercase;
  text-shadow: 3px 8px 13px #000;
  letter-spacing: 10px;
  margin-top: 8%;
}
h2.cover-heading {
  font-family: 'Montserrat', sans-serif;
  font-size: 30pt;
  font-weight: 100;
  color: #FFF;
  line-height: 1.1;
  text-transform: uppercase;
  text-shadow: 2px 5px 13px #000;
  letter-spacing: 5px;
  margin-top: 5%;
}
h3.masthead-brand {
  font-family: 'Montserrat', sans-serif;
  font-size: 24pt;
  font-weight: 100;
  color: #FFF;
  line-height: 1.1;
  text-transform: uppercase;
  text-shadow: 2px 5px 13px #000;
  letter-spacing: 3px;
  margin-bottom: 50px;
}
.mastfoot {
  margin-top: 50px;
  color: rgba(255, 255, 255, 0.5);
}
@media screen and (max-width: 776px) {
  .cover {
    padding: 0 10px;
  }
  h1.cover-heading {
    font-size: 36pt
  }
  h2.cover-heading {
    font-size: 22pt
  }
  h3.masthead-brand {
    font-size: 22pt
  }
}
@media screen and (max-width: 375px) {
  .cover {
    padding: 0px;
  }
  h1.cover-heading {
    font-size: 28pt
  }
  h2.cover-heading {
    font-size: 18pt
  }
  h3.masthead-brand {
    font-size: 14pt
  }
}



/* montserrat-100 - latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 100;
  src: local(''),
       url('fonts/montserrat-v25-latin-100.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('fonts/montserrat-v25-latin-100.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* montserrat-200 - latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 200;
  src: local(''),
       url('fonts/montserrat-v25-latin-200.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('fonts/montserrat-v25-latin-200.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* montserrat-300 - latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 300;
  src: local(''),
       url('fonts/montserrat-v25-latin-300.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('fonts/montserrat-v25-latin-300.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* montserrat-regular - latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: local(''),
       url('fonts/montserrat-v25-latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('fonts/montserrat-v25-latin-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* montserrat-500 - latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  src: local(''),
       url('fonts/montserrat-v25-latin-500.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('fonts/montserrat-v25-latin-500.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
