/********************************************************************
 /$$$$$$$$ /$$$$$$$$ /$$$$$$$$ /$$$$$$$$  /$$$$$$  /$$$$$$$$ /$$$$$$
| $$_____/| $$_____/| $$_____/| $$_____/ /$$__  $$|__  $$__//$$__  $$
| $$      | $$      | $$      | $$      | $$  \__/   | $$  | $$  \__/
| $$$$$   | $$$$$   | $$$$$   | $$$$$   | $$         | $$  |  $$$$$$
| $$__/   | $$__/   | $$__/   | $$__/   | $$         | $$   \____  $$
| $$      | $$      | $$      | $$      | $$    $$   | $$   /$$  \ $$
| $$$$$$$$| $$      | $$      | $$$$$$$$|  $$$$$$/   | $$  |  $$$$$$/
|________/|__/      |__/      |________/ \______/    |__/   \______/
********************************************************************/
@keyframes fadein
{
    from
    {
    	opacity: 0;
    }

    to
    {
    	opacity: 1;
    }
}

.raise-on-hover
{
	transition: transform 0.2s;
}

.raise-on-hover:hover
{
	transform: translate(0, -3px);
}

.img-raise-on-hover img
{
	transition: transform 0.2s;
}

.img-raise-on-hover:hover img
{
	transform: translate(0, -3px);
}

.lower-on-hover
{
	transition: transform 0.2s;
}

.lower-on-hover:hover
{
	transform: translate(0, 3px);
}

.decrease-opacity-on-hover
{
	transition: opacity 0.2s;
}

.decrease-opacity-on-hover:hover
{
	opacity: 0.8;
}

@media screen and (min-width: 1201px)
{
	.fade-in
	{
		opacity: 0;
		animation: fadein ease-in 1;
		animation-fill-mode: forwards;
		animation-duration: 1s;
	}
}

.fade-in.fade-first
{
	animation-delay: 0.3s;
}

.fade-in.fade-second
{
	animation-delay: 0.6s;
}

.fade-in.fade-third
{
	animation-delay: 0.9s;
}

.fade-in.fade-fourth
{
	animation-delay: 1.2s;
}

.fade-in.fade-fifth
{
	animation-delay: 1.5s;
}

.fade-in.fade-sixth
{
	animation-delay: 1.8s;
}

@media screen and (min-width:1024px)
{
	.middle-out-underline-on-hover:link,
	.middle-out-underline-on-hover:active,
	.middle-out-underline-on-hover:visited
	{
		position: relative;
	}

	.middle-out-underline-on-hover::before
	{
		content: '';
		position: absolute;
		width: 100%;
		height: 3px;
		bottom: -2px;
		left: 0;
		background: #8bde23;
		visibility: hidden;
		transform: scaleX(0);
		transition: all 0.2s;
	}

	.middle-out-underline-on-hover:hover::before,
	.middle-out-underline-on-hover:focus::before
	{
		visibility: visible;
		transform: scaleX(1);
	}
}

.image-grow-on-hover-container
{
	overflow: hidden;
	height: 300px;
	width: 300px;
}

.image-grow-on-hover-container > img:first-of-type
{
	transition: transform 0.2s;
	height: 100%;
	width: 100%;
}

.image-grow-on-hover-container > img:first-of-type:hover
{
	transform: scale(1.2);
}

/*************************************************
 /$$$$$$$$  /$$$$$$  /$$   /$$ /$$$$$$$$  /$$$$$$
| $$_____/ /$$__  $$| $$$ | $$|__  $$__/ /$$__  $$
| $$      | $$  \ $$| $$$$| $$   | $$   | $$  \__/
| $$$$$   | $$  | $$| $$ $$ $$   | $$   |  $$$$$$
| $$__/   | $$  | $$| $$  $$$$   | $$    \____  $$
| $$      | $$  | $$| $$\  $$$   | $$    /$$  \ $$
| $$      |  $$$$$$/| $$ \  $$   | $$   |  $$$$$$/
|__/       \______/ |__/  \__/   |__/    \______/
**************************************************/
@font-face
{
	font-family: 'font_awesome';
	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.woff') format('woff'),
		url('/fonts/fa-solid-900.ttf') format('truetype'),
		url('/fonts/fa-solid-900.svg#fontawesome') format('svg');
	font-display: block;
}

@font-face
{
	font-family: 'gibson';
	font-style: normal;
	font-weight: normal;
	src:url('/fonts/Gibson-Regular.eot');
	src:url('/fonts/Gibson-Regular.eot?#iefix') format('embedded-opentype'),
		url('/fonts/Gibson-Regular.woff') format('woff'),
		url('/fonts/Gibson-Regular.ttf') format('truetype'),
		url('/fonts/Gibson-Regular.svg#gibson') format('svg');
	font-display: swap;
}

@font-face
{
	font-family: 'gibson';
	font-style: italic;
	font-weight: normal;
	src:url('/fonts/Gibson-Italic.eot');
	src:url('/fonts/Gibson-Italic.eot?#iefix') format('embedded-opentype'),
		url('/fonts/Gibson-Italic.woff') format('woff'),
		url('/fonts/Gibson-Italic.ttf') format('truetype'),
		url('/fonts/Gibson-Italic.svg#gibson') format('svg');
	font-display: swap;
}

@font-face
{
	font-family: 'gibson';
	font-style: italic;
	font-weight: bold;
	src:url('/fonts/Gibson-BoldItalic.eot');
	src:url('/fonts/Gibson-BoldItalic.eot?#iefix') format('embedded-opentype'),
		url('/fonts/Gibson-BoldItalic.woff') format('woff'),
		url('/fonts/Gibson-BoldItalic.ttf') format('truetype'),
		url('/fonts/Gibson-BoldItalic.svg#gibson') format('svg');
	font-display: swap;
}

@font-face
{
	font-family: 'gibson';
	font-style: normal;
	font-weight: bold;
	src:url('/fonts/Gibson-Bold.eot');
	src:url('/fonts/Gibson-Bold.eot?#iefix') format('embedded-opentype'),
		url('/fonts/Gibson-Bold.woff') format('woff'),
		url('/fonts/Gibson-Bold.ttf') format('truetype'),
		url('/fonts/Gibson-Bold.svg#gibson') format('svg');
	font-display: swap;
}

@font-face
{
	font-family: 'gibson_semibold';
	font-style: normal;
	font-weight: normal;
	src:url('/fonts/Gibson-SemiBold.eot');
	src:url('/fonts/Gibson-SemiBold.eot?#iefix') format('embedded-opentype'),
		url('/fonts/Gibson-SemiBold.woff') format('woff'),
		url('/fonts/Gibson-SemiBold.ttf') format('truetype'),
		url('/fonts/Gibson-SemiBold.svg#gibson_semibold') format('svg');
	font-display: swap;
}

@font-face
{
	font-family: 'gibson_medium';
	font-style: normal;
	font-weight: normal;
	src:url('/fonts/Gibson-Medium.eot');
	src:url('/fonts/Gibson-Medium.eot?#iefix') format('embedded-opentype'),
		url('/fonts/Gibson-Medium.woff') format('woff'),
		url('/fonts/Gibson-Medium.ttf') format('truetype'),
		url('/fonts/Gibson-Medium.svg#gibson_medium') format('svg');
	font-display: swap;
}

@font-face
{
	font-family: 'nunito_sans';
	font-style: normal;
	font-weight: normal;
	src:url('/fonts/NunitoSans-Regular.eot');
	src:url('/fonts/NunitoSans-Regular.eot?#iefix') format('embedded-opentype'),
		url('/fonts/NunitoSans-Regular.woff') format('woff'),
		url('/fonts/NunitoSans-Regular.ttf') format('truetype'),
		url('/fonts/NunitoSans-Regular.svg#nunito_sans') format('svg');
	font-display: swap;
}

@font-face
{
	font-family: 'nunito_sans';
	font-style: italic;
	font-weight: normal;
	src:url('/fonts/NunitoSans-Italic.eot');
	src:url('/fonts/NunitoSans-Italic.eot?#iefix') format('embedded-opentype'),
		url('/fonts/NunitoSans-Italic.woff') format('woff'),
		url('/fonts/NunitoSans-Italic.ttf') format('truetype'),
		url('/fonts/NunitoSans-Italic.svg#nunito_sans') format('svg');
	font-display: swap;
}

@font-face
{
	font-family: 'nunito_sans';
	font-style: italic;
	font-weight: bold;
	src:url('/fonts/NunitoSans-BoldItalic.eot');
	src:url('/fonts/NunitoSans-BoldItalic.eot?#iefix') format('embedded-opentype'),
		url('/fonts/NunitoSans-BoldItalic.woff') format('woff'),
		url('/fonts/NunitoSans-BoldItalic.ttf') format('truetype'),
		url('/fonts/NunitoSans-BoldItalic.svg#nunito_sans') format('svg');
	font-display: swap;
}

@font-face
{
	font-family: 'nunito_sans';
	font-style: normal;
	font-weight: bold;
	src:url('/fonts/NunitoSans-Bold.eot');
	src:url('/fonts/NunitoSans-Bold.eot?#iefix') format('embedded-opentype'),
		url('/fonts/NunitoSans-Bold.woff') format('woff'),
		url('/fonts/NunitoSans-Bold.ttf') format('truetype'),
		url('/fonts/NunitoSans-Bold.svg#nunito_sans') format('svg');
	font-display: swap;
}

@font-face
{
	font-family: 'nunito_sans_semibold';
	font-style: normal;
	font-weight: normal;
	src:url('/fonts/NunitoSans-SemiBold.eot');
	src:url('/fonts/NunitoSans-SemiBold.eot?#iefix') format('embedded-opentype'),
		url('/fonts/NunitoSans-SemiBold.woff') format('woff'),
		url('/fonts/NunitoSans-SemiBold.ttf') format('truetype'),
		url('/fonts/NunitoSans-SemiBold.svg#nunito_sans_semibold') format('svg');
	font-display: swap;
}

@font-face
{
	font-family: 'nunito_sans_extrabold';
	font-style: normal;
	font-weight: normal;
	src:url('/fonts/NunitoSans-ExtraBold.eot');
	src:url('/fonts/NunitoSans-ExtraBold.eot?#iefix') format('embedded-opentype'),
		url('/fonts/NunitoSans-ExtraBold.woff') format('woff'),
		url('/fonts/NunitoSans-ExtraBold.ttf') format('truetype'),
		url('/fonts/NunitoSans-ExtraBold.svg#nunito_sans_extrabold') format('svg');
	font-display: swap;
}


/******************************************************************************************************************************
  /$$$$$$  /$$        /$$$$$$  /$$$$$$$   /$$$$$$  /$$              /$$$$$$  /$$$$$$$$ /$$     /$$ /$$       /$$$$$$$$  /$$$$$$
 /$$__  $$| $$       /$$__  $$| $$__  $$ /$$__  $$| $$             /$$__  $$|__  $$__/|  $$   /$$/| $$      | $$_____/ /$$__  $$
| $$  \__/| $$      | $$  \ $$| $$  \ $$| $$  \ $$| $$            | $$  \__/   | $$    \  $$ /$$/ | $$      | $$      | $$  \__/
| $$ /$$$$| $$      | $$  | $$| $$$$$$$ | $$$$$$$$| $$            |  $$$$$$    | $$     \  $$$$/  | $$      | $$$$$   |  $$$$$$
| $$|_  $$| $$      | $$  | $$| $$__  $$| $$__  $$| $$             \____  $$   | $$      \  $$/   | $$      | $$__/    \____  $$
| $$  \ $$| $$      | $$  | $$| $$  \ $$| $$  | $$| $$             /$$  \ $$   | $$       | $$    | $$      | $$       /$$  \ $$
|  $$$$$$/| $$$$$$$$|  $$$$$$/| $$$$$$$/| $$  | $$| $$$$$$$$      |  $$$$$$/   | $$       | $$    | $$$$$$$$| $$$$$$$$|  $$$$$$/
 \______/ |________/ \______/ |_______/ |__/  |__/|________/       \______/    |__/       |__/    |________/|________/ \______/
*******************************************************************************************************************************/
html
{
	margin: 0;
	padding: 0;
	width: 100%;
}

body
{
	margin: 0;
	padding: 0 !important;
	width: 100%;
	font-family: "nunito_sans", Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color: transparent !important;
}

.container img:not(.img-non-responsive)
{
	display: inline-block;
	max-width: 100%;
	height: auto !important;
	border: none;
}

a:link,
a:visited,
a:active
{
	font-family: "nunito_sans_semibold", Arial, Helvetica, sans-serif;
	color: #714E72;
}

a:hover
{
	text-decoration: underline;
}

input:focus,
textarea:focus,
select:focus
{
	outline: 1px solid #714E72;
}

input[type="submit"]
{
	display: inline-flex;
	flex-flow: row wrap;
	justify-content: center;
	align-items: center;
	font-family: "gibson_medium", Arial, Helvetica, sans-serif;
	font-size: 13.5pt;
	font-weight: normal;
	font-style: normal !important;
	color: #ffffff !important;
	text-decoration: none !important;
	background-color: #E4111F;
	padding: 8px 15px;
	margin-bottom: 15px;
	border-radius: 50px;
	cursor: pointer;
	text-align: center;
	transition: all 0.2s;
	-webkit-tap-highlight-color: transparent;

	/*iPad Overrides*/
	border: none;
	-webkit-appearance: none;
}

input[type="submit"]:hover
{
	background-color: #714E72;
}

input[type="submit"]:active
{
	transform: 	translate(0,2px)
 				scale(0.99, 0.99);
    box-shadow: inset 0 0 5px rgba(0,0,0,0.5);
}

input[type="text"],
input[type="password"],
select,
option,
textarea
{
	font-family: "nunito_sans", Arial, Helvetica, sans-serif;
	font-size: 16px;
}

hr
{
	height: 3px;
	background-color: #714E72;
	border: 0;
}

.button-small,
.button-small:link,
.button-small:active,
.button-small:visited,
.button-small:hover
{
	font-size: 14px !important;
	padding: 3px 8px !important;
}

/* Responsive Tables */
table.rem-responsive-table
{
	width: 100%;
}

table.rem-responsive-table tr,
table.rem-responsive-table th,
table.rem-responsive-table td
{
	margin: 0;
	padding: 0;
}

table.rem-responsive-table td img
{
	display: inline-block;
    max-width: 100%;
    height: auto;
}

div.container-max-width
{
	max-width: 1200px;
}

div.container-max-width-extended
{
	max-width: 1290px;
}

.embeddedContent[data-resizetype="responsive"],
.rem-responsive-16x9-video
{
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

.embeddedContent[data-resizetype="responsive"] iframe,
.rem-responsive-16x9-video iframe,
.rem-responsive-16x9-video object,
.rem-responsive-16x9-video embed
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.vertical-padding-large
{
	padding-top: 80px;
	padding-bottom: 80px;
}

.vertical-padding-medium
{
	padding-top: 60px;
	padding-bottom: 60px;
}

.vertical-padding-small
{
	padding-top: 30px;
	padding-bottom: 30px;
}

.vertical-padding-xs
{
	padding-top: 20px;
	padding-bottom: 20px;
}

@media screen and (max-width:992px)
{
	.vertical-padding-large
	{
		padding-top: 40px;
		padding-bottom: 40px;
	}

	.vertical-padding-medium
	{
		padding-top: 30px;
		padding-bottom: 30px;
	}

	.bottom-padding-mobile-small
	{
		padding-bottom: 30px;
	}
}

/* col-lg and below */
@media screen and (max-width:1200px)
{
	table.rem-responsive-table td
	{
		padding-left: 15px;
		padding-right: 15px;
		padding-bottom: 40px;
	}

	table.rem-responsive-table tr td
	{
		width: 100% !important;
		float: left;
		clear: both;
		padding-left: 0;
		padding-right: 0;
	}

	.mobile-left
	{
		float: none !important;
		clear: both;
		display: block !important;
		margin: 0 auto 0 0;
		text-align: center;
	}

	.mobile-centered
	{
		float: none !important;
		clear: both;
		display: block !important;
		margin-left: auto;
		margin-right: auto;
		text-align: center;
	}

	.mobile-right
	{
		float: none !important;
		clear: both;
		display: block !important;
		margin: 0 0 0 auto;
		text-align: center;
	}

	.mobile-left-flex
	{
		float: none !important;
		clear: both;
		display: flex !important;
		margin: 0 auto 0 0;
		text-align: center;
	}

	.mobile-centered-flex
	{
		float: none !important;
		clear: both;
		display: flex !important;
		margin: 0 auto;
		text-align: center;
	}

	.mobile-right-flex
	{
		float: none !important;
		clear: both;
		display: flex !important;
		margin: 0 0 0 auto;
		text-align: center;
	}
}

@media screen and (min-width: 1201px)
{
	.hide-on-desktop
	{
		display: none !important;
	}

	#header-desktop
	{
		display: block;
	}

	#header-mobile-only
	{
		display: none;
	}

	#mobile-content-container
	{
		display: none;
	}

    #desktop_search_button
	{
		font-family: font_awesome !important;
		text-decoration: none;
		font-size: 20pt;
		color: #9E9E9E;
	}

	#desktop_search_button:link,
	#desktop_search_button:visited
	{
		transition: all 200ms;
	}

	#desktop_search_button:active
	{
		transform: 	scale(0.85);
	}

	#desktop_search_button:hover
	{
		color: #000000 !important
	}

	#search_form
	{
		position: absolute;
		right: 40px;
		top: 0;
	    z-index: 9999;
	}

	#search_form #search_field
	{
		width: 0;
		height: 100%;
		opacity: 0;
		padding: 8px 0;
		border: 0 solid #cccccc;
		border-radius: 3px;
		outline: none;
		background-color: #ffffff;
        border-radius: 3px;
		font-family: arial;
        font-size: 12pt;
        color: #5a5a5a;
		box-shadow: 0 0 5px rgba(0,0,0,0.5);
        transition: all 200ms;
	}

	#search_form #search_field.open
	{
		width: 300px;
		opacity: 1;
		padding: 8px 15px;
		border: 1px solid #cccccc;
	}

	#search_form #search_field.closed
	{
		width: 0;
		opacity: 0;
		padding: 8px 0;
		border: 0 solid #cccccc;
	}

	#search_form #search_field:focus
	{
		background-color: #ffffff;
	}

    #search_form #search_field:hover
    {
        background-color: #f4f4f4;
    }
}

@media screen and (max-width: 1200px)
{
	.hide-on-mobile
	{
		display: none !important;
	}

	#mobile-content-container
	{
		display: block;
	}

	div#header-desktop-only
	{
		display: none;
	}

	div#desktop-content-container
	{
		margin-top: 60px;
	}

	div#header-mobile-only #mobile-header-logo
	{
        display: block;
        width: auto;
        margin-left: 15px;
        top: 50%;
        position: relative;
        transform: translateY(-50%);
        max-height: 52px;
        height: 100%;
	}

	div#header-mobile-only #mobile-header-logo img
	{
        width: 100%;
        height: 100%;
        object-fit: contain;
        object-position: left;
	}

	div#header-mobile-only
	{
		display: block;
	    position: fixed;
	    top: 0;
	    height: 60px;
	    width: 100%;
	    background: #ffffff;
	    box-shadow: 0 -2px 15px #000000;
	    z-index: 10000;
	}

	div#header-mobile-only::after
	{
	    clear: both;
	    content: "\00a0";
	    display: block;
	    height: 0;
	    font: 0px/0 serif;
	    overflow: hidden;
	}

   	#mobile_search_button:link,
	#mobile_search_button:active,
	#mobile_search_button:visited,
	#mobile_search_button:hover
	{
		position: absolute;
		top: 18px;
		right: 65px;
		font-family: font_awesome;
		font-size: 24px;
		text-decoration: none;
	}

    #search_form
    {
        position: fixed;
        top: 65px;
        left: 15px;
		height: 0;
        z-index: 999;
    }

    #search_form #search_field
    {
       	position: relative;
       	top: -65px;
       	height: 0;
		width: calc(100vw - 45px);
		opacity: 0;
		padding: 0 15px;
		border: 0 solid #cccccc;
		border-radius: 3px;
		outline: none;
		background-color: #ffffff;
		font-family: arial;
		font-size: 12pt;
		box-shadow: 0 0 5px rgba(0,0,0,0.5);
		transition: all 200ms;
    }

    #search_form #search_field.open
	{
		transform: translateY(65px);
		height: 40px;
		opacity: 1;
		padding: 3px 15px;
		border: 1px solid #cccccc;
	}

	#search_form #search_field.closed
	{
		width: calc(100vw - 45px);
		opacity: 0;
		padding: 0 15px;
		border: 0 solid #cccccc;
	}

    #search_form #search_field:focus
    {
        background-color: #ffffff;
    }
}

.button-row
{
	display: flex;
	flex-flow: column wrap;
	justify-content: flex-start;
	column-count: 2;
	align-items: flex-start;
	padding: 15px 0;
	height: 190px;
}

@media screen and (max-width:1200px)
{
	.button-row
	{
		justify-content: center;
	}
}

@media screen and (max-width:992px)
{
	.button-row
	{
		flex-flow: column;
		justify-content: center;
		height: auto;
	}
}

.button-row a
{
	margin-right: 30px;
}

@media screen and (max-width:480px)
{
	.button-row a
	{
		margin-right: 0;
	}
}

.button-row a:last-of-type
{
	margin-right: 0;
}

.forced-white-text *
{
	color: #ffffff !important;
}

.ww_editor_body .forced-white-text *
{
	color: #000000 !important;
}

#fab
{
	position: fixed;
	z-index: 999;
	bottom: 25px;
	right: 25px;
	display: none;
	border-radius: 50px;
	height: 50px;
	width: 160px;
	background-color: #e4111f;
	color: white;
	box-shadow: 0 0 15px rgba(0,0,0,0.3);
	justify-content: center;
	align-items: center;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	transition: background-color 200ms;
}

body.not-at-top #fab
{
	display: flex;
}

@media screen and (max-width:1200px)
{
	#fab,
	body.not-at-top #fab
	{
		display: none;
	}
}

#fab:hover
{
	background-color: #fd2331;
}

#fab i
{
	font-size: 13pt;
}

#fab div
{
	margin-left: 5px;
	font-size: 13pt;
}

.background-image-wrapper
{
	width: 100%;
	max-width: 2000px;
	margin: 0 auto;
	background-size: cover;
}

/**********************************************************
 /$$   /$$ /$$$$$$$$  /$$$$$$  /$$$$$$$  /$$$$$$$$ /$$$$$$$
| $$  | $$| $$_____/ /$$__  $$| $$__  $$| $$_____/| $$__  $$
| $$  | $$| $$      | $$  \ $$| $$  \ $$| $$      | $$  \ $$
| $$$$$$$$| $$$$$   | $$$$$$$$| $$  | $$| $$$$$   | $$$$$$$/
| $$__  $$| $$__/   | $$__  $$| $$  | $$| $$__/   | $$__  $$
| $$  | $$| $$      | $$  | $$| $$  | $$| $$      | $$  \ $$
| $$  | $$| $$$$$$$$| $$  | $$| $$$$$$$/| $$$$$$$$| $$  | $$
|__/  |__/|________/|__/  |__/|_______/ |________/|__/  |__/
***********************************************************/
@media screen and (max-width: 1200px)
{
	#header-desktop #menu-builder-header-nav
	{
		position: fixed;
		top: 60px;
		z-index: 1500;
		left: 0;
		width: 100%;
		max-height: calc(100% - 60px);
		box-shadow: -1px -2px 20px 0px rgba(0,0,0,0.5);
		overflow-y: auto;
		background-color: #ffffff;
	}

	.mobile-header-button
	{
		position: absolute;
		right: 60px;
		top: 9px;
	}
}

@media screen and (min-width: 1201px)
{
	#header-desktop > div:first-of-type
	{
		display: flex;
		justify-content: space-between;
		align-items: center;
		width: 100%;
		max-width: 1200px;
		margin: 10px auto;
	}

	#header-desktop > div:first-of-type #menu-builder-header-nav
	{
		position: relative;
		display: flex;
		align-items: center;
		justify-content: space-between;
	}

	.header-right
	{
		display: flex;
		flex-flow: column nowrap;
		justify-content: center;
		width: 100%;
		margin-left: 100px
	}

	.header-upper
	{
		display: flex;
		justify-content: space-around;
		align-items: center;
		width: 100%;
		padding-bottom: 10px;
		border-bottom: 3px solid #714E72;
	}

	.header-upper a
	{
		position: relative;
		font-family: "nunito_sans", Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size: 12.5pt;
		text-decoration: none;
		padding-left: 20px;
		color: #714E72;
	}

	.header-upper a::before
	{
		position: absolute;
		top: 0;
		left: 0;
		display: block;
		font-family: font_awesome;
		font-size: 12.5pt;
		transition: transform 200ms;
	}

	.header-upper a.header-email::before
	{
		content: '\f199';
	}

	.header-upper a.header-emergency::before
	{
		content: '\f2a0';
	}

	.header-upper a:hover::before
	{
		transform: translateY(-3px);
	}

	#cmw_link
	{
		position: relative;
		font-family: "nunito_sans", Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size: 12.5pt;
		padding-left: 0;
		color: #714E72;
	}

	#cmw_link::before
	{
		content: url('/images/coalition-icon.png');
		position: absolute;
		left: -27px;
		top: -3px;
	}

	.header-lower
	{
		padding-top: 10px;
	}
}


/**********************************************************
 /$$$$$$$$ /$$$$$$   /$$$$$$  /$$$$$$$$ /$$$$$$$$ /$$$$$$$
| $$_____//$$__  $$ /$$__  $$|__  $$__/| $$_____/| $$__  $$
| $$     | $$  \ $$| $$  \ $$   | $$   | $$      | $$  \ $$
| $$$$$  | $$  | $$| $$  | $$   | $$   | $$$$$   | $$$$$$$/
| $$__/  | $$  | $$| $$  | $$   | $$   | $$__/   | $$__  $$
| $$     | $$  | $$| $$  | $$   | $$   | $$      | $$  \ $$
| $$     |  $$$$$$/|  $$$$$$/   | $$   | $$$$$$$$| $$  | $$
|__/      \______/  \______/    |__/   |________/|__/  |__/
**********************************************************/
#footer
{
	background-color: #714D71;
	padding-top: 50px;
	max-width: 2000px;
	margin: 0 auto;
}

@media screen and (max-width: 991px)
{
	#footer
	{
		text-align: center;
	}
}

.footer-social-container
{
	padding-bottom: 15px;
	/* border-bottom: 2px solid #ffffff; */
}

.contact-header
{
	font-family: "nunito_sans", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	font-size: 16pt;
}

.footer-contact-container
{
	display: block;
	padding-top: 15px;
	border-top: 2px solid #ffffff;

}

.footer-contact-container a
{
	display: block;
	position: relative;
	font-family: "nunito_sans", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12.5pt;
	color: #ffffff;
	text-decoration: none;
	margin: 10px auto;
}

.ww_editor_body .footer-contact-container a
{
	color: #000000;
}

.footer-contact-container a:hover
{
	color: #F6D99E;
}

.footer-contact-container a.footer-email::before
{
	content: '\f199';
	position: relative;
	font-family: font_awesome;
	font-size: 12.5pt;
	margin-right: 10px;
}

.copyright-container
{
	margin: 15px auto;
	max-width: 2000px;
	width: 100%;
}

.copyright-container,
.copyright-container a:link,
.copyright-container a:active,
.copyright-container a:visited
{
	font-family: "nunito_sans_semibold", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #714E72;
	text-decoration: none;
	transition: color 150ms;
}

.copyright-container a:hover
{
	text-decoration: underline;
}

/*********************************************************************************************
 /$$      /$$ /$$      /$$        /$$$$$$  /$$$$$$$$ /$$     /$$ /$$       /$$$$$$$$  /$$$$$$
| $$  /$ | $$| $$  /$ | $$       /$$__  $$|__  $$__/|  $$   /$$/| $$      | $$_____/ /$$__  $$
| $$ /$$$| $$| $$ /$$$| $$      | $$  \__/   | $$    \  $$ /$$/ | $$      | $$      | $$  \__/
| $$/$$ $$ $$| $$/$$ $$ $$      |  $$$$$$    | $$     \  $$$$/  | $$      | $$$$$   |  $$$$$$
| $$$$_  $$$$| $$$$_  $$$$       \____  $$   | $$      \  $$/   | $$      | $$__/    \____  $$
| $$$/ \  $$$| $$$/ \  $$$       /$$  \ $$   | $$       | $$    | $$      | $$       /$$  \ $$
| $$/   \  $$| $$/   \  $$      |  $$$$$$/   | $$       | $$    | $$$$$$$$| $$$$$$$$|  $$$$$$/
|__/     \__/|__/     \__/       \______/    |__/       |__/    |________/|________/ \______/
*********************************************************************************************/
p,
.ww_p
{
	font-family: "nunito_sans", Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	color: #714E72;
	margin: 0;
	padding: 0;
}

.ww_p_double_space
{
   	font-family: "nunito_sans", Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	color: #714E72;
	line-height: 2;
	margin: 0;
	padding: 0;
}

.ww_p_alternate
{
	font-family: "nunito_sans", Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-weight: normal;
	color: #714E72;
	margin: 0;
	padding: 0;
}

.ww_p_call_out
{
	font-family: "nunito_sans", Arial, Helvetica, sans-serif;
	font-size: 22pt;
	font-weight: normal;
	color: #714E72;
	margin: 0;
	padding: 0;
}

@media screen and (max-width:768px)
{
	.ww_p_call_out
	{
		font-size: 16pt;
	}
}

h1,
h1.ww_h1
{
	font-family: "gibson_semibold", Arial, Helvetica, sans-serif;
	font-size: 38pt;
	font-weight: normal;
	line-height: 1.2;
	color: #714E72;
	margin: 0 0 5px 0 !important;
	padding: 0;
}

h1 strong,
h1.ww_h1 strong
{
	font-weight: normal;
	color: #F6D99E;
}

@media screen and (max-width:768px)
{
	h1,
	h1.ww_h1
	{
		font-size: 30pt;
	}
}

h2,
h2.ww_h2
{
	font-family: "gibson_semibold", Arial, Helvetica, sans-serif;
	font-size: 36pt;
	font-weight: normal;
	color: #714E72;
	line-height: 1.4;
	margin: 0;
	padding: 0;
}

h2 strong,
h2.ww_h2 strong
{
	font-weight: normal;
	color: #F6D99E;
}

@media screen and (max-width:768px)
{
	h2,
	h2.ww_h2
	{
		font-size: 28pt;
	}
}

h3,
h3.ww_h3
{
	font-family: "gibson_semibold", Arial, Helvetica, sans-serif;
	font-size: 26pt;
	font-weight: normal;
	color: #714E72;
	margin: 0;
	padding: 0;
}

h3 strong,
h3.ww_h3 strong
{
	font-weight: normal;
	color: #F6D99E;;
}

h4,
h4.ww_h4
{
	font-family: "gibson_semibold", Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-weight: normal;
	color: #714E72;
	margin: 0;
	padding: 0;
}

h4 strong,
h4.ww_h4 strong
{
	font-weight: normal;
	color: #F6D99E;
}

h5,
h5.ww_h5
{
	font-family: "gibson_semibold", Arial, Helvetica, sans-serif;
	font-size: 22pt;
	font-weight: normal;
	color: #714E72;
	margin: 0;
	padding: 0;
}

h5 strong,
h5.ww_h5 strong
{
	font-weight: normal;
	color: #F6D99E;;
}

h6,
h6.ww_h6
{
	font-family: "gibson_semibold", Arial, Helvetica, sans-serif;
	font-size: 20pt;
	font-weight: normal;
	color: #714E72;
	margin: 0;
	padding: 0;
}

h6 strong,
h6.ww_h6 strong
{
	font-family: "gibson_semibold", Arial, Helvetica, sans-serif;
	font-size: 20pt;
	font-weight: normal;
	color: #F6D99E;
	margin: 0;
	padding: 0;
}

.ww_emphasis
{
	font-family: "gibson_semibold", Arial, Helvetica, sans-serif;
	color: #E4111F;
	font-weight: normal;
	font-style: normal;
}

.ww_strong_emphasis
{
	font-family: gibson;
	font-weight: bold;
	font-style: italic;
	color: #714E72;
}

.ww_action_button1
{
	display: inline-flex;
	flex-flow: row wrap;
	justify-content: center;
	align-items: center;
	font-family: "gibson_medium", Arial, Helvetica, sans-serif;
	font-size: 13.5pt;
	font-weight: normal;
	font-style: normal !important;
	color: #ffffff !important;
	text-decoration: none !important;
	background-color: #E4111F;
	padding: 8px 15px;
	margin-bottom: 15px;
	border-radius: 50px;
	cursor: pointer;
	text-align: center;
	transition: all 0.2s;
	-webkit-tap-highlight-color: transparent;

}

a .ww_action_button1,
a .ww_action_button1:link,
a .ww_action_button1:visited,
.ww_action_button1 a:link,
.ww_action_button1 a:visited
{
	color: #ffffff;
	text-decoration: none !important;
}

.ww_action_button1:hover
{
	background-color: #714E72;
}

.ww_action_button1:active
{
	transform: 	translate(0,2px)
 				scale(0.99, 0.99);
    box-shadow: inset 0 0 5px rgba(0,0,0,0.5);
}

.ww_action_button2
{
	display: inline-flex;
	flex-flow: row wrap;
	justify-content: center;
	align-items: center;
	font-family: "gibson_medium", Arial, Helvetica, sans-serif;
	font-size: 13.5pt;
	font-weight: normal;
	font-style: normal !important;
	color: #714E72 !important;
	text-decoration: none !important;
	background-color: #F6D99E;
	padding: 8px 15px;
	margin-bottom: 15px;
	border-radius: 50px;
	cursor: pointer;
	text-align: center;
	transition: all 0.2s;
	-webkit-tap-highlight-color: transparent;
}

a .ww_action_button2,
a .ww_action_button2:link,
a .ww_action_button2:visited,
.ww_action_button2 a:link,
.ww_action_button2 a:visited
{
	color: #714E72 !important;
	text-decoration: none !important;
}

.ww_action_button2:hover
{
	background-color: #ffd57f;
}

.ww_action_button2:active
{
	transform: 	translate(0,2px)
 				scale(0.99, 0.99);
    box-shadow: inset 0 0 5px rgba(0,0,0,0.5);
}

.ww_action_button3
{
	display: inline-flex;
	flex-flow: row wrap;
	justify-content: center;
	align-items: center;
	font-family: "gibson_semibold", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	font-style: normal !important;
	color: #714E72 !important;
	text-decoration: none !important;
	background-color: transparent;
	padding: 8px 15px;
	border: none;
	cursor: pointer;
	text-align: center;
	transition: all 0.2s;
	-webkit-tap-highlight-color: transparent;
}

.ww_action_button3::before
{
	content: '\f0a9';
	font-family: font_awesome;
	font-size: 13.5pt;
	margin-right: 10px;
	transition: transform 200ms;
}

.ww_action_button3:hover::before
{
	transform: translateX(3px);
}

a .ww_action_button3,
a .ww_action_button3:link,
a .ww_action_button3:visited,
.ww_action_button3 a:link,
.ww_action_button3 a:visited
{
	color: #ffffff;
	text-decoration: none !important;
}

.ww_action_button3:hover
{
	color: #F03A47;
}


.ww_editor_body
{
	background-color: #FFFFFF;
}


/*********************************************************************
  /$$$$$$   /$$$$$$  /$$   /$$ /$$$$$$$$ /$$$$$$$$ /$$   /$$ /$$$$$$$$
 /$$__  $$ /$$__  $$| $$$ | $$|__  $$__/| $$_____/| $$$ | $$|__  $$__/
| $$  \__/| $$  \ $$| $$$$| $$   | $$   | $$      | $$$$| $$   | $$
| $$      | $$  | $$| $$ $$ $$   | $$   | $$$$$   | $$ $$ $$   | $$
| $$      | $$  | $$| $$  $$$$   | $$   | $$__/   | $$  $$$$   | $$
| $$    $$| $$  | $$| $$\  $$$   | $$   | $$      | $$\  $$$   | $$
|  $$$$$$/|  $$$$$$/| $$ \  $$   | $$   | $$$$$$$$| $$ \  $$   | $$
 \______/  \______/ |__/  \__/   |__/   |________/|__/  \__/   |__/
*********************************************************************/


.no-margin-bottom
{
	margin-bottom: 0;
}

.drop-shadow-container
{
	width: 100%;
	max-width: 1170px;
	margin: 0 auto;
	padding: 30px;
	box-shadow: 0 0 5px rgba(0,0,0,0.2);
}

.col-md-12 .drop-shadow-container
{
	width: auto;
}

@media screen and (max-width:1200px)
{
	.drop-shadow-container
	{
		padding: 15px;
	}
}

.drop-shadow-container-rounded
{
	width: 100%;
	max-width: 1170px;
	margin: 0 auto;
	box-shadow: 0 0 5px rgba(0,0,0,0.2);
	border-radius: 20px;
	padding: 20px;
}

.col-md-12 .drop-shadow-container-rounded
{
	width: auto;
}

.default-margin
{
	margin-top: 30px;
	margin-bottom: 30px;
}

.default-padding
{
	padding-top: 30px;
	padding-bottom: 30px;
}

.desktop-vertical-margin-bottom-30
{
	margin-bottom: 30px;
}

@media screen and (min-width:1201px)
{
	.desktop-vertical-margin-bottom-30
	{
		margin-bottom: 30px !important;
	}
}

.support-wrapping-container
{
	position: relative;
	padding: 20px;
	border-radius: 10px;
}

.support-wrapping-container::before
{
	content: url('/images/speech-bubble-icon.png');
	position: absolute;
	right: 0;
	top: 0;
}

@media screen and (max-width:520px)
{
	.support-wrapping-container::before
	{
		display: none;
	}
}

.support-title
{
	position: relative;
	width: 100%;
	font-family: "gibson_semibold", Arial, Helvetica, sans-serif;
	font-size: 26pt;
	color: #714E72;
	padding-bottom: 15px;
}

.support-description-wrapper
{
	position: relative;
    display: flex;
    justify-content: space-between;
    width: 100%;
	border-top: 2px solid #714E72;
	padding-top: 15px;
}

@media screen and (max-width: 991px)
{
	.support-description-wrapper
	{
		display: block;
	}
}

.purple-background
{
	position: relative;
	z-index: 2;
	background-color: #714D71;
	margin: 0 auto;
	max-width: 2000px;
	width: 100%;
	padding-top: 50px;
	padding-bottom: 50px;
}

.purple-background.limited-height
{
	max-height: 375px;
}

@media screen and (max-width: 1200px)
{
	.purple-background.limited-height
	{
		max-height: 100%;
	}
}

.purple-background p
{
	color: #ffffff !important;
}

.why-report-row
{
	margin-top: 50px;
}

@media screen and (max-width: 768px)
{
	.why-report-row
	{
		margin-top: 30px;
	}
}

.why-report-container
{
	position: relative;
	display: block;
	border: 1px solid #ffffff;
	background-color: #714D71;
	border-radius: 20px;
	padding: 15px;
	min-height: 310px;
	transition: transform 200ms;
}

@media screen and (max-width: 1200px)
{
	.why-report-container
	{
		margin-bottom: 30px;
	}
}

.why-report-container:hover
{
	transform: translateY(-10px);
	text-decoration: none;
}

.why-report-container .why-report-header
{
	display: block;
	font-family: "gibson_semibold", Arial, Helvetica, sans-serif;
	font-size: 26pt;
	color: #F6D99E;
	margin-bottom: 10px;
}

.why-report-container .why-report-description
{
	font-family: "nunito_sans_semibold", Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 14pt;
}

.people-background
{
	/* background: url('/images/stat-bg.jpg') top center no-repeat #0c0a0b;
	background-size: cover;
	max-width: 2000px; */
	margin: 0 auto;
	padding-top: 195px;
	padding-bottom: 100px;
}

@media screen and (max-width:768px)
{
	.people-background
	{
		padding-top: 60px;
		padding-bottom: 60px
	}
}

.annual-report-container
{
	position: relative;
	border: 1px solid #ffffff;
	padding: 20px;
	border-radius: 20px;
}

@media screen and (max-width: 768px)
{
	.annual-report-container
	{
		margin-top: 30px;
	}
}

.annual-report-container::before
{
	content: url('/images/report-icon.png');
	position: absolute;
	right: -30px;
	top: -40px;
}

@media screen and (max-width: 991px)
{
	.annual-report-container::before
	{
		right: 0;

	}
}

.annual-report-container p
{
	color: #ffffff;
}

.street-light-background
{
	background-image: url('/images/funder-bg.jpg');
	background-size: cover;
	max-width: 2000px;
	margin: 80px auto 30px auto;
	height: 700px;
	padding-top: 100px;
	padding-bottom: 100px;
}

@media screen and (max-width: 991px)
{
	.street-light-background
	{
		height: auto;
	}
}

.negative-top-margin
{
	margin-top: -130px !important;
}

@media screen and (max-width: 991px)
{
	.our-partners-logo-row div,
	.our-funders-logo-row div
	{
		text-align: center;
	}

	.our-partners-logo-row div img,
	.our-funders-logo-row div img
	{
		margin: 15px auto;
	}
}


.white-background
{
	background-color: #ffffff;
	max-width: 1200px;
	margin: 0 auto;
}

.donation-wrapping-container
{
	display: flex;
	justify-content: space-between;
	margin-top: 120px;
}

@media screen and (max-width: 991px)
{
	.donation-wrapping-container
	{
		display: block;
		text-align: center;
	}
}

.donation-left-container
{
	border-bottom: 3px solid #714E72;
}

.single-percentage-container
{
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.percent-description *
{
	color: #ffffff !important;
}

.single-chart
{
	width: 60%;
	justify-content: space-around ;
}

.circular-chart
{
	display: block;
	margin: 10px auto;
	max-width: 80%;
	max-height: 250px;
}

.circle-bg
{
	fill: none;
}

.circle
{
	fill: none;
	stroke-width: 0.8;
	stroke-linecap: round;
	animation: progress 1s ease-out forwards;
}

@keyframes progress {
0% {
	stroke-dasharray: 0 100;
}
}

.circular-chart .circle
{
stroke: #F5D99D;
}

.percentage
{
	fill: #ffffff;
	font-family: "nunito_sans_extrabold", Arial, Helvetica, sans-serif;
	font-size: 0.5em;
	text-anchor: middle;
}

.ww_editor_body .percentage
{
	fill: #000000 !important;
}

.red-background
{
	background-color: #E4111F;
	max-width: 2000px;
	margin: 0 auto;
}

.red-background *,
.red-background h2,
.red-background .ww_action_button3,
.red-background .ww_action_button3::before
{
	color: #ffffff;
}

.thin-report-line
{
	display: flex;
	justify-content: flex-start;
	align-items: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

.thin-report-line .report-title
{
	position: relative;
	font-family: "nunito_sans", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16pt;
	color: #ffffff;
}

@media screen and (max-width: 768px)
{
	.thin-report-line .report-title
	{
		margin: auto 15px;
	}
}

.thin-report-line .report-title::after
{
	content: '\f061';
	position: relative;
	font-family: font_awesome;
	font-weight: bold;
	font-size: 16pt;
	color: #ffffff;
	margin-left: 5px;
}

.thin-report-line a
{
	margin: auto 15px;
	position: relative;
	font-family: "nunito_sans", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14pt;
	color: #ffffff;
}

@media screen and (max-width: 768px)
{
	.thin-report-line a
	{
		display: block;
		margin: 10px 15px;
	}
}

.incident-type-container
{
	display: block;
	padding: 20px;
	border: 2px solid #EDEDFF;
	border-radius: 20px;
	margin-top: 60px;
	margin-bottom: 60px;
}

.incident-type-container img
{
	display: block !important;
	margin: -80px auto 0 auto;
}

.incident-type-container .incident-title
{
	display: block;
	font-family: "gibson_semibold", Arial, Helvetica, sans-serif;
	font-size: 26pt;
	color: #714E72;
	margin: 15px auto;
}

.incident-top-description
{
	display: block;
	font-family: "nunito_sans", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14pt;
	color: #714E72;
	margin: 15px auto;
	border-bottom: 2px solid #714E72;
	padding-bottom: 15px;
	text-align: center;
}

.incident-top-description.ui-state-active
{	
	color: #714E72 !important;	
	border: 1px solid #c5c5c5 !important;
    background: #f6f6f6 !important;
}

.heading.ui-state-active
{	
	color: #714E72 !important;	
	border: 1px solid #c5c5c5 !important;
    background: #f6f6f6 !important;
	height: auto;
}

.heading.ui-state-active a
{	
	color: #333 !important;
}


.incident-top-description
{
	display: block;
	font-family: "nunito_sans", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14pt;
	color: #714E72;
}

.incident-bottom-description,
.ui-accordion-content-active
{
	height: 100% !important;
}

.definition-wrapping-container
{
	font-family: "nunito_sans_semibold", Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #ffffff;
	border-left: 3px solid #ffffff;
	padding: 15px;
}

@media screen and (max-width: 991px)
{
	.definition-wrapping-container
	{
		margin: 15px auto;
		padding-bottom: 15px;
		border-left: none;
		border-bottom: 3px solid #ffffff;
	}
}

.definition-wrapping-container strong
{
	color: #F6D99E;
}

.definition-wrapping-container img
{
	display: block !important;
	padding-bottom: 15px;
}

.faces-background
{
	background: url('/images/faces-background.jpg') top center no-repeat;
	background-size: cover;
	max-width: 2000px;
	margin: 0 auto;
	padding-top: 100px;
	padding-bottom: 100px;
}

.faces-background .container
{
	position: relative;
	z-index: 100;
}

.faq-container ol
{
	color: #ffffff;
	font-family: "nunito_sans_semibold", Arial, Helvetica, sans-serif;
	font-size: 14pt;
}

.why-report-wrapping-container
{
	padding: 30px;
	margin-top: -140px;
}

.why-report-wrapping-container h3
{
	font-size: 22pt !important;
}

.centered-flex-container
{
	display: flex;
	justify-content: center;
	align-items: center;
}


@media screen and (max-width:768px)
{
	.centered-flex-container
	{
		flex-flow: column nowrap;
		justify-content: flex-start;
	}
}

.centered-flex-container span
{
	padding: 0 15px;
}


@media screen and (max-width:768px)
{
	.centered-flex-container span
	{
		padding: 15px 0;
	}
}

#logo_scroller_container
{
	padding-top: 1px;
	margin-top: 110px;
	padding-bottom: 60px;
}

#logo_scroller_container > div:first-of-type
{
	margin-top: -60px;
}

#logo_scroller_container > div:last-of-type
{
	margin-top: 60px;
}

.ui-accordion-header
{
	cursor: pointer;
}

.ui-accordion-header-collapsed
{
	position: relative;
}

.ui-accordion-header-collapsed::before
{
	content: "Click / Tap to read more...";
	position: absolute;
	bottom: -30px;
	right: 0;
	font-size: 11pt;
	font-style: italic;
}

.ui-accordion-header-collapsed:hover::before
{
	text-decoration: underline;
}