/* 

Built on Rock Hammer by Stuff and Nonsense
URL: http://stuffandnonsense.co.uk/projects/rock-hammer/ 

*/
/* 

Built on Rock Hammer by Stuff and Nonsense
URL: http://stuffandnonsense.co.uk/projects/rock-hammer/ 

*/
html, body, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, figure, footer, header, hgroup, menu, nav, section, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

article, aside, figure, footer, header, hgroup, nav, section {
  display: block; }

@-webkit-viewport {
  width: device-width; }

@-moz-viewport {
  width: device-width; }

@-ms-viewport {
  width: device-width; }

@-o-viewport {
  width: device-width; }

@viewport {
  width: device-width; }

html {
  background: #fafaf8;
  font-size: 62.5%;
  -webkit-overflow-scrolling: touch;
  -webkit-tap-highlight-color: #a9a8ac;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

body {
  margin: 0;
  padding: 0;
  width: 100%;
  background: transparent url(../img/body.png) no-repeat 50% 0;
  font-family: "MyriadProLight", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5em;
  color: #58575f; }

body:after {
  content: '320';
  display: none; }
  @media (min-width: 30em) {
    body:after {
      content: 'bp2'; } }
  @media (min-width: 37.5em) {
    body:after {
      content: 'bp3'; } }
  @media (min-width: 48em) {
    body:after {
      content: 'bp4'; } }
  @media (min-width: 62em) {
    body:after {
      content: 'bp5'; } }
  @media (min-width: 86.375em) {
    body:after {
      content: 'bp6'; } }

.m-hide {
  display: none !important;
  visibility: hidden; }

/* banner

[role="banner"] {
padding-top : $baselineheight;
padding-bottom : $baselineheight; }

.banner__logo { }

*/
[role="banner"] {
  padding-top: 100px;
  background: transparent url(../img/banner.png) no-repeat 50% -40px; }
  @media (min-width: 48em) {
    [role="banner"] {
      padding-top: 140px;
      background-position: 50% 0; } }

.banner__logo {
  margin-bottom: 1em;
  text-align: center; }
  @media (min-width: 48em) {
    .banner__logo {
      margin-bottom: 0; } }

[role="navigation"] ul {
  list-style-type: none;
  margin: 0;
  padding: 0; }
[role="navigation"] a {
  font-family: "TrajanProRegular", Georgia, "Times New Roman", Times, serif; }
  @media (min-width: 62em) {
    [role="navigation"] a {
      font-size: 21px;
      font-size: 2.1rem; } }

.flexbox [role="navigation"] ul {
  -webkit-columns: 2;
  -moz-columns: 2;
  columns: 2; }
  @media (min-width: 48em) {
    .flexbox [role="navigation"] ul {
      -webkit-columns: 1;
      -moz-columns: 1;
      columns: 1;
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -ms-flex-pack: start;
      -webkit-justify-content: flex-start;
      justify-content: flex-start;
      position: relative;
      top: -70px; } }
.flexbox [role="navigation"] li {
  display: block;
  text-align: center; }
  @media (min-width: 48em) {
    .flexbox [role="navigation"] li {
      display: inline-block;
      padding: 0;
      text-align: center; } }
@media (min-width: 48em) {
  .flexbox [role="navigation"] li:first-child {
    padding-left: 0; } }
@media (min-width: 48em) {
  .flexbox [role="navigation"] li:last-child {
    padding-right: 0; } }
@media (min-width: 48em) {
  .flexbox [role="navigation"] .navigation__one {
    margin-right: 12px; } }
@media (min-width: 62em) {
  .flexbox [role="navigation"] .navigation__one {
    margin-right: 24px; } }
@media (min-width: 48em) {
  .flexbox [role="navigation"] .navigation__three {
    margin-left: auto; } }
@media (min-width: 48em) {
  .flexbox [role="navigation"] .navigation__four {
    margin-left: 12px; } }
@media (min-width: 62em) {
  .flexbox [role="navigation"] .navigation__four {
    margin-left: 24px; } }

.content {
  margin: 0 24px 1.5em; }
  @media (min-width: 48em) {
    .content {
      margin: 0 48px 2.25em;
      *zoom: 1; }
      .content:before, .content:after {
        content: " ";
        display: table; }
      .content:after {
        clear: both; } }
  @media (min-width: 62em) {
    .content {
      margin: 0 auto 3em;
      width: 80%;
      max-width: 62em; } }

.cols {
  margin: 0 24px 1.5em;
  *zoom: 1; }
  .cols:before, .cols:after {
    content: " ";
    display: table; }
  .cols:after {
    clear: both; }
  @media (min-width: 48em) {
    .cols {
      margin: 0 48px 2.25em; } }
  @media (min-width: 62em) {
    .cols {
      margin: 0 auto 3em;
      width: 90%;
      max-width: 62em; } }

@media (min-width: 62em) {
  .l3col .main {
    float: left;
    width: 61.6119%;
    margin-right: -100%; } }
@media (min-width: 62em) {
  .l3col .complementary {
    float: left;
    width: 33.3881%;
    margin-right: -100%;
    margin-left: 66.6119%; } }


@media (min-width: 48em) {
  .l2col {
    margin-bottom: 3em; } }
@media (min-width: 48em) {
  .l2col .l2col__one {
    float: left;
    width: 47.5%;
    margin-right: -100%; } }
@media (min-width: 48em) {
  .l2col .l2col__two {
    float: left;
    width: 47.5%;
    margin-left: 52.5%;
    margin-right: -100%;
     } }

@media (min-width: 62em) {
  .l4col .col {
    float: left;
    width: 21.25%;
    margin-right: -100%; } }
@media (min-width: 62em) {
  .l4col .l4col__two {
    margin-left: 26.25%; } }
@media (min-width: 62em) {
  .l4col .l4col__three {
    margin-left: 52.5%; } }
@media (min-width: 62em) {
  .l4col .l4col__four {
    margin-left: 78.75%; } }
@media (min-width: 62em) {
  .l4col .l4col__two__three {
    margin-left: 26.25%;
    width: 47.5%; } }
@media (min-width: 62em) {
  .l4col .main {
    float: left;
    width: 73.75%;
    margin-right: -100%; } }
@media (min-width: 62em) {
  .l4col .complementary {
    float: left;
    width: 21.25%;
    margin-left: 78.75%;
    margin-right: -100%; } }

[role="contentinfo"] {
  padding: 0 0 3em;
  background-color: white;
  text-align: center; }

.contentinfo__self {
  display: block;
  margin: 0 auto 1.5em;
  width: 68px;
  height: 68px;
  text-indent: -9999px;
  background: transparent url(../img/self.png) no-repeat 0 0; }

.contentinfo__sra {
  display: block;
  margin: 0 auto;
}


#section--about {
  padding: 3em 0 1.5em;
  background: white url(../img/hr1.png) repeat-x 0 0; }

hr {
  clear: both;
  display: block;
  margin: 1.5em 0;
  padding: 0;
  height: 4px;
  border: 0;
  background: transparent url(../img/hr2.png) repeat-x 0 0; }

img {
  max-width: 100%;
  border-width: 0;
  vertical-align: middle;
  -ms-interpolation-mode: bicubic; }

.img-rounded {
  border-radius: 0; }

.img-polaroid {
  padding: 12px;
  background-color: white;
  border: 1px solid #bfc0c0;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1); }

.img-circle {
  border-radius: 500px; }

figure {
  margin-bottom: 1.5em; }
  figure img {
    margin-bottom: 0.375em; }
  figure figcaption {
    display: block;
    font-weight: normal;
    font-size: 14px;
    font-size: 1.4rem;
    font-style: italic;
    color: #75747a; }

.h-card {
  margin-bottom: 1.5em;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5em; }

.p-tel {
  margin-bottom: 0.375em;
  font-size: 18px;
  font-size: 1.8rem; }
  @media (min-width: 48em) {
    .p-tel {
      font-size: 21px;
      font-size: 2.1rem; } }
  @media (min-width: 62em) {
    .p-tel {
      font-size: 28px;
      font-size: 2.8rem; } }

.adr {
  margin-bottom: 1.5em; }

.p-email {
  margin-bottom: 0.375em;
  font-size: 18px;
  font-size: 1.8rem; }
  @media (min-width: 48em) {
    .p-email {
      font-size: 21px;
      font-size: 2.1rem; } }

.hentry__header {
  font-family: "MyriadProLight", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 21px;
  font-size: 2.1rem; }
  @media (min-width: 48em) {
    .hentry__header {
      font-size: 32px;
      font-size: 3.2rem; } }

.item {
  margin-bottom: 1.5em;
  padding-top: 1.5em;
  background: transparent url(../img/hr2.png) repeat-x 0 0; }

.item__header {
  font-size: 21px;
  font-size: 2.1rem; }

.coming-soon .content {
  margin: 0 auto;
  width: 300px;
  text-align: center; }
  @media (min-width: 48em) {
    .coming-soon .content {
      width: 600px; } }
.coming-soon [role="banner"] {
  margin-bottom: 60px;
  padding-top: 60px;
  padding-bottom: 1.5em;
  background: transparent url(../img/hr2.png) repeat-x 0 100%; }
.coming-soon .banner__logo {
  margin-bottom: 0;
  width: 300px;
  height: 37px;
  background: transparent url(banner-m-logo.png) no-repeat 0 0;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden; }
  @media (min-width: 48em) {
    .coming-soon .banner__logo {
      width: 600px;
      height: 73px;
      background-image: url(../img/banner-logo.png); } }
.coming-soon .lead {
  margin-bottom: 60px; }
.coming-soon a {
  text-decoration: underline; }

@font-face {
  font-family: 'TrajanProRegular';
  src: url(../webfonts/TrajanPro-Regular/trajanpro-regular.eot);
  src: url(../webfonts/TrajanPro-Regular/trajanpro-regular.eot) format("embedded-opentype"), url(../webfonts/TrajanPro-Regular/trajanpro-regular.woff) format("woff"), url(../webfonts/TrajanPro-Regular/trajanpro-regular.ttf) format("truetype"), url(../webfonts/TrajanPro-Regular/trajanpro-regular.svg#MyriadProLight) format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'MyriadProLight';
  src: url(../webfonts/MyriadPro-Light/myriadpro-light.eot);
  src: url(../webfonts/MyriadPro-Light/myriadpro-light.eot) format("embedded-opentype"), url(../webfonts/MyriadPro-Light/myriadpro-light.woff) format("woff"), url(../webfonts/MyriadPro-Light/myriadpro-light.ttf) format("truetype"), url(../webfonts/MyriadPro-Light/myriadpro-light.svg#MyriadProLight) format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'MyriadProRegular';
  src: url(../webfonts/MyriadPro-Regular/myriadpro-regular.eot);
  src: url(../webfonts/MyriadPro-Regular/myriadpro-regular.eot) format("embedded-opentype"), url(../webfonts/MyriadPro-Regular/myriadpro-regular.woff) format("woff"), url(../webfonts/MyriadPro-Regular/myriadpro-regular.ttf) format("truetype"), url(../webfonts/MyriadPro-Regular/myriadpro-regular.svg#MyriadProLight) format("svg");
  font-weight: normal;
  font-style: normal; }

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  font-family: "TrajanProRegular", Georgia, "Times New Roman", Times, serif;
  font-weight: normal;
  color: #2e2c37;
  text-rendering: optimizelegibility; }
  h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
    font-weight: normal;
    line-height: 1;
    color: #8f8e93; }

h1 {
  font-size: 32px;
  font-size: 3.2rem;
  line-height: 1.2;
  margin-bottom: 0.75em; }

h2 {
  font-size: 28px;
  font-size: 2.8rem;
  line-height: 1.2;
  margin-bottom: 1em; }

h3 {
  font-size: 21px;
  font-size: 2.1rem;
  line-height: 1.3;
  margin-bottom: 0.75em; }

h4 {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.25;
  margin-bottom: 0.75em; }

h5 {
  font-size: 16px;
  font-size: 1.6rem;
  margin-bottom: 1.5em; }

h6 {
  font-size: 16px;
  font-size: 1.6rem;
  margin-bottom: 1.5em;
  font-weight: normal;
  letter-spacing: 1px;
  text-transform: uppercase; }

p,
ol,
ul,
dl,
address {
  margin-bottom: 1.5em;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5em; }

small {
  font-size: 12.8px;
  font-size: 1.28rem; }

ul,
ol {
  margin: 0 0 1.5em -24px;
  padding: 0 0 0 24px; }

li ul,
li ol {
  list-style-type: none;
  margin: 1.5em 0;
  font-size: 16px;
  font-size: 1.6rem; }

ul.inline,
ol.inline {
  list-style-type: none;
  margin-left: 0; }
  ul.inline > li,
  ol.inline > li {
    display: inline-block;
    padding-left: 12px;
    padding-right: 12px; }

blockquote {
  margin: 0 0 1.5em 0;
  padding: 0;
  font-family: "MyriadProLight", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal; }
  blockquote p {
    margin-bottom: 0.75em;
    font-size: 21px;
    font-size: 2.1rem; }
    blockquote p:last-child {
      margin-bottom: 0; }
  blockquote small:before {
    content: '\00A0 \2014'; }
  blockquote small:after {
    content: ''; }
  blockquote.pull-right {
    float: right;
    background-color: transparent; }
    blockquote.pull-right p, blockquote.pull-right small {
      text-align: right; }
    blockquote.pull-right small:before {
      content: ''; }
    blockquote.pull-right small:after {
      content: '\00A0 \2014'; }
  blockquote cite {
    font-style: normal; }

q {
  quotes: none; }

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none; }

dl,
dd {
  margin-bottom: 1.5em; }

dt {
  font-weight: bold; }

.dl-horizontal {
  *zoom: 1; }
  .dl-horizontal:before, .dl-horizontal:after {
    content: " ";
    display: table; }
  .dl-horizontal:after {
    clear: both; }
  .dl-horizontal dt {
    float: left;
    clear: left;
    width: 30.38869258%; }
  .dl-horizontal dd {
    margin-left: 32.99289258%; }

abbr[title] {
  border-bottom: 1px dotted #bfc0c0;
  cursor: help; }

b, strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

ins {
  background-color: white;
  color: #58575f;
  text-decoration: none; }

mark {
  background-color: white;
  color: #58575f;
  font-style: italic;
  font-weight: bold; }

pre,
code,
kbd,
samp {
  font-family: Monaco, Courier New, monospace;
  font-size: 12.8px;
  font-size: 1.28rem;
  line-height: 1.5em;
  color: #595860; }

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

sub,
sup {
  position: relative;
  font-size: 12.8px;
  font-size: 1.28rem;
  line-height: 0;
  vertical-align: baselineheight; }

sup {
  top: -.5em; }

sub {
  bottom: -.25em; }

.lead {
  margin-bottom: 0.75em;
  font-size: 21px;
  font-size: 2.1rem;
  line-height: 1.3; }
  @media (min-width: 48em) {
    .lead {
      margin-bottom: 0.5em;
      font-size: 38px;
      font-size: 3.8rem; } }
  @media (min-width: 62em) {
    .lead {
      margin-bottom: 0.375em;
      font-size: 48px;
      font-size: 4.8rem;
      letter-spacing: -1px; } }

@media (min-width: 48em) {
  .secondary {
    font-size: 13.91304px;
    font-size: 1.3913rem; } }

.tertiary {
  font-size: 12.8px;
  font-size: 1.28rem; }

.amp {
  font-family: local("Georgia"), local("Garamond"), local("Palatino"), local("Book Antiqua"); }

.footnotes li {
  margin-bottom: 0.75em;
  font-family: "TrajanProRegular", Georgia, "Times New Roman", Times, serif;
  font-size: 12.30769px;
  font-size: 1.23077rem;
  line-height: 1.4; }

/*footnotes*/
.spaced {
  letter-spacing: 1px; }

.complementary .secondary {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.3; }
  @media (min-width: 62em) {
    .complementary .secondary {
      font-size: 18px;
      font-size: 1.8rem;
      line-height: 1.4; } }

.complementary__list {
  list-style-type: none;
  margin-left: 0;
  padding-left: 0; }
  .complementary__list li {
    margin-bottom: 0.375em; }

.complementary__header {
  padding-top: 1.5em;
  background: transparent url(../img/hr2.png) repeat-x 0 0; }

.main:only-of-type h1,
.main:only-of-type h2 {
  margin-bottom: 0.75em; }

.cols__heading {
  margin-bottom: 0.75em;
  padding-top: 1.5em;
  background: transparent url(../img/hr1.png) repeat-x 0 0;
  font-size: 21px;
  font-size: 2.1rem;
  line-height: 1.2; }
  @media (min-width: 48em) {
    .cols__heading {
      font-size: 32px;
      font-size: 3.2rem;
      text-align: center; } }

@media (min-width: 48em) {
  .cols__summary {
    clear: both;
    margin-right: 96px;
    margin-bottom: 3em;
    margin-left: 96px;
    font-size: 21px;
    font-size: 2.1rem;
    text-align: center; } }

.social {
  margin-bottom: 0; }

a {
  text-decoration: none;
  color: #476681; }
  a:visited {
    color: #476681; }
  a:hover {
    text-decoration: underline;
    color: #476681; }
  a:focus {
    outline: thin dotted;
    color: #354c60; }
  a:hover, a:active {
    outline: 0; }

::-moz-selection {
  background-color: #476681;
  color: white;
  text-shadow: none; }

::selection {
  background-color: #476681;
  color: white;
  text-shadow: none; }

table {
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
  font-family: "MyriadProLight", "Helvetica Neue", Helvetica, Arial, sans-serif; }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1.5em; }
  .table th,
  .table td {
    padding: 8px;
    vertical-align: top;
    border-top: 1px solid #9c9ba0;
    font-size: 12.8px;
    font-size: 1.28rem;
    line-height: 1.5em;
    text-align: left; }
  .table th {
    font-weight: bold; }
  .table thead th {
    vertical-align: bottom; }
  .table colgroup + thead tr:first-child th,
  .table colgroup + thead tr:first-child td,
  .table thead:first-child tr:first-child th,
  .table thead:first-child tr:first-child td {
    border-top: 0; }
  .table tbody + tbody {
    border-top: 2px solid #9c9ba0; }
  .table tbody tr td,
  .table tbody tr th {
    -webkit-transition: background-color 0.25s 0 ease;
    -moz-transition: background-color 0.25s 0 ease;
    -ms-transition: background-color 0.25s 0 ease;
    -o-transition: background-color 0.25s 0 ease;
    transition: background-color 0.25s 0 ease; }
  .table tbody tr:hover td,
  .table tbody tr:hover th {
    background-color: #a9a8ac; }

.table-condensed th,
.table-condensed td {
  padding: 4px 5px; }

.table-bordered {
  border: 1px solid #9c9ba0;
  border-left: 0;
  border-collapse: separate;
  *border-collapse: collapsed; }
  .table-bordered th,
  .table-bordered td {
    border-left: 1px solid #9c9ba0; }
  .table-bordered caption + thead tr:first-child th,
  .table-bordered caption + tbody tr:first-child th,
  .table-bordered caption + tbody tr:first-child td,
  .table-bordered colgroup + thead tr:first-child th,
  .table-bordered colgroup + tbody tr:first-child th,
  .table-bordered colgroup + tbody tr:first-child td,
  .table-bordered thead:first-child tr:first-child th,
  .table-bordered tbody:first-child tr:first-child th,
  .table-bordered tbody:first-child tr:first-child td {
    border-top: 0; }

.table-striped tbody tr:nth-child(odd) td,
.table-striped tbody tr:nth-child(odd) th {
  background-color: #a9a8ac; }

.table-hover tbody tr:hover td,
.table-hover tbody tr:hover th {
  background-color: #a9a8ac; }

.tooltip {
  position: absolute;
  z-index: 1000;
  display: block;
  visibility: visible;
  font-size: 11px;
  font-size: 1.1rem;
  line-height: 1.5em;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0; }
  .tooltip.in {
    -webkit-opacity: 80;
    -moz-opacity: 80;
    opacity: 80; }
  .tooltip.top {
    margin-top: -3px;
    padding: 5px 0; }
  .tooltip.right {
    margin-left: 3px;
    padding: 0 5px; }
  .tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0; }
  .tooltip.left {
    margin-left: -3px;
    padding: 0 5px; }

/*tooltip*/
.fade {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transition: opacity 0.25s linear;
  -moz-transition: opacity 0.25s linear;
  -ms-transition: opacity 0.25s linear;
  -o-transition: opacity 0.25s linear;
  transition: opacity 0.25s linear; }

.fade.in {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1; }

.tooltip-inner {
  max-width: 200px;
  padding: 0.75em 12px;
  background-color: #476681;
  border-radius: 0;
  font-family: "MyriadProLight", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: white;
  text-align: center;
  text-decoration: none; }

/*tooltip-inner */
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #476681; }
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #476681; }
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #476681; }
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #476681; }

/*tooltip*/
form {
  margin: 0 0 1.5em 0;
  font-family: "MyriadProLight", "Helvetica Neue", Helvetica, Arial, sans-serif; }
  form p {
    margin-bottom: 0.75em; }
  form ul {
    list-style-type: none;
    margin: 0 0 1.5em 0;
    padding: 0; }
  form br {
    display: none; }

fieldset {
  margin-bottom: 1.5em;
  padding: 0;
  border-width: 0; }
  fieldset:last-of-type {
    margin-bottom: 0; }

legend {
  display: block;
  width: 100%;
  margin-bottom: 3em;
  *margin-left: -7px;
  padding: 0 0 0.75em 0;
  border: 0;
  color: #58575f;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: bold;
  line-height: 1.5em;
  white-space: normal; }
  legend small {
    font-size: 1.125em;
    color: #97969f; }

label,
input,
button,
select,
textarea {
  font-family: "MyriadProLight", "Helvetica Neue", Helvetica, Arial, sans-serif; }

label {
  display: block;
  margin-bottom: 0.375em;
  font-size: 16px;
  font-size: 1.6rem; }

select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"] {
  display: inline-block;
  margin-bottom: 0.75em;
  padding: 6px 11px;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5em;
  color: inherit;
  border-radius: 0;
  vertical-align: middle; }

input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="time"],
input[type="week"] {
  display: -webkit-inline-flex; }

input,
textarea {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

textarea {
  height: auto;
  resize-x: none; }

textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"] {
  background-color: white;
  border: 1px solid #bfc0c0; }
  textarea:hover,
  input[type="text"]:hover,
  input[type="password"]:hover,
  input[type="datetime"]:hover,
  input[type="datetime-local"]:hover,
  input[type="date"]:hover,
  input[type="month"]:hover,
  input[type="time"]:hover,
  input[type="week"]:hover,
  input[type="number"]:hover,
  input[type="email"]:hover,
  input[type="url"]:hover,
  input[type="search"]:hover,
  input[type="tel"]:hover,
  input[type="color"]:hover {
    border-color: #b2b3b3; }
  textarea:focus,
  input[type="text"]:focus,
  input[type="password"]:focus,
  input[type="datetime"]:focus,
  input[type="datetime-local"]:focus,
  input[type="date"]:focus,
  input[type="month"]:focus,
  input[type="time"]:focus,
  input[type="week"]:focus,
  input[type="number"]:focus,
  input[type="email"]:focus,
  input[type="url"]:focus,
  input[type="search"]:focus,
  input[type="tel"]:focus,
  input[type="color"]:focus {
    border-color: #a5a7a7;
    outline: 0;
    outline: thin dotted \ 9; }

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  *margin-top: 0;
  margin-top: 1px \ 9;
  line-height: normal; }

input[type="file"],
input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
  width: auto; }

select {
  padding: 0;
  width: 90%; }

select[multiple],
select[size] {
  height: auto; }

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

input:-moz-placeholder,
textarea:-moz-placeholder {
  font-size: 16px;
  font-size: 1.6rem;
  color: #97969f; }
input::-moz-placeholder,
textarea::-moz-placeholder {
  font-size: 16px;
  font-size: 1.6rem;
  color: #97969f; }
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  font-size: 16px;
  font-size: 1.6rem;
  color: #97969f; }
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  font-size: 16px;
  font-size: 1.6rem;
  color: #97969f; }

.radio,
.checkbox {
  min-height: 1.5em;
  font-size: 16px;
  font-size: 1.6rem; }

.radio input[type="radio"],
.checkbox input[type="checkbox"] {
  float: left;
  margin-right: 12px; }

.controls > .radio:first-child,
.controls > .checkbox:first-child {
  padding-top: 5px; }

.radio.inline,
.checkbox.inline {
  display: inline-block;
  padding-top: 5px;
  margin-bottom: 0;
  vertical-align: middle; }

.radio.inline + .radio.inline,
.checkbox.inline + .checkbox.inline {
  margin-left: 12px; }

.input-mini {
  width: 60px; }

.input-small {
  width: 90px; }

.input-medium {
  width: 150px; }

.input-large {
  width: 210px; }

.input-xlarge {
  width: 270px; }

.input-xxlarge {
  width: 530px; }

input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
  opacity: .25; }

.form-actions {
  margin-top: 1.5em;
  margin-bottom: 1.5em;
  padding: 0.5em 24px 1.5em;
  *zoom: 1; }
  .form-actions:before, .form-actions:after {
    content: " ";
    display: table; }
  .form-actions:after {
    clear: both; }

[placeholder]:focus::-webkit-input-placeholder {
  opacity: 0;
  transition: opacity .5s .5s ease; }

.InputAddOn {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  height: 44px; }

.InputAddOn-item {
  height: 44px; }

.InputAddOn-field {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  height: 44px; }

.help-block,
.help-inline {
  color: #97969f;
  font-size: 12.8px;
  font-size: 1.28rem;
  line-height: 1.4; }

.help-block {
  display: block;
  margin-bottom: 0.75em; }

.help-inline {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  padding-left: 12px; }

.help-block,
.help-inline {
  color: #97969f; }

.help-block {
  display: block;
  margin-bottom: 0.75em; }

.help-inline {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  padding-left: 24px; }

.btn,
input[type="submit"] {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 6px 11px;
  margin-bottom: 0;
  *margin-left: .3em;
  font-weight: normal;
  font-family: "MyriadProLight", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5em;
  color: #58575f;
  text-align: center;
  vertical-align: middle;
  background-color: #e5e4db;
  border: 1px solid #d0cebd;
  border-radius: 0;
  cursor: pointer; }
  .btn:visited, .btn:hover, .btn:active,
  input[type="submit"]:visited,
  input[type="submit"]:hover,
  input[type="submit"]:active {
    color: #27262a;
    text-decoration: none; }

/*btn*/
.btn:first-child {
  *margin-left: 0; }

.btn-disabled {
  opacity: .5;
  cursor: default; }

.btn-error {
  background-color: #b01400;
  border-color: #7d0e00;
  border-bottom-color: #4a0800;
  color: white; }
  .btn-error:visited, .btn-error:active, .btn-error:hover {
    background-color: #7d0e00;
    color: #f2f2f2; }

/*btn-error*/
.btn-info {
  background-color: rgba(255, 255, 255, 0.5);
  border-color: #e6e6e6;
  color: #58575f; }
  .btn-info:visited, .btn-info:active, .btn-info:hover {
    background-color: rgba(255, 255, 255, 0.5);
    color: #58575f; }

/*btn-info*/
.btn-inverse {
  background-color: #414141;
  border-color: #272727;
  border-bottom-color: #0e0e0e;
  color: white; }
  .btn-inverse:visited, .btn-inverse:active, .btn-inverse:hover {
    background-color: #343434;
    color: #f2f2f2; }

/*btn-inverse*/
.btn-primary {
  background-color: #476681;
  border-color: #354c60;
  border-bottom-color: #23323f;
  color: white; }
  .btn-primary:visited, .btn-primary:active, .btn-primary:hover {
    background-color: #425e77;
    color: #f2f2f2; }

/*btn-primary*/
.btn-success {
  background-color: #bcd4de;
  border-color: #9abecd;
  border-bottom-color: #9abecd;
  color: #335868; }
  .btn-success:visited, .btn-success:active, .btn-success:hover {
    background-color: #abc9d6;
    color: #2b4a57; }

/*btn-success*/
.btn-warning {
  background-color: #b01400;
  border-color: #7d0e00;
  border-bottom-color: #4a0800;
  color: white; }
  .btn-warning:visited, .btn-warning:active, .btn-warning:hover {
    background-color: #971100;
    color: #f2f2f2; }

/*btn-warning*/
.btn-extlarge {
  padding: 11px 22px;
  font-size: 32px;
  font-size: 3.2rem;
  border-width: 2px;
  border-radius: 0; }

.btn.btn-large {
  *padding-top: 7px;
  *padding-bottom: 7px; }

/*btn.btn-large*/
.btn-large {
  padding: 11px 18px;
  font-size: 20px;
  font-size: 2rem;
  line-height: inherit;
  border-width: 2px;
  border-radius: 0; }

.btn-small {
  padding: 5px 10px;
  font-size: 10.66667px;
  font-size: 1.06667rem;
  line-height: inherit; }

.btn-mini {
  padding: 3px 5px;
  font-size: 9.14286px;
  font-size: 0.91429rem;
  line-height: inherit; }

@media print {
  * {
    background: transparent !important;
    color: black !important;
    box-shadow: none !important;
    text-shadow: none !important; }

  @page {
    margin: 0.5cm; }

  h2, h3 {
    orphans: 3;
    widows: 3;
    page-break-after: avoid; }

  p {
    orphans: 3;
    widows: 3; }

  pre, blockquote {
    border: 1px solid #666;
    page-break-inside: avoid; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  a, a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }

  img {
    max-width: 100% !important;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  tr {
    page-break-inside: avoid; } }
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  .coming-soon [role="banner"] {
    background-image: url(../img/hr2@2x.png);
    -webkit-background-size: 38px 2px;
    -moz-background-size: 38px 2px;
    -o-background-size: 38px 2px;
    background-size: 38px 2px; }
  .coming-soon .banner__logo {
    background-image: url(banner-m-logo@2x.png);
    -webkit-background-size: 300px 37px;
    -moz-background-size: 300px 37px;
    -o-background-size: 300px 37px;
    background-size: 300px 37px; }
  body {
    background-image: url(../img/body@2x.png);
    -webkit-background-size: 2250px 1078px;
    -moz-background-size: 2250px 1078px;
    -o-background-size: 2250px 1078px;
    background-size: 2250px 1078px; }

  [role="banner"] {
    background-image: url(../img/banner@2x.png);
    -webkit-background-size: 210px 105px;
    -moz-background-size: 210px 105px;
    -o-background-size: 210px 105px;
    background-size: 210px 105px; }

  hr,
  .cols__heading,
  .item {
    background-image: url(../img/hr2@2x.png);
    -webkit-background-size: 15px 4px;
    -moz-background-size: 15px 4px;
    -o-background-size: 15px 4px;
    background-size: 15px 4px; }

  #section--about {
    background-image: url(../img/hr1@2x.png);
    -webkit-background-size: 15px 4px;
    -moz-background-size: 15px 4px;
    -o-background-size: 15px 4px;
    background-size: 15px 4px; }

  .contentinfo__self {
    background-image: url(../img/self@2x.png);
    -webkit-background-size: 68px 68px;
    -moz-background-size: 68px 68px;
    -o-background-size: 68px 68px;
    background-size: 68px 68px; } }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5) and (min-width: 48em), only screen and (min--moz-device-pixel-ratio: 1.5) and (min-width: 48em), only screen and (min-device-pixel-ratio: 1.5) and (min-width: 48em) {
    .coming-soon .banner__logo {
      background-image: url(../img/banner-logo@2x.png);
      -webkit-background-size: 600px 73px;
      -moz-background-size: 600px 73px;
      -o-background-size: 600px 73px;
      background-size: 600px 73px; } }