/*
Theme Name: SoHo Broadway
Theme URI: http://www.sohobroadway.com
Description: This custom theme for SoHo Broadway was developed for Lapis by Studio Simpatico.
Author: Tamara Olson
Author URI: http://www.studiosimpati.co
Version: 1.0

*/

/***************************************************************************************************************************************************************************************/

/*HTML5 BOILERPLATE MINIFIED*/

/***************************************************************************************************************************************************************************************/

*{box-sizing:border-box;}article{display:block}aside{display:block}details{display:block}figcaption{display:block}figure{display:block;margin:0}footer{display:block}header{display:block}hgroup{display:block}nav{display:block}section{display:block}audio{display:inline;zoom:1}canvas{display:inline;zoom:1}video{display:inline;zoom:1}audio:not([controls]){display:none}[hidden]{display:none}html{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;font-family:sans-serif;color:#222}button{font-family:sans-serif;color:#222;font-size:100%;vertical-align:middle;line-height:normal;cursor:pointer;-webkit-appearance:button;overflow:visible;margin:0}input{font-family:sans-serif;color:#222;font-size:100%;vertical-align:middle;line-height:normal;margin:0}select{font-family:sans-serif;color:#222;font-size:100%;vertical-align:middle;margin:0}textarea{font-family:sans-serif;color:#222;font-size:100%;overflow:auto;vertical-align:top;resize:vertical;margin:0}body{font-size:1em;line-height:1.4;margin:0}::-moz-selection{background:#333;color:#fff;text-shadow:none}::selection{background:#333;color:#fff;text-shadow:none}a{color:#00e}a:hover{color:#06e;outline:0}a:active{outline:0}abbr[title]{border-bottom:1px dotted}b{font-weight:700}strong{font-weight:700}blockquote{margin:1em 40px}dfn{font-style:italic}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}ins{background:#ff9;color:#000;text-decoration:none}mark{background:#ff0;color:#000;font-style:italic;font-weight:700}pre{font-family:monospace, serif;_font-family:'courier new', monospace;font-size:1em;white-space:pre-wrap;word-wrap:break-word}code{font-family:monospace, serif;_font-family:'courier new', monospace;font-size:1em}kbd{font-family:monospace, serif;_font-family:'courier new', monospace;font-size:1em}samp{font-family:monospace, serif;_font-family:'courier new', monospace;font-size:1em}q{quotes:none}q:before{content:none}q:after{content:none}small{font-size:85%}sub{font-size:75%;line-height:0;position:relative;vertical-align:baseline;bottom:-.25em}sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;top:-.5em}ul{margin:1em 0;padding:0 0 0 40px}ol{margin:1em 0;padding:0 0 0 40px}dd{margin:0 0 0 40px}nav ul{list-style:none;list-style-image:none;margin:0;padding:0}nav ol{list-style:none;list-style-image:none;margin:0;padding:0}img{border:0;-ms-interpolation-mode:bicubic;vertical-align:middle}svg:not(:root){overflow:hidden}form{margin:0}fieldset{border:0;margin:0;padding:0}label{cursor:pointer}legend{border:0;margin-left:-7px;white-space:normal;padding:0}input[type="button"]{cursor:pointer;-webkit-appearance:button;overflow:visible}input[type="reset"]{cursor:pointer;-webkit-appearance:button;overflow:visible}input[type="submit"]{cursor:pointer;-webkit-appearance:button;overflow:visible}button[disabled]{cursor:default}input[disabled]{cursor:default}input[type="checkbox"]{box-sizing:border-box;width:13px;height:13px;padding:0}input[type="radio"]{box-sizing:border-box;width:13px;height:13px;padding:0}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}input[type="search"]::-webkit-search-cancel-button{-webkit-appearance:none}button::-moz-focus-inner{border:0;padding:0}input::-moz-focus-inner{border:0;padding:0}input:invalid{background-color:#f0dddd}textarea:invalid{background-color:#f0dddd}table{border-collapse:collapse;border-spacing:0}td{vertical-align:top}.chromeframe{background:#ccc;color:#000;margin:.2em 0;padding:.2em 0}


/* Clear Fix Hack */
.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
.clearfix { display: inline-block; }
* html .clearfix { height: 1%; }
.clearfix { display: block; }

.vertically-center { position: relative; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }

/***************************************************************************************************************************************************************************************/
/*BODY STYLES*/
/***************************************************************************************************************************************************************************************/

html { font-size: 100%; }

body {  background: #f8f8f8;  color: #000033;  font: 1rem 'justus-pro', Helvetica, sans-serif; -webkit-font-smoothing: antialiased; }
body.info-popup-active { overflow: hidden; }
.container { clear: both; margin: 0 auto;  max-width: 1150px; padding: 0 20px; position: relative; }
img { height: auto; max-width: 100%; }
iframe { max-width: 100%; }

.smaller-container { max-width: 960px; margin: 0 auto; padding: 0 20px; position: relative; clear: both; }
.container.full-container .left-column, .smaller-container .left-column { float: left; width: 27.7%; margin-right: 13.59%; }
.smaller-container .left-column.large { width: 58.69%; margin-right: 3.26%; }
.container.full-container .right-column, .smaller-container .right-column { float: left; width: 58.69%; }
.smaller-container .right-column.small { width: 38%; }
.smaller-container .right-column p:first-of-type { margin-top: 0; }

.container .left-column { width: 65.76%; margin-right: 13.06%; float: left; }
.container .right-column { width: 21.17%; float: left; }

/* Typography */
h1,h2,h3,h4,h5 { font-family: 'brandon-grotesque'; font-weight: 500; }
h1 { letter-spacing: .3em; }
.mobile-only h1 { font-weight: 900; text-transform: uppercase; }
h3 { font-size: 24px; line-height: 32px; }
h1 a, h2 a, h3 a { color: #000033; }
h1.heading, h2.heading, h3.heading { margin-top: 0; font-weight: 900; letter-spacing: .3em; font-size: 24px; line-height: 31px; text-transform: uppercase; }
h1.secondaryheading, h2.secondaryheading, h3.secondaryheading { margin-top: 0; color: #009acf; letter-spacing: .015em; }
h1.secondaryheading a, h2.secondaryheading a, h3.secondaryheading a { color: #009acf; text-decoration: underline; }
h1.editorialheading, h2.editorialheading { font-size: 34px; line-height: 42px; letter-spacing: 0; }
span.label { font-size: 11px; font-family: 'brandon-grotesque'; letter-spacing: .3em; text-transform: uppercase; font-weight: 900; }
p { font-size: 16px; letter-spacing: .015em; line-height: 20px; }
hr { margin: 55px 0 35px; border-color: #000033; }

/* Links and Buttons */
a { text-decoration: none; transition: all .25s ease; color: #0099cc; }
a:hover { color: inherit; }
a.readmore { letter-spacing: .015em; font-size: 14px; color: #000033; text-decoration: underline; }
/* Buttons */
div.buttons { text-align: center; }
div.buttons .btn { margin-right: 10px; }
div.buttons .btn:last-of-type { margin-right: 0; }
.btn { text-align: center; display: inline-block; padding: 6px 34px; font-family: 'brandon-grotesque'; text-transform: uppercase; background-color: #000033; color: white; letter-spacing: .3em; font-size: 16px; font-weight: 900; }
.btn.light-blue { background-color: #0099cc; }
.btn.small { font-size: 13px; padding: 6px 20px; }
.btn:hover { color: white; }

/* Email Newsletter */
.newsletter-popup { display: none; background-color: rgba(0,0,0,.4); width: 100%; height: 100%; position: fixed; top: 0; left: 0; z-index: 999999; }
.newsletter-popup .close { position: absolute; top: 0; right: 15px; cursor: pointer; font-size: 40px; z-index: 9999; }
.newsletter-popup .white-overlay.email-newsletter { margin-bottom: 0; bottom: auto; top: 50%; margin-top: -159px; }
.newsletter-popup .white-overlay.email-newslette h2 { padding-top: 0; }
/* Categories */
.card { background-color: white; border-bottom: 8px solid transparent; }
.bordered-headline { font-size: 18px; padding: 6px 0; display: inline-block; margin-bottom: 40px; border-top: 2px solid transparent; border-bottom: 2px solid transparent; font-family: 'brandon-grotesque'; letter-spacing: .3em; font-weight: 900; text-transform: uppercase; }

/* Form Elements */
textarea, input[type=text], input[type=email] { box-sizing: border-box; font-size: 18.5px; background: transparent; padding: 5px; font-family: 'justus-pro'; border: 2px solid #cdd0d4; }
input[type=text]:focus, input[type=email]:focus { outline: none; border-color: #000033; }
input[type=submit] { box-sizing: border-box; font-family: 'brandon-grotesque'; padding: 7px 20px; text-transform: uppercase; border: 0; background-color: #cdd0d4; color: #000033; font-size: 16px; letter-spacing: .3em; font-weight: 900; }

.wpcf7 input[type=email], .wpcf7 textarea, .wpcf7 input[type=text] { width: 100%; background-color: white; margin-bottom: 22px; text-transform: none; }
.wpcf7 input[type=submit] { background-color: #0099cc; color: white; }
div.wpcf7-response-output { border: 0!important; padding: 0!important; }

.wpcf7 ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  text-transform: uppercase; 
}
.wpcf7 ::-moz-placeholder { /* Firefox 19+ */
  text-transform: uppercase; 
}
.wpcf7 :-ms-input-placeholder { /* IE 10+ */
  text-transform: uppercase; 
}
.wpcf7 :-moz-placeholder { /* Firefox 18- */
  text-transform: uppercase; 
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #cdd0d4;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #cdd0d4;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #cdd0d4;
}
:-moz-placeholder { /* Firefox 18- */
  color: #cdd0d4;
}

/* Color Logic for Categories */
.card.the-latest span.label, .the-latest h3 a { color: #60d3c1; }
.the-latest .bordered-headline, .card.the-latest { border-color: #60d3c1; }
.the-latest .btn { color: #000033; background-color: #60d3c1; }
.card.news span.label, .news h3 a { color: #8676f9; }
.news .bordered-headline, .card.news { border-color: #8676f9; }
.news .btn { color: #000033; background-color: #8676f9; }
.card.events span.label { color: #d5bd4e; }
.events h3 a { color: #000033; }
.events .bordered-headline, .card.events { border-color: #d5bd4e; }
.events .btn { background-color: #d5bd4e; color: #000033; }
.social .bordered-headline, .social h3 a { border-color: #0099cc; }
.social .btn { color: #000033; background-color: #0099cc; }

/* More */
.flex-container { display: flex; flex-wrap: wrap; justify-content: space-between; }
.flex-container.nowrap { flex-wrap: nowrap; }
.accessibility { left: -999999999px; position: absolute; }


/***************************************************************************************************************************************************************************************/
/*HEADER STYLES*/
/***************************************************************************************************************************************************************************************/

.we-are { position: absolute; font-family: 'brandon-grotesque'; font-size: 18px; letter-spacing: .3em; text-transform: uppercase; font-weight: 900; left: 0; top: 40px; z-index: 999; width: 100%; text-align: center; }
.logobg { background-repeat: no-repeat; width: 156px; height: 58px; display: block; margin: 90px auto; }
.site-logo { left: 0; top: 40px; position: absolute; z-index: 999; width: 100%; text-align: center; }
.site-logo img { width: 156px;  }
.site-logo span { margin-bottom: 25px; display: block; }
img.logo { width: 156px; margin-left: -78px; left: 50%; height: auto; position: absolute; top: 100px; display: inline-block; }
.site-logo.tagline { margin-top: 14px; line-height: 32px; text-transform: uppercase; top: 60px; font-family: 'brandon-grotesque'; font-weight: 900; font-size: 28px; letter-spacing: .015em; }

.menu-search { display: block; text-shadow: 1px 1px 1px #000033; cursor: pointer; z-index: 999; text-transform: uppercase; letter-spacing: .3em; font-weight: 900; left: 30px; position: absolute; color: white; font-family: 'brandon-grotesque'; top: 50px; width: 100%; }
.menu-search i { margin-right: 6px; display: inline; }
.active .menu-search i::before { content: '\00d7'; font-size: 26px; display: inline-block; margin-top: -6px; }

/***************************************************************************************************************************************************************************************/
/* Navigation */
#did-you-know-wrapper { border: none; background:#0099cc; padding: 8px 22px; }
.main-nav { color: white; width: 100%; background: #000033; font-size: 16px; line-height: 22px; padding: 20px 60px 32px; top: 0; right: 0; position: fixed; z-index: 201; max-width: 465px; height: 100%; min-height: 600px; }
.main-nav h2 { font-size: 18px; margin-top: 30px; color: #0099cc; font-weight: 900; letter-spacing: .3em; text-transform: uppercase; }
.main-nav h2 a { color: #0099cc; }
.main-nav input[type=email] { width: 55%; padding: 5px; color: white; font-size: 14px; }
.main-nav input[type=email]:focus { border-color: white; }
.main-nav input[type=submit] { width: 40%; margin-left: 3%; padding: 10px; font-size: 11.5px; }
.main-nav form { margin-top: 40px; }
.main-nav ul.menu li.menu-item-has-children ul.sub-menu { display: none; }
.main-nav a { font-weight: 600; font-family: 'brandon-grotesque'; font-size: 18px; line-height: 28px; color: white; text-decoration: none; }
.main-nav ul li ul li a { text-transform: none; margin-left: 35px; }
.main-nav h2.contact, .main-nav ul.social { display: inline-block; }
.main-nav ul.social li { display: inline-block; }
.main-nav ul.social li { margin-left: 15px;  }
.main-nav h3 { font-size: 16px; letter-spacing: .3em; color: white; text-transform: uppercase; font-weight: 900; }
.main-nav hr { width: 90px; margin: 60px 0 40px; }
.main-nav p.fact { max-width: 240px; font-family: 'brandon-grotesque'; font-size: 16px; line-height: 25px; }
.main-nav p.mailing-list-promo { font-size: 13px; }
.c-menu--slide-left.is-active, .c-menu--push-left.is-active { overflow: hidden; min-height: 760px; text-align: right!important; }
.c-menu { z-index: 999; }
.c-mask { background-color: transparent; z-index: 110!important; }
.c-mask.is-active { opacity: .26!important;}
/* Navigation - Links */
.main-nav > ul > li a:hover { opacity: .6; }
.c-menu__close { display: none!important;}

.nav-toggle-wrapper { width: 150px; height: 48px; display: block; top: 30px; right: 40px; position: absolute; z-index: 99999; }
.nav-toggle-wrapper.search { top: 0; left: 40px; right: auto; }
.nav-toggle { position: absolute; top: 0; left: 0; width: 100%; height: 100%; display: block; cursor: pointer; text-align: center; color: white; }
.nav-toggle:hover { text-decoration: none; color: white; }
.nav-toggle.active:hover { background-color: transparent; }
.nav-toggle div.menu-label { text-shadow: 1px 1px 1px #000033; font-weight: 900; letter-spacing: .3em; font-family: 'brandon-grotesque'; display: block; margin-top: 18px; text-transform: uppercase; }
.nav-toggle.active div.menu-label { display: none; }
.nav-toggle span { top: 27px; right: 15px; }
.nav-toggle.active span { background-color: white; }
.nav-toggle span, .nav-toggle span:before, .nav-toggle span:after { box-shadow: 1px 1px 1px #000033; cursor: pointer; border-radius: 1px; height: 3px; width: 20px; background: white; position: absolute; display: block; content: ''; }
.nav-toggle span:before { top: -6px; }
.nav-toggle span:after { bottom: -6px; }
.nav-toggle span, .nav-toggle span:before, .nav-toggle span:after { transition: all 500ms ease-in-out; }
.nav-toggle.active span { background-color: transparent; }
.nav-toggle.active span:before, .nav-toggle.active span:after { top: 0; }
.nav-toggle.active span:before { -moz-transform: rotate(45deg); -webkit-transform: rotate(45deg); transform: rotate(45deg); }
.nav-toggle.active span:after { -moz-transform: rotate(45deg); -webkit-transform: rotate(-45deg); transform: rotate(-45deg); }
.search-nav-content { margin: 0 auto; max-width: 320px; padding-top: 30px; text-align: left; }
.search-nav-content p { margin-top: 30px; max-width: 250px; }
.search-nav-content input[type=text] { color: white; width: 54%; }
.search-nav-content input[type=text]:focus { border-color: white; }
.search-nav-content input[type=submit] { width: 40%; }
.search-nav-content input[type=text]:focus { outline: none; }
.main-nav .search-nav-content a { font-family: 'justus-pro'; font-size: inherit; line-height: inherit; }

/* Navigation - Social Icons */
.header-social-icons { margin-top: 80px; }
.header-social-icons li { display: inline-block; margin-right: 10px; }
.header-social-icons li a { margin-left: 10px; color: white; display: inline-block; }
.header-social-icons li a i { position: relative; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }

/***************************************************************************************************************************************************************************************/
/*FOOTER STYLES*/
/***************************************************************************************************************************************************************************************/
footer { background-color: #000033; color: white; padding: 60px 0; }
footer .container { max-width: 950px; }
footer ul { margin: 0; padding: 0; }
footer ul li { list-style: none; }
footer ul li a { color: white; text-decoration: underline; }
footer .col { width: 30%; float: left; font-size: 15px; line-height: 18px; }
footer .col-1, footer .col-4 { width: 20%; }
footer img.logofooter { width: 116px; }
footer .tagline { font-family: 'brandon-grotesque'; }
.copyright { margin-top: 60px; margin-bottom: 60px; font-size: 13px;text-align: center; }
.page-template-page-home footer,
.blog footer,
.page-template-page-how-to-participate footer,
.post-type-archive-event footer,
.page-template-page-what-we-do footer,
.search footer,
.category footer,
.tax-event-categories footer,
.page-template-page-contact footer { padding-top: 220px; }


/***************************************************************************************************************************************************************************************/
/*HOME STYLES*/
/***************************************************************************************************************************************************************************************/

/* Carousel */
.bx-wrapper .bx-loading { display: none!important; }
.bx-wrapper .bx-pager { display: none; }
.bxslider li { margin-top: -16px; height: 740px; background-size: cover; background-position: center; }
.bx-controls-direction { position: absolute; top: 104px; }
.bx-wrapper .bx-viewport { box-shadow: none; border: 0; left: 0; }
.bx-wrapper .bx-controls-direction { width: 100%; }
.bx-wrapper .bx-controls-direction a { color: #000021; text-indent: 0; margin-top: 0; }
.bx-wrapper .bx-prev::before { font-size: 30px; content: "\f104"; font-family: 'FontAwesome'; }
.bx-wrapper .bx-next::before { font-size: 30px; content: "\f105"; font-family: 'FontAwesome'; }
.bx-wrapper .bx-next { text-align: right; }

/* Homepage */
.homecarousel .bx-wrapper .bx-controls-direction a.bx-prev { margin-left: -160px; left: 50%; }
.homecarousel .bx-wrapper .bx-controls-direction a.bx-next { margin-left: 146px; left: 50%; }

/* Callouts */
ul#homepage-callouts { margin: -130px 0 0 0; padding: 0; }
ul#homepage-callouts li { min-height: 114px; list-style: none; width: 31.53%; margin-right: 2.67%; float: left; padding: 10px 20px; }
ul#homepage-callouts li:last-of-type { margin-right: 0; }
ul#homepage-callouts li h3 { font-size: 18px; line-height: 24px; margin: 8px 0; }
ul#homepage-callouts li h3 a { color: #000033; font-weight: normal; letter-spacing: .015em; }

/* Latest Content */
#home-latest-events { padding: 110px 0 10px 0; }
#home-latest-events div.container { overflow: hidden; }
#home-latest-events div.container span, #home-latest-events div.container > div { }
#home-latest-events div.container > div { padding: 0 20px; box-sizing: border-box; float: left; width: 50%; overflow: hidden; margin-bottom: 100px; }
#home-latest-events div.container > div:nth-child(2n+1) { clear: both; }
#home-latest-events div.container > div > div > div { float: left; width: 50%; padding-right: 20px; margin-bottom: 20px; }
#home-latest-events div.container > div > div > div#events { clear: both; }
#home-latest-events div.container > div img { width: 100%; display: block; margin-bottom: 38px; }
#home-latest-events div.container > div h3 { margin: 0; }
#home-latest-events div.container > div.events h3 { padding-left: 50px; }
div.content { position: relative; }
#home-latest-events .btn { margin-right: 20px; }
.post-info .btn { color: #000033; }
.day-and-time { padding-left: 50px; margin: 6px 0 20px 0; font-family: 'brandon-grotesque'; font-weight: 900; letter-spacing: .3em; font-size: 13px; text-transform: uppercase; color: #b49a23; }
.date { top: 0; margin-top: 4px; position: absolute; font-family: 'brandon-grotesque'; width: 40px; text-align: center; margin-right: 10px; }
.date .month { text-transform: uppercase; font-size: 14px; font-weight: 900; display: block; }
.date .day { font-size: 34px; line-height: 44px; font-weight: 900; }


#home-latest-events .social .flex-container {
	position: relative;
}

#home-latest-events #sb_instagram {
	margin: 0;
	padding: 0 !important;
}

#home-latest-events #sbi_images {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	padding: 0 !important;
}

#home-latest-events #sbi_images .sbi_item {
	width: 48% !important;
}

#home-latest-events #sbi_images .sbi_item:not(:last-child) {
	margin-bottom: 20px !important;
}

#home-latest-events .more-social {
	bottom: 0;
	height: calc(50% - 10px);
	margin: 0 !important;
	position: absolute;
	right: 0;
}

/* Home */
#home-latest-events div.container .the-latest > div > div,
#home-latest-events div.container .news > div > div { min-height: 530px; }

/* About */
#home-about { background-size: cover; background-position: center; padding: 120px 0 0; position: relative;}
#home-about .left-col { clear: both; width: 31.53%; margin-left: 8.37%; float: left; margin-right: 2.7%; }
#home-about .right-col { float: left; width: 51.35%; }
.about-the-organization h3 { font-weight: 900; text-transform: uppercase; letter-spacing: .3em; margin-bottom: 40px; }
.about-the-organization h2 { font-size: 50px; line-height: 60px; color: white; margin-top: 0; }
.about-the-organization p { color: white; }
.about-the-organization div.buttons { margin-top: 40px; }
.about-the-organization div.buttons .btn { margin-right: 10px; }

/* Email Newsletter */
.above-newsletter { padding-bottom: 520px!important; }
.above-email-newsletter { padding-bottom: 280px; }
.white-overlay.email-newsletter { margin-bottom: -160px; position: absolute; bottom: 0; left: 50%; margin-left: -460px; }
.email-newsletter h2 { padding-top: 30px; margin: 0; }
.email-newsletter h3 { margin: 0; color: #0099cc; }
.email-newsletter form { width: 100%; margin: 30px 0; max-width: 446px; }
.email-newsletter form input[type='email'] { float: left; width: 53%; }
.email-newsletter form input[type='submit'] { float: left; width: 44%; margin-left: 3%; }
.social { position: relative; }
.social ul { margin: 0; padding: 0;  }
.social-icons { margin: 0; padding: 0; }
.social-icons li { display: inline-block; list-style: none; }
.social-icons a { color: #000033; font-size: 40px; display: inline-block; margin-right: 30px; }
.instagram-post { background-size: cover; background-position: center; margin-right: 2%; margin-bottom: 2%; padding: 0!important; height: 242px!important; width: 48%!important; position: relative; float:left!important; }
.instagram-post img { margin-bottom: 0!important; }
.instagram-post .hover { left: 0!important; top: 0!important; padding: 30px; display: none; position: absolute; width: 100%; height: 100%; background-color: rgba(0,0,51,.75); color: white; font-family: 'justus-pro';}
.instagram-post:hover .hover { display: block; }
.more-social { width: 48%!important; position: relative; float: left; font-size: 23px; line-height: 28px; font-weight: 900; letter-spacing: .015em; font-family: 'brandon-grotesque'; background-color: #000033; color: white; padding: 25px!important; }
.more-social a { color: white; }
.more-social > a { text-decoration: underline;  }
.more-social ul { margin: 15px 0 20%; }
.more-social ul li { display: inline-block; list-style: none; }
.more-social ul li a { text-align: center; padding-top: 4px; display: inline-block; background-color: white; border-radius: 200%; width: 36px; height: 36px; margin-right: 10px; color: #000033; }
.more-social ul li a:hover { opacity: .6; }

/* Top Hero */
#top-hero { background-size: cover; background-position: center; height: 480px; position: relative; }
#top-hero.dark::before { background-color:rgba(0,0,51,.7); position: absolute; width: 100%; height: 100%; left: 0; top: 0; content: ' ';}
#top-hero.dark .we-are { color: white; }
#top-hero .logobg { position: absolute; left: 50%; top: 90px; margin: 0; margin-left: -78px; }
.single #top-hero, .single-event #top-hero, .single-neighborhood-guides #top-hero, .single-directory #top-hero { height: 200px; }
.single .back-link, .single-event .back-link, .single-neighborhood-guides .back-link, .single-directory .back-link { margin-top: 60px; }

/* Blog Container */

.news-header { margin-bottom: 60px; }

.single-post .blog-container,
.single-event .blog-container,
.single-directory .blog-container,
.single-neighborhood-guides .blog-container { padding-top: 60px;  }

.single-post .blog-container.second,
.single-event .blog-container.second,
.single-directory .blog-container.second,
.single-neighborhood-guides .blog-container.second { padding-top: 0;  }

.single-post .blog-container h1,
.single-event .blog-container h1,
.single-directory .blog-container h1,
.single-neighborhood-guides .blog-container h1 { margin-top: 0; }

/* Hero Overlay */
.white-overlay { position: relative; padding: 60px 0 56px; border-bottom: 8px solid #0099cc; width: 82.14%; background-color: white; max-width: 920px; }
.white-overlay .left-column { width: 20.65%; float: left; margin-left: 7.06%; margin-right: 10.3%; }
.white-overlay .right-column { width: 54.89%; float: left; }
.white-overlay p a { color: #000033; text-decoration: underline; }
#hero-overlay { margin: -220px auto 0 auto; }
#hero-overlay h2.secondaryheading, #hero-overlay p { font-family: 'brandon-grotesque'; }

/* Tabs */
.tabs { margin: 30px 0 0 0; padding: 0; text-align: center; }
.tabs li { margin: 0 14px 14px; display: inline-block; border-top: 1px solid transparent; border-bottom: 1px solid transparent; padding: 3px 0; }
.tabs li a { color: #000033; font-size: 14px; letter-spacing: .3em; font-family: 'brandon-grotesque'; text-transform: uppercase; font-weight: 900; }
.tabs li:first-child { border-color: #60d3c1; }
.tabs li:nth-child(2) { border-color: #8676f9; }
.tabs li:nth-child(3) { border-color: #d5bd4e; }
.tabs li:nth-child(4) { border-color: #0099cc; }

/* Callouts */
ul.callouts { margin: 0; padding: 0; }
ul.callouts li { list-style: none; float: left; width: 31.5%; margin-right: 2.7%; }
ul.callouts li:last-of-type { margin-right: 0; }
ul.callouts li h3 { font-size: 34px; line-height: 42px; margin-bottom: 10px; }

/* 404 Page */
.error404 #top-hero { height: 366px; }
#fourohfour { padding: 145px 0 172px;}
#fourohfour .left-col { float: left; margin-left: 8.56%; width: 34.23%; margin-right: 2.7%; }
#fourohfour .right-col { float: left; width: 48.64%; }
#fourohfour .right-col p:first-of-type { margin-top: 0; }
#fourohfour div.buttons { margin-top: 80px; }

/* About */
#sohos-broadway { margin-top: 100px; margin-bottom: 90px; }
.quote-container { position: relative; margin-bottom: 100px; }
.quote-container:last-of-type { margin-bottom: 0; }
.quote-container .quote { margin-bottom: 16px; font-size: 34px; line-height: 42px; display: block; font-family: 'brandon-grotesque'; }
.quote-container .attribution { margin-top: 8px; display: block; color: #0099cc; font-size: 16px; font-family: 'justus-pro'; line-height: 22px; }
.quote-container:nth-child(2n-1) { padding-right: 180px; }
.quote-container:nth-child(2n) { padding-left: 180px; }
.quote-container img { border-radius: 200%; max-width: 125px; position: absolute; right: 20px; }
.quote-container:nth-child(2n) img { left: 20px; }
ul.buildings { margin: 125px 0 0 0; padding: 0; }
ul.buildings li { width: 45.94%; margin: 0 2.7% 125px; list-style: none; float: left; }
ul.buildings li:nth-child(2n-1) { margin-left: 0; }
ul.buildings li:nth-child(2n+1) { clear: both; }
ul.buildings li h3 { font-size: 34px; line-height: 42px; margin-bottom: 15px; }
ul.buildings li h4 { font-size: 20px; line-height: 28px; margin-top: 15px; }
.address { color: #0099cc; font-weight: 900; display: block; text-transform: uppercase; font-family: 'brandon-grotesque'; letter-spacing: .3em; margin-bottom: 15px; }
.logocarousel, .logocarousel li { height: 235px; position: relative; margin: 0; padding: 0; }
.logocarousel li { text-align: center; }
.logocarousel li img { display: inline-block; margin: 0 20px 20px; max-width: 152px; }
.logocarousel li .vertically-center { padding: 0 30px; }
.logo-container { width: 25%; display: inline-block; }
.logo-container a { display: block; }
.logo-container a img {  }

/* Contact */
.under-hero { padding-top: 80px; }
.contact-form-map { position: relative; padding-top: 80px; }
.email-wrapper { position: relative; }

/* Single Post */
.blog-container { margin-bottom: 20px; }
.backlink { font-weight: 900; font-family: 'brandon-grotesque'; text-transform: uppercase; font-size: 20px; line-height: 30px; letter-spacing: .3em; margin: 110px 0 30px; display: block; }
.backlink.second { margin-top: 65px; margin-bottom: 125px; }
.news-events-header { margin-bottom: 110px; }
.news-events-header p a { text-decoration: underline; color: #000033; }
.post-readmore { font-family: 'brandon-grotesque'; font-size: 16px; }
ul.share-actions { padding: 0; margin: 42px 0; }
ul.share-actions li { display: inline-block; list-style: none; list-style: none; margin-bottom: 10px; }
ul.share-actions li a { margin-right: 35px; color: #000033; font-family: 'brandon-grotesque'; font-weight: bold; text-transform: uppercase; font-weight: 900; letter-spacing: .3em; }
ul.share-actions li a span.icon { padding-left: 4px; text-align: center; margin-right: 10px; color: white; height: 22px; width: 22px; background-color: #000033; display: inline-block; vertical-align: middle; }
ul.share-actions li a span.email { background-color: #000033;  }
ul.share-actions li a span.facebook { background-color: #3a5897; }
ul.share-actions li a span.twitter { background-color: #5cc6ef; }
ul.share-actions li a span.text { border-bottom: 3px solid #8676f9; padding-bottom: 2px; }
.single-event ul.share-actions li a span.text { border-bottom: 3px solid #d5bd4e; }
.photo-metadata {  }
.photo-metadata img { width: 100%; }
.photo-metadata { position: relative; }
.photo-metadata .post-categories { display: block; margin: 0; padding: 0; }
.photo-metadata .post-categories li { list-style: none; }
.photo-metadata .post-categories a { display: inline-block; text-transform: uppercase; font-family: 'brandon-grotesque'; color: white; padding: 12px 40px; font-size: 16px; letter-spacing: .3em; font-weight: 900; }
.photo-metadata a[rel~="category"] { display: inline-block; text-transform: uppercase; font-family: 'brandon-grotesque'; color: white; padding: 12px 40px; font-size: 16px; letter-spacing: .3em; font-weight: 900; }
.metadata .datestamp { text-transform: uppercase; }
.sponsorship { margin-top: 50px; }
.sponsorship p { color: #8676f9; margin: 0 0 15px; }

.single-neighborhood-guides .right-rail > div, .single-post .right-rail > div { margin-top: 40px; border-bottom-style: solid; border-bottom-width: thin; border-bottom-color: #cccccc; }
.single-neighborhood-guides .right-rail > div:first-of-type, .single-post .right-rail > div:first-of-type { margin-top: 40px; }
.single-neighborhood-guides .right-rail div:last-of-type, .single-post .right-rail div:last-of-type { margin-bottom: 0; margin-top: auto; border-bottom-style: none;}
.single-neighborhood-guides .right-rail > div h2, .single-post .right-rail > div h2 { margin-top: 6px; margin-bottom: 30px; }
.single-neighborhood-guides .right-rail .btn { color: #000033; background-color: #60d3c1; width: 100%; display: block; margin-top: 32px; }
.single-post .right-rail .btn { color: #000033; background-color: #8676f9; width: 100%; display: block; margin-top: 32px; }

.single .backlink, .single .post-readmore, .single .button { color: #8676f9; }
.right-rail-post-categories { margin: 0; padding: 0; }
.right-rail-post-categories li { list-style: none; }
.right-rail-post-categories li a { text-transform: uppercase; font-family: 'brandon-grotesque'; letter-spacing: .3em; font-weight: 900; font-size: 16px; }
/* Archive */
div.post { margin-bottom: 70px; }
div.post img { width: 100%; }
div.post h2 { margin-bottom: 10px; margin-bottom: 20px; }
.blog-container .left-column { width: 57.2%; margin-right: 12.88%; }
.blog-container .right-column { width: 29.81%; position: relative; }
.event-sidebar-post { margin-bottom: 40px; display: flex; }
.event-sidebar-post img { max-width: 95px; margin-right: 30px; }
.event-sidebar-post div {  }
.event-sidebar-post h4 { font-weight: bold; text-transform: uppercase; margin-bottom: 0; margin-top: 0; }
.event-sidebar-post h4 a { color: ##d5bd4e; }
.event-sidebar-post p { font-family: 'brandon-grotesque'; margin-top: 10px; }
.event-sidebar-post p a { color: #000033; }
.organizer-name { text-decoration: underline; }
.event-sidebar .buttons .btn { padding-left: 0; padding-right: 0; background-color: #d5bd4e; color: #000033; width: 49.5%; margin-right: 1%; float: left; }
.event-sidebar .buttons .btn:last-of-type { margin-right: 0;  }

/* Events */
.single-event .backlink, .single-event .post-readmore, .single-event .button { color: #d5bd4e; }
.single-event .blog-container .left-column { width: 65.76%; margin-right: 2.7%; }
.single-event .blog-container .right-column { width: 31.5%; }
.single-event .btn { background-color: #d5bd4e; color: #000033; }
.single-event .right-column .btn { margin-bottom: 30px; }
.prev-next-links { float: right; }
.secondary-pn .prev-next-links { display: none;  }
.prev-link, .next-link { color: #d5bd4e; font-weight: 900; font-family: 'brandon-grotesque'; text-transform: uppercase; font-size: 20px; line-height: 30px; letter-spacing: .3em; margin-left: 20px; }
.categories-wrapper { display: none; margin-top: 84px; padding-bottom: 20px; }
.categories-wrapper.fixed { position: fixed; bottom: 0; width: 330.891px; right: calc((100% - 1110px) / 2); }
.categories-wrapper.fixed.absolute { position: absolute; right: 0; }
.categories { margin: 0; padding: 0; }
.categories li { list-style: none; display: inline-block; }
.categories li a { display: inline-block; margin-top: 20px; margin-right: 38px; text-transform: uppercase; border: 3px solid transparent; padding: 3px 7px; font-weight: 900; letter-spacing: .3em; font-size: 16px; font-family: 'brandon-grotesque'; }
.news-events-menu { display: none; }
#blogsearchform { position: relative; margin-top: 84px; }
#blogsearchform input[type=text] { width: 100%; background-color: #e1e1e1; color: #000033; font-weight: 900; text-transform: uppercase; font-family: 'brandon-grotesque'; letter-spacing: .3em; font-size: 16px; }
#blogsearchform::after { content: "\f002"; position: absolute; font-family: 'FontAwesome'; font-size: 20px; right: 7px; top: 10px; pointer-events: none; }
.event-metadata { color: #d5bd4e; display: block; text-transform: uppercase; font-size: 24px; font-weight: 900; letter-spacing: .3em; font-family: 'brandon-grotesque';}
.metadata.event-specific-metadata { text-transform: uppercase; font-weight: 900; margin-bottom: 0; letter-spacing: .3em; margin-top: 20px; color: #d5bd4e; }
.event-specific-metadata { font-family: 'brandon-grotesque'; margin-top: 0; }
.events-main { display: none; }
.event-buttons { margin-bottom: 60px; clear: both; }
.event-buttons a.btn { background-color: #d5bd4e; }

/* Event Archive */
.event-post { display: flex; margin-top: 112px; }
.event-post:first-of-type { margin-top: 0; }
.event-post:last-of-type { margin-bottom: 112px; }
.event-post .photo { width: 35%; margin-right: 6.52%; }
.event-post .content { width: 58.48%; }
.event-post h2 { margin-top: 20px; margin-bottom: 10px; }
.event-post .organizer-wrapper { font-family: 'brandon-grotesque'; font-size: 20px; }
.event-post .title { float: left; width: 70%; }
.event-post .links { float: right; width: 30%; }

/* Public Services */
.public-services { margin-top: 86px; padding: 0; }
.public-services > li { width: 50%; list-style: none; float: left; margin-bottom: 110px; }
.public-services > li div { max-width: 400px; }
.public-services .contact { margin: 0; padding: 0; font-family: 'brandon-grotesque'; font-size: 18px; letter-spacing: 0.05em; }
.public-services .contact li { display: inline-block; margin-right: 20px; }
.public-services .contact li a { border-bottom: 1px solid #d5bd4e; color: #000033; }

#blogsearchform ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  text-transform: uppercase;
  color: #000033;
}
#blogsearchform ::-moz-placeholder { /* Firefox 19+ */
  text-transform: uppercase; 
  color: #000033;
}
#blogsearchform :-ms-input-placeholder { /* IE 10+ */
  text-transform: uppercase; 
  color: #000033;
}
#blogsearchform :-moz-placeholder { /* Firefox 18- */
  text-transform: uppercase;
  color: #000033; 
}

/* Page Callouts */
.page-callouts { margin-top: 142px; margin-bottom: 60px; }
.page-callouts ul { margin: 0; padding: 0; }
.page-callouts ul li { list-style: none; display: flex; margin-bottom: 110px; flex-wrap: nowrap; }
.page-callouts ul li:nth-child(2n) div.image { order: 2; }
.page-callouts ul li div.image { flex: 0 0 40.09%; margin-right: 11.26%; height: auto; }
.page-callouts ul li:nth-child(2n) div.image { margin-right: 0; margin-left: 11.26%; }
.page-callouts ul li div {  }

/* What We Do */
ul.stats { margin: 0; padding: 0; font-family: 'brandon-grotesque';}
ul.stats li { list-style: none; display: flex; margin-bottom: 84px; }
ul.stats li span.number {  font-size: 80px; color: #0099cc; margin-right: 2.7%; margin-left: 17.27%; }
ul.stats li:nth-child(2n) span.number { margin-left: 34.23%; }
ul.stats li span.stat {padding-top: 20px; font-size: 22px; line-height: 34px; width: 28.37%; }
.learn-more-initiative { text-align: center; }

/* How Can We Help */
.neighborhood-guide-hero .left-column { width: 23.88%; }
.learn-more-help { padding-bottom: 120px;  }

/* Single Directory and Neighborhood Guides */
.single-neighborhood-guides .backlink, .single-directory .prev-link, .single-directory .next-link, .single-directory .backlink, .single-directory .post-readmore, .single-directory .button { color: #60d3c1!important; }
.single-directory .blog-container .left-column { width: 65.76%; margin-right: 2.7%; }
.single-directory .blog-container .right-column { width: 31.5%; }
.single-directory .btn, .single-neighborhood-guides .btn { background-color: #60d3c1; color: #000033; }
.single-directory .left-column .btn { margin-top: 11px; }
.single-directory .right-column .btn { margin-bottom: 30px; }
.single-directory .bx-wrapper { margin-bottom: 0; }
.single-directory .bx-wrapper .bx-pager { bottom: 30px; display: block; }
.single-directory .bx-wrapper .bx-controls-direction { display: block; bottom: 36%; }
.single-directory .bx-wrapper .bx-controls-direction a { color: white; }
.single-directory .bxslider li { height: 400px; }
.single-directory ul.share-actions li a span.text, .single-neighborhood-guides ul.share-actions li a span.text { border-color: #60d3c1; }
.directory-category { color: #60d3c1!important; font-weight: 900; font-family: 'brandon-grotesque'; text-transform: uppercase; font-size: 20px; line-height: 30px; letter-spacing: .3em; display: block; }

/* The Initiative - About */
.bio-wrapper { font-family: 'brandon-grotesque'; margin-bottom: 64px; }
.bio-wrapper h3 { font-size: 34px; line-height: 42px; margin-bottom: 10px; margin-top: 10px; }
.bio-wrapper p { font-size: 20px; line-height: 30px; margin: 10px 0 0;}
.bio-wrapper img { float: left; margin-right: 8.49%; width: 21.91%; }
.bio-wrapper > div { float: left; width: 69.6%; }
.bio-wrapper a { color: #000033; text-decoration: underline; }
.board-title { font-weight: bold; display: block; color: #0099cc; }
.report-types { margin: 0 0 60px; padding: 0; }
.report-types li { list-style: none; width: 50%; float: left; margin: 35px 0; }
.report-types li h3 { margin: 0; width: 33.33%; float: left; }
.report-types li div { width: 66.66%; float: left; }
.report-types li div a { display: block; color: #000033; text-decoration: underline; margin-bottom: 8px; }
.more-about-person-link { cursor: pointer; }
.more-about-person { display: none; }
.open .more-about-person { display: block; margin-top: 15px; font-family: 'justus-pro'; }
.zippie span.closearrow { display: none; }
.learn-more-initiative .buttons { padding-bottom: 120px; }

/* Directory Listings */
.left-nav-categories { margin: 0; padding: 0; }
.left-nav-categories li { list-style: none; position: relative; padding-left: 28px; }
.left-nav-categories li a { color: #000033; display: block; font-family: 'brandon-grotesque'; font-size: 20px; letter-spacing: .3em; text-transform: uppercase; font-weight: 900; margin-bottom: 38px; }
.left-nav-categories li.current a::before { content: '\f0da'; font-family: 'FontAwesome'; position: absolute; left: 0; top: 4px; }

.tax-audience .blog-content .left-column, 
.post-type-archive-neighborhood-guides .blog-content .left-column, 
.tax-directory-categories .blog-content .left-column,
.tax-event-categories .blog-content .left-column, 
.post-type-archive-directory .blog-content .left-column,
.post-type-archive-event .blog-content .left-column
{ width: 21.06%; margin-right: 4.7%; }

.tax-audience .blog-content .right-column,
.post-type-archive-neighborhood-guides .blog-content .right-column,
.tax-directory-categories .blog-content .right-column,
.tax-event-categories .blog-content .right-column, 
.post-type-archive-directory .blog-content .right-column,
.post-type-archive-event .blog-content .right-column
{ width: 74.24%; }

.tax-audience .right-column div.post,
.post-type-archive-neighborhood-guides .right-column div.post,
.tax-directory-categories .blog-content .right-column div.post,
.tax-event-categories .blog-content .right-column div.post,
.post-type-archive-directory .blog-content .right-column div.post
{ width: 33.33%; float: left; padding-left: 18px; }

.tax-audience .right-column div.post:nth-child(3n),
.post-type-archive-neighborhood-guides .right-column div.post:nth-child(3n+1),
.tax-directory-categories .blog-content .right-column div.post:nth-child(3n+1),
.tax-event-categories .blog-content .right-column div.post:nth-child(3n+1),
.post-type-archive-directory .blog-content .right-column div.post:nth-child(3n+1)
{ clear: both; }



.tax-audience h2.editorialheading,
.post-type-archive-neighborhood-guides h2.editorialheading,
.tax-directory-categories h2.editorialheading,
.tax-event-categories h2.editorialheading
{ font-size: 24px; line-height: 32px; }

.top-title p { margin: 0; }
.top-title .left-column { width: 31.53%; margin-right: 2.7%; }
.top-title .right-column { width: 65.77%; }

.reports-section { margin-bottom: 60px; }
.reports-section .left-column { width: 31.53%; margin-right: 2.7%; }
.reports-section .right-column { width: 65.77%; }

/* Submit Your Event */
.submit-event-container { padding-bottom: 80px;  }
.submit-event-container input[type=submit] { margin-top: 30px; background-color: #0099cc; color: white; }
.acf-field .acf-label label { text-transform: uppercase; letter-spacing: 1px;  }

/* Pagination */
.arrow-left { width: 0; height: 0; border-style: solid; border-width: 10px 17.3px 10px 0; border-color: transparent #000003 transparent transparent; display: block; }
.arrow-right { width: 0; height: 0; border-style: solid; border-width: 10px 0 10px 17.3px; border-color: transparent transparent transparent #000003; display: block; }
.page-numbers { clear: both; letter-spacing: .015em; font-size: 24px; position: relative; padding: 0; margin: 0 0 60px; text-align: center; }
.page-numbers li { margin: 0 12px; font-family: 'brandon-grotesque'; font-weight: 900; text-transform: uppercase; list-style: none; display: inline-block; }
.page-numbers a.next { position: absolute; top: 8px; right: 0; }
.page-numbers a.prev { position: absolute; top: 8px; left: 0; }
.page-numbers li span.current { color: #0099cc; }
.page-numbers li a { color: #000033; }
.direction-text { display: none; }

/* Search */
.search article { max-width: 600px; margin: 0 auto 120px; }
.search-results #hero-overlay { margin-top: -180px; }
.search-post-type { font-family: 'brandon-grotesque'; color: #0099cc; text-transform: uppercase; font-weight: 900; letter-spacing: .3em; font-size: 16px; }

/***************************************************************************************************************************************************************************************/
/*DEFAULT PAGE STYLES*/
/***************************************************************************************************************************************************************************************/

.alignleft { float: left; margin-right: 15px; }
.alignright { float: right; margin-left: 15px; }
.aligncenter { display: block; margin: 0 auto 20px; }
.alignnone { display: block; margin: 0 0 20px; }
.wp-caption { max-width: 100%; }

.mobile-only { display: none; }


@media only screen and (max-width: 1024px) {
	body { font-size: 12.5px; }
	/* Typography */
	h1.heading, h2.heading, h3.heading { font-size: 20px; line-height: 30px; }
	h3 { font-size: 20px; line-height: 28px; }
	p { font-size: 13.5px; line-height: 18px; }
	.btn { font-size: 13px; }
	.btn.small { font-size: 10px; }
	/* Footer */
	footer .container { max-width: 750px; }
	footer .col { font-size: 13px; line-height: 16px; }
	.copyright { margin: 0 auto; }
	/* Forms */
	input[type=submit] { font-size: 14px; }
	input[type=text], input[type=email] { font-size: 15.5px; padding: 5px 10px; }
	/* Header */
	.we-are { font-size: 15px; top: 46px; }
	/* Navigation */
	.bx-controls-direction { top: 96px; }
	.logobg { width: 130px; height: 49px; }
	.menu-label, .menu-search { font-size: 14.75px; }
	.main-nav input[type=email] { padding: 8px; }
	.main-nav h2 { font-size: 15px; }
	.main-nav h3 { font-size: 13px; }
	.main-nav p.fact { font-size: 16px; line-height: 25px; }
	.main-nav a { font-size: 15px; line-height: 25px; }
	/* Homepage */
	ul#homepage-callouts li h3 { font-size: 15px;  }
	#home-latest-events { padding-top: 95px; }
	.bordered-headline { font-size: 15px; padding: 3px 0; }
	#home-latest-events div.container > div > img { margin-bottom: 26px; }
	.date .month { font-size: 12px; line-height: 12px; }
	.date .day { font-size: 34px; }
	.more-social { font-size: 19px; line-height: 25px; padding: 10px!important; }
	.more-social ul li a { padding-top: 3px; font-size: 16px; width: 30px; height: 30px; }
	#home-latest-events div.container > div { margin-bottom: 60px; }
	.about-the-organization h2 { font-size: 42px; line-height: 52px; }
	.white-overlay.email-newsletter { margin-left: -41.07%; }
	.email-newsletter form { margin: 15px 0; }
	.instagram-post { height: 180px!important; }
	.social-icons a { font-size: 32px; margin-right: 24px; }
	/* 404 */
	#top-hero .logobg { margin-left: -65px; }
	.above-email-newsletter { padding-bottom: 230px; }
	.page-callouts { margin-top: 80px; }
	.page-callouts ul li { margin-bottom: 80px; }
	/* Event */
	.backlink.second { margin-top: 70px; margin-bottom: 65px; }
	.categories-wrapper.fixed { width: 28.6%; right: 20px; }
	.categories-wrapper.fixed.absolute { width: 100%; bottom: 40px; }
	#blogsearchform { margin-top: 42px; }
	/* The Initiative - About */
	.report-types li { width: 100%; float: none; }

}

@media only screen and (max-width: 768px) {
	.container, .smaller-container { padding: 0 35px; }
	.mobile-only { display: block; }
	.hide-on-tablet { display: none; }

	.single #top-hero, .single-event #top-hero, .single-neighborhood-guides #top-hero, .single-directory #top-hero { background-image: none!important; height: 60px; }
	.single .site-logo, .single-event .site-logo, .single-neighborhood-guides .site-logo, .single-directory .site-logo { background-color: transparent; }
	.single #top-hero.dark::before, .single-event #top-hero.dark::before, .single-neighborhood-guides #top-hero.dark::before, .single-directory #top-hero.dark::before { content: none; }

	.more-articles-wrapper { padding-top: 0; }

	/* Typography */
	h1.heading, h2.heading, h3.heading { font-size: 25px; line-height: 32px; }
	h1.secondaryheading, h2.secondaryheading, h3.secondaryheading { font-size: 20px; line-height: 24px; }
	h3 { font-size: 33px; line-height: 38px; }
	p { font-size: 20px; line-height: 24px; }
	.btn.small { font-size: 18px; }
	hr { margin: 60px 0; }
	/* Layout */
	.white-overlay .left-column { width: 26.65%; }
	.white-overlay .right-column { width: 48%; }
	/* Homepage */
	#homepage-callouts { display: none; }
	#home-latest-events div.container > div { float: none; width: 100%; }
	.day-and-time { font-size: 18px; padding-left: 60px; }
	.date .day { font-size: 46px; }
	.date .month { font-size: 20px; line-height: 24px; }
	#home-latest-events div.container > div.events h3 { padding-left: 60px; }
	#home-about .left-col { margin-left: 3.37%; margin-right: 10%; }
	.about-the-organization h3 { font-size: 24px; line-height: 30px; }
	.about-the-organization div.buttons { left: 0%; width: 100%; text-align: center; position: absolute; }
	.about-the-organization div.buttons .btn { font-size: 19px; }
	.email-newsletter h2 { padding-top: 60px; }
	.email-newsletter h3 { font-size: 24px; line-height: 30px; }
	/* Navigation */
	.search-nav-content { padding-top: 60px; max-width: calc( 100% - 30px ); }
	.main-nav h2 { font-size: 24px; line-height: 36px; }
	.main-nav h3 { font-size: 22px; }
	.main-nav a { font-size: 24px; line-height: 36px; }
	.main-nav p.fact { font-size: 22px; line-height: 30px; }
	.main-nav p.mailing-list-promo { font-size: 18px; line-height: 24px; }
	.menu-label, .menu-search { font-size: 24px; }
	.homecarousel .bx-wrapper .bx-controls-direction { display: none; }
	.we-are { top: 25px; }
	.main-nav input[type=email] { font-size: 18px; }
	.main-nav input[type=submit] { font-size: 14px; }
	.logobg { margin: 60px auto; }
	.menu-search { left: 0px; }
	.nav-toggle div.menu-label { margin-right: 24px; }
	.nav-toggle span { top: 34px; }
	/* Footer */
	footer { font-size: 13px;  }
	footer .tagline { font-size: 16px; }
	footer .container { width: 93%; margin: 0 3%; }
	/* Homepage */
	#home-latest-events { padding-top: 0; }
	.bordered-headline { font-size: 24px; }
	.white-overlay.email-newsletter { width: 90%; margin-left: -45%; position: relative; }
	.instagram-post { height: 270px!important; font-size: 16px; line-height: 22px; }
	/* 404 */
	#top-hero .logobg { top: 60px; display: none; }
	/* Navigation */
	.nav-toggle-wrapper { top: 20px; }
	.nav-toggle span { right: -10px; top: 25px; }
	.nav-toggle span, .nav-toggle span:before, .nav-toggle span:after { background-color: #000033; width: 25px; height: 3px; }
	.nav-toggle.active span:before, .nav-toggle.active span:after { background-color: white; }
	.nav-toggle span:before { top: -6px; }
	.nav-toggle span:after { bottom: -6px; }
	.is-active .nav-toggle span, .is-active .nav-toggle span:before, .is-active .nav-toggle span:after { background-color: #fff; }
	.nav-toggle div.menu-label { display: none; }
	.site-logo { z-index: 1; background: white; top: 0; padding: 30px 0; }
	.we-are { display: none; }
	img.logo { display: none;  }
	.site-logo img { width: 100px; }
	.menu-search { top: 32px; left: 0; color: #000033; font-size: 20px; text-shadow: none; }
	.active .menu-search { color: white; }
	.menu-search span { display: none; }
	.main-nav { padding-left: 20px; padding-right: 20px; }
	.main-nav #searchform form { margin-top: 0; }
	.nav-toggle span, .nav-toggle span:before, .nav-toggle span:after { box-shadow: none; }
	.page-template-page-home #mailing-list { position: absolute; }

	/* Email Newsletter */
	.above-email-newsletter { padding-bottom: 40px; }

	/* About */
	#sohos-broadway { margin-top: 60px; margin-bottom: 40px;  }
	.tabs { display: none; }
	ul.buildings { margin-top: 60px; }
	ul.buildings li { margin-bottom: 95px; width: 100%; margin-left: 0; margin-right: 0; }
	ul.buildings li img { width: 100%; }
	ul.buildings li h3 { font-size: 40px; line-height: 48px; }
	ul.buildings li h4 { font-size: 24px; line-height: 32px; margin-bottom: 20px; }
	.address { font-size: 25px; line-height: 32px; margin-bottom: 20px; }
	.bx-wrapper { margin-top: 60px; }
	.logocarousel li img { max-width: 80px; }
	.logo-container { width: 50%; display: inline-block; }
	.bx-wrapper .bx-prev::before, .bx-wrapper .bx-next::before { font-size: 20px; }

	/* Contact */
	.under-hero { padding-top: 40px; }
	.contact-form-map { padding-top: 40px; }

	/* Blog */
	.single .blog-container .left-column { width: 100%; float: none; }
	.single .blog-container .right-column { width: 100%; float: none; margin-top: 75px; }
	.single .blog-container .right-column > div.story { float: left; width: 31.53%; margin-right: 2.7%; border-bottom-style: hidden;}
	.single .blog-container .right-column > div.story:nth-child(3) { margin-right: 0; }
	.single .blog-container .right-column > div.buttons { text-align: center; clear: both; }
	a.backlink { margin-top: 70px; }
	ul.share-actions li a.span.icon { padding-top: 2px; }
	.right-rail > div h2 { font-size: 20px; line-height: 28px; }
	.right-rail .btn { display: inline-block; clear: both; width: auto; }
	ul.share-actions li a { font-size: 16px; line-height: 24px; }

	/* How to Participate */
	.page-callouts { margin-top: 60px; }

	/* Event */
	.backlink.second { margin-top: 95px; margin-bottom: 42px; }

	/* Blog */
	.blog-container { margin-top: 40px; }
	.blog-container .left-column { width: 100%; margin-right: 0%; }
	.blog-container .right-column { width: 100%; }
	.news-events-menu { display: block; margin: 0; padding: 0; }
	.news-events-menu li { list-style: none; }
	.news-events-menu li a { cursor: pointer; float: left; width: 50%; background-color: #ebebeb; color: #959595; font-size: 16px; letter-spacing: .3em; text-transform: uppercase; font-weight: 900; font-family: 'brandon-grotesque'; padding: 30px 0; text-align: center; }
	.news-events-menu li a.active { color: #8676f9; background-color: white; }
	.news-events-menu li a#events.active { color: #d5bd4e; }
	.blog-container .event-sidebar { display: none; }
	.blog .left-column.active, .blog .right-column.active { display: block; }
	.categories-wrapper { margin-top: 0; padding: 0 20px; }
	.categories-wrapper.fixed { position: static; width: 100%; }
	.categories-wrapper.fixed.absolute { position: static; width: 100%; }
	#blogsearchform, #blogsearchform input[type=text] { max-width: 450px; }
	.categories li a { margin-right: 20px; }
	.events-main { margin-bottom: 100px; }
	.events-main h2 { margin-top: 10px; margin-bottom: 0; }
	.events-main div.buttons .btn { background-color: #d5bd4e; color: #000033; }

	/* Events Archive */
	.event-post { margin-top: 80px; }
	.blog .events-main div.post img { float: right; width: 50%; margin-top: 20px; margin-left: 20px; margin-bottom: 20px; }

	/* Neighborhood Guide */
	.neighborhood-guide-hero .left-column, .neighborhood-guide-hero .right-column { width: 88.3%; margin: 0 5.85%; }

	/* Public Services */
	.public-services > li { width: 100%; float: none; margin-bottom: 50px; }

	/* The Initiative - About */
	.page-template-page-initiative-about-us .left-column { width: 100%; }
	.page-template-page-initiative-about-us .right-column { width: 100%; }
	.page-template-page-initiative-about-us .white-overlay .left-column, .page-template-page-initiative-about-us .white-overlay .right-column { margin: 0 7.6%; width: 85.88%; }
	.page-template-page-initiative-about-us .card-container { position: relative; padding-bottom: 10px; background-color: white; border-bottom: 10px solid #0099cc; margin: 35px 20px; padding-top: 35px; }
	.page-template-page-initiative-about-us .zippie .left-column .card-container, .page-template-page-initiative-about-us .zippie .right-column .card-container { margin-left: 0; margin-right: 0; padding-bottom: 10px; }
	.card-container.zippie { padding-left: 25px; padding-right: 25px; margin-left: 0; margin-right: 0; margin-top: 5px; }
	.zippie::before { float: left; content: "\f0da"; font-family: 'FontAwesome'; font-size: 20px; margin-right: 10px; }
	.zippie span.closearrow { cursor: pointer; position: absolute; top: 40px; right: 22px; font-family: 'FontAwesome'; font-size: 20px; margin-left: 10px; }
	.zippie-content { display: none; }
	.zippie.open { cursor: default; }
	.zippie h2 { cursor: pointer; }
	.zippie.open::before { content: "\f0d7"; margin-top: 0; }
	.zippie.open span.closearrow{ pointer-events: all; top: auto; content: '^'; bottom: 0; left: 50%; font-size: 30px; margin-left: -10px; display: block; }
	.report-types li h3 { width: 100%; float: none; margin-bottom: 10px; }
	.report-types li div { width: 100%; float: none; }
	.learn-more-initiative .buttons { padding-bottom: 30px; }

	/* Neighborhood Guide */
	.tax-audience .topt-title h2.heading,
	.post-archive-neighborhood-guides .topt-title h2.heading,
	.tax-directory-categories .top-title h2.heading,
	.tax-event-categories .top-title h2.heading { margin: 0 5.45%; width: 89.1%; }

	.category-selection { margin: 0 5.45%; width: 89.1%; margin-bottom: 82px; }
	
	.post-type-archive-directory .left-column,
	.tax-audience .blog-content .left-column,
	.post-type-archive-neighborhood-guides .blog-content .left-column,
	.tax-directory-categories .blog-content .left-column,
	.post-type-archive-event .blog-content .left-column,
	.tax-event-categories .blog-content .left-column
	{ display: none; }

	.post-type-archive-directory .blog-content .right-column,
	.tax-audience .blog-content .right-column,
	.post-type-archive-neighborhood-guides .blog-content .right-column,
	.tax-directory-categories .blog-content .right-column,
	.tax-event-categories .blog-content .right-column,
	.post-type-archive-event .blog-content .right-column
	{ width: 100%; }

	.tax-audience .right-column div.post:nth-child(3n+1),
	.post-type-archive-neighborhood-guides .right-column div.post:nth-child(3n+1),
	.tax-directory-categories .blog-content .right-column div.post:nth-child(3n+1),
	.tax-event-categories .blog-content .right-column div.post:nth-child(3n+1),
	.post-type-archive-directory .blog-content .right-column div.post:nth-child(3n+1),
	.post-type-archive-event .blog-content .right-column div.post:nth-child(3n+1)
	{ clear: none; }

	.tax-audience .right-column div.post:nth-child(2n),
	.post-type-archive-neighborhood-guides .right-column div.post:nth-child(2n),
	.tax-directory-categories .blog-content .right-column div.post:nth-child(2n),
	.tax-event-categories .blog-content .right-column div.post:nth-child(2n),
	.post-type-archive-directory .blog-content .right-column div.post:nth-child(2n),
	.post-type-archive-event .blog-content .right-column div.post:nth-child(2n)
	{ margin-right: 0; }

	.tax-audience .right-column div.post:nth-child(2n+1),
	.post-type-archive-neighborhood-guides .right-column div.post:nth-child(2n+1),
	.tax-directory-categories .blog-content .right-column div.post:nth-child(2n+1),
	.post-type-archive-directory .blog-content .right-column div.post:nth-child(2n+1).
	.post-type-archive-event .blog-content .right-column div.post:nth-child(2n+1)
	{ clear: both; }


	.post-type-archive-directory .blog-content .right-column div.post,
	.tax-audience .blog-content .right-column div.post,
	.post-type-archive-neighborhood-guides .blog-content .right-column div.post,
	.tax-directory-categories .blog-content .right-column div.post,
	.tax-event-categories .blog-content .right-column div.post { width: 48%; padding-left: 0; margin-right: 4%; }

	.select-category-dropdown { border-radius: 0; font-family: 'justus-pro'; font-size: 18px; width: 100%; -webkit-appearance: none; -moz-appearance: none; appearance: none; border: 2px solid transparent; padding: 8px 10px; }
	.select-wrapper { position: relative; }
	.select-wrapper::after { box-sizing: border-box; display: block; height: 100%; width: 42px; text-align: center; padding-top: 10px; content: '\f0d7'; font-family: 'fontawesome'; font-size: 20px; color: white; position: absolute; top: 0; right: 0; pointer-events: none; }

	.tax-audience .address,
	.post-type-archive-neighborhood-guides .address,
	.tax-directory-categories .address { font-size: 21px; }
	
	.tax-audience h2.editorialheading,
	.post-type-archive-neighborhood-guides h2.editorialheading,
	.tax-directory-categories h2.editorialheading { font-size: 33px; line-height: 43px;}

	.top-title .left-column { width: 100%; margin-right: 0%;  }
	.top-title .right-column { width: 100%; }
	.reports-section { display: inline; }
	.reports-section .left-column, .reports-section .right-column { display: none; }

}

@media only screen and (max-width: 600px) {

	.newsletter-popup .white-overlay.email-newsletter { margin-top: 30px; position: relative!important; top: auto; left: auto; }

	body { background-color: #f2f2f2; }
	.hide-on-mobile { display: none; }
	.logobg { display: none;  }
	.container, .smaller-container { padding: 0 20px; }
	.card-container { padding-bottom: 50px; background-color: white; border-bottom: 10px solid #0099cc; margin: 35px 20px; padding-top: 35px; }

	/* Smaller Container */
	.container.full-container .left-column, .container.full-container .right-column, .smaller-container .left-column, .smaller-container .right-column { width: 100%; margin-right: 0; float: none; }
	.smaller-container .left-column.large, .smaller-container .right-column.small { width: 100%; margin-right: 0; float: none; }

	/* Newsletter Popup */
	.newsletter-popup .white-overlay.email-newsletter {  }

	/* Nav */
	.nav-toggle-wrapper { right: 0; width: 80px; }
	.nav-toggle span { right: 40px; }

	/* Typography */
	h1 { font-size: 28px; line-height: 38px; }
	h1.heading, h2.heading, h3.heading { font-size: 20px; line-height: 24px; }
	h1.secondaryheading, h2.secondaryheading, h3.secondaryheading { font-family: 'justus-pro'; font-size: 18px; line-height: 24px;  }
	h1.editorialheading, h2.editorialheading, h3.editorialheading { font-size: 36px; line-height: 42px; clear: both; }
	h3 { font-size: 28px; line-height: 32px; }
	p { font-size: 16px; line-height: 24px; }
	.btn { display: block; }
	div.buttons .btn { margin-right: 0; }
	a.readmore { margin-top: 20px; text-align: center; display: block; }
	.mobile-site-header { margin-top: -40px; }
	.mobile-site-header h1 { margin: 0 0 30px 30px; font-weight: 900; text-transform: uppercase; }

	/* Footer */
	footer { position: relative; }
	footer .col { float: none; width: 100%; margin-bottom: 30px; }
	footer .col:last-of-type { margin-bottom: 0; }
	footer img.logofooter { position: absolute; top: 0; right: 20px; width: 100px; }
	.copyright { text-align: left; }
	/* Homepage */
	#home-latest-events div.container > div { margin-bottom: 30px; }
	.bxslider li { height: 500px; }
	#home-latest-events div.container > div { padding: 35px; }
	#home-latest-events p { margin-top: 10px; font-size: 16px; }
	.bordered-headline { padding: 0; border: 0; }
	.the-latest .bordered-headline {  }
	#home-latest-events .btn { margin-right: 0; }
	#home-latest-events div.container > div { background-color: white; }
	#home-latest-events div.container > div > div > div { width: 100%; float: none; margin-bottom: 50px; }
	div.the-latest { border-bottom: 10px solid #60d3c1; }
	div.news { border-bottom: 10px solid #8676f9; }
	div.events { border-bottom: 10px solid #d5bd4e; }
	div.social { border-bottom: 10px solid #009acf; }
	.the-latest .bordered-headline { color: #60d3c1; }
	.bordered-headline { font-size: 20px; margin-bottom: 20px;  }
	.news .bordered-headline { color: #8676f9; }
	.events .bordered-headline { color: #d5bd4e; }
	#home-about .left-col, #home-about .right-col { width: 100%; margin: 0;  }
	#home-about { padding: 35px 0; }
	.above-newsletter { padding-bottom: 35px!important; }
	.page-template-page-home #mailing-list { position: static; }

	.white-overlay.email-newsletter { padding: 40px 24px; position: static; margin: 70px 0 35px 5%; }
	.email-newsletter h3 { margin: 20px 0; }
	.above-email-newsletter { padding-bottom: 0; }

	.white-overlay .left-column, .white-overlay .right-column { width: 100%; margin: 0;  }
	
	.date { display: inline; }
	.date .month, .date .day{ display: inline; font-size: 14px; font-family: 'justus-pro'; }
	.date .month { letter-spacing: .1em; margin-right: 3px; }
	.day-and-time { font-size: 14px; letter-spacing: .1em; padding-left: 0; display: inline; color: #000033; text-transform: none; font-family: 'justus-pro'; }
	.about-the-organization h2 { font-size: 30px; line-height: 40px; margin-top: 0; margin-bottom: 0; }
	.about-the-organization div.buttons { position: static; }
	.email-newsletter h2 { padding-top: 0; }
	.buttons .btn { margin-bottom: 10px; }
	.buttons .btn:last-of-type { margin-bottom: 0; }
	.events h3 a { color: #d5bd4e; }
	.instagram-post, .more-social { width: 100%!important; margin-right: 0!important; height: 270px!important; }
	#home-latest-events .more-social { padding: 30px!important; font-size: 24px; line-height: 32px; position: static; margin-top: 20px !important; }
	.more-social ul li a { padding-top: 5px; font-size: 22px; width: 40px; height: 40px; }
	.search footer, .category footer, .page-template-page-home footer, .post-type-archive-event footer, .page-template-page-how-to-participate footer, .page-template-page-contact footer, .blog footer, .page-template-page-what-we-do footer { padding-top: 35px; }

	#home-latest-events #sbi_images .sbi_item {
		width: 100% !important;
	}
	
	/* Cards */
	#home-latest-events div.container > div.events h3, .day-and-time { padding-left: 0; }
	.date { position: static; }

	#hero-overlay { padding: 40px 20px; }
	.white-overlay { width: calc(100% - 40px); }

	/* About */
	#sohos-broadway { margin-top: 0; }
	ul.callouts li { width: 100%; margin-right: 0; margin-bottom: 30px; }
	ul.callouts li:last-of-type { margin-bottom: 0; }
	.quote-container { margin-bottom: 40px; }
	.quote-container img { display: block; position: static; margin: 0 auto 30px; }
	.quote-container:nth-child(2n-1) { padding-right: 0; }
	.quote-container:nth-child(2n) { padding-left: 0; }
	.address { font-size: 20px;  }
	ul.buildings li { margin-bottom: 30px; }
	ul.buildings li:last-of-type { margin-bottom: 0; }
	ul.buildings li h3, .quote-container .quote { font-size: 24px; line-height: 32px; }
	ul.buildings li h4 { font-size: 20px; line-height: 30px; }
	.bio-wrapper h3 { font-size: 24px; line-height: 32px; }

	/* Contact */
	.contact-form-map.above-email-newsletter { padding-top: 40px; }

	/* 404 Page */
	#fourohfour { padding: 35px 0; }
	#fourohfour .left-col,
	#fourohfour .right-col { float: none; margin-left: 0%; width: 100%; margin-right: 0%; }
	#fourohfour div.buttons { margin-top: 30px; }

	/* News */
	.container.blog-container { padding: 0; }
	.photo-metadata .post-categories { bottom: 13px; }
	.photo-metadata .post-categories li a { font-size: 13px; padding: 12px 20px; }
	.blog-container .card-container { width: calc(100% - 40px)!important; border-color: #0099cc; padding: 35px 20px 50px; }
	a.backlink { font-size: 16px; line-height: 22px; margin-top: 40px; margin-bottom: 30px; }
	ul.share-actions { margin-bottom: 30px; }
	ul.share-actions li a { margin-right: 15px; }
	.right-rail .btn { width: 100%; display: block; }
	.single .blog-container .right-column { margin-bottom: 60px; margin-top: 10px; }
	.single .blog-container .right-column > div.story { float: none; width: 100%; margin-right: 0%; margin-bottom: 30px; border-bottom-style: hidden;}
	.single .blog-container .right-column div.story:nth-child(4) { margin-bottom: 0; }
	.blog .events-main div.post img { float: none; width: 100%; margin-left: 0; margin-bottom: 0; }
	ul.share-actions li a { font-size: 12px; }

	/* How to Participate */
	.page-callouts { margin-top: 40px; }
	.page-callouts ul li { display: block; }
	.page-callouts ul li div { transform: none; -webkit-transform: none; top: 0; -ms-transform: none; }
	.page-callouts ul li div h3 { margin-bottom: 10px; }
	.page-callouts ul li:nth-child(2n) div.image { margin-left: 0; }
	.page-callouts ul li div.image { margin-right: 0; }

	/* Event */
	.single-event .left-column .flex-container.nowrap { display: block; margin-bottom: 30px; }
	.prev-link, .next-link { font-size: 16px; line-height: 22px; margin-left: 10px; }
	.single-event .left-column .links { width: 100%; padding-top: 0; }
	.backlink.second { margin-top: 15px; margin-bottom: 45px; }
	.prev-next-links { display: none; }
	.secondary-pn .prev-next-links { display: block; margin-bottom: 15px; }

	/* News and Events */
	.news-events-menu { margin-top: 40px; }
	.blog-container { margin-top: 0; }
	.blog .white-overlay.email-newsletter { margin-top: 0; }

	/* Events Archive */
	.event-post { margin-top: 42px; display: block; border-bottom-style: solid; border-bottom-width: thin; border-bottom-color: #ccc; padding-bottom: 15px }
	.event-post h2 { margin-top: 10px; margin-bottom: 0; }
	p.organizer-wrapper { margin-top: 0; }
	.event-post .photo { width: 100%; margin-right: 0%; }
	.event-post .content { width: 100%; margin-top: 30px; }
	.event-metadata { font-size: 21px; }
	.event-post .organizer-wrapper { font-family: 'brandon-grotesque'; font-size: 20px; margin-top: 15px; }

	/* What We Do */
	ul.stats li { margin-bottom: 42px; display: block; }
	ul.stats li span.number {  font-size: 40px; margin-right: 2.7%; margin-left: 0%; }
	ul.stats li:nth-child(2n) span.number { margin-left: 0%; }
	ul.stats li span.stat { font-size: 26px; line-height: 32px; }

	/* Single Directory */
	.single-directory .card-container, .single-neighborhood-guides .card-container { border-color: #60d3c1; }
	.single-event .card-container, .single-directory .card-container { padding: 20px; }
	.single-directory .left-column .flex-container.nowrap { display: block; margin-bottom: 30px; }
	.single-directory .left-column .links { width: 100%; padding-top: 0; }
	.secondary-pn { margin: 0; }
	.secondary-pn.bottom { margin-top: 40px;  }
	.single-event .blog-container .right-column, .single-directory .blog-container .right-column { margin-bottom: 0; }

	/* Public Services */
	.public-services { margin-top: 0; }
	.public-services > li:last-of-type { margin-bottom: 0; }
	.page-template-page-public-services .card-container { border-color: #d5bd4e; }

	/* About */
	.bio-wrapper img { width: 35%; margin-right: 10%; }
	.bio-wrapper > div { width: 55%; }
	.learn-more-initiative .buttons { padding-bottom: 0px; }

	/* Neighborhood */
	div.post { margin-bottom: 35px; border-bottom-style: solid; border-bottom-width: thin; border-bottom-color: #ccc; padding-bottom: 15px; }
	.top-title { margin-top: 35px; }
	.category-selection { margin-bottom: 35px; }

	.post-type-archive-directory h2.editorialheading,
	.tax-audience h2.editorialheading,
	.post-type-archive-neighborhood-guides h2.editorialheading,
	.post-type-archive-event h2.editorialheading,
	.tax-directory-categories h2.editorialheading,
	.tax-event-categories h2.editorialheading { font-size: 36px; line-height: 42px; }
	
	.post-type-archive-directory .blog-content .right-column div.post,
	.tax-audience .blog-content .right-column div.post,
	.post-type-archive-neighborhood-guides .blog-content .right-column div.post,
	.post-type-archive-event .blog-content .right-column div.post,
	.tax-directory-categories .blog-content .right-column div.post,
	.tax-event-categories .blog-content .right-column div.post { width: 100%; margin-right: 0%; border-bottom-style: solid; border-bottom-width: thin; border-bottom-color: #cccccc; padding-bottom: 15px;}

	.post-type-archive-directory .blog-content .right-column,
	.tax-audience .blog-content .right-column,
	.post-type-archive-neighborhood-guides .blog-content .right-column,
	.post-type-archive-event .blog-content .right-column,
	.tax-directory-categories .blog-content .right-column,
	.tax-event-categories .blog-content .right-column { width: auto; margin: 0 0 35px; padding: 20px; }

	/* Pagination */
	.page-numbers { font-size: 16px; }
	a.page-numbers { display: none; }
	a.page-numbers.next, a.page-numbers.prev { padding: 10px; display: inline-block; width: 50%; background-color: #ffffff; }
	a.page-numbers.prev { text-align: left; }
	a.page-numbers.next { text-align: right; }
	.page-numbers li span.current { display: none; }
	.direction-text { display: block; }
	.arrow-right { float: right; margin-left: 10px; margin-top: 5px; }
	.arrow-left { float: left; margin-right: 10px; margin-top: 5px; }
	.arrow-left { border-width: 6px 10.4px 6px 0; }
	.arrow-right { border-width: 6px 0 6px 10.4px; }

	/* Title Card of Single Post */
	.title-card.left-column.card-container { border-bottom: 0; margin-bottom: -40px; padding-bottom: 0; }

}

