html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden], template {
  display: none;
}

a {
  background-color: transparent;
}
a:active, a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b, strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
  text-transform: none;
}

select {
  text-transform: none;
}

button, html input[type="button"] {
  -webkit-appearance: button;
  cursor: pointer;
}

input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled], html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td, th {
  padding: 0;
}

.icon, .btn span,
button span, header .logo {
  background-image: url("../img/sprite.png");
}

@media (min--moz-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx) {
  .icon, .btn span,
  button span, header .logo {
    background-image: url("../img/sprite@2x.png");
    background-size: 262px 117px;
  }
}
@font-face {
  font-family: gotham-light;
  src: url("../fonts/gotham-light.eot");
  src: url("../fonts/gotham-light.eot?#iefix") format("embedded-opentype"), url("../fonts/gotham-light.woff") format("woff"), url("../fonts/gotham-light.ttf") format("truetype"), url("../fonts/gotham-light.svg") format("svg");
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  font-family: gotham-light;
  src: url("../fonts/gotham-light.svg") format("svg");
}
@font-face {
  font-family: gotham-book;
  src: url("../fonts/gotham-book.eot");
  src: url("../fonts/gotham-book.eot?#iefix") format("embedded-opentype"), url("../fonts/gotham-book.woff") format("woff"), url("../fonts/gotham-book.ttf") format("truetype"), url("../fonts/gotham-book.svg") format("svg");
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  font-family: gotham-book;
  src: url("../fonts/gotham-book.svg") format("svg");
}
@font-face {
  font-family: gotham-medium;
  src: url("../fonts/gotham-medium.eot");
  src: url("../fonts/gotham-medium.eot?#iefix") format("embedded-opentype"), url("../fonts/gotham-medium.woff") format("woff"), url("../fonts/gotham-medium.ttf") format("truetype"), url("../fonts/gotham-medium.svg") format("svg");
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  font-family: gotham-medium;
  src: url("../fonts/gotham-medium.svg") format("svg");
}
@font-face {
  font-family: opensans-regular-webfont;
  src: url("../fonts/opensans-regular-webfont.eot");
  src: url("../fonts/opensans-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/opensans-regular-webfont.woff") format("woff"), url("../fonts/opensans-regular-webfont.ttf") format("truetype"), url("../fonts/opensans-regular-webfont.svg") format("svg");
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  font-family: opensans-regular-webfont;
  src: url("../fonts/opensans-regular-webfont.svg") format("svg");
}
h1, h2, h3, h4, h5, h6, p, ul, ol, li, a, p, dl, dt, dd {
  margin: 0;
  padding: 0;
  font-weight: normal;
}

html {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body {
  font-family: "gotham-book", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  color: #212c46;
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 0;
}
@media only screen and (min-width: 700px) {
  body {
    font-size: 16px;
    line-height: 32px;
    margin-bottom: 0;
  }
}

h1 {
  font-size: 1.607em;
  line-height: 1em;
  font-weight: 100;
}

.intro h2 {
  font-size: 1.25em;
}
@media only screen and (min-width: 1024px) {
  .intro h2 {
    font-size: 2em;
    margin-bottom: 7px;
  }
}

.content h1 {
  letter-spacing: 0.5px;
  margin-bottom: 15px;
}
@media only screen and (min-width: 1024px) {
  .content h1 {
    font-size: 2.188em;
    letter-spacing: 0;
  }
}
.content p {
  font-size: 0.6em;
  line-height: 1.6em;
}
.content p.caps {
  text-transform: uppercase;
  margin-bottom: 10px;
}
@media only screen and (min-width: 1024px) {
  .content p {
    font-size: 1em;
  }
}

*, *:before, *:after {
  box-sizing: border-box;
}

.wrap {
  width: 100%;
  height: 100%;
  padding: 0;
  float: left;
}

.container {
  max-width: 1174px;
  *zoom: 1;
  margin-right: auto;
  margin-left: auto;
  position: relative;
  padding-left: 25px;
  padding-right: 25px;
}
.container:before, .container:after {
  content: " ";
  display: table;
}
.container:after {
  clear: both;
}
@media only screen and (min-width: 700px) {
  .container {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media only screen and (min-width: 1024px) {
  .container {
    padding-left: 25px;
    padding-right: 25px;
  }
}
.container.compact {
  max-width: 960px;
}
.container.fluid {
  max-width: 100%;
}
@media only screen and (min-width: 700px) {
  .container.fluid {
    padding-left: 25px;
    padding-right: 25px;
  }
}

.row {
  position: relative;
  margin-right: -25px;
  margin-left: -25px;
  *zoom: 1;
}
.row:before, .row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}

.col-1-1,
.col-1-2,
.col-1-3,
.col-2-3,
.col-1-4,
.col-3-4 {
  width: 100%;
}

@media only screen and (min-width: 700px) {
  .col-1-1 {
    width: 100%;
  }

  .col-1-2 {
    width: 50%;
  }

  .col-1-3,
  .col-2-3,
  .col-1-4 {
    width: 50%;
  }

  .col-1-3:nth-child(odd) {
    clear: left;
  }

  .col-1-4:nth-child(2n+1) {
    clear: left;
  }

  .col-3-4 {
    width: 100%;
  }
}
@media only screen and (min-width: 1024px) {
  .col-1-4 {
    width: 25%;
  }
  .col-1-4:nth-child(2n+1) {
    clear: none;
  }
  .col-1-4:nth-child(4n+1) {
    clear: left;
  }

  .col-1-3 {
    width: 33.3333%;
  }
  .col-1-3:nth-child(odd) {
    clear: none;
  }
  .col-1-3:nth-child(3n+4) {
    clear: left;
  }

  .col-2-3 {
    width: 66.6666%;
  }

  .col-3-4 {
    width: 75%;
  }
}
.left {
  float: left;
}

.right {
  float: right;
}

.clear {
  clear: both;
}

.clearfix {
  *zoom: 1;
}
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}

.bg-white {
  background-color: #ffffff;
}

.bg-dblue, .cta_area {
  background-color: #212c46;
}

html,
body {
  width: 100%;
  height: auto;
  padding: 0;
  margin: 0;
  font-size: 14px;
}
html.no-scroll, .no-js html,
body.no-scroll, .no-js
body {
  position: fixed;
  height: 100%;
  z-index: 0;
  overflow: hidden;
}
@media only screen and (min-width: 480px) {
  html,
  body {
    font-size: 16px;
  }
}

body {
  overflow-x: hidden;
}

hr {
  width: 100%;
  border: none;
  height: 1px;
  background-color: #212c46;
  margin: 0 0 40px;
}

.text-left, .text-left * {
  text-align: left;
}

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

.text-right, .text-right * {
  text-align: right;
}

.text-top, .text-top * {
  vertical-align: text-top;
}

.tbl {
  width: 100%;
  height: auto;
}
.tbl .tbl-cell {
  min-height: 100%;
}
@media only screen and (min-width: 700px) {
  .tbl {
    display: table;
    min-height: 100%;
  }
  .tbl .tbl-cell {
    display: table-cell;
    vertical-align: middle;
  }
}

img {
  max-width: 100%;
  margin-bottom: 25px;
}
@media only screen and (min-width: 700px) {
  img {
    margin-bottom: 50px;
  }
}
img.sml {
  max-width: 60%;
}

figure {
  margin: 0;
  padding: 0;
}
figure.zoom {
  overflow: hidden;
  box-shadow: 0px 1px 1px rgba(33, 44, 70, 0);
  transition: box-shadow 0.45s;
}
figure.zoom > a {
  display: block;
  width: calc(100% + 1px);
  height: auto;
  overflow: hidden;
}
figure.zoom > a img {
  backface-visibility: hidden;
}
@media only screen and (min-width: 1024px) {
  figure.zoom:hover {
    box-shadow: 0px 1px 15px rgba(33, 44, 70, 0.3);
  }
  figure.zoom:hover img {
    -ms-transform: scale(1.1);
        transform: scale(1.1);
  }
}
figure img {
  margin: 0 auto;
  transition: transform 0.45s ease, opacity 0.45s;
}

.responsive {
  width: 100%;
  display: block;
  height: auto;
  margin: 0 auto;
}

@media only screen and (min-width: 320px) {
  .cover {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
  }
}
.cover.maintain {
  background-size: 100%;
}
@media only screen and (min-width: 700px) {
  .cover.maintain {
    background-position: center;
    background-size: cover;
  }
}

.bg {
  display: none;
  width: 100%;
  height: auto;
}
@media only screen and (min-width: 700px) {
  .no-js .bg {
    display: block;
  }
  .bg.inline {
    display: block;
  }
}
@media only screen and (min-width: 700px) and (min-width: 700px) {
  .bg.inline {
    display: none;
  }
}

.hidden {
  position: absolute;
  top: -9999em;
  left: -9999em;
  width: 0;
  height: 0;
  overflow: hidden;
}

.screen-reader-text {
  display: none;
}
.screen-reader-text:focus {
  display: block;
}

.transparent {
  width: 100%;
  opacity: 0;
  display: none;
}

.truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.center {
  text-align: center;
}

.no-transition, .no-transition * {
  transition: none;
}

.btn,
button {
  float: left;
  display: inline-block;
  width: 100%;
  height: auto;
  position: relative;
  padding: 15px 12.5px;
  font-size: 16px;
  font-family: "gotham-book", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  text-align: left;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: 1px;
  color: #ffffff;
  background-color: #4aa6dd;
  border: none;
  border-radius: none;
  transition: color 0.35s, background 0.35s;
}
.btn:hover,
button:hover, .btn:focus,
button:focus {
  color: #ffffff;
  background-color: #1e516f;
  text-decoration: none;
}
.btn:visited,
button:visited {
  color: #ffffff;
}
.btn span,
button span {
  width: 100%;
  height: 100%;
  position: absolute;
  right: 17px;
  top: 50%;
  margin-top: -6px;
  background-position: -19px -92px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: block;
  width: 7px;
  height: 12px;
}
@media only screen and (min-width: 1024px) {
  .btn span,
  button span {
    background-position: -2px -92px;
    background-repeat: no-repeat;
    overflow: hidden;
    display: block;
    width: 13px;
    height: 23px;
    margin-top: -10px;
  }
}
.btn:first-child,
button:first-child {
  margin-bottom: 20px;
}
@media only screen and (min-width: 700px) {
  .btn,
  button {
    width: auto;
    font-size: 14px;
  }
  .btn:hover,
  button:hover {
    background-color: #212c46;
  }
}
.center .btn,
.center button {
  float: none;
}
@media only screen and (min-width: 700px) {
  .center .btn,
  .center button {
    margin: 0 25px;
  }
}
.equal.btn,
button.equal {
  float: left;
  width: 50%;
  margin: 0;
  border-radius: 0;
}
.equal.btn:first-child,
button.equal:first-child {
  border-right: 1px solid #ffffff;
  border-radius: 2px 0 0 2px;
}
.equal.btn:last-child,
button.equal:last-child {
  border-left: 1px solid #ffffff;
  border-radius: 0 2px 2px 0;
}
@media only screen and (min-width: 700px) {
  .equal.btn,
  button.equal {
    float: none;
    width: auto;
    min-width: 250px;
    margin: 0 25px;
  }
  .equal.btn:first-child,
  button.equal:first-child, .equal.btn:last-child,
  button.equal:last-child {
    border-radius: 2px;
    border: none;
  }
}

.btn,
button {
  cursor: pointer;
}

a {
  color: #4aa6dd;
  text-decoration: none;
}
a:hover {
  color: #212c46;
}

header {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  min-height: 150px;
  padding-top: 20px;
  text-align: right;
}
header a {
  text-decoration: none;
  color: #4aa6dd;
}
header .content_block {
  display: none;
}
@media only screen and (min-width: 320px) {
  header {
    text-align: center;
  }
}
@media only screen and (min-width: 700px) {
  header {
    padding: 0;
  }
  header .content_block {
    font-family: "opensans-regular-webfont", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    display: block;
    float: left;
    background: white;
    width: 100%;
    font-size: 0.75em;
    text-align: left;
    line-height: 1em;
    padding: 7px;
    margin-bottom: 15px;
  }
}
@media only screen and (min-width: 700px) and (min-width: 1024px) {
  header .content_block {
    padding: 12px 15px;
  }
}

header .logo {
  background-position: -2px -2px;
  background-repeat: no-repeat;
  overflow: hidden;
  display: block;
  width: 258px;
  height: 86px;
  margin: 0 0 0 auto;
}
@media only screen and (min-width: 320px) {
  header .logo {
    margin: 0 auto;
  }
}
@media only screen and (min-width: 700px) {
  header .logo {
    margin: 0 auto 0 0;
  }
}

footer .copyright {
  background-color: #212c46;
  text-align: center;
  font-size: 0.75em;
  color: #ffffff;
  padding: 10px 15px;
  float: left;
  width: 100%;
}
footer .copyright .links {
  color: #1e516f;
}
footer .fsp {
  text-align: center;
  color: #212c46;
  font-size: 0.625em;
  text-transform: uppercase;
}
@media only screen and (min-width: 700px) {
  footer {
    display: block;
  }
  footer .copyright {
    text-align: left;
  }
  footer .links {
    float: right;
  }
}

a:hover {
  color: #ffffff;
}

.desktop {
  display: none;
}
@media only screen and (min-width: 700px) {
  .desktop {
    display: block;
  }
}
.desktop:hover {
  color: #212c46;
}

#dropdown_content {
  display: block;
  font-size: 14px;
  line-height: 1.6em;
  padding: 15px 20px;
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: height 0.35s ease, opacity 0.35s ease;
}
#dropdown_content ol {
  padding: 10px 0;
}
#dropdown_content ol li {
  margin: 5px 0;
}
#dropdown_content.active {
  opacity: 1;
  height: auto;
}

.content {
  width: 100%;
  float: left;
  height: 100%;
  transition: height 0.35s ease;
}

.intro {
  min-height: 335px;
  background-size: cover;
  background-position: right bottom;
  background-repeat: no-repeat;
  padding: 130px 10px 100px;
}
.intro .col-1-2 {
  width: 50%;
}
.intro .col-2-3 {
  width: 66.666%;
}
@media only screen and (min-width: 480px) {
  .intro {
    padding: 175px 25px 130px 25px;
  }
}
@media only screen and (min-width: 700px) {
  .intro {
    min-height: auto;
    padding: 175px 55px 35px;
  }
  .intro .col-1-2,
  .intro .col-2-3 {
    width: 60%;
    max-width: 640px;
  }
}
@media only screen and (min-width: 1024px) {
  .intro {
    padding: 205px 70px 45px;
  }
  .intro h2.col-2-3 {
    width: 75%;
  }
}

.cta_area {
  padding: 40px 25px 0 25px;
  float: left;
  width: 100%;
  color: #ffffff;
}
.cta_area > div {
  float: left;
}
@media only screen and (min-width: 700px) {
  .cta_area {
    background: none;
    color: #212c46;
    padding: 0 55px 150px;
  }
  .cta_area a {
    text-decoration: underline;
    display: block;
    clear: both;
  }
}
@media only screen and (min-width: 1024px) {
  .cta_area {
    padding: 0 70px 150px;
  }
}
.cta_area .btn {
  font-size: 0.857em;
  line-height: 0.857em;
  margin: 10px auto;
  clear: none;
  text-decoration: none;
}
@media only screen and (min-width: 480px) {
  .cta_area .btn {
    width: auto;
    padding-right: 50px;
    min-width: 240px;
    margin-right: 20px;
  }
}
@media only screen and (min-width: 700px) {
  .cta_area .btn {
    font-size: 1.2em;
    letter-spacing: 0;
    padding: 15px 50px 15px 20px;
  }
}
@media only screen and (min-width: 1024px) {
  .cta_area .btn {
    font-size: 1.5em;
    padding: 25px 50px 25px 20px;
    margin: 20px 20px 20px auto;
  }
}
