/*
Theme Name: IxDA.org
Theme URI: http://ixda.org/
Author: 
Author URI: 
Description: Description
Version: 1.0.0
Text Domain: ixda-org
Tags:
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Layout
# Box
# Content
	## Posts and pages
	## Asides
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust:     100%;
}

body {
	margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
	display: block;
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden],
template {
	display: none;
}

a {
	background-color: transparent;
}

a:active,
a:hover {
	outline: 0;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b,
strong {
	font-weight: bold;
}

dfn {
	font-style: italic;
}

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

mark {
	background: #ff0;
	color: #000;
}

small {
	font-size: 80%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

img {
	border: 0;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 1em 40px;
}

hr {
	box-sizing: content-box;
	height: 0;
}

pre {
	overflow: auto;
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}

button {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled],
html input[disabled] {
	cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

input {
	line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

legend {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
}

optgroup {
	font-weight: bold;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td,
th {
	padding: 0;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
/* Legal Disclaimer
	 These Fonts are licensed only for use on these domains and their subdomains: ixda.org
	 It is illegal to download or use them on other websites.
	 While the @font-face statements below may be modified by the client, this disclaimer may not be removed.
	 Lineto.com, 2015 */
@font-face {
	font-family: "Circular-Book";
	src: url("assets/fonts/lineto-circular-book.eot");
	src: url("assets/fonts/lineto-circular-book.eot?#iefix") format("embedded-opentype"), url("assets/fonts/lineto-circular-book.woff") format("woff"), url("assets/fonts/lineto-circular-book.ttf") format("truetype"), url("assets/fonts/lineto-circular-book.svg#lineto-circular-book") format("svg");
	font-weight: normal;
	font-style: normal;
}

@font-face { 
	font-family: "Circular-Bold";
	src: url("assets/fonts/lineto-circular-bold.eot");
	src: url("assets/fonts/lineto-circular-bold.eot?#iefix") format("embedded-opentype"), url("assets/fonts/lineto-circular-bold.woff") format("woff"), url("assets/fonts/lineto-circular-bold.ttf") format("truetype"), url("assets/fonts/lineto-circular-bold.svg#lineto-circular-bold") format("svg");
	font-weight: normal;
	font-style: normal;
}

body,
button,
input,
select,
textarea {
	color: #4a4a4a;
	font-family: "Circular-Book", sans-serif;
	line-height: 1.5;
	font-size: 13px;
	font-size: 0.8125rem;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: "Circular-Bold", sans-serif;
	line-height: 1.25;
	clear: both;
}

h1,
h2 {
	font-size: 20px;
	font-size: 1.25rem;
}

h3 {
	font-size: 22px;
	font-size: 1.375rem;
}

p {
	margin-top: 1em;
	margin-bottom: 1.5em;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 0.9375rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	font-size: 15px;
	font-size: 0.9375rem;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

@media (min-width: 668px) {
	body,
	button,
	input,
	select,
	textarea {
		font-size: 16px;
		font-size: 1rem;
	}

	h1,
	h2 {
		font-size: 28px;
		font-size: 1.75rem;
	}
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
	box-sizing: border-box;
}

*,
*:before,
*:after {
	box-sizing: inherit;
}

body {
	background: #fff;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
}

blockquote,
q {
	quotes: "" "";
}

hr {
	background-color: #c3c3c3;
	border: 0;
	height: 1px;
	margin-top: 2.5em;
	margin-bottom: 2.5em;
}

ul,
ol {
	margin: 0 0 1.5em 3em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: bold;
}

dd {
	margin: 0 1.5em 1.5em;
}

img {
	height: auto;
	max-width: 100%;
	vertical-align: middle;
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	background: #52bbbd;
	color: #fff;
	border: 0;
	font-family: "Circular-Bold", sans-serif;
	font-size: 16px;
	font-size: 1rem;
	line-height: 1;
	padding: 1.0625em;
	outline: none;
	-webkit-appearance: none;
	appearance: none;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
	background: #219193;
	outline: solid 1px #52bbbd;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #a8a8a8;
	border: 0;
	font-family: "Circular-Bold", sans-serif;
	border-radius: 0;
	outline: none;
	-webkit-appearance: none;
	appearance: none;
}

select {
	border: 1px solid #ccc;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
	outline: solid 1px #52bbbd;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"] {
	padding: 13px 20px;
}

textarea {
	padding-left: 3px;
	width: 100%;
}

.carousel {
	min-height: 36px;
	position: relative;
}

.carousel-inner {
	display: none;
}

.carousel-inner.slick-initialized {
	display: block;
}

.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}

.slick-list {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

.slick-list:focus {
	outline: none;
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block;
}

.slick-track:before,
.slick-track:after {
	display: table;
	content: '';
}

.slick-track:after {
	clear: both;
}

.slick-loading .slick-track {
	visibility: hidden;
}

.slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px;
}

[dir='rtl'] .slick-slide {
	float: right;
}

.slick-slide img {
	display: block;
}

.slick-slide.slick-loading img {
	display: none;
}

.slick-slide.dragging img {
	pointer-events: none;
}

.slick-initialized .slick-slide {
	display: block;
}

.slick-loading .slick-slide {
	visibility: hidden;
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
	display: none;
}

.slick-prev,
.slick-next {
	display: none !important;
}

@media (min-width: 668px) {
	.slick-prev,
	.slick-next {
		font-size: 0;
		line-height: 0;
		position: absolute;
		top: 50%;
		/*margin-top: -25px;*/
		display: block !important;
		width: 50px;
		height: 50px;
		padding: 0;
		-webkit-transform: translate(0, -50%);
		-ms-transform: translate(0, -50%);
		transform: translate(0, -50%);
		cursor: pointer;
		color: #fff;
		border: none;
		outline: none;
		background-color: #d8d8d8;
		background-image: url("assets/img/arrow.png");
		background-position: 50% 50%;
		background-repeat: no-repeat;
		background-size: 50% auto;
		border-radius: 50%;
		z-index: 5;
	}

	.slick-prev:hover,
	.slick-prev:focus,
	.slick-next:hover,
	.slick-next:focus {
		outline: none;
		background-color: #f7f7f7;
		background-image: url("assets/img/arrow-hover.png");
		background-position: 50% 50%;
		background-repeat: no-repeat;
		background-size: 50% auto;
		color: #fff;
	}

	.slick-prev {
		-webkit-transform: translate(0, -50%) rotate(180deg);
		-ms-transform: translate(0, -50%) rotate(180deg);
		transform: translate(0, -50%) rotate(180deg);
		left: -25px;
	}

	.slick-next {
		left: auto;
		right: -25px;
	}
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
	color: #52bbdb;
}

a:visited {
	color: #49a9ab;
}

a:hover,
a:focus,
a:active {
	color: #219193;
}

a:focus {
	outline: thin dotted;
}

a:hover,
a:active {
	outline: 0;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation {
	display: block;
	width: 62.5%;
	clear: both;
	position: absolute;
	top: 0;
	right: 0;
	font-family: "Circular-Bold", sans-serif;
}

.main-navigation ul {
	width: 100%;
	position: relative;
	padding-left: 0;
	margin: 0;
	list-style: none;
}

.main-navigation li {
	text-align: right;
}

.main-navigation li:last-child {
	border: 0;
}

.main-navigation a {
	display: block;
	padding: 9px 0;
	padding-right: 15px;
	padding-left: 15px;
	text-decoration: none;
	color: #a8a8a8;
}

.main-navigation a:hover {
	color: #46aaac !important;
}

.main-navigation ul li:first-child a:hover {
	margin-left: 0;
}

.main-navigation ul li:last-child a:hover {
	margin-right: 0;
}

.main-navigation ul ul,
.main-navigation ul:hover li.current_page_item > ul,
.main-navigation ul:hover li.current-menu-item > ul,
.main-navigation ul:hover li.current_page_ancestor > ul,
.main-navigation ul:hover li.current-menu-ancestor > ul {
	display: block;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul a {
	border: 0;
}

.main-navigation ul ul li {
	width: auto;
	padding: 0;
	border: 0;
}

.main-navigation ul ul li:last-child a {
	border: 0;
}

.main-navigation li:hover > a,
.main-navigation li.focus > a {
	cursor: default;
}

.main-navigation ul ul :hover > a,
.main-navigation ul ul .focus > a {
	cursor: pointer;
}

.main-navigation ul ul a:hover,
.main-navigation ul ul a.focus {
	margin: 0;
	border-color: #979797;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.current_page_item > ul,
.main-navigation ul li.current-menu-item > ul,
.main-navigation ul li.current_page_ancestor > ul,
.main-navigation ul li.current-menu-ancestor > ul {
	left: 0;
}

.main-navigation ul ul li:hover > ul {
	left: 100%;
}

.main-navigation .current_page_item > a,
.main-navigation .current-menu-item > a,
.main-navigation .current_page_ancestor > a,
.main-navigation .current-menu-ancestor > a {
	margin: 0;
}

.main-navigation ul ul .current_page_item > a,
.main-navigation ul ul .current-menu-item > a,
.main-navigation ul ul .current_page_ancestor > a,
.main-navigation ul ul .current-menu-ancestor > a {
}

.main-navigation .external,
.main-navigation .external a {
	background: #a8a8a8;
	color: #fff;
	border-color: #a8a8a8;
}

.main-navigation .external a:hover {
	cursor: pointer;
	background: #f7f7f7;
}

.main-navigation .footer-only {
	display: none;
}

.menu-toggle {
	padding: 31px 20px 31px 19px;
	background: transparent;
}

.menu-toggle .burger {
	display: block;
	width: 23px;
	height: 2px;
	position: relative;
	margin: 0 auto;
	background-color: #fff;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

.menu-toggle .burger::before,
.menu-toggle .burger::after {
	display: block;
	width: 23px;
	height: 2px;
	position: absolute;
	background-color: #fff;
	content: '';
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

.menu-toggle .burger::before {
	top: -7px;
}
.menu-toggle .burger::after {
	bottom: -7px;
}

.toggled .menu-toggle,
.menu-toggle:active,
.menu-toggle:focus,
.menu-toggle:hover {
	background: transparent;
	outline: none;
}

.toggled .menu-toggle .burger {
	background: none;
	-webkit-transition: all 0.05s;
	transition: all 0.05s;
}

.toggled .menu-toggle .burger::before {
	top: 0;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.toggled .menu-toggle .burger::after {
	bottom: 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.menu-toggle,
.main-navigation.toggled ul {
	display: block;
	margin-left: auto;
}

.footer-navigation ul {
	padding-left: 0;
	margin: 0 0 2em;
	list-style: none;
}

.footer-navigation #footer-menu li:nth-of-type(4) {
	break-before: column;
}

.footer-navigation a {
	color: #8e8e8e;
	font-family: "Circular-Bold", sans-serif;
	text-decoration: none;
}

.footer-navigation ul li {
	display: none;
}

.footer-navigation ul ul a,
.footer-navigation .external a {
	color: #4a4a4a;
	font-family: "Circular-Book", sans-serif;
	font-size: 15px;
	font-size: 0.9375rem;
}

.footer-navigation ul ul a:hover,
.footer-navigation .external a:hover {
	color: #8e8e8e;
}

.footer-navigation .footer-only {
	display: block;
}

.footer-navigation .footer-only a {
	display: inline-block;
	padding: 15px 30px;
	margin-top: 2em;
	color: #fff;
	border: 2px solid #fff;
	text-align: center;
}

@media (max-width: 668px) {
	.main-navigation {
		font-size: 15px;
		font-size: 0.9375rem;
		overflow: hidden;
	}

	.main-navigation.toggled {
		overflow: visible;
	}

	#primary-menu {
		min-height: 100vh;
		box-shadow: 0 1px 1px #767676;
		-webkit-transition: all 0.2s;
		transition: all 0.2s;
		-webkit-transform: translate(100%);
		transform: translate(100%);
		z-index: 1000;
	}

	.toggled #primary-menu {
		-webkit-transition: all 0.2s;
		transition: all 0.2s;
		-webkit-transform: translate(0);
		transform: translate(0);
	}

	.main-navigation ul {
		background-color: #fff;
	}

	.main-navigation li {
		padding: 10px 0;
		border-bottom: 1px solid #e1e1e1;
	}

	.main-navigation ul ul li a {
		color: #4a4a4a;
	}
}

@media (min-width: 668px) {
	.menu-toggle {
		display: none;
	}

	.main-navigation {
		width: 100%;
		margin-bottom: 60px;
		position: relative;
	}

	.main-navigation ul {
		display: table;
	}

	.main-navigation li {
		width: 20%;
		display: table-cell;
		text-align: center;
		border-right: 1px solid #c3c3c3;
	}

	.main-navigation a {
		padding-right: 0;
		padding-left: 0;
		border: 2px solid #f7f7f7;
		background: #f7f7f7;
		color: #474747;
	}

	.main-navigation a:hover {
		border-color: #46aaac;
		margin: 0 -1px;
	}

	.main-navigation ul ul,
	.main-navigation ul:hover li.current_page_item > ul,
	.main-navigation ul:hover li.current-menu-item > ul,
	.main-navigation ul:hover li.current_page_ancestor > ul,
	.main-navigation ul:hover li.current-menu-ancestor > ul {
		padding: 18px 0;
		position: absolute;
		left: -999em;
		z-index: 99999;
		background-color: rgba(37, 37, 37, 0.59);
		border-bottom: 0;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
	}

	.main-navigation ul li.current_page_item:hover > ul,
	.main-navigation ul li.current-menu-item:hover > ul,
	.main-navigation ul li.current_page_ancestor:hover > ul,
	.main-navigation ul li.current-menu-ancestor:hover > ul,
	.main-navigation ul li.current-menu-ancestor > ul:hover {
		left: 0;
	}

	.main-navigation ul ul a {
		padding: 0 25px;
		background: none !important;
		color: #52bbbd;
		font-size: 18px;
		font-size: 1.125rem;
	}

	.main-navigation ul ul li {
		display: inline-block;
	}

	.main-navigation ul ul li a {
		color: #fff;
		border-right: 1px solid #979797;
		border-color: #979797 !important;
		line-height: 1.15;
	}

	.main-navigation .current_page_item > a,
	.main-navigation .current-menu-item > a,
	.main-navigation .current_page_ancestor > a,
	.main-navigation .current-menu-ancestor > a {
		border-color: #52bbbd;
		background-color: #52bbbd;
		color: #fff !important;
	}

	.main-navigation ul ul .current_page_item > a,
	.main-navigation ul ul .current-menu-item > a,
	.main-navigation ul ul .current_page_ancestor > a,
	.main-navigation ul ul .current-menu-ancestor > a {
		color: #52bbbd !important;
	}

	.footer-navigation #footer-menu {
		-moz-column-count: 2;
		-webkit-column-count: 2;
		column-count: 2;
	}

	.footer-navigation ul li {
		display: block;
	}
}

@media (min-width: 769px) {
	.main-navigation ul ul a {
		padding: 0 35px;
	}
}


/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

#content[tabindex="-1"]:focus {
	outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: "";
	display: table;
	table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
	margin: 0 0 1.5em;
}

.widget select {
	max-width: 100%;
}

/*--------------------------------------------------------------
# Layout
--------------------------------------------------------------*/
.site-wrap {
	max-width: 1145px;
	padding: 0 15px;
	margin: 0 auto;
}

.site-header {
	padding: 19px 15px;
	margin: 0 0 15px;
	background: #6c6c6c;
}

.site-title {
	display: inline-block;
	width: 81px;
	margin: 0;
	line-height: 1;
}

.site-footer {
	padding-top: 20px;
	background: #c3c3c3;
	text-align: center;
}

.site-info {
	color: #6c6c6c;
	font-size: 12px;
	font-size: 0.75rem;
}

@media (max-width: 599px) {
	.site-header .site-wrap {
		padding-left: 0;
	}

	.show-on-mobile {
		display: block !important;
	}

	.hide-on-mobile {
		display: none;
	}
}

@media (min-width: 668px) {
	.site-wrap {
		padding: 0 50px;
	}

	.site-header-background {
		width: 100%;
		height: 310px;
		position: absolute;
		z-index: -1;
		background-color: #c3c3c3;
		background-position: center top;
		background-repeat: no-repeat;
		background-size: cover;
	}

	.site-header {
		padding: 0;
		margin: 0;
		background: transparent;
	}

	.site-title {
		display: inline-block;
		width: 162px;
		margin: 0;
		line-height: 1;
	}

	.site-branding {
		padding: 60px 0 20px;
	}

	.site-footer {
		padding-top: 56px;
		text-align: left;
	}

	.row {
		margin: 0 -17px;
		overflow: hidden;
	}

	.col {
		padding: 0 17px;
		float: left;
	}

	.col--half {
		width: 50%;
	}

	.col--site-main {
		width: 65.55023923%;
		padding: 0;
	}

	.col--site-aside {
		width: 31.10047847%;
		padding: 0;
		float: right;
	}

	.page-code-of-conduct .col--site-main,
	.page-jobs .site-main {
		margin-top: 7em;
		margin-bottom: 3.5em;
	}

	.page .entry-title {
		margin-bottom: 0;
		font-size: 34px;
		font-size: 2.125rem;
	}
}

/*--------------------------------------------------------------
# Box
--------------------------------------------------------------*/
.box {
	padding: 26px 20px;
	margin-bottom: 15px;
	background: #fff;
	box-shadow: 0 1px 3px #c4c4c4;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.box--inner {
	margin: 0 -20px;
	background: transparent;
	box-shadow: none;
}

.box .box__header {
	padding-top: 7px;
	padding-bottom: 26px;
}

.box .box__heading {
	margin: 0;
}

.site-footer .box__heading {
	font-size: 18px;
	font-size: 1.125rem;
}

.box--call-for-cities {
	background: #5988c3;
	color: #fff;
}

.box--call-for-cities .box__content p:last-child {
	margin-bottom: 0;
}

.box--call-for-cities .box__content a {
	color: inherit;
	font-family: "Circular-Bold", sans-serif;
}

.box--call-for-cities-content,
.box--questions-submitted {
	padding: 45px 50px;
	margin: 0 -50px;
	overflow: hidden;
}

.box--call-for-cities-content .box__content ul {
	padding: 0;
	margin: 0;
}

.box--call-for-cities-content .box__content ul li {
	margin-top: 1em;
	margin-bottom: 0.75em;
}

.box--call-for-cities-content:nth-of-type(odd) {
	background: #f7f7f7;
}

.box--community {
	padding-bottom: 0 !important;
	background: #64bb82;
	color: #fff;
	font-family: "Circular-Bold", sans-serif;
}

.box--community .box--inner {
	border-radius: 3px;
}

.box--community .box--inner:nth-of-type(even) {
	background: #54a971;
}

.box--community .box--inner .box__heading {
	font-size: 15px;
	font-size: 0.9375rem;
}

.box--community .box__header p {
	font-size: 14px;
	font-size: 0.875rem;
}

.box--community .box__content {
	font-size: 15px;
	font-size: 0.9375rem;
}

.box--community .box__content > p {
	margin-bottom: 0;
}

.box--community__local-group a {
	color: inherit;
}

.box--event {
	padding-top: 0 !important;
	background: #f7f7f7;
}

.box--event .box__header {
	padding: 26px 20px;
	background: #eee;
}

.box--event .date-time {
	color: #e3582c;
	font-family: "Circular-Bold", sans-serif;
}

.box--event .date-time .time {
	float: right;
	color: #6c6c6c;
	font-family: "Circular-Book", sans-serif;
}

.box--event .p-summary {
	margin-bottom: 0;
}

.box--event .u-url {
	overflow-wrap: break-word;
	word-wrap: break-word;
	-ms-word-break: break-all;
	word-break: break-all;
	word-break: break-word;
	-ms-hyphens: auto;
	-moz-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;
}

.box--event--large {
	background: #f7f7f7;
	padding: 0 !important;
	position: relative;
	overflow: hidden;
}

.box--event--large .photo {
	width: 100%;
	height: 165px;
	background-position: center;
	background-size: cover;
}

.box--event--large .box__header {
	padding: 26px 20px;
	background: #eee;
}

.box--event--large .box__content {
	padding-bottom: 0;
	margin-bottom: 30px;
	background: transparent;
	box-shadow: none;
}

.box--event--large .box__content p:first-child {
	margin-top: 0;
}

.box--event--large .box__heading {
	color: #474747;
	font-size: 27px;
}

.box--event--large .p-location,
.box--event--large .dt-start {
	margin-bottom: 0;
	color: #474747;
	font-family: "Circular-Bold", sans-serif;
	font-size: 17px;
}

.box--event--large .dt-start {
	margin-top: 0;
}

.box--event--large .box__content a {
	font-family: "Circular-Bold", sans-serif;
	font-size: 18px;
}

.box--get-in-touch {
	background: #f7f7f7;
}

.box--get-in-touch .box__content:nth-of-type(even) {
	background: #EEEEEE;
}

.box--get-in-touch .box--inner h3 {
	margin-top: 0;
}

.box--get-in-touch h4 {
	margin-bottom: 0;
}

.box--get-in-touch h4 + p {
	margin-top: 0;
	margin-bottom: 0;
}

.box--get-in-touch .box__content p:last-child {
	margin-bottom: 0;
}

.box--image-teaser {
	padding: 0 !important;
}

.box--image-teaser img {
	width: 100%;
}

.box--instagram {
	background: #f7f7f7;
	padding: 0 !important;
}

.box--instagram .item {
	overflow: hidden;
}

.box--instagram .item img {
	float: left;
	height: 150px;
}

@media (min-width: 668px) {
	.box--instagram .item img {
		height: 260px;
	}
}

.box--instagram__label {
	width: 105px;
	height: auto;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1000;
}

.box--interaction-week {
	padding-bottom: 0 !important;
	background: #f46e43;
	color: #fff;
	font-family: "Circular-Bold", sans-serif;
}

.box--interaction-week .box__header {
	padding-bottom: 0;
}

.box--interaction-week .box__content p {
	margin-bottom: 0;
}

.box--interaction-week .box__footer {
	clear: both;
	margin-top: 36px;
	background: #e3582c;
}

.box--interaction-week .box__footer ul {
	display: table;
	padding: 0;
	margin: 0 -1px 0 0;
	list-style: none;
}

.box--interaction-week .box__footer ul li {
	display: table-cell;
	width: 50%;
	float: left;
	border: 1px solid #fff;
}

.box--interaction-week .box__footer ul li:nth-child(1),
.box--interaction-week .box__footer ul li:nth-child(2) {
	border-top: 0;
	border-bottom: 0;
}

.box--interaction-week .box__footer ul li:nth-child(2),
.box--interaction-week .box__footer ul li:nth-child(4) {
	border-right: 0;
	border-left: 0;
}

.box--interaction-week .box__footer ul li:nth-child(3),
.box--interaction-week .box__footer ul li:nth-child(4) {
	border-bottom: 0;
}

.box--interaction-week .box__footer ul li:nth-child(1),
.box--interaction-week .box__footer ul li:nth-child(3) {
	border-left: 0;
}

.box--interaction-week .box__footer ul li a {
	display: block;
}

.box--interaction-week .box__footer ul li a:hover {
	background-color: #b6441f;
}

.box--interaction-week-introduction {
	background: #52bbbd;
	color: #fff;
}

.box--interaction-week-introduction .p-name {
	margin-bottom: 0.3em;
	color: rgba(255, 255, 255, 0.6);
	font-size: 30px;
	font-size: 1.875rem;
}

.box--interaction-week-introduction .p-summary p {
	margin: 0;
	font-family: "Circular-Bold", sans-serif;
	font-size: 28px;
	font-size: 1.75rem;
	line-height: 1.2;
}

.box--interaction-week-introduction .dt-start,
.box--interaction-week-introduction .dt-end {
	margin: 1em 0;
	font-family: "Circular-Bold", sans-serif;
	font-size: 21px;
	font-size: 1.3125rem;
}

.box--interaction-week-introduction .u-url {
	margin: 0;
	font-family: "Circular-Bold", sans-serif;
	font-size: 18px;
	font-size: 1.125rem;
}

.box--interaction-week-introduction .u-url a {
	color: inherit;
}

.box--introduction {
	clear: both;
	padding: 2.2307692308em 1.5384615385em 0.7692307692em;
	text-align: center;
	background: #52bbbd;
	color: #fff;
}

.box--introduction .box__heading {
	font-family: "Circular-Bold", sans-serif;
}

.box--introduction .box__content {
	font-size: 14px;
	font-size: 0.875rem;
}

.page-call-for-cities .box--introduction {
	background: #f7f7f7;
	color: #474747;
	text-align: left;
	overflow: hidden;
}

.page-call-for-cities .box--introduction .col--site-main,
.page-call-for-cities .box--introduction .col--site-aside {
	padding-top: 65px;
	padding-bottom: 30px;
}

.page-call-for-cities .box--introduction .col--site-main .box__content {
	font-size: 16px;
	font-size: 1rem;
}

.page-call-for-cities .box--introduction .col--site-main .box__content b {
	font-size: 18px;
	font-size: 1.125rem;
}

.page-call-for-cities .box--introduction .col--site-aside {
	margin-left: auto;
	background: #5988c3;
	color: #fff;
}

.page-call-for-cities .box--introduction .col--site-aside .box__heading {
	padding: 0 30px;
}

.page-call-for-cities .box--introduction .col--site-aside ul {
	padding: 0;
	margin: 0 0 2em;
	list-style: none;
}

.page-call-for-cities .box--introduction .col--site-aside li {
	padding: 20px 30px;
}

.page-call-for-cities .box--introduction .col--site-aside li p {
	margin: 0;
}

.page-call-for-cities .box--introduction .col--site-aside li:nth-of-type(odd) {
	background: #4b77ae;
}

.page-call-for-cities .box--introduction .col--site-aside .box__footer {
	text-align: center;
}

.page-call-for-cities .box--introduction .col--site-aside a {
	display: inline-block;
	padding: 15px 30px;
	color: #fff;
	border: 2px solid #fff;
	font-family: "Circular-Bold", sans-serif;
	text-decoration: none;
}

.page-home .box--introduction {
	background: #52bbbd;
}

.page-leadership .box--introduction {
	background: #64bb82;
}

.page-local-groups .box--introduction {
	background: #5988c3;
}

.page-partnership .box--introduction {
	background: #f46e43;
}

.box--introduction-video {
	padding-bottom: 0;
	background: #f7f7f7;
	overflow: hidden;
}

.box--introduction-video .box__header {
	font-family: "Circular-Bold", sans-serif;
	font-size: 17px;
	font-size: 1.0625rem;
}

.box--introduction-video .box__header .box__heading {
	margin-bottom: 0.5em;
	font-size: 23px;
	font-size: 1.4375rem;
}

.box--introduction-video .box__header .description {
	color: #a8a8a8;
}

.box--introduction-video .box__header .description p {
	margin: 0;
}

.box--introduction-video .box__content {
	margin: 0 -20px;
}

.box--introduction-video iframe {
	vertical-align: middle;
}

.box--leadership-filter {
	padding-top: 0 !important;
	background: #f7f7f7;
}

.box--leadership-filter .box__header {
	padding: 10px 30px;
	margin: 0 -20px;
}

.box--leadership-filter .box__heading {
	color: #fff;
	font-size: 24px;
	font-size: 1.5rem;
}

.box--leadership-filter .box__content {
	padding-top: 26px;
	margin-bottom: auto;
}

.box--leadership-filter .box__content p {
	margin: 0;
}

.box--leadership-filter .box__footer {
	padding-top: 26px;
}

.box--leadership-filter .box__footer a {
	color: #52bbbd;
	font-family: "Circular-Bold", sans-serif;
	font-size: 18px;
	font-size: 1.125rem;
	text-decoration: none;
}

.box--leadership-filter--1 .box__header {
	background: #5988c3;
}

.box--leadership-filter--2 .box__header {
	background: #f46e43;
}

.box--leadership-filter--3 .box__header {
	background: #64bb82;
}

.box--leader {
	padding: 0 !important;
	background: #f7f7f7;
	overflow: hidden;
}

.box--leader .box__header {
	height: 309px;
	padding-top: 0;
	position: relative;
	background: #c3c3c3;
	color: #fff;
	overflow: hidden;
}

.box--leader .photo {
	width: 50%;
	height: 254px;
	float: left;
	position: relative;
	background-position: center;
	background-size: cover;
	overflow: hidden;
}

.box--leader .box__content {
	width: 50%;
	padding: 20px;
	margin-bottom: 0;
	float: right;
	background: transparent;
	box-shadow: none;
}

.box--leader .fn {
	margin-bottom: 0.3em;
	font-size: 20px;
	font-size: 1.25rem;
}

.box--leader__bio {
	padding: 30px 30px 40px;
}

.box--leader__bio p {
	margin-top: 0;
	margin-bottom: 1em;
}

.box--leader__bio p:last-child {
	margin-bottom: 0;
}

.box--leader .box--social_media {
	width: 100%;
	padding-bottom: 4px !important;
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	text-align: center;
}

.box--leader .box--social_media ul {
	margin-top: 8px;
}

.box--leader .box--social_media ul li {
	margin-bottom: 0;
}

.box--leader .box--social_media ul li:last-child {
	margin-right: 0;
}

.box--leader .box--social_media ul li a {
	width: 38px;
	height: 38px;
}

.box--leader--board-of-directors .box__header {
	background: #5988c3;
}

.box--leader--board-of-directors .box--social_media {
	background: #4b77ae;
}

.box--leader--board-of-directors .icon-linkedin a:hover {
	background-position: 50% -102px !important;
}

.box--leader--board-of-directors .icon-twitter a:hover {
	background-position: 50% -129px !important;
}

.box--leader .box--social_media ul li a {
	background-color: #5988c3;
}

.box--leader--initiative-lead .box__header {
	background: #f46e43;
}

.box--leader--initiative-lead .box--social_media {
	background: #e3582c;
}

.box--leader--initiative-lead .icon-linkedin a:hover {
	background-position: 50% -64px !important;
}

.box--leader--initiative-lead .icon-twitter a:hover {
	background-position: 50% -77px !important;
}

.box--leader--initiative-lead .box--social_media ul li a {
	background-color: #f46e43;
}

.box--leader--regional-coordinator .box__header {
	background: #64bb82;
}

.box--leader--regional-coordinator .box--social_media {
	background: #54a971;
}

.box--leader--regional-coordinator .box--social_media ul li a {
	background-color: #64bb82;
}

.box--local-group {
	padding-bottom: 0 !important;
	margin-bottom: 0 !important;
	background: #e3582c;
	color: #fff;
}

.box--local-group .box__header {
	padding-top: 0 !important;
}

.box--local-group .box__header h2.box__heading {
	font-size: 24px;
	font-size: 1.5rem;
}

.box--local-group .box__header h3.box__heading {
	color: rgba(255, 255, 255, 0.6);
}

.box--local-group .box__content {
	background: #f46e43;
}

.box--local-group .box--local-group__local-leaders {
	padding: 26px 30px;
	background: #f46e43;
}

.box--local-group .box--local-group__local-leaders .box__heading {
	font-size: 18px;
	font-size: 1.125rem;
}

.box--local-group .box--local-group__local-leaders p {
	margin: 0.5em 0;
}

.box--local-group .box--local-group__local-leaders a {
	display: inline-block;
	margin-top: 1em;
	color: inherit;
	font-family: "Circular-Bold", sans-serif;
}

.box--local-group .box__footer {
	text-align: center;
}

.box--local-group .box__footer a {
	display: inline-block;
	padding: 0.75em 2em;
	margin: 26px auto;
	border: solid 2px #fff;
	color: inherit;
	font-family: "Circular-Bold", sans-serif;
	text-decoration: none;
}

.box--local-groups {
	padding: 0 !important;
	position: relative;
}

.box--local-groups .nav-tabs {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 999;
	background: #aaa;
	list-style: none;
}

.box--local-groups .nav-tabs li {
	display: inline;
}

.box--local-groups .nav-tabs li a {
	display: inline-block;
	padding: 14px 3em;
	font-family: "Circular-Bold", sans-serif;
	color: #fff;
	text-decoration: none;
}

.box--local-groups .nav-tabs li.active a {
	background: #52bbbd;
}

.box--local-groups .tab-content > .tab-pane {
	display: none;
}

.box--local-groups .tab-content > .active {
	display: block;
}

.box--local-groups .list {
	padding: 26px 20px;
	background: #f7f7f7;
	flex-wrap: wrap;
	overflow-x: hidden;
	overflow-y: scroll;
}

.box--local-groups .list .group {
	width: 50%;
	margin-bottom: 1em;
}

.box--local-groups .list .group h4 {
	margin-bottom: 0;
	font-size: 24px;
	font-size: 1.5rem;
}

.box--local-groups .list .group h5 {
	margin-top: 0;
	margin-bottom: 0.75em;
	font-size: 17px;
	font-size: 1.0625rem;
}

.box--local-groups .list .group a {
	font-family: "Circular-Bold", sans-serif;
	color: inherit;
}

.box--looking-local {
	padding-top: 0 !important;
	background: #e3582c;
	color: #fff;
}

.box--looking-local .box__header {
	padding: 26px 30px;
	background: #f46e43;
}

.box--looking-local .box__content {
	padding-top: 10px;
	font-size: 20px;
	font-size: 1.25rem;
}

.box--looking-local .box__footer {
	padding: 5px 0 15px 0;
	text-align: center;
}

.box--looking-local .box__footer a {
	display: inline-block;
	padding: 10px 20px;
	color: inherit;
	text-decoration: none;
	font-family: "Circular-Bold", sans-serif;
	border: 2px solid #fff;
}

.box--map {
	width: 100%;
	height: 650px;
	padding: 0 !important;
}

.box--map .mapboxgl-popup {
	top: -50px;
	left: -50px;
}

.box--map .mapboxgl-popup .mapboxgl-popup-tip {
	display: none;
}

.box--map .mapboxgl-popup .mapboxgl-popup-content {
	padding: 14px 16px;
	background: #52bbbd;
	color: #fff;
	border-radius: 0;
	box-shadow: 0 1px 3px #3a8c8d;
	font-family: "Circular-Bold", sans-serif;
}

.box--map .mapboxgl-popup .mapboxgl-popup-content a {
	color: #fff;
}

.box--map .mapboxgl-popup .mapboxgl-popup-close-button {
	display: none;
}

.box--mission {
	background: #52bbbd;
	color: #fff;
	box-shadow: none;
}

.box--newsletter .box__heading {
	margin-bottom: 1em;
}

.box--newsletter__form {
	padding: 2px;
	margin-right: -2px;
	margin-bottom: 1em;
	margin-left: -2px;
}

.box--newsletter__form.focus {
	background: #31794a;
}

.box--newsletter__form input[type="email"] {
	width: 60%;
	outline: none;
}

.box--newsletter__form input[type="submit"] {
	width: 40%;
	padding-top: 11px;
	padding-bottom: 14px;
	margin-bottom: -1px;
	position: relative;
	top: -1px;
	background: #54a971;
	border: 2px solid #fff;
	border-radius: 0;
	outline: none;
}

@media (min-width: 668px) {
	.box--newsletter__form input[type="submit"] {
		top: 0;
		margin-bottom: 0;
	}
}

.box--newsletter .mc4wp-alert {
	padding: 20px;
	font-size: 16px;
	font-size: 1rem;
}

.box--newsletter .mc4wp-alert p {
	margin: 0;
}

.site-footer .box--newsletter {
	width: 100%;
	max-width: 450px;
	padding-top: 0;
}

.site-footer .box--newsletter__form {
	margin-bottom: 0.6em;
	padding: 0;
	background: transparent;
}

.site-footer .box--newsletter__form input[type="submit"] {
	background: #c3c3c3;
}

.box--not-your-local-group {
	background: #eee;
}

.box--not-your-local-group .btn {
	width: 100%;
}

.box--not-your-local-group .btn--disabled {
	background: #c3c3c3;
}

.box--not-your-local-group .twitter-typeahead,
.box--not-your-local-group .typeahead {
	width: 100%;
}

.box--not-your-local-group .typeahead {
	padding: 12px 1.0625em;
	margin-bottom: 14px;
	background: #fff;
	color: #474747;
	text-align: left;
	border: 1px solid #e3e3e3;
	font-family: "Circular-Bold", sans-serif;
}

.box--not-your-local-group .typeahead::-webkit-input-placeholder {
	color: #474747;
}

.box--not-your-local-group .typeahead::-moz-placeholder {
	color: #474747;
}

.box--not-your-local-group .typeahead::-ms-input-placeholder {
	color: #474747;
}

.box--not-your-local-group .typeahead::-moz-placeholder {
	color: #474747;
}

.box--not-your-local-group .typeahead[disabled]::-webkit-input-placeholder {
	color: #a8a8a8;
}

.box--not-your-local-group .typeahead[disabled]::-moz-placeholder {
	color: #a8a8a8;
}

.box--not-your-local-group .typeahead[disabled]::-ms-input-placeholder {
	color: #a8a8a8;
}

.box--not-your-local-group .typeahead[disabled]::-moz-placeholder {
	color: #a8a8a8;
}

.box--not-your-local-group .tt-menu {
	width: 100%;
	max-height: 290px;
	margin-top: -14px;
	background: #fff;
	border: solid 1px #e3e3e3;
	overflow-y: scroll;
}

.box--not-your-local-group .tt-suggestion {
	padding: 6px 1.0625em;
}

.box--not-your-local-group .tt-suggestion:hover {
	background: #52bbbd;
	color: #fff;
	cursor: pointer;
}

.box--partners {
	margin-right: auto;
	margin-left: auto;
}

.box--partners .box__header {
	margin: 3em 0;
	text-align: center;
}

.box--partners .box__header a {
	display: inline-block;
	padding: 0.7em 1em;
	border: solid 2px #46aaac;
	color: #52bbbd;
	font-family: 'Circular-Bold', sans-serif;
	text-decoration: none;
}

.page-home .box--partners {
	width: 85%;
	margin-bottom: 60px;
}

.box--partnership-opportunities {
	background: #5988c3;
	color: #fff;
}

.box--partnership-opportunities .box__content {
	padding: 0 0 0 30px;
	margin: 1em 0 0 0;
	font-family: 'Circular-Bold', sans-serif;
	list-style: none;
}

.box--partnership-opportunities .box__content > li {
	padding: 5px 0;
	position: relative;
}

.box--partnership-opportunities .box__content > li:before {
	position: absolute;
	top: -2px;
	left: -30px;
	font-size: 1.5em;
	content: '+';
}

.box--partnerships {
	background: #f46e43;
	color: #fff;
}

.box--partnerships .box__content {
	font-size: 21px;
	font-size: 1.3125rem;
}

.box--partnerships .box__content p:last-child {
	margin-bottom: 0;
}

.box--partnerships .box__content a {
	color: inherit;
	font-family: "Circular-Bold", sans-serif;
}

.box--past-conferences {
	padding-bottom: 0 !important;
	background: #64bb82;
	color: #fff;
}

.box--past-conferences a {
	color: inherit;
	text-decoration: none;
}

.box--past-conferences a:nth-of-type(odd) .box--inner {
	background: #54a971;
}

.box--past-conferences a:hover .box--inner {
	background: #418b5a;
}

.box--past-conferences .box--inner {
	padding-top: 22px;
	padding-bottom: 22px;
}

.box--past-conferences .box--inner .box__heading {
	display: inline-block;
	padding-right: 1em;
	background-image: url("assets/img/icon-arrow.png");
	background-position: 100% 50%;
	background-repeat: no-repeat;
	background-size: 17px auto;
}

.box--past-conferences .box--inner .box__content {
	font-size: 18px;
	font-size: 1.125rem;
}

.box--questions-submitted {
	background: #52bbbd;
	color: #fff;
}

.box--questions-submitted .box__heading {
	font-size: 34px;
	font-size: 2.125rem;
}

.box--questions-submitted .question {
	width: 54.87804878%;
	margin-bottom: 4em;
}

.box--questions-submitted .question:after {
	display: block;
	width: 90px;
	height: 2px;
	content: '';
	background: #fff;
}

.box--questions-submitted .question h3 {
	font-size: 22px;
	font-size: 1.375rem;
}

.box--questions-submitted .question p {
	margin-bottom: 2em;
}

.box--social_media {
	padding-bottom: 12px !important;
}

.box--social_media ul {
	padding: 0;
	margin: 20px 0 0;
	list-style: none;
}

.box--social_media ul li {
	display: inline-block;
	margin-right: 14px;
	margin-bottom: 14px;
}

.box--social_media ul li a {
	display: block;
	width: 38px;
	height: 38px;
	background-color: #64bb82;
	background-repeat: no-repeat;
	color: #fff;
	border-radius: 25px;
	box-shadow: 0 2px 1px rgba(0, 0, 0, 0.25);
}

.site-footer .box--social_media {
	width: 100%;
	margin: 0;
}

@media (min-width: 668px) {
	.site-footer .box--social_media {
		width: auto;
		margin: 0 -30px;
	}
}

.site-footer .box--social_media ul li a {
	background-color: #aaa;
}

.box--social_media ul li a:hover {
	background-color: #fff;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
}

.box--spotlight h2 {
	margin-top: 0;
	margin-bottom: 26px;
	font-size: 34px;
	font-size: 2.125rem;
}

.box--spotlight h3 {
	margin-top: 0;
	margin-bottom: 6px;
	color: #aaa;
	font-size: 30px;
	font-size: 1.875rem;
}

.box--spotlight img {
	margin-bottom: 1em;
}

.box--timeline {
	padding-bottom: 0 !important;
	background: #f7f7f7;
}

.box--timeline ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

.box--timeline .box--inner:nth-of-type(even) {
	background: #eee;
}

.box--timeline .box--inner .box__heading {
	font-size: 18px;
}

.box--timeline .box--inner p {
	margin-bottom: 0;
}

.box--twitter {
	padding-bottom: 0 !important;
	background-color: #f7f7f7;
}

.box--twitter .box__heading {
	background-image: url("assets/img/icon-twitter.png");
	background-position: top right;
	background-repeat: no-repeat;
	background-size: 37px 30px;
}

.box--twitter .box--inner {
	padding: 0;
}

#twitter-widget-0 {
	height: 1330px !important;
}

@media (min-width: 768px) {
	#twitter-widget-0 {
		height: 1240px !important;
	}
}

@media (min-width: 868px) {
	#twitter-widget-0 {
		height: 1073px !important;
	}
}

@media (min-width: 968px) {
	#twitter-widget-0 {
		height: 1014px !important;
	}
}

@media (min-width: 1024px) {
	#twitter-widget-0 {
		height: 1004px !important;
	}
}

@media (min-width: 1124px) {
	#twitter-widget-0 {
		height: 997px !important;
	}
}

.col--site-aside #twitter-widget-0 {
	width: 100%;
	height: 478px !important;
}

.box--video {
	width: 100%;
	padding-top: 0 !important;
	float: left;
	background: #f7f7f7;
}

.box--video > a {
	display: block;
	color: inherit;
	text-decoration: none;
}

.box--video .photo {
	width: 100%;
}

.box--video .box__header {
	padding-top: 26px;
	padding-bottom: 0;
}

.box--video .box__heading {
	font-size: 17px;
	font-size: 1.0625rem;
}

.box--video .box__header p {
	margin-bottom: 0;
	color: #aaa;
}

.box--video-search {
	background: #eee;
	text-align: center;
	box-shadow: none;
}

.box--video-search .text {
	width: 294px;
	max-width: 100%;
	padding: 12px 1.0625em;
	margin-right: 31px;
	background: #fff;
	color: #474747;
	text-align: left;
	border: 1px solid #e3e3e3;
	font-family: "Circular-Bold", sans-serif;
}

.box--video-search .submit {
	padding-right: 3.5em;
	padding-left: 3.5em;
	margin-top: 1em;
	border-radius: 0;
}

.icon-facebook a {
	background-image: url("assets/img/icon-social-media-facebook.png");
	background-position: 50% 9px;
	background-size: 10px auto;
}

.icon-facebook a:hover {
	background-position: 50% -28px;
}

.icon-linkedin a,
.box--leader .icon-linkedin a {
	background-image: url("assets/img/icon-social-media-linkedin.png");
	background-position: 50% 11px;
	background-size: 17px auto;
}

.icon-linkedin a:hover,
.box--leader .icon-linkedin a:hover {
	background-position: 50% -26px;
}

.icon-twitter a,
.box--leader .icon-twitter a {
	background-image: url("assets/img/icon-social-media-twitter.png");
	background-position: 50% 13px;
	background-size: 19px auto;
}

.icon-twitter a:hover,
.box--leader .icon-twitter a:hover {
	background-position: 50% -24px;
}

.icon-instagram a {
	background-image: url("assets/img/icon-social-media-instagram.png");
	background-position: 50% 10px;
	background-size: 19px auto;
}

.icon-instagram a:hover {
	background-position: 50% -27px;
}

#reset-leadership-filters {
	display: block;
	padding-right: 50px;
	padding-left: 50px;
	margin: 1em auto 3em;
}

@media (max-width: 668px) {
	.box--instagram {
		margin-left: -15px;
		margin-right: -15px;
	}
}

@media (min-width: 668px) {
	.box {
		padding: 26px 30px;
		margin-bottom: 35px;
	}

	.box--inner {
		margin: 0 -30px;
	}

	.box--call-for-cities-content .box__header {
		width: 31.10047847%;
		float: left;
	}

	.box--call-for-cities-content .box__content {
		width: 57.03349282%;
		float: right;
	}

	.box--community .box--inner .box__heading {
		font-size: 22px;
		font-size: 1.375rem;
	}

	.box--community .box__header p {
		font-size: 23px;
		font-size: 1.4375rem;
	}

	.box--community .box__content {
		font-size: 22px;
		font-size: 1.375rem;
	}

	.box--events {
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		flex-wrap: wrap;
		margin: 0 -1.5%;
	}

	.box--event {
		width: 47%;
		margin-right: 1.5%;
		margin-left: 1.5%;
	}

	.box--event .box__header,
	.box--event--large .box__header {
		padding: 26px 30px;
	}

	.box--event--large .photo {
		width: 49%;
		height: auto;
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
	}

	.box--event--large.with-image .box__header,
	.box--event--large.with-image .box__content {
		width: 51%;
		float: right;
	}

	.box--introduction {
		padding: 47px 145px;
	}

	.box--introduction .box__heading {
		margin-bottom: 0.8214285714em;
	}

	.box--introduction .box__content {
		font-size: 18px;
		font-size: 1.125rem;
	}

	.box--introduction .box__content > p {
		margin-bottom: 0.7222222222em;
	}

	.page-call-for-cities .box--introduction {
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		padding: 0;
	}

	.page-call-for-cities .box--introduction .col--site-main {
		width: 69%;
		padding-right: 70px;
		padding-left: 35px;
	}

	.page-call-for-cities .box--introduction .col--site-aside {
		width: 31%;
	}

	.box--introduction-video {
		position: relative;
		padding-top: 4px;
		padding-right: 4px;
		padding-bottom: 4px;
	}

	.box--introduction-video .box__header {
		width: 30%;
		padding-bottom: 0;
		float: left;
		position: absolute;
		bottom: 35px;
		/*bottom: 75px;*/
		font-size: 21px;
		font-size: 1.3125rem;
		/*font-size: 24px;*/
		/*font-size: 1.5rem;*/
	}

	.box--introduction-video .box__content {
		width: 67.3%;
		float: right;
		margin: 0;
	}

	.box--leaders {
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		margin: 0 -1.5%;
	}

	.box--leader {
		width: 47%;
		margin-right: 1.5%;
		margin-left: 1.5%;
	}

	.box--leader .box__header {
		height: 254px;
	}

	.box--leader .box--social_media {
		padding: 0 20px 12px !important;
		left: 50%;
		text-align: left;
	}

	.box--leader .box--social_media ul {
		margin-top: 20px !important;
	}

	.box--leadership-filters {
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
	}

	.box--leadership-filter {
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		width: 31.1%;
	}

	.box--leadership-filter .box__header {
		margin: 0 -30px;
	}

	.box--leadership-filter--2 {
		margin-right: 3.35%;
		margin-left: 3.35%;
	}

	.box--local-groups {
		height: 650px;
	}

	.box--local-groups .list {
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		height: 650px;
		padding: 60px 30px 26px;
	}

	.box--newsletter__form input[type="submit"] {
		padding-top: 15px;
		padding-bottom: 15px;
	}

	.box--past-conferences .box--inner .box__heading {
		font-size: 24px;
		font-size: 1.5rem;
	}

	.box--past-conferences .box--inner .box__content {
		font-size: 20px;
		font-size: 1.25rem;
	}

	.box--video {
		width: 31.1%;
		min-height: 325px;
	}

	.box--video:nth-of-type(3n+2) {
		margin-right: 3.35%;
		margin-left: 3.35%;
	}

	.box--video-search {
		text-align: left;
	}

	.box--video-search .submit {
		margin-top: 0;
	}

	.box--social_media ul li a {
		width: 50px;
		height: 50px;
	}

	.icon-facebook a {
		background-position: 50% 12px;
		background-size: 13px auto;
	}

	.icon-facebook a:hover {
		background-position: 50% -37px;
	}

	.icon-instagram a {
		background-position: 50% 13px;
		background-size: 25px auto;
	}

	.icon-instagram a:hover {
		background-position: 50% -36px;
	}

	.icon-linkedin a {
		background-position: 50% 13px;
		background-size: 22px auto;
	}

	.icon-linkedin a:hover {
		background-position: 50% -36px;
	}

	.icon-twitter a {
		background-position: 50% 16px;
		background-size: 25px auto;
	}

	.icon-twitter a:hover {
		background-position: 50% -33px;
	}
}

@media (min-width: 769px) {
	.box--event {
		width: 30.3%;
	}

	.box--introduction-video .box__header {
		bottom: 75px;
		font-size: 24px;
		font-size: 1.5rem;
	}

	.box--introduction-video .box__header .box__heading {
		font-size: 34px;
		font-size: 2.125rem;
	}

	.box--local-group .box--local-group__local-leaders a {
		font-size: 18px;
		font-size: 1.125rem;
	}
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
embed,
iframe,
object {
	max-width: 100%;
}

.video-wrapper {
	max-width: 100%;
	height: 0;
	padding-bottom: 56.25%;
	position: relative;
	overflow: hidden;
}

.video-wrapper iframe,
.video-wrapper object,
.video-wrapper embed {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 1.5em;
	overflow: hidden;
	text-align: center;
}

.gallery-item {
	display: inline-block;
	width: 100%;
	margin-right: -4px;
	vertical-align: top;
	text-align: center;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 50%;
}

@media (min-width: 668px) {
	.gallery-columns-5 .gallery-item {
		max-width: 20%;
	}
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-caption {
	display: block;
}
