/*#F06662;*/
/*#FCC578;*/
/* 0, <480px */
/* 480px, 1024px */
meta.foundation-version {
  font-family: "/5.4.3/"; }

meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0em; }

meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:480px)/";
  width: 480px; }

meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64.063em)/";
  width: 64.063em; }

meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90.063em)/";
  width: 90.063em; }

meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120.063em)/";
  width: 120.063em; }

meta.foundation-data-attribute-namespace {
  font-family: false; }

html, body {
  height: 100%; }

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

html,
body {
  font-size: 100%; }

body {
  background: #fff;
  color: #222;
  padding: 0;
  margin: 0;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  line-height: 1.5;
  position: relative;
  cursor: auto; }

a:hover {
  cursor: pointer; }

img {
  max-width: 100%;
  height: auto; }

img {
  -ms-interpolation-mode: bicubic; }

#map_canvas img,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas embed,
.map_canvas object {
  max-width: none !important; }

.left {
  float: left !important; }

.right {
  float: right !important; }

.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

.hide {
  display: none; }

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

img {
  display: inline-block;
  vertical-align: middle; }

textarea {
  height: auto;
  min-height: 50px; }

select {
  width: 100%; }

.row {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 980px; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }
  .row.collapse > .column,
  .row.collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .row.collapse .row {
    margin-left: 0;
    margin-right: 0; }
  .row .row {
    width: auto;
    margin-left: -10px;
    margin-right: -10px;
    margin-top: 0;
    margin-bottom: 0;
    max-width: none; }
    .row .row:before, .row .row:after {
      content: " ";
      display: table; }
    .row .row:after {
      clear: both; }
    .row .row.collapse {
      width: auto;
      margin: 0;
      max-width: none; }
      .row .row.collapse:before, .row .row.collapse:after {
        content: " ";
        display: table; }
      .row .row.collapse:after {
        clear: both; }

.column,
.columns {
  padding-left: 10px;
  padding-right: 10px;
  width: 100%;
  float: left; }

[class*="column"] + [class*="column"]:last-child {
  float: right; }

[class*="column"] + [class*="column"].end {
  float: left; }

@media only screen {
  .small-push-0 {
    position: relative;
    left: 0%;
    right: auto; }
  .small-pull-0 {
    position: relative;
    right: 0%;
    left: auto; }
  .small-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }
  .small-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }
  .small-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }
  .small-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }
  .small-push-3 {
    position: relative;
    left: 25%;
    right: auto; }
  .small-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }
  .small-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }
  .small-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }
  .small-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }
  .small-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }
  .small-push-6 {
    position: relative;
    left: 50%;
    right: auto; }
  .small-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }
  .small-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }
  .small-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }
  .small-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }
  .small-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }
  .small-push-9 {
    position: relative;
    left: 75%;
    right: auto; }
  .small-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }
  .small-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }
  .small-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }
  .small-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }
  .small-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; }
  .column,
  .columns {
    position: relative;
    padding-left: 10px;
    padding-right: 10px;
    float: left; }
  .small-1 {
    width: 8.33333%; }
  .small-2 {
    width: 16.66667%; }
  .small-3 {
    width: 25%; }
  .small-4 {
    width: 33.33333%; }
  .small-5 {
    width: 41.66667%; }
  .small-6 {
    width: 50%; }
  .small-7 {
    width: 58.33333%; }
  .small-8 {
    width: 66.66667%; }
  .small-9 {
    width: 75%; }
  .small-10 {
    width: 83.33333%; }
  .small-11 {
    width: 91.66667%; }
  .small-12 {
    width: 100%; }
  .small-offset-0 {
    margin-left: 0% !important; }
  .small-offset-1 {
    margin-left: 8.33333% !important; }
  .small-offset-2 {
    margin-left: 16.66667% !important; }
  .small-offset-3 {
    margin-left: 25% !important; }
  .small-offset-4 {
    margin-left: 33.33333% !important; }
  .small-offset-5 {
    margin-left: 41.66667% !important; }
  .small-offset-6 {
    margin-left: 50% !important; }
  .small-offset-7 {
    margin-left: 58.33333% !important; }
  .small-offset-8 {
    margin-left: 66.66667% !important; }
  .small-offset-9 {
    margin-left: 75% !important; }
  .small-offset-10 {
    margin-left: 83.33333% !important; }
  .small-offset-11 {
    margin-left: 91.66667% !important; }
  .small-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left; }
  .column.small-centered,
  .columns.small-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }
  .column.small-uncentered,
  .columns.small-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left; }
  .column.small-centered:last-child,
  .columns.small-centered:last-child {
    float: none; }
  .column.small-uncentered:last-child,
  .columns.small-uncentered:last-child {
    float: left; }
  .column.small-uncentered.opposite,
  .columns.small-uncentered.opposite {
    float: right; } }

@media only screen and (min-width: 480px) {
  .medium-push-0 {
    position: relative;
    left: 0%;
    right: auto; }
  .medium-pull-0 {
    position: relative;
    right: 0%;
    left: auto; }
  .medium-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }
  .medium-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }
  .medium-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }
  .medium-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }
  .medium-push-3 {
    position: relative;
    left: 25%;
    right: auto; }
  .medium-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }
  .medium-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }
  .medium-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }
  .medium-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }
  .medium-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }
  .medium-push-6 {
    position: relative;
    left: 50%;
    right: auto; }
  .medium-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }
  .medium-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }
  .medium-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }
  .medium-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }
  .medium-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }
  .medium-push-9 {
    position: relative;
    left: 75%;
    right: auto; }
  .medium-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }
  .medium-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }
  .medium-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }
  .medium-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }
  .medium-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; }
  .column,
  .columns {
    position: relative;
    padding-left: 10px;
    padding-right: 10px;
    float: left; }
  .medium-1 {
    width: 8.33333%; }
  .medium-2 {
    width: 16.66667%; }
  .medium-3 {
    width: 25%; }
  .medium-4 {
    width: 33.33333%; }
  .medium-5 {
    width: 41.66667%; }
  .medium-6 {
    width: 50%; }
  .medium-7 {
    width: 58.33333%; }
  .medium-8 {
    width: 66.66667%; }
  .medium-9 {
    width: 75%; }
  .medium-10 {
    width: 83.33333%; }
  .medium-11 {
    width: 91.66667%; }
  .medium-12 {
    width: 100%; }
  .medium-offset-0 {
    margin-left: 0% !important; }
  .medium-offset-1 {
    margin-left: 8.33333% !important; }
  .medium-offset-2 {
    margin-left: 16.66667% !important; }
  .medium-offset-3 {
    margin-left: 25% !important; }
  .medium-offset-4 {
    margin-left: 33.33333% !important; }
  .medium-offset-5 {
    margin-left: 41.66667% !important; }
  .medium-offset-6 {
    margin-left: 50% !important; }
  .medium-offset-7 {
    margin-left: 58.33333% !important; }
  .medium-offset-8 {
    margin-left: 66.66667% !important; }
  .medium-offset-9 {
    margin-left: 75% !important; }
  .medium-offset-10 {
    margin-left: 83.33333% !important; }
  .medium-offset-11 {
    margin-left: 91.66667% !important; }
  .medium-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left; }
  .column.medium-centered,
  .columns.medium-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }
  .column.medium-uncentered,
  .columns.medium-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left; }
  .column.medium-centered:last-child,
  .columns.medium-centered:last-child {
    float: none; }
  .column.medium-uncentered:last-child,
  .columns.medium-uncentered:last-child {
    float: left; }
  .column.medium-uncentered.opposite,
  .columns.medium-uncentered.opposite {
    float: right; }
  .push-0 {
    position: relative;
    left: 0%;
    right: auto; }
  .pull-0 {
    position: relative;
    right: 0%;
    left: auto; }
  .push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }
  .pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }
  .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }
  .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }
  .push-3 {
    position: relative;
    left: 25%;
    right: auto; }
  .pull-3 {
    position: relative;
    right: 25%;
    left: auto; }
  .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }
  .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }
  .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }
  .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }
  .push-6 {
    position: relative;
    left: 50%;
    right: auto; }
  .pull-6 {
    position: relative;
    right: 50%;
    left: auto; }
  .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }
  .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }
  .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }
  .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }
  .push-9 {
    position: relative;
    left: 75%;
    right: auto; }
  .pull-9 {
    position: relative;
    right: 75%;
    left: auto; }
  .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }
  .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }
  .push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }
  .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; } }

@media only screen and (min-width: 64.063em) {
  .large-push-0 {
    position: relative;
    left: 0%;
    right: auto; }
  .large-pull-0 {
    position: relative;
    right: 0%;
    left: auto; }
  .large-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }
  .large-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }
  .large-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }
  .large-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }
  .large-push-3 {
    position: relative;
    left: 25%;
    right: auto; }
  .large-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }
  .large-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }
  .large-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }
  .large-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }
  .large-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }
  .large-push-6 {
    position: relative;
    left: 50%;
    right: auto; }
  .large-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }
  .large-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }
  .large-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }
  .large-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }
  .large-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }
  .large-push-9 {
    position: relative;
    left: 75%;
    right: auto; }
  .large-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }
  .large-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }
  .large-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }
  .large-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }
  .large-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; }
  .column,
  .columns {
    position: relative;
    padding-left: 10px;
    padding-right: 10px;
    float: left; }
  .large-1 {
    width: 8.33333%; }
  .large-2 {
    width: 16.66667%; }
  .large-3 {
    width: 25%; }
  .large-4 {
    width: 33.33333%; }
  .large-5 {
    width: 41.66667%; }
  .large-6 {
    width: 50%; }
  .large-7 {
    width: 58.33333%; }
  .large-8 {
    width: 66.66667%; }
  .large-9 {
    width: 75%; }
  .large-10 {
    width: 83.33333%; }
  .large-11 {
    width: 91.66667%; }
  .large-12 {
    width: 100%; }
  .large-offset-0 {
    margin-left: 0% !important; }
  .large-offset-1 {
    margin-left: 8.33333% !important; }
  .large-offset-2 {
    margin-left: 16.66667% !important; }
  .large-offset-3 {
    margin-left: 25% !important; }
  .large-offset-4 {
    margin-left: 33.33333% !important; }
  .large-offset-5 {
    margin-left: 41.66667% !important; }
  .large-offset-6 {
    margin-left: 50% !important; }
  .large-offset-7 {
    margin-left: 58.33333% !important; }
  .large-offset-8 {
    margin-left: 66.66667% !important; }
  .large-offset-9 {
    margin-left: 75% !important; }
  .large-offset-10 {
    margin-left: 83.33333% !important; }
  .large-offset-11 {
    margin-left: 91.66667% !important; }
  .large-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left; }
  .column.large-centered,
  .columns.large-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }
  .column.large-uncentered,
  .columns.large-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left; }
  .column.large-centered:last-child,
  .columns.large-centered:last-child {
    float: none; }
  .column.large-uncentered:last-child,
  .columns.large-uncentered:last-child {
    float: left; }
  .column.large-uncentered.opposite,
  .columns.large-uncentered.opposite {
    float: right; }
  .push-0 {
    position: relative;
    left: 0%;
    right: auto; }
  .pull-0 {
    position: relative;
    right: 0%;
    left: auto; }
  .push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }
  .pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }
  .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }
  .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }
  .push-3 {
    position: relative;
    left: 25%;
    right: auto; }
  .pull-3 {
    position: relative;
    right: 25%;
    left: auto; }
  .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }
  .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }
  .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }
  .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }
  .push-6 {
    position: relative;
    left: 50%;
    right: auto; }
  .pull-6 {
    position: relative;
    right: 50%;
    left: auto; }
  .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }
  .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }
  .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }
  .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }
  .push-9 {
    position: relative;
    left: 75%;
    right: auto; }
  .pull-9 {
    position: relative;
    right: 75%;
    left: auto; }
  .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }
  .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }
  .push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }
  .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; } }

.accordion {
  margin-bottom: 0; }
  .accordion:before, .accordion:after {
    content: " ";
    display: table; }
  .accordion:after {
    clear: both; }
  .accordion .accordion-navigation, .accordion dd {
    display: block;
    margin-bottom: 0 !important; }
    .accordion .accordion-navigation.active > a, .accordion dd.active > a {
      background: #e8e8e8; }
    .accordion .accordion-navigation > a, .accordion dd > a {
      background: #EFEFEF;
      color: #222222;
      padding: 1rem;
      display: block;
      font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
      font-size: 1rem; }
      .accordion .accordion-navigation > a:hover, .accordion dd > a:hover {
        background: #e3e3e3; }
    .accordion .accordion-navigation > .content, .accordion dd > .content {
      display: none;
      padding: 10px; }
      .accordion .accordion-navigation > .content.active, .accordion dd > .content.active {
        display: block;
        background: #FFFFFF; }

[class*="block-grid-"] {
  display: block;
  padding: 0;
  margin: 0 -0.625rem; }
  [class*="block-grid-"]:before, [class*="block-grid-"]:after {
    content: " ";
    display: table; }
  [class*="block-grid-"]:after {
    clear: both; }
  [class*="block-grid-"] > li {
    display: block;
    height: auto;
    float: left;
    padding: 0 0.625rem 1.25rem; }

@media only screen {
  .small-block-grid-1 > li {
    width: 100%;
    list-style: none; }
    .small-block-grid-1 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-1 > li:nth-of-type(1n+1) {
      clear: both; }
  .small-block-grid-2 > li {
    width: 50%;
    list-style: none; }
    .small-block-grid-2 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-2 > li:nth-of-type(2n+1) {
      clear: both; }
  .small-block-grid-3 > li {
    width: 33.33333%;
    list-style: none; }
    .small-block-grid-3 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-3 > li:nth-of-type(3n+1) {
      clear: both; }
  .small-block-grid-4 > li {
    width: 25%;
    list-style: none; }
    .small-block-grid-4 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-4 > li:nth-of-type(4n+1) {
      clear: both; }
  .small-block-grid-5 > li {
    width: 20%;
    list-style: none; }
    .small-block-grid-5 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-5 > li:nth-of-type(5n+1) {
      clear: both; }
  .small-block-grid-6 > li {
    width: 16.66667%;
    list-style: none; }
    .small-block-grid-6 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-6 > li:nth-of-type(6n+1) {
      clear: both; }
  .small-block-grid-7 > li {
    width: 14.28571%;
    list-style: none; }
    .small-block-grid-7 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-7 > li:nth-of-type(7n+1) {
      clear: both; }
  .small-block-grid-8 > li {
    width: 12.5%;
    list-style: none; }
    .small-block-grid-8 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-8 > li:nth-of-type(8n+1) {
      clear: both; }
  .small-block-grid-9 > li {
    width: 11.11111%;
    list-style: none; }
    .small-block-grid-9 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-9 > li:nth-of-type(9n+1) {
      clear: both; }
  .small-block-grid-10 > li {
    width: 10%;
    list-style: none; }
    .small-block-grid-10 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-10 > li:nth-of-type(10n+1) {
      clear: both; }
  .small-block-grid-11 > li {
    width: 9.09091%;
    list-style: none; }
    .small-block-grid-11 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-11 > li:nth-of-type(11n+1) {
      clear: both; }
  .small-block-grid-12 > li {
    width: 8.33333%;
    list-style: none; }
    .small-block-grid-12 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-12 > li:nth-of-type(12n+1) {
      clear: both; } }

@media only screen and (min-width: 480px) {
  .medium-block-grid-1 > li {
    width: 100%;
    list-style: none; }
    .medium-block-grid-1 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-1 > li:nth-of-type(1n+1) {
      clear: both; }
  .medium-block-grid-2 > li {
    width: 50%;
    list-style: none; }
    .medium-block-grid-2 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-2 > li:nth-of-type(2n+1) {
      clear: both; }
  .medium-block-grid-3 > li {
    width: 33.33333%;
    list-style: none; }
    .medium-block-grid-3 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-3 > li:nth-of-type(3n+1) {
      clear: both; }
  .medium-block-grid-4 > li {
    width: 25%;
    list-style: none; }
    .medium-block-grid-4 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-4 > li:nth-of-type(4n+1) {
      clear: both; }
  .medium-block-grid-5 > li {
    width: 20%;
    list-style: none; }
    .medium-block-grid-5 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-5 > li:nth-of-type(5n+1) {
      clear: both; }
  .medium-block-grid-6 > li {
    width: 16.66667%;
    list-style: none; }
    .medium-block-grid-6 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-6 > li:nth-of-type(6n+1) {
      clear: both; }
  .medium-block-grid-7 > li {
    width: 14.28571%;
    list-style: none; }
    .medium-block-grid-7 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-7 > li:nth-of-type(7n+1) {
      clear: both; }
  .medium-block-grid-8 > li {
    width: 12.5%;
    list-style: none; }
    .medium-block-grid-8 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-8 > li:nth-of-type(8n+1) {
      clear: both; }
  .medium-block-grid-9 > li {
    width: 11.11111%;
    list-style: none; }
    .medium-block-grid-9 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-9 > li:nth-of-type(9n+1) {
      clear: both; }
  .medium-block-grid-10 > li {
    width: 10%;
    list-style: none; }
    .medium-block-grid-10 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-10 > li:nth-of-type(10n+1) {
      clear: both; }
  .medium-block-grid-11 > li {
    width: 9.09091%;
    list-style: none; }
    .medium-block-grid-11 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-11 > li:nth-of-type(11n+1) {
      clear: both; }
  .medium-block-grid-12 > li {
    width: 8.33333%;
    list-style: none; }
    .medium-block-grid-12 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-12 > li:nth-of-type(12n+1) {
      clear: both; } }

@media only screen and (min-width: 64.063em) {
  .large-block-grid-1 > li {
    width: 100%;
    list-style: none; }
    .large-block-grid-1 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-1 > li:nth-of-type(1n+1) {
      clear: both; }
  .large-block-grid-2 > li {
    width: 50%;
    list-style: none; }
    .large-block-grid-2 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-2 > li:nth-of-type(2n+1) {
      clear: both; }
  .large-block-grid-3 > li {
    width: 33.33333%;
    list-style: none; }
    .large-block-grid-3 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-3 > li:nth-of-type(3n+1) {
      clear: both; }
  .large-block-grid-4 > li {
    width: 25%;
    list-style: none; }
    .large-block-grid-4 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-4 > li:nth-of-type(4n+1) {
      clear: both; }
  .large-block-grid-5 > li {
    width: 20%;
    list-style: none; }
    .large-block-grid-5 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-5 > li:nth-of-type(5n+1) {
      clear: both; }
  .large-block-grid-6 > li {
    width: 16.66667%;
    list-style: none; }
    .large-block-grid-6 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-6 > li:nth-of-type(6n+1) {
      clear: both; }
  .large-block-grid-7 > li {
    width: 14.28571%;
    list-style: none; }
    .large-block-grid-7 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-7 > li:nth-of-type(7n+1) {
      clear: both; }
  .large-block-grid-8 > li {
    width: 12.5%;
    list-style: none; }
    .large-block-grid-8 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-8 > li:nth-of-type(8n+1) {
      clear: both; }
  .large-block-grid-9 > li {
    width: 11.11111%;
    list-style: none; }
    .large-block-grid-9 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-9 > li:nth-of-type(9n+1) {
      clear: both; }
  .large-block-grid-10 > li {
    width: 10%;
    list-style: none; }
    .large-block-grid-10 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-10 > li:nth-of-type(10n+1) {
      clear: both; }
  .large-block-grid-11 > li {
    width: 9.09091%;
    list-style: none; }
    .large-block-grid-11 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-11 > li:nth-of-type(11n+1) {
      clear: both; }
  .large-block-grid-12 > li {
    width: 8.33333%;
    list-style: none; }
    .large-block-grid-12 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-12 > li:nth-of-type(12n+1) {
      clear: both; } }

button, .button {
  border-style: solid;
  border-width: 0px;
  cursor: pointer;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  line-height: normal;
  margin: 0 0 1.25rem;
  position: relative;
  text-decoration: none;
  text-align: center;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  display: inline-block;
  padding-top: 1rem;
  padding-right: 2rem;
  padding-bottom: 1.0625rem;
  padding-left: 2rem;
  font-size: 1rem;
  background-color: #246092;
  border-color: #1d4d75;
  color: #FFFFFF;
  transition: background-color 300ms ease-out; }
  button:hover, button:focus, .button:hover, .button:focus {
    background-color: #1d4d75; }
  button:hover, button:focus, .button:hover, .button:focus {
    color: #FFFFFF; }
  button.secondary, .button.secondary {
    background-color: #e7e7e7;
    border-color: #b9b9b9;
    color: #333333; }
    button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
      background-color: #b9b9b9; }
    button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
      color: #333333; }
  button.success, .button.success {
    background-color: #43AC6A;
    border-color: #368a55;
    color: #FFFFFF; }
    button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
      background-color: #368a55; }
    button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
      color: #FFFFFF; }
  button.alert, .button.alert {
    background-color: #f04124;
    border-color: #cf2a0e;
    color: #FFFFFF; }
    button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
      background-color: #cf2a0e; }
    button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
      color: #FFFFFF; }
  button.warning, .button.warning {
    background-color: #f08a24;
    border-color: #cf6e0e;
    color: #FFFFFF; }
    button.warning:hover, button.warning:focus, .button.warning:hover, .button.warning:focus {
      background-color: #cf6e0e; }
    button.warning:hover, button.warning:focus, .button.warning:hover, .button.warning:focus {
      color: #FFFFFF; }
  button.info, .button.info {
    background-color: #a0d3e8;
    border-color: #61b6d9;
    color: #333333; }
    button.info:hover, button.info:focus, .button.info:hover, .button.info:focus {
      background-color: #61b6d9; }
    button.info:hover, button.info:focus, .button.info:hover, .button.info:focus {
      color: #FFFFFF; }
  button.large, .button.large {
    padding-top: 1.125rem;
    padding-right: 2.25rem;
    padding-bottom: 1.1875rem;
    padding-left: 2.25rem;
    font-size: 1.25rem; }
  button.small, .button.small {
    padding-top: 0.875rem;
    padding-right: 1.75rem;
    padding-bottom: 0.9375rem;
    padding-left: 1.75rem;
    font-size: 0.8125rem; }
  button.tiny, .button.tiny {
    padding-top: 0.625rem;
    padding-right: 1.25rem;
    padding-bottom: 0.6875rem;
    padding-left: 1.25rem;
    font-size: 0.6875rem; }
  button.expand, .button.expand {
    padding-right: 0;
    padding-left: 0;
    width: 100%; }
  button.left-align, .button.left-align {
    text-align: left;
    text-indent: 0.75rem; }
  button.right-align, .button.right-align {
    text-align: right;
    padding-right: 0.75rem; }
  button.radius, .button.radius {
    border-radius: 3px; }
  button.round, .button.round {
    border-radius: 1000px; }
  button.disabled, button[disabled], .button.disabled, .button[disabled] {
    background-color: #246092;
    border-color: #1d4d75;
    color: #FFFFFF;
    cursor: default;
    opacity: 0.7;
    box-shadow: none; }
    button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
      background-color: #1d4d75; }
    button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
      color: #FFFFFF; }
    button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
      background-color: #246092; }
    button.disabled.secondary, button[disabled].secondary, .button.disabled.secondary, .button[disabled].secondary {
      background-color: #e7e7e7;
      border-color: #b9b9b9;
      color: #333333;
      cursor: default;
      opacity: 0.7;
      box-shadow: none; }
      button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
        background-color: #b9b9b9; }
      button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
        color: #333333; }
      button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
        background-color: #e7e7e7; }
    button.disabled.success, button[disabled].success, .button.disabled.success, .button[disabled].success {
      background-color: #43AC6A;
      border-color: #368a55;
      color: #FFFFFF;
      cursor: default;
      opacity: 0.7;
      box-shadow: none; }
      button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
        background-color: #368a55; }
      button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
        color: #FFFFFF; }
      button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
        background-color: #43AC6A; }
    button.disabled.alert, button[disabled].alert, .button.disabled.alert, .button[disabled].alert {
      background-color: #f04124;
      border-color: #cf2a0e;
      color: #FFFFFF;
      cursor: default;
      opacity: 0.7;
      box-shadow: none; }
      button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
        background-color: #cf2a0e; }
      button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
        color: #FFFFFF; }
      button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
        background-color: #f04124; }
    button.disabled.warning, button[disabled].warning, .button.disabled.warning, .button[disabled].warning {
      background-color: #f08a24;
      border-color: #cf6e0e;
      color: #FFFFFF;
      cursor: default;
      opacity: 0.7;
      box-shadow: none; }
      button.disabled.warning:hover, button.disabled.warning:focus, button[disabled].warning:hover, button[disabled].warning:focus, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning:hover, .button[disabled].warning:focus {
        background-color: #cf6e0e; }
      button.disabled.warning:hover, button.disabled.warning:focus, button[disabled].warning:hover, button[disabled].warning:focus, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning:hover, .button[disabled].warning:focus {
        color: #FFFFFF; }
      button.disabled.warning:hover, button.disabled.warning:focus, button[disabled].warning:hover, button[disabled].warning:focus, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning:hover, .button[disabled].warning:focus {
        background-color: #f08a24; }
    button.disabled.info, button[disabled].info, .button.disabled.info, .button[disabled].info {
      background-color: #a0d3e8;
      border-color: #61b6d9;
      color: #333333;
      cursor: default;
      opacity: 0.7;
      box-shadow: none; }
      button.disabled.info:hover, button.disabled.info:focus, button[disabled].info:hover, button[disabled].info:focus, .button.disabled.info:hover, .button.disabled.info:focus, .button[disabled].info:hover, .button[disabled].info:focus {
        background-color: #61b6d9; }
      button.disabled.info:hover, button.disabled.info:focus, button[disabled].info:hover, button[disabled].info:focus, .button.disabled.info:hover, .button.disabled.info:focus, .button[disabled].info:hover, .button[disabled].info:focus {
        color: #FFFFFF; }
      button.disabled.info:hover, button.disabled.info:focus, button[disabled].info:hover, button[disabled].info:focus, .button.disabled.info:hover, .button.disabled.info:focus, .button[disabled].info:hover, .button[disabled].info:focus {
        background-color: #a0d3e8; }

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

@media only screen and (min-width: 480px) {
  button, .button {
    display: inline-block; } }

.button-group {
  list-style: none;
  margin: 0;
  left: 0; }
  .button-group:before, .button-group:after {
    content: " ";
    display: table; }
  .button-group:after {
    clear: both; }
  .button-group > li {
    margin: 0 -2px;
    float: left;
    display: inline-block; }
    .button-group > li > button, .button-group > li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group > li:first-child button, .button-group > li:first-child .button {
      border-left: 0; }
  .button-group.stack > li {
    margin: 0 -2px;
    float: left;
    display: inline-block;
    display: block;
    margin: 0;
    float: none; }
    .button-group.stack > li > button, .button-group.stack > li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.stack > li:first-child button, .button-group.stack > li:first-child .button {
      border-left: 0; }
    .button-group.stack > li > button, .button-group.stack > li .button {
      border-top: 1px solid;
      border-color: rgba(255, 255, 255, 0.5);
      border-left-width: 0px;
      margin: 0;
      display: block; }
    .button-group.stack > li:first-child button, .button-group.stack > li:first-child .button {
      border-top: 0; }
  .button-group.stack-for-small > li {
    margin: 0 -2px;
    float: left;
    display: inline-block; }
    .button-group.stack-for-small > li > button, .button-group.stack-for-small > li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.stack-for-small > li:first-child button, .button-group.stack-for-small > li:first-child .button {
      border-left: 0; }
    @media only screen and (max-width: 479px) {
      .button-group.stack-for-small > li {
        margin: 0 -2px;
        float: left;
        display: inline-block;
        display: block;
        margin: 0; }
        .button-group.stack-for-small > li > button, .button-group.stack-for-small > li .button {
          border-left: 1px solid;
          border-color: rgba(255, 255, 255, 0.5); }
        .button-group.stack-for-small > li:first-child button, .button-group.stack-for-small > li:first-child .button {
          border-left: 0; }
        .button-group.stack-for-small > li > button, .button-group.stack-for-small > li .button {
          border-top: 1px solid;
          border-color: rgba(255, 255, 255, 0.5);
          border-left-width: 0px;
          margin: 0;
          display: block; }
        .button-group.stack-for-small > li:first-child button, .button-group.stack-for-small > li:first-child .button {
          border-top: 0; } }
  .button-group.radius > * {
    margin: 0 -2px;
    float: left;
    display: inline-block; }
    .button-group.radius > * > button, .button-group.radius > * .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.radius > *:first-child button, .button-group.radius > *:first-child .button {
      border-left: 0; }
    .button-group.radius > *,
    .button-group.radius > * > a,
    .button-group.radius > * > button,
    .button-group.radius > * > .button {
      border-radius: 0; }
    .button-group.radius > *:first-child,
    .button-group.radius > *:first-child > a,
    .button-group.radius > *:first-child > button,
    .button-group.radius > *:first-child > .button {
      -webkit-border-bottom-left-radius: 3px;
      -webkit-border-top-left-radius: 3px;
      border-bottom-left-radius: 3px;
      border-top-left-radius: 3px; }
    .button-group.radius > *:last-child,
    .button-group.radius > *:last-child > a,
    .button-group.radius > *:last-child > button,
    .button-group.radius > *:last-child > .button {
      -webkit-border-bottom-right-radius: 3px;
      -webkit-border-top-right-radius: 3px;
      border-bottom-right-radius: 3px;
      border-top-right-radius: 3px; }
  .button-group.radius.stack > * {
    margin: 0 -2px;
    float: left;
    display: inline-block;
    display: block;
    margin: 0; }
    .button-group.radius.stack > * > button, .button-group.radius.stack > * .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.radius.stack > *:first-child button, .button-group.radius.stack > *:first-child .button {
      border-left: 0; }
    .button-group.radius.stack > * > button, .button-group.radius.stack > * .button {
      border-top: 1px solid;
      border-color: rgba(255, 255, 255, 0.5);
      border-left-width: 0px;
      margin: 0;
      display: block; }
    .button-group.radius.stack > *:first-child button, .button-group.radius.stack > *:first-child .button {
      border-top: 0; }
    .button-group.radius.stack > *,
    .button-group.radius.stack > * > a,
    .button-group.radius.stack > * > button,
    .button-group.radius.stack > * > .button {
      border-radius: 0; }
    .button-group.radius.stack > *:first-child,
    .button-group.radius.stack > *:first-child > a,
    .button-group.radius.stack > *:first-child > button,
    .button-group.radius.stack > *:first-child > .button {
      -webkit-top-left-radius: 3px;
      -webkit-top-right-radius: 3px;
      border-top-left-radius: 3px;
      border-top-right-radius: 3px; }
    .button-group.radius.stack > *:last-child,
    .button-group.radius.stack > *:last-child > a,
    .button-group.radius.stack > *:last-child > button,
    .button-group.radius.stack > *:last-child > .button {
      -webkit-bottom-left-radius: 3px;
      -webkit-bottom-right-radius: 3px;
      border-bottom-left-radius: 3px;
      border-bottom-right-radius: 3px; }
  @media only screen and (min-width: 480px) {
    .button-group.radius.stack-for-small > * {
      margin: 0 -2px;
      float: left;
      display: inline-block; }
      .button-group.radius.stack-for-small > * > button, .button-group.radius.stack-for-small > * .button {
        border-left: 1px solid;
        border-color: rgba(255, 255, 255, 0.5); }
      .button-group.radius.stack-for-small > *:first-child button, .button-group.radius.stack-for-small > *:first-child .button {
        border-left: 0; }
      .button-group.radius.stack-for-small > *,
      .button-group.radius.stack-for-small > * > a,
      .button-group.radius.stack-for-small > * > button,
      .button-group.radius.stack-for-small > * > .button {
        border-radius: 0; }
      .button-group.radius.stack-for-small > *:first-child,
      .button-group.radius.stack-for-small > *:first-child > a,
      .button-group.radius.stack-for-small > *:first-child > button,
      .button-group.radius.stack-for-small > *:first-child > .button {
        -webkit-border-bottom-left-radius: 3px;
        -webkit-border-top-left-radius: 3px;
        border-bottom-left-radius: 3px;
        border-top-left-radius: 3px; }
      .button-group.radius.stack-for-small > *:last-child,
      .button-group.radius.stack-for-small > *:last-child > a,
      .button-group.radius.stack-for-small > *:last-child > button,
      .button-group.radius.stack-for-small > *:last-child > .button {
        -webkit-border-bottom-right-radius: 3px;
        -webkit-border-top-right-radius: 3px;
        border-bottom-right-radius: 3px;
        border-top-right-radius: 3px; } }
  @media only screen and (max-width: 479px) {
    .button-group.radius.stack-for-small > * {
      margin: 0 -2px;
      float: left;
      display: inline-block;
      display: block;
      margin: 0; }
      .button-group.radius.stack-for-small > * > button, .button-group.radius.stack-for-small > * .button {
        border-left: 1px solid;
        border-color: rgba(255, 255, 255, 0.5); }
      .button-group.radius.stack-for-small > *:first-child button, .button-group.radius.stack-for-small > *:first-child .button {
        border-left: 0; }
      .button-group.radius.stack-for-small > * > button, .button-group.radius.stack-for-small > * .button {
        border-top: 1px solid;
        border-color: rgba(255, 255, 255, 0.5);
        border-left-width: 0px;
        margin: 0;
        display: block; }
      .button-group.radius.stack-for-small > *:first-child button, .button-group.radius.stack-for-small > *:first-child .button {
        border-top: 0; }
      .button-group.radius.stack-for-small > *,
      .button-group.radius.stack-for-small > * > a,
      .button-group.radius.stack-for-small > * > button,
      .button-group.radius.stack-for-small > * > .button {
        border-radius: 0; }
      .button-group.radius.stack-for-small > *:first-child,
      .button-group.radius.stack-for-small > *:first-child > a,
      .button-group.radius.stack-for-small > *:first-child > button,
      .button-group.radius.stack-for-small > *:first-child > .button {
        -webkit-top-left-radius: 3px;
        -webkit-top-right-radius: 3px;
        border-top-left-radius: 3px;
        border-top-right-radius: 3px; }
      .button-group.radius.stack-for-small > *:last-child,
      .button-group.radius.stack-for-small > *:last-child > a,
      .button-group.radius.stack-for-small > *:last-child > button,
      .button-group.radius.stack-for-small > *:last-child > .button {
        -webkit-bottom-left-radius: 3px;
        -webkit-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px;
        border-bottom-right-radius: 3px; } }
  .button-group.round > * {
    margin: 0 -2px;
    float: left;
    display: inline-block; }
    .button-group.round > * > button, .button-group.round > * .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.round > *:first-child button, .button-group.round > *:first-child .button {
      border-left: 0; }
    .button-group.round > *,
    .button-group.round > * > a,
    .button-group.round > * > button,
    .button-group.round > * > .button {
      border-radius: 0; }
    .button-group.round > *:first-child,
    .button-group.round > *:first-child > a,
    .button-group.round > *:first-child > button,
    .button-group.round > *:first-child > .button {
      -webkit-border-bottom-left-radius: 1000px;
      -webkit-border-top-left-radius: 1000px;
      border-bottom-left-radius: 1000px;
      border-top-left-radius: 1000px; }
    .button-group.round > *:last-child,
    .button-group.round > *:last-child > a,
    .button-group.round > *:last-child > button,
    .button-group.round > *:last-child > .button {
      -webkit-border-bottom-right-radius: 1000px;
      -webkit-border-top-right-radius: 1000px;
      border-bottom-right-radius: 1000px;
      border-top-right-radius: 1000px; }
  .button-group.round.stack > * {
    margin: 0 -2px;
    float: left;
    display: inline-block;
    display: block;
    margin: 0; }
    .button-group.round.stack > * > button, .button-group.round.stack > * .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.round.stack > *:first-child button, .button-group.round.stack > *:first-child .button {
      border-left: 0; }
    .button-group.round.stack > * > button, .button-group.round.stack > * .button {
      border-top: 1px solid;
      border-color: rgba(255, 255, 255, 0.5);
      border-left-width: 0px;
      margin: 0;
      display: block; }
    .button-group.round.stack > *:first-child button, .button-group.round.stack > *:first-child .button {
      border-top: 0; }
    .button-group.round.stack > *,
    .button-group.round.stack > * > a,
    .button-group.round.stack > * > button,
    .button-group.round.stack > * > .button {
      border-radius: 0; }
    .button-group.round.stack > *:first-child,
    .button-group.round.stack > *:first-child > a,
    .button-group.round.stack > *:first-child > button,
    .button-group.round.stack > *:first-child > .button {
      -webkit-top-left-radius: 1rem;
      -webkit-top-right-radius: 1rem;
      border-top-left-radius: 1rem;
      border-top-right-radius: 1rem; }
    .button-group.round.stack > *:last-child,
    .button-group.round.stack > *:last-child > a,
    .button-group.round.stack > *:last-child > button,
    .button-group.round.stack > *:last-child > .button {
      -webkit-bottom-left-radius: 1rem;
      -webkit-bottom-right-radius: 1rem;
      border-bottom-left-radius: 1rem;
      border-bottom-right-radius: 1rem; }
  @media only screen and (min-width: 480px) {
    .button-group.round.stack-for-small > * {
      margin: 0 -2px;
      float: left;
      display: inline-block; }
      .button-group.round.stack-for-small > * > button, .button-group.round.stack-for-small > * .button {
        border-left: 1px solid;
        border-color: rgba(255, 255, 255, 0.5); }
      .button-group.round.stack-for-small > *:first-child button, .button-group.round.stack-for-small > *:first-child .button {
        border-left: 0; }
      .button-group.round.stack-for-small > *,
      .button-group.round.stack-for-small > * > a,
      .button-group.round.stack-for-small > * > button,
      .button-group.round.stack-for-small > * > .button {
        border-radius: 0; }
      .button-group.round.stack-for-small > *:first-child,
      .button-group.round.stack-for-small > *:first-child > a,
      .button-group.round.stack-for-small > *:first-child > button,
      .button-group.round.stack-for-small > *:first-child > .button {
        -webkit-border-bottom-left-radius: 1000px;
        -webkit-border-top-left-radius: 1000px;
        border-bottom-left-radius: 1000px;
        border-top-left-radius: 1000px; }
      .button-group.round.stack-for-small > *:last-child,
      .button-group.round.stack-for-small > *:last-child > a,
      .button-group.round.stack-for-small > *:last-child > button,
      .button-group.round.stack-for-small > *:last-child > .button {
        -webkit-border-bottom-right-radius: 1000px;
        -webkit-border-top-right-radius: 1000px;
        border-bottom-right-radius: 1000px;
        border-top-right-radius: 1000px; } }
  @media only screen and (max-width: 479px) {
    .button-group.round.stack-for-small > * {
      margin: 0 -2px;
      float: left;
      display: inline-block;
      display: block;
      margin: 0; }
      .button-group.round.stack-for-small > * > button, .button-group.round.stack-for-small > * .button {
        border-left: 1px solid;
        border-color: rgba(255, 255, 255, 0.5); }
      .button-group.round.stack-for-small > *:first-child button, .button-group.round.stack-for-small > *:first-child .button {
        border-left: 0; }
      .button-group.round.stack-for-small > * > button, .button-group.round.stack-for-small > * .button {
        border-top: 1px solid;
        border-color: rgba(255, 255, 255, 0.5);
        border-left-width: 0px;
        margin: 0;
        display: block; }
      .button-group.round.stack-for-small > *:first-child button, .button-group.round.stack-for-small > *:first-child .button {
        border-top: 0; }
      .button-group.round.stack-for-small > *,
      .button-group.round.stack-for-small > * > a,
      .button-group.round.stack-for-small > * > button,
      .button-group.round.stack-for-small > * > .button {
        border-radius: 0; }
      .button-group.round.stack-for-small > *:first-child,
      .button-group.round.stack-for-small > *:first-child > a,
      .button-group.round.stack-for-small > *:first-child > button,
      .button-group.round.stack-for-small > *:first-child > .button {
        -webkit-top-left-radius: 1rem;
        -webkit-top-right-radius: 1rem;
        border-top-left-radius: 1rem;
        border-top-right-radius: 1rem; }
      .button-group.round.stack-for-small > *:last-child,
      .button-group.round.stack-for-small > *:last-child > a,
      .button-group.round.stack-for-small > *:last-child > button,
      .button-group.round.stack-for-small > *:last-child > .button {
        -webkit-bottom-left-radius: 1rem;
        -webkit-bottom-right-radius: 1rem;
        border-bottom-left-radius: 1rem;
        border-bottom-right-radius: 1rem; } }
  .button-group.even-2 li {
    margin: 0 -2px;
    float: left;
    display: inline-block;
    width: 50%; }
    .button-group.even-2 li > button, .button-group.even-2 li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.even-2 li:first-child button, .button-group.even-2 li:first-child .button {
      border-left: 0; }
    .button-group.even-2 li button, .button-group.even-2 li .button {
      width: 100%; }
  .button-group.even-3 li {
    margin: 0 -2px;
    float: left;
    display: inline-block;
    width: 33.33333%; }
    .button-group.even-3 li > button, .button-group.even-3 li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.even-3 li:first-child button, .button-group.even-3 li:first-child .button {
      border-left: 0; }
    .button-group.even-3 li button, .button-group.even-3 li .button {
      width: 100%; }
  .button-group.even-4 li {
    margin: 0 -2px;
    float: left;
    display: inline-block;
    width: 25%; }
    .button-group.even-4 li > button, .button-group.even-4 li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.even-4 li:first-child button, .button-group.even-4 li:first-child .button {
      border-left: 0; }
    .button-group.even-4 li button, .button-group.even-4 li .button {
      width: 100%; }
  .button-group.even-5 li {
    margin: 0 -2px;
    float: left;
    display: inline-block;
    width: 20%; }
    .button-group.even-5 li > button, .button-group.even-5 li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.even-5 li:first-child button, .button-group.even-5 li:first-child .button {
      border-left: 0; }
    .button-group.even-5 li button, .button-group.even-5 li .button {
      width: 100%; }
  .button-group.even-6 li {
    margin: 0 -2px;
    float: left;
    display: inline-block;
    width: 16.66667%; }
    .button-group.even-6 li > button, .button-group.even-6 li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.even-6 li:first-child button, .button-group.even-6 li:first-child .button {
      border-left: 0; }
    .button-group.even-6 li button, .button-group.even-6 li .button {
      width: 100%; }
  .button-group.even-7 li {
    margin: 0 -2px;
    float: left;
    display: inline-block;
    width: 14.28571%; }
    .button-group.even-7 li > button, .button-group.even-7 li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.even-7 li:first-child button, .button-group.even-7 li:first-child .button {
      border-left: 0; }
    .button-group.even-7 li button, .button-group.even-7 li .button {
      width: 100%; }
  .button-group.even-8 li {
    margin: 0 -2px;
    float: left;
    display: inline-block;
    width: 12.5%; }
    .button-group.even-8 li > button, .button-group.even-8 li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.even-8 li:first-child button, .button-group.even-8 li:first-child .button {
      border-left: 0; }
    .button-group.even-8 li button, .button-group.even-8 li .button {
      width: 100%; }

.button-bar:before, .button-bar:after {
  content: " ";
  display: table; }

.button-bar:after {
  clear: both; }

.button-bar .button-group {
  float: left;
  margin-right: 0.625rem; }
  .button-bar .button-group div {
    overflow: hidden; }

/* Clearing Styles */
.clearing-thumbs, [data-clearing] {
  margin-bottom: 0;
  margin-left: 0;
  list-style: none; }
  .clearing-thumbs:before, .clearing-thumbs:after, [data-clearing]:before, [data-clearing]:after {
    content: " ";
    display: table; }
  .clearing-thumbs:after, [data-clearing]:after {
    clear: both; }
  .clearing-thumbs li, [data-clearing] li {
    float: left;
    margin-right: 10px; }
  .clearing-thumbs[class*="block-grid-"] li, [data-clearing][class*="block-grid-"] li {
    margin-right: 0; }

.clearing-blackout {
  background: #333333;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 998; }
  .clearing-blackout .clearing-close {
    display: block; }

.clearing-container {
  position: relative;
  z-index: 998;
  height: 100%;
  overflow: hidden;
  margin: 0; }

.clearing-touch-label {
  position: absolute;
  top: 50%;
  left: 50%;
  color: #AAAAAA;
  font-size: 0.6em; }

.visible-img {
  height: 95%;
  position: relative; }
  .visible-img img {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -50%;
    max-height: 100%;
    max-width: 100%; }

.clearing-caption {
  color: #CCCCCC;
  font-size: 0.875em;
  line-height: 1.3;
  margin-bottom: 0;
  text-align: center;
  bottom: 0;
  background: #333333;
  width: 100%;
  padding: 10px 30px 20px;
  position: absolute;
  left: 0; }

.clearing-close {
  z-index: 999;
  padding-left: 20px;
  padding-top: 10px;
  font-size: 30px;
  line-height: 1;
  color: #CCCCCC;
  display: none; }
  .clearing-close:hover, .clearing-close:focus {
    color: #CCCCCC; }

.clearing-assembled .clearing-container {
  height: 100%; }
  .clearing-assembled .clearing-container .carousel > ul {
    display: none; }

.clearing-feature li {
  display: none; }
  .clearing-feature li.clearing-featured-img {
    display: block; }

@media only screen and (min-width: 480px) {
  .clearing-main-prev,
  .clearing-main-next {
    position: absolute;
    height: 100%;
    width: 40px;
    top: 0; }
    .clearing-main-prev > span,
    .clearing-main-next > span {
      position: absolute;
      top: 50%;
      display: block;
      width: 0;
      height: 0;
      border: solid 12px; }
      .clearing-main-prev > span:hover,
      .clearing-main-next > span:hover {
        opacity: 0.8; }
  .clearing-main-prev {
    left: 0; }
    .clearing-main-prev > span {
      left: 5px;
      border-color: transparent;
      border-right-color: #CCCCCC; }
  .clearing-main-next {
    right: 0; }
    .clearing-main-next > span {
      border-color: transparent;
      border-left-color: #CCCCCC; }
  .clearing-main-prev.disabled,
  .clearing-main-next.disabled {
    opacity: 0.3; }
  .clearing-assembled .clearing-container .carousel {
    background: rgba(51, 51, 51, 0.8);
    height: 120px;
    margin-top: 10px;
    text-align: center; }
    .clearing-assembled .clearing-container .carousel > ul {
      display: inline-block;
      z-index: 999;
      height: 100%;
      position: relative;
      float: none; }
      .clearing-assembled .clearing-container .carousel > ul li {
        display: block;
        width: 120px;
        min-height: inherit;
        float: left;
        overflow: hidden;
        margin-right: 0;
        padding: 0;
        position: relative;
        cursor: pointer;
        opacity: 0.4;
        clear: none; }
        .clearing-assembled .clearing-container .carousel > ul li.fix-height img {
          height: 100%;
          max-width: none; }
        .clearing-assembled .clearing-container .carousel > ul li a.th {
          border: none;
          box-shadow: none;
          display: block; }
        .clearing-assembled .clearing-container .carousel > ul li img {
          cursor: pointer !important;
          width: 100% !important; }
        .clearing-assembled .clearing-container .carousel > ul li.visible {
          opacity: 1; }
        .clearing-assembled .clearing-container .carousel > ul li:hover {
          opacity: 0.8; }
  .clearing-assembled .clearing-container .visible-img {
    background: #333333;
    overflow: hidden;
    height: 85%; }
  .clearing-close {
    position: absolute;
    top: 10px;
    right: 20px;
    padding-left: 0;
    padding-top: 0; } }

/* Foundation Dropdowns */
.f-dropdown {
  position: absolute;
  left: -9999px;
  list-style: none;
  margin-left: 0;
  width: 100%;
  max-height: none;
  height: auto;
  background: #FFFFFF;
  border: solid 1px #cccccc;
  font-size: 0.875rem;
  z-index: 89;
  margin-top: 2px;
  max-width: 200px; }
  .f-dropdown > *:first-child {
    margin-top: 0; }
  .f-dropdown > *:last-child {
    margin-bottom: 0; }
  .f-dropdown:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    border-color: transparent transparent #FFFFFF transparent;
    border-bottom-style: solid;
    position: absolute;
    top: -12px;
    left: 10px;
    z-index: 89; }
  .f-dropdown:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 7px;
    border-color: transparent transparent #cccccc transparent;
    border-bottom-style: solid;
    position: absolute;
    top: -14px;
    left: 9px;
    z-index: 88; }
  .f-dropdown.right:before {
    left: auto;
    right: 10px; }
  .f-dropdown.right:after {
    left: auto;
    right: 9px; }
  .f-dropdown.drop-right {
    position: absolute;
    left: -9999px;
    list-style: none;
    margin-left: 0;
    width: 100%;
    max-height: none;
    height: auto;
    background: #FFFFFF;
    border: solid 1px #cccccc;
    font-size: 0.875rem;
    z-index: 89;
    margin-top: 0;
    margin-left: 2px;
    max-width: 200px; }
    .f-dropdown.drop-right > *:first-child {
      margin-top: 0; }
    .f-dropdown.drop-right > *:last-child {
      margin-bottom: 0; }
    .f-dropdown.drop-right:before {
      content: "";
      display: block;
      width: 0;
      height: 0;
      border: inset 6px;
      border-color: transparent #FFFFFF transparent transparent;
      border-right-style: solid;
      position: absolute;
      top: 10px;
      left: -12px;
      z-index: 89; }
    .f-dropdown.drop-right:after {
      content: "";
      display: block;
      width: 0;
      height: 0;
      border: inset 7px;
      border-color: transparent #cccccc transparent transparent;
      border-right-style: solid;
      position: absolute;
      top: 9px;
      left: -14px;
      z-index: 88; }
  .f-dropdown.drop-left {
    position: absolute;
    left: -9999px;
    list-style: none;
    margin-left: 0;
    width: 100%;
    max-height: none;
    height: auto;
    background: #FFFFFF;
    border: solid 1px #cccccc;
    font-size: 0.875rem;
    z-index: 89;
    margin-top: 0;
    margin-left: -2px;
    max-width: 200px; }
    .f-dropdown.drop-left > *:first-child {
      margin-top: 0; }
    .f-dropdown.drop-left > *:last-child {
      margin-bottom: 0; }
    .f-dropdown.drop-left:before {
      content: "";
      display: block;
      width: 0;
      height: 0;
      border: inset 6px;
      border-color: transparent transparent transparent #FFFFFF;
      border-left-style: solid;
      position: absolute;
      top: 10px;
      right: -12px;
      left: auto;
      z-index: 89; }
    .f-dropdown.drop-left:after {
      content: "";
      display: block;
      width: 0;
      height: 0;
      border: inset 7px;
      border-color: transparent transparent transparent #cccccc;
      border-left-style: solid;
      position: absolute;
      top: 9px;
      right: -14px;
      left: auto;
      z-index: 88; }
  .f-dropdown.drop-top {
    position: absolute;
    left: -9999px;
    list-style: none;
    margin-left: 0;
    width: 100%;
    max-height: none;
    height: auto;
    background: #FFFFFF;
    border: solid 1px #cccccc;
    font-size: 0.875rem;
    z-index: 89;
    margin-top: -2px;
    margin-left: 0;
    max-width: 200px; }
    .f-dropdown.drop-top > *:first-child {
      margin-top: 0; }
    .f-dropdown.drop-top > *:last-child {
      margin-bottom: 0; }
    .f-dropdown.drop-top:before {
      content: "";
      display: block;
      width: 0;
      height: 0;
      border: inset 6px;
      border-color: #FFFFFF transparent transparent transparent;
      border-top-style: solid;
      position: absolute;
      top: auto;
      bottom: -12px;
      left: 10px;
      right: auto;
      z-index: 89; }
    .f-dropdown.drop-top:after {
      content: "";
      display: block;
      width: 0;
      height: 0;
      border: inset 7px;
      border-color: #cccccc transparent transparent transparent;
      border-top-style: solid;
      position: absolute;
      top: auto;
      bottom: -14px;
      left: 9px;
      right: auto;
      z-index: 88; }
  .f-dropdown li {
    font-size: 0.875rem;
    cursor: pointer;
    line-height: 1.125rem;
    margin: 0; }
    .f-dropdown li:hover, .f-dropdown li:focus {
      background: #EEEEEE; }
    .f-dropdown li.radius {
      border-radius: 3px; }
    .f-dropdown li a {
      display: block;
      padding: 0.5rem;
      color: #555555; }
  .f-dropdown.content {
    position: absolute;
    left: -9999px;
    list-style: none;
    margin-left: 0;
    padding: 1.25rem;
    width: 100%;
    height: auto;
    max-height: none;
    background: #FFFFFF;
    border: solid 1px #cccccc;
    font-size: 0.875rem;
    z-index: 89;
    max-width: 200px; }
    .f-dropdown.content > *:first-child {
      margin-top: 0; }
    .f-dropdown.content > *:last-child {
      margin-bottom: 0; }
  .f-dropdown.tiny {
    max-width: 200px; }
  .f-dropdown.small {
    max-width: 300px; }
  .f-dropdown.medium {
    max-width: 500px; }
  .f-dropdown.large {
    max-width: 800px; }
  .f-dropdown.mega {
    width: 100% !important;
    max-width: 100% !important; }
    .f-dropdown.mega.open {
      left: 0 !important; }

.dropdown.button, button.dropdown {
  position: relative;
  padding-right: 3.5625rem; }
  .dropdown.button:after, button.dropdown:after {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    display: block;
    border-style: solid;
    border-color: #FFFFFF transparent transparent transparent;
    top: 50%; }
  .dropdown.button:after, button.dropdown:after {
    border-width: 0.375rem;
    right: 1.40625rem;
    margin-top: -0.15625rem; }
  .dropdown.button:after, button.dropdown:after {
    border-color: #FFFFFF transparent transparent transparent; }
  .dropdown.button.tiny, button.dropdown.tiny {
    padding-right: 2.625rem; }
    .dropdown.button.tiny:before, button.dropdown.tiny:before {
      border-width: 0.375rem;
      right: 1.125rem;
      margin-top: -0.125rem; }
    .dropdown.button.tiny:after, button.dropdown.tiny:after {
      border-color: #FFFFFF transparent transparent transparent; }
  .dropdown.button.small, button.dropdown.small {
    padding-right: 3.0625rem; }
    .dropdown.button.small:after, button.dropdown.small:after {
      border-width: 0.4375rem;
      right: 1.3125rem;
      margin-top: -0.15625rem; }
    .dropdown.button.small:after, button.dropdown.small:after {
      border-color: #FFFFFF transparent transparent transparent; }
  .dropdown.button.large, button.dropdown.large {
    padding-right: 3.625rem; }
    .dropdown.button.large:after, button.dropdown.large:after {
      border-width: 0.3125rem;
      right: 1.71875rem;
      margin-top: -0.15625rem; }
    .dropdown.button.large:after, button.dropdown.large:after {
      border-color: #FFFFFF transparent transparent transparent; }
  .dropdown.button.secondary:after, button.dropdown.secondary:after {
    border-color: #333333 transparent transparent transparent; }

.flex-video {
  position: relative;
  padding-top: 1.5625rem;
  padding-bottom: 67.5%;
  height: 0;
  margin-bottom: 1rem;
  overflow: hidden; }
  .flex-video.widescreen {
    padding-bottom: 56.34%; }
  .flex-video.vimeo {
    padding-top: 0; }
  .flex-video iframe,
  .flex-video object,
  .flex-video embed,
  .flex-video video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

/* Standard Forms */
form {
  margin: 0 0 1rem; }

/* Using forms within rows, we need to set some defaults */
form .row .row {
  margin: 0 -0.5rem; }
  form .row .row .column,
  form .row .row .columns {
    padding: 0 0.5rem; }
  form .row .row.collapse {
    margin: 0; }
    form .row .row.collapse .column,
    form .row .row.collapse .columns {
      padding: 0; }
    form .row .row.collapse input {
      -webkit-border-bottom-right-radius: 0;
      -webkit-border-top-right-radius: 0;
      border-bottom-right-radius: 0;
      border-top-right-radius: 0; }

form .row input.column,
form .row input.columns,
form .row textarea.column,
form .row textarea.columns {
  padding-left: 0.5rem; }

/* Label Styles */
label {
  font-size: 0.875rem;
  color: #6a5e61;
  cursor: pointer;
  display: block;
  font-weight: normal;
  line-height: 1.5;
  margin-bottom: 0;
  /* Styles for required inputs */ }
  label.right {
    float: none !important;
    text-align: right; }
  label.inline {
    margin: 0 0 1rem 0;
    padding: 0.5625rem 0; }
  label small {
    text-transform: capitalize;
    color: #827377; }

select::-ms-expand {
  display: none; }

/* Attach elements to the beginning or end of an input */
.prefix,
.postfix {
  display: block;
  position: relative;
  z-index: 2;
  text-align: center;
  width: 100%;
  padding-top: 0;
  padding-bottom: 0;
  border-style: solid;
  border-width: 1px;
  overflow: hidden;
  font-size: 0.875rem;
  height: 2.3125rem;
  line-height: 2.3125rem; }

/* Adjust padding, alignment and radius if pre/post element is a button */
.postfix.button {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  line-height: 2.125rem;
  border: none; }

.prefix.button {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  line-height: 2.125rem;
  border: none; }

.prefix.button.radius {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }

.postfix.button.radius {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }

.prefix.button.round {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px; }

.postfix.button.round {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 1000px;
  -webkit-border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px; }

/* Separate prefix and postfix styles when on span or label so buttons keep their own */
span.prefix, label.prefix {
  background: #f2f2f2;
  border-right: none;
  color: #333333;
  border-color: #cccccc; }

span.postfix, label.postfix {
  background: #f2f2f2;
  border-left: none;
  color: #333333;
  border-color: #cccccc; }

/* We use this to get basic styling on all basic form elements */
input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="week"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
input[type="color"],
textarea {
  -webkit-appearance: none;
  -webkit-border-radius: 0px;
  background-color: #FFFFFF;
  font-family: inherit;
  border: 1px solid #cccccc;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.75);
  display: block;
  font-size: 0.875rem;
  margin: 0 0 1rem 0;
  padding: 0.5rem;
  height: 2.3125rem;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  transition: box-shadow 0.45s, border-color 0.45s ease-in-out; }
  input[type="text"]:focus,
  input[type="password"]:focus,
  input[type="date"]:focus,
  input[type="datetime"]:focus,
  input[type="datetime-local"]:focus,
  input[type="month"]:focus,
  input[type="week"]:focus,
  input[type="email"]:focus,
  input[type="number"]:focus,
  input[type="search"]:focus,
  input[type="tel"]:focus,
  input[type="time"]:focus,
  input[type="url"]:focus,
  input[type="color"]:focus,
  textarea:focus {
    box-shadow: 0 0 5px #999999;
    border-color: #999999; }
  input[type="text"]:focus,
  input[type="password"]:focus,
  input[type="date"]:focus,
  input[type="datetime"]:focus,
  input[type="datetime-local"]:focus,
  input[type="month"]:focus,
  input[type="week"]:focus,
  input[type="email"]:focus,
  input[type="number"]:focus,
  input[type="search"]:focus,
  input[type="tel"]:focus,
  input[type="time"]:focus,
  input[type="url"]:focus,
  input[type="color"]:focus,
  textarea:focus {
    background: #fafafa;
    border-color: #999999;
    outline: none; }
  input[type="text"]:disabled,
  input[type="password"]:disabled,
  input[type="date"]:disabled,
  input[type="datetime"]:disabled,
  input[type="datetime-local"]:disabled,
  input[type="month"]:disabled,
  input[type="week"]:disabled,
  input[type="email"]:disabled,
  input[type="number"]:disabled,
  input[type="search"]:disabled,
  input[type="tel"]:disabled,
  input[type="time"]:disabled,
  input[type="url"]:disabled,
  input[type="color"]:disabled,
  textarea:disabled {
    background-color: #DDDDDD;
    cursor: default; }
  input[type="text"][disabled], input[type="text"][readonly],
  fieldset[disabled] input[type="text"],
  input[type="password"][disabled],
  input[type="password"][readonly],
  fieldset[disabled]
  input[type="password"],
  input[type="date"][disabled],
  input[type="date"][readonly],
  fieldset[disabled]
  input[type="date"],
  input[type="datetime"][disabled],
  input[type="datetime"][readonly],
  fieldset[disabled]
  input[type="datetime"],
  input[type="datetime-local"][disabled],
  input[type="datetime-local"][readonly],
  fieldset[disabled]
  input[type="datetime-local"],
  input[type="month"][disabled],
  input[type="month"][readonly],
  fieldset[disabled]
  input[type="month"],
  input[type="week"][disabled],
  input[type="week"][readonly],
  fieldset[disabled]
  input[type="week"],
  input[type="email"][disabled],
  input[type="email"][readonly],
  fieldset[disabled]
  input[type="email"],
  input[type="number"][disabled],
  input[type="number"][readonly],
  fieldset[disabled]
  input[type="number"],
  input[type="search"][disabled],
  input[type="search"][readonly],
  fieldset[disabled]
  input[type="search"],
  input[type="tel"][disabled],
  input[type="tel"][readonly],
  fieldset[disabled]
  input[type="tel"],
  input[type="time"][disabled],
  input[type="time"][readonly],
  fieldset[disabled]
  input[type="time"],
  input[type="url"][disabled],
  input[type="url"][readonly],
  fieldset[disabled]
  input[type="url"],
  input[type="color"][disabled],
  input[type="color"][readonly],
  fieldset[disabled]
  input[type="color"],
  textarea[disabled],
  textarea[readonly],
  fieldset[disabled]
  textarea {
    background-color: #DDDDDD;
    cursor: default; }
  input[type="text"].radius,
  input[type="password"].radius,
  input[type="date"].radius,
  input[type="datetime"].radius,
  input[type="datetime-local"].radius,
  input[type="month"].radius,
  input[type="week"].radius,
  input[type="email"].radius,
  input[type="number"].radius,
  input[type="search"].radius,
  input[type="tel"].radius,
  input[type="time"].radius,
  input[type="url"].radius,
  input[type="color"].radius,
  textarea.radius {
    border-radius: 3px; }

form .row .prefix-radius.row.collapse input,
form .row .prefix-radius.row.collapse textarea,
form .row .prefix-radius.row.collapse select {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }

form .row .prefix-radius.row.collapse .prefix {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }

form .row .postfix-radius.row.collapse input,
form .row .postfix-radius.row.collapse textarea,
form .row .postfix-radius.row.collapse select {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }

form .row .postfix-radius.row.collapse .postfix {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }

form .row .prefix-round.row.collapse input,
form .row .prefix-round.row.collapse textarea,
form .row .prefix-round.row.collapse select {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 1000px;
  -webkit-border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px; }

form .row .prefix-round.row.collapse .prefix {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px; }

form .row .postfix-round.row.collapse input,
form .row .postfix-round.row.collapse textarea,
form .row .postfix-round.row.collapse select {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px; }

form .row .postfix-round.row.collapse .postfix {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 1000px;
  -webkit-border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px; }

input[type="submit"] {
  -webkit-appearance: none;
  -webkit-border-radius: 0px; }

/* Respect enforced amount of rows for textarea */
textarea[rows] {
  height: auto; }

/* Add height value for select elements to match text input height */
select {
  -webkit-appearance: none !important;
  -webkit-border-radius: 0px;
  background-color: #FAFAFA;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMTJweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIzcHgiIHZpZXdCb3g9IjAgMCA2IDMiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+);
  background-position: 100% center;
  background-repeat: no-repeat;
  border: 1px solid #cccccc;
  padding: 0.5rem;
  font-size: 0.875rem;
  color: rgba(0, 0, 0, 0.75);
  line-height: normal;
  border-radius: 0;
  height: 2.3125rem; }
  select.radius {
    border-radius: 3px; }
  select:hover {
    background-color: #f3f3f3;
    border-color: #999999; }
  select:disabled {
    background-color: #DDDDDD;
    cursor: default; }

/* Adjust margin for form elements below */
input[type="file"],
input[type="checkbox"],
input[type="radio"],
select {
  margin: 0 0 1rem 0; }

input[type="checkbox"] + label,
input[type="radio"] + label {
  display: inline-block;
  margin-left: 0.5rem;
  margin-right: 1rem;
  margin-bottom: 0;
  vertical-align: baseline; }

/* Normalize file input width */
input[type="file"] {
  width: 100%; }

/* HTML5 Number spinners settings */
/* We add basic fieldset styling */
fieldset {
  border: 1px solid #DDDDDD;
  padding: 1.25rem;
  margin: 1.125rem 0; }
  fieldset legend {
    font-weight: bold;
    background: #FFFFFF;
    padding: 0 0.1875rem;
    margin: 0;
    margin-left: -0.1875rem; }

/* Error Handling */
[data-abide] .error small.error, [data-abide] .error span.error, [data-abide] span.error, [data-abide] small.error {
  display: block;
  padding: 0.375rem 0.5625rem 0.5625rem;
  margin-top: -1px;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: normal;
  font-style: italic;
  background: #f04124;
  color: #FFFFFF; }

[data-abide] span.error, [data-abide] small.error {
  display: none; }

span.error, small.error {
  display: block;
  padding: 0.375rem 0.5625rem 0.5625rem;
  margin-top: -1px;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: normal;
  font-style: italic;
  background: #f04124;
  color: #FFFFFF; }

.error input,
.error textarea,
.error select {
  margin-bottom: 0; }

.error input[type="checkbox"],
.error input[type="radio"] {
  margin-bottom: 1rem; }

.error label,
.error label.error {
  color: #f04124; }

.error small.error {
  display: block;
  padding: 0.375rem 0.5625rem 0.5625rem;
  margin-top: -1px;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: normal;
  font-style: italic;
  background: #f04124;
  color: #FFFFFF; }

.error > label > small {
  color: #827377;
  background: transparent;
  padding: 0;
  text-transform: capitalize;
  font-style: normal;
  font-size: 60%;
  margin: 0;
  display: inline; }

.error span.error-message {
  display: block; }

input.error,
textarea.error,
select.error {
  margin-bottom: 0; }

label.error {
  color: #f04124; }

.inline-list {
  margin: 0 auto 1.0625rem auto;
  margin-left: -1.375rem;
  margin-right: 0;
  padding: 0;
  list-style: none;
  overflow: hidden; }
  .inline-list > li {
    list-style: none;
    float: left;
    margin-left: 1.375rem;
    display: block; }
    .inline-list > li > * {
      display: block; }

.side-nav {
  display: block;
  margin: 0;
  padding: 0.875rem 0;
  list-style-type: none;
  list-style-position: outside;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; }
  .side-nav li {
    margin: 0 0 0.4375rem 0;
    font-size: rem-calc(12);
    font-weight: normal; }
    .side-nav li a:not(.button) {
      display: block;
      color: #fff;
      margin: 0;
      padding: 0.4375rem 0.875rem; }
      .side-nav li a:not(.button):hover, .side-nav li a:not(.button):focus {
        background: rgba(0, 0, 0, 0.025);
        color: #999; }
    .side-nav li.active > a:first-child:not(.button) {
      color: #999;
      font-weight: normal;
      font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; }
    .side-nav li.divider {
      border-top: 1px solid;
      height: 0;
      padding: 0;
      list-style: none;
      border-top-color: white; }
    .side-nav li.heading {
      color: #fff;
      font-size: rem-calc(12);
      font-weight: bold;
      text-transform: uppercase; }

.switch {
  padding: 0;
  border: none;
  position: relative; }
  .switch label {
    display: block;
    margin-bottom: 1rem;
    position: relative;
    color: transparent;
    background: #DDDDDD;
    text-indent: 100%;
    width: 4rem;
    height: 2rem;
    cursor: pointer;
    transition: left 0.15s ease-out; }
  .switch input {
    opacity: 0;
    position: absolute;
    top: 9px;
    left: 10px;
    padding: 0; }
    .switch input + label {
      margin-left: 0;
      margin-right: 0; }
  .switch label:after {
    content: "";
    display: block;
    background: #FFFFFF;
    position: absolute;
    top: .25rem;
    left: .25rem;
    width: 1.5rem;
    height: 1.5rem;
    -webkit-transition: left 0.15s ease-out;
    -moz-transition: left 0.15s ease-out;
    transition: left 0.15s ease-out;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  .switch input:checked + label {
    background: #246092; }
  .switch input:checked + label:after {
    left: 2.25rem; }
  .switch label {
    width: 4rem;
    height: 2rem; }
  .switch label:after {
    width: 1.5rem;
    height: 1.5rem; }
  .switch input:checked + label:after {
    left: 2.25rem; }
  .switch label {
    color: transparent;
    background: #DDDDDD; }
  .switch label:after {
    background: #FFFFFF; }
  .switch input:checked + label {
    background: #246092; }
  .switch.large label {
    width: 5rem;
    height: 2.5rem; }
  .switch.large label:after {
    width: 2rem;
    height: 2rem; }
  .switch.large input:checked + label:after {
    left: 2.75rem; }
  .switch.small label {
    width: 3.5rem;
    height: 1.75rem; }
  .switch.small label:after {
    width: 1.25rem;
    height: 1.25rem; }
  .switch.small input:checked + label:after {
    left: 2rem; }
  .switch.tiny label {
    width: 3rem;
    height: 1.5rem; }
  .switch.tiny label:after {
    width: 1rem;
    height: 1rem; }
  .switch.tiny input:checked + label:after {
    left: 1.75rem; }
  .switch.radius label {
    border-radius: 4px; }
  .switch.radius label:after {
    border-radius: 3px; }
  .switch.round {
    border-radius: 1000px; }
    .switch.round label {
      border-radius: 2rem; }
    .switch.round label:after {
      border-radius: 2rem; }

table {
  background: #FFFFFF;
  margin-bottom: 1.25rem;
  border: solid 1px #DDDDDD;
  table-layout: auto; }
  table caption {
    background: transparent;
    color: #222222;
    font-size: 1rem;
    font-weight: bold; }
  table thead {
    background: #F5F5F5; }
    table thead tr th,
    table thead tr td {
      padding: 0.5rem 0.625rem 0.625rem;
      font-size: 0.875rem;
      font-weight: bold;
      color: #222222; }
  table tfoot {
    background: #F5F5F5; }
    table tfoot tr th,
    table tfoot tr td {
      padding: 0.5rem 0.625rem 0.625rem;
      font-size: 0.875rem;
      font-weight: bold;
      color: #222222; }
  table tr th,
  table tr td {
    padding: 0.5625rem 0.625rem;
    font-size: 0.875rem;
    color: #222222;
    text-align: left; }
  table tr.even, table tr.alt, table tr:nth-of-type(even) {
    background: #F9F9F9; }
  table thead tr th,
  table tfoot tr th,
  table tfoot tr td,
  table tbody tr th,
  table tbody tr td,
  table tr td {
    display: table-cell;
    line-height: 1.125rem; }

.text-left {
  text-align: left !important; }

.text-right {
  text-align: right !important; }

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

.text-justify {
  text-align: justify !important; }

@media only screen and (max-width: 479px) {
  .small-only-text-left {
    text-align: left !important; }
  .small-only-text-right {
    text-align: right !important; }
  .small-only-text-center {
    text-align: center !important; }
  .small-only-text-justify {
    text-align: justify !important; } }

@media only screen {
  .small-text-left {
    text-align: left !important; }
  .small-text-right {
    text-align: right !important; }
  .small-text-center {
    text-align: center !important; }
  .small-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width: 480px) and (max-width: 1024px) {
  .medium-only-text-left {
    text-align: left !important; }
  .medium-only-text-right {
    text-align: right !important; }
  .medium-only-text-center {
    text-align: center !important; }
  .medium-only-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width: 480px) {
  .medium-text-left {
    text-align: left !important; }
  .medium-text-right {
    text-align: right !important; }
  .medium-text-center {
    text-align: center !important; }
  .medium-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width: 64.063em) and (max-width: 90em) {
  .large-only-text-left {
    text-align: left !important; }
  .large-only-text-right {
    text-align: right !important; }
  .large-only-text-center {
    text-align: center !important; }
  .large-only-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width: 64.063em) {
  .large-text-left {
    text-align: left !important; }
  .large-text-right {
    text-align: right !important; }
  .large-text-center {
    text-align: center !important; }
  .large-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width: 90.063em) and (max-width: 120em) {
  .xlarge-only-text-left {
    text-align: left !important; }
  .xlarge-only-text-right {
    text-align: right !important; }
  .xlarge-only-text-center {
    text-align: center !important; }
  .xlarge-only-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width: 90.063em) {
  .xlarge-text-left {
    text-align: left !important; }
  .xlarge-text-right {
    text-align: right !important; }
  .xlarge-text-center {
    text-align: center !important; }
  .xlarge-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width: 120.063em) and (max-width: 99999999em) {
  .xxlarge-only-text-left {
    text-align: left !important; }
  .xxlarge-only-text-right {
    text-align: right !important; }
  .xxlarge-only-text-center {
    text-align: center !important; }
  .xxlarge-only-text-justify {
    text-align: justify !important; } }

@media only screen and (min-width: 120.063em) {
  .xxlarge-text-left {
    text-align: left !important; }
  .xxlarge-text-right {
    text-align: right !important; }
  .xxlarge-text-center {
    text-align: center !important; }
  .xxlarge-text-justify {
    text-align: justify !important; } }

/* Typography resets */
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0; }

/* Default Link Styles */
a {
  color: #246092;
  text-decoration: none;
  line-height: inherit; }
  a:hover, a:focus {
    color: #1f537e; }
  a img {
    border: none; }

/* Default paragraph styles */
p {
  font-family: inherit;
  font-weight: normal;
  font-size: 1rem;
  line-height: 1.6;
  margin-bottom: 1.25rem;
  text-rendering: optimizeLegibility; }
  p.lead {
    font-size: 1.21875rem;
    line-height: 1.6; }
  p aside {
    font-size: 0.875rem;
    line-height: 1.35;
    font-style: italic; }

/* Default header styles */
h1, h2, h3, h4, h5, h6 {
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #222222;
  text-rendering: optimizeLegibility;
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  line-height: 1.4; }
  h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
    font-size: 60%;
    color: #6f6f6f;
    line-height: 0; }

h1 {
  font-size: 2.125rem; }

h2 {
  font-size: 1.6875rem; }

h3 {
  font-size: 1.375rem; }

h4 {
  font-size: 1.125rem; }

h5 {
  font-size: 1.125rem; }

h6 {
  font-size: 1rem; }

.subheader {
  line-height: 1.4;
  color: #6f6f6f;
  font-weight: normal;
  margin-top: 0.2rem;
  margin-bottom: 0.5rem; }

hr {
  border: solid #DDDDDD;
  border-width: 1px 0 0;
  clear: both;
  margin: 1.25rem 0 1.1875rem;
  height: 0; }

/* Helpful Typography Defaults */
em,
i {
  font-style: italic;
  line-height: inherit; }

strong,
b {
  font-weight: bold;
  line-height: inherit; }

small {
  font-size: 60%;
  line-height: inherit; }

code {
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: #333333;
  background-color: #f8f8f8;
  border-width: 1px;
  border-style: solid;
  border-color: #dfdfdf;
  padding: 0.125rem 0.3125rem 0.0625rem; }

/* Lists */
ul,
ol,
dl {
  font-size: 1rem;
  line-height: 1.6;
  margin-bottom: 1.25rem;
  list-style-position: outside;
  font-family: inherit; }

ul {
  margin-left: 1.1rem; }
  ul.no-bullet {
    margin-left: 0; }
    ul.no-bullet li ul,
    ul.no-bullet li ol {
      margin-left: 1.25rem;
      margin-bottom: 0;
      list-style: none; }

/* Unordered Lists */
ul li ul,
ul li ol {
  margin-left: 1.25rem;
  margin-bottom: 0; }

ul.square li ul, ul.circle li ul, ul.disc li ul {
  list-style: inherit; }

ul.square {
  list-style-type: square;
  margin-left: 1.1rem; }

ul.circle {
  list-style-type: circle;
  margin-left: 1.1rem; }

ul.disc {
  list-style-type: disc;
  margin-left: 1.1rem; }

ul.no-bullet {
  list-style: none; }

/* Ordered Lists */
ol {
  margin-left: 1.4rem; }
  ol li ul,
  ol li ol {
    margin-left: 1.25rem;
    margin-bottom: 0; }

/* Definition Lists */
dl dt {
  margin-bottom: 0.3rem;
  font-weight: bold; }

dl dd {
  margin-bottom: 0.75rem; }

/* Abbreviations */
abbr,
acronym {
  text-transform: uppercase;
  font-size: 90%;
  color: #222;
  border-bottom: 1px dotted #DDDDDD;
  cursor: help; }

abbr {
  text-transform: none; }

/* Blockquotes */
blockquote {
  margin: 0 0 1.25rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #DDDDDD; }
  blockquote cite {
    display: block;
    font-size: 0.8125rem;
    color: #555555; }
    blockquote cite:before {
      content: "\2014 \0020"; }
    blockquote cite a,
    blockquote cite a:visited {
      color: #555555; }

blockquote,
blockquote p {
  line-height: 1.6;
  color: #6f6f6f; }

/* Microformats */
.vcard {
  display: inline-block;
  margin: 0 0 1.25rem 0;
  border: 1px solid #DDDDDD;
  padding: 0.625rem 0.75rem; }
  .vcard li {
    margin: 0;
    display: block; }
  .vcard .fn {
    font-weight: bold;
    font-size: 0.9375rem; }

.vevent .summary {
  font-weight: bold; }

.vevent abbr {
  cursor: default;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 0 0.0625rem; }

@media only screen and (min-width: 480px) {
  h1, h2, h3, h4, h5, h6 {
    line-height: 1.4; }
  h1 {
    font-size: 2.75rem; }
  h2 {
    font-size: 2.3125rem; }
  h3 {
    font-size: 1.6875rem; }
  h4 {
    font-size: 1.4375rem; }
  h5 {
    font-size: 1.125rem; }
  h6 {
    font-size: 1rem; } }

/*
       * Print styles.
       *
       * Inlined to avoid required HTTP connection: www.phpied.com/delay-loading-your-print-css/
       * Credit to Paul Irish and HTML5 Boilerplate (html5boilerplate.com)
      */
.print-only {
  display: none !important; }

@media print {
  * {
    background: transparent !important;
    color: #231F20 !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }
  pre,
  blockquote {
    border: 1px solid #999999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group;
    /* h5bp.com/t */ }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  @page {
    margin: 0.5cm; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  .hide-on-print {
    display: none !important; }
  .print-only {
    display: block !important; }
  .hide-for-print {
    display: none !important; }
  .show-for-print {
    display: inherit !important; } }

.tabs {
  margin-bottom: 0 !important;
  margin-left: 0; }
  .tabs:before, .tabs:after {
    content: " ";
    display: table; }
  .tabs:after {
    clear: both; }
  .tabs dd, .tabs .tab-title {
    position: relative;
    margin-bottom: 0 !important;
    list-style: none;
    float: left; }
    .tabs dd > a, .tabs .tab-title > a {
      display: block;
      background-color: #EFEFEF;
      color: #222222;
      padding: 1rem 2rem;
      font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
      font-size: 1rem; }
      .tabs dd > a:hover, .tabs .tab-title > a:hover {
        background-color: #e1e1e1; }
    .tabs dd.active a, .tabs .tab-title.active a {
      background-color: #FFFFFF;
      color: #222222; }
  .tabs.radius dd:first-child a, .tabs.radius .tab:first-child a {
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px; }
  .tabs.radius dd:last-child a, .tabs.radius .tab:last-child a {
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px; }
  .tabs.vertical dd, .tabs.vertical .tab-title {
    position: inherit;
    float: none;
    display: block;
    top: auto; }

.tabs-content {
  margin-bottom: 1.5rem;
  width: 100%; }
  .tabs-content:before, .tabs-content:after {
    content: " ";
    display: table; }
  .tabs-content:after {
    clear: both; }
  .tabs-content > .content {
    display: none;
    float: left;
    padding: 10px 0;
    width: 100%; }
    .tabs-content > .content.active {
      display: block;
      float: none; }
    .tabs-content > .content.contained {
      padding: 10px; }
  .tabs-content.vertical {
    display: block; }
    .tabs-content.vertical > .content {
      padding: 0 10px; }

@media only screen and (min-width: 480px) {
  .tabs.vertical {
    width: 20%;
    max-width: 20%;
    float: left;
    margin: 0 0 1.25rem; }
  .tabs-content.vertical {
    width: 80%;
    max-width: 80%;
    float: left;
    margin-left: -1px;
    padding-left: 1rem; } }

.no-js .tabs-content > .content {
  display: block;
  float: none; }

/* small displays */
@media only screen {
  .show-for-small-only, .show-for-small-up, .show-for-small, .show-for-small-down, .hide-for-medium-only, .hide-for-medium-up, .hide-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important; }
  .hide-for-small-only, .hide-for-small-up, .hide-for-small, .hide-for-small-down, .show-for-medium-only, .show-for-medium-up, .show-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important; }
  .visible-for-small-only, .visible-for-small-up, .visible-for-small, .visible-for-small-down, .hidden-for-medium-only, .hidden-for-medium-up, .hidden-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }
  .hidden-for-small-only, .hidden-for-small-up, .hidden-for-small, .hidden-for-small-down, .visible-for-medium-only, .visible-for-medium-up, .visible-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px); }
  table.show-for-small-only, table.show-for-small-up, table.show-for-small, table.show-for-small-down, table.hide-for-medium-only, table.hide-for-medium-up, table.hide-for-medium, table.show-for-medium-down, table.hide-for-large-only, table.hide-for-large-up, table.hide-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table; }
  thead.show-for-small-only, thead.show-for-small-up, thead.show-for-small, thead.show-for-small-down, thead.hide-for-medium-only, thead.hide-for-medium-up, thead.hide-for-medium, thead.show-for-medium-down, thead.hide-for-large-only, thead.hide-for-large-up, thead.hide-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important; }
  tbody.show-for-small-only, tbody.show-for-small-up, tbody.show-for-small, tbody.show-for-small-down, tbody.hide-for-medium-only, tbody.hide-for-medium-up, tbody.hide-for-medium, tbody.show-for-medium-down, tbody.hide-for-large-only, tbody.hide-for-large-up, tbody.hide-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important; }
  tr.show-for-small-only, tr.show-for-small-up, tr.show-for-small, tr.show-for-small-down, tr.hide-for-medium-only, tr.hide-for-medium-up, tr.hide-for-medium, tr.show-for-medium-down, tr.hide-for-large-only, tr.hide-for-large-up, tr.hide-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row !important; }
  th.show-for-small-only, td.show-for-small-only, th.show-for-small-up, td.show-for-small-up, th.show-for-small, td.show-for-small, th.show-for-small-down, td.show-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.hide-for-medium-up, td.hide-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.show-for-medium-down, td.show-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.hide-for-large-up, td.hide-for-large-up, th.hide-for-large, td.hide-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important; } }

/* medium displays */
@media only screen and (min-width: 480px) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .show-for-medium-only, .show-for-medium-up, .show-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important; }
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .hide-for-medium-only, .hide-for-medium-up, .hide-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important; }
  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .visible-for-medium-only, .visible-for-medium-up, .visible-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }
  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .hidden-for-medium-only, .hidden-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px); }
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.show-for-medium-only, table.show-for-medium-up, table.show-for-medium, table.show-for-medium-down, table.hide-for-large-only, table.hide-for-large-up, table.hide-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table; }
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.show-for-medium-only, thead.show-for-medium-up, thead.show-for-medium, thead.show-for-medium-down, thead.hide-for-large-only, thead.hide-for-large-up, thead.hide-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important; }
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.show-for-medium-only, tbody.show-for-medium-up, tbody.show-for-medium, tbody.show-for-medium-down, tbody.hide-for-large-only, tbody.hide-for-large-up, tbody.hide-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important; }
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.show-for-medium-only, tr.show-for-medium-up, tr.show-for-medium, tr.show-for-medium-down, tr.hide-for-large-only, tr.hide-for-large-up, tr.hide-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row !important; }
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.show-for-medium-only, td.show-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.show-for-medium, td.show-for-medium, th.show-for-medium-down, td.show-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.hide-for-large-up, td.hide-for-large-up, th.hide-for-large, td.hide-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important; } }

/* large displays */
@media only screen and (min-width: 64.063em) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important; }
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important; }
  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }
  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px); }
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.show-for-large-only, table.show-for-large-up, table.show-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table; }
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.show-for-large-only, thead.show-for-large-up, thead.show-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important; }
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.show-for-large-only, tbody.show-for-large-up, tbody.show-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important; }
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.show-for-large-only, tr.show-for-large-up, tr.show-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row !important; }
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.show-for-large-only, td.show-for-large-only, th.show-for-large-up, td.show-for-large-up, th.show-for-large, td.show-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important; } }

/* xlarge displays */
@media only screen and (min-width: 90.063em) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .hide-for-large-only, .show-for-large-up, .hide-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important; }
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .show-for-large-only, .hide-for-large-up, .show-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important; }
  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .hidden-for-large-only, .visible-for-large-up, .hidden-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }
  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .visible-for-large-only, .hidden-for-large-up, .visible-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px); }
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-large-only, table.show-for-large-up, table.hide-for-large, table.hide-for-large-down, table.show-for-xlarge-only, table.show-for-xlarge-up, table.show-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table; }
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-large-only, thead.show-for-large-up, thead.hide-for-large, thead.hide-for-large-down, thead.show-for-xlarge-only, thead.show-for-xlarge-up, thead.show-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important; }
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-large-only, tbody.show-for-large-up, tbody.hide-for-large, tbody.hide-for-large-down, tbody.show-for-xlarge-only, tbody.show-for-xlarge-up, tbody.show-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important; }
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-large-only, tr.show-for-large-up, tr.hide-for-large, tr.hide-for-large-down, tr.show-for-xlarge-only, tr.show-for-xlarge-up, tr.show-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row !important; }
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.show-for-large-up, td.show-for-large-up, th.hide-for-large, td.hide-for-large, th.hide-for-large-down, td.hide-for-large-down, th.show-for-xlarge-only, td.show-for-xlarge-only, th.show-for-xlarge-up, td.show-for-xlarge-up, th.show-for-xlarge, td.show-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important; } }

/* xxlarge displays */
@media only screen and (min-width: 120.063em) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .hide-for-large-only, .show-for-large-up, .hide-for-large, .hide-for-large-down, .hide-for-xlarge-only, .show-for-xlarge-up, .hide-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important; }
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .show-for-large-only, .hide-for-large-up, .show-for-large, .show-for-large-down, .show-for-xlarge-only, .hide-for-xlarge-up, .show-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important; }
  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .hidden-for-large-only, .visible-for-large-up, .hidden-for-large, .hidden-for-large-down, .hidden-for-xlarge-only, .visible-for-xlarge-up, .hidden-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto; }
  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .visible-for-large-only, .hidden-for-large-up, .visible-for-large, .visible-for-large-down, .visible-for-xlarge-only, .hidden-for-xlarge-up, .visible-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .hidden-for-xxlarge-down {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px); }
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-large-only, table.show-for-large-up, table.hide-for-large, table.hide-for-large-down, table.hide-for-xlarge-only, table.show-for-xlarge-up, table.hide-for-xlarge, table.hide-for-xlarge-down, table.show-for-xxlarge-only, table.show-for-xxlarge-up, table.show-for-xxlarge, table.show-for-xxlarge-down {
    display: table; }
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-large-only, thead.show-for-large-up, thead.hide-for-large, thead.hide-for-large-down, thead.hide-for-xlarge-only, thead.show-for-xlarge-up, thead.hide-for-xlarge, thead.hide-for-xlarge-down, thead.show-for-xxlarge-only, thead.show-for-xxlarge-up, thead.show-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important; }
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-large-only, tbody.show-for-large-up, tbody.hide-for-large, tbody.hide-for-large-down, tbody.hide-for-xlarge-only, tbody.show-for-xlarge-up, tbody.hide-for-xlarge, tbody.hide-for-xlarge-down, tbody.show-for-xxlarge-only, tbody.show-for-xxlarge-up, tbody.show-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important; }
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-large-only, tr.show-for-large-up, tr.hide-for-large, tr.hide-for-large-down, tr.hide-for-xlarge-only, tr.show-for-xlarge-up, tr.hide-for-xlarge, tr.hide-for-xlarge-down, tr.show-for-xxlarge-only, tr.show-for-xxlarge-up, tr.show-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row !important; }
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.show-for-large-up, td.show-for-large-up, th.hide-for-large, td.hide-for-large, th.hide-for-large-down, td.hide-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.show-for-xlarge-up, td.show-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.hide-for-xlarge-down, td.hide-for-xlarge-down, th.show-for-xxlarge-only, td.show-for-xxlarge-only, th.show-for-xxlarge-up, td.show-for-xxlarge-up, th.show-for-xxlarge, td.show-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important; } }

/* Orientation targeting */
.show-for-landscape,
.hide-for-portrait {
  display: inherit !important; }

.hide-for-landscape,
.show-for-portrait {
  display: none !important; }

/* Specific visibility for tables */
table.hide-for-landscape, table.show-for-portrait {
  display: table; }

thead.hide-for-landscape, thead.show-for-portrait {
  display: table-header-group !important; }

tbody.hide-for-landscape, tbody.show-for-portrait {
  display: table-row-group !important; }

tr.hide-for-landscape, tr.show-for-portrait {
  display: table-row !important; }

td.hide-for-landscape, td.show-for-portrait,
th.hide-for-landscape,
th.show-for-portrait {
  display: table-cell !important; }

@media only screen and (orientation: landscape) {
  .show-for-landscape,
  .hide-for-portrait {
    display: inherit !important; }
  .hide-for-landscape,
  .show-for-portrait {
    display: none !important; }
  /* Specific visibility for tables */
  table.show-for-landscape, table.hide-for-portrait {
    display: table; }
  thead.show-for-landscape, thead.hide-for-portrait {
    display: table-header-group !important; }
  tbody.show-for-landscape, tbody.hide-for-portrait {
    display: table-row-group !important; }
  tr.show-for-landscape, tr.hide-for-portrait {
    display: table-row !important; }
  td.show-for-landscape, td.hide-for-portrait,
  th.show-for-landscape,
  th.hide-for-portrait {
    display: table-cell !important; } }

@media only screen and (orientation: portrait) {
  .show-for-portrait,
  .hide-for-landscape {
    display: inherit !important; }
  .hide-for-portrait,
  .show-for-landscape {
    display: none !important; }
  /* Specific visibility for tables */
  table.show-for-portrait, table.hide-for-landscape {
    display: table; }
  thead.show-for-portrait, thead.hide-for-landscape {
    display: table-header-group !important; }
  tbody.show-for-portrait, tbody.hide-for-landscape {
    display: table-row-group !important; }
  tr.show-for-portrait, tr.hide-for-landscape {
    display: table-row !important; }
  td.show-for-portrait, td.hide-for-landscape,
  th.show-for-portrait,
  th.hide-for-landscape {
    display: table-cell !important; } }

/* Touch-enabled device targeting */
.show-for-touch {
  display: none !important; }

.hide-for-touch {
  display: inherit !important; }

.touch .show-for-touch {
  display: inherit !important; }

.touch .hide-for-touch {
  display: none !important; }

/* Specific visibility for tables */
table.hide-for-touch {
  display: table; }

.touch table.show-for-touch {
  display: table; }

thead.hide-for-touch {
  display: table-header-group !important; }

.touch thead.show-for-touch {
  display: table-header-group !important; }

tbody.hide-for-touch {
  display: table-row-group !important; }

.touch tbody.show-for-touch {
  display: table-row-group !important; }

tr.hide-for-touch {
  display: table-row !important; }

.touch tr.show-for-touch {
  display: table-row !important; }

td.hide-for-touch {
  display: table-cell !important; }

.touch td.show-for-touch {
  display: table-cell !important; }

th.hide-for-touch {
  display: table-cell !important; }

.touch th.show-for-touch {
  display: table-cell !important; }

/* Print visibility */
@media print {
  .show-for-print {
    display: block; }
  .hide-for-print {
    display: none; }
  table.show-for-print {
    display: table; }
  thead.show-for-print {
    display: table-header-group !important; }
  tbody.show-for-print {
    display: table-row-group !important; }
  tr.show-for-print {
    display: table-row !important; }
  td.show-for-print {
    display: table-cell !important; }
  th.show-for-print {
    display: table-cell !important; } }

body {
  background: #e4e4e4;
  font-family: 'CoreSansD35Regular', Helvetica, Roboto, Arial, sans-serif; }

header, .main {
  background: #fff; }

h1, h2, h3, h4 {
  font-family: 'CoreSansD55Bold', Helvetica, Roboto, Arial, sans-serif; }

a {
  font-family: 'CoreSansD35Regular', Helvetica, Roboto, Arial, sans-serif;
  color: #000; }

.main a {
  text-decoration: underline; }

.main .sidenav-column a, .back a, .main .modal-image, .main .blog-post-backlink {
  text-decoration: none; }

.main {
  padding-bottom: 60px; }

p:last-child {
  margin-bottom: 0px; }

@media only screen and (max-width: 479px) {
  .columns, .column {
    padding: 0px; }
  .row .row {
    margin: 0px; } }

.main .main-sidebar .columns {
  margin-bottom: 10px; }

@media only screen and (min-width: 480px) and (max-width: 1024px) {
  .main .main-sidebar {
    padding-right: 5px; } }

@media only screen and (min-width: 64.063em) {
  .main .main-sidebar .columns {
    margin-bottom: 20px; } }

.main #bottom-tiles .columns {
  margin-bottom: 20px; }

@media only screen and (min-width: 480px) and (max-width: 1024px) {
  .main #bottom-tiles {
    padding: 0px 15px !important; }
  .main #bottom-tiles .columns {
    padding: 0 6px 0 5px !important;
    margin-bottom: 10px; } }

@media only screen and (min-width: 480px) and (max-width: 1024px) {
  .main .main-content {
    padding-left: 5px; } }

[class*="column"] + [class*="column"]:last-child {
  float: left; }

#park-logo {
  position: relative;
  z-index: 10;
  height: 0px; }
  #park-logo #park-logo-wrap {
    height: 0px;
    text-align: right;
    padding-right: 10px; }
  #park-logo img {
    max-height: 20px;
    width: auto;
    margin-top: 10px; }

@media only screen and (min-width: 480px) {
  #park-logo #park-logo-wrap {
    padding-right: 10px; } }

@media only screen and (min-width: 64.063em) {
  #park-logo #park-logo-wrap {
    padding-right: 10px; }
  #park-logo img {
    max-height: 40px; } }

header .logo {
  background-image: url("/wp-content/themes/ks/assets/images/logo.png"); }

.site-main.lang-en header .logo {
  background-image: url("/wp-content/themes/ks/assets/images/logos/kongernes-samling-en.png") !important; }

.site-dronningens-haandbibliotek header .logo {
  background-image: url("/wp-content/themes/ks/assets/images/logos/dronningens-haandbibliotek.png") !important; }
  @media only screen and (min-width: 480px) {
    .site-dronningens-haandbibliotek header .logo {
      position: relative;
      left: -10px !important; } }

@media only screen and (min-width: 64.063em) {
  .site-dronningens-haandbibliotek header.fixed .logo {
    left: -3px !important;
    bottom: 5px !important;
    margin-bottom: 10px;
    height: 144px; } }

.site-dronningens-haandbibliotek.lang-en header .logo {
  background-image: url("/wp-content/themes/ks/assets/images/logos/dronningens-haandbibliotek-en.png") !important; }

.site-rosenborg header .logo {
  background-image: url("/wp-content/themes/ks/assets/images/logo-rosenborg.png") !important; }
  @media only screen and (min-width: 480px) {
    .site-rosenborg header .logo {
      position: relative;
      left: -11px !important; } }

@media only screen and (min-width: 480px) {
  .site-rosenborg header.fixed .logo {
    left: -11px !important;
    bottom: -3px !important; } }

@media only screen and (min-width: 64.063em) {
  .site-rosenborg header.fixed .logo {
    left: -3px !important;
    bottom: 7px !important; } }

.site-koldinghus header .logo {
  background-image: url("/wp-content/themes/ks/assets/images/koldinghus_logo.png") !important;
  margin-left: 10px !important; }

.site-amalienborg header .logo {
  background-image: url("/wp-content/themes/ks/assets/images/logo-amalienborg.png") !important; }
  @media only screen and (min-width: 480px) {
    .site-amalienborg header .logo {
      position: relative;
      left: -10px !important; } }

@media only screen and (min-width: 480px) {
  .site-amalienborg header.fixed .logo {
    bottom: -20px !important; } }

@media only screen and (min-width: 480px) {
  .site-amalienborg header.fixed .logo {
    left: -10px !important;
    bottom: -2px !important; } }

@media only screen and (min-width: 64.063em) {
  .site-amalienborg header.fixed .logo {
    left: 0 !important;
    bottom: 7px !important; } }

header.fixed .logo {
  text-indent: -9999px;
  background-repeat: no-repeat;
  margin: 0px;
  background-position: left center;
  background-size: contain;
  margin-bottom: 10px;
  margin-top: 10px;
  height: 60px;
  margin-left: 10px;
  position: relative; }

header.fixed nav.top {
  margin-right: 10px; }

@media only screen and (min-width: 480px) {
  header.fixed {
    background-size: auto 70px; }
    header.fixed nav.top {
      margin-right: 0; } }

@media only screen and (min-width: 64.063em) {
  header.fixed .logo {
    height: 154px;
    background-repeat: no-repeat;
    background-position: left bottom;
    margin: 0px;
    background-size: auto 120px;
    position: relative;
    left: -15px;
    bottom: 10px; } }

header.scroll {
  height: 50px;
  width: 100%;
  position: fixed;
  top: 0;
  display: none;
  left: 0;
  background-color: rgba(255, 255, 255, 0.9);
  box-shadow: 0 0 10px #777;
  z-index: 1001; }
  header.scroll .left {
    float: left;
    height: 50px;
    width: 60%; }
    header.scroll .left .logo {
      height: 50px;
      background-size: auto 42px;
      background-repeat: no-repeat;
      background-position: 10px center; }
  header.scroll .right {
    position: absolute;
    right: 0;
    top: 0;
    height: 50px;
    width: 50%;
    text-align: right; }
    header.scroll .right nav.top {
      margin-right: 10px; }
      header.scroll .right nav.top a {
        width: 40px;
        height: 50px;
        line-height: 50px;
        font-size: 30px;
        color: #231F20;
        display: inline-block; }
        header.scroll .right nav.top a:hover {
          color: #484647; }
      header.scroll .right nav.top .lang {
        display: none; }
        @media only screen and (min-width: 480px) {
          header.scroll .right nav.top .lang {
            display: inline-block; } }
      header.scroll .right nav.top .lang img {
        height: 40%;
        bottom: 20%; }

.head-slide {
  position: relative;
  z-index: 1000;
  /* Side-nav is 999 */ }
  .head-slide .overlay {
    position: absolute;
    background: #231F20;
    background: rgba(0, 0, 0, 0.9);
    color: #fff;
    left: 0;
    right: 0;
    display: none; }
    .head-slide .overlay .close {
      cursor: pointer;
      position: absolute;
      top: 8px;
      right: 4px;
      display: block;
      font-size: 16px;
      width: 22px;
      height: 22px;
      line-height: 0px;
      text-align: center;
      color: #fff; }
    @media only screen and (min-width: 480px) {
      .head-slide .overlay {
        margin: 0 10px; } }
    @media screen and (min-width: 801px) {
      .head-slide .overlay .close {
        top: 13px !important;
        right: 12px;
        font-size: 22px !important; } }

header.fixed {
  /**
	 * Top navigation
	 */
  /**
	 * Dropdown mega menu
	 */ }
  header.fixed nav.top {
    text-align: right;
    margin-top: 40px; }
    header.fixed nav.top a {
      margin-left: 5px;
      display: inline-block;
      height: 26.66667px;
      width: 26.66667px;
      font-size: 26.66667px;
      line-height: 26.66667px;
      color: #000;
      text-decoration: none;
      text-align: center; }
      header.fixed nav.top a:hover {
        color: #484647; }
      header.fixed nav.top a.back {
        margin-left: 2px;
        position: relative;
        bottom: -1px;
        display: none; }
    @media only screen and (min-width: 480px) {
      header.fixed nav.top a.back {
        bottom: -2px; } }
    @media only screen and (min-width: 64.063em) {
      header.fixed nav.top a {
        height: 40px;
        width: 40px;
        line-height: 40px;
        font-size: 40px;
        margin-left: 15px; }
        header.fixed nav.top a.back {
          margin-left: 7px;
          bottom: -3px; } }
    @media only screen and (min-width: 64.063em) {
      header.fixed nav.top {
        margin-top: 92px; }
        header.fixed nav.top a {
          margin-left: 20px; }
          header.fixed nav.top a.back {
            margin-left: 10px; } }
  header.fixed .nav-holder nav.overlay .is-burger {
    display: none; }
  header.fixed .nav-holder nav.overlay a, header.fixed .nav-holder nav.overlay h2 {
    color: inherit; }
  header.fixed .nav-holder nav.overlay a {
    text-decoration: none !important; }
  header.fixed .nav-holder nav.overlay h2 {
    margin: 0px;
    font-size: 20px;
    font-weight: normal;
    color: #fff;
    background-color: #000;
    padding: 10px 10px 10px 25px;
    box-sizing: content-box; }
    header.fixed .nav-holder nav.overlay h2 .open, header.fixed .nav-holder nav.overlay h2 .close {
      display: none; }
  header.fixed .nav-holder nav.overlay ul {
    margin-left: 0px;
    list-style: none; }
  header.fixed .nav-holder nav.overlay li {
    font-size: 14px;
    padding: 2px 10px 2px 25px; }
    header.fixed .nav-holder nav.overlay li:first-child {
      padding-top: 15px; }
    header.fixed .nav-holder nav.overlay li a:hover {
      text-decoration: underline !important; }
    header.fixed .nav-holder nav.overlay li .menuitem-icon {
      display: none; }
  header.fixed .nav-holder nav.overlay .columns {
    padding: 0; }
  @media only screen and (max-width: 479px) {
    header.fixed .nav-holder nav.overlay .is-burger {
      display: inline; }
    header.fixed .nav-holder nav.overlay .burgersection .close {
      display: none; }
    header.fixed .nav-holder nav.overlay .burgersection .open {
      display: inline-block; }
    header.fixed .nav-holder nav.overlay .burgersection .close, header.fixed .nav-holder nav.overlay .burgersection .open {
      position: absolute;
      right: 8px;
      top: 8px;
      float: right;
      width: 18px;
      height: 18px;
      border: 1px solid #fff;
      border-radius: 50%;
      line-height: 16px;
      font-size: 15px;
      text-align: center; }
    header.fixed .nav-holder nav.overlay .burgersection ul {
      display: none; }
    header.fixed .nav-holder nav.overlay .burgersection.open .close {
      display: inline-block; }
    header.fixed .nav-holder nav.overlay .burgersection.open .open {
      display: none; }
    header.fixed .nav-holder nav.overlay .burgersection.open ul {
      display: block; }
    header.fixed .nav-holder nav.overlay h2 {
      cursor: pointer;
      background: #231f20;
      font-size: 18px;
      padding-top: 8px;
      padding-bottom: 8px;
      position: relative; }
    header.fixed .nav-holder nav.overlay ul {
      background: rgba(35, 31, 32, 0.7);
      padding: 0;
      margin: 0; }
    header.fixed .nav-holder nav.overlay li {
      font-size: 15px;
      padding-top: 2px;
      padding-bottom: 2px;
      border-bottom: 1px solid #333; }
      header.fixed .nav-holder nav.overlay li:last-child {
        border: 0; }
      header.fixed .nav-holder nav.overlay li a {
        display: block; }
      header.fixed .nav-holder nav.overlay li .menuitem-icon {
        display: inline-block;
        height: 15px;
        width: 15px;
        color: #fff;
        font-size: 16px;
        line-height: 15px; }
    header.fixed .nav-holder nav.overlay .close {
      display: none; } }
  @media only screen and (min-width: 480px) and (max-width: 800px) {
    header.fixed .nav-holder nav.overlay h2 {
      font-size: 12px;
      font-weight: bold;
      padding: 8px 0 8px 16px; }
    header.fixed .nav-holder nav.overlay li.menuitem {
      font-size: 11px;
      padding: 10px 5px 0 16px;
      line-height: 11px; }
    header.fixed .nav-holder nav.overlay ul {
      padding-bottom: 0; } }
  @media only screen and (min-width: 480px) and (max-width: 500px) {
    header.fixed .nav-holder nav.overlay h2 {
      font-size: 11px;
      padding-left: 10px; }
    header.fixed .nav-holder nav.overlay li.menuitem {
      font-size: 9px;
      padding-left: 10px; } }

header nav .site-link-small:before {
  content: '';
  position: absolute;
  display: inline-block;
  width: 5px;
  height: 100%;
  background-color: #ececec;
  z-index: 3; }

header nav .site-link-small:after {
  content: '\e80b';
  color: #231F20;
  display: block;
  float: right;
  position: relative;
  right: 8px;
  margin-top: -30px;
  z-index: 3;
  height: 18px;
  width: 18px;
  padding-left: 7px;
  line-height: 1.2em;
  border-radius: 50%;
  font-family: 'fontello';
  background-color: #ececec; }

header nav .site-link-small.site-link-amalienborg:before {
  background-color: #8091B3; }

header nav .site-link-small.site-link-amalienborg:after {
  background-color: #8091B3; }

header nav .site-link-small.site-link-rosenborg:before {
  background-color: #ff5541; }

header nav .site-link-small.site-link-rosenborg:after {
  background-color: #ff5541; }

header nav .site-link-small.site-link-koldinghus:before {
  background-color: #209657; }

header nav .site-link-small.site-link-koldinghus:after {
  background-color: #209657; }

header nav .site-link-small.site-link-dronningens-haandbibliotek:before {
  background-color: #3CA073; }

header nav .site-link-small.site-link-dronningens-haandbibliotek:after {
  background-color: #3CA073; }

header nav .site-link-small.site-link-grey:before {
  background-color: #808080; }

header nav .site-link-small.site-link-grey:after {
  background-color: #808080; }

header nav .site-link-small.site-link-black:before {
  background-color: #000000; }

header nav .site-link-small.site-link-black:after {
  background-color: #000000; }

header nav .site-link {
  padding-right: 0px !important;
  padding-top: 0px !important; }
  header nav .site-link a img {
    max-width: 100%;
    height: auto; }

header.fixed .nav-search .overlay .nav-search-form {
  padding: 1.3rem 0 .9rem 0; }
  header.fixed .nav-search .overlay .nav-search-form h2 {
    text-align: center;
    color: #fff;
    font-size: 1.8em; }
  header.fixed .nav-search .overlay .nav-search-form .query-input {
    margin: 8px 0; }
    header.fixed .nav-search .overlay .nav-search-form .query-input input {
      width: 100%;
      font-size: 1rem;
      padding: .7rem 0;
      border: 0;
      height: auto;
      text-align: center !important; }
      @media only screen and (min-width: 480px) {
        header.fixed .nav-search .overlay .nav-search-form .query-input input {
          font-size: 1.4rem; } }
  header.fixed .nav-search .overlay .nav-search-form .action-buttons {
    margin: 8px 0;
    text-align: center; }
    header.fixed .nav-search .overlay .nav-search-form .action-buttons button {
      padding: .3em 2em;
      background-color: #6d6d8b;
      font-size: 1.5rem; }

nav.top .lang img {
  margin-bottom: 15%;
  height: 70%; }

.lang-sel .overlay {
  background-color: rgba(0, 0, 0, 0.9);
  padding: 1em;
  line-height: 1.2rem;
  font-size: 1.2rem;
  right: 0;
  left: auto;
  width: 100%; }
  @media only screen and (min-width: 480px) {
    .lang-sel .overlay {
      width: 13em; } }
  .lang-sel .overlay .lang-item {
    display: block;
    color: #fff;
    padding: .4rem; }
    .lang-sel .overlay .lang-item img {
      height: 1.5rem;
      margin-top: -.25rem;
      margin-right: 0.4rem; }
    .lang-sel .overlay .lang-item:first-child {
      padding-top: 0; }
    .lang-sel .overlay .lang-item:last-child {
      padding-bottom: 0; }
    .lang-sel .overlay .lang-item:hover {
      font-weight: bold; }
  .lang-sel .overlay .separator {
    margin: .6rem 0;
    border-top: 1px solid #fff; }
  .lang-sel .overlay .close {
    color: #fff; }

/**
 * Side navigation
 */
.site-rosenborg .side-nav {
  border-color: #ff5541 !important; }
  .site-rosenborg .side-nav li.title {
    background-color: #ff5541 !important; }

.site-amalienborg .side-nav {
  border-color: #8091B3 !important; }
  .site-amalienborg .side-nav li.title {
    background-color: #8091B3 !important; }

.site-dronningens-haandbibliotek .side-nav {
  border-color: #3CA073 !important; }
  .site-dronningens-haandbibliotek .side-nav li.title {
    background-color: #3CA073 !important; }

.site-koldinghus .side-nav {
  border-color: #209657 !important; }
  .site-koldinghus .side-nav li.title {
    background-color: #209657 !important; }

.side-nav {
  background-color: #231F20;
  padding-bottom: 0;
  padding-top: 0px;
  left: -160px;
  /**
	 * Phone specific side navigation
	 *
	 */ }
  .side-nav li {
    margin: 0px; }
    .side-nav li:last-child a {
      border-bottom-width: 0px; }
  .side-nav li.title {
    padding: 9px 18px;
    color: #fff;
    font-family: "CoreSansD35Regular";
    font-size: 20px;
    font-weight: bold; }
  .side-nav a {
    border-bottom: 1px solid #333333;
    font-size: 17px;
    padding: 4px 18px !important;
    background-color: #231F20; }
    .side-nav a:hover {
      color: #fff !important;
      background: #000 !important; }
  .side-nav .menuitem-icon {
    display: none !important; }
  .side-nav .menuitem a:hover {
    background: #000 !important; }
  @media only screen and (max-width: 479px) and (orientation: portrait) {
    .side-nav {
      position: fixed;
      z-index: 999;
      top: 10rem;
      background-color: transparent !important;
      width: 200px;
      padding-bottom: 0;
      border-bottom: 0;
      border-radius: 0 10px 10px 0;
      overflow: hidden; }
      .side-nav li a {
        background: rgba(0, 0, 0, 0.85) !important; }
      .side-nav li.title {
        position: relative; }
      .side-nav .icon {
        cursor: pointer;
        position: absolute;
        top: 0px;
        right: 0px;
        padding: 12px;
        padding-top: 16px;
        text-align: center; }
      .side-nav .out {
        display: block;
        background: url("/wp-content/themes/ks/assets/images/mainmenu/close.png") no-repeat center center;
        background-size: 13.66667px 13.66667px; }
      .side-nav .in {
        display: block;
        background: url("/wp-content/themes/ks/assets/images/header/back.png") no-repeat center center;
        background-size: 13px 19.66667px; }
      .side-nav.in .in {
        display: none !important; }
      .side-nav.out .out {
        display: none !important; }
      .side-nav.out li.title {
        border-radius: 0 5px 5px 0; }
      .side-nav.out .menuitem {
        display: none; } }
  @media only screen and (min-width: 480px) and (max-width: 600px) {
    .side-nav li.title {
      font-size: 16px; }
    .side-nav a {
      font-size: 13px; } }

.relationscloud {
  padding: 1rem;
  background: #eee;
  font-size: 1rem;
  line-height: 1.5rem; }
  .relationscloud h2 {
    text-align: center; }
  .relationscloud .relationtag {
    color: #444;
    font-weight: bold;
    display: inline-block;
    margin-right: .5rem; }
    .relationscloud .relationtag a {
      color: inherit; }
      .relationscloud .relationtag a:hover {
        color: #9f9f9f; }
    .relationscloud .relationtag.rel-10 {
      font-size: .8em; }
    .relationscloud .relationtag.rel-20 {
      font-size: .8em; }
    .relationscloud .relationtag.rel-30 {
      font-size: .85em; }
    .relationscloud .relationtag.rel-40 {
      font-size: .9em; }
    .relationscloud .relationtag.rel-50 {
      font-size: 1em; }
    .relationscloud .relationtag.rel-60 {
      font-size: 1.1em; }
    .relationscloud .relationtag.rel-70 {
      font-size: 1.2em; }
    .relationscloud .relationtag.rel-80 {
      font-size: 1.35em; }
    .relationscloud .relationtag.rel-90 {
      font-size: 1.4em; }
    .relationscloud .relationtag.rel-100 {
      font-size: 1.5em; }
    @media only screen and (min-width: 480px) {
      .relationscloud .relationtag.rel-60 {
        font-size: 1.1em; }
      .relationscloud .relationtag.rel-70 {
        font-size: 1.15em; }
      .relationscloud .relationtag.rel-80 {
        font-size: 1.2em; }
      .relationscloud .relationtag.rel-90 {
        font-size: 1.25em; }
      .relationscloud .relationtag.rel-100 {
        font-size: 1.3em; } }
    @media only screen and (min-width: 480px) {
      .relationscloud .relationtag.rel-60 {
        font-size: 1.1em; }
      .relationscloud .relationtag.rel-70 {
        font-size: 1.2em; }
      .relationscloud .relationtag.rel-80 {
        font-size: 1.35em; }
      .relationscloud .relationtag.rel-90 {
        font-size: 1.4em; }
      .relationscloud .relationtag.rel-100 {
        font-size: 1.5em; } }
    @media only screen and (min-width: 480px) and (max-width: 600px) {
      .relationscloud .relationtag.rel-10 {
        font-size: .6em; }
      .relationscloud .relationtag.rel-20 {
        font-size: .6em; }
      .relationscloud .relationtag.rel-30 {
        font-size: .65em; }
      .relationscloud .relationtag.rel-40 {
        font-size: .7em; }
      .relationscloud .relationtag.rel-50 {
        font-size: .8em; }
      .relationscloud .relationtag.rel-60 {
        font-size: .8em; }
      .relationscloud .relationtag.rel-70 {
        font-size: .85em; }
      .relationscloud .relationtag.rel-80 {
        font-size: .9em; }
      .relationscloud .relationtag.rel-90 {
        font-size: .95em; }
      .relationscloud .relationtag.rel-100 {
        font-size: 1em; } }

/**
 * Relations
 * Relations are the tiles shown in the bottom fo each page
 * They are inside .main-content
 * 
 */
.relation-column {
  margin-bottom: 20px; }
  @media only screen and (min-width: 480px) and (max-width: 1024px) {
    .relation-column {
      margin-top: 10px; }
      .relation-column.first {
        padding-right: 5px; }
      .relation-column.last {
        padding-left: 5px; } }

.relation {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
  background-color: #f1f1f1;
  overflow: hidden; }
  .relation a {
    display: block;
    position: relative; }
  .relation .relation-image img {
    width: 100%;
    position: relative; }
  .relation .relation-inner {
    position: absolute;
    bottom: 0;
    height: 100px;
    width: 100%;
    padding: 8px 12px 12px 12px;
    background: #231F20;
    color: #fff;
    overflow: hidden; }
    .relation .relation-inner:after {
      content: '';
      position: absolute;
      bottom: 0px;
      left: 0px;
      display: block;
      width: 100%;
      background-image: url("../../images/relations/fade.png");
      background-position: center 3px;
      height: 60px;
      background-repeat: repeat-x; }
    .relation .relation-inner h3 {
      color: #fff;
      font-size: 17px;
      margin: 0 0 5px 0; }
    .relation .relation-inner p {
      font-size: 13px;
      line-height: 1.3;
      color: #f1f1f1; }

footer {
  padding-top: 1.4rem;
  padding-bottom: 2rem; }
  footer a {
    color: #231F20; }
    footer a:hover {
      color: #231F20;
      text-decoration: underline; }
  footer h2 {
    font-size: 1.4rem; }
  footer ul {
    margin: 0;
    padding: 0;
    list-style: none; }
    footer ul li {
      margin-bottom: 2px; }
  footer section {
    margin: .5rem 0; }
    @media only screen and (max-width: 479px) {
      footer section {
        padding: 0 10px; } }
  footer .footer-social-icon {
    display: block;
    float: left;
    margin-right: 10px;
    height: 42px;
    width: 42px;
    text-align: center;
    line-height: 38px !important;
    font-size: 21px;
    color: #000;
    border: 3px solid #000;
    border-radius: 50%; }
    footer .footer-social-icon:hover {
      color: #484647;
      border-color: #484647;
      text-decoration: none; }
  footer li.menuitem span.menuitem-icon {
    display: none !important; }
  @media only screen and (min-width: 480px) {
    footer {
      /*section {
			padding:0;
		}*/ }
      footer h2 {
        font-size: 1.2rem; } }
  @media only screen and (min-width: 64.063em) {
    footer h2 {
      font-size: 1.5rem; } }

#cookie-accept {
  display: inline-block;
  padding: 4px 12px;
  background-color: #6d6d8b;
  color: #fff;
  font-weight: bold; }

.breadcrumbs {
  position: relative;
  height: 50px;
  background-color: #231F20;
  color: #fff;
  overflow: hidden;
  font-family: arial; }
  @media only screen and (min-width: 480px) {
    .breadcrumbs {
      margin-bottom: 5px; } }
  .breadcrumbs .path {
    width: 100%;
    display: block;
    overflow-y: hidden;
    overflow-x: scroll;
    direction: rtl;
    -webkit-overflow-scrolling: touch;
    right: 0;
    top: 0;
    border-left: 80px solid transparent;
    border-right: 20px solid transparent;
    line-height: 50px;
    height: 50px;
    font-size: .8em;
    font-family: "CoreSansD35Regular";
    height: 100px; }
    .breadcrumbs .path a {
      color: #fff;
      text-decoration: none; }
      .breadcrumbs .path a:hover, .breadcrumbs .path a:last-child {
        color: orange; }
    .breadcrumbs .path .separator {
      color: #828282;
      font-size: .7em;
      margin: 0 10px;
      position: relative;
      top: -1px; }
    .breadcrumbs .path .inner {
      white-space: nowrap; }
  .breadcrumbs .back {
    height: 50px;
    width: 50px;
    background-color: #231F20;
    border-right: 2px solid #4f4f4f;
    position: absolute;
    left: 0;
    top: 0;
    box-sizing: border-box; }
    .breadcrumbs .back a {
      display: block;
      width: 50px;
      height: 50px;
      color: #fff;
      line-height: 50px;
      text-align: center;
      font-size: 20px; }
  .breadcrumbs .shadow {
    position: absolute;
    top: 0;
    left: 50px;
    height: 50px;
    width: 82px;
    background: url("/wp-content/themes/ks/assets/images/breadcrumbs/fade.png") repeat-y top left transparent; }
  .breadcrumbs.no-back .back {
    display: none; }
  .breadcrumbs.no-back .shadow {
    left: 0; }

.site-rosenborg .breadcrumbs .path a:hover, .site-rosenborg .breadcrumbs .path a:last-child {
  color: #ff5541; }

.site-amalienborg .breadcrumbs .path a:hover, .site-amalienborg .breadcrumbs .path a:last-child {
  color: #92B4F7; }

.site-koldinghus .breadcrumbs .path a:hover, .site-koldinghus .breadcrumbs .path a:last-child {
  color: #1b804a; }

.site-dronningens-haandbibliotek .breadcrumbs .path a:hover, .site-dronningens-haandbibliotek .breadcrumbs .path a:last-child {
  color: #3CA073; }

.location *[data-page-location="location2"],
.location *[data-page-location="location3"],
.location *[data-page-location="location4"],
.location *[data-page-location="location5"],
.location *[data-page-location="location6"],
.location *[data-page-location="location7"] {
  display: block; }

*[data-page-location="location2"],
*[data-page-location="location3"],
*[data-page-location="location4"],
*[data-page-location="location5"],
*[data-page-location="location6"],
*[data-page-location="location7"] {
  display: none; }

.location > *:last-child {
  margin-bottom: 20px !important; }

/* Core Sans */
@font-face {
  font-family: 'CoreSansD35Regular';
  src: url("/wp-content/themes/ks/assets/fonts/CoreSansD35Regular.eot");
  src: local("?"), url("/wp-content/themes/ks/assets/fonts/CoreSansD35Regular.ttf") format("truetype"), url("/wp-content/themes/ks/assets/fonts/CoreSansD35Regular.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'CoreSansD55Bold';
  src: url("/wp-content/themes/ks/assets/fonts/CoreSansD55Bold.eot");
  src: local("?"), url("/wp-content/themes/ks/assets/fonts/CoreSansD55Bold.ttf") format("truetype"), url("/wp-content/themes/ks/assets/fonts/CoreSansD55Bold.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

/* Font Awesome (icons) */
@font-face {
  font-family: 'fontello';
  src: url("/wp-content/themes/ks/assets/fonts/fontello.eot?24987926");
  src: url("/wp-content/themes/ks/assets/fonts/fontello.eot?24987926#iefix") format("embedded-opentype"), url("/wp-content/themes/ks/assets/fonts/fontello.woff?24987926") format("woff"), url("/wp-content/themes/ks/assets/fonts/fontello.ttf?24987926") format("truetype"), url("/wp-content/themes/ks/assets/fonts/fontello.svg?24987926#fontello") format("svg");
  font-weight: normal;
  font-style: normal; }

/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('../font/fontello.svg?24987926#fontello') format('svg');
  }
}
*/
[class^="icon-"], [class*=" icon-"] {
  font-family: "fontello";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-resize-full:before {
  content: '\e800'; }

.icon-search:before {
  content: '\e801'; }

.icon-facebook:before {
  content: '\e802'; }

.icon-twitter:before {
  content: '\e803'; }

.icon-instagramm:before {
  content: '\e804'; }

.icon-angle-left:before {
  content: '\e805'; }

.icon-zoom-in:before {
  content: '\e806'; }

.icon-zoom-out:before {
  content: '\e807'; }

.icon-resize-full-alt:before {
  content: '\e808'; }

.icon-loop-alt:before {
  content: '\e809'; }

.icon-location:before {
  content: '\e80a'; }

.icon-angle-right:before {
  content: '\e80b'; }

.icon-angle-up:before {
  content: '\e80c'; }

.icon-angle-down:before {
  content: '\e80d'; }

.icon-angle-circled-right:before {
  content: '\e80e'; }

.icon-angle-circled-left:before {
  content: '\e80f'; }

.icon-angle-circled-up:before {
  content: '\e810'; }

.icon-angle-circled-down:before {
  content: '\e811'; }

.icon-up-open:before {
  content: '\e812'; }

.icon-right-open:before {
  content: '\e813'; }

.icon-left-open:before {
  content: '\e814'; }

.icon-level-up:before {
  content: '\e815'; }

.icon-level-down:before {
  content: '\e816'; }

.icon-menu:before {
  content: '\e817'; }

.icon-down-open:before {
  content: '\e818'; }

.icon-cancel:before {
  content: '\e819'; }

.icon-slack:before {
  content: '\e81a'; }

.icon-file-pdf:before {
  content: '\e81b'; }

.icon-file-word:before {
  content: '\e81c'; }

.icon-doc:before {
  content: '\e81d'; }

.icon-file-image:before {
  content: '\e81e'; }

.icon-file-audio:before {
  content: '\e81f'; }

.icon-file-video:before {
  content: '\e820'; }

.modal-close {
  cursor: pointer; }

#modal.modal-image .modal-inner img {
  outline: 1px solid transparent; }

html.touch .modal-image .modal-close,
html.touch .modal-image .reset-panzoom {
  background-color: rgba(0, 0, 0, 0.7) !important;
  position: fixed !important;
  top: 0px !important;
  right: 0px !important;
  left: auto !important;
  width: 50px !important;
  height: 50px !important;
  font-size: 25px !important;
  margin-right: 10px !important;
  margin-top: 10px !important;
  border-radius: 50%; }
  html.touch .modal-image .modal-close span,
  html.touch .modal-image .reset-panzoom span {
    line-height: 49px; }

html.touch .modal-image .reset-panzoom {
  right: 60px !important; }

html.touch .modal-image .modal-inner {
  position: "fixed" !important;
  top: 0 !important;
  left: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  width: "auto" !important;
  height: "auto" !important;
  max-width: "none" !important; }
  html.touch .modal-image .modal-inner img {
    max-width: none !important; }

.post-pager {
  margin-bottom: .3em;
  background-color: #231F20; }
  .post-pager .columns, .post-pager .column {
    min-height: 1px; }
  .post-pager .left, .post-pager .right, .post-pager .up {
    display: block;
    width: 100%;
    padding: .6em .7em;
    font-weight: bold;
    color: #fff; }
  .post-pager .right {
    text-align: right; }
  .post-pager .right > span {
    margin-left: .5em; }
  .post-pager .left > span {
    margin-right: .5em; }
  .post-pager .up {
    text-align: center; }
  .post-pager .up > span {
    width: 1.5em;
    height: 1.5em;
    display: inline-block;
    line-height: 1.5em;
    text-align: center;
    background-color: #3CA073;
    color: #fff;
    border-radius: 50%; }

.print {
  display: none; }

@media print {
  .print {
    display: block; }
  * {
    position: static !important;
    overflow: visible !important;
    height: auto !important; }
  .row, .column, .columns {
    width: 100% !important;
    float: none !important; }
  header {
    display: none !important; }
  .header.print .contact {
    float: right;
    text-align: right; }
  footer {
    display: none !important; }
  .footer.print {
    text-align: center; }
    .footer.print .social span {
      margin-left: 15px; }
  .sidebar {
    display: none !important; }
  .bottom-tiles {
    display: none !important; }
  .post-pager {
    display: none !important; }
  .accordion .title {
    text-align: left !important; }
  .accordion .content {
    display: block !important; }
  #king-title {
    text-align: center !important; }
    #king-title h3, #king-title h2 {
      display: inline-block !important; }
    #king-title h3 {
      margin-left: 25px; } }

@media only screen {
  .small-r-1 {
    width: 100%; }
  .small-r-2 {
    width: 50%; }
  .small-r-3 {
    width: 33.33333%; }
  .small-r-4 {
    width: 25%; }
  .small-r-5 {
    width: 20%; }
  .small-r-6 {
    width: 16.66667%; }
  .small-r-7 {
    width: 14.28571%; }
  .small-r-8 {
    width: 12.5%; }
  .small-r-9 {
    width: 11.11111%; }
  .small-r-10 {
    width: 10%; } }

@media only screen and (min-width: 480px) {
  .medium-r-1 {
    width: 100%; }
  .medium-r-2 {
    width: 50%; }
  .medium-r-3 {
    width: 33.33333%; }
  .medium-r-4 {
    width: 25%; }
  .medium-r-5 {
    width: 20%; }
  .medium-r-6 {
    width: 16.66667%; }
  .medium-r-7 {
    width: 14.28571%; }
  .medium-r-8 {
    width: 12.5%; }
  .medium-r-9 {
    width: 11.11111%; }
  .medium-r-10 {
    width: 10%; } }

@media only screen and (min-width: 64.063em) {
  .large-r-1 {
    width: 100%; }
  .large-r-2 {
    width: 50%; }
  .large-r-3 {
    width: 33.33333%; }
  .large-r-4 {
    width: 25%; }
  .large-r-5 {
    width: 20%; }
  .large-r-6 {
    width: 16.66667%; }
  .large-r-7 {
    width: 14.28571%; }
  .large-r-8 {
    width: 12.5%; }
  .large-r-9 {
    width: 11.11111%; }
  .large-r-10 {
    width: 10%; } }

.block-table .table-item.table-row .table-col.col-span-33 {
  width: 32.3% !important; }

body.layout-left-sidebar .content {
  overflow: hidden; }

body.layout-left-sidebar .main-content .readmore-wrap {
  margin-bottom: 20px; }

body.layout-left-sidebar .main-content .content {
  margin-bottom: 20px; }
  body.layout-left-sidebar .main-content .content.collapse {
    margin-bottom: 0px; }
  body.layout-left-sidebar .main-content .content.collapse.expanded {
    margin-bottom: 20px; }

.blog-list .item {
  margin-bottom: 2em; }
  .blog-list .item .body {
    padding: .8em 1em;
    border-bottom: 5px solid #ccc;
    background-color: #eee; }
    .blog-list .item .body h3 {
      margin: 0; }
      .blog-list .item .body h3 a {
        font-family: "CoreSansD55Bold";
        font-size: 1.8rem;
        color: #231F20;
        margin: 0; }
        .blog-list .item .body h3 a:hover {
          text-decoration: underline; }
    .blog-list .item .body h4 {
      font-family: "CoreSansD55Bold";
      font-size: 1em;
      margin: .1em 0; }
      .blog-list .item .body h4 a {
        color: inherit;
        font-weight: bold; }
        .blog-list .item .body h4 a:hover {
          text-decoration: underline; }
    .blog-list .item .body p {
      line-height: 1.4em; }

.blog-empty {
  background-color: #eee;
  border-bottom: 5px solid #ccc;
  padding: 3.5em 1em;
  text-align: center;
  color: #666; }

.blog-post-backlink {
  padding: 5px 0 !important;
  color: #000 !important;
  background-color: #bbb !important;
  border-top: 1px solid #fff !important;
  line-height: 30px !important;
  margin: 0;
  font-weight: bold;
  text-align: center;
  display: block;
  padding: .3em 0; }
  .blog-post-backlink:hover {
    background-color: #ddd !important; }
  .blog-post-backlink .icon-angle-left {
    margin-right: 6px;
    background-color: #231F20;
    color: #fff;
    width: 30px;
    height: 30px;
    display: inline-block;
    line-height: 28px;
    font-size: 20px;
    text-align: center;
    border-radius: 50%;
    position: relative;
    bottom: -2px; }

.blog-paging {
  text-align: center;
  padding: 0; }
  .blog-paging a, .blog-paging .current {
    display: inline-block;
    margin: 0 .1em;
    padding: .2em .7em;
    border: 1px solid #231F20;
    font-size: 1.1em;
    color: #231F20;
    background-color: #fff;
    text-decoration: none; }
  .blog-paging .next, .blog-paging .previous, .blog-paging .current, .blog-paging a:hover {
    color: #fff;
    background-color: #231F20; }

.blog-post-period {
  padding: .35em .9em;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
  font-size: 1em;
  font-family: "CoreSansD55Bold";
  color: #fff;
  position: absolute;
  top: 0.5em;
  right: 0.5em; }
  @media only screen and (min-width: 480px) {
    .blog-post-period {
      font-size: 1.2em; } }

.main .content .block {
  padding-bottom: 15px; }
  .main .content .block.block-margin-none {
    padding-bottom: 0px; }
  .main .content .block:last-child {
    padding-bottom: 0px; }

body.layout-left-sidebar .main .content .block:last-child {
  padding-bottom: 15px; }

.block.block-headline, .block.block-text {
  background: #eee; }

.block.block-headline {
  padding: 1.4rem 1.4rem 0 1.4rem; }
  .block.block-headline.last-child {
    padding-bottom: 1rem; }
  .block.block-headline h1 {
    margin-bottom: 0;
    font-size: 2rem;
    line-height: 2rem; }

.block.block-text {
  padding: .4rem 1.4rem 1.4rem 1.4rem;
  overflow: hidden;
  line-height: 1.4 !important; }
  .block.block-text:first-child {
    padding-top: 1rem; }
  .block.block-text .jspContainer .normal-text {
    padding: 1em; }
  .block.block-text img {
    margin: 10px 0px; }
    .block.block-text img.alignleft {
      float: left !important;
      margin-right: 16px; }
    .block.block-text img.alignright {
      float: right !important;
      margin-left: 16px; }

body.layout-full-width .block-text, body.layout-full-width .block-headline {
  background-color: transparent; }
  @media only screen and (min-width: 64.063em) {
    body.layout-full-width .block-text, body.layout-full-width .block-headline {
      padding: 0 0 0.5em 0; } }

.readmore {
  padding: 5px 0 !important;
  color: #000 !important;
  background-color: #bbb !important;
  border-top: 1px solid #fff !important;
  line-height: 30px !important;
  margin: 0; }
  .readmore:hover {
    background-color: #ddd !important; }
  .readmore .icon {
    margin-right: 6px;
    background-color: #231F20;
    color: #fff;
    width: 30px;
    height: 30px;
    display: inline-block;
    line-height: 28px;
    font-size: 25px;
    font-family: "CoreSansD55Bold";
    text-align: center;
    border-radius: 50%;
    position: relative;
    bottom: -2px; }

.block.block-tiles .tile img {
  width: 100%; }

.block.block-tiles .tile.large-12 {
  margin-top: 8px; }

.block.block-tiles .tile.large-6 {
  padding-top: 2px;
  /*
			&:nth-child(1),
			&:nth-child(2){
				padding-top: 0px;
			}
			*/ }
  .block.block-tiles .tile.large-6:nth-child(odd) {
    padding-right: 1px; }
  .block.block-tiles .tile.large-6:nth-child(even) {
    padding-left: 1px; }

@media only screen and (min-width: 480px) {
  .block.block-tiles .tile.large-12 {
    margin-top: 0px; } }

@media only screen and (min-width: 480px) and (max-width: 1024px) {
  .block.block-tiles .tile {
    margin-bottom: 10px; }
    .block.block-tiles .tile.large-6.first {
      padding-right: 5px; }
    .block.block-tiles .tile.large-6.last {
      padding-left: 5px; } }

@media only screen and (min-width: 64.063em) {
  .block.block-tiles .tile {
    margin-bottom: 20px !important; }
    .block.block-tiles .tile.large-6:nth-child(odd) {
      padding-right: 10px; }
    .block.block-tiles .tile.large-6:nth-child(even) {
      padding-left: 10px; } }

.accordion {
  margin: 0;
  padding: 0;
  list-style: none; }
  .accordion li {
    margin: 0;
    padding: 0; }
  .accordion a.title {
    font-family: 'CoreSansD55Bold', Helvetica, Roboto, Arial, sans-serif;
    display: block;
    text-align: center;
    color: #fff;
    padding: .3em 0;
    text-decoration: none;
    font-size: 1.15em;
    border-top: 1px solid #fff; }
    .accordion a.title:hover {
      color: #fff;
      text-decoration: none; }
  .accordion .content {
    padding: 0 !important;
    margin-bottom: 0 !important; }
  .accordion .content > p {
    margin: .5rem; }
  .accordion .content-text {
    padding: 15px 2.5% !important;
    background-color: #f1f1f1 !important; }

.site-amalienborg .accordion a.title,
dl.accordion.color-amalienborg a.title {
  background-color: #8091B3; }

.site-rosenborg .accordion a.title,
dl.accordion.color-rosenborg a.title {
  background-color: #ff5541; }

.site-koldinghus .accordion a.title,
dl.accordion.color-koldinghus a.title {
  background-color: #209657; }

.site-dronningens-haandbibliotek .accordion a.title,
dl.accordion.color-dronningens-haandbibliotek a.title {
  background-color: #3CA073; }

.site-grey .accordion a.title,
dl.accordion.color-grey a.title {
  background-color: #808080; }

.site-black .accordion a.title,
dl.accordion.color-black a.title {
  background-color: #000000; }

.site-amalienborg .accordion a.title:hover,
.site-amalienborg .accordion .active a.title,
dl.accordion.color-amalienborg a.title:hover,
dl.accordion.color-amalienborg .active a.title {
  background-color: #92B4F7; }

.site-rosenborg .accordion a.title:hover,
.site-rosenborg .accordion .active a.title,
dl.accordion.color-rosenborg a.title:hover,
dl.accordion.color-rosenborg .active a.title {
  background-color: #f0705a; }

.site-koldinghus .accordion a.title:hover,
.site-koldinghus .accordion .active a.title,
dl.accordion.color-koldinghus a.title:hover,
dl.accordion.color-koldinghus .active a.title {
  background-color: #1b804a; }

.site-dronningens-haandbibliotek .accordion a.title:hover,
.site-dronningens-haandbibliotek .accordion .active a.title,
dl.accordion.color-dronningens-haandbibliotek a.title:hover,
dl.accordion.color-dronningens-haandbibliotek .active a.title {
  background-color: #3CA073; }

.site-grey .accordion a.title:hover,
.site-grey .accordion .active a.title,
dl.accordion.color-grey a.title:hover,
dl.accordion.color-grey .active a.title {
  background-color: #8d8d8d; }

.site-black .accordion a.title:hover,
.site-black .accordion .active a.title,
dl.accordion.color-black a.title:hover,
dl.accordion.color-black .active a.title {
  background-color: #1a1a1a; }

.panspin-container {
  background-color: #fff;
  padding: .4em; }

.panspin {
  position: relative;
  overflow: hidden;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .panspin img {
    max-width: initial !important; }
  .panspin.zoomer-open .panspin-zoomer {
    display: block; }
  .panspin.zoomer-open .panspin-zoomcontrols {
    display: inline; }
  .panspin.zoomer-open .panspin-spinner {
    display: none; }
  .panspin.zoomer-open .panspin-zoomswitch-open {
    display: none; }
  .panspin.zoomer-open .panspin-zoomswitch-close {
    display: inline; }
  .panspin .panspin-spinner {
    display: block;
    margin: 0 auto; }
  .panspin .panspin-zoomer {
    position: absolute;
    display: none; }
  .panspin .panspin-zoomcontrols {
    display: none; }
  .panspin .panspin-zoomswitch-open {
    display: inline; }
  .panspin .panspin-zoomswitch-close {
    display: none; }
  .panspin .panspin-controls {
    position: absolute;
    bottom: .4em;
    right: .4em;
    width: 100%;
    text-align: right; }
    .panspin .panspin-controls button {
      display: inline-block;
      border: 0;
      padding: 0;
      margin: 0;
      border-radius: 50%;
      height: 2.8em;
      width: 2.8em;
      line-height: 2.8em;
      background-color: rgba(0, 0, 0, 0.7);
      color: #fff;
      overflow: hidden; }
      .panspin .panspin-controls button span {
        font-size: 1em;
        line-height: 2.8em; }
      .panspin .panspin-controls button:active, .panspin .panspin-controls button:focus {
        outline: none; }
  .panspin .panspin-loader {
    width: 50px;
    height: 50px;
    background: url("/wp-content/themes/ks/assets/images/panspin-loader.gif") no-repeat center center rgba(0, 0, 0, 0.7);
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -25px;
    margin-top: -25px;
    z-index: 100;
    border-radius: 50%; }
  .panspin.ready .panspin-loader {
    display: none; }

.block-files {
  background: #eee;
  padding: .4rem 1.4rem 1.4rem 1.4rem; }

.single-files {
  list-style: none;
  padding: 0;
  margin: 0; }
  .single-files li {
    line-height: 41px;
    font-size: 19px;
    font-weight: bold;
    margin: 0;
    padding: 0; }
    .single-files li a {
      color: #231F20; }
      .single-files li a .icon {
        font-size: 28px;
        margin-right: 10px; }
      .single-files li a:hover {
        color: #484647; }

body.layout-full-width .block-files {
  background-color: transparent; }
  @media only screen and (min-width: 64.063em) {
    body.layout-full-width .block-files {
      padding: 0 0 0.5em 0; } }

.block-table .table-item {
  padding: 10px 0px; }
  .block-table .table-item:before, .block-table .table-item:after {
    content: " ";
    display: table; }
  .block-table .table-item:after {
    clear: both; }
  .block-table .table-item:nth-child(odd) {
    background-color: #f1f1f1; }
  .block-table .table-item.table-text {
    background-color: #f1f1f1;
    padding-left: 2.5%;
    padding-right: 2.5%; }
  .block-table .table-item.table-row .table-col {
    display: inline-block; }
    .block-table .table-item.table-row .table-col:first-child {
      font-family: "CoreSansD55Bold"; }
    .block-table .table-item.table-row .table-col.col-span-25, .block-table .table-item.table-row .table-col.col-span-33, .block-table .table-item.table-row .table-col.col-span-50, .block-table .table-item.table-row .table-col.col-span-100 {
      width: 95%;
      padding: 0 2.5%; }
    .block-table .table-item.table-row .table-col.col-span-33 {
      width: 33%; }
    .block-table .table-item.table-row .table-col.col-span-50 {
      width: 49%; }
    .block-table .table-item.table-row .table-col.col-span-100 {
      width: 95%; }

@media only screen and (min-width: 480px) {
  .block-table .table-item.table-row .table-col.col-span-25 {
    width: 24%; } }

.block-video {
  background: #eee;
  padding: .4rem 1.4rem 1.4rem 1.4rem; }

body.layout-full-width .block-video {
  background-color: transparent; }
  @media only screen and (min-width: 64.063em) {
    body.layout-full-width .block-video {
      padding: 0 0 0.5em 0; } }

.featured-image {
  position: relative; }

.feature-full {
  position: absolute;
  bottom: 10px;
  right: 10px;
  z-index: 12;
  color: #fff;
  font-size: 25px;
  height: 50px;
  line-height: 50px !important;
  width: 50px;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.7);
  border-radius: 50%; }
  .feature-full:hover, .feature-full:active {
    background-color: rgba(64, 64, 64, 0.9);
    color: #fff; }

.block-headline h4 {
  font-family: "CoreSansD55Bold";
  font-size: .9em;
  margin: .6em 0 0 0; }
  @media only screen and (min-width: 480px) {
    .block-headline h4 {
      font-size: 1em; } }
  .block-headline h4 a {
    color: inherit;
    font-weight: bold; }
    .block-headline h4 a:hover {
      text-decoration: underline; }

/* Links on content */
.site-amalienborg .block-text a,
.site-amalienborg .block-table a,
.site-amalienborg .block-text a {
  color: #8091B3; }

.site-rosenborg .block-text a,
.site-rosenborg .block-table a,
.site-rosenborg .block-text a {
  color: #ff5541; }

.site-koldinghus .block-text a,
.site-koldinghus .block-table a,
.site-koldinghus .block-text a {
  color: #209657; }

.site-dronningens-haandbibliotek .block-text a,
.site-dronningens-haandbibliotek .block-table a,
.site-dronningens-haandbibliotek .block-text a {
  color: #3CA073; }

.site-grey .block-text a,
.site-grey .block-table a,
.site-grey .block-text a {
  color: #808080; }

.site-black .block-text a,
.site-black .block-table a,
.site-black .block-text a {
  color: #000000; }

.site-amalienborg .block-text a:hover,
.site-amalienborg .block-block-table a:hover,
.site-amalienborg .table-text a:hover {
  color: #92B4F7;
  text-decoration: underline; }

.site-rosenborg .block-text a:hover,
.site-rosenborg .block-block-table a:hover,
.site-rosenborg .table-text a:hover {
  color: #f0705a;
  text-decoration: underline; }

.site-koldinghus .block-text a:hover,
.site-koldinghus .block-block-table a:hover,
.site-koldinghus .table-text a:hover {
  color: #1b804a;
  text-decoration: underline; }

.site-dronningens-haandbibliotek .block-text a:hover,
.site-dronningens-haandbibliotek .block-block-table a:hover,
.site-dronningens-haandbibliotek .table-text a:hover {
  color: #3CA073;
  text-decoration: underline; }

.site-grey .block-text a:hover,
.site-grey .block-block-table a:hover,
.site-grey .table-text a:hover {
  color: #8d8d8d;
  text-decoration: underline; }

.site-black .block-text a:hover,
.site-black .block-block-table a:hover,
.site-black .table-text a:hover {
  color: #1a1a1a;
  text-decoration: underline; }

.home .main .rosenborg {
  margin-bottom: 10px; }

.home .main .amalienborg {
  margin-bottom: 10px; }

.castle .main {
  margin-bottom: 10px; }

#king-title {
  font-weight: bold;
  text-align: right;
  position: absolute;
  top: 20px;
  right: 20px;
  text-shadow: 0 0 10px #000;
  width: 100%; }
  #king-title .king-title-name {
    font-size: 28px;
    line-height: 1em;
    color: #fff;
    margin: 0 0 8px 0; }
  #king-title .king-title-reign {
    font-size: 20px;
    line-height: 1em;
    color: #fff;
    margin: 0; }
  @media only screen and (min-width: 480px) {
    #king-title .king-title-name {
      font-size: 38px; }
    #king-title .king-title-reign {
      font-size: 28px; } }

#room-mobile-head {
  display: none; }
  #room-mobile-head .back-button, #room-mobile-head .title {
    margin: 0;
    padding: 0;
    float: left;
    box-sizing: content-box; }
  #room-mobile-head .back-button {
    background-color: #231F20;
    width: 20%; }
  #room-mobile-head .title {
    background-color: red;
    width: 80%; }
  #room-mobile-head .title h4,
  #room-mobile-head .back-button a {
    height: 20px;
    line-height: 20px;
    padding: 15px;
    margin: 0;
    display: block;
    box-sizing: content-box;
    font-size: 18px !important;
    font-weight: normal;
    color: #fff; }
  #room-mobile-head .back-button a {
    text-align: center;
    font-size: 25px; }
  #room-mobile-head .clear {
    clear: both; }
  @media only screen and (max-width: 479px) {
    #room-mobile-head {
      display: block; } }

.site-rosenborg #room-mobile-head .title {
  background-color: #ff5541; }

.site-amalienborg #room-mobile-head .title {
  background-color: #8091B3; }

.site-koldinghus #room-mobile-head .title {
  background-color: #209657; }

.floormap {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%; }
  .floormap .floormap-title {
    z-index: 12;
    display: block;
    position: absolute;
    width: 100%;
    top: 5%;
    text-align: center;
    font-family: "CoreSansD55Bold";
    font-size: 1.4em;
    color: #fff;
    opacity: 0;
    z-index: 11; }
    @media only screen and (min-width: 480px) {
      .floormap .floormap-title {
        top: 7%; } }
  .floormap .floormap-floor,
  .floormap .floormap-room {
    width: 80%;
    position: absolute;
    left: 10%;
    margin-top: auto;
    margin-bottom: auto;
    opacity: 0; }
    @media only screen and (min-width: 480px) {
      .floormap .floormap-floor,
      .floormap .floormap-room {
        width: 50%;
        left: 25%; } }
  .floormap .floormap-room {
    z-index: 11; }
  .floormap .floormap-switch {
    position: absolute;
    bottom: 10px;
    right: 70px;
    z-index: 12;
    color: #fff;
    font-size: 30px;
    height: 50px;
    line-height: 50px !important;
    width: 50px;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.7);
    border-radius: 50%; }
    .floormap .floormap-switch:hover {
      background-color: rgba(64, 64, 64, 0.9); }
  .floormap .bg {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: #000;
    opacity: 0; }
  .floormap .open {
    display: inline-block; }
  .floormap .close {
    display: none; }
  .floormap.open .bg {
    opacity: .7;
    transition: .4s; }
  .floormap.open .open {
    display: none; }
  .floormap.open .close {
    display: inline-block; }
  .floormap.open .floormap-room {
    opacity: 0.7;
    transition-duration: .4s; }
  .floormap.open .floormap-floor {
    opacity: 1;
    transition-duration: .4s; }
  .floormap.open .floormap-title {
    opacity: 1;
    transition-duration: .4s; }

#room-objects {
  margin: 0 0 2em 0; }
  #room-objects .row {
    margin-left: -10px;
    margin-right: -10px;
    margin-bottom: 20px; }
    @media only screen and (max-width: 479px) {
      #room-objects .row {
        margin-left: 0;
        margin-right: 0; } }
  #room-objects .item {
    background-color: #231F20;
    margin-bottom: 20px; }
    @media only screen and (max-width: 479px) {
      #room-objects .item {
        margin-left: 10px;
        margin-right: 10px; } }
    #room-objects .item:hover {
      background-color: #484647;
      cursor: pointer; }
    #room-objects .item a {
      display: block;
      padding-bottom: .6em; }
    #room-objects .item .thumb {
      width: 100%; }
    #room-objects .item .title {
      display: block;
      font-size: 1em;
      padding: .4em .6em;
      height: 2.46em;
      line-height: 1em;
      color: #fff;
      overflow: hidden; }
  #room-objects .column:last-child {
    float: left; }

#instafeed #instafeed-result {
  z-index: 9; }
  #instafeed #instafeed-result #instafeed-result-empty,
  #instafeed #instafeed-result #instafeed-result-loading {
    display: none;
    text-align: center;
    padding: 2.5em 0;
    color: #aaa; }
  #instafeed #instafeed-result.empty #instafeed-result-empty {
    display: block; }
  #instafeed #instafeed-result.loading #instafeed-result-loading {
    display: block; }

#instafeed .instafeed-image-block {
  float: left; }
  #instafeed .instafeed-image-block .instafeed-image {
    margin: .05em; }
    #instafeed .instafeed-image-block .instafeed-image img {
      width: 100%; }

#instafeed #instafeed-nav .column {
  padding: 0; }

#instafeed .clear {
  clear: both; }

#instafeed #instafeed-sort {
  background-color: #f1f1f1;
  height: 3em; }
  #instafeed #instafeed-sort .instafeed-sort-switch {
    float: left;
    margin-top: .6em; }
  #instafeed #instafeed-sort .instafeed-sort-label {
    float: left;
    padding: 1rem .4em 0;
    margin-top: -0.25rem; }
    #instafeed #instafeed-sort .instafeed-sort-label span {
      color: #555;
      font-weight: normal; }

#instafeed #instafeed-tags-btn,
#instafeed #instafeed-geo-btn {
  background: #ddd;
  text-align: center;
  color: #444;
  cursor: pointer;
  height: 3em;
  line-height: 3.5em; }
  #instafeed #instafeed-tags-btn:hover,
  #instafeed #instafeed-geo-btn:hover {
    background: #bbb; }
  #instafeed #instafeed-tags-btn span,
  #instafeed #instafeed-geo-btn span {
    font-size: 1.7em;
    font-weight: normal; }

#instafeed #instafeed-tags-options,
#instafeed #instafeed-geo-options {
  background: rgba(0, 0, 0, 0.8);
  z-index: 10; }
  #instafeed #instafeed-tags-options .instafeed-tags-option,
  #instafeed #instafeed-tags-options .instafeed-geo-option,
  #instafeed #instafeed-geo-options .instafeed-tags-option,
  #instafeed #instafeed-geo-options .instafeed-geo-option {
    width: 100%;
    text-align: center;
    padding: .4em 0;
    display: block;
    text-decoration: none;
    color: #fff; }
    #instafeed #instafeed-tags-options .instafeed-tags-option:hover,
    #instafeed #instafeed-tags-options .instafeed-geo-option:hover,
    #instafeed #instafeed-geo-options .instafeed-tags-option:hover,
    #instafeed #instafeed-geo-options .instafeed-geo-option:hover {
      background: rgba(0, 0, 0, 0.6);
      color: #fff; }

#instafeed #instafeed-options {
  position: relative; }
  #instafeed #instafeed-options .instafeed-options-list {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 10;
    display: none; }
  #instafeed #instafeed-options .instafeed-contribute {
    display: block;
    text-align: center;
    color: #fff;
    text-decoration: none;
    background: #f2665e;
    padding: .6em; }

#instafeed .switch.custom label {
  width: 3rem;
  height: 1.75rem;
  background: #4dd865; }
  #instafeed .switch.custom label:after {
    left: .125rem;
    top: .125rem;
    width: 1.5rem;
    height: 1.5rem;
    box-shadow: 0 0 .2rem #999; }

#instafeed .switch.custom input:checked + label:after {
  left: 1.375rem; }

#instafeed .switch.custom input:checked + label {
  background: #4dd865; }

@media only screen {
  .instafeed-image-block {
    width: 33.333333%; } }

@media only screen and (min-width: 40.063em) {
  .instafeed-image-block {
    width: 25%; } }

@media only screen and (min-width: 64.063em) {
  .instafeed-image-block {
    width: 16.6666666%; }
  .instafeed-image {
    border: 0px solid transparent;
    border-width: .35em; } }

#kingslist > li {
  position: relative; }

#kingslist > li img {
  width: 100%; }

.kingslist-name {
  display: block;
  position: absolute;
  width: 100%;
  color: #fff;
  font-weight: bold; }

.kingslist-period {
  display: block;
  position: absolute;
  color: #fff;
  font-weight: normal; }

#kingslist .shadow {
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0;
  border-color: transparent; }

@media only screen {
  #kingslist > li {
    overflow: hidden;
    position: relative;
    padding-bottom: 0; }
  .kingslist-name {
    bottom: 1.9em;
    left: 1.7em;
    text-align: left;
    line-height: 1.7em;
    text-shadow: 0 0 .2em #000; }
  .kingslist-name > em {
    font-style: normal;
    font-size: 1.7em; }
  .kingslist-period {
    text-align: left;
    bottom: 0.5em;
    left: 1.7em;
    line-height: 1.3em;
    text-shadow: 0 0 .2em #000; }
  .kingslist-period > em {
    font-style: normal;
    font-size: 1.3em; }
  #kingslist > li:nth-child(3n+1) .shadow,
  #kingslist > li:nth-child(3n) .shadow {
    display: none; } }

@media only screen and (min-width: 480px) {
  #kingslist {
    padding: 0 .625rem; }
  #kingslist > li {
    height: auto;
    margin-bottom: 20px; }
  #kingslist > li img {
    position: static; }
  .kingslist-name {
    bottom: 35%;
    left: 0;
    text-align: center;
    height: 2rem;
    line-height: 2rem; }
  .kingslist-name > em {
    font-size: 1.2em; }
  .kingslist-period {
    text-align: center;
    top: 65%;
    left: 0;
    width: 100%;
    height: 2.2rem;
    line-height: 2.2rem;
    background: rgba(0, 0, 0, 0.9);
    background: #191919; }
  .kingslist-period > em {
    font-size: .85em; }
  #kingslist > li:nth-child(3n+1) .shadow {
    bottom: 35%;
    left: 0;
    border-width: 0 0 .625rem .625rem;
    border-color: transparent transparent #aaa transparent;
    display: block; }
  #kingslist > li:nth-child(3n) .shadow {
    bottom: 35%;
    right: 0;
    margin-bottom: -2.825em;
    border-width: .625rem .625rem 0 0;
    border-color: #aaa transparent transparent transparent;
    display: block; }
  /* Added custom block-grid breaking-point between small and medium */
  .smallmedium-block-grid-3 > li {
    width: 33.33333%;
    list-style: none; }
  .smallmedium-block-grid-3 > li:nth-of-type(1n) {
    clear: none; }
  .smallmedium-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both; } }

@media only screen and (min-width: 50.063em) {
  .kingslist-name {
    height: 2.2rem;
    line-height: 2.2rem; }
  .kingslist-name > em {
    font-size: 1.3em; }
  .kingslist-period > em {
    font-size: 1.2em; }
  #kingslist > li:nth-child(3n+1) .shadow,
  #kingslist > li:nth-child(3n) .shadow {
    display: none;
    left: auto;
    right: auto;
    padding: 0;
    margin: 0; }
  #kingslist > li:nth-child(5n+1) .shadow {
    bottom: 35%;
    left: 0;
    border-width: 0 0 .625rem .625rem;
    border-color: transparent transparent #aaa transparent;
    display: block; }
  #kingslist > li:nth-child(5n) .shadow {
    bottom: 35%;
    right: 0;
    margin-bottom: -2.825em;
    border-width: .625rem .625rem 0 0;
    border-color: #aaa transparent transparent transparent;
    display: block; }
  /* Changed breaking-point for medium-block-grid-5 */
  .medium-block-grid-5 > li {
    width: 20%;
    list-style: none; }
  .medium-block-grid-5 > li:nth-of-type(1n) {
    clear: none; }
  .medium-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both; } }

@media only screen and (min-width: 64.063em) {
  #kingslist {
    padding: 0; }
  .kingslist-name > em {
    font-size: 1.6em; }
  .kingslist-period > em {
    font-size: 1.3em; } }

#pricetable {
  width: 100%;
  border-collapse: collapse;
  margin: 0; }
  #pricetable th, #pricetable td {
    border: 0;
    font-size: .8em !important; }
  #pricetable thead th {
    text-align: center; }
  #pricetable tbody th {
    text-align: left; }
  #pricetable tbody td {
    text-align: center; }
  #pricetable thead tr {
    background-color: #ccc; }
  #pricetable tbody tr {
    background-color: #fff; }
  #pricetable tbody tr:nth-child(2n+1) {
    background-color: #eee; }
  #pricetable .pricetable-footnotes > p {
    text-align: left;
    font-size: .7em;
    border: 0;
    margin: 1em 0; }
  #pricetable .pricetable-small {
    display: block; }
  #pricetable .pricetable-medium-up {
    display: none; }
  @media only screen and (min-width: 480px) {
    #pricetable th, #pricetable td {
      border: 0;
      font-size: .9em !important; }
    #pricetable .pricetable-small {
      display: none; }
    #pricetable .pricetable-medium-up {
      display: block; }
    #pricetable tr > :first-child {
      padding-left: 1.8rem; }
    #pricetable tr > :last-child {
      padding-right: 1.8rem; }
    #pricetable .pricetable-footnotes > p {
      font-size: .8em; } }
  @media only screen and (min-width: 64.063em) {
    #pricetable .pricetable-valcol {
      width: 11rem; } }

.floors {
  margin: 0 -10px;
  display: none; }

.floors-widget {
  background-color: #f1f1f1; }

.floors-widget .floors-head {
  padding-top: 1em;
  text-align: center; }

.floors-widget .floors-head img {
  width: 60%; }

.floors-widget .floors-head h3 {
  margin: .5em 0;
  font-size: 1.2em; }

.site-rosenborg .floors-widget .accordion .target > .title {
  background-color: #ff5541 !important; }

.site-koldinghus .floors-widget .accordion .target > .title {
  background-color: #209657 !important; }

.site-amalienborg .floors-widget .accordion .target > .title {
  background-color: #8091B3 !important; }

.site-rosenborg .floors-widget .content a.title.target {
  display: block !important;
  background-color: #f0705a !important; }

.site-koldinghus .floors-widget .content a.title.target {
  display: block !important;
  background-color: #1b804a !important; }

.floors-widget .content a.title.target > .target-icon {
  display: block !important; }

.site-amalienborg .floors-widget .content a.title.target {
  display: block !important;
  background-color: #92B4F7 !important; }

.floors-widget .accordion dd:first-child > .title {
  background-color: #BBBBBB !important; }

.floors-widget .accordion dd:nth-child(2) > .title {
  background-color: #888888 !important; }

.floors-widget .accordion dd:nth-child(3) > .title {
  background-color: #444444 !important; }

.floors-widget .accordion dd:nth-child(4) > .title {
  background-color: #2A2A2A !important; }

.floors-widget .accordion dd:nth-child(5) > .title {
  background-color: #050505 !important; }

.floors-widget .target .content {
  display: block; }

.floors-widget .content .title {
  font-size: .9em; }

.floors-widget .title {
  position: relative; }

.floors-widget .target-icon {
  position: absolute;
  top: 50%;
  right: 1em;
  margin-top: -.65em;
  font-size: 1.3em;
  line-height: 1.3em;
  display: none; }

.floors-widget .target > a > .target-icon {
  display: block; }

.floors-page-floor {
  display: none; }

.floors-page-floor.target {
  display: block; }

.floors-page-right {
  display: none; }

.single-room .floors-widget .target .content a,
.single-room .floors-widget .content a {
  display: none !important; }

@media only screen and (min-width: 30em) {
  .floors {
    display: block; }
  .floors-widget .floors-head img {
    width: 75%; }
  .floors-widget .content a {
    display: none !important; } }

.queenlib {
  text-align: center;
  margin: 50px 0; }
  .queenlib .queenlib-input input {
    width: 70%;
    font-size: 24px;
    margin: 0;
    padding: 0 24px;
    height: 50px !important;
    line-height: 50px;
    border: 0;
    height: auto;
    text-align: left !important;
    border: 1px solid #ddd;
    display: inline-block; }
  .queenlib .queenlib-submit button {
    height: 50px;
    line-height: 50px;
    padding: 0 48px;
    margin: 0;
    display: inline-block;
    background-color: #3CA073;
    font-size: 24px;
    position: relative;
    top: 1px; }
    @media only screen and (max-width: 479px) {
      .queenlib .queenlib-submit button {
        margin-top: .6rem; } }

.lt-ie9 .queenlib .queenlib-submit button {
  top: -1px; }

#king-family {
  padding: 1.4rem;
  background-color: #eee; }
  #king-family .item {
    margin-bottom: 20px; }
    #king-family .item img {
      width: 100%; }
    #king-family .item a {
      display: block; }
    #king-family .item .name {
      display: block;
      color: #231F20;
      font-family: "CoreSansD55Bold";
      font-size: 1.1em;
      line-height: 1em;
      margin: .4em 0;
      height: 2.2em;
      overflow: hidden; }
  #king-family .column:last-child {
    float: left; }

#king-periods {
  padding: 1.4rem;
  background-color: #eee; }
  #king-periods .item {
    margin-bottom: 20px; }
    #king-periods .item img {
      width: 100%; }
    #king-periods .item a {
      display: block; }
    #king-periods .item .name {
      display: block;
      color: #231F20;
      font-family: "CoreSansD55Bold";
      font-size: 1.1em;
      line-height: 1em;
      margin: .4em 0;
      height: 2.2em;
      overflow: hidden; }
  #king-periods .column:last-child {
    float: left; }

@media only screen and (max-width: 1024px) {
  /**
	 * Resetting column padding
	 * (which needs to work on desktop)
	 */
  /*.column, .columns {
		padding: 0px;
	}*/ }

#search-head {
  background-color: #f1f1f1;
  padding: 10px; }
  #search-head h2 {
    margin: 0; }
  #search-head .search-query {
    margin: 10px 0; }
    @media only screen and (min-width: 480px) {
      #search-head .search-query {
        float: left;
        margin-right: 30px; }
        #search-head .search-query label {
          margin-right: 10px; }
        #search-head .search-query input {
          width: 250px; } }
    #search-head .search-query label {
      display: block;
      float: left;
      height: 35px;
      line-height: 35px;
      font-weight: bold;
      font-size: 1.15em;
      font-family: "CoreSansD55Bold";
      cursor: default; }
    #search-head .search-query .input {
      float: right; }
      #search-head .search-query .input input {
        display: block;
        float: left;
        box-sizing: border-box;
        box-shadow: none;
        border: 0;
        margin: 0;
        padding: 0 8px;
        background: #fff;
        height: 35px;
        line-height: 35px;
        width: 180px;
        font-size: 14px; }
        @media only screen and (min-width: 480px) {
          #search-head .search-query .input input {
            width: 220px; } }
      #search-head .search-query .input button {
        display: block;
        float: left;
        height: 35px;
        width: 35px;
        line-height: 35px;
        font-size: 20px;
        text-align: center;
        color: #fff;
        background-color: #6d6d8b;
        padding: 0;
        margin: 0; }
  #search-head .search-type {
    margin: 10px 0; }
    @media only screen and (min-width: 480px) {
      #search-head .search-type {
        float: left; }
        #search-head .search-type label {
          margin-right: 10px; } }
    #search-head .search-type label {
      display: block;
      float: left;
      height: 35px;
      line-height: 35px;
      font-weight: bold;
      font-size: 1.15em;
      font-family: "CoreSansD55Bold";
      cursor: auto; }
    #search-head .search-type .select {
      position: relative;
      float: right; }
      #search-head .search-type .select .value {
        display: block;
        float: left;
        box-sizing: border-box;
        border: 0;
        margin: 0;
        padding: 0 8px;
        background: #fff;
        height: 35px;
        line-height: 35px;
        width: 180px;
        cursor: pointer;
        font-size: 14px; }
        @media only screen and (min-width: 480px) {
          #search-head .search-type .select .value {
            width: 140px; } }
      #search-head .search-type .select .button {
        display: block;
        float: left;
        height: 35px;
        width: 35px;
        line-height: 35px;
        font-size: 17px;
        text-align: center;
        color: #fff;
        background-color: #6d6d8b;
        padding: 0;
        margin: 0; }
      #search-head .search-type .select .options {
        position: absolute;
        left: 0;
        top: 100%;
        width: 100%;
        border: 1px solid #6d6d8b;
        background: #fff;
        list-style: none;
        margin: 0;
        padding: 0 8px;
        display: none;
        z-index: 100; }
        #search-head .search-type .select .options li {
          cursor: pointer;
          padding: 3px 0;
          border-bottom: 1px solid #6d6d8b;
          font-size: .9em; }
          #search-head .search-type .select .options li:hover {
            text-decoration: underline; }
          #search-head .search-type .select .options li:last-child {
            border: 0; }
  #search-head .search-result {
    font-size: 1.15em;
    clear: both; }

#search-items {
  padding: 10px; }
  @media only screen and (min-width: 480px) {
    #search-items {
      padding-left: 0;
      padding-right: 0; } }
  #search-items .search-item {
    margin-bottom: 10px;
    height: 80px;
    overflow: hidden; }
    #search-items .search-item:hover {
      cursor: pointer;
      background-color: #f1f1f1; }
    #search-items .search-item .thumb {
      width: 80px;
      height: 80px;
      float: left;
      margin-right: 10px; }
      #search-items .search-item .thumb .placeholder {
        width: 80px;
        height: 80px;
        background: #eee;
        color: #fff;
        text-align: center;
        font-size: 60px;
        line-height: 80px; }
    #search-items .search-item h4 {
      font-size: 1em;
      line-height: 1.1em;
      margin: 0; }
      #search-items .search-item h4 a {
        color: #000;
        font-family: "CoreSansD55Bold";
        font-weight: bold; }
        #search-items .search-item h4 a:hover {
          text-decoration: none; }
    #search-items .search-item .excerpt {
      font-size: .8em;
      line-height: 120%; }
    #search-items .search-item .meta {
      font-size: .7em; }
      #search-items .search-item .meta .type {
        color: #999; }
      #search-items .search-item .meta .site {
        background-color: #999;
        color: #fff;
        border-radius: .4em;
        display: inline-block;
        padding: 0 .3em; }
        #search-items .search-item .meta .site.rosenborg {
          background-color: #ff5541; }
        #search-items .search-item .meta .site.amalienborg {
          background-color: #8091B3; }

.search-empty {
  padding: 50px 0;
  text-align: center;
  font-size: 1.1em; }

.search-paging {
  text-align: center;
  padding: 10px 0;
  border-top: 1px solid #6d6d8b; }
  .search-paging a, .search-paging .current {
    display: inline-block;
    margin: 0 .1em;
    padding: .2em .7em;
    border: 1px solid #6d6d8b;
    font-size: 1.1em;
    color: #6d6d8b;
    background-color: #fff;
    text-decoration: none; }
  .search-paging .next, .search-paging .previous, .search-paging .current, .search-paging a:hover {
    color: #fff;
    background-color: #6d6d8b; }

