/********************************************************************
 /$$$$$$$$ /$$$$$$$$ /$$$$$$$$ /$$$$$$$$  /$$$$$$  /$$$$$$$$ /$$$$$$
| $$_____/| $$_____/| $$_____/| $$_____/ /$$__  $$|__  $$__//$$__  $$
| $$      | $$      | $$      | $$      | $$  \__/   | $$  | $$  \__/
| $$$$$   | $$$$$   | $$$$$   | $$$$$   | $$         | $$  |  $$$$$$
| $$__/   | $$__/   | $$__/   | $$__/   | $$         | $$   \____  $$
| $$      | $$      | $$      | $$      | $$    $$   | $$   /$$  \ $$
| $$$$$$$$| $$      | $$      | $$$$$$$$|  $$$$$$/   | $$  |  $$$$$$/
|________/|__/      |__/      |________/ \______/    |__/   \______/
********************************************************************/
@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: 'REMGlyph';
	src:url('/fonts/REMGlyph.eot?xa5ysv');
	src:url('/fonts/REMGlyph.eot?#iefixxa5ysv') format('embedded-opentype'),
		url('/fonts/REMGlyph.woff?xa5ysv') format('woff'),
		url('/fonts/REMGlyph.ttf?xa5ysv') format('truetype'),
		url('/fonts/REMGlyph.svg?xa5ysv#REMGlyph') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"], [class*=" icon-"]
{
	font-family: 'REMGlyph';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
}

@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-face
{
    font-family: 'lato';
    src: url('/fonts/Lato-Regular-webfont.eot');
    src: url('/fonts/Lato-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/Lato-Regular-webfont.woff') format('woff'),
         url('/fonts/Lato-Regular-webfont.ttf') format('truetype'),
         url('/fonts/Lato-Regular-webfont.svg#latoregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face
{
    font-family: 'lato_medium';
    src: url('/fonts/lato-medium-webfont.eot');
    src: url('/fonts/lato-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/lato-medium-webfont.woff') format('woff'),
         url('/fonts/lato-medium-webfont.ttf') format('truetype'),
         url('/fonts/lato-medium-webfont.svg#latomedium') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face
{
    font-family: 'lato_light';
    src: url('/fonts/lato-light-webfont.eot');
    src: url('/fonts/lato-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/lato-light-webfont.woff') format('woff'),
         url('/fonts/lato-light-webfont.ttf') format('truetype'),
         url('/fonts/lato-light-webfont.svg#latolight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face
{
    font-family: 'lato_black';
    src: url('/fonts/Lato-Black-webfont.eot');
    src: url('/fonts/Lato-Black-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/Lato-Black-webfont.woff') format('woff'),
         url('/fonts/Lato-Black-webfont.ttf') format('truetype'),
         url('/fonts/Lato-Black-webfont.svg#latoblack') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face
{
    font-family: 'montserrat';
    src: url('/fonts/montserrat-regular-webfont.eot');
    src: url('/fonts/montserrat-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/montserrat-regular-webfont.woff') format('woff'),
         url('/fonts/montserrat-regular-webfont.ttf') format('truetype'),
         url('/fonts/montserrat-regular-webfont.svg#montserratregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face
{
    font-family: 'montserrat';
    src: url('/fonts/montserrat-bold-webfont.eot');
    src: url('/fonts/montserrat-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/montserrat-bold-webfont.woff') format('woff'),
         url('/fonts/montserrat-bold-webfont.ttf') format('truetype'),
         url('/fonts/montserrat-bold-webfont.svg#montserratbold') format('svg');
    font-weight: bold;
    font-style: normal;
}


/******************************************************************************************************************************
  /$$$$$$  /$$        /$$$$$$  /$$$$$$$   /$$$$$$  /$$              /$$$$$$  /$$$$$$$$ /$$     /$$ /$$       /$$$$$$$$  /$$$$$$
 /$$__  $$| $$       /$$__  $$| $$__  $$ /$$__  $$| $$             /$$__  $$|__  $$__/|  $$   /$$/| $$      | $$_____/ /$$__  $$
| $$  \__/| $$      | $$  \ $$| $$  \ $$| $$  \ $$| $$            | $$  \__/   | $$    \  $$ /$$/ | $$      | $$      | $$  \__/
| $$ /$$$$| $$      | $$  | $$| $$$$$$$ | $$$$$$$$| $$            |  $$$$$$    | $$     \  $$$$/  | $$      | $$$$$   |  $$$$$$
| $$|_  $$| $$      | $$  | $$| $$__  $$| $$__  $$| $$             \____  $$   | $$      \  $$/   | $$      | $$__/    \____  $$
| $$  \ $$| $$      | $$  | $$| $$  \ $$| $$  | $$| $$             /$$  \ $$   | $$       | $$    | $$      | $$       /$$  \ $$
|  $$$$$$/| $$$$$$$$|  $$$$$$/| $$$$$$$/| $$  | $$| $$$$$$$$      |  $$$$$$/   | $$       | $$    | $$$$$$$$| $$$$$$$$|  $$$$$$/
 \______/ |________/ \______/ |_______/ |__/  |__/|________/       \______/    |__/       |__/    |________/|________/ \______/
*******************************************************************************************************************************/
html
{
	margin: 0;
	padding: 0;
	width: 100%;
}

body
{
	margin: 0;
	padding: 0 !important;
	width: 100%;
	font-family: lato;
	font-size: 12pt;
	font-weight: normal;
	color: #6b6b6b;
	background-color: transparent !important;
}

.container img:not(.img-non-responsive)
{
	display: inline-block;
	max-width: 100%;
	height: auto !important;
	border: none;
}

div:not(.cke_panel_block) a:link,
div:not(.cke_panel_block) a:visited,
div:not(.cke_panel_block) a:active
{
	color: #204499;
	text-decoration: underline;
}

a:hover
{
	color: #000000;
}

input:focus,
textarea:focus,
select:focus
{
	outline: 1px solid #1b3a82;
}

input[type="submit"]
{
	display: inline-block;
	font-family: arial;
	font-size: 16px;
	font-weight: normal;
	font-style: normal !important;
	color: #ffffff !important;
	text-decoration: none !important;
	background-color: #204499;
	padding: 5px 15px;
	cursor: pointer;
	white-space: nowrap;
	transition: all 0.2s;
	-webkit-tap-highlight-color: transparent;

	/*iPad Overrides*/
	border: none;
	-webkit-appearance: none;
	-webkit-border-radius: 0;
}

input[type="submit"]:hover
{
	background-color: #244FAC;
}

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="button"]
{
	display: inline-block;
	font-family: arial;
	font-size: 16px;
	font-weight: normal;
	font-style: normal !important;
	color: #ffffff !important;
	text-decoration: none !important;
	background-color: #204499;
	padding: 5px 15px;
	cursor: pointer;
	white-space: nowrap;
	transition: all 0.2s;
	-webkit-tap-highlight-color: transparent;

	/*iPad Overrides*/
	border: none;
	-webkit-appearance: none;
	-webkit-border-radius: 0;
}

input[type="button"]:hover
{
	background-color: #244FAC;
}

input[type="text"],
input[type="password"],
select,
option,
textarea
{
	font-family: lato;
	font-size: 12pt;
	font-weight: normal;
	font-size: 12pt;
	color: #6b6b6b;
}

hr
{
	height: 1px;
	background-color: #d7d7d7;
	border: 0;
	max-width: 600px;
	margin: 20px auto 20px 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;
}

.rem-responsive-16x9-video
{
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

.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%;
}

.container ul
{
	padding-left: 20px;
}

.container ul li
{
	position: relative;
	list-style: none;
	color: #204499;
	line-height: 2;
}

.container ul li u
{
	text-decoration: none;
	border-bottom: 1px solid #204499;
}

.container ul li::before
{
	content: '\2022';
	position: absolute;
    display: block;
    left: -20px;
    color: #000000;
    font-size: 14pt;
    top: 0;
}

/* Delete when using search module */
#mobile_search_form,
#mobile_search_button
{
	display: none;
}
/* /// Delete when using search module */

/* 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;
	}
}

@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 img
	{
		position: absolute;
		top: 0;
		bottom: 0;
		display: inline-block;
		height: auto;
		max-height: 42px;
		max-width: 80%;
		margin: auto 0 auto 10px;
	}

	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;
	}

	div#header-mobile-only > #mobile_search_button:link,
	div#header-mobile-only > #mobile_search_button:active,
	div#header-mobile-only > #mobile_search_button:visited,
	div#header-mobile-only > #mobile_search_button:hover
	{
		position: absolute;
		top: 18px;
		right: 65px;
		font-family: font_awesome;
		font-size: 24px;
		text-decoration: none;
	}

	#mobile_search_form
	{
		display: none;
		position: fixed;
		top: 10px;
		width: 95%;
		left: 0;
		right: 0;
		margin: 0 auto;
	    z-index: 10001;
	}

	#mobile_search_form > #mobile_search_field
	{
		position: relative;
		width: 100%;
		height: 0;
		opacity: 0;
		padding: 3px 15px;
		border: 1px solid #cccccc;
		outline: none;
		background-color: #ffffff;
		font-family: arial;
		font-size: 12pt;
		box-shadow: 0 0 5px rgba(0,0,0,0.5);
	}

	#mobile_search_form > #mobile_search_field:focus
	{
		background-color: #F4F4F4;
	}
}

@media screen and (max-width: 992px)
{
	.md-centered
	{
		float: none !important;
		clear: both;
		display: block !important;
		margin-left: auto;
		margin-right: auto;
		text-align: center !important;
	}
}


/**********************************************************
 /$$   /$$ /$$$$$$$$  /$$$$$$  /$$$$$$$  /$$$$$$$$ /$$$$$$$
| $$  | $$| $$_____/ /$$__  $$| $$__  $$| $$_____/| $$__  $$
| $$  | $$| $$      | $$  \ $$| $$  \ $$| $$      | $$  \ $$
| $$$$$$$$| $$$$$   | $$$$$$$$| $$  | $$| $$$$$   | $$$$$$$/
| $$__  $$| $$__/   | $$__  $$| $$  | $$| $$__/   | $$__  $$
| $$  | $$| $$      | $$  | $$| $$  | $$| $$      | $$  \ $$
| $$  | $$| $$$$$$$$| $$  | $$| $$$$$$$/| $$$$$$$$| $$  | $$
|__/  |__/|________/|__/  |__/|_______/ |________/|__/  |__/
***********************************************************/
@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;
	}
}

@media screen and (min-width: 1201px)
{
	#header-desktop > .top-row
	{
		background-color: #ffffff;
	}

	#header-desktop > .top-row > div:first-of-type
	{
		display: flex;
		justify-content: space-between;
		align-content: center;
		width: 100%;
		max-width: 1200px;
		margin: 0 auto;
		height: 119px;
	}

	#header-desktop > .top-row > div:first-of-type > a
	{
		display: inline-block;
		height: 72px;
		align-self: center;
	}

	#header-desktop > .bottom-row
	{
		background-color: #272727;
	}

	#header-desktop > .bottom-row > div:first-of-type
	{
		display: flex;
		justify-content: space-between;
		align-items: center;
		width: 100%;
		max-width: 1200px;
		height: 52px;
		margin: 0 auto;
	}

	#header-desktop > .bottom-row > div:first-of-type .button:link,
	#header-desktop > .bottom-row > div:first-of-type .button:visited
	{
		display: flex;
		justify-content: center;
		align-items: center;
		font-family: montserrat;
		font-size: 12.75pt;
		font-weight: bold;
		font-style: normal !important;
		color: #ffffff !important;
		text-decoration: none !important;
		background-color: #204499;
		padding: 4px 25px 0 25px;
		height: 56px;
		margin-bottom: 4px;
		transition: all 0.2s;
		-webkit-tap-highlight-color: transparent;
	}

	#header-desktop > .bottom-row > div:first-of-type .button:hover
	{
		background-color: #244FAC;
	}

	#header-desktop > .bottom-row > div:first-of-type .button:active
	{
		transform: 	translate(0,2px)
 					scale(0.99, 0.99);
	}
}


/*********************************************************************
  /$$$$$$   /$$$$$$  /$$   /$$ /$$$$$$$$ /$$$$$$$$ /$$   /$$ /$$$$$$$$
 /$$__  $$ /$$__  $$| $$$ | $$|__  $$__/| $$_____/| $$$ | $$|__  $$__/
| $$  \__/| $$  \ $$| $$$$| $$   | $$   | $$      | $$$$| $$   | $$
| $$      | $$  | $$| $$ $$ $$   | $$   | $$$$$   | $$ $$ $$   | $$
| $$      | $$  | $$| $$  $$$$   | $$   | $$__/   | $$  $$$$   | $$
| $$    $$| $$  | $$| $$\  $$$   | $$   | $$      | $$\  $$$   | $$
|  $$$$$$/|  $$$$$$/| $$ \  $$   | $$   | $$$$$$$$| $$ \  $$   | $$
 \______/  \______/ |__/  \__/   |__/   |________/|__/  \__/   |__/
*********************************************************************/
.light-gray-background
{
	background-color: #f2f2f2;
}

.overflow-container
{
	overflow: hidden;
}

.large-text-overlay-container
{
	position: relative;
	height: 575px;
}

.large-text-overlay-container img.background-image
{
	position: absolute;
	z-index: 1;
}

.large-text-overlay-container::after
{
	content: '';
	position: absolute;
	top: 0;
	z-index: 2;
	width: 1000px;
	height: 100%;
	display: block;
	background-color: #000000;
	opacity: 0.2;
	transition: opacity 200ms;
}

.large-text-overlay-container.left::after
{
	right: -15px;
}

.large-text-overlay-container.right::after
{
	left: -15px;
}

.large-text-overlay-container:hover::after
{
	opacity: 0;
}

.large-text-overlay-container.left img.background-image
{
	right: -15px;
	top: 0;
}

.large-text-overlay-container.right img.background-image
{
	left: -15px;
	top: 0;
}

.large-text-overlay-container .top-content-container
{
	position: relative;
	z-index: 3;
	height: 100%;
	width: 100%;
	max-width: 600px;
	display: flex;
	flex-flow: column nowrap;
	justify-content: center;
	align-items: center;
}

.large-text-overlay-container.left .top-content-container
{
	margin: 0 0 0 auto;
}

.large-text-overlay-container.right .top-content-container
{
	margin: 0 auto 0 0;
}

.large-text-overlay-container.right .top-content-container *
{
	color: #ffffff;
}

.large-text-overlay-container .top-content-container p
{
	font-family: montserrat !important;
	font-weight: normal !important;
	font-size: 22.5pt !important;
	color: #ffffff !important;
	text-shadow: 0 0 5px rgba(0,0,0,0.5);
	padding-bottom: 15px;
}

.large-text-overlay-container .top-content-container p.ww_p_call_out
{
	font-family: montserrat !important;
	font-weight: bold !important;
	font-size: 27.75pt !important;
	color: #ffffff !important;
	text-shadow: 0 0 5px rgba(0,0,0,0.5);
	padding: 15px 0 5px 0;
	line-height: 1;
}

.large-text-overlay-container .top-content-container a.ww_action_button3:link,
.large-text-overlay-container .top-content-container a.ww_action_button3:visited
{
	display: inline-block;
	font-family: montserrat;
	font-size: 17.75pt;
	font-weight: bold;
	font-style: normal !important;
	color: #ffffff !important;
	text-decoration: none !important;
	background-color: transparent;
	padding: 10px 25px;
	transition: all 0.2s;
	border: 3px solid #ffffff;
	-webkit-tap-highlight-color: transparent;
}

.large-text-overlay-container .top-content-container a.ww_action_button3::after
{
	display: inline-block;
	content: '\f061';
	font-family: font_awesome;
	font-size: 17.25pt;
	color: #ffffff;
	padding-left: 8px;
	transition: transform 200ms ease-out;
}

.large-text-overlay-container .top-content-container a.ww_action_button3:hover::after
{
	transform: translateX(3px);
}

.large-text-overlay-container .top-content-container a.ww_action_button3:active::after
{
	transform: translateX(6px);
}

.large-text-overlay-container .top-content-container a.ww_action_button3:hover
{
	background-color: #1b3a82 !important;
	border: 3px solid #1b3a82;
}

.large-text-overlay-container .top-content-container a.ww_action_button3:active
{
	transform: none;
	box-shadow: none;
}

@media screen and (max-width:1200px)
{
	.large-text-overlay-container.left .top-content-container,
	.large-text-overlay-container.right .top-content-container
	{
		margin: 0 auto;
	}

	.large-text-overlay-container .top-content-container p.ww_p_call_out
	{
		font-size: 25pt !important;
	}

	.large-text-overlay-container .top-content-container p
	{
		font-size: 24pt !important;
	}

	.large-text-overlay-container .top-content-container a.ww_action_button3:link,
	.large-text-overlay-container .top-content-container a.ww_action_button3:visited
	{
		font-size: 15pt;
		padding: 8px 18px;
	}

	.large-text-overlay-container .top-content-container a.ww_action_button3::after
	{
		font-size: 15pt;
	}
}

@media screen and (max-width:992px)
{
	.large-text-overlay-container.left img.background-image
	{
		left: 50%;
		transform: translateX(-50%);
	}

	.large-text-overlay-container.left::after
	{
		right: -150px;
	}

	.large-text-overlay-container.right img.background-image
	{
		left: -127px;
	}

	.large-text-overlay-container.right::after
	{
		left: -127px;
	}
}

@media screen and (max-width:768px)
{
	.large-text-overlay-container.right img.background-image
	{
		left: -15px;
	}
}

@media screen and (max-width:480px)
{
	.large-text-overlay-container .top-content-container p.ww_p_call_out,
	.large-text-overlay-container .top-content-container p
	{
		font-size: 17pt !important;
	}
}

.circle-hover-container:link,
.circle-hover-container:active,
.circle-hover-container:visited
{
	position: relative;
	display: flex;
	flex-flow: column nowrap;
	justify-content: center;
	align-items: center;
	text-align: center;
	height: 250px;
	width: 250px;
	text-decoration: none !important;
}

@media screen and (max-width:1200px)
{
	.circle-hover-container:link,
	.circle-hover-container:active,
	.circle-hover-container:visited
	{
		margin: 0 auto 30px auto
	}
}

.circle-hover-container:link span,
.circle-hover-container:active span,
.circle-hover-container:visited span
{
	position: relative;
	z-index: 5;
	font-family: montserrat;
	font-weight: bold;
	font-size: 22.5pt;
	line-height: 1.3;
	color: #ffffff;
	text-decoration: none !important;
}

.circle-hover-container > img
{
	position: absolute;
	display: inline-block;
	top: 0;
	right: 0;
	left: 0;
	margin: 0 auto;
	height: 100%;
	width: 100%;
	transition: opacity 150ms;
}

.circle-hover-container > img.top
{
	z-index: 4;
}

.circle-hover-container:hover > img.top
{
	opacity: 0;
}

.circle-hover-container > img.bottom
{
	z-index: 3;
}

.smiling-woman-background
{
	background: url('/images/smiling-woman-background.jpg') top center no-repeat;
	background-size: cover;
	background-color: #6b6b6b;
}

.smiling-student-background
{
	background: url('/images/smiling-student-background.jpg') top center no-repeat;
	background-size: cover;
	height: 238px;
}

@media screen and (max-width:480px)
{
	.smiling-woman-background
	{
		background-position: right;
	}
}

@media screen and (min-width:768px)
{
	.left-quote
	{
		display: inline-block;
		margin-left: -15px;
		margin-top: -10px;
	}

	.right-quote
	{
		display: inline-block;
		margin-top: 290px;
	}
}

@media screen and (max-width: 400px)
{
	.right-quote
	{
		display: none;
	}
}

.internal-blue-banner
{
	position: relative;
	width: 100%;
	height: 103px;
	background-color: #1b3a82;
	margin-bottom: 60px;
}

.internal-blue-banner::after
{
	content: '';
	display: block;
	position: absolute;
	right: 0;
	left: 0;
	bottom: -49px;
	margin: 0 auto;
	height: 25px;
	width: 25px;
	border-width: 25px;
    border-style: solid dashed dashed dashed;
	border-color: #1b3a82 transparent transparent transparent;
}

.internal-blue-banner .container,
.internal-blue-banner .container .row,
.internal-blue-banner .container .row > div
{
	height: 100%;
}

.internal-blue-banner .container .row > div
{
	display: flex;
	justify-content: flex-start;
	align-items: center;
}

.internal-blue-banner .container .row > div h1
{
	color: #ffffff;
}

.event-page-internal-blue-banner
{
	position: relative;
	width: 100%;
	height: 103px;
	background-color: #1b3a82;
	margin-bottom: 30px;
}

.event-page-internal-blue-banner::after
{
	content: '';
	display: block;
	position: absolute;
	right: 0;
	left: 0;
	bottom: -50px;
	margin: 0 auto;
	height: 25px;
	width: 25px;
	border-width: 25px;
    border-style: solid dashed dashed dashed;
	border-color: #1b3a82 transparent transparent transparent;
}

.event-page-internal-blue-banner .container,
.event-page-internal-blue-banner .container .row,
.event-page-internal-blue-banner .container .row > div
{
	height: 100%;
}

.event-page-internal-blue-banner .container .row > div
{
	display: flex;
	justify-content: flex-start;
	align-items: center;
}

.event-page-internal-blue-banner .container .row > div h1
{
	color: #ffffff;
}

@media screen and (min-width:1024px) and (max-width:1200px)
{
	.image-background-container
	{
		height: 184px !important;
	}
}

.image-background-container img.background
{
	position: absolute;
	z-index: 1;
	left: 50%;
	transform: translateX(-50%);
	top: 0;
	height: 229px !important;
	max-width: none !important;
}

.image-background-container p.content
{
	position: relative;
	z-index: 2;
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	font-family: montserrat;
	font-weight: bold;
	color: #ffffff;
	font-size: 18pt;
}

@media screen and (max-width:768px)
{
	.image-background-container p.content
	{
		text-align: center;
		flex-flow: column nowrap;
	}
}

.email_this_page_row
{
	margin-bottom: 15px;
}

.gray_border_bottom
{
	border-bottom: 1px solid #b9b9b9;
	padding-bottom: 45px;
}

/**********************************************************
 /$$$$$$$$ /$$$$$$   /$$$$$$  /$$$$$$$$ /$$$$$$$$ /$$$$$$$
| $$_____//$$__  $$ /$$__  $$|__  $$__/| $$_____/| $$__  $$
| $$     | $$  \ $$| $$  \ $$   | $$   | $$      | $$  \ $$
| $$$$$  | $$  | $$| $$  | $$   | $$   | $$$$$   | $$$$$$$/
| $$__/  | $$  | $$| $$  | $$   | $$   | $$__/   | $$__  $$
| $$     | $$  | $$| $$  | $$   | $$   | $$      | $$  \ $$
| $$     |  $$$$$$/|  $$$$$$/   | $$   | $$$$$$$$| $$  | $$
|__/      \______/  \______/    |__/   |________/|__/  |__/
**********************************************************/
#footer
{
	background-color: #ffffff;
	padding-bottom: 62px;
	padding-top: 43px;
}

#footer .copyright-container
{
	margin: 25px 0;
}

#footer .copyright-container,
#footer .copyright-container a:link,
#footer .copyright-container a:active,
#footer .copyright-container a:visited
{
	font-family: lato;
	font-size: 9pt;
	font-weight: normal;
	color: #5a5a5a;
	line-height: 1.7;
	text-decoration: none;
	transition: color 150ms;
}

#footer .copyright-container a:hover
{
	color: #4c68a9;
}

#footer .contact-container
{
	text-align: right;
}

#footer .contact-container > div:first-of-type
{
	margin-bottom: 3px;
}

#footer .contact-container label
{
	font-family: lato_medium;
	font-weight: normal;
	font-size: 13.5pt;
	color: #204499;
	letter-spacing: 1.5px;
}

#footer .contact-container a:link,
#footer .contact-container a:active,
#footer .contact-container a:visited
{
	font-family: lato_light;
	font-size: 13.5pt;
	font-weight: normal;
	color: #272727;
	text-decoration: none;
	letter-spacing: 1.5px;
	transition: color 150ms;
}

#footer .contact-container a:hover
{
	color: #204499;
}

#footer .contact-container > div:last-of-type
{
	position: relative;
}

#footer .contact-container > div:last-of-type::after
{
	content: '';
	position: absolute;
	bottom: 5px;
	right: 0;
	width: 240px;
	height: 1px;
	background-color: #aaaaaa;
}

#footer .contact-container a:hover
{

}

@media screen and (max-width:1200px)
{
	#footer .contact-container label,
	#footer .contact-container a:link,
	#footer .contact-container a:active,
	#footer .contact-container a:visited
	{
		font-size: 11.5pt;
	}

	#footer .contact-container > div:last-of-type::after
	{
		width: 210px;
	}
}

@media screen and (max-width:992px)
{
	#footer .copyright-container
	{
		text-align: center;
	}

	#footer .contact-container
	{
		text-align: center;
		margin-bottom: 20px;
	}

	#footer .contact-container > div:last-of-type::after
	{
		left: 0;
		right: 0;
		margin: 0 auto;
	}

	#footer #footer-logo
	{
		display: block;
		max-width: 362px;
		margin: 0 auto 30px auto;
	}
}

/*********************************************************************************************
 /$$      /$$ /$$      /$$        /$$$$$$  /$$$$$$$$ /$$     /$$ /$$       /$$$$$$$$  /$$$$$$
| $$  /$ | $$| $$  /$ | $$       /$$__  $$|__  $$__/|  $$   /$$/| $$      | $$_____/ /$$__  $$
| $$ /$$$| $$| $$ /$$$| $$      | $$  \__/   | $$    \  $$ /$$/ | $$      | $$      | $$  \__/
| $$/$$ $$ $$| $$/$$ $$ $$      |  $$$$$$    | $$     \  $$$$/  | $$      | $$$$$   |  $$$$$$
| $$$$_  $$$$| $$$$_  $$$$       \____  $$   | $$      \  $$/   | $$      | $$__/    \____  $$
| $$$/ \  $$$| $$$/ \  $$$       /$$  \ $$   | $$       | $$    | $$      | $$       /$$  \ $$
| $$/   \  $$| $$/   \  $$      |  $$$$$$/   | $$       | $$    | $$$$$$$$| $$$$$$$$|  $$$$$$/
|__/     \__/|__/     \__/       \______/    |__/       |__/    |________/|________/ \______/
*********************************************************************************************/
p,
.ww_p
{
	font-family: lato;
	font-size: 12pt;
	font-weight: normal;
	color: #6b6b6b;
	line-height: 21.75pt;
	margin: 0 !important;
	padding: 0;
}

.ww_p_double_space
{
   	font-family: lato;
	font-size: 12pt;
	font-weight: normal;
	color: #6b6b6b;
	line-height: 2;
	margin: 0 !important;
	padding: 0;
}

.ww_p_alternate
{
	font-family: lato;
	font-size: 12pt;
	font-weight: normal;
	color: #000000;
	margin: 0 !important;
	padding: 0;
}

.ww_p_call_out
{
	font-family: lato;
	font-size: 14pt;
	font-weight: normal;
	color: #000000;
	margin: 0 !important;
	padding: 0;
}

h1,
h1.ww_h1
{
	font-family: montserrat;
	font-size: 34pt;
	font-weight: bold;
	color: #000000;
	margin: 0 0 5px 0 !important;
	padding: 0;
}

h1 b,
h1 strong,
h1.ww_h1 b,
h1.ww_h1 strong
{
	color: #204499;
}

h2,
h2.ww_h2
{
	font-family: montserrat;
	font-size: 26pt;
	font-weight: bold;
	color: #000000;
	margin: 0 0 8px 0 !important;
	padding: 0;
}

h2 b,
h2 strong,
h2.ww_h2 b,
h2.ww_h2 strong
{
	color: #204499;
}


h3,
h3.ww_h3
{
	font-family: montserrat;
	font-size: 19pt;
	font-weight: bold;
	color: #000000;
	margin: 0 0 5px 0;
	padding: 0;
}

h3 b,
h3 strong,
h3.ww_h3 b,
h3.ww_h3 strong
{
	color: #204499;
}

h4,
h4.ww_h4
{
	font-family: montserrat;
	font-size: 18pt;
	font-weight: bold;
	color: #000000;
	margin: 0 ;
	padding: 0;
}

h5,
h5.ww_h5
{
	font-family: montserrat;
	font-size: 17pt;
	font-weight: bold;
	color: #1b3a82;
	margin: 0 ;
	padding: 0;
}

h6,
h6.ww_h6
{
	font-family: montserrat;
	font-size: 15pt;
	font-weight: bold;
	color: #000000;
	margin: 0 ;
	padding: 0;
}

.ww_emphasis
{
	font-family: lato_black;
	font-weight: normal;
	font-style: normal;
	color: #204499;
}

.ww_emphasis::after
{
	display: inline-block;
	content: '\f061';
	font-family: font_awesome;
	font-size: 17.25pt;
	color: #204499;
	padding-left: 8px;
	transition: transform 200ms ease-out;
}

.ww_strong_emphasis
{
	font-family: lato_black;
	font-weight: normal;
	font-style: normal;
	color: #000000;
}

.ww_action_button1
{
	display: inline-block;
	font-family: montserrat;
	font-size: 15pt;
	font-weight: bold;
	font-style: normal !important;
	color: #ffffff !important;
	text-decoration: none !important;
	background-color: #272727;
	padding: 8px 30px;
	cursor: pointer;
	white-space: nowrap;
	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: #4C4C4C;
}

.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-block;
	font-family: montserrat;
	font-size: 15pt;
	font-weight: bold;
	font-style: normal !important;
	color: #ffffff !important;
	text-decoration: none !important;
	background-color: #adadad;
	padding: 8px 30px;
	cursor: pointer;
	white-space: nowrap;
	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: #ffffff;
	text-decoration: none !important;
}

.ww_action_button2:hover
{
	background-color: #CECECE;
}

.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-block;
	font-family: montserrat;
	font-size: 15pt;
	font-weight: bold;
	font-style: normal !important;
	color: #ffffff !important;
	text-decoration: none !important;
	background-color: #1b3a82;
	padding: 8px 30px;
	cursor: pointer;
	white-space: nowrap;
	transition: all 0.2s;
	-webkit-tap-highlight-color: transparent;
}

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 !important;
	text-decoration: none !important;
}

.ww_action_button3:hover
{
	background-color: #244FAC;
}

.ww_action_button3:active
{
	transform: 	translate(0,2px)
 				scale(0.99, 0.99);
    box-shadow: inset 0 0 5px rgba(0,0,0,0.5);
}

.ww_newsletter_content
{

}

.ww_newsletter_body
{

}

.ww_editor_body
{
	background-color: #FFFFFF;
}
