@import url(https://fonts.googleapis.com/css?family=Oswald:400,300,700);
img {
  max-width: 100%; }

.body {
  min-height: 100%; }

.tray-wrap {
  min-height: 100vh;
  display: flex;
  flex-direction: column; }
  .tray-wrap .main {
    flex: 1 0 auto; }

.clearfix:after, .clearfix:before,
.clearfixiest:after,
.clearfixiest:before {
  display: block;
  visibility: hidden;
  overflow: hidden;
  width: 0;
  height: 0;
  content: '\0020'; }

.clearfix:after,
.clearfixiest:after {
  clear: both; }

.clearfix,
.clearfixiest {
  zoom: 1; }

.clear {
  display: block;
  visibility: hidden;
  clear: both;
  overflow: hidden;
  width: 0;
  height: 0; }

/**
* BE WARNED
* rowMachine uses nth-child which is not supported in IE 7
* http://caniuse.com/css-sel3
*
*/
body {
  font-size: 100%; }

.container {
  width: 998px;
  position: relative;
  z-index: 0;
  margin: 0 auto;
  padding: 0; }
  .container .column, .container .columns {
    display: inline;
    float: left;
    margin: 0 10px 0 0; }
    .container .column.last, .container .columns.last {
      margin-right: 0; }
  .container .col1.columns, .container .col1.column {
    width: 32px; }
  .container .col2.columns {
    width: 74px; }
  .container .col3.columns {
    width: 116px; }
  .container .col4.columns {
    width: 158px; }
  .container .col5.columns {
    width: 200px; }
  .container .col6.columns {
    width: 242px; }
  .container .col7.columns {
    width: 284px; }
  .container .col8.columns {
    width: 326px; }
  .container .col9.columns {
    width: 368px; }
  .container .col10.columns {
    width: 410px; }
  .container .col11.columns {
    width: 452px; }
  .container .col12.columns {
    width: 494px; }
  .container .col13.columns {
    width: 536px; }
  .container .col14.columns {
    width: 578px; }
  .container .col15.columns {
    width: 620px; }
  .container .col16.columns {
    width: 662px; }
  .container .col17.columns {
    width: 704px; }
  .container .col18.columns {
    width: 746px; }
  .container .col19.columns {
    width: 788px; }
  .container .col20.columns {
    width: 830px; }
  .container .col21.columns {
    width: 872px; }
  .container .col22.columns {
    width: 914px; }
  .container .col23.columns {
    width: 956px; }
  .container .col24.columns {
    width: 998px; }

.row {
  margin-bottom: 20px; }
  .row:after, .row:before {
    display: block;
    visibility: hidden;
    overflow: hidden;
    width: 0;
    height: 0;
    content: '\0020'; }
  .row:after {
    clear: both; }
  .row {
    zoom: 1; }
  .row.reverse > .column, .row.reverse > .columns {
    float: right; }
    .row.reverse > .column.first, .row.reverse > .columns.first {
      margin-right: 0; }
    .row.reverse > .column.last, .row.reverse > .columns.last {
      margin: 0 10px 0 0; }

.append-1 {
  padding-right: 42px; }

.append-2 {
  padding-right: 84px; }

.append-3 {
  padding-right: 126px; }

.append-4 {
  padding-right: 168px; }

.append-5 {
  padding-right: 210px; }

.append-6 {
  padding-right: 252px; }

.append-7 {
  padding-right: 294px; }

.append-8 {
  padding-right: 336px; }

.append-9 {
  padding-right: 378px; }

.append-10 {
  padding-right: 420px; }

.append-11 {
  padding-right: 462px; }

.append-12 {
  padding-right: 504px; }

.append-13 {
  padding-right: 546px; }

.append-14 {
  padding-right: 588px; }

.append-15 {
  padding-right: 630px; }

.append-16 {
  padding-right: 672px; }

.append-17 {
  padding-right: 714px; }

.append-18 {
  padding-right: 756px; }

.append-19 {
  padding-right: 798px; }

.append-20 {
  padding-right: 840px; }

.append-21 {
  padding-right: 882px; }

.append-22 {
  padding-right: 924px; }

.append-23 {
  padding-right: 966px; }

.prepend-1 {
  padding-left: 42px; }

.prepend-2 {
  padding-left: 84px; }

.prepend-3 {
  padding-left: 126px; }

.prepend-4 {
  padding-left: 168px; }

.prepend-5 {
  padding-left: 210px; }

.prepend-6 {
  padding-left: 252px; }

.prepend-7 {
  padding-left: 294px; }

.prepend-8 {
  padding-left: 336px; }

.prepend-9 {
  padding-left: 378px; }

.prepend-10 {
  padding-left: 420px; }

.prepend-11 {
  padding-left: 462px; }

.prepend-12 {
  padding-left: 504px; }

.prepend-13 {
  padding-left: 546px; }

.prepend-14 {
  padding-left: 588px; }

.prepend-15 {
  padding-left: 630px; }

.prepend-16 {
  padding-left: 672px; }

.prepend-17 {
  padding-left: 714px; }

.prepend-18 {
  padding-left: 756px; }

.prepend-19 {
  padding-left: 798px; }

.prepend-20 {
  padding-left: 840px; }

.prepend-21 {
  padding-left: 882px; }

.prepend-22 {
  padding-left: 924px; }

.prepend-23 {
  padding-left: 966px; }

.pull-1 {
  margin-left: -42px; }

.pull-2 {
  margin-left: -84px; }

.pull-3 {
  margin-left: -126px; }

.pull-4 {
  margin-left: -168px; }

.pull-5 {
  margin-left: -210px; }

.pull-6 {
  margin-left: -252px; }

.pull-7 {
  margin-left: -294px; }

.pull-8 {
  margin-left: -336px; }

.pull-9 {
  margin-left: -378px; }

.pull-10 {
  margin-left: -420px; }

.pull-11 {
  margin-left: -462px; }

.pull-12 {
  margin-left: -504px; }

.pull-13 {
  margin-left: -546px; }

.pull-14 {
  margin-left: -588px; }

.pull-15 {
  margin-left: -630px; }

.pull-16 {
  margin-left: -672px; }

.pull-17 {
  margin-left: -714px; }

.pull-18 {
  margin-left: -756px; }

.pull-19 {
  margin-left: -798px; }

.pull-20 {
  margin-left: -840px; }

.pull-21 {
  margin-left: -882px; }

.pull-22 {
  margin-left: -924px; }

.pull-23 {
  margin-left: -966px; }

.pull-24 {
  margin-left: -1008px; }

@media only screen and (min-width: 767px) and (max-width: 964px) {
  .container {
    width: 688px; }
    .container .column, .container .columns {
      margin: 0 8px 0 0; }
      .container .column.col1, .container .column.col1 .container .column, .container .columns.col1, .container .columns.col1 .container .column, .container .column.col1 .container .columns, .container .columns.col1 .container .columns {
        width: 21px; }
      .container .column.col2, .container .columns.col2 {
        width: 50px; }
      .container .column.col3, .container .columns.col3 {
        width: 79px; }
      .container .column.col4, .container .columns.col4 {
        width: 108px; }
      .container .column.col5, .container .columns.col5 {
        width: 137px; }
      .container .column.col6, .container .columns.col6 {
        width: 166px; }
      .container .column.col7, .container .columns.col7 {
        width: 195px; }
      .container .column.col8, .container .columns.col8 {
        width: 224px; }
      .container .column.col9, .container .columns.col9 {
        width: 253px; }
      .container .column.col10, .container .columns.col10 {
        width: 282px; }
      .container .column.col11, .container .columns.col11 {
        width: 311px; }
      .container .column.col12, .container .columns.col12 {
        width: 340px; }
      .container .column.col13, .container .columns.col13 {
        width: 369px; }
      .container .column.col14, .container .columns.col14 {
        width: 398px; }
      .container .column.col15, .container .columns.col15 {
        width: 427px; }
      .container .column.col16, .container .columns.col16 {
        width: 456px; }
      .container .column.col17, .container .columns.col17 {
        width: 485px; }
      .container .column.col18, .container .columns.col18 {
        width: 514px; }
      .container .column.col19, .container .columns.col19 {
        width: 543px; }
      .container .column.col20, .container .columns.col20 {
        width: 572px; }
      .container .column.col21, .container .columns.col21 {
        width: 601px; }
      .container .column.col22, .container .columns.col22 {
        width: 630px; }
      .container .column.col23, .container .columns.col23 {
        width: 659px; }
      .container .column.col24, .container .columns.col24 {
        width: 688px; }
  .span-1 {
    width: 21px; }
  .span-2 {
    width: 50px; }
  .span-3 {
    width: 79px; }
  .span-4 {
    width: 108px; }
  .span-5 {
    width: 137px; }
  .span-6 {
    width: 166px; }
  .span-7 {
    width: 195px; }
  .span-8 {
    width: 224px; }
  .span-9 {
    width: 253px; }
  .span-10 {
    width: 282px; }
  .span-11 {
    width: 311px; }
  .span-12 {
    width: 340px; }
  .span-13 {
    width: 369px; }
  .span-14 {
    width: 398px; }
  .span-15 {
    width: 427px; }
  .span-16 {
    width: 456px; }
  .span-17 {
    width: 485px; }
  .span-18 {
    width: 514px; }
  .span-19 {
    width: 543px; }
  .span-20 {
    width: 572px; }
  .span-21 {
    width: 601px; }
  .span-22 {
    width: 630px; }
  .span-23 {
    width: 659px; }
  .span-24 {
    width: 688px; }
  .append-1 {
    padding-right: 29px; }
  .append-2 {
    padding-right: 58px; }
  .append-3 {
    padding-right: 87px; }
  .append-4 {
    padding-right: 116px; }
  .append-5 {
    padding-right: 145px; }
  .append-6 {
    padding-right: 174px; }
  .append-7 {
    padding-right: 203px; }
  .append-8 {
    padding-right: 232px; }
  .append-9 {
    padding-right: 261px; }
  .append-10 {
    padding-right: 290px; }
  .append-11 {
    padding-right: 319px; }
  .append-12 {
    padding-right: 348px; }
  .append-13 {
    padding-right: 377px; }
  .append-14 {
    padding-right: 406px; }
  .append-15 {
    padding-right: 435px; }
  .append-16 {
    padding-right: 464px; }
  .append-17 {
    padding-right: 493px; }
  .append-18 {
    padding-right: 522px; }
  .append-19 {
    padding-right: 551px; }
  .append-20 {
    padding-right: 580px; }
  .append-21 {
    padding-right: 609px; }
  .append-22 {
    padding-right: 638px; }
  .append-23 {
    padding-right: 667px; }
  .prepend-1 {
    padding-left: 29px; }
  .prepend-2 {
    padding-left: 58px; }
  .prepend-3 {
    padding-left: 87px; }
  .prepend-4 {
    padding-left: 116px; }
  .prepend-5 {
    padding-left: 145px; }
  .prepend-6 {
    padding-left: 174px; }
  .prepend-7 {
    padding-left: 203px; }
  .prepend-8 {
    padding-left: 232px; }
  .prepend-9 {
    padding-left: 261px; }
  .prepend-10 {
    padding-left: 290px; }
  .prepend-11 {
    padding-left: 319px; }
  .prepend-12 {
    padding-left: 348px; }
  .prepend-13 {
    padding-left: 377px; }
  .prepend-14 {
    padding-left: 406px; }
  .prepend-15 {
    padding-left: 435px; }
  .prepend-16 {
    padding-left: 464px; }
  .prepend-17 {
    padding-left: 493px; }
  .prepend-18 {
    padding-left: 522px; }
  .prepend-19 {
    padding-left: 551px; }
  .prepend-20 {
    padding-left: 580px; }
  .prepend-21 {
    padding-left: 609px; }
  .prepend-22 {
    padding-left: 638px; }
  .prepend-23 {
    padding-left: 667px; }
  .pull-1 {
    margin-left: -29px; }
  .pull-2 {
    margin-left: -58px; }
  .pull-3 {
    margin-left: -87px; }
  .pull-4 {
    margin-left: -116px; }
  .pull-5 {
    margin-left: -145px; }
  .pull-6 {
    margin-left: -174px; }
  .pull-7 {
    margin-left: -203px; }
  .pull-8 {
    margin-left: -232px; }
  .pull-9 {
    margin-left: -261px; }
  .pull-10 {
    margin-left: -290px; }
  .pull-11 {
    margin-left: -319px; }
  .pull-12 {
    margin-left: -348px; }
  .pull-13 {
    margin-left: -377px; }
  .pull-14 {
    margin-left: -406px; }
  .pull-15 {
    margin-left: -435px; }
  .pull-16 {
    margin-left: -464px; }
  .pull-17 {
    margin-left: -493px; }
  .pull-18 {
    margin-left: -522px; }
  .pull-19 {
    margin-left: -551px; }
  .pull-20 {
    margin-left: -580px; }
  .pull-21 {
    margin-left: -609px; }
  .pull-22 {
    margin-left: -638px; }
  .pull-23 {
    margin-left: -667px; }
  .pull-24 {
    margin-left: -696px; }
  .row.reverse > .column.last {
    margin: 0 8px 0 0; } }

@media only screen and (max-width: 767px) {
  .container {
    width: 90%; }
    .container.columns, .container.column, .container .columns, .container .column {
      margin: 0 0 20px 0;
      padding: 0; }
    .container [class*='col'].column, .container [class*='col'].columns {
      width: 100%; }
  .row.reverse > .column.last .row.reverse > .columns.last {
    margin: 0 10px 0 0; }
  .mobile-nav {
    display: block; }
  .main-nav {
    display: none; } }

@media only screen and (min-width: 480px) and (max-width: 767px) {
  .container {
    width: 90%; }
    .container .column, .container .columns {
      margin: 0 0 20px 0; }
    .container [class*='col'].column, .container [class*='col'].columns {
      width: 100%; }
  .mobile-nav {
    display: block; }
  .main-nav {
    display: none; }
  .scale-width-grid {
    max-width: 100%;
    height: auto; }
  .scale-width-grid-full {
    width: 100%;
    height: auto; } }

.container:after, .container:before {
  display: block;
  visibility: hidden;
  overflow: hidden;
  width: 0;
  height: 0;
  content: '\0020'; }

.container:after {
  clear: both; }

.container {
  zoom: 1; }

.flex {
  display: flex; }
  @media only screen and (max-width: 767px) {
    .flex {
      flex-wrap: wrap; } }
  .flex .start {
    align-self: flex-start; }
  .flex .end {
    align-self: flex-end; }
  .flex .col1 {
    flex-basis: 4.1666666667%; }
  .flex .col2 {
    flex-basis: 8.3333333333%; }
  .flex .col3 {
    flex-basis: 12.5%; }
  .flex .col4 {
    flex-basis: 16.6666666667%; }
  .flex .col5 {
    flex-basis: 20.8333333333%; }
  .flex .col6 {
    flex-basis: 25%; }
  .flex .col7 {
    flex-basis: 29.1666666667%; }
  .flex .col8 {
    flex-basis: 33.3333333333%; }
  .flex .col9 {
    flex-basis: 37.5%; }
  .flex .col10 {
    flex-basis: 41.6666666667%; }
  .flex .col11 {
    flex-basis: 45.8333333333%; }
  .flex .col12 {
    flex-basis: 50%; }
  .flex .col13 {
    flex-basis: 54.1666666667%; }
  .flex .col14 {
    flex-basis: 58.3333333333%; }
  .flex .col15 {
    flex-basis: 62.5%; }
  .flex .col16 {
    flex-basis: 66.6666666667%; }
  .flex .col17 {
    flex-basis: 70.8333333333%; }
  .flex .col18 {
    flex-basis: 75%; }
  .flex .col19 {
    flex-basis: 79.1666666667%; }
  .flex .col20 {
    flex-basis: 83.3333333333%; }
  .flex .col21 {
    flex-basis: 87.5%; }
  .flex .col22 {
    flex-basis: 91.6666666667%; }
  .flex .col23 {
    flex-basis: 95.8333333333%; }
  .flex .col24 {
    flex-basis: 100%; }
  @media only screen and (max-width: 767px) {
    .flex .col1 {
      flex-basis: 100%; }
    .flex .col2 {
      flex-basis: 100%; }
    .flex .col3 {
      flex-basis: 100%; }
    .flex .col4 {
      flex-basis: 100%; }
    .flex .col5 {
      flex-basis: 100%; }
    .flex .col6 {
      flex-basis: 100%; }
    .flex .col7 {
      flex-basis: 100%; }
    .flex .col8 {
      flex-basis: 100%; }
    .flex .col9 {
      flex-basis: 100%; }
    .flex .col10 {
      flex-basis: 100%; }
    .flex .col11 {
      flex-basis: 100%; }
    .flex .col12 {
      flex-basis: 100%; }
    .flex .col13 {
      flex-basis: 100%; }
    .flex .col14 {
      flex-basis: 100%; }
    .flex .col15 {
      flex-basis: 100%; }
    .flex .col16 {
      flex-basis: 100%; }
    .flex .col17 {
      flex-basis: 100%; }
    .flex .col18 {
      flex-basis: 100%; }
    .flex .col19 {
      flex-basis: 100%; }
    .flex .col20 {
      flex-basis: 100%; }
    .flex .col21 {
      flex-basis: 100%; }
    .flex .col22 {
      flex-basis: 100%; }
    .flex .col23 {
      flex-basis: 100%; }
    .flex .col24 {
      flex-basis: 100%; } }
  .flex .prepend-1 {
    padding-left: 4.1666666667%; }
  .flex .prepend-2 {
    padding-left: 8.3333333333%; }
  .flex .prepend-3 {
    padding-left: 12.5%; }
  .flex .prepend-4 {
    padding-left: 16.6666666667%; }
  .flex .prepend-5 {
    padding-left: 20.8333333333%; }
  .flex .prepend-6 {
    padding-left: 25%; }
  .flex .prepend-7 {
    padding-left: 29.1666666667%; }
  .flex .prepend-8 {
    padding-left: 33.3333333333%; }
  .flex .prepend-9 {
    padding-left: 37.5%; }
  .flex .prepend-10 {
    padding-left: 41.6666666667%; }
  .flex .prepend-11 {
    padding-left: 45.8333333333%; }
  .flex .prepend-12 {
    padding-left: 50%; }
  .flex .prepend-13 {
    padding-left: 54.1666666667%; }
  .flex .prepend-14 {
    padding-left: 58.3333333333%; }
  .flex .prepend-15 {
    padding-left: 62.5%; }
  .flex .prepend-16 {
    padding-left: 66.6666666667%; }
  .flex .prepend-17 {
    padding-left: 70.8333333333%; }
  .flex .prepend-18 {
    padding-left: 75%; }
  .flex .prepend-19 {
    padding-left: 79.1666666667%; }
  .flex .prepend-20 {
    padding-left: 83.3333333333%; }
  .flex .prepend-21 {
    padding-left: 87.5%; }
  .flex .prepend-22 {
    padding-left: 91.6666666667%; }
  .flex .prepend-23 {
    padding-left: 95.8333333333%; }
  .flex .prepend-24 {
    padding-left: 100%; }
  .flex .append-1 {
    padding-right: 4.1666666667%; }
  .flex .append-2 {
    padding-right: 8.3333333333%; }
  .flex .append-3 {
    padding-right: 12.5%; }
  .flex .append-4 {
    padding-right: 16.6666666667%; }
  .flex .append-5 {
    padding-right: 20.8333333333%; }
  .flex .append-6 {
    padding-right: 25%; }
  .flex .append-7 {
    padding-right: 29.1666666667%; }
  .flex .append-8 {
    padding-right: 33.3333333333%; }
  .flex .append-9 {
    padding-right: 37.5%; }
  .flex .append-10 {
    padding-right: 41.6666666667%; }
  .flex .append-11 {
    padding-right: 45.8333333333%; }
  .flex .append-12 {
    padding-right: 50%; }
  .flex .append-13 {
    padding-right: 54.1666666667%; }
  .flex .append-14 {
    padding-right: 58.3333333333%; }
  .flex .append-15 {
    padding-right: 62.5%; }
  .flex .append-16 {
    padding-right: 66.6666666667%; }
  .flex .append-17 {
    padding-right: 70.8333333333%; }
  .flex .append-18 {
    padding-right: 75%; }
  .flex .append-19 {
    padding-right: 79.1666666667%; }
  .flex .append-20 {
    padding-right: 83.3333333333%; }
  .flex .append-21 {
    padding-right: 87.5%; }
  .flex .append-22 {
    padding-right: 91.6666666667%; }
  .flex .append-23 {
    padding-right: 95.8333333333%; }
  .flex .append-24 {
    padding-right: 100%; }
  @media only screen and (max-width: 767px) {
    .flex .prepend-1, .flex .append-1 {
      padding: 0; }
    .flex .prepend-2, .flex .append-2 {
      padding: 0; }
    .flex .prepend-3, .flex .append-3 {
      padding: 0; }
    .flex .prepend-4, .flex .append-4 {
      padding: 0; }
    .flex .prepend-5, .flex .append-5 {
      padding: 0; }
    .flex .prepend-6, .flex .append-6 {
      padding: 0; }
    .flex .prepend-7, .flex .append-7 {
      padding: 0; }
    .flex .prepend-8, .flex .append-8 {
      padding: 0; }
    .flex .prepend-9, .flex .append-9 {
      padding: 0; }
    .flex .prepend-10, .flex .append-10 {
      padding: 0; }
    .flex .prepend-11, .flex .append-11 {
      padding: 0; }
    .flex .prepend-12, .flex .append-12 {
      padding: 0; }
    .flex .prepend-13, .flex .append-13 {
      padding: 0; }
    .flex .prepend-14, .flex .append-14 {
      padding: 0; }
    .flex .prepend-15, .flex .append-15 {
      padding: 0; }
    .flex .prepend-16, .flex .append-16 {
      padding: 0; }
    .flex .prepend-17, .flex .append-17 {
      padding: 0; }
    .flex .prepend-18, .flex .append-18 {
      padding: 0; }
    .flex .prepend-19, .flex .append-19 {
      padding: 0; }
    .flex .prepend-20, .flex .append-20 {
      padding: 0; }
    .flex .prepend-21, .flex .append-21 {
      padding: 0; }
    .flex .prepend-22, .flex .append-22 {
      padding: 0; }
    .flex .prepend-23, .flex .append-23 {
      padding: 0; }
    .flex .prepend-24, .flex .append-24 {
      padding: 0; } }

@font-face {
  font-family: SinkinSans-100;
  src: url("../fonts/SinkinSans-100.eot");
  src: url("../fonts/SinkinSans-100.eot?#iefix"), url("../fonts/SinkinSans-100.woff"), url("../fonts/SinkinSans-100.ttf"), url("../fonts/SinkinSans-100.svg#SinkinSans-100"); }

.SinkinSans-100 {
  font-family: "SinkinSans-100", Arial, sans-serif; }

@font-face {
  font-family: SinkinSans-100Italic;
  src: url("../fonts/SinkinSans-100Italic.eot");
  src: url("../fonts/SinkinSans-100Italic.eot?#iefix"), url("../fonts/SinkinSans-100Italic.woff"), url("../fonts/SinkinSans-100Italic.ttf"), url("../fonts/SinkinSans-100Italic.svg#SinkinSans-100Italic"); }

.SinkinSans-100Italic {
  font-family: "SinkinSans-100Italic", Arial, sans-serif; }

@font-face {
  font-family: SinkinSans-200;
  src: url("../fonts/SinkinSans-200.eot");
  src: url("../fonts/SinkinSans-200.eot?#iefix"), url("../fonts/SinkinSans-200.woff"), url("../fonts/SinkinSans-200.ttf"), url("../fonts/SinkinSans-200.svg#SinkinSans-200"); }

.SinkinSans-200 {
  font-family: "SinkinSans-200", Arial, sans-serif; }

@font-face {
  font-family: SinkinSans-200Italic;
  src: url("../fonts/SinkinSans-200Italic.eot");
  src: url("../fonts/SinkinSans-200Italic.eot?#iefix"), url("../fonts/SinkinSans-200Italic.woff"), url("../fonts/SinkinSans-200Italic.ttf"), url("../fonts/SinkinSans-200Italic.svg#SinkinSans-200Italic"); }

.SinkinSans-200Italic {
  font-family: "SinkinSans-200Italic", Arial, sans-serif; }

@font-face {
  font-family: SinkinSans-300;
  src: url("../fonts/SinkinSans-300.eot");
  src: url("../fonts/SinkinSans-300.eot?#iefix"), url("../fonts/SinkinSans-300.woff"), url("../fonts/SinkinSans-300.ttf"), url("../fonts/SinkinSans-300.svg#SinkinSans-300"); }

.SinkinSans-300 {
  font-family: "SinkinSans-300", Arial, sans-serif; }

@font-face {
  font-family: SinkinSans-300Italic;
  src: url("../fonts/SinkinSans-300Italic.eot");
  src: url("../fonts/SinkinSans-300Italic.eot?#iefix"), url("../fonts/SinkinSans-300Italic.woff"), url("../fonts/SinkinSans-300Italic.ttf"), url("../fonts/SinkinSans-300Italic.svg#SinkinSans-300Italic"); }

.SinkinSans-300Italic {
  font-family: "SinkinSans-300Italic", Arial, sans-serif; }

@font-face {
  font-family: SinkinSans-400;
  src: url("../fonts/SinkinSans-400.eot");
  src: url("../fonts/SinkinSans-400.eot?#iefix"), url("../fonts/SinkinSans-400.woff"), url("../fonts/SinkinSans-400.ttf"), url("../fonts/SinkinSans-400.svg#SinkinSans-400"); }

.SinkinSans-400 {
  font-family: "SinkinSans-400", Arial, sans-serif; }

@font-face {
  font-family: SinkinSans-400Italic;
  src: url("../fonts/SinkinSans-400Italic.eot");
  src: url("../fonts/SinkinSans-400Italic.eot?#iefix"), url("../fonts/SinkinSans-400Italic.woff"), url("../fonts/SinkinSans-400Italic.ttf"), url("../fonts/SinkinSans-400Italic.svg#SinkinSans-400Italic"); }

.SinkinSans-400Italic {
  font-family: "SinkinSans-400Italic", Arial, sans-serif; }

@font-face {
  font-family: SinkinSans-500;
  src: url("../fonts/SinkinSans-500.eot");
  src: url("../fonts/SinkinSans-500.eot?#iefix"), url("../fonts/SinkinSans-500.woff"), url("../fonts/SinkinSans-500.ttf"), url("../fonts/SinkinSans-500.svg#SinkinSans-500"); }

.SinkinSans-500 {
  font-family: "SinkinSans-500", Arial, sans-serif; }

@font-face {
  font-family: SinkinSans-500Italic;
  src: url("../fonts/SinkinSans-500Italic.eot");
  src: url("../fonts/SinkinSans-500Italic.eot?#iefix"), url("../fonts/SinkinSans-500Italic.woff"), url("../fonts/SinkinSans-500Italic.ttf"), url("../fonts/SinkinSans-500Italic.svg#SinkinSans-500Italic"); }

.SinkinSans-500Italic {
  font-family: "SinkinSans-500Italic", Arial, sans-serif; }

@font-face {
  font-family: SinkinSans-600;
  src: url("../fonts/SinkinSans-600.eot");
  src: url("../fonts/SinkinSans-600.eot?#iefix"), url("../fonts/SinkinSans-600.woff"), url("../fonts/SinkinSans-600.ttf"), url("../fonts/SinkinSans-600.svg#SinkinSans-600"); }

.SinkinSans-600 {
  font-family: "SinkinSans-600", Arial, sans-serif; }

@font-face {
  font-family: SinkinSans-600Italic;
  src: url("../fonts/SinkinSans-600Italic.eot");
  src: url("../fonts/SinkinSans-600Italic.eot?#iefix"), url("../fonts/SinkinSans-600Italic.woff"), url("../fonts/SinkinSans-600Italic.ttf"), url("../fonts/SinkinSans-600Italic.svg#SinkinSans-600Italic"); }

.SinkinSans-600Italic {
  font-family: "SinkinSans-600Italic", Arial, sans-serif; }

@font-face {
  font-family: SinkinSans-700;
  src: url("../fonts/SinkinSans-700.eot");
  src: url("../fonts/SinkinSans-700.eot?#iefix"), url("../fonts/SinkinSans-700.woff"), url("../fonts/SinkinSans-700.ttf"), url("../fonts/SinkinSans-700.svg#SinkinSans-700"); }

.SinkinSans-700 {
  font-family: "SinkinSans-700", Arial, sans-serif; }

@font-face {
  font-family: SinkinSans-700Italic;
  src: url("../fonts/SinkinSans-700Italic.eot");
  src: url("../fonts/SinkinSans-700Italic.eot?#iefix"), url("../fonts/SinkinSans-700Italic.woff"), url("../fonts/SinkinSans-700Italic.ttf"), url("../fonts/SinkinSans-700Italic.svg#SinkinSans-700Italic"); }

.SinkinSans-700Italic {
  font-family: "SinkinSans-700Italic", Arial, sans-serif; }

@font-face {
  font-family: SinkinSans-800;
  src: url("../fonts/SinkinSans-800.eot");
  src: url("../fonts/SinkinSans-800.eot?#iefix"), url("../fonts/SinkinSans-800.woff"), url("../fonts/SinkinSans-800.ttf"), url("../fonts/SinkinSans-800.svg#SinkinSans-800"); }

.SinkinSans-800 {
  font-family: "SinkinSans-800", Arial, sans-serif; }

@font-face {
  font-family: SinkinSans-800Italic;
  src: url("../fonts/SinkinSans-800Italic.eot");
  src: url("../fonts/SinkinSans-800Italic.eot?#iefix"), url("../fonts/SinkinSans-800Italic.woff"), url("../fonts/SinkinSans-800Italic.ttf"), url("../fonts/SinkinSans-800Italic.svg#SinkinSans-800Italic"); }

.SinkinSans-800Italic {
  font-family: "SinkinSans-800Italic", Arial, sans-serif; }

@font-face {
  font-family: SinkinSans-900;
  src: url("../fonts/SinkinSans-900.eot");
  src: url("../fonts/SinkinSans-900.eot?#iefix"), url("../fonts/SinkinSans-900.woff"), url("../fonts/SinkinSans-900.ttf"), url("../fonts/SinkinSans-900.svg#SinkinSans-900"); }

.SinkinSans-900 {
  font-family: "SinkinSans-900", Arial, sans-serif; }

@font-face {
  font-family: SinkinSans-900Italic;
  src: url("../fonts/SinkinSans-900Italic.eot");
  src: url("../fonts/SinkinSans-900Italic.eot?#iefix"), url("../fonts/SinkinSans-900Italic.woff"), url("../fonts/SinkinSans-900Italic.ttf"), url("../fonts/SinkinSans-900Italic.svg#SinkinSans-900Italic"); }

.SinkinSans-900Italic {
  font-family: "SinkinSans-900Italic", Arial, sans-serif; }

@font-face {
  font-family: icons;
  src: url("../fonts/icons.eot");
  src: url("../fonts/icons.eot?#iefix"), url("../fonts/icons.woff"), url("../fonts/icons.ttf"), url("../fonts/icons.svg#icons"); }

.icons {
  font-family: "icons", Arial, sans-serif; }

/*
100 = thin
200 = xlight
300 = light
400 = regular
500 = medium
600 = semibold
700 = bold
800 = black
900 = xblack
*/
/*
300 = light
400 = regular
700 = bold
*/
@font-face {
  font-family: "icons";
  src: url("../fonts/icon-fonts/icons.eot?2ee5b4941dcc2b568d64612329f6353d");
  src: url("../fonts/icon-fonts/icons.eot?#iefix") format("embedded-opentype"), url("../fonts/icon-fonts/icons.woff?2ee5b4941dcc2b568d64612329f6353d") format("woff"), url("../fonts/icon-fonts/icons.ttf?2ee5b4941dcc2b568d64612329f6353d") format("truetype"), url("../fonts/icon-fonts/icons.svg?2ee5b4941dcc2b568d64612329f6353d#icons") format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "icons";
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  font-weight: normal;
  font-style: normal;
  speak: none;
  text-decoration: inherit;
  text-transform: none;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-500px:before {
  content: "\f101"; }

.icon-500pxsquare:before {
  content: "\f102"; }

.icon-arrow:before {
  content: "\f103"; }

.icon-exclaim:before {
  content: "\f104"; }

.icon-facebook:before {
  content: "\f105"; }

.icon-facebooksquare:before {
  content: "\f106"; }

.icon-flickr:before {
  content: "\f107"; }

.icon-flickrsquare:before {
  content: "\f108"; }

.icon-google-plus:before {
  content: "\f109"; }

.icon-google-plussquare:before {
  content: "\f10a"; }

.icon-instagram:before {
  content: "\f10b"; }

.icon-instagramsquare:before {
  content: "\f10c"; }

.icon-linkedin:before {
  content: "\f10d"; }

.icon-linkedinsquare:before {
  content: "\f10e"; }

.icon-medium:before {
  content: "\f10f"; }

.icon-pinterest:before {
  content: "\f110"; }

.icon-pinterestsquare:before {
  content: "\f111"; }

.icon-search:before {
  content: "\f112"; }

.icon-sharethis:before {
  content: "\f113"; }

.icon-sharethissquare:before {
  content: "\f114"; }

.icon-soundcloud:before {
  content: "\f115"; }

.icon-soundcloudsquare:before {
  content: "\f116"; }

.icon-tumblr:before {
  content: "\f117"; }

.icon-tumblrsquare:before {
  content: "\f118"; }

.icon-twitter:before {
  content: "\f119"; }

.icon-twittersquare:before {
  content: "\f11a"; }

.icon-vimeo:before {
  content: "\f11b"; }

.icon-vimeosquare:before {
  content: "\f11c"; }

.icon-youtube:before {
  content: "\f11d"; }

.icon-youtubesquare:before {
  content: "\f11e"; }

html {
  height: 100%; }

body {
  margin: 0;
  padding: 0;
  -webkit-font-smoothing: antialiased; }

a[href^=tel] {
  color: inherit;
  text-decoration: none; }

h1, h2, h3, h4, h5, h6, p, ul, ol {
  margin: 0 0 12px 0;
  font-weight: normal; }

a img {
  border: 0; }

a {
  outline: none;
  text-decoration: none; }

input[type='text'], input[type='submit'] {
  -webkit-appearance: none;
  border-radius: 0; }

#cms_header_navbar,
#cms_header_subbar {
  overflow: hidden; }

.visuallyhidden {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  margin: -1px;
  padding: 0;
  width: 1px;
  height: 1px;
  border: 0; }

.main .photoset img {
  float: left;
  margin: 0 15px 15px 0; }

.main .rf-paragraph {
  margin: 0 0 18px 0;
  /* IMPORTANT: Do not change .no_border class name or remove the definition.
              This class is added to paragraph images by the CMS when a user
              chooses to disable the border on the image.
        */ }
  .main .rf-paragraph .photoset img {
    float: left;
    margin: 0 15px 15px 0; }
  .main .rf-paragraph .image {
    margin-bottom: 40px; }
    .main .rf-paragraph .image img {
      max-width: 100%; }
    @media only screen and (max-width: 767px) {
      .main .rf-paragraph .image {
        text-align: center; } }
    .main .rf-paragraph .image.left {
      float: left;
      margin: 0 35px 6px 0; }
      @media only screen and (max-width: 767px) {
        .main .rf-paragraph .image.left {
          float: none;
          margin-right: 0; } }
    .main .rf-paragraph .image.right {
      float: right;
      margin: 0 0 6px 12px; }
      @media only screen and (max-width: 767px) {
        .main .rf-paragraph .image.right {
          float: none;
          margin-left: 0; } }
  .main .rf-paragraph img {
    border: none;
    max-width: 100%; }
  .main .rf-paragraph .no_border img {
    border: none; }
  .main .rf-paragraph iframe {
    width: 100%; }
  .main .rf-paragraph .rf-slideshow {
    margin-bottom: 30px;
    text-align: center; }
    .main .rf-paragraph .rf-slideshow img {
      left: 0px;
      right: 0px;
      margin: 0 auto; }
  .main .rf-paragraph .rf-photoset-pager a {
    width: 70px;
    height: 70px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    float: left;
    background-clip: content-box;
    margin: 10px 20px; }
    .main .rf-paragraph .rf-photoset-pager a img {
      width: 100%;
      height: 100%;
      visibility: hidden; }

.paragraph_photoset .photo_gallery {
  margin: 0 auto;
  padding-top: 10px;
  width: 100%; }
  .paragraph_photoset .photo_gallery .photo_wrap {
    overflow: hidden;
    width: 100%;
    height: 458px;
    text-align: center; }
    .paragraph_photoset .photo_gallery .photo_wrap img {
      background: #fff; }
  .paragraph_photoset .photo_gallery .gallery_thumbs {
    margin: 0 auto;
    width: 100%; }
    .paragraph_photoset .photo_gallery .gallery_thumbs a {
      display: block;
      float: left;
      margin: 5px;
      padding: 0; }
    .paragraph_photoset .photo_gallery .gallery_thumbs img {
      float: left;
      padding: 0; }

.paragraph_photoset .highlighted_photo {
  margin-bottom: 15px;
  width: 600px;
  height: 450px; }

.title {
  text-align: center;
  margin: 0 0 20px 0;
  font-size: 30px;
  font-family: "Oswald", Arial, sans-serif;
  font-weight: normal;
  display: flex;
  flex-direction: column; }

.feeds .feed {
  padding-bottom: 35px;
  border-bottom: 2px solid #c8c8c8;
  margin-bottom: 35px; }
  .feeds .feed .flex {
    display: flex; }
  .feeds .feed.top_or_bottom .flex {
    flex-wrap: wrap; }
  .feeds .feed .thumb img {
    width: 100%;
    display: block; }
  .feeds .feed .thumb.pos_right, .feeds .feed .thumb.pos_bottom {
    order: 2; }
  .feeds .feed .thumb.pos_top, .feeds .feed .thumb.pos_bottom {
    flex-basis: 100%;
    width: 100%; }
  .feeds .feed .thumb.pos_top {
    padding-bottom: 25px; }
  .feeds .feed .thumb.pos_bottom {
    padding-top: 25px; }
  .feeds .feed .info {
    padding-bottom: 10px; }
  .feeds .feed .date {
    font-family: "SinkinSans-500", Arial, sans-serif;
    text-transform: uppercase;
    font-size: 12px;
    margin-bottom: 20px; }
  .feeds .feed .text {
    font-family: "SinkinSans-300", Arial, sans-serif;
    font-size: 15px; }
  .feeds .feed .more {
    font-family: "SinkinSans-500", Arial, sans-serif;
    font-size: 15px;
    text-transform: uppercase; }

.feeds .feed_pager {
  font-family: "SinkinSans-500", Arial, sans-serif;
  text-align: center;
  font-size: 15px;
  margin-bottom: 20px; }
  .pink-palace-family-of-museums .feeds .feed_pager {
    color: #cc4082; }
  .pink-palace-museum .feeds .feed_pager {
    color: #cc4082; }
  .planetarium .feeds .feed_pager {
    color: #ea9127; }
  .cti-giant-theater .feeds .feed_pager {
    color: #d83632; }
  .lichterman-nature-center .feeds .feed_pager {
    color: #0ca986; }
  .coon-creek-science-center .feeds .feed_pager {
    color: #7a73bd; }
  .historic-houses .feeds .feed_pager {
    color: #009abe; }
  .feeds .feed_pager a {
    margin: 0 3px; }
    .feeds .feed_pager a:hover, .feeds .feed_pager a.active {
      color: #231f20; }
    .feeds .feed_pager a.active {
      cursor: default; }
  @media only screen and (max-width: 767px) {
    .feeds .feed_pager {
      display: flex;
      font-size: 20px; }
      .feeds .feed_pager a {
        display: block;
        width: 20%;
        color: #ffffff;
        margin: 0 1px;
        padding: 5px 0; }
        .pink-palace-family-of-museums .feeds .feed_pager a {
          background: #cc4082; }
        .pink-palace-museum .feeds .feed_pager a {
          background: #cc4082; }
        .planetarium .feeds .feed_pager a {
          background: #ea9127; }
        .cti-giant-theater .feeds .feed_pager a {
          background: #d83632; }
        .lichterman-nature-center .feeds .feed_pager a {
          background: #0ca986; }
        .coon-creek-science-center .feeds .feed_pager a {
          background: #7a73bd; }
        .historic-houses .feeds .feed_pager a {
          background: #009abe; }
      .feeds .feed_pager .pages {
        display: block;
        width: 20%;
        margin: 0 1px; }
        .pink-palace-family-of-museums .feeds .feed_pager .pages {
          background: #cc4082; }
        .pink-palace-museum .feeds .feed_pager .pages {
          background: #cc4082; }
        .planetarium .feeds .feed_pager .pages {
          background: #ea9127; }
        .cti-giant-theater .feeds .feed_pager .pages {
          background: #d83632; }
        .lichterman-nature-center .feeds .feed_pager .pages {
          background: #0ca986; }
        .coon-creek-science-center .feeds .feed_pager .pages {
          background: #7a73bd; }
        .historic-houses .feeds .feed_pager .pages {
          background: #009abe; }
        .feeds .feed_pager .pages a,
        .feeds .feed_pager .pages span {
          display: none; }
          .feeds .feed_pager .pages a.active,
          .feeds .feed_pager .pages span.active {
            display: inline-block;
            color: #ffffff; } }

/* events */
#events .event,
#events .blog_post,
#events .news_article,
#blog .event,
#blog .blog_post,
#blog .news_article,
#news .event,
#news .blog_post,
#news .news_article {
  margin-bottom: 25px; }
  #events .event .date,
  #events .blog_post .date,
  #events .news_article .date,
  #blog .event .date,
  #blog .blog_post .date,
  #blog .news_article .date,
  #news .event .date,
  #news .blog_post .date,
  #news .news_article .date {
    margin-bottom: 3px; }
  #events .event .post_details,
  #events .blog_post .post_details,
  #events .news_article .post_details,
  #blog .event .post_details,
  #blog .blog_post .post_details,
  #blog .news_article .post_details,
  #news .event .post_details,
  #news .blog_post .post_details,
  #news .news_article .post_details {
    margin-bottom: 9px; }
  #events .event .post_topics,
  #events .blog_post .post_topics,
  #events .news_article .post_topics,
  #blog .event .post_topics,
  #blog .blog_post .post_topics,
  #blog .news_article .post_topics,
  #news .event .post_topics,
  #news .blog_post .post_topics,
  #news .news_article .post_topics {
    margin-bottom: 12px; }

#events .archive_title,
#blog .archive_title,
#news .archive_title {
  margin-bottom: 12px; }

#events .older,
#blog .older,
#news .older {
  float: right; }

#events .newer,
#blog .newer,
#news .newer {
  float: left; }

#comments {
  margin-top: 20px;
  margin-bottom: 30px;
  padding-top: 15px;
  border-top: 1px dotted #111; }

form label {
  text-transform: uppercase;
  font-size: 12px;
  display: none; }

form .form-row {
  margin-bottom: 30px;
  position: relative; }
  form .form-row p {
    position: absolute;
    top: -20px;
    left: 0;
    text-transform: uppercase;
    font-size: 12px; }
    .pink-palace-family-of-museums form .form-row p {
      color: #cc4082; }
    .pink-palace-museum form .form-row p {
      color: #cc4082; }
    .planetarium form .form-row p {
      color: #ea9127; }
    .cti-giant-theater form .form-row p {
      color: #d83632; }
    .lichterman-nature-center form .form-row p {
      color: #0ca986; }
    .coon-creek-science-center form .form-row p {
      color: #7a73bd; }
    .historic-houses form .form-row p {
      color: #009abe; }
  form .form-row .invalid input[type="text"],
  form .form-row .invalid input[type="email"] {
    background: rgba(255, 0, 0, 0.1); }

form input[type="text"],
form input[type="email"] {
  font-family: "SinkinSans-400", Arial, sans-serif;
  padding: 0 15px;
  line-height: 40px;
  height: 40px;
  width: 100%;
  border: 2px solid;
  box-sizing: border-box;
  font-size: 14px; }
  .pink-palace-family-of-museums form input[type="text"], .pink-palace-family-of-museums
  form input[type="email"] {
    border-color: #cc4082; }
  .pink-palace-museum form input[type="text"], .pink-palace-museum
  form input[type="email"] {
    border-color: #cc4082; }
  .planetarium form input[type="text"], .planetarium
  form input[type="email"] {
    border-color: #ea9127; }
  .cti-giant-theater form input[type="text"], .cti-giant-theater
  form input[type="email"] {
    border-color: #d83632; }
  .lichterman-nature-center form input[type="text"], .lichterman-nature-center
  form input[type="email"] {
    border-color: #0ca986; }
  .coon-creek-science-center form input[type="text"], .coon-creek-science-center
  form input[type="email"] {
    border-color: #7a73bd; }
  .historic-houses form input[type="text"], .historic-houses
  form input[type="email"] {
    border-color: #009abe; }
  .pink-palace-family-of-museums form input[type="text"]:focus, .pink-palace-family-of-museums
  form input[type="email"]:focus {
    outline-color: #cc4082; }
  .pink-palace-museum form input[type="text"]:focus, .pink-palace-museum
  form input[type="email"]:focus {
    outline-color: #cc4082; }
  .planetarium form input[type="text"]:focus, .planetarium
  form input[type="email"]:focus {
    outline-color: #ea9127; }
  .cti-giant-theater form input[type="text"]:focus, .cti-giant-theater
  form input[type="email"]:focus {
    outline-color: #d83632; }
  .lichterman-nature-center form input[type="text"]:focus, .lichterman-nature-center
  form input[type="email"]:focus {
    outline-color: #0ca986; }
  .coon-creek-science-center form input[type="text"]:focus, .coon-creek-science-center
  form input[type="email"]:focus {
    outline-color: #7a73bd; }
  .historic-houses form input[type="text"]:focus, .historic-houses
  form input[type="email"]:focus {
    outline-color: #009abe; }
  form input[type="text"].parsley-error,
  form input[type="email"].parsley-error {
    background: rgba(255, 0, 0, 0.1); }

form textarea {
  font-family: "SinkinSans-400", Arial, sans-serif;
  padding: 10px 15px;
  width: 100%;
  border: 2px solid;
  box-sizing: border-box;
  font-size: 14px;
  height: 200px;
  resize: vertical; }
  .pink-palace-family-of-museums form textarea {
    border-color: #cc4082; }
  .pink-palace-museum form textarea {
    border-color: #cc4082; }
  .planetarium form textarea {
    border-color: #ea9127; }
  .cti-giant-theater form textarea {
    border-color: #d83632; }
  .lichterman-nature-center form textarea {
    border-color: #0ca986; }
  .coon-creek-science-center form textarea {
    border-color: #7a73bd; }
  .historic-houses form textarea {
    border-color: #009abe; }
  .pink-palace-family-of-museums form textarea:focus {
    outline-color: #cc4082; }
  .pink-palace-museum form textarea:focus {
    outline-color: #cc4082; }
  .planetarium form textarea:focus {
    outline-color: #ea9127; }
  .cti-giant-theater form textarea:focus {
    outline-color: #d83632; }
  .lichterman-nature-center form textarea:focus {
    outline-color: #0ca986; }
  .coon-creek-science-center form textarea:focus {
    outline-color: #7a73bd; }
  .historic-houses form textarea:focus {
    outline-color: #009abe; }

form .select_wrap {
  border: 2px solid;
  height: 40px;
  position: relative;
  box-sizing: border-box; }
  .pink-palace-family-of-museums form .select_wrap {
    border-color: #cc4082; }
  .pink-palace-museum form .select_wrap {
    border-color: #cc4082; }
  .planetarium form .select_wrap {
    border-color: #ea9127; }
  .cti-giant-theater form .select_wrap {
    border-color: #d83632; }
  .lichterman-nature-center form .select_wrap {
    border-color: #0ca986; }
  .coon-creek-science-center form .select_wrap {
    border-color: #7a73bd; }
  .historic-houses form .select_wrap {
    border-color: #009abe; }
  form .select_wrap:after {
    content: '';
    position: absolute;
    right: 10px;
    top: 50%;
    width: 8px;
    height: 8px;
    margin-top: -8px;
    border-left: 2px solid;
    border-bottom: 2px solid;
    transform: rotate(-45deg); }
    .pink-palace-family-of-museums form .select_wrap:after {
      border-color: #cc4082; }
    .pink-palace-museum form .select_wrap:after {
      border-color: #cc4082; }
    .planetarium form .select_wrap:after {
      border-color: #ea9127; }
    .cti-giant-theater form .select_wrap:after {
      border-color: #d83632; }
    .lichterman-nature-center form .select_wrap:after {
      border-color: #0ca986; }
    .coon-creek-science-center form .select_wrap:after {
      border-color: #7a73bd; }
    .historic-houses form .select_wrap:after {
      border-color: #009abe; }
  form .select_wrap select {
    color: rgba(35, 31, 32, 0.4);
    font-family: "SinkinSans-400", Arial, sans-serif;
    padding: 0 25px 0 15px;
    width: 100%;
    height: 36px;
    font-size: 14px;
    background: none;
    border: none;
    -webkit-appearance: none;
    -moz-appearance: none; }
    form .select_wrap select::-ms-expand {
      display: none; }
    form .select_wrap select:focus {
      outline: none; }

.form-row__item {
  position: relative; }

.parsley-errors-list {
  position: absolute;
  top: -15px;
  left: 0;
  padding: 0;
  margin: 0;
  list-style-type: none;
  text-transform: uppercase;
  color: red;
  font-size: 10px; }

.form_message {
  padding: 20px 0 40px;
  color: darkred; }

.btn {
  font-family: "SinkinSans-600", Arial, sans-serif;
  display: block;
  padding: 10px 5px;
  border-width: 2px;
  border-style: solid;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 0;
  font-size: 14px;
  transition: all 300ms;
  background: transparent; }
  .pink-palace-family-of-museums .btn {
    border-color: #cc4082; }
  .pink-palace-museum .btn {
    border-color: #cc4082; }
  .planetarium .btn {
    border-color: #ea9127; }
  .cti-giant-theater .btn {
    border-color: #d83632; }
  .lichterman-nature-center .btn {
    border-color: #0ca986; }
  .coon-creek-science-center .btn {
    border-color: #7a73bd; }
  .historic-houses .btn {
    border-color: #009abe; }
  .pink-palace-family-of-museums .btn {
    color: #cc4082; }
  .pink-palace-museum .btn {
    color: #cc4082; }
  .planetarium .btn {
    color: #ea9127; }
  .cti-giant-theater .btn {
    color: #d83632; }
  .lichterman-nature-center .btn {
    color: #0ca986; }
  .coon-creek-science-center .btn {
    color: #7a73bd; }
  .historic-houses .btn {
    color: #009abe; }
  .btn:hover {
    color: #ffffff; }
    .pink-palace-family-of-museums .btn:hover {
      background: #cc4082; }
    .pink-palace-museum .btn:hover {
      background: #cc4082; }
    .planetarium .btn:hover {
      background: #ea9127; }
    .cti-giant-theater .btn:hover {
      background: #d83632; }
    .lichterman-nature-center .btn:hover {
      background: #0ca986; }
    .coon-creek-science-center .btn:hover {
      background: #7a73bd; }
    .historic-houses .btn:hover {
      background: #009abe; }
    .pink-palace-family-of-museums .btn:hover {
      color: #fff; }
    .pink-palace-museum .btn:hover {
      color: #fff; }
    .planetarium .btn:hover {
      color: #fff; }
    .cti-giant-theater .btn:hover {
      color: #fff; }
    .lichterman-nature-center .btn:hover {
      color: #fff; }
    .coon-creek-science-center .btn:hover {
      color: #fff; }
    .historic-houses .btn:hover {
      color: #fff; }
  .btn_map {
    letter-spacing: 0; }
  .btn.form_btn {
    padding: 10px 30px; }
  .btn.white_bg {
    background: #ffffff;
    display: inline-block;
    padding: 10px 30px; }

.btn.white-background {
  background: #ffffff; }

.btn.white-border {
  color: #ffffff;
  border-color: #ffffff; }
  .btn.white-border:hover {
    background: #ffffff; }
    .pink-palace-family-of-museums .btn.white-border:hover {
      color: #cc4082; }
    .pink-palace-museum .btn.white-border:hover {
      color: #cc4082; }
    .planetarium .btn.white-border:hover {
      color: #ea9127; }
    .cti-giant-theater .btn.white-border:hover {
      color: #d83632; }
    .lichterman-nature-center .btn.white-border:hover {
      color: #0ca986; }
    .coon-creek-science-center .btn.white-border:hover {
      color: #7a73bd; }
    .historic-houses .btn.white-border:hover {
      color: #009abe; }

.member-btn {
  font-family: "Oswald", Arial, sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  margin-left: 0;
  margin-right: 0;
  font-size: 24px;
  background: #000000;
  display: block;
  margin-top: 20px;
  text-align: center;
  box-sizing: border-box;
  height: 60px;
  line-height: 60px;
  width: 100%;
  padding: 0;
  color: #ffffff !important;
  transition: 300ms; }
  .member-btn:hover {
    background: #ab246b; }

.donate-btn {
  margin: 0 0 20px 20px;
  background: #000000;
  display: inline-block;
  padding: 5px 22px 5px 15px;
  height: 40px;
  box-sizing: border-box;
  position: relative;
  transition: all 300ms;
  text-transform: uppercase;
  font-size: 18px; }
  .pink-palace-family-of-museums .donate-btn {
    background: #cc4082; }
  .pink-palace-museum .donate-btn {
    background: #cc4082; }
  .planetarium .donate-btn {
    background: #ea9127; }
  .cti-giant-theater .donate-btn {
    background: #d83632; }
  .lichterman-nature-center .donate-btn {
    background: #0ca986; }
  .coon-creek-science-center .donate-btn {
    background: #7a73bd; }
  .historic-houses .donate-btn {
    background: #009abe; }
  .donate-btn.donate-btn {
    color: #ffffff; }
    .donate-btn.donate-btn:hover {
      color: #ffffff; }
  .donate-btn:after {
    content: "";
    background: url(../images/donate-accent.svg);
    position: absolute;
    width: 16px;
    height: 45px;
    top: -3px;
    right: 0px; }
  .pink-palace-family-of-museums .donate-btn:hover {
    background: #ab246b; }
  .pink-palace-museum .donate-btn:hover {
    background: #ab246b; }
  .planetarium .donate-btn:hover {
    background: #b97421; }
  .cti-giant-theater .donate-btn:hover {
    background: #b3171d; }
  .lichterman-nature-center .donate-btn:hover {
    background: #006750; }
  .coon-creek-science-center .donate-btn:hover {
    background: #544e89; }
  .historic-houses .donate-btn:hover {
    background: #005a6f; }
  .site-footer .donate-btn {
    height: auto;
    align-self: flex-start;
    padding: 10px 20px;
    margin-bottom: 0;
    display: block;
    background: #ffffff;
    font-family: "SinkinSans-500", Arial, sans-serif;
    text-transform: uppercase;
    letter-spacing: 2px;
    transition: all 300ms;
    font-size: 16px; }
    .site-footer .donate-btn:after {
      display: none; }
    .pink-palace-family-of-museums .site-footer .donate-btn.donate-btn {
      color: #cc4082; }
    .pink-palace-museum .site-footer .donate-btn.donate-btn {
      color: #cc4082; }
    .planetarium .site-footer .donate-btn.donate-btn {
      color: #ea9127; }
    .cti-giant-theater .site-footer .donate-btn.donate-btn {
      color: #d83632; }
    .lichterman-nature-center .site-footer .donate-btn.donate-btn {
      color: #0ca986; }
    .coon-creek-science-center .site-footer .donate-btn.donate-btn {
      color: #7a73bd; }
    .historic-houses .site-footer .donate-btn.donate-btn {
      color: #009abe; }
    .site-footer .donate-btn.donate-btn:hover {
      color: #ffffff; }
    @media only screen and (max-width: 767px) {
      .site-footer .donate-btn.donate-btn {
        font-family: "Oswald", Arial, sans-serif;
        font-weight: 700;
        width: 100%;
        font-size: 24px;
        margin: 12px 0;
        border: 2px solid #ffffff;
        background: transparent;
        color: #ffffff !important; } }

.join-btn {
  width: 270px;
  font-size: 28px;
  background-image: url("../images/JOIN.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 98% auto;
  display: block;
  font-family: "Oswald", Arial, sans-serif;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  padding: 46px 0;
  box-sizing: border-box;
  color: #ffffff !important;
  outline: 2px solid #ffffff;
  outline-offset: -12px;
  transition: all 300ms; }
  .pink-palace-family-of-museums .join-btn {
    background-color: #cc4082; }
  .pink-palace-museum .join-btn {
    background-color: #cc4082; }
  .planetarium .join-btn {
    background-color: #ea9127; }
  .cti-giant-theater .join-btn {
    background-color: #d83632; }
  .lichterman-nature-center .join-btn {
    background-color: #0ca986; }
  .coon-creek-science-center .join-btn {
    background-color: #7a73bd; }
  .historic-houses .join-btn {
    background-color: #009abe; }
  .pink-palace-family-of-museums .join-btn:hover {
    background-color: #ab246b; }
  .pink-palace-museum .join-btn:hover {
    background-color: #ab246b; }
  .planetarium .join-btn:hover {
    background-color: #b97421; }
  .cti-giant-theater .join-btn:hover {
    background-color: #b3171d; }
  .lichterman-nature-center .join-btn:hover {
    background-color: #006750; }
  .coon-creek-science-center .join-btn:hover {
    background-color: #544e89; }
  .historic-houses .join-btn:hover {
    background-color: #005a6f; }

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top; }

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020; }

.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

.fancybox-opened {
  z-index: 8030; }

.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); }

.fancybox-outer, .fancybox-inner {
  position: relative; }

.fancybox-inner {
  overflow: hidden; }

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch; }

.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap; }

.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%; }

.fancybox-image {
  max-width: 100%;
  max-height: 100%; }

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
  background-image: url("fancybox_sprite.png"); }

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060; }

#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url("fancybox_loading.gif") center center no-repeat; }

.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040; }

.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url("blank.gif");
  /* helps IE */
  -webkit-tap-highlight-color: transparent;
  z-index: 8040; }

.fancybox-prev {
  left: 0; }

.fancybox-next {
  right: 0; }

.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden; }

.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px; }

.fancybox-next span {
  right: 10px;
  background-position: 0 -72px; }

.fancybox-nav:hover span {
  visibility: visible; }

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important; }

/* Overlay helper */
.fancybox-lock {
  overflow: hidden !important;
  width: auto; }

.fancybox-lock body {
  overflow: hidden !important; }

.fancybox-lock-test {
  overflow-y: hidden !important; }

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url("fancybox_overlay.png"); }

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0; }

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll; }

/* Title helper */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050; }

.fancybox-opened .fancybox-title {
  visibility: visible; }

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center; }

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap; }

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff; }

.fancybox-title-inside-wrap {
  padding-top: 10px; }

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8); }

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: url("fancybox_sprite@2x.png");
    background-size: 44px 152px;
    /*The size of the normal image, half the size of the hi-res image*/ }
  #fancybox-loading div {
    background-image: url("fancybox_loading@2x.gif");
    background-size: 24px 24px;
    /*The size of the normal image, half the size of the hi-res image*/ } }

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.rf-fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10020; }

.rf-fancybox-wrap .fancybox-skin {
  position: relative;
  background: #fff;
  color: #444;
  text-shadow: none;
  border-radius: 0; }

.rf-fancybox-wrap .fancybox-opened {
  z-index: 8030; }

.rf-fancybox-wrap .fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); }

.rf-fancybox-wrap .fancybox-outer, .fancybox-inner {
  position: relative; }

.rf-fancybox-wrap .fancybox-inner {
  overflow: hidden; }

.rf-fancybox-wrap .fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch; }

.rf-fancybox-wrap .fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap; }

.rf-fancybox-wrap .fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%; }

.rf-fancybox-wrap .fancybox-image {
  max-width: 100%;
  max-height: 100%; }

.rf-fancybox-wrap #fancybox-loading {
  background-image: url("fancybox_sprite.png"); }

.rf-fancybox-wrap .fancybox-close, .rf-fancybox-wrap .fancybox-prev span, .rf-fancybox-wrap .fancybox-next span {
  background-image: none; }

.rf-fancybox-wrap #fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060; }

.rf-fancybox-wrap #fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url("fancybox_loading.gif") center center no-repeat; }

.rf-fancybox-wrap .fancybox-close {
  top: auto;
  position: absolute;
  bottom: 10px;
  right: 10px;
  width: 66px;
  height: 22px;
  cursor: pointer;
  z-index: 8060; }

.rf-fancybox-wrap .fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url("blank.gif");
  /* helps IE */
  -webkit-tap-highlight-color: transparent;
  z-index: 8040; }

.rf-fancybox-wrap .fancybox-prev {
  left: 0; }

.rf-fancybox-wrap .fancybox-next {
  right: 0; }

.rf-fancybox-wrap .fancybox-nav span {
  position: absolute;
  top: 15%;
  width: 63px;
  height: 32px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden; }

.rf-fancybox-wrap .fancybox-prev span {
  left: 0; }

.rf-fancybox-wrap .fancybox-next span {
  right: 0; }

.rf-fancybox-wrap .fancybox-nav:hover span {
  visibility: visible; }

.rf-fancybox-wrap .fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important; }

/* Overlay helper */
.rf-fancybox-wrap .fancybox-lock {
  overflow: hidden !important;
  width: auto; }

.rf-fancybox-wrap .fancybox-lock body {
  overflow: hidden !important; }

.fancybox-lock-test {
  overflow-y: hidden !important; }

.rf-fancybox-wrap .fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url("fancybox_overlay.png"); }

.rf-fancybox-wrap .fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0; }

.rf-fancybox-wrap .fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll; }

/* Title helper */
.rf-fancybox-wrap .fancybox-title {
  visibility: hidden;
  font: normal 10px/14px Verdana, Helvetica, sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050;
  padding-right: 70px; }

.rf-fancybox-wrap.fancybox-opened .fancybox-title {
  visibility: visible; }

.rf-fancybox-wrap .fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center; }

.rf-fancybox-wrap .fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap; }

.rf-fancybox-wrap .fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff; }

.rf-fancybox-wrap .fancybox-title-inside-wrap {
  padding-top: 10px; }

.rf-fancybox-wrap .fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8); }

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  .rf-fancybox-wrap #fancybox-loading {
    background-image: url("fancybox_sprite@2x.png");
    background-size: 44px 152px;
    /*The size of the normal image, half the size of the hi-res image*/ }
  .rf-fancybox-wrap #fancybox-loading div {
    background-image: url("fancybox_loading@2x.gif");
    background-size: 24px 24px;
    /*The size of the normal image, half the size of the hi-res image*/ } }

.color-info-box-wrap, .museums-info-wrap {
  margin: 75px 0; }

.color-info-box {
  width: 32.6666666667%;
  border-bottom: 5px solid;
  display: block;
  float: left;
  text-align: center;
  color: #ffffff;
  text-transform: uppercase;
  position: relative; }
  .color-info-box:nth-child(n) {
    margin-bottom: 1%;
    margin-right: 1%; }
  .color-info-box:nth-child(3n) {
    margin-right: 0;
    margin-bottom: 0; }
  .pink-palace-family-of-museums .color-info-box {
    background: #cc4082; }
  .pink-palace-museum .color-info-box {
    background: #cc4082; }
  .planetarium .color-info-box {
    background: #ea9127; }
  .cti-giant-theater .color-info-box {
    background: #d83632; }
  .lichterman-nature-center .color-info-box {
    background: #0ca986; }
  .coon-creek-science-center .color-info-box {
    background: #7a73bd; }
  .historic-houses .color-info-box {
    background: #009abe; }
  .pink-palace-family-of-museums .color-info-box {
    border-color: #ab246b; }
  .pink-palace-museum .color-info-box {
    border-color: #ab246b; }
  .planetarium .color-info-box {
    border-color: #b97421; }
  .cti-giant-theater .color-info-box {
    border-color: #b3171d; }
  .lichterman-nature-center .color-info-box {
    border-color: #006750; }
  .coon-creek-science-center .color-info-box {
    border-color: #544e89; }
  .historic-houses .color-info-box {
    border-color: #005a6f; }
  .color-info-box > img {
    width: 100%; }
  .color-info-box > .info-bottom {
    padding: 0 20px 25px;
    font-size: 14px;
    margin-top: 10px; }
  .color-info-box h3 {
    font-family: "SinkinSans-700", Arial, sans-serif;
    font-size: 18px; }
    @media only screen and (max-width: 480px) {
      .color-info-box h3 {
        font-size: 24px;
        line-height: 24px; } }
  .color-info-box .info-text {
    text-transform: none; }
    @media only screen and (max-width: 480px) {
      .color-info-box .info-text {
        font-size: 16px; } }
  .color-info-box .btn {
    margin-top: 15px; }
    @media only screen and (max-width: 480px) {
      .color-info-box .btn {
        font-size: 15px; } }

@media only screen and (max-width: 480px) {
  .color-info-box-wrap .color-info-box {
    width: 100%;
    margin-bottom: 20px !important;
    height: inherit;
    min-height: 0; }
    .color-info-box-wrap .color-info-box:nth-child(n) {
      margin-bottom: 1%;
      margin-right: 1%; }
    .color-info-box-wrap .color-info-box:nth-child(1n) {
      margin-right: 0;
      margin-bottom: 0; } }

.museums-info-wrap .color-info-box.pink-palace-family-of-museums {
  background: #cc4082; }

.museums-info-wrap .color-info-box.pink-palace-museum {
  background: #cc4082; }

.museums-info-wrap .color-info-box.planetarium {
  background: #ea9127; }

.museums-info-wrap .color-info-box.cti-giant-theater {
  background: #d83632; }

.museums-info-wrap .color-info-box.lichterman-nature-center {
  background: #0ca986; }

.museums-info-wrap .color-info-box.coon-creek-science-center {
  background: #7a73bd; }

.museums-info-wrap .color-info-box.historic-houses {
  background: #009abe; }

.museums-info-wrap .color-info-box.pink-palace-family-of-museums {
  border-color: #ab246b; }

.museums-info-wrap .color-info-box.pink-palace-museum {
  border-color: #ab246b; }

.museums-info-wrap .color-info-box.planetarium {
  border-color: #b97421; }

.museums-info-wrap .color-info-box.cti-giant-theater {
  border-color: #b3171d; }

.museums-info-wrap .color-info-box.lichterman-nature-center {
  border-color: #006750; }

.museums-info-wrap .color-info-box.coon-creek-science-center {
  border-color: #544e89; }

.museums-info-wrap .color-info-box.historic-houses {
  border-color: #005a6f; }

.museums-info-wrap .color-info-box .museum-icon {
  background-color: #ffffff;
  border: 2px solid;
  border-radius: 90%;
  width: 50px;
  height: 50px;
  display: inline-block;
  text-align: center;
  box-sizing: border-box;
  position: relative;
  top: -28px; }
  .museums-info-wrap .color-info-box .museum-icon.pink-palace-family-of-museums {
    border-color: #cc4082; }
  .museums-info-wrap .color-info-box .museum-icon.pink-palace-museum {
    border-color: #cc4082; }
  .museums-info-wrap .color-info-box .museum-icon.planetarium {
    border-color: #ea9127; }
  .museums-info-wrap .color-info-box .museum-icon.cti-giant-theater {
    border-color: #d83632; }
  .museums-info-wrap .color-info-box .museum-icon.lichterman-nature-center {
    border-color: #0ca986; }
  .museums-info-wrap .color-info-box .museum-icon.coon-creek-science-center {
    border-color: #7a73bd; }
  .museums-info-wrap .color-info-box .museum-icon.historic-houses {
    border-color: #009abe; }
  .museums-info-wrap .color-info-box .museum-icon img {
    max-width: 35px;
    max-height: 35px;
    display: inline-block;
    position: relative;
    top: 50%;
    transform: translateY(-50%); }

@media only screen and (max-width: 480px) {
  .museums-info-wrap .color-info-box h3 {
    font-size: 16px;
    line-height: 18px; } }

.museums-info-wrap .color-info-box > .info-bottom {
  margin-top: -23px; }
  @media only screen and (max-width: 480px) {
    .museums-info-wrap .color-info-box > .info-bottom {
      font-size: 10px;
      padding: 0 12px 25px; } }

@media only screen and (max-width: 480px) {
  .museums-info-wrap .color-info-box {
    width: 48.5%;
    max-height: 265px; }
    .museums-info-wrap .color-info-box:nth-child(n) {
      margin-bottom: 3%;
      margin-right: 3%; }
    .museums-info-wrap .color-info-box:nth-child(2n) {
      margin-right: 0;
      margin-bottom: 0; } }

.visitor-info-stripe {
  font-family: "SinkinSans-300", Arial, sans-serif;
  padding: 25px 25px 0 105px;
  margin-left: 75px;
  margin-bottom: 40px;
  color: #ffffff;
  min-height: 200px;
  box-sizing: border-box;
  font-size: 14px;
  line-height: 18px;
  position: relative; }
  .pink-palace-family-of-museums .visitor-info-stripe {
    background-color: #cc4082; }
  .pink-palace-museum .visitor-info-stripe {
    background-color: #cc4082; }
  .planetarium .visitor-info-stripe {
    background-color: #ea9127; }
  .cti-giant-theater .visitor-info-stripe {
    background-color: #d83632; }
  .lichterman-nature-center .visitor-info-stripe {
    background-color: #0ca986; }
  .coon-creek-science-center .visitor-info-stripe {
    background-color: #7a73bd; }
  .historic-houses .visitor-info-stripe {
    background-color: #009abe; }
  @media only screen and (max-width: 480px) {
    .visitor-info-stripe {
      padding: 60px 25px 0 25px;
      margin-left: 0;
      margin-top: 38px;
      font-size: 16px;
      line-height: 21px; } }
  .visitor-info-stripe .visitor-info-head {
    position: relative;
    display: flex;
    justify-content: space-between;
    border-bottom: 2px solid #ffffff;
    margin-bottom: 15px; }
    @media only screen and (max-width: 767px) {
      .visitor-info-stripe .visitor-info-head {
        display: block; } }
    .visitor-info-stripe .visitor-info-head div {
      font-size: 14px;
      text-transform: uppercase; }
  .visitor-info-stripe .visitor-info-sections {
    padding-bottom: 15px; }
  .visitor-info-stripe .visitor-info-section {
    width: 33.33333%;
    padding-right: 5%;
    padding-left: 5%; }
    .visitor-info-stripe .visitor-info-section:first-child {
      padding-right: 10%;
      padding-left: 0; }
    .visitor-info-stripe .visitor-info-section:last-child {
      padding-right: 0;
      padding-left: 10%; }
    @media only screen and (max-width: 767px) {
      .visitor-info-stripe .visitor-info-section {
        width: 100%;
        padding-right: 0;
        padding-left: 0; }
        .visitor-info-stripe .visitor-info-section:first-child {
          padding-right: 0; }
        .visitor-info-stripe .visitor-info-section:last-child {
          padding-left: 0; } }

.visitor-museum-icon-wrap {
  background: #ffffff;
  border-radius: 50%;
  width: 140px;
  height: 140px;
  position: absolute;
  left: -70px;
  top: 25px; }
  .visitor-museum-icon-wrap svg {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 85px;
    height: 85px; }
    .pink-palace-family-of-museums .visitor-museum-icon-wrap svg {
      fill: #cc4082; }
    .pink-palace-museum .visitor-museum-icon-wrap svg {
      fill: #cc4082; }
    .planetarium .visitor-museum-icon-wrap svg {
      fill: #ea9127; }
    .cti-giant-theater .visitor-museum-icon-wrap svg {
      fill: #d83632; }
    .lichterman-nature-center .visitor-museum-icon-wrap svg {
      fill: #0ca986; }
    .coon-creek-science-center .visitor-museum-icon-wrap svg {
      fill: #7a73bd; }
    .historic-houses .visitor-museum-icon-wrap svg {
      fill: #009abe; }
    .pink-palace-family-of-museums .visitor-museum-icon-wrap svg path {
      fill: #cc4082; }
    .pink-palace-museum .visitor-museum-icon-wrap svg path {
      fill: #cc4082; }
    .planetarium .visitor-museum-icon-wrap svg path {
      fill: #ea9127; }
    .cti-giant-theater .visitor-museum-icon-wrap svg path {
      fill: #d83632; }
    .lichterman-nature-center .visitor-museum-icon-wrap svg path {
      fill: #0ca986; }
    .coon-creek-science-center .visitor-museum-icon-wrap svg path {
      fill: #7a73bd; }
    .historic-houses .visitor-museum-icon-wrap svg path {
      fill: #009abe; }
  @media only screen and (max-width: 480px) {
    .visitor-museum-icon-wrap {
      width: 76px;
      height: 76px;
      position: absolute;
      top: -38px;
      left: calc(50% - 38px);
      margin-left: 0;
      border: 2px solid #ffffff; }
      .pink-palace-family-of-museums .visitor-museum-icon-wrap {
        background: #cc4082; }
      .pink-palace-museum .visitor-museum-icon-wrap {
        background: #cc4082; }
      .planetarium .visitor-museum-icon-wrap {
        background: #ea9127; }
      .cti-giant-theater .visitor-museum-icon-wrap {
        background: #d83632; }
      .lichterman-nature-center .visitor-museum-icon-wrap {
        background: #0ca986; }
      .coon-creek-science-center .visitor-museum-icon-wrap {
        background: #7a73bd; }
      .historic-houses .visitor-museum-icon-wrap {
        background: #009abe; }
      .visitor-museum-icon-wrap svg {
        width: 55px;
        height: 55px; }
        .visitor-museum-icon-wrap svg path {
          fill: #ffffff !important; } }

.page_banner {
  padding: 80px 0 70px;
  position: relative; }
  .pink-palace-family-of-museums .page_banner {
    background: #ab246b; }
  .pink-palace-museum .page_banner {
    background: #ab246b; }
  .planetarium .page_banner {
    background: #b97421; }
  .cti-giant-theater .page_banner {
    background: #b3171d; }
  .lichterman-nature-center .page_banner {
    background: #006750; }
  .coon-creek-science-center .page_banner {
    background: #544e89; }
  .historic-houses .page_banner {
    background: #005a6f; }
  .page_banner .image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover; }

.homepage_banner {
  padding: 110px 0 110px;
  position: relative;
  text-align: center;
  margin-bottom: 30px; }
  .pink-palace-family-of-museums .homepage_banner {
    background: #ab246b; }
  .pink-palace-museum .homepage_banner {
    background: #ab246b; }
  .planetarium .homepage_banner {
    background: #b97421; }
  .cti-giant-theater .homepage_banner {
    background: #b3171d; }
  .lichterman-nature-center .homepage_banner {
    background: #006750; }
  .coon-creek-science-center .homepage_banner {
    background: #544e89; }
  .historic-houses .homepage_banner {
    background: #005a6f; }
  @media only screen and (max-width: 767px) {
    .homepage_banner {
      padding: 45px 0;
      margin-bottom: 135px; }
      .homepage_banner .container {
        position: static; } }
  .homepage_banner .image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    z-index: 0; }
  .homepage_banner .flex .info {
    position: relative;
    z-index: 2;
    padding-right: 85px;
    width: 100%;
    flex: 1; }
    @media only screen and (min-width: 768px) and (max-width: 964px) {
      .homepage_banner .flex .info {
        padding-right: 40px; } }
    @media only screen and (max-width: 767px) {
      .homepage_banner .flex .info {
        padding-right: 0; } }
  @media only screen and (max-width: 767px) {
    .homepage_banner .flex .join {
      position: absolute;
      bottom: -122px;
      left: 0;
      width: 100%; }
      .homepage_banner .flex .join .join-btn {
        width: 100%;
        background-image: none;
        padding: 40px 0; } }

.homepage_photoset {
  text-align: center;
  position: relative;
  margin-bottom: 30px; }
  @media only screen and (max-width: 767px) {
    .homepage_photoset .cycle-arrows {
      display: none; } }
  .homepage_photoset .cycle-arrows .prev,
  .homepage_photoset .cycle-arrows .next {
    cursor: pointer;
    position: absolute;
    z-index: 900;
    top: 50%;
    margin-top: -17px;
    left: 30px;
    text-shadow: 0 1px 8px rgba(25, 23, 25, 0.9);
    transition: 300ms; }
    .pink-palace-family-of-museums .homepage_photoset .cycle-arrows .prev, .pink-palace-family-of-museums
    .homepage_photoset .cycle-arrows .next {
      color: #cc4082; }
    .pink-palace-museum .homepage_photoset .cycle-arrows .prev, .pink-palace-museum
    .homepage_photoset .cycle-arrows .next {
      color: #cc4082; }
    .planetarium .homepage_photoset .cycle-arrows .prev, .planetarium
    .homepage_photoset .cycle-arrows .next {
      color: #ea9127; }
    .cti-giant-theater .homepage_photoset .cycle-arrows .prev, .cti-giant-theater
    .homepage_photoset .cycle-arrows .next {
      color: #d83632; }
    .lichterman-nature-center .homepage_photoset .cycle-arrows .prev, .lichterman-nature-center
    .homepage_photoset .cycle-arrows .next {
      color: #0ca986; }
    .coon-creek-science-center .homepage_photoset .cycle-arrows .prev, .coon-creek-science-center
    .homepage_photoset .cycle-arrows .next {
      color: #7a73bd; }
    .historic-houses .homepage_photoset .cycle-arrows .prev, .historic-houses
    .homepage_photoset .cycle-arrows .next {
      color: #009abe; }
    .homepage_photoset .cycle-arrows .prev span,
    .homepage_photoset .cycle-arrows .next span {
      font-size: 35px;
      line-height: 25px; }
    .homepage_photoset .cycle-arrows .prev:hover,
    .homepage_photoset .cycle-arrows .next:hover {
      opacity: .8; }
  .homepage_photoset .cycle-arrows .next {
    left: auto;
    right: 30px;
    transform: rotate(180deg); }
  .homepage_photoset .cycle-pager-wrap {
    position: absolute;
    bottom: 10px;
    left: 0;
    width: 100%;
    z-index: 900;
    text-align: center; }
    @media only screen and (max-width: 767px) {
      .homepage_photoset .cycle-pager-wrap {
        display: none; } }
    .homepage_photoset .cycle-pager-wrap span {
      text-shadow: 0 1px 8px rgba(25, 23, 25, 0.9);
      margin: 0 10px;
      cursor: pointer;
      font-size: 30px;
      transition: 300ms; }
      .pink-palace-family-of-museums .homepage_photoset .cycle-pager-wrap span {
        color: #cc4082; }
      .pink-palace-museum .homepage_photoset .cycle-pager-wrap span {
        color: #cc4082; }
      .planetarium .homepage_photoset .cycle-pager-wrap span {
        color: #ea9127; }
      .cti-giant-theater .homepage_photoset .cycle-pager-wrap span {
        color: #d83632; }
      .lichterman-nature-center .homepage_photoset .cycle-pager-wrap span {
        color: #0ca986; }
      .coon-creek-science-center .homepage_photoset .cycle-pager-wrap span {
        color: #7a73bd; }
      .historic-houses .homepage_photoset .cycle-pager-wrap span {
        color: #009abe; }
      .homepage_photoset .cycle-pager-wrap span.cycle-pager-active {
        color: #ffffff; }
      .homepage_photoset .cycle-pager-wrap span:hover {
        opacity: .8; }
  .homepage_photoset .cycle-slideshow .cycle-slide {
    width: 100%;
    height: 100%;
    position: relative; }
    .homepage_photoset .cycle-slideshow .cycle-slide .img {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-position: center center;
      background-repeat: no-repeat;
      background-size: cover; }
      @media only screen and (max-width: 767px) {
        .homepage_photoset .cycle-slideshow .cycle-slide .img {
          height: 150px;
          position: relative; } }
    .homepage_photoset .cycle-slideshow .cycle-slide .text-wrap {
      padding: 125px 0; }
      @media only screen and (max-width: 767px) {
        .homepage_photoset .cycle-slideshow .cycle-slide .text-wrap {
          padding: 20px 0; } }
    .homepage_photoset .cycle-slideshow .cycle-slide .text {
      font-family: "SinkinSans-300", Arial, sans-serif;
      font-size: 20px;
      text-shadow: 0 1px 8px rgba(25, 23, 25, 0.9);
      color: #ffffff;
      padding-bottom: 25px; }
      @media only screen and (max-width: 767px) {
        .homepage_photoset .cycle-slideshow .cycle-slide .text {
          text-shadow: none; }
          .pink-palace-family-of-museums .homepage_photoset .cycle-slideshow .cycle-slide .text {
            color: #cc4082; }
          .pink-palace-museum .homepage_photoset .cycle-slideshow .cycle-slide .text {
            color: #cc4082; }
          .planetarium .homepage_photoset .cycle-slideshow .cycle-slide .text {
            color: #ea9127; }
          .cti-giant-theater .homepage_photoset .cycle-slideshow .cycle-slide .text {
            color: #d83632; }
          .lichterman-nature-center .homepage_photoset .cycle-slideshow .cycle-slide .text {
            color: #0ca986; }
          .coon-creek-science-center .homepage_photoset .cycle-slideshow .cycle-slide .text {
            color: #7a73bd; }
          .historic-houses .homepage_photoset .cycle-slideshow .cycle-slide .text {
            color: #009abe; } }
    .homepage_photoset .cycle-slideshow .cycle-slide .btn {
      font-size: 16px;
      letter-spacing: 3px; }
      @media only screen and (max-width: 767px) {
        .homepage_photoset .cycle-slideshow .cycle-slide .btn {
          width: 100%;
          box-sizing: border-box; } }

.breadcrumbs {
  padding: 10px 0;
  box-sizing: border-box;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 20px;
  text-align: center;
  min-height: 40px; }
  @media only screen and (max-width: 767px) {
    .breadcrumbs {
      display: none; } }
  .pink-palace-family-of-museums .breadcrumbs {
    background: #cc4082; }
  .pink-palace-museum .breadcrumbs {
    background: #cc4082; }
  .planetarium .breadcrumbs {
    background: #ea9127; }
  .cti-giant-theater .breadcrumbs {
    background: #d83632; }
  .lichterman-nature-center .breadcrumbs {
    background: #0ca986; }
  .coon-creek-science-center .breadcrumbs {
    background: #7a73bd; }
  .historic-houses .breadcrumbs {
    background: #009abe; }
  .breadcrumbs .container a {
    color: #ffffff; }
    .breadcrumbs .container a:hover {
      color: #ffffff;
      text-decoration: underline; }
  .breadcrumbs .container .end {
    text-decoration: underline; }
  .breadcrumbs .container .separator {
    padding: 0 10px; }

.exhibit_wrap {
  padding: 70px 0 0; }
  @media only screen and (max-width: 767px) {
    .exhibit_wrap {
      padding: 30px 0 0; } }

.exhibit_head {
  font-family: "Oswald", Arial, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 30px;
  position: relative;
  text-align: center;
  margin-bottom: 20px; }
  .pink-palace-family-of-museums .exhibit_head {
    color: #cc4082; }
  .pink-palace-museum .exhibit_head {
    color: #cc4082; }
  .planetarium .exhibit_head {
    color: #ea9127; }
  .cti-giant-theater .exhibit_head {
    color: #d83632; }
  .lichterman-nature-center .exhibit_head {
    color: #0ca986; }
  .coon-creek-science-center .exhibit_head {
    color: #7a73bd; }
  .historic-houses .exhibit_head {
    color: #009abe; }
  .exhibit_head span {
    background: #ffffff;
    padding: 0 8px; }
  .exhibit_head:after {
    content: '';
    width: 100%;
    height: 4px;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    z-index: -1; }
    .pink-palace-family-of-museums .exhibit_head:after {
      background: #cc4082; }
    .pink-palace-museum .exhibit_head:after {
      background: #cc4082; }
    .planetarium .exhibit_head:after {
      background: #ea9127; }
    .cti-giant-theater .exhibit_head:after {
      background: #d83632; }
    .lichterman-nature-center .exhibit_head:after {
      background: #0ca986; }
    .coon-creek-science-center .exhibit_head:after {
      background: #7a73bd; }
    .historic-houses .exhibit_head:after {
      background: #009abe; }
    @media only screen and (max-width: 767px) {
      .exhibit_head:after {
        content: none; } }
  .exhibit_head.large {
    margin-bottom: 40px; }
    .exhibit_head.large:after {
      height: 10px; }

.exhibits {
  justify-content: center;
  flex-wrap: wrap;
  margin-bottom: 30px; }
  .exhibits .exhibit {
    width: calc(33.333% - 20px);
    display: block;
    margin: 0 10px 20px;
    box-sizing: border-box;
    color: #ffffff;
    border-bottom: 5px solid;
    transition: 300ms; }
    .pink-palace-family-of-museums .exhibits .exhibit {
      background: #cc4082; }
    .pink-palace-museum .exhibits .exhibit {
      background: #cc4082; }
    .planetarium .exhibits .exhibit {
      background: #ea9127; }
    .cti-giant-theater .exhibits .exhibit {
      background: #d83632; }
    .lichterman-nature-center .exhibits .exhibit {
      background: #0ca986; }
    .coon-creek-science-center .exhibits .exhibit {
      background: #7a73bd; }
    .historic-houses .exhibits .exhibit {
      background: #009abe; }
    .pink-palace-family-of-museums .exhibits .exhibit {
      border-color: #ab246b; }
    .pink-palace-museum .exhibits .exhibit {
      border-color: #ab246b; }
    .planetarium .exhibits .exhibit {
      border-color: #b97421; }
    .cti-giant-theater .exhibits .exhibit {
      border-color: #b3171d; }
    .lichterman-nature-center .exhibits .exhibit {
      border-color: #006750; }
    .coon-creek-science-center .exhibits .exhibit {
      border-color: #544e89; }
    .historic-houses .exhibits .exhibit {
      border-color: #005a6f; }
    @media only screen and (max-width: 767px) {
      .exhibits .exhibit {
        width: calc(50% - 20px); } }
    @media only screen and (max-width: 480px) {
      .exhibits .exhibit {
        width: calc(100% - 20px); } }
    .exhibits .exhibit:hover {
      color: #ffffff; }
      .pink-palace-family-of-museums .exhibits .exhibit:hover .info .more {
        background: #ab246b; }
      .pink-palace-museum .exhibits .exhibit:hover .info .more {
        background: #ab246b; }
      .planetarium .exhibits .exhibit:hover .info .more {
        background: #b97421; }
      .cti-giant-theater .exhibits .exhibit:hover .info .more {
        background: #b3171d; }
      .lichterman-nature-center .exhibits .exhibit:hover .info .more {
        background: #006750; }
      .coon-creek-science-center .exhibits .exhibit:hover .info .more {
        background: #544e89; }
      .historic-houses .exhibits .exhibit:hover .info .more {
        background: #005a6f; }
    .exhibits .exhibit img {
      display: block; }
    .exhibits .exhibit .info {
      display: block;
      margin: 15px 20px 20px;
      padding: 0 0 55px;
      position: relative; }
      .exhibits .exhibit .info .head {
        font-family: "SinkinSans-600", Arial, sans-serif;
        font-size: 15px;
        display: block;
        text-align: center; }
      .exhibits .exhibit .info .more {
        font-family: "SinkinSans-500", Arial, sans-serif;
        font-size: 15px;
        text-transform: uppercase;
        border: 2px solid #ffffff;
        display: block;
        text-align: center;
        transition: 300ms;
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        letter-spacing: 2px;
        padding: 3px 0; }

.trial-card {
  border: 2px dashed rgba(35, 31, 32, 0.5); }
  .trial-card .card {
    padding: 20px;
    border-bottom: 2px solid rgba(35, 31, 32, 0.5);
    position: relative; }
    .trial-card .card .logo {
      width: 300px; }
      @media only screen and (max-width: 767px) {
        .trial-card .card .logo {
          width: 60%; } }
    .trial-card .card .active_for {
      position: absolute;
      right: 20px;
      top: 20px; }
      @media only screen and (max-width: 767px) {
        .trial-card .card .active_for {
          position: static;
          width: 30%;
          vertical-align: top; } }
    .trial-card .card .info {
      padding: 20px 0 0; }
      .trial-card .card .info div {
        padding: 0 0 10px; }
      .trial-card .card .info span {
        font-family: "Oswald", Arial, sans-serif;
        font-weight: 400;
        font-size: 18px; }
        .pink-palace-family-of-museums .trial-card .card .info span {
          color: #cc4082; }
        .pink-palace-museum .trial-card .card .info span {
          color: #cc4082; }
        .planetarium .trial-card .card .info span {
          color: #ea9127; }
        .cti-giant-theater .trial-card .card .info span {
          color: #d83632; }
        .lichterman-nature-center .trial-card .card .info span {
          color: #0ca986; }
        .coon-creek-science-center .trial-card .card .info span {
          color: #7a73bd; }
        .historic-houses .trial-card .card .info span {
          color: #009abe; }
  .trial-card .back_info {
    position: relative;
    display: flex;
    padding: 20px; }
    .trial-card .back_info .mark {
      display: block;
      opacity: .4;
      width: 20%;
      height: 300px;
      padding-right: 20px; }
    .trial-card .back_info div {
      width: 80%; }

.locationHoursDropdown {
  display: none; }
  @media only screen and (max-width: 964px) {
    .locationHoursDropdown {
      display: block; } }
  .locationHoursDropdown p {
    margin: 0; }

.locationHoursWrap .locationHours {
  display: flex;
  justify-content: center;
  align-items: center; }
  .pink-palace-family-of-museums .locationHoursWrap .locationHours {
    background-color: #cc4082; }
  .pink-palace-museum .locationHoursWrap .locationHours {
    background-color: #cc4082; }
  .planetarium .locationHoursWrap .locationHours {
    background-color: #ea9127; }
  .cti-giant-theater .locationHoursWrap .locationHours {
    background-color: #d83632; }
  .lichterman-nature-center .locationHoursWrap .locationHours {
    background-color: #0ca986; }
  .coon-creek-science-center .locationHoursWrap .locationHours {
    background-color: #7a73bd; }
  .historic-houses .locationHoursWrap .locationHours {
    background-color: #009abe; }
  .locationHoursWrap .locationHours:hover {
    cursor: pointer; }
  .locationHoursWrap .locationHours p {
    font-family: "SinkinSans-400", Arial, sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    color: #ffffff;
    margin: 0 20px 0 0;
    padding: 5px 0;
    font-size: 16px; }
    @media only screen and (max-width: 767px) {
      .locationHoursWrap .locationHours p {
        margin: 0 5px 0 0; } }
  .locationHoursWrap .locationHours span {
    font-size: 35px;
    color: #ffffff;
    transform: rotate(270deg);
    font-family: "SinkinSans-300", Arial, sans-serif; }
  .locationHoursWrap .locationHours.lhclose span {
    transform: rotate(90deg); }

.locationHoursWrap .lhContentWrap {
  display: none; }
  .locationHoursWrap .lhContentWrap .content {
    color: #ffffff;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 20px 20px; }
    .pink-palace-family-of-museums .locationHoursWrap .lhContentWrap .content {
      background-color: #ab246b; }
    .pink-palace-museum .locationHoursWrap .lhContentWrap .content {
      background-color: #ab246b; }
    .planetarium .locationHoursWrap .lhContentWrap .content {
      background-color: #b97421; }
    .cti-giant-theater .locationHoursWrap .lhContentWrap .content {
      background-color: #b3171d; }
    .lichterman-nature-center .locationHoursWrap .lhContentWrap .content {
      background-color: #006750; }
    .coon-creek-science-center .locationHoursWrap .lhContentWrap .content {
      background-color: #544e89; }
    .historic-houses .locationHoursWrap .lhContentWrap .content {
      background-color: #005a6f; }
    @media only screen and (max-width: 767px) {
      .locationHoursWrap .lhContentWrap .content {
        padding: 20px 0; } }
    .locationHoursWrap .lhContentWrap .content .button {
      width: 90%;
      margin-bottom: 20px;
      transition: 0.3s; }
      .locationHoursWrap .lhContentWrap .content .button:hover {
        background-color: #004e3c;
        transition: 0.3s; }
      .locationHoursWrap .lhContentWrap .content .button .hoursBtn {
        border: 2px solid #ffffff;
        color: #ffffff; }
    .locationHoursWrap .lhContentWrap .content .hours {
      display: flex;
      flex-direction: column;
      align-items: center;
      text-align: center; }
      .locationHoursWrap .lhContentWrap .content .hours .title {
        font-size: 18px;
        text-transform: uppercase;
        font-weight: bold; }
    .locationHoursWrap .lhContentWrap .content .address {
      display: flex;
      flex-direction: column;
      align-items: center;
      margin-bottom: 10px; }
      .locationHoursWrap .lhContentWrap .content .address p {
        margin: 0; }
    .locationHoursWrap .lhContentWrap .content .note {
      margin: 15px 10px; }
      .locationHoursWrap .lhContentWrap .content .note p {
        text-align: center; }
  .locationHoursWrap .lhContentWrap .lhclose {
    display: flex;
    justify-content: center;
    align-items: center; }
    .pink-palace-family-of-museums .locationHoursWrap .lhContentWrap .lhclose {
      background-color: #cc4082; }
    .pink-palace-museum .locationHoursWrap .lhContentWrap .lhclose {
      background-color: #cc4082; }
    .planetarium .locationHoursWrap .lhContentWrap .lhclose {
      background-color: #ea9127; }
    .cti-giant-theater .locationHoursWrap .lhContentWrap .lhclose {
      background-color: #d83632; }
    .lichterman-nature-center .locationHoursWrap .lhContentWrap .lhclose {
      background-color: #0ca986; }
    .coon-creek-science-center .locationHoursWrap .lhContentWrap .lhclose {
      background-color: #7a73bd; }
    .historic-houses .locationHoursWrap .lhContentWrap .lhclose {
      background-color: #009abe; }
    .locationHoursWrap .lhContentWrap .lhclose:hover {
      cursor: pointer; }
    .locationHoursWrap .lhContentWrap .lhclose p {
      font-family: "SinkinSans-400", Arial, sans-serif;
      font-weight: bold;
      text-transform: uppercase;
      letter-spacing: 1.5px;
      color: #ffffff;
      margin: 0 20px 0 0;
      padding: 5px 0;
      font-size: 16px; }
    .locationHoursWrap .lhContentWrap .lhclose span {
      font-size: 35px;
      color: #ffffff;
      transform: rotate(90deg);
      font-family: "SinkinSans-300", Arial, sans-serif; }

.site-header {
  position: relative;
  z-index: 800; }
  @media only screen and (max-width: 964px) {
    .site-header {
      height: 90px; } }
  .site-header .header-border-wrap {
    font-size: 0;
    position: absolute;
    width: 100%;
    bottom: -10px; }
    .site-header .header-border-wrap svg {
      margin-left: -5px;
      width: 95%;
      height: 17px; }
      .pink-palace-family-of-museums .site-header .header-border-wrap svg .swiggle {
        fill: #cc4082; }
      .pink-palace-museum .site-header .header-border-wrap svg .swiggle {
        fill: #cc4082; }
      .planetarium .site-header .header-border-wrap svg .swiggle {
        fill: #ea9127; }
      .cti-giant-theater .site-header .header-border-wrap svg .swiggle {
        fill: #d83632; }
      .lichterman-nature-center .site-header .header-border-wrap svg .swiggle {
        fill: #0ca986; }
      .coon-creek-science-center .site-header .header-border-wrap svg .swiggle {
        fill: #7a73bd; }
      .historic-houses .site-header .header-border-wrap svg .swiggle {
        fill: #009abe; }
    @media only screen and (max-width: 964px) {
      .site-header .header-border-wrap {
        position: static;
        border-bottom: 5px solid #000; }
        .pink-palace-family-of-museums .site-header .header-border-wrap {
          border-color: #cc4082; }
        .pink-palace-museum .site-header .header-border-wrap {
          border-color: #cc4082; }
        .planetarium .site-header .header-border-wrap {
          border-color: #ea9127; }
        .cti-giant-theater .site-header .header-border-wrap {
          border-color: #d83632; }
        .lichterman-nature-center .site-header .header-border-wrap {
          border-color: #0ca986; }
        .coon-creek-science-center .site-header .header-border-wrap {
          border-color: #7a73bd; }
        .historic-houses .site-header .header-border-wrap {
          border-color: #009abe; }
        .site-header .header-border-wrap svg {
          display: none; } }
  .site-header .header-container {
    font-size: 0;
    padding: 30px 0 30px; }
    @media only screen and (max-width: 964px) {
      .site-header .header-container {
        padding: 0; } }
  .site-header .right-wrap {
    display: inline-block;
    width: 76.0416666667%;
    padding-left: 23.9583333333%;
    font-size: 16px;
    vertical-align: top;
    text-align: right; }
    @media only screen and (max-width: 964px) {
      .site-header .right-wrap {
        display: none; } }
    .site-header .right-wrap .row {
      margin-bottom: 0; }
  .site-header .logo {
    vertical-align: top;
    display: inline-block;
    width: 23.9583333333%;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-60%); }
    .site-header .logo img {
      width: 100%; }
    @media only screen and (max-width: 964px) {
      .site-header .logo {
        transform: none;
        width: 150px;
        margin: 14px 0 13px; } }
  .site-header .main-nav {
    padding-top: 5px; }
    .site-header .main-nav ul {
      margin: 0;
      padding: 0; }
    .site-header .main-nav li {
      list-style: none;
      display: inline-block;
      padding: 0 10px; }
      .site-header .main-nav li:first-child {
        padding-left: 0; }
      .site-header .main-nav li:last-child {
        padding-right: 0; }
    .site-header .main-nav a {
      color: #000000;
      font-family: "Oswald", Arial, sans-serif;
      font-weight: 700;
      font-size: 22px;
      text-transform: uppercase;
      display: inline-block; }
      .pink-palace-family-of-museums .site-header .main-nav a:hover, .pink-palace-family-of-museums .site-header .main-nav a.active {
        color: #cc4082; }
      .pink-palace-museum .site-header .main-nav a:hover, .pink-palace-museum .site-header .main-nav a.active {
        color: #cc4082; }
      .planetarium .site-header .main-nav a:hover, .planetarium .site-header .main-nav a.active {
        color: #ea9127; }
      .cti-giant-theater .site-header .main-nav a:hover, .cti-giant-theater .site-header .main-nav a.active {
        color: #d83632; }
      .lichterman-nature-center .site-header .main-nav a:hover, .lichterman-nature-center .site-header .main-nav a.active {
        color: #0ca986; }
      .coon-creek-science-center .site-header .main-nav a:hover, .coon-creek-science-center .site-header .main-nav a.active {
        color: #7a73bd; }
      .historic-houses .site-header .main-nav a:hover, .historic-houses .site-header .main-nav a.active {
        color: #009abe; }
  .site-header .socials {
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
    margin: 0 20px 20px 0; }
    .site-header .socials a {
      padding: 0 2px;
      color: #c8c8c8; }
      .pink-palace-family-of-museums .site-header .socials a:hover {
        color: #cc4082; }
      .pink-palace-museum .site-header .socials a:hover {
        color: #cc4082; }
      .planetarium .site-header .socials a:hover {
        color: #ea9127; }
      .cti-giant-theater .site-header .socials a:hover {
        color: #d83632; }
      .lichterman-nature-center .site-header .socials a:hover {
        color: #0ca986; }
      .coon-creek-science-center .site-header .socials a:hover {
        color: #7a73bd; }
      .historic-houses .site-header .socials a:hover {
        color: #009abe; }
    .site-header .socials a:before {
      font-size: 30px; }
  .site-header .search {
    display: inline-block;
    margin: 0 20px 20px 0;
    vertical-align: middle;
    position: relative; }
    .site-header .search input {
      border: none;
      border-bottom: 1px solid #c8c8c8 !important;
      font-size: 14px;
      padding: 5px 0; }
      .site-header .search input.placeholder {
        font-style: italic; }
      .site-header .search input:-moz-placeholder {
        font-style: italic; }
      .site-header .search input::-moz-placeholder {
        font-style: italic; }
      .site-header .search input:-ms-input-placeholder {
        font-style: italic; }
      .site-header .search input::-webkit-input-placeholder {
        font-style: italic; }
    .site-header .search button {
      cursor: pointer;
      position: absolute;
      right: 0;
      top: 10px;
      border: none;
      background: none;
      font-size: 18px;
      line-height: 18px;
      padding: 0;
      margin: 0;
      color: #c8c8c8; }
  .site-header .btn {
    display: inline-block;
    padding: 0 15px;
    height: 36px;
    line-height: 36px;
    vertical-align: bottom;
    margin-bottom: 20px; }
  .site-header .donate-btn {
    display: inline-block;
    vertical-align: middle; }

.site-footer {
  background: #000000; }
  @media only screen and (max-width: 767px) {
    .site-footer {
      text-align: center; } }
  .pink-palace-family-of-museums .site-footer .redundant-nav-wrap {
    background: #cc4082; }
  .pink-palace-museum .site-footer .redundant-nav-wrap {
    background: #cc4082; }
  .planetarium .site-footer .redundant-nav-wrap {
    background: #ea9127; }
  .cti-giant-theater .site-footer .redundant-nav-wrap {
    background: #d83632; }
  .lichterman-nature-center .site-footer .redundant-nav-wrap {
    background: #0ca986; }
  .coon-creek-science-center .site-footer .redundant-nav-wrap {
    background: #7a73bd; }
  .historic-houses .site-footer .redundant-nav-wrap {
    background: #009abe; }
  .site-footer .redundant-nav-wrap .wrap {
    display: flex;
    justify-content: space-between; }
  .site-footer .logo {
    display: block;
    margin-bottom: 30px; }
  .site-footer ul {
    margin: 0;
    padding: 0; }
  .site-footer li {
    list-style: none;
    display: inline-block; }
  .site-footer a {
    color: #ffffff; }
  .site-footer nav {
    margin-right: 20px;
    vertical-align: middle;
    margin-top: 10px; }
    @media only screen and (max-width: 767px) {
      .site-footer nav {
        display: none; } }
    .site-footer nav a {
      text-transform: uppercase;
      font-family: "Oswald", Arial, sans-serif;
      font-weight: 700;
      font-size: 18px;
      color: #ffffff; }
      .site-footer nav a:hover {
        color: #000000; }
      .site-footer nav a:after {
        content: "|";
        margin-left: 5px;
        margin-right: 5px;
        color: #ffffff; }
    .site-footer nav li:last-child a:after {
      display: none; }
  .site-footer .socials {
    font-size: 0;
    vertical-align: middle;
    margin-top: 8px; }
    @media only screen and (max-width: 767px) {
      .site-footer .socials {
        display: none; } }
    .site-footer .socials a {
      margin: 0 8px;
      color: #ffffff; }
      .site-footer .socials a:hover {
        color: #000000; }
    .site-footer .socials a:before {
      font-size: 30px; }

.main-footer-content {
  padding: 40px 0;
  color: #ffffff;
  font-size: 14px; }
  .main-footer-content header {
    text-transform: uppercase;
    font-family: "Oswald", Arial, sans-serif;
    font-weight: 700;
    font-size: 18px; }
    .pink-palace-family-of-museums .main-footer-content header {
      color: #cc4082; }
    .pink-palace-museum .main-footer-content header {
      color: #cc4082; }
    .planetarium .main-footer-content header {
      color: #ea9127; }
    .cti-giant-theater .main-footer-content header {
      color: #d83632; }
    .lichterman-nature-center .main-footer-content header {
      color: #0ca986; }
    .coon-creek-science-center .main-footer-content header {
      color: #7a73bd; }
    .historic-houses .main-footer-content header {
      color: #009abe; }
  .main-footer-content .subhead {
    font-family: "SinkinSans-500", Arial, sans-serif;
    line-height: 15px;
    padding-top: 3px; }
  .main-footer-content .box {
    margin-bottom: 20px;
    font-family: "SinkinSans-400", Arial, sans-serif;
    font-size: 13px; }
  .main-footer-content .info {
    padding-top: 15px;
    font-family: "SinkinSans-300italic", Arial, sans-serif;
    font-size: 12px; }
  .main-footer-content .additional_info p:last-child {
    margin-bottom: 0; }
  .main-footer-content .admission_text {
    font-family: "Oswald", Arial, sans-serif;
    font-weight: 700;
    font-size: 20px;
    text-transform: uppercase;
    padding-top: 30px; }
    .pink-palace-family-of-museums .main-footer-content .admission_text {
      color: #cc4082; }
    .pink-palace-museum .main-footer-content .admission_text {
      color: #cc4082; }
    .planetarium .main-footer-content .admission_text {
      color: #ea9127; }
    .cti-giant-theater .main-footer-content .admission_text {
      color: #d83632; }
    .lichterman-nature-center .main-footer-content .admission_text {
      color: #0ca986; }
    .coon-creek-science-center .main-footer-content .admission_text {
      color: #7a73bd; }
    .historic-houses .main-footer-content .admission_text {
      color: #009abe; }
  .main-footer-content .see_map {
    font-family: "Oswald", Arial, sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 18px;
    margin-top: 10px;
    display: block;
    letter-spacing: 1px; }

.copyright {
  font-family: "SinkinSans-400", Arial, sans-serif;
  text-align: center;
  margin-top: 20px;
  color: #ffffff;
  font-size: 12px;
  text-transform: uppercase;
  margin-bottom: 30px; }
  .copyright .content {
    width: 80%;
    margin: 0 auto; }
  @media only screen and (max-width: 767px) {
    .copyright span {
      display: block;
      overflow: hidden;
      height: 0; } }

.museum_home .museums {
  display: flex;
  flex-wrap: wrap; }
  .museum_home .museums .museum {
    color: #ffffff;
    border-bottom: 5px solid;
    width: calc(33.3333333% - 6px);
    display: block;
    background: red;
    margin-bottom: 10px;
    margin-right: 3px;
    margin-left: 3px;
    position: relative;
    transition: 300ms; }
    .museum_home .museums .museum.pink-palace-family-of-museums {
      background: #cc4082; }
    .museum_home .museums .museum.pink-palace-museum {
      background: #cc4082; }
    .museum_home .museums .museum.planetarium {
      background: #ea9127; }
    .museum_home .museums .museum.cti-giant-theater {
      background: #d83632; }
    .museum_home .museums .museum.lichterman-nature-center {
      background: #0ca986; }
    .museum_home .museums .museum.coon-creek-science-center {
      background: #7a73bd; }
    .museum_home .museums .museum.historic-houses {
      background: #009abe; }
    .museum_home .museums .museum.pink-palace-family-of-museums {
      border-color: #ab246b; }
    .museum_home .museums .museum.pink-palace-museum {
      border-color: #ab246b; }
    .museum_home .museums .museum.planetarium {
      border-color: #b97421; }
    .museum_home .museums .museum.cti-giant-theater {
      border-color: #b3171d; }
    .museum_home .museums .museum.lichterman-nature-center {
      border-color: #006750; }
    .museum_home .museums .museum.coon-creek-science-center {
      border-color: #544e89; }
    .museum_home .museums .museum.historic-houses {
      border-color: #005a6f; }
    .museum_home .museums .museum:nth-child(3n+1) {
      margin-right: 6px;
      margin-left: 0; }
      @media only screen and (max-width: 964px) {
        .museum_home .museums .museum:nth-child(3n+1) {
          margin-right: 0; } }
    .museum_home .museums .museum:nth-child(3n) {
      margin-right: 0;
      margin-left: 6px; }
      @media only screen and (max-width: 964px) {
        .museum_home .museums .museum:nth-child(3n) {
          margin-left: 0; } }
    .museum_home .museums .museum:hover.pink-palace-family-of-museums {
      background: #ab246b; }
    .museum_home .museums .museum:hover.pink-palace-museum {
      background: #ab246b; }
    .museum_home .museums .museum:hover.planetarium {
      background: #b97421; }
    .museum_home .museums .museum:hover.cti-giant-theater {
      background: #b3171d; }
    .museum_home .museums .museum:hover.lichterman-nature-center {
      background: #006750; }
    .museum_home .museums .museum:hover.coon-creek-science-center {
      background: #544e89; }
    .museum_home .museums .museum:hover.historic-houses {
      background: #005a6f; }
    .museum_home .museums .museum:hover.pink-palace-family-of-museums {
      border-color: #cc4082; }
    .museum_home .museums .museum:hover.pink-palace-museum {
      border-color: #cc4082; }
    .museum_home .museums .museum:hover.planetarium {
      border-color: #ea9127; }
    .museum_home .museums .museum:hover.cti-giant-theater {
      border-color: #d83632; }
    .museum_home .museums .museum:hover.lichterman-nature-center {
      border-color: #0ca986; }
    .museum_home .museums .museum:hover.coon-creek-science-center {
      border-color: #7a73bd; }
    .museum_home .museums .museum:hover.historic-houses {
      border-color: #009abe; }
    @media only screen and (max-width: 964px) {
      .museum_home .museums .museum {
        width: calc(50% - 6px);
        margin-right: 0;
        margin-left: 0; }
        .museum_home .museums .museum:nth-child(2n) {
          margin-left: 6px; }
        .museum_home .museums .museum:nth-child(2n+1) {
          margin-right: 6px; } }
    @media only screen and (max-width: 480px) {
      .museum_home .museums .museum {
        width: 100%; }
        .museum_home .museums .museum:nth-child(2n) {
          margin-left: 0; }
        .museum_home .museums .museum:nth-child(2n+1) {
          margin-right: 0; } }
    .museum_home .museums .museum .content {
      position: relative;
      display: block;
      padding: 30px 20px 15px 20px;
      text-align: center;
      text-transform: uppercase; }
    .museum_home .museums .museum .info {
      text-align: center;
      margin: 0 20px 30px 20px;
      border: 3px solid #ffffff;
      text-transform: uppercase;
      letter-spacing: 1px; }
      .museum_home .museums .museum .info .more {
        padding: 5px 0; }
      @media only screen and (max-width: 767px) {
        .museum_home .museums .museum .info {
          display: none; } }

.museum_home .about {
  padding: 75px 0 80px;
  text-align: center;
  position: relative;
  overflow: hidden; }
  @media only screen and (max-width: 767px) {
    .museum_home .about {
      padding: 30px 0; } }
  .museum_home .about .bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover; }
  .museum_home .about .text {
    font-family: "SinkinSans-300", Arial, sans-serif;
    text-shadow: 0 1px 7px rgba(25, 23, 25, 0.6);
    color: #ffffff;
    padding-bottom: 25px; }
  .museum_home .about .btn {
    display: inline-block;
    font-size: 18px;
    padding: 5px 20px; }

.museum_home .promos {
  padding: 80px 0;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; }
  .museum_home .promos .container {
    column-count: 3;
    column-gap: 10px; }
  .museum_home .promos .promo {
    break-inside: avoid;
    display: inline-block;
    width: 100%;
    background: #ffffff;
    margin-bottom: 10px; }
    .museum_home .promos .promo .info {
      padding: 15px; }
    .museum_home .promos .promo .more {
      font-family: "SinkinSans-300", Arial, sans-serif;
      font-size: 14px;
      text-transform: uppercase; }

.museum_home .news {
  padding: 65px 0 0; }
  .museum_home .news .items {
    display: flex;
    justify-content: center; }
    @media only screen and (max-width: 964px) {
      .museum_home .news .items {
        flex-direction: column; } }
    .museum_home .news .items .item {
      width: 25%;
      display: inline-block;
      padding: 0 25px 30px; }
      @media only screen and (max-width: 964px) {
        .museum_home .news .items .item {
          width: 100%;
          padding: 25px 0; } }
      .museum_home .news .items .item:first-child {
        padding-left: 0; }
      .museum_home .news .items .item:last-child {
        padding-right: 0; }
      .museum_home .news .items .item .head {
        font-family: "Oswald", Arial, sans-serif;
        font-weight: 700;
        font-size: 24px;
        padding-bottom: 10px; }
        .pink-palace-family-of-museums .museum_home .news .items .item .head {
          color: #cc4082; }
        .pink-palace-museum .museum_home .news .items .item .head {
          color: #cc4082; }
        .planetarium .museum_home .news .items .item .head {
          color: #ea9127; }
        .cti-giant-theater .museum_home .news .items .item .head {
          color: #d83632; }
        .lichterman-nature-center .museum_home .news .items .item .head {
          color: #0ca986; }
        .coon-creek-science-center .museum_home .news .items .item .head {
          color: #7a73bd; }
        .historic-houses .museum_home .news .items .item .head {
          color: #009abe; }
      .museum_home .news .items .item .text {
        font-family: "SinkinSans-300", Arial, sans-serif;
        font-size: 14px; }
      .museum_home .news .items .item .more {
        font-family: "SinkinSans-300", Arial, sans-serif;
        font-size: 14px;
        text-transform: uppercase; }
  .museum_home .news .more_news {
    font-family: "SinkinSans-700", Arial, sans-serif;
    text-transform: uppercase;
    font-size: 14px;
    text-align: right;
    position: relative; }
    .museum_home .news .more_news a {
      background: #ffffff;
      padding: 0 0 0 5px; }
    .museum_home .news .more_news:before {
      content: '';
      position: absolute;
      width: 100%;
      height: 2px;
      z-index: -1;
      left: 0;
      top: 50%;
      transform: translateY(-50%); }
      .pink-palace-family-of-museums .museum_home .news .more_news:before {
        background: #cc4082; }
      .pink-palace-museum .museum_home .news .more_news:before {
        background: #cc4082; }
      .planetarium .museum_home .news .more_news:before {
        background: #ea9127; }
      .cti-giant-theater .museum_home .news .more_news:before {
        background: #d83632; }
      .lichterman-nature-center .museum_home .news .more_news:before {
        background: #0ca986; }
      .coon-creek-science-center .museum_home .news .more_news:before {
        background: #7a73bd; }
      .historic-houses .museum_home .news .more_news:before {
        background: #009abe; }

.museum_home .spotlights {
  padding-top: 50px; }
  .museum_home .spotlights .item {
    position: relative; }
    .museum_home .spotlights .item .head {
      font-family: "Oswald", Arial, sans-serif;
      font-weight: 700;
      text-transform: uppercase; }
      .pink-palace-family-of-museums .museum_home .spotlights .item .head {
        color: #cc4082; }
      .pink-palace-museum .museum_home .spotlights .item .head {
        color: #cc4082; }
      .planetarium .museum_home .spotlights .item .head {
        color: #ea9127; }
      .cti-giant-theater .museum_home .spotlights .item .head {
        color: #d83632; }
      .lichterman-nature-center .museum_home .spotlights .item .head {
        color: #0ca986; }
      .coon-creek-science-center .museum_home .spotlights .item .head {
        color: #7a73bd; }
      .historic-houses .museum_home .spotlights .item .head {
        color: #009abe; }
      .museum_home .spotlights .item .head.head_l {
        font-size: 70px;
        line-height: 80px; }
        @media only screen and (max-width: 964px) {
          .museum_home .spotlights .item .head.head_l {
            font-size: 50px;
            line-height: 65px; } }
      .museum_home .spotlights .item .head.head_m {
        font-size: 50px;
        line-height: 65px; }
        @media only screen and (max-width: 964px) {
          .museum_home .spotlights .item .head.head_m {
            font-size: 40px;
            line-height: 50px; } }
      .museum_home .spotlights .item .head.head_s {
        font-size: 40px;
        line-height: 50px; }
        @media only screen and (max-width: 964px) {
          .museum_home .spotlights .item .head.head_s {
            font-size: 30px;
            line-height: 40px; } }
    .museum_home .spotlights .item .text {
      padding: 5px 0 0; }
      .pink-palace-family-of-museums .museum_home .spotlights .item .text {
        color: #cc4082; }
      .pink-palace-museum .museum_home .spotlights .item .text {
        color: #cc4082; }
      .planetarium .museum_home .spotlights .item .text {
        color: #ea9127; }
      .cti-giant-theater .museum_home .spotlights .item .text {
        color: #d83632; }
      .lichterman-nature-center .museum_home .spotlights .item .text {
        color: #0ca986; }
      .coon-creek-science-center .museum_home .spotlights .item .text {
        color: #7a73bd; }
      .historic-houses .museum_home .spotlights .item .text {
        color: #009abe; }
    .museum_home .spotlights .item .btn {
      margin-top: 25px;
      letter-spacing: 3px; }
    .pink-palace-family-of-museums .museum_home .spotlights .item.dark {
      background: #cc4082; }
    .pink-palace-museum .museum_home .spotlights .item.dark {
      background: #cc4082; }
    .planetarium .museum_home .spotlights .item.dark {
      background: #ea9127; }
    .cti-giant-theater .museum_home .spotlights .item.dark {
      background: #d83632; }
    .lichterman-nature-center .museum_home .spotlights .item.dark {
      background: #0ca986; }
    .coon-creek-science-center .museum_home .spotlights .item.dark {
      background: #7a73bd; }
    .historic-houses .museum_home .spotlights .item.dark {
      background: #009abe; }
    .museum_home .spotlights .item.dark .head,
    .museum_home .spotlights .item.dark .text {
      color: #ffffff; }
    .museum_home .spotlights .item .image {
      width: 50%;
      height: 100%;
      background-repeat: no-repeat;
      background-position: center center;
      background-size: cover;
      position: absolute;
      top: 0;
      left: 0; }
      .museum_home .spotlights .item .image.right {
        left: auto;
        right: 0; }
      @media only screen and (max-width: 767px) {
        .museum_home .spotlights .item .image {
          position: static;
          height: 250px;
          width: 100%; } }
    .museum_home .spotlights .item .info {
      padding-top: 100px;
      padding-bottom: 100px; }
      @media only screen and (min-width: 768px) and (max-width: 964px) {
        .museum_home .spotlights .item .info {
          padding-top: 50px;
          padding-bottom: 50px; } }
      @media only screen and (max-width: 767px) {
        .museum_home .spotlights .item .info {
          padding-top: 20px;
          padding-bottom: 20px; } }

.museum_home .featured_items {
  padding: 80px 0;
  background: url("../images/family-bg.jpg") no-repeat center center;
  background-size: cover; }
  @media only screen and (max-width: 767px) {
    .museum_home .featured_items {
      padding: 40px 0; } }
  .museum_home .featured_items .items {
    column-count: 3;
    column-gap: 10px; }
    @media only screen and (max-width: 767px) {
      .museum_home .featured_items .items {
        column-count: 1; } }
  .museum_home .featured_items .item {
    break-inside: avoid;
    width: 100%;
    padding-bottom: 10px; }
    @media only screen and (max-width: 767px) {
      .museum_home .featured_items .item {
        padding-bottom: 20px; } }
    .museum_home .featured_items .item .image {
      position: relative; }
      .museum_home .featured_items .item .image .tag {
        font-family: "SinkinSans-700", Arial, sans-serif;
        color: #ffffff;
        font-size: 14px;
        text-transform: uppercase;
        position: absolute;
        bottom: 0;
        right: 0;
        padding: 5px 15px; }
        @media only screen and (max-width: 767px) {
          .museum_home .featured_items .item .image .tag {
            width: 100%;
            text-align: center;
            box-sizing: border-box; } }
    .museum_home .featured_items .item .info {
      padding: 15px 15px;
      background: #ffffff; }
    .museum_home .featured_items .item .more {
      font-family: "SinkinSans-300", Arial, sans-serif;
      font-size: 14px;
      text-transform: uppercase; }
      @media only screen and (max-width: 767px) {
        .museum_home .featured_items .item .more {
          display: block;
          text-align: center;
          font-size: 18px; } }
    .museum_home .featured_items .item p {
      font-size: 14px; }
    .museum_home .featured_items .item img {
      width: 100%;
      display: block; }

.pink-palace-family-of-museums .featured_content .tag {
  background-color: #cc4082; }

.pink-palace-museum .featured_content .tag {
  background-color: #cc4082; }

.planetarium .featured_content .tag {
  background-color: #ea9127; }

.cti-giant-theater .featured_content .tag {
  background-color: #d83632; }

.lichterman-nature-center .featured_content .tag {
  background-color: #0ca986; }

.coon-creek-science-center .featured_content .tag {
  background-color: #7a73bd; }

.historic-houses .featured_content .tag {
  background-color: #009abe; }

.supernav-icon {
  position: absolute;
  left: 50%;
  top: 0;
  transform: translate(-50%, -50%);
  background: #ffffff;
  display: inline-block;
  width: 46px;
  height: 46px;
  border-radius: 50%;
  text-align: center;
  border: 2px solid; }
  .pink-palace-family-of-museums .supernav-icon {
    border-color: #cc4082; }
  .pink-palace-museum .supernav-icon {
    border-color: #cc4082; }
  .planetarium .supernav-icon {
    border-color: #ea9127; }
  .cti-giant-theater .supernav-icon {
    border-color: #d83632; }
  .lichterman-nature-center .supernav-icon {
    border-color: #0ca986; }
  .coon-creek-science-center .supernav-icon {
    border-color: #7a73bd; }
  .historic-houses .supernav-icon {
    border-color: #009abe; }
  .supernav-icon svg {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }
    .supernav-icon svg path {
      fill: blue; }
      .pink-palace-family-of-museums .supernav-icon svg path {
        fill: #cc4082; }
      .pink-palace-museum .supernav-icon svg path {
        fill: #cc4082; }
      .planetarium .supernav-icon svg path {
        fill: #ea9127; }
      .cti-giant-theater .supernav-icon svg path {
        fill: #d83632; }
      .lichterman-nature-center .supernav-icon svg path {
        fill: #0ca986; }
      .coon-creek-science-center .supernav-icon svg path {
        fill: #7a73bd; }
      .historic-houses .supernav-icon svg path {
        fill: #009abe; }

a {
  color: #000000;
  transition: color 300ms; }
  .pink-palace-family-of-museums a {
    color: #cc4082; }
  .pink-palace-museum a {
    color: #cc4082; }
  .planetarium a {
    color: #ea9127; }
  .cti-giant-theater a {
    color: #d83632; }
  .lichterman-nature-center a {
    color: #0ca986; }
  .coon-creek-science-center a {
    color: #7a73bd; }
  .historic-houses a {
    color: #009abe; }
  .pink-palace-family-of-museums a:hover {
    color: #ab246b; }
  .pink-palace-museum a:hover {
    color: #ab246b; }
  .planetarium a:hover {
    color: #b97421; }
  .cti-giant-theater a:hover {
    color: #b3171d; }
  .lichterman-nature-center a:hover {
    color: #006750; }
  .coon-creek-science-center a:hover {
    color: #544e89; }
  .historic-houses a:hover {
    color: #005a6f; }

body {
  text-shadow: 0px 0px 1px transparent;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: "SinkinSans-400", Arial, sans-serif;
  background: #fff;
  color: #231f20;
  height: 100%; }
  body input:-moz-placeholder,
  body input::-moz-placeholder {
    opacity: 1; }
  body a:active,
  body a:focus {
    background-color: transparent; }

b,
strong {
  font-family: "SinkinSans-700", Arial, sans-serif;
  font-weight: bold; }

em,
i {
  font-family: "SinkinSans-400italic", Arial, sans-serif;
  font-style: normal; }

b em,
b i,
strong em,
strong i,
em b,
em strong,
i b,
i strong {
  font-family: "SinkinSans-700italic", Arial, sans-serif;
  font-weight: normal;
  font-style: normal; }

p {
  line-height: 1.7; }

h1 {
  font-family: "Oswald", Arial, sans-serif;
  font-weight: 700;
  color: #ffffff;
  text-align: center;
  text-transform: uppercase;
  font-size: 3em;
  line-height: 1em;
  margin-bottom: 0;
  text-shadow: 0 1px 8px rgba(25, 23, 25, 0.6); }

h2 {
  font-family: "SinkinSans-500", Arial, sans-serif;
  font-size: 1.125em;
  line-height: 1.4444444444em;
  margin-bottom: 1.1111111111em; }
  .pink-palace-family-of-museums h2 {
    color: #cc4082; }
  .pink-palace-museum h2 {
    color: #cc4082; }
  .planetarium h2 {
    color: #ea9127; }
  .cti-giant-theater h2 {
    color: #d83632; }
  .lichterman-nature-center h2 {
    color: #0ca986; }
  .coon-creek-science-center h2 {
    color: #7a73bd; }
  .historic-houses h2 {
    color: #009abe; }

h3 {
  font-family: "Oswald", Arial, sans-serif;
  font-weight: 400;
  font-size: 1.5em;
  line-height: 1.1666666667em;
  margin-bottom: 0.4166666667em; }
  .pink-palace-family-of-museums h3 {
    color: #cc4082; }
  .pink-palace-museum h3 {
    color: #cc4082; }
  .planetarium h3 {
    color: #ea9127; }
  .cti-giant-theater h3 {
    color: #d83632; }
  .lichterman-nature-center h3 {
    color: #0ca986; }
  .coon-creek-science-center h3 {
    color: #7a73bd; }
  .historic-houses h3 {
    color: #009abe; }
  .pink-palace-family-of-museums h3 a {
    color: #cc4082; }
  .pink-palace-museum h3 a {
    color: #cc4082; }
  .planetarium h3 a {
    color: #ea9127; }
  .cti-giant-theater h3 a {
    color: #d83632; }
  .lichterman-nature-center h3 a {
    color: #0ca986; }
  .coon-creek-science-center h3 a {
    color: #7a73bd; }
  .historic-houses h3 a {
    color: #009abe; }

.museum_homepage h1 {
  font-family: "SinkinSans-300", Arial, sans-serif;
  color: #ffffff;
  font-size: 1.375em;
  line-height: 1.3636363636em;
  margin-bottom: 1.3636363636em;
  text-transform: none; }
  .museum_homepage h1.in_rotator {
    font-family: "Oswald", Arial, sans-serif;
    font-weight: 700;
    color: #ffffff;
    font-size: 3.75em;
    line-height: 1.1em;
    margin-bottom: 0.1666666667em;
    text-shadow: 0 1px 8px rgba(25, 23, 25, 0.9); }
    @media only screen and (max-width: 767px) {
      .museum_homepage h1.in_rotator {
        text-shadow: none;
        font-size: 2.5em; }
        .pink-palace-family-of-museums .museum_homepage h1.in_rotator {
          color: #cc4082; }
        .pink-palace-museum .museum_homepage h1.in_rotator {
          color: #cc4082; }
        .planetarium .museum_homepage h1.in_rotator {
          color: #ea9127; }
        .cti-giant-theater .museum_homepage h1.in_rotator {
          color: #d83632; }
        .lichterman-nature-center .museum_homepage h1.in_rotator {
          color: #0ca986; }
        .coon-creek-science-center .museum_homepage h1.in_rotator {
          color: #7a73bd; }
        .historic-houses .museum_homepage h1.in_rotator {
          color: #009abe; } }

.museum_homepage h2 {
  font-family: "SinkinSans-700", Arial, sans-serif;
  text-transform: uppercase;
  color: #ffffff;
  font-size: 1.125em;
  line-height: 1.3333333333em;
  margin-bottom: 0.6666666667em; }

.museum_homepage h3 {
  font-family: "Oswald", Arial, sans-serif;
  font-weight: 700;
  color: #ffffff;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: 5px; }
  @media only screen and (max-width: 480px) {
    .museum_homepage h3 {
      font-size: 20px; } }

.museum_homepage h4 {
  font-family: "Oswald", Arial, sans-serif;
  font-weight: 700;
  color: #ffffff;
  font-size: 36px;
  text-transform: uppercase;
  text-shadow: 0 1px 7px rgba(25, 23, 25, 0.6);
  letter-spacing: 2px;
  margin-bottom: 10px; }

.museum_homepage h5 {
  font-family: "Oswald", Arial, sans-serif;
  font-weight: 700;
  font-size: 24px;
  margin-bottom: 10px; }
  .pink-palace-family-of-museums .museum_homepage h5 {
    color: #cc4082; }
  .pink-palace-museum .museum_homepage h5 {
    color: #cc4082; }
  .planetarium .museum_homepage h5 {
    color: #ea9127; }
  .cti-giant-theater .museum_homepage h5 {
    color: #d83632; }
  .lichterman-nature-center .museum_homepage h5 {
    color: #0ca986; }
  .coon-creek-science-center .museum_homepage h5 {
    color: #7a73bd; }
  .historic-houses .museum_homepage h5 {
    color: #009abe; }

.museum_homepage h6 {
  font-family: "Oswald", Arial, sans-serif;
  font-weight: 700;
  font-size: 30px;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 2px;
  margin-bottom: 10px;
  position: relative; }
  .pink-palace-family-of-museums .museum_homepage h6 {
    color: #cc4082; }
  .pink-palace-museum .museum_homepage h6 {
    color: #cc4082; }
  .planetarium .museum_homepage h6 {
    color: #ea9127; }
  .cti-giant-theater .museum_homepage h6 {
    color: #d83632; }
  .lichterman-nature-center .museum_homepage h6 {
    color: #0ca986; }
  .coon-creek-science-center .museum_homepage h6 {
    color: #7a73bd; }
  .historic-houses .museum_homepage h6 {
    color: #009abe; }
  .museum_homepage h6 span {
    background: #ffffff;
    padding: 0 6px; }
  .museum_homepage h6:before {
    content: '';
    position: absolute;
    z-index: -1;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    height: 4px; }
    .pink-palace-family-of-museums .museum_homepage h6:before {
      background: #cc4082; }
    .pink-palace-museum .museum_homepage h6:before {
      background: #cc4082; }
    .planetarium .museum_homepage h6:before {
      background: #ea9127; }
    .cti-giant-theater .museum_homepage h6:before {
      background: #d83632; }
    .lichterman-nature-center .museum_homepage h6:before {
      background: #0ca986; }
    .coon-creek-science-center .museum_homepage h6:before {
      background: #7a73bd; }
    .historic-houses .museum_homepage h6:before {
      background: #009abe; }

.museum_homepage .family_home h4 {
  font-family: "Oswald", Arial, sans-serif;
  font-weight: 700;
  font-size: 30px;
  text-transform: uppercase;
  text-shadow: none;
  letter-spacing: 2px;
  margin-bottom: 10px;
  text-align: center; }
  .pink-palace-family-of-museums .museum_homepage .family_home h4 {
    color: #cc4082; }
  .pink-palace-museum .museum_homepage .family_home h4 {
    color: #cc4082; }
  .planetarium .museum_homepage .family_home h4 {
    color: #ea9127; }
  .cti-giant-theater .museum_homepage .family_home h4 {
    color: #d83632; }
  .lichterman-nature-center .museum_homepage .family_home h4 {
    color: #0ca986; }
  .coon-creek-science-center .museum_homepage .family_home h4 {
    color: #7a73bd; }
  .historic-houses .museum_homepage .family_home h4 {
    color: #009abe; }

.museum_homepage .family_home h5 {
  margin-bottom: 2px; }

.museum_homepage .main {
  padding-bottom: 0 !important; }

.body {
  position: relative;
  z-index: 10;
  overflow: hidden;
  background: #fff; }
  .body .tray-wrap {
    position: relative;
    z-index: 80;
    top: 0;
    right: 0;
    transition: right 300ms; }
    .body .tray-wrap.open {
      right: calc(100% - 80px); }
    .body .tray-wrap .mobile-nav-overlay {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: 1000; }
  .body .go_back {
    font-family: "SinkinSans-500", Arial, sans-serif;
    font-size: 15px;
    text-transform: uppercase;
    display: inline-block;
    margin: 40px 0 0; }
  .body .sharethis {
    min-height: 30px;
    padding-bottom: 30px;
    text-align: center; }
  .body .main {
    padding: 40px 0 80px; }

#cms_header {
  display: none; }

.container {
  width: 100%; }

.container .contents,
.container .feed {
  width: 90vw !important;
  padding: 20px;
  margin: 0 auto !important; }

.trial-card {
  width: 50vw !important;
  margin: 0 auto; }
  .trial-card .card {
    font-size: 80% !important;
    height: 200px; }
    .trial-card .card .logo, .trial-card .card .active_for {
      width: 100px !important;
      text-align: inherit; }
    .trial-card .card .info div {
      padding: 0; }
    .trial-card .card .info span {
      font-size: 100% !important; }
  .trial-card .back_info {
    font-size: 70% !important;
    height: 250px; }
    .trial-card .back_info ul {
      padding: 0; }
    .trial-card .back_info .mark {
      width: 20%;
      max-height: 220px; }

.main {
  height: 60vh;
  padding: 0; }

.mobile-nav-wrap,
.locationHoursDropdown,
.super_nav,
.right-wrap,
.header-border-wrap,
.breadcrumbs,
.sharethis,
.sidebar_wrap,
.redundant-nav-wrap,
.site-footer
.btn,
.site-footer
.copyright,
.card_message,
.container h1,
.site-header,
.site-footer {
  display: none !important; }

.site-footer .logo {
  display: none; }

.site-header .header-container {
  height: 157px; }

.page_banner {
  background: none !important;
  padding-top: 0;
  padding-bottom: 0; }
  .page_banner h1 {
    color: #000;
    text-shadow: none;
    font-size: 20px; }

.trial-card {
  page-break-after: always;
  break-after: always; }

.exhibit_head, .site-footer {
  page-break-before: always;
  break-before: always; }

footer.site-footer {
  background: none; }

.site-footer .main-footer-content {
  color: #000; }

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