/******************************************************************
Theme Name: Januas
Description:
Version: 1.22
Author: Showthemes
Author URI: http://www.showthemes.com
Stylesheet: Main Stylesheet
******************************************************************/


@font-face {
  font-family: 'Walsheim Regular';
  src: url('fonts/GT-Walsheim-Regular.woff') format('woff'),
       url('fonts/GT-Walsheim-Regular.ttf') format('truetype');
}

@font-face {
  font-family: 'Walsheim Medium';
  src: url('fonts/GT-Walsheim-Medium.woff') format('woff'),
       url('fonts/GT-Walsheim-Medium.ttf') format('truetype');
}

@font-face {
  font-family: 'Walsheim Bold';
  src: url('fonts/GT-Walsheim-Bold.woff') format('woff'),
       url('fonts/GT-Walsheim-Bold.ttf') format('truetype');
}

code, pre{
font-family: 'Walsheim Regular', sans-serif;
}

a, a:visited: {
color: #4A4A4A;
text-decoration:underline;
}

a:hover {
color: #FF5436;
text-decoration:underline;
}

a:active {
color: #009EA1;
text-decoration:underline;
}

.single-post p a { 
color: #4A4A4A;
border-bottom: 1px solid #FF5436;
text-decoration:none;
}

.single-post p a:visited {
color: #4A4A4A;
border-bottom: 1px solid #FF5436;
text-decoration:none;
}

#latest_news_section{
display:block;
overflow:auto;
padding-bottom: 1em;
}

#menu-menu-1 {
font-family: 'Walsheim Medium', sans-serif;
font-size: 16px;
letter-spacing: .015em;
padding-left: 0;
}

#menu-menu-1 a{
color:#FFFFFF;;
letter-spacing: .02em;
margin-top: .4em;
border-bottom: none;
}

.menu a{
text-transform: capitalize !important;
}


#menu-menu-1 li{
	list-style:none;
}

#menu-menu-1 a:hover{
color:#ffffff;
text-decoration: none;
}

#menu-menu-1 a:active{
color:#000000;
}

.current-menu-item a {text-decoration:underline;}

.menu a:hover {
color: #ffffff;
font-weight: inherit;
border-bottom:none;
}

/*Hides weird search icon on mobile*/
#header_search{
display: none
}

.form-cta {
background-color: #FAFAFA;
border: 1px solid #F1F1F1;
margin: 40px auto 40px auto;
height: 326px;
-moz-border-radius: 4px;
border-radius: 4px;
background-image: url(http://sfdesignweek.org/wp-content/uploads/2015/02/email.png);
background-repeat: no-repeat;
background-position: center 45px;
text-align:center;
}

.form-cta h3 {
width:100%;
text-align:center;
margin-top: 135px;
}

.form-cta h4 {
	width: 65%;
	text-align: center;
	margin: auto;
	margin-bottom: 28px
}

.form-cta .b1 {
margin-top: 36px;
}

.home-insert h3 {
margin-bottom: 1em;
}

/******************************************************************
Max formatting dropdown
******************************************************************/

ul.sub-menu li:first-child a {
text-indent: 0px !important;
background-image: none !important;
height: 36px !important;
}

ul.sub-menu li:first-child {
background-image: none !important;
float:none !important;
height: inherit !important;
}

ul.sub-menu {
background-color: #FF5436 !important;
width: 140px;
}

ul.sub-menu li a {
margin-left: 1em;
}

ul.sub-menu:hover {
transition: all 0.2s ease !important;
}

ul.sub-menu li a:hover {
color: #2F2F2F !important;
transition: all 0s ease !important;
}

#menu-menu-1 .menu-item a:hover {
color: #2F2F2F !important;
}


.home .page-section {
width: 100%;
max-width: 972px;
}

.home .page-section li {
margin-left: 0px;
margin-right: 10px !important;
}



@media only screen and (min-width: 800px) {

	.article-header {
	margin-top: 1em;
    	margin-left: 1.3em;
    	letter-spacing: -.01em;
	}

	.home .widget_latest_news article:nth-child(2) {
	width:47%;
	height:350px;
	margin-bottom: 120px;
	mix-blend-mode: normal;
	}

	.home .widget_latest_news article a:first-child {
	background-color:#ff5436;
	}

	.home .widget_latest_news article img:hover {
  -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
	mix-blend-mode: normal;
	}

	.home .widget_latest_news article img:hover {
  -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
	mix-blend-mode: screen;
	}

	.home .widget_latest_news article:nth-child(3) {
	width:47%;
	height:350px;
	margin-bottom: 120px;
	}

	.home .widget_latest_news article:nth-child(2) a {
	height:	280px !important;
	}
	
	.home .widget_latest_news article:nth-child(3) a {
	height:	280px !important;
	}

	.home .widget_latest_news article:nth-child(2) img {
	width: 120%;
    	height: 105%;
   	margin-top: -2%;
   	margin-left: -9%;
    	-webkit-filter: none;
   	 filter: none;
   	 filter: none;
   	 filter: none;
	}

	.home .widget_latest_news article:nth-child(3) img {
	width: 120%;
    	height: 105%;
    	margin-top: -2%;
    	margin-left: -9%;
    	-webkit-filter: none;
   	 filter: none;
   	 filter: none;
   	 filter: none;
	}

	.home .widget_latest_news article:nth-child(2) h1 a {
	font-family: 'Walsheim Bold', Helvetica, sans-serif;
	font-size:28px;
	line-height: 34px !important;
	}

	.home .widget_latest_news article:nth-child(3) h1 a {
	font-family: 'Walsheim Bold', Helvetica, sans-serif;
	font-size:28px;
	line-height: 34px !important;
	}

	.form-cta {
		position: relative;
		float: right;
		width: 30%;
		margin: 40px 6% 40px 4%;
	}

	.home-insert iframe {
	width: 100%;
	height:350px;
	}


	/* Vertically Centre Text links in nav*/
	.menu-item-250 {margin-top:21px};
	.menu .sub-menu a {height:2.2em;}


	/**********
	Menu Container
	**********/

	#menu-menu-1 {
		position: absolute;
		right: 0px;
		top:0px;
	}

	#menu-menu-1 a{
		margin-top: .4em;
	}
	
	ul#menu-menu-1 li:first-child {
		float:left;
	}

	ul#menu-menu-1 li:first-child {
    background-image: url(http://sfdesignweek.org/wp-content/uploads/2016/01/sfdes-logo.png);
    background-repeat: no-repeat;
    width: 11.4em;
    background-size: 58.5%;
    background-position: 50px 10px !important;
    margin-left: -50px;
	}

	ul#menu-menu-1 li:first-child a {
		width:100px;
		height:100px;
		text-indent:-9999px;
	}

	.home ul#menu-menu-1 li:first-child {background-position: -99px 0px}

	ul#menu-menu-1 li:first-child:hover {background-position: -99px 0px;}
	ul#menu-menu-1 li:first-child:active {background-position: -99px 0px;}

	/************
	Adjust Intro P
	************/

	.home-insert {
	width: 60%;
	float: left;
	border-right: 1px solid #EFEFEF;
	margin-top: 40px;
	padding-right: 22px;
	}

	/************
	Turning off Mobile SFDW Logo for Desktop
	************/	

	#mobile-logo {display:none;}

}

/************
Max adjusting visitor icons
************/

.fa {
	font-size: 1.1em !important;
	color: #8a8a8a;
	}

#latest_news_section {
max-width: 978px;
margin: 0 auto;
border:none;
}

@media only screen and (max-width: 799px) {
	.visit-anchor .su-column {
	text-align:center;
	}

	.home-insert {
	padding-left: 7%;
	padding-right: 7%;
	}

	.page-id-254 #content {
		width: 100%;
		margin-top: 0px;
		padding-left: 2em;
  		padding-right: 2em;
	}

}

@media only screen and (min-width:551px) and (max-width: 799px) {

	.banner-home {
		min-height: 260px !important;
	}

	.visit-eat .su-column-size-1-4 {
		width: 40% !important;
		margin: 0 0 1.5em 0 !important;
		float: left !important;
	}

	.visit-sleep .su-column-size-1-4 {
		width: 40% !important;
		margin: 0 0 1.5em 0 !important;
		float: left !important;
	}

	.visit-explore .su-column-size-1-4 {
		width: 40% !important;
		margin: 0 0 1.5em 0 !important;
		float: left !important;
	}

	.home-insert iframe {
		width: 100%;
		height: 348px;
	}

	
	.page-id-254 .su-column-size-1-6 img {
		float: left;
 	 	height: 10em;
  		width: 10em;
  		margin-right: 2em;
  		margin-top: 1em;
		margin-bottom: 61px;
	}

	.su-column-size-1-6 .su-column-inner {
		float: left;
	}

}

@media only screen and (max-width: 550px) {

	.banner-home {
		min-height: 160px !important;
	}

	.home .panel-content .see-all {
		display:none;
	}

	.visit-sleep img {
		width:100%;
	}

	.visit-eat img {
		width:100%;
	}

	.visit-explore img {
		width:100%;
	}

	.visit-explore .su-column-size-1-4 {margin-bottom: 3em !important;}
	.visit-sleep .su-column-size-1-4 {margin-bottom: 3em !important;}
	.visit-eat .su-column-size-1-4 {margin-bottom: 3em !important;}

	.visit-button-center {text-align:center;}

	#latest_news_section aside {
	width: 75% !important;
	margin: auto !important;
	-moz-border-radius: 4px;
	border-radius: 2px;
	height: 220px !important;
	background-color: white;
	margin-bottom: 26px !important;
	background-position: center !important;
	float:none !important;
	}

	#latest-news-2 aside {
	width: 100% !important;
	}

	.sponsor-wrapper a {
	width:85% !important;
	height: 190px !important;
	}

	.home iframe {
	width: 100%;
	height: 226px;
	}

	.page-id-254 .su-column-size-1-2 img {
		
	}

	.page-id-254 h2.pullquote {
    font-family: 'Walsheim Medium', sans-serif;
    font-size: 25px;
    color: #FF5436;
    letter-spacing: 0.012em;
    font-weight: normal;
    padding-right: 5%;
    padding-top: 0%;
    padding-bottom: 2%;
    line-height: 35px;
	}

	.page-id-254 .su-column-size-1-6 img {
		padding-left: 5.5em;
  		padding-right: 5.5em;
	}

	.page-id-254 #post-254 h3 {
  		margin-top: 0px;
  		font-size: 20px;
  		text-align: center;
  		margin-bottom: 1em;
	}
}

.sponsor-wrapper {text-align:center; overflow:auto;}

.sponsors h2 {
  text-align: center;
  margin-bottom: 28px;
}

.sponsors a:nth-child(2) {
margin-top:10px;
}

.home .sponsor-wrapper a {width:228px !important;height: 190px !important;}

.partners-h3 {
	margin: auto;
	margin-bottom: 20px !important;
	float:left; width:100%;
}

/************
Max Turning Off Partners on home
************/

.home .partners {
display:none;
}

/************
Max Turning Off L1 Featured Events for Homepage
************/

#slider {display:none}

.home #post-not-found {display:none;}

/************
Max Turning Off search for Homepage
************/

.home #upcoming_search {display:none}

/************
Max styling header
************/

header.header {
min-height: 80px;
background:none;
background-color:#ff5436;
}


/************
banner spacing
************/
.banner-home {
  content: "meow";
  background-image: url(http://sfdesignweek.org/wp-content/uploads/2015/05/sfdw-hero.jpg);
  background-repeat: no-repeat;
  background-position: center 0px;
  background-size: auto 103%;
  min-height: 385px;
  background-color: #f4f4f4;
  max-width: 1160px;
  margin: auto;
}

.thanks-banner {
    width: 95%;
    height: 169px;
    background-color: #343434;
    padding: 26px;
    margin-top: -8px;
    margin-bottom: 55px;
    border-radius: 2px 2px 2px 2px;
    -moz-border-radius: 2px 2px 2px 2px;
    -webkit-border-radius: 2px 2px 2px 2px;
}

.thanks a {
color: #ffffff;
}

.thanks a:hover {
color: #ff5436;
}

.thanks a:active {
text-decoration:none;
}

.thanks a:visited {
color: #ffffff;
}

.sticker-thanks {
width: 130px;
height: 122px;
float: left;
background-image:url("http://sfdesignweek.org/wp-content/uploads/2015/06/calendar-front.png");
background-size: 70%;
background-repeat: no-repeat;
padding-right:30px;
border-right: 1px solid #979797;
margin-right:44px;
margin-left: 14px;
}

h2.thanks {
font-family: 'Walsheim Medium', sans-serif;
    font-size: 24px;
    color: #ffffff;
    margin-top: 0px;
    width: 85%;
    line-height: 1em;
}

p.thanks {
font-family: 'Walsheim Regular', sans-serif;
    color: #D5D5D5;
    font-size: 15px;
    width: 97%;
    line-height: 22px;
    margin-top: 10px;
}

.panel-bg {
width: 100%;
background-color: #fff;
position: relative;
height:152px;
-webkit-box-shadow: 1px 1px 1px 0px rgba(50, 50, 50, 0.15);
-moz-box-shadow:    1px 1px 1px 0px rgba(50, 50, 50, 0.15);
box-shadow:         1px 1px 1px 0px rgba(50, 50, 50, 0.15);
}

.panel-content {
max-width:972px;
margin:auto;
}

.panel-content .social-holder {
  position: relative;
  height: 110px;
  width: 150px;
  float: right;
  margin-top: -74px;
  padding-left: 30px;
  border-left: 1px solid #e1e1e1;
}

.panel-content .social-holder .fa {
padding: 9px 10px 10px 10px;
  font-size: 14px;
  float: right;
  height: 34px;
  width: 34px;
  background-color: #575757;
  margin: 10px;
  border: none;
  text-decoration: none;
  text-align: center;
  color: #ffffff;
  border-radius: 30px 30px 30px 30px;
  -moz-border-radius: 30px 30px 30px 30px;
  -webkit-border-radius: 30px 30px 30px 30px;
-webkit-transition: all .2s ease-in-out;
-moz-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}

.panel-content .social-holder .fa:hover {
background-color:#FF5436;
-webkit-transition: all .2s ease-in-out;
-moz-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}

.panel-content .social-holder .fa-envelope-o {
padding: 8px 10px 10px 9px;
}

.panel-content a.see-all .fa {
  font-size: 1.1em !important;
  font-weight: 800;
  margin-right: 10px;
}

.panel-content h1 {
  margin-bottom:0px;
font-size:57px;
margin-top:0px;
padding-top:40px;
}

.panel-content h2 {
  font-family: 'Walsheim Bold', sans-serif;
  font-size: 19px;
  color: #464646;
  letter-spacing: 0.012em;
  line-height: 21px;
  margin-bottom: 0px;
  float:left
}

.panel-content p {
  color: #8B8B8B;
  margin-top:2px;
  float:left;
}

.panel-content a.see-all {
  border: 3px solid #ff5436;
  color: #ff5436;
  text-decoration: none;
  padding: 5px 15px 5px 15px;
  font-family: 'Walsheim Bold';
  font-size: 16px;
  float: right;
  margin-right: 57px;
  margin-top: -39px;
-webkit-transition: all .2s ease-in-out;
-moz-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}

.panel-content a.see-all:hover {
color: #ffffff;
background-color: #ff5436;
-webkit-transition: all .2s ease-in-out;
-moz-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}

.panel-content a.see-all:hover .fa {
color: #ffffff;
-webkit-transition: all .2s ease-in-out;
-moz-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}


a.see-all .fa {
  font-size: 0.75em !important;
  color: #FF5436;
  margin-left: 0.5em;
}

#no_featured_event_message, .home #slider {
	display: none;
}

.home #main {
width: 100%;
  overflow: hidden;
  padding-top: 0px;
  margin-bottom: 8px;
}

/************
Max styling sponsors
************/

h3.widget-title {
text-transform: uppercase;
font-weight: 600;}

.sponsor-wrapper {
width: 96%;
margin: auto;
max-width: 992px;
overflow:auto;
}

.home #container {background-color:#ffffff}

@media only screen and (min-width: 800px) {

	.page-id-292 .right {
		margin-left: 3.1em;
	}

	.banner-home {
		padding-top: 315px;
	}
	.intro-headline{
		width: 45%;
		float:left;
		margin-top: 0px
	}
	.intro-body {
		float: left;
		width: 45%;
		font-family: 'Walsheim Medium', sans-serif;
		font-size: 1.03em;
		font-weight: 200;
		color: #464646;
		margin-left: 9%;
		margin-bottom: 10%;
		line-height: 1.8em;
		margin-top: 0px
	}
	header.header{
		position: absolute;
	}



	.banner-bg {background-color: #95F2D7;}

}

.home #sponsor_top {display:none;}

/************
Max styling fonts
************/

h1 {
font-family: 'Walsheim Bold', sans-serif;
font-size: 38pt;
line-height: 40pt;
color: #ff5436;
}

h2 {
font-family: 'Walsheim Bold', sans-serif;
font-size: 19px;
color: #FF5436;
letter-spacing: 0.012em;
line-height: 21px;
}

.dark-h2 {
  font-family: 'Walsheim Medium', sans-serif;
  font-size: 21px;
  color: #494949;
  letter-spacing: 0.005em;
  line-height: 29px;
}


h3 {
font-family: 'Walsheim Bold', sans-serif;
font-size: 14px;
color: #292727;
letter-spacing: .01em;
line-height: 18px;
}

h4 {
font-family: 'Walsheim Regular';
    letter-spacing: .015em;
    line-height: 21px;
    font-size: 13px;
    margin-bottom: 28px;
    font-weight: 100;
    color: #656565;
}

h4.smaller {
font-family: 'Walsheim Bold';
    letter-spacing: .015em;
    line-height: 21px;
    font-size: 14px;
    margin-bottom: 10px;
    color: #FF5436;
}



h6 {
font-family: 'Walsheim Regular', sans-serif;
font-size: 22px;
color: #363636 ;
font-weight: 100;
line-height: 1.5;
}

p {
font-family: 'Walsheim Medium', sans-serif;
font-size: 15px;
color: #4B4B4B;
line-height: 25px;
}

section.entry-content p {
  font-family: 'Walsheim Regular', sans-serif;
  font-size: 17px;
  color: #4B4B4B;
  line-height: 27px;
}

.about-intro-span {
    font-family: 'Walsheim Bold', sans-serif;
    text-transform: uppercase;
    font-size: 15px;
color:black;
}

.intro-text {
font-family: 'Walsheim Regular';
font-weight: 300;
font-size: 22px;
line-height: 1.5em;
word-spacing: .01em;
}

/************
Max turning bg white; EP setting Walsheim as global font
************/
body{
background: #ffffff;
background-color: #ffffff;
font-family: 'Walsheim Regular', Helvetica, sans-serif;
font-weight: 300;
}

.page-template-template-front-page-events {
background: #f4f4f4;
background-color: #f4f4f4;
}

.home.page #content{
	padding-top: 0;
	background-color: #f4f4f4;
	width:100%;
	margin-top:0px;
}

#content {
  background-color: #f4f4f4;
  background: #f4f4f4;
}

/************
Max styling buttons
************/

.b1 {
line-height: 0px !important;
  background-color: #F4F4F4 !important;
  font-family: 'Walsheim Regular', sans-serif;
  letter-spacing: .025px;
  font-size: 16px;
  transition: all 0.1s ease 0s;
  border: 3px solid #ff5436 !important;
  font-family: 'Walsheim Bold', Arial;
  -moz-border-radius: 0px !important;
  -webkit-border-radius: 0px !important;
  letter-spacing: .0175em;
  transition: all 0.1s ease 0s;
  padding: 3px 15px 3px 15px;
text-decoration: none;
}

.b1:hover {
	background-color: #ff5436 !imporant;
	color: #ffffff;
	text-decoration: none;
}
.form-cta a {color:#ff5436}
.form-cta a:hover {color:#ff5436;}

#latest_news_section aside {
width: 14em;
-moz-border-radius: 4px;
border-radius: 2px;
height: 160px;
clear:both;
}

#latest-news-2 {
width: 100% !important;
}

#latest-news-2 h3 {
font-family: 'Walsheim Bold', sans-serif;
text-transform: none;
text-align: left;
font-weight: normal;
color: #FF5436;
font-size: 18px;
}

#latest-news-2 article.post {
  background-color: #F5F5F5;
  box-shadow: none;
  -webkit-box-shadow: none;
}

 .home .home-events-holder article.post {
  background-color: #F5F5F5;
  height: 337px;
  width: 12.7em;
  -webkit-box-shadow: 0px 1px 5px 0px #ccc;
  box-shadow: 0px 1px 5px 0px #ccc;
  overflow: hidden;
  margin-left: 17px !important;
  margin-right: 17px !important;
  float:none;
  display:inline-block;
}

.home article.post {
background-color: #F5F5F5;
height: 312px;
width: 298px;
webkit-box-shadow: 0px 0px 0px 0px #CCC;
box-shadow: 0px 0px 0px 0px #FFF;
}

.home .article-header a {
 width: 100% !important;
 overflow: hidden;
 border-bottom: 5px solid #FF5436;
margin:0;
}

h2.events-title {
padding-bottom: 7px;
}

.home-events-holder {
overflow: hidden;
  width: 100%;
  border-top: 1px solid rgb(227, 227, 227);
  padding-top: 35px;
  text-align: center;
  border-bottom: 1px solid rgb(227, 227, 227);
  margin-bottom: 30px;
}

.home-events-holder h1 {
  letter-spacing: 0.012em;
  margin-bottom: 0px;
  position: relative;
  padding-right: 29.1px;
  border-bottom: none !important;
padding-bottom: 8px !important;
}

.home-events-holder h1 a {
  float: none !important;
  position: relative;
  font-weight: normal !important;
  font-size: 18.6px !important;
  background-color: transparent !important;
  border: none;
  font-weight: normal;
  height: 110px !important;
  margin: 0;
  margin-left: 0px !important;
  color: #4B4B4B !important;
}

.home article.post .entry-content img {
  margin-left: -32%;
  min-height: 337px;
}

.search article.post .entry-content img {
  margin-left: -32% !important;
}

.home .article-header a img {
    margin-top: -2%;
    margin-left: -15%;
    -webkit-filter: grayscale(100%);
    filter: gray;
    filter: grayscale(100%);
    filter: url(desaturate.svg#greyscale);
    width: 130%;
    height: 241px;
}


.home .article-header h1.h2 {
  clear: both !important;
  font-family: 'Walsheim Medium', sans-serif;
  font-size: 29px;
  color: #D02323;
  font-weight:normal;
  padding-top: 22px;
line-height: 1em !important;
padding-bottom: 7px;
}

.home .article-header h1.h2 a {
float: none !important;
position: relative;
font-weight: normal !important;
font-size: 21px;
background-color: #f5f5f5;
border: none;
font-weight: normal;
height: 110px !important;
margin: 0;
margin-left: 0px !important;
color: #4B4B4B !important;
}

.home #latest-news-2 .byline {padding-left: 0px !important;}

/************
Max inserting sponsors homepage
************/

.social-text {
width:100%;
text-align:center;
margin-top:34%
}

#latest_news_section #text-17 .textwidget,
#latest_news_section #text-18 .textwidget,
#latest_news_section #text-19 .textwidget,
#latest_news_section #text-20 .textwidget,
#latest_news_section #text-21 .textwidget,
#latest_news_section #text-22 .textwidget,
#latest_news_section #text-23 .textwidget,
#latest_news_section #text-24 .textwidget {
font-family: 'Walsheim Regular', sans-serif;
font-size: 1.03em;
font-weight: 200;
color: #464646;
margin-top: 165px;
margin-bottom:40px;
line-height: 1.8em;
text-align: center;
}

#latest_news_section #text-25 {
width: 100%;
background-color: transparent;
height: 86px;
padding-top: 50px;
border-top: 1px solid #DADADA;
margin-left:0px;
margin-right:0px;
}

#latest_news_section #text-25 h3 {display: block}

#text-17 {float: none;
background-color: transparent;
width: 690px;
height: 20px;
margin-top: 60px;
}

#text-17 h3 {
display:block;
}

.sponsorContainer{
background-color: #F5F5F5;
}

/************
About Page
************/

.su-column-size-1-6 img {
opacity: 1;

}

.su-column-size-1-6 a {
}

/* MAX COMMENTING OUT HOVER for About Members

.su-column-size-1-6 img:hover {
transition: 0s;
  border: 0px;
  width: 101%;
  height: 101%;
margin: 0px;
  margin-bottom: -5px;
opacity: 0;
}

.su-column-size-1-6 a:hover {
background: url("http://sfdesignweek.org/wp-content/uploads/2015/04/about-zidonis.png") #f00;
background-blend-mode: screen;
  background-size: 103%;
  background-position: -2px -2px;
padding-top: 104px;
border-radius: 63px;
background-repeat: no repeat;
}

*/


.last-member {
float: left !important;
}

/************
TRAVELERS _ EP Fixing Appearance of on-page anchor to accommodate for fixed header
************/
@media only screen and (min-width: 800px) {
a.anchor{display: block; position: relative; top: -125px; visibility:hidden;}
}

/************
TRAVELERS _ EP Fixing Margin between photos and descriptive text
************/
.visit-anchor img {
margin: 0 0 .1em 0;
-webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}


/************
Max, Styling Map
************/

#map-canvas {
        width: 500px;
        height: 400px;
      }

map.set('styles', [
  {
    featureType: 'road',
    elementType: 'geometry',
    stylers: [
      { color: '#000000' },
      { weight: 1.6 }
    ]
  }, {
    featureType: 'road',
    elementType: 'labels',
    stylers: [
      { saturation: -100 },
      { invert_lightness: true }
    ]
  }, {
    featureType: 'landscape',
    elementType: 'geometry',
    stylers: [
      { hue: '#ffff00' },
      { gamma: 1.4 },
      { saturation: 82 },
      { lightness: 96 }
    ]
  }, {
    featureType: 'poi.school',
    elementType: 'geometry',
    stylers: [
      { hue: '#fff700' },
      { lightness: -15 },
      { saturation: 99 }
    ]
  }
]);

/************
Max, Social Icons
************/


section {
	width:90%;
	margin: 4em auto 1em;
}


ul.social {
  text-align: center;
}

.footer p {
color: #ffffff;
}

#section_copyright {
background-color: #2c2c2c;
}



@font-face {
	font-family: 'icomoon';
	src:url('http://www.topmarmot.com/SFDW/icomoon.eot?epr9nc');
	src:url('http://www.topmarmot.com/SFDW/icomoon.eot?#iefixepr9nc') format('embedded-opentype'),
		url('http://www.topmarmot.com/SFDW/icomoon.woff?epr9nc') format('woff'),
		url('http://www.topmarmot.com/SFDW/icomoon.ttf?epr9nc') format('truetype'),
		url('http://www.topmarmot.com/SFDW/icomoon.svg?epr9nc#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-facebook:before {
	content: "\ea8c";
}

.icon-insta:before {
	content: "\ea90";
}

.icon-twitter:before {
	content: "\ea91";
}

  
ul.social li {
    display: inline-block;
    width: 60px;
    height: 60px;
    overflow: hidden;
    line-height: 60px;
    background: #404040;
    border-radius: 100%;
	margin-bottom:.5em;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

ul.social li:hover {
      background: #33cc99;
      box-shadow: inset 0 0 20px rgba(0, 0, 0, 0.3);
}

ul.social li:hover a {
        top: -60px;
}

ul.social li a {
      display: block;
      width: 100%;
      height: 200%;
      position: relative;
      top: 0;
      color: #33cc99;
      -webkit-transition: top 0.3s;
      -moz-transition: top 0.3s;
      -o-transition: top 0.3s;
      transition: top 0.3s;
}

ul.social li a:after {
        text-align: center;
        position: absolute;
        width: inherit;
        height: 50%;
        left: 0;
        bottom: 0;
        line-height: 60px;
        color: #404040;
}

/************
EP _ Footer Maybe
************/
.footer-links ul {
    padding: 0px;
}

.footer-links ul li {
    display: inline-block;
    padding-right: 20px;
}

.widget_third div {
    width: 100%;
}

#inner-footer .widget_full {
    margin-top: 0px;
}

@media only screen and (max-width: 800px) {
    #inner-footer {
        display: inline-block;
    }
}

/************
EP _ Homepage Social Links
************/

.homepage-social {
display: block;
margin-top: 81px;
}

.homepage-social .fa-circle {
color: #464646;
font-size: 2em!important;
}

.homepage-social .fa:hover {
color: #FF5436;
}

/************
Max formatting text on about page.
************/

#post-254 h4 {margin-top: 6px;}
#post-254 h3 {margin-bottom: 0px;margin-top: 17px;}

#post-254 .su-column-size-1-3 {
    margin-left: 2% !important;}

#post-254 .su-column-size-1-3 span {
transition: all .2s ease;
}

/************
Max formatting drought news article (will systematize once I have time)
************/

.postid-3293 img.aligncenter {
    margin-left: -66px;
    border: 1px solid #EFEFEF;
    margin-bottom: 3em;
    margin-top: 3em;
    width: 112%;
    max-width: 200% !important;
}

/************
Max formatting staff section.
************/

#post-254 .staff-container {
width: 100%;
background-color: #fff;
padding: 36px;
}

#post-254 .staff-container .fa:hover {
color:#E22F0F;
}

#post-254 .staff-container .fa:active {
color:#000000;
}

#post-254 .staff-container .su-column-size-1-3 {
    padding-top: 25px;
}


#post-254 .staff-container h4 {
clear: left;
margin-top: 0px;
padding-right: 16px;
}

#post-254 .staff-container h3 span {
opacity:1;
-webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

#post-254 .staff-container h3 span {
opacity:1;
-webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

#post-254 .staff-container .member-holder:hover span {
opacity:0;
}

.member-holder {
height: 50px;
}

#post-254 .staff-container img {
margin-bottom: 10px;
}

#post-254 .staff-container a span {
opacity:0;
    position: absolute;
    margin-top: -9px;
-webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

#post-254 .staff-container .su-column-inner:hover a span {
opacity:1;
-webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

#post-254 .staff-container .su-expand {margin:0px;}

#post-254 .staff-container .lead-holder {
position:absolute;
}

#post-254 .staff-container .su-column-size-1-3 .lead-social {
    width: 100px;
    float: left;
margin-top: 15px;
    margin-left: 94px;
opacity:0;
-webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

#post-254 .staff-container .su-column-size-1-4 .lead-social {
    width: 100px;
    float: left;
    margin-top: -40px;
    margin-left: 0px;
opacity:0;
-webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

#post-254 .staff-container .su-column-size-1-3:hover .lead-social {
opacity:1;
-webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

#post-254 .staff-container .su-column-size-1-4 .member-holder:hover .lead-social {
opacity:1;
-webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

#post-254 .su-column-size-1-3:hover span {
transition: all .2s ease;
color:rgb(255, 84, 54);
opacity:0;
}

#post-254 .staff-container .fa {
margin-top: 15px;
font-size: 1.6em !important;
-webkit-transition: all .1s ease-in;
  -moz-transition: all .1s ease-in;
  -o-transition: all .1s ease-in;
  transition: all .1s ease-in;
}

#post-254 .su-column-size-1-3:hover .fa {
margin-top: 10px;
}

#post-254 .partners-container .su-column-size-1-3:nth-child(3) {
	margin-right: 0% !important;
}

#post-254 .partners-container .su-column-size-1-3:nth-child(6) {
	margin-right: 0% !important;
}

#post-254 .partners-container .su-column-size-1-3:nth-child(9) {
	margin-right: 0% !important;
}

#post-254 .partners-container .su-column-size-1-3:nth-child(12) {
	margin-right: 0% !important;
}

#post-254 .su-column-size-1-6 {
margin-left: 3% !important;
}

#post-254 .aiga-sidebar .su-expand-link-more span {
font-family: 'Walsheim regular', sans-serif;
font-size: 14px;
color: #747474;
line-height: 25px;
margin-left: 2.1em;
}

#post-254 a.aiga-link {
font-family: 'Walsheim regular', sans-serif;
font-size: 14px;
color: #747474;
line-height: 25px;
text-decoration:none;
}

#post-254 .partner-title {
font-family: 'Walsheim Bold', sans-serif;
    font-size: 17px;
    color: #424242;
    line-height: 1.3em;
padding-top: 3px;
}

#post-254 .partner-title2 {
font-family: 'Walsheim Bold', sans-serif;
    font-size: 17px;
    color: #424242;
    line-height: 1.3em;
border-top: 1px solid #E2E2E2;
    padding-top: 30px;
    padding-bottom: 30px;
}

border-top: 1px solid #E2E2E2;
    padding-top: 30px;
    padding-bottom: 30px;

.about-bullet {
    font-family: 'Walsheim regular', sans-serif;
    font-size: 14px;
    color: #747474;
    line-height: 25px;
text-decoration:none;
}

#post-254 .fa {
color: #FF5436;
    width: 20px;
    font-size: 1em !important;
    text-align: center;
    margin-right: .5em;
}

#post-254 .aiga-sidebar .fa-globe {
font-size: .8em;
}


#post-254 .aiga-sidebar .su-expand-link-more {
margin-top: -2.7em;
margin-bottom: -34px;
}

h1.page-title {
font-family: 'Walsheim Bold', sans-serif;
font-size: 38pt;
line-height: 40pt;
color: #ff5436;
font-weight: 500;
margin-left: 0px;
text-transform:none !important;
}

h2.pullquote {
font-family: 'Walsheim Medium', sans-serif;
    font-size: 24px;
    color: #FF5436;
    letter-spacing: 0.012em;
    font-weight: 500;
    padding-right: 5%;
    padding-top: 0%;
    padding-bottom: 8%;
    line-height: 35px;
    border-bottom: 1px solid #DEDEDE;
}

.aiga-sidebar {
background-color: #ffffff;
padding: 21px 40px 40px 40px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
}

section {
width: 95%;
margin: 2em auto 1em;
}

.committee {
margin-top: 6%;
}

.su-divider {
border-width: 1px !important;
border-color: #dbdbdb !important;
}

/* Vertically Centre Text links in nav*/
.menu a {font-weight:inherit;}

/*Alex Button quick edits - Max closing for now
a.su-button.su-button-style-flat {
background-color: #FF3FFF !important;
}

.visit-maps h3 {
margin-bottom: 0em !important;
margin-top: 1.3em !important;
}

*/

/* Max fix padding visitor page*/

.visit-maps h3 {
margin-bottom: .4em !important;
margin-top: 1.3em !important;
}

.visit-maps p {
margin-top: 0em !important;
}

iframe {
margin-top: 1.4em;
margin-bottom: 1.4em;
}

.visit-sleep h3 {
margin-bottom: .4em !important;
margin-top: 1.3em !important;
}

.visit-sleep p {
margin-top: 0em !important;
}

.visit-sleep img {
margin-bottom:6px !important;
margin-top: 5px !important;
border-radius: 5px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border: 1px solid rgb(219, 219, 219);
}

.visit-sleep .fa {
font-size: .95em !important;
letter-spacing: .2em;
}

.visit-eat h3 {
margin-bottom: .4em !important;
margin-top: 1.3em !important;
}

.visit-eat p {
margin-top: 0em !important;
}

.visit-eat img {
margin-bottom:6px !important;
margin-top: 5px !important;
border-radius: 5px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border: 1px solid rgb(219, 219, 219);
}

.visit-explore h3 {
margin-bottom: .4em !important;
margin-top: 1.3em !important;
}

.visit-explore p {
margin-top: 0em !important;
}

.visit-explore img {
margin-bottom:6px !important;
margin-top: 5px !important;
border-radius: 5px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border: 1px solid rgb(219, 219, 219);
}

/* Max adding sponsors to Directory page*/

.vimodi {float:left !important;}

.sponsor-wrapper a {
width: 12em;
margin: 10px;
-moz-border-radius: 3px;
border-radius: 3px;
height: 160px;
background-color: white;
float: left;
border: 1px solid #EAEAEA;
background-position:center;
}


.dir-sponsors .sponsor-2 a {
width:100%;
height:100%;
margin: 0px;
border: none;
background-color: transparent;
}

/* Max adding sponsors to directory*/

.top-dir a:nth-child(1) {
background-image: url(http://sfdesignweek.org/wp-content/uploads/2015/02/partner-1.png);
background-size: contain;
background-repeat: no-repeat;
}

.top-dir a:nth-child(3) {
background-image: url(http://sfdesignweek.org/wp-content/uploads/2015/02/partner-2.png);
background-size: contain;
background-repeat: no-repeat;
}

.top-dir a:nth-child(5) {
background-image: url(http://sfdesignweek.org/wp-content/uploads/2015/02/partner-3.png);
background-size: contain;
background-repeat: no-repeat;
}

.top-dir a:nth-child(7) {
background-image: url(http://sfdesignweek.org/wp-content/uploads/2015/02/partner-4.png);
background-size: contain;
background-repeat: no-repeat;
}

.top-dir a:nth-child(9) {
background-image: url(http://sfdesignweek.org/wp-content/uploads/2015/02/partner-5.png);
background-size: contain;
background-repeat: no-repeat;
}

.top-dir a:nth-child(11) {
background-image: url(http://sfdesignweek.org/wp-content/uploads/2015/02/partner-6.png);
background-size: contain;
background-repeat: no-repeat;
}

.top-dir a:nth-child(13) {
background-image: url(http://sfdesignweek.org/wp-content/uploads/2015/02/partner-7.png);
background-size: contain;
background-repeat: no-repeat;
}

.top-dir a:nth-child(15) {
background-image: url(http://sfdesignweek.org/wp-content/uploads/2015/02/partner-8.png);
background-size: contain;
background-repeat: no-repeat;
}

.top-dir a:nth-child(17) {
background-image: url(http://sfdesignweek.org/wp-content/uploads/2015/02/partner-9.png);
background-size: contain;
background-repeat: no-repeat;
}

.top-dir a:nth-child(19) {
background-image: url(http://sfdesignweek.org/wp-content/uploads/2015/02/partner-10.png);
background-size: contain;
background-repeat: no-repeat;
}

.top-dir a:nth-child(21) {
background-image: url(http://sfdesignweek.org/wp-content/uploads/2015/02/partner-11.png);
background-size: contain;
background-repeat: no-repeat;
}

.top-dir a:nth-child(23) {
background-image: url(http://sfdesignweek.org/wp-content/uploads/2015/02/partner-12.png);
background-size: contain;
background-repeat: no-repeat;
}

/* Max editing directory page*/

@media only screen and (max-width: 800px){
.page-id-292 #content {
    width: 100%;
    margin: 0 auto;
    margin-top: 0em;
    padding: 1em 2em 1em 2em;
}
}

.page-id-292 .article-header {
margin-left: 0em;
margin-top: -0.5em;
}

.page-id-292 h3 {
    font-family: 'Walsheim medium', sans-serif;
    font-size: 17px;
    color: #292727;
    letter-spacing: .01em;
    line-height: 23px;
    border-bottom: 3px solid black;
    padding-bottom: 0.6em;
}

.page-id-292 section.entry-content p {
    font-family: 'Walsheim Regular', sans-serif;
    font-size: 17px;
    color: #4B4B4B;
    line-height: 27px;
    font-weight: 800;
    letter-spacing: 0.0em;
    margin-top: 0.8em !important;
}

.page-id-292 .entry-content {
width: 100%;
}

.page-id-292 .white-panel {
    background-color: white;
    padding: 0.6em 1em 2em 2em;
    width: 100%;
    max-width: 31em;
}

.page-id-292 .about-left {
width: 42%;
}

.page-id-292 .column-wrap-directory {
    -webkit-column-width: 13em;
-moz-column-width: 13em;
    column-width: 13em;
}

.page-id-292 .listing-wrapper .su-row {
    margin-bottom: 5.5em;
}

.page-id-292 .listing-wrapper p {
    line-height:21px;
}

.page-id-292 .featured-directory {
width: 100%;
    max-width: 29em;
    background-color: #fff;
    box-shadow: 0px 4px 5.3px rgba(170, 170, 170, 0.51);
    overflow: auto;
    float: left;
    margin-bottom: 3.4em;
}

.page-id-292 .featured-directory img {
width:118pt;
float:left;
margin-bottom: 0em;
}

.page-id-292 .orange {
    background-color: red;
    width: 157px;
    height: 171px;
    float: left;
    background-blend-mode: normal;
    background-size: 100%;
}

.page-id-292 .featured-directory:hover .orange {
    background-blend-mode: screen;
}

.page-id-292 .text-panel {
float: left;
    width: 50%;
    margin-left: 1.7em;
}

.page-id-292 .text-panel h2 {
font-family: 'Walsheim Bold', sans-serif;
    font-size: 18px;
    color: #000000;
    letter-spacing: 0.006em;
    line-height: 21px;
    margin-top: 1.4em;
}

.page-id-292 .featured-directory .text-panel p {
    font-family: 'Walsheim Medium', sans-serif;
    font-size: 14px;
    color: rgba(84, 84, 84, 0.86);
    line-height: 22px;
    font-weight: 800;
    letter-spacing: 0.008em;
    margin-top: 0.8em !important;
}


/* Max adding sponsors w text to directory*/

.dir1 a {
background-image: url(http://sfdesignweek.org/wp-content/uploads/2015/02/partner-17.png);
background-size: contain;
background-repeat: no-repeat;
}

.dir2 a {
background-image: url(http://sfdesignweek.org/wp-content/uploads/2015/02/partner-15.png);
background-size: contain;
background-repeat: no-repeat;
}

.dir3 a {
background-image: url(http://sfdesignweek.org/wp-content/uploads/2015/02/partner-19.png);
background-size: contain;
background-repeat: no-repeat;
}

.dir4 a {
background-image: url(http://sfdesignweek.org/wp-content/uploads/2015/02/partner-18.png);
background-size: contain;
background-repeat: no-repeat;
}

.dir5 a {
background-image: url(http://sfdesignweek.org/wp-content/uploads/2015/02/partner-13.png);
background-size: contain;
background-repeat: no-repeat;
}

.dir6 a {
background-image: url(http://sfdesignweek.org/wp-content/uploads/2015/02/partner-14.png);
background-size: contain;
background-repeat: no-repeat;
}

.dir7 a {
background-image: url(http://sfdesignweek.org/wp-content/uploads/2015/02/partner-16.png);
background-size: contain;
background-repeat: no-repeat;
}

.dir8 a {
background-image: url(http://sfdesignweek.org/wp-content/uploads/2015/02/partner-20.png);
background-size: contain;
background-repeat: no-repeat;
}

.dir9 a {
background-image: url(http://sfdesignweek.org/wp-content/uploads/2015/03/character.jpg);
background-size: contain;
background-repeat: no-repeat;
}



.sponsor-2 a:nth-child(2) {
background-image: url(http://sfdesignweek.org/wp-content/uploads/2015/02/partner-17.png);
background-size: contain;
background-repeat: no-repeat;
}


/* Max adding sponsors to home*/

.home .sponsor-wrapper a:nth-child(3) {
background-image: url(http://sfdesignweek.org/wp-content/uploads/2015/02/partner-1.png);
background-size: contain;
background-repeat: no-repeat;
}

.home .sponsor-wrapper a:nth-child(4) {
background-image: url(http://sfdesignweek.org/wp-content/uploads/2015/02/partner-2.png);
background-size: contain;
background-repeat: no-repeat;
}

.home .sponsor-wrapper a:nth-child(5) {
background-image: url(http://sfdesignweek.org/wp-content/uploads/2015/02/partner-3.png);
background-size: contain;
background-repeat: no-repeat;
}

.home .sponsor-wrapper a:nth-child(6) {
background-image: url(http://sfdesignweek.org/wp-content/uploads/2015/02/partner-4.png);
background-size: contain;
background-repeat: no-repeat;
}

.home .sponsor-wrapper a:nth-child(7) {
background-image: url(http://sfdesignweek.org/wp-content/uploads/2015/02/partner-5.png);
background-size: contain;
background-repeat: no-repeat;
}

.home .sponsor-wrapper a:nth-child(8) {
background-image: url(http://sfdesignweek.org/wp-content/uploads/2015/02/partner-6.png);
background-size: contain;
background-repeat: no-repeat;
}

.home .sponsor-wrapper a:nth-child(9) {
background-image: url(http://sfdesignweek.org/wp-content/uploads/2015/02/partner-7.png);
background-size: contain;
background-repeat: no-repeat;
}

.home .sponsor-wrapper a:nth-child(10) {
background-image: url(http://sfdesignweek.org/wp-content/uploads/2015/02/partner-8.png);
background-size: contain;
background-repeat: no-repeat;
}

.home .sponsor-wrapper a:nth-child(11) {
background-image: url(http://sfdesignweek.org/wp-content/uploads/2015/02/partner-9.png);
background-size: contain;
background-repeat: no-repeat;
}

.home .sponsor-wrapper a:nth-child(12) {
background-image: url(http://sfdesignweek.org/wp-content/uploads/2015/02/partner-10.png);
background-size: contain;
background-repeat: no-repeat;
}

.home .sponsor-wrapper a:nth-child(13) {
background-image: url(http://sfdesignweek.org/wp-content/uploads/2015/02/partner-11.png);
background-size: contain;
background-repeat: no-repeat;
}

.home .sponsor-wrapper a:nth-child(14) {
background-image: url(http://sfdesignweek.org/wp-content/uploads/2015/02/partner-12.png);
background-size: contain;
background-repeat: no-repeat;
}

.home .sponsor-2 a:nth-child(2) {
background-image: url(http://sfdesignweek.org/wp-content/uploads/2015/02/partner-17.png);
background-size: contain;
background-repeat: no-repeat;
}

.home .sponsor-2 a:nth-child(3) {
background-image: url(http://sfdesignweek.org/wp-content/uploads/2015/02/partner-15.png);
background-size: contain;
background-repeat: no-repeat;
}

.home .sponsor-2 a:nth-child(4) {
background-image: url(http://sfdesignweek.org/wp-content/uploads/2015/02/partner-19.png);
background-size: contain;
background-repeat: no-repeat;
}

.home .sponsor-2 a:nth-child(5) {
background-image: url(http://sfdesignweek.org/wp-content/uploads/2015/02/partner-18.png);
background-size: contain;
background-repeat: no-repeat;
}

.home .sponsor-2 a:nth-child(6) {
background-image: url(http://sfdesignweek.org/wp-content/uploads/2015/02/partner-13.png);
background-size: contain;
background-repeat: no-repeat;
}

.home .sponsor-2 a:nth-child(7) {
background-image: url(http://sfdesignweek.org/wp-content/uploads/2015/02/partner-14.png);
background-size: contain;
background-repeat: no-repeat;
}

.home .sponsor-2 a:nth-child(8) {
background-image: url(http://sfdesignweek.org/wp-content/uploads/2015/02/partner-16.png);
background-size: contain;
background-repeat: no-repeat;
}

.home .sponsor-2 a:nth-child(9) {
background-image: url(http://sfdesignweek.org/wp-content/uploads/2015/02/partner-20.png);
background-size: contain;
background-repeat: no-repeat;
}


.sponsor-2 a {
line-height: 2em;
margin-bottom: 60px;
}

.sponsor-2 p {
margin-top:200px;
}

.dir-sponsors .sponsor-2 p {
margin-top:170px;
}

.sp-dir {
width: 12em;
margin: 10px;
-moz-border-radius: 3px;
border-radius: 3px;
height: 160px;
background-color: white;
float: left;
border: 1px solid #EAEAEA;
background-position: center;
margin-bottom:60px;
}

.hair-line {
width: 100%;
border-bottom: 1px solid #DBDBDB;
height: 1px;
float: left;
padding-top: 15px;
}

.sponsor-wrapper {
line-height: 2em;
margin-bottom: 53px;
}

/* Adding in Mobile Logo */

#mobile-logo {
    background-image: url(http://sfdesignweek.org/wp-content/uploads/2016/01/sfdes-logo.png);
    background-repeat: no-repeat;
    width: 11.4em;
    background-size: 58.5%;
    background-position: 50px 10px !important;
    margin-left: -38px;
    position: absolute;
    z-index: 99;
    height: 12em;
    margin-top: 0.3em;
}

/************
EP Sidebar Widget Fix & Death to Dropshadows
************/

.sidebar .widget {
box-shadow: none !important;
-webkit-box-shadow: none !important;
background-color: #f4f4f4; 
}

/************
Max insert white bg Hub Page, hide header
************/

.page-id-1280 #content {
background-image: url(http://sfdesignweek.org/wp-content/uploads/2015/04/slice-tall.png);
background-repeat-x: repeat;
background-repeat-y: no-repeat;
}

.page-id-1280 .article-header {
display:none;
}

.circle-hub {
  width: 75%;
  height: 13em;
  background-color: #fff;
  -webkit-border-radius: 117px;
  -moz-border-radius: 40px;
  margin-left: auto;
  margin-right: auto;
}

.icon-hub-sponsor {
font-size: 4em !important;
margin-top: 1.1em;
}

.hub-intro {
border-right: 1px solid #dedede;
padding-right: 12%;
}

.home-labels {
margin-top:6px;
margin-bottom:0px;
color: rgb(168, 168, 168);
}

.home-dates {
margin-top:0px;
margin-bottom:13px;
}

.intro-headline h1 {
margin-top:0px;}





/************************ 
* Rick Updates 
*************************/
/**** Front Page ***/
.home .entry-content{
	width: 60%;
	float: left;
}

.home .entry-content .home-insert{
	width: 100%;
}

.home-sidebar{
	float: right;
	width: 30%;
	margin: 45px 0 0 0;
}

	.home-sidebar .form-cta{
		width: 100%;
	}

/*** Page Sections ***/
.page-section{
	width: 100%;
	clear: both;
	width: 978px;
	margin: 0 auto 1rem;
	border-bottom: 1px solid #d0d0ce;
	padding: 1rem 0;
}

h3.section-title{
	text-align: center;
}

	/*** Featured Logos Section ***/

	ul.logo-grid{
		font-family: 'Walsheim Medium', sans-serif;
		padding-left: 0;
		text-align: center;
	}

		ul.logo-grid li{
			display: inline-block;
			margin-right: 23px;
			margin-bottom: 23px;
			text-align: center;
		}

			ul.logo-grid li:nth-child(4n+4){
				margin-right: 0;
			}

			ul.logo-grid li .post-thumb{
				width: 227px;
				height: 189px;
				border: 1px solid #EAEAEA;
				border-radius: 3px;
				background: #fff;
				background-repeat: no-repeat;
				background-position: center center;
				background-size: 100%;
			}

			ul.logo-grid li a{
			  font-size: .9375rem;
			  color: #4B4B4B;
			  line-height: 1.5625rem;
			}

/************************ 
* END Rick Updates 
*************************/

/************************ 
Event Tiles + Filter, please place within this media query
*************************/
@media only screen and (max-width: 799px) {
	.events ul.post-categories{
		display: none;
	}

	.search #container{
		background-color: rgb(244, 244, 244);
	}
	.search #content #main article.post{
		margin-top: 10px;
	}
	.search #content .events article.post{
		border-top: 1px solid #d2d2d2;
		box-shadow: none;
		background: transparent;
	}


	.events section.entry-content{
		display: none;
	}

	.events .article-footer{
		display: none;
	}
	
	.events .event-time-description{
		display: none;
	}

	.events .article-header{
		text-align: left;
		margin-top:10px;
	}

	.events h1, .events h2{
		clear: left;
	}

	.events .article-header h1.h2 a{
		font-size: 19px;
		color: #4B4B4B;
		text-transform: none;
		font-family: 'Walsheim medium', sans-serif;
		
	}
	.events .article-header h1.h2{
		margin-bottom: 0px;
	}

	.events h2{
		font-size:17px;
		color: #626262;
		margin-top:0px;
		font-family: 'Walsheim regular', sans-serif;
	}

	.events .event-date-time li{
		float: left;
		font-size: 17px;
		line-height: 17px;
	}
	
	.events .event-month-day{
		margin-left: 4px;
	}

	.events .event_image_details{
		display: none;
	}

	.events .when .happy-hour:before { 
		display: none;
	}

	.events .event-date-time:before { 
		display: none;
	}

	.events .when .happy-hour:before { 
		display: none;
	}

	.events .when .full-day:before { 
		display: none;
	}

	.events .when .afternoon:before { 
		display: none;
	}

	.events .when .morning:before { 
		display: none;
	}

	.events .event-date-where:before { 
		display: none;
	}
}

@media only screen and (max-width: 799px) {
	.home-events-holder ul.post-categories{
		display: none;
	}

	.home-events-holder #container{
		background-color: rgb(244, 244, 244);
	}
	.home-events-holder article.post{
		margin-top: 10px;
	}
	.home-events-holder article.post{
  		border-top: 1px solid #d2d2d2;
  		box-shadow: none !important;
  		background: transparent;
  		display: block !important;
  		width: 95% !important;
  		height: inherit !important;
  		padding-top: 12px;
  		padding-bottom: 7px;
	}

	.home-events-holder ul {
		padding-left: 0px !important;
  		list-style: none;
	}


	.home-events-holder section.entry-content{
		display: none;
	}

	.home-events-holder .article-footer{
		display: none;
	}
	
	.home-events-holder .event-time-description{
		display: none;
	}

	.home-events-holder .article-header{
		text-align: left;
		margin-top:10px;
	}

	.home-events-holder h1, .events h2{
		clear: left;
	}

	.home-events-holder .article-header h1.h2 a{
		font-size: 19px;
		color: #4B4B4B;
		text-transform: none;
		font-family: 'Walsheim medium', sans-serif;
		
	}
	.home-events-holder .article-header h1.h2{
		margin-bottom: 0px;
  		margin-top: 0px;
 		padding-top: 0px;
		height: 37px;
	}

	.home-events-holder h2{
		font-size:17px;
		color: #626262;
		margin-top:0px;
		font-family: 'Walsheim regular', sans-serif;
	}

	.home-events-holder .event-date-time li{
		float: left;
		font-size: 17px;
		line-height: 5px;
	}
	
	.home-events-holder .event-month-day{
		margin-left: 4px;
	}

	.home-events-holder .event_image_details{
		display: none;
	}

	.home .panel-bg {
		height:210px;
		text-align:center;
	}

	.home .panel-content h1,  .home .panel-content .see-all, .home .panel-content h2 {
		float:none;
		text-align: center;
		margin-right: 0px;
	}

	.home .panel-content h2 {
		padding-bottom: 37px;
	}

	.home .panel-content h1 {
		padding-top: 23px;
	}

	.events .when .happy-hour:before { 
		display: none;
	}

	.home-events-holder .event-date-time:before { 
		display: none;
	}

	.home-events-holder .when .happy-hour:before { 
		display: none;
	}

	.home-events-holder .when .full-day:before { 
		display: none;
	}

	.home-events-holder .when .afternoon:before { 
		display: none;
	}

	.home-events-holder .when .morning:before { 
		display: none;
	}

	.home-events-holder .event-date-where:before { 
		display: none;
	}

	.page-template-template-front-page-events .status-publish {
		display:none;
	}

	.home-events-holder {
		border-top:none;
	}

	h2.title-events {
  		padding-top: 30px;
  		margin-bottom: 0px;
  		text-align: center;
	}
	
	.social-holder {
		display: none;
	}


}

@media only screen and (min-width: 800px) {

	.search #content article.post {
  		margin-left: 0px;
  		width: 12.4em;
  		min-height: 323px !important;
  		margin-right: 2em !important;
  		margin-bottom: 2em !important;
  		overflow: hidden;
	}

	.search #content article.post img {
  		min-height: 323px !important;
	}

	#content article.post img.soldout {
  		min-height: 3px !important;
	}

	.soldout .when {
  		opacity:.5;
	}

	.soldout h1 {
  		opacity:.5;
	}

	.soldout h2 {
  		opacity:.5;
	}

	.soldout .event_image_details {
  		opacity:.5;
	}

	.search .article-header:hover {
		-webkit-transition: all .2s ease-in-out;
  		-moz-transition: all .2s ease-in-out;
  		-o-transition: all .2s ease-in-out;
  		transition: all .2s ease-in-out;
	}

	.search .article-header {
		position: absolute;
  		background: rgba(255, 255, 255, 0.95);
  		height: 600px;
 		width: 215px;
  		padding-left: 17px !important;
  		padding-top: 0px !important;
		margin-left: 0px;
  		z-index: 50;
		margin-top: 3.6em;
		-webkit-transition: all .2s ease-in-out;
  		-moz-transition: all .2s ease-in-out;
  		-o-transition: all .2s ease-in-out;
  		transition: all .2s ease-in-out;

	}
	
	.search article:hover .article-header{
		margin-top: 16.3em;
	}
	
	.search .article-header h1.h2 {
  		clear: both !important;
  		font-family: 'Walsheim Bold', sans-serif;
  		font-size: .78em !important;
  		font-weight:normal;
  		padding-top: 3px;
  		line-height: 1.6em !important;
		max-height: 67px;
  		overflow: hidden;
		max-width: 170px;
	}

	.search .article-header h1.h2 a {
		font-weight: normal !important;
		color:#464646 !important;
	}

	.search .entry-content {
  		position: absolute !important;
		width: 100% !important;
  		height: 100% !important;
		margin-bottom: 0px !important;
		background-color: #FF5436;
	}

	.search #post-not-found .article-header {
		margin-top:0px;
		position:relative;
		width:600px;
		padding-top:0px;
		height: 250px;
	}

	.search #post-not-found article:hover .article-header{
		padding-top: 0px;
	}

	.no-events-gif {
		width: 85px;
  		height: 85px;
  		margin-left: auto;
  		margin-right: auto;
  		background-image: url("http://sfdesignweek.org/wp-content/uploads/2015/05/no-events.gif");
  		background-size: 100%;
  		padding-top: 120px;
  		background-position: 0px 20px;
	}

	#post-not-found h1 {
  		text-align: center;
  		width: 500px;
  		margin-left: auto;
  		margin-right: auto;
  		font-family: 'Walsheim Medium';
  		color: #464646;
  		font-size: 23px;
  		margin-top: 0px;
	}

	#post-not-found p {
		font-family: 'Walsheim Regular';
  		font-size: 17px;
  		color: #878787;
  		text-align: center;
  		width: 230px;
  		margin: auto;
  		margin-top: -10px;
	}

	.search #post-not-found .entry-content {
		display:none;
	}
	

	.search #main {  
		padding-top: 6.4em;
	}

	.search .article-header p {
		float: none;
	}

	.search .article-header p::first-word {
		color: green;
	}

	#sidebar1.sidebar {
		display: inline-block !important;
		float: right;
	}

	.search #content {
		margin-top: 0px;
		padding-top: 57px;
	}

	.search #main {
		padding-top: 0px;
		width: 77%;
	}

	.search #advanced_search {
		webkit-box-shadow: none; 
		box-shadow: none;
	}



	.search .event-month-day {
		font-family: 'Walsheim Medium';
  		color: #464646;
  		font-size: 26px;
		margin-left: 0px;
	}
	
	.search .event-day {
		color: #FF5436;
  		font-family: 'Walsheim Bold';
  		font-size: 14px;
		margin-top: 0.6em;
		margin-bottom: -6px;

	}

	.search .event-date-time:before {
  		content: none !important;
	}

	.search #sidebar1 {
		padding-right: 0px;
  		margin-right: 0px;
		width:220px;
	}

	.search #advanced_search {
		width: 220px;
  		float: right;
  		margin: 0px;
  		padding: 0px;
	        webkit-box-shadow: none; 
		box-shadow: none;
                background: none;
		margin-top: 52px;
	}

	.search .article-footer {
		display: none;
	}

	.search .event-location-name {
		color: #4b4b4b;
  		font-family: 'Walsheim Regular';
  		font-weight: normal;
  		font-size: 15px;
  		margin-top: 0.3em;
		padding-right: 19px;
	}

	.post-categories li:nth-child(3) {
		display:none !important;
	}

	.search .event_image_details {
  		position: absolute;
  		bottom: 0px;
  		top: 161px;
  		width: 100%;
	}

	.search-results .event_image_details {
		top: 185px;
	}

	.search .event-time-description {
  		font-size: 13px;
  		color: #888;
  		margin-left: 0px;
  		font-family: 'Walsheim Regular';
		margin-left: 25px;
		line-height:34px
	}

	.search .event-time-description:before { 
		display: inline-block;
  		width: 16px;
  		height: 16px;
  		margin-right: 8px;
  		margin-left: -22px;
  		content: "";
  		background: url(http://sfdesignweek.org/wp-content/uploads/2015/04/clock-tall.png) no-repeat 0 0;
  		background-size: 100%;
  		padding-bottom: 13px;
	}

	.search sup {
		font-size: 100%;
	}

	.search .post-categories {
  		float: left !important;
  		text-transform: none;
  		background: none !important;
  		margin: 0px;
  		padding: 0px;
  		margin-top: -35px !important;
  		margin-left: 24px !important;
		line-height:1.3em;
	}

	.search .post-categories li a {
  		color: #888888 !important;
  		margin-top: -29px !important;
  		padding-top: 0px !important;
  		text-transform: none !important;
  		font-size: 13px !important;
  		font-family: 'Walsheim Regular' !important;
  		font-weight: 400 !important;
	}

	.search .post-categories li a:first-child {
		display: inline-block;
	}

	.search .post-categories li {
		display: inline-block;
	}

	.search .post-categories li:first-child {
		display: inline-block;
	}

	.search .post-categories li:first-child:before {
		display: inline-block;
  		width: 16px;
  		height: 16px;
  		margin-right: 6px;
  		margin-left: -22px;
  		content: "";
  		background: url(http://sfdesignweek.org/wp-content/uploads/2015/04/hammer-tall2.png) no-repeat 0 0;
  		background-size: 100%;
  		padding-bottom: 7px;
	}

	.search .post-categories li:after {
  		content: ",";
		margin-left: -3px;
		color: #888888 !important;
	}

	.search .post-categories li:last-child:after {
  		content: "";
		margin-left: -3px;
	}

	.soldout .soldout {
		min-height: 3px !important;
		width: 121px;
  		height: 119px;
  		z-index: 999;
  		margin-top: 14px;
  		margin-left: 77px;
	}
  			.home .soldout .soldout {
		margin-left: 82px;
	}
  			.search .event_locations li {
		padding-bottom: 10px;
  		text-transform: uppercase;
  		font-size: 17px;
  		font-family: 'Walsheim Regular';
  		letter-spacing: 0.07em;
		color: #464646;
	}

		#main .count-4 {
			display:none;
	}

		#main .count-4:nth-child(1) {
			height: 323px;
  			width: 201px;
  			float: left;
  			background-color: #353535;
  			margin-right: 29px;
			-moz-border-radius: 2px;
			border-radius: 2px;
	}


}

@media only screen and (min-width: 799px) and (max-width: 999px){
	.search #main{
		width:70% !important;
	}
}

.search #advanced_search h4 {
background: none;
}

#sidebar1 #search_box {
display: none;
}

.search .event_categories li {
  display: inline-block;
  font-size: 14px;
  margin-right: 3px;
}

.search .event_categories label {
  -moz-border-radius: 2px;
  border-radius: 2px;
}

.search #main:before {
content: "Events";
font-family: 'Walsheim Bold';
color: #5D5D5D;
margin-bottom: 49px;
font-size:40px;
}

.search .header.header {
color: #FF5436;
background: #FF5436;
}

.search #content {
background-color: #F4f4f4;
}

@media only screen and (min-width: 800px) {

	.events-home #content article.post {
  		margin-left: 0px;
  		width: 12.4em;
  		min-height: 323px !important;
  		margin-right: 2em !important;
  		margin-bottom: 2em !important;
  		overflow: hidden;
	}

	.events-home #content article.post img {
  		min-height: 323px !important;
	}



	.home .goodbye {
  		position: absolute;
 		background: rgba(255, 255, 255, 0.95);
  		height: 600px;
  		width: 215px;
  		padding-left: 17px !important;
  		padding-top: 0px !important;
  		z-index: 50;
  		margin-top: 3.6em;
  		-webkit-transition: all .2s ease-in-out;
  		-moz-transition: all .2s ease-in-out;
  		-o-transition: all .2s ease-in-out;
  		transition: all .2s ease-in-out;
	}
	
	.home .events-home:hover .goodbye {
		-webkit-transition: all .2s ease-in-out;
  		-moz-transition: all .2s ease-in-out;
  		-o-transition: all .2s ease-in-out;
  		transition: all .2s ease-in-out;
		margin-top: 260px;
	}
	
	.events-home .article-header h1.h2 {
  		clear: both !important;
  		font-family: 'Walsheim Bold', sans-serif;
  		font-size: .78em !important;
  		font-weight:normal;
  		padding-top: 3px;
  		line-height: 1.6em !important;
		text-align:left;
		max-height: 68px;
  		margin-bottom: 4px;
	}

	.events-home .article-header h1.h2 a {
		font-weight: normal !important;
		color:#464646 !important;
	}

	.events-home .entry-content {
  		position: absolute !important;
		width: 100% !important;
  		height: 100% !important;
		margin-bottom: 0px !important;
		background-color: #FF5436;
	}

	.events-home #main {  
		padding-top: 6.4em;
	}

	.events-home .article-header p {
		float: none;
	}

	.events-home .article-header p::first-word {
		color: green;
	}

	#sidebar1.sidebar {
		display: inline-block !important;
		float: right;
	}

	.events-home #content {
		margin-top: 0px;
		padding-top: 57px;
	}

	.events-home #main {
		padding-top: 0px;
		width: 77%;
	}

	.events-home #advanced_search {
		webkit-box-shadow: none; 
		box-shadow: none;
	}



	.events-home .event-month-day {
		font-family: 'Walsheim Medium';
  		color: #464646;
  		font-size: 26px;
		margin-left: 0px;
		list-style: none;
  		text-align: left;
	}
	
	.events-home .event-day {
		color: #FF5436;
  		font-family: 'Walsheim Bold';
  		font-size: 14px;
		margin-top: 0.6em;
		margin-bottom: -6px;
		list-style: none;
  		text-align: left;

	}

	.events-home .event-date-time:before {
  		content: none !important;
	}

	.events-home .event-date-time {
		padding-left:0px;
	}

	.events-home #sidebar1 {
		padding-right: 0px;
  		margin-right: 0px;
		width:180px;
	}

	.events-home #advanced_search {
		width: 257px;
  		float: right;
  		margin: 0px;
  		padding: 0px;
	}

	.events-home .article-footer {
		display: none;
	}

	.home .home-events-holder .event-location-name {
  		font-family: 'Walsheim Regular';
  		font-weight: normal;
  		font-size: 15px;
  		text-align: left;
  		color: #464646;
  		margin-top: 0px;
		padding-right: 30px;
	}

	.events-home .event_image_details {
  		position: absolute;
  		bottom: 0px;
  		top: 203px;
  		width: 100%;
		text-align: left;

	}

	.events-home .event-time-description {
  		font-size: 13px;
  		color: #888888;
  		margin-left: 23px;
  		font-family: 'Walsheim Regular';
		list-style: none;
	}

	.events-home .event_image_details ul {
  		padding-left: 0px !important;
		padding-bottom: 8px !important;
		margin-bottom:0px;
	}

	.events-home .event-time-description:before { 
		display: inline-block;
  		width: 16px;
  		height: 13px;
  		margin-right: 8px;
  		margin-left: -22px;
  		content: "";
  		background: url(http://sfdesignweek.org/wp-content/uploads/2015/04/clock-tall.png) no-repeat 0 0;
  		background-size: 100%;
  		padding-bottom: 13px;
	}

	.events-home sup {
		font-size: 100%;
	}

	.events-home .post-categories {
  		float: left !important;
  		text-transform: none;
  		background: none !important;
  		margin: 0px;
  		padding: 0px;
  		margin-left: 24px !important;
		line-height:1.3em;
		margin-top: -30px;
	}

	.events-home .post-categories li a {
  		color: #767676 !important;
  		padding-top: 0px !important;
  		text-transform: none !important;
  		font-size: 13px !important;
  		font-family: 'Walsheim Regular' !important;
  		font-weight: 400 !important;
  		text-align: left !important;
  		height: 20px !important;
  		border-bottom: none !important;
  		width: inherit !important;
  		margin-bottom: -3px;
	}

	.events-home .post-categories li a:first-child {
		display: inline-block;
	}

	.events-home .post-categories li {
		display: inline-block;
	}

	.events-home .post-categories li:first-child {
		display: inline-block;
	}

	.events-home .post-categories li:first-child:before {
		display: inline-block;
  		width: 13px;
  		height: 16px;
  		margin-right: 9px;
  		margin-left: -22px;
  		content: "";
  		background: url(http://sfdesignweek.org/wp-content/uploads/2015/04/hammer-tall2.png) no-repeat 0 0;
  		background-size: 100%;
  		padding-bottom: 3px;
	}

	.events-home .post-categories li:after {
  		content: ",";
		margin-left: -3px;
		color: #888888;
	}

	.events-home .post-categories li:last-child:after {
  		content: "";
		margin-left: -3px;
	}




}

#sidebar1 #search_box {
display: none;
}

.events-home #main::before{
content: "Events";
font-family: 'Walsheim Bold';
color: #5D5D5D;
margin-bottom: 49px;
font-size:40px;
}

.events-home .header.header {
color: #FF5436;
background: #FF5436;
}

.events-home #content {
background-color: #F4f4f4;
}

/************************ 
Event Filters (EP)
*************************/
#advanced_search input[type="checkbox"] {
    display:none;
    width:19px;
    height:19px;
    margin:-1px 4px 0 0;
    vertical-align:middle;
    cursor:pointer;
}

#advanced_search ul {
  margin: 0 0 20px 0;
}

.event_categories label {
  display: inline-block;
  padding: 5px 10px;
  margin: 5px 0;
  background-color: #ffffff;
  cursor:pointer;
  }

#advanced_search label {
  cursor:pointer;
  margin-left: 0px;
}

.event_categories label:hover {
    background-color: #2F2F2F;
    color: #ffffff;
  }


input[type="checkbox"]:checked + label {
    background-color:#FF5436;
    color: #ffffff;
}

.search #advanced_search h4 {
    text-transform: none;
    border: none;
    font-family: 'Walsheim Regular' !important;
    font-size: 1.1em !important;
    color: #8a8a8a !important;
    text-align: left !important;
 
}


input[type=radio].radio-flat {
    position:absolute; 
    z-index:-1000; 
    left:-1000px; 
    overflow: hidden; 
    clip: rect(0 0 0 0); 
    height:1px; 
    width:1px; 
    margin:-1px; 
    padding:0; 
    border:0;
}

input[type=radio].radio-flat + label.radio-label {
    padding-left:21px;
    height:16px; 
    display:inline-block;
    line-height:16px;
    background-repeat:no-repeat;
    background-position: 0 0;
    cursor:pointer;
}

input[type=radio].radio-flat:checked + label.radio-label {
    background-position: 0 -16px;
}

label.radio-label {
  background-image: url(http://sfdesignweek.org/wp-content/uploads/2015/05/clean-checks.png);
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-size: 16px 32px;
  padding-left: 30px !important;
}

/************************ 
Max manually customizing time for Opening Reception & Dropbox
*************************/

.postid-1639 .event-time {display:none;}
.postid-1639 .event-month-day {margin-left:34px;}
.postid-1639 .event-month-day:before {
content: "6:30p - 9:30p ";
font-family: 'Walsheim Regular';
color: #5D5D5D;
margin-bottom: 20px;
font-size:20px;
padding-right: 8px;
}

.postid-3064 .event-time {display:none;}
.postid-3064 .event-month-day {margin-left:34px;}
.postid-3064 .event-month-day:before {
content: "5:00p - 8:00p ";
font-family: 'Walsheim Regular';
color: #5D5D5D;
margin-bottom: 20px;
font-size:20px;
padding-right: 8px;
}

.postid-1494 .event-time {display:none;}
.postid-1494 .event-month-day {margin-left:34px;}
.postid-1494 .event-month-day:before {
content: "6:00p - 8:00p ";
font-family: 'Walsheim Regular';
color: #5D5D5D;
margin-bottom: 20px;
font-size:20px;
padding-right: 8px;
}

.postid-2227 .event-time {display:none;}
.postid-2227 .event-month-day {margin-left:34px;}
.postid-2227 .event-month-day:before {
content: "5:30p - 10:00p";
font-family: 'Walsheim Regular';
color: #5D5D5D;
margin-bottom: 20px;
font-size:20px;
padding-right: 8px;
}

.postid-2162 .event-time {display:none;}
.postid-2162 .event-month-day {margin-left:34px;}
.postid-2162 .event-month-day:before {
content: "10:30a - 1:30p";
font-family: 'Walsheim Regular';
color: #5D5D5D;
margin-bottom: 20px;
font-size:20px;
padding-right: 8px;
}

.postid-2500 .event-time {display:none;}
.postid-2500 .event-month-day {margin-left:34px;}
.postid-2500 .event-month-day:before {
content: "5:30p - 8:00p";
font-family: 'Walsheim Regular';
color: #5D5D5D;
margin-bottom: 20px;
font-size:20px;
padding-right: 8px;
}

.postid-2500 .when .happy-hour:before {
display:none;
}

.postid-2640 .event-time {display:none;}
.postid-2640 .event-month-day {margin-left:34px;}
.postid-2640 .event-month-day:before {
content: "10:00a - 11:00a";
font-family: 'Walsheim Regular';
color: #5D5D5D;
margin-bottom: 20px;
font-size:20px;
padding-right: 8px;
}

.postid-2639 .event-time {display:none;}
.postid-2639 .event-month-day {margin-left:34px;}
.postid-2639 .event-month-day:before {
content: "12:00p - 1:00p";
font-family: 'Walsheim Regular';
color: #5D5D5D;
margin-bottom: 20px;
font-size:20px;
padding-right: 8px;
}

.postid-2637 .event-time {display:none;}
.postid-2637 .event-month-day {margin-left:34px;}
.postid-2637 .event-month-day:before {
content: "3:30p - 4:30p";
font-family: 'Walsheim Regular';
color: #5D5D5D;
margin-bottom: 20px;
font-size:20px;
padding-right: 8px;
}

.postid-2634 .event-time {display:none;}
.postid-2634 .event-month-day {margin-left:34px;}
.postid-2634 .event-month-day:before {
content: "10:00a - 11:00a";
font-family: 'Walsheim Regular';
color: #5D5D5D;
margin-bottom: 20px;
font-size:20px;
padding-right: 8px;
}

.postid-2233 .event-time {display:none;}
.postid-2233 .event-month-day {margin-left:17px;}
.postid-2233 .event-month-day:before {
content: "2:00p - 3:30p";
font-family: 'Walsheim Regular';
color: #5D5D5D;
margin-bottom: 20px;
font-size:20px;
padding-right: 8px;
}

.postid-2233 .event-time-description {display:none;}
.postid-2500 .event-time-description {display:none;}

.postid-2759 .event-time {display:none;}
.postid-2759 .event-month-day {margin-left:34px;}
.postid-2759 .event-month-day:before {
content: "6:30p - 8:30p";
font-family: 'Walsheim Regular';
color: #5D5D5D;
margin-bottom: 20px;
font-size:20px;
padding-right: 8px;
}

.postid-2772 .event-time {display:none;}
.postid-2772 .event-month-day {margin-left:2px;}
.postid-2772 .event-month-day:before {
content: "4:00p-7:00p";
font-family: 'Walsheim Regular';
color: #5D5D5D;
margin-bottom: 20px;
font-size:20px;
padding-right: 8px;
}

.postid-2811 .event-time {display:none;}
.postid-2811 .event-month-day {margin-left:36px;}
.postid-2811 .event-month-day:before {
content: "6:30pm-9:30pm";
font-family: 'Walsheim Regular';
color: #5D5D5D;
margin-bottom: 20px;
font-size:20px;
padding-right: 8px;
}

.postid-2366 .event-time {display:none;}
.postid-2366 .event-month-day {margin-left:19px;}
.postid-2366 .event-month-day:before {
content: "12:00p-1:00p";
font-family: 'Walsheim Regular';
color: #5D5D5D;
margin-bottom: 20px;
font-size:20px;
padding-right: 8px;
}

.postid-1758 .event-time {display:none;}
.postid-1758 .event-month-day {margin-left:36px;}
.postid-1758 .event-month-day:before {
content: "11:00a-6:00p";
font-family: 'Walsheim Regular';
color: #5D5D5D;
margin-bottom: 20px;
font-size:20px;
padding-right: 8px;
}

.postid-3040 .event-time {display:none;}
.postid-3040 .event-month-day {margin-left:36px;}
.postid-3040 .event-month-day:before {
content: "1:00p-2:00p";
font-family: 'Walsheim Regular';
color: #5D5D5D;
margin-bottom: 20px;
font-size:20px;
padding-right: 8px;
}

.postid-3042 .event-time {display:none;}
.postid-3042 .event-month-day {margin-left:36px;}
.postid-3042 .event-month-day:before {
content: "5:30p-7:00p";
font-family: 'Walsheim Regular';
color: #5D5D5D;
margin-bottom: 20px;
font-size:20px;
padding-right: 8px;
}

.postid-3044 .event-time {display:none;}
.postid-3044 .event-month-day {margin-left:36px;}
.postid-3044 .event-month-day:before {
content: "5:30p-7:00p";
font-family: 'Walsheim Regular';
color: #5D5D5D;
margin-bottom: 20px;
font-size:20px;
padding-right: 8px;
}

.postid-2772 .event-time-description {display:none;}
.postid-2366 .event-time-description {display:none;}

.postid-2811 .where .register-button {display:none}
.postid-2227 .register-button {display:none}

.postid-2227 .su-button span {
font-size: 1em !important;
padding: 5px 12px 5px 12px !important;
}

.postid-2227 .su-button {background-color: #ffffff !important;}

/* Max turning off Tickets button for MCAD event */

.postid-1758 .where .register-button {display: none;}

/************************ 
Max turning off register button for S.T.
*************************/

.postid-1857 .register-button {display:none}
.postid-1785 .register-button {display:none}