@charset "UTF-8";
/*! normalize.css v1.1.3 | MIT License | git.io/normalize */
/*-------------------------------------------------- */
/* HTML5 DISPLAY DEFINITIONS */
/*-------------------------------------------------- */
article, aside, details, figcaption, figure, footer, header, hgroup,
main, nav, section, summary {
  display: block; }

audio, canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

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

[hidden] {
  display: none; }

/*-------------------------------------------------- */
/* BASE */
/*-------------------------------------------------- */
html {
  font-size: 100%;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

html, button, input, select, textarea {
  font-family: sans-serif; }

body {
  margin: 0; }

/*-------------------------------------------------- */
/* LINKS */
/*-------------------------------------------------- */
a:focus {
  outline: thin dotted; }

a:active, a:hover {
  outline: 0; }

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

h2 {
  font-size: 1.5em;
  margin: 0.83em 0; }

h3 {
  font-size: 1.17em;
  margin: 1em 0; }

h4 {
  font-size: 1em;
  margin: 1.33em 0; }

h5 {
  font-size: 0.83em;
  margin: 1.67em 0; }

h6 {
  font-size: 0.67em;
  margin: 2.33em 0; }

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

b, strong {
  font-weight: bold; }

blockquote {
  margin: 1em 40px; }

dfn {
  font-style: italic; }

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

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

p, pre {
  margin: 1em 0; }

code, kbd, pre, samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em; }

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

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

small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/*-------------------------------------------------- */
/* LISTS */
/*-------------------------------------------------- */
dl, menu, ol, ul {
  margin: 1em 0; }

dd {
  margin: 0 0 0 40px; }

menu, ol, ul {
  padding: 0 0 0 40px; }

nav ul, nav ol {
  list-style: none;
  list-style-image: none; }

/*-------------------------------------------------- */
/* EMBEDDED CONTENT */
/*-------------------------------------------------- */
img {
  border: 0;
  /* 1 */
  -ms-interpolation-mode: bicubic;
  /* 2 */ }

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

/*-------------------------------------------------- */
/* FIGURES */
/*-------------------------------------------------- */
figure {
  margin: 0; }

/*-------------------------------------------------- */
/* FORMS */
/*-------------------------------------------------- */
form {
  margin: 0; }

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

legend {
  border: 0;
  /* 1 */
  padding: 0;
  white-space: normal;
  /* 2 */
  *margin-left: -7px;
  /* 3 */ }

button, input, select, textarea {
  font-size: 100%;
  /* 1 */
  margin: 0;
  /* 2 */
  vertical-align: baseline;
  /* 3 */
  *vertical-align: middle;
  /* 3 */ }

button, input {
  line-height: normal; }

button, select {
  text-transform: none; }

button, html input[type="button"],
input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
  *overflow: visible;
  /* 4 */ }

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

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
  *height: 13px;
  /* 3 */
  *width: 13px;
  /* 3 */ }

input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

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

textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */ }

/* end normalize.css */
/*-------------------------------------------------- */
/* STANDARD RESET VALUES */
/*-------------------------------------------------- */
html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, a, img, strong, sub, sup,
b, i, center, ol, ul, li, fieldset, form, label, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

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

td {
  vertical-align: top;
  text-align: left; }

a, area, select {
  outline: 0 none; }

.palbox.txt {
  background-color: #000; }

.palbox.titles {
  background-color: #2b8489; }

.palbox.blue0 {
  background-color: #033a5a; }

.palbox.blue1 {
  background-color: #174a68; }

.palbox.green0 {
  background-color: #216569; }

.palbox.green1 {
  background-color: #2b8489; }

.palbox.green2 {
  background-color: #71a9b0; }

.palbox.green3 {
  background-color: #b2d0da; }

.palbox.green4 {
  background-color: #c3d7e0; }

.palbox.green5 {
  background-color: #e4edf2; }

.palbox.sea1 {
  background-color: #5e879a; }

.palbox.sea2 {
  background-color: #66999f; }

.palbox.gray0 {
  background-color: #5d7183; }

.palbox.gray1 {
  background-color: #8896a6; }

.palbox.gray2 {
  background-color: #e5e5e5; }

.palbox.gray3 {
  background-color: #d6d6d6; }

.palbox.gray4 {
  background-color: #eeeeee; }

.palbox.gray5 {
  background-color: #f4f4f4; }

.palbox.error {
  background-color: #900; }

.palbox {
  clear: both;
  margin: 2px;
  padding: 4px;
  width: 200px;
  text-align: center; }

.palbox p {
  padding: 0; }

/*$din: 'DIN Next W01', sans-serif;
@mixin din100 { font-family: $din; font-weight: 100; }
@mixin din200 { font-family: $din; font-weight: 200; }
@mixin din300 { font-family: $din; font-weight: 300; }
@mixin din300i { font-family: $din; font-weight: 300; font-style: italic; }
@mixin din400 { font-family: $din; font-weight: 400; }
@mixin din500 { font-family: $din; font-weight: 500; }
@mixin din500i { font-family: $din; font-weight: 500; font-style: italic; }
@mixin din600 { font-family: $din; font-weight: 600; }
@mixin din700 { font-family: $din; font-weight: 700; }
@mixin din700i { font-family: $din; font-weight: 700; font-style: italic; }
@mixin din800 { font-family: $din; font-weight: 800; }
@mixin din900 { font-family: $din; font-weight: 900; }
@mixin din900i { font-family: $din; font-weight: 900; font-style: italic; }
$avenir: 'Avenir Next W00', sans-serif;
@mixin ave200 { font-family: $avenir; font-weight: 200; }
@mixin ave200i { font-family: $avenir; font-weight: 200; font-style: italic; }
@mixin ave400 { font-family: $avenir; font-weight: 400; }
@mixin ave400i { font-family: $avenir; font-weight: 400; font-style: italic; }
@mixin ave500 { font-family: $avenir; font-weight: 500; }
@mixin ave500i { font-family: $avenir; font-weight: 500; font-style: italic; }
@mixin icofont { font-family: icomoon; font-weight: 400; }*/
/*@mixin din700 { font-family: 'DINNextBold', sans-serif; font-style: normal; font-stretch: normal; font-weight: 600; }*/
/*-------------------------------------------------- */
/* BEGIN CUSTOMIZED STYLES */
/*-------------------------------------------------- */
html, body {
  height: 100%; }

body {
  font-family: 'AvenirNextLight', sans-serif;
  font-style: normal;
  font-stretch: normal;
  font-weight: 200;
  font-size: 14px;
  background-color: #eeeeee; }

.jswarning {
  display: none; }

.no-js .jswarning {
  display: block; }

html.js .no-flicker {
  display: none; }

/*-------------------------------------------------- */
/* SHOW/HIDE BASED ON SCREEN SIZE */
/*-------------------------------------------------- */
@media only screen and (min-width: 1450px) {
  .showxl {
    display: block; } }
@media (min-width: 1200px) and (max-width: 1450px) {
  .showxl {
    display: none; } }
@media (min-width: 992px) and (max-width: 1200px) {
  .showxl {
    display: none; } }
@media (min-width: 768px) and (max-width: 992px) {
  .showxl {
    display: none; } }
@media (min-width: 480px) and (max-width: 768px) {
  .showxl {
    display: none; } }
@media only screen and (max-width: 480px) {
  .showxl {
    display: none; } }

.hidexl {
  display: none; }
  @media only screen and (min-width: 1450px) {
    .hidexl {
      display: none; } }
  @media (min-width: 1200px) and (max-width: 1450px) {
    .hidexl {
      display: block; } }
  @media (min-width: 992px) and (max-width: 1200px) {
    .hidexl {
      display: block; } }
  @media (min-width: 768px) and (max-width: 992px) {
    .hidexl {
      display: block; } }
  @media (min-width: 480px) and (max-width: 768px) {
    .hidexl {
      display: block; } }
  @media only screen and (max-width: 480px) {
    .hidexl {
      display: block; } }

@media only screen and (min-width: 1450px) {
  .showwide {
    display: block; } }
@media (min-width: 1200px) and (max-width: 1450px) {
  .showwide {
    display: block; } }
@media (min-width: 992px) and (max-width: 1200px) {
  .showwide {
    display: none; } }
@media (min-width: 768px) and (max-width: 992px) {
  .showwide {
    display: none; } }
@media (min-width: 480px) and (max-width: 768px) {
  .showwide {
    display: none; } }
@media only screen and (max-width: 480px) {
  .showwide {
    display: none; } }

.hidewide {
  display: none; }
  @media only screen and (min-width: 1450px) {
    .hidewide {
      display: none; } }
  @media (min-width: 1200px) and (max-width: 1450px) {
    .hidewide {
      display: none; } }
  @media (min-width: 992px) and (max-width: 1200px) {
    .hidewide {
      display: block; } }
  @media (min-width: 768px) and (max-width: 992px) {
    .hidewide {
      display: block; } }
  @media (min-width: 480px) and (max-width: 768px) {
    .hidewide {
      display: block; } }
  @media only screen and (max-width: 480px) {
    .hidewide {
      display: block; } }

.showmed {
  display: none; }
  @media only screen and (min-width: 1450px) {
    .showmed {
      display: none; } }
  @media (min-width: 1200px) and (max-width: 1450px) {
    .showmed {
      display: none; } }
  @media (min-width: 992px) and (max-width: 1200px) {
    .showmed {
      display: block; } }
  @media (min-width: 768px) and (max-width: 992px) {
    .showmed {
      display: none; } }
  @media (min-width: 480px) and (max-width: 768px) {
    .showmed {
      display: none; } }
  @media only screen and (max-width: 480px) {
    .showmed {
      display: none; } }

.showsm {
  display: none; }
  @media only screen and (min-width: 1450px) {
    .showsm {
      display: none; } }
  @media (min-width: 1200px) and (max-width: 1450px) {
    .showsm {
      display: none; } }
  @media (min-width: 992px) and (max-width: 1200px) {
    .showsm {
      display: none; } }
  @media (min-width: 768px) and (max-width: 992px) {
    .showsm {
      display: block; } }
  @media (min-width: 480px) and (max-width: 768px) {
    .showsm {
      display: block; } }
  @media only screen and (max-width: 480px) {
    .showsm {
      display: block; } }

@media only screen and (min-width: 1450px) {
  .hidesm {
    display: block; } }
@media (min-width: 1200px) and (max-width: 1450px) {
  .hidesm {
    display: block; } }
@media (min-width: 992px) and (max-width: 1200px) {
  .hidesm {
    display: block; } }
@media (min-width: 768px) and (max-width: 992px) {
  .hidesm {
    display: none; } }
@media (min-width: 480px) and (max-width: 768px) {
  .hidesm {
    display: none; } }
@media only screen and (max-width: 480px) {
  .hidesm {
    display: none; } }

/*-------------------------------------------------- */
/* PRIMARY POSITIONING */
/*-------------------------------------------------- */
#siteframe {
  position: relative;
  margin: 0 auto;
  width: 1450px;
  background-color: #fff; }
  @media only screen and (min-width: 1450px) {
    #siteframe {
      width: 1450px; } }
  @media (min-width: 1200px) and (max-width: 1450px) {
    #siteframe {
      width: 1200px; } }
  @media (min-width: 992px) and (max-width: 1200px) {
    #siteframe {
      width: 970px; } }
  @media (min-width: 768px) and (max-width: 992px) {
    #siteframe {
      width: 760px; } }
  @media (min-width: 480px) and (max-width: 768px) {
    #siteframe {
      width: 100%; } }
  @media only screen and (max-width: 480px) {
    #siteframe {
      width: 100%; } }

#site {
  position: relative;
  margin: 0 auto;
  padding: 0;
  width: 1380px;
  overflow-x: hidden; }
  @media only screen and (min-width: 1450px) {
    #site {
      width: 1380px; } }
  @media (min-width: 1200px) and (max-width: 1450px) {
    #site {
      width: 1130px; } }
  @media (min-width: 992px) and (max-width: 1200px) {
    #site {
      width: 900px; } }
  @media (min-width: 768px) and (max-width: 992px) {
    #site {
      width: 700px; } }
  @media (min-width: 480px) and (max-width: 768px) {
    #site {
      width: calc(100% - 20px); } }
  @media only screen and (max-width: 480px) {
    #site {
      width: calc(100% - 20px);
      min-width: 300px; } }

/*-------------------------------------------------- */
/* SEMANTIC STYLES */
/*-------------------------------------------------- */
a, a:visited {
  color: #2b8489;
  text-decoration: none; }

a:hover, a:active {
  color: #000;
  text-decoration: none; }

a.endlink {
  font-family: 'AvenirNextMedium', sans-serif;
  font-style: normal;
  font-stretch: normal;
  font-weight: 500; }

p.link, p.paglink {
  padding-top: 20px;
  font-size: 90%; }
  @media only screen and (min-width: 1450px) {
    p.link, p.paglink {
      font-size: 90%; } }
  @media (min-width: 1200px) and (max-width: 1450px) {
    p.link, p.paglink {
      font-size: 90%; } }
  @media (min-width: 992px) and (max-width: 1200px) {
    p.link, p.paglink {
      font-size: 90%; } }
  @media (min-width: 768px) and (max-width: 992px) {
    p.link, p.paglink {
      font-size: 90%; } }
  @media (min-width: 480px) and (max-width: 768px) {
    p.link, p.paglink {
      font-size: inherit; } }
  @media only screen and (max-width: 480px) {
    p.link, p.paglink {
      font-size: inherit; } }
  p.link a.active, p.link a.active:visited, p.paglink a.active, p.paglink a.active:visited {
    cursor: default; }
    p.link a.active strong, p.link a.active:visited strong, p.paglink a.active strong, p.paglink a.active:visited strong {
      font-family: 'AvenirNextLight', sans-serif;
      font-style: normal;
      font-stretch: normal;
      font-weight: 200;
      color: #000; }

p.paglink {
  padding: 0; }
  p.paglink .vert {
    padding: 0 6px;
    color: #71a9b0;
    font-size: 1.2em; }

a span {
  font-family: 'AvenirNextLight', sans-serif;
  font-style: normal;
  font-stretch: normal;
  font-weight: 200; }

p, ul {
  margin: 0;
  padding: 0 0 12px 0;
  color: #000;
  font-family: 'AvenirNextLight', sans-serif;
  font-style: normal;
  font-stretch: normal;
  font-weight: 200;
  font-size: 1.3em;
  line-height: 1.4em; }
  @media only screen and (min-width: 1450px) {
    p, ul {
      font-size: 1.3em; } }
  @media (min-width: 1200px) and (max-width: 1450px) {
    p, ul {
      font-size: 1.3em; } }
  @media (min-width: 992px) and (max-width: 1200px) {
    p, ul {
      font-size: 1.2em; } }
  @media (min-width: 768px) and (max-width: 992px) {
    p, ul {
      font-size: 1.2em; } }
  @media (min-width: 480px) and (max-width: 768px) {
    p, ul {
      font-size: 1.2em; } }
  @media only screen and (max-width: 480px) {
    p, ul {
      font-size: 1.2em; } }

p em, p i {
  font-family: 'AvenirNextLightItalic', sans-serif;
  font-style: italic;
  font-stretch: normal;
  font-weight: 200; }

p strong, p b {
  font-family: 'AvenirNextMedium', sans-serif;
  font-style: normal;
  font-stretch: normal;
  font-weight: 500; }

.bold {
  font-family: 'AvenirNextMedium', sans-serif;
  font-style: normal;
  font-stretch: normal;
  font-weight: 500; }

.unbold {
  font-family: 'AvenirNextLight', sans-serif;
  font-style: normal;
  font-stretch: normal;
  font-weight: 200; }

.nowrap {
  white-space: nowrap; }

.hideme {
  display: none; }

.showme {
  display: block; }

.label, .date {
  font-size: 0.8em;
  font-family: 'AvenirNextMedium', sans-serif;
  font-style: normal;
  font-stretch: normal;
  font-weight: 500;
  text-transform: uppercase; }

.date {
  color: #000;
  font-family: 'AvenirNextRegular', sans-serif;
  font-style: normal;
  font-stretch: normal;
  font-weight: 400; }

.error {
  color: #900; }

.divider {
  clear: both;
  margin: 20px 0 20px 0;
  border-top: 1px solid #c3d7e0; }

.smnote, .smcaption {
  display: inline-block;
  color: #8896a6;
  font-size: 0.9em;
  line-height: 1.3em; }

.smcaption {
  display: block;
  padding-bottom: 20px; }

.clear {
  clear: both; }

.clearspace {
  clear: both;
  height: 20px; }

.clearbigspace {
  clear: both;
  height: 50px; }

h1, h2, h3, h4 {
  margin: 0;
  padding: 0 0 4px 0;
  font-family: 'DINNextMedium', sans-serif;
  font-style: normal;
  font-stretch: normal;
  font-weight: 500;
  color: #2b8489;
  line-height: 1.2em; }

h1 {
  font-size: 1.8em; }
  @media only screen and (min-width: 1450px) {
    h1 {
      font-size: 1.8em; } }
  @media (min-width: 1200px) and (max-width: 1450px) {
    h1 {
      font-size: 1.8em; } }
  @media (min-width: 992px) and (max-width: 1200px) {
    h1 {
      font-size: 1.7em; } }
  @media (min-width: 768px) and (max-width: 992px) {
    h1 {
      font-size: 1.6em; } }
  @media (min-width: 480px) and (max-width: 768px) {
    h1 {
      font-size: 1.5em; } }
  @media only screen and (max-width: 480px) {
    h1 {
      font-size: 1.4em; } }

h2 {
  margin: 10px 0 2px 0;
  font-size: 1.7em; }
  @media only screen and (min-width: 1450px) {
    h2 {
      font-size: 1.7em; } }
  @media (min-width: 1200px) and (max-width: 1450px) {
    h2 {
      font-size: 1.7em; } }
  @media (min-width: 992px) and (max-width: 1200px) {
    h2 {
      font-size: 1.6em; } }
  @media (min-width: 768px) and (max-width: 992px) {
    h2 {
      font-size: 1.5em; } }
  @media (min-width: 480px) and (max-width: 768px) {
    h2 {
      font-size: 1.4em; } }
  @media only screen and (max-width: 480px) {
    h2 {
      font-size: 1.3em; } }

h3 {
  font-size: 1.4em; }
  @media only screen and (min-width: 1450px) {
    h3 {
      font-size: 1.4em; } }
  @media (min-width: 1200px) and (max-width: 1450px) {
    h3 {
      font-size: 1.4em; } }
  @media (min-width: 992px) and (max-width: 1200px) {
    h3 {
      font-size: 1.4em; } }
  @media (min-width: 768px) and (max-width: 992px) {
    h3 {
      font-size: 1.4em; } }
  @media (min-width: 480px) and (max-width: 768px) {
    h3 {
      font-size: 1.3em; } }
  @media only screen and (max-width: 480px) {
    h3 {
      font-size: 1.3em; } }

h4 {
  font-size: 0.9em;
  text-transform: uppercase;
  letter-spacing: 0.05em; }
  @media only screen and (min-width: 1450px) {
    h4 {
      font-size: 0.9em; } }
  @media (min-width: 1200px) and (max-width: 1450px) {
    h4 {
      font-size: 0.9em; } }
  @media (min-width: 992px) and (max-width: 1200px) {
    h4 {
      font-size: 0.8em; } }
  @media (min-width: 768px) and (max-width: 992px) {
    h4 {
      font-size: 0.8em; } }
  @media (min-width: 480px) and (max-width: 768px) {
    h4 {
      font-size: 0.8em; } }
  @media only screen and (max-width: 480px) {
    h4 {
      font-size: 0.8em; } }

h1.top, h2.top, h3.top, h4.top {
  margin-top: 0; }

h1.titlebar, h2.titlebar {
  margin: 30px 0 20px 0;
  padding: 12px 15px 8px 15px;
  color: #fff;
  font-size: 1.2em;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  line-height: 1.0em;
  color: #2b8489;
  background-color: #e4edf2; }

h1.titlebar.top, h2.titlebar.top {
  margin-top: 0; }

/*-------------------------------------------------- */
/* HEADER STYLES */
/*-------------------------------------------------- */
#header {
  position: relative;
  width: auto;
  height: 160px;
  margin: 0;
  padding: 0;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: 30px 20px;
  background-image: url("../../images/interface/g30_logo.png"); }
  @media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx) {
    #header {
      background-image: url("../../images/interface/g30_logo_2x.png");
      -webkit-background-size: 403px 131px;
      -moz-background-size: 403px 131px;
      background-size: 403px 131px; } }
  #header.opensearch {
    height: 160px; }
  @media only screen and (min-width: 1450px) {
    #header {
      height: 160px;
      background-position: 30px 20px;
      background-image: url("../../images/interface/g30_logo.png"); } }
  @media only screen and (min-width: 1450px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-width: 1450px) and (min--moz-device-pixel-ratio: 1.5), only screen and (min-width: 1450px) and (-o-min-device-pixel-ratio: 3 / 2), only screen and (min-width: 1450px) and (min-device-pixel-ratio: 1.5), only screen and (min-width: 1450px) and (min-resolution: 1.5dppx) {
    #header {
      background-image: url("../../images/interface/g30_logo_2x.png");
      -webkit-background-size: 403px 131px;
      -moz-background-size: 403px 131px;
      background-size: 403px 131px; } }
  @media only screen and (min-width: 1450px) {
      #header.opensearch {
        height: 160px; } }
  @media (min-width: 1200px) and (max-width: 1450px) {
    #header {
      height: 150px;
      background-position: 20px 25px;
      background-image: url("../../images/interface/g30_logo.png"); } }
  @media (min-width: 1200px) and (max-width: 1450px) and (-webkit-min-device-pixel-ratio: 1.5), (min-width: 1200px) and (max-width: 1450px) and (min--moz-device-pixel-ratio: 1.5), (min-width: 1200px) and (max-width: 1450px) and (-o-min-device-pixel-ratio: 3 / 2), (min-width: 1200px) and (max-width: 1450px) and (min-device-pixel-ratio: 1.5), (min-width: 1200px) and (max-width: 1450px) and (min-resolution: 1.5dppx) {
    #header {
      background-image: url("../../images/interface/g30_logo_2x.png");
      -webkit-background-size: 360px 117px;
      -moz-background-size: 360px 117px;
      background-size: 360px 117px; } }
  @media (min-width: 1200px) and (max-width: 1450px) {
      #header.opensearch {
        height: 150px; } }
  @media (min-width: 992px) and (max-width: 1200px) {
    #header {
      height: 140px;
      background-position: 15px 30px;
      background-image: url("../../images/interface/g30_logo.png"); } }
  @media (min-width: 992px) and (max-width: 1200px) and (-webkit-min-device-pixel-ratio: 1.5), (min-width: 992px) and (max-width: 1200px) and (min--moz-device-pixel-ratio: 1.5), (min-width: 992px) and (max-width: 1200px) and (-o-min-device-pixel-ratio: 3 / 2), (min-width: 992px) and (max-width: 1200px) and (min-device-pixel-ratio: 1.5), (min-width: 992px) and (max-width: 1200px) and (min-resolution: 1.5dppx) {
    #header {
      background-image: url("../../images/interface/g30_logo_2x.png");
      -webkit-background-size: 323px 105px;
      -moz-background-size: 323px 105px;
      background-size: 323px 105px; } }
  @media (min-width: 992px) and (max-width: 1200px) {
      #header.opensearch {
        height: 140px; } }
  @media (min-width: 768px) and (max-width: 992px) {
    #header {
      height: 160px;
      background-position: 0 40px;
      background-image: url("../../images/interface/g30_logo.png"); } }
  @media (min-width: 768px) and (max-width: 992px) and (-webkit-min-device-pixel-ratio: 1.5), (min-width: 768px) and (max-width: 992px) and (min--moz-device-pixel-ratio: 1.5), (min-width: 768px) and (max-width: 992px) and (-o-min-device-pixel-ratio: 3 / 2), (min-width: 768px) and (max-width: 992px) and (min-device-pixel-ratio: 1.5), (min-width: 768px) and (max-width: 992px) and (min-resolution: 1.5dppx) {
    #header {
      background-image: url("../../images/interface/g30_logo_2x.png");
      -webkit-background-size: 323px 105px;
      -moz-background-size: 323px 105px;
      background-size: 323px 105px; } }
  @media (min-width: 768px) and (max-width: 992px) {
      #header.opensearch {
        height: 160px; } }
  @media (min-width: 480px) and (max-width: 768px) {
    #header {
      height: 140px;
      background-position: 0 50px;
      background-image: url("../../images/interface/g30_logo_sm.png"); } }
  @media (min-width: 480px) and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 1.5), (min-width: 480px) and (max-width: 768px) and (min--moz-device-pixel-ratio: 1.5), (min-width: 480px) and (max-width: 768px) and (-o-min-device-pixel-ratio: 3 / 2), (min-width: 480px) and (max-width: 768px) and (min-device-pixel-ratio: 1.5), (min-width: 480px) and (max-width: 768px) and (min-resolution: 1.5dppx) {
    #header {
      background-image: url("../../images/interface/g30_logo_sm_2x.png");
      -webkit-background-size: 270px 88px;
      -moz-background-size: 270px 88px;
      background-size: 270px 88px; } }
  @media (min-width: 480px) and (max-width: 768px) {
      #header.opensearch {
        height: 220px; } }
  @media only screen and (max-width: 480px) {
    #header {
      height: 140px;
      background-position: 0 50px;
      background-image: url("../../images/interface/g30_logo_sm.png"); } }
  @media only screen and (max-width: 480px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 480px) and (min--moz-device-pixel-ratio: 1.5), only screen and (max-width: 480px) and (-o-min-device-pixel-ratio: 3 / 2), only screen and (max-width: 480px) and (min-device-pixel-ratio: 1.5), only screen and (max-width: 480px) and (min-resolution: 1.5dppx) {
    #header {
      background-image: url("../../images/interface/g30_logo_sm_2x.png");
      -webkit-background-size: 270px 88px;
      -moz-background-size: 270px 88px;
      background-size: 270px 88px; } }
  @media only screen and (max-width: 480px) {
      #header.opensearch {
        height: 220px; } }
  #header .logobox {
    position: absolute;
    margin: 0;
    top: 18px;
    left: 20px;
    width: 850px;
    height: 100px; }
    @media only screen and (min-width: 1450px) {
      #header .logobox {
        width: 850px;
        height: 100px; } }
    @media (min-width: 1200px) and (max-width: 1450px) {
      #header .logobox {
        width: 800px;
        height: 100px; } }
    @media (min-width: 992px) and (max-width: 1200px) {
      #header .logobox {
        width: 700px;
        height: 100px; } }
    @media (min-width: 768px) and (max-width: 992px) {
      #header .logobox {
        width: 400px;
        height: 87px; } }
    @media (min-width: 480px) and (max-width: 768px) {
      #header .logobox {
        width: 400px;
        height: 87px; } }
    @media only screen and (max-width: 480px) {
      #header .logobox {
        width: 400px;
        height: 87px; } }
    #header .logobox h1 {
      display: block;
      margin: 71px 0px 0px 148px;
      color: #033a5a;
      font-size: 1.6em;
      line-height: 1.2em;
      font-family: 'DINNextLight', sans-serif;
      font-style: normal;
      font-stretch: normal;
      font-weight: 300; }
      @media only screen and (min-width: 1450px) {
        #header .logobox h1 {
          display: block;
          font-size: 1.6em;
          margin: 74px 0px 0px 148px; } }
      @media (min-width: 1200px) and (max-width: 1450px) {
        #header .logobox h1 {
          font-size: 1.4em;
          margin: 74px 0px 0px 124px; } }
      @media (min-width: 992px) and (max-width: 1200px) {
        #header .logobox h1 {
          font-size: 1.3em;
          margin: 70px 0px 0px 106px; } }
      @media (min-width: 768px) and (max-width: 992px) {
        #header .logobox h1 {
          font-size: 1.3em;
          margin: 82px 0px 0px 91px; } }
      @media (min-width: 480px) and (max-width: 768px) {
        #header .logobox h1 {
          display: none; } }
      @media only screen and (max-width: 480px) {
        #header .logobox h1 {
          display: none; } }
  #header #contact {
    position: absolute;
    top: 17px;
    right: 312px;
    border-right: 1px solid #e5e5e5; }
    @media only screen and (min-width: 1450px) {
      #header #contact {
        top: 17px;
        right: 312px; } }
    @media (min-width: 1200px) and (max-width: 1450px) {
      #header #contact {
        top: 17px;
        right: 312px; } }
    @media (min-width: 992px) and (max-width: 1200px) {
      #header #contact {
        top: 15px;
        right: 262px; } }
    @media (min-width: 768px) and (max-width: 992px) {
      #header #contact {
        top: 5px;
        right: 50px; } }
    @media (min-width: 480px) and (max-width: 768px) {
      #header #contact {
        top: 5px;
        right: 50px; } }
    @media only screen and (max-width: 480px) {
      #header #contact {
        top: 5px;
        right: 50px; } }
    #header #contact p {
      margin: 0;
      padding: 9px 12px 7px 0;
      font-size: 1.0em;
      color: #5e879a;
      font-family: 'DINNextMedium', sans-serif;
      font-style: normal;
      font-stretch: normal;
      font-weight: 500;
      text-transform: uppercase;
      letter-spacing: 0.05em; }
      #header #contact p a, #header #contact p a:visited {
        color: #5e879a; }
      #header #contact p a:hover, #header #contact p a:active {
        color: #000; }
  #header #mobilenavlink {
    z-index: 999;
    display: none;
    position: absolute;
    top: 6px;
    right: 0;
    width: 120px;
    height: 70px;
    cursor: pointer; }
    @media only screen and (min-width: 1450px) {
      #header #mobilenavlink {
        display: none; } }
    @media (min-width: 1200px) and (max-width: 1450px) {
      #header #mobilenavlink {
        display: none; } }
    @media (min-width: 992px) and (max-width: 1200px) {
      #header #mobilenavlink {
        display: none; } }
    @media (min-width: 768px) and (max-width: 992px) {
      #header #mobilenavlink {
        display: block; } }
    @media (min-width: 480px) and (max-width: 768px) {
      #header #mobilenavlink {
        display: block; } }
    @media only screen and (max-width: 480px) {
      #header #mobilenavlink {
        display: block; } }
    #header #mobilenavlink .bars {
      float: right;
      display: block;
      width: 45px; }
      #header #mobilenavlink .bars div {
        width: 40px;
        height: 5px;
        background-color: #5e879a;
        margin: 9px 0 9px 0; }
    #header #mobilenavlink h2 {
      float: right;
      display: block;
      margin: 0;
      padding: 18px 8px 0 0;
      font-size: 1.0em;
      color: #66999f;
      font-family: 'DINNextMedium', sans-serif;
      font-style: normal;
      font-stretch: normal;
      font-weight: 500;
      text-transform: uppercase;
      letter-spacing: 0.05em; }
      @media only screen and (min-width: 1450px) {
        #header #mobilenavlink h2 {
          font-size: 1.0em; } }
      @media (min-width: 1200px) and (max-width: 1450px) {
        #header #mobilenavlink h2 {
          font-size: 1.0em; } }
      @media (min-width: 992px) and (max-width: 1200px) {
        #header #mobilenavlink h2 {
          font-size: 1.0em; } }
      @media (min-width: 768px) and (max-width: 992px) {
        #header #mobilenavlink h2 {
          font-size: 1.2em; } }
      @media (min-width: 480px) and (max-width: 768px) {
        #header #mobilenavlink h2 {
          font-size: 1.2em; } }
      @media only screen and (max-width: 480px) {
        #header #mobilenavlink h2 {
          font-size: 1.2em; } }
  #header #mobilenav {
    z-index: 1001;
    display: none;
    position: absolute;
    margin: 0;
    padding: 0;
    top: 0;
    right: 0;
    width: 100%;
    text-align: center;
    background-color: #e4edf2; }
    #header #mobilenav li {
      padding: 20px;
      font-family: 'AvenirNextMedium', sans-serif;
      font-style: normal;
      font-stretch: normal;
      font-weight: 500;
      border-bottom: 1px solid #b2d0da; }
      #header #mobilenav li.last {
        margin-top: -1px;
        padding: 12px 20px 12px 20px;
        color: #fff;
        font-family: 'AvenirNextMedium', sans-serif;
        font-style: normal;
        font-stretch: normal;
        font-weight: 500;
        font-size: 0.8em;
        letter-spacing: 0.1em;
        text-transform: uppercase;
        background-color: #5e879a;
        cursor: pointer; }

#search {
  position: absolute;
  top: 12px;
  right: 0;
  padding: 4px 0 14px 22px;
  width: auto; }
  @media only screen and (min-width: 1450px) {
    #search {
      top: 12px;
      right: 0; } }
  @media (min-width: 1200px) and (max-width: 1450px) {
    #search {
      top: 12px;
      right: 0; } }
  @media (min-width: 992px) and (max-width: 1200px) {
    #search {
      top: 10px;
      right: 0; } }
  @media (min-width: 768px) and (max-width: 992px) {
    #search {
      top: 10px;
      right: 120px; } }
  @media (min-width: 480px) and (max-width: 768px) {
    #search {
      top: 10px;
      right: 120px; } }
  @media only screen and (max-width: 480px) {
    #search {
      top: 10px;
      right: 120px; } }
  #search h2 {
    float: left;
    margin: 0;
    padding: 12px 12px 0 0;
    font-size: 1.0em;
    color: #174a68;
    font-family: 'DINNextMedium', sans-serif;
    font-style: normal;
    font-stretch: normal;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.05em; }
    @media only screen and (min-width: 1450px) {
      #search h2 {
        font-size: 1.0em;
        color: #174a68;
        padding: 12px 12px 0 0; } }
    @media (min-width: 1200px) and (max-width: 1450px) {
      #search h2 {
        font-size: 1.0em;
        color: #174a68; } }
    @media (min-width: 992px) and (max-width: 1200px) {
      #search h2 {
        font-size: 1.0em;
        color: #174a68; } }
    @media (min-width: 768px) and (max-width: 992px) {
      #search h2 {
        font-size: 1.2em;
        color: #174a68;
        padding: 10px 12px 0 0; } }
    @media (min-width: 480px) and (max-width: 768px) {
      #search h2 {
        font-size: 1.2em;
        color: #66999f;
        padding: 10px 12px 0 0; } }
    @media only screen and (max-width: 480px) {
      #search h2 {
        font-size: 1.2em;
        color: #66999f;
        padding: 10px 12px 0 0; } }
  #search input.srchbox {
    float: right;
    margin: 0;
    padding: 12px;
    width: 210px;
    height: 12px;
    background-color: #eeeeee;
    border: none;
    font-family: 'DINNextLight', sans-serif;
    font-style: normal;
    font-stretch: normal;
    font-weight: 300;
    font-size: 1.3em; }
    @media only screen and (min-width: 1450px) {
      #search input.srchbox {
        width: 210px;
        height: 12px; } }
    @media (min-width: 1200px) and (max-width: 1450px) {
      #search input.srchbox {
        width: 210px;
        height: 12px; } }
    @media (min-width: 992px) and (max-width: 1200px) {
      #search input.srchbox {
        width: 160px;
        height: 12px; } }
    @media (min-width: 768px) and (max-width: 992px) {
      #search input.srchbox {
        width: 130px;
        height: 12px; } }
    @media (min-width: 480px) and (max-width: 768px) {
      #search input.srchbox {
        width: 130px;
        height: 12px; } }
    @media only screen and (max-width: 480px) {
      #search input.srchbox {
        width: 50px;
        height: 12px; } }
  #search #search input.srchicon, #search .sidepromo.search input.icon {
    margin: 0;
    padding: 0;
    width: 25px;
    height: 22px;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: 0 1px;
    border: none;
    cursor: pointer;
    background-image: url("../../images/interface/search_arrow.png"); }
    @media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx) {
      #search #search input.srchicon, #search .sidepromo.search input.icon {
        background-image: url("../../images/interface/search_arrow_2x.png");
        -webkit-background-size: 25px 42px;
        -moz-background-size: 25px 42px;
        background-size: 25px 42px; } }
  #search #search input.srchicon:hover, #search .sidepromo.search input.icon:hover {
    background-position: 0 -20px; }

/*-------------------------------------------------- */
/* CONTENT STRUCTURE STYLES */
/*-------------------------------------------------- */
#homecontent {
  float: left;
  position: relative;
  margin: 44px 60px 40px 40px;
  width: 980px; }
  @media only screen and (min-width: 1450px) {
    #homecontent {
      float: left;
      margin: 44px 60px 40px 40px;
      width: 980px; } }
  @media (min-width: 1200px) and (max-width: 1450px) {
    #homecontent {
      float: left;
      margin: 44px 50px 40px 35px;
      width: 780px; } }
  @media (min-width: 992px) and (max-width: 1200px) {
    #homecontent {
      float: left;
      margin: 34px 50px 40px 35px;
      width: 550px; } }
  @media (min-width: 768px) and (max-width: 992px) {
    #homecontent {
      float: left;
      margin: 34px 30px 40px 30px;
      width: 410px; } }
  @media (min-width: 480px) and (max-width: 768px) {
    #homecontent {
      float: none;
      margin: 30px 20px 40px 20px;
      width: auto; } }
  @media only screen and (max-width: 480px) {
    #homecontent {
      float: none;
      margin: 30px 20px 40px 20px;
      width: auto; } }

#maincontent {
  float: left;
  position: relative;
  margin: 20px 40px 0 200px;
  padding-bottom: 40px;
  width: 840px;
  min-height: 600px; }
  @media only screen and (min-width: 1450px) {
    #maincontent {
      float: left;
      margin: 20px 40px 20px 200px;
      padding-bottom: 40px;
      width: 840px; } }
  @media (min-width: 1200px) and (max-width: 1450px) {
    #maincontent {
      float: left;
      margin: 20px 40px 20px 190px;
      padding-bottom: 40px;
      width: 635px; } }
  @media (min-width: 992px) and (max-width: 1200px) {
    #maincontent {
      float: left;
      margin: 20px 40px 20px 160px;
      padding-bottom: 40px;
      width: 455px; } }
  @media (min-width: 768px) and (max-width: 992px) {
    #maincontent {
      float: left;
      margin: 10px 30px 0 25px;
      padding-bottom: 30px;
      width: 415px; } }
  @media (min-width: 480px) and (max-width: 768px) {
    #maincontent {
      float: none;
      margin: 10px 30px 20px 25px;
      padding-bottom: 0;
      width: auto; } }
  @media only screen and (max-width: 480px) {
    #maincontent {
      float: none;
      margin: 10px 20px 20px 20px;
      padding-bottom: 0;
      width: auto; } }

#sidebar {
  float: left;
  margin: 20px 0 20px 0;
  width: 300px; }
  @media only screen and (min-width: 1450px) {
    #sidebar {
      float: left;
      margin: 20px 0 20px 0;
      width: 300px; } }
  @media (min-width: 1200px) and (max-width: 1450px) {
    #sidebar {
      float: left;
      margin: 20px 0 20px 0;
      width: 265px; } }
  @media (min-width: 992px) and (max-width: 1200px) {
    #sidebar {
      float: left;
      margin: 20px 0 20px 0;
      width: 245px; } }
  @media (min-width: 768px) and (max-width: 992px) {
    #sidebar {
      float: left;
      margin: 10px 0 20px 0;
      width: 230px; } }
  @media (min-width: 480px) and (max-width: 768px) {
    #sidebar {
      float: none;
      margin: 10px 0 10px 0;
      width: 100%; } }
  @media only screen and (max-width: 480px) {
    #sidebar {
      float: none;
      margin: 10px 0 10px 0;
      width: 100%; } }

#sidebar.pubresults {
  margin-top: 85px; }
  @media only screen and (min-width: 1450px) {
    #sidebar.pubresults {
      margin-top: 85px; } }
  @media (min-width: 1200px) and (max-width: 1450px) {
    #sidebar.pubresults {
      margin-top: 85px; } }
  @media (min-width: 992px) and (max-width: 1200px) {
    #sidebar.pubresults {
      margin-top: 85px; } }
  @media (min-width: 768px) and (max-width: 992px) {
    #sidebar.pubresults {
      margin-top: 0; } }
  @media (min-width: 480px) and (max-width: 768px) {
    #sidebar.pubresults {
      margin-top: 0; } }
  @media only screen and (max-width: 480px) {
    #sidebar.pubresults {
      margin-top: 0; } }

/*-------------------------------------------------- */
/* SIDEBAR STYLES */
/*-------------------------------------------------- */
.sidebar {
  margin: 0 0 20px 0;
  padding: 25px 20px 15px 25px;
  width: 255px;
  background-color: #c3d7e0; }
  @media only screen and (min-width: 1450px) {
    .sidebar {
      margin: 0 0 20px 0;
      padding: 25px 20px 15px 25px;
      width: 255px; } }
  @media (min-width: 1200px) and (max-width: 1450px) {
    .sidebar {
      margin: 0 0 20px 0;
      padding: 25px 20px 15px 25px;
      width: 220px; } }
  @media (min-width: 992px) and (max-width: 1200px) {
    .sidebar {
      margin: 0 0 20px 0;
      padding: 25px 20px 15px 25px;
      width: 200px; } }
  @media (min-width: 768px) and (max-width: 992px) {
    .sidebar {
      margin: 0 0 10px 0;
      padding: 25px 20px 15px 20px;
      width: 190px; } }
  @media (min-width: 480px) and (max-width: 768px) {
    .sidebar {
      margin: 0 0 10px 0;
      padding: 20px 20px 15px 20px;
      width: auto; } }
  @media only screen and (max-width: 480px) {
    .sidebar {
      margin: 0 0 10px 0;
      padding: 20px 20px 15px 20px;
      width: auto; } }

#newsbarlink {
  clear: both;
  margin: 0;
  padding: 21px 15px 0 25px;
  width: 300px;
  height: 65px;
  background-color: #71a9b0;
  cursor: pointer;
  box-sizing: border-box; }
  @media only screen and (min-width: 1450px) {
    #newsbarlink {
      padding: 21px 15px 0 25px;
      width: 300px; } }
  @media (min-width: 1200px) and (max-width: 1450px) {
    #newsbarlink {
      padding: 13px 15px 0 25px;
      width: 270px; } }
  @media (min-width: 992px) and (max-width: 1200px) {
    #newsbarlink {
      padding: 13px 15px 0 25px;
      width: 265px; } }
  @media (min-width: 768px) and (max-width: 992px) {
    #newsbarlink {
      padding: 13px 15px 0 20px;
      width: 230px; } }
  @media (min-width: 480px) and (max-width: 768px) {
    #newsbarlink {
      padding: 21px 20px 0 20px;
      width: auto; } }
  @media only screen and (max-width: 480px) {
    #newsbarlink {
      padding: 21px 15px 0 25px;
      width: auto; } }

#newsbar {
  clear: both;
  display: none;
  margin: 0;
  padding: 21px 15px 10px 25px;
  width: 300px;
  background-color: #71a9b0;
  cursor: pointer;
  box-sizing: border-box; }
  @media only screen and (min-width: 1450px) {
    #newsbar {
      padding: 21px 15px 10px 25px;
      width: 300px; } }
  @media (min-width: 1200px) and (max-width: 1450px) {
    #newsbar {
      padding: 13px 15px 10px 25px;
      width: 270px; } }
  @media (min-width: 992px) and (max-width: 1200px) {
    #newsbar {
      padding: 13px 15px 10px 25px;
      width: 265px; } }
  @media (min-width: 768px) and (max-width: 992px) {
    #newsbar {
      padding: 13px 15px 10px 20px;
      width: 230px; } }
  @media (min-width: 480px) and (max-width: 768px) {
    #newsbar {
      padding: 21px 20px 10px 20px;
      width: auto; } }
  @media only screen and (max-width: 480px) {
    #newsbar {
      padding: 21px 15px 10px 25px;
      width: auto; } }

#newsbarlink h1, #newsbar h1 {
  margin: 0;
  padding: 5px 0 4px 0;
  font-family: 'DINNextMedium', sans-serif;
  font-style: normal;
  font-stretch: normal;
  font-weight: 500;
  color: #e4edf2;
  font-size: 1.0em;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  line-height: 1.2em; }

/*-------------------------------------------------- */
/* INTRO STYLES */
/*-------------------------------------------------- */
.intro.home {
  width: 100%;
  background-color: #eeeeee; }
  .intro.home p {
    padding: 30px 35px 30px 35px;
    color: #216569;
    font-size: 2.0em;
    font-family: 'DINNextLight', sans-serif;
    font-style: normal;
    font-stretch: normal;
    font-weight: 300; }
    @media only screen and (min-width: 1450px) {
      .intro.home p {
        padding: 30px 35px 30px 35px;
        font-size: 2.0em; } }
    @media (min-width: 1200px) and (max-width: 1450px) {
      .intro.home p {
        padding: 30px 35px 30px 35px;
        font-size: 1.7em; } }
    @media (min-width: 992px) and (max-width: 1200px) {
      .intro.home p {
        padding: 30px 35px 30px 35px;
        font-size: 1.6em; } }
    @media (min-width: 768px) and (max-width: 992px) {
      .intro.home p {
        padding: 25px 30px 25px 30px;
        font-size: 1.5em; } }
    @media (min-width: 480px) and (max-width: 768px) {
      .intro.home p {
        padding: 20px 20px 20px 20px;
        font-size: 1.3em; } }
    @media only screen and (max-width: 480px) {
      .intro.home p {
        padding: 20px 20px 20px 20px;
        font-size: 1.3em; } }

/*.intro p {
	font-size: 1.6em;
	padding: 32px 35px 0 35px;
	color: $green0;
	@include din300;
	@include responsive(xlarge-screens) { padding: 30px 35px 30px 35px; font-size: 1.6em; }
	@include responsive(large-screens) { padding: 30px 35px 30px 35px; font-size: 1.6em; }
	@include responsive(medium-screens) { padding: 30px 35px 30px 35px; font-size: 1.5em; }
	@include responsive(small-screens) { padding: 25px 30px 25px 30px; font-size: 1.5em; }
	@include responsive(xsmall-screens) { padding: 20px 20px 20px 20px; font-size: 1.4em; }
	}*/
#maincontent .intro p {
  padding-bottom: 20px;
  color: #216569;
  font-size: 1.6em;
  font-family: 'DINNextLight', sans-serif;
  font-style: normal;
  font-stretch: normal;
  font-weight: 300; }
  @media only screen and (min-width: 1450px) {
    #maincontent .intro p {
      font-size: 1.6em; } }
  @media (min-width: 1200px) and (max-width: 1450px) {
    #maincontent .intro p {
      font-size: 1.6em; } }
  @media (min-width: 992px) and (max-width: 1200px) {
    #maincontent .intro p {
      font-size: 1.5em; } }
  @media (min-width: 768px) and (max-width: 992px) {
    #maincontent .intro p {
      font-size: 1.4em; } }
  @media (min-width: 480px) and (max-width: 768px) {
    #maincontent .intro p {
      font-size: 1.3em; } }
  @media only screen and (max-width: 480px) {
    #maincontent .intro p {
      font-size: 1.3em; } }

#maincontent.wide .intro p, #maincontent.wide .widecontent {
  margin-left: -160px; }
  @media only screen and (min-width: 1450px) {
    #maincontent.wide .intro p, #maincontent.wide .widecontent {
      margin-left: -160px; } }
  @media (min-width: 1200px) and (max-width: 1450px) {
    #maincontent.wide .intro p, #maincontent.wide .widecontent {
      margin-left: -150px; } }
  @media (min-width: 992px) and (max-width: 1200px) {
    #maincontent.wide .intro p, #maincontent.wide .widecontent {
      margin-left: -120px; } }
  @media (min-width: 768px) and (max-width: 992px) {
    #maincontent.wide .intro p, #maincontent.wide .widecontent {
      margin-left: 0; } }
  @media (min-width: 480px) and (max-width: 768px) {
    #maincontent.wide .intro p, #maincontent.wide .widecontent {
      margin-left: 0; } }
  @media only screen and (max-width: 480px) {
    #maincontent.wide .intro p, #maincontent.wide .widecontent {
      margin-left: 0; } }

.noindent p {
  padding: 0 0 0 160px; }
  @media only screen and (min-width: 1450px) {
    .noindent p {
      padding: 0 0 0 160px; } }
  @media (min-width: 1200px) and (max-width: 1450px) {
    .noindent p {
      padding: 0 0 0 160px; } }
  @media (min-width: 992px) and (max-width: 1200px) {
    .noindent p {
      padding: 0 0 0 160px; } }
  @media (min-width: 768px) and (max-width: 992px) {
    .noindent p {
      padding: 0 0 0 20px; } }
  @media (min-width: 480px) and (max-width: 768px) {
    .noindent p {
      padding: 0 0 0 20px; } }
  @media only screen and (max-width: 480px) {
    .noindent p {
      padding: 0 0 0 20px; } }

.intro p.jswarning {
  font-size: 0.9em;
  padding: 10px 20px 0 20px; }

.intro p strong {
  color: #033a5a;
  font-family: 'DINNextMedium', sans-serif;
  font-style: normal;
  font-stretch: normal;
  font-weight: 500; }

/*-------------------------------------------------- */
/* HOME FEATURE SLIDESHOW STYLES */
/*-------------------------------------------------- */
#homefeat, #gallery {
  position: relative;
  margin: 0;
  width: 100%;
  height: 510px; }
  @media only screen and (min-width: 1450px) {
    #homefeat, #gallery {
      height: 510px; } }
  @media (min-width: 1200px) and (max-width: 1450px) {
    #homefeat, #gallery {
      height: 400px; } }
  @media (min-width: 992px) and (max-width: 1200px) {
    #homefeat, #gallery {
      height: 290px; } }
  @media (min-width: 768px) and (max-width: 992px) {
    #homefeat, #gallery {
      height: 275px; } }
  @media (min-width: 480px) and (max-width: 768px) {
    #homefeat, #gallery {
      height: 180px; } }
  @media only screen and (max-width: 480px) {
    #homefeat, #gallery {
      height: 180px; } }
  #homefeat #slideshow, #gallery #slideshow {
    position: relative;
    width: 100%;
    height: 510px; }
    @media only screen and (min-width: 1450px) {
      #homefeat #slideshow, #gallery #slideshow {
        height: 510px; } }
    @media (min-width: 1200px) and (max-width: 1450px) {
      #homefeat #slideshow, #gallery #slideshow {
        height: 400px; } }
    @media (min-width: 992px) and (max-width: 1200px) {
      #homefeat #slideshow, #gallery #slideshow {
        height: 290px; } }
    @media (min-width: 768px) and (max-width: 992px) {
      #homefeat #slideshow, #gallery #slideshow {
        height: 275px; } }
    @media (min-width: 480px) and (max-width: 768px) {
      #homefeat #slideshow, #gallery #slideshow {
        height: 180px; } }
    @media only screen and (max-width: 480px) {
      #homefeat #slideshow, #gallery #slideshow {
        height: 180px; } }
    #homefeat #slideshow > div, #gallery #slideshow > div {
      display: none;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 510px;
      overflow: hidden;
      background-color: #000; }
      @media only screen and (min-width: 1450px) {
        #homefeat #slideshow > div, #gallery #slideshow > div {
          height: 510px; } }
      @media (min-width: 1200px) and (max-width: 1450px) {
        #homefeat #slideshow > div, #gallery #slideshow > div {
          height: 400px; } }
      @media (min-width: 992px) and (max-width: 1200px) {
        #homefeat #slideshow > div, #gallery #slideshow > div {
          height: 290px; } }
      @media (min-width: 768px) and (max-width: 992px) {
        #homefeat #slideshow > div, #gallery #slideshow > div {
          height: 275px; } }
      @media (min-width: 480px) and (max-width: 768px) {
        #homefeat #slideshow > div, #gallery #slideshow > div {
          height: 180px; } }
      @media only screen and (max-width: 480px) {
        #homefeat #slideshow > div, #gallery #slideshow > div {
          height: 180px; } }
      #homefeat #slideshow > div img, #gallery #slideshow > div img {
        width: 100%;
        height: auto; }
        @media only screen and (min-width: 1450px) {
          #homefeat #slideshow > div img, #gallery #slideshow > div img {
            width: 100%;
            height: auto; } }
        @media (min-width: 1200px) and (max-width: 1450px) {
          #homefeat #slideshow > div img, #gallery #slideshow > div img {
            width: 100%;
            height: auto; } }
        @media (min-width: 992px) and (max-width: 1200px) {
          #homefeat #slideshow > div img, #gallery #slideshow > div img {
            width: 100%;
            height: auto; } }
        @media (min-width: 768px) and (max-width: 992px) {
          #homefeat #slideshow > div img, #gallery #slideshow > div img {
            width: 100%;
            height: auto; } }
        @media (min-width: 480px) and (max-width: 768px) {
          #homefeat #slideshow > div img, #gallery #slideshow > div img {
            width: auto;
            height: 30%;
            min-height: 180px;
            max-height: 220px; } }
        @media only screen and (max-width: 480px) {
          #homefeat #slideshow > div img, #gallery #slideshow > div img {
            width: auto;
            height: 30%;
            min-height: 180px;
            max-height: 220px; } }
    #homefeat #slideshow .slidecaption, #gallery #slideshow .slidecaption {
      position: absolute;
      display: block;
      z-index: 900;
      padding: 10px 20px 10px 20px;
      width: 260px;
      height: auto;
      right: 0;
      bottom: 0;
      color: #fff;
      font-family: 'AvenirNextMedium', sans-serif;
      font-style: normal;
      font-stretch: normal;
      font-weight: 500;
      font-size: 0.9em;
      background-color: rgba(0, 0, 0, 0.5); }
      @media only screen and (min-width: 1450px) {
        #homefeat #slideshow .slidecaption, #gallery #slideshow .slidecaption {
          display: block;
          padding: 10px 20px 10px 20px;
          width: 260px; } }
      @media (min-width: 1200px) and (max-width: 1450px) {
        #homefeat #slideshow .slidecaption, #gallery #slideshow .slidecaption {
          display: block;
          padding: 10px 20px 10px 20px;
          width: 225px; } }
      @media (min-width: 992px) and (max-width: 1200px) {
        #homefeat #slideshow .slidecaption, #gallery #slideshow .slidecaption {
          display: block;
          padding: 10px 20px 10px 35px;
          width: calc(100% - 55px); } }
      @media (min-width: 768px) and (max-width: 992px) {
        #homefeat #slideshow .slidecaption, #gallery #slideshow .slidecaption {
          display: block;
          padding: 10px 20px 10px 30px;
          width: calc(100% - 50px); } }
      @media (min-width: 480px) and (max-width: 768px) {
        #homefeat #slideshow .slidecaption, #gallery #slideshow .slidecaption {
          display: none; } }
      @media only screen and (max-width: 480px) {
        #homefeat #slideshow .slidecaption, #gallery #slideshow .slidecaption {
          display: none; } }

/*
#homefeat .feature {
	position: absolute;
	top: 0;
	left: 0; 
	width: 100%;
	@include responsive(xlarge-screens) { width: 100%; }
	@include responsive(large-screens) { width: 700px; }
	@include responsive(medium-screens) { width: 540px; }
	@include responsive(small-screens) { width: 320px; }
	background-color: $gray2;
	}
#homefeat .feature.v2 {
	position: relative;
	}
#homefeat img {
	width: 940px;
	height: 510px;
	@include responsive(xlarge-screens) { width: 100%; height: auto; }
	@include responsive(large-screens) { width: 700px; height: 270px; }
	@include responsive(medium-screens) { width: 540px; height: 209px; }
	@include responsive(small-screens) { width: 320px; height: 123px; }
	}
#homefeat .slide .feature {
	width: 100%;
	height: 510px;
	overflow: hidden;
	text-align: center;
	@include responsive(xlarge-screens) { width: 940px; height: 510px; }
	@include responsive(large-screens) { width: 700px; height: 270px; }
	@include responsive(medium-screens) { width: 540px; height: 209px; }
	@include responsive(small-screens) { width: 320px; height: 123px; }
	}
#homefeat .slide .feature img {
	margin-top: -20px;
	width: 100%;
	height: auto; 
	@include responsive(xlarge-screens) { max-width: 940px; max-height: 510px; }
	@include responsive(large-screens) { max-width: 700px; max-height: 270px; }
	@include responsive(medium-screens) { max-width: 540px; max-height: 209px; }
	@include responsive(small-screens) { max-width: 320px; max-height: 123px; }
	}
#homefeat .slide p.caption {
	top: 0;
	padding: 10px 20px 12px 20px;
	color: $gray2;
	font-size: 0.9em;
	@include ave500;
	@include responsive(xlarge-screens) { top: 0; font-size: 0.9em; }
	@include responsive(large-screens) { top: 0;  font-size: 0.8em; }
	@include responsive(medium-screens) { top: 0; font-size: 0.8em; }
	@include responsive(small-screens) { top: 0; font-size: 0.9em; }
	}
.unslider-nav { display: none; }
#homefeat .slide.unslider-active p.caption {
	color: $gray0;
	}

#homefeat .capbox {
	width: 940px;
	height: 45px;
	@include responsive(xlarge-screens) { width: 940px; height: 45px; }
	@include responsive(large-screens) { width: 700px; height: 65px; }
	@include responsive(medium-screens) { width: 540px; height: 65px; }
	@include responsive(small-screens) { width: 320px; height: 65px; }
	overflow-y: auto;
	}
#homefeat p.caption {
	padding: 7px 10px 10px 20px;
	color: $gray0;
	font-size: 0.9em;
	@include ave500;
	@include responsive(xlarge-screens) { top: 374px; font-size: 0.9em; }
	@include responsive(large-screens) { top: 270px; font-size: 0.8em; }
	@include responsive(medium-screens) { top: 209px; font-size: 0.8em; }
	@include responsive(small-screens) { top: 123px; font-size: 0.9em; }
	}*/
/*-------------------------------------------------- */
/* NAVIGATION STYLES */
/*-------------------------------------------------- */
#primarynav {
  display: block;
  padding: 18px 30px 14px 30px;
  background-color: #71a9b0; }
  @media only screen and (min-width: 1450px) {
    #primarynav {
      display: block; } }
  @media (min-width: 1200px) and (max-width: 1450px) {
    #primarynav {
      display: block; } }
  @media (min-width: 992px) and (max-width: 1200px) {
    #primarynav {
      display: block; } }
  @media (min-width: 768px) and (max-width: 992px) {
    #primarynav {
      display: none; } }
  @media (min-width: 480px) and (max-width: 768px) {
    #primarynav {
      display: none; } }
  @media only screen and (max-width: 480px) {
    #primarynav {
      display: none; } }
  #primarynav.sub {
    height: 500px;
    background-color: #fff;
    /* fallback for old browsers */
    background-image: -moz-linear-gradient(#b2d0da, #fff);
    /* Mozilla Firefox */
    background-image: -o-linear-gradient(#b2d0da, #fff);
    /* Opera */
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #b2d0da), color-stop(1, #fff));
    /* WebKit (Safari 4+, Chrome 1+) */
    background-image: -webkit-linear-gradient(#b2d0da, #fff);
    /* WebKit (Chrome 11+) */
    background-image: -ms-linear-gradient(#b2d0da, #fff);
    /* IE10 */
    background-image: linear-gradient(#b2d0da, #fff);
    /* W3C */ }
  #primarynav ul {
    display: flex;
    justify-content: space-between;
    margin: 0;
    padding: 0; }
    #primarynav ul li {
      display: inline;
      padding: 0 30px 0 30px;
      color: #174a68;
      font-size: 1.4em;
      font-family: 'DINNextMedium', sans-serif;
      font-style: normal;
      font-stretch: normal;
      font-weight: 500;
      text-transform: uppercase;
      line-height: 1.5em;
      letter-spacing: 0.04em; }
      @media only screen and (min-width: 1450px) {
        #primarynav ul li {
          padding: 0 30px 0 30px;
          font-size: 1.4em; } }
      @media (min-width: 1200px) and (max-width: 1450px) {
        #primarynav ul li {
          padding: 0 20px 0 20px;
          font-size: 1.2em; } }
      @media (min-width: 992px) and (max-width: 1200px) {
        #primarynav ul li {
          padding: 0 10px 0 10px;
          font-size: 1.0em; } }
      @media (min-width: 768px) and (max-width: 992px) {
        #primarynav ul li {
          padding: 0 10px 0 10px;
          font-size: 1.1em; } }
      @media (min-width: 480px) and (max-width: 768px) {
        #primarynav ul li {
          font-size: 1.1em; } }
      @media only screen and (max-width: 480px) {
        #primarynav ul li {
          font-size: 1.1em; } }
      #primarynav ul li a, #primarynav ul li a:visited {
        color: #fff; }
      #primarynav ul li.on a, #primarynav ul li.on a:visited {
        color: #b2d0da; }
      #primarynav ul li a:hover, #primarynav ul li a:active, #primarynav ul li.on a:hover, #primarynav ul li.on a:active {
        color: #000; }

#primarynav ul li.secondary {
  padding: 0px 0 4px 22px;
  font-size: 0.85em;
  line-height: 1.25em;
  font-family: 'AvenirNextRegular', sans-serif;
  font-style: normal;
  font-stretch: normal;
  font-weight: 400; }

#primarynav ul li.secondary a, #primarynav ul li.secondary a:visited {
  color: #174a68; }

#primarynav ul li.secondary a:hover, #primarynav ul li.secondary a:active {
  color: #000; }

#primarynav .bullet, .bullet {
  float: left;
  display: block;
  margin: 2px 6px 0 -12px;
  width: 6px;
  height: 2px;
  background-color: transparent;
  border-bottom: 6px solid #71a9b0; }

.leftnav {
  z-index: 1000;
  position: absolute;
  display: block;
  left: 40px;
  top: 348px;
  width: 100px; }
  @media only screen and (min-width: 1450px) {
    .leftnav {
      display: block;
      left: 40px;
      top: 348px; } }
  @media (min-width: 1200px) and (max-width: 1450px) {
    .leftnav {
      display: block;
      left: 40px;
      top: 332px; } }
  @media (min-width: 992px) and (max-width: 1200px) {
    .leftnav {
      display: block;
      left: 20px;
      top: 318px; } }
  @media (min-width: 768px) and (max-width: 992px) {
    .leftnav {
      display: none; } }
  @media (min-width: 480px) and (max-width: 768px) {
    .leftnav {
      display: none; } }
  @media only screen and (max-width: 480px) {
    .leftnav {
      display: none; } }
  .leftnav li {
    padding-bottom: 6px; }
  .leftnav .bullet {
    margin: 7px 10px 0 -16px;
    width: 6px;
    height: 2px;
    background-color: transparent;
    border-bottom: 6px solid #b2d0da; }

.endnav {
  display: block;
  position: relative;
  margin-left: 20px; }
  @media only screen and (min-width: 1450px) {
    .endnav {
      display: none; } }
  @media (min-width: 1200px) and (max-width: 1450px) {
    .endnav {
      display: none; } }
  @media (min-width: 992px) and (max-width: 1200px) {
    .endnav {
      display: none; } }
  @media (min-width: 768px) and (max-width: 992px) {
    .endnav {
      display: block; } }
  @media (min-width: 480px) and (max-width: 768px) {
    .endnav {
      display: block; } }
  @media only screen and (max-width: 480px) {
    .endnav {
      display: block; } }
  .endnav li {
    padding-bottom: 6px; }
  .endnav .bullet {
    margin: 7px 10px 0 -16px;
    width: 6px;
    height: 2px;
    background-color: transparent;
    border-bottom: 6px solid #b2d0da; }

/*-------------------------------------------------- */
/* HOME CONTENT STYLES */
/*-------------------------------------------------- */
.homevideo {
  margin-bottom: 20px;
  width: 595px;
  height: 335px; }
  @media only screen and (min-width: 1450px) {
    .homevideo {
      width: 595px;
      height: 335px; } }
  @media (min-width: 1200px) and (max-width: 1450px) {
    .homevideo {
      width: 480px;
      height: 270px; } }
  @media (min-width: 992px) and (max-width: 1200px) {
    .homevideo {
      width: 550px;
      height: 309px; } }
  @media (min-width: 768px) and (max-width: 992px) {
    .homevideo {
      width: 410px;
      height: 231px; } }
  @media (min-width: 480px) and (max-width: 768px) {
    .homevideo {
      width: 100%;
      height: auto; } }
  @media only screen and (max-width: 480px) {
    .homevideo {
      width: 100%;
      height: auto; } }

.eventvideo {
  margin-left: 20px;
  width: 645px;
  height: 363px; }
  @media only screen and (min-width: 1450px) {
    .eventvideo {
      margin-left: 20px;
      width: 645px;
      height: 363px; } }
  @media (min-width: 1200px) and (max-width: 1450px) {
    .eventvideo {
      margin-left: 20px;
      width: 405px;
      height: 228px; } }
  @media (min-width: 992px) and (max-width: 1200px) {
    .eventvideo {
      margin-left: 20px;
      width: 292px;
      height: 164px; } }
  @media (min-width: 768px) and (max-width: 992px) {
    .eventvideo {
      margin-left: 20px;
      width: 240px;
      height: 135px; } }
  @media (min-width: 480px) and (max-width: 768px) {
    .eventvideo {
      margin-left: 20px;
      width: 240px;
      height: 135px; } }
  @media only screen and (max-width: 480px) {
    .eventvideo {
      margin-left: 20px;
      width: 240px;
      height: 135px; } }

.featpub h2.video, h2.video {
  padding: 0 32px 12px 0;
  font-size: 1.6em;
  line-height: 1.25em; }
  @media only screen and (min-width: 1450px) {
    .featpub h2.video, h2.video {
      padding: 0 32px 12px 0;
      font-size: 1.6em; } }
  @media (min-width: 1200px) and (max-width: 1450px) {
    .featpub h2.video, h2.video {
      padding: 0 24px 12px 0;
      font-size: 1.6em; } }
  @media (min-width: 992px) and (max-width: 1200px) {
    .featpub h2.video, h2.video {
      padding: 0 20px 12px 0;
      font-size: 1.6em; } }
  @media (min-width: 768px) and (max-width: 992px) {
    .featpub h2.video, h2.video {
      padding: 0 20px 12px 0;
      font-size: 1.5em; } }
  @media (min-width: 480px) and (max-width: 768px) {
    .featpub h2.video, h2.video {
      padding: 0 20px 12px 0;
      font-size: 1.4em; } }
  @media only screen and (max-width: 480px) {
    .featpub h2.video, h2.video {
      padding: 0 20px 12px 0;
      font-size: 1.4em; } }

.featpub h2.podcast {
  padding: 0 0 6px 0;
  font-size: 1.6em;
  line-height: 1.25em; }
  @media only screen and (min-width: 1450px) {
    .featpub h2.podcast {
      padding: 0 0 6px 0;
      font-size: 1.6em; } }
  @media (min-width: 1200px) and (max-width: 1450px) {
    .featpub h2.podcast {
      padding: 0 0 6px 0;
      font-size: 1.6em; } }
  @media (min-width: 992px) and (max-width: 1200px) {
    .featpub h2.podcast {
      padding: 0 0 6px 0;
      font-size: 1.6em; } }
  @media (min-width: 768px) and (max-width: 992px) {
    .featpub h2.podcast {
      padding: 0 0 4px 0;
      font-size: 1.5em; } }
  @media (min-width: 480px) and (max-width: 768px) {
    .featpub h2.podcast {
      padding: 0 0 2px 0;
      font-size: 1.4em; } }
  @media only screen and (max-width: 480px) {
    .featpub h2.podcast {
      padding: 0 0 2px 0;
      font-size: 1.4em; } }

.pubs h1 {
  margin: 0;
  padding: 8px 0 0 0;
  color: #033a5a;
  font-size: 1.3em;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  line-height: 1.0em; }

.pubs p {
  font-size: 1.1em;
  line-height: 1.4em; }
  @media only screen and (min-width: 1450px) {
    .pubs p {
      padding: 0 0 12px 0; } }
  @media (min-width: 1200px) and (max-width: 1450px) {
    .pubs p {
      padding: 0 0 12px 0; } }
  @media (min-width: 992px) and (max-width: 1200px) {
    .pubs p {
      padding: 0 0 12px 0; } }
  @media (min-width: 768px) and (max-width: 992px) {
    .pubs p {
      padding: 0 0 12px 0; } }
  @media (min-width: 480px) and (max-width: 768px) {
    .pubs p {
      padding: 0 0 12px 0; } }
  @media only screen and (max-width: 480px) {
    .pubs p {
      padding: 0 0 12px 0; } }

.featpub {
  float: left;
  margin: 0 45px 20px 0;
  width: 595px; }
  @media only screen and (min-width: 1450px) {
    .featpub {
      float: left;
      margin: 0 45px 20px 0;
      width: 595px; } }
  @media (min-width: 1200px) and (max-width: 1450px) {
    .featpub {
      float: left;
      margin: 0 40px 20px 0;
      width: 480px; } }
  @media (min-width: 992px) and (max-width: 1200px) {
    .featpub {
      float: none;
      margin: 0 0 20px 0;
      width: 550px; } }
  @media (min-width: 768px) and (max-width: 992px) {
    .featpub {
      float: none;
      margin: 0 0 20px 0;
      width: 410px; } }
  @media (min-width: 480px) and (max-width: 768px) {
    .featpub {
      float: none;
      margin: 0 0 20px 0;
      width: 100%; } }
  @media only screen and (max-width: 480px) {
    .featpub {
      float: none;
      margin: 0 0 20px 0;
      width: 100%; } }
  .featpub h2 {
    padding: 6px 32px 4px 182px;
    font-size: 1.5em;
    line-height: 1.25em; }
    @media only screen and (min-width: 1450px) {
      .featpub h2 {
        padding: 6px 32px 4px 182px; } }
    @media (min-width: 1200px) and (max-width: 1450px) {
      .featpub h2 {
        padding: 4px 24px 4px 178px; } }
    @media (min-width: 992px) and (max-width: 1200px) {
      .featpub h2 {
        padding: 4px 20px 4px 178px; } }
    @media (min-width: 768px) and (max-width: 992px) {
      .featpub h2 {
        padding: 18px 20px 4px 115px; } }
    @media (min-width: 480px) and (max-width: 768px) {
      .featpub h2 {
        padding: 18px 20px 4px 115px; } }
    @media only screen and (max-width: 480px) {
      .featpub h2 {
        padding: 18px 20px 4px 115px; } }
  .featpub p {
    padding-bottom: 20px;
    font-size: 1.3em;
    line-height: 1.4em; }
    @media only screen and (min-width: 1450px) {
      .featpub p {
        font-size: 1.3em; } }
    @media (min-width: 1200px) and (max-width: 1450px) {
      .featpub p {
        font-size: 1.2em; } }
    @media (min-width: 992px) and (max-width: 1200px) {
      .featpub p {
        font-size: 1.3em; } }
    @media (min-width: 768px) and (max-width: 992px) {
      .featpub p {
        font-size: 1.3em; } }
    @media (min-width: 480px) and (max-width: 768px) {
      .featpub p {
        font-size: 1.2em; } }
    @media only screen and (max-width: 480px) {
      .featpub p {
        font-size: 1.2em; } }
    .featpub p.caption {
      font-size: 1.0em;
      font-weight: 500;
      color: #5d7183; }
  .featpub img {
    float: right;
    width: 300px;
    margin: 12px 0 20px 20px; }
    @media only screen and (min-width: 1450px) {
      .featpub img {
        width: 300px; } }
    @media (min-width: 1200px) and (max-width: 1450px) {
      .featpub img {
        width: 132px; } }
    @media (min-width: 992px) and (max-width: 1200px) {
      .featpub img {
        width: 132px; } }
    @media (min-width: 768px) and (max-width: 992px) {
      .featpub img {
        width: 80px; } }
    @media (min-width: 480px) and (max-width: 768px) {
      .featpub img {
        width: 80px; } }
    @media only screen and (max-width: 480px) {
      .featpub img {
        width: 80px; } }

.morepubs {
  float: left;
  margin: 0 0 20px 0;
  width: 340px; }
  @media only screen and (min-width: 1450px) {
    .morepubs {
      float: left;
      width: 340px; } }
  @media (min-width: 1200px) and (max-width: 1450px) {
    .morepubs {
      float: left;
      width: 260px; } }
  @media (min-width: 992px) and (max-width: 1200px) {
    .morepubs {
      float: none;
      width: 550px; } }
  @media (min-width: 768px) and (max-width: 992px) {
    .morepubs {
      float: none;
      width: 410px; } }
  @media (min-width: 480px) and (max-width: 768px) {
    .morepubs {
      float: none;
      width: 100%; } }
  @media only screen and (max-width: 480px) {
    .morepubs {
      float: none;
      width: 100%; } }
  .morepubs h2 {
    padding: 0 0 4px 0;
    font-size: 1.5em;
    line-height: 1.2em; }
    @media only screen and (min-width: 1450px) {
      .morepubs h2 {
        font-size: 1.5em; } }
    @media (min-width: 1200px) and (max-width: 1450px) {
      .morepubs h2 {
        font-size: 1.5em; } }
    @media (min-width: 992px) and (max-width: 1200px) {
      .morepubs h2 {
        font-size: 1.4em; } }
    @media (min-width: 768px) and (max-width: 992px) {
      .morepubs h2 {
        font-size: 1.4em; } }
    @media (min-width: 480px) and (max-width: 768px) {
      .morepubs h2 {
        font-size: 1.3em; } }
    @media only screen and (max-width: 480px) {
      .morepubs h2 {
        font-size: 1.3em; } }
  .morepubs p {
    padding-bottom: 20px;
    font-size: 1.3em;
    line-height: 1.4em; }
    @media only screen and (min-width: 1450px) {
      .morepubs p {
        font-size: 1.3em; } }
    @media (min-width: 1200px) and (max-width: 1450px) {
      .morepubs p {
        font-size: 1.2em; } }
    @media (min-width: 992px) and (max-width: 1200px) {
      .morepubs p {
        font-size: 1.3em; } }
    @media (min-width: 768px) and (max-width: 992px) {
      .morepubs p {
        font-size: 1.3em; } }
    @media (min-width: 480px) and (max-width: 768px) {
      .morepubs p {
        font-size: 1.2em; } }
    @media only screen and (max-width: 480px) {
      .morepubs p {
        font-size: 1.2em; } }

/*-------------------------------------------------- */
/* MAIN CONTENT STYLES */
/*-------------------------------------------------- */
h1.pagetitle {
  display: block;
  margin: 0 -20px 30px -200px;
  padding: 20px 20px 0 40px;
  box-sizing: border-box;
  height: 65px;
  color: #fff;
  font-size: 2.0em;
  font-family: 'DINNextRegular', sans-serif;
  font-style: normal;
  font-stretch: normal;
  font-weight: 400;
  line-height: 1.0em;
  background-color: #5e879a; }
  @media only screen and (min-width: 1450px) {
    h1.pagetitle {
      margin: 0 -20px 30px -200px;
      padding: 20px 20px 0 40px;
      height: 65px;
      font-size: 2.0em; } }
  @media (min-width: 1200px) and (max-width: 1450px) {
    h1.pagetitle {
      margin: 0 -20px 30px -190px;
      padding: 20px 20px 18px 40px;
      height: 65px;
      font-size: 2.0em; } }
  @media (min-width: 992px) and (max-width: 1200px) {
    h1.pagetitle {
      margin: 0 -20px 30px -160px;
      padding: 20px 20px 18px 40px;
      height: 65px;
      font-size: 2.0em; } }
  @media (min-width: 768px) and (max-width: 992px) {
    h1.pagetitle {
      margin: 0 -20px 20px -25px;
      padding: 22px 20px 18px 25px;
      height: 65px;
      font-size: 1.8em; } }
  @media (min-width: 480px) and (max-width: 768px) {
    h1.pagetitle {
      margin: 0 -30px 20px -25px;
      padding: 20px 20px 18px 20px;
      height: auto;
      font-size: 1.7em; } }
  @media only screen and (max-width: 480px) {
    h1.pagetitle {
      margin: 0 -20px 20px -20px;
      padding: 20px 20px 18px 20px;
      height: auto;
      font-size: 1.6em; } }

img.pagebanner {
  display: block;
  margin: -30px 0 30px -240px;
  padding: 0;
  box-sizing: border-box;
  width: calc(100% + 240px); }
  @media only screen and (min-width: 1450px) {
    img.pagebanner {
      margin: -30px 0 30px -240px;
      width: calc(100% + 260px); } }
  @media (min-width: 1200px) and (max-width: 1450px) {
    img.pagebanner {
      margin: -30px 0 30px -230px;
      width: calc(100% + 250px); } }
  @media (min-width: 992px) and (max-width: 1200px) {
    img.pagebanner {
      margin: -30px 0 20px -200px;
      width: calc(100% + 220px); } }
  @media (min-width: 768px) and (max-width: 992px) {
    img.pagebanner {
      margin: -20px 0 10px -25px;
      width: calc(100% + 45px); } }
  @media (min-width: 480px) and (max-width: 768px) {
    img.pagebanner {
      margin: -20px 0 10px -25px;
      width: calc(100% + 55px); } }
  @media only screen and (max-width: 480px) {
    img.pagebanner {
      margin: -20px 0 10px -20px;
      width: calc(100% + 40px); } }

.linkblock {
  margin: 20px 60px 10px 100px; }
  @media only screen and (min-width: 1450px) {
    .linkblock {
      margin: 20px 60px 10px 100px; } }
  @media (min-width: 1200px) and (max-width: 1450px) {
    .linkblock {
      margin: 20px 50px 10px 60px; } }
  @media (min-width: 992px) and (max-width: 1200px) {
    .linkblock {
      margin: 20px 20px 10px 0; } }
  @media (min-width: 768px) and (max-width: 992px) {
    .linkblock {
      margin: 0 10px 40px 0; } }
  @media (min-width: 480px) and (max-width: 768px) {
    .linkblock {
      margin: 0 0 40px 0; } }
  @media only screen and (max-width: 480px) {
    .linkblock {
      margin: 0 0 40px 0; } }

/*.subcontent {
	margin: 0 0 10px 180px;
	padding-bottom: 10px;
	@include responsive(xlarge-screens) { margin: 0 0 10px 180px; }
	@include responsive(large-screens) { margin: 0 0 10px 150px; }
	@include responsive(medium-screens) { margin: 0 0 10px 120px; }
	@include responsive(small-screens) { margin: 0 0 10px 0; }
	@include responsive(xsmall-screens) { margin: 0 20px 10px 0; }
	@include responsive(mobile-screens) { margin: 0 20px 10px 0; }
	}
.subcontent.wide {
	margin: 0 0 10px 178px;
	@include responsive(xlarge-screens) { margin: 0 0 10px 178px; }
	@include responsive(large-screens) { margin: 0 0 10px 178px; }
	@include responsive(medium-screens) { margin: 0 0 10px 178px; }
	@include responsive(small-screens) { margin: 0 0 10px 20px; }
	@include responsive(xsmall-screens) { margin: 0 20px 10px 20px; }
	@include responsive(mobile-screens) { margin: 0 20px 10px 20px; }
	}*/
.col1 {
  float: left;
  margin: 10px 15px 0 50px;
  width: 45%; }
  @media only screen and (min-width: 1450px) {
    .col1 {
      float: left;
      margin: 10px 15px 0 50px;
      width: 45%; } }
  @media (min-width: 1200px) and (max-width: 1450px) {
    .col1 {
      float: left;
      margin: 10px 15px 0 0;
      width: 45%; } }
  @media (min-width: 992px) and (max-width: 1200px) {
    .col1 {
      float: left;
      margin: 10px 15px 0 0;
      width: 45%; } }
  @media (min-width: 768px) and (max-width: 992px) {
    .col1 {
      float: none;
      margin: 10px 15px 0 0;
      width: auto; } }
  @media (min-width: 480px) and (max-width: 768px) {
    .col1 {
      float: none;
      margin: 0;
      width: auto; } }
  @media only screen and (max-width: 480px) {
    .col1 {
      float: none;
      margin: 0;
      width: auto; } }

.col2 {
  float: left;
  width: 45%;
  margin-top: 10px; }
  @media only screen and (min-width: 1450px) {
    .col2 {
      float: left;
      width: 45%;
      margin: 10px 0 0 0; } }
  @media (min-width: 1200px) and (max-width: 1450px) {
    .col2 {
      float: left;
      width: 45%;
      margin: 10px 0 0 0; } }
  @media (min-width: 992px) and (max-width: 1200px) {
    .col2 {
      float: left;
      width: 45%;
      margin: 10px 0 0 0; } }
  @media (min-width: 768px) and (max-width: 992px) {
    .col2 {
      float: none;
      width: auto;
      margin: 0 0 30px 0; } }
  @media (min-width: 480px) and (max-width: 768px) {
    .col2 {
      float: none;
      width: auto;
      margin-top: 0 0 30px 50px; } }
  @media only screen and (max-width: 480px) {
    .col2 {
      float: none;
      width: auto;
      margin-top: 0 0 30px 50px; } }

.sectioninfo {
  margin: 10px 0 0 0;
  padding: 0;
  border-top: 1px solid #71a9b0; }

.sectioninfo.people {
  clear: both;
  margin-top: -10px;
  margin-bottom: 20px; }

.sectioninfo.bio, .sectioninfo.gallery {
  margin-top: 24px;
  border-top: none; }

.sectioninfo h1 {
  padding: 16px 20px 4px 20px;
  color: #174a68;
  font-size: 1.4em;
  line-height: 1.2em;
  font-family: 'DINNextMedium', sans-serif;
  font-style: normal;
  font-stretch: normal;
  font-weight: 500; }

.sectioninfo.people h1 {
  padding-left: 0; }

.sectioninfo h1 .unbold {
  font-size: 0.95em;
  font-family: 'DINNextLight', sans-serif;
  font-style: normal;
  font-stretch: normal;
  font-weight: 300; }

.sectioninfo .icon-geo-arrw-down, .sectioninfo .icon-geo-arrw-right {
  float: left;
  padding-top: 18px;
  width: 20px;
  color: #b2d0da; }

.sectioninfo.people .icon-geo-arrw-down, .sectioninfo.people .icon-geo-arrw-right {
  padding-top: 3px; }

.sectioninfo p {
  padding: 0 0 12px 20px;
  /*font-size: 1.2em;
  line-height: 1.4em;*/ }

.events p {
  padding-right: 30px; }

.sectioninfo.people p, .sectioninfo.bio p {
  padding-left: 0; }

.sectioninfo.bio h1, .sectioninfo.gallery h1 {
  padding-left: 0; }

.sectioninfo.bio h1 {
  margin-bottom: 12px;
  padding-bottom: 4px;
  font-size: 1.6em;
  border-bottom: 1px solid #71a9b0; }

h1.rule {
  margin-bottom: 12px;
  padding: 16px 20px 4px 0;
  color: #174a68;
  font-size: 1.6em;
  line-height: 1.2em;
  font-family: 'DINNextMedium', sans-serif;
  font-style: normal;
  font-stretch: normal;
  font-weight: 500;
  border-bottom: 1px solid #71a9b0; }
  @media only screen and (min-width: 1450px) {
    h1.rule {
      font-size: 1.6em; } }
  @media (min-width: 1200px) and (max-width: 1450px) {
    h1.rule {
      font-size: 1.6em; } }
  @media (min-width: 992px) and (max-width: 1200px) {
    h1.rule {
      font-size: 1.6em; } }
  @media (min-width: 768px) and (max-width: 992px) {
    h1.rule {
      font-size: 1.6em; } }
  @media (min-width: 480px) and (max-width: 768px) {
    h1.rule {
      font-size: 1.8em; } }
  @media only screen and (max-width: 480px) {
    h1.rule {
      font-size: 1.8em; } }
  h1.rule.top {
    padding-top: 4px; }

.sectioninfo.gallery h1 {
  margin-bottom: 8px;
  font-size: 1.6em; }

.sectioninfo.bio h2, .sectioninfo.gallery h2, .sectioninfo.people h2 {
  padding-bottom: 12px;
  color: #174a68;
  font-size: 1.3em;
  line-height: 1.3em;
  font-family: 'DINNextLight', sans-serif;
  font-style: normal;
  font-stretch: normal;
  font-weight: 300; }
  @media only screen and (min-width: 1450px) {
    .sectioninfo.bio h2, .sectioninfo.gallery h2, .sectioninfo.people h2 {
      font-size: 1.3em; } }
  @media (min-width: 1200px) and (max-width: 1450px) {
    .sectioninfo.bio h2, .sectioninfo.gallery h2, .sectioninfo.people h2 {
      font-size: 1.3em; } }
  @media (min-width: 992px) and (max-width: 1200px) {
    .sectioninfo.bio h2, .sectioninfo.gallery h2, .sectioninfo.people h2 {
      font-size: 1.3em; } }
  @media (min-width: 768px) and (max-width: 992px) {
    .sectioninfo.bio h2, .sectioninfo.gallery h2, .sectioninfo.people h2 {
      font-size: 1.3em; } }
  @media (min-width: 480px) and (max-width: 768px) {
    .sectioninfo.bio h2, .sectioninfo.gallery h2, .sectioninfo.people h2 {
      font-size: 1.5em; } }
  @media only screen and (max-width: 480px) {
    .sectioninfo.bio h2, .sectioninfo.gallery h2, .sectioninfo.people h2 {
      font-size: 1.5em; } }

.sectioninfo.people h3 {
  padding-top: 3px;
  padding-bottom: 14px; }

.sectioninfo.gallery p.caption {
  padding: 10px 20px 10px 20px;
  color: #e5e5e5;
  font-size: 0.9em;
  font-family: 'AvenirNextMedium', sans-serif;
  font-style: normal;
  font-stretch: normal;
  font-weight: 500; }
  @media only screen and (min-width: 1450px) {
    .sectioninfo.gallery p.caption {
      font-size: 0.9em; } }
  @media (min-width: 1200px) and (max-width: 1450px) {
    .sectioninfo.gallery p.caption {
      font-size: 0.8em; } }
  @media (min-width: 992px) and (max-width: 1200px) {
    .sectioninfo.gallery p.caption {
      font-size: 0.8em; } }
  @media (min-width: 768px) and (max-width: 992px) {
    .sectioninfo.gallery p.caption {
      font-size: 0.9em; } }
  @media (min-width: 480px) and (max-width: 768px) {
    .sectioninfo.gallery p.caption {
      font-size: 0.9em; } }
  @media only screen and (max-width: 480px) {
    .sectioninfo.gallery p.caption {
      font-size: 0.9em; } }

.sectioninfo.gallery .unslider-active p.caption {
  color: #5d7183; }

.expand {
  display: none; }

.expandlink {
  display: none;
  cursor: pointer; }

.expand h1 {
  cursor: pointer; }

.memberinfo {
  float: left;
  margin: 10px 25px 20px 0;
  padding: 0;
  width: 255px;
  height: auto; }
  @media only screen and (min-width: 1450px) {
    .memberinfo {
      margin: 10px 25px 20px 0;
      width: 255px; } }
  @media (min-width: 1200px) and (max-width: 1450px) {
    .memberinfo {
      margin: 10px 10px 20px 0;
      width: 200px; } }
  @media (min-width: 992px) and (max-width: 1200px) {
    .memberinfo {
      margin: 10px 10px 20px 0;
      width: 100%; } }
  @media (min-width: 768px) and (max-width: 992px) {
    .memberinfo {
      margin: 10px 10px 20px 0;
      width: 100%; } }
  @media (min-width: 480px) and (max-width: 768px) {
    .memberinfo {
      margin: 10px 10px 20px 0;
      width: 100%; } }
  @media only screen and (max-width: 480px) {
    .memberinfo {
      margin: 10px 10px 20px 0;
      width: 100%; } }

.memberinfo h1 {
  padding: 10px 0 0 3px;
  color: #174a68;
  font-size: 1.2em;
  line-height: 1.15em;
  font-family: 'DINNextMedium', sans-serif;
  font-style: normal;
  font-stretch: normal;
  font-weight: 500; }
  @media only screen and (min-width: 1450px) {
    .memberinfo h1 {
      padding: 10px 0 0 3px;
      font-size: 1.2em; } }
  @media (min-width: 1200px) and (max-width: 1450px) {
    .memberinfo h1 {
      padding: 10px 0 0 3px;
      font-size: 1.2em; } }
  @media (min-width: 992px) and (max-width: 1200px) {
    .memberinfo h1 {
      padding: 10px 0 0 3px;
      font-size: 1.2em; } }
  @media (min-width: 768px) and (max-width: 992px) {
    .memberinfo h1 {
      padding: 10px 0 0 3px;
      font-size: 1.2em; } }
  @media (min-width: 480px) and (max-width: 768px) {
    .memberinfo h1 {
      padding: 16px 0 4px 0;
      font-size: 1.3em; } }
  @media only screen and (max-width: 480px) {
    .memberinfo h1 {
      padding: 16px 0 4px 0;
      font-size: 1.3em; } }

.memberinfo p {
  padding: 4px 0 0 3px;
  font-size: 1.1em;
  line-height: 1.3em; }
  @media only screen and (min-width: 1450px) {
    .memberinfo p {
      padding: 4px 0 0 3px;
      font-size: 1.1em;
      line-height: 1.3em; } }
  @media (min-width: 1200px) and (max-width: 1450px) {
    .memberinfo p {
      padding: 4px 0 0 3px;
      font-size: 1.1em;
      line-height: 1.3em; } }
  @media (min-width: 992px) and (max-width: 1200px) {
    .memberinfo p {
      padding: 4px 0 0 3px;
      font-size: 1.1em;
      line-height: 1.3em; } }
  @media (min-width: 768px) and (max-width: 992px) {
    .memberinfo p {
      padding: 4px 0 0 3px;
      font-size: 1.2em;
      line-height: 1.3em; } }
  @media (min-width: 480px) and (max-width: 768px) {
    .memberinfo p {
      padding: 0;
      font-size: 1.2em;
      line-height: 1.4em; } }
  @media only screen and (max-width: 480px) {
    .memberinfo p {
      padding: 0;
      font-size: 1.2em;
      line-height: 1.4em; } }

.pubdetail {
  padding-top: 24px; }

.pubinfo h1, .pubdetail h1 {
  padding-top: 5px;
  padding-left: 180px;
  font-size: 1.0em;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  /*@include responsive(xlarge-screens) { padding-top: 5px; padding-left: 180px; }
  @include responsive(large-screens) { padding-top: 5px; padding-left: 180px; }
  @include responsive(medium-screens) { padding-top: 5px; padding-left: 160px; }
  @include responsive(small-screens) { padding-top: 15px; padding-left: 115px; }
  @include responsive(xsmall-screens) { padding-top: 15px; padding-left: 100px; }
  @include responsive(mobile-screens) { padding-top: 15px; padding-left: 90px; }*/ }

.pubdetail h1 {
  padding-left: 0; }

.pubinfo h2, .pubdetail h2 {
  /*margin-top: 0;*/
  padding-left: 180px;
  color: #033a5a;
  font-size: 1.3em;
  line-height: 1.2em; }
  @media only screen and (min-width: 1450px) {
    .pubinfo h2, .pubdetail h2 {
      padding-left: 180px; } }
  @media (min-width: 1200px) and (max-width: 1450px) {
    .pubinfo h2, .pubdetail h2 {
      padding-left: 180px; } }
  @media (min-width: 992px) and (max-width: 1200px) {
    .pubinfo h2, .pubdetail h2 {
      padding: 0 20px 4px 150px; } }
  @media (min-width: 768px) and (max-width: 992px) {
    .pubinfo h2, .pubdetail h2 {
      padding: 18px 20px 4px 115px; } }
  @media (min-width: 480px) and (max-width: 768px) {
    .pubinfo h2, .pubdetail h2 {
      padding: 18px 20px 4px 115px; } }
  @media only screen and (max-width: 480px) {
    .pubinfo h2, .pubdetail h2 {
      padding: 018px 20px 4px 115px; } }

.pubdetail h2 {
  font-size: 1.5em;
  padding-left: 0;
  padding-bottom: 16px; }
  @media only screen and (min-width: 1450px) {
    .pubdetail h2 {
      font-size: 1.5em; } }
  @media (min-width: 1200px) and (max-width: 1450px) {
    .pubdetail h2 {
      font-size: 1.5em; } }
  @media (min-width: 992px) and (max-width: 1200px) {
    .pubdetail h2 {
      font-size: 1.3em; } }
  @media (min-width: 768px) and (max-width: 992px) {
    .pubdetail h2 {
      font-size: 1.4em; } }
  @media (min-width: 480px) and (max-width: 768px) {
    .pubdetail h2 {
      font-size: 1.4em; } }
  @media only screen and (max-width: 480px) {
    .pubdetail h2 {
      font-size: 1.4em; } }

.pubinfo p, .pubdetail p {
  padding-left: 180px; }
  @media only screen and (min-width: 1450px) {
    .pubinfo p, .pubdetail p {
      padding-left: 180px; } }
  @media (min-width: 1200px) and (max-width: 1450px) {
    .pubinfo p, .pubdetail p {
      padding-left: 180px; } }
  @media (min-width: 992px) and (max-width: 1200px) {
    .pubinfo p, .pubdetail p {
      padding-left: 150px; } }
  @media (min-width: 768px) and (max-width: 992px) {
    .pubinfo p, .pubdetail p {
      clear: both;
      padding: 12px 20px 12px 20px; } }
  @media (min-width: 480px) and (max-width: 768px) {
    .pubinfo p, .pubdetail p {
      clear: both;
      padding: 12px 20px 12px 20px; } }
  @media only screen and (max-width: 480px) {
    .pubinfo p, .pubdetail p {
      clear: both;
      padding: 12px 20px 12px 20px; } }

.pubinfo p.link {
  margin-top: -8px;
  padding: 0 0 0 180px;
  font-size: 90%;
  /*@include responsive(xlarge-screens) { padding-left: 180px; }
  @include responsive(large-screens) { padding-left: 180px; }
  @include responsive(medium-screens) {padding-left: 160px; }
  @include responsive(small-screens) {  }
  @include responsive(xsmall-screens) {  }
  @include responsive(mobile-screens) {  }*/ }

.pubdetail p.link {
  clear: both; }

.pubdetail p, .pubdetail p.link {
  padding-left: 0; }

.pubinfo img, .pubdetail img {
  float: left;
  margin-bottom: 20px;
  margin-left: 5px;
  width: 150px;
  -webkit-box-shadow: 3px 3px 15px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 3px 3px 15px rgba(0, 0, 0, 0.35);
  box-shadow: 3px 3px 15px rgba(0, 0, 0, 0.35); }
  @media only screen and (min-width: 1450px) {
    .pubinfo img, .pubdetail img {
      margin-left: 5px;
      width: 150px; } }
  @media (min-width: 1200px) and (max-width: 1450px) {
    .pubinfo img, .pubdetail img {
      margin-left: 5px;
      wdth: 150px; } }
  @media (min-width: 992px) and (max-width: 1200px) {
    .pubinfo img, .pubdetail img {
      margin-left: 5px;
      width: 130px; } }
  @media (min-width: 768px) and (max-width: 992px) {
    .pubinfo img, .pubdetail img {
      margin-left: 20px;
      width: 80px; } }
  @media (min-width: 480px) and (max-width: 768px) {
    .pubinfo img, .pubdetail img {
      margin-left: 20px;
      width: 80px; } }
  @media only screen and (max-width: 480px) {
    .pubinfo img, .pubdetail img {
      margin-left: 20px;
      width: 80px; } }

.pubdetail img {
  margin: 0 20px 15px 0; }

.alpha {
  float: left;
  margin-left: 0;
  width: 35px;
  height: 30px;
  padding-top: 5px;
  color: #fff;
  font-family: 'DINNextLight', sans-serif;
  font-style: normal;
  font-stretch: normal;
  font-weight: 300;
  font-size: 2.0em;
  text-align: center;
  background-color: #5e879a; }
  @media only screen and (min-width: 1450px) {
    .alpha {
      float: left;
      margin-left: 0; } }
  @media (min-width: 1200px) and (max-width: 1450px) {
    .alpha {
      float: left;
      margin-left: 0; } }
  @media (min-width: 992px) and (max-width: 1200px) {
    .alpha {
      float: left;
      margin-left: 15px; } }
  @media (min-width: 768px) and (max-width: 992px) {
    .alpha {
      float: none;
      margin-left: 0;
      width: 30px;
      height: 24px;
      font-size: 1.6em; } }
  @media (min-width: 480px) and (max-width: 768px) {
    .alpha {
      float: none;
      margin-left: 0;
      width: 30px;
      height: 24px;
      font-size: 1.6em; } }
  @media only screen and (max-width: 480px) {
    .alpha {
      float: none;
      margin-left: 0;
      width: 30px;
      height: 24px;
      font-size: 1.6em; } }

.browseby {
  margin: 20px -20px 25px -50px;
  padding: 8px 15px 5px 50px;
  background-color: #e4edf2; }
  @media only screen and (min-width: 1450px) {
    .browseby {
      margin: 20px -20px 25px -50px;
      padding: 8px 15px 5px 50px; } }
  @media (min-width: 1200px) and (max-width: 1450px) {
    .browseby {
      margin: 20px -20px 25px -45px;
      padding: 8px 15px 5px 45px; } }
  @media (min-width: 992px) and (max-width: 1200px) {
    .browseby {
      margin: 20px -20px 15px -25px;
      padding: 8px 15px 5px 20px; } }
  @media (min-width: 768px) and (max-width: 992px) {
    .browseby {
      margin: 20px -20px 15px -25px;
      padding: 8px 15px 5px 25px; } }
  @media (min-width: 480px) and (max-width: 768px) {
    .browseby {
      margin: 20px -30px 15px -25px;
      padding: 8px 15px 5px 25px; } }
  @media only screen and (max-width: 480px) {
    .browseby {
      margin: 20px -30px 15px -25px;
      padding: 8px 15px 5px 25px; } }

.browseby h1 {
  float: left;
  padding: 1px 0 0 0;
  font-size: 1.0em;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  line-height: 1.4em;
  color: #033a5a; }

.browseby form {
  float: left;
  color: #5e879a;
  font-family: 'DINNextMedium', sans-serif;
  font-style: normal;
  font-stretch: normal;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  line-height: 1.4em; }

.publist h1, .resolist h1 {
  padding-left: 50px;
  color: #033a5a;
  font-size: 1.3em;
  line-height: 1.2em; }
  @media only screen and (min-width: 1450px) {
    .publist h1, .resolist h1 {
      padding-left: 50px; } }
  @media (min-width: 1200px) and (max-width: 1450px) {
    .publist h1, .resolist h1 {
      padding-left: 50px; } }
  @media (min-width: 992px) and (max-width: 1200px) {
    .publist h1, .resolist h1 {
      padding: 0 20px 4px 65px; } }
  @media (min-width: 768px) and (max-width: 992px) {
    .publist h1, .resolist h1 {
      padding: 18px 20px 4px 0; } }
  @media (min-width: 480px) and (max-width: 768px) {
    .publist h1, .resolist h1 {
      padding: 18px 20px 4px 0; } }
  @media only screen and (max-width: 480px) {
    .publist h1, .resolist h1 {
      padding: 18px 20px 4px 0; } }

.publist p, .resolist p {
  padding-left: 90px; }
  @media only screen and (min-width: 1450px) {
    .publist p, .resolist p {
      padding-left: 50px; } }
  @media (min-width: 1200px) and (max-width: 1450px) {
    .publist p, .resolist p {
      padding-left: 50px; } }
  @media (min-width: 992px) and (max-width: 1200px) {
    .publist p, .resolist p {
      padding-left: 65px; } }
  @media (min-width: 768px) and (max-width: 992px) {
    .publist p, .resolist p {
      clear: both;
      padding: 12px 20px 12px 0; } }
  @media (min-width: 480px) and (max-width: 768px) {
    .publist p, .resolist p {
      clear: both;
      padding: 12px 20px 12px 0; } }
  @media only screen and (max-width: 480px) {
    .publist p, .resolist p {
      clear: both;
      padding: 12px 20px 12px 0; } }

.publist p {
  line-height: 1.2em;
  padding-bottom: 24px; }

.resolist p {
  padding-bottom: 8px; }

.photocap {
  float: right;
  margin: 0 0 0 10px;
  width: auto;
  vertical-align: top; }
  @media only screen and (min-width: 1450px) {
    .photocap {
      float: right;
      margin: 0 0 0 10px;
      width: auto; } }
  @media (min-width: 1200px) and (max-width: 1450px) {
    .photocap {
      float: right;
      margin: 0 0 0 10px;
      width: 110px; } }
  @media (min-width: 992px) and (max-width: 1200px) {
    .photocap {
      float: right;
      margin: 0 0 0 10px;
      width: 90px; } }
  @media (min-width: 768px) and (max-width: 992px) {
    .photocap {
      float: none;
      margin: 0;
      width: 240px; } }
  @media (min-width: 480px) and (max-width: 768px) {
    .photocap {
      float: none;
      margin: 0;
      width: 240px; } }
  @media only screen and (max-width: 480px) {
    .photocap {
      float: none;
      margin: 0;
      width: 240px; } }

.photocap div {
  display: inline-block;
  margin: 0 0 10px 10px;
  vertical-align: top;
  width: 120px; }
  @media only screen and (min-width: 1450px) {
    .photocap div {
      float: right;
      margin: 0 0 10px 10px;
      width: 120px; } }
  @media (min-width: 1200px) and (max-width: 1450px) {
    .photocap div {
      float: right;
      margin: 0 0 10px 10px;
      width: 100px; } }
  @media (min-width: 992px) and (max-width: 1200px) {
    .photocap div {
      float: right;
      margin: 0 0 10px 10px;
      width: 80px; } }
  @media (min-width: 768px) and (max-width: 992px) {
    .photocap div {
      float: none;
      margin: 0;
      width: 100px; } }
  @media (min-width: 480px) and (max-width: 768px) {
    .photocap div {
      float: none;
      margin: 0;
      width: 100px; } }
  @media only screen and (max-width: 480px) {
    .photocap div {
      float: none;
      margin: 0;
      width: 100px; } }

.photocap div:first-of-type {
  margin-right: 0; }
  @media only screen and (min-width: 1450px) {
    .photocap div:first-of-type {
      margin-right: 0; } }
  @media (min-width: 1200px) and (max-width: 1450px) {
    .photocap div:first-of-type {
      margin-right: 0; } }
  @media (min-width: 992px) and (max-width: 1200px) {
    .photocap div:first-of-type {
      margin-right: 0; } }
  @media (min-width: 768px) and (max-width: 992px) {
    .photocap div:first-of-type {
      margin-right: 20px; } }
  @media (min-width: 480px) and (max-width: 768px) {
    .photocap div:first-of-type {
      margin-right: 20px; } }
  @media only screen and (max-width: 480px) {
    .photocap div:first-of-type {
      margin-right: 20px; } }

.photocap img {
  border: 3px solid #e4edf2;
  width: 120px; }
  @media only screen and (min-width: 1450px) {
    .photocap img {
      width: 120px; } }
  @media (min-width: 1200px) and (max-width: 1450px) {
    .photocap img {
      width: 100px; } }
  @media (min-width: 992px) and (max-width: 1200px) {
    .photocap img {
      width: 80px; } }
  @media (min-width: 768px) and (max-width: 992px) {
    .photocap img {
      width: 100px; } }
  @media (min-width: 480px) and (max-width: 768px) {
    .photocap img {
      width: 100px; } }
  @media only screen and (max-width: 480px) {
    .photocap img {
      width: 100px; } }

.photocap p {
  padding: 7px 4px 10px 4px;
  color: #5d7183;
  font-size: 0.8em;
  font-family: 'AvenirNextMedium', sans-serif;
  font-style: normal;
  font-stretch: normal;
  font-weight: 500; }
  @media only screen and (min-width: 1450px) {
    .photocap p {
      top: 270px;
      font-size: 0.8em; } }
  @media (min-width: 1200px) and (max-width: 1450px) {
    .photocap p {
      top: 270px;
      font-size: 0.8em; } }
  @media (min-width: 992px) and (max-width: 1200px) {
    .photocap p {
      top: 209px;
      font-size: 0.8em; } }
  @media (min-width: 768px) and (max-width: 992px) {
    .photocap p {
      top: 123px;
      font-size: 0.9em; } }
  @media (min-width: 480px) and (max-width: 768px) {
    .photocap p {
      top: 123px;
      font-size: 0.9em; } }
  @media only screen and (max-width: 480px) {
    .photocap p {
      top: 123px;
      font-size: 0.9em; } }

.results .bullet {
  float: left;
  display: block;
  margin: 5px 6px 0 -20px;
  width: 6px;
  height: 2px;
  background-color: transparent;
  border-bottom: 6px solid #71a9b0; }

.results h2 {
  font-size: 1.1em; }

.results .label {
  color: #71a9b0; }

.results li {
  padding-left: 20px;
  padding-bottom: 4px; }

/*-------------------------------------------------- */
/* SIDEBAR STYLES */
/*-------------------------------------------------- */
.sidepromo.image img {
  float: right;
  margin: 0 0 10px 5px;
  width: 100px; }
  @media only screen and (min-width: 1450px) {
    .sidepromo.image img {
      width: 100px; } }
  @media (min-width: 1200px) and (max-width: 1450px) {
    .sidepromo.image img {
      width: 100px; } }
  @media (min-width: 992px) and (max-width: 1200px) {
    .sidepromo.image img {
      width: 90px; } }
  @media (min-width: 768px) and (max-width: 992px) {
    .sidepromo.image img {
      width: 80px; } }
  @media (min-width: 480px) and (max-width: 768px) {
    .sidepromo.image img {
      width: 80px; } }
  @media only screen and (max-width: 480px) {
    .sidepromo.image img {
      width: 80px; } }

.featmemb h1, .sidepromo h1 {
  padding-top: 5px;
  font-size: 1.3em;
  text-transform: uppercase;
  letter-spacing: 0.05em; }

.sidepromo h1 {
  padding-top: 0; }

.featmemb h2, .sidepromo h2 {
  margin-top: 0;
  padding-bottom: 8px;
  color: #033a5a;
  font-size: 1.3em;
  font-family: 'AvenirNextMedium', sans-serif;
  font-style: normal;
  font-stretch: normal;
  font-weight: 500;
  line-height: 1.3em; }

.featmemb h2 a, .sidepromo h2 a {
  color: #033a5a; }

.featmemb h2 a:hover, .sidepromo h2 a:hover,
.featmemb h2 a:active, .sidepromo h2 a:active {
  color: #000; }

.sidepromo.image h2 {
  margin-top: 0;
  padding-bottom: 4px;
  color: #033a5a;
  font-size: 1.1em;
  font-family: 'AvenirNextMedium', sans-serif;
  font-style: normal;
  font-stretch: normal;
  font-weight: 500;
  line-height: 1.2em; }

.sidepromo.search h2 {
  clear: both;
  padding-top: 10px;
  padding-bottom: 0;
  color: #033a5a;
  font-size: 1.0em;
  font-family: 'AvenirNextMedium', sans-serif;
  font-style: normal;
  font-stretch: normal;
  font-weight: 500;
  line-height: 1.2em; }

.sidepromo.search h2.top {
  margin-top: 0;
  padding-top: 0; }

.sidepromo.search select {
  float: left;
  margin: 0;
  padding: 4px;
  width: 210px;
  height: 24px; }
  @media only screen and (min-width: 1450px) {
    .sidepromo.search select {
      width: 210px;
      height: 24px; } }
  @media (min-width: 1200px) and (max-width: 1450px) {
    .sidepromo.search select {
      width: 100px;
      height: 24px; } }
  @media (min-width: 992px) and (max-width: 1200px) {
    .sidepromo.search select {
      width: 100px;
      height: 24px; } }
  @media (min-width: 768px) and (max-width: 992px) {
    .sidepromo.search select {
      width: 160px;
      height: 24px; } }
  @media (min-width: 480px) and (max-width: 768px) {
    .sidepromo.search select {
      width: 160px;
      height: 24px; } }
  @media only screen and (max-width: 480px) {
    .sidepromo.search select {
      width: 160px;
      height: 24px; } }

.sidepromo.search input.key {
  margin: 0;
  padding: 4px 4px 4px 10px;
  width: 215px;
  height: 20px;
  font-family: 'AvenirNextRegular', sans-serif;
  font-style: normal;
  font-stretch: normal;
  font-weight: 400;
  font-size: 0.9em;
  background-color: #e4edf2 !important;
  border: none; }
  @media only screen and (min-width: 1450px) {
    .sidepromo.search input.key {
      width: 215px;
      height: 20px; } }
  @media (min-width: 1200px) and (max-width: 1450px) {
    .sidepromo.search input.key {
      width: 110px;
      height: 20px; } }
  @media (min-width: 992px) and (max-width: 1200px) {
    .sidepromo.search input.key {
      width: 110px;
      height: 20px; } }
  @media (min-width: 768px) and (max-width: 992px) {
    .sidepromo.search input.key {
      width: 160px;
      height: 20px; } }
  @media (min-width: 480px) and (max-width: 768px) {
    .sidepromo.search input.key {
      width: 160px;
      height: 20px; } }
  @media only screen and (max-width: 480px) {
    .sidepromo.search input.key {
      width: 160px;
      height: 20px; } }

.featmemb p {
  font-size: 1.1em;
  line-height: 1.5em; }

.sidepromo p {
  font-size: 1.2em;
  line-height: 1.4em; }
  @media only screen and (min-width: 1450px) {
    .sidepromo p {
      font-size: 1.2em; } }
  @media (min-width: 1200px) and (max-width: 1450px) {
    .sidepromo p {
      font-size: 1.2em; } }
  @media (min-width: 992px) and (max-width: 1200px) {
    .sidepromo p {
      font-size: 1.2em; } }
  @media (min-width: 768px) and (max-width: 992px) {
    .sidepromo p {
      font-size: 1.2em; } }
  @media (min-width: 480px) and (max-width: 768px) {
    .sidepromo p {
      font-size: 1.2em; } }
  @media only screen and (max-width: 480px) {
    .sidepromo p {
      font-size: 1.2em; } }

.sidepromo.image p {
  padding-bottom: 16px; }

.featmemb img, img.headshot {
  float: right;
  margin: 2px 5px 10px 8px;
  border: 3px solid #fff;
  width: 140px; }
  @media only screen and (min-width: 1450px) {
    .featmemb img, img.headshot {
      float: right;
      margin: 2px 5px 10px 8px;
      width: 140px; } }
  @media (min-width: 1200px) and (max-width: 1450px) {
    .featmemb img, img.headshot {
      float: none;
      margin: 4px 0 8px 0;
      width: 140px; } }
  @media (min-width: 992px) and (max-width: 1200px) {
    .featmemb img, img.headshot {
      float: none;
      margin: 4px 0 8px 0;
      width: 140px; } }
  @media (min-width: 768px) and (max-width: 992px) {
    .featmemb img, img.headshot {
      float: left;
      margin: 4px 15px 0 0;
      width: 100px; } }
  @media (min-width: 480px) and (max-width: 768px) {
    .featmemb img, img.headshot {
      float: left;
      margin: 4px 15px 0 0;
      width: 100px; } }
  @media only screen and (max-width: 480px) {
    .featmemb img, img.headshot {
      float: left;
      margin: 4px 15px 0 0;
      width: 100px; } }

img.headshot {
  float: left;
  margin: 4px 20px 12px 0;
  border-color: #e4edf2;
  width: 215px; }
  @media only screen and (min-width: 1450px) {
    img.headshot {
      width: 215px; } }
  @media (min-width: 1200px) and (max-width: 1450px) {
    img.headshot {
      width: 200px; } }

.sectioninfo img.headshot {
  margin: 6px 20px 12px 20px; }

.sectioninfo.bio img.headshot {
  margin: 2px 20px 12px 0; }

.sectioninfo.people img.headshot {
  margin: 6px 20px 12px 0; }

.memberinfo div.headshot {
  float: none;
  margin: 6px 0 0 0;
  width: 215px;
  height: 185px;
  overflow: hidden;
  border: 3px solid #e4edf2; }
  @media only screen and (min-width: 1450px) {
    .memberinfo div.headshot {
      float: none;
      margin: 6px 0 0 0;
      width: 215px;
      height: 185px; } }
  @media (min-width: 1200px) and (max-width: 1450px) {
    .memberinfo div.headshot {
      float: none;
      margin: 6px 0 0 0;
      width: 150px;
      height: 130px; } }
  @media (min-width: 992px) and (max-width: 1200px) {
    .memberinfo div.headshot {
      float: left;
      margin: 6px 20px 0 0;
      width: 140px;
      height: 130px; } }
  @media (min-width: 768px) and (max-width: 992px) {
    .memberinfo div.headshot {
      float: left;
      margin: 6px 20px 0 0;
      width: 140px;
      height: 130px; } }
  @media (min-width: 480px) and (max-width: 768px) {
    .memberinfo div.headshot {
      float: left;
      margin: 6px 20px 0 0;
      width: 140px;
      height: 130px; } }
  @media only screen and (max-width: 480px) {
    .memberinfo div.headshot {
      float: none;
      margin: 6px 20px 0 0;
      width: 140px;
      height: 130px; } }

.memberinfo div.headshot img {
  width: 215px; }
  @media only screen and (min-width: 1450px) {
    .memberinfo div.headshot img {
      width: 215px; } }
  @media (min-width: 1200px) and (max-width: 1450px) {
    .memberinfo div.headshot img {
      width: 150px; } }
  @media (min-width: 992px) and (max-width: 1200px) {
    .memberinfo div.headshot img {
      width: 140px; } }
  @media (min-width: 768px) and (max-width: 992px) {
    .memberinfo div.headshot img {
      width: 140px; } }
  @media (min-width: 480px) and (max-width: 768px) {
    .memberinfo div.headshot img {
      width: 140px; } }
  @media only screen and (max-width: 480px) {
    .memberinfo div.headshot img {
      width: 140px; } }

/*-------------------------------------------------- */
/* FOOTER STYLES */
/*-------------------------------------------------- */
#footer {
  clear: both;
  margin: 0;
  padding: 10px 20px;
  background-color: #174a68; }
  @media only screen and (min-width: 1450px) {
    #footer {
      padding: 10px 35px; } }
  @media (min-width: 1200px) and (max-width: 1450px) {
    #footer {
      padding: 10px 35px; } }
  @media (min-width: 992px) and (max-width: 1200px) {
    #footer {
      padding: 10px 35px; } }
  @media (min-width: 768px) and (max-width: 992px) {
    #footer {
      padding: 10px 30px; } }
  @media (min-width: 480px) and (max-width: 768px) {
    #footer {
      padding: 10px 20px; } }
  @media only screen and (max-width: 480px) {
    #footer {
      padding: 10px 20px; } }

#footer p {
  padding: 0 0 4px 0;
  color: #fff;
  font-size: 0.8em;
  font-family: 'AvenirNextRegular', sans-serif;
  font-style: normal;
  font-stretch: normal;
  font-weight: 400; }
  @media only screen and (min-width: 1450px) {
    #footer p {
      padding-top: 0;
      font-size: 0.8em; } }
  @media (min-width: 1200px) and (max-width: 1450px) {
    #footer p {
      padding-top: 0;
      font-size: 0.8em; } }
  @media (min-width: 992px) and (max-width: 1200px) {
    #footer p {
      padding-top: 0;
      font-size: 0.8em; } }
  @media (min-width: 768px) and (max-width: 992px) {
    #footer p {
      padding-top: 6px;
      font-size: 0.9em; } }
  @media (min-width: 480px) and (max-width: 768px) {
    #footer p {
      padding-top: 6px;
      font-size: 0.9em; } }
  @media only screen and (max-width: 480px) {
    #footer p {
      padding-top: 6px;
      font-size: 0.9em; } }

#footer p strong {
  font-family: 'AvenirNextMedium', sans-serif;
  font-style: normal;
  font-stretch: normal;
  font-weight: 500;
  text-transform: uppercase; }
  @media only screen and (min-width: 1450px) {
    #footer p strong {
      font-size: 0.9em; } }
  @media (min-width: 1200px) and (max-width: 1450px) {
    #footer p strong {
      font-size: 0.9em; } }
  @media (min-width: 992px) and (max-width: 1200px) {
    #footer p strong {
      font-size: 0.9em; } }
  @media (min-width: 768px) and (max-width: 992px) {
    #footer p strong {
      font-size: 1.0em; } }
  @media (min-width: 480px) and (max-width: 768px) {
    #footer p strong {
      font-size: 1.0em; } }
  @media only screen and (max-width: 480px) {
    #footer p strong {
      font-size: 1.0em; } }

#footer p .vert {
  padding: 0 6px;
  color: #71a9b0;
  font-size: 1.2em; }

#footer p .label {
  font-size: inherit;
  color: #b2d0da; }

#footer p .copy {
  float: right;
  color: #b2d0da; }
  @media only screen and (min-width: 1450px) {
    #footer p .copy {
      float: right; } }
  @media (min-width: 1200px) and (max-width: 1450px) {
    #footer p .copy {
      float: right; } }
  @media (min-width: 992px) and (max-width: 1200px) {
    #footer p .copy {
      float: right; } }
  @media (min-width: 768px) and (max-width: 992px) {
    #footer p .copy {
      float: none; } }
  @media (min-width: 480px) and (max-width: 768px) {
    #footer p .copy {
      float: none; } }
  @media only screen and (max-width: 480px) {
    #footer p .copy {
      float: none; } }

/*-------------------------------------------------- */
/* FORM STYLES */
/*-------------------------------------------------- */
p.formlabel {
  float: left;
  margin: 4px 10px 0 -60px;
  padding: 0 0 4px 0;
  width: 180px;
  text-align: right; }
  @media only screen and (min-width: 1450px) {
    p.formlabel {
      float: left;
      margin: 4px 10px 0 -60px;
      width: 180px; } }
  @media (min-width: 1200px) and (max-width: 1450px) {
    p.formlabel {
      float: left;
      margin: 4px 10px 0 -60px;
      width: 180px; } }
  @media (min-width: 992px) and (max-width: 1200px) {
    p.formlabel {
      float: none;
      margin: 4px 0 0 0;
      width: auto;
      text-align: left; } }
  @media (min-width: 768px) and (max-width: 992px) {
    p.formlabel {
      float: none;
      margin: 4px 0 0 0;
      width: auto;
      text-align: left; } }
  @media (min-width: 480px) and (max-width: 768px) {
    p.formlabel {
      float: none;
      margin: 4px 0 0 0;
      width: auto;
      text-align: left; } }
  @media only screen and (max-width: 480px) {
    p.formlabel {
      float: none;
      margin: 4px 0 0 0;
      width: auto;
      text-align: left; } }

.form input, .form textarea {
  float: left;
  margin: 0 0 12px 0;
  padding: 4px;
  width: 70%;
  height: 24px;
  border: 1px solid #2b8489; }
  @media only screen and (min-width: 1450px) {
    .form input, .form textarea {
      float: left;
      width: 70%;
      height: 24px; } }
  @media (min-width: 1200px) and (max-width: 1450px) {
    .form input, .form textarea {
      float: left;
      width: 70%;
      height: 24px; } }
  @media (min-width: 992px) and (max-width: 1200px) {
    .form input, .form textarea {
      float: none;
      width: 90%;
      height: 24px; } }
  @media (min-width: 768px) and (max-width: 992px) {
    .form input, .form textarea {
      float: none;
      width: 90%;
      height: 24px; } }
  @media (min-width: 480px) and (max-width: 768px) {
    .form input, .form textarea {
      float: none;
      width: 90%;
      height: 24px; } }
  @media only screen and (max-width: 480px) {
    .form input, .form textarea {
      float: none;
      width: 90%;
      height: 24px; } }

.form textarea {
  width: 65%;
  height: 200px; }
  @media only screen and (min-width: 1450px) {
    .form textarea {
      width: 65%; } }
  @media (min-width: 1200px) and (max-width: 1450px) {
    .form textarea {
      width: 65%; } }
  @media (min-width: 992px) and (max-width: 1200px) {
    .form textarea {
      width: 65%; } }
  @media (min-width: 768px) and (max-width: 992px) {
    .form textarea {
      width: 90%; } }
  @media (min-width: 480px) and (max-width: 768px) {
    .form textarea {
      width: 90%; } }
  @media only screen and (max-width: 480px) {
    .form textarea {
      width: 90%; } }

.form .btn, .btn {
  margin: 10px 0 30px 0;
  padding: 10px 24px 11px 24px;
  width: auto;
  height: auto;
  color: #fff;
  font-size: 1.2em;
  font-family: 'AvenirNextRegular', sans-serif;
  font-style: normal;
  font-stretch: normal;
  font-weight: 400;
  border: none;
  background-color: #71a9b0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

.form .smbtn, .smbtn {
  margin: 2px 0 12px 0;
  padding: 3px 8px 3px 8px;
  width: auto;
  height: auto;
  color: #fff;
  font-size: 0.9em;
  font-family: 'AvenirNextMedium', sans-serif;
  font-style: normal;
  font-stretch: normal;
  font-weight: 500;
  border: none;
  background-color: #71a9b0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

.form .btn:hover, .btn:hover, .form .smbtn:hover, .smbtn:hover {
  background-color: #174a68; }

#sidebar .smbtn {
  margin: 14px 0 0 0; }

.smbtn.light {
  padding: 6px 12px 6px 12px;
  color: #216569;
  font-size: 0.85em;
  border: none;
  background-color: #c3d7e0; }

.smbtn.light:hover {
  color: #fff;
  background-color: #174a68; }

a.btn, a.btn:visited {
  display: inline-block;
  margin: 6px 0 4px 0;
  padding: 8px 12px 6px 12px;
  color: #fff;
  font-family: 'DINNextMedium', sans-serif;
  font-style: normal;
  font-stretch: normal;
  font-weight: 500;
  font-size: 1.1em;
  line-height: 1.0em;
  border: none;
  background-color: #71a9b0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

a.btn:hover, a.btn:active {
  background-color: #174a68; }

/*-------------------------------------------------- */
/* MAIL CHIMP STYLES */
/*-------------------------------------------------- */
#mc_embed_signup #mce-success-response {
  color: #fff; }

#mc_embed_signup {
  margin: 0;
  background: transparent;
  font: auto auto,sans-serif;
  width: auto; }

#mc_embed_signup form {
  padding: 0 !important; }

#mc_embed_signup .mc-field-group input {
  margin: 0;
  padding: 4px !important;
  width: 200px !important;
  height: 20px !important;
  font-family: 'AvenirNextRegular', sans-serif;
  font-style: normal;
  font-stretch: normal;
  font-weight: 400;
  font-size: 0.9em;
  background-color: #e4edf2 !important;
  border: 1px solid #2b8489 !important;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 12%, from(#999), to(#e4edf2));
  background-image: -moz-linear-gradient(0% 12% 90deg, #e4edf2, #999); }
  @media only screen and (min-width: 1450px) {
    #mc_embed_signup .mc-field-group input {
      width: 200px !important;
      height: 20px !important; } }
  @media (min-width: 1200px) and (max-width: 1450px) {
    #mc_embed_signup .mc-field-group input {
      width: 200px !important;
      height: 20px !important; } }
  @media (min-width: 992px) and (max-width: 1200px) {
    #mc_embed_signup .mc-field-group input {
      width: 180px !important;
      height: 20px !important; } }
  @media (min-width: 768px) and (max-width: 992px) {
    #mc_embed_signup .mc-field-group input {
      width: 170px !important;
      height: 20px !important; } }
  @media (min-width: 480px) and (max-width: 768px) {
    #mc_embed_signup .mc-field-group input {
      width: 80% !important;
      height: 25px !important; } }
  @media only screen and (max-width: 480px) {
    #mc_embed_signup .mc-field-group input {
      width: 80% !important;
      height: 25px !important; } }

#mc_embed_signup .mc-field-group p {
  padding-bottom: 1px;
  font-size: 1.0em; }

#mc_embed_signup .mc-field-group label {
  margin: 3px 0 3px 0;
  color: #fff;
  font-family: 'AvenirNextMedium', sans-serif;
  font-style: normal;
  font-stretch: normal;
  font-weight: 500; }

#mc_embed_signup .srchicon {
  position: absolute;
  right: 8px;
  bottom: 7px;
  margin: 0;
  padding: 0;
  width: 25px;
  height: 22px;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: 0 1px;
  border: none;
  cursor: pointer;
  background-image: url("../../images/interface/search_arrow.png"); }
  @media (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3 / 2), (min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx) {
    #mc_embed_signup .srchicon {
      background-image: url("../../images/interface/search_arrow_2x.png");
      -webkit-background-size: 25px 42px;
      -moz-background-size: 25px 42px;
      background-size: 25px 42px; } }

#mc_embed_signup .srchicon:hover {
  background-position: 0 -20px; }

#mc_embed_signup .mc-field-group, #fieldgroup1,
#fieldgroup2, #fieldgroup3 {
  float: left;
  width: auto !important;
  height: auto !important;
  min-height: initial !important;
  padding-bottom: 6px; }
  @media only screen and (min-width: 1450px) {
    #mc_embed_signup .mc-field-group, #fieldgroup1,
    #fieldgroup2, #fieldgroup3 {
      float: left; } }
  @media (min-width: 1200px) and (max-width: 1450px) {
    #mc_embed_signup .mc-field-group, #fieldgroup1,
    #fieldgroup2, #fieldgroup3 {
      float: left; } }
  @media (min-width: 992px) and (max-width: 1200px) {
    #mc_embed_signup .mc-field-group, #fieldgroup1,
    #fieldgroup2, #fieldgroup3 {
      float: left; } }
  @media (min-width: 768px) and (max-width: 992px) {
    #mc_embed_signup .mc-field-group, #fieldgroup1,
    #fieldgroup2, #fieldgroup3 {
      float: left; } }
  @media (min-width: 480px) and (max-width: 768px) {
    #mc_embed_signup .mc-field-group, #fieldgroup1,
    #fieldgroup2, #fieldgroup3 {
      float: none; } }
  @media only screen and (max-width: 480px) {
    #mc_embed_signup .mc-field-group, #fieldgroup1,
    #fieldgroup2, #fieldgroup3 {
      float: none; } }

#mc_embed_signup div.mce_inline_error,
#mc_embed_signup div.response {
  margin: 0 !important;
  padding: 6px 0 5px 1px !important;
  font-family: 'AvenirNextMedium', sans-serif;
  font-style: normal;
  font-stretch: normal;
  font-weight: 500;
  color: #000 !important;
  font-size: 0.85em !important;
  font-weight: normal !important;
  background-color: transparent !important;
  width: auto !important; }

#mc_embed_signup div#mce-responses {
  padding: 0 !important;
  width: 100% !important;
  margin: 0 0 0 1px !important; }

#mc_embed_signup .mc-field-group label {
  margin-bottom: 0 !important;
  padding: 0 0 2px 1px !important;
  font-family: 'AvenirNextMedium', sans-serif;
  font-style: normal;
  font-stretch: normal;
  font-weight: 500;
  font-size: 0.9em !important;
  color: #fff !important;
  font-weight: normal !important; }

/* unslider styles */
.unslider-nav ol {
  list-style: none;
  text-align: center;
  padding: 10px !important;
  background-color: #fff; }

.unslider-nav ol li {
  display: inline-block;
  width: 6px;
  height: 6px;
  margin: 0 4px;
  background: transparent;
  border-radius: 5px;
  overflow: hidden;
  text-indent: -999em;
  border: 2px solid #5e879a;
  cursor: pointer; }

.unslider-nav ol li.unslider-active {
  background: #5e879a;
  cursor: default; }

.unslider {
  margin: 0;
  padding: 0; }

.unslider-wrap {
  position: relative; }

.unslider-wrap.unslider-carousel li, .unslider-wrap.unslider-carousel .slide {
  float: left; }

.unslider-vertical > ul, .unslider-vertical > .container {
  height: 100%; }

.unslider-vertical li, .unslider-vertical .slide {
  float: none;
  width: 100%; }

.unslider-fade {
  position: relative; }

.unslider-fade .unslider-wrap li, .unslider-fade .unslider-wrap .slide {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  z-index: 8; }

.unslider-fade .unslider-wrap li.unslider-active, .unslider-fade .unslider-wrap .slide.unslider-active {
  z-index: 10; }

.unslider li, .unslider ol, .unslider ul {
  list-style: none;
  margin: 0;
  padding: 0;
  border: none; }

.unslider .container, .unslider .slide {
  margin: 0;
  padding: 0;
  border: none; }

.unslider-arrow {
  position: absolute;
  left: 20px;
  z-index: 2;
  cursor: pointer; }

.unslider-arrow.next {
  left: auto;
  right: 20px; }

.container {
  height: 540px; }
  @media only screen and (min-width: 1450px) {
    .container {
      height: 540px; } }
  @media (min-width: 1200px) and (max-width: 1450px) {
    .container {
      height: 390px; } }
  @media (min-width: 992px) and (max-width: 1200px) {
    .container {
      height: 290px; } }
  @media (min-width: 768px) and (max-width: 992px) {
    .container {
      height: 250px; } }
  @media (min-width: 480px) and (max-width: 768px) {
    .container {
      height: 250px; } }
  @media only screen and (max-width: 480px) {
    .container {
      height: 250px; } }

.container.small {
  height: 504px; }
  @media only screen and (min-width: 1450px) {
    .container.small {
      height: 504px; } }
  @media (min-width: 1200px) and (max-width: 1450px) {
    .container.small {
      height: 354px; } }
  @media (min-width: 992px) and (max-width: 1200px) {
    .container.small {
      height: 290px; } }
  @media (min-width: 768px) and (max-width: 992px) {
    .container.small {
      height: 220px; } }
  @media (min-width: 480px) and (max-width: 768px) {
    .container.small {
      height: 220px; } }
  @media only screen and (max-width: 480px) {
    .container.small {
      height: 220px; } }

.container .slide {
  background-color: #e5e5e5; }

.container .slide .imgframe {
  width: 742px;
  height: 464px;
  overflow: hidden;
  text-align: center; }
  @media only screen and (min-width: 1450px) {
    .container .slide .imgframe {
      width: 742px;
      height: 464px; } }
  @media (min-width: 1200px) and (max-width: 1450px) {
    .container .slide .imgframe {
      width: 502px;
      height: 314px; } }
  @media (min-width: 992px) and (max-width: 1200px) {
    .container .slide .imgframe {
      width: 342px;
      height: 214px; } }
  @media (min-width: 768px) and (max-width: 992px) {
    .container .slide .imgframe {
      width: 280px;
      height: 175px; } }
  @media (min-width: 480px) and (max-width: 768px) {
    .container .slide .imgframe {
      width: 280px;
      height: 175px; } }
  @media only screen and (max-width: 480px) {
    .container .slide .imgframe {
      width: 280px;
      height: 175px; } }

.container .slide .imgframe img {
  max-width: 742px;
  max-height: 464px; }
  @media only screen and (min-width: 1450px) {
    .container .slide .imgframe img {
      max-width: 742px;
      max-height: 464px; } }
  @media (min-width: 1200px) and (max-width: 1450px) {
    .container .slide .imgframe img {
      max-width: 502px;
      max-height: 314px; } }
  @media (min-width: 992px) and (max-width: 1200px) {
    .container .slide .imgframe img {
      max-width: 342px;
      max-height: 214px; } }
  @media (min-width: 768px) and (max-width: 992px) {
    .container .slide .imgframe img {
      max-width: 280px;
      max-height: 175px; } }
  @media (min-width: 480px) and (max-width: 768px) {
    .container .slide .imgframe img {
      max-width: 280px;
      max-height: 175px; } }
  @media only screen and (max-width: 480px) {
    .container .slide .imgframe img {
      max-width: 280px;
      max-height: 175px; } }

.container.small .slide .imgframe {
  width: 685px;
  height: 428px;
  overflow: hidden;
  text-align: center; }
  @media only screen and (min-width: 1450px) {
    .container.small .slide .imgframe {
      width: 685px;
      height: 428px; } }
  @media (min-width: 1200px) and (max-width: 1450px) {
    .container.small .slide .imgframe {
      width: 445px;
      height: 278px; } }
  @media (min-width: 992px) and (max-width: 1200px) {
    .container.small .slide .imgframe {
      width: 332px;
      height: 207px; } }
  @media (min-width: 768px) and (max-width: 992px) {
    .container.small .slide .imgframe {
      width: 280px;
      height: 175px; } }
  @media (min-width: 480px) and (max-width: 768px) {
    .container.small .slide .imgframe {
      width: 280px;
      height: 175px; } }
  @media only screen and (max-width: 480px) {
    .container.small .slide .imgframe {
      width: 280px;
      height: 175px; } }

.container.small .slide .imgframe img {
  /*
  max-width: 685px;
  max-height: 428px;
  @include responsive(xlarge-screens) { max-width: 685px; max-height: 428px; }
  @include responsive(large-screens) { max-width: 445px; max-height: 278px; }
  @include responsive(medium-screens) { max-width: 332px; max-height: 207px; }
  @include responsive(small-screens) { max-width: 280px; max-height: 175px; }
  */
  min-width: 685px;
  max-height: none; }
  @media only screen and (min-width: 1450px) {
    .container.small .slide .imgframe img {
      min-width: 685px; } }
  @media (min-width: 1200px) and (max-width: 1450px) {
    .container.small .slide .imgframe img {
      min-width: 445px; } }
  @media (min-width: 992px) and (max-width: 1200px) {
    .container.small .slide .imgframe img {
      min-width: 332px; } }
  @media (min-width: 768px) and (max-width: 992px) {
    .container.small .slide .imgframe img {
      min-width: 280px; } }
  @media (min-width: 480px) and (max-width: 768px) {
    .container.small .slide .imgframe img {
      min-width: 280px; } }
  @media only screen and (max-width: 480px) {
    .container.small .slide .imgframe img {
      min-width: 280px; } }

.container .slide p.caption {
  padding: 10px 20px 12px 20px;
  color: #e5e5e5;
  font-size: 0.9em;
  font-family: 'AvenirNextMedium', sans-serif;
  font-style: normal;
  font-stretch: normal;
  font-weight: 500; }
  @media only screen and (min-width: 1450px) {
    .container .slide p.caption {
      font-size: 0.9em; } }
  @media (min-width: 1200px) and (max-width: 1450px) {
    .container .slide p.caption {
      font-size: 0.8em; } }
  @media (min-width: 992px) and (max-width: 1200px) {
    .container .slide p.caption {
      font-size: 0.8em; } }
  @media (min-width: 768px) and (max-width: 992px) {
    .container .slide p.caption {
      font-size: 0.9em; } }
  @media (min-width: 480px) and (max-width: 768px) {
    .container .slide p.caption {
      font-size: 0.9em; } }
  @media only screen and (max-width: 480px) {
    .container .slide p.caption {
      font-size: 0.9em; } }

.container.small .capbox {
  position: absolute;
  top: 428px;
  left: 0;
  width: 626px;
  height: auto;
  min-height: 60px;
  background-color: #e5e5e5; }
  @media only screen and (min-width: 1450px) {
    .container.small .capbox {
      top: 428px;
      width: 625px;
      min-height: 60px; } }
  @media (min-width: 1200px) and (max-width: 1450px) {
    .container.small .capbox {
      top: 278px;
      width: 445px;
      min-height: 60px; } }
  @media (min-width: 992px) and (max-width: 1200px) {
    .container.small .capbox {
      top: 207px;
      width: 332px;
      min-height: 60px; } }
  @media (min-width: 768px) and (max-width: 992px) {
    .container.small .capbox {
      top: 175px;
      width: 280px;
      min-height: 60px; } }
  @media (min-width: 480px) and (max-width: 768px) {
    .container.small .capbox {
      top: 175px;
      width: 280px;
      min-height: 60px; } }
  @media only screen and (max-width: 480px) {
    .container.small .capbox {
      top: 175px;
      width: 280px;
      min-height: 60px; } }

/*-------------------------------------------------- */
/* SEARCH STYLES */
/*-------------------------------------------------- */
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 0 !important;
  padding: 0 !important; }

.pagination > li {
  display: inline;
  margin: 0 !important; }

.pagination > li > a, .pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #5e879a;
  text-decoration: none;
  background-color: #fff;
  font-family: 'AvenirNextMedium', sans-serif;
  font-style: normal;
  font-stretch: normal;
  font-weight: 500;
  text-transform: uppercase;
  border: 1px solid #e5e5e5; }

.pagination > li:first-child > a, .pagination > li:first-child > span {
  margin-left: 0; }

.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
  color: #fff;
  background-color: #033a5a;
  border-color: #033a5a; }

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #66999f;
  border-color: #66999f; }

.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
  color: #2b8489;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #71a9b0; }

.pagination-lg > li > a, .pagination-lg > li > span {
  padding: 2px 8px;
  font-size: 0.9em; }

.pagination-sm > li > a, .pagination-sm > li > span {
  padding: 2px 6px;
  font-size: 0.8px; }

.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none; }

.pager li {
  display: inline; }

.pager li > a, .pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd; }

.pager li > a:hover, .pager li > a:focus {
  text-decoration: none;
  background-color: #eee; }

.pager .next > a, .pager .next > span {
  float: right; }

.pager .previous > a, .pager .previous > span {
  float: left; }

.pager .disabled > a, .pager .disabled > a:hover, .pager .disabled > a:focus, .pager .disabled > span {
  color: #777;
  cursor: not-allowed;
  background-color: #fff; }

/*-------------------------------------------------- */
/* ADD ICON FONT */
/*-------------------------------------------------- */
@font-face {
  font-family: pictonic;
  src: url("../../pictonic/fonts/pictonic.eot");
  src: url("../../pictonic/fonts/pictonic.eot?#iefix") format("embedded-opentype"), url("../../pictonic/fonts/pictonic.ttf") format("truetype"), url("../../pictonic/fonts/pictonic.woff") format("woff"), url("../../pictonic/fonts/pictonic.svg") format("svg");
  font-weight: normal;
  font-style: normal; }
.icon {
  font-family: "pictonic";
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased !important;
  -moz-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important;
  font-smoothing: antialiased !important;
  line-height: 1em; }

a.icon, span.icon, small.icon {
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline; }

[class^="icon-"], [class*="icon-"] {
  font-family: "pictonic";
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased !important;
  -moz-font-smoothing: antialiased !important;
  font-smoothing: antialiased !important;
  line-height: 1em; }

a[class^="icon-"], a[class*="icon-"], span[class^="icon-"], span[class*="icon-"], small[class^="icon-"], small[class*="icon-"] {
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline; }

.icon-geo-arrw-down:before {
  content: ""; }

.icon-geo-arrw-right:before {
  content: ""; }

.icon-arrow-right:before {
  content: ""; }

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