/********************************************************************
 /$$$$$$$$ /$$$$$$$$ /$$$$$$$$ /$$$$$$$$  /$$$$$$  /$$$$$$$$ /$$$$$$
| $$_____/| $$_____/| $$_____/| $$_____/ /$$__  $$|__  $$__//$$__  $$
| $$      | $$      | $$      | $$      | $$  \__/   | $$  | $$  \__/
| $$$$$   | $$$$$   | $$$$$   | $$$$$   | $$         | $$  |  $$$$$$
| $$__/   | $$__/   | $$__/   | $$__/   | $$         | $$   \____  $$
| $$      | $$      | $$      | $$      | $$    $$   | $$   /$$  \ $$
| $$$$$$$$| $$      | $$      | $$$$$$$$|  $$$$$$/   | $$  |  $$$$$$/
|________/|__/      |__/      |________/ \______/    |__/   \______/
********************************************************************/
@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: #88211b;
		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: 'SourceSans3';
    src: url('/fonts/SourceSans3-Regular.eot');
    src: url('/fonts/SourceSans3-Regular.eot?#iefix') format('embedded-opentype'),
        url('/fonts/SourceSans3-Regular.woff') format('woff'),
        url('/fonts/SourceSans3-Regular.ttf') format('truetype'),
        url('/fonts/SourceSans3-Regular.svg#SourceSans3-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face 
{
    font-family: 'SourceSans3_bold_italic';
    src: url('/fonts/SourceSans3-BoldItalic.eot');
    src: url('/fonts/SourceSans3-BoldItalic.eot?#iefix') format('embedded-opentype'),
        url('/fonts/SourceSans3-BoldItalic.woff') format('woff'),
        url('/fonts/SourceSans3-BoldItalic.ttf') format('truetype'),
        url('/fonts/SourceSans3-BoldItalic.svg#SourceSans3-BoldItalic') format('svg');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face 
{
    font-family: 'SourceSans3_bold';
    src: url('/fonts/SourceSans3-Bold.eot');
    src: url('/fonts/SourceSans3-Bold.eot?#iefix') format('embedded-opentype'),
        url('/fonts/SourceSans3-Bold.woff') format('woff'),
        url('/fonts/SourceSans3-Bold.ttf') format('truetype'),
        url('/fonts/SourceSans3-Bold.svg#SourceSans3-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face 
{
    font-family: 'SourceSans3_semibold';
    src: url('/fonts/SourceSans3-SemiBold.eot');
    src: url('/fonts/SourceSans3-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('/fonts/SourceSans3-SemiBold.woff') format('woff'),
        url('/fonts/SourceSans3-SemiBold.ttf') format('truetype'),
        url('/fonts/SourceSans3-SemiBold.svg#SourceSans3-SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

/* Keep for legacy Adobe Source Sans Pro instances */
@font-face 
{
    font-family: 'source_sans_pro_regular';
    src: url('/fonts/SourceSans3-Regular.eot');
    src: url('/fonts/SourceSans3-Regular.eot?#iefix') format('embedded-opentype'),
        url('/fonts/SourceSans3-Regular.woff') format('woff'),
        url('/fonts/SourceSans3-Regular.ttf') format('truetype'),
        url('/fonts/SourceSans3-Regular.svg#SourceSans3-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face 
{
    font-family: 'source_sans_pro_semibold';
    src: url('/fonts/SourceSans3-SemiBold.eot');
    src: url('/fonts/SourceSans3-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('/fonts/SourceSans3-SemiBold.woff') format('woff'),
        url('/fonts/SourceSans3-SemiBold.ttf') format('truetype'),
        url('/fonts/SourceSans3-SemiBold.svg#SourceSans3-SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face
{
    font-family: 'prima_sans_bt_bold';
    src: url('/fonts/PrimaSansBT-Bold.eot');
    src: url('/fonts/PrimaSansBT-Bold.eot?#iefix') format('embedded-opentype'),
        url('/fonts/PrimaSansBT-Bold.woff') format('woff'),
        url('/fonts/PrimaSansBT-Bold.ttf') format('truetype'),
        url('/fonts/PrimaSansBT-Bold.svg#PrimaSansBT-Bold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face
{
    font-family: 'prima_sans_bt_roman';
    src: url('/fonts/PrimaSansBT-Roman.eot');
    src: url('/fonts/PrimaSansBT-Roman.eot?#iefix') format('embedded-opentype'),
        url('/fonts/PrimaSansBT-Roman.woff') format('woff'),
        url('/fonts/PrimaSansBT-Roman.ttf') format('truetype'),
        url('/fonts/PrimaSansBT-Roman.svg#PrimaSansBT-Roman') format('svg');
    font-weight: normal;
    font-style: normal;
}


/******************************************************************************************************************************
  /$$$$$$  /$$        /$$$$$$  /$$$$$$$   /$$$$$$  /$$              /$$$$$$  /$$$$$$$$ /$$     /$$ /$$       /$$$$$$$$  /$$$$$$
 /$$__  $$| $$       /$$__  $$| $$__  $$ /$$__  $$| $$             /$$__  $$|__  $$__/|  $$   /$$/| $$      | $$_____/ /$$__  $$
| $$  \__/| $$      | $$  \ $$| $$  \ $$| $$  \ $$| $$            | $$  \__/   | $$    \  $$ /$$/ | $$      | $$      | $$  \__/
| $$ /$$$$| $$      | $$  | $$| $$$$$$$ | $$$$$$$$| $$            |  $$$$$$    | $$     \  $$$$/  | $$      | $$$$$   |  $$$$$$
| $$|_  $$| $$      | $$  | $$| $$__  $$| $$__  $$| $$             \____  $$   | $$      \  $$/   | $$      | $$__/    \____  $$
| $$  \ $$| $$      | $$  | $$| $$  \ $$| $$  | $$| $$             /$$  \ $$   | $$       | $$    | $$      | $$       /$$  \ $$
|  $$$$$$/| $$$$$$$$|  $$$$$$/| $$$$$$$/| $$  | $$| $$$$$$$$      |  $$$$$$/   | $$       | $$    | $$$$$$$$| $$$$$$$$|  $$$$$$/
 \______/ |________/ \______/ |_______/ |__/  |__/|________/       \______/    |__/       |__/    |________/|________/ \______/
*******************************************************************************************************************************/
html
{
	margin: 0;
	padding: 0;
	width: 100%;
}

body
{
	margin: 0;
	padding: 0 !important;
	width: 100%;
    font-family: 'SourceSans3', sans-serif;
	font-size: 13pt;
	color: #434345;
}

img
{
	border: none;
}

a:link,
a:visited,
a:active
{
	color: #88211b;
}

a:hover
{
	color: #D53B33;
}

input:focus,
textarea:focus,
select:focus
{
	outline: 1px solid #88211b;
}

input[type="submit"]
{
	display: inline-block;
    font-family: 'SourceSans3_semibold', sans-serif;
	font-size: 16px;
	font-weight: normal;
	font-style: normal !important;
	color: #ffffff !important;
	text-decoration: none !important;
	background-color: #88211b;
	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: #D53B33;
}

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;
	text-decoration: none !important;
	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="text"],
input[type="password"],
select,
option,
textarea
{
    font-family: 'SourceSans3', sans-serif;
	font-size: 13pt;
	color: #434345;
}

hr
{
	height: 1px;
	background-color: #d7d7d7;
	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;
}

.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%;
}

/* 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
	{
		height: auto;
		max-height: 40px;
		margin: 8px 0 0 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;
	}
}

/* Vertical Paddings */

.vertical-padding-120
{
	padding-top: 120px;
	padding-bottom: 120px;
}

.vertical-padding-large
{
	padding-top: 90px;
	padding-bottom: 90px;
}

.vertical-padding-medium
{
	padding-top: 60px;
	padding-bottom: 60px;
}

.vertical-padding-small
{
	padding-top: 30px;
	padding-bottom: 30px;
}

/* Vertical Top Padding */

.vertical-top-padding-120
{
	padding-top: 120px;
	padding-bottom: 0;
}

.vertical-top-padding-large
{
	padding-top: 90px;
	padding-bottom: 0;
}

.vertical-top-padding-medium
{
	padding-top: 60px;
	padding-bottom: 0;
}

.vertical-top-padding-small
{
	padding-top: 30px;
	padding-bottom: 0;
}

/* Vertical Bottom Padding */

.vertical-bottom-padding-120
{
	padding-top: 0;
	padding-bottom: 120px;
}

.vertical-bottom-padding-large
{
	padding-top: 0;
	padding-bottom: 90px;
}

.vertical-bottom-padding-medium
{
	padding-top: 0;
	padding-bottom: 60px;
}

.vertical-bottom-padding-small
{
	padding-top: 0;
	padding-bottom: 30px;
}

@media screen and (max-width:992px)
{
	.vertical-padding-120
	{
		padding-top: 60px;
		padding-bottom: 60px;
	}

	.vertical-padding-large
	{
		padding-top: 40px;
		padding-bottom: 40px;
	}

	.vertical-padding-medium
	{
		padding-top: 30px;
		padding-bottom: 30px;
	}

	.vertical-padding-small
	{
		padding-top: 15px;
		padding-bottom: 15px;
	}

	/* Vertical Top Padding */

	.vertical-top-padding-120
	{
		padding-top: 60px;
		padding-bottom: 0;
	}

	.vertical-top-padding-large
	{
		padding-top: 40px;
		padding-bottom: 0;
	}

	.vertical-top-padding-medium
	{
		padding-top: 30px;
		padding-bottom: 0;
	}

	.vertical-top-padding-small
	{
		padding-top: 15px;
		padding-bottom: 0;
	}

	/* Vertical Bottom Padding */

	.vertical-bottom-padding-120
	{
		padding-top: 0;
		padding-bottom: 60px;
	}

	.vertical-bottom-padding-large
	{
		padding-top: 0;
		padding-bottom: 40px;
	}

	.vertical-bottom-padding-medium
	{
		padding-top: 0;
		padding-bottom: 30px;
	}

	.vertical-bottom-padding-small
	{
		padding-top: 0;
		padding-bottom: 15px;
	}
}

/**********************************************************
 /$$   /$$ /$$$$$$$$  /$$$$$$  /$$$$$$$  /$$$$$$$$ /$$$$$$$
| $$  | $$| $$_____/ /$$__  $$| $$__  $$| $$_____/| $$__  $$
| $$  | $$| $$      | $$  \ $$| $$  \ $$| $$      | $$  \ $$
| $$$$$$$$| $$$$$   | $$$$$$$$| $$  | $$| $$$$$   | $$$$$$$/
| $$__  $$| $$__/   | $$__  $$| $$  | $$| $$__/   | $$__  $$
| $$  | $$| $$      | $$  | $$| $$  | $$| $$      | $$  \ $$
| $$  | $$| $$$$$$$$| $$  | $$| $$$$$$$/| $$$$$$$$| $$  | $$
|__/  |__/|________/|__/  |__/|_______/ |________/|__/  |__/
***********************************************************/
@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
	{
		display: flex;
		justify-content: space-between;
		align-items: center;
		padding: 15px 0;
		width: 100%;
		max-width: 1200px;
		margin: 0 auto;
	}

	#header-desktop > .right-column > .top-row
	{
		margin-bottom: 27px;
		display: flex;
        justify-content: flex-end;
		align-items: center;
	}

	#header-desktop > .right-column > .top-row a:link,
	#header-desktop > .right-column > .top-row a:active,
	#header-desktop > .right-column > .top-row a:visited
	{
		font-family: 'SourceSans3_semibold', sans-serif;
		font-size: 12pt;
		color: #5b5c5f;
		text-decoration: none;
		margin-right: 25px;
		transition: color 200ms;
	}

	#header-desktop > .right-column > .top-row a:hover
	{
		color: #7C7E82;
	}

	#header-desktop > .right-column > .top-row a:link i,
	#header-desktop > .right-column > .top-row a:active i,
	#header-desktop > .right-column > .top-row a:visited i,
	#header-desktop > .right-column > .top-row a:hover i
	{
		color: #88211b;
		padding-right: 2px;
	}

	#header-desktop > .right-column > .top-row a.thick:link,
	#header-desktop > .right-column > .top-row a.thick:active,
	#header-desktop > .right-column > .top-row a.thick:visited,
	#header-desktop > .right-column > .top-row a.thick:hover
	{
		font-family: 'SourceSans3_bold', sans-serif;
	}

	#header-desktop > .right-column > .top-row a.header-button:link,
	#header-desktop > .right-column > .top-row a.header-button:visited
	{
		position: relative;
		display: inline-flex;
		align-items: center;
		font-family: 'SourceSans3_semibold', sans-serif;
		font-size: 12pt;
		font-weight: normal;
		font-style: normal !important;
		color: #88211b;
		text-decoration: none !important;
		background-color: transparent;
		border: 1px solid #88211b;
		padding: 0 10px 0 15px;
		height: 40px;
		cursor: pointer;
		white-space: nowrap;
		transition: all 0.2s;
		-webkit-tap-highlight-color: transparent;
	}

	#header-desktop > .right-column > .top-row a.header-button:link::after,
	#header-desktop > .right-column > .top-row a.header-button:visited::after
	{
		content: '\f00c';
		position: absolute;
		right: -33px;
		top: -1px;
		display: inline-flex;
		justify-content: center;
		align-items: center;
		font-family: font_awesome;
		font-size: 10pt;
		background-color: transparent;
		width: 33px;
		height: 40px;
		color: #88211b;
		border: 1px solid #88211b;
		transition: all 0.2s;
	}

	#header-desktop > .right-column > .top-row a.header-button:hover,
	#header-desktop > .right-column > .top-row a.header-button:hover::after
	{
		color: #DE6662;
		border-color: #DE6662;
	}

	#header-desktop > .right-column > .top-row a.header-button:active
	{
		transform: 	translate(0,2px)
 					scale(0.99, 0.99);
    	box-shadow: inset 0 0 5px rgba(0,0,0,0.5);
	}

	#header-desktop > .right-column > .top-row a:link:last-of-type,
	#header-desktop > .right-column > .top-row a:active:last-of-type,
	#header-desktop > .right-column > .top-row a:visited:last-of-type,
	#header-desktop > .right-column > .top-row a:hover:last-of-type
	{
		margin-right: 33px;
	}
}


/******************************************
 /$$   /$$  /$$$$$$  /$$      /$$ /$$$$$$$$
| $$  | $$ /$$__  $$| $$$    /$$$| $$_____/
| $$  | $$| $$  \ $$| $$$$  /$$$$| $$
| $$$$$$$$| $$  | $$| $$ $$/$$ $$| $$$$$
| $$__  $$| $$  | $$| $$  $$$| $$| $$__/
| $$  | $$| $$  | $$| $$\  $ | $$| $$
| $$  | $$|  $$$$$$/| $$ \/  | $$| $$$$$$$$
|__/  |__/ \______/ |__/     |__/|________/
*******************************************/
.light-gray-background
{
	background-color: #f4f4f8;
}

.hide-overflow
{
	overflow: hidden;
}

.dark-grey-machinery-background
{
	background: url('/images/dark-grey-machinery-background.jpg') top center no-repeat;
	background-size: cover;
}

.dark-gray-background
{
	background-color: #353739;
}

.forced-white-text *
{
	color: #ffffff !important;
}

.capability-hexagon:link,
.capability-hexagon:active,
.capability-hexagon:visited
{
	display: block;
	width: 160px;
	height: 185px;
	position: relative;
	margin: 0 auto;
	text-decoration: none;
}

.capability-hexagon:link::before,
.capability-hexagon:active::before,
.capability-hexagon:visited::before,
.capability-hexagon:link::after,
.capability-hexagon:active::after,
.capability-hexagon:visited::after
{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	display: block;
	width: 160px;
	height: 185px;
	background-position: top center;
	background-repeat: no-repeat;
	transition: opacity 200ms;
}

.capability-hexagon:link::before,
.capability-hexagon:active::before,
.capability-hexagon:visited::before
{
	opacity: 1;
}

.capability-hexagon:hover::before
{
	opacity: 0;
}

.capability-hexagon:link::after,
.capability-hexagon:active::after,
.capability-hexagon:visited::after
{
	opacity: 0;
}

.capability-hexagon:hover::after
{
	opacity: 1;
}

/*** OFF ***/

.capability-hexagon.electrical-design-packages-icon::before
{
	background-image: url('/images/electrical-design-packages-icon-off.png');
}

.capability-hexagon.multiple-programming-icon::before
{
	background-image: url('/images/multiple-programming-icon-off.png');
}

.capability-hexagon.plant-wide-integration-icon::before
{
	background-image: url('/images/plant-wide-integration-icon-off.png');
}

.capability-hexagon.custom-engraving-icon::before
{
	background-image: url('/images/custom-engraving-icon-off.png');
}

.capability-hexagon.safety-upgrades-icon::before
{
	background-image: url('/images/safety-upgrades-icon-off.png');
}

.capability-hexagon.vision-systems-icon::before
{
	background-image: url('/images/vision-systems-icon-off.png');
}

/*** ON ***/

.capability-hexagon.capability-hexagon.electrical-design-packages-icon::after
{
	background-image: url('/images/electrical-design-packages-icon-on.png');
}

.capability-hexagon.multiple-programming-icon::after
{
	background-image: url('/images/multiple-programming-icon-on.png');
}

.capability-hexagon.plant-wide-integration-icon::after
{
	background-image: url('/images/plant-wide-integration-icon-on.png');
}

.capability-hexagon.custom-engraving-icon::after
{
	background-image: url('/images/custom-engraving-icon-on.png');
}

.capability-hexagon.safety-upgrades-icon::after
{
	background-image: url('/images/safety-upgrades-icon-on.png');
}

.capability-hexagon.vision-systems-icon::after
{
	background-image: url('/images/vision-systems-icon-on.png');
}

.partner-logo-flex-container
{
	position: relative;
	display: flex;
	width: 100%;
	justify-content: space-between;
	align-items: center;
}

@media screen and (max-width: 991px)
{
	.partner-logo-flex-container
	{
		flex-flow: column nowrap;
		align-items: center;
	}	
}

.partner-logo-flex-container img
{
	max-width: 200px;
}

@media screen and (max-width: 991px)
{
	.partner-logo-flex-container img
	{
		margin: 15px auto;
	}
}

.blog-image-container
{
	display: flex;
	width: 100%;
	align-items: center;
	justify-content: flex-end;
}

@media screen and (max-width: 991px)
{
	.blog-image-container
	{		
		align-items: center;
		justify-content: center;
	}
}



/****************************************************************************
 /$$$$$$ /$$   /$$ /$$$$$$$$ /$$$$$$$$ /$$$$$$$  /$$   /$$  /$$$$$$  /$$
|_  $$_/| $$$ | $$|__  $$__/| $$_____/| $$__  $$| $$$ | $$ /$$__  $$| $$
  | $$  | $$$$| $$   | $$   | $$      | $$  \ $$| $$$$| $$| $$  \ $$| $$
  | $$  | $$ $$ $$   | $$   | $$$$$   | $$$$$$$/| $$ $$ $$| $$$$$$$$| $$
  | $$  | $$  $$$$   | $$   | $$__/   | $$__  $$| $$  $$$$| $$__  $$| $$
  | $$  | $$\  $$$   | $$   | $$      | $$  \ $$| $$\  $$$| $$  | $$| $$
 /$$$$$$| $$ \  $$   | $$   | $$$$$$$$| $$  | $$| $$ \  $$| $$  | $$| $$$$$$$$
|______/|__/  \__/   |__/   |________/|__/  |__/|__/  \__/|__/  |__/|________/
*****************************************************************************/

/* Intro Backgrounds */

.shiny-mechanical-parts-intro-background
{
	background: url('/images/shiny-mechanical-parts-intro-background.jpg') top center no-repeat;
	width: 100%;
	height: 350px;
	padding-top: 130px;
}

.shiny-mechanical-parts-intro-background *
{
	font-size: 48pt;
	color: #ffffff !important;
}

.reverse-osmosis-system-intro-background
{
	background: url('/userContent/images/Internal Page Banner Images/reverse-osmosis-system-intro-background.jpg') top center no-repeat;
	width: 100%;
	height: 350px;
	padding-top: 130px;
}

.reverse-osmosis-system-intro-background *
{
	font-size: 48pt;
	color: #ffffff !important;
}

.industrial-robot-assembly-intro-background
{
	background: url('/userContent/images/Internal Page Banner Images/industrial-robot-assembly-intro-background.jpg') top center no-repeat;
	width: 100%;
	height: 350px;
	padding-top: 130px;
}

.industrial-robot-assembly-intro-background *
{
	font-size: 48pt;
	color: #ffffff !important;
}

.industrial-line-for-bottled-water-intro-background
{
	background: url('/userContent/images/Internal Page Banner Images/industrial-line-for-bottled-water-intro-background.jpg') top center no-repeat;
	width: 100%;
	height: 350px;
	padding-top: 130px;
}

.industrial-line-for-bottled-water-intro-background *
{
	font-size: 48pt;
	color: #ffffff !important;
}

.robot-with-vacuum-suckers-intro-background
{
	background: url('/userContent/images/Internal Page Banner Images/robot-with-vacuum-suckers-intro-background.jpg') top center no-repeat;
	width: 100%;
	height: 350px;
	padding-top: 130px;
}

.robot-with-vacuum-suckers-intro-background *
{
	font-size: 48pt;
	color: #ffffff !important;
}

.pharmaceutical-plant-intro-background
{
	background: url('/userContent/images/Internal Page Banner Images/pharmaceutical-plant-intro-background.jpg') top center no-repeat;
	width: 100%;
	height: 350px;
	padding-top: 130px;
}

.pharmaceutical-plant-intro-background *
{
	font-size: 48pt;
	color: #ffffff !important;
}

.miner-inspecting-ore-rocks-intro-background
{
	background: url('/userContent/images/Internal Page Banner Images/miner-inspecting-ore-rocks-intro-background.jpg') top center no-repeat;
	width: 100%;
	height: 350px;
	padding-top: 130px;
}

.miner-inspecting-ore-rocks-intro-background *
{
	font-size: 48pt;
	color: #ffffff !important;
}

.man-looking-at-chemical-product-intro-background
{
	background: url('/userContent/images/Internal Page Banner Images/man-looking-at-chemical-product-intro-background.jpg') top center no-repeat;
	width: 100%;
	height: 350px;
	padding-top: 130px;
}

.man-looking-at-chemical-product-intro-background *
{
	font-size: 48pt;
	color: #ffffff !important;
}

.digital-data-intro-background
{
	background: url('/userContent/images/Internal Page Banner Images/digital-data-intro-background.jpg') top center no-repeat;
	width: 100%;
	height: 350px;
	padding-top: 130px;
}

.digital-data-intro-background *
{
	font-size: 48pt;
	color: #ffffff !important;
}

.abstract-tech-intro-background
{
	background: url('/userContent/images/Internal Page Banner Images/abstract-tech-intro-background.jpg') top center no-repeat;
	width: 100%;
	height: 350px;
	padding-top: 130px;
}

.abstract-tech-intro-background *
{
	font-size: 48pt;
	color: #ffffff !important;
}

@media screen and (max-width: 1200px)
{
	.shiny-mechanical-parts-intro-background,
	.reverse-osmosis-system-intro-background,
	.industrial-robot-assembly-intro-background,
	.industrial-line-for-bottled-water-intro-background,
	.robot-with-vacuum-suckers-intro-background,
	.pharmaceutical-plant-intro-background,
	.miner-inspecting-ore-rocks-intro-background,
	.man-looking-at-chemical-product-intro-background,
	.digital-data-intro-background,
	.abstract-tech-intro-background

	{
		height: 250px;
		padding-top: 80px;
	}

	.shiny-mechanical-parts-intro-background *,
	.reverse-osmosis-system-intro-background *,
	.industrial-robot-assembly-intro-background *,
	.industrial-line-for-bottled-water-intro-background *,
	.robot-with-vacuum-suckers-intro-background *,
	.pharmaceutical-plant-intro-background *,
	.miner-inspecting-ore-rocks-intro-background *,
	.man-looking-at-chemical-product-intro-background *,
	.digital-data-intro-background *,
	.abstract-tech-intro-background *
	{
		font-size: 30pt;
	}
}

/* Body Backgrounds */

.light-gray-diagonal-line-background
{
	background: url('/images/diagonal-stripes-light-repeating-background.png') top left repeat;
}

.light-gray-diagonal-line-background
{
	background: url('/images/diagonal-stripes-light-repeating-background.png') top left repeat;
}

.dark-gray-diagonal-line-background
{
	background: url('/images/diagonal-stripes-dark-repeating-background.png') top left repeat;
}

.abstract-water-shape-background
{
	background: url('/userContent/images/Backgrounds/abstract-water-shape-background.jpg') center no-repeat;
	background-color: #f3f4f6;
	width: 100%;
}

.pills-spilling-out-pill-bottle-background
{
	background: url('/userContent/images/Backgrounds/pills-spilling-out-pill-bottle-background.jpg') center no-repeat;
	background-color: #f3f4f6;
	width: 100%;
}

.clay-and-dirt-background
{
	background: url('/userContent/images/Backgrounds/clay-and-dirt-background.jpg') center no-repeat;
	background-color: #f3f4f6;
	width: 100%;
}

.store-shelves-background
{
	background: url('/userContent/images/Backgrounds/store-shelves-background.jpg') center no-repeat;
	background-color: #f3f4f6;
	width: 100%;
}

.white-box
{
	width: 100%;
	max-width: 370px;
	margin: 0 auto;
	padding: 30px;
	background-color: #ffffff;
	box-shadow: 0 0 2px rgba(0,0,0,0.2);
}

@media screen and (max-width:1200px)
{

	.shiny-mechanical-parts-intro-background
	{
		background: url('/images/shiny-mechanical-parts-intro-background.jpg') top center no-repeat;
		width: 100%;
		height: 200px;
		padding-top: 60px;
	}

	.abstract-water-shape-background
	{
		background: none;
		background-color: #f3f4f6;
	}

	.pills-spilling-out-pill-bottle-background
	{
		background: none;
		background-color: #f3f4f6;
	}

	.clay-and-dirt-background
	{
		background: none;
		background-color: #f3f4f6;
	}

	.store-shelves-background
	{
		background: none;
		background-color: #f3f4f6;
	}

	.white-box
	{
		margin-bottom: 30px;
	}
}

/**********************************************************
 /$$$$$$$$ /$$$$$$   /$$$$$$  /$$$$$$$$ /$$$$$$$$ /$$$$$$$
| $$_____//$$__  $$ /$$__  $$|__  $$__/| $$_____/| $$__  $$
| $$     | $$  \ $$| $$  \ $$   | $$   | $$      | $$  \ $$
| $$$$$  | $$  | $$| $$  | $$   | $$   | $$$$$   | $$$$$$$/
| $$__/  | $$  | $$| $$  | $$   | $$   | $$__/   | $$__  $$
| $$     | $$  | $$| $$  | $$   | $$   | $$      | $$  \ $$
| $$     |  $$$$$$/|  $$$$$$/   | $$   | $$$$$$$$| $$  | $$
|__/      \______/  \______/    |__/   |________/|__/  |__/
**********************************************************/
#footer
{
	padding: 55px 0 60px 0;
	background-color: #222324;
}

#footer label
{
	font-size: 12pt;
	font-weight: normal;
	color: #d5d7da;
	margin: 0;
}

@media screen and (max-width:1200px)
{
	#footer #footer-logo:link
	{
		display: block;
		width: 100%;
		max-width: 234px;
		margin: 0 auto 30px auto;
	}

	#footer label
	{
		margin-top: 30px;
	}
}


#footer .copyright-container
{
	margin-top: 30px;
}

#footer .copyright-container,
#footer .copyright-container a:link,
#footer .copyright-container a:active,
#footer .copyright-container a:visited
{
    font-family: 'SourceSans3', sans-serif;
	font-size: 8pt;
	color: #d5d7da;
	text-decoration: none;
	transition: color 200ms;
}

#footer .copyright-container a:hover
{
	color: #FFFFFF;
}

@media screen and (max-width: 1200px)
{
	.footer_contact_information
	{
		text-align: center;
		margin-bottom: 30px;
	}

	.individual_contact_container a i
	{
		color: #88211b !important;
	}
	.individual_contact_container a
	{
		color: #ffffff !important;
	}
}

/*********************************************************************************************
 /$$      /$$ /$$      /$$        /$$$$$$  /$$$$$$$$ /$$     /$$ /$$       /$$$$$$$$  /$$$$$$
| $$  /$ | $$| $$  /$ | $$       /$$__  $$|__  $$__/|  $$   /$$/| $$      | $$_____/ /$$__  $$
| $$ /$$$| $$| $$ /$$$| $$      | $$  \__/   | $$    \  $$ /$$/ | $$      | $$      | $$  \__/
| $$/$$ $$ $$| $$/$$ $$ $$      |  $$$$$$    | $$     \  $$$$/  | $$      | $$$$$   |  $$$$$$
| $$$$_  $$$$| $$$$_  $$$$       \____  $$   | $$      \  $$/   | $$      | $$__/    \____  $$
| $$$/ \  $$$| $$$/ \  $$$       /$$  \ $$   | $$       | $$    | $$      | $$       /$$  \ $$
| $$/   \  $$| $$/   \  $$      |  $$$$$$/   | $$       | $$    | $$$$$$$$| $$$$$$$$|  $$$$$$/
|__/     \__/|__/     \__/       \______/    |__/       |__/    |________/|________/ \______/
*********************************************************************************************/
p,
.ww_p
{
    font-family: 'SourceSans3', sans-serif;
	font-size: 13pt;
	font-weight: normal;
	color: #434345;
	line-height: 1.3;
	margin: 0 !important;
	padding: 0;
}

.ww_p_double_space
{
    font-family: 'SourceSans3', sans-serif;
	font-size: 13pt;
	font-weight: normal;
	color: #434345;
	line-height: 2;
	margin: 0 !important;
	padding: 0;
}

.ww_p_alternate
{
    font-family: 'SourceSans3', sans-serif;
	font-size: 17pt;
	font-weight: normal;
	color: #434345;
	line-height: 1.3;
	margin: 0 !important;
	padding: 0;
}

.ww_p_call_out
{
    font-family: 'SourceSans3', sans-serif;
	font-size: 20pt;
	font-weight: normal;
	color: #434345;
	line-height: 1.3;
	margin: 0;
	padding: 0;
}

h1,
h1.ww_h1
{
	font-family: prima_sans_bt_roman;
	font-size: 42pt;
	font-weight: normal;
	line-height: 1.2;
	color: #434345;
	margin: 0 0 5px 0;
	padding: 0;
}

h1.ww_h1 strong,
h1.ww_h1 b
{
	font-family: prima_sans_bt_bold;
	color: #88211b;
}

h2,
h2.ww_h2
{
	font-family: prima_sans_bt_roman;
	font-size: 32pt;
	font-weight: normal;
	color: #434345;
	line-height: 1.2;
	margin: 0 !important;
	padding: 0;
}

h2 strong,
h2 b
{
	font-family: prima_sans_bt_bold;
	color: #88211b;
}

h3,
h3.ww_h3
{
	font-family: prima_sans_bt_bold;
	font-size: 18pt;
	font-weight: normal;
	color: #434345;
	line-height: 1.3;
	margin: 0 !important;
	padding: 0;
}

h4,
h4.ww_h4
{
	font-family: prima_sans_bt_bold;
	font-size: 17pt;
	font-weight: normal;
	color: #434345;
	margin: 0 !important;
	padding: 0;
}

h5,
h5.ww_h5
{
	font-family: 'SourceSans3_bold', sans-serif;
	font-size: 17pt;
	font-weight: normal;
	color: #434345;
	margin: 0 !important;
	padding: 0;
}

h6,
h6.ww_h6
{
    font-family: 'SourceSans3', sans-serif;
	font-size: 16pt;
	font-weight: normal;
	color: #434345;
	margin: 0 !important;
	padding: 0;
}

@media screen and (max-width: 1200px)
{
	.ww_p_alternate
	{
		font-size: 15pt;
	}

	.ww_p_call_out
	{
		font-size: 17pt;
	}
	
	h1,
	h1.ww_h1,
	h1 strong,
	h1.ww_h1 strong
	{
		font-size: 30pt;
	}

	h2,
	h2.ww_h2,
	h2 strong,
	h2.ww_h2 strong
	{
		font-size: 26pt;
	}
}

.ww_emphasis
{
	font-family: 'SourceSans3_bold_italic', sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #434345;
}

.ww_strong_emphasis
{
	font-family: prima_sans_bt_bold;
	font-weight: normal;
	font-style: normal;
	color: #88211b;
}

.ww_action_button1
{
	position: relative;
	display: inline-flex;
	align-items: center;
    font-family: 'SourceSans3_semibold', sans-serif;
	font-size: 12pt;
	font-weight: normal;
	font-style: normal !important;
	color: #ffffff !important;
	text-decoration: none !important;
	background-color: #88211b;
	padding: 0 10px 0 15px;
	height: 40px;
	cursor: pointer;
	white-space: nowrap;
	transition: all 0.2s;
	-webkit-tap-highlight-color: transparent;
}

.ww_action_button1::after
{
	content: '\f061';
	position: absolute;
	right: -33px;
	top: 0;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	font-family: font_awesome;
	font-size: 10pt;
	background-color: #88211b;
	width: 33px;
	height: 40px;
	color: #ffffff;
	border-left: 1px solid #611816;
	transition: all 0.2s;
}

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::after,
.ww_action_button1:hover
{
	background-color: #A52821;
}

.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
{
	position: relative;
	display: inline-flex;
	align-items: center;
    font-family: 'SourceSans3_semibold', sans-serif;
	font-size: 12pt;
	font-weight: normal;
	font-style: normal !important;
	color: #ffffff !important;
	text-decoration: none !important;
	background-color: #19191a;
	padding: 0 10px 0 15px;
	height: 40px;
	cursor: pointer;
	white-space: nowrap;
	transition: all 0.2s;
	-webkit-tap-highlight-color: transparent;
}

.ww_action_button2::after
{
	content: '\f061';
	position: absolute;
	right: -33px;
	top: 0;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	font-family: font_awesome;
	font-size: 10pt;
	background-color: #19191a;
	width: 33px;
	height: 40px;
	color: #ffffff;
	border-left: 1px solid #363638;
	transition: all 0.2s;
}

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::after,
.ww_action_button2:hover
{
	background-color: #2F2F30;
}

.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
{
	position: relative;
	display: inline-flex;
	align-items: center;
    font-family: 'SourceSans3_semibold', sans-serif;
	font-size: 12pt;
	font-weight: normal;
	font-style: normal !important;
	color: #ffffff !important;
	text-decoration: none !important;
	background-color: #38383a;
	padding: 0 10px 0 15px;
	height: 40px;
	cursor: pointer;
	white-space: nowrap;
	transition: all 0.2s;
	-webkit-tap-highlight-color: transparent;
}

.ww_action_button3::after
{
	content: '\f061';
	position: absolute;
	right: -33px;
	top: 0;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	font-family: font_awesome;
	font-size: 10pt;
	background-color: #38383a;
	width: 33px;
	height: 40px;
	color: #ffffff;
	border-left: 1px solid #1f1f20;
	transition: all 0.2s;
}

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::after,
.ww_action_button3:hover
{
	background-color: #535354;
}

.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;
}
