@font-face {
	font-family: 'MrEavesSanAltR';
	src: url('../fonts/MrEavesSanAltR.woff2') format('woff2'), url('../fonts/MrEavesSanAltR.woff') format('woff');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'MrEavesSanSCH';
	src: url('../fonts/MrEavesSanSCH.woff2') format('woff2'), url('../fonts/MrEavesSanSCH.woff') format('woff');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'MrEavesSanAltRI';
	src: url('../fonts/MrEavesSanAltRI.woff2') format('woff2'), url('../fonts/MrEavesSanAltRI.woff') format('woff');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}
html {
    overflow-x: hidden;
}
body {
	color: #ffffff;
	background-color: #353535;
	font-size: 16px;
	font-family: "MrEavesSanAltR", Arial, Sans-Serif;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: 400;
	overflow-x: hidden;
}
ol,
ul {
	list-style: none;
}
.body-content ol {
	list-style: decimal;
}
.body-content ul {
	list-style: disc;
}
a {
	color: #a4c8ba;
}
a:hover {
	color: #a4c8ba;
}
p {
	line-height: 1.25em;
}
#main_content {
	min-height: calc(100vh - 242px);
}
.body-content img {
	max-width:100%;
	height:auto;
	padding-top: 0.5rem;
	padding-bottom:1rem;
}
h1,
h2,
h3,
h4,
h5 {
	color: white;
	text-transform: lowercase;
	font-size: 3rem;
	line-height: 2.5rem;
	letter-spacing: 0.15rem;
	font-family: "MrEavesSanSCH", Arial, Sans-Serif;
}
h2 {
	font-size: 2.5rem;
	line-height: 2rem;
}
h3 {
	font-size: 2.25rem;
	line-height: 1.9rem;
}
h4 {
	font-size: 2rem;
	line-height: 1.75rem;
}
h5 {
	font-size: 1.2rem;
	line-height: 1rem;
}
.body-content h1,
.body-content h2,
.body-content h3,
.body-content h4,
.body-content h5 {
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
}
.collaborative a {
	color: #ffffff;
}
.collaborative a:hover {
	color: #ebf7f2;
}
.outer {
    width:100%;
    height:100%;
	margin: 0;
	padding: 0;
	position: relative;
}
.align_left {
	float: left;
	margin-top: 25px;
	margin-right: 25px;
	margin-bottom: 25px;
}
.align_right {
	float: right;
	margin-top: 25px;
	margin-left: 25px;
	margin-bottom: 25px;
}
blockquote,
q {
	quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.section-padding {
	padding: 90px 0px;
}
.inner-page-padding {
	padding: 60px 0px;
}
.nav {
	font-family: "MrEavesSanSCH", Arial, Sans-Serif;
	text-transform: lowercase;
	font-size: 1.25rem;
	line-height: 1.1rem;
}
.nav > a,
.nav > a:link,
.nav > a:hover {
	color: #ffffff;
}
.btn {
	border-radius: 2rem !important;
	padding: .15rem 1rem !important;
	font-family: "MrEavesSanSCH", Arial, Sans-Serif;
	text-transform: lowercase;
	font-size: 1.1rem;
	line-height: 1.1rem;
	margin-right: .5rem;
	vertical-align: -webkit-baseline-middle;
}
.yellow {
	color: #ecb75e;
}
.max-width {
	max-width: 1800px;
}
.center {
	text-align: center;
}
.logo {
	width: 11.5rem;
	z-index: 100;
	float: right;
}
@media (max-width: 1199px) {
	.logo-large {
		display: none;
	}
}
#map_wrapper {
    height: 400px;
}
#map_canvas {
    width: 100%;
    height: 100%;
}
.gm-style-iw-d
{
	color: #000000;
}
.header, .light-bg {
	background-color: #a4c8ba;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}
.header .body-content a {
	color: #ffffff;
}
.header .body-content a:hover {
	color: #ffffff;
}
.header-home {
	background: linear-gradient(180deg, #a4c8ba 90%, #353535 10%);
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}
.img-full-width {
	margin: 40px 0px 40px 0px;
	width: 100%;
	height: auto;
}
.view-more{
	font-family: "MrEavesSanSCH", Arial, Sans-Serif;
	text-transform: lowercase;
	font-size: 1.75rem;
	padding: .35rem 1rem !important;
	line-height: 1.5rem;
	color: #a4c8ba;
}
.view-more i {
	line-height: 1.7rem;
	vertical-align: middle;
	font-size: 1.4rem;
}
.mobilization-partner-body,
.event-summary
{
	font-size: 1.15rem;
}
.event-summary p {
	margin-bottom: 0.75rem;
}
.template-contact .form-control
{
	border-radius: 0 !important;
	letter-spacing: 0.05rem;
}
.btn-send {
	padding: .15rem 1.75rem !important;
}
.card {
	background-color: #353535;
	border: none !important;
}
.card-header {
	background: none;
	border-bottom: none;
	padding: 0.75rem 0;
}
.card-header .btn.btn-link {
	color: #ffffff;
	font-size: 2rem;
	line-height: 1rem;
	border-radius: 0 !important;
	padding: 0.15rem 0 !important;
	text-decoration: none;
	outline: none;
	border: none !important;
}
.card-header .btn.btn-link:active,
.card-header .btn.btn-link:hover {

	text-decoration: none;
	outline: none;
	border: none !important;
}
.card-body {
	padding: 1.25rem 1.25rem 1.25rem 2.25rem;
}
.btn-link::before {
  content: '\f106';
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 100%;
  font-size: 2rem;
  font-family: "FontAwesome";
  margin-right: 0.5rem;
  vertical-align: middle;
}
.btn-link.collapsed::before
{
	content: '\f107';
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	line-height: 100%;
	font-size: 2rem;
	font-family: "FontAwesome";
	margin-right: 0.5rem;
	vertical-align: middle;
}
.footer .social-list .social-items {
	margin: 0;
	text-align: center;
}
.footer .social-list a {
	font-size: 17px;
	font-weight: normal;
	color: #353535;
	background-color: #ffffff;
	text-transform: uppercase;
	border-radius: 50%;
	display: inline-block;
	padding: 4px 0px 0px 1px;
	width: 30px;
	height: 30px;
	margin: 0 1px;
}
.footer .social-list a:hover {
	background-color: white;
	color: #222;
}
.footer-bottom {
	background-color: #a4c8ba;
	color: #ffffff;
	font-family: "MrEavesSanSCH", Arial, Sans-Serif;
	text-transform: lowercase;
	font-size: 1.2rem;
}

.post-headline-body {
	font-family: "Montserrat", Arial, Sans-Serif;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.8em;
	font-weight: 400;
	font-style: normal;
	margin-bottom: 62px;
}
.mejs-container {
	background: #222222 !important;
}
.mejs-container .mejs-controls {
	background: #222222 !important;
}
form#search, form#search-content {
    position: relative;
}
#search_content_query_btn {
    position: absolute;
    right: 0.25em;
    top: 50%;
    width: 10%;
    margin-top: -0.75em;
    padding: 0.25em 0;
    font-size: 0.8em;
    text-align: center;
    color: #a4c8ba !important;
    cursor: pointer;
}

#search_content_query_btn:link,
#search_content_query_btn:hover {
	text-decoration: none;;
}
.input-transparent {
	padding: 0.65rem 0.75rem !important;
	border-radius: 0px 15px 15px 0px !important;
	color: #a4c8ba !important;
	line-height: 1rem;
	font-family: "MrEavesSanSCH", Arial, Sans-Serif;
	text-transform: lowercase;
	font-size: 1.1rem !important;
	letter-spacing: 0.05rem;
	height: auto !important;
}
.input-transparent::placeholder {
	color: #a4c8ba !important;
	opacity: 1; /* Firefox */
}
.input-transparent:-ms-input-placeholder {
	color: #a4c8ba !important;
}
.input-transparent::-ms-input-placeholder {
	color: #a4c8ba !important;
}
.dropdown-toggle::after {
	display: none !important;
}

.btn.dropdown-toggle
{
	padding: 0.75rem 0.75rem !important;
	border-radius: 15px 0px 0px 15px !important;
	color: #a4c8ba !important;
	width: 100%;
	letter-spacing: 0.05rem;
}

.show>.btn-light.dropdown-toggle {
    background-color: #ffffff !important;
    border-color: #ffffff !important;
}
.dropdown-toggle.btn-light:hover {
    color: #353535;
    background-color: #ffffff !important;
    border-color: #ffffff !important;
}

.dropdown-item{
	color: #353535 !important;
}

.dropdown-item.active, .dropdown-item:active {
    color: #a4c8ba !important;
    text-decoration: none;
    background-color: #525252 !important;
}

.website-form {
	display: none !important;
	text-indent: -9999px;
}
.form-group {
	margin-top: 20px;
	margin-bottom: 20px;
}
.page-link, .page-link:hover {
	color: #ffffff;
	padding: .25rem 1rem;
	background-color: #353535;
	border: 1px solid #ffffff;
}
.page-item.active .page-link
{
	background-color: #ffffff;
	border-color: #ffffff;
	color: #353535;
}
.page-item:first-child .page-link{
	border-top-left-radius: 1rem;
    border-bottom-left-radius: 1rem;
}
.page-item:last-child .page-link{
	border-top-right-radius: 1rem;
    border-bottom-right-radius: 1rem;
}
.error,
label .error {
	color: red;
	padding-top: 7px;
}
input[type=number] {
	-moz-appearance: textfield;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
	-webkit-appearance: none;
	margin: 0;
}
@media (max-width: 768px) {
	[class*="col-"]:not(:last-child) {
		margin-bottom: 15px;
	}
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
	select,
	textarea,
	input {
		font-size: 16px !important;
	}
}
/* Target Elements
---------------------------------------------------------------------- */

.mix,
.gap {
	display: inline-block;
	vertical-align: top;
}
.mix {
	margin-bottom: 1rem;
	position: relative;
	padding-left: 15px;
	padding-right: 15px;
}
/* Grid Breakpoints
---------------------------------------------------------------------- */

.mix,
.gap {
	width: 100%;
}
/* 2 Columns */

@media screen and (min-width: 580px) {
	.mix,
	.gap {
		width: calc(100%/2 - (((2 - 1) * 1rem) / 2));
	}
}
/* 3 Columns */

@media screen and (min-width: 1281px) {
	.mix,
	.gap {
		width: calc(100%/3 - (((3 - 1) * 1rem) / 3));
	}
}
/* No gutters help
===============================================*/

.row.no-gutters {
	margin-right: 0;
	margin-left: 0;
}
.row.no-gutters >[class^="col-"],
.row.no-gutters >[class*=" col-"] {
	padding-right: 6px;
	padding-left: 0;
}
.row.no-gutters-none {
	margin-right: 0;
	margin-left: 0;
}
.row.no-gutters-none >[class^="col-"],
.row.no-gutters-none >[class*=" col-"] {
	padding-right: 0px;
	padding-left: 0;
}
/* Padding
===============================================*/

.no-mg {
	margin: 0 !important;
}
.no-mg-t {
	margin-top: 0 !important;
}
.no-mg-r {
	margin-right: 0 !important;
}
.no-mg-b {
	margin-bottom: 0 !important;
}
.no-mg-l {
	margin-left: 0 !important;
}
@media (max-width: 767px) {
	.no-mg-xso {
		margin: 0 !important;
	}
}
@media (max-width: 767px) {
	.no-mg-t-xso {
		margin-top: 0 !important;
	}
}
@media (max-width: 767px) {
	.no-mg-r-xso {
		margin-right: 0 !important;
	}
}
@media (max-width: 767px) {
	.no-mg-b-xso {
		margin-top: 0 !important;
	}
}
@media (max-width: 767px) {
	.no-mg-l-xso {
		margin-left: 0 !important;
	}
}
.no-pd {
	padding: 0 !important;
}
.no-pd-t {
	padding-top: 0 !important;
}
.no-pd-r {
	padding-right: 0 !important;
}
.no-pd-b {
	padding-bottom: 0 !important;
}
.no-pd-l {
	padding-left: 0 !important;
}
@media (max-width: 767px) {
	.no-pd-xso {
		padding: 0 !important;
	}
}
@media (max-width: 767px) {
	.no-pd-t-xso {
		padding-top: 0 !important;
	}
}
@media (max-width: 767px) {
	.no-pd-r-xso {
		padding-right: 0 !important;
	}
}
@media (max-width: 767px) {
	.no-pd-b-xso {
		padding-top: 0 !important;
	}
}
@media (max-width: 767px) {
	.no-pd-l-xso {
		padding-left: 0 !important;
	}
}
.mg-lg {
	margin: 60px;
}
.pd-lg {
	padding: 60px;
}
.mg-t-lg {
	margin-top: 60px;
}
.mg-r-lg {
	margin-right: 60px;
}
.mg-b-lg {
	margin-bottom: 60px;
}
.mg-l-lg {
	margin-left: 60px;
}
.pd-t-lg {
	padding-top: 60px;
}
.pd-r-lg {
	padding-right: 60px;
}
.pd-b-lg {
	padding-bottom: 60px;
}
.pd-l-lg {
	padding-left: 60px;
}
@media (max-width: 767px) {
	.mg-t-xso-lg {
		margin-top: 40px;
	}
}
@media (max-width: 767px) {
	.mg-r-xso-lg {
		margin-right: 40px;
	}
}
@media (max-width: 767px) {
	.mg-b-xso-lg {
		margin-bottom: 40px;
	}
}
@media (max-width: 767px) {
	.mg-l-xso-lg {
		margin-left: 40px;
	}
}
@media (max-width: 767px) {
	.pd-t-xso-lg {
		padding-top: 40px;
	}
}
@media (max-width: 767px) {
	.pd-r-xso-lg {
		padding-right: 40px;
	}
}
@media (max-width: 767px) {
	.pd-b-xso-lg {
		padding-bottom: 40px;
	}
}
@media (max-width: 767px) {
	.pd-l-xso-lg {
		padding-left: 40px;
	}
}
.mg-md {
	margin: 30px;
}
.pd-md {
	padding: 30px;
}
.mg-t-md {
	margin-top: 30px;
}
.mg-r-md {
	margin-right: 30px;
}
.mg-b-md {
	margin-bottom: 30px;
}
.mg-l-md {
	margin-left: 30px;
}
.pd-t-md {
	padding-top: 30px;
}
.pd-r-md {
	padding-right: 30px;
}
.pd-b-md {
	padding-bottom: 30px;
}
.pd-l-md {
	padding-left: 30px;
}
@media (max-width: 767px) {
	.mg-t-xso-md {
		margin-top: 30px;
	}
}
@media (max-width: 767px) {
	.mg-r-xso-md {
		margin-right: 30px;
	}
}
@media (max-width: 767px) {
	.mg-b-xso-md {
		margin-bottom: 30px;
	}
}
@media (max-width: 767px) {
	.mg-l-xso-md {
		margin-left: 30px;
	}
}
@media (max-width: 767px) {
	.pd-t-xso-md {
		padding-top: 30px;
	}
}
@media (max-width: 767px) {
	.pd-r-xso-md {
		padding-right: 30px;
	}
}
@media (max-width: 767px) {
	.pd-b-xso-md {
		padding-bottom: 30px;
	}
}
@media (max-width: 767px) {
	.pd-l-xso-md {
		padding-left: 30px;
	}
}
.mg {
	margin: 20px;
}
.pd {
	padding: 20px;
}
.mg-t {
	margin-top: 20px;
}
.mg-r {
	margin-right: 20px;
}
.mg-b {
	margin-bottom: 20px;
}
.mg-l {
	margin-left: 20px;
}
.pd-t {
	padding-top: 20px;
}
.pd-r {
	padding-right: 20px;
}
.pd-b {
	padding-bottom: 20px;
}
.pd-l {
	padding-left: 20px;
}
@media (max-width: 767px) {
	.mg-t-xso {
		margin-top: 20px;
	}
}
@media (max-width: 767px) {
	.mg-r-xso {
		margin-right: 20px;
	}
}
@media (max-width: 767px) {
	.mg-b-xso {
		margin-bottom: 20px;
	}
}
@media (max-width: 767px) {
	.mg-l-xso {
		margin-left: 20px;
	}
}
@media (max-width: 767px) {
	.pd-t-xso {
		padding-top: 20px;
	}
}
@media (max-width: 767px) {
	.pd-r-xso {
		padding-right: 20px;
	}
}
@media (max-width: 767px) {
	.pd-b-xso {
		padding-bottom: 20px;
	}
}
@media (max-width: 767px) {
	.pd-l-xso {
		padding-left: 20px;
	}
}
.mg-sm {
	margin: 10px;
}
.pd-sm {
	padding: 10px;
}
.mg-t-sm {
	margin-top: 10px;
}
.mg-r-sm {
	margin-right: 10px;
}
.mg-b-sm {
	margin-bottom: 10px;
}
.mg-l-sm {
	margin-left: 10px;
}
.pd-t-sm {
	padding-top: 10px;
}
.pd-r-sm {
	padding-right: 10px;
}
.pd-b-sm {
	padding-bottom: 10px;
}
.pd-l-sm {
	padding-left: 10px;
}
@media (max-width: 767px) {
	.mg-t-xso-sm {
		margin-top: 10px;
	}
}
@media (max-width: 767px) {
	.mg-r-xso-sm {
		margin-right: 10px;
	}
}
@media (max-width: 767px) {
	.mg-b-xso-sm {
		margin-bottom: 10px;
	}
}
@media (max-width: 767px) {
	.mg-l-xso-sm {
		margin-left: 10px;
	}
}
@media (max-width: 767px) {
	.pd-t-xso-sm {
		padding-top: 10px;
	}
}
@media (max-width: 767px) {
	.pd-r-xso-sm {
		padding-right: 10px;
	}
}
@media (max-width: 767px) {
	.pd-b-xso-sm {
		padding-bottom: 10px;
	}
}
@media (max-width: 767px) {
	.pd-l-xso-sm {
		padding-left: 10px;
	}
}
.mg-xs {
	margin: 5px;
}
.pd-xs {
	padding: 5px;
}
.mg-t-xs {
	margin-top: 5px;
}
.mg-r-xs {
	margin-right: 5px;
}
.mg-b-xs {
	margin-bottom: 5px;
}
.mg-l-xs {
	margin-left: 5px;
}
.pd-t-xs {
	padding-top: 5px;
}
.pd-r-xs {
	padding-right: 5px;
}
.pd-b-xs {
	padding-bottom: 5px;
}
.pd-l-xs {
	padding-left: 5px;
}
@media (max-width: 767px) {
	.mg-t-xso-xs {
		margin-top: 5px;
	}
}
@media (max-width: 767px) {
	.mg-r-xso-xs {
		margin-right: 5px;
	}
}
@media (max-width: 767px) {
	.mg-b-xso-xs {
		margin-bottom: 5px;
	}
}
@media (max-width: 767px) {
	.mg-l-xso-xs {
		margin-left: 5px;
	}
}
@media (max-width: 767px) {
	.pd-t-xso-xs {
		padding-top: 5px;
	}
}
@media (max-width: 767px) {
	.pd-r-xso-xs {
		padding-right: 5px;
	}
}
@media (max-width: 767px) {
	.pd-b-xso-xs {
		padding-bottom: 5px;
	}
}
@media (max-width: 767px) {
	.pd-l-xso-xs {
		padding-left: 5px;
	}
}
.mg-t-sm2 {
	margin-top: 20px;
}
.mg-r-sm2 {
	margin-right: 20px;
}
.mg-b-sm2 {
	margin-bottom: 20px;
}
.mg-l-sm2 {
	margin-left: 20px;
}
.mg-t-md2 {
	margin-top: 40px;
}
.mg-r-md2 {
	margin-right: 40px;
}
.mg-b-md2 {
	margin-bottom: 40px;
}
.mg-l-md2 {
	margin-left: 40px;
}
.mg-t-none {
	margin-top: 0px;
}
.mg-b-none {
	margin-bottom: 0px;
}
.mg-p-none {
	padding-top: 0px;
}
.mg-p-none {
	padding-bottom: 0px;
}
.mg-r-xxs {
	margin-right: 3px;
}
/*
 * Row with equal height columns
 * --------------------------------------------------
 */

/* clear first in row in ie 8 or lower */

.multi-columns-row .first-in-row {
	clear: left;
}
/* clear the first in row for any block that has the class "multi-columns-row" */

.multi-columns-row .col-xs-6:nth-child(2n + 3) {
	clear: left;
}
.multi-columns-row .col-xs-4:nth-child(3n + 4) {
	clear: left;
}
.multi-columns-row .col-xs-3:nth-child(4n + 5) {
	clear: left;
}
.multi-columns-row .col-xs-2:nth-child(6n + 7) {
	clear: left;
}
.multi-columns-row .col-xs-1:nth-child(12n + 13) {
	clear: left;
}
@media (min-width: 768px) {
	/* reset previous grid */
	.multi-columns-row .col-xs-6:nth-child(2n + 3) {
		clear: none;
	}
	.multi-columns-row .col-xs-4:nth-child(3n + 4) {
		clear: none;
	}
	.multi-columns-row .col-xs-3:nth-child(4n + 5) {
		clear: none;
	}
	.multi-columns-row .col-xs-2:nth-child(6n + 7) {
		clear: none;
	}
	.multi-columns-row .col-xs-1:nth-child(12n + 13) {
		clear: none;
	}
	/* clear first in row for small columns */
	.multi-columns-row .col-sm-6:nth-child(2n + 3) {
		clear: left;
	}
	.multi-columns-row .col-sm-4:nth-child(3n + 4) {
		clear: left;
	}
	.multi-columns-row .col-sm-3:nth-child(4n + 5) {
		clear: left;
	}
	.multi-columns-row .col-sm-2:nth-child(6n + 7) {
		clear: left;
	}
	.multi-columns-row .col-sm-1:nth-child(12n + 13) {
		clear: left;
	}
}
@media (min-width: 992px) {
	/* reset previous grid */
	.multi-columns-row .col-sm-6:nth-child(2n + 3) {
		clear: none;
	}
	.multi-columns-row .col-sm-4:nth-child(3n + 4) {
		clear: none;
	}
	.multi-columns-row .col-sm-3:nth-child(4n + 5) {
		clear: none;
	}
	.multi-columns-row .col-sm-2:nth-child(6n + 7) {
		clear: none;
	}
	.multi-columns-row .col-sm-1:nth-child(12n + 13) {
		clear: none;
	}
	/* clear first in row for medium columns */
	.multi-columns-row .col-md-6:nth-child(2n + 3) {
		clear: left;
	}
	.multi-columns-row .col-md-4:nth-child(3n + 4) {
		clear: left;
	}
	.multi-columns-row .col-md-3:nth-child(4n + 5) {
		clear: left;
	}
	.multi-columns-row .col-md-2:nth-child(6n + 7) {
		clear: left;
	}
	.multi-columns-row .col-md-1:nth-child(12n + 13) {
		clear: left;
	}
}
@media (min-width: 1200px) {
	/* reset previous grid */
	.multi-columns-row .col-md-6:nth-child(2n + 3) {
		clear: none;
	}
	.multi-columns-row .col-md-4:nth-child(3n + 4) {
		clear: none;
	}
	.multi-columns-row .col-md-3:nth-child(4n + 5) {
		clear: none;
	}
	.multi-columns-row .col-md-2:nth-child(6n + 7) {
		clear: none;
	}
	.multi-columns-row .col-md-1:nth-child(12n + 13) {
		clear: none;
	}
	/* clear first in row for large columns */
	.multi-columns-row .col-lg-6:nth-child(2n + 3) {
		clear: left;
	}
	.multi-columns-row .col-lg-4:nth-child(3n + 4) {
		clear: left;
	}
	.multi-columns-row .col-lg-3:nth-child(4n + 5) {
		clear: left;
	}
	.multi-columns-row .col-lg-2:nth-child(6n + 7) {
		clear: left;
	}
	.multi-columns-row .col-lg-1:nth-child(12n + 13) {
		clear: left;
	}
}
.multi-columns-row .col-xs-12 {
	margin-bottom: 30px;
}
/* PROCESS WIRE STUFF */

#editpage {
	position: fixed;
	top: 0;
	left: 0;
	padding: 9px 12px;
	background: #db1174;
	color: #fff;
	display: block;
	font-weight: bold;
	z-index: 9999999;
}
#editpage:hover {
	background: #ffffcc;
	color: #000;
	text-decoration: none;
}
.WireFatalError {
	background: #a30000;
	color: #fff;
	padding: 1em;
	position: relative;
	z-index: 9999;
}