/*
Theme Name: Aird
Description: Lashrecse Aird 2019
Author: Helium Studio
Author URI: http://heliumstudio.com/

*/


/* =================================================== */
/* ==================== Style CSS ==================== */
/* =================================================== */

/*	Glossary
	- Reset
	- Form reset
	- Forms
	- General Layout
	- Navigation
	- Front Page
	- News
	- Single
	- Issues
	- Footer
	- Responsive queries
	- Fonts
*/

/* ==================== HTML5 Boilerplate ==================== */

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}body{line-height:1}button{outline:0}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}q{display:inline;font-style:italic}q:before{content:'"';font-style:normal}q:after{content:'"';font-style:normal}textarea,input[type="text"],input[type="button"],input[type="submit"],input[type="reset"],input[type="search"],input[type="password"]{-webkit-appearance:none;appearance:none;border-radius:0}table{border-collapse:collapse;border-spacing:0}th,td{padding:2px}big{font-size:120%}small,sup,sub{font-size:80%}sup{vertical-align:super}sub{vertical-align:sub}dd{margin-left:20px}kbd,tt{font-family:courier;font-size:12px}ins{text-decoration:underline}del,strike,s{text-decoration:line-through}dt{font-weight:bold}address,cite,var{font-style:italic}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}
.sticky{}.bypostauthor{}.wp-caption{}.wp-caption-text{}.gallery-caption{}.alignright{}.alignleft{}.aligncenter{}.screen-reader-text{clip:rect(1px, 1px, 1px, 1px);position:absolute !important}


/* ========================================== 

    Gravity Reset 

========================================== */

.gform_wrapper { width: 100%; }

.gform_wrapper .ginput_complex.ginput_container.has_first_name.has_middle_name.no_last_name span,
.gform_wrapper .ginput_complex.ginput_container.has_first_name.no_middle_name.has_last_name span,
.gform_wrapper .ginput_complex.ginput_container.no_first_name.has_middle_name.has_last_name span {
    width: 48.5% !important; 
}
.gfield_required { display: none!important;}
.gform_wrapper .field_sublabel_above .ginput_complex label,
.gform_wrapper .field_sublabel_above .gfield_time_hour label,
.gform_wrapper .field_sublabel_above .gfield_time_minute label,
.gform_wrapper .field_sublabel_above .gfield_time_ampm label,
.gform_wrapper .field_sublabel_above .gfield_date_month label,
.gform_wrapper .field_sublabel_above .gfield_date_day label,
.gform_wrapper .field_sublabel_above .gfield_date_year label,
.gform_wrapper .field_sublabel_above .instruction {
    display: none;
}
.gform_wrapper .ginput_complex label,
.gform_wrapper .gfield_time_hour label,
.gform_wrapper .gfield_time_minute label,
.gform_wrapper .gfield_time_ampm label,
.gform_wrapper .gfield_date_month label,
.gform_wrapper .gfield_date_day label,
.gform_wrapper .gfield_date_year label,
.gform_wrapper .instruction {
    display: none!important;
}

.gform_wrapper .top_label .gfield_label {
    font-size: 12px;
    color: #777777;
}

.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
	  padding: 0 15px!important;
	  line-height: 45px;
	  line-height: 4.5rem;
	  outline: none;
}
.gform_wrapper textarea {
	padding: 15px!important;
	outline: none;
	border: none;
}

.gform_wrapper ul.gform_fields li.gfield span.name_first,
.gform_wrapper ul.gform_fields li.gfield span.name_middle,
.gform_wrapper ul.gform_fields li.gfield span.name_last {
    padding: 0!important;
}
.gform_wrapper .ginput_complex .ginput_full input[type=text],
.gform_wrapper .ginput_complex .ginput_full input[type=url],
.gform_wrapper .ginput_complex .ginput_full input[type=email],
.gform_wrapper .ginput_complex .ginput_full input[type=tel],
.gform_wrapper .ginput_complex .ginput_full input[type=number],
.gform_wrapper .ginput_complex .ginput_full input[type=password] {
    width: 100%!important;
}
.gform_wrapper .field_sublabel_above .ginput_complex label,
.gform_wrapper .field_sublabel_above .gfield_time_hour label,
.gform_wrapper .field_sublabel_above .gfield_time_minute label,
.gform_wrapper .field_sublabel_above .gfield_time_ampm label,
.gform_wrapper .field_sublabel_above .gfield_date_month label,
.gform_wrapper .field_sublabel_above .gfield_date_day label,
.gform_wrapper .field_sublabel_above .gfield_date_year label,
.gform_wrapper .field_sublabel_above .instruction {
    margin: 0!important;
}
.gform_wrapper li.field_sublabel_above .ginput_complex input[type=text] { margin-bottom: 15px!important;}
.gform_wrapper .top_label .gfield_description { display: none;}

/* ------------------------------------------ 

    Name Styles 

------------------------------------------ */

.gform_wrapper div.ginput_container_name span {
	margin-right: 0px;
}

.gform_wrapper .top_label div.ginput_complex.ginput_container.gf_name_has_1,
.gform_wrapper .top_label div.ginput_complex.ginput_container.gf_name_has_2,
.gform_wrapper .top_label div.ginput_complex.ginput_container.gf_name_has_3 {
	width: 100%;
}
.gform_wrapper .ginput_complex.ginput_container.has_first_name span.name_first,
.gform_wrapper .ginput_complex.ginput_container.has_first_name span.name_first {
	margin-right: 2.5%!important;
}

/* ------------------------------------------ 

    Checkbox + Radio Styles 

------------------------------------------ */

.gform_wrapper .gfield_checkbox li,
.gform_wrapper .gfield_radio li {
	position: relative!important;
	float: left!important;
	width: auto!important;
  margin: 0 35px 15px 0!important;
}

.gform_wrapper .gfield_checkbox li input,
.gform_wrapper .gfield_checkbox li input[type=checkbox],
.gform_wrapper .gfield_radio li input[type=radio] {
	margin-top: 0!important;
	position: absolute;
	top: 0px;
	left: 0px;
}

.gform_wrapper .gfield_checkbox li label, 
.gform_wrapper .gfield_radio li label {
    margin: 0 0 0 24px!important;
    max-width: 100%!important;
}
.gform_wrapper ul.gfield_checkbox li input[type=checkbox]:checked+label,
.gform_wrapper ul.gfield_radio li input[type=radio]:checked+label {
    font-weight: normal!important;
}


/* ------------------------------------------ 

    Select Field Styles 

------------------------------------------ */

.gform_wrapper  ul.gform_fields li.gfield div.ginput_complex span.ginput_left select,
.gform_wrapper  ul.gform_fields li.gfield div.ginput_complex span.ginput_right select,
.gform_wrapper ul.gform_fields li.gfield select,
.gform_wrapper .ginput_complex.ginput_container_address .ginput_right select {
	height: 49px;
  -webkit-appearance: none;
  margin: 0!important;
  border-radius: 0;
  color: #777777;
  width: 100% !important;
  padding: 0 0 0 15px;
  border: none;
  background: transparent;
  outline: none;
  z-index: 20;
  position: relative;
}
.gform_wrapper  ul.gform_fields li.gfield .ginput_container.ginput_container_select,
.gform_wrapper .ginput_complex.ginput_container_address .ginput_right {
	position: relative;
	background-color: #ffffff;
}
.gform_wrapper  ul.gform_fields li.gfield .ginput_container.ginput_container_select::after,
.gform_wrapper .ginput_complex.ginput_container_address .ginput_right::after {
	content: "";
  position: absolute;
  z-index: 10;
  right: 20px;
  top: 22px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 6px 0 6px;
  border-color: #cccccc transparent transparent transparent;
}

/* ------------------------------------------ 

    Address Styles 

------------------------------------------ */

.gform_wrapper .ginput_complex.ginput_container_address .ginput_right {
	margin-right: 0!important;
	padding-right: 0!important;
}
.gform_wrapper .ginput_complex .ginput_left,
.gform_wrapper .ginput_complex .ginput_right {
    width: 49.5%!important;
    margin: 0!important;
    padding: 0!important; 
}
.gform_wrapper .ginput_complex .ginput_left {margin-right: 1%!important}
.gform_wrapper .ginput_complex.ginput_container input {border: none!important;}
.gform_wrapper .ginput_complex.ginput_container span {
	display: inline-block;
	width: 100%;
  margin-bottom: 10px!important;
}
.gform_wrapper .ginput_complex .ginput_left input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=image]):not([type=file]),
.gform_wrapper .ginput_complex .ginput_right input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=image]):not([type=file]),
.gform_wrapper .ginput_complex .ginput_right select,
.gform_wrapper .ginput_complex input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=image]):not([type=file]),
.gform_wrapper .ginput_complex select {
	line-height: 49px;
	line-height: 4.9rem;
}
body .gform_wrapper .ginput_complex.ginput_container_address span.ginput_right+span.ginput_left {padding-right: 0!important}

/* ------------------------------------------ 

    Submit Button Styles 

------------------------------------------ */

.gform_wrapper .gform_footer input.button,
.gform_wrapper .gform_footer input[type=submit],
.gform_wrapper .gform_page_footer input.button,
.gform_wrapper .gform_page_footer input[type=submit] {
	border: none;
	background-color: #19d315;
	color: #ffffff;
	padding: 15px 30px!important;
	margin-right: 0!important;
	font-size: 16px!important;
	font-size: 1.6rem!important;
	outline: none;
	box-shadow: 0 2px 5px rgba(0,0,0,.25);
	transition: all .3s;
}
.gform_wrapper .gform_footer input.button:hover,
.gform_wrapper .gform_footer input[type=submit]:hover,
.gform_wrapper .gform_page_footer input.button:hover,
.gform_wrapper .gform_page_footer input[type=submit]:hover {
	box-shadow: 0 2px 5px rgba(0,0,0,.5);
}

/* ------------------------------------------ 

    Error Styles 

------------------------------------------ */

.gform_wrapper div.validation_error { display: none!important;}
.gform_wrapper li.gfield_error div.ginput_complex.ginput_container label,
.gform_wrapper li.gfield_error ul.gfield_checkbox,
.gform_wrapper li.gfield_error ul.gfield_radio {
	color: #d42027 !important;
}

.gform_wrapper .gfield_description.validation_message, 
.gform_wrapper .top_label .gfield_description.validation_message {
    height: auto !important;    
}
.gform_wrapper .gfield_error .gfield_label { color: #c32222 !important;}
body .gform_wrapper li.gfield.gfield_error, 
body .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    background-color: transparent !important;
    margin-bottom: 0!important;
    padding: 0;
    border-top: none !important;
    border-bottom: none !important;
}
.gform_wrapper .gfield_description.validation_message, 
.gform_wrapper .top_label .gfield_description.validation_message {
    padding: 0 !important;
}
.gform_wrapper .gfield_description+.gform_wrapper .gfield_description.validation_message,
.gform_wrapper .ginput_container+.gfield_description.validation_message {
    margin: 0 !important;
}

.gform_wrapper li.gfield.gfield_error,
.gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
	padding-bottom: 0 !important;
	padding-top: 0 !important;
}
body .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
	max-width: 100%!important;
}
.gform_wrapper ul.gform_fields li.gfield {padding-right: 0!important}
body .gform_wrapper .top_label .gfield_error {width: 100%!important;}
.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container,
.gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label {
	margin-top: 8px!important;
}
.gform_wrapper li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .gform_wrapper li.gfield_error textarea {
  box-shadow: 0px 2px 0px #d42027;
  border-bottom: none!important;
}
.gform_wrapper .gfield_error input[type=email],
.gform_wrapper .gfield_error input[type=number],
.gform_wrapper .gfield_error input[type=password],
.gform_wrapper .gfield_error input[type=tel],
.gform_wrapper .gfield_error input[type=text],
.gform_wrapper .gfield_error input[type=url],
.gform_wrapper .gfield_error select,
.gform_wrapper .gfield_error textarea,
.gform_wrapper li.gfield_error.field_sublabel_above .ginput_complex input[type=text] {
     margin-bottom: 0px!important; 
}

/*Toggle on to Remove Labels*/
/*.gform_wrapper .top_label .gfield_label { display: none!important;}*/

@media only screen and (max-width: 641px) {
	.gform_wrapper .ginput_complex .ginput_left,
	.gform_wrapper .ginput_complex .ginput_right { width: 100%!important;}
	.gform_wrapper .ginput_complex .ginput_left { margin-right: 0!important;}
}

@media only screen and (max-width: 568px) {
	.gform_wrapper .gfield_checkbox li,
	.gform_wrapper .gfield_radio li {
		float: none!important;
		width: 100%!important;
		margin: 0 0 10px 0!important;
	}
}


/* Aird form styling */

.form .gform_wrapper .gsection,
.form .gform_wrapper li.gfield.field_description_below+li.gsection,
#gform_fields_1 {
	margin-top: 60px !important;
	padding-bottom: 30px;
	margin-bottom: 30px;
    border-bottom: 12px solid #f1f1f1 !important;
}
.form .gform_wrapper h2.gsection_title {
    font-size: 48px;
    line-height: 60px;
}

.form .gform_wrapper .top_label .gfield_label {
	display: none;
}
.form .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.gform_wrapper ul.gform_fields li.gfield div.ginput_complex span.ginput_left select, 
.gform_wrapper ul.gform_fields li.gfield div.ginput_complex span.ginput_right select, 
.gform_wrapper ul.gform_fields li.gfield select, 
.gform_wrapper .ginput_complex.ginput_container_address .ginput_right select,
.gform_wrapper textarea {
	border: 2px solid #f1f1f1 !important;
	padding: 15px 20px !important;
	box-sizing: border-box !important;
	border-radius: 2px;
	font-size: 16px;
	line-height: 16px;
	height: 50px;
}
.form .gform_wrapper .ginput_complex.ginput_container.has_first_name.has_middle_name.no_last_name span, 
.form .gform_wrapper .ginput_complex.ginput_container.has_first_name.no_middle_name.has_last_name span, 
.form .gform_wrapper .ginput_complex.ginput_container.no_first_name.has_middle_name.has_last_name span,
#gform_wrapper_1 #field_1_3,
#gform_wrapper_1 #field_1_4 {
	display: inline-block;
	width: calc(49.5% - 3px) !important;
}
.gform_wrapper .ginput_complex.ginput_container.has_first_name span.name_first, 
.gform_wrapper .ginput_complex.ginput_container.has_first_name span.name_first,
#gform_wrapper_1 #field_1_3 {
	margin-right: 1% !important;
}
.gform_wrapper textarea {
	height: inherit;
}
#gform_wrapper_1 #field_1_5 {
	margin-top: 36px !important;
}
#gform_wrapper_1 .ginput_container_email input,
#gform_wrapper_1 .ginput_container_phone input {
	width: 100%;
}


/* checkboxes/radio */
body .gform_wrapper ul li.field_description_below div.ginput_container_checkbox ul, 
body .gform_wrapper ul li.field_description_below div.ginput_container_radio ul {
	display: flex;
	flex-wrap: wrap;
}

.gform_wrapper.gf_browser_chrome .gfield_checkbox li input, 
.gform_wrapper.gf_browser_chrome .gfield_checkbox li input[type=checkbox], 
.gform_wrapper.gf_browser_chrome .gfield_radio li input[type=radio] {
	-webkit-appearance: none !important;
}

.gform_wrapper ul.gfield_checkbox > li,
.gform_wrapper ul.gfield_radio > li {
	display: inline-block;
	position: relative;
	margin: 30px 30px 10px 0px !important;
	box-sizing: border-box;
	flex-basis: calc(50% - 31px);
	flex-grow: 1;
	overflow: visible !important;
}
	.gform_wrapper ul.gfield_checkbox li label, 
	.gform_wrapper ul.gfield_radio li label {
		display: block;
		position: relative;
		width: auto;
	    margin-top: 5px;
	    margin-left: 0px;
	    padding-left: 25px;
	    box-sizing: border-box;
	}
	.gform_wrapper ul.gfield_checkbox li input[type=checkbox] + label:before,
	.gform_wrapper ul.gfield_radio li input[type=radio] + label:before {
		font-family: "Font Awesome 5 Pro";
		font-weight: 300;
		font-size: 36px;
		content: '\f0c8';
		display: inline;
		position: absolute;
		top: -16px;
		left: -22px;
		color: #acacac;
	}
	.gform_wrapper ul.gfield_checkbox li input[type=checkbox] + label:before {
		content: '\f0c8';
	}
	.gform_wrapper ul.gfield_radio li input[type=radio] + label:before {
		content: '\f111';
	}
	.gform_wrapper ul.gfield_checkbox li input[type=checkbox]:checked + label:before {
		content: '\f14a';
		color: #323232;
	}
	.gform_wrapper ul.gfield_radio li input[type=radio]:checked + label:before {
		content: '\f192';
		color: #323232;
	}

/* submit */
.form .gform_wrapper .gform_footer input.button, 
.gform_wrapper .gform_footer input[type=submit], 
.form .gform_wrapper .gform_page_footer input.button, 
.gform_wrapper .gform_page_footer input[type=submit] {
	box-shadow: none;
	background: #297bc8;
	font-size: 22px !important;
	padding: 22px 30px !important; 
	line-height: 14px;
	text-transform: uppercase;
	border: 2px solid #297bc8;
	transition: color .25s ease-in-out, background .25s ease-in-out;
}
.form .gform_wrapper .gform_footer input.button:hover, 
.gform_wrapper .gform_footer input[type=submit]:hover, 
.form .gform_wrapper .gform_page_footer input.button:hover, 
.gform_wrapper .gform_page_footer input[type=submit]:hover {
	cursor: pointer;
	color: #297bc8;
	background: #fff;
} 



/* Layout */

html.chrome {
    margin-top: 0px !important;
}

body {
	color: #323232;
	font-family: 'Montserrat', "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 300;
	font-size: 16px;
	line-height: 22px;
	top: 0px;
}
#wrapper {
	margin-top: 72px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: 700;
}
h1 {
	font-size: 48px;
	line-height: 60px;
	margin-bottom: 30px;
}
h2 {
	font-size: 22px;
	line-height: 30px;
	margin-bottom: 8px;
}
img {
	display: block;
	position: relative;
	width: 100%;
	height: auto;
}
p {
	margin-bottom: 8px;
}
div {
	box-sizing: border-box;
}
div > p:last-of-type {
	margin-bottom: 0px;
}

.row {
	display: block;
	position: relative;
	width: 100%;
}
.row.narrow {
	max-width: 1162px;
	margin: 0 auto; 
}

.row.full {
}

.col-2, 
.col-3,
.col-4,
.col-5,
.col-6 {
	display: flex;
	position: relative;
	width: 100%;
	height: auto;
	flex-wrap: wrap;
	list-style: none;
}
	.col-2 > div,
	.col-2 > li, 
	.col-3 > div,
	.col-3 > li,
	.col-4 > div,
	.col-4 > li,
	.col-5 > div,
	.col-5 > li,
	.col-6 > div,
	.col-6 > li {
		display: block;
		position: relative;
		box-sizing: border-box;
		flex-grow: 1;
		margin: 15px;
	}
	.col-2 > div,
	.col-2 > li {
		flex-basis: calc(50% - 16px);
		max-width: calc(50% - 16px);
	} 
		.col-2 > div:nth-of-type(2n+1),
		.col-2 > li:nth-of-type(2n+1) {
			margin-left: 0px;
		}
		.col-2 > div:nth-of-type(2n+2),
		.col-2 > li:nth-of-type(2n+2) {
			margin-right: 0px;
		}
	.col-3 > div,
	.col-3 > li {
		flex-basis: calc((100% / 3) - 31px);
		max-width: calc((100% / 3) - 31px);
	} 
		.col-3 > div:nth-of-type(3n+1),
		.col-3 > li:nth-of-type(3n+1) {
			margin-left: 0px;
		}
		.col-3 > div:nth-of-type(3n+3),
		.col-3 > li:nth-of-type(3n+3) {
			margin-right: 0px;
		}
	.col-4 > div,
	.col-4 > li {
		flex-basis: calc(25% - 31px);
		max-width: calc(25% - 31px);
	}
		.col-4 > div:nth-of-type(4n+1),
		.col-4 > li:nth-of-type(4n+1) {
			margin-left: 0px;
		}
		.col-4 > div:nth-of-type(4n+4),
		.col-4 > li:nth-of-type(4n+4) {
			margin-right: 0px;
		}
	.col-5 > div,
	.col-5 > li {
		flex-basis: calc(20% - 31px);
		max-width: calc(20% - 31px);
	}
		.col-5 > div:nth-of-type(5n+1),
		.col-5 > li:nth-of-type(5n+1) {
			margin-left: 0px;
		}
		.col-5 > div:nth-of-type(5n+5),
		.col-5 > li:nth-of-type(5n+5) {
			margin-right: 0px;
		}
	.col-6 > div,
	.col-6 > li {
		flex-basis: calc((100% / 6) - 31px);
		max-width: calc((100% / 6) - 31px);
	} 
		.col-6 > div:nth-of-type(6n+1),
		.col-6 > li:nth-of-type(6n+1) {
			margin-left: 0px;
		}
		.col-6 > div:nth-of-type(6n+6),
		.col-6 > li:nth-of-type(6n+6) {
			margin-right: 0px;
		}
	.col-2 .col-2,
	.col-2 .col-3, 
	.col-2 .col-4,
	.col-2 .col-5,
	.col-2 .col-6,
	.col-3 .col-2,
	.col-3 .col-3,
	.col-3 .col-4,
	.col-3 .col-5,
	.col-3 .col-6,
	.col-4 .col-2,
	.col-4 .col-3,
	.col-4 .col-4,
	.col-4 .col-5,
	.col-4 .col-6,
	.col-5 .col-2,
	.col-5 .col-3,
	.col-5 .col-4,
	.col-5 .col-5,
	.col-5 .col-6,
	.col-6 .col-2,
	.col-6 .col-3,
	.col-6 .col-4,
	.col-6 .col-5,
	.col-6 .col-6 {
		display: flex;
	}
		
	.col-2-text {
		columns: 2 280px;
		column-gap: 30px;
	}	
	
	.icon {
		display: inline-block;
		position: relative;
		width: 36px;
		height: 36px;
		margin: 0px 15px 15px 0px;
	}


.page-feature,
.page-feature > img {
	display: block;
	position: relative;
	width: 100%;
	height: auto;
}
.page-feature .help-box {
	display: block;
	position: absolute;
	box-sizing: border-box;
	width: 40%;
	height: auto;
	top: 50%;
	right: 10%;
	padding: 50px;
	
	transform: translateY(-50%);
	background: rgba(50, 50, 50, .5);
	text-transform: uppercase;
}
	.page-feature .help-box h1 {
		margin-bottom: 0px;
		color: #fff;
	}
	.page-feature .help-box .button {
		margin-bottom: 0px;
	}


#content .row.narrow {
	margin: 120px auto;
	max-width: 924px;
}
	#content .page-header {
		margin-bottom: 30px;
		border-bottom: 12px solid #f1f1f1; 
	}
	


.button {
	display: inline-block;
	position: relative;
	margin: 30px auto;
	padding: 15px 20px;
	background: #297bc8;
	
	color: #fff;
	font-weight: 700;
	font-size: 22px;
	line-height: 30px;
	text-decoration: none;
	
	transition: color .25s ease-in-out, background .25s ease-in-out;
}
.button:hover {
	background: #323232;
}
.button.outline {
	border: 2px solid #297bc8;
	color: #297bc8;
	background: rgba(255, 255, 255, 0);
	
	transition: color .25s ease-in-out, background .25s ease-in-out;
}
.button.outline:hover {
	background: #297bc8;
	color: #fff;
}
.read-more {
	display: inline-block;
	position: relative;
	margin-top: 15px;
	color: #297bc8;
	font-size: 12px;
	font-weight: 700;
	
	text-transform: uppercase;
	
	transition: color .25s ease-in-out;
}
.read-more:hover {
	color: #323232;
	text-decoration: none;
}






/* Navigation */

header {
	display: flex;
	position: fixed;
	top: 0;
	z-index: 100;
	width: 100%;
	background: rgba(255,255,255,1);
	transition: background .5s ease-in-out;
}
	#container-header {
		display: flex;
		position: relative;
		z-index: 10;
		width: 100%;
	}
	header .logo, 
	header .logo a, 
	header .logo img {
		display: block;
		position: relative;
		width: auto;
		height: auto;
	}
		header .logo {
			padding: 15px 20px;
		}
			header .logo img {
				width: auto;
				height: 60px;
			}
	header #main, header .menu-main-menu-container {
		display: flex;
		position: relative;
		width: 100%;
		flex-grow: 1;
	}	
	header .menu {
		display: flex;
		position: relative;
		width: 100%;
		justify-content: flex-end;
		align-content: center;
	}
		nav li, nav a {
			display: inline-flex;
			position: relative;
			color: #323232;
			font-weight: 700;
			text-decoration: none;
			text-transform: uppercase;
			font-size: 14px;
			line-height: 18px;
			align-items: center;
		}
		.menu-item {
			padding: 20px 0px;
		}
			nav a {
				margin: 0px 15px;
				padding: 5px 0px;
				transition: color .25s ease-in-out;
			}
			nav a:hover {
				color: #d42027;
			}
			
		/* submenu styling */	
		.sub-menu {
			display: block;
			position: absolute;
			width: auto;
			min-width: 240px;
			height: auto;
			top: 40px;
			
			padding: 5px 0px 0px 0px;
			
			visibility: hidden;
			pointer-events: none;
		}
		.menu-item-has-children:hover .sub-menu {
			visibility: visible;
			pointer-events: all;
		}
		.menu-item-has-children .sub-menu:before {
			content: url('images/menu-icon-submenu-arrow.svg');
			display: block;
			position: absolute;
			width: 18px;
			height: 9px;
			top: -4px;
			left: 15px;
			visibility: hidden;
			font-size: 0px;
			transition: transform .25s ease-in-out;
		}
		.menu-item-has-children:hover .sub-menu:before {
			visibility: visible;
		}
			.sub-menu .menu-item {
				width: 100%;
				background: #fff;
				transition: background .25s ease-in-out;
			}
			.sub-menu .menu-item:hover {
				background: #e8e7e6;
			}
			.sub-menu a {
				width: 100%;
			    margin: 0px;
				padding: 10px 15px;
				color: #121212;
			}
			.sub-menu .menu-item.current-menu-item a {
				border-bottom: none;
			}
	.menu-item.current-menu-item a {
		border-bottom: 2px solid #323232;
		border-top: 2px solid #323232;
	}	
	.menu-item.donate {
		padding: 0px;
	}
		.menu-item.donate a {
			margin-left: 15px;
			box-sizing: border-box;
			height: 100%;
			margin: 0px 0px 0px 15px;
			padding: 5px 35px;
			color: #fff;
			background:  #d42027;
			transition: background .25s ease-in-out, color .25s ease-in-out;
		}
	.menu-item.donate a:hover {
		background: #323232;
	}
	#main-nav-trigger {
		display: none;
	}
	/* scrolled styling */
	header.scrolled {
	}
		header.scrolled #container-header {
			-webkit-box-shadow: 0px 5px 15px 5px rgba(0,0,0,0.08); 
			box-shadow: 0px 5px 15px 5px rgba(0,0,0,0.08);
		}
			header .logo img {
				height: 40px;
				width: auto;
			}
		.scrolled .sub-menu {
			padding-top: 10px; 
			-webkit-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
		    box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
		}
			.scrolled .menu-item-has-children .sub-menu:before {
				top: 1px;
			}

	
	
	



/* front page */

#intro.row {
	display: block;
	position: relative;
	width: 100%;
	height: auto;	
	margin-top: 0px;
	background: #297bc8;
	
	color: #fff;
	text-align: center;
	font-weight: 700;
	font-size: 24px;
	line-height: 30px;
}
	#content #intro .row.narrow {
		margin: 0 auto;
		padding: 60px 0px;
	}	
	
.button-row {
	display: flex;
	justify-content: center;
	margin-top: 60px;
}	



/* news */

#content .recent-news.row.narrow {
	max-width: 1400px;
}
	
li.news-item,
.single .page-header {
	display: flex;
	position: relative;
	align-items: flex-start;
}
.blog li.news-item {
	margin-bottom: 30px;
}
	.post-date {
		display: block;
		position: relative;
		padding: 16px 20px;
		text-align: center;
		background: #d62027;
		
		color: #fff;
		font-weight: 700;
	}
		.post-date .month {
			font-size: 12px;
			text-transform: uppercase;
			margin-bottom: 0px;
		}
		.post-date .day {
			font-size: 18px;
		}
	.news-item .post-summary,
	.single .page-header > h1 {
		padding-left: 18px;
	}
		.news-item .post-summary .news-outlet {
			font-size: 12px;
			font-style: italic;
			color: #989898;
			margin-top: 5px;
		}
		

		
/* 	Single  */
		
.single #content {
	margin-top: 120px;
}
.single #content iframe {
	max-width: 100%;
}
.single main#content img {
	width: auto;
	height: auto;
	max-width: 100%;
	margin: 15px auto 15px 0px;
}
.single main#content ol,
.single main#content ul {
	margin: 15px 0px;
}
.single main#content ol {
	list-style: decimal;
}
.single main#content ul {
	list-style: inherit;
}
	.single main#content ol > li,
	.single main#content ul > li {
		margin-bottom: 5px;
	}
.single main#content em {
	font-style: italic;
}
.single main#content strong {
	font-weight: 700;
}
.single main#content a {
	color: #297bc8;
	font-weight: 700;
	text-decoration: none;
	
	transition: color .25s ease-in-out;
}
.single main#content a:hover {
	color: #323232;
}
.single main#content blockquote {
	display: block;
	position: relative;
	box-sizing: border-box;
	margin: 15px 0px;
	padding-left: 15px;
	border-left: 2px solid rgba(50,50,50, .15);
}


.pagination {
	display: flex;
	position: relative;
	margin-top: 60px;		
}	
	.pagination > div {
		flex-basis: 50%;
		flex-grow: 1;
		box-sizing: border-box;
		padding: 20px;
		background: #f1f1f1;
	}
		.pagination > div a {
			color: #323232;
			font-weight: 700;
			text-decoration: none;
			transition: color .25s ease-in-out;
		}
		.pagination > div a:hover {
			color: #297bc8;
		}
		.pagination .nav-previous {
			text-align: right;
		}
	
	
	
/* issues */

.issue {
	box-sizing: border-box;
	padding: 30px 30px 45px 30px;
	border: 2px solid #f1f1f1
}
.issue .icon {
	width: 48px;
	height: 48px;
}










footer {
	background: #323232;
	color: #fff;
}
footer .row.narrow {
	padding: 60px 0px;
}
footer a {
	display: block;
	color: #fff;
	text-decoration: none;
	margin-top: 0px;
}
	footer a .icon, footer a p {
		display: inline-block;
		margin-bottom: 0px;
		vertical-align: middle;
	}
	footer a .icon {
		margin-right: 7px;
	}
	#footer-logo-horz {
		display: none;
	}
	footer a p {
		text-decoration: underline;
	}
	footer a .address {
		text-decoration: none;
		width: calc(100% - 48px);
		vertical-align: top;
		margin-top: 8px;
	}
	
footer .updates {
	display: block;
	position: relative;
	width: 100%;
	height: auto;
	padding: 60px;
}
footer .updates .form {
	display: block;
	position: relative;
	width: 50%;
	margin: 0px 0px 0px auto;
	padding: 30px 30px 10px 30px;
	
	background: #fff;
	border-radius: 10px;
}	
	footer .updates .form h1 {
		color: #323232;
	}
	
footer .col-2 .logo {
	flex-basis: calc(25% - 16px);
}
footer .col-2 .locations {
	flex-basis: calc(75% - 16px);
	max-width: calc(75% - 16px);
}	
	footer .logo > a {
		max-width: 75%;
		margin-bottom: 30px;
	}
	footer .logo .social {
		display: flex;
		position: relative;
		max-width: 75%;
		justify-content: center;
	}
		footer .logo .social a {
			margin: 0px 10px;
		}
		
footer #copyright {
	display: block;
	position: relative;
	width: 100%;
	padding: 30px 0px;
}
	footer #copyright p {
		display: block;
		position: relative;
		width: 100%;
		height: auto;
		text-align: center;	
		font-size: 12px;
		line-height: 18px;
	}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
@media only screen and (max-width: 1280px) {


/*
	.narrow, .wide, .single-content.wide, .single-content.narrow {
		width: calc(100% - 120px);
		padding: 60px;
		margin: -60px 60px 0px 60px;
		max-width: inherit;
	}
*/

	


	footer .row.narrow {
		padding-left: 60px;
		padding-right: 60px;
	}
		footer .logo > a,
		footer .logo .social {
			max-width: 50%;
		}
		footer .col-2 .logo,
		footer .col-2 .locations {
		    flex-basis: calc(50% - 16px);			
		}
		footer .col-2 .locations.col-2 {
			flex-wrap: wrap;
		}	
			footer .col-2 .locations.col-2 > div {
				flex-basis: 100%;
				margin: 0px 0px 30px 0px;
				max-width: inherit;
				font-size: 14px;
			}
			
	.help-box h1 {
		font-size: 30px;
		line-height: 48px;
	}
	
	.home .recent-news {
		padding: 0px 60px;
	}
	
}

@media only screen and (max-width: 1040px) {
	
	
	
}


@media only screen and (max-width: 1000px) {
	
	
	header {
		height: 90px;
	}
	#main-nav-trigger {
		display: block;
		position: absolute;
		top: 24px;
		right: 24px;
		width: 36px;
		height: 36px;
	}
		#main-nav-trigger .far {
			display: block;
			position: absolute;
			width: 36px;
			height: 36px;
			top: 0px;
			right: 0px;
			color: #fff;
			font-size: 30px;
			text-align: center;
		}
		
		#main-nav-trigger .far#open {
			opacity: 0;
			transform: rotate(0deg);
			transition: transform .15s ease-in-out, opacity .15s ease-in-out;
		}
		#main-nav-trigger .far#closed {
			opacity: 1;
			transform: rotate(180deg);
			transition: transform .15s ease-in-out, opacity .15s ease-in-out;
		}
		.visible #main-nav-trigger .far#open {
			opacity: 1;
			transform: rotate(180deg);
		}
		.visible #main-nav-trigger .far#closed {
			opacity: 0;
			transform: rotate(0deg);
		}
	header #main {
		display: block;
		position: absolute;
		flex-basis: 100%;
		width: 100%;
		left: 0px;
		top: 90px;
		box-sizing: border-box;
		padding: 0px 0px 0px;
		
		transform: translateX(-100%);
		pointer-events: none;
		max-height: calc(100vh - 60px);
		overflow-y: auto;
		transition: transform .25s ease-in-out;
	}	
	header .visible #main {
		pointer-events: all;
		transform: translateX(-0%);
	}
	.menu-main-menu-container, header #main {
		background: #fff;
	}
	#container-header {
		padding: 10px;
		flex-wrap: wrap;
		transition: background .15s ease-in-out;
		-webkit-box-shadow: 0px 5px 15px 5px rgba(0,0,0,0.08);
	    box-shadow: 0px 5px 15px 5px rgba(0,0,0,0.08);
	    height: 90px;
	}
	header #menu-main-menu {
		display: block;
	}
		nav li, nav a {
			display: block;
			box-sizing: border-box;
		}
		.menu-item {
		    padding: 0px;
		}
			nav a {
				padding: 15px 20px;
				margin: 0px;
			}
	
			.menu-item.donate a {
				margin: 0px;
				padding: 15px 20px;
			}

		#menu-main-menu .sub-menu {
			padding-top: 0px;
		}
			.menu-item-has-children .sub-menu:before {
			    top: -9px;
			}
		#menu-main-menu li.menu-item-has-children:before {
			content: url('images/menu-icon-arrow.svg');
			display: block;
			position: absolute;
			width: 48px;
			height: 48px;
			top: 0px;
			right: 0px;
			background: rgba(255, 255, 255, .05);
			visibility: visible;
			font-size: 0px;
			transition: transform .25s ease-in-out;
		}
		#menu-main-menu li > ul {
			position: relative;
			top: inherit;
			box-sizing: border-box;
			width: 100%;
		}
		#menu-main-menu li:hover > ul {
			visibility: hidden;
		}
		#menu-main-menu li:hover > ul {
			visibility: hidden;
		}
		#menu-main-menu li.sub-menu-visible.menu-item-has-children:before {
			transform: rotateX(180deg);
			background: #c6b198;
		}
		#menu-main-menu li.menu-item-has-children > ul {
			display: none;
		}
		#menu-main-menu li.sub-menu-visible > ul {
			display: block;
			visibility: visible;
		}
			#menu-main-menu li > ul li a,
			header .scrolled #menu-main-menu li > ul li a {
				padding-left: 40px;
			}
	
	
	.page-feature .help-box {
		position: relative;
		width: 100%;
		top: inherit;
		right: inherit;
		transform: translateY(0%);
		background: rgba(50, 50, 50, 1);
	}		
			
			
	#container {
		margin-top: 72px;
	}		
	
	
	
	.row.narrow {
		padding-left: 60px;
		padding-right: 60px;
	}	
	#content .row.narrow	{
		margin: 60px 0px;
	}
	.single #content {
		margin-top: 120px;
	}
	
	#content #intro .row.narrow {
		padding: 60px;
	}
			
			
	.col-3 > div,
	.col-3 > li,
	.col-4 > div,
	.col-4 > li,
	.col-5 > div,
	.col-5 > li,
	.col-6 > div,
	.col-6 > li {
		flex-basis: calc((100% / 2) - 16px);
		max-width: calc((100% / 2) - 16px);
	} 
		.col-3 > div:nth-of-type(3n+1),
		.col-3 > li:nth-of-type(3n+1),
		.col-4 > div:nth-of-type(4n+1),
		.col-4 > li:nth-of-type(4n+1),
		.col-5 > div:nth-of-type(5n+1),
		.col-5 > li:nth-of-type(5n+1),
		.col-6 > div:nth-of-type(6n+1),
		.col-6 > li:nth-of-type(6n+1) {
			margin-left: inherit;
		}
		.col-3 > div:nth-of-type(3n+3),
		.col-3 > li:nth-of-type(3n+3),
		.col-4 > div:nth-of-type(4n+4),
		.col-4 > li:nth-of-type(4n+4),
		.col-5 > div:nth-of-type(5n+5),
		.col-5 > li:nth-of-type(5n+5),
		.col-6 > div:nth-of-type(6n+6),
		.col-6 > li:nth-of-type(6n+6) {
			margin-right: inherit;
		}
		
		.col-3 > div:nth-of-type(2n+1),
		.col-3 > li:nth-of-type(2n+1),
		.col-4 > div:nth-of-type(2n+1),
		.col-4 > li:nth-of-type(2n+1),
		.col-5 > div:nth-of-type(2n+1),
		.col-5 > li:nth-of-type(2n+1),
		.col-6 > div:nth-of-type(2n+1),
		.col-6 > li:nth-of-type(2n+1) {
			margin-left: 0px;
		}
		.col-3 > div:nth-of-type(2n+2),
		.col-3 > li:nth-of-type(2n+2),
		.col-4 > div:nth-of-type(2n+2),
		.col-4 > li:nth-of-type(2n+2),
		.col-5 > div:nth-of-type(2n+2),
		.col-5 > li:nth-of-type(2n+2),
		.col-6 > div:nth-of-type(2n+2),
		.col-6 > li:nth-of-type(2n+2) {
			margin-right: 0px;
		}
		


	footer .form .gform_wrapper .ginput_complex.ginput_container.has_first_name.has_middle_name.no_last_name span, 
	footer .form .gform_wrapper .ginput_complex.ginput_container.has_first_name.no_middle_name.has_last_name span, 
	footer .form .gform_wrapper .ginput_complex.ginput_container.no_first_name.has_middle_name.has_last_name span, #gform_wrapper_1 #field_1_3, 
	#gform_wrapper_1 #field_1_4 {
		width: 100% !important;
		margin-right: 0px !important;
	}


	footer .logo > a,
	footer .col-2 .logo,
	footer .col-2 .logo .social,
	footer .col-2 .locations {
	    flex-basis: 100%;	
	    max-width: inherit;	
	    margin-right: 0px;	
	}
	#footer-logo-horz {
		width: 100%;
		max-width: inherit;
	}
	footer .col-2 .logo {
		justify-content: center;
	}
		#footer-logo-stack {
			display: none;
		}
		#footer-logo-horz {
			display: block;
		}
		
		footer .col-2 .logo .social {
			margin-top: 30px;
			padding: 30px 0px;
			border-top: 2px solid rgba(255,255,255, .1);
			border-bottom: 2px solid rgba(255,255,255, .1);
		}
		footer .col-2 .logo > a {
			margin: 0 auto;
		}
		footer .col-2 .logo > a img {
			max-width: 300px;
			margin: 0 auto;
		}
		
		footer .col-2 .locations.col-2 > div {
			flex-basis: calc(50% - 16px);
			margin: 15px;
			max-width: calc(50% - 16px);
			font-size: 14px;
		}
		footer .col-2 .locations.col-2 > div:nth-of-type(2n+1) {
		    margin-left: 0px;
		}
		footer .col-2 .locations.col-2 > div:nth-of-type(2n+2) {
		    margin-right: 0px;
		}


}




@media only screen and (max-width: 768px) {
	
	.row.narrow,
	#content .row.narrow,
	footer .row.narrow {
		padding: 60px 30px;
		margin-top: 0px;
	}		
			
	
	.col-2 > div,
	.col-2 > li,		
	.col-3 > div,
	.col-3 > li,
	.col-4 > div,
	.col-4 > li,
	.col-5 > div,
	.col-5 > li,
	.col-6 > div,
	.col-6 > li,
	.col-2 > div:nth-of-type(2n+1), 
	.col-2 > li:nth-of-type(2n+1),
	.col-2 > div:nth-of-type(2n+2), 
	.col-2 > li:nth-of-type(2n+2) {
		margin-left: 0px !important;
		margin-right: 0px !important;
		flex-basis: 100%;
		max-width: 100%;
	} 
	
	.single .page-header > h1 {
		font-size: 30px;
	    line-height: 48px;
	}
		
	footer .updates {
		padding-top: 720px;
		margin-bottom: 240px;
	}	
	footer .updates .form {
		position: absolute;
		left: 0px;
		right: 0px;
		bottom: -240px;
		border-radius: 0px;
		width: 100%;
	}
	
}


@media only screen and (max-width: 640px) {
	
	header .logo a {
		display: flex;
		height: 100%;
		align-content: center;
	}
	header .logo img {
		width: calc(100% - 60px);
		height: auto;
	}
	
	.form .gform_wrapper .ginput_complex.ginput_container.has_first_name.has_middle_name.no_last_name span, 
	.form .gform_wrapper .ginput_complex.ginput_container.has_first_name.no_middle_name.has_last_name span, 
	.form .gform_wrapper .ginput_complex.ginput_container.no_first_name.has_middle_name.has_last_name span, 
	#gform_wrapper_1 #field_1_3, 
	#gform_wrapper_1 #field_1_4,
	.gform_wrapper ul.gfield_checkbox > li, 
	.gform_wrapper ul.gfield_radio > li {
		width: 100% !important;
		flex-basis: 100%;
		max-width: inherit;
		margin-right: 0px !important;
	}
	
	footer .col-2 .locations.col-2 > div {
		flex-basis: 100%;
		max-width: inherit !important;
		margin: 0px 0px 30px 0px !important;
	}
	
}



@media only screen and (max-width: 400px) {
	
	#container-header {
		height: 90px;
	}
		header .logo img {
		    height: 35px;
		}
	
	h1 {
	    font-size: 30px;
	    line-height: 48px;
	    margin-bottom: 30px;
	}
	
	.page-feature .help-box {
		padding: 30px;
	}
	
	
	li.news-item, 
	.single .page-header {
		flex-wrap: wrap;
	}
		.news-item .post-summary, 
		.single .page-header > h1 {
			flex-basis: 100%;
			padding-left: 0px;
			margin-top: 10px;
		}
	
	
	footer a p {
		word-break: break-word;
		max-width: calc(100% - 47px);
	}
	
}














/* ==================== FONTS ==================== */

@font-face {
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  font-weight: 300;
  src: 	url("fonts/fa-light-300.eot");
  src: 	url("fonts/fa-light-300.eot?#iefix") format("embedded-opentype"), 
  		url("fonts/fa-light-300.woff2") format("woff2"), 
  		url("fonts/fa-light-300.woff") format("woff"), 
  		url("fonts/fa-light-300.ttf") format("truetype"), 
  		url("fonts/fa-light-300.svg#fontawesome") format("svg"); 
}

@font-face {
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  font-weight: 300;
  src: 	url("fonts/fa-regular-400.eot");
  src: 	url("fonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), 
  		url("fonts/fa-regular-400.woff2") format("woff2"), 
  		url("fonts/fa-regular-400.woff") format("woff"), 
  		url("fonts/fa-regular-400.ttf") format("truetype"), 
  		url("fonts/fa-regular-400.svg#fontawesome") format("svg"); 
}

@font-face {
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  font-weight: 900;
  src: 	url("fonts/fa-solid-900.eot");
  src: 	url("fonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), 
  		url("fonts/fa-solid-900.woff2") format("woff2"), 
  		url("fonts/fa-solid-900.woff") format("woff"), 
  		url("fonts/fa-solid-900.ttf") format("truetype"), 
  		url("fonts/fa-solid-900.svg#fontawesome") format("svg"); 
} 