
/* Navbar */
.ttop-bar {
	text-align: center;
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	background-repeat: no-repeat;
	background-size: cover;
	color: #fff !important;
	z-index:9000;
	font-size:15px;
}
.ttop-bar span {
	font-family: FoundersGrotesk-Regular;
}
.top-bar {
	position: fixed;
	top: 26px;
	left: 0;
	right: 0;
	background-color: #fff;
	z-index: 9999;
	padding-left: 2em;
	padding-right: 2em;
	-webkit-transition: background .3s;
	transition: background .3s;
	padding-top: 0;
padding-bottom: 0;
	max-height:64px;
}

.top-bar .menu .button:hover {
	color:#000;
}
.top-bar h1 a {
	color: #191919;
	-webkit-transition: color .3s;
	transition: color .3s;
}
.top-bar .menu a, .top-bar .menu li {
	color: #191919;
}
.top-bar .menu .button, .top-bar .menu li .button {
	color: #fff;
}
.top-bar.scrolling {
	background-color: #fff;
	top:0;
	box-shadow: 0 4px 6px -6px #191919;
}
.top-bar h1 {
	line-height:0;
}
.top-bar .menu {
	background-color: transparent;
	font-size: 1.125em;
	margin-top: 20px;
	padding-top:0px;
}

@media (max-width:1100px) {
	.top-bar {
		background-color:#191919;
	}
	.top-bar h1 {
		line-height:1;
		color:#fff;
	}
	.top-bar h1 a {
		color:#fff
	}
	.top-bar.scrolling {
	background-color: #191919;
}
	.site-logo__link span {
		font-size:.4em !important;
	}
}
@media (max-width:500px) {
		.site-logo__link span {
		font-size:.2em !important;
	}
}
@media (min-width: 1100px) and (max-width:1399px) {
	.site-logo__link span {
		display:none;
	}
}
@media (max-width:1099px) {
button.menu-toggle {
	display: block !important;
}
	header.site-header	.mobile-menu {
	display: block;
}
}

@media print, screen and (min-width: 1100px){
button.menu-toggle {
    display: none;
}

}
@media print, screen and (max-width: 1100px) {
	.top-bar .top-bar-right {
		display:none;
	}
}
.menu.vertical.nested.submenu.is-drilldown-submenu.is-active {
	padding-bottom: 300px;
}
.hamburger-inner, .hamburger-inner::after, .hamburger-inner::before { background:#fefefe !important; }
/* Footer */
.ftdiv {

}
.ftmenu {
	list-style:none;
	text-align:left;
}
.ftmenu li a {
	color:#fff;
}
.ftmenu li a:hover {
	color:#e1133f;
}
.ft-heading {
	color:#ee2f57;
	text-align:left;
	margin-left:20px
}

footer a.facebook, footer a.instagram, footer a.linkedin, footer a.twitter, footer a.slacks, footer a.youtube {
	margin-top: 0;
}
footer a.facebook, footer a.instagram, footer a.linkedin, footer a.twitter, footer a.slacks, footer a.youtube  {
	text-indent: -9999px;
	display: inline-block;
	width: 1em;
	height: 1.75em;
	margin-left: 1em;
	margin-bottom: 1em;
	margin-top: 0;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-transition: opacity .3s;
	transition: opacity .3s;
}
footer a.slacks {
	background-image: url(/wp-content/themes/ai4-custom/dist/images/slack.svg);
margin-left:1.2em
}
footer a.youtube {
	background-image: url(/wp-content/themes/ai4-custom/dist/images/youtube.svg);
	margin-left:1.4em;
}
footer a.facebook:hover, footer a.instagram:hover, footer a.linkedin:hover, footer a.twitter:hover, footer a.slacks:hover, footer a.youtube:hover {
	opacity: .5;
}

/* Tracks */
.two-columns li {
	page-break-inside:avoid;
}

/* Home */
@media (max-width:767px) {
    .heroimg h3 span {
        font-size:2rem !important;
        line-height:2.2rem !important;
    }
    #wpforms-5138.wpforms-container-full .wpforms-form .wpforms-field-container .wpforms-field-email input[type="email"] {
	color: #fefefe;
	background-color: transparent;
	border: 1px solid #fefefe;
	border-top-left-radius: 1000px;
	border-bottom-left-radius: 1000px;
	border-top-right-radius: 1000px;
	border-bottom-right-radius: 1000px;
	padding-left: 1em;
    }
#wpforms-5138.wpforms-container-full .wpforms-form .wpforms-submit-container button[type="submit"] {
	background-color: transparent !important;
	border: 1px solid #fefefe;
	border-top-right-radius: 1000px;
	border-bottom-right-radius: 1000px;
	color: #fefefe !important;
	border-left:1;
	border-top-left-radius: 1000px;
	border-bottom-left-radius: 1000px;
    }
        #wpforms-14271.wpforms-container-full .wpforms-form .wpforms-field-container .wpforms-field-email input[type="email"] {
	color: #fefefe;
	background-color: transparent;
	border: 1px solid #fefefe;
	border-top-left-radius: 1000px;
	border-bottom-left-radius: 1000px;
	border-top-right-radius: 1000px;
	border-bottom-right-radius: 1000px;
	padding-left: 1em;
    }
#wpforms-14271.wpforms-container-full .wpforms-form .wpforms-submit-container button[type="submit"] {
	background-color: transparent !important;
	border: 1px solid #fefefe;
	border-top-right-radius: 1000px;
	border-bottom-right-radius: 1000px;
	color: #fefefe !important;
	border-left:1;
	border-top-left-radius: 1000px;
	border-bottom-left-radius: 1000px;
    }
            #video-background {
        display:none;
    }

    #homepage-hero {
        background-image:none !important;
    }
}
@media (max-width:549px) {
	.top-bar {
		top:50px;
	}
}
@media (max-width:767px) {
	.intercom-lightweight-app {
		display:none;
}
#intercom-frame {display:none;}
#intercom-container {display:none;}
}
@media (max-width:767px) {
.vegasimg {
    display:none;
}
}

/* Who Attends */
.attendlist ul{
  list-style:none;
}

.attendlist ul li{
  float:left;
  padding:10px;
  border-bottom:0;
  border-right:0;
	margin-bottom: 1em;
	padding-left: 1em;
	padding-right: 1em;
	-webkit-filter: grayscale(1);
	filter: grayscale(1);
	-webkit-transition: -webkit-filter .3s;
	transition: filter .3s,-webkit-filter .3s;
	width:25%;
}
@media (max-width:767px) {
    .attendlist ul li {
        width:50%;
    }
}
.attendlist ul li:nth-child(4n){
  background-color:tranparent;
}

.attendlist ul li:nth-child(4n+1){
  clear:both;
  border-left:0;
  background-color:#fff;
}

.attendlist ul li:nth-child(-n+4){
  border-top:0;
}
.attendsection {
	max-width: 1200px;
	margin: 0 auto;
	padding-top: 40px;
	margin-top: 40px;
}

/* Home */
@media (max-width:1700px) {
#homepage-hero {



}
}
.vidarea.vc_row-fluid {
	max-width: 1500px;

}

.checks .wpb_single_image img {
	max-width:100px;
}