/*
Global Menu (whoahbar) Styles
*/
.woahbar {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	min-height: 40px; 
	height:40px;
	overflow:hidden;
	z-index: 100;   /* << DO NOT EDIT, KEEPS WOAHbar ON TOP OF PAGE CONTENT */
	text-align: center;
	font-size: 16px;  
	color: #1c1c1c;  
	background-color: #ffffff;  
	border-bottom: 0px solid #e3e3e3;  
	-webkit-box-shadow: 0 0 3px #e3e3e3;  
	-moz-box-shadow: 0 0 3px #e3e3e3;  
	box-shadow: 0 0 3px #e3e3e3;  
}
 
.woahbar-stub {
	position: fixed;
	top: -10px;
	left: 0px;
	width: 100%;
	height: 19px;
	z-index: 200;
	padding: 5px 0 5px 0;
}
 
.woahbar span {
	float: left;
	width: 100%;
	margin:0 auto;
}
.woahbar .container{
	padding:5px 0;
}
#woahleft{
	float:left;
	left:0;
}
#woahright{
	float:right;
	right:0;
}
#woahleft a,
#woahright a{
	display:block;
	height:30px;
	text-indent:-9999px!important;
	}
#woahright a{
	float:right;
}
#woahleft a{
	float:left;
	margin-right:10px;
	}
/*GROWNetwork*/
.woahbar a.grow-network{
	width:31px;
	height:25px;
	background:url(../img/grow-network.png) no-repeat 0 0;	
	background-size:31px 25px;
}
/*GROWConf*/
.woahbar a.growconf{
	width:68px;
	height:25px;
	background:url(../img/growconf.png) no-repeat 0 0;
	background-size:68px 25px;	
}

/*GROWTalks*/
.woahbar a.growtalks{
	width:110px;
	height:25px;
	background:url(../img/growtalks.png) no-repeat 0 0;
	background-size:110px 25px;	
}
.woahbar .utrconf{
  width:42px;
  height:25px;
  background:url(http://growconf.com/wp-content/themes/growconf/img/utrconf.png) 0 0 no-repeat;
  background-size:42px 25px;
}
/*Twitter*/
.woahbar a.twitter{
	width:30px;
	background:url(../img/twitter.png) no-repeat 0 0;	
}
/*Facebook*/
.woahbar a.facebook{
	width:30px;
	background:url(../img/facebook.png) no-repeat 0 0;	
}
/*RSS*/
.woahbar a.rss{
	width:30px;
	background:url(../img/rss.png) no-repeat 0 0;	
}
/*Social Hover States*/
.woahbar a:hover.facebook,
.woahbar a:hover.twitter,
.woahbar a:hover.rss{
	width:30px;
	background-position:0 -30px;	
}

	
.show-notify {
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border: 3px solid #fff;
box-shadow: 0 0 3px rgba(0,0,0,0.35);
-moz-box-shadow: 0 0 3px rgba(0,0,0,0.35);
-webkit-box-shadow: 0 0 3px rgba(0,0,0,0.35);
float: right;
margin-right: 10px;
color: #fff;
width: 35px;
height: 35px;
padding-top:5px;
text-decoration: none;
background-color: #ff6600;
cursor:pointer;
}

.show-notify:hover {
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border: 3px solid #fff;
box-shadow: 0 0 5px rgba(0,0,0,0.35);
-moz-box-shadow: 0 0 5px rgba(0,0,0,0.35);
-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.35);
float: right;
margin-right: 10px;
color: #fff;
width: 35px;
height: 35px;
text-decoration: none;
background-color: #ff6600;
cursor:pointer;
}

.woahbar-up-arrow:hover {
background: url(../img/woahbar-up-arrow-hover.png);
}

.close-notify {
float: right;
margin-top:-40px;
margin-right: 22px;
width: 17px;
height: 19px;
padding-top:5px;
text-decoration: none;
cursor:pointer;
}
 
.woahbar-link {
background:#F00;
}
 
.woahbar-link:hover {
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
background: #1c1c1c; /* Old browsers */
color: white;
padding: 1px 8px 3px 8px;
text-decoration: none;
}

@media (min-width: 1px) and (max-width: 803px) {
#woahright,
#woahleft{
	float:none;
	display:inline-block;
	clear:both;
	margin:0 auto;
}
#mc_embed_signup{
	display:none;
	}
.woahbar {
	min-height: 40px; 
	height:40px;
	text-align: center;
}
	}
@media (min-width: 321px) and (max-width: 480px) {
.woahbar {
	min-height: 40px; 
	height:40px;
	text-align: center;
}
	}

@media (min-width: 1px) and (max-width: 320px) {
.woahbar {
	min-height: 80px; 
	height:80px;
	text-align: center;
}
	}
/*woahbar ends */

/*Mailchimp Subscription*/
#mc_embed_signup{
	float:left;
	min-width:250px;
	}
#mc_embed_signup input{
	margin-left: 0;
    box-shadow: 0;
    transition: none;
	border: 1px solid #A7A7A7;
    color: #666;
    display: inline-block;
    font-size: 13px;
    height: 22px;
    line-height: 22px;
    margin: 2px 0;
    vertical-align: middle;
}
#mc_embed_signup input.email{
	width:215px!important;
	text-indent:5px;
	float:left;
	}
#mc_embed_signup input#mc-embedded-subscribe{
	color:#fff;
	width:27px!important;
	height: 26px!important;
	border:none;
	float:left;
	background-image:url(../img/mailing-list-submit.jpg)!important;
	}
#mc_embed_signup input.button:hover{
	background-position:0 -27px;
	}


/* REQUIRED for core tabs functionality */

.responsive-tabs__heading { display: none;}
.responsive-tabs__list__item { display: block; cursor:pointer;}


@media (max-width: 1100px) {
	.responsive-tabs__list { display: none;}
	.responsive-tabs__heading { display: block; cursor: pointer; }
	.responsive-tabs__panel--closed-accordion-only { display: none;}
	.responsive-tabs-wrapper { margin-bottom:30px;}
}

@media (min-width: 1099px) {
	.responsive-tabs__panel--closed-accordion-only { display: block !important;}
}

/* END - Required for core functionality */


/* Basic Skin */
div.home-companies-container{
	text-align:center;
	clear:both;
	}
div.home-companies{
	padding:5px;
	margin:10px;
	display: inline-block;
	}
div.home-companies a img{
	width:135px;
	height:54px;
	}
div.home-companies:hover{
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
	}
div.home-speakers-container{
	text-align:center;
	clear:both;
	}
div.home-speakers{
	padding:5px;
	margin:3px;
	display: inline-block;
	vertical-align:top;
	word-wrap: break-word
	}
div.home-speakers a{
	margin:0 auto;
	text-align:left;
	display:block;
	width:85px;
	}
div.home-speakers a img{
	width:80px;
	height:80px;
	}
div.home-speakers a:hover div{
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
	}
.responsive-tabs-wrapper { 
	clear: both;
	zoom: 1; 
	}
.responsive-tabs-wrapper:after {
    clear: both;
	}
.responsive-tabs__heading:focus,
.responsive-tabs__list__item:focus { 
	outline: none!important;  
	}
.responsive-tabs__heading--active:focus,
.responsive-tabs__list__item--active:focus { 
	outline: none !important;
	}
.responsive-tabs__list { 
	padding: 0;
	margin:0 0 8px 0;
	clear:both!important;
	}
.responsive-tabs__list__item { 
	width:50%!important;
	padding-top:3px;
	height:35px; 
	line-height:34px;
	color:#fff;
	border-top:4px solid #494949;
	font-size:28px;
	font-family: 'brandon_grotesque_blackRg';
	text-transform:uppercase;
	text-align:center;
	float:left;
	background-color:#494949!important;
	}
.responsive-tabs__list__item:hover{
	background-color:#575656!important;
	cursor:pointer;
	}
.responsive-tabs__list__item--active, 
.responsive-tabs__list__item--active:hover {
	color:#ff6600;
	background-color:#FFF!important;
	border-top:4px solid #ff6600;
	background-position:100px -31px!important;
	}
.responsive-tabs__panel { 
	margin-bottom: 50px;
	}
li#tablist1-tab1,
li:hover#tablist1-tab1{
	background:url(../img/speakers.png) no-repeat 100px 4px;
	}
li#tablist1-tab2,
li:hover#tablist1-tab2{
	background:url(../img/companies.png) no-repeat 100px 4px;
	}

@media (max-width: 1100px) {
	.responsive-tabs__heading { 
		text-align:center;
		line-height:50px;
		font-size:20px;
		margin-top:5px;
		position: relative;
		color:#fff;
		background:#494949;
	}
	.responsive-tabs__heading:after {
		content:"";
		display: block;
		position: absolute;
		left: 25px;
		top: 40%;
		width: 0; 
		height: 0; 
		border-left: 10px solid transparent;
		border-right: 10px solid transparent;
		border-top: 10px solid #fff;
	}
	.responsive-tabs__heading:hover,
	.responsive-tabs__heading--active:hover { 
		background:#ff6600;
	}
	.responsive-tabs__heading--active {
		background:#ff6600;
	}
	.responsive-tabs__heading--active:after {
		border-bottom: 10px solid #fff;
		border-top:0;
	 }
}
@media (min-width: 1320px) {
.responsive-tabs__list__item:hover{
	background-color:#575656!important;
	cursor:pointer;
	}
.responsive-tabs__list__item--active, 
.responsive-tabs__list__item--active:hover {
	color:#ff6600;
	background-color:#fff!important;
	background-position:160px -31px!important;
	}
li#tablist1-tab1,
li:hover#tablist1-tab1{
	background:url(../img/speakers.png) no-repeat 160px 4px;
	}
li#tablist1-tab2,
li:hover#tablist1-tab2{
	background:url(../img/companies.png) no-repeat 160px 4px;
	}	
	}

/* END - Optional - Basic Skin */
