/*
Theme Name: Organizing for Change
Author: Erika Rathje
Author URI: http://www.erikarathje.ca/
Version: 1.0
Text Domain: ofc
*/
/* colours */
/* social media brand colours*/
/* full width 1200 px */
/* INCREASE NUMBER HERE IF ADDING MORE MENU ITEMS */
/** 2.0 Repeatable Patterns ----------------------------------------------------------------------------- */
.status:before { content: "\f14c"; font-family: "FontAwesome"; margin-right: 5px; font-weight: normal; }

/* Input fields */
#content input[type="text"], #content input[type="email"], #content input[type="tel"], #content input[type="password"], #content textarea, .action input[type="text"], .action input[type="email"], .action input[type="tel"], .action input[type="password"], .action textarea { border: 1px solid #ccc; background: #fff; -webkit-border-radius: 4px !important; border-radius: 4px !important; background-clip: padding-box; padding: 5px 3px 3px 8px !important; min-height: 35px; line-height: 120%; font-size: 15px !important; font-weight: normal; }
@media screen and (max-width: 667px) { #content input[type="text"], #content input[type="email"], #content input[type="tel"], #content input[type="password"], #content textarea, .action input[type="text"], .action input[type="email"], .action input[type="tel"], .action input[type="password"], .action textarea { width: 100%; line-height: 125%; font-size: 16px !important; } }
#content textarea, .action textarea { width: 100%; line-height: 145%; }
#content input:focus, #content textarea:focus, .action input:focus, .action textarea:focus { border: 1px solid #ccc; outline: 0; background: #fff; }
#content input[type="submit"], #content button, .action input[type="submit"], .action button { -webkit-border-radius: 4px !important; border-radius: 4px !important; background-clip: padding-box; color: #fff; font-weight: bold; font-size: 16px; background: #048ace; padding: 12px 16px 11px; text-align: center; -webkit-appearance: none; border: 0; /*text-transform: uppercase;
letter-spacing: 0.025em;*/ font-family: "Helvetica Neue", HelveticaNeue, Helvetica, Arial, sans-serif; }
#content input[type="submit"]:hover, #content button:hover, .action input[type="submit"]:hover, .action button:hover { cursor: pointer; background: #047cb9; color: #fff; }
@media screen and (max-width: 667px) { #content input[type="submit"], #content button, .action input[type="submit"], .action button { font-size: 18px; } }
#content .gform_wrapper input.medium, .action .gform_wrapper input.medium { min-width: 280px; }

@media screen and (max-width: 768px) { input[type="radio"] { -webkit-transform: scale(1.3, 1.3); padding-top: 5px; padding-left: 1px; vertical-align: top; } }
button:active, .contributor-posts-link:active, input[type="button"]:active, input[type="reset"]:active, input[type="submit"]:active { background-color: #44823d; color: #fff; }

/* Placeholder text color -- selectors need to be separate to work. */
::-webkit-input-placeholder { color: #777; }

:-moz-placeholder { color: #777; }

::-moz-placeholder { color: #777; opacity: 1; /* Since FF19 lowers the opacity of the placeholder by default */ }

:-ms-input-placeholder { color: #777; }

.sr-only { position: absolute; width: 1px; height: 1px; margin: -1px; padding: 0; overflow: hidden; clip: rect(0, 0, 0, 0); border: 0; }

hr { margin: 22px 0 18px; border: 0; height: 0; border-top: 1px solid #ccc; }

.fluid-width-video-wrapper { margin-bottom: 17px; }

@media screen and (max-width: 320px) { background: red; }
/* flexbox */
/*input { -webkit-appearance: none; -webkit-border-radius: 0;
}*/
/* Border Radius ========================================================================== */
/* Usage */
/*.button { @include border-radius(5px);
}

.submit-button{ @include border-top-radius(10px);
}*/
/* Opacity ========================================================================== */
img { display: block; height: auto; }

/* apply a natural box layout model to all elements */
*, *:before, *:after { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; box-sizing: border-box; -moz-box-sizing: border-box; /* tell FF to behave! */ font: inherit; font-size: 100%; vertical-align: baseline; }

ol, ul { list-style: none; }

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

caption, th, td { text-align: left; font-weight: normal; vertical-align: middle; }

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

a img { border: none; }

.assistive-text { visibility: hidden; height: 0; }

a { text-decoration: none; }

input[type="submit"] { -webkit-appearance: none; }

/* replaced by fitVids JS
embed,
iframe,
object,
video {
	margin-bottom: 24px;
	max-width: 100%;
}

p > embed,
p > iframe,
p > object,
span > embed,
span > iframe,
span > object {
	margin-bottom: 0;
}
*/
.hide { display: none; }

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

.site .skip-link { background-color: #f1f1f1; box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.2); color: #21759b; display: block; font: bold 14px/normal "Noto Sans", sans-serif; left: -9999em; outline: none; padding: 15px 23px 14px; text-decoration: none; text-transform: none; top: -9999em; }

.logged-in .site .skip-link { box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6); font: bold 14px/normal "Open Sans", sans-serif; }

.site .skip-link:focus { clip: auto; height: auto; left: 6px; top: 7px; width: auto; z-index: 100000; }

/* Input fields */
input[type="text"], input[type="email"], input[type="tel"], input[type="password"], textarea { border: 1px solid #ccc; background: #fff; -webkit-border-radius: 4px !important; border-radius: 4px !important; background-clip: padding-box; /* stops bg color from leaking outside the border: */ color: #2b2b2b; }

input[type="submit"], button { margin-left: 0px; }

input[type="checkbox"] { margin-right: 7px; }

textarea { width: 100%; height: 120px; }

input:focus, textarea:focus { border: 1px solid #ccc; outline: 0; }

/* Buttons */
/*input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 0;
	@include border-radius(7px);
	color: #fff;
	font-size: 19px;
	height: 46px;
	line-height: 46px;
	text-align: center;
	font-weight: bold;
	-webkit-appearance: none;
}*/
button:hover, button:focus, input[type="button"]:hover, input[type="button"]:focus, input[type="reset"]:hover, input[type="reset"]:focus, input[type="submit"]:hover, input[type="submit"]:focus { cursor: pointer; }

strong, b { font-weight: bold; }

em { font-style: italic; }

header { background: none; position: relative; }
header #logo { background: #fff; position: absolute; top: 0; /* was 70 */ padding: 15px 17px 15px 5.7061538462%; /* was $sitepadding */ width: 35.7142857143%; max-width: 556px; min-width: 280px; transform: skew(-16deg, 0); margin-left: -2%; z-index: 20; /*@media screen and (max-width: $mobilenav-breakpoint) {
	position: relative;
	margin-top: -$menuheight;
}*/ }
header #logo.drop { position: relative; }
header #logo img { max-width: 100%; transform: skew(16deg, 0); }
@media screen and (min-width: 769px) and (max-width: 1050px) { header #logo { top: 45px; } }
@media screen and (max-width: 428px) { header #logo { /* eliminate visible corner */ margin-left: -2.3%; } }
header .header-icons { position: absolute; right: 3.8461538462%; top: 0; text-align: right; width: auto; height: 45px; color: #fff; z-index: 10; }
header .header-icons a:active { color: #fff; }
@media screen and (max-width: 768px) { header .header-icons { clear: both; position: relative; background: #048ace; right: 0; padding-right: 3.8461538462%; } }
header .header-icons #mobile-toggles { display: none; }
@media screen and (max-width: 768px) { header .header-icons #mobile-toggles { display: inline-block; margin-right: 16px; clear: both; font-size: 21px; font-weight: bold; text-transform: uppercase; }
  header .header-icons #mobile-toggles .fa-bars { color: #fff; } }
header .header-icons #search-icon { margin-top: 11px; display: inline-block; right: 0; }
@media screen and (max-width: 768px) { header .header-icons #search-icon { margin-top: 10px; } }
header .header-icons #search-icon .fa-search { color: #fff; font-size: 20px; }
header .header-icons #search-icon .fa-close { margin-left: 1px; margin-right: 2px; }

/* close header */
#header-search-form { /*display: none;*/ position: absolute; right: 3.8461538462%; top: 45px; background: none; width: 26%; clear: both; text-align: right; padding: 10px 0 0; }
#header-search-form .search-field { position: relative; }
#header-search-form #search-form { width: 100%; height: 42px; }
#header-search-form #search-form input.search-field { border: 0; background: #fff; }
#header-search-form #search-form input.search-submit { padding: 1px 7px 0 1px; font-weight: normal; margin-top: 3px; color: #048ace; }
@media screen and (max-width: 667px) { #header-search-form { position: relative; width: 100%; top: 0; left: 0; right: 0; background: #2a9cd5; padding: 10px 10px 0; }
  #header-search-form #search-form input.search-field { border: 1px solid #ccc; } }

nav { display: block; width: 100%; text-align: left; position: relative; font-size: 15px; height: 45px; background: #048ace; padding: 0 3.8461538462%; /* top level */ /* hide subnav til hover */ /*ul li.current-menu-ancestor,
ul li.current-menu-item,
ul li.current-menu-parent {
	background: $blue;
}*/ /* submenu active state */ /*ul li.current_page_ancestor,
ul > li.current-menu-item {
	
	
}

ul li.current_page_ancestor > a:hover,
ul > li.current-menu-item > a:hover {
	
}*/ }
@media screen and (min-width: 769px) { nav ul.nav-menu { padding-right: 33px; /* make space for search icon */ } }
@media screen and (max-width: 768px) { nav { font-size: 16px; height: auto; display: none; clear: both; padding: 35px 0 0 0; }
  nav ul.nav-menu { float: none !important; }
  nav ul.nav-menu li { display: block !important; } }
@media screen and (max-width: 667px) { nav { font-size: 17px; } }
nav a { color: #fff; display: block; padding: 0 12px; text-decoration: none; }
nav a:visited { color: #fff; }
nav a:hover { color: #fff; }
@media screen and (max-width: 768px) { nav { float: left; text-align: left; clear: both; width: 100%; }
  nav ul li { display: block; } }
nav ul.nav-menu { list-style: none; margin: 0; padding-bottom: 0px; height: 45px; margin: 0 auto; float: right; }
@media screen and (max-width: 768px) { nav ul.nav-menu { height: auto; } }
nav ul.nav-menu > li { padding: 11px; height: 45px; }
nav ul.nav-menu > li:hover { background: #2a9cd5; }
@media screen and (min-width: 768px) and (max-width: 1024px) { nav ul.nav-menu > li { padding: 11px 8px 12px; } }
@media screen and (max-width: 768px) { nav ul.nav-menu > li { width: auto; margin-bottom: 0; padding: 0; }
  nav ul.nav-menu > li:hover { background: #048ace; }
  nav ul.nav-menu > li a { width: auto; max-width: 80%; display: block; padding: 11px 8px 12px 3.8461538462% !important; } }
nav ul.nav-menu li { display: inline-block; position: relative; }
nav ul.nav-menu li:hover > ul { display: block; }
nav ul.nav-menu li ul li { padding: 5px 0; margin-left: 0; }
@media screen and (max-width: 768px) { nav ul.nav-menu li ul li { margin: 0; padding: 0; } }
nav ul li ul { display: none; position: absolute; top: 45px; left: 0; float: left; z-index: 99999; text-align: left; background: #2a9cd5; }
@media screen and (max-width: 768px) { nav ul li ul { width: 100%; top: 0; position: relative; padding: 0; clear: both; float: none; border-top: none; } }
nav ul li ul li { min-width: 185px; padding: 4px 0; }
nav ul li ul li:hover { background: #68b9e2; }
@media screen and (max-width: 768px) { nav ul li ul li { min-width: 100%; width: 100%; }
  nav ul li ul li:hover { background: #048ace; } }
nav ul li ul a { line-height: 135%; padding: 4px 10px; width: auto; font-size: 14px; height: auto; color: #fff; }
@media screen and (max-width: 768px) { nav ul li ul a { width: 100%; font-size: 16px; } }
@media screen and (max-width: 667px) { nav ul li ul a { font-size: 17px; padding: 4px 10px; } }
nav ul.nav-menu > li > a { padding-left: 0; padding-right: 0; }
@media screen and (max-width: 768px) { nav ul.nav-menu > li > a { padding-left: 12px; } }
nav ul li ul li a { padding-left: 11px; padding-right: 11px; }
nav ul li.current-menu-ancestor > a, nav ul li.current-menu-item > a, nav ul li.current-menu-parent > a { color: #048ace; }
nav ul li.current-menu-ancestor > a:hover, nav ul li.current-menu-item > a:hover, nav ul li.current-menu-parent > a:hover { color: #03689c; }
nav ul.nav-menu > li.current_page_item, nav ul.nav-menu > li.current_page_parent { background: #fff; }
@media screen and (max-width: 768px) { nav ul.nav-menu > li.current_page_item > a, nav ul.nav-menu > li.current_page_parent > a { color: #048ace; } }
nav ul li.current_page_item > a { background: none; }
nav ul li ul li.current-menu-item { background: #4faddd; border-left: 4px solid #fff; }
@media screen and (max-width: 768px) { nav ul li ul li.current-menu-item { padding: 0; }
  nav ul li ul li.current-menu-item a { margin-left: -4px; } }
nav ul li ul li.current-menu-item > a, nav ul li ul li.current-menu-item > a:hover { color: #fff; }
@media screen and (min-width: 769px) { nav ul#primary-menu li.current-menu-item a:hover, nav ul#primary-menu li.current-page-ancestor a:hover { color: #048ace !important; } }
nav ul li ul li.current-page-ancestor a { color: #048ace; }

/* close */
#banner { width: 100%; }
#banner img { width: 100%; }

article { padding: 55px 0 30px; width: 92.3076923077%; max-width: 800px; margin: 0 auto; line-height: 150%; content: ""; display: table; clear: both; }
@media screen and (max-width: 667px) { article { padding: 34px 0 30px; } }
article h1 { font-size: 32px; color: #666; font-weight: normal; margin-bottom: 32px; padding-bottom: 11px; border-bottom: 4px solid #048ace; display: inline-block; }
@media screen and (max-width: 667px) { article h1 { font-size: 24px; padding-bottom: 7px; margin-bottom: 24px; } }
article h2 { font-size: 25px; font-weight: bold; margin-bottom: 12px; padding-top: 6px; line-height: 140%; }
@media screen and (max-width: 667px) { article h2 { font-size: 21px; } }
article h3 { font-size: 21px; line-height: 145%; font-weight: bold; margin-bottom: 10px; padding-top: 10px; }
@media screen and (max-width: 667px) { article h3 { font-size: 19px; } }
article h4 { font-size: 18px; line-height: 145%; font-weight: bold; margin-bottom: 8px; padding-top: 10px; }
@media screen and (max-width: 667px) { article h4 { font-size: 18px; } }
article img { margin: 6px 20px 10px 0; }
article img.aligncenter, article img.image-center { margin: 15px auto 22px; }
article img.alignleft { float: left; }
article img.alignright { float: right; margin-left: 20px; margin-right: 0; }
article p { padding-bottom: 12px; font-size: 16px; }
@media screen and (max-width: 667px) { article p { font-size: 17px; line-height: 150%; } }
article ul, article ol { list-style: disc; list-style-position: inside; margin: 2px 0 18px 20px; font-size: 16px; }
@media screen and (max-width: 667px) { article ul, article ol { font-size: 17px; } }
article ol { list-style: decimal; margin-left: 42px; }
article li { margin-bottom: 6px; }
@media screen and (max-width: 667px) { article li { margin-bottom: 9px; } }
article .newsletter { float: left; }
@media screen and (max-width: 667px) { article .newsletter { float: none; } }
article aside { float: right; width: auto; }
@media screen and (max-width: 667px) { article aside { width: 100%; float: none; margin-top: 15px; } }
body.page-newsletter article aside ul { list-style-type: none; margin-left: 0; }
article aside h3:first-of-type { padding-top: 0; }
body.page-newsletter article p { width: 50%; }
article #privacy p { font-size: 13px; margin-top: 20px; line-height: 140%; width: 100%; }

.newsletter { width: 50%; padding-bottom: 15px; }
@media screen and (max-width: 667px) { .newsletter { width: 100%; } }
.newsletter form input { display: block; margin-bottom: 11px; width: 100%; }
.newsletter form input[type="submit"] { width: 50%; }
.newsletter form input.postal { width: 110px; margin-bottom: 16px; }
@media screen and (max-width: 667px) { .newsletter form input { margin-bottom: 12px; height: 42px; } }
.newsletter form label { position: absolute; left: -99999px; }
.home .newsletter { width: 31.33333%; margin-right: 3%; float: left; }
@media screen and (max-width: 667px) { .home .newsletter { width: 100%; } }
.home .newsletter p { padding-bottom: 17px; font-size: 18px; line-height: 145%; font-weight: bold; }
.home .newsletter form { width: 100%; }
.home .newsletter form input[type="email"] { width: 75%; margin-right: 1%; height: 38px; }
.home .newsletter form input[type="submit"] { height: 38px; line-height: 15px; width: auto; background-color: #44823d !important; }
@media screen and (max-width: 667px) { .home .newsletter form input[type="submit"] { height: 42px; } }
.home .newsletter form input { margin-bottom: 10px; }
@media screen and (max-width: 1120px) { .home .newsletter form input { display: block; width: 100% !important; margin-bottom: 10px !important; } }
@media screen and (max-width: 768px) { .home .newsletter form input { display: block; margin-bottom: 14px !important; } }

.blog article #content .entry-content, .category-news article #content .entry-content { margin-bottom: 35px; }
.blog article #content .entry-content h2, .category-news article #content .entry-content h2 { margin-bottom: 0; }
@media screen and (max-width: 667px) { .blog article #content .entry-content h2, .category-news article #content .entry-content h2 { line-height: 140%; padding-bottom: 3px; } }
.blog article #content .entry-content .date, .category-news article #content .entry-content .date { font-size: 14px; color: #777; display: block; margin-bottom: 3px; }
@media screen and (max-width: 667px) { .blog article #content .entry-content .date, .category-news article #content .entry-content .date { margin-bottom: 6px; font-size: 15px; } }

.single article #content header { padding-bottom: 0; }
.single article #content h1 { padding-bottom: 2px; margin-bottom: 5px; }
.single article #content .date { display: block; color: #777; margin-bottom: 25px; /*border-bottom: 1px solid #ccc;*/ }

#content .pagination { width: 100%; }
#content .pagination .page-numbers { margin-right: 4px; display: inline-block; }
#content .pagination .next { margin-left: 12px; display: inline-block; }
#content .pagination .prev { margin-right: 16px; display: inline-block; }

footer { background: #048ace; width: 100%; color: #e6f3fa; text-align: left; padding: 10px 3.8461538462%; margin-top: 20px; /*.social {	
	float: left;
	margin-top: 9px;
	
	@include iphoneL {
		float: none;
		width: 100%;
		clear: both;
		
	}
	
	.textwidget {
		margin-right: 27px;
		
		@include iphoneL {
			margin-right: 0;
		}
	}
				
	.fa-twitter-square {
		color: $twitter;
		font-size: 38px;
		margin-right: 4px;
		
		&:hover {
			color: hover($twitter, 90);
		}
	}
	
	.fa-youtube-square {
		color: $youtube;
		font-size: 38px;
		
		&:hover {
			color: hover($youtube, 90);
		}
	}
}*/ }
@media screen and (max-width: 667px) { footer { text-align: center; /* buggered @include flexbox; */ } }
footer:after { content: ""; display: table; clear: both; }
footer a { color: #048ace; }
footer a:hover { color: #000e15; }
footer #footer-bits { width: 100%; margin: 0 auto; text-align: center; position: relative; padding-top: 7px; }
footer #footer-bits #tides { width: 250px; position: relative; right: 0; float: right; margin-bottom: 6px; }
footer #footer-bits #tides img { width: 100%; }
@media screen and (min-width: 668px) and (max-width: 768px) { footer #footer-bits #tides { text-align: right; } }
@media screen and (max-width: 667px) { footer #footer-bits #tides { float: none; margin: 7px auto 3px; text-align: center; }
  footer #footer-bits #tides img { margin: 0 auto; } }
footer #footer-bits #copyright-credits { font-size: 13px; float: left; }
@media screen and (max-width: 667px) { footer #footer-bits #copyright-credits { width: 100%; float: none; } }
@media screen and (min-width: 668px) and (max-width: 885px) { footer #footer-bits #copyright-credits { float: left; padding-top: 12px; } }
@media screen and (max-width: 667px) { footer #footer-bits #copyright-credits { text-align: center; margin: 10px auto; font-size: 13px; -webkit-text-size-adjust: none; } }

@media print { header { padding: 20px 0 0 20px; }
  header #logo { width: 100%; text-align: left; background: none !important; padding: 0 0 0 20px; margin: 0; left: 0; }
  header #logo h1 .hide { display: block; width: 100%; padding: 0; margin: 0; }
  header nav, .header-icons, #logo img, article aside, footer { display: none; }
  #banner { display: none !important; }
  #banner img { display: none; }
  #banner h1 { display: none; }
  .home #intro-wrapper { padding: 20px 0 0 20px !important; width: 100% !important; max-width: 100% !important; }
  .home #intro-wrapper p { color: #444; width: 100%; }
  .home #intro-wrapper p a { color: #888 !important; }
  .home .services-support { padding: 30px 20px 20px; }
  .home .services-support .col img, .home .services-support .col .layer { display: none; }
  .home .services-support .col h2, .home .services-support .col p, .home .services-support .col a { color: #444 !important; }
  .home .services-support .col .text { top: 0 !important; padding: 0; }
  .home .services-support .col .text h2 { font-size: 24px; }
  .home .highlights { padding-left: 20px; }
  .home .highlights h1 { background: none !important; color: #444 !important; padding-left: 0 !important; }
  .home .highlights .col { width: 90% !important; float: none; clear: both; margin-bottom: 30px; }
  .home .highlights .col .img-wrapper { padding-bottom: 0 !important; height: auto !important; overflow: visible; width: 35%; float: left; margin-right: 15px; }
  .home .highlights .col .img-wrapper img { width: 100%; height: auto; }
  .home .highlights .col .content { padding: 0 0 0 15px !important; }
  .page-services #banner, .page-support #banner, .page-template-page-support-subpages #banner, .blog #banner { display: block !important; }
  .page-services #banner h1, .page-support #banner h1, .page-template-page-support-subpages #banner h1, .blog #banner h1 { display: block; position: relative; left: 0; padding-top: 30px; padding-left: 20px; text-align: left; float: none; font-size: 27px !important; color: #444 !important; width: 100%; }
  .page-services #content header h1, .page-support #content header h1, .page-template-page-support-subpages #content header h1, .blog #content header h1 { display: none; }
  article { padding: 0 0 0 20px !important; }
  article #content { width: 90% !important; }
  article #content p, article #content ul, article #content li, article #content form, article #content a { font-size: 12px; line-height: 145%; color: #444; }
  article #content h1 { font-size: 18px !important; }
  article #content header h1 { font-size: 27px !important; font-weight: bold !important; padding-top: 20px; }
  article #content h2 { font-size: 16px !important; }
  article #content h3 { font-size: 14px !important; }
  .page-support article #content .support-info h1, .page-support article #content .support-info h1 a, .page-template-page-support-subpages article #content .support-info h1, .page-template-page-support-subpages article #content .support-info h1 a { font-size: 18px !important; margin-bottom: 3px; }
  .page-support article #content .support-info h4, .page-template-page-support-subpages article #content .support-info h4 { font-size: 14px; }
  .page-support article #content .support-info h4 a, .page-template-page-support-subpages article #content .support-info h4 a { font-size: 14px; }
  .page-support article #content .support-info h5, .page-template-page-support-subpages article #content .support-info h5 { font-size: 12px; }
  .page-support article #content .support-buttons, .page-template-page-support-subpages article #content .support-buttons { display: none; }
  .page-support article #content .col, .page-template-page-support-subpages article #content .col { float: none; margin-left: 0; width: 100%; }
  .page-support article #content .col.form, .page-template-page-support-subpages article #content .col.form { display: none; }
  .page-support article #content .col .button.status, .page-template-page-support-subpages article #content .col .button.status { display: none; }
  .page-support article #content .col p a, .page-template-page-support-subpages article #content .col p a { font-size: inherit; }
  .page-services article { padding: 0 0 0 20px !important; }
  .page-services article #content p { max-width: 100%; }
  .page-services article #content .col { width: 100%; margin: 0 0 10px; padding: 0; border: 0; }
  .page-services article #content .col h3 { text-align: left; padding: 0; }
  .page-services article #content .col a h3 { color: #444; }
  .page-services article #content .col a h3:hover { color: #444; }
  .page-services article #content .col p { padding: 0 0 10px; font-size: 12px; } }
/*** make site padding a mixin or something instead so that mobile spec is inherent 
will this work:

@media screen and (min-width: $ipadP) {
	$sitepadding: percentage(30/$container);
}
**/
body { width: 100%; line-height: 140%; font-family: "Helvetica Neue", HelveticaNeue, Helvetica, Arial, sans-serif; color: #444; background: #e6f3fa; }

a { color: #048ace; }

a:hover, a:focus { color: #000e15; }

strong { font-weight: bold; }

em { font-style: italic; }

h1, h2, h3, h4 { font-weight: bold; }

section, footer { clear: both; }

#container { width: 100%; max-width: 1400px; margin: 0 auto; position: relative; background: #fff; overflow-x: hidden; }

#search-form { position: relative; clear: both; height: 51px; width: 50%; min-width: 250px; }
@media screen and (max-width: 320px) { #search-form { width: 100%; } }
#search-form form { width: 100%; /* hide webkit search input fanciness */ }
#search-form form label { position: absolute; left: -99999px; }
#search-form form input.search-field { -webkit-border-radius: 4px !important; border-radius: 4px !important; background-clip: padding-box; /* stops bg color from leaking outside the border: */ border: 1px solid #ccc; height: 32px; width: 100%; padding-left: 30px; font-size: 13px; color: #555; -webkit-appearance: none; padding: 2px 0 2px 8px; /* check this on non-webkit browsers to make sure border apperance is correct */ }
#search-form form input[type="search"]::-webkit-search-decoration, #search-form form input[type="search"]::-webkit-search-cancel-button, #search-form form input[type="search"]::-webkit-search-results-button, #search-form form input[type="search"]::-webkit-search-results-decoration { display: none; }
#search-form form input[type="submit"] { font-family: "FontAwesome"; font-size: 20px; color: #ccc; -webkit-appearance: none; background: none; border: 0; position: absolute; right: 0; top: 2px; display: inline; }
#search-form form .fa-search { /*position: absolute;
top: 7px;
right: 8px;*/ margin-top: 14px; font-size: 21px; }

body.search-results #content form input[type="submit"], body.search-no-results #content form input[type="submit"] { padding: 2px; font-weight: normal; }
body.search-results #content form input[type="submit"]:hover, body.search-no-results #content form input[type="submit"]:hover { background: none; color: #bbb; }
body.search-results #content form .fa-search, body.search-no-results #content form .fa-search { top: 3px; }

@media screen and (max-width: 768px) { display: block; position: relative; top: 15px; left: 0; padding-bottom: 10px;
  /*#searchbtn { 	position: absolute; 	left: 10px; 	top: 5px; 	z-index: 300;	 }	*/ }
.home #hpbanner { width: 100%; }
.home #hpbanner img { width: 100%; }
.home #content { /*max-width: $maxwidth;*/ margin: 0 auto; width: 92.3076923077%; }
.home #content .intro { padding: 35px 0 40px; }
@media screen and (max-width: 667px) { .home #content .intro { padding: 22px 0 23px; } }
.home #content .intro #intro-wrapper p { font-size: 26px; line-height: 145%; }
@media screen and (max-width: 667px) { .home #content .intro #intro-wrapper p { font-size: 19px; } }
.home #content .priorities { padding-bottom: 35px; background: #fff; /* Section headline */ }
.home #content .priorities:after { content: ""; display: table; clear: both; }
.home #content .priorities h1 { font-size: 25px; padding-top: 8px; margin-bottom: 15px; border-top: 4px solid #048ace; display: inline-block; content: ""; display: table; clear: both; /*a {
	padding: 7px 10px 6px;
	background: $black;
	display: inline-block;
	color: #fff;
	margin-bottom: 5px;
	text-transform: uppercase;
	letter-spacing: 0.03em;
	
	&:hover {
		background: hover($blue, 80);
		color: #fff;
	}
}*/ }
@media screen and (max-width: 667px) { .home #content .priorities h1 { font-size: 23px; margin-bottom: 12px; } }
.home #content .priorities h1 a:hover { color: #036ea5; }
.home #content .priorities .col { /* using padding messes up proportions on img-wrapper */ width: 17.5%; margin-right: 3%; text-align: center; float: left; }
.home #content .priorities .col:last-child { margin-right: 0; }
@media screen and (max-width: 667px) { .home #content .priorities .col { width: 100%; float: none; margin-bottom: 22px; } }
.home #content .priorities .col a { color: #048ace; }
.home #content .priorities .col a:hover { color: #036ea5; }
.home #content .priorities .col .img-wrapper { padding-bottom: 75%; height: 1px; overflow: hidden; }
.home #content .priorities .col .img-wrapper img { width: 100%; height: auto; }
.home #content .priorities .col .content { padding: 14px 0 0; }
.home #content .priorities .col .content h2 { font-size: 21px; font-weight: bold; line-height: 130%; padding: 1px 0 6px; }
.home #content .priorities .col .content p { font-size: 15px; line-height: 150%; }
@media screen and (max-width: 667px) { .home #content .priorities .col .content p { font-size: 15px; } }
.home #content .action { margin-top: 20px; content: ""; display: table; clear: both; width: 100%; }
.home #content .action .newsletter { border-top: 4px solid #44823d; padding-top: 15px; }
.home #content .action .action-area { border-top: 4px solid #048ace; padding-top: 15px; }
.home #content .action .action-area { float: left; width: 65.66666%; padding-bottom: 15px; }
@media screen and (max-width: 667px) { .home #content .action .action-area { width: 100%; border-top: none; } }
.home #content .action .action-area h3 { padding-bottom: 8px; color: #444; font-size: 18px; line-height: 145%; }
.home #content .action .action-area img { float: left; margin: 10px 10px 10px; max-width: 200px; }
.home #content .action .action-area p { margin-bottom: 14px; display: block; }
.home #content .action .action-area a { -webkit-border-radius: 4px !important; border-radius: 4px !important; background-clip: padding-box; /* stops bg color from leaking outside the border: */ color: #fff; font-weight: bold; font-size: 16px; background: #048ace; padding: 12px 16px 11px; text-align: center; -webkit-appearance: none; border: 0; float: left; }
.home #content .action .action-area a:hover { cursor: pointer; background: #047cb9; color: #fff; }
@media screen and (max-width: 667px) { .home #content .action .action-area a { font-size: 18px; } }

/* Election questionnaire format */
.electionsection {
	font-size: 3em !important;
}
span.wp-block-getwid-accordion__header-title .electionsection {
	font-size: 3em !important;
}