/* CSS Document */
@import url(foundation.min.css);
body {
  font-family: proxima-nova, sans-serif;
  font-weight: 300;
  color: #4d4d4d;
  font-size: 17px;
  line-height: 17.34px; }

strong {
  font-weight: 800; }

.h1, .h2, .h4, .h5, .h6, h1, h2, h4, h5, h6 {
  font-family: orpheuspro, sans-serif;
  line-height: 1.1;
  font-weight: 400;
  color: #152840; }

.h3, h3 {
  font-family: proxima-nova, sans-serif;
  font-weight: 300; }

h1, .h1 {
  font-size: 117px;
  margin-top: 30px;
  margin-left: -90px;
  margin-bottom: 15px;
  width: 130%; }

h2, .h2 {
  font-size: 42px; }

h3, .h3 {
  font-size: 36px; }

h4, .h4 {
  font-size: 30px; }

h5, .h5 {
  font-size: 24px; }

h6, .h6 {
  font-size: 12px;
  text-transform: uppercase; }

/*rules for tablets and smaller*/
@media only screen and (max-width: 767px) {
  h1, .h1 {
    font-size: 40px; }

  h2, .h2 {
    font-size: 32px; }

  h3, .h3 {
    font-size: 24px; }

  h4, .h4 {
    font-size: 20px; }

  h5, .h5 {
    font-size: 16px 0.5; }

  h6, .h6 {
    font-size: 16px;
    text-transform: uppercase; } }
p {
  line-height: 22.1px;
  font-size: 17px;
  color: #4d4d4d;
  margin-bottom: 15.3px; }

p.small {
  font-size: 13.6px;
  text-transform: uppercase; }

p.sub {
  font-size: 10.2px;
  font-weight: 900;
  margin-top: -17px; }

.navBar {
  background-color: #4d4d4d;
  position: fixed;
  top: 0;
  min-width: 100%;
  z-index: 1;
  min-height: navheight; }

.navBar .logo {
  display: inline-block;
  height: 55px;
  margin: 0;
  width: 320px;
  padding-top: 8px; }

section a {
  color: #152840;
  text-decoration: none;
  line-height: inherit; }

a:hover, a:focus {
  color: #1d334f; }

a img {
  border: none; }

section a:not(.button), footer a:not(.button) {
  color: #152840;
  font-weight: 800;
  font-style: none; }

section a:not(.button):hover, footer a:not(.button):hover {
  color: #1d334f; }

.edgeborders, section.dark, section.light {
  border-top: 1px solid;
  border-bottom: 1px solid; }

section.first {
  margin-top: 0;
  padding-top: 0; }

section {
  padding: 5% 0; }

section.dark {
  background: #4d4d4d;
  border: #000; }

section.light {
  background: #f5f4f4;
  border-color: #f5f4f4; }

section.white {
  background: #fff; }

section.color {
  background: #152840; }

section.narrow .row {
  max-width: 900px;
  margin: 0 auto; }

section.wider .row, .row.wider {
  max-width: 1200px;
  margin: 0 auto; }

.top {
  background: url("../images/background.jpg");
  background-size: cover;
  background-position: top left;
  padding-bottom: 0; }

section hr {
  margin: 0;
  padding: 0;
  border: 1px solid #152840;
  margin-right: 90%; }

.icons p.icon {
  font-size: 32px;
  margin-bottom: 10px;
  text-align: center; }

.icons p {
  padding: 0 20px;
  font-size: 1.2rem; }

.icons h2 {
  margin-top: 0px;
  text-align: center; }

.button, btn, .btn, a.button, .button a {
  font-size: 18px;
  background: #152840;
  color: #fff;
  padding: 1em 3em;
  font-weight: 900;
  text-decoration: none;
  text-transform: uppercase; }
  .button:hover, .button:focus, .button:active, btn:hover, btn:focus, btn:active, .btn:hover, .btn:focus, .btn:active, a.button:hover, a.button:focus, a.button:active, .button a:hover, .button a:focus, .button a:active {
    background: #1d334f; }

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

.pos {
  position: relative; }

.pos img {
  position: absolute;
  bottom: 0;
  left: -20px; }

img.corrigan-float {
  display: none; }

#start form, #start .button {
  margin: 0; }

label.error {
  font-size: .7em;
  margin-bottom: 9px; }

.contact .columns p {
  font-size: 20px; }

.contact .columns {
  border-left: 10px solid #152840;
  padding-left: 40px; }

footer {
  background: #fff;
  border-top: 1px solid #fff;
  padding: 3.5% 0 2.2% 0; }

footer a {
  color: #152840 !important; }

footer p {
  font-size: 15.3px;
  color: #000; }

footer ul.menu {
  margin-bottom: 60px; }

footer ul.menu a {
  font-size: 1rem;
  text-transform: uppercase;
  padding: 20px 30px;
  color: #fff;
  font-weight: 900;
  text-decoration: none; }

footer .icon img {
  width: 30px;
  height: auto; }

footer p.design a {
  padding-left: 20px;
  padding-right: 20px;
  margin-top: 30px; }

.reverse {
  background: #4d4d4d; }

.reverse, .reverse p, .reverse h1, .reverse h2, .reverse h3, .reverse h4, .reverse h5, .reverse h6, .reverse label {
  color: #f5f4f4; }

.reverse a, a.reverse {
  color: #f5f4f4;
  text-decoration: underline; }

.reverse a:hover, a.reverse:hover {
  color: #f5f4f4;
  text-decoration: none; }

@media only screen and (max-width: 1200px) {
  h1 {
    font-size: 90px;
    width: 100%; }

  .pos img {
    display: none; }

  img.corrigan-float {
    float: left;
    width: 400px;
    display: inline;
    max-width: 100%;
    margin-bottom: 20px; }

  .wider .columns {
    width: 100%;
    max-width: 100%;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%; }

  h1 {
    margin-left: 0px;
    text-align: center; } }
@media only screen and (max-width: 400px) {
  h1 {
    font-size: 40px; } }
