/********************************************************************
 /$$$$$$$$ /$$$$$$$$ /$$$$$$$$ /$$$$$$$$  /$$$$$$  /$$$$$$$$ /$$$$$$
| $$_____/| $$_____/| $$_____/| $$_____/ /$$__  $$|__  $$__//$$__  $$
| $$      | $$      | $$      | $$      | $$  \__/   | $$  | $$  \__/
| $$$$$   | $$$$$   | $$$$$   | $$$$$   | $$         | $$  |  $$$$$$
| $$__/   | $$__/   | $$__/   | $$__/   | $$         | $$   \____  $$
| $$      | $$      | $$      | $$      | $$    $$   | $$   /$$  \ $$
| $$$$$$$$| $$      | $$      | $$$$$$$$|  $$$$$$/   | $$  |  $$$$$$/
|________/|__/      |__/      |________/ \______/    |__/   \______/
********************************************************************/
@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';
	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';
	font-style: normal;
	font-weight: normal;
	src:url('/fonts/Lato-Regular.eot');
	src:url('/fonts/Lato-Regular.eot?#iefix') format('embedded-opentype'),
		url('/fonts/Lato-Regular.woff') format('woff'),
		url('/fonts/Lato-Regular.ttf') format('truetype'),
		url('/fonts/Lato-Regular.svg#lato') format('svg');
}

@font-face
{
	font-family: 'lato';
	font-style: italic;
	font-weight: normal;
	src:url('/fonts/Lato-Italic.eot');
	src:url('/fonts/Lato-Italic.eot?#iefix') format('embedded-opentype'),
		url('/fonts/Lato-Italic.woff') format('woff'),
		url('/fonts/Lato-Italic.ttf') format('truetype'),
		url('/fonts/Lato-Italic.svg#lato') format('svg');
}

@font-face
{
	font-family: 'lato';
	font-style: normal;
	font-weight: bold;
	src:url('/fonts/Lato-Bold.eot');
	src:url('/fonts/Lato-Bold.eot?#iefix') format('embedded-opentype'),
		url('/fonts/Lato-Bold.woff') format('woff'),
		url('/fonts/Lato-Bold.ttf') format('truetype'),
		url('/fonts/Lato-Bold.svg#lato') format('svg');
}

@font-face
{
	font-family: 'lato';
	font-style: italic;
	font-weight: bold;
	src:url('/fonts/Lato-BoldItalic.eot');
	src:url('/fonts/Lato-BoldItalic.eot?#iefix') format('embedded-opentype'),
		url('/fonts/Lato-BoldItalic.woff') format('woff'),
		url('/fonts/Lato-BoldItalic.ttf') format('truetype'),
		url('/fonts/Lato-BoldItalic.svg#lato') format('svg');
}

@font-face
{
	font-family: 'lato_semibold';
	font-style: normal;
	font-weight: normal;
	src:url('/fonts/Lato-Semibold.eot');
	src:url('/fonts/Lato-Semibold.eot?#iefix') format('embedded-opentype'),
		url('/fonts/Lato-Semibold.woff') format('woff'),
		url('/fonts/Lato-Semibold.ttf') format('truetype'),
		url('/fonts/Lato-Semibold.svg#lato_semibold') format('svg');
}

@font-face
{
	font-family: 'lato_medium';
	font-style: normal;
	font-weight: normal;
	src:url('/fonts/Lato-Medium.eot');
	src:url('/fonts/Lato-Medium.eot?#iefix') format('embedded-opentype'),
		url('/fonts/Lato-Medium.woff') format('woff'),
		url('/fonts/Lato-Medium.ttf') format('truetype'),
		url('/fonts/Lato-Medium.svg#lato_medium') format('svg');
}


@font-face
{
	font-family: 'work_sans';
	font-style: normal;
	font-weight: normal;
	src:url('/fonts/WorkSans-Regular.eot');
	src:url('/fonts/WorkSans-Regular.eot?#iefix') format('embedded-opentype'),
		url('/fonts/WorkSans-Regular.woff') format('woff'),
		url('/fonts/WorkSans-Regular.ttf') format('truetype'),
		url('/fonts/WorkSans-Regular.svg#work_sans') format('svg');
}

@font-face
{
	font-family: 'work_sans_semibold';
	font-style: normal;
	font-weight: normal;
	src:url('/fonts/WorkSans-Semibold.eot');
	src:url('/fonts/WorkSans-Semibold.eot?#iefix') format('embedded-opentype'),
		url('/fonts/WorkSans-Semibold.woff') format('woff'),
		url('/fonts/WorkSans-Semibold.ttf') format('truetype'),
		url('/fonts/WorkSans-Semibold.svg#work_sans_semibold') format('svg');
}

@font-face
{
	font-family: 'work_sans_medium';
	font-style: normal;
	font-weight: normal;
	src:url('/fonts/WorkSans-Medium.eot');
	src:url('/fonts/WorkSans-Medium.eot?#iefix') format('embedded-opentype'),
		url('/fonts/WorkSans-Medium.woff') format('woff'),
		url('/fonts/WorkSans-Medium.ttf') format('truetype'),
		url('/fonts/WorkSans-Medium.svg#work_sans_medium') format('svg');
}

/******************************************************************************************************************************
  /$$$$$$  /$$        /$$$$$$  /$$$$$$$   /$$$$$$  /$$              /$$$$$$  /$$$$$$$$ /$$     /$$ /$$       /$$$$$$$$  /$$$$$$
 /$$__  $$| $$       /$$__  $$| $$__  $$ /$$__  $$| $$             /$$__  $$|__  $$__/|  $$   /$$/| $$      | $$_____/ /$$__  $$
| $$  \__/| $$      | $$  \ $$| $$  \ $$| $$  \ $$| $$            | $$  \__/   | $$    \  $$ /$$/ | $$      | $$      | $$  \__/
| $$ /$$$$| $$      | $$  | $$| $$$$$$$ | $$$$$$$$| $$            |  $$$$$$    | $$     \  $$$$/  | $$      | $$$$$   |  $$$$$$
| $$|_  $$| $$      | $$  | $$| $$__  $$| $$__  $$| $$             \____  $$   | $$      \  $$/   | $$      | $$__/    \____  $$
| $$  \ $$| $$      | $$  | $$| $$  \ $$| $$  | $$| $$             /$$  \ $$   | $$       | $$    | $$      | $$       /$$  \ $$
|  $$$$$$/| $$$$$$$$|  $$$$$$/| $$$$$$$/| $$  | $$| $$$$$$$$      |  $$$$$$/   | $$       | $$    | $$$$$$$$| $$$$$$$$|  $$$$$$/
 \______/ |________/ \______/ |_______/ |__/  |__/|________/       \______/    |__/       |__/    |________/|________/ \______/
*******************************************************************************************************************************/
html
{
	margin: 0;
	padding: 0;
	width: 100%;
}

body
{
	margin: 0;
	padding: 0 !important;
	width: 100%;
	font-family: lato;
	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
{
	color: #5F7B63;
}

a:hover
{
	text-decoration: underline;
}

input:focus,
textarea:focus,
select:focus
{
	outline: 1px solid #5F7B63;
}

input[type="submit"]
{
	display: inline-flex;
	flex-flow: row wrap;
	justify-content: center;
	align-items: center;
	font-family: work_sans_semibold;
	font-size: 11pt;
	font-weight: normal;
	font-style: normal !important;
	color: #ffffff !important;
	text-decoration: none !important;
	background-color: #5F7B63;
	padding: 8px 15px;
	border: none;
	cursor: pointer;
	text-align: center;
	transition: all 0.2s;
	-webkit-tap-highlight-color: transparent;
	border-radius: 20px;

	/*iPad Overrides*/
	border: none;
	-webkit-appearance: none;
}

input[type="submit"]:hover
{
	background-color: #77997c;
}

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: arial;
	font-size: 16px;
}

hr
{
	height: 1px;
	background-color: #d7d7d7;
	border: 0;
}

.button-small,
.button-small:link,
.button-small:active,
.button-small:visited,
.button-small:hover
{
	font-size: 14pt !important;
	font-weight: bold;
	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-1600
{
	max-width: 1600px;
}

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%;
}

/* Uncomment for custom bullets */

.container ul
{
	padding-left: 20px;
}

.container ul li
{
	position: relative;
	display: flex;
	list-style: none;
	font-family: work_sans_semibold;
	font-size: 13pt;
	color: #646464;
	margin-bottom: 10px;
}

.container ul li::before
{
	content: '\f00c';
	position: relative;
    left: -20px;
    color: #5F7C64;
	font-family: font_awesome;
    font-size: 14pt;
    top: 0;
}

.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;
}

@media screen and (max-width:992px)
{
	.vertical-padding-large
	{
		padding-top: 40px;
		padding-bottom: 40px;
	}

	.vertical-padding-medium
	{
		padding-top: 30px;
		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 img
	{
		position: absolute;
		top: 5px;
		bottom: 0;
		display: inline-block;
		height: auto;
		max-height: 40px;
		margin: auto 0 auto 10px;
		max-width: calc(100% - 65px);
	}

	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;
    }
}


/**********************************************************
 /$$   /$$ /$$$$$$$$  /$$$$$$  /$$$$$$$  /$$$$$$$$ /$$$$$$$
| $$  | $$| $$_____/ /$$__  $$| $$__  $$| $$_____/| $$__  $$
| $$  | $$| $$      | $$  \ $$| $$  \ $$| $$      | $$  \ $$
| $$$$$$$$| $$$$$   | $$$$$$$$| $$  | $$| $$$$$   | $$$$$$$/
| $$__  $$| $$__/   | $$__  $$| $$  | $$| $$__/   | $$__  $$
| $$  | $$| $$      | $$  | $$| $$  | $$| $$      | $$  \ $$
| $$  | $$| $$$$$$$$| $$  | $$| $$$$$$$/| $$$$$$$$| $$  | $$
|__/  |__/|________/|__/  |__/|_______/ |________/|__/  |__/
***********************************************************/
@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
	{

	}

	#header-desktop > div.header-upper-wrapper
	{
		width: 100%;
		max-width: 2000px;
		background-color: #5F7B63;
		padding-top: 20px;
		padding-bottom: 20px;
		margin: 0 auto;
	}

	#header-desktop .header-upper-wrapper .header-upper
	{

		display: flex;
		justify-content: flex-start;
		align-items: center;
		width: calc(100% - 60px);
		max-width: 1600px;
		margin: 0 auto;
	}

	#header-desktop .header-upper-wrapper .header-upper span
	{
		font-family: work_sans;
		font-size: 11pt;
		color: #ffffff;
	}

	#header-desktop .header-upper-wrapper .header-upper .header-quote-container span::before
	{
		content: url('/images/info-icon-topbar.png');
		position: relative;
		margin-bottom: -5px;
		margin-right: 5px;
	}

	#header-desktop .header-upper-wrapper .header-upper .header-contact-wrapper .header-location-container span::before
	{
		content: url('/images/location-icon-topbar.png');
		position: relative;
		margin-bottom: -5px;
		margin-right: 5px;
	}

	#header-desktop .header-upper-wrapper .header-upper .header-contact-wrapper .header-hours-container span::before
	{
		content: url('/images/clock-icon-topbar.png');
		position: relative;
		margin-bottom: -5px;
		margin-right: 5px;
	}

	#header-desktop .header-upper-wrapper .header-upper span a
	{
		font-family: work_sans_semibold;
		font-size: 11pt;
		color: #ffffff;
	}

	#header-desktop .header-upper-wrapper .header-upper .header-contact-wrapper
	{
		display: flex;
		/* margin-left: 60px; */

	}

	#header-desktop .header-upper-wrapper .header-upper .header-contact-wrapper .header-location-container
	{
		margin-right: 50px;
	}

	#header-desktop > div.header-lower
	{
		display: flex;
		justify-content: space-between;
		align-items: center;
		width: calc(100% - 60px);
		max-width: 1600px;
		margin: 0 auto;
		height: 135px;
	}

	#header-desktop > div:first-of-type #menu-builder-header-nav
	{
		position: relative;
		display: flex;
		align-items: center;
	}

	#header-desktop > div:first-of-type .button-container a.ww_action_button3
	{
		margin-right: 10px;
	}

	#header-desktop > div:first-of-type .button-container a img
	{
		margin-right: 4px;
	}

	@media screen and (max-width:1530px)
	{
		#header-desktop > div:first-of-type .button-container
		{
			display: flex;
			flex-flow: column nowrap;
			justify-content: flex-start;
			align-items: flex-end;
		}

		#header-desktop > div:first-of-type .button-container a.ww_action_button3
		{
			margin-right: 0;
			margin-bottom: 10px;
		}
	}

	/* #header-desktop > div:first-of-type .button-container a.ww_action_button3
	{
		position: relative;
		padding: 8px 15px;
		height: 37px;
		transition: all 200ms;
	}

	#header-desktop > div:first-of-type .button-container a.ww_action_button3:hover
	{
		padding-left: 165px;
	}

	#header-desktop > div:first-of-type .button-container a.ww_action_button3 img
	{
		position: absolute;
		top: 8px;
		left: 15px;
	}

	#header-desktop > div:first-of-type .button-container a.ww_action_button3 span
	{
		position: absolute;
		top: 8px;
		left: 30px;
		opacity: 0;
		transition: opacity 200ms;
	}

	#header-desktop > div:first-of-type .button-container a.ww_action_button3:hover span
	{
		opacity: 1;
	} */
}

.popup_content_window
{
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
	height: 40px;
    width: 100% !important;
	margin-top: 10px;
	margin-bottom: 30px;
}

@media screen and (max-width: 1300px)
{
	.popup_content_window
	{
		margin-top: 10px;
    	margin-bottom: 70px;
	}	
}

@media screen and (max-width: 991px)
{
	.popup_content_window
	{
		left: 0;
		top: 20px;
		width: 100%;
		/* height: 100%; */
	}
}

@media screen and (max-width: 500px)
{
	.popup_content_window_mobile
	{
		position: relative;
		display: flex;
		justify-content: center;
		align-items: center;		
		width: 100% !important;	
		height: auto;
		margin-top: 0;
    	margin-bottom: 0;
	}

}

.pop_up_content
{
	width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
	-webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.75);
}

.pop-up-wrapping-container
{
	display: flex;
    align-items: center;
    justify-content: center;
	padding-top: 20px;
}

@media screen and (max-width: 1300px)
{
	.pop-up-wrapping-container
	{
		padding-top: 60px;
    	max-width: 90%;
	}	
}

@media screen and (max-width: 1200px)
{
	.pop-up-wrapping-container
	{
		padding-top: 120px;
	}	
}

@media screen and (max-width: 500px)
{
	.pop-up-wrapping-container
	{
		padding-top: 100px;
		max-width: 100%;
		text-align: center;
		margin: 0 auto;
	}
}

.flag-container img
{
	height: 40px;
    width: 40px;
}

@media screen and (max-width: 500px)
{
	.flag-container img
	{
		height: 90px;
		width: 150px;
	}	
}


@media screen and (max-width: 500px)
{
	.pop-up-wrapping-container
	{
		display: block;
	}
}

.pop-up-message-container
{
	padding: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}

@media screen and (max-width: 991px)
{
	.pop-up-message-container
	{
		display: block;
		padding-top: 0;
	}	
}

.message-container
{
	margin-right: 10px;
}

@media screen and (max-width: 590px)
{
	.message-container
	{
		display: block;
		margin-right: 0;
		font-size: 13px;
	}
}

.close_button
{
	color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
    position: absolute;
    right: 0;
	/* top: -5px; */
    padding: 20px;
}

@media screen and (max-width: 500px)
{
	.close_button_mobile
	{
		color: #aaa;
		float: right;
		font-size: 28px;
		font-weight: bold;
		position: absolute;
		right: 20px;
		top: 55px;
		padding: 0;
	}	
}

.close_button:hover,
.close_button:focus,
.close_button_mobile:hover,
.close_button_mobile:focus
{
	color: black;
	text-decoration: none;
	cursor: pointer;
}

.hide_popup
{
	display: none !important;
}

@media screen and (max-width: 1200px)
{
	.popup_content_window
	{
		
	}
}



/**********************************************************
 /$$$$$$$$ /$$$$$$   /$$$$$$  /$$$$$$$$ /$$$$$$$$ /$$$$$$$
| $$_____//$$__  $$ /$$__  $$|__  $$__/| $$_____/| $$__  $$
| $$     | $$  \ $$| $$  \ $$   | $$   | $$      | $$  \ $$
| $$$$$  | $$  | $$| $$  | $$   | $$   | $$$$$   | $$$$$$$/
| $$__/  | $$  | $$| $$  | $$   | $$   | $$__/   | $$__  $$
| $$     | $$  | $$| $$  | $$   | $$   | $$      | $$  \ $$
| $$     |  $$$$$$/|  $$$$$$/   | $$   | $$$$$$$$| $$  | $$
|__/      \______/  \______/    |__/   |________/|__/  |__/
**********************************************************/
#footer
{
	background-image: url('/images/footer-bg.jpg');
	background-color: #ffffff;
	background-size: cover;
	max-width: 2000px;
	margin: 0 auto;
	padding-top: 50px;
	padding-bottom: 50px;

}

@media screen and (max-width: 1200px)
{
	#footer
	{
		text-align: center;

	}
}

.footer-contact-header
{
	font-family: lato_medium;
	font-size: 11pt;
	color: #000000;
}

.footer-address,
.footer-email,
.footer-phone
{
	margin: 10px auto;
}

.footer-address span,
.footer-email span,
.footer-phone span
{
	font-family: lato_semibold;
	font-size: 10pt;
	color: #000000;
}

.footer-address a,
.footer-email a,
.footer-phone a
{
	font-family: lato;
	font-size: 10pt;
	color: #000000;
}

.footer-social
{
	font-family: lato_medium;
	font-size: 11pt;
	color: #000000;
}

#footer .copyright-container,
#footer .copyright-container a:link,
#footer .copyright-container a:active,
#footer .copyright-container a:visited
{
	font-family: lato;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	transition: color 150ms;
}

#footer .copyright-container a:hover
{
	text-decoration: underline;
}

.footer-buttons-container
{
	display: flex;
	justify-content: space-between;
}

@media screen and (max-width: 1200px)
{
	.footer-buttons-container
	{
		display: block;

	}
}

#footer .footer-newsletter
{
	margin-right: 10px;
}

#footer .footer-newsletter a::before
{
	content: url('/images/newsletter-icon-footer.png');
	position: relative;
	margin-bottom: -5px;
	margin-right: 5px;
}

.footer-member-portal-wrapper
{
	display: flex;
	justify-content: space-between;
}

@media screen and (max-width: 1200px)
{
	.footer-member-portal-wrapper
	{
		display: block;

	}
}

.footer-member-portal-wrapper a
{
	margin-right: 5px !important;
}

#footer .footer-member-portal::before
{
	content: url('/images/member-icon.png');
	position: relative;
	margin-bottom: -5px;
	margin-right: 5px;
}

.footer-buttons-container a
{

	/* margin: 15px auto;	 */
}

.footer-buttons-container a span
{
	margin-right: 5px;
}


@media screen and (max-width: 1200px)
{
	.footer-buttons-container a
	{
		display: block;
		margin: 15px auto;
	}
}



/*********************************************************************************************
 /$$      /$$ /$$      /$$        /$$$$$$  /$$$$$$$$ /$$     /$$ /$$       /$$$$$$$$  /$$$$$$
| $$  /$ | $$| $$  /$ | $$       /$$__  $$|__  $$__/|  $$   /$$/| $$      | $$_____/ /$$__  $$
| $$ /$$$| $$| $$ /$$$| $$      | $$  \__/   | $$    \  $$ /$$/ | $$      | $$      | $$  \__/
| $$/$$ $$ $$| $$/$$ $$ $$      |  $$$$$$    | $$     \  $$$$/  | $$      | $$$$$   |  $$$$$$
| $$$$_  $$$$| $$$$_  $$$$       \____  $$   | $$      \  $$/   | $$      | $$__/    \____  $$
| $$$/ \  $$$| $$$/ \  $$$       /$$  \ $$   | $$       | $$    | $$      | $$       /$$  \ $$
| $$/   \  $$| $$/   \  $$      |  $$$$$$/   | $$       | $$    | $$$$$$$$| $$$$$$$$|  $$$$$$/
|__/     \__/|__/     \__/       \______/    |__/       |__/    |________/|________/ \______/
*********************************************************************************************/
p,
.ww_p
{
	font-family: lato;
	font-size: 13pt;
	font-weight: normal;
	color: #525252;
	margin: 0;
	padding: 0;
}

.ww_p_double_space
{
   	font-family: lato;
	font-size: 	13pt;
	font-weight: normal;
	color: #525252;
	line-height: 2;
	margin: 0;
	padding: 0;
}

.ww_p_alternate
{
	font-family: lato;
	font-size: 15pt;
	font-weight: normal;
	color: #525252;
	margin: 0;
	padding: 0;
}

.ww_p_call_out
{
	font-family: work_sans_semibold;
	font-size: 14pt;
	font-weight: normal;
	color: #57695A;
	margin: 0;
	padding: 0;
}

h1,
h1.ww_h1
{
	font-family: work_sans_semibold;
	font-size: 31pt;
	font-weight: normal;
	line-height: 1.2;
	color: #57695A;
	margin: 0 0 5px 0 !important;
	padding: 0;
}

@media screen and (max-width: 991px)
{
	h1,
	h1.ww_h1
	{

		font-size: 28pt;

	}
}

h1 strong,
h1.ww_h1 strong
{
	font-family: work_sans_semibold;
	font-size: 31pt;
	font-weight: normal;
	line-height: 1.2;
	color: #858585;
	margin: 0 0 5px 0 !important;
	padding: 0;
}

@media screen and (max-width: 991px)
{
	h1 strong,
	h1.ww_h1 strong
	{

		font-size: 28pt;

	}
}


h2,
h2.ww_h2
{
	font-family: work_sans_medium;
	font-size: 29pt;
	font-weight: normal;
	color: #57695A;
	line-height: 1.4;
	margin: 0;
	padding: 0;
}

@media screen and (max-width: 991px)
{
	h2,
	h2.ww_h2
	{
		font-size: 21pt;

	}
}

h3,
h3.ww_h3
{
	font-family: work_sans_medium;
	font-size: 20pt;
	font-weight: normal;
	color: #57695A;
	margin: 0;
	padding: 0;
}

@media screen and (max-width: 991px)
{
	h3,
	h3.ww_h3
	{

		font-size: 17pt;

	}
}

h4,
h4.ww_h4
{
	font-family: work_sans_medium;
	font-size: 16pt;
	font-weight: normal;
	color: #57695A;
	margin: 0;
	padding: 0;
}

@media screen and (max-width: 991px)
{
	h4,
	h4.ww_h4
	{
		font-size: 14pt;
	}

}

h5,
h5.ww_h5
{
	font-family: work_sans_semibold;
	font-size: 14pt;
	font-weight: normal;
	color: #858585;
	margin: 0;
	padding: 0;
}

@media screen and (max-width: 991px)
{
	h5,
	h5.ww_h5
	{
		font-size: 13pt;
	}
}

h6,
h6.ww_h6
{
	font-family: work_sans_semibold;
	font-size: 13pt;
	font-weight: normal;
	color: #858585;
	margin: 0;
	padding: 0;
}

@media screen and (max-width: 991px)
{
	h6,
	h6.ww_h6
	{
		font-size: 12pt;
	}
}

.ww_emphasis
{
	font-weight: bold;
	font-style: normal;
}

.ww_strong_emphasis
{
	font-weight: bold;
	font-style: italic;
}

.ww_action_button1
{
	display: inline-flex;
	flex-flow: row wrap;
	justify-content: center;
	align-items: center;
	font-family: work_sans_semibold;
	font-size: 11pt;
	font-weight: normal;
	font-style: normal !important;
	color: #ffffff !important;
	text-decoration: none !important;
	background-color: #5F7B63;
	padding: 8px 15px;
	border: none;
	cursor: pointer;
	text-align: center;
	transition: all 0.2s;
	-webkit-tap-highlight-color: transparent;
	border-radius: 20px;
}

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: #77997c;
}

.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: work_sans_semibold;
	font-size: 11pt;
	font-weight: normal;
	font-style: normal !important;
	color: #ffffff !important;
	text-decoration: none !important;
	background-color: transparent;
	padding: 8px 15px;
	border: 2px solid #ffffff;
	cursor: pointer;
	text-align: center;
	transition: all 0.2s;
	-webkit-tap-highlight-color: transparent;
	border-radius: 20px;
}

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 a
{
	color: #000000 !important;

}

.ww_action_button2:hover
{
	color: transparent;
	background-color: #ffffff;
}

.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: work_sans_semibold;
	font-size: 11pt;
	font-weight: normal;
	font-style: normal !important;
	color: #ffffff !important;
	text-decoration: none !important;
	background-color: #717171;
	padding: 8px 15px;
	border: none;
	cursor: pointer;
	text-align: center;
	transition: all 0.2s;
	-webkit-tap-highlight-color: transparent;
	border-radius: 20px;
}

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
{
	background-color: #959597;
}

.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_editor_body
{
	background-color: #FFFFFF;
}


/*********************************************************************
  /$$$$$$   /$$$$$$  /$$   /$$ /$$$$$$$$ /$$$$$$$$ /$$   /$$ /$$$$$$$$
 /$$__  $$ /$$__  $$| $$$ | $$|__  $$__/| $$_____/| $$$ | $$|__  $$__/
| $$  \__/| $$  \ $$| $$$$| $$   | $$   | $$      | $$$$| $$   | $$
| $$      | $$  | $$| $$ $$ $$   | $$   | $$$$$   | $$ $$ $$   | $$
| $$      | $$  | $$| $$  $$$$   | $$   | $$__/   | $$  $$$$   | $$
| $$    $$| $$  | $$| $$\  $$$   | $$   | $$      | $$\  $$$   | $$
|  $$$$$$/|  $$$$$$/| $$ \  $$   | $$   | $$$$$$$$| $$ \  $$   | $$
 \______/  \______/ |__/  \__/   |__/   |________/|__/  \__/   |__/
*********************************************************************/
.default-margin
{
	margin: 50px auto;
}

.large-bubble-background
{
	background-image: url('/images/large-bubble-background.jpg');
	background-size: cover;
	background-position: top center;
	max-width: 2000px;
	margin: 0 auto;
	padding-top: 100px;
	padding-bottom: 100px;
}

@media screen and (max-width: 991px)
{
	.large-bubble-background
	{
		padding-top: 50px;
		padding-bottom: 50px;
		text-align: center;
	}

	.large-bubble-background ul li
	{
		justify-content: center;
	}
}

.overflow-wrapper
{
	overflow: hidden;
}

.left-overflow-container
{
	position: relative;
}

.left-overflow-container img
{
	position: relative;
	margin-left: -370px;
}

@media screen and (max-width: 991px)
{
	.left-overflow-container img
	{
		position: relative;
		margin-left: auto;
		display: inline-block;
		max-width: 100%;
		height: auto !important;
		border: none;
	}
}

.wrapped-background
{
	background-color: #ffffff;
	border-radius: 40px;
	-webkit-box-shadow: 0px 0px 15px 5px rgba(0,0,0,0.41);
	box-shadow: 0px 0px 15px 5px rgba(0,0,0,0.41);
	max-width: 470px;
	margin: 0 auto;
	padding: 50px 90px;
}

@media screen and (max-width: 991px)
{
	.wrapped-background
	{
		margin: 15px auto;
	}
}

.service-header
{
	display: block;
	font-family: work_sans_medium;
	font-size: 20pt;
	color: #5F7C64;
	margin-top: 10px;
	margin-bottom: 10px;

}

.service-description
{
	display: block;
	font-family: work_sans;
	font-size: 13pt;
	color: #525252;
	margin-top: 10px;
	margin-bottom: 10px;
}

.blurred-green-background
{
	background-image: url('/images/green-blurred-bg.jpg');
	background-color: #000000;
	background-size: cover;
	background-position: top center;
	max-width: 2000px;
	margin: 0 auto;
	padding-top: 100px;
	padding-bottom: 100px;
}

@media screen and (max-width: 991px)
{
	.blurred-green-text-container
	{
		margin: 35px auto;
		text-align: center;
	}
}

.blurred-green-text-container *
{
	color: #ffffff !important;
}

.grey-background
{
	display: flex;
	justify-content: space-between;
	align-items: center;
	background-color: #2E2E2E;
	max-width: 2000px;
	margin: 0 auto;
	border-radius: 21px;
	-webkit-box-shadow: 0px 0px 15px 5px rgba(255, 255, 255, 0.56);
	box-shadow: 0px 0px 15px 5px rgba(255, 255, 255, 0.56);
}

@media screen and (max-width: 768px)
{
	.grey-background
	{
		display: block;
		text-align: center;
	}
}

.grey-background-text
{
	padding: 20px;
}

.grey-background-text *
{
	color: #ffffff !important;
}

.people-background
{
	background-image: url('/images/twitter-bg.jpg');
	background-color: #000000;
	background-size: cover;
	background-position: top center;
	max-width: 2000px;
	margin: 0 auto;
	padding-top: 100px;
	padding-bottom: 100px;
}

.follow-us-header
{
	position: relative;
	margin-bottom: 15px;
}

.follow-us-header *
{
	color: #ffffff
}

.follow-us-header h2
{
	margin-left: 12px !important;
}

.follow-us-header::before
{
	content: '';
	position: absolute;
	width: 5px;
	height: 100%;
	bottom: -2px;
	left: 0;
	background: #ffffff;
}

.twitter-feed-wrapper
{
	overflow: hidden;
	height: 600px;
	overflow-y: scroll;
	border-radius: 20px;
}

.member-logo-container
{
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100px;
}

.contact-callout-background
{
	background-image: url('/images/group-green-background.png');
	background-color: #5F7B63;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top center;
	max-width: 2000px;
	margin: 0 auto;
}

@media screen and (max-width: 991px)
{
	.contact-callout-background
	{
		background-position: top right;
		text-align: center;
	}
}


.contact-callout-text-container
{
	margin: 70px auto;
}

@media screen and (max-width: 991px)
{
	.contact-callout-text-container .callout-header
	{
		margin-bottom: 15px;
	}
}

.contact-callout-text-container *,
.contact-callout-text-container .callout-header h2
{
	color: #ffffff;
}

.callout-description
{
	display: flex;
	align-items: center;
	justify-content: space-between;
}

@media screen and (max-width: 991px)
{
	.callout-description
	{
		display: block;
	}

	.callout-button-container
	{
		margin-top: 15px;
	}
}

.light-grey-background
{
	background-color: #F9F9F9;
	max-width: 1170px;
	margin: 60px auto;
	padding-top: 40px;
	padding-bottom: 40px;
}

@media screen and (max-width: 991px)
{
	.light-grey-background
	{
		text-align: center;
	}
}

.health-care-connect-content-container
{
	display: flex;
	align-items: center;
	justify-content: center;
	color: #5F7C64;
	font-family: lato;
	font-weight: bold;
	font-size: 16pt;
}

.health-care-connect-content-container p
{
	color: #5F7C64;
	font-family: lato;
	font-weight: bold;
	font-size: 16pt;
}

.health-care-connect-content-container img
{
	margin-right: 10px;
}

.newsletter-callout-background
{
	background-image: url('/images/group-green-background.png');
	background-color: #000000;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top center;
	max-width: 2000px;
	margin: 0 auto;
	padding-bottom: 120px;
}

@media screen and (max-width: 991px)
{
	.newsletter-callout-background
	{
		background-position: top right;
		text-align: center;
	}
}


.newsletter-callout-text-container
{
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-top: 130px;
	/* margin: 100px auto 70px auto; */
}

@media screen and (max-width: 991px)
{
	.newsletter-callout-text-container
	{
		display: block;
	}

	.newsletter-callout-text-container .callout-header
	{
		margin-bottom: 15px;
	}
}

.newsletter-callout-text-container *,
.newsletter-callout-text-container .callout-header h2
{
	color: #ffffff;
}

.locations-search-title
{
	font-size: 23pt !important;
}

.locations-search-subtitle
{
	font-size: 13pt !important;
	line-height: 1.1;
	font-weight: normal;
}

/* jquery accordion styles */
.ui-accordion .ui-accordion-header,
.accordion h2
{
	background-color: #5F7B63;
	color: #ffffff;
	font-size: 19pt;
	padding: 20px 80px 20px 40px;
	transition: background-color 200ms;
}

@media screen and (max-width:480px)
{
	.ui-accordion .ui-accordion-header,
	.accordion h2
	{
		font-size: 16pt;
	}
}

.ui-accordion .ui-accordion-header.ui-state-active
{
	background-color: #77997c;
}

.ui-accordion .ui-accordion-header .ui-accordion-header-icon
{
	position: absolute;
	right: 40px;
	/* top: 50%; */
	display: flex;
	justify-content: center;
	align-items: center;
	width: 40px;
	height: 40px;
	transform: translateY(-50%);
	margin: 20px auto 0 auto;
	border-radius: 50%;
	border: 1px solid #ffffff;
	background: none;
}

.ui-accordion .ui-accordion-header .ui-accordion-header-icon::before
{
	content: "";
	width: 50%;
	height: 5px;
	display: block;
	background-color: #ffffff;
}

.ui-accordion .ui-accordion-header .ui-accordion-header-icon::after
{
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
	width: 50%;
	height: 5px;
	display: block;
	background-color: #ffffff;
	transition: all 200ms;
	transform-origin: center;
}

.ui-accordion .ui-accordion-header.ui-state-active .ui-accordion-header-icon::after
{
	transform: translateY(-50%) translateX(-50%) rotate(90deg);
}

.ui-accordion .ui-accordion-content
{
	border: none;
	padding: 15px;
}

@media screen and (max-width:1200px)
{
	.ui-accordion .ui-accordion-content
	{
		padding: 5px;
	}

}

/* Careers Specific CSS */
/* Careers Specific CSS */
/* Careers Specific CSS */
/* Careers Specific CSS */
.welcome-login-container
{
	margin: 50px auto;
}

/* Careers Specific CSS */
/* Careers Specific CSS */
/* Careers Specific CSS */
/* Careers Specific CSS */


.resource-single
{
	display: flex;
	flex-direction: column;
	box-shadow: 0px 0px 15px 0px #000000;
    margin-bottom: 30px;
	border-radius: 20px;
	border: none;
	-webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.15); 
	box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.15);
	text-decoration: none !important;
	padding: 15px 0;
	max-width: 170px;
	height: 170px;
	transition: all;
}

@media screen and (max-width:1200px), screen and (min-width:991px)
{
	.resource-single
	{
		height: 180px;
	}
}

@media screen and (max-width:991px)
{
	.resource-single
	{
		margin: 30px auto;
	}
}

.resource-single:hover
{
	border: 2px #a2a2a2 solid;
	-webkit-box-shadow: none; 
	box-shadow: none;
	transition: all;
}


.resource-single img
{
	border-radius: 20px;
	max-width: 110px !important;
	max-height: 110px !important;
	margin: 0 auto;
}

.resource-single .resource-name
{
	position: relative;
	text-align: center;
	text-decoration: none !important;
	color: #525252;
	font-size: 13pt;
	line-height: 1.2;
	top: -8px;
}

.cke_editable .resource-name
{
	top: 20px;
}

.resource-single:hover .resource-name
{
	color: #57695A;
	text-decoration: none !important;
	text-underline-offset: none;
}

.resource-icon-separate-page
{
	box-shadow: 0px 0px 15px 0px rgba(0, 0);
	-webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.15);
	border-radius: 20px;
}

@media screen and (max-width: 1200px)
{
	.resource-icon-separate-page
	{
		width: 162px !important;
		margin-top: 20px;
		margin-bottom: 20px;
	}
}

.return-to-page-link
{
	position: relative;
}

.return-to-page-link::before
{
	content: "<";
	position: relative;
}


