body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
  margin: 0;
  padding: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
fieldset, img {
  border: 0;
}
address, caption, cite, code, dfn, th, var {
  font-style: normal;
  font-weight: normal;
}
ol, ul {
  list-style: none;
}
caption, th {
  text-align: left;
}
q:before, q:after {
  content: '';
}
dt, dd {
  font-size: 16px;
  line-height: 24px;
  padding: 0 5px;
}
dt {
  margin-top: 24px;
}
dt:first-child {
  margin-top: 0;
}
dd {
  margin-left: 80px;
}
#footer {
  font-size: .8em;
  letter-spacing: .05em;
  background-color: #3f3a34;
  color: white;
}
#spc_audio_image {
  position: absolute;
  z-index: 10000;
  margin-top: 5px;
  left: 44%;
  opacity: 0.7;
  filter: alpha(opacity=70);
  width: 120px;
  height: 90px;
}
.general-container {
  max-width: 900px;
  margin: 0 auto;
  padding: 20px;
}
.general-container p, .general-container h1, .general-container h2, .general-container h3, .general-container h4, .general-container ul {
  margin-bottom: 20px;
}
.general-container h1, .general-container h2, .general-container h3, .general-container h4, .general-container h5, .general-container h6 {
  margin-top: 30px;
}
.general-container ul {
  margin: 0 0 20px 20px;
  list-style-type: disc;
}
body {
  margin: 0;
  font-family: "Lato Regular", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 24px;
  color: #3f3a34;
  background-color: white;
  letter-spacing: 0px;
}
a {
  color: #014664;
  text-decoration: none;
}
a:hover, a:focus {
  color: #0195d4;
  text-decoration: underline;
}
p {
  margin: 0 0 12px;
}
p.lead, p.lead-alternate {
  font-size: 24px;
  line-height: 32px;
  letter-spacing: 1px;
}
small {
  font-size: 12px;
  line-height: 20px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 12px 0;
  font-family: "Lato Black", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: normal;
  line-height: 24px;
  color: inherit;
  text-transform: uppercase;
  letter-spacing: 1px;
}
h1 {
  font-size: 32px;
  line-height: 32px;
}
h2 {
  font-size: 28px;
  line-height: 28px;
}
h3 {
  font-size: 24px;
  line-height: 24px;
}
h4 {
  font-size: 21px;
  line-height: 21px;
}
h5 {
  font-size: 18px;
  line-height: 18px;
}
h6 {
  font-size: 14px;
  line-height: 14px;
}
.page-header {
  padding: 0;
  margin: 12px 0;
  border-bottom: 1px solid #d0cdc8;
}
form {
  margin: 0 0 24px;
}
select,
textarea,
input[type="text"],
input[type="password"] {
  display: inline-block;
  height: 24px;
  padding: 6px;
  margin-bottom: 12px;
  font-size: 16px;
  line-height: 24px;
  color: #3f3a34;
  vertical-align: middle;
  width: 300px;
  background: white;
  border: 1px solid #d0cdc8;
}
select:focus,
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus {
  border: 1px solid #908b85;
  outline: 0;
  outline: thin dotted \9;
  
}
[type="submit"] {
  cursor: pointer;
  color: #014664;
}
[type="submit"]:hover {
  color: #0195d4;
}
.search-input {
  display: inline-block;
  margin-bottom: 12px;
  vertical-align: middle;
  font-size: 0;
  white-space: nowrap;
  position: relative;
}
.search-input input[type="text"] {
  font-size: 16px;
  position: relative;
  margin-bottom: 0;
  margin-left: 0;
  vertical-align: top;
  border-right: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.search-input input[type="text"]:focus {
  border: 1px solid #d0cdc8;
  border-right: 0;
}
.search-input .add-on,
.search-input [type="submit"] {
  color: #014664;
  cursor: pointer;
  display: inline-block;
  width: auto;
  height: 38px;
  font-size: 16px;
  line-height: 38px;
  padding-top: 3px;
  text-align: center;
  text-shadow: 0;
  vertical-align: top;
  background: white;
  border: 1px solid #d0cdc8;
  border-left: 0;
  margin-left: -2px;
  outline: none;
}
.search-input .add-on:hover,
.search-input [type="submit"]:hover {
  color: #0195d4;
}
.search-input .add-on:before,
.search-input [type="submit"]:before {
  content: "o";
  font-family: "Icomoon";
  display: inline-block;
  width: auto;
  height: auto;
  vertical-align: baseline;
  background-image: none;
  background-position: 0% 0%;
  background-repeat: repeat;
  margin-top: 0;
  speak: none;
  -webkit-font-smoothing: antialiased;
  text-transform: none;
  line-height: 1;
  font-weight: normal;
  font-variant: normal;
  font-size: 24px;
}
.search-input .dropdown-menu {
  display: none;
  position: absolute;
  top: 38px;
  left: 5px;
  background: white;
  list-style: none;
  margin: 0;
  text-align: left;
  padding: 0;
  border: 1px solid #908b85;
  border-top: 0;
  max-height: 400px;
  color: #514e49;
  overflow-x: hidden;
  overflow-y: auto;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.search-input .dropdown-menu li {
  line-height: normal;
}
.search-input .dropdown-menu li a {
  display: block;
  padding: 6px 24px 6px 12px;
  font-size: 12px;
}
.search-input .dropdown-menu li a:hover, .search-input .dropdown-menu li a.selected {
  text-decoration: none;
  background: #514e49;
  color: #e8e4e2;
}
.search-input .dropdown-menu li.divider {
  border-bottom: 1px solid #908b85;
  margin: 4px 0;
}
.search-input .dropdown-toggle {
  height: 38px;
  font-size: 12px;
  line-height: 38px;
  padding: 0 12px;
  margin: 0 -1px 0 0;
  border: 1px solid #d0cdc8;
  border-right: 0;
  position: relative;
  cursor: pointer;
  background: #e8e4e2;
}
.search-input .dropdown-toggle:hover {
  border: 1px solid #908b85;
  border-right: 0;
  background: #d0cdc8;
}
.search-input:hover input[type="text"], .search-input.active input[type="text"] {
  border: 1px solid #908b85;
  border-right: 0;
}
.search-input:hover .add-on,
.search-input:hover [type="submit"], .search-input.active .add-on,
.search-input.active [type="submit"] {
  border: 1px solid #908b85;
  border-left: 0;
}
.search-input.active .dropdown-menu {
  display: block;
}
.search-input.active .dropdown-toggle {
  border: 1px solid #908b85;
  border-right: 0;
  background: #d0cdc8;
}
.alert {
  padding: 12px;
  font-size: 12px;
  margin: 0 0 12px;
  background: #fec172;
}
.alert.info {
  background: #fec172;
}
.alert.success {
  background: #e3e5a5;
}
.alert.danger {
  background: #f1b6bb;
}
[data-icon]:before,
[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "Icomoon";
  display: inline-block;
  width: auto;
  height: auto;
  vertical-align: baseline;
  background-image: none;
  background-position: 0% 0%;
  background-repeat: repeat;
  margin-top: 0;
  speak: none;
  -webkit-font-smoothing: antialiased;
  text-transform: none;
  line-height: 1;
  font-weight: normal;
  font-variant: normal;
}
[data-icon]:before {
  content: attr(data-icon);
}
.icon-multiple:before {
  content: "m";
}
.icon-ascending:before {
  content: "a";
}
.icon-descending:before {
  content: "d";
}
.icon-left:before {
  content: "l";
}
.icon-right:before {
  content: "r";
}

.icon-alert:before {
  content: "c";
}
.icon-favorite:before {
  content: "f";
}
.icon-share:before {
  content: "s";
}
.icon-code:before {
  content: "e";
}
.icon-lock:before {
  content: "k";
}
.icon-buy:before {
  content: "1";
}
.icon-print:before {
  content: "p";
}
.icon-rotate-right:before {
  content: "9";
}
.icon-rotate-left:before {
  content: "6";
}
.icon-delete:before {
  content: "x";
}
.icon-zoom-out:before {
  content: "-";
}
.icon-zoom-in:before {
  content: "+";
}
.icon-book:before {
  content: "b";
}
.icon-triangle-right:before {
  content: ">";
}
.icon-triangle-down:before {
  content: "V";
}
.icon-tag:before {
  content: "!";
}
.icon-video:before {
  content: "v";
}
.icon-video-play:before {
  content: "#";
}
.icon-video-pause:before {
  content: "$";
}
.icon-mute:before {
  content: "&";
}
.icon-volume:before {
  content: "%";
}
.icon-save:before {
  content: "'";
}
.icon-first:before {
  content: "(";
}
.icon-edit:before {
  content: ")";
}
.icon-trash:before {
  content: "/";
}
.icon-cog:before {
  content: ".";
}
.icon-user:before {
  content: "0";
}
.icon-eye:before {
  content: "2";
}
.icon-search:before {
  content: "o";
}
@font-face {
  font-family: "Lato Regular";
  src: url("/assets/lato-reg-webfont.eot");
  src: url("/assets/lato-reg-webfont.eot?#iefix") format("embedded-opentype"), url("/assets/lato-reg-webfont.svg#lato-reg-webfont") format("svg"), url("/assets/lato-reg-webfont.woff") format("woff"), url("/assets/lato-reg-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Lato Black";
  src: url("/assets/lato-bla-webfont.eot");
  src: url("/assets/lato-bla-webfont.eot?#iefix") format("embedded-opentype"), url("/assets/lato-bla-webfont.svg#lato-bla-webfont") format("svg"), url("/assets/lato-bla-webfont.woff") format("woff"), url("/assets/lato-bla-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Icomoon";
  src: url("/assets/icomoon.eot");
  src: url("/assets/icomoon.eot?#iefix") format("embedded-opentype"), url("/assets/icomoon.svg#icomoon") format("svg"), url("/assets/icomoon.woff") format("woff"), url("/assets/icomoon.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

#subhead {
  zoom: 1;
  background: white;
  padding: 12px 6px;
  border-bottom: 1px solid #d0cdc8;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#subhead:before, #subhead:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
}
#subhead:after {
  clear: both;
}
#subhead.sticky {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10001;
  width: 100%;
}
#subhead .dc-logo {
  float: left;
}
#subhead > .dc-logo,
#subhead > .controls {
  height: 38px;
  margin: 0;
}
#subhead .info-button {
  display: block;
  position: relative;
  float: right;
  height: 38px;
  line-height: 38px;
  margin-left: -1px;
  padding: 0 12px 0 16px;
  border-left: 1px solid #e8e4e2;
  text-align: center;
  vertical-align: middle;
}
#subhead .info-button, #subhead .info-button:hover, #subhead .info-button:active, #subhead .info-button:visited {
  text-decoration: none;
}
#subhead .info-button:before {
  content: "n";
  font-family: "Icomoon";
  display: inline-block;
  width: auto;
  height: auto;
  vertical-align: baseline;
  background-image: none;
  background-position: 0% 0%;
  background-repeat: repeat;
  margin-top: 0;
  speak: none;
  -webkit-font-smoothing: antialiased;
  text-transform: none;
  line-height: 1;
  font-weight: normal;
  font-variant: normal;
}
#subhead .controls {
  position: relative;
  clear: none;
  float: right;
}
@media print {
  
  #subhead .controls {
    display: none;
  }
}
#subhead .controls .search-input {
  margin-bottom: 0;
  -moz-transition: opacity 0.4s ease-in-out;
  -o-transition: opacity 0.4s ease-in-out;
  -webkit-transition: opacity 0.4s ease-in-out;
  -ms-transition: opacity 0.4s ease-in-out;
  transition: opacity 0.4s ease-in-out;
}
#subhead .controls .search-input input {
  -moz-transition: width 0.4s ease-in-out;
  -o-transition: width 0.4s ease-in-out;
  -webkit-transition: width 0.4s ease-in-out;
  -ms-transition: width 0.4s ease-in-out;
  transition: width 0.4s ease-in-out;
}
#subhead .controls .browse-button {
  height: 38px;
  line-height: 38px;
  display: inline-block;
  margin: 0 0 0 20px;
  width: 100px;
  text-align: center;
  vertical-align: middle;
  overflow: hidden;
  position: relative;
  border-left: 1px solid #e8e4e2;
  filter: alpha(opacity=100);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  -moz-transition: width 0.4s ease-in-out;
  -o-transition: width 0.4s ease-in-out;
  -webkit-transition: width 0.4s ease-in-out;
  -ms-transition: width 0.4s ease-in-out;
  transition: width 0.4s ease-in-out;
}
#subhead .controls .browse-button, #subhead .controls .browse-button:hover, #subhead .controls .browse-button:active, #subhead .controls .browse-button:visited {
  text-decoration: none;
}
#subhead .controls .browse-button:after {
  font-family: "Icomoon";
  content: 'V';
  margin-left: 6px;
  display: inline-block;
  vertical-align: middle;
}
#subhead .controls.expanded input {
  width: 400px;
}
#subhead .controls.expanded .browse-button {
  width: 0px;
  filter: alpha(opacity=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}
#subhead .controls.browsing .search-input {
  filter: alpha(opacity=20);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
  -moz-opacity: 0.2;
  -khtml-opacity: 0.2;
  opacity: 0.2;
}
#subhead .controls.browsing .search-input .textfield {
  width: 280px;
}
#subhead .controls.browsing .browse-button {
  width: 120px;
  overflow: visible;
  padding: 5px 0 12px;
  margin: -6px 0 -12px;
  background: white;
  border: 1px solid #d0cdc8;
  border-bottom: none;
}
#subhead .controls .overlay {
  position: absolute;
  top: 37px;
  left: 0;
  width: 100%;
  height: 0;
  border-top: none;
  z-index: -1;
  overflow: hidden;
  font-size: 0.8em;
  line-height: 1.2;
  background: white;
  border: 1px solid #d0cdc8;
  color: #3f3a34;
  filter: alpha(opacity=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  -moz-transition: width 0.4s, height 0.4s;
  -o-transition: width 0.4s, height 0.4s;
  -webkit-transition: width 0.4s, height 0.4s;
  -ms-transition: width 0.4s, height 0.4s;
  transition: width 0.4s, height 0.4s;
}
#subhead .controls .overlay.active {
  filter: alpha(opacity=100);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  z-index: 1000;
  height: 300px;
  overflow: visible;
}
#subhead .controls .search-overlay {
  width: 344px;
  display: none;
}
#subhead .controls .search-overlay.active {
  width: 444px;
  height: 200px;
}
#subhead .controls .browse-overlay {
  left: auto;
  right: 0;
  top: 50px;
  padding: 0;
  border-top: 1px dashed #d0cdc8;
  width: auto;
  height: 0;
}
#subhead .controls .browse-overlay .browse-list > li {
  border-top: 1px solid #e8e4e2;
}
#subhead .controls .browse-overlay .browse-list > li:first-child {
  border: none;
}
#subhead .controls .browse-overlay .browse-list a {
  display: block;
  width: 100px;
  padding: 12px 0;
  text-align: center;
  -moz-transition: width 0.4s ease-in-out;
  -o-transition: width 0.4s ease-in-out;
  -webkit-transition: width 0.4s ease-in-out;
  -ms-transition: width 0.4s ease-in-out;
  transition: width 0.4s ease-in-out;
}
#subhead .controls .browse-overlay .browse-list a:hover {
  text-decoration: none;
  background: #f3f1f0;
}
#subhead .controls .browse-overlay.active {
  height: auto;
}
#subhead .controls .browse-overlay.active .browse-list a {
  width: 120px;
}
#subhead .controls .overlay-cols {
  zoom: 1;
}
#subhead .controls .overlay-cols:before, #subhead .controls .overlay-cols:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
}
#subhead .controls .overlay-cols:after {
  clear: both;
}
#subhead .controls .overlay-col {
  float: left;
  padding: 0 20px;
  border-left: 1px solid #e8e4e2;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#subhead .controls .overlay-col:first-child {
  border-left: none;
}
#subhead .controls .overlay-col h5 {
  font-size: 1em;
  margin-top: 6px;
}
#subhead .controls .overlay-col ul {
  max-width: 240px;
  margin-bottom: 16px;
}
#subhead .controls .overlay-col li {
  margin-bottom: 6px;
}
#subhead .controls .browse-everything {
  display: block;
  width: 100%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  position: absolute;
  bottom: 0;
  left: 0;
  font-size: 1.2em;
  border-top: 1px solid #d0cdc8;
  background: #e8e4e2;
}
#subhead .controls .browse-everything:hover {
  text-decoration: none;
}
#subhead .controls .overlay-tabs {
  border-bottom: 1px solid #d0cdc8;
  zoom: 1;
}
#subhead .controls .overlay-tabs:before, #subhead .controls .overlay-tabs:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
}
#subhead .controls .overlay-tabs:after {
  clear: both;
}
#subhead .controls .overlay-tab {
  width: 33.33333333%;
  float: left;
  display: block;
  text-align: center;
  height: 30px;
  line-height: 30px;
  background: #e8e4e2;
  border-left: 1px solid #d0cdc8;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#subhead .controls .overlay-tab:first-child {
  margin-left: 0;
  border-left: none;
}
#subhead .controls .overlay-tab:hover {
  text-decoration: none;
  background: #908b85;
  color: #e8e4e2;
}
#subhead .controls .overlay-tab.active {
  color: #e8e4e2;
  background: #514e49;
}
#subhead .controls .overlay-results {
  padding-top: 6px;
}
#subhead .controls .overlay-results li {
  display: block;
  cursor: pointer;
  padding: 9px 6px;
  position: relative;
}
#subhead .controls .overlay-results li:hover {
  background: #f3f1f0;
}
#subhead .controls .overlay-results li:first-child {
  border-top: none;
}
#subhead .controls .overlay-results li .highlight {
  background: #f9f6b8;
  font-weight: bold;
}
#subhead .controls .overlay-results .count {
  font-size: 11px;
  position: absolute;
  display: block;
  right: 4px;
  top: 10px;
  color: #908b85;
}
#subhead.inverse {
  background-color: rgba(22, 21, 20, 0.8);
  color: #e8e4e2;
  border-bottom: 1px solid #514e49;
}
#subhead.inverse a {
  color: #a2d5e0;
}
#subhead.inverse a:hover, #subhead.inverse a:focus {
  color: #c8e6ed;
}
#subhead.inverse .dc-logo h2, #subhead.inverse .dc-logo:before {
  color: white;
}
#subhead.inverse .dc-logo h4 {
  color: #908b85;
}
#subhead.inverse .dc-logo:before {
  content: 'W';
}
#subhead.inverse .info-button {
  border-color: #6c6861;
}
#subhead.inverse .controls .browse-button {
  border-color: #6c6861;
}
#subhead.inverse .controls.browsing .browse-button {
  background: rgba(22, 21, 20, 0.8);
  border-color: #514e49;
}
#subhead.inverse .controls .browse-overlay {
  background: rgba(22, 21, 20, 0.8);
  border-color: #514e49;
}
#subhead.inverse .controls .browse-overlay .browse-list > li {
  border-color: #514e49;
}
#subhead.inverse .controls .browse-overlay .browse-list a:hover {
  background: #4d4740;
}
@media screen and (max-width: 880px) {
  
  #subhead .dc-logo h2, #subhead .dc-logo h4 {
    display: none;
  }
}
@media screen and (max-width: 594px) {
  
  #subhead .controls,
  #subhead .dc-logo {
    float: none;
  }
  
  #subhead .dc-logo {
    display: none;
  }
  
  #subhead .controls {
    zoom: 1;
  }
  
  #subhead .controls:before, #subhead .controls:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden;
  }
  
  #subhead .controls:after {
    clear: both;
  }
  
  #subhead .controls .search-input {
    display: block;
    float: left;
  }
  
  #subhead .controls .browse-button {
    display: block;
    float: right;
  }
}
@media screen and (max-width: 542px) {
  
  #subhead .info-button {
    border-left: none;
  }
  
  #subhead .controls {
    clear: both;
  }
  
  #subhead .controls .search-input {
    width: 96%;
    float: none;
  }
  
  #subhead .controls .search-input input {
    width: 85%;
  }
  
  #subhead .controls .search-overlay.active {
    width: 100%;
  }
  
  #subhead .controls .browse-overlay {
    top: 86px;
  }
  
  #subhead .controls .browse-button {
    border-left: none;
  }
}

input[type="text"]:focus, input[type="password"],
textarea:focus, select:focus {
  font-size: 16px;
}
#feedback {
  position: fixed;
  bottom: 0;
  right: 0;
  z-index: 11111;
  background: white;
  width: 300px;
  right: -301px;
  font-size: 16px;
  border: 1px solid #514e49;
  border-right: none;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
@media print {
  
  #feedback {
    display: none;
  }
}
@media screen and (min-width: 0px) and (max-width: 525px) {
  
  #feedback {
    position: fixed;
    width: 100%;
    right: auto;
    bottom: -275px;
  }
}
#feedback.preload {
  right: -401px;
}
@media screen and (min-width: 0px) and (max-width: 525px) {
  
  #feedback.preload {
    right: auto;
    bottom: -323px;
  }
}
#feedback.open {
  right: 0;
}
@media screen and (min-width: 0px) and (max-width: 525px) {
  
  #feedback.open {
    right: auto;
    bottom: 0;
  }
}
#feedback #feedback-toggle {
  position: absolute;
  right: 300px;
  bottom: -1px;
  background-color: #514e49;
  color: white;
}
@media screen and (min-width: 0px) and (max-width: 525px) {
  
  #feedback #feedback-toggle {
    position: static;
    width: 100%;
    text-align: center;
    bottom: -275px;
  }
}
#feedback #feedback-toggle a {
  color: red;
  color: white;
  background: #514e49;
  display: inline-block;
  *display: inline;
  margin-bottom: 0;
  text-align: center;
  text-shadow: none;
  vertical-align: middle;
  cursor: pointer;
  border: 0;
  filter: none;
  *zoom: 1;
  text-decoration: none;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.4);
  -moz-transition: background-color 0.1s ease-in-out;
  -o-transition: background-color 0.1s ease-in-out;
  -webkit-transition: background-color 0.1s ease-in-out;
  -ms-transition: background-color 0.1s ease-in-out;
  transition: background-color 0.1s ease-in-out;
  font-size: 16px;
  padding: 12px;
  display: none;
}
#feedback #feedback-toggle a:hover, #feedback #feedback-toggle a:focus {
  text-decoration: none;
  color: white;
  background: #6c6861;
}
#feedback #feedback-toggle a.visible {
  display: block;
}
#feedback #feedback-toggle a.close {
  white-space: nowrap;
}
#feedback #feedback-toggle a.close:after {
  content: attr(data-icon);
  font-family: "Icomoon";
  font-size: 14px;
  -webkit-font-smoothing: antialiased;
  content: ' r';
}
@media screen and (min-width: 0px) and (max-width: 525px) {
  
  #feedback #feedback-toggle a.close:after {
    content: ' d';
  }
}
#feedback #feedback-form {
  margin: 10px;
}
#feedback #feedback-form h2 {
  font-size: 20px;
  margin: 0;
}
#feedback #feedback-form ul {
  margin-bottom: 5px;
}
#feedback #feedback-form ul li {
  display: inline-block;
  margin-right: 10px;
}
#feedback #feedback-form .button {
  color: red;
  color: white;
  background: #014664;
  display: inline-block;
  *display: inline;
  margin-bottom: 0;
  text-align: center;
  text-shadow: none;
  vertical-align: middle;
  cursor: pointer;
  border: 0;
  filter: none;
  *zoom: 1;
  text-decoration: none;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.4);
  -moz-transition: background-color 0.1s ease-in-out;
  -o-transition: background-color 0.1s ease-in-out;
  -webkit-transition: background-color 0.1s ease-in-out;
  -ms-transition: background-color 0.1s ease-in-out;
  transition: background-color 0.1s ease-in-out;
  font-size: 16px;
  padding: 12px;
  margin: 5px 0;
  text-transform: uppercase;
}
#feedback #feedback-form .button:hover, #feedback #feedback-form .button:focus {
  text-decoration: none;
  color: white;
  background: #0195d4;
}
#feedback #feedback-form textarea {
  font-size: 14px;
  resize: none;
  padding: 10px 10px 0 10px;
  width: 258px;
  height: 90px;
  border: 1px solid #908b85;
  border-bottom: none;
  margin-bottom: 0;
}
#feedback #feedback-form textarea.error {
  color: #af2228;
}
#feedback #feedback-form #feedback-counter {
  color: #908b85;
  text-align: right;
  padding: 0 10px 10px 10px;
  width: 258px;
  border: 1px solid #908b85;
  border-top: none;
}
#feedback #feedback-form .controls {
  text-align: right;
}
#feedback #feedback-wait {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.75);
  color: white;
  text-align: center;
  line-height: 260px;
}
#feedback #feedback-wait .spinner {
  left: 50%;
  top: -100px;
}
#feedback #feedback-thanks {
  height: 100px;
  margin-top: 5px;
}
#feedback a.feedback-survey-link {
  float: none;
}
#feedback #feedback-survey-link {
  margin-top: 5px;
}
#feedback .step2 {
  display: none;
}
#container {
  zoom: 1;
  position: relative;
}
#container:before, #container:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
}
#container:after {
  clear: both;
}
#footer {
  zoom: 1;
  float: left;
  margin-top: 24px;
  padding-bottom: 24px;
  width: 100%;
}
#footer:before, #footer:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
}
#footer:after {
  clear: both;
}
@media print {
  
  #footer {
    display: none;
  }
}
@media screen and (min-width: 0px) and (max-width: 525px) {
  
  #footer {
    float: none;
  }
}
#footer .content {
  zoom: 1;
  padding: 24px;
}
#footer .content:before, #footer .content:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
}
#footer .content:after {
  clear: both;
}
#footer .content ul {
  float: left;
  margin: 0 1%;
  width: 23%;
}
@media screen and (min-width: 0px) and (max-width: 525px) {
  
  #footer .content ul {
    float: none;
    width: auto;
    margin-bottom: 24px;
  }
}
#footer .content ul li a {
  color: white;
  text-decoration: none;
}
#footer .content ul li a:hover {
  text-decoration: underline;
}
#footer .content .copyright {
  clear: both;
  margin-top: 30px;
}
.dc-logo {
  position: relative;
  display: block;
  text-decoration: none;
  margin: 0;
  padding: 0 0 0 48px;
}
.dc-logo h2, .dc-logo h4 {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
.dc-logo h2, .dc-logo:before {
  color: #161514;
}
.dc-logo h4 {
  font-size: 14px;
  line-height: 14px;
  height: 14px;
  color: #a8a4a0;
}
.dc-logo h2 {
  font-size: 24px;
  line-height: 24px;
  height: 24px;
}
.dc-logo:before {
  content: "N";
  font-family: "Icomoon";
  display: inline-block;
  width: auto;
  height: auto;
  vertical-align: baseline;
  background-image: none;
  background-position: 0% 0%;
  background-repeat: repeat;
  margin-top: 0;
  speak: none;
  -webkit-font-smoothing: antialiased;
  text-transform: none;
  line-height: 1;
  font-weight: normal;
  font-variant: normal;
  width: 38px;
  height: 38px;
  line-height: 38px;
  font-size: 38px;
  position: absolute;
  left: 0;
  top: 0;
}
.dc-logo:link, .dc-logo:hover, .dc-logo:active, .dc-logo:visited {
  text-decoration: none;
}

body {
  background-color: #161514;
}
#container {
  margin: 0;
  background: #161514;
  padding: 0 0 20px 0;
}
#home-wrapper {
  position: relative;
  background: #3f3a34 no-repeat center center;
  background-size: cover;
  position: relative;
  min-height: 570px;
  max-height: 900px;
  margin: 0 auto;
  zoom: 1;
}
#home-wrapper:before, #home-wrapper:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
}
#home-wrapper:after {
  clear: both;
}
@media screen and (min-width: 0px) and (max-width: 525px) {
  
  #home-wrapper {
    max-height: none;
  }
}
#home-wrapper a {
  text-decoration: none;
}
#home-wrapper .content {
  width: 620px;
  position: absolute;
  top: 5%;
  right: 0;
  margin: 20px 20px 0 0;
  padding: 12px 30px;
  background-color: #161514;
  cursor: default;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: rgba(22, 21, 20, 0.7);
  color: #e8e4e2;
}
#home-wrapper .content a {
  color: #a2d5e0;
}
#home-wrapper .content a:hover, #home-wrapper .content a:focus {
  color: #c8e6ed;
}
#home-wrapper .content > .dc-logo {
  margin: 20px 0;
  padding-left: 54px;
}
#home-wrapper .content > .dc-logo h2 {
  font-size: 28px;
  line-height: 28px;
  height: 28px;
  color: white;
}
#home-wrapper .content > .dc-logo h4 {
  font-size: 16px;
  line-height: 16px;
  height: 16px;
  color: #908b85;
}
#home-wrapper .content > .dc-logo:before {
  content: 'W';
  width: 44px;
  height: 44px;
  line-height: 44px;
  font-size: 44px;
  color: white;
}
#home-wrapper .content .divider {
  color: #908b85;
  padding: 0 10px;
}
#home-wrapper .content .secondary {
  font-size: 14px;
  line-height: 18px;
  padding: 12px 30px 20px;
  border-top: 1px solid #514e49;
  width: 620px;
  margin: 12px 0 0 -30px;
  background: rgba(0, 0, 0, 0.4);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#home-wrapper .content .secondary ul {
  list-style-type: circle;
  margin-left: 18px;
  margin-top: 3px;
}
#home-wrapper .content .secondary ul li {
  font-size: 14px;
  line-height: 18px;
}
@media screen and (min-width: 0px) and (max-width: 660px) {
  
  #home-wrapper .content {
    position: relative;
    width: auto;
    top: auto;
    right: auto;
    margin: 20px;
  }
  
  #home-wrapper .content > .dc-logo {
    padding-left: 48px;
  }
  
  #home-wrapper .content > .dc-logo h2, #home-wrapper .content > .dc-logo h4, #home-wrapper .content > .dc-logo:before {
    font-size: 1.3em;
    line-height: 1;
  }
  
  #home-wrapper .content > .dc-logo h4 {
    font-size: 0.75em;
  }
  
  #home-wrapper .content > .dc-logo:before {
    font-size: 2.3em;
  }
  
  #home-wrapper .content p.lead {
    font-size: 18px;
    line-height: 18px;
  }
  
  #home-wrapper .content p {
    line-height: 1.2;
    font-size: 0.9em;
  }
  
  #home-wrapper .content .secondary {
    width: auto;
    margin: 12px -30px 0;
  }
}
@media screen and (max-width: 480px) {
  
  #home-wrapper .content {
    padding-bottom: 20px;
  }
  
  #home-wrapper .content .secondary {
    display: none;
  }
}
#home-wrapper .featured-description {
  background-color: rgba(22, 21, 20, 0);
  color: #e8e4e2;
  font-size: 0.8em;
  position: absolute;
  bottom: 90px;
  right: 30px;
}
#home-wrapper .featured-description a {
  color: #a2d5e0;
}
#home-wrapper .featured-description a:hover, #home-wrapper .featured-description a:focus {
  color: #c8e6ed;
}
#home-wrapper .featured-description a {
  display: inline-block;
  max-width: 200px;
  font-style: italic;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: middle;
}
@media screen and (min-width: 0px) and (max-width: 660px) {
  
  #home-wrapper .featured-description {
    text-align: center;
    right: auto;
    width: auto;
    margin: 20px;
    line-height: 1;
  }
}
#home-wrapper #subhead-wrapper {
  border: 0;
}
#home-wrapper #subhead.no-sticky {
  margin: 0;
  padding: 12px 0 0 0;
  background: transparent;
  border: none;
}
#home-wrapper #subhead.no-sticky .controls {
  margin: 0 0 12px;
  float: left;
}
#home-wrapper #subhead.no-sticky .controls .textfield {
  width: 340px;
}
#home-wrapper #subhead.no-sticky .controls.expanded .textfield {
  width: 440px;
}
#home-wrapper #subhead.no-sticky .controls.browsing .textfield {
  width: 320px;
}
@media screen and (max-width: 660px) {
  
  #home-wrapper #subhead.no-sticky .controls .textfield {
    width: 240px;
  }
  
  #home-wrapper #subhead.no-sticky .controls.expanded .textfield {
    width: 340px;
  }
  
  #home-wrapper #subhead.no-sticky .controls.browsing .textfield {
    width: 220px;
  }
}
@media screen and (max-width: 570px) {
  
  #home-wrapper #subhead.no-sticky .info-button {
    border-left: none;
  }
  
  #home-wrapper #subhead.no-sticky .controls {
    width: 96%;
    clear: both;
    padding-bottom: 20px;
  }
  
  #home-wrapper #subhead.no-sticky .controls .search-input {
    width: 100%;
    float: none;
  }
  
  #home-wrapper #subhead.no-sticky .controls .search-input input {
    width: 85%;
  }
  
  #home-wrapper #subhead.no-sticky .controls .search-overlay.active {
    width: 100%;
  }
  
  #home-wrapper #subhead.no-sticky .controls .browse-overlay {
    top: 86px;
  }
  
  #home-wrapper #subhead.no-sticky .controls .browse-button {
    border-left: none;
  }
}
#home-wrapper #subhead.no-sticky .dc-logo {
  display: none;
}
#home-wrapper #subhead.no-sticky .overlay-tab {
  color: #3f3a34;
}
#home-wrapper #subhead.no-sticky .overlay-tab:hover, #home-wrapper #subhead.no-sticky .overlay-tab.active {
  color: #e8e4e2;
}
#home-wrapper #subhead.sticky .controls .textfield {
  width: 240px;
}
#home-wrapper #subhead.sticky .controls.expanded .textfield {
  width: 340px;
}
@media screen and (min-width: 960px) {
  
  #home-wrapper #subhead.sticky .controls .textfield {
    width: 340px;
  }
  
  #home-wrapper #subhead.sticky .controls.expanded .textfield {
    width: 440px;
  }
  
  #home-wrapper #subhead.sticky .controls.browsing .textfield {
    width: 320px;
  }
}
#home-wrapper .gradient-overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 33%;
  background: -moz-linear-gradient(top, rgba(22, 21, 20, 0) 0%, rgba(22, 21, 20, 0.8) 50%, #161514 100%);
  
  background: -webkit-linear-gradient(top, rgba(22, 21, 20, 0) 0%, rgba(22, 21, 20, 0.8) 50%, #161514 100%);
  
  background: -o-linear-gradient(top, rgba(22, 21, 20, 0) 0%, rgba(22, 21, 20, 0.8) 50%, #161514 100%);
  
  background: -ms-linear-gradient(top, rgba(22, 21, 20, 0) 0%, rgba(22, 21, 20, 0.8) 50%, #161514 100%);
  
  background: linear-gradient(to bottom, rgba(22, 21, 20, 0) 0%, rgba(22, 21, 20, 0.8) 50%, #161514 100%);
  
}
#footer {
  margin: 0 auto;
  max-width: 1440px;
  float: none;
  background: #161514;
}


#home-wrapper .content p.lead {
  box-sizing: border-box;
  display: block;
  background: #c13838;
  color: #fff;
  padding: 12px 30px;
  margin: 12px -30px;
}

#home-wrapper .content p.lead-alternate {
  box-sizing: border-box;
  display: block;
  background: #ff7733;
  color: #fff;
  padding: 12px 30px;
  margin: 12px -30px;
}