@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700');
@font-face{
    font-family: 'rift-regular';
    src: url(fonts/rift_regular.ttf);
    src: url('fonts/rift_regular.woff') format('woff'), url('fonts/rift_regular.ttf') format('truetype'), url('fonts/rift_regular.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face{
    font-family: 'rift-medium';
    src: url(fonts/riftmedium.ttf);
    src: url('fonts/riftmedium.woff') format('woff'), url('fonts/riftmedium.ttf') format('truetype'), url('fonts/riftmedium.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face{
    font-family: 'rift-demi';
    src: url(fonts/riftdemi.ttf);
    src: url('fonts/riftdemi.eot?#iefix') format('eot'),
         url('fonts/riftdemi.woff') format('woff'),
         url('fonts/riftdemi.ttf') format('truetype'),
         url('fonts/riftdemi.svg') format('svg');
}
@font-face{
    font-family: 'rift-bold';
    src: url(fonts/riftbold.ttf);
    src: url('fonts/riftbold.eot?#iefix') format('eot'),
         url('fonts/riftbold.woff') format('woff'),
         url('fonts/riftbold.ttf') format('truetype'),
         url('fonts/riftbold.svg') format('svg');
}
@font-face{
    font-family: 'brothersbold';
    src: url(fonts/brothersbold.ttf);
    src: url('fonts/brothersbold.eot?#iefix') format('eot'),
         url('fonts/brothersbold.woff') format('woff'),
         url('fonts/brothersbold.ttf') format('truetype'),
         url('fonts/brothersbold.svg') format('svg');
}
@font-face{
    font-family: 'cylburn';
    src: url(fonts/Cylburn.ttf);
    src: url('fonts/Cylburn.eot?#iefix') format('eot'),
         url('fonts/Cylburn.woff') format('woff'),
         url('fonts/Cylburn.ttf') format('truetype'),
         url('fonts/Cylburn.svg') format('svg');
}
@font-face{
    font-family: 'BrothReg';
    src: url('fonts/BrothReg.eot'); /* IE9 Compat Modes */
    src: url('fonts/BrothReg.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/BrothReg.woff') format('woff'), /* Pretty Modern Browsers */
       url('fonts/BrothReg.svg#svgFontName') format('svg'); /* Legacy iOS */
}
@font-face{
    font-family: 'icomoon';
    src: url('fonts/icomoon.eot'); /* IE9 Compat Modes */
    src: url('fonts/icomoon.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/icomoon.woff') format('woff'), /* Pretty Modern Browsers */
       url('fonts/icomoon.svg#svgFontName') format('svg'); /* Legacy iOS */
}
body{
    font-family: 'Open Sans', sans-serif;
    font-size: 24px;
    color: #535455;
}
a{
    text-decoration: none;
}
/*Header Style*/
div.header-container {
    max-width: 96%;
    margin: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
header#masthead {
    background: #535455;
    padding: 15px 0;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 9999;
    padding-bottom: 0;
}
div.main-navigation {
    width: 80%;
    text-align: right;
}
div.site-branding {
    width: 20%;
}
div.site-branding a{
    display: block;
}
div.menus-wrap {
    display: block;
    width: 100%;
}
div.top-menu {
    display: block;
}
div.main-menu {
    display: block;
}
div.main-navigation {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
}
ul.social-list li {
    display: block;
}
.mobile-menu-container > ul > li > a,
ul#primary-menu li > a {
    color: #fff;
    text-transform: uppercase;
    font-size: 39px;
    padding-left: 70px;
    font-family: 'rift-medium';
}
ul#top-menu li a {
    color: #e6d549;
    text-transform: uppercase;
    font-size: 25px;
    padding-left: 60px;
    padding-left: 2.4rem;
}
div.socails-header > ul {
    border-left: 2px solid rgba(255, 255, 255, 0.20);
    padding-left: 20px;
    margin-left: 20px;
    text-align: center;
	transform: translateY(-8px);
}
div.socails-header > ul a {
    font-size: 24px;
    margin-top: 2px;
}
div.socails-header > ul li {
    line-height: 1.2;
}
.main-menu {
    padding-top: 10px;
}
.main-navigation a{
    -webkit-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all;
    font-family: 'rift-medium';
}
/* Footer */
footer.site-footer {
    background: #535455;
}
div.footer-container {
    max-width: 90%;
    margin: auto;
}
.footer-title {
    text-align: center;
    color: #636566;
    letter-spacing: 10px;
    word-spacing: 30px;
    padding: 60px 0;
    padding: 2em 0 0;
}
.footer-widgets ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
div.col-3 {
    width: 25%;
    display: inline-block;
}
.footer-widgets {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 80px;
}
h2.widget-title {
    color: #e6d549;
    text-transform: uppercase;
    font-family: 'rift-bold';
    font-size: 35px;
}
.footer-widgets ul li a {
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    display: block;
    padding-bottom: 5px;
    font-size: 28px;
    font-family: 'rift-regular';
}
.footer-widgets ul li a:hover {
    color: #e6d549;
}
h3.footer-text-logo {
    margin: 0;
    font-family: 'BrothReg';
    letter-spacing: 1.1em;
}
.footer-add-col.col6 {
    width: 50%;
    float: left;
    text-align: center;
    position: relative;
}
.footer-add-col.col6 > div {
    min-height: 400px;
    height: 20rem;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
}
.f-desc {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
            transform: translate(-50%,-50%);
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 10px;
    width: 100%;
    max-width: 90%;
    font-family: 'BrothReg';
}
.f-desc a{
    -webkit-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all;
    color: #fff;
}
.f-desc a:hover{
    color: #e6d549;
}
section#text-2 ul.social-list li {
    display: inline-block;
    padding-right: 15px;
    padding-right: 1rem;
}
section#text-2 ul.social-list li a {
    color: #e6d549;
    font-size: 24px;
    -webkit-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all;
}
section#text-2 ul.social-list li a:hover {
    color: #fff;
}
/* Home Row 1 */
.wpb_text_column.wpb_content_element.visit-text a {
    font-family: 'BrothReg';
    font-size: 100px;
    color: #e6d549;
    margin-left: 4%;
    display: inline-block;
    position: relative;
    line-height: 1;
    padding-top: 250px;
    padding-bottom: 15px;
    text-transform: uppercase;
    margin-bottom: 2%;
}
.wpb_text_column.wpb_content_element.visit-text:after {
    content: '';
    width: 8rem;
    background: #e6d549;
    height: 5px;
    position: absolute;
    bottom: 1rem;
    left: 3.6rem;
}
img.handimg {
    position: relative;
    left: -40px;
    top: -25px;
    width: 100px;
}
.visit-col:after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.4);
}
.visit-col{
    position: relative;
}
.visit-col .wpb_wrapper {
    position: relative;
    z-index: 99;
}
div#gform_wrapper_1 {
    margin: 0;
    padding: 30px;
}
div#gform_wrapper_1 li#field_1_1 {
    margin: 0;
}
div#gform_wrapper_1 .gform_footer.top_label {
    display: none;
}
div#gform_wrapper_1 label.gfield_label {
    text-transform: uppercase;
    color: #e6d549;
    font-family: 'rift-regular';
    font-size: 25px!important;
    font-size: 1.1rem!important;
}
div#gform_wrapper_1 .ginput_container.ginput_container_email {
    margin: 0!important;
    width: 100%;
}
div#gform_wrapper_1 input#input_1_1 {
    width: 100%;
    background: transparent;
    border: none;
    color: #fff;
    border-bottom: 1px solid #e6d549;
    border-radius: 0;
    outline: 0;
}
div#gform_wrapper_1 input#input_1_1::-webkit-input-placeholder {
    color: #fff;
}
div#gform_wrapper_1 input#input_1_1::-moz-placeholder {
    color: #fff;
}
div#gform_wrapper_1 input#input_1_1:-ms-input-placeholder {
    color: #fff;
}
div#gform_wrapper_1 input#input_1_1::placeholder {
    color: #fff;
}
.wpb_text_column.wpb_content_element.future-text a {
    font-size: 50px;
    color: #e6d549;
    font-family: 'BrothReg';
    text-transform: uppercase;
    line-height: 1;
    padding-top: 140px;
    padding-left: 50px;
    padding-bottom: 66px;
}
.wpb_text_column.wpb_content_element.future-text strong {
    font-weight: normal;
    display: block;
    line-height: 1;
}
.vc_row.wpb_row.vc_inner.vc_row-fluid.future-text-col {
    position: absolute;
    width: 100%;
    height: 90%;
    bottom: -16%;
    z-index: 99;
    background-size: cover;
    background-position: center center;
}
.future-col {
    position: relative;
}
.vc_row.wpb_row.vc_row-fluid.future-full-col.vc_row-no-padding.vc_row-o-equal-height.vc_row-flex {
    overflow: visible;
}
div#gform_wrapper_1 {
    position: relative;
    z-index: 999;
}
h1,h2,h3,h4,h5,h6{
    font-family: 'BrothReg', sans-serif;
    font-weight: normal;
}
div.vc_row{
    margin: 0;
}
.wpb_text_column.wpb_content_element.quote-heading h2 {
    font-size: 50px;
    text-transform: uppercase;
    line-height: 1;
    color: #e6d549;
}
.wpb_text_column.wpb_content_element.quote-heading strong {
    font-size: 30px;
}
.wpb_text_column.wpb_content_element.quote-heading {
    padding-top: 270px;
    padding-bottom: 50px;
}
.quote-text .wpb_wrapper {
    color: #c45c48;
    font-size: 80px;
    font-family: 'cylburn';
    max-width: 80%;
    float: right;
    line-height: 1;
    padding-top: 100px;
}
div#primary div.container {
    max-width: 90%;
    margin: auto;
    /*margin-bottom: 1.5rem;*/
}
div.about-museum-heading {
    position: absolute;
    top: -5%;
    left: 60%;
    height: 110%;
    width: 100%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    background-size: cover;
    background-position: center center;
    max-width: 30vw;
    min-width: 300px;
    z-index: 9;
}
div#heading-box {
    overflow: visible;
}
.vc_row.wpb_row.vc_inner.vc_row-fluid.about-museum-heading h2 {
    font-size: 50px;
    text-transform: uppercase;
    line-height: 1;
    color: #e6d549;
    margin: 0;
    padding: 0px 15px;
}
.vc_row.wpb_row.vc_inner.vc_row-fluid.about-museum-heading h2 strong {
    display: block;
    font-size: 25px;
}
div#heading-box > div {
    padding: 50px 0;
}
div#heading-box ul#menu-about {
    padding: 0;
    margin: 0;
    list-style: none;
    padding-top: 30px;
}
.txt-orange {
    color: #c45c48;
}
div#heading-box h4 {
    font-size: 28px;
    letter-spacing: .5em;
    font-weight: 500;
}
.wpb_text_column.wpb_content_element.mission-txt {
    font-family: 'Open Sans', sans-serif;
    font-size: 22px;
    max-width: 75%;
    color: #535455;
}
div#heading-box ul#menu-about li a {
    text-decoration: none;
    color: #c45c48;
    font-size: 20px;
    font-family: 'Open Sans';
    padding-bottom: 5px;
    display: block;
}
.barnum-cta {
    background: #fff!important;
    width: 100%;
    max-width: 50%;
    margin: 100px 0;
}
.barnum-cta a.vc_general.vc_btn3{
    background: transparent!important;
    border: .2em solid #c45c48;
    color: #c45c48!important;
    font-size: 1rem;
    line-height: 1;
}
.barnum-cta a.vc_general.vc_btn3:hover {
    color: #fff!important;
    background: #c45c48!important;
    border: .2em solid #c45c48!important;
}
header.vc_cta3-content-header h2 {
    font-family: 'rift-regular';
    color: #e6d549!important;
    margin: 0;
    font-weight: normal;
    font-size: 38px;
    font-size: 2em;
}
header.vc_cta3-content-header + p {
    font-size: 24px;
    margin: 0;
    font-size: 1rem;
}
.vc_cta3-actions {
    font-family: 'BrothReg';
    letter-spacing: .5em;
    text-transform: uppercase;
    font-size: 1rem;
}
/* Mega Menu */
.submenu-close {
    background: #d46551;
    width: 1.67rem;
    height: 1.67rem;
    position: absolute;
    right: 1rem;
    top: 1rem;
    color: #f67e69;
    font-size: 1rem;
    line-height: 1;
    cursor: pointer;
    border-radius: 50%;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.submenu-close:hover {
    background: #b05a4a;
    color: #fff;
}
.main-navigation ul ul {
    position: fixed;
    top: 120px;
    right: 0;
    width: 45%;
    height: 100%;
    background: #c45c48;
    z-index: 9999;
    float: none;
    left: initial;
    text-align: left;
    padding-top: 60px;
    display: none;
}
.main-navigation ul ul li {
    display: block;
    margin: 0 8%;
    position: relative;
    margin-bottom: .10em;
    max-width: 25rem;
}
ul#primary-menu li a:hover,
ul#primary-menu li a.active {
    color: #e6d549;
}
ul#primary-menu .submenu-right > li > a,
ul#primary-menu .submenu > li > a {
    width: 100%;
    font-family: 'Open Sans';
    text-transform: capitalize;
    color: #fff;
    font-weight: 300;
    font-size: 40px;
    padding: 0;
    line-height: 1;
    padding: 5px 5px;
}
.submenu-right > li:hover > a,
ul#primary-menu .submenu > li > a:hover {
    background: rgba(255, 255, 255, 0.25);
}
.submenu-right > li > a:after,
ul#primary-menu .submenu > li > a:after{
    content: '';
    background-image: url(../img/arrow-menu.png);
    width: 43px;
    height: 37px;
    display: block;
    position: absolute;
    right: 5px;
    top: 50%;
    background-repeat: no-repeat;
    background-position: center center;
    margin-top: -18.5px;
    opacity: 0;
    -webkit-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all;
}
.submenu-right > li:hover > a:after,
ul#primary-menu ul a:hover:after{
    opacity: 1;
}
.main-navigation li:hover ul.sub-menu {
    display: block;
}
ul#primary-menu > li {
    padding-bottom: 5px;
}
ul#primary-menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    position: relative;
    z-index: 9;
}
#primary-menu div.mm-events-inner .mm-event-item {
    display: block;
    width: 100%;
    padding: 1.04rem 1.3rem;
    margin-bottom: 25px;
    margin-bottom: 1.04rem;
    color: #fff;
    background: rgba(31, 31, 31, 0.4);
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
#primary-menu .mm-event-item
 h3 {
    font-size: 26.65px;
    font-size: 1.11rem;
    text-transform: uppercase;
    font-family: 'rift-demi',sans-serif;
    margin: 0;
}
.mm-ot-inner,
.mm-events-inner {
    width: 78%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 6.25rem;
}
.mega-menu-events {
    width: 100%;
    height: 100%;
    background: rgba(80, 73, 74, 0.7);
    position: absolute;
}
#primary-menu .mm-view-all a {
    display: block;
    text-align: right;
    width: 100%;
    padding: 0;
    color: #fff;
    font-size: 1.277rem;
}
#primary-menu .mm-event-item .mm-event-date {
    font-size: 30px;
    font-size: 1.3rem;
    text-transform: none;
    font-weight: 300;
    font-family: 'Open Sans',sans-serif;
}
#primary-menu .mm-event-item .mm-view {font-family: 'rift-demi',sans-serif;font-size: 30.65px;font-size: 1.3rem;}
#primary-menu div.mm-events-inner .mm-event-item:hover {
    background: rgba(31, 31, 31, 0.8);
}
/* Mega Menu */
.mega-submenu {
    position: fixed;
    top: 16vh;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background: #fff;
    z-index: 999;
    opacity: 0;
    display: none;
    visibility: hidden;
    /* -webkit-transition: all 0.2s; */
    /* -o-transition: all 0.2s; */
    /* transition: all 0.2s; */
}
.submenu-left {
    width: 50%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.mega-submenu ul.submenu-right {
    width: 50%;
    height: 100%;
    top: 0;
    left: 50%;
    position: absolute;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
}
.mega-menu-wrap > li > .active + .mega-submenu {
    opacity: 1;
    display: block;
    visibility: visible;
}
.mega-menu-wrap.menu .mega-submenu li {
    position: static;
    margin: 0;
    padding: 0 0 0 8%;
    max-width: 92%;
}
.mega-menu-wrap.menu .mega-submenu li a {
    position: relative;
}
.mega-sub-left {
    position: absolute;
    left: -100%;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(80, 73, 74, 0.24);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.mega-submenu .submenu-right > li:hover .mega-sub-left {
    opacity: 1;
    visibility: visible;
}
ul#primary-menu .submenu-right > li > a {
    font-size: 55px;
    font-size: 2.3rem;
    line-height: 1;
    padding: 15px;
    padding: 0.625rem;
}
.submenu-right > li > a:after {
    right: 0.625rem;
}
.mm-overlay-text-wrap {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(80, 73, 74, 0.7);
}
.mm-overlay-text {
    padding: 1.2rem;
    background: rgba(31,31,31, 0.3);
    color: #fff;
    font-size: 1.2rem;
    margin-bottom: 0.5rem;
    text-align: center;
    font-family: 'Open Sans',sans-serif;
    font-weight: 300
}
/*Header Hero*/
div.page-hero-title {
    width: 50%;
    float: left;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
}
div.page-hero-tagline {
    width: 50%;
    float: right;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    background: #faeedc;
}
div.barnum-page-hero {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100vh;
    min-height: 450px;
    height: calc( 100vh - 130px );
}
.page-hero-title h1 {
    color: #fff;
    font-size: 100px;
    font-size: 4.16666666667rem;
    line-height: 1;
    padding: 0 50px;
    padding: 0 2.1rem;
    margin: 0;
    text-transform: uppercase;
}
div.tagline {
    text-align: center;
    font-family: 'rift-demi';
    font-size: 30px;
    font-size: 1.25rem;
    color: #535455;
    line-height: 38px;
    line-height: 1.58333333333rem;
}
div.tagline:before {
    content: '';
    width: 100%;
    height: 90px;
    display: block;
    background: url('../img/tagline-top.png');
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
}
div.tagline:after {
    content: '';
    width: 100%;
    height: 90px;
    display: block;
    background: url('../img/tagline-bottom.png');
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
}
div.tagline {
    width: 30vw;
    /* max-width: 450px; */
    width: 21.833333rem;
}
div.tg-wrap {
    padding: 50px 0px;
    padding: 1.25rem 0px;
    min-height: 5rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}
.p100{
    padding: 100px 0;
}
.vc_row.wpb_row.vc_row-fluid.p100.gap50>div:first-child {
    padding: 0 30px;
}
.vc_row.wpb_row.vc_row-fluid.p100.gap50>div:last-child {
    padding: 0 30px;
}
div.history-grid > div.vc_column_container > .vc_column-inner {
    padding: 0 35px 0 0;
    padding: 0 1.28rem 0 0;
}
div.history-grid > div.vc_column_container > .vc_column-inner > div > div {
    margin-bottom: 32px;
    background: #cd614c;
    padding: 30px;
    font-family: 'rift-medium';
    color: #e2dac7;
    padding: 1.25em;
    margin-bottom: 1.28em;
    font-size: 1.1rem;
}
div.history-grid > div.vc_column_container > .vc_column-inner > div > div strong {
    font-family: 'rift-bold';
}
h2.vc_custom_heading.heading-bottom-sep {
    font-size: 70px;
    font-size: 3.8em;
    margin: 0;
    line-height: 1;
}
section.vc_section.did-you-know-grid {
    padding: 60px 0 353px;
    padding: 3rem 0 10rem;
    background-repeat: no-repeat!important;
    background-position: 100% 100%!important;
    padding-bottom: 100vh;
    padding-bottom: 38rem;
}
.wpb_single_image.wpb_content_element.vc_align_left.align-leftside {
    position: relative;
}
section.vc_section.about-the-museum-content-row figure.wpb_wrapper.vc_figure, section.vc_section.about-the-museum-content-row figure.wpb_wrapper.vc_figure * {
    width: 100%;
}
.wpb_single_image.wpb_content_element.vc_align_left.align-leftside img {
    position: absolute;
    left: -100%;
    width: 200%!important;
    top: 0;
    max-width: 200%;
    max-width: 70rem;
}
section.vc_section.about-the-museum-content-row {
    padding-bottom: 250px;
    padding-bottom: 15rem;
}
.tg-wrap span {
    display: block;
    margin-top: 15px;
    font-size: 20px;
    font-family: 'rift-medium';
    font-size: 1.01rem;
    margin-top: 1.66666666667rem;
}
#exhibits-slider-wrap .slick-slide {
    background: #fff;
    margin-bottom: 20px;
    margin-bottom: 2rem;
    padding: 2.5rem 5rem 5rem;
    position: relative;
}
#exhibits-slider-wrap {
    padding: 200px 0 100px;
    padding: 10rem 5rem;
    margin-bottom: 0;
}
#exhibits-slider-wrap ul.slick-dots {
    margin-left: 0;
    left: 0;
    bottom: -5rem;
}
#exhibits-slider-wrap .slick-dots li button {
    background: #fff;
    text-indent: -9999px;
    border-radius: 100%;
}
#exhibits-slider-wrap .slick-dots li.slick-active button, 
#exhibits-slider-wrap .slick-dots li:hover button{
    background: #e3d24c;
}
#exhibits-slider-wrap .vc_btn3-container.vc_btn3-center {
    position: absolute;
    left: 50%;
    bottom: -6.4rem;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: -1.5rem;
}
ul.slick-dots li {
    margin: 0 25px;
}
#exhibits-slider-wrap a.vc_general {
    background: #c45c48;
    border: 0;
    border-radius: 0;
    color: #fff;
    font-family: 'BrothReg', sans-serif;
    padding: 20px 30px;
    font-size: 25px;
    line-height: 1;
    font-size: 1.1rem;
    padding: 1.1rem 1.5rem;
    letter-spacing: .16rem;
}
#exhibits-slider-wrap a.vc_general:hover {
    background: rgb(230, 213, 73);
}
#exhibits-slider-wrap h1 {
    font-size: 100px;
    text-transform: uppercase;
    text-align: center;
    line-height: 1;
    max-width: 40rem;
    margin: auto;
    font-size: 4.16666666667rem;
}
#exhibits-slider-wrap h4 {
    font-size: 30px;
    font-size: 1.25rem;
    margin: 0;
    padding-top: 20px;
    padding-top: 1rem;
    padding-bottom: 1.5rem;
}
#exhibits-slider-wrap .wpb_column.vc_column_container.vc_col-sm-6:first-child {
    padding-right: 1.4rem;
}
#exhibits-slider-wrap .wpb_column.vc_column_container.vc_col-sm-6:last-child {
    padding-left: 1.25rem;
}
.tagline.plain-true:before,
.tagline.plain-true:after{
    display: none;
}
.tagline.plain-true span{
    text-align: left;
    font-size: 24px;
    font-size: 1rem;
    font-family: 'Open Sans';
    color: #535455;
}
.vc_row.wpb_row.vc_row-fluid.road-to-recovery {
    background-size: contain!important;
    background-repeat: no-repeat!important;
    background-position: top right!important;
    padding-top: 120px;
    padding-bottom: 220px;
}
.txt-white{
    color: #fff;
}
.vc_row.wpb_row.vc_row-fluid.road-to-recovery h4.vc_custom_heading {
    text-transform: uppercase;
    letter-spacing: .48em;
}
.vc_row.wpb_row.vc_row-fluid.road-to-recovery .vc_col-sm-9 .vc_col-sm-5 {
    padding-right: 50px;
    padding-right: 1.5rem;
}
body.page-id-33 .barnum-images-slider {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: wrap;
        -ms-flex-flow: wrap;
            flex-flow: wrap;
    padding-bottom: 50px;
    margin-top: -150px;
}
.barnum-slide-image {
    margin: 0 15px;
}
.barnum-slide-image {
    height: 450px;
    height: 20.416667rem;
    overflow: hidden;
    background-size: cover;
    background-position: center center;
}
.barnum-slide-image img {
    opacity: 0;
    visibility: hidden;
}
ul.slick-dots {
    bottom: 0px;
    margin: 0;
}
ul.slick-dots li {
    margin: 0 10px;
    width: 10px;
    height: 10px;
    background: #d9cec3;
    border-radius: 100%;
}
ul.slick-dots li button {
    opacity: 0;
}
.overflow-visible{
    overflow: visible!important;
}
.vc_row.wpb_row.vc_row-fluid.recovery-last-row.vc_column-gap-25 {
    padding-bottom: 120px;
}
div.hours-directions {
    padding-top: 100px;
    padding-bottom: 550px;
    padding-top: 5em;
    padding-bottom: 22.9166666667rem;
}
div.map-row iframe {
    margin-top: -500px;
    margin-top: -20rem;
    height: 40rem;
    z-index: 999;
    position: relative;
    background: #fff;
}
div.wpb_gmaps_widget .wpb_wrapper {
    background: transparent;
}
.vc_toggle_size_md.vc_toggle_simple .vc_toggle_title .vc_toggle_icon, .vc_toggle_size_md.vc_toggle_round .vc_toggle_title .vc_toggle_icon, .vc_toggle_size_md.vc_toggle_rounded .vc_toggle_title .vc_toggle_icon, .vc_toggle_size_md.vc_toggle_square .vc_toggle_title .vc_toggle_icon, .vc_toggle_size_md.vc_toggle_default .vc_toggle_title .vc_toggle_icon, .vc_toggle_size_md.vc_toggle_simple .vc_toggle_content .vc_toggle_icon, .vc_toggle_size_md.vc_toggle_round .vc_toggle_content .vc_toggle_icon, .vc_toggle_size_md.vc_toggle_rounded .vc_toggle_content .vc_toggle_icon, .vc_toggle_size_md.vc_toggle_square .vc_toggle_content .vc_toggle_icon, .vc_toggle_size_md.vc_toggle_default .vc_toggle_content .vc_toggle_icon {
    left: 90%!important;
    width: 20px!important;
    height: 2px!important;
    background-color: #fff!important;
}
.vc_toggle_title > h4 {
    font-size: 25px;
    font-size: 1.1rem;
    font-weight: 500;
}
.vc_toggle_content {
    margin-top: 0;
    padding-top: 0;
}
.vc_toggle_content p {
    margin-top: 5px;
}
div.vc_toggle_size_md.vc_toggle_default .vc_toggle_title, div.vc_toggle_size_md.vc_toggle_default .vc_toggle_content {
    padding: 0;
    padding-right: 50px;
    padding-bottom: .5rem;
}
div.map-row {
    padding-bottom: 50px;
    padding-bottom: 2.5rem;
}
.vc_toggle_size_md.vc_toggle_default .vc_toggle_icon::before {
    height: 20px!important;
    width: 2px!important;
    background-color: #fff!important;
}
.wpb_text_column.wpb_content_element.text-bigger p {
    font-size: 35px;
    font-size: 1.7rem;
}
.hours-directions .wpb_column.vc_column_container.vc_col-sm-4 {
    padding-right: 50px;
    position: relative;
}
.hours-directions .wpb_column.vc_column_container.vc_col-sm-4:after {
    content: '';
    width: 2px;
    height: 100%;
    position: absolute;
    background: #4b4c4e;
    top: 0;
    right: 30px;
}
.vc_row.wpb_row.vc_row-fluid.hours-directions h2 {
    margin-top: -20px;
    font-size: 40px;
    font-size: 1.7em;
}
.hours-directions .wpb_column.vc_column_container.vc_col-sm-4:last-child:after{
    display: none;
}
div.get-in-touch {}
.contact-info-col.wpb_column.vc_column_container.vc_col-sm-4 {
    position: absolute;
    right: 0;
    background: #535455;
    color: #fff;
    padding: 0% 5%;
    width: 35%;
    height: 100%;
    top: 0;
    padding: 100px 5% 70px;
    padding: 5rem 2.5rem 3rem;
}
form#gform_2 h3.gform_title {
    color: #c45c48;
    font-size: 40px;
    font-size: 2.2rem;
}
.contact-form-col.wpb_column.vc_column_container.vc_col-sm-8 {
    padding: 100px 0 70px;
}
form#gform_2 label.gfield_label {
    display: none;
}
form#gform_2 input,form#gform_2 textarea {
    border: none;
    border-bottom: 1px solid #4b4c4e;
    border-radius: 0;
    padding-left: 0;
    outline: 0;
    font-size: 24px;
    padding-bottom: 18px;
    margin-bottom: 30px;
    font-size: 1.2rem;
    width: 100%;
}
form#gform_2 input#gform_submit_button_2 {
    /* margin: 0; */
    background: #c45c48;
    color: #fff;
    padding: 20px 40px;
    font-family: 'BrothReg', sans-serif;
    letter-spacing: 0.3em;
    border: 0;
    -webkit-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all;
    font-size: 1.3rem;
}
form#gform_2 input#gform_submit_button_2:hover {
    background: #e6d549;
}
form#gform_2{
    max-width: 80%;
    margin-left: 10%;
}
.yellow-heading{
    color: #e6d549;
}
.uc{
    text-transform: uppercase;
}
.vc_row.wpb_row.vc_row-fluid.txt-white.licensing .wpb_content_element {
    max-width: 500px;
    max-width: 600px;
    max-width: 33rem;
    margin: auto;
    text-align: center;
}
.wpb_text_column.wpb_content_element.download-box > div > p {
    color: #df9c8f;
    letter-spacing: .1em;
}
.wpb_text_column.wpb_content_element.download-box ul {
    padding: 0;
    margin: 0;
    list-style: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.wpb_text_column.wpb_content_element.download-box ul li {
    margin: 10px 30px;
    text-decoration: none;
}
.wpb_text_column.wpb_content_element.download-box ul li a {
    text-decoration: none;
        color: #fff;
}
.vc_row.wpb_row.vc_row-fluid.txt-white.licensing.vc_custom_1506089758699.vc_row-has-fill {
    padding: 100px 0;
}
.wpb_text_column.wpb_content_element.download-box {
    padding-top: 50px;
}
.sc{
    color: #c45c48;
}
/*Organization*/
div.staff-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    background: #faeedc;
    margin-bottom: 20px!important;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    overflow: hidden;
    max-height: 20rem;
}
div.staff-thumb {
    width: 50%;
    height: 100%;
}
.staff-desc {
    width: 50%;
}
.staff-thumb img {
    /*width: 100%;*/
    vertical-align: middle;
    opacity: 0;
    visibility: hidden;
    width: 100%;
}
div.staff-desc {
    padding-left: 5%;
    padding-right: 2%;
    padding-top: 2%;
    padding-bottom: 2%;
}
.staff-thumb a {
    display: block;
}
.staff-thumb a {
    background-size: cover;
    background-position: center center;
    height: 100%;
}
.staff-thumb a {
    background-size: cover;
    background-position: center center;
    height: 100%;
}
.staff-desc h3 {
    margin: 0;
    text-transform: uppercase;
    color: #c45c48;
    font-size: 30px;
    font-size: 1.25em;
}
.staff-desc h5 {
    margin: 0;
    text-transform: uppercase;
    font-family: 'rift-regular';
    font-size: 25px;
    color: #535455;
    font-size: 1.1rem;
}
.staff-excerpt {
    font-size: 16px;
    line-height: 1.8;
    padding-top: 30px;
    font-size: .7rem;
    padding-top: 1.25rem;
}
.staff-excerpt a.read-more {
    color: #535455;
    text-decoration: none;
    font-family: 'Open Sans';
    font-weight: 300;
    font-style: italic;
    font-size: 16px;
    -webkit-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all;
    display: block;
    padding-top: 30px;
    font-size: .7rem;
}
.staff-excerpt a:hover {
    color: #e6d549;
}
.meet-staff-section {
    padding: 120px 0 120px;
}
section.vc_section.overflow-visible.staff-wrap.vc_section-has-fill {
    padding: 30px 30px 50px 30px;
    padding: 1.5rem 1.5rem 2rem 1.5rem;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-bottom: 100px;
    margin-bottom: 4.2rem;
}
div.staff-fimg {
    margin-top: -150px;
    padding-bottom: 30px;
}
h2.vc_custom_heading.staff-heading {
    margin: 0;
    text-transform: uppercase;
    color: #c45c48;
    text-align: right!important;
    padding-right: 3rem;
    font-size: 2.2rem;
}
h2.vc_custom_heading.staff-heading + div {
   text-align: right;
   padding-right: 60px;
   padding-right: 3rem;
   text-transform: uppercase;
   font-family: 'rift-regular';
   font-size: 40px;
   font-size: 1.7rem;
}
.staff-full-bio{
    font-size: 16px;
    font-size: .8rem;
    line-height: 1.5;
}
ul.socail-list {
    padding: 0;
    margin: 0;
    list-style: none;
    margin-top: 40px;
}
ul.socail-list li {
    display: inline-block;
    margin-right: 25px;
    margin-right: .5rem;
}
ul.socail-list li a {
    display: block;
    background: #c45c48;
    border-radius: 100%;
    /* padding: .6rem; */
    height: inherit;
    width: inherit;
    line-height: 2rem;
    text-align: center;
    color: #fff;
    -webkit-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all;
    width: 2rem;
    height: 2rem;
}
ul.socail-list li a:hover{
    background: #e6d549;
}
div.staff-fimg * {
    width: 115%;
    max-width: 115%;
}
div.staff-fimg img {
    position: relative;
    max-width: 115%;
}
ul#primary-menu > li.current-menu-item  > a,
ul#primary-menu ul li.current-menu-item  > a,
ul#primary-menu li.current-menu-parent  > a {
    color: #e6d549;
}
h6.vc_custom_heading.sponsors-cta-heading {
    font-size: 1.35rem;
    max-width: 90%;
    margin: 0;
    padding: 6em 2em;
    position: relative;
    left: 6rem;
}
.wpb_single_image.wpb_content_element.vc_align_right.sponsors-cta-img {
    position: absolute;
    right: -11%;
    top: 0;
    right: -3.7rem;
    width: 30rem;
    height: 30rem;
}
.wpb_single_image.wpb_content_element.vc_align_right.sponsors-cta-img figure ,.wpb_single_image.wpb_content_element.vc_align_right.sponsors-cta-img figure  * {
    height: 100%;
    width: 100%;
}
h2.vc_custom_heading.sponsors-logos-heading {
    padding-top: 2em;
    margin: 0;
    text-transform: uppercase;
    font-family: 'rift-demi';
    font-size: 70px;
    font-size: 3.5rem;
    padding-bottom: 2rem;
}
.wpb_images_carousel.wpb_content_element.vc_clearfix.sponsors-slider .vc_carousel-inner {
    text-align: center;
}
.vc_row.wpb_row.vc_row-fluid.sponsors-row {
    padding-bottom: 5em;
}
.vc_row.wpb_row.vc_row-fluid.sponsors-row .wpb_text_column.wpb_content_element a {
    text-decoration: none;
    color: #535455;
}
.vc_row.wpb_row.vc_row-fluid.sponsors-row .wpb_text_column.wpb_content_element a:hover {
    color: #c45c48;
}
.wpb_text_column.wpb_content_element.smaller {
    font-size: 16px;
    max-width: 80%;
}
.footer-addresses {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.footer-addresses:after {
    content: '';
    position: absolute;
    left: 50%;
    top: 41.5%;
    background-image: url(../img/cap-sep.png);
    background-repeat: no-repeat;
    height: 66px;
    width: 88px;
    background-size: contain;
    background-position: center center;
}
body.page-id-289 .tg-wrap.Left {
    text-align: left;
}
.vc_toggle.vc_toggle_square.vc_toggle_color_orange.barnum-faq {
    color: #fff;
}
.vc_toggle.vc_toggle_square.vc_toggle_color_orange.vc_toggle_size_lg.barnum-faq .vc_toggle_title h4 {
    color: #e6d549;
    font-size: 1.6em;
}
.vc_toggle.vc_toggle_square.vc_toggle_color_orange.vc_toggle_size_lg.barnum-faq .vc_toggle_content {
    font-size: 24px;
    font-size: 1rem;
    padding-left: 0;
}
div.col6 {
    width: 46%;
    float: left;
}
div.col6:last-child {
    float: right;
}
.vc_toggle.vc_toggle_square.vc_toggle_color_orange.barnum-faq {
    margin-bottom: 2em;
}
.vc_toggle.vc_toggle_square.vc_toggle_color_orange.vc_toggle_size_lg.barnum-faq div.vc_toggle_title {
    padding-left: 0;
}
.vc_toggle.vc_toggle_square.vc_toggle_color_orange.vc_toggle_size_lg.barnum-faq i.vc_toggle_icon {
    position: absolute;
    left: 100%;
    background: transparent;
}
.vc_toggle.vc_toggle_square.vc_toggle_color_orange.vc_toggle_size_lg.barnum-faq .vc_toggle_icon::before, .vc_toggle_color_orange .vc_toggle_icon::after {
    background: #e6d549!important;
}
.vc_toggle.vc_toggle_square.vc_toggle_color_orange.vc_toggle_size_lg.barnum-faq .vc_toggle_icon::before {
    height: 5px;
    width: 18px;
}
.vc_toggle.vc_toggle_square.vc_toggle_color_orange.vc_toggle_size_lg.barnum-faq .vc_toggle_icon::after {
    height: 20px;
    width: 5px;
}
.vc_row.wpb_row.vc_row-fluid.faqs-wrap {
    padding: 4em 0 3em;
}
.barnum-images-slider.fullscreen-true .barnum-slide-image {
    margin: 0;
    height: 650px;
    height: 35rem;
}
.barnum-images-slider.fullscreen-true.arrows-true ul.slick-dots {
    display: none!important;
}
.barnum-images-slider button.slick-arrow {
    visibility: hidden;
}
.barnum-images-slider.arrows-true button.slick-arrow {
    visibility: visible;
}
.barnum-images-slider.arrows-true button.slick-prev.slick-arrow {
    left: 5%;
    background: url(../img/arrow-prev.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    width: 60px;
    height: 100px;
    z-index: 99;
    text-indent: -99999px;
}
.barnum-images-slider.arrows-true  button.slick-next.slick-arrow {
    right: 5%;
    background: url(../img/arrow-next.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    width: 60px;
    height: 100px;
    z-index: 99;
    text-indent: -99999px;
}
.barnum-images-slider.fullscreen-true.slick-slider{
    margin: 0;
}
div.brc-row{
    height: 110%;
}
div.brc-row > div {
    background: #fff;
    height: 110%;
    position: relative;
    margin-top: -2rem;
    z-index: 999;
    overflow: visible;
    margin-bottom: -2rem;
    padding: 3em 2em 5em;
}
.vc_row.wpb_row.vc_row-fluid.overflow-visible.brc-row {
    height: 110%;
}
div.brc-row h1.vc_custom_heading {
    line-height: 1;
    margin: 0;
    padding-bottom: 1em;
}
.vc_row.wpb_row.vc_row-fluid.overflow-visible.brc-row .vc_col-sm-6:first-child,
.plan-row .vc_col-sm-6:first-child {
    padding-right: 1em;
}
.vc_row.wpb_row.vc_row-fluid.overflow-visible.brc-row .vc_col-sm-6:last-child,
.plan-row .vc_col-sm-6:last-child {
    padding-left: 1em;
}
.vc_row.wpb_row.vc_row-fluid.plan-row h1.vc_custom_heading {
    margin: 0;
    line-height: 1;
}
.vc_row.wpb_row.vc_row-fluid.plan-row {
    padding: 3em 0 3em;
}
.wpb_single_image.wpb_content_element.vc_align_center.plan-sep {
    padding: 1em 0 0;
}
.vc_row.wpb_row.vc_row-fluid.donate-columns .wpb_column.vc_column_container.vc_col-sm-8 img {
    opacity: 0;
    visibility: hidden;
}
.vc_row.wpb_row.vc_row-fluid.donate-columns .wpb_column.vc_column_container.vc_col-sm-4 {
    padding: 3em;
}
.vc_row.wpb_row.vc_row-fluid.donate-columns .wpb_column.vc_column_container.vc_col-sm-4 p {
    font-size: 20px;
    font-size: 1rem;
}
.vc_row.wpb_row.vc_row-fluid.donate-columns .wpb_column.vc_column_container.vc_col-sm-4 a.vc_general.vc_btn3 {
    background: #c45c48;
    color: #fff;
    font-size: 20px;
    font-family: 'Open Sans';
    font-weight: bold;
    padding: .7em 1.5em;
    margin-top: 1em;
    font-size: 1rem;
}
.vc_row.wpb_row.vc_row-fluid.donate-top-row {
    padding: 2em;
}
.vc_row.wpb_row.vc_row-fluid.donate-top-row h2.vc_custom_heading.h4.uc {
    margin: 0;
    font-size: 1.5rem;
}
.vc_row.wpb_row.vc_row-fluid.donate-top-row p {
    font-size: 20px;
    margin: 0;
    font-size: 1rem;
}
.wpb_text_column.wpb_content_element.learn-more a {
    color: #c45c48;
    text-decoration: none;
    font-size: 22px;
    font-family: 'Open Sans';
    font-size: .95rem;
}
.wpb_text_column.wpb_content_element.learn-more a strong {
    font-weight: normal;
    padding-left: 10px;
    font-weight: 600;
}
.vc_row.wpb_row.vc_row-fluid.donate-columns .wpb_column.vc_column_container.vc_col-sm-8 div * {
    height: 100%;
}
div#heading-box ul#menu-about li a:hover {
    color: #e6d549;
}
div.heading-quote-row {
    background-size: cover!important;
    background-size: contain!important;
}
.quote-text .wpb_wrapper p {
    text-align: right;
    max-width: 90%;
    letter-spacing: .02em;
}
div.quote-slider ul.slick-dots {
    text-align: right;
    top: 10px;
    position: relative;
    right: 4%;
}
@media all and (min-width: 768px){
    html,body{
        font-size: 1.32vw;
        position: relative;
        overflow-x: hidden;
    }
    /*Header*/
    .site-branding img {
        width: 5.2em;
    }
    ul#primary-menu > li > a {
         pointer-events: none;
        cursor: pointer;
    }
    ul#primary-menu > li:last-child > a{
        padding-right: 0;   
    }
    ul#primary-menu li > a {
        font-size: 1.91em;
        padding-left: 0em;
        padding-right: 2em;
        line-height: 1;
    }
    ul#top-menu li a {
        font-size: 1.1em;
    }
    .main-menu {
        padding-top: .5em;
    }
    div.socails-header > ul a {
        font-size: 1.1em;
    }
    .main-navigation ul ul {
        width: 50%;
    }
    ul#primary-menu > li {
        padding-bottom: 1em;
    }
    .main-navigation ul ul {
        width: 50%;
    }
    ul#primary-menu > li {
        padding-bottom: 1em;
		padding-bottom: 1.8em;
    }
    ul#primary-menu ul a {
        padding-left: 0;
        font-size: 2em;
        margin-bottom: .10em;
        padding: .3em;
    }
    /*Home Row 1*/
    div#gform_wrapper_1 input#input_1_1 {
        font-size: 1.3em;
    }
    .wpb_text_column.wpb_content_element.future-text a {
        font-size: 66px;
        padding-top: 3.5em;
        padding-bottom: 1em;
        padding-left: .8em;
        font-size: 3.3em;
        display: block;
        z-index: 9999;
        position: relative;
    }
    .wpb_text_column.wpb_content_element.visit-text a {
        padding-top: 2em;
        font-size: 150px;
        font-size: 7.5em;
        margin-bottom: .2em;
        display: block;
        cursor: pointer;
    }
    div#gform_wrapper_1 {
        padding: 2em;
    }
    img.handimg {
        width: 1em;
        top: -.2em;
        left: -0.3em;
    }
    .wpb_text_column.wpb_content_element.quote-heading strong {
        font-size: 2rem;
    }
    .wpb_text_column.wpb_content_element.quote-heading h2 {
        font-size: 4em;
    }
    .wpb_text_column.wpb_content_element.quote-heading {
        padding-top: 14em;
        padding-bottom: 3em;
    }
    .quote-text .wpb_wrapper{
        padding-top: 7rem;
        max-width: 100%;
        font-size: 4.5em;
    }
    /*Home Row 2*/
    div#heading-box h4 {
        font-size: 1.2em;
    }
    .wpb_text_column.wpb_content_element.mission-txt {
        font-size: 1.2em;
    }
    div#heading-box ul#menu-about li a {
        font-size: 1.1em;
    }
    div#heading-box > div {
        padding: 5.9em 0;
    }
    .vc_row.wpb_row.vc_inner.vc_row-fluid.about-museum-heading h2 strong {
        font-size: 1.2rem;
    }
    .vc_row.wpb_row.vc_inner.vc_row-fluid.about-museum-heading h2 {
        font-size: 3em;
    }
    /* CTA */
    .barnum-cta {
        margin: 250px 0 160px;
        margin: 13em 0 8em;
    }
    /*Footer*/
    h3.footer-text-logo {
        font-size: 1.3em;
        letter-spacing: 1.8rem;
    }
    h2.widget-title {
        font-size: 38px;
        font-size: 2rem;
    }
    div.footer-container {
        max-width: 86%;
    }
    .footer-widgets ul li a {
        font-size: 1.4rem;
    }
    section#text-2 ul.social-list li a {
        font-size: 1.2rem;
    }
    .f-desc {
        font-size: 1em;
        letter-spacing: .5em;
        line-height: 2em;
    }
    .footer-addresses:after {
        width: 5em;
        height: 4em;
        min-height: 66px;
        min-width: 88px;
        background-position: center center;
        -webkit-transform: translate(-50%);
            -ms-transform: translate(-50%);
                transform: translate(-50%);
    }
}
#exhibits-slider-wrap ul.slick-dots li {
    width: 1rem;
    height: 1rem;
    margin: 0px 1rem;
}
#exhibits-slider-wrap ul.slick-dots li.slick-active {
    background: #e6d549;
}
#exhibits-slider-wrap .wpb_column.vc_column_container.vc_col-sm-6 {
    font-size: 20px;
    font-size: 1rem;
}
ul.slick-dots li.slick-active,
ul.slick-dots li:hover {
    background: #e6d549;
}
h1.vc_custom_heading.h4 {
    font-size: 56px;
    font-size: 3rem;
    line-height: 1;
    margin: 0;
}
.meet-staff-section {
    padding: 5em;
}
.meet-staff-section h2 {
    font-size: 3em;
    margin: 0;
    padding-bottom: 3rem;
}
.vc_row.wpb_row.vc_row-fluid.sponsors-row {
    font-size: 1.1rem;
    padding-left: 8em;
}
span.scroll-down{
    background-image: url(../img/arrow-scroll-down.png);
    width: 6rem;
    height: 2rem;
    position: absolute;
    bottom: 4rem;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    border: none;
    -webkit-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all;
    cursor: pointer;
    text-align: center;
    background-image: none;
}
span.scroll-down:hover {
    bottom: 3.8rem;
}
/*Blog Styles*/
div.barnum-posts-grid {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    max-width: 51rem;
    margin: auto;
    position: relative;
    top: -5rem;
}
div.collections-post-grid {
    top: 0;
}
div.post-item {
    width: 16rem;
    margin: 1rem .5rem;
    -webkit-box-shadow: 8px 10px 21px 0px rgba(0, 0, 0, 0.06);
            box-shadow: 8px 10px 21px 0px rgba(0, 0, 0, 0.06);
}
div.barnum-posts-grid img.attachment-blog-thumb {
    width: 100%;
    display: block;
}
div.spost-excerpt {
    padding: 2rem;
    font-size: .8rem;
    line-height: 1.8;
    font-family: 'Open Sans';
    background: #fff;
}
div.spost-excerpt h1 {
    margin: 0;
    font-size: 30px;
    font-size: 1.6rem;
    text-transform: uppercase;
    line-height: 1;
    font-family: 'rift-bold';
    margin-bottom: .8rem;
}
div.spost-excerpt h1 a{
    color: #535455;
    text-decoration: none;
    -webkit-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all;
}
div.spost-excerpt h1 a:hover{
    color: #c45c48;
}
.entry-meta, .entry-meta a {
    color: #c45c48;
    font-size: 18px;
    font-family: 'Open Sans';
    font-weight: bold;
    text-decoration: none;
    font-size: .8rem;
}
.post-item.is-featurued-yes {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
}
.post-item.is-featurued-yes > img {
    width: 50%;
}
.post-item.is-featurued-yes div.spost-excerpt {
    width: 60%;
}
.post-item.is-featurued-yes h1 {
    font-size: 2.5rem;
}
.post-item.is-featurued-yes .entry-meta {
    font-size: 1.1rem;
}
.post-item.is-featurued-yes div.spost-excerpt {
    font-size: .9rem;
}
a.rm-featured {
    font-family: 'Open Sans';
    font-weight: 300;
    font-size: 1rem;
    padding-bottom: .1rem;
    display: inline-block;
    text-decoration: none;
    border-bottom: .2rem solid #cb6b4d;
    color: #535455;
    -webkit-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all;
}
a.rm-featured:hover {
    color: #e6d549;
}
div.wp-pagenavi {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    width: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-top: 2rem;
}
span.pages {
    background: #c45c48;
    color: #fff;
    padding: .3rem;
    display: inline-block;
    margin-right: .5rem;
}
span.current {
    padding: .3rem;
    padding: 0.3rem 0.5rem;
}
.wp-pagenavi > a {
    padding: .3rem;
    text-decoration: none;
    -webkit-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all;
}
.wp-pagenavi > a:hover{
    -webkit-columns: #c45c48;
       -moz-columns: #c45c48;
            columns: #c45c48;
}
body.post-template-default.single.single-post {
    background: #ebebeb;
    overflow-x: hidden;
}
div.blog-row-1 {
    padding: 5em;
    background: #fff;
    margin-top: -3em;
    position: relative;
}
.post-sub-heading{
    text-transform: uppercase;
}
h3.vc_custom_heading.post-sub-heading {
    font-size: 1.5rem;
    text-transform: uppercase;
}
h3.vc_custom_heading.post-sub-heading {
    font-size: 1.3rem;
    text-transform: uppercase;
}
.vc_row.wpb_row.vc_row-fluid.blog-row-1 .vc_row.wpb_row.vc_inner.vc_row-fluid > .vc_col-sm-6:first-child {
    padding-right: 6rem;
    font-size: .8rem;
    line-height: 1.4rem;
}
body.single-post  strong,
body.single-post  b {
    color: #c45c48;
}
.wpb_text_column.wpb_content_element.heading-sub2 {
    font-size: 1.5rem;
    text-transform: uppercase;
    font-family: 'rift-demi';
    max-width: 22rem;
    margin: auto;
    padding-top: 2rem;
}
.tagline.single-blog .tg-wrap.Left {
    font-size: 4rem;
    display: block;
    font-family: 'rift-demi';
    line-height: 1;
}
.tagline.single-blog {
    width: 24rem;
    text-align: left;
}
.tagline.single-blog span * {
    font-size: 1.2rem;
    text-transform: lowercase!important;
    color: #c45c48;
}
span.posted-on {
    color: #c45c48;
}
.wpb_single_image.wpb_content_element.vc_align_right.fixed-right {
    position: relative;
    width: 40rem;
}
.wpb_single_image.wpb_content_element.vc_align_right.fixed-right figure , .wpb_single_image.wpb_content_element.vc_align_right.fixed-right figure * {
    width: 100%;
}
.center{
    text-align: center;
}
div.blog-row-2 {
    padding: 4em 0;
    text-align: center;
    font-size: 1.15rem;
    line-height: 1.8;
}
.vc_row.wpb_row.vc_row-fluid.blog-row-3 {
    padding: 5em;
    padding-bottom: 0;
}
body.single-post .site-main{
    font-size: .8rem;
    line-height: 1.4rem;
}
.vc_row.wpb_row.vc_row-fluid.blog-row-3 > .vc_col-sm-6{
    padding-right: 6rem;
    font-size: .8rem;
    line-height: 1.4rem;
}
.wpb_single_image.wpb_content_element.vc_align_left.fixed-left {
    position: relative;
    width: 40rem;
    left: -20em;
    padding-top: 5em;
}
.wpb_single_image.wpb_content_element.vc_align_left.fixed-left figure,.wpb_single_image.wpb_content_element.vc_align_left.fixed-left figure * {
    width: 100%;
    vertical-align: middle;
    display: block;
}
.post-item.collection:hover div.spost-excerpt {
    background: #faeedc;
}
a.view {
    font-size: 1rem;
    text-align: center;
    display: block;
     opacity: 0; 
    color: #c45c48;
    font-family: 'rift-demi';
}
.post-item.collection:hover .view {
    opacity: 1;
}
.post-item.collection.is-featurued-no div.spost-excerpt {
    padding-bottom: .6rem;
}
.post-item.collection.is-featurued-no p {
    margin-bottom: .6rem;
}
.post-item.collection.is-featurued-no h1 a {
    color: #c45c48;
    text-align: center;
    display: block;
}
/*Single Event*/
.single-events .content-wrap {
    padding-top: 40px;
    padding-bottom: 40px;
}
.single-events .content-wrap .site-content {
    padding-bottom: 0;
}
.single-event-header {
    position: relative;
    width: 100%;
    width: calc(100% + 200px);
    margin-left: -100px;
    background: #f9ce47;
    color: #413634;
}
.single-event-banner {
    position: relative;
}
.single-event-banner img {
    width: 100%;
    display: block;
}
.single-event-banner:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: #413634;
    opacity: 0.7;
}
.single-event-banner .single-event-title {
    position: absolute;
    font-size: 60px;
    top: 50%;
    width: 100%;
    text-align: center;
    color: #f9ce47;
    font-family: 'Play-fair Display', serif;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
}
.single-event-meta {
    padding-left: 125px;
    padding-right: 125px;
    text-align: center;
}
.single-event-meta > div {
    display: inline-block;
    width: 33.33%;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 22px;
    font-family: 'filson-soft',sans-serif;
    font-weight: 500;
}
.single-event-meta div i {
    display: inline-block;
    width: 35px;
}
.single-event h1,
.single-event h2,
.single-event h3 {
    color: #413634;
}
.single-event .vc_col-sm-4 h3,
.get-directions a {
    display: inline-block;
    font-family: 'filson-soft',sans-serif;
    text-transform: uppercase;
    color: #413634;
    font-weight: 500;
}
.get-directions a:after {
    content: "\f105";
    font-family: 'FontAwesome';
    display: inline-block;
    margin-left: 5px;
}
.admission-box p {
    font-family: 'filson-soft',sans-serif;
    font-weight: 400;
}
.single-event .vc_col-sm-4 {
    padding-top: 20px;
}
.persephone.tparrows:hover:before,.persephone.tparrows:hover:after {
    color: #ee505b;
}
.persephone.tparrows:before,.persephone.tparrows:after {
    font-weight: bold;
}
/*body.events-template-default.single.single-events div#primary {
    background: #faeedc;
}
body.events-template-default.single.single-events div#primary div.container {
    background: #fff;
    margin: auto;
    max-width: 55rem;
    padding: 0 2rem;
    padding-bottom: 5rem;
}*/
.hentry{
    margin: 0;
}
.grid-item {
    width: 31%;
    height: initial;
    overflow: hidden;
    background: #000;
    margin: .5%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    margin-bottom: 1.5rem;
}
.events-container.events-grid {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}
strong.h3-bg{
    background-image: url(../img/headingthebg.png);
    background-repeat: no-repeat;
    text-indent: -9999px;
    background-size: contain;
}
h2.vc_custom_heading.yellow-heading.heading-gi {
    padding-top: 4rem;
}
.contact-info-col.wpb_column.vc_column_container.vc_col-sm-4 a {
    color: #fff;
}
.contact-info-col.wpb_column.vc_column_container.vc_col-sm-4 a:hover,
.wpb_text_column.wpb_content_element.download-box ul li a:hover{
     color: #e6d549;
}
.rift-demi{
    font-family: 'rift-demi';
}
div.licensing p {
    margin: 0;
}
body.page-template-default.page.page-id-39 .tg-wrap.Left {
    text-align: left;
}
.map-row .wpb_column.vc_column_container.vc_col-sm-6 {
    padding-right: 7rem;
}
.directions-faq .wpb_column.vc_column_container.vc_col-sm-6 {
    padding-right: 1rem;
}
/* Events */
h6.event-date.archive {
    margin: 0;
    color: #fff;
    text-align: center;
    font-size: 1rem;
}
.event-meta {
    padding: 1rem 2rem;
}
h6.event-date.archive {
    margin: 0;
    color: #fff;
    text-align: center;
    font-size: 1rem;
}
.event-meta {
    padding: 1rem 2rem;
    position: relative;
    z-index: 10;
}
.event-img {
    position: absolute;
    top: 0;
    opacity: 0;
    visibility: hidden;
    left: 0;
}
.event-gradient {
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(77, 76, 74, 0.6);
    z-index: 9;
    height: 100%;
    width: 100%;
}
.img-event-wrap {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    height: 100%;
}
a.event-grid-item {
    display: block;
}
h1.events-heading {
    font-size: 1.8rem;
    text-transform: uppercase;
    color: #e6d549;
    margin: 0;
    line-height: 1;
    padding: .77rem 0;
}
.event-grid-item {
    color: #eae9e8;
    font-size: .7rem;
    text-transform: lowercase;
}
.grid-item.normal.social.grid-sizer {
    background: #c45c48;
}
.img-event-wrap.social-icons > div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
}
ul.social-list {
    margin: 0;
    padding: 0;
}
.img-event-wrap.social-icons .event-meta ul.social-list li {
    display: inline-block;
    padding: 0 1rem;
    font-size: 2rem;
}
body.archive.post-type-archive.post-type-archive-events {
    background: #faeedc;
}
.fitler-events.container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
}
div.filterby {
    font-size: 1.2rem;
    border-bottom: .4rem solid #e6d549;
    padding-right: 1.5rem;
    margin-bottom: 2.5rem;
}
.filterby h2 {
    margin: 0;
    padding-bottom: .5rem;
}
.filter-options ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.filter-options {
    margin-left: 2rem;
}
.filter-options > ul > li >a {
    color: #c45c48;
}
.filter-options > ul > li ul {
    opacity: 0;
}
.filter-options > ul > li:hover ul {
    opacity: 1;
}
.filter-options > ul > li ul a:hover{
    color: #c45c48;
}
.archive-events-wrap {
    padding: 3rem 0;
}
.tagline.events:before,.tagline.events:after{
    display: none;
}
.tagline.events {
    width: 30vw;
}
.tagline.events > div {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
    padding: 0;
}
h3.upnext {
    margin: 0;
    margin-bottom: 1rem;
    font-size: 1.3rem;
    text-align: center;
    display: block;
    margin: auto;
    width: 100%;
}
a.event-title {
    font-size: 2rem;
    font-family: 'BrothReg', sans-serif;
    font-weight: bold;
    line-height: 1;
    text-transform: uppercase;
    padding-bottom: .2rem;
    color: #ca655a;
    width: 100%;
    margin: auto;
    display: block;
    padding: 15px 0;
}
.tagline.events h6.event-date.archive {
    font-family: 'rift-medium';
    color: #ca655a;
    font-size: 2.1rem;
    line-height: 1;
    width: 100%;
    margin: auto;
    display: block;
}
.tagline.events .desc {
    font-family: 'Open Sans';
    text-align: left;
    font-size: .9rem;
    padding: 1rem 0;
    text-align: center;
    width: 100%;
    margin: auto;
}
.tagline.events .desc a.full-details {
    display: block;
    padding-top: 1rem;
    color: #ca655a;
}
.tagline.events .desc a.full-details:hover{
    color: #e6d549;
}
body.page-template-default.page.page-id-39 div#primary div.container {
    margin-bottom: 0;
}
body.page-template-default.page.page-id-10 .footer-title {
    padding-top: 3rem;
}
body.staff-template-default.single.single-staff div#primary div.container {
    max-width: 80%;
}
.vc_images_carousel .vc_carousel-control .icon-prev:before {
    content: "\f0d9"!important;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #e3dfdf;
}
a {
    content: "\f0da";
}
.vc_images_carousel .vc_carousel-control .icon-next:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #e3dfdf;
    content: "\f0da"!important;
}
.vc_images_carousel .vc_carousel-control .icon-next, .vc_images_carousel .vc_carousel-control .icon-prev {
    font-size: 2rem!important;
    margin-top: -1rem!important;
}
.vc_images_carousel .vc_carousel-control {
    width: 5rem;
}
.vc_toggle.vc_toggle_square.vc_toggle_color_orange.vc_toggle_size_lg.barnum-faq .vc_toggle_title h4 {
    max-width: 46rem;
    display: block;
}
div.post-item:hover {
    background: #faeedc;
}
.post-item.is-featurued-yes:hover {
    color: #fff;
}
.post-item.is-featurued-yes .entry-meta a {
    font-size: 1.02rem;
}
.post-item.is-featurued-yes:hover {
    background: none;
    color: inherit;
}
[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-logo:before {
    content: "\e900";
    color: #e6d549;
    font-size: 80px;
    font-size: 4.4rem;
    display: block;
}
.icon-angle-down:before {
  content: "\e901";
}
.vc_row.hovered-overlay > .visit-col .vc_column-inner:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.4);
    opacity: 0;
    -webkit-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all;
}
.vc_row.hovered-overlay:hover > .visit-col .vc_column-inner:before {
    opacity: 1;
}
.vc_row.wpb_row.vc_inner.vc_row-fluid.future-text-col.vc_custom_1505911483121.vc_row-has-fill.hovered-overlay:after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 999;
    background: rgba(0, 0, 0, 0.4);
    opacity: 0;
    -webkit-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all;
}
.vc_row.wpb_row.vc_inner.vc_row-fluid.future-text-col.vc_custom_1505911483121.vc_row-has-fill.hovered-overlay:hover:after {
    opacity: 1;
}
div#heading-box .vc_column_container .about-museum-heading > .vc_column-inner ,
div#heading-box .vc_column_container .about-museum-heading > .vc_column-inner .wpb_wrapper,
div#heading-box .vc_column_container .about-museum-heading > .vc_column-inner .wpb_wrapper > div 
 {
    height: 100%;
}
.vc_row.wpb_row.vc_inner.vc_row-fluid.about-museum-heading h2 {
    height: 100%;
    position: relative;
}
.vc_row.wpb_row.vc_inner.vc_row-fluid.about-museum-heading h2 a {
    display: block;
    height: 100%;
    padding: 50% 0;
    position: relative;
    z-index: 9999;
}
div.about-museum-heading.hovered-overlay{
    -webkit-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all;
}
div.about-museum-heading.hovered-overlay:after {
    content: '';
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.40);
    z-index: 99;
}
span.scroll-down i {
    font-size: 5rem;
    text-align: center;
    position: relative;
    left: -.4rem;
    color: #fff;
    text-shadow: 0px 0px 27px #534d4d;
}
/* Collection Popup */
.collection-popup-content {
    display: none;
}
.collection-popup-overlay {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: #000;
    opacity: 0.8;
    top: 0;
    left: 0;
}
.collection-popup-wrap {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 10000;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    height: 80%;
}
.collection-popup.slick-slide {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    background: #fff;
    width: 53rem;
}
.collection-popup-content.slick-slide {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    background: #fff;
    width: 53rem;
}
.collection-popup-left {
    width: 55%;
}
.collection-popup-right {
    width: 45%;
    padding: 1.75rem;
}
.collection-popup-info h1 {
    font-size: 1.2rem;
    /*margin-top: 4rem;*/
}
.collection-popup-info .collection-popup-text {
    font-size: 0.85rem;
    line-height: 1.4;
}
h3.collection-credit {
    font-size: 0.75rem;
    text-transform: uppercase;
    margin-top: 4rem;
}
..collection-popup-content img {
    display: block;
    width: 100%;
    opacity: 0;
    visibility: hidden;
}
.collection-popups {
    width: 53rem;
    opacity: 0;
    -webkit-transition: opacity 0.2s;
    -o-transition: opacity 0.2s;
    transition: opacity 0.2s;
    -webkit-transition-delay: 0.2s;
         -o-transition-delay: 0.2s;
            transition-delay: 0.2s;
}
.collection-popups.slick-slider {
    opacity: 1;
    margin-bottom: 0;
}
.collections-post-grid .post-item.collection {
    cursor: pointer;
}
.post-item.is-featurued-yes .fimage {
    width: 50%;
}
.collection-popup img ,
.collection-popup-content img {
    height: 80vh;
    visibility: hidden;
}
.collection-popup-wrap {
    background: #fff;
}
.collections-pagination {
    padding: 3rem 0;
    text-align: center;
}
.collections-pagination a {
    padding: 0.3rem 0.5rem;
    color: #c45c48;
    -webkit-transition: color 0.2s;
-o-transition: color 0.2s;
transition: color 0.2s
}
.collections-pagination a:hover {
    color: #535455;
}
@media all and (max-width: 767px){
    .collection-popup img,
    .collection-popup-content img {
        height: 200px;
        visibility: visible;
    }
    .collection-popup-content.slick-slide {
        display: block;
    }
}