/*
Theme Name: Experience Iowa 2021
Author: SF
Description: Experience Iowa Ambassadors
Version: 9.87
License: GNU General Public License v2 or later
License URI: LICENSE


This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Amazorize is based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.io/normalize.css/
*/

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

@font-face {
font-family: 'Antonio Regular';
font-style: normal;
font-weight: normal;
src: local('Antonio Regular'), url('/webfonts/Antonio-Regular.woff') format('woff');
}


@font-face {
font-family: 'Antonio Light';
font-style: normal;
font-weight: normal;
src: local('Antonio Light'), url('/webfonts/Antonio-Light.woff') format('woff');
}


@font-face {
font-family: 'Antonio Bold';
font-style: normal;
font-weight: normal;
src: local('Antonio Bold'), url('/webfonts/Antonio-Bold.woff') format('woff');
}


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

body {
	font-family: 'Roboto', sans-serif;
	font-size: 15px;
	font-size: 1.5rem;
	line-height: 1.5;
	color: #11171A;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	letter-spacing: 0.04px;
	margin: 0;
	background-color: #FFFFFF;
}

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

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

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

[hidden],
template {
	display: none;
}

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

b,
strong {
	font-weight: bold;
}

dfn {
	font-style: italic;
}

small {
	font-size: 80%;
}

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

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

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

figure {
	margin: 1em 40px;
}

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

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

button {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

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

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

input {
	line-height: normal;
}

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

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

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

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

legend {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
}

form label {
	width: 100%;
	margin-bottom: 10px;
	display: inline-block;
	text-transform: uppercase;
}

optgroup {
	font-weight: bold;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
button,
input,
select,
optgroup,
textarea {
	color: #11171A;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #333;
	font-family: 'Antonio Bold', sans-serif;
	font-weight: 700;
	line-height: 1.2;
	margin: 0 0 20px;
}

h1 {
	font-size: 38px;
	font-size: 3.8rem;
	letter-spacing: -0.02em;
}

h2 {
	font-size: 32px;
	font-size: 3.2rem;
	letter-spacing: -0.01em;
	line-height: 1.4;
}

h3 {
	font-size: 28px;
	font-size: 2.8rem;
	letter-spacing: -0.01em;
	line-height: 1.23;
}

h4 {
	font-size: 24px;
	font-size: 2.4rem;
	line-height: 1.2;
}

h5,
h6 {
	font-size: 18px;
	font-size: 1.8rem;
	letter-spacing: .1em;
	line-height: 1.5;
	text-transform: uppercase;
}

.entry-content h1,
.entry-summary h1,
.page-content h1,
.comment-content h1 {
	font-size: 35px;
	font-size: 3.5rem;
	line-height: 1.2;
	margin-top: 1.6em;
	margin-bottom: 0.8em;
}

.entry-content h2,
.entry-summary h2,
.page-content h2,
.comment-content h2 {
	font-size: 29px;
	font-size: 2.9rem;
	line-height: 1.2069;
	margin-top: 1.931em;
	margin-bottom: 0.9655em;
}

.entry-content h3,
.entry-summary h3,
.page-content h3,
.comment-content h3 {
	font-size: 24px;
	font-size: 2.4rem;
	line-height: 1.1667;
	margin-top: 2.3333em;
	margin-bottom: 1.1667em;
}

.entry-content h4,
.entry-summary h4,
.page-content h4,
.comment-content h4 {
	font-size: 20px;
	font-size: 2rem;
	line-height: 1.4;
	margin-top: 2.8em;
	margin-bottom: 1.4em;
}

.entry-content h5,
.entry-content h6,
.entry-summary h5,
.entry-summary h6,
.page-content h5,
.page-content h6,
.comment-content h5,
.comment-content h6 {
	font-size: 17px;
	font-size: 1.7rem;
	line-height: 1.2353;
	margin-top: 3.2941em;
	margin-bottom: 1.6471em;
}

p {
	margin-bottom: 1.6em;
}

b,
strong {
	font-weight: 700;
}

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

blockquote {
	border-left: 4px solid #707070;
	border-left: 4px solid rgba(51, 51, 51, 0.7);
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	font-size: 18px;
	font-size: 1.8rem;
	font-style: italic;
	line-height: 1.6667;
	margin-bottom: 1.6667em;
	padding-left: 0.7778em;
}

blockquote cite,
blockquote small {
	color: #333;
	font-size: 15px;
	font-size: 1.5rem;
	font-family: "Roboto", sans-serif;
	line-height: 1.6;
}

blockquote em,
blockquote i,
blockquote cite {
	font-style: normal;
}

blockquote strong,
blockquote b {
	font-weight: 400;
}

address {
	font-style: italic;
	margin: 0 0 1.6em;
}

code,
kbd,
tt,
var,
samp,
pre {
	font-family: Inconsolata, monospace;
	-webkit-hyphens: none;
	-moz-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
}

pre {
	background-color: transparent;
	background-color: rgba(0, 0, 0, 0.01);
	border: 1px solid #eaeaea;
	border: 1px solid rgba(51, 51, 51, 0.1);
	line-height: 1.2;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 0.8em;
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}

abbr[title] {
	border-bottom: 1px dotted #eaeaea;
	border-bottom: 1px dotted rgba(51, 51, 51, 0.1);
	cursor: help;
}

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

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

sup {
	bottom: 1ex;
}

sub {
	top: .5ex;
}

small {
	font-size: 75%;
}

big {
	font-size: 125%;
}


/**
 * 4.0 Elements
 */

hr {
	background-color: #eaeaea;
	background-color: rgba(51, 51, 51, 0.1);
	border: 0;
	height: 1px;
	margin-bottom: 1.6em;
}

ul,
ol {
	margin: 0 0 1.6em 1.3333em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

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

dl {
	margin-bottom: 1.6em;
}

dt {
	font-weight: bold;
}

dd {
	margin-bottom: 1.6em;
}

table,
th,
td {
	border: 1px solid #eaeaea;
	border: 1px solid rgba(51, 51, 51, 0.1);
}

table {
	border-collapse: separate;
	border-spacing: 0;
	border-width: 1px 0 0 1px;
	margin: 0 0 1.6em;
	table-layout: fixed; /* Prevents HTML tables from becoming too wide */
	width: 100%;
}

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

th {
	border-width: 0 1px 1px 0;
	font-weight: 700;
}

td {
	border-width: 0 1px 1px 0;
}

th, td {
	padding: 0.4em;
}

img {
	-ms-interpolation-mode: bicubic;
	border: 0;
	height: auto;
	max-width: 100%;
	vertical-align: middle;
}

figure {
	margin: 0;
}

del {
	opacity: 0.8;
}

/* Placeholder text color -- selectors need to be separate to work. */

::-webkit-input-placeholder {
	color: rgba(51, 51, 51, 0.7);
	font-family: "Roboto", sans-serif;
}

:-moz-placeholder {
	color: rgba(51, 51, 51, 0.7);
	font-family: 'Roboto', sans-serif;
}

::-moz-placeholder {
	color: rgba(51, 51, 51, 0.7);
	font-family: 'Roboto', sans-serif;
	opacity: 1; /* Since FF19 lowers the opacity of the placeholder by default */
}

:-ms-input-placeholder {
	color: rgba(51, 51, 51, 0.7);
	font-family: 'Roboto', sans-serif;
}

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

*,
*:before,
*:after { /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	box-sizing: inherit;
}

blockquote {
	background: #f9f9f9;
	border-left: 6px solid #ff5252;
	padding: 0.5em 10px;
	margin: 0 0 1.5em 0;
}

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

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

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

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

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

dt {
	font-weight: bold;
}

dd {
	margin: 0 1.5em 1.5em;
}

img {
	height: auto; /* Make sure images are scaled correctly. */
	max-width: 100%; /* Adhere to container width. */
}

figure {
	margin: 1em 0; /* Extra wide images within figure tags don't overflow the content area. */
}

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


/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
	color: #11171A;
	outline: 0;
	transition: all 0.25s linear;
	background-color: transparent;
	-webkit-text-decoration-skip: objects;
	text-decoration: none;
}

.entry-content a {
	text-decoration: underline;
	transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out;
}

a:hover,
a:focus,
a:active {
	outline: 0;
	color: #11171A;
}

a:focus {
	outline: thin dotted;
}

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

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigationigation {
	display: block;
	float: left;
	width: 100%;
}

.main-navigationigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigationigation ul li {
	float: left;
	position: relative;
}

.main-navigationigation ul li a {
	display: block;
	text-decoration: none;
}

.main-navigationigation ul ul {
	/*box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);*/
	float: left;
	position: absolute;
	top: 100%;
	left: -999em;
	z-index: 99999;
}

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

.main-navigationigation ul ul a {
	width: 200px;
}

.main-navigationigation ul ul li {

}

.main-navigationigation li:hover > a,
.main-navigationigation li.focus > a {
}

.main-navigationigation ul ul :hover > a,
.main-navigationigation ul ul .focus > a {
}

.main-navigationigation ul ul a:hover,
.main-navigationigation ul ul a.focus {
}

.main-navigationigation ul li:hover > ul,
.main-navigationigation ul li.focus > ul {
	left: auto;
}

.main-navigationigation ul ul li:hover > ul,
.main-navigationigation ul ul li.focus > ul {
	left: 100%;
}

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

/* Small menu. */
@media screen and (min-width: 37.5em) {
	.nav-#secondary-site-navigation {
		display: none;
	}
	.main-navigationigation ul {
		display: block;
	}
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	text-align: left;
	width: 50%;
}

.comment-navigation .nav-previous a,
.posts-navigation .nav-previous a,
.post-navigation .nav-previous a,
.comment-navigation .nav-next a,
.posts-navigation .nav-next a,
.post-navigation .nav-next a {
	color: #11171A;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
	line-height: normal;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
	word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

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

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
	outline: 0;
}

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

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

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

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

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

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
	display: block;
}

.hentry {
	margin: 0 0 1.5em;
}

.updated:not(.published) {
	display: none;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
	word-wrap: break-word;
}
.comment-form label {
	margin-bottom: 10px;
	display: inline-block;
	text-transform: uppercase;
}
.bypostauthor {
	display: block;
}

.comments-area {
	width: 100%;
}
.comment-respond .comment-form {
	width: 100%;
	box-sizing: border-box;
}
.comments-area .comment-respond {
	position: relative;
}
.comments-area .comment-meta {
	position: relative;
}
.comments-area .comments-title {
	margin-bottom: 30px;
	color: #222222;
	font-size: 30px;
}
.comments-area .comment-meta .comment-metadata a {
	color: #999999;
}
.comment-meta .vcard img{
	float: left;
	margin-right: 14px;
}
.comments-area .comment-author {
	line-height: normal;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 6px;
}
.comments-area .comment-author .fn a {
	color: #222222;
}
.comments-area .comment-content {
	padding: 0 15px 0 114px;
}
.comments-area ol {
	list-style: none;
	margin: 0 0 30px 0;
	padding: 0;
}
.comments-area .reply .comment-reply-link i {
	font-size: 12px;
}
.comments-area .comment-content p {
	margin-bottom: 5px;	
}
.comments-area p.form-submit {
	margin-bottom: 0;
	padding-bottom: 10px;
}
.comments-area p.form-submit input {
	border: none;
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	padding: 10px 20px;
	text-shadow: none;
	box-shadow: none;
	border-radius: inherit;
	outline: 0;
	margin: 0;
	transition: background 0.25s linear;
	border-radius: 4px;
}
.comments-area ol.comment-list li {
	margin-bottom: 20px;
	position: relative;
}
.comments-area ol.comment-list > li:last-child {
	margin-bottom: 0;
}
.comments-area ol.comment-list > li {
	width: 100%;
	border-bottom: 3px solid #000000;
}
#comments li.comment.depth-1:nth-child(even) {

}
#comments li.comment.parent article {
	background: #f5f5f5;
	padding: 40px;
}
#comments li.comment.parent article .reply,
.author-highlight li.bypostauthor article .reply {
	padding-bottom: 0;
}
.comments-area ol.comment-list ol.children {
	padding-top: 20px;
	padding-left: 114px;
	margin-bottom: 0;
}
.comments-area ol.comment-list li li.bypostauthor { 
	position: relative;
}
.comments-area.author-highlight ol.comment-list li.bypostauthor {
	border-bottom: 3px solid #ffcd00;
	padding: 40px;
	background: #f5f5f5;
}
.comments-area .reply {
	padding-left: 114px;
	font-size: 14px;
	padding-bottom: 20px;
}
.comments-area .reply a:hover {
	color: #000;
}
#comments li.comment .comment-respond {
	margin-left: 92px;
	position: relative;
}
.related-title,
.comment-reply-title {
	border-bottom: 1px solid #ffcd00;
	position: relative;
	color: #000000;
	margin: 0 0 16px 0;
	padding-bottom: 18px;
}
.related-title:after,
.comment-reply-title:after {
	content: '';
	height: 3px;
	background: #ff5252;
	position: absolute;
	bottom: -1px;
	left: 0;
	width: 26%;
}
.comment-reply-title small {
	position: absolute;
	top: 0;
	right: 0;
	text-transform: capitalize;
}
.comment-form-wrap .comment-respond {
	position: relative;
}
.comments-area .comment-respond * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.comment-respond .logged-in-as a {
	color: #222222;
	border-bottom: 1px dotted;
}
.comment-respond .logged-in-as a:hover {
	color: #f00000;
}
.comments-area .comment-respond input[type="text"],
.comments-area .comment-respond input[type="email"],
.comments-area .comment-respond input[type="url"] {
	background: #fff;
	padding: 8px 14px;
	width: 100%;
	max-width: 430px;
	margin-bottom: 6px;
}
.comments-area .comment-respond textarea {
	width: 100%;
	margin-bottom: 0px;
}
.comments-area p {
	margin-bottom: 12px;
}


/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation, /* Older / Newer Posts Navigation (always hidden) */
.infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */
	display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

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

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

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

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

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 1.5em;
}

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

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

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

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

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

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

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

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

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

.gallery-caption {
	display: block;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

#homepage-slide {
	/*box-shadow: 1px 1px 2px 1px rgba(255, 100, 100, 0.1);*/
}

/* Body Site */
.container {
	width: 100%;
}
.content-wrap {
	width: 1160px;
	max-width: 90%;
	margin: 0 auto;
	padding: 0 24px;
}



#site-header img {
	display: block;
	margin: 0 auto;
   width: auto;
  /* mask-image: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.9) 100%);
   -webkit-mask-image: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.9) 100%);*/
}

img-gradient{
  position:relative;
  display:inline-block;
}
.img-gradient:after {
  content:'';
  position:absolute;
  left:0; top:0;
  width:100%; height:100%;
  display:inline-block;
 background: -moz-linear-gradient(top, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0) 53%, rgba(0,0,0,0) 98%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 53%,rgba(0,0,0,0) 98%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 53%,rgba(0,0,0,0) 98%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */
}
.img-gradient img{
  display:block;
}

#expiowa-container {
	justify-content: flex-start;
	display: flex;
	margin-right: auto;
	margin-left: auto;
	max-width: 75em;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 0 auto;
}

#expiowalogo {
position: absolute;
float: left;
z-index: 100;
padding-top: 20px;
}

img.headerphoto {
		min-width: 750px;
}
#eisidebar h2 {
	font-size: 1.5em;
	text-transform: uppercase;
	margin: 5px 0 5px;
}
#eisidebar ul li{
	margin: 0 10px 0px 20px;
	
}

.sheader {
	width: 100%;
	margin: 0;
	display: inline-block;
	position: relative;
	z-index: 99;
	background-color: #fff;
}
.banner-shadow {
	/*box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.05);*/
	border-bottom: 1px solid #fafafa;
}
.btn-view,
.btn-tour,
.btn-sign {
	min-width: 180px;
	text-transform: uppercase;
	font-size: 12px;
	line-height: normal;
	text-decoration: none;
	display: inline-block;
	padding: 18px 20px;
	transition: all .8s ease;
	-webkit-transition: all .8s ease;
	-webkit-transition: all .8s ease;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	border-radius: 100px;
	text-align: center;
	color: #fff;
	border: 3px solid #fff;
	background: none;
}
.btn-view {
	margin-right: 20px;
	color: #000be6;
	background: #fff;
}
.btn-view:hover,
.btn-tour:hover,
.btn-sign:hover {
	color: #fff;
	opacity: 0.8;
}
.btn-view:hover {
	color: #11171A;
}

/* Site Branding */
.site-branding {
	float: left;
	margin: 0;
}
.branding-logo {
	margin: 0;
}
.branding-logo .custom-logo {
	display: block;
	max-height: 82px;
	width: auto;
}
.site-branding .site-title {
	font-size: 38px;
	font-size: 3.8rem;
	line-height: 24px;
	padding: 0;
	margin: 26px 26px 26px 0;
	font-family: 'Antonio Bold', sans-serif;
	font-weight: 700;
	float: left;
	
}
.site-branding .site-title a {
	color: #11171A;
	outline: none;
	font-family: 'Antonio Bold', sans-serif;
	text-transform: uppercase;
}
.site-branding .custom-logo-link {
	margin-top: 0;
	display: block;
}
.site-branding .site-description {
	color: #11171A;
	padding: 0;
	margin: 28px 0 0 0;
	line-height: 20px;
	float: left;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 2.1px;
	border-left: 1px solid #11171A;
	padding-left: 10px;
}
.ads-top {
	width: 100%;
	display: inline-block;
	margin-bottom: 40px;
}
.ads-top .textwidget img {
	display: block;
	margin: 0 auto;
}
.ads-top .search-field {
	width: 100%;
}
.ads-top label {
	width: 100%;
}

/* Top Nav */
#smobile-menu {
	display: none;
}
.admin-bar #smobile-menu {
	top: 32px;
}
.main-navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	clear: both;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.75;
	letter-spacing: -.01em;
}
.main-navigation ul li {
	float: left;
	position: relative;
}
.main-navigation ul li a {
	font-size: 15px;
	display: block;
	padding: 25px 16px;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 1.75;
	letter-spacing: -.01em;
}
.main-navigation ul li:hover > a,
.main-navigation ul li > a:hover,
.main-navigation ul li.current-menu-parent > a,
.main-navigation ul li.current-menu-ancestor > a,
.main-navigation ul li.current_page_ancestor > a,
.main-navigation ul li.current-menu-item a {
	color: #ff5252;
}
.main-navigation ul li .sub-arrow {
	width: 52px;
	line-height: 52px;
	display: none;
	position: absolute;
	right: 0;
	top: 0;
	color: #11171A;
	font-size: 14px;
	text-align: center;
	cursor: pointer;
	outline: 0;
}

/* Primary menu */

.primary-menu {
	width: auto;
	float: right;
	position: relative;
	z-index: 2;
	margin: 10px 0px;
}
.pmenu {
	float: left;
}
.primary-menu ul ul li .fa-chevron-right {
	color: #010101;
}
.primary-menu ul li a {
	color: #11171A;
	padding: 12px 15px;
}

/* Secondary menu */
.secondary-menu {
	width: 100%;
	display: block;
	background: #fff;
	position: relative;
}
.secondary-menu ul li a {
	color: #11171A;
}
.secondary-menu ul li a:hover {
	color: royalblue;
}
#secondary-site-navigation .arrow-menu {
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
	text-align: center;
	display: none;
	width: 42px;
	height: 42px;
	line-height: 44px;
	border-left: 1px solid rgba(0, 0, 0, 0.2);
}
.secondary-menu ul > li:first-child {
	border: none;
}

/*Menu More Button*/
.secondary-menu .btn-right {
	float: right;
	border: none;
	margin: 18px 0;
}
.secondary-menu .btn-right a {
	padding: 9px 25px 11px;
	font-weight: 500;
	background: #e47911;
	text-align: center;
	text-transform: capitalize;
	display: block;
	line-height: 1.25;
	box-sizing: border-box;
	color: #fff;
	border-radius: 4px;
}
.secondary-menu .btn-right a:hover {
	opacity: 0.8;
	color: #fff;
}

/* Header menu */
.main-navigation ul ul {
	background: #fff;
	list-style: none;
	min-width: 240px;
	display: none;
	position: absolute;
	top: inherit;
	left: 0;
	margin: 0;
	padding: 0;
	z-index: 9;
	box-shadow: 0 16px 45px rgba(0,0,0,.18);
	-webkit-transition: opacity 0.4s ease-in-out;
	-moz-transition: opacity 0.4s ease-in-out;
	-ms-transition: opacity 0.4s ease-in-out;
	-o-transition: opacity 0.4s ease-in-out;
	transition: opacity 0.4s ease-in-out;
}
.primary-menu ul.pmenu ul ul {
	left: -100%;
}
.main-navigation ul li:hover > ul {
	display: block;
}
.main-navigation ul ul li {
	float: none;
}
.main-navigation ul ul ul {
	top: 0;
	left: 200px;
}
.main-navigation ul ul.sub-menu li a {
	padding: 8px 20px;
}
.site-content {
	width: 100%;
	display: inline-block;
	margin: 0;
}
.featured-content,
.featured-sidebar {
	float: left;
	margin-top: 40px;
}
.featured-content {
	width: 64%;
}
.fbox {
	padding: 40px;
	background-color: #fff;
	border-bottom: 1px solid #e7ebed;
}
.error-404 .page-header {
	padding: 0;
}
.no-results .page-content {
	background-color: #fff;
	padding: 20px;
	margin-bottom: 40px;
}
.search-form label {
	display: inline;
}
.xgnotification-top {
	padding: 20px 80px;
	position: relative;
	text-align: center;
	display: block;
	font-size: 14px;
	font-size: 1.4rem;
	border-bottom: 1px solid #f4f4f4;
}
.xgnotification-top a {
	color: #fff;
	background-color: #ff5252;
	box-shadow: 0 6px 6px -6px #ccc;
	padding: 5px 20px;
	margin: 0 5px;
	border-radius: 4px;
	transition: all 0.2s ease-in-out;
}
.xgnotification-top a:hover {
	text-decoration: none;
	background: #11171a;
}
.campaign-banner {
	width: 100%;
	min-height: 450px;
	display: block;
	text-align: center;
	position: relative;
	background-attachment: fixed;
	background-color: #fff;
	background-position: center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
}
.xgbanner-container {
	padding-top: 180px;
	padding-bottom: 180px;
	width: 70%;
	margin: 0 15%;
	text-align: center;
}
.xgbanner-container .banner-title,
.xgbanner-container .banner-title h1,
.xgbanner-container .banner-title h2,
.xgbanner-container .banner-title h3,
.xgbanner-container .banner-title h4,
.xgbanner-container .banner-title h5,
.xgbanner-container .banner-title h6,
.xgbanner-container .banner-title a,
.xgbanner-container .banner-title p {
	color: #000;
}
.xgbanner-container h2 {
	font-size: 72px;
	line-height: 120px;
	letter-spacing: -1px;
	font-weight: 700;
	font-family: 'Antonio Bold', sans-serif;
	color: rgb(0, 0, 0); 
	background-color: rgb(255, 205, 0);
	width:390px;
	
}
.xgbanner-container h3 {
	font-size: 184px;
	font-size: 18.4rem;
	line-height: 120px;
	letter-spacing: -1px;
	font-weight: 700;
	font-family: 'Antonio Bold', sans-serif;
}
.xgouter-wrap {
	border-bottom: 1px solid #e7ebed;
	padding-bottom: 10px;
	margin-bottom: 30px;
}
.post-list {
	width: 100%;
	display: inline-block;
	padding: 30px;
	margin-bottom: 40px;
	border-bottom: 1px solid #e7ebed;
	background-color: #fff;
}
.entry-content .entry-title {
	font-size: 30px;
	font-size: 3.0rem;
	margin-top: 0;
	font-family: Roboto,sans-serif;
}
.xg-grid-two .entry-content .entry-title,
.xg-grid-three .entry-content .entry-title {
	font-size: 18px;
	font-size: 1.8rem;
	
}
.entry-content .entry-title a:hover {
	color: #ffcd00;
}

.entry-content ul li {margin: 0 0 0 10px;}
.entry-content ol li {margin: 0 0 0 10px;}
.post-list .more-link-wrap {
	width: 100%;
	display: block;
	color: #363940;
	border-radius: 4px;
	transition-duration: .2s;
	text-decoration: none;
	text-align: left;
}
.post-list .more-link-wrap a,
.xg-grid-two .more-link-wrap a,
.xg-grid-three .more-link-wrap a {
	text-decoration: none;
}
.post-list .more-link-wrap:hover a,
.xg-grid-two .more-link-wrap:hover a,
.xg-grid-three .more-link-wrap:hover a {
	color: #ff5252;
}
.full-featured-content {
	width: 100%;
	float: left;
	margin-top: 64px;
}
.full-featured-content-small {
	max-width: 1024px;
	float: none;
	margin: 40px auto;
}
.full-featured-content-small .site-main {
	font-size: 18px;
	font-size: 1.8rem;
	font-style: normal;
	line-height: 1.8;
	margin: 0 0 30px;
}
.full-featured-content-small .site-main a:hover {
	color: #ffcd100;
}
.full-featured-content-small .site-main .posts-entry,
.full-featured-content-small .site-main .posts-related,
.full-featured-content-small .site-main .comments-area {
	background-color: #fff;
	padding: 80px 70px;
	margin-bottom: 60px;
}
.full-featured-content-small .site-main .posts-related h3,
.full-featured-content-small .site-main .comments-area h3 {
	margin-top: 0;
}
.full-featured-content-small .site-main h2,
.full-featured-content-small .site-main h3,
.full-featured-content-small .site-main h4,
.full-featured-content-small .site-main h5,
.full-featured-content-small .site-main h6 {
	font-family: 'Antonio Bold', sans-serif;
}
.full-featured-content-small .site-main h2 {
	margin-bottom: 40px;
}
.full-featured-content-small .site-main h3,
.full-featured-content-small .site-main h4 {
	margin: 40px 0 20px;
}
.full-featured-content-small .site-main .intro {
	display: block;
	font-size: 24px;
	font-size: 2.4rem;
	font-weight: bold;
	line-height: 1.4;
	letter-spacing: -0.7px;
	margin-bottom: 48px;
}
.full-featured-content-small .site-main .intro:first-child:first-letter {
	float: left;
	font-size: 88px;
	font-size: 8.8rem;
	font-weight: normal;
	line-height: 60px;
	padding-top: 0;
	padding-right: 8px;
	padding-left: 0px;
}
.section.gray {
	background-color: #fafbfb;
	border: none;
	padding: 40px 60px;
}
.post-content-thumbnail {
	position: relative;
	overflow: hidden;
}
.post-content-thumbnail img {
	transition: .4s all ease-in-out;
}
.featured-content .featured-thumbnail {
	width: 300px;
	float: left;
	margin-right: 40px;
}
.content-excerpt {
	font-weight: 
}
.post-content-container {
	border-bottom: 1px solid #e7ebed;
	background-color: #fff;
}
.post-content-container .entry-content {
	padding: 32px 10% 0 10%;
}
.post-content-container .entry-footer {
	padding: 20px 10%;
	border-top: 1px solid #e9e9e9;
	margin-bottom: 0;
}
.left-sidebar .featured-content {
	float: right;
	margin-right: 0;
}
.left-sidebar .featured-sidebar {
	max-width: 32%;
	margin-right: 4%;
	float: left;
	margin-left: 0;
}
.none-sidebar .featured-content {
	width: 100%;
	float: none;
	margin: 0 auto;
	margin-top: 64px;
}
.none-sidebar .post-full .entry-title {
	text-align: center;
}
.post-content-thumbnail img {
	display: block;
}
.xginner-left {
	margin-bottom: 15px;
}
.main-navigation ul li.nav-menu-item-has-children > a i {
	color: #fff;
}
.main-navigation ul .children li a {
	padding: 12px 20px;
	border-bottom: 1px solid #e5e6e9;
}
.page-header {
	background: #fff;
	margin: 0;
	padding: 30px;
}
.section-page-header {
	margin: 0;
	padding-top: 30px;
	width: 100%;
	display: inline-block;
	text-align: center;
}
.archive-page-header {
	padding: 30px;
	border-bottom: 1px solid #e7ebed;
	background-color: #fff;
}
.page-header h1 {
	font-size: 38px;
	font-size: 3.8rem;
	
}
.entry-header {
	margin-bottom: 16px;
}

.entry-header h1 {text-transform: uppercase;}

/*Meta Info*/
.entry-meta,
.entry-footer {
	color: #707070;
	font-size: 10px;
	font-size: 1rem;
	line-height: 1.3;
	margin-bottom: 10px;
}
.entry-meta > *,
.entry-footer > * {
	color: #555;
	font-style: normal;
	font-weight: 700;
	letter-spacing: .08em;
	line-height: 1.5;
	text-transform: uppercase;
	margin: 0 5px 0 0;
}
.entry-meta > span,
.entry-footer > span {
	position: relative;
}
.entry-meta span a,
.entry-footer span a {
	color: #ff5252;
	text-decoration: underline;
}
.entry-meta span a:hover,
.entry-footer span a:hover {
	color: #ff5252;
}
.entry-title a,
.widget-title a {
	color: #11171A;
	text-decoration: none;
}

.netsposts-posttitle-link {
font-weight: bold;
border-bottom:none;
}

.netsposts-excerpt, .netsposts-source, .netsposts-read-more-link {
	font-family: "Roboto", sans-serif;
}

.netsposts-paginate {
    font-family: "Roboto", sans-serif;
    padding: 3px;
    border-top: 1px dotted #ccc;
    border-bottom: 1px dotted #ccc;
    margin: 0 0 0 30px;
}

.netsposts-paginate span.current {
	
	padding: 2px 5px 2px 5px;
background-color: #c2c2c2;
color: #000080;
margin: 2px;
}

.netsposts-paginate .page-numbers {
    padding: 2px 5px 2px 5px;
    color: #fffbf0;
    background-color: #c2c2c2;
    margin: 2px;
}

.netsposts-paginate a:hover {
    background-color: #000000;
}

/* Footer */
.site-footer {
	width: 100%;
	float: left;
	padding: 20px 0;
	background: #000;
}
.site-info {
	/*float: left;*/
	margin-right: auto;
	margin-left:auto;
	font-size: 14px;
	line-height: normal;
	color: #fff;
	width:33%;
}
.site-info a {
	color: #fff;
}
.site-info a:hover {
	border-bottom: dotted 1px;
	text-decoration: none;
}
.site-info p {
	padding: 0;
}
.site-content .posts-navigation,
.site-content .paging-navigation,
.site-content .post-navigation {
	width: 100%;
	float: left;
	text-align: center;
}

/* Homepage */
.site-content .paging-navigation,
.site-content .posts-navigation {
	margin-bottom: 40px;
}

/* Single Page */
.site-content .post-navigation {
	margin-bottom: 60px;
}
.pagination {
	margin-bottom: 40px;
}
.pagination a,
#load-posts a,
.single .pagination > .current .currenttext,
.pagination .page-numbers.dots,
.paging-navigation .nav-links .nav-previous,
.paging-navigation .nav-links .nav-next,
.page-numbers.current,
.posts-navigation .nav-links .nav-previous,
.posts-navigation .nav-links .nav-next {
	background: #fff;
	border-bottom: 1px solid #e7ebed;
	display: inline-block;
	text-decoration: none;
	padding: 10px 20px;
	box-sizing: border-box;
	text-align: center;
	color: #11171A;
}
.paging-navigation .nav-links .nav-previous,
.paging-navigation .nav-links .nav-next {
	cursor: pointer;
}
.posts-navigation .nav-links .nav-previous,
.posts-navigation .nav-links .nav-next {
	width: 280px;
}
.paging-navigation .nav-links .nav-previous a,
.paging-navigation .nav-links .nav-next a {
	color: #11171A;
}
.paging-navigation .nav-links .nav-previous:hover,
.paging-navigation .nav-links .nav-next:hover {
	opacity: 0.8;
}
.paging-navigation .nav-links .nav-previous {
	float: left;
}
.paging-navigation .nav-links .nav-next {
	float: right;
}
.page-numbers.current,
.pagination a:hover {
	color: #ff5252;
}

/*--------------------------------------------------------------
# Related Post
--------------------------------------------------------------*/
.posts-related {
	width: 100%;
	display: inline-block;
}

/* Grid Style */
.posts-related ul.related-grid {
	width: 100%;
	list-style: none;
	margin: 0;
	padding: 0;
}
.posts-related ul.related-grid li {
	width: 31.3%;
	float: left;
	margin: 0 3% 3% 0;
}
.posts-related ul.related-grid li:nth-child(3n) {
	margin-right: 0;
}
.posts-related ul.related-grid li:nth-child(3n+1) {
	clear: left;
}
.posts-related ul.related-grid li .related-ptitle {
	display: block;
	line-height: normal;
	font-size: 16px;
	color: #11171A;
	margin: 0.6em 0;
}
.posts-related ul.related-grid li .related-ptitle:hover {
	color: #ff5252;
}

/* List Style */
.posts-related ul.related-list {
	width: 100%;
	margin-bottom: 0;
	padding: 0;
}
.posts-related ul.related-list li {
	line-height: 34px;
}

/*--------------------------------------------------------------
# Sidebar
--------------------------------------------------------------*/
.featured-sidebar {
	width: 32%;
	margin-left: 4%;
}
.featured-sidebar label {
	width: 100%;
	float: none;
}
.widget {
	width: 100%;
	float: left;
	clear: both;
	position: relative;
	padding: 30px;
	margin-bottom: 30px;
	background-color: #f3f3f3;
	border-bottom: 1px solid #e7ebed;
}
.widget .xgwidget-banner ul {
	list-style: none;
	margin: 0;
}
.widget .xgwidget-banner ul li {
	width: 50%;
	float: left;
	margin: 0;
	text-align: center;
}
.widget .xgwidget-banner ul li a {
	display: block;
	padding: 5px;
}
button,
input[type="button"],
input[type="reset"], 
input[type="submit"],
#tabwrap ul.tabs li a.current-tap {
	background-color: #ffcd00;
	border-radius: 0;
	border: none;
	color: #000;
	cursor: pointer;
	padding: 10px 20px;
	margin: 15px 0;
	text-align: center;
	font-weight: normal;
	letter-spacing: 0.08em;
	text-decoration: none;
	transition: all 0.2s ease-in-out;
}
.widget button,
.widget input[type="button"],
.widget input[type="reset"], 
.widget input[type="submit"] {
	width: 100%;
	display: block;
	font-size: 15px;
	font-size: 1.5rem;
}
#tabwrap ul.tabs li a.current-tap {
	width: 100%;
	display: block;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover, 
input[type="submit"]:hover {
	background-color: #11171a;
	border-color: #363b3f;
	color: #fff;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	border: 1px solid #e7ebed;
	border-radius: 0;
	padding: 10px 15px;
	background: none;
}
.widget input[type="text"],
.widget input[type="email"],
.widget input[type="url"],
.widget input[type="password"],
.widget input[type="search"],
.widget input[type="number"],
.widget input[type="tel"],
.widget input[type="range"],
.widget input[type="date"],
.widget input[type="month"],
.widget input[type="week"],
.widget input[type="time"],
.widget input[type="datetime"],
.widget input[type="datetime-local"],
.widget input[type="color"],
.widget textarea {
	width: 100%;
	display: inline-block;
	text-align: center;
}
.widget select {
	width: 100%;
	padding: 16px;
	display: block;
}
.super-subscribe p {
	margin-bottom: 15px;
}
.widget .swidget {
	width: 100%;
	padding: 0;
	border-radius: 3px 3px 0 0;
}
.swidget .widget-title {
	padding: 0 0 10px 0;
	margin-bottom: 20px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
.widget ul {
	margin: 0 0 10px 0;
	padding-left: 0;
	list-style-position: inside;
}
.widget ul li,
.widget ul li a {
	color: #11171A;
	font-size: 15px;
	font-size: 1.5rem;
}
.widget ul li a:hover {
	color: #ff5252;
}
.widget ul li {
	position: relative;
	margin: 0 0 14px 0;
	padding: 0;
	line-height: 1.4;
}
.widget ul li:last-child {
	margin-bottom: 0;
}
.widget ul li .sub-arrow {
	position: absolute;
	top: 2px;
	right: -16px;
	padding: 0 12px;
	cursor: pointer;
}
.widget_categories ul ul,
.widget_nav_menu ul ul {
	margin-left: 15px;
	margin-bottom: 0;
	margin-top: 14px;
}
.widget_categories ul li {
	padding-right: 0;
}
.widget_categories ul li li:last-child {
	padding-bottom: 0;
}
.widget_nav_menu li.menu-item-has-children {
	padding-right: 0;
}
.widget_nav_menu li.menu-item-has-children ul.sub-menu {
	display: none;
}
.widget_nav_menu li.menu-item-has-children ul.sub-menu li {
	padding-left: 0;
	padding-right: 0;
}
.widget_nav_menu > div {
	padding: 0;
}
.widget ul li.recentcomments {
	color: #919191;
}
.widget .popular-post-meta,
.widget .recent-post-meta {
	font-size: 12px;
	line-height: normal;
}
.widget .post-img {
	float: left;
	margin-right: 10px;
}

/*-------------------------------------------------
# WP Subscribe
--------------------------------------------------*/
.featured-sidebar .wp_subscribe .swidget-inner {
	padding: 0;
}
.featured-sidebar .wp_subscribe .wp-subscribe-wrap {
	padding: 30px;
}
.featured-sidebar .wp-subscribe-wrap p.text,
.featured-sidebar .wp-subscribe-wrap .footer-text,
.featured-sidebar .wp-subscribe-wrap .wps-consent-wrapper {
	margin: 15px 0;
	opacity: 1;
	font-size: 14px;
	line-height: normal;
}
.featured-sidebar .wp-subscribe-wrap .wps-consent-wrapper {
	margin-bottom: 0;
	text-align: center;
}
.featured-sidebar .wp-subscribe-wrap .wps-consent-wrapper,
.featured-sidebar .wp-subscribe-wrap .wps-consent-wrapper label {
	text-transform: capitalize;
	opacity: 1;
}
.featured-sidebar .wp_subscribe input {
	border: none;
}

/*-------------------------------------------------
# Calender Widget
--------------------------------------------------*/
#calendar_wrap {
	width: 100%;
}
#wp-calendar {
	margin-bottom: 0;
}
#wp-calendar th,
#wp-calendar td {
	text-align: center;
	padding: 6px 0;
}
#wp-calendar caption {
	font-size: 16px;
	padding-bottom: 10px;
	font-weight: bold;
}
#wp-calendar tfoot {
	margin-top: 30px;
}
#wp-calendar #prev {
	text-align: left;
	padding: 0;
	padding-left: 12px;
}
#wp-calendar #next {
	text-align: right;
	padding: 0;
	padding-right: 12px;
}
#wp-calendar #prev a,
#wp-calendar #next a {
	text-decoration: none;
	color: #11171A;
}
#wp-calendar #prev a:hover,
#wp-calendar #next a:hover {
	color: #ff5252;
}
.tagcloud a {
	color: #11171A;
}
.tagcloud a:hover {
	color: #ff5252;
}

/*Footer Menu*/
.fmenu ul {
	width: 100%;
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center;
}
.fmenu ul.footer-menu ul {
	width: auto;
	border: none;
}
.fmenu ul.footer-menu ul li a {
	opacity: 0.8;
}
.fmenu ul li {
	float: none;
	display: inline-block;
}
.fmenu ul li a {
	color: #fff;
	text-transform: none;
	margin: 0 8px;
	font-size: 14px;
	line-height: normal;
}
.fmenu ul li a:hover {
	border-bottom: dotted 1px;
	text-decoration: none;
}

/*-[ Tab widget ]------------------------------*/
.left-widget {
	float: right;
	margin-left: 15px;
}
.left-widget img {
	display: block;
}
.right-widget {
	float: right;
	margin-right: 0;
	margin-left: 15px;
}
.center {
	text-align: center;
}
#tabwrap {
	display: block;
	height: auto;
	margin: 0;
}
#tabwrap ul.tabs {
	width: 100%;
	float: left;
	text-align: center;
	margin: 0 0 20px 0;
	list-style: none;
}
#tabwrap ul.tabs li {
	width: 50%;
	float: left;
	font-weight: bold;
	cursor: pointer;
	border-bottom: none;
	background: none;
}
#tabwrap ul.tabs li h3 {
	font-size: 16px;
}
#tabwrap ul.tabs li a {
	width: 100%;
	color: #fff;
	background: #363b3f;
	display: block;
	float: left;
	font-weight: normal;
	padding: 10px 0;
	outline: none;
	cursor: pointer;
	letter-spacing: 0.08em;
	box-shadow: 0 8px 6px -6px #ccc;
}
#tabwrap ul.tabs li a.current-tap {
	margin: 0;
	padding: 10px 0;
}
#tabwrap ul.tabs li.tab-recent-posts a {
	margin: 0;
	text-align: center;
	width: 100%;
}
#tabwrap ul.tabs li.tab-recent-posts a.selected {
	background: #fff;
	width: 99%;
}
#tabwrap .inside ul {
	margin: 0;
}
#tabwrap .inside .data-list {
	display: none;
}
#tabwrap .inside .current-data {
	display: block;
}
#tabwrap .inside li {
	list-style: none;
	padding-bottom: 16px;
	margin-bottom: 16px;
	line-height: 1.6;
	border-bottom: 1px solid #f4f4f4;
}
#tabwrap .inside li:last-child {
	padding-bottom: 0;
	margin-bottom: 0;
	border-bottom: none;
}
#tabwrap .inside li .widget-thumb {
	display: block;
}
#tabwrap .inside li div.info {
	display: block;
	line-height: normal;
}
#tabwrap .inside li div.info a {
	display: block;
	margin-bottom: 5px;
}
#tabwrap .inside li div.info .entry-meta {
	background-color: #F5F7F8;
	color: #546E7A;
	display: inline;
	padding: 3px 10px;
}
#tabwrap .inside li div.info .entry-meta span {
	color: #26a9af;
}
#tabwrap .inside li div.info .entry-title {
	margin-bottom: 0;
	font-weight: 400;
}
#tabwrap .tab-thumb {
	border: 1px solid #f0f0f0;
	padding: 4px;
	background: #fff;
	float: left;
	margin: 0px 12px 0px 0px;
}
.post-number {
	position: relative;
	width: 22px;
	height: 22px;
	text-align: center;
	line-height: 23px;
	font-weight: bold;
	color: #fff;
	bottom: 22px;
	background: #64A7FE;
}
#tabwrap .inside .tabsSep {
	margin-top: 7px;
	width: 100%;
	height: 1px;
	background-color: #e8e5de;
	clear: both;
	float: left;
}

/*--------------------------------------------------------------
## Responsive
--------------------------------------------------------------*/

/* Landscape phone to Desktop */
@media (min-width: 1025px) {
	.widget {
		padding: 40px;
	}
	.super-menu,
	.toggle-mobile-menu {
		display: none;
	}
	.primary-menu .btn-right {
		margin-left: 10px;
	}
	.primary-menu .btn-right a {
		width: auto;
		cursor: pointer;
		display: inline-block;
		line-height: 1;
		padding: 6px 20px;
		margin: 12px 0;
		text-align: center;
		text-decoration: none;
		transform: translate3d(0, 0, 0);
		white-space: normal;
		border: 1px solid rgba(0, 0, 0, 0.54);
		border-radius: 4px;
	}
	.primary-menu .btn-right:hover a {
		border-color: rgba(0, 0, 0, 0.84);
	}
}

/* Landscape phone to Desktop */
@media (min-width: 992px) {
	.full-featured-content-small .site-main .posts-entry {
		padding: 100px 160px;
	}
	.full-featured-content-small .site-main .entry-header {
		width: 116%;
		text-align: center;
		margin-left: -8%;
		margin-right: -8%;
		margin-bottom: 8%;
	}
	.arrow-menu {
		display: none;
	}
	.fmenu {
		width: auto;
		float: right;
		margin-top: 0;
		text-align: right;
	}
	.fmenu ul {
		float: right;
	}
	.fmenu ul li {
		float: left;
		line-height: 14px;
	}
	.fmenu ul ul {
		margin-left: 0;
		list-style: none;
		border-left: 1px solid #cccccc;
	}
	.fmenu ul > li:first-child {
		border: none;
	}
	.fmenu ul li.menu-item-has-children ul,
	.fmenu ul li.menu-item-has-children a {
		float: left;
	}
	.fmenu ul li .arrow-sub-menu {
		display: none;
	}
}

/* Landscape phone to portrait tablet */
@media screen and (max-width: 1366px) {
	.xginner-right .baner-header {
		font-size: 30px;
		margin-bottom: 20px;
	}
	.btn-view, .btn-tour, .btn-sign {
		min-width: 140px;
		font-size: 12px;
		padding: 10px 16px;
		border-width: 2px;
	}
}

/* Landscape phone to portrait tablet */
@media screen and (max-width: 1024px) {
	* {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	.site-branding {
		text-align: center;
		width: 100%;
	}
	.site-branding .site-title,
	.site-branding .site-description {
		float: none;
		display: inline-block;
		vertical-align: top;
	}
	.ads-top {
		width: 100%;
		text-align: center;
	}
	.ads-top .textwidget img {
		display: inline;
	}

	/* Mobile Menu */
	.main-container-wrap {
		position: relative;
		left: 0;
		transition: left 500ms ease;
	}
	#mobile-menu-overlay {
		position: fixed;
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
		z-index: 99997;
		cursor: pointer;
		display: none;
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
		background: rgba(0,0,0,.5);
	}
	#page {
		position: relative;
		left: 0;
		top: 0;
		-webkit-transition: transform 0.5s ease;
		-moz-transition: transform 0.5s ease;
		transition: transform 0.5s ease;
	}
	.smenu-hide,
	.main-navigation {
		display: none;
	}
	.mobile-menu-active #mobile-menu-overlay {
		display: block;
	}
	.mobile-menu-active #page {
		width: 100%;
		max-width: 100%;
		position: fixed;
		top: 0;
		right: 300px;
		-webkit-transform: translate(70%, 0);
		-moz-transform: translate(70%, 0);
		transform: translate(70%, 0);
	}
	#smobile-menu {
		background-color: #fff;
		position: fixed;
		width: 70%;
		top: 0;
		bottom: 0;
		left: -70%;
		z-index: 99999;
		overflow-x: hidden;
		-webkit-transform: translateX(-100%);
		-moz-transform: translateX(-100%);
		transform: translateX(-100%);
		-webkit-transition: transform 0.5s ease;
		-moz-transition: transform 0.5s ease;
		transition: transform 0.5s ease;
	}
	#smobile-menu .primary-menu ul {
		width: 100%;
	}
	#smobile-menu .main-navigation ul ul {
		box-shadow: none;
	}
	#smobile-menu.show {
		left: 0;
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}
	#smobile-menu.show .main-navigation {
		width: 100%;
		float: left;
		display: block;
		margin: 0;
	}
	#smobile-menu.show .main-navigation ul li {
		width: 100%;
		display: block;
		border-bottom: 1px solid #eee;
	}
	#smobile-menu.show .main-navigation ul li a {
		padding: 12px 20px;
	}
	#smobile-menu.show .main-navigation ul li.current-menu-item a,
	#smobile-menu.show .main-navigation ul li a:hover {
		color: #11171A;
	}
	#smobile-menu.show .main-navigation ul ul.sub-menu {
		display: none;
		left: 0;
		position: relative;
	}
	#smobile-menu.show .main-navigation ul ul.sub-menu.active {
		border-top: 1px solid #eee;
	}
	#smobile-menu.show .main-navigation ul ul.sub-menu li:last-child {
		border: none;
	}
	#smobile-menu.show .main-navigation ul li .sub-arrow {
		display: block;
	}

	/* Menu */
	.super-menu-nav,
	.icon-toggle,
	.inner-label {
		cursor: pointer;
	}
	.icon-toggle {
		width: 34px;
		height: 18px;
		padding: 0;
		margin: 18px 0;
		border: none;
		float: left;
		position: relative;
		background-color: transparent;
		display: block;
		outline: none;
	}
	.icon-toggle:hover {
		background: none;
		opacity: 1;
	}
	.icon-toggle::before {
		content: '';
		width: 34px;
		height: 1px;
		position: absolute;
		top: 0;
		left: 0;
		background-color: #11171A;
		box-shadow: 0 8px 0 0 #11171A, 0 16px 0 0 #11171A;
		transition: background-color 120ms ease-out,box-shadow 120ms ease-out;
	}
	.icon-toggle .inner-line {
		clip: rect(1px,1px,1px,1px);
		clip-path: polygon(0 0,0 0,0 0,0 0);
		position: absolute!important;
		white-space: nowrap;
		height: 1px;
		width: 1px;
		overflow: hidden;
		border: 0;
		margin: -1px;
		padding: 0;
	}
	.super-menu {
		border-top: 1px solid #e7ebed;
	}
	.super-menu-nav {
		width: 1120px;
		max-width: 90%;
		margin: 0 auto;
		position: relative;
	}
	.super-menu .inner-label {
		line-height: 54px;
		right: 0;
		top: 0;
		position: absolute;
		color: #11171A;
		text-transform: uppercase;
	}
	#tabwrap .inside li div.info a {
		font-size: 12px;
		font-size: 1.2rem;
	}
}

/* Landscape phone to portrait tablet */
@media (max-width: 992px) {
	.content-wrap {
		padding: 0;
	}
	.full-featured-content-small .site-main .entry-header h1.entry-title {
		font-size: 34px;
		font-size: 3.4rem;
	}
	.full-featured-content-small .site-main .intro {
		font-size: 18px;
		font-size: 1.8rem;
	}
	.full-featured-content-small .site-main .intro:first-child:first-letter {
		font-size: 58px;
		font-size: 5.8rem;
		line-height: 60px;
	}
	.featured-content,
	.featured-sidebar {
		width: 100%;
		margin-left: 0;
	}
	.featured-content .featured-thumbnail {
		width: 40%;
		margin-right: 6%;
	}
	.xginner-right .baner-header {
		font-size: 24px;
		margin-bottom: 15px;
	}
	.xginner-right p {
		font-size: 14px;
	}
	.btn-view,
	.btn-tour,
	.btn-sign {
		min-width: 120px;
		font-size: 10px;
		border-width: 1px;
	}
	.btn-view {
		margin-right: 5px;
	}
	.site-info {
		width: 100%;
		text-align: center;
	}
}

@media screen and (max-width: 782px) {
	.admin-bar #smobile-menu {
		top: 46px;
	}
}

/* Portrat tablet */
@media (max-width: 767px) {
	.full-featured-content-small {
		width: 1160px;
		max-width: 90%;
	}
	.full-featured-content-small .site-main .posts-entry,
	.full-featured-content-small .site-main .posts-related,
	.full-featured-content-small .site-main .comments-area {
		padding: 0;
	}
	.section.gray {
		padding: 20px;
	}
	.xgnotification-top {
		padding: 5px 10px;
	}
	.icon-toggle {
		width: 28px;
	}
	.icon-toggle::before {
		width: 28px;
	}
	.entry-content .entry-title {
		margin-top: 15px;
		display: inline-block;
	}
	.widget {
		border-bottom: none;
		box-shadow: none;
	}
	.site-content .paging-navigation,
	.site-content .posts-navigation {
		padding: 30px;
		margin: 0;
	}
	.xgnotification-top {
		font-size: 10px;
		font-size: 1rem;
	}
	.xgnotification-top a {
		display: inline-block;
		margin: 5px 0;
		padding: 3px 10px;
	}
	.site-branding {
		padding: 15px 0;
	}
	.site-branding .site-title {
		width: 100%;
		font-size: 32px;
		font-size: 3.2rem;
		line-height: 32px;
		padding: 0;
		margin: 0;
		text-transform: uppercase;
	}
	.site-branding .site-description {
		width: 100%;
		line-height: 32px;
		margin: 0;
		border-left: none;
		padding-left: 0;
	}
	.xginner-right .baner-header {
		font-size: 30px;
		font-weight: normal;
		margin-top: 0;
		margin-bottom: 15px;
	}
}

/* Iphone 5/SE */
@media (max-width: 640px) {
	.post-full .featured-thumbnail img {
		box-shadow: 0 10px 25px rgba(0,0,0,.1);
	}
}

/* Portrat tablet */
@media (max-width: 480px) {
	.btn-view,
	.btn-tour,
	.btn-sign {
		min-width: inherit;
		padding: 6px 10px;
		font-size: 10px;
	}
	.btn-view {
		margin-right: 0;
	}
	.post-list,
	.xg-grid-two,
	.xg-grid-three,
	.widget {
		padding: 30px;
		padding-bottom: 0;
	}
	.post-list {
		border-bottom: none;
		margin-bottom: 0;
	}
	.featured-content .featured-thumbnail {
		width: 100%;
		max-width: 350px;
		margin-right: 0;
	}
	.featured-thumbnail,
	.post-content-thumbnail {
		margin: 0 0 20px;
	}
	.post-content-container .entry-content,
	.post-content-container .entry-footer {
		padding: 0;
		border: none;
	}

	/* Grids Two & Three */
	.xg-grid-two,
	.xg-grid-three {
		width: 100%;
		margin-right: 0;
		clear: both;
	}
}

/* Portrat tablet */
@media (max-width: 411px) {
	body {
		font-size: 14px;
		font-size: 1.4rem;
	}
	body > div {
		font-size: 14px;
		font-size: 1.4rem;
	}
	.entry-header {
		margin-bottom: 20px;
	}
	.xginner-right .baner-header {
		font-size: 16px;
		margin-bottom: 10px;
		text-transform: capitalize;
	}
}

/* Portrat tablet */
@media (min-width: 768px) {
	/* Grids Two */
	.xg-grid-two {
		width: 47%;
		margin-right: 6%;
		float: left;
	}
	.xg-grid-two:nth-child(2n) {
		margin-right: 0;
	}
	.xg-grid-two:nth-child(2n+1) {
		clear: both;
	}

	/* Grids Three */
	.xg-grid-three {
		width: 31%;
		margin-right: 3.3333%;
		float: left;
	}
	.xg-grid-three:nth-child(3n) {
		margin-right: 0;
	}
	.xg-grid-three:nth-child(3n+1) {
		clear: both;
	}
	.post-content-thumbnail:hover img {
		-webkit-transform: scale(1.25);
		-moz-transform: scale(1.25);
		-ms-transform: scale(1.25);
		-o-transform: scale(1.25);
		transform: scale(1.25);
	}
	.post-content-thumbnail .fancy-overlay-bg {
		display: block;
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		opacity: 0;
		transition: 0.5s all ease-in-out;
		z-index: 10;
	}
	.post-content-thumbnail:hover .fancy-overlay-bg {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		opacity: 1;
		background: rgba(97,115,241,0.5);
		background: -moz-linear-gradient(45deg, rgba(97,115,241,0.5) 0%, rgba(255,132,91,0.5) 100%);
		background: -webkit-linear-gradient(45deg, rgba(97,115,241,0.5) 0%, rgba(255,132,91,0.5) 100%);
		background: linear-gradient(45deg, rgba(97,115,241,0.5) 0%, rgba(255,132,91,0.5) 100%);
	}
}




/* -------------------UIOWA BAR---------------------- */

.iowa-bar {
  position: relative;
  z-index: 2;
  display: block;
  min-height: auto;
  background: #151515; }
  @media (min-width: 855px) {
    .iowa-bar {
      background: #FFCD00; } }
  .iowa-bar .logo--tab {
    margin-right: 20px; }
    @media (min-width: 84.375em) {
      .iowa-bar .logo--tab {
        margin-left: -12px;
        padding: 27px 20px 20px; } }
  .iowa-bar .site-name {
    width: 100%;
    padding: 1.25rem;
    background: #FFCD00; }
    @media (min-width: 855px) {
      .iowa-bar .site-name {
        width: auto;
        background: transparent;
        padding: 0; } }
    @media (min-width: 84.375em) {
      .iowa-bar .site-name {
        margin: 5px 0 0 0; } }
  .iowa-bar__container {
    max-width: 75em;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 auto; }
    @media (min-width: 855px) {
      .iowa-bar__container {
        justify-content: flex-start;
        display: flex; } }
    @media (min-width: 855px) {
      .iowa-bar__container {
        margin-right: auto;
        margin-left: auto; } }
    @media (min-width: 84.375em) {
      .iowa-bar--narrow.horizontal .iowa-bar__container,
      .iowa-bar--narrow.mega .iowa-bar__container {
        position: relative; } }
  @media (min-width: 855px) {
    .iowa-bar--full {
      height: 80px;
      background: #FFCD00; } }
  @media (min-width: 855px) {
    .iowa-bar--narrow {
      min-height: 50px;
      position: relative; } }
  .iowa-bar--narrow .logo--tab {
    margin-right: 10px; }
    @media (min-width: 855px) {
      .iowa-bar--narrow .logo--tab {
        height: 56px;
        width: 119px;
        padding: 15px; } }
    @media (min-width: 84.375em) {
      .iowa-bar--narrow .logo--tab {
        margin-bottom: -6px; } }
    .search-is-open .iowa-bar--narrow .logo--tab {
      visibility: none;
      opacity: 0; }
      @media (min-width: 855px) {
        .search-is-open .iowa-bar--narrow .logo--tab {
          display: flex;
          opacity: 1;
          visibility: visible; } }
  .iowa-bar--narrow .logo-icon {
    height: 20px; }
    @media (min-width: 855px) {
      .iowa-bar--narrow .logo-icon {
        height: 26px; } }
  @media (min-width: 84.375em) {
    .iowa-bar--narrow .parent-site-name {
      padding: 6px 0 0 0; } }
  .iowa-bar--narrow .site-name {
    font-size: 1rem;
    margin: 0;
    padding: 1.25rem;
    background: #FFCD00; }
    @media (min-width: 855px) {
      .iowa-bar--narrow .site-name {
        background: transparent;
        font-size: 1rem;
        padding: 0; } }
    @media (min-width: 84.375em) {
      .iowa-bar--narrow .site-name {
        padding: 6px 0 0 0; } }
  .iowa-bar__below {
    z-index: 2;
    border-bottom: 1px solid #e6e5e5;
    background: #fff; }
    .iowa-bar__below .iowa-bar__container {
      flex-wrap: wrap;
      justify-content: space-between;
      margin-right: 0;
      margin-left: 0; }
      @media (min-width: 855px) {
        .iowa-bar__below .iowa-bar__container {
          display: flex;
          position: unset;
          min-height: 90px;
          justify-content: unset;
          margin-right: auto;
          padding-left: 1.25rem; } }
      @media (min-width: 84.375em) {
        .iowa-bar__below .iowa-bar__container {
          margin-left: auto;
          padding-left: 0; } }
    .iowa-bar__below .site-name {
      margin: 0;
      text-align: left;
      font-size: 1.8rem; }
      @media (min-width: 855px) {
        .iowa-bar__below .site-name {
          width: 75%;
          padding: 25px 20px 25px 0;
          background: transparent;
          font-size: 2rem; } }
      @media (min-width: 84.375em) {
        .iowa-bar__below .site-name {
          font-size: 2.2rem; } }
      @media (min-width: 855px) {
        .search-is-open .iowa-bar__below .site-name {
          display: none; } }

@media (min-width: 855px) {
  .header-sticky .iowa-bar {
    position: fixed;
    z-index: 2;
    top: 0;
    left: 0;
    width: 100%;
    transition: transform 0.4s; } }

@media (min-width: 855px) {
  .header-sticky.scroll-up .iowa-bar__below .o-canvas--open .o-canvas__drawer,
  .header-sticky.scroll-down .iowa-bar__below .o-canvas--open .o-canvas__drawer {
    top: 116px; } }

@media (min-width: 84.375em) {
  .header-sticky.scroll-up .iowa-bar__below .o-canvas--open .o-canvas__drawer,
  .header-sticky.scroll-down .iowa-bar__below .o-canvas--open .o-canvas__drawer {
    top: 110px; } }

@media (min-width: 855px) {
  .header-sticky.scroll-up .iowa-bar__below .search-overlay .uids-search,
  .header-sticky.scroll-down .iowa-bar__below .search-overlay .uids-search {
    margin-top: 3px;
    border-bottom: none; } }

@media (min-width: 855px) {
  .header-sticky.scroll-up .iowa-bar__below .iowa-bar__container,
  .header-sticky.scroll-down .iowa-bar__below .iowa-bar__container {
    min-height: 60px; } }

@media (min-width: 855px) {
  .header-sticky.scroll-up .iowa-bar__below .site-name,
  .header-sticky.scroll-down .iowa-bar__below .site-name {
    padding: 0;
    transition: transform 0.4s;
    font-size: 1.6rem; } }

@media (min-width: 855px) {
  .header-sticky.scroll-up .iowa-bar__below .bttn--drawer,
  .header-sticky.scroll-down .iowa-bar__below .bttn--drawer {
    height: 60px;
    padding: 3px 35px 0; } }

@media (min-width: 855px) {
  .header-sticky.scroll-up .iowa-bar__below .search-button,
  .header-sticky.scroll-down .iowa-bar__below .search-button {
    height: 60px;
    padding: 7px 25px 7px 18px; } }

@media (min-width: 855px) {
  .header-sticky.scroll-down .iowa-bar__below .bttn--drawer {
    top: 0px; } }

@media (min-width: 84.375em) {
  .header-sticky.scroll-down .iowa-bar__below .bttn--drawer {
    top: 30px; } }

@media (min-width: 855px) {
  .header-sticky.scroll-down .iowa-bar {
    transform: translate3d(0, -100%, 0); } }

@media (min-width: 855px) {
  .header-sticky.scroll-down .iowa-bar .logo--tab {
    margin-top: -17px; } }

@media (min-width: 855px) {
  .header-sticky.scroll-up .iowa-bar {
    transform: none; } }

@media (min-width: 855px) {
  .header-sticky.scroll-up:not(.menu-open) .iowa-bar {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.35); } }


.logo {
  display: block; }

.logo--tab {
  height: 70px;
  width: 109px;
  padding: 25px 1.25rem;
  background: #151515; }
  .logo--tab a:focus svg {
    opacity: .5; }
  .search-is-open .logo--tab {
    visibility: none;
    opacity: 0; }
    @media (min-width: 855px) {
      .search-is-open .logo--tab {
        display: block;
        opacity: 1;
        visibility: visible; } }
  @media (min-width: 855px) {
    .logo--tab {
      width: 154px;
      height: 80px;
      padding: 25px; } }
  @media (min-width: 84.375em) {
    .logo--tab {
      width: 188px;
      height: 90px;
      padding: 23px 20px; } }

.logo-icon {
  fill: #FFCD00;
  height: 20px; }
  @media (min-width: 855px) {
    .logo-icon {
      height: 30px; } }
  @media (min-width: 84.375em) {
    .logo-icon {
      height: 43px; } }
  .logo-icon:hover, .logo-icon:focus {
    opacity: 0.7; }
  .header--tertiary .logo-icon {
    margin-left: 0; }
    @media (min-width: 84.375em) {
      .header--tertiary .logo-icon {
        margin-top: 0; } }
.site-name {
  display: flex;
  align-items: center;
  margin: 0 auto 0 0;
  text-align: left;
  font-size: 1.8rem;
  font-weight: 300;
  line-height: 1;
  font-family: "Roboto", sans-serif; }
  .site-name a {
    color: #151515;
    text-decoration: none; }
  @media (min-width: 855px) {
    .site-name {
      flex-basis: content;
      margin: 1px 0 0 0;
      font-size: 2rem; } }
  @media (min-width: 84.375em) {
    .site-name {
      margin: 5px 0 0 0;
      text-align: left;
      font-size: 2.2rem; } }
  @media (min-width: 855px) {
    .search-is-open .header--secondary .site-name {
      display: none; } }
.parent-site-name {
  font-weight: 300;
  flex-basis: content;
  margin: 0 0 -10px 0;
  padding: 1.05rem 0 0 1.25rem;
  width: 100%;
  background: #FFCD00; }
  @media (min-width: 855px) {
    .o-canvas--lock .parent-site-name {
      background: transparent; } }
  .parent-site-name a {
    color: #151515;
    text-decoration: none; }
  @media (min-width: 855px) {
    .parent-site-name {
      background: transparent;
      display: flex;
      align-items: center;
      margin: 0;
      padding: 1px 0 0;
      width: auto; } }

@import url("https://use.fontawesome.com/releases/v5.8.2/css/all.css");html{box-sizing:border-box;font-family:Roboto,sans-serif;line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;touch-action:manipulation}*,:after,:before{box-sizing:inherit}article,aside,figcaption,figure,footer,header,main,nav,section{display:block}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1rem}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:0;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}code,kbd,samp{font-family:monospace,monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border:0;height:auto;max-width:100%;vertical-align:top}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;margin:0}button,input{overflow:visible}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:1px dotted ButtonText}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[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-file-upload-button{-webkit-appearance:button;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}[hidden],template{display:none}dl,li,ol,ul{margin:0;padding:0}.element-invisible,.visually-hidden{position:absolute!important;height:1px;width:1px;overflow:hidden;clip:rect(1px,1px,1px,1px)}@media (min-width:0em) and (max-width:768px){.mobile-hidden{display:none}}@media (min-width:768px){.mobile-display{display:none}}:focus:not(:focus-visible){outline:none}.layout-content .region,aside .region{padding:0;border:none}@media (min-width:768px){.flex__wrapper{flex-wrap:wrap;display:flex}}@font-face{font-family:Antonio;src:url(/webfonts/antonio-bold.woff2) format("woff2"),url(/webfonts/antonio-bold.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Antonio;src:url(/webfonts/antonio-light.woff2) format("woff2"),url(/webfonts/antonio-light.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Antonio;src:url(/webfonts/antonio-regular.woff2) format("woff2"),url(/webfonts/antonio-regular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-display:swap;src:local("Roboto Light"),local("Roboto-Light"),url(/webfonts/roboto-v20-latin-300.woff2) format("woff2"),url(/webfonts/roboto-v20-latin-300.woff) format("woff")}@font-face{font-family:Roboto;font-style:italic;font-weight:300;font-display:swap;src:local("Roboto Light Italic"),local("Roboto-LightItalic"),url(/webfonts/roboto-v20-latin-300italic.woff2) format("woff2"),url(/webfonts/roboto-v20-latin-300italic.woff) format("woff")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-display:swap;src:local("Roboto"),local("Roboto-Regular"),url(/webfonts/roboto-v20-latin-regular.woff2) format("woff2"),url(/webfonts/roboto-v20-latin-regular.woff) format("woff")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;font-display:swap;src:local("Roboto Italic"),local("Roboto-Italic"),url(/webfonts/roboto-v20-latin-italic.woff2) format("woff2"),url(/webfonts/roboto-v20-latin-italic.woff) format("woff")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-display:swap;src:local("Roboto Medium"),local("Roboto-Medium"),url(/webfonts/roboto-v20-latin-500.woff2) format("woff2"),url(/webfonts/roboto-v20-latin-500.woff) format("woff")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;font-display:swap;src:local("Roboto Medium Italic"),local("Roboto-MediumItalic"),url(/webfonts/roboto-v20-latin-500italic.woff2) format("woff2"),url(/webfonts/roboto-v20-latin-500italic.woff) format("woff")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-display:swap;src:local("Roboto Bold"),local("Roboto-Bold"),url(/webfonts/roboto-v20-latin-700.woff2) format("woff2"),url(/webfonts/roboto-v20-latin-700.woff) format("woff")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;font-display:swap;src:local("Roboto Bold Italic"),local("Roboto-BoldItalic"),url(/webfonts/roboto-v20-latin-700italic.woff2) format("woff2"),url(/webfonts/roboto-v20-latin-700italic.woff) format("woff")}@font-face{font-family:Roboto;font-style:normal;font-weight:900;font-display:swap;src:local("Roboto Black"),local("Roboto-Black"),url(/webfonts/roboto-v20-latin-900.woff2) format("woff2"),url(/webfonts/roboto-v20-latin-900.woff) format("woff")}@font-face{font-family:Roboto;font-style:italic;font-weight:900;font-display:swap;src:local("Roboto Black Italic"),local("Roboto-BlackItalic"),url(/webfonts/roboto-v20-latin-900italic.woff2) format("woff2"),url(/webfonts/roboto-v20-latin-900italic.woff) format("woff")}@font-face{font-family:Zilla Slab;font-style:normal;font-weight:300;src:local("Zilla Slab Light"),local("ZillaSlab-Light"),url(/webfonts/zilla-slab-v5-latin-300.woff2) format("woff2"),url(/webfonts/zilla-slab-v5-latin-300.woff) format("woff")}@font-face{font-family:Zilla Slab;font-style:italic;font-weight:300;src:local("Zilla Slab Light Italic"),local("ZillaSlab-LightItalic"),url(/webfonts/zilla-slab-v5-latin-300italic.woff2) format("woff2"),url(/webfonts/zilla-slab-v5-latin-300italic.woff) format("woff")}@font-face{font-family:Zilla Slab;font-style:normal;font-weight:400;src:local("Zilla Slab"),local("ZillaSlab-Regular"),url(/webfonts/zilla-slab-v5-latin-regular.woff2) format("woff2"),url(/webfonts/zilla-slab-v5-latin-regular.woff) format("woff")}@font-face{font-family:Zilla Slab;font-style:italic;font-weight:400;src:local("Zilla Slab Italic"),local("ZillaSlab-Italic"),url(/webfonts/zilla-slab-v5-latin-italic.woff2) format("woff2"),url(/webfonts/zilla-slab-v5-latin-italic.woff) format("woff")}@font-face{font-family:Zilla Slab;font-style:normal;font-weight:500;src:local("Zilla Slab Medium"),local("ZillaSlab-Medium"),url(/webfonts/zilla-slab-v5-latin-500.woff2) format("woff2"),url(/webfonts/zilla-slab-v5-latin-500.woff) format("woff")}@font-face{font-family:Zilla Slab;font-style:italic;font-weight:500;src:local("Zilla Slab Medium Italic"),local("ZillaSlab-MediumItalic"),url(/webfonts/zilla-slab-v5-latin-500italic.woff2) format("woff2"),url(/webfonts/zilla-slab-v5-latin-500italic.woff) format("woff")}@font-face{font-family:Zilla Slab;font-style:normal;font-weight:600;src:local("Zilla Slab SemiBold"),local("ZillaSlab-SemiBold"),url(/webfonts/zilla-slab-v5-latin-600.woff2) format("woff2"),url(/webfonts/zilla-slab-v5-latin-600.woff) format("woff")}@font-face{font-family:Zilla Slab;font-style:italic;font-weight:600;src:local("Zilla Slab SemiBold Italic"),local("ZillaSlab-SemiBoldItalic"),url(/webfonts/zilla-slab-v5-latin-600italic.woff2) format("woff2"),url(/webfonts/zilla-slab-v5-latin-600italic.woff) format("woff")}@font-face{font-family:Zilla Slab;font-style:normal;font-weight:700;src:local("Zilla Slab Bold"),local("ZillaSlab-Bold"),url(/webfonts/zilla-slab-v5-latin-700.woff2) format("woff2"),url(/webfonts/zilla-slab-v5-latin-700.woff) format("woff")}@font-face{font-family:Zilla Slab;font-style:italic;font-weight:700;src:local("Zilla Slab Bold Italic"),local("ZillaSlab-BoldItalic"),url(/webfonts/zilla-slab-v5-latin-700italic.woff2) format("woff2"),url(/webfonts/zilla-slab-v5-latin-700italic.woff) format("woff")}@font-face{font-family:amnestyscript;src:url(/webfonts/amnesty-script-webfont.woff2) format("woff2"),url(/webfonts/amnesty-script-webfont.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:Lora;src:url(/webfonts/Lora-Regular.woff2) format("woff2"),url(/webfonts/Lora-Regular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Lora;src:url(/webfonts/Lora-RegularItalic.woff2) format("woff2"),url(/webfonts/Lora-RegularItalic.woff) format("woff");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Lora;src:url(/webfonts/Lora-Bold.woff2) format("woff2"),url(/webfonts/Lora-Bold.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Lora;src:url(/webfonts/Lora-BoldItalic.woff2) format("woff2"),url(/webfonts/Lora-BoldItalic.woff) format("woff");font-weight:700;font-style:italic;font-display:swap}.layout-container,.page__container,.page__container--mixed{margin:0 1.25rem;position:relative}@media (min-width:84.375em){.layout-container,.page__container,.page__container--mixed{max-width:81.875em;margin:0 auto}}.element--center{display:flex;display:block}.element--center,.element--flex-center{align-items:center;justify-content:center;text-align:center}.element--flex-center{display:flex;flex-flow:column nowrap}@media (min-width:768px){.element--flex-center{padding:1.5rem 0}}

/* IOWA FOOTER */
.footer__links .menu, .footer__links .menu ul li, .footer__links--icon ul,
.footer__links--icon li, .socket__menu, .footer-cta__container .menu {
  list-style-type: none;
  padding: 0;
  margin: 0; }
  .footer__links .menu > li, .footer__links .menu ul li > li, .footer__links--icon ul > li, .footer__links--icon li > li, .socket__menu > li, .footer-cta__container .menu > li {
    display: inline-block;
    list-style-type: none;
    margin: 0; }

.footer__container, .socket__container, .footer-cta__container {
  margin: 0 1.25rem;
  position: relative; }
  @media (min-width: 84.375em) {
    .footer__container, .socket__container, .footer-cta__container {
      max-width: 81.875em;
      margin: 0 auto; } }

.footer {
  position: relative;
  
  padding-top: 2.5rem;
  padding-right: 0;
  padding-bottom: 2.5rem;
  padding-left: 0; }
  @media (min-width: 855px) {
    .footer {
      padding-top: 2.5rem;
      padding-right: 0;
      padding-bottom: 0;
      padding-left: 0; } }
  .footer p {
    color: #ccc;
    line-height: 1.5;
    font-weight: 100;
    margin-top: 0.9rem; }
    .footer p a {
      color: #FFCD00;
      text-decoration: none;
      font-weight: 400; }
      .footer p a:hover, .footer p a:focus {
        text-decoration: underline; }
      .footer p a i, .footer p a svg, .footer p a span {
        margin-right: 0.625rem;
        font-size: 0.8rem;
        color: #999; }
  .footer .site-name {
    color: #fff;
    font-size: 1.7rem;
    margin-top: 1.05rem;
    font-weight: 900;
    margin-bottom: 0.325rem; }
    .footer .site-name a {
      color: #fff;
      text-decoration: none; }
      .footer .site-name a:hover, .footer .site-name a:focus {
        text-decoration: underline; }
  .footer .parent-site-name {
    color: #ccc;
    font-size: 1.4rem;
    margin-top: 0;
    font-weight: 300;
    margin-bottom: .625rem;
    display: block;
    background: #151515;
    padding: 0; }
    .footer .parent-site-name a {
      color: #ccc;
      text-decoration: none; }
      .footer .parent-site-name a:hover, .footer .parent-site-name a:focus {
        text-decoration: underline; }
  @media (min-width: 84.375em) {
    .footer__container {
      padding: 0; } }
  @media (min-width: 855px) {
    .footer__container--flex {
      display: flex;
      flex-wrap: wrap; } }
  .footer__links {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 1.875rem;
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: 0; }
    .footer__links .menu {
      margin: 0; }
      .footer__links .menu li {
        /*
         * %no-ul-list sets display: inline-block; for li,
         *  which doesn't work for this menu.
         */
        display: block; }
      .footer__links .menu a {
        font-weight: 300;
        text-decoration: none;
        color: white;
        font-size: 1.1rem; }
        .footer__links .menu a:hover, .footer__links .menu a:focus {
          text-decoration: underline; }
      .footer__links .menu ul {
        margin: 0; }
  .footer__links--nav {
    margin-bottom: 2.5rem; }
    @media (min-width: 855px) {
      .footer__links--nav {
        display: flex; } }
  @media (min-width: 855px) {
    .footer__links--contact {
      flex-grow: 2; } }
  .footer__links--icon {
    /*
     * Display icon menu as flex since the icons sit
     *  side-by-side.
     */ }
    .footer__links--icon .menu {
      flex-wrap: wrap;
      display: flex;
      line-height: 2; }
      @media (min-width: 855px) {
        .footer__links--icon .menu {
          line-height: 1; } }
    .footer__links--icon a {
      text-decoration: none;
      color: #fff; }
    .footer__links--icon i {
      color: #fff;
      font-size: 1.6rem;
      margin-right: 1.05rem; }
    .footer__links--icon .link-text {
      position: absolute !important;
      height: 1px;
      width: 1px;
      overflow: hidden;
      clip: rect(1px, 1px, 1px, 1px); }

@media (min-width: 84.375em) {
  .socket__container {
    padding: 0; } }

.socket__menu {
  display: flex;
  flex-wrap: wrap; }
  .socket__menu li {
    color: white;
    /*font-size: 0.8rem;*/
    border-right: 1px solid #5d5656;
    margin-bottom: 0.325rem;
    padding-top: 0;
    padding-right: 0.625rem;
    padding-left: 0.625rem; }
    .socket__menu li:first-child {
      flex-basis: 100%;
      border-right: none; }
    .socket__menu li:nth-child(2) {
      padding-left: 0; }
    .socket__menu li:last-child {
      border-right: none;
      padding-right: 0; }
    .socket__menu li:first-child {
      padding-left: 0; }
    .socket__menu li a {
      text-decoration: none;
      color: #FFCD00; }
      .socket__menu li a:hover, .socket__menu li a:focus {
        text-decoration: underline; }

.footer-cta__wrapper {
  background: #FFCD00;
  padding: 1.875rem 0;
  margin: 0; }
  @media (min-width: 768px) {
    .footer-cta__wrapper .menu {
      display: flex; } }
  .footer-cta__wrapper .menu li {
    flex: 1;
    display: block; }
  .footer-cta__wrapper .bttn--outline {
    border: 1px solid #151515;
    display: block; }
    @media (min-width: 768px) {
      .footer-cta__wrapper .bttn--outline {
        flex: 1;
        display: block; } }

.footer-cta__container {
  justify-content: space-between; }
  .footer-cta__container div:first-of-type,
  .footer-cta__container nav:first-of-type {
    flex-basis: 100%; }
  @media (min-width: 768px) {
    .footer-cta__container {
      display: flex; } }
  @media (min-width: 84.375em) {
    .footer-cta__container {
      padding: 0; } }

@media (min-width: 768px) {
  .footer-cta__container .menu li:first-child a {
    margin: 0 1.05rem 0 0; }
  .footer-cta__container .menu li:last-child a {
    margin: 0 0 0 1.05rem; } }

.footer-cta__container .menu a {
  margin: 1.05rem 0;
  padding-top: 0.325rem; }
  @media (min-width: 768px) {
    .footer-cta__container .menu a {
      margin: 0 1.05rem; } }
  .footer-cta__container .menu a:before {
    content: ' ';
    background-repeat: no-repeat;
    background-size: 90%;
    width: 35px;
    height: 35px;
    display: inline-block;
    margin-bottom: -5px;
    margin-right: 5px; }
  .footer-cta__container .menu a.bttn--apply:before {
    background-image: url("../../assets/images/apply-01.svg"); }
  .footer-cta__container .menu a.bttn--visit:before {
    background-image: url("../../assets/images/location-01.svg"); }
  .footer-cta__container .menu a.bttn--request:before {
    background-image: url("../../assets/images/request-01.svg"); }

.footer-cta__container > a:first-child {
  margin-left: 0; }

.footer-cta__container > a:last-child {
  margin-right: 0; }

.logo--footer {
  padding: 0 40px 0 0;
  width: 128px; }
  @media (min-width: 855px) {
    .logo--footer {
      width: 145px; } }
  @media (min-width: 84.375em) {
    .logo--footer {
      width: 176px; } }




