/*
Theme Name: LUIS ARMSTRONG HOME MUSEUM
Theme URI: http://LouisArmstrongHouse.org/
Author:
Author URI:
Description: LUIS ARMSTRONG HOME MUSEUM website.
Version: 2.0
Text Domain: louisarmstronghouse
*/

/*** Fonts ***/
.knockout67 { font-family: "Knockout 67 A", "Knockout 67 B"; font-style: normal; font-weight: 400; }
.knockout73,
.knockout94 { font-family: "Knockout 94 A", "Knockout 94 B"; font-style: normal; font-weight: 400; }
.sentinelBook { font-family: "Sentinel SSm A", "Sentinel SSm B"; font-style: normal; font-weight: 400; }
.sentinelBookItalic { font-family: "Sentinel SSm A", "Sentinel SSm B"; font-style: italic; font-weight: 400; }
.sentinelSemiBoldItalic { font-family: "Sentinel SSm A", "Sentinel SSm B"; font-style: italic; font-weight: 600; }
.sentinelBold { font-family: "Sentinel SSm A", "Sentinel SSm B"; font-style: normal; font-weight: 700; }

/*** Global ***/
html { width: 100%; height: 100%; }
body { color: #333333; font-size: 17px; line-height: 1.7; font-family: "Sentinel SSm A", "Sentinel SSm B"; font-style: normal; font-weight: 400; -webkit-font-smoothing: antialiased; background: url(../png/background.png) repeat; }
body.noScroll { position: fixed; overflow: hidden; left: 0; right: 0; }
img { max-width: 100%; height: auto; }

h1 { margin: -10px 0 15px 0; color: #f6653d; text-transform: uppercase; font-size: 100px; line-height: 1; font-family: "Knockout 67 A", "Knockout 67 B"; font-style: normal; font-weight: 400; }
h2 { margin: -10px 0 15px 0; color: #f6653d; text-transform: uppercase; font-size: 60px; line-height: 1; font-family: "Knockout 67 A", "Knockout 67 B"; font-style: normal; font-weight: 400; }
h3 { margin: 0 0 5px 0; color: #7d5f47; text-transform: uppercase; font-size: 20px; line-height: 1; font-family: "Knockout 94 A", "Knockout 94 B"; font-style: normal; font-weight: 400; }
p { margin: 0 0 30px 0; }
a { color: #f6653d; text-decoration: none; }
a:hover { color: #d64b24; text-decoration: none; }
a:focus { color: #c13711; text-decoration: none; }
.link-button-yellow { display: block; float: left; clear: both; height: 60px; padding: 0 40px; border: none; border-radius: 6px; margin: 0px 0 45px 0; background: #ffd65c; color: #333333; font-size: 25px; line-height: 60px; text-transform: uppercase; text-decoration: none; font-family: "Knockout 94 A", "Knockout 94 B"; font-style: normal; font-weight: 400; }
.link-button-yellow:hover { color: #333333; text-decoration: none; background: #f2c746; }
.link-button-yellow:focus { color: #333333; text-decoration: none; background: #ebb821; }
.button-link { display: inline-block; padding: 0; border: 0; outline: 0; margin: 0; background: transparent; }
.simplecheckout-form { display: inline-block; width: 100%; clear: both; }
.simplecheckout { display: block; float: left; clear: both; width: 370px; height: 60px; padding: 0; border: none; border-radius: 6px; margin: 0 0 30px 0; background: #ffd65c; color: #333333; font-size: 25px; line-height: 60px; text-align: center; text-transform: uppercase; text-decoration: none; font-family: "Knockout 94 A", "Knockout 94 B"; font-style: normal; font-weight: 400; }
.simplecheckout:hover { color: #333333; text-decoration: none; background: #f2c746; }
.simplecheckout:focus { color: #333333; text-decoration: none; background: #ebb821; }

.social .social-youtube,
.social .social-facebook,
.social .social-twitter,
.social .social-instagram { display: inline-block; width: 25px; height: 25px; border: none; background: url(../png/facebook.png) no-repeat; background-size: 100%; }
.social .social-twitter { background-image: url(../png/twitter.png); }
.social .social-instagram { background-image: url(../png/instagram.png); }
/*.social .social-youtube { background-image: url(images/instagram.png); }*/
i.twitter-twitter { display: inline-block; width: 30px; height: 24px; background: url(../png/twitter-twitter.png) no-repeat; background-size: 100% auto; }

.popup-shadow { display: none; position: fixed; z-index: 100; left: 0; top: 0; width: 100%; height: 100%; background: black; opacity: 0.6; }
.popup { display: none; overflow: hidden; position: fixed; z-index: 1001; left: 0; top: 0; width: 500px; max-width: 90%; height: 300px; max-height: 90%; background: white; padding: 0; border-radius: 6px; }

.audiojs { display: none; }

.animate-ripple { -webkit-animation: ripple 0.65s linear; -moz-animation: ripple 0.65s linear; -ms-animation: ripple 0.65s linear; -o-animation: ripple 0.65s linear; animation: ripple 0.65s linear; }
.animate-ripple-ink { display: block; position: absolute; background: rgba(255, 255, 255, 0.3); border-radius: 100%; -webkit-transform: scale(0); -moz-transform: scale(0); -o-transform: scale(0); transform: scale(0); }
.animate-ripple-ink.roundMiddle { background: rgba(255, 255, 255, 0.45); }
@-webkit-keyframes ripple {
    100% { opacity: 0; -webkit-transform: scale(2.5); }
}
@-moz-keyframes ripple {
    100% { opacity: 0; -moz-transform: scale(2.5); }
}
@-o-keyframes ripple {
    100% { opacity: 0; -o-transform: scale(2.5); }
}
@keyframes ripple {
    100% { opacity: 0; transform: scale(2.5); }
}

.sprites { background: url(../png/sprites.png) no-repeat; }

/*** Layout ***/
.container { position: relative; }
.container.beyond { width: 100%; }

/*** Remove bootstrap ***/
.page-header { padding-bottom: 0; margin-top: 0; margin-bottom: 0; border-bottom: none; }

/*** Masthead ***/
#masthead { display: block; position: absolute; left: 0; top: 0; right: 0; z-index: 10; padding-top: 10px; /* -webkit-transition: background 0.5s linear; transition: background 0.5s linear; */ }
#masthead.sticky { position: fixed; }
#masthead .logo { float: left; border: none; }
#masthead .logo_light,
#masthead .logo_dark { width: 213px; height: 138px; }
#masthead .logo_dark { display: none; }
#masthead .logo_sticky,
#masthead .logo_mobile { display: none; }
#masthead.dark .logo_light,
.single-news #masthead .logo_light,
.single-event #masthead .logo_light,
.error404 #masthead .logo_light,
.blog #masthead .logo_light,
.tribe-events-page-template #masthead .logo_light { display: none; } /* TEC */
#masthead.dark .logo_dark,
.single-news #masthead .logo_dark,
.single-event #masthead .logo_dark,
.error404 #masthead .logo_dark,
.blog #masthead .logo_dark,
.tribe-events-page-template #masthead .logo_dark { display: block; } /* TEC */
#masthead .mobile-navtoggle { display: none; float: right; width: 40px; height: 35px; margin: 21px 0 0 0; background: url(../png/hamburger.png) no-repeat; }
#masthead .menu-primary-menu-container { float: left; }
#masthead .primary-menu { display: block; width: 100%; height: auto; padding: 0; margin: 49px 0 0 25px; list-style: none; }
#masthead .primary-menu li { position: relative; float: left; margin-right: 15px; }
#masthead .primary-menu li:last-child { margin-right: 0; }
#masthead .primary-menu li a { border: none; color: white; font-size: 30px; line-height: 1; text-transform: uppercase; text-decoration: none; font-family: "Knockout 67 A", "Knockout 67 B"; font-style: normal; font-weight: 400; }
#masthead .primary-menu li a:hover { color: #eeeeee; /*text-decoration: underline;*/ }
#masthead .primary-menu li a:focus { color: #eeeeee; /*text-decoration: underline;*/ }
#masthead.dark .primary-menu li a,
.single-news #masthead .primary-menu li a,
.single-event #masthead .primary-menu li a,
.error404 #masthead .primary-menu li a,
.blog #masthead .primary-menu li a,
.tribe-events-page-template #masthead .primary-menu li a { color: #392b21; } /* TEC */
#masthead .sub-menu { display: none; position: absolute; left: -5px; top: 33px; width: 349px; padding: 0; margin: 0; list-style: none; background: #ffd65c; }
#masthead .primary-menu > li:hover .sub-menu { display: block; }
#masthead .sub-menu li { width: 100%; border-bottom: 1px solid #ffe28d; }
#masthead .sub-menu li:last-child { border-bottom: none; }
#masthead .sub-menu li:hover { background: #ffe28d; }
#masthead .sub-menu li:focus { background: #ffecb6; }
#masthead .sub-menu li a { display: inline-block; width: 100%; padding: 10px 20px; color: #7d5f47; font-size: 16px; line-height: 1; text-transform: uppercase; text-decoration: none; font-family: "Knockout 94 A", "Knockout 94 B"; font-style: normal; font-weight: 400; }
.single-news #masthead .sub-menu li a,
.single-event #masthead .sub-menu li a,
.error404 #masthead .sub-menu li a,
.blog #masthead .sub-menu li a,
.tribe-events-page-template #masthead .sub-menu li a { color: #7d5f47; } /* TEC */
#masthead .sub-menu li a:hover { color: #7d5f47; text-decoration: none; font-weight: 400; }
#masthead .sub-menu li a:focus { color: #7d5f47; text-decoration: none; font-weight: 400; background: #ffecb6; }
#masthead .social { float: right; margin: 53px 0 0 0; }
#masthead .social a { margin: 0 5px 0 0; }
#masthead .social a:last-child { margin-right: 0; }
#masthead .social .social-facebook,
#masthead .social .social-twitter,
#masthead .social .social-youtube,
#masthead .social .social-instagram { width: 20px; height: 20px; }
#masthead .social .social-facebook { background-image: url(../png/facebook_white.png); }
#masthead .social .social-twitter { background-image: url(../png/twitter_white.png); }
#masthead .social .social-instagram { background-image: url(../png/instagram_white.png); }
#masthead .social .social-youtube { background-image: url(../png/youtube_white.png); }
.tribe-events-page-template #masthead .social-facebook { background-image: url(../png/facebook.png); } /* TEC */
.tribe-events-page-template #masthead .social-twitter { background-image: url(../png/twitter.png); } /* TEC */
.tribe-events-page-template #masthead .social-instagram { background-image: url(../png/instagram.png); } /* TEC */
#masthead.sticky { padding-top: 0; background: #f6653d; }
#masthead.sticky .logo_light,
#masthead.sticky .logo_dark { display: none; }
#masthead.sticky .logo_sticky { display: block; }
#masthead.sticky .primary-menu { margin: 0 0 0 15px; }
#masthead.sticky .primary-menu > li > a { line-height: 60px; }
.single-news #masthead.sticky .primary-menu > li > a,
.single-event #masthead.sticky .primary-menu > li > a,
.blog #masthead.sticky .primary-menu > li > a,
.tribe-events-page-template #masthead.sticky .primary-menu > li > a { color: white; } /* TEC */
#masthead.sticky .sub-menu { top: 60px; }
#masthead.sticky .social { margin: 21px 0 0 0; }

/*** Footer ***/
/*
footer .newsletter { padding-top: 110px; padding-bottom: 110px; background: #f7653c url(images/newsletter_background.png) no-repeat center right; background-position-x: 93%; }
*/
footer .newsletter { padding-top: 110px; padding-bottom: 110px; background: #f7653c url(../louis-2-lahm-footer-louis.html) no-repeat center right; background-position-x: 93%; }

footer .newsletter .left-block { width: 610px; color: white; font-size: 60px; line-height: 60px; text-transform: uppercase; font-family: "Knockout 67 A", "Knockout 67 B"; font-style: normal; font-weight: 400; }
footer .newsletter .left-block .name { color: #333333; }
footer .newsletter form { margin: 35px 0 0 0; }
footer .newsletter input[type=email] { display: block; float: left; width: 450px; height: 60px; padding-left: 15px; border: none; border-radius: 2px; background: white; color: #333333; font-size: 22px; line-height: 22px; font-family: "Sentinel SSm A", "Sentinel SSm B"; font-style: normal; font-weight: 400; }
footer .newsletter input[type=email]::-webkit-input-placeholder { color: #acacac; }
footer .newsletter input[type=email]::-moz-placeholder { color: #acacac; }
footer .newsletter input[type=email]:-ms-input-placeholder { color: #acacac; }
footer .newsletter input[type=email]:-moz-placeholder { color: #acacac; }
footer .newsletter input[type=submit] { display: block; float: left; height: 60px; padding: 0 26px; border: none; border-radius: 6px; margin-left: 25px; background: #ffd65c; color: #333333; font-size: 25px; line-height: 25px; text-transform: uppercase; font-family: "Knockout 94 A", "Knockout 94 B"; font-style: normal; font-weight: 400; }
footer .newsletter input[type=submit]:hover { text-decoration: none; background: #f2c746; }
footer .newsletter input[type=submit]:focus { text-decoration: none; background: #ebb821; }
footer .newsletter .mc4wp-response > div { clear: both; padding-top: 20px; color: white; font-size: 17px; line-height: 1.7; font-family: "Sentinel SSm A", "Sentinel SSm B"; font-style: italic; font-weight: 400; }
footer .newsletter .mc4wp-response p { margin: 0; }
footer .footer-content { padding-top: 60px; }
footer .footer-content .logo { float: left; border: none; }
footer .footer-content .logo .logo_dark { width: 291px; height: 190px; }
footer .menu-footer-menu-container { float: left; width: calc(100% - 291px); margin-top: 10px; }
footer .footer-menu { list-style: none; }
footer .footer-menu li span { display: inline-block; width: 100%; }
footer .footer-menu li a { border: none; color: #7d5f47; font-size: 30px; line-height: 30px; text-transform: uppercase; text-decoration: none; font-family: "Knockout 67 A", "Knockout 67 B"; font-style: normal; font-weight: 400; }
footer .footer-menu li a:hover { color: #392b21; text-decoration: none; }
footer .footer-menu li a:focus { color: #271b12; text-decoration: none; }
footer .footer-menu li a.post-59,
footer .footer-menu li a.post-58,
footer .footer-menu li a.post-57,
footer .footer-menu li a.post-56,
footer .footer-menu li a.post-61,
footer .footer-menu li a.post-64,
footer .footer-menu li a.post-62,
footer .footer-menu li a.post-60,
footer .footer-menu li a.post-66,
footer .footer-menu li a.post-65,
footer .footer-menu li a.post-71,
footer .footer-menu li a.post-70 { color: #959595; }
footer .footer-menu li a.post-59:hover,
footer .footer-menu li a.post-58:hover,
footer .footer-menu li a.post-57:hover,
footer .footer-menu li a.post-56:hover,
footer .footer-menu li a.post-61:hover,
footer .footer-menu li a.post-64:hover,
footer .footer-menu li a.post-62:hover,
footer .footer-menu li a.post-60:hover,
footer .footer-menu li a.post-66:hover,
footer .footer-menu li a.post-65:hover,
footer .footer-menu li a.post-71:hover,
footer .footer-menu li a.post-70:hover { color: #656565; }
footer .footer-menu li a.post-59:focus,
footer .footer-menu li a.post-58:focus,
footer .footer-menu li a.post-57:focus,
footer .footer-menu li a.post-56:focus,
footer .footer-menu li a.post-61:focus,
footer .footer-menu li a.post-64:focus,
footer .footer-menu li a.post-62:focus,
footer .footer-menu li a.post-60:focus,
footer .footer-menu li a.post-66:focus,
footer .footer-menu li a.post-65:focus,
footer .footer-menu li a.post-71:focus,
footer .footer-menu li a.post-70:focus { color: #333333; }
footer .footer-bottom { padding-bottom: 20px; color: #959595; font-size: 17px; line-height: 1.7; font-family: "Sentinel SSm A", "Sentinel SSm B"; font-style: normal; font-weight: 400; }
footer .footer-bottom .desktop { float: left; }
footer .footer-bottom .mobile { display: none; }
footer hr { display: block; width: 100%; height: 3px; border: none; margin: 60px 0 25px 0; background: #959595; }
footer .social { float: right; }
footer .social a { margin-top: -5px; margin-right: 5px; border: none; }
footer .social a:last-child { margin-right: 0; }
footer .social .social-facebook { background-image: url(../png/facebook_orange.png); }
footer .social .social-twitter { background-image: url(../png/x_orange.png); }
footer .social .social-instagram { background-image: url(../png/instagram_orange.png); }
footer .social .social-youtube { background-image: url(../png/youtube_orange.png); }

/*** Pages ***/
.loadingbgheader{ display: block; position: absolute; left: 0; top: 0; z-index: -1; width: 100%; height: 100%; background: url("../jpg/loading-bg.jpg") no-repeat; background-size: cover;} /* background-size: auto 100%; */
.page-header { margin-bottom: 120px; background: no-repeat center; background-size: auto 100%; }
.page-header img { width: 100%; }
.page-header .video { display: block; position: absolute; left: 0; top: 0; width: 100%; height: 100%; overflow: hidden; }
.page-header video { display: block; position: absolute; left: 0; top: 0; width: 100%; height: 100%; object-fit: cover; }
.page-header-gradient { display: block; position: absolute; left: 0; bottom: 0; width: 100%; height: 279px; background: url(../png/page-header-gradient.png) repeat-x center bottom; }
.page-header-text { position: relative; z-index: 1; padding-top: 640px; padding-bottom: 100px; }
.page-header-text .title { float: left; clear: both; color: #ffd65c; font-size: 25px; line-height: 25px; text-transform: uppercase; font-family: "Knockout 94 A", "Knockout 94 B"; font-style: normal; font-weight: 400; }
.page-header-text .subtitle { float: left; clear: both; color: white; font-size: 100px; line-height: 100px; text-transform: uppercase; font-family: "Knockout 67 A", "Knockout 67 B"; font-style: normal; font-weight: 400; }
.content { margin-bottom: 30px; }
.content .content-left,
.content .content-right { margin-bottom: 60px; }
.content .content-left { clear: both; padding-right: 0; }
.content .content-right { padding-left: 0; }
.content ul { padding: 0 0 0 20px; border-left: 10px solid #ffd65c; margin: 0 0 30px 0; list-style: none; }
.content ol { padding: 0 0 0 40px; margin: 0 0 40px 0; }
.page-quote .quote { margin: 50px 0 110px 0; text-transform: uppercase; text-align: center; }
.page-quote .quote blockquote { position: relative; padding: 57px 0 0 0; border: none; margin: 0 0 40px 0; color: #f6653d; font-size: 50px; line-height: 50px; font-family: "Knockout 94 A", "Knockout 94 B"; font-style: normal; font-weight: 400; }
.page-quote .quote blockquote:before { content: ""; display: block; position: absolute; width: 74px; height: 57px; left: 230px; top: 0; background: url(../png/quote-start.png) no-repeat; }
.page-quote .quote blockquote:after { content: ""; display: block; position: absolute; width: 74px; height: 57px; right: 145px; bottom: 5px; background: url(../png/quote-end.png) no-repeat; }
.page-quote .quote blockquote p { margin: 0; }
.page-quote .quote blockquote .first { color: #7d5f47; }
.page-quote .quote blockquote .second { color: #7d5f47; font-size: 100px; line-height: 100px; font-family: "Knockout 67 A", "Knockout 67 B"; font-style: normal; font-weight: 400; }
.page-quote .quote blockquote .third { font-size: 170px; line-height: 130px; font-family: "Knockout 67 A", "Knockout 67 B"; font-style: normal; font-weight: 400; }
.page-quote .quote .signature { color: #7d5f47; font-size: 40px; line-height: 40px; font-family: "Knockout 94 A", "Knockout 94 B"; font-style: normal; font-weight: 400; text-shadow: 5px 0px #ffd65c; }

/*** Sidebar ***/
.sidebar ul { padding: 0; border: none; margin: 0; list-style: none; }
.sidebar ul li { margin-bottom: 60px; }
.sidebar ul li img { width: 100%; height: auto; }
.sidebar .widget_text { padding: 20px 20px 20px 20px; color: white; font-size: 33px; line-height: 1.3; text-transform: uppercase; font-family: "Knockout 94 A", "Knockout 94 B"; font-style: normal; font-weight: 400; background: #f6653d; }
.sidebar .widget_text i { display: inline-block; width: 100%; height: 44px; background: url(../png/sidebar-text_quote.png) no-repeat; }
.sidebar .widget_text span { color: #333333; }
.sidebar.membership .widget_text span,
.sidebar.grouptours .widget_text span { color: #7f5e48; }
.sidebar .widget_smy_audio_widget { padding: 25px 20px 20px 20px; background: #795f44 url(../png/sidebar-audio.png) no-repeat right bottom; background-size: 100% auto; color: white; font-size: 20px; line-height: 20px; text-transform: uppercase; font-family: "Knockout 94 A", "Knockout 94 B"; font-style: normal; font-weight: 400; }
.sidebar .widget_smy_audio_widget h3 { margin: 0 0 10px 0; color: #ffd65c; font-size: 25px; line-height: 25px; font-family: "Knockout 94 A", "Knockout 94 B"; font-style: normal; font-weight: 400; }
.sidebar .widget_smy_audio_widget p { margin: 0 0 30px 0; }
.sidebar .widget_smy_audio_widget .audio-controls-play { display: block; position: relative; overflow: hidden; width: 70px; height: 70px; background: url(../png/sidebar-audio-play.png) no-repeat; background-size: 100% auto; }
.sidebar .widget_smy_audio_widget .audio-controls-pause { display: none; position: relative; overflow: hidden; width: 70px; height: 70px; background: url(../png/sidebar-audio-pause.png) no-repeat; background-size: 100% auto; }
.sidebar .widget_smy_audio_widget .audio-controls-play:hover,
.sidebar .widget_smy_audio_widget .audio-controls-play.hover { background-image: url(../png/sidebar-audio-play-hover.png); }
.sidebar .widget_smy_audio_widget .audio-controls-pause:hover,
.sidebar .widget_smy_audio_widget .audio-controls-pause.hover { background-image: url(../png/sidebar-audio-pause-hover.png); }
.sidebar .widget_smy_audio_widget.playing .audio-controls-play { display: none; }
.sidebar .widget_smy_audio_widget.playing .audio-controls-pause { display: block; }

/*** 404 page ***/
.error404 .page-header { background: url(../png/blog-header.png) no-repeat center top; }
.error404 h1 { margin: 190px 0 50px 0; font-size: 100px; line-height: 100px; }

/*** Frontpage ***/
.home .page-header-text, .page-id-4799 .page-header-text { position: relative; z-index: 1; padding-top: 370px; padding-bottom: 100px; }
.home .page-header-text .title, .page-id-4799 .page-header-text .title { float: left; clear: both; color: #ffd65c; font-size: 100px; line-height: 1; text-transform: uppercase; font-family: "Knockout 94 A", "Knockout 94 B"; font-style: normal; font-weight: 400; }
.home .page-header-text .subtitle, .page-id-4799 .page-header-text .subtitle { float: left; clear: both; font-size: 250px; line-height: 190px; font-family: "Knockout 67 A", "Knockout 67 B"; font-style: normal; font-weight: 400; }
.home .page-header-text a, .page-id-4799 .page-header-text a { display: block; float: left; clear: both; height: 60px; padding: 0 40px; border: none; border-radius: 6px; margin: 30px 0 0 0; background: #ffd65c; color: #333333; font-size: 25px; line-height: 60px; text-transform: uppercase; text-decoration: none; font-family: "Knockout 94 A", "Knockout 94 B"; font-style: normal; font-weight: 400; }
.home .page-header-text a:hover, .page-id-4799  .page-header-text a:hover { text-decoration: none; background: #f2c746; }
.home .page-header-text a:focus, .page-id-4799 .page-header-text a:focus { text-decoration: none; background: #ebb821; }
.map { background: url(../png/map-desktop.png) no-repeat center center; background-size: 100% auto; }
.map iframe { display: block; position: absolute; left: 0; top: 0; width: 100%; height: 100%; border: none; }
.map .map-infoview { width: 686px; padding: 15px 25px 25px 25px; border-radius: 2px; margin-top: 100px; margin-bottom: 105px; background: #ffd65c; }
.map .map-infoview h2 { margin: 0 0 10px 0; }
.map .map-infoview p { margin: 0 0 0 0; }
.map .map-infoview .line { margin: 20px 0 25px 0; }
.map .map-infoview img { display: inline-block; margin: -3px 15px 0 0; }
.map .map-infoview hr { display: block; width: 100%; height: 3px; border: none; margin: 0 0 20px 0; background: #f6653d; }
.map .map-infoview .bottom { color: #333333; font-size: 17px; line-height: 1.7; font-family: "Sentinel SSm A", "Sentinel SSm B"; font-style: italic; font-weight: 400; }
.map .map-infoview .map-label { color: #f6653d; font-size: 18px; line-height: 1.7; font-family: "Sentinel SSm A", "Sentinel SSm B"; font-style: italic; font-weight: 600; }

/*** What to see page ***/
.images360-list { margin-bottom: 50px; }
.images360-item { display: block; position: relative; width: 100%; height: 0; padding: 34.5% 0 0 0; margin: 0 0 60px 0; background: no-repeat center; background-size: 100% auto; }
.images360-gradient { display: block; position: absolute; left: 0; bottom: 0; width: 100%; height: 233px; background: url(../png/whattosee-gradient.png) repeat-x center bottom; }
.images360-content { display: block; position: absolute; left: 0; bottom: 0; width: 100%; height: auto; padding: 0 25px 30px 25px; color: white; }
.images360-content-left { float: left; width: 610px; }
.images360-content-right { display: block; position: absolute; right: 25px; bottom: 35px; width: calc(100% - 660px); }
.images360-content h2 { margin: 0 0 15px 0; color: white; font-size: 60px; line-height: 60px; text-transform: uppercase; font-family: "Knockout 67 A", "Knockout 67 B"; font-style: normal; font-weight: 400; }
.images360-content p { margin: 0; font-size: 18px; line-height: 1.7; font-family: "Sentinel SSm A", "Sentinel SSm B"; font-style: italic; font-weight: 400; }
.images360-content .showPanorama { float: right; position: relative; padding: 13px 66px 13px 15px; border: 3px solid #ffd65c; border-radius: 6px; color: white; font-size: 20px; line-height: 20px; text-transform: uppercase; text-decoration: none; font-family: "Knockout 94 A", "Knockout 94 B"; font-style: normal; font-weight: 400; }
.images360-content .showPanorama:hover,
.images360-content .showPanorama:focus { background: #ffd65c; }
.images360-content .showPanorama i { display: inline-block; position: absolute; top: 10px; right: 13px; width: 42px; height: 26px; background: url(../png/panorama.png) no-repeat; }
.panorama { width: 1080px; height: 540px; }
.panorama-wrap { position: relative; height: 100%; overflow: hidden; }
.panorama-wrap img { width: auto; max-width: none; height: 100%; }
.panorama-wrap #vrview { display: block; width: 100%; height: 100%; }
.panorama-wrap iframe { display: block; width: 100%; height: 100%; padding: 0; border: 0; margin: 0; }
.panorama-wrap .panorama-overlay { display: block; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.6); }
.panorama-wrap .panorama-overlay-content { display: block; position: absolute; left: 0; bottom: 0; width: 100%; height: auto; padding: 20px; }
.panorama-wrap .panorama-overlay span { display: inline-block; float: left; clear: both; width: 100%; color: white; text-align: left; }
.panorama-wrap .panorama-overlay span.title { margin: 0 0 15px 0; color: white; font-size: 60px; line-height: 60px; text-transform: uppercase; font-family: "Knockout 67 A", "Knockout 67 B"; font-style: normal; font-weight: 400; }
.panorama-wrap .panorama-overlay span.description { margin: 0; font-size: 18px; line-height: 1.7; font-family: "Sentinel SSm A", "Sentinel SSm B"; font-style: italic; font-weight: 400; }
.popup.panorama:hover .panorama-overlay { display: none; }

/*** Group Tour Request Form ***/
.page-template-default .gform_wrapper { margin: 0; }
.page-template-default .gform_wrapper form { margin: 0 0 100px 0; }
.page-template-default .gform_wrapper ul { list-style: none; padding: 0; border: 0; margin: 0; }
.page-template-default .gform_wrapper ul li { padding: 0 !important; border: 0; margin: 0 !important; }
.page-template-default .gform_wrapper .top_label .gfield_label { margin: 0 0 15px 0; color: #7d5f47; font-size: 25px; line-height: 25px; text-transform: uppercase; font-family: "Knockout 94 A", "Knockout 94 B"; font-style: normal; font-weight: 400; }
.page-template-default .gform_wrapper .gform_fields.top_label input { width: 100%; padding: 25px !important; border: 3px solid #959595; border-radius: 10px; margin: 0 0 20px 0; color: #333333; font-size: 17px !important; line-height: 17px; font-family: "Sentinel SSm A", "Sentinel SSm B"; font-style: normal; font-weight: 400; background: transparent; }
.page-template-default .gform_wrapper .gform_fields.top_label input::-webkit-input-placeholder { color: #949494; }
.page-template-default .gform_wrapper .gform_fields.top_label input::-moz-placeholder { color: #949494; }
.page-template-default .gform_wrapper .gform_fields.top_label input:-moz-placeholder { color: #949494; }
.page-template-default .gform_wrapper .gform_fields.top_label input:-ms-input-placeholder { color: #949494; }
.page-template-default .gform_wrapper .gform_fields.top_label input::placeholder { color: #949494; }
.page-template-default .gform_wrapper .bootstrap-select { width: 100% !important; margin: 0 0 20px 0; }
.page-template-default .gform_wrapper .dropdown-toggle { padding: 25px; border: 3px solid #959595; border-radius: 10px; color: #333333 !important; font-size: 17px; line-height: 17px; font-family: "Sentinel SSm A", "Sentinel SSm B"; font-style: normal; font-weight: 400; background: transparent; }
.page-template-default .gform_wrapper .dropdown-toggle .caret { display: block; width: 19px; height: 17px; right: 25px !important; border: none; margin-top: -7px !important; background: url(../png/select-caret.png) no-repeat; }
.page-template-default .gform_wrapper .gform_fields textarea { width: 100% !important; height: auto; resize: none; padding: 25px; border: 3px solid #959595; border-radius: 10px; margin: 0 0 20px 0; color: #333333; font-size: 17px; line-height: 17px; font-family: "Sentinel SSm A", "Sentinel SSm B"; font-style: normal; font-weight: 400; background: transparent; }
.page-template-default .gform_wrapper .gform_fields textarea::-webkit-input-placeholder { color: #949494; }
.page-template-default .gform_wrapper .gform_fields textarea::-moz-placeholder { color: #949494; }
.page-template-default .gform_wrapper .gform_fields textarea:-moz-placeholder { color: #949494; }
.page-template-default .gform_wrapper .gform_fields textarea:-ms-input-placeholder { color: #949494; }
.page-template-default .gform_wrapper .gform_fields textarea::placeholder { color: #949494; }
.page-template-default .gform_wrapper .gform_footer input[type=submit] { width: 100%; padding: 20px; border: 3px solid #ffd65c; border-radius: 10px; margin: 0; color: #333333; font-size: 25px; line-height: 25px; text-transform: uppercase; text-decoration: none; font-family: "Knockout 94 A", "Knockout 94 B"; font-style: normal; font-weight: 400; background: #ffd65c; }
.page-template-default .gform_wrapper .gform_footer input[type=submit]:hover { border-color: #f2c746; text-decoration: none; background: #f2c746; }
.page-template-default .gform_wrapper .gform_footer input[type=submit]:focus { border-color: #ebb821; text-decoration: none; background: #ebb821; }
.gforms_confirmation_message { margin: 0 0 100px 0; }

/*** Programs and Exhibits ***/
.program-list { margin: 0 0 110px 0; }
.program-item p:last-child { margin-bottom: 0; }
.program-item hr { display: block; width: 100%; height: 3px; border: none; margin: 57px 0 60px 0; background: #959595; }
.program-item:last-child hr { display: none; }
.exhibits { padding-top: 120px; padding-bottom: 100px; background: url(../png/exhibits-background.png) repeat-y; }
.exhibits h2 { margin: 0 0 50px 0; color: white; font-size: 60px; line-height: 60px; text-transform: uppercase; text-align: center; font-family: "Knockout 94 A", "Knockout 94 B"; font-style: normal; font-weight: 400; }
.exhibits-item { margin-bottom: 20px; }
.exhibits-block { display: inline-block; height: 560px; padding: 0 25px; border-radius: 2px; text-decoration: none; background: white; }
.exhibits-block h3 { margin: 10px 0 10px 0; color: #f6653d; text-transform: uppercase; font-size: 60px; line-height: 1; font-family: "Knockout 67 A", "Knockout 67 B"; font-style: normal; font-weight: 400; }
.exhibits-block img { display: block; width: calc(100% + 50px); max-width: calc(100% + 50px); height: auto; margin: 0 -25px 0 -25px; }
.exhibits-block p { color: #333333; }
.exhibits-block p:last-child { margin-bottom: 0; }

/*** Are information page ***/
.page-template-page-areainformation-php .content { margin-bottom: 60px; }
.area-block-title { margin-bottom: 25px; }
.area-list { margin-bottom: 30px; }
.area-item { margin-bottom: 30px; }
.area-block { display: inline-block; width: 100%; height: 320px; padding: 0 20px; line-height: 1; text-decoration: none; background: #7d5f47; }
.area-block:hover,
.area-block:focus { text-decoration: none; }
.area-block img { display: block; width: calc(100% + 40px); max-width: calc(100% + 40px); height: auto; margin: 0 -20px 0 -20px; }
.area-block h3 { margin: 10px 0 10px 0; color: #ffd65c; text-transform: uppercase; font-size: 30px; line-height: 30px; font-family: "Knockout 67 A", "Knockout 67 B"; font-style: normal; font-weight: 400; }
.area-block:hover h3 { color: #f2c746; text-decoration: none; }
.area-block:focus h3 { color: #ebb821; text-decoration: none; }
.area-block span { display: inline-block; margin: 0 0 20px 0; color: #a19f9d; font-size: 15px; line-height: 15px; font-family: "Sentinel SSm A", "Sentinel SSm B"; font-style: italic; font-weight: 400; }

/*** Music slider ***/
.music-slider { padding-top: 50px; padding-bottom: 60px; background: url(../png/music-slider-background.png); }
.music-slider h2 { margin: 0 0 50px 0; color: white; font-size: 60px; line-height: 60px; text-transform: uppercase; text-align: center; font-family: "Knockout 94 A", "Knockout 94 B"; font-style: normal; font-weight: 400; }
.music-slider .fa-container { text-align: center; }
.music-slider .fa { color: white; font-size: 60px; line-height: 1; }
.music-slider-container { display: none; position: relative; width: 722px; margin: 0 auto; }
.music-slider-subcontainer { display: block; position: relative; overflow: hidden; width: auto; max-width: none; min-height: 1px; margin: 0; }
.music-slider-item { display: block; position: absolute; width: 230px; height: 180px; top: 0; left: 0; padding-left: 25px; padding-right: 25px; background: no-repeat center; background-size: calc(100% - 50px) 100%; -webkit-transition: width 0.5s linear, height 0.5s linear; transition: width 0.5s linear, height 0.5s linear; }
.music-slider-item.current { width: 262px; height: 212px; }
.music-slider-item-overlay { display: block; position: absolute; width: calc(100% - 50px); height: 100%; left: 25px; top: 0; z-index: 1; opacity: 0.6; background: black; -webkit-transition: opacity 0.5s linear; transition: opacity 0.5s linear; }
.music-slider-item.current .music-slider-item-overlay { opacity: 0; }
.music-slider-infowindow-navigation-prev { display: block; position: absolute; width: 25px; height: 75px; left: -25px; top: 0; background-position: -73px -1px; }
.music-slider-infowindow-navigation-prev:hover { background-position: -73px -165px; }
.music-slider-infowindow-navigation-prev:focus { background-position: -73px -329px; }
.music-slider-infowindow-navigation-next { display: block; position: absolute; width: 25px; height: 75px; top: 0; right: -25px; background-position: -73px -83px; }
.music-slider-infowindow-navigation-next:hover { background-position: -73px -247px; }
.music-slider-infowindow-navigation-next:focus { background-position: -73px -409px; }
.music-slider-audio-control { display: block; width: 212px; height: auto; margin: 15px auto 0 auto; }
.music-slider-audio-play { display: block; position: relative; overflow: hidden; float: left; width: 40px; height: 40px; background: url(../png/sidebar-audio-play.png) no-repeat; background-size: 100% 100%; }
.music-slider-audio-pause { display: none; position: relative; overflow: hidden; float: left; width: 40px; height: 40px; background: url(../png/sidebar-audio-pause.png) no-repeat; background-size: 100% 100%; }
.music-slider-audio-play:hover,
.music-slider-audio-play.hover { background-image: url(../png/sidebar-audio-play-hover.png); }
.music-slider-audio-pause:hover,
.music-slider-audio-pause.hover { background-image: url(../png/sidebar-audio-pause-hover.png); }
.music-slider-audio-control.playing .music-slider-audio-play { display: none; }
.music-slider-audio-control.playing .music-slider-audio-pause { display: block; }
.music-slider-audio-timeline { display: block; position: relative; float: left; width: 160px; height: 5px; margin: 17px 0 0 11px; }
.music-slider-audio-timeline-background { display: block; width: 100%; height: 100%; background: white; }
.music-slider-audio-timeline i { position: absolute; width: 5px; height: 25px; left: calc(0% - 2px); top: -10px; background: #f6653d; }
.music-slider-infowindow-title { margin-top: 20px; margin-bottom: 20px; color: white; font-size: 30px; line-height: 30px; text-align: center; text-transform: uppercase; font-family: "Knockout 94 A", "Knockout 94 B"; font-style: normal; font-weight: 400; }
.music-slider-infowindow-text,
.music-slider-infowindow-text p { color: white; font-size: 17px; line-height: 1.7; text-align: center; font-family: "Sentinel SSm A", "Sentinel SSm B"; font-style: normal; font-weight: 400; }
.music-slider-infowindow-text p { margin: 0 0 0 0; }

/*** Timeline ***/
#timeline { padding-top: 100px; padding-bottom: 50px; background: url(../png/timeline-background.png) repeat-y; }
#timeline h2 { margin: 0 0 25px 0; color: white; font-size: 60px; line-height: 60px; font-family: "Knockout 67 A", "Knockout 67 B"; font-style: normal; font-weight: 400; }
#timeline .fa-container { text-align: center; }
#timeline .fa { color: white; font-size: 60px; line-height: 1; }
.timeline-container { display: none; position: relative; width: 100%; }
.timeline-subcontainer { display: block; position: relative; overflow: hidden; width: auto; max-width: none; min-height: 1px; margin: 0 -15px; }
.timeline-subcontainer .item { display: block; overflow: hidden; position: absolute; width: 336px; height: 276px; top: 0; left: 0; padding-left: 30px; padding-right: 30px;  -webkit-transition: width 0.5s linear, height 0.5s linear; transition: width 0.5s linear, height 0.5s linear; }
.timeline-subcontainer .item.current { width: 432px; height: 372px; }
.timeline-subcontainer .item-wide,
.timeline-subcontainer .item-film,
.timeline-subcontainer .item-music,
.timeline-subcontainer .item-youtube { width: 550px; height: 276px; }
.timeline-subcontainer .item .item-wrap { width: 100%; height: 100%; }
.timeline-subcontainer .item-music .item-wrap { display: block; overflow: hidden; position: relative; background: #ffd65c; }
.timeline-subcontainer .item-film .item-wrap,
.timeline-subcontainer .item-youtube .item-wrap { position: relative; }
.timeline-subcontainer .item-wide.current,
.timeline-subcontainer .item-film.current,
.timeline-subcontainer .item-music.current,
.timeline-subcontainer .item-youtube.current { width: 720px; height: 372px; }
.timeline-subcontainer .item img { width: 100%; height: 100%; }
.timeline-subcontainer .item-music img { float: left; width: 56.5%; }
.timeline-subcontainer .timeline-item-right { display: block; float: left; width: 43%; padding: 20px; }
.timeline-subcontainer .gradient-bottom { display: block; position: absolute; right: 0; bottom: 0; width: 43.5%; height: 19%; background: #ffe69d; }
.timeline-subcontainer .item-music h3 { margin: 0; color: #7d5f47; font-size: 25px; line-height: 25px; text-transform: uppercase; font-family: "Knockout 94 A", "Knockout 94 B"; font-style: normal; font-weight: 400; }
.timeline-subcontainer .item-film video { display: none; position: absolute; left: 0; top: 0; width: 100%; height: 100%; }
.timeline-subcontainer .item-youtube iframe { display: none; position: absolute; left: 0; top: 0; width: 100%; height: 100%; }
.timeline-subcontainer .timeline-film-play { display: block; position: absolute; overflow: hidden; width: 100%; height: 100%; left: 0; top: 0; z-index: 0; background: url(../png/timeline-film-play.png) no-repeat center center; background-size: auto auto; }
.timeline-subcontainer .timeline-film-play:hover,
.timeline-subcontainer .timeline-film-play.hover { background-image: url(../png/timeline-film-play-hover.png); }
.timeline-subcontainer .current .timeline-film-play { z-index: 2; }
.timeline-subcontainer .timeline-music-play { display: block; position: absolute; overflow: hidden; width: 70px; height: 70px; left: 20px; top: -36px; z-index: 0; background: url(../png/sidebar-audio-play.png) no-repeat; background-size: 100% auto; }
.timeline-subcontainer .timeline-music-pause { display: none; position: absolute; overflow: hidden; width: 70px; height: 70px; left: 20px; top: -36px; z-index: 0; background: url(../png/sidebar-audio-pause.png) no-repeat; background-size: 100% auto; }
.timeline-subcontainer .timeline-music-play:hover,
.timeline-subcontainer .timeline-music-play.hover { background-image: url(../png/sidebar-audio-play-hover.png); }
.timeline-subcontainer .timeline-music-pause:hover,
.timeline-subcontainer .timeline-music-pause.hover { background-image: url(../png/sidebar-audio-pause-hover.png); }
.timeline-subcontainer .current .timeline-music-play,
.timeline-subcontainer .current .timeline-music-pause { z-index: 2; }
.timeline-subcontainer .playing .timeline-music-play { display: none; }
.timeline-subcontainer .playing .timeline-music-pause { display: block; }
.timeline-subcontainer .timeline-item-overlay { display: block; position: absolute; width: calc(100% - 60px); height: 100%; left: 30px; top: 0; z-index: 1; opacity: 0.6; background: white; -webkit-transition: opacity 0.5s linear; transition: opacity 0.5s linear; }
.timeline-subcontainer .timeline-item-show { display: block; width: 100%; height: 100%; }
.timeline-subcontainer .item.current .timeline-item-overlay { opacity: 0; }
.timeline-subcontainer .item.current .timeline-item-show { display: none; }
.timeline-bullets { display: block; position: relative; overflow: hidden; width: calc(100% + 30px); height: 25px; margin: 30px -15px 20px -15px; }
.timeline-bullets a { display: block; position: absolute; width: 15px; height: 15px; left: 0; top: 5px; z-index: 1; background: url(../png/timeline-bullet.png) no-repeat; }
.timeline-bullets a.current { width: 25px; height: 25px; top: 0; background: url(../png/timeline-bullet-active.png) no-repeat; }
.timeline-bullets hr { display: block; position: absolute; width: 100%; height: 3px; left: 0; top: 11px; border: none; margin: 0 0 0 0; background: #959595; }
.timeline-infowindow { text-align: center; }
.timeline-infowindow-navigation-prev { display: inline-block; width: 10px; height: 20px; margin-right: 20px; background-position: -87px -490px; }
.timeline-infowindow-navigation-prev:hover { background-position: -87px -542px; }
.timeline-infowindow-navigation-prev:focus { background-position: -87px -593px; }
.timeline-infowindow-navigation-next { display: inline-block; width: 10px; height: 20px; margin-left: 20px; background-position: -87px -516px; }
.timeline-infowindow-navigation-next:hover { background-position: -87px -568px; }
.timeline-infowindow-navigation-next:focus { background-position: -87px -617px; }
.timeline-infowindow-navigation-title { display: inline-block; margin-top: 20px; margin-bottom: 20px; color: white; font-size: 30px; line-height: 30px; text-align: center; text-transform: uppercase; font-family: "Knockout 94 A", "Knockout 94 B"; font-style: normal; font-weight: 400; }
.timeline-infowindow-text { width: 670px; margin: 0 auto 60px auto; }
.timeline-infowindow-text p { margin: 0; color: white; font-size: 17px; line-height: 1.7; text-align: center; font-family: "Sentinel SSm A", "Sentinel SSm B"; font-style: normal; font-weight: 400; }
.timeline-decades hr { display: block; width: 100%; height: 3px; border: none; margin: 0 0 30px 0; background: #959595; }
.timeline-decades .timeline-decades-container { text-align: center; }
.timeline-decades .timeline-decades-container a { display: inline-block; margin: 0 10px; color: #959595; font-size: 30px; line-height: 1.7; text-decoration: none; font-family: "Knockout 94 A", "Knockout 94 B"; font-style: normal; font-weight: 400; }
.timeline-decades .timeline-decades-container a:hover { color: #ffffff; text-decoration: none; }
.timeline-decades .timeline-decades-container a:focus { color: #ffffff; text-decoration: none; }

/*** Discography, Filmography, Biography ***/
#discography { padding-top: 85px; padding-bottom: 85px; background: #333333 url(../png/discography-background7689.png?v=06032017) no-repeat center top; background-size: 100% auto; }
#discography h2 { float: left; margin: 0 0 55px 0; color: white; font-size: 60px; line-height: 60px; text-transform: uppercase; font-family: "Knockout 67 A", "Knockout 67 B"; font-style: normal; font-weight: 400; }
.discography-sorting { float: right; margin: 20px 0 0 0; }
.discography-sorting a { position: relative; float: left; padding: 0 0 0 35px; color: white; font-size: 25px; line-height: 25px; text-transform: uppercase; font-family: "Knockout 94 A", "Knockout 94 B"; font-style: normal; font-weight: 400; }
.discography-sorting a:first-child { margin-right: 40px; }
.discography-sorting a i { display: block; position: absolute; width: 30px; height: 30px; left: 0; top: 0; background: url(../png/radio.png) no-repeat; }
.discography-sorting a.active i { background-image: url(../png/radio-active.png); }
.discography-item { margin-bottom: 30px; }
.discography-block { display: inline-block; height: 320px; padding: 0 20px; text-decoration: none; background: #7d5f47; }
.discography-block:hover,
.discography-block:focus { text-decoration: none; }
.discography-block img { display: block; width: calc(100% + 40px); max-width: calc(100% + 40px); height: auto; margin: 0 -20px 0 -20px; }
.discography-block h3 { margin: 15px 0 0 0; color: #ffd65c; text-transform: uppercase; font-size: 30px; line-height: 30px; font-family: "Knockout 67 A", "Knockout 67 B"; font-style: normal; font-weight: 400; }
.discography-block:hover h3 { color: #f2c746; text-decoration: none; }
.discography-block:focus h3 { color: #ebb821; text-decoration: none; }
.discography-block span { color: #a19f9d; font-size: 15px; line-height: 15px; font-family: "Sentinel SSm A", "Sentinel SSm B"; font-style: italic; font-weight: 400; }
#discography.filmography { background: #454134 url(../png/filmography-background7689.png?v=06032017) no-repeat center top; background-size: 100% auto; }
#discography.filmography .discography-block { height: 410px; }
#discography.bibliography { background: #0a0e11 url(../png/bibliography-background7689.png?v=06032017) no-repeat center top; background-size: 100% auto; }
#discography.bibliography .discography-block { height: 410px; }
.music,
.film,
.biblio { width: 736px; height: auto; min-height: 500px; border-radius: 0; }
.popup .popup-close,
.music .popup-close,
.film .popup-close,
.biblio .popup-close { display: block; position: absolute; width: 23px; height: 23px; top: 10px; right: 10px; z-index: 2; background: url(../png/popup-close.png) no-repeat; }
.music-wrap,
.film-wrap,
.biblio-wrap { display: block; width: 100%; height: 100%; }
.music-left,
.film-left,
.biblio-left { display: block; float: left; width: 252px; min-height: 500px; padding: 20px; background: #ffebae; }
.music-right,
.film-right,
.biblio-right { float: left; display: block; width: calc(100% - 252px); min-height: 500px; padding: 20px; background: #ffd65c; }
.music-wrap img,
.film-wrap img,
.biblio-wrap img { display: block; width: 212px; height: auto; }
.music-audio-control { display: block; width: 212px; height: auto; margin: 15px auto 0 auto; }
.music-audio-play { display: block; position: relative; overflow: hidden; float: left; width: 40px; height: 40px; background: url(../png/sidebar-audio-play.png) no-repeat; background-size: 100% 100%; }
.music-audio-pause { display: none; position: relative; overflow: hidden; float: left; width: 40px; height: 40px; background: url(../png/sidebar-audio-pause.png) no-repeat; background-size: 100% 100%; }
.music-audio-play:hover,
.music-audio-play.hover { background-image: url(../png/sidebar-audio-play-hover.png); }
.music-audio-pause:hover,
.music-audio-pause.hover { background-image: url(../png/sidebar-audio-pause-hover.png); }
.music-audio-control.playing .music-audio-play { display: none; }
.music-audio-control.playing .music-audio-pause { display: block; }
.music-audio-timeline { display: block; position: relative; float: left; width: 160px; height: 5px; margin: 17px 0 0 11px; }
.music-audio-timeline-background { display: block; width: 100%; height: 100%; background: #959595; }
.music-audio-timeline i { position: absolute; width: 5px; height: 25px; left: calc(0% - 2px); top: -10px; background: #f6653d; }
.music-title,
.film-title,
.biblio-title { display: inline-block; margin: 0 0 15px 0; color: #f6653d; text-transform: uppercase; font-size: 60px; line-height: 60px; font-family: "Knockout 67 A", "Knockout 67 B"; font-style: normal; font-weight: 400; }
.music-content p,
.film-content p,
.biblio-content p { margin: 0 0 30px 0; color: #333333; font-size: 17px; line-height: 1.7; font-family: "Sentinel SSm A", "Sentinel SSm B"; font-style: normal; font-weight: 400; }
.music-subtitle,
.film-subtitle,
.biblio-subtitle { display: inline-block; width: 100%; color: #7d5f47; font-size: 20px; line-height: 20px; text-transform: uppercase; font-family: "Knockout 94 A", "Knockout 94 B"; font-style: normal; font-weight: 400; }
.music-value,
.film-value,
.biblio-value { display: inline-block; margin: 0 0 5px 0; color: #333333; font-size: 17px; line-height: 1.7; font-family: "Sentinel SSm A", "Sentinel SSm B"; font-style: normal; font-weight: 400; }

/*** News and Events ***/
.blog .page-header { background: url(../png/blog-header.png) no-repeat center top; }
.tribe-events-page-template .tribe-events { background: url(../png/blog-header.png) no-repeat center top; } /* TEC */
.blog h1 { margin: 190px 0 50px 0; font-size: 100px; line-height: 100px; }
.blog-news article { display: block; overflow: hidden; margin: 0 0 80px 0; }
.blog-news img { margin: 0 0 30px 0; }
.blog-news .readmore { border-bottom: 3px solid #f6653d; color: #f6653d; font-size: 16px; line-height: 1; text-transform: uppercase; font-family: "Knockout 94 A", "Knockout 94 B"; font-style: normal; font-weight: 400; }
.blog-news .readmore:after { content: "»"; display: inline-block; width: 10px; height: 8px; margin: 0 0 0 6px; }
.blog-news .readmore:hover { border-bottom: 3px solid #d64b24; color: #d64b24; text-decoration: none; }
.blog-news .readmore:focus { border-bottom: 3px solid #c13711; color: #c13711; text-decoration: none; }
.blog .pods-pagination-simple { display: block; width: 100%; border-top: 3px solid #959595; }
.blog .pods-pagination-simple a { float: left; margin: 20px 0 0 0; border-bottom: 3px solid #f6653d; color: #f6653d; font-size: 16px; line-height: 1; text-transform: uppercase; font-family: "Knockout 94 A", "Knockout 94 B"; font-style: normal; font-weight: 400; }
.blog .pods-pagination-prev:before { content: "«"; display: inline-block; width: 10px; height: 8px; margin: 0 6px 0 0; }
.blog .pods-pagination-simple a:after { content: "»"; display: inline-block; width: 10px; height: 8px; margin: 0 0 0 6px; }
.blog a.pods-pagination-prev:after { content: none; }
.blog .pods-pagination-simple a:hover { border-bottom: 3px solid #d64b24; color: #d64b24; text-decoration: none; }
.blog .pods-pagination-simple a:focus { border-bottom: 3px solid #c13711; color: #c13711; text-decoration: none; }
.blog .pods-pagination-simple .pods-pagination-next { float: right; }
.blog .content .content-left { margin-bottom: 0; }
.sidebar-upcoming { display: block; overflow: hidden; padding: 20px 20px 10px 20px; margin: 0 0 60px 0; background: #7d5f47 url(../png/sidebar-upcoming.png) no-repeat bottom right; }
.sidebar-upcoming h3 { margin: 0 0 20px 0; color: white; font-size: 60px; line-height: 60px; text-transform: uppercase; font-family: "Knockout 67 A", "Knockout 67 B"; font-style: normal; font-weight: 400; }
.sidebar-upcoming-item { display: block; overflow: hidden; margin: 0 0 20px 0; }
.sidebar-upcoming-item a { float: left; clear: both; margin: 0 0 5px 0; color: #ffd65c; font-size: 30px; line-height: 30px; text-transform: uppercase; text-decoration: none; font-family: "Knockout 67 A", "Knockout 67 B"; font-style: normal; font-weight: 400; }
.sidebar-upcoming-item a:hover { color: #f2c746; text-decoration: none; }
.sidebar-upcoming-item a:focus { color: #ebb821; text-decoration: none; }
.sidebar-upcoming-item .date { float: left; clear: both; color: white; font-size: 15px; line-height: 1; font-family: "Sentinel SSm A", "Sentinel SSm B"; font-style: italic; font-weight: 400; }
.sideber-quote { margin: 0 0 60px 0; text-transform: uppercase; text-align: center; }
.sideber-quote blockquote { position: relative; padding: 67px 0 67px 0; border: none; margin: 0 0 40px 0; color: #f6653d; font-size: 31px; line-height: 31px; font-family: "Knockout 94 A", "Knockout 94 B"; font-style: normal; font-weight: 400; }
.sideber-quote blockquote:before { content: ""; display: block; position: absolute; width: 74px; height: 57px; left: 0; top: 0; background: url(../png/quote-start.png) no-repeat; }
.sideber-quote blockquote:after { content: ""; display: block; position: absolute; width: 74px; height: 57px; right: 0; bottom: 0; background: url(../png/quote-end.png) no-repeat; }
.sideber-quote blockquote p { margin: 0; }
.sideber-quote blockquote .second { color: #7d5f47; font-size: 176px; line-height: 137px; font-family: "Knockout 67 A", "Knockout 67 B"; font-style: normal; font-weight: 400; }
.sideber-quote blockquote .third { font-size: 39px; line-height: 54px; }
.sideber-quote blockquote .fourth { font-size: 128px; line-height: 100px; font-family: "Knockout 67 A", "Knockout 67 B"; font-style: normal; font-weight: 400; }
.sideber-quote .signature { color: #7d5f47; font-size: 28px; line-height: 28px; font-family: "Knockout 94 A", "Knockout 94 B"; font-style: normal; font-weight: 400; text-shadow: 5px 0px #ffd65c; }
.sidebar-twitter { display: inline-block; width: 100%; height: auto; padding: 0 25px; border-bottom: 10px solid #ffd65c; border-radius: 2px; background: white; }
.sidebar-twitter h3 { margin: 10px 0 15px 0; color: #f6653d; text-transform: uppercase; font-size: 60px; line-height: 1; font-family: "Knockout 67 A", "Knockout 67 B"; font-style: normal; font-weight: 400; }
.sidebar-twitter a:after { content: none; }
.sidebar-twitter .aptf-tweet-content { margin: 0 0 15px 0; }
.sidebar-twitter .aptf-tweet-content,
.sidebar-twitter .aptf-tweet-content a { color: #333333 !important; font-size: 17px; line-height: 1.7; font-family: "Sentinel SSm A", "Sentinel SSm B"; font-style: normal; font-weight: 400; }
.sidebar-twitter .aptf-tweet-content a:hover,
.sidebar-twitter .aptf-tweet-content a:focus { text-decoration: underline; }
.sidebar-twitter .aptf-tweet-date { margin: 0; color: #959595; font-size: 14px; line-height: 14px; font-family: "Sentinel SSm A", "Sentinel SSm B"; font-style: normal; font-weight: 400; }
.sidebar-twitter .aptf-tweet-date a { color: #959595; font-size: 14px; line-height: 14px; font-family: "Sentinel SSm A", "Sentinel SSm B"; font-style: normal; font-weight: 400; }
.sidebar-twitter .aptf-timestamp { position: relative; padding: 5px 0 0 35px; }
.sidebar-twitter .aptf-timestamp i { position: absolute; left: 0; top: 0; }
.sidebar-twitter hr { display: block; clear: both; width: 100%; height: 3px; border: none; margin: 0 0 50px 0; background: #959595; }
.sidebar-twitter span { display: inline-block; width: 100%; margin: 0 0 20px 0; text-align: center; font-size: 24px; line-height: 24px; text-transform: uppercase; font-family: "Knockout 94 A", "Knockout 94 B"; font-style: normal; font-weight: 400; }
.sidebar-twitter .social { margin-bottom: 20px; text-align: center; }
.sidebar-twitter .social-facebook,
.sidebar-twitter .social-twitter,
.sidebar-twitter .social-instagram { width: 40px; height: 40px; border: none; margin: 0 10px 0 0; }
.sidebar-twitter .social a:last-child { margin-right: 0; }
.sidebar-archive { display: block; overflow: hidden; padding: 20px 20px 10px 20px; margin: 0 0 60px 0; background: #f6653d; }
.sidebar-archive h3 { margin: 0 0 20px 0; color: white; font-size: 60px; line-height: 60px; text-transform: uppercase; font-family: "Knockout 67 A", "Knockout 67 B"; font-style: normal; font-weight: 400; }
.sidebar-archive-item { display: block; overflow: hidden; margin: 0; }
.sidebar-archive-item.hidden { display: none; }
.sidebar-archive-item a { float: left; clear: both; margin: 0 0 5px 0; color: #333333; font-size: 30px; line-height: 30px; text-transform: uppercase; text-decoration: none; font-family: "Knockout 67 A", "Knockout 67 B"; font-style: normal; font-weight: 400; }
.sidebar-archive-item a:hover { color: #392b21; }
.sidebar-archive-item a:focus { color: #271b12; }
.sidebar-archive .readmore { border-bottom: 3px solid white; margin: 20px 0 10px 0; color: white; font-size: 16px; line-height: 1; text-transform: uppercase; font-family: "Knockout 94 A", "Knockout 94 B"; font-style: normal; font-weight: 400; }
.sidebar-archive .readmore:after { content: "»"; display: inline-block; width: 10px; height: 8px; margin: 0 0 0 6px; }
.sidebar-archive .readmore:hover { color: #eeeeee; }
.sidebar-archive .readmore:focus { color: #eeeeee; }
.sidebar-categories { display: block; overflow: hidden; padding: 20px 20px 10px 20px; margin: 0; background: #7d5f47; }
.sidebar-categories h3 { margin: 0 0 20px 0; color: white; font-size: 60px; line-height: 60px; text-transform: uppercase; font-family: "Knockout 67 A", "Knockout 67 B"; font-style: normal; font-weight: 400; }
.sidebar-categories-item { display: block; overflow: hidden; margin: 0; }
.sidebar-categories-item.hidden { display: none; }
.sidebar-categories-item a { float: left; clear: both; margin: 0 0 5px 0; color: #ffd65c; font-size: 30px; line-height: 30px; text-transform: uppercase; text-decoration: none; font-family: "Knockout 67 A", "Knockout 67 B"; font-style: normal; font-weight: 400; }
.sidebar-categories-item a:hover { color: #f2c746; }
.sidebar-categories-item a:focus { color: #ebb821; }
.sidebar-categories .readmore { border-bottom: 3px solid white; margin: 20px 0 10px 0; color: white; font-size: 16px; line-height: 1; text-transform: uppercase; font-family: "Knockout 94 A", "Knockout 94 B"; font-style: normal; font-weight: 400; }
.sidebar-categories .readmore:after { content: "»"; display: inline-block; width: 10px; height: 8px; margin: 0 0 0 6px; }
.sidebar-categories .readmore:hover { color: #eeeeee; }
.sidebar-categories .readmore:focus { color: #eeeeee; }

.blog #posts-list .pods-pagination-simple a:after { display: none; }
.blog .pods-pagination-simple .pods-pagination-prev { display: none; }
.blog .pods-pagination-simple .pods-pagination-next { float: none; display: inline-block; }
.blog .pods-pagination-simple { text-align: center; }
.pods-pagination-next-loader { margin-top: 15px; }

/*** News and Events detail page ***/
.single-news .page-header,
.single-event .page-header { margin-bottom: 150px; background: url(../png/blog-header.png) no-repeat center top; }
.single-news .page-header img,
.single-event .page-header img { margin-top: 180px; }
.single-news .content,
.single-event .content { margin-bottom: 120px; }
.single-event .content h1 { margin-bottom: 25px; }
.single-news .content .date,
.single-event .content .date { margin-bottom: 15px; color: #959595; font-family: "Sentinel SSm A", "Sentinel SSm B"; font-style: italic; font-weight: 400; }
.single-event .content .date { position: relative; padding: 0 0 0 35px; margin-bottom: 25px; color: #7d5f47; font-size: 20px; line-height: 20px; text-transform: uppercase; font-family: "Knockout 94 A", "Knockout 94 B"; font-style: normal; font-weight: 400; }
.calendar { display: inline-block; position: absolute; width: 25px; height: 30px; left: 0; top: -7px; background: url(../png/calendar.png) no-repeat; }
.single-news .content .content-left,
.single-news .content .content-right,
.single-event .content .content-left,
.single-event .content .content-right { margin-bottom: 0; }
.single-news .content ul,
.single-event .content ul { padding: 0 0 0 18px; border-left: none; margin: 0 0 30px 0; list-style: url(../png/ul-dot.png); }
.single-news .content ul li,
.single-event .content ul li { padding: 0 0 0 8px; }
.single-news .content ol,
.single-event .content ol { padding: 0 0 0 0; margin: 0 0 30px 0; counter-reset: item; }
.single-news .content ol li,
.single-event .content ol li { display: block; position: relative; padding: 0 0 0 28px; }
.single-news .content ol li:before,
.single-event .content ol li:before { content: counter(item) ". "; position: absolute; left: 0; top: 0; counter-increment: item; color: #7d5f47; }
.single-news .addthis_toolbox,
.single-event .addthis_toolbox { padding: 20px 0 17px 0; border-top: 3px solid #959595; border-bottom: 3px solid #959595; margin-top: 60px; }
.single-news .addthis_toolbox:before,
.single-event .addthis_toolbox:before { content: "Share"; float: left; margin-left: 20px; margin-right: 20px; color: #959595; font-size: 16px; line-height: 19px; text-transform: uppercase; font-family: "Knockout 94 A", "Knockout 94 B"; font-style: normal; font-weight: 400; }
.single-news .addthis_toolbox a,
.single-event .addthis_toolbox a { padding: 0; margin: 0; }
.single-news .addthis_button_facebook_like,
.single-event .addthis_button_facebook_like { margin-right: 20px !important; }
.single-news .addthis_button_pinterest_pinit,
.single-event .addthis_button_pinterest_pinit { margin-right: 20px !important; }
.single-news .addthis_button_google_plusone,
.single-event .addthis_button_google_plusone { margin-right: -10px !important; }
.event-location { overflow: hidden; margin: 50px 0 60px 0; background: #ffd65c; }
.event-location img { float: left; width: 133px; }
.event-location-right { float: left; padding: 20px; width: calc(100% - 133px); }
.event-location-headline { color: #636363; font-size: 20px; line-height: 20px; text-transform: uppercase; font-family: "Knockout 94 A", "Knockout 94 B"; font-style: normal; font-weight: 400; }
.event-location h2 { margin: 0 0 5px 0; color: #f6653d; text-transform: uppercase; font-size: 60px; line-height: 1; font-family: "Knockout 67 A", "Knockout 67 B"; font-style: normal; font-weight: 400; }
.event-location p { margin: 0 0 5px 0; color: #333333; font-size: 17px; line-height: 1.7; font-family: "Sentinel SSm A", "Sentinel SSm B"; font-style: normal; font-weight: 400; }
.event-location a { border-bottom: 3px solid #f6653d; color: #f6653d; font-size: 16px; line-height: 1; text-transform: uppercase; text-decoration: none; font-family: "Knockout 94 A", "Knockout 94 B"; font-style: normal; font-weight: 400; }
.event-location a:after { content: "»"; display: inline-block; width: 10px; height: 8px; margin: 0 0 0 6px; }
.event-location a:hover { border-bottom: 3px solid #d64b24; color: #d64b24; text-decoration: none; }
.event-location a:focus { border-bottom: 3px solid #c13711; color: #c13711; text-decoration: none; }
.ticket { display: block; width: 370px; padding: 20px 0; border-radius: 10px; margin: 0 auto; text-align: center; color: white; font-size: 25px; line-height: 25px; text-transform: uppercase; text-decoration: none; font-family: "Knockout 94 A", "Knockout 94 B"; font-style: normal; font-weight: 400; background: #f6653d; }
.ticket:hover { color: white; text-decoration: none; background: #d64b24; }
.ticket:focus { color: white; text-decoration: none; background: #c13711; }
.news-related-item { margin: 0 0 60px 0; background: #7d5f47; }
.news-related .news-related-item:last-child { margin-bottom: 0; }
.news-related-item a,
.news-related-item a:hover,
.news-related-item a:focus { text-decoration: none; }
.news-related-item h3 { margin: 20px 20px -3px 20px; color: #ffd65c; text-transform: uppercase; font-size: 30px; line-height: 30px; font-family: "Knockout 67 A", "Knockout 67 B"; font-style: normal; font-weight: 400; }
.news-related-item a:hover h3 { color: #f2c746; text-decoration: none; }
.news-related-item a:focus h3 { color: #ebb821; text-decoration: none; }
.news-related-item span { display: inline-block; padding-bottom: 20px; margin: 0 20px 0 20px; color: #959595; font-size: 15px; line-height: 1; font-family: "Sentinel SSm A", "Sentinel SSm B"; font-style: italic; font-weight: 400; }

/*** Collections page ***/
.collection-list { margin: 0 0 110px 0; }
.collection-item p:last-child { margin-bottom: 0; }
.collection-item hr { display: block; width: 100%; height: 3px; border: none; margin: 57px 0 60px 0; background: #959595; }
.collection-item:last-child hr { display: none; }

/*** About page ***/
.employees { padding-top: 80px; padding-bottom: 50px; text-align: center; background: url(../png/employees-1.png) no-repeat center; background-size: auto 100%; }
.employees-1 { background-image: url(../png/employees-2.png); }
.employees-2 { background-image: url(../png/employees-3.png); }
.employees h2 { margin: 0 0 65px 0; color: white; font-size: 60px; line-height: 60px; font-family: "Knockout 94 A", "Knockout 94 B"; font-style: normal; font-weight: 400; }
.employees p { margin: 0 0 20px 0; color: #ffd65c; font-size: 30px; line-height: 30px; text-transform: uppercase; font-family: "Knockout 67 A", "Knockout 67 B"; font-style: normal; font-weight: 400; }
.employees-1 p { color: #333333; }
.about-bottom { padding-top: 120px; padding-bottom: 90px; }
.about-bottom .content-left p { font-size: 17px; line-height: 1.7; font-family: "Sentinel SSm A", "Sentinel SSm B"; font-style: italic; font-weight: 400; }
.about-bottom .content-left p strong { font-family: "Sentinel SSm A", "Sentinel SSm B"; font-style: normal; font-weight: 700; }

/*** FAQ page ***/
.faq-questions { margin: 0 0 50px 0; }
.faq-question { border-bottom: 3px solid #959595; margin: 0 0 10px 0; }
.faq-question:last-child { border-bottom: none; }
.faq-question a { display: inline-block; position: relative; padding: 0 0 15px 31px; margin: 0; color: #333333; font-size: 17px; line-height: 1.7; font-family: "Sentinel SSm A", "Sentinel SSm B"; font-style: normal; font-weight: 400; }
.faq-question a i { display: block; position: absolute; width: 21px; height: 21px; left: 0; top: 4px; background: url(../png/plus-faq.png) no-repeat; }
.faq-question.open a i { background-image: url(../png/minus-faq.png); }
.faq-question-content { display: none; padding: 10px 0 0 31px; margin: 0 0 20px 0; color: #959595; font-size: 17px; line-height: 1.7; font-family: "Sentinel SSm A", "Sentinel SSm B"; font-style: italic; font-weight: 400; }
.faq-question-content p { padding: 0; margin: 0; }
.faq-question-content a { display: inline; padding: 0; margin: 0; color: #f6653d; text-decoration: none; font-family: "Sentinel SSm A", "Sentinel SSm B"; font-weight: 400; }
.faq-question-content a:hover { color: #d64b24; text-decoration: none; }
.faq-question-content a:focus { color: #c13711; text-decoration: none; }

/*** Contact page ***/
.page-template-page-contact .content .content-left,
.page-template-page-contact .content .content-right { margin-bottom: 100px; }
.wpcf7-form p { margin: 0; }
.wpcf7-form label { margin: 0 0 15px 0; color:#7d5f47; font-size: 18px; line-height: 18px; text-transform: uppercase; font-family: "Knockout 94 A", "Knockout 94 B"; font-style: normal; font-weight: bold; }
.wpcf7-form input {  width: 449.6px; padding: 25px; border: 3px solid #959595; border-radius: 10px; margin: 0 0 20px 0; color: #333333; font-size: 17px; line-height: 17px; font-family: "Sentinel SSm A", "Sentinel SSm B"; font-style: normal; font-weight: 400; background: transparent; }
.wpcf7-form input::-webkit-input-placeholder { color: #949494; }
.wpcf7-form input::-moz-placeholder { color: #949494; }
.wpcf7-form input:-moz-placeholder { color: #949494; }
.wpcf7-form input:-ms-input-placeholder { color: #949494; }
.wpcf7-form input::placeholder { color: #949494; }
.wpcf7-form .bootstrap-select {  width: 449.6px; margin: 0 0 20px 0; }
.wpcf7-form .dropdown-toggle { padding: 25px; border: 3px solid #959595; border-radius: 10px; color: #333333 !important; font-size: 17px; line-height: 17px; font-family: "Sentinel SSm A", "Sentinel SSm B"; font-style: normal; font-weight: 400; background: transparent; }
.wpcf7-form .dropdown-toggle .caret { display: block; width: 19px; height: 17px; right: 25px !important; border: none; margin-top: -7px !important; background: url(../png/select-caret.png) no-repeat; }
.wpcf7-form textarea {  width: 100% !important; resize: none; padding: 25px; border: 3px solid #959595; border-radius: 10px; margin: 0 0 20px 0; color: #333333; font-size: 17px; line-height: 17px; font-family: "Sentinel SSm A", "Sentinel SSm B"; font-style: normal; font-weight: 400; background: transparent; }
.wpcf7-form textarea::-webkit-input-placeholder { color: #949494; }
.wpcf7-form textarea::-moz-placeholder { color: #949494; }
.wpcf7-form textarea:-moz-placeholder { color: #949494; }
.wpcf7-form textarea:-ms-input-placeholder { color: #949494; }
.wpcf7-form textarea::placeholder { color: #949494; }
.wpcf7-form input[type=submit] { width: 449.6px; padding: 20px; border-color: #ffd65c; color: #333333; font-size: 25px; line-height: 25px; text-transform: uppercase; text-decoration: none; font-family: "Knockout 94 A", "Knockout 94 B"; font-style: normal; font-weight: 400; background: #ffd65c; }
.wpcf7-form input[type=submit]:hover { border-color: #f2c746; text-decoration: none; background: #f2c746; }
.wpcf7-form input[type=submit]:focus { border-color: #ebb821; text-decoration: none; background: #ebb821; }
.wpcf7-form .wpcf7-not-valid { border-color: red; }
div.wpcf7 input[type="file"] {display: none;}
.loadFile { width: 449.6px; color: #636363; font-size: 20px; line-height: 20px; text-transform: uppercase; font-family: "Knockout 94 A", "Knockout 94 B"; font-style: normal; font-weight: bold; }
div.wpcf7 .ajax-loader { display: block; margin: 0 auto 0 auto; }
div.wpcf7-response-output { padding: 20px; border-width: 3px; border-radius: 10px; margin: 0; font-size: 17px; line-height: 1.7; font-family: "Sentinel SSm A", "Sentinel SSm B"; font-style: normal; font-weight: 400; }
div.wpcf7-validation-errors { border-color: red; }
.contact-addresses h3 { margin: 0 0 15px 0; color: #f6653d; font-size: 25px; line-height: 25px; text-transform: uppercase; font-family: "Knockout 94 A", "Knockout 94 B"; font-style: normal; font-weight: 400; }
.contact-addresses p { margin: 0; }
.page-template-page-contact .content hr { display: block; width: 100%; height: 3px; border: none; margin: 0 0 0 0; background: #959595; }
.page-template-page-contact .newsletter { display: none; }
@media (max-width: 481px) {
	.wpcf7-form input {  width: 100%; }
	.wpcf7-form .bootstrap-select {  width: 100%; }
	.wpcf7-form input[type=submit] {  width: 100%; }
	.loadFile {  width: 100%; }
}

.g-recaptcha { margin-bottom: 25px; max-width: 302px; margin-left: auto; margin-right: auto; }

/*** Support page ***/
.support-list { margin: 0 0 110px 0; }
.support-item p:last-child { margin-bottom: 0; }
.support-list a { display: block; float: left; clear: both; width: 370px; height: 60px; padding: 0; border: none; border-radius: 6px; margin: 0; background: #ffd65c; color: #333333; font-size: 25px; line-height: 60px; text-align: center; text-transform: uppercase; text-decoration: none; font-family: "Knockout 94 A", "Knockout 94 B"; font-style: normal; font-weight: 400; }
.support-list a:hover { color: #333333; text-decoration: none; background: #f2c746; }
.support-list a:focus { color: #333333; text-decoration: none; background: #ebb821; }
.support-item hr { display: block; width: 100%; height: 3px; border: none; margin: 57px 0 60px 0; background: #959595; }
.support-item:last-child hr { display: none; }

/*** Newsletter popup ***/
.newsletter-popup { width: 736px; height: auto; min-height: 500px; border-radius: 0; background: url(../jpg/newsletter-popup.jpg) no-repeat bottom right; background-size: auto 100%; }
.newsletter-popup .popup-close { display: block; position: absolute; width: 23px; height: 23px; top: 10px; right: 10px; background: url(../png/popup-close.png) no-repeat; }
.newsletter-popup-wrap { padding: 40px; }
.newsletter-popup-left { width: 70%; color: white; font-size: 60px; line-height: 1; text-transform: uppercase; font-family: "Knockout 67 A", "Knockout 67 B"; font-style: normal; font-weight: 400; }
.newsletter-popup-left span { color: #333333; }
.newsletter-popup-left form { margin: 35px 0 0 0; }
.newsletter-popup-left input[type=email] { display: block; float: left; width: 370px; height: 60px; padding-left: 15px; border: none; border-radius: 2px; margin-bottom: 20px; background: white; color: #333333; font-size: 22px; line-height: 22px; font-family: "Sentinel SSm A", "Sentinel SSm B"; font-style: normal; font-weight: 400; }
.newsletter-popup-left input[type=email]::-webkit-input-placeholder { color: #acacac; }
.newsletter-popup-left input[type=email]::-moz-placeholder { color: #acacac; }
.newsletter-popup-left input[type=email]:-ms-input-placeholder { color: #acacac; }
.newsletter-popup-left input[type=email]:-moz-placeholder { color: #acacac; }
.newsletter-popup-left input[type=submit] { display: block; float: left; clear: both; width: 370px; height: 60px; border: none; border-radius: 6px; margin-left: 0; background: #ffd65c; color: #333333; font-size: 25px; line-height: 25px; text-transform: uppercase; font-family: "Knockout 94 A", "Knockout 94 B"; font-style: normal; font-weight: 400; }
.newsletter-popup-left input[type=submit]:hover { text-decoration: none; background: #f2c746; }
.newsletter-popup-left input[type=submit]:focus { text-decoration: none; background: #ebb821; }
.newsletter-popup-left .mc4wp-response > div { clear: both; padding-top: 20px; color: white; font-size: 17px; line-height: 1.7; font-family: "Sentinel SSm A", "Sentinel SSm B"; font-style: normal; font-weight: 400; }
.newsletter-popup-left .mc4wp-response p { margin: 0; }

/*** Responsive ***/
@media (min-width: 601px) {
	.sideber-quote .signature { margin-top: -95px; width: 80%; float: left; text-align: left; }
}

@media (min-width: 1190px) {
	.container { width: 1190px; }

	.content .content-left { width: 688px; margin-right: 132px; }
	.content .content-right { width: 370px; }

	.program-item-left { width: 688px; margin-right: 132px; }
	.program-item-right { width: 370px; }
	.exhibits-item { width: 567px; padding: 0; margin: 0 25px 25px 0; }
	.exhibits-item:nth-child(2n+1) { margin-left: 15px; }
	.exhibits-item:nth-child(2n+0) { margin-right: 15px; }

	.area-item { width: 20%; }

	.discography-item { width: 20%; }

	.collection-item-left { width: 688px; margin-right: 132px; }
	.collection-item-right { width: 370px; }

	.about-bottom .content-left { width: 615px; }
	.about-bottom .content-right { float: right; }
	.about-bottom .content-right .row > div { width: 212px; padding: 0; margin: 0 25px 25px 0; }
	.about-bottom .content-right .row > div:nth-child(2n+1) { margin-left: 15px; }
	.about-bottom .content-right .row > div:nth-child(2n+0) { margin-right: 15px; }

	.support-item-left { width: 688px; margin-right: 132px; }
	.support-item-right { width: 370px; }
}

@media (min-width: 1920px) {
	.container.beyond { width: 1920px; }
}

@media (max-width: 1919px) {
	.beyond { background-size: auto 100%; }
}

@media (max-width: 1189px) {
	#masthead .social { position: absolute; top: 0; right: 0; margin: 0; }

	footer .newsletter { background-position-x: 100%; }

	.content .content-left { padding-right: 15px; }
	.content .content-right { padding-left: 15px; }
	.page-quote .quote blockquote { font-size: 45px; line-height: 45px; }
	.page-quote .quote blockquote .second { font-size: 90px; line-height: 90px; }
	.page-quote .quote blockquote .third { font-size: 150px; line-height: 125px; }
	.page-quote .quote blockquote:before { left: 154px; }
	.page-quote .quote blockquote:after { right: 75px; bottom: 8px; }


	.exhibits-block { height: 704px; }

	.discography-sorting a { font-size: 20px; line-height: 20px; }
	.discography-sorting a:first-child { margin-right: 20px; }

	.about-bottom .content-right .row > div { margin-bottom: 30px; }
	.about-bottom .content-right .row > div img { width: 100%; }
}

@media (max-width: 991px) {
	.simplecheckout { width: auto; height: auto; padding: 0 20px; }

	#masthead { position: fixed; padding-top: 0; background: #f6653d; }
	#masthead .logo { margin-left: -15px; }
	#masthead .logo_light,
	#masthead .logo_dark,
	.blog #masthead .logo_dark,
	.single-news #masthead .logo_dark,
	.single-event #masthead .logo_dark { display: none !important; }
	#masthead.sticky .logo_sticky { display: none; }
	#masthead .logo_mobile { display: block; }
	#masthead .mobile-navtoggle { display: block; }
	#masthead .menu-primary-menu-container { display: none; position: absolute; max-height: 100%; left: 0; top: 80px; right: 0; }
	#masthead .menu-primary-menu-container.open { display: block; }
	#masthead .primary-menu { overflow: hidden; overflow-y: scroll; max-height: 550px; margin: 0; background: #ffd65c; }
	#masthead .primary-menu li { width: 100%; border-bottom: 1px solid #ffe28d; }
	#masthead .primary-menu li:last-child { border: none; }
	#masthead .primary-menu li a { display: inline-block; width: 100%; padding: 20px 20px; color: #7d5f47; font-size: 25px; font-family: "Knockout 94 A", "Knockout 94 B"; font-style: normal; font-weight: 400; }
	.blog #masthead .primary-menu li a { color: #7d5f47; }
	#masthead .sub-menu { position: relative; overflow: hidden; width: 100%; left: 0; top: 0; background: #ffebae; }
	#masthead .primary-menu > li:hover .sub-menu { display: none; }
	#masthead .primary-menu > li.open .sub-menu { display: block; }
	#masthead .sub-menu li { border-bottom: 1px solid #fff1c6; }
	#masthead .sub-menu li:last-child { border: none; }
	#masthead .sub-menu li a { padding: 20px 50px; color: #7d5f47; font-size: 25px; line-height: 1; font-family: "Knockout 94 A", "Knockout 94 B"; font-style: normal; font-weight: 400; }
	#masthead .social { display: none; }
	#masthead.sticky .primary-menu { margin: 0; }
	#masthead.sticky .primary-menu > li > a { line-height: 1; }
	#masthead.sticky .sub-menu { top: 0; }

	footer .footer-content { padding-top: 70px; }
	footer .footer-content .logo { float: left; width: 50%; text-align: center; padding: 0 15px; margin: 0 0 40px 0; }
	footer .menu-footer-menu-container { display: inline; float: none; width: auto; }
	footer .footer-menu li span { padding-left: 36px; }
	footer .footer-menu li:first-child { margin-bottom: 60px; }
	footer .footer-menu li:first-child span { padding-left: 56px; }
	footer .footer-menu li:last-child { display: none; }
	footer .footer-bottom { text-align: center; line-height: 1.7; }
	footer .footer-bottom .desktop { display: none; }
	footer .footer-bottom .mobile { display: inline-block; }
	footer .footer-bottom .mobile span { display: inline-block; clear: both; width: 100%; margin-bottom: 20px; }
	footer .social { float: none; clear: both; }

	.page-header { margin-bottom: 80px; }
	.page-header-text { padding-top: 560px; }
	.content { margin-bottom: 0; }
	.page-quote .quote { margin-bottom: 70px; }
	.page-quote .quote blockquote { margin-bottom: 25px; font-size: 34px; line-height: 39px; }
	.page-quote .quote blockquote .second { font-size: 75px; line-height: 66px; }
	.page-quote .quote blockquote .third { font-size: 128px; line-height: 100px; }
	.page-quote .quote blockquote:before { left: 122px; }
	.page-quote .quote blockquote:after { right: 16px; bottom: 7px; }
	.page-quote .quote .signature { font-size: 28px; line-height: 28px; }

	.sidebar ul li:last-child { margin-bottom: 0; }

	.home .page-header-text, .page-id-4799 .page-header-text { padding-top: 220px; padding-bottom: 180px; }

	.map { background-position-x: 61%; }
	.map .map-infoview { width: 65%; margin-top: 50px; margin-bottom: 55px; }

	.images360-item { height: auto; padding: 0; background-size: auto 100%; }
	.images360-gradient { height: 100%; background: black; opacity: 0.6; }
	.images360-content { position: relative; overflow: hidden; padding-top: 34.5%; }
	.images360-content-left { width: 100%; }
	.images360-content-right { position: relative; float: left; clear: both; width: 100%; right: 0; bottom: 0; }
	.images360-content .showPanorama { float: left; margin-top: 20px; }

	.page-template-default .gform_wrapper form { margin-bottom: 60px; }
	.gforms_confirmation_message { margin-bottom: 60px; }

	.program-item p:last-child { margin-bottom: 30px; }
	.program-item img { width: 100%; }
	.exhibits { background: #735a40; }
	.exhibits-item { display: block; float: none; width: 567px; margin: 0 auto 20px auto; }
	.exhibits-block { display: block; height: 560px; }

	.music-slider { background: #333333; }

	#timeline { background: #735a40; }

	#discography,
	#discography.filmography,
	#discography.bibliography { background: #333333; }
	#discography h2 { margin-bottom: 20px; }
	.discography-sorting { float: left; clear: both; margin: 0 0 50px 0; }

	.blog .content .content-left { margin-bottom: 60px; }
	.blog .content .content-right { margin-bottom: 0; }
	.sidebar-upcoming { width: 100%; margin: 0 auto 60px auto; }
	.sideber-quote { width: 355px; margin: 0 auto 60px auto; }

	.single-news .content .content-left2,
	.single-event .content .content-left2 { margin-bottom: 60px; }
	.news-related-item { width: 100%; }
	.news-related-item img { width: 100%; }

 	.collection-item p:last-child { margin-bottom: 30px; }
 	.collection-item img { width: 100%; }
	.employees { background: #b55126; }
	.employees-1 { background: #f3d334; }
	.employees-2 { background: #333333; }

	.page-template-page-contact .content .content-left,
	.page-template-page-contact .content .content-right { margin-bottom: 60px; }

	.support-list a { width: auto; height: auto; padding: 0 20px; margin-bottom: 30px; }
	.support-item img { width: 100%; }
}

@media (max-width: 767px) {
	.container.beyond { padding-left: 0; padding-right: 0; }

	.popup { overflow-y: auto; }

	footer .newsletter { padding-top: 70px; padding-bottom: 76%; background-image: url(../png/newsletter_background-mobile.png); background-size: 100% auto; background-position: bottom center; }
	footer .newsletter .left-block { width: 100%; }
	footer .newsletter input[type=email] { width: calc(100% - 129px); }
	footer .newsletter input[type=submit] { padding: 0 15px; margin-left: 20px; }
	footer .footer-content .logo .logo_dark { width: 230px; height: auto; }
	footer .footer-menu li span { padding-left: 20px; }
	footer .footer-menu li:first-child span { padding-left: 40px; }

	.page-header-text { padding-top: 400px; }
	.page-header-text .subtitle { font-size: 80px; line-height: 80px; }
	.page-quote .quote blockquote { margin-bottom: 20px; font-size: 28px; line-height: 32px; }
	.page-quote .quote blockquote .second { font-size: 62px; line-height: 56px; }
	.page-quote .quote blockquote .third { font-size: 104px; line-height: 80px; }
	.page-quote .quote blockquote:before { left: 163px; }
	.page-quote .quote blockquote:after { right: 66px; bottom: 6px; }
	.page-quote .quote .signature { font-size: 25px; line-height: 25px; }

	.sidebar .widget_smy_audio_widget { background-size: auto 100%; }

	.map { background: url(../png/map-mobile.png) no-repeat center bottom; background-size: 100% auto; }
	.map .map-infoview { width: 100%; margin: 20px 0 54% 0; }

	.area-block { display: block; float: none; width: 220px; height: 320px; margin: 0 auto; }

	.music-slider-container { width: calc(100% + 30px); margin: 0 -15px 0 -15px; }
	.music-slider-infowindow-navigation-prev { left: 0; z-index: 2; }
	.music-slider-infowindow-navigation-next { right: 0; z-index: 2; }

	#timeline { padding-left: 15px; padding-right: 15px; }
	.timeline-subcontainer .item { width: 155px; height: 125px; padding-left: 15px; padding-right: 15px; }
	.timeline-subcontainer .item.current { width: 199px; height: 169px; }
	.timeline-subcontainer .item-wide,
	.timeline-subcontainer .item-film,
	.timeline-subcontainer .item-youtube,
	.timeline-subcontainer .item-music { width: 253px; height: 125px; }
	.timeline-subcontainer .item-wide.current,
	.timeline-subcontainer .item-film.current,
	.timeline-subcontainer .item-youtube.current,
	.timeline-subcontainer .item-music.current { width: 330px; height: 169px; }
	.timeline-subcontainer .timeline-item-overlay { width: calc(100% - 30px); left: 15px; }
	.timeline-subcontainer .timeline-film-play { background-size: auto 50%; }
	.timeline-subcontainer .timeline-item-right { padding: 10px; }
	.timeline-subcontainer .item-music h3 { font-size: 15px; line-height: 15px; }
	.timeline-subcontainer .timeline-music-play { width: 25px; height: 25px; left: 10px; top: -13px; }
	.timeline-subcontainer .timeline-music-pause { width: 25px; height: 25px; left: 10px; top: -13px; }
	.timeline-bullets { margin-top: 20px; }
	.timeline-infowindow-navigation-title { margin-top: 10px; margin-bottom: 10px; }
	.timeline-infowindow-text { width: 100%; }

	.discography-item { display: block; float: none; width: 238px; height: 320px; margin: 0 auto 30px auto; }
	#discography.filmography .discography-item,
	#discography.bibliography .discography-item { height: auto; }
	#discography.filmography .discography-block,
	#discography.bibliography .discography-block { height: 410px; }
	.music-left,
	.film-left,
	.biblio-left { width: 100%; height: 307px; min-height: 0; }
	.music-left .music-image,
	.film-left .film-image,
	.biblio-left .biblio-image { max-height: 267px; }
	.music-wrap img,
	.film-wrap img,
	.biblio-wrap img { display: block; float: none; clear: both; width: auto; height: auto; max-height: 267px; margin: 0 auto 0 auto; }
	.music-right,
	.film-right,
	.biblio-right { overflow-y: scroll; width: 100%; height: calc(100% - 307px); min-height: 0; }

	.event-location img { display: none; }
	.event-location-right { width: 100%; }
}

@media (max-width: 750px) {
	.page-quote .quote blockquote:before { left: 156px; }
	.page-quote .quote blockquote:after { right: 58px; }
}

@media (max-width: 740px) {
	.page-quote .quote blockquote:before { left: 151px; }
	.page-quote .quote blockquote:after { right: 52px; }
}

@media (max-width: 730px) {
	.page-quote .quote blockquote:before { left: 146px; }
	.page-quote .quote blockquote:after { right: 47px; }
}

@media (max-width: 720px) {
	.page-quote .quote blockquote:before { left: 141px; }
	.page-quote .quote blockquote:after { right: 42px; }
}

@media (max-width: 710px) {
	.page-quote .quote blockquote:before { left: 136px; }
	.page-quote .quote blockquote:after { right: 37px; }
}

@media (max-width: 700px) {
	.page-quote .quote blockquote:before { left: 131px; }
	.page-quote .quote blockquote:after { right: 32px; }
}

@media (max-width: 690px) {
	.page-quote .quote blockquote:before { left: 126px; }
	.page-quote .quote blockquote:after { right: 27px; }
}

@media (max-width: 680px) {
	.page-quote .quote blockquote:before { left: 121px; }
	.page-quote .quote blockquote:after { right: 22px; }
}

@media (max-width: 670px) {
	.page-quote .quote blockquote:before { left: 116px; }
	.page-quote .quote blockquote:after { right: 17px; }
}

@media (max-width: 660px) {
	.page-quote .quote blockquote:before { left: 111px; }
	.page-quote .quote blockquote:after { right: 12px; }
}

@media (max-width: 650px) {

	.page-quote .quote blockquote { margin-bottom: 20px; font-size: 25px; line-height: 29px; }
	.page-quote .quote blockquote .second { font-size: 58px; line-height: 53px; }
	.page-quote .quote blockquote .third { font-size: 97px; line-height: 75px; }
	.page-quote .quote blockquote:before { left: 127px; }
	.page-quote .quote blockquote:after { right: 22px; bottom: 6px; }
	.page-quote .quote .signature { font-size: 25px; line-height: 25px; }
}

@media (max-width: 640px) {
	.page-quote .quote blockquote:before { left: 122px; }
	.page-quote .quote blockquote:after { right: 18px; }
}

@media (max-width: 630px) {
	.page-quote .quote blockquote:before { left: 117px; }
	.page-quote .quote blockquote:after { right: 13px; }
}

@media (max-width: 620px) {
	.page-quote .quote blockquote:before { left: 112px; }
	.page-quote .quote blockquote:after { right: 9px; }
}

@media (max-width: 610px) {
	.page-quote .quote blockquote:before { left: 107px; }
	.page-quote .quote blockquote:after { right: 4px; }
}

@media (max-width: 600px) {
	.home .page-header-text .title, .page-id-4799  .page-header-text .title { font-size: 80px; }

	.page-quote .quote { text-align: left; }
	.page-quote .quote blockquote { padding-bottom: 57px; }
	.page-quote .quote blockquote:before { left: 0; }
	.page-quote .quote blockquote:after { left: 0; bottom: 0; }

	footer .newsletter input[type=email] { width: 100%; margin-bottom: 20px; }
	footer .newsletter input[type=submit] { float: none; clear: both; width: 100%; padding: 0 15px; margin: 0; }
	footer .footer-content .logo { clear: both; width: 100%; }
	footer .footer-menu { padding: 0; }
	footer .footer-menu li { float: none; clear: both; width: 200px; margin: 0 auto 40px auto; }
	footer .footer-menu li:first-child { margin-bottom: 40px; }
	footer .footer-menu li:nth-child(4n+3) { margin-bottom: 0; }
	footer .footer-menu li span { padding-left: 0; }
	footer .footer-menu li:first-child span { padding-left: 0; }

	.discography-sorting a { float: left; clear: both; margin: 0 0 20px 0; }

	.sideber-quote { width: 100%; text-align: left; }
	.sideber-quote blockquote { font-size: 25px; line-height: 29px; }
	.sideber-quote blockquote .second { font-size: 141px; line-height: 100px; }
	.sideber-quote blockquote .third { font-size: 31px; line-height: 35px; }
	.sideber-quote blockquote .fourth { font-size: 101px; line-height: 77px; }
	.sideber-quote blockquote:after { left: 0; }
	.sideber-quote .signature { font-size: 24px; line-height: 24px; }

	.exhibits-item { width: 100%; height: auto; }

	.employees h2 { font-size: 50px; line-height: 50px; }
}

@media (max-width: 550px) {
	.link-button-yellow { height: auto; padding: 0 20px; font-size: 20px; }

	.home .page-header-text .title, .page-id-4799 .page-header-text .title { font-size: 70px; }
	.home .page-header-text .subtitle, .page-id-4799 .page-header-text .subtitle { font-size: 150px; line-height: 114px; }
	.home .page-header-text a, .page-id-4799 .page-header-text a { padding: 0 20px; margin-top: 20px; font-size: 20px; }

	.ticket { width: auto; padding: 20px; font-size: 20px; line-height: 20px; }
}

@media (max-width: 450px) {
	.home .page-header-text .title, .page-id-4799 .page-header-text .title { font-size: 60px; }
	.home .page-header-text .subtitle, .page-id-4799 .page-header-text .subtitle { font-size: 125px; line-height: 95px; }

	.home .latest .latest-block { width: 100%; height: auto; }
}

@media (max-width: 400px) {
	.home .page-header-text .title, .page-id-4799 .page-header-text .title { font-size: 55px; }
}

@media (max-width: 350px) {
	.home .page-header-text .title, .page-id-4799 .page-header-text .title { font-size: 50px; }
}

.simplecheckout.link-bottom-margin {
	float: none;
}

@media (max-width: 991px){
	.simplecheckout.link-bottom-margin {
		width: auto;
    	height: auto;
    	padding: 0 20px;
    	margin-bottom: 30px;
    	display: inline-block;
    }
}

p.form-subheading {
	margin: 0 0 20px 0;
    color: #f6653d;
    font-size: 40px;
    line-height: 30px;
    text-transform: uppercase;
    font-family: "Knockout 67 A", "Knockout 67 B";
    font-style: normal;
	font-weight: 400;
	margin-bottom: 20px;
}

.donate-button {
	display: block;
    float: left;
    clear: both;
    width: 370px;
    height: 60px;
    padding: 0;
    border: none;
    border-radius: 6px;
    margin: 0;
    background: #ffd65c;
    color: #333333;
    font-size: 25px;
    line-height: 60px;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    font-family: "Knockout 94 A", "Knockout 94 B";
    font-style: normal;
	font-weight: 400;
	margin-top: 30px;
}
.donate-button:hover {
	color: #333333; 
	text-decoration: none; 
	background: #f2c746; 
}
@media (max-width: 991px){
	.donate-button {
		width: auto;
		height: auto;
		padding: 0 20px;
		margin-bottom: 30px;
		margin-top: 0px;
	}
}
@media (max-width: 368px){
	.donate-button {
		width: 100%;
	}
}


/*
Alert popup
*/

.popup_body_active{
	background-color: #7c7c7c;
	opacity: 0.6;
}
.body_popup .popup {
	background-color: white;
	opacity: 1;
}

#alert-modal {
	display: none;
	width: 100vw;
	position: absolute;
	z-index: 100000000000000000000;
	background-color: rgba(48.6, 48.6, 48.6, 0.3);
	height: 100vh;
}
#alert-popup {
	background-color: white;
	border-radius: 6px;
	position: absolute;
	z-index: 100000000000000000000;
	top: 252px;
	left: 0;
	margin-left: calc(50% - 275px);
	width: 550px;
	height: 400px;
	text-align: center;
	min-height: 320px;
	height: auto;
	max-height: none !important;
	width: 645px;
	margin-left: calc(50% - 322.5px);
	max-height: 440px;
	overflow-y: auto;
	display: block;

}

#alert-popup-title {
	margin-top: 40px;
	margin-bottom: 10px;
}
#alert-popup-text {
	margin-left: 40px;
	margin-right: 39px;
	margin-bottom: 0px !important;
	width: 566px;
	text-align: left;
	height: auto;
	overflow-y: auto;
	padding-bottom: 120px !important;
}
#alert-popup-links {
	width: 100%;
    margin-left: 0 !important;
	bottom: 45px;
	position: absolute;
	display: flex;
   	flex-direction: row;
   	align-items: center;
   	justify-content: center;
}
#alert-popup-links a{
	box-shadow: 0 0 10px #D3D3D3;
	width: auto !important;
	padding-left: 20px;
	padding-right: 20px;
}
  #alert-popup-close-icon img {
  	position: absolute;
    top: 20px;
	right: 19px;
  }
  
  #alert-popup-close-icon:hover img{
	opacity: 0.8;
  }
  #alert-popup-close-icon:hover {
	cursor: pointer; 
  }
  #alert-popup-bottom {
	width: 100%;
	height: 10px;
	position: absolute;
	bottom: 0px;
	border-radius: 0 0 6px 6px;
	background-color: #cdd7e6;
  }
 
  @media(max-width: 645px){
	  #alert-popup { 
		  top: 2%;
		  margin-left: 10% !important;
		  margin-right: 10% !important;
		  width: 80%;
		  
	  }
	#alert-popup-title {
		max-width: 80%; 
		margin-left: 10% !important;
		margin-right: 10% !important;
	}
	#alert-popup-text {
		max-width: 80%;
		margin-left: 10% !important;
		margin-right: 10% !important;
		height: auto;
		
	}
	

  }
  div.popup-image-linked{
	  cursor: pointer;
  }
  @media(max-width: 645px){
	div.popup-image-linked{
		background-position: center center;
		background-size: cover;
	}
  }

  .page-id-1551 .container iframe{
	  margin-top: 20px;
	  margin-bottom: 20px;
  }

  .grecaptcha-badge { 
    visibility: hidden;
  }

  .page-template-page-online-gala iframe{
	  width: 100%;
	  height: 76vh;
  }
  .page-template-page-online-gala .header-container{
		margin-top:220px;
  }
  @media (max-width: 767px) {

	.page-template-page-online-gala .logo_dark{
		display: none !important;
	}
	.page-template-page-online-gala iframe{
		height: 50vh;
	}
	.page-template-page-online-gala .header-container{
		margin-top: 100px;
  	}
  }

  .videopreview iframe{
	width: 100%;
    height: 630px;
  }
  .center-slides-wrapper{
	  position: relative;
	  height: 600px;
	  margin-bottom: 30px;
  }
  .center-slides .center-slide{
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	width: 100%;
	height: 600px;
	position: absolute !important;
    top: 0 !important;
    left: 0 !important;
  }
  .center-slides-prev{
	cursor: pointer;
    position: absolute;
    left: 22px;
    top: calc(50% - 18px);
    z-index: 1000;
  }
  .center-slides-next{
	cursor: pointer;
    position: absolute; 
    right: 22px;
    top: calc(50% - 18px);
    z-index: 1000;
  }
  .page-template-page-new-center h2{
	  margin-bottom: 25px;
  }
  .videopreview{
	  margin-bottom: 50px;
  }
  .center-slides-text{
	font-size: 20px;
	line-height: 30px;
  }

  .center-slides-text{
	  display: none;
	  text-align: center;
	  margin-bottom: 55px;
  }
  .center-slides-text[data-slide-number="1"]{
	display: block;
}
.no-margin-last-p p:last-child(){
	margin-bottom: 0;
}
  @media (max-width: 767px) {
	.videopreview iframe{
		height: 330px;
	  }
	  .center-slides-wrapper{
		  height: 300px;
	  }
	  .center-slides .center-slide{
		height: 300px;
	  }
  }

 
  /* Header text padding when no image */
  .page-header-text.no-hero-image{
	padding-top: 250px;
  }
  @media (max-width: 767px) {
	.page-header-text.no-hero-image{
		padding-top: 175px;
	}
  }
  /* TEC The Event Calendar */

.tribe-events-page-template .tribe-events-l-container { 
	color: #333333; 
	font-size: 17px; 
	line-height: 1.7; 
	font-family: "Sentinel SSm A", "Sentinel SSm B"; 
	font-style: normal; 
	font-weight: 400; 
	-webkit-font-smoothing: antialiased; 
	}

.tribe-events-page-template .tribe-events-l-container::before {
	content: "EVENTS";
	color: #f6653d; 
	text-transform: uppercase; 
	font-size: 100px; 
	line-height: 1; 
	font-family: "Knockout 67 A", "Knockout 67 B"; 
	font-style: normal; 
	font-weight: 400; 
	display: block;
	padding: 80px 0 20px 0;
}

.tribe-events-page-template .tribe-events-l-container button {
	padding: 3px 10px;
	border: 1px solid #7d5f47;
	color: #7d5f47;
}

.tribe-events-page-template .tribe-events-l-container .tribe-events-c-top-bar__nav-list-item button {
	padding: 8px 15px;
}

.tribe-events-page-template .tribe-events-l-container .tribe-events-c-view-selector__content,
.tribe-events-page-template .tribe-events-l-container .tribe-events-c-subscribe-dropdown__content {
	background: #fff;
}

.tribe-events-page-template .tribe-events-l-container .tribe-events-c-subscribe-dropdown__content {
	padding-bottom:20px;
}

.tribe-events-page-template .tribe-events-l-container .datepicker table tr td.active, 
.tribe-events-page-template .tribe-events-l-container .datepicker table tr td.active.disabled, 
.tribe-events-page-template .tribe-events-l-container .datepicker table tr td.active.disabled:hover, 
.tribe-events-page-template .tribe-events-l-container .datepicker table tr td.active:hover {
	background: #f6653d !important; 
}

.tribe-events-page-template .tribe-events-l-container .datepicker-switch {
	color: #f6653d; 
	text-transform: uppercase; 
	font-family: "Knockout 67 A", "Knockout 67 B"; 
	font-style: normal; 
	font-weight: 400; 
	font-size: 30px;
}

.tribe-events-page-template .tribe-events-l-container .tribe-events-c-messages__message-list-item {
	color: #f6653d; 
	font-size: 16px; 
	line-height: 1; 
	text-transform: uppercase; 
	font-family: "Knockout 94 A", "Knockout 94 B"; 
	font-style: normal; 
	font-weight: 400;
	padding-left: 10px;
}

.tribe-events-calendar-list__month-separator,
.tribe-events-calendar-list__event-date-tag {
	display:none !important;
}

.tribe-events-calendar-list__event-title {
	color: #f6653d !important; 
	text-transform: uppercase; 
	font-family: "Knockout 67 A", "Knockout 67 B"; 
	font-style: normal; 
	font-weight: 400; 
	font-size: 70px;
}

.tribe-events-calendar-list__event-venue-title {
	color: #f6653d !important; 
	text-transform: uppercase; 
	font-family: "Knockout 94 A", "Knockout 94 B"; 
	font-style: normal; 
	font-weight: 400; 
	font-size: 18px;
	display: block;
}

.tribe-events-single {
	margin-top:80px;
}
.tribe-events-single-event-title {
	line-height: .9;
}
.tribe-events-single .tribe-events-back a {
	display: block;
	text-align: right;
}
.tribe-events-single .tribe-events {
	background:none;
}
.tribe-events-single .tribe-events button {
	padding: 3px 8px;
}
.tribe-events-single .tribe-events .tribe-events-c-subscribe-dropdown__content {
	background-color: #fff;
}
.tribe-events-single .tribe-events-event-meta {
	width:100%;
}
.tribe-events-single .tribe-events-meta-group {
	width: 50%;
}
@media (max-width: 767px) {
.tribe-events-single .tribe-events-meta-group {
	flex: none;
	width: 100%;
}
}
.tribe-events .tribe-events-c-nav__list button:disabled {
	display: none;
}
.tribe-events-single #tribe-events-footer {
	display: none;
}

.readmore-link {
    font-weight: bold;
}


