/*
Theme Name: PG&E Brand
Theme URI: https://pgebrandguidelines.com/
Author: Adam London Consulting LLC
Author URI: http://adamlondon.com/
Description: Custom theme for the PG&E Brand website
Version: 0.1
*/

/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */progress,sub,sup{vertical-align:baseline}button,hr,input{overflow:visible}[type=checkbox],[type=radio],legend{box-sizing:border-box;padding:0}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-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}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}svg:not(:root){overflow:hidden}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}button,input,select,textarea{font:inherit;margin:0}optgroup{font-weight:700}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:ButtonText dotted 1px}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{color:inherit;display:table;max-width:100%;white-space:normal}textarea{overflow:auto}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-input-placeholder{color:inherit;opacity:.54}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}



@font-face {
	font-family: DIN;
	src: url('fonts/DINWeb.woff') format('woff');
}
@font-face {
	font-family: DIN;
	src: url('fonts/DINWeb-Medium.woff') format('woff');
	font-weight: 600;
}
@font-face {
	font-family: DIN;
	src: url('fonts/DINWeb-Bold.woff') format('woff');
	font-weight: 700;
}
@font-face {
	font-family: DIN;
	src: url('fonts/DINWeb-Ita.woff') format('woff');
	font-style: italic;
}
@font-face {
	font-family: DIN;
	src: url('fonts/DINWeb-BoldIta.woff') format('woff');
	font-style: italic;
	font-weight: 700;
}

html {scroll-behavior: smooth;}
body {
	margin: 0;
	padding: 0;
	background-color: white;
	color: black;
	font: .875em/1.428 Arial, Helvetica, Sans-serif;
	min-width: 70em;
}
a {
	color: #00A7C2;
	text-decoration: none;
}
a:hover {text-decoration: underline;}
a img {border: none;}
fieldset {
	border: none;
	margin: 0;
	padding: 0;
}
h1, h2, h3 {
	margin: 2ex 0 .6ex;
	line-height: 1.25;
}
h2 {
	font-size: 2.571em;
	font-weight: normal;
}
h3 {
	color: #0089C4;
	border-bottom: 1px solid #BBB;
	font-size: 1.714em;
	font-weight: normal;
	padding-bottom: .125em;
	margin-bottom: .833em;
}
h4 {
	font-weight: bold;
	font-size: 1em;
	margin: 15px 0 5px;
}
h5 {
	font-size: .857em;
	margin: 1ex 0;
}
button, form, img, input, select, textarea {
	vertical-align: middle;
	margin: 0;
}
img {
	max-width: 100%;
	height: auto;
}
dd {margin: 0;}
legend {padding: 0;}
main {clear: both;}
p {margin: 1ex 0 2ex;}
textarea {
	overflow: auto;
	resize: vertical;
}
ul, ol {
	margin: 2ex 0;
	padding-left: 20px;
}
.skip {
	position: absolute;
	left: -999em;
}

#container {padding: 20px 0 50px;}
#header, #content, #footer {
	width: 940px;
	padding: 0 20px;
	margin: auto;
}
#header {
	position: relative;
	margin-bottom: 2.5em;
}
.home #header {margin-bottom: 0;}
#header .logo {margin: 0 0 35px -2px;}
.home #header .logo {
	margin-bottom: 60px;
	display: table;
}
#header h1 {
	font-size: 1.571em;
	clear: both;
	margin: 0 0 10px;
	position: absolute;
	left: 5.227em;
	top: 1.636em;
}
#header h1 a {color: inherit;}
.home #header h1 {
	font: 600 60px/1 DIN, 'DIN-Medium', Arial, Helvetica, Sans-serif;
	color: black;
	padding-right: 300px;
	letter-spacing: -0.04em;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	margin-bottom: 12px;
	position: static;
}
.utility {
	position: absolute;
	right: 20px;
	top: 0;
}
.utility form {
	border: 1px solid #040404;
	margin-top: 1.643em;
}
.utility label {
	position: absolute;
	left: -9999px;
}
.utility input {
	background-color: white;
	border: none;
	padding: .5em 1em;
	width: 8em;
	font-size: inherit;
	outline: none;
}
.utility button {
	width: 34px;
	border: none;
	background: white url(img/i_search.png) center no-repeat;
	font-size: 0;
	height: 34px;
	cursor: pointer;
}

#mainnav {
	background-color: #ECECEC;
	margin-bottom: 40px;
}
.home #mainnav {margin-bottom: 25px;}
#mainnav ul {
	width: 940px;
	margin: auto;
	list-style: none;
	padding: 9px 0;
	font-size: 0;
	height: 84px
}
#mainnav li {
	display: inline-block;
	width: 86px;
	font-size: 14px;
	line-height: 1.2;
	vertical-align: top;
	margin-left: 8px;
	position: relative;
	transition: background-color .3s;
	background: center 60% no-repeat;
}
#mainnav li:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	height: 42px;
	width: 100%;
	background-color: #333;
}
#mainnav li:first-child + li + li + li + li +li:before {background-color: transparent;}
#mainnav li:first-child {
	background-color: #0089C4;
	margin-left: 0 !important;
}
#mainnav li:first-child + li {background-color: #A3A86B;}
#mainnav li:first-child + li + li {background-color: #CAB575;}
#mainnav li:first-child + li + li + li {background-color: #63C2D5;}
#mainnav li:first-child + li + li + li + li {background-color: #FFA100;}
#mainnav .help {background: #0089C4 url(/wp-content/themes/pgebrand/img/at-symbol.png) center 76% no-repeat;}
#mainnav .help:hover {background-color: #00A7C2;}
#mainnav a {
	display: block;
	height: 74px;
	padding: 5px 8px;
	color: white;
	text-decoration: none;
	position: relative;
	z-index: 1;
	transition: height .3s, box-shadow .3s;
	box-shadow: 0 1px 3px rgba(0,0,0,0);
	text-align: center;
}
#mainnav a:hover, #mainnav .current-menu-item a {
	height: 92px;
	box-shadow: 0 1px 3px rgba(0,0,0,.75);
}
#mainnav .help a:hover {
	height: 74px;

}
#mainnav a span {
	color: black;
	position: absolute;
	left: 0;
	bottom: 5px;
	padding: 0 8px;
	right: 0;
	font-size: 13px;
}

.home #mainnav ul {
	height: auto;
	padding-top: 23px;
	padding-bottom: 23px;
}
.home #mainnav li {
	width: 172px;
	margin-left: 20px;
}
.home #mainnav li:before {height: 43px;}
.home #mainnav li:first-child {background-image: url(img/i_logofinder.png);}
.home #mainnav li:first-child + li {background-image: url(img/i_templates.png);}
.home #mainnav li:first-child + li + li {background-image: url(img/i_gallery.png);}
.home #mainnav li:first-child + li + li + li {background-image: url(img/i_reference.png);}
.home #mainnav li:first-child + li + li + li + li {background-image: url(img/i_download.png);}
.home #mainnav li:first-child:hover {background-color: #68B7D3;}
.home #mainnav li:first-child + li:hover {background-color: #BFC2A2}
.home #mainnav li:first-child + li + li:hover {background-color: #D6CAA8;}
.home #mainnav li:first-child + li + li + li:hover {background-color: #95D2DD;}
.home #mainnav li:first-child + li + li + li + li:hover {background-color: #F7BE6E;}
.home #mainnav a {
	height: 201px;
	padding: 10px;
	text-align: center;
	font-size: 20px;
}
.home #mainnav a:hover {box-shadow: 0 1px 5px rgba(0,0,0,.75);}
.home #mainnav a span {
	bottom: 20px;
	padding: 0 10px;
}
#content {margin-bottom: 3.429em;}
#content:after {
	content: '';
	display: block;
	clear: both;
	height: 0;
}
.subnav {
	padding: 0;
	margin-bottom: 20px;
}
.subnav li {
	display: inline;
	position: relative;
}
.subnav li:before {
	content: '|';
	margin: 0 10px 0 7px;
}
.subnav li:first-child:before {content: none;}
.subnav li a {
	font-weight: bold;
	padding-bottom: 3px;
}
.subnav li a:hover, .subnav li a:focus {
	text-decoration: none;
	border-bottom: 2px solid #00A7C2;
}
.subnav .current a {border-bottom: 2px solid #00A7C2;}
.subnav + * {margin-top: 0;}

#footer {
	border-top: 1px solid #BBB;
	color: #333;
	font-size: 11px;
	padding: 18px 0 0;
	margin-top: 48px;
	clear: both;
}

/* Hide admin footer */
#footer-thankyou {display:none !important}

.layout1 #content > * {max-width: 46.75rem;}
.layout2 #content > p {font-size: 1.286em;}
.intro, .gform_confirmation_message {
	font-size: 18px;
	line-height: 1.335;
	max-width: 41.556em;
}
.gform_confirmation_message {
	max-width: none;
	flex-grow: 1;
}
.gform_next_button {display:none;}
.home .intro {line-height: 1.55;}
.note {
	font-size: 14px;
	font-style: italic;
	line-height: 1.43;
}

#content .templates {
	margin: 0 0 0 -42px;
	padding: 0;
	list-style: none;
	font-size: 0;
}
.letter_templates {padding-right: 10px;}
#content .templates li {
	display: inline-block;
	vertical-align: top;
	font-size: 12px;
	margin-left: 42px;
	margin-bottom: 40px;
	line-height: 1.2;
}
#content .templates img {
	box-shadow: 0 2px 6px rgba(0,0,0,.4);
	margin-bottom: 12px;
}
@media screen and (min-width:0\0) { /* IE9 and IE10 hack */
 #content .templates img {box-shadow: 0 2px 12px rgba(0,0,0,.4);}
}
#content .templates .name {
	font-weight: bold;
	color: black;
}
#content .templates .download a {
	margin-left: 13px;
	position: relative;
}
#content .templates .download a:first-child {margin-left: 0;}
#content .templates .download a:before {
	content: '| ';
	color: black;
	position: absolute;
	margin-left: -10px;
	left: 0;
}
#content .templates .download a:first-child:before {content: none;}
#content .templates a:hover ~ .download a {text-decoration: underline;}
#content .templates .note {
	margin-top: 10px;
	max-width: 220px;
	font-style: normal;
	font-size: 12px;
}

.palette {
	padding: 0;
	font-size: 0;
	margin-left: -14px;
}
.palette li {
	display: inline-block;
	width: 240px;
	font-size: 12px;
	margin-left: 14px;
	vertical-align: top;
	line-height: 1.2;
}
.palette.primary li {
	padding: 15px;
	min-height: 170px;
	width: 210px;
}
.palette.primary dl, .palette.primary dl + div {margin: 0 0 15px;}
.palette.secondary dl {margin: 0;}
.palette.secondary li {
	border-top: 70px solid;
	padding-top: 8px;
	margin-bottom: 20px;
}
.palette.secondary dt {font-weight: bold;}



/***********************************	 Image Gallery Template	************************************/

 .gallery_nav {
	border: solid #BBB;
	border-width: 1px 0;
	margin-bottom: 13px;
	display: table;
	width: 100%;
	font-size: 12px;
	padding: 13px 0;
	position: relative;
}
.gallery_nav > * {
	display: table-cell;
	vertical-align: middle;
}
.gallery_nav legend {
	position: absolute;
	left: -9999px;
	opacity: 0.01;
}
.gallery_nav .search {
	width: 220px;
	padding-right: 40px;
}
.gallery_nav .search fieldset {
	border: 1px solid #BBB;
	border-radius: 100px;
	padding: 0 5px 0 10px;
	font-size: 0;
	position: relative;
}
.gallery_nav .search input {
	font-size: 14px;
	height: 26px;
	padding: 0;
	border: 0;
	outline: none;
	width: 175px;
}
.gallery_nav .search button {
	background: white url("img/i_search.png") no-repeat scroll center center;
	border: medium none;
	font-size: 0;
	height: 26px;
	width: 26px;
	padding: 0;
	border-radius: 100%;
}
.gallery_nav .search .clear {
	background: none;
	color: #0089C4;
	cursor: pointer;
	font-size: 12px;
	height: auto;
	left: 100%;
	margin-left: 5px;
	position: absolute;
	top: 6px;
	width: auto;
}
.gallery_nav .filter fieldset > div {
	float: left;
	width: 68.5%;
	text-align: center;
}
.gallery_nav .filter fieldset > div + div {width: 30%;}
.gallery_nav:before {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	left: 565px;
	border-left: 1px solid #BBB;
}
.gallery_nav .filter fieldset > div label {
	position: absolute;
	left: -9999px;
}
.gallery_nav .filter fieldset > div + div label {position: static;}
.gallery_nav .filter .submit {
	position: absolute;
	left: 540px;
	bottom: -5px;
}
.jsenabled .gallery_nav .filter .submit {left: -9999px;}
.gallery_nav .pages {
	width: 200px;
	text-align: right;
	font-weight: bold;
	white-space: nowrap;
}
.gallery_nav .pages * {
	color: black;
	display: inline-block;
	vertical-align: middle;
	margin: 0 1px;
}
.gallery_nav .pages .current {color: #0089C4;}
.gallery_nav .pages .first, .gallery_nav .pages .last {
	font-size: 0;
	background: url(img/s_pagination.png) right 2px no-repeat;
	width: 10px;
	height: 12px;
}
.gallery_nav .pages .first {
	background-position: left -18px;
/* 	margin-right: 6px; */
}
/* .gallery_nav .pages .last {margin-left: 6px;} */
.gallery {
	padding: 0;
	list-style: none;
	margin-left: -13px;
	font-size: 0;
}
.gallery:after {
	content: '';
	display: block;
	clear: both;
	height: 0;
}
.gallery li {
	display: inline-block;
	margin: 0 0 13px 1.323%;
	position: relative;
	overflow: hidden;
	font-size: 12px;
	line-height: 1.2;
	vertical-align: top;
}
.gallery li img {
	max-width: 100%;
	/*width: auto;
	height: auto;*/
	cursor: -webkit-zoom-in;
	cursor: -moz-zoom-in;
}
.gallery div {
	position: absolute;
	background-color: black;
	background-color: rgba(0,0,0,.6);
	color: white;
	left: 0;
	right: 0;
	bottom: -100%;
	padding: 10px;
	font-weight: bold;
	transition: bottom .3s, opacity .6s;
	opacity: 0.01;
}
.gallery li:hover div {
	bottom: 0;
	opacity: 1;
}
.gallery div a {
	color: white;
	font-weight: normal;
}

.downloads {
	display: flex;
	justify-content: space-between;
	padding: 1.571em 2.429em 2.643em;
	border: 1px solid rgb(0 0 0 / .3);
	margin: 3em 0 3.5em;
	flex-wrap: wrap;
	background-color: #e7f3f8;
	position: relative;
	z-index: 1;
}
.downloads--note {
	flex: 1 1 auto;
	padding-left: 4.143em;
	margin-bottom: 2.5em;
	position: relative;
}
.downloads--note:before {
	content: '';
	background: url(img/icon_arrow.svg) center / cover no-repeat;
	width: 2.714em;
	height: 2.714em;
	filter: drop-shadow(0 .071em .071em rgb(0 0 0 / .3));
	position: absolute;
	top: 0;
	left: 0;
}
.downloads--note > * {margin-top: 0;}
.downloads--note h3 {
	border-bottom: 0;
	padding-bottom: 0;
	margin-bottom: .417em;
}
.downloads--item {flex: 0 1 22.34%;}
.downloads--item a {
	display: block;
	position: relative;
	border: 1px solid rgb(0 0 0 / .15);
	text-align: center;
	min-height: 4.643em;
	margin-bottom: 1em;
	padding: .714em;
	box-sizing: border-box;
	transition-property: border-color, box-shadow, border-radius;
	transition-duration: .2s;
	background-color: #fff;
}
.downloads--item a:before,
.downloads--item a:after
{
	content: '';
	font-size: 1.143em; /* 16px */
	position: absolute;
	top: 100%;
	right: .688em;
	transform: translateY(-50%);
	border: solid rgb(0 0 0 / .15);
	transition: border-color .2s;
}
.downloads--item a:before {
	width: 1.313em;
	height: 1.313em;
	border-width: 2px;
	border-radius: 50%;
	background-color: white;
}
.downloads--item a:after {
	width: .375em;
	height: .375em;
	border-width: 0 2px 2px 0;
	transform: translateY(-50%) rotate(45deg);
	right: 1.25em;
	margin-top: -.063em;
}
.downloads--item a:hover {
	border-color: #00A7C2;
	box-shadow: 0 0 .286em .143em rgb(0 0 0 / .2);
	border-width: 2px;
	padding-top: .643em;
	padding-bottom: .643em;
	border-radius: .429em;
}
.downloads--item a:hover:before,
.downloads--item a:hover:after
	{border-color: #00A7C2;}
.downloads--item img {
	max-height: 3em;
	width: auto;
}
.downloads--title {
	font-size: .857em;
	font-weight: bold;
}
.downloads--description {font-size: .714em;}
#preview {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1043;
	position: fixed;
	outline: none !important;
	-webkit-backface-visibility: hidden;
	display: none;
	text-align: center;
	background: url(img/b_close.png) -9999px -9999px no-repeat; /* IE needs a (hidden) background image because otherwise the transparent element doesnâ€™t register click events */
}
#preview > div {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: 0 auto;
	text-align: left;
	background-color: white;
	box-shadow: 0 0 20px rgba(0,0,0,.75);
	padding: 25px 35px 35px;
}
#preview:before {
	content: "";
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}
#preview .caption {
	font-weight: bold;
	margin-bottom: 5px;
	max-width: 570px;
}
#preview .caption br {display: none;}
#preview .caption a {
	font-weight: normal;
	position: relative;
	margin-left: 20px;
}
#preview .caption a:before {
	content: '|';
	position: absolute;
	margin-left: -13px;
	left: 0;
	color: black;
	line-height: 1;
	cursor: default;
}
#preview .close {
	position: absolute;
	cursor: pointer;
	right: 35px;
	top: 15px;
	font-size: 0;
	width: 23px;
	height: 23px;
}
#preview .close:before, #preview .close:after {
	content: '';
	border-left: 1px solid #888;
	position: absolute;
	top: -4px;
	bottom: -4px;
	right: 50%;
}
#preview .close:before {
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
#preview .close:after {
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

/* .img {min-width: 640px;min-height: 480px;} */

/******************************LOGO FINDER Front Site Styles***********************/

#logo_finder {position: relative;}
.logo_finder {
	display: flex;
	justify-content: space-between;
	flex-direction: row-reverse;
}
.logo_finder legend + * {padding-top: 1em;}
.logo_finder .gform_page_fields {margin-bottom: 2em;}
.logo_finder .gf_page_steps {
	flex: 0 1 25%;
	background-color: rgb(0 0 0 / .05);
	padding: 1.857em 1.429em;
	box-sizing: border-box;
	border: solid #DEDEDE !important;
	border-width: 0 1px 1px !important;
	border-radius: 0 0 .429em .429em;
	margin-top: 12em;
	margin-bottom: 0 !important;
}
.logo_finder .gf_step {
	position: relative;
	font-size: 1.143em;
	display: block !important;
	margin: 0 !important;
}
.logo_finder .gf_step_completed {
	display: list-item !important;
	margin-left: 1em !important;
	/* background: url(img/icon_pencil.svg) right center / auto .87em no-repeat; */
}
.logo_finder .gf_step_completed:hover::marker {color: #00A7C2;}
/* .logo_finder .gf_step:nth-child(6) ~ *,
.logo_finder .gf_step_completed.gf_step_hidden
	{background-color: red;}
.logo_finder .gf_step:last-child {background-color: lime;} */
/* .logo_finder .gf_step_active {background-color: lime !important;} */
.logo_finder .gf_step_hidden {display: none !important;}
/* .logo_finder .gf_step_hidden,
.logo_finder .gf_step_active,
.logo_finder .gf_step_pending
	{display: none;} */
.logo_finder .gf_step_number {
	position: absolute !important;
	left: -9999em;
	top: 0;
}
.logo_finder .gf_step_label {
	/* left: 2em; */
	font-size: inherit !important;
	font-weight: inherit !important;
	line-height: inherit !important;
	padding-left: 0 !important;
	display: block !important;
}
.logo_finder .gf_step_active:before,
.logo_finder .gf_step_pending:before
{
	content: '•••';
	color: rgb(0 0 0 / .3);
	display: block;
	text-align: center;
	letter-spacing: .0625em;
}
/* .logo_finder .gf_step:nth-child(6) ~ :before {visibility: hidden;}
.logo_finder .gf_step:last-child:before {visibility: visible;} */
.logo_finder .gf_step_active > *,
.logo_finder .gf_step_pending > *
{
	position: absolute;
	left: -9999em;
	top: 0;
}
.logo_finder .gf_step a {
	display: block;
	color: inherit;
}
.logo_finder .gf_step a .gf_step_label {text-decoration: none;}
.logo_finder .gf_step a:hover {
	color: #0089C4;
	text-decoration: underline;
}
.logo_finder .gf_step a:hover:before {
	content: 'Edit';
	position: absolute;
}
.logo_finder .gf_step a:hover .gf_step_label {
	position: relative;
	left: -9999em;
}

.logo_finder .gf_step_last {
	margin-left: 0;
	position: static;
}
.logo_finder .gf_step_last:before {content: none;}
.logo_finder .gf_step_pending.gf_step_hidden ~ .gf_step_last:before {content: '•••';}
.logo_finder .gf_step_last:after {
	content: 'Download logo';
	display: table;
	margin: 1.571em auto 0;
	opacity: .3;
	font-size: .875em;
	cursor: default !important;
}

.logo_finder .gform_body {flex: 0 1 70%;}
.logo_finder .gfield_label,
.logo_finder .review_note > :first-child
{
	color: #0089C4;
	font-size: 1.714em !important;
}
.logo_finder .gfield_label {
	font-weight: normal !important;
	display: table !important;
	margin-bottom: 0 !important;
}
.logo_finder .gfield_label .gfield_required {
	position: absolute;
	left: -9999em;
}
/* .logo_finder .gfield_radio {display: flex;} */
.logo_finder .gfield.image-choices-field .gfield_radio,
.logo_finder .gform_wrapper.gform-theme--framework .gfield--type-choice.image-choices-field .gfield_radio,
.logo_finder .gform_wrapper.gravity-theme .gfield--type-choice.image-choices-field .gfield_radio
{
	flex-wrap: nowrap !important;
	column-gap: unset !important;
	align-items: stretch !important;
}
.logo_finder .gfield_radio > * {
	flex: 0 1 31.915%;
	box-sizing: border-box;
	margin-left: 2.128%;
}
.logo_finder .gfield_radio > :first-child {margin-left: 0;}
.logo_finder .image-choices-choice {
	border: 1px solid rgb(0 0 0 / .15);
	position: relative;
	padding: .143em;
	display: flex !important;
}
.logo_finder .ic-cols-md--auto .image-choices-choice {
	width: auto !important;
}
.logo_finder .image-choices-choice:hover,
.logo_finder .image-choices-choice-selected
{
	border: 3px solid #00A7C2;
	border-radius: .429em;
	box-shadow: 0 0 .429em .143em rgb(0 0 0 / .2);
	padding: 0;
}
/* .logo_finder .image-choices-choice input {
	position: absolute;
	left: -9999em;
} */
.logo_finder .image-choices-choice label {
	display: flex !important;
	flex-direction: column;
	cursor: pointer;
	flex: 1 1 auto;
	font-size: inherit !important;
}
/* .logo_finder .image-choices-choice label > * {
	background-position: -9999em 0;
	background-repeat: no-repeat;
} */
.logo_finder .image-choices-choice-image-wrap {
	text-align: center;
	padding: 2em 1em;
	position: relative;
	flex: 1 1 auto;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}
.logo_finder .image-choices-choice-image-wrap {
	background-size: contain;
	background-color: transparent;
}
/* .logo_finder .image-choices-choice-image-wrap:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
} */
.logo_finder .image-choices-choice-text {
	font-size: .857em;
	opacity: .6;
	margin: 0 1.167em .75em;
	min-height: 2.833em;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
}
.logo_finder .image-choices-choice-text small {
/* 	position: absolute;
	left: 0;
	right: 0;
	bottom: .75em;
	color: black; */
	font-size: .857em;
}
/* .logo_finder .gform_page_footer {
	position: absolute;
	right: 0;
	top: 100%;
	width: 31.915%;
	margin-top: 16em;
} */
.logo_finder input[type="submit"],
.logo_finder .gf_step_last:after
{
	background-color: #00A7C1;
	color: white;
	text-align: center;
	border: none;
	border-radius: 5em;
	padding: .357em 1em;
	cursor: pointer;
}
.logo_finder input[type="submit"]:hover {background-color: #FFA100;}
.logo_finder .gf_step_last.gf_step_active:after {opacity: 0;}
.logo_finder .gform_last_page_button {
	position: absolute;
	left: -9999em;
}
.logo_finder .gform_previous_button {display: none;}
.logo_finder .gform_page_footer {text-align: center;}
.logo_finder input[type="submit"] {
	position: absolute;
	right: calc(67.143em * 25 / 100 / 2);
	bottom: 1.929em;
	transform: translateX(50%);
}
.logo_finder .help h3 {
	font-size: 1em;
	font-weight: normal;
	color: #0089C4;
	cursor: pointer;
	border-bottom: none;
	display: table;
}
.logo_finder .help h3:hover {
	text-decoration: underline;
}
.logo_finder .help h3 + * {
	position: absolute;
	left: -9999em;
	top: -9999em;
}
.logo_finder .help h3.open + * {position: static;}
.logo_finder .help h3 span {color: #888;}
.logo_finder .review_note {margin-top: 3.429em;}
.logo_finder .review_note > * {font-size: 1.143em;}
#logo_preview {
	width: 25%;
	position: absolute;
	top: 3.429em;
	right: 0;
	border: solid #DEDEDE;
	border-width: 1px 1px 0;
	border-radius: .429em .429em 0 0;
	box-sizing: border-box;
}
#logo_preview h3 {
	position: absolute;
	left: -9999em;
	border-bottom: 1px solid #BBB;
	font-size: 1.286em;
	padding-bottom: .167em;
	font-weight: bold;
	color: #000;
}
#logo_preview .content {
	text-align: center;
	padding: .714em 1.429em;
	min-height: 7.143em;
	display: flex;
	align-items: center;
	justify-content: center;
}
.gform_validation_errors h2 {
	font-size: inherit;
	color: red;
}

/*****************END LOGO FINDER Styles*****************/


.resources h3 {
	font-size: 1em;
	color: black;
	padding: 0;
	border: none;
	font-weight: bold;
	margin: 1.5em 0 0;
}
.resources h3 + * {margin-top: 0;}

.search-results .more:after {
	content: '»';
	margin-left: .25em;
}