/*
Theme Name: AB Tuts
Theme URI: http://www.andrewclemente.com
Description: ActBlue Support Portal
Version: 1.0
Author: Andrew Clemente
Author URI: http://www.andrewclemente.com
*/


@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,800;1,800&family=Roboto:ital,wght@0,400;0,500;0,700;1,500;1,700&display=swap');


:root {
	--black: #333;
	--gray: #555;
	--darktext: #333;
	--grey: #555;
	--white: #fff;
	--plumlink: #B9277C;
	--linkblue: #004057;
	--linkbluealt: #007399;
	--primarydark: #1c2345;
	--orange: #993600;
	--darkerblue: #0078AB;
}

body {
    font-size: 16px;
    font-family: 'Roboto', Arial, Verdana, sans-serif;
    margin: 0px;
    padding: 0px;
    color: #121212;
    position: relative;
    background-color: #f7f7f7;
	font-weight: 400;
}
a {
    text-decoration: none;
}
* :focus {
    outline: 2px solid #000;
}

*, *::before, *::after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
a img {
    border: 0px;
}
/*
a:hover {
-webkit-transition: all .25s ease-in;
-moz-transition: all .25s ease-in;
-o-transition: all .25s ease-in;
transition: all .25s ease-in;
}
*/

.hidden, .screen-reader-text, .mobmenu {
    display: none;
}

.sr-only {
	border: 0 !important;
	clip: rect(1px, 1px, 1px, 1px) !important; /* 1 */
	-webkit-clip-path: inset(50%) !important;
		clip-path: inset(50%) !important;  /* 2 */
	height: 1px !important;
	margin: -1px !important;
	overflow: hidden !important;
	padding: 0 !important;
	position: absolute !important;
	width: 1px !important;
	white-space: nowrap !important;            /* 3 */
}

.sr-only-focusable:focus,
.sr-only-focusable:active {
	clip: auto !important;
	-webkit-clip-path: none !important;
		clip-path: none !important;
	height: auto !important;
	margin: auto !important;
	overflow: visible !important;
	width: auto !important;
	white-space: normal !important;
}

header, main, footer {
	position: relative;
}

/* Brand Colors */

.steel {
color: #939595;
}

.cerulean {
color: #00a9e0;
}

.dusk {
color: #385e9d;
}

.greyscale {
color: #636363;
}

.midnight {
color: #1c2345;
}

.tenpercent {
color: #0078ab;
}

.quicksilver {
color: #6791a9;
}

.grass {
color: #84bd00;
}

.tangerine {
color: #FFA300;
}

.bubblegum {
color: #DD74A1;
}

.kiwi {
color: #A4D65E;
}

.bluewave {
color: #6791a9;
}

.success {
color: #00ab4c;
}

.cloud {
color: #62b5e5;
}

.orange {
color: #f06400;
}

.fuschia {
color: #eb008b;
}

.platinum {
color: #d9e1e2;
}

button.opentoggle, .opentoggle {
	cursor: pointer;
	padding: 4px;
}

button.opentoggle:focus span.icon, button.opentoggle:hover span.icon, .opentoggle:focus span.icon, .opentoggle:hover span.icon {
	color: #121212 !important;
}

/* Mobile Menu */

body.noscroll {
	position: fixed;
	overflow: hidden;
}

.navmini {
	position: fixed;
	top: 68px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	min-height: 100%;
	background: #fff;
	width: 100%;
	display: none;
	z-index: 40;
	overflow-y: auto;
}

.navmini .inside {
	overflow-y: scroll;
}

.navmini img {
	max-width: 36px;
	width: auto;
	height: auto;
	max-height: 36px;
	line-height: 1;
	vertical-align: middle;
	display: inline-block;
}

.navmini ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.navmini ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	background-color: #f9f9f9;
	display: block;
	vertical-align: middle;
}

.navmini ul li:nth-of-type(odd) {
	background-color: #fff;
}

.navmini ul li:after {
	clear: both;
	content: "";
	display: block;
}

.navmini .inmenu {
	padding-top: 15px;
	padding-bottom: 80px;
	min-height: 100%;
}

.navmini a {
	color: var(--darkerblue);
	display: block;
	vertical-align: middle;
	line-height: 1;
	padding: 8px 16px;
}

.navmini a:hover, .navmini a:focus {
	color: var(--black);
}

.navmini h2 {
	font-size: .950rem;
	line-height: 1;
	margin: 0px;
	padding: 0px;
	margin: 16px;
	color: var(--black);
}

.navmini hr {
	color: #ccc;
	background-color: #ccc;
	margin-bottom: 25px;
}

/* Main Structure */

.wrap {
	max-width: 1080px;
	margin: 0 auto;
	position: relative;
	padding-right: 20px;
	padding-left: 20px;
}

.layer {
	position: relative;
}

main {
	margin: 0px;
	padding: 0px;
	background-color: #fff;
	padding-top: 50px;
}

.homecanvas {
	/* min-height: 70vh; */
	padding-bottom: 50px;
	background-color: #fff;
}

.subpages {
	background-color: #f7f7f7;
}

main:after {
	clear: both;
	content: "";
	display: block;
}

h1, h2, h3, h4, h5, h6, h7, h8 {
	font-family: 'Montserrat', sans-serif;
	font-weight: 800;
}

/* Header */

.headbar {
	min-height: 20vh;
	background-color: #063B6F;
	/*background-image: url(images/softbg.jpg);
	background-size: 400px 400px;
	background-repeat: repeat;
	*/
background-image: url("data:image/svg+xml,%3Csvg width='52' height='26' viewBox='0 0 52 26' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%230078ab' fill-opacity='0.15'%3E%3Cpath d='M10 10c0-2.21-1.79-4-4-4-3.314 0-6-2.686-6-6h2c0 2.21 1.79 4 4 4 3.314 0 6 2.686 6 6 0 2.21 1.79 4 4 4 3.314 0 6 2.686 6 6 0 2.21 1.79 4 4 4v2c-3.314 0-6-2.686-6-6 0-2.21-1.79-4-4-4-3.314 0-6-2.686-6-6zm25.464-1.95l8.486 8.486-1.414 1.414-8.486-8.486 1.414-1.414z' /%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
	color: #fff;
	padding-top: 25px;
	padding-bottom: 100px;
	font-size: 1.1rem;
	font-weight: 700;
}

.headbar section.topbar {
	margin-bottom: 100px;
}

.headbar .atabled {
	display: table;
	width: 100%;
	table-layout: fixed;
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
	border: 0px;
}

.headbar .atabled .cell {
	display: table-cell;
	vertical-align: middle;
}

.headbar .atabled .cell.one {
	width: 25%;
}

.headbar .atabled .cell.two {
	text-align: right;
	width: 75%;
	padding-left: 5%;
}

.headbar .atabled img.logo, .headbar .atabled svg {
	max-width: 100%;
	width: 100%;
	height: auto;
	line-height: 1;
	vertical-align: middle;
}

.headbar .atabled .cell.two ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	line-height: 1;
}

.headbar .atabled .cell.two ul li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: inline-block;
}

.headbar .atabled .cell.two ul li:after {
	content: "/";
	margin-left: 10px;
	margin-right: 10px;
	color: #f7f7f7;
}

.headbar .atabled .cell.two ul li:last-child, .headbar .atabled .cell.two ul li:last-child:after {
	margin: 0px;
	content: "";
}

.headbar .atabled .cell.two ul li a {
	color: #fff;
}

.headbar .atabled .cell.two ul li a:hover {
	text-decoration: underline;
}

/* Header Search */

section.search form.search-form {
	margin: 0px;
	padding: 0px;
	border: 0px;
	max-width: 80%;
	margin: 0 auto;
	position: relative;
	-webkit-transition: background .55s ease;
  -moz-transition: background .55s ease;
  -ms-transition: background .55s ease;
  -o-transition: background .55s ease;
  transition: background .55s ease;
  -webkit-box-shadow: 0px 3px 5px 0px rgba(0,29,41,0.28);
-moz-box-shadow: 0px 3px 5px 0px rgba(0,29,41,0.28);
box-shadow: 0px 3px 5px 0px rgba(0,29,41,0.28);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #f7f7f7;
	font-family: 'Montserrat';
	font-weight: 800;
	color: #555;
	border: 0px;
}

section.search form.search-form:hover, section.search form.search-form:focus {
	background-color: #fff;
}

section.search input[type=text], section.search input.search-field {
	border: 0px;
	font-size: 1.5rem;
	margin: 0px;
	line-height: 1.2;
	width: 80%;
	padding: 0px;
	padding-left: 60px;
	background: transparent;
	display: inline-block;
	vertical-align: middle;
	-webkit-appearance: none;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	font-family: 'Roboto', Arial, Verdana, sans-serif;
}

section.search input.search-field::-webkit-input-placeholder, section.search input.search-field:-moz-placeholder, section.search input.search-field::-moz-placeholder, section.search input.search-field:-ms-input-placeholder {
   color: #e2e2e2;
}

section.search:after {
	clear: both;
	content: "";
	display: block;
}

section.search form.search-form:after {
	clear: both;
	content: "";
	display: block;
}

section.search form.search-form .icon {
  position: absolute;
  top: 50%;
  left: 10px;
  transform: translateY(-50%);
  font-size: 1.5rem;
  color: #e2e2e2;
	-webkit-transition: all .55s ease;
  -moz-transition: all .55s ease;
  -ms-transition: all .55s ease;
  -o-transition: all .55s ease;
  transition: all .55s ease;
	line-height: 1;
}

section.search input.search-submit {
	border: 0px;
	padding: 10px;
	padding-right: 30px;
	padding-left: 30px;
	color: #fff;
	background-color: #0095C7;
	line-height: 1.2;
	-webkit-border-top-right-radius: 5px;
-webkit-border-bottom-right-radius: 5px;
-moz-border-radius-topright: 5px;
-moz-border-radius-bottomright: 5px;
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
	display: inline-block;
	vertical-align: middle;
	text-transform: uppercase;
	font-weight: bold;
	cursor: pointer;
	text-align: center;
	font-size: 1rem;
	float: right;
	height: 50px;
	overflow: hidden;
	-webkit-appearance: none;
	margin: 0px;
	font-family: 'Roboto', Arial, Verdana, sans-serif;
}

section.search input.search-submit:hover {
	background-color: #7280C5;
}

section.search form.search-form:hover .icon, section.search form.search-form:focus .icon {
	color: #555;
}

/* Search Advanced */

#searchBar {
    text-align: center;
    margin-bottom: 0;
    padding: 2em 0;
    position: relative;
    width: 620px;
    margin: 0 auto
}
#searchBar .search-query {
    border-radius: 5px;
    font-size: 18px;
    line-height: 22px;
    width: 100%;
    height: 50px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
#searchBar button {
    color: #fff;
    text-shadow: 0 -1px 1px rgba(0,0,0,.4);
    background: #4F92CA;
    border-radius: 0 5px 5px 0;
    border: 1px solid #407FB3;
    font-size: 18px;
    padding: 0 1.5em;
    height: 50px;
    position: absolute;
    top: 24px;
    right: -1px
}
#searchBar button .icon-search {
    display: none
}
#searchBar button:hover {
    background: #4689C2
}
#searchBar.sm {
    width: 100%;
    padding: 0;
    margin-bottom: 30px
}
#searchBar.sm button {
    height: 40px;
    top: 0
}
#searchBar.sm button:hover {
    background: 0 0
}
#searchBar.sm button .icon-search {
    display: block;
    text-shadow: none
}

/* Homepage Category Blocks */

.gapper {
	display: block;
	content: "";
	clear: both;
	height: 1px;
	margin-bottom: 29px;
}

.grouping:after {
	clear: both;
	content: "";
	display: block;
}

.grouping {
	margin-bottom: 50px;
}

.grouping h2.resourceterm {
	text-transform: uppercase;
	color: #384056;
	font-size: 2.4rem;
	margin: 0px;
	padding: 0px;
	margin-bottom: 25px;
}

ul.grid.catgrid {
	display:
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: grid;
grid-template-columns: repeat(3, 1fr);
grid-template-rows: 1fr;
grid-column-gap: 32px;
grid-row-gap: 24px; 
}

ul.grid.catgrid li.catblock {
	text-align: center;
	color: var(--black);
	list-style-type: none;
}

.catblock a.linkblock {
	padding: 25px;
	padding-top: 50px;
	padding-bottom: 50px;
	-webkit-box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.15);
-moz-box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.15);
box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.15);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #e2e2e2;
	border-top: 5px solid #e2e2e2;
	background-color: #fff;
	display: block;
	color: var(--black);
}

.catblock a.linkblock:hover {
	border-color: #ccc;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fcfcfc+0,f4f4f4+100 */
background: rgb(252,252,252); /* Old browsers */
background: -moz-linear-gradient(top, rgba(252,252,252,1) 0%, rgba(244,244,244,1) 100%);
background: -webkit-linear-gradient(top, rgba(252,252,252,1) 0%,rgba(244,244,244,1) 100%);
background: linear-gradient(to bottom, rgba(252,252,252,1) 0%,rgba(244,244,244,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#f4f4f4',GradientType=0 );
}

.catblock a img.wp-post-image {
	max-width: 160px;
	max-height: 140px;
	height: auto;
	width: auto;
}

.catblock p {
	font-size: .850rem;
	line-height: 1.3;
	color: var(--grey);
	margin: 0px;
	padding: 0px;
	font-weight: 700;
}

.catblock p:last-child {
	margin: 0px;
	padding: 0px;
}

.catblock i, .catblock .svg-inline--fa {
	margin-bottom: 25px;
	font-size: 4rem;
	line-height: 1;
	color: #f79304;
}

.catblock dl, .catblock dd, .catblock dt {
	display: block;
	margin: 0px;
	padding: 0px;
}

.catblock h3, .catblock .linktitles {
	margin: 0px;
	padding: 0px;
	line-height: 1.2;
	margin-bottom: 8px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 800;
}

.catblock h3, .catblock h3 a, .catblock a .linktitles {
	color: #0078AB;
}

.catblock h3 a:hover, .catblock a:hover .linktitles {
	color: #222;
}

/* Cat Block Colors - Dynamic */

.catblock.steel a.linkblock {
border-top-color: #939595;
}

.catblock.cerulean a.linkblock {
border-top-color: #00a9e0;
}

.catblock.dusk a.linkblock {
border-top-color: #385e9d;
}

.catblock.greyscale a.linkblock {
border-top-color: #636363;
}

.catblock.midnight a.linkblock {
border-top-color: #1c2345;
}

.catblock.tenpercent a.linkblock {
border-top-color: #0078ab;
}

.catblock.quicksilver a.linkblock {
border-top-color: #6791a9;
}

.catblock.grass a.linkblock {
border-top-color: #84bd00;
}

.catblock.bluewave a.linkblock {
border-top-color: #6791a9;
}

.catblock.tangerine a.linkblock {
border-top-color: #FFA300;
}

.catblock.kiwi a.linkblock {
border-top-color: #A4D65E;
}

.catblock.bubblegum a.linkblock {
border-top-color: #DD74A1;
}

.catblock.success a.linkblock {
border-top-color: #00ab4c;
}

.catblock.cloud a.linkblock {
border-top-color: #62b5e5;
}

.catblock.orange a.linkblock {
border-top-color: #f06400;
}

.catblock.fuschia a.linkblock {
border-top-color: #eb008b;
}

.catblock.platinum a.linkblock {
border-top-color: #d9e1e2;
}

/* Hot Hot Heat */

.popblock {
	font-size: 1.1rem;
	line-height: 1.6;
}

.popblock h4 {
	/* text-align: center;
	display: block; */
	text-transform: uppercase;
	color: var(--darktext);
	font-size: 1.1rem;
	line-height: 1;
	margin-bottom: 25px;
}

.popblock ul, article.singlearticle .popblock ul {
 -moz-column-count: 3;
  -webkit-column-count: 3;
  column-count: 3;
	-webkit-column-gap: 3rem;
    -moz-column-gap: 3rem;
    column-gap: 3rem;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	  -webkit-column-rule: 2px double #999; /* Chrome, Safari, Opera */
    -moz-column-rule: 2px double #999; /* Firefox */
    column-rule: 2px double #999;
}

.popblock ul:after {
	clear: both;
	content: "";
	display: block;
}

.popblock ul li, article.singlearticle .popblock ul li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	margin-bottom: 20px;
    break-inside: avoid-column;
	-webkit-column-break-inside: avoid;
    page-break-inside: avoid;
	line-height: 1.4;
}

.popblock ul li:after {
	clear: both;
	content: "";
	display: block;
}

.popblock ul li span.ls {
	float: left;
	display: inline;
	margin-right: 5px;
}

.popblock ul li span.cattag, article.searchresults span.cattag {
	color: var(--linkblue);
	text-transform: uppercase;
	line-height: 1;
	vertical-align: middle;
	/* font-size: .650rem; */
	font-size: .7rem;
	padding: 8px;
	font-weight: bold;
	display: inline-block;
	margin-bottom: 8px;
	border-radius: 24px;
	border: 2px solid var(--grey);
}

.popblock ul li span.lbc {
	float: left;
	display: inline;
}

.popblock ul li a {
	color: var(--linkblue);
	line-height: 1;
	text-decoration: underline;
}

.popblock ul li a:hover {
	color: var(--black);
}

/* Cat Tags - Dynamic */

.popblock ul li span.cattag.steel, article.searchresults span.cattag.steel {
border-color: #939595;
}

.popblock ul li span.cattag.cerulean, article.searchresults span.cattag.cerulean {
border-color: #00a9e0;
}

.popblock ul li span.cattag.dusk, article.searchresults span.cattag.dusk {
border-color: #385e9d;
}

.popblock ul li span.cattag.greyscale, article.searchresults span.cattag.greyscale {
border-color: #636363;
}

.popblock ul li span.cattag.midnight, article.searchresults span.cattag.midnight {
border-color: #1c2345;
}

.popblock ul li span.cattag.tenpercent, article.searchresults span.cattag.tenpercent {
border-color: #0078ab;
}

.popblock ul li span.cattag.quicksilver, article.searchresults span.cattag.quicksilver {
border-color: #6791a9;
}

.popblock ul li span.cattag.grass, article.searchresults span.cattag.grass {
border-color: #84bd00;
}

.popblock ul li span.cattag.bluewave, article.searchresults span.cattag.bluewave {
border-color: #6791a9;
}

.popblock ul li span.cattag.kiwi, article.searchresults span.cattag.kiwi {
border-color: #A4D65E;
}

.popblock ul li span.cattag.bubblegum, article.searchresults span.cattag.bubblegum {
border-color: #DD74A1;
}

.popblock ul li span.cattag.tangerine, article.searchresults span.cattag.tangerine {
border-color: #FFA300;
}

.popblock ul li span.cattag.success, article.searchresults span.cattag.success {
border-color: #00ab4c;
}

.popblock ul li span.cattag.cloud, article.searchresults span.cattag.cloud {
border-color: #62b5e5;
}

.popblock ul li span.cattag.orange, article.searchresults span.cattag.orange {
border-color: #f06400;
}

.popblock ul li span.cattag.fuschia, article.searchresults span.cattag.fuschia {
border-color: #eb008b;
}

.popblock ul li span.cattag.platinum, article.searchresults span.cattag.platinum {
border-color: #d9e1e2;
}

/* Single */

article.singlearticle {
	width: 72%;
	padding: 5%;
	float: right;
	display: inline-block;
	color: #1c2345;
	background-color: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

article.singlearticle figure {
	margin: 0px;
	padding: 0px;
	margin-bottom: 16px;
}

article.singlearticle figure figcaption {
	margin-bottom: 8px;
}

article.singlearticle p, article.singlearticle ul, article.singlearticle ol {
	font-size: .950rem;
	line-height: 1.6;
	margin: 0px;
	padding: 0px;
	margin-bottom: 25px;
}

article.singlearticle ul, article.singlearticle ol {
	margin-left: 25px;
}

article.singlearticle ul li, article.singlearticle ol li {
	margin-bottom: 6px;
}

article.singlearticle .incontainer {
	display: block;
	margin-bottom: 35px;
}

article.singlearticle .incontainer:after {
	clear: both;
	content: "";
	display: block;
}

article.singlearticle p:last-child {
	margin: 0px;
	padding: 0px;
}

article.singlearticle a {
	color: var(--linkbluealt);
	text-decoration: underline;
}

article.singlearticle a:hover {
	color: var(--black);
}

article.singlearticle h1 {
	margin: 0px;
	padding: 0px;
	margin-bottom: 25px;
	line-height: 1;
	color: #064481;
	font-size: 2.2rem;
}

article.singlearticle h2 {
	color: #0078AB;
	font-size: 1.4rem;
	line-height: 1;
}

article.singlearticle img {
	max-width: 100% !important;
	height: auto;
	padding: 5px;
	border: 1px solid #e2e2e2;
}

article.singlearticle img.blockimage, article.singlearticle .wp-block-image img {
	display: block;
	margin: 0 auto;
	margin-bottom: 40px;
	margin-top: 40px;
	max-width: 520px;
	height: auto;
	padding: 5px;
	border: 1px solid #e2e2e2;
}

article.singlearticle ul.outputlist {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	margin-left: 25px;
	margin-bottom: 25px;
	position: relative;
	font-weight: 700;
}

article.singlearticle ul.outputlist li {
	margin: 0px;
	padding: 0px;
	color: #33bae6;
	list-style-type: none;
	margin-bottom: 6px;
	position: relative;
}

article.singlearticle ul.outputlist li:last-child {
	margin-bottom: 0px;
}

article.singlearticle hr.base {
	border: 0;
	height: 1px;
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
	margin-bottom: 25px;
}

article.singlearticle ul.outputlist li a {
	color: #1c2345;
}

article.singlearticle ul.outputlist li a:hover {
	color: #33bae6;
}

section.singlepost a.backup {
	background-color: #009CDE;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #fff;
	font-weight: bold;
	font-size: 1rem;
	padding: 12px;
}

article.singlearticle .debugger {
	border: 1px solid #e2e2e2;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 15px;
	background-color: #f9f9f9;
	margin-bottom: 25px;
}

article.singlearticle .debugger ul {
	margin-bottom: 0px;
	padding: 0px;
}

article.singlearticle blockquote {
	border-left: 5px solid #ccc;
	padding-left: 15px;
	font-style: italic;
	padding-top: 10px;
	padding-bottom: 10px;
}

article.singlearticle .jumpbar {
	margin-bottom: 35px;
}

article.singlearticle .jumpbar:after {
	clear: both;
	content: "";
	display: block;
}

/* Related Items */

.relatedpost {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #f9f9f9;
	padding: 15px;
	margin-bottom: 8px;
}


.relatedpost:after {
	clear: both;
	content: "";
	display: block;
}

article.singlearticle .relatedpost p {
	font-size: .850rem;
	line-height: 1.6;
	color: #555;
}

article.singlearticle .relatedpost h4 {
	margin: 0px;
	padding: 0px;
}

article.singlearticle .relatedpost .photobadge {
	display: inline-block;
	float: left;
	width: 10%;
}

article.singlearticle .relatedpost .articlebadge {
	width: 85%;
	float: right;
	display: inline-block;
}

article.singlearticle .relatedpost .photobadge img {
	max-width: 100%;
	width: auto;
	height: auto;
	border: 0px;
	padding: 0px;
	margin: 0px;
	line-height: 1;
	vertical-align: middle;
}

/* Sidebar */

aside.sidebar {
	width: 25%;
	float: left;
	display: inline-block;
	position: relative;
}

aside.sidebar ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	position: relative;
}

aside.sidebar ul li {
	margin: 0px;
	padding: 0px;
	line-height: 1;
	margin-bottom: 25px;
	position: relative;
}

aside.sidebar ul > li > span {
	display: inline-block;
}

aside.sidebar ul > li > span:hover {
	cursor: pointer;
	color: var(--black);
}

aside.sidebar span.activeterm {
	color: var(--black);
	text-decoration: underline;
}

aside.sidebar ul > li > ul {
	font-weight: normal;
	margin-top: 15px;
	/* display: none; */
}

aside.sidebar ul > li > ul > li {
	margin-bottom: 12px;
	position: relative;
	line-height: 1;
	vertical-align: middle;
}

aside.sidebar ul li.activecat > ul {
	display: block;
}

aside.sidebar a {
	color: var(--linkbluealt);
}

aside.sidebar a:hover {
	color: var(--black);
}

aside .ui-icon {
	position: absolute;
	right: 0px;
	top: 0px;
}

aside.sidebar h5 {
	font-size: 1rem;
	line-height: 1.2;
}

aside.sidebar ul li img, aside.sidebar ul li img.svgicon {
	max-width: 36px;
	width: auto;
	height: auto;
	display: inline-block;
	line-height: 1;
	vertical-align: middle;
	color: #000;
}

aside.sidebar ul.erroroperator {
	position: relative;
}

aside.sidebar ul.erroroperator li {
	margin: 0px;
	position: relative;
	min-height: 36px;
	vertical-align: middle;
	padding-right: 18%;
	margin-bottom: 12px;
}

aside.sidebar ul.erroroperator li a {
	display: inline-block;
	vertical-align: middle;
}

aside.sidebar ul.erroroperator li:after {
	clear: both;
	content: "";
	display: block;
}

aside.sidebar ul.erroroperator span.iconclass {
	width: 15%;
	position: absolute;
	top: 0px;
	right: 0px;
	display: inline-block;
}

aside.sidebar .debugger {
	border: 1px solid #e2e2e2;
	padding: 10px;
	background-color: #fff;
	font-size: .850rem;
}

aside.sidebar .debugger ul {
	margin-bottom: 0px;
	padding: 0px;
}

aside.sidebar .debugger ul li {
	margin: 0px;
	padding: 0px;
	margin-bottom: 12px;
	font-weight: normal;
	color: #333;
}

aside.sidebar .debugger ul li:last-child {
	margin: 0px;
	padding: 0px;
}

aside.sidebar .debugger ul li a {
	font-weight: normal;
	color: #00a9e0;
}

aside.sidebar .debugger ul li a:hover {
	color: #222;
}

/* WordPress Image Defaults */

article.singlearticle .wp-block-image .alignright {
    float: right;
	margin: 0px;
    margin-left: 30px;
    margin-bottom: 30px;
}
article.singlearticle .wp-block-image .alignleft {
    float: left;
	margin: 0px;
    margin-right: 30px;
    margin-bottom: 30px;
}
article.singlearticle .wp-block-image .aligncenter, article.singlearticle .wp-block-image .alignnone {
    display: block;
    margin: 0 auto;
    margin-bottom: 15px;
}

/* Mobile Nav */

.mobilequick {
    display: none;
}
.mobilequick button {
    margin: 0px !important;
    padding: 4px;
    -webkit-appearance: none;
    line-height: 1;
	background: transparent !important;
    color: #fff;
    border: 0px;
    font-size: 1.3rem;
}

.mobilequick button:hover, .mobilequick button:focus {
color: #121212 !important;
}

.mobilequick .hamburger {
    color: #000;
    padding: 0px;
    font-size: 2rem;
    margin: 0px;
    line-height: 1;
}
.mobilequick img.logohor {
	max-width: 100%;
	height: auto;
	vertical-align: middle;
	line-height: 1;
	width: 349px;
}
.mobilequick {
    /* background-color: #1C2345; */
	background-color: var(--darkerblue);
    color: #fff;
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 1.2rem;
    line-height: 1;
}
.mobilequick .hidden {
    display: block;
}
.mobilequick h1 {
    font-size: 1.7rem;
    color: #fff;
    margin: 0px;
    padding: 0px;
    font-weight: normal;
    line-height: 1;
}
.mobilequick h1 span.light {
font-family: 'Roboto', sans-serif;
font-weight: normal;
}
.mobilequick h1 a {
    color: #fff;
}
.mobilequick .navtable {
    display: table;
    width: 100%;
    table-layout: fixed;
    margin: 0px;
    padding: 0px;
    outline: none;
    border-collapse: collapse;
    border: 0px;
    line-height: 1;
    height: 100%;
}
.mobilequick .navtable .cell {
    display: table-cell;
    vertical-align: middle;
    height: 100%;
}
.mobilequick .navtable .cell.one {
    width: 75%;
    text-align: left;
    padding-right: 5%;
    vertical-align: middle;
    font-size: 1.4rem;
}
.mobilequick .navtable .cell.one a {
    color: #fff;
}
.mobilequick .navtable .cell.one:focus, .mobilequick .navtable .cell.one a:hover {
    color: #000;
}
.mobilequick .navtable .cell.two {
    width: 25%;
    text-align: right;
}
.mobilequick .navtable .cell.three {
    width: 20%;
    text-align: right;
}
.mobilequick .navtable .cell.three ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    line-height: 1;
}
.mobilequick .navtable .cell.three ul li {
    list-style-type: none;
    display: inline-block;
    margin: 0px;
    padding: 0px;
    margin-right: 10px;
}
.mobilequick .navtable .cell.three ul li:last-child {
    margin: 0px;
}
.mobilequick .navtable .cell.three ul li a {
    color: #fff;
}
.mobilequick .navtable .cell.three ul li a:hover, .mobilequick .navtable .cell.three ul li a:focus {
    color: #f7f7f7;
}
/* Mmenu */

body .mm-menu.mm-offcanvas.mm-fullscreen.mm-bottom {
				height: calc( 100% - 56px );
			}

/* body .mm-menu.mm-offcanvas.mm-fullscreen.mm-bottom {
    height: 100%;
} */
body .mm-menu.mm-theme-black {
    background: #fff;
    color: #222;
}
body .mm-menu.mm-theme-black a {
    color: #222;
}
body .mm-menu .mm-navbar-size-2 {
    text-align: left;
    position: relative;
    border-bottom: none;
    background: #f9f9f9;
    color: #666;
    font-size: 1.2rem;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 20px;
    padding-left: 20px;
}
body .mm-menu .mm-navbar-size-2:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    width: 1px;
}
body .mm-menu .mm-navbar-size-2 > * {
    display: inline-block;
    vertical-align: middle;
    float: none;
}
body .mm-menu .mm-navbar-size-2 a {
    color: #555;
    margin-right: 15px;
}
body .mm-menu .mm-navbar-size-2 a, body .mm-menu .mm-navbar-size-2 span.closethis {
    color: #222;
    font-size: 1.5rem;
    display: inline-block;
    width: auto;
}
body .mm-menu .mm-navbar-size-2 span.closethis {
    float: right;
    color: #ca1717;
}
body .mm-menu .mm-navbar-size-2 a:last-of-type {
    margin: 0px;
}
body .mm-menu.mm-theme-black .mm-navbar a {
    color: #555;
}
body .mm-menu .mm-navbar-size-2 a:hover {
    color: #111 !important;
}
body .mm-navbar-size-2 {
    height: inherit;
}
body .mm-navbar.mm-navbar-size-1 {
    background: #f7f7f7;
    color: #222;
}
body .mm-navbar.mm-navbar-size-1 .mm-title {
    font-size: 1.3rem;
    font-weight: bold;
    text-transform: uppercase;
}
body .mm-listview .mm-next {
    background: #00A9E0;
}
body .mm-menu .mm-listview {
    text-transform: uppercase;
    font-size: 1rem;
}
body .mm-menu .mm-listview li {
    vertical-align: middle;
    display: block;
    margin-bottom: 10px;
}
body .mm-menu .mm-listview li:last-child {
    margin: 0px;
}
body .mm-menu .mm-listview li:last-child:after {
    content: none;
    display: none;
}
body .mm-menu .mm-listview a,  body .mm-menu .mm-listview span {
    color: #00A9E0;
    text-align: left;
    padding-right: 20px !important;
}
body .mm-menu .mm-listview a:hover,  body .mm-menu .mm-listview a:hover + span {
    color: #1C2345;
}
body .mm-menu .mm-panels > .mm-panel:after {
    content: none;
    display: none;
}
body .mm-menu .mm-panels > .mm-panel > .mm-listview {
    margin: 0;
}
body .mm-listview-large .mm-listview>li>a:not(.mm-next), body .mm-listview-large .mm-listview>li>span {
    padding: 12px;
}
body .mm-listview a.mm-next {
    padding: 20px;
    display: inline-block;
}
 body .mm-menu.mm-theme-black .mm-btn:after, body .mm-menu.mm-theme-black .mm-btn:before border-color: #000;
}
body .mm-next:after, body .mm-prev:before {
    width: 15px;
    height: 15px;
}
body .mm-menu.mm-theme-black .mm-btn:after, body .mm-menu.mm-theme-black .mm-btn:before {
    border-color: #222 !important;
    width: 15px;
    height: 15px;
}
body .mm-next:after, body .mm-prev:before {
    right: 21px;
}
body .mm-prev:before {
    right: auto;
    left: 35px;
}
.mm-menu.mm-theme-black .mm-listview>li .mm-next:after {
    border-color: #fff !important;
    width: 15px;
    height: 15px;
}
body .mm-panels>.mm-panel:before {
    height: 0px;
}

body .mm-hasnavbar-top-1 .mm-panels {
	top: 60px;
}

/* Fix Menu Scroll Behind */

html.mm-opening .mm-page {
position: fixed !important;
z-index: 25;
}

/* Search Results */

article.singlearticle .resultscount {
	margin-bottom: 24px;
	padding-bottom: 24px;
	border-bottom: 1px solid var(--black);
}

article.singlearticle h2.scounter {
	color: var(--black);
}

ul.autoresults {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

ul.autoresults li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: block;
	padding: .5em;
	border-bottom: 1px solid #e2e2e2;
}

ul.autoresults li:last-of-type {
	border: 0px;
}

img.resultbadge {
	max-width: 40px;
	max-height: 36px;
	height: auto;
	width: auto;
	line-height: 0px;
	vertical-align: middle;
	display: inline-block;
}

body .searchwp-live-search-result a {
	color: var(--linkbluealt);
}

body .searchwp-live-search-result p {
	padding: .5em;
	line-height: 1;
	vertical-align: middle;
}

body .searchwp-live-search-results > .searchwp-live-search-result:nth-child(odd) p {
	background-color: #f9f9f9;
}

body .searchwp-live-search-result a:hover {
	color: var(--black);
}

article.searchresults ol.searchlist {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

article.searchresults ol.searchlist li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: block;
}

article.searchresults .hentry, article.searchresults ol.searchlist li.hentry {
	padding-bottom: 25px;
	border-bottom: 1px solid #f2f2f2;
	margin-bottom: 25px;
}

article.searchresults .hentry h3 {
	margin: 0px;
	padding: 0px;
	margin-bottom: 8px;
}

/* Disclaimer */

.disclaimersmall {
	color: var(--darktext);
	text-align: center;
	padding-top: 10px;
	padding-bottom: 15px;
	color: #333;
	margin: 0 auto;
	margin-bottom: 20px;
	background-color: white;
	border: 1px solid #333;
	padding: 1.25rem;
	width: 60%;
	max-width: 450px;
	font-size: 16px !important;
	text-align: center;
}

.disclaimersmall .wrap {
	padding: 0px;
}

.disclaimersmall p {
	color: #666;
	margin: 0px;
	padding: 0px;
	line-height: 1.4;
}

.disclaimersmall p a {
	color: var(--linkblue);
	text-decoration: underline;
}

.disclaimersmall p a:hover {
	color: var(--black);
}

/* Footer */

footer p {
	margin: 0px;
	padding: 0px;
	line-height: 1.5;
	margin-bottom: 15px;
	color: var(--darktext);
}

footer p:last-child {
	margin: 0px;
	padding: 0px;
}

.footer {
    background-color: #f7f7f7;
    position: relative;
    padding-top: 25px;
    padding-bottom: 25px;
	font-size: .8rem;
	text-align: center;
	color: var(--darktext);
}

footer a {
	color: var(--linkblue);
	text-decoration: underline;
}

footer a:hover {
	color: var(--black);
}

/* Media queries - Search bar mid-range tweaks */

@media only screen and (max-width : 900px) {
section.search input[type="text"], section.search input.search-field {
width: 60%;
max-width: none;
}
}

/* Media Queries - iPad */

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px)  {
	
	.wrap {
		max-width: none;
		padding-right: 35px;
		padding-left: 35px;
	}
	
section.search input[type="text"], section.search input.search-field {
font-size: 1.1rem;
}
	
section.search input.search-submit { 
height: 42px;
-webkit-border-top-left-radius: 0px;
-webkit-border-bottom-left-radius: 0px;
-moz-border-radius-topleft: 0px;
-moz-border-radius-bottomleft: 0px;
border-top-left-radius: 0px;
border-bottom-left-radius: 0px;
}
	
section.search input[type="text"], section.search input.search-field {
width: 68%;
max-width: none;
}
	
		iframe, embed, video {
	max-width: 100%;
	width: 100% !important;
	height: 400px !important;
}
}

/* Media queries - Everything smaller */

@media only screen and (max-width : 600px) {
body {
    background-image: none;
    margin: 0px;
}
.fulltable {
    display: block;
    width: auto;
}
.mobmenu {
    display: inline-block;
}
.uptop {
    margin-bottom: 20px;
}
.uptop .atabled {
    width: auto;
    display: block;
}
.uptop .atabled .cell {
    display: block;
    margin: 0px;
}
.uptop .atabled .cell.logo img.logobase {
    max-width: 224px;
    width: auto;
}
.uptop .atabled .cell.logo, .uptop .atabled .cell.mobile, .uptop .atabled .cell.menu, .uptop .atabled .cell.social {
    width: auto;
    display: block;
}
.uptop .atabled .cell.logo {
    margin-bottom: 12px;
}
.uptop .atabled .cell.social {
    display: none;
}
.uptop, .navbar {
    display: none;
}
.mobilequick {
    display: block;
	margin-bottom: 50px;
}
	
	body.noscroll .mobilequick {
		margin: 0px;
	}
	
	.grouping h2.resourceterm {
		font-size: 1.6rem;
	}
	
	ul.grid.catgrid {
		display: block;
		width: auto;
	}
	
.catblock {
	margin-bottom: 15px;
	width: auto;
}
	
	ul.grid.catgrid li.catblock:last-of-type {
		margin: 0px;
	}
	
	aside.sidebar, article.singlearticle {
		width: auto;
		float: none;
		display: block;
		margin: 0px;
		padding: 0px;
	}
	
	article.singlearticle {
		padding: 15px;
	}
	
	article.singlearticle img {
		max-width: 100% !important;
		width: auto !important;
		height: auto !important;
	}
	
	article.singlearticle h1 {
		font-size: 2rem;
	}
	
	.headbar .atabled {
		display: block;
	}
	
	.headbar .atabled .cell.one, .headbar .atabled .cell.two {
		margin: 0px;
		padding: 0px;
		display: block;
		width: auto;
	}
	
	.headbar .atabled .cell.one {
		text-align: center;
	}
	
	.headbar .atabled .cell.two {
		display: none;
	}
	
	.headbar section.topbar {
		margin-bottom: 35px;
	}
	
	.headbar {
		min-height: 0px;
		padding-bottom: 50px;
		padding-top: 0px;
	}
	
	section.search input[type="text"], section.search input.search-field {
		font-size: 1.1rem;
	}
	
	section.search form.search-form {
		max-width: none;
	}
	
	section.search input.search-submit {
		padding: 5px;
	}
	
	.headbar section.topbar {
		display: none;
	}
	
	aside.sidebar {
		display: none;
	}
	
	section.search input.search-submit { 
		height: 42px;
		-webkit-border-top-left-radius: 0px;
-webkit-border-bottom-left-radius: 0px;
-moz-border-radius-topleft: 0px;
-moz-border-radius-bottomleft: 0px;
border-top-left-radius: 0px;
border-bottom-left-radius: 0px;
	}
	
	section.search input[type="text"], section.search input.search-field {
		width: 68%;
		max-width: none;
	}
	
	.popblock ul {
 -moz-column-count: 1;
  -webkit-column-count: 1;
  column-count: 1;
	}
	
	
	section.singlepost a.backup {
		display: block;
		width: auto;
		text-align: center;
	}
	
	.searchwp-live-search-results-showing {
		width: 86% !important;
	}
	
	article.singlearticle .relatedpost .photobadge {
	display: none;
}
	.gapper {
		height: 0px;
		margin: 0px;
	}
	
	iframe, embed, video {
	max-width: 100%;
	width: 100% !important;
	height: 280px !important;
}
	
	article.singlearticle .wp-block-image .alignright, article.singlearticle .wp-block-image .alignleft, {
		display: block;
		margin: 0px auto;
		max-width: 100% !important;
		height: auto !important;
		margin-top: 24px;
		margin-bottom: 24px;
		display: block;
		float: none;
	}
}