/*
 Theme Name:   Skydeck
 Theme URI:    http://www.skydeck.com
 Description:  Skydeck Child Theme
 Author:       Demi and Cooper
 Author URI:   http://www.demicooper.com
 Template:     Metrolium
 Version:      1.0.0 
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         Skydeck Chicago
 Text Domain:  skydeck-child
*/

body { overflow-x:hidden !important; color: gray; font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif !important; font-size: 13px; line-height: 160%; }
body {font-family:'Open Sans', Arial,Helvetica,sans-serif;font-size:14px}

h1, h2, h3, h4, h5, h6 { -webkit-hyphens: auto; -moz-hyphens: auto; hyphens: auto; font-family: "alternate-gothic-no-3-d",sans-serif !important; color: #404040; line-height: 0.8em; text-transform:uppercase; margin-top: 0; word-wrap: break-word; }


h1, .h1 { font-size: 53px; color:#e44025 }
h2, .h2 { color:#e44025 !important;}
h4, .h4 { font-size: 20px !important; margin-bottom:3px; }
h3.tripplanner {margin: 15px 0 0 0;}


#content .band.default h1 { color:#e44025 }
#content .band.alternative h1 { color:#e44025; }

nav.primary #primary-navigation ul li.ticket-nav a {
	background-color: #de7025 !important;
	color: #FFFFFF !important;
	padding: 8px 10px;
	margin: 2px 0 0 18px;
}

nav.primary #primary-navigation ul li.ticket-nav a:hover {
	color: #ffbe91 !important;
}

.home.page.page-id-1886 h1 {
	padding-top: 25px;
}

a.button {
	-webkit-box-shadow: 0;
	box-shadow: none;
	border-radius: 0;
}
.slider-content article {
    text-align:left;
}
#site {
    position:relative;
    overflow-x: hidden;
}
#site-wide-cta { font-family: "alternate-gothic-no-3-d",sans-serif; text-transform:uppercase; font-size: 53px !important; line-height: 48px; text-align: center; }

#ulp-layer-340 a {font-family: "alternate-gothic-no-3-d", sans-serif !important; text-transform:uppercase; font-size: 21px !important;}
#ulp-layer-340 a:hover {color:#ff9f5f;}

#footer { background-color: #444444; color: #cccccc; font-size: 13px; line-height: 160%; padding: 42px 0 10px 0; }
#footer a { color: #bfbfbf; font-weight:bold;}
#footer h4 {font-size:29px !important; margin-bottom:20px !important; color: #fff;}
#footer h5 {font-family:"HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif !important; font-size:16px; font-weight:bold; text-transform:none; margin-bottom:10px; color: #fff;}


.social-icon.vine:hover { background-color: #00b489 !important; }

#mobile-menu-toggle-container { float: left; line-height: 40px; list-style: none; margin: 0; display: block; }
#mobile-menu-toggle-container a { display: block; padding: 0 10px; font-size:16px;}
#mobile-menu-toggle-container a:active, #mobile-menu-toggle-container a:focus { outline: none; }
@media only screen and (min-width: 768px) { #mobile-menu-toggle-container { display: none; } }


#infobar ul.infobar li { float: left; display: block; line-height: 40px; margin-left: 1px; }
#infobar ul.infobar li.social ul li { margin-left: 1px; font-size:24px;}
#infobar .misc-icon, #infobar .social-icon { background-color: #1f6588; color: #ffffff; display: block; line-height: 40px; text-align: center; width: 40px; }
#infobar ul.infobar li.social ul li { font-size: 24px; }
#infobar ul.infobar li{ line-height: 40px; }
#infobar a:hover { color: #FFF;}

#banner .logo img { display: block; max-height: 85px; }
#banner { padding: 20px 0; }

/* slider
 */
 .slider {
    position: relative; /* or absolute or fixed */
    overflow: hidden;
    height: 525px;
}
.slider-content {
    position: absolute;
    bottom: 0;
}
.slider-content.grid-row .button {
    background: #de7025 !important;
    font-size: 1.2rem;
    padding: 15px 20px;
    margin-top: 6rem;
}
#video-background {
v height: 100%;
    width: 177.77777778vh; /* 100 * 16 / 9 */
    min-width: 100%;
    max-width: 100%;
    min-height: 56.25vw; /* 100 * 9 / 16 */
    position: absolute;
    left: 50%; /* % of surrounding element */
    top: 50%;
    transform: translate(-50%, -50%); /* % of current element */
}
/* These just style the content */
article {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 10%;
    text-align: center;
    z-index: 2;
}

@media (max-width: 768px ) {
.slider {
    height: 435px;
}
}

@media (max-width: 767px ) {
.slider {
    height: 400px;
}
.slider-content.grid-row .grid-item.one-third {
    width: 100%;
    text-align:left;
}
.slider-content.grid-row .grid-item.one-third img {
    max-height:110px;
}
.slider-content.grid-row .button {
    margin-top: 0;
    width: 100%;
}
#video-background {
    min-width: 200%;
    top: 35%;
}
}

@media only screen and (min-width: 768px) { #banner { padding: 20px 0; }
@media only screen and (min-width: 768px) { nav.primary { -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; float: right; margin: 25px 0; }
@media only screen and (min-width: 768px) { nav.primary #primary-navigation ul li a {padding: 10px;}}

nav.primary #primary-navigation { font-family: "alternate-gothic-no-3-d",sans-serif !important; text-transform:uppercase; display: block; font-size:19px;}
nav.primary #primary-navigation ul li a { display: block; padding: 10px 10px; margin: 0; }
nav.primary #primary-navigation ul li ul.sub-menu li a { border: medium none; padding: 6px 15px; font-size:17px;}
nav.primary { box-shadow: none; float: right; margin: 25px 0; }


header.main.follow #banner { padding: 20px 0; }
header.main.follow #banner .logo img { max-height: 85px; margin: 5px 0; } }

#titlebar { background-color: #d9d9d9; padding: 30px 0 !important; }
#titlebar .main-heading { color: white !important; font-size: 52px !important; margin: 0; }
#titlebar.slider { padding: 0 !important; }
#titlebar .main-heading { color: #fff; font-size: 30px; }
#titlebar h1, .h1 { font-size: 53px; color:#ffffff !important;}
#titlebar .h1 { color: #fff; }

#mobile-menu #searchform button{background-color: #000 !important;}

@media only screen and (min-width: 768px) { #titlebar { padding: 45px 0; }
  #titlebar .content { float: left; max-width: 85%; }
  #titlebar .cta { float: right; max-width: 30%; margin-top: 0; }}


.accordions .header { margin-bottom: 1px; font-size: 16px; background-color: #f2f2f2; color: #80aab9; outline: none; }
.accordions .header a { display: block; padding: 10px; padding-left: 50px; position: relative; color:#80aab9 !important;}

.typography .alignnone, .textwidget .alignnone { margin: 0px 0 20px 0; }

#content a {font-weight:bold;}
#content #sidebar .widget { padding-bottom: 30px; }
#sidebar a {font-weight:normal; color:#555352 !important; font-size:13px;}
#sidebar h4 {font-size:20px; color:#e44025 !important; margin-bottom:5px;}

.widget_nav_menu ul li a { display: block; padding: 5px 3px; line-height: 1em; }
.widget_nav_menu ul li ul li a { color: inherit !important; padding: 4px 3px; }
.widget_nav_menu ul li ul li a:before { font-family: 'FontAwesome'; content: "\f0da"; display:block; float:left; height:20px; margin-right: 5px; }


#titlebar .main-heading {color: white !important; font-size: 52px !important; margin: 0; }
}
@media (max-width: 768px ) {
	a.logo {
		width: 140px;
	}
}
.hustle-ui.hustle-popup .hustle-popup-mask {
    background: rgba(0,0,0, .3);
}
@media screen and (max-width: 767px) {
.hustle-ui .hustle-info.hustle-info--compact .hustle-layout .hustle-content {
    max-height: 70vh !important;
    overflow: auto;
 }
}